# 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-fix-ci-testsqy2to6yf/.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_default.yml **************************************************** 1 plays in /WORKDIR/git-fix-ci-testsqy2to6yf/tests/tests_default.yml PLAY [Basic usability test] **************************************************** TASK [fedora.linux_system_roles.gfs2 : Validating arguments against arg spec 'main' - The gfs2 role.] *** task path: /WORKDIR/git-fix-ci-testsqy2to6yf/tests/tests_default.yml:3 Wednesday 24 April 2024 22:24:11 +0000 (0:00:00.014) 0:00:00.014 ******* ok: [sut] => { "changed": false, "validate_args_context": { "argument_spec_name": "main", "name": "gfs2", "path": "/WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2", "type": "role" } } MSG: The arg spec validation passed TASK [fedora.linux_system_roles.gfs2 : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:3 Wednesday 24 April 2024 22:24:11 +0000 (0:00:00.009) 0:00:00.024 ******* included: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.gfs2 : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:2 Wednesday 24 April 2024 22:24:11 +0000 (0:00:00.009) 0:00:00.034 ******* ok: [sut] TASK [fedora.linux_system_roles.gfs2 : Check if system is ostree] ************** task path: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:10 Wednesday 24 April 2024 22:24:11 +0000 (0:00:00.598) 0:00:00.632 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.gfs2 : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:15 Wednesday 24 April 2024 22:24:12 +0000 (0:00:00.267) 0:00:00.899 ******* ok: [sut] => { "ansible_facts": { "__gfs2_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.gfs2 : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:19 Wednesday 24 April 2024 22:24:12 +0000 (0:00:00.015) 0:00:00.914 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.gfs2 : Install required packages] ************** task path: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:6 Wednesday 24 April 2024 22:24:12 +0000 (0:00:00.018) 0:00:00.932 ******* included: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml for sut TASK [fedora.linux_system_roles.gfs2 : Find environment-specific tasks to enable repositories] *** task path: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:3 Wednesday 24 April 2024 22:24:12 +0000 (0:00:00.010) 0:00:00.943 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__gfs2_enable_repo_tasks_file": "/WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/RedHat.yml" }, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "__gfs2_enable_repo_tasks_file": "/WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/enable-repositories/Fedora.yml" }, "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__gfs2_enable_repo_tasks_file_candidate is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Run environment-specific tasks to enable repositories] *** task path: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:23 Wednesday 24 April 2024 22:24:12 +0000 (0:00:00.035) 0:00:00.979 ******* TASK [fedora.linux_system_roles.gfs2 : Install packages] *********************** task path: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:29 Wednesday 24 April 2024 22:24:12 +0000 (0:00:00.018) 0:00:00.997 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: corosynclib-3.1.8-1.fc38.x86_64", "Installed: libqb-2.0.8-1.fc38.x86_64", "Installed: net-snmp-libs-1:5.9.4-5.fc38.x86_64", "Installed: kernel-modules-6.8.7-100.fc38.x86_64", "Installed: dlm-4.2.0-2.fc38.x86_64", "Installed: kernel-core-6.8.7-100.fc38.x86_64", "Installed: kernel-modules-core-6.8.7-100.fc38.x86_64", "Installed: dlm-lib-4.2.0-2.fc38.x86_64", "Installed: libknet1-1.25-2.fc38.x86_64", "Installed: libnozzle1-1.25-2.fc38.x86_64", "Installed: lvm2-lockd-2.03.23-1.fc38.x86_64", "Installed: sanlock-lib-3.8.5-2.fc38.x86_64", "Installed: libknet1-crypto-nss-plugin-1.25-2.fc38.x86_64", "Installed: gfs2-utils-3.4.1-6.fc38.x86_64", "Installed: corosync-3.1.8-1.fc38.x86_64", "Installed: kernel-modules-extra-6.8.7-100.fc38.x86_64" ] } TASK [fedora.linux_system_roles.gfs2 : Check for an active stonith resource] *** task path: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:9 Wednesday 24 April 2024 22:26:46 +0000 (0:02:33.912) 0:02:34.910 ******* skipping: [sut] => { "changed": false, "false_condition": "not _gfs2_test_allow_stonith_disabled", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.gfs2 : Setup cluster] ************************** task path: /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:22 Wednesday 24 April 2024 22:26:46 +0000 (0:00:00.007) 0:02:34.918 ******* skipping: [sut] => { "changed": false, "false_condition": "gfs2_file_systems | length > 0", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=8 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Wednesday 24 April 2024 22:26:46 +0000 (0:00:00.018) 0:02:34.936 ******* =============================================================================== fedora.linux_system_roles.gfs2 : Install packages --------------------- 153.91s /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:29 fedora.linux_system_roles.gfs2 : Ensure ansible_facts used by role ------ 0.60s /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:2 fedora.linux_system_roles.gfs2 : Check if system is ostree -------------- 0.27s /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:10 fedora.linux_system_roles.gfs2 : Find environment-specific tasks to enable repositories --- 0.04s /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:3 fedora.linux_system_roles.gfs2 : Run environment-specific tasks to enable repositories --- 0.02s /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/install-packages.yml:23 fedora.linux_system_roles.gfs2 : Set platform/version specific variables --- 0.02s /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/set_vars.yml:19 fedora.linux_system_roles.gfs2 : Setup cluster -------------------------- 0.02s /WORKDIR/git-fix-ci-testsqy2to6yf/.collection/ansible_collections/fedora/linux_system_roles/roles/gfs2/tasks/main.yml:22 fedora.linux_system_roles.gfs2 : Set flag to ind