# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-ci20_ui5dp/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Skip on s390x architecture] ********************************************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tests_add_rm.yml:13 Saturday 03 August 2024 13:42:30 +0000 (0:00:00.012) 0:00:00.012 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/skip_on_s390x.yml for sut TASK [Gather architecture facts] *********************************************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/skip_on_s390x.yml:3 Saturday 03 August 2024 13:42:30 +0000 (0:00:00.018) 0:00:00.031 ******* ok: [sut] META: end_host conditional evaluated to false, continuing execution for sut TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tests_add_rm.yml:16 Saturday 03 August 2024 13:42:31 +0000 (0:00:00.542) 0:00:00.573 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 03 August 2024 13:42:31 +0000 (0:00:00.029) 0:00:00.602 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 03 August 2024 13:42:31 +0000 (0:00:00.012) 0:00:00.615 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 03 August 2024 13:42:31 +0000 (0:00:00.008) 0:00:00.624 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 03 August 2024 13:42:31 +0000 (0:00:00.173) 0:00:00.797 ******* ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 03 August 2024 13:42:31 +0000 (0:00:00.010) 0:00:00.808 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 03 August 2024 13:42:31 +0000 (0:00:00.019) 0:00:00.827 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 03 August 2024 13:42:31 +0000 (0:00:00.008) 0:00:00.835 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 03 August 2024 13:42:32 +0000 (0:00:00.598) 0:00:01.434 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1718881015.7736502, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 03 August 2024 13:42:32 +0000 (0:00:00.128) 0:00:01.562 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 03 August 2024 13:42:32 +0000 (0:00:00.010) 0:00:01.572 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 03 August 2024 13:42:32 +0000 (0:00:00.008) 0:00:01.580 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 03 August 2024 13:42:32 +0000 (0:00:00.111) 0:00:01.691 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 03 August 2024 13:42:32 +0000 (0:00:00.014) 0:00:01.706 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692552.12948, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 03 August 2024 13:42:32 +0000 (0:00:00.122) 0:00:01.828 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1718880548.6646502, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7d8dd2e2e9cc294b8a73fa9034b2304cde587a08", "ctime": 1718881171.2176502, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718880548.6706502, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5032, "uid": 0, "version": "22411319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 03 August 2024 13:42:32 +0000 (0:00:00.135) 0:00:01.964 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004227", "end": "2024-08-03 13:42:32.708709", "rc": 0, "start": "2024-08-03 13:42:32.704482" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 03 August 2024 13:42:32 +0000 (0:00:00.163) 0:00:02.127 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 03 August 2024 13:42:32 +0000 (0:00:00.010) 0:00:02.137 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 03 August 2024 13:42:32 +0000 (0:00:00.171) 0:00:02.309 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 03 August 2024 13:42:33 +0000 (0:00:00.118) 0:00:02.427 ******* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 03 August 2024 13:42:33 +0000 (0:00:00.157) 0:00:02.585 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 03 August 2024 13:42:33 +0000 (0:00:00.008) 0:00:02.594 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 03 August 2024 13:42:33 +0000 (0:00:00.007) 0:00:02.601 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 03 August 2024 13:42:33 +0000 (0:00:00.007) 0:00:02.608 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } META: end_host conditional evaluated to false, continuing execution for sut META: ran handlers TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tests_add_rm.yml:32 Saturday 03 August 2024 13:42:33 +0000 (0:00:00.454) 0:00:03.063 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml:3 Saturday 03 August 2024 13:42:33 +0000 (0:00:00.014) 0:00:03.078 ******* ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml:8 Saturday 03 August 2024 13:42:33 +0000 (0:00:00.010) 0:00:03.088 ******* changed: [sut] => (item={'src': '/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64', 'dest': '/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "bcc96d540663b9b1764e12a7ab21389e0b9ceb0e", "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64" }, "md5sum": "8d408037538856fa5672cf3f9da1ff35", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img', 'dest': '/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "a48b0c90c9b0dce76f2e1f4a861b7f3b00714982", "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img" }, "md5sum": "dd570b9af2ecb0d8f046a071cd868a55", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20160196, "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml:22 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.572) 0:00:03.661 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.018) 0:00:03.679 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.011) 0:00:03.691 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.009) 0:00:03.700 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.009) 0:00:03.709 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.007) 0:00:03.717 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.019) 0:00:03.736 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.007) 0:00:03.744 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.342) 0:00:04.087 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692552.12948, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.121) 0:00:04.208 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.010) 0:00:04.218 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.007) 0:00:04.226 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.107) 0:00:04.333 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 03 August 2024 13:42:34 +0000 (0:00:00.014) 0:00:04.347 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692552.12948, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 03 August 2024 13:42:35 +0000 (0:00:00.121) 0:00:04.469 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692552.5264833, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7d8dd2e2e9cc294b8a73fa9034b2304cde587a08", "ctime": 1718881171.2176502, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718880548.6706502, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5032, "uid": 0, "version": "22411319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 03 August 2024 13:42:35 +0000 (0:00:00.124) 0:00:04.593 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004164", "end": "2024-08-03 13:42:35.289171", "rc": 0, "start": "2024-08-03 13:42:35.285007" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 03 August 2024 13:42:35 +0000 (0:00:00.113) 0:00:04.707 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 03 August 2024 13:42:35 +0000 (0:00:00.011) 0:00:04.718 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 03 August 2024 13:42:35 +0000 (0:00:00.113) 0:00:04.832 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 03 August 2024 13:42:35 +0000 (0:00:00.111) 0:00:04.944 ******* NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --initrd=/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 03 August 2024 13:42:35 +0000 (0:00:00.294) 0:00:05.238 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 03 August 2024 13:42:35 +0000 (0:00:00.009) 0:00:05.248 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 03 August 2024 13:42:35 +0000 (0:00:00.007) 0:00:05.256 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 03 August 2024 13:42:35 +0000 (0:00:00.007) 0:00:05.263 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 03 August 2024 13:42:35 +0000 (0:00:00.006) 0:00:05.269 ******* 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.019319", "end": "2024-08-03 13:42:35.981990", "rc": 0, "start": "2024-08-03 13:42:35.962671" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 03 August 2024 13:42:35 +0000 (0:00:00.130) 0:00:05.400 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 03 August 2024 13:42:36 +0000 (0:00:00.009) 0:00:05.409 ******* changed: [sut] => { "changed": true, "elapsed": 26, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 03 August 2024 13:43:03 +0000 (0:00:27.031) 0:00:32.441 ******* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.008) 0:00:32.449 ******* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml:41 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.010) 0:00:32.460 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml:45 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.008) 0:00:32.469 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.021) 0:00:32.490 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.010) 0:00:32.500 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.009) 0:00:32.510 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.007) 0:00:32.518 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.007) 0:00:32.526 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.019) 0:00:32.545 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.007) 0:00:32.553 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.459) 0:00:33.013 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692555.9815133, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1722692555.9805133, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692555.9795134, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744073588113321", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.131) 0:00:33.144 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.008) 0:00:33.153 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.007) 0:00:33.161 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.107) 0:00:33.268 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 03 August 2024 13:43:03 +0000 (0:00:00.014) 0:00:33.283 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692555.9815133, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1722692555.9805133, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692555.9795134, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744073588113321", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.128) 0:00:33.411 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692555.9655132, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8872cc65b1d7aed66393f0f22505dce4b94dfa33", "ctime": 1722692555.818512, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 168657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692555.818512, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5845, "uid": 0, "version": "18446744073588113316", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.128) 0:00:33.539 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004798", "end": "2024-08-03 13:43:03.851898", "rc": 0, "start": "2024-08-03 13:43:03.847100" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.115) 0:00:33.654 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.010) 0:00:33.665 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.116) 0:00:33.782 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.112) 0:00:33.895 ******* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.110) 0:00:34.005 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.009) 0:00:34.015 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.007) 0:00:34.022 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.007) 0:00:34.030 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 test=kernel", "default": false, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "3", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "4", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tests_add_rm.yml:38 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.129) 0:00:34.159 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tests_add_rm.yml:50 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.011) 0:00:34.171 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.025) 0:00:34.197 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.010) 0:00:34.207 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.008) 0:00:34.216 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.007) 0:00:34.223 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.007) 0:00:34.231 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.019) 0:00:34.250 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 03 August 2024 13:43:04 +0000 (0:00:00.007) 0:00:34.258 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 03 August 2024 13:43:05 +0000 (0:00:00.342) 0:00:34.601 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692555.9815133, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1722692555.9805133, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692555.9795134, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744073588113321", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 03 August 2024 13:43:05 +0000 (0:00:00.121) 0:00:34.722 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 03 August 2024 13:43:05 +0000 (0:00:00.009) 0:00:34.732 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 03 August 2024 13:43:05 +0000 (0:00:00.007) 0:00:34.740 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 03 August 2024 13:43:05 +0000 (0:00:00.107) 0:00:34.848 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 03 August 2024 13:43:05 +0000 (0:00:00.014) 0:00:34.862 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692555.9815133, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1722692555.9805133, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692555.9795134, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744073588113321", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 03 August 2024 13:43:05 +0000 (0:00:00.122) 0:00:34.984 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692555.9655132, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8872cc65b1d7aed66393f0f22505dce4b94dfa33", "ctime": 1722692555.818512, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 168657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692555.818512, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5845, "uid": 0, "version": "18446744073588113316", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 03 August 2024 13:43:05 +0000 (0:00:00.124) 0:00:35.109 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004533", "end": "2024-08-03 13:43:05.553178", "rc": 0, "start": "2024-08-03 13:43:05.548645" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 03 August 2024 13:43:05 +0000 (0:00:00.116) 0:00:35.225 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 03 August 2024 13:43:05 +0000 (0:00:00.010) 0:00:35.235 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 03 August 2024 13:43:05 +0000 (0:00:00.113) 0:00:35.349 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.118) 0:00:35.467 ******* NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.139) 0:00:35.607 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.009) 0:00:35.617 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.007) 0:00:35.625 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.008) 0:00:35.634 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tests_add_rm.yml:68 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.129) 0:00:35.763 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tests_add_rm.yml:74 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.011) 0:00:35.774 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml:3 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.016) 0:00:35.790 ******* ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml:8 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.010) 0:00:35.800 ******* changed: [sut] => (item={'src': '/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64', 'dest': '/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "bcc96d540663b9b1764e12a7ab21389e0b9ceb0e", "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2", "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64" }, "md5sum": "8d408037538856fa5672cf3f9da1ff35", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img', 'dest': '/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "a48b0c90c9b0dce76f2e1f4a861b7f3b00714982", "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2", "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img" }, "md5sum": "dd570b9af2ecb0d8f046a071cd868a55", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20160196, "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml:22 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.532) 0:00:36.333 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.013) 0:00:36.346 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.010) 0:00:36.356 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.008) 0:00:36.365 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.008) 0:00:36.374 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.007) 0:00:36.381 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 03 August 2024 13:43:06 +0000 (0:00:00.020) 0:00:36.402 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 03 August 2024 13:43:07 +0000 (0:00:00.009) 0:00:36.411 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 03 August 2024 13:43:07 +0000 (0:00:00.348) 0:00:36.759 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692555.9815133, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1722692555.9805133, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692555.9795134, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744073588113321", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 03 August 2024 13:43:07 +0000 (0:00:00.124) 0:00:36.884 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 03 August 2024 13:43:07 +0000 (0:00:00.009) 0:00:36.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 03 August 2024 13:43:07 +0000 (0:00:00.007) 0:00:36.901 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 03 August 2024 13:43:07 +0000 (0:00:00.111) 0:00:37.013 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 03 August 2024 13:43:07 +0000 (0:00:00.014) 0:00:37.027 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692555.9815133, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1722692555.9805133, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692555.9795134, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744073588113321", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 03 August 2024 13:43:07 +0000 (0:00:00.124) 0:00:37.151 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692586.1221025, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7d8dd2e2e9cc294b8a73fa9034b2304cde587a08", "ctime": 1722692585.9661012, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692585.9661012, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5032, "uid": 0, "version": "775765359", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 03 August 2024 13:43:07 +0000 (0:00:00.125) 0:00:37.277 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004554", "end": "2024-08-03 13:43:07.906187", "rc": 0, "start": "2024-08-03 13:43:07.901633" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 03 August 2024 13:43:07 +0000 (0:00:00.120) 0:00:37.397 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 03 August 2024 13:43:08 +0000 (0:00:00.010) 0:00:37.408 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 03 August 2024 13:43:08 +0000 (0:00:00.116) 0:00:37.524 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 03 August 2024 13:43:08 +0000 (0:00:00.114) 0:00:37.639 ******* NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --initrd=/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 03 August 2024 13:43:08 +0000 (0:00:00.139) 0:00:37.778 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 03 August 2024 13:43:08 +0000 (0:00:00.010) 0:00:37.789 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 03 August 2024 13:43:08 +0000 (0:00:00.007) 0:00:37.796 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 03 August 2024 13:43:08 +0000 (0:00:00.007) 0:00:37.804 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 03 August 2024 13:43:08 +0000 (0:00:00.005) 0:00:37.810 ******* 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.017905", "end": "2024-08-03 13:43:08.492471", "rc": 0, "start": "2024-08-03 13:43:08.474566" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 03 August 2024 13:43:08 +0000 (0:00:00.126) 0:00:37.937 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 03 August 2024 13:43:08 +0000 (0:00:00.008) 0:00:37.945 ******* changed: [sut] => { "changed": true, "elapsed": 21, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 03 August 2024 13:43:30 +0000 (0:00:21.659) 0:00:59.605 ******* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 03 August 2024 13:43:30 +0000 (0:00:00.008) 0:00:59.613 ******* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 03 August 2024 13:43:30 +0000 (0:00:00.008) 0:00:59.622 ******* 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.024965", "end": "2024-08-03 13:43:29.844594", "rc": 0, "start": "2024-08-03 13:43:29.819629" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 03 August 2024 13:43:30 +0000 (0:00:00.139) 0:00:59.762 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 03 August 2024 13:43:30 +0000 (0:00:00.008) 0:00:59.770 ******* changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 03 August 2024 13:43:53 +0000 (0:00:22.693) 0:01:22.463 ******* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.008) 0:01:22.471 ******* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml:41 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.010) 0:01:22.482 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml:45 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.008) 0:01:22.491 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.021) 0:01:22.512 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.010) 0:01:22.523 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.008) 0:01:22.531 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.007) 0:01:22.539 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.007) 0:01:22.547 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.020) 0:01:22.567 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.007) 0:01:22.575 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.445) 0:01:23.020 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692609.8438635, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1722692609.8428633, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692609.8428633, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744072794240570", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.131) 0:01:23.152 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.010) 0:01:23.162 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.007) 0:01:23.170 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.106) 0:01:23.276 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 03 August 2024 13:43:53 +0000 (0:00:00.014) 0:01:23.290 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692609.8438635, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1722692609.8428633, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692609.8428633, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744072794240570", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.120) 0:01:23.411 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692588.4783735, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dd4a829b9057a88b4d1c0d9b50cfc16c28a1c3b5", "ctime": 1722692588.318039, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 172601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692588.318039, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5233, "uid": 0, "version": "775765401", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.126) 0:01:23.538 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004415", "end": "2024-08-03 13:43:54.191576", "rc": 0, "start": "2024-08-03 13:43:54.187161" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.113) 0:01:23.651 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.011) 0:01:23.662 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.116) 0:01:23.779 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.115) 0:01:23.894 ******* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.110) 0:01:24.004 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.009) 0:01:24.014 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.007) 0:01:24.022 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.007) 0:01:24.029 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "3", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "4", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tests_add_rm.yml:80 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.130) 0:01:24.160 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tests_add_rm.yml:87 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.011) 0:01:24.171 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.033) 0:01:24.204 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.010) 0:01:24.214 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.008) 0:01:24.223 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.007) 0:01:24.230 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.008) 0:01:24.239 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.019) 0:01:24.258 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 03 August 2024 13:43:54 +0000 (0:00:00.007) 0:01:24.266 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 03 August 2024 13:43:55 +0000 (0:00:00.346) 0:01:24.612 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692609.8438635, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1722692609.8428633, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692609.8428633, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744072794240570", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 03 August 2024 13:43:55 +0000 (0:00:00.123) 0:01:24.736 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 03 August 2024 13:43:55 +0000 (0:00:00.009) 0:01:24.745 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 03 August 2024 13:43:55 +0000 (0:00:00.007) 0:01:24.753 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 03 August 2024 13:43:55 +0000 (0:00:00.112) 0:01:24.865 ******* ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 03 August 2024 13:43:55 +0000 (0:00:00.014) 0:01:24.879 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692609.8438635, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "357716d173bd9fd9cdb1871ec82de2c0a39ffaa0", "ctime": 1722692609.8428633, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692609.8428633, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 306, "uid": 0, "version": "18446744072794240570", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 03 August 2024 13:43:55 +0000 (0:00:00.121) 0:01:25.000 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1722692588.4783735, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dd4a829b9057a88b4d1c0d9b50cfc16c28a1c3b5", "ctime": 1722692588.318039, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 172601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722692588.318039, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5233, "uid": 0, "version": "775765401", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 03 August 2024 13:43:55 +0000 (0:00:00.127) 0:01:25.128 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004142", "end": "2024-08-03 13:43:55.826731", "rc": 0, "start": "2024-08-03 13:43:55.822589" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 03 August 2024 13:43:55 +0000 (0:00:00.116) 0:01:25.244 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 03 August 2024 13:43:55 +0000 (0:00:00.010) 0:01:25.255 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 03 August 2024 13:43:55 +0000 (0:00:00.115) 0:01:25.370 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 03 August 2024 13:43:56 +0000 (0:00:00.121) 0:01:25.492 ******* NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 03 August 2024 13:43:56 +0000 (0:00:00.143) 0:01:25.635 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 03 August 2024 13:43:56 +0000 (0:00:00.009) 0:01:25.645 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 03 August 2024 13:43:56 +0000 (0:00:00.007) 0:01:25.653 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 03 August 2024 13:43:56 +0000 (0:00:00.007) 0:01:25.660 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tests_add_rm.yml:97 Saturday 03 August 2024 13:43:56 +0000 (0:00:00.124) 0:01:25.785 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/tests_add_rm.yml:103 Saturday 03 August 2024 13:43:56 +0000 (0:00:00.010) 0:01:25.795 ******* changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1" ], "delta": "0:00:00.011883", "end": "2024-08-03 13:43:56.500666", "failed_when_result": false, "item": 1, "rc": 0, "start": "2024-08-03 13:43:56.488783" } changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2" ], "delta": "0:00:00.011639", "end": "2024-08-03 13:43:56.618309", "failed_when_result": false, "item": 2, "rc": 0, "start": "2024-08-03 13:43:56.606670" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 03 August 2024 13:43:56 +0000 (0:00:00.239) 0:01:26.035 ******* 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.016705", "end": "2024-08-03 13:43:56.748541", "rc": 0, "start": "2024-08-03 13:43:56.731836" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 03 August 2024 13:43:56 +0000 (0:00:00.130) 0:01:26.165 ******* included: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 03 August 2024 13:43:56 +0000 (0:00:00.008) 0:01:26.173 ******* changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 03 August 2024 13:44:19 +0000 (0:00:22.526) 0:01:48.699 ******* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 03 August 2024 13:44:19 +0000 (0:00:00.007) 0:01:48.707 ******* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=115 changed=15 unreachable=0 failed=0 skipped=81 rescued=0 ignored=0 Saturday 03 August 2024 13:44:19 +0000 (0:00:00.009) 0:01:48.717 ******* =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 27.03s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.69s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.53s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 21.66s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed --- 1.50s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Collect bootloader facts ---------------- 0.71s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 linux-system-roles.bootloader : Ensure required packages are installed --- 0.69s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Clone test_kernel kernel and initrd for test purposes ------------------- 0.57s /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml:8 ----------------- Gather architecture facts ----------------------------------------------- 0.54s /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/skip_on_s390x.yml:3 ---------------- Clone test_kernel kernel and initrd for test purposes ------------------- 0.53s /WORKDIR/git-weekly-ci20_ui5dp/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.43s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.40s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.39s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.39s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.39s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.38s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.37s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.35s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 linux-system-roles.bootloader : Ensure required packages are installed --- 0.35s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 0.34s /WORKDIR/git-weekly-ci20_ui5dp/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---