Control group /: -.slice ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─619 /lib/systemd/systemd --user │ │ └─620 (sd-pam) │ ├─session-4.scope │ │ ├─1506 sshd: zuul [priv] │ │ └─1519 sshd: zuul@notty │ └─session-1.scope │ ├─ 616 sshd: zuul [priv] │ ├─ 633 sshd: zuul@notty │ ├─ 770 /usr/bin/python3 │ ├─ 1510 ssh: /home/zuul/.ansible/cp/199.204.45.74-22-zuul [mux] │ ├─18688 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bcqkthlmpbirhrypnvtrxpkynqowyyoh ; /usr/bin/python3'"'"' && sleep 0' │ ├─18689 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-bcqkthlmpbirhrypnvtrxpkynqowyyoh ; /usr/bin/python3' && sleep 0 │ ├─18690 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-bcqkthlmpbirhrypnvtrxpkynqowyyoh ; /usr/bin/python3 │ ├─18691 /bin/sh -c echo BECOME-SUCCESS-bcqkthlmpbirhrypnvtrxpkynqowyyoh ; /usr/bin/python3 │ ├─18692 /usr/bin/python3 │ ├─18693 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─18695 systemd-cgls --full --all --no-pager ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 39 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9757 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─11344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72b08515b762c698fec13431dce5b5c77203cd0338edae8ff4fd41ddae5b8b2d -address /run/containerd/containerd.sock │ │ ├─11357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 025480e8dc02635dca8f0d487d57288e703bf596d3a95e0b8ae2a26135ba62b7 -address /run/containerd/containerd.sock │ │ ├─11386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acba63500d9a57998e8dd5df87385add3518bed7b6d1581d59756a8e4c92289c -address /run/containerd/containerd.sock │ │ ├─11420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 055f7a6fb836866a34dde4886861d9f0cd0660493d0cfe6a7d753a08929f80dc -address /run/containerd/containerd.sock │ │ ├─11431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 725b97a6b6af9422e35618f1e88c80bc012a6a2eedb95d14584ae97d4ed45268 -address /run/containerd/containerd.sock │ │ ├─11936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 577ce42043de6fa00b945bb170a5f89dddc34fa8e48a356109e87fcad7d012af -address /run/containerd/containerd.sock │ │ ├─12578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8201a4a6e2f488e59aa6897b30057eb8c711502005bc543e398e364f92f1d91a -address /run/containerd/containerd.sock │ │ ├─12602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 668a2113d536212e4b44711f7ba6f630ddcaafb3c6d8695df6048c1c0f21a065 -address /run/containerd/containerd.sock │ │ ├─13974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bb89b5dc348ebdf596c4c288c6de7f6a58b5dfffdcffce1525319aa629f8071 -address /run/containerd/containerd.sock │ │ ├─14326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39dfaa68ad286c80dde6a56a4d2518b75f23b20cb4542edac824d5d1a2efab56 -address /run/containerd/containerd.sock │ │ ├─14362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60dce1dc2ef1a5263bfba42b144ec1871e76badc5a56adddf9f12648d703911b -address /run/containerd/containerd.sock │ │ └─14742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f05a37964e1951a650822ccb28b1dc493cdb8397a00f71b8b354939a09d2e78c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1327 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─436 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 325 /lib/systemd/systemd-udevd │ │ ├─18683 /lib/systemd/systemd-udevd │ │ └─18684 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─541 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─polkit.service │ │ └─560 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─532 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─kubelet.service │ │ └─11777 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.74 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─295 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─564 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─994 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─systemd-resolved.service │ │ └─329 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─dbus.service │ │ └─528 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─systemd-timesyncd.service │ │ └─330 /lib/systemd/systemd-timesyncd │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─540 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─534 /lib/systemd/systemd-logind ├─k8s.io │ ├─38259c67eb69f5bc62fb128f83b96e96d66c8fe6e0900a214bf1d4a8471a81ad │ │ └─14888 local-path-provisioner --debug start --config /etc/config/config.json --service-account-name local-path-provisioner --provisioner-name cluster.local/local-path-provisioner --helper-image harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36 --configmap-name local-path-config │ ├─1ed2812300cf0019d475b2a3bfc7eeaf0eae977b3817eab571730ea14587b124 │ │ └─11598 kube-scheduler --authentication-kubeconfig=/etc/kubernetes/scheduler.conf --authorization-kubeconfig=/etc/kubernetes/scheduler.conf --bind-address=0.0.0.0 --kubeconfig=/etc/kubernetes/scheduler.conf --leader-elect=true --tls-min-version=VersionTLS13 │ ├─eeef7e12edc659315a122c606fcd21418d668003c7b35df62fe8a96c7d3ede38 │ │ └─14434 /coredns -conf /etc/coredns/Corefile │ ├─72b08515b762c698fec13431dce5b5c77203cd0338edae8ff4fd41ddae5b8b2d │ │ └─11415 /pause │ ├─668a2113d536212e4b44711f7ba6f630ddcaafb3c6d8695df6048c1c0f21a065 │ │ └─12652 /pause │ ├─60dce1dc2ef1a5263bfba42b144ec1871e76badc5a56adddf9f12648d703911b │ │ └─14392 /pause │ ├─ec30c72df1c4fda4cd1f6117d00ecc8a70e1e2cd27d512b7b2d4210cdf202f15 │ │ └─14452 /coredns -conf /etc/coredns/Corefile │ ├─39dfaa68ad286c80dde6a56a4d2518b75f23b20cb4542edac824d5d1a2efab56 │ │ └─14364 /pause │ ├─8201a4a6e2f488e59aa6897b30057eb8c711502005bc543e398e364f92f1d91a │ │ └─12616 /pause │ ├─025480e8dc02635dca8f0d487d57288e703bf596d3a95e0b8ae2a26135ba62b7 │ │ └─11443 /pause │ ├─d120083da59ce5159a68e78b7827045eac4c4f2fcb5ceb674b1495090507aec4 │ │ └─11725 /kube-vip manager │ ├─055f7a6fb836866a34dde4886861d9f0cd0660493d0cfe6a7d753a08929f80dc │ │ └─11500 /pause │ ├─8bb89b5dc348ebdf596c4c288c6de7f6a58b5dfffdcffce1525319aa629f8071 │ │ └─13997 /pause │ ├─577ce42043de6fa00b945bb170a5f89dddc34fa8e48a356109e87fcad7d012af │ │ └─11961 /pause │ ├─922ac66f6747d5594ccea9837e3aa5ce759dc2665c3c979d68bb2bac0815654a │ │ ├─13267 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─13622 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5c1585f5588c4f97e7b0d23226c655fdf9a4f8bff97a4b76347be078c60b4ae1 │ │ └─11637 kube-apiserver --advertise-address=199.204.45.74 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─725b97a6b6af9422e35618f1e88c80bc012a6a2eedb95d14584ae97d4ed45268 │ │ └─11521 /pause │ ├─62cb65b85fc4ad84745197492c12d962cdd6bd37f88efab00b9bd7074f2fed31 │ │ └─11990 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f05a37964e1951a650822ccb28b1dc493cdb8397a00f71b8b354939a09d2e78c │ │ └─14766 /pause │ ├─0e56c6b5adcd5ad8a6be6313202a1448a23aeab23df572e26f8ea82ab8192419 │ │ └─14034 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c2a3227b9d0e1f37f412d32ab8ab8f26deb23011d908df1c7cb8f3edf73bf4cd │ │ └─11578 etcd --advertise-client-urls=https://199.204.45.74:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.74:2380 --initial-cluster=instance=https://199.204.45.74:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.74:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.74:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─4ecadb6600c5eb163b506bfb8261a93c464e445b870d900e099b7569458c9eac │ │ └─13065 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─cdac6348ac531ede9b33aa223c72762f90052e18102f59378ed40124cf8ad660 │ │ └─11630 kube-controller-manager --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf --bind-address=0.0.0.0 --client-ca-file=/etc/kubernetes/pki/ca.crt --cluster-name=kubernetes --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt --cluster-signing-key-file=/etc/kubernetes/pki/ca.key --controllers=*,bootstrapsigner,tokencleaner --kubeconfig=/etc/kubernetes/controller-manager.conf --leader-elect=true --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --root-ca-file=/etc/kubernetes/pki/ca.crt --service-account-private-key-file=/etc/kubernetes/pki/sa.key --tls-min-version=VersionTLS13 --use-service-account-credentials=true │ └─acba63500d9a57998e8dd5df87385add3518bed7b6d1581d59756a8e4c92289c │ └─11478 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount