../../common/lib.sh: line 11: /usr/bin/rhts_environment.sh: No such file or directory /var/ARTIFACTS/work-anyhostgiddo4ki/networking/nmstate/plans/anyhost/discover/default-0/tests/networking/nmstate/common/network.sh: line 2312: /bin/get_static_ip_subnet: Read-only file system /var/ARTIFACTS/work-anyhostgiddo4ki/networking/nmstate/plans/anyhost/discover/default-0/tests/networking/nmstate/common/network.sh: line 2318: /bin/get_static_ip_subnet: Read-only file system chmod: cannot access '/bin/get_static_ip_subnet': No such file or directory /etc/pki/ca-trust/source/anchors /var/ARTIFACTS/work-anyhostgiddo4ki/networking/nmstate/plans/anyhost/discover/default-0/tests/networking/nmstate/anyhost/bond ovs 40 kB/s | 5.1 kB 00:00 rhel-BaseOS 112 kB/s | 2.7 kB 00:00 rhel-AppStream 12 kB/s | 2.8 kB 00:00 rhel-CRB 113 kB/s | 2.7 kB 00:00 rhel-buildroot 2.4 MB/s | 346 kB 00:00 Package wget-1.24.5-5.el10.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! --2025-02-20 11:07:06-- https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem Resolving certs.corp.redhat.com (certs.corp.redhat.com)... 10.2.70.92 Connecting to certs.corp.redhat.com (certs.corp.redhat.com)|10.2.70.92|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3814 (3.7K) [application/pem-certificate-chain] Saving to: 'Current-IT-Root-CAs.pem.1' 0K ... 100% 119M=0s 2025-02-20 11:07:06 (119 MB/s) - 'Current-IT-Root-CAs.pem.1' saved [3814/3814] --2025-02-20 11:07:06-- https://certs.corp.redhat.com/certs/2022-IT-Root-CA.pem Reusing existing connection to certs.corp.redhat.com:443. HTTP request sent, awaiting response... 200 OK Length: 2297 (2.2K) [application/pem-certificate-chain] Saving to: '2022-IT-Root-CA.pem' 0K .. 100% 120M=0s 2025-02-20 11:07:06 (120 MB/s) - '2022-IT-Root-CA.pem' saved [2297/2297] FINISHED --2025-02-20 11:07:06-- Total wall clock time: 0.2s Downloaded: 2 files, 6.0K in 0s (119 MB/s) /var/ARTIFACTS/work-anyhostgiddo4ki/networking/nmstate/plans/anyhost/discover/default-0/tests/networking/nmstate/anyhost/bond find: '*bz*/': No such file or directory :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ovs 37 kB/s | 2.3 kB 00:00 Package openvswitch3.3-3.3.0-42.el10fdp.x86_64 is already installed. Package python3-openvswitch3.3-3.3.0-42.el10fdp.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! :: [ 11:07:10 ] :: [ BEGIN ] :: Running 'yum install nmstate nmstate-plugin-ovsdb nispor --skip-broken -y' Last metadata expiration check: 0:00:01 ago on Thu Feb 20 11:07:09 2025. Package nmstate-2.2.40-1.el10.x86_64 is already installed. Package python3-libnmstate-2.2.40-1.el10.x86_64 is already installed. No match for argument: nispor Dependencies resolved. Nothing to do. Complete! :: [ 11:07:10 ] :: [ PASS ] :: Command 'yum install nmstate nmstate-plugin-ovsdb nispor --skip-broken -y' (Expected 0, got 0) :: [ 11:07:10 ] :: [ BEGIN ] :: Running 'yum install NetworkManager-ovs NetworkManager-config-server dnsmasq python3 pciutils hostapd NetworkManager-libreswan jq -y' Last metadata expiration check: 0:00:02 ago on Thu Feb 20 11:07:09 2025. Package NetworkManager-ovs-1:1.51.6-1.el10.x86_64 is already installed. Package NetworkManager-config-server-1:1.51.6-1.el10.noarch is already installed. Package dnsmasq-2.90-4.el10.x86_64 is already installed. Package python3-3.12.9-1.el10.x86_64 is already installed. Package pciutils-3.13.0-5.el10.x86_64 is already installed. Package hostapd-2.10-12.el10.x86_64 is already installed. Package NetworkManager-libreswan-1.2.24-2.el10.x86_64 is already installed. Package jq-1.7.1-8.el10.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! :: [ 11:07:11 ] :: [ PASS ] :: Command 'yum install NetworkManager-ovs NetworkManager-config-server dnsmasq python3 pciutils hostapd NetworkManager-libreswan jq -y' (Expected 0, got 0) :: [ 11:07:11 ] :: [ BEGIN ] :: Running 'dnf install -y python3-pip wget git' Last metadata expiration check: 0:00:02 ago on Thu Feb 20 11:07:09 2025. Package python3-pip-23.3.2-7.el10.noarch is already installed. Package wget-1.24.5-5.el10.x86_64 is already installed. Package git-2.47.1-1.el10.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! :: [ 11:07:12 ] :: [ PASS ] :: Command 'dnf install -y python3-pip wget git' (Expected 0-255, got 0) :: [ 11:07:12 ] :: [ BEGIN ] :: Running 'pip3 install shyaml' Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: shyaml in /root/.local/lib/python3.12/site-packages (0.6.2) Requirement already satisfied: pyyaml in /usr/lib64/python3.12/site-packages (from shyaml) (6.0.1) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv :: [ 11:07:13 ] :: [ PASS ] :: Command 'pip3 install shyaml' (Expected 0, got 0) :: [ 11:07:13 ] :: [ BEGIN ] :: Running 'which yq || { wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O yq && chmod +x yq && mv yq /var/lib/tmt/scripts/yq ; }' /var/lib/tmt/scripts/yq :: [ 11:07:13 ] :: [ PASS ] :: Command 'which yq || { wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O yq && chmod +x yq && mv yq /var/lib/tmt/scripts/yq ; }' (Expected 0, got 0) :: [ 11:07:13 ] :: [ BEGIN ] :: Running 'which yq3 || { wget https://github.com/mikefarah/yq/releases/download/3.4.1/yq_linux_amd64 -O yq3 && chmod +x yq3 && mv yq3 /var/lib/tmt/scripts/yq3 ; }' /var/lib/tmt/scripts/yq3 :: [ 11:07:13 ] :: [ PASS ] :: Command 'which yq3 || { wget https://github.com/mikefarah/yq/releases/download/3.4.1/yq_linux_amd64 -O yq3 && chmod +x yq3 && mv yq3 /var/lib/tmt/scripts/yq3 ; }' (Expected 0, got 0) :: [ 11:07:13 ] :: [ BEGIN ] :: Running 'which yq || { wget --no-check-certificate https://gitlab.cee.redhat.com/mshi/tools/-/raw/master/yq_amd64 -O yq && chmod +x yq && mv yq /var/lib/tmt/scripts/yq ; }' /var/lib/tmt/scripts/yq :: [ 11:07:13 ] :: [ PASS ] :: Command 'which yq || { wget --no-check-certificate https://gitlab.cee.redhat.com/mshi/tools/-/raw/master/yq_amd64 -O yq && chmod +x yq && mv yq /var/lib/tmt/scripts/yq ; }' (Expected 0, got 0) :: [ 11:07:13 ] :: [ BEGIN ] :: Running 'which yq3 || { wget --no-check-certificate https://gitlab.cee.redhat.com/mshi/tools/-/raw/master/yq3_amd64 -O yq3 && chmod +x yq3 && mv yq3 /var/lib/tmt/scripts/yq3 ; }' /var/lib/tmt/scripts/yq3 :: [ 11:07:13 ] :: [ PASS ] :: Command 'which yq3 || { wget --no-check-certificate https://gitlab.cee.redhat.com/mshi/tools/-/raw/master/yq3_amd64 -O yq3 && chmod +x yq3 && mv yq3 /var/lib/tmt/scripts/yq3 ; }' (Expected 0, got 0) :: [ 11:07:13 ] :: [ LOG ] :: # fails when selinux is enabled :: [ 11:07:13 ] :: [ BEGIN ] :: Running 'systemctl enable openvswitch --now' Created symlink '/etc/systemd/system/multi-user.target.wants/openvswitch.service' → '/usr/lib/systemd/system/openvswitch.service'. A dependency job for openvswitch.service failed. See 'journalctl -xe' for details. :: [ 11:07:14 ] :: [ FAIL ] :: Command 'systemctl enable openvswitch --now' (Expected 0, got 1) :: [ 11:07:14 ] :: [ BEGIN ] :: Running 'journalctl -u openvswitch' Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Dependency failed for openvswitch.service - Open vSwitch. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: openvswitch.service: Job openvswitch.service/start failed with result 'dependency'. :: [ 11:07:14 ] :: [ PASS ] :: Command 'journalctl -u openvswitch' (Expected 0, got 0) :: [ 11:07:14 ] :: [ BEGIN ] :: Running 'journalctl -xe' Feb 20 11:02:12 localhost systemd[1]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 2. Feb 20 11:02:12 localhost systemd[1]: Found device dev-disk-by\x2duuid-3d0c2a42\x2d56eb\x2d41ef\x2dbc6d\x2d05e68a166e79.device - /dev/disk/by-uuid/3d0c2a42-56eb-41ef-bc6d-05e68a166e79. ░░ Subject: A start job for unit dev-disk-by\x2duuid-3d0c2a42\x2d56eb\x2d41ef\x2dbc6d\x2d05e68a166e79.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-disk-by\x2duuid-3d0c2a42\x2d56eb\x2d41ef\x2dbc6d\x2d05e68a166e79.device has finished successfully. ░░ ░░ The job identifier is 46. Feb 20 11:02:12 localhost systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. ░░ Subject: A start job for unit initrd-root-device.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-root-device.target has finished successfully. ░░ ░░ The job identifier is 51. Feb 20 11:02:12 localhost systemd[1]: Finished dracut-initqueue.service - dracut initqueue hook. ░░ Subject: A start job for unit dracut-initqueue.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-initqueue.service has finished successfully. ░░ ░░ The job identifier is 59. Feb 20 11:02:12 localhost systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 60. Feb 20 11:02:12 localhost systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. ░░ Subject: A start job for unit remote-cryptsetup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-cryptsetup.target has finished successfully. ░░ ░░ The job identifier is 52. Feb 20 11:02:12 localhost systemd[1]: Reached target remote-fs.target - Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 55. Feb 20 11:02:12 localhost systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... ░░ Subject: A start job for unit dracut-pre-mount.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-mount.service has begun execution. ░░ ░░ The job identifier is 57. Feb 20 11:02:12 localhost systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. ░░ Subject: A start job for unit dracut-pre-mount.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-mount.service has finished successfully. ░░ ░░ The job identifier is 57. Feb 20 11:02:12 localhost systemd[1]: Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/3d0c2a42-56eb-41ef-bc6d-05e68a166e79... ░░ Subject: A start job for unit systemd-fsck-root.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-fsck-root.service has begun execution. ░░ ░░ The job identifier is 45. Feb 20 11:02:12 localhost systemd-fsck[592]: /usr/sbin/fsck.xfs: XFS file system. Feb 20 11:02:12 localhost systemd[1]: Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/3d0c2a42-56eb-41ef-bc6d-05e68a166e79. ░░ Subject: A start job for unit systemd-fsck-root.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-fsck-root.service has finished successfully. ░░ ░░ The job identifier is 45. Feb 20 11:02:12 localhost systemd[1]: Mounting sysroot.mount - /sysroot... ░░ Subject: A start job for unit sysroot.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysroot.mount has begun execution. ░░ ░░ The job identifier is 44. Feb 20 11:02:12 localhost kernel: SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled Feb 20 11:02:12 localhost kernel: XFS (xvda4): Mounting V5 Filesystem 3d0c2a42-56eb-41ef-bc6d-05e68a166e79 Feb 20 11:02:12 localhost kernel: XFS (xvda4): Ending clean mount Feb 20 11:02:12 localhost systemd[1]: Mounted sysroot.mount - /sysroot. ░░ Subject: A start job for unit sysroot.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysroot.mount has finished successfully. ░░ ░░ The job identifier is 44. Feb 20 11:02:12 localhost systemd[1]: Starting ostree-prepare-root.service - OSTree Prepare OS/... ░░ Subject: A start job for unit ostree-prepare-root.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ostree-prepare-root.service has begun execution. ░░ ░░ The job identifier is 48. Feb 20 11:02:12 localhost ostree-prepare-root[607]: Resolved OSTree target to: /sysroot/ostree/deploy/default/deploy/0346c603f4a08a106842e61ae09db7115c5652dc65f80cb898ff81680e3d25eb.0 Feb 20 11:02:12 localhost ostree-prepare-root[607]: sysroot.readonly configuration value: 1 (fs writable: 1) Feb 20 11:02:12 localhost kernel: erofs: (device erofs): mounted with root inode @ nid 36. Feb 20 11:02:12 localhost ostree-prepare-root[607]: composefs: mounted successfully Feb 20 11:02:12 localhost systemd[1]: run-ostree-.private-cfsroot\x2dlower.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-ostree-.private-cfsroot\x2dlower.mount has successfully entered the 'dead' state. Feb 20 11:02:12 localhost systemd[1]: Finished ostree-prepare-root.service - OSTree Prepare OS/. ░░ Subject: A start job for unit ostree-prepare-root.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ostree-prepare-root.service has finished successfully. ░░ ░░ The job identifier is 48. Feb 20 11:02:12 localhost systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. ░░ Subject: A start job for unit initrd-root-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-root-fs.target has finished successfully. ░░ ░░ The job identifier is 43. Feb 20 11:02:12 localhost systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... ░░ Subject: A start job for unit initrd-parse-etc.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-parse-etc.service has begun execution. ░░ ░░ The job identifier is 61. Feb 20 11:02:12 localhost systemd[1]: initrd-parse-etc.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit initrd-parse-etc.service has successfully entered the 'dead' state. Feb 20 11:02:12 localhost systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. ░░ Subject: A start job for unit initrd-parse-etc.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-parse-etc.service has finished successfully. ░░ ░░ The job identifier is 61. Feb 20 11:02:12 localhost systemd[1]: Reached target initrd-fs.target - Initrd File Systems. ░░ Subject: A start job for unit initrd-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-fs.target has finished successfully. ░░ ░░ The job identifier is 58. Feb 20 11:02:12 localhost systemd[1]: Reached target initrd.target - Initrd Default Target. ░░ Subject: A start job for unit initrd.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd.target has finished successfully. ░░ ░░ The job identifier is 1. Feb 20 11:02:12 localhost systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit dracut-mount.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-mount.service has finished successfully. ░░ ░░ The job identifier is 50. Feb 20 11:02:12 localhost systemd[1]: Starting dracut-pre-pivot.service - dracut pre-pivot and cleanup hook... ░░ Subject: A start job for unit dracut-pre-pivot.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-pivot.service has begun execution. ░░ ░░ The job identifier is 54. Feb 20 11:02:12 localhost rpc.idmapd[446]: exiting on signal 15 Feb 20 11:02:12 localhost rpcbind[437]: cannot open file = /run/rpcbind/rpcbind.xdr for writing Feb 20 11:02:12 localhost rpcbind[437]: cannot save any registration Feb 20 11:02:12 localhost rpcbind[437]: cannot open file = /run/rpcbind/portmap.xdr for writing Feb 20 11:02:12 localhost rpcbind[437]: cannot save any registration Feb 20 11:02:12 localhost systemd[1]: Finished dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. ░░ Subject: A start job for unit dracut-pre-pivot.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-pivot.service has finished successfully. ░░ ░░ The job identifier is 54. Feb 20 11:02:12 localhost systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... ░░ Subject: A start job for unit initrd-cleanup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-cleanup.service has begun execution. ░░ ░░ The job identifier is 73. Feb 20 11:02:13 localhost systemd[1]: Stopped target network.target - Network. ░░ Subject: A stop job for unit network.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit network.target has finished. ░░ ░░ The job identifier is 141 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target remote-cryptsetup.target - Remote Encrypted Volumes. ░░ Subject: A stop job for unit remote-cryptsetup.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit remote-cryptsetup.target has finished. ░░ ░░ The job identifier is 114 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target timers.target - Timer Units. ░░ Subject: A stop job for unit timers.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit timers.target has finished. ░░ ░░ The job identifier is 118 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: dbus.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dbus.socket has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Closed dbus.socket - D-Bus System Message Bus Socket. ░░ Subject: A stop job for unit dbus.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dbus.socket has finished. ░░ ░░ The job identifier is 129 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: dracut-pre-pivot.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. ░░ Subject: A stop job for unit dracut-pre-pivot.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-pre-pivot.service has finished. ░░ ░░ The job identifier is 112 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target initrd.target - Initrd Default Target. ░░ Subject: A stop job for unit initrd.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit initrd.target has finished. ░░ ░░ The job identifier is 134 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target basic.target - Basic System. ░░ Subject: A stop job for unit basic.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit basic.target has finished. ░░ ░░ The job identifier is 133 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. ░░ Subject: A stop job for unit initrd-root-device.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit initrd-root-device.target has finished. ░░ ░░ The job identifier is 126 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. ░░ Subject: A stop job for unit initrd-usr-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit initrd-usr-fs.target has finished. ░░ ░░ The job identifier is 123 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target paths.target - Path Units. ░░ Subject: A stop job for unit paths.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit paths.target has finished. ░░ ░░ The job identifier is 140 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target remote-fs.target - Remote File Systems. ░░ Subject: A stop job for unit remote-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit remote-fs.target has finished. ░░ ░░ The job identifier is 137 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. ░░ Subject: A stop job for unit remote-fs-pre.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit remote-fs-pre.target has finished. ░░ ░░ The job identifier is 117 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target slices.target - Slice Units. ░░ Subject: A stop job for unit slices.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit slices.target has finished. ░░ ░░ The job identifier is 121 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target sockets.target - Socket Units. ░░ Subject: A stop job for unit sockets.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sockets.target has finished. ░░ ░░ The job identifier is 116 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target sysinit.target - System Initialization. ░░ Subject: A stop job for unit sysinit.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sysinit.target has finished. ░░ ░░ The job identifier is 135 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target local-fs.target - Local File Systems. ░░ Subject: A stop job for unit local-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit local-fs.target has finished. ░░ ░░ The job identifier is 119 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. ░░ Subject: A stop job for unit local-fs-pre.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit local-fs-pre.target has finished. ░░ ░░ The job identifier is 139 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target swap.target - Swaps. ░░ Subject: A stop job for unit swap.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit swap.target has finished. ░░ ░░ The job identifier is 111 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: dracut-pre-mount.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-pre-mount.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. ░░ Subject: A stop job for unit dracut-pre-mount.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-pre-mount.service has finished. ░░ ░░ The job identifier is 142 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopped target cryptsetup.target - Local Encrypted Volumes. ░░ Subject: A stop job for unit cryptsetup.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit cryptsetup.target has finished. ░░ ░░ The job identifier is 125 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: systemd-ask-password-console.path: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-ask-password-console.path has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. ░░ Subject: A stop job for unit systemd-ask-password-console.path has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-ask-password-console.path has finished. ░░ ░░ The job identifier is 110 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: dracut-initqueue.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-initqueue.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped dracut-initqueue.service - dracut initqueue hook. ░░ Subject: A stop job for unit dracut-initqueue.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-initqueue.service has finished. ░░ ░░ The job identifier is 128 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: systemd-sysctl.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-sysctl.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. ░░ Subject: A stop job for unit systemd-sysctl.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-sysctl.service has finished. ░░ ░░ The job identifier is 120 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: systemd-modules-load.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-modules-load.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. ░░ Subject: A stop job for unit systemd-modules-load.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-modules-load.service has finished. ░░ ░░ The job identifier is 127 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped systemd-tmpfiles-setup.service - Create System Files and Directories. ░░ Subject: A stop job for unit systemd-tmpfiles-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-tmpfiles-setup.service has finished. ░░ ░░ The job identifier is 106 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: systemd-udev-trigger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. ░░ Subject: A stop job for unit systemd-udev-trigger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udev-trigger.service has finished. ░░ ░░ The job identifier is 99 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: dracut-pre-trigger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-pre-trigger.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped dracut-pre-trigger.service - dracut pre-trigger hook. ░░ Subject: A stop job for unit dracut-pre-trigger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-pre-trigger.service has finished. ░░ ░░ The job identifier is 115 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... ░░ Subject: A stop job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 100. Feb 20 11:02:13 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A stop job for unit systemd-vconsole-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has finished. ░░ ░░ The job identifier is 113 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: initrd-cleanup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit initrd-cleanup.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. ░░ Subject: A start job for unit initrd-cleanup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-cleanup.service has finished successfully. ░░ ░░ The job identifier is 73. Feb 20 11:02:13 localhost systemd[1]: systemd-udevd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udevd.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. ░░ Subject: A stop job for unit systemd-udevd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd.service has finished. ░░ ░░ The job identifier is 100 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: systemd-udevd-control.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. ░░ Subject: A stop job for unit systemd-udevd-control.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd-control.socket has finished. ░░ ░░ The job identifier is 98 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. ░░ Subject: A stop job for unit systemd-udevd-kernel.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd-kernel.socket has finished. ░░ ░░ The job identifier is 102 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: dracut-pre-udev.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-pre-udev.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped dracut-pre-udev.service - dracut pre-udev hook. ░░ Subject: A stop job for unit dracut-pre-udev.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-pre-udev.service has finished. ░░ ░░ The job identifier is 124 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: dracut-cmdline.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-cmdline.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. ░░ Subject: A stop job for unit dracut-cmdline.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-cmdline.service has finished. ░░ ░░ The job identifier is 122 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... ░░ Subject: A start job for unit initrd-udevadm-cleanup-db.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-udevadm-cleanup-db.service has begun execution. ░░ ░░ The job identifier is 97. Feb 20 11:02:13 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. ░░ 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. Feb 20 11:02:13 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. ░░ Subject: A stop job for unit systemd-tmpfiles-setup-dev.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-tmpfiles-setup-dev.service has finished. ░░ ░░ The job identifier is 104 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: systemd-sysusers.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-sysusers.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped systemd-sysusers.service - Create System Users. ░░ Subject: A stop job for unit systemd-sysusers.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-sysusers.service has finished. ░░ ░░ The job identifier is 109 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-tmpfiles-setup-dev-early.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. ░░ Subject: A stop job for unit systemd-tmpfiles-setup-dev-early.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-tmpfiles-setup-dev-early.service has finished. ░░ ░░ The job identifier is 107 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: kmod-static-nodes.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit kmod-static-nodes.service has successfully entered the 'dead' state. Feb 20 11:02:13 localhost systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. ░░ Subject: A stop job for unit kmod-static-nodes.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit kmod-static-nodes.service has finished. ░░ ░░ The job identifier is 138 and the job result is done. Feb 20 11:02:13 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. ░░ 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. Feb 20 11:02:13 localhost systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. ░░ Subject: A start job for unit initrd-udevadm-cleanup-db.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-udevadm-cleanup-db.service has finished successfully. ░░ ░░ The job identifier is 97. Feb 20 11:02:13 localhost systemd[1]: Reached target initrd-switch-root.target - Switch Root. ░░ Subject: A start job for unit initrd-switch-root.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-switch-root.target has finished successfully. ░░ ░░ The job identifier is 76. Feb 20 11:02:13 localhost systemd[1]: Starting initrd-switch-root.service - Switch Root... ░░ Subject: A start job for unit initrd-switch-root.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-switch-root.service has begun execution. ░░ ░░ The job identifier is 103. Feb 20 11:02:13 localhost systemd[1]: Switching root. Feb 20 11:02:13 localhost systemd-journald[257]: 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. Feb 20 11:02:14 localhost systemd-journald[257]: Received SIGTERM from PID 1 (systemd). Feb 20 11:02:14 localhost kernel: audit: type=1404 audit(1740049333.360:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Feb 20 11:02:14 localhost kernel: SELinux: policy capability network_peer_controls=1 Feb 20 11:02:14 localhost kernel: SELinux: policy capability open_perms=1 Feb 20 11:02:14 localhost kernel: SELinux: policy capability extended_socket_class=1 Feb 20 11:02:14 localhost kernel: SELinux: policy capability always_check_network=0 Feb 20 11:02:14 localhost kernel: SELinux: policy capability cgroup_seclabel=1 Feb 20 11:02:14 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 20 11:02:14 localhost kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 20 11:02:14 localhost kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 20 11:02:14 localhost kernel: SELinux: policy capability userspace_initial_context=0 Feb 20 11:02:14 localhost kernel: audit: type=1403 audit(1740049333.525:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Feb 20 11:02:14 localhost systemd[1]: Successfully loaded SELinux policy in 167.724ms. Feb 20 11:02:14 localhost systemd[1]: Relabeled /dev/, /dev/shm/, /run/ in 8.118ms. Feb 20 11:02:14 localhost systemd[1]: systemd 257-9.el10-gbebeb8c running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +IPE +SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE) Feb 20 11:02:14 localhost systemd[1]: Detected virtualization xen. Feb 20 11:02:14 localhost systemd[1]: Detected architecture x86-64. Feb 20 11:02:14 localhost systemd[1]: Initializing machine ID from SMBIOS/DMI UUID. Feb 20 11:02:14 localhost systemd[1]: bpf-restrict-fs: LSM BPF program attached Feb 20 11:02:14 localhost zram_generator::config[674]: No configuration found. Feb 20 11:02:14 localhost kernel: Guest personality initialized and is inactive Feb 20 11:02:14 localhost kernel: VMCI host device registered (name=vmci, major=10, minor=121) Feb 20 11:02:14 localhost kernel: Initialized host personality Feb 20 11:02:14 localhost kernel: NET: Registered PF_VSOCK protocol family Feb 20 11:02:14 localhost systemd[1]: Configuration file /usr/lib/systemd/system/bootc-generic-growpart.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway. Feb 20 11:02:14 localhost systemd[1]: initrd-switch-root.service: Deactivated successfully. Feb 20 11:02:14 localhost systemd[1]: Stopped initrd-switch-root.service - Switch Root. Feb 20 11:02:14 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Feb 20 11:02:14 localhost systemd[1]: Created slice system-getty.slice - Slice /system/getty. Feb 20 11:02:14 localhost systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. Feb 20 11:02:14 localhost systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen. Feb 20 11:02:14 localhost systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. Feb 20 11:02:14 localhost systemd[1]: Created slice user.slice - User and Session Slice. Feb 20 11:02:14 localhost systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. Feb 20 11:02:14 localhost systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. Feb 20 11:02:14 localhost systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. Feb 20 11:02:14 localhost systemd[1]: Expecting device dev-disk-by\x2duuid-7B77\x2d95E7.device - /dev/disk/by-uuid/7B77-95E7... Feb 20 11:02:14 localhost systemd[1]: Expecting device dev-disk-by\x2duuid-c21f1d0c\x2d56bb\x2d4bfd\x2d8664\x2d240b28b8306a.device - /dev/disk/by-uuid/c21f1d0c-56bb-4bfd-8664-240b28b8306a... Feb 20 11:02:14 localhost systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Feb 20 11:02:14 localhost systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. Feb 20 11:02:14 localhost systemd[1]: Stopped target initrd-switch-root.target - Switch Root. Feb 20 11:02:14 localhost systemd[1]: Stopped target initrd-fs.target - Initrd File Systems. Feb 20 11:02:14 localhost systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System. Feb 20 11:02:14 localhost systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. Feb 20 11:02:14 localhost systemd[1]: Reached target slices.target - Slice Units. Feb 20 11:02:14 localhost systemd[1]: Reached target swap.target - Swaps. Feb 20 11:02:14 localhost systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. Feb 20 11:02:14 localhost systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. Feb 20 11:02:14 localhost systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. Feb 20 11:02:14 localhost systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket. Feb 20 11:02:14 localhost systemd[1]: Reached target rpcbind.target - RPC Port Mapper. Feb 20 11:02:14 localhost systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. Feb 20 11:02:14 localhost systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption. Feb 20 11:02:14 localhost systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. Feb 20 11:02:14 localhost systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Feb 20 11:02:14 localhost systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Feb 20 11:02:14 localhost systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Feb 20 11:02:14 localhost systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Feb 20 11:02:14 localhost systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket. Feb 20 11:02:14 localhost systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Feb 20 11:02:14 localhost systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Feb 20 11:02:14 localhost systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Feb 20 11:02:14 localhost systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Feb 20 11:02:14 localhost systemd[1]: Mounting tmp.mount - Temporary Directory /tmp... Feb 20 11:02:14 localhost systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Feb 20 11:02:14 localhost systemd[1]: fips-crypto-policy-overlay.service - Bind-mount FIPS crypto-policy in FIPS mode was skipped because of an unmet condition check (ConditionKernelCommandLine=fips=1). Feb 20 11:02:14 localhost systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Feb 20 11:02:14 localhost systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Feb 20 11:02:14 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Feb 20 11:02:14 localhost systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Feb 20 11:02:14 localhost systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Feb 20 11:02:14 localhost systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Feb 20 11:02:14 localhost systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Feb 20 11:02:14 localhost systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Feb 20 11:02:14 localhost systemd[1]: ostree-prepare-root.service: Deactivated successfully. Feb 20 11:02:14 localhost systemd[1]: Stopped ostree-prepare-root.service - OSTree Prepare OS/. Feb 20 11:02:14 localhost systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). Feb 20 11:02:14 localhost systemd[1]: Starting systemd-journald.service - Journal Service... Feb 20 11:02:14 localhost kernel: loop: module loaded Feb 20 11:02:14 localhost kernel: fuse: init (API version 7.41) Feb 20 11:02:14 localhost systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Feb 20 11:02:14 localhost systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Feb 20 11:02:14 localhost systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Feb 20 11:02:14 localhost systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Feb 20 11:02:14 localhost systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Feb 20 11:02:14 localhost systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials... Feb 20 11:02:14 localhost systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Feb 20 11:02:14 localhost systemd-journald[719]: Collecting audit messages is disabled. Feb 20 11:02:14 localhost systemd-journald[719]: 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. Feb 20 11:02:14 localhost systemd-journald[719]: Runtime Journal (/run/log/journal/ec20b89efecf34e0892a937e0a99cec7) is 8M, max 74.3M, 66.3M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/ec20b89efecf34e0892a937e0a99cec7) is currently using 8M. ░░ Maximum allowed usage is set to 74.3M. ░░ Leaving at least 37.1M free (of currently available 735.7M of disk space). ░░ Enforced usage limit is thus 74.3M, of which 66.3M 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. Feb 20 11:02:14 localhost systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. Feb 20 11:02:13 localhost systemd-rc-local-generator[667]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 20 11:02:14 localhost systemd[1]: Queued start job for default target graphical.target. Feb 20 11:02:14 localhost systemd[1]: systemd-journald.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-journald.service has successfully entered the 'dead' state. Feb 20 11:02:14 localhost systemd-modules-load[720]: Module 'msr' is built in Feb 20 11:02:14 localhost systemd[1]: Started systemd-journald.service - Journal Service. Feb 20 11:02:14 localhost systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. ░░ Subject: A start job for unit dev-mqueue.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-mqueue.mount has finished successfully. ░░ ░░ The job identifier is 182. Feb 20 11:02:14 localhost systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. ░░ Subject: A start job for unit sys-kernel-debug.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-debug.mount has finished successfully. ░░ ░░ The job identifier is 206. Feb 20 11:02:14 localhost systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. ░░ Subject: A start job for unit sys-kernel-tracing.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-tracing.mount has finished successfully. ░░ ░░ The job identifier is 207. Feb 20 11:02:14 localhost systemd[1]: Mounted tmp.mount - Temporary Directory /tmp. ░░ Subject: A start job for unit tmp.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit tmp.mount has finished successfully. ░░ ░░ The job identifier is 195. Feb 20 11:02:14 localhost systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. ░░ Subject: A start job for unit kmod-static-nodes.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kmod-static-nodes.service has finished successfully. ░░ ░░ The job identifier is 220. Feb 20 11:02:14 localhost systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. ░░ Subject: A start job for unit lvm2-monitor.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit lvm2-monitor.service has finished successfully. ░░ ░░ The job identifier is 234. Feb 20 11:02:14 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Feb 20 11:02:14 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 175. Feb 20 11:02:14 localhost systemd[1]: modprobe@dm_mod.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@dm_mod.service has successfully entered the 'dead' state. Feb 20 11:02:14 localhost systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. ░░ Subject: A start job for unit modprobe@dm_mod.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@dm_mod.service has finished successfully. ░░ ░░ The job identifier is 219. Feb 20 11:02:14 localhost systemd[1]: modprobe@drm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@drm.service has successfully entered the 'dead' state. Feb 20 11:02:14 localhost systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. ░░ Subject: A start job for unit modprobe@drm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@drm.service has finished successfully. ░░ ░░ The job identifier is 289. Feb 20 11:02:14 localhost systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@efi_pstore.service has successfully entered the 'dead' state. Feb 20 11:02:14 localhost systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. ░░ Subject: A start job for unit modprobe@efi_pstore.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@efi_pstore.service has finished successfully. ░░ ░░ The job identifier is 215. Feb 20 11:02:14 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@fuse.service has successfully entered the 'dead' state. Feb 20 11:02:15 localhost systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. ░░ Subject: A start job for unit modprobe@fuse.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@fuse.service has finished successfully. ░░ ░░ The job identifier is 222. Feb 20 11:02:15 localhost systemd[1]: modprobe@loop.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@loop.service has successfully entered the 'dead' state. Feb 20 11:02:15 localhost systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. ░░ Subject: A start job for unit modprobe@loop.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@loop.service has finished successfully. ░░ ░░ The job identifier is 218. Feb 20 11:02:15 localhost systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. ░░ Subject: A start job for unit systemd-modules-load.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-modules-load.service has finished successfully. ░░ ░░ The job identifier is 204. Feb 20 11:02:15 localhost systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. ░░ Subject: A start job for unit systemd-network-generator.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-network-generator.service has finished successfully. ░░ ░░ The job identifier is 236. Feb 20 11:02:15 localhost systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. ░░ Subject: A start job for unit systemd-remount-fs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-remount-fs.service has finished successfully. ░░ ░░ The job identifier is 194. Feb 20 11:02:15 localhost systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials. ░░ Subject: A start job for unit systemd-udev-load-credentials.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-load-credentials.service has finished successfully. ░░ ░░ The job identifier is 165. Feb 20 11:02:15 localhost systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has begun execution. ░░ ░░ The job identifier is 221. Feb 20 11:02:15 localhost systemd[1]: Starting systemd-hwdb-update.service - Rebuild Hardware Database... ░░ Subject: A start job for unit systemd-hwdb-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hwdb-update.service has begun execution. ░░ ░░ The job identifier is 199. Feb 20 11:02:15 localhost systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-repart.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-repart.service has finished successfully. ░░ ░░ The job identifier is 217. Feb 20 11:02:15 localhost systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... ░░ Subject: A start job for unit systemd-sysctl.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysctl.service has begun execution. ░░ ░░ The job identifier is 170. Feb 20 11:02:15 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev-early.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev-early.service has begun execution. ░░ ░░ The job identifier is 177. Feb 20 11:02:15 localhost systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has finished successfully. ░░ ░░ The job identifier is 221. Feb 20 11:02:15 localhost systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. ░░ Subject: A start job for unit systemd-udev-trigger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-trigger.service has finished successfully. ░░ ░░ The job identifier is 198. Feb 20 11:02:15 localhost systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. ░░ Subject: A start job for unit systemd-sysctl.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysctl.service has finished successfully. ░░ ░░ The job identifier is 170. Feb 20 11:02:15 localhost systemd[1]: Starting systemd-userdbd.service - User Database Manager... ░░ Subject: A start job for unit systemd-userdbd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-userdbd.service has begun execution. ░░ ░░ The job identifier is 348. Feb 20 11:02:15 localhost systemd[1]: Started systemd-userdbd.service - User Database Manager. ░░ Subject: A start job for unit systemd-userdbd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-userdbd.service has finished successfully. ░░ ░░ The job identifier is 348. Feb 20 11:02:15 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully. ░░ ░░ The job identifier is 177. Feb 20 11:02:15 localhost systemd[1]: Starting systemd-sysusers.service - Create System Users... ░░ Subject: A start job for unit systemd-sysusers.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysusers.service has begun execution. ░░ ░░ The job identifier is 226. Feb 20 11:02:15 localhost systemd[1]: Finished systemd-sysusers.service - Create System Users. ░░ Subject: A start job for unit systemd-sysusers.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysusers.service has finished successfully. ░░ ░░ The job identifier is 226. Feb 20 11:02:15 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has begun execution. ░░ ░░ The job identifier is 172. Feb 20 11:02:15 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully. ░░ ░░ The job identifier is 172. Feb 20 11:02:15 localhost systemd[1]: Finished systemd-hwdb-update.service - Rebuild Hardware Database. ░░ Subject: A start job for unit systemd-hwdb-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hwdb-update.service has finished successfully. ░░ ░░ The job identifier is 199. Feb 20 11:02:15 localhost systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... ░░ Subject: A start job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 162. Feb 20 11:02:15 localhost systemd-udevd[770]: Using default interface naming scheme 'rhel-10.0-beta'. Feb 20 11:02:15 localhost systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. ░░ Subject: A start job for unit systemd-udevd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has finished successfully. ░░ ░░ The job identifier is 162. Feb 20 11:02:15 localhost systemd[1]: nvmefc-boot-connections.service - Auto-connect to subsystems on FC-NVME devices found during boot was skipped because of an unmet condition check (ConditionPathExists=/sys/class/fc/fc_udev_device/nvme_discovery). ░░ Subject: A start job for unit nvmefc-boot-connections.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nvmefc-boot-connections.service has finished successfully. ░░ ░░ The job identifier is 335. Feb 20 11:02:15 localhost systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. ░░ Subject: A start job for unit local-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 173. Feb 20 11:02:15 localhost systemd[1]: var.mount: Directory /var to mount over is not empty, mounting anyway. ░░ Subject: Mount point is not empty ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The directory /var is specified as the mount point (second field in ░░ /etc/fstab or Where= field in systemd unit file) and is not empty. ░░ This does not interfere with mounting, but the pre-exisiting files in ░░ this directory become inaccessible. To see those over-mounted files, ░░ please manually mount the underlying file system to a secondary ░░ location. Feb 20 11:02:15 localhost systemd[1]: Mounting var.mount - /var... ░░ Subject: A start job for unit var.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var.mount has begun execution. ░░ ░░ The job identifier is 146. Feb 20 11:02:15 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... ░░ Subject: A start job for unit modprobe@configfs.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has begun execution. ░░ ░░ The job identifier is 356. Feb 20 11:02:15 localhost systemd[1]: Mounted var.mount - /var. ░░ Subject: A start job for unit var.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var.mount has finished successfully. ░░ ░░ The job identifier is 146. Feb 20 11:02:15 localhost systemd[1]: Starting ostree-remount.service - OSTree Remount OS/ Bind Mounts... ░░ Subject: A start job for unit ostree-remount.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ostree-remount.service has begun execution. ░░ ░░ The job identifier is 186. Feb 20 11:02:15 localhost systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). ░░ Subject: A start job for unit systemd-pstore.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pstore.service has finished successfully. ░░ ░░ The job identifier is 214. Feb 20 11:02:15 localhost systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ░░ Subject: A start job for unit systemd-tpm2-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tpm2-setup.service has finished successfully. ░░ ░░ The job identifier is 213. Feb 20 11:02:15 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Feb 20 11:02:15 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 356. Feb 20 11:02:15 localhost systemd[1]: Finished ostree-remount.service - OSTree Remount OS/ Bind Mounts. ░░ Subject: A start job for unit ostree-remount.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ostree-remount.service has finished successfully. ░░ ░░ The job identifier is 186. Feb 20 11:02:15 localhost systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... ░░ Subject: A start job for unit systemd-journal-flush.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has begun execution. ░░ ░░ The job identifier is 205. Feb 20 11:02:15 localhost systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... ░░ Subject: A start job for unit systemd-random-seed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-random-seed.service has begun execution. ░░ ░░ The job identifier is 223. Feb 20 11:02:15 localhost systemd-journald[719]: Time spent on flushing to /var/log/journal/ec20b89efecf34e0892a937e0a99cec7 is 27.254ms for 826 entries. Feb 20 11:02:15 localhost systemd-journald[719]: System Journal (/var/log/journal/ec20b89efecf34e0892a937e0a99cec7) is 8M, max 861.2M, 853.2M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ System Journal (/var/log/journal/ec20b89efecf34e0892a937e0a99cec7) is currently using 8M. ░░ Maximum allowed usage is set to 861.2M. ░░ Leaving at least 430.6M free (of currently available 6.8G of disk space). ░░ Enforced usage limit is thus 861.2M, of which 853.2M 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. Feb 20 11:02:15 localhost systemd-journald[719]: Received client request to flush runtime journal. Feb 20 11:02:15 localhost systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. ░░ Subject: A start job for unit systemd-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-random-seed.service has finished successfully. ░░ ░░ The job identifier is 223. Feb 20 11:02:15 localhost systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). ░░ Subject: A start job for unit first-boot-complete.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit first-boot-complete.target has finished successfully. ░░ ░░ The job identifier is 224. Feb 20 11:02:16 localhost systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. ░░ Subject: A start job for unit systemd-journal-flush.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has finished successfully. ░░ ░░ The job identifier is 205. Feb 20 11:02:16 localhost systemd[1]: Condition check resulted in dev-ttyS0.device - /dev/ttyS0 being skipped. ░░ Subject: A start job for unit dev-ttyS0.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-ttyS0.device has finished successfully. ░░ ░░ The job identifier is 324. Feb 20 11:02:16 localhost systemd[1]: Condition check resulted in dev-disk-by\x2duuid-c21f1d0c\x2d56bb\x2d4bfd\x2d8664\x2d240b28b8306a.device - /dev/disk/by-uuid/c21f1d0c-56bb-4bfd-8664-240b28b8306a being skipped. ░░ Subject: A start job for unit dev-disk-by\x2duuid-c21f1d0c\x2d56bb\x2d4bfd\x2d8664\x2d240b28b8306a.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-disk-by\x2duuid-c21f1d0c\x2d56bb\x2d4bfd\x2d8664\x2d240b28b8306a.device has finished successfully. ░░ ░░ The job identifier is 189. Feb 20 11:02:16 localhost systemd[1]: Starting systemd-fsck@dev-disk-by\x2duuid-c21f1d0c\x2d56bb\x2d4bfd\x2d8664\x2d240b28b8306a.service - File System Check on /dev/disk/by-uuid/c21f1d0c-56bb-4bfd-8664-240b28b8306a... ░░ Subject: A start job for unit systemd-fsck@dev-disk-by\x2duuid-c21f1d0c\x2d56bb\x2d4bfd\x2d8664\x2d240b28b8306a.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-fsck@dev-disk-by\x2duuid-c21f1d0c\x2d56bb\x2d4bfd\x2d8664\x2d240b28b8306a.service has begun execution. ░░ ░░ The job identifier is 188. Feb 20 11:02:16 localhost systemd[1]: Condition check resulted in dev-disk-by\x2duuid-7B77\x2d95E7.device - /dev/disk/by-uuid/7B77-95E7 being skipped. ░░ Subject: A start job for unit dev-disk-by\x2duuid-7B77\x2d95E7.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-disk-by\x2duuid-7B77\x2d95E7.device has finished successfully. ░░ ░░ The job identifier is 192. Feb 20 11:02:16 localhost systemd[1]: Starting systemd-fsck@dev-disk-by\x2duuid-7B77\x2d95E7.service - File System Check on /dev/disk/by-uuid/7B77-95E7... ░░ Subject: A start job for unit systemd-fsck@dev-disk-by\x2duuid-7B77\x2d95E7.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-fsck@dev-disk-by\x2duuid-7B77\x2d95E7.service has begun execution. ░░ ░░ The job identifier is 193. Feb 20 11:02:16 localhost systemd-fsck[814]: /usr/sbin/fsck.xfs: XFS file system. Feb 20 11:02:16 localhost systemd[1]: Finished systemd-fsck@dev-disk-by\x2duuid-c21f1d0c\x2d56bb\x2d4bfd\x2d8664\x2d240b28b8306a.service - File System Check on /dev/disk/by-uuid/c21f1d0c-56bb-4bfd-8664-240b28b8306a. ░░ Subject: A start job for unit systemd-fsck@dev-disk-by\x2duuid-c21f1d0c\x2d56bb\x2d4bfd\x2d8664\x2d240b28b8306a.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-fsck@dev-disk-by\x2duuid-c21f1d0c\x2d56bb\x2d4bfd\x2d8664\x2d240b28b8306a.service has finished successfully. ░░ ░░ The job identifier is 188. Feb 20 11:02:16 localhost systemd-fsck[815]: fsck.fat 4.2 (2021-01-31) Feb 20 11:02:16 localhost systemd-fsck[815]: /dev/xvda2: 13 files, 1077/64091 clusters Feb 20 11:02:16 localhost systemd[1]: Mounting boot.mount - /boot... ░░ Subject: A start job for unit boot.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit boot.mount has begun execution. ░░ ░░ The job identifier is 187. Feb 20 11:02:16 localhost systemd[1]: Finished systemd-fsck@dev-disk-by\x2duuid-7B77\x2d95E7.service - File System Check on /dev/disk/by-uuid/7B77-95E7. ░░ Subject: A start job for unit systemd-fsck@dev-disk-by\x2duuid-7B77\x2d95E7.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-fsck@dev-disk-by\x2duuid-7B77\x2d95E7.service has finished successfully. ░░ ░░ The job identifier is 193. Feb 20 11:02:16 localhost kernel: XFS (xvda3): Mounting V5 Filesystem c21f1d0c-56bb-4bfd-8664-240b28b8306a Feb 20 11:02:16 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Feb 20 11:02:16 localhost kernel: XFS (xvda3): Ending clean mount Feb 20 11:02:16 localhost kernel: Console: switching to colour dummy device 80x25 Feb 20 11:02:16 localhost kernel: [drm] Initialized cirrus 2.0.0 for 0000:00:02.0 on minor 0 Feb 20 11:02:16 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Feb 20 11:02:16 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Feb 20 11:02:16 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Feb 20 11:02:16 localhost kernel: Console: switching to colour frame buffer device 128x48 Feb 20 11:02:16 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Feb 20 11:02:16 localhost systemd[1]: Mounted boot.mount - /boot. ░░ Subject: A start job for unit boot.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit boot.mount has finished successfully. ░░ ░░ The job identifier is 187. Feb 20 11:02:16 localhost systemd[1]: Mounting boot-efi.mount - /boot/efi... ░░ Subject: A start job for unit boot-efi.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit boot-efi.mount has begun execution. ░░ ░░ The job identifier is 191. Feb 20 11:02:16 localhost systemd[1]: Mounted boot-efi.mount - /boot/efi. ░░ Subject: A start job for unit boot-efi.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit boot-efi.mount has finished successfully. ░░ ░░ The job identifier is 191. Feb 20 11:02:16 localhost systemd[1]: Reached target local-fs.target - Local File Systems. ░░ Subject: A start job for unit local-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs.target has finished successfully. ░░ ░░ The job identifier is 185. Feb 20 11:02:16 localhost systemd[1]: Listening on systemd-bootctl.socket - Boot Entries Service Socket. ░░ Subject: A start job for unit systemd-bootctl.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-bootctl.socket has finished successfully. ░░ ░░ The job identifier is 246. Feb 20 11:02:16 localhost systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management. ░░ Subject: A start job for unit systemd-sysext.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysext.socket has finished successfully. ░░ ░░ The job identifier is 244. Feb 20 11:02:16 localhost systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). ░░ Subject: A start job for unit selinux-autorelabel-mark.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit selinux-autorelabel-mark.service has finished successfully. ░░ ░░ The job identifier is 211. Feb 20 11:02:16 localhost systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-binfmt.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-binfmt.service has finished successfully. ░░ ░░ The job identifier is 209. Feb 20 11:02:16 localhost systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-boot-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-random-seed.service has finished successfully. ░░ ░░ The job identifier is 228. Feb 20 11:02:16 localhost systemd[1]: systemd-confext.service - Merge System Configuration Images into /etc/ was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-confext.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-confext.service has finished successfully. ░░ ░░ The job identifier is 225. Feb 20 11:02:16 localhost systemd[1]: systemd-machine-id-commit.service - Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). ░░ Subject: A start job for unit systemd-machine-id-commit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has finished successfully. ░░ ░░ The job identifier is 201. Feb 20 11:02:16 localhost systemd[1]: systemd-sysext.service - Merge System Extension Images into /usr/ and /opt/ was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-sysext.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysext.service has finished successfully. ░░ ░░ The job identifier is 233. Feb 20 11:02:16 localhost systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories... ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has begun execution. ░░ ░░ The job identifier is 210. Feb 20 11:02:16 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 370. Feb 20 11:02:16 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Feb 20 11:02:16 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Feb 20 11:02:16 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A stop job for unit systemd-vconsole-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has finished. ░░ ░░ The job identifier is 370 and the job result is done. Feb 20 11:02:16 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 370. Feb 20 11:02:16 localhost kernel: Error: Driver 'pcspkr' is already registered, aborting... Feb 20 11:02:16 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Feb 20 11:02:16 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A stop job for unit systemd-vconsole-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has finished. ░░ ░░ The job identifier is 370 and the job result is done. Feb 20 11:02:16 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 370. Feb 20 11:02:16 localhost systemd-tmpfiles[836]: "/home" already exists and is not a directory. Feb 20 11:02:16 localhost systemd-tmpfiles[836]: "/srv" already exists and is not a directory. Feb 20 11:02:16 localhost systemd-tmpfiles[836]: Failed to create directory or subvolume "/usr/local/man": Read-only file system Feb 20 11:02:16 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A start job for unit systemd-vconsole-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has finished successfully. ░░ ░░ The job identifier is 370. Feb 20 11:02:16 localhost systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories. ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has finished successfully. ░░ ░░ The job identifier is 210. Feb 20 11:02:16 localhost systemd[1]: Mounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System... ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution. ░░ ░░ The job identifier is 314. Feb 20 11:02:16 localhost systemd[1]: Starting auditd.service - Security Audit Logging Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 299. Feb 20 11:02:16 localhost systemd[1]: Starting ldconfig.service - Rebuild Dynamic Linker Cache... ░░ Subject: A start job for unit ldconfig.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ldconfig.service has begun execution. ░░ ░░ The job identifier is 240. Feb 20 11:02:16 localhost systemd[1]: Starting rpcbind.service - RPC Bind... ░░ Subject: A start job for unit rpcbind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has begun execution. ░░ ░░ The job identifier is 297. Feb 20 11:02:16 localhost systemd[1]: Starting systemd-journal-catalog-update.service - Rebuild Journal Catalog... ░░ Subject: A start job for unit systemd-journal-catalog-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-catalog-update.service has begun execution. ░░ ░░ The job identifier is 216. Feb 20 11:02:16 localhost systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System. ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully. ░░ ░░ The job identifier is 314. Feb 20 11:02:16 localhost systemd[1]: Reached target rpc_pipefs.target. ░░ Subject: A start job for unit rpc_pipefs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc_pipefs.target has finished successfully. ░░ ░░ The job identifier is 313. Feb 20 11:02:16 localhost auditd[860]: No plugins found, not dispatching events Feb 20 11:02:16 localhost auditd[860]: Init complete, auditd 4.0.3 listening for events (startup state enable) Feb 20 11:02:16 localhost systemd[1]: Started auditd.service - Security Audit Logging Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 299. Feb 20 11:02:16 localhost systemd[1]: Starting audit-rules.service - Load Audit Rules... ░░ Subject: A start job for unit audit-rules.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit audit-rules.service has begun execution. ░░ ░░ The job identifier is 291. Feb 20 11:02:16 localhost systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... ░░ Subject: A start job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 286. Feb 20 11:02:16 localhost systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. ░░ Subject: A start job for unit systemd-update-utmp.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has finished successfully. ░░ ░░ The job identifier is 286. Feb 20 11:02:16 localhost systemd[1]: Started rpcbind.service - RPC Bind. ░░ Subject: A start job for unit rpcbind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has finished successfully. ░░ ░░ The job identifier is 297. Feb 20 11:02:16 localhost systemd[1]: Finished systemd-journal-catalog-update.service - Rebuild Journal Catalog. ░░ Subject: A start job for unit systemd-journal-catalog-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-catalog-update.service has finished successfully. ░░ ░░ The job identifier is 216. Feb 20 11:02:16 localhost augenrules[864]: /usr/sbin/augenrules: No change Feb 20 11:02:16 localhost augenrules[882]: No rules Feb 20 11:02:16 localhost augenrules[882]: enabled 1 Feb 20 11:02:16 localhost augenrules[882]: failure 1 Feb 20 11:02:16 localhost augenrules[882]: pid 860 Feb 20 11:02:16 localhost augenrules[882]: rate_limit 0 Feb 20 11:02:16 localhost augenrules[882]: backlog_limit 8192 Feb 20 11:02:16 localhost augenrules[882]: lost 0 Feb 20 11:02:16 localhost augenrules[882]: backlog 3 Feb 20 11:02:16 localhost augenrules[882]: backlog_wait_time 60000 Feb 20 11:02:16 localhost augenrules[882]: backlog_wait_time_actual 0 Feb 20 11:02:16 localhost augenrules[882]: enabled 1 Feb 20 11:02:16 localhost augenrules[882]: failure 1 Feb 20 11:02:16 localhost augenrules[882]: pid 860 Feb 20 11:02:16 localhost augenrules[882]: rate_limit 0 Feb 20 11:02:16 localhost augenrules[882]: backlog_limit 8192 Feb 20 11:02:16 localhost augenrules[882]: lost 0 Feb 20 11:02:16 localhost augenrules[882]: backlog 4 Feb 20 11:02:16 localhost augenrules[882]: backlog_wait_time 60000 Feb 20 11:02:16 localhost augenrules[882]: backlog_wait_time_actual 0 Feb 20 11:02:16 localhost augenrules[882]: enabled 1 Feb 20 11:02:16 localhost augenrules[882]: failure 1 Feb 20 11:02:16 localhost augenrules[882]: pid 860 Feb 20 11:02:16 localhost augenrules[882]: rate_limit 0 Feb 20 11:02:16 localhost augenrules[882]: backlog_limit 8192 Feb 20 11:02:16 localhost augenrules[882]: lost 0 Feb 20 11:02:16 localhost augenrules[882]: backlog 4 Feb 20 11:02:16 localhost augenrules[882]: backlog_wait_time 60000 Feb 20 11:02:16 localhost augenrules[882]: backlog_wait_time_actual 0 Feb 20 11:02:16 localhost systemd[1]: audit-rules.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit audit-rules.service has successfully entered the 'dead' state. Feb 20 11:02:16 localhost systemd[1]: Finished audit-rules.service - Load Audit Rules. ░░ Subject: A start job for unit audit-rules.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit audit-rules.service has finished successfully. ░░ ░░ The job identifier is 291. Feb 20 11:02:17 localhost systemd[1]: Finished ldconfig.service - Rebuild Dynamic Linker Cache. ░░ Subject: A start job for unit ldconfig.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ldconfig.service has finished successfully. ░░ ░░ The job identifier is 240. Feb 20 11:02:17 localhost systemd[1]: Starting systemd-update-done.service - Update is Completed... ░░ Subject: A start job for unit systemd-update-done.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-done.service has begun execution. ░░ ░░ The job identifier is 238. Feb 20 11:02:17 localhost systemd[1]: Finished systemd-update-done.service - Update is Completed. ░░ Subject: A start job for unit systemd-update-done.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-done.service has finished successfully. ░░ ░░ The job identifier is 238. Feb 20 11:02:17 localhost systemd[1]: Reached target sysinit.target - System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 161. Feb 20 11:02:17 localhost systemd[1]: Started bootc-status-updated.path - Monitor bootc for status changes. ░░ Subject: A start job for unit bootc-status-updated.path has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit bootc-status-updated.path has finished successfully. ░░ ░░ The job identifier is 283. Feb 20 11:02:17 localhost systemd[1]: Started ostree-finalize-staged.path - OSTree Monitor Staged Deployment. ░░ Subject: A start job for unit ostree-finalize-staged.path has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ostree-finalize-staged.path has finished successfully. ░░ ░░ The job identifier is 298. Feb 20 11:02:17 localhost systemd[1]: Started bootc-fetch-apply-updates.timer - Apply bootc updates. ░░ Subject: A start job for unit bootc-fetch-apply-updates.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit bootc-fetch-apply-updates.timer has finished successfully. ░░ ░░ The job identifier is 334. Feb 20 11:02:17 localhost systemd[1]: dnf-makecache.timer - dnf makecache --timer was skipped because of an unmet condition check (ConditionPathExists=!/run/ostree-booted). ░░ Subject: A start job for unit dnf-makecache.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.timer has finished successfully. ░░ ░░ The job identifier is 268. Feb 20 11:02:17 localhost systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week. ░░ Subject: A start job for unit fstrim.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit fstrim.timer has finished successfully. ░░ ░░ The job identifier is 265. Feb 20 11:02:17 localhost systemd[1]: Started fwupd-refresh.timer - Refresh fwupd metadata regularly. ░░ Subject: A start job for unit fwupd-refresh.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit fwupd-refresh.timer has finished successfully. ░░ ░░ The job identifier is 263. Feb 20 11:02:17 localhost systemd[1]: Started logrotate.timer - Daily rotation of log files. ░░ Subject: A start job for unit logrotate.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.timer has finished successfully. ░░ ░░ The job identifier is 262. Feb 20 11:02:17 localhost systemd[1]: Started raid-check.timer - Weekly RAID setup health check. ░░ Subject: A start job for unit raid-check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit raid-check.timer has finished successfully. ░░ ░░ The job identifier is 264. Feb 20 11:02:17 localhost systemd[1]: Started rpm-ostree-countme.timer - Weekly rpm-ostree Count Me timer. ░░ Subject: A start job for unit rpm-ostree-countme.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpm-ostree-countme.timer has finished successfully. ░░ ░░ The job identifier is 266. Feb 20 11:02:17 localhost systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.timer has finished successfully. ░░ ░░ The job identifier is 267. Feb 20 11:02:17 localhost systemd[1]: Reached target paths.target - Path Units. ░░ Subject: A start job for unit paths.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit paths.target has finished successfully. ░░ ░░ The job identifier is 275. Feb 20 11:02:17 localhost systemd[1]: Reached target timers.target - Timer Units. ░░ Subject: A start job for unit timers.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit timers.target has finished successfully. ░░ ░░ The job identifier is 261. Feb 20 11:02:17 localhost systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. ░░ Subject: A start job for unit dbus.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus.socket has finished successfully. ░░ ░░ The job identifier is 251. Feb 20 11:02:17 localhost systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket. ░░ Subject: A start job for unit pcscd.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcscd.socket has finished successfully. ░░ ░░ The job identifier is 254. Feb 20 11:02:17 localhost systemd[1]: Listening on sshd-unix-local.socket - OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local). ░░ Subject: A start job for unit sshd-unix-local.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-unix-local.socket has finished successfully. ░░ ░░ The job identifier is 253. Feb 20 11:02:17 localhost systemd[1]: Listening on sshd-vsock.socket - OpenSSH Server Socket (systemd-ssh-generator, AF_VSOCK). ░░ Subject: A start job for unit sshd-vsock.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-vsock.socket has finished successfully. ░░ ░░ The job identifier is 256. Feb 20 11:02:17 localhost systemd[1]: Reached target ssh-access.target - SSH Access Available. ░░ Subject: A start job for unit ssh-access.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ssh-access.target has finished successfully. ░░ ░░ The job identifier is 257. Feb 20 11:02:17 localhost systemd[1]: Listening on systemd-hostnamed.socket - Hostname Service Socket. ░░ Subject: A start job for unit systemd-hostnamed.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.socket has finished successfully. ░░ ░░ The job identifier is 245. Feb 20 11:02:17 localhost systemd[1]: Reached target sockets.target - Socket Units. ░░ Subject: A start job for unit sockets.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sockets.target has finished successfully. ░░ ░░ The job identifier is 243. Feb 20 11:02:17 localhost systemd[1]: Started bootc-generic-growpart.service - Bootc Fallback Root Filesystem Grow. ░░ Subject: A start job for unit bootc-generic-growpart.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit bootc-generic-growpart.service has finished successfully. ░░ ░░ The job identifier is 197. Feb 20 11:02:17 localhost systemd[1]: Starting cloud-init-local.service - Cloud-init: Local Stage (pre-network)... ░░ Subject: A start job for unit cloud-init-local.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has begun execution. ░░ ░░ The job identifier is 327. Feb 20 11:02:17 localhost systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus... ░░ Subject: A start job for unit dbus-broker.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has begun execution. ░░ ░░ The job identifier is 272. Feb 20 11:02:17 localhost systemd[1]: ostree-boot-complete.service - OSTree Complete Boot was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit ostree-boot-complete.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ostree-boot-complete.service has finished successfully. ░░ ░░ The job identifier is 282. Feb 20 11:02:17 localhost systemd[1]: rpmdb-migrate.service - RPM database migration to /usr was skipped because of an unmet condition check (ConditionPathExists=/var/lib/rpm/.migratedb). ░░ Subject: A start job for unit rpmdb-migrate.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpmdb-migrate.service has finished successfully. ░░ ░░ The job identifier is 260. Feb 20 11:02:17 localhost systemd[1]: rpmdb-rebuild.service - RPM database rebuild was skipped because of an unmet condition check (ConditionPathExists=/usr/lib/sysimage/rpm/.rebuilddb). ░░ Subject: A start job for unit rpmdb-rebuild.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpmdb-rebuild.service has finished successfully. ░░ ░░ The job identifier is 276. Feb 20 11:02:17 localhost systemd[1]: systemd-pcrphase-sysinit.service - TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ░░ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase-sysinit.service has finished successfully. ░░ ░░ The job identifier is 241. Feb 20 11:02:17 localhost bootc-generic-growpart[893]: Backing device: /dev/xvda4 Feb 20 11:02:17 localhost dbus-broker-launch[895]: Looking up NSS user entry for 'dbus'... Feb 20 11:02:17 localhost dbus-broker-launch[895]: NSS returned NAME 'dbus' and UID '81' Feb 20 11:02:17 localhost dbus-broker-launch[895]: Looking up NSS user entry for 'polkitd'... Feb 20 11:02:17 localhost dbus-broker-launch[895]: NSS returned NAME 'polkitd' and UID '999' Feb 20 11:02:17 localhost systemd[1]: Started dbus-broker.service - D-Bus System Message Bus. ░░ Subject: A start job for unit dbus-broker.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has finished successfully. ░░ ░░ The job identifier is 272. Feb 20 11:02:17 localhost dbus-broker-launch[895]: Ready Feb 20 11:02:17 localhost systemd[1]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 145. Feb 20 11:02:17 localhost systemd[1]: Starting bootc-publish-rhsm-facts.service - Publish bootc facts to Red Hat Subscription Manager... ░░ Subject: A start job for unit bootc-publish-rhsm-facts.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit bootc-publish-rhsm-facts.service has begun execution. ░░ ░░ The job identifier is 332. Feb 20 11:02:17 localhost systemd[1]: Starting chronyd.service - NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 292. Feb 20 11:02:17 localhost systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... ░░ Subject: A start job for unit dracut-shutdown.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has begun execution. ░░ ░░ The job identifier is 184. Feb 20 11:02:17 localhost systemd[1]: Started irqbalance.service - irqbalance daemon. ░░ Subject: A start job for unit irqbalance.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit irqbalance.service has finished successfully. ░░ ░░ The job identifier is 316. Feb 20 11:02:17 localhost systemd[1]: mdmonitor.service - Software RAID monitoring and management was skipped because of an unmet condition check (ConditionPathExists=/etc/mdadm.conf). ░░ Subject: A start job for unit mdmonitor.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit mdmonitor.service has finished successfully. ░░ ░░ The job identifier is 280. Feb 20 11:02:17 localhost bootc[911]: error: unrecognized subcommand 'publish-rhsm-facts' Feb 20 11:02:17 localhost bootc[911]: Usage: bootc internals Feb 20 11:02:17 localhost bootc[911]: For more information, try '--help'. Feb 20 11:02:17 localhost systemd[1]: Starting rpm-ostree-fix-shadow-mode.service - Update permissions for /etc/shadow... ░░ Subject: A start job for unit rpm-ostree-fix-shadow-mode.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpm-ostree-fix-shadow-mode.service has begun execution. ░░ ░░ The job identifier is 281. Feb 20 11:02:17 localhost systemd[1]: Starting ssh-host-keys-migration.service - Update OpenSSH host key permissions... ░░ Subject: A start job for unit ssh-host-keys-migration.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ssh-host-keys-migration.service has begun execution. ░░ ░░ The job identifier is 301. Feb 20 11:02:17 localhost systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 303. Feb 20 11:02:17 localhost systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 306. Feb 20 11:02:17 localhost systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 305. Feb 20 11:02:17 localhost systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 302. Feb 20 11:02:17 localhost systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 278. Feb 20 11:02:17 localhost systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 279. Feb 20 11:02:17 localhost systemd[1]: Starting systemd-logind.service - User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 288. Feb 20 11:02:17 localhost systemd[1]: Starting udisks2.service - Disk Manager... ░░ Subject: A start job for unit udisks2.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit udisks2.service has begun execution. ░░ ░░ The job identifier is 333. Feb 20 11:02:17 localhost systemd[1]: bootc-publish-rhsm-facts.service: Main process exited, code=exited, status=2/INVALIDARGUMENT ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit bootc-publish-rhsm-facts.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 2. Feb 20 11:02:17 localhost systemd[1]: bootc-publish-rhsm-facts.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit bootc-publish-rhsm-facts.service has entered the 'failed' state with result 'exit-code'. Feb 20 11:02:17 localhost systemd[1]: Failed to start bootc-publish-rhsm-facts.service - Publish bootc facts to Red Hat Subscription Manager. ░░ Subject: A start job for unit bootc-publish-rhsm-facts.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit bootc-publish-rhsm-facts.service has finished with a failure. ░░ ░░ The job identifier is 332 and the job result is failed. Feb 20 11:02:17 localhost systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 184. Feb 20 11:02:17 localhost systemd[1]: Reached target bootc-status-updated-onboot.target - Target for bootc status changes on boot. ░░ Subject: A start job for unit bootc-status-updated-onboot.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit bootc-status-updated-onboot.target has finished successfully. ░░ ░░ The job identifier is 331. Feb 20 11:02:17 localhost (qbalance)[923]: irqbalance.service: Referenced but unset environment variable evaluates to an empty string: IRQBALANCE_ARGS Feb 20 11:02:17 localhost udisksd[938]: udisks daemon version 2.10.90 starting Feb 20 11:02:17 localhost chronyd[959]: chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 20 11:02:17 localhost chronyd[959]: Loaded seccomp filter (level 2) Feb 20 11:02:17 localhost systemd[1]: Started chronyd.service - NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 292. Feb 20 11:02:17 localhost systemd[1]: Finished ssh-host-keys-migration.service - Update OpenSSH host key permissions. ░░ Subject: A start job for unit ssh-host-keys-migration.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ssh-host-keys-migration.service has finished successfully. ░░ ░░ The job identifier is 301. Feb 20 11:02:17 localhost systemd[1]: Starting polkit.service - Authorization Manager... ░░ Subject: A start job for unit polkit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit polkit.service has begun execution. ░░ ░░ The job identifier is 384. Feb 20 11:02:17 localhost systemd-logind[937]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Feb 20 11:02:17 localhost systemd-logind[937]: Watching system buttons on /dev/input/event0 (Power Button) Feb 20 11:02:17 localhost systemd-logind[937]: Watching system buttons on /dev/input/event1 (Sleep Button) Feb 20 11:02:17 localhost systemd-logind[937]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Feb 20 11:02:17 localhost systemd[1]: Started systemd-logind.service - User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 288. Feb 20 11:02:17 localhost polkitd[965]: Started polkitd version 125 Feb 20 11:02:17 localhost systemd[1]: Started polkit.service - Authorization Manager. ░░ Subject: A start job for unit polkit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit polkit.service has finished successfully. ░░ ░░ The job identifier is 384. Feb 20 11:02:18 localhost systemd[1]: Started udisks2.service - Disk Manager. ░░ Subject: A start job for unit udisks2.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit udisks2.service has finished successfully. ░░ ░░ The job identifier is 333. Feb 20 11:02:18 localhost udisksd[938]: Acquired the name org.freedesktop.UDisks2 on the system message bus Feb 20 11:02:18 localhost systemd[1]: Finished rpm-ostree-fix-shadow-mode.service - Update permissions for /etc/shadow. ░░ Subject: A start job for unit rpm-ostree-fix-shadow-mode.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpm-ostree-fix-shadow-mode.service has finished successfully. ░░ ░░ The job identifier is 281. Feb 20 11:02:18 localhost bootc-generic-growpart[987]: CHANGED: partition=4 start=3127296 old: size=17844191 end=20971486 new: size=521160671 end=524287966 Feb 20 11:02:18 localhost systemd-growfs[989]: Successfully resized "/sysroot" to 248.5G bytes (3584 bytes lost due to blocksize). Feb 20 11:02:18 localhost systemd[1]: bootc-generic-growpart.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit bootc-generic-growpart.service has successfully entered the 'dead' state. Feb 20 11:02:19 localhost cloud-init[995]: Cloud-init v. 24.4-2.el10 running 'init-local' at Thu, 20 Feb 2025 11:02:19 +0000. Up 10.02 seconds. Feb 20 11:02:19 localhost dhcpcd[998]: dhcpcd-10.0.6 starting Feb 20 11:02:20 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 Feb 20 11:02:20 localhost systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 546. Feb 20 11:02:20 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Feb 20 11:02:20 localhost kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Feb 20 11:02:20 localhost kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' Feb 20 11:02:20 localhost kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Feb 20 11:02:20 localhost kernel: cfg80211: failed to load regulatory.db Feb 20 11:02:20 localhost dhcpcd[1001]: DUID 00:01:00:01:2f:49:c8:3c:12:6d:88:20:03:af Feb 20 11:02:20 localhost dhcpcd[1001]: enX0: IAID 88:20:03:af Feb 20 11:02:22 localhost dhcpcd[1001]: enX0: soliciting a DHCP lease Feb 20 11:02:22 localhost dhcpcd[1001]: enX0: offered 10.31.8.98 from 10.31.8.1 Feb 20 11:02:22 localhost dhcpcd[1001]: enX0: leased 10.31.8.98 for 3600 seconds Feb 20 11:02:22 localhost dhcpcd[1001]: enX0: adding route to 10.31.8.0/22 Feb 20 11:02:22 localhost dhcpcd[1001]: enX0: adding default route via 10.31.8.1 Feb 20 11:02:22 localhost dhcpcd[1001]: control command: dhcpcd --dumplease --ipv4only enX0 Feb 20 11:02:22 localhost systemd[1]: Starting systemd-hostnamed.service - Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 571. Feb 20 11:02:22 localhost systemd[1]: Started systemd-hostnamed.service - Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 571. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-hostnamed[1020]: Hostname set to (static) Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init-local.service - Cloud-init: Local Stage (pre-network). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 327. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Reached target network-pre.target - Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 237. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager.service - Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 271. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4348] NetworkManager (version 1.51.6-1.el10) is starting... (boot:0cc0b2b3-fef4-41a0-b502-91147f63ac62) Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4350] Read config: /etc/NetworkManager/NetworkManager.conf, /usr/lib/NetworkManager/conf.d/99-nvme-nbft-no-ignore-carrier.conf, /run/NetworkManager/conf.d/15-carrier-timeout.conf, /etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4543] manager[0x55de2304c800]: monitoring kernel firmware directory '/lib/firmware'. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4579] hostname: hostname: using hostnamed Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4579] hostname: static hostname changed from (none) to "ip-10-31-8-98.us-east-1.aws.redhat.com" Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4584] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4588] manager[0x55de2304c800]: rfkill: Wi-Fi hardware radio set enabled Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4588] manager[0x55de2304c800]: rfkill: WWAN hardware radio set enabled Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4622] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4623] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4623] manager: Networking is enabled by state file Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4632] settings: Loaded settings plugin: keyfile (internal) Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4662] dhcp: init: Using DHCP client 'internal' Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4666] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4683] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4701] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4710] device (lo): Activation: starting connection 'lo' (705b0753-94b3-463f-87a6-301b3bfdb87e) Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4721] manager: (enX0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4728] device (enX0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 684. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager.service - Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 271. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4788] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4795] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4797] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Reached target network.target - Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 273. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4818] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4820] device (enX0): carrier: link connected Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4823] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4830] device (enX0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4836] policy: auto-activating connection 'cloud-init enX0' (396a5d18-eac6-5f9e-b669-fe35ace47588) Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4840] device (enX0): Activation: starting connection 'cloud-init enX0' (396a5d18-eac6-5f9e-b669-fe35ace47588) Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4842] device (enX0): state change: disconnected -> prepare (reason 'none', managed-type: 'full') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4844] manager: NetworkManager state is now CONNECTING Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4846] device (enX0): state change: prepare -> config (reason 'none', managed-type: 'full') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4862] device (enX0): state change: config -> ip-config (reason 'none', managed-type: 'full') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4866] dhcp4 (enX0): activation: beginning transaction (timeout in 45 seconds) Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 270. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 311. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.4960] dhcp4 (enX0): state changed new lease, address=10.31.8.98, acd pending Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting rhsmcertd.service - Enable periodic update of entitlement certificates.... ░░ Subject: A start job for unit rhsmcertd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rhsmcertd.service has begun execution. ░░ ░░ The job identifier is 277. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started rhsmcertd.service - Enable periodic update of entitlement certificates.. ░░ Subject: A start job for unit rhsmcertd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rhsmcertd.service has finished successfully. ░░ ░░ The job identifier is 277. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 684. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 311. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 312. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Reached target nfs-client.target - NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 308. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 309. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. ░░ Subject: A start job for unit remote-cryptsetup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-cryptsetup.target has finished successfully. ░░ ░░ The job identifier is 295. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs.target - Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 307. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: systemd-pcrphase.service - TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 202. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.5848] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.5852] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.5861] device (lo): Activation: successful, device activated. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.6578] dhcp4 (enX0): state changed new lease, address=10.31.8.98 Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.6588] policy: set 'cloud-init enX0' (enX0) as default for IPv4 routing and DNS Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.6612] device (enX0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.6926] device (enX0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.6930] device (enX0): state change: secondaries -> activated (reason 'none', managed-type: 'full') Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.6935] manager: NetworkManager state is now CONNECTED_SITE Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.6939] device (enX0): Activation: successful, device activated. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.6945] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com NetworkManager[1027]: [1740049342.6947] manager: startup complete Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 270. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting cloud-init.service - Cloud-init: Network Stage... ░░ Subject: A start job for unit cloud-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has begun execution. ░░ ░░ The job identifier is 326. Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com chronyd[959]: Added source 10.11.160.238 Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com chronyd[959]: Added source 10.18.100.10 Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com chronyd[959]: Added source 10.2.32.37 Feb 20 11:02:22 ip-10-31-8-98.us-east-1.aws.redhat.com chronyd[959]: Added source 10.2.32.38 Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: Cloud-init v. 24.4-2.el10 running 'init' at Thu, 20 Feb 2025 11:02:23 +0000. Up 13.41 seconds. Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: | enX0 | True | 10.31.8.98 | 255.255.252.0 | global | 12:6d:88:20:03:af | Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: | enX0 | True | fe80::106d:88ff:fe20:3af/64 | . | link | 12:6d:88:20:03:af | Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: | lo | True | ::1/128 | . | host | . | Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | enX0 | UG | Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | enX0 | U | Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: | 0 | fe80::/64 | :: | enX0 | U | Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: | 2 | multicast | :: | enX0 | U | Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: 2025-02-20 11:02:23,471 - cc_resizefs.py[WARNING]: Device '/dev/composefs' did not exist. cannot resize: dev=composefs mnt_point=/ path=/ Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com useradd[1168]: new group: name=cloud-user, GID=1000 Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com useradd[1168]: new user: name=cloud-user, UID=1000, GID=1000, home=/var/home/cloud-user, shell=/bin/bash, from=none Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com useradd[1168]: add 'cloud-user' to group 'adm' Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com useradd[1168]: add 'cloud-user' to group 'systemd-journal' Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com useradd[1168]: add 'cloud-user' to shadow group 'adm' Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com useradd[1168]: add 'cloud-user' to shadow group 'systemd-journal' Feb 20 11:02:23 ip-10-31-8-98.us-east-1.aws.redhat.com passwd[1171]: password for 'cloud-user' changed by 'root' Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: Generating public/private rsa key pair. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: The key fingerprint is: Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: SHA256:jilxdLiHqqcDDVItZYHqTVU0YxCdfk5GMMY8FLODmMs root@ip-10-31-8-98.us-east-1.aws.redhat.com Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: The key's randomart image is: Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: +---[RSA 3072]----+ Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | +++X&+ | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | +.+.+B*. | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | o +..+o+ | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: |+ .... =.+ | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: |oooE. + S | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: |.... + = . | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | . o o . | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | .... | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | o+ | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: +----[SHA256]-----+ Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: Generating public/private ecdsa key pair. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: The key fingerprint is: Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: SHA256:nDFg/QbmYZ2jQYOIz9myqIrN2SJ+3nSGATEBd9zutLg root@ip-10-31-8-98.us-east-1.aws.redhat.com Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: The key's randomart image is: Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: +---[ECDSA 256]---+ Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | ..*oo++o. . | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | o =o.oB.+ | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | + o.+o* . | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | * .+o+o | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | . ++ S. | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | . ..oo | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | . o.o | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: |+o.+oEo | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: |=o*o.. | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: +----[SHA256]-----+ Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: Generating public/private ed25519 key pair. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: The key fingerprint is: Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: SHA256:4vmnYcO/DIEAReyaJsfyXEz6UwReHsp3HoJR1/Lb5lI root@ip-10-31-8-98.us-east-1.aws.redhat.com Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: The key's randomart image is: Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: +--[ED25519 256]--+ Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | .+o.. .. | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | .+ o.. . | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | +.B . o | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | B.=.o . | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | . * oo+S. o | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: |o B o..+... E | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | B o .o * + | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | o o o *o . | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: | . oo+o | Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1157]: +----[SHA256]-----+ Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init.service - Cloud-init: Network Stage. ░░ Subject: A start job for unit cloud-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has finished successfully. ░░ ░░ The job identifier is 326. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-config.target - Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 329. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Reached target network-online.target - Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 269. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting cloud-config.service - Cloud-init: Config Stage... ░░ Subject: A start job for unit cloud-config.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has begun execution. ░░ ░░ The job identifier is 328. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting kdump.service - Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 296. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 315. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 300. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com sm-notify[1182]: Version 2.8.2 starting Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 284. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: kdump.service: Skipped due to 'exec-condition'. ░░ Subject: Unit skipped ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit kdump.service was skipped due to an ExecCondition= command failure, and has ░░ entered the 'dead' state with result 'exec-condition'. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Condition check resulted in kdump.service - Crash recovery kernel arming being skipped. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 296. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com (sshd)[1183]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 315. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 284. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com sshd[1183]: Server listening on 0.0.0.0 port 22. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com sshd[1183]: Server listening on :: port 22. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started getty@tty1.service - Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 318. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started serial-getty@ttyS0.service - Serial Getty on ttyS0. ░░ Subject: A start job for unit serial-getty@ttyS0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit serial-getty@ttyS0.service has finished successfully. ░░ ░░ The job identifier is 322. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Reached target getty.target - Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 317. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 300. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Reached target multi-user.target - Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 144. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Reached target graphical.target - Graphical Interface. ░░ Subject: A start job for unit graphical.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit graphical.target has finished successfully. ░░ ░░ The job identifier is 143. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 285. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ 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. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 285. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1194]: Cloud-init v. 24.4-2.el10 running 'modules:config' at Thu, 20 Feb 2025 11:02:24 +0000. Up 14.85 seconds. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Finished cloud-config.service - Cloud-init: Config Stage. ░░ Subject: A start job for unit cloud-config.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has finished successfully. ░░ ░░ The job identifier is 328. Feb 20 11:02:24 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting cloud-final.service - Cloud-init: Final Stage... ░░ Subject: A start job for unit cloud-final.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has begun execution. ░░ ░░ The job identifier is 330. Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1199]: Cloud-init v. 24.4-2.el10 running 'modules:final' at Thu, 20 Feb 2025 11:02:25 +0000. Up 15.52 seconds. Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1199]: + '[' -e /root/.ssh/authorized_keys ']' Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1199]: + sed -i 's/.*ssh-rsa/ssh-rsa/' /root/.ssh/authorized_keys Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1203]: ############################################################# Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1204]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1206]: 256 SHA256:nDFg/QbmYZ2jQYOIz9myqIrN2SJ+3nSGATEBd9zutLg root@ip-10-31-8-98.us-east-1.aws.redhat.com (ECDSA) Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1208]: 256 SHA256:4vmnYcO/DIEAReyaJsfyXEz6UwReHsp3HoJR1/Lb5lI root@ip-10-31-8-98.us-east-1.aws.redhat.com (ED25519) Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1210]: 3072 SHA256:jilxdLiHqqcDDVItZYHqTVU0YxCdfk5GMMY8FLODmMs root@ip-10-31-8-98.us-east-1.aws.redhat.com (RSA) Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1211]: -----END SSH HOST KEY FINGERPRINTS----- Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1212]: ############################################################# Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com cloud-init[1199]: Cloud-init v. 24.4-2.el10 finished at Thu, 20 Feb 2025 11:02:25 +0000. Datasource DataSourceEc2Local. Up 15.77 seconds Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Finished cloud-final.service - Cloud-init: Final Stage. ░░ Subject: A start job for unit cloud-final.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has finished successfully. ░░ ░░ The job identifier is 330. Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-init.target - Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 325. Feb 20 11:02:25 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Startup finished in 957ms (kernel) + 2.537s (initrd) + 12.353s (userspace) = 15.848s. ░░ 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 957282 microseconds. ░░ ░░ Initrd start-up required 2537911 microseconds. ░░ ░░ Userspace start-up required 12353628 microseconds. Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 0 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 0 affinity is now unmanaged Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 48 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 48 affinity is now unmanaged Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 49 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 49 affinity is now unmanaged Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 50 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 50 affinity is now unmanaged Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 51 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 51 affinity is now unmanaged Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 52 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 52 affinity is now unmanaged Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 53 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 53 affinity is now unmanaged Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 54 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 54 affinity is now unmanaged Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 55 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 55 affinity is now unmanaged Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 56 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 56 affinity is now unmanaged Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 57 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 57 affinity is now unmanaged Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 58 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 58 affinity is now unmanaged Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: Cannot change IRQ 59 affinity: Permission denied Feb 20 11:02:27 ip-10-31-8-98.us-east-1.aws.redhat.com irqbalance[923]: IRQ 59 affinity is now unmanaged Feb 20 11:02:28 ip-10-31-8-98.us-east-1.aws.redhat.com chronyd[959]: Selected source 72.30.35.89 (2.rhel.pool.ntp.org) Feb 20 11:02:32 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 20 11:02:52 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1234]: Accepted publickey for root from 10.30.32.189 port 47302 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: 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: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 1234. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 800. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 799. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 799. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 914. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: New session 2 of user root. ░░ Subject: A new session 2 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 2 has been created for the user root. ░░ ░░ The leading process of the session is 1239. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com (systemd)[1239]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Queued start job for default target default.target. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Created slice app.slice - User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Reached target paths.target - Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Reached target timers.target - Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Starting dbus.socket - D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 6. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 11. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Listening on dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Reached target sockets.target - Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 5. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Reached target default.target - Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Startup finished in 120ms. ░░ 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 120641 microseconds. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 914. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started session-1.scope - Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 1030. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1234]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1255]: Received disconnect from 10.30.32.189 port 47302:11: disconnected by user Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1255]: Disconnected from user root 10.30.32.189 port 47302 Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1234]: pam_unix(sshd:session): session closed for user root Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: Session 1 logged out. Waiting for processes to exit. Feb 20 11:05:15 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Stopping user@0.service - User Manager for UID 0... ░░ Subject: A stop job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 1148. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Activating special unit exit.target... Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Stopped target default.target - Main User Target. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 17 and the job result is done. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Stopped target basic.target - Basic System. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 16 and the job result is done. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Stopped target paths.target - Paths. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 18 and the job result is done. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Stopped target sockets.target - Sockets. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 23 and the job result is done. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Stopped target timers.target - Timers. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 21 and the job result is done. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 27 and the job result is done. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Closed dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 25 and the job result is done. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Stopped systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 22 and the job result is done. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Removed slice app.slice - User Application Slice. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 24 and the job result is done. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Reached target shutdown.target - Shutdown. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 15. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Finished systemd-exit.service - Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1239]: Reached target exit.target - Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: user@0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit user@0.service has successfully entered the 'dead' state. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Stopped user@0.service - User Manager for UID 0. ░░ Subject: A stop job for unit user@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has finished. ░░ ░░ The job identifier is 1148 and the job result is done. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: Removed session 2. ░░ Subject: Session 2 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 2 has been terminated. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Stopping user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A stop job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 1147. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: run-user-0.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-user-0.mount has successfully entered the 'dead' state. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit user-runtime-dir@0.service has successfully entered the 'dead' state. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Stopped user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A stop job for unit user-runtime-dir@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has finished. ░░ ░░ The job identifier is 1147 and the job result is done. Feb 20 11:05:26 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Removed slice user-0.slice - User Slice of UID 0. ░░ Subject: A stop job for unit user-0.slice has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-0.slice has finished. ░░ ░░ The job identifier is 1149 and the job result is done. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1262]: Connection closed by 10.31.9.62 port 53966 Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1263]: Accepted publickey for root from 10.31.9.62 port 53974 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: 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: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 1263. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 1152. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 1151. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 1151. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 1266. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: 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: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 1268. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com (systemd)[1268]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Queued start job for default target default.target. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Created slice app.slice - User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Reached target paths.target - Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Reached target timers.target - Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Starting dbus.socket - D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 6. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 11. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Listening on dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Reached target sockets.target - Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 5. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Reached target default.target - Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1268]: Startup finished in 116ms. ░░ 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 116205 microseconds. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 1266. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 1382. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1263]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1284]: Received disconnect from 10.31.9.62 port 53974:11: disconnected by user Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1284]: Disconnected from user root 10.31.9.62 port 53974 Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1263]: pam_unix(sshd:session): session closed for user root Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-3.scope has successfully entered the 'dead' state. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: Session 3 logged out. Waiting for processes to exit. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: Removed session 3. ░░ Subject: Session 3 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 3 has been terminated. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1287]: Accepted publickey for root from 10.31.9.62 port 53982 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: New session 5 of user root. ░░ Subject: A new session 5 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 1287. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started session-5.scope - Session 5 of User root. ░░ Subject: A start job for unit session-5.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-5.scope has finished successfully. ░░ ░░ The job identifier is 1499. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1287]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1290]: Received disconnect from 10.31.9.62 port 53982:11: disconnected by user Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1290]: Disconnected from user root 10.31.9.62 port 53982 Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1287]: pam_unix(sshd:session): session closed for user root Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: session-5.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-5.scope has successfully entered the 'dead' state. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: Session 5 logged out. Waiting for processes to exit. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: Removed session 5. ░░ Subject: Session 5 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 5 has been terminated. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1293]: Accepted publickey for root from 10.31.9.62 port 53984 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: New session 6 of user root. ░░ Subject: A new session 6 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 6 has been created for the user root. ░░ ░░ The leading process of the session is 1293. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started session-6.scope - Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 1616. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1293]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1296]: Received disconnect from 10.31.9.62 port 53984:11: disconnected by user Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1296]: Disconnected from user root 10.31.9.62 port 53984 Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1293]: pam_unix(sshd:session): session closed for user root Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: session-6.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-6.scope has successfully entered the 'dead' state. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: Session 6 logged out. Waiting for processes to exit. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: Removed session 6. ░░ Subject: Session 6 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 6 has been terminated. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1299]: Accepted publickey for root from 10.31.9.62 port 53992 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: New session 7 of user root. ░░ Subject: A new session 7 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 7 has been created for the user root. ░░ ░░ The leading process of the session is 1299. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started session-7.scope - Session 7 of User root. ░░ Subject: A start job for unit session-7.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-7.scope has finished successfully. ░░ ░░ The job identifier is 1733. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1299]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1302]: Received disconnect from 10.31.9.62 port 53992:11: disconnected by user Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1302]: Disconnected from user root 10.31.9.62 port 53992 Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1299]: pam_unix(sshd:session): session closed for user root Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: session-7.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-7.scope has successfully entered the 'dead' state. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: Session 7 logged out. Waiting for processes to exit. Feb 20 11:05:27 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: Removed session 7. ░░ Subject: Session 7 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 7 has been terminated. Feb 20 11:05:28 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1305]: Accepted publickey for root from 10.31.9.62 port 54002 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 20 11:05:28 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-logind[937]: New session 8 of user root. ░░ Subject: A new session 8 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 8 has been created for the user root. ░░ ░░ The leading process of the session is 1305. Feb 20 11:05:28 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started session-8.scope - Session 8 of User root. ░░ Subject: A start job for unit session-8.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-8.scope has finished successfully. ░░ ░░ The job identifier is 1850. Feb 20 11:05:28 ip-10-31-8-98.us-east-1.aws.redhat.com sshd-session[1305]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Feb 20 11:05:29 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1315]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 20 11:05:30 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1350]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -q fedora-repos-rawhide _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 20 11:05:30 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1353]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 20 11:05:31 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1355]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/yum.repos.d/beaker-[A-Z]* _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 20 11:05:32 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1358]: ansible-yum_repository Invoked with state=present name=beaker-tasks description=Beaker tasks baseurl=['http://beaker.engineering.redhat.com/rpms/'] gpgcheck=False enabled=True skip_if_unavailable=True reposdir=/etc/yum.repos.d unsafe_writes=False bandwidth=None cost=None deltarpm_metadata_percentage=None deltarpm_percentage=None enablegroups=None exclude=None failovermethod=None file=None gpgcakey=None gpgkey=None module_hotfixes=None http_caching=None include=None includepkgs=None ip_resolve=None keepalive=None keepcache=None metadata_expire=None metadata_expire_filter=None metalink=None mirrorlist=None mirrorlist_expire=None params=None password=NOT_LOGGING_PARAMETER priority=None protect=None proxy=None proxy_password=NOT_LOGGING_PARAMETER proxy_username=None repo_gpgcheck=None retries=None s3_enabled=None sslcacert=None ssl_check_cert_permissions=None sslclientcert=None sslclientkey=None sslverify=None throttle=None timeout=None ui_repoid_vars=None username=None async=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 20 11:05:32 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1360]: ansible-ansible.legacy.command Invoked with _raw_params=dnf config-manager --enable rhel-CRB _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 20 11:05:34 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1363]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'for URL in http://download.devel.redhat.com/brewroot/repos/rhel-10.0-z-build/latest/x86_64/ http://download.devel.redhat.com/brewroot/repos/rhel-10.0-build/latest/x86_64/; do curl --head -L $URL 2>/dev/null | grep -q "200" && echo $URL && break; done; true' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 20 11:05:34 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1378]: ansible-ansible.legacy.stat Invoked with path=/etc/yum.repos.d/tag-repository.repo follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 20 11:05:35 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1383]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1740049534.656096-289-209645491829598/source dest=/etc/yum.repos.d/tag-repository.repo mode=None follow=False _original_basename=tag.repo.j2 checksum=adcfb1361ea06da71c38e32608359cf13c93521a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 20 11:05:36 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1387]: ansible-ansible.legacy.command Invoked with _raw_params=dnf -y install dnf-plugins-core _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 20 11:05:40 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1408]: ansible-ansible.legacy.command Invoked with _raw_params=dnf config-manager --enable rhel-buildroot _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 20 11:05:41 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1411]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'curl --head --connect-timeout 5 -L http://169.254.169.254/latest/meta-data/instance-id 2>/dev/null | grep -o 200' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 20 11:05:41 ip-10-31-8-98.us-east-1.aws.redhat.com python3[1416]: ansible-hostname Invoked with name=082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm use=None Feb 20 11:05:41 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Starting systemd-hostnamed.service - Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 1967. Feb 20 11:05:42 ip-10-31-8-98.us-east-1.aws.redhat.com systemd[1]: Started systemd-hostnamed.service - Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 1967. Feb 20 11:05:42 ip-10-31-8-98.us-east-1.aws.redhat.com systemd-hostnamed[1420]: Changed pretty hostname to '082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm' Feb 20 11:05:42 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd-hostnamed[1420]: Hostname set to <082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm> (static) Feb 20 11:05:42 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm NetworkManager[1027]: [1740049542.0398] hostname: static hostname changed from "ip-10-31-8-98.us-east-1.aws.redhat.com" to "082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm" Feb 20 11:05:42 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 2080. Feb 20 11:05:42 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 2080. Feb 20 11:05:42 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm python3[1437]: ansible-timezone Invoked with name=Etc/UTC hwclock=None Feb 20 11:05:42 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Starting systemd-timedated.service - Time & Date Service... ░░ Subject: A start job for unit systemd-timedated.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has begun execution. ░░ ░░ The job identifier is 2194. Feb 20 11:05:42 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Started systemd-timedated.service - Time & Date Service. ░░ Subject: A start job for unit systemd-timedated.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has finished successfully. ░░ ░░ The job identifier is 2194. Feb 20 11:05:42 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd-timedated[1439]: Changed time zone to 'Etc/UTC' (UTC). ░░ Subject: Time zone change to Etc/UTC ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system timezone has been changed to Etc/UTC. Feb 20 11:05:44 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm python3[1449]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 20 11:05:44 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm python3[1484]: ansible-ansible.legacy.command Invoked with _raw_params=ls *.rpm _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm sshd-session[1486]: Accepted publickey for root from 10.31.9.62 port 59834 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm sshd-session[1487]: Accepted publickey for root from 10.31.9.62 port 59848 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd-logind[937]: New session 10 of user root. ░░ Subject: A new session 10 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 10 has been created for the user root. ░░ ░░ The leading process of the session is 1487. Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Started session-10.scope - Session 10 of User root. ░░ Subject: A start job for unit session-10.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-10.scope has finished successfully. ░░ ░░ The job identifier is 2307. Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd-logind[937]: New session 9 of user root. ░░ Subject: A new session 9 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 9 has been created for the user root. ░░ ░░ The leading process of the session is 1486. Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm sshd-session[1487]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Started session-9.scope - Session 9 of User root. ░░ Subject: A start job for unit session-9.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-9.scope has finished successfully. ░░ ░░ The job identifier is 2424. Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm sshd-session[1486]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm sshd-session[1492]: Received disconnect from 10.31.9.62 port 59848:11: disconnected by user Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm sshd-session[1492]: Disconnected from user root 10.31.9.62 port 59848 Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm sshd-session[1487]: pam_unix(sshd:session): session closed for user root Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: session-10.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-10.scope has successfully entered the 'dead' state. Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd-logind[937]: Session 10 logged out. Waiting for processes to exit. Feb 20 11:05:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd-logind[937]: Removed session 10. ░░ Subject: Session 10 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 10 has been terminated. Feb 20 11:05:49 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Starting rpm-ostreed.service - rpm-ostree System Management Daemon... ░░ Subject: A start job for unit rpm-ostreed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpm-ostreed.service has begun execution. ░░ ░░ The job identifier is 2541. Feb 20 11:05:49 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Reading config file '/etc/rpm-ostreed.conf' Feb 20 11:05:49 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: In idle state; will auto-exit in 60 seconds Feb 20 11:05:49 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Started rpm-ostreed.service - rpm-ostree System Management Daemon. ░░ Subject: A start job for unit rpm-ostreed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpm-ostreed.service has finished successfully. ░░ ░░ The job identifier is 2541. Feb 20 11:05:49 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: client(id:cli dbus:1.43 unit:session-9.scope uid:0) added; new total=1 Feb 20 11:05:49 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Loaded sysroot Feb 20 11:05:49 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Locked sysroot Feb 20 11:05:49 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Initiated txn UpdateDeployment for client(id:cli dbus:1.43 unit:session-9.scope uid:0): /org/projectatomic/rpmostree1/default Feb 20 11:05:49 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Process [pid: 1548 uid: 0 unit: session-9.scope] connected to transaction progress Feb 20 11:05:49 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Librepo version: 1.18.0 with CURL_GLOBAL_ACK_EINTR support (libcurl/8.9.1 OpenSSL/3.2.2 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.8) Feb 20 11:05:52 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 20 11:05:54 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://beaker.engineering.redhat.com/harness/RedHatEnterpriseLinux10/repodata/repomd.xml Feb 20 11:05:54 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://beaker.engineering.redhat.com/harness/RedHatEnterpriseLinux10/repodata/4903c6679e11331e3f73199f547e98d8e500bb05-primary.xml.gz Feb 20 11:05:54 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rel-eng/RCMTOOLS/latest-RCMTOOLS-2-RHEL-10/compose/BaseOS/x86_64/os/repodata/repomd.xml Feb 20 11:05:54 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rel-eng/RCMTOOLS/latest-RCMTOOLS-2-RHEL-10/compose/BaseOS/x86_64/os/repodata/99a91b46de93bf02c551084066843382db3db12ea7e5c795bfe6962fddea1b27-primary.xml.gz Feb 20 11:05:54 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rel-eng/RCMTOOLS/latest-RCMTOOLS-2-RHEL-10/compose/BaseOS/x86_64/os/repodata/55f8077054f2e91ac046e92b2c3768bcec2f8da435a465e78a74f23ec7bbeccd-comps-BaseOS.x86_64.xml Feb 20 11:05:54 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/BaseOS/x86_64/os/repodata/repomd.xml Feb 20 11:05:54 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/BaseOS/x86_64/os/repodata/aff8eae854183ee40b438b71f821d0278418ef9b20f57ba7b82d271818158f15-primary.xml.gz Feb 20 11:05:54 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/BaseOS/x86_64/os/repodata/17f9e7850c16f69ca18bf91dd674a3afd98ba8939bb8deec54afad5f3da4d37a-comps-BaseOS.x86_64.xml Feb 20 11:05:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/repodata/repomd.xml Feb 20 11:05:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/repodata/23158149fee0b52cb17fd34fe02fabca16282273516e0d7d2ffd3ed1e420a531-primary.xml.gz Feb 20 11:05:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/repodata/9ecba896f9ef408bd275ca4c6da332825f2b96a3527342b068709c76ad51612c-comps-AppStream.x86_64.xml Feb 20 11:05:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/CRB/x86_64/os/repodata/repomd.xml Feb 20 11:05:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/CRB/x86_64/os/repodata/fc908046e1334a1ff2f46e42407500ca0db09c0a35afc83df03d445f297e5b1b-primary.xml.gz Feb 20 11:05:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/CRB/x86_64/os/repodata/56e7e7d78bc6521a5fe5cbb0d8a84290a3c4e093ec1ab891fc5c8bfc44c328dd-comps-CRB.x86_64.xml Feb 20 11:05:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/BUILDROOT-10/BUILDROOT-10.0-RHEL-10-20250217.3/compose/Buildroot/x86_64/os/repodata/repomd.xml Feb 20 11:05:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/BUILDROOT-10/BUILDROOT-10.0-RHEL-10-20250217.3/compose/Buildroot/x86_64/os/repodata/7d6760e40249bfea008949c20804b096503afeafaae93125246dc54be1c5f880-primary.xml.gz Feb 20 11:05:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/BUILDROOT-10/BUILDROOT-10.0-RHEL-10-20250217.3/compose/Buildroot/x86_64/os/repodata/0f0a14e750764437309c8cb59e5cce1cb4fb6fd0d1c294bcd928e431735d656b-comps-Buildroot.x86_64.xml Feb 20 11:05:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://beaker.engineering.redhat.com/rpms/repodata/repomd.xml Feb 20 11:05:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://beaker.engineering.redhat.com/rpms/repodata/82991fc0fff26339cc8037b42871937568e44427-primary.xml.gz Feb 20 11:05:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/brewroot/repos/rhel-10.0-z-build/latest/x86_64/repodata/repomd.xml Feb 20 11:05:56 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/brewroot/repos/rhel-10.0-z-build/latest/x86_64/repodata/9425fd78d66c0d4dae655586b32404f46443f193452552ca595100a25457f4ee-primary.xml.gz Feb 20 11:05:56 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/brewroot/repos/rhel-10.0-z-build/latest/x86_64/repodata/80254320b0e103230821ed2c8f541d50a893a34eb61668a7e8e0157b7e18a414-comps.xml Feb 20 11:05:56 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: https://download.devel.redhat.com/rhel-10/nightly/FDP/latest-FDP-10-RHEL-10/compose/Server/x86_64/os/repodata/repomd.xml Feb 20 11:05:56 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: https://download.devel.redhat.com/rhel-10/nightly/FDP/latest-FDP-10-RHEL-10/compose/Server/x86_64/os/repodata/785cabaa4fb2858cac51a6456525ad9eb4d5e87f8f53ceeb3b46056de3306596-primary.xml.gz Feb 20 11:05:56 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: https://download.devel.redhat.com/rhel-10/nightly/FDP/latest-FDP-10-RHEL-10/compose/Server/x86_64/os/repodata/2b13cd3f9d81647fd31aa16de1b16b582efd9566f8c4334e4561a030f3777c37-comps-Server.x86_64.xml Feb 20 11:05:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Preparing pkg txn; enabled repos: ['beaker-harness', 'rcm-tools', 'rhel-BaseOS', 'rhel-AppStream', 'rhel-CRB', 'rhel-buildroot', 'beaker-tasks', 'testing-farm-tag-repository', 'ovs'] solvables: 40310 Feb 20 11:05:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/BaseOS/x86_64/os/Packages/pciutils-3.13.0-5.el10.x86_64.rpm Feb 20 11:05:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/BaseOS/x86_64/os/Packages/nettle-3.10-4.el10.x86_64.rpm Feb 20 11:05:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/BaseOS/x86_64/os/Packages/mariadb-connector-c-config-3.4.4-1.el10.noarch.rpm Feb 20 11:05:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/BaseOS/x86_64/os/Packages/mariadb-connector-c-3.4.4-1.el10.x86_64.rpm Feb 20 11:05:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/BaseOS/x86_64/os/Packages/libibverbs-54.0-1.el10.x86_64.rpm Feb 20 11:05:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/BaseOS/x86_64/os/Packages/hwdata-0.379-10.4.el10.noarch.rpm Feb 20 11:05:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/BaseOS/x86_64/os/Packages/NetworkManager-config-server-1.51.6-1.el10.noarch.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/wget-1.24.5-5.el10.x86_64.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/unbound-libs-1.20.0-9.el10.x86_64.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/unbound-anchor-1.20.0-9.el10.x86_64.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/python3-pip-23.3.2-7.el10.noarch.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/python3-libnmstate-2.2.40-1.el10.x86_64.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/policycoreutils-python-utils-3.8-1.el10.noarch.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/perl-lib-0.65-512.el10.x86_64.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/perl-TermReadKey-2.38-24.el10.x86_64.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/perl-Git-2.47.1-1.el10.noarch.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/perl-File-Find-1.44-512.el10.noarch.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/perl-Error-0.17029-18.el10.noarch.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/nss-tools-3.101.0-13.el10.x86_64.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/nmstate-libs-2.2.40-1.el10.x86_64.rpm Feb 20 11:06:00 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/nmstate-2.2.40-1.el10.x86_64.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/net-snmp-libs-5.9.4-14.el10.x86_64.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/net-snmp-agent-libs-5.9.4-14.el10.x86_64.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/lm_sensors-libs-3.6.0-20.el10.x86_64.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/lldpd-1.0.19-1.el10.x86_64.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/libreswan-5.1-6.el10.x86_64.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/ldns-1.8.3-18.el10.x86_64.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/hostapd-2.10-12.el10.x86_64.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/git-core-doc-2.47.1-1.el10.noarch.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/git-core-2.47.1-1.el10.x86_64.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/git-2.47.1-1.el10.x86_64.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/dnsmasq-2.90-4.el10.x86_64.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/NetworkManager-ovs-1.51.6-1.el10.x86_64.rpm Feb 20 11:06:01 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: http://download.devel.redhat.com/rhel-10/composes/RHEL-10/RHEL-10.0-20250217.4/compose/AppStream/x86_64/os/Packages/NetworkManager-libreswan-1.2.24-2.el10.x86_64.rpm Feb 20 11:06:02 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: https://download.devel.redhat.com/rhel-10/nightly/FDP/latest-FDP-10-RHEL-10/compose/Server/x86_64/os/Packages/python3-openvswitch3.3-3.3.0-42.el10fdp.x86_64.rpm Feb 20 11:06:02 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: https://download.devel.redhat.com/rhel-10/nightly/FDP/latest-FDP-10-RHEL-10/compose/Server/x86_64/os/Packages/openvswitch3.3-3.3.0-42.el10fdp.x86_64.rpm Feb 20 11:06:02 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Downloading: https://download.devel.redhat.com/rhel-10/nightly/FDP/latest-FDP-10-RHEL-10/compose/Server/x86_64/os/Packages/openvswitch-selinux-extra-policy-1.0-34.el10fdp.noarch.rpm Feb 20 11:06:08 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Imported 37 pkgs Feb 20 11:06:08 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %prein for unbound-libs in 161 ms Feb 20 11:06:08 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %prein for openvswitch-selinux-extra-policy in 59 ms Feb 20 11:06:09 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %prein for openvswitch3.3 in 224 ms Feb 20 11:06:09 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %prein for lldpd in 130 ms Feb 20 11:06:09 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %prein for dnsmasq in 132 ms Feb 20 11:06:09 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree(unbound-anchor.post)[1744]: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. Feb 20 11:06:09 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %post for unbound-anchor in 131 ms Feb 20 11:06:12 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 20 11:06:12 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: systemd-timedated.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-timedated.service has successfully entered the 'dead' state. Feb 20 11:06:33 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %post for openvswitch-selinux-extra-policy in 24056 ms Feb 20 11:06:33 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %post for libreswan in 136 ms Feb 20 11:06:33 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %post for openvswitch3.3 in 146 ms Feb 20 11:06:34 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %post for lldpd in 122 ms Feb 20 11:06:34 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %post for dnsmasq in 123 ms Feb 20 11:06:34 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %post for hostapd in 121 ms Feb 20 11:06:34 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %posttrans for openvswitch-selinux-extra-policy in 60 ms Feb 20 11:06:34 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: No files matched %transfiletriggerin(lib) for glibc-common Feb 20 11:06:34 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: No files matched %transfiletriggerin(lib64) for glibc-common Feb 20 11:06:34 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %transfiletriggerin(glibc-common) for lib, lib64, usr/lib, usr/lib64 in 213 ms; 23160 matched files Feb 20 11:06:34 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: No files matched %transfiletriggerin(usr/lib64/gio/modules) for glib2 Feb 20 11:06:34 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: No files matched %transfiletriggerin(usr/share/glib-2.0/schemas) for glib2 Feb 20 11:06:34 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %transfiletriggerin(shared-mime-info) for usr/share/mime in 67 ms; 908 matched files Feb 20 11:06:35 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %transfiletriggerin(systemd-udev) for usr/lib/udev/hwdb.d in 749 ms; 32 matched files Feb 20 11:06:35 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Executed %transfiletriggerin(systemd-udev) for usr/lib/udev/rules.d in 55 ms; 81 matched files Feb 20 11:06:35 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: sanitycheck(/usr/bin/true) successful Feb 20 11:06:36 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Regenerating rpmdb for target Feb 20 11:06:44 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm sshd-session[1308]: Received disconnect from 10.31.9.62 port 54002:11: disconnected by user Feb 20 11:06:44 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm sshd-session[1308]: Disconnected from user root 10.31.9.62 port 54002 Feb 20 11:06:44 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm sshd-session[1305]: pam_unix(sshd:session): session closed for user root Feb 20 11:06:44 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd-logind[937]: Session 8 logged out. Waiting for processes to exit. Feb 20 11:06:44 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: session-8.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-8.scope has successfully entered the 'dead' state. Feb 20 11:06:44 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: session-8.scope: Consumed 7.742s CPU time, 240.7M memory peak. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-8.scope completed and consumed the indicated resources. Feb 20 11:06:44 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd-logind[937]: Removed session 8. ░░ Subject: Session 8 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 8 has been terminated. Feb 20 11:06:47 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm kernel: SELinux: Context system_u:object_r:openvswitch_load_module_exec_t:s0 is not valid (left unmapped). Feb 20 11:06:48 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Wrote commit: 77489d6042063892561fe2e430ecf94ae7819a3c37dcadb7dcdd162716e17c1b; New objects: meta:297 content:23 totaling 58.2 MB) Feb 20 11:06:52 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Created deployment; subtasks: checkout=1.3s composefs=1.8s etc=407ms Feb 20 11:06:52 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Starting ostree-finalize-staged-hold.service - Hold /boot Open for OSTree Finalize Staged Deployment... ░░ Subject: A start job for unit ostree-finalize-staged-hold.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ostree-finalize-staged-hold.service has begun execution. ░░ ░░ The job identifier is 2680. Feb 20 11:06:52 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Started ostree-finalize-staged-hold.service - Hold /boot Open for OSTree Finalize Staged Deployment. ░░ Subject: A start job for unit ostree-finalize-staged-hold.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ostree-finalize-staged-hold.service has finished successfully. ░░ ░░ The job identifier is 2680. Feb 20 11:06:52 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Finished ostree-finalize-staged.service - OSTree Finalize Staged Deployment. ░░ Subject: A start job for unit ostree-finalize-staged.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ostree-finalize-staged.service has finished successfully. ░░ ░░ The job identifier is 2655. Feb 20 11:06:52 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Created new deployment /ostree/deploy/default/deploy/77489d6042063892561fe2e430ecf94ae7819a3c37dcadb7dcdd162716e17c1b.0 Feb 20 11:06:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Started rpm-ostree-unlock.service - [systemd-run] /usr/bin/ostree admin unlock --transient. ░░ Subject: A start job for unit rpm-ostree-unlock.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpm-ostree-unlock.service has finished successfully. ░░ ░░ The job identifier is 2682. Feb 20 11:06:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[2035]: A writable overlayfs is prepared for /usr, but is mounted read-only by default. Feb 20 11:06:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[2035]: All changes there will be discarded on reboot. Feb 20 11:06:55 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: rpm-ostree-unlock.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit rpm-ostree-unlock.service has successfully entered the 'dead' state. Feb 20 11:06:56 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Computed /usr diff: files(added:761 removed:6 changed:16) dirs(added:65 removed:0 changed:0) Feb 20 11:06:56 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Computed pkg diff: 37 added, 0 changed, 0 removed Feb 20 11:06:57 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Computed /etc diff: files(added:24 removed:0 changed:14) dirs(added:0 removed:0 changed:0) Feb 20 11:06:57 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm kernel: evm: overlay not supported Feb 20 11:06:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm dbus-broker-launch[895]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 20 11:06:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm dbus-broker-launch[895]: Looking up NSS user entry for 'dbus'... Feb 20 11:06:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm dbus-broker-launch[895]: NSS returned NAME 'dbus' and UID '81' Feb 20 11:06:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm dbus-broker-launch[895]: Looking up NSS user entry for 'polkitd'... Feb 20 11:06:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm dbus-broker-launch[895]: NSS returned NAME 'polkitd' and UID '999' Feb 20 11:06:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Started rpm-ostree-tmpfiles.service - [systemd-run] /usr/bin/systemd-tmpfiles --create --prefix=/run --prefix=/var. ░░ Subject: A start job for unit rpm-ostree-tmpfiles.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpm-ostree-tmpfiles.service has finished successfully. ░░ ░░ The job identifier is 2798. Feb 20 11:06:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: rpm-ostree-tmpfiles.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit rpm-ostree-tmpfiles.service has successfully entered the 'dead' state. Feb 20 11:06:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Txn UpdateDeployment on /org/projectatomic/rpmostree1/default successful Feb 20 11:06:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Unlocked sysroot Feb 20 11:06:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: Process [pid: 1548 uid: 0 unit: session-9.scope] disconnected from transaction progress Feb 20 11:06:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: client(id:cli dbus:1.43 unit:session-9.scope uid:0) vanished; remaining=0 Feb 20 11:06:59 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm rpm-ostree[1552]: In idle state; will auto-exit in 64 seconds Feb 20 11:07:13 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Reload requested from client PID 5210 ('systemctl') (unit session-9.scope)... Feb 20 11:07:13 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Reloading... Feb 20 11:07:13 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm zram_generator::config[5251]: No configuration found. Feb 20 11:07:13 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd-rc-local-generator[5243]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 20 11:07:13 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Configuration file /usr/lib/systemd/system/bootc-generic-growpart.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Reloading finished in 259 ms. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Starting ovsdb-server.service - Open vSwitch Database Unit... ░░ Subject: A start job for unit ovsdb-server.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ovsdb-server.service has begun execution. ░░ ░░ The job identifier is 2915. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm chown[5286]: /usr/bin/chown: cannot access '/run/openvswitch': No such file or directory Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm ovs-ctl[5294]: /etc/openvswitch/conf.db does not exist ... (warning). Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm ovs-ctl[5294]: Creating empty database /etc/openvswitch/conf.db. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm ovs-ctl[5294]: Starting ovsdb-server. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm ovs-vsctl[5341]: ovs|00001|vsctl|INFO|Called as ovs-vsctl --no-wait -- init -- set Open_vSwitch . db-version=8.5.1 Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm ovs-vsctl[5352]: ovs|00001|vsctl|INFO|Called as ovs-vsctl --no-wait set Open_vSwitch . ovs-version=3.3.4-42.el10fdp "external-ids:system-id=\"3ab1c925-2f45-4e34-8884-4db3e19ede32\"" "external-ids:rundir=\"/var/run/openvswitch\"" "system-type=\"rhel\"" "system-version=\"10.0\"" Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm ovs-ctl[5294]: Configuring Open vSwitch system IDs. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm ovs-ctl[5294]: Enabling remote OVSDB managers. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Started ovsdb-server.service - Open vSwitch Database Unit. ░░ Subject: A start job for unit ovsdb-server.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ovsdb-server.service has finished successfully. ░░ ░░ The job identifier is 2915. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Starting ovs-delete-transient-ports.service - Open vSwitch Delete Transient Ports... ░░ Subject: A start job for unit ovs-delete-transient-ports.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ovs-delete-transient-ports.service has begun execution. ░░ ░░ The job identifier is 3028. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Finished ovs-delete-transient-ports.service - Open vSwitch Delete Transient Ports. ░░ Subject: A start job for unit ovs-delete-transient-ports.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ovs-delete-transient-ports.service has finished successfully. ░░ ░░ The job identifier is 3028. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Starting ovs-vswitchd.service - Open vSwitch Forwarding Unit... ░░ Subject: A start job for unit ovs-vswitchd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ovs-vswitchd.service has begun execution. ░░ ░░ The job identifier is 3029. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm ovs-vsctl[5381]: ovs|00001|vsctl|INFO|Called as ovs-vsctl --no-wait add Open_vSwitch . external-ids hostname=082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm.us-east-1.aws.redhat.com Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm ovs-ctl[5400]: /usr/share/openvswitch/scripts/ovs-lib: line 552: /usr/share/openvswitch/scripts/ovs-kmod-ctl: Permission denied Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: ovs-vswitchd.service: Control process exited, code=exited, status=1/FAILURE ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit ovs-vswitchd.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 1. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: ovs-vswitchd.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit ovs-vswitchd.service has entered the 'failed' state with result 'exit-code'. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Failed to start ovs-vswitchd.service - Open vSwitch Forwarding Unit. ░░ Subject: A start job for unit ovs-vswitchd.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ovs-vswitchd.service has finished with a failure. ░░ ░░ The job identifier is 3029 and the job result is failed. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: Dependency failed for openvswitch.service - Open vSwitch. ░░ Subject: A start job for unit openvswitch.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit openvswitch.service has finished with a failure. ░░ ░░ The job identifier is 2914 and the job result is dependency. Feb 20 11:07:14 082b0ed9-2ac4-4cf7-a4ec-db9b86a8ed90.testing-farm systemd[1]: openvswitch.service: Job openvswitch.service/start failed with result 'dependency'. :: [ 11:07:14 ] :: [ PASS ] :: Command 'journalctl -xe' (Expected 0, got 0) :: [ 11:07:14 ] :: [ LOG ] :: # pass when selinux is disabled :: [ 11:07:14 ] :: [ BEGIN ] :: Running 'setenforce 0 # workaround for selinux issue in image mode' :: [ 11:07:14 ] :: [ PASS ] :: Command 'setenforce 0 # workaround for selinux issue in image mode' (Expected 0, got 0) :: [ 11:07:14 ] :: [ BEGIN ] :: Running 'systemctl enable openvswitch --now' :: [ 11:07:15 ] :: [ PASS ] :: Command 'systemctl enable openvswitch --now' (Expected 0, got 0) :: [ 11:07:15 ] :: [ BEGIN ] :: Running 'systemctl restart NetworkManager' :: [ 11:07:15 ] :: [ PASS ] :: Command 'systemctl restart NetworkManager' (Expected 0, got 0) [2025-02-20T11:07:20Z INFO nmstatectl] Nmstate version: 2.2.40 [2025-02-20T11:07:20Z INFO nmstatectl] Nmstate version: 2.2.40 [2025-02-20T11:07:20Z INFO nmstate::query_apply::net_state] Created checkpoint /org/freedesktop/NetworkManager/Checkpoint/1 [2025-02-20T11:07:20Z INFO nmstate::nm::query_apply::profile] Modifying connection UUID Some("705b0753-94b3-463f-87a6-301b3bfdb87e"), ID Some("lo"), type Some(Loopback) name Some("lo") [2025-02-20T11:07:20Z INFO nmstate::nm::query_apply::profile] Reapplying connection 705b0753-94b3-463f-87a6-301b3bfdb87e: lo/loopback [2025-02-20T11:07:20Z INFO nmstate::nm::query_apply::profile] Reapplying connection 705b0753-94b3-463f-87a6-301b3bfdb87e: lo/loopback [2025-02-20T11:07:20Z INFO nmstate::nm::query_apply::profile] Reapply operation failed on loopback lo 705b0753-94b3-463f-87a6-301b3bfdb87e, reason: IncompatibleReapply:Can't reapply any changes to 'ethtool' setting, retry on normal activation [2025-02-20T11:07:20Z INFO nmstate::query_apply::net_state] Destroyed checkpoint /org/freedesktop/NetworkManager/Checkpoint/1 route-rules: {} routes: {} interfaces: [] ovn: {} /etc/NetworkManager/system-connections /var/ARTIFACTS/work-anyhostgiddo4ki/networking/nmstate/plans/anyhost/discover/default-0/tests/networking/nmstate/anyhost/bond hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /etc/NetworkManager/system-connections/.git/ [master (root-commit) c85e0fc] Restarted NM and touched lo Committer: Super User Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate. You can suppress this message by setting them explicitly. Run the following command and follow the instructions in your editor to edit your configuration file: git config --global --edit After doing this, you may fix the identity used for this commit with: git commit --amend --reset-author 2 files changed, 53 insertions(+) create mode 100644 cloud-init-enX0.nmconnection create mode 100644 lo.nmconnection /var/ARTIFACTS/work-anyhostgiddo4ki/networking/nmstate/plans/anyhost/discover/default-0/tests/networking/nmstate/anyhost/bond :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 13s :: Assertions: 13 good, 1 bad :: RESULT: WARN (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: bond_des_test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip link add veth0 type veth peer name veth0_br' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip link add veth0 type veth peer name veth0_br' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip link add veth1 type veth peer name veth1_br' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip link add veth1 type veth peer name veth1_br' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip netns add nm_bond' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip netns add nm_bond' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip link add veth0_ns_p type veth peer name veth0_ns netns nm_bond' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip link add veth0_ns_p type veth peer name veth0_ns netns nm_bond' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip link add br_bond type bridge' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip link add br_bond type bridge' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip link set veth0_br master br_bond' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip link set veth0_br master br_bond' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip link set veth1_br master br_bond' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip link set veth1_br master br_bond' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip link set veth0_ns_p master br_bond' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip link set veth0_ns_p master br_bond' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip netns exec nm_bond ip link set lo up' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip netns exec nm_bond ip link set lo up' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip netns exec nm_bond ip link set veth0_ns up' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip netns exec nm_bond ip link set veth0_ns up' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip netns exec nm_bond ip addr add 192.168.0.2/23 dev veth0_ns' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip netns exec nm_bond ip addr add 192.168.0.2/23 dev veth0_ns' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip netns exec nm_bond ip addr add 2000::2/64 dev veth0_ns' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip netns exec nm_bond ip addr add 2000::2/64 dev veth0_ns' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip link set br_bond up' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip link set br_bond up' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip link set veth0_br up' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip link set veth0_br up' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip link set veth1_br up' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip link set veth1_br up' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'ip link set veth0_ns_p up' :: [ 11:07:22 ] :: [ PASS ] :: Command 'ip link set veth0_ns_p up' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'nmcli device set veth0 managed yes' :: [ 11:07:22 ] :: [ PASS ] :: Command 'nmcli device set veth0 managed yes' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'nmcli device set veth1 managed yes' :: [ 11:07:22 ] :: [ PASS ] :: Command 'nmcli device set veth1 managed yes' (Expected 0, got 0) :: [ 11:07:22 ] :: [ BEGIN ] :: Running 'nmstatectl set bond_test.yaml' [2025-02-20T11:07:22Z INFO nmstatectl] Nmstate version: 2.2.40 Using 'set' is deprecated, use 'apply' instead. [2025-02-20T11:07:23Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth1_br type ethernet [2025-02-20T11:07:23Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_br type ethernet [2025-02-20T11:07:23Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_ns_p type ethernet [2025-02-20T11:07:23Z INFO nmstate::query_apply::net_state] Created checkpoint /org/freedesktop/NetworkManager/Checkpoint/2 [2025-02-20T11:07:23Z INFO nmstate::nm::query_apply::profile] Creating connection UUID Some("979f46b4-bf4a-4941-b418-f4ae9ce4d1be"), ID Some("bond_test"), type Some(Bond) name Some("bond_test") [2025-02-20T11:07:23Z INFO nmstate::nm::query_apply::profile] Creating connection UUID Some("8d3be622-cec4-4a02-ac15-bf8df18f409a"), ID Some("veth0"), type Some(Ethernet) name Some("veth0") [2025-02-20T11:07:23Z INFO nmstate::nm::query_apply::profile] Creating connection UUID Some("7ad0db84-3456-405a-90a5-3eac74165af9"), ID Some("veth1"), type Some(Ethernet) name Some("veth1") [2025-02-20T11:07:23Z INFO nmstate::nm::query_apply::profile] Skip connection activation as its controller already activated its ports: 8d3be622-cec4-4a02-ac15-bf8df18f409a: veth0/802-3-ethernet [2025-02-20T11:07:23Z INFO nmstate::nm::query_apply::profile] Skip connection activation as its controller already activated its ports: 7ad0db84-3456-405a-90a5-3eac74165af9: veth1/802-3-ethernet [2025-02-20T11:07:23Z INFO nmstate::query_apply::net_state] Retrying on: VerificationError: Verification failure: veth1.interface.ipv6.enabled desire 'false', current 'true' [2025-02-20T11:07:24Z INFO nmstate::query_apply::net_state] Destroyed checkpoint /org/freedesktop/NetworkManager/Checkpoint/2 [2025-02-20T11:07:24Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_br type ethernet [2025-02-20T11:07:24Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_ns_p type ethernet [2025-02-20T11:07:24Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth1_br type ethernet route-rules: {} routes: {} interfaces: - name: bond_test type: bond description: bond_test state: up mtu: 1500 ipv4: enabled: true dhcp: false address: - ip: 192.168.0.1 prefix-length: 24 ipv6: enabled: true dhcp: false address: - ip: 2000::1 prefix-length: 64 link-aggregation: mode: balance-rr port: - veth0 - veth1 - name: veth0 type: ethernet state: up controller: bond_test - name: veth1 type: ethernet state: up controller: bond_test ovn: {} :: [ 11:07:24 ] :: [ PASS ] :: Command 'nmstatectl set bond_test.yaml' (Expected 0, got 0) :: [ 11:07:24 ] :: [ BEGIN ] :: Running 'pynms show bond_test | grep "description: bond_test"' description: bond_test :: [ 11:07:24 ] :: [ PASS ] :: Command 'pynms show bond_test | grep "description: bond_test"' (Expected 0, got 0) :: [ 11:07:24 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 11:07:26 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 11:07:26 ] :: [ BEGIN ] :: Running 'ip netns exec nm_bond echo #ping 192.168.0.1 -c 3' :: [ 11:07:26 ] :: [ PASS ] :: Command 'ip netns exec nm_bond echo #ping 192.168.0.1 -c 3' (Expected 0, got 0) :: [ 11:07:26 ] :: [ BEGIN ] :: Running 'ip netns exec nm_bond echo #ping6 2000::1 -c 3' :: [ 11:07:26 ] :: [ PASS ] :: Command 'ip netns exec nm_bond echo #ping6 2000::1 -c 3' (Expected 0, got 0) :: [ 11:07:26 ] :: [ BEGIN ] :: Running 'pynms show bond_test > bond_test_now.yaml' :: [ 11:07:26 ] :: [ PASS ] :: Command 'pynms show bond_test > bond_test_now.yaml' (Expected 0, got 0) :: [ 11:07:26 ] :: [ BEGIN ] :: Running 'sed -i 's/description: bond_test/description: -1/' bond_test_now.yaml' :: [ 11:07:26 ] :: [ PASS ] :: Command 'sed -i 's/description: bond_test/description: -1/' bond_test_now.yaml' (Expected 0, got 0) :: [ 11:07:26 ] :: [ BEGIN ] :: Running 'nmstatectl set bond_test_now.yaml' [2025-02-20T11:07:26Z INFO nmstatectl] Nmstate version: 2.2.40 Using 'set' is deprecated, use 'apply' instead. Provide file is not valid NetworkState or NetworkPolicy: interfaces: invalid type: integer `-1`, expected a string at line 19 column 1 :: [ 11:07:26 ] :: [ PASS ] :: Command 'nmstatectl set bond_test_now.yaml' (Expected 1-255, got 1) :: [ 11:07:26 ] :: [ BEGIN ] :: Running 'sed -i 's/description: -1/description: /' bond_test_now.yaml' :: [ 11:07:26 ] :: [ PASS ] :: Command 'sed -i 's/description: -1/description: /' bond_test_now.yaml' (Expected 0, got 0) :: [ 11:07:26 ] :: [ BEGIN ] :: Running 'nmstatectl set bond_test_now.yaml' [2025-02-20T11:07:26Z INFO nmstatectl] Nmstate version: 2.2.40 Using 'set' is deprecated, use 'apply' instead. [2025-02-20T11:07:27Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_br type ethernet [2025-02-20T11:07:27Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth1_br type ethernet [2025-02-20T11:07:27Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_ns_p type ethernet [2025-02-20T11:07:27Z WARN nmstate::ip] Ignoring IPv6 link local address fe80::64a7:c2ff:fe69:d20c/64 [2025-02-20T11:07:27Z INFO nmstate::query_apply::net_state] Created checkpoint /org/freedesktop/NetworkManager/Checkpoint/3 [2025-02-20T11:07:27Z INFO nmstate::nm::query_apply::dns] Using interface level DNS for special use case: explicitly requested interface level DNS via defining static IP and static DNS nameserver. [2025-02-20T11:07:27Z INFO nmstate::nm::query_apply::profile] Modifying connection UUID Some("979f46b4-bf4a-4941-b418-f4ae9ce4d1be"), ID Some("bond_test"), type Some(Bond) name Some("bond_test") [2025-02-20T11:07:27Z INFO nmstate::nm::query_apply::profile] Reapplying connection 979f46b4-bf4a-4941-b418-f4ae9ce4d1be: bond_test/bond [2025-02-20T11:07:27Z INFO nmstate::nm::query_apply::profile] Reapply operation failed on bond bond_test 979f46b4-bf4a-4941-b418-f4ae9ce4d1be, reason: IncompatibleReapply:Can't reapply any changes to 'ethtool' setting, retry on normal activation [2025-02-20T11:07:27Z INFO nmstate::query_apply::net_state] Retrying on: VerificationError: Verification failure: bond_test.interface.ipv4.address desire '[{"ip":"192.168.0.1","prefix-length":24}]', current '[]' [2025-02-20T11:07:28Z INFO nmstate::query_apply::net_state] Destroyed checkpoint /org/freedesktop/NetworkManager/Checkpoint/3 [2025-02-20T11:07:28Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_br type ethernet [2025-02-20T11:07:28Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth1_br type ethernet [2025-02-20T11:07:28Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_ns_p type ethernet [2025-02-20T11:07:28Z WARN nmstate::ip] Ignoring IPv6 link local address fe80::64a7:c2ff:fe69:d20c/64 route-rules: {} routes: {} interfaces: [] ovn: {} :: [ 11:07:28 ] :: [ PASS ] :: Command 'nmstatectl set bond_test_now.yaml' (Expected 0, got 0) :: [ 11:07:28 ] :: [ BEGIN ] :: Running 'ip netns exec nm_bond echo #ping 192.168.0.1 -c 3' :: [ 11:07:28 ] :: [ PASS ] :: Command 'ip netns exec nm_bond echo #ping 192.168.0.1 -c 3' (Expected 0, got 0) :: [ 11:07:28 ] :: [ BEGIN ] :: Running 'ip netns exec nm_bond echo #ping6 2000::1 -c 3' :: [ 11:07:28 ] :: [ PASS ] :: Command 'ip netns exec nm_bond echo #ping6 2000::1 -c 3' (Expected 0, got 0) :: [ 11:07:28 ] :: [ BEGIN ] :: Running 'sed -i 's/description: /description: bond_test_change/' bond_test_now.yaml' :: [ 11:07:28 ] :: [ PASS ] :: Command 'sed -i 's/description: /description: bond_test_change/' bond_test_now.yaml' (Expected 0, got 0) :: [ 11:07:28 ] :: [ BEGIN ] :: Running 'nmstatectl set bond_test_now.yaml' [2025-02-20T11:07:28Z INFO nmstatectl] Nmstate version: 2.2.40 Using 'set' is deprecated, use 'apply' instead. [2025-02-20T11:07:28Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth1_br type ethernet [2025-02-20T11:07:28Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_ns_p type ethernet [2025-02-20T11:07:28Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_br type ethernet [2025-02-20T11:07:28Z WARN nmstate::ip] Ignoring IPv6 link local address fe80::64a7:c2ff:fe69:d20c/64 [2025-02-20T11:07:28Z INFO nmstate::query_apply::net_state] Created checkpoint /org/freedesktop/NetworkManager/Checkpoint/4 [2025-02-20T11:07:28Z INFO nmstate::nm::query_apply::dns] Using interface level DNS for special use case: explicitly requested interface level DNS via defining static IP and static DNS nameserver. [2025-02-20T11:07:28Z INFO nmstate::nm::query_apply::profile] Modifying connection UUID Some("979f46b4-bf4a-4941-b418-f4ae9ce4d1be"), ID Some("bond_test"), type Some(Bond) name Some("bond_test") [2025-02-20T11:07:28Z INFO nmstate::nm::query_apply::profile] Reapplying connection 979f46b4-bf4a-4941-b418-f4ae9ce4d1be: bond_test/bond [2025-02-20T11:07:28Z INFO nmstate::query_apply::net_state] Destroyed checkpoint /org/freedesktop/NetworkManager/Checkpoint/4 [2025-02-20T11:07:28Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_br type ethernet [2025-02-20T11:07:28Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth1_br type ethernet [2025-02-20T11:07:28Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_ns_p type ethernet [2025-02-20T11:07:28Z WARN nmstate::ip] Ignoring IPv6 link local address fe80::64a7:c2ff:fe69:d20c/64 route-rules: {} routes: {} interfaces: - name: bond_test type: bond description: bond_test_change state: up ovn: {} :: [ 11:07:28 ] :: [ PASS ] :: Command 'nmstatectl set bond_test_now.yaml' (Expected 0, got 0) :: [ 11:07:28 ] :: [ BEGIN ] :: Running 'pynms show bond_test | grep "description: bond_test_change"' description: bond_test_change :: [ 11:07:29 ] :: [ PASS ] :: Command 'pynms show bond_test | grep "description: bond_test_change"' (Expected 0, got 0) :: [ 11:07:29 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 11:07:34 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 11:07:34 ] :: [ BEGIN ] :: Running 'ip netns exec nm_bond ip neigh flush all' :: [ 11:07:34 ] :: [ PASS ] :: Command 'ip netns exec nm_bond ip neigh flush all' (Expected 0, got 0) :: [ 11:07:34 ] :: [ BEGIN ] :: Running 'ip netns exec nm_bond ip -6 neigh flush all' :: [ 11:07:34 ] :: [ PASS ] :: Command 'ip netns exec nm_bond ip -6 neigh flush all' (Expected 0, got 0) :: [ 11:07:34 ] :: [ BEGIN ] :: Running 'ip netns exec nm_bond echo #ping 192.168.0.1 -c 3' :: [ 11:07:34 ] :: [ PASS ] :: Command 'ip netns exec nm_bond echo #ping 192.168.0.1 -c 3' (Expected 0, got 0) :: [ 11:07:34 ] :: [ BEGIN ] :: Running 'ip netns exec nm_bond echo #ping6 2000::1 -c 3' :: [ 11:07:34 ] :: [ PASS ] :: Command 'ip netns exec nm_bond echo #ping6 2000::1 -c 3' (Expected 0, got 0) :: [ 11:07:34 ] :: [ BEGIN ] :: Running 'nmstatectl set bond_test_absent.yaml' [2025-02-20T11:07:34Z INFO nmstatectl] Nmstate version: 2.2.40 Using 'set' is deprecated, use 'apply' instead. [2025-02-20T11:07:34Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_br type ethernet [2025-02-20T11:07:34Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth1_br type ethernet [2025-02-20T11:07:34Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_ns_p type ethernet [2025-02-20T11:07:34Z INFO nmstate::query_apply::net_state] Created checkpoint /org/freedesktop/NetworkManager/Checkpoint/5 [2025-02-20T11:07:34Z INFO nmstate::nm::query_apply::apply] Deleting NM connection for absent interface veth0/ethernet: 8d3be622-cec4-4a02-ac15-bf8df18f409a [2025-02-20T11:07:34Z INFO nmstate::nm::query_apply::apply] Deleting NM connection for absent interface veth1/ethernet: 7ad0db84-3456-405a-90a5-3eac74165af9 [2025-02-20T11:07:34Z INFO nmstate::nm::query_apply::apply] Deleting NM connection for absent interface bond_test/bond: 979f46b4-bf4a-4941-b418-f4ae9ce4d1be [2025-02-20T11:07:34Z INFO nmstate::query_apply::net_state] Destroyed checkpoint /org/freedesktop/NetworkManager/Checkpoint/5 [2025-02-20T11:07:34Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_br type ethernet [2025-02-20T11:07:34Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth0_ns_p type ethernet [2025-02-20T11:07:34Z INFO nmstate::ifaces::inter_ifaces] Ignoring interface veth1_br type ethernet route-rules: {} routes: {} interfaces: - name: bond_test type: bond state: absent - name: veth0 type: ethernet state: absent - name: veth1 type: ethernet state: absent ovn: {} :: [ 11:07:34 ] :: [ PASS ] :: Command 'nmstatectl set bond_test_absent.yaml' (Expected 0, got 0) :: [ 11:07:34 ] :: [ BEGIN ] :: Running 'rm -f $.yaml' :: [ 11:07:34 ] :: [ PASS ] :: Command 'rm -f $.yaml' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 12s :: Assertions: 40 good, 0 bad :: RESULT: PASS (bond_des_test) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: /networking/nmstate/anyhost/bond/bond_des_test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:07:34 ] :: [ LOG ] :: Phases fingerprint: +ZpqHo9A :: [ 11:07:34 ] :: [ LOG ] :: Asserts fingerprint: aB0humnx File '/var/ARTIFACTS/work-anyhostgiddo4ki/networking/nmstate/plans/anyhost/execute/data/guest/default-0/networking/nmstate/anyhost/bond/bond_des_test-1/journal.xml' stored to '/var/ARTIFACTS/work-anyhostgiddo4ki/networking/nmstate/plans/anyhost/execute/data/guest/default-0/networking/nmstate/anyhost/bond/bond_des_test-1/data'. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 26s :: Phases: 1 good, 1 bad :: OVERALL RESULT: WARN (/networking/nmstate/anyhost/bond/bond_des_test)