# 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_default.yml **************************************************** 1 plays in /WORKDIR/git-mainnkqp_wny/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** META: ran handlers TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Friday 08 December 2023 09:15:01 +0000 (0:00:00.013) 0:00:00.013 ******* included: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Friday 08 December 2023 09:15:01 +0000 (0:00:00.010) 0:00:00.024 ******* ok: [sut] TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:9 Friday 08 December 2023 09:15:02 +0000 (0:00:00.715) 0:00:00.740 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Friday 08 December 2023 09:15:02 +0000 (0:00:00.030) 0:00:00.770 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 Friday 08 December 2023 09:15:03 +0000 (0:00:01.131) 0:00:01.902 ******* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:18 Friday 08 December 2023 09:15:03 +0000 (0:00:00.172) 0:00:02.074 ******* ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Friday 08 December 2023 09:15:03 +0000 (0:00:00.205) 0:00:02.280 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:30 Friday 08 December 2023 09:15:03 +0000 (0:00:00.161) 0:00:02.441 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Friday 08 December 2023 09:15:03 +0000 (0:00:00.020) 0:00:02.461 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Friday 08 December 2023 09:15:03 +0000 (0:00:00.024) 0:00:02.486 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:67 Friday 08 December 2023 09:15:03 +0000 (0:00:00.007) 0:00:02.493 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Friday 08 December 2023 09:15:03 +0000 (0:00:00.006) 0:00:02.500 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=7 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Friday 08 December 2023 09:15:04 +0000 (0:00:00.006) 0:00:02.507 ******* =============================================================================== linux-system-roles.bootloader : Ensure required packages are installed --- 1.13s /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.72s /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 linux-system-roles.bootloader : Update boot loader timeout configuration --- 0.21s /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:18 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.17s /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 linux-system-roles.bootloader : Determine platform type ----------------- 0.16s /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 linux-system-roles.bootloader : Set platform/version specific variables --- 0.03s /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:9 linux-system-roles.bootloader : Generate boot loader password ----------- 0.02s /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 linux-system-roles.bootloader : Set boot loader configuration files ----- 0.02s /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:30 linux-system-roles.bootloader : Set platform/version specific variables --- 0.01s /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg --- 0.01s /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 linux-system-roles.bootloader : Remove boot loader password configuration --- 0.01s /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:67 linux-system-roles.bootloader : Collect bootloader facts ---------------- 0.01s /WORKDIR/git-mainnkqp_wny/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---