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 │ │ │ ├─21869 /lib/systemd/systemd --user │ │ │ └─21870 (sd-pam) │ │ └─session-21.scope │ │ ├─21810 sshd: cephadm [priv] │ │ └─21886 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1608 sshd: zuul [priv] │ │ └─1621 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1612 ssh: /home/zuul/.ansible/cp/199.204.45.78-22-zuul [mux] │ ├─433020 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uiyrsboeucawtbdmdczzxsvwxxvajzho ; /usr/bin/python3'"'"' && sleep 0' │ ├─433021 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-uiyrsboeucawtbdmdczzxsvwxxvajzho ; /usr/bin/python3' && sleep 0 │ ├─433022 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-uiyrsboeucawtbdmdczzxsvwxxvajzho ; /usr/bin/python3 │ ├─433023 /bin/sh -c echo BECOME-SUCCESS-uiyrsboeucawtbdmdczzxsvwxxvajzho ; /usr/bin/python3 │ ├─433024 /usr/bin/python3 │ ├─433045 /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 │ └─433047 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9950 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12255 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d9b27bf0eaa00ab795c536706d56235d8782cfc706cd0cf8e8718a8fa0f26202 -address /run/containerd/containerd.sock │ │ ├─ 12654 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9e062f65ce561e38f81488c8f4f8170a6ead9cdb0e2085c1f2eea9e78f193c5f -address /run/containerd/containerd.sock │ │ ├─ 18782 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 20eddbef551c82a3e8d428512abfac33ed43c17e7aa8150850a3c72e7fe9a009 -address /run/containerd/containerd.sock │ │ ├─ 25414 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff2a46ea43a7689c2d9718191a2732f8cf5ae1109099fcd1770edc0d0f91b90b -address /run/containerd/containerd.sock │ │ ├─ 29911 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 208814d45554ae78031a8fd10bcd2a84d6abe52c7373cd4f762aa409ec88a395 -address /run/containerd/containerd.sock │ │ ├─ 34721 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5cad3a33040870fdac18ae4bec0252073ceca7e2fe5f349c944744767b0c6e43 -address /run/containerd/containerd.sock │ │ ├─ 40269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 116c119de73e8dd39b69a07dd1b918f361476449fc843f05735bda37226eac4d -address /run/containerd/containerd.sock │ │ ├─ 40321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b481dc83ffcdd99458e5e9555238a700694a26a0270c96e6316bc65913f1bdc -address /run/containerd/containerd.sock │ │ ├─ 40331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28f1a53901841c84caf9dd3c316a9fe4e0c5f49356172f6762fb0500aac7d785 -address /run/containerd/containerd.sock │ │ ├─ 40332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2e64c684f15c43b0077f81cd77eaa776616992da749009a509cc713b14cd163 -address /run/containerd/containerd.sock │ │ ├─ 40335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80adc4b119a29d03558c4e0427bea9d418403a55d63672ea18654c8efcc08fbb -address /run/containerd/containerd.sock │ │ ├─ 40873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec79c3fe195be760385874cd622535f92ab7580e224fb350599b0d57fae3b291 -address /run/containerd/containerd.sock │ │ ├─ 41617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b2e67f9ccef00ef44defe6a083d05dc61ca1241b59d52236c8d0884916a9b78 -address /run/containerd/containerd.sock │ │ ├─ 41632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35265f0d7420d97fe8507b969f5a24058d3c8f49d97b3850c27de8f7b257fb3b -address /run/containerd/containerd.sock │ │ ├─ 43003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15e586467f4169a8dae6202a868c3b23afc2dbf015513517ef55063295b8bb57 -address /run/containerd/containerd.sock │ │ ├─ 43375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3d1c8f998633dc943aedd4d02b7eca0f8682d3e85cb45ea12c3103c4d8ad699 -address /run/containerd/containerd.sock │ │ ├─ 43498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 404ed974c117004758e79a34a8fc03904de9873c93bbee7abc25df6c325696fe -address /run/containerd/containerd.sock │ │ ├─ 43876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94d4d85682b1eb468ff75e12625e3d8067b52cb376d517606c3b8659befa5761 -address /run/containerd/containerd.sock │ │ ├─ 44365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85ac7f44e78781ce9ef7adfba9bc214640aa0bf3dd627fa39ae347967cd5339f -address /run/containerd/containerd.sock │ │ ├─ 44403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7015dd5de44c0e016cfffcc6235551390aaff965461f04ff436606b3cb35419f -address /run/containerd/containerd.sock │ │ ├─ 44453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec2ec5149889ea73349fe80b6c583b0d04992ddcda2985b185fdd470b0a278f4 -address /run/containerd/containerd.sock │ │ ├─ 46759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a5a74c4518aaada8085eb8d12bb534dd29d6a443a7ba290a6622f2ce109e88f -address /run/containerd/containerd.sock │ │ ├─ 46846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbc0cbd9bdff96083971d2d7dea8731beac8163feb3baa3f3abb13a85111e2a5 -address /run/containerd/containerd.sock │ │ ├─ 47558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 099cedf18a520a8e7403bbea036322c04ba085da379682926ebd60b2ff9e8ee5 -address /run/containerd/containerd.sock │ │ ├─ 47672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a07a4fcd496190081c9bd6ebea3d0733780a1b66392b780fe1368a2bb9f791b7 -address /run/containerd/containerd.sock │ │ ├─ 48232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5dfe4399563e2f7ac604b5b73d1b2a58de3a0cccb9b95d74ce0052d5229bea6 -address /run/containerd/containerd.sock │ │ ├─ 48541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 796b192b04b1aa1e95fd5f79c178455eecbe6fe882507d078530e80c41addb93 -address /run/containerd/containerd.sock │ │ ├─ 48959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af341793375fbbbd71d08dba11b0284b930accfe97f229096852493eb8e54d36 -address /run/containerd/containerd.sock │ │ ├─ 51462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad911a0af787a57bb3c43515a4b176dafeebe5368a20a5caad413303dc62e132 -address /run/containerd/containerd.sock │ │ ├─ 51600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef9fd2857f27b4870dd845de8996b8aeefab9b53520ea7b3ef68b8f30499e261 -address /run/containerd/containerd.sock │ │ ├─ 55847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87fb6af3b7fa066deb07e10e3bf871b1a463d693986cd8bde8107b588a1524b5 -address /run/containerd/containerd.sock │ │ ├─ 56524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adf84de1c2b1774cb815b05a4a9d11b40a98b71980f6ed9ab211f830c48b1381 -address /run/containerd/containerd.sock │ │ ├─ 56564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4162abb87d3de8829e1c455f9b8f6fe836998dfe69b76d74d0611d7aac8cb3e -address /run/containerd/containerd.sock │ │ ├─ 56598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7848b0a95af4a9f11ee481a6b58478fa1d212fc7a60f0735a126db880ea800f6 -address /run/containerd/containerd.sock │ │ ├─ 56761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42eb6584d486b7aedfb8a8d2637f02a86753400081309513a69fe6b33c7c2f87 -address /run/containerd/containerd.sock │ │ ├─ 60985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb4cd71033a1de787e793bdf71c1d96ccf0c3551357909cb7907babaa5e06cf -address /run/containerd/containerd.sock │ │ ├─ 61060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ae019d759a7e39ec64dc0bc15fb8285e21758188134f78b7b24eb4d10fa5655 -address /run/containerd/containerd.sock │ │ ├─ 61288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e353a876a4622686c3617cac4048f610745b2cf349bedadf0ae74db534e241e7 -address /run/containerd/containerd.sock │ │ ├─ 61319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b12d01eee9a11dd2a0f62cf5330855cba0673ee31d13fa3cb2c32191a6a89761 -address /run/containerd/containerd.sock │ │ ├─ 62808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca4ceb8a9156bd89c5fcc4e6701acabbad851396504ebd4d08060024e843aad7 -address /run/containerd/containerd.sock │ │ ├─ 62930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83ba8cb49c2177614e627575a4b6de632fa46000f8df8b6b9ea290155eab8600 -address /run/containerd/containerd.sock │ │ ├─ 63109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cec90053886943c9798c9095b5be656e4e22419537a49ebe2f2fd4aedf79d2c -address /run/containerd/containerd.sock │ │ ├─ 63398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74339ffb7d9d695f2786ed202f4259e4b184cc50be8bf6a15d1ca0cd1a2a5ec9 -address /run/containerd/containerd.sock │ │ ├─ 63604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bb02ed1a63263339a80d209fd8ab6774ce7a6006a2fa4695d1ef2e4b0c6fc8f -address /run/containerd/containerd.sock │ │ ├─ 63693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86f85957bdd0ae921e2c1e517ba6e34ba67a009810f14849991cf3926c3ecc1d -address /run/containerd/containerd.sock │ │ ├─ 63895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 554ac8b757f04afdca735aff63b1809eb4c2211ccbce7af51258fd23401cdc37 -address /run/containerd/containerd.sock │ │ ├─ 64103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e3e53d4a37e02064920b1287e186b4deed638abe7a9aec82a94f397935b05df -address /run/containerd/containerd.sock │ │ ├─ 64294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2523594352b5c7da1876a3d3a154906a806c9cf16c7b8197ea002c0c7f030855 -address /run/containerd/containerd.sock │ │ ├─ 65225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75da90641bcdb12cad842b499595ef921827b8dbf9f543491169e02d500729a0 -address /run/containerd/containerd.sock │ │ ├─ 66542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45c7cedfb82b416ba9aae435caa748fc0e41f279405b7dbece0352bd1aefa2f6 -address /run/containerd/containerd.sock │ │ ├─ 69082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb04f6426fa5219dec54c3652633f65ecafd06788488dc08c777ff1924cf76cf -address /run/containerd/containerd.sock │ │ ├─ 78295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c4a79322e44874e5e0956a2fd18d5438ddb13adcf6d0c74d15be382ce4d1f8d -address /run/containerd/containerd.sock │ │ ├─ 79774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c819eb645faf85f54351acde755db9b421121ea1e23dece578864907d4385a16 -address /run/containerd/containerd.sock │ │ ├─ 85944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48e412214f63444ec2486756c642a56b96f5803a4f5c7267f13d754d6d692fb5 -address /run/containerd/containerd.sock │ │ ├─ 92211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1cc2b24f7a3e113b0f30e1efbbb52d04d905e03488005a9e3b0a940bbd71503 -address /run/containerd/containerd.sock │ │ ├─ 97196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 729308a3b53529b73f6059420ed023f11d678667db1fc3719c490b0143d54552 -address /run/containerd/containerd.sock │ │ ├─ 97235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99235260b1c24cbed9c990b62eb4ec0df7afdffddb080b9a3358405ed2499d8e -address /run/containerd/containerd.sock │ │ ├─109607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 728e5608771a5dda7eae1d26fa043a63173e786e47d3f338ac4821b514b3e45a -address /run/containerd/containerd.sock │ │ ├─111389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e79775e5b3f835a8f3d8f668314af3cd86a594f482b7299aacd691417ddf447f -address /run/containerd/containerd.sock │ │ ├─111414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a37d5ac5f6af2fd00f0a5981762d466925e82e03c169a82874a06ffff99468ff -address /run/containerd/containerd.sock │ │ ├─113497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f10b9591b2fb7bbaadc311279bf2968f7ccbbbe9df7936f62fd8accc673a85a -address /run/containerd/containerd.sock │ │ ├─115340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab0e8b39ab537fa8675e5c68fa6c724695e6102af66446b4295092d28eb6ad11 -address /run/containerd/containerd.sock │ │ ├─115362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c6f2045f90a4b0cfdab6754eb3e43aea87a2a45af32e3249db368a0f8a0603d -address /run/containerd/containerd.sock │ │ ├─128163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bd1b1f7d11edd154137d94e07f4b24926172c25523e65868e0f6d19f9878e69 -address /run/containerd/containerd.sock │ │ ├─128208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be6773df93a4d22698dab1e746bc02b0abb61b1b5dd46d0e66b6527b67f0eb1 -address /run/containerd/containerd.sock │ │ ├─131284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f511b52ff410cb950d601da52d3c8b0a7c1b63052af93fdf63c65d33fe596cdd -address /run/containerd/containerd.sock │ │ ├─157931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f94cb12c6ed6b941d3991a1898c8baca1bfcb69a115d1d9565712773f8a0d9c6 -address /run/containerd/containerd.sock │ │ ├─159525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92bc30b6774ea34b61510d80a6c8a7231b1e84755a9971acff5c1939bde4ccc2 -address /run/containerd/containerd.sock │ │ ├─160090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b3792d6263ace4ed84515fee8f281e0255da4c55dc74067d8bdf400124f5842 -address /run/containerd/containerd.sock │ │ ├─161062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccca4b5008b777fcd7d54626a5dc2044090e613f9898b028fab789eab9b80ac6 -address /run/containerd/containerd.sock │ │ ├─163057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef210d1b74d477dedc210efb90518bd0cac6bfaa2cbd7550a2b5de3f075f7c71 -address /run/containerd/containerd.sock │ │ ├─163360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bd0978ed31d9755163451a2fdf3912cebbb123b92d2555bf53e1be589936c7c -address /run/containerd/containerd.sock │ │ ├─163388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d6102ff3e058686bea234f5b86a40326538e7f7122aa8b02cc20a3a08a93bf9 -address /run/containerd/containerd.sock │ │ ├─163455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cbb1a4d9bce1b6574db03a7bdbf60f6db668ee8bbc1c30f70c71e0cf14cc399 -address /run/containerd/containerd.sock │ │ ├─163614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 441805704c66ab43b20d7afd4a6ab8e3ba8b156b6cfdffae014d7eb398f0aa8a -address /run/containerd/containerd.sock │ │ ├─164034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a66b475ea5c08ca13a2ee6c896774b5357442d77f28b7cf97d3e749806171b7 -address /run/containerd/containerd.sock │ │ ├─176446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ace5f642e386bfd0ed855ba21f6c5e5bca208a835d818fa6336f778ca1e91d8 -address /run/containerd/containerd.sock │ │ ├─178200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 972a2dc7968228014e7b13e20cbb39aa5576f57b3f9ef4022d2c45fab05a1085 -address /run/containerd/containerd.sock │ │ ├─178247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7d1d1c96813c1c04abfcdd416eaec6c8611141a42d1a8351be59e57da47f7fc -address /run/containerd/containerd.sock │ │ ├─178317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac86ea63b529b4f1176d46fc9928bcc144333d873f9e4688f95e779b32d7005c -address /run/containerd/containerd.sock │ │ ├─178359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16418367cb5a52766aed0c99e4a3c3f52410634a6caee825b8f774fa168eceec -address /run/containerd/containerd.sock │ │ ├─178370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ea70d83009e46aba0c74a5e876ef236bb4f05be9cbc9d2232b14b704006e0f2 -address /run/containerd/containerd.sock │ │ ├─178735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df9750cdc64a7fc700a5c5215984fff5572cf7f51b3e71266d75f7ff3a6dfc8d -address /run/containerd/containerd.sock │ │ ├─178775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d2a2f180027045cca88a5985599d522af28b8060039b5667d729f3af64fae7a -address /run/containerd/containerd.sock │ │ ├─192479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c4a64c73153cde7316dbbfd822dd43e10ec0f4f61123079b835813c27b0400f -address /run/containerd/containerd.sock │ │ ├─194883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f8ff20c505a806a5c7fa2c0bab1348d58af7e65c9c7d361cc1577b017a271fb -address /run/containerd/containerd.sock │ │ ├─194936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1ad2cc64927733068356e5c9c3172776db5a2b7f0851f650384f77b13d29275 -address /run/containerd/containerd.sock │ │ ├─195071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18b18732c9be1aeeee45afa57abfd30eee300369fca819011c405eba86984e49 -address /run/containerd/containerd.sock │ │ ├─212216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 213f82e79625102a6868fef0123eb666b56721635b4e9b4c845714bdf2c501fb -address /run/containerd/containerd.sock │ │ ├─221473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cd8896cfdb5a8eef8b6ceadbd298d187e5988658fcc9c189fd72eb4fcc85255 -address /run/containerd/containerd.sock │ │ ├─221499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2aa6a5be4e31d96264a0d402280c5c6b77f6290d1170857dc97c4bbf60811e35 -address /run/containerd/containerd.sock │ │ ├─221537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b98371920bf31c984ef5f3770cd6831dc15698afec8fc3032267441846996236 -address /run/containerd/containerd.sock │ │ ├─221887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ef964b32e9a73b1c84d12dfe0ec19b09b37223202b99c3fb384081af5006d07 -address /run/containerd/containerd.sock │ │ ├─234386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d27f34b17ed151fc788f25972b078218e0e297bc9def04c5a2cc13fe456a81f -address /run/containerd/containerd.sock │ │ ├─236671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b886729fc585ed4f4ad7295faec6ad13a3377e56d05484960d29b1e8de5aa629 -address /run/containerd/containerd.sock │ │ ├─238145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6b4202e12781d0d8586244283d0824aed9e91b8f03bfe38791e5fd02c7aa00d -address /run/containerd/containerd.sock │ │ ├─239116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 187f9d183b95fd3e4aae6033acdf98fe66a4e9f06ab3d4b605be5bc8cf2c1077 -address /run/containerd/containerd.sock │ │ ├─240298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 347a9f248330678ce4993831fcc568c64e21c3f52094e73a2f5e96680c9b8ee4 -address /run/containerd/containerd.sock │ │ ├─242482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a55b566476169b920e1e6ef03747c518e201d312b1ffab2a68d861817d721c06 -address /run/containerd/containerd.sock │ │ ├─243380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7e46dbd988adf27d529544bc4568de2c368b9dca7094f6d60b44fb224dab201 -address /run/containerd/containerd.sock │ │ ├─243534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e796726a9fdf94de050c742fdfa35550900441282ddad461f62438fcb5aab9c -address /run/containerd/containerd.sock │ │ ├─253870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75ff13fa2abfd042ec81a7240c1bfe06178be5acfb4b494cd0fddb70574b0d04 -address /run/containerd/containerd.sock │ │ ├─254303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f825b1c78da31b9ce36e2f819f9867f92e621d62f3191b1144ee87185bcad13 -address /run/containerd/containerd.sock │ │ ├─264638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a51d65d4c5ba0abe4ea408732250f107ec003d72a2ae78d0040cac3e922b5ef8 -address /run/containerd/containerd.sock │ │ ├─271142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eee2f20c7813ea24733f49ea2728dda742b3654f3a4dc7592162ce792887e8dd -address /run/containerd/containerd.sock │ │ ├─271387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a329c606fc952147e8220289c7f2cec3ddcea7ef015196412e63e86c20ecc530 -address /run/containerd/containerd.sock │ │ ├─271466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4148c317b37672639b23b8f039f61942703a7513465341fd5a18e48bf65af34 -address /run/containerd/containerd.sock │ │ ├─271534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05693c24f131a7571c17577cced9570034ea5a7bb1ad75642eb8b0ab219428de -address /run/containerd/containerd.sock │ │ ├─308479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 603518a0e17e065a138b0a1a565945c73c9d2c10f7d1071032929a7e13850913 -address /run/containerd/containerd.sock │ │ ├─310850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f88291312fd274c75248e126911e629f28c84590faa37bced23f59d80e484460 -address /run/containerd/containerd.sock │ │ └─312456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f2fe1b0a1f0aa4bad96cf68d8c87971df333ae6e488f3e8abbaa79fc714b8e0 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1429 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-208814d45554ae78031a8fd10bcd2a84d6abe52c7373cd4f762aa409ec88a395.scope … │ │ ├─29935 /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 │ │ └─29947 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─29623 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29894 /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@crash.instance.service │ │ │ ├─18737 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18759 /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 │ │ │ ├─25128 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25395 /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 │ │ │ ├─34423 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34704 /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 │ │ │ ├─12208 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12238 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.drghez.service │ │ ├─12570 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.drghez/unit.run │ │ └─12599 /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-drghez --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.drghez:/var/lib/ceph/mgr/ceph-instance.drghez:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.drghez/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.drghez -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10321 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─157240 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40742 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.78 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─run-rdb9163700a84423286d8251eff3a41d0.scope │ │ └─192931 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 4 of 10-100 startups │ │ ├─429438 sshd: [accepted] │ │ ├─431445 sshd: [accepted] │ │ ├─432659 sshd: root [priv] │ │ ├─432660 sshd: root [net] │ │ ├─432974 sshd: root [priv] │ │ └─432975 sshd: root [net] │ ├─docker-5cad3a33040870fdac18ae4bec0252073ceca7e2fe5f349c944744767b0c6e43.scope … │ │ ├─34744 /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 │ │ └─34757 /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 │ ├─docker-20eddbef551c82a3e8d428512abfac33ed43c17e7aa8150850a3c72e7fe9a009.scope … │ │ ├─18807 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18846 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1101 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10828 /usr/sbin/chronyd -F 1 │ │ └─10829 /usr/sbin/chronyd -F 1 │ ├─docker-ff2a46ea43a7689c2d9718191a2732f8cf5ae1109099fcd1770edc0d0f91b90b.scope … │ │ ├─25438 /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 │ │ └─25451 /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.socket │ ├─docker-9e062f65ce561e38f81488c8f4f8170a6ead9cdb0e2085c1f2eea9e78f193c5f.scope … │ │ ├─12685 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.drghez -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12698 /usr/bin/ceph-mgr -n mgr.instance.drghez -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-d9b27bf0eaa00ab795c536706d56235d8782cfc706cd0cf8e8718a8fa0f26202.scope … │ │ ├─12311 /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 │ │ └─12330 /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 │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─157056 /sbin/iscsid │ │ └─157057 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─90390c482428762ebe1510c9134e11d46f0b0b56fc9c020d0008ae116bf4e5f3 │ │ ├─175098 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175615 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175616 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9a7173d290851ee2d0c02f1ddc2b7a58d028a7bee6d7d43d95265240f6114aad │ │ └─63880 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 │ ├─19c2b68cb9aef2bdd664dd7c6141bd7a2856237813ea14f67c1efcaa465de835 │ │ └─263321 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─6a66b475ea5c08ca13a2ee6c896774b5357442d77f28b7cf97d3e749806171b7 │ │ └─164057 /pause │ ├─5e12b6e95221fd2d061594b4dca723a03004d752e57dfb9d408966a1c03ac1db │ │ └─169807 /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 │ ├─e1a6f45bed537e87695ec1152153bbf22b71c797ac3eca65a72842caf53ca7f0 │ │ └─47202 /server │ ├─e79775e5b3f835a8f3d8f668314af3cd86a594f482b7299aacd691417ddf447f │ │ └─111429 /pause │ ├─42dfc20e06f1d4673d8e9413d463158a8d7ff84e96bb2d501ee9999df8911ac4 │ │ └─61978 /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 │ ├─5f825b1c78da31b9ce36e2f819f9867f92e621d62f3191b1144ee87185bcad13 │ │ └─254328 /pause │ ├─15e586467f4169a8dae6202a868c3b23afc2dbf015513517ef55063295b8bb57 │ │ └─43026 /pause │ ├─9f8ff20c505a806a5c7fa2c0bab1348d58af7e65c9c7d361cc1577b017a271fb │ │ └─194909 /pause │ ├─de764b695e24a884a2a7eb20f2c705638c60e5ea87c3c768fc52aff1a5952390 │ │ ├─192780 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192796 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─192861 erl_child_setup 1048576 │ │ ├─192970 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192983 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─193254 /bin/sh -s rabbit_disk_monitor │ ├─92bc30b6774ea34b61510d80a6c8a7231b1e84755a9971acff5c1939bde4ccc2 │ │ └─159557 /pause │ ├─7d6792a535cd3eaff609cc1ca36f42f38a4df9467c6e13ef995082506f29af2f │ │ └─56941 nfd-master -crd-controller=true -metrics=8081 │ ├─ca4ceb8a9156bd89c5fcc4e6701acabbad851396504ebd4d08060024e843aad7 │ │ └─62843 /pause │ ├─fa2f7248a1d022e3a09ce55120c3f19e176aa3ac1283f2258c281d5a05dd3c18 │ │ └─113056 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─75687335877790a8dba87e5a556c5127ae5914cdcbe5e8123001af4a584148c9 │ │ └─44643 /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 │ ├─f511b52ff410cb950d601da52d3c8b0a7c1b63052af93fdf63c65d33fe596cdd │ │ └─131307 /pause │ ├─2523594352b5c7da1876a3d3a154906a806c9cf16c7b8197ea002c0c7f030855 │ │ └─64317 /pause │ ├─603518a0e17e065a138b0a1a565945c73c9d2c10f7d1071032929a7e13850913 │ │ └─308501 /pause │ ├─2a5a74c4518aaada8085eb8d12bb534dd29d6a443a7ba290a6622f2ce109e88f │ │ └─46816 /pause │ ├─b1b16d9aa1a5db70d348ec5687b39fc13c35bda923ac9f82a8254d851ab63a0d │ │ ├─62483 python -u /app/sidecar.py │ │ ├─63094 python -u /app/sidecar.py │ │ └─63095 python -u /app/sidecar.py │ ├─3175ce43b998ce0a0a11b8fce6dcfb701074ccccd8386280b884972a4f66a81c │ │ └─258936 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─7cf326e977c3f8eb2d2532223e0ce3f537ca4f70bc97e542619b035e1c400255 │ │ └─259124 /manager --metrics-bind-address=:8080 │ ├─7015dd5de44c0e016cfffcc6235551390aaff965461f04ff436606b3cb35419f │ │ └─44428 /pause │ ├─35265f0d7420d97fe8507b969f5a24058d3c8f49d97b3850c27de8f7b257fb3b │ │ └─41681 /pause │ ├─099cedf18a520a8e7403bbea036322c04ba085da379682926ebd60b2ff9e8ee5 │ │ └─47582 /pause │ ├─531005f9bd1ab9362a16581f317d69a697779887cff06f776c07267d83d02242 │ │ ├─306452 /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 │ │ └─306624 /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 │ ├─fbb58dec7a0c2be570dde120b408cf80aeff3d83039ad5e092091bbf75fa3021 │ │ ├─231914 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232494 octavia-worker: ConsumerService worker(0) │ │ └─232498 octavia-worker: ConsumerService worker(1) │ ├─95740fb83fa4bd8b7230677b597e05208f576f3a928664740e8e7c25a675a302 │ │ ├─234606 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─234623 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─234629 erl_child_setup 1048576 │ │ ├─234679 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234680 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234690 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234901 /bin/sh -s rabbit_disk_monitor │ ├─347a9f248330678ce4993831fcc568c64e21c3f52094e73a2f5e96680c9b8ee4 │ │ └─240321 /pause │ ├─2aa6a5be4e31d96264a0d402280c5c6b77f6290d1170857dc97c4bbf60811e35 │ │ └─221641 /pause │ ├─45c7cedfb82b416ba9aae435caa748fc0e41f279405b7dbece0352bd1aefa2f6 │ │ └─66579 /pause │ ├─052408b9d96a297991e8a458e58d2c48e498dda159d1d7de783f85b2a0aebb24 │ │ ├─174589 nova-metadata: uWSGI master │ │ ├─174669 nova-metadata: uWSGI worker 1 │ │ └─174670 nova-metadata: uWSGI worker 2 │ ├─515df596d3bf2cdb2f22036104816e872c4802733292b2ae0553c907847d9af5 │ │ ├─187561 neutron-policy-server: uWSGI master │ │ ├─187581 neutron-policy-server: uWSGI worker 1 │ │ └─187582 neutron-policy-server: uWSGI worker 2 │ ├─26f74dae6da5f22ca3df9c8e4654586e1aab5a85c847c6861dfaa7d695fe0566 │ │ └─311363 /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 │ ├─5ea36dcaa629217e6584da5278ad5017d7f8fa3903b38ba044b2411c0c522522 │ │ └─40521 kube-apiserver --advertise-address=199.204.45.78 --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 │ ├─a2eb267010a5fa9e1beb70051cd66c8f6c1849348d32fd4aed67c51c242ce70b │ │ ├─306064 manila-api: uWSGI master │ │ ├─306090 manila-api: uWSGI worker 1 │ │ └─306091 manila-api: uWSGI worker 2 │ ├─3ab73d23c0811b70a988af982e7eb09e99af0b654f56bb1bea23b70fccea0369 │ │ └─128560 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c6cc057202a416f185579efeb0b8e7fdb34249e5fc716caaaba8566c781d0f18 │ │ └─97674 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-9gjpt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─96302f27da585cb2bc7e129ead749ae593ebbd771cdef03beefb7c185acaa423 │ │ └─263338 docker-registry serve /etc/docker-registry/config.yml │ ├─fdb4cd71033a1de787e793bdf71c1d96ccf0c3551357909cb7907babaa5e06cf │ │ └─61017 /pause │ ├─a6a49e1a6b189587a8746ea80e1673beaf9569f29d0aad0264779ebb164915c4 │ │ └─66023 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d8eb8c35017ef7d2acd22e5019c2ef80197788a43f197740c1b6ffc23f2ccd90 │ │ ├─264877 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─264895 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─264902 erl_child_setup 1048576 │ │ ├─265045 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─265046 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─265056 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─265157 /bin/sh -s rabbit_disk_monitor │ ├─af341793375fbbbd71d08dba11b0284b930accfe97f229096852493eb8e54d36 │ │ └─48983 /pause │ ├─48e412214f63444ec2486756c642a56b96f5803a4f5c7267f13d754d6d692fb5 │ │ └─85973 /pause │ ├─116c119de73e8dd39b69a07dd1b918f361476449fc843f05735bda37226eac4d │ │ └─40325 /pause │ ├─b4986276dd5d307f5111099cff3859c9abe4e412696fa5d914ba81957ee9fb71 │ │ ├─176627 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176644 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─176650 erl_child_setup 1048576 │ │ ├─176722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176723 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176733 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176936 /bin/sh -s rabbit_disk_monitor │ ├─554ac8b757f04afdca735aff63b1809eb4c2211ccbce7af51258fd23401cdc37 │ │ └─63922 /pause │ ├─86f85957bdd0ae921e2c1e517ba6e34ba67a009810f14849991cf3926c3ecc1d │ │ └─63730 /pause │ ├─aa29814889df4dd8bbc43b5d69641a3cb24e7fdf7717b8a8e5cd3cb6c4d6dc5f │ │ └─231896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─729308a3b53529b73f6059420ed023f11d678667db1fc3719c490b0143d54552 │ │ └─97220 /pause │ ├─b7cc3bdb9536d483b72d53ffc1644309ec8d6ad9b5e04c879aeb92c4b56319ea │ │ └─49099 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─100c5b87598f21eb79300fb6a49752469bd83f79cc1e9df3ebf184682d6b50ab │ │ └─66636 /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 │ ├─d65f86f0af8c4eb85d412ff29861886a805386ba62298de3fbbdda41062ec7ff │ │ ├─190528 neutron-l3-agent: master process [/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] │ │ ├─190858 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─191261 /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/tmpkitwcag8/privsep.sock │ │ ├─391850 /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/tmpcxrjf_99/privsep.sock │ │ ├─392316 /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/tmpgijv_j1k/privsep.sock │ │ ├─392941 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─392943 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393427 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d0175661-c40a-4670-82e7-4a9424ff8537 --namespace=qrouter-d0175661-c40a-4670-82e7-4a9424ff8537 --conf_dir=/var/lib/neutron/ha_confs/d0175661-c40a-4670-82e7-4a9424ff8537 --log-file=/var/lib/neutron/ha_confs/d0175661-c40a-4670-82e7-4a9424ff8537/neutron-keepalived-state-change.log --monitor_interface=ha-c4907b4c-bc --monitor_cidr=169.254.0.2/24 --pid_file=/var/lib/neutron/external/pids/d0175661-c40a-4670-82e7-4a9424ff8537.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─412363 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4d28b74e-1c68-4b2a-8c37-f9c060a2931a --namespace=qrouter-4d28b74e-1c68-4b2a-8c37-f9c060a2931a --conf_dir=/var/lib/neutron/ha_confs/4d28b74e-1c68-4b2a-8c37-f9c060a2931a --log-file=/var/lib/neutron/ha_confs/4d28b74e-1c68-4b2a-8c37-f9c060a2931a/neutron-keepalived-state-change.log --monitor_interface=ha-69e81287-d9 --monitor_cidr=169.254.0.175/24 --pid_file=/var/lib/neutron/external/pids/4d28b74e-1c68-4b2a-8c37-f9c060a2931a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─414908 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5edee4e9-cc77-464b-b018-3415a3364f61 --namespace=qrouter-5edee4e9-cc77-464b-b018-3415a3364f61 --conf_dir=/var/lib/neutron/ha_confs/5edee4e9-cc77-464b-b018-3415a3364f61 --log-file=/var/lib/neutron/ha_confs/5edee4e9-cc77-464b-b018-3415a3364f61/neutron-keepalived-state-change.log --monitor_interface=ha-e49fa633-d1 --monitor_cidr=169.254.0.52/24 --pid_file=/var/lib/neutron/external/pids/5edee4e9-cc77-464b-b018-3415a3364f61.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─ac86ea63b529b4f1176d46fc9928bcc144333d873f9e4688f95e779b32d7005c │ │ └─178444 /pause │ ├─8c2c17eb3fd3b18706b69e44eeb6f7f32fb0b6f18d5cd71f6bcc78735782e603 │ │ └─43439 /coredns -conf /etc/coredns/Corefile │ ├─187f9d183b95fd3e4aae6033acdf98fe66a4e9f06ab3d4b605be5bc8cf2c1077 │ │ └─239142 /pause │ ├─16418367cb5a52766aed0c99e4a3c3f52410634a6caee825b8f774fa168eceec │ │ └─178478 /pause │ ├─7cd8896cfdb5a8eef8b6ceadbd298d187e5988658fcc9c189fd72eb4fcc85255 │ │ └─221539 /pause │ ├─eee2f20c7813ea24733f49ea2728dda742b3654f3a4dc7592162ce792887e8dd │ │ └─271185 /pause │ ├─1adb15af4ee945a86e297697a1132384ff3396524ba497dce9a87544159a304c │ │ ├─113679 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113696 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─113702 erl_child_setup 1048576 │ │ ├─113751 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113762 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114023 /bin/sh -s rabbit_disk_monitor │ ├─7848b0a95af4a9f11ee481a6b58478fa1d212fc7a60f0735a126db880ea800f6 │ │ └─56629 /pause │ ├─fe1f07890414da651ec2413cd0f9d230bed06668b892dae035a765c9e00972e2 │ │ ├─208191 heat-api: uWSGI master │ │ ├─208234 heat-api: uWSGI worker 1 │ │ └─208235 heat-api: uWSGI worker 2 │ ├─1434e2725d89c578d8e8b496f81ae41edfa03ff94a4d0f9214a82355b2b4d8ae │ │ ├─64677 nginx: master process nginx -g daemon off; │ │ ├─64702 nginx: worker process │ │ ├─64703 nginx: worker process │ │ ├─64704 nginx: worker process │ │ ├─64705 nginx: worker process │ │ └─64706 nginx: worker process │ ├─6be6773df93a4d22698dab1e746bc02b0abb61b1b5dd46d0e66b6527b67f0eb1 │ │ └─128245 /pause │ ├─9d7f791d5fb07b4970032581d6904cc85730cb0441e73c02ee41e0d8b47b1342 │ │ └─49369 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f2c6bfb0ba6d302e07b146d99bd8e39d0c10e8f8bf649986f87e07856412ece4 │ │ ├─232825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232882 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422960 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422961 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422962 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422963 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422964 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422965 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422966 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422967 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422968 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422969 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422970 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422971 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422972 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422973 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422974 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422975 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422978 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422979 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422980 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422981 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422982 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422988 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422989 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422991 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422992 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─422993 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6b2e67f9ccef00ef44defe6a083d05dc61ca1241b59d52236c8d0884916a9b78 │ │ └─41667 /pause │ ├─8b481dc83ffcdd99458e5e9555238a700694a26a0270c96e6316bc65913f1bdc │ │ └─40436 /pause │ ├─9d27f34b17ed151fc788f25972b078218e0e297bc9def04c5a2cc13fe456a81f │ │ └─234412 /pause │ ├─b2fb1d94b2c450aeb2109f478b6902d521959226a96b0a83bd926ac5f9bc751c │ │ └─65570 /goldpinger --static-file-path /static │ ├─fc0938f1fb789b90edce2fd88b1372318e027a23a2633c89dfd6b7afc103e3f8 │ │ └─66933 /bin/oauth2-proxy │ ├─a2e64c684f15c43b0077f81cd77eaa776616992da749009a509cc713b14cd163 │ │ └─40434 /pause │ ├─fb675ac2a52c01eb61c2c6a0cf926a7e695ef517d8558d26280237a2dfc92b46 │ │ └─64352 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d0e3c2f408c14d05b607d57f2ba61cf5fca3ed7bf44785c7dee44086abe9d269 │ │ └─258796 percona-xtradb-cluster-operator │ ├─e1dcb293881c0fdfcdabdcba047e6c0a525efdba0b511cc66e1e4408142d52c8 │ │ ├─253920 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─254676 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmprigx5glb/privsep.sock │ │ ├─254683 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─254770 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─900047306b1dfabb97358541d6287d637e7e2b561c3b56c6add1737777b69bfb │ │ └─65873 /bin/pushgateway │ ├─a1ad2cc64927733068356e5c9c3172776db5a2b7f0851f650384f77b13d29275 │ │ └─194986 /pause │ ├─7b7c057ebc421080a9038e0f9a45a8620579614131cdc8a241df414934b1b98e │ │ ├─212383 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─212406 erl_child_setup 1048576 │ │ ├─212648 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212658 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212677 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─212822 /bin/sh -s rabbit_disk_monitor │ ├─05bacbce2dc24ad406fb081d7e77697b5b6bbe72f672e0366d4ad39129001d6a │ │ └─51986 valkey-server *:26379 [sentinel] │ ├─b60b966845524008f6a8ed734eab4274114dd5966a46ca4611c87b5c6b665ae6 │ │ └─259405 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─c4148c317b37672639b23b8f039f61942703a7513465341fd5a18e48bf65af34 │ │ └─271577 /pause │ ├─74339ffb7d9d695f2786ed202f4259e4b184cc50be8bf6a15d1ca0cd1a2a5ec9 │ │ └─63434 /pause │ ├─7c0526f4303aa537b6fdc1eecdc1ab53c4d9b39c934df5ffdcbd86a81987c93e │ │ ├─208165 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─208560 heat-engine: ServiceWrapper worker(0) │ │ └─208569 heat-engine: ServiceWrapper worker(1) │ ├─c6b4202e12781d0d8586244283d0824aed9e91b8f03bfe38791e5fd02c7aa00d │ │ └─238213 /pause │ ├─327a912c42a5b1fde9de718bde2f3133265be5e622de5500af12af0e9599958b │ │ └─65041 /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 │ ├─6399b39c16925a4a85970da5fe60a4dca7611e66ca8e879eddf59529629a08e0 │ │ ├─ 97788 /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 │ │ └─397853 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b0d2cc903d9d72617ed533e643590ad54126977c158e00792c405fe25c882e76 │ │ └─268156 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9d6102ff3e058686bea234f5b86a40326538e7f7122aa8b02cc20a3a08a93bf9 │ │ └─163425 /pause │ ├─6811f438f5e763bb183c127c077e23bb51690ef3ad1182d80d9bae8c937a80ec │ │ ├─65402 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65437 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─87fb6af3b7fa066deb07e10e3bf871b1a463d693986cd8bde8107b588a1524b5 │ │ └─55871 /pause │ ├─5df4e6133439eaacbd8e1fdd569d840c92eb1578b93b437d12be05415f6d934d │ │ └─51689 valkey-server *:6379 │ ├─bb301d1732bdc35aba4bcbf183e040be8a493075562b3293e1f339f4efc24a6e │ │ ├─208196 heat-api-cfn: uWSGI master │ │ ├─208236 heat-api-cfn: uWSGI worker 1 │ │ └─208237 heat-api-cfn: uWSGI worker 2 │ ├─e7420f078bcb1cf704906478664942a935cf17e70fd24eeb097845d638f2c4f8 │ │ ├─315027 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─315042 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e353a876a4622686c3617cac4048f610745b2cf349bedadf0ae74db534e241e7 │ │ └─61322 /pause │ ├─ab0e8b39ab537fa8675e5c68fa6c724695e6102af66446b4295092d28eb6ad11 │ │ └─115404 /pause │ ├─c819eb645faf85f54351acde755db9b421121ea1e23dece578864907d4385a16 │ │ └─79798 /pause │ ├─3f9944c6a80971b4bdd26291f658dc4cd9cad7a19c91160b2f4112cb4cc558fe │ │ ├─158476 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158488 /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 │ ├─1be286ae04ee8f97b39ee04c4c4fd49380ea985d6dc24068f1da3cd0754eecb3 │ │ └─56868 nfd-worker -metrics=8081 │ ├─3fcaf34d559df3436664da48c0e3e8605bf772f5684d82d6d5d4cf77c9ca1302 │ │ └─44596 /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 │ ├─bb04f6426fa5219dec54c3652633f65ecafd06788488dc08c777ff1924cf76cf │ │ └─69105 /pause │ ├─67aecca2ac8e6803aff843eb581ab62fe2086b5895e3837f5478891bdf811b7e │ │ └─44689 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─bac106cec1664cdf2a6172ef7915b9abec45b58008394541c900fe2073977e78 │ │ └─65774 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a37d5ac5f6af2fd00f0a5981762d466925e82e03c169a82874a06ffff99468ff │ │ └─111469 /pause │ ├─05693c24f131a7571c17577cced9570034ea5a7bb1ad75642eb8b0ab219428de │ │ └─271614 /pause │ ├─958154d9b49f9c97be0767bb5c9eae72a1948ea4e8e513e5f1d897837ede34f9 │ │ └─40927 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1e936917b01c1f718b5217e7319c440fa400f635fc8cdc92e0814e6fce8b7902 │ │ └─190197 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) │ ├─31578fb0964d30fe38bb9f0226a6250d2d12b5b8cdf99712cc0afd3913708a15 │ │ └─66726 /bin/oauth2-proxy │ ├─9eb4aafa7949c2f6b8afcb557d0b446ec492ffddd46d56907c200a910ad9b5dc │ │ └─158440 /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 │ ├─faa2661749ac69bb90f03083c346db3cfa15df98ae52444cd4f3ea7ab31ba788 │ │ ├─187514 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─188022 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188025 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188028 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─bc6126c794414983dba8083d0a800b4eb52cf89c29e3a53b9017a3aaeacf2abd │ │ ├─67121 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67138 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67144 erl_child_setup 1048576 │ │ ├─67269 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67270 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67280 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67373 /bin/sh -s rabbit_disk_monitor │ ├─8ef964b32e9a73b1c84d12dfe0ec19b09b37223202b99c3fb384081af5006d07 │ │ └─221911 /pause │ ├─0efee5f993d527f2ccdd92a1770c75eeeb0c0aed7df175448ec658029d1dc3a4 │ │ ├─42148 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42569 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─f8b16584e7466d64cb0b5d42cbee1e4c8e4723f413852fc6c0bec939a472634c │ │ ├─310812 apache2 -DFOREGROUND │ │ ├─313435 (wsgi:h -DFOREGROUND │ │ ├─313436 (wsgi:h -DFOREGROUND │ │ ├─313437 (wsgi:h -DFOREGROUND │ │ ├─313438 (wsgi:h -DFOREGROUND │ │ ├─313439 (wsgi:h -DFOREGROUND │ │ ├─313440 apache2 -DFOREGROUND │ │ └─313441 apache2 -DFOREGROUND │ ├─6b0e8266761bbb4c57f117d17ddb2fb47a69cf3f252a7895a260c1a6c1efa5e8 │ │ ├─129510 /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 │ │ └─129598 /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 │ ├─2fb5cbba080ed50b1540459eccc96dd6c11e56e9c501fa069f827cc6935c75ea │ │ └─66291 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-78.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 │ ├─03df39fcac1639b0723b9c140c4193c88ae737576eb672fb5f05f0b99ff485a9 │ │ ├─ 72299 apache2 -DFOREGROUND │ │ ├─ 72342 (wsgi:k -DFOREGROUND │ │ ├─ 72343 (wsgi:k -DFOREGROUND │ │ ├─ 72344 (wsgi:k -DFOREGROUND │ │ ├─ 72345 (wsgi:k -DFOREGROUND │ │ ├─415503 apache2 -DFOREGROUND │ │ └─416380 apache2 -DFOREGROUND │ ├─a07a4fcd496190081c9bd6ebea3d0733780a1b66392b780fe1368a2bb9f791b7 │ │ └─47695 /pause │ ├─8f2fe1b0a1f0aa4bad96cf68d8c87971df333ae6e488f3e8abbaa79fc714b8e0 │ │ └─312481 /pause │ ├─f94cb12c6ed6b941d3991a1898c8baca1bfcb69a115d1d9565712773f8a0d9c6 │ │ └─157954 /pause │ ├─80f5e79341c790158e3c2c48c544c00d1ff42abab20c0ee27a5f41166b591b73 │ │ ├─111751 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112045 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112047 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─85ac7f44e78781ce9ef7adfba9bc214640aa0bf3dd627fa39ae347967cd5339f │ │ └─44388 /pause │ ├─5597811476757de0efcbde25e68bf20ae162ef10971714f9788eebdcf60b4139 │ │ ├─ 87005 /usr/local/bin/rook ceph operator │ │ └─433019 /usr/bin/python3 -s /usr/bin/ceph version --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─3ef30b7a3f0a16f581bc4476db55d0a8aef35381fe6e423871272478feb8dddc │ │ └─43547 /coredns -conf /etc/coredns/Corefile │ ├─48156a76b96fd781d86f663d2c3ed6ca4228445a1f911b0c6ba4774211955a18 │ │ ├─49013 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 │ │ └─50557 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 │ ├─0e4f98070124437d9c83b342065f28cde8e8a611c2352380e8e1efc93dc80f0a │ │ ├─231180 octavia-api: uWSGI master │ │ ├─231193 octavia-api: uWSGI worker 1 │ │ └─231194 octavia-api: uWSGI worker 2 │ ├─2ea70d83009e46aba0c74a5e876ef236bb4f05be9cbc9d2232b14b704006e0f2 │ │ └─178455 /pause │ ├─2dfdbae45cb7090b5a888b57b8f8efb3bd55ee4187871054886551edfcd5bedf │ │ ├─198165 /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 │ │ ├─393332 /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/tmploclfn6o/privsep.sock │ │ ├─393672 /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/tmp0qo2etii/privsep.sock │ │ └─395557 /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/tmpuzr8w__0/privsep.sock │ ├─f88291312fd274c75248e126911e629f28c84590faa37bced23f59d80e484460 │ │ └─310873 /pause │ ├─dd0a5b57dd4529c9ea2e0a5a3647cff80c19967dfa0ac7f80a4e1bffaab8c1bd │ │ ├─ 47090 /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 │ │ ├─ 47103 /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 │ │ ├─ 47247 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─310553 nginx: worker process │ │ ├─310554 nginx: worker process │ │ └─310555 nginx: cache manager process │ ├─796b192b04b1aa1e95fd5f79c178455eecbe6fe882507d078530e80c41addb93 │ │ └─48565 /pause │ ├─ef9fd2857f27b4870dd845de8996b8aeefab9b53520ea7b3ef68b8f30499e261 │ │ └─51625 /pause │ ├─624040087aecd40a0fceb6d6a1f2a06b4f2b4d65cfa06bd9d5d72b1df382c1ea │ │ ├─175363 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─175769 nova-scheduler: ServiceWrapper worker(0) │ │ └─175773 nova-scheduler: ServiceWrapper worker(1) │ ├─cdfb65957c273ef3e5853bb41bddd552cf666eb5bfc8c3b6a959d1d22f9a8705 │ │ └─260570 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─193e9bb83237f945479dbb171c97409affd49527bf3966c85baee815360abf1e │ │ └─65344 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6128a8a1fab7fcbf3f92aacbed8b2c9b1b317f58fb972a4902bd6f184a3f38bd │ │ └─40564 etcd --advertise-client-urls=https://199.204.45.78:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.78:2380 --initial-cluster=instance=https://199.204.45.78:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.78:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.78: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 │ ├─a329c606fc952147e8220289c7f2cec3ddcea7ef015196412e63e86c20ecc530 │ │ └─271414 /pause │ ├─3bb02ed1a63263339a80d209fd8ab6774ce7a6006a2fa4695d1ef2e4b0c6fc8f │ │ └─63627 /pause │ ├─ec2ec5149889ea73349fe80b6c583b0d04992ddcda2985b185fdd470b0a278f4 │ │ └─44476 /pause │ ├─f9480bb9f182a71d7f12cf130168ed9dbe5019f251cf5715149bd50317d174a0 │ │ └─259302 /manager --metrics-bind-address=:9782 │ ├─5198a7b99217fb8b63a26e5345c62e61e0b1d3508b20e3dd5dad6038f872bae7 │ │ └─160348 /coredns -conf /etc/coredns/Corefile │ ├─bbc0cbd9bdff96083971d2d7dea8731beac8163feb3baa3f3abb13a85111e2a5 │ │ └─46870 /pause │ ├─204d1667575206bd78c4867580c962525b8fc70524cff25cc1b8537cfe7cad73 │ │ └─270005 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 │ ├─f3d1c8f998633dc943aedd4d02b7eca0f8682d3e85cb45ea12c3103c4d8ad699 │ │ └─43398 /pause │ ├─b5a66349dfe98893e9e2b83022b1de5861234e4888520b1877d916643f72e437 │ │ └─52073 redis_exporter │ ├─ad7b20c97089cd965c6059ca417da178ec9885a0c2fc34b09178a9d4ed6174c3 │ │ ├─126758 cinder-api: uWSGI master │ │ ├─126771 cinder-api: uWSGI worker 1 │ │ └─126772 cinder-api: uWSGI worker 2 │ ├─83ba8cb49c2177614e627575a4b6de632fa46000f8df8b6b9ea290155eab8600 │ │ └─62959 /pause │ ├─213f82e79625102a6868fef0123eb666b56721635b4e9b4c845714bdf2c501fb │ │ └─212241 /pause │ ├─a8f94ecf5abd70242df3e28f808526e70eabc668fd4a235bc2ab12dbdb9215c4 │ │ ├─62511 python -u /app/sidecar.py │ │ ├─63179 python -u /app/sidecar.py │ │ └─63180 python -u /app/sidecar.py │ ├─5115eca73f943663ea63942f9bcf1284b761d28e01c35eaf3ed77d0bf4bfa2c0 │ │ └─57061 /secretgen-controller │ ├─ef210d1b74d477dedc210efb90518bd0cac6bfaa2cbd7550a2b5de3f075f7c71 │ │ └─163086 /pause │ ├─a8490d4c8e743f72e73c0a81ba72bc4d761ac4f6b83bf99b76047abcf82b1b02 │ │ └─198212 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d5376f4baf4221230dbb88af58c7321ef3156b06cc00cfc913d45313d388cf9c │ │ └─66094 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─86ad900d1bf787f1822869afde19cc710c08d4b159870a71840c6427fcf04f59 │ │ ├─179466 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─423458 sleep 300 │ ├─404ed974c117004758e79a34a8fc03904de9873c93bbee7abc25df6c325696fe │ │ └─43522 /pause │ ├─80b74f972bfa4e5e90bacc5e704bf2f022b1ebc04857f89fc4f559cc70f03093 │ │ ├─85156 barbiacan-api: uWSGI master │ │ └─85168 barbiacan-api: uWSGI worker 1 │ ├─5cec90053886943c9798c9095b5be656e4e22419537a49ebe2f2fd4aedf79d2c │ │ └─63134 /pause │ ├─0c4a79322e44874e5e0956a2fd18d5438ddb13adcf6d0c74d15be382ce4d1f8d │ │ └─78318 /pause │ ├─80adc4b119a29d03558c4e0427bea9d418403a55d63672ea18654c8efcc08fbb │ │ └─40440 /pause │ ├─f867fdfac287b21e13339a439e998c77354ed0af6cf94cf6e2815443429ec89d │ │ ├─174504 nova-api: uWSGI master │ │ ├─174535 nova-api: uWSGI worker 1 │ │ └─174536 nova-api: uWSGI worker 2 │ ├─ec79c3fe195be760385874cd622535f92ab7580e224fb350599b0d57fae3b291 │ │ └─40900 /pause │ ├─3c2cafa6af86f091cdaef212634ff99b3d1b19ca017aeb5503d32aea77d79bd4 │ │ └─66346 /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 │ ├─94d4d85682b1eb468ff75e12625e3d8067b52cb376d517606c3b8659befa5761 │ │ └─43901 /pause │ ├─f12613bb2897bfdc2e62dde5156d665c8337ec47ebf2af3f36b6effbc498c1cb │ │ └─61473 /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 │ ├─bc1ef61cc0afac6cf76aee39d16f4bdb58c87ee5f7217406f0f909c0b68a3bbc │ │ └─51783 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 │ ├─b1cc2b24f7a3e113b0f30e1efbbb52d04d905e03488005a9e3b0a940bbd71503 │ │ └─92236 /pause │ ├─a7e46dbd988adf27d529544bc4568de2c368b9dca7094f6d60b44fb224dab201 │ │ └─243409 /pause │ ├─57f41ac4ba5b5b527282a61c49aa27355ccd421690b2a4dc56d177f04c7aacb8 │ │ ├─78434 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78450 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78456 erl_child_setup 1048576 │ │ ├─78514 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78739 /bin/sh -s rabbit_disk_monitor │ ├─b12d01eee9a11dd2a0f62cf5330855cba0673ee31d13fa3cb2c32191a6a89761 │ │ └─61351 /pause │ ├─b98371920bf31c984ef5f3770cd6831dc15698afec8fc3032267441846996236 │ │ └─221634 /pause │ ├─4121aa0c03b06955f3636c2ef118bbc31903a96b7c1aaaa33ba457055a18b9b2 │ │ └─312771 /bin/openstack-database-exporter │ ├─5ace5f642e386bfd0ed855ba21f6c5e5bca208a835d818fa6336f778ca1e91d8 │ │ └─176470 /pause │ ├─012171cae167023469e5f32634f1a3a1d1757458c9390d902d08a8745f3b138e │ │ └─191908 /usr/bin/libvirt-tls-sidecar │ ├─273640922331496bf11db88840258df4074e3870ca74f223fa9419de626b4065 │ │ ├─92499 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92517 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92523 erl_child_setup 1048576 │ │ ├─92592 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92593 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92605 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92846 /bin/sh -s rabbit_disk_monitor │ ├─df9750cdc64a7fc700a5c5215984fff5572cf7f51b3e71266d75f7ff3a6dfc8d │ │ └─178759 /pause │ ├─b4162abb87d3de8829e1c455f9b8f6fe836998dfe69b76d74d0611d7aac8cb3e │ │ └─56599 /pause │ ├─75ff13fa2abfd042ec81a7240c1bfe06178be5acfb4b494cd0fddb70574b0d04 │ │ └─253894 /pause │ ├─ebe773632f98f2fc0b798c9754618b547bd659f005fd7c31e7b6ae17df96f2b6 │ │ └─56906 nfd-gc -gc-interval=1h │ ├─0bd1b1f7d11edd154137d94e07f4b24926172c25523e65868e0f6d19f9878e69 │ │ └─128186 /pause │ ├─6990417e568492ec90d9c6930c7e51e94c383134027fdb8ce9d4a676f8b1f005 │ │ └─66345 /bin/memcached_exporter │ ├─3ea1ae5bbd5cfc9fad6f9bbf6840416efa5f9724a0d8abbfeaae7d515f1b2878 │ │ └─64758 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─728e5608771a5dda7eae1d26fa043a63173e786e47d3f338ac4821b514b3e45a │ │ └─109631 /pause │ ├─8c33cc7f04af2decc03c5800d5e9ac039d2b35f4cf038062f079520ae45481f2 │ │ └─98511 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─75da90641bcdb12cad842b499595ef921827b8dbf9f543491169e02d500729a0 │ │ └─65249 /pause │ ├─4ae019d759a7e39ec64dc0bc15fb8285e21758188134f78b7b24eb4d10fa5655 │ │ └─61084 /pause │ ├─8cbb1a4d9bce1b6574db03a7bdbf60f6db668ee8bbc1c30f70c71e0cf14cc399 │ │ └─163495 /pause │ ├─036433477fc9c69c9b09b865b573e4d8cfebbcddc67d6962cf907a6c826be470 │ │ ├─49274 mysqld --wsrep_start_position=0ff3d49d-53be-11f1-ae72-fb786c5dd1eb:20 │ │ └─49391 /var/lib/mysql/mysql-state-monitor │ ├─c4b06396714e1f5c79893f8d874a9bd252222ea204bc45d66238c78d398c4381 │ │ └─191958 /bin/bash /tmp/libvirt.sh │ ├─a51d65d4c5ba0abe4ea408732250f107ec003d72a2ae78d0040cac3e922b5ef8 │ │ └─264661 /pause │ ├─6777b6b0a95def6a4a46cfd63e7b29d7c5a9d09cca745094f9c80056d4dd5898 │ │ └─44074 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 │ ├─972a2dc7968228014e7b13e20cbb39aa5576f57b3f9ef4022d2c45fab05a1085 │ │ └─178264 /pause │ ├─e533621d5c204440e5fcd4dde4e1d78209b13743352361140c75bb8667dff840 │ │ ├─188601 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/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188971 /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/taas.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/tmp3eld0pnl/privsep.sock │ │ ├─189148 /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/taas.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/tmppfar_ps6/privsep.sock │ │ └─189538 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─01d5ad336f5c7ab27847ce2d8769fed9e96a0a4392f7242e273767d56ddf6f5f │ │ └─66572 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-78.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 │ ├─f6f821d711b49f512750c47e7eaf0c32461d4c27754ffd27ffba7f9587de4765 │ │ └─192671 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─fad2da036867af1171487a7ae0fd97fec85f977378de0d4a34b071102259fc40 │ │ └─262910 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─adf84de1c2b1774cb815b05a4a9d11b40a98b71980f6ed9ab211f830c48b1381 │ │ └─56548 /pause │ ├─5c2926337658c7208d263b06dfddb485fbec5f5d8050865cfb21954cc5a7ab62 │ │ └─239236 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─42eb6584d486b7aedfb8a8d2637f02a86753400081309513a69fe6b33c7c2f87 │ │ └─56783 /pause │ ├─28f1a53901841c84caf9dd3c316a9fe4e0c5f49356172f6762fb0500aac7d785 │ │ └─40426 /pause │ ├─99235260b1c24cbed9c990b62eb4ec0df7afdffddb080b9a3358405ed2499d8e │ │ └─97261 /pause │ ├─441805704c66ab43b20d7afd4a6ab8e3ba8b156b6cfdffae014d7eb398f0aa8a │ │ └─163665 /pause │ ├─8b3792d6263ace4ed84515fee8f281e0255da4c55dc74067d8bdf400124f5842 │ │ └─160123 /pause │ ├─ad911a0af787a57bb3c43515a4b176dafeebe5368a20a5caad413303dc62e132 │ │ └─51486 /pause │ ├─a5dfe4399563e2f7ac604b5b73d1b2a58de3a0cccb9b95d74ce0052d5229bea6 │ │ └─48256 /pause │ ├─2c6f2045f90a4b0cfdab6754eb3e43aea87a2a45af32e3249db368a0f8a0603d │ │ └─115436 /pause │ ├─53eeb2314936104644655c0dedec5f121f0433dc062bbff95de3e90778ca1228 │ │ ├─148366 placement-api: uWSGI master │ │ ├─148396 placement-api: uWSGI worker 1 │ │ └─148397 placement-api: uWSGI worker 2 │ ├─b886729fc585ed4f4ad7295faec6ad13a3377e56d05484960d29b1e8de5aa629 │ │ └─236698 /pause │ ├─3bd0978ed31d9755163451a2fdf3912cebbb123b92d2555bf53e1be589936c7c │ │ └─163396 /pause │ ├─18b18732c9be1aeeee45afa57abfd30eee300369fca819011c405eba86984e49 │ │ └─195116 /pause │ ├─5e796726a9fdf94de050c742fdfa35550900441282ddad461f62438fcb5aab9c │ │ └─243572 /pause │ ├─1e3e53d4a37e02064920b1287e186b4deed638abe7a9aec82a94f397935b05df │ │ └─64128 /pause │ ├─a55b566476169b920e1e6ef03747c518e201d312b1ffab2a68d861817d721c06 │ │ └─242508 /pause │ ├─fb8306c0dc0816ca0a3f2a7401ad11320126f15dae72d728a4f9bc34a4670127 │ │ ├─337000 neutron-dhcp-agent: master process [/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] │ │ ├─337348 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─337490 /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/tmpyifp8f48/privsep.sock │ │ ├─338209 /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/tmp4ievygnc/privsep.sock │ │ ├─338679 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f92b2ecb-61f4-491e-bb87-d02084a5d374/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f92b2ecb-61f4-491e-bb87-d02084a5d374/host --addn-hosts=/var/lib/neutron/dhcp/f92b2ecb-61f4-491e-bb87-d02084a5d374/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f92b2ecb-61f4-491e-bb87-d02084a5d374/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f92b2ecb-61f4-491e-bb87-d02084a5d374/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-97cb9348-ee7c-4c60-b803-4dbad5ce2d9d,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 │ │ ├─338683 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9fb0274c-1d24-491a-8567-2e83f5ff6eb5/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9fb0274c-1d24-491a-8567-2e83f5ff6eb5/host --addn-hosts=/var/lib/neutron/dhcp/9fb0274c-1d24-491a-8567-2e83f5ff6eb5/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9fb0274c-1d24-491a-8567-2e83f5ff6eb5/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9fb0274c-1d24-491a-8567-2e83f5ff6eb5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a8a70d68-2113-4c19-b36a-16bca15c0952,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 │ │ ├─338711 haproxy -f /var/lib/neutron/ns-metadata-proxy/f92b2ecb-61f4-491e-bb87-d02084a5d374.conf │ │ ├─338716 haproxy -f /var/lib/neutron/ns-metadata-proxy/9fb0274c-1d24-491a-8567-2e83f5ff6eb5.conf │ │ ├─391643 /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/tmp3ewz940r/privsep.sock │ │ ├─392039 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─392040 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─396528 /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/tmp7tq87cmi/privsep.sock │ ├─0df0f79d8e3c7d094b1f0fd16df53d48cbfba911784cbba7168ef9d53300ef3a │ │ └─263279 /kube-vip manager │ ├─75872bb91a4d714cc3b719e6ccc2ee27b11ab4929ec7d7058aba40f7a121e742 │ │ └─306281 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─0ebbb3879fb16e03daa27505a9e094eae86330417ebb860d4a2614304e833b95 │ │ └─128841 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─1e6d8fc220c687a36ebbcc81b72fc1d9513948051c9482fc122c1e3c5700007f │ │ ├─187516 neutron-api: uWSGI master │ │ ├─187547 neutron-api: uWSGI worker 1 │ │ └─187548 neutron-api: uWSGI worker 2 │ ├─a6b1ec61a37f6cc2b88f66bb34fa030a9a5b56fd4c68533ca5ed78241d9022ba │ │ └─306051 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d7d1d1c96813c1c04abfcdd416eaec6c8611141a42d1a8351be59e57da47f7fc │ │ └─178297 /pause │ ├─c121025178c50a9519ddf836f1ac5b24397b8f3d2e39b9c55bc20fa6bb12ec62 │ │ └─269428 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 │ ├─ccca4b5008b777fcd7d54626a5dc2044090e613f9898b028fab789eab9b80ac6 │ │ └─161088 /pause │ ├─9c4a64c73153cde7316dbbfd822dd43e10ec0f4f61123079b835813c27b0400f │ │ └─192505 /pause │ ├─abe2ab1c2088ad3f821eecf4d4ef0493efdbf2a2f2b3530bbfeee8f6631f042c │ │ └─61828 /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 │ ├─2d87077a905589307e7b71f883252de0034cc3fc1e806c3a4c9500d87c505beb │ │ ├─254403 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─254803 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─254804 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─7dd6ce73883b8dd902d8b1eed535b0787dd2e1f6d4f30d6347f5c5cc980675b9 │ │ └─66680 /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 │ ├─3f10b9591b2fb7bbaadc311279bf2968f7ccbbbe9df7936f62fd8accc673a85a │ │ └─113520 /pause │ ├─3db0e13c26afa70399b072f45e11c849e555482e2c73e1d016d91f9bd2202e67 │ │ ├─109907 glance-api: uWSGI master │ │ ├─109947 glance-api: uWSGI worker 1 │ │ └─109949 glance-api: uWSGI worker 2 │ ├─7dce588ab3410ac985ca451ea1cf5a5abfcd7144e9bd30d731e6233d867beaba │ │ ├─161292 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161308 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─161314 erl_child_setup 1048576 │ │ ├─161396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161407 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161526 /bin/sh -s rabbit_disk_monitor │ ├─5d2a2f180027045cca88a5985599d522af28b8060039b5667d729f3af64fae7a │ │ └─178818 /pause │ └─2cef5c33de68d4762c63fbbb0a5f383c86cd5e70c439618ab80bad4925fc392c │ ├─254242 magnum-api: uWSGI master │ ├─254277 magnum-api: uWSGI worker 1 │ └─254278 magnum-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount