ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles 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_sbd_check_devices_count_inventory.yml ************************** 2 plays in /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:5 Tuesday 30 July 2024 09:53:01 -0400 (0:00:00.023) 0:00:00.023 ********** ok: [managed_node1] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generaltqdpa7xb/plans/general/tree/ha_cluster/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Test a check SBD devices count matches for all nodes (inventory)] ******** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:13 Tuesday 30 July 2024 09:53:01 -0400 (0:00:00.021) 0:00:00.045 ********** ok: [managed_node1] META: ran handlers TASK [Set up test environment] ************************************************* task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:24 Tuesday 30 July 2024 09:53:02 -0400 (0:00:01.120) 0:00:01.165 ********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set SBD devices variable] ************************************************ task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:30 Tuesday 30 July 2024 09:53:02 -0400 (0:00:00.035) 0:00:01.200 ********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print set SBD devices] *************************************************** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:35 Tuesday 30 July 2024 09:53:03 -0400 (0:00:00.035) 0:00:01.235 ********** skipping: [managed_node1] => {} TASK [Run the role] ************************************************************ task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:41 Tuesday 30 July 2024 09:53:03 -0400 (0:00:00.034) 0:00:01.270 ********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset SBD devices variable] ********************************************** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:53 Tuesday 30 July 2024 09:53:03 -0400 (0:00:00.034) 0:00:01.304 ********** skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Message] ***************************************************************** task path: /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:57 Tuesday 30 July 2024 09:53:03 -0400 (0:00:00.034) 0:00:01.339 ********** ok: [managed_node1] => {} MSG: This test needs two or more nodes META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node1 : ok=3 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Tuesday 30 July 2024 09:53:03 -0400 (0:00:00.033) 0:00:01.372 ********** =============================================================================== Gathering Facts --------------------------------------------------------- 1.12s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:13 Set SBD devices variable ------------------------------------------------ 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:30 Set up test environment ------------------------------------------------- 0.04s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:24 Print set SBD devices --------------------------------------------------- 0.03s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:35 Run the role ------------------------------------------------------------ 0.03s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:41 Unset SBD devices variable ---------------------------------------------- 0.03s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:53 Message ----------------------------------------------------------------- 0.03s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:57 Include vault variables ------------------------------------------------- 0.02s /tmp/tmp.LyaCTQJAFf/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_check_devices_count_inventory.yml:5