# 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-update-ostree-data-2024-01-09xhgaturv/.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-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:11 Tuesday 09 January 2024 17:58:40 +0000 (0:00:00.012) 0:00:00.012 ******* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Tuesday 09 January 2024 17:58:40 +0000 (0:00:00.021) 0:00:00.033 ******* included: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Tuesday 09 January 2024 17:58:40 +0000 (0:00:00.009) 0:00:00.043 ******* ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Tuesday 09 January 2024 17:58:40 +0000 (0:00:00.468) 0:00:00.511 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Tuesday 09 January 2024 17:58:41 +0000 (0:00:00.237) 0:00:00.749 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Tuesday 09 January 2024 17:58:41 +0000 (0:00:00.013) 0:00:00.763 ******* 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Tuesday 09 January 2024 17:58:41 +0000 (0:00:00.018) 0:00:00.781 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Tuesday 09 January 2024 17:58:43 +0000 (0:00:02.307) 0:00:03.088 ******* ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Tuesday 09 January 2024 17:58:43 +0000 (0:00:00.239) 0:00:03.328 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702394919.162, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1702394919.162, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Tuesday 09 January 2024 17:58:43 +0000 (0:00:00.198) 0:00:03.526 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Tuesday 09 January 2024 17:58:44 +0000 (0:00:00.259) 0:00:03.786 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702394919.324, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1702394919.162, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6989296, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1702394919.162, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "2179725826", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Tuesday 09 January 2024 17:58:44 +0000 (0:00:00.192) 0:00:03.979 ******* ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Tuesday 09 January 2024 17:58:44 +0000 (0:00:00.256) 0:00:04.235 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Tuesday 09 January 2024 17:58:44 +0000 (0:00:00.180) 0:00:04.415 ******* 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 : Generate boot loader password] **** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Tuesday 09 January 2024 17:58:44 +0000 (0:00:00.022) 0:00:04.437 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Tuesday 09 January 2024 17:58:44 +0000 (0:00:00.014) 0:00:04.452 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Tuesday 09 January 2024 17:58:44 +0000 (0:00:00.009) 0:00:04.462 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Tuesday 09 January 2024 17:58:44 +0000 (0:00:00.013) 0:00:04.476 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "6c83974d4a6440f6906d47993c6f2da1-5.14.0-391.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (5.14.0-391.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "6c83974d4a6440f6906d47993c6f2da1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6c83974d4a6440f6906d47993c6f2da1.img", "kernel": "/boot/vmlinuz-0-rescue-6c83974d4a6440f6906d47993c6f2da1", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (0-rescue-6c83974d4a6440f6906d47993c6f2da1) 9" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:17 Tuesday 09 January 2024 17:58:45 +0000 (0:00:00.359) 0:00:04.835 ******* 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-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:24 Tuesday 09 January 2024 17:58:45 +0000 (0:00:00.001) 0:00:04.837 ******* META: triggered running handlers for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:27 Tuesday 09 January 2024 17:58:45 +0000 (0:00:00.000) 0:00:04.838 ******* ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "6c83974d4a6440f6906d47993c6f2da1-5.14.0-391.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (5.14.0-391.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:31 Tuesday 09 January 2024 17:58:45 +0000 (0:00:00.019) 0:00:04.857 ******* changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-391.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-391.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "2f36c9f74cd58efca43d375f7e5be9f6fabfe69f", "dest": "/boot/vmlinuz-5.14.0-391.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-391.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-391.el9.x86_64" }, "md5sum": "87f4366be871b4480ff2f5362adeab7e", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13492488, "src": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-391.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-391.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c1127c5edcdcd106be7b1d09a8037c54f553e163", "dest": "/boot/initramfs-5.14.0-391.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-391.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-391.el9.x86_64.img" }, "md5sum": "000df93537303b31c13b66559cfbe67f", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 34796262, "src": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-391.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-391.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "2f36c9f74cd58efca43d375f7e5be9f6fabfe69f", "dest": "/boot/vmlinuz-5.14.0-391.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-391.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-391.el9.x86_64" }, "md5sum": "87f4366be871b4480ff2f5362adeab7e", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13492488, "src": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-391.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-391.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c1127c5edcdcd106be7b1d09a8037c54f553e163", "dest": "/boot/initramfs-5.14.0-391.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-391.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-391.el9.x86_64.img" }, "md5sum": "000df93537303b31c13b66559cfbe67f", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 34796262, "src": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create Clone1 kernel with copy_defaults=true] **************************** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:47 Tuesday 09 January 2024 17:58:46 +0000 (0:00:01.644) 0:00:06.501 ******* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Tuesday 09 January 2024 17:58:46 +0000 (0:00:00.023) 0:00:06.525 ******* included: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Tuesday 09 January 2024 17:58:46 +0000 (0:00:00.010) 0:00:06.535 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Tuesday 09 January 2024 17:58:46 +0000 (0:00:00.016) 0:00:06.552 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Tuesday 09 January 2024 17:58:46 +0000 (0:00:00.009) 0:00:06.561 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Tuesday 09 January 2024 17:58:46 +0000 (0:00:00.009) 0:00:06.570 ******* 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Tuesday 09 January 2024 17:58:47 +0000 (0:00:00.016) 0:00:06.587 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Tuesday 09 January 2024 17:58:48 +0000 (0:00:01.166) 0:00:07.753 ******* 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-5.14.0-391.el9.x86_64_clone1 --initrd=/boot/initramfs-5.14.0-391.el9.x86_64.img_clone1 --title=Clone1 --args=test=setting --copy-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Tuesday 09 January 2024 17:58:48 +0000 (0:00:00.409) 0:00:08.163 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702394919.162, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1702394919.162, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Tuesday 09 January 2024 17:58:48 +0000 (0:00:00.196) 0:00:08.359 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Tuesday 09 January 2024 17:58:48 +0000 (0:00:00.200) 0:00:08.559 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704823124.3769403, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1702394919.162, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6989296, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1702394919.162, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "2179725826", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Tuesday 09 January 2024 17:58:49 +0000 (0:00:00.191) 0:00:08.751 ******* ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Tuesday 09 January 2024 17:58:49 +0000 (0:00:00.195) 0:00:08.946 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Tuesday 09 January 2024 17:58:49 +0000 (0:00:00.180) 0:00:09.127 ******* 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 : Generate boot loader password] **** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Tuesday 09 January 2024 17:58:49 +0000 (0:00:00.019) 0:00:09.146 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Tuesday 09 January 2024 17:58:49 +0000 (0:00:00.011) 0:00:09.158 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Tuesday 09 January 2024 17:58:49 +0000 (0:00:00.009) 0:00:09.167 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Tuesday 09 January 2024 17:58:49 +0000 (0:00:00.015) 0:00:09.182 ******* skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:62 Tuesday 09 January 2024 17:58:49 +0000 (0:00:00.013) 0:00:09.196 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Tuesday 09 January 2024 17:58:49 +0000 (0:00:00.001) 0:00:09.197 ******* 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.144949", "end": "2024-01-09 17:58:49.988052", "rc": 0, "start": "2024-01-09 17:58:49.843103" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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="rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:19 Tuesday 09 January 2024 17:58:50 +0000 (0:00:00.382) 0:00:09.580 ******* included: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Tuesday 09 January 2024 17:58:50 +0000 (0:00:00.008) 0:00:09.589 ******* changed: [sut] => { "changed": true, "elapsed": 37, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Tuesday 09 January 2024 17:59:28 +0000 (0:00:38.511) 0:00:48.100 ******* skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Tuesday 09 January 2024 17:59:28 +0000 (0:00:00.006) 0:00:48.106 ******* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:65 Tuesday 09 January 2024 17:59:28 +0000 (0:00:00.008) 0:00:48.115 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:69 Tuesday 09 January 2024 17:59:28 +0000 (0:00:00.008) 0:00:48.123 ******* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Tuesday 09 January 2024 17:59:28 +0000 (0:00:00.025) 0:00:48.149 ******* included: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Tuesday 09 January 2024 17:59:28 +0000 (0:00:00.010) 0:00:48.159 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Tuesday 09 January 2024 17:59:28 +0000 (0:00:00.016) 0:00:48.175 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Tuesday 09 January 2024 17:59:28 +0000 (0:00:00.009) 0:00:48.185 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Tuesday 09 January 2024 17:59:28 +0000 (0:00:00.008) 0:00:48.193 ******* 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Tuesday 09 January 2024 17:59:28 +0000 (0:00:00.015) 0:00:48.209 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Tuesday 09 January 2024 17:59:31 +0000 (0:00:02.951) 0:00:51.161 ******* ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Tuesday 09 January 2024 17:59:31 +0000 (0:00:00.184) 0:00:51.345 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704823129.9858043, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1704823129.9858043, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Tuesday 09 January 2024 17:59:31 +0000 (0:00:00.201) 0:00:51.547 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Tuesday 09 January 2024 17:59:32 +0000 (0:00:00.201) 0:00:51.748 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704823129.9868045, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1704823129.9858043, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6723942, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1704823129.9858043, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "2554103528", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Tuesday 09 January 2024 17:59:32 +0000 (0:00:00.225) 0:00:51.974 ******* ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Tuesday 09 January 2024 17:59:32 +0000 (0:00:00.198) 0:00:52.172 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Tuesday 09 January 2024 17:59:32 +0000 (0:00:00.181) 0:00:52.354 ******* 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 : Generate boot loader password] **** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Tuesday 09 January 2024 17:59:32 +0000 (0:00:00.018) 0:00:52.373 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Tuesday 09 January 2024 17:59:32 +0000 (0:00:00.009) 0:00:52.383 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Tuesday 09 January 2024 17:59:32 +0000 (0:00:00.008) 0:00:52.392 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Tuesday 09 January 2024 17:59:32 +0000 (0:00:00.012) 0:00:52.404 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "6c83974d4a6440f6906d47993c6f2da1-5.14.0-391.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (5.14.0-391.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "6c83974d4a6440f6906d47993c6f2da1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6c83974d4a6440f6906d47993c6f2da1.img", "kernel": "/boot/vmlinuz-0-rescue-6c83974d4a6440f6906d47993c6f2da1", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (0-rescue-6c83974d4a6440f6906d47993c6f2da1) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 test=setting", "default": false, "id": "b4fd32c266c142e0a9a9b1653d746506-5.14.0-391.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64_clone1", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:75 Tuesday 09 January 2024 17:59:33 +0000 (0:00:00.344) 0:00:52.749 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:84 Tuesday 09 January 2024 17:59:33 +0000 (0:00:00.021) 0:00:52.770 ******* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Tuesday 09 January 2024 17:59:33 +0000 (0:00:00.030) 0:00:52.801 ******* included: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Tuesday 09 January 2024 17:59:33 +0000 (0:00:00.010) 0:00:52.811 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Tuesday 09 January 2024 17:59:33 +0000 (0:00:00.015) 0:00:52.827 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Tuesday 09 January 2024 17:59:33 +0000 (0:00:00.009) 0:00:52.836 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Tuesday 09 January 2024 17:59:33 +0000 (0:00:00.008) 0:00:52.845 ******* 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Tuesday 09 January 2024 17:59:33 +0000 (0:00:00.016) 0:00:52.862 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Tuesday 09 January 2024 17:59:34 +0000 (0:00:01.189) 0:00:54.051 ******* 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-5.14.0-391.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Tuesday 09 January 2024 17:59:34 +0000 (0:00:00.437) 0:00:54.489 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704823129.9858043, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1704823129.9858043, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Tuesday 09 January 2024 17:59:35 +0000 (0:00:00.197) 0:00:54.686 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Tuesday 09 January 2024 17:59:35 +0000 (0:00:00.203) 0:00:54.890 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704823129.9868045, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1704823129.9858043, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6723942, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1704823129.9858043, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "2554103528", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Tuesday 09 January 2024 17:59:35 +0000 (0:00:00.196) 0:00:55.087 ******* ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Tuesday 09 January 2024 17:59:35 +0000 (0:00:00.199) 0:00:55.286 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Tuesday 09 January 2024 17:59:35 +0000 (0:00:00.182) 0:00:55.468 ******* 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 : Generate boot loader password] **** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Tuesday 09 January 2024 17:59:35 +0000 (0:00:00.020) 0:00:55.488 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Tuesday 09 January 2024 17:59:35 +0000 (0:00:00.010) 0:00:55.499 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Tuesday 09 January 2024 17:59:35 +0000 (0:00:00.009) 0:00:55.509 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Tuesday 09 January 2024 17:59:35 +0000 (0:00:00.013) 0:00:55.522 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "6c83974d4a6440f6906d47993c6f2da1-5.14.0-391.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (5.14.0-391.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "6c83974d4a6440f6906d47993c6f2da1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6c83974d4a6440f6906d47993c6f2da1.img", "kernel": "/boot/vmlinuz-0-rescue-6c83974d4a6440f6906d47993c6f2da1", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (0-rescue-6c83974d4a6440f6906d47993c6f2da1) 9" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:101 Tuesday 09 January 2024 17:59:36 +0000 (0:00:00.299) 0:00:55.822 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Create clone2 kernel without copy_defaults=true] ************************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:105 Tuesday 09 January 2024 17:59:36 +0000 (0:00:00.021) 0:00:55.843 ******* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Tuesday 09 January 2024 17:59:36 +0000 (0:00:00.034) 0:00:55.878 ******* included: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Tuesday 09 January 2024 17:59:36 +0000 (0:00:00.010) 0:00:55.888 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Tuesday 09 January 2024 17:59:36 +0000 (0:00:00.015) 0:00:55.904 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Tuesday 09 January 2024 17:59:36 +0000 (0:00:00.010) 0:00:55.914 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Tuesday 09 January 2024 17:59:36 +0000 (0:00:00.009) 0:00:55.923 ******* 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Tuesday 09 January 2024 17:59:36 +0000 (0:00:00.016) 0:00:55.939 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Tuesday 09 January 2024 17:59:37 +0000 (0:00:01.158) 0:00:57.097 ******* 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-5.14.0-391.el9.x86_64_clone2 --initrd=/boot/initramfs-5.14.0-391.el9.x86_64.img_clone2 --title=Clone2 --args=console=tty0" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Tuesday 09 January 2024 17:59:37 +0000 (0:00:00.409) 0:00:57.506 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704823129.9858043, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1704823129.9858043, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Tuesday 09 January 2024 17:59:38 +0000 (0:00:00.199) 0:00:57.706 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Tuesday 09 January 2024 17:59:38 +0000 (0:00:00.203) 0:00:57.910 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704823129.9868045, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1704823129.9858043, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6723942, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1704823129.9858043, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "2554103528", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Tuesday 09 January 2024 17:59:38 +0000 (0:00:00.195) 0:00:58.106 ******* ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Tuesday 09 January 2024 17:59:38 +0000 (0:00:00.197) 0:00:58.303 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Tuesday 09 January 2024 17:59:38 +0000 (0:00:00.181) 0:00:58.485 ******* 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 : Generate boot loader password] **** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Tuesday 09 January 2024 17:59:38 +0000 (0:00:00.021) 0:00:58.506 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Tuesday 09 January 2024 17:59:38 +0000 (0:00:00.010) 0:00:58.517 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Tuesday 09 January 2024 17:59:38 +0000 (0:00:00.010) 0:00:58.527 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Tuesday 09 January 2024 17:59:38 +0000 (0:00:00.013) 0:00:58.541 ******* skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:119 Tuesday 09 January 2024 17:59:38 +0000 (0:00:00.014) 0:00:58.556 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Tuesday 09 January 2024 17:59:38 +0000 (0:00:00.002) 0:00:58.558 ******* 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.152417", "end": "2024-01-09 17:59:39.275583", "rc": 0, "start": "2024-01-09 17:59:39.123166" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:19 Tuesday 09 January 2024 17:59:39 +0000 (0:00:00.325) 0:00:58.884 ******* included: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Tuesday 09 January 2024 17:59:39 +0000 (0:00:00.007) 0:00:58.891 ******* changed: [sut] => { "changed": true, "elapsed": 35, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Tuesday 09 January 2024 18:00:15 +0000 (0:00:36.514) 0:01:35.406 ******* skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Tuesday 09 January 2024 18:00:15 +0000 (0:00:00.008) 0:01:35.414 ******* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:122 Tuesday 09 January 2024 18:00:15 +0000 (0:00:00.009) 0:01:35.423 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:126 Tuesday 09 January 2024 18:00:15 +0000 (0:00:00.009) 0:01:35.433 ******* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Tuesday 09 January 2024 18:00:15 +0000 (0:00:00.039) 0:01:35.472 ******* included: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Tuesday 09 January 2024 18:00:15 +0000 (0:00:00.010) 0:01:35.483 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Tuesday 09 January 2024 18:00:15 +0000 (0:00:00.016) 0:01:35.499 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Tuesday 09 January 2024 18:00:15 +0000 (0:00:00.009) 0:01:35.509 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Tuesday 09 January 2024 18:00:15 +0000 (0:00:00.010) 0:01:35.520 ******* 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Tuesday 09 January 2024 18:00:15 +0000 (0:00:00.017) 0:01:35.537 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Tuesday 09 January 2024 18:00:18 +0000 (0:00:02.489) 0:01:38.027 ******* ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Tuesday 09 January 2024 18:00:18 +0000 (0:00:00.188) 0:01:38.216 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704823179.2737095, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1704823179.2737095, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Tuesday 09 January 2024 18:00:18 +0000 (0:00:00.203) 0:01:38.419 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Tuesday 09 January 2024 18:00:19 +0000 (0:00:00.206) 0:01:38.626 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704823179.274793, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1704823179.2737095, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6678912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1704823179.2737095, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "3872923836", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Tuesday 09 January 2024 18:00:19 +0000 (0:00:00.217) 0:01:38.843 ******* ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Tuesday 09 January 2024 18:00:19 +0000 (0:00:00.199) 0:01:39.043 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Tuesday 09 January 2024 18:00:19 +0000 (0:00:00.183) 0:01:39.226 ******* 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 : Generate boot loader password] **** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Tuesday 09 January 2024 18:00:19 +0000 (0:00:00.023) 0:01:39.250 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Tuesday 09 January 2024 18:00:19 +0000 (0:00:00.013) 0:01:39.264 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Tuesday 09 January 2024 18:00:19 +0000 (0:00:00.010) 0:01:39.274 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Tuesday 09 January 2024 18:00:19 +0000 (0:00:00.014) 0:01:39.289 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "6c83974d4a6440f6906d47993c6f2da1-5.14.0-391.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (5.14.0-391.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "6c83974d4a6440f6906d47993c6f2da1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6c83974d4a6440f6906d47993c6f2da1.img", "kernel": "/boot/vmlinuz-0-rescue-6c83974d4a6440f6906d47993c6f2da1", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (0-rescue-6c83974d4a6440f6906d47993c6f2da1) 9" }, { "args": "console=tty0", "default": false, "id": "b4fd32c266c142e0a9a9b1653d746506-5.14.0-391.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:132 Tuesday 09 January 2024 18:00:20 +0000 (0:00:00.339) 0:01:39.628 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:139 Tuesday 09 January 2024 18:00:20 +0000 (0:00:00.020) 0:01:39.649 ******* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Tuesday 09 January 2024 18:00:20 +0000 (0:00:00.043) 0:01:39.692 ******* included: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Tuesday 09 January 2024 18:00:20 +0000 (0:00:00.010) 0:01:39.703 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Tuesday 09 January 2024 18:00:20 +0000 (0:00:00.016) 0:01:39.719 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Tuesday 09 January 2024 18:00:20 +0000 (0:00:00.010) 0:01:39.729 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Tuesday 09 January 2024 18:00:20 +0000 (0:00:00.009) 0:01:39.738 ******* 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Tuesday 09 January 2024 18:00:20 +0000 (0:00:00.016) 0:01:39.755 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Tuesday 09 January 2024 18:00:21 +0000 (0:00:01.154) 0:01:40.909 ******* 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-5.14.0-391.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Tuesday 09 January 2024 18:00:21 +0000 (0:00:00.431) 0:01:41.340 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702395008.937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704823179.2737095, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6621922, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1704823179.2737095, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 33, "uid": 0, "version": "1681011101", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Tuesday 09 January 2024 18:00:21 +0000 (0:00:00.202) 0:01:41.543 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Tuesday 09 January 2024 18:00:22 +0000 (0:00:00.207) 0:01:41.751 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704823179.274793, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1704823179.2737095, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6678912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1704823179.2737095, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "3872923836", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Tuesday 09 January 2024 18:00:22 +0000 (0:00:00.197) 0:01:41.948 ******* ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Tuesday 09 January 2024 18:00:22 +0000 (0:00:00.200) 0:01:42.148 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Tuesday 09 January 2024 18:00:22 +0000 (0:00:00.183) 0:01:42.332 ******* 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 : Generate boot loader password] **** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Tuesday 09 January 2024 18:00:22 +0000 (0:00:00.027) 0:01:42.359 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Tuesday 09 January 2024 18:00:22 +0000 (0:00:00.011) 0:01:42.370 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Tuesday 09 January 2024 18:00:22 +0000 (0:00:00.009) 0:01:42.380 ******* 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Tuesday 09 January 2024 18:00:22 +0000 (0:00:00.015) 0:01:42.396 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "6c83974d4a6440f6906d47993c6f2da1-5.14.0-391.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-391.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-391.el9.x86_64", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (5.14.0-391.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "6c83974d4a6440f6906d47993c6f2da1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6c83974d4a6440f6906d47993c6f2da1.img", "kernel": "/boot/vmlinuz-0-rescue-6c83974d4a6440f6906d47993c6f2da1", "root": "UUID=5886423c-630d-450a-9577-b6e65e40c45b", "title": "CentOS Stream (0-rescue-6c83974d4a6440f6906d47993c6f2da1) 9" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:151 Tuesday 09 January 2024 18:00:23 +0000 (0:00:00.301) 0:01:42.697 ******* ok: [sut] => { "changed": false } MSG: All assertions passed 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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Tuesday 09 January 2024 18:00:23 +0000 (0:00:00.026) 0:01:42.723 ******* 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.122191", "end": "2024-01-09 18:00:23.234588", "rc": 0, "start": "2024-01-09 18:00:23.112397" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:19 Tuesday 09 January 2024 18:00:23 +0000 (0:00:00.299) 0:01:43.023 ******* included: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.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-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Tuesday 09 January 2024 18:00:23 +0000 (0:00:00.009) 0:01:43.032 ******* changed: [sut] => { "changed": true, "elapsed": 40, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Tuesday 09 January 2024 18:01:04 +0000 (0:00:41.395) 0:02:24.428 ******* skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Tuesday 09 January 2024 18:01:04 +0000 (0:00:00.007) 0:02:24.435 ******* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=91 changed=11 unreachable=0 failed=0 skipped=51 rescued=0 ignored=0 Tuesday 09 January 2024 18:01:04 +0000 (0:00:00.009) 0:02:24.444 ******* =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 41.40s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.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 -- 38.51s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.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 -- 36.51s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.95s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.49s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.31s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Clone test_kernel kernel and initrd for test purposes ------------------- 1.64s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/tests/tests_add_rm.yml:31 -- fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.19s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.17s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.16s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.15s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.47s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.44s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.43s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.41s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.41s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 fedora.linux_system_roles.bootloader : Fix default kernel boot parameters --- 0.38s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.36s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.34s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.34s /WORKDIR/git-update-ostree-data-2024-01-09xhgaturv/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---