# 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-ci11fxtigz/.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_password.yml *************************************************** 1 plays in /WORKDIR/git-weekly-ci11fxtigz/tests/tests_password.yml PLAY [Test bootloader_settings variable] *************************************** TASK [Set boot loader password] ************************************************ task path: /WORKDIR/git-weekly-ci11fxtigz/tests/tests_password.yml:9 Saturday 02 March 2024 14:15:32 +0000 (0:00:00.011) 0:00:00.011 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:15:32 +0000 (0:00:00.019) 0:00:00.030 ******** included: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:15:32 +0000 (0:00:00.010) 0:00:00.041 ******** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:15:32 +0000 (0:00:00.607) 0:00:00.648 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:15:33 +0000 (0:00:00.287) 0:00:00.936 ******** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:15:33 +0000 (0:00:00.012) 0:00:00.949 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_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": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:15:33 +0000 (0:00:00.016) 0:00:00.965 ******** fatal: [sut]: FAILED! => { "changed": false, "failures": [], "rc": 1, "results": [] } MSG: Depsolve Error occurred: Problem: problem with installed package sdubby-1.0-5.fc39.noarch - package sdubby-1.0-5.fc39.noarch from @System conflicts with grubby provided by grubby-8.40-72.fc39.x86_64 from fedora - package sdubby-1.0-4.fc39.noarch from fedora conflicts with grubby provided by grubby-8.40-72.fc39.x86_64 from fedora - package sdubby-1.0-5.fc39.noarch from updates conflicts with grubby provided by grubby-8.40-72.fc39.x86_64 from fedora - conflicting requests - package sdubby-1.0-5.fc39.noarch from @System conflicts with grubby provided by grubby-8.40-73.fc39.x86_64 from updates - package sdubby-1.0-4.fc39.noarch from fedora conflicts with grubby provided by grubby-8.40-73.fc39.x86_64 from updates - package sdubby-1.0-5.fc39.noarch from updates conflicts with grubby provided by grubby-8.40-73.fc39.x86_64 from updates TASK [Remove boot loader password] ********************************************* task path: /WORKDIR/git-weekly-ci11fxtigz/tests/tests_password.yml:38 Saturday 02 March 2024 14:15:35 +0000 (0:00:02.444) 0:00:03.410 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:15:35 +0000 (0:00:00.020) 0:00:03.431 ******** included: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:15:35 +0000 (0:00:00.010) 0:00:03.441 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:15:35 +0000 (0:00:00.016) 0:00:03.457 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:15:35 +0000 (0:00:00.009) 0:00:03.467 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:15:35 +0000 (0:00:00.008) 0:00:03.476 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_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": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:15:35 +0000 (0:00:00.016) 0:00:03.492 ******** fatal: [sut]: FAILED! => { "changed": false, "failures": [], "rc": 1, "results": [] } MSG: Depsolve Error occurred: Problem: problem with installed package sdubby-1.0-5.fc39.noarch - package sdubby-1.0-5.fc39.noarch from @System conflicts with grubby provided by grubby-8.40-72.fc39.x86_64 from fedora - package sdubby-1.0-4.fc39.noarch from fedora conflicts with grubby provided by grubby-8.40-72.fc39.x86_64 from fedora - package sdubby-1.0-5.fc39.noarch from updates conflicts with grubby provided by grubby-8.40-72.fc39.x86_64 from fedora - conflicting requests - package sdubby-1.0-5.fc39.noarch from @System conflicts with grubby provided by grubby-8.40-73.fc39.x86_64 from updates - package sdubby-1.0-4.fc39.noarch from fedora conflicts with grubby provided by grubby-8.40-73.fc39.x86_64 from updates - package sdubby-1.0-5.fc39.noarch from updates conflicts with grubby provided by grubby-8.40-73.fc39.x86_64 from updates to retry, use: --limit @/tmp/tests_password.retry PLAY RECAP ********************************************************************* sut : ok=5 changed=0 unreachable=0 failed=2 skipped=5 rescued=0 ignored=0 Saturday 02 March 2024 14:15:37 +0000 (0:00:02.349) 0:00:05.841 ******** =============================================================================== fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.44s /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.35s /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.61s /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.29s /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Remove boot loader password --------------------------------------------- 0.02s /WORKDIR/git-weekly-ci11fxtigz/tests/tests_password.yml:38 -------------------- Set boot loader password ------------------------------------------------ 0.02s /WORKDIR/git-weekly-ci11fxtigz/tests/tests_password.yml:9 --------------------- fedora.linux_system_roles.bootloader : Set platform/version specific variables --- 0.02s /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 fedora.linux_system_roles.bootloader : Set platform/version specific variables --- 0.02s /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.02s /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree --- 0.01s /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 fedora.linux_system_roles.bootloader : Set platform/version specific variables --- 0.01s /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 fedora.linux_system_roles.bootloader : Set platform/version specific variables --- 0.01s /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.01s /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree --- 0.01s /WORKDIR/git-weekly-ci11fxtigz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---