# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cixin5wlqz/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:13 Saturday 11 May 2024 13:41:43 +0000 (0:00:00.013) 0:00:00.013 ********** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:41:43 +0000 (0:00:00.023) 0:00:00.037 ********** included: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:41:43 +0000 (0:00:00.010) 0:00:00.047 ********** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 May 2024 13:41:45 +0000 (0:00:02.113) 0:00:02.160 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 May 2024 13:41:46 +0000 (0:00:00.292) 0:00:02.453 ********** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 May 2024 13:41:46 +0000 (0:00:00.020) 0:00:02.473 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:41:46 +0000 (0:00:00.052) 0:00:02.526 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:41:46 +0000 (0:00:00.021) 0:00:02.548 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 11 May 2024 13:41:49 +0000 (0:00:03.284) 0:00:05.832 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714465875.2681618, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1714465973.1461618, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165702, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714465874.8411617, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "2233221162", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 11 May 2024 13:41:49 +0000 (0:00:00.260) 0:00:06.092 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 11 May 2024 13:41:49 +0000 (0:00:00.010) 0:00:06.103 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 11 May 2024 13:41:49 +0000 (0:00:00.007) 0:00:06.110 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 11 May 2024 13:41:50 +0000 (0:00:00.236) 0:00:06.347 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 11 May 2024 13:41:50 +0000 (0:00:00.030) 0:00:06.378 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434909.8367338, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1714465973.1461618, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165702, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714465874.8411617, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "2233221162", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 11 May 2024 13:41:50 +0000 (0:00:00.241) 0:00:06.619 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714465876.8491616, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "c36c435531f81ca83d405da3873e1affdf3e4667", "ctime": 1714465876.8501618, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 358, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714465876.8501618, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6787, "uid": 0, "version": "4056544768", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 11 May 2024 13:41:50 +0000 (0:00:00.244) 0:00:06.863 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 May 2024 13:41:50 +0000 (0:00:00.018) 0:00:06.882 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 May 2024 13:41:50 +0000 (0:00:00.322) 0:00:07.205 ********** changed: [sut] => { "changed": true, "rc": 0 } MSG: 6 replacements made TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 11 May 2024 13:41:51 +0000 (0:00:00.252) 0:00:07.458 ********** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 11 May 2024 13:41:51 +0000 (0:00:00.303) 0:00:07.761 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 May 2024 13:41:51 +0000 (0:00:00.021) 0:00:07.783 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 11 May 2024 13:41:51 +0000 (0:00:00.013) 0:00:07.797 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 11 May 2024 13:41:51 +0000 (0:00:00.017) 0:00:07.814 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "64612c4bc7a54a8e8955c9d78411028a-6.8.7-300.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "64612c4bc7a54a8e8955c9d78411028a-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-64612c4bc7a54a8e8955c9d78411028a.img", "kernel": "/boot/vmlinuz-0-rescue-64612c4bc7a54a8e8955c9d78411028a", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Fedora Linux (0-rescue-64612c4bc7a54a8e8955c9d78411028a) 40 (Forty)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:19 Saturday 11 May 2024 13:41:52 +0000 (0:00:00.506) 0:00:08.320 ********** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:26 Saturday 11 May 2024 13:41:52 +0000 (0:00:00.001) 0:00:08.322 ********** META: triggered running handlers for sut TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:29 Saturday 11 May 2024 13:41:52 +0000 (0:00:00.000) 0:00:08.323 ********** included: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:3 Saturday 11 May 2024 13:41:52 +0000 (0:00:00.013) 0:00:08.336 ********** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "64612c4bc7a54a8e8955c9d78411028a-6.8.7-300.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:7 Saturday 11 May 2024 13:41:52 +0000 (0:00:00.025) 0:00:08.362 ********** changed: [sut] => (item={'src': '/boot/vmlinuz-6.8.7-300.fc40.x86_64', 'dest': '/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "9a420b83b51e5d9f53e6db2937df73bc34fa974d", "dest": "/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone1", "src": "/boot/vmlinuz-6.8.7-300.fc40.x86_64" }, "md5sum": "97f0be14d6ea9cab0222391d35791eff", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14966600, "src": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.8.7-300.fc40.x86_64.img', 'dest': '/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "87dad81b9c7c405bdde3e96198b1b8e179160f70", "dest": "/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone1", "src": "/boot/initramfs-6.8.7-300.fc40.x86_64.img" }, "md5sum": "f8f54fb1d937346af124b344328fba6d", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 21790487, "src": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:21 Saturday 11 May 2024 13:41:53 +0000 (0:00:01.361) 0:00:09.724 ********** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:41:53 +0000 (0:00:00.029) 0:00:09.753 ********** included: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:41:53 +0000 (0:00:00.012) 0:00:09.766 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 May 2024 13:41:53 +0000 (0:00:00.020) 0:00:09.786 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 May 2024 13:41:53 +0000 (0:00:00.011) 0:00:09.797 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 May 2024 13:41:53 +0000 (0:00:00.013) 0:00:09.811 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:41:53 +0000 (0:00:00.023) 0:00:09.835 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:41:53 +0000 (0:00:00.011) 0:00:09.847 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 11 May 2024 13:41:56 +0000 (0:00:03.108) 0:00:12.955 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434909.8367338, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1714465973.1461618, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165702, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714465874.8411617, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "2233221162", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 11 May 2024 13:41:56 +0000 (0:00:00.235) 0:00:13.190 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 11 May 2024 13:41:56 +0000 (0:00:00.014) 0:00:13.204 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 11 May 2024 13:41:57 +0000 (0:00:00.014) 0:00:13.219 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 11 May 2024 13:41:57 +0000 (0:00:00.216) 0:00:13.435 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 11 May 2024 13:41:57 +0000 (0:00:00.022) 0:00:13.457 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434909.8367338, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1714465973.1461618, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165702, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714465874.8411617, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "2233221162", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 11 May 2024 13:41:57 +0000 (0:00:00.246) 0:00:13.704 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434911.2117424, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8cf41720045837094cd3bfa5ae4d178a993d99f4", "ctime": 1715434911.2117424, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715434911.2117424, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "146651483", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 11 May 2024 13:41:57 +0000 (0:00:00.274) 0:00:13.978 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 May 2024 13:41:57 +0000 (0:00:00.009) 0:00:13.987 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 May 2024 13:41:58 +0000 (0:00:00.256) 0:00:14.244 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 11 May 2024 13:41:58 +0000 (0:00:00.254) 0:00:14.498 ********** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone1 --initrd=/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 11 May 2024 13:41:58 +0000 (0:00:00.470) 0:00:14.968 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 May 2024 13:41:58 +0000 (0:00:00.012) 0:00:14.981 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 11 May 2024 13:41:58 +0000 (0:00:00.010) 0:00:14.992 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 11 May 2024 13:41:58 +0000 (0:00:00.021) 0:00:15.013 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:36 Saturday 11 May 2024 13:41:58 +0000 (0:00:00.019) 0:00:15.033 ********** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 11 May 2024 13:41:58 +0000 (0:00:00.001) 0:00:15.034 ********** 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.149154", "end": "2024-05-11 13:41:59.293301", "rc": 0, "start": "2024-05-11 13:41:59.144147" } 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 [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 11 May 2024 13:41:59 +0000 (0:00:00.504) 0:00:15.538 ********** included: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 11 May 2024 13:41:59 +0000 (0:00:00.031) 0:00:15.569 ********** changed: [sut] => { "changed": true, "elapsed": 47, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 11 May 2024 13:42:49 +0000 (0:00:49.950) 0:01:05.520 ********** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 11 May 2024 13:42:49 +0000 (0:00:00.020) 0:01:05.541 ********** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:39 Saturday 11 May 2024 13:42:49 +0000 (0:00:00.017) 0:01:05.559 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:43 Saturday 11 May 2024 13:42:49 +0000 (0:00:00.012) 0:01:05.571 ********** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:42:49 +0000 (0:00:00.031) 0:01:05.602 ********** included: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:42:49 +0000 (0:00:00.011) 0:01:05.614 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 May 2024 13:42:49 +0000 (0:00:00.018) 0:01:05.633 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 May 2024 13:42:49 +0000 (0:00:00.014) 0:01:05.648 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 May 2024 13:42:49 +0000 (0:00:00.028) 0:01:05.677 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:42:49 +0000 (0:00:00.030) 0:01:05.707 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:42:49 +0000 (0:00:00.011) 0:01:05.719 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 11 May 2024 13:42:53 +0000 (0:00:03.925) 0:01:09.644 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434919.2927935, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1715434919.2917933, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149487, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715434919.2917933, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2912411412", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 11 May 2024 13:42:53 +0000 (0:00:00.266) 0:01:09.911 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 11 May 2024 13:42:53 +0000 (0:00:00.013) 0:01:09.925 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 11 May 2024 13:42:53 +0000 (0:00:00.008) 0:01:09.933 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 11 May 2024 13:42:53 +0000 (0:00:00.223) 0:01:10.157 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 11 May 2024 13:42:53 +0000 (0:00:00.021) 0:01:10.178 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434919.2927935, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1715434919.2917933, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149487, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715434919.2917933, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2912411412", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 11 May 2024 13:42:54 +0000 (0:00:00.231) 0:01:10.410 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434917.7147834, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8cf41720045837094cd3bfa5ae4d178a993d99f4", "ctime": 1715434911.2117424, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715434911.2117424, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "146651483", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 11 May 2024 13:42:54 +0000 (0:00:00.235) 0:01:10.645 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 May 2024 13:42:54 +0000 (0:00:00.008) 0:01:10.654 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 May 2024 13:42:54 +0000 (0:00:00.238) 0:01:10.892 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 11 May 2024 13:42:54 +0000 (0:00:00.229) 0:01:11.122 ********** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.227) 0:01:11.349 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.012) 0:01:11.362 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.014) 0:01:11.377 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.031) 0:01:11.408 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet test=kernel", "default": false, "id": "ec25932b0dea5d6fdaa37dfa8b001d58-6.8.7-300.fc40.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone1", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "64612c4bc7a54a8e8955c9d78411028a-6.8.7-300.fc40.x86_64", "index": "1", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "64612c4bc7a54a8e8955c9d78411028a-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-64612c4bc7a54a8e8955c9d78411028a.img", "kernel": "/boot/vmlinuz-0-rescue-64612c4bc7a54a8e8955c9d78411028a", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Fedora Linux (0-rescue-64612c4bc7a54a8e8955c9d78411028a) 40 (Forty)" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:35 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.413) 0:01:11.821 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:44 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.030) 0:01:11.851 ********** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.029) 0:01:11.881 ********** included: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.010) 0:01:11.892 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.019) 0:01:11.911 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.019) 0:01:11.930 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.015) 0:01:11.946 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.017) 0:01:11.964 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:42:55 +0000 (0:00:00.007) 0:01:11.971 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 11 May 2024 13:42:58 +0000 (0:00:02.409) 0:01:14.381 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434919.2927935, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1715434919.2917933, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149487, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715434919.2917933, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2912411412", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 11 May 2024 13:42:58 +0000 (0:00:00.238) 0:01:14.619 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 11 May 2024 13:42:58 +0000 (0:00:00.008) 0:01:14.627 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 11 May 2024 13:42:58 +0000 (0:00:00.008) 0:01:14.635 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 11 May 2024 13:42:58 +0000 (0:00:00.217) 0:01:14.853 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 11 May 2024 13:42:58 +0000 (0:00:00.035) 0:01:14.888 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434919.2927935, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1715434919.2917933, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149487, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715434919.2917933, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2912411412", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 11 May 2024 13:42:58 +0000 (0:00:00.233) 0:01:15.122 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434917.7147834, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8cf41720045837094cd3bfa5ae4d178a993d99f4", "ctime": 1715434911.2117424, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715434911.2117424, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "146651483", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 11 May 2024 13:42:59 +0000 (0:00:00.231) 0:01:15.353 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 May 2024 13:42:59 +0000 (0:00:00.007) 0:01:15.361 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 May 2024 13:42:59 +0000 (0:00:00.272) 0:01:15.634 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 11 May 2024 13:42:59 +0000 (0:00:00.250) 0:01:15.884 ********** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 11 May 2024 13:43:00 +0000 (0:00:00.503) 0:01:16.388 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 May 2024 13:43:00 +0000 (0:00:00.013) 0:01:16.402 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 11 May 2024 13:43:00 +0000 (0:00:00.012) 0:01:16.414 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 11 May 2024 13:43:00 +0000 (0:00:00.017) 0:01:16.432 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "64612c4bc7a54a8e8955c9d78411028a-6.8.7-300.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "64612c4bc7a54a8e8955c9d78411028a-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-64612c4bc7a54a8e8955c9d78411028a.img", "kernel": "/boot/vmlinuz-0-rescue-64612c4bc7a54a8e8955c9d78411028a", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Fedora Linux (0-rescue-64612c4bc7a54a8e8955c9d78411028a) 40 (Forty)" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:61 Saturday 11 May 2024 13:43:00 +0000 (0:00:00.348) 0:01:16.781 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:65 Saturday 11 May 2024 13:43:00 +0000 (0:00:00.049) 0:01:16.830 ********** included: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:3 Saturday 11 May 2024 13:43:00 +0000 (0:00:00.033) 0:01:16.863 ********** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "64612c4bc7a54a8e8955c9d78411028a-6.8.7-300.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:7 Saturday 11 May 2024 13:43:00 +0000 (0:00:00.028) 0:01:16.891 ********** changed: [sut] => (item={'src': '/boot/vmlinuz-6.8.7-300.fc40.x86_64', 'dest': '/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "9a420b83b51e5d9f53e6db2937df73bc34fa974d", "dest": "/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone2", "src": "/boot/vmlinuz-6.8.7-300.fc40.x86_64" }, "md5sum": "97f0be14d6ea9cab0222391d35791eff", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14966600, "src": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.8.7-300.fc40.x86_64.img', 'dest': '/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "87dad81b9c7c405bdde3e96198b1b8e179160f70", "dest": "/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone2", "src": "/boot/initramfs-6.8.7-300.fc40.x86_64.img" }, "md5sum": "f8f54fb1d937346af124b344328fba6d", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 21790487, "src": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:21 Saturday 11 May 2024 13:43:02 +0000 (0:00:01.723) 0:01:18.615 ********** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:43:02 +0000 (0:00:00.022) 0:01:18.637 ********** included: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:43:02 +0000 (0:00:00.019) 0:01:18.656 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 May 2024 13:43:02 +0000 (0:00:00.019) 0:01:18.675 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 May 2024 13:43:02 +0000 (0:00:00.010) 0:01:18.686 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 May 2024 13:43:02 +0000 (0:00:00.010) 0:01:18.696 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:43:02 +0000 (0:00:00.017) 0:01:18.713 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:43:02 +0000 (0:00:00.006) 0:01:18.720 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 11 May 2024 13:43:05 +0000 (0:00:02.636) 0:01:21.356 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434919.2927935, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1715434919.2917933, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149487, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715434919.2917933, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2912411412", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 11 May 2024 13:43:05 +0000 (0:00:00.231) 0:01:21.588 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 11 May 2024 13:43:05 +0000 (0:00:00.009) 0:01:21.597 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 11 May 2024 13:43:05 +0000 (0:00:00.007) 0:01:21.604 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 11 May 2024 13:43:05 +0000 (0:00:00.219) 0:01:21.823 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 11 May 2024 13:43:05 +0000 (0:00:00.024) 0:01:21.848 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434919.2927935, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1715434919.2917933, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149487, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715434919.2917933, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2912411412", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 11 May 2024 13:43:05 +0000 (0:00:00.257) 0:01:22.106 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434917.7147834, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8cf41720045837094cd3bfa5ae4d178a993d99f4", "ctime": 1715434911.2117424, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715434911.2117424, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "146651483", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 11 May 2024 13:43:06 +0000 (0:00:00.231) 0:01:22.337 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 May 2024 13:43:06 +0000 (0:00:00.007) 0:01:22.345 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 May 2024 13:43:06 +0000 (0:00:00.229) 0:01:22.575 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 11 May 2024 13:43:06 +0000 (0:00:00.230) 0:01:22.805 ********** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone2 --initrd=/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 11 May 2024 13:43:07 +0000 (0:00:00.458) 0:01:23.263 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 May 2024 13:43:07 +0000 (0:00:00.011) 0:01:23.275 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 11 May 2024 13:43:07 +0000 (0:00:00.010) 0:01:23.285 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 11 May 2024 13:43:07 +0000 (0:00:00.016) 0:01:23.301 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:36 Saturday 11 May 2024 13:43:07 +0000 (0:00:00.025) 0:01:23.327 ********** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 11 May 2024 13:43:07 +0000 (0:00:00.001) 0:01:23.329 ********** 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.148480", "end": "2024-05-11 13:43:07.459517", "rc": 0, "start": "2024-05-11 13:43:07.311037" } 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 [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 11 May 2024 13:43:07 +0000 (0:00:00.368) 0:01:23.697 ********** included: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 11 May 2024 13:43:07 +0000 (0:00:00.007) 0:01:23.705 ********** changed: [sut] => { "changed": true, "elapsed": 45, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 11 May 2024 13:43:54 +0000 (0:00:47.358) 0:02:11.064 ********** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 11 May 2024 13:43:54 +0000 (0:00:00.008) 0:02:11.072 ********** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:39 Saturday 11 May 2024 13:43:54 +0000 (0:00:00.013) 0:02:11.086 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:43 Saturday 11 May 2024 13:43:54 +0000 (0:00:00.011) 0:02:11.098 ********** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:43:54 +0000 (0:00:00.029) 0:02:11.128 ********** included: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:43:54 +0000 (0:00:00.011) 0:02:11.140 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 May 2024 13:43:54 +0000 (0:00:00.018) 0:02:11.158 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 May 2024 13:43:54 +0000 (0:00:00.010) 0:02:11.168 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 May 2024 13:43:54 +0000 (0:00:00.013) 0:02:11.182 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:43:54 +0000 (0:00:00.020) 0:02:11.203 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:43:54 +0000 (0:00:00.008) 0:02:11.212 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 11 May 2024 13:43:58 +0000 (0:00:03.566) 0:02:14.778 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434987.4579175, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1715434987.4569175, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165702, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715434987.4569175, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "457097389", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 11 May 2024 13:43:58 +0000 (0:00:00.262) 0:02:15.041 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 11 May 2024 13:43:58 +0000 (0:00:00.008) 0:02:15.049 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 11 May 2024 13:43:58 +0000 (0:00:00.006) 0:02:15.056 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 11 May 2024 13:43:59 +0000 (0:00:00.219) 0:02:15.276 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 11 May 2024 13:43:59 +0000 (0:00:00.021) 0:02:15.298 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434987.4579175, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1715434987.4569175, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165702, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715434987.4569175, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "457097389", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 11 May 2024 13:43:59 +0000 (0:00:00.233) 0:02:15.531 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434917.7147834, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8cf41720045837094cd3bfa5ae4d178a993d99f4", "ctime": 1715434911.2117424, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715434911.2117424, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "146651483", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 11 May 2024 13:43:59 +0000 (0:00:00.236) 0:02:15.767 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 May 2024 13:43:59 +0000 (0:00:00.008) 0:02:15.776 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 May 2024 13:43:59 +0000 (0:00:00.230) 0:02:16.007 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.229) 0:02:16.236 ********** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.223) 0:02:16.460 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.015) 0:02:16.475 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.013) 0:02:16.488 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.015) 0:02:16.504 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec25932b0dea5d6fdaa37dfa8b001d58-6.8.7-300.fc40.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone2", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "64612c4bc7a54a8e8955c9d78411028a-6.8.7-300.fc40.x86_64", "index": "1", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "64612c4bc7a54a8e8955c9d78411028a-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-64612c4bc7a54a8e8955c9d78411028a.img", "kernel": "/boot/vmlinuz-0-rescue-64612c4bc7a54a8e8955c9d78411028a", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Fedora Linux (0-rescue-64612c4bc7a54a8e8955c9d78411028a) 40 (Forty)" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:71 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.407) 0:02:16.912 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:78 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.021) 0:02:16.933 ********** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.034) 0:02:16.967 ********** included: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.010) 0:02:16.978 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.016) 0:02:16.994 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.010) 0:02:17.005 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.010) 0:02:17.015 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.016) 0:02:17.032 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:44:00 +0000 (0:00:00.006) 0:02:17.039 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 11 May 2024 13:44:02 +0000 (0:00:02.144) 0:02:19.183 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434987.4579175, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1715434987.4569175, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165702, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715434987.4569175, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "457097389", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 11 May 2024 13:44:03 +0000 (0:00:00.236) 0:02:19.420 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 11 May 2024 13:44:03 +0000 (0:00:00.008) 0:02:19.429 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 11 May 2024 13:44:03 +0000 (0:00:00.006) 0:02:19.436 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 11 May 2024 13:44:03 +0000 (0:00:00.222) 0:02:19.658 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 11 May 2024 13:44:03 +0000 (0:00:00.021) 0:02:19.680 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434987.4579175, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1715434987.4569175, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165702, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715434987.4569175, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "457097389", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 11 May 2024 13:44:03 +0000 (0:00:00.255) 0:02:19.936 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715434917.7147834, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8cf41720045837094cd3bfa5ae4d178a993d99f4", "ctime": 1715434911.2117424, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715434911.2117424, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "146651483", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 11 May 2024 13:44:03 +0000 (0:00:00.234) 0:02:20.170 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 May 2024 13:44:03 +0000 (0:00:00.007) 0:02:20.178 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 May 2024 13:44:04 +0000 (0:00:00.230) 0:02:20.408 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 11 May 2024 13:44:04 +0000 (0:00:00.229) 0:02:20.638 ********** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 11 May 2024 13:44:04 +0000 (0:00:00.469) 0:02:21.107 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 May 2024 13:44:04 +0000 (0:00:00.011) 0:02:21.119 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 11 May 2024 13:44:04 +0000 (0:00:00.010) 0:02:21.129 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 11 May 2024 13:44:04 +0000 (0:00:00.014) 0:02:21.143 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "64612c4bc7a54a8e8955c9d78411028a-6.8.7-300.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "64612c4bc7a54a8e8955c9d78411028a-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-64612c4bc7a54a8e8955c9d78411028a.img", "kernel": "/boot/vmlinuz-0-rescue-64612c4bc7a54a8e8955c9d78411028a", "root": "UUID=53b3c436-6348-4f93-a285-b049e45a949b", "title": "Fedora Linux (0-rescue-64612c4bc7a54a8e8955c9d78411028a) 40 (Forty)" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:88 Saturday 11 May 2024 13:44:05 +0000 (0:00:00.339) 0:02:21.483 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:95 Saturday 11 May 2024 13:44:05 +0000 (0:00:00.021) 0:02:21.504 ********** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone1" ], "delta": "0:00:00.049876", "end": "2024-05-11 13:44:05.535603", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-05-11 13:44:05.485727" } STDERR: The param /boot/vmlinuz-6.8.7-300.fc40.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.8.7-300.fc40.x86_64_clone2" ], "delta": "0:00:00.049128", "end": "2024-05-11 13:44:05.795119", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-05-11 13:44:05.745991" } STDERR: The param /boot/vmlinuz-6.8.7-300.fc40.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 11 May 2024 13:44:05 +0000 (0:00:00.529) 0:02:22.033 ********** 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.118412", "end": "2024-05-11 13:44:06.134925", "rc": 0, "start": "2024-05-11 13:44:06.016513" } 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 [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 11 May 2024 13:44:06 +0000 (0:00:00.340) 0:02:22.374 ********** included: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 11 May 2024 13:44:06 +0000 (0:00:00.008) 0:02:22.382 ********** changed: [sut] => { "changed": true, "elapsed": 43, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 11 May 2024 13:44:51 +0000 (0:00:45.056) 0:03:07.439 ********** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 11 May 2024 13:44:51 +0000 (0:00:00.007) 0:03:07.446 ********** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=103 changed=14 unreachable=0 failed=0 skipped=79 rescued=0 ignored=0 Saturday 11 May 2024 13:44:51 +0000 (0:00:00.010) 0:03:07.457 ********** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 49.95s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 47.36s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 45.06s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.93s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.57s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.28s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.11s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.64s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.41s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.14s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 2.11s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Clone test_kernel kernel and initrd for test purposes ------------------- 1.72s /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:7 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 1.36s /WORKDIR/git-weekly-cixin5wlqz/tests/tasks/clone_kernel.yml:7 ----------------- Remove cloned kernels --------------------------------------------------- 0.53s /WORKDIR/git-weekly-cixin5wlqz/tests/tests_add_rm.yml:95 ---------------------- fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.51s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 fedora.linux_system_roles.bootloader : Fix default kernel boot parameters --- 0.50s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.50s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.47s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.47s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.46s /WORKDIR/git-weekly-cixin5wlqz/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---