# 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_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-ci_z94mh8n/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tests_add_rm.yml:13 Saturday 27 April 2024 14:54:12 +0000 (0:00:00.012) 0:00:00.012 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:54:12 +0000 (0:00:00.027) 0:00:00.040 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:54:12 +0000 (0:00:00.011) 0:00:00.052 ******** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 April 2024 14:54:13 +0000 (0:00:00.564) 0:00:00.617 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 April 2024 14:54:13 +0000 (0:00:00.270) 0:00:00.887 ******** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 April 2024 14:54:13 +0000 (0:00:00.021) 0:00:00.909 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:54:13 +0000 (0:00:00.029) 0:00:00.938 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:54:13 +0000 (0:00:00.017) 0:00:00.955 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 April 2024 14:54:16 +0000 (0:00:02.742) 0:00:03.698 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713854749.458, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1713854749.26, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854749.26, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "1469520308", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 27 April 2024 14:54:16 +0000 (0:00:00.216) 0:00:03.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 27 April 2024 14:54:16 +0000 (0:00:00.008) 0:00:03.923 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 27 April 2024 14:54:16 +0000 (0:00:00.008) 0:00:03.932 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 27 April 2024 14:54:16 +0000 (0:00:00.191) 0:00:04.124 ******** 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 27 April 2024 14:54:16 +0000 (0:00:00.014) 0:00:04.138 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229656.6480367, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1713854749.26, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854749.26, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "1469520308", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 April 2024 14:54:17 +0000 (0:00:00.214) 0:00:04.352 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713854750.318, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "61855926cb377e77beb8409ab5ea1e62e9accb9b", "ctime": 1713854750.319, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4881194, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713854750.319, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "4260406751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 27 April 2024 14:54:17 +0000 (0:00:00.217) 0:00:04.570 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 April 2024 14:54:17 +0000 (0:00:00.009) 0:00:04.579 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 27 April 2024 14:54:17 +0000 (0:00:00.262) 0:00:04.842 ******** changed: [sut] => { "changed": true } MSG: 6 replacements made TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 27 April 2024 14:54:17 +0000 (0:00:00.199) 0:00:05.041 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 27 April 2024 14:54:18 +0000 (0:00:00.257) 0:00:05.298 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 27 April 2024 14:54:18 +0000 (0:00:00.009) 0:00:05.307 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 27 April 2024 14:54:18 +0000 (0:00:00.007) 0:00:05.314 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 27 April 2024 14:54:18 +0000 (0:00:00.007) 0:00:05.322 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "e49c86a425124f4fabd4f35f034c8446-5.14.0-437.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-437.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-437.el9.x86_64", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "CentOS Stream (5.14.0-437.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "e49c86a425124f4fabd4f35f034c8446-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-e49c86a425124f4fabd4f35f034c8446.img", "kernel": "/boot/vmlinuz-0-rescue-e49c86a425124f4fabd4f35f034c8446", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "CentOS Stream (0-rescue-e49c86a425124f4fabd4f35f034c8446) 9" } ] }, "changed": false } META: end_host conditional evaluated to false, continuing execution for sut META: ran handlers TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tests_add_rm.yml:29 Saturday 27 April 2024 14:54:18 +0000 (0:00:00.411) 0:00:05.733 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml:3 Saturday 27 April 2024 14:54:18 +0000 (0:00:00.012) 0:00:05.746 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "e49c86a425124f4fabd4f35f034c8446-5.14.0-437.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-437.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-437.el9.x86_64", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "CentOS Stream (5.14.0-437.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml:8 Saturday 27 April 2024 14:54:18 +0000 (0:00:00.009) 0:00:05.755 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-437.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-437.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "1e83f4128d31e2c3be78a9c98dd290ce4e778069", "dest": "/boot/vmlinuz-5.14.0-437.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-437.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-437.el9.x86_64" }, "md5sum": "a3d4c63bfa8b29392cbec4fa98dc9123", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13637672, "src": "/boot/vmlinuz-5.14.0-437.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-437.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-437.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "711ff6f12c01fe760c713c12a76d4e6821ff38f7", "dest": "/boot/initramfs-5.14.0-437.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-437.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-437.el9.x86_64.img" }, "md5sum": "33b09a248c3f437b76fc347366682887", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 35330899, "src": "/boot/initramfs-5.14.0-437.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml:22 Saturday 27 April 2024 14:54:19 +0000 (0:00:00.945) 0:00:06.700 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:54:19 +0000 (0:00:00.017) 0:00:06.718 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:54:19 +0000 (0:00:00.009) 0:00:06.728 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 April 2024 14:54:19 +0000 (0:00:00.008) 0:00:06.736 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 April 2024 14:54:19 +0000 (0:00:00.007) 0:00:06.743 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 April 2024 14:54:19 +0000 (0:00:00.008) 0:00:06.752 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:54:19 +0000 (0:00:00.018) 0:00:06.771 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:54:19 +0000 (0:00:00.007) 0:00:06.778 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 April 2024 14:54:20 +0000 (0:00:01.400) 0:00:08.178 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229656.6480367, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1713854749.26, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854749.26, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "1469520308", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 27 April 2024 14:54:21 +0000 (0:00:00.208) 0:00:08.387 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 27 April 2024 14:54:21 +0000 (0:00:00.009) 0:00:08.396 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 27 April 2024 14:54:21 +0000 (0:00:00.007) 0:00:08.404 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 27 April 2024 14:54:21 +0000 (0:00:00.193) 0:00:08.597 ******** 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 27 April 2024 14:54:21 +0000 (0:00:00.014) 0:00:08.611 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229656.6480367, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1713854749.26, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854749.26, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "1469520308", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 April 2024 14:54:21 +0000 (0:00:00.211) 0:00:08.823 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229657.7880456, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "97a6dae0ba52de91b6f575e3404d5714569f7d99", "ctime": 1714229657.7890456, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714229657.7880456, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "2226535678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 27 April 2024 14:54:21 +0000 (0:00:00.217) 0:00:09.040 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 April 2024 14:54:21 +0000 (0:00:00.009) 0:00:09.049 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 27 April 2024 14:54:22 +0000 (0:00:00.205) 0:00:09.254 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 27 April 2024 14:54:22 +0000 (0:00:00.199) 0:00:09.454 ******** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-5.14.0-437.el9.x86_64_clone1 --initrd=/boot/initramfs-5.14.0-437.el9.x86_64.img_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 27 April 2024 14:54:22 +0000 (0:00:00.433) 0:00:09.888 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 27 April 2024 14:54:22 +0000 (0:00:00.009) 0:00:09.898 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 27 April 2024 14:54:22 +0000 (0:00:00.007) 0:00:09.905 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 27 April 2024 14:54:22 +0000 (0:00:00.007) 0:00:09.913 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 27 April 2024 14:54:22 +0000 (0:00:00.005) 0:00:09.919 ******** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.151377", "end": "2024-04-27 14:54:23.080185", "rc": 0, "start": "2024-04-27 14:54:22.928808" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 27 April 2024 14:54:23 +0000 (0:00:00.411) 0:00:10.330 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 27 April 2024 14:54:23 +0000 (0:00:00.009) 0:00:10.340 ******** changed: [sut] => { "changed": true, "elapsed": 21, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 27 April 2024 14:54:45 +0000 (0:00:22.607) 0:00:32.947 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 27 April 2024 14:54:45 +0000 (0:00:00.008) 0:00:32.955 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml:41 Saturday 27 April 2024 14:54:45 +0000 (0:00:00.010) 0:00:32.966 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml:45 Saturday 27 April 2024 14:54:45 +0000 (0:00:00.008) 0:00:32.974 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:54:45 +0000 (0:00:00.019) 0:00:32.994 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:54:45 +0000 (0:00:00.009) 0:00:33.004 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 April 2024 14:54:45 +0000 (0:00:00.008) 0:00:33.012 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 April 2024 14:54:45 +0000 (0:00:00.007) 0:00:33.019 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 April 2024 14:54:45 +0000 (0:00:00.007) 0:00:33.027 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:54:45 +0000 (0:00:00.018) 0:00:33.045 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:54:45 +0000 (0:00:00.007) 0:00:33.052 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 April 2024 14:54:48 +0000 (0:00:02.789) 0:00:35.842 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229663.0790873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1714229663.078087, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6377885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229663.078087, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "439473570", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 27 April 2024 14:54:48 +0000 (0:00:00.234) 0:00:36.076 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 27 April 2024 14:54:48 +0000 (0:00:00.009) 0:00:36.086 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 27 April 2024 14:54:48 +0000 (0:00:00.007) 0:00:36.093 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 27 April 2024 14:54:49 +0000 (0:00:00.197) 0:00:36.291 ******** 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 27 April 2024 14:54:49 +0000 (0:00:00.013) 0:00:36.305 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229663.0790873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1714229663.078087, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6377885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229663.078087, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "439473570", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 April 2024 14:54:49 +0000 (0:00:00.213) 0:00:36.518 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229661.7720768, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "97a6dae0ba52de91b6f575e3404d5714569f7d99", "ctime": 1714229657.7890456, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714229657.7880456, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "2226535678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 27 April 2024 14:54:49 +0000 (0:00:00.216) 0:00:36.735 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 April 2024 14:54:49 +0000 (0:00:00.009) 0:00:36.744 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 27 April 2024 14:54:49 +0000 (0:00:00.204) 0:00:36.949 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 27 April 2024 14:54:49 +0000 (0:00:00.203) 0:00:37.152 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.197) 0:00:37.350 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.009) 0:00:37.359 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.007) 0:00:37.367 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.007) 0:00:37.374 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "e49c86a425124f4fabd4f35f034c8446-5.14.0-437.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-437.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-437.el9.x86_64", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "CentOS Stream (5.14.0-437.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "e49c86a425124f4fabd4f35f034c8446-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-e49c86a425124f4fabd4f35f034c8446.img", "kernel": "/boot/vmlinuz-0-rescue-e49c86a425124f4fabd4f35f034c8446", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "CentOS Stream (0-rescue-e49c86a425124f4fabd4f35f034c8446) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 test=kernel", "default": false, "id": "e4dbdd27bdcc45fbbb3fd017c8ededd7-5.14.0-437.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-437.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-437.el9.x86_64_clone1", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tests_add_rm.yml:35 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.365) 0:00:37.739 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tests_add_rm.yml:47 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.010) 0:00:37.750 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.023) 0:00:37.773 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.009) 0:00:37.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.008) 0:00:37.791 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.007) 0:00:37.798 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.007) 0:00:37.805 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.017) 0:00:37.823 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:54:50 +0000 (0:00:00.007) 0:00:37.831 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 April 2024 14:54:51 +0000 (0:00:01.330) 0:00:39.161 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229663.0790873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1714229663.078087, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6377885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229663.078087, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "439473570", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 27 April 2024 14:54:52 +0000 (0:00:00.210) 0:00:39.372 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 27 April 2024 14:54:52 +0000 (0:00:00.009) 0:00:39.382 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 27 April 2024 14:54:52 +0000 (0:00:00.007) 0:00:39.389 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 27 April 2024 14:54:52 +0000 (0:00:00.194) 0:00:39.584 ******** 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 27 April 2024 14:54:52 +0000 (0:00:00.013) 0:00:39.598 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229663.0790873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1714229663.078087, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6377885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229663.078087, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "439473570", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 April 2024 14:54:52 +0000 (0:00:00.211) 0:00:39.809 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229661.7720768, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "97a6dae0ba52de91b6f575e3404d5714569f7d99", "ctime": 1714229657.7890456, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714229657.7880456, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "2226535678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 27 April 2024 14:54:52 +0000 (0:00:00.214) 0:00:40.023 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 April 2024 14:54:52 +0000 (0:00:00.010) 0:00:40.033 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 27 April 2024 14:54:53 +0000 (0:00:00.204) 0:00:40.238 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 27 April 2024 14:54:53 +0000 (0:00:00.202) 0:00:40.441 ******** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-437.el9.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 27 April 2024 14:54:53 +0000 (0:00:00.455) 0:00:40.896 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 27 April 2024 14:54:53 +0000 (0:00:00.009) 0:00:40.906 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 27 April 2024 14:54:53 +0000 (0:00:00.007) 0:00:40.913 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 27 April 2024 14:54:53 +0000 (0:00:00.007) 0:00:40.920 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "e49c86a425124f4fabd4f35f034c8446-5.14.0-437.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-437.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-437.el9.x86_64", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "CentOS Stream (5.14.0-437.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "e49c86a425124f4fabd4f35f034c8446-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-e49c86a425124f4fabd4f35f034c8446.img", "kernel": "/boot/vmlinuz-0-rescue-e49c86a425124f4fabd4f35f034c8446", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "CentOS Stream (0-rescue-e49c86a425124f4fabd4f35f034c8446) 9" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tests_add_rm.yml:65 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.314) 0:00:41.235 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tests_add_rm.yml:71 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.010) 0:00:41.246 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml:3 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.014) 0:00:41.260 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "e49c86a425124f4fabd4f35f034c8446-5.14.0-437.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-437.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-437.el9.x86_64", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "CentOS Stream (5.14.0-437.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml:8 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.009) 0:00:41.270 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-437.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-437.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "1e83f4128d31e2c3be78a9c98dd290ce4e778069", "dest": "/boot/vmlinuz-5.14.0-437.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-437.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-437.el9.x86_64" }, "md5sum": "a3d4c63bfa8b29392cbec4fa98dc9123", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13637672, "src": "/boot/vmlinuz-5.14.0-437.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-437.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-437.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "711ff6f12c01fe760c713c12a76d4e6821ff38f7", "dest": "/boot/initramfs-5.14.0-437.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-437.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-437.el9.x86_64.img" }, "md5sum": "33b09a248c3f437b76fc347366682887", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 35330899, "src": "/boot/initramfs-5.14.0-437.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml:22 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.874) 0:00:42.145 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.011) 0:00:42.156 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.009) 0:00:42.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.008) 0:00:42.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.008) 0:00:42.183 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.007) 0:00:42.191 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.017) 0:00:42.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.007) 0:00:42.216 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 April 2024 14:54:56 +0000 (0:00:01.336) 0:00:43.553 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229663.0790873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1714229663.078087, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6377885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229663.078087, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "439473570", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 27 April 2024 14:54:56 +0000 (0:00:00.215) 0:00:43.768 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 27 April 2024 14:54:56 +0000 (0:00:00.009) 0:00:43.777 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 27 April 2024 14:54:56 +0000 (0:00:00.007) 0:00:43.785 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 27 April 2024 14:54:56 +0000 (0:00:00.194) 0:00:43.979 ******** 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 27 April 2024 14:54:56 +0000 (0:00:00.014) 0:00:43.993 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229663.0790873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1714229663.078087, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6377885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229663.078087, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "439473570", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 April 2024 14:54:56 +0000 (0:00:00.208) 0:00:44.202 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229661.7720768, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "97a6dae0ba52de91b6f575e3404d5714569f7d99", "ctime": 1714229657.7890456, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714229657.7880456, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "2226535678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 27 April 2024 14:54:57 +0000 (0:00:00.215) 0:00:44.418 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 April 2024 14:54:57 +0000 (0:00:00.009) 0:00:44.427 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 27 April 2024 14:54:57 +0000 (0:00:00.200) 0:00:44.627 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 27 April 2024 14:54:57 +0000 (0:00:00.200) 0:00:44.828 ******** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-5.14.0-437.el9.x86_64_clone2 --initrd=/boot/initramfs-5.14.0-437.el9.x86_64.img_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 27 April 2024 14:54:58 +0000 (0:00:00.434) 0:00:45.262 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 27 April 2024 14:54:58 +0000 (0:00:00.009) 0:00:45.272 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 27 April 2024 14:54:58 +0000 (0:00:00.007) 0:00:45.279 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 27 April 2024 14:54:58 +0000 (0:00:00.007) 0:00:45.287 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 27 April 2024 14:54:58 +0000 (0:00:00.006) 0:00:45.293 ******** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.150290", "end": "2024-04-27 14:54:58.393966", "rc": 0, "start": "2024-04-27 14:54:58.243676" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 27 April 2024 14:54:58 +0000 (0:00:00.351) 0:00:45.645 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 27 April 2024 14:54:58 +0000 (0:00:00.008) 0:00:45.653 ******** changed: [sut] => { "changed": true, "elapsed": 21, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 27 April 2024 14:55:20 +0000 (0:00:22.385) 0:01:08.038 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 27 April 2024 14:55:20 +0000 (0:00:00.008) 0:01:08.047 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 27 April 2024 14:55:20 +0000 (0:00:00.008) 0:01:08.055 ******** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.453620", "end": "2024-04-27 14:55:21.697172", "rc": 0, "start": "2024-04-27 14:55:21.243552" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 27 April 2024 14:55:21 +0000 (0:00:01.055) 0:01:09.110 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 27 April 2024 14:55:21 +0000 (0:00:00.007) 0:01:09.118 ******** changed: [sut] => { "changed": true, "elapsed": 25, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 27 April 2024 14:55:49 +0000 (0:00:27.151) 0:01:36.269 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 27 April 2024 14:55:49 +0000 (0:00:00.008) 0:01:36.278 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml:41 Saturday 27 April 2024 14:55:49 +0000 (0:00:00.010) 0:01:36.288 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml:45 Saturday 27 April 2024 14:55:49 +0000 (0:00:00.008) 0:01:36.297 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:55:49 +0000 (0:00:00.019) 0:01:36.317 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:55:49 +0000 (0:00:00.010) 0:01:36.327 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 April 2024 14:55:49 +0000 (0:00:00.009) 0:01:36.337 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 April 2024 14:55:49 +0000 (0:00:00.007) 0:01:36.344 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 April 2024 14:55:49 +0000 (0:00:00.007) 0:01:36.352 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:55:49 +0000 (0:00:00.018) 0:01:36.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:55:49 +0000 (0:00:00.007) 0:01:36.377 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 April 2024 14:55:51 +0000 (0:00:02.261) 0:01:38.639 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229721.6958551, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1714229721.6948552, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6377885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229721.6948552, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1434719980", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 27 April 2024 14:55:51 +0000 (0:00:00.234) 0:01:38.873 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 27 April 2024 14:55:51 +0000 (0:00:00.009) 0:01:38.883 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 27 April 2024 14:55:51 +0000 (0:00:00.007) 0:01:38.891 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 27 April 2024 14:55:51 +0000 (0:00:00.194) 0:01:39.085 ******** 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 27 April 2024 14:55:51 +0000 (0:00:00.014) 0:01:39.099 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229721.6958551, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1714229721.6948552, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6377885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229721.6948552, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1434719980", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 April 2024 14:55:52 +0000 (0:00:00.210) 0:01:39.310 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229661.7720768, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "97a6dae0ba52de91b6f575e3404d5714569f7d99", "ctime": 1714229657.7890456, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714229657.7880456, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "2226535678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 27 April 2024 14:55:52 +0000 (0:00:00.220) 0:01:39.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 April 2024 14:55:52 +0000 (0:00:00.009) 0:01:39.541 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 27 April 2024 14:55:52 +0000 (0:00:00.203) 0:01:39.744 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 27 April 2024 14:55:52 +0000 (0:00:00.203) 0:01:39.948 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 27 April 2024 14:55:52 +0000 (0:00:00.198) 0:01:40.147 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 27 April 2024 14:55:52 +0000 (0:00:00.009) 0:01:40.156 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 27 April 2024 14:55:52 +0000 (0:00:00.007) 0:01:40.164 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 27 April 2024 14:55:52 +0000 (0:00:00.007) 0:01:40.171 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "e49c86a425124f4fabd4f35f034c8446-5.14.0-437.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-437.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-437.el9.x86_64", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "CentOS Stream (5.14.0-437.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "e49c86a425124f4fabd4f35f034c8446-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-e49c86a425124f4fabd4f35f034c8446.img", "kernel": "/boot/vmlinuz-0-rescue-e49c86a425124f4fabd4f35f034c8446", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "CentOS Stream (0-rescue-e49c86a425124f4fabd4f35f034c8446) 9" }, { "args": "test=kernel", "default": false, "id": "e4dbdd27bdcc45fbbb3fd017c8ededd7-5.14.0-437.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-437.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-437.el9.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tests_add_rm.yml:77 Saturday 27 April 2024 14:55:53 +0000 (0:00:00.357) 0:01:40.529 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tests_add_rm.yml:84 Saturday 27 April 2024 14:55:53 +0000 (0:00:00.011) 0:01:40.540 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:55:53 +0000 (0:00:00.031) 0:01:40.571 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:55:53 +0000 (0:00:00.009) 0:01:40.581 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 27 April 2024 14:55:53 +0000 (0:00:00.008) 0:01:40.589 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 27 April 2024 14:55:53 +0000 (0:00:00.008) 0:01:40.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 27 April 2024 14:55:53 +0000 (0:00:00.007) 0:01:40.605 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:55:53 +0000 (0:00:00.018) 0:01:40.623 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:55:53 +0000 (0:00:00.007) 0:01:40.630 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 27 April 2024 14:55:54 +0000 (0:00:01.335) 0:01:41.965 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229721.6958551, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1714229721.6948552, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6377885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229721.6948552, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1434719980", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 27 April 2024 14:55:54 +0000 (0:00:00.213) 0:01:42.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 27 April 2024 14:55:54 +0000 (0:00:00.009) 0:01:42.189 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 27 April 2024 14:55:54 +0000 (0:00:00.007) 0:01:42.197 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 27 April 2024 14:55:55 +0000 (0:00:00.195) 0:01:42.392 ******** 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 : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 27 April 2024 14:55:55 +0000 (0:00:00.014) 0:01:42.406 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229721.6958551, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1714229721.6948552, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6377885, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229721.6948552, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1434719980", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 27 April 2024 14:55:55 +0000 (0:00:00.214) 0:01:42.621 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229661.7720768, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "97a6dae0ba52de91b6f575e3404d5714569f7d99", "ctime": 1714229657.7890456, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714229657.7880456, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "2226535678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 27 April 2024 14:55:55 +0000 (0:00:00.214) 0:01:42.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 27 April 2024 14:55:55 +0000 (0:00:00.009) 0:01:42.845 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 27 April 2024 14:55:55 +0000 (0:00:00.201) 0:01:43.046 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 27 April 2024 14:55:56 +0000 (0:00:00.200) 0:01:43.247 ******** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-437.el9.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 27 April 2024 14:55:56 +0000 (0:00:00.451) 0:01:43.698 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 27 April 2024 14:55:56 +0000 (0:00:00.009) 0:01:43.708 ******** 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-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 27 April 2024 14:55:56 +0000 (0:00:00.007) 0:01:43.716 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 27 April 2024 14:55:56 +0000 (0:00:00.007) 0:01:43.723 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "e49c86a425124f4fabd4f35f034c8446-5.14.0-437.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-437.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-437.el9.x86_64", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "CentOS Stream (5.14.0-437.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "e49c86a425124f4fabd4f35f034c8446-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-e49c86a425124f4fabd4f35f034c8446.img", "kernel": "/boot/vmlinuz-0-rescue-e49c86a425124f4fabd4f35f034c8446", "root": "UUID=bd294eae-3150-4fa9-a19e-8a9f8e2888fd", "title": "CentOS Stream (0-rescue-e49c86a425124f4fabd4f35f034c8446) 9" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tests_add_rm.yml:94 Saturday 27 April 2024 14:55:56 +0000 (0:00:00.314) 0:01:44.038 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/tests_add_rm.yml:103 Saturday 27 April 2024 14:55:56 +0000 (0:00:00.011) 0:01:44.049 ******** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-437.el9.x86_64_clone1" ], "delta": "0:00:00.050923", "end": "2024-04-27 14:55:57.051481", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-04-27 14:55:57.000558" } STDERR: The param /boot/vmlinuz-5.14.0-437.el9.x86_64_clone1 is incorrect MSG: non-zero return code changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-437.el9.x86_64_clone2" ], "delta": "0:00:00.051327", "end": "2024-04-27 14:55:57.295796", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-04-27 14:55:57.244469" } STDERR: The param /boot/vmlinuz-5.14.0-437.el9.x86_64_clone2 is incorrect MSG: non-zero return code RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 27 April 2024 14:55:57 +0000 (0:00:00.496) 0:01:44.545 ******** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.119749", "end": "2024-04-27 14:55:57.616644", "rc": 0, "start": "2024-04-27 14:55:57.496895" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 27 April 2024 14:55:57 +0000 (0:00:00.320) 0:01:44.866 ******** included: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 27 April 2024 14:55:57 +0000 (0:00:00.007) 0:01:44.874 ******** changed: [sut] => { "changed": true, "elapsed": 23, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 27 April 2024 14:56:21 +0000 (0:00:23.673) 0:02:08.548 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 27 April 2024 14:56:21 +0000 (0:00:00.008) 0:02:08.557 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=107 changed=16 unreachable=0 failed=0 skipped=80 rescued=0 ignored=0 Saturday 27 April 2024 14:56:21 +0000 (0:00:00.009) 0:02:08.567 ******** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 27.15s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.67s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.61s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.39s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed --- 7.79s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 2.74s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 1.34s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 1.33s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.13s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 1.06s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Clone test_kernel kernel and initrd for test purposes ------------------- 0.95s /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml:8 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 0.87s /WORKDIR/git-weekly-ci_z94mh8n/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.87s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.76s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.69s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.67s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.65s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.65s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.64s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.61s /WORKDIR/git-weekly-ci_z94mh8n/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, 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. ---^---^---^---^---^---