# 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-ci9qxyz7uz/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/tests_add_rm.yml:13 Saturday 30 March 2024 15:31:58 +0000 (0:00:00.013) 0:00:00.013 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 30 March 2024 15:31:59 +0000 (0:00:00.028) 0:00:00.042 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 30 March 2024 15:31:59 +0000 (0:00:00.013) 0:00:00.055 ******** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 30 March 2024 15:32:01 +0000 (0:00:02.108) 0:00:02.163 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 30 March 2024 15:32:01 +0000 (0:00:00.255) 0:00:02.419 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 30 March 2024 15:32:01 +0000 (0:00:00.020) 0:00:02.439 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 30 March 2024 15:32:01 +0000 (0:00:00.028) 0:00:02.467 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 30 March 2024 15:32:04 +0000 (0:00:03.343) 0:00:05.811 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 30 March 2024 15:32:04 +0000 (0:00:00.209) 0:00:06.020 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 30 March 2024 15:32:04 +0000 (0:00:00.010) 0:00:06.031 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 30 March 2024 15:32:05 +0000 (0:00:00.008) 0:00:06.039 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 30 March 2024 15:32:05 +0000 (0:00:00.190) 0:00:06.230 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 30 March 2024 15:32:05 +0000 (0:00:00.014) 0:00:06.245 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812724.9462147, "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 30 March 2024 15:32:05 +0000 (0:00:00.208) 0:00:06.453 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 30 March 2024 15:32:05 +0000 (0:00:00.217) 0:00:06.671 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 30 March 2024 15:32:05 +0000 (0:00:00.009) 0:00:06.681 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 30 March 2024 15:32:05 +0000 (0:00:00.269) 0:00:06.950 ******** changed: [sut] => { "changed": true } MSG: 6 replacements made TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 30 March 2024 15:32:06 +0000 (0:00:00.198) 0:00:07.149 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 30 March 2024 15:32:06 +0000 (0:00:00.261) 0:00:07.411 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 30 March 2024 15:32:06 +0000 (0:00:00.010) 0:00:07.421 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 30 March 2024 15:32:06 +0000 (0:00:00.007) 0:00:07.429 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 30 March 2024 15:32:06 +0000 (0:00:00.009) 0:00:07.438 ******** 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-ci9qxyz7uz/tests/tests_add_rm.yml:29 Saturday 30 March 2024 15:32:06 +0000 (0:00:00.381) 0:00:07.819 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/tasks/clone_kernel.yml:3 Saturday 30 March 2024 15:32:06 +0000 (0:00:00.012) 0:00:07.832 ******** 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-ci9qxyz7uz/tests/tasks/clone_kernel.yml:8 Saturday 30 March 2024 15:32:06 +0000 (0:00:00.010) 0:00:07.842 ******** 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-ci9qxyz7uz/tests/tasks/clone_kernel.yml:22 Saturday 30 March 2024 15:32:08 +0000 (0:00:02.026) 0:00:09.868 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 30 March 2024 15:32:08 +0000 (0:00:00.018) 0:00:09.887 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 30 March 2024 15:32:08 +0000 (0:00:00.011) 0:00:09.899 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 30 March 2024 15:32:08 +0000 (0:00:00.010) 0:00:09.910 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 30 March 2024 15:32:08 +0000 (0:00:00.009) 0:00:09.919 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 30 March 2024 15:32:08 +0000 (0:00:00.008) 0:00:09.928 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 30 March 2024 15:32:08 +0000 (0:00:00.019) 0:00:09.947 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 30 March 2024 15:32:11 +0000 (0:00:02.909) 0:00:12.857 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812724.9462147, "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 30 March 2024 15:32:12 +0000 (0:00:00.211) 0:00:13.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 30 March 2024 15:32:12 +0000 (0:00:00.010) 0:00:13.078 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 30 March 2024 15:32:12 +0000 (0:00:00.010) 0:00:13.088 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 30 March 2024 15:32:12 +0000 (0:00:00.204) 0:00:13.293 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 30 March 2024 15:32:12 +0000 (0:00:00.015) 0:00:13.309 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812724.9462147, "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 30 March 2024 15:32:12 +0000 (0:00:00.223) 0:00:13.532 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812726.0882292, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1711812726.089229, "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": 1711812726.0882292, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "2994172018", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 30 March 2024 15:32:12 +0000 (0:00:00.222) 0:00:13.755 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 30 March 2024 15:32:12 +0000 (0:00:00.009) 0:00:13.765 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 30 March 2024 15:32:12 +0000 (0:00:00.211) 0:00:13.977 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 30 March 2024 15:32:13 +0000 (0:00:00.209) 0:00:14.187 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 30 March 2024 15:32:13 +0000 (0:00:00.446) 0:00:14.633 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 30 March 2024 15:32:13 +0000 (0:00:00.009) 0:00:14.643 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 30 March 2024 15:32:13 +0000 (0:00:00.009) 0:00:14.653 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 30 March 2024 15:32:13 +0000 (0:00:00.008) 0:00:14.662 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 30 March 2024 15:32:13 +0000 (0:00:00.007) 0:00:14.669 ******** 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.157276", "end": "2024-03-30 15:32:14.051594", "rc": 0, "start": "2024-03-30 15:32:13.894318" } 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 30 March 2024 15:32:14 +0000 (0:00:00.441) 0:00:15.111 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 30 March 2024 15:32:14 +0000 (0:00:00.009) 0:00:15.121 ******** changed: [sut] => { "changed": true, "elapsed": 39, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 30 March 2024 15:32:54 +0000 (0:00:40.512) 0:00:55.633 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 30 March 2024 15:32:54 +0000 (0:00:00.015) 0:00:55.649 ******** 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-ci9qxyz7uz/tests/tasks/clone_kernel.yml:41 Saturday 30 March 2024 15:32:54 +0000 (0:00:00.019) 0:00:55.668 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/tasks/clone_kernel.yml:45 Saturday 30 March 2024 15:32:54 +0000 (0:00:00.017) 0:00:55.686 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 30 March 2024 15:32:54 +0000 (0:00:00.029) 0:00:55.715 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 30 March 2024 15:32:54 +0000 (0:00:00.039) 0:00:55.755 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 30 March 2024 15:32:54 +0000 (0:00:00.010) 0:00:55.765 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 30 March 2024 15:32:54 +0000 (0:00:00.010) 0:00:55.776 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 30 March 2024 15:32:54 +0000 (0:00:00.009) 0:00:55.785 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 30 March 2024 15:32:54 +0000 (0:00:00.020) 0:00:55.805 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 30 March 2024 15:33:01 +0000 (0:00:06.366) 0:01:02.172 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812734.0503302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711812734.0493302, "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": 1711812734.0493302, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3406956806", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 30 March 2024 15:33:01 +0000 (0:00:00.236) 0:01:02.408 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 30 March 2024 15:33:01 +0000 (0:00:00.011) 0:01:02.420 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 30 March 2024 15:33:01 +0000 (0:00:00.008) 0:01:02.429 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 30 March 2024 15:33:01 +0000 (0:00:00.206) 0:01:02.635 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 30 March 2024 15:33:01 +0000 (0:00:00.017) 0:01:02.653 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812734.0503302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711812734.0493302, "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": 1711812734.0493302, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3406956806", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 30 March 2024 15:33:01 +0000 (0:00:00.226) 0:01:02.879 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812732.6783128, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1711812726.089229, "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": 1711812726.0882292, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "2994172018", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 30 March 2024 15:33:02 +0000 (0:00:00.227) 0:01:03.106 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 30 March 2024 15:33:02 +0000 (0:00:00.011) 0:01:03.118 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 30 March 2024 15:33:02 +0000 (0:00:00.216) 0:01:03.335 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 30 March 2024 15:33:02 +0000 (0:00:00.212) 0:01:03.547 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 30 March 2024 15:33:02 +0000 (0:00:00.208) 0:01:03.756 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 30 March 2024 15:33:02 +0000 (0:00:00.011) 0:01:03.767 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 30 March 2024 15:33:02 +0000 (0:00:00.010) 0:01:03.778 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 30 March 2024 15:33:02 +0000 (0:00:00.010) 0:01:03.789 ******** 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": "b3fe0821cc4c43cfb52beca887ddac7e-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-ci9qxyz7uz/tests/tests_add_rm.yml:35 Saturday 30 March 2024 15:33:03 +0000 (0:00:00.376) 0:01:04.165 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/tests_add_rm.yml:47 Saturday 30 March 2024 15:33:03 +0000 (0:00:00.013) 0:01:04.179 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 30 March 2024 15:33:03 +0000 (0:00:00.025) 0:01:04.204 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 30 March 2024 15:33:03 +0000 (0:00:00.011) 0:01:04.216 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 30 March 2024 15:33:03 +0000 (0:00:00.011) 0:01:04.228 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 30 March 2024 15:33:03 +0000 (0:00:00.009) 0:01:04.237 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 30 March 2024 15:33:03 +0000 (0:00:00.010) 0:01:04.247 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 30 March 2024 15:33:03 +0000 (0:00:00.021) 0:01:04.269 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 30 March 2024 15:33:06 +0000 (0:00:03.111) 0:01:07.380 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812734.0503302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711812734.0493302, "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": 1711812734.0493302, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3406956806", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 30 March 2024 15:33:06 +0000 (0:00:00.211) 0:01:07.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 30 March 2024 15:33:06 +0000 (0:00:00.011) 0:01:07.603 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 30 March 2024 15:33:06 +0000 (0:00:00.008) 0:01:07.612 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 30 March 2024 15:33:06 +0000 (0:00:00.191) 0:01:07.803 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 30 March 2024 15:33:06 +0000 (0:00:00.016) 0:01:07.819 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812734.0503302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711812734.0493302, "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": 1711812734.0493302, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3406956806", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 30 March 2024 15:33:06 +0000 (0:00:00.211) 0:01:08.031 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812732.6783128, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1711812726.089229, "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": 1711812726.0882292, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "2994172018", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 30 March 2024 15:33:07 +0000 (0:00:00.223) 0:01:08.254 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 30 March 2024 15:33:07 +0000 (0:00:00.010) 0:01:08.265 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 30 March 2024 15:33:07 +0000 (0:00:00.213) 0:01:08.478 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 30 March 2024 15:33:07 +0000 (0:00:00.210) 0:01:08.688 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 30 March 2024 15:33:08 +0000 (0:00:00.475) 0:01:09.164 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 30 March 2024 15:33:08 +0000 (0:00:00.011) 0:01:09.176 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 30 March 2024 15:33:08 +0000 (0:00:00.009) 0:01:09.186 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 30 March 2024 15:33:08 +0000 (0:00:00.010) 0:01:09.196 ******** 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-ci9qxyz7uz/tests/tests_add_rm.yml:65 Saturday 30 March 2024 15:33:08 +0000 (0:00:00.326) 0:01:09.523 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/tests_add_rm.yml:71 Saturday 30 March 2024 15:33:08 +0000 (0:00:00.011) 0:01:09.534 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/tasks/clone_kernel.yml:3 Saturday 30 March 2024 15:33:08 +0000 (0:00:00.017) 0:01:09.551 ******** 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-ci9qxyz7uz/tests/tasks/clone_kernel.yml:8 Saturday 30 March 2024 15:33:08 +0000 (0:00:00.011) 0:01:09.563 ******** 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-ci9qxyz7uz/tests/tasks/clone_kernel.yml:22 Saturday 30 March 2024 15:33:09 +0000 (0:00:00.998) 0:01:10.561 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 30 March 2024 15:33:09 +0000 (0:00:00.015) 0:01:10.577 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 30 March 2024 15:33:09 +0000 (0:00:00.011) 0:01:10.589 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 30 March 2024 15:33:09 +0000 (0:00:00.010) 0:01:10.599 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 30 March 2024 15:33:09 +0000 (0:00:00.012) 0:01:10.612 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 30 March 2024 15:33:09 +0000 (0:00:00.011) 0:01:10.623 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 30 March 2024 15:33:09 +0000 (0:00:00.023) 0:01:10.647 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 30 March 2024 15:33:12 +0000 (0:00:03.067) 0:01:13.715 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812734.0503302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711812734.0493302, "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": 1711812734.0493302, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3406956806", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 30 March 2024 15:33:12 +0000 (0:00:00.208) 0:01:13.923 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 30 March 2024 15:33:12 +0000 (0:00:00.011) 0:01:13.935 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 30 March 2024 15:33:12 +0000 (0:00:00.009) 0:01:13.944 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 30 March 2024 15:33:13 +0000 (0:00:00.194) 0:01:14.139 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 30 March 2024 15:33:13 +0000 (0:00:00.015) 0:01:14.155 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812734.0503302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711812734.0493302, "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": 1711812734.0493302, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3406956806", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 30 March 2024 15:33:13 +0000 (0:00:00.213) 0:01:14.368 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812732.6783128, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1711812726.089229, "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": 1711812726.0882292, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "2994172018", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 30 March 2024 15:33:13 +0000 (0:00:00.226) 0:01:14.595 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 30 March 2024 15:33:13 +0000 (0:00:00.010) 0:01:14.605 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 30 March 2024 15:33:13 +0000 (0:00:00.210) 0:01:14.815 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 30 March 2024 15:33:13 +0000 (0:00:00.210) 0:01:15.026 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 30 March 2024 15:33:14 +0000 (0:00:00.448) 0:01:15.475 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 30 March 2024 15:33:14 +0000 (0:00:00.010) 0:01:15.485 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 30 March 2024 15:33:14 +0000 (0:00:00.009) 0:01:15.494 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 30 March 2024 15:33:14 +0000 (0:00:00.009) 0:01:15.503 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 30 March 2024 15:33:14 +0000 (0:00:00.007) 0:01:15.511 ******** 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.156246", "end": "2024-03-30 15:33:14.817504", "rc": 0, "start": "2024-03-30 15:33:14.661258" } 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 30 March 2024 15:33:14 +0000 (0:00:00.365) 0:01:15.877 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 30 March 2024 15:33:14 +0000 (0:00:00.010) 0:01:15.888 ******** changed: [sut] => { "changed": true, "elapsed": 41, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 30 March 2024 15:33:57 +0000 (0:00:42.177) 0:01:58.065 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 30 March 2024 15:33:57 +0000 (0:00:00.009) 0:01:58.075 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 30 March 2024 15:33:57 +0000 (0:00:00.010) 0:01:58.085 ******** 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.153727", "end": "2024-03-30 15:33:57.857157", "rc": 0, "start": "2024-03-30 15:33:57.703430" } 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 30 March 2024 15:33:57 +0000 (0:00:00.389) 0:01:58.475 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 30 March 2024 15:33:57 +0000 (0:00:00.008) 0:01:58.483 ******** changed: [sut] => { "changed": true, "elapsed": 40, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 30 March 2024 15:34:39 +0000 (0:00:41.738) 0:02:40.222 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 30 March 2024 15:34:39 +0000 (0:00:00.009) 0:02:40.231 ******** 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-ci9qxyz7uz/tests/tasks/clone_kernel.yml:41 Saturday 30 March 2024 15:34:39 +0000 (0:00:00.012) 0:02:40.243 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/tasks/clone_kernel.yml:45 Saturday 30 March 2024 15:34:39 +0000 (0:00:00.010) 0:02:40.254 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 30 March 2024 15:34:39 +0000 (0:00:00.020) 0:02:40.274 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 30 March 2024 15:34:39 +0000 (0:00:00.012) 0:02:40.287 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 30 March 2024 15:34:39 +0000 (0:00:00.010) 0:02:40.297 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 30 March 2024 15:34:39 +0000 (0:00:00.010) 0:02:40.308 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 30 March 2024 15:34:39 +0000 (0:00:00.009) 0:02:40.317 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 30 March 2024 15:34:39 +0000 (0:00:00.022) 0:02:40.340 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 30 March 2024 15:34:45 +0000 (0:00:06.444) 0:02:46.785 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812837.8564432, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711812837.8536932, "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": 1711812837.8536932, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2564500639", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 30 March 2024 15:34:45 +0000 (0:00:00.253) 0:02:47.038 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 30 March 2024 15:34:46 +0000 (0:00:00.011) 0:02:47.049 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 30 March 2024 15:34:46 +0000 (0:00:00.010) 0:02:47.059 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 30 March 2024 15:34:46 +0000 (0:00:00.205) 0:02:47.265 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 30 March 2024 15:34:46 +0000 (0:00:00.017) 0:02:47.282 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812837.8564432, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711812837.8536932, "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": 1711812837.8536932, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2564500639", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 30 March 2024 15:34:46 +0000 (0:00:00.225) 0:02:47.507 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812732.6783128, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1711812726.089229, "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": 1711812726.0882292, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "2994172018", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 30 March 2024 15:34:46 +0000 (0:00:00.221) 0:02:47.729 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 30 March 2024 15:34:46 +0000 (0:00:00.010) 0:02:47.739 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 30 March 2024 15:34:46 +0000 (0:00:00.212) 0:02:47.952 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.212) 0:02:48.165 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.206) 0:02:48.371 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.011) 0:02:48.383 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.009) 0:02:48.393 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.010) 0:02:48.403 ******** 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": "b3fe0821cc4c43cfb52beca887ddac7e-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-ci9qxyz7uz/tests/tests_add_rm.yml:77 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.375) 0:02:48.779 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/tests_add_rm.yml:84 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.011) 0:02:48.791 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.032) 0:02:48.823 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.036) 0:02:48.860 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.010) 0:02:48.870 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.009) 0:02:48.880 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.008) 0:02:48.888 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 30 March 2024 15:34:47 +0000 (0:00:00.022) 0:02:48.911 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 30 March 2024 15:34:50 +0000 (0:00:03.005) 0:02:51.917 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812837.8564432, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711812837.8536932, "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": 1711812837.8536932, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2564500639", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 30 March 2024 15:34:51 +0000 (0:00:00.215) 0:02:52.132 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 30 March 2024 15:34:51 +0000 (0:00:00.011) 0:02:52.144 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 30 March 2024 15:34:51 +0000 (0:00:00.009) 0:02:52.153 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 30 March 2024 15:34:51 +0000 (0:00:00.205) 0:02:52.359 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 30 March 2024 15:34:51 +0000 (0:00:00.016) 0:02:52.375 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812837.8564432, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1711812837.8536932, "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": 1711812837.8536932, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2564500639", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 30 March 2024 15:34:51 +0000 (0:00:00.224) 0:02:52.600 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711812732.6783128, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1711812726.089229, "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": 1711812726.0882292, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "2994172018", "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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 30 March 2024 15:34:51 +0000 (0:00:00.224) 0:02:52.824 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 30 March 2024 15:34:51 +0000 (0:00:00.011) 0:02:52.836 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 30 March 2024 15:34:52 +0000 (0:00:00.214) 0:02:53.050 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 30 March 2024 15:34:52 +0000 (0:00:00.210) 0:02:53.261 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 30 March 2024 15:34:52 +0000 (0:00:00.475) 0:02:53.736 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 30 March 2024 15:34:52 +0000 (0:00:00.011) 0:02:53.748 ******** 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 30 March 2024 15:34:52 +0000 (0:00:00.009) 0:02:53.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 30 March 2024 15:34:52 +0000 (0:00:00.009) 0:02:53.767 ******** 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-ci9qxyz7uz/tests/tests_add_rm.yml:94 Saturday 30 March 2024 15:34:53 +0000 (0:00:00.327) 0:02:54.095 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/tests_add_rm.yml:100 Saturday 30 March 2024 15:34:53 +0000 (0:00:00.012) 0:02:54.108 ******** 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.052294", "end": "2024-03-30 15:34:53.306952", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-03-30 15:34:53.254658" } 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.052171", "end": "2024-03-30 15:34:53.562576", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-03-30 15:34:53.510405" } 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 30 March 2024 15:34:53 +0000 (0:00:00.513) 0:02:54.621 ******** 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.124543", "end": "2024-03-30 15:34:53.889603", "rc": 0, "start": "2024-03-30 15:34:53.765060" } 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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 30 March 2024 15:34:53 +0000 (0:00:00.328) 0:02:54.949 ******** included: /WORKDIR/git-weekly-ci9qxyz7uz/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-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 30 March 2024 15:34:53 +0000 (0:00:00.008) 0:02:54.958 ******** changed: [sut] => { "changed": true, "elapsed": 41, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 30 March 2024 15:35:35 +0000 (0:00:42.048) 0:03:37.006 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 30 March 2024 15:35:35 +0000 (0:00:00.009) 0:03:37.016 ******** 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 30 March 2024 15:35:35 +0000 (0:00:00.012) 0:03:37.028 ******** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 42.18s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 42.05s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 41.74s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 40.51s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed -- 16.15s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 5.98s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 3.11s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 3.01s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 2.11s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Clone test_kernel kernel and initrd for test purposes ------------------- 2.03s /WORKDIR/git-weekly-ci9qxyz7uz/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.13s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Clone test_kernel kernel and initrd for test purposes ------------------- 1.00s /WORKDIR/git-weekly-ci9qxyz7uz/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.90s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.81s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.70s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.70s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.68s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.67s /WORKDIR/git-weekly-ci9qxyz7uz/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.66s /WORKDIR/git-weekly-ci9qxyz7uz/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.62s /WORKDIR/git-weekly-ci9qxyz7uz/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. ---^---^---^---^---^---