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 │ │ │ ├─21204 /lib/systemd/systemd --user │ │ │ └─21205 (sd-pam) │ │ └─session-22.scope │ │ ├─21201 sshd: cephadm [priv] │ │ └─21221 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1460 sshd: zuul [priv] │ │ └─1473 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1464 ssh: /home/zuul/.ansible/cp/199.204.45.78-22-zuul [mux] │ ├─411109 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-biglmgtkeidesqfvppfpgpdcwzgdmdoz ; /usr/bin/python3'"'"' && sleep 0' │ ├─411110 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-biglmgtkeidesqfvppfpgpdcwzgdmdoz ; /usr/bin/python3' && sleep 0 │ ├─411111 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-biglmgtkeidesqfvppfpgpdcwzgdmdoz ; /usr/bin/python3 │ ├─411112 /bin/sh -c echo BECOME-SUCCESS-biglmgtkeidesqfvppfpgpdcwzgdmdoz ; /usr/bin/python3 │ ├─411113 /usr/bin/python3 │ ├─411114 /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 │ └─411116 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 … │ │ ├─ 9805 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12184 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c4454129ad5ef602451ffd8b996cec45400bdfdec236a1d37807e4bf6fd390de -address /run/containerd/containerd.sock │ │ ├─ 12537 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b2afe046d1f0aab57da194a68caeeca74604df33ff21c10f6e54f0e4adde6bc7 -address /run/containerd/containerd.sock │ │ ├─ 19335 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e8ab4057fdf4f8bfcffe4613b4632bb54f30394ade3ebb2ba4a7c2343c6ef725 -address /run/containerd/containerd.sock │ │ ├─ 24526 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 418d618c11411c3f50c2cb519ebfb586d94227534b4ed68d5f6350b669fefbee -address /run/containerd/containerd.sock │ │ ├─ 28972 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bbdbcb8a18b969e96e88ab65af08ae283b59560f438ab7f7d35bd3237cb15601 -address /run/containerd/containerd.sock │ │ ├─ 33742 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7052a5adf47ff5cca1cd07a816359d8d359a85a3cb531c50182057771878aa26 -address /run/containerd/containerd.sock │ │ ├─ 39291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b03108f228adcad2daa1c51f0ae4711cccd406f0c951da59b043b2f3eae6dd2 -address /run/containerd/containerd.sock │ │ ├─ 39307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8051e94a4c44ba6f7147365ffca0940d04098bb73b8877b9b011cb61c8d6982 -address /run/containerd/containerd.sock │ │ ├─ 39373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c303904bea565416f220801b0cc36e8410868342a4a9d3ed31be2b724e305c1 -address /run/containerd/containerd.sock │ │ ├─ 39381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a63cc32fdcfbc3f5314ae4e9efa161ee089a3e50f56f8cf0fe42a0951fb401f2 -address /run/containerd/containerd.sock │ │ ├─ 39398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5728d31523e168599e6c4a62285f63723403717f280e69ede339079fa8a3471 -address /run/containerd/containerd.sock │ │ ├─ 39906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e72adab3d7e9c68e0cdc1903b6160cbf8e5b868badf7db9f959cbad9113ab91 -address /run/containerd/containerd.sock │ │ ├─ 40645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f2a5e8d590332f0fa386a6427dd0b55604cea552ecc17e6f004484d69e443a7 -address /run/containerd/containerd.sock │ │ ├─ 40647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a657e8b0ff00eaa0669f3283f1e1d0d967623062310bce3d4409254c8b535507 -address /run/containerd/containerd.sock │ │ ├─ 42038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cc27b44d98f904bf96d626e704c2fb69db84727a18af83a0ce8e6d997c0b0fc -address /run/containerd/containerd.sock │ │ ├─ 42429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aafae5d0ded80ef13a1d7ca526689d201a6ca6af34f4d42668e755ce3b7a8af1 -address /run/containerd/containerd.sock │ │ ├─ 42516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44b033ccf1ef456f58968a818b2a83a691ac65d89f04ebfa76123d1f73f6710c -address /run/containerd/containerd.sock │ │ ├─ 42949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c4728d35a787583f8b2130525cfbf3b442f5a26777b1174423cbf5c0a62cd2 -address /run/containerd/containerd.sock │ │ ├─ 43460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 184d4957e78f5bed66b230f3f042a8155295efb93665e6a457d3eed7c9200193 -address /run/containerd/containerd.sock │ │ ├─ 43500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69e232eaa5c13f96b899b68a6274a6c92bdb03709ea04e5d61885f12b3d4b5d2 -address /run/containerd/containerd.sock │ │ ├─ 43539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edbd333c9deb4c4ea8c0097aefa1d630aecd4593018cd5b3484ba5ae75abff91 -address /run/containerd/containerd.sock │ │ ├─ 45858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dea416b444075ac989c7624d698c51fb5feb98b82c2d5d4f459072394b83277 -address /run/containerd/containerd.sock │ │ ├─ 45951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ded31aed497e9bea1976e0ec4ad59705a80df616f70f0908ac1eb166f4c67e5 -address /run/containerd/containerd.sock │ │ ├─ 46876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2f280ac8da289ee5f4ecb595b5be5c6434531045d58cbe63e27e2301234213f -address /run/containerd/containerd.sock │ │ ├─ 46993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f94c3e19f99b157e2c9ea920e8183b9a458a124671de89a6b625f421c694ad3 -address /run/containerd/containerd.sock │ │ ├─ 47365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf0e050eb13585a549ac7905b4fd0e30f0bea400fb17e144291d0e3c77d3bce8 -address /run/containerd/containerd.sock │ │ ├─ 47710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a05771f6a9e7d92385b80e47f33a709311dafd52e165a8d822956ea86d68acc3 -address /run/containerd/containerd.sock │ │ ├─ 48038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9590ac21fb70c143d7335d0c9125869a778b543efd2609de3f70677fc0438cb -address /run/containerd/containerd.sock │ │ ├─ 50376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9512dfb09db04de9caa1c11d35c6fca918318ab0f91560ac9bf10500df2d7845 -address /run/containerd/containerd.sock │ │ ├─ 50477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14317c0d9af8f52045b8511f4d2a1a05f8f4c819a11f9424164a1c7ecac62703 -address /run/containerd/containerd.sock │ │ ├─ 54710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2de206ca6abe1ce7aa2b83e83631f789cc30ffda1200af074b73aae63f5d190f -address /run/containerd/containerd.sock │ │ ├─ 55389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c814437e0a2721895b62c4035053add070f7a4e338e14615454b2f470e77a589 -address /run/containerd/containerd.sock │ │ ├─ 55444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 333d23ad37af70a128277d4b1156956e902c7f61b35294fd669ce57eb81d3fab -address /run/containerd/containerd.sock │ │ ├─ 55483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bebf01d72530f1086f598096a22eb8e0058887d906696dfe093d5cbd01ff5847 -address /run/containerd/containerd.sock │ │ ├─ 55630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cb9acef9bd8007df710aa59a431d7f165ddd3a1b5c909983ff7be709793f746 -address /run/containerd/containerd.sock │ │ ├─ 59655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e5d4dbfed442aa8ed61693bbbc684a10043d8b4dad7150e8c91081e05b726da -address /run/containerd/containerd.sock │ │ ├─ 59795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdbb8442b3d6a627835f1f9e70507683e5d659d238c6e4a35ae152a2bcf07717 -address /run/containerd/containerd.sock │ │ ├─ 59850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13e2d9b232f8871b2ed9a47e5848df483b55af6925d636f4b5300d3ad3daabce -address /run/containerd/containerd.sock │ │ ├─ 59888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40aaedcd19f2f638bff2b9cb4d347322c0cc90fbf39cfb19576aebfe7a9face2 -address /run/containerd/containerd.sock │ │ ├─ 61074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0ab689e7423b0d94e03925b9788e03a76aac722b1574fc0ab2cb220877ecd39 -address /run/containerd/containerd.sock │ │ ├─ 61210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12c59efba7b686c718ca06766c0e1bb60e390983a44b237ad96cef82ac32e26b -address /run/containerd/containerd.sock │ │ ├─ 61624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7682dd82a4c26e7fdf7945f18415c4a31e7b323d912732e88f7f8aa6320a0976 -address /run/containerd/containerd.sock │ │ ├─ 61741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72f51bad17f400c901fa7611f1b275008493dd461af2e51366cc5e216f9918d1 -address /run/containerd/containerd.sock │ │ ├─ 61790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98ab111340e8afe5d5b37ca4012f72d01efcf156107feec613b0ed9ac24dea1d -address /run/containerd/containerd.sock │ │ ├─ 62113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c73ad2b89ca9ed89c259a0ec55be9e9543e5b4f2f667038eed0281c7e05e9191 -address /run/containerd/containerd.sock │ │ ├─ 62550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5686fcfe5fdbb5b6812c95922be475f82148484eeea38ab021dc8c7ca33382b6 -address /run/containerd/containerd.sock │ │ ├─ 62897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f98a9bd97f438b406acf40e94e5e7cdadc01a4a1ac21236565e5a066cfcaca3a -address /run/containerd/containerd.sock │ │ ├─ 62963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81805f9df765ce49a3299b6a1e88a9c67a0331b760ffecaf3f949b53591323a4 -address /run/containerd/containerd.sock │ │ ├─ 63739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac3885991751e219c2d179b7fabcad253e7fc4fb94dd470e4e3e8bd10c66df57 -address /run/containerd/containerd.sock │ │ ├─ 65550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b0af5ea497cab01814bf187a13199cf8a8dbec47158f5ab27e34b4f46904e81 -address /run/containerd/containerd.sock │ │ ├─ 67428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acc455321de91468bf4a227e4698bf9465dfcc98fceb4252cc2f2e4307f65143 -address /run/containerd/containerd.sock │ │ ├─ 76564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afceb5b90fdc4e40db9e9efeb52ded66d467f5a09ea5754afc152d65937bdd5c -address /run/containerd/containerd.sock │ │ ├─ 78182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aac731f278797500416ff689a3ec53de392516769e665d3843c8c6baa5145dd -address /run/containerd/containerd.sock │ │ ├─ 83887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35aa7d07bdfc56ba353686e732e446a53828cfa05e54b366198f7902acac0343 -address /run/containerd/containerd.sock │ │ ├─ 89966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e831cdc5ec11dc354b8a4613e55f5550313f48e83e734fa01b2f23dc446f6595 -address /run/containerd/containerd.sock │ │ ├─ 94079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c06be04f800a6db94de7a190f740292c3f8c658be515f9616b21389fb01a6e01 -address /run/containerd/containerd.sock │ │ ├─ 94124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a77e104a48160a7aed0c95e3be548deb3c882df900657372a779c1308b545f03 -address /run/containerd/containerd.sock │ │ ├─102596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4479729dbd4fd24144782042cd842e4f234c774cb1a7939d9584bbba7521c497 -address /run/containerd/containerd.sock │ │ ├─104168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ed995ad62076d2eaed273b2b614ddb4cf2fabab6c6722c72637eed2ed414793 -address /run/containerd/containerd.sock │ │ ├─104213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dcb3619e645bac37b1b89561f863d6494274f54d364d88422ff2e900cc124d9 -address /run/containerd/containerd.sock │ │ ├─106104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd43848cf78beb4d383c0c35416e9b6b5e95fde8962a12ec786346ceb89fa0dc -address /run/containerd/containerd.sock │ │ ├─108073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e741fc12e321c6321e95408fdc784d407326daf7a14a3eb621e62a7db23b43dd -address /run/containerd/containerd.sock │ │ ├─108116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bada8dfe90961539dd076110f9a25a79aa76419be221821c3d5a05e885acdb6d -address /run/containerd/containerd.sock │ │ ├─121179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51d37ea44b6d1c0bed9172c5872088c6769f3ef65ff3dfeb479d0b96f0c81eae -address /run/containerd/containerd.sock │ │ ├─121297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3429c140a6194995ce8b727bf1b9b560c20aee8a695a9eef7e42ebd0a68d5808 -address /run/containerd/containerd.sock │ │ ├─123672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3803802b248b0f6e7ac2d7d948d761b780aada126ad832b39239f4f23c404aff -address /run/containerd/containerd.sock │ │ ├─138265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f2c2524ea81ef6a0ee42ae4ae8d359dd031146e011df87e896c97ee961947f1 -address /run/containerd/containerd.sock │ │ ├─139793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24c89383be293a0c349aa4f64419de5a5716f849fe9b63cec01ff5216baa6dd3 -address /run/containerd/containerd.sock │ │ ├─140219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb62dce68f6b88c80a5ea016d99ed4984d2415cf5d0a929705b467713d09928c -address /run/containerd/containerd.sock │ │ ├─141052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af1c93bcdc96a945f1c338e6d2170aa858173a90be6e42cd79cbdc60a93abcec -address /run/containerd/containerd.sock │ │ ├─143152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba8f1dfc64f05317d9136680b3682a4174f8bac32345e2dbedeca8b37e58a7d0 -address /run/containerd/containerd.sock │ │ ├─143480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a007e8f971194034ea04f1229fd7ae70970978ab32ea1b33fb9e3019b5970342 -address /run/containerd/containerd.sock │ │ ├─143524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06772dab6873c61ead7e401a985997bd31316f08a750832351b5986b28ef6617 -address /run/containerd/containerd.sock │ │ ├─143723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5de931024a29466f7f56f32ebd0b925d8450eb933f5dc742d8e027fec9248c9a -address /run/containerd/containerd.sock │ │ ├─144091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 571541dbee2d0df153a96a237ae2079d1f536d246d2bcc90eeeb701cafe9c50a -address /run/containerd/containerd.sock │ │ ├─144261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f90b0002bb6db39d70091855a1fe4d9d69b062d6a6a8d9fcdb480f6fe8ad9cb7 -address /run/containerd/containerd.sock │ │ ├─169580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a1589befe06d67eee46531148a8068eddeee0f394102abb45cbc9ea75f4ce27 -address /run/containerd/containerd.sock │ │ ├─171363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0452aae308efcc79ad8a28c3ffbe94525db70403544405c1ff365c29d6aa550 -address /run/containerd/containerd.sock │ │ ├─171369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c38169a6669abf0b8bc042864420dd64d81f0fa433d4dba9487cffe47dccea0b -address /run/containerd/containerd.sock │ │ ├─171526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bc8e46982e8cab612a17aaa6159ba4de963a0e64d79dedf295652779ec95a74 -address /run/containerd/containerd.sock │ │ ├─171554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e0f1058fbbd8e084d822d6f392ef4f7245a2422471403689c81cce14d7ec334 -address /run/containerd/containerd.sock │ │ ├─171599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e6211acac3e31532c55865e289dabb5055740748169be2005aaca101946a1a4 -address /run/containerd/containerd.sock │ │ ├─171911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15343f0212972b9d273c54f9fbcaf3955b45f1b864a802eb6fde08c6182a84b7 -address /run/containerd/containerd.sock │ │ ├─171977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bcd2bb01097fda6e96f169f0c7b5babd2cbe6382de2676d25310655d78c77e1 -address /run/containerd/containerd.sock │ │ ├─184743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8175e1817b7dd3f710e04821455ca382a11e610f50012fd12c79659f94be6559 -address /run/containerd/containerd.sock │ │ ├─187244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22070103214c89c93f780af98d1294532a8490aa12cf2e6c002cd70094c50aed -address /run/containerd/containerd.sock │ │ ├─187303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45c4192e659238ce8e0cb334d64fb30458178047e5f22a2c130163c09891256c -address /run/containerd/containerd.sock │ │ ├─187486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42e74928bf0d97308a1950d9a222a6a6a339af9acccc2e75c79b8849cbae62ce -address /run/containerd/containerd.sock │ │ ├─203703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91a55e70d96449d9e4ec97281f5d77f2f2c1d365821ea8b9e317963adcd287ae -address /run/containerd/containerd.sock │ │ ├─211603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63d340cc9fb37d7509d0eaf6a273bf5398647c30157c2884d986e473cfe01b09 -address /run/containerd/containerd.sock │ │ ├─211623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c518251b7d3548b47c1f5f2502779bc8114b79afb79079fcd6bb61bd653fe1c -address /run/containerd/containerd.sock │ │ ├─211649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be209c993cf84de97294551e6b90a80282c93215b992f58362d244c5bdb19558 -address /run/containerd/containerd.sock │ │ ├─211980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a8ef479203800dbc740f0e444bc97f0c13788f09a89076801e5626d8eb90a30 -address /run/containerd/containerd.sock │ │ ├─223324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5dd651c1167ed8a6cc088699d4c2f429768ce4e744e4107d668c613624a3d1a -address /run/containerd/containerd.sock │ │ ├─225655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc81586fe52ddbf527cdd7564899ee75f63a7308f96d8370112fab1bb13b299 -address /run/containerd/containerd.sock │ │ ├─226685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 145a10641b72143e1e3a6b3b624d2731a42fb572229d71c17052a39d916ef7e5 -address /run/containerd/containerd.sock │ │ ├─227538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 947faccc39ab4c6d027cb1947d80d3d55d624bf7f18bd9400056239fda43caa2 -address /run/containerd/containerd.sock │ │ ├─228879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaccc2ddfcf1dfc908044c5c941f19a9f67a8b547aee911bc76d02065dfa451d -address /run/containerd/containerd.sock │ │ ├─231165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7273588eec2532f30b0f1f97c9dbfee6dd89a1709af0df283cf1184aed2acc3c -address /run/containerd/containerd.sock │ │ ├─232544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ac619acba46aac31a763d528c76ca6b785a4663f7af9197eb2a98f3614aa0a7 -address /run/containerd/containerd.sock │ │ ├─232682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec4e65311026ed6f3602af3640b49ffe431b75da050440ad204cc2b910cea42 -address /run/containerd/containerd.sock │ │ ├─241903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33c3ea683c0c4270ff8aa0cffd18c34166b92321c1247d4cea004b8b30c775a2 -address /run/containerd/containerd.sock │ │ ├─242391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c4c37e4aff5d5ace2c6eb57a277ed10ff59c7888b810db3bf2da1f178df3161 -address /run/containerd/containerd.sock │ │ ├─245336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00f4c3270be19700047d6161584de1bd39d5fcbab58e8a2c18e3ff523735113d -address /run/containerd/containerd.sock │ │ ├─249171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a4ea72a4f8c5419ee30106a7dd79ab6471e486f1549a651d316887e917b8664 -address /run/containerd/containerd.sock │ │ ├─249407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 872ee384ee3e35e43dc3f52615b55ccc3410abef9e98d57de2042f9e3ad5eda7 -address /run/containerd/containerd.sock │ │ ├─249462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebd6c3f8355b5409e55ff3aa891ceac98f3f33ee369d9e5046d851cce8c9b047 -address /run/containerd/containerd.sock │ │ ├─249567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9969be666f98676176938579899b2bb81e06496604ea1d2969001c00dc7ecdea -address /run/containerd/containerd.sock │ │ ├─261896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6457d60e4a50c88ec1332fe288d17a410e18b1b087c3f5de49e8a2d55c08dda6 -address /run/containerd/containerd.sock │ │ ├─264483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12dc7bf1a0bec1b06d66bf14aa54375ead333c6acca87d6d83a632c7c43f2dfd -address /run/containerd/containerd.sock │ │ └─266046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e16738a166a976ce80bb590b4baf4a9cec777a7decdd7bb4372e94214e9e7ca1 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1190 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28678 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28955 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19285 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19315 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.oyvhyq.service │ │ │ ├─12487 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oyvhyq/unit.run │ │ │ └─12513 /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-oyvhyq --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oyvhyq:/var/lib/ceph/mgr/ceph-instance.oyvhyq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oyvhyq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.oyvhyq -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 │ │ │ ├─24247 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24509 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33458 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33724 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12127 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12158 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10175 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137625 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39759 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.78 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─411098 sshd: unknown [priv] │ │ └─411099 sshd: unknown [net] │ ├─docker-b2afe046d1f0aab57da194a68caeeca74604df33ff21c10f6e54f0e4adde6bc7.scope … │ │ ├─12590 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.oyvhyq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12615 /usr/bin/ceph-mgr -n mgr.instance.oyvhyq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-418d618c11411c3f50c2cb519ebfb586d94227534b4ed68d5f6350b669fefbee.scope … │ │ ├─24550 /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 │ │ └─24562 /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 │ ├─uuidd.service │ │ └─1393 /usr/sbin/uuidd --socket-activation │ ├─docker-c4454129ad5ef602451ffd8b996cec45400bdfdec236a1d37807e4bf6fd390de.scope … │ │ ├─12236 /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 │ │ └─12248 /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 │ ├─run-rec368562e39a491a9de1814da3d4a9e9.scope │ │ └─185520 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─10683 /usr/sbin/chronyd -F 1 │ │ └─10684 /usr/sbin/chronyd -F 1 │ ├─docker-e8ab4057fdf4f8bfcffe4613b4632bb54f30394ade3ebb2ba4a7c2343c6ef725.scope … │ │ ├─19363 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19381 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-bbdbcb8a18b969e96e88ab65af08ae283b59560f438ab7f7d35bd3237cb15601.scope … │ │ ├─28997 /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 │ │ └─29009 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-7052a5adf47ff5cca1cd07a816359d8d359a85a3cb531c50182057771878aa26.scope … │ │ ├─33766 /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 │ │ └─33779 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137457 /sbin/iscsid │ │ └─137458 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─a7f10c6dfe2a01c4680ce202598e01faa63cd2f6ee0dfdc9531b889417bb83f0 │ │ └─231214 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─ebd6c3f8355b5409e55ff3aa891ceac98f3f33ee369d9e5046d851cce8c9b047 │ │ └─249494 /pause │ ├─243093960f747c32175b3088074de04312c3a216e773ec203dd99b2cf96487c6 │ │ └─259329 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─92d19a5b981b372a551545b91f001ce71a3109792bbcf3822792440d1fed53c8 │ │ ├─168160 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─168738 nova-scheduler: ServiceWrapper worker(0) │ │ └─168740 nova-scheduler: ServiceWrapper worker(1) │ ├─1b03108f228adcad2daa1c51f0ae4711cccd406f0c951da59b043b2f3eae6dd2 │ │ └─39356 /pause │ ├─921d759c322f67c9942ea7256f1eafc8f911bd01c6b1bbb585f4e344c6dea886 │ │ ├─199715 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200211 heat-engine: ServiceWrapper worker(0) │ │ └─200214 heat-engine: ServiceWrapper worker(1) │ ├─40a5adc62a9391f75689b2c6282ccfcab95411b4e11528d95b961da4721674a3 │ │ ├─104385 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104655 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104657 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c0be1cf2f36836eb82f239e0494b979729b4a6cbbc3f1f0308e6d2c3ba6f1d8f │ │ └─55903 /secretgen-controller │ ├─4480c4366996793e668a26003b328bb66138ae774a7a7891c0da69a7d9638642 │ │ └─43179 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 │ ├─a007e8f971194034ea04f1229fd7ae70970978ab32ea1b33fb9e3019b5970342 │ │ └─143504 /pause │ ├─96e6bc7a1b1b3a02e4bc751c6087f23931141ebe595d4bfc457abda27f16587a │ │ └─64603 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-78.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─0b7059653f610125e2acaedf15beabc3e5fd2e92f9c521fda60a1eb07a24b519 │ │ ├─48195 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 │ │ └─49404 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 │ ├─000253b618024665640549045423b8020f2e858af83a04c11f81dad066c7967a │ │ ├─138662 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138699 /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 │ ├─0c303904bea565416f220801b0cc36e8410868342a4a9d3ed31be2b724e305c1 │ │ └─39443 /pause │ ├─1ac619acba46aac31a763d528c76ca6b785a4663f7af9197eb2a98f3614aa0a7 │ │ └─232573 /pause │ ├─bebf01d72530f1086f598096a22eb8e0058887d906696dfe093d5cbd01ff5847 │ │ └─55506 /pause │ ├─e9590ac21fb70c143d7335d0c9125869a778b543efd2609de3f70677fc0438cb │ │ └─48062 /pause │ ├─4479729dbd4fd24144782042cd842e4f234c774cb1a7939d9584bbba7521c497 │ │ └─102619 /pause │ ├─90afe2ae7bbd440cad842e0ccf01147bc1724fba2eec96e9e8055fb595b30381 │ │ └─63389 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─80276497bbc373d96c1aaf1c76c3431d2726121e0e9637f593fb522b27b48979 │ │ └─47069 /manager --metrics-bind-address=:9782 │ ├─6aac731f278797500416ff689a3ec53de392516769e665d3843c8c6baa5145dd │ │ └─78206 /pause │ ├─e506b89773244943f751c78c3840a71ad9b5cfba7b950e4cad26fc7f3a41f6d2 │ │ └─40940 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─55f26bc3452f68023af8ee486a4dabf2a775162e7f5569c704c90ad330ec6174 │ │ └─46238 /server │ ├─bada8dfe90961539dd076110f9a25a79aa76419be221821c3d5a05e885acdb6d │ │ └─108143 /pause │ ├─0bcd2bb01097fda6e96f169f0c7b5babd2cbe6382de2676d25310655d78c77e1 │ │ └─172002 /pause │ ├─a7156c4b4591702ff674c10664dfb40c21279fa0f5e14ae6004f5a3a91936f68 │ │ └─47184 /manager --metrics-bind-address=:8080 │ ├─1933fa9df4cc28949cd5274a3ca6aadf3f14ecfa8a3fd5894bc7d0d8b4208bd5 │ │ └─65630 /bin/oauth2-proxy │ ├─3803802b248b0f6e7ac2d7d948d761b780aada126ad832b39239f4f23c404aff │ │ └─123695 /pause │ ├─b98164811ea738ef8aebe38da0a9d244e7f6ac94f450fe7e02bbaf07e3c6b0cf │ │ ├─223596 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223613 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─223619 erl_child_setup 1048576 │ │ ├─223685 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223686 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223696 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223829 /bin/sh -s rabbit_disk_monitor │ ├─42283af9447fa5064a1f2d65b053cdafe4eb19ce1765cb594c3898a91707af8b │ │ ├─ 94696 /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 │ │ └─410510 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3b6b805b5cdaffe0c182871e21398bd9fdc2aacac9f80bce95361f7e2c60a5c2 │ │ └─48379 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a0452aae308efcc79ad8a28c3ffbe94525db70403544405c1ff365c29d6aa550 │ │ └─171476 /pause │ ├─a72cb15e1c5831addc068229442155b8bc7fbf944d6c9e07ea4e93fef789f87f │ │ └─248979 docker-registry serve /etc/docker-registry/config.yml │ ├─1dea416b444075ac989c7624d698c51fb5feb98b82c2d5d4f459072394b83277 │ │ └─45887 /pause │ ├─872ee384ee3e35e43dc3f52615b55ccc3410abef9e98d57de2042f9e3ad5eda7 │ │ └─249460 /pause │ ├─af5428c10e07a303048fd767320b9597483ef38bc6f256742cb12eccb53dc594 │ │ ├─83194 barbiacan-api: uWSGI master │ │ └─83207 barbiacan-api: uWSGI worker 1 │ ├─51d37ea44b6d1c0bed9172c5872088c6769f3ef65ff3dfeb479d0b96f0c81eae │ │ └─121211 /pause │ ├─8e860695589d88c97413b722c0d1dd140228fc0f9e8cde14f27abcb63d507547 │ │ └─184782 /usr/bin/libvirt-tls-sidecar │ ├─1c58964dc365a4c2337a7f7775f94230c668a5f6679b344576d2b8e720dc0344 │ │ └─39955 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─bac7e4aa561c07b1cef2340e5431dca1010ef134d4ab8b026753ee8ac3296a81 │ │ ├─346309 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─346648 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346693 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpo9kimrxi/privsep.sock │ │ ├─347033 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpfz7hyx1j/privsep.sock │ │ ├─347522 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347523 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347561 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/06a73cd9-927f-45f7-b8e7-4330f6f0bda1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/06a73cd9-927f-45f7-b8e7-4330f6f0bda1/host --addn-hosts=/var/lib/neutron/dhcp/06a73cd9-927f-45f7-b8e7-4330f6f0bda1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/06a73cd9-927f-45f7-b8e7-4330f6f0bda1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/06a73cd9-927f-45f7-b8e7-4330f6f0bda1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-54a72734-189e-45f0-a1ae-61c4caa6d500,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─347565 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e219bfb8-4648-4865-ac6f-48bbf5adc42d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e219bfb8-4648-4865-ac6f-48bbf5adc42d/host --addn-hosts=/var/lib/neutron/dhcp/e219bfb8-4648-4865-ac6f-48bbf5adc42d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e219bfb8-4648-4865-ac6f-48bbf5adc42d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e219bfb8-4648-4865-ac6f-48bbf5adc42d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bc8b60e2-45d9-4a4f-b70a-a6976b89d6ad,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─347569 haproxy -f /var/lib/neutron/ns-metadata-proxy/06a73cd9-927f-45f7-b8e7-4330f6f0bda1.conf │ │ ├─347573 haproxy -f /var/lib/neutron/ns-metadata-proxy/e219bfb8-4648-4865-ac6f-48bbf5adc42d.conf │ │ ├─365922 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp0769yjr6/privsep.sock │ │ └─370120 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpaga3z39g/privsep.sock │ ├─5ec4e65311026ed6f3602af3640b49ffe431b75da050440ad204cc2b910cea42 │ │ └─232719 /pause │ ├─e4185a5ec49bce609190999f3dd954a63d8aade1bc96779d5d3d2dc3ddaf3c44 │ │ ├─41150 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41525 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─0ed995ad62076d2eaed273b2b614ddb4cf2fabab6c6722c72637eed2ed414793 │ │ └─104192 /pause │ ├─2dcb3619e645bac37b1b89561f863d6494274f54d364d88422ff2e900cc124d9 │ │ └─104236 /pause │ ├─3e72adab3d7e9c68e0cdc1903b6160cbf8e5b868badf7db9f959cbad9113ab91 │ │ └─39930 /pause │ ├─246a4cdf3044086d322490d1231b102c9bdb55e3da0aa064842bfd6e4c611d8a │ │ └─63971 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5f20e2ed0d9b01036a31266ff3fc837072eb4d7ec6a43c256ed9a98a7ead4e27 │ │ └─63939 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─6a8ef479203800dbc740f0e444bc97f0c13788f09a89076801e5626d8eb90a30 │ │ └─212007 /pause │ ├─e741fc12e321c6321e95408fdc784d407326daf7a14a3eb621e62a7db23b43dd │ │ └─108096 /pause │ ├─2012544995a84124351f2f6df8b94e9ff47adad67f7051c7eb86231a08f52c81 │ │ └─50937 redis_exporter │ ├─63d340cc9fb37d7509d0eaf6a273bf5398647c30157c2884d986e473cfe01b09 │ │ └─211677 /pause │ ├─7f2c2524ea81ef6a0ee42ae4ae8d359dd031146e011df87e896c97ee961947f1 │ │ └─138289 /pause │ ├─24c89383be293a0c349aa4f64419de5a5716f849fe9b63cec01ff5216baa6dd3 │ │ └─139817 /pause │ ├─c06be04f800a6db94de7a190f740292c3f8c658be515f9616b21389fb01a6e01 │ │ └─94103 /pause │ ├─a657e8b0ff00eaa0669f3283f1e1d0d967623062310bce3d4409254c8b535507 │ │ └─40696 /pause │ ├─4ded31aed497e9bea1976e0ec4ad59705a80df616f70f0908ac1eb166f4c67e5 │ │ └─45975 /pause │ ├─d12c7da1a66e15c45e52687a9bad5e44cfe72934f3ae89e7641fa2325033b729 │ │ ├─189215 /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 │ │ ├─367132 /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/tmpklfml8t7/privsep.sock │ │ ├─367437 /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/tmpz9lan__h/privsep.sock │ │ └─369197 /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/tmpvcit44kn/privsep.sock │ ├─fd87512965478c48eb320452c61e6b61ab6e5b814bd707fb7f1219c57371f9f6 │ │ ├─106268 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106285 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106291 erl_child_setup 1048576 │ │ ├─106338 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106339 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106501 /bin/sh -s rabbit_disk_monitor │ ├─ee8f662fff32b4acfbef979e2ef6ad343d0eee4661cbf16ad549940eda6f7225 │ │ ├─168183 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168658 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168659 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─14317c0d9af8f52045b8511f4d2a1a05f8f4c819a11f9424164a1c7ecac62703 │ │ └─50501 /pause │ ├─a43dfd7222a06e1c3492432d16d33912e04a1505404d78051b79679d91af845b │ │ └─65427 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ba8f1dfc64f05317d9136680b3682a4174f8bac32345e2dbedeca8b37e58a7d0 │ │ └─143192 /pause │ ├─5869b8d46fa78acd3c35f9d2b41e4a6a1cc76f0e21cb3d37cb72b183b7e459ab │ │ ├─ 46187 /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 │ │ ├─ 46200 /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 │ │ ├─ 46334 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264120 nginx: worker process │ │ ├─264121 nginx: worker process │ │ └─264122 nginx: cache manager process │ ├─6fc81586fe52ddbf527cdd7564899ee75f63a7308f96d8370112fab1bb13b299 │ │ └─225679 /pause │ ├─42e74928bf0d97308a1950d9a222a6a6a339af9acccc2e75c79b8849cbae62ce │ │ └─187510 /pause │ ├─c814437e0a2721895b62c4035053add070f7a4e338e14615454b2f470e77a589 │ │ └─55419 /pause │ ├─cd43848cf78beb4d383c0c35416e9b6b5e95fde8962a12ec786346ceb89fa0dc │ │ └─106128 /pause │ ├─3429c140a6194995ce8b727bf1b9b560c20aee8a695a9eef7e42ebd0a68d5808 │ │ └─121324 /pause │ ├─45c4192e659238ce8e0cb334d64fb30458178047e5f22a2c130163c09891256c │ │ └─187332 /pause │ ├─427bbcf07a3c3c8ffd5e7cc533fad8ef17bd6a30492bbeb740d095a2d75eba9a │ │ └─42485 /coredns -conf /etc/coredns/Corefile │ ├─acc455321de91468bf4a227e4698bf9465dfcc98fceb4252cc2f2e4307f65143 │ │ └─67457 /pause │ ├─91a55e70d96449d9e4ec97281f5d77f2f2c1d365821ea8b9e317963adcd287ae │ │ └─203726 /pause │ ├─eaccc2ddfcf1dfc908044c5c941f19a9f67a8b547aee911bc76d02065dfa451d │ │ └─228903 /pause │ ├─1f94c3e19f99b157e2c9ea920e8183b9a458a124671de89a6b625f421c694ad3 │ │ └─47017 /pause │ ├─333d23ad37af70a128277d4b1156956e902c7f61b35294fd669ce57eb81d3fab │ │ └─55468 /pause │ ├─cf0e050eb13585a549ac7905b4fd0e30f0bea400fb17e144291d0e3c77d3bce8 │ │ └─47390 /pause │ ├─12dc7bf1a0bec1b06d66bf14aa54375ead333c6acca87d6d83a632c7c43f2dfd │ │ └─264510 /pause │ ├─b00164ccfde24232318a521368f585dd213a9ab6fb1f537e92a1175ace7b5936 │ │ ├─122197 /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 │ │ └─122392 /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 │ ├─c0e65adcbc331370eeb712558a138f0c30cb336bd128443981b215796ba454f9 │ │ └─50834 valkey-server *:26379 [sentinel] │ ├─a63cc32fdcfbc3f5314ae4e9efa161ee089a3e50f56f8cf0fe42a0951fb401f2 │ │ └─39455 /pause │ ├─6f2a5e8d590332f0fa386a6427dd0b55604cea552ecc17e6f004484d69e443a7 │ │ └─40701 /pause │ ├─a5db02c918f3244894e4225381340384f9249401545d9d22fbce286fddc28b48 │ │ ├─203961 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204024 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─204030 erl_child_setup 1048576 │ │ ├─204097 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204098 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204110 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204333 /bin/sh -s rabbit_disk_monitor │ ├─03defca651b3df919e1e49b3916290b1e02df7e7a0e6c6b34f943f1b59910e7d │ │ └─55694 nfd-master -crd-controller=true -metrics=8081 │ ├─35aa7d07bdfc56ba353686e732e446a53828cfa05e54b366198f7902acac0343 │ │ └─83912 /pause │ ├─92c4728d35a787583f8b2130525cfbf3b442f5a26777b1174423cbf5c0a62cd2 │ │ └─42972 /pause │ ├─7ca138366aaaece28b81e813da81e7f188ce4bb5a341bdca51199da3325a9fd2 │ │ └─84758 /usr/local/bin/rook ceph operator │ ├─7ac4bf1fabfe0eafe2b240a969a414db8c9f4546599256b2b8e758ccbd7e4424 │ │ ├─129257 placement-api: uWSGI master │ │ ├─129295 placement-api: uWSGI worker 1 │ │ └─129296 placement-api: uWSGI worker 2 │ ├─5281598b61e87100375898ed9498e1a1c617f6c03a94922093a979f5fa910972 │ │ └─185472 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d546ab22d878b9306b9cbd3664dd59d3d20696b8daba4b7447d247419c869add │ │ └─183036 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─34e807142569d0118e81ba20d96fcaa5e517c5536b0ddd2056c2ee37afdd65d7 │ │ └─221042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─3d64300fcb20d31a34c796517dc573cb65563e851daee060c7a5e489035da4ac │ │ └─65610 /bin/oauth2-proxy │ ├─06b5ee82f00579fbc1e6dad15bf0c8e5ce603dc0e6d0a0a6a6a9106303a77ace │ │ ├─264421 apache2 -DFOREGROUND │ │ ├─266911 (wsgi:h -DFOREGROUND │ │ ├─266912 (wsgi:h -DFOREGROUND │ │ ├─266913 (wsgi:h -DFOREGROUND │ │ ├─266914 (wsgi:h -DFOREGROUND │ │ ├─266915 (wsgi:h -DFOREGROUND │ │ ├─266916 apache2 -DFOREGROUND │ │ └─266917 apache2 -DFOREGROUND │ ├─184d4957e78f5bed66b230f3f042a8155295efb93665e6a457d3eed7c9200193 │ │ └─43485 /pause │ ├─1c23cdbea83925f967702dd46a9a8c6b32e30db6e01b9f6ca1b2f6181ad6fc8a │ │ └─228928 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─4e0f1058fbbd8e084d822d6f392ef4f7245a2422471403689c81cce14d7ec334 │ │ └─171632 /pause │ ├─15343f0212972b9d273c54f9fbcaf3955b45f1b864a802eb6fde08c6182a84b7 │ │ └─171939 /pause │ ├─2e619cfdc805b513d92ae395155438a043ba06ec94ac357cbe9b751bba468568 │ │ └─42107 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─af0cdc86ef61cdf2237524e0be7b571cc908896b7c24351ec8908f1a2da08dcc │ │ ├─60990 python -u /app/sidecar.py │ │ ├─61342 python -u /app/sidecar.py │ │ └─61343 python -u /app/sidecar.py │ ├─0013c844cf33000b5a3b1109f67fb1ec46be35a6b019fa9fcb47acfd682bbcfa │ │ └─50565 valkey-server *:6379 │ ├─c8675e068dd8eb75a7947cf96191917a5a4ca5bf65f559be2b72d7cd17df2553 │ │ └─48345 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─53159300c8002ee9f354d91dc61d635b09ea8aa55afbfb42e56045e6a6abaf32 │ │ ├─242483 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243005 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243006 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0b0af5ea497cab01814bf187a13199cf8a8dbec47158f5ab27e34b4f46904e81 │ │ └─65582 /pause │ ├─ae92d4ac2b5d7a050ad24233b4f32c655b3b4c347ec58ba09311a73653023553 │ │ ├─185033 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─185057 erl_child_setup 1048576 │ │ ├─185228 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185229 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185240 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185546 /bin/sh -s rabbit_disk_monitor │ ├─cad1dc12dd87313cdf991acaf5d6d8139ba008166f768d5800e1016b72178435 │ │ ├─48248 mysqld --wsrep_start_position=5771f5f5-3ad7-11f1-b5b2-06c22905941e:20 │ │ └─48404 /var/lib/mysql/mysql-state-monitor │ ├─882bbe98fc07cd7c3154d9ce9f35a7d5eaa19b5464c5fd35b282be4f5e59ae22 │ │ └─47512 percona-xtradb-cluster-operator │ ├─a0ab689e7423b0d94e03925b9788e03a76aac722b1574fc0ab2cb220877ecd39 │ │ └─61101 /pause │ ├─7273588eec2532f30b0f1f97c9dbfee6dd89a1709af0df283cf1184aed2acc3c │ │ └─231189 /pause │ ├─c73ad2b89ca9ed89c259a0ec55be9e9543e5b4f2f667038eed0281c7e05e9191 │ │ └─62138 /pause │ ├─702a36c14deb00d7440ae32ef68c354abf0ab171f26c5afd114c0b6cc445b284 │ │ └─264798 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─c35d9dcda4aae3ee56042c8a9264684073149fc1c7a2bc09dd70de4ceda4d313 │ │ ├─167414 nova-api: uWSGI master │ │ ├─167453 nova-api: uWSGI worker 1 │ │ └─167454 nova-api: uWSGI worker 2 │ ├─ed2c985cc15b4ed40e909a9d464f9890b1af13279d67c6e088efe7cef7e14d10 │ │ └─225762 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─edbd333c9deb4c4ea8c0097aefa1d630aecd4593018cd5b3484ba5ae75abff91 │ │ └─43569 /pause │ ├─fd656fb074a9b72cebec513f906c7e9d83582dea16cde963f5f2642959c09204 │ │ └─63348 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c2f280ac8da289ee5f4ecb595b5be5c6434531045d58cbe63e27e2301234213f │ │ └─46900 /pause │ ├─44b033ccf1ef456f58968a818b2a83a691ac65d89f04ebfa76123d1f73f6710c │ │ └─42544 /pause │ ├─6b99d7894615481d4a9abc17196475f5f08a88bc48a3d1d280f963536038ed7e │ │ └─64649 /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 │ ├─ddafb505bcba2e86fa3ec3e2791691c86c25399121daae9c57a54bab962d6959 │ │ └─259317 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0e5c42544a20385f7ed3a66adaeaadf344a76ba85b81b2db9cbaa2f313bc3ba7 │ │ └─60767 /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 │ ├─947faccc39ab4c6d027cb1947d80d3d55d624bf7f18bd9400056239fda43caa2 │ │ └─227563 /pause │ ├─5102de867e844bec1555219731e3a084491150c182813db86b4f34861e11a1f0 │ │ └─227039 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─760a66ec716b807b007e1950d0d27a1dec3b2d0b9aa91b69c7df04baf21f0f2b │ │ ├─199959 heat-api-cfn: uWSGI master │ │ ├─199992 heat-api-cfn: uWSGI worker 1 │ │ └─199993 heat-api-cfn: uWSGI worker 2 │ ├─7d6b9957f6babedc712602e5ae37c7b7dc71d607123f803c0a4291156c4ac1ab │ │ └─266294 /bin/openstack-database-exporter │ ├─9c4c37e4aff5d5ace2c6eb57a277ed10ff59c7888b810db3bf2da1f178df3161 │ │ └─242414 /pause │ ├─aafae5d0ded80ef13a1d7ca526689d201a6ca6af34f4d42668e755ce3b7a8af1 │ │ └─42455 /pause │ ├─831381bc204d270f2aa91479bf2b153e0bf0aac5f76c0af57aecf3045359082a │ │ ├─180277 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─180876 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180879 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180882 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─127595d036f1072047dbfc2c034839e5ec20642f06fe805a96e1998283797cb7 │ │ ├─181527 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181965 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7vho9v6d/privsep.sock │ │ ├─182207 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpr36vh36m/privsep.sock │ │ └─182833 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─8a6922202de4e5e3445053d95f2413fdc54175f083861af6281c844dbf741536 │ │ ├─103094 glance-api: uWSGI master │ │ ├─103107 glance-api: uWSGI worker 1 │ │ └─103108 glance-api: uWSGI worker 2 │ ├─6ce598f740fdcf8a58a1d38bd664d005368fcb087fced7ddb05fb82257953c36 │ │ ├─169818 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169855 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─169861 erl_child_setup 1048576 │ │ ├─169918 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169919 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169929 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170056 /bin/sh -s rabbit_disk_monitor │ ├─98ab111340e8afe5d5b37ca4012f72d01efcf156107feec613b0ed9ac24dea1d │ │ └─61826 /pause │ ├─e5728d31523e168599e6c4a62285f63723403717f280e69ede339079fa8a3471 │ │ └─39467 /pause │ ├─04caa601f40907e91be47e00de5a0b5191f4cc943f49908fae2f8d6b11187928 │ │ ├─172480 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─400444 sleep 300 │ ├─07c0a5ec057d3fd5d2a84dcdab82620e72a10dd6b2e54c7caacbbd9282832dc3 │ │ ├─167561 nova-metadata: uWSGI master │ │ ├─167578 nova-metadata: uWSGI worker 1 │ │ └─167579 nova-metadata: uWSGI worker 2 │ ├─69e232eaa5c13f96b899b68a6274a6c92bdb03709ea04e5d61885f12b3d4b5d2 │ │ └─43525 /pause │ ├─01dede9f63f0d45c1c48c54d5fee24e4039b82b893cf717d5e12758555039000 │ │ ├─63782 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63859 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3cd16270965eee5264a3de41ae64736809bad2d664bc862a1c396fd8f4ed4097 │ │ └─60113 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─904faaf3ee2fb55ef2cd9db7fa384abed6234d7f39628c2139c9b1271e325ec8 │ │ └─62056 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 │ ├─81805f9df765ce49a3299b6a1e88a9c67a0331b760ffecaf3f949b53591323a4 │ │ └─62990 /pause │ ├─a05771f6a9e7d92385b80e47f33a709311dafd52e165a8d822956ea86d68acc3 │ │ └─47739 /pause │ ├─0c0c3d9fd8d93e62f0cd7f5adad0b21a5882bfa4cf08ff9ed7cbcdf527a1f4c5 │ │ ├─241961 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242599 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpreaxbkwv/privsep.sock │ │ ├─242602 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242608 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─cb1542d492a2ab90358886d828214476a62fd789c54a8e934ad24a4bf39980e3 │ │ └─138626 /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 │ ├─480fd06bf9a6449ff1e52471edf0b1b4098dbc1df1dc3fa72997a5cd9389b61a │ │ └─39525 etcd --advertise-client-urls=https://199.204.45.78:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.78:2380 --initial-cluster=instance=https://199.204.45.78:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.78:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.78:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─8175e1817b7dd3f710e04821455ca382a11e610f50012fd12c79659f94be6559 │ │ └─184774 /pause │ ├─1a7f7f9c42f60bcb6203c94f69ede88cf99ca32b857fcabd2477659c6e596c2d │ │ └─42574 /coredns -conf /etc/coredns/Corefile │ ├─9cb9acef9bd8007df710aa59a431d7f165ddd3a1b5c909983ff7be709793f746 │ │ └─55654 /pause │ ├─b6d726d7d0eed6b88e251f53114cf0dfa3af307c7e2e66f464de72f2d0abfe4e │ │ └─64450 /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 │ ├─6457d60e4a50c88ec1332fe288d17a410e18b1b087c3f5de49e8a2d55c08dda6 │ │ └─261920 /pause │ ├─5686fcfe5fdbb5b6812c95922be475f82148484eeea38ab021dc8c7ca33382b6 │ │ └─62574 /pause │ ├─e8051e94a4c44ba6f7147365ffca0940d04098bb73b8877b9b011cb61c8d6982 │ │ └─39361 /pause │ ├─f7a3a80bc2dbcfb8ee145c4193f8b26412b769d915e6c49ecb56eecb1d437cec │ │ └─50658 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─9512dfb09db04de9caa1c11d35c6fca918318ab0f91560ac9bf10500df2d7845 │ │ └─50406 /pause │ ├─7616998c2f22397b2ab8f9d10f79cfe42e0f1721389f8b7a139f1abd8eee9ae5 │ │ └─95374 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6d5ae4f775afb0ab3b0c37f6d65f1c12d438512358162e3e66a7765de39bd238 │ │ └─65211 /bin/pushgateway │ ├─cbaf232110b58c9249dec645c830ee7d2dce4f8fa8948f9eefa9103b720bf5cf │ │ ├─117902 cinder-api: uWSGI master │ │ ├─117937 cinder-api: uWSGI worker 1 │ │ └─117938 cinder-api: uWSGI worker 2 │ ├─22070103214c89c93f780af98d1294532a8490aa12cf2e6c002cd70094c50aed │ │ └─187274 /pause │ ├─24965f858cb3be96b05fac066c7fbcd89ae8eed79a9615297b1e657480b9bcfc │ │ ├─245501 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245521 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─245527 erl_child_setup 1048576 │ │ ├─245648 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245649 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245659 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245825 /bin/sh -s rabbit_disk_monitor │ ├─5de931024a29466f7f56f32ebd0b925d8450eb933f5dc742d8e027fec9248c9a │ │ └─143751 /pause │ ├─31baa9b5656898feb3ddd52c7a031c5c92c00117aa51049cffc015ace4040d7e │ │ ├─268386 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268399 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─571541dbee2d0df153a96a237ae2079d1f536d246d2bcc90eeeb701cafe9c50a │ │ └─144115 /pause │ ├─2de206ca6abe1ce7aa2b83e83631f789cc30ffda1200af074b73aae63f5d190f │ │ └─54733 /pause │ ├─40aaedcd19f2f638bff2b9cb4d347322c0cc90fbf39cfb19576aebfe7a9face2 │ │ └─59918 /pause │ ├─b73b0141d5fe021e62e51e51391246344a5cf5eaf71d7eb26e2e766175b747f3 │ │ └─65490 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─af1c93bcdc96a945f1c338e6d2170aa858173a90be6e42cd79cbdc60a93abcec │ │ └─141075 /pause │ ├─674a3217d8a9dc841bf1646dcd9865a46d1639f96ddc51f8db4de1784e0e1899 │ │ └─43685 /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 │ ├─c236ddfff7305e46e8fc06ffb76330cbca989c4c288d49da9f2d1570b0df29a5 │ │ ├─90253 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90270 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90276 erl_child_setup 1048576 │ │ ├─90376 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90377 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90390 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90660 /bin/sh -s rabbit_disk_monitor │ ├─c38169a6669abf0b8bc042864420dd64d81f0fa433d4dba9487cffe47dccea0b │ │ └─171445 /pause │ ├─687777749822ce1644460727b0c219404e7b280f9f80da71fef5c9fe9d9c3e7b │ │ ├─183067 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─183428 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184418 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp3er72wfs/privsep.sock │ │ ├─366107 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpol802h6_/privsep.sock │ │ ├─366557 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpi5uw9psr/privsep.sock │ │ ├─367117 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─367119 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─367859 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=16ffcf92-8958-431f-b8d0-98dbd3779791 --namespace=qrouter-16ffcf92-8958-431f-b8d0-98dbd3779791 --conf_dir=/var/lib/neutron/ha_confs/16ffcf92-8958-431f-b8d0-98dbd3779791 --log-file=/var/lib/neutron/ha_confs/16ffcf92-8958-431f-b8d0-98dbd3779791/neutron-keepalived-state-change.log --monitor_interface=ha-508d172c-be --monitor_cidr=169.254.0.206/24 --pid_file=/var/lib/neutron/external/pids/16ffcf92-8958-431f-b8d0-98dbd3779791.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─370250 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c22238e1-028b-49f9-be9b-141bea518d99 --namespace=qrouter-c22238e1-028b-49f9-be9b-141bea518d99 --conf_dir=/var/lib/neutron/ha_confs/c22238e1-028b-49f9-be9b-141bea518d99 --log-file=/var/lib/neutron/ha_confs/c22238e1-028b-49f9-be9b-141bea518d99/neutron-keepalived-state-change.log --monitor_interface=ha-ef4ea636-98 --monitor_cidr=169.254.0.91/24 --pid_file=/var/lib/neutron/external/pids/c22238e1-028b-49f9-be9b-141bea518d99.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─387903 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=aa75e908-bb7f-4115-bc9e-03062567225d --namespace=qrouter-aa75e908-bb7f-4115-bc9e-03062567225d --conf_dir=/var/lib/neutron/ha_confs/aa75e908-bb7f-4115-bc9e-03062567225d --log-file=/var/lib/neutron/ha_confs/aa75e908-bb7f-4115-bc9e-03062567225d/neutron-keepalived-state-change.log --monitor_interface=ha-71bf0d83-89 --monitor_cidr=169.254.0.2/24 --pid_file=/var/lib/neutron/external/pids/aa75e908-bb7f-4115-bc9e-03062567225d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─e16738a166a976ce80bb590b4baf4a9cec777a7decdd7bb4372e94214e9e7ca1 │ │ └─266078 /pause │ ├─ff045cadfbcbfa7aa291916cecd52074789d2c205a02b502fe251500941dede4 │ │ └─64298 /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 │ ├─c39662242c96a63c6c2e50c743b6d7f1dc5da28e37ce1d7e404b2d0637a3d453 │ │ ├─62713 nginx: master process nginx -g daemon off; │ │ ├─62740 nginx: worker process │ │ ├─62741 nginx: worker process │ │ ├─62742 nginx: worker process │ │ ├─62743 nginx: worker process │ │ └─62744 nginx: worker process │ ├─afceb5b90fdc4e40db9e9efeb52ded66d467f5a09ea5754afc152d65937bdd5c │ │ └─76587 /pause │ ├─777f4c920e61c5a65feb9c4c286acc54a9182c7064e86fb7f8283fcb65b2a083 │ │ ├─60962 python -u /app/sidecar.py │ │ ├─61340 python -u /app/sidecar.py │ │ └─61341 python -u /app/sidecar.py │ ├─145a10641b72143e1e3a6b3b624d2731a42fb572229d71c17052a39d916ef7e5 │ │ └─226733 /pause │ ├─9969be666f98676176938579899b2bb81e06496604ea1d2969001c00dc7ecdea │ │ └─249596 /pause │ ├─a77e104a48160a7aed0c95e3be548deb3c882df900657372a779c1308b545f03 │ │ └─94150 /pause │ ├─20b35f890b6309eedc9d76d404f7399010dd57b3f779453fba78bb7c5896bb66 │ │ └─60411 /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 │ ├─f98a9bd97f438b406acf40e94e5e7cdadc01a4a1ac21236565e5a066cfcaca3a │ │ └─62921 /pause │ ├─0a4ea72a4f8c5419ee30106a7dd79ab6471e486f1549a651d316887e917b8664 │ │ └─249199 /pause │ ├─8a50280b65172fc1185b1d412c90fe274849ab2e598b8c2d44482da9503426e0 │ │ ├─221007 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221690 octavia-worker: ConsumerService worker(0) │ │ └─221693 octavia-worker: ConsumerService worker(1) │ ├─fb62dce68f6b88c80a5ea016d99ed4984d2415cf5d0a929705b467713d09928c │ │ └─140242 /pause │ ├─edeffadbbd896a194836f22c8726e127507756490fc321c15af5413f8114b029 │ │ └─140431 /coredns -conf /etc/coredns/Corefile │ ├─be209c993cf84de97294551e6b90a80282c93215b992f58362d244c5bdb19558 │ │ └─211730 /pause │ ├─b1e2ca56db224ac55d22be7e562674da5aed9c78eecdba7a810099b83f24eb06 │ │ └─43732 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f4cfb2b769b2f8429d3095abd7b4e961132dcb28831977371ae9e4c4c5f4fb88 │ │ └─105768 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6bc8e46982e8cab612a17aaa6159ba4de963a0e64d79dedf295652779ec95a74 │ │ └─171575 /pause │ ├─72f51bad17f400c901fa7611f1b275008493dd461af2e51366cc5e216f9918d1 │ │ └─61766 /pause │ ├─f90b0002bb6db39d70091855a1fe4d9d69b062d6a6a8d9fcdb480f6fe8ad9cb7 │ │ └─144285 /pause │ ├─06772dab6873c61ead7e401a985997bd31316f08a750832351b5986b28ef6617 │ │ └─143554 /pause │ ├─2a6b6fa28a5bd391a22d0b3f0503597458063251e29236d748e5b39a6787df4b │ │ └─189241 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4e813cb721780e2691a1d891955661cd3dc5a774b8a6fc678c6313a61a8301ce │ │ ├─66015 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66032 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66038 erl_child_setup 1048576 │ │ ├─66088 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66099 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66169 /bin/sh -s rabbit_disk_monitor │ ├─ee0a49cef8ffa4e3b6cfa0ec4af8f329f636e044a759f13f78eabbd218227cdc │ │ └─39583 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 │ ├─901cbd37a7e7d674de5f8e4f196eb0ad12c158db66b354939211dc7f8a6289ee │ │ └─64978 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7682dd82a4c26e7fdf7945f18415c4a31e7b323d912732e88f7f8aa6320a0976 │ │ └─61651 /pause │ ├─b5dd651c1167ed8a6cc088699d4c2f429768ce4e744e4107d668c613624a3d1a │ │ └─223346 /pause │ ├─e831cdc5ec11dc354b8a4613e55f5550313f48e83e734fa01b2f23dc446f6595 │ │ └─90007 /pause │ ├─33c3ea683c0c4270ff8aa0cffd18c34166b92321c1247d4cea004b8b30c775a2 │ │ └─241927 /pause │ ├─fdbb8442b3d6a627835f1f9e70507683e5d659d238c6e4a35ae152a2bcf07717 │ │ └─59822 /pause │ ├─5264e697129724fc2018a5d5ff998e7fb88d0ac5eaed18ea87e552612d756b98 │ │ └─65525 /bin/memcached_exporter │ ├─ac3885991751e219c2d179b7fabcad253e7fc4fb94dd470e4e3e8bd10c66df57 │ │ └─63763 /pause │ ├─74d1e6545445f8d81908496d42011a06412b41c32974bd8e9d2d6de80bb10a71 │ │ └─39698 /kube-vip manager │ ├─7b2ec804cd839f0a36c4b03fb8f1b78a8d2989eac83ba9350d53d44f14c8d438 │ │ └─43774 /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 │ ├─4b493522de581dcda8dbe4af6177a7dd85e39b564aac4b644693ba4c06e8f687 │ │ └─162854 /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 │ ├─8cc27b44d98f904bf96d626e704c2fb69db84727a18af83a0ce8e6d997c0b0fc │ │ └─42062 /pause │ ├─64b6d3cdb12314ea5e82d1d74a6e105412fb9b9267fad9d3edc19117e36015d6 │ │ └─64234 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-78.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─34d561a0b79a5137c9e1087271038fadc757cb7f2174490c037e9b32684b67c4 │ │ ├─259364 /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 │ │ └─259618 /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 │ ├─7e6211acac3e31532c55865e289dabb5055740748169be2005aaca101946a1a4 │ │ └─171666 /pause │ ├─7e5d4dbfed442aa8ed61693bbbc684a10043d8b4dad7150e8c91081e05b726da │ │ └─59679 /pause │ ├─350480b3c8b14a9f5cbe593451a9cea52236bd9ee3e3a2ae4e52cf5401c9a741 │ │ └─39585 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 │ ├─843172f88e833e74d7b2effa3d7a36fcdb932bee60deef6fb8c0cbe5113d4fcf │ │ ├─180339 neutron-policy-server: uWSGI master │ │ ├─180351 neutron-policy-server: uWSGI worker 1 │ │ └─180352 neutron-policy-server: uWSGI worker 2 │ ├─b997fd6d584fee85cfcd116fa672f66dfdf3795aa80842ad94b6953c3595dc7e │ │ └─39553 kube-apiserver --advertise-address=199.204.45.78 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─6598f1fa050ba19a6fb2822be9552e5b4235632ed16e1286fb72112a38401908 │ │ └─227597 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─3a1589befe06d67eee46531148a8068eddeee0f394102abb45cbc9ea75f4ce27 │ │ └─169604 /pause │ ├─13e2d9b232f8871b2ed9a47e5848df483b55af6925d636f4b5300d3ad3daabce │ │ └─59874 /pause │ ├─985b03a150edaa15fca8b45547d19872141f55fde86dbe900b46649ebec16678 │ │ └─184865 /bin/bash /tmp/libvirt.sh │ ├─8219caeb0832df06fc7504841f552dfdb2ad8b7dcbb059cc580f72a80ef747ff │ │ └─119371 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─2e13d04011ba3bbf0ab4c3b75931e05b2c3057e17b34649150ae01881a74e72d │ │ └─94580 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-jqqb6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1ace6f79308c2783f33ba9ffd0eb83d8809f23b107508bc6451bc034de5e33ea │ │ ├─199960 heat-api: uWSGI master │ │ ├─199994 heat-api: uWSGI worker 1 │ │ └─199995 heat-api: uWSGI worker 2 │ ├─7c518251b7d3548b47c1f5f2502779bc8114b79afb79079fcd6bb61bd653fe1c │ │ └─211705 /pause │ ├─61734e494ea5dac0fb48015a5575f9beb3aeeb731563f40570b8969dc6c896e5 │ │ ├─221868 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221887 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400845 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400846 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400847 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400848 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400849 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400850 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400851 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400852 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400853 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400854 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400855 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400856 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400857 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400858 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400859 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400860 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400863 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400864 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400865 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400866 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400867 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400868 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400870 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400871 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400873 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400875 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400876 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─400878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─49038edd0b8b4cf39dca131893d179275f4250ab384ba7781bbf5d457815e8ba │ │ └─55780 nfd-worker -metrics=8081 │ ├─00f4c3270be19700047d6161584de1bd39d5fcbab58e8a2c18e3ff523735113d │ │ └─245361 /pause │ ├─de4e428b3b589d980b24fdaae8452f36cb3d2b42f81a16875e832749b469995b │ │ ├─220355 octavia-api: uWSGI master │ │ ├─220399 octavia-api: uWSGI worker 1 │ │ └─220400 octavia-api: uWSGI worker 2 │ ├─0c558d2805c85f30d15b434ae8aec9e4c6c3b315b5665dc36c619b061bf3dc5e │ │ └─55737 nfd-gc -gc-interval=1h │ ├─b9a19a3d04c40938c16b85d0903376883f27dbacdcddf02e1a1fa446827a4178 │ │ ├─ 70711 apache2 -DFOREGROUND │ │ ├─ 70726 (wsgi:k -DFOREGROUND │ │ ├─ 70727 (wsgi:k -DFOREGROUND │ │ ├─ 70728 (wsgi:k -DFOREGROUND │ │ ├─ 70729 (wsgi:k -DFOREGROUND │ │ ├─391895 apache2 -DFOREGROUND │ │ └─392934 apache2 -DFOREGROUND │ ├─aaad8f1c24754b73605bf3ee7e06530f0a2c0f6328aad7ecd1cc9b0bc1478e90 │ │ └─64082 /goldpinger --static-file-path /static │ ├─9b535dde6d5b37872852399c7678ca50f21b98635479794f565c745e8ca725d1 │ │ ├─259339 manila-api: uWSGI master │ │ ├─259390 manila-api: uWSGI worker 1 │ │ └─259391 manila-api: uWSGI worker 2 │ ├─afd256bb6422c905013f72305ae7b365851691d496efa01b31ba2975ed3483c8 │ │ ├─141167 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141184 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─141190 erl_child_setup 1048576 │ │ ├─141289 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141290 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141300 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141526 /bin/sh -s rabbit_disk_monitor │ ├─43178f98c5a152517e9391b7b9fc60f86c6c8aed3605009137985f334b92b900 │ │ ├─180295 neutron-api: uWSGI master │ │ ├─180324 neutron-api: uWSGI worker 1 │ │ └─180325 neutron-api: uWSGI worker 2 │ ├─12c59efba7b686c718ca06766c0e1bb60e390983a44b237ad96cef82ac32e26b │ │ └─61239 /pause │ ├─509e086c965b95b6db46f15354a2bc89942e7efb890f8f256c86760b5ea768af │ │ ├─76693 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76710 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─76716 erl_child_setup 1048576 │ │ ├─76842 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76843 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76853 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76906 /bin/sh -s rabbit_disk_monitor │ └─9dec4ecf2d2ab18e7cdc33cf741ee20673635fde9d61cfa5697d8a0a378b9390 │ └─121807 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount