USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 39603 23.4 1.7 2358380 1141480 ? Ssl 20:19 2:00 kube-apiserver --advertise-address=199.204.45.227 --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 ubuntu 47896 13.7 1.3 8407604 874724 ? Ssl 20:21 0:51 mysqld --wsrep_start_position=495321d9-2d3f-11f1-9741-ab2c302e758f:20 167 12788 11.0 0.8 4211860 557060 ? Sl 20:14 1:30 /usr/bin/ceph-mgr -n mgr.instance.keorcy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug zuul 50240 16.8 0.7 3838548 461468 ? Ssl 20:23 0:48 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true root 39617 6.8 0.3 11359084 219496 ? Ssl 20:19 0:35 etcd --advertise-client-urls=https://199.204.45.227: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.227:2380 --initial-cluster=instance=https://199.204.45.227:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.227:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.227: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 472 62015 48.2 0.2 1647260 174852 ? Ssl 20:28 0:06 grafana server --homepath=/usr/share/grafana --config=/etc/grafana/grafana.ini --packaging=docker cfg:default.log.mode=console cfg:default.paths.data=/var/lib/grafana/ cfg:default.paths.logs=/var/log/grafana cfg:default.paths.plugins=/var/lib/grafana/plugins cfg:default.paths.provisioning=/etc/grafana/provisioning root 63617 37.0 0.2 424956 160764 ? Ssl 20:28 0:01 /usr/bin/vector --config-dir /etc/vector/ root 39657 2.6 0.2 1412304 152884 ? Ssl 20:19 0:13 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 41210 2.3 0.2 1397720 144812 ? Ssl 20:20 0:11 cilium-agent --config-dir=/tmp/cilium/config-map root 39825 6.0 0.1 3039176 130940 ? Ssl 20:19 0:30 /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.227 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 65532 42210 0.3 0.1 1414548 126268 ? Ssl 20:20 0:01 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml root 9803 10.8 0.1 3201460 125588 ? Ssl 20:13 1:36 /usr/bin/containerd --config /etc/containerd/config.toml zuul 43770 0.4 0.1 1335588 99928 ? Ssl 20:20 0:01 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager zuul 43677 0.8 0.1 1292260 90620 ? Ssl 20:20 0:03 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 167 24913 0.4 0.1 610536 84344 ? Sl 20:17 0:02 /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 167 29520 0.4 0.1 610528 84316 ? Sl 20:17 0:02 /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 34008 0.4 0.1 610536 82868 ? Sl 20:18 0:02 /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 40995 0.4 0.1 1306536 78144 ? Ssl 20:20 0:02 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false root 10177 6.2 0.1 2467412 75564 ? Ssl 20:13 0:54 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock nobody 60139 28.9 0.1 1287064 66816 ? Ssl 20:27 0:06 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 472 59949 9.1 0.0 71048 64740 ? Ss 20:27 0:02 python -u /app/sidecar.py 472 60041 9.1 0.0 70024 64172 ? Ss 20:27 0:02 python -u /app/sidecar.py 472 60343 1.3 0.0 73684 64160 ? S 20:27 0:00 python -u /app/sidecar.py 167 12425 0.7 0.0 284152 63652 ? Sl 20:14 0:06 /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 bin 46934 1.2 0.0 1281116 61920 ? Ssl 20:21 0:05 percona-xtradb-cluster-operator 472 60342 0.0 0.0 71368 61660 ? S 20:27 0:00 python -u /app/sidecar.py 472 60433 0.0 0.0 70344 61484 ? S 20:27 0:00 python -u /app/sidecar.py 472 60431 0.0 0.0 70344 61244 ? S 20:27 0:00 python -u /app/sidecar.py systemd+ 45832 0.3 0.0 1282496 59852 ? Ssl 20:21 0:01 /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true root 39638 0.6 0.0 1285908 59396 ? Ssl 20:19 0:03 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 362 0.4 0.0 111148 52524 ? 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 705 0.0 0.0 168460 2932 ? S 20:10 0:00 (sd-pam) ubuntu 48022 0.0 0.0 1226008 1704 ? Sl 20:22 0:00 /var/lib/mysql/mysql-state-monitor uuidd 1392 0.0 0.0 9620 1484 ? Ss 20:11 0:00 /usr/sbin/uuidd --socket-activation root 628 0.0 0.0 6220 1080 ttyS0 Ss+ 20:10 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 root 627 0.0 0.0 6176 1072 tty1 Ss+ 20:10 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux zuul 63864 0.0 0.0 2892 1056 ? S 20:28 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hqxahunlvvrnesnxbonjglbootzagoxe ; /usr/bin/python3' && sleep 0 root 63866 0.0 0.0 2892 1004 ? S 20:28 0:00 /bin/sh -c echo BECOME-SUCCESS-hqxahunlvvrnesnxbonjglbootzagoxe ; /usr/bin/python3 zuul 63863 0.0 0.0 2892 968 ? Ss 20:28 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hqxahunlvvrnesnxbonjglbootzagoxe ; /usr/bin/python3'"'"' && sleep 0' _chrony 10849 0.0 0.0 10580 540 ? S 20:13 0:00 /usr/sbin/chronyd -F 1 root 12404 0.0 0.0 1048 4 ? Ss 20:14 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 12765 0.0 0.0 1048 4 ? Ss 20:14 0:00 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.keorcy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 19740 0.0 0.0 1048 4 ? Ss 20:16 0:00 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance root 24900 0.0 0.0 1048 4 ? Ss 20:17 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 29506 0.0 0.0 1048 4 ? Ss 20:17 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 33995 0.0 0.0 1048 4 ? Ss 20:18 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 39387 0.0 0.0 1028 4 ? Ss 20:19 0:00 /pause 65535 39505 0.0 0.0 1028 4 ? Ss 20:19 0:00 /pause 65535 39513 0.0 0.0 1028 4 ? Ss 20:19 0:00 /pause 65535 39528 0.0 0.0 1028 4 ? Ss 20:19 0:00 /pause 65535 39535 0.0 0.0 1028 4 ? Ss 20:19 0:00 /pause 65535 39990 0.0 0.0 1028 4 ? Ss 20:19 0:00 /pause 65535 40750 0.0 0.0 1028 4 ? Ss 20:20 0:00 /pause 65535 40752 0.0 0.0 1028 4 ? Ss 20:20 0:00 /pause 65535 42162 0.0 0.0 1028 4 ? Ss 20:20 0:00 /pause 65535 42509 0.0 0.0 1028 4 ? Ss 20:20 0:00 /pause 65535 42527 0.0 0.0 1028 4 ? Ss 20:20 0:00 /pause 65535 42974 0.0 0.0 1028 4 ? Ss 20:20 0:00 /pause 65535 43478 0.0 0.0 1028 4 ? Ss 20:20 0:00 /pause 65535 43515 0.0 0.0 1028 4 ? Ss 20:20 0:00 /pause 65535 43559 0.0 0.0 1028 4 ? Ss 20:20 0:00 /pause 65535 45544 0.0 0.0 1028 4 ? Ss 20:21 0:00 /pause 65535 45601 0.0 0.0 1028 4 ? Ss 20:21 0:00 /pause systemd+ 45820 0.0 0.0 224 4 ? Ss 20:21 0:00 /usr/bin/dumb-init -- /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true 65535 46354 0.0 0.0 1028 4 ? Ss 20:21 0:00 /pause 65535 46441 0.0 0.0 1028 4 ? Ss 20:21 0:00 /pause 65535 46797 0.0 0.0 1028 4 ? Ss 20:21 0:00 /pause 65535 47124 0.0 0.0 1028 4 ? Ss 20:21 0:00 /pause 65535 47722 0.0 0.0 1028 4 ? Ss 20:21 0:00 /pause 65535 49934 0.0 0.0 1028 4 ? Ss 20:23 0:00 /pause 65535 50104 0.0 0.0 1028 4 ? Ss 20:23 0:00 /pause 65535 54469 0.0 0.0 1028 4 ? Ss 20:25 0:00 /pause 65535 55091 0.0 0.0 1028 4 ? Ss 20:25 0:00 /pause 65535 55161 0.0 0.0 1028 4 ? Ss 20:25 0:00 /pause 65535 55212 0.0 0.0 1028 4 ? Ss 20:25 0:00 /pause 65535 55352 0.0 0.0 1028 4 ? Ss 20:25 0:00 /pause nobody 59561 0.1 0.0 1028 4 ? Ss 20:27 0:00 /pause 472 59626 0.1 0.0 1028 4 ? Ss 20:27 0:00 /pause nobody 59665 0.1 0.0 1028 4 ? Ss 20:27 0:00 /pause nobody 59726 0.1 0.0 1028 4 ? Ss 20:27 0:00 /pause zuul 61108 0.1 0.0 1028 4 ? Ss 20:27 0:00 /pause zuul 61317 0.1 0.0 1028 4 ? Ss 20:27 0:00 /pause 65535 61415 0.2 0.0 1028 4 ? Ss 20:27 0:00 /pause systemd+ 61471 0.1 0.0 1028 4 ? Ss 20:27 0:00 /pause 65535 61495 0.2 0.0 1028 4 ? Ss 20:27 0:00 /pause 65535 61886 0.3 0.0 1028 4 ? Ss 20:28 0:00 /pause zuul 62208 0.2 0.0 1028 4 ? Ss 20:28 0:00 /pause nobody 62649 0.4 0.0 1028 4 ? Ss 20:28 0:00 /pause 10001 62807 0.5 0.0 1028 4 ? Ss 20:28 0:00 /pause nobody 63473 0.7 0.0 1028 4 ? Ss 20:28 0:00 /pause root 2 0.0 0.0 0 0 ? S 20:10 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 20:10 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 20:10 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 20:10 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 20:10 0:00 [netns] root 8 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/0:0H-events_highpri] root 10 0.0 0.0 0 0 ? I< 20:10 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S 20:10 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S 20:10 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/0] root 14 0.1 0.0 0 0 ? I 20:10 0:01 [rcu_sched] root 15 0.0 0.0 0 0 ? S 20:10 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/0] root 18 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/1] root 21 0.0 0.0 0 0 ? S 20:10 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/1] root 24 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/1:0H-events_highpri] root 25 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/2] root 27 0.0 0.0 0 0 ? S 20:10 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/2] root 30 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/2:0H-kblockd] root 31 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/3] root 33 0.0 0.0 0 0 ? S 20:10 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/3] root 36 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/3:0H-events_highpri] root 37 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/4] root 39 0.0 0.0 0 0 ? S 20:10 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/4] root 42 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/4:0H-events_highpri] root 43 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/5] root 45 0.0 0.0 0 0 ? S 20:10 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/5] root 48 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/5:0H-events_highpri] root 49 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/6] root 51 0.0 0.0 0 0 ? S 20:10 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/6] root 54 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/6:0H-events_highpri] root 55 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/7] root 57 0.0 0.0 0 0 ? S 20:10 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/7] root 59 0.0 0.0 0 0 ? I 20:10 0:00 [kworker/7:0-events] root 60 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/7:0H-events_highpri] root 61 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/8] root 62 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/8] root 63 0.0 0.0 0 0 ? S 20:10 0:00 [migration/8] root 64 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/8] root 66 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/8:0H-events_highpri] root 67 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/9] root 68 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/9] root 69 0.0 0.0 0 0 ? S 20:10 0:00 [migration/9] root 70 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/9] root 72 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/9:0H-events_highpri] root 73 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/10] root 74 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/10] root 75 0.0 0.0 0 0 ? S 20:10 0:00 [migration/10] root 76 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/10] root 78 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/10:0H-events_highpri] root 79 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/11] root 80 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/11] root 81 0.0 0.0 0 0 ? S 20:10 0:00 [migration/11] root 82 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/11] root 84 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/11:0H-events_highpri] root 85 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/12] root 86 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/12] root 87 0.0 0.0 0 0 ? S 20:10 0:00 [migration/12] root 88 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/12] root 90 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/12:0H-events_highpri] root 91 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/13] root 92 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/13] root 93 0.0 0.0 0 0 ? S 20:10 0:00 [migration/13] root 94 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/13] root 96 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/13:0H-events_highpri] root 97 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/14] root 98 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/14] root 99 0.0 0.0 0 0 ? S 20:10 0:00 [migration/14] root 100 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/14] root 102 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/14:0H-kblockd] root 103 0.0 0.0 0 0 ? S 20:10 0:00 [cpuhp/15] root 104 0.0 0.0 0 0 ? S 20:10 0:00 [idle_inject/15] root 105 0.0 0.0 0 0 ? S 20:10 0:00 [migration/15] root 106 0.0 0.0 0 0 ? S 20:10 0:00 [ksoftirqd/15] root 108 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/15:0H-events_highpri] root 109 0.0 0.0 0 0 ? S 20:10 0:00 [kdevtmpfs] root 110 0.0 0.0 0 0 ? I< 20:10 0:00 [inet_frag_wq] root 111 0.0 0.0 0 0 ? S 20:10 0:00 [kauditd] root 112 0.0 0.0 0 0 ? S 20:10 0:00 [khungtaskd] root 113 0.0 0.0 0 0 ? S 20:10 0:00 [oom_reaper] root 114 0.0 0.0 0 0 ? I< 20:10 0:00 [writeback] root 115 0.0 0.0 0 0 ? S 20:10 0:00 [kcompactd0] root 116 0.0 0.0 0 0 ? SN 20:10 0:00 [ksmd] root 117 0.0 0.0 0 0 ? SN 20:10 0:00 [khugepaged] root 166 0.0 0.0 0 0 ? I< 20:10 0:00 [kintegrityd] root 167 0.0 0.0 0 0 ? I< 20:10 0:00 [kblockd] root 168 0.0 0.0 0 0 ? I< 20:10 0:00 [blkcg_punt_bio] root 169 0.0 0.0 0 0 ? I< 20:10 0:00 [tpm_dev_wq] root 170 0.0 0.0 0 0 ? I< 20:10 0:00 [ata_sff] root 171 0.0 0.0 0 0 ? I< 20:10 0:00 [md] root 172 0.0 0.0 0 0 ? I< 20:10 0:00 [edac-poller] root 173 0.0 0.0 0 0 ? I< 20:10 0:00 [devfreq_wq] root 174 0.0 0.0 0 0 ? S 20:10 0:00 [watchdogd] root 175 0.2 0.0 0 0 ? I 20:10 0:02 [kworker/u32:1-flush-252:0] root 176 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/0:1H-kblockd] root 178 0.0 0.0 0 0 ? S 20:10 0:00 [kswapd0] root 179 0.0 0.0 0 0 ? S 20:10 0:00 [ecryptfs-kthrea] root 181 0.0 0.0 0 0 ? I 20:10 0:00 [kworker/8:1-events] root 182 0.0 0.0 0 0 ? I< 20:10 0:00 [kthrotld] root 184 0.0 0.0 0 0 ? I< 20:10 0:00 [acpi_thermal_pm] root 185 0.2 0.0 0 0 ? I 20:10 0:02 [kworker/u32:2-writeback] root 186 0.0 0.0 0 0 ? S 20:10 0:00 [scsi_eh_0] root 187 0.0 0.0 0 0 ? I< 20:10 0:00 [scsi_tmf_0] root 188 0.0 0.0 0 0 ? S 20:10 0:00 [scsi_eh_1] root 189 0.0 0.0 0 0 ? I< 20:10 0:00 [scsi_tmf_1] root 191 0.0 0.0 0 0 ? I< 20:10 0:00 [vfio-irqfd-clea] root 192 0.0 0.0 0 0 ? I< 20:10 0:00 [mld] root 193 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/4:1H-kblockd] root 194 0.0 0.0 0 0 ? I< 20:10 0:00 [ipv6_addrconf] root 195 0.1 0.0 0 0 ? I 20:10 0:01 [kworker/u32:4-ext4-rsv-conversion] root 197 0.1 0.0 0 0 ? I 20:10 0:01 [kworker/u32:5-ext4-rsv-conversion] root 198 0.0 0.0 0 0 ? I 20:10 0:00 [kworker/3:1-events] root 200 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/2:1H-kblockd] root 208 0.0 0.0 0 0 ? I< 20:10 0:00 [kstrp] root 211 0.0 0.0 0 0 ? I 20:10 0:00 [kworker/5:1-cgroup_free] root 213 0.0 0.0 0 0 ? I 20:10 0:00 [kworker/13:1-cgroup_free] root 218 0.0 0.0 0 0 ? I< 20:10 0:00 [zswap-shrink] root 219 0.0 0.0 0 0 ? I 20:10 0:00 [kworker/7:2-events] root 221 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/u33:0] root 226 0.0 0.0 0 0 ? I< 20:10 0:00 [charger_manager] root 248 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/13:1H-kblockd] root 269 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/11:1H-kblockd] root 287 0.0 0.0 0 0 ? S 20:10 0:00 [hwrng] root 289 0.0 0.0 0 0 ? I 20:10 0:00 [kworker/1:2-events] root 292 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/12:1H-kblockd] root 293 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/10:1H-kblockd] root 294 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/15:1H-kblockd] root 296 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/3:1H-kblockd] root 315 0.3 0.0 0 0 ? S 20:10 0:03 [jbd2/vda1-8] root 316 0.0 0.0 0 0 ? I< 20:10 0:00 [ext4-rsv-conver] root 320 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/5:1H-kblockd] root 351 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/9:1H-kblockd] root 357 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/6:1H-kblockd] root 368 0.0 0.0 0 0 ? I 20:10 0:00 [kworker/9:2-inet_frag_wq] root 370 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/7:1H-kblockd] root 374 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/14:1H-kblockd] root 454 0.0 0.0 0 0 ? I< 20:10 0:00 [cryptd] root 478 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/8:1H-kblockd] root 524 0.0 0.0 0 0 ? I 20:10 0:00 [kworker/2:2-cgroup_free] root 584 0.0 0.0 0 0 ? I< 20:10 0:00 [kworker/1:1H-kblockd] root 974 0.0 0.0 0 0 ? I 20:11 0:00 [kworker/0:3-events] root 5124 0.0 0.0 0 0 ? I 20:12 0:00 [kworker/4:3-events] root 9072 0.0 0.0 0 0 ? I< 20:12 0:00 [kdmflush] root 9089 0.0 0.0 0 0 ? I< 20:12 0:00 [kdmflush] root 9105 0.0 0.0 0 0 ? I< 20:12 0:00 [kdmflush] root 10200 0.1 0.0 0 0 ? I 20:13 0:01 [kworker/u32:6-flush-252:0] root 10363 0.0 0.0 0 0 ? I 20:13 0:00 [kworker/6:166-events] root 11167 0.0 0.0 0 0 ? I 20:14 0:00 [kworker/11:2-events] root 12773 0.0 0.0 0 0 ? I 20:14 0:00 [kworker/15:3-events] root 15948 0.0 0.0 0 0 ? I 20:15 0:00 [kworker/5:3-events] root 17449 0.0 0.0 0 0 ? I 20:15 0:00 [kworker/7:1-events] root 19614 0.0 0.0 0 0 ? I 20:16 0:00 [kworker/1:0-mm_percpu_wq] root 20028 0.0 0.0 0 0 ? I 20:16 0:00 [kworker/8:0-events] root 25798 0.0 0.0 0 0 ? I 20:17 0:00 [kworker/1:3-inet_frag_wq] root 28733 0.0 0.0 0 0 ? I 20:17 0:00 [kworker/0:0-cgroup_free] root 28869 0.0 0.0 0 0 ? I 20:17 0:00 [kworker/4:1-events] root 30017 0.1 0.0 0 0 ? I 20:17 0:00 [kworker/u32:7-flush-252:0] root 35581 0.0 0.0 0 0 ? I< 20:18 0:00 [ceph-msgr] root 35583 0.0 0.0 0 0 ? I< 20:18 0:00 [rbd] root 39846 0.0 0.0 0 0 ? I 20:19 0:00 [kworker/13:0-events] root 40982 0.0 0.0 0 0 ? I 20:20 0:00 [kworker/15:1-events] root 41063 0.0 0.0 0 0 ? I 20:20 0:00 [kworker/11:0-events] root 41076 0.0 0.0 0 0 ? I 20:20 0:00 [kworker/12:1-inet_frag_wq] root 41290 0.0 0.0 0 0 ? I 20:20 0:00 [kworker/14:11-events] root 41294 0.0 0.0 0 0 ? I 20:20 0:00 [kworker/14:15-events] root 41949 0.0 0.0 0 0 ? I 20:20 0:00 [kworker/9:4-mm_percpu_wq] root 43926 0.0 0.0 0 0 ? I 20:21 0:00 [kworker/7:3-events] root 43928 0.0 0.0 0 0 ? I 20:21 0:00 [kworker/2:3-mm_percpu_wq] root 45480 0.0 0.0 0 0 ? I 20:21 0:00 [kworker/10:5-events] root 45482 0.0 0.0 0 0 ? I 20:21 0:00 [kworker/10:6-events] root 45698 0.0 0.0 0 0 ? I 20:21 0:00 [kworker/3:2-events] root 45805 0.0 0.0 0 0 ? I 20:21 0:00 [kworker/6:2-mm_percpu_wq] root 47547 0.0 0.0 0 0 ? I 20:21 0:00 [kworker/12:4-events] root 48136 0.0 0.0 0 0 ? I< 20:22 0:00 [dio/vda1] root 49767 0.0 0.0 0 0 ? I 20:23 0:00 [kworker/1:1-cgroup_free] root 49772 0.0 0.0 0 0 ? I 20:23 0:00 [kworker/7:4-events] root 55219 0.0 0.0 0 0 ? I 20:25 0:00 [kworker/9:0-events] root 55588 0.0 0.0 0 0 ? I 20:26 0:00 [kworker/15:0-events] root 56890 0.0 0.0 0 0 ? I 20:26 0:00 [kworker/11:1-events] root 56895 0.0 0.0 0 0 ? I 20:26 0:00 [kworker/14:0-events] root 58852 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/3:0-events] root 58853 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/3:3-events] root 58855 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/3:4-events] root 58856 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/3:5-events] root 58857 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/3:6-events] root 58858 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/3:7] root 59181 0.1 0.0 0 0 ? I 20:27 0:00 [kworker/u32:0-ext4-rsv-conversion] root 59182 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/13:2-events] root 59250 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/0:1-events] root 59255 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/0:2-events] root 59257 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/0:4-events] root 59297 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/6:0-events] root 59745 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/12:0-events] root 59828 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/u32:3-flush-252:0] root 60073 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/2:0-cgroup_free] root 60138 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/12:2-events] root 60200 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/4:0-events] root 60465 0.1 0.0 0 0 ? I 20:27 0:00 [kworker/u32:8-flush-252:0] root 60572 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/5:0-cgroup_release] root 60790 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/4:2-events] root 60791 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/4:4-events] root 60794 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/4:5-events] root 60817 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/10:0-mm_percpu_wq] root 60818 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/10:1-inet_frag_wq] root 60827 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/10:2-events] root 60861 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/4:6] root 60862 0.0 0.0 0 0 ? I 20:27 0:00 [kworker/4:7-mm_percpu_wq] root 62314 1.3 0.0 0 0 ? I 20:28 0:00 [kworker/u32:9-writeback] root 62355 0.0 0.0 0 0 ? I 20:28 0:00 [kworker/8:2-mm_percpu_wq] root 62389 0.0 0.0 0 0 ? I 20:28 0:00 [kworker/5:2] root 62409 0.0 0.0 0 0 ? I 20:28 0:00 [kworker/15:2-events] root 62414 0.0 0.0 0 0 ? I 20:28 0:00 [kworker/9:1-events] root 62430 0.0 0.0 0 0 ? I 20:28 0:00 [kworker/15:4-events]