USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 11468 12.6 1.5 1482988 249868 ? Ssl 18:48 0:08 kube-apiserver --advertise-address=162.253.55.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 root 11511 3.0 0.6 1344460 106656 ? Ssl 18:48 0:02 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 root 11664 4.9 0.5 2446568 96988 ? Ssl 18:48 0:02 /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=162.253.55.140 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 root 9628 7.8 0.3 2975336 64932 ? Ssl 18:47 0:09 /usr/bin/containerd --config /etc/containerd/config.toml root 11524 1.9 0.3 1283604 55344 ? Ssl 18:48 0:01 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 root 11495 4.7 0.2 11222788 46564 ? Ssl 18:48 0:03 etcd --advertise-client-urls=https://162.253.55.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://162.253.55.140:2380 --initial-cluster=instance=https://162.253.55.140:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.140:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.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 root 11827 0.3 0.2 1282436 46392 ? Ssl 18:48 0:00 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance root 11613 0.2 0.2 1272412 34316 ? Ssl 18:48 0:00 /kube-vip manager root 12313 0.0 0.1 105900 22552 ? Sl 18:49 0:00 /usr/bin/python3 root 1090 0.0 0.1 296016 20384 ? Ssl 18:45 0:00 /usr/libexec/packagekitd root 532 0.0 0.1 33164 18920 ? Ss 18:45 0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers zuul 767 0.0 0.1 179608 17784 ? Sl 18:45 0:00 /usr/bin/python3 systemd+ 328 0.1 0.0 26468 14276 ? Ss 18:44 0:00 /lib/systemd/systemd-resolved root 291 0.2 0.0 40084 13396 ? 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 617 0.0 0.0 168464 2940 ? S 18:45 0:00 (sd-pam) uuidd 1287 0.0 0.0 9620 1520 ? Ss 18:45 0:00 /usr/sbin/uuidd --socket-activation root 539 0.0 0.0 6220 1168 ttyS0 Ss+ 18:45 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 root 538 0.0 0.0 6176 1060 tty1 Ss+ 18:45 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux zuul 12309 0.0 0.0 2892 1036 ? Ss 18:49 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lvstazsifhmggwlckhzkkhtgcuvxxklz ; /usr/bin/python3'"'"' && sleep 0' root 12312 0.0 0.0 2892 972 ? S 18:49 0:00 /bin/sh -c echo BECOME-SUCCESS-lvstazsifhmggwlckhzkkhtgcuvxxklz ; /usr/bin/python3 zuul 12310 0.0 0.0 2892 940 ? S 18:49 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lvstazsifhmggwlckhzkkhtgcuvxxklz ; /usr/bin/python3' && sleep 0 65535 11321 0.0 0.0 1028 4 ? Ss 18:48 0:00 /pause 65535 11365 0.0 0.0 1028 4 ? Ss 18:48 0:00 /pause 65535 11370 0.0 0.0 1028 4 ? Ss 18:48 0:00 /pause 65535 11371 0.0 0.0 1028 4 ? Ss 18:48 0:00 /pause 65535 11393 0.0 0.0 1028 4 ? Ss 18:48 0:00 /pause 65535 11802 0.0 0.0 1028 4 ? Ss 18:48 0:00 /pause root 2 0.0 0.0 0 0 ? S 18:44 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 18:44 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 18:44 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 18:44 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 18:44 0:00 [netns] root 7 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/0:0-cgroup_release] root 8 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/0:0H-events_highpri] root 9 0.3 0.0 0 0 ? I 18:44 0:01 [kworker/u16:0-flush-252:0] root 10 0.0 0.0 0 0 ? I< 18:44 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S 18:44 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S 18:44 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S 18:44 0:00 [ksoftirqd/0] root 14 0.1 0.0 0 0 ? I 18:44 0:00 [rcu_sched] root 15 0.0 0.0 0 0 ? S 18:44 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S 18:44 0:00 [idle_inject/0] root 17 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/0:1-events] root 18 0.0 0.0 0 0 ? S 18:44 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 18:44 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 18:44 0:00 [idle_inject/1] root 21 0.0 0.0 0 0 ? S 18:44 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 18:44 0:00 [ksoftirqd/1] root 23 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/1:0-mm_percpu_wq] root 24 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/1:0H-events_highpri] root 25 0.0 0.0 0 0 ? S 18:44 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S 18:44 0:00 [idle_inject/2] root 27 0.0 0.0 0 0 ? S 18:44 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S 18:44 0:00 [ksoftirqd/2] root 29 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/2:0-cgroup_free] root 30 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/2:0H-events_highpri] root 31 0.0 0.0 0 0 ? S 18:44 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S 18:44 0:00 [idle_inject/3] root 33 0.0 0.0 0 0 ? S 18:44 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S 18:44 0:00 [ksoftirqd/3] root 35 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/3:0-events] root 36 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/3:0H-events_highpri] root 37 0.0 0.0 0 0 ? S 18:44 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S 18:44 0:00 [idle_inject/4] root 39 0.0 0.0 0 0 ? S 18:44 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S 18:44 0:00 [ksoftirqd/4] root 41 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/4:0-events] root 42 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/4:0H-events_highpri] root 43 0.0 0.0 0 0 ? S 18:44 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S 18:44 0:00 [idle_inject/5] root 45 0.0 0.0 0 0 ? S 18:44 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S 18:44 0:00 [ksoftirqd/5] root 47 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/5:0-events] root 48 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/5:0H-events_highpri] root 49 0.0 0.0 0 0 ? S 18:44 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S 18:44 0:00 [idle_inject/6] root 51 0.0 0.0 0 0 ? S 18:44 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S 18:44 0:00 [ksoftirqd/6] root 53 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/6:0-events] root 54 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/6:0H-events_highpri] root 55 0.0 0.0 0 0 ? S 18:44 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S 18:44 0:00 [idle_inject/7] root 57 0.0 0.0 0 0 ? S 18:44 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S 18:44 0:00 [ksoftirqd/7] root 59 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/7:0-mm_percpu_wq] root 60 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/7:0H-kblockd] root 61 0.0 0.0 0 0 ? S 18:44 0:00 [kdevtmpfs] root 62 0.0 0.0 0 0 ? I< 18:44 0:00 [inet_frag_wq] root 63 0.0 0.0 0 0 ? S 18:44 0:00 [kauditd] root 64 0.0 0.0 0 0 ? S 18:44 0:00 [khungtaskd] root 65 0.0 0.0 0 0 ? S 18:44 0:00 [oom_reaper] root 66 0.0 0.0 0 0 ? I< 18:44 0:00 [writeback] root 67 0.0 0.0 0 0 ? S 18:44 0:00 [kcompactd0] root 68 0.0 0.0 0 0 ? SN 18:44 0:00 [ksmd] root 69 0.0 0.0 0 0 ? SN 18:44 0:00 [khugepaged] root 80 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/3:1-events] root 83 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/4:1-mm_percpu_wq] root 87 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/5:1-mm_percpu_wq] root 118 0.0 0.0 0 0 ? I< 18:44 0:00 [kintegrityd] root 119 0.0 0.0 0 0 ? I< 18:44 0:00 [kblockd] root 120 0.0 0.0 0 0 ? I< 18:44 0:00 [blkcg_punt_bio] root 121 0.0 0.0 0 0 ? I< 18:44 0:00 [tpm_dev_wq] root 122 0.0 0.0 0 0 ? I< 18:44 0:00 [ata_sff] root 123 0.0 0.0 0 0 ? I< 18:44 0:00 [md] root 124 0.0 0.0 0 0 ? I< 18:44 0:00 [edac-poller] root 125 0.0 0.0 0 0 ? I< 18:44 0:00 [devfreq_wq] root 126 0.0 0.0 0 0 ? S 18:44 0:00 [watchdogd] root 127 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/2:1-events] root 128 0.2 0.0 0 0 ? I 18:44 0:00 [kworker/u16:1-ext4-rsv-conversion] root 129 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/0:1H-kblockd] root 131 0.0 0.0 0 0 ? S 18:44 0:00 [kswapd0] root 132 0.0 0.0 0 0 ? S 18:44 0:00 [ecryptfs-kthrea] root 134 0.0 0.0 0 0 ? I< 18:44 0:00 [kthrotld] root 135 0.0 0.0 0 0 ? I< 18:44 0:00 [acpi_thermal_pm] root 136 0.1 0.0 0 0 ? I 18:44 0:00 [kworker/u16:2-flush-252:0] root 137 0.0 0.0 0 0 ? S 18:44 0:00 [scsi_eh_0] root 138 0.0 0.0 0 0 ? I< 18:44 0:00 [scsi_tmf_0] root 139 0.0 0.0 0 0 ? S 18:44 0:00 [scsi_eh_1] root 140 0.0 0.0 0 0 ? I< 18:44 0:00 [scsi_tmf_1] root 141 0.1 0.0 0 0 ? I 18:44 0:00 [kworker/u16:3-flush-252:0] root 142 0.0 0.0 0 0 ? I< 18:44 0:00 [vfio-irqfd-clea] root 143 0.0 0.0 0 0 ? I< 18:44 0:00 [mld] root 144 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/2:1H-kblockd] root 145 0.0 0.0 0 0 ? I< 18:44 0:00 [ipv6_addrconf] root 146 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/u16:4-events_power_efficient] root 148 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/u16:5-ext4-rsv-conversion] root 149 0.2 0.0 0 0 ? I 18:44 0:00 [kworker/7:1-mm_percpu_wq] root 150 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/1:1-events] root 151 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/6:1-mm_percpu_wq] root 159 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/7:2-events] root 160 0.0 0.0 0 0 ? I< 18:44 0:00 [kstrp] root 163 0.0 0.0 0 0 ? I< 18:44 0:00 [zswap-shrink] root 164 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/u17:0] root 169 0.0 0.0 0 0 ? I< 18:44 0:00 [charger_manager] root 191 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/1:1H-kblockd] root 208 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/4:1H-kblockd] root 225 0.0 0.0 0 0 ? S 18:44 0:00 [hwrng] root 245 0.1 0.0 0 0 ? D 18:44 0:00 [jbd2/vda1-8] root 246 0.0 0.0 0 0 ? I< 18:44 0:00 [ext4-rsv-conver] root 247 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/7:1H-kblockd] root 251 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/6:1H-kblockd] root 260 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/2:2-events] root 296 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/3:1H-kblockd] root 297 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/5:2-events] root 318 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/6:2] root 319 0.0 0.0 0 0 ? I< 18:44 0:00 [kworker/5:1H-kblockd] root 331 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/2:3] root 365 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/0:2-cgwb_release] root 368 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/1:2] root 369 0.0 0.0 0 0 ? I< 18:44 0:00 [cryptd] root 370 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/1:3-cgroup_free] root 420 0.0 0.0 0 0 ? I 18:44 0:00 [kworker/3:2-cgroup_free] root 8140 0.0 0.0 0 0 ? I 18:46 0:00 [kworker/u16:6] root 8370 0.0 0.0 0 0 ? I< 18:47 0:00 [kdmflush] root 8387 0.0 0.0 0 0 ? I< 18:47 0:00 [kdmflush] root 8403 0.0 0.0 0 0 ? I< 18:47 0:00 [kdmflush] root 10792 0.0 0.0 0 0 ? I 18:48 0:00 [kworker/0:3-events] root 11191 0.0 0.0 0 0 ? I 18:48 0:00 [kworker/4:2-events] root 11638 0.0 0.0 0 0 ? I 18:48 0:00 [kworker/3:3-events]