USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND 167 11873 15.6 3.0 3224456 505180 ? Sl 01:51 0:50 /usr/bin/ceph-mgr -n mgr.instance.ravqnu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 37329 14.9 1.5 1482540 246708 ? Ssl 01:56 0:05 kube-apiserver --advertise-address=199.204.45.33 --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 root 37486 5.5 0.5 2446568 97360 ? Ssl 01:56 0:01 /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.33 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 167 27691 0.7 0.5 738320 85236 ? Sl 01:54 0:01 /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 167 31909 0.8 0.5 738320 85036 ? Sl 01:54 0:01 /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 root 9410 13.2 0.5 1949240 84768 ? Ssl 01:50 0:51 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock 167 23429 0.6 0.5 710676 84148 ? Sl 01:54 0:01 /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 root 9044 3.0 0.4 3051592 69948 ? Ssl 01:50 0:12 /usr/bin/containerd --config /etc/containerd/config.toml 167 11520 0.9 0.4 364568 68428 ? Sl 01:51 0:03 /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 root 37679 0.6 0.2 1282436 47536 ? Ssl 01:56 0:00 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance root 37305 5.4 0.2 11222532 45016 ? Ssl 01:56 0:02 etcd --advertise-client-urls=https://199.204.45.33: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.33:2380 --initial-cluster=instance=https://199.204.45.33:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.33:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.33: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 root 295 0.4 0.1 81764 32632 ? S /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 zuul 623 0.0 0.0 168464 2936 ? S 01:47 0:00 (sd-pam) uuidd 1299 0.0 0.0 9620 1492 ? Ss 01:48 0:00 /usr/sbin/uuidd --socket-activation root 542 0.0 0.0 6176 1068 tty1 Ss+ 01:47 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux root 543 0.0 0.0 6220 1060 ttyS0 Ss+ 01:47 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 zuul 37894 0.0 0.0 2892 972 ? Ss 01:57 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jgmbpuypdybbgnckfmursqqvqvkxxzzq ; /usr/bin/python3'"'"' && sleep 0' root 37897 0.0 0.0 2892 964 ? S 01:57 0:00 /bin/sh -c echo BECOME-SUCCESS-jgmbpuypdybbgnckfmursqqvqvkxxzzq ; /usr/bin/python3 zuul 37895 0.0 0.0 2892 956 ? S 01:57 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jgmbpuypdybbgnckfmursqqvqvkxxzzq ; /usr/bin/python3' && sleep 0 _chrony 9940 0.0 0.0 10580 540 ? S 01:50 0:00 /usr/sbin/chronyd -F 1 root 11498 0.0 0.0 1048 4 ? Ss 01:51 0:00 /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 root 11853 0.0 0.0 1048 4 ? Ss 01:51 0:00 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ravqnu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 18216 0.0 0.0 1048 4 ? Ss 01:52 0:00 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance root 23417 0.0 0.0 1048 4 ? Ss 01:54 0:00 /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 root 27678 0.0 0.0 1048 4 ? Ss 01:54 0:00 /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 root 31897 0.0 0.0 1048 4 ? Ss 01:54 0:00 /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 65535 37142 0.0 0.0 1028 4 ? Ss 01:56 0:00 /pause 65535 37157 0.0 0.0 1028 4 ? Ss 01:56 0:00 /pause 65535 37179 0.0 0.0 1028 4 ? Ss 01:56 0:00 /pause 65535 37204 0.0 0.0 1028 4 ? Ss 01:56 0:00 /pause 65535 37217 0.0 0.0 1028 4 ? Ss 01:56 0:00 /pause 65535 37654 0.0 0.0 1028 4 ? Ss 01:56 0:00 /pause root 2 0.0 0.0 0 0 ? S 01:47 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 01:47 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 01:47 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 01:47 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 01:47 0:00 [netns] root 8 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/0:0H-events_highpri] root 9 0.2 0.0 0 0 ? I 01:47 0:01 [kworker/u16:0-events_power_efficient] root 10 0.0 0.0 0 0 ? I< 01:47 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S 01:47 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S 01:47 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S 01:47 0:00 [ksoftirqd/0] root 14 0.2 0.0 0 0 ? I 01:47 0:01 [rcu_sched] root 15 0.0 0.0 0 0 ? S 01:47 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S 01:47 0:00 [idle_inject/0] root 17 0.0 0.0 0 0 ? I 01:47 0:00 [kworker/0:1-cgroup_free] root 18 0.0 0.0 0 0 ? S 01:47 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 01:47 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 01:47 0:00 [idle_inject/1] root 21 0.0 0.0 0 0 ? S 01:47 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 01:47 0:00 [ksoftirqd/1] root 24 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/1:0H-kblockd] root 25 0.0 0.0 0 0 ? S 01:47 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S 01:47 0:00 [idle_inject/2] root 27 0.0 0.0 0 0 ? S 01:47 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S 01:47 0:00 [ksoftirqd/2] root 29 0.0 0.0 0 0 ? I 01:47 0:00 [kworker/2:0-cgroup_free] root 30 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/2:0H-events_highpri] root 31 0.0 0.0 0 0 ? S 01:47 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S 01:47 0:00 [idle_inject/3] root 33 0.0 0.0 0 0 ? S 01:47 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S 01:47 0:00 [ksoftirqd/3] root 36 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/3:0H-events_highpri] root 37 0.0 0.0 0 0 ? S 01:47 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S 01:47 0:00 [idle_inject/4] root 39 0.0 0.0 0 0 ? S 01:47 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S 01:47 0:00 [ksoftirqd/4] root 42 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/4:0H-events_highpri] root 43 0.0 0.0 0 0 ? S 01:47 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S 01:47 0:00 [idle_inject/5] root 45 0.0 0.0 0 0 ? S 01:47 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S 01:47 0:00 [ksoftirqd/5] root 48 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/5:0H-events_highpri] root 49 0.0 0.0 0 0 ? S 01:47 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S 01:47 0:00 [idle_inject/6] root 51 0.0 0.0 0 0 ? S 01:47 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S 01:47 0:00 [ksoftirqd/6] root 54 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/6:0H-events_highpri] root 55 0.0 0.0 0 0 ? S 01:47 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S 01:47 0:00 [idle_inject/7] root 57 0.0 0.0 0 0 ? S 01:47 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S 01:47 0:00 [ksoftirqd/7] root 60 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/7:0H-events_highpri] root 61 0.0 0.0 0 0 ? S 01:47 0:00 [kdevtmpfs] root 62 0.0 0.0 0 0 ? I< 01:47 0:00 [inet_frag_wq] root 63 0.0 0.0 0 0 ? S 01:47 0:00 [kauditd] root 64 0.0 0.0 0 0 ? S 01:47 0:00 [khungtaskd] root 65 0.0 0.0 0 0 ? S 01:47 0:00 [oom_reaper] root 66 0.0 0.0 0 0 ? I< 01:47 0:00 [writeback] root 67 0.0 0.0 0 0 ? S 01:47 0:00 [kcompactd0] root 68 0.0 0.0 0 0 ? SN 01:47 0:00 [ksmd] root 69 0.0 0.0 0 0 ? SN 01:47 0:00 [khugepaged] root 80 0.0 0.0 0 0 ? D 01:47 0:00 [kworker/3:1+inode_switch_wbs] root 109 0.0 0.0 0 0 ? I 01:47 0:00 [kworker/4:1-events] root 117 0.0 0.0 0 0 ? I< 01:47 0:00 [kintegrityd] root 118 0.0 0.0 0 0 ? I< 01:47 0:00 [kblockd] root 119 0.0 0.0 0 0 ? I< 01:47 0:00 [blkcg_punt_bio] root 120 0.0 0.0 0 0 ? I< 01:47 0:00 [tpm_dev_wq] root 121 0.0 0.0 0 0 ? I< 01:47 0:00 [ata_sff] root 122 0.0 0.0 0 0 ? I< 01:47 0:00 [md] root 123 0.0 0.0 0 0 ? I< 01:47 0:00 [edac-poller] root 124 0.0 0.0 0 0 ? I< 01:47 0:00 [devfreq_wq] root 125 0.0 0.0 0 0 ? S 01:47 0:00 [watchdogd] root 126 0.3 0.0 0 0 ? I 01:47 0:01 [kworker/u16:1-flush-253:0] root 127 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/0:1H-kblockd] root 129 0.0 0.0 0 0 ? S 01:47 0:00 [kswapd0] root 130 0.0 0.0 0 0 ? S 01:47 0:00 [ecryptfs-kthrea] root 132 0.0 0.0 0 0 ? I 01:47 0:00 [kworker/1:1-mm_percpu_wq] root 133 0.0 0.0 0 0 ? I< 01:47 0:00 [kthrotld] root 135 0.0 0.0 0 0 ? I< 01:47 0:00 [acpi_thermal_pm] root 136 0.2 0.0 0 0 ? I 01:47 0:01 [kworker/u16:2-events_unbound] root 137 0.0 0.0 0 0 ? S 01:47 0:00 [scsi_eh_0] root 138 0.0 0.0 0 0 ? I< 01:47 0:00 [scsi_tmf_0] root 139 0.0 0.0 0 0 ? S 01:47 0:00 [scsi_eh_1] root 140 0.0 0.0 0 0 ? I< 01:47 0:00 [scsi_tmf_1] root 141 0.1 0.0 0 0 ? I 01:47 0:01 [kworker/u16:3-ext4-rsv-conversion] root 142 0.0 0.0 0 0 ? I< 01:47 0:00 [vfio-irqfd-clea] root 143 0.0 0.0 0 0 ? I< 01:47 0:00 [mld] root 144 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/2:1H-kblockd] root 145 0.0 0.0 0 0 ? I< 01:47 0:00 [ipv6_addrconf] root 148 0.1 0.0 0 0 ? I 01:47 0:00 [kworker/u16:5-writeback] root 151 0.0 0.0 0 0 ? I 01:47 0:00 [kworker/5:1-events] root 158 0.0 0.0 0 0 ? I< 01:47 0:00 [kstrp] root 162 0.0 0.0 0 0 ? I< 01:47 0:00 [zswap-shrink] root 163 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/u17:0] root 168 0.0 0.0 0 0 ? I< 01:47 0:00 [charger_manager] root 190 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/5:1H-kblockd] root 225 0.0 0.0 0 0 ? I 01:47 0:00 [kworker/0:2-events] root 226 0.0 0.0 0 0 ? S 01:47 0:00 [hwrng] root 228 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/6:1H-kblockd] root 229 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/4:1H-kblockd] root 249 0.1 0.0 0 0 ? D 01:47 0:01 [jbd2/vda1-8] root 250 0.0 0.0 0 0 ? I< 01:47 0:00 [ext4-rsv-conver] root 262 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/3:1H-kblockd] root 281 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/1:1H-kblockd] root 301 0.0 0.0 0 0 ? I 01:47 0:00 [kworker/5:2-cgroup_free] root 313 0.0 0.0 0 0 ? I< 01:47 0:00 [kworker/7:1H-kblockd] root 315 0.0 0.0 0 0 ? S 01:47 0:00 [ext4lazyinit] root 320 0.0 0.0 0 0 ? I 01:47 0:00 [kworker/1:3-events] root 331 0.0 0.0 0 0 ? I 01:47 0:00 [kworker/3:2-events] root 336 0.1 0.0 0 0 ? D 01:47 0:00 [kworker/u16:6+flush-252:0] root 345 0.0 0.0 0 0 ? I 01:47 0:00 [kworker/2:2-events] root 371 0.0 0.0 0 0 ? I< 01:47 0:00 [cryptd] root 853 0.0 0.0 0 0 ? I 01:48 0:00 [kworker/4:3-events] root 8369 0.0 0.0 0 0 ? I< 01:50 0:00 [kdmflush] root 8388 0.0 0.0 0 0 ? I< 01:50 0:00 [kdmflush] root 8404 0.0 0.0 0 0 ? I< 01:50 0:00 [kdmflush] root 9449 0.0 0.0 0 0 ? I 01:50 0:00 [kworker/7:27-events] root 9450 0.0 0.0 0 0 ? I 01:50 0:00 [kworker/7:28-inet_frag_wq] root 9452 0.0 0.0 0 0 ? I 01:50 0:00 [kworker/6:4-cgroup_free] root 9453 0.0 0.0 0 0 ? I 01:50 0:00 [kworker/6:5-cgroup_release] root 19052 0.0 0.0 0 0 ? I 01:52 0:00 [kworker/3:0-mm_percpu_wq] root 19244 0.0 0.0 0 0 ? I 01:52 0:00 [kworker/1:0-cgroup_free] root 19552 0.0 0.0 0 0 ? I 01:52 0:00 [kworker/0:0-events] root 20987 0.0 0.0 0 0 ? I 01:53 0:00 [kworker/2:1-mm_percpu_wq] root 24483 0.0 0.0 0 0 ? I 01:54 0:00 [kworker/u16:4-flush-252:0] root 28201 0.2 0.0 0 0 ? I 01:54 0:00 [kworker/u16:7-flush-252:0] root 32941 0.0 0.0 0 0 ? I 01:54 0:00 [kworker/5:0-events] root 33375 0.0 0.0 0 0 ? I< 01:55 0:00 [ceph-msgr] root 33376 0.0 0.0 0 0 ? I< 01:55 0:00 [rbd] root 37019 0.0 0.0 0 0 ? I 01:56 0:00 [kworker/4:0-events] root 37349 2.5 0.0 0 0 ? Zsl 01:56 0:01 [kube-scheduler] root 37782 0.0 0.0 0 0 ? I 01:56 0:00 [kworker/4:2-events] root 37838 0.0 0.0 0 0 ? I 01:56 0:00 [kworker/7:0-mm_percpu_wq] root 37869 0.0 0.0 0 0 ? I 01:56 0:00 [kworker/u16:8] root 37870 0.0 0.0 0 0 ? I 01:56 0:00 [kworker/u16:9-events_power_efficient] root 37871 0.0 0.0 0 0 ? I 01:56 0:00 [kworker/6:0-mm_percpu_wq]