# 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-ci1zu1sath/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tests_add_rm.yml:13 Saturday 10 February 2024 13:45:06 +0000 (0:00:00.013) 0:00:00.013 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 February 2024 13:45:06 +0000 (0:00:00.027) 0:00:00.040 ***** included: /WORKDIR/git-weekly-ci1zu1sath/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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 February 2024 13:45:06 +0000 (0:00:00.013) 0:00:00.053 ***** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 February 2024 13:45:07 +0000 (0:00:01.268) 0:00:01.322 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 February 2024 13:45:07 +0000 (0:00:00.269) 0:00:01.591 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 February 2024 13:45:07 +0000 (0:00:00.021) 0:00:01.613 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 February 2024 13:45:07 +0000 (0:00:00.028) 0:00:01.641 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 February 2024 13:45:10 +0000 (0:00:03.019) 0:00:04.661 ***** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 February 2024 13:45:11 +0000 (0:00:00.271) 0:00:04.932 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 10 February 2024 13:45:11 +0000 (0:00:00.208) 0:00:05.140 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 10 February 2024 13:45:11 +0000 (0:00:00.031) 0:00:05.172 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706607240.985, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1706607372.285, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165251, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1706607240.439, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1602805550", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 10 February 2024 13:45:11 +0000 (0:00:00.210) 0:00:05.382 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 February 2024 13:45:11 +0000 (0:00:00.275) 0:00:05.657 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706607243.272, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "c95137d049a628e61167f82a9531b2452eef1884", "ctime": 1706607243.272, "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": 1706607243.272, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6787, "uid": 0, "version": "387680093", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 10 February 2024 13:45:12 +0000 (0:00:00.211) 0:00:05.869 ***** changed: [sut] => { "changed": true } MSG: 6 replacements made TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 February 2024 13:45:12 +0000 (0:00:00.199) 0:00:06.069 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 10 February 2024 13:45:12 +0000 (0:00:00.010) 0:00:06.079 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 10 February 2024 13:45:12 +0000 (0:00:00.008) 0:00:06.088 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 10 February 2024 13:45:12 +0000 (0:00:00.009) 0:00:06.098 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "4717b0c8f8e94397b4a05d08461304bd-6.6.13-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.13-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.13-100.fc38.x86_64", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Fedora Linux (6.6.13-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "4717b0c8f8e94397b4a05d08461304bd-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-4717b0c8f8e94397b4a05d08461304bd.img", "kernel": "/boot/vmlinuz-0-rescue-4717b0c8f8e94397b4a05d08461304bd", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Fedora Linux (0-rescue-4717b0c8f8e94397b4a05d08461304bd) 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-ci1zu1sath/tests/tests_add_rm.yml:29 Saturday 10 February 2024 13:45:12 +0000 (0:00:00.533) 0:00:06.631 ***** included: /WORKDIR/git-weekly-ci1zu1sath/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tasks/clone_kernel.yml:3 Saturday 10 February 2024 13:45:12 +0000 (0:00:00.011) 0:00:06.643 ***** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "4717b0c8f8e94397b4a05d08461304bd-6.6.13-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.13-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.13-100.fc38.x86_64", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Fedora Linux (6.6.13-100.fc38.x86_64) 38 (Thirty Eight)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tasks/clone_kernel.yml:8 Saturday 10 February 2024 13:45:12 +0000 (0:00:00.009) 0:00:06.652 ***** changed: [sut] => (item={'src': '/boot/vmlinuz-6.6.13-100.fc38.x86_64', 'dest': '/boot/vmlinuz-6.6.13-100.fc38.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "1e90573164f241691ae4553ea7f5e6e2e8a69dd4", "dest": "/boot/vmlinuz-6.6.13-100.fc38.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.6.13-100.fc38.x86_64_clone1", "src": "/boot/vmlinuz-6.6.13-100.fc38.x86_64" }, "md5sum": "27b190e90ba2d83a4422137400c491bc", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14676712, "src": "/boot/vmlinuz-6.6.13-100.fc38.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.6.13-100.fc38.x86_64.img', 'dest': '/boot/initramfs-6.6.13-100.fc38.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "edc1c2b87c444402c90d04cd7ccfd724a5fab97b", "dest": "/boot/initramfs-6.6.13-100.fc38.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.6.13-100.fc38.x86_64.img_clone1", "src": "/boot/initramfs-6.6.13-100.fc38.x86_64.img" }, "md5sum": "4fdd26bf259cfceb4ab556d4e2af5816", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20360262, "src": "/boot/initramfs-6.6.13-100.fc38.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tasks/clone_kernel.yml:22 Saturday 10 February 2024 13:45:13 +0000 (0:00:01.044) 0:00:07.697 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 February 2024 13:45:13 +0000 (0:00:00.015) 0:00:07.712 ***** included: /WORKDIR/git-weekly-ci1zu1sath/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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 February 2024 13:45:13 +0000 (0:00:00.014) 0:00:07.727 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 February 2024 13:45:13 +0000 (0:00:00.013) 0:00:07.741 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 February 2024 13:45:13 +0000 (0:00:00.018) 0:00:07.760 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 February 2024 13:45:13 +0000 (0:00:00.009) 0:00:07.769 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 February 2024 13:45:13 +0000 (0:00:00.028) 0:00:07.797 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 February 2024 13:45:16 +0000 (0:00:02.932) 0:00:10.730 ***** 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.6.13-100.fc38.x86_64_clone1 --initrd=/boot/initramfs-6.6.13-100.fc38.x86_64.img_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 February 2024 13:45:17 +0000 (0:00:00.439) 0:00:11.169 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 10 February 2024 13:45:17 +0000 (0:00:00.202) 0:00:11.372 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 10 February 2024 13:45:17 +0000 (0:00:00.016) 0:00:11.388 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572711.4973373, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1706607372.285, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165251, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1706607240.439, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1602805550", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 10 February 2024 13:45:17 +0000 (0:00:00.218) 0:00:11.607 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 February 2024 13:45:17 +0000 (0:00:00.198) 0:00:11.805 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572712.1963143, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e3be4fc5d57218df83f756c4505b442b7629741a", "ctime": 1707572712.1973143, "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": 1707572712.1963143, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "4217289556", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 10 February 2024 13:45:18 +0000 (0:00:00.220) 0:00:12.026 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 February 2024 13:45:18 +0000 (0:00:00.209) 0:00:12.236 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 10 February 2024 13:45:18 +0000 (0:00:00.010) 0:00:12.246 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 10 February 2024 13:45:18 +0000 (0:00:00.019) 0:00:12.266 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 10 February 2024 13:45:18 +0000 (0:00:00.010) 0:00:12.276 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 10 February 2024 13:45:18 +0000 (0:00:00.008) 0:00:12.284 ***** 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.156333", "end": "2024-02-10 13:45:18.838860", "rc": 0, "start": "2024-02-10 13:45:18.682527" } 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 10 February 2024 13:45:18 +0000 (0:00:00.429) 0:00:12.713 ***** included: /WORKDIR/git-weekly-ci1zu1sath/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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 10 February 2024 13:45:18 +0000 (0:00:00.010) 0:00:12.724 ***** changed: [sut] => { "changed": true, "elapsed": 40, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 10 February 2024 13:46:00 +0000 (0:00:41.492) 0:00:54.216 ***** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 10 February 2024 13:46:00 +0000 (0:00:00.009) 0:00:54.226 ***** 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-ci1zu1sath/tests/tasks/clone_kernel.yml:41 Saturday 10 February 2024 13:46:00 +0000 (0:00:00.011) 0:00:54.238 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tasks/clone_kernel.yml:45 Saturday 10 February 2024 13:46:00 +0000 (0:00:00.009) 0:00:54.247 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 February 2024 13:46:00 +0000 (0:00:00.017) 0:00:54.265 ***** included: /WORKDIR/git-weekly-ci1zu1sath/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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 February 2024 13:46:00 +0000 (0:00:00.029) 0:00:54.294 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 February 2024 13:46:00 +0000 (0:00:00.013) 0:00:54.308 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 February 2024 13:46:00 +0000 (0:00:00.009) 0:00:54.317 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 February 2024 13:46:00 +0000 (0:00:00.010) 0:00:54.327 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 February 2024 13:46:00 +0000 (0:00:00.022) 0:00:54.349 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 February 2024 13:46:06 +0000 (0:00:06.391) 0:01:00.741 ***** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 February 2024 13:46:07 +0000 (0:00:00.195) 0:01:00.936 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 10 February 2024 13:46:07 +0000 (0:00:00.196) 0:01:01.133 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 10 February 2024 13:46:07 +0000 (0:00:00.016) 0:01:01.149 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572718.8370962, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1707572718.8360963, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 151364, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1707572718.8360963, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3789413632", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 10 February 2024 13:46:07 +0000 (0:00:00.247) 0:01:01.397 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 February 2024 13:46:07 +0000 (0:00:00.199) 0:01:01.597 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572718.1321194, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e3be4fc5d57218df83f756c4505b442b7629741a", "ctime": 1707572712.1973143, "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": 1707572712.1963143, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "4217289556", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 10 February 2024 13:46:07 +0000 (0:00:00.217) 0:01:01.814 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 February 2024 13:46:08 +0000 (0:00:00.198) 0:01:02.013 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 10 February 2024 13:46:08 +0000 (0:00:00.010) 0:01:02.023 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 10 February 2024 13:46:08 +0000 (0:00:00.008) 0:01:02.032 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 10 February 2024 13:46:08 +0000 (0:00:00.007) 0:01:02.040 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet test=kernel", "default": false, "id": "c7d0d85e84244b05910dfae85bc41f35-6.6.13-100.fc38.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.6.13-100.fc38.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.6.13-100.fc38.x86_64_clone1", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "4717b0c8f8e94397b4a05d08461304bd-6.6.13-100.fc38.x86_64", "index": "1", "initrd": "/boot/initramfs-6.6.13-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.13-100.fc38.x86_64", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Fedora Linux (6.6.13-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "4717b0c8f8e94397b4a05d08461304bd-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-4717b0c8f8e94397b4a05d08461304bd.img", "kernel": "/boot/vmlinuz-0-rescue-4717b0c8f8e94397b4a05d08461304bd", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Fedora Linux (0-rescue-4717b0c8f8e94397b4a05d08461304bd) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tests_add_rm.yml:35 Saturday 10 February 2024 13:46:08 +0000 (0:00:00.362) 0:01:02.402 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tests_add_rm.yml:47 Saturday 10 February 2024 13:46:08 +0000 (0:00:00.012) 0:01:02.415 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 February 2024 13:46:08 +0000 (0:00:00.020) 0:01:02.435 ***** included: /WORKDIR/git-weekly-ci1zu1sath/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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 February 2024 13:46:08 +0000 (0:00:00.011) 0:01:02.447 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 February 2024 13:46:08 +0000 (0:00:00.009) 0:01:02.457 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 February 2024 13:46:08 +0000 (0:00:00.010) 0:01:02.467 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 February 2024 13:46:08 +0000 (0:00:00.009) 0:01:02.476 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 February 2024 13:46:08 +0000 (0:00:00.023) 0:01:02.500 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 February 2024 13:46:11 +0000 (0:00:02.931) 0:01:05.432 ***** 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.6.13-100.fc38.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 February 2024 13:46:12 +0000 (0:00:00.457) 0:01:05.889 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 10 February 2024 13:46:12 +0000 (0:00:00.192) 0:01:06.082 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 10 February 2024 13:46:12 +0000 (0:00:00.018) 0:01:06.101 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572718.8370962, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1707572718.8360963, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 151364, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1707572718.8360963, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3789413632", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 10 February 2024 13:46:12 +0000 (0:00:00.207) 0:01:06.308 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 February 2024 13:46:12 +0000 (0:00:00.198) 0:01:06.506 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572718.1321194, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e3be4fc5d57218df83f756c4505b442b7629741a", "ctime": 1707572712.1973143, "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": 1707572712.1963143, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "4217289556", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 10 February 2024 13:46:12 +0000 (0:00:00.209) 0:01:06.716 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 February 2024 13:46:13 +0000 (0:00:00.200) 0:01:06.916 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 10 February 2024 13:46:13 +0000 (0:00:00.014) 0:01:06.930 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 10 February 2024 13:46:13 +0000 (0:00:00.008) 0:01:06.939 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 10 February 2024 13:46:13 +0000 (0:00:00.007) 0:01:06.947 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "4717b0c8f8e94397b4a05d08461304bd-6.6.13-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.13-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.13-100.fc38.x86_64", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Fedora Linux (6.6.13-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "4717b0c8f8e94397b4a05d08461304bd-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-4717b0c8f8e94397b4a05d08461304bd.img", "kernel": "/boot/vmlinuz-0-rescue-4717b0c8f8e94397b4a05d08461304bd", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Fedora Linux (0-rescue-4717b0c8f8e94397b4a05d08461304bd) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tests_add_rm.yml:65 Saturday 10 February 2024 13:46:13 +0000 (0:00:00.310) 0:01:07.257 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tests_add_rm.yml:71 Saturday 10 February 2024 13:46:13 +0000 (0:00:00.011) 0:01:07.268 ***** included: /WORKDIR/git-weekly-ci1zu1sath/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tasks/clone_kernel.yml:3 Saturday 10 February 2024 13:46:13 +0000 (0:00:00.014) 0:01:07.282 ***** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "4717b0c8f8e94397b4a05d08461304bd-6.6.13-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.13-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.13-100.fc38.x86_64", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Fedora Linux (6.6.13-100.fc38.x86_64) 38 (Thirty Eight)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tasks/clone_kernel.yml:8 Saturday 10 February 2024 13:46:13 +0000 (0:00:00.010) 0:01:07.293 ***** changed: [sut] => (item={'src': '/boot/vmlinuz-6.6.13-100.fc38.x86_64', 'dest': '/boot/vmlinuz-6.6.13-100.fc38.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "1e90573164f241691ae4553ea7f5e6e2e8a69dd4", "dest": "/boot/vmlinuz-6.6.13-100.fc38.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.6.13-100.fc38.x86_64_clone2", "src": "/boot/vmlinuz-6.6.13-100.fc38.x86_64" }, "md5sum": "27b190e90ba2d83a4422137400c491bc", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14676712, "src": "/boot/vmlinuz-6.6.13-100.fc38.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.6.13-100.fc38.x86_64.img', 'dest': '/boot/initramfs-6.6.13-100.fc38.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "edc1c2b87c444402c90d04cd7ccfd724a5fab97b", "dest": "/boot/initramfs-6.6.13-100.fc38.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.6.13-100.fc38.x86_64.img_clone2", "src": "/boot/initramfs-6.6.13-100.fc38.x86_64.img" }, "md5sum": "4fdd26bf259cfceb4ab556d4e2af5816", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20360262, "src": "/boot/initramfs-6.6.13-100.fc38.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tasks/clone_kernel.yml:22 Saturday 10 February 2024 13:46:14 +0000 (0:00:00.857) 0:01:08.150 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 February 2024 13:46:14 +0000 (0:00:00.011) 0:01:08.162 ***** included: /WORKDIR/git-weekly-ci1zu1sath/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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 February 2024 13:46:14 +0000 (0:00:00.010) 0:01:08.172 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 February 2024 13:46:14 +0000 (0:00:00.008) 0:01:08.181 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 February 2024 13:46:14 +0000 (0:00:00.008) 0:01:08.190 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 February 2024 13:46:14 +0000 (0:00:00.007) 0:01:08.197 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 February 2024 13:46:14 +0000 (0:00:00.018) 0:01:08.215 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 February 2024 13:46:17 +0000 (0:00:02.903) 0:01:11.119 ***** 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.6.13-100.fc38.x86_64_clone2 --initrd=/boot/initramfs-6.6.13-100.fc38.x86_64.img_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 February 2024 13:46:17 +0000 (0:00:00.461) 0:01:11.581 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 10 February 2024 13:46:17 +0000 (0:00:00.229) 0:01:11.810 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 10 February 2024 13:46:17 +0000 (0:00:00.033) 0:01:11.843 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572718.8370962, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1707572718.8360963, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 151364, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1707572718.8360963, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3789413632", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 10 February 2024 13:46:18 +0000 (0:00:00.228) 0:01:12.072 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 February 2024 13:46:18 +0000 (0:00:00.228) 0:01:12.301 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572718.1321194, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e3be4fc5d57218df83f756c4505b442b7629741a", "ctime": 1707572712.1973143, "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": 1707572712.1963143, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "4217289556", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 10 February 2024 13:46:18 +0000 (0:00:00.292) 0:01:12.593 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 February 2024 13:46:18 +0000 (0:00:00.220) 0:01:12.813 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 10 February 2024 13:46:18 +0000 (0:00:00.010) 0:01:12.823 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 10 February 2024 13:46:18 +0000 (0:00:00.016) 0:01:12.840 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 10 February 2024 13:46:18 +0000 (0:00:00.008) 0:01:12.848 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 10 February 2024 13:46:19 +0000 (0:00:00.006) 0:01:12.855 ***** 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.154631", "end": "2024-02-10 13:46:19.339763", "rc": 0, "start": "2024-02-10 13:46:19.185132" } 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 10 February 2024 13:46:19 +0000 (0:00:00.354) 0:01:13.209 ***** included: /WORKDIR/git-weekly-ci1zu1sath/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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 10 February 2024 13:46:19 +0000 (0:00:00.009) 0:01:13.218 ***** changed: [sut] => { "changed": true, "elapsed": 38, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 10 February 2024 13:46:58 +0000 (0:00:39.283) 0:01:52.502 ***** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.008) 0:01:52.511 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.008) 0:01:52.520 ***** 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.160577", "end": "2024-02-10 13:46:59.016847", "rc": 0, "start": "2024-02-10 13:46:58.856270" } 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 10 February 2024 13:46:59 +0000 (0:00:00.363) 0:01:52.883 ***** included: /WORKDIR/git-weekly-ci1zu1sath/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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 10 February 2024 13:46:59 +0000 (0:00:00.008) 0:01:52.891 ***** changed: [sut] => { "changed": true, "elapsed": 38, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 10 February 2024 13:47:38 +0000 (0:00:39.331) 0:02:32.222 ***** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 10 February 2024 13:47:38 +0000 (0:00:00.007) 0:02:32.230 ***** 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-ci1zu1sath/tests/tasks/clone_kernel.yml:41 Saturday 10 February 2024 13:47:38 +0000 (0:00:00.010) 0:02:32.240 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tasks/clone_kernel.yml:45 Saturday 10 February 2024 13:47:38 +0000 (0:00:00.008) 0:02:32.249 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 February 2024 13:47:38 +0000 (0:00:00.015) 0:02:32.265 ***** included: /WORKDIR/git-weekly-ci1zu1sath/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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 February 2024 13:47:38 +0000 (0:00:00.012) 0:02:32.277 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 February 2024 13:47:38 +0000 (0:00:00.008) 0:02:32.286 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 February 2024 13:47:38 +0000 (0:00:00.007) 0:02:32.293 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 February 2024 13:47:38 +0000 (0:00:00.007) 0:02:32.301 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 February 2024 13:47:38 +0000 (0:00:00.018) 0:02:32.319 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 February 2024 13:47:44 +0000 (0:00:06.350) 0:02:38.670 ***** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 February 2024 13:47:45 +0000 (0:00:00.196) 0:02:38.866 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 10 February 2024 13:47:45 +0000 (0:00:00.190) 0:02:39.057 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 10 February 2024 13:47:45 +0000 (0:00:00.014) 0:02:39.071 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572819.0151255, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1707572819.0141256, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 151364, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1707572819.0141256, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1430109657", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 10 February 2024 13:47:45 +0000 (0:00:00.237) 0:02:39.309 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 February 2024 13:47:45 +0000 (0:00:00.198) 0:02:39.508 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572718.1321194, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e3be4fc5d57218df83f756c4505b442b7629741a", "ctime": 1707572712.1973143, "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": 1707572712.1963143, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "4217289556", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 10 February 2024 13:47:45 +0000 (0:00:00.211) 0:02:39.720 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 February 2024 13:47:46 +0000 (0:00:00.197) 0:02:39.918 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 10 February 2024 13:47:46 +0000 (0:00:00.009) 0:02:39.927 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 10 February 2024 13:47:46 +0000 (0:00:00.008) 0:02:39.936 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 10 February 2024 13:47:46 +0000 (0:00:00.007) 0:02:39.944 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "c7d0d85e84244b05910dfae85bc41f35-6.6.13-100.fc38.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.6.13-100.fc38.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.6.13-100.fc38.x86_64_clone2", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "4717b0c8f8e94397b4a05d08461304bd-6.6.13-100.fc38.x86_64", "index": "1", "initrd": "/boot/initramfs-6.6.13-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.13-100.fc38.x86_64", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Fedora Linux (6.6.13-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "4717b0c8f8e94397b4a05d08461304bd-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-4717b0c8f8e94397b4a05d08461304bd.img", "kernel": "/boot/vmlinuz-0-rescue-4717b0c8f8e94397b4a05d08461304bd", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Fedora Linux (0-rescue-4717b0c8f8e94397b4a05d08461304bd) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tests_add_rm.yml:77 Saturday 10 February 2024 13:47:46 +0000 (0:00:00.356) 0:02:40.300 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tests_add_rm.yml:84 Saturday 10 February 2024 13:47:46 +0000 (0:00:00.011) 0:02:40.311 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 February 2024 13:47:46 +0000 (0:00:00.024) 0:02:40.336 ***** included: /WORKDIR/git-weekly-ci1zu1sath/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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 February 2024 13:47:46 +0000 (0:00:00.010) 0:02:40.346 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 February 2024 13:47:46 +0000 (0:00:00.010) 0:02:40.356 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 February 2024 13:47:46 +0000 (0:00:00.007) 0:02:40.364 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 February 2024 13:47:46 +0000 (0:00:00.007) 0:02:40.371 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 February 2024 13:47:46 +0000 (0:00:00.018) 0:02:40.389 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 February 2024 13:47:49 +0000 (0:00:02.893) 0:02:43.283 ***** 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.6.13-100.fc38.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 February 2024 13:47:49 +0000 (0:00:00.455) 0:02:43.738 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 10 February 2024 13:47:50 +0000 (0:00:00.190) 0:02:43.929 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 10 February 2024 13:47:50 +0000 (0:00:00.014) 0:02:43.944 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572819.0151255, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1707572819.0141256, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 151364, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1707572819.0141256, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1430109657", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 10 February 2024 13:47:50 +0000 (0:00:00.207) 0:02:44.151 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 February 2024 13:47:50 +0000 (0:00:00.199) 0:02:44.351 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572718.1321194, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e3be4fc5d57218df83f756c4505b442b7629741a", "ctime": 1707572712.1973143, "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": 1707572712.1963143, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "4217289556", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 10 February 2024 13:47:50 +0000 (0:00:00.211) 0:02:44.563 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 February 2024 13:47:50 +0000 (0:00:00.195) 0:02:44.758 ***** 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 10 February 2024 13:47:50 +0000 (0:00:00.008) 0:02:44.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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 10 February 2024 13:47:50 +0000 (0:00:00.007) 0:02:44.775 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 10 February 2024 13:47:50 +0000 (0:00:00.007) 0:02:44.782 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "4717b0c8f8e94397b4a05d08461304bd-6.6.13-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.13-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.6.13-100.fc38.x86_64", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Fedora Linux (6.6.13-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "4717b0c8f8e94397b4a05d08461304bd-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-4717b0c8f8e94397b4a05d08461304bd.img", "kernel": "/boot/vmlinuz-0-rescue-4717b0c8f8e94397b4a05d08461304bd", "root": "UUID=d435ad71-5de9-4faf-85d8-ce4874fd8ac2", "title": "Fedora Linux (0-rescue-4717b0c8f8e94397b4a05d08461304bd) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tests_add_rm.yml:94 Saturday 10 February 2024 13:47:51 +0000 (0:00:00.308) 0:02:45.091 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/tests_add_rm.yml:100 Saturday 10 February 2024 13:47:51 +0000 (0:00:00.011) 0:02:45.102 ***** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.6.13-100.fc38.x86_64_clone1" ], "delta": "0:00:00.051413", "end": "2024-02-10 13:47:51.476855", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-02-10 13:47:51.425442" } STDERR: The param /boot/vmlinuz-6.6.13-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.6.13-100.fc38.x86_64_clone2" ], "delta": "0:00:00.051169", "end": "2024-02-10 13:47:51.715331", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-02-10 13:47:51.664162" } STDERR: The param /boot/vmlinuz-6.6.13-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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 10 February 2024 13:47:51 +0000 (0:00:00.482) 0:02:45.585 ***** 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.121965", "end": "2024-02-10 13:47:52.032377", "rc": 0, "start": "2024-02-10 13:47:51.910412" } 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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 10 February 2024 13:47:52 +0000 (0:00:00.317) 0:02:45.902 ***** included: /WORKDIR/git-weekly-ci1zu1sath/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-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 10 February 2024 13:47:52 +0000 (0:00:00.007) 0:02:45.910 ***** changed: [sut] => { "changed": true, "elapsed": 39, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 10 February 2024 13:48:32 +0000 (0:00:40.108) 0:03:26.018 ***** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 10 February 2024 13:48:32 +0000 (0:00:00.009) 0:03:26.027 ***** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=100 changed=16 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Saturday 10 February 2024 13:48:32 +0000 (0:00:00.009) 0:03:26.037 ***** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 41.49s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 40.11s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 39.33s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 39.28s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed -- 15.76s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 5.84s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 2.93s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 2.89s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 1.27s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.25s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Clone test_kernel kernel and initrd for test purposes ------------------- 1.04s /WORKDIR/git-weekly-ci1zu1sath/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.90s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Clone test_kernel kernel and initrd for test purposes ------------------- 0.86s /WORKDIR/git-weekly-ci1zu1sath/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.78s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.69s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.67s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.66s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.64s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.60s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 linux-system-roles.bootloader : Determine platform type ----------------- 0.60s /WORKDIR/git-weekly-ci1zu1sath/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---