ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-miH executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Nov 14 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_luks.yml ******************************************************* 1 plays in /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml PLAY [Test LUKS] *************************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:2 Friday 02 January 2026 11:52:23 -0500 (0:00:00.037) 0:00:00.037 ******** [WARNING]: Platform linux on host managed-node10 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node10] TASK [Enable FIPS mode] ******************************************************** task path: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:20 Friday 02 January 2026 11:52:25 -0500 (0:00:01.147) 0:00:01.185 ******** skipping: [managed-node10] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:28 Friday 02 January 2026 11:52:25 -0500 (0:00:00.018) 0:00:01.203 ******** skipping: [managed-node10] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Enable FIPS mode - 2] **************************************************** task path: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:39 Friday 02 January 2026 11:52:25 -0500 (0:00:00.017) 0:00:01.220 ******** skipping: [managed-node10] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Reboot - 2] ************************************************************** task path: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:43 Friday 02 January 2026 11:52:25 -0500 (0:00:00.016) 0:00:01.237 ******** skipping: [managed-node10] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Ensure dracut-fips] ****************************************************** task path: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:53 Friday 02 January 2026 11:52:25 -0500 (0:00:00.016) 0:00:01.254 ******** skipping: [managed-node10] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Configure boot for FIPS] ************************************************* task path: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:59 Friday 02 January 2026 11:52:25 -0500 (0:00:00.016) 0:00:01.270 ******** skipping: [managed-node10] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Reboot - 3] ************************************************************** task path: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:68 Friday 02 January 2026 11:52:25 -0500 (0:00:00.018) 0:00:01.289 ******** skipping: [managed-node10] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Run the role] ************************************************************ task path: /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:72 Friday 02 January 2026 11:52:25 -0500 (0:00:00.016) 0:00:01.306 ******** ERROR! the role 'fedora.linux_system_roles.storage' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage The error appears to be in '/tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml': line 74, column 15, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: include_role: name: fedora.linux_system_roles.storage ^ here fatal: [managed-node10]: FAILED! => { "changed": false, "reason": "the role 'fedora.linux_system_roles.storage' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage\n\nThe error appears to be in '/tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml': line 74, column 15, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n include_role:\n name: fedora.linux_system_roles.storage\n ^ here\n" } PLAY RECAP ********************************************************************* managed-node10 : ok=1 changed=0 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-01-02T16:52:25.211467+00:00Z", "host": "managed-node10", "message": "No message could be found", "start_time": "2026-01-02T16:52:25.194139+00:00Z", "task_name": "Run the role", "task_path": "/tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:72" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Friday 02 January 2026 11:52:25 -0500 (0:00:00.019) 0:00:01.325 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 1.15s /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:2 Run the role ------------------------------------------------------------ 0.02s /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:72 Configure boot for FIPS ------------------------------------------------- 0.02s /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:59 Enable FIPS mode -------------------------------------------------------- 0.02s /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:20 Reboot ------------------------------------------------------------------ 0.02s /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:28 Reboot - 2 -------------------------------------------------------------- 0.02s /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:43 Ensure dracut-fips ------------------------------------------------------ 0.02s /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:53 Reboot - 3 -------------------------------------------------------------- 0.02s /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:68 Enable FIPS mode - 2 ---------------------------------------------------- 0.02s /tmp/collections-miH/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:39 Jan 02 11:52:24 managed-node10 sudo[15362]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fexidmvtcidkzjyizajutzwnphwycpev ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1767372743.9773958-24548-16530495300137/AnsiballZ_setup.py' Jan 02 11:52:24 managed-node10 sudo[15362]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jan 02 11:52:24 managed-node10 python3.9[15364]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jan 02 11:52:25 managed-node10 sudo[15362]: pam_unix(sudo:session): session closed for user root Jan 02 11:52:25 managed-node10 sshd-session[15424]: Accepted publickey for root from 10.31.15.184 port 38642 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 02 11:52:25 managed-node10 systemd-logind[594]: New session 60 of user root. ░░ Subject: A new session 60 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 60 has been created for the user root. ░░ ░░ The leading process of the session is 15424. Jan 02 11:52:25 managed-node10 systemd[1]: Started Session 60 of User root. ░░ Subject: A start job for unit session-60.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-60.scope has finished successfully. ░░ ░░ The job identifier is 4960. Jan 02 11:52:25 managed-node10 sshd-session[15424]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jan 02 11:52:25 managed-node10 sshd-session[15427]: Received disconnect from 10.31.15.184 port 38642:11: disconnected by user Jan 02 11:52:25 managed-node10 sshd-session[15427]: Disconnected from user root 10.31.15.184 port 38642 Jan 02 11:52:25 managed-node10 sshd-session[15424]: pam_unix(sshd:session): session closed for user root Jan 02 11:52:25 managed-node10 systemd[1]: session-60.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-60.scope has successfully entered the 'dead' state. Jan 02 11:52:25 managed-node10 systemd-logind[594]: Session 60 logged out. Waiting for processes to exit. Jan 02 11:52:25 managed-node10 systemd-logind[594]: Removed session 60. ░░ Subject: Session 60 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 60 has been terminated. Jan 02 11:52:25 managed-node10 sshd-session[15452]: Accepted publickey for root from 10.31.15.184 port 38658 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 02 11:52:25 managed-node10 systemd-logind[594]: New session 61 of user root. ░░ Subject: A new session 61 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 61 has been created for the user root. ░░ ░░ The leading process of the session is 15452. Jan 02 11:52:25 managed-node10 systemd[1]: Started Session 61 of User root. ░░ Subject: A start job for unit session-61.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-61.scope has finished successfully. ░░ ░░ The job identifier is 5029. Jan 02 11:52:25 managed-node10 sshd-session[15452]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)