# 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_password.yml *************************************************** 1 plays in /WORKDIR/git-weekly-ci0vextozo/tests/tests_password.yml PLAY [Test bootloader_settings variable] *************************************** META: ran handlers TASK [Set boot loader password] ************************************************ task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_password.yml:9 Saturday 11 May 2024 13:55:46 +0000 (0:00:00.012) 0:00:00.012 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:55:46 +0000 (0:00:00.027) 0:00:00.040 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:55:46 +0000 (0:00:00.012) 0:00:00.053 ********** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:55:46 +0000 (0:00:00.440) 0:00:00.493 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:55:47 +0000 (0:00:00.204) 0:00:00.697 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:55:47 +0000 (0:00:00.020) 0:00:00.718 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:55:47 +0000 (0:00:00.030) 0:00:00.748 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:55:47 +0000 (0:00:00.018) 0:00:00.767 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:55:47 +0000 (0:00:00.694) 0:00:01.461 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435738.9019253, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1714466830.2333705, "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": 1714466830.2333705, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "760802952", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:55:48 +0000 (0:00:00.130) 0:00:01.592 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:55:48 +0000 (0:00:00.010) 0:00:01.603 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:55:48 +0000 (0:00:00.009) 0:00:01.612 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:55:48 +0000 (0:00:00.130) 0:00:01.743 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:55:48 +0000 (0:00:00.019) 0:00:01.762 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435738.9019253, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1714466830.2333705, "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": 1714466830.2333705, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "760802952", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:55:48 +0000 (0:00:00.131) 0:00:01.894 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435739.3259125, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "58b2da6983d5fb79d05f12370288cd1fa80cd465", "ctime": 1714467511.1353705, "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": 1714466905.3333704, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "760815222", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:55:48 +0000 (0:00:00.132) 0:00:02.027 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:55:48 +0000 (0:00:00.012) 0:00:02.040 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:55:48 +0000 (0:00:00.187) 0:00:02.227 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:55:48 +0000 (0:00:00.122) 0:00:02.349 ********** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:55:49 +0000 (0:00:00.172) 0:00:02.522 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:55:49 +0000 (0:00:00.376) 0:00:02.899 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:55:49 +0000 (0:00:00.453) 0:00:03.352 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:55:49 +0000 (0:00:00.013) 0:00:03.365 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get contents of /boot/grub2/user.cfg] ************************************ task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_password.yml:15 Saturday 11 May 2024 13:55:49 +0000 (0:00:00.012) 0:00:03.377 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/boot/grub2/user.cfg" ], "delta": "0:00:00.004492", "end": "2024-05-11 13:55:49.970098", "failed_when_result": false, "rc": 0, "start": "2024-05-11 13:55:49.965606" } STDOUT: GRUB2_PASSWORD=grub.pbkdf2.sha512.10000.5DE43D74C0784067B04C66A1881D37C6CEA451962CB67AA77195902E5F851C24D620A827156C8744CF2B4B5C8B5087D80029E5BD0405D613B1908888166B8E1B.F423A30593D386151BDB8716ACE10CECD47F81C1EC9661A5B4C1BFF6393BAD1E7C17A322EBB17BDFB7B395512E1BBA71EFC0733A2F4F115721F4B024953614EC TASK [Remove boot loader password] ********************************************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_password.yml:23 Saturday 11 May 2024 13:55:49 +0000 (0:00:00.125) 0:00:03.503 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.023) 0:00:03.527 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.011) 0:00:03.539 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.010) 0:00:03.550 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.009) 0:00:03.559 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.009) 0:00:03.568 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.022) 0:00:03.591 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.009) 0:00:03.600 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.556) 0:00:04.156 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435738.9019253, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1714466830.2333705, "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": 1714466830.2333705, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "760802952", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.130) 0:00:04.286 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.011) 0:00:04.298 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.009) 0:00:04.307 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.118) 0:00:04.425 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:55:50 +0000 (0:00:00.016) 0:00:04.441 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435738.9019253, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1714466830.2333705, "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": 1714466830.2333705, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "760802952", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.128) 0:00:04.570 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435739.3259125, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "58b2da6983d5fb79d05f12370288cd1fa80cd465", "ctime": 1714467511.1353705, "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": 1714466905.3333704, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "760815222", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.138) 0:00:04.708 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.010) 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.123) 0:00:04.842 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.136) 0:00:04.978 ********** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.120) 0:00:05.099 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.010) 0:00:05.109 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.009) 0:00:05.119 ********** changed: [sut] => { "changed": true, "path": "/boot/grub2/user.cfg", "state": "absent" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.217) 0:00:05.336 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of /boot/grub2/user.cfg] **************************************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_password.yml:29 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.010) 0:00:05.347 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify that user conf doesn't exist] ************************************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_password.yml:34 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.121) 0:00:05.468 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove boot loader password] ********************************************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_password.yml:41 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.013) 0:00:05.482 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.024) 0:00:05.506 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:55:51 +0000 (0:00:00.011) 0:00:05.518 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:55:52 +0000 (0:00:00.010) 0:00:05.528 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:55:52 +0000 (0:00:00.009) 0:00:05.538 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:55:52 +0000 (0:00:00.009) 0:00:05.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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:55:52 +0000 (0:00:00.021) 0:00:05.569 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:55:52 +0000 (0:00:00.009) 0:00:05.578 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:55:52 +0000 (0:00:00.572) 0:00:06.151 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435738.9019253, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1714466830.2333705, "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": 1714466830.2333705, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "760802952", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:55:52 +0000 (0:00:00.132) 0:00:06.283 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:55:52 +0000 (0:00:00.011) 0:00:06.295 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:55:52 +0000 (0:00:00.009) 0:00:06.304 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:55:52 +0000 (0:00:00.115) 0:00:06.419 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:55:52 +0000 (0:00:00.016) 0:00:06.435 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435738.9019253, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1714466830.2333705, "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": 1714466830.2333705, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "760802952", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:55:53 +0000 (0:00:00.130) 0:00:06.566 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435739.3259125, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "58b2da6983d5fb79d05f12370288cd1fa80cd465", "ctime": 1714467511.1353705, "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": 1714466905.3333704, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "760815222", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:55:53 +0000 (0:00:00.134) 0:00:06.700 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:55:53 +0000 (0:00:00.011) 0:00:06.711 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:55:53 +0000 (0:00:00.124) 0:00:06.836 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:55:53 +0000 (0:00:00.124) 0:00:06.961 ********** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:55:53 +0000 (0:00:00.118) 0:00:07.079 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:55:53 +0000 (0:00:00.010) 0:00:07.089 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:55:53 +0000 (0:00:00.009) 0:00:07.099 ********** ok: [sut] => { "changed": false, "path": "/boot/grub2/user.cfg", "state": "absent" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:55:53 +0000 (0:00:00.125) 0:00:07.224 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=40 changed=3 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 Saturday 11 May 2024 13:55:53 +0000 (0:00:00.008) 0:00:07.232 ********** =============================================================================== linux-system-roles.bootloader : Ensure required packages are installed --- 1.13s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 0.69s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg --- 0.45s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.44s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 linux-system-roles.bootloader : Generate boot loader password ----------- 0.38s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 linux-system-roles.bootloader : Remove boot loader password configuration --- 0.34s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.27s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.26s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.26s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.26s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.25s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.24s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 linux-system-roles.bootloader : Determine platform type ----------------- 0.23s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 linux-system-roles.bootloader : Check if system is ostree --------------- 0.20s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.19s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.17s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.13s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.13s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 linux-system-roles.bootloader : Determine platform type ----------------- 0.13s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.13s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---