Control group /: -.slice ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─13514 /lib/systemd/systemd --user │ │ │ └─13516 (sd-pam) │ │ └─session-21.scope │ │ ├─19725 sshd: cephadm [priv] │ │ └─19792 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─618 /lib/systemd/systemd --user │ │ └─619 (sd-pam) │ ├─session-4.scope │ │ ├─1349 sshd: zuul [priv] │ │ └─1362 sshd: zuul@notty │ └─session-1.scope │ ├─ 615 sshd: zuul [priv] │ ├─ 632 sshd: zuul@notty │ ├─ 769 /usr/bin/python3 │ ├─ 1353 ssh: /home/zuul/.ansible/cp/199.204.45.140-22-zuul [mux] │ ├─60482 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hgcohreirtvtcuchhqrfltjfmiusqbab ; /usr/bin/python3'"'"' && sleep 0' │ ├─60483 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hgcohreirtvtcuchhqrfltjfmiusqbab ; /usr/bin/python3' && sleep 0 │ ├─60484 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hgcohreirtvtcuchhqrfltjfmiusqbab ; /usr/bin/python3 │ ├─60485 /bin/sh -c echo BECOME-SUCCESS-hgcohreirtvtcuchhqrfltjfmiusqbab ; /usr/bin/python3 │ ├─60486 /usr/bin/python3 │ ├─60487 /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 │ └─60489 systemd-cgls --full --all --no-pager ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9035 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─11426 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 61d35516ea9564e8d83614f1810850c414aab96a136410025505a12d1a38b68c -address /run/containerd/containerd.sock │ │ ├─11786 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 78f6e4db8948aa325e58e56449b2d9560d8b44c49646317260810af3cdaf91be -address /run/containerd/containerd.sock │ │ ├─17995 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 752c66da6f48d48d63f1d48611f3d644c36361e1bc496a48a9f6124916ace220 -address /run/containerd/containerd.sock │ │ ├─23203 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0999ce8bb467ac8bce591ee629a7d0979b812f666eaf18654ce9a78b7a5281c1 -address /run/containerd/containerd.sock │ │ ├─27456 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b321689fee4fb1ed0a0bcb4d1a04fd30fe12e902a02af927005f76be4546fcc5 -address /run/containerd/containerd.sock │ │ ├─31684 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2e5d9a983908b38af3d756d018286a93d3fc9330a0f32257e9c77c1ff062472b -address /run/containerd/containerd.sock │ │ ├─36713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cab3c86763e3cb9fdb5e32ee6e590567aa7f00a7b79aa01afb8591cadb136d09 -address /run/containerd/containerd.sock │ │ ├─36752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f3f92bee8056ddd771d6a2f6d34f8911825a2417e67955ac19d990f02256452 -address /run/containerd/containerd.sock │ │ ├─36774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f29bf3f2ff27ed4b1cec459f72f6ec388005ee1e3b80a1c93160b47aa20c5d6b -address /run/containerd/containerd.sock │ │ ├─36780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b11584ee88a8abe00614d19074d5bd0892d702aa69f12eaa7bb4fd5d4d198844 -address /run/containerd/containerd.sock │ │ ├─36799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6be0860975432ee45acf9e9a14a6cc4a27bb41d45afbaa096ac8061f2cc0d4a -address /run/containerd/containerd.sock │ │ ├─37278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd4f5558002c040dac74ec475cc9c3a40429affa3c9572660d6b3e2905e511bd -address /run/containerd/containerd.sock │ │ ├─37950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdb93881b05d8e2339c4866baaf7859bc222847181c5f86494da06052ea624d7 -address /run/containerd/containerd.sock │ │ ├─37952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96b4b4f7c3d51422970aaca08db8afe9228af2cfcbf41ecc142cb1466380a802 -address /run/containerd/containerd.sock │ │ ├─39365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67e2c4b84a7813d2b6465cea26a5aa8b0a21fb963a9e2788af0f8172d18b6e98 -address /run/containerd/containerd.sock │ │ ├─39402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23d9511a786a0ada248f3d79b64e6422c35b3baa1c61c87b41bc86e8c0435078 -address /run/containerd/containerd.sock │ │ ├─40498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf7d4c9dc900236ddb47f9279c7079027baf6374e9795eb3edb036f6cf5f787a -address /run/containerd/containerd.sock │ │ └─40599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc22a7c82a02e2345ce87652b15a0f22f4dc55905bc4bc349b2995e56f62a983 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1094 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─438 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 326 /lib/systemd/systemd-udevd │ │ ├─60461 /lib/systemd/systemd-udevd │ │ └─60462 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─543 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─27165 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─27439 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:9f35728f6070a596500c0804814a12ab6b98e05067316dc64876fb4b28d04af3 -e NODE_NAME=instance -e CEPH_USE_RANDOM_NONCE=1 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:9f35728f6070a596500c0804814a12ab6b98e05067316dc64876fb4b28d04af3 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─17956 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─17975 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:9f35728f6070a596500c0804814a12ab6b98e05067316dc64876fb4b28d04af3 -e NODE_NAME=instance -e CEPH_USE_RANDOM_NONCE=1 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:9f35728f6070a596500c0804814a12ab6b98e05067316dc64876fb4b28d04af3 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─22922 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─23185 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:9f35728f6070a596500c0804814a12ab6b98e05067316dc64876fb4b28d04af3 -e NODE_NAME=instance -e CEPH_USE_RANDOM_NONCE=1 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:9f35728f6070a596500c0804814a12ab6b98e05067316dc64876fb4b28d04af3 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.dxdnrb.service │ │ │ ├─11701 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dxdnrb/unit.run │ │ │ └─11731 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-dxdnrb --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.1 -e NODE_NAME=instance -e CEPH_USE_RANDOM_NONCE=1 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dxdnrb:/var/lib/ceph/mgr/ceph-instance.dxdnrb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dxdnrb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.1 -n mgr.instance.dxdnrb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─31400 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─31667 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:9f35728f6070a596500c0804814a12ab6b98e05067316dc64876fb4b28d04af3 -e NODE_NAME=instance -e CEPH_USE_RANDOM_NONCE=1 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:9f35728f6070a596500c0804814a12ab6b98e05067316dc64876fb4b28d04af3 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─11339 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─11369 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.1 -e NODE_NAME=instance -e CEPH_USE_RANDOM_NONCE=1 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.1 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─9402 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─560 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─533 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─kubelet.service │ │ └─37145 /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.140 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-61d35516ea9564e8d83614f1810850c414aab96a136410025505a12d1a38b68c.scope … │ │ ├─11450 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─11469 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-journald.service │ │ └─295 /lib/systemd/systemd-journald │ ├─docker-0999ce8bb467ac8bce591ee629a7d0979b812f666eaf18654ce9a78b7a5281c1.scope … │ │ ├─23228 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─23240 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─565 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-752c66da6f48d48d63f1d48611f3d644c36361e1bc496a48a9f6124916ace220.scope … │ │ ├─18020 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18037 /usr/libexec/platform-python -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-b321689fee4fb1ed0a0bcb4d1a04fd30fe12e902a02af927005f76be4546fcc5.scope … │ │ ├─27481 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─27494 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1280 /usr/sbin/uuidd --socket-activation │ ├─docker-2e5d9a983908b38af3d756d018286a93d3fc9330a0f32257e9c77c1ff062472b.scope … │ │ ├─31708 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─31721 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─9898 /usr/sbin/chronyd -F 1 │ │ └─9899 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-78f6e4db8948aa325e58e56449b2d9560d8b44c49646317260810af3cdaf91be.scope … │ │ ├─11810 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.dxdnrb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─11829 /usr/bin/ceph-mgr -n mgr.instance.dxdnrb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─329 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─dbus.service │ │ └─530 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─542 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─536 /lib/systemd/systemd-logind ├─k8s.io │ ├─01975b0b5e76cc19b416ff7d05fa34c7fb2ba1be3c10c218144b6be86aaea1b4 │ │ └─41515 /csi-provisioner --csi-address=unix:///csi/csi-provisioner.sock --v=1 --timeout=60s --leader-election=true --retry-interval-start=500ms --default-fstype=ext4 --extra-create-metadata=true --feature-gates=HonorPVReclaimPolicy=true --prevent-volume-mode-conversion=true │ ├─cdb93881b05d8e2339c4866baaf7859bc222847181c5f86494da06052ea624d7 │ │ └─38003 /pause │ ├─67e2c4b84a7813d2b6465cea26a5aa8b0a21fb963a9e2788af0f8172d18b6e98 │ │ └─39392 /pause │ ├─cf7d4c9dc900236ddb47f9279c7079027baf6374e9795eb3edb036f6cf5f787a │ │ └─40523 /pause │ ├─4f07ce12d6f7dfa5355d45aa52433ba84436e6e5ba11c90d9c06db364344ddbe │ │ └─36992 kube-apiserver --advertise-address=199.204.45.140 --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 │ ├─ae324046746d65134c0b020fdfca13f921d22c27fa3be4be1658fbfdfbfd29e0 │ │ └─41772 /csi-attacher --v=1 --csi-address=unix:///csi/csi-provisioner.sock --leader-election=true --retry-interval-start=500ms --default-fstype=ext4 │ ├─4c2d585f7a4f04f7511e3ba2a0ca6a8d3b3fb0f69829bcb5ce733783d1c483c9 │ │ └─38443 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ec9dd5b975db00d98df7535be000cf194bec519a7a66017b8e83d076331ed509 │ │ └─41719 /csi-snapshotter --csi-address=unix:///csi/csi-provisioner.sock --v=1 --timeout=60s --leader-election=true --extra-create-metadata=true --enable-volume-group-snapshots=false │ ├─e30e57eeb711b89b103f18a0557e5c95b1202dda47ebea8fbfa0c2fc168296b4 │ │ └─41364 /usr/local/bin/cephcsi --type=liveness --endpoint=unix:///csi/csi.sock --metricsport=8081 --metricspath=/metrics --polltime=60s --timeout=3s │ ├─57540b2193c435da30c6f90dc9b25ca30ede5bb88a19b8c676202765011221e1 │ │ └─41685 /csi-resizer --v=1 --csi-address=unix:///csi/csi-provisioner.sock --timeout=60s --leader-election --retry-interval-start=500ms --handle-volume-inuse-error=false --feature-gates=RecoverVolumeExpansionFailure=true │ ├─0bf981ded335f97bd043a9938799c5e665358b036fb88571e89e47d938acf313 │ │ └─41282 /usr/local/bin/cephcsi --nodeid=instance --type=rbd --controllerserver=true --pidlimit=-1 --endpoint=unix:///csi/csi-provisioner.sock --csi-addons-endpoint=unix:///csi/csi-addons.sock --v=5 --drivername=rbd.csi.ceph.com --rbdhardmaxclonedepth=8 --rbdsoftmaxclonedepth=4 --maxsnapshotsonimage=450 --minsnapshotsonimage=250 --setmetadata=true │ ├─598d2ab37e11f0c2e4ff029dec92f834c7d7d71d65fa83f8434ac362cbdadcb0 │ │ └─37328 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─79b78948c316e39c883132fb9729ccafbc4cf10721ca11fc6ac9c87b3a9cdd7e │ │ └─37010 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 │ ├─296eabccc75709cbd10c120e056cb373aa9708f4afb37cb56413d1087ada50a9 │ │ └─41319 /csi-node-driver-registrar --v=5 --csi-address=/csi/csi.sock --kubelet-registration-path=/var/lib/kubelet/plugins/rbd.csi.ceph.com/csi.sock │ ├─adc029c4f9d365894cba8aa991c7fed9a468d60042f75c981e6a78921a14fd35 │ │ └─41808 /usr/local/bin/cephcsi --type=controller --v=5 --drivername=rbd.csi.ceph.com --drivernamespace=kube-system --setmetadata=true │ ├─fd76bf53063f3db8575bef03e31c9a3a8e837d94ebfe51be62194249a0083dc3 │ │ └─36965 etcd --advertise-client-urls=https://199.204.45.140: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.140:2380 --initial-cluster=instance=https://199.204.45.140:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.140:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.140: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 │ ├─23d9511a786a0ada248f3d79b64e6422c35b3baa1c61c87b41bc86e8c0435078 │ │ └─39433 /pause │ ├─f29bf3f2ff27ed4b1cec459f72f6ec388005ee1e3b80a1c93160b47aa20c5d6b │ │ └─36870 /pause │ ├─a6be0860975432ee45acf9e9a14a6cc4a27bb41d45afbaa096ac8061f2cc0d4a │ │ └─36879 /pause │ ├─8dbf5fe1e9b5a742bd2e31727671fb2bbd9931f57b63596c8a66e9357da1283b │ │ ├─38693 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─39226 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─bd4f5558002c040dac74ec475cc9c3a40429affa3c9572660d6b3e2905e511bd │ │ └─37301 /pause │ ├─344ce80315e61c99531ff0d00a984f4f1c2172432cffe87f44c73adeb969a710 │ │ └─39522 /coredns -conf /etc/coredns/Corefile │ ├─d4005bb01965d4a2a5f4abb82072b1caee02642eb9e7be9233660064c093ba52 │ │ └─41842 /usr/local/bin/cephcsi --type=liveness --endpoint=unix:///csi/csi-provisioner.sock --metricsport=8080 --metricspath=/metrics --polltime=60s --timeout=3s │ ├─f1e5f82a7c9151bb01505ded1a493d2f1ba391e8ea748a430dcfadea909e46cb │ │ └─36970 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 │ ├─7a2c44ded62992443d8849ed8fe53ce4e4deb99bed074c8e0bf56de7c3a51cdf │ │ └─39502 /coredns -conf /etc/coredns/Corefile │ ├─bc22a7c82a02e2345ce87652b15a0f22f4dc55905bc4bc349b2995e56f62a983 │ │ └─40623 /pause │ ├─cab3c86763e3cb9fdb5e32ee6e590567aa7f00a7b79aa01afb8591cadb136d09 │ │ └─36768 /pause │ ├─b11584ee88a8abe00614d19074d5bd0892d702aa69f12eaa7bb4fd5d4d198844 │ │ └─36882 /pause │ ├─b08d9f9edda9a7a3076e25136382bb45bcd4a4f8154ce94520b422a101b1b261 │ │ └─41222 /usr/local/bin/cephcsi --nodeid=instance --pluginpath=/var/lib/kubelet/plugins --stagingpath=/var/lib/kubelet/plugins/kubernetes.io/csi/ --type=rbd --nodeserver=true --pidlimit=-1 --endpoint=unix:///csi/csi.sock --csi-addons-endpoint=unix:///csi/csi-addons.sock --v=5 --drivername=rbd.csi.ceph.com --enable-read-affinity=false │ ├─87390ba42233638100febd897e2f4f1b01e8963fc20c08ed9118bc59b75417e0 │ │ └─37099 /kube-vip manager │ ├─96b4b4f7c3d51422970aaca08db8afe9228af2cfcbf41ecc142cb1466380a802 │ │ └─38000 /pause │ └─7f3f92bee8056ddd771d6a2f6d34f8911825a2417e67955ac19d990f02256452 │ └─36833 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount