● np0005546715.novalocal State: running Units: 313 loaded (incl. loaded aliases) Jobs: 0 queued Failed: 0 units Since: Fri 2025-12-05 04:51:24 EST; 4min 35s ago systemd: 257-16.el10-gacf58cd CGroup: / ├─init.scope │ └─1 /usr/lib/systemd/systemd --switched-root --system --deserialize=51 ├─system.slice │ ├─NetworkManager.service │ │ └─961 /usr/sbin/NetworkManager --no-daemon │ ├─auditd.service │ │ ├─788 /usr/sbin/auditd │ │ └─790 /usr/sbin/sedispatch │ ├─chronyd.service │ │ └─887 /usr/sbin/chronyd -n -F 2 │ ├─crond.service │ │ └─1121 /usr/sbin/crond -n │ ├─dbus-broker.service │ │ ├─871 /usr/bin/dbus-broker-launch --scope system --audit │ │ └─880 dbus-broker --log 4 --controller 9 --machine-id 35d8eecba2a6885efc01d15d31fea983 --max-bytes 536870912 --max-fds 4096 --max-matches 131072 --audit │ ├─gssproxy.service │ │ └─970 /usr/sbin/gssproxy -i │ ├─irqbalance.service │ │ └─891 /usr/sbin/irqbalance │ ├─rsyslog.service │ │ └─1111 /usr/sbin/rsyslogd -n │ ├─sshd.service │ │ └─1115 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups" │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─1125 /sbin/agetty -o "-- \\u" --noreset --noclear - linux │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─1126 /sbin/agetty -o "-- \\u" --noreset --noclear --keep-baud 115200,57600,38400,9600 - vt220 │ ├─systemd-journald.service │ │ └─732 /usr/lib/systemd/systemd-journald │ ├─systemd-logind.service │ │ └─900 /usr/lib/systemd/systemd-logind │ ├─systemd-udevd.service │ │ └─udev │ │ ├─ 823 /usr/lib/systemd/systemd-udevd │ │ └─10399 "(udev-worker)" │ └─systemd-userdbd.service │ ├─ 768 /usr/lib/systemd/systemd-userdbd │ ├─9101 "systemd-userwork: waiting..." │ ├─9765 "systemd-userwork: waiting..." │ └─9949 "systemd-userwork: waiting..." └─user.slice └─user-1000.slice ├─session-1.scope │ └─4793 /usr/bin/python3 ├─session-8.scope │ ├─ 9343 "sshd-session: zuul-worker [priv]" │ ├─ 9346 "sshd-session: zuul-worker@notty" │ ├─10366 /bin/sh -c "sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pgxxglpqxhkeksxyosavywfdvgerjucc ; /usr/bin/python3' && sleep 0" │ ├─10390 sudo -H -S -n -u root /bin/sh -c "echo BECOME-SUCCESS-pgxxglpqxhkeksxyosavywfdvgerjucc ; /usr/bin/python3" │ ├─10392 /usr/bin/python3 │ ├─10393 /bin/bash -c "sudo iptables-save > /home/zuul-worker/iptables.txt\ndf -h > /home/zuul-worker/df.txt\n\nfor py_ver in 2 3; do\n if [[ \`which python\${py_ver}\` ]]; then\n python\${py_ver} -m pip freeze > /home/zuul-worker/pip\${py_ver}-freeze.txt\n fi\ndone\n\nif [ \`command -v dpkg\` ]; then\n dpkg -l> /home/zuul-worker/dpkg-l.txt\nfi\nif [ \`command -v rpm\` ]; then\n rpm -qa | sort > /home/zuul-worker/rpm-qa.txt\nfi\n\n# Services status\nsudo systemctl status --all > services.txt 2>/dev/null\n\n# NOTE(kchamart) The 'audit.log' can be useful in cases when QEMU\n# failed to start due to denials from SELinux — useful for CentOS\n# and Fedora machines. For Ubuntu (which runs AppArmor), DevStack\n# already captures the contents of /var/log/kern.log (via\n# \`journalctl -t kernel\` redirected into syslog.txt.gz), which\n# contains AppArmor-related messages.\nif [ -f /var/log/audit/audit.log ] ; then\n sudo cp /var/log/audit/audit.log /home/zuul-worker/audit.log &&\n chmod +r /home/zuul-worker/audit.log;\nfi\n\n# gzip and save any coredumps in /var/core\nif [ -d /var/core ]; then\n sudo gzip -r /var/core\n sudo cp -r /var/core /home/zuul-worker/\nfi\n\nsudo ss -lntup | grep ':53' > /home/zuul-worker/listen53.txt\n\n# NOTE(andreaf) Service logs are already in logs/ thanks for the\n# export-devstack-journal log. Apache logs are under apache/ thans to the\n# apache-logs-conf role.\ngrep -i deprecat /home/zuul-worker/logs/*.txt /home/zuul-worker/apache/*.log | \\\n sed -r 's/[0-9]{1,2}\\:[0-9]{1,2}\\:[0-9]{1,2}\\.[0-9]{1,3}/ /g' | \\\n sed -r 's/[0-9]{1,2}\\:[0-9]{1,2}\\:[0-9]{1,2}/ /g' | \\\n sed -r 's/[0-9]{1,4}-[0-9]{1,2}-[0-9]{1,4}/ /g' |\n sed -r 's/\\[.*\\]/ /g' | \\\n sed -r 's/\\s[0-9]+\\s/ /g' | \\\n awk '{if (\$0 in seen) {seen[\$0]++} else {out[++n]=\$0;seen[\$0]=1}} END { for (i=1; i<=n; i++) print seen[out[i]]\" :: \" out[i] }' > /home/zuul-worker/deprecations.log\n" │ ├─10408 sudo systemctl status --all │ └─10410 systemctl status --all └─user@1000.service └─init.scope ├─4521 /usr/lib/systemd/systemd --user └─4540 "(sd-pam)" ● proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point Loaded: loaded (/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount; static) Active: active (waiting) since Fri 2025-12-05 04:51:25 EST; 4min 34s ago Invocation: 66a89406e185409bb6ae60f179369891 Triggers: ● proc-sys-fs-binfmt_misc.mount Where: /proc/sys/fs/binfmt_misc Docs: https://docs.kernel.org/admin-guide/binfmt-misc.html https://systemd.io/API_FILE_SYSTEMS ● dev-cdrom.device - QEMU_DVD-ROM config-2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 707a74aa0ec14ccda56e5885298e0ffa Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ● dev-disk-by\x2ddiskseq-1.device - /dev/disk/by-diskseq/1 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 3a7b829e1ccf49d893d140edce844a92 Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda ● dev-disk-by\x2ddiskseq-1\x2dpart1.device - /dev/disk/by-diskseq/1-part1 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 44a617590d944a43a2162c3383811dc7 Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● dev-disk-by\x2ddiskseq-1\x2dpart2.device - /dev/disk/by-diskseq/1-part2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 18f884c8250a4c9095f2f786b063411e Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 ● dev-disk-by\x2ddiskseq-3.device - QEMU_DVD-ROM config-2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: e7d7eaf297d042e5b6d2d143b29d9698 Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ● dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00001.device - QEMU_DVD-ROM config-2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 085b9faa238c4a3e81f972dcaa37f1bd Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ● dev-disk-by\x2dlabel-config\x2d2.device - QEMU_DVD-ROM config-2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 7454468f55ee45e48800ab324f6a7169 Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ● dev-disk-by\x2dpartuuid-0630467a\x2d66f6\x2d4e4f\x2da5b8\x2da26d2b8c2550.device - /dev/disk/by-partuuid/0630467a-66f6-4e4f-a5b8-a26d2b8c2550 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 8e83f46bb3b249fbbe71d3533b65a63a Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● dev-disk-by\x2dpartuuid-6d1e217b\x2d50e1\x2d45f6\x2dbb68\x2d733cf98c4369.device - /dev/disk/by-partuuid/6d1e217b-50e1-45f6-bb68-733cf98c4369 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: e636b5593ec142858cc40c8b9a881a92 Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 ● dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.0.device - QEMU_DVD-ROM config-2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: d831cc3df7b94901a7d09f5fe6315891 Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ● dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.device - QEMU_DVD-ROM config-2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 3f1bac8deb434db6876cf9eb799aa101 Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ● dev-disk-by\x2dpath-pci\x2d0000:00:04.0.device - /dev/disk/by-path/pci-0000:00:04.0 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 8ca17de8e8a545b2b6d26be3f8e074f5 Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda ● dev-disk-by\x2dpath-pci\x2d0000:00:04.0\x2dpart-by\x2dpartnum-1.device - /dev/disk/by-path/pci-0000:00:04.0-part/by-partnum/1 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: f972de973f8f4fe8b3c2ed6b96fb325a Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● dev-disk-by\x2dpath-pci\x2d0000:00:04.0\x2dpart-by\x2dpartnum-2.device - /dev/disk/by-path/pci-0000:00:04.0-part/by-partnum/2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: f34aedbbfc404a16a3015819903a91ac Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 ● dev-disk-by\x2dpath-pci\x2d0000:00:04.0\x2dpart-by\x2dpartuuid-0630467a\x2d66f6\x2d4e4f\x2da5b8\x2da26d2b8c2550.device - /dev/disk/by-path/pci-0000:00:04.0-part/by-partuuid/0630467a-66f6-4e4f-a5b8-a26d2b8c2550 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 2be9dfb6c437443bb9899a77c620d9c5 Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● dev-disk-by\x2dpath-pci\x2d0000:00:04.0\x2dpart-by\x2dpartuuid-6d1e217b\x2d50e1\x2d45f6\x2dbb68\x2d733cf98c4369.device - /dev/disk/by-path/pci-0000:00:04.0-part/by-partuuid/6d1e217b-50e1-45f6-bb68-733cf98c4369 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 6f98156837f145a38ed3b8ba75f750d4 Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 ● dev-disk-by\x2dpath-pci\x2d0000:00:04.0\x2dpart-by\x2duuid-358ce83d\x2d3c8d\x2d474e\x2db2bb\x2d318cfaa4a80c.device - /dev/disk/by-path/pci-0000:00:04.0-part/by-uuid/358ce83d-3c8d-474e-b2bb-318cfaa4a80c Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 4ee2054d075e46cfab24c60fcc09e6e9 Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 ● dev-disk-by\x2dpath-pci\x2d0000:00:04.0\x2dpart1.device - /dev/disk/by-path/pci-0000:00:04.0-part1 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 2e5def5bd0b64f158fae769535424dce Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● dev-disk-by\x2dpath-pci\x2d0000:00:04.0\x2dpart2.device - /dev/disk/by-path/pci-0000:00:04.0-part2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: aba35403fadd4de994026315415140d4 Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 ● dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:04.0.device - /dev/disk/by-path/virtio-pci-0000:00:04.0 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 65dba08a95964adcad02433d71cd6162 Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda ● dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:04.0\x2dpart1.device - /dev/disk/by-path/virtio-pci-0000:00:04.0-part1 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: fc2277cca0e748a8ac6128f79398a9d2 Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:04.0\x2dpart2.device - /dev/disk/by-path/virtio-pci-0000:00:04.0-part2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 15ca86fb0e2a40c89265d56697a39dbe Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 ● dev-disk-by\x2duuid-2025\x2d12\x2d05\x2d09\x2d51\x2d16\x2d00.device - QEMU_DVD-ROM config-2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 4fed1dd8bdce48ffa20bb3fad0fd1b5e Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ● dev-disk-by\x2duuid-358ce83d\x2d3c8d\x2d474e\x2db2bb\x2d318cfaa4a80c.device - /dev/disk/by-uuid/358ce83d-3c8d-474e-b2bb-318cfaa4a80c Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 3b43ede211404cae8ffdda637390f64e Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 Dec 05 04:51:23 localhost systemd[1]: Found device dev-disk-by\x2duuid-358ce83d\x2d3c8d\x2d474e\x2db2bb\x2d318cfaa4a80c.device - /dev/disk/by-uuid/358ce83d-3c8d-474e-b2bb-318cfaa4a80c. ● dev-rfkill.device - /dev/rfkill Follows: unit currently follows state of sys-devices-virtual-misc-rfkill.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:27 EST; 4min 32s ago Invocation: 5a2abe00d8d54f4b9b904e3cb1eb5148 Device: /sys/devices/virtual/misc/rfkill ● dev-sr0.device - QEMU_DVD-ROM config-2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 496ae40c0174424ebb275a75a635bc24 Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ○ dev-tpmrm0.device - /dev/tpmrm0 Loaded: loaded Active: inactive (dead) ● dev-ttyS0.device - /dev/ttyS0 Follows: unit currently follows state of sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 47dc4c31655a463e9ffb9fc1ef2016e8 Device: /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0 Dec 05 04:51:26 localhost systemd[1]: Condition check resulted in dev-ttyS0.device - /dev/ttyS0 being skipped. ● dev-ttyS1.device - /dev/ttyS1 Follows: unit currently follows state of sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: af4a71fba51146bd8644b57700ec320b Device: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1 ● dev-ttyS2.device - /dev/ttyS2 Follows: unit currently follows state of sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 78306888dab24b649119a08f0d64af4e Device: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2 ● dev-ttyS3.device - /dev/ttyS3 Follows: unit currently follows state of sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 937c342c227f47f3a145bd80a8a4d8f4 Device: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3 ● dev-vda.device - /dev/vda Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 040508f25ac84c028d84ec59fbc1f599 Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda ● dev-vda1.device - /dev/vda1 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: bf59f58205a2443f8a48e2b0bacd954a Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● dev-vda2.device - /dev/vda2 Follows: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 5f173b85c91645a890de21145b9c91eb Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 ● sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device - QEMU_DVD-ROM config-2 Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: fe9a721d3ab04f67ae3f5ac19a865b18 Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ● sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device - Virtio network device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 017e5b13f3744944b114d8b30c084416 Device: /sys/devices/pci0000:00/0000:00:03.0/virtio1/net/ens3 ● sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device - /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: cb2b13d44c6d4d4299f9d4b43e117d0f Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda2.device - /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 65b0e85cb68a4a839b5fd6ffa4386a8f Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda2 ● sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device - /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 9cbdfb164470448790864a4aadda3c6c Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda ● sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device - /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1 Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: e745b32f393d495bb5ffee3ab799161c Device: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1 ● sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device - /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2 Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 4b3672432173401699b50495c1ab7e81 Device: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2 ● sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device - /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3 Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 0902d58bb588422b917aa96500f02e31 Device: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3 ● sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device - /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0 Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: c0eb0f4581a049c5977bf81674a0d4e2 Device: /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0 ● sys-devices-virtual-misc-rfkill.device - /sys/devices/virtual/misc/rfkill Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:27 EST; 4min 32s ago Invocation: 1eee6c359c2a4b7a963ca38d81d4f21a Device: /sys/devices/virtual/misc/rfkill ● sys-module-configfs.device - /sys/module/configfs Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 84d8b9b879c4403f8600f12995c9c4d5 Device: /sys/module/configfs ● sys-module-fuse.device - /sys/module/fuse Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: aa39ceb47e4547cca7ca6a545989a4eb Device: /sys/module/fuse ● sys-subsystem-net-devices-ens3.device - Virtio network device Loaded: loaded Active: active (plugged) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 1c55b0f6b53442428fb15c094842eb09 Device: /sys/devices/pci0000:00/0000:00:03.0/virtio1/net/ens3 ● -.mount - Root Mount Loaded: loaded (/etc/fstab; generated) Active: active (mounted) Where: / What: /dev/vda2 Docs: man:fstab(5) man:systemd-fstab-generator(8) ● dev-hugepages.mount - Huge Pages File System Loaded: loaded (/usr/lib/systemd/system/dev-hugepages.mount; static) Active: active (mounted) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 3e48c7ef78854e62a8a0ea891d8886be Where: /dev/hugepages What: hugetlbfs Docs: https://docs.kernel.org/admin-guide/mm/hugetlbpage.html https://systemd.io/API_FILE_SYSTEMS Tasks: 0 (limit: 100084) Memory: 1.2M (peak: 2.5M) CPU: 12ms CGroup: /dev-hugepages.mount Dec 05 04:51:26 localhost systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. ● dev-mqueue.mount - POSIX Message Queue File System Loaded: loaded (/usr/lib/systemd/system/dev-mqueue.mount; static) Active: active (mounted) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: cd611a210be648d8a287b8f059d538f1 Where: /dev/mqueue What: mqueue Docs: man:mq_overview(7) https://systemd.io/API_FILE_SYSTEMS Tasks: 0 (limit: 100084) Memory: 60K (peak: 1.2M) CPU: 10ms CGroup: /dev-mqueue.mount Dec 05 04:51:26 localhost systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. ○ proc-fs-nfsd.mount - NFSD configuration filesystem Loaded: loaded (/usr/lib/systemd/system/proc-fs-nfsd.mount; static) Active: inactive (dead) Where: /proc/fs/nfsd What: nfsd ○ proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System Loaded: loaded (/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount; disabled; preset: disabled) Active: inactive (dead) TriggeredBy: ● proc-sys-fs-binfmt_misc.automount Where: /proc/sys/fs/binfmt_misc What: binfmt_misc Docs: https://docs.kernel.org/admin-guide/binfmt-misc.html https://systemd.io/API_FILE_SYSTEMS ● run-user-1000.mount - /run/user/1000 Loaded: loaded (/proc/self/mountinfo) Active: active (mounted) since Fri 2025-12-05 04:51:49 EST; 4min 11s ago Invocation: a8de32ac81724e028f233a588e70ce9c Where: /run/user/1000 What: tmpfs ● sys-fs-fuse-connections.mount - FUSE Control File System Loaded: loaded (/usr/lib/systemd/system/sys-fs-fuse-connections.mount; static) Active: active (mounted) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: a446481014394c00a04664a3110ad61c Where: /sys/fs/fuse/connections What: fusectl Docs: https://docs.kernel.org/filesystems/fuse.html https://systemd.io/API_FILE_SYSTEMS Tasks: 0 (limit: 100084) Memory: 4K (peak: 1M) CPU: 10ms CGroup: /sys-fs-fuse-connections.mount Dec 05 04:51:26 localhost systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... Dec 05 04:51:26 localhost systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. ● sys-kernel-config.mount - Kernel Configuration File System Loaded: loaded (/usr/lib/systemd/system/sys-kernel-config.mount; static) Active: active (mounted) since Fri 2025-12-05 04:51:25 EST; 4min 34s ago Invocation: cf9d1b0735874cb5b2fb8ed788d0b6aa Where: /sys/kernel/config What: configfs Docs: https://docs.kernel.org/filesystems/configfs.html https://systemd.io/API_FILE_SYSTEMS ● sys-kernel-debug.mount - Kernel Debug File System Loaded: loaded (/usr/lib/systemd/system/sys-kernel-debug.mount; static) Active: active (mounted) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 5ede15d574c84c38a4676b0745ff4d11 Where: /sys/kernel/debug What: debugfs Docs: https://docs.kernel.org/filesystems/debugfs.html https://systemd.io/API_FILE_SYSTEMS Tasks: 0 (limit: 100084) Memory: 4K (peak: 1.5M) CPU: 10ms CGroup: /sys-kernel-debug.mount Dec 05 04:51:26 localhost systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. ● sys-kernel-tracing.mount - Kernel Trace File System Loaded: loaded (/usr/lib/systemd/system/sys-kernel-tracing.mount; static) Active: active (mounted) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 93702fb99588481390eee3ebfda980e4 Where: /sys/kernel/tracing What: tracefs Docs: https://docs.kernel.org/trace/ftrace.html https://systemd.io/API_FILE_SYSTEMS Tasks: 0 (limit: 100084) Memory: 4K (peak: 1.2M) CPU: 5ms CGroup: /sys-kernel-tracing.mount Dec 05 04:51:26 localhost systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. ○ tmp.mount - Temporary Directory /tmp Loaded: loaded (/usr/lib/systemd/system/tmp.mount; disabled; preset: disabled) Active: inactive (dead) Where: /tmp What: tmpfs Docs: https://systemd.io/TEMPORARY_DIRECTORIES man:file-hierarchy(7) https://systemd.io/API_FILE_SYSTEMS ● var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System Loaded: loaded (/proc/self/mountinfo; static) Active: active (mounted) since Fri 2025-12-05 04:51:25 EST; 4min 34s ago Invocation: 656e667894ee40389b62d4d47e7ff7ae Where: /var/lib/nfs/rpc_pipefs What: rpc_pipefs ● systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch Loaded: loaded (/usr/lib/systemd/system/systemd-ask-password-console.path; static) Active: active (waiting) since Fri 2025-12-05 04:51:25 EST; 4min 34s ago Invocation: c9d6463b02134d53992347cc0ca56c83 Triggers: ● systemd-ask-password-console.service Docs: man:systemd-ask-password-console.path(8) ● systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch Loaded: loaded (/usr/lib/systemd/system/systemd-ask-password-wall.path; static) Active: active (waiting) since Fri 2025-12-05 04:51:25 EST; 4min 34s ago Invocation: 39d65921fe0d48f1a2729843ecdebc34 Triggers: ● systemd-ask-password-wall.service Docs: man:systemd-ask-password-wall.path(8) ● init.scope - System and Service Manager Loaded: loaded Transient: yes Active: active (running) since Fri 2025-12-05 04:51:21 EST; 4min 38s ago Docs: man:systemd(1) Tasks: 1 (limit: 100084) Memory: 63.3M (peak: 67.1M) CPU: 11.915s CGroup: /init.scope └─1 /usr/lib/systemd/systemd --switched-root --system --deserialize=51 Dec 05 04:53:48 np0005546715.novalocal systemd[1]: session-4.scope: Consumed 2.640s CPU time, 20.7M memory peak. Dec 05 04:53:49 np0005546715.novalocal systemd[1]: Started session-5.scope - Session 5 of User zuul-worker. Dec 05 04:55:32 np0005546715.novalocal systemd[1]: session-5.scope: Deactivated successfully. Dec 05 04:55:32 np0005546715.novalocal systemd[1]: session-5.scope: Consumed 50.522s CPU time, 10.5G memory peak. Dec 05 04:55:33 np0005546715.novalocal systemd[1]: Started session-6.scope - Session 6 of User zuul-worker. Dec 05 04:55:36 np0005546715.novalocal systemd[1]: session-6.scope: Deactivated successfully. Dec 05 04:55:36 np0005546715.novalocal systemd[1]: session-6.scope: Consumed 1.259s CPU time, 171M memory peak. Dec 05 04:55:37 np0005546715.novalocal systemd[1]: Started session-7.scope - Session 7 of User zuul-worker. Dec 05 04:55:40 np0005546715.novalocal systemd[1]: session-7.scope: Deactivated successfully. Dec 05 04:55:41 np0005546715.novalocal systemd[1]: Started session-8.scope - Session 8 of User zuul-worker. ● session-1.scope - Session 1 of User zuul-worker Loaded: loaded (/run/systemd/transient/session-1.scope; transient) Transient: yes Active: active (abandoned) since Fri 2025-12-05 04:51:49 EST; 4min 10s ago Invocation: 6ef5c78059e04c6fa920865c715fa598 Tasks: 4 Memory: 19.6M (peak: 53.4M) CPU: 2min 145ms CGroup: /user.slice/user-1000.slice/session-1.scope └─4793 /usr/bin/python3 Dec 05 04:52:04 np0005546715.novalocal python3[5394]: ansible-file Invoked with path=/home/zuul-worker/zuul-output/logs state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Dec 05 04:52:04 np0005546715.novalocal python3[5419]: ansible-file Invoked with path=/home/zuul-worker/zuul-output/artifacts state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Dec 05 04:52:04 np0005546715.novalocal python3[5444]: ansible-file Invoked with path=/home/zuul-worker/zuul-output/docs state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Dec 05 04:52:05 np0005546715.novalocal python3[5469]: ansible-file Invoked with path=/home/zuul-worker/zuul-output/logs state=directory mode=493 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Dec 05 04:52:05 np0005546715.novalocal python3[5494]: ansible-file Invoked with path=/home/zuul-worker/zuul-output/artifacts state=directory mode=493 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Dec 05 04:52:05 np0005546715.novalocal python3[5519]: ansible-file Invoked with path=/home/zuul-worker/zuul-output/docs state=directory mode=493 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Dec 05 04:52:08 np0005546715.novalocal python3[5544]: ansible-zuul_console Invoked with path=/tmp/console-{log_uuid}.log port=19885 state=present Dec 05 04:53:08 np0005546715.novalocal sshd-session[4582]: Received disconnect from 38.102.83.114 port 56822:11: disconnected by user Dec 05 04:53:08 np0005546715.novalocal sshd-session[4582]: Disconnected from user zuul-worker 38.102.83.114 port 56822 Dec 05 04:53:08 np0005546715.novalocal sshd-session[4465]: pam_unix(sshd:session): session closed for user zuul-worker ● session-8.scope - Session 8 of User zuul-worker Loaded: loaded (/run/systemd/transient/session-8.scope; transient) Transient: yes Active: active (running) since Fri 2025-12-05 04:55:41 EST; 18s ago Invocation: 1e73cebdd45a4159ae3493c87bf25ac2 Tasks: 9 Memory: 66.2M (peak: 135.4M) CPU: 13.182s CGroup: /user.slice/user-1000.slice/session-8.scope ├─ 9343 "sshd-session: zuul-worker [priv]" ├─ 9346 "sshd-session: zuul-worker@notty" ├─10366 /bin/sh -c "sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pgxxglpqxhkeksxyosavywfdvgerjucc ; /usr/bin/python3' && sleep 0" ├─10390 sudo -H -S -n -u root /bin/sh -c "echo BECOME-SUCCESS-pgxxglpqxhkeksxyosavywfdvgerjucc ; /usr/bin/python3" ├─10392 /usr/bin/python3 ├─10393 /bin/bash -c "sudo iptables-save > /home/zuul-worker/iptables.txt\ndf -h > /home/zuul-worker/df.txt\n\nfor py_ver in 2 3; do\n if [[ \`which python\${py_ver}\` ]]; then\n python\${py_ver} -m pip freeze > /home/zuul-worker/pip\${py_ver}-freeze.txt\n fi\ndone\n\nif [ \`command -v dpkg\` ]; then\n dpkg -l> /home/zuul-worker/dpkg-l.txt\nfi\nif [ \`command -v rpm\` ]; then\n rpm -qa | sort > /home/zuul-worker/rpm-qa.txt\nfi\n\n# Services status\nsudo systemctl status --all > services.txt 2>/dev/null\n\n# NOTE(kchamart) The 'audit.log' can be useful in cases when QEMU\n# failed to start due to denials from SELinux — useful for CentOS\n# and Fedora machines. For Ubuntu (which runs AppArmor), DevStack\n# already captures the contents of /var/log/kern.log (via\n# \`journalctl -t kernel\` redirected into syslog.txt.gz), which\n# contains AppArmor-related messages.\nif [ -f /var/log/audit/audit.log ] ; then\n sudo cp /var/log/audit/audit.log /home/zuul-worker/audit.log &&\n chmod +r /home/zuul-worker/audit.log;\nfi\n\n# gzip and save any coredumps in /var/core\nif [ -d /var/core ]; then\n sudo gzip -r /var/core\n sudo cp -r /var/core /home/zuul-worker/\nfi\n\nsudo ss -lntup | grep ':53' > /home/zuul-worker/listen53.txt\n\n# NOTE(andreaf) Service logs are already in logs/ thanks for the\n# export-devstack-journal log. Apache logs are under apache/ thans to the\n# apache-logs-conf role.\ngrep -i deprecat /home/zuul-worker/logs/*.txt /home/zuul-worker/apache/*.log | \\\n sed -r 's/[0-9]{1,2}\\:[0-9]{1,2}\\:[0-9]{1,2}\\.[0-9]{1,3}/ /g' | \\\n sed -r 's/[0-9]{1,2}\\:[0-9]{1,2}\\:[0-9]{1,2}/ /g' | \\\n sed -r 's/[0-9]{1,4}-[0-9]{1,2}-[0-9]{1,4}/ /g' |\n sed -r 's/\\[.*\\]/ /g' | \\\n sed -r 's/\\s[0-9]+\\s/ /g' | \\\n awk '{if (\$0 in seen) {seen[\$0]++} else {out[++n]=\$0;seen[\$0]=1}} END { for (i=1; i<=n; i++) print seen[out[i]]\" :: \" out[i] }' > /home/zuul-worker/deprecations.log\n" ├─10408 sudo systemctl status --all └─10410 systemctl status --all Dec 05 04:55:58 np0005546715.novalocal python3[10362]: ansible-stat Invoked with path=/etc/openstack follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Dec 05 04:55:58 np0005546715.novalocal sudo[10360]: pam_unix(sudo:session): session closed for user root Dec 05 04:55:59 np0005546715.novalocal sudo[10390]: zuul-worker : PWD=/home/zuul-worker ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pgxxglpqxhkeksxyosavywfdvgerjucc ; /usr/bin/python3' Dec 05 04:55:59 np0005546715.novalocal sudo[10390]: pam_unix(sudo:session): session opened for user root(uid=0) by zuul-worker(uid=1000) Dec 05 04:55:59 np0005546715.novalocal python3[10392]: ansible-ansible.legacy.command Invoked with executable=/bin/bash _raw_params=sudo iptables-save > /home/zuul-worker/iptables.txt df -h > /home/zuul-worker/df.txt for py_ver in 2 3; do if [[ `which python${py_ver}` ]]; then python${py_ver} -m pip freeze > /home/zuul-worker/pip${py_ver}-freeze.txt fi done if [ `command -v dpkg` ]; then dpkg -l> /home/zuul-worker/dpkg-l.txt fi if [ `command -v rpm` ]; then rpm -qa | sort > /home/zuul-worker/rpm-qa.txt fi # Services status sudo systemctl status --all > services.txt 2>/dev/null # NOTE(kchamart) The 'audit.log' can be useful in cases when QEMU # failed to start due to denials from SELinux — useful for CentOS # and Fedora machines. For Ubuntu (which runs AppArmor), DevStack # already captures the contents of /var/log/kern.log (via # `journalctl -t kernel` redirected into syslog.txt.gz), which # contains AppArmor-related messages. if [ -f /var/log/audit/audit.log ] ; then sudo cp /var/log/audit/audit.log /home/zuul-worker/audit.log && chmod +r /home/zuul-worker/audit.log; fi # gzip and save any coredumps in /var/core if [ -d /var/core ]; then sudo gzip -r /var/core sudo cp -r /var/core /home/zuul-worker/ fi sudo ss -lntup | grep ':53' > /home/zuul-worker/listen53.txt # NOTE(andreaf) Service logs are already in logs/ thanks for the # export-devstack-journal log. Apache logs are under apache/ thans to the # apache-logs-conf role. grep -i deprecat /home/zuul-worker/logs/*.txt /home/zuul-worker/apache/*.log | \ sed -r 's/[0-9]{1,2}\:[0-9]{1,2}\:[0-9]{1,2}\.[0-9]{1,3}/ /g' | \ sed -r 's/[0-9]{1,2}\:[0-9]{1,2}\:[0-9]{1,2}/ /g' | \ sed -r 's/[0-9]{1,4}-[0-9]{1,2}-[0-9]{1,4}/ /g' | sed -r 's/\[.*\]/ /g' | \ sed -r 's/\s[0-9]+\s/ /g' | \ awk '{if ($0 in seen) {seen[$0]++} else {out[++n]=$0;seen[$0]=1}} END { for (i=1; i<=n; i++) print seen[out[i]]" :: " out[i] }' > /home/zuul-worker/deprecations.log _uses_shell=True zuul_log_id=fa163efc-24cc-93e9-6bfb-000000000033-1-controller zuul_ansible_split_streams=False warn=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None creates=None removes=None stdin=None Dec 05 04:55:59 np0005546715.novalocal sudo[10395]: root : PWD=/home/zuul-worker ; USER=root ; COMMAND=/sbin/iptables-save Dec 05 04:55:59 np0005546715.novalocal sudo[10395]: pam_unix(sudo:session): session opened for user root(uid=0) by zuul-worker(uid=0) Dec 05 04:55:59 np0005546715.novalocal sudo[10395]: pam_unix(sudo:session): session closed for user root Dec 05 04:56:00 np0005546715.novalocal sudo[10408]: root : PWD=/home/zuul-worker ; USER=root ; COMMAND=/bin/systemctl status --all Dec 05 04:56:00 np0005546715.novalocal sudo[10408]: pam_unix(sudo:session): session opened for user root(uid=0) by zuul-worker(uid=0) ○ audit-rules.service - Load Audit Rules Loaded: loaded (/usr/lib/systemd/system/audit-rules.service; enabled; preset: enabled) Active: inactive (dead) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 1f494f5655cd430986a2a05d396a07cd Docs: man:auditctl(8) https://github.com/linux-audit/audit-documentation Process: 794 ExecStart=/usr/sbin/augenrules --load (code=exited, status=0/SUCCESS) Main PID: 794 (code=exited, status=0/SUCCESS) Mem peak: 4.6M CPU: 41ms Dec 05 04:51:26 localhost augenrules[812]: failure 1 Dec 05 04:51:26 localhost augenrules[812]: pid 788 Dec 05 04:51:26 localhost augenrules[812]: rate_limit 0 Dec 05 04:51:26 localhost augenrules[812]: backlog_limit 8192 Dec 05 04:51:26 localhost augenrules[812]: lost 0 Dec 05 04:51:26 localhost augenrules[812]: backlog 0 Dec 05 04:51:26 localhost augenrules[812]: backlog_wait_time 60000 Dec 05 04:51:26 localhost augenrules[812]: backlog_wait_time_actual 0 Dec 05 04:51:26 localhost systemd[1]: audit-rules.service: Deactivated successfully. Dec 05 04:51:26 localhost systemd[1]: Finished audit-rules.service - Load Audit Rules. ● auditd.service - Security Audit Logging Service Loaded: loaded (/usr/lib/systemd/system/auditd.service; enabled; preset: enabled) Active: active (running) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: fe67ecad71b24305b2e2ad15bbfa4242 Docs: man:auditd(8) https://github.com/linux-audit/audit-documentation Process: 785 ExecStart=/usr/sbin/auditd (code=exited, status=0/SUCCESS) Main PID: 788 (auditd) Tasks: 4 (limit: 100084) Memory: 4M (peak: 4.2M) CPU: 181ms CGroup: /system.slice/auditd.service ├─788 /usr/sbin/auditd └─790 /usr/sbin/sedispatch Dec 05 04:51:26 localhost systemd[1]: Starting auditd.service - Security Audit Logging Service... Dec 05 04:51:26 localhost auditd[788]: audit dispatcher initialized with q_depth=2000 and 1 active plugins Dec 05 04:51:26 localhost auditd[788]: Init complete, auditd 4.0.3 listening for events (startup state enable) Dec 05 04:51:26 localhost systemd[1]: Started auditd.service - Security Audit Logging Service. ○ auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS Loaded: loaded (/usr/lib/systemd/system/auth-rpcgss-module.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:25 EST; 4min 34s ago └─ ConditionPathExists=/etc/krb5.keytab was not met ● chronyd.service - NTP client/server Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled; preset: enabled) Active: active (running) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 61cc9e1970d54917bb9dcb0c65c427fc Docs: man:chronyd(8) man:chrony.conf(5) Main PID: 887 (chronyd) Tasks: 1 (limit: 100084) Memory: 3.3M (peak: 4.1M) CPU: 45ms CGroup: /system.slice/chronyd.service └─887 /usr/sbin/chronyd -n -F 2 Dec 05 04:51:26 localhost systemd[1]: Starting chronyd.service - NTP client/server... Dec 05 04:51:27 localhost chronyd[887]: chronyd version 4.8 starting (+CMDMON +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +NTS +SECHASH +IPV6 +DEBUG) Dec 05 04:51:27 localhost chronyd[887]: Loaded seccomp filter (level 2) Dec 05 04:51:27 localhost systemd[1]: Started chronyd.service - NTP client/server. Dec 05 04:51:32 np0005546715.novalocal chronyd[887]: Selected source 206.108.0.131 (2.centos.pool.ntp.org) ● cloud-config.service - Cloud-init: Config Stage Loaded: loaded (/usr/lib/systemd/system/cloud-config.service; enabled; preset: enabled) Active: active (exited) since Fri 2025-12-05 04:51:30 EST; 4min 29s ago Invocation: 80f375dd2ad94d4997bfda1aaf313015 Process: 1106 ExecStart=/usr/bin/cloud-init modules --mode=config (code=exited, status=0/SUCCESS) Main PID: 1106 (code=exited, status=0/SUCCESS) Tasks: 0 (limit: 100084) Memory: 112K (peak: 34.5M) CPU: 369ms CGroup: /system.slice/cloud-config.service Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Starting cloud-config.service - Cloud-init: Config Stage... Dec 05 04:51:30 np0005546715.novalocal cloud-init[1255]: Cloud-init v. 24.4-6.el10 running 'modules:config' at Fri, 05 Dec 2025 09:51:30 +0000. Up 10.09 seconds. Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Finished cloud-config.service - Cloud-init: Config Stage. ● cloud-final.service - Cloud-init: Final Stage Loaded: loaded (/usr/lib/systemd/system/cloud-final.service; enabled; preset: enabled) Active: active (exited) since Fri 2025-12-05 04:51:31 EST; 4min 29s ago Invocation: aa7bfe34962546e29020a27999cadd3c Process: 1288 ExecStart=/usr/bin/cloud-init modules --mode=final (code=exited, status=0/SUCCESS) Main PID: 1288 (code=exited, status=0/SUCCESS) Mem peak: 36.7M CPU: 449ms Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Starting cloud-final.service - Cloud-init: Final Stage... Dec 05 04:51:30 np0005546715.novalocal cloud-init[1433]: Cloud-init v. 24.4-6.el10 running 'modules:final' at Fri, 05 Dec 2025 09:51:30 +0000. Up 10.46 seconds. Dec 05 04:51:30 np0005546715.novalocal cloud-init[1456]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Dec 05 04:51:30 np0005546715.novalocal cloud-init[1459]: 256 SHA256:uDnXt8K+y6PilWmGQaaxQq+hEHJ08IxW5Oa7UPCjq10 root@np0005546715.novalocal (ECDSA) Dec 05 04:51:30 np0005546715.novalocal cloud-init[1462]: 256 SHA256:DizA5bREAexm/EF2A1x5qGS9MediOGOu0cBZXAByt1M root@np0005546715.novalocal (ED25519) Dec 05 04:51:30 np0005546715.novalocal cloud-init[1467]: -----END SSH HOST KEY FINGERPRINTS----- Dec 05 04:51:30 np0005546715.novalocal cloud-init[1469]: ############################################################# Dec 05 04:51:31 np0005546715.novalocal cloud-init[1433]: Cloud-init v. 24.4-6.el10 finished at Fri, 05 Dec 2025 09:51:31 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 10.62 seconds Dec 05 04:51:31 np0005546715.novalocal systemd[1]: Finished cloud-final.service - Cloud-init: Final Stage. ● cloud-init-local.service - Cloud-init: Local Stage (pre-network) Loaded: loaded (/usr/lib/systemd/system/cloud-init-local.service; enabled; preset: enabled) Active: active (exited) since Fri 2025-12-05 04:51:27 EST; 4min 32s ago Invocation: 7691f8080da749d9aba29ce7be0d2b83 Process: 888 ExecStart=/usr/bin/cloud-init init --local (code=exited, status=0/SUCCESS) Main PID: 888 (code=exited, status=0/SUCCESS) Mem peak: 54.9M CPU: 550ms Dec 05 04:51:26 localhost systemd[1]: Starting cloud-init-local.service - Cloud-init: Local Stage (pre-network)... Dec 05 04:51:27 localhost cloud-init[942]: Cloud-init v. 24.4-6.el10 running 'init-local' at Fri, 05 Dec 2025 09:51:27 +0000. Up 7.00 seconds. Dec 05 04:51:27 np0005546715.novalocal systemd[1]: Finished cloud-init-local.service - Cloud-init: Local Stage (pre-network). ● cloud-init.service - Cloud-init: Network Stage Loaded: loaded (/usr/lib/systemd/system/cloud-init.service; enabled; preset: enabled) Active: active (exited) since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: 1112cbb01a8647d6ba56580319939e0e Process: 1008 ExecStart=/usr/bin/cloud-init init (code=exited, status=0/SUCCESS) Main PID: 1008 (code=exited, status=0/SUCCESS) Mem peak: 40.6M CPU: 924ms Dec 05 04:51:30 np0005546715.novalocal cloud-init[1024]: | +.*O+O o | Dec 05 04:51:30 np0005546715.novalocal cloud-init[1024]: | +oB=+ O | Dec 05 04:51:30 np0005546715.novalocal cloud-init[1024]: | O.Bo+ . | Dec 05 04:51:30 np0005546715.novalocal cloud-init[1024]: | o *.=o.S | Dec 05 04:51:30 np0005546715.novalocal cloud-init[1024]: | . +. o | Dec 05 04:51:30 np0005546715.novalocal cloud-init[1024]: | o . | Dec 05 04:51:30 np0005546715.novalocal cloud-init[1024]: | . | Dec 05 04:51:30 np0005546715.novalocal cloud-init[1024]: | | Dec 05 04:51:30 np0005546715.novalocal cloud-init[1024]: +----[SHA256]-----+ Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Finished cloud-init.service - Cloud-init: Network Stage. ○ cockpit-issue.service - Cockpit issue updater service Loaded: loaded (/usr/lib/systemd/system/cockpit-issue.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: 3d3d3c40f346492881bab4a6ee8afd9f Docs: man:cockpit-ws(8) Process: 1107 ExecStart=/usr/share/cockpit/issue/update-issue (code=exited, status=0/SUCCESS) Main PID: 1107 (code=exited, status=0/SUCCESS) Mem peak: 2.4M CPU: 42ms Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Starting cockpit-issue.service - Cockpit issue updater service... Dec 05 04:51:30 np0005546715.novalocal systemd[1]: cockpit-issue.service: Deactivated successfully. Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Finished cockpit-issue.service - Cockpit issue updater service. ○ cockpit-session-socket-user.service - Dynamic user for /run/cockpit/session socket Loaded: loaded (/usr/lib/systemd/system/cockpit-session-socket-user.service; static) Active: inactive (dead) ○ cockpit-wsinstance-http.service - Cockpit Web Service http instance Loaded: loaded (/usr/lib/systemd/system/cockpit-wsinstance-http.service; static) Active: inactive (dead) TriggeredBy: ○ cockpit-wsinstance-http.socket Docs: man:cockpit-ws(8) ○ cockpit-wsinstance-socket-user.service - Dynamic user for /run/cockpit/wsinstance/ sockets Loaded: loaded (/usr/lib/systemd/system/cockpit-wsinstance-socket-user.service; static) Active: inactive (dead) ○ cockpit.service - Cockpit Web Service Loaded: loaded (/usr/lib/systemd/system/cockpit.service; static) Active: inactive (dead) TriggeredBy: ● cockpit.socket Docs: man:cockpit-ws(8) ● crond.service - Command Scheduler Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; preset: enabled) Active: active (running) since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: a80ac74360bb431db7910aad77f85ad6 Main PID: 1121 (crond) Tasks: 1 (limit: 100084) Memory: 1M (peak: 1.2M) CPU: 15ms CGroup: /system.slice/crond.service └─1121 /usr/sbin/crond -n Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Started crond.service - Command Scheduler. Dec 05 04:51:30 np0005546715.novalocal crond[1121]: (CRON) STARTUP (1.7.0) Dec 05 04:51:30 np0005546715.novalocal crond[1121]: (CRON) INFO (Syslog will be used instead of sendmail.) Dec 05 04:51:30 np0005546715.novalocal crond[1121]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 42% if used.) Dec 05 04:51:30 np0005546715.novalocal crond[1121]: (CRON) INFO (running with inotify support) ● dbus-broker.service - D-Bus System Message Bus Loaded: loaded (/usr/lib/systemd/system/dbus-broker.service; enabled; preset: enabled) Active: active (running) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 6b1d87aedb0342c4a83bbe8b79db3a6a TriggeredBy: ● dbus.socket Docs: man:dbus-broker-launch(1) Main PID: 871 (dbus-broker-lau) Tasks: 2 (limit: 100084) Memory: 2.5M (peak: 3M) CPU: 127ms CGroup: /system.slice/dbus-broker.service ├─871 /usr/bin/dbus-broker-launch --scope system --audit └─880 dbus-broker --log 4 --controller 9 --machine-id 35d8eecba2a6885efc01d15d31fea983 --max-bytes 536870912 --max-fds 4096 --max-matches 131072 --audit Dec 05 04:51:26 localhost systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus... Dec 05 04:51:26 localhost systemd[1]: Started dbus-broker.service - D-Bus System Message Bus. Dec 05 04:51:26 localhost dbus-broker-launch[871]: Ready ○ dm-event.service - Device-mapper event daemon Loaded: loaded (/usr/lib/systemd/system/dm-event.service; static) Active: inactive (dead) TriggeredBy: ● dm-event.socket Docs: man:dmeventd(8) ○ dnf-makecache.service - dnf makecache Loaded: loaded (/usr/lib/systemd/system/dnf-makecache.service; static) Active: inactive (dead) TriggeredBy: ● dnf-makecache.timer ○ dracut-cmdline.service - dracut cmdline hook Loaded: loaded (/usr/lib/systemd/system/dracut-cmdline.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:24 EST; 4min 35s ago Duration: 2.153s Invocation: 26956fbc5d854242af8fd20c1ca1aa0c Docs: man:dracut-cmdline.service(8) man:dracut.bootup(7) Main PID: 370 (code=exited, status=0/SUCCESS) Dec 05 04:51:22 localhost systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... Dec 05 04:51:22 localhost dracut-cmdline[370]: dracut-107-3.el10 Dec 05 04:51:22 localhost dracut-cmdline[370]: Using kernel command line parameters: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.12.0-164.el10.x86_64 root=UUID=358ce83d-3c8d-474e-b2bb-318cfaa4a80c ro console=ttyS0,115200n8 no_timer_check crashkernel=2G-64G:256M,64G-:512M Dec 05 04:51:22 localhost systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. Dec 05 04:51:24 localhost systemd[1]: dracut-cmdline.service: Deactivated successfully. Dec 05 04:51:24 localhost systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. ○ dracut-initqueue.service - dracut initqueue hook Loaded: loaded (/usr/lib/systemd/system/dracut-initqueue.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:24 EST; 4min 35s ago Duration: 1.034s Invocation: a4821237730a46a3b74c8c06f0872404 Docs: man:dracut-initqueue.service(8) man:dracut.bootup(7) Main PID: 555 (code=exited, status=0/SUCCESS) Dec 05 04:51:23 localhost systemd[1]: Starting dracut-initqueue.service - dracut initqueue hook... Dec 05 04:51:23 localhost systemd[1]: Finished dracut-initqueue.service - dracut initqueue hook. Dec 05 04:51:24 localhost systemd[1]: dracut-initqueue.service: Deactivated successfully. Dec 05 04:51:24 localhost systemd[1]: Stopped dracut-initqueue.service - dracut initqueue hook. ○ dracut-mount.service - dracut mount hook Loaded: loaded (/usr/lib/systemd/system/dracut-mount.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:24 EST; 4min 35s ago Docs: man:dracut-mount.service(8) man:dracut.bootup(7) Dec 05 04:51:24 localhost systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. ○ dracut-pre-mount.service - dracut pre-mount hook Loaded: loaded (/usr/lib/systemd/system/dracut-pre-mount.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:24 EST; 4min 35s ago Duration: 963ms Invocation: f4ba8fcb7f27400eb56f3ff176913683 Docs: man:dracut-pre-mount.service(8) man:dracut.bootup(7) Main PID: 607 (code=exited, status=0/SUCCESS) Dec 05 04:51:23 localhost systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... Dec 05 04:51:23 localhost systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. Dec 05 04:51:24 localhost systemd[1]: dracut-pre-mount.service: Deactivated successfully. Dec 05 04:51:24 localhost systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. ○ dracut-pre-pivot.service - dracut pre-pivot and cleanup hook Loaded: loaded (/usr/lib/systemd/system/dracut-pre-pivot.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:24 EST; 4min 35s ago Duration: 58ms Invocation: 81e225bd9040431392a934787fa6542b Docs: man:dracut-pre-pivot.service(8) man:dracut.bootup(7) Main PID: 634 (code=exited, status=0/SUCCESS) Dec 05 04:51:24 localhost systemd[1]: Starting dracut-pre-pivot.service - dracut pre-pivot and cleanup hook... Dec 05 04:51:24 localhost systemd[1]: Finished dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. Dec 05 04:51:24 localhost systemd[1]: dracut-pre-pivot.service: Deactivated successfully. Dec 05 04:51:24 localhost systemd[1]: Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. ○ dracut-pre-trigger.service - dracut pre-trigger hook Loaded: loaded (/usr/lib/systemd/system/dracut-pre-trigger.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:24 EST; 4min 35s ago Duration: 1.675s Invocation: 51f52269bfd24bae96001dd3c9a7a3ab Docs: man:dracut-pre-trigger.service(8) man:dracut.bootup(7) Main PID: 517 (code=exited, status=0/SUCCESS) Dec 05 04:51:23 localhost systemd[1]: Starting dracut-pre-trigger.service - dracut pre-trigger hook... Dec 05 04:51:23 localhost systemd[1]: Finished dracut-pre-trigger.service - dracut pre-trigger hook. Dec 05 04:51:24 localhost systemd[1]: dracut-pre-trigger.service: Deactivated successfully. Dec 05 04:51:24 localhost systemd[1]: Stopped dracut-pre-trigger.service - dracut pre-trigger hook. ○ dracut-pre-udev.service - dracut pre-udev hook Loaded: loaded (/usr/lib/systemd/system/dracut-pre-udev.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:24 EST; 4min 35s ago Duration: 1.825s Invocation: 735e9f060a89472abe192b546a0f009d Docs: man:dracut-pre-udev.service(8) man:dracut.bootup(7) Main PID: 467 (code=exited, status=0/SUCCESS) Mem peak: 6.5M CPU: 309ms Dec 05 04:51:22 localhost systemd[1]: Starting dracut-pre-udev.service - dracut pre-udev hook... Dec 05 04:51:22 localhost rpc.statd[493]: Version 2.8.3 starting Dec 05 04:51:22 localhost rpc.statd[493]: Initializing NSM state Dec 05 04:51:22 localhost rpc.idmapd[498]: Setting log level to 0 Dec 05 04:51:22 localhost rpc.idmapd[498]: libnfsidmap: Unable to determine the NFSv4 domain; Using 'localdomain' as the NFSv4 domain which means UIDs will be mapped to the 'Nobody-User' user defined in /etc/idmapd.conf Dec 05 04:51:22 localhost systemd[1]: Finished dracut-pre-udev.service - dracut pre-udev hook. Dec 05 04:51:24 localhost rpc.idmapd[498]: exiting on signal 15 Dec 05 04:51:24 localhost systemd[1]: dracut-pre-udev.service: Deactivated successfully. Dec 05 04:51:24 localhost systemd[1]: Stopped dracut-pre-udev.service - dracut pre-udev hook. ○ dracut-shutdown-onfailure.service - Service executing upon dracut-shutdown failure to perform cleanup Loaded: loaded (/usr/lib/systemd/system/dracut-shutdown-onfailure.service; static) Active: inactive (dead) Docs: man:dracut-shutdown.service(8) ● dracut-shutdown.service - Restore /run/initramfs on shutdown Loaded: loaded (/usr/lib/systemd/system/dracut-shutdown.service; static) Active: active (exited) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 6c2ebb6b044f42a3a2f9a4005728675e Docs: man:dracut-shutdown.service(8) Process: 889 ExecStart=/bin/true (code=exited, status=0/SUCCESS) Main PID: 889 (code=exited, status=0/SUCCESS) Mem peak: 1.2M CPU: 3ms Dec 05 04:51:26 localhost systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... Dec 05 04:51:27 localhost systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. ○ emergency.service - Emergency Shell Loaded: loaded (/usr/lib/systemd/system/emergency.service; static) Active: inactive (dead) Docs: man:sulogin(8) ○ fips-crypto-policy-overlay.service - Bind-mount FIPS crypto-policy in FIPS mode Loaded: loaded (/usr/lib/systemd/system/fips-crypto-policy-overlay.service; enabled; preset: enabled) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:25 EST; 4min 34s ago └─ ConditionKernelCommandLine=fips=1 was not met ○ fstrim.service - Discard unused blocks on filesystems from /etc/fstab Loaded: loaded (/usr/lib/systemd/system/fstrim.service; static) Active: inactive (dead) TriggeredBy: ● fstrim.timer Docs: man:fstrim(8) ● getty@tty1.service - Getty on tty1 Loaded: loaded (/usr/lib/systemd/system/getty@.service; enabled; preset: enabled) Active: active (running) since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: 2a49fa39d18d4833a563d0c4534f0c87 Docs: man:agetty(8) man:systemd-getty-generator(8) https://0pointer.de/blog/projects/serial-console.html Main PID: 1125 (agetty) Tasks: 1 (limit: 100084) Memory: 412K (peak: 4.9M) CPU: 27ms CGroup: /system.slice/system-getty.slice/getty@tty1.service └─1125 /sbin/agetty -o "-- \\u" --noreset --noclear - linux Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Started getty@tty1.service - Getty on tty1. ● gssproxy.service - GSSAPI Proxy Daemon Loaded: loaded (/usr/lib/systemd/system/gssproxy.service; disabled; preset: disabled) Active: active (running) since Fri 2025-12-05 04:51:27 EST; 4min 32s ago Invocation: 28e8d7bd00674aaeb81da10c0452a059 Main PID: 970 (gssproxy) Status: "Running, 2 service(s) configured" Tasks: 6 (limit: 100084) Memory: 2.1M (peak: 3.2M) CPU: 41ms CGroup: /system.slice/gssproxy.service └─970 /usr/sbin/gssproxy -i Dec 05 04:51:27 np0005546715.novalocal systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon... Dec 05 04:51:27 np0005546715.novalocal systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon. ○ initrd-cleanup.service - Cleaning Up and Shutting Down Daemons Loaded: loaded (/usr/lib/systemd/system/initrd-cleanup.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:24 EST; 4min 35s ago Invocation: 20f120faf9de4d3cb9b1d367758e07ac Main PID: 661 (code=exited, status=0/SUCCESS) Mem peak: 1.8M CPU: 19ms Dec 05 04:51:24 localhost systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... Dec 05 04:51:24 localhost systemd[1]: initrd-cleanup.service: Deactivated successfully. Dec 05 04:51:24 localhost systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. ○ initrd-parse-etc.service - Mountpoints Configured in the Real Root Loaded: loaded (/usr/lib/systemd/system/initrd-parse-etc.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:24 EST; 4min 36s ago Invocation: ed169400b28f471db978a76d30bfb0f6 Main PID: 632 (code=exited, status=0/SUCCESS) Mem peak: 1.4M CPU: 24ms Dec 05 04:51:24 localhost systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... Dec 05 04:51:24 localhost systemd[1]: initrd-parse-etc.service: Deactivated successfully. Dec 05 04:51:24 localhost systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. ○ initrd-switch-root.service - Switch Root Loaded: loaded (/usr/lib/systemd/system/initrd-switch-root.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:25 EST; 4min 34s ago Invocation: e8dacc471dd745cdbbc358751d7af911 Process: 666 ExecStart=systemctl --no-block switch-root (code=exited, status=0/SUCCESS) Main PID: 666 (code=exited, status=0/SUCCESS) Mem peak: 1.4M CPU: 11ms Dec 05 04:51:24 localhost systemd[1]: Starting initrd-switch-root.service - Switch Root... ○ initrd-udevadm-cleanup-db.service - Cleanup udev Database Loaded: loaded (/usr/lib/systemd/system/initrd-udevadm-cleanup-db.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:24 EST; 4min 35s ago Invocation: 206aa7ad233a466ea00c064e668db010 Main PID: 664 (code=exited, status=0/SUCCESS) Mem peak: 1.5M CPU: 20ms Dec 05 04:51:24 localhost systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... Dec 05 04:51:24 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. Dec 05 04:51:24 localhost systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. ● irqbalance.service - irqbalance daemon Loaded: loaded (/usr/lib/systemd/system/irqbalance.service; enabled; preset: enabled) Active: active (running) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: b77cf421169849938582a1283d4c02d7 Docs: man:irqbalance(1) https://github.com/Irqbalance/irqbalance Main PID: 891 (irqbalance) Tasks: 2 (limit: 100084) Memory: 1M (peak: 3.3M) CPU: 79ms CGroup: /system.slice/irqbalance.service └─891 /usr/sbin/irqbalance Dec 05 04:51:37 np0005546715.novalocal irqbalance[891]: Cannot change IRQ 32 affinity: Permission denied Dec 05 04:51:37 np0005546715.novalocal irqbalance[891]: IRQ 32 affinity is now unmanaged Dec 05 04:51:37 np0005546715.novalocal irqbalance[891]: Cannot change IRQ 30 affinity: Permission denied Dec 05 04:51:37 np0005546715.novalocal irqbalance[891]: IRQ 30 affinity is now unmanaged Dec 05 04:51:37 np0005546715.novalocal irqbalance[891]: Cannot change IRQ 29 affinity: Permission denied Dec 05 04:51:37 np0005546715.novalocal irqbalance[891]: IRQ 29 affinity is now unmanaged Dec 05 04:53:07 np0005546715.novalocal irqbalance[891]: Cannot change IRQ 26 affinity: Permission denied Dec 05 04:53:07 np0005546715.novalocal irqbalance[891]: IRQ 26 affinity is now unmanaged Dec 05 04:53:57 np0005546715.novalocal irqbalance[891]: Cannot change IRQ 27 affinity: Permission denied Dec 05 04:53:57 np0005546715.novalocal irqbalance[891]: IRQ 27 affinity is now unmanaged ● kdump.service - Crash recovery kernel arming Loaded: loaded (/usr/lib/systemd/system/kdump.service; enabled; preset: enabled) Active: active (exited) since Fri 2025-12-05 04:51:49 EST; 4min 10s ago Invocation: 915fbe6a54034763ae484a2b145ab561 Process: 1108 ExecCondition=/bin/sh -c grep -q -e "crashkernel" -e "fadump" /proc/cmdline (code=exited, status=0/SUCCESS) Process: 1117 ExecStart=/usr/bin/kdumpctl start (code=exited, status=0/SUCCESS) Main PID: 1117 (code=exited, status=0/SUCCESS) Mem peak: 229.3M CPU: 26.579s Dec 05 04:51:38 np0005546715.novalocal dracut[1435]: *** Store current command line parameters *** Dec 05 04:51:38 np0005546715.novalocal dracut[1435]: Stored kernel commandline: Dec 05 04:51:38 np0005546715.novalocal dracut[1435]: No dracut internal kernel commandline stored in the initramfs Dec 05 04:51:42 np0005546715.novalocal dracut[1435]: *** Squashing the files inside the initramfs *** Dec 05 04:51:48 np0005546715.novalocal dracut[1435]: *** Squashing the files inside the initramfs done *** Dec 05 04:51:48 np0005546715.novalocal dracut[1435]: *** Creating image file '/boot/initramfs-6.12.0-164.el10.x86_64kdump.img' *** Dec 05 04:51:49 np0005546715.novalocal dracut[1435]: *** Creating initramfs image file '/boot/initramfs-6.12.0-164.el10.x86_64kdump.img' done *** Dec 05 04:51:49 np0005546715.novalocal kdumpctl[1134]: kdump: kexec: loaded kdump kernel Dec 05 04:51:49 np0005546715.novalocal kdumpctl[1134]: kdump: Starting kdump: [OK] Dec 05 04:51:49 np0005546715.novalocal systemd[1]: Finished kdump.service - Crash recovery kernel arming. ● kmod-static-nodes.service - Create List of Static Device Nodes Loaded: loaded (/usr/lib/systemd/system/kmod-static-nodes.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 6065473037e6499c9e9dd8473b8e47e9 Process: 724 ExecStart=/usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/static-nodes.conf (code=exited, status=0/SUCCESS) Main PID: 724 (code=exited, status=0/SUCCESS) Mem peak: 1.2M CPU: 6ms Dec 05 04:51:26 localhost systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. ● ldconfig.service - Rebuild Dynamic Linker Cache Loaded: loaded (/usr/lib/systemd/system/ldconfig.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: e59426121e464026a93be92320f2b4c5 Docs: man:ldconfig(8) Process: 786 ExecStart=/sbin/ldconfig -X (code=exited, status=0/SUCCESS) Main PID: 786 (code=exited, status=0/SUCCESS) Mem peak: 34.3M CPU: 56ms Dec 05 04:51:26 localhost systemd[1]: Starting ldconfig.service - Rebuild Dynamic Linker Cache... Dec 05 04:51:26 localhost systemd[1]: Finished ldconfig.service - Rebuild Dynamic Linker Cache. ○ logrotate.service - Rotate log files Loaded: loaded (/usr/lib/systemd/system/logrotate.service; static) Active: inactive (dead) TriggeredBy: ● logrotate.timer Docs: man:logrotate(8) man:logrotate.conf(5) ○ lvm2-lvmpolld.service - LVM2 poll daemon Loaded: loaded (/usr/lib/systemd/system/lvm2-lvmpolld.service; static) Active: inactive (dead) TriggeredBy: ● lvm2-lvmpolld.socket Docs: man:lvmpolld(8) ● lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling Loaded: loaded (/usr/lib/systemd/system/lvm2-monitor.service; enabled; preset: enabled) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 63bc83d330d743db8c72402942903142 Docs: man:dmeventd(8) man:lvcreate(8) man:lvchange(8) man:vgchange(8) Process: 725 ExecStart=/usr/sbin/lvm vgchange --monitor y (code=exited, status=0/SUCCESS) Main PID: 725 (code=exited, status=0/SUCCESS) Mem peak: 8.9M CPU: 39ms Dec 05 04:51:26 localhost systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. ○ modprobe@configfs.service - Load Kernel Module configfs Loaded: loaded (/usr/lib/systemd/system/modprobe@.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:26 EST; 4min 33s ago Invocation: 1712616e392c42258c5b267b9c75d765 Docs: man:modprobe(8) Process: 876 ExecStart=/sbin/modprobe -abq configfs (code=exited, status=0/SUCCESS) Main PID: 876 (code=exited, status=0/SUCCESS) Mem peak: 1.2M CPU: 9ms Dec 05 04:51:26 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Dec 05 04:51:26 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. Dec 05 04:51:26 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. ○ modprobe@dm_mod.service - Load Kernel Module dm_mod Loaded: loaded (/usr/lib/systemd/system/modprobe@.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 05baf82ba3d0488b8005bbf64e6b2a89 Docs: man:modprobe(8) Process: 727 ExecStart=/sbin/modprobe -abq dm_mod (code=exited, status=0/SUCCESS) Main PID: 727 (code=exited, status=0/SUCCESS) Mem peak: 1M CPU: 51ms Dec 05 04:51:26 localhost systemd[1]: modprobe@dm_mod.service: Deactivated successfully. Dec 05 04:51:26 localhost systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. ○ modprobe@drm.service - Load Kernel Module drm Loaded: loaded (/usr/lib/systemd/system/modprobe@.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: f9e10d57a98749ada0253532bc16ed5b Docs: man:modprobe(8) Process: 728 ExecStart=/sbin/modprobe -abq drm (code=exited, status=0/SUCCESS) Main PID: 728 (code=exited, status=0/SUCCESS) Mem peak: 1.1M CPU: 4ms Dec 05 04:51:26 localhost systemd[1]: modprobe@drm.service: Deactivated successfully. Dec 05 04:51:26 localhost systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. ○ modprobe@efi_pstore.service - Load Kernel Module efi_pstore Loaded: loaded (/usr/lib/systemd/system/modprobe@.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 984e4064165e4615a2cd778aac7d0f92 Docs: man:modprobe(8) Process: 729 ExecStart=/sbin/modprobe -abq efi_pstore (code=exited, status=0/SUCCESS) Main PID: 729 (code=exited, status=0/SUCCESS) Mem peak: 1.2M CPU: 9ms Dec 05 04:51:26 localhost systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. Dec 05 04:51:26 localhost systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. ○ modprobe@fuse.service - Load Kernel Module fuse Loaded: loaded (/usr/lib/systemd/system/modprobe@.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 2915c39f01864bed80365934a1db9de9 Docs: man:modprobe(8) Process: 730 ExecStart=/sbin/modprobe -abq fuse (code=exited, status=0/SUCCESS) Main PID: 730 (code=exited, status=0/SUCCESS) Mem peak: 1.2M CPU: 61ms Dec 05 04:51:26 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully. Dec 05 04:51:26 localhost systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. ○ modprobe@loop.service - Load Kernel Module loop Loaded: loaded (/usr/lib/systemd/system/modprobe@.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: fc98fd950cbb4f4193e15bfd13cd0646 Docs: man:modprobe(8) Process: 731 ExecStart=/sbin/modprobe -abq loop (code=exited, status=0/SUCCESS) Main PID: 731 (code=exited, status=0/SUCCESS) Mem peak: 1.2M CPU: 24ms Dec 05 04:51:26 localhost systemd[1]: modprobe@loop.service: Deactivated successfully. Dec 05 04:51:26 localhost systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. ● NetworkManager-wait-online.service - Network Manager Wait Online Loaded: loaded (/usr/lib/systemd/system/NetworkManager-wait-online.service; enabled; preset: enabled) Active: active (exited) since Fri 2025-12-05 04:51:28 EST; 4min 32s ago Invocation: e3c66c93920745238bff8e0fdcb6db87 Docs: man:NetworkManager-wait-online.service(8) Process: 969 ExecStart=/usr/bin/nm-online -s -q (code=exited, status=0/SUCCESS) Main PID: 969 (code=exited, status=0/SUCCESS) Mem peak: 2.3M CPU: 41ms Dec 05 04:51:27 np0005546715.novalocal systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online... Dec 05 04:51:28 np0005546715.novalocal systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online. ● NetworkManager.service - Network Manager Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; preset: enabled) Active: active (running) since Fri 2025-12-05 04:51:27 EST; 4min 32s ago Invocation: 5f57b7e651484279b5a3b42072ea9e0f Docs: man:NetworkManager(8) Main PID: 961 (NetworkManager) Tasks: 4 (limit: 100084) Memory: 8.7M (peak: 9.3M) CPU: 1.490s CGroup: /system.slice/NetworkManager.service └─961 /usr/sbin/NetworkManager --no-daemon Dec 05 04:51:27 np0005546715.novalocal NetworkManager[961]: [1764928287.8945] device (lo): Activation: successful, device activated. Dec 05 04:51:28 np0005546715.novalocal NetworkManager[961]: [1764928288.0204] dhcp4 (ens3): state changed new lease, address=38.102.83.18 Dec 05 04:51:28 np0005546715.novalocal NetworkManager[961]: [1764928288.0217] policy: set 'cloud-init ens3' (ens3) as default for IPv4 routing and DNS Dec 05 04:51:28 np0005546715.novalocal NetworkManager[961]: [1764928288.0242] device (ens3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full') Dec 05 04:51:28 np0005546715.novalocal NetworkManager[961]: [1764928288.0272] device (ens3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full') Dec 05 04:51:28 np0005546715.novalocal NetworkManager[961]: [1764928288.0275] device (ens3): state change: secondaries -> activated (reason 'none', managed-type: 'full') Dec 05 04:51:28 np0005546715.novalocal NetworkManager[961]: [1764928288.0279] manager: NetworkManager state is now CONNECTED_SITE Dec 05 04:51:28 np0005546715.novalocal NetworkManager[961]: [1764928288.0283] device (ens3): Activation: successful, device activated. Dec 05 04:51:28 np0005546715.novalocal NetworkManager[961]: [1764928288.0290] manager: NetworkManager state is now CONNECTED_GLOBAL Dec 05 04:51:28 np0005546715.novalocal NetworkManager[961]: [1764928288.0294] manager: startup complete ○ nfs-idmapd.service - NFSv4 ID-name mapping service Loaded: loaded (/usr/lib/systemd/system/nfs-idmapd.service; static) Active: inactive (dead) Docs: man:idmapd(8) ○ nfs-mountd.service - NFS Mount Daemon Loaded: loaded (/usr/lib/systemd/system/nfs-mountd.service; static) Active: inactive (dead) Docs: man:rpc.mountd(8) ○ nfs-server.service - NFS server and services Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; disabled; preset: disabled) Active: inactive (dead) Docs: man:rpc.nfsd(8) man:exportfs(8) ○ nfs-utils.service - NFS server and client services Loaded: loaded (/usr/lib/systemd/system/nfs-utils.service; static) Active: inactive (dead) ○ nfsdcld.service - NFSv4 Client Tracking Daemon Loaded: loaded (/usr/lib/systemd/system/nfsdcld.service; static) Active: inactive (dead) Docs: man:nfsdcld(8) ○ pcscd.service - PC/SC Smart Card Daemon Loaded: loaded (/usr/lib/systemd/system/pcscd.service; indirect; preset: disabled) Active: inactive (dead) TriggeredBy: ● pcscd.socket Docs: man:pcscd(8) ○ rc-local.service - /etc/rc.d/rc.local Compatibility Loaded: loaded (/usr/lib/systemd/system/rc-local.service; static) Active: inactive (dead) Docs: man:systemd-rc-local-generator(8) ○ rescue.service - Rescue Shell Loaded: loaded (/usr/lib/systemd/system/rescue.service; static) Active: inactive (dead) Docs: man:sulogin(8) ○ rpc-gssd.service - RPC security service for NFS client and server Loaded: loaded (/usr/lib/systemd/system/rpc-gssd.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:27 EST; 4min 32s ago └─ ConditionPathExists=/etc/krb5.keytab was not met Docs: man:rpc.gssd(8) Dec 05 04:51:27 np0005546715.novalocal 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). ● rpc-statd-notify.service - Notify NFS peers of a restart Loaded: loaded (/usr/lib/systemd/system/rpc-statd-notify.service; static) Active: active (exited) since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: 2b77bbf4ad6847dd9dcc0b999607041f Docs: man:sm-notify(8) man:rpc.statd(8) Process: 1109 ExecStart=/usr/sbin/sm-notify (code=exited, status=0/SUCCESS) Mem peak: 1.2M CPU: 12ms Dec 05 04:51:30 np0005546715.novalocal sm-notify[1109]: Version 2.8.3 starting Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. ○ rpc-statd.service - NFS status monitor for NFSv2/3 locking. Loaded: loaded (/usr/lib/systemd/system/rpc-statd.service; static) Active: inactive (dead) Docs: man:rpc.statd(8) ○ rpcbind.service - RPC Bind Loaded: loaded (/usr/lib/systemd/system/rpcbind.service; disabled; preset: disabled) Active: inactive (dead) TriggeredBy: ○ rpcbind.socket Docs: man:rpcbind(8) ● rsyslog.service - System Logging Service Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; preset: enabled) Active: active (running) since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: 4e7878066ce442f89034f455d264c10c Docs: man:rsyslogd(8) https://www.rsyslog.com/doc/ Main PID: 1111 (rsyslogd) Tasks: 3 (limit: 100084) Memory: 2.8M (peak: 3.5M) CPU: 250ms CGroup: /system.slice/rsyslog.service └─1111 /usr/sbin/rsyslogd -n Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Starting rsyslog.service - System Logging Service... Dec 05 04:51:30 np0005546715.novalocal rsyslogd[1111]: [origin software="rsyslogd" swVersion="8.2510.0-5.el10" x-pid="1111" x-info="https://www.rsyslog.com"] start Dec 05 04:51:30 np0005546715.novalocal rsyslogd[1111]: imjournal: No statefile exists, /var/lib/rsyslog/imjournal.state will be created (ignore if this is first run): No such file or directory [v8.2510.0-5.el10 try https://www.rsyslog.com/e/2040 ] Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Started rsyslog.service - System Logging Service. Dec 05 04:51:30 np0005546715.novalocal rsyslogd[1111]: imjournal: journal files changed, reloading... [v8.2510.0-5.el10 try https://www.rsyslog.com/e/0 ] ○ selinux-autorelabel-mark.service - Mark the need to relabel after reboot Loaded: loaded (/usr/lib/systemd/system/selinux-autorelabel-mark.service; enabled; preset: enabled) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago └─ ConditionSecurity=!selinux was not met Dec 05 04:51:26 localhost systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). ● serial-getty@ttyS0.service - Serial Getty on ttyS0 Loaded: loaded (/usr/lib/systemd/system/serial-getty@.service; enabled-runtime; preset: disabled) Active: active (running) since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: ca0226e110054520be579261f1f65dc4 Docs: man:agetty(8) man:systemd-getty-generator(8) https://0pointer.de/blog/projects/serial-console.html Main PID: 1126 (agetty) Tasks: 1 (limit: 100084) Memory: 376K (peak: 4.5M) CPU: 21ms CGroup: /system.slice/system-serial\x2dgetty.slice/serial-getty@ttyS0.service └─1126 /sbin/agetty -o "-- \\u" --noreset --noclear --keep-baud 115200,57600,38400,9600 - vt220 Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Started serial-getty@ttyS0.service - Serial Getty on ttyS0. ● ssh-host-keys-migration.service - Update OpenSSH host key permissions Loaded: loaded (/usr/lib/systemd/system/ssh-host-keys-migration.service; disabled; preset: disabled) Active: active (exited) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 52c0b5dfdf124b1d94237a1b833e07af Docs: https://fedoraproject.org/wiki/Changes/SSHKeySignSuidBit Process: 894 ExecStart=/usr/libexec/openssh/ssh-host-keys-migration.sh (code=exited, status=0/SUCCESS) Process: 905 ExecStart=touch /var/lib/.ssh-host-keys-migration (code=exited, status=0/SUCCESS) Main PID: 905 (code=exited, status=0/SUCCESS) Mem peak: 4.6M CPU: 28ms Dec 05 04:51:27 localhost systemd[1]: Starting ssh-host-keys-migration.service - Update OpenSSH host key permissions... Dec 05 04:51:27 localhost systemd[1]: Finished ssh-host-keys-migration.service - Update OpenSSH host key permissions. ○ sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation Loaded: loaded (/usr/lib/systemd/system/sshd-keygen@.service; disabled; preset: disabled) Drop-In: /usr/lib/systemd/system/sshd-keygen@.service.d └─disable-sshd-keygen-if-cloud-init-active.conf Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:27 EST; 4min 33s ago └─ ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target was not met Dec 05 04:51:27 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). ○ sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation Loaded: loaded (/usr/lib/systemd/system/sshd-keygen@.service; disabled; preset: disabled) Drop-In: /usr/lib/systemd/system/sshd-keygen@.service.d └─disable-sshd-keygen-if-cloud-init-active.conf Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:27 EST; 4min 33s ago └─ ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target was not met Dec 05 04:51:27 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). ○ sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation Loaded: loaded (/usr/lib/systemd/system/sshd-keygen@.service; disabled; preset: disabled) Drop-In: /usr/lib/systemd/system/sshd-keygen@.service.d └─disable-sshd-keygen-if-cloud-init-active.conf Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:27 EST; 4min 33s ago └─ ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target was not met Dec 05 04:51:27 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). ● sshd.service - OpenSSH server daemon Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled; preset: enabled) Active: active (running) since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: 7ba0ba617c2f42c5874d8fdc6b0c9d65 Docs: man:sshd(8) man:sshd_config(5) Main PID: 1115 (sshd) Tasks: 1 (limit: 100084) Memory: 5.6M (peak: 11.2M) CPU: 730ms CGroup: /system.slice/sshd.service └─1115 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups" Dec 05 04:55:07 np0005546715.novalocal sshd-session[8214]: Received disconnect from 152.32.239.90 port 55014:11: Bye Bye [preauth] Dec 05 04:55:07 np0005546715.novalocal sshd-session[8214]: Disconnected from authenticating user root 152.32.239.90 port 55014 [preauth] Dec 05 04:55:33 np0005546715.novalocal sshd-session[9028]: Accepted publickey for zuul-worker from 38.102.83.114 port 55230 ssh2: RSA SHA256:Bf9vnAHbbJEIEXgXwvW8SI0+wl/8DerwCFXvWFtTv2w Dec 05 04:55:33 np0005546715.novalocal sshd-session[9028]: pam_unix(sshd:session): session opened for user zuul-worker(uid=1000) by zuul-worker(uid=0) Dec 05 04:55:37 np0005546715.novalocal sshd-session[9119]: Accepted publickey for zuul-worker from 38.102.83.114 port 55242 ssh2: RSA SHA256:Bf9vnAHbbJEIEXgXwvW8SI0+wl/8DerwCFXvWFtTv2w Dec 05 04:55:37 np0005546715.novalocal sshd-session[9119]: pam_unix(sshd:session): session opened for user zuul-worker(uid=1000) by zuul-worker(uid=0) Dec 05 04:55:41 np0005546715.novalocal sshd-session[9343]: Accepted publickey for zuul-worker from 38.102.83.114 port 56074 ssh2: RSA SHA256:Bf9vnAHbbJEIEXgXwvW8SI0+wl/8DerwCFXvWFtTv2w Dec 05 04:55:41 np0005546715.novalocal sshd-session[9343]: pam_unix(sshd:session): session opened for user zuul-worker(uid=1000) by zuul-worker(uid=0) Dec 05 04:55:47 np0005546715.novalocal sshd-session[9767]: Received disconnect from 167.172.203.52 port 43422:11: Bye Bye [preauth] Dec 05 04:55:47 np0005546715.novalocal sshd-session[9767]: Disconnected from authenticating user root 167.172.203.52 port 43422 [preauth] ○ sssd-kcm.service - SSSD Kerberos Cache Manager Loaded: loaded (/usr/lib/systemd/system/sssd-kcm.service; indirect; preset: disabled) Active: inactive (dead) TriggeredBy: ● sssd-kcm.socket Docs: man:sssd-kcm(5) ○ sssd.service - System Security Services Daemon Loaded: loaded (/usr/lib/systemd/system/sssd.service; enabled; preset: enabled) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:27 EST; 4min 33s ago ├─ ConditionPathExists=|/etc/sssd/sssd.conf was not met └─ ConditionDirectoryNotEmpty=|/etc/sssd/conf.d was not met Dec 05 04:51:27 localhost systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met. ○ systemd-ask-password-console.service - Dispatch Password Requests to Console Loaded: loaded (/usr/lib/systemd/system/systemd-ask-password-console.service; static) Active: inactive (dead) TriggeredBy: ● systemd-ask-password-console.path Docs: man:systemd-ask-password-console.service(8) ○ systemd-ask-password-wall.service - Forward Password Requests to Wall Loaded: loaded (/usr/lib/systemd/system/systemd-ask-password-wall.service; static) Active: inactive (dead) TriggeredBy: ● systemd-ask-password-wall.path Docs: man:systemd-ask-password-wall.service(8) ○ systemd-battery-check.service - Check battery level during early boot Loaded: loaded (/usr/lib/systemd/system/systemd-battery-check.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:22 EST; 4min 38s ago Docs: man:systemd-battery-check.service(8) ○ systemd-binfmt.service - Set Up Additional Binary Formats Loaded: loaded (/usr/lib/systemd/system/systemd-binfmt.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago ├─ ConditionDirectoryNotEmpty=|/lib/binfmt.d was not met ├─ ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d was not met ├─ ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d was not met ├─ ConditionDirectoryNotEmpty=|/etc/binfmt.d was not met └─ ConditionDirectoryNotEmpty=|/run/binfmt.d was not met Docs: man:systemd-binfmt.service(8) man:binfmt.d(5) https://docs.kernel.org/admin-guide/binfmt-misc.html https://systemd.io/API_FILE_SYSTEMS Dec 05 04:51:26 localhost systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met. ○ systemd-boot-random-seed.service - Update Boot Loader Random Seed Loaded: loaded (/usr/lib/systemd/system/systemd-boot-random-seed.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago ├─ ConditionPathExists=|/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f was not met └─ ConditionPathExists=|/sys/firmware/efi/efivars/StubFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f was not met Docs: man:systemd-boot-random-seed.service(8) man:random(4) Dec 05 04:51:26 localhost systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. ○ systemd-confext.service - Merge System Configuration Images into /etc/ Loaded: loaded (/usr/lib/systemd/system/systemd-confext.service; enabled; preset: enabled) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago ├─ ConditionDirectoryNotEmpty=|/run/confexts was not met ├─ ConditionDirectoryNotEmpty=|/var/lib/confexts was not met ├─ ConditionDirectoryNotEmpty=|/usr/local/lib/confexts was not met ├─ ConditionDirectoryNotEmpty=|/usr/lib/confexts was not met └─ ConditionDirectoryNotEmpty=|/.extra/confext was not met Docs: man:systemd-confext.service(8) Dec 05 04:51:26 localhost systemd[1]: systemd-confext.service - Merge System Configuration Images into /etc/ was skipped because no trigger condition checks were met. ○ systemd-firstboot.service - First Boot Wizard Loaded: loaded (/usr/lib/systemd/system/systemd-firstboot.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago └─ ConditionFirstBoot=yes was not met Docs: man:systemd-firstboot(1) Dec 05 04:51:26 localhost systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). ○ systemd-fsck-root.service - File System Check on Root Device Loaded: loaded (/usr/lib/systemd/system/systemd-fsck-root.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:25 EST; 4min 34s ago Duration: 2.175s Invocation: 49bbe84aa859416081276248baae3924 Docs: man:systemd-fsck-root.service(8) Main PID: 612 (code=exited, status=0/SUCCESS) Dec 05 04:51:23 localhost systemd[1]: Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/358ce83d-3c8d-474e-b2bb-318cfaa4a80c... Dec 05 04:51:23 localhost systemd-fsck[614]: /usr/sbin/fsck.xfs: XFS file system. Dec 05 04:51:23 localhost systemd[1]: Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/358ce83d-3c8d-474e-b2bb-318cfaa4a80c. ○ systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info Loaded: loaded (/usr/lib/systemd/system/systemd-hibernate-clear.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago └─ ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67 was not met Docs: man:systemd-hibernate-clear.service(8) ○ systemd-hibernate-resume.service - Resume from hibernation Loaded: loaded (/usr/lib/systemd/system/systemd-hibernate-resume.service; static) Active: inactive (dead) Docs: man:systemd-hibernate-resume.service(8) ○ systemd-hostnamed.service - Hostname Service Loaded: loaded (/usr/lib/systemd/system/systemd-hostnamed.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:57 EST; 4min 2s ago Duration: 30.200s Invocation: 3fffb347dae9476cb438c51c8b566ea8 TriggeredBy: ● systemd-hostnamed.socket Docs: man:systemd-hostnamed.service(8) man:hostname(5) man:machine-info(5) man:org.freedesktop.hostname1(5) Process: 955 ExecStart=/usr/lib/systemd/systemd-hostnamed (code=exited, status=0/SUCCESS) Main PID: 955 (code=exited, status=0/SUCCESS) Status: "Shutting down..." Mem peak: 6.4M CPU: 77ms Dec 05 04:51:27 localhost systemd[1]: Starting systemd-hostnamed.service - Hostname Service... Dec 05 04:51:27 localhost systemd[1]: Started systemd-hostnamed.service - Hostname Service. Dec 05 04:51:27 np0005546715.novalocal systemd-hostnamed[955]: Hostname set to (static) Dec 05 04:51:57 np0005546715.novalocal systemd[1]: systemd-hostnamed.service: Deactivated successfully. ● systemd-hwdb-update.service - Rebuild Hardware Database Loaded: loaded (/usr/lib/systemd/system/systemd-hwdb-update.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 17fa66d0780849aeb068f011d1912583 Docs: man:hwdb(7) man:systemd-hwdb(8) Process: 760 ExecStart=systemd-hwdb update (code=exited, status=0/SUCCESS) Main PID: 760 (code=exited, status=0/SUCCESS) Mem peak: 56.7M CPU: 485ms Dec 05 04:51:26 localhost systemd[1]: Starting systemd-hwdb-update.service - Rebuild Hardware Database... Dec 05 04:51:26 localhost systemd[1]: Finished systemd-hwdb-update.service - Rebuild Hardware Database. ○ systemd-initctl.service - initctl Compatibility Daemon Loaded: loaded (/usr/lib/systemd/system/systemd-initctl.service; static) Active: inactive (dead) TriggeredBy: ● systemd-initctl.socket Docs: man:systemd-initctl.service(8) ● systemd-journal-catalog-update.service - Rebuild Journal Catalog Loaded: loaded (/usr/lib/systemd/system/systemd-journal-catalog-update.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 08a2cf27e6cd43d4841899a2cc93c53b Docs: man:systemd-journald.service(8) man:journald.conf(5) Process: 787 ExecStart=journalctl --update-catalog (code=exited, status=0/SUCCESS) Main PID: 787 (code=exited, status=0/SUCCESS) Mem peak: 2.5M CPU: 32ms Dec 05 04:51:26 localhost systemd[1]: Starting systemd-journal-catalog-update.service - Rebuild Journal Catalog... Dec 05 04:51:26 localhost systemd[1]: Finished systemd-journal-catalog-update.service - Rebuild Journal Catalog. ● systemd-journal-flush.service - Flush Journal to Persistent Storage Loaded: loaded (/usr/lib/systemd/system/systemd-journal-flush.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 2fa65d44cf4243c6a6b890cc5c5ea5a2 Docs: man:systemd-journald.service(8) man:journald.conf(5) Process: 761 ExecStart=journalctl --flush (code=exited, status=0/SUCCESS) Main PID: 761 (code=exited, status=0/SUCCESS) Mem peak: 1.5M CPU: 13ms Dec 05 04:51:26 localhost systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... Dec 05 04:51:26 localhost systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. ● systemd-journald.service - Journal Service Loaded: loaded (/usr/lib/systemd/system/systemd-journald.service; static) Active: active (running) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: a7497a1455b04ce3b0db7f25d07c01f5 TriggeredBy: ● systemd-journald.socket ○ systemd-journald-audit.socket ● systemd-journald-dev-log.socket Docs: man:systemd-journald.service(8) man:journald.conf(5) Main PID: 732 (systemd-journal) Status: "Processing requests..." Tasks: 1 (limit: 100084) FD Store: 11 (limit: 4224) Memory: 10.1M (peak: 10.4M) CPU: 396ms CGroup: /system.slice/systemd-journald.service └─732 /usr/lib/systemd/systemd-journald Dec 05 04:51:26 localhost systemd-journald[732]: Collecting audit messages is disabled. Dec 05 04:51:26 localhost systemd-journald[732]: Journal started Dec 05 04:51:26 localhost systemd-journald[732]: Runtime Journal (/run/log/journal/35d8eecba2a6885efc01d15d31fea983) is 8M, max 314.5M, 306.5M free. Dec 05 04:51:25 localhost systemd[1]: systemd-journald.service: Deactivated successfully. Dec 05 04:51:26 localhost systemd-journald[732]: Runtime Journal (/run/log/journal/35d8eecba2a6885efc01d15d31fea983) is 8M, max 314.5M, 306.5M free. Dec 05 04:51:26 localhost systemd-journald[732]: Received client request to flush runtime journal. ● systemd-logind.service - User Login Management Loaded: loaded (/usr/lib/systemd/system/systemd-logind.service; static) Drop-In: /usr/lib/systemd/system/systemd-logind.service.d └─10-grub2-logind-service.conf Active: active (running) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: afb387035815412fa4babb6fc16e8777 Docs: man:sd-login(3) man:systemd-logind.service(8) man:logind.conf(5) man:org.freedesktop.login1(5) Main PID: 900 (systemd-logind) Status: "Processing requests..." Tasks: 1 (limit: 100084) FD Store: 2 (limit: 768) Memory: 3.1M (peak: 3.6M) CPU: 133ms CGroup: /system.slice/systemd-logind.service └─900 /usr/lib/systemd/systemd-logind Dec 05 04:53:49 np0005546715.novalocal systemd-logind[900]: New session 5 of user zuul-worker. Dec 05 04:55:32 np0005546715.novalocal systemd-logind[900]: Session 5 logged out. Waiting for processes to exit. Dec 05 04:55:32 np0005546715.novalocal systemd-logind[900]: Removed session 5. Dec 05 04:55:33 np0005546715.novalocal systemd-logind[900]: New session 6 of user zuul-worker. Dec 05 04:55:36 np0005546715.novalocal systemd-logind[900]: Session 6 logged out. Waiting for processes to exit. Dec 05 04:55:36 np0005546715.novalocal systemd-logind[900]: Removed session 6. Dec 05 04:55:37 np0005546715.novalocal systemd-logind[900]: New session 7 of user zuul-worker. Dec 05 04:55:40 np0005546715.novalocal systemd-logind[900]: Session 7 logged out. Waiting for processes to exit. Dec 05 04:55:40 np0005546715.novalocal systemd-logind[900]: Removed session 7. Dec 05 04:55:41 np0005546715.novalocal systemd-logind[900]: New session 8 of user zuul-worker. ○ systemd-machine-id-commit.service - Save Transient machine-id to Disk Loaded: loaded (/usr/lib/systemd/system/systemd-machine-id-commit.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago └─ ConditionPathIsMountPoint=/etc/machine-id was not met Docs: man:systemd-machine-id-commit.service(8) Dec 05 04:51:26 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). ○ systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago ├─ ConditionDirectoryNotEmpty=|/lib/modules-load.d was not met ├─ ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d was not met ├─ ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d was not met ├─ ConditionDirectoryNotEmpty=|/etc/modules-load.d was not met ├─ ConditionDirectoryNotEmpty=|/run/modules-load.d was not met ├─ ConditionKernelCommandLine=|modules-load was not met ├─ ConditionKernelCommandLine=|modules_load was not met ├─ ConditionKernelCommandLine=|rd.modules-load was not met └─ ConditionKernelCommandLine=|rd.modules_load was not met Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) ● systemd-network-generator.service - Generate network units from Kernel command line Loaded: loaded (/usr/lib/systemd/system/systemd-network-generator.service; enabled; preset: enabled) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 23cb77f0d3964beaad7736865f91c05c Docs: man:systemd-network-generator.service(8) Process: 733 ExecStart=/usr/lib/systemd/systemd-network-generator (code=exited, status=0/SUCCESS) Main PID: 733 (code=exited, status=0/SUCCESS) Mem peak: 4.6M CPU: 23ms Dec 05 04:51:26 localhost systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. ○ systemd-pcrmachine.service - TPM PCR Machine ID Measurement Loaded: loaded (/usr/lib/systemd/system/systemd-pcrmachine.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago └─ ConditionSecurity=measured-uki was not met Docs: man:systemd-pcrmachine.service(8) ○ systemd-pcrphase-initrd.service - TPM PCR Barrier (initrd) Loaded: loaded (/usr/lib/systemd/system/systemd-pcrphase-initrd.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:22 EST; 4min 38s ago Docs: man:systemd-pcrphase-initrd.service(8) ○ systemd-pcrphase-sysinit.service - TPM PCR Barrier (Initialization) Loaded: loaded (/usr/lib/systemd/system/systemd-pcrphase-sysinit.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 33s ago └─ ConditionSecurity=measured-uki was not met Docs: man:systemd-pcrphase-sysinit.service(8) Dec 05 04:51:26 localhost systemd[1]: systemd-pcrphase-sysinit.service - TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ○ systemd-pcrphase.service - TPM PCR Barrier (User) Loaded: loaded (/usr/lib/systemd/system/systemd-pcrphase.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:27 EST; 4min 32s ago └─ ConditionSecurity=measured-uki was not met Docs: man:systemd-pcrphase.service(8) Dec 05 04:51:27 np0005546715.novalocal systemd[1]: systemd-pcrphase.service - TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ○ systemd-pstore.service - Platform Persistent Storage Archival Loaded: loaded (/usr/lib/systemd/system/systemd-pstore.service; enabled; preset: enabled) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago └─ ConditionDirectoryNotEmpty=/sys/fs/pstore was not met Docs: man:systemd-pstore(8) Dec 05 04:51:26 localhost systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). ○ systemd-quotacheck-root.service - Root File System Quota Check Loaded: loaded (/usr/lib/systemd/system/systemd-quotacheck-root.service; static) Active: inactive (dead) Docs: man:systemd-quotacheck.service(8) ● systemd-random-seed.service - Load/Save OS Random Seed Loaded: loaded (/usr/lib/systemd/system/systemd-random-seed.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: ca99132626204b48bc9ab4c4c10a1fa0 Docs: man:systemd-random-seed.service(8) man:random(4) Process: 762 ExecStart=/usr/lib/systemd/systemd-random-seed load (code=exited, status=0/SUCCESS) Main PID: 762 (code=exited, status=0/SUCCESS) Mem peak: 1.5M CPU: 10ms Dec 05 04:51:26 localhost systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... Dec 05 04:51:26 localhost systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. ● systemd-remount-fs.service - Remount Root and Kernel File Systems Loaded: loaded (/usr/lib/systemd/system/systemd-remount-fs.service; enabled-runtime; preset: disabled) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 83add109c57145908a0d1b9d6f2870f2 Docs: man:systemd-remount-fs.service(8) https://systemd.io/API_FILE_SYSTEMS Process: 735 ExecStart=/usr/lib/systemd/systemd-remount-fs (code=exited, status=0/SUCCESS) Main PID: 735 (code=exited, status=0/SUCCESS) Mem peak: 1.7M CPU: 31ms Dec 05 04:51:26 localhost systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. ○ systemd-repart.service - Repartition Root Disk Loaded: loaded (/usr/lib/systemd/system/systemd-repart.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago ├─ ConditionDirectoryNotEmpty=|/usr/lib/repart.d was not met ├─ ConditionDirectoryNotEmpty=|/usr/local/lib/repart.d was not met ├─ ConditionDirectoryNotEmpty=|/etc/repart.d was not met ├─ ConditionDirectoryNotEmpty=|/run/repart.d was not met ├─ ConditionDirectoryNotEmpty=|/sysusr/usr/lib/repart.d was not met └─ ConditionDirectoryNotEmpty=|/sysusr/usr/local/lib/repart.d was not met Docs: man:systemd-repart.service(8) Dec 05 04:51:26 localhost systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. ○ systemd-rfkill.service - Load/Save RF Kill Switch Status Loaded: loaded (/usr/lib/systemd/system/systemd-rfkill.service; static) Active: inactive (dead) TriggeredBy: ● systemd-rfkill.socket Docs: man:systemd-rfkill.service(8) ○ systemd-soft-reboot.service - Reboot System Userspace Loaded: loaded (/usr/lib/systemd/system/systemd-soft-reboot.service; static) Active: inactive (dead) Docs: man:systemd-soft-reboot.service(8) ● systemd-sysctl.service - Apply Kernel Variables Loaded: loaded (/usr/lib/systemd/system/systemd-sysctl.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 4c5f7adcfecc44debede928cd45515d1 Docs: man:systemd-sysctl.service(8) man:sysctl.d(5) Process: 738 ExecStart=/usr/lib/systemd/systemd-sysctl (code=exited, status=0/SUCCESS) Main PID: 738 (code=exited, status=0/SUCCESS) Mem peak: 4.6M CPU: 22ms Dec 05 04:51:26 localhost systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. ○ systemd-sysext.service - Merge System Extension Images into /usr/ and /opt/ Loaded: loaded (/usr/lib/systemd/system/systemd-sysext.service; enabled; preset: enabled) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago ├─ ConditionDirectoryNotEmpty=|/etc/extensions was not met ├─ ConditionDirectoryNotEmpty=|/run/extensions was not met ├─ ConditionDirectoryNotEmpty=|/var/lib/extensions was not met └─ ConditionDirectoryNotEmpty=|/.extra/sysext was not met Docs: man:systemd-sysext.service(8) Dec 05 04:51:26 localhost systemd[1]: systemd-sysext.service - Merge System Extension Images into /usr/ and /opt/ was skipped because no trigger condition checks were met. ● systemd-sysusers.service - Create System Users Loaded: loaded (/usr/lib/systemd/system/systemd-sysusers.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: cdd34621c7174643ad2079359c4d627d Docs: man:sysusers.d(5) man:systemd-sysusers.service(8) Process: 773 ExecStart=systemd-sysusers (code=exited, status=0/SUCCESS) Main PID: 773 (code=exited, status=0/SUCCESS) Mem peak: 4.4M CPU: 30ms Dec 05 04:51:26 localhost systemd[1]: Starting systemd-sysusers.service - Create System Users... Dec 05 04:51:26 localhost systemd[1]: Finished systemd-sysusers.service - Create System Users. ○ systemd-tmpfiles-clean.service - Cleanup of Temporary Directories Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-clean.service; static) Active: inactive (dead) TriggeredBy: ● systemd-tmpfiles-clean.timer Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) ● systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-setup-dev-early.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 994c025d4a9f4e2e9317dde19530d21f Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) Process: 763 ExecStart=systemd-tmpfiles --prefix=/dev --create --boot --graceful (code=exited, status=0/SUCCESS) Main PID: 763 (code=exited, status=0/SUCCESS) Mem peak: 4.7M CPU: 48ms Dec 05 04:51:26 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Dec 05 04:51:26 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. ● systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 852ce0bb63a24a91915d8de0c8872113 Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) Process: 776 ExecStart=systemd-tmpfiles --prefix=/dev --create --boot (code=exited, status=0/SUCCESS) Main PID: 776 (code=exited, status=0/SUCCESS) Mem peak: 4.5M CPU: 31ms Dec 05 04:51:26 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Dec 05 04:51:26 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. ● systemd-tmpfiles-setup.service - Create System Files and Directories Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-setup.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: d378506fde144cc890e2a2b0149d9fe5 Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) Process: 779 ExecStart=systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=0/SUCCESS) Main PID: 779 (code=exited, status=0/SUCCESS) Mem peak: 8.1M CPU: 63ms Dec 05 04:51:26 localhost systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories... Dec 05 04:51:26 localhost systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories. ○ systemd-tpm2-setup-early.service - Early TPM SRK Setup Loaded: loaded (/usr/lib/systemd/system/systemd-tpm2-setup-early.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago └─ ConditionSecurity=measured-uki was not met Docs: man:systemd-tpm2-setup.service(8) ○ systemd-tpm2-setup.service - TPM SRK Setup Loaded: loaded (/usr/lib/systemd/system/systemd-tpm2-setup.service; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago └─ ConditionSecurity=measured-uki was not met Docs: man:systemd-tpm2-setup.service(8) Dec 05 04:51:26 localhost systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ● systemd-udev-load-credentials.service - Load udev Rules from Credentials Loaded: loaded (/usr/lib/systemd/system/systemd-udev-load-credentials.service; disabled; preset: disabled) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 80eb516fde55434e80b8f4e0e919d98c Docs: man:udevadm(8) man:udev(7) man:systemd.system-credentials(7) Process: 739 ExecStart=udevadm control --load-credentials (code=exited, status=0/SUCCESS) Main PID: 739 (code=exited, status=0/SUCCESS) Mem peak: 4.5M CPU: 57ms Dec 05 04:51:26 localhost systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials. ○ systemd-udev-settle.service - Wait for udev To Complete Device Initialization Loaded: loaded (/usr/lib/systemd/system/systemd-udev-settle.service; static) Active: inactive (dead) Docs: man:systemd-udev-settle.service(8) ● systemd-udev-trigger.service - Coldplug All udev Devices Loaded: loaded (/usr/lib/systemd/system/systemd-udev-trigger.service; static) Drop-In: /usr/lib/systemd/system/systemd-udev-trigger.service.d └─systemd-udev-trigger-no-reload.conf Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: d8e2130cd1c2414bb28791ad8290dbc8 Docs: man:udev(7) man:systemd-udevd.service(8) Process: 741 ExecStart=udevadm trigger --type=all --action=add --prioritized-subsystem=module,block,tpmrm,net,tty,input (code=exited, status=0/SUCCESS) Main PID: 741 (code=exited, status=0/SUCCESS) Mem peak: 4.2M CPU: 109ms Dec 05 04:51:26 localhost systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. ● systemd-udevd.service - Rule-based Manager for Device Events and Files Loaded: loaded (/usr/lib/systemd/system/systemd-udevd.service; static) Active: active (running) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 4fc3a3b42612481586c007ce70182d34 TriggeredBy: ● systemd-udevd-control.socket ● systemd-udevd-kernel.socket Docs: man:systemd-udevd.service(8) man:udev(7) Main PID: 823 (systemd-udevd) Status: "Processing with 32 children at max" Tasks: 2 Memory: 12.6M (peak: 62.4M) CPU: 1.180s CGroup: /system.slice/systemd-udevd.service └─udev ├─ 823 /usr/lib/systemd/systemd-udevd └─10399 "(udev-worker)" Dec 05 04:51:26 localhost systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... Dec 05 04:51:26 localhost systemd-udevd[823]: Using default interface naming scheme 'rhel-10.0'. Dec 05 04:51:26 localhost systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. ● systemd-update-done.service - Update is Completed Loaded: loaded (/usr/lib/systemd/system/systemd-update-done.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 158a50d7e24f4f3db5c7398ddbcf160e Docs: man:systemd-update-done.service(8) Process: 825 ExecStart=/usr/lib/systemd/systemd-update-done (code=exited, status=0/SUCCESS) Main PID: 825 (code=exited, status=0/SUCCESS) Mem peak: 2.3M CPU: 13ms Dec 05 04:51:26 localhost systemd[1]: Starting systemd-update-done.service - Update is Completed... Dec 05 04:51:26 localhost systemd[1]: Finished systemd-update-done.service - Update is Completed. ○ systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP Loaded: loaded (/usr/lib/systemd/system/systemd-update-utmp-runlevel.service; static) Active: inactive (dead) since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: f9b3eb82e7894d4f87f547bc34951ecc Docs: man:systemd-update-utmp-runlevel.service(8) man:utmp(5) Process: 1144 ExecStart=/usr/lib/systemd/systemd-update-utmp runlevel (code=exited, status=0/SUCCESS) Main PID: 1144 (code=exited, status=0/SUCCESS) Mem peak: 1.4M CPU: 15ms Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... Dec 05 04:51:30 np0005546715.novalocal systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. ● systemd-update-utmp.service - Record System Boot/Shutdown in UTMP Loaded: loaded (/usr/lib/systemd/system/systemd-update-utmp.service; static) Active: active (exited) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: e4ff6848bb5b41e29e5e7b405c6091c0 Docs: man:systemd-update-utmp.service(8) man:utmp(5) Process: 795 ExecStart=/usr/lib/systemd/systemd-update-utmp reboot (code=exited, status=0/SUCCESS) Main PID: 795 (code=exited, status=0/SUCCESS) Mem peak: 1.4M CPU: 10ms Dec 05 04:51:26 localhost systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... Dec 05 04:51:26 localhost systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. ● systemd-user-sessions.service - Permit User Sessions Loaded: loaded (/usr/lib/systemd/system/systemd-user-sessions.service; static) Active: active (exited) since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: ebb39471e6254cdb81956f46141192ca Docs: man:systemd-user-sessions.service(8) Process: 1116 ExecStart=/usr/lib/systemd/systemd-user-sessions start (code=exited, status=0/SUCCESS) Main PID: 1116 (code=exited, status=0/SUCCESS) Mem peak: 2.3M CPU: 12ms Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. ● systemd-userdbd.service - User Database Manager Loaded: loaded (/usr/lib/systemd/system/systemd-userdbd.service; indirect; preset: disabled) Active: active (running) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 64aa214a37d1423aa31e1080fc030b68 TriggeredBy: ● systemd-userdbd.socket Docs: man:systemd-userdbd.service(8) Main PID: 768 (systemd-userdbd) Status: "Processing requests..." Tasks: 4 (limit: 100084) Memory: 5.3M (peak: 9.2M) CPU: 26.242s CGroup: /system.slice/systemd-userdbd.service ├─ 768 /usr/lib/systemd/systemd-userdbd ├─9101 "systemd-userwork: waiting..." ├─9765 "systemd-userwork: waiting..." └─9949 "systemd-userwork: waiting..." Dec 05 04:51:26 localhost systemd[1]: Starting systemd-userdbd.service - User Database Manager... Dec 05 04:51:26 localhost systemd[1]: Started systemd-userdbd.service - User Database Manager. ● systemd-vconsole-setup.service - Virtual Console Setup Loaded: loaded (/usr/lib/systemd/system/systemd-vconsole-setup.service; static) Active: active (exited) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: ad721ad8acc04bc7a114afc316fac273 Docs: man:systemd-vconsole-setup.service(8) man:vconsole.conf(5) Process: 911 ExecStart=/usr/lib/systemd/systemd-vconsole-setup (code=exited, status=0/SUCCESS) Main PID: 911 (code=exited, status=0/SUCCESS) Mem peak: 4.7M CPU: 89ms Dec 05 04:51:27 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Dec 05 04:51:27 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. ● user-runtime-dir@1000.service - User Runtime Directory /run/user/1000 Loaded: loaded (/usr/lib/systemd/system/user-runtime-dir@.service; static) Active: active (exited) since Fri 2025-12-05 04:51:49 EST; 4min 11s ago Invocation: 4a83dd53c2b64155b1d49f2acd462c18 Docs: man:user@.service(5) Process: 4508 ExecStart=/usr/lib/systemd/systemd-user-runtime-dir start 1000 (code=exited, status=0/SUCCESS) Main PID: 4508 (code=exited, status=0/SUCCESS) Mem peak: 2.3M CPU: 9ms Dec 05 04:51:49 np0005546715.novalocal systemd[1]: Starting user-runtime-dir@1000.service - User Runtime Directory /run/user/1000... Dec 05 04:51:49 np0005546715.novalocal systemd[1]: Finished user-runtime-dir@1000.service - User Runtime Directory /run/user/1000. ● user@1000.service - User Manager for UID 1000 Loaded: loaded (/usr/lib/systemd/system/user@.service; static) Drop-In: /usr/lib/systemd/system/user@.service.d └─10-login-barrier.conf Active: active (running) since Fri 2025-12-05 04:51:49 EST; 4min 11s ago Invocation: b4b9f010aa9b4361adfcfcc27050d9da Docs: man:user@.service(5) Main PID: 4521 (systemd) Status: "Ready." Tasks: 2 Memory: 5M (peak: 8.9M) CPU: 176ms CGroup: /user.slice/user-1000.slice/user@1000.service └─init.scope ├─4521 /usr/lib/systemd/systemd --user └─4540 "(sd-pam)" Dec 05 04:51:49 np0005546715.novalocal systemd[4521]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... Dec 05 04:51:49 np0005546715.novalocal systemd[4521]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. Dec 05 04:51:49 np0005546715.novalocal systemd[4521]: Listening on dbus.socket - D-Bus User Message Bus Socket. Dec 05 04:51:49 np0005546715.novalocal systemd[4521]: Reached target sockets.target - Sockets. Dec 05 04:51:49 np0005546715.novalocal systemd[4521]: Reached target basic.target - Basic System. Dec 05 04:51:49 np0005546715.novalocal systemd[4521]: Reached target default.target - Main User Target. Dec 05 04:51:49 np0005546715.novalocal systemd[4521]: Startup finished in 155ms. Dec 05 04:51:49 np0005546715.novalocal systemd[1]: Started user@1000.service - User Manager for UID 1000. Dec 05 04:54:01 np0005546715.novalocal systemd[4521]: Starting grub-boot-success.service - Mark boot as successful... Dec 05 04:54:04 np0005546715.novalocal systemd[4521]: Finished grub-boot-success.service - Mark boot as successful. ● -.slice - Root Slice Loaded: loaded Active: active since Fri 2025-12-05 04:51:21 EST; 4min 38s ago Docs: man:systemd.special(7) Tasks: 569 Memory: 796.5M CPU: 5min 290ms CGroup: / ├─init.scope │ └─1 /usr/lib/systemd/systemd --switched-root --system --deserialize=51 ├─system.slice │ ├─NetworkManager.service │ │ └─961 /usr/sbin/NetworkManager --no-daemon │ ├─auditd.service │ │ ├─788 /usr/sbin/auditd │ │ └─790 /usr/sbin/sedispatch │ ├─chronyd.service │ │ └─887 /usr/sbin/chronyd -n -F 2 │ ├─crond.service │ │ └─1121 /usr/sbin/crond -n │ ├─dbus-broker.service │ │ ├─871 /usr/bin/dbus-broker-launch --scope system --audit │ │ └─880 dbus-broker --log 4 --controller 9 --machine-id 35d8eecba2a6885efc01d15d31fea983 --max-bytes 536870912 --max-fds 4096 --max-matches 131072 --audit │ ├─gssproxy.service │ │ └─970 /usr/sbin/gssproxy -i │ ├─irqbalance.service │ │ └─891 /usr/sbin/irqbalance │ ├─rsyslog.service │ │ └─1111 /usr/sbin/rsyslogd -n │ ├─sshd.service │ │ └─1115 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups" │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─1125 /sbin/agetty -o "-- \\u" --noreset --noclear - linux │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─1126 /sbin/agetty -o "-- \\u" --noreset --noclear --keep-baud 115200,57600,38400,9600 - vt220 │ ├─systemd-journald.service │ │ └─732 /usr/lib/systemd/systemd-journald │ ├─systemd-logind.service │ │ └─900 /usr/lib/systemd/systemd-logind │ ├─systemd-udevd.service │ │ └─udev │ │ ├─ 823 /usr/lib/systemd/systemd-udevd │ │ └─10399 "(udev-worker)" │ └─systemd-userdbd.service │ ├─ 768 /usr/lib/systemd/systemd-userdbd │ ├─9101 "systemd-userwork: waiting..." │ ├─9765 "systemd-userwork: waiting..." │ └─9949 "systemd-userwork: waiting..." └─user.slice └─user-1000.slice ├─session-1.scope │ └─4793 /usr/bin/python3 ├─session-8.scope │ ├─ 9343 "sshd-session: zuul-worker [priv]" │ ├─ 9346 "sshd-session: zuul-worker@notty" │ ├─10366 /bin/sh -c "sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pgxxglpqxhkeksxyosavywfdvgerjucc ; /usr/bin/python3' && sleep 0" │ ├─10390 sudo -H -S -n -u root /bin/sh -c "echo BECOME-SUCCESS-pgxxglpqxhkeksxyosavywfdvgerjucc ; /usr/bin/python3" │ ├─10392 /usr/bin/python3 │ ├─10393 /bin/bash -c "sudo iptables-save > /home/zuul-worker/iptables.txt\ndf -h > /home/zuul-worker/df.txt\n\nfor py_ver in 2 3; do\n if [[ \`which python\${py_ver}\` ]]; then\n python\${py_ver} -m pip freeze > /home/zuul-worker/pip\${py_ver}-freeze.txt\n fi\ndone\n\nif [ \`command -v dpkg\` ]; then\n dpkg -l> /home/zuul-worker/dpkg-l.txt\nfi\nif [ \`command -v rpm\` ]; then\n rpm -qa | sort > /home/zuul-worker/rpm-qa.txt\nfi\n\n# Services status\nsudo systemctl status --all > services.txt 2>/dev/null\n\n# NOTE(kchamart) The 'audit.log' can be useful in cases when QEMU\n# failed to start due to denials from SELinux — useful for CentOS\n# and Fedora machines. For Ubuntu (which runs AppArmor), DevStack\n# already captures the contents of /var/log/kern.log (via\n# \`journalctl -t kernel\` redirected into syslog.txt.gz), which\n# contains AppArmor-related messages.\nif [ -f /var/log/audit/audit.log ] ; then\n sudo cp /var/log/audit/audit.log /home/zuul-worker/audit.log &&\n chmod +r /home/zuul-worker/audit.log;\nfi\n\n# gzip and save any coredumps in /var/core\nif [ -d /var/core ]; then\n sudo gzip -r /var/core\n sudo cp -r /var/core /home/zuul-worker/\nfi\n\nsudo ss -lntup | grep ':53' > /home/zuul-worker/listen53.txt\n\n# NOTE(andreaf) Service logs are already in logs/ thanks for the\n# export-devstack-journal log. Apache logs are under apache/ thans to the\n# apache-logs-conf role.\ngrep -i deprecat /home/zuul-worker/logs/*.txt /home/zuul-worker/apache/*.log | \\\n sed -r 's/[0-9]{1,2}\\:[0-9]{1,2}\\:[0-9]{1,2}\\.[0-9]{1,3}/ /g' | \\\n sed -r 's/[0-9]{1,2}\\:[0-9]{1,2}\\:[0-9]{1,2}/ /g' | \\\n sed -r 's/[0-9]{1,4}-[0-9]{1,2}-[0-9]{1,4}/ /g' |\n sed -r 's/\\[.*\\]/ /g' | \\\n sed -r 's/\\s[0-9]+\\s/ /g' | \\\n awk '{if (\$0 in seen) {seen[\$0]++} else {out[++n]=\$0;seen[\$0]=1}} END { for (i=1; i<=n; i++) print seen[out[i]]\" :: \" out[i] }' > /home/zuul-worker/deprecations.log\n" │ ├─10408 sudo systemctl status --all │ └─10410 systemctl status --all └─user@1000.service └─init.scope ├─4521 /usr/lib/systemd/systemd --user └─4540 "(sd-pam)" Dec 05 04:53:48 np0005546715.novalocal systemd[1]: session-4.scope: Consumed 2.640s CPU time, 20.7M memory peak. Dec 05 04:53:49 np0005546715.novalocal systemd[1]: Started session-5.scope - Session 5 of User zuul-worker. Dec 05 04:55:32 np0005546715.novalocal systemd[1]: session-5.scope: Deactivated successfully. Dec 05 04:55:32 np0005546715.novalocal systemd[1]: session-5.scope: Consumed 50.522s CPU time, 10.5G memory peak. Dec 05 04:55:33 np0005546715.novalocal systemd[1]: Started session-6.scope - Session 6 of User zuul-worker. Dec 05 04:55:36 np0005546715.novalocal systemd[1]: session-6.scope: Deactivated successfully. Dec 05 04:55:36 np0005546715.novalocal systemd[1]: session-6.scope: Consumed 1.259s CPU time, 171M memory peak. Dec 05 04:55:37 np0005546715.novalocal systemd[1]: Started session-7.scope - Session 7 of User zuul-worker. Dec 05 04:55:40 np0005546715.novalocal systemd[1]: session-7.scope: Deactivated successfully. Dec 05 04:55:41 np0005546715.novalocal systemd[1]: Started session-8.scope - Session 8 of User zuul-worker. ● system-getty.slice - Slice /system/getty Loaded: loaded Active: active since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: d173811cddd045528df559c995d3d960 Tasks: 1 Memory: 432K (peak: 4.9M) CPU: 27ms CGroup: /system.slice/system-getty.slice └─getty@tty1.service └─1125 /sbin/agetty -o "-- \\u" --noreset --noclear - linux ● system-modprobe.slice - Slice /system/modprobe Loaded: loaded Active: active since Fri 2025-12-05 04:51:23 EST; 4min 37s ago Invocation: 2fbdd6dfa3d1476094dc27ed84ff2e21 Tasks: 0 Memory: 144K (peak: 4M) CPU: 172ms CGroup: /system.slice/system-modprobe.slice Dec 05 04:51:23 localhost systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. ● system-serial\x2dgetty.slice - Slice /system/serial-getty Loaded: loaded Active: active since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: dbc344d5cced4c0bbf10c54b8f07d679 Tasks: 1 Memory: 396K (peak: 4.5M) CPU: 21ms CGroup: /system.slice/system-serial\x2dgetty.slice └─serial-getty@ttyS0.service └─1126 /sbin/agetty -o "-- \\u" --noreset --noclear --keep-baud 115200,57600,38400,9600 - vt220 ● system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen Loaded: loaded Active: active since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: b3d5c52cc5e244399d93457ccc4cdf8d Tasks: 0 Memory: 0B (peak: 0B) CPU: 0 CGroup: /system.slice/system-sshd\x2dkeygen.slice ● system.slice - System Slice Loaded: loaded Active: active since Fri 2025-12-05 04:51:21 EST; 4min 38s ago Docs: man:systemd.special(7) Tasks: 34 Memory: 239.8M (peak: 396.8M) CPU: 1min 3.982s CGroup: /system.slice ├─NetworkManager.service │ └─961 /usr/sbin/NetworkManager --no-daemon ├─auditd.service │ ├─788 /usr/sbin/auditd │ └─790 /usr/sbin/sedispatch ├─chronyd.service │ └─887 /usr/sbin/chronyd -n -F 2 ├─crond.service │ └─1121 /usr/sbin/crond -n ├─dbus-broker.service │ ├─871 /usr/bin/dbus-broker-launch --scope system --audit │ └─880 dbus-broker --log 4 --controller 9 --machine-id 35d8eecba2a6885efc01d15d31fea983 --max-bytes 536870912 --max-fds 4096 --max-matches 131072 --audit ├─gssproxy.service │ └─970 /usr/sbin/gssproxy -i ├─irqbalance.service │ └─891 /usr/sbin/irqbalance ├─rsyslog.service │ └─1111 /usr/sbin/rsyslogd -n ├─sshd.service │ └─1115 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups" ├─system-getty.slice │ └─getty@tty1.service │ └─1125 /sbin/agetty -o "-- \\u" --noreset --noclear - linux ├─system-serial\x2dgetty.slice │ └─serial-getty@ttyS0.service │ └─1126 /sbin/agetty -o "-- \\u" --noreset --noclear --keep-baud 115200,57600,38400,9600 - vt220 ├─systemd-journald.service │ └─732 /usr/lib/systemd/systemd-journald ├─systemd-logind.service │ └─900 /usr/lib/systemd/systemd-logind ├─systemd-udevd.service │ └─udev │ ├─ 823 /usr/lib/systemd/systemd-udevd │ └─10399 "(udev-worker)" └─systemd-userdbd.service ├─ 768 /usr/lib/systemd/systemd-userdbd ├─9101 "systemd-userwork: waiting..." ├─9765 "systemd-userwork: waiting..." └─9949 "systemd-userwork: waiting..." Dec 05 04:55:37 np0005546715.novalocal sshd-session[9119]: Accepted publickey for zuul-worker from 38.102.83.114 port 55242 ssh2: RSA SHA256:Bf9vnAHbbJEIEXgXwvW8SI0+wl/8DerwCFXvWFtTv2w Dec 05 04:55:37 np0005546715.novalocal systemd-logind[900]: New session 7 of user zuul-worker. Dec 05 04:55:37 np0005546715.novalocal sshd-session[9119]: pam_unix(sshd:session): session opened for user zuul-worker(uid=1000) by zuul-worker(uid=0) Dec 05 04:55:40 np0005546715.novalocal systemd-logind[900]: Session 7 logged out. Waiting for processes to exit. Dec 05 04:55:40 np0005546715.novalocal systemd-logind[900]: Removed session 7. Dec 05 04:55:41 np0005546715.novalocal sshd-session[9343]: Accepted publickey for zuul-worker from 38.102.83.114 port 56074 ssh2: RSA SHA256:Bf9vnAHbbJEIEXgXwvW8SI0+wl/8DerwCFXvWFtTv2w Dec 05 04:55:41 np0005546715.novalocal systemd-logind[900]: New session 8 of user zuul-worker. Dec 05 04:55:41 np0005546715.novalocal sshd-session[9343]: pam_unix(sshd:session): session opened for user zuul-worker(uid=1000) by zuul-worker(uid=0) Dec 05 04:55:47 np0005546715.novalocal sshd-session[9767]: Received disconnect from 167.172.203.52 port 43422:11: Bye Bye [preauth] Dec 05 04:55:47 np0005546715.novalocal sshd-session[9767]: Disconnected from authenticating user root 167.172.203.52 port 43422 [preauth] ● user-1000.slice - User Slice of UID 1000 Loaded: loaded Drop-In: /usr/lib/systemd/system/user-.slice.d └─10-defaults.conf Active: active since Fri 2025-12-05 04:51:49 EST; 4min 11s ago Invocation: 0b3a4a89d9874796b3e179d3c177e920 Docs: man:user@.service(5) Tasks: 15 (limit: 41284) Memory: 13.1G (peak: 13.2G) CPU: 3min 47.165s CGroup: /user.slice/user-1000.slice ├─session-1.scope │ └─4793 /usr/bin/python3 ├─session-8.scope │ ├─ 9343 "sshd-session: zuul-worker [priv]" │ ├─ 9346 "sshd-session: zuul-worker@notty" │ ├─10366 /bin/sh -c "sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pgxxglpqxhkeksxyosavywfdvgerjucc ; /usr/bin/python3' && sleep 0" │ ├─10390 sudo -H -S -n -u root /bin/sh -c "echo BECOME-SUCCESS-pgxxglpqxhkeksxyosavywfdvgerjucc ; /usr/bin/python3" │ ├─10392 /usr/bin/python3 │ ├─10393 /bin/bash -c "sudo iptables-save > /home/zuul-worker/iptables.txt\ndf -h > /home/zuul-worker/df.txt\n\nfor py_ver in 2 3; do\n if [[ \`which python\${py_ver}\` ]]; then\n python\${py_ver} -m pip freeze > /home/zuul-worker/pip\${py_ver}-freeze.txt\n fi\ndone\n\nif [ \`command -v dpkg\` ]; then\n dpkg -l> /home/zuul-worker/dpkg-l.txt\nfi\nif [ \`command -v rpm\` ]; then\n rpm -qa | sort > /home/zuul-worker/rpm-qa.txt\nfi\n\n# Services status\nsudo systemctl status --all > services.txt 2>/dev/null\n\n# NOTE(kchamart) The 'audit.log' can be useful in cases when QEMU\n# failed to start due to denials from SELinux — useful for CentOS\n# and Fedora machines. For Ubuntu (which runs AppArmor), DevStack\n# already captures the contents of /var/log/kern.log (via\n# \`journalctl -t kernel\` redirected into syslog.txt.gz), which\n# contains AppArmor-related messages.\nif [ -f /var/log/audit/audit.log ] ; then\n sudo cp /var/log/audit/audit.log /home/zuul-worker/audit.log &&\n chmod +r /home/zuul-worker/audit.log;\nfi\n\n# gzip and save any coredumps in /var/core\nif [ -d /var/core ]; then\n sudo gzip -r /var/core\n sudo cp -r /var/core /home/zuul-worker/\nfi\n\nsudo ss -lntup | grep ':53' > /home/zuul-worker/listen53.txt\n\n# NOTE(andreaf) Service logs are already in logs/ thanks for the\n# export-devstack-journal log. Apache logs are under apache/ thans to the\n# apache-logs-conf role.\ngrep -i deprecat /home/zuul-worker/logs/*.txt /home/zuul-worker/apache/*.log | \\\n sed -r 's/[0-9]{1,2}\\:[0-9]{1,2}\\:[0-9]{1,2}\\.[0-9]{1,3}/ /g' | \\\n sed -r 's/[0-9]{1,2}\\:[0-9]{1,2}\\:[0-9]{1,2}/ /g' | \\\n sed -r 's/[0-9]{1,4}-[0-9]{1,2}-[0-9]{1,4}/ /g' |\n sed -r 's/\\[.*\\]/ /g' | \\\n sed -r 's/\\s[0-9]+\\s/ /g' | \\\n awk '{if (\$0 in seen) {seen[\$0]++} else {out[++n]=\$0;seen[\$0]=1}} END { for (i=1; i<=n; i++) print seen[out[i]]\" :: \" out[i] }' > /home/zuul-worker/deprecations.log\n" │ ├─10408 sudo systemctl status --all │ └─10410 systemctl status --all └─user@1000.service └─init.scope ├─4521 /usr/lib/systemd/systemd --user └─4540 "(sd-pam)" Dec 05 04:55:58 np0005546715.novalocal python3[10362]: ansible-stat Invoked with path=/etc/openstack follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Dec 05 04:55:58 np0005546715.novalocal sudo[10360]: pam_unix(sudo:session): session closed for user root Dec 05 04:55:59 np0005546715.novalocal sudo[10390]: zuul-worker : PWD=/home/zuul-worker ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pgxxglpqxhkeksxyosavywfdvgerjucc ; /usr/bin/python3' Dec 05 04:55:59 np0005546715.novalocal sudo[10390]: pam_unix(sudo:session): session opened for user root(uid=0) by zuul-worker(uid=1000) Dec 05 04:55:59 np0005546715.novalocal python3[10392]: ansible-ansible.legacy.command Invoked with executable=/bin/bash _raw_params=sudo iptables-save > /home/zuul-worker/iptables.txt df -h > /home/zuul-worker/df.txt for py_ver in 2 3; do if [[ `which python${py_ver}` ]]; then python${py_ver} -m pip freeze > /home/zuul-worker/pip${py_ver}-freeze.txt fi done if [ `command -v dpkg` ]; then dpkg -l> /home/zuul-worker/dpkg-l.txt fi if [ `command -v rpm` ]; then rpm -qa | sort > /home/zuul-worker/rpm-qa.txt fi # Services status sudo systemctl status --all > services.txt 2>/dev/null # NOTE(kchamart) The 'audit.log' can be useful in cases when QEMU # failed to start due to denials from SELinux — useful for CentOS # and Fedora machines. For Ubuntu (which runs AppArmor), DevStack # already captures the contents of /var/log/kern.log (via # `journalctl -t kernel` redirected into syslog.txt.gz), which # contains AppArmor-related messages. if [ -f /var/log/audit/audit.log ] ; then sudo cp /var/log/audit/audit.log /home/zuul-worker/audit.log && chmod +r /home/zuul-worker/audit.log; fi # gzip and save any coredumps in /var/core if [ -d /var/core ]; then sudo gzip -r /var/core sudo cp -r /var/core /home/zuul-worker/ fi sudo ss -lntup | grep ':53' > /home/zuul-worker/listen53.txt # NOTE(andreaf) Service logs are already in logs/ thanks for the # export-devstack-journal log. Apache logs are under apache/ thans to the # apache-logs-conf role. grep -i deprecat /home/zuul-worker/logs/*.txt /home/zuul-worker/apache/*.log | \ sed -r 's/[0-9]{1,2}\:[0-9]{1,2}\:[0-9]{1,2}\.[0-9]{1,3}/ /g' | \ sed -r 's/[0-9]{1,2}\:[0-9]{1,2}\:[0-9]{1,2}/ /g' | \ sed -r 's/[0-9]{1,4}-[0-9]{1,2}-[0-9]{1,4}/ /g' | sed -r 's/\[.*\]/ /g' | \ sed -r 's/\s[0-9]+\s/ /g' | \ awk '{if ($0 in seen) {seen[$0]++} else {out[++n]=$0;seen[$0]=1}} END { for (i=1; i<=n; i++) print seen[out[i]]" :: " out[i] }' > /home/zuul-worker/deprecations.log _uses_shell=True zuul_log_id=fa163efc-24cc-93e9-6bfb-000000000033-1-controller zuul_ansible_split_streams=False warn=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None creates=None removes=None stdin=None Dec 05 04:55:59 np0005546715.novalocal sudo[10395]: root : PWD=/home/zuul-worker ; USER=root ; COMMAND=/sbin/iptables-save Dec 05 04:55:59 np0005546715.novalocal sudo[10395]: pam_unix(sudo:session): session opened for user root(uid=0) by zuul-worker(uid=0) Dec 05 04:55:59 np0005546715.novalocal sudo[10395]: pam_unix(sudo:session): session closed for user root Dec 05 04:56:00 np0005546715.novalocal sudo[10408]: root : PWD=/home/zuul-worker ; USER=root ; COMMAND=/bin/systemctl status --all Dec 05 04:56:00 np0005546715.novalocal sudo[10408]: pam_unix(sudo:session): session opened for user root(uid=0) by zuul-worker(uid=0) ● user.slice - User and Session Slice Loaded: loaded (/usr/lib/systemd/system/user.slice; static) Active: active since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: 098e0dab41454d01bb4be400736ddf09 Docs: man:systemd.special(7) Tasks: 15 Memory: 13.1G (peak: 13.2G) CPU: 3min 47.169s CGroup: /user.slice └─user-1000.slice ├─session-1.scope │ └─4793 /usr/bin/python3 ├─session-8.scope │ ├─ 9343 "sshd-session: zuul-worker [priv]" │ ├─ 9346 "sshd-session: zuul-worker@notty" │ ├─10366 /bin/sh -c "sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pgxxglpqxhkeksxyosavywfdvgerjucc ; /usr/bin/python3' && sleep 0" │ ├─10390 sudo -H -S -n -u root /bin/sh -c "echo BECOME-SUCCESS-pgxxglpqxhkeksxyosavywfdvgerjucc ; /usr/bin/python3" │ ├─10392 /usr/bin/python3 │ ├─10393 /bin/bash -c "sudo iptables-save > /home/zuul-worker/iptables.txt\ndf -h > /home/zuul-worker/df.txt\n\nfor py_ver in 2 3; do\n if [[ \`which python\${py_ver}\` ]]; then\n python\${py_ver} -m pip freeze > /home/zuul-worker/pip\${py_ver}-freeze.txt\n fi\ndone\n\nif [ \`command -v dpkg\` ]; then\n dpkg -l> /home/zuul-worker/dpkg-l.txt\nfi\nif [ \`command -v rpm\` ]; then\n rpm -qa | sort > /home/zuul-worker/rpm-qa.txt\nfi\n\n# Services status\nsudo systemctl status --all > services.txt 2>/dev/null\n\n# NOTE(kchamart) The 'audit.log' can be useful in cases when QEMU\n# failed to start due to denials from SELinux — useful for CentOS\n# and Fedora machines. For Ubuntu (which runs AppArmor), DevStack\n# already captures the contents of /var/log/kern.log (via\n# \`journalctl -t kernel\` redirected into syslog.txt.gz), which\n# contains AppArmor-related messages.\nif [ -f /var/log/audit/audit.log ] ; then\n sudo cp /var/log/audit/audit.log /home/zuul-worker/audit.log &&\n chmod +r /home/zuul-worker/audit.log;\nfi\n\n# gzip and save any coredumps in /var/core\nif [ -d /var/core ]; then\n sudo gzip -r /var/core\n sudo cp -r /var/core /home/zuul-worker/\nfi\n\nsudo ss -lntup | grep ':53' > /home/zuul-worker/listen53.txt\n\n# NOTE(andreaf) Service logs are already in logs/ thanks for the\n# export-devstack-journal log. Apache logs are under apache/ thans to the\n# apache-logs-conf role.\ngrep -i deprecat /home/zuul-worker/logs/*.txt /home/zuul-worker/apache/*.log | \\\n sed -r 's/[0-9]{1,2}\\:[0-9]{1,2}\\:[0-9]{1,2}\\.[0-9]{1,3}/ /g' | \\\n sed -r 's/[0-9]{1,2}\\:[0-9]{1,2}\\:[0-9]{1,2}/ /g' | \\\n sed -r 's/[0-9]{1,4}-[0-9]{1,2}-[0-9]{1,4}/ /g' |\n sed -r 's/\\[.*\\]/ /g' | \\\n sed -r 's/\\s[0-9]+\\s/ /g' | \\\n awk '{if (\$0 in seen) {seen[\$0]++} else {out[++n]=\$0;seen[\$0]=1}} END { for (i=1; i<=n; i++) print seen[out[i]]\" :: \" out[i] }' > /home/zuul-worker/deprecations.log\n" │ ├─10408 sudo systemctl status --all │ └─10410 systemctl status --all └─user@1000.service └─init.scope ├─4521 /usr/lib/systemd/systemd --user └─4540 "(sd-pam)" ○ cockpit-session.socket - Initiator socket for Cockpit sessions Loaded: loaded (/usr/lib/systemd/system/cockpit-session.socket; static) Active: inactive (dead) Listen: /run/cockpit/session (Stream) Accepted: 0; Connected: 0; ○ cockpit-wsinstance-http.socket - Socket for Cockpit Web Service http instance Loaded: loaded (/usr/lib/systemd/system/cockpit-wsinstance-http.socket; static) Active: inactive (dead) Triggers: ● cockpit-wsinstance-http.service Docs: man:cockpit-ws(8) Listen: /run/cockpit/wsinstance/http.sock (Stream) ○ cockpit-wsinstance-https-factory.socket - Socket for Cockpit Web Service https instance factory Loaded: loaded (/usr/lib/systemd/system/cockpit-wsinstance-https-factory.socket; static) Active: inactive (dead) Docs: man:cockpit-ws(8) Listen: /run/cockpit/wsinstance/https-factory.sock (Stream) Accepted: 0; Connected: 0; ● cockpit.socket - Cockpit Web Service Socket Loaded: loaded (/usr/lib/systemd/system/cockpit.socket; enabled; preset: enabled) Active: active (listening) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 1a4380fa3d684980a6f609176460d7fb Triggers: ● cockpit.service Docs: man:cockpit-ws(8) Listen: [::]:9090 (Stream) Process: 852 ExecStartPost=/usr/share/cockpit/issue/update-issue localhost (code=exited, status=0/SUCCESS) Process: 877 ExecStartPost=/bin/ln -snf active.issue /run/cockpit/issue (code=exited, status=0/SUCCESS) Tasks: 0 (limit: 100084) Memory: 1M (peak: 2.8M) CPU: 41ms CGroup: /system.slice/cockpit.socket Dec 05 04:51:26 localhost systemd[1]: Starting cockpit.socket - Cockpit Web Service Socket... Dec 05 04:51:26 localhost systemd[1]: Listening on cockpit.socket - Cockpit Web Service Socket. ● dbus.socket - D-Bus System Message Bus Socket Loaded: loaded (/usr/lib/systemd/system/dbus.socket; enabled; preset: enabled) Active: active (running) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 2a26654a757e444597356932645217e7 Triggers: ● dbus-broker.service Listen: /run/dbus/system_bus_socket (Stream) CGroup: /system.slice/dbus.socket Dec 05 04:51:26 localhost systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. ● dm-event.socket - Device-mapper event daemon FIFOs Loaded: loaded (/usr/lib/systemd/system/dm-event.socket; enabled; preset: enabled) Active: active (listening) since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: cd0cfc94895e4c97b78f51f55b5dbc2f Triggers: ● dm-event.service Docs: man:dmeventd(8) Listen: /run/dmeventd-server (FIFO) /run/dmeventd-client (FIFO) CGroup: /system.slice/dm-event.socket ● lvm2-lvmpolld.socket - LVM2 poll daemon socket Loaded: loaded (/usr/lib/systemd/system/lvm2-lvmpolld.socket; enabled; preset: enabled) Active: active (listening) since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: db6715d2c24a466184070f2158f814af Triggers: ● lvm2-lvmpolld.service Docs: man:lvmpolld(8) Listen: /run/lvm/lvmpolld.socket (Stream) CGroup: /system.slice/lvm2-lvmpolld.socket ● pcscd.socket - PC/SC Smart Card Daemon Activation Socket Loaded: loaded (/usr/lib/systemd/system/pcscd.socket; enabled; preset: enabled) Active: active (listening) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 42f5593909634238b177ce56d278054b Triggers: ● pcscd.service Listen: /run/pcscd/pcscd.comm (Stream) CGroup: /system.slice/pcscd.socket Dec 05 04:51:26 localhost systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket. ○ rpcbind.socket - RPCbind Server Activation Socket Loaded: loaded (/usr/lib/systemd/system/rpcbind.socket; disabled; preset: disabled) Active: inactive (dead) Triggers: ● rpcbind.service Listen: /run/rpcbind.sock (Stream) @/run/rpcbind.sock (Stream) 0.0.0.0:111 (Stream) 0.0.0.0:111 (Datagram) [::]:111 (Stream) [::]:111 (Datagram) ● sshd-unix-local.socket - OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local) Loaded: loaded (/run/systemd/generator/sshd-unix-local.socket; generated) Active: active (listening) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 26ee90f53c3d44e98c6b3cf5bffb020b Docs: man:systemd-ssh-generator(8) Listen: /run/ssh-unix-local/socket (Stream) Accepted: 0; Connected: 0; CGroup: /system.slice/sshd-unix-local.socket Dec 05 04:51:26 localhost systemd[1]: Listening on sshd-unix-local.socket - OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local). ● sshd-vsock.socket - OpenSSH Server Socket (systemd-ssh-generator, AF_VSOCK) Loaded: loaded (/run/systemd/generator/sshd-vsock.socket; generated) Active: active (listening) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 3b6d15a5e31d419595240879812eb85b Docs: man:systemd-ssh-generator(8) Listen: vsock::22 (Stream) Accepted: 0; Connected: 0; CGroup: /system.slice/sshd-vsock.socket Dec 05 04:51:26 localhost systemd[1]: Listening on sshd-vsock.socket - OpenSSH Server Socket (systemd-ssh-generator, AF_VSOCK). ● sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket Loaded: loaded (/usr/lib/systemd/system/sssd-kcm.socket; enabled; preset: enabled) Active: active (listening) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 3de545c7c95640069ce51e4a9d487975 Triggers: ● sssd-kcm.service Docs: man:sssd-kcm(8) Listen: /run/.heim_org.h5l.kcm-socket (Stream) CGroup: /system.slice/sssd-kcm.socket Dec 05 04:51:26 localhost systemd[1]: Listening on sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket. ○ syslog.socket - Syslog Socket Loaded: loaded (/usr/lib/systemd/system/syslog.socket; static) Active: inactive (dead) Triggers: ● syslog.service Docs: man:systemd.special(7) https://systemd.io/SYSLOG Listen: /run/systemd/journal/syslog (Datagram) ● systemd-bootctl.socket - Boot Entries Service Socket Loaded: loaded (/usr/lib/systemd/system/systemd-bootctl.socket; static) Active: active (listening) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 80ce00bcdd7d4807b09815804a686ad5 Docs: man:bootctl(1) Listen: /run/systemd/io.systemd.BootControl (Stream) Accepted: 0; Connected: 0; CGroup: /system.slice/systemd-bootctl.socket Dec 05 04:51:26 localhost systemd[1]: Listening on systemd-bootctl.socket - Boot Entries Service Socket. ● systemd-coredump.socket - Process Core Dump Socket Loaded: loaded (/usr/lib/systemd/system/systemd-coredump.socket; static) Active: active (listening) since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: cd43e7d085d74904aa35ff9eef76e657 Docs: man:systemd-coredump(8) Listen: /run/systemd/coredump (SequentialPacket) Accepted: 0; Connected: 0; CGroup: /system.slice/systemd-coredump.socket ● systemd-creds.socket - Credential Encryption/Decryption Loaded: loaded (/usr/lib/systemd/system/systemd-creds.socket; static) Active: active (listening) since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: c5308690856648bfb22f451de812c050 Docs: man:systemd-creds(1) Listen: /run/systemd/io.systemd.Credentials (Stream) Accepted: 0; Connected: 0; CGroup: /system.slice/systemd-creds.socket ● systemd-hostnamed.socket - Hostname Service Socket Loaded: loaded (/usr/lib/systemd/system/systemd-hostnamed.socket; static) Active: active (listening) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 5a5db3e0b20c4322a17dfda4f542295d Triggers: ● systemd-hostnamed.service Docs: man:systemd-hostnamed.service(8) man:hostname(5) man:machine-info(5) Listen: /run/systemd/io.systemd.Hostname (Stream) CGroup: /system.slice/systemd-hostnamed.socket Dec 05 04:51:26 localhost systemd[1]: Listening on systemd-hostnamed.socket - Hostname Service Socket. ● systemd-initctl.socket - initctl Compatibility Named Pipe Loaded: loaded (/usr/lib/systemd/system/systemd-initctl.socket; static) Active: active (listening) since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: 3d42e71c97ae4b97bf42d9ece86062e6 Triggers: ● systemd-initctl.service Docs: man:systemd-initctl.socket(8) Listen: /run/initctl (FIFO) CGroup: /system.slice/systemd-initctl.socket ○ systemd-journald-audit.socket - Journal Audit Socket Loaded: loaded (/usr/lib/systemd/system/systemd-journald-audit.socket; disabled; preset: disabled) Active: inactive (dead) Triggers: ● systemd-journald.service Docs: man:systemd-journald.service(8) man:journald.conf(5) Listen: audit 1 (Netlink) ● systemd-journald-dev-log.socket - Journal Socket (/dev/log) Loaded: loaded (/usr/lib/systemd/system/systemd-journald-dev-log.socket; static) Active: active (running) since Fri 2025-12-05 04:51:22 EST; 4min 38s ago Invocation: 48104b9f7f7b43e6baaf806c0289a91b Triggers: ● systemd-journald.service Docs: man:systemd-journald.service(8) man:journald.conf(5) Listen: /run/systemd/journal/dev-log (Datagram) CGroup: /system.slice/systemd-journald-dev-log.socket Notice: journal has been rotated since unit was started, output may be incomplete. ● systemd-journald.socket - Journal Sockets Loaded: loaded (/usr/lib/systemd/system/systemd-journald.socket; static) Active: active (running) since Fri 2025-12-05 04:51:22 EST; 4min 38s ago Invocation: f777669965d1406285b0b2fcf04851cd Triggers: ● systemd-journald.service Docs: man:systemd-journald.service(8) man:journald.conf(5) Listen: /run/systemd/journal/socket (Datagram) /run/systemd/journal/stdout (Stream) CGroup: /system.slice/systemd-journald.socket Notice: journal has been rotated since unit was started, output may be incomplete. ○ systemd-pcrextend.socket - TPM PCR Measurements Loaded: loaded (/usr/lib/systemd/system/systemd-pcrextend.socket; disabled; preset: disabled) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:25 EST; 4min 35s ago └─ ConditionSecurity=measured-uki was not met Docs: man:systemd-pcrextend(8) Listen: /run/systemd/io.systemd.PCRExtend (Stream) Accepted: 0; Connected: 0; ○ systemd-pcrlock.socket - Make TPM PCR Policy Loaded: loaded (/usr/lib/systemd/system/systemd-pcrlock.socket; disabled; preset: disabled) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:25 EST; 4min 35s ago └─ ConditionSecurity=measured-uki was not met Docs: man:systemd-pcrlock(8) Listen: /run/systemd/io.systemd.PCRLock (Stream) Accepted: 0; Connected: 0; ● systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch Loaded: loaded (/usr/lib/systemd/system/systemd-rfkill.socket; static) Active: active (listening) since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: a5e6d6014acd4e61b6f4309bd4f3fe01 Triggers: ● systemd-rfkill.service Docs: man:systemd-rfkill.socket(8) Listen: /dev/rfkill (Special) CGroup: /system.slice/systemd-rfkill.socket Dec 05 04:51:27 np0005546715.novalocal systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. ● systemd-sysext.socket - System Extension Image Management Loaded: loaded (/usr/lib/systemd/system/systemd-sysext.socket; disabled; preset: disabled) Active: active (listening) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 68c2fd2872e047f99db27fd4c9055a16 Docs: man:systemd-sysext(8) Listen: /run/systemd/io.systemd.sysext (Stream) Accepted: 0; Connected: 0; CGroup: /system.slice/systemd-sysext.socket Dec 05 04:51:26 localhost systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management. ● systemd-udevd-control.socket - udev Control Socket Loaded: loaded (/usr/lib/systemd/system/systemd-udevd-control.socket; static) Active: active (running) since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: 7146b596815f475ab66df7ff3cdda340 Triggers: ● systemd-udevd.service Docs: man:systemd-udevd-control.socket(8) man:udev(7) Listen: /run/udev/control (SequentialPacket) CGroup: /system.slice/systemd-udevd-control.socket ● systemd-udevd-kernel.socket - udev Kernel Socket Loaded: loaded (/usr/lib/systemd/system/systemd-udevd-kernel.socket; static) Active: active (running) since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: 9da4359868a349b3956b2b1f11534214 Triggers: ● systemd-udevd.service Docs: man:systemd-udevd-kernel.socket(8) man:udev(7) Listen: kobject-uevent 1 (Netlink) CGroup: /system.slice/systemd-udevd-kernel.socket ● systemd-userdbd.socket - User Database Manager Socket Loaded: loaded (/usr/lib/systemd/system/systemd-userdbd.socket; enabled; preset: enabled) Active: active (running) since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: 71546091490947f69e510acac3a5209f Triggers: ● systemd-userdbd.service Docs: man:systemd-userdbd.service(8) Listen: /run/systemd/userdb/io.systemd.Multiplexer (Stream) CGroup: /system.slice/systemd-userdbd.socket ● root-swapfile.swap - /root/swapfile Loaded: loaded Active: active since Fri 2025-12-05 04:54:25 EST; 1min 35s ago Invocation: e40926d7d7214de0a9273a4fd82ccd6f What: /root/swapfile ● basic.target - Basic System Loaded: loaded (/usr/lib/systemd/system/basic.target; static) Active: active since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 2444cf820fb342daa52108d996167b31 Docs: man:systemd.special(7) Dec 05 04:51:26 localhost systemd[1]: Reached target basic.target - Basic System. ○ blockdev@dev-disk-by\x2duuid-358ce83d\x2d3c8d\x2d474e\x2db2bb\x2d318cfaa4a80c.target - Block Device Preparation for /dev/disk/by-uuid/358ce83d-3c8d-474e-b2bb-318cfaa4a80c Loaded: loaded (/usr/lib/systemd/system/blockdev@.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ● cloud-config.target - Cloud-config availability Loaded: loaded (/usr/lib/systemd/system/cloud-config.target; static) Active: active since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: 9cc42751af174aac82f7e83396ffeb08 Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Reached target cloud-config.target - Cloud-config availability. ● cloud-init.target - Cloud-init target Loaded: loaded (/usr/lib/systemd/system/cloud-init.target; enabled-runtime; preset: disabled) Active: active since Fri 2025-12-05 04:51:31 EST; 4min 29s ago Invocation: 4d331ac0b9d34ce1b6cdaa9acca5a7aa Dec 05 04:51:31 np0005546715.novalocal systemd[1]: Reached target cloud-init.target - Cloud-init target. ○ cryptsetup-pre.target - Local Encrypted Volumes (Pre) Loaded: loaded (/usr/lib/systemd/system/cryptsetup-pre.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ● cryptsetup.target - Local Encrypted Volumes Loaded: loaded (/usr/lib/systemd/system/cryptsetup.target; static) Active: active since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: 0b7949026aa548788ae13e27d68c02b3 Docs: man:systemd.special(7) ○ emergency.target - Emergency Mode Loaded: loaded (/usr/lib/systemd/system/emergency.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ○ final.target - Late Shutdown Services Loaded: loaded (/usr/lib/systemd/system/final.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ○ first-boot-complete.target - First Boot Complete Loaded: loaded (/usr/lib/systemd/system/first-boot-complete.target; static) Active: inactive (dead) Condition: start condition unmet at Fri 2025-12-05 04:51:26 EST; 4min 34s ago └─ ConditionFirstBoot=yes was not met Docs: man:systemd.special(7) Dec 05 04:51:26 localhost systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). ○ getty-pre.target - Preparation for Logins Loaded: loaded (/usr/lib/systemd/system/getty-pre.target; static) Active: inactive (dead) Docs: man:systemd.special(7) man:systemd-getty-generator(8) https://0pointer.de/blog/projects/serial-console.html ● getty.target - Login Prompts Loaded: loaded (/usr/lib/systemd/system/getty.target; static) Active: active since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: 4f469dfef31e4d2b88c2abf7fe125d81 Docs: man:systemd.special(7) man:systemd-getty-generator(8) https://0pointer.de/blog/projects/serial-console.html Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Reached target getty.target - Login Prompts. ○ graphical.target - Graphical Interface Loaded: loaded (/usr/lib/systemd/system/graphical.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ○ initrd-fs.target - Initrd File Systems Loaded: loaded (/usr/lib/systemd/system/initrd-fs.target; static) Active: inactive (dead) since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: e238d58b933045b4bcd488041bbee615 Docs: man:systemd.special(7) Dec 05 04:51:24 localhost systemd[1]: Reached target initrd-fs.target - Initrd File Systems. ○ initrd-root-device.target - Initrd Root Device Loaded: loaded (/usr/lib/systemd/system/initrd-root-device.target; static) Active: inactive (dead) since Fri 2025-12-05 04:51:24 EST; 4min 36s ago Invocation: 0795c843bedc4c1bac7b289c7035d9f6 Docs: man:systemd.special(7) Dec 05 04:51:23 localhost systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. Dec 05 04:51:24 localhost systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. ○ initrd-root-fs.target - Initrd Root File System Loaded: loaded (/usr/lib/systemd/system/initrd-root-fs.target; static) Active: inactive (dead) since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: 0eca8492d56e44d5953f74b84c12b340 Docs: man:systemd.special(7) Dec 05 04:51:24 localhost systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. ○ initrd-switch-root.target - Switch Root Loaded: loaded (/usr/lib/systemd/system/initrd-switch-root.target; static) Active: inactive (dead) since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: 48e621b4121d4de8ba65d7f74be741a0 Dec 05 04:51:24 localhost systemd[1]: Reached target initrd-switch-root.target - Switch Root. ○ initrd-usr-fs.target - Initrd /usr File System Loaded: loaded (/usr/lib/systemd/system/initrd-usr-fs.target; static) Active: inactive (dead) since Fri 2025-12-05 04:51:24 EST; 4min 36s ago Invocation: 439536743b6a42789e90cebf81b98066 Docs: man:systemd.special(7) Dec 05 04:51:24 localhost systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. Notice: journal has been rotated since unit was started, output may be incomplete. ○ initrd.target - Initrd Default Target Loaded: loaded (/usr/lib/systemd/system/initrd.target; static) Active: inactive (dead) since Fri 2025-12-05 04:51:24 EST; 4min 36s ago Invocation: 623a07c9379845c890781cec3383ae08 Docs: man:systemd.special(7) Dec 05 04:51:24 localhost systemd[1]: Reached target initrd.target - Initrd Default Target. Dec 05 04:51:24 localhost systemd[1]: Stopped target initrd.target - Initrd Default Target. ● integritysetup.target - Local Integrity Protected Volumes Loaded: loaded (/usr/lib/systemd/system/integritysetup.target; static) Active: active since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: 5b0e14d5edfd4998a8aba636e697b219 Docs: man:systemd.special(7) ● local-fs-pre.target - Preparation for Local File Systems Loaded: loaded (/usr/lib/systemd/system/local-fs-pre.target; static) Active: active since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 49c79ca8606e4742afc42a4f6eada7a3 Docs: man:systemd.special(7) Dec 05 04:51:26 localhost systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. ● local-fs.target - Local File Systems Loaded: loaded (/usr/lib/systemd/system/local-fs.target; static) Active: active since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 6f791a29169442978356ab82627cb6fc Docs: man:systemd.special(7) Dec 05 04:51:26 localhost systemd[1]: Reached target local-fs.target - Local File Systems. ● multi-user.target - Multi-User System Loaded: loaded (/usr/lib/systemd/system/multi-user.target; indirect; preset: disabled) Active: active since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: 80804ff5528f4c2b8bbb558a1ff1ca62 Docs: man:systemd.special(7) Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Reached target multi-user.target - Multi-User System. ● network-online.target - Network is Online Loaded: loaded (/usr/lib/systemd/system/network-online.target; static) Active: active since Fri 2025-12-05 04:51:30 EST; 4min 30s ago Invocation: 6830d099783f4f1ea45afed85f4b2f97 Docs: man:systemd.special(7) https://systemd.io/NETWORK_ONLINE Dec 05 04:51:30 np0005546715.novalocal systemd[1]: Reached target network-online.target - Network is Online. ● network-pre.target - Preparation for Network Loaded: loaded (/usr/lib/systemd/system/network-pre.target; static) Active: active since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 47c858ea23e549d2b7fe68e10410d34a Docs: man:systemd.special(7) https://systemd.io/NETWORK_ONLINE Dec 05 04:51:27 np0005546715.novalocal systemd[1]: Reached target network-pre.target - Preparation for Network. ● network.target - Network Loaded: loaded (/usr/lib/systemd/system/network.target; static) Active: active since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 608649d5b65042aaa9cf22a1c5f7fada Docs: man:systemd.special(7) https://systemd.io/NETWORK_ONLINE Dec 05 04:51:27 np0005546715.novalocal systemd[1]: Reached target network.target - Network. ● nfs-client.target - NFS client services Loaded: loaded (/usr/lib/systemd/system/nfs-client.target; enabled; preset: enabled) Active: active since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 8d5eaae343814d1399f52d4406a896b0 Dec 05 04:51:27 np0005546715.novalocal systemd[1]: Reached target nfs-client.target - NFS client services. ○ nss-lookup.target - Host and Network Name Lookups Loaded: loaded (/usr/lib/systemd/system/nss-lookup.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ● nss-user-lookup.target - User and Group Name Lookups Loaded: loaded (/usr/lib/systemd/system/nss-user-lookup.target; static) Active: active since Fri 2025-12-05 04:51:27 EST; 4min 34s ago Invocation: 3547c67aa41543dabd50ba43cc562061 Docs: man:systemd.special(7) Dec 05 04:51:27 localhost systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. ● paths.target - Path Units Loaded: loaded (/usr/lib/systemd/system/paths.target; static) Active: active since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: 56baa0278af141c9b537964d60687796 Docs: man:systemd.special(7) ● remote-cryptsetup.target - Remote Encrypted Volumes Loaded: loaded (/usr/lib/systemd/system/remote-cryptsetup.target; enabled; preset: enabled) Active: active since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: b2422c4ecbc14443a5b7cbf20559eddb Docs: man:systemd.special(7) Dec 05 04:51:27 np0005546715.novalocal systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. ● remote-fs-pre.target - Preparation for Remote File Systems Loaded: loaded (/usr/lib/systemd/system/remote-fs-pre.target; static) Active: active since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 6e4680f4cd2c48f188c9387fb79476b8 Docs: man:systemd.special(7) Dec 05 04:51:27 np0005546715.novalocal systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. ● remote-fs.target - Remote File Systems Loaded: loaded (/usr/lib/systemd/system/remote-fs.target; enabled; preset: enabled) Active: active since Fri 2025-12-05 04:51:27 EST; 4min 33s ago Invocation: 40a91bfc3e7b4dcb8f19c0603598eaf8 Docs: man:systemd.special(7) Dec 05 04:51:27 np0005546715.novalocal systemd[1]: Reached target remote-fs.target - Remote File Systems. ○ remote-veritysetup.target - Remote Verity Protected Volumes Loaded: loaded (/usr/lib/systemd/system/remote-veritysetup.target; disabled; preset: disabled) Active: inactive (dead) Docs: man:systemd.special(7) ○ rescue.target - Rescue Mode Loaded: loaded (/usr/lib/systemd/system/rescue.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ● rpc_pipefs.target Loaded: loaded (/usr/lib/systemd/system/rpc_pipefs.target; static) Active: active since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: d6f149f95fd24762b963be784ca78954 ○ rpcbind.target - RPC Port Mapper Loaded: loaded (/usr/lib/systemd/system/rpcbind.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ○ shutdown.target - System Shutdown Loaded: loaded (/usr/lib/systemd/system/shutdown.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ● slices.target - Slice Units Loaded: loaded (/usr/lib/systemd/system/slices.target; static) Active: active since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: 6b3a3e470d8446b6979e71ba7c930074 Docs: man:systemd.special(7) ● sockets.target - Socket Units Loaded: loaded (/usr/lib/systemd/system/sockets.target; static) Active: active since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 43172a3af2bf4430849ece0e6b8d23e2 Docs: man:systemd.special(7) Dec 05 04:51:26 localhost systemd[1]: Reached target sockets.target - Socket Units. ○ soft-reboot.target - Reboot System Userspace Loaded: loaded (/usr/lib/systemd/system/soft-reboot.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ● ssh-access.target - SSH Access Available Loaded: loaded (/usr/lib/systemd/system/ssh-access.target; static) Active: active since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 3a7fb9cd32ee434b9961472ff40c14e9 Docs: man:systemd.special(7) Dec 05 04:51:26 localhost systemd[1]: Reached target ssh-access.target - SSH Access Available. ● sshd-keygen.target Loaded: loaded (/usr/lib/systemd/system/sshd-keygen.target; static) Active: active since Fri 2025-12-05 04:51:27 EST; 4min 34s ago Invocation: 4439cce51f6146198d190fe128b7bef0 Dec 05 04:51:27 localhost systemd[1]: Reached target sshd-keygen.target. ● swap.target - Swaps Loaded: loaded (/usr/lib/systemd/system/swap.target; static) Active: active since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: 19af3b74ec2f49e0aeb28c58c5c4d6a3 Docs: man:systemd.special(7) ● sysinit.target - System Initialization Loaded: loaded (/usr/lib/systemd/system/sysinit.target; static) Active: active since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: ed98e593638a4061a0b9235bf674b156 Docs: man:systemd.special(7) Dec 05 04:51:26 localhost systemd[1]: Reached target sysinit.target - System Initialization. ○ time-set.target - System Time Set Loaded: loaded (/usr/lib/systemd/system/time-set.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ○ time-sync.target - System Time Synchronized Loaded: loaded (/usr/lib/systemd/system/time-sync.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ● timers.target - Timer Units Loaded: loaded (/usr/lib/systemd/system/timers.target; static) Active: active since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 3158d44e79f241b7b81734caef8c0315 Docs: man:systemd.special(7) Dec 05 04:51:26 localhost systemd[1]: Reached target timers.target - Timer Units. ○ tpm2.target - Trusted Platform Module Loaded: loaded (/usr/lib/systemd/system/tpm2.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ○ umount.target - Unmount All Filesystems Loaded: loaded (/usr/lib/systemd/system/umount.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ○ veritysetup-pre.target - Local Verity Protected Volumes (Pre) Loaded: loaded (/usr/lib/systemd/system/veritysetup-pre.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ● veritysetup.target - Local Verity Protected Volumes Loaded: loaded (/usr/lib/systemd/system/veritysetup.target; static) Active: active since Fri 2025-12-05 04:51:25 EST; 4min 35s ago Invocation: cea419899cfd4acdbb233cf247ab2c78 Docs: man:systemd.special(7) ● dnf-makecache.timer - dnf makecache --timer Loaded: loaded (/usr/lib/systemd/system/dnf-makecache.timer; enabled; preset: enabled) Active: active (waiting) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 1bb559d4489040c3ae6ffc82e6790308 Trigger: Fri 2025-12-05 05:27:05 EST; 31min left Triggers: ● dnf-makecache.service Dec 05 04:51:26 localhost systemd[1]: Started dnf-makecache.timer - dnf makecache --timer. ● fstrim.timer - Discard unused filesystem blocks once a week Loaded: loaded (/usr/lib/systemd/system/fstrim.timer; enabled; preset: enabled) Active: active (waiting) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: d1b671d147d44d30a0cd45b43bd0f31a Trigger: Mon 2025-12-08 00:06:08 EST; 2 days left Triggers: ● fstrim.service Docs: man:fstrim Dec 05 04:51:26 localhost systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week. ● logrotate.timer - Daily rotation of log files Loaded: loaded (/usr/lib/systemd/system/logrotate.timer; enabled; preset: enabled) Active: active (waiting) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: 90a9ab10d9104e7c81dbb6eb55a3edbe Trigger: Sat 2025-12-06 00:04:25 EST; 19h left Triggers: ● logrotate.service Docs: man:logrotate(8) man:logrotate.conf(5) Dec 05 04:51:26 localhost systemd[1]: Started logrotate.timer - Daily rotation of log files. ● systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-clean.timer; static) Active: active (waiting) since Fri 2025-12-05 04:51:26 EST; 4min 34s ago Invocation: cde2e6062c82486c9f9c36c913f877bf Trigger: Fri 2025-12-05 05:06:20 EST; 10min left Triggers: ● systemd-tmpfiles-clean.service Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) Dec 05 04:51:26 localhost systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories.