USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 39384 17.0 1.5 2293736 1024900 ? Ssl 19:16 4:54 kube-apiserver --advertise-address=199.204.45.235 --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 47272 9.1 1.5 8824500 992340 ? Ssl 19:19 2:21 mysqld --wsrep_start_position=7592dd2d-1e48-11f1-8871-667212008c57:20 167 12621 4.7 0.8 4221304 568968 ? Sl 19:11 1:37 /usr/bin/ceph-mgr -n mgr.instance.dpfvby -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug zuul 50034 4.3 0.7 3838548 480860 ? Ssl 19:21 1:01 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 zuul 65916 3.5 0.6 1658872 433360 ? Ssl 19:27 0:39 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-235.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml 42424 72053 0.0 0.5 607668 349004 ? Ss 19:29 0:00 apache2 -DFOREGROUND 10001 65640 1.5 0.3 1637892 207512 ? Ssl 19:27 0:17 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all 472 62824 1.0 0.2 1679844 178820 ? Ssl 19:26 0:12 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 39369 6.1 0.2 11359852 167900 ? Ssl 19:16 1:46 etcd --advertise-client-urls=https://199.204.45.235: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.235:2380 --initial-cluster=instance=https://199.204.45.235:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.235:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.235: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 39600 10.2 0.2 3180016 166176 ? Ssl 19:16 2:56 /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.235 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 42424 109972 1.8 0.2 1203000 166056 ? S 19:40 0:06 glance-api: uWSGI worker 2 root 9798 11.9 0.2 3824992 162184 ? Ssl 19:09 4:18 /usr/bin/containerd --config /etc/containerd/config.toml 42424 109971 1.6 0.2 262424 159628 ? S 19:40 0:05 glance-api: uWSGI worker 1 root 64473 1.4 0.2 697304 159388 ? Ssl 19:26 0:16 /usr/bin/vector --config-dir /etc/vector/ root 39404 2.3 0.2 1412816 153952 ? Ssl 19:16 0:41 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 41457 2.3 0.2 1398104 151920 ? Ssl 19:17 0:38 cilium-agent --config-dir=/tmp/cilium/config-map 42424 111802 0.2 0.2 387692 149068 ? Sl 19:40 0:00 staffeln-conductor: Staffeln conductor backup controller worker(0) 42424 72071 1.2 0.2 863168 147712 ? Sl 19:29 0:12 (wsgi:k -DFOREGROUND 42424 72069 1.4 0.2 864192 146332 ? Sl 19:29 0:14 (wsgi:k -DFOREGROUND 42424 72070 1.8 0.2 863168 144828 ? Sl 19:29 0:18 (wsgi:k -DFOREGROUND 42424 72068 2.0 0.2 863168 144260 ? Sl 19:29 0:20 (wsgi:k -DFOREGROUND 999 92645 1.4 0.2 4274080 136696 ? Sl 19:35 0:08 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- 999 66829 1.0 0.2 4272568 132556 ? Sl 19:27 0:11 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- 42424 111533 1.1 0.1 218100 131572 ? Ssl 19:40 0:03 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] 999 77659 1.1 0.1 4270104 130948 ? Sl 19:31 0:09 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- 42424 111813 0.0 0.1 374816 124544 ? Sl 19:40 0:00 staffeln-conductor: Staffeln conductor rotation controller worker(0) 42424 84473 0.5 0.1 128924 113944 ? S 19:33 0:04 barbiacan-api: uWSGI worker 1 167 97031 0.4 0.1 5204492 109028 ? Ssl 19:36 0:02 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-djzqb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph 167 24545 0.5 0.1 618736 102348 ? Sl 19:14 0:10 /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 28981 0.6 0.1 618732 101344 ? Sl 19:14 0:11 /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 33491 0.5 0.1 610548 100744 ? Sl 19:15 0:10 /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 2016 86645 0.2 0.1 5492616 82112 ? Ssl 19:34 0:01 /usr/local/bin/rook ceph operator root 41274 0.3 0.1 1306280 78476 ? Ssl 19:17 0:06 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false root 10170 2.4 0.1 2393424 75368 ? Ssl 19:09 0:53 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock 167 12252 0.9 0.1 290316 74208 ? Sl 19:11 0:19 /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 zuul 42821 0.4 0.1 1291748 72120 ? Ssl 19:18 0:06 /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 zuul 42731 0.2 0.1 1270176 71532 ? Ssl 19:18 0:04 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager nobody 60236 4.0 0.1 1287320 68464 ? Ssl 19:26 0:47 /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 bin 46521 1.2 0.1 1283660 68044 ? Ssl 19:19 0:20 percona-xtradb-cluster-operator root 39423 0.5 0.1 1286164 66580 ? Ssl 19:16 0:09 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 systemd+ 45296 0.3 0.0 1282752 65580 ? Ssl 19:18 0:05 /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 472 60941 0.2 0.0 71048 64692 ? Ss 19:26 0:02 python -u /app/sidecar.py 472 60997 0.1 0.0 70024 64664 ? Ss 19:26 0:02 python -u /app/sidecar.py 472 61399 0.1 0.0 73688 64176 ? S 19:26 0:01 python -u /app/sidecar.py 472 61401 0.0 0.0 70472 61920 ? S 19:26 0:00 python -u /app/sidecar.py 472 61398 0.0 0.0 71496 61536 ? S 19:26 0:00 python -u /app/sidecar.py 472 61400 0.0 0.0 70472 61524 ? S 19:26 0:00 python -u /app/sidecar.py root 42286 0.5 0.0 767216 58196 ? Ssl 19:17 0:08 /coredns -conf /etc/coredns/Corefile root 42496 0.4 0.0 767216 56616 ? Ssl 19:17 0:06 /coredns -conf /etc/coredns/Corefile root 39746 0.0 0.0 1283460 54688 ? Ssl 19:16 0:01 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance ubuntu 46086 0.2 0.0 1281132 51960 ? Ssl 19:19 0:03 /manager --metrics-bind-address=:9782 nobody 55192 0.1 0.0 1282120 48048 ? Ssl 19:24 0:01 nfd-master -crd-controller=true -metrics=8081 nobody 60363 0.3 0.0 1271268 46428 ? Ssl 19:26 0:03 /kube-state-metrics --port=8080 --telemetry-port=8081 --port=8080 --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments zuul 42910 0.1 0.0 1281856 45564 ? Ssl 19:18 0:02 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true ubuntu 46381 0.2 0.0 1274192 45044 ? Ssl 19:19 0:04 /manager --metrics-bind-address=:8080 zuul 65971 0.0 0.0 1270668 43544 ? Ssl 19:27 0:00 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9090/-/reload --config-file=/etc/prometheus/config/prometheus.yaml.gz --config-envsubst-file=/etc/prometheus/config_out/prometheus.env.yaml --watched-dir=/etc/prometheus/rules/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 zuul 65090 0.0 0.0 1268580 40656 ? Ssl 19:26 0:00 /goldpinger --static-file-path /static zuul 55384 0.1 0.0 1266044 39616 ? Ssl 19:24 0:02 /secretgen-controller nobody 55270 0.2 0.0 2665960 37752 ? Ssl 19:24 0:03 nfd-worker -metrics=8081 zuul 65692 0.0 0.0 1257448 37648 ? Ssl 19:27 0:00 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-235.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml root 39532 0.3 0.0 1272924 37180 ? Ssl 19:16 0:06 /kube-vip manager zuul 65731 0.0 0.0 1270924 36980 ? Ssl 19:27 0:00 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9093/-/reload --config-file=/etc/alertmanager/config/alertmanager.yaml.gz --config-envsubst-file=/etc/alertmanager/config_out/alertmanager.env.yaml --watched-dir=/etc/alertmanager/config nobody 55232 0.0 0.0 1266536 31364 ? Ssl 19:24 0:00 nfd-gc -gc-interval=1h nobody 54371 0.1 0.0 1262176 29772 ? Ssl 19:24 0:02 /kubernetes-entrypoint nobody 111310 0.1 0.0 1263140 29728 ? Ssl 19:40 0:00 kubernetes-entrypoint zuul 66015 0.0 0.0 1263236 27728 ? Ssl 19:27 0:00 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key nobody 61415 0.0 0.0 1263236 26756 ? Ssl 19:26 0:00 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key root 42778 0.0 0.0 735700 26604 ? Ssl 19:18 0:01 local-path-provisioner --debug start --config /etc/config/config.json --service-account-name local-path-provisioner --provisioner-name cluster.local/local-path-provisioner --helper-image harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36 --configmap-name local-path-config nobody 65339 0.0 0.0 1241444 23172 ? Ssl 19:27 0:00 /bin/pushgateway root 123152 11.0 0.0 106484 23168 ? Sl 19:45 0:00 /usr/bin/python3 nobody 64140 0.5 0.0 1241700 22032 ? Ssl 19:26 0:06 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml root 24493 0.0 0.0 736288 21560 ? Sl 19:14 0:00 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 12161 0.0 0.0 735752 21320 ? Sl 19:11 0:00 /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.7 -e NODE_NAME=instance -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.7 -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 354 0.4 0.0 73972 21132 ? 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 root 97182 0.0 0.0 4384 3256 ? Ss 19:36 0:00 /bin/bash -x -e -m -c CEPH_CLIENT_ID=ceph-client.rgw.ceph.a PERIODICITY=daily LOG_ROTATE_CEPH_FILE=/etc/logrotate.d/ceph LOG_MAX_SIZE=500M ROTATE=7 # edit the logrotate file to only rotate a specific daemon log # otherwise we will logrotate log files without reloading certain daemons # this might happen when multiple daemons run on the same machine sed -i "s|*.log|$CEPH_CLIENT_ID.log|" "$LOG_ROTATE_CEPH_FILE" # replace default daily with given user input sed --in-place "s/daily/$PERIODICITY/g" "$LOG_ROTATE_CEPH_FILE" # replace rotate count, default 7 for all ceph daemons other than rbd-mirror sed --in-place "s/rotate 7/rotate $ROTATE/g" "$LOG_ROTATE_CEPH_FILE" if [ "$LOG_MAX_SIZE" != "0" ]; then ?# adding maxsize $LOG_MAX_SIZE at the 4th line of the logrotate config file with 4 spaces to maintain indentation ?sed --in-place "4i \ \ \ \ maxsize $LOG_MAX_SIZE" "$LOG_ROTATE_CEPH_FILE" fi while true; do ?# we don't force the logrorate but we let the logrotate binary handle the rotation based on user's input for periodicity and size ?logrotate --verbose "$LOG_ROTATE_CEPH_FILE" ?sleep 15m done zuul 705 0.0 0.0 168464 2944 ? S 19:06 0:00 (sd-pam) ubuntu 47399 0.0 0.0 1226068 2400 ? Sl 19:19 0:00 /var/lib/mysql/mysql-state-monitor 999 66812 0.0 0.0 2804 1992 ? Ss 19:27 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server 999 92628 0.0 0.0 2808 1960 ? Ss 19:35 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server 999 77643 0.0 0.0 2808 1872 ? Ss 19:31 0:00 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server uuidd 1389 0.0 0.0 9620 1512 ? Ss 19:07 0:00 /usr/sbin/uuidd --socket-activation 999 77712 0.0 0.0 3656 1380 ? Ss 19:31 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 999 92757 0.0 0.0 3656 1372 ? Ss 19:35 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 999 66971 0.0 0.0 3652 1356 ? Ss 19:27 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 root 97225 0.0 0.0 4940 1340 ? S+ 19:36 0:00 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m root 624 0.0 0.0 6176 1172 tty1 Ss+ 19:06 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux 999 77913 0.0 0.0 2808 1148 ? Ss 19:31 0:00 /bin/sh -s rabbit_disk_monitor 999 67081 0.0 0.0 2804 1124 ? Ss 19:27 0:00 /bin/sh -s rabbit_disk_monitor root 625 0.0 0.0 6220 1084 ttyS0 Ss+ 19:06 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 999 77665 0.0 0.0 2692 1080 ? Ss 19:31 0:00 erl_child_setup 1048576 999 93052 0.0 0.0 2808 1080 ? Ss 19:35 0:00 /bin/sh -s rabbit_disk_monitor 999 66835 0.0 0.0 2688 1072 ? Ss 19:27 0:00 erl_child_setup 1048576 999 92651 0.0 0.0 2692 1024 ? Ss 19:35 0:00 erl_child_setup 1048576 zuul 123149 0.0 0.0 2892 988 ? S 19:45 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ayecmgvctjfarrgdqftrwaopotdzyfis ; /usr/bin/python3' && sleep 0 zuul 123148 0.0 0.0 2892 964 ? Ss 19:45 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ayecmgvctjfarrgdqftrwaopotdzyfis ; /usr/bin/python3'"'"' && sleep 0' root 123151 0.0 0.0 2892 940 ? S 19:45 0:00 /bin/sh -c echo BECOME-SUCCESS-ayecmgvctjfarrgdqftrwaopotdzyfis ; /usr/bin/python3 _chrony 10681 0.0 0.0 10580 544 ? S 19:09 0:00 /usr/sbin/chronyd -F 1 999 66972 0.0 0.0 3652 116 ? S 19:27 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 999 77713 0.0 0.0 3656 116 ? S 19:31 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 999 92758 0.0 0.0 3656 116 ? S 19:35 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 999 77723 0.0 0.0 3660 112 ? S 19:31 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon 999 92770 0.0 0.0 3660 112 ? S 19:35 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon 999 66982 0.0 0.0 3656 104 ? S 19:27 0:00 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon root 12232 0.0 0.0 1048 4 ? Ss 19:11 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 12595 0.0 0.0 1048 4 ? Ss 19:11 0:00 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.dpfvby -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 19367 0.0 0.0 1048 4 ? Ss 19:12 0:00 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance root 24532 0.0 0.0 1048 4 ? Ss 19:14 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 28969 0.0 0.0 1048 4 ? Ss 19:14 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 33478 0.0 0.0 1048 4 ? Ss 19:15 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 39215 0.0 0.0 1028 4 ? Ss 19:16 0:00 /pause 65535 39251 0.0 0.0 1028 4 ? Ss 19:16 0:00 /pause 65535 39280 0.0 0.0 1028 4 ? Ss 19:16 0:00 /pause 65535 39282 0.0 0.0 1028 4 ? Ss 19:16 0:00 /pause 65535 39299 0.0 0.0 1028 4 ? Ss 19:16 0:00 /pause 65535 39722 0.0 0.0 1028 4 ? Ss 19:16 0:00 /pause 65535 40524 0.0 0.0 1028 4 ? Ss 19:17 0:00 /pause 65535 40567 0.0 0.0 1028 4 ? Ss 19:17 0:00 /pause 65535 42167 0.0 0.0 1028 4 ? Ss 19:17 0:00 /pause 65535 42204 0.0 0.0 1028 4 ? Ss 19:17 0:00 /pause 65535 42252 0.0 0.0 1028 4 ? Ss 19:17 0:00 /pause 65535 42380 0.0 0.0 1028 4 ? Ss 19:17 0:00 /pause 65535 42432 0.0 0.0 1028 4 ? Ss 19:17 0:00 /pause 65535 42625 0.0 0.0 1028 4 ? Ss 19:18 0:00 /pause 65535 44978 0.0 0.0 1028 4 ? Ss 19:18 0:00 /pause 65535 45066 0.0 0.0 1028 4 ? Ss 19:18 0:00 /pause systemd+ 45278 0.0 0.0 224 4 ? Ss 19:18 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 45917 0.0 0.0 1028 4 ? Ss 19:19 0:00 /pause 65535 46014 0.0 0.0 1028 4 ? Ss 19:19 0:00 /pause 65535 46359 0.0 0.0 1028 4 ? Ss 19:19 0:00 /pause 65535 46702 0.0 0.0 1028 4 ? Ss 19:19 0:00 /pause 65535 47103 0.0 0.0 1028 4 ? Ss 19:19 0:00 /pause 65535 49635 0.0 0.0 1028 4 ? Ss 19:21 0:00 /pause 65535 49841 0.0 0.0 1028 4 ? Ss 19:21 0:00 /pause 65535 54209 0.0 0.0 1028 4 ? Ss 19:24 0:00 /pause 65535 54868 0.0 0.0 1028 4 ? Ss 19:24 0:00 /pause 65535 54906 0.0 0.0 1028 4 ? Ss 19:24 0:00 /pause 65535 54952 0.0 0.0 1028 4 ? Ss 19:24 0:00 /pause 65535 55099 0.0 0.0 1028 4 ? Ss 19:24 0:00 /pause nobody 59559 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause nobody 59701 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause nobody 59749 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause 472 59870 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause zuul 61061 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause zuul 61384 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause systemd+ 61739 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause 65535 61811 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause 65535 61865 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause 65535 62335 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause zuul 62574 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause nobody 63080 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause 10001 63445 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause nobody 63925 0.0 0.0 1028 4 ? Ss 19:26 0:00 /pause 999 65569 0.0 0.0 1028 4 ? Ss 19:27 0:00 /pause 42424 68366 0.0 0.0 1028 4 ? Ss 19:27 0:00 /pause 999 77507 0.0 0.0 1028 4 ? Ss 19:30 0:00 /pause 42424 78990 0.0 0.0 1028 4 ? Ss 19:31 0:00 /pause 65535 85386 0.0 0.0 1028 4 ? Ss 19:33 0:00 /pause 999 92312 0.0 0.0 1028 4 ? Ss 19:35 0:00 /pause 65535 96680 0.0 0.0 1028 4 ? Ss 19:35 0:00 /pause 65535 96797 0.0 0.0 1028 4 ? Ss 19:36 0:00 /pause 42424 109598 0.0 0.0 1028 4 ? Ss 19:39 0:00 /pause 42424 111164 0.0 0.0 1028 4 ? Ss 19:40 0:00 /pause 42424 111265 0.0 0.0 1028 4 ? Ss 19:40 0:00 /pause 65535 111976 0.0 0.0 1028 4 ? Ss 19:40 0:00 /pause root 2 0.0 0.0 0 0 ? S 19:06 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 19:06 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 19:06 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 19:06 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 19:06 0:00 [netns] root 8 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/0:0H-events_highpri] root 10 0.0 0.0 0 0 ? I< 19:06 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S 19:06 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S 19:06 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/0] root 14 0.1 0.0 0 0 ? I 19:06 0:03 [rcu_sched] root 15 0.0 0.0 0 0 ? S 19:06 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/0] root 18 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/1] root 21 0.0 0.0 0 0 ? S 19:06 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/1] root 24 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/1:0H-events_highpri] root 25 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/2] root 27 0.0 0.0 0 0 ? S 19:06 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/2] root 30 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/2:0H-kblockd] root 31 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/3] root 33 0.0 0.0 0 0 ? S 19:06 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/3] root 36 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/3:0H-events_highpri] root 37 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/4] root 39 0.0 0.0 0 0 ? S 19:06 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/4] root 42 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/4:0H-kblockd] root 43 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/5] root 45 0.0 0.0 0 0 ? S 19:06 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/5] root 48 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/5:0H-kblockd] root 49 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/6] root 51 0.0 0.0 0 0 ? S 19:06 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/6] root 54 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/6:0H-events_highpri] root 55 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/7] root 57 0.0 0.0 0 0 ? S 19:06 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/7] root 60 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/7:0H-kblockd] root 61 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/8] root 62 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/8] root 63 0.0 0.0 0 0 ? S 19:06 0:00 [migration/8] root 64 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/8] root 66 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/8:0H-events_highpri] root 67 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/9] root 68 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/9] root 69 0.0 0.0 0 0 ? S 19:06 0:00 [migration/9] root 70 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/9] root 72 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/9:0H-events_highpri] root 73 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/10] root 74 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/10] root 75 0.0 0.0 0 0 ? S 19:06 0:00 [migration/10] root 76 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/10] root 78 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/10:0H-events_highpri] root 79 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/11] root 80 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/11] root 81 0.0 0.0 0 0 ? S 19:06 0:00 [migration/11] root 82 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/11] root 84 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/11:0H-events_highpri] root 85 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/12] root 86 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/12] root 87 0.0 0.0 0 0 ? S 19:06 0:00 [migration/12] root 88 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/12] root 90 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/12:0H-events_highpri] root 91 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/13] root 92 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/13] root 93 0.0 0.0 0 0 ? S 19:06 0:00 [migration/13] root 94 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/13] root 96 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/13:0H-kblockd] root 97 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/14] root 98 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/14] root 99 0.0 0.0 0 0 ? S 19:06 0:00 [migration/14] root 100 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/14] root 102 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/14:0H-events_highpri] root 103 0.0 0.0 0 0 ? S 19:06 0:00 [cpuhp/15] root 104 0.0 0.0 0 0 ? S 19:06 0:00 [idle_inject/15] root 105 0.0 0.0 0 0 ? S 19:06 0:00 [migration/15] root 106 0.0 0.0 0 0 ? S 19:06 0:00 [ksoftirqd/15] root 108 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/15:0H-events_highpri] root 109 0.0 0.0 0 0 ? S 19:06 0:00 [kdevtmpfs] root 110 0.0 0.0 0 0 ? I< 19:06 0:00 [inet_frag_wq] root 111 0.0 0.0 0 0 ? S 19:06 0:00 [kauditd] root 112 0.0 0.0 0 0 ? S 19:06 0:00 [khungtaskd] root 113 0.0 0.0 0 0 ? S 19:06 0:00 [oom_reaper] root 114 0.0 0.0 0 0 ? I< 19:06 0:00 [writeback] root 115 0.0 0.0 0 0 ? S 19:06 0:00 [kcompactd0] root 116 0.0 0.0 0 0 ? SN 19:06 0:00 [ksmd] root 117 0.0 0.0 0 0 ? SN 19:06 0:00 [khugepaged] root 167 0.0 0.0 0 0 ? I< 19:06 0:00 [kintegrityd] root 168 0.0 0.0 0 0 ? I< 19:06 0:00 [kblockd] root 169 0.0 0.0 0 0 ? I< 19:06 0:00 [blkcg_punt_bio] root 170 0.0 0.0 0 0 ? I< 19:06 0:00 [tpm_dev_wq] root 171 0.0 0.0 0 0 ? I< 19:06 0:00 [ata_sff] root 172 0.0 0.0 0 0 ? I< 19:06 0:00 [md] root 173 0.0 0.0 0 0 ? I< 19:06 0:00 [edac-poller] root 174 0.0 0.0 0 0 ? I< 19:06 0:00 [devfreq_wq] root 175 0.0 0.0 0 0 ? S 19:06 0:00 [watchdogd] root 177 0.1 0.0 0 0 ? I 19:06 0:04 [kworker/u32:1-flush-252:0] root 179 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/9:1H-kblockd] root 181 0.0 0.0 0 0 ? S 19:06 0:00 [kswapd0] root 182 0.0 0.0 0 0 ? S 19:06 0:00 [ecryptfs-kthrea] root 184 0.0 0.0 0 0 ? I< 19:06 0:00 [kthrotld] root 185 0.0 0.0 0 0 ? I< 19:06 0:00 [acpi_thermal_pm] root 187 0.0 0.0 0 0 ? S 19:06 0:00 [scsi_eh_0] root 188 0.0 0.0 0 0 ? I< 19:06 0:00 [scsi_tmf_0] root 189 0.0 0.0 0 0 ? S 19:06 0:00 [scsi_eh_1] root 190 0.0 0.0 0 0 ? I< 19:06 0:00 [scsi_tmf_1] root 191 0.1 0.0 0 0 ? I 19:06 0:03 [kworker/u32:3-ext4-rsv-conversion] root 192 0.0 0.0 0 0 ? I< 19:06 0:00 [vfio-irqfd-clea] root 193 0.0 0.0 0 0 ? I< 19:06 0:00 [mld] root 194 0.0 0.0 0 0 ? I< 19:06 0:00 [ipv6_addrconf] root 200 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/2:1H-kblockd] root 216 0.0 0.0 0 0 ? I< 19:06 0:00 [kstrp] root 219 0.0 0.0 0 0 ? I< 19:06 0:00 [zswap-shrink] root 220 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/u33:0] root 225 0.0 0.0 0 0 ? I< 19:06 0:00 [charger_manager] root 247 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/0:1H-kblockd] root 266 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/15:1H-kblockd] root 284 0.0 0.0 0 0 ? S 19:06 0:00 [hwrng] root 286 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/10:1H-kblockd] root 287 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/1:1H-kblockd] root 289 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/12:1H-kblockd] root 308 0.2 0.0 0 0 ? S 19:06 0:06 [jbd2/vda1-8] root 309 0.0 0.0 0 0 ? I< 19:06 0:00 [ext4-rsv-conver] root 321 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/5:1H-kblockd] root 347 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/4:1H-kblockd] root 365 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/7:1H-kblockd] root 373 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/8:1H-kblockd] root 393 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/11:1H-kblockd] root 395 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/6:1H-kblockd] root 397 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/3:1H-kblockd] root 401 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/14:1H-kblockd] root 453 0.0 0.0 0 0 ? I< 19:06 0:00 [cryptd] root 661 0.0 0.0 0 0 ? I< 19:06 0:00 [kworker/13:1H-kblockd] root 9065 0.0 0.0 0 0 ? I< 19:09 0:00 [kdmflush] root 9082 0.0 0.0 0 0 ? I< 19:09 0:00 [kdmflush] root 9098 0.0 0.0 0 0 ? I< 19:09 0:00 [kdmflush] root 19815 0.0 0.0 0 0 ? I 19:12 0:00 [kworker/1:0-inode_switch_wbs] root 21932 0.0 0.0 0 0 ? I 19:13 0:01 [kworker/u32:7-flush-252:0] root 21933 0.0 0.0 0 0 ? I 19:13 0:01 [kworker/u32:8-flush-252:0] root 35074 0.0 0.0 0 0 ? I< 19:15 0:00 [ceph-msgr] root 35076 0.0 0.0 0 0 ? I< 19:15 0:00 [rbd] root 41545 0.0 0.0 0 0 ? I 19:17 0:00 [kworker/15:3-events] root 44606 0.0 0.0 0 0 ? I 19:18 0:00 [kworker/6:2-events] root 44921 0.0 0.0 0 0 ? I 19:18 0:00 [kworker/9:1-inet_frag_wq] root 47509 0.0 0.0 0 0 ? I< 19:19 0:00 [dio/vda1] root 54800 0.0 0.0 0 0 ? I 19:24 0:00 [kworker/7:1-events] root 54801 0.0 0.0 0 0 ? I 19:24 0:00 [kworker/8:0-events] root 55353 0.0 0.0 0 0 ? I 19:24 0:00 [kworker/15:0-events] root 59263 0.0 0.0 0 0 ? I 19:26 0:00 [kworker/u32:0-flush-252:0] root 59400 0.0 0.0 0 0 ? I 19:26 0:00 [kworker/0:2-events] root 59414 0.0 0.0 0 0 ? I 19:26 0:01 [kworker/u32:2-ext4-rsv-conversion] root 60017 0.0 0.0 0 0 ? I 19:26 0:00 [kworker/u32:4-flush-252:0] root 62184 0.1 0.0 0 0 ? I 19:26 0:01 [kworker/u32:5-flush-252:0] root 63994 0.0 0.0 0 0 ? I 19:26 0:00 [kworker/u32:10-flush-253:1] root 65317 0.0 0.0 0 0 ? I 19:27 0:00 [kworker/11:3-events] root 70006 0.0 0.0 0 0 ? I 19:28 0:00 [kworker/10:3-events] root 70573 0.0 0.0 0 0 ? I 19:28 0:00 [kworker/1:4-inode_switch_wbs] root 72000 0.0 0.0 0 0 ? I 19:29 0:00 [kworker/13:1-events] root 78756 0.0 0.0 0 0 ? I 19:31 0:00 [kworker/4:0-events] root 78998 0.0 0.0 0 0 ? I 19:31 0:00 [kworker/2:0-events] root 79258 0.0 0.0 0 0 ? I 19:31 0:00 [kworker/12:0-events] root 80353 0.0 0.0 0 0 ? I 19:31 0:00 [kworker/14:2-events] root 80899 0.0 0.0 0 0 ? I 19:31 0:00 [kworker/u32:11-flush-252:0] root 80900 0.0 0.0 0 0 ? I 19:31 0:00 [kworker/u32:12-flush-252:0] root 80982 0.0 0.0 0 0 ? I 19:32 0:00 [kworker/15:2-events] root 82899 0.0 0.0 0 0 ? I 19:32 0:00 [kworker/15:4-events] root 83970 0.0 0.0 0 0 ? I 19:33 0:00 [kworker/0:0-events] root 84137 0.0 0.0 0 0 ? I 19:33 0:00 [kworker/3:5-events] root 84140 0.0 0.0 0 0 ? I 19:33 0:00 [kworker/3:8-events] root 89481 0.1 0.0 0 0 ? I 19:34 0:00 [kworker/u32:13-ext4-rsv-conversion] root 91572 0.0 0.0 0 0 ? I 19:35 0:00 [kworker/9:4-events] root 92165 0.0 0.0 0 0 ? I 19:35 0:00 [kworker/2:2-events] root 94393 0.0 0.0 0 0 ? I 19:35 0:00 [kworker/5:0-events] root 94831 0.0 0.0 0 0 ? I 19:35 0:00 [kworker/10:0-events] root 97101 0.0 0.0 0 0 ? I 19:36 0:00 [kworker/13:0-mm_percpu_wq] root 99794 0.0 0.0 0 0 ? I 19:36 0:00 [kworker/7:4-events] root 100759 0.0 0.0 0 0 ? I 19:36 0:00 [kworker/4:1-events] root 100890 0.0 0.0 0 0 ? I 19:36 0:00 [kworker/5:3-events] root 101949 0.0 0.0 0 0 ? I 19:37 0:00 [kworker/14:4-events] root 103071 0.0 0.0 0 0 ? I 19:37 0:00 [kworker/1:1-events] root 103761 0.0 0.0 0 0 ? I 19:37 0:00 [kworker/12:2-events] root 103893 0.0 0.0 0 0 ? I 19:37 0:00 [kworker/8:3-events] root 104944 0.0 0.0 0 0 ? I 19:38 0:00 [kworker/6:3-events] root 109764 0.0 0.0 0 0 ? I 19:39 0:00 [kworker/11:1-cgroup_free] root 111500 0.0 0.0 0 0 ? I 19:40 0:00 [kworker/1:2-inode_switch_wbs] root 111501 0.0 0.0 0 0 ? I 19:40 0:00 [kworker/1:3-events] root 111502 0.0 0.0 0 0 ? I 19:40 0:00 [kworker/1:5-events] root 111600 0.0 0.0 0 0 ? I 19:40 0:00 [kworker/u32:6-events_unbound] root 111858 0.0 0.0 0 0 ? I 19:40 0:00 [kworker/9:0-events] root 111866 0.0 0.0 0 0 ? I 19:40 0:00 [kworker/15:1-events] root 114182 0.0 0.0 0 0 ? I 19:41 0:00 [kworker/2:1] root 119125 0.0 0.0 0 0 ? I 19:43 0:00 [kworker/5:1-events]