ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file statically imported: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_luks_scsi_generated.yml **************************************** 2 plays in /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks_scsi_generated.yml PLAY [Run test tests_luks.yml for scsi] **************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks_scsi_generated.yml:3 ok: [managed-node1] META: ran handlers TASK [Set disk interface for test] ********************************************* task path: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks_scsi_generated.yml:8 ok: [managed-node1] => {"ansible_facts": {"storage_test_use_interface": "scsi"}, "changed": false} META: ran handlers META: ran handlers PLAY [Test LUKS] *************************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:2 ok: [managed-node1] META: ran handlers TASK [Enable FIPS mode] ******************************************************** task path: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:20 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Reboot] ****************************************************************** task path: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:24 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure dracut-fips] ****************************************************** task path: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:34 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Configure boot for FIPS] ************************************************* task path: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:40 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Reboot] ****************************************************************** task path: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:49 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Run the role] ************************************************************ task path: /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml:53 ERROR! the role 'fedora.linux_system_roles.storage' was not found in /tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage The error appears to be in '/tmp/collections-aax/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml': line 55, 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 PLAY RECAP ********************************************************************* managed-node1 : ok=3 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0