ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles 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 'jsonl', 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 /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Skip on s390x architecture] ********************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:13 Thursday 31 July 2025 13:20:36 -0400 (0:00:00.019) 0:00:00.019 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Thursday 31 July 2025 13:20:36 -0400 (0:00:00.030) 0:00:00.050 ********* ok: [managed-node1] META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Thursday 31 July 2025 13:20:37 -0400 (0:00:00.905) 0:00:00.956 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:20:37 -0400 (0:00:00.038) 0:00:00.994 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:20:37 -0400 (0:00:00.018) 0:00:01.012 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:20:37 -0400 (0:00:00.014) 0:00:01.026 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:20:37 -0400 (0:00:00.421) 0:00:01.448 ********* ok: [managed-node1] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:20:37 -0400 (0:00:00.019) 0:00:01.467 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:20:37 -0400 (0:00:00.033) 0:00:01.500 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:20:37 -0400 (0:00:00.014) 0:00:01.514 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:20:37 -0400 (0:00:00.027) 0:00:01.542 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:20:53 -0400 (0:00:15.336) 0:00:16.879 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1716968862.497, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:20:53 -0400 (0:00:00.342) 0:00:17.221 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:20:53 -0400 (0:00:00.015) 0:00:17.236 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:20:53 -0400 (0:00:00.014) 0:00:17.251 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:20:53 -0400 (0:00:00.319) 0:00:17.571 ********* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:20:53 -0400 (0:00:00.023) 0:00:17.594 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982453.5346415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:20:54 -0400 (0:00:00.339) 0:00:17.933 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1716968863.313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "33f81baef485d229f360bb8edb243c84b5829854", "ctime": 1716968863.314, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 998159, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1716968863.314, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6406, "uid": 0, "version": "4098057869", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:20:54 -0400 (0:00:00.341) 0:00:18.275 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004011", "end": "2025-07-31 13:20:55.034204", "rc": 0, "start": "2025-07-31 13:20:55.030193" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:20:55 -0400 (0:00:00.431) 0:00:18.707 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:20:55 -0400 (0:00:00.017) 0:00:18.724 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:20:55 -0400 (0:00:00.443) 0:00:19.168 ********* changed: [managed-node1] => { "changed": true } MSG: 5 replacements made TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:20:55 -0400 (0:00:00.339) 0:00:19.508 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:20:56 -0400 (0:00:00.445) 0:00:19.953 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:20:56 -0400 (0:00:00.016) 0:00:19.970 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:20:56 -0400 (0:00:00.016) 0:00:19.987 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:20:56 -0400 (0:00:00.013) 0:00:20.000 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "296974b5ae524724a4e5b0037952a204-4.18.0-553.5.1.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (4.18.0-553.5.1.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "296974b5ae524724a4e5b0037952a204-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-296974b5ae524724a4e5b0037952a204.img", "kernel": "/boot/vmlinuz-0-rescue-296974b5ae524724a4e5b0037952a204", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (0-rescue-296974b5ae524724a4e5b0037952a204) 8" } ] }, "changed": false } META: end_host conditional evaluated to false, continuing execution for managed-node1 META: ran handlers TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Thursday 31 July 2025 13:20:56 -0400 (0:00:00.558) 0:00:20.559 ********* ok: [managed-node1] => { "ansible_facts": { "__default_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "296974b5ae524724a4e5b0037952a204-4.18.0-553.5.1.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (4.18.0-553.5.1.el8.x86_64) 8" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Thursday 31 July 2025 13:20:56 -0400 (0:00:00.020) 0:00:20.579 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-4.18.0-553.5.1.el8.x86_64] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Thursday 31 July 2025 13:20:56 -0400 (0:00:00.038) 0:00:20.618 ********* changed: [managed-node1] => (item={'src': '/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c8ac6dcb6cde0b4e8f1d9be544aa6ef6b78dd978", "dest": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1", "src": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64" }, "md5sum": "4d651ec861d2a6a23cf61ad30367cd99", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 10873232, "src": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "819d5d5bd4679e855016d6b8e997b96e546aafdd", "dest": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1", "src": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img" }, "md5sum": "ab248af65f1e45f1283e3ab1f2c8f51e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31361993, "src": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Thursday 31 July 2025 13:20:58 -0400 (0:00:01.043) 0:00:21.662 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.039) 0:00:21.702 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.019) 0:00:21.722 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.016) 0:00:21.738 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.013) 0:00:21.752 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.014) 0:00:21.767 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.032) 0:00:21.800 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.014) 0:00:21.814 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.044) 0:00:21.858 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:21:01 -0400 (0:00:02.949) 0:00:24.808 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982453.5346415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:21:01 -0400 (0:00:00.383) 0:00:25.191 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:21:01 -0400 (0:00:00.024) 0:00:25.216 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:21:01 -0400 (0:00:00.023) 0:00:25.240 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:21:02 -0400 (0:00:00.391) 0:00:25.632 ********* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:21:02 -0400 (0:00:00.038) 0:00:25.670 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982453.5346415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:21:02 -0400 (0:00:00.404) 0:00:26.075 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982455.8266637, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1753982455.8276637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326786, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1753982455.8266637, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2624092001", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:21:02 -0400 (0:00:00.403) 0:00:26.478 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.003949", "end": "2025-07-31 13:21:03.196066", "rc": 0, "start": "2025-07-31 13:21:03.192117" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:21:03 -0400 (0:00:00.392) 0:00:26.871 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:21:03 -0400 (0:00:00.018) 0:00:26.889 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:21:03 -0400 (0:00:00.413) 0:00:27.303 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:21:04 -0400 (0:00:00.371) 0:00:27.675 ********* NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default --make-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:21:04 -0400 (0:00:00.562) 0:00:28.237 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:21:04 -0400 (0:00:00.016) 0:00:28.254 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:21:04 -0400 (0:00:00.013) 0:00:28.267 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:21:04 -0400 (0:00:00.014) 0:00:28.282 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Thursday 31 July 2025 13:21:04 -0400 (0:00:00.011) 0:00:28.293 ********* changed: [managed-node1] => { "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.141089", "end": "2025-07-31 13:21:05.093343", "rc": 0, "start": "2025-07-31 13:21:04.952254" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Thursday 31 July 2025 13:21:05 -0400 (0:00:00.469) 0:00:28.763 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Thursday 31 July 2025 13:21:05 -0400 (0:00:00.014) 0:00:28.778 ********* changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Thursday 31 July 2025 13:21:28 -0400 (0:00:23.281) 0:00:52.059 ********* skipping: [managed-node1] => {} RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Thursday 31 July 2025 13:21:28 -0400 (0:00:00.014) 0:00:52.074 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Thursday 31 July 2025 13:21:28 -0400 (0:00:00.019) 0:00:52.093 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Thursday 31 July 2025 13:21:28 -0400 (0:00:00.016) 0:00:52.110 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:21:28 -0400 (0:00:00.037) 0:00:52.147 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:21:28 -0400 (0:00:00.020) 0:00:52.167 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:21:28 -0400 (0:00:00.015) 0:00:52.183 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:21:28 -0400 (0:00:00.014) 0:00:52.198 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:21:28 -0400 (0:00:00.017) 0:00:52.216 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:21:28 -0400 (0:00:00.033) 0:00:52.249 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:21:28 -0400 (0:00:00.013) 0:00:52.262 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:21:28 -0400 (0:00:00.027) 0:00:52.290 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:21:33 -0400 (0:00:04.866) 0:00:57.156 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982465.092753, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8fc2248d461d8035aaa5f28049141c0b734d2f91", "ctime": 1753982465.091753, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883997, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982465.091753, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "version": "3910495082", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:21:33 -0400 (0:00:00.362) 0:00:57.519 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:21:33 -0400 (0:00:00.018) 0:00:57.537 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:21:33 -0400 (0:00:00.015) 0:00:57.553 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:21:34 -0400 (0:00:00.329) 0:00:57.882 ********* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:21:34 -0400 (0:00:00.024) 0:00:57.907 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982465.092753, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8fc2248d461d8035aaa5f28049141c0b734d2f91", "ctime": 1753982465.091753, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883997, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982465.091753, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "version": "3910495082", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:21:34 -0400 (0:00:00.344) 0:00:58.251 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982462.7747307, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1753982455.8276637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326786, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1753982455.8266637, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2624092001", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:21:34 -0400 (0:00:00.351) 0:00:58.602 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004707", "end": "2025-07-31 13:21:35.299753", "rc": 0, "start": "2025-07-31 13:21:35.295046" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.377) 0:00:58.980 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.028) 0:00:59.008 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.370) 0:00:59.379 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:21:36 -0400 (0:00:00.368) 0:00:59.747 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:21:36 -0400 (0:00:00.351) 0:01:00.099 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:21:36 -0400 (0:00:00.025) 0:01:00.124 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:21:36 -0400 (0:00:00.023) 0:01:00.148 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:21:36 -0400 (0:00:00.022) 0:01:00.170 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": false, "id": "296974b5ae524724a4e5b0037952a204-4.18.0-553.5.1.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (4.18.0-553.5.1.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "296974b5ae524724a4e5b0037952a204-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-296974b5ae524724a4e5b0037952a204.img", "kernel": "/boot/vmlinuz-0-rescue-296974b5ae524724a4e5b0037952a204", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (0-rescue-296974b5ae524724a4e5b0037952a204) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=kernel", "default": true, "id": "18c1dfdc08dd4a33b6fdb968929dbdbe-4.18.0-553.5.1.el8.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "Clone1" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Thursday 31 July 2025 13:21:37 -0400 (0:00:00.513) 0:01:00.684 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-4.18.0-553.5.1.el8.x86_64] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Thursday 31 July 2025 13:21:37 -0400 (0:00:00.045) 0:01:00.730 ********* ok: [managed-node1] => (item={'src': '/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "c8ac6dcb6cde0b4e8f1d9be544aa6ef6b78dd978", "dest": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1", "src": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64" }, "md5sum": "4d651ec861d2a6a23cf61ad30367cd99", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 10873232, "src": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "819d5d5bd4679e855016d6b8e997b96e546aafdd", "dest": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1", "src": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img" }, "md5sum": "ab248af65f1e45f1283e3ab1f2c8f51e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31361993, "src": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.905) 0:01:01.636 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.023) 0:01:01.659 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.019) 0:01:01.678 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.014) 0:01:01.693 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.013) 0:01:01.706 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.012) 0:01:01.719 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.032) 0:01:01.752 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.012) 0:01:01.764 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.039) 0:01:01.804 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:21:41 -0400 (0:00:02.877) 0:01:04.682 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982465.092753, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8fc2248d461d8035aaa5f28049141c0b734d2f91", "ctime": 1753982465.091753, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883997, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982465.091753, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "version": "3910495082", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:21:41 -0400 (0:00:00.357) 0:01:05.039 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:21:41 -0400 (0:00:00.021) 0:01:05.061 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:21:41 -0400 (0:00:00.024) 0:01:05.085 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:21:41 -0400 (0:00:00.373) 0:01:05.459 ********* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:21:41 -0400 (0:00:00.034) 0:01:05.494 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982465.092753, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8fc2248d461d8035aaa5f28049141c0b734d2f91", "ctime": 1753982465.091753, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883997, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982465.091753, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "version": "3910495082", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:21:42 -0400 (0:00:00.369) 0:01:05.863 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982462.7747307, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1753982455.8276637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326786, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1753982455.8266637, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2624092001", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:21:42 -0400 (0:00:00.365) 0:01:06.228 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.003928", "end": "2025-07-31 13:21:42.908814", "rc": 0, "start": "2025-07-31 13:21:42.904886" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:21:42 -0400 (0:00:00.350) 0:01:06.579 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:21:42 -0400 (0:00:00.018) 0:01:06.598 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:21:43 -0400 (0:00:00.356) 0:01:06.954 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:21:43 -0400 (0:00:00.343) 0:01:07.297 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.650) 0:01:07.947 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.020) 0:01:07.968 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.017) 0:01:07.986 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.016) 0:01:08.003 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.014) 0:01:08.017 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.018) 0:01:08.036 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.037) 0:01:08.073 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.018) 0:01:08.092 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.017) 0:01:08.109 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.013) 0:01:08.122 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.052) 0:01:08.175 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.032) 0:01:08.208 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.014) 0:01:08.223 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:21:44 -0400 (0:00:00.025) 0:01:08.249 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:21:47 -0400 (0:00:02.908) 0:01:11.157 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982465.092753, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8fc2248d461d8035aaa5f28049141c0b734d2f91", "ctime": 1753982465.091753, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883997, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982465.091753, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "version": "3910495082", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:21:47 -0400 (0:00:00.339) 0:01:11.497 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:21:47 -0400 (0:00:00.023) 0:01:11.521 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:21:47 -0400 (0:00:00.014) 0:01:11.535 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:21:48 -0400 (0:00:00.330) 0:01:11.865 ********* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:21:48 -0400 (0:00:00.031) 0:01:11.897 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982465.092753, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8fc2248d461d8035aaa5f28049141c0b734d2f91", "ctime": 1753982465.091753, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883997, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982465.091753, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "version": "3910495082", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:21:48 -0400 (0:00:00.350) 0:01:12.248 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982462.7747307, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1753982455.8276637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326786, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1753982455.8266637, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2624092001", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:21:48 -0400 (0:00:00.366) 0:01:12.614 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004050", "end": "2025-07-31 13:21:49.295182", "rc": 0, "start": "2025-07-31 13:21:49.291132" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:21:49 -0400 (0:00:00.360) 0:01:12.975 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:21:49 -0400 (0:00:00.022) 0:01:12.998 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:21:49 -0400 (0:00:00.354) 0:01:13.353 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:21:50 -0400 (0:00:00.351) 0:01:13.704 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:21:50 -0400 (0:00:00.339) 0:01:14.044 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:21:50 -0400 (0:00:00.023) 0:01:14.067 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:21:50 -0400 (0:00:00.015) 0:01:14.082 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:21:50 -0400 (0:00:00.019) 0:01:14.102 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": false, "id": "296974b5ae524724a4e5b0037952a204-4.18.0-553.5.1.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (4.18.0-553.5.1.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "296974b5ae524724a4e5b0037952a204-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-296974b5ae524724a4e5b0037952a204.img", "kernel": "/boot/vmlinuz-0-rescue-296974b5ae524724a4e5b0037952a204", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (0-rescue-296974b5ae524724a4e5b0037952a204) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=kernel", "default": true, "id": "18c1dfdc08dd4a33b6fdb968929dbdbe-4.18.0-553.5.1.el8.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Thursday 31 July 2025 13:21:50 -0400 (0:00:00.492) 0:01:14.594 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Thursday 31 July 2025 13:21:50 -0400 (0:00:00.028) 0:01:14.623 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-4.18.0-553.5.1.el8.x86_64] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Thursday 31 July 2025 13:21:51 -0400 (0:00:00.035) 0:01:14.659 ********* changed: [managed-node1] => (item={'src': '/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c8ac6dcb6cde0b4e8f1d9be544aa6ef6b78dd978", "dest": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2", "src": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64" }, "md5sum": "4d651ec861d2a6a23cf61ad30367cd99", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 10873232, "src": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "819d5d5bd4679e855016d6b8e997b96e546aafdd", "dest": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone2", "src": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img" }, "md5sum": "ab248af65f1e45f1283e3ab1f2c8f51e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31361993, "src": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Thursday 31 July 2025 13:21:51 -0400 (0:00:00.873) 0:01:15.532 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:21:51 -0400 (0:00:00.034) 0:01:15.566 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:21:51 -0400 (0:00:00.031) 0:01:15.598 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:21:51 -0400 (0:00:00.023) 0:01:15.621 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:21:52 -0400 (0:00:00.022) 0:01:15.643 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:21:52 -0400 (0:00:00.021) 0:01:15.665 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:21:52 -0400 (0:00:00.046) 0:01:15.712 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:21:52 -0400 (0:00:00.018) 0:01:15.730 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:21:52 -0400 (0:00:00.048) 0:01:15.779 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:21:55 -0400 (0:00:02.889) 0:01:18.669 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982465.092753, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8fc2248d461d8035aaa5f28049141c0b734d2f91", "ctime": 1753982465.091753, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883997, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982465.091753, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "version": "3910495082", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:21:55 -0400 (0:00:00.341) 0:01:19.010 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:21:55 -0400 (0:00:00.016) 0:01:19.026 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:21:55 -0400 (0:00:00.012) 0:01:19.039 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:21:55 -0400 (0:00:00.328) 0:01:19.368 ********* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:21:55 -0400 (0:00:00.024) 0:01:19.392 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982465.092753, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8fc2248d461d8035aaa5f28049141c0b734d2f91", "ctime": 1753982465.091753, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883997, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982465.091753, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "version": "3910495082", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:21:56 -0400 (0:00:00.339) 0:01:19.731 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982462.7747307, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1753982455.8276637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326786, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1753982455.8266637, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2624092001", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:21:56 -0400 (0:00:00.349) 0:01:20.080 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.003985", "end": "2025-07-31 13:21:56.748412", "rc": 0, "start": "2025-07-31 13:21:56.744427" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:21:56 -0400 (0:00:00.339) 0:01:20.419 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:21:56 -0400 (0:00:00.018) 0:01:20.437 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:21:57 -0400 (0:00:00.329) 0:01:20.767 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:21:57 -0400 (0:00:00.333) 0:01:21.100 ********* NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:21:58 -0400 (0:00:00.607) 0:01:21.708 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:21:58 -0400 (0:00:00.016) 0:01:21.724 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:21:58 -0400 (0:00:00.013) 0:01:21.738 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:21:58 -0400 (0:00:00.014) 0:01:21.753 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Thursday 31 July 2025 13:21:58 -0400 (0:00:00.013) 0:01:21.767 ********* changed: [managed-node1] => { "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.164992", "end": "2025-07-31 13:21:58.595753", "rc": 0, "start": "2025-07-31 13:21:58.430761" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Thursday 31 July 2025 13:21:58 -0400 (0:00:00.497) 0:01:22.264 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Thursday 31 July 2025 13:21:58 -0400 (0:00:00.015) 0:01:22.279 ********* changed: [managed-node1] => { "changed": true, "elapsed": 21, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Thursday 31 July 2025 13:22:21 -0400 (0:00:22.517) 0:01:44.797 ********* skipping: [managed-node1] => {} RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Thursday 31 July 2025 13:22:21 -0400 (0:00:00.015) 0:01:44.813 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Thursday 31 July 2025 13:22:21 -0400 (0:00:00.025) 0:01:44.839 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Thursday 31 July 2025 13:22:21 -0400 (0:00:00.025) 0:01:44.864 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:22:21 -0400 (0:00:00.044) 0:01:44.908 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:22:21 -0400 (0:00:00.025) 0:01:44.934 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:22:21 -0400 (0:00:00.021) 0:01:44.956 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:22:21 -0400 (0:00:00.020) 0:01:44.976 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:22:21 -0400 (0:00:00.018) 0:01:44.994 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:22:21 -0400 (0:00:00.037) 0:01:45.032 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:22:21 -0400 (0:00:00.017) 0:01:45.049 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:22:21 -0400 (0:00:00.028) 0:01:45.078 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:22:26 -0400 (0:00:04.871) 0:01:49.949 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982518.594487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8fc2248d461d8035aaa5f28049141c0b734d2f91", "ctime": 1753982518.593487, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882937, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982518.593487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "version": "3329460431", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:22:26 -0400 (0:00:00.372) 0:01:50.322 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:22:26 -0400 (0:00:00.021) 0:01:50.343 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:22:26 -0400 (0:00:00.014) 0:01:50.358 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:22:27 -0400 (0:00:00.332) 0:01:50.690 ********* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:22:27 -0400 (0:00:00.027) 0:01:50.718 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982518.594487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8fc2248d461d8035aaa5f28049141c0b734d2f91", "ctime": 1753982518.593487, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882937, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982518.593487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "version": "3329460431", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:22:27 -0400 (0:00:00.359) 0:01:51.077 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982462.7747307, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1753982455.8276637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326786, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1753982455.8266637, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2624092001", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:22:27 -0400 (0:00:00.364) 0:01:51.441 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.003579", "end": "2025-07-31 13:22:28.106573", "rc": 0, "start": "2025-07-31 13:22:28.102994" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:22:28 -0400 (0:00:00.341) 0:01:51.783 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:22:28 -0400 (0:00:00.021) 0:01:51.804 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:22:28 -0400 (0:00:00.339) 0:01:52.144 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:22:28 -0400 (0:00:00.335) 0:01:52.479 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.331) 0:01:52.811 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.016) 0:01:52.828 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.014) 0:01:52.842 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.016) 0:01:52.859 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": false, "id": "296974b5ae524724a4e5b0037952a204-4.18.0-553.5.1.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (4.18.0-553.5.1.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "296974b5ae524724a4e5b0037952a204-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-296974b5ae524724a4e5b0037952a204.img", "kernel": "/boot/vmlinuz-0-rescue-296974b5ae524724a4e5b0037952a204", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (0-rescue-296974b5ae524724a4e5b0037952a204) 8" }, { "args": "test=kernel", "default": false, "id": "18c1dfdc08dd4a33b6fdb968929dbdbe-4.18.0-553.5.1.el8.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone2", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=kernel", "default": true, "id": "18c1dfdc08dd4a33b6fdb968929dbdbe-4.18.0-553.5.1.el8.x86_64_clone1", "index": "3", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.518) 0:01:53.377 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.028) 0:01:53.406 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.035) 0:01:53.441 ********* included: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.020) 0:01:53.461 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.015) 0:01:53.477 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.014) 0:01:53.491 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.013) 0:01:53.505 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.033) 0:01:53.539 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.014) 0:01:53.554 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:22:29 -0400 (0:00:00.030) 0:01:53.585 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:22:32 -0400 (0:00:02.892) 0:01:56.478 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982518.594487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8fc2248d461d8035aaa5f28049141c0b734d2f91", "ctime": 1753982518.593487, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882937, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982518.593487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "version": "3329460431", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:22:33 -0400 (0:00:00.344) 0:01:56.823 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:22:33 -0400 (0:00:00.016) 0:01:56.839 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:22:33 -0400 (0:00:00.014) 0:01:56.854 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:22:33 -0400 (0:00:00.340) 0:01:57.195 ********* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:22:33 -0400 (0:00:00.025) 0:01:57.221 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982518.594487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8fc2248d461d8035aaa5f28049141c0b734d2f91", "ctime": 1753982518.593487, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882937, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982518.593487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "version": "3329460431", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:22:33 -0400 (0:00:00.353) 0:01:57.574 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982462.7747307, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1753982455.8276637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326786, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1753982455.8266637, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2624092001", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:22:34 -0400 (0:00:00.358) 0:01:57.933 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004508", "end": "2025-07-31 13:22:34.614124", "rc": 0, "start": "2025-07-31 13:22:34.609616" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:22:34 -0400 (0:00:00.354) 0:01:58.288 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:22:34 -0400 (0:00:00.018) 0:01:58.306 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:22:35 -0400 (0:00:00.345) 0:01:58.652 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:22:35 -0400 (0:00:00.343) 0:01:58.995 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: TypeError: fail_json() takes 1 positional argument but 2 were given fatal: [managed-node1]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1753982555.4117715-11485-269937977100533/AnsiballZ_bootloader_settings.py", line 102, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1753982555.4117715-11485-269937977100533/AnsiballZ_bootloader_settings.py", line 94, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1753982555.4117715-11485-269937977100533/AnsiballZ_bootloader_settings.py", line 40, in invoke_module runpy.run_module(mod_name='ansible_collections.fedora.linux_system_roles.plugins.modules.bootloader_settings', init_globals=None, run_name='__main__', alter_sys=True) File "/usr/lib64/python3.6/runpy.py", line 205, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.6/runpy.py", line 96, in _run_module_code mod_name, mod_spec, pkg_name, script_name) File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmp/ansible_fedora.linux_system_roles.bootloader_settings_payload_o2kofdub/ansible_fedora.linux_system_roles.bootloader_settings_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/bootloader_settings.py", line 485, in File "/tmp/ansible_fedora.linux_system_roles.bootloader_settings_payload_o2kofdub/ansible_fedora.linux_system_roles.bootloader_settings_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/bootloader_settings.py", line 481, in main File "/tmp/ansible_fedora.linux_system_roles.bootloader_settings_payload_o2kofdub/ansible_fedora.linux_system_roles.bootloader_settings_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/bootloader_settings.py", line 435, in run_module File "/tmp/ansible_fedora.linux_system_roles.bootloader_settings_payload_o2kofdub/ansible_fedora.linux_system_roles.bootloader_settings_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/bootloader_settings.py", line 182, in validate_default_kernel TypeError: fail_json() takes 1 positional argument but 2 were given MODULE_STDERR: Shared connection to 10.31.10.73 closed. TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Thursday 31 July 2025 13:22:35 -0400 (0:00:00.340) 0:01:59.336 ********* fatal: [managed-node1]: FAILED! => { "assertion": "'Only one kernel can be set as default' in ansible_failed_result.msg", "changed": false, "evaluated_to": false } MSG: Assertion failed TASK [Remove cloned kernels] *************************************************** task path: /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Thursday 31 July 2025 13:22:35 -0400 (0:00:00.018) 0:01:59.355 ********* changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1" ], "delta": "0:00:00.111270", "end": "2025-07-31 13:22:36.131713", "failed_when_result": false, "item": 1, "rc": 0, "start": "2025-07-31 13:22:36.020443" } changed: [managed-node1] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2" ], "delta": "0:00:00.083785", "end": "2025-07-31 13:22:36.535017", "failed_when_result": false, "item": 2, "rc": 0, "start": "2025-07-31 13:22:36.451232" } PLAY RECAP ********************************************************************* managed-node1 : ok=116 changed=10 unreachable=0 failed=1 skipped=96 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2025-07-31T17:22:35.709083+00:00Z", "host": "managed-node1", "message": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1, "start_time": "2025-07-31T17:22:35.371307+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" }, { "ansible_version": "2.9.27", "end_time": "2025-07-31T17:22:35.727729+00:00Z", "host": "managed-node1", "message": "Assertion failed", "start_time": "2025-07-31T17:22:35.712307+00:00Z", "task_name": "Assert that the role failed with multiple default kernels set", "task_path": "/tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 31 July 2025 13:22:36 -0400 (0:00:00.851) 0:02:00.207 ********* =============================================================================== fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 27.98s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.28s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.52s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 8.72s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.89s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 2.08s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 1.82s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 1.51s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 1.51s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 1.47s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 1.42s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 1.42s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 1.39s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 1.39s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 fedora.linux_system_roles.bootloader : Determine platform type ---------- 1.31s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 1.12s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 1.11s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 1.10s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 fedora.linux_system_roles.bootloader : Determine platform type ---------- 1.09s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 1.08s /tmp/collections-4Lj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 -- Logs begin at Thu 2025-07-31 13:22:09 EDT, end at Thu 2025-07-31 13:22:36 EDT. -- Jul 31 13:22:09 localhost.localdomain kernel: Linux version 4.18.0-553.5.1.el8.x86_64 (mockbuild@x86-05.stream.rdu2.redhat.com) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC)) #1 SMP Tue May 21 05:46:01 UTC 2024 Jul 31 13:22:09 localhost.localdomain kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet test=kernel Jul 31 13:22:09 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Jul 31 13:22:09 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Jul 31 13:22:09 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Jul 31 13:22:09 localhost.localdomain kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Jul 31 13:22:09 localhost.localdomain kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Jul 31 13:22:09 localhost.localdomain kernel: signal: max sigframe size: 1776 Jul 31 13:22:09 localhost.localdomain kernel: BIOS-provided physical RAM map: Jul 31 13:22:09 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable Jul 31 13:22:09 localhost.localdomain kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved Jul 31 13:22:09 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Jul 31 13:22:09 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable Jul 31 13:22:09 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved Jul 31 13:22:09 localhost.localdomain kernel: NX (Execute Disable) protection: active Jul 31 13:22:09 localhost.localdomain kernel: SMBIOS 2.7 present. Jul 31 13:22:09 localhost.localdomain kernel: DMI: Xen HVM domU, BIOS 4.11.amazon 08/24/2006 Jul 31 13:22:09 localhost.localdomain kernel: Hypervisor detected: Xen HVM Jul 31 13:22:09 localhost.localdomain kernel: Xen version 4.11. Jul 31 13:22:09 localhost.localdomain kernel: Xen Platform PCI: I/O protocol version 1 Jul 31 13:22:09 localhost.localdomain kernel: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Jul 31 13:22:09 localhost.localdomain kernel: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks. You might have to change the root device from /dev/hd[a-d] to /dev/xvd[a-d] in your root= kernel command line option Jul 31 13:22:09 localhost.localdomain kernel: HVMOP_pagetable_dying not supported Jul 31 13:22:09 localhost.localdomain kernel: tsc: Detected 2899.998 MHz processor Jul 31 13:22:09 localhost.localdomain kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Jul 31 13:22:09 localhost.localdomain kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Jul 31 13:22:09 localhost.localdomain kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Jul 31 13:22:09 localhost.localdomain kernel: MTRR default type: write-back Jul 31 13:22:09 localhost.localdomain kernel: MTRR fixed ranges enabled: Jul 31 13:22:09 localhost.localdomain kernel: 00000-9FFFF write-back Jul 31 13:22:09 localhost.localdomain kernel: A0000-BFFFF write-combining Jul 31 13:22:09 localhost.localdomain kernel: C0000-FFFFF write-back Jul 31 13:22:09 localhost.localdomain kernel: MTRR variable ranges enabled: Jul 31 13:22:09 localhost.localdomain kernel: 0 base 0000F0000000 mask 3FFFF0000000 uncachable Jul 31 13:22:09 localhost.localdomain kernel: 1 disabled Jul 31 13:22:09 localhost.localdomain kernel: 2 disabled Jul 31 13:22:09 localhost.localdomain kernel: 3 disabled Jul 31 13:22:09 localhost.localdomain kernel: 4 disabled Jul 31 13:22:09 localhost.localdomain kernel: 5 disabled Jul 31 13:22:09 localhost.localdomain kernel: 6 disabled Jul 31 13:22:09 localhost.localdomain kernel: 7 disabled Jul 31 13:22:09 localhost.localdomain kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Jul 31 13:22:09 localhost.localdomain kernel: found SMP MP-table at [mem 0x000fbb70-0x000fbb7f] Jul 31 13:22:09 localhost.localdomain kernel: Using GB pages for direct mapping Jul 31 13:22:09 localhost.localdomain kernel: BRK [0xea401000, 0xea401fff] PGTABLE Jul 31 13:22:09 localhost.localdomain kernel: BRK [0xea402000, 0xea402fff] PGTABLE Jul 31 13:22:09 localhost.localdomain kernel: BRK [0xea403000, 0xea403fff] PGTABLE Jul 31 13:22:09 localhost.localdomain kernel: BRK [0xea404000, 0xea404fff] PGTABLE Jul 31 13:22:09 localhost.localdomain kernel: BRK [0xea405000, 0xea405fff] PGTABLE Jul 31 13:22:09 localhost.localdomain kernel: RAMDISK: [mem 0x3441e000-0x36206fff] Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Early table checksum verification disabled Jul 31 13:22:09 localhost.localdomain kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: XSDT 0x00000000FC00D4F0 00005C (v01 Xen HVM 00000000 HVML 00000000) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: FACP 0x00000000FC00D3F0 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: DSDT 0x00000000FC001000 00BD14 (v02 Xen HVM 00000000 INTL 20090123) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Jul 31 13:22:09 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Jul 31 13:22:09 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD20 000033 (v02 Xen HVM 00000000 INTL 20090123) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD60 000031 (v02 Xen HVM 00000000 INTL 20090123) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: APIC 0x00000000FC00CDA0 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: HPET 0x00000000FC00D280 000038 (v01 Xen HVM 00000000 HVML 00000000) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: WAET 0x00000000FC00D2C0 000028 (v01 Xen HVM 00000000 HVML 00000000) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Reserving FACP table memory at [mem 0xfc00d3f0-0xfc00d4e3] Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Reserving DSDT table memory at [mem 0xfc001000-0xfc00cd13] Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd20-0xfc00cd52] Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd60-0xfc00cd90] Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Reserving APIC table memory at [mem 0xfc00cda0-0xfc00ce77] Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Reserving HPET table memory at [mem 0xfc00d280-0xfc00d2b7] Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Reserving WAET table memory at [mem 0xfc00d2c0-0xfc00d2e7] Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Jul 31 13:22:09 localhost.localdomain kernel: No NUMA configuration found Jul 31 13:22:09 localhost.localdomain kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Jul 31 13:22:09 localhost.localdomain kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] Jul 31 13:22:09 localhost.localdomain kernel: Using crashkernel=auto, the size chosen is a best effort estimation. Jul 31 13:22:09 localhost.localdomain kernel: Reserving 192MB of memory at 3504MB for crashkernel (System RAM: 3839MB) Jul 31 13:22:09 localhost.localdomain kernel: Zone ranges: Jul 31 13:22:09 localhost.localdomain kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Jul 31 13:22:09 localhost.localdomain kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Jul 31 13:22:09 localhost.localdomain kernel: Normal empty Jul 31 13:22:09 localhost.localdomain kernel: Device empty Jul 31 13:22:09 localhost.localdomain kernel: Movable zone start for each node Jul 31 13:22:09 localhost.localdomain kernel: Early memory node ranges Jul 31 13:22:09 localhost.localdomain kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Jul 31 13:22:09 localhost.localdomain kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Jul 31 13:22:09 localhost.localdomain kernel: Zeroed struct page in unavailable ranges: 99 pages Jul 31 13:22:09 localhost.localdomain kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Jul 31 13:22:09 localhost.localdomain kernel: On node 0 totalpages: 982941 Jul 31 13:22:09 localhost.localdomain kernel: DMA zone: 64 pages used for memmap Jul 31 13:22:09 localhost.localdomain kernel: DMA zone: 157 pages reserved Jul 31 13:22:09 localhost.localdomain kernel: DMA zone: 3997 pages, LIFO batch:0 Jul 31 13:22:09 localhost.localdomain kernel: DMA32 zone: 15296 pages used for memmap Jul 31 13:22:09 localhost.localdomain kernel: DMA32 zone: 978944 pages, LIFO batch:63 Jul 31 13:22:09 localhost.localdomain kernel: ACPI: PM-Timer IO Port: 0xb008 Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Jul 31 13:22:09 localhost.localdomain kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Jul 31 13:22:09 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: IRQ0 used by override. Jul 31 13:22:09 localhost.localdomain kernel: ACPI: IRQ5 used by override. Jul 31 13:22:09 localhost.localdomain kernel: ACPI: IRQ9 used by override. Jul 31 13:22:09 localhost.localdomain kernel: ACPI: IRQ10 used by override. Jul 31 13:22:09 localhost.localdomain kernel: ACPI: IRQ11 used by override. Jul 31 13:22:09 localhost.localdomain kernel: Using ACPI (MADT) for SMP configuration information Jul 31 13:22:09 localhost.localdomain kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Jul 31 13:22:09 localhost.localdomain kernel: TSC deadline timer available Jul 31 13:22:09 localhost.localdomain kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Jul 31 13:22:09 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] Jul 31 13:22:09 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Jul 31 13:22:09 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] Jul 31 13:22:09 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] Jul 31 13:22:09 localhost.localdomain kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Jul 31 13:22:09 localhost.localdomain kernel: Booting paravirtualized kernel on Xen HVM Jul 31 13:22:09 localhost.localdomain kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Jul 31 13:22:09 localhost.localdomain kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Jul 31 13:22:09 localhost.localdomain kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144 Jul 31 13:22:09 localhost.localdomain kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152 Jul 31 13:22:09 localhost.localdomain kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 -- Jul 31 13:22:09 localhost.localdomain kernel: xen: PV spinlocks enabled Jul 31 13:22:09 localhost.localdomain kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Jul 31 13:22:09 localhost.localdomain kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 Jul 31 13:22:09 localhost.localdomain kernel: Policy zone: DMA32 Jul 31 13:22:09 localhost.localdomain kernel: Kernel command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet test=kernel Jul 31 13:22:09 localhost.localdomain kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com. Jul 31 13:22:09 localhost.localdomain kernel: Memory: 261120K/3931764K available (14339K kernel code, 5957K rwdata, 8568K rodata, 2820K init, 13792K bss, 346740K reserved, 0K cma-reserved) Jul 31 13:22:09 localhost.localdomain kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Jul 31 13:22:09 localhost.localdomain kernel: Kernel/User page tables isolation: enabled Jul 31 13:22:09 localhost.localdomain kernel: ftrace: allocating 41062 entries in 161 pages Jul 31 13:22:09 localhost.localdomain kernel: ftrace: allocated 161 pages with 3 groups Jul 31 13:22:09 localhost.localdomain kernel: rcu: Hierarchical RCU implementation. Jul 31 13:22:09 localhost.localdomain kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Jul 31 13:22:09 localhost.localdomain kernel: Rude variant of Tasks RCU enabled. Jul 31 13:22:09 localhost.localdomain kernel: Tracing variant of Tasks RCU enabled. Jul 31 13:22:09 localhost.localdomain kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Jul 31 13:22:09 localhost.localdomain kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Jul 31 13:22:09 localhost.localdomain kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Jul 31 13:22:09 localhost.localdomain kernel: xen:events: Using 2-level ABI Jul 31 13:22:09 localhost.localdomain kernel: xen:events: Xen HVM callback vector for event delivery is enabled Jul 31 13:22:09 localhost.localdomain kernel: random: crng done (trusting CPU's manufacturer) Jul 31 13:22:09 localhost.localdomain kernel: Console: colour VGA+ 80x25 Jul 31 13:22:09 localhost.localdomain kernel: printk: console [tty0] enabled Jul 31 13:22:09 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Core revision 20220331 Jul 31 13:22:09 localhost.localdomain kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Jul 31 13:22:09 localhost.localdomain kernel: hpet clockevent registered Jul 31 13:22:09 localhost.localdomain kernel: APIC: Switch to symmetric I/O mode setup Jul 31 13:22:09 localhost.localdomain kernel: x2apic: IRQ remapping doesn't support X2APIC mode Jul 31 13:22:09 localhost.localdomain kernel: Switched APIC routing to physical flat. Jul 31 13:22:09 localhost.localdomain kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Jul 31 13:22:09 localhost.localdomain kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd4133323, max_idle_ns: 440795296220 ns Jul 31 13:22:09 localhost.localdomain kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.99 BogoMIPS (lpj=2899998) Jul 31 13:22:09 localhost.localdomain kernel: pid_max: default: 32768 minimum: 301 Jul 31 13:22:09 localhost.localdomain kernel: LSM: Security Framework initializing Jul 31 13:22:09 localhost.localdomain kernel: Yama: becoming mindful. Jul 31 13:22:09 localhost.localdomain kernel: SELinux: Initializing. Jul 31 13:22:09 localhost.localdomain kernel: LSM support for eBPF active Jul 31 13:22:09 localhost.localdomain kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc) Jul 31 13:22:09 localhost.localdomain kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc) Jul 31 13:22:09 localhost.localdomain kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Jul 31 13:22:09 localhost.localdomain kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Jul 31 13:22:09 localhost.localdomain kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Jul 31 13:22:09 localhost.localdomain kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Jul 31 13:22:09 localhost.localdomain kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Jul 31 13:22:09 localhost.localdomain kernel: Spectre V2 : Mitigation: Retpolines Jul 31 13:22:09 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Jul 31 13:22:09 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Jul 31 13:22:09 localhost.localdomain kernel: Speculative Store Bypass: Vulnerable Jul 31 13:22:09 localhost.localdomain kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Jul 31 13:22:09 localhost.localdomain kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Jul 31 13:22:09 localhost.localdomain kernel: Freeing SMP alternatives memory: 36K Jul 31 13:22:09 localhost.localdomain kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Jul 31 13:22:09 localhost.localdomain kernel: Xen: using vcpuop timer interface Jul 31 13:22:09 localhost.localdomain kernel: installing Xen timer for CPU 0 Jul 31 13:22:09 localhost.localdomain kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Jul 31 13:22:09 localhost.localdomain kernel: cpu 0 spinlock event irq 53 Jul 31 13:22:09 localhost.localdomain kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Jul 31 13:22:09 localhost.localdomain kernel: rcu: Hierarchical SRCU implementation. Jul 31 13:22:09 localhost.localdomain kernel: NMI watchdog: Perf NMI watchdog permanently disabled Jul 31 13:22:09 localhost.localdomain kernel: smp: Bringing up secondary CPUs ... Jul 31 13:22:09 localhost.localdomain kernel: installing Xen timer for CPU 1 Jul 31 13:22:09 localhost.localdomain kernel: x86: Booting SMP configuration: Jul 31 13:22:09 localhost.localdomain kernel: .... node #0, CPUs: #1 Jul 31 13:22:09 localhost.localdomain kernel: cpu 1 spinlock event irq 59 Jul 31 13:22:09 localhost.localdomain kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. Jul 31 13:22:09 localhost.localdomain kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Jul 31 13:22:09 localhost.localdomain kernel: smp: Brought up 1 node, 2 CPUs Jul 31 13:22:09 localhost.localdomain kernel: smpboot: Max logical packages: 8 Jul 31 13:22:09 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11599.99 BogoMIPS) Jul 31 13:22:09 localhost.localdomain kernel: node 0 deferred pages initialised in 12ms Jul 31 13:22:09 localhost.localdomain kernel: devtmpfs: initialized Jul 31 13:22:09 localhost.localdomain kernel: x86/mm: Memory block size: 128MB Jul 31 13:22:09 localhost.localdomain kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Jul 31 13:22:09 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc) Jul 31 13:22:09 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem Jul 31 13:22:09 localhost.localdomain kernel: NET: Registered protocol family 16 Jul 31 13:22:09 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Jul 31 13:22:09 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Jul 31 13:22:09 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Jul 31 13:22:09 localhost.localdomain kernel: audit: initializing netlink subsys (disabled) Jul 31 13:22:09 localhost.localdomain kernel: audit: type=2000 audit(1753982530.133:1): state=initialized audit_enabled=0 res=1 Jul 31 13:22:09 localhost.localdomain kernel: cpuidle: using governor menu Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jul 31 13:22:09 localhost.localdomain kernel: PCI: Using configuration type 1 for base access Jul 31 13:22:09 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Jul 31 13:22:09 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Jul 31 13:22:09 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000 Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Added _OSI(Module Device) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Jul 31 13:22:09 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Interpreter enabled Jul 31 13:22:09 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5) Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing Jul 31 13:22:09 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Jul 31 13:22:09 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jul 31 13:22:09 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Jul 31 13:22:09 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Jul 31 13:22:09 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [0] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [3] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [4] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [5] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [6] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [7] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [8] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [9] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [10] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [11] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [12] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [13] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [14] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [15] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [16] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [17] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [18] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [19] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [20] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [21] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [22] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [23] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [24] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [25] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [26] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [27] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [28] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [29] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [30] registered Jul 31 13:22:09 localhost.localdomain kernel: acpiphp: Slot [31] registered Jul 31 13:22:09 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Jul 31 13:22:09 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Jul 31 13:22:09 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Jul 31 13:22:09 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Jul 31 13:22:09 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Jul 31 13:22:09 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Jul 31 13:22:09 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, * this clock source is slow. Consider trying other clock sources Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref] Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff] Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff] Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref] Jul 31 13:22:09 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Jul 31 13:22:09 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Jul 31 13:22:09 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Jul 31 13:22:09 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Jul 31 13:22:09 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Jul 31 13:22:09 localhost.localdomain kernel: iommu: Default domain type: Passthrough Jul 31 13:22:09 localhost.localdomain kernel: SCSI subsystem initialized Jul 31 13:22:09 localhost.localdomain kernel: ACPI: bus type USB registered Jul 31 13:22:09 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Jul 31 13:22:09 localhost.localdomain kernel: usbcore: registered new interface driver hub Jul 31 13:22:09 localhost.localdomain kernel: usbcore: registered new device driver usb Jul 31 13:22:09 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered Jul 31 13:22:09 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Jul 31 13:22:09 localhost.localdomain kernel: PTP clock support registered Jul 31 13:22:09 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Jul 31 13:22:09 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Jul 31 13:22:09 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Jul 31 13:22:09 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Jul 31 13:22:09 localhost.localdomain kernel: NetLabel: Initializing Jul 31 13:22:09 localhost.localdomain kernel: NetLabel: domain hash size = 128 Jul 31 13:22:09 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Jul 31 13:22:09 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible Jul 31 13:22:09 localhost.localdomain kernel: vgaarb: loaded Jul 31 13:22:09 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Jul 31 13:22:09 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Jul 31 13:22:09 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Jul 31 13:22:09 localhost.localdomain kernel: clocksource: Switched to clocksource xen Jul 31 13:22:09 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0 Jul 31 13:22:09 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jul 31 13:22:09 localhost.localdomain kernel: pnp: PnP ACPI init Jul 31 13:22:09 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Jul 31 13:22:09 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 31 13:22:09 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Jul 31 13:22:09 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Jul 31 13:22:09 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Jul 31 13:22:09 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 31 13:22:09 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8) Jul 31 13:22:09 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Jul 31 13:22:09 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12) Jul 31 13:22:09 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Jul 31 13:22:09 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1) Jul 31 13:22:09 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Jul 31 13:22:09 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6) Jul 31 13:22:09 localhost.localdomain kernel: pnp 00:05: [dma 2] Jul 31 13:22:09 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Jul 31 13:22:09 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4) Jul 31 13:22:09 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Jul 31 13:22:09 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Jul 31 13:22:09 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Jul 31 13:22:09 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 31 13:22:09 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Jul 31 13:22:09 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Jul 31 13:22:09 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Jul 31 13:22:09 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Jul 31 13:22:09 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Jul 31 13:22:09 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Jul 31 13:22:09 localhost.localdomain kernel: NET: Registered protocol family 2 Jul 31 13:22:09 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Jul 31 13:22:09 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Jul 31 13:22:09 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Jul 31 13:22:09 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Jul 31 13:22:09 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Jul 31 13:22:09 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Jul 31 13:22:09 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Jul 31 13:22:09 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Jul 31 13:22:09 localhost.localdomain kernel: NET: Registered protocol family 1 Jul 31 13:22:09 localhost.localdomain kernel: NET: Registered protocol family 44 Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Jul 31 13:22:09 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Jul 31 13:22:09 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Jul 31 13:22:09 localhost.localdomain kernel: Unpacking initramfs... Jul 31 13:22:09 localhost.localdomain kernel: Freeing initrd memory: 30628K Jul 31 13:22:09 localhost.localdomain kernel: ACPI: bus type thunderbolt registered Jul 31 13:22:09 localhost.localdomain kernel: Initialise system trusted keyrings Jul 31 13:22:09 localhost.localdomain kernel: Key type blacklist registered Jul 31 13:22:09 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Jul 31 13:22:09 localhost.localdomain kernel: zbud: loaded Jul 31 13:22:09 localhost.localdomain kernel: pstore: using deflate compression Jul 31 13:22:09 localhost.localdomain kernel: Platform Keyring initialized Jul 31 13:22:09 localhost.localdomain kernel: NET: Registered protocol family 38 Jul 31 13:22:09 localhost.localdomain kernel: Key type asymmetric registered Jul 31 13:22:09 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Jul 31 13:22:09 localhost.localdomain kernel: Running certificate verification selftests Jul 31 13:22:09 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Jul 31 13:22:09 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Jul 31 13:22:09 localhost.localdomain kernel: io scheduler mq-deadline registered Jul 31 13:22:09 localhost.localdomain kernel: io scheduler kyber registered Jul 31 13:22:09 localhost.localdomain kernel: io scheduler bfq registered Jul 31 13:22:09 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Jul 31 13:22:09 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jul 31 13:22:09 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Power Button [PWRF] Jul 31 13:22:09 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jul 31 13:22:09 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Jul 31 13:22:09 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47) Jul 31 13:22:09 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Jul 31 13:22:09 localhost.localdomain kernel: Grant table initialized Jul 31 13:22:09 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jul 31 13:22:09 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Jul 31 13:22:09 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Jul 31 13:22:09 localhost.localdomain kernel: Non-volatile memory driver v1.3 Jul 31 13:22:09 localhost.localdomain kernel: rdac: device handler registered Jul 31 13:22:09 localhost.localdomain kernel: hp_sw: device handler registered Jul 31 13:22:09 localhost.localdomain kernel: emc: device handler registered Jul 31 13:22:09 localhost.localdomain kernel: alua: device handler registered Jul 31 13:22:09 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Jul 31 13:22:09 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Jul 31 13:22:09 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Jul 31 13:22:09 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jul 31 13:22:09 localhost.localdomain kernel: i8042: Warning: Keylock active Jul 31 13:22:09 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jul 31 13:22:09 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jul 31 13:22:09 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Jul 31 13:22:09 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0 Jul 31 13:22:09 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jul 31 13:22:09 localhost.localdomain kernel: intel_pstate: CPU model not supported Jul 31 13:22:09 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina Jul 31 13:22:09 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Jul 31 13:22:09 localhost.localdomain kernel: usbhid: USB HID core driver Jul 31 13:22:09 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Jul 31 13:22:09 localhost.localdomain kernel: Initializing XFRM netlink socket Jul 31 13:22:09 localhost.localdomain kernel: NET: Registered protocol family 10 Jul 31 13:22:09 localhost.localdomain kernel: Segment Routing with IPv6 Jul 31 13:22:09 localhost.localdomain kernel: NET: Registered protocol family 17 Jul 31 13:22:09 localhost.localdomain kernel: mpls_gso: MPLS GSO support Jul 31 13:22:09 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Jul 31 13:22:09 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Jul 31 13:22:09 localhost.localdomain kernel: sched_clock: Marking stable (509700977, 0)->(9980242644, -9470541667) Jul 31 13:22:09 localhost.localdomain kernel: registered taskstats version 1 Jul 31 13:22:09 localhost.localdomain kernel: Loading compiled-in X.509 certificates Jul 31 13:22:09 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f' Jul 31 13:22:09 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Jul 31 13:22:09 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Jul 31 13:22:09 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud Jul 31 13:22:09 localhost.localdomain kernel: page_owner is disabled Jul 31 13:22:09 localhost.localdomain kernel: Key type big_key registered Jul 31 13:22:09 localhost.localdomain kernel: Key type encrypted registered Jul 31 13:22:09 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass! Jul 31 13:22:09 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256 Jul 31 13:22:09 localhost.localdomain kernel: ima: No architecture policies found Jul 31 13:22:09 localhost.localdomain kernel: evm: Initialising EVM extended attributes: Jul 31 13:22:09 localhost.localdomain kernel: evm: security.selinux Jul 31 13:22:09 localhost.localdomain kernel: evm: security.ima Jul 31 13:22:09 localhost.localdomain kernel: evm: security.capability Jul 31 13:22:09 localhost.localdomain kernel: evm: HMAC attrs: 0x1 Jul 31 13:22:09 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jul 31 13:22:09 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jul 31 13:22:09 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2025-07-31 17:22:09 UTC (1753982529) Jul 31 13:22:09 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K Jul 31 13:22:09 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K Jul 31 13:22:09 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k Jul 31 13:22:09 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Jul 31 13:22:09 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K Jul 31 13:22:09 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Jul 31 13:22:09 localhost.localdomain systemd[1]: Detected virtualization xen. Jul 31 13:22:09 localhost.localdomain systemd[1]: Detected architecture x86-64. Jul 31 13:22:09 localhost.localdomain systemd[1]: Running in initial RAM disk. Jul 31 13:22:09 localhost.localdomain systemd[1]: Set hostname to . Jul 31 13:22:09 localhost.localdomain systemd[1]: Reached target Local File Systems. Jul 31 13:22:09 localhost.localdomain systemd[1]: Reached target Swap. Jul 31 13:22:09 localhost.localdomain systemd[1]: Reached target Slices. Jul 31 13:22:09 localhost.localdomain systemd[1]: Listening on Journal Socket (/dev/log). Jul 31 13:22:09 localhost.localdomain systemd[1]: Reached target Timers. Jul 31 13:22:09 localhost.localdomain systemd-journald[214]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Jul 31 13:22:09 localhost.localdomain systemd-journald[214]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Jul 31 13:22:09 localhost.localdomain systemd[1]: memstrack.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit memstrack.service has successfully entered the 'dead' state. Jul 31 13:22:09 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Jul 31 13:22:09 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:09 localhost.localdomain systemd[1]: Starting dracut cmdline hook... -- Subject: Unit dracut-cmdline.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has begun starting up. Jul 31 13:22:09 localhost.localdomain dracut-cmdline[248]: dracut-8 dracut-049-233.git20240115.el8 Jul 31 13:22:09 localhost.localdomain dracut-cmdline[248]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet test=kernel Jul 31 13:22:09 localhost.localdomain systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:09 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has begun starting up. Jul 31 13:22:09 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:09 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Jul 31 13:22:09 localhost.localdomain systemd-udevd[309]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 31 13:22:09 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:09 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has begun starting up. Jul 31 13:22:09 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jul 31 13:22:10 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has begun starting up. Jul 31 13:22:10 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has begun starting up. Jul 31 13:22:10 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 346 (plymouthd). Jul 31 13:22:10 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. -- Subject: Unit systemd-ask-password-plymouth.path has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain systemd-udevd[330]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jul 31 13:22:10 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Jul 31 13:22:10 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2. Jul 31 13:22:10 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Jul 31 13:22:10 localhost.localdomain kernel: xvda: xvda1 Jul 31 13:22:10 localhost.localdomain kernel: libata version 3.00 loaded. Jul 31 13:22:10 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Jul 31 13:22:10 localhost.localdomain kernel: ACPI: bus type drm_connector registered Jul 31 13:22:10 localhost.localdomain kernel: scsi host0: ata_piix Jul 31 13:22:10 localhost.localdomain kernel: scsi host1: ata_piix Jul 31 13:22:10 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Jul 31 13:22:10 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Jul 31 13:22:10 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Jul 31 13:22:10 localhost.localdomain systemd-udevd[340]: Using default interface naming scheme 'rhel-8.0'. Jul 31 13:22:10 localhost.localdomain systemd-udevd[340]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jul 31 13:22:10 localhost.localdomain kernel: Console: switching to colour dummy device 80x25 Jul 31 13:22:10 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Jul 31 13:22:10 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Jul 31 13:22:10 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Jul 31 13:22:10 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Jul 31 13:22:10 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Jul 31 13:22:10 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain systemd[1]: Reached target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has begun starting up. Jul 31 13:22:10 localhost.localdomain systemd-fsck[379]: /usr/sbin/fsck.xfs: XFS file system. Jul 31 13:22:10 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.980 MHz Jul 31 13:22:10 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd3022c08, max_idle_ns: 440795290049 ns Jul 31 13:22:10 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has begun starting up. Jul 31 13:22:10 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has begun starting up. Jul 31 13:22:10 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:10 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Jul 31 13:22:10 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Jul 31 13:22:10 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem Jul 31 13:22:11 localhost.localdomain kernel: XFS (xvda1): Ending clean mount Jul 31 13:22:11 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Jul 31 13:22:11 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:11 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root... -- Subject: Unit initrd-parse-etc.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has begun starting up. Jul 31 13:22:11 localhost.localdomain systemd[1]: Reloading. Jul 31 13:22:11 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-parse-etc.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root. -- Subject: Unit initrd-parse-etc.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:11 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:11 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:11 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook... -- Subject: Unit dracut-pre-pivot.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has begun starting up. Jul 31 13:22:11 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:11 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has begun starting up. Jul 31 13:22:11 localhost.localdomain systemd[1]: Starting Setup Virtual Console... -- Subject: Unit systemd-vconsole-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has begun starting up. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has begun starting up. Jul 31 13:22:11 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-initqueue.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit slices.target has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit swap.target has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-sysctl.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-cleanup.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:11 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-udev.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-cmdline.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit kmod-static-nodes.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-control.socket has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Jul 31 13:22:11 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Jul 31 13:22:11 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:11 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:11 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Jul 31 13:22:11 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:11 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:11 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.service has begun starting up. Jul 31 13:22:11 localhost.localdomain systemd[1]: Switching root. Jul 31 13:22:11 localhost.localdomain systemd-journald[214]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has shut down and closed all currently -- active journal files. Jul 31 13:22:12 managed-node1 kernel: printk: systemd: 16 output lines suppressed due to ratelimiting Jul 31 13:22:12 managed-node1 kernel: audit: type=1404 audit(1753982531.556:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Jul 31 13:22:12 managed-node1 kernel: SELinux: policy capability network_peer_controls=1 Jul 31 13:22:12 managed-node1 kernel: SELinux: policy capability open_perms=1 Jul 31 13:22:12 managed-node1 kernel: SELinux: policy capability extended_socket_class=1 Jul 31 13:22:12 managed-node1 kernel: SELinux: policy capability always_check_network=0 Jul 31 13:22:12 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1 Jul 31 13:22:12 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1 Jul 31 13:22:12 managed-node1 kernel: audit: type=1403 audit(1753982531.703:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Jul 31 13:22:12 managed-node1 systemd[1]: Successfully loaded SELinux policy in 148.850ms. Jul 31 13:22:12 managed-node1 systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 14.633ms. Jul 31 13:22:12 managed-node1 systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Jul 31 13:22:12 managed-node1 systemd[1]: Detected virtualization xen. Jul 31 13:22:12 managed-node1 systemd[1]: Detected architecture x86-64. Jul 31 13:22:12 managed-node1 systemd[1]: Set hostname to . Jul 31 13:22:12 managed-node1 systemd[1]: initrd-switch-root.service: Succeeded. Jul 31 13:22:12 managed-node1 systemd[1]: Stopped Switch Root. Jul 31 13:22:12 managed-node1 systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. Jul 31 13:22:12 managed-node1 systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Jul 31 13:22:12 managed-node1 systemd[1]: Stopped Journal Service. Jul 31 13:22:12 managed-node1 systemd[1]: Starting Journal Service... Jul 31 13:22:12 managed-node1 systemd-journald[501]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Jul 31 13:22:12 managed-node1 systemd-journald[501]: Runtime journal (/run/log/journal/18c1dfdc08dd4a33b6fdb968929dbdbe) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/18c1dfdc08dd4a33b6fdb968929dbdbe) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Jul 31 13:22:12 managed-node1 systemd[1]: systemd-journald.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journald.service has successfully entered the 'dead' state. Jul 31 13:22:12 managed-node1 systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Jul 31 13:22:12 managed-node1 systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 systemd[1]: Started Remount Root and Kernel File Systems. -- Subject: Unit systemd-remount-fs.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-remount-fs.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun starting up. Jul 31 13:22:12 managed-node1 systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has begun starting up. Jul 31 13:22:12 managed-node1 systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Jul 31 13:22:12 managed-node1 systemd-journald[501]: Runtime journal (/run/log/journal/18c1dfdc08dd4a33b6fdb968929dbdbe) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/18c1dfdc08dd4a33b6fdb968929dbdbe) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Jul 31 13:22:12 managed-node1 systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Jul 31 13:22:12 managed-node1 systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... -- Subject: Unit plymouth-read-write.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has begun starting up. Jul 31 13:22:12 managed-node1 systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit import-state.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has begun starting up. Jul 31 13:22:12 managed-node1 systemd[1]: Received SIGRTMIN+20 from PID 346 (plymouthd). Jul 31 13:22:12 managed-node1 systemd[1]: Started Tell Plymouth To Write Out Runtime Data. -- Subject: Unit plymouth-read-write.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit import-state.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Jul 31 13:22:12 managed-node1 systemd-udevd[533]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 31 13:22:12 managed-node1 systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 systemd[1]: Starting RPC Bind... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has begun starting up. Jul 31 13:22:12 managed-node1 systemd[1]: Mounting RPC Pipe File System... -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Jul 31 13:22:12 managed-node1 systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has begun starting up. Jul 31 13:22:12 managed-node1 systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 auditd[556]: No plugins found, not dispatching events Jul 31 13:22:12 managed-node1 auditd[556]: Init complete, auditd 3.1.2 listening for events (startup state enable) Jul 31 13:22:12 managed-node1 systemd[1]: Started RPC Bind. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 kernel: RPC: Registered named UNIX socket transport module. Jul 31 13:22:12 managed-node1 kernel: RPC: Registered udp transport module. Jul 31 13:22:12 managed-node1 kernel: RPC: Registered tcp transport module. Jul 31 13:22:12 managed-node1 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jul 31 13:22:12 managed-node1 systemd[1]: Mounted RPC Pipe File System. -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:12 managed-node1 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Jul 31 13:22:12 managed-node1 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jul 31 13:22:12 managed-node1 systemd-udevd[568]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jul 31 13:22:12 managed-node1 augenrules[571]: /sbin/augenrules: No change Jul 31 13:22:13 managed-node1 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Jul 31 13:22:13 managed-node1 augenrules[590]: No rules Jul 31 13:22:13 managed-node1 augenrules[590]: enabled 1 Jul 31 13:22:13 managed-node1 augenrules[590]: failure 1 Jul 31 13:22:13 managed-node1 augenrules[590]: pid 556 Jul 31 13:22:13 managed-node1 augenrules[590]: rate_limit 0 Jul 31 13:22:13 managed-node1 augenrules[590]: backlog_limit 8192 Jul 31 13:22:13 managed-node1 augenrules[590]: lost 0 Jul 31 13:22:13 managed-node1 augenrules[590]: backlog 4 Jul 31 13:22:13 managed-node1 augenrules[590]: backlog_wait_time 60000 Jul 31 13:22:13 managed-node1 augenrules[590]: backlog_wait_time_actual 0 Jul 31 13:22:13 managed-node1 augenrules[590]: enabled 1 Jul 31 13:22:13 managed-node1 augenrules[590]: failure 1 Jul 31 13:22:13 managed-node1 augenrules[590]: pid 556 Jul 31 13:22:13 managed-node1 augenrules[590]: rate_limit 0 Jul 31 13:22:13 managed-node1 augenrules[590]: backlog_limit 8192 Jul 31 13:22:13 managed-node1 augenrules[590]: lost 0 Jul 31 13:22:13 managed-node1 augenrules[590]: backlog 4 Jul 31 13:22:13 managed-node1 augenrules[590]: backlog_wait_time 60000 Jul 31 13:22:13 managed-node1 augenrules[590]: backlog_wait_time_actual 0 Jul 31 13:22:13 managed-node1 augenrules[590]: enabled 1 Jul 31 13:22:13 managed-node1 augenrules[590]: failure 1 Jul 31 13:22:13 managed-node1 augenrules[590]: pid 556 Jul 31 13:22:13 managed-node1 augenrules[590]: rate_limit 0 Jul 31 13:22:13 managed-node1 augenrules[590]: backlog_limit 8192 Jul 31 13:22:13 managed-node1 augenrules[590]: lost 0 Jul 31 13:22:13 managed-node1 augenrules[590]: backlog 4 Jul 31 13:22:13 managed-node1 augenrules[590]: backlog_wait_time 60000 Jul 31 13:22:13 managed-node1 augenrules[590]: backlog_wait_time_actual 0 Jul 31 13:22:13 managed-node1 systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Starting Update UTMP about System Boot/Shutdown... -- Subject: Unit systemd-update-utmp.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has begun starting up. Jul 31 13:22:13 managed-node1 systemd-udevd[562]: Using default interface naming scheme 'rhel-8.0'. Jul 31 13:22:13 managed-node1 systemd[1]: Started Update UTMP about System Boot/Shutdown. -- Subject: Unit systemd-update-utmp.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Jul 31 13:22:13 managed-node1 kernel: EDAC sbridge: Ver: 1.1.2 Jul 31 13:22:13 managed-node1 systemd-udevd[562]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jul 31 13:22:13 managed-node1 systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. -- Subject: Unit sssd-kcm.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sssd-kcm.socket has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Started dnf makecache --timer. -- Subject: Unit dnf-makecache.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.timer has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Started daily update of the root trust anchor for DNSSEC. -- Subject: Unit unbound-anchor.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.timer has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Reached target User and Group Name Lookups. -- Subject: Unit nss-user-lookup.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nss-user-lookup.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Starting Restore /run/initramfs on shutdown... -- Subject: Unit dracut-shutdown.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has begun starting up. Jul 31 13:22:13 managed-node1 systemd[1]: Reached target sshd-keygen.target. -- Subject: Unit sshd-keygen.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd-keygen.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Starting Initial cloud-init job (pre-networking)... -- Subject: Unit cloud-init-local.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has begun starting up. Jul 31 13:22:13 managed-node1 systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has begun starting up. Jul 31 13:22:13 managed-node1 systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has begun starting up. Jul 31 13:22:13 managed-node1 systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd[1]: Started Restore /run/initramfs on shutdown. -- Subject: Unit dracut-shutdown.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 rngd[621]: Disabling 7: PKCS11 Entropy generator (pkcs11) Jul 31 13:22:13 managed-node1 rngd[621]: Disabling 5: NIST Network Entropy Beacon (nist) Jul 31 13:22:13 managed-node1 rngd[621]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Jul 31 13:22:13 managed-node1 rngd[621]: Initializing available sources Jul 31 13:22:13 managed-node1 rngd[621]: [hwrng ]: Initialization Failed Jul 31 13:22:13 managed-node1 rngd[621]: [rdrand]: Enabling RDRAND rng support Jul 31 13:22:13 managed-node1 rngd[621]: [rdrand]: Initialized Jul 31 13:22:13 managed-node1 rngd[621]: [jitter]: JITTER timeout set to 5 sec Jul 31 13:22:13 managed-node1 chronyd[627]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Jul 31 13:22:13 managed-node1 chronyd[627]: Loaded 0 symmetric keys Jul 31 13:22:13 managed-node1 chronyd[627]: Frequency -7.584 +/- 2.887 ppm read from /var/lib/chrony/drift Jul 31 13:22:13 managed-node1 chronyd[627]: Using right/UTC timezone to obtain leap second data Jul 31 13:22:13 managed-node1 systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:13 managed-node1 systemd-logind[623]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Jul 31 13:22:13 managed-node1 rngd[621]: [jitter]: Initializing AES buffer Jul 31 13:22:13 managed-node1 systemd-logind[623]: Watching system buttons on /dev/input/event0 (Power Button) Jul 31 13:22:13 managed-node1 systemd-logind[623]: Watching system buttons on /dev/input/event1 (Sleep Button) Jul 31 13:22:13 managed-node1 systemd-logind[623]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Jul 31 13:22:13 managed-node1 systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:14 managed-node1 dhclient[640]: Internet Systems Consortium DHCP Client 4.3.6 Jul 31 13:22:14 managed-node1 dhclient[640]: Copyright 2004-2017 Internet Systems Consortium. Jul 31 13:22:14 managed-node1 dhclient[640]: All rights reserved. Jul 31 13:22:14 managed-node1 dhclient[640]: For info, please visit https://www.isc.org/software/dhcp/ Jul 31 13:22:14 managed-node1 dhclient[640]: Jul 31 13:22:14 managed-node1 dhclient[640]: Listening on LPF/eth0/12:f0:5a:3e:61:ab Jul 31 13:22:14 managed-node1 dhclient[640]: Sending on LPF/eth0/12:f0:5a:3e:61:ab Jul 31 13:22:14 managed-node1 dhclient[640]: Sending on Socket/fallback Jul 31 13:22:14 managed-node1 dhclient[640]: Created duid "\000\004\030\301\337\334\010\335J3\266\375\271h\222\235\275\276". Jul 31 13:22:14 managed-node1 dhclient[640]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x141652c) Jul 31 13:22:14 managed-node1 dhclient[640]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x141652c) Jul 31 13:22:14 managed-node1 dhclient[640]: DHCPOFFER from 10.31.8.1 Jul 31 13:22:14 managed-node1 dhclient[640]: DHCPACK from 10.31.8.1 (xid=0x141652c) Jul 31 13:22:14 managed-node1 dhclient[640]: bound to 10.31.10.73 -- renewal in 1674 seconds. Jul 31 13:22:15 managed-node1 cloud-init[638]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Thu, 31 Jul 2025 17:22:14 +0000. Up 5.52 seconds. Jul 31 13:22:15 managed-node1 systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:15 managed-node1 systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:15 managed-node1 systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has begun starting up. Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.6116] NetworkManager (version 1.40.16-15.el8) is starting... (boot:02dbdf2d-387c-4078-9717-649f4fdd416a) Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.6139] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Jul 31 13:22:15 managed-node1 systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.6216] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jul 31 13:22:15 managed-node1 systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:15 managed-node1 systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has begun starting up. Jul 31 13:22:15 managed-node1 systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has begun starting up. Jul 31 13:22:15 managed-node1 systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has begun starting up. Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.6316] manager[0x55f97764a080]: monitoring kernel firmware directory '/lib/firmware'. Jul 31 13:22:15 managed-node1 dbus-daemon[616]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=658 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jul 31 13:22:15 managed-node1 systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has begun starting up. Jul 31 13:22:15 managed-node1 systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:15 managed-node1 systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:15 managed-node1 systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:15 managed-node1 systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:15 managed-node1 dbus-daemon[616]: [system] Successfully activated service 'org.freedesktop.hostname1' Jul 31 13:22:15 managed-node1 systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8482] hostname: hostname: using hostnamed Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8484] hostname: static hostname changed from (none) to "managed-node1" Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8488] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8599] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so) Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8599] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8599] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8600] manager: Networking is enabled by state file Jul 31 13:22:15 managed-node1 dbus-daemon[616]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=658 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jul 31 13:22:15 managed-node1 systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has begun starting up. Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8674] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so") Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8674] settings: Loaded settings plugin: keyfile (internal) Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8807] dhcp: init: Using DHCP client 'internal' Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8814] device (lo): carrier: link connected Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8822] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8850] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.8866] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jul 31 13:22:15 managed-node1 kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9030] device (eth0): carrier: link connected Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9042] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9068] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9080] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9084] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9108] manager: NetworkManager state is now CONNECTING Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9121] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 31 13:22:15 managed-node1 dbus-daemon[616]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jul 31 13:22:15 managed-node1 systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9171] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9199] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9249] dhcp4 (eth0): state changed new lease, address=10.31.10.73 Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9263] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Jul 31 13:22:15 managed-node1 dbus-daemon[616]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=658 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jul 31 13:22:15 managed-node1 dbus-daemon[616]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9390] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9427] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9442] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9468] manager: NetworkManager state is now CONNECTED_SITE Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9502] device (eth0): Activation: successful, device activated. Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9526] manager: NetworkManager state is now CONNECTED_GLOBAL Jul 31 13:22:15 managed-node1 NetworkManager[658]: [1753982535.9561] manager: startup complete Jul 31 13:22:15 managed-node1 systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:15 managed-node1 systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has begun starting up. Jul 31 13:22:16 managed-node1 chronyd[627]: Added source 10.2.32.37 Jul 31 13:22:16 managed-node1 chronyd[627]: Added source 10.2.32.38 Jul 31 13:22:16 managed-node1 chronyd[627]: Added source 10.11.160.238 Jul 31 13:22:16 managed-node1 chronyd[627]: Added source 10.18.100.10 Jul 31 13:22:17 managed-node1 dbus-daemon[616]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.7' (uid=0 pid=661 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0") Jul 31 13:22:17 managed-node1 systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has begun starting up. Jul 31 13:22:17 managed-node1 polkitd[925]: Started polkitd version 0.115 Jul 31 13:22:17 managed-node1 systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:17 managed-node1 polkitd[925]: Loading rules from directory /etc/polkit-1/rules.d Jul 31 13:22:17 managed-node1 polkitd[925]: Loading rules from directory /usr/share/polkit-1/rules.d Jul 31 13:22:17 managed-node1 polkitd[925]: Finished loading, compiling and executing 2 rules Jul 31 13:22:17 managed-node1 dbus-daemon[616]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Jul 31 13:22:17 managed-node1 systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:17 managed-node1 polkitd[925]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Jul 31 13:22:17 managed-node1 cloud-init[939]: Cloud-init v. 23.4-7.el8.2 running 'init' at Thu, 31 Jul 2025 17:22:17 +0000. Up 8.37 seconds. Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: | eth0 | True | 10.31.10.73 | 255.255.252.0 | global | 12:f0:5a:3e:61:ab | Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: | eth0 | True | fe80::10f0:5aff:fe3e:61ab/64 | . | link | 12:f0:5a:3e:61:ab | Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: | lo | True | ::1/128 | . | host | . | Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: +-------+-------------+---------+-----------+-------+ Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: | Route | Destination | Gateway | Interface | Flags | Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: +-------+-------------+---------+-----------+-------+ Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: | 3 | multicast | :: | eth0 | U | Jul 31 13:22:17 managed-node1 cloud-init[939]: ci-info: +-------+-------------+---------+-----------+-------+ Jul 31 13:22:18 managed-node1 rngd[621]: [jitter]: Unable to obtain AES key, disabling JITTER source Jul 31 13:22:18 managed-node1 rngd[621]: [jitter]: Initialization Failed Jul 31 13:22:18 managed-node1 rngd[621]: Process privileges have been dropped to 2:2 Jul 31 13:22:18 managed-node1 systemd[1]: Started Initial cloud-init job (metadata service crawler). -- Subject: Unit cloud-init.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:18 managed-node1 systemd[1]: Reached target Network is Online. -- Subject: Unit network-online.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:18 managed-node1 systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has begun starting up. Jul 31 13:22:18 managed-node1 systemd[1]: Starting Notify NFS peers of a restart... -- Subject: Unit rpc-statd-notify.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has begun starting up. Jul 31 13:22:18 managed-node1 systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has begun starting up. Jul 31 13:22:18 managed-node1 systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has begun starting up. Jul 31 13:22:18 managed-node1 systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has begun starting up. Jul 31 13:22:18 managed-node1 systemd[1]: Reached target Cloud-config availability. -- Subject: Unit cloud-config.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:18 managed-node1 systemd[1]: Starting Apply the settings specified in cloud-config... -- Subject: Unit cloud-config.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has begun starting up. Jul 31 13:22:18 managed-node1 sm-notify[976]: Version 2.3.3 starting Jul 31 13:22:18 managed-node1 systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:18 managed-node1 systemd[1]: Started Notify NFS peers of a restart. -- Subject: Unit rpc-statd-notify.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:18 managed-node1 restraintd[982]: Listening on http://localhost:8081 Jul 31 13:22:18 managed-node1 sshd[979]: Server listening on 0.0.0.0 port 22. Jul 31 13:22:18 managed-node1 sshd[979]: Server listening on :: port 22. Jul 31 13:22:18 managed-node1 systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:18 managed-node1 rsyslogd[978]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="978" x-info="https://www.rsyslog.com"] start Jul 31 13:22:18 managed-node1 systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:18 managed-node1 rsyslogd[978]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Jul 31 13:22:18 managed-node1 cloud-init[1233]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Thu, 31 Jul 2025 17:22:18 +0000. Up 9.73 seconds. Jul 31 13:22:18 managed-node1 systemd[1]: Started Apply the settings specified in cloud-config. -- Subject: Unit cloud-config.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:18 managed-node1 systemd[1]: Starting Permit User Sessions... -- Subject: Unit systemd-user-sessions.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has begun starting up. Jul 31 13:22:18 managed-node1 systemd[1]: Starting Execute cloud user/final scripts... -- Subject: Unit cloud-final.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has begun starting up. Jul 31 13:22:18 managed-node1 systemd[1]: Started Permit User Sessions. -- Subject: Unit systemd-user-sessions.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:18 managed-node1 systemd[1]: Starting Terminate Plymouth Boot Screen... -- Subject: Unit plymouth-quit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has begun starting up. Jul 31 13:22:18 managed-node1 systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:18 managed-node1 systemd[1]: Starting Hold until boot process finishes up... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has begun starting up. Jul 31 13:22:18 managed-node1 systemd[1]: Received SIGRTMIN+21 from PID 346 (plymouthd). Jul 31 13:22:18 managed-node1 systemd[1]: Received SIGRTMIN+21 from PID 346 (n/a). Jul 31 13:22:19 managed-node1 systemd[1]: Started Terminate Plymouth Boot Screen. -- Subject: Unit plymouth-quit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1]: Started Hold until boot process finishes up. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1]: Started Getty on tty1. -- Subject: Unit getty@tty1.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1]: Reached target Multi-User System. -- Subject: Unit multi-user.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1]: Starting Update UTMP about System Runlevel Changes... -- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Jul 31 13:22:19 managed-node1 crond[1303]: (CRON) STARTUP (1.5.2) Jul 31 13:22:19 managed-node1 crond[1303]: (CRON) INFO (Syslog will be used instead of sendmail.) Jul 31 13:22:19 managed-node1 crond[1303]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 29% if used.) Jul 31 13:22:19 managed-node1 systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Jul 31 13:22:19 managed-node1 crond[1303]: (CRON) INFO (running with inotify support) Jul 31 13:22:19 managed-node1 systemd[1]: Started Update UTMP about System Runlevel Changes. -- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 cloud-init[1400]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Thu, 31 Jul 2025 17:22:19 +0000. Up 10.53 seconds. Jul 31 13:22:19 managed-node1 cloud-init[1400]: Cloud-init v. 23.4-7.el8.2 finished at Thu, 31 Jul 2025 17:22:19 +0000. Datasource DataSourceEc2Local. Up 10.66 seconds Jul 31 13:22:19 managed-node1 systemd[1]: Started Execute cloud user/final scripts. -- Subject: Unit cloud-final.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1]: Reached target Cloud-init target. -- Subject: Unit cloud-init.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.target has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 kdumpctl[986]: kdump: kexec: loaded kdump kernel Jul 31 13:22:19 managed-node1 kdumpctl[986]: kdump: Starting kdump: [OK] Jul 31 13:22:19 managed-node1 systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1]: Startup finished in 525ms (kernel) + 2.041s (initrd) + 8.208s (userspace) = 10.775s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- All system services necessary queued for starting at boot have been -- started. Note that this does not mean that the machine is now idle as services -- might still be busy with completing start-up. -- -- Kernel start-up required 525084 microseconds. -- -- Initial RAM disk start-up required 2041425 microseconds. -- -- Userspace start-up required 8208657 microseconds. Jul 31 13:22:19 managed-node1 sshd[1401]: Accepted publickey for root from 10.31.11.102 port 33140 ssh2: ECDSA SHA256:rmvUEW+uP1LNoRKfm3jmdwnbhl9mslDfXujAHMB39Yk Jul 31 13:22:19 managed-node1 systemd[1]: Created slice User Slice of UID 0. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1]: Starting User runtime directory /run/user/0... -- Subject: Unit user-runtime-dir@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has begun starting up. Jul 31 13:22:19 managed-node1 systemd-logind[623]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 1 has been created for the user root. -- -- The leading process of the session is 1401. Jul 31 13:22:19 managed-node1 systemd[1]: Started User runtime directory /run/user/0. -- Subject: Unit user-runtime-dir@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1]: Starting User Manager for UID 0... -- Subject: Unit user@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has begun starting up. Jul 31 13:22:19 managed-node1 systemd[1409]: pam_unix(systemd-user:session): session opened for user root by (uid=0) Jul 31 13:22:19 managed-node1 systemd[1409]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1409]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1409]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Jul 31 13:22:19 managed-node1 systemd[1409]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1409]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1409]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1409]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1409]: Startup finished in 30ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 0 has been started. All services queued -- for starting have been started. Note that other services might still be starting -- up or be started at any later time. -- -- Startup of the manager took 30241 microseconds. Jul 31 13:22:19 managed-node1 systemd[1]: Started User Manager for UID 0. -- Subject: Unit user@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 systemd[1]: Started Session 1 of user root. -- Subject: Unit session-1.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Jul 31 13:22:19 managed-node1 sshd[1401]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 31 13:22:20 managed-node1 chronyd[627]: Selected source 5.78.62.36 (2.centos.pool.ntp.org) Jul 31 13:22:20 managed-node1 chronyd[627]: System clock wrong by 1.108453 seconds Jul 31 13:22:22 managed-node1 chronyd[627]: System clock was stepped by 1.108453 seconds Jul 31 13:22:22 managed-node1 chronyd[627]: System clock TAI offset set to 37 seconds Jul 31 13:22:22 managed-node1 platform-python[1589]: ansible-dnf Invoked with name=['grubby'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 31 13:22:22 managed-node1 chronyd[627]: Selected source 72.30.35.89 (2.centos.pool.ntp.org) Jul 31 13:22:26 managed-node1 platform-python[1712]: ansible-stat Invoked with path=/etc/default/grub follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 31 13:22:27 managed-node1 platform-python[1837]: ansible-stat Invoked with path=/sys/firmware/efi follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 31 13:22:27 managed-node1 platform-python[1960]: ansible-stat Invoked with path=/etc/default/grub follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 31 13:22:27 managed-node1 systemd[1]: NetworkManager-dispatcher.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Jul 31 13:22:27 managed-node1 platform-python[2086]: ansible-stat Invoked with path=/boot/grub2/grub.cfg follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 31 13:22:28 managed-node1 platform-python[2211]: ansible-command Invoked with _raw_params=grep "configfile" /boot/grub2/grub.cfg || true _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 31 13:22:28 managed-node1 platform-python[2336]: ansible-replace Invoked with path=/etc/default/grub regexp=^GRUB_TIMEOUT=.* replace=GRUB_TIMEOUT=5 mode=0644 backup=False encoding=utf-8 follow=False unsafe_writes=False after=None before=None validate=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER remote_src=None delimiter=None directory_mode=None Jul 31 13:22:28 managed-node1 platform-python[2459]: ansible-replace Invoked with path=/boot/grub2/grub.cfg regexp=set timeout=.* replace=set timeout=5 mode=0600 backup=False encoding=utf-8 follow=False unsafe_writes=False after=None before=None validate=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER remote_src=None delimiter=None directory_mode=None Jul 31 13:22:29 managed-node1 platform-python[2582]: ansible-fedora.linux_system_roles.bootloader_settings Invoked with bootloader_settings=[] Jul 31 13:22:29 managed-node1 platform-python[2705]: ansible-fedora.linux_system_roles.bootloader_facts Invoked Jul 31 13:22:30 managed-node1 platform-python[3087]: ansible-dnf Invoked with name=['grubby'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jul 31 13:22:33 managed-node1 platform-python[3210]: ansible-stat Invoked with path=/etc/default/grub follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 31 13:22:33 managed-node1 platform-python[3335]: ansible-stat Invoked with path=/sys/firmware/efi follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 31 13:22:33 managed-node1 platform-python[3458]: ansible-stat Invoked with path=/etc/default/grub follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 31 13:22:34 managed-node1 platform-python[3583]: ansible-stat Invoked with path=/boot/grub2/grub.cfg follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 31 13:22:34 managed-node1 platform-python[3708]: ansible-command Invoked with _raw_params=grep "configfile" /boot/grub2/grub.cfg || true _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 31 13:22:34 managed-node1 platform-python[3833]: ansible-replace Invoked with path=/etc/default/grub regexp=^GRUB_TIMEOUT=.* replace=GRUB_TIMEOUT=5 mode=0644 backup=False encoding=utf-8 follow=False unsafe_writes=False after=None before=None validate=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER remote_src=None delimiter=None directory_mode=None Jul 31 13:22:35 managed-node1 platform-python[3956]: ansible-replace Invoked with path=/boot/grub2/grub.cfg regexp=set timeout=.* replace=set timeout=5 mode=0600 backup=False encoding=utf-8 follow=False unsafe_writes=False after=None before=None validate=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None force=None content=NOT_LOGGING_PARAMETER remote_src=None delimiter=None directory_mode=None Jul 31 13:22:35 managed-node1 platform-python[4079]: ansible-fedora.linux_system_roles.bootloader_settings Invoked with bootloader_settings=[{'kernel': {'path': '/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1'}, 'default': True}, {'kernel': {'path': '/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2'}, 'default': True}] Jul 31 13:22:36 managed-node1 platform-python[4202]: ansible-command Invoked with _raw_params=grubby --remove-kernel=/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 31 13:22:36 managed-node1 platform-python[4485]: ansible-command Invoked with _raw_params=grubby --remove-kernel=/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 31 13:22:36 managed-node1 sshd[4625]: Accepted publickey for root from 10.31.11.102 port 54752 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 31 13:22:36 managed-node1 systemd[1]: Started Session 3 of user root. -- Subject: Unit session-3.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-3.scope has finished starting up. -- -- The start-up result is done. Jul 31 13:22:36 managed-node1 systemd-logind[623]: New session 3 of user root. -- Subject: A new session 3 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 3 has been created for the user root. -- -- The leading process of the session is 4625. Jul 31 13:22:36 managed-node1 sshd[4625]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 31 13:22:36 managed-node1 sshd[4628]: Received disconnect from 10.31.11.102 port 54752:11: disconnected by user Jul 31 13:22:36 managed-node1 sshd[4628]: Disconnected from user root 10.31.11.102 port 54752 Jul 31 13:22:36 managed-node1 sshd[4625]: pam_unix(sshd:session): session closed for user root Jul 31 13:22:36 managed-node1 systemd[1]: session-3.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-3.scope has successfully entered the 'dead' state. Jul 31 13:22:36 managed-node1 systemd-logind[623]: Session 3 logged out. Waiting for processes to exit. Jul 31 13:22:36 managed-node1 systemd-logind[623]: Removed session 3. -- Subject: Session 3 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 3 has been terminated. Jul 31 13:22:36 managed-node1 sshd[4649]: Accepted publickey for root from 10.31.11.102 port 43696 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 31 13:22:36 managed-node1 systemd[1]: Started Session 4 of user root. -- Subject: Unit session-4.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-4.scope has finished starting up. -- -- The start-up result is done. Jul 31 13:22:36 managed-node1 systemd-logind[623]: New session 4 of user root. -- Subject: A new session 4 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 4 has been created for the user root. -- -- The leading process of the session is 4649. Jul 31 13:22:36 managed-node1 sshd[4649]: pam_unix(sshd:session): session opened for user root by (uid=0)