# 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-ciy07cqt_d/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tests_add_rm.yml:13 Saturday 23 March 2024 14:41:34 +0000 (0:00:00.013) 0:00:00.013 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:41:34 +0000 (0:00:00.027) 0:00:00.040 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:41:34 +0000 (0:00:00.012) 0:00:00.052 ******** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:41:36 +0000 (0:00:01.574) 0:00:01.627 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:41:36 +0000 (0:00:00.271) 0:00:01.898 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:41:36 +0000 (0:00:00.019) 0:00:01.917 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:41:36 +0000 (0:00:00.027) 0:00:01.945 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:41:39 +0000 (0:00:03.371) 0:00:05.317 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709714950.2492697, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709715077.4092698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165972, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714949.6522698, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "3580653129", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:41:40 +0000 (0:00:00.234) 0:00:05.551 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:41:40 +0000 (0:00:00.012) 0:00:05.564 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:41:40 +0000 (0:00:00.008) 0:00:05.573 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:41:40 +0000 (0:00:00.214) 0:00:05.787 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:41:40 +0000 (0:00:00.014) 0:00:05.802 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204899.9705932, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709715077.4092698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165972, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714949.6522698, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "3580653129", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:41:40 +0000 (0:00:00.236) 0:00:06.038 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709714952.5172698, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2c25d374a246a79be8609c93956b7d4f3a868167", "ctime": 1709714952.5172698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 357, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709714952.5172698, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6787, "uid": 0, "version": "1881590344", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:41:40 +0000 (0:00:00.239) 0:00:06.278 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:41:40 +0000 (0:00:00.011) 0:00:06.289 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:41:41 +0000 (0:00:00.291) 0:00:06.580 ******** changed: [sut] => { "changed": true } MSG: 6 replacements made TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:41:41 +0000 (0:00:00.222) 0:00:06.803 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:41:41 +0000 (0:00:00.284) 0:00:07.088 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:41:41 +0000 (0:00:00.010) 0:00:07.098 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:41:41 +0000 (0:00:00.007) 0:00:07.106 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:41:41 +0000 (0:00:00.007) 0:00:07.114 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "fa33b09558f34f6cbf52cce9ef726148-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fa33b09558f34f6cbf52cce9ef726148.img", "kernel": "/boot/vmlinuz-0-rescue-fa33b09558f34f6cbf52cce9ef726148", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (0-rescue-fa33b09558f34f6cbf52cce9ef726148) 38 (Thirty Eight)" } ] }, "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-ciy07cqt_d/tests/tests_add_rm.yml:29 Saturday 23 March 2024 14:41:41 +0000 (0:00:00.415) 0:00:07.529 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tasks/clone_kernel.yml:3 Saturday 23 March 2024 14:41:41 +0000 (0:00:00.012) 0:00:07.541 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tasks/clone_kernel.yml:8 Saturday 23 March 2024 14:41:42 +0000 (0:00:00.009) 0:00:07.551 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-6.7.7-100.fc38.x86_64', 'dest': '/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "731040d50dfdcefdedd2e90f2abbed27d77d301a", "dest": "/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1", "src": "/boot/vmlinuz-6.7.7-100.fc38.x86_64" }, "md5sum": "4a3423b45d234592037e86e3cb971436", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14794568, "src": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.7.7-100.fc38.x86_64.img', 'dest': '/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "973966e0f94c84aa73f4f96211e7b69bc91e0bee", "dest": "/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone1", "src": "/boot/initramfs-6.7.7-100.fc38.x86_64.img" }, "md5sum": "a5d47dd3be3e99778541dd1c93c81c11", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20400330, "src": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tasks/clone_kernel.yml:22 Saturday 23 March 2024 14:41:43 +0000 (0:00:01.049) 0:00:08.601 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:41:43 +0000 (0:00:00.018) 0:00:08.619 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:41:43 +0000 (0:00:00.010) 0:00:08.630 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:41:43 +0000 (0:00:00.009) 0:00:08.640 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:41:43 +0000 (0:00:00.009) 0:00:08.649 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:41:43 +0000 (0:00:00.008) 0:00:08.657 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:41:43 +0000 (0:00:00.019) 0:00:08.677 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:41:46 +0000 (0:00:03.277) 0:00:11.955 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204899.9705932, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709715077.4092698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165972, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714949.6522698, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "3580653129", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:41:46 +0000 (0:00:00.233) 0:00:12.188 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:41:46 +0000 (0:00:00.010) 0:00:12.198 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:41:46 +0000 (0:00:00.008) 0:00:12.207 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:41:46 +0000 (0:00:00.215) 0:00:12.422 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:41:46 +0000 (0:00:00.017) 0:00:12.440 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204899.9705932, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709715077.4092698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165972, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714949.6522698, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "3580653129", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:41:47 +0000 (0:00:00.232) 0:00:12.673 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204901.2345939, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1711204901.2345939, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1711204901.2345939, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "701677666", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:41:47 +0000 (0:00:00.238) 0:00:12.911 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:41:47 +0000 (0:00:00.010) 0:00:12.922 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:41:47 +0000 (0:00:00.223) 0:00:13.145 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:41:47 +0000 (0:00:00.223) 0:00:13.368 ******** 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-6.7.7-100.fc38.x86_64_clone1 --initrd=/boot/initramfs-6.7.7-100.fc38.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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:41:48 +0000 (0:00:00.464) 0:00:13.832 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:41:48 +0000 (0:00:00.010) 0:00:13.843 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:41:48 +0000 (0:00:00.008) 0:00:13.851 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:41:48 +0000 (0:00:00.008) 0:00:13.860 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 23 March 2024 14:41:48 +0000 (0:00:00.007) 0:00:13.867 ******** 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.160608", "end": "2024-03-23 14:41:48.753619", "rc": 0, "start": "2024-03-23 14:41:48.593011" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet" 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_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 23 March 2024 14:41:48 +0000 (0:00:00.451) 0:00:14.319 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 23 March 2024 14:41:48 +0000 (0:00:00.008) 0:00:14.328 ******** changed: [sut] => { "changed": true, "elapsed": 26, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 23 March 2024 14:42:16 +0000 (0:00:27.294) 0:00:41.622 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 23 March 2024 14:42:16 +0000 (0:00:00.009) 0:00:41.632 ******** 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-ciy07cqt_d/tests/tasks/clone_kernel.yml:41 Saturday 23 March 2024 14:42:16 +0000 (0:00:00.012) 0:00:41.644 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tasks/clone_kernel.yml:45 Saturday 23 March 2024 14:42:16 +0000 (0:00:00.009) 0:00:41.654 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:42:16 +0000 (0:00:00.019) 0:00:41.674 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:42:16 +0000 (0:00:00.010) 0:00:41.684 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:42:16 +0000 (0:00:00.010) 0:00:41.695 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:42:16 +0000 (0:00:00.009) 0:00:41.704 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:42:16 +0000 (0:00:00.009) 0:00:41.713 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:42:16 +0000 (0:00:00.027) 0:00:41.741 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:42:22 +0000 (0:00:06.556) 0:00:48.297 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204908.7525988, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711204908.7515986, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711204908.7515986, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1568687102", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:42:23 +0000 (0:00:00.256) 0:00:48.553 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:42:23 +0000 (0:00:00.010) 0:00:48.564 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:42:23 +0000 (0:00:00.008) 0:00:48.572 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:42:23 +0000 (0:00:00.216) 0:00:48.789 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:42:23 +0000 (0:00:00.015) 0:00:48.805 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204908.7525988, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711204908.7515986, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711204908.7515986, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1568687102", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:42:23 +0000 (0:00:00.234) 0:00:49.039 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204907.3275979, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1711204901.2345939, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1711204901.2345939, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "701677666", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:42:23 +0000 (0:00:00.237) 0:00:49.277 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:42:23 +0000 (0:00:00.010) 0:00:49.287 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:42:23 +0000 (0:00:00.221) 0:00:49.509 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.220) 0:00:49.729 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.215) 0:00:49.944 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.010) 0:00:49.955 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.009) 0:00:49.964 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.008) 0:00:49.973 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "fa33b09558f34f6cbf52cce9ef726148-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fa33b09558f34f6cbf52cce9ef726148.img", "kernel": "/boot/vmlinuz-0-rescue-fa33b09558f34f6cbf52cce9ef726148", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (0-rescue-fa33b09558f34f6cbf52cce9ef726148) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet test=kernel", "default": false, "id": "8bab3a1196884124bf55d4760d746297-6.7.7-100.fc38.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tests_add_rm.yml:35 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.391) 0:00:50.364 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tests_add_rm.yml:47 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.012) 0:00:50.377 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.023) 0:00:50.401 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.011) 0:00:50.413 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.010) 0:00:50.423 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.009) 0:00:50.432 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.009) 0:00:50.442 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:42:24 +0000 (0:00:00.020) 0:00:50.462 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:42:28 +0000 (0:00:03.331) 0:00:53.794 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204908.7525988, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711204908.7515986, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711204908.7515986, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1568687102", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:42:28 +0000 (0:00:00.235) 0:00:54.029 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:42:28 +0000 (0:00:00.012) 0:00:54.041 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:42:28 +0000 (0:00:00.010) 0:00:54.052 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:42:28 +0000 (0:00:00.215) 0:00:54.267 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:42:28 +0000 (0:00:00.022) 0:00:54.290 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204908.7525988, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711204908.7515986, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711204908.7515986, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1568687102", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:42:28 +0000 (0:00:00.233) 0:00:54.524 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204907.3275979, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1711204901.2345939, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1711204901.2345939, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "701677666", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:42:29 +0000 (0:00:00.234) 0:00:54.759 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:42:29 +0000 (0:00:00.012) 0:00:54.771 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:42:29 +0000 (0:00:00.223) 0:00:54.994 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:42:29 +0000 (0:00:00.221) 0:00:55.216 ******** 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-6.7.7-100.fc38.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:42:30 +0000 (0:00:00.487) 0:00:55.703 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:42:30 +0000 (0:00:00.010) 0:00:55.714 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:42:30 +0000 (0:00:00.009) 0:00:55.724 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:42:30 +0000 (0:00:00.009) 0:00:55.734 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "fa33b09558f34f6cbf52cce9ef726148-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fa33b09558f34f6cbf52cce9ef726148.img", "kernel": "/boot/vmlinuz-0-rescue-fa33b09558f34f6cbf52cce9ef726148", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (0-rescue-fa33b09558f34f6cbf52cce9ef726148) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tests_add_rm.yml:65 Saturday 23 March 2024 14:42:30 +0000 (0:00:00.343) 0:00:56.078 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tests_add_rm.yml:71 Saturday 23 March 2024 14:42:30 +0000 (0:00:00.011) 0:00:56.089 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tasks/clone_kernel.yml:3 Saturday 23 March 2024 14:42:30 +0000 (0:00:00.017) 0:00:56.106 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tasks/clone_kernel.yml:8 Saturday 23 March 2024 14:42:30 +0000 (0:00:00.012) 0:00:56.119 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-6.7.7-100.fc38.x86_64', 'dest': '/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "731040d50dfdcefdedd2e90f2abbed27d77d301a", "dest": "/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2", "src": "/boot/vmlinuz-6.7.7-100.fc38.x86_64" }, "md5sum": "4a3423b45d234592037e86e3cb971436", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14794568, "src": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.7.7-100.fc38.x86_64.img', 'dest': '/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "973966e0f94c84aa73f4f96211e7b69bc91e0bee", "dest": "/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone2", "src": "/boot/initramfs-6.7.7-100.fc38.x86_64.img" }, "md5sum": "a5d47dd3be3e99778541dd1c93c81c11", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20400330, "src": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tasks/clone_kernel.yml:22 Saturday 23 March 2024 14:42:31 +0000 (0:00:01.018) 0:00:57.138 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:42:31 +0000 (0:00:00.014) 0:00:57.152 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:42:31 +0000 (0:00:00.012) 0:00:57.165 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:42:31 +0000 (0:00:00.010) 0:00:57.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:42:31 +0000 (0:00:00.009) 0:00:57.185 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:42:31 +0000 (0:00:00.008) 0:00:57.194 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:42:31 +0000 (0:00:00.019) 0:00:57.214 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:42:34 +0000 (0:00:03.255) 0:01:00.469 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204908.7525988, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711204908.7515986, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711204908.7515986, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1568687102", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:42:35 +0000 (0:00:00.230) 0:01:00.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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:42:35 +0000 (0:00:00.010) 0:01:00.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:42:35 +0000 (0:00:00.009) 0:01:00.720 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:42:35 +0000 (0:00:00.216) 0:01:00.936 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:42:35 +0000 (0:00:00.016) 0:01:00.952 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204908.7525988, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711204908.7515986, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711204908.7515986, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1568687102", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:42:35 +0000 (0:00:00.229) 0:01:01.181 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204907.3275979, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1711204901.2345939, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1711204901.2345939, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "701677666", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:42:35 +0000 (0:00:00.233) 0:01:01.415 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:42:35 +0000 (0:00:00.011) 0:01:01.427 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:42:36 +0000 (0:00:00.220) 0:01:01.647 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:42:36 +0000 (0:00:00.223) 0:01:01.870 ******** 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-6.7.7-100.fc38.x86_64_clone2 --initrd=/boot/initramfs-6.7.7-100.fc38.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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:42:36 +0000 (0:00:00.462) 0:01:02.333 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:42:36 +0000 (0:00:00.010) 0:01:02.343 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:42:36 +0000 (0:00:00.009) 0:01:02.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:42:36 +0000 (0:00:00.008) 0:01:02.362 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 23 March 2024 14:42:36 +0000 (0:00:00.007) 0:01:02.369 ******** 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.193112", "end": "2024-03-23 14:42:37.214362", "rc": 0, "start": "2024-03-23 14:42:37.021250" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet" 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" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 23 March 2024 14:42:37 +0000 (0:00:00.410) 0:01:02.780 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 23 March 2024 14:42:37 +0000 (0:00:00.009) 0:01:02.790 ******** changed: [sut] => { "changed": true, "elapsed": 23, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 23 March 2024 14:43:01 +0000 (0:00:24.608) 0:01:27.399 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 23 March 2024 14:43:01 +0000 (0:00:00.009) 0:01:27.408 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 23 March 2024 14:43:01 +0000 (0:00:00.010) 0:01:27.418 ******** 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.169092", "end": "2024-03-23 14:43:00.930269", "rc": 0, "start": "2024-03-23 14:43:00.761177" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet" 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" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 23 March 2024 14:43:02 +0000 (0:00:00.404) 0:01:27.823 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 23 March 2024 14:43:02 +0000 (0:00:00.010) 0:01:27.834 ******** changed: [sut] => { "changed": true, "elapsed": 26, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 23 March 2024 14:43:30 +0000 (0:00:27.789) 0:01:55.623 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 23 March 2024 14:43:30 +0000 (0:00:00.009) 0:01:55.632 ******** 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-ciy07cqt_d/tests/tasks/clone_kernel.yml:41 Saturday 23 March 2024 14:43:30 +0000 (0:00:00.012) 0:01:55.645 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tasks/clone_kernel.yml:45 Saturday 23 March 2024 14:43:30 +0000 (0:00:00.010) 0:01:55.655 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:43:30 +0000 (0:00:00.020) 0:01:55.675 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:43:30 +0000 (0:00:00.010) 0:01:55.686 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:43:30 +0000 (0:00:00.010) 0:01:55.696 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:43:30 +0000 (0:00:00.009) 0:01:55.705 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:43:30 +0000 (0:00:00.009) 0:01:55.714 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:43:30 +0000 (0:00:00.019) 0:01:55.734 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:43:36 +0000 (0:00:06.541) 0:02:02.276 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204980.9282253, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711204980.9272254, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711204980.9272254, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1541671197", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:43:36 +0000 (0:00:00.252) 0:02:02.529 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:43:36 +0000 (0:00:00.010) 0:02:02.539 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:43:37 +0000 (0:00:00.009) 0:02:02.549 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:43:37 +0000 (0:00:00.212) 0:02:02.761 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:43:37 +0000 (0:00:00.016) 0:02:02.777 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204980.9282253, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711204980.9272254, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711204980.9272254, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1541671197", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:43:37 +0000 (0:00:00.233) 0:02:03.010 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204907.3275979, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1711204901.2345939, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1711204901.2345939, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "701677666", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:43:37 +0000 (0:00:00.238) 0:02:03.249 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:43:37 +0000 (0:00:00.010) 0:02:03.259 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:43:37 +0000 (0:00:00.220) 0:02:03.479 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.220) 0:02:03.700 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.216) 0:02:03.917 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.010) 0:02:03.928 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.009) 0:02:03.937 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.009) 0:02:03.946 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "fa33b09558f34f6cbf52cce9ef726148-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fa33b09558f34f6cbf52cce9ef726148.img", "kernel": "/boot/vmlinuz-0-rescue-fa33b09558f34f6cbf52cce9ef726148", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (0-rescue-fa33b09558f34f6cbf52cce9ef726148) 38 (Thirty Eight)" }, { "args": "test=kernel", "default": false, "id": "8bab3a1196884124bf55d4760d746297-6.7.7-100.fc38.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tests_add_rm.yml:77 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.385) 0:02:04.332 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tests_add_rm.yml:84 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.011) 0:02:04.343 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.031) 0:02:04.375 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.011) 0:02:04.386 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.010) 0:02:04.397 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.009) 0:02:04.406 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.008) 0:02:04.414 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:43:38 +0000 (0:00:00.020) 0:02:04.435 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:43:42 +0000 (0:00:03.266) 0:02:07.701 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204980.9282253, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711204980.9272254, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711204980.9272254, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1541671197", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:43:42 +0000 (0:00:00.231) 0:02:07.932 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:43:42 +0000 (0:00:00.010) 0:02:07.943 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:43:42 +0000 (0:00:00.009) 0:02:07.952 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:43:42 +0000 (0:00:00.212) 0:02:08.165 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:43:42 +0000 (0:00:00.016) 0:02:08.181 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204980.9282253, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711204980.9272254, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711204980.9272254, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1541671197", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:43:42 +0000 (0:00:00.228) 0:02:08.410 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711204907.3275979, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1711204901.2345939, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1711204901.2345939, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "701677666", "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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:43:43 +0000 (0:00:00.231) 0:02:08.641 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:43:43 +0000 (0:00:00.011) 0:02:08.653 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:43:43 +0000 (0:00:00.222) 0:02:08.876 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:43:43 +0000 (0:00:00.214) 0:02:09.090 ******** 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-6.7.7-100.fc38.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:43:44 +0000 (0:00:00.483) 0:02:09.573 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:43:44 +0000 (0:00:00.010) 0:02:09.583 ******** 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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:43:44 +0000 (0:00:00.008) 0:02:09.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:43:44 +0000 (0:00:00.008) 0:02:09.601 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "fa33b09558f34f6cbf52cce9ef726148-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fa33b09558f34f6cbf52cce9ef726148.img", "kernel": "/boot/vmlinuz-0-rescue-fa33b09558f34f6cbf52cce9ef726148", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (0-rescue-fa33b09558f34f6cbf52cce9ef726148) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tests_add_rm.yml:94 Saturday 23 March 2024 14:43:44 +0000 (0:00:00.335) 0:02:09.936 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/tests_add_rm.yml:100 Saturday 23 March 2024 14:43:44 +0000 (0:00:00.011) 0:02:09.948 ******** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1" ], "delta": "0:00:00.052906", "end": "2024-03-23 14:43:44.647616", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-03-23 14:43:44.594710" } STDERR: The param /boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1 is incorrect MSG: non-zero return code changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2" ], "delta": "0:00:00.052989", "end": "2024-03-23 14:43:44.914094", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-03-23 14:43:44.861105" } STDERR: The param /boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2 is incorrect MSG: non-zero return code RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 23 March 2024 14:43:44 +0000 (0:00:00.531) 0:02:10.479 ******** 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.127109", "end": "2024-03-23 14:43:45.261113", "rc": 0, "start": "2024-03-23 14:43:45.134004" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet" 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" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 23 March 2024 14:43:45 +0000 (0:00:00.347) 0:02:10.827 ******** included: /WORKDIR/git-weekly-ciy07cqt_d/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-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 23 March 2024 14:43:45 +0000 (0:00:00.009) 0:02:10.836 ******** changed: [sut] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 23 March 2024 14:44:16 +0000 (0:00:31.635) 0:02:42.472 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 23 March 2024 14:44:16 +0000 (0:00:00.009) 0:02:42.481 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=107 changed=16 unreachable=0 failed=0 skipped=73 rescued=0 ignored=0 Saturday 23 March 2024 14:44:16 +0000 (0:00:00.010) 0:02:42.492 ******** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.64s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 27.79s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 27.29s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 24.61s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed -- 16.47s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 6.53s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 3.33s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 3.27s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 1.57s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.19s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Clone test_kernel kernel and initrd for test purposes ------------------- 1.05s /WORKDIR/git-weekly-ciy07cqt_d/tests/tasks/clone_kernel.yml:8 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 1.02s /WORKDIR/git-weekly-ciy07cqt_d/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.93s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.86s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.74s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.73s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.72s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.72s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.70s /WORKDIR/git-weekly-ciy07cqt_d/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.66s /WORKDIR/git-weekly-ciy07cqt_d/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---