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 │ │ │ ├─21751 /lib/systemd/systemd --user │ │ │ └─21752 (sd-pam) │ │ └─session-21.scope │ │ ├─21681 sshd: cephadm [priv] │ │ └─21767 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/199.204.45.223-22-zuul [mux] │ ├─361820 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dinzbluqgktwibfvmtfygyakyqeyafvs ; /usr/bin/python3'"'"' && sleep 0' │ ├─361821 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dinzbluqgktwibfvmtfygyakyqeyafvs ; /usr/bin/python3' && sleep 0 │ ├─361822 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dinzbluqgktwibfvmtfygyakyqeyafvs ; /usr/bin/python3 │ ├─361823 /bin/sh -c echo BECOME-SUCCESS-dinzbluqgktwibfvmtfygyakyqeyafvs ; /usr/bin/python3 │ ├─361824 /usr/bin/python3 │ ├─361825 /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 │ └─361827 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9953 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12278 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2897944e9e28f83a142b1daebafd92b101f10bcc8b263f7e3ce0f4a359f5a3c4 -address /run/containerd/containerd.sock │ │ ├─ 12662 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 24334c7fdab25eefe063cb9ccdf9296d4f479bb7917bf9b119edaae32a9ad55d -address /run/containerd/containerd.sock │ │ ├─ 18710 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 164e40f8cc84858e3cae791ce53f6f20dd28d99f54d982a9a516970d725b626d -address /run/containerd/containerd.sock │ │ ├─ 25304 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a90eeecd99b035c4ca5872b4aae03cce307da874dd3ea6c591608e5909204dd7 -address /run/containerd/containerd.sock │ │ ├─ 29815 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 50798407580ec0ac7b44188cb8f0dc671d86b82da84be0576e483dd818977e4e -address /run/containerd/containerd.sock │ │ ├─ 34617 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a0079b8226a4aba5cdf2a55dd93c84eff3af5bf40c51bb18ca73d6449a17173d -address /run/containerd/containerd.sock │ │ ├─ 40477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 552e8801f0146f1814c709e886ce1a34b9cb0037c6d09660af7f8ef7751be209 -address /run/containerd/containerd.sock │ │ ├─ 40522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c2cfc0b1353d9ded7ba67006ad986c56a7964a03c055efcf47ce722c71b6334 -address /run/containerd/containerd.sock │ │ ├─ 40533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28189143f63e94b91c84feac881c8d2ecff850c5a0d86166ae3f7fed287f3741 -address /run/containerd/containerd.sock │ │ ├─ 40542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f398ba403cc7a98f212bb712942a3d95dfdfc85631d9eb3ba78407e720241301 -address /run/containerd/containerd.sock │ │ ├─ 40560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b32ca92ab30105b11e84191ec3782c22e32a39e768603ef2fcbc481e91591ec -address /run/containerd/containerd.sock │ │ ├─ 41039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9089aa7c66a58f54c735d7afe226b2f891389abd40b9715a479a18d4b5d3d97 -address /run/containerd/containerd.sock │ │ ├─ 41868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 085cb8bb4934fb1504bbd0f193d294df03cb1e47d1328e142dd9131fca725396 -address /run/containerd/containerd.sock │ │ ├─ 41885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f7f3fe048ef59e980d00c5c207b493fe94c77de64d5398cf4be47dbad482e82 -address /run/containerd/containerd.sock │ │ ├─ 43204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3798d6a4e4548dd483d216bd293a1bf5cedda7854f181a91393b508ef4efe770 -address /run/containerd/containerd.sock │ │ ├─ 43646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6704f310880f82bc40f6004f580ef596441a09d653230bec236627d1d6e490a -address /run/containerd/containerd.sock │ │ ├─ 43690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a652b0906bd009cc3cfbb821180e5791b33719180e59ce4032fc048ad2828099 -address /run/containerd/containerd.sock │ │ ├─ 44109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c46b64e7cbd5731184f0a07cea74562d8449578e75f32422d1054e225a2fca1 -address /run/containerd/containerd.sock │ │ ├─ 44582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b68471d252fd2211379d6605892a622e4a8b53d79df07dc0af04919f45ac2a73 -address /run/containerd/containerd.sock │ │ ├─ 44620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bbd0ec6ad03e3d1d1e28a607774ad08f51d98a06b5cafe550dd2ce2dae6c89b -address /run/containerd/containerd.sock │ │ ├─ 44665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 653af69bc3d5c7fde3da3e26d7647a1008210dcf01f6916ea36330ecd397380e -address /run/containerd/containerd.sock │ │ ├─ 46465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a700612989398354ddaeb342d5a875e2a5cd35a17aae83476ac8f2b99716dc4 -address /run/containerd/containerd.sock │ │ ├─ 46586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54dd569d9413b366190e7df9db80c5d660cdfa88d87e7c22c066074f4f93be24 -address /run/containerd/containerd.sock │ │ ├─ 47311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 716972f46339070e96eb67248ded736341fbb007e4c4b318994c3c129b2b7159 -address /run/containerd/containerd.sock │ │ ├─ 47414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4c2b728f1cc532dc398a63b9c0b5d2a177eeb87b61ab292aceddae8f9845493 -address /run/containerd/containerd.sock │ │ ├─ 47770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f02cc5df58ecacb16dc7cde2aea3d4662c458576e38369d90e657f9c943b24a3 -address /run/containerd/containerd.sock │ │ ├─ 48339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d9bd74858b2cecc44458f9938e0682d0c046fba9e94ec884034d28f8093d217 -address /run/containerd/containerd.sock │ │ ├─ 48637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e446bf589632d04466f33a386d96bb7af52a5ca82c889ce4a0fda62d87055336 -address /run/containerd/containerd.sock │ │ ├─ 50565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df68a0eee5f088ae44748c82e87bfb12777d31bbd85f3eeae6f9e1a4b6bcb465 -address /run/containerd/containerd.sock │ │ ├─ 54088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d2a50928b417d83466ac481d64e7bdf523c0b4a9b914b88020672538593e721 -address /run/containerd/containerd.sock │ │ ├─ 54678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31fa27ffb774e3e486ce7ec09d28b6d95080ca002ab536c80aaf901cb955d5cf -address /run/containerd/containerd.sock │ │ ├─ 54717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0adcb5471fbb263cd5adc37fa2355251742d23a3994f74b6cf7665b5c7ed47de -address /run/containerd/containerd.sock │ │ ├─ 54754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4db208a866bfc48c61aa72203ec43011af4fd0d4b3eacd2990c928804346ba4 -address /run/containerd/containerd.sock │ │ ├─ 54954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4551d48976ac5d3d90b1a8281d3d931fd924fbe61241b24e87c8da806928b341 -address /run/containerd/containerd.sock │ │ ├─ 57778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f9fa9e03e3dd07d5fb90ffd1cf4b43605d86ad1d0c29b04077e5eb71198ec1a -address /run/containerd/containerd.sock │ │ ├─ 57877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3abc4ea7877ddd171c19bee20cc784f8cd7f38ce47f8ab4775e1e5167709c71e -address /run/containerd/containerd.sock │ │ ├─ 57922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6c9a27ea0c3c4f036df15f7c66668b52e01d860cb00e859d5538182134fc340 -address /run/containerd/containerd.sock │ │ ├─ 58144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b71fd5686770a8c0c6073222d913e54dfaede83c737eac0dbcbfce8b03ad4d81 -address /run/containerd/containerd.sock │ │ ├─ 59306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d748f0f07a77ff2d89b453128e9f1855f7f39110094cee80eb5b27043ac140a2 -address /run/containerd/containerd.sock │ │ ├─ 59428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cdf7efc1862b88f91caa6827786ea634d68323a9e176030053b4033ae95a358 -address /run/containerd/containerd.sock │ │ ├─ 59655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b91ea490f0db0237f11655ac61db1522746092231ab34e34aa26bcfecc890700 -address /run/containerd/containerd.sock │ │ ├─ 59731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 546732058f87c354abfcd21b0e6bbaf223356067a17db805135d7c7297059280 -address /run/containerd/containerd.sock │ │ ├─ 59813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d435cb333678792f570f916118f6984f65b418f8a4d669f1cb98f5507ace6d2 -address /run/containerd/containerd.sock │ │ ├─ 60087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c284577f154e2fa95345fdf2109444d97b50c6f41b360c068f062b5977d4a946 -address /run/containerd/containerd.sock │ │ ├─ 60414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 264934960360a8a70f830a8488bb77ce063af3ba14e0ea85e246aaa91d27338a -address /run/containerd/containerd.sock │ │ ├─ 60710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f4be762e8287c6b4252c966427248f0c769e324510a3ee576065dbc5a1e93d5 -address /run/containerd/containerd.sock │ │ ├─ 61241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9345d54c77b60b9686a2bef6a6e10db538ebef24eab44dd6ce157da472ddbd9 -address /run/containerd/containerd.sock │ │ ├─ 61840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 088cb0c84c09e0efd4edf459b4478a2ede9b396c3566518da946f58fa8bf4e8f -address /run/containerd/containerd.sock │ │ ├─ 63088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c959c2fb64e14318fd6f62fdfffb40061e9c78a218661746c03f9d39706d835f -address /run/containerd/containerd.sock │ │ ├─ 64528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf97b65fbb2660a853e8b9b48d4abf1bdaa0b9bb99844a680350a3d61646e6d3 -address /run/containerd/containerd.sock │ │ ├─ 70950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecc98b2e287e0be99ea1818b601e7f8bbee3d7717253cc9892db0bc8b608c81f -address /run/containerd/containerd.sock │ │ ├─ 71942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69c82bd44d7d1f065f8bee1d7a19cecbc578c0436c87332bf383f421d759b0ba -address /run/containerd/containerd.sock │ │ ├─ 76122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7884de7d3cfa76092dfc855371d8c28ed95d4505ce19b81165b9b31583fa281f -address /run/containerd/containerd.sock │ │ ├─ 80588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18c9a9182038503722dfebdc693472d1f4718aa4c81b9526af150c833ca740e4 -address /run/containerd/containerd.sock │ │ ├─ 86211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60169a74aa3f9fe361fec8763537cc944687f5897e41a6a86e5b97124f34f4bf -address /run/containerd/containerd.sock │ │ ├─ 86260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f591f8d9eb83113e9499e50f6dab08bbba604e8b9774bfcdc9aa6fcad5c422b6 -address /run/containerd/containerd.sock │ │ ├─ 94333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8168da0eb930f45f39830aee46b9e42aea1db9fbf8f66b1328066e0900203494 -address /run/containerd/containerd.sock │ │ ├─ 95548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55301fc9e012b0402196de68071907a32657f003ff18b10597497965062bd91d -address /run/containerd/containerd.sock │ │ ├─ 95587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eeefea92d38ec6dc1d3087c0313d41734456cd64722ab62b364012b9d012ad8 -address /run/containerd/containerd.sock │ │ ├─ 97290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2815cfc2509d3529fd1258a9e188ece0afc41ae78fbf7a101df57e43e0992877 -address /run/containerd/containerd.sock │ │ ├─ 98577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50e5eaca18c0711bec53482e35c443fd34f2d0ab1faecd66676b3275ea0db647 -address /run/containerd/containerd.sock │ │ ├─ 98683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e8e2cc7a5c7d15c34e9ac1b087286ea3c2ac9207431fada58ad153bb8e36524 -address /run/containerd/containerd.sock │ │ ├─108732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f830c3f25ee3bc77e16acece9ffffd8cf7153c503033c0af4eb118744a9125ee -address /run/containerd/containerd.sock │ │ ├─108829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e4eee220f9abcad91f527c32d4c77bf38f521b34fb9c9431b9759ef63041088 -address /run/containerd/containerd.sock │ │ ├─110797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39a90fb8f47c84320412f19407d1075ae5e907557a4e1cb6379436012a97ceae -address /run/containerd/containerd.sock │ │ ├─123289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc8d0dfea4e6b56d8a97a0b24fe5ebe923e436bd4c9a2584e4f60ddcde8bdc04 -address /run/containerd/containerd.sock │ │ ├─124133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d48f3f0d4b6315083030b654e87862603af91f083d1e6e20dc2527ebe38874d -address /run/containerd/containerd.sock │ │ ├─125183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc21f4b73709ebf9c40ee6fa219e9c6c810c652ad25805ee7e7897546c1f27b6 -address /run/containerd/containerd.sock │ │ ├─125215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b3c563aa2bfd5db95da37492ff677f3be15d787f2fa26017f203ae6b7a88188 -address /run/containerd/containerd.sock │ │ ├─125849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db95f35e6f82989654dadb1b805f1057666c5f19406ce0cef545da0d4b47bd7a -address /run/containerd/containerd.sock │ │ ├─126814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1261ef3a9348d7119dee7a81c0c9fd3e1660949bd3b8e25578b9c41b353660e7 -address /run/containerd/containerd.sock │ │ ├─128671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19bdad10c34f757874502eb17db6dfe785f3473cdecd00da07035896f4cb3377 -address /run/containerd/containerd.sock │ │ ├─128826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d90578cd253a76aba5c3edb07c8284e4fd182098da571e1562e0abd4ca1e98b -address /run/containerd/containerd.sock │ │ ├─128960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ded6e37a8b5624f67b1b007781c1b05497b8ece28bf45105aaf56e0e0ed5cf41 -address /run/containerd/containerd.sock │ │ ├─129118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b366b3b1e93a9f618536284c6d4bdd168828bd083c6292b6034ba6dca8f6459 -address /run/containerd/containerd.sock │ │ ├─129359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9282c0f7e7b2c86d380cc70596fc75f2cecbe99baa096dedc3881a109c039172 -address /run/containerd/containerd.sock │ │ ├─129970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69ee1c346e64c99651945686fe2346a662bd9fbe9dffcc08244262327c4b839c -address /run/containerd/containerd.sock │ │ ├─152430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 294068bc95d05f9936a3fba971c74a8f048fc512bee55bc535b58571e19734f2 -address /run/containerd/containerd.sock │ │ ├─154004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6376e535c002ec6ffa1682686993a4cffb86923d52a3324daed4206c8b25a75 -address /run/containerd/containerd.sock │ │ ├─154038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ec2ac51dbdce822b339a6df4b34bdddf2a2c14cd40fbe841b510b43766f54a8 -address /run/containerd/containerd.sock │ │ ├─154268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29f2bba3d07a66780ddd06d010ebcaa3f43a14012c438f3faa69e6c1e3414e3d -address /run/containerd/containerd.sock │ │ ├─160481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ead0680d7839d1ca811094fe9d82b0d923b59a78f6b15d3c839efa41f82e376b -address /run/containerd/containerd.sock │ │ ├─162919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c88c04209cd17170a67711ac01627d30cd22b693a379ae3bdb947a6e8ab81dd2 -address /run/containerd/containerd.sock │ │ ├─164955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcb58cbe69e0515c2134010d4295050099175a458449a914c4c6a76b23b96751 -address /run/containerd/containerd.sock │ │ ├─165027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0e1300429fadfc7648bf23c0dc0fc0d17da3e98b49e61c5f3c6f1f6bf9b0c7f -address /run/containerd/containerd.sock │ │ ├─165209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6eba626cd015b332e73278215fe90ab147e0230dbc66bc33ec04e25a4421417 -address /run/containerd/containerd.sock │ │ ├─165260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03e1b612a3f1c5a73dc9b73c830fffcc23d72386923892b4851cc5a246d5bda8 -address /run/containerd/containerd.sock │ │ ├─173654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b88c1dad715381ca7b90a31530ca6162015eaf5ca0b6e5d90df75c0e71370ec3 -address /run/containerd/containerd.sock │ │ ├─175484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 963cc834e619e9497e6b0d0bd137936a45c6bb5235ff738e95c709a1d48bfcb1 -address /run/containerd/containerd.sock │ │ ├─175539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bcc430c4f975fda09f08dcf5a6eb82d33f2facc80fbc23825e7b1fbfc9b0c88 -address /run/containerd/containerd.sock │ │ ├─175600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a391560d7c0b072a784d96364d1923a457e2a6cbf48da4fae03fe41a6c8dcc9d -address /run/containerd/containerd.sock │ │ ├─187785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf7b98da0c19ff53b411df6408704990bdcb72969c7faacd31dd334c86804e5a -address /run/containerd/containerd.sock │ │ ├─194719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f3a9be0993b167f5ada52a3c41bb1f7ac8ddbae526530195c8bf96ae80486db -address /run/containerd/containerd.sock │ │ ├─194745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3e7714e5a9506dde9d7d5f12b3981df5c51ea5351b1744ac054780f49debf3b -address /run/containerd/containerd.sock │ │ ├─194780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c53d85eb884cef62d8bf2dc06842d7dcbab045f9a2116ea58ebe1e2e6e5faac -address /run/containerd/containerd.sock │ │ ├─195074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f83866fc90d17a142a6ce903a6964f77129ca10d50dff4c293afc40bf086bf6 -address /run/containerd/containerd.sock │ │ ├─204116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 771bd5b5c6789b949f295258ce59609dea104dfd5c77af2210723256c2e9ffa0 -address /run/containerd/containerd.sock │ │ ├─206469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa094f052ed331cb49a610b9a4b211b84d107456bac1eed1e3a1cd4983fa8f79 -address /run/containerd/containerd.sock │ │ ├─207554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5735a70a7f3e0bd68c1c97c67d3741acc6fe469e8690a21478a708e16839e23f -address /run/containerd/containerd.sock │ │ ├─208258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bfb75e0a6775d0d09a3303d40db9191e4052413cc77b26402aef16189549b88 -address /run/containerd/containerd.sock │ │ ├─209453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 493d74d6c8252bae91b0cd382720bb1fa03ab38fd484187b3667fb34b7141ef1 -address /run/containerd/containerd.sock │ │ ├─211370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94b4199234701ac7510967267b87052a810c648834bc738b994dd375ea3c7b93 -address /run/containerd/containerd.sock │ │ ├─212248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdf5235a1b06c6dff967e619af118bfc2e3642087206944544d3e75aefa83b82 -address /run/containerd/containerd.sock │ │ ├─212318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f6c6e493837b81afb41ec2dc6198ec584f7f58683e11435510e63a5ef91dd08 -address /run/containerd/containerd.sock │ │ ├─220663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cec8acaed4c24fff189de6d43f440f9f8c460cd2605bb2a3fb03fb255c81e22b -address /run/containerd/containerd.sock │ │ ├─221069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d0468b65b91c50c3576f7c374908de87e686dc15e472a7ddb1bbeff2703266b -address /run/containerd/containerd.sock │ │ ├─223346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88d6692a143841598621ce73242eba691f231957bad232e29a37b4fb3b8a6345 -address /run/containerd/containerd.sock │ │ ├─227644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e823a65d56bd037f54a49f0aba8f2ede603b6648e8947519d8f3acc044326c9a -address /run/containerd/containerd.sock │ │ ├─227869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b90460f56501620bcaf36a22d043bedd38b1fa13386728edb7dcffe63e91000f -address /run/containerd/containerd.sock │ │ ├─227928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81b4a9e646a9fed42602f5109b07171ee16d157282e8e93965848779edd91632 -address /run/containerd/containerd.sock │ │ ├─228114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41be289cd0ab8752efc11f3f51285892cec9f323ffb0960c345535fe3b524fb2 -address /run/containerd/containerd.sock │ │ ├─238595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5175721abe9048fb0d92516d6372ca413bcc1e77206036d2f6c752ae0eabecd9 -address /run/containerd/containerd.sock │ │ ├─240908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e2c78dd125d31391e3d67e2422068a1be94763b4a0ee2eb425cefaa45a447e7 -address /run/containerd/containerd.sock │ │ └─242287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e6866ead5ea30a4ed66aee7fda4b8a2139c8d64f81c5c789427f543f0acf5ce -address /run/containerd/containerd.sock │ ├─docker-50798407580ec0ac7b44188cb8f0dc671d86b82da84be0576e483dd818977e4e.scope … │ │ ├─29839 /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 │ │ └─29851 /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 │ ├─packagekit.service │ │ └─1417 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─399 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─29518 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29798 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18668 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18689 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.uqzhdd.service │ │ │ ├─12575 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uqzhdd/unit.run │ │ │ └─12606 /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-uqzhdd --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uqzhdd:/var/lib/ceph/mgr/ceph-instance.uqzhdd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uqzhdd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.uqzhdd -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.0.service │ │ │ ├─25010 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25287 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34326 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34601 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12246 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10322 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─122813 /sbin/multipathd -d -s │ ├─docker-164e40f8cc84858e3cae791ce53f6f20dd28d99f54d982a9a516970d725b626d.scope … │ │ ├─18738 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18755 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─40936 /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.223 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-24334c7fdab25eefe063cb9ccdf9296d4f479bb7917bf9b119edaae32a9ad55d.scope … │ │ ├─12686 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.uqzhdd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12705 /usr/bin/ceph-mgr -n mgr.instance.uqzhdd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1086 /usr/sbin/uuidd --socket-activation │ ├─docker-a90eeecd99b035c4ca5872b4aae03cce307da874dd3ea6c591608e5909204dd7.scope … │ │ ├─25329 /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 │ │ └─25341 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10829 /usr/sbin/chronyd -F 1 │ │ └─10830 /usr/sbin/chronyd -F 1 │ ├─run-r9bafad93d4d14c649a2cea14ce1ef297.scope │ │ └─167034 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-2897944e9e28f83a142b1daebafd92b101f10bcc8b263f7e3ce0f4a359f5a3c4.scope … │ │ ├─12328 /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 │ │ └─12339 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─122702 /sbin/iscsid │ │ └─122703 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-a0079b8226a4aba5cdf2a55dd93c84eff3af5bf40c51bb18ca73d6449a17173d.scope … │ │ ├─34642 /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 │ │ └─34654 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─758ac3b0ce557bd762ac166d72f8accffe828f114626fdf556702bb7b43d1441 │ │ └─61136 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5735a70a7f3e0bd68c1c97c67d3741acc6fe469e8690a21478a708e16839e23f │ │ └─207579 /pause │ ├─215cbc7b5be22352d6d254885b18333b5d79cace897335c4233d885957b57e64 │ │ └─160985 vector --config /etc/vector/vector.toml │ ├─6942d406f16252a9ba773ff47260a731453c955c8b499412b8271cfa4132b0dc │ │ └─106488 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─31fa27ffb774e3e486ce7ec09d28b6d95080ca002ab536c80aaf901cb955d5cf │ │ └─54701 /pause │ ├─771bd5b5c6789b949f295258ce59609dea104dfd5c77af2210723256c2e9ffa0 │ │ └─204139 /pause │ ├─4c036a8df5430027682c5b73d798fb7492b2e544534ab78fb641b54ff86991ef │ │ └─40762 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 │ ├─3eeefea92d38ec6dc1d3087c0313d41734456cd64722ab62b364012b9d012ad8 │ │ └─95612 /pause │ ├─a1fe46e9d4a8fff8ac5d605853e43bcfada8e85f886c56e6edab02764cc489d4 │ │ └─146983 /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 │ ├─34aab1ed10c7f101676fbd2ce59efd86e5f6f460f5da71daa6c094378c230de1 │ │ └─62753 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b5944c7297ad27ca4ffe5db81c00b07f214f68057e344d8a22bc20d7269258a5 │ │ ├─241067 apache2 -DFOREGROUND │ │ ├─243874 (wsgi:h -DFOREGROUND │ │ ├─243875 (wsgi:h -DFOREGROUND │ │ ├─243876 (wsgi:h -DFOREGROUND │ │ ├─243877 (wsgi:h -DFOREGROUND │ │ ├─243878 (wsgi:h -DFOREGROUND │ │ ├─243879 apache2 -DFOREGROUND │ │ └─243880 apache2 -DFOREGROUND │ ├─f9345d54c77b60b9686a2bef6a6e10db538ebef24eab44dd6ce157da472ddbd9 │ │ └─61266 /pause │ ├─21ff14f31364ed5c986a809112038eba71051cd1116f62c7aec1401dc92ce38c │ │ ├─185033 heat-api-cfn: uWSGI master │ │ ├─185066 heat-api-cfn: uWSGI worker 1 │ │ └─185067 heat-api-cfn: uWSGI worker 2 │ ├─b87f9e284bf423d8e9d5ec84aca5912ba484d386f1d54bdbbc311efa2e097946 │ │ └─50713 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─22a78218ad8d00f5477359a6ea0aca93164ffe0de28b8c11fa8001ce5c2c987f │ │ └─62352 /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 │ ├─1f4be762e8287c6b4252c966427248f0c769e324510a3ee576065dbc5a1e93d5 │ │ └─60740 /pause │ ├─3798d6a4e4548dd483d216bd293a1bf5cedda7854f181a91393b508ef4efe770 │ │ └─43227 /pause │ ├─6ec2ac51dbdce822b339a6df4b34bdddf2a2c14cd40fbe841b510b43766f54a8 │ │ └─154115 /pause │ ├─f398ba403cc7a98f212bb712942a3d95dfdfc85631d9eb3ba78407e720241301 │ │ └─40632 /pause │ ├─963cc834e619e9497e6b0d0bd137936a45c6bb5235ff738e95c709a1d48bfcb1 │ │ └─175514 /pause │ ├─50e5eaca18c0711bec53482e35c443fd34f2d0ab1faecd66676b3275ea0db647 │ │ └─98615 /pause │ ├─ec1302fc6a043db84ef0e2a4d1287db9d8bf342c5f5858de16e8738486711084 │ │ ├─ 86720 /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 │ │ └─315100 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e6376e535c002ec6ffa1682686993a4cffb86923d52a3324daed4206c8b25a75 │ │ └─154062 /pause │ ├─15f72947be44c8b71069ed74650ccdd1080f887606fc56d705d36bfc5809e44d │ │ ├─123688 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123700 /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 │ ├─d748f0f07a77ff2d89b453128e9f1855f7f39110094cee80eb5b27043ac140a2 │ │ └─59368 /pause │ ├─e0e1300429fadfc7648bf23c0dc0fc0d17da3e98b49e61c5f3c6f1f6bf9b0c7f │ │ └─165054 /pause │ ├─bc8d0dfea4e6b56d8a97a0b24fe5ebe923e436bd4c9a2584e4f60ddcde8bdc04 │ │ └─123316 /pause │ ├─86ba846f0077bf3dd687908dc299bf97f89e987523949316e7dbd86b4f332b79 │ │ ├─185000 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─185177 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─185178 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─59eeaa9e1aae62c792bcd8a8c37018db670e253257f889753ba0f04fb197a498 │ │ ├─109650 /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 │ │ └─109789 /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 │ ├─d3e7714e5a9506dde9d7d5f12b3981df5c51ea5351b1744ac054780f49debf3b │ │ └─194828 /pause │ ├─27ed143a9003fca30c901fa7bd605b12ce6b6b3eb0fb5e5f5a652c40e8ce0504 │ │ ├─154637 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─356524 sleep 300 │ ├─16f27c1918e50294d976a8d5f61364ca330b1e65926c4e216235415205537b46 │ │ ├─204274 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204294 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─204300 erl_child_setup 1048576 │ │ ├─204391 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─204442 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─204443 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─204833 /bin/sh -s rabbit_disk_monitor │ ├─c9306814b2a5e7cdd160a5141831f22e19c7bf6c14f9d033c1fe5c0460943070 │ │ └─63031 /bin/oauth2-proxy │ ├─783feebb69d04d9dbf48c68e151f82bfc53fb0684d5346dd765d03d7ebf3d6d6 │ │ ├─237118 /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 │ │ └─237255 /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 │ ├─b4db208a866bfc48c61aa72203ec43011af4fd0d4b3eacd2990c928804346ba4 │ │ └─54783 /pause │ ├─a31c5347b876a91627236a78749a72b287505aac84d13ea9a32f3152098c91a9 │ │ ├─60827 nginx: master process nginx -g daemon off; │ │ ├─60847 nginx: worker process │ │ ├─60848 nginx: worker process │ │ ├─60849 nginx: worker process │ │ ├─60850 nginx: worker process │ │ └─60851 nginx: worker process │ ├─9752fd06a1ef2b7d82b308e7407060ba53e818740c0a56808f350aafe56eabff │ │ └─47603 /manager --metrics-bind-address=:8080 │ ├─4ceeb45c663aa7b101ac277ca142c99cc75efce8a7ac6eb27411835ca15de425 │ │ └─41089 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─653af69bc3d5c7fde3da3e26d7647a1008210dcf01f6916ea36330ecd397380e │ │ └─44690 /pause │ ├─e4c2b728f1cc532dc398a63b9c0b5d2a177eeb87b61ab292aceddae8f9845493 │ │ └─47437 /pause │ ├─2f01efdc41bff8c0a3e6d997f4bdf7b886bd105875387e8960a37be16e06f884 │ │ ├─ 66872 apache2 -DFOREGROUND │ │ ├─ 66912 (wsgi:k -DFOREGROUND │ │ ├─ 66913 (wsgi:k -DFOREGROUND │ │ ├─ 66914 (wsgi:k -DFOREGROUND │ │ ├─ 66915 (wsgi:k -DFOREGROUND │ │ ├─353156 apache2 -DFOREGROUND │ │ └─353198 apache2 -DFOREGROUND │ ├─69b2320e390ceab4de6a440ef1cfb97a0baaeefbc99c62bef9e076fd0bc2e192 │ │ ├─202541 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─203024 octavia-worker: ConsumerService worker(0) │ │ ├─203027 octavia-worker: ConsumerService worker(1) │ │ ├─203030 octavia-worker: ConsumerService worker(0) │ │ └─203033 octavia-worker: ConsumerService worker(1) │ ├─69c82bd44d7d1f065f8bee1d7a19cecbc578c0436c87332bf383f421d759b0ba │ │ └─71964 /pause │ ├─0b0d44a90b72c66f482b09c74271002b98b551fe1cc52a1fbfbbbb4da37993c8 │ │ ├─ 46834 /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 │ │ ├─ 46847 /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 │ │ ├─ 46999 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─240654 nginx: worker process │ │ ├─240655 nginx: worker process │ │ └─240656 nginx: cache manager process │ ├─063fbb3bb00c03d2fc7aae23252d809475a626965e6809ce99d18a6c7995e57f │ │ └─43781 /coredns -conf /etc/coredns/Corefile │ ├─9b5d584ee3e711473a3ee639a3d4b1223c66b107376d86c8680a1582dca154b6 │ │ └─61518 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─b773775a5809c83644420f2ee8cf5507841dbcbb14d574e9eee76d22804cdf2d │ │ └─172894 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─19bdad10c34f757874502eb17db6dfe785f3473cdecd00da07035896f4cb3377 │ │ └─128694 /pause │ ├─60c4bfeb9444d03c5103755f104eba509e4600af3b0a9fc2521d93d086b94f8d │ │ └─62030 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─22b779569de1a4c2b91bf40bc83771e00942038dd1ce9522db69132f989718cc │ │ └─109401 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a6c9a27ea0c3c4f036df15f7c66668b52e01d860cb00e859d5538182134fc340 │ │ └─57947 /pause │ ├─2994c5a4c274fe588cddecaebac13c9f5609d2def7f9bf7c50736a0719d0f05e │ │ ├─203230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203249 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─203811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354793 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354796 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354797 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354800 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354801 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─354807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─354808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─41be289cd0ab8752efc11f3f51285892cec9f323ffb0960c345535fe3b524fb2 │ │ └─228162 /pause │ ├─28189143f63e94b91c84feac881c8d2ecff850c5a0d86166ae3f7fed287f3741 │ │ └─40627 /pause │ ├─9b32ca92ab30105b11e84191ec3782c22e32a39e768603ef2fcbc481e91591ec │ │ └─40654 /pause │ ├─b71fd5686770a8c0c6073222d913e54dfaede83c737eac0dbcbfce8b03ad4d81 │ │ └─58175 /pause │ ├─d38dd685bd56594a14b48076cc4ae14cc7fa4d4abb8269b9560965634b8e2654 │ │ └─44888 /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 │ ├─b9700721ae72dcd5b64f210c3ceeb0d286efe070da3980bdadf6ff851f3414bc │ │ ├─151451 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─151765 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─151766 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a391560d7c0b072a784d96364d1923a457e2a6cbf48da4fae03fe41a6c8dcc9d │ │ └─175637 /pause │ ├─ff1c7843ed97ce8ba6cca215689ba03e5c63144c0705c9f5266e77ed6c3079ea │ │ ├─244587 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─244600 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─cf97b65fbb2660a853e8b9b48d4abf1bdaa0b9bb99844a680350a3d61646e6d3 │ │ └─64551 /pause │ ├─50372732a98a834801cbc2b8e7131ada0d42bf35f45b0faeb4934b8b4fcc8c97 │ │ ├─125452 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─125499 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─125536 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 │ │ ├─125759 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─361423 sleep 15 │ ├─7af99b3b7e55bf6e0e73b28cd0fe76078a0cf31a14a7ad5338447b5dc3b5171b │ │ ├─48873 mysqld --wsrep_start_position=ab9b023f-75d4-11f1-b20a-ab11ee0b600e:20 │ │ └─48999 /var/lib/mysql/mysql-state-monitor │ ├─5c3f2e17fa0e4a57593d3ad661261fce3fd0d7be6408de16e2303ed139389a99 │ │ ├─114865 placement-api: uWSGI master │ │ ├─114878 placement-api: uWSGI worker 1 │ │ └─114879 placement-api: uWSGI worker 2 │ ├─ed663ef8a89b9b4f97d6ebf71f3f6d43da9f76b6085b3cc16fdedf24369e2323 │ │ ├─172955 senlin-api: uWSGI master │ │ ├─173043 senlin-api: uWSGI worker 1 │ │ └─173044 senlin-api: uWSGI worker 2 │ ├─6290bd021e43d1c6fb77b884a3bf4f2d5c6df848a64180b5fc3de9966ffca3af │ │ ├─161867 neutron-policy-server: uWSGI master │ │ ├─161881 neutron-policy-server: uWSGI worker 1 │ │ └─161882 neutron-policy-server: uWSGI worker 2 │ ├─a15085ffa4f1b11736c5e66802ce3a92e0baa8c1ed2c5ede83f3e291f10a5a09 │ │ └─87521 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─069f71d4e094b20b98b3fa21fac1f0af5cbcb30696efb5318e5ccb0a4def22dc │ │ └─172957 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─6b366b3b1e93a9f618536284c6d4bdd168828bd083c6292b6034ba6dca8f6459 │ │ └─129147 /pause │ ├─9282c0f7e7b2c86d380cc70596fc75f2cecbe99baa096dedc3881a109c039172 │ │ └─129382 /pause │ ├─5e8e2cc7a5c7d15c34e9ac1b087286ea3c2ac9207431fada58ad153bb8e36524 │ │ └─98716 /pause │ ├─b6eba626cd015b332e73278215fe90ab147e0230dbc66bc33ec04e25a4421417 │ │ └─165233 /pause │ ├─4c2cfc0b1353d9ded7ba67006ad986c56a7964a03c055efcf47ce722c71b6334 │ │ └─40636 /pause │ ├─840f5d856c167073aa2415c80ef6a1b4ace857f3b8c3e5de984314b52f0c4860 │ │ └─242507 /bin/openstack-database-exporter │ ├─a61de92d40228fd3d74ee7e5bb707c3a455333273d6d0e7afa00a58d260fca3a │ │ └─55038 nfd-gc -gc-interval=1h │ ├─5a9b1edff54fbace4e79fdb0126fae4524854ee6be731f4522c559abc7fb8cd6 │ │ ├─125457 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─125591 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─125606 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 │ │ ├─125792 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─361425 sleep 15 │ ├─cdf5235a1b06c6dff967e619af118bfc2e3642087206944544d3e75aefa83b82 │ │ └─212277 /pause │ ├─f39ae80ff89aaed9974b87b9b342b43746eed72c427627f2f4e679a787daea67 │ │ ├─161060 neutron-ovn-network-logging-parser: uWSGI master │ │ └─161143 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─1e780a239cd66f4ad5dceef8700323e24ba7185c97cfc52460e46ac90a4c3bd1 │ │ ├─165472 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) │ │ ├─165681 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) │ │ ├─165682 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) │ │ ├─165747 /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/tmpazsejy0y/privsep.sock │ │ ├─203210 /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/tmpp0459aw1/privsep.sock │ │ ├─203328 /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/tmp94lt70mq/privsep.sock │ │ ├─203514 haproxy -f /var/lib/neutron/ovn-metadata-proxy/11d510d6-af3d-4bda-98a5-07e178efa40d.conf │ │ ├─339681 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─339682 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─ee726b60703988f79af07cf853c926a8ff076cb5db7d0da81e6656e3aa5cf445 │ │ └─209502 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─7dd42bd724f67d55cd61108b8d48fdbf0959b499b4b16666aae25c1fab0d1b79 │ │ └─62963 /bin/memcached_exporter │ ├─9cef3b7726f2d2a74c220e5e9c9b6319a3ab3314052e09fc9110a5474b67d758 │ │ └─225865 docker-registry serve /etc/docker-registry/config.yml │ ├─4b5e7db3c5e7995ad18f7a6be5a871bf189829e20d8cbcc39dabdc2228429741 │ │ └─202524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─87ac2e26624b56e03e44c146c66a4d5c5db9ca3bb2921dc8a05410e7ad7812d8 │ │ ├─221030 magnum-api: uWSGI master │ │ ├─221112 magnum-api: uWSGI worker 1 │ │ └─221113 magnum-api: uWSGI worker 2 │ ├─515c068320e60e0b13bd1982dad0a0a6293d0768d38cf8593978f823016030e0 │ │ └─44846 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─493d74d6c8252bae91b0cd382720bb1fa03ab38fd484187b3667fb34b7141ef1 │ │ └─209477 /pause │ ├─ac138bd3d7abd6ce7c14e217192dc345b10c1cb198cd9f983e604e8debd108ae │ │ ├─223590 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223608 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─223614 erl_child_setup 1048576 │ │ ├─223709 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─223760 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─223761 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─223955 /bin/sh -s rabbit_disk_monitor │ ├─5f9fa9e03e3dd07d5fb90ffd1cf4b43605d86ad1d0c29b04077e5eb71198ec1a │ │ └─57811 /pause │ ├─2815cfc2509d3529fd1258a9e188ece0afc41ae78fbf7a101df57e43e0992877 │ │ └─97315 /pause │ ├─745c941239ee060157fa219787b8726d6676931d5da8874000460434a6124cc6 │ │ ├─173852 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173870 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─173912 erl_child_setup 1048576 │ │ ├─174045 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─174097 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─174098 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─174318 /bin/sh -s rabbit_disk_monitor │ ├─1004d7619e923dfa70446347fd7e4b56b0464b83ac458662e354216c18889380 │ │ └─166991 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─94b4199234701ac7510967267b87052a810c648834bc738b994dd375ea3c7b93 │ │ └─211393 /pause │ ├─8167fe2b0046a7058f262b498f58e6e3a621e8ebaf0252da62e6f98aeb1a0ff4 │ │ └─170644 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─264934960360a8a70f830a8488bb77ce063af3ba14e0ea85e246aaa91d27338a │ │ └─60438 /pause │ ├─c9aa4a776fecfd51ea17097d0590f8e36bc8ed27749c67d69765f61e8ac70f61 │ │ └─47915 percona-xtradb-cluster-operator │ ├─2884267dc98e806af70fda93980cf2aa894e4e66dfde4c817ebbab09adb2e38e │ │ └─123653 /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 │ ├─b8bf6bc2379eb3faa517c172d6ca2a82750fc6cbd0ac4b52ccbb5af2e1875994 │ │ ├─61882 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61942 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─27b3be4bc324374eca9b8729b05c0f334421aa937af1b3e520ae4e25f98b9b73 │ │ └─166555 /usr/bin/libvirt-tls-sidecar │ ├─492e3a2bd253847ab7ca7112ffad96cefc6f3599aeb72e31480b3925615f6dec │ │ └─237072 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─f7c57b0f3346b1da921e3eb48a6768044abbdb092b3cb9cb23101637929ee42c │ │ └─62401 /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 │ ├─1045769bc9fddd5b784e7ee4757296c951f019931256f267118e2b04ee9af9d6 │ │ ├─170532 /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 │ │ ├─339392 /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/tmpyas8p_ge/privsep.sock │ │ ├─339550 /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/tmplazelvde/privsep.sock │ │ └─342838 /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/tmp1c2yfnom/privsep.sock │ ├─65ba46d055f64bab7853ca31aa1766de38e88a368f363febef49328cc7c262f0 │ │ └─61298 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0d9bd74858b2cecc44458f9938e0682d0c046fba9e94ec884034d28f8093d217 │ │ └─48364 /pause │ ├─2df21e38808e1cf66412d54327db711c4091fc845230eaeb8324b8efecec8d19 │ │ └─172931 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─1261ef3a9348d7119dee7a81c0c9fd3e1660949bd3b8e25578b9c41b353660e7 │ │ └─126838 /pause │ ├─ded6e37a8b5624f67b1b007781c1b05497b8ece28bf45105aaf56e0e0ed5cf41 │ │ └─128999 /pause │ ├─f830c3f25ee3bc77e16acece9ffffd8cf7153c503033c0af4eb118744a9125ee │ │ └─108755 /pause │ ├─4c67364008e59e03e9fb6b20f6ccab1c30df57b87095273f4187867777e7a916 │ │ └─207905 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─2bcec578b4b00dc9b5930bb1aa99da46ad3883a3ee4dc3a8356f021b3b96e751 │ │ ├─48794 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 │ │ └─50055 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 │ ├─b68471d252fd2211379d6605892a622e4a8b53d79df07dc0af04919f45ac2a73 │ │ └─44605 /pause │ ├─b12b73c39d3cf4c3f1138f7664e2c8e00edf8cab5e300b0a1b7b316265d026fd │ │ └─44801 /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 │ ├─679d1cbb5efad0fbd98898a91310151d6cbf148f6468e20f8e571c52baa266e0 │ │ └─166604 /bin/bash /tmp/libvirt.sh │ ├─41c93354c681ccd24f7358ff2925b66b72f1b9f625d0918baf2aafe3716d2613 │ │ └─58254 /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 │ ├─4e4eee220f9abcad91f527c32d4c77bf38f521b34fb9c9431b9759ef63041088 │ │ └─108862 /pause │ ├─f6704f310880f82bc40f6004f580ef596441a09d653230bec236627d1d6e490a │ │ └─43670 /pause │ ├─92711bb5f8957e08346af0c4f4c8b486e5b5cd6fdf35f6d2aa843115a6b5b593 │ │ ├─59115 python -u /app/sidecar.py │ │ ├─59453 python -u /app/sidecar.py │ │ └─59454 python -u /app/sidecar.py │ ├─6dddc608f0fa4b37758d5a719a82c5e6d8b8e76fc395cea45315d55c67b09c50 │ │ ├─150702 nova-api: uWSGI master │ │ ├─150739 nova-api: uWSGI worker 1 │ │ └─150740 nova-api: uWSGI worker 2 │ ├─69ee1c346e64c99651945686fe2346a662bd9fbe9dffcc08244262327c4b839c │ │ └─129993 /pause │ ├─a7e767546d881942d50b8a93104de74726a65fd891416af905923ad19f43d051 │ │ ├─126115 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─126296 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 │ │ ├─126301 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─361527 sleep 15 │ ├─5170dc874fdaa925fea3fb4eb3dd04efabdde3e2d2ea322b9e352e07db278989 │ │ └─241298 /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 │ ├─8cdf7efc1862b88f91caa6827786ea634d68323a9e176030053b4033ae95a358 │ │ └─59462 /pause │ ├─18c9a9182038503722dfebdc693472d1f4718aa4c81b9526af150c833ca740e4 │ │ └─80612 /pause │ ├─e9089aa7c66a58f54c735d7afe226b2f891389abd40b9715a479a18d4b5d3d97 │ │ └─41063 /pause │ ├─39a90fb8f47c84320412f19407d1075ae5e907557a4e1cb6379436012a97ceae │ │ └─110820 /pause │ ├─08f7c7a8984e8658f5b08f9d0f1ab5749db5439395a86e3fce4f821810c2da1a │ │ ├─221159 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─221309 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─221310 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4d2a50928b417d83466ac481d64e7bdf523c0b4a9b914b88020672538593e721 │ │ └─54112 /pause │ ├─4551d48976ac5d3d90b1a8281d3d931fd924fbe61241b24e87c8da806928b341 │ │ └─54977 /pause │ ├─e3bd1a43eb55029b2167f5f29172622ec0f6c966f2357ad7e49b28e2c913ce36 │ │ └─55188 /secretgen-controller │ ├─9b3c563aa2bfd5db95da37492ff677f3be15d787f2fa26017f203ae6b7a88188 │ │ └─125246 /pause │ ├─5175721abe9048fb0d92516d6372ca413bcc1e77206036d2f6c752ae0eabecd9 │ │ └─238619 /pause │ ├─54dd569d9413b366190e7df9db80c5d660cdfa88d87e7c22c066074f4f93be24 │ │ └─46611 /pause │ ├─29f2bba3d07a66780ddd06d010ebcaa3f43a14012c438f3faa69e6c1e3414e3d │ │ └─154292 /pause │ ├─7d0468b65b91c50c3576f7c374908de87e686dc15e472a7ddb1bbeff2703266b │ │ └─221102 /pause │ ├─d2ecf0c31943ff4ba05955ae808de55332df6e546b5ca119762da08cf7b030ff │ │ ├─161835 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─162146 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162147 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162149 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162150 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162151 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162152 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─162153 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─9b2a79b2167a325e1a75bcd09a5398c3f02d173da6c69eeceaf7dbac2cf90dd2 │ │ ├─187911 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187927 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─187933 erl_child_setup 1048576 │ │ ├─188154 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─188215 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─188217 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─188438 /bin/sh -s rabbit_disk_monitor │ ├─3abc4ea7877ddd171c19bee20cc784f8cd7f38ce47f8ab4775e1e5167709c71e │ │ └─57902 /pause │ ├─5bfb75e0a6775d0d09a3303d40db9191e4052413cc77b26402aef16189549b88 │ │ └─208282 /pause │ ├─d7802bb18b7af621681da94e0791297a9589ebfe5d4fb1799b2772dc056389d7 │ │ ├─63362 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─63378 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─63384 erl_child_setup 1048576 │ │ ├─63451 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─63502 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─63503 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─63587 /bin/sh -s rabbit_disk_monitor │ ├─55301fc9e012b0402196de68071907a32657f003ff18b10597497965062bd91d │ │ └─95572 /pause │ ├─00268e411e9f1fc6a5e4044683482e983566c16f16fa4903da0869c93e1f96b8 │ │ └─43271 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a140d0596c0756b4a396168b8e7fd6dfc75ec05d5127b809e4169356b94c402a │ │ ├─94660 glance-api: uWSGI master │ │ ├─94674 glance-api: uWSGI worker 1 │ │ └─94675 glance-api: uWSGI worker 2 │ ├─db95f35e6f82989654dadb1b805f1057666c5f19406ce0cef545da0d4b47bd7a │ │ └─125874 /pause │ ├─0c46b64e7cbd5731184f0a07cea74562d8449578e75f32422d1054e225a2fca1 │ │ └─44133 /pause │ ├─6f6c6e493837b81afb41ec2dc6198ec584f7f58683e11435510e63a5ef91dd08 │ │ └─212351 /pause │ ├─adabb9851f2d14e27dd5e0fdaf0cfbe1afdc2aeff4f356570c7b2c4e19f3c9c6 │ │ ├─160944 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─161245 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 │ │ ├─161256 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─361819 sleep 15 │ ├─efa4a1d2168fbf63115dd702894e836a8fe3ed56f4fababe02411db6f4f5ba78 │ │ └─86617 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-cf9f85b9f-x6hj8 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e823a65d56bd037f54a49f0aba8f2ede603b6648e8947519d8f3acc044326c9a │ │ └─227673 /pause │ ├─c88c04209cd17170a67711ac01627d30cd22b693a379ae3bdb947a6e8ab81dd2 │ │ └─162943 /pause │ ├─bf7b98da0c19ff53b411df6408704990bdcb72969c7faacd31dd334c86804e5a │ │ └─187808 /pause │ ├─552e8801f0146f1814c709e886ce1a34b9cb0037c6d09660af7f8ef7751be209 │ │ └─40504 /pause │ ├─4e2c78dd125d31391e3d67e2422068a1be94763b4a0ee2eb425cefaa45a447e7 │ │ └─240931 /pause │ ├─5e203e6210ff80699cfcf5af4a102aaf829bfa4775d3db7e126a72c0765135e1 │ │ ├─151446 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─151757 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─151758 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─7262ee8d4d391ab8d7b7de1029bae4fbd0516f48c15b8e4bdda93466b8936648 │ │ └─40738 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 │ ├─0adcb5471fbb263cd5adc37fa2355251742d23a3994f74b6cf7665b5c7ed47de │ │ └─54741 /pause │ ├─4ae62802ce63b01b20323d35ccf4aec32b759e97fe9b3ae1b71f68601669d344 │ │ └─211418 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─36a0db20b40aba1b0e40dc537050853d0a310a5756212ef6bc6123e00d968667 │ │ └─206678 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─22590d7310b1dff097b4f7b661d950dbf3c5fe03363ae685428f35636fd735d6 │ │ ├─126923 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─126940 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─126946 erl_child_setup 1048576 │ │ ├─127088 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─127139 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─127140 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─127295 /bin/sh -s rabbit_disk_monitor │ ├─926e2bfb833567bdf8580a105e21f72b54230513ceb519816400c25c78bbaf05 │ │ └─62931 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3f83866fc90d17a142a6ce903a6964f77129ca10d50dff4c293afc40bf086bf6 │ │ └─195100 /pause │ ├─8c53d85eb884cef62d8bf2dc06842d7dcbab045f9a2116ea58ebe1e2e6e5faac │ │ └─194836 /pause │ ├─752778f3fa81e98a34c477b95a7f288422ae14d0e3bda125c4448f80f8930915 │ │ └─62850 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c959c2fb64e14318fd6f62fdfffb40061e9c78a218661746c03f9d39706d835f │ │ └─63120 /pause │ ├─a4e1f061b5466b482aa667ef7b7b03e7a18d7bbb7ac015301209c1019c416b83 │ │ └─48970 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─29000ebbed127847fd8490eccf5edfd4e6344b55e6c06a22cc9e69b8621908c0 │ │ └─40764 kube-apiserver --advertise-address=199.204.45.223 --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 │ ├─45c3174f34cf16a0f3a9596f0c4d540766e8b893222f3ad7f5d417e8384334b0 │ │ ├─42382 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42757 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1afcd0061e0c4f510d5efe5cb4a261283cd4ed80898f24348bbd8bbc3cdcd6f6 │ │ └─40878 /kube-vip manager │ ├─d39744e3dd4a6b9f5061e116683579bd4b85ed8f8b9602609ab8c4062ed08426 │ │ └─44309 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 │ ├─7753828754ea2b593af75e3f46e833eb8b71c56bb4b1f16a490be52884bc8c96 │ │ └─40711 etcd --advertise-client-urls=https://199.204.45.223: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.223:2380 --initial-cluster=instance=https://199.204.45.223:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.223:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.223: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 │ ├─a652b0906bd009cc3cfbb821180e5791b33719180e59ce4032fc048ad2828099 │ │ └─43717 /pause │ ├─6bb8f8a63c3022a7486760a2f1c7354cc25dba88e888c1c3da4cd16b1a8dd273 │ │ ├─97395 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97412 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─97418 erl_child_setup 1048576 │ │ ├─97488 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─97539 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─97540 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─97580 /bin/sh -s rabbit_disk_monitor │ ├─f02cc5df58ecacb16dc7cde2aea3d4662c458576e38369d90e657f9c943b24a3 │ │ └─47793 /pause │ ├─d13ec67d5266b562fe2ca36fc158a296a39e43ad0e2d0d37b6243ccfe9874490 │ │ └─43731 /coredns -conf /etc/coredns/Corefile │ ├─e446bf589632d04466f33a386d96bb7af52a5ca82c889ce4a0fda62d87055336 │ │ └─48661 /pause │ ├─c7585f03da330e29f0733ad6114cfe58b12748b450e88c9d5a51c456dd9cb0c9 │ │ └─46924 /server │ ├─7884de7d3cfa76092dfc855371d8c28ed95d4505ce19b81165b9b31583fa281f │ │ └─76147 /pause │ ├─94aa2b643eba140d68dab309549426c2376c4ff34ed2b40581f3aabc53876a92 │ │ ├─106135 cinder-api: uWSGI master │ │ ├─106154 cinder-api: uWSGI worker 1 │ │ └─106155 cinder-api: uWSGI worker 2 │ ├─2847e6d1b51c5bd6a84164557acf975300f2eb9faad89f4c9852346fcbb37a94 │ │ └─55115 nfd-master -crd-controller=true -metrics=8081 │ ├─b91ea490f0db0237f11655ac61db1522746092231ab34e34aa26bcfecc890700 │ │ └─59679 /pause │ ├─2d435cb333678792f570f916118f6984f65b418f8a4d669f1cb98f5507ace6d2 │ │ └─59846 /pause │ ├─7bea61a6810a14cc33c170f8527da78ff32c351796b505e0ffccd9f6b0d5f71f │ │ └─58371 /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.34.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 │ ├─546732058f87c354abfcd21b0e6bbaf223356067a17db805135d7c7297059280 │ │ └─59756 /pause │ ├─088cb0c84c09e0efd4edf459b4478a2ede9b396c3566518da946f58fa8bf4e8f │ │ └─61862 /pause │ ├─c41c2a9b4849117d0ba94dedbc8d900f2040bd53cc7b9e44834e7932dabfdda2 │ │ └─237099 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1da5ea31d27d545f5d017d6928d30ae715d72ce71f89a116b439432bb5d4c013 │ │ └─49067 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─88d6692a143841598621ce73242eba691f231957bad232e29a37b4fb3b8a6345 │ │ └─223369 /pause │ ├─f591f8d9eb83113e9499e50f6dab08bbba604e8b9774bfcdc9aa6fcad5c422b6 │ │ └─86299 /pause │ ├─0a700612989398354ddaeb342d5a875e2a5cd35a17aae83476ac8f2b99716dc4 │ │ └─46501 /pause │ ├─019f62a71d06c95c51eca5f2d379c3e3ce79efc32dbed7f96ac685e3b3520a0e │ │ ├─75664 barbiacan-api: uWSGI master │ │ └─75677 barbiacan-api: uWSGI worker 1 │ ├─682637eb317cb4f6984285419ee4592a718aabb759a3daf71adfab43eb38f247 │ │ └─42169 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─191c1cdded2bdafced5b163856b57ceee738e58b150100956e9b8c246c3f483b │ │ └─63007 /bin/oauth2-proxy │ ├─8168da0eb930f45f39830aee46b9e42aea1db9fbf8f66b1328066e0900203494 │ │ └─94355 /pause │ ├─aa094f052ed331cb49a610b9a4b211b84d107456bac1eed1e3a1cd4983fa8f79 │ │ └─206493 /pause │ ├─1d3c8185992d6868ca59657d5bbcd0d26302781fdc32c1f0df81d6ebbdcfe8ec │ │ └─62305 /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-223.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 │ ├─94b8183aecb1848adde989510810f899311652e267c4dc9a624192e49626c878 │ │ └─97017 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─085cb8bb4934fb1504bbd0f193d294df03cb1e47d1328e142dd9131fca725396 │ │ └─41914 /pause │ ├─294068bc95d05f9936a3fba971c74a8f048fc512bee55bc535b58571e19734f2 │ │ └─152453 /pause │ ├─fc21f4b73709ebf9c40ee6fa219e9c6c810c652ad25805ee7e7897546c1f27b6 │ │ └─125208 /pause │ ├─6d0cac76fb4dc07ade887953e65c54e4d8eb3f81e7d3420e19bf8fd11d6d7b71 │ │ ├─71052 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71068 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─71074 erl_child_setup 1048576 │ │ ├─71141 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─71192 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─71193 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─71277 /bin/sh -s rabbit_disk_monitor │ ├─3e6866ead5ea30a4ed66aee7fda4b8a2139c8d64f81c5c789427f543f0acf5ce │ │ └─242311 /pause │ ├─725b6a4f11086879ff53f98c5082ec70a8bb020e23a05dfad426759feb057e2d │ │ └─60324 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 │ ├─df68a0eee5f088ae44748c82e87bfb12777d31bbd85f3eeae6f9e1a4b6bcb465 │ │ └─50590 /pause │ ├─5dc3843ca38d2065e2b033f12f9a64a6c2d3f0a1a344a4f68af8736aed57b966 │ │ ├─59088 python -u /app/sidecar.py │ │ ├─59417 python -u /app/sidecar.py │ │ └─59418 python -u /app/sidecar.py │ ├─bf373c89b58b996057dec0a5d36786ff2e8363d3d678565b48b54ae5e86ee592 │ │ ├─201934 octavia-api: uWSGI master │ │ ├─201948 octavia-api: uWSGI worker 1 │ │ └─201949 octavia-api: uWSGI worker 2 │ ├─cec8acaed4c24fff189de6d43f440f9f8c460cd2605bb2a3fb03fb255c81e22b │ │ └─220699 /pause │ ├─ecc98b2e287e0be99ea1818b601e7f8bbee3d7717253cc9892db0bc8b608c81f │ │ └─70972 /pause │ ├─c284577f154e2fa95345fdf2109444d97b50c6f41b360c068f062b5977d4a946 │ │ └─60111 /pause │ ├─9d90578cd253a76aba5c3edb07c8284e4fd182098da571e1562e0abd4ca1e98b │ │ └─128871 /pause │ ├─716972f46339070e96eb67248ded736341fbb007e4c4b318994c3c129b2b7159 │ │ └─47337 /pause │ ├─81b4a9e646a9fed42602f5109b07171ee16d157282e8e93965848779edd91632 │ │ └─227955 /pause │ ├─090926be05abc548d64a92946d114dc85a255d2245a30b57a176f95fd1e90f0a │ │ ├─95956 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─96125 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─96127 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─35d06383d4b7dcd968d246333ce9cb5370963de5c9c81e38a1e15f4e45d6f636 │ │ └─47482 /manager --metrics-bind-address=:9782 │ ├─b88c1dad715381ca7b90a31530ca6162015eaf5ca0b6e5d90df75c0e71370ec3 │ │ └─173685 /pause │ ├─824f596a8e13381e16176eb11407a1ea96b9886d4dc850cbe846bffec1f52ba2 │ │ └─62081 /goldpinger --static-file-path /static │ ├─86a9c9e316356505bd55f42f6e9ed69d434c901be480aec976e434af156e0c3f │ │ └─62562 /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 │ ├─6f7f3fe048ef59e980d00c5c207b493fe94c77de64d5398cf4be47dbad482e82 │ │ └─41932 /pause │ ├─2bbd0ec6ad03e3d1d1e28a607774ad08f51d98a06b5cafe550dd2ce2dae6c89b │ │ └─44645 /pause │ ├─9e3e5d357fd9480c90bb34d71744e936e73045283f759b51c87e2a0b0a86b786 │ │ └─58809 /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 │ ├─b1de8d2a9d67197056208dbc76df8d03da7c9b3eff2d167e809cd59d83e2d7c0 │ │ ├─163105 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163122 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─163128 erl_child_setup 1048576 │ │ ├─163272 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─163323 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─163324 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─163571 /bin/sh -s rabbit_disk_monitor │ ├─2f3a9be0993b167f5ada52a3c41bb1f7ac8ddbae526530195c8bf96ae80486db │ │ └─194777 /pause │ ├─9d48f3f0d4b6315083030b654e87862603af91f083d1e6e20dc2527ebe38874d │ │ └─124161 /pause │ ├─60169a74aa3f9fe361fec8763537cc944687f5897e41a6a86e5b97124f34f4bf │ │ └─86235 /pause │ ├─ead0680d7839d1ca811094fe9d82b0d923b59a78f6b15d3c839efa41f82e376b │ │ └─160503 /pause │ ├─96da9d479795c4031894575d9fb6bf60f38aedeed771f946e38bc57343fb8e16 │ │ └─55072 nfd-worker -metrics=8081 │ ├─04727442d630daaea809b432ddf9b782a8af9376539a3929e978d1bbb1c21986 │ │ └─208308 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─7a12b1cba58e92537e5ed83d78972b5c5b9a2d038125bc31df7ebcf5a9b803bc │ │ ├─237078 manila-api: uWSGI master │ │ ├─237149 manila-api: uWSGI worker 1 │ │ └─237150 manila-api: uWSGI worker 2 │ ├─03e1b612a3f1c5a73dc9b73c830fffcc23d72386923892b4851cc5a246d5bda8 │ │ └─165314 /pause │ ├─968d4a52821fe767b2e2fb466d47e873abc179441b64b50ffdb389f15b2dd428 │ │ └─76796 /usr/local/bin/rook ceph operator │ ├─b90460f56501620bcaf36a22d043bedd38b1fa13386728edb7dcffe63e91000f │ │ └─227895 /pause │ ├─56e400a1e9b113d0bda563df2e41eaa337cac9cc7f5d68ba8b51a55b9568c444 │ │ ├─152557 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─152573 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─152579 erl_child_setup 1048576 │ │ ├─152647 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─152702 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─152703 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─152870 /bin/sh -s rabbit_disk_monitor │ ├─e06cf2d057fadb5c56e32203e78c4b740502d5573578ab04cdfacd0264a33ce2 │ │ └─62449 /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-223.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 │ ├─a4e25f506a4fe6b71582b8126f40bce07298d7b3ca6e628ee927d1fb4f75b8b7 │ │ ├─80739 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80756 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─80764 erl_child_setup 1048576 │ │ ├─80993 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─81044 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─81045 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─81316 /bin/sh -s rabbit_disk_monitor │ ├─bcb58cbe69e0515c2134010d4295050099175a458449a914c4c6a76b23b96751 │ │ └─164987 /pause │ ├─924730ed8c5f9a471aedd1872ca867e8c50cc1fa6669f1877d0a5c5eb9253511 │ │ ├─220726 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─221254 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp1vfwl38b/privsep.sock │ │ ├─221257 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─221259 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─dd87b510dc1344cc25c8bc5a0e29949575a301dc395b82ba664e479975954ac9 │ │ ├─150721 nova-metadata: uWSGI master │ │ ├─150741 nova-metadata: uWSGI worker 1 │ │ └─150742 nova-metadata: uWSGI worker 2 │ ├─4bcc430c4f975fda09f08dcf5a6eb82d33f2facc80fbc23825e7b1fbfc9b0c88 │ │ └─175584 /pause │ ├─c25db4cf95d1690dc02c7d9262f7b8c6238b31644ef6cb0181c1bb7a445b2f0c │ │ └─62897 /bin/pushgateway │ └─c6a9cbd463e37b8cc94d4e09fdfa250514c16ece43e42c235e37c17a0198f7ae │ ├─185031 heat-api: uWSGI master │ ├─185064 heat-api: uWSGI worker 1 │ └─185065 heat-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount