ansible-playbook [core 2.17.9] 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-BFu executable location = /usr/local/bin/ansible-playbook python version = 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-4)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_lvm_pool_shared_scsi_generated.yml ***************************** 2 plays in /tmp/collections-BFu/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml PLAY [Run test tests_lvm_pool_shared.yml for scsi] ***************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-BFu/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:3 Saturday 01 March 2025 18:33:32 -0500 (0:00:00.092) 0:00:00.092 ******** [WARNING]: Platform linux on host managed-node1 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-node1] TASK [Set disk interface for test] ********************************************* task path: /tmp/collections-BFu/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:8 Saturday 01 March 2025 18:33:38 -0500 (0:00:05.867) 0:00:05.960 ******** ok: [managed-node1] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test LVM shared pools] *************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-BFu/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:2 Saturday 01 March 2025 18:33:38 -0500 (0:00:00.243) 0:00:06.204 ******** ok: [managed-node1] TASK [Skip this test if test system does not support] ************************** task path: /tmp/collections-BFu/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:13 Saturday 01 March 2025 18:33:40 -0500 (0:00:01.572) 0:00:07.776 ******** META: ending play for managed-node1 PLAY RECAP ********************************************************************* managed-node1 : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Saturday 01 March 2025 18:33:40 -0500 (0:00:00.132) 0:00:07.909 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 5.87s /tmp/collections-BFu/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:3 Gathering Facts --------------------------------------------------------- 1.57s /tmp/collections-BFu/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:2 Set disk interface for test --------------------------------------------- 0.24s /tmp/collections-BFu/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:8 Skip this test if test system does not support -------------------------- 0.13s /tmp/collections-BFu/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml:13