● np0000156488.novalocal State: running Units: 238 loaded (incl. loaded aliases) Jobs: 0 queued Failed: 0 units Since: Thu 2026-02-19 02:31:50 UTC; 29s ago systemd: 252-64.el9 CGroup: / ├─init.scope │ └─1 /usr/lib/systemd/systemd nofb --switched-root --system --deserialize 31 ├─system.slice │ ├─NetworkManager.service │ │ └─819 /usr/sbin/NetworkManager --no-daemon │ ├─auditd.service │ │ └─777 /sbin/auditd │ ├─dbus-broker.service │ │ ├─809 /usr/bin/dbus-broker-launch --scope system --audit │ │ └─810 dbus-broker --log 4 --controller 9 --machine-id ebd63fa9999b4fdd8a6354391fc2931b --max-bytes 536870912 --max-fds 4096 --max-matches 131072 --audit │ ├─sshd.service │ │ └─884 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups" │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─886 /sbin/agetty -o "-p -- \\u" --noclear - linux │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─887 /sbin/agetty -o "-p -- \\u" --keep-baud 115200,57600,38400,9600 - vt220 │ ├─systemd-hostnamed.service │ │ └─823 /usr/lib/systemd/systemd-hostnamed │ ├─systemd-journald.service │ │ └─719 /usr/lib/systemd/systemd-journald │ ├─systemd-logind.service │ │ └─813 /usr/lib/systemd/systemd-logind │ └─systemd-udevd.service │ └─udev │ └─737 /usr/lib/systemd/systemd-udevd └─user.slice └─user-1000.slice ├─session-3.scope │ └─982 /usr/bin/python3 ├─session-5.scope │ ├─1134 "sshd-session: zuul [priv]" │ ├─1137 "sshd-session: zuul@notty" │ ├─1859 /bin/sh -c "sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vmiefhiljcvvzkeakornbxcntqbgicha ; /usr/bin/python3' && sleep 0" │ ├─1872 sudo -H -S -n -u root /bin/sh -c "echo BECOME-SUCCESS-vmiefhiljcvvzkeakornbxcntqbgicha ; /usr/bin/python3" │ ├─1874 /usr/bin/python3 │ ├─1875 /bin/bash -c "sudo iptables-save > /home/zuul/iptables.txt\n\n# NOTE(sfernand): Run 'df' with a 60s timeout to prevent hangs from\n# stale NFS mounts.\ntimeout -s 9 60s df -h > /home/zuul/df.txt || true\n# If 'df' times out, the mount output helps debug which NFS share\n# is unresponsive.\nmount > /home/zuul/mount.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/pip\${py_ver}-freeze.txt\n fi\ndone\n\nif [ \`command -v dpkg\` ]; then\n dpkg -l> /home/zuul/dpkg-l.txt\nfi\nif [ \`command -v rpm\` ]; then\n rpm -qa | sort > /home/zuul/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/audit.log &&\n chmod +r /home/zuul/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/\nfi\n\nsudo ss -lntup | grep ':53' > /home/zuul/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/logs/*.txt /home/zuul/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/deprecations.log\n" │ ├─1889 sudo systemctl status --all │ └─1891 systemctl status --all └─user@1000.service └─init.scope ├─901 /usr/lib/systemd/systemd --user └─903 "(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 Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Triggers: ● proc-sys-fs-binfmt_misc.mount Where: /proc/sys/fs/binfmt_misc Docs: https://docs.kernel.org/admin-guide/binfmt-misc.html https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems ● 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago 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 Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda ● 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ● dev-disk-by\x2dlabel-cloudimg\x2drootfs.device - /dev/disk/by-label/cloudimg-rootfs 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 Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 Feb 19 02:31:48 localhost systemd[1]: Found device /dev/disk/by-label/cloudimg-rootfs. ● 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ● dev-disk-by\x2dpartuuid-f757774f\x2d01.device - /dev/disk/by-partuuid/f757774f-01 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 Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago 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 Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda ● 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 Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● 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 Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago 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 Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● dev-disk-by\x2duuid-2026\x2d02\x2d19\x2d02\x2d23\x2d17\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 Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ● dev-disk-by\x2duuid-6316102c\x2da223\x2d4060\x2db2c4\x2d82884341707a.device - /dev/disk/by-uuid/6316102c-a223-4060-b2c4-82884341707a 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 Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● dev-rfkill.device - /dev/rfkill Follows: unit currently follows state of sys-devices-virtual-misc-rfkill.device Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:54 UTC; 25s ago Until: Thu 2026-02-19 02:31:54 UTC; 25s ago 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ● dev-ttyS0.device - /dev/ttyS0 Follows: unit currently follows state of sys-devices-pnp0-00:00-tty-ttyS0.device Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/pnp0/00:00/tty/ttyS0 Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Condition check resulted in /dev/ttyS0 being skipped. ● dev-ttyS1.device - /dev/ttyS1 Follows: unit currently follows state of sys-devices-platform-serial8250-tty-ttyS1.device Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/platform/serial8250/tty/ttyS1 ● dev-ttyS2.device - /dev/ttyS2 Follows: unit currently follows state of sys-devices-platform-serial8250-tty-ttyS2.device Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/platform/serial8250/tty/ttyS2 ● dev-ttyS3.device - /dev/ttyS3 Follows: unit currently follows state of sys-devices-platform-serial8250-tty-ttyS3.device Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/platform/serial8250/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 Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago 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 Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago 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 Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 ● 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 Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda ● sys-devices-platform-serial8250-tty-ttyS1.device - /sys/devices/platform/serial8250/tty/ttyS1 Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/platform/serial8250/tty/ttyS1 ● sys-devices-platform-serial8250-tty-ttyS2.device - /sys/devices/platform/serial8250/tty/ttyS2 Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/platform/serial8250/tty/ttyS2 ● sys-devices-platform-serial8250-tty-ttyS3.device - /sys/devices/platform/serial8250/tty/ttyS3 Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/platform/serial8250/tty/ttyS3 ● sys-devices-pnp0-00:00-tty-ttyS0.device - /sys/devices/pnp0/00:00/tty/ttyS0 Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/devices/pnp0/00:00/tty/ttyS0 ● sys-devices-virtual-misc-rfkill.device - /sys/devices/virtual/misc/rfkill Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:54 UTC; 25s ago Until: Thu 2026-02-19 02:31:54 UTC; 25s ago Device: /sys/devices/virtual/misc/rfkill ● sys-module-configfs.device - /sys/module/configfs Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/module/configfs ● sys-module-fuse.device - /sys/module/fuse Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:51 UTC; 27s ago Until: Thu 2026-02-19 02:31:51 UTC; 27s ago Device: /sys/module/fuse ● sys-subsystem-net-devices-ens3.device - Virtio network device Loaded: loaded Active: active (plugged) since Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago 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/vda1 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Where: /dev/hugepages What: hugetlbfs Docs: https://docs.kernel.org/admin-guide/mm/hugetlbpage.html https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems Tasks: 0 (limit: 102004) Memory: 52.0K (peak: 556.0K) CPU: 5ms CGroup: /dev-hugepages.mount ● dev-mqueue.mount - POSIX Message Queue File System Loaded: loaded (/usr/lib/systemd/system/dev-mqueue.mount; static) Active: active (mounted) since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Where: /dev/mqueue What: mqueue Docs: man:mq_overview(7) https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems Tasks: 0 (limit: 102004) Memory: 4.0K (peak: 536.0K) CPU: 4ms CGroup: /dev-mqueue.mount ○ 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://www.freedesktop.org/wiki/Software/systemd/APIFileSystems ● run-credentials-systemd\x2dsysctl.service.mount - /run/credentials/systemd-sysctl.service Loaded: loaded (/proc/self/mountinfo) Active: active (mounted) since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Where: /run/credentials/systemd-sysctl.service What: none ● run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount - /run/credentials/systemd-tmpfiles-setup.service Loaded: loaded (/proc/self/mountinfo) Active: active (mounted) since Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Where: /run/credentials/systemd-tmpfiles-setup.service What: none ● run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount - /run/credentials/systemd-tmpfiles-setup-dev.service Loaded: loaded (/proc/self/mountinfo) Active: active (mounted) since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Where: /run/credentials/systemd-tmpfiles-setup-dev.service What: none ● run-user-1000.mount - /run/user/1000 Loaded: loaded (/proc/self/mountinfo) Active: active (mounted) since Thu 2026-02-19 02:31:58 UTC; 20s ago Until: Thu 2026-02-19 02:31:58 UTC; 20s ago 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Where: /sys/fs/fuse/connections What: fusectl Docs: https://docs.kernel.org/filesystems/fuse.html https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems Tasks: 0 (limit: 102004) Memory: 8.0K (peak: 540.0K) CPU: 3ms CGroup: /sys-fs-fuse-connections.mount ● sys-kernel-config.mount - Kernel Configuration File System Loaded: loaded (/proc/self/mountinfo; static) Active: active (mounted) since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Where: /sys/kernel/config What: configfs Docs: https://docs.kernel.org/filesystems/configfs.html https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems ● sys-kernel-debug.mount - Kernel Debug File System Loaded: loaded (/usr/lib/systemd/system/sys-kernel-debug.mount; static) Active: active (mounted) since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Where: /sys/kernel/debug What: debugfs Docs: https://docs.kernel.org/filesystems/debugfs.html https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems Tasks: 0 (limit: 102004) Memory: 4.0K (peak: 540.0K) CPU: 2ms CGroup: /sys-kernel-debug.mount ● sys-kernel-tracing.mount - Kernel Trace File System Loaded: loaded (/usr/lib/systemd/system/sys-kernel-tracing.mount; static) Active: active (mounted) since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Where: /sys/kernel/tracing What: tracefs Docs: https://docs.kernel.org/trace/ftrace.html https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems Tasks: 0 (limit: 102004) Memory: 4.0K (peak: 540.0K) CPU: 3ms CGroup: /sys-kernel-tracing.mount ○ 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://www.freedesktop.org/wiki/Software/systemd/APIFileSystems ● 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago 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 Thu 2026-02-19 02:31:47 UTC; 32s ago Docs: man:systemd(1) Tasks: 1 (limit: 102004) Memory: 40.9M (peak: 54.9M) CPU: 2.819s CGroup: /init.scope └─1 /usr/lib/systemd/systemd nofb --switched-root --system --deserialize 31 Feb 19 02:31:58 np0000156488.novalocal systemd[1]: Finished User Runtime Directory /run/user/1000. Feb 19 02:31:58 np0000156488.novalocal systemd[1]: Starting User Manager for UID 1000... Feb 19 02:31:59 np0000156488.novalocal systemd[1]: Started User Manager for UID 1000. Feb 19 02:31:59 np0000156488.novalocal systemd[1]: Started Session 1 of User zuul. Feb 19 02:31:59 np0000156488.novalocal systemd[1]: session-1.scope: Deactivated successfully. Feb 19 02:32:00 np0000156488.novalocal systemd[1]: Started Session 3 of User zuul. Feb 19 02:32:02 np0000156488.novalocal systemd[1]: Started Session 4 of User zuul. Feb 19 02:32:05 np0000156488.novalocal systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Feb 19 02:32:05 np0000156488.novalocal systemd[1]: session-4.scope: Deactivated successfully. Feb 19 02:32:06 np0000156488.novalocal systemd[1]: Started Session 5 of User zuul. ● session-3.scope - Session 3 of User zuul Loaded: loaded (/run/systemd/transient/session-3.scope; transient) Transient: yes Active: active (abandoned) since Thu 2026-02-19 02:32:00 UTC; 19s ago Tasks: 2 Memory: 14.1M (peak: 31.6M) CPU: 738ms CGroup: /user.slice/user-1000.slice/session-3.scope └─982 /usr/bin/python3 Feb 19 02:32:00 np0000156488.novalocal systemd[1]: Started Session 3 of User zuul. Feb 19 02:32:00 np0000156488.novalocal python3[966]: ansible-ansible.legacy.ping Invoked with data=pong Feb 19 02:32:00 np0000156488.novalocal python3[980]: ansible-zuul_console Invoked with path=/tmp/console-{log_uuid}.log port=19885 state=present Feb 19 02:32:01 np0000156488.novalocal python3[997]: ansible-ansible.legacy.command Invoked with _raw_params=nslookup -retry=60 opendev.org zuul_no_log=False zuul_log_id=0242ac17-0011-b85e-8532-00000000007a-1-controller zuul_output_max_bytes=1073741824 zuul_ansible_split_streams=False _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 19 02:32:01 np0000156488.novalocal python3[997]: ansible-ansible.legacy.command Error Executing CMD:nslookup -retry=60 opendev.org Exception:[Errno 2] No such file or directory: b'nslookup' Feb 19 02:32:01 np0000156488.novalocal sshd-session[952]: Connection closed by 162.253.55.78 port 46142 Feb 19 02:32:01 np0000156488.novalocal sshd-session[949]: pam_unix(sshd:session): session closed for user zuul ● session-5.scope - Session 5 of User zuul Loaded: loaded (/run/systemd/transient/session-5.scope; transient) Transient: yes Active: active (running) since Thu 2026-02-19 02:32:06 UTC; 12s ago Tasks: 9 Memory: 54.3M (peak: 63.0M) CPU: 7.986s CGroup: /user.slice/user-1000.slice/session-5.scope ├─1134 "sshd-session: zuul [priv]" ├─1137 "sshd-session: zuul@notty" ├─1859 /bin/sh -c "sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vmiefhiljcvvzkeakornbxcntqbgicha ; /usr/bin/python3' && sleep 0" ├─1872 sudo -H -S -n -u root /bin/sh -c "echo BECOME-SUCCESS-vmiefhiljcvvzkeakornbxcntqbgicha ; /usr/bin/python3" ├─1874 /usr/bin/python3 ├─1875 /bin/bash -c "sudo iptables-save > /home/zuul/iptables.txt\n\n# NOTE(sfernand): Run 'df' with a 60s timeout to prevent hangs from\n# stale NFS mounts.\ntimeout -s 9 60s df -h > /home/zuul/df.txt || true\n# If 'df' times out, the mount output helps debug which NFS share\n# is unresponsive.\nmount > /home/zuul/mount.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/pip\${py_ver}-freeze.txt\n fi\ndone\n\nif [ \`command -v dpkg\` ]; then\n dpkg -l> /home/zuul/dpkg-l.txt\nfi\nif [ \`command -v rpm\` ]; then\n rpm -qa | sort > /home/zuul/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/audit.log &&\n chmod +r /home/zuul/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/\nfi\n\nsudo ss -lntup | grep ':53' > /home/zuul/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/logs/*.txt /home/zuul/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/deprecations.log\n" ├─1889 sudo systemctl status --all └─1891 systemctl status --all Feb 19 02:32:17 np0000156488.novalocal sudo[1837]: pam_unix(sudo:session): session closed for user root Feb 19 02:32:17 np0000156488.novalocal sudo[1853]: zuul : PWD=/home/zuul ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-svwhvwbvzethjsplvrzunylnacjdhnfi ; /usr/bin/python3' Feb 19 02:32:17 np0000156488.novalocal sudo[1853]: pam_unix(sudo:session): session opened for user root(uid=0) by zuul(uid=1000) Feb 19 02:32:17 np0000156488.novalocal python3[1855]: ansible-stat Invoked with path=/etc/openstack follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 19 02:32:17 np0000156488.novalocal sudo[1853]: pam_unix(sudo:session): session closed for user root Feb 19 02:32:18 np0000156488.novalocal sudo[1872]: zuul : PWD=/home/zuul ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vmiefhiljcvvzkeakornbxcntqbgicha ; /usr/bin/python3' Feb 19 02:32:18 np0000156488.novalocal sudo[1872]: pam_unix(sudo:session): session opened for user root(uid=0) by zuul(uid=1000) Feb 19 02:32:18 np0000156488.novalocal python3[1874]: ansible-ansible.legacy.command Invoked with executable=/bin/bash _raw_params=sudo iptables-save > /home/zuul/iptables.txt # NOTE(sfernand): Run 'df' with a 60s timeout to prevent hangs from # stale NFS mounts. timeout -s 9 60s df -h > /home/zuul/df.txt || true # If 'df' times out, the mount output helps debug which NFS share # is unresponsive. mount > /home/zuul/mount.txt for py_ver in 2 3; do if [[ `which python${py_ver}` ]]; then python${py_ver} -m pip freeze > /home/zuul/pip${py_ver}-freeze.txt fi done if [ `command -v dpkg` ]; then dpkg -l> /home/zuul/dpkg-l.txt fi if [ `command -v rpm` ]; then rpm -qa | sort > /home/zuul/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/audit.log && chmod +r /home/zuul/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/ fi sudo ss -lntup | grep ':53' > /home/zuul/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/logs/*.txt /home/zuul/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/deprecations.log _uses_shell=True zuul_no_log=False zuul_log_id=0242ac17-0011-5e6b-b65f-000000000033-1-controller zuul_output_max_bytes=1073741824 zuul_ansible_split_streams=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None creates=None removes=None stdin=None Feb 19 02:32:19 np0000156488.novalocal sudo[1889]: root : PWD=/home/zuul ; USER=root ; COMMAND=/bin/systemctl status --all Feb 19 02:32:19 np0000156488.novalocal sudo[1889]: pam_unix(sudo:session): session opened for user root(uid=0) by zuul(uid=0) ● auditd.service - Security Auditing Service Loaded: loaded (/usr/lib/systemd/system/auditd.service; enabled; preset: enabled) Active: active (running) since Thu 2026-02-19 02:31:52 UTC; 27s ago Docs: man:auditd(8) https://github.com/linux-audit/audit-documentation Process: 771 ExecStart=/sbin/auditd (code=exited, status=0/SUCCESS) Process: 782 ExecStartPost=/sbin/augenrules --load (code=exited, status=0/SUCCESS) Main PID: 777 (auditd) Tasks: 2 (limit: 102004) Memory: 5.3M (peak: 7.1M) CPU: 71ms CGroup: /system.slice/auditd.service └─777 /sbin/auditd Feb 19 02:31:52 np0000156488.novalocal augenrules[798]: enabled 1 Feb 19 02:31:52 np0000156488.novalocal augenrules[798]: failure 1 Feb 19 02:31:52 np0000156488.novalocal augenrules[798]: pid 777 Feb 19 02:31:52 np0000156488.novalocal augenrules[798]: rate_limit 0 Feb 19 02:31:52 np0000156488.novalocal augenrules[798]: backlog_limit 8192 Feb 19 02:31:52 np0000156488.novalocal augenrules[798]: lost 0 Feb 19 02:31:52 np0000156488.novalocal augenrules[798]: backlog 4 Feb 19 02:31:52 np0000156488.novalocal augenrules[798]: backlog_wait_time 60000 Feb 19 02:31:52 np0000156488.novalocal augenrules[798]: backlog_wait_time_actual 0 Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Started Security Auditing Service. ● cloud-config.service - Cloud-init: Config Stage Loaded: loaded (/usr/lib/systemd/system/cloud-config.service; enabled; preset: disabled) Active: active (exited) since Thu 2026-02-19 02:31:56 UTC; 23s ago Process: 883 ExecStart=/usr/bin/cloud-init modules --mode=config (code=exited, status=0/SUCCESS) Main PID: 883 (code=exited, status=0/SUCCESS) CPU: 413ms Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Starting Cloud-init: Config Stage... Feb 19 02:31:56 np0000156488.novalocal cloud-init[891]: Cloud-init v. 24.4-8.el9 running 'modules:config' at Thu, 19 Feb 2026 02:31:56 +0000. Up 10.25 seconds. Feb 19 02:31:56 np0000156488.novalocal systemd[1]: Finished Cloud-init: Config Stage. ● cloud-final.service - Cloud-init: Final Stage Loaded: loaded (/usr/lib/systemd/system/cloud-final.service; enabled; preset: disabled) Active: active (exited) since Thu 2026-02-19 02:31:56 UTC; 22s ago Process: 892 ExecStart=/usr/bin/cloud-init modules --mode=final (code=exited, status=0/SUCCESS) Main PID: 892 (code=exited, status=0/SUCCESS) CPU: 450ms Feb 19 02:31:56 np0000156488.novalocal systemd[1]: Starting Cloud-init: Final Stage... Feb 19 02:31:56 np0000156488.novalocal cloud-init[895]: Cloud-init v. 24.4-8.el9 running 'modules:final' at Thu, 19 Feb 2026 02:31:56 +0000. Up 10.77 seconds. Feb 19 02:31:56 np0000156488.novalocal cloud-init[895]: Cloud-init v. 24.4-8.el9 finished at Thu, 19 Feb 2026 02:31:56 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 10.85 seconds Feb 19 02:31:56 np0000156488.novalocal systemd[1]: Finished 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: disabled) Active: active (exited) since Thu 2026-02-19 02:31:54 UTC; 25s ago Process: 811 ExecStart=/usr/bin/cloud-init init --local (code=exited, status=0/SUCCESS) Main PID: 811 (code=exited, status=0/SUCCESS) CPU: 656ms Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Starting Cloud-init: Local Stage (pre-network)... Feb 19 02:31:53 np0000156488.novalocal cloud-init[816]: Cloud-init v. 24.4-8.el9 running 'init-local' at Thu, 19 Feb 2026 02:31:53 +0000. Up 8.12 seconds. Feb 19 02:31:54 np0000156488.novalocal systemd[1]: Finished Cloud-init: Local Stage (pre-network). ● cloud-init.service - Cloud-init: Network Stage Loaded: loaded (/usr/lib/systemd/system/cloud-init.service; enabled; preset: disabled) Active: active (exited) since Thu 2026-02-19 02:31:55 UTC; 23s ago Process: 844 ExecStart=/usr/bin/cloud-init init (code=exited, status=0/SUCCESS) Main PID: 844 (code=exited, status=0/SUCCESS) CPU: 606ms Feb 19 02:31:55 np0000156488.novalocal cloud-init[850]: ci-info: | 11 | 199.204.46.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | Feb 19 02:31:55 np0000156488.novalocal cloud-init[850]: ci-info: +-------+-----------------+--------------+-----------------+-----------+-------+ Feb 19 02:31:55 np0000156488.novalocal cloud-init[850]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 19 02:31:55 np0000156488.novalocal cloud-init[850]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 19 02:31:55 np0000156488.novalocal cloud-init[850]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 19 02:31:55 np0000156488.novalocal cloud-init[850]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 19 02:31:55 np0000156488.novalocal cloud-init[850]: ci-info: | 1 | fe80::/64 | :: | ens3 | U | Feb 19 02:31:55 np0000156488.novalocal cloud-init[850]: ci-info: | 3 | multicast | :: | ens3 | U | Feb 19 02:31:55 np0000156488.novalocal cloud-init[850]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Finished Cloud-init: Network Stage. ● dbus-broker.service - D-Bus System Message Bus Loaded: loaded (/usr/lib/systemd/system/dbus-broker.service; enabled; preset: enabled) Active: active (running) since Thu 2026-02-19 02:31:52 UTC; 27s ago TriggeredBy: ● dbus.socket Docs: man:dbus-broker-launch(1) Main PID: 809 (dbus-broker-lau) Tasks: 2 (limit: 102004) Memory: 3.0M (peak: 3.4M) CPU: 125ms CGroup: /system.slice/dbus-broker.service ├─809 /usr/bin/dbus-broker-launch --scope system --audit └─810 dbus-broker --log 4 --controller 9 --machine-id ebd63fa9999b4fdd8a6354391fc2931b --max-bytes 536870912 --max-fds 4096 --max-matches 131072 --audit Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Starting D-Bus System Message Bus... Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Started D-Bus System Message Bus. Feb 19 02:31:52 np0000156488.novalocal dbus-broker-lau[809]: Ready ○ 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 Thu 2026-02-19 02:31:49 UTC; 29s ago Duration: 2.477s Docs: man:dracut-cmdline.service(8) man:dracut.bootup(7) Main PID: 319 (code=exited, status=0/SUCCESS) CPU: 105ms Feb 19 02:31:47 localhost dracut-cmdline[319]: dracut-9 dracut-057-110.git20260130.el9 Feb 19 02:31:47 localhost dracut-cmdline[319]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.14.0-681.el9.x86_64 root=LABEL=cloudimg-rootfs ro console=tty0 console=ttyS0,115200 no_timer_check nofb nomodeset gfxpayload=text fips=1 Feb 19 02:31:47 localhost systemd[1]: Finished dracut cmdline hook. Feb 19 02:31:49 localhost systemd[1]: dracut-cmdline.service: Deactivated successfully. Feb 19 02:31:49 localhost systemd[1]: Stopped dracut cmdline hook. ○ dracut-initqueue.service - dracut initqueue hook Loaded: loaded (/usr/lib/systemd/system/dracut-initqueue.service; static) Active: inactive (dead) since Thu 2026-02-19 02:31:49 UTC; 29s ago Duration: 830ms Docs: man:dracut-initqueue.service(8) man:dracut.bootup(7) Main PID: 586 (code=exited, status=0/SUCCESS) CPU: 64ms Feb 19 02:31:48 localhost systemd[1]: Starting dracut initqueue hook... Feb 19 02:31:49 localhost systemd[1]: Finished dracut initqueue hook. Feb 19 02:31:49 localhost systemd[1]: dracut-initqueue.service: Deactivated successfully. Feb 19 02:31:49 localhost systemd[1]: Stopped dracut initqueue hook. ○ dracut-mount.service - dracut mount hook Loaded: loaded (/usr/lib/systemd/system/dracut-mount.service; static) Active: inactive (dead) since Thu 2026-02-19 02:31:49 UTC; 29s ago Duration: 316ms Docs: man:dracut-mount.service(8) man:dracut.bootup(7) Main PID: 634 (code=exited, status=0/SUCCESS) CPU: 15ms Feb 19 02:31:49 localhost systemd[1]: Starting dracut mount hook... Feb 19 02:31:49 localhost systemd[1]: Finished dracut mount hook. Feb 19 02:31:49 localhost systemd[1]: dracut-mount.service: Deactivated successfully. Feb 19 02:31:49 localhost systemd[1]: Stopped dracut mount hook. ○ dracut-pre-mount.service - dracut pre-mount hook Loaded: loaded (/usr/lib/systemd/system/dracut-pre-mount.service; static) Active: inactive (dead) since Thu 2026-02-19 02:31:49 UTC; 29s ago Duration: 789ms Docs: man:dracut-pre-mount.service(8) man:dracut.bootup(7) Main PID: 620 (code=exited, status=0/SUCCESS) CPU: 11ms Feb 19 02:31:49 localhost systemd[1]: Starting dracut pre-mount hook... Feb 19 02:31:49 localhost systemd[1]: Finished dracut pre-mount hook. Feb 19 02:31:49 localhost systemd[1]: dracut-pre-mount.service: Deactivated successfully. Feb 19 02:31:49 localhost systemd[1]: Stopped 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 Thu 2026-02-19 02:31:49 UTC; 29s ago Duration: 72ms Docs: man:dracut-pre-pivot.service(8) man:dracut.bootup(7) Main PID: 639 (code=exited, status=0/SUCCESS) CPU: 107ms Feb 19 02:31:49 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... Feb 19 02:31:49 localhost dracut-pre-pivot[639]: fips-noboot: start Feb 19 02:31:49 localhost dracut-pre-pivot[639]: Checking integrity of kernel Feb 19 02:31:49 localhost dracut-pre-pivot[668]: vmlinuz-5.14.0-681.el9.x86_64: OK Feb 19 02:31:49 localhost dracut-pre-pivot[639]: All initrd crypto checks done Feb 19 02:31:49 localhost dracut-pre-pivot[639]: Not unmounting /boot Feb 19 02:31:49 localhost dracut-pre-pivot[639]: fips-noboot: done! Feb 19 02:31:49 localhost systemd[1]: Finished dracut pre-pivot and cleanup hook. Feb 19 02:31:49 localhost systemd[1]: dracut-pre-pivot.service: Deactivated successfully. Feb 19 02:31:49 localhost systemd[1]: Stopped 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 Thu 2026-02-19 02:31:49 UTC; 29s ago Duration: 1.535s Docs: man:dracut-pre-trigger.service(8) man:dracut.bootup(7) Main PID: 551 (code=exited, status=0/SUCCESS) CPU: 56ms Feb 19 02:31:48 localhost systemd[1]: Starting dracut pre-trigger hook... Feb 19 02:31:48 localhost systemd[1]: Finished dracut pre-trigger hook. Feb 19 02:31:49 localhost systemd[1]: dracut-pre-trigger.service: Deactivated successfully. Feb 19 02:31:49 localhost systemd[1]: Stopped 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 Thu 2026-02-19 02:31:49 UTC; 29s ago Duration: 1.689s Docs: man:dracut-pre-udev.service(8) man:dracut.bootup(7) Main PID: 397 (code=exited, status=0/SUCCESS) CPU: 451ms Feb 19 02:31:47 localhost systemd[1]: Starting dracut pre-udev hook... Feb 19 02:31:47 localhost dracut-pre-udev[397]: fips-load-crypto: start Feb 19 02:31:47 localhost dracut-pre-udev[397]: Loading and integrity checking all crypto modules Feb 19 02:31:47 localhost dracut-pre-udev[397]: Self testing crypto algorithms Feb 19 02:31:48 localhost dracut-pre-udev[397]: fips-load-crypto: done! Feb 19 02:31:48 localhost systemd[1]: Finished dracut pre-udev hook. Feb 19 02:31:49 localhost systemd[1]: dracut-pre-udev.service: Deactivated successfully. Feb 19 02:31:49 localhost systemd[1]: Stopped 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Docs: man:dracut-shutdown.service(8) Process: 812 ExecStart=/bin/true (code=exited, status=0/SUCCESS) Main PID: 812 (code=exited, status=0/SUCCESS) CPU: 2ms Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Starting Restore /run/initramfs on shutdown... Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Finished 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) ● getty@tty1.service - Getty on tty1 Loaded: loaded (/usr/lib/systemd/system/getty@.service; enabled; preset: enabled) Active: active (running) since Thu 2026-02-19 02:31:55 UTC; 23s ago Docs: man:agetty(8) man:systemd-getty-generator(8) http://0pointer.de/blog/projects/serial-console.html Main PID: 886 (agetty) Tasks: 1 (limit: 102004) Memory: 208.0K (peak: 428.0K) CPU: 19ms CGroup: /system.slice/system-getty.slice/getty@tty1.service └─886 /sbin/agetty -o "-p -- \\u" --noclear - linux Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Started Getty on tty1. ○ import-state.service - Import network configuration from initramfs Loaded: loaded (/usr/lib/systemd/system/import-state.service; enabled; preset: enabled) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago └─ ConditionDirectoryNotEmpty=/run/initramfs/state was not met Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Import network configuration from initramfs was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/run/initramfs/state). ○ initrd-cleanup.service - Cleaning Up and Shutting Down Daemons Loaded: loaded (/usr/lib/systemd/system/initrd-cleanup.service; static) Active: inactive (dead) since Thu 2026-02-19 02:31:49 UTC; 29s ago Main PID: 676 (code=exited, status=0/SUCCESS) CPU: 50ms Feb 19 02:31:49 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... Feb 19 02:31:49 localhost systemd[1]: initrd-cleanup.service: Deactivated successfully. Feb 19 02:31:49 localhost systemd[1]: Finished 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 Thu 2026-02-19 02:31:49 UTC; 30s ago Main PID: 633 (code=exited, status=0/SUCCESS) CPU: 91ms Feb 19 02:31:49 localhost systemd[1]: Starting Mountpoints Configured in the Real Root... Feb 19 02:31:49 localhost systemd[1]: initrd-parse-etc.service: Deactivated successfully. Feb 19 02:31:49 localhost systemd[1]: Finished 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Process: 679 ExecStart=systemctl --no-block switch-root /sysroot (code=exited, status=0/SUCCESS) Main PID: 679 (code=exited, status=0/SUCCESS) CPU: 55ms Feb 19 02:31:49 localhost systemd[1]: Starting 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 Thu 2026-02-19 02:31:49 UTC; 29s ago Main PID: 678 (code=exited, status=0/SUCCESS) CPU: 45ms Feb 19 02:31:49 localhost systemd[1]: Starting Cleanup udev Database... Feb 19 02:31:49 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. Feb 19 02:31:49 localhost systemd[1]: Finished Cleanup udev Database. ○ iscsi-init.service - One time configuration for iscsi.service Loaded: loaded (/usr/lib/systemd/system/iscsi-init.service; disabled; preset: disabled) Active: inactive (dead) ○ iscsi-onboot.service - Special handling of early boot iSCSI sessions Loaded: loaded (/usr/lib/systemd/system/iscsi-onboot.service; enabled; preset: enabled) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago └─ ConditionDirectoryNotEmpty=/sys/class/iscsi_session was not met Docs: man:iscsiadm(8) man:iscsid(8) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Special handling of early boot iSCSI sessions was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/iscsi_session). ○ iscsi-shutdown.service - Logout off all iSCSI sessions on shutdown Loaded: loaded (/usr/lib/systemd/system/iscsi-shutdown.service; static) Active: inactive (dead) Docs: man:iscsid(8) man:iscsiadm(8) ○ iscsi-starter.service Loaded: loaded (/usr/lib/systemd/system/iscsi-starter.service; enabled; preset: disabled) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago └─ ConditionDirectoryNotEmpty=/var/lib/iscsi/nodes was not met ○ iscsi.service - Login and scanning of iSCSI devices Loaded: loaded (/usr/lib/systemd/system/iscsi.service; indirect; preset: enabled) Active: inactive (dead) Docs: man:iscsiadm(8) man:iscsid(8) Feb 19 02:31:55 np0000156488.novalocal systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive. ○ iscsid.service - Open-iSCSI Loaded: loaded (/usr/lib/systemd/system/iscsid.service; disabled; preset: disabled) Active: inactive (dead) TriggeredBy: ● iscsid.socket Docs: man:iscsid(8) man:iscsiuio(8) man:iscsiadm(8) ○ iscsiuio.service - iSCSI UserSpace I/O driver Loaded: loaded (/usr/lib/systemd/system/iscsiuio.service; disabled; preset: disabled) Active: inactive (dead) TriggeredBy: ● iscsiuio.socket Docs: man:iscsiuio(8) ● 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Process: 713 ExecStart=/usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/static-nodes.conf (code=exited, status=0/SUCCESS) Main PID: 713 (code=exited, status=0/SUCCESS) CPU: 4ms ○ ldconfig.service - Rebuild Dynamic Linker Cache Loaded: loaded (/usr/lib/systemd/system/ldconfig.service; static) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago ├─ ConditionNeedsUpdate=|/etc was not met └─ ConditionFileNotEmpty=|!/etc/ld.so.cache was not met Docs: man:ldconfig(8) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. ○ loadmodules.service - Load legacy module configuration Loaded: loaded (/usr/lib/systemd/system/loadmodules.service; enabled; preset: enabled) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago ├─ ConditionPathExists=|/etc/rc.modules was not met └─ ConditionDirectoryNotEmpty=|/etc/sysconfig/modules was not met ○ modprobe@configfs.service - Load Kernel Module configfs Loaded: loaded (/usr/lib/systemd/system/modprobe@.service; static) Active: inactive (dead) since Thu 2026-02-19 02:31:51 UTC; 27s ago Docs: man:modprobe(8) Process: 749 ExecStart=/sbin/modprobe -abq configfs (code=exited, status=0/SUCCESS) Main PID: 749 (code=exited, status=0/SUCCESS) CPU: 4ms Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Starting Load Kernel Module configfs... Feb 19 02:31:51 np0000156488.novalocal systemd[1]: modprobe@configfs.service: Deactivated successfully. Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Finished Load Kernel Module configfs. ○ modprobe@drm.service - Load Kernel Module drm Loaded: loaded (/usr/lib/systemd/system/modprobe@.service; static) Active: inactive (dead) since Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:modprobe(8) Process: 715 ExecStart=/sbin/modprobe -abq drm (code=exited, status=0/SUCCESS) Main PID: 715 (code=exited, status=0/SUCCESS) CPU: 3ms ○ modprobe@efi_pstore.service - Load Kernel Module efi_pstore Loaded: loaded (/usr/lib/systemd/system/modprobe@.service; static) Active: inactive (dead) since Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:modprobe(8) Process: 716 ExecStart=/sbin/modprobe -abq efi_pstore (code=exited, status=0/SUCCESS) Main PID: 716 (code=exited, status=0/SUCCESS) CPU: 2ms ○ modprobe@fuse.service - Load Kernel Module fuse Loaded: loaded (/usr/lib/systemd/system/modprobe@.service; static) Active: inactive (dead) since Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:modprobe(8) Process: 717 ExecStart=/sbin/modprobe -abq fuse (code=exited, status=0/SUCCESS) Main PID: 717 (code=exited, status=0/SUCCESS) CPU: 27ms ● NetworkManager-wait-online.service - Network Manager Wait Online Loaded: loaded (/usr/lib/systemd/system/NetworkManager-wait-online.service; enabled; preset: disabled) Active: active (exited) since Thu 2026-02-19 02:31:55 UTC; 24s ago Docs: man:NetworkManager-wait-online.service(8) Process: 826 ExecStart=/usr/bin/nm-online -s -q (code=exited, status=0/SUCCESS) Main PID: 826 (code=exited, status=0/SUCCESS) CPU: 72ms Feb 19 02:31:54 np0000156488.novalocal systemd[1]: Starting Network Manager Wait Online... Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Finished Network Manager Wait Online. ● NetworkManager.service - Network Manager Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; preset: enabled) Active: active (running) since Thu 2026-02-19 02:31:54 UTC; 25s ago Docs: man:NetworkManager(8) Main PID: 819 (NetworkManager) Tasks: 3 (limit: 102004) Memory: 16.8M (peak: 17.6M) CPU: 823ms CGroup: /system.slice/NetworkManager.service └─819 /usr/sbin/NetworkManager --no-daemon Feb 19 02:31:54 np0000156488.novalocal NetworkManager[819]: [1771468314.8875] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external') Feb 19 02:31:54 np0000156488.novalocal NetworkManager[819]: [1771468314.8878] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external') Feb 19 02:31:54 np0000156488.novalocal NetworkManager[819]: [1771468314.8884] device (lo): Activation: successful, device activated. Feb 19 02:31:54 np0000156488.novalocal NetworkManager[819]: [1771468314.8918] device (ens3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full') Feb 19 02:31:54 np0000156488.novalocal NetworkManager[819]: [1771468314.8920] device (ens3): state change: secondaries -> activated (reason 'none', managed-type: 'full') Feb 19 02:31:54 np0000156488.novalocal NetworkManager[819]: [1771468314.8922] manager: NetworkManager state is now CONNECTED_SITE Feb 19 02:31:54 np0000156488.novalocal NetworkManager[819]: [1771468314.8924] device (ens3): Activation: successful, device activated. Feb 19 02:31:54 np0000156488.novalocal NetworkManager[819]: [1771468314.8930] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 19 02:31:54 np0000156488.novalocal NetworkManager[819]: [1771468314.8931] manager: startup complete Feb 19 02:31:56 np0000156488.novalocal NetworkManager[819]: [1771468316.5009] policy: set 'System ens3' (ens3) as default for IPv6 routing and DNS ● nis-domainname.service - Read and set NIS domainname from /etc/sysconfig/network Loaded: loaded (/usr/lib/systemd/system/nis-domainname.service; enabled; preset: enabled) Active: active (exited) since Thu 2026-02-19 02:31:51 UTC; 28s ago Process: 718 ExecStart=/usr/libexec/hostname/nis-domainname (code=exited, status=0/SUCCESS) Main PID: 718 (code=exited, status=0/SUCCESS) CPU: 3ms ○ 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) ○ rngd.service - Hardware RNG Entropy Gatherer Daemon Loaded: loaded (/usr/lib/systemd/system/rngd.service; enabled; preset: enabled) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:52 UTC; 27s ago └─ ConditionKernelCommandLine=!fips=1 was not met Feb 19 02:31:48 localhost systemd[1]: Hardware RNG Entropy Gatherer Daemon was skipped because of an unmet condition check (ConditionKernelCommandLine=!fips=1). Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Hardware RNG Entropy Gatherer Daemon was skipped because of an unmet condition check (ConditionKernelCommandLine=!fips=1). ○ 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 failed at Thu 2026-02-19 02:31:51 UTC; 28s ago └─ ConditionSecurity=!selinux was not met Feb 19 02:31:51 np0000156488.novalocal systemd[1]: 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 Thu 2026-02-19 02:31:55 UTC; 24s ago Docs: man:agetty(8) man:systemd-getty-generator(8) http://0pointer.de/blog/projects/serial-console.html Main PID: 887 (agetty) Tasks: 1 (limit: 102004) Memory: 296.0K (peak: 540.0K) CPU: 3ms CGroup: /system.slice/system-serial\x2dgetty.slice/serial-getty@ttyS0.service └─887 /sbin/agetty -o "-p -- \\u" --keep-baud 115200,57600,38400,9600 - vt220 Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Started Serial Getty on ttyS0. ○ 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 failed at Thu 2026-02-19 02:31:52 UTC; 27s ago └─ ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target was not met Feb 19 02:31:52 np0000156488.novalocal systemd[1]: 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 failed at Thu 2026-02-19 02:31:52 UTC; 27s ago └─ ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target was not met Feb 19 02:31:52 np0000156488.novalocal systemd[1]: 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 failed at Thu 2026-02-19 02:31:52 UTC; 27s ago └─ ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target was not met Feb 19 02:31:52 np0000156488.novalocal systemd[1]: 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 Thu 2026-02-19 02:31:55 UTC; 24s ago Docs: man:sshd(8) man:sshd_config(5) Main PID: 884 (sshd) Tasks: 1 (limit: 102004) Memory: 7.2M (peak: 8.9M) CPU: 468ms CGroup: /system.slice/sshd.service └─884 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups" Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Started OpenSSH server daemon. Feb 19 02:31:58 np0000156488.novalocal sshd-session[897]: Accepted publickey for zuul from 162.253.55.78 port 46132 ssh2: RSA SHA256:YhkRYKs6wJFDOZnbYtwH6kPm/mJZWJzeapmsTscmiCs Feb 19 02:31:59 np0000156488.novalocal sshd-session[897]: pam_unix(sshd:session): session opened for user zuul(uid=1000) by zuul(uid=0) Feb 19 02:31:59 np0000156488.novalocal sshd-session[897]: pam_unix(sshd:session): session closed for user zuul Feb 19 02:31:59 np0000156488.novalocal sshd-session[949]: Accepted publickey for zuul from 162.253.55.78 port 46142 ssh2: RSA SHA256:YhkRYKs6wJFDOZnbYtwH6kPm/mJZWJzeapmsTscmiCs Feb 19 02:32:00 np0000156488.novalocal sshd-session[949]: pam_unix(sshd:session): session opened for user zuul(uid=1000) by zuul(uid=0) Feb 19 02:32:02 np0000156488.novalocal sshd-session[1000]: Accepted publickey for zuul from 162.253.55.78 port 55966 ssh2: RSA SHA256:YhkRYKs6wJFDOZnbYtwH6kPm/mJZWJzeapmsTscmiCs Feb 19 02:32:02 np0000156488.novalocal sshd-session[1000]: pam_unix(sshd:session): session opened for user zuul(uid=1000) by zuul(uid=0) Feb 19 02:32:06 np0000156488.novalocal sshd-session[1134]: Accepted publickey for zuul from 162.253.55.78 port 55968 ssh2: RSA SHA256:YhkRYKs6wJFDOZnbYtwH6kPm/mJZWJzeapmsTscmiCs Feb 19 02:32:06 np0000156488.novalocal sshd-session[1134]: pam_unix(sshd:session): session opened for user zuul(uid=1000) by zuul(uid=0) ○ 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-binfmt.service - Set Up Additional Binary Formats Loaded: loaded (/usr/lib/systemd/system/systemd-binfmt.service; static) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s 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://www.freedesktop.org/wiki/Software/systemd/APIFileSystems Feb 19 02:31:51 np0000156488.novalocal systemd[1]: 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 failed at Thu 2026-02-19 02:31:51 UTC; 28s 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) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met. ● systemd-boot-update.service - Automatic Boot Loader Update Loaded: loaded (/usr/lib/systemd/system/systemd-boot-update.service; enabled; preset: enabled) Active: active (exited) since Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:bootctl(1) Process: 734 ExecStart=bootctl --no-variables --graceful update (code=exited, status=0/SUCCESS) Main PID: 734 (code=exited, status=0/SUCCESS) CPU: 56ms Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Starting Automatic Boot Loader Update... Feb 19 02:31:51 np0000156488.novalocal bootctl[734]: Couldn't find EFI system partition, skipping. Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Finished Automatic Boot Loader Update. ○ systemd-firstboot.service - First Boot Wizard Loaded: loaded (/usr/lib/systemd/system/systemd-firstboot.service; static) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago └─ ConditionFirstBoot=yes was not met Docs: man:systemd-firstboot(1) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: 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; enabled-runtime; preset: disabled) Active: active (exited) since Thu 2026-02-19 02:31:49 UTC; 30s ago Docs: man:systemd-fsck-root.service(8) Main PID: 624 (code=exited, status=0/SUCCESS) CPU: 60ms Feb 19 02:31:49 localhost systemd[1]: Starting File System Check on /dev/disk/by-label/cloudimg-rootfs... Feb 19 02:31:49 localhost systemd-fsck[626]: cloudimg-rootfs: clean, 96079/20480000 files, 4068045/20971259 blocks Feb 19 02:31:49 localhost systemd[1]: Finished File System Check on /dev/disk/by-label/cloudimg-rootfs. ● systemd-hostnamed.service - Hostname Service Loaded: loaded (/usr/lib/systemd/system/systemd-hostnamed.service; static) Drop-In: /usr/lib/systemd/system/systemd-hostnamed.service.d └─disable-privatedevices.conf Active: active (running) since Thu 2026-02-19 02:31:54 UTC; 25s ago Docs: man:systemd-hostnamed.service(8) man:hostname(5) man:machine-info(5) man:org.freedesktop.resolve1(5) Main PID: 823 (systemd-hostnam) Tasks: 1 (limit: 102004) Memory: 2.7M (peak: 3.8M) CPU: 77ms CGroup: /system.slice/systemd-hostnamed.service └─823 /usr/lib/systemd/systemd-hostnamed Feb 19 02:31:54 np0000156488.novalocal systemd[1]: Starting Hostname Service... Feb 19 02:31:54 np0000156488.novalocal systemd[1]: Started Hostname Service. ○ systemd-hwdb-update.service - Rebuild Hardware Database Loaded: loaded (/usr/lib/systemd/system/systemd-hwdb-update.service; static) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago ├─ ConditionNeedsUpdate=/etc was not met └─ ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d was not met Docs: man:hwdb(7) man:systemd-hwdb(8) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). ○ 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: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago └─ ConditionNeedsUpdate=/var was not met Docs: man:systemd-journald.service(8) man:journald.conf(5) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). ● systemd-journal-flush.service - Flush Journal to Persistent Storage Loaded: loaded (/usr/lib/systemd/system/systemd-journal-flush.service; static) Active: active (exited) since Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd-journald.service(8) man:journald.conf(5) Process: 730 ExecStart=journalctl --flush (code=exited, status=0/SUCCESS) Main PID: 730 (code=exited, status=0/SUCCESS) CPU: 54ms Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Starting Flush Journal to Persistent Storage... Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Finished Flush Journal to Persistent Storage. ● systemd-journald.service - Journal Service Loaded: loaded (/usr/lib/systemd/system/systemd-journald.service; static) Active: active (running) since Thu 2026-02-19 02:31:51 UTC; 28s ago TriggeredBy: ● systemd-journald.socket ● systemd-journald-dev-log.socket Docs: man:systemd-journald.service(8) man:journald.conf(5) Main PID: 719 (systemd-journal) Status: "Processing requests..." Tasks: 1 (limit: 102004) Memory: 2.5M (peak: 2.5M) CPU: 200ms CGroup: /system.slice/systemd-journald.service └─719 /usr/lib/systemd/systemd-journald Feb 19 02:31:51 np0000156488.novalocal systemd-journald[719]: Journal started Feb 19 02:31:51 np0000156488.novalocal systemd-journald[719]: Runtime Journal (/run/log/journal/ebd63fa9999b4fdd8a6354391fc2931b) is 8.0M, max 319.7M, 311.7M free. Feb 19 02:31:51 np0000156488.novalocal systemd[1]: systemd-journald.service: Deactivated successfully. Feb 19 02:31:51 np0000156488.novalocal systemd-journald[719]: Runtime Journal (/run/log/journal/ebd63fa9999b4fdd8a6354391fc2931b) is 8.0M, max 319.7M, 311.7M free. Feb 19 02:31:51 np0000156488.novalocal systemd-journald[719]: 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Docs: man:sd-login(3) man:systemd-logind.service(8) man:logind.conf(5) man:org.freedesktop.login1(5) Main PID: 813 (systemd-logind) Status: "Processing requests..." Tasks: 1 (limit: 102004) Memory: 3.3M (peak: 4.0M) CPU: 125ms CGroup: /system.slice/systemd-logind.service └─813 /usr/lib/systemd/systemd-logind Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Started User Login Management. Feb 19 02:31:58 np0000156488.novalocal systemd-logind[813]: New session 1 of user zuul. Feb 19 02:31:59 np0000156488.novalocal systemd-logind[813]: Session 1 logged out. Waiting for processes to exit. Feb 19 02:31:59 np0000156488.novalocal systemd-logind[813]: Removed session 1. Feb 19 02:32:00 np0000156488.novalocal systemd-logind[813]: New session 3 of user zuul. Feb 19 02:32:01 np0000156488.novalocal systemd-logind[813]: Session 3 logged out. Waiting for processes to exit. Feb 19 02:32:02 np0000156488.novalocal systemd-logind[813]: New session 4 of user zuul. Feb 19 02:32:05 np0000156488.novalocal systemd-logind[813]: Session 4 logged out. Waiting for processes to exit. Feb 19 02:32:05 np0000156488.novalocal systemd-logind[813]: Removed session 4. Feb 19 02:32:06 np0000156488.novalocal systemd-logind[813]: New session 5 of user zuul. ○ systemd-machine-id-commit.service - Commit a transient machine-id on disk Loaded: loaded (/usr/lib/systemd/system/systemd-machine-id-commit.service; static) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago └─ ConditionPathIsMountPoint=/etc/machine-id was not met Docs: man:systemd-machine-id-commit.service(8) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Commit a transient machine-id on 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 failed at Thu 2026-02-19 02:31:51 UTC; 28s 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=|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 Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd-network-generator.service(8) Process: 720 ExecStart=/usr/lib/systemd/systemd-network-generator (code=exited, status=0/SUCCESS) Main PID: 720 (code=exited, status=0/SUCCESS) CPU: 64ms ○ systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement Loaded: loaded (/usr/lib/systemd/system/systemd-pcrmachine.service; static) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago └─ ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f was not met Docs: man:systemd-pcrmachine.service(8) ○ systemd-pcrphase-initrd.service - TPM2 PCR Barrier (initrd) Loaded: loaded (/usr/lib/systemd/system/systemd-pcrphase-initrd.service; static) Active: inactive (dead) Docs: man:systemd-pcrphase-initrd.service(8) ○ systemd-pcrphase-sysinit.service - TPM2 PCR Barrier (Initialization) Loaded: loaded (/usr/lib/systemd/system/systemd-pcrphase-sysinit.service; static) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:52 UTC; 27s ago └─ ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f was not met Docs: man:systemd-pcrphase-sysinit.service(8) Feb 19 02:31:52 np0000156488.novalocal systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ○ systemd-pcrphase.service - TPM2 PCR Barrier (User) Loaded: loaded (/usr/lib/systemd/system/systemd-pcrphase.service; static) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:52 UTC; 27s ago └─ ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f was not met Docs: man:systemd-pcrphase.service(8) Feb 19 02:31:52 np0000156488.novalocal systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ○ 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 failed at Thu 2026-02-19 02:31:51 UTC; 28s ago └─ ConditionDirectoryNotEmpty=/sys/fs/pstore was not met Docs: man:systemd-pstore(8) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). ● systemd-random-seed.service - Load/Save OS Random Seed Loaded: loaded (/usr/lib/systemd/system/systemd-random-seed.service; static) Active: active (exited) since Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd-random-seed.service(8) man:random(4) Process: 731 ExecStart=/usr/lib/systemd/systemd-random-seed load (code=exited, status=0/SUCCESS) Main PID: 731 (code=exited, status=0/SUCCESS) CPU: 71ms Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Starting Load/Save OS Random Seed... Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Finished 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd-remount-fs.service(8) https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems Process: 721 ExecStart=/usr/lib/systemd/systemd-remount-fs (code=exited, status=0/SUCCESS) Main PID: 721 (code=exited, status=0/SUCCESS) CPU: 83ms Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Finished 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 failed at Thu 2026-02-19 02:31:51 UTC; 28s 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=|/sysroot/usr/lib/repart.d was not met ├─ ConditionDirectoryNotEmpty=|/sysroot/usr/local/lib/repart.d was not met ├─ ConditionDirectoryNotEmpty=|/sysroot/etc/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) ○ 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-sysctl.service - Apply Kernel Variables Loaded: loaded (/usr/lib/systemd/system/systemd-sysctl.service; static) Active: active (exited) since Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd-sysctl.service(8) man:sysctl.d(5) Process: 722 ExecStart=/usr/lib/systemd/systemd-sysctl (code=exited, status=0/SUCCESS) Main PID: 722 (code=exited, status=0/SUCCESS) CPU: 80ms ○ systemd-sysext.service - Merge System Extension Images into /usr/ and /opt/ Loaded: loaded (/usr/lib/systemd/system/systemd-sysext.service; disabled; preset: disabled) Active: inactive (dead) Docs: man:systemd-sysext.service(8) ○ systemd-sysusers.service - Create System Users Loaded: loaded (/usr/lib/systemd/system/systemd-sysusers.service; static) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago ├─ ConditionNeedsUpdate=|/etc was not met └─ ConditionCredential=|sysusers.extra was not met Docs: man:sysusers.d(5) man:systemd-sysusers.service(8) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Create System Users was skipped because no trigger condition checks were met. ○ 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.service - Create Static Device Nodes in /dev Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service; static) Active: active (exited) since Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) Process: 732 ExecStart=systemd-tmpfiles --prefix=/dev --create --boot (code=exited, status=0/SUCCESS) Main PID: 732 (code=exited, status=0/SUCCESS) CPU: 83ms Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Starting Create Static Device Nodes in /dev... Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Finished Create Static Device Nodes in /dev. ● systemd-tmpfiles-setup.service - Create Volatile Files and Directories Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-setup.service; static) Active: active (exited) since Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) Process: 735 ExecStart=systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=0/SUCCESS) Main PID: 735 (code=exited, status=0/SUCCESS) CPU: 124ms Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Starting Create Volatile Files and Directories... Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Finished Create Volatile Files and Directories. ○ 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:udev(7) man:systemd-udevd.service(8) Process: 724 ExecStart=udevadm trigger --type=all --action=add --prioritized-subsystem=module,block,tpmrm,net,tty,input (code=exited, status=0/SUCCESS) Main PID: 724 (code=exited, status=0/SUCCESS) CPU: 130ms Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Finished 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 Thu 2026-02-19 02:31:51 UTC; 28s ago TriggeredBy: ● systemd-udevd-kernel.socket ● systemd-udevd-control.socket Docs: man:systemd-udevd.service(8) man:udev(7) Main PID: 737 (systemd-udevd) Status: "Processing with 32 children at max" Tasks: 1 Memory: 13.1M (peak: 109.5M) CPU: 1.792s CGroup: /system.slice/systemd-udevd.service └─udev └─737 /usr/lib/systemd/systemd-udevd Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Starting Rule-based Manager for Device Events and Files... Feb 19 02:31:51 np0000156488.novalocal systemd-udevd[737]: Using default interface naming scheme 'rhel-9.0'. Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Started 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: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago ├─ ConditionNeedsUpdate=|/etc was not met └─ ConditionNeedsUpdate=|/var was not met Docs: man:systemd-update-done.service(8) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Update is Completed was skipped because no trigger condition checks were met. ○ 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 Thu 2026-02-19 02:31:55 UTC; 24s ago Docs: man:systemd-update-utmp-runlevel.service(8) man:utmp(5) Process: 888 ExecStart=/usr/lib/systemd/systemd-update-utmp runlevel (code=exited, status=0/SUCCESS) Main PID: 888 (code=exited, status=0/SUCCESS) CPU: 50ms Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Starting Record Runlevel Change in UTMP... Feb 19 02:31:55 np0000156488.novalocal systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Finished 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Docs: man:systemd-update-utmp.service(8) man:utmp(5) Process: 805 ExecStart=/usr/lib/systemd/systemd-update-utmp reboot (code=exited, status=0/SUCCESS) Main PID: 805 (code=exited, status=0/SUCCESS) CPU: 44ms Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Starting Record System Boot/Shutdown in UTMP... Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Finished 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 Thu 2026-02-19 02:31:55 UTC; 24s ago Docs: man:systemd-user-sessions.service(8) Process: 885 ExecStart=/usr/lib/systemd/systemd-user-sessions start (code=exited, status=0/SUCCESS) Main PID: 885 (code=exited, status=0/SUCCESS) CPU: 51ms Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Starting Permit User Sessions... Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Finished Permit User Sessions. ○ systemd-vconsole-setup.service - Setup Virtual Console Loaded: loaded (/usr/lib/systemd/system/systemd-vconsole-setup.service; static) Active: inactive (dead) since Thu 2026-02-19 02:31:49 UTC; 30s ago Duration: 2.584s Docs: man:systemd-vconsole-setup.service(8) man:vconsole.conf(5) Main PID: 312 (code=exited, status=0/SUCCESS) CPU: 92ms Feb 19 02:31:49 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Feb 19 02:31:49 localhost systemd[1]: Stopped Setup Virtual Console. Notice: journal has been rotated since unit was started, output may be incomplete. ● 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 Thu 2026-02-19 02:31:58 UTC; 21s ago Docs: man:user@.service(5) Process: 900 ExecStart=/usr/lib/systemd/systemd-user-runtime-dir start 1000 (code=exited, status=0/SUCCESS) Main PID: 900 (code=exited, status=0/SUCCESS) CPU: 53ms Feb 19 02:31:58 np0000156488.novalocal systemd[1]: Starting User Runtime Directory /run/user/1000... Feb 19 02:31:58 np0000156488.novalocal systemd[1]: Finished 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 Thu 2026-02-19 02:31:59 UTC; 20s ago Docs: man:user@.service(5) Main PID: 901 (systemd) Status: "Ready." Tasks: 2 Memory: 4.7M (peak: 9.8M) CPU: 342ms CGroup: /user.slice/user-1000.slice/user@1000.service └─init.scope ├─901 /usr/lib/systemd/systemd --user └─903 "(sd-pam)" Feb 19 02:31:59 np0000156488.novalocal systemd[901]: Reached target Timers. Feb 19 02:31:59 np0000156488.novalocal systemd[901]: Starting D-Bus User Message Bus Socket... Feb 19 02:31:59 np0000156488.novalocal systemd[901]: Starting Create User's Volatile Files and Directories... Feb 19 02:31:59 np0000156488.novalocal systemd[901]: Finished Create User's Volatile Files and Directories. Feb 19 02:31:59 np0000156488.novalocal systemd[901]: Listening on D-Bus User Message Bus Socket. Feb 19 02:31:59 np0000156488.novalocal systemd[901]: Reached target Sockets. Feb 19 02:31:59 np0000156488.novalocal systemd[901]: Reached target Basic System. Feb 19 02:31:59 np0000156488.novalocal systemd[901]: Reached target Main User Target. Feb 19 02:31:59 np0000156488.novalocal systemd[901]: Startup finished in 251ms. Feb 19 02:31:59 np0000156488.novalocal systemd[1]: Started User Manager for UID 1000. ● -.slice - Root Slice Loaded: loaded Active: active since Thu 2026-02-19 02:31:47 UTC; 32s ago Until: Thu 2026-02-19 02:31:47 UTC; 32s ago Docs: man:systemd.special(7) Tasks: 192 Memory: 526.2M CPU: 24.560s CGroup: / ├─init.scope │ └─1 /usr/lib/systemd/systemd nofb --switched-root --system --deserialize 31 ├─system.slice │ ├─NetworkManager.service │ │ └─819 /usr/sbin/NetworkManager --no-daemon │ ├─auditd.service │ │ └─777 /sbin/auditd │ ├─dbus-broker.service │ │ ├─809 /usr/bin/dbus-broker-launch --scope system --audit │ │ └─810 dbus-broker --log 4 --controller 9 --machine-id ebd63fa9999b4fdd8a6354391fc2931b --max-bytes 536870912 --max-fds 4096 --max-matches 131072 --audit │ ├─sshd.service │ │ └─884 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups" │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─886 /sbin/agetty -o "-p -- \\u" --noclear - linux │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─887 /sbin/agetty -o "-p -- \\u" --keep-baud 115200,57600,38400,9600 - vt220 │ ├─systemd-hostnamed.service │ │ └─823 /usr/lib/systemd/systemd-hostnamed │ ├─systemd-journald.service │ │ └─719 /usr/lib/systemd/systemd-journald │ ├─systemd-logind.service │ │ └─813 /usr/lib/systemd/systemd-logind │ └─systemd-udevd.service │ └─udev │ └─737 /usr/lib/systemd/systemd-udevd └─user.slice └─user-1000.slice ├─session-3.scope │ └─982 /usr/bin/python3 ├─session-5.scope │ ├─1134 "sshd-session: zuul [priv]" │ ├─1137 "sshd-session: zuul@notty" │ ├─1859 /bin/sh -c "sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vmiefhiljcvvzkeakornbxcntqbgicha ; /usr/bin/python3' && sleep 0" │ ├─1872 sudo -H -S -n -u root /bin/sh -c "echo BECOME-SUCCESS-vmiefhiljcvvzkeakornbxcntqbgicha ; /usr/bin/python3" │ ├─1874 /usr/bin/python3 │ ├─1875 /bin/bash -c "sudo iptables-save > /home/zuul/iptables.txt\n\n# NOTE(sfernand): Run 'df' with a 60s timeout to prevent hangs from\n# stale NFS mounts.\ntimeout -s 9 60s df -h > /home/zuul/df.txt || true\n# If 'df' times out, the mount output helps debug which NFS share\n# is unresponsive.\nmount > /home/zuul/mount.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/pip\${py_ver}-freeze.txt\n fi\ndone\n\nif [ \`command -v dpkg\` ]; then\n dpkg -l> /home/zuul/dpkg-l.txt\nfi\nif [ \`command -v rpm\` ]; then\n rpm -qa | sort > /home/zuul/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/audit.log &&\n chmod +r /home/zuul/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/\nfi\n\nsudo ss -lntup | grep ':53' > /home/zuul/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/logs/*.txt /home/zuul/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/deprecations.log\n" │ ├─1889 sudo systemctl status --all │ └─1891 systemctl status --all └─user@1000.service └─init.scope ├─901 /usr/lib/systemd/systemd --user └─903 "(sd-pam)" Feb 19 02:31:58 np0000156488.novalocal systemd[1]: Finished User Runtime Directory /run/user/1000. Feb 19 02:31:58 np0000156488.novalocal systemd[1]: Starting User Manager for UID 1000... Feb 19 02:31:59 np0000156488.novalocal systemd[1]: Started User Manager for UID 1000. Feb 19 02:31:59 np0000156488.novalocal systemd[1]: Started Session 1 of User zuul. Feb 19 02:31:59 np0000156488.novalocal systemd[1]: session-1.scope: Deactivated successfully. Feb 19 02:32:00 np0000156488.novalocal systemd[1]: Started Session 3 of User zuul. Feb 19 02:32:02 np0000156488.novalocal systemd[1]: Started Session 4 of User zuul. Feb 19 02:32:05 np0000156488.novalocal systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Feb 19 02:32:05 np0000156488.novalocal systemd[1]: session-4.scope: Deactivated successfully. Feb 19 02:32:06 np0000156488.novalocal systemd[1]: Started Session 5 of User zuul. ● system-getty.slice - Slice /system/getty Loaded: loaded Active: active since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Tasks: 1 Memory: 228.0K (peak: 448.0K) CPU: 19ms CGroup: /system.slice/system-getty.slice └─getty@tty1.service └─886 /sbin/agetty -o "-p -- \\u" --noclear - linux ● system-modprobe.slice - Slice /system/modprobe Loaded: loaded Active: active since Thu 2026-02-19 02:31:48 UTC; 31s ago Until: Thu 2026-02-19 02:31:48 UTC; 31s ago Tasks: 0 Memory: 260.0K (peak: 5.9M) CPU: 44ms CGroup: /system.slice/system-modprobe.slice Feb 19 02:31:48 localhost systemd[1]: Created slice Slice /system/modprobe. ● system-serial\x2dgetty.slice - Slice /system/serial-getty Loaded: loaded Active: active since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Tasks: 1 Memory: 316.0K (peak: 560.0K) CPU: 3ms CGroup: /system.slice/system-serial\x2dgetty.slice └─serial-getty@ttyS0.service └─887 /sbin/agetty -o "-p -- \\u" --keep-baud 115200,57600,38400,9600 - vt220 ● system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen Loaded: loaded Active: active since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Tasks: 0 Memory: 0B (peak: 0B) CPU: 0 CGroup: /system.slice/system-sshd\x2dkeygen.slice ● system.slice - System Slice Loaded: loaded Active: active since Thu 2026-02-19 02:31:47 UTC; 32s ago Until: Thu 2026-02-19 02:31:47 UTC; 32s ago Docs: man:systemd.special(7) Tasks: 14 Memory: 110.6M (peak: 199.5M) CPU: 9.567s CGroup: /system.slice ├─NetworkManager.service │ └─819 /usr/sbin/NetworkManager --no-daemon ├─auditd.service │ └─777 /sbin/auditd ├─dbus-broker.service │ ├─809 /usr/bin/dbus-broker-launch --scope system --audit │ └─810 dbus-broker --log 4 --controller 9 --machine-id ebd63fa9999b4fdd8a6354391fc2931b --max-bytes 536870912 --max-fds 4096 --max-matches 131072 --audit ├─sshd.service │ └─884 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups" ├─system-getty.slice │ └─getty@tty1.service │ └─886 /sbin/agetty -o "-p -- \\u" --noclear - linux ├─system-serial\x2dgetty.slice │ └─serial-getty@ttyS0.service │ └─887 /sbin/agetty -o "-p -- \\u" --keep-baud 115200,57600,38400,9600 - vt220 ├─systemd-hostnamed.service │ └─823 /usr/lib/systemd/systemd-hostnamed ├─systemd-journald.service │ └─719 /usr/lib/systemd/systemd-journald ├─systemd-logind.service │ └─813 /usr/lib/systemd/systemd-logind └─systemd-udevd.service └─udev └─737 /usr/lib/systemd/systemd-udevd Feb 19 02:32:00 np0000156488.novalocal sshd-session[949]: pam_unix(sshd:session): session opened for user zuul(uid=1000) by zuul(uid=0) Feb 19 02:32:01 np0000156488.novalocal systemd-logind[813]: Session 3 logged out. Waiting for processes to exit. Feb 19 02:32:02 np0000156488.novalocal sshd-session[1000]: Accepted publickey for zuul from 162.253.55.78 port 55966 ssh2: RSA SHA256:YhkRYKs6wJFDOZnbYtwH6kPm/mJZWJzeapmsTscmiCs Feb 19 02:32:02 np0000156488.novalocal systemd-logind[813]: New session 4 of user zuul. Feb 19 02:32:02 np0000156488.novalocal sshd-session[1000]: pam_unix(sshd:session): session opened for user zuul(uid=1000) by zuul(uid=0) Feb 19 02:32:05 np0000156488.novalocal systemd-logind[813]: Session 4 logged out. Waiting for processes to exit. Feb 19 02:32:05 np0000156488.novalocal systemd-logind[813]: Removed session 4. Feb 19 02:32:06 np0000156488.novalocal sshd-session[1134]: Accepted publickey for zuul from 162.253.55.78 port 55968 ssh2: RSA SHA256:YhkRYKs6wJFDOZnbYtwH6kPm/mJZWJzeapmsTscmiCs Feb 19 02:32:06 np0000156488.novalocal systemd-logind[813]: New session 5 of user zuul. Feb 19 02:32:06 np0000156488.novalocal sshd-session[1134]: pam_unix(sshd:session): session opened for user zuul(uid=1000) by zuul(uid=0) ● 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 Thu 2026-02-19 02:31:58 UTC; 21s ago Until: Thu 2026-02-19 02:31:58 UTC; 21s ago Docs: man:user@.service(5) Tasks: 13 (limit: 42076) Memory: 75.5M (peak: 84.3M) CPU: 10.102s CGroup: /user.slice/user-1000.slice ├─session-3.scope │ └─982 /usr/bin/python3 ├─session-5.scope │ ├─1134 "sshd-session: zuul [priv]" │ ├─1137 "sshd-session: zuul@notty" │ ├─1859 /bin/sh -c "sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vmiefhiljcvvzkeakornbxcntqbgicha ; /usr/bin/python3' && sleep 0" │ ├─1872 sudo -H -S -n -u root /bin/sh -c "echo BECOME-SUCCESS-vmiefhiljcvvzkeakornbxcntqbgicha ; /usr/bin/python3" │ ├─1874 /usr/bin/python3 │ ├─1875 /bin/bash -c "sudo iptables-save > /home/zuul/iptables.txt\n\n# NOTE(sfernand): Run 'df' with a 60s timeout to prevent hangs from\n# stale NFS mounts.\ntimeout -s 9 60s df -h > /home/zuul/df.txt || true\n# If 'df' times out, the mount output helps debug which NFS share\n# is unresponsive.\nmount > /home/zuul/mount.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/pip\${py_ver}-freeze.txt\n fi\ndone\n\nif [ \`command -v dpkg\` ]; then\n dpkg -l> /home/zuul/dpkg-l.txt\nfi\nif [ \`command -v rpm\` ]; then\n rpm -qa | sort > /home/zuul/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/audit.log &&\n chmod +r /home/zuul/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/\nfi\n\nsudo ss -lntup | grep ':53' > /home/zuul/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/logs/*.txt /home/zuul/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/deprecations.log\n" │ ├─1889 sudo systemctl status --all │ └─1891 systemctl status --all └─user@1000.service └─init.scope ├─901 /usr/lib/systemd/systemd --user └─903 "(sd-pam)" Feb 19 02:32:17 np0000156488.novalocal sudo[1837]: pam_unix(sudo:session): session closed for user root Feb 19 02:32:17 np0000156488.novalocal sudo[1853]: zuul : PWD=/home/zuul ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-svwhvwbvzethjsplvrzunylnacjdhnfi ; /usr/bin/python3' Feb 19 02:32:17 np0000156488.novalocal sudo[1853]: pam_unix(sudo:session): session opened for user root(uid=0) by zuul(uid=1000) Feb 19 02:32:17 np0000156488.novalocal python3[1855]: ansible-stat Invoked with path=/etc/openstack follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 19 02:32:17 np0000156488.novalocal sudo[1853]: pam_unix(sudo:session): session closed for user root Feb 19 02:32:18 np0000156488.novalocal sudo[1872]: zuul : PWD=/home/zuul ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vmiefhiljcvvzkeakornbxcntqbgicha ; /usr/bin/python3' Feb 19 02:32:18 np0000156488.novalocal sudo[1872]: pam_unix(sudo:session): session opened for user root(uid=0) by zuul(uid=1000) Feb 19 02:32:18 np0000156488.novalocal python3[1874]: ansible-ansible.legacy.command Invoked with executable=/bin/bash _raw_params=sudo iptables-save > /home/zuul/iptables.txt # NOTE(sfernand): Run 'df' with a 60s timeout to prevent hangs from # stale NFS mounts. timeout -s 9 60s df -h > /home/zuul/df.txt || true # If 'df' times out, the mount output helps debug which NFS share # is unresponsive. mount > /home/zuul/mount.txt for py_ver in 2 3; do if [[ `which python${py_ver}` ]]; then python${py_ver} -m pip freeze > /home/zuul/pip${py_ver}-freeze.txt fi done if [ `command -v dpkg` ]; then dpkg -l> /home/zuul/dpkg-l.txt fi if [ `command -v rpm` ]; then rpm -qa | sort > /home/zuul/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/audit.log && chmod +r /home/zuul/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/ fi sudo ss -lntup | grep ':53' > /home/zuul/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/logs/*.txt /home/zuul/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/deprecations.log _uses_shell=True zuul_no_log=False zuul_log_id=0242ac17-0011-5e6b-b65f-000000000033-1-controller zuul_output_max_bytes=1073741824 zuul_ansible_split_streams=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None creates=None removes=None stdin=None Feb 19 02:32:19 np0000156488.novalocal sudo[1889]: root : PWD=/home/zuul ; USER=root ; COMMAND=/bin/systemctl status --all Feb 19 02:32:19 np0000156488.novalocal sudo[1889]: pam_unix(sudo:session): session opened for user root(uid=0) by zuul(uid=0) ● user.slice - User and Session Slice Loaded: loaded (/usr/lib/systemd/system/user.slice; static) Active: active since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd.special(7) Tasks: 13 Memory: 75.5M (peak: 84.3M) CPU: 10.103s CGroup: /user.slice └─user-1000.slice ├─session-3.scope │ └─982 /usr/bin/python3 ├─session-5.scope │ ├─1134 "sshd-session: zuul [priv]" │ ├─1137 "sshd-session: zuul@notty" │ ├─1859 /bin/sh -c "sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vmiefhiljcvvzkeakornbxcntqbgicha ; /usr/bin/python3' && sleep 0" │ ├─1872 sudo -H -S -n -u root /bin/sh -c "echo BECOME-SUCCESS-vmiefhiljcvvzkeakornbxcntqbgicha ; /usr/bin/python3" │ ├─1874 /usr/bin/python3 │ ├─1875 /bin/bash -c "sudo iptables-save > /home/zuul/iptables.txt\n\n# NOTE(sfernand): Run 'df' with a 60s timeout to prevent hangs from\n# stale NFS mounts.\ntimeout -s 9 60s df -h > /home/zuul/df.txt || true\n# If 'df' times out, the mount output helps debug which NFS share\n# is unresponsive.\nmount > /home/zuul/mount.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/pip\${py_ver}-freeze.txt\n fi\ndone\n\nif [ \`command -v dpkg\` ]; then\n dpkg -l> /home/zuul/dpkg-l.txt\nfi\nif [ \`command -v rpm\` ]; then\n rpm -qa | sort > /home/zuul/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/audit.log &&\n chmod +r /home/zuul/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/\nfi\n\nsudo ss -lntup | grep ':53' > /home/zuul/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/logs/*.txt /home/zuul/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/deprecations.log\n" │ ├─1889 sudo systemctl status --all │ └─1891 systemctl status --all └─user@1000.service └─init.scope ├─901 /usr/lib/systemd/systemd --user └─903 "(sd-pam)" ● dbus.socket - D-Bus System Message Bus Socket Loaded: loaded (/usr/lib/systemd/system/dbus.socket; enabled; preset: enabled) Active: active (running) since Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Triggers: ● dbus-broker.service Listen: /run/dbus/system_bus_socket (Stream) CGroup: /system.slice/dbus.socket Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Listening on D-Bus System Message Bus Socket. ● iscsid.socket - Open-iSCSI iscsid Socket Loaded: loaded (/usr/lib/systemd/system/iscsid.socket; enabled; preset: enabled) Active: active (listening) since Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Triggers: ● iscsid.service Docs: man:iscsid(8) man:iscsiadm(8) Listen: @ISCSIADM_ABSTRACT_NAMESPACE (Stream) CGroup: /system.slice/iscsid.socket Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Listening on Open-iSCSI iscsid Socket. ● iscsiuio.socket - Open-iSCSI iscsiuio Socket Loaded: loaded (/usr/lib/systemd/system/iscsiuio.socket; enabled; preset: enabled) Active: active (listening) since Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Triggers: ● iscsiuio.service Docs: man:iscsiuio(8) Listen: @ISCSID_UIP_ABSTRACT_NAMESPACE (Stream) CGroup: /system.slice/iscsiuio.socket Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Listening on Open-iSCSI iscsiuio 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://www.freedesktop.org/wiki/Software/systemd/syslog Listen: /run/systemd/journal/syslog (Datagram) ● systemd-coredump.socket - Process Core Dump Socket Loaded: loaded (/usr/lib/systemd/system/systemd-coredump.socket; static) Active: active (listening) since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd-coredump(8) Listen: /run/systemd/coredump (SequentialPacket) Accepted: 0; Connected: 0; CGroup: /system.slice/systemd-coredump.socket ● systemd-initctl.socket - initctl Compatibility Named Pipe Loaded: loaded (/usr/lib/systemd/system/systemd-initctl.socket; static) Active: active (listening) since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Triggers: ● systemd-initctl.service Docs: man:systemd-initctl.socket(8) Listen: /run/initctl (FIFO) CGroup: /system.slice/systemd-initctl.socket ● 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 Thu 2026-02-19 02:31:47 UTC; 32s ago Until: Thu 2026-02-19 02:31:47 UTC; 32s ago 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 Socket Loaded: loaded (/usr/lib/systemd/system/systemd-journald.socket; static) Active: active (running) since Thu 2026-02-19 02:31:47 UTC; 32s ago Until: Thu 2026-02-19 02:31:47 UTC; 32s ago 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-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 Thu 2026-02-19 02:31:54 UTC; 25s ago Until: Thu 2026-02-19 02:31:54 UTC; 25s ago Triggers: ● systemd-rfkill.service Docs: man:systemd-rfkill.socket(8) Listen: /dev/rfkill (Special) CGroup: /system.slice/systemd-rfkill.socket Feb 19 02:31:54 np0000156488.novalocal systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. ● systemd-udevd-control.socket - udev Control Socket Loaded: loaded (/usr/lib/systemd/system/systemd-udevd-control.socket; static) Active: active (running) since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago 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 ● root-swapfile.swap - /root/swapfile Loaded: loaded (/etc/fstab; generated) Active: active since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago What: /root/swapfile Docs: man:fstab(5) man:systemd-fstab-generator(8) Tasks: 0 (limit: 102004) Memory: 296.0K (peak: 896.0K) CPU: 6ms CGroup: /system.slice/root-swapfile.swap Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Activating swap /root/swapfile... Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Activated swap /root/swapfile. ● basic.target - Basic System Loaded: loaded (/usr/lib/systemd/system/basic.target; static) Active: active since Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Docs: man:systemd.special(7) Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Reached target Basic System. ○ blockdev@dev-disk-by\x2dlabel-cloudimg\x2drootfs.target - Block Device Preparation for /dev/disk/by-label/cloudimg-rootfs 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 Thu 2026-02-19 02:31:55 UTC; 24s ago Until: Thu 2026-02-19 02:31:55 UTC; 24s ago Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Reached 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 Thu 2026-02-19 02:31:56 UTC; 23s ago Until: Thu 2026-02-19 02:31:56 UTC; 23s ago Feb 19 02:31:56 np0000156488.novalocal systemd[1]: Reached 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago 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) ○ first-boot-complete.target - First Boot Complete Loaded: loaded (/usr/lib/systemd/system/first-boot-complete.target; static) Active: inactive (dead) Condition: start condition failed at Thu 2026-02-19 02:31:51 UTC; 28s ago └─ ConditionFirstBoot=yes was not met Docs: man:systemd.special(7) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: 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) http://0pointer.de/blog/projects/serial-console.html ● getty.target - Login Prompts Loaded: loaded (/usr/lib/systemd/system/getty.target; static) Active: active since Thu 2026-02-19 02:31:55 UTC; 24s ago Until: Thu 2026-02-19 02:31:55 UTC; 24s ago Docs: man:systemd.special(7) man:systemd-getty-generator(8) http://0pointer.de/blog/projects/serial-console.html Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Reached target Login Prompts. ● graphical.target - Graphical Interface Loaded: loaded (/usr/lib/systemd/system/graphical.target; static) Active: active since Thu 2026-02-19 02:31:55 UTC; 24s ago Until: Thu 2026-02-19 02:31:55 UTC; 24s ago Docs: man:systemd.special(7) Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Reached target Graphical Interface. ○ initrd-fs.target - Initrd File Systems Loaded: loaded (/usr/lib/systemd/system/initrd-fs.target; static) Active: inactive (dead) since Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd.special(7) Feb 19 02:31:49 localhost systemd[1]: Reached 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 Thu 2026-02-19 02:31:49 UTC; 30s ago Docs: man:systemd.special(7) Feb 19 02:31:48 localhost systemd[1]: Reached target Initrd Root Device. Feb 19 02:31:49 localhost systemd[1]: Stopped 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd.special(7) Feb 19 02:31:49 localhost systemd[1]: Reached 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Feb 19 02:31:49 localhost systemd[1]: Reached 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 Thu 2026-02-19 02:31:49 UTC; 30s ago Docs: man:systemd.special(7) Feb 19 02:31:49 localhost systemd[1]: Stopped 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 Thu 2026-02-19 02:31:49 UTC; 30s ago Docs: man:systemd.special(7) Feb 19 02:31:49 localhost systemd[1]: Reached target Initrd Default Target. Feb 19 02:31:49 localhost systemd[1]: Stopped target Initrd Default Target. ● integritysetup.target - Local Integrity Protected Volumes Loaded: loaded (/usr/lib/systemd/system/integritysetup.target; static) Active: active since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd.special(7) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Reached 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd.special(7) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Reached target Local File Systems. ● multi-user.target - Multi-User System Loaded: loaded (/usr/lib/systemd/system/multi-user.target; static) Active: active since Thu 2026-02-19 02:31:55 UTC; 24s ago Until: Thu 2026-02-19 02:31:55 UTC; 24s ago Docs: man:systemd.special(7) Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Reached target Multi-User System. ● network-online.target - Network is Online Loaded: loaded (/usr/lib/systemd/system/network-online.target; static) Active: active since Thu 2026-02-19 02:31:55 UTC; 24s ago Until: Thu 2026-02-19 02:31:55 UTC; 24s ago Docs: man:systemd.special(7) https://systemd.io/NETWORK_ONLINE Feb 19 02:31:55 np0000156488.novalocal systemd[1]: Reached target Network is Online. ● network-pre.target - Preparation for Network Loaded: loaded (/usr/lib/systemd/system/network-pre.target; static) Active: active since Thu 2026-02-19 02:31:54 UTC; 26s ago Until: Thu 2026-02-19 02:31:54 UTC; 26s ago Docs: man:systemd.special(7) https://systemd.io/NETWORK_ONLINE Feb 19 02:31:54 np0000156488.novalocal systemd[1]: Reached target Preparation for Network. ● network.target - Network Loaded: loaded (/usr/lib/systemd/system/network.target; static) Active: active since Thu 2026-02-19 02:31:54 UTC; 25s ago Until: Thu 2026-02-19 02:31:54 UTC; 25s ago Docs: man:systemd.special(7) https://systemd.io/NETWORK_ONLINE Feb 19 02:31:54 np0000156488.novalocal systemd[1]: Reached target Network. ○ nss-user-lookup.target - User and Group Name Lookups Loaded: loaded (/usr/lib/systemd/system/nss-user-lookup.target; static) Active: inactive (dead) Docs: man:systemd.special(7) ● paths.target - Path Units Loaded: loaded (/usr/lib/systemd/system/paths.target; static) Active: active since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd.special(7) ○ remote-cryptsetup.target - Remote Encrypted Volumes Loaded: loaded (/usr/lib/systemd/system/remote-cryptsetup.target; disabled; preset: enabled) Active: inactive (dead) since Thu 2026-02-19 02:31:49 UTC; 30s ago Docs: man:systemd.special(7) Feb 19 02:31:49 localhost systemd[1]: Reached target Remote Encrypted Volumes. Feb 19 02:31:49 localhost systemd[1]: Stopped 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: inactive (dead) since Thu 2026-02-19 02:31:49 UTC; 30s ago Docs: man:systemd.special(7) Feb 19 02:31:49 localhost systemd[1]: Reached target Preparation for Remote File Systems. Feb 19 02:31:49 localhost systemd[1]: Stopped 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd.special(7) ○ 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) ○ 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd.special(7) ● sockets.target - Socket Units Loaded: loaded (/usr/lib/systemd/system/sockets.target; static) Active: active since Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Docs: man:systemd.special(7) Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Reached target Socket Units. ● sshd-keygen.target Loaded: loaded (/usr/lib/systemd/system/sshd-keygen.target; static) Active: active since Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Reached target sshd-keygen.target. ● swap.target - Swaps Loaded: loaded (/usr/lib/systemd/system/swap.target; static) Active: active since Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago Docs: man:systemd.special(7) Feb 19 02:31:51 np0000156488.novalocal systemd[1]: Reached target Swaps. ● sysinit.target - System Initialization Loaded: loaded (/usr/lib/systemd/system/sysinit.target; static) Active: active since Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Docs: man:systemd.special(7) Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Reached 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Docs: man:systemd.special(7) Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Reached target Timer Units. ○ 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 Thu 2026-02-19 02:31:51 UTC; 28s ago Until: Thu 2026-02-19 02:31:51 UTC; 28s ago 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 Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Trigger: Thu 2026-02-19 03:25:38 UTC; 53min left Triggers: ● dnf-makecache.service Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Started dnf makecache --timer. ● systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-clean.timer; static) Active: active (waiting) since Thu 2026-02-19 02:31:52 UTC; 27s ago Until: Thu 2026-02-19 02:31:52 UTC; 27s ago Trigger: Thu 2026-02-19 02:46:45 UTC; 14min left Triggers: ● systemd-tmpfiles-clean.service Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) Feb 19 02:31:52 np0000156488.novalocal systemd[1]: Started Daily Cleanup of Temporary Directories.