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 │ │ │ ├─21630 /lib/systemd/systemd --user │ │ │ └─21631 (sd-pam) │ │ └─session-22.scope │ │ ├─21622 sshd: cephadm [priv] │ │ └─21647 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─715 /lib/systemd/systemd --user │ │ └─716 (sd-pam) │ ├─session-4.scope │ │ ├─1468 sshd: zuul [priv] │ │ └─1481 sshd: zuul@notty │ └─session-1.scope │ ├─ 712 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 874 /usr/bin/python3 │ ├─ 1472 ssh: /home/zuul/.ansible/cp/199.204.45.23-22-zuul [mux] │ ├─403308 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wrtyfcvanosxdwrptvsumvebxergxljf ; /usr/bin/python3'"'"' && sleep 0' │ ├─403309 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wrtyfcvanosxdwrptvsumvebxergxljf ; /usr/bin/python3' && sleep 0 │ ├─403310 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wrtyfcvanosxdwrptvsumvebxergxljf ; /usr/bin/python3 │ ├─403311 /bin/sh -c echo BECOME-SUCCESS-wrtyfcvanosxdwrptvsumvebxergxljf ; /usr/bin/python3 │ ├─403312 /usr/bin/python3 │ ├─403313 /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 │ └─403316 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-40e29c00cc3c5e8c17eb6ffe6f63d0709a865ac9276ecbe607d10b3196ea85ec.scope … │ │ ├─24738 /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 │ │ └─24753 /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 │ ├─containerd.service … │ │ ├─ 9808 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12205 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e4564009bb9547d900546dd39e0bff6cef6b2a65323b634f58001a120a36243f -address /run/containerd/containerd.sock │ │ ├─ 12576 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e7cbf3b3dac510f35e99b9681827c0d758451ce13c69fe265cc22b3dfaefd32b -address /run/containerd/containerd.sock │ │ ├─ 19536 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 976e894aa2dad6ad697b512876052266065bd00c62b5688b7c3f85bcc3e08cc4 -address /run/containerd/containerd.sock │ │ ├─ 24716 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 40e29c00cc3c5e8c17eb6ffe6f63d0709a865ac9276ecbe607d10b3196ea85ec -address /run/containerd/containerd.sock │ │ ├─ 29151 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 06e96bc5d9f1bae8f5b91a71848629a6ab401286f81cc538762aea781810ade9 -address /run/containerd/containerd.sock │ │ ├─ 33642 /usr/bin/containerd-shim-runc-v2 -namespace moby -id daacb3ecafdfa734b8d310514086902e6fe298463351d8504e38012b2e6d9b2c -address /run/containerd/containerd.sock │ │ ├─ 38995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b94740ae5908b499bde11124a86294dc659766dbeac5afbc36771fd36007c321 -address /run/containerd/containerd.sock │ │ ├─ 39052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29cdee4fb2f92fdf056927c46fb5407e2465ad44755aa4c186d3874309ef0d6f -address /run/containerd/containerd.sock │ │ ├─ 39057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64adaf576d07fb4dbd0c3a665758c5561df621cf5141e81e0715700a1dbf0f13 -address /run/containerd/containerd.sock │ │ ├─ 39060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 059a01216b38c7fd09ce6141a7aa8e16a8a3c69b90417a2225cad18d0c40ec3f -address /run/containerd/containerd.sock │ │ ├─ 39069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67ac6a0625427bd3441d2ce93caf5aad1b25604b3915928dff84149f9f0aba4b -address /run/containerd/containerd.sock │ │ ├─ 39609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cf04ef6f200bfb4fa4fb5abcbe0e5f4d47b3056051b467ab7f85f9f3d3f5562 -address /run/containerd/containerd.sock │ │ ├─ 40362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6f818057a87f8e005181ee4263d51552deb51cc594fb238a19e37b2d6613274 -address /run/containerd/containerd.sock │ │ ├─ 40387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ead102f49373aba895ae79823f980908c0d00658e1add429e7bfc7f585c5032b -address /run/containerd/containerd.sock │ │ ├─ 41745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37a463befb71fa5faef34a11b6ab6a83155a6b2f42621670b8137c8bd805376b -address /run/containerd/containerd.sock │ │ ├─ 42185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 547bfa63e7a8c58df8590ee5404e48419406f5325512a7fadf60dd255631ea14 -address /run/containerd/containerd.sock │ │ ├─ 42255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49101c5885f6b027af2609e74ef0117b9c28ff16eb229a04007049ad1b0ab88a -address /run/containerd/containerd.sock │ │ ├─ 42687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89acc383cf07271fff6fbffc2e57334530c3ae1b05988744b7593f02c914b376 -address /run/containerd/containerd.sock │ │ ├─ 43222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81244cf06f4cc834cbedc18273e8719e44cbff1981c52eb28f5d29dbd718be43 -address /run/containerd/containerd.sock │ │ ├─ 43261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0889214a383c3300370b2b85a1224c30281c45b21a17b4310815a6810a2f5553 -address /run/containerd/containerd.sock │ │ ├─ 43308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f51878f8296fae48625cfcfe0f5231e6b66b5295f9a8501c198a16b72dca2ba -address /run/containerd/containerd.sock │ │ ├─ 45585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1a4837c144bc4dee4556203558d334a2ec652992644716a05c660a63c502469 -address /run/containerd/containerd.sock │ │ ├─ 45684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bf55d324051297b8603806521a29008748a45c48bfbe6ec5c257ac159a0dad6 -address /run/containerd/containerd.sock │ │ ├─ 46650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e609eeeebf4c2f04f932221d774a572ef8d90ef148c2fec50d06b4d7eecaaee7 -address /run/containerd/containerd.sock │ │ ├─ 46689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8590caa2a75df3b8d70f7702f133f3f022e258c620754a206ed681d9e9b456d8 -address /run/containerd/containerd.sock │ │ ├─ 47084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da7464b4652ff07a017fe7c49fdaa08a54b76ff49456ab2dc1d1aa4c72ced5af -address /run/containerd/containerd.sock │ │ ├─ 47347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec4420104cd2c191cedee3b3e1838272532beb8df237879303aae3bc36b63c3b -address /run/containerd/containerd.sock │ │ ├─ 47802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58143f9afec7284f4c5b10b2e8e02c6f42c365ee8abf98e6407c61814182f969 -address /run/containerd/containerd.sock │ │ ├─ 49818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 681b663f30b145063ccfe024432595867423e996436daec3f35f1ddfea620fc2 -address /run/containerd/containerd.sock │ │ ├─ 50057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb452e7ff260815b332d434d30dd7f4a640ba11484ad4a282216068fab162e71 -address /run/containerd/containerd.sock │ │ ├─ 54286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9324f34a8d22d153926b70ece2c4aa0fb9d7e42f4452c302c1ccd2836dbeb502 -address /run/containerd/containerd.sock │ │ ├─ 54976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ef58426e27db302aac777fc00c30c5cdbd766791b6e17c67dd95bbd75bb3c75 -address /run/containerd/containerd.sock │ │ ├─ 55023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aa0f3b067420d39e5099769c37f04315c142178b971a236572eff00599550ef -address /run/containerd/containerd.sock │ │ ├─ 55088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e561c2c927554567d83f555edbdee18604350593ac204bd35575986c844e37a2 -address /run/containerd/containerd.sock │ │ ├─ 55296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fa7ce6e6d42804652fbd9c588a7f9cd83746f30ff7a07d16844609df3232b44 -address /run/containerd/containerd.sock │ │ ├─ 59196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d60a9d435ed20624ff6edd401a871943236d32ef7509f83e9a6127b228f8e7b -address /run/containerd/containerd.sock │ │ ├─ 59342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba7945799826b073d3dae4ba4ca6ae86ecfd8107b51447dca4664e0f94b4ade7 -address /run/containerd/containerd.sock │ │ ├─ 59395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ea9b133220299f6a4c985d834250a3e468a1dcd7aba7dcf5262982dd13642d3 -address /run/containerd/containerd.sock │ │ ├─ 59413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26b17b61811f21bad68caf0c333f14656880ee2bec2e5535f675bc150511bfa7 -address /run/containerd/containerd.sock │ │ ├─ 60707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55b8d76428ffa4ff2a182727306897175b55c8505f4b4050bc69ffd46d567a9d -address /run/containerd/containerd.sock │ │ ├─ 60779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f51649fb20fe8efc33677cb3d5e6cb05fea8894bea049a05d302b04db950ebba -address /run/containerd/containerd.sock │ │ ├─ 61377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 410c3e8d73ca4f95efca2e13ae4e091eb9cb17b86bcd7cb02c522b0cba4afb14 -address /run/containerd/containerd.sock │ │ ├─ 61426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efc3ee712f273baf9faae72192805ef5d1d544d44a79656633fa8f695f46e929 -address /run/containerd/containerd.sock │ │ ├─ 61466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60afc5f985044d77acb3de2696ec6115fdd5d6e9358825ed53f7bffbf16693e0 -address /run/containerd/containerd.sock │ │ ├─ 62039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fd075b6be337df5b7c33854b2df33c526108bc820b278eeea56f73474dc505d -address /run/containerd/containerd.sock │ │ ├─ 62317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9c0ce0166b2cb64fcdbb0778f177eff35b47e6873affb37a270ecbea4af1248 -address /run/containerd/containerd.sock │ │ ├─ 62802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6742c73e09a5b112fc14a78ee2f79bb8ba09ebd1bc7f29e08468814559a5fe8b -address /run/containerd/containerd.sock │ │ ├─ 62936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b67e1042ca9d4f26f4b77115ba91eab640a6e815631378367395a98dabdd5a69 -address /run/containerd/containerd.sock │ │ ├─ 63550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a8cbf02b92001b2916158513289fee802c8ad2d04966612f1224cf5f4ea8198 -address /run/containerd/containerd.sock │ │ ├─ 65284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f840e5fe21b93da677ff70245166e4ff089067fa90b63630c34b881cbf0e3b -address /run/containerd/containerd.sock │ │ ├─ 67479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78d4988ab75e8cea0e9071b7102d431d93ae6e17f8a53db667650c8f6aba6ab1 -address /run/containerd/containerd.sock │ │ ├─ 76856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b4c56fb3084cdbf1daed64d9a61ef1342681761dbfb28e4890fe18bb228756d -address /run/containerd/containerd.sock │ │ ├─ 78390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8af322d94aef09fc4758554f8f7bfd185b31ea0a4be3245bb0625e63e08334c -address /run/containerd/containerd.sock │ │ ├─ 84412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 477fb961f0e769b5b5dee59f69ad77657ab88fa17ed4ec53469592b058ac66fb -address /run/containerd/containerd.sock │ │ ├─ 90536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2ffd72f61899a2e7fbc1fb7cc11dd61e256b270bc244df8c5820c7442dcb65b -address /run/containerd/containerd.sock │ │ ├─ 94678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0524bee5d46f2a9ef1532cf2832a1c270c4ef2f69cf2a3e7e099903e7a40ace6 -address /run/containerd/containerd.sock │ │ ├─ 94836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05dd3538e5ca4447d97615bd87e41c264388cb3ef8e5ccdf26638f0ed1e3215c -address /run/containerd/containerd.sock │ │ ├─103551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a37289dcb4f850881180374bbb0480da4da6ee61bb48968284b62301daf4b761 -address /run/containerd/containerd.sock │ │ ├─104924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8216934a8ecd39b7c1f35b60e393d5f6561a302ba8d1e61dc18a4ecdb42e1a3 -address /run/containerd/containerd.sock │ │ ├─105024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e327aa54d36bc8290c626f2633c916bdfb8113895b21fcbde999974a13249d8 -address /run/containerd/containerd.sock │ │ ├─106951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3804e03b8e1a6440f75481a5c3f4ee7e717f960806e6c7533cd1351a39579727 -address /run/containerd/containerd.sock │ │ ├─108671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7802615c9caeeab6f37eb827583a4ff475485b222b433e6ee8df6807dc64b630 -address /run/containerd/containerd.sock │ │ ├─108748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 414e1ffe9c92948d151b3837494882feb60d5d25d6f7da2fba575eff91c153fb -address /run/containerd/containerd.sock │ │ ├─121694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d345a6532e8b0f6c731af8c8e70cdf6653cdd7292d9764605eb50d5db6660468 -address /run/containerd/containerd.sock │ │ ├─121780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e01532c5d35e4d0ceb1b7f0ab751332ab692c3fc887c847c490b19a6ab4535fe -address /run/containerd/containerd.sock │ │ ├─124373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02f86f6813e225d5e295ceded5540a96f2abfbb270b7e1a712a63004a19f4722 -address /run/containerd/containerd.sock │ │ ├─138743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92a79bc190617ae9ae8d5424e52975730e6b251bc7517c5eb807711c9b9504c5 -address /run/containerd/containerd.sock │ │ ├─139779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69c827917fe7247de578cf1c009ed13ada09223a96729c75c679b13166666232 -address /run/containerd/containerd.sock │ │ ├─141009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3433f1e8b1011e499c11edb837d39ccb23262d2c35780e1a71e8c016842b01e8 -address /run/containerd/containerd.sock │ │ ├─141060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48c251d43217a2f48d3e08272cac18e765ef3382b84f1b610135da63728d1f25 -address /run/containerd/containerd.sock │ │ ├─141689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08112a320c8e4314f85c48aaf6a22114ce265e269372daebfba376440d1f5d57 -address /run/containerd/containerd.sock │ │ ├─142761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8558c6e9a11a5fe8eafafb8ab21f4d0ff5b4cd68fd9579315c06f8b9328f0e6a -address /run/containerd/containerd.sock │ │ ├─157143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0be19dd9719bc97585a7f982d8ab052b12479ea110c151ec8073a46a6b64174e -address /run/containerd/containerd.sock │ │ ├─157358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19778841ec631dc1e126cfb4d9a6fb02fd42220e7e78e94affd5352344964e64 -address /run/containerd/containerd.sock │ │ ├─157591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6197cc7c4d3ae3cb0cb334b48fd3ae3609bee3dcc32f99370fd9ad35bb3f36e0 -address /run/containerd/containerd.sock │ │ ├─157813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5b64ec93a4a48092bfb0158277d35bc4a5402374c7d2858ada7b629518ad22f -address /run/containerd/containerd.sock │ │ ├─157905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0de55124d36129b733de34d9dc9a9516c5532a94de89e50d4341b77b256f1e67 -address /run/containerd/containerd.sock │ │ ├─158069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db116f0e1d0bb5efe70c25eda648662cc7e5849b50ead69d01608762b01a8503 -address /run/containerd/containerd.sock │ │ ├─170298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 406ca2c7980b2974dd1a3543e2714360fca0d22597646e30060f4cb1e2063e75 -address /run/containerd/containerd.sock │ │ ├─172151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05d582de8a1fb40b07f663fd571c5a1985414fd321778f24f56fd02aa8ed3ed7 -address /run/containerd/containerd.sock │ │ ├─172220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cfa36fec5d48a015836bc12305243fcaead09a4c292d9d338784673ae06a59e -address /run/containerd/containerd.sock │ │ ├─172254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 914282a634f7a212928218a54b8c25bb128bc71e1890bb719297de4809c71d31 -address /run/containerd/containerd.sock │ │ ├─172535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1e26b1cb3f782d70f5c524190e65c2e2ad16e8d7b0d1e0fbe83f0af10061b15 -address /run/containerd/containerd.sock │ │ ├─172596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7bf2c3137f42d1c33690fc20564dde70c8387b4d7a8db777e03b48b1a2c2b24 -address /run/containerd/containerd.sock │ │ ├─179314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6477ef2fd944c0e8b99fd0e4378df4281015319a6d20a9e5c8448453e2089557 -address /run/containerd/containerd.sock │ │ ├─183688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af721c62fbef3f8eb934d5f925e006549507c21f081a0040e21501f82c5a939b -address /run/containerd/containerd.sock │ │ ├─186169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e63c3e907d0ea6adeeef668c29cb9392ca9aee6e015d7c18f94929388f6be96 -address /run/containerd/containerd.sock │ │ ├─186279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ca30731f96d87362e48ec4c96e5e27f53f52e5acec91bf5a4719ec822f939d2 -address /run/containerd/containerd.sock │ │ ├─186324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 359f7248c86fb39b971f2249fc608eb07d220b7b64646ecfd67307d968c34de8 -address /run/containerd/containerd.sock │ │ ├─202827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85e630ccda4e4ee7c787c8b34cde4fd96397a7d57e10a134fe986dd45c91b2b5 -address /run/containerd/containerd.sock │ │ ├─211505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58511d62f398c28240fedee0dd321d4027b15be8ef7bd098e353478ee74cac9b -address /run/containerd/containerd.sock │ │ ├─211560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62d6c181209d048532bcf7ddc6d1a3378fdbd7c5d2b3e5a98ffae5d29ef816b1 -address /run/containerd/containerd.sock │ │ ├─211582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1179bebf49e36d28478ef7425360ddd3884c2845814af406d9e9c4f62dad05ba -address /run/containerd/containerd.sock │ │ ├─211865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e289fd595ee6e21165e5523b126eee2fe7e1649925feec45ebf48f3a00c86696 -address /run/containerd/containerd.sock │ │ ├─223116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f4d56eccc12776f7ab203a6d180d1ce58adb73ce9676354d88352a401b44012 -address /run/containerd/containerd.sock │ │ ├─225913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e5bcbb9cfde67a36e121bff94a276d44f6905297a20081866a46e84ce4a97ed -address /run/containerd/containerd.sock │ │ ├─227089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f314d5b43b8cf1781db59fdcc8bcac6f3c3c220a98b20b5099cf7b9dc71bbeb -address /run/containerd/containerd.sock │ │ ├─228450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85e853a6ca5979ae97a12d591daafc2935af20177b370545f88b14aca577b12d -address /run/containerd/containerd.sock │ │ ├─229761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4026e0655321b01bb056eb4f963e5c0aa2d17a672d5a2e05e32cd6e0a9ad45ef -address /run/containerd/containerd.sock │ │ ├─231696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d0ef8b3521fdf1283afc85509792c3766114a8bc05e27ce567850c39952ae28 -address /run/containerd/containerd.sock │ │ ├─232650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a327d9f044f43bc2bc1b9028685a974a1997f729cf55cf65a87d786b3f91820e -address /run/containerd/containerd.sock │ │ ├─232737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f02241003dd2cf341bec99a8694960b7dddd327ac8b32b0d15a36589255da13a -address /run/containerd/containerd.sock │ │ ├─242613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5711f2577855fb0cbd73a5ae8d9bd2c05b427b0be3335ed0e126304d8b6e7c81 -address /run/containerd/containerd.sock │ │ ├─243306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8115d87bad0e8e541a899453c62db96858b016396d4c08ea9f458f46851f80e1 -address /run/containerd/containerd.sock │ │ ├─249405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d366315227222c1542ab143abb5c82c556c6d1e4ede87ce7ab6ea5bba2cb0ed3 -address /run/containerd/containerd.sock │ │ ├─253679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b993025e84626a6e8e8531b82bce9eb09610f155a802cde3597ec3e8accf94f8 -address /run/containerd/containerd.sock │ │ ├─253922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 940ead8029ba7a09be37fdcb15651ff642baa4dd755b33ed32d5acb8607e0d5a -address /run/containerd/containerd.sock │ │ ├─254050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0830b4fb65c7e754bdbb69763268956939629ef255a2dfc6b39c75cb54b8cedd -address /run/containerd/containerd.sock │ │ ├─254072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80327c6c892cb1980797345d441b4a02e5ad31cea62b0ca6bf58d1c2f6340d86 -address /run/containerd/containerd.sock │ │ ├─266083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb7664435b269b891e029b91a59b7aa807d6225f91b3bcf3ed70a227f8138999 -address /run/containerd/containerd.sock │ │ ├─268993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 104ad55ff9ad497c3b10e0aa65ed647d5553de92dd3d302ebbd0cb0a990cd698 -address /run/containerd/containerd.sock │ │ └─270382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d331e113c9f8b1e03d78b3abd247f19b3dcb66b29c030e84ea90a650e79c308f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1197 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─530 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─400 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─636 /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 │ │ │ ├─28862 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29131 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─19494 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19514 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24433 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24699 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33342 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33625 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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@mgr.instance.ujgjzw.service │ │ │ ├─12495 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ujgjzw/unit.run │ │ │ └─12523 /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-ujgjzw --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ujgjzw:/var/lib/ceph/mgr/ceph-instance.ujgjzw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ujgjzw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ujgjzw -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 │ │ ├─12137 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12167 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10178 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─654 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─626 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138211 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39464 /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.23 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─368 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 660 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─403314 sshd: [accepted] │ │ └─403317 sshd: [net] │ ├─docker-976e894aa2dad6ad697b512876052266065bd00c62b5688b7c3f85bcc3e08cc4.scope … │ │ ├─19564 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19581 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1403 /usr/sbin/uuidd --socket-activation │ ├─docker-06e96bc5d9f1bae8f5b91a71848629a6ab401286f81cc538762aea781810ade9.scope … │ │ ├─29176 /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 │ │ └─29188 /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 │ ├─docker-e7cbf3b3dac510f35e99b9681827c0d758451ce13c69fe265cc22b3dfaefd32b.scope … │ │ ├─12601 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ujgjzw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12621 /usr/bin/ceph-mgr -n mgr.instance.ujgjzw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─docker-e4564009bb9547d900546dd39e0bff6cef6b2a65323b634f58001a120a36243f.scope … │ │ ├─12246 /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 │ │ └─12258 /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 │ ├─chrony.service │ │ ├─10691 /usr/sbin/chronyd -F 1 │ │ └─10692 /usr/sbin/chronyd -F 1 │ ├─docker-daacb3ecafdfa734b8d310514086902e6fe298463351d8504e38012b2e6d9b2c.scope … │ │ ├─33666 /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 │ │ └─33678 /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.socket │ ├─systemd-resolved.service │ │ └─404 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137990 /sbin/iscsid │ │ └─137991 /sbin/iscsid │ ├─dbus.service │ │ └─623 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─634 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-r614a72ba4681479fad38c542abe6823e.scope │ │ └─186896 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─629 /lib/systemd/systemd-logind ├─k8s.io │ ├─8314eb50d4b1c275c8bc191c17f2ee385b58e382f4ec4f6df5925a63a49c156a │ │ └─43503 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─78d4988ab75e8cea0e9071b7102d431d93ae6e17f8a53db667650c8f6aba6ab1 │ │ └─67503 /pause │ ├─385914f4344c4aa58407718b6700c1173f5d0b8e3c99782f72a85ef28406a552 │ │ ├─181903 neutron-api: uWSGI master │ │ ├─181927 neutron-api: uWSGI worker 1 │ │ └─181928 neutron-api: uWSGI worker 2 │ ├─b2ed99fd5d14678e70122a11d2b716e0562eb379aba3e0dce30fd25f7f324deb │ │ └─39244 kube-apiserver --advertise-address=199.204.45.23 --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 │ ├─9cf04ef6f200bfb4fa4fb5abcbe0e5f4d47b3056051b467ab7f85f9f3d3f5562 │ │ └─39633 /pause │ ├─19778841ec631dc1e126cfb4d9a6fb02fd42220e7e78e94affd5352344964e64 │ │ └─157399 /pause │ ├─55b8d76428ffa4ff2a182727306897175b55c8505f4b4050bc69ffd46d567a9d │ │ └─60736 /pause │ ├─29cdee4fb2f92fdf056927c46fb5407e2465ad44755aa4c186d3874309ef0d6f │ │ └─39150 /pause │ ├─6f061bf9ffdaef0dbde099f465b86e43176c83faad2439b8b874c65450b0209a │ │ └─50475 valkey-server *:26379 [sentinel] │ ├─8004088b00a639c8cc3c10a06be51ea8cf99a2d7774142c47abf45b96a5eb3a1 │ │ └─47928 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─6637226dd5604b7e2198b7ffefb37f2965fb8d207b1fbb1f250dc3d95904d32d │ │ ├─40874 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41249 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─cb7664435b269b891e029b91a59b7aa807d6225f91b3bcf3ed70a227f8138999 │ │ └─266107 /pause │ ├─c4dc3a81c94addae1fe014723aa6a71ebd79e895477affa84df34b3663d35348 │ │ └─64922 /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 │ ├─b8af322d94aef09fc4758554f8f7bfd185b31ea0a4be3245bb0625e63e08334c │ │ └─78414 /pause │ ├─251a66d1aebec5f1b8ca9f9003a1afcae8f5d09251dbdf9fec0ce9d51b9a8806 │ │ ├─222071 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222089 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394393 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394395 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394398 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394399 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394400 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394401 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394402 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394406 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394407 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394408 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394409 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394410 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394411 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394412 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394413 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394414 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394415 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394416 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394418 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394419 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394420 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─428713c35b2be4fdcd9cfe55dc9da734afd3bb5feec45c25626da9522b208be1 │ │ └─250302 docker-registry serve /etc/docker-registry/config.yml │ ├─b3d8812f86f21636d3d09cfefc46dd8b0f8fe27aacca9d5f7cce9f01ba6ff7d1 │ │ └─63741 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─125e0b260cd21344995dfecc7d229f4e55abc67589813f0296977d85f12263ca │ │ └─246158 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 │ ├─da7464b4652ff07a017fe7c49fdaa08a54b76ff49456ab2dc1d1aa4c72ced5af │ │ └─47108 /pause │ ├─a327d9f044f43bc2bc1b9028685a974a1997f729cf55cf65a87d786b3f91820e │ │ └─232676 /pause │ ├─914282a634f7a212928218a54b8c25bb128bc71e1890bb719297de4809c71d31 │ │ └─172334 /pause │ ├─0c800b3050642e6b5daddc087b8507210e36cd2dc85e8ffc01e95832d289e714 │ │ ├─118757 cinder-api: uWSGI master │ │ ├─118770 cinder-api: uWSGI worker 1 │ │ └─118771 cinder-api: uWSGI worker 2 │ ├─26b17b61811f21bad68caf0c333f14656880ee2bec2e5535f675bc150511bfa7 │ │ └─59455 /pause │ ├─57f3261c2066b1658b1ce4d328aae4ea169017c16655b1586f4b8ce05621c069 │ │ ├─83751 barbiacan-api: uWSGI master │ │ └─83765 barbiacan-api: uWSGI worker 1 │ ├─9f4d56eccc12776f7ab203a6d180d1ce58adb73ce9676354d88352a401b44012 │ │ └─223140 /pause │ ├─64aa656b05215bd12bf8418e49df135c5d865967db2cbae0d8482bc312ffc3ca │ │ ├─168328 nova-api: uWSGI master │ │ ├─168343 nova-api: uWSGI worker 1 │ │ └─168344 nova-api: uWSGI worker 2 │ ├─26b4651d790c0259db68cf05fa3154482063edefbe86e5ec1157a295be9853a3 │ │ ├─243039 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243447 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243448 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6197cc7c4d3ae3cb0cb334b48fd3ae3609bee3dcc32f99370fd9ad35bb3f36e0 │ │ └─157619 /pause │ ├─b1f3c6eab78b51b8cc5b2b9a8368e093bf6304c747a59af87aae0dc326c911a9 │ │ ├─ 45922 /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 │ │ ├─ 45935 /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 │ │ ├─ 46271 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268607 nginx: worker process │ │ ├─268608 nginx: worker process │ │ └─268609 nginx: cache manager process │ ├─2ef58426e27db302aac777fc00c30c5cdbd766791b6e17c67dd95bbd75bb3c75 │ │ └─55002 /pause │ ├─4bf55d324051297b8603806521a29008748a45c48bfbe6ec5c257ac159a0dad6 │ │ └─45707 /pause │ ├─eb452e7ff260815b332d434d30dd7f4a640ba11484ad4a282216068fab162e71 │ │ └─50082 /pause │ ├─6477ef2fd944c0e8b99fd0e4378df4281015319a6d20a9e5c8448453e2089557 │ │ └─179339 /pause │ ├─3433f1e8b1011e499c11edb837d39ccb23262d2c35780e1a71e8c016842b01e8 │ │ └─141044 /pause │ ├─c54516ba1225195f0f3a3d09470052dc05f703af857c49746194910059dd82a3 │ │ ├─47852 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 │ │ └─49087 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 │ ├─a775d986b0f274a8acd3f89f2bb9961c2ee8c67a51249bc1336c7e11fe3ab945 │ │ └─228499 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─d331e113c9f8b1e03d78b3abd247f19b3dcb66b29c030e84ea90a650e79c308f │ │ └─270405 /pause │ ├─9e5bcbb9cfde67a36e121bff94a276d44f6905297a20081866a46e84ce4a97ed │ │ └─225937 /pause │ ├─b827b5b6c028ce4703a9b80774d99fd9f339117fadde91617f2ca913217f8c98 │ │ └─42939 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 │ ├─1933eafc449f8e0bf2420bc9fc130c7b8d5b9df06d2676acc5dad783f7fbceba │ │ └─65310 /bin/pushgateway │ ├─52877c599992c6f0cef0e94b7a969ce675c7627f53eb7f45383d7cd9fd4824ec │ │ └─180092 vector --config /etc/vector/vector.toml │ ├─4a8cbf02b92001b2916158513289fee802c8ad2d04966612f1224cf5f4ea8198 │ │ └─63574 /pause │ ├─efc3ee712f273baf9faae72192805ef5d1d544d44a79656633fa8f695f46e929 │ │ └─61450 /pause │ ├─64adaf576d07fb4dbd0c3a665758c5561df621cf5141e81e0715700a1dbf0f13 │ │ └─39151 /pause │ ├─4537260bf3ce2c4906dab8dacea3e9255a5619eb2c5d4c34b1564d8b52f81383 │ │ └─50244 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 │ ├─9d136d902a874919711252124fe50885750143950dcea78b78b76801786c0f70 │ │ ├─242827 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243360 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmprs9cf9d3/privsep.sock │ │ ├─243363 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243365 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6c0bd5c2cc10f933944527b32f64704d946910ee5868ba3e612c9e5b23f28b7e │ │ └─246196 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─357e05860b32b2be1a8c5fd0078e39ea0bed3e4b18f6358942b647c53c08e9b6 │ │ ├─105344 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105436 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105439 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7802615c9caeeab6f37eb827583a4ff475485b222b433e6ee8df6807dc64b630 │ │ └─108697 /pause │ ├─203052344f50f7f851cec66605315dba802c155ef66d64f77ed3842ea3a889fc │ │ ├─202939 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202956 /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 -- │ │ ├─202962 erl_child_setup 1048576 │ │ ├─203028 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203029 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─203241 /bin/sh -s rabbit_disk_monitor │ ├─c1e26b1cb3f782d70f5c524190e65c2e2ad16e8d7b0d1e0fbe83f0af10061b15 │ │ └─172563 /pause │ ├─e289fd595ee6e21165e5523b126eee2fe7e1649925feec45ebf48f3a00c86696 │ │ └─211889 /pause │ ├─7fd075b6be337df5b7c33854b2df33c526108bc820b278eeea56f73474dc505d │ │ └─62063 /pause │ ├─104ad55ff9ad497c3b10e0aa65ed647d5553de92dd3d302ebbd0cb0a990cd698 │ │ └─269025 /pause │ ├─a021add186d35be8de3782949237c2a97213f6f987d8435ac9f6a31266e013f2 │ │ ├─141246 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141280 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141305 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─141504 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─403154 sleep 15 │ ├─91df6eab48c1a8d166eb9993cdd83dc18369c340f88e40d6b72a8816b27cec1b │ │ └─63812 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5711f2577855fb0cbd73a5ae8d9bd2c05b427b0be3335ed0e126304d8b6e7c81 │ │ └─242637 /pause │ ├─ff5f06dd7c8b26532fc46cfda1675edba30f94a1b6f6e9be050c7c152bea535c │ │ └─42241 /coredns -conf /etc/coredns/Corefile │ ├─dc620a5d090a77830229787914f962e72ff8d6d95d5d3e6a22c9c4598590a79e │ │ └─64871 /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-23.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 │ ├─6e63c3e907d0ea6adeeef668c29cb9392ca9aee6e015d7c18f94929388f6be96 │ │ └─186199 /pause │ ├─ec4420104cd2c191cedee3b3e1838272532beb8df237879303aae3bc36b63c3b │ │ └─47371 /pause │ ├─194cfd7593811356fc6dbcbd2e36cbcfe48adbb2fcea0abb131b6539c9e8bebe │ │ └─106718 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─89acc383cf07271fff6fbffc2e57334530c3ae1b05988744b7593f02c914b376 │ │ └─42710 /pause │ ├─8558c6e9a11a5fe8eafafb8ab21f4d0ff5b4cd68fd9579315c06f8b9328f0e6a │ │ └─142784 /pause │ ├─3804e03b8e1a6440f75481a5c3f4ee7e717f960806e6c7533cd1351a39579727 │ │ └─106976 /pause │ ├─bf0d2ac5be16b744c979a4b49241cb43a6d56e3ef903ad042dd2a98c4cf34541 │ │ ├─273063 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273076 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─bd57a57afe8bca6257aa505346f7d0a755b7bced9c6e619cdab9338a4c9cc327 │ │ └─41801 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─809e1382d42e5110390fe0184c9202f5190f10cf319f41fc4c3be229f3333f9c │ │ └─246303 /manager --metrics-bind-address=:8080 │ ├─28fa362bb6de48e6f8d2acbb774a76ac1348bdfd4b595e6504af09c11dbaf588 │ │ ├─142954 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142970 /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 -- │ │ ├─142976 erl_child_setup 1048576 │ │ ├─143057 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143058 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143068 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143273 /bin/sh -s rabbit_disk_monitor │ ├─02f86f6813e225d5e295ceded5540a96f2abfbb270b7e1a712a63004a19f4722 │ │ └─124398 /pause │ ├─566040f27b83f8d1b7c2d6b496f333025272531ef783c3aee1c8faa568bf7de1 │ │ ├─198759 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199151 heat-engine: ServiceWrapper worker(0) │ │ └─199154 heat-engine: ServiceWrapper worker(1) │ ├─526fdf39a006c42e1ae4fe6e3fcdf49bfc658c8206e85b858d4c2eaedb8756f3 │ │ └─221240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b993025e84626a6e8e8531b82bce9eb09610f155a802cde3597ec3e8accf94f8 │ │ └─253764 /pause │ ├─ac1f0d286b83c801309df3d5e8a2392d223fa4e2ad8809e16a9b2a4047c89b21 │ │ └─50567 redis_exporter │ ├─52e1525d80eea1f7f9faf1153d534d4a59c66931be96d95128393457a9ac8fca │ │ ├─141891 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142091 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142097 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─402495 sleep 15 │ ├─05dd3538e5ca4447d97615bd87e41c264388cb3ef8e5ccdf26638f0ed1e3215c │ │ └─94860 /pause │ ├─05d582de8a1fb40b07f663fd571c5a1985414fd321778f24f56fd02aa8ed3ed7 │ │ └─172183 /pause │ ├─c0f840e5fe21b93da677ff70245166e4ff089067fa90b63630c34b881cbf0e3b │ │ └─65329 /pause │ ├─b6f818057a87f8e005181ee4263d51552deb51cc594fb238a19e37b2d6613274 │ │ └─40410 /pause │ ├─36b8908e56ea044f4ba4c6768cd30c02e3ef1b0e395ff720dc929eb5afb70e7a │ │ └─65634 /bin/oauth2-proxy │ ├─d366315227222c1542ab143abb5c82c556c6d1e4ede87ce7ab6ea5bba2cb0ed3 │ │ └─249428 /pause │ ├─78f95941734f20588e0d672e76b2396b1a11bce91ec311428dec902824079e28 │ │ └─65589 /bin/memcached_exporter │ ├─f8b51344ad80987d6dd8842c8fcd5967e28b4d6c7ea82733656cd948405a0ef7 │ │ └─55396 nfd-gc -gc-interval=1h │ ├─62d6c181209d048532bcf7ddc6d1a3378fdbd7c5d2b3e5a98ffae5d29ef816b1 │ │ └─211615 /pause │ ├─f90c3f107366ff8a8f6885f0505aca330f416e3fc929ede321baac0b4c6b299e │ │ ├─181892 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─182513 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182516 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182519 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─954f856b9e9af88669287b47967b1da2a91f4d11613610458808a235158a9b1d │ │ └─64437 /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 │ ├─6d60a9d435ed20624ff6edd401a871943236d32ef7509f83e9a6127b228f8e7b │ │ └─59229 /pause │ ├─85e630ccda4e4ee7c787c8b34cde4fd96397a7d57e10a134fe986dd45c91b2b5 │ │ └─202851 /pause │ ├─707baf11e87c8187b4ade698a8f79d0bf1622fc9d97c40817e388e7c548ed82a │ │ └─43443 /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 │ ├─c7a1b6dbb3362d17233372fd68656ea5d0754f45f1cef809a544419c7d6931f6 │ │ └─246291 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 │ ├─6b4c56fb3084cdbf1daed64d9a61ef1342681761dbfb28e4890fe18bb228756d │ │ └─76879 /pause │ ├─e9bd26913974b3be919497dc8c3b85bc70e21211ec7337b820841fd0e4f40f63 │ │ └─190379 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─87742bde1d772582df10f3ba237b9d7f0c5cdb947c60a77acebb6c65fcdf1bc3 │ │ └─231745 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─de3040ac6ebb289a6ca15fadbf50996c6d767de3be4d719fda38bb7bc0c18641 │ │ └─64355 /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-23.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 │ ├─fc56cc0d48779c4488cc17d04cff2324177b72436a5f7572c800bad38926595c │ │ └─139234 /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 │ ├─f986f15e291585bf5016387fd8aea4138731dadc79611b43586c3e1dfcbf3e58 │ │ ├─66055 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66072 /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 -- │ │ ├─66078 erl_child_setup 1048576 │ │ ├─66132 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66133 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66143 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66242 /bin/sh -s rabbit_disk_monitor │ ├─9fa7ce6e6d42804652fbd9c588a7f9cd83746f30ff7a07d16844609df3232b44 │ │ └─55319 /pause │ ├─e609eeeebf4c2f04f932221d774a572ef8d90ef148c2fec50d06b4d7eecaaee7 │ │ └─46675 /pause │ ├─d892e8dc2459ab0d1fb6acd69a52e0fb6fdc7f92b409afc31a72530656dc1a0c │ │ └─65532 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4f314d5b43b8cf1781db59fdcc8bcac6f3c3c220a98b20b5099cf7b9dc71bbeb │ │ └─227112 /pause │ ├─1179bebf49e36d28478ef7425360ddd3884c2845814af406d9e9c4f62dad05ba │ │ └─211622 /pause │ ├─3fd62e2eb0cb3392e146fef01ac91d5c5602114afe35da1c4e4ed3928c373542 │ │ └─95097 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-6ktcp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e561c2c927554567d83f555edbdee18604350593ac204bd35575986c844e37a2 │ │ └─55112 /pause │ ├─0e36c1e63c60ed2dc6d624dde6b6a17897e8dd9ba259f7423bb4fb639f3b5ae5 │ │ ├─223318 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223335 /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 -- │ │ ├─223344 erl_child_setup 1048576 │ │ ├─223408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223419 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223638 /bin/sh -s rabbit_disk_monitor │ ├─60afc5f985044d77acb3de2696ec6115fdd5d6e9358825ed53f7bffbf16693e0 │ │ └─61497 /pause │ ├─e01532c5d35e4d0ceb1b7f0ab751332ab692c3fc887c847c490b19a6ab4535fe │ │ └─121805 /pause │ ├─a432b7231c80381e03874c3692681e55c8ae4229888ecb60daf72b3ac3c51b97 │ │ └─85260 /usr/local/bin/rook ceph operator │ ├─aeb2a19ba2d40276bee937615c731f4d818a12db735f1a566a45f8a4b2a79ee3 │ │ ├─180033 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─180256 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─180267 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─402793 sleep 15 │ ├─19fc0a07f700bf89a5643ea14bc8f8fe5b11c28dbafb13ead02a06b163fec231 │ │ └─46789 /manager --metrics-bind-address=:9782 │ ├─0be19dd9719bc97585a7f982d8ab052b12479ea110c151ec8073a46a6b64174e │ │ └─157179 /pause │ ├─d345a6532e8b0f6c731af8c8e70cdf6653cdd7292d9764605eb50d5db6660468 │ │ └─121719 /pause │ ├─2ea9b133220299f6a4c985d834250a3e468a1dcd7aba7dcf5262982dd13642d3 │ │ └─59443 /pause │ ├─815d0b3a03e8b0e80ee1d695a424363e51f7ae3409d325c7a5241d38233c309e │ │ ├─198925 heat-api-cfn: uWSGI master │ │ ├─198952 heat-api-cfn: uWSGI worker 1 │ │ └─198953 heat-api-cfn: uWSGI worker 2 │ ├─49101c5885f6b027af2609e74ef0117b9c28ff16eb229a04007049ad1b0ab88a │ │ └─42288 /pause │ ├─9ce0bd8953ce1ad78c2c715b13c588f87768a1794aedce973ed9bb08277c36fc │ │ ├─198911 heat-api: uWSGI master │ │ ├─198950 heat-api: uWSGI worker 1 │ │ └─198951 heat-api: uWSGI worker 2 │ ├─b94740ae5908b499bde11124a86294dc659766dbeac5afbc36771fd36007c321 │ │ └─39023 /pause │ ├─d3bb5725b37f1e85c667d5b938e8ba66fc6a98372f1d42902e6d0a7f412c7e82 │ │ ├─122785 /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 │ │ └─122969 /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 │ ├─172a7a51a8dc00b3188612a7cd71883e69d4b9d1773c364dafa57aecb1b36327 │ │ ├─90830 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90849 /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 -- │ │ ├─90856 erl_child_setup 1048576 │ │ ├─90967 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90968 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90978 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91257 /bin/sh -s rabbit_disk_monitor │ ├─0ed879ecf8a964430a9d82400e245d059d100b54052b07133a843b01b2597470 │ │ └─64216 /goldpinger --static-file-path /static │ ├─359f7248c86fb39b971f2249fc608eb07d220b7b64646ecfd67307d968c34de8 │ │ └─186348 /pause │ ├─683be18b73ce4ccc943a8e3ed3e580cb424f8f895e9c1552861d4bcf51bf315d │ │ ├─190352 /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 │ │ ├─370328 /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/tmppz4np7fq/privsep.sock │ │ ├─370717 /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/tmpk8zm4sxj/privsep.sock │ │ └─371843 /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/tmp7atdaw7p/privsep.sock │ ├─402a85ea5e7a3bbab34dadd39a61dfd43d0766655e6524cf780d63be993397c7 │ │ ├─129447 placement-api: uWSGI master │ │ ├─129468 placement-api: uWSGI worker 1 │ │ └─129469 placement-api: uWSGI worker 2 │ ├─0fcacbb8e3b9d5ffc2141b3799b4058bed1d978a1d6a105567d3c0e951cf1ffe │ │ └─42326 /coredns -conf /etc/coredns/Corefile │ ├─95ad4806a4a79f072eab7447a3cd2c120571df5a28be351c759805ebf49881a6 │ │ └─60031 /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 │ ├─f7d3330222b3ac4c6a84029f3df33b4b7e4e4372fb513bf3eb6c8115f0b49362 │ │ ├─169171 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169557 nova-scheduler: ServiceWrapper worker(0) │ │ └─169560 nova-scheduler: ServiceWrapper worker(1) │ ├─547bfa63e7a8c58df8590ee5404e48419406f5325512a7fadf60dd255631ea14 │ │ └─42213 /pause │ ├─69c827917fe7247de578cf1c009ed13ada09223a96729c75c679b13166666232 │ │ └─139805 /pause │ ├─83bfec9990404355643bcafadc8fd65c1fca47d3561de80dc89d857783f9055b │ │ └─163790 /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 │ ├─695b2febdef4ea5ebafeff301dba93d289135d2870049b7fbde002c7b84d5567 │ │ └─62678 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─f8b373054020bae6dbbd947ee7068ef7f3152763cfc6c916562ed798bd1041bd │ │ ├─180161 neutron-ovn-network-logging-parser: uWSGI master │ │ └─180189 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─9aa0f3b067420d39e5099769c37f04315c142178b971a236572eff00599550ef │ │ └─55048 /pause │ ├─67ac6a0625427bd3441d2ce93caf5aad1b25604b3915928dff84149f9f0aba4b │ │ └─39176 /pause │ ├─81244cf06f4cc834cbedc18273e8719e44cbff1981c52eb28f5d29dbd718be43 │ │ └─43246 /pause │ ├─6742c73e09a5b112fc14a78ee2f79bb8ba09ebd1bc7f29e08468814559a5fe8b │ │ └─62826 /pause │ ├─df079acbf1de06fcaee90a4e7673262386105844a5d642e16c6458c12349b7de │ │ ├─170560 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170577 /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 -- │ │ ├─170583 erl_child_setup 1048576 │ │ ├─170675 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170676 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170686 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170856 /bin/sh -s rabbit_disk_monitor │ ├─b5b64ec93a4a48092bfb0158277d35bc4a5402374c7d2858ada7b629518ad22f │ │ └─157837 /pause │ ├─406ca2c7980b2974dd1a3543e2714360fca0d22597646e30060f4cb1e2063e75 │ │ └─170322 /pause │ ├─58511d62f398c28240fedee0dd321d4027b15be8ef7bd098e353478ee74cac9b │ │ └─211543 /pause │ ├─ab126c886657ae4339ec67133cd64f4da06441a43f3aac138e6c4c6ad4de1f60 │ │ ├─ 70835 apache2 -DFOREGROUND │ │ ├─ 70850 (wsgi:k -DFOREGROUND │ │ ├─ 70851 (wsgi:k -DFOREGROUND │ │ ├─ 70852 (wsgi:k -DFOREGROUND │ │ ├─ 70853 (wsgi:k -DFOREGROUND │ │ ├─392086 apache2 -DFOREGROUND │ │ └─392324 apache2 -DFOREGROUND │ ├─a57d0af77b1a3d37e1a8c8dd507a795234ebc515072a1e0607bc8ef26655b0fe │ │ ├─169070 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169407 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169409 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─f02241003dd2cf341bec99a8694960b7dddd327ac8b32b0d15a36589255da13a │ │ └─232762 /pause │ ├─8c57152b4221b9fbf7d1f533cd164faced445b9bbef213ad4f9a331af917c4d8 │ │ └─185934 /bin/bash /tmp/libvirt.sh │ ├─80327c6c892cb1980797345d441b4a02e5ad31cea62b0ca6bf58d1c2f6340d86 │ │ └─254124 /pause │ ├─e98fc48d54a5e1c627c9e5cf3657e6012e242580fc87816b6fa41af1619eede3 │ │ └─120279 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8a1772f8b0d79a84a336ae0b9094b036e3ad59ddfc7e0c33bc2bc22a6c72437a │ │ └─65389 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─0889214a383c3300370b2b85a1224c30281c45b21a17b4310815a6810a2f5553 │ │ └─43285 /pause │ ├─6dfef8ae963abc2f85127844c984506590a91e409245f759c4cbf69ef9f24bdf │ │ ├─ 95190 /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 │ │ └─396715 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a7bf2c3137f42d1c33690fc20564dde70c8387b4d7a8db777e03b48b1a2c2b24 │ │ └─172639 /pause │ ├─15d245ea6a4351771eff94b6c67651044e7bb653a4aabd5bfd2666ad65750643 │ │ ├─60420 python -u /app/sidecar.py │ │ ├─60659 python -u /app/sidecar.py │ │ └─60660 python -u /app/sidecar.py │ ├─0524bee5d46f2a9ef1532cf2832a1c270c4ef2f69cf2a3e7e099903e7a40ace6 │ │ └─94703 /pause │ ├─e1a4837c144bc4dee4556203558d334a2ec652992644716a05c660a63c502469 │ │ └─45620 /pause │ ├─3a2d05c5708d0ebd47386c26072c1909460c292b3a669f75e31792cc9110663f │ │ └─60639 /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 │ ├─b6344b3f8baccacfad278d95cc93afe2a5bdc6b07882dfd6bcffaa4cfb99df3e │ │ └─55431 nfd-master -crd-controller=true -metrics=8081 │ ├─059a01216b38c7fd09ce6141a7aa8e16a8a3c69b90417a2225cad18d0c40ec3f │ │ └─39153 /pause │ ├─9785dfa2b66877d8e72d388a13af8c71a467783fa97c7c170d6ff50d652c8e88 │ │ ├─173095 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─402221 sleep 300 │ ├─0de55124d36129b733de34d9dc9a9516c5532a94de89e50d4341b77b256f1e67 │ │ └─157927 /pause │ ├─e2ffd72f61899a2e7fbc1fb7cc11dd61e256b270bc244df8c5820c7442dcb65b │ │ └─90633 /pause │ ├─5fef946d19a71083568eccc94d5b3f0338cb9dfba2ba09d053819be1e1ff15dc │ │ ├─184563 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─185008 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpejrhwvrb/privsep.sock │ │ ├─205333 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpx53v7d3i/privsep.sock │ │ ├─222050 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpbh0si2l9/privsep.sock │ │ ├─222357 haproxy -f /var/lib/neutron/ovn-metadata-proxy/c73c77ed-bd17-40b4-b363-49d21c72cb27.conf │ │ ├─370995 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─370996 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─05273c0f704b2c1997634026dc4c2a0b1254e4e8a05a898a507b1229e8981198 │ │ ├─60383 python -u /app/sidecar.py │ │ ├─60616 python -u /app/sidecar.py │ │ └─60619 python -u /app/sidecar.py │ ├─8409fd3567d20f072d43f75a2e526ea8a5571f9be82a7567ba2abecf9881ab38 │ │ └─122483 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3d0ef8b3521fdf1283afc85509792c3766114a8bc05e27ce567850c39952ae28 │ │ └─231720 /pause │ ├─60757beaa36a8f84d661f2bbdb3dfa06fe628562bf2cca232e18061dd8a34b46 │ │ └─39300 etcd --advertise-client-urls=https://199.204.45.23: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.23:2380 --initial-cluster=instance=https://199.204.45.23:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.23:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.23: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 │ ├─6b1a18ca2352e9df66a9e53cb7c4d8c7449a2e8b0988410c022cf45fa7dec40b │ │ └─269494 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─fd818ad3f0f14d5723f2a823de7e83cdca1a30dad68ae684be06bf0b42358d64 │ │ ├─184583 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─185075 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp2u4feghj/privsep.sock │ │ ├─384264 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp59utns46/privsep.sock │ │ ├─384365 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpv7dawrd3/privsep.sock │ │ ├─384437 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─384438 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─a8268f11487d57738582cb68086502794afacdbdfebaffab52df8608ae1dfb74 │ │ └─63849 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─66bc5303be7dd792ba82f40a6701f23d297cf03ca6b2cfe70409879e47619349 │ │ └─264033 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0d801573c702137582bcd80fe73c2d0f1bc30bad52b61a906a323154664798b6 │ │ ├─220268 octavia-api: uWSGI master │ │ ├─220281 octavia-api: uWSGI worker 1 │ │ └─220282 octavia-api: uWSGI worker 2 │ ├─5d956d5538c65540af9cf60f54247c13c040c8ba120b2f6a5848b0dffc18f10c │ │ └─246260 /kube-vip manager │ ├─c5a6e106ec6336e3302328f425ced973ff3738b9acb2634c7976a6f253d66cc2 │ │ ├─63262 nginx: master process nginx -g daemon off; │ │ ├─63278 nginx: worker process │ │ ├─63279 nginx: worker process │ │ ├─63280 nginx: worker process │ │ ├─63281 nginx: worker process │ │ └─63282 nginx: worker process │ ├─2cfa36fec5d48a015836bc12305243fcaead09a4c292d9d338784673ae06a59e │ │ └─172292 /pause │ ├─8438ea6d9752e9fd81d4189bda9345032c666ea01520f821cd7f40cbd47e8245 │ │ ├─249738 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249755 /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 -- │ │ ├─249761 erl_child_setup 1048576 │ │ ├─249923 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249924 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249936 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250324 /bin/sh -s rabbit_disk_monitor │ ├─9569d0ec66fa8d421f779c50735cb042d1a902a2b6099f91d94cfa323b078e75 │ │ └─264088 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b67e1042ca9d4f26f4b77115ba91eab640a6e815631378367395a98dabdd5a69 │ │ └─62963 /pause │ ├─be0e7fb3622ca2d9dd6ac72ae5161314b1a948b32302ed4607732513c2db9019 │ │ ├─63939 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63972 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0830b4fb65c7e754bdbb69763268956939629ef255a2dfc6b39c75cb54b8cedd │ │ └─254110 /pause │ ├─f51649fb20fe8efc33677cb3d5e6cb05fea8894bea049a05d302b04db950ebba │ │ └─60803 /pause │ ├─fc4f97c9216bcd99b4399eb744228d19bc6235fa4fc95c274044725dfa72c0e8 │ │ ├─268844 apache2 -DFOREGROUND │ │ ├─271297 (wsgi:h -DFOREGROUND │ │ ├─271298 (wsgi:h -DFOREGROUND │ │ ├─271299 (wsgi:h -DFOREGROUND │ │ ├─271300 (wsgi:h -DFOREGROUND │ │ ├─271301 (wsgi:h -DFOREGROUND │ │ ├─271302 apache2 -DFOREGROUND │ │ └─271303 apache2 -DFOREGROUND │ ├─d9c0ce0166b2cb64fcdbb0778f177eff35b47e6873affb37a270ecbea4af1248 │ │ └─62340 /pause │ ├─7ca30731f96d87362e48ec4c96e5e27f53f52e5acec91bf5a4719ec822f939d2 │ │ └─186302 /pause │ ├─37a463befb71fa5faef34a11b6ab6a83155a6b2f42621670b8137c8bd805376b │ │ └─41768 /pause │ ├─751da1abc6054e831f30e83446e59d6389e8fe1352d64a977fb641add5cfe4a9 │ │ └─65501 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b4f105cf12dd8b03e32b9dac00404a6e9fd328140ea049790ada095fdeb50d52 │ │ ├─181945 neutron-policy-server: uWSGI master │ │ ├─181958 neutron-policy-server: uWSGI worker 1 │ │ └─181959 neutron-policy-server: uWSGI worker 2 │ ├─cf59ee849e47296ad5c882ca133919290a315583706efc2ca1b909254b62fa35 │ │ └─62169 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 │ ├─58143f9afec7284f4c5b10b2e8e02c6f42c365ee8abf98e6407c61814182f969 │ │ └─47827 /pause │ ├─ba7945799826b073d3dae4ba4ca6ae86ecfd8107b51447dca4664e0f94b4ade7 │ │ └─59369 /pause │ ├─8115d87bad0e8e541a899453c62db96858b016396d4c08ea9f458f46851f80e1 │ │ └─243329 /pause │ ├─f2a4c87eda835cdb63f065009d7b4ecba75fd515281ab718556dbac19b1a285a │ │ └─186861 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6bed60531e1f51a97d14dd31083f6f7aa7de7cfcd99964efebfa8a714d8d82b5 │ │ ├─141232 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141348 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141363 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─141591 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─403155 sleep 15 │ ├─f5e155bb8930795512e626525276ee416fc4e57716d1210668fd38ce248c7860 │ │ └─45962 /server │ ├─3f36fbd5d304bc16811a902022c6949d92c1c28ea76b4f97eb0487d959168254 │ │ ├─183983 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184003 /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 -- │ │ ├─184009 erl_child_setup 1048576 │ │ ├─184189 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184190 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─184633 /bin/sh -s rabbit_disk_monitor │ ├─9e327aa54d36bc8290c626f2633c916bdfb8113895b21fcbde999974a13249d8 │ │ └─105048 /pause │ ├─82c6d4f8fd9549c8c5d4674ccf3654210f678fbc52fe53544e5477b52ea4668c │ │ └─59815 /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 │ ├─a37289dcb4f850881180374bbb0480da4da6ee61bb48968284b62301daf4b761 │ │ └─103574 /pause │ ├─0b27cf30a56ba29f0538f9ddfb19cd41974924908eedab57b98cd1253955c1c0 │ │ └─185861 /usr/bin/libvirt-tls-sidecar │ ├─4a41baa12f7dba1170fe410043f39fc672dee236641a6e565193aa2772f61c3e │ │ └─55359 nfd-worker -metrics=8081 │ ├─477fb961f0e769b5b5dee59f69ad77657ab88fa17ed4ec53469592b058ac66fb │ │ └─84435 /pause │ ├─1bd88a29b928b1c872f3bd8563d0af0b37278f5b178046447f32e6444b7bc239 │ │ ├─264180 /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 │ │ └─264355 /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 │ ├─940ead8029ba7a09be37fdcb15651ff642baa4dd755b33ed32d5acb8607e0d5a │ │ └─253947 /pause │ ├─af721c62fbef3f8eb934d5f925e006549507c21f081a0040e21501f82c5a939b │ │ └─183711 /pause │ ├─92a79bc190617ae9ae8d5424e52975730e6b251bc7517c5eb807711c9b9504c5 │ │ └─138767 /pause │ ├─104800ce53faf8da4bf4d91b9a08978b3969461d26e7f98aed161ff48763defb │ │ └─270724 /bin/openstack-database-exporter │ ├─4c70545dfc311b4a8871e924d0e978c3f16094e7fed0a4a75c0127a1e9f6fc38 │ │ ├─76973 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76989 /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 -- │ │ ├─76995 erl_child_setup 1048576 │ │ ├─77119 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77120 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77132 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77209 /bin/sh -s rabbit_disk_monitor │ ├─8924944528d705e363741bb127aebca6a427ea81105aa58bcc62db2768eef975 │ │ └─246352 /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 │ ├─08112a320c8e4314f85c48aaf6a22114ce265e269372daebfba376440d1f5d57 │ │ └─141714 /pause │ ├─9b9f62b031bb3317f4e35251e8cfe0fa622d8a2824395266277a18d1c6d75bf9 │ │ └─47231 percona-xtradb-cluster-operator │ ├─064b2fae691bec73da1bf0f6a3da05131075b1b7e60775e80496fc8e983bea43 │ │ ├─104048 glance-api: uWSGI master │ │ ├─104061 glance-api: uWSGI worker 1 │ │ └─104062 glance-api: uWSGI worker 2 │ ├─bdc1a9051507d3951b93300b044b5160614af3739c115231403857d027894a46 │ │ ├─221262 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221824 octavia-worker: ConsumerService worker(0) │ │ └─221827 octavia-worker: ConsumerService worker(1) │ ├─32b1784a384a76f1c2586ebf944742b7802fc55dda94b5c83748841c9b33a805 │ │ └─227183 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─ead102f49373aba895ae79823f980908c0d00658e1add429e7bfc7f585c5032b │ │ └─40429 /pause │ ├─bfc63a061689189b660ec21182750ea6299cabc597808c081d17790915d20371 │ │ └─48128 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c70c5625a9e2af7a7202d2b83086748ae74add2809582b36d777f95a1349822d │ │ └─39658 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─414e1ffe9c92948d151b3837494882feb60d5d25d6f7da2fba575eff91c153fb │ │ └─108777 /pause │ ├─2505c702d4bfc55647a72335ea94a243046a1e44042a1db9098616ffd69d6f78 │ │ ├─168487 nova-metadata: uWSGI master │ │ ├─168500 nova-metadata: uWSGI worker 1 │ │ └─168501 nova-metadata: uWSGI worker 2 │ ├─db116f0e1d0bb5efe70c25eda648662cc7e5849b50ead69d01608762b01a8503 │ │ └─158092 /pause │ ├─4026e0655321b01bb056eb4f963e5c0aa2d17a672d5a2e05e32cd6e0a9ad45ef │ │ └─229784 /pause │ ├─964685dd1c38013b41a9a273562fda1b79e2013137e452d120163255732c95dd │ │ ├─264045 manila-api: uWSGI master │ │ ├─264115 manila-api: uWSGI worker 1 │ │ └─264116 manila-api: uWSGI worker 2 │ ├─61bd6fac3ecb5b9f575f0ffc3b2f4004b1ed7d089e40a974bcb66256c9b58419 │ │ └─96005 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─bbbf10453bb23eaac43e6b81b6319e16429962ef40aa5cb553764def74acda4b │ │ ├─107117 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107134 /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 -- │ │ ├─107140 erl_child_setup 1048576 │ │ ├─107200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107201 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107211 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107452 /bin/sh -s rabbit_disk_monitor │ ├─8590caa2a75df3b8d70f7702f133f3f022e258c620754a206ed681d9e9b456d8 │ │ └─46721 /pause │ ├─9f51878f8296fae48625cfcfe0f5231e6b66b5295f9a8501c198a16b72dca2ba │ │ └─43332 /pause │ ├─d2e80ab9a60fc6ed76eb1d2ed01f8dd00f7c2c2ba9847463ab4246aa427559f0 │ │ └─50110 valkey-server *:6379 │ ├─410c3e8d73ca4f95efca2e13ae4e091eb9cb17b86bcd7cb02c522b0cba4afb14 │ │ └─61402 /pause │ ├─9324f34a8d22d153926b70ece2c4aa0fb9d7e42f4452c302c1ccd2836dbeb502 │ │ └─54309 /pause │ ├─681b663f30b145063ccfe024432595867423e996436daec3f35f1ddfea620fc2 │ │ └─49842 /pause │ ├─8790fa2399eeb0aeb24bfbeb3e96d57a7bda4fdf01853194d911b934c09b40f4 │ │ └─226119 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e7734fcda6de107293dbfac5e5d558a56addc8a23bba88fff153c35d8a0d081a │ │ └─65653 /bin/oauth2-proxy │ ├─85e853a6ca5979ae97a12d591daafc2935af20177b370545f88b14aca577b12d │ │ └─228474 /pause │ ├─a0f5541e580474188f9f722603035d4126b0627a6192646f285cf89d52738e89 │ │ └─64972 /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 │ ├─7356b1cb449431051bd0f103ea206f70aa93f63530063aae13d09696bc273495 │ │ └─55545 /secretgen-controller │ ├─af1f654992dc32b1d36738cc86bda3cdbddb9eb68407627fe6398a0147b5c019 │ │ ├─48007 mysqld --wsrep_start_position=561bde73-3744-11f1-ba6a-ae1731e4294a:20 │ │ └─48153 /var/lib/mysql/mysql-state-monitor │ ├─48c251d43217a2f48d3e08272cac18e765ef3382b84f1b610135da63728d1f25 │ │ └─141089 /pause │ ├─f8216934a8ecd39b7c1f35b60e393d5f6561a302ba8d1e61dc18a4ecdb42e1a3 │ │ └─104951 /pause │ ├─cd323583bc716161aeae165253cb4afe117ed2f7d503cd37d11030f2db2b7e3d │ │ ├─139268 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139281 /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 │ └─5d1cafb817f9c23c41916eed51be1eb3f805c3dcaba0959082c00681f92ff17c │ └─43551 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount