# 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-ciija_ddko/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/tests_add_rm.yml:13 Saturday 24 February 2024 13:35:52 +0000 (0:00:00.012) 0:00:00.012 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 24 February 2024 13:35:52 +0000 (0:00:00.025) 0:00:00.037 ***** included: /WORKDIR/git-weekly-ciija_ddko/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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 24 February 2024 13:35:52 +0000 (0:00:00.012) 0:00:00.050 ***** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 24 February 2024 13:35:53 +0000 (0:00:00.498) 0:00:00.548 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 24 February 2024 13:35:53 +0000 (0:00:00.244) 0:00:00.792 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 24 February 2024 13:35:53 +0000 (0:00:00.018) 0:00:00.811 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 24 February 2024 13:35:53 +0000 (0:00:00.027) 0:00:00.839 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 24 February 2024 13:35:56 +0000 (0:00:02.753) 0:00:03.592 ***** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 24 February 2024 13:35:56 +0000 (0:00:00.244) 0:00:03.837 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 24 February 2024 13:35:56 +0000 (0:00:00.174) 0:00:04.012 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 24 February 2024 13:35:56 +0000 (0:00:00.030) 0:00:04.042 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707816142.602, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1707816142.409, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4057547, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1707816142.409, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "2852534480", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 24 February 2024 13:35:56 +0000 (0:00:00.185) 0:00:04.228 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 24 February 2024 13:35:57 +0000 (0:00:00.236) 0:00:04.465 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707816143.423, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "90a708edb3fb234f2a5f4e28e98a362fad44972c", "ctime": 1707816143.424, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 743562, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1707816143.424, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6406, "uid": 0, "version": "3490282986", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 24 February 2024 13:35:57 +0000 (0:00:00.190) 0:00:04.656 ***** changed: [sut] => { "changed": true } MSG: 5 replacements made TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 24 February 2024 13:35:57 +0000 (0:00:00.184) 0:00:04.840 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 24 February 2024 13:35:57 +0000 (0:00:00.008) 0:00:04.849 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 24 February 2024 13:35:57 +0000 (0:00:00.007) 0:00:04.856 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 24 February 2024 13:35:57 +0000 (0:00:00.007) 0:00:04.863 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbcf984f79874cad97fc31a6c318d209-4.18.0-536.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-536.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-536.el8.x86_64", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "CentOS Stream (4.18.0-536.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "cbcf984f79874cad97fc31a6c318d209-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-cbcf984f79874cad97fc31a6c318d209.img", "kernel": "/boot/vmlinuz-0-rescue-cbcf984f79874cad97fc31a6c318d209", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "CentOS Stream (0-rescue-cbcf984f79874cad97fc31a6c318d209) 8" } ] }, "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-ciija_ddko/tests/tests_add_rm.yml:29 Saturday 24 February 2024 13:35:58 +0000 (0:00:00.534) 0:00:05.398 ***** included: /WORKDIR/git-weekly-ciija_ddko/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/tasks/clone_kernel.yml:3 Saturday 24 February 2024 13:35:58 +0000 (0:00:00.011) 0:00:05.409 ***** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbcf984f79874cad97fc31a6c318d209-4.18.0-536.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-536.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-536.el8.x86_64", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "CentOS Stream (4.18.0-536.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciija_ddko/tests/tasks/clone_kernel.yml:8 Saturday 24 February 2024 13:35:58 +0000 (0:00:00.009) 0:00:05.419 ***** changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-536.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-536.el8.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "6d3c3269ba472ad87de08aa46eed0c715fd0e7af", "dest": "/boot/vmlinuz-4.18.0-536.el8.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-536.el8.x86_64_clone1", "src": "/boot/vmlinuz-4.18.0-536.el8.x86_64" }, "md5sum": "a71f8e10f5824a9747a6ece11fd3de44", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 11077344, "src": "/boot/vmlinuz-4.18.0-536.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-536.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-536.el8.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "ee1fac4cf986bce1fd4d97d7531ab457d6ee43c2", "dest": "/boot/initramfs-4.18.0-536.el8.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-536.el8.x86_64.img_clone1", "src": "/boot/initramfs-4.18.0-536.el8.x86_64.img" }, "md5sum": "77e440a10b8091b55a6f9146a74d5e3b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31355563, "src": "/boot/initramfs-4.18.0-536.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/tasks/clone_kernel.yml:22 Saturday 24 February 2024 13:35:58 +0000 (0:00:00.809) 0:00:06.228 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 24 February 2024 13:35:58 +0000 (0:00:00.015) 0:00:06.244 ***** included: /WORKDIR/git-weekly-ciija_ddko/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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 24 February 2024 13:35:58 +0000 (0:00:00.010) 0:00:06.255 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 24 February 2024 13:35:58 +0000 (0:00:00.008) 0:00:06.263 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 24 February 2024 13:35:58 +0000 (0:00:00.007) 0:00:06.271 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 24 February 2024 13:35:58 +0000 (0:00:00.008) 0:00:06.280 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 24 February 2024 13:35:58 +0000 (0:00:00.027) 0:00:06.307 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 24 February 2024 13:36:01 +0000 (0:00:02.765) 0:00:09.072 ***** 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-4.18.0-536.el8.x86_64_clone1 --initrd=/boot/initramfs-4.18.0-536.el8.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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 24 February 2024 13:36:02 +0000 (0:00:00.452) 0:00:09.525 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 24 February 2024 13:36:02 +0000 (0:00:00.176) 0:00:09.702 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 24 February 2024 13:36:02 +0000 (0:00:00.014) 0:00:09.716 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781756.8530002, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1707816142.409, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4057547, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1707816142.409, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "2852534480", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 24 February 2024 13:36:02 +0000 (0:00:00.188) 0:00:09.905 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 24 February 2024 13:36:02 +0000 (0:00:00.177) 0:00:10.082 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781757.4699738, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e38e9f32ea3c10cb44cd42bd9f796af174086dd6", "ctime": 1708781757.4709737, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 20980993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1708781757.4699738, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2587024128", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 24 February 2024 13:36:02 +0000 (0:00:00.190) 0:00:10.272 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 24 February 2024 13:36:03 +0000 (0:00:00.176) 0:00:10.448 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 24 February 2024 13:36:03 +0000 (0:00:00.009) 0:00:10.458 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 24 February 2024 13:36:03 +0000 (0:00:00.008) 0:00:10.467 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 24 February 2024 13:36:03 +0000 (0:00:00.007) 0:00:10.474 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 24 February 2024 13:36:03 +0000 (0:00:00.006) 0:00:10.481 ***** 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.179745", "end": "2024-02-24 13:36:03.536049", "rc": 0, "start": "2024-02-24 13:36:03.356304" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 24 February 2024 13:36:03 +0000 (0:00:00.418) 0:00:10.899 ***** included: /WORKDIR/git-weekly-ciija_ddko/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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 24 February 2024 13:36:03 +0000 (0:00:00.008) 0:00:10.907 ***** changed: [sut] => { "changed": true, "elapsed": 48, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 24 February 2024 13:36:52 +0000 (0:00:48.647) 0:00:59.555 ***** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 24 February 2024 13:36:52 +0000 (0:00:00.009) 0:00:59.565 ***** 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-ciija_ddko/tests/tasks/clone_kernel.yml:41 Saturday 24 February 2024 13:36:52 +0000 (0:00:00.010) 0:00:59.575 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/tasks/clone_kernel.yml:45 Saturday 24 February 2024 13:36:52 +0000 (0:00:00.008) 0:00:59.583 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 24 February 2024 13:36:52 +0000 (0:00:00.016) 0:00:59.599 ***** included: /WORKDIR/git-weekly-ciija_ddko/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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 24 February 2024 13:36:52 +0000 (0:00:00.024) 0:00:59.624 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 24 February 2024 13:36:52 +0000 (0:00:00.008) 0:00:59.633 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 24 February 2024 13:36:52 +0000 (0:00:00.007) 0:00:59.640 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 24 February 2024 13:36:52 +0000 (0:00:00.007) 0:00:59.648 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 24 February 2024 13:36:52 +0000 (0:00:00.018) 0:00:59.666 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 24 February 2024 13:36:56 +0000 (0:00:04.655) 0:01:04.321 ***** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 24 February 2024 13:36:57 +0000 (0:00:00.175) 0:01:04.497 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 24 February 2024 13:36:57 +0000 (0:00:00.174) 0:01:04.672 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 24 February 2024 13:36:57 +0000 (0:00:00.013) 0:01:04.685 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781763.5347142, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1708781763.5347142, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4049602, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708781763.5337143, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3655626369", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 24 February 2024 13:36:57 +0000 (0:00:00.197) 0:01:04.883 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 24 February 2024 13:36:57 +0000 (0:00:00.183) 0:01:05.066 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781762.8947415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e38e9f32ea3c10cb44cd42bd9f796af174086dd6", "ctime": 1708781757.4709737, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 20980993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1708781757.4699738, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2587024128", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 24 February 2024 13:36:57 +0000 (0:00:00.192) 0:01:05.259 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 24 February 2024 13:36:58 +0000 (0:00:00.183) 0:01:05.442 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 24 February 2024 13:36:58 +0000 (0:00:00.009) 0:01:05.452 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 24 February 2024 13:36:58 +0000 (0:00:00.007) 0:01:05.459 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 24 February 2024 13:36:58 +0000 (0:00:00.007) 0:01:05.466 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=kernel", "default": false, "id": "5a1bb0db4fdd427793d75c6b82c72422-4.18.0-536.el8.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-4.18.0-536.el8.x86_64.img_clone1", "kernel": "/boot/vmlinuz-4.18.0-536.el8.x86_64_clone1", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbcf984f79874cad97fc31a6c318d209-4.18.0-536.el8.x86_64", "index": "1", "initrd": "/boot/initramfs-4.18.0-536.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-536.el8.x86_64", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "CentOS Stream (4.18.0-536.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "cbcf984f79874cad97fc31a6c318d209-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-cbcf984f79874cad97fc31a6c318d209.img", "kernel": "/boot/vmlinuz-0-rescue-cbcf984f79874cad97fc31a6c318d209", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "CentOS Stream (0-rescue-cbcf984f79874cad97fc31a6c318d209) 8" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciija_ddko/tests/tests_add_rm.yml:35 Saturday 24 February 2024 13:36:58 +0000 (0:00:00.381) 0:01:05.848 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ciija_ddko/tests/tests_add_rm.yml:47 Saturday 24 February 2024 13:36:58 +0000 (0:00:00.010) 0:01:05.859 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 24 February 2024 13:36:58 +0000 (0:00:00.020) 0:01:05.879 ***** included: /WORKDIR/git-weekly-ciija_ddko/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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 24 February 2024 13:36:58 +0000 (0:00:00.009) 0:01:05.889 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 24 February 2024 13:36:58 +0000 (0:00:00.008) 0:01:05.897 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 24 February 2024 13:36:58 +0000 (0:00:00.007) 0:01:05.905 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 24 February 2024 13:36:58 +0000 (0:00:00.007) 0:01:05.912 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 24 February 2024 13:36:58 +0000 (0:00:00.017) 0:01:05.930 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 24 February 2024 13:37:01 +0000 (0:00:02.856) 0:01:08.786 ***** 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-4.18.0-536.el8.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 24 February 2024 13:37:01 +0000 (0:00:00.481) 0:01:09.267 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 24 February 2024 13:37:02 +0000 (0:00:00.179) 0:01:09.446 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 24 February 2024 13:37:02 +0000 (0:00:00.014) 0:01:09.460 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781817.505596, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1708781763.5347142, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4049602, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708781763.5337143, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3655626369", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 24 February 2024 13:37:02 +0000 (0:00:00.195) 0:01:09.656 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 24 February 2024 13:37:02 +0000 (0:00:00.180) 0:01:09.837 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781762.8947415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e38e9f32ea3c10cb44cd42bd9f796af174086dd6", "ctime": 1708781757.4709737, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 20980993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1708781757.4699738, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2587024128", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 24 February 2024 13:37:02 +0000 (0:00:00.191) 0:01:10.028 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 24 February 2024 13:37:02 +0000 (0:00:00.183) 0:01:10.212 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 24 February 2024 13:37:02 +0000 (0:00:00.008) 0:01:10.220 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 24 February 2024 13:37:02 +0000 (0:00:00.007) 0:01:10.228 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 24 February 2024 13:37:02 +0000 (0:00:00.007) 0:01:10.235 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbcf984f79874cad97fc31a6c318d209-4.18.0-536.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-536.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-536.el8.x86_64", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "CentOS Stream (4.18.0-536.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "cbcf984f79874cad97fc31a6c318d209-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-cbcf984f79874cad97fc31a6c318d209.img", "kernel": "/boot/vmlinuz-0-rescue-cbcf984f79874cad97fc31a6c318d209", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "CentOS Stream (0-rescue-cbcf984f79874cad97fc31a6c318d209) 8" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciija_ddko/tests/tests_add_rm.yml:65 Saturday 24 February 2024 13:37:03 +0000 (0:00:00.318) 0:01:10.554 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/tests_add_rm.yml:71 Saturday 24 February 2024 13:37:03 +0000 (0:00:00.009) 0:01:10.563 ***** included: /WORKDIR/git-weekly-ciija_ddko/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/tasks/clone_kernel.yml:3 Saturday 24 February 2024 13:37:03 +0000 (0:00:00.013) 0:01:10.577 ***** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbcf984f79874cad97fc31a6c318d209-4.18.0-536.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-536.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-536.el8.x86_64", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "CentOS Stream (4.18.0-536.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciija_ddko/tests/tasks/clone_kernel.yml:8 Saturday 24 February 2024 13:37:03 +0000 (0:00:00.008) 0:01:10.585 ***** changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-536.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-536.el8.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "6d3c3269ba472ad87de08aa46eed0c715fd0e7af", "dest": "/boot/vmlinuz-4.18.0-536.el8.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-536.el8.x86_64_clone2", "src": "/boot/vmlinuz-4.18.0-536.el8.x86_64" }, "md5sum": "a71f8e10f5824a9747a6ece11fd3de44", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 11077344, "src": "/boot/vmlinuz-4.18.0-536.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-536.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-536.el8.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "ee1fac4cf986bce1fd4d97d7531ab457d6ee43c2", "dest": "/boot/initramfs-4.18.0-536.el8.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-536.el8.x86_64.img_clone2", "src": "/boot/initramfs-4.18.0-536.el8.x86_64.img" }, "md5sum": "77e440a10b8091b55a6f9146a74d5e3b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31355563, "src": "/boot/initramfs-4.18.0-536.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/tasks/clone_kernel.yml:22 Saturday 24 February 2024 13:37:03 +0000 (0:00:00.729) 0:01:11.315 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 24 February 2024 13:37:03 +0000 (0:00:00.011) 0:01:11.326 ***** included: /WORKDIR/git-weekly-ciija_ddko/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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 24 February 2024 13:37:03 +0000 (0:00:00.011) 0:01:11.337 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 24 February 2024 13:37:03 +0000 (0:00:00.008) 0:01:11.346 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 24 February 2024 13:37:04 +0000 (0:00:00.007) 0:01:11.354 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 24 February 2024 13:37:04 +0000 (0:00:00.008) 0:01:11.363 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 24 February 2024 13:37:04 +0000 (0:00:00.019) 0:01:11.382 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 24 February 2024 13:37:06 +0000 (0:00:02.799) 0:01:14.182 ***** 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-4.18.0-536.el8.x86_64_clone2 --initrd=/boot/initramfs-4.18.0-536.el8.x86_64.img_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 24 February 2024 13:37:07 +0000 (0:00:00.442) 0:01:14.624 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 24 February 2024 13:37:07 +0000 (0:00:00.176) 0:01:14.800 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 24 February 2024 13:37:07 +0000 (0:00:00.014) 0:01:14.815 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781817.505596, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1708781763.5347142, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4049602, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708781763.5337143, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3655626369", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 24 February 2024 13:37:07 +0000 (0:00:00.194) 0:01:15.009 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 24 February 2024 13:37:07 +0000 (0:00:00.179) 0:01:15.189 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781762.8947415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e38e9f32ea3c10cb44cd42bd9f796af174086dd6", "ctime": 1708781757.4709737, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 20980993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1708781757.4699738, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2587024128", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 24 February 2024 13:37:08 +0000 (0:00:00.191) 0:01:15.380 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 24 February 2024 13:37:08 +0000 (0:00:00.185) 0:01:15.565 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 24 February 2024 13:37:08 +0000 (0:00:00.009) 0:01:15.574 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 24 February 2024 13:37:08 +0000 (0:00:00.007) 0:01:15.582 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 24 February 2024 13:37:08 +0000 (0:00:00.007) 0:01:15.589 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 24 February 2024 13:37:08 +0000 (0:00:00.006) 0:01:15.595 ***** 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.180138", "end": "2024-02-24 13:37:08.591177", "rc": 0, "start": "2024-02-24 13:37:08.411039" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 24 February 2024 13:37:08 +0000 (0:00:00.358) 0:01:15.954 ***** included: /WORKDIR/git-weekly-ciija_ddko/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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 24 February 2024 13:37:08 +0000 (0:00:00.007) 0:01:15.962 ***** changed: [sut] => { "changed": true, "elapsed": 47, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 24 February 2024 13:37:56 +0000 (0:00:47.987) 0:02:03.949 ***** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 24 February 2024 13:37:56 +0000 (0:00:00.009) 0:02:03.958 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 24 February 2024 13:37:56 +0000 (0:00:00.009) 0:02:03.967 ***** 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.217557", "end": "2024-02-24 13:37:57.017410", "rc": 0, "start": "2024-02-24 13:37:56.799853" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 24 February 2024 13:37:57 +0000 (0:00:00.413) 0:02:04.380 ***** included: /WORKDIR/git-weekly-ciija_ddko/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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 24 February 2024 13:37:57 +0000 (0:00:00.007) 0:02:04.388 ***** changed: [sut] => { "changed": true, "elapsed": 37, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 24 February 2024 13:38:35 +0000 (0:00:38.317) 0:02:42.706 ***** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 24 February 2024 13:38:35 +0000 (0:00:00.008) 0:02:42.714 ***** 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-ciija_ddko/tests/tasks/clone_kernel.yml:41 Saturday 24 February 2024 13:38:35 +0000 (0:00:00.010) 0:02:42.725 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/tasks/clone_kernel.yml:45 Saturday 24 February 2024 13:38:35 +0000 (0:00:00.008) 0:02:42.733 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 24 February 2024 13:38:35 +0000 (0:00:00.015) 0:02:42.749 ***** included: /WORKDIR/git-weekly-ciija_ddko/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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 24 February 2024 13:38:35 +0000 (0:00:00.010) 0:02:42.759 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 24 February 2024 13:38:35 +0000 (0:00:00.008) 0:02:42.768 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 24 February 2024 13:38:35 +0000 (0:00:00.008) 0:02:42.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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 24 February 2024 13:38:35 +0000 (0:00:00.007) 0:02:42.784 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 24 February 2024 13:38:35 +0000 (0:00:00.017) 0:02:42.801 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 24 February 2024 13:38:40 +0000 (0:00:04.598) 0:02:47.400 ***** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 24 February 2024 13:38:40 +0000 (0:00:00.177) 0:02:47.577 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 24 February 2024 13:38:40 +0000 (0:00:00.173) 0:02:47.750 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 24 February 2024 13:38:40 +0000 (0:00:00.013) 0:02:47.764 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781877.0153043, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1708781877.0143044, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4049602, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708781877.0143044, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3914044315", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 24 February 2024 13:38:40 +0000 (0:00:00.197) 0:02:47.962 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 24 February 2024 13:38:40 +0000 (0:00:00.181) 0:02:48.143 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781762.8947415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e38e9f32ea3c10cb44cd42bd9f796af174086dd6", "ctime": 1708781757.4709737, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 20980993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1708781757.4699738, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2587024128", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 24 February 2024 13:38:40 +0000 (0:00:00.196) 0:02:48.340 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 24 February 2024 13:38:41 +0000 (0:00:00.177) 0:02:48.517 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 24 February 2024 13:38:41 +0000 (0:00:00.008) 0:02:48.526 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 24 February 2024 13:38:41 +0000 (0:00:00.007) 0:02:48.533 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 24 February 2024 13:38:41 +0000 (0:00:00.007) 0:02:48.541 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "5a1bb0db4fdd427793d75c6b82c72422-4.18.0-536.el8.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-4.18.0-536.el8.x86_64.img_clone2", "kernel": "/boot/vmlinuz-4.18.0-536.el8.x86_64_clone2", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbcf984f79874cad97fc31a6c318d209-4.18.0-536.el8.x86_64", "index": "1", "initrd": "/boot/initramfs-4.18.0-536.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-536.el8.x86_64", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "CentOS Stream (4.18.0-536.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "cbcf984f79874cad97fc31a6c318d209-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-cbcf984f79874cad97fc31a6c318d209.img", "kernel": "/boot/vmlinuz-0-rescue-cbcf984f79874cad97fc31a6c318d209", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "CentOS Stream (0-rescue-cbcf984f79874cad97fc31a6c318d209) 8" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciija_ddko/tests/tests_add_rm.yml:77 Saturday 24 February 2024 13:38:41 +0000 (0:00:00.361) 0:02:48.902 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/tests_add_rm.yml:84 Saturday 24 February 2024 13:38:41 +0000 (0:00:00.010) 0:02:48.913 ***** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 24 February 2024 13:38:41 +0000 (0:00:00.024) 0:02:48.938 ***** included: /WORKDIR/git-weekly-ciija_ddko/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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 24 February 2024 13:38:41 +0000 (0:00:00.010) 0:02:48.948 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 24 February 2024 13:38:41 +0000 (0:00:00.008) 0:02:48.956 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 24 February 2024 13:38:41 +0000 (0:00:00.007) 0:02:48.964 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 24 February 2024 13:38:41 +0000 (0:00:00.007) 0:02:48.971 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 24 February 2024 13:38:41 +0000 (0:00:00.017) 0:02:48.989 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 24 February 2024 13:38:44 +0000 (0:00:02.670) 0:02:51.659 ***** 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-4.18.0-536.el8.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 24 February 2024 13:38:44 +0000 (0:00:00.461) 0:02:52.121 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Saturday 24 February 2024 13:38:44 +0000 (0:00:00.173) 0:02:52.295 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 Saturday 24 February 2024 13:38:44 +0000 (0:00:00.014) 0:02:52.309 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781877.0153043, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1708781877.0143044, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4049602, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708781877.0143044, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3914044315", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 Saturday 24 February 2024 13:38:45 +0000 (0:00:00.187) 0:02:52.496 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 24 February 2024 13:38:45 +0000 (0:00:00.181) 0:02:52.677 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781762.8947415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e38e9f32ea3c10cb44cd42bd9f796af174086dd6", "ctime": 1708781757.4709737, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 20980993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1708781757.4699738, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2587024128", "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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 Saturday 24 February 2024 13:38:45 +0000 (0:00:00.200) 0:02:52.878 ***** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 24 February 2024 13:38:45 +0000 (0:00:00.179) 0:02:53.057 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 24 February 2024 13:38:45 +0000 (0:00:00.008) 0:02:53.066 ***** 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:86 Saturday 24 February 2024 13:38:45 +0000 (0:00:00.007) 0:02:53.074 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 Saturday 24 February 2024 13:38:45 +0000 (0:00:00.007) 0:02:53.081 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbcf984f79874cad97fc31a6c318d209-4.18.0-536.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-536.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-536.el8.x86_64", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "CentOS Stream (4.18.0-536.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "cbcf984f79874cad97fc31a6c318d209-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-cbcf984f79874cad97fc31a6c318d209.img", "kernel": "/boot/vmlinuz-0-rescue-cbcf984f79874cad97fc31a6c318d209", "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6", "title": "CentOS Stream (0-rescue-cbcf984f79874cad97fc31a6c318d209) 8" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciija_ddko/tests/tests_add_rm.yml:94 Saturday 24 February 2024 13:38:46 +0000 (0:00:00.319) 0:02:53.401 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ciija_ddko/tests/tests_add_rm.yml:100 Saturday 24 February 2024 13:38:46 +0000 (0:00:00.011) 0:02:53.412 ***** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-4.18.0-536.el8.x86_64_clone1" ], "delta": "0:00:00.054803", "end": "2024-02-24 13:38:46.278699", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-02-24 13:38:46.223896" } STDERR: The param /boot/vmlinuz-4.18.0-536.el8.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-4.18.0-536.el8.x86_64_clone2" ], "delta": "0:00:00.055416", "end": "2024-02-24 13:38:46.510455", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-02-24 13:38:46.455039" } STDERR: The param /boot/vmlinuz-4.18.0-536.el8.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-ciija_ddko/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 24 February 2024 13:38:46 +0000 (0:00:00.461) 0:02:53.874 ***** 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.148897", "end": "2024-02-24 13:38:46.836155", "rc": 0, "start": "2024-02-24 13:38:46.687258" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" 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-ciija_ddko/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 24 February 2024 13:38:46 +0000 (0:00:00.326) 0:02:54.200 ***** included: /WORKDIR/git-weekly-ciija_ddko/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-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 24 February 2024 13:38:46 +0000 (0:00:00.007) 0:02:54.208 ***** changed: [sut] => { "changed": true, "elapsed": 43, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 24 February 2024 13:39:31 +0000 (0:00:44.150) 0:03:38.358 ***** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 24 February 2024 13:39:31 +0000 (0:00:00.007) 0:03:38.366 ***** 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 24 February 2024 13:39:31 +0000 (0:00:00.009) 0:03:38.375 ***** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 48.65s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 47.99s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 44.15s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 38.32s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed -- 12.01s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 5.56s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 2.86s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 2.67s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.28s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:93 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.90s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Clone test_kernel kernel and initrd for test purposes ------------------- 0.81s /WORKDIR/git-weekly-ciija_ddko/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.78s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Clone test_kernel kernel and initrd for test purposes ------------------- 0.73s /WORKDIR/git-weekly-ciija_ddko/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.60s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:41 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.60s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.58s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:36 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.58s /WORKDIR/git-weekly-ciija_ddko/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.55s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:55 linux-system-roles.bootloader : Determine platform type ----------------- 0.52s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.50s /WORKDIR/git-weekly-ciija_ddko/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---