# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cicqutkd_6/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', 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_sbd_check_devices_count.yml ************************************ 2 plays in /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:4 Saturday 02 December 2023 09:05:47 +0000 (0:00:00.016) 0:00:00.016 ***** 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-cicqutkd_6/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure all nodes have the same number of SBD devices] ******************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:9 Saturday 02 December 2023 09:05:47 +0000 (0:00:00.017) 0:00:00.033 ***** ok: [sut] TASK [Set up test environment] ************************************************* task path: /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:20 Saturday 02 December 2023 09:05:48 +0000 (0:00:00.935) 0:00:00.969 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length > 1", "skip_reason": "Conditional result was False" } TASK [Set SBD devices variable] ************************************************ task path: /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:25 Saturday 02 December 2023 09:05:48 +0000 (0:00:00.020) 0:00:00.989 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length > 1", "skip_reason": "Conditional result was False" } TASK [Print set SBD devices] *************************************************** task path: /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:30 Saturday 02 December 2023 09:05:48 +0000 (0:00:00.018) 0:00:01.007 ***** skipping: [sut] => { "false_condition": "ansible_play_hosts_all | length > 1" } TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:36 Saturday 02 December 2023 09:05:48 +0000 (0:00:00.018) 0:00:01.026 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length > 1", "skip_reason": "Conditional result was False" } TASK [Unset SBD devices variable] ********************************************** task path: /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:48 Saturday 02 December 2023 09:05:48 +0000 (0:00:00.020) 0:00:01.046 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length > 1", "skip_reason": "Conditional result was False" } TASK [Message] ***************************************************************** task path: /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:52 Saturday 02 December 2023 09:05:48 +0000 (0:00:00.019) 0:00:01.066 ***** ok: [sut] => {} MSG: This test needs two or more nodes PLAY RECAP ********************************************************************* sut : ok=3 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Saturday 02 December 2023 09:05:48 +0000 (0:00:00.028) 0:00:01.094 ***** =============================================================================== Gathering Facts --------------------------------------------------------- 0.94s /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:9 ------ Message ----------------------------------------------------------------- 0.03s /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:52 ----- Run the role ------------------------------------------------------------ 0.02s /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:36 ----- Set up test environment ------------------------------------------------- 0.02s /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:20 ----- Unset SBD devices variable ---------------------------------------------- 0.02s /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:48 ----- Print set SBD devices --------------------------------------------------- 0.02s /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:30 ----- Set SBD devices variable ------------------------------------------------ 0.02s /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:25 ----- Include vault variables ------------------------------------------------- 0.02s /WORKDIR/git-weekly-cicqutkd_6/tests/tests_sbd_check_devices_count.yml:4 ------ ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---