Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21700 /lib/systemd/systemd --user │ │ │ └─21701 (sd-pam) │ │ └─session-25.scope │ │ ├─21635 sshd: cephadm [priv] │ │ └─21718 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-7.scope │ │ └─1657 ssh: /home/zuul/.ansible/cp/199.19.213.150-22-zuul [mux] │ ├─session-102.scope │ │ ├─407731 sshd: zuul [priv] │ │ ├─407741 sshd: zuul@notty │ │ ├─407750 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wdlbaezibyczdqaofnyuyqgpxzoiofou ; /usr/bin/python3'"'"' && sleep 0' │ │ ├─407751 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wdlbaezibyczdqaofnyuyqgpxzoiofou ; /usr/bin/python3' && sleep 0 │ │ ├─407752 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wdlbaezibyczdqaofnyuyqgpxzoiofou ; /usr/bin/python3 │ │ ├─407753 /bin/sh -c echo BECOME-SUCCESS-wdlbaezibyczdqaofnyuyqgpxzoiofou ; /usr/bin/python3 │ │ ├─407754 /usr/bin/python3 │ │ ├─407755 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /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 │ │ └─407757 systemd-cgls --full --all --no-pager │ ├─session-8.scope │ │ ├─1653 sshd: zuul [priv] │ │ └─1666 sshd: zuul@notty │ └─session-1.scope │ └─863 /usr/bin/python3 ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-bcbf745b9ce02cffad59368a7455d0b44e5de4813fc1e46df6fbf5342e68d158.scope … │ │ ├─12380 /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 │ │ └─12392 /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 │ ├─containerd.service … │ │ ├─ 9998 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12341 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bcbf745b9ce02cffad59368a7455d0b44e5de4813fc1e46df6fbf5342e68d158 -address /run/containerd/containerd.sock │ │ ├─ 12717 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f6169f0d015f247c2d64aa39f44fd196731124ca155ba5b99af0703ca25cdc53 -address /run/containerd/containerd.sock │ │ ├─ 18668 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f5088bcc2fc370cf8f92124b1bacaca6dc32102b5bc7f7dc92064ba027956e18 -address /run/containerd/containerd.sock │ │ ├─ 25271 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b3027eb14c0f60f4d8608caee23d21f72109301405a628cf5d6f4d4ffb56419a -address /run/containerd/containerd.sock │ │ ├─ 29944 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1e344279ef6c17ebc6d33e460cf039a2e1ce6a965631a421bd6ebc1f945c7f05 -address /run/containerd/containerd.sock │ │ ├─ 34462 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ea2d65a565b52dc4fe8dd860d34035b6bf02dbf6f72378f7cb70bffe801f9b16 -address /run/containerd/containerd.sock │ │ ├─ 40123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132da0198491d514b8116c6169877b3fe283be656f599ac0520608515752b4bc -address /run/containerd/containerd.sock │ │ ├─ 40154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f66cb7ac78bf2cb35213176633df3a858b30e04466ad49c8644542e220a3ce85 -address /run/containerd/containerd.sock │ │ ├─ 40174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73ebde0b9f0d1965b1b70b04f059a1c178061a0d16989325803b90b9e7672d3c -address /run/containerd/containerd.sock │ │ ├─ 40193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92182322b4ad9a7a613fcdca8d93ee907df8b80a9c44f93834f53d87d2fef91b -address /run/containerd/containerd.sock │ │ ├─ 40198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2951f7bc7df016a5d9c9109f32c1c57965b7514d4e97179102d85807f24d6047 -address /run/containerd/containerd.sock │ │ ├─ 40697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb950365a7f2c00f1bcee136af05c035b70e5cccdaaf4911946f502729ea9684 -address /run/containerd/containerd.sock │ │ ├─ 41494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57d23bcdd01d0d7c3fd8c5cbfedbd5caf3cc4cb05833c401df90ff0c48cae4c3 -address /run/containerd/containerd.sock │ │ ├─ 41511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da13e9380a815096676b0d971c476c9b81865d193e84e9285111bb1ddfd002ca -address /run/containerd/containerd.sock │ │ ├─ 42828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f58c7aa56d076b40d316638e65ce46b1d070efe11aaf328460a9f8d3171a00e4 -address /run/containerd/containerd.sock │ │ ├─ 43277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed3deab35394905f2d09334f0b56a849f0ffd6bf43c93c8f2e89818b3264cfc -address /run/containerd/containerd.sock │ │ ├─ 43315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0beb62c3ee50d38e61b07fac876001e1708d9a23fc7ca09aebefdc86e57268d9 -address /run/containerd/containerd.sock │ │ ├─ 43748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2b6c16a9358d7781795aff8c702c22fb466442a16f4b6a9bde14cd68675b08a -address /run/containerd/containerd.sock │ │ ├─ 44244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40449be1a0e720bee8e24e08520fc9428acee58d00864ab6333a413172bab664 -address /run/containerd/containerd.sock │ │ ├─ 44287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e286f2b573dc9147cc36b8ff761a752be2351e32d2b68cd393dfbe8533c5711b -address /run/containerd/containerd.sock │ │ ├─ 44345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3471d7b66b46b0c460c7014d79f2e1b7bba8aae2b9aad90a56d82f009e972679 -address /run/containerd/containerd.sock │ │ ├─ 46161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffc42b19dda81aa63fd11477190bf85a9f9bf75f9f316b3e0bc7c118b48be7f5 -address /run/containerd/containerd.sock │ │ ├─ 46257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a78d3510fb8d30a75f571abac8914a92f0706172fba7cf7278732d2c85d5253 -address /run/containerd/containerd.sock │ │ ├─ 46991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a5cfebe0bc94053945a3ab1e848aa79d33d090d88b12776ffdbcb0b6ee008c6 -address /run/containerd/containerd.sock │ │ ├─ 47289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0afa0d4a65e2262fc3fb30b505922f8683b03f7ea1400ba6076610b5c86ab874 -address /run/containerd/containerd.sock │ │ ├─ 47667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 625b258c7c040a05b8862b5b7e19e479cf793f0dab6693bfa9c8a1a7d444776b -address /run/containerd/containerd.sock │ │ ├─ 47948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2a4f4bd355c28df9c66c92f132f6e30ca000d966d22f6737db4b6c5687407b5 -address /run/containerd/containerd.sock │ │ ├─ 48359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e287b8bc4d07399025886aa2df77b719ac0e277c11a4200d811fbe113b973d6b -address /run/containerd/containerd.sock │ │ ├─ 50545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0837423c679d9383a92573c63f73b1797dc74842979456525ba6bc5ba034bb00 -address /run/containerd/containerd.sock │ │ ├─ 50741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2d1dc62cf703eaebd73804338fdc44b633738ba6bb0e07fb334c77be4cbc268 -address /run/containerd/containerd.sock │ │ ├─ 55199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adfdb716d4cabc2b49cea2bbe91495aae02adcc6ec6bebc87dc271a569c828f3 -address /run/containerd/containerd.sock │ │ ├─ 55818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3845fd0d4a26c6682b4dd6166c7cf03b8bbef5f23fbfde433df6d50ab0089af2 -address /run/containerd/containerd.sock │ │ ├─ 55856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a14fa59ba2b2e7ca5448fe6b3a142b70aa3d6e734f9a2dae45aec55492fd61f -address /run/containerd/containerd.sock │ │ ├─ 55904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f4463366571ba7b5d32426aafd9c0fbe9677e7199419df9b3c4a23578e1b3b -address /run/containerd/containerd.sock │ │ ├─ 56111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac0ff837ae18cabe3cd7e45902425570daea51cd745ae4e4ad64f42da1145a64 -address /run/containerd/containerd.sock │ │ ├─ 60293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4e523ba0db6ea1e46d446db5c2397884748337512464d69ad7588bc6eef873c -address /run/containerd/containerd.sock │ │ ├─ 60395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f188ff61314fb780860b4096404d23fb284d01f0154df64b5e16eecaa5274f8 -address /run/containerd/containerd.sock │ │ ├─ 60452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff97638b8f97f6a95d40e469a2e1ee8c7b0e06e21a8c8376bf3a836d4fc7fb2d -address /run/containerd/containerd.sock │ │ ├─ 60570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 607816b27b0750eb52f0e55e5ee570870578bcd17bd3bbec4a37d2cb20d67620 -address /run/containerd/containerd.sock │ │ ├─ 62450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 541225867942d7cc34c19041277dc078b2b7aab510eea0570a038cf9c19ad9f0 -address /run/containerd/containerd.sock │ │ ├─ 62487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b3bcbdfdda9fbccd6ed6d408f22cd3bfbf1a08e68a0879ed7e9fd26de6c2b2 -address /run/containerd/containerd.sock │ │ ├─ 62506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36759ef75d477fd1e5582bdeb26abc9ca347b3ba0018aefeaab35d9792fe4c17 -address /run/containerd/containerd.sock │ │ ├─ 62759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b866ad57f1df7cf00a282f7d60bdaeeb390789536751fcf1b320f8191f48552 -address /run/containerd/containerd.sock │ │ ├─ 63032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b47b7fa0d75e4786441bcaf3da43d61bc00a865a14c4513401553f9fef4953a4 -address /run/containerd/containerd.sock │ │ ├─ 63137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e11a261762b1d63f4755bbf33ca1d184f865ed49f51204b39524c6172b6710cb -address /run/containerd/containerd.sock │ │ ├─ 63414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e97fb62791285064a70bd64852f7fc547b108647375c1c3016b1ee72c5dfe98a -address /run/containerd/containerd.sock │ │ ├─ 63858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57fce54c39b03df0fa3aef1e78846f5a54d8e6a8b1983483f0f706eff18aa4bd -address /run/containerd/containerd.sock │ │ ├─ 64226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8aaa769c4f052ed9ac51b6513555561d355df0486926658f7d4e94be5920149 -address /run/containerd/containerd.sock │ │ ├─ 64936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95a45502916b16f51caa22fe1ee884cd080067b9418b187d282b1c91d33172c4 -address /run/containerd/containerd.sock │ │ ├─ 66681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 746556c273cc9e6252fcf83166d5818b3226f31f7503deb26d3f74fd4a259b68 -address /run/containerd/containerd.sock │ │ ├─ 68419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2c34cad7ba8ff5fa3496bb0e4cd903f5296a8fb77ee90dca1af12f5c34b71d8 -address /run/containerd/containerd.sock │ │ ├─ 77746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de428900dd0bc262fd028b48923e83d56d7a05105db242b25203359d0fc36323 -address /run/containerd/containerd.sock │ │ ├─ 79238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89588c2a606bf729ebe536d695c9ee0cd079eee11a07c11ab450a4ed7039c6a1 -address /run/containerd/containerd.sock │ │ ├─ 84912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dc9df42816e656aebe72ea2a7985105bd4ffceb76acd325fd1c4429ffcb7a60 -address /run/containerd/containerd.sock │ │ ├─ 90874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b535025249af3782ccbe0d66bef4a3e93f7797d08b3a46c8afda2092706bb30 -address /run/containerd/containerd.sock │ │ ├─ 97200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a0ae11059c036c71853e90618895e2e1fddef1c11531eb1d87c10b5baf900be -address /run/containerd/containerd.sock │ │ ├─ 97268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0896da4ed36afd7205e64bfa42db6dbf8766e029815566b2e59112110e7fc33d -address /run/containerd/containerd.sock │ │ ├─106530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b47c1e35df2c2775be5155b3b2abced39fabbaf6943c4c74887fbd7b1f6e7825 -address /run/containerd/containerd.sock │ │ ├─108071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89403be228fcb2a7b9affc749a77f7de93378131e459e2bdb34de35edec3983d -address /run/containerd/containerd.sock │ │ ├─108110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a0689a7a84f3c8bb13c7f5bd9f01c1b348afd1ecb72641ef0a654dc82a31795 -address /run/containerd/containerd.sock │ │ ├─110238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 281212b19a3ab5976428b7cf113446f93378336690c6390c42fd474ed80309b2 -address /run/containerd/containerd.sock │ │ ├─111998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81b3a577928aef8e289826c4e1086e3b0b85c3d102a852a537b100729bc8f077 -address /run/containerd/containerd.sock │ │ ├─112112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b92c973072211084339b5599b4630ebb513286208816e087a14a2c03303f6b77 -address /run/containerd/containerd.sock │ │ ├─125008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5af217ad88e09155da1ce28f98b5ccb4e04d7cc34af3fce3c051a7b79dc3c7e5 -address /run/containerd/containerd.sock │ │ ├─125078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8197dd5fb5337a3d4e01a53b5f32e7696b6e0c02b8a1208cc263bd579bd272e5 -address /run/containerd/containerd.sock │ │ ├─127511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f22f76f0d92a066e7b30b5259eec2627121368e0ede88cf2bc018227d30046c -address /run/containerd/containerd.sock │ │ ├─141813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 686490a29e38283f86ef58df8e097113754d8e6590ca0eb4ae80f8bc30ad5477 -address /run/containerd/containerd.sock │ │ ├─143306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acc3d38d214c19f272a5ab647bb432aad8d2dcbadd39b1309786e38ba691a2b6 -address /run/containerd/containerd.sock │ │ ├─143667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66bd756be536a2214ba731c5fab6b83db923ac5b5086808a91ee103c757807ff -address /run/containerd/containerd.sock │ │ ├─144597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1bed817b9a2fbfbd3b4affc41410f6d5fd62e573c8527f5913bf1829ac98fc3 -address /run/containerd/containerd.sock │ │ ├─146636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da044af7bae76882e23a0ce4abbea54a7f9280bdf682677e97e06a891af4e4c3 -address /run/containerd/containerd.sock │ │ ├─146871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a18ee2e6d0384005f258a4a4bb2848e04b1154b99d99963539101e3c4bdc8a3d -address /run/containerd/containerd.sock │ │ ├─147051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1747ead1da2e7acc8b8c3647ccf117c9a3fce3aa261a436547a0c7effcd0148e -address /run/containerd/containerd.sock │ │ ├─147175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b44058a01da3690a9d73bb7f513457c73d878efd5948853667731cfb02f6f61 -address /run/containerd/containerd.sock │ │ ├─147368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01b2c4ec33b68a39890f5cdd8752400b7c0f410e90e90243f981307c9ee1597d -address /run/containerd/containerd.sock │ │ ├─147569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 191bc94b5dba8b8af926ed962293714a506eaf4102f107260e7d0764f0190b74 -address /run/containerd/containerd.sock │ │ ├─172265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb228ce81f3cefd1a044f59f7372821abcce1215200d3b2c315f7c43025364e8 -address /run/containerd/containerd.sock │ │ ├─174045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bddddeb14b7225e0e6fa607325b406e8326323cc400ae8f7a105fa83189615f -address /run/containerd/containerd.sock │ │ ├─174082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c0ed23bb9f26184ca0681c8867407bbca9aad79968fb8e6bcdc813aaf97311c -address /run/containerd/containerd.sock │ │ ├─174207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcdd77f543445105c9d25cdfc9107008ed4c4e020fcde756d2ec872770253d03 -address /run/containerd/containerd.sock │ │ ├─174229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef3eb84b9d600110be010af0028971e60326dfc2b623566f4f036c96c468df45 -address /run/containerd/containerd.sock │ │ ├─174247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 615bc637ebea75927111ec5fcaba3c3e69aecea5a1b91922c4df9c9f5f1d5368 -address /run/containerd/containerd.sock │ │ ├─174647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 581b4909019e8e9af3cf41a0b248b70e76e980aa3081834d42b6f7f8bc80ae6a -address /run/containerd/containerd.sock │ │ ├─174716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0968b6d93da24e0de9aeea3eae80c9452afc42c668409fb380dfbbf999a30ff8 -address /run/containerd/containerd.sock │ │ ├─187596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e38b643299b5fe2d370032085c3fb4098bf90a65778987a9f574e7c88a38c7 -address /run/containerd/containerd.sock │ │ ├─189604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c1a76feea5b4c67d5191635f49216d66d84f68eaf52ffbc8fdbffa2f94d9dc4 -address /run/containerd/containerd.sock │ │ ├─189732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4df1d356cc95c20ddc0a0c01cc54d32fdb1ebb471e23c6f1c02126342402f795 -address /run/containerd/containerd.sock │ │ ├─189818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f191b24ae05d5c2f9d0671c040c5cf30e94a6f82896d3d4502ae44b2fcf25ec7 -address /run/containerd/containerd.sock │ │ ├─205184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 961d2d09fbd48844253baf9cdcdc8522c2f0a74e3399ff0be5b1186e217106b6 -address /run/containerd/containerd.sock │ │ ├─212836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b4a2075eaf0f4ba973fadca5c3aad5f4526eaf0223f0ae527883725081c54f9 -address /run/containerd/containerd.sock │ │ ├─212872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee596fb87a2e5b54331f060666110ec59fa1ab7a0b17eb7b5bb23c85666b0f87 -address /run/containerd/containerd.sock │ │ ├─212936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33cbcbf0a0ca0d42e50ed5c6feb692f7830898f3260882804ca881d6e497172f -address /run/containerd/containerd.sock │ │ ├─213280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9afc2be5cd522ce5c5c42dc81c8281eaf294cb3519df3c0c6197ec9f9763c579 -address /run/containerd/containerd.sock │ │ ├─224795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 943fe30321e7156697c567497162bd9491770983e90bfcb2239a4b9652284f42 -address /run/containerd/containerd.sock │ │ ├─227035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec7598ab2b89af18faa77476dc251926f7ff1a64418c7da0fcdf604d9f829aff -address /run/containerd/containerd.sock │ │ ├─228201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 778f61978f319f0f83f873fad8157019722efce0741581da6cd253e3c06c3216 -address /run/containerd/containerd.sock │ │ ├─229235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2af7dbf6e08159988695b7997ef9f5865576cdbbff2f550800db068674f0526c -address /run/containerd/containerd.sock │ │ ├─230453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd096d2094f798c55d744a3fc45e8fd11815cd5727d999f22daf22efdb62eaaf -address /run/containerd/containerd.sock │ │ ├─232118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8931124cb571c56086ae365448203c015a254b9d9eea5a922ac5092efdc9fbb3 -address /run/containerd/containerd.sock │ │ ├─233538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 361cb1a0f4b3337ae0edebda3fbd5d9c45b9cec6902f09438c2afbb09b4563ed -address /run/containerd/containerd.sock │ │ ├─233689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76c221d7552e80b8c39bfaa636edbc8861caa9b6831de6cae0354eb3c0732847 -address /run/containerd/containerd.sock │ │ ├─243572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4ae3e81cb38a3c8f92cb772808d4d9a6938b3f55846fd46b7415561fd8197a5 -address /run/containerd/containerd.sock │ │ ├─243962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57907cba6a9147dd0bd57594dd580ae2a1f12e7c6699005ef69766b56d9fc0fd -address /run/containerd/containerd.sock │ │ ├─246821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca01ae6e362517128406cbd878896d138175342db4a24a791cc0e2d4061795b8 -address /run/containerd/containerd.sock │ │ ├─251479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bb914d27075f7be55e9f55df5ee3407970ad50c09cad0d12038c03b29bdbf48 -address /run/containerd/containerd.sock │ │ ├─251690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fff808e51c91db833a464b03a3d69276dd6d284010e29dcd7e43fce0495d471 -address /run/containerd/containerd.sock │ │ ├─251728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cb5a3a3739f7d20411df631eb5621554a91bb3c653e73e2ab82b1e79a893066 -address /run/containerd/containerd.sock │ │ ├─251860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5098a5c5e00787f721500dd62bf6f7b1ab2a33e11a09f7ee3569918a7a63c9c0 -address /run/containerd/containerd.sock │ │ ├─263290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abc92fc72cca03d3a9030b4b261aaf0e0f7a560e036b5775d8773f25492e60b6 -address /run/containerd/containerd.sock │ │ ├─266173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70b273e4731c8a96849b0b0a89a32384ba0c6ce7ae05a1809c24eaf72c4e8fcb -address /run/containerd/containerd.sock │ │ └─267679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dc0dc777bcb438ed4d04faf7b7cf774e9781ba86d66828c7cdd06f314d661ef -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1450 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29657 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29927 /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-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.oqidio.service │ │ │ ├─12632 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oqidio/unit.run │ │ │ └─12662 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-oqidio --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -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/mgr.instance.oqidio:/var/lib/ceph/mgr/ceph-instance.oqidio:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oqidio/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.oqidio -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18628 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18647 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24986 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25254 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34181 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34444 /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-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12268 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12296 /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 -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 -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 │ ├─docker.service … │ │ └─10369 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r1faf2836630045f0aaf2a27c7229a5f7.scope │ │ └─187151 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─141223 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40596 /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.19.213.150 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 646 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─404010 sshd: [accepted] │ │ ├─407655 sshd: root [priv] │ │ └─407656 sshd: root [net] │ ├─docker-f6169f0d015f247c2d64aa39f44fd196731124ca155ba5b99af0703ca25cdc53.scope … │ │ ├─12741 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.oqidio -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12761 /usr/bin/ceph-mgr -n mgr.instance.oqidio -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-b3027eb14c0f60f4d8608caee23d21f72109301405a628cf5d6f4d4ffb56419a.scope … │ │ ├─25296 /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 │ │ └─25308 /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 │ ├─docker-1e344279ef6c17ebc6d33e460cf039a2e1ce6a965631a421bd6ebc1f945c7f05.scope … │ │ ├─29969 /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 │ │ └─29981 /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 │ ├─uuidd.service │ │ └─1108 /usr/sbin/uuidd --socket-activation │ ├─docker-f5088bcc2fc370cf8f92124b1bacaca6dc32102b5bc7f7dc92064ba027956e18.scope … │ │ ├─18694 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18712 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10877 /usr/sbin/chronyd -F 1 │ │ └─10878 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─141032 /sbin/iscsid │ │ └─141033 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-ea2d65a565b52dc4fe8dd860d34035b6bf02dbf6f72378f7cb70bffe801f9b16.scope … │ │ ├─34487 /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 │ │ └─34499 /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 │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─b39da8488d427b1cf1bb93dedaa54873db9c8d61e0b8da818e8162b6b9230b36 │ │ ├─185195 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─185499 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─185500 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─1f188ff61314fb780860b4096404d23fb284d01f0154df64b5e16eecaa5274f8 │ │ └─60421 /pause │ ├─5bea94a062fadf30fe145ce85991bfc846845f85611e0524569575c15f708dbc │ │ └─228611 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─f9357da0f85cb252b29b399a667d33f2227d429754d4e79dc5ae25d82aad0b0d │ │ └─40746 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a2b6c16a9358d7781795aff8c702c22fb466442a16f4b6a9bde14cd68675b08a │ │ └─43771 /pause │ ├─5944098bfc2b108d57752d43584393d5c7ecfd2a29924433811ae809c35267ef │ │ └─40404 etcd --advertise-client-urls=https://199.19.213.150: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.19.213.150:2380 --initial-cluster=instance=https://199.19.213.150:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.150:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.150: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 │ ├─bb23f82e8821dba5941dad76a9b30c75bda359d612bbed4ee856b88bf16f309c │ │ └─50833 valkey-server *:6379 │ ├─b8e4458f864386d8647f57a17d6e5f7236db11670cb4dbf4c0c12c9655e854d6 │ │ └─66016 /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-19-213-150.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 │ ├─191bc94b5dba8b8af926ed962293714a506eaf4102f107260e7d0764f0190b74 │ │ └─147594 /pause │ ├─9a14fa59ba2b2e7ca5448fe6b3a142b70aa3d6e734f9a2dae45aec55492fd61f │ │ └─55884 /pause │ ├─23321520b8457352c3a18cfc7280b716fe024b3c8bb587bbc51744a59e52957b │ │ ├─260879 manila-api: uWSGI master │ │ ├─260954 manila-api: uWSGI worker 1 │ │ └─260955 manila-api: uWSGI worker 2 │ ├─9affd90ecc8be5f53ba2c298a4749e44cdd5e103e8131af91ccb5602d8134c88 │ │ └─66601 /bin/oauth2-proxy │ ├─5a5cfebe0bc94053945a3ab1e848aa79d33d090d88b12776ffdbcb0b6ee008c6 │ │ └─47015 /pause │ ├─95a45502916b16f51caa22fe1ee884cd080067b9418b187d282b1c91d33172c4 │ │ └─64976 /pause │ ├─3dc0dc777bcb438ed4d04faf7b7cf774e9781ba86d66828c7cdd06f314d661ef │ │ └─267704 /pause │ ├─8fff808e51c91db833a464b03a3d69276dd6d284010e29dcd7e43fce0495d471 │ │ └─251716 /pause │ ├─fdca340956f502c07ead0557e8f525fc153ddfd2f181359bc0a1937c0e698e46 │ │ └─191286 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─986a25f36a0122f9b3e839570d81ffe23dad0da1912ea2156193cbe359934e07 │ │ └─65611 /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.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|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 │ ├─fb950365a7f2c00f1bcee136af05c035b70e5cccdaaf4911946f502729ea9684 │ │ └─40722 /pause │ ├─40449be1a0e720bee8e24e08520fc9428acee58d00864ab6333a413172bab664 │ │ └─44273 /pause │ ├─581b4909019e8e9af3cf41a0b248b70e76e980aa3081834d42b6f7f8bc80ae6a │ │ └─174670 /pause │ ├─4508a9036dc2666939c66f7d8821ebe206baf362a8b37303282494ac5ac68823 │ │ └─47486 /manager --metrics-bind-address=:8080 │ ├─ee596fb87a2e5b54331f060666110ec59fa1ab7a0b17eb7b5bb23c85666b0f87 │ │ └─212922 /pause │ ├─670ca569ac661a12f289fb31798515616dc0acdddfef0cc9061f9a53df220851 │ │ └─44520 /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 │ ├─97eba30772096975343eb57847541b728aad149c0942824cbcea389cbd9516af │ │ ├─63566 nginx: master process nginx -g daemon off; │ │ ├─63581 nginx: worker process │ │ ├─63582 nginx: worker process │ │ ├─63583 nginx: worker process │ │ ├─63584 nginx: worker process │ │ └─63585 nginx: worker process │ ├─906fd6b914161c3eb1811e14a0dcbe079f481a7748ad722c1e0fee884805f66a │ │ └─63255 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 │ ├─73ae2d2da556e31bef847d5ec6be0e93233aed149606366f4ec2418b62e0264c │ │ ├─223700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223719 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400091 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400094 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400095 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400096 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400097 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400111 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400112 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400131 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400133 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400134 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400136 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400142 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─400147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6f1cb8a30b0f4e8e27eaac4e938b8009f916b44cd05ebae9af52a1ab3ec66ae9 │ │ └─66105 /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 │ ├─9f8555d8d1d801d2c0fa43333aa3c08237e0a5a671ddb4a146bea25dfe25b468 │ │ └─40359 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 │ ├─9dbf2e95e6392d3818cedd4cc354cf665bb84135fad9d6550a1e460c47681c1a │ │ ├─110384 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110401 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─110407 erl_child_setup 1048576 │ │ ├─110481 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110482 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110492 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─110741 /bin/sh -s rabbit_disk_monitor │ ├─33cbcbf0a0ca0d42e50ed5c6feb692f7830898f3260882804ca881d6e497172f │ │ └─212996 /pause │ ├─5f22f76f0d92a066e7b30b5259eec2627121368e0ede88cf2bc018227d30046c │ │ └─127535 /pause │ ├─bd50401c0c5595e4509de4da8350b313491512a43a53fb23e0d79f9e351168cd │ │ ├─183990 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184265 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpg9vaoh1g/privsep.sock │ │ ├─184492 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp606fw4qz/privsep.sock │ │ └─184805 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─7f309b0a150cedbd55633cbfc9bb9816a9a3299acd6d26a847a295c16d3a1c0a │ │ └─47810 percona-xtradb-cluster-operator │ ├─012a8be71247d580be655c0d0796747b233f3776e294e1a18ce682ddd9e15849 │ │ └─46584 /server │ ├─a1bed817b9a2fbfbd3b4affc41410f6d5fd62e573c8527f5913bf1829ac98fc3 │ │ └─144620 /pause │ ├─0afa0d4a65e2262fc3fb30b505922f8683b03f7ea1400ba6076610b5c86ab874 │ │ └─47312 /pause │ ├─7c0ed23bb9f26184ca0681c8867407bbca9aad79968fb8e6bcdc813aaf97311c │ │ └─174151 /pause │ ├─5d04ac82aaea1284a32a2733338267343a5d2a5efd5e5ae257c2cad4c2cf6cc7 │ │ ├─48571 mysqld --wsrep_start_position=2dc5a34c-75fe-11f1-897b-46a9565992a6:20 │ │ └─48697 /var/lib/mysql/mysql-state-monitor │ ├─57d23bcdd01d0d7c3fd8c5cbfedbd5caf3cc4cb05833c401df90ff0c48cae4c3 │ │ └─41547 /pause │ ├─c47b89d8f64b2a7ed117572690d255b0c42704a3986237c9a7bfb7a4cceb9db5 │ │ ├─261022 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ │ └─261245 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ ├─ef3eb84b9d600110be010af0028971e60326dfc2b623566f4f036c96c468df45 │ │ └─174324 /pause │ ├─e7377c939307cc5a61732c40d7603cee6bebbfd1f3b3714d2bb634dfd8b09d46 │ │ ├─ 97805 /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 │ │ └─339605 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0db7be632dee70d3d732065b3a27be502cb136d22708d0cf1ca76e373d2e9b31 │ │ └─109928 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4b23670134ce4f83048ee8283c5bb33b0b08d52931607122a5bfee5d3a54ecc7 │ │ └─65640 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─36100a977613cf81298f6f9cd7fd18ec31c52b090be636cca7c9d4574736c60c │ │ └─66188 /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 │ ├─f58c7aa56d076b40d316638e65ce46b1d070efe11aaf328460a9f8d3171a00e4 │ │ └─42853 /pause │ ├─6e63f12111c04c23850fe79dafcb1d348709191b6741d9b26c9dd70018e787f8 │ │ ├─77905 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77928 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─77934 erl_child_setup 1048576 │ │ ├─77989 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77990 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─78001 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─78225 /bin/sh -s rabbit_disk_monitor │ ├─686490a29e38283f86ef58df8e097113754d8e6590ca0eb4ae80f8bc30ad5477 │ │ └─141837 /pause │ ├─472292f16b2b533492ea64944d51d991387cb947e4207b64592a0e37793ba430 │ │ └─222828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─cd096d2094f798c55d744a3fc45e8fd11815cd5727d999f22daf22efdb62eaaf │ │ └─230478 /pause │ ├─255a5ac4681a5d9872f854fe8301bc4eb5ad1714c735ed241ecd02b288b315c8 │ │ ├─ 46515 /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 │ │ ├─ 46528 /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 │ │ ├─ 46672 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265856 nginx: worker process │ │ ├─265857 nginx: worker process │ │ └─265858 nginx: cache manager process │ ├─e9c97c6545e466493af49b05a042ab76974e319907737e3c2801ba743ddfa8ed │ │ └─230512 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─6b535025249af3782ccbe0d66bef4a3e93f7797d08b3a46c8afda2092706bb30 │ │ └─90899 /pause │ ├─9a642457d70576225325d6b736e09e1b7e9ca32e772c88a8b0f78293b1efc55d │ │ └─48743 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─3845fd0d4a26c6682b4dd6166c7cf03b8bbef5f23fbfde433df6d50ab0089af2 │ │ └─55841 /pause │ ├─746556c273cc9e6252fcf83166d5818b3226f31f7503deb26d3f74fd4a259b68 │ │ └─66705 /pause │ ├─961d2d09fbd48844253baf9cdcdc8522c2f0a74e3399ff0be5b1186e217106b6 │ │ └─205208 /pause │ ├─ff97638b8f97f6a95d40e469a2e1ee8c7b0e06e21a8c8376bf3a836d4fc7fb2d │ │ └─60475 /pause │ ├─0968b6d93da24e0de9aeea3eae80c9452afc42c668409fb380dfbbf999a30ff8 │ │ └─174768 /pause │ ├─a18ee2e6d0384005f258a4a4bb2848e04b1154b99d99963539101e3c4bdc8a3d │ │ └─146897 /pause │ ├─ec7598ab2b89af18faa77476dc251926f7ff1a64418c7da0fcdf604d9f829aff │ │ └─227063 /pause │ ├─1d2214ef8831ead1453c1f5731c359026906c74cfbc969406945cc137101fbf2 │ │ ├─205371 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205388 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─205394 erl_child_setup 1048576 │ │ ├─205463 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─205464 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─205474 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─205896 /bin/sh -s rabbit_disk_monitor │ ├─295f689252a582f1d233391645fef729ba2049c25d853d653c6cd42d6605fd94 │ │ ├─61127 python -u /app/sidecar.py │ │ ├─61622 python -u /app/sidecar.py │ │ └─61624 python -u /app/sidecar.py │ ├─2502c74f52a21206bfac6ba75ef64d3ec8bb0658b46c69ab6d28fe0ba51a111c │ │ ├─84391 barbiacan-api: uWSGI master │ │ └─84403 barbiacan-api: uWSGI worker 1 │ ├─b47b7fa0d75e4786441bcaf3da43d61bc00a865a14c4513401553f9fef4953a4 │ │ └─63067 /pause │ ├─ccc96b6b706258914a831cd2a1af16e5520e6ecafc61bb081fc11162928cdf89 │ │ ├─126114 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ │ └─126210 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ ├─9921ea7f4fd836bcf2e510203f985978b1bd3095ef4beee52d51660caf938bf8 │ │ ├─185234 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─186010 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp6n7kypqr/privsep.sock │ │ ├─373423 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpuaymd3ai/privsep.sock │ │ ├─373630 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpkiy7dj7p/privsep.sock │ │ ├─373867 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373893 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─391832 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=566bb9dd-df41-4bb8-b03f-3d60193ca473 --namespace=qrouter-566bb9dd-df41-4bb8-b03f-3d60193ca473 --conf_dir=/var/lib/neutron/ha_confs/566bb9dd-df41-4bb8-b03f-3d60193ca473 --log-file=/var/lib/neutron/ha_confs/566bb9dd-df41-4bb8-b03f-3d60193ca473/neutron-keepalived-state-change.log --monitor_interface=ha-2d8647aa-c2 --monitor_cidr=169.254.0.56/24 --pid_file=/var/lib/neutron/external/pids/566bb9dd-df41-4bb8-b03f-3d60193ca473.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─397076 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a2df6ec3-af70-4514-b21f-9201ae2ed0c3 --namespace=qrouter-a2df6ec3-af70-4514-b21f-9201ae2ed0c3 --conf_dir=/var/lib/neutron/ha_confs/a2df6ec3-af70-4514-b21f-9201ae2ed0c3 --log-file=/var/lib/neutron/ha_confs/a2df6ec3-af70-4514-b21f-9201ae2ed0c3/neutron-keepalived-state-change.log --monitor_interface=ha-6fada058-06 --monitor_cidr=169.254.0.235/24 --pid_file=/var/lib/neutron/external/pids/a2df6ec3-af70-4514-b21f-9201ae2ed0c3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─3ed3deab35394905f2d09334f0b56a849f0ffd6bf43c93c8f2e89818b3264cfc │ │ └─43305 /pause │ ├─7b44058a01da3690a9d73bb7f513457c73d878efd5948853667731cfb02f6f61 │ │ └─147210 /pause │ ├─c21d0f8d8927af6fecc47bb292b7cbe58591f81e696169fd43423248e28c89cd │ │ └─232180 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─615bc637ebea75927111ec5fcaba3c3e69aecea5a1b91922c4df9c9f5f1d5368 │ │ └─174325 /pause │ ├─625b258c7c040a05b8862b5b7e19e479cf793f0dab6693bfa9c8a1a7d444776b │ │ └─47690 /pause │ ├─0beb62c3ee50d38e61b07fac876001e1708d9a23fc7ca09aebefdc86e57268d9 │ │ └─43339 /pause │ ├─de428900dd0bc262fd028b48923e83d56d7a05105db242b25203359d0fc36323 │ │ └─77770 /pause │ ├─426ca1a13d1da08d840f5d598883ef3d0bb7d04e1134015fb199011265123ba5 │ │ └─56318 nfd-master -crd-controller=true -metrics=8081 │ ├─1b11d17b544139331a3d910dc21fcadda91f859ae16382fe42f1b1e15c41478f │ │ ├─64915 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64994 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b6df8477890706d0270b145813fd4f026fed0683f4b7695f8bc3f80815c47cc5 │ │ └─229289 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─9fff63ffec09d5677e047810d2964458b5098556ee62ed3c60eba716ebd45902 │ │ ├─ 71648 apache2 -DFOREGROUND │ │ ├─ 71664 (wsgi:k -DFOREGROUND │ │ ├─ 71665 (wsgi:k -DFOREGROUND │ │ ├─ 71666 (wsgi:k -DFOREGROUND │ │ ├─ 71667 (wsgi:k -DFOREGROUND │ │ ├─406813 apache2 -DFOREGROUND │ │ └─407011 apache2 -DFOREGROUND │ ├─2f1d4a2d727d7380b245061038574cfdff4c61c5e2bace796f9cd17027827791 │ │ ├─221901 octavia-api: uWSGI master │ │ ├─221916 octavia-api: uWSGI worker 1 │ │ └─221917 octavia-api: uWSGI worker 2 │ ├─6a33bb7d8c3ad50df1abf7b0db94d25ff03910194a0122f719af9819930a0845 │ │ ├─224900 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224943 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─224949 erl_child_setup 1048576 │ │ ├─225027 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─225028 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─225038 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─225532 /bin/sh -s rabbit_disk_monitor │ ├─5bddddeb14b7225e0e6fa607325b406e8326323cc400ae8f7a105fa83189615f │ │ └─174095 /pause │ ├─4668180625c1844ce3b41de5777f324d10bac2709fba3e693ebe6d08454b1d3e │ │ ├─170539 nova-metadata: uWSGI master │ │ ├─170575 nova-metadata: uWSGI worker 1 │ │ └─170576 nova-metadata: uWSGI worker 2 │ ├─32055268ad0f21d9d9700dd47714fca3da7df9e78e263f143e5d8e34c6735fed │ │ └─267930 /bin/openstack-database-exporter │ ├─f4a86fef60e3c63692f8b4c4d3e859cb59fa47a438a370ba72dc64b39a5f922e │ │ ├─185216 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─186262 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxi1cl28d/privsep.sock │ │ ├─186642 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpsh42e84d/privsep.sock │ │ ├─187147 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpfmxkam93/privsep.sock │ │ ├─187584 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187585 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187709 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3c4868f8-c4a9-4d5f-8b8a-82a00b6fa0e1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3c4868f8-c4a9-4d5f-8b8a-82a00b6fa0e1/host --addn-hosts=/var/lib/neutron/dhcp/3c4868f8-c4a9-4d5f-8b8a-82a00b6fa0e1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3c4868f8-c4a9-4d5f-8b8a-82a00b6fa0e1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3c4868f8-c4a9-4d5f-8b8a-82a00b6fa0e1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-04c0ebfc-914b-4bfe-a447-78afae65acd2,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─187712 haproxy -f /var/lib/neutron/ns-metadata-proxy/3c4868f8-c4a9-4d5f-8b8a-82a00b6fa0e1.conf │ │ ├─207228 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0666ed9a-89c8-49bd-85ab-4197b2192c89/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0666ed9a-89c8-49bd-85ab-4197b2192c89/host --addn-hosts=/var/lib/neutron/dhcp/0666ed9a-89c8-49bd-85ab-4197b2192c89/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0666ed9a-89c8-49bd-85ab-4197b2192c89/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0666ed9a-89c8-49bd-85ab-4197b2192c89/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-04f64b62-ea61-4cca-8b6b-18d42db622b0,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─207232 haproxy -f /var/lib/neutron/ns-metadata-proxy/0666ed9a-89c8-49bd-85ab-4197b2192c89.conf │ │ └─378079 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp0_mm48_o/privsep.sock │ ├─e97fb62791285064a70bd64852f7fc547b108647375c1c3016b1ee72c5dfe98a │ │ └─63441 /pause │ ├─5af217ad88e09155da1ce28f98b5ccb4e04d7cc34af3fce3c051a7b79dc3c7e5 │ │ └─125036 /pause │ ├─d2d1dc62cf703eaebd73804338fdc44b633738ba6bb0e07fb334c77be4cbc268 │ │ └─50765 /pause │ ├─abc92fc72cca03d3a9030b4b261aaf0e0f7a560e036b5775d8773f25492e60b6 │ │ └─263314 /pause │ ├─4a817183eb367e2ba8db2113ad4801f27302cc91ef71764fd9c1aa320308af0f │ │ └─64150 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2a589977fce6fe21c4b3f8adfea0c12822c9a755022a27dd7f4629be56e92b8d │ │ └─187206 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─20c28eae212557f1dda6d74b8095311526b6285b72d0acfe65867701f6cfea60 │ │ ├─132727 placement-api: uWSGI master │ │ ├─132741 placement-api: uWSGI worker 1 │ │ └─132742 placement-api: uWSGI worker 2 │ ├─5bb914d27075f7be55e9f55df5ee3407970ad50c09cad0d12038c03b29bdbf48 │ │ └─251515 /pause │ ├─595f6f7891472e4d8104f77a90873061eeb83de92f3d882948139d5b148cb13e │ │ ├─170314 nova-api: uWSGI master │ │ ├─170327 nova-api: uWSGI worker 1 │ │ └─170328 nova-api: uWSGI worker 2 │ ├─c22994ae5928486fdedd2a3569a17edc9206b811725af5557f1edcd36c284944 │ │ ├─182897 neutron-api: uWSGI master │ │ ├─182918 neutron-api: uWSGI worker 1 │ │ └─182919 neutron-api: uWSGI worker 2 │ ├─3471d7b66b46b0c460c7014d79f2e1b7bba8aae2b9aad90a56d82f009e972679 │ │ └─44387 /pause │ ├─e4e523ba0db6ea1e46d446db5c2397884748337512464d69ad7588bc6eef873c │ │ └─60336 /pause │ ├─df271e09dcc6ee8ed8d448b14f477f7477f9ca4fcbb816b414a9f483e2d021f8 │ │ └─186394 /bin/bash /tmp/libvirt.sh │ ├─9afc2be5cd522ce5c5c42dc81c8281eaf294cb3519df3c0c6197ec9f9763c579 │ │ └─213305 /pause │ ├─8931124cb571c56086ae365448203c015a254b9d9eea5a922ac5092efdc9fbb3 │ │ └─232147 /pause │ ├─1dc9df42816e656aebe72ea2a7985105bd4ffceb76acd325fd1c4429ffcb7a60 │ │ └─84934 /pause │ ├─92182322b4ad9a7a613fcdca8d93ee907df8b80a9c44f93834f53d87d2fef91b │ │ └─40302 /pause │ ├─4456529dddd8b02294a7d54af00289998b65a2c27127ba80af5b8db7f600a83a │ │ └─65581 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8197dd5fb5337a3d4e01a53b5f32e7696b6e0c02b8a1208cc263bd579bd272e5 │ │ └─125114 /pause │ ├─819ca1d9ec1d884b9d8e2ffe2cba7facdf811dd92e214b053aa741417bc67d93 │ │ └─186346 /usr/bin/libvirt-tls-sidecar │ ├─e62301e3766c368afecd29fca315d7174f8ba201a8e909f017409b1054cd6216 │ │ ├─201482 heat-api: uWSGI master │ │ ├─201561 heat-api: uWSGI worker 1 │ │ └─201562 heat-api: uWSGI worker 2 │ ├─b47c1e35df2c2775be5155b3b2abced39fabbaf6943c4c74887fbd7b1f6e7825 │ │ └─106557 /pause │ ├─2951f7bc7df016a5d9c9109f32c1c57965b7514d4e97179102d85807f24d6047 │ │ └─40280 /pause │ ├─ad684149a24d90776fee1b10540cee5ee750d22526491b00cf28773201f7177e │ │ ├─183014 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─183284 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183285 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183286 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─2c1a76feea5b4c67d5191635f49216d66d84f68eaf52ffbc8fdbffa2f94d9dc4 │ │ └─189675 /pause │ ├─81b3a577928aef8e289826c4e1086e3b0b85c3d102a852a537b100729bc8f077 │ │ └─112025 /pause │ ├─ac0ff837ae18cabe3cd7e45902425570daea51cd745ae4e4ad64f42da1145a64 │ │ └─56135 /pause │ ├─a4ae3e81cb38a3c8f92cb772808d4d9a6938b3f55846fd46b7415561fd8197a5 │ │ └─243602 /pause │ ├─eedaffc36f84ee10741b79909bb2406b3b2af9f8258d504202c13935e52ec097 │ │ └─62006 /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 │ ├─f191b24ae05d5c2f9d0671c040c5cf30e94a6f82896d3d4502ae44b2fcf25ec7 │ │ └─189847 /pause │ ├─da13e9380a815096676b0d971c476c9b81865d193e84e9285111bb1ddfd002ca │ │ └─41562 /pause │ ├─fb65352595d61eaacfaae0e1721f70ce089ca8660bbaf9ae8659371119f11834 │ │ └─142264 /usr/sbin/ovsdb-server /run/openvswitch/conf.db -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovsdb-server.pid --remote=punix:/run/openvswitch/db.sock --remote=db:Open_vSwitch,Open_vSwitch,manager_options --private-key=db:Open_vSwitch,SSL,private_key --certificate=db:Open_vSwitch,SSL,certificate --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert │ ├─42f9cb151b9a96a137fd1713e00d4fe2557b5d306eb7ae531a2f909b2b41c291 │ │ └─56280 nfd-worker -metrics=8081 │ ├─586c41cc81358e5a5dccb6ceb10a7b74fb886b3afc1513e2ef9d736f114d6e97 │ │ ├─201468 heat-api-cfn: uWSGI master │ │ ├─201557 heat-api-cfn: uWSGI worker 1 │ │ └─201558 heat-api-cfn: uWSGI worker 2 │ ├─d535daa7ac5739d52fff30c4896ea94f1767f0ffc73de643ab4cba84495b9898 │ │ └─98665 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─e970f1edd1163edf945c99eb6efe6129a078b91551b8a630dc76da5da5af6c34 │ │ ├─223001 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223427 octavia-worker: ConsumerService worker(0) │ │ └─223430 octavia-worker: ConsumerService worker(1) │ ├─adfdb716d4cabc2b49cea2bbe91495aae02adcc6ec6bebc87dc271a569c828f3 │ │ └─55223 /pause │ ├─e28839f2c2b99f57ca69feccaf79f18abe70f81172caad37d53a3ee9897d67f7 │ │ ├─182932 neutron-policy-server: uWSGI master │ │ ├─182945 neutron-policy-server: uWSGI worker 1 │ │ └─182946 neutron-policy-server: uWSGI worker 2 │ ├─541225867942d7cc34c19041277dc078b2b7aab510eea0570a038cf9c19ad9f0 │ │ └─62476 /pause │ ├─1883a14c2d1f74475b5a0eef13fa6ed2fe4427cf88a2438f2318ac3af674f031 │ │ ├─106955 glance-api: uWSGI master │ │ ├─106967 glance-api: uWSGI worker 1 │ │ └─106968 glance-api: uWSGI worker 2 │ ├─f0f4463366571ba7b5d32426aafd9c0fbe9677e7199419df9b3c4a23578e1b3b │ │ └─55935 /pause │ ├─aae2f7a0017c58e149897fa470b0c5fd619fc68e7fc041442f12ee0f3c43ede9 │ │ └─97685 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-5xj5c --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─132da0198491d514b8116c6169877b3fe283be656f599ac0520608515752b4bc │ │ └─40197 /pause │ ├─7014f07ae396f1196727308cba9a07b24f85464059c313cf7604da5055ab3ed4 │ │ ├─266270 apache2 -DFOREGROUND │ │ ├─269212 (wsgi:h -DFOREGROUND │ │ ├─269213 (wsgi:h -DFOREGROUND │ │ ├─269214 (wsgi:h -DFOREGROUND │ │ ├─269215 (wsgi:h -DFOREGROUND │ │ ├─269216 (wsgi:h -DFOREGROUND │ │ ├─269217 apache2 -DFOREGROUND │ │ └─269218 apache2 -DFOREGROUND │ ├─718dcca19a66436822c82508789a9857a8fb518ed0dde499a43918642f97080b │ │ ├─144781 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144798 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─144804 erl_child_setup 1048576 │ │ ├─144956 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─144957 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─144967 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─145215 /bin/sh -s rabbit_disk_monitor │ ├─85e6a97be3ff1f364be89e4268af6c849e0c3c5c723920d6a7dde838ff26b146 │ │ └─42890 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─e11a261762b1d63f4755bbf33ca1d184f865ed49f51204b39524c6172b6710cb │ │ └─63161 /pause │ ├─024be30e948f10001873c3b682d9725c0750b27f16b3e45695fd19ad5783e940 │ │ └─65533 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7b4c043e99d0d10edcc2bf2e99e0cce4b3f66ef8b06d503d858a7c909a486966 │ │ └─47363 /manager --metrics-bind-address=:9782 │ ├─2a0689a7a84f3c8bb13c7f5bd9f01c1b348afd1ecb72641ef0a654dc82a31795 │ │ └─108134 /pause │ ├─274fe8b5e115ace3d77ec360c79b25552086bb069e356d974807a50f2987f5ac │ │ ├─91011 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91031 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─91037 erl_child_setup 1048576 │ │ ├─91124 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─91125 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─91135 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─91542 /bin/sh -s rabbit_disk_monitor │ ├─73ebde0b9f0d1965b1b70b04f059a1c178061a0d16989325803b90b9e7672d3c │ │ └─40283 /pause │ ├─f8aaa769c4f052ed9ac51b6513555561d355df0486926658f7d4e94be5920149 │ │ └─64251 /pause │ ├─ffc42b19dda81aa63fd11477190bf85a9f9bf75f9f316b3e0bc7c118b48be7f5 │ │ └─46194 /pause │ ├─81b12cfe18668cf10e805e539c80e1dfbea3898d7804578b51472d2f8dacd47a │ │ └─41788 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6cc02df6eff269e59b5ad4eaf4f64b0ee1a51d52cbf4a5bc381db399a5e26520 │ │ └─227203 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─acc3d38d214c19f272a5ab647bb432aad8d2dcbadd39b1309786e38ba691a2b6 │ │ └─143330 /pause │ ├─681e9f34484932d0040d731355b4c6a4bc9b3533c9ef00e86e8561974e9deca6 │ │ ├─48497 haproxy -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ └─49733 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─ca01ae6e362517128406cbd878896d138175342db4a24a791cc0e2d4061795b8 │ │ └─246844 /pause │ ├─a39be195695fa7640492b27dbfef5b802d208549f489a86b78030dc923694fae │ │ └─66571 /bin/oauth2-proxy │ ├─0b4a2075eaf0f4ba973fadca5c3aad5f4526eaf0223f0ae527883725081c54f9 │ │ └─212910 /pause │ ├─6b14e2d85578413f89cc489a6fbf05e2f18723aeae1913b336212fef7f577933 │ │ ├─243879 magnum-api: uWSGI master │ │ ├─243914 magnum-api: uWSGI worker 1 │ │ └─243915 magnum-api: uWSGI worker 2 │ ├─5d66d43c1887ff3b4056001a02cb915f25004501eece931162710b2db44ef357 │ │ └─85815 /usr/local/bin/rook ceph operator │ ├─2a0ae11059c036c71853e90618895e2e1fddef1c11531eb1d87c10b5baf900be │ │ └─97226 /pause │ ├─7fdcb0c2cc65e179395a6425f1f45f72041f52e44d6b4a6c07164f5f402ed097 │ │ ├─244035 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244374 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244375 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c817e542cfaaaf5aa411038a0a0311e457888fd23f62f425ac368dbe4287d69a │ │ └─60888 /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 │ ├─d392d2ecd1eaa22e8afa4ae59564325651267dc68ecc4e546e8d13c4fc9a38bb │ │ └─64060 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─943fe30321e7156697c567497162bd9491770983e90bfcb2239a4b9652284f42 │ │ └─224819 /pause │ ├─89588c2a606bf729ebe536d695c9ee0cd079eee11a07c11ab450a4ed7039c6a1 │ │ └─79261 /pause │ ├─66bd756be536a2214ba731c5fab6b83db923ac5b5086808a91ee103c757807ff │ │ └─143690 /pause │ ├─d5456ba9b5fe63db240adee3d9670e5359145751f1462775cf98b873a4605afd │ │ ├─142316 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142328 /usr/sbin/ovs-vswitchd unix:/run/openvswitch/db.sock -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovs-vswitchd.pid --user=openvswitch:openvswitch --mlockall │ ├─08c59382aa6319e6e11f3cac471c35898a013a2a3d57689b52ac2766004be4ce │ │ └─44476 /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 │ ├─ddf26442f64108db8a6a32ab697c377c265640a2ffb5c3057a06cd1bfbfe07c0 │ │ ├─121200 cinder-api: uWSGI master │ │ ├─121213 cinder-api: uWSGI worker 1 │ │ └─121214 cinder-api: uWSGI worker 2 │ ├─7db899cdc9c85e52cbbe5926d8e1367529f0f332e40ef124f0908b06035d285a │ │ ├─66955 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66972 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─66978 erl_child_setup 1048576 │ │ ├─67183 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─67184 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─67194 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─67366 /bin/sh -s rabbit_disk_monitor │ ├─4df1d356cc95c20ddc0a0c01cc54d32fdb1ebb471e23c6f1c02126342402f795 │ │ └─189770 /pause │ ├─1747ead1da2e7acc8b8c3647ccf117c9a3fce3aa261a436547a0c7effcd0148e │ │ └─147091 /pause │ ├─57907cba6a9147dd0bd57594dd580ae2a1f12e7c6699005ef69766b56d9fc0fd │ │ └─243985 /pause │ ├─5a78d3510fb8d30a75f571abac8914a92f0706172fba7cf7278732d2c85d5253 │ │ └─46280 /pause │ ├─e47f0bb2a6e080e406e840262da2a0ac7415a7239dce3649a219e19cd0c9bdad │ │ └─121762 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─36759ef75d477fd1e5582bdeb26abc9ca347b3ba0018aefeaab35d9792fe4c17 │ │ └─62553 /pause │ ├─e286f2b573dc9147cc36b8ff761a752be2351e32d2b68cd393dfbe8533c5711b │ │ └─44313 /pause │ ├─4bc4278b3709b25ef8ce4597a78889987f59f61f8b3e4f5cc8d395102f9bb3ad │ │ └─65102 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f66cb7ac78bf2cb35213176633df3a858b30e04466ad49c8644542e220a3ce85 │ │ └─40258 /pause │ ├─78167c8b6b89e76dade99699e70e6c5c78a812d6e5e791248dbfa48021c50470 │ │ └─66252 /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-19-213-150.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 │ ├─70b273e4731c8a96849b0b0a89a32384ba0c6ce7ae05a1809c24eaf72c4e8fcb │ │ └─266197 /pause │ ├─e307eef22d09097541ff40f4498e8c3b5c6191520dac9499a9ae1bac9485fdc3 │ │ └─56418 /secretgen-controller │ ├─bcaeb6935224d502bc3b6083462598f1c48d29e9d3a5542359ce6ac844dd4e79 │ │ └─143949 /coredns -conf /etc/coredns/Corefile │ ├─d2e38b643299b5fe2d370032085c3fb4098bf90a65778987a9f574e7c88a38c7 │ │ └─187622 /pause │ ├─569668c826565d706a65dbc193df5eaada05799b76b3bb2075b9f39e41817f59 │ │ └─165894 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-novncproxy --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-vnc.ini │ ├─bcdd77f543445105c9d25cdfc9107008ed4c4e020fcde756d2ec872770253d03 │ │ └─174322 /pause │ ├─5098a5c5e00787f721500dd62bf6f7b1ab2a33e11a09f7ee3569918a7a63c9c0 │ │ └─251893 /pause │ ├─0896da4ed36afd7205e64bfa42db6dbf8766e029815566b2e59112110e7fc33d │ │ └─97309 /pause │ ├─deeb8373c6185fbd1a050e81c24e2f20db54a5ff84d75aac402ebcf141d579d7 │ │ ├─171405 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171656 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171657 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─57fce54c39b03df0fa3aef1e78846f5a54d8e6a8b1983483f0f706eff18aa4bd │ │ └─63883 /pause │ ├─298c9d6929754f6b24977cc9b2536f6f4d2aac815e551c9ca3516db3977d61b0 │ │ └─260914 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─3d8b99545d5af7abca14832b3191b886590ad048c816a913bd8cc64c40b90dae │ │ └─40528 /kube-vip manager │ ├─97aec363283899c709d74a94d6017ea82ee8ac48c01d4957675821da755dd901 │ │ └─66327 /bin/memcached_exporter │ ├─79c3b6beee76c81955c2c77a1c285ea36f9f3b22f660f005069c7bbe7febee16 │ │ ├─108631 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108850 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108852 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─da044af7bae76882e23a0ce4abbea54a7f9280bdf682677e97e06a891af4e4c3 │ │ └─146670 /pause │ ├─cc7ebc6ef53edbda4823ab9a534cc5765baa1929161b44b1168fcafe678e2e3c │ │ └─43371 /coredns -conf /etc/coredns/Corefile │ ├─e39865c10254b01082ddc82eb49c903d8b934095c720d752ac071b332ca5bac3 │ │ ├─191255 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-compute --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf │ │ ├─375038 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmppbnre5zw/privsep.sock │ │ ├─375309 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpjecob8fj/privsep.sock │ │ └─375562 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpzgx5t98q/privsep.sock │ ├─f1381ddd36670a4ad9671ccb3fe9be055c8d85718b77ed35474cfea8ad6d7723 │ │ ├─175128 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─395501 sleep 300 │ ├─291054892b41bc6988611cee19220e00c797818ba10908044823a4cd682977ff │ │ └─44567 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e287b8bc4d07399025886aa2df77b719ac0e277c11a4200d811fbe113b973d6b │ │ └─48382 /pause │ ├─db5b0140c9889ceb225b1b18b601e2bcc67fdfe5b05b9fb2c1dfed8ff30b420b │ │ ├─41997 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42369 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8c69ab7364986e744931a416e83f959942b22f18b087612182221ae8c7f5e09f │ │ ├─172435 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172452 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─172458 erl_child_setup 1048576 │ │ ├─172592 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172593 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172603 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─172910 /bin/sh -s rabbit_disk_monitor │ ├─4036989952dcf7d5a5338a70c7450d10a08d68d7db1d32f9c2b1500d3066461b │ │ └─65237 /goldpinger --static-file-path /static │ ├─d2c34cad7ba8ff5fa3496bb0e4cd903f5296a8fb77ee90dca1af12f5c34b71d8 │ │ └─68441 /pause │ ├─eb228ce81f3cefd1a044f59f7372821abcce1215200d3b2c315f7c43025364e8 │ │ └─172288 /pause │ ├─30122b97484aff65907504d0e9b06573c6e21a6b8fc04de3e68da3a1365e7b9a │ │ └─66307 /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 │ ├─effbb82ff6adef4dc01b307df4aae75fb738a420a36df1654f28da288937a072 │ │ ├─171399 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171652 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171653 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─6a51be3b69edef80661543f62d43c1c43da6fa42172d1ea71ce6fef07d3e075d │ │ ├─61092 python -u /app/sidecar.py │ │ ├─61584 python -u /app/sidecar.py │ │ └─61585 python -u /app/sidecar.py │ ├─2af7dbf6e08159988695b7997ef9f5865576cdbbff2f550800db068674f0526c │ │ └─229261 /pause │ ├─f95a293dca3dad051817353f5f881f61642e5cfee4de0e33c574026fa9ca1491 │ │ ├─270091 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270106 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─10e3b52f4bad9b72f5eeeec9204b3d4a588f82c28602ed9f7cf9d634f369cfc7 │ │ ├─201484 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─201894 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─201896 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─da9f93b2d01fbd538d801b203b59d39396b62a1ab13fe8f49d549bc975e5e25b │ │ └─40385 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 │ ├─281212b19a3ab5976428b7cf113446f93378336690c6390c42fd474ed80309b2 │ │ └─110261 /pause │ ├─6cb5a3a3739f7d20411df631eb5621554a91bb3c653e73e2ab82b1e79a893066 │ │ └─251759 /pause │ ├─91fd471339ee7c93ac21169f44d3571ac9db293a703a20c4b1de1ff2b7bf931e │ │ └─56185 nfd-gc -gc-interval=1h │ ├─b92c973072211084339b5599b4630ebb513286208816e087a14a2c03303f6b77 │ │ └─112145 /pause │ ├─bbf2ddb42e4faa812df21c060e4b3cfb14e7674338bd41f73f5bfc742d1296ab │ │ └─51226 redis_exporter │ ├─3c04596c4f84c80d7510fe480fe5ab760258317954068746bd4a7cf33b005387 │ │ ├─247040 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247059 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─247066 erl_child_setup 1048576 │ │ ├─247232 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─247233 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─247243 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─247684 /bin/sh -s rabbit_disk_monitor │ ├─508b76f7d8c831dd4747e1bc6d8c15017c56b98e8fdda4e611d4fded9b62f747 │ │ └─249997 docker-registry serve /etc/docker-registry/config.yml │ ├─7ef24752fd92d5fdbf944ff7dbd49c745c48ffabc399364bc8e138248de47662 │ │ └─50925 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 │ ├─9a488aa6be23f0b576cadec07fbc5b5af103db32a164d95fb9a9fcceb3f60083 │ │ └─40422 kube-apiserver --advertise-address=199.19.213.150 --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 │ ├─69a92b9ce51fd734c1eab9b40a40ce15aaccd6b0af5573b2575b64ee20c83a49 │ │ └─125676 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─87418d7e21243b105dc179c12606d079dff1713563e6f888668d35a53fd42413 │ │ └─266798 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─b88f35781a037f2df596d281055cd6e58db35fc3e8519eac5b7b0c67b9f09ff3 │ │ └─43390 /coredns -conf /etc/coredns/Corefile │ ├─361cb1a0f4b3337ae0edebda3fbd5d9c45b9cec6902f09438c2afbb09b4563ed │ │ └─233566 /pause │ ├─d13c9e34d50ff536cb496a283251a22af06ee79357d83f1795b7fc046deb0017 │ │ └─260875 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e6ad40ad46b60f922461a8caffd3325be4fd3c7082e1474ee07306fe3c2aebca │ │ └─44045 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 │ ├─607816b27b0750eb52f0e55e5ee570870578bcd17bd3bbec4a37d2cb20d67620 │ │ └─60596 /pause │ ├─8b866ad57f1df7cf00a282f7d60bdaeeb390789536751fcf1b320f8191f48552 │ │ └─62783 /pause │ ├─e1c02abb0f0922712e055f20933315e9d89d900ae62df3848b7850b1aabcd2f3 │ │ └─65748 /bin/pushgateway │ ├─76c221d7552e80b8c39bfaa636edbc8861caa9b6831de6cae0354eb3c0732847 │ │ └─233718 /pause │ ├─f5b3bcbdfdda9fbccd6ed6d408f22cd3bfbf1a08e68a0879ed7e9fd26de6c2b2 │ │ └─62535 /pause │ ├─7c0fcb1f6bb70937fd359179dc24b9457e85f106e9a61fad5f08c29637ac0ca3 │ │ └─61272 /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 │ ├─778f61978f319f0f83f873fad8157019722efce0741581da6cd253e3c06c3216 │ │ └─228228 /pause │ ├─69b792e72adc8b40c0efe5188e6834f50daad6b4db75c7e33dd21b662dd894c0 │ │ ├─187763 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187798 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─187804 erl_child_setup 1048576 │ │ ├─187859 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─187860 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─187870 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─188220 /bin/sh -s rabbit_disk_monitor │ ├─3c13ba9c09c6adf6b8bf14130e0e77587af5289d37c03c6f8a4016fcb60337bf │ │ └─48669 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─a2a4f4bd355c28df9c66c92f132f6e30ca000d966d22f6737db4b6c5687407b5 │ │ └─47974 /pause │ ├─8620a97e70a78897531bc8e83b4538bf3fa9730c1acdf606c34dfa5d1379ac9e │ │ ├─243648 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244212 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpyzri27p7/privsep.sock │ │ ├─244269 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244290 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─01b2c4ec33b68a39890f5cdd8752400b7c0f410e90e90243f981307c9ee1597d │ │ └─147393 /pause │ ├─89403be228fcb2a7b9affc749a77f7de93378131e459e2bdb34de35edec3983d │ │ └─108096 /pause │ ├─7b72192a05ea506ec9d724ed66e495009490f2115a48123ed97ea4dab7e491dc │ │ └─51134 valkey-server *:26379 [sentinel] │ └─0837423c679d9383a92573c63f73b1797dc74842979456525ba6bc5ba034bb00 │ └─50569 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount