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 │ │ │ ├─21564 /lib/systemd/systemd --user │ │ │ └─21565 (sd-pam) │ │ └─session-21.scope │ │ ├─21505 sshd: cephadm [priv] │ │ └─21578 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1621 sshd: zuul [priv] │ │ └─1634 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1625 ssh: /home/zuul/.ansible/cp/199.204.45.74-22-zuul [mux] │ ├─506303 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vpwlpsufxsrfjqcwhjokbeoyrixisavl ; /usr/bin/python3'"'"' && sleep 0' │ ├─506304 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vpwlpsufxsrfjqcwhjokbeoyrixisavl ; /usr/bin/python3' && sleep 0 │ ├─506305 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vpwlpsufxsrfjqcwhjokbeoyrixisavl ; /usr/bin/python3 │ ├─506306 /bin/sh -c echo BECOME-SUCCESS-vpwlpsufxsrfjqcwhjokbeoyrixisavl ; /usr/bin/python3 │ ├─506307 /usr/bin/python3 │ ├─506308 /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 │ └─506310 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9968 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12318 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f80feefac147936e70c99a954e53a02ea382c74825d802944e9cdd66336aeb63 -address /run/containerd/containerd.sock │ │ ├─ 12641 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 791c32c17c394525d850e5dbc38f5f2a323b635f60c2bbb7c914911cac1f5535 -address /run/containerd/containerd.sock │ │ ├─ 18502 /usr/bin/containerd-shim-runc-v2 -namespace moby -id db6895fc69450189faee1740796494e2c6a036e5bebbc8f2d238b99e41fe56ef -address /run/containerd/containerd.sock │ │ ├─ 25128 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3cffc51d8cff4493b63ac1b512ddd6c0109668caab64bcc1b453e15b6a6d635c -address /run/containerd/containerd.sock │ │ ├─ 29817 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f1ccf708ae08086591ff7c8f055778c29a2541e7b3f251fd9426bc6f89ffc63e -address /run/containerd/containerd.sock │ │ ├─ 34339 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 56b2777fa84d564a4e7483872666d6d7ac44907a7258a67b9168ed899f12518a -address /run/containerd/containerd.sock │ │ ├─ 38834 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0f7caf11779e4aea6dcfa60fd7a0b9969e5bc76462efbac5eb2506b2e9ac8013 -address /run/containerd/containerd.sock │ │ ├─ 41448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93c683a221b95aee5cf7500d6242d60a91602104a0ae728c9c7a3ebcd4e75e1d -address /run/containerd/containerd.sock │ │ ├─ 41487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa937ee09a6c50ab46d84b92102241f8d3c3784ff3547f2397505afa97c87080 -address /run/containerd/containerd.sock │ │ ├─ 41508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 118a27b31b8eaf27840698c63d544a0a054331a05fa7d1066e356f7fbe085656 -address /run/containerd/containerd.sock │ │ ├─ 41522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5af2f4c9283a36e08ab942d5236f268c00beb437acb3e2a86139dfc7223cf09b -address /run/containerd/containerd.sock │ │ ├─ 41548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac80602894799b5eea14caf863ed4b5920c254111a3300fef603e011489ced06 -address /run/containerd/containerd.sock │ │ ├─ 42117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f07c954df3f4cc50f0fb7e0a29e5282f5ae4c4f1472c4fa743d22c2cbfc90d02 -address /run/containerd/containerd.sock │ │ ├─ 42851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id defab54cd1b2630a9c026f992235eb058acc48bd331105cd4a55eb41a4dd6230 -address /run/containerd/containerd.sock │ │ ├─ 42878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d00c282cdab3e29c9558b72f9bc2b81705f8b7b464997248e999116493184971 -address /run/containerd/containerd.sock │ │ ├─ 44272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23979eafcee8473906f4d6dcbce6b41d1f91deb2a792922422d04ed452ba3882 -address /run/containerd/containerd.sock │ │ ├─ 44703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68e30c95a5f2b35ca025c3feaa39d634a2c0701e7606ea5ed9ab9af3d03a9148 -address /run/containerd/containerd.sock │ │ ├─ 44743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 357bdcc00657b994b9887c1c9dfd387f8f3e4851516b7d8318425a424aa183e3 -address /run/containerd/containerd.sock │ │ ├─ 45227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d52bfe8fecb762def63f66ab2c84f7bcc8a519d1516c53eaccaace1b354c7db0 -address /run/containerd/containerd.sock │ │ ├─ 45741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a26d7694f25399a14e3bbd2fbbd68ab53bc4127b6ca46e4d841384700d3242c7 -address /run/containerd/containerd.sock │ │ ├─ 45812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 568f594124d4d738c623b54296b35518569eebb71500613c4ef02c2cea5fc6bf -address /run/containerd/containerd.sock │ │ ├─ 45857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48963cf934791cf28f3d544f07e13f67279513c288624400000c34b251cabfb1 -address /run/containerd/containerd.sock │ │ ├─ 48153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7ef688d4eda294942b848f5ae50ff35060ac7ed3246ccb6379f826f9850f565 -address /run/containerd/containerd.sock │ │ ├─ 48238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2a3d42ee7c9c293770bfbfbe57833ca81e9e42eec5405bd59ce7edb49e87036 -address /run/containerd/containerd.sock │ │ ├─ 48973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77022668c22ecea04605742136e21bf12afbb90955e6822fe554804bb971868b -address /run/containerd/containerd.sock │ │ ├─ 49066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75481a73e141df5b5c745ccb6c3ba4b7d73b1d9c6a2dcebbfa2c72b499e25606 -address /run/containerd/containerd.sock │ │ ├─ 49432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c0fa86109025bce222ac3cfbab97e31b352c0f34f549f781c9e069576f28c5d -address /run/containerd/containerd.sock │ │ ├─ 49765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7f7f7a15831af2f9bcf1093307c179d78df9ab280eb9e3518fc48cea00005a9 -address /run/containerd/containerd.sock │ │ ├─ 50126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 784b80571c975e1838ecdd602dc0633b4c1f9f0e439ebbc206706cf400a1986c -address /run/containerd/containerd.sock │ │ ├─ 52700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12e0e72f2ed76ee906a67fb1920aa2280fd313854806e36c9edafe1330cc3366 -address /run/containerd/containerd.sock │ │ ├─ 52784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4e3eb1aa0d636e2da96e141d3576b43fa396cef49a7c88edee82986c0fd5481 -address /run/containerd/containerd.sock │ │ ├─ 57947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 627ac4ca472b62f00f38abc97c0e4fe8b143baf0257d03d52b682caf9559c350 -address /run/containerd/containerd.sock │ │ ├─ 58498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5acbb87adecd5882ce11b5d98778d8cd87b41ebf3af3c794750c6f638b06c67d -address /run/containerd/containerd.sock │ │ ├─ 58603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 321e740bf2e9696817048aa5113bd582ca2aaf7dc73f699de05f0471518ffe9d -address /run/containerd/containerd.sock │ │ ├─ 58748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97eb3bae60a3a443986b45aaa65518620370727a83f11767e232e40c460b8d72 -address /run/containerd/containerd.sock │ │ ├─ 58867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55764875fe3a365668a13118b4185eaf97c476e9b7d57373dce3ebfa12b88550 -address /run/containerd/containerd.sock │ │ ├─ 64005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efe38a1b81329b4c1de8d95865ca4a6daea2903e161e0ea8661f5fed2aca28b6 -address /run/containerd/containerd.sock │ │ ├─ 64071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c3d0834643c75a8a66853785f320b0af5033f0604c969421f5751deff1291b0 -address /run/containerd/containerd.sock │ │ ├─ 64143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 905bd5b70ddf7913af98e7f9ac81f21056d90a1d4a41f40a4fb815e6da8c5ebe -address /run/containerd/containerd.sock │ │ ├─ 64180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff52ef04e765ce59cd5332200151bdac55f7d6c83daa4210416c2de3cb221797 -address /run/containerd/containerd.sock │ │ ├─ 65651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75db31256d4ae75d3c389bfbbbe0b493d3cdd5ac41ee682b74d290c50b8ca189 -address /run/containerd/containerd.sock │ │ ├─ 65752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c496a4ef0a7c23e5d67c4ed95bfce317af87284f77b2a2a8f3285694e169c807 -address /run/containerd/containerd.sock │ │ ├─ 66093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edb331649c4d7aeecb0b2ff7c3e17e5ff56a65929242450ec6ed383f389e4919 -address /run/containerd/containerd.sock │ │ ├─ 66143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59e7a41dc1ec18e91647321eb2d45e36b026db2010842a5a175a1a1a77c9ceb6 -address /run/containerd/containerd.sock │ │ ├─ 66150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa197672733bdd6dfcef187e7297445335eb48fbf76efda59ea1b3fe9b73ac7d -address /run/containerd/containerd.sock │ │ ├─ 66569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25c3cca79fc61de290fa79605f32d46a4168cfd0b262932db9528bc29905e311 -address /run/containerd/containerd.sock │ │ ├─ 66968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 969d08ae2ce1b1875f559294a4ffe17d3339870a9635943a24ce07896c0b7c5b -address /run/containerd/containerd.sock │ │ ├─ 67110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d4664e3a5700fdc4c0c249b603a5c4174105a6feeddbbd43190d481df8ac3a3 -address /run/containerd/containerd.sock │ │ ├─ 67661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a45025814d27d07320e085df320a30afe24d374ced485c6f63af5f75b5646c93 -address /run/containerd/containerd.sock │ │ ├─ 68455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21aefa5d1ba4fe4f6cbcc4b9c5057e00e8b4130dad93623da296b489c406fa23 -address /run/containerd/containerd.sock │ │ ├─ 69831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad51ee98c2cade8fbb51c450953a8fbffc0948f5e047288c4ef670f17eea4001 -address /run/containerd/containerd.sock │ │ ├─ 73466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fe1f6896c474497b59cd314473878ebcee4fb6d4f6f3b9b29693ecbe2a81890 -address /run/containerd/containerd.sock │ │ ├─ 82795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6522037a9abee7174921f5fd28d2e36431403f84623c60ed04c563224dc02eab -address /run/containerd/containerd.sock │ │ ├─ 84322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d7a2f86ba469f858761c5067e203c1fb4b841907c999469f9e0430d94b758b8 -address /run/containerd/containerd.sock │ │ ├─ 90710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6369243b6b9246a4732c33135f2f4cf3ad09610b073cdaf3ded5189663f87651 -address /run/containerd/containerd.sock │ │ ├─ 98864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad92c9be287d9995092fd28bd09f5d73c3ac26b97181b44951dfdff3c8670095 -address /run/containerd/containerd.sock │ │ ├─103213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a3c3d0b0b7aea312b0df9380331a0641469a2b30f3bd9acd4b44f78ca3828c3 -address /run/containerd/containerd.sock │ │ ├─103260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dcd205677fe4758d365009cd4ae1a5c86187ca52ffa8831a7d2f6236df92dc2 -address /run/containerd/containerd.sock │ │ ├─115898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbdb43b43c4d39b13bfb0a6cc33e8e7552947c5d821a330f2cefa8c6993aae16 -address /run/containerd/containerd.sock │ │ ├─117612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06bf4ad9ca00b219c8a821a91a45793fee55e15d5f53dc628118a1553b2994c1 -address /run/containerd/containerd.sock │ │ ├─117651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32c4c7eec506f853bd2c38f26180084c534d12d8214be25f91ab46d505974650 -address /run/containerd/containerd.sock │ │ ├─119581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56fd5d66be0369c9dea394e338007eff18c54b0d6381ff09aed4efb41efaa080 -address /run/containerd/containerd.sock │ │ ├─121480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8624aa4977e6764f2a9864a23a9f1f5414a8ecc8426c07841a40afa3fc14e67 -address /run/containerd/containerd.sock │ │ ├─121538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e278df6c9ee1e7acaab06d5306bb13d5901bf43e0def1c76dbddfd19cbaa0dd -address /run/containerd/containerd.sock │ │ ├─149593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a002416b1ec80844efbdf98a24bec52fca71593c3560ba32cb8124ca81e1b008 -address /run/containerd/containerd.sock │ │ ├─149636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30ca7f16f642e1d9d1a4cfdb5f200fe809345488e00423186b07719cc3f2c171 -address /run/containerd/containerd.sock │ │ ├─152453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2275cbb1de78f36045c1570ebd00e043e6cc727195d5d0ad71712ea7ec02e712 -address /run/containerd/containerd.sock │ │ ├─171761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9fe25acb8b60f9185e0d920555656c8d59156b3afb51de4f3b04896ee8bd06f -address /run/containerd/containerd.sock │ │ ├─174199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 543ab5d7cd0aa4cf05d91582d2448c2dd051de0019491443479308b06b065f9e -address /run/containerd/containerd.sock │ │ ├─174519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42c39bcd61f013649d1417a9311a8175a981db8a6fa59076c78c2fb5020f5209 -address /run/containerd/containerd.sock │ │ ├─175859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aea01d10e2cb413f96d0461425513e473f911a66679dabb5523117a3ff4e1cb -address /run/containerd/containerd.sock │ │ ├─178855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec253487351a1dd47432323550b945cec4f5aede5412dfa06c0e8362e1cf6cba -address /run/containerd/containerd.sock │ │ ├─178913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21bf4fee6e75b78d43ecb6e5c6030c36a6ea6e5efd574f6d6c4cc36ad15450b6 -address /run/containerd/containerd.sock │ │ ├─179269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a68c03ea1cfc01f64065b07e7e875434d629c7fe9154e4c7bab24c191eda6724 -address /run/containerd/containerd.sock │ │ ├─179376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbc162571ecde293f2ea596fea1279612f0f9fdb1fcef130095a52554a008e20 -address /run/containerd/containerd.sock │ │ ├─179469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 072c2d4795fe632ae08d76c7cbe5d46c85460a9041872dae43d9b22a2a6b96d0 -address /run/containerd/containerd.sock │ │ ├─179760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 960ccf993f9192370ecb360ad163870b4b6d172990365e7197260347e003fa56 -address /run/containerd/containerd.sock │ │ ├─195278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce3aa3c590a4e1f3c91f83fbed4c767beb436e1dee528a61285968b449cae355 -address /run/containerd/containerd.sock │ │ ├─197079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f5661750639599a0f21706867248f9ef80d9097dd7fc4b85ca41d097fd6d6d1 -address /run/containerd/containerd.sock │ │ ├─197117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efa41fab8092b4e918d345b250041451b5287b9d50747071b26987db3bd510ae -address /run/containerd/containerd.sock │ │ ├─197171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7055439372c6deb5852cafae840130c53da16d2ddf8bf601f74971842f8eccd3 -address /run/containerd/containerd.sock │ │ ├─197198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caab8d7bb46d837ea87acdba814b5f4bada0bf251142d2fdcdb98a276f0ff3e8 -address /run/containerd/containerd.sock │ │ ├─197225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b86bbff2a75b1789d33b4f76daedd367f378b112758343767d97ff153c4fb311 -address /run/containerd/containerd.sock │ │ ├─197650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9660552dcb8c9dac28b4d77e2d2f49a4ab9a5995f4240c7b791821c921e86465 -address /run/containerd/containerd.sock │ │ ├─197907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8e95b3048c9d3e8b09959022e8fcf711070d8f9f873f56c0d431199ac3d7e12 -address /run/containerd/containerd.sock │ │ ├─213833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdcc2ac4c56de64b58bad6124f7c98f3b09bd0b1571550e727c3ea8fe362b180 -address /run/containerd/containerd.sock │ │ ├─216432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05a009f431e844ad1fa1ee0d4d0ee87640f324f71d5a77e102f68e2f41fb499c -address /run/containerd/containerd.sock │ │ ├─216488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c23e8b5d82c8e50f5edf2dc41742087fe48a8b31f5c89a59d9068bb118935c7c -address /run/containerd/containerd.sock │ │ ├─216538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03cdac91bcd34700d97c869393665671d7c0c0be352ccd9b00d4d4bc6e2701c5 -address /run/containerd/containerd.sock │ │ ├─234478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57e63dd398f156fada86d799b4f86ac2a64e8f5a9aea1bdc1dac96c72bea25a6 -address /run/containerd/containerd.sock │ │ ├─248710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20b22acf0a02965627f5242e34468239f5a3a06b03a11adce86aaf96084c1372 -address /run/containerd/containerd.sock │ │ ├─248756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6e6d9251006ca3553aea322f7b8e7cd607e970df4d7d6c4eb747342acf079cb -address /run/containerd/containerd.sock │ │ ├─248775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3d4ddf4618d44f4620ab79d8ae44853865c181133fd8da5e1b69b97e580aef0 -address /run/containerd/containerd.sock │ │ ├─249147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6654006867f2ae1d1c06b4bc416e67f89fbf9382247b9203231405ca5a399029 -address /run/containerd/containerd.sock │ │ ├─283316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e64efc01bb7fcf2f843b430eaab98ef9c37b8bc0baaad9673aedc0018b89cedc -address /run/containerd/containerd.sock │ │ ├─285819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d3c3a15b6a38a9d5a0df2fa3de84e1df805afb99a91804b6cc42990666b9a78 -address /run/containerd/containerd.sock │ │ ├─287314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e437a9b7ad43b369ce152aa0c918ad54decba25b8bab1487abfb50c25d29631a -address /run/containerd/containerd.sock │ │ ├─288504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 361f9cd8ae85cb40f73d0eacc410e86f7ced613d01cd31cf8e6b0089e778a6b9 -address /run/containerd/containerd.sock │ │ ├─289664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2653b87f63859b568e289977e9a672b304d6f9cf91b7182a026866a84fbcb571 -address /run/containerd/containerd.sock │ │ ├─291676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2d908224ac9ce739cccdaa4fa1a6e81f99d176d678e133503c07b4ba9aed93d -address /run/containerd/containerd.sock │ │ ├─292825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12d2f01e3a3cef8012ad729dafd5eb96d9644fed32169ce65704c3bfcdfa4ceb -address /run/containerd/containerd.sock │ │ ├─292877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e19e5a44f79ce68dcc74f8293dadb76c44d16d569c361e06aeb087eaa67ab60 -address /run/containerd/containerd.sock │ │ ├─303662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84bcc864ba5bedfb6217843311b69018a2279f5ad28ed5a4da958c8a2b318ea1 -address /run/containerd/containerd.sock │ │ ├─304081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6ccc53d66fca414a6fc9f0d60b757156536edf9365215743cb1986fc4f86950 -address /run/containerd/containerd.sock │ │ ├─324177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ec9565b16dcfa51886770ba5a412f980f6f63e117c5019fea839d4d2cde3e99 -address /run/containerd/containerd.sock │ │ ├─330630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94d20d4be55f998ba067ebdbfe42f7541854e5fbd7385cea7d2966ca5c8ca91d -address /run/containerd/containerd.sock │ │ ├─330814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10b230f35118ca6cac3753b395bb38b3019c522ab00661c4d931e889d57e24af -address /run/containerd/containerd.sock │ │ ├─330867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4ea88270f2e98ac0ed0953ed6584471564c3ab26174b63b118b45c193e3e50e -address /run/containerd/containerd.sock │ │ ├─330940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e474a9ee70a30da85b0d2f9443fd5319b7453470de0ade853ffeb6d6764dfe0d -address /run/containerd/containerd.sock │ │ ├─343461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dadc2a36789d1459d8d2d559a2ca50dc7b2e7f4781e945519bfa90d21ed1118a -address /run/containerd/containerd.sock │ │ ├─346354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 260dd7c98c26cff45b36c967e70b3bbf2c3b99fab825e632768fad65e92728c9 -address /run/containerd/containerd.sock │ │ └─348704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d649348b504e6a6fb5acef7112c7c2087314555088c1f95742e71038b62eb9f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1429 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-f80feefac147936e70c99a954e53a02ea382c74825d802944e9cdd66336aeb63.scope … │ │ ├─12343 /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 │ │ └─12362 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29525 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29800 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18454 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18474 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.moynig.service │ │ │ ├─12594 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.moynig/unit.run │ │ │ └─12613 /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-moynig --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.moynig:/var/lib/ceph/mgr/ceph-instance.moynig:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.moynig/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.moynig -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 │ │ │ ├─24840 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25112 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38779 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38799 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34043 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34323 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12231 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12262 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10338 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─docker-791c32c17c394525d850e5dbc38f5f2a323b635f60c2bbb7c914911cac1f5535.scope … │ │ ├─12694 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.moynig -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12719 /usr/bin/ceph-mgr -n mgr.instance.moynig -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-db6895fc69450189faee1740796494e2c6a036e5bebbc8f2d238b99e41fe56ef.scope … │ │ ├─18529 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18572 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─170736 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41926 /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.74 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─653 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1094 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10843 /usr/sbin/chronyd -F 1 │ │ └─10844 /usr/sbin/chronyd -F 1 │ ├─docker-0f7caf11779e4aea6dcfa60fd7a0b9969e5bc76462efbac5eb2506b2e9ac8013.scope … │ │ ├─38860 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─38879 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-56b2777fa84d564a4e7483872666d6d7ac44907a7258a67b9168ed899f12518a.scope … │ │ ├─34364 /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 │ │ └─34376 /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 │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─170617 /sbin/iscsid │ │ └─170618 /sbin/iscsid │ ├─docker-3cffc51d8cff4493b63ac1b512ddd6c0109668caab64bcc1b453e15b6a6d635c.scope … │ │ ├─25154 /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 │ │ └─25166 /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 │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─run-r5ec0b70161d6429fa2656c5725972737.scope │ │ └─215146 /usr/sbin/libvirtd --listen │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─622 /lib/systemd/systemd-logind │ └─docker-f1ccf708ae08086591ff7c8f055778c29a2541e7b3f251fd9426bc6f89ffc63e.scope … │ ├─29842 /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 │ └─29854 /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 ├─k8s.io │ ├─85f6a962ace5a28321b92108244a3fb689dd00096ad7cc1307b56acfc60c6a77 │ │ └─64741 /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 │ ├─e64efc01bb7fcf2f843b430eaab98ef9c37b8bc0baaad9673aedc0018b89cedc │ │ └─283348 /pause │ ├─efa41fab8092b4e918d345b250041451b5287b9d50747071b26987db3bd510ae │ │ └─197252 /pause │ ├─8b78d5e8c8e3ce39209b471fead44b3c27bf418d8c70a5a9cdb17ce566a26f6c │ │ ├─195536 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─195552 /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 -- │ │ ├─195565 erl_child_setup 1048576 │ │ ├─195671 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195672 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195700 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─195780 /bin/sh -s rabbit_disk_monitor │ ├─e437a9b7ad43b369ce152aa0c918ad54decba25b8bab1487abfb50c25d29631a │ │ └─287352 /pause │ ├─d52bfe8fecb762def63f66ab2c84f7bcc8a519d1516c53eaccaace1b354c7db0 │ │ └─45251 /pause │ ├─c43d2d1d58e58918ba01c9d7827a42225b43a03879c6519e11d798b5c0978977 │ │ ├─324486 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─324504 /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 -- │ │ ├─324511 erl_child_setup 1048576 │ │ ├─324662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─324663 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─324673 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─324972 /bin/sh -s rabbit_disk_monitor │ ├─6369243b6b9246a4732c33135f2f4cf3ad09610b073cdaf3ded5189663f87651 │ │ └─90734 /pause │ ├─d58730b426319780301bfb0ac59cde624d65b8ff5636ee8fece5466241e9e8cc │ │ └─65620 /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 │ ├─0c496719894f51b06440680ec51f1ee7b4c62172b51ad7018f06295474a6d4c1 │ │ └─71614 /bin/oauth2-proxy │ ├─849c8de00f0106605c744cac51d9888a549810b5ed87d4713f925e1df0ab5e2c │ │ ├─209683 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) │ │ ├─210186 /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/tmpgi8ydcpl/privsep.sock │ │ ├─210424 /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/tmp3xodwwvx/privsep.sock │ │ └─210890 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─74cf679647505794f6a5919e5df7bbc680148f02580f333add808bdcb59a0700 │ │ └─319597 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f55fe3c0f5930801a49bb329b1cdc6b68a58f1163a858b16dece574aac49595a │ │ ├─145399 cinder-api: uWSGI master │ │ ├─145412 cinder-api: uWSGI worker 1 │ │ └─145413 cinder-api: uWSGI worker 2 │ ├─75481a73e141df5b5c745ccb6c3ba4b7d73b1d9c6a2dcebbfa2c72b499e25606 │ │ └─49092 /pause │ ├─585e7aa90e2376550a008c95f2c8927733e64eae10e981a428ba19fc38150226 │ │ └─316400 kube-apiserver --advertise-address=199.204.45.74 --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 │ ├─a8f048411f381e2aa14b3a4e75cce1a3658cc7867d38287ea3258cc079ade350 │ │ ├─68626 nginx: master process nginx -g daemon off; │ │ ├─68644 nginx: worker process │ │ ├─68645 nginx: worker process │ │ ├─68646 nginx: worker process │ │ ├─68647 nginx: worker process │ │ └─68648 nginx: worker process │ ├─8fd8c6c4401bfec4606b257c74a5c8f5b905dcdb00efa97495536bcc1de40ef4 │ │ ├─150804 /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 │ │ └─150911 /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 │ ├─97eb3bae60a3a443986b45aaa65518620370727a83f11767e232e40c460b8d72 │ │ └─58774 /pause │ ├─b721418618689c5ca97ed6598b9bfddd9a03a6c5fd68db3fde78109f9f62983a │ │ └─172782 /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 │ ├─87ddf4071d216953a94e872cc9349209a188b6b8d740139c5716cac8ee404201 │ │ └─319706 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─a26d7694f25399a14e3bbd2fbbd68ab53bc4127b6ca46e4d841384700d3242c7 │ │ └─45766 /pause │ ├─c8e029bd1db64731c4fc998b17ba91e08e3c6ac8d9f8651fff9f7a2a9073e23d │ │ ├─194150 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─194447 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─194448 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4f94c6934e112f7b170f18d71c4679b8799cfeddd2616901d32fc708b1498a25 │ │ └─42166 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ae7cffbe6218a1b59025fb96f6a28314577a3fc1e9c1cc050384bd29b3e1cde9 │ │ └─119399 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─30ca7f16f642e1d9d1a4cfdb5f200fe809345488e00423186b07719cc3f2c171 │ │ └─149664 /pause │ ├─e7c9ffe6559580f5a2d8e8ef3c384816903fe64223efc620074cdb443faec129 │ │ └─53443 redis_exporter │ ├─0031de8063ebc3c3d20c8c1fae3ab6d3f6f290e550f74e38afbcea1d66ffe17a │ │ ├─208531 neutron-policy-server: uWSGI master │ │ ├─208620 neutron-policy-server: uWSGI worker 1 │ │ └─208621 neutron-policy-server: uWSGI worker 2 │ ├─e3599ca384b77730514e4d38cb8c471f8c559ba69a84061cd168bc533bbdf6a3 │ │ └─64517 /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 │ ├─321e740bf2e9696817048aa5113bd582ca2aaf7dc73f699de05f0471518ffe9d │ │ └─58624 /pause │ ├─990e176435b58b0ff90c75b8617a9af4d85736d3eee794812209e12c799d812a │ │ └─59133 /secretgen-controller │ ├─c8e95b3048c9d3e8b09959022e8fcf711070d8f9f873f56c0d431199ac3d7e12 │ │ └─197940 /pause │ ├─0ab0bd75adc32e19a1a3726763c79999d7a3cc46a33ed975e3392de87c3f3b5e │ │ └─70773 /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 │ ├─2653b87f63859b568e289977e9a672b304d6f9cf91b7182a026866a84fbcb571 │ │ └─289692 /pause │ ├─621a0a96d48cc9cd501e32378e4e067c5dddd42ea1d9e464cf74b3ee4cf265bf │ │ └─319573 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 │ ├─563533a36cf6d20cb6ffe3c37192d0af877dcd5f16a0bf80c4ada6004c4b8432 │ │ ├─172817 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─172830 /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 │ ├─b6ccc53d66fca414a6fc9f0d60b757156536edf9365215743cb1986fc4f86950 │ │ └─304112 /pause │ ├─a22e7e68e82ceb062e8624d79b7516c7583bc1bc794fc8359c51a9b2380ef8d8 │ │ └─214444 /usr/bin/libvirt-tls-sidecar │ ├─a8744ab71e6ff88610c9139d2ba2f24b38f602c221c28915ceca5bee6d97ce9b │ │ └─321150 /manager --metrics-bind-address=:9782 │ ├─ebd644ad85f3b838abf9421f52b1eb36c50af208f37d72b0114bee766cf22bcb │ │ └─215030 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a45025814d27d07320e085df320a30afe24d374ced485c6f63af5f75b5646c93 │ │ └─67686 /pause │ ├─b66ca5714923d04f2de353b7e2792cff3dbb1020376aa4bf074f6f524bf87557 │ │ └─70883 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dc8926250bef50619cb8e23fed325a53ae8daf9726f9ac8627cbdf051dac4238 │ │ ├─119789 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─119808 /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 -- │ │ ├─119814 erl_child_setup 1048576 │ │ ├─119899 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─119900 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─119910 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─119975 /bin/sh -s rabbit_disk_monitor │ ├─a94d4fc897f5d718735c9a5c753110c422128577cb07ba6a80a27886573654e7 │ │ └─70507 /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 │ ├─7fb6c1a47dbd1cd60fce75ee50e1a51ccc2e8bc3e4fffcb61202fae1c7a80088 │ │ ├─103705 /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 │ │ └─473587 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c69fd0b397eaff2acb0058106e2d182c2e9e1d8033a23e1e4b7ca2c65e218fd7 │ │ └─211596 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) │ ├─8d4664e3a5700fdc4c0c249b603a5c4174105a6feeddbbd43190d481df8ac3a3 │ │ └─67133 /pause │ ├─905bd5b70ddf7913af98e7f9ac81f21056d90a1d4a41f40a4fb815e6da8c5ebe │ │ └─64167 /pause │ ├─118a27b31b8eaf27840698c63d544a0a054331a05fa7d1066e356f7fbe085656 │ │ └─41584 /pause │ ├─8d631c92545daf627907ea0e663d48ad36d4243dffa71ebd5baa06f698c9afc0 │ │ └─188183 /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 │ ├─2bfc273be3b55459b12cd649ea11c7f54aeb0605dcc4795e362eca97457cf171 │ │ └─58953 nfd-gc -gc-interval=1h │ ├─b7ef688d4eda294942b848f5ae50ff35060ac7ed3246ccb6379f826f9850f565 │ │ └─48209 /pause │ ├─ef9013223d993575bb58ec1b0928f7e1aed54aa24879df157a2fb3d715498ca8 │ │ ├─234746 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─234763 /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 -- │ │ ├─234769 erl_child_setup 1048576 │ │ ├─234863 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234864 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234877 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─235054 /bin/sh -s rabbit_disk_monitor │ ├─9e7c2a682032075da7cc9f7418472ebba156081e4c2a38f473310e000f3baaf5 │ │ └─220992 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7055439372c6deb5852cafae840130c53da16d2ddf8bf601f74971842f8eccd3 │ │ └─197262 /pause │ ├─bd706468d7dbf94ec386be448c31f8d98fb7b5606c4c61e1fe01800a3b011f87 │ │ └─50791 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f07c954df3f4cc50f0fb7e0a29e5282f5ae4c4f1472c4fa743d22c2cbfc90d02 │ │ └─42140 /pause │ ├─90201fceff114e2f0b16b555c83a6892c50261b4c5d6fe376e4c33f21e08f6a5 │ │ └─46122 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─3cfd90112e23b1b1c70ffbc0b58cacdcbf7a9291c002376682e1d13b654a2b1b │ │ ├─303754 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─304397 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpvs4jria4/privsep.sock │ │ ├─304420 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─304422 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─12d2f01e3a3cef8012ad729dafd5eb96d9644fed32169ce65704c3bfcdfa4ceb │ │ └─292851 /pause │ ├─9e9d0a91ae28874580b0a66182993f6382cbeeb19d81368c4bf93e79aab0527d │ │ ├─99091 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─99108 /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 -- │ │ ├─99114 erl_child_setup 1048576 │ │ ├─99196 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─99197 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─99207 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─99474 /bin/sh -s rabbit_disk_monitor │ ├─dadc2a36789d1459d8d2d559a2ca50dc7b2e7f4781e945519bfa90d21ed1118a │ │ └─343486 /pause │ ├─9c2a7469e63d596916d46567df0998865174cdd6626bcc5a6ea9aa11931d13ba │ │ ├─281463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─281481 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─282119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─282120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─493648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─493649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─739d9dd9752ee798e20073984965bf8f7f1c2a0da0920210b2a0a504b61cdafc │ │ ├─230277 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─230634 heat-engine: ServiceWrapper worker(0) │ │ └─230637 heat-engine: ServiceWrapper worker(1) │ ├─aa197672733bdd6dfcef187e7297445335eb48fbf76efda59ea1b3fe9b73ac7d │ │ └─66200 /pause │ ├─7fe1f6896c474497b59cd314473878ebcee4fb6d4f6f3b9b29693ecbe2a81890 │ │ └─73495 /pause │ ├─f7f7f7a15831af2f9bcf1093307c179d78df9ab280eb9e3518fc48cea00005a9 │ │ └─49789 /pause │ ├─23979eafcee8473906f4d6dcbce6b41d1f91deb2a792922422d04ed452ba3882 │ │ └─44297 /pause │ ├─75db31256d4ae75d3c389bfbbbe0b493d3cdd5ac41ee682b74d290c50b8ca189 │ │ └─65674 /pause │ ├─2dcd205677fe4758d365009cd4ae1a5c86187ca52ffa8831a7d2f6236df92dc2 │ │ └─103284 /pause │ ├─d00c282cdab3e29c9558b72f9bc2b81705f8b7b464997248e999116493184971 │ │ └─42917 /pause │ ├─93c683a221b95aee5cf7500d6242d60a91602104a0ae728c9c7a3ebcd4e75e1d │ │ └─41473 /pause │ ├─46269a833a3a835d931288b3ae202df560612e6bafc59581d7381e27d8266576 │ │ ├─280584 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─281213 octavia-worker: ConsumerService worker(0) │ │ └─281216 octavia-worker: ConsumerService worker(1) │ ├─68e30c95a5f2b35ca025c3feaa39d634a2c0701e7606ea5ed9ab9af3d03a9148 │ │ └─44727 /pause │ ├─eeff4f5ba1726f5e3e4b5bd68d0a7f730c879895ce2001a9c88afee30489cfe1 │ │ ├─89874 barbiacan-api: uWSGI master │ │ └─89887 barbiacan-api: uWSGI worker 1 │ ├─5cbdc915940b303f2509898a5ef6221c42d092cf5ae677727d24069c8da210f6 │ │ └─214491 /bin/bash /tmp/libvirt.sh │ ├─2275cbb1de78f36045c1570ebd00e043e6cc727195d5d0ad71712ea7ec02e712 │ │ └─152475 /pause │ ├─aa937ee09a6c50ab46d84b92102241f8d3c3784ff3547f2397505afa97c87080 │ │ └─41593 /pause │ ├─d198716db51588e80e9e682beb2473f0cdb2b6b1a65738176b8d3155aace4122 │ │ └─70911 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─03cdac91bcd34700d97c869393665671d7c0c0be352ccd9b00d4d4bc6e2701c5 │ │ └─216564 /pause │ ├─56ecc34e932f2e62658e4dae5d555a73662e48bcb0a062a66b9f724174d59da0 │ │ ├─ 48548 /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 │ │ ├─ 48566 /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 │ │ ├─ 48646 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─345988 nginx: worker process │ │ ├─345989 nginx: worker process │ │ └─345990 nginx: cache manager process │ ├─84bcc864ba5bedfb6217843311b69018a2279f5ad28ed5a4da958c8a2b318ea1 │ │ └─303689 /pause │ ├─11f34615e73bff1411c3bd76643d225a417a0f0a4b7565bb9bc90946a12d693e │ │ ├─193205 nova-metadata: uWSGI master │ │ ├─193218 nova-metadata: uWSGI worker 1 │ │ └─193219 nova-metadata: uWSGI worker 2 │ ├─d37b185d61a19e622734a3d4cdb2821657c80879636fa01d340db7cfb88f34b1 │ │ └─147033 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─922dd3110b48ad1722d687f55cb59e06a5d39633d601d5b1c2259b36055d0986 │ │ └─44806 /coredns -conf /etc/coredns/Corefile │ ├─ac80602894799b5eea14caf863ed4b5920c254111a3300fef603e011489ced06 │ │ └─41634 /pause │ ├─a650dcd93c90c6577325f0af98869aa810cac62d03ce45a03cc0ab5277ff08ad │ │ └─347123 /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 │ ├─3f9f27a4426883fb4f6ac5ca2930833591df8f873f9a6f8867347b5b2074c43f │ │ └─280745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─2feaeb4dc59f7ea80c73f3d33438ec946b52d6fc5a6f7a7a309447e8dcc898b0 │ │ └─318972 /manager --metrics-bind-address=:8080 │ ├─e8123eefddaadcfebbf98347445304c352bc38d09e53dcdf4c9faf7e514b376f │ │ └─104425 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─fbdb43b43c4d39b13bfb0a6cc33e8e7552947c5d821a330f2cefa8c6993aae16 │ │ └─115922 /pause │ ├─9dda33eb09acd3a8384a52af0bea4866432d623a476d9c6af8a33a3ed12b1203 │ │ └─53128 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 │ ├─784b80571c975e1838ecdd602dc0633b4c1f9f0e439ebbc206706cf400a1986c │ │ └─50149 /pause │ ├─3c0fa86109025bce222ac3cfbab97e31b352c0f34f549f781c9e069576f28c5d │ │ └─49454 /pause │ ├─cbc162571ecde293f2ea596fea1279612f0f9fdb1fcef130095a52554a008e20 │ │ └─179407 /pause │ ├─ec253487351a1dd47432323550b945cec4f5aede5412dfa06c0e8362e1cf6cba │ │ └─178880 /pause │ ├─6e278df6c9ee1e7acaab06d5306bb13d5901bf43e0def1c76dbddfd19cbaa0dd │ │ └─121577 /pause │ ├─2af6e714b22f519359f22ba1dceaaaad7c3ef3e34717cd5f5ab6dff3bc585e9e │ │ └─48619 /server │ ├─a734e789d1d6abb351582905650cf53b4be14de0cca7a7c24fb2f573fa4e5f1d │ │ └─322233 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 │ ├─7d649348b504e6a6fb5acef7112c7c2087314555088c1f95742e71038b62eb9f │ │ └─348734 /pause │ ├─8c3d0834643c75a8a66853785f320b0af5033f0604c969421f5751deff1291b0 │ │ └─64099 /pause │ ├─e474a9ee70a30da85b0d2f9443fd5319b7453470de0ade853ffeb6d6764dfe0d │ │ └─330975 /pause │ ├─cdcc2ac4c56de64b58bad6124f7c98f3b09bd0b1571550e727c3ea8fe362b180 │ │ └─213859 /pause │ ├─a897261cea2ef0ca39c91e224b148f5d8229feb6d499da4a2fed48d96da30227 │ │ └─70466 /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-74.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 │ ├─fd29ab46e77ba994cfcffcdda5daea26260326eb3d0a73a43ce3d75fcd4c3fc9 │ │ └─70849 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─48963cf934791cf28f3d544f07e13f67279513c288624400000c34b251cabfb1 │ │ └─45881 /pause │ ├─57e63dd398f156fada86d799b4f86ac2a64e8f5a9aea1bdc1dac96c72bea25a6 │ │ └─234503 /pause │ ├─072c2d4795fe632ae08d76c7cbe5d46c85460a9041872dae43d9b22a2a6b96d0 │ │ └─179518 /pause │ ├─0075efa5e8a537d5b16e2202ca5ea5d9c292c4cb0f2a4b5dfce79544e1424a3a │ │ └─67580 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 │ ├─7a9efc26578b6f20607fcf7a3ddcb4018bc1ac9cd4c32290f2aa1f78854d6f56 │ │ ├─214084 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─214101 /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 -- │ │ ├─214110 erl_child_setup 1048576 │ │ ├─214367 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214368 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214378 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─214701 /bin/sh -s rabbit_disk_monitor │ ├─b86bbff2a75b1789d33b4f76daedd367f378b112758343767d97ff153c4fb311 │ │ └─197301 /pause │ ├─107f2d504a6cd7b0f2ef437bd516a02534a015c70989436b04975f2831b4461d │ │ └─50690 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─e2a3d42ee7c9c293770bfbfbe57833ca81e9e42eec5405bd59ce7edb49e87036 │ │ └─48263 /pause │ ├─ce3aa3c590a4e1f3c91f83fbed4c767beb436e1dee528a61285968b449cae355 │ │ └─195303 /pause │ ├─1ba0a94702baffb64e41d0a82d54223787375fa769435996e6de5e2afea74ab6 │ │ ├─320859 glance-api: uWSGI master │ │ ├─321076 glance-api: uWSGI worker 1 │ │ └─321077 glance-api: uWSGI worker 2 │ ├─20a53bdbf4ac08d8ee999812aaa65b4282230450091e7a1fe522b2b53f85e604 │ │ └─320380 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f3d4ddf4618d44f4620ab79d8ae44853865c181133fd8da5e1b69b97e580aef0 │ │ └─248839 /pause │ ├─56fd5d66be0369c9dea394e338007eff18c54b0d6381ff09aed4efb41efaa080 │ │ └─119604 /pause │ ├─61531ed94191eb6270f71ba3cb52bc9fbd8c9b89d6aed2fd9ff839b70fd76cdc │ │ └─321489 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─3ec9565b16dcfa51886770ba5a412f980f6f63e117c5019fea839d4d2cde3e99 │ │ └─324200 /pause │ ├─2e19e5a44f79ce68dcc74f8293dadb76c44d16d569c361e06aeb087eaa67ab60 │ │ └─292900 /pause │ ├─1a5de25577c8dc6367ebf8025a95eafc38aac21d3d5c73bbefa51cdd597a4303 │ │ ├─208396 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] │ │ ├─208938 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) │ │ ├─208939 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) │ │ └─208942 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) │ ├─10b230f35118ca6cac3753b395bb38b3019c522ab00661c4d931e889d57e24af │ │ └─330841 /pause │ ├─361f9cd8ae85cb40f73d0eacc410e86f7ced613d01cd31cf8e6b0089e778a6b9 │ │ └─288527 /pause │ ├─58cff55dfd9c1e58a4b7d8c895309fc6a51586b8e6ad9098afdcf1f2a2f1571c │ │ ├─220958 /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 │ │ ├─460270 /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/tmp5omw3v8s/privsep.sock │ │ ├─460890 /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/tmpf4dlzqdp/privsep.sock │ │ └─462268 /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/tmp1s1rv547/privsep.sock │ ├─20f44097ee741d1cdc43e2992ad725d731e361fef46a61fd6c9875b743742b7f │ │ ├─194144 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─194510 nova-scheduler: ServiceWrapper worker(0) │ │ └─194512 nova-scheduler: ServiceWrapper worker(1) │ ├─cdf530b46b4d90c488e0aa6323fa9d2a766487a8ff8a9e90d52493a451cb6a41 │ │ └─319822 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─4f5661750639599a0f21706867248f9ef80d9097dd7fc4b85ca41d097fd6d6d1 │ │ └─197261 /pause │ ├─a11700783dfe627479749a7adfba5ff7908ceb4e90a1cdfc005c8dab64296c2b │ │ └─41693 etcd --advertise-client-urls=https://199.204.45.74: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.74:2380 --initial-cluster=instance=https://199.204.45.74:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.74:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.74: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 │ ├─9660552dcb8c9dac28b4d77e2d2f49a4ab9a5995f4240c7b791821c921e86465 │ │ └─197675 /pause │ ├─8d3c3a15b6a38a9d5a0df2fa3de84e1df805afb99a91804b6cc42990666b9a78 │ │ └─285844 /pause │ ├─568f594124d4d738c623b54296b35518569eebb71500613c4ef02c2cea5fc6bf │ │ └─45836 /pause │ ├─5c4792b36513384e6fc6c6e09d9d9d9067e6e19ee0eafbd8d22a534eca93dfbd │ │ └─320836 docker-registry serve /etc/docker-registry/config.yml │ ├─78751cc9ff7b1856acc45ed3e058eb5f3980bb9ef2455aee39b1972b166f0f77 │ │ └─71676 /bin/memcached_exporter │ ├─9b6e35e685787a481ab591f5385af0a87da604e534d29a7e3e1337511900ef17 │ │ └─341349 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─6aea01d10e2cb413f96d0461425513e473f911a66679dabb5523117a3ff4e1cb │ │ └─175883 /pause │ ├─5e60cd801687bf170c3d61df40ec0b51ad42fcee42dfbd80bb1e9233b2445272 │ │ └─175330 /coredns -conf /etc/coredns/Corefile │ ├─a4ea88270f2e98ac0ed0953ed6584471564c3ab26174b63b118b45c193e3e50e │ │ └─330904 /pause │ ├─caab8d7bb46d837ea87acdba814b5f4bada0bf251142d2fdcdb98a276f0ff3e8 │ │ └─197256 /pause │ ├─960ccf993f9192370ecb360ad163870b4b6d172990365e7197260347e003fa56 │ │ └─179807 /pause │ ├─627ac4ca472b62f00f38abc97c0e4fe8b143baf0257d03d52b682caf9559c350 │ │ └─57970 /pause │ ├─ee66ccaef7a9431cea2442975e464d82d0af8ac3de8f47885c363794fd241c0d │ │ └─103634 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-kjk5z --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─548447f19ed095e595caed48dfb73f24432f214a07af9a2681f7058d13f0a891 │ │ ├─176353 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176370 /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 -- │ │ ├─176376 erl_child_setup 1048576 │ │ ├─176434 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176435 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176445 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176789 /bin/sh -s rabbit_disk_monitor │ ├─f712b78a974fe7fc7cd672f1d35199b7ba82eacff54e2a0f119789fe70ee6951 │ │ └─71654 /bin/oauth2-proxy │ ├─ff52ef04e765ce59cd5332200151bdac55f7d6c83daa4210416c2de3cb221797 │ │ └─64212 /pause │ ├─9a3c3d0b0b7aea312b0df9380331a0641469a2b30f3bd9acd4b44f78ca3828c3 │ │ └─103238 /pause │ ├─19900506ceb21effde529db35d454d7f5426692d451d20ef148eed4854a2f008 │ │ └─70166 /goldpinger --static-file-path /static │ ├─25c3cca79fc61de290fa79605f32d46a4168cfd0b262932db9528bc29905e311 │ │ └─66594 /pause │ ├─93f3339f54af6831b1640058547e44fbb643760a87a19783e82bc2fc333bf8e8 │ │ ├─69632 /usr/bin/vector --config-dir /etc/vector/ │ │ └─69666 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─20b22acf0a02965627f5242e34468239f5a3a06b03a11adce86aaf96084c1372 │ │ └─248742 /pause │ ├─5af2f4c9283a36e08ab942d5236f268c00beb437acb3e2a86139dfc7223cf09b │ │ └─41606 /pause │ ├─5acbb87adecd5882ce11b5d98778d8cd87b41ebf3af3c794750c6f638b06c67d │ │ └─58522 /pause │ ├─49bad19bab028f6c6f44193d0e472c3fd45c2a585dcae19fd1ce8b636dea7fd3 │ │ ├─211581 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] │ │ ├─212075 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─212642 /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/tmpldcickon/privsep.sock │ │ ├─458921 /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/tmpx3zve2ug/privsep.sock │ │ ├─459313 /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/tmpr3gmywvp/privsep.sock │ │ ├─459817 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─459819 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─460493 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d6a69864-b27c-44df-9d13-4f0530b8fb78 --namespace=qrouter-d6a69864-b27c-44df-9d13-4f0530b8fb78 --conf_dir=/var/lib/neutron/ha_confs/d6a69864-b27c-44df-9d13-4f0530b8fb78 --log-file=/var/lib/neutron/ha_confs/d6a69864-b27c-44df-9d13-4f0530b8fb78/neutron-keepalived-state-change.log --monitor_interface=ha-24948131-8a --monitor_cidr=169.254.0.128/24 --pid_file=/var/lib/neutron/external/pids/d6a69864-b27c-44df-9d13-4f0530b8fb78.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─461089 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=43cd9f8d-0a4c-453d-810e-399a00f7e43c --namespace=qrouter-43cd9f8d-0a4c-453d-810e-399a00f7e43c --conf_dir=/var/lib/neutron/ha_confs/43cd9f8d-0a4c-453d-810e-399a00f7e43c --log-file=/var/lib/neutron/ha_confs/43cd9f8d-0a4c-453d-810e-399a00f7e43c/neutron-keepalived-state-change.log --monitor_interface=ha-de910baa-d4 --monitor_cidr=169.254.0.132/24 --pid_file=/var/lib/neutron/external/pids/43cd9f8d-0a4c-453d-810e-399a00f7e43c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─471670 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8dfa1f07-9e84-40a2-88f9-7eba247abf0e --namespace=qrouter-8dfa1f07-9e84-40a2-88f9-7eba247abf0e --conf_dir=/var/lib/neutron/ha_confs/8dfa1f07-9e84-40a2-88f9-7eba247abf0e --log-file=/var/lib/neutron/ha_confs/8dfa1f07-9e84-40a2-88f9-7eba247abf0e/neutron-keepalived-state-change.log --monitor_interface=ha-45ba9872-41 --monitor_cidr=169.254.0.63/24 --pid_file=/var/lib/neutron/external/pids/8dfa1f07-9e84-40a2-88f9-7eba247abf0e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─486752 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=576ac38d-53af-4a8c-8665-45e6d71414f0 --namespace=qrouter-576ac38d-53af-4a8c-8665-45e6d71414f0 --conf_dir=/var/lib/neutron/ha_confs/576ac38d-53af-4a8c-8665-45e6d71414f0 --log-file=/var/lib/neutron/ha_confs/576ac38d-53af-4a8c-8665-45e6d71414f0/neutron-keepalived-state-change.log --monitor_interface=ha-4fab1d6c-67 --monitor_cidr=169.254.0.151/24 --pid_file=/var/lib/neutron/external/pids/576ac38d-53af-4a8c-8665-45e6d71414f0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─a002416b1ec80844efbdf98a24bec52fca71593c3560ba32cb8124ca81e1b008 │ │ └─149617 /pause │ ├─05a009f431e844ad1fa1ee0d4d0ee87640f324f71d5a77e102f68e2f41fb499c │ │ └─216457 /pause │ ├─fc36d256cba140df5f508cb1b9f1c2c053b9eaf9c34b57b1d9167cca8770220d │ │ └─68933 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1b2506547b264e366352d015a2b7b5504d73258b078dc306e83b3ad58329e0e8 │ │ ├─65269 python -u /app/sidecar.py │ │ ├─65566 python -u /app/sidecar.py │ │ └─65567 python -u /app/sidecar.py │ ├─defab54cd1b2630a9c026f992235eb058acc48bd331105cd4a55eb41a4dd6230 │ │ └─42891 /pause │ ├─32c4c7eec506f853bd2c38f26180084c534d12d8214be25f91ab46d505974650 │ │ └─117675 /pause │ ├─a68c03ea1cfc01f64065b07e7e875434d629c7fe9154e4c7bab24c191eda6724 │ │ └─179322 /pause │ ├─f157964a929441afedf6017bbaa96d2af9f8a5284e0425473411b2691dced458 │ │ ├─65298 python -u /app/sidecar.py │ │ ├─65594 python -u /app/sidecar.py │ │ └─65595 python -u /app/sidecar.py │ ├─9585164940482c3f40f6a3aee915b7a36b5522abe6adaa26d88bb040e350166c │ │ ├─208478 neutron-api: uWSGI master │ │ ├─208517 neutron-api: uWSGI worker 1 │ │ └─208518 neutron-api: uWSGI worker 2 │ ├─c23e8b5d82c8e50f5edf2dc41742087fe48a8b31f5c89a59d9068bb118935c7c │ │ └─216512 /pause │ ├─e9fe25acb8b60f9185e0d920555656c8d59156b3afb51de4f3b04896ee8bd06f │ │ └─171785 /pause │ ├─5b6a4f20221eb919d82a826cea449f6ca74ba19f2d0cf04701fa56df19c488cf │ │ └─321469 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─fce96eaf7a38de5d845862120fc50f9cb9cafd12fa81715677e18b2a371bdec2 │ │ ├─118053 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─118209 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─118211 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─6522037a9abee7174921f5fd28d2e36431403f84623c60ed04c563224dc02eab │ │ └─82818 /pause │ ├─d4808a9f9acdfd740bffc5e57c3359f3b8a81f768ecde86d4044d3c015afbce9 │ │ └─59022 nfd-master -crd-controller=true -metrics=8081 │ ├─810706759628cf641c38bca8d3b83a9baa5423de5d97dfb7832ef1ae407b479a │ │ ├─346140 apache2 -DFOREGROUND │ │ ├─349137 (wsgi:h -DFOREGROUND │ │ ├─349138 (wsgi:h -DFOREGROUND │ │ ├─349139 (wsgi:h -DFOREGROUND │ │ ├─349140 (wsgi:h -DFOREGROUND │ │ ├─349141 (wsgi:h -DFOREGROUND │ │ ├─349142 apache2 -DFOREGROUND │ │ └─349143 apache2 -DFOREGROUND │ ├─2342841884018ddc4113acaeb74246a437f96d0c8b0044464596e3046bea94ac │ │ ├─304139 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─304550 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─304551 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─21bf4fee6e75b78d43ecb6e5c6030c36a6ea6e5efd574f6d6c4cc36ad15450b6 │ │ └─178944 /pause │ ├─a4aa83244d15d31b44224c5e0ca4e9b368b1564d72be7376f2caf8c6f7e42486 │ │ ├─ 76961 apache2 -DFOREGROUND │ │ ├─ 76976 (wsgi:k -DFOREGROUND │ │ ├─ 76977 (wsgi:k -DFOREGROUND │ │ ├─ 76978 (wsgi:k -DFOREGROUND │ │ ├─ 76979 (wsgi:k -DFOREGROUND │ │ ├─503282 apache2 -DFOREGROUND │ │ └─503548 apache2 -DFOREGROUND │ ├─ad92c9be287d9995092fd28bd09f5d73c3ac26b97181b44951dfdff3c8670095 │ │ └─98889 /pause │ ├─6c5d48252ce3961035781d7d71d2ceb5ca102e111d6e51e58ce598ac2ccc3086 │ │ └─341320 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─94d20d4be55f998ba067ebdbfe42f7541854e5fbd7385cea7d2966ca5c8ca91d │ │ └─330654 /pause │ ├─8c1aaf974a20863178c9a516ec6011ceea08d47fd6fa6a67ace1b51a95129ef9 │ │ ├─279863 octavia-api: uWSGI master │ │ ├─279896 octavia-api: uWSGI worker 1 │ │ └─279897 octavia-api: uWSGI worker 2 │ ├─8884aa8ca6e57d8ad6c17717d3633ae459f118c9801e6ad9c9db4e1405d0d39e │ │ ├─230324 heat-api-cfn: uWSGI master │ │ ├─230367 heat-api-cfn: uWSGI worker 1 │ │ └─230368 heat-api-cfn: uWSGI worker 2 │ ├─969d08ae2ce1b1875f559294a4ffe17d3339870a9635943a24ce07896c0b7c5b │ │ └─66991 /pause │ ├─f832ccb59ae75144bdbc5c6d2f2efd5ab834dc4a1f53aea736a29fa63ab7528d │ │ └─324065 nfd-worker -metrics=8081 │ ├─80173224063a22317b2677346ab239506527f48f2dee2cc85468ee5372369f00 │ │ └─44826 /coredns -conf /etc/coredns/Corefile │ ├─b6e6d9251006ca3553aea322f7b8e7cd607e970df4d7d6c4eb747342acf079cb │ │ └─248796 /pause │ ├─5356901de263fcaed98ae54e1da4cc4afcdfb0f79a7508a0603e84a12dfeec45 │ │ └─70416 /bin/pushgateway │ ├─6d7a2f86ba469f858761c5067e203c1fb4b841907c999469f9e0430d94b758b8 │ │ └─84345 /pause │ ├─beb35f19b44fd8365de057f9ff64738a5ca2e2c14ada5ff1ed7fc6a692cd9e84 │ │ └─70727 /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-74.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 │ ├─6386a893c0389183517a7a9259bc11f4179a47221e0f130963be9ca3dcf062c4 │ │ └─68779 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─42c39bcd61f013649d1417a9311a8175a981db8a6fa59076c78c2fb5020f5209 │ │ └─174543 /pause │ ├─f7ba53a37ebaff856c1995d23a6340a8f1e1ec02f83517cc3491f56b267ec3c9 │ │ ├─50531 mysqld --wsrep_start_position=f39937e5-9fd0-11f1-bde5-b293c7c5376b:20 │ │ └─50624 /var/lib/mysql/mysql-state-monitor │ ├─16192c9b1aaff85ce07d73b76613e963b104335c61594b1e91f9df43a2d947ff │ │ └─319635 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─543ab5d7cd0aa4cf05d91582d2448c2dd051de0019491443479308b06b065f9e │ │ └─174222 /pause │ ├─d45b989bf1319b7a2b1f2a4c482401d0deb01a494277d7d5a6b660916543879a │ │ └─320209 /kube-vip manager │ ├─59e7a41dc1ec18e91647321eb2d45e36b026db2010842a5a175a1a1a77c9ceb6 │ │ └─66199 /pause │ ├─abea9a1e7b40a42660d7c232ce6990a4640a22bf395930267aa2a0f6aec14470 │ │ ├─198828 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─500546 sleep 300 │ ├─9bd9ce36987662e56fe673eb455d1015907ab99acf10c1197b15f7e52439fb4a │ │ └─52883 valkey-server *:6379 │ ├─357bdcc00657b994b9887c1c9dfd387f8f3e4851516b7d8318425a424aa183e3 │ │ └─44768 /pause │ ├─1b2e2c2e70c7c2f02ffbeba70c04331db257228ead18d77975d19d44f13db061 │ │ ├─50428 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 │ │ └─51806 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 │ ├─e34ed87f8a70d851afbc1c8fcb52fa86e0b845c27fd2b0ccf5ab8266c10f32e5 │ │ └─349096 /bin/openstack-database-exporter │ ├─c8cd74ae0ef1f8c000c6f2a89b241ba85c5a5e328b8a443087aeb0db80a09817 │ │ ├─43377 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43797 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─070a03167e2397b4a5dd5b8093b3170bb965da2df30114ebb5e74ffb54d43b87 │ │ ├─341376 manila-api: uWSGI master │ │ ├─341411 manila-api: uWSGI worker 1 │ │ └─341412 manila-api: uWSGI worker 2 │ ├─bbdf9359a37c96b51055cf647c32a99b1d2e2b7a4d5ec9b401ac2d41b1425354 │ │ └─70812 /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 │ ├─6bec393f0ecbc6b03bb904e2608aa36f44c8ecef2c6f0ff925b98cd5db6919ac │ │ ├─338580 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] │ │ ├─340017 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bc6c32a7-eee4-49b7-9401-87f803c9ca57/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bc6c32a7-eee4-49b7-9401-87f803c9ca57/host --addn-hosts=/var/lib/neutron/dhcp/bc6c32a7-eee4-49b7-9401-87f803c9ca57/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bc6c32a7-eee4-49b7-9401-87f803c9ca57/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bc6c32a7-eee4-49b7-9401-87f803c9ca57/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-425b8964-68a6-444b-810f-67681aea8cc9,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 │ │ ├─340021 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/070c6dff-e5b7-4cbd-bf8c-83620fbe79f2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/070c6dff-e5b7-4cbd-bf8c-83620fbe79f2/host --addn-hosts=/var/lib/neutron/dhcp/070c6dff-e5b7-4cbd-bf8c-83620fbe79f2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/070c6dff-e5b7-4cbd-bf8c-83620fbe79f2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/070c6dff-e5b7-4cbd-bf8c-83620fbe79f2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8d74184b-21b3-4499-b49a-2e868a89e12d,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 │ │ ├─340024 haproxy -f /var/lib/neutron/ns-metadata-proxy/bc6c32a7-eee4-49b7-9401-87f803c9ca57.conf │ │ └─340029 haproxy -f /var/lib/neutron/ns-metadata-proxy/070c6dff-e5b7-4cbd-bf8c-83620fbe79f2.conf │ ├─2949bb2b547681148973ea7398def0b341bad008ea1cb56a567bd42fc6e69468 │ │ ├─83024 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─83041 /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 -- │ │ ├─83047 erl_child_setup 1048576 │ │ ├─83094 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─83095 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─83105 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─83169 /bin/sh -s rabbit_disk_monitor │ ├─edb331649c4d7aeecb0b2ff7c3e17e5ff56a65929242450ec6ed383f389e4919 │ │ └─66116 /pause │ ├─58cf8bfad5aaf2c1f35d8f4a246ea87a8448cffa8b1b40a0707a405cdaa6c9eb │ │ ├─303988 magnum-api: uWSGI master │ │ ├─304015 magnum-api: uWSGI worker 1 │ │ └─304016 magnum-api: uWSGI worker 2 │ ├─8df5566fbb8695258775455de787df7607fe9022b6678ae431e456d00a18b01e │ │ └─308651 percona-xtradb-cluster-operator │ ├─acbfc8ede9bffac3aea712579093f0348291c674bbadc1589cebe7095f784ead │ │ └─150315 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─77022668c22ecea04605742136e21bf12afbb90955e6822fe554804bb971868b │ │ └─48999 /pause │ ├─06bf4ad9ca00b219c8a821a91a45793fee55e15d5f53dc628118a1553b2994c1 │ │ └─117636 /pause │ ├─edc9bb3925610ee1a9c1bd2e4845768ee22b5959f845cf47f7683b650f4ce2c8 │ │ ├─71526 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71543 /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 -- │ │ ├─71549 erl_child_setup 1048576 │ │ ├─71722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71723 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71733 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─71950 /bin/sh -s rabbit_disk_monitor │ ├─d96ed9f63a2fd99b5182eb1140291c1f4053090a4ec01fdac9fe84fba83ef43e │ │ └─68293 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─efe38a1b81329b4c1de8d95865ca4a6daea2903e161e0ea8661f5fed2aca28b6 │ │ └─64030 /pause │ ├─8d561bc6fa719e7ccc91294dc2f4a71675910cca3a7e42e7ce8376ad5042474d │ │ ├─193030 nova-api: uWSGI master │ │ ├─193071 nova-api: uWSGI worker 1 │ │ └─193072 nova-api: uWSGI worker 2 │ ├─99e60fe65a19dc1b5a94a471170ecaaa1816064cb80da113fbedd5212d38cde7 │ │ ├─341502 /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 │ │ └─341788 /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 │ ├─6654006867f2ae1d1c06b4bc416e67f89fbf9382247b9203231405ca5a399029 │ │ └─249178 /pause │ ├─ea06850a692dd7f4f3bcf4f41941992846fceb0457276d6aee112ed8397aea3d │ │ └─319216 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─f334184f1c660a433431436ced750e0569a0c0f44dba6d3c06f29c7027d358a7 │ │ └─315617 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─20cdcd7ef7d9471fdc582a1f844f526a4d8c2db22c48855978220566c2a0048e │ │ ├─350731 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─350745 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f2d908224ac9ce739cccdaa4fa1a6e81f99d176d678e133503c07b4ba9aed93d │ │ └─291700 /pause │ ├─82cbc580cc44b5e824e4e1c9d4b6ea01a2a56346936176b17f13262623c744c0 │ │ └─45539 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 │ ├─4c0bbfd65fe4a85be1439219a16f8e9ab840a7380a5343d10f30e1d13c81cf8d │ │ └─70344 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─decd9c447090b133bb10f94d0d0907198290f9b92535a8572d8c604df5e5314d │ │ ├─230325 heat-api: uWSGI master │ │ ├─230369 heat-api: uWSGI worker 1 │ │ └─230370 heat-api: uWSGI worker 2 │ ├─21aefa5d1ba4fe4f6cbcc4b9c5057e00e8b4130dad93623da296b489c406fa23 │ │ └─68485 /pause │ ├─12e0e72f2ed76ee906a67fb1920aa2280fd313854806e36c9edafe1330cc3366 │ │ └─52723 /pause │ ├─b2570a7daa15f678ef8f06adcfaded7d3d2b47e5b65f15fc71f59d339a4fccc8 │ │ └─92198 /usr/local/bin/rook ceph operator │ ├─260dd7c98c26cff45b36c967e70b3bbf2c3b99fab825e632768fad65e92728c9 │ │ └─346401 /pause │ ├─c496a4ef0a7c23e5d67c4ed95bfce317af87284f77b2a2a8f3285694e169c807 │ │ └─65780 /pause │ ├─b4d4f310ee1796fe9444ec090269adcdb3de02e1a1a190a95e32dfdb21822cad │ │ ├─159428 placement-api: uWSGI master │ │ ├─159457 placement-api: uWSGI worker 1 │ │ └─159458 placement-api: uWSGI worker 2 │ ├─ad51ee98c2cade8fbb51c450953a8fbffc0948f5e047288c4ef670f17eea4001 │ │ └─69861 /pause │ ├─38fbe6f36e447fbee21d5fd64246aa4c5e72175c1fdc1da9e7a073879ecb43af │ │ └─53327 valkey-server *:26379 [sentinel] │ ├─55764875fe3a365668a13118b4185eaf97c476e9b7d57373dce3ebfa12b88550 │ │ └─58890 /pause │ ├─73953381a9c6cc80c3b7e6ba8e244db5cfe4f238972cba774c1c2aef21a0a89d │ │ ├─283605 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─283623 /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 -- │ │ ├─283629 erl_child_setup 1048576 │ │ ├─283719 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─283720 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─283731 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─284050 /bin/sh -s rabbit_disk_monitor │ ├─e4e3eb1aa0d636e2da96e141d3576b43fa396cef49a7c88edee82986c0fd5481 │ │ └─52820 /pause │ └─e8624aa4977e6764f2a9864a23a9f1f5414a8ecc8426c07841a40afa3fc14e67 │ └─121507 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount