USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 11696 20.3 3.2 1817588 530296 ? Ssl 15:44 0:19 kube-apiserver --advertise-address=199.204.45.210 --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 11839 4.9 0.6 2593776 99964 ? Ssl 15:44 0:04 /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.210 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 root 11638 4.5 0.5 11222788 95304 ? Ssl 15:44 0:04 etcd --advertise-client-urls=https://199.204.45.210: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.210:2380 --initial-cluster=instance=https://199.204.45.210:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.210:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.210: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 9785 8.5 0.4 2783884 66052 ? Ssl 15:43 0:16 /usr/bin/containerd --config /etc/containerd/config.toml root 11997 0.1 0.2 1281924 45072 ? Ssl 15:44 0:00 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance root 12866 0.0 0.1 106484 23168 ? Sl 15:46 0:00 /usr/bin/python3 root 1339 0.0 0.1 296140 20496 ? Ssl 15:41 0:00 /usr/libexec/packagekitd root 533 0.0 0.1 33164 18980 ? Ss 15:39 0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers zuul 777 0.0 0.1 179608 17828 ? Sl 15:40 0:00 /usr/bin/python3 root 297 0.1 0.0 48300 13744 ? 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 625 0.0 0.0 168468 2952 ? S 15:40 0:00 (sd-pam) uuidd 1008 0.0 0.0 9620 1540 ? Ss 15:40 0:00 /usr/sbin/uuidd --socket-activation root 543 0.0 0.0 6220 1120 ttyS0 Ss+ 15:39 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 root 539 0.0 0.0 6176 1112 tty1 Ss+ 15:39 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux root 12865 0.0 0.0 2892 1060 ? S 15:46 0:00 /bin/sh -c echo BECOME-SUCCESS-nlajandnfougcjyrbxhbqhlznxofftbf ; /usr/bin/python3 zuul 12863 0.0 0.0 2892 964 ? S 15:46 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nlajandnfougcjyrbxhbqhlznxofftbf ; /usr/bin/python3' && sleep 0 zuul 12862 0.0 0.0 2892 956 ? Ss 15:46 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nlajandnfougcjyrbxhbqhlznxofftbf ; /usr/bin/python3'"'"' && sleep 0' 65535 11427 0.0 0.0 1028 4 ? Ss 15:44 0:00 /pause 65535 11466 0.0 0.0 1028 4 ? Ss 15:44 0:00 /pause 65535 11517 0.0 0.0 1028 4 ? Ss 15:44 0:00 /pause 65535 11561 0.0 0.0 1028 4 ? Ss 15:44 0:00 /pause 65535 11605 0.0 0.0 1028 4 ? Ss 15:44 0:00 /pause 65535 11959 0.0 0.0 1028 4 ? Ss 15:44 0:00 /pause 65535 12741 0.0 0.0 1028 4 ? Ss 15:45 0:00 /pause 65535 12785 0.0 0.0 1028 4 ? Ss 15:45 0:00 /pause root 2 0.0 0.0 0 0 ? S 15:39 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 15:39 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 15:39 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 15:39 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 15:39 0:00 [netns] root 8 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/0:0H-events_highpri] root 10 0.0 0.0 0 0 ? I< 15:39 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S 15:39 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S 15:39 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S 15:39 0:00 [ksoftirqd/0] root 14 0.1 0.0 0 0 ? I 15:39 0:00 [rcu_sched] root 15 0.0 0.0 0 0 ? S 15:39 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S 15:39 0:00 [idle_inject/0] root 17 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/0:1-events] root 18 0.0 0.0 0 0 ? S 15:39 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 15:39 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 15:39 0:00 [idle_inject/1] root 21 0.0 0.0 0 0 ? S 15:39 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 15:39 0:00 [ksoftirqd/1] root 24 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/1:0H-events_highpri] root 25 0.0 0.0 0 0 ? S 15:39 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S 15:39 0:00 [idle_inject/2] root 27 0.0 0.0 0 0 ? S 15:39 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S 15:39 0:00 [ksoftirqd/2] root 30 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/2:0H-events_highpri] root 31 0.0 0.0 0 0 ? S 15:39 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S 15:39 0:00 [idle_inject/3] root 33 0.0 0.0 0 0 ? S 15:39 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S 15:39 0:00 [ksoftirqd/3] root 36 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/3:0H-events_highpri] root 37 0.0 0.0 0 0 ? S 15:39 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S 15:39 0:00 [idle_inject/4] root 39 0.0 0.0 0 0 ? S 15:39 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S 15:39 0:00 [ksoftirqd/4] root 41 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/4:0-events] root 42 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/4:0H-events_highpri] root 43 0.0 0.0 0 0 ? S 15:39 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S 15:39 0:00 [idle_inject/5] root 45 0.0 0.0 0 0 ? S 15:39 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S 15:39 0:00 [ksoftirqd/5] root 47 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/5:0-cgroup_free] root 48 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/5:0H] root 49 0.0 0.0 0 0 ? S 15:39 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S 15:39 0:00 [idle_inject/6] root 51 0.0 0.0 0 0 ? S 15:39 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S 15:39 0:00 [ksoftirqd/6] root 54 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/6:0H-events_highpri] root 55 0.0 0.0 0 0 ? S 15:39 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S 15:39 0:00 [idle_inject/7] root 57 0.0 0.0 0 0 ? S 15:39 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S 15:39 0:00 [ksoftirqd/7] root 59 0.1 0.0 0 0 ? I 15:39 0:00 [kworker/7:0-mm_percpu_wq] root 60 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/7:0H-events_highpri] root 61 0.0 0.0 0 0 ? S 15:39 0:00 [kdevtmpfs] root 62 0.0 0.0 0 0 ? I< 15:39 0:00 [inet_frag_wq] root 63 0.0 0.0 0 0 ? S 15:39 0:00 [kauditd] root 64 0.0 0.0 0 0 ? S 15:39 0:00 [khungtaskd] root 65 0.0 0.0 0 0 ? S 15:39 0:00 [oom_reaper] root 66 0.0 0.0 0 0 ? I< 15:39 0:00 [writeback] root 67 0.0 0.0 0 0 ? S 15:39 0:00 [kcompactd0] root 68 0.0 0.0 0 0 ? SN 15:39 0:00 [ksmd] root 69 0.0 0.0 0 0 ? SN 15:39 0:00 [khugepaged] root 80 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/3:1-mm_percpu_wq] root 117 0.0 0.0 0 0 ? I< 15:39 0:00 [kintegrityd] root 118 0.0 0.0 0 0 ? I< 15:39 0:00 [kblockd] root 119 0.0 0.0 0 0 ? I< 15:39 0:00 [blkcg_punt_bio] root 120 0.0 0.0 0 0 ? I< 15:39 0:00 [tpm_dev_wq] root 121 0.0 0.0 0 0 ? I< 15:39 0:00 [ata_sff] root 122 0.0 0.0 0 0 ? I< 15:39 0:00 [md] root 123 0.0 0.0 0 0 ? I< 15:39 0:00 [edac-poller] root 124 0.0 0.0 0 0 ? I< 15:39 0:00 [devfreq_wq] root 125 0.0 0.0 0 0 ? S 15:39 0:00 [watchdogd] root 126 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/6:1-events] root 127 0.1 0.0 0 0 ? I 15:39 0:00 [kworker/u16:1-flush-252:0] root 128 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/0:1H-kblockd] root 130 0.0 0.0 0 0 ? S 15:39 0:00 [kswapd0] root 131 0.0 0.0 0 0 ? S 15:39 0:00 [ecryptfs-kthrea] root 133 0.0 0.0 0 0 ? I< 15:39 0:00 [kthrotld] root 134 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/2:1-events] root 135 0.0 0.0 0 0 ? I< 15:39 0:00 [acpi_thermal_pm] root 136 0.1 0.0 0 0 ? D 15:39 0:00 [kworker/u16:2+flush-252:0] root 137 0.0 0.0 0 0 ? S 15:39 0:00 [scsi_eh_0] root 138 0.0 0.0 0 0 ? I< 15:39 0:00 [scsi_tmf_0] root 139 0.0 0.0 0 0 ? S 15:39 0:00 [scsi_eh_1] root 140 0.0 0.0 0 0 ? I< 15:39 0:00 [scsi_tmf_1] root 141 0.1 0.0 0 0 ? I 15:39 0:00 [kworker/u16:3-events_power_efficient] root 142 0.0 0.0 0 0 ? I< 15:39 0:00 [vfio-irqfd-clea] root 143 0.0 0.0 0 0 ? I< 15:39 0:00 [mld] root 144 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/2:1H-kblockd] root 145 0.0 0.0 0 0 ? I< 15:39 0:00 [ipv6_addrconf] root 146 0.2 0.0 0 0 ? I 15:39 0:01 [kworker/u16:4-events_power_efficient] root 148 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/u16:5-flush-252:0] root 149 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/4:1-cgroup_free] root 154 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/1:1-events] root 159 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/7:2-cgroup_release] root 160 0.0 0.0 0 0 ? I< 15:39 0:00 [kstrp] root 163 0.0 0.0 0 0 ? I< 15:39 0:00 [zswap-shrink] root 164 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/u17:0] root 169 0.0 0.0 0 0 ? I< 15:39 0:00 [charger_manager] root 191 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/7:1H-kblockd] root 208 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/4:1H-kblockd] root 227 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/3:2-events] root 228 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/4:2-mm_percpu_wq] root 230 0.0 0.0 0 0 ? S 15:39 0:00 [hwrng] root 232 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/1:1H-kblockd] root 251 0.1 0.0 0 0 ? D 15:39 0:00 [jbd2/vda1-8] root 252 0.0 0.0 0 0 ? I< 15:39 0:00 [ext4-rsv-conver] root 264 0.0 0.0 0 0 ? D 15:39 0:00 [kworker/1:2+inode_switch_wbs] root 286 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/6:1H-kblockd] root 290 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/5:1H-kblockd] root 314 0.0 0.0 0 0 ? I< 15:39 0:00 [kworker/3:1H-kblockd] root 335 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/2:3-events] root 337 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/5:2-events] root 372 0.0 0.0 0 0 ? I< 15:39 0:00 [cryptd] root 406 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/6:2-events] root 558 0.0 0.0 0 0 ? I 15:39 0:00 [kworker/0:2-events] root 8542 0.0 0.0 0 0 ? I< 15:42 0:00 [kdmflush] root 8559 0.0 0.0 0 0 ? I< 15:42 0:00 [kdmflush] root 8575 0.0 0.0 0 0 ? I< 15:42 0:00 [kdmflush] root 11183 0.0 0.0 0 0 ? I 15:44 0:00 [kworker/4:3] root 11373 0.0 0.0 0 0 ? I 15:44 0:00 [kworker/7:1-mm_percpu_wq] root 11380 0.0 0.0 0 0 ? I 15:44 0:00 [kworker/3:0-events] root 11851 0.0 0.0 0 0 ? I 15:44 0:00 [kworker/5:1-cgroup_free] root 12520 0.0 0.0 0 0 ? I 15:45 0:00 [kworker/1:0-events] root 12800 0.0 0.0 0 0 ? I 15:45 0:00 [kworker/u16:0-writeback] root 12821 0.0 0.0 0 0 ? I 15:45 0:00 [kworker/u16:6-events_freezable_power_] root 12834 0.0 0.0 0 0 ? I 15:45 0:00 [kworker/6:0-cgroup_free] root 12835 0.0 0.0 0 0 ? I 15:45 0:00 [kworker/6:3-mm_percpu_wq]