# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file 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.yml ************************************ 2 plays in /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:4 Saturday 02 March 2024 09:55:49 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci08a42owr/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure all nodes have the same number of SBD devices] ******************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:9 Saturday 02 March 2024 09:55:49 +0000 (0:00:00.010) 0:00:00.023 ******** ok: [sut] META: ran handlers TASK [Set up test environment] ************************************************* task path: /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:20 Saturday 02 March 2024 09:55:51 +0000 (0:00:02.517) 0:00:02.540 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set SBD devices variable] ************************************************ task path: /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:25 Saturday 02 March 2024 09:55:51 +0000 (0:00:00.017) 0:00:02.558 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print set SBD devices] *************************************************** task path: /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:33 Saturday 02 March 2024 09:55:51 +0000 (0:00:00.017) 0:00:02.575 ******** skipping: [sut] => {} TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:39 Saturday 02 March 2024 09:55:51 +0000 (0:00:00.015) 0:00:02.591 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset SBD devices variable] ********************************************** task path: /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:51 Saturday 02 March 2024 09:55:51 +0000 (0:00:00.015) 0:00:02.606 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Message] ***************************************************************** task path: /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:55 Saturday 02 March 2024 09:55:51 +0000 (0:00:00.015) 0:00:02.622 ******** ok: [sut] => {} MSG: This test needs two or more nodes META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=3 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Saturday 02 March 2024 09:55:51 +0000 (0:00:00.014) 0:00:02.637 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 2.52s /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:9 ------ Set up test environment ------------------------------------------------- 0.02s /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:20 ----- Set SBD devices variable ------------------------------------------------ 0.02s /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:25 ----- Print set SBD devices --------------------------------------------------- 0.02s /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:33 ----- Run the role ------------------------------------------------------------ 0.02s /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:39 ----- Unset SBD devices variable ---------------------------------------------- 0.02s /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:51 ----- Message ----------------------------------------------------------------- 0.01s /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:55 ----- Include vault variables ------------------------------------------------- 0.01s /WORKDIR/git-weekly-ci08a42owr/tests/tests_sbd_check_devices_count.yml:4 ------ ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---