# 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-ci045srad7/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci045srad7/tests/tests_add_rm.yml:13 Saturday 23 March 2024 14:56:35 +0000 (0:00:00.012) 0:00:00.012 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:56:35 +0000 (0:00:00.027) 0:00:00.039 ******** included: /WORKDIR/git-weekly-ci045srad7/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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:56:35 +0000 (0:00:00.012) 0:00:00.051 ******** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:56:35 +0000 (0:00:00.530) 0:00:00.582 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:56:36 +0000 (0:00:00.205) 0:00:00.787 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:56:36 +0000 (0:00:00.018) 0:00:00.806 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:56:36 +0000 (0:00:00.026) 0:00:00.832 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:56:37 +0000 (0:00:00.955) 0:00:01.788 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709722262.4224408, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:56:37 +0000 (0:00:00.161) 0:00:01.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:56:37 +0000 (0:00:00.018) 0:00:01.969 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:56:37 +0000 (0:00:00.008) 0:00:01.978 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:56:37 +0000 (0:00:00.130) 0:00:02.108 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:56:37 +0000 (0:00:00.013) 0:00:02.122 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205797.154984, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:56:37 +0000 (0:00:00.147) 0:00:02.270 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709722330.1614408, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "84449a6fe7bc582f1779b0c30a0abe2fd54a4e66", "ctime": 1709722761.3824408, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722330.1664407, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "1567530635", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:56:37 +0000 (0:00:00.151) 0:00:02.422 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:56:37 +0000 (0:00:00.009) 0:00:02.431 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:56:37 +0000 (0:00:00.191) 0:00:02.623 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:56:37 +0000 (0:00:00.133) 0:00:02.756 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:56:38 +0000 (0:00:00.176) 0:00:02.932 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:56:38 +0000 (0:00:00.009) 0:00:02.942 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:56:38 +0000 (0:00:00.008) 0:00:02.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:56:38 +0000 (0:00:00.007) 0:00:02.958 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-93a18ed52bf848cfb47f210e774a29b1.img", "kernel": "/boot/vmlinuz-0-rescue-93a18ed52bf848cfb47f210e774a29b1", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (0-rescue-93a18ed52bf848cfb47f210e774a29b1) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "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-ci045srad7/tests/tests_add_rm.yml:29 Saturday 23 March 2024 14:56:38 +0000 (0:00:00.296) 0:00:03.254 ******** included: /WORKDIR/git-weekly-ci045srad7/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci045srad7/tests/tasks/clone_kernel.yml:3 Saturday 23 March 2024 14:56:38 +0000 (0:00:00.012) 0:00:03.266 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci045srad7/tests/tasks/clone_kernel.yml:8 Saturday 23 March 2024 14:56:38 +0000 (0:00:00.009) 0:00:03.276 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64', 'dest': '/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "7e267bb07bdbe47e03dba2ca4fa87b806f2efdc0", "dest": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone1", "src": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64" }, "md5sum": "dec26597b8b86b04d30d24eff81c1a68", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img', 'dest': '/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c3a7db411867e5fced77b56c8c08aa68441e553e", "dest": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone1", "src": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img" }, "md5sum": "70e28ab263025fb5821004242873f5ee", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20139337, "src": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ci045srad7/tests/tasks/clone_kernel.yml:22 Saturday 23 March 2024 14:56:39 +0000 (0:00:00.648) 0:00:03.924 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:56:39 +0000 (0:00:00.017) 0:00:03.942 ******** included: /WORKDIR/git-weekly-ci045srad7/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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:56:39 +0000 (0:00:00.009) 0:00:03.952 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:56:39 +0000 (0:00:00.008) 0:00:03.960 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:56:39 +0000 (0:00:00.007) 0:00:03.968 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:56:39 +0000 (0:00:00.009) 0:00:03.978 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:56:39 +0000 (0:00:00.021) 0:00:04.000 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:56:39 +0000 (0:00:00.615) 0:00:04.615 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205797.154984, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:56:40 +0000 (0:00:00.143) 0:00:04.759 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:56:40 +0000 (0:00:00.009) 0:00:04.769 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:56:40 +0000 (0:00:00.008) 0:00:04.777 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:56:40 +0000 (0:00:00.130) 0:00:04.908 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:56:40 +0000 (0:00:00.014) 0:00:04.922 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205797.154984, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:56:40 +0000 (0:00:00.145) 0:00:05.068 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205797.632985, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "84449a6fe7bc582f1779b0c30a0abe2fd54a4e66", "ctime": 1709722761.3824408, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722330.1664407, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "1567530635", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:56:40 +0000 (0:00:00.152) 0:00:05.221 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:56:40 +0000 (0:00:00.010) 0:00:05.232 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:56:40 +0000 (0:00:00.139) 0:00:05.371 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:56:40 +0000 (0:00:00.136) 0:00:05.508 ******** 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-3.10.0-1160.108.1.el7.x86_64_clone1 --initrd=/boot/initramfs-3.10.0-1160.108.1.el7.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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:56:41 +0000 (0:00:00.353) 0:00:05.862 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:56:41 +0000 (0:00:00.014) 0:00:05.877 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:56:41 +0000 (0:00:00.009) 0:00:05.886 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:56:41 +0000 (0:00:00.007) 0:00:05.893 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 23 March 2024 14:56:41 +0000 (0:00:00.007) 0:00:05.901 ******** 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.023992", "end": "2024-03-23 14:56:41.348860", "rc": 0, "start": "2024-03-23 14:56:41.324868" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" 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="crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="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 crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 23 March 2024 14:56:41 +0000 (0:00:00.218) 0:00:06.120 ******** included: /WORKDIR/git-weekly-ci045srad7/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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 23 March 2024 14:56:41 +0000 (0:00:00.008) 0:00:06.128 ******** changed: [sut] => { "changed": true, "elapsed": 26, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 23 March 2024 14:57:07 +0000 (0:00:26.555) 0:00:32.683 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 23 March 2024 14:57:07 +0000 (0:00:00.008) 0:00:32.691 ******** 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-ci045srad7/tests/tasks/clone_kernel.yml:41 Saturday 23 March 2024 14:57:07 +0000 (0:00:00.011) 0:00:32.702 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci045srad7/tests/tasks/clone_kernel.yml:45 Saturday 23 March 2024 14:57:07 +0000 (0:00:00.008) 0:00:32.711 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:57:07 +0000 (0:00:00.019) 0:00:32.731 ******** included: /WORKDIR/git-weekly-ci045srad7/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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:57:07 +0000 (0:00:00.011) 0:00:32.742 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:57:07 +0000 (0:00:00.010) 0:00:32.752 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:57:08 +0000 (0:00:00.008) 0:00:32.761 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:57:08 +0000 (0:00:00.008) 0:00:32.770 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:57:08 +0000 (0:00:00.020) 0:00:32.791 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:57:08 +0000 (0:00:00.761) 0:00:33.552 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205801.346992, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1711205801.345992, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205801.3449922, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "669224455", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:57:08 +0000 (0:00:00.147) 0:00:33.699 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:57:08 +0000 (0:00:00.009) 0:00:33.709 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:57:08 +0000 (0:00:00.007) 0:00:33.716 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:57:09 +0000 (0:00:00.132) 0:00:33.849 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:57:09 +0000 (0:00:00.013) 0:00:33.863 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205801.346992, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1711205801.345992, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205801.3449922, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "669224455", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:57:09 +0000 (0:00:00.144) 0:00:34.007 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205801.3289921, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1d33a66804338bbeb12ab8ef2ccd7cd73e8890f3", "ctime": 1711205801.0879917, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169659, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205801.0879917, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5725, "uid": 0, "version": "669224451", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:57:09 +0000 (0:00:00.155) 0:00:34.163 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:57:09 +0000 (0:00:00.009) 0:00:34.172 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:57:09 +0000 (0:00:00.138) 0:00:34.310 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:57:09 +0000 (0:00:00.135) 0:00:34.446 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:57:09 +0000 (0:00:00.132) 0:00:34.578 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:57:09 +0000 (0:00:00.008) 0:00:34.587 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:57:09 +0000 (0:00:00.007) 0:00:34.594 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:57:09 +0000 (0:00:00.007) 0:00:34.602 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8 test=kernel", "default": false, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone1", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone1", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": false, "index": "2", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "index": "3", "initrd": "/boot/initramfs-0-rescue-93a18ed52bf848cfb47f210e774a29b1.img", "kernel": "/boot/vmlinuz-0-rescue-93a18ed52bf848cfb47f210e774a29b1", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (0-rescue-93a18ed52bf848cfb47f210e774a29b1) 7 (Core)" }, { "default": false, "index": "4", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci045srad7/tests/tests_add_rm.yml:35 Saturday 23 March 2024 14:57:10 +0000 (0:00:00.156) 0:00:34.758 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci045srad7/tests/tests_add_rm.yml:47 Saturday 23 March 2024 14:57:10 +0000 (0:00:00.010) 0:00:34.769 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:57:10 +0000 (0:00:00.022) 0:00:34.791 ******** included: /WORKDIR/git-weekly-ci045srad7/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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:57:10 +0000 (0:00:00.009) 0:00:34.801 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:57:10 +0000 (0:00:00.008) 0:00:34.809 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:57:10 +0000 (0:00:00.007) 0:00:34.816 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:57:10 +0000 (0:00:00.007) 0:00:34.824 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:57:10 +0000 (0:00:00.019) 0:00:34.843 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:57:10 +0000 (0:00:00.649) 0:00:35.493 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205801.346992, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1711205801.345992, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205801.3449922, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "669224455", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:57:10 +0000 (0:00:00.144) 0:00:35.638 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:57:10 +0000 (0:00:00.009) 0:00:35.648 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:57:10 +0000 (0:00:00.008) 0:00:35.657 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.129) 0:00:35.786 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.014) 0:00:35.800 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205801.346992, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1711205801.345992, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205801.3449922, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "669224455", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.146) 0:00:35.946 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205801.3289921, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1d33a66804338bbeb12ab8ef2ccd7cd73e8890f3", "ctime": 1711205801.0879917, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169659, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205801.0879917, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5725, "uid": 0, "version": "669224451", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.148) 0:00:36.094 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.009) 0:00:36.104 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.137) 0:00:36.241 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.135) 0:00:36.377 ******** 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-3.10.0-1160.108.1.el7.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.164) 0:00:36.542 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.008) 0:00:36.550 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.007) 0:00:36.558 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.007) 0:00:36.565 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-93a18ed52bf848cfb47f210e774a29b1.img", "kernel": "/boot/vmlinuz-0-rescue-93a18ed52bf848cfb47f210e774a29b1", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (0-rescue-93a18ed52bf848cfb47f210e774a29b1) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci045srad7/tests/tests_add_rm.yml:65 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.151) 0:00:36.717 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ci045srad7/tests/tests_add_rm.yml:71 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.010) 0:00:36.728 ******** included: /WORKDIR/git-weekly-ci045srad7/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci045srad7/tests/tasks/clone_kernel.yml:3 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.015) 0:00:36.743 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci045srad7/tests/tasks/clone_kernel.yml:8 Saturday 23 March 2024 14:57:11 +0000 (0:00:00.009) 0:00:36.753 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64', 'dest': '/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "7e267bb07bdbe47e03dba2ca4fa87b806f2efdc0", "dest": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone2", "src": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64" }, "md5sum": "dec26597b8b86b04d30d24eff81c1a68", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img', 'dest': '/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c3a7db411867e5fced77b56c8c08aa68441e553e", "dest": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone2", "src": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img" }, "md5sum": "70e28ab263025fb5821004242873f5ee", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20139337, "src": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ci045srad7/tests/tasks/clone_kernel.yml:22 Saturday 23 March 2024 14:57:12 +0000 (0:00:00.574) 0:00:37.327 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:57:12 +0000 (0:00:00.011) 0:00:37.339 ******** included: /WORKDIR/git-weekly-ci045srad7/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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:57:12 +0000 (0:00:00.009) 0:00:37.349 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:57:12 +0000 (0:00:00.008) 0:00:37.357 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:57:12 +0000 (0:00:00.007) 0:00:37.365 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:57:12 +0000 (0:00:00.007) 0:00:37.372 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:57:12 +0000 (0:00:00.018) 0:00:37.391 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:57:13 +0000 (0:00:00.630) 0:00:38.021 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205801.346992, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1711205801.345992, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205801.3449922, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "669224455", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:57:13 +0000 (0:00:00.145) 0:00:38.167 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:57:13 +0000 (0:00:00.009) 0:00:38.176 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:57:13 +0000 (0:00:00.007) 0:00:38.184 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:57:13 +0000 (0:00:00.127) 0:00:38.311 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:57:13 +0000 (0:00:00.013) 0:00:38.325 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205801.346992, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1711205801.345992, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205801.3449922, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "669224455", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:57:13 +0000 (0:00:00.143) 0:00:38.469 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205831.923174, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "84449a6fe7bc582f1779b0c30a0abe2fd54a4e66", "ctime": 1711205831.7600515, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205831.7600515, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "18446744073697718494", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:57:13 +0000 (0:00:00.146) 0:00:38.616 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:57:13 +0000 (0:00:00.009) 0:00:38.625 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:57:14 +0000 (0:00:00.135) 0:00:38.761 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:57:14 +0000 (0:00:00.134) 0:00:38.895 ******** 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-3.10.0-1160.108.1.el7.x86_64_clone2 --initrd=/boot/initramfs-3.10.0-1160.108.1.el7.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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:57:14 +0000 (0:00:00.166) 0:00:39.062 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:57:14 +0000 (0:00:00.008) 0:00:39.070 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:57:14 +0000 (0:00:00.007) 0:00:39.078 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:57:14 +0000 (0:00:00.007) 0:00:39.085 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 23 March 2024 14:57:14 +0000 (0:00:00.005) 0:00:39.091 ******** 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.020330", "end": "2024-03-23 14:57:14.472059", "rc": 0, "start": "2024-03-23 14:57:14.451729" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" 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 crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="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 crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 23 March 2024 14:57:14 +0000 (0:00:00.152) 0:00:39.244 ******** included: /WORKDIR/git-weekly-ci045srad7/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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 23 March 2024 14:57:14 +0000 (0:00:00.007) 0:00:39.251 ******** changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 23 March 2024 14:57:37 +0000 (0:00:22.775) 0:01:02.027 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 23 March 2024 14:57:37 +0000 (0:00:00.007) 0:01:02.034 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 23 March 2024 14:57:37 +0000 (0:00:00.008) 0:01:02.043 ******** 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.030672", "end": "2024-03-23 14:57:36.286075", "rc": 0, "start": "2024-03-23 14:57:36.255403" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" 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 crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="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 crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 23 March 2024 14:57:37 +0000 (0:00:00.165) 0:01:02.209 ******** included: /WORKDIR/git-weekly-ci045srad7/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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 23 March 2024 14:57:37 +0000 (0:00:00.007) 0:01:02.216 ******** changed: [sut] => { "changed": true, "elapsed": 21, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 23 March 2024 14:57:59 +0000 (0:00:21.656) 0:01:23.873 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 23 March 2024 14:57:59 +0000 (0:00:00.007) 0:01:23.880 ******** 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-ci045srad7/tests/tasks/clone_kernel.yml:41 Saturday 23 March 2024 14:57:59 +0000 (0:00:00.009) 0:01:23.890 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci045srad7/tests/tasks/clone_kernel.yml:45 Saturday 23 March 2024 14:57:59 +0000 (0:00:00.008) 0:01:23.899 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:57:59 +0000 (0:00:00.019) 0:01:23.918 ******** included: /WORKDIR/git-weekly-ci045srad7/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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:57:59 +0000 (0:00:00.010) 0:01:23.928 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:57:59 +0000 (0:00:00.008) 0:01:23.936 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:57:59 +0000 (0:00:00.007) 0:01:23.944 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:57:59 +0000 (0:00:00.007) 0:01:23.951 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:57:59 +0000 (0:00:00.022) 0:01:23.974 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:57:59 +0000 (0:00:00.742) 0:01:24.716 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205856.2853296, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1711205856.2833295, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205856.2833295, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "18446744073124054540", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.144) 0:01:24.860 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.009) 0:01:24.870 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.007) 0:01:24.877 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.129) 0:01:25.007 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.013) 0:01:25.021 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205856.2853296, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1711205856.2833295, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205856.2833295, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "18446744073124054540", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.144) 0:01:25.165 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205834.4551783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f008dc4eb3b789f15d004930a202b6b3dcc26b9", "ctime": 1711205834.288178, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169719, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205834.288178, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5143, "uid": 0, "version": "18446744073697718536", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.150) 0:01:25.316 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.009) 0:01:25.326 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.134) 0:01:25.460 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.135) 0:01:25.596 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.132) 0:01:25.728 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.009) 0:01:25.737 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.007) 0:01:25.745 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:58:00 +0000 (0:00:00.007) 0:01:25.752 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone2", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone2", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": false, "index": "2", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "index": "3", "initrd": "/boot/initramfs-0-rescue-93a18ed52bf848cfb47f210e774a29b1.img", "kernel": "/boot/vmlinuz-0-rescue-93a18ed52bf848cfb47f210e774a29b1", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (0-rescue-93a18ed52bf848cfb47f210e774a29b1) 7 (Core)" }, { "default": false, "index": "4", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci045srad7/tests/tests_add_rm.yml:77 Saturday 23 March 2024 14:58:01 +0000 (0:00:00.152) 0:01:25.904 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci045srad7/tests/tests_add_rm.yml:84 Saturday 23 March 2024 14:58:01 +0000 (0:00:00.009) 0:01:25.914 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:58:01 +0000 (0:00:00.029) 0:01:25.943 ******** included: /WORKDIR/git-weekly-ci045srad7/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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:58:01 +0000 (0:00:00.009) 0:01:25.953 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:58:01 +0000 (0:00:00.008) 0:01:25.961 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:58:01 +0000 (0:00:00.007) 0:01:25.968 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:58:01 +0000 (0:00:00.007) 0:01:25.976 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:58:01 +0000 (0:00:00.020) 0:01:25.996 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:58:01 +0000 (0:00:00.632) 0:01:26.629 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205856.2853296, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1711205856.2833295, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205856.2833295, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "18446744073124054540", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.143) 0:01:26.772 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.009) 0:01:26.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.007) 0:01:26.789 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.128) 0:01:26.917 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.013) 0:01:26.931 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205856.2853296, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1711205856.2833295, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205856.2833295, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "18446744073124054540", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.146) 0:01:27.077 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205834.4551783, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f008dc4eb3b789f15d004930a202b6b3dcc26b9", "ctime": 1711205834.288178, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169719, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205834.288178, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5143, "uid": 0, "version": "18446744073697718536", "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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.147) 0:01:27.225 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.009) 0:01:27.234 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.134) 0:01:27.369 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.134) 0:01:27.504 ******** 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-3.10.0-1160.108.1.el7.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.162) 0:01:27.666 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.009) 0:01:27.676 ******** 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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.007) 0:01:27.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:58:02 +0000 (0:00:00.007) 0:01:27.690 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-93a18ed52bf848cfb47f210e774a29b1.img", "kernel": "/boot/vmlinuz-0-rescue-93a18ed52bf848cfb47f210e774a29b1", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (0-rescue-93a18ed52bf848cfb47f210e774a29b1) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci045srad7/tests/tests_add_rm.yml:94 Saturday 23 March 2024 14:58:03 +0000 (0:00:00.145) 0:01:27.835 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci045srad7/tests/tests_add_rm.yml:100 Saturday 23 March 2024 14:58:03 +0000 (0:00:00.010) 0:01:27.846 ******** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone1" ], "delta": "0:00:00.014162", "end": "2024-03-23 14:58:03.219668", "failed_when_result": false, "item": 1, "rc": 0, "start": "2024-03-23 14:58:03.205506" } changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone2" ], "delta": "0:00:00.013788", "end": "2024-03-23 14:58:03.359588", "failed_when_result": false, "item": 2, "rc": 0, "start": "2024-03-23 14:58:03.345800" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 23 March 2024 14:58:03 +0000 (0:00:00.284) 0:01:28.130 ******** 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.019323", "end": "2024-03-23 14:58:03.507706", "rc": 0, "start": "2024-03-23 14:58:03.488383" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" 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 crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="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 crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 23 March 2024 14:58:03 +0000 (0:00:00.147) 0:01:28.278 ******** included: /WORKDIR/git-weekly-ci045srad7/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-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 23 March 2024 14:58:03 +0000 (0:00:00.007) 0:01:28.285 ******** changed: [sut] => { "changed": true, "elapsed": 26, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 23 March 2024 14:58:30 +0000 (0:00:26.911) 0:01:55.196 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 23 March 2024 14:58:30 +0000 (0:00:00.007) 0:01:55.204 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=107 changed=15 unreachable=0 failed=0 skipped=73 rescued=0 ignored=0 Saturday 23 March 2024 14:58:30 +0000 (0:00:00.009) 0:01:55.213 ******** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 26.91s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 26.56s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.78s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 21.66s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed --- 2.46s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.25s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 0.65s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Clone test_kernel kernel and initrd for test purposes ------------------- 0.65s /WORKDIR/git-weekly-ci045srad7/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure required packages are installed --- 0.63s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Collect bootloader facts ---------------- 0.60s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Clone test_kernel kernel and initrd for test purposes ------------------- 0.57s /WORKDIR/git-weekly-ci045srad7/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.53s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.52s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.46s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.46s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.45s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.44s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.44s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.40s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 linux-system-roles.bootloader : Determine platform type ----------------- 0.39s /WORKDIR/git-weekly-ci045srad7/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---