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 │ │ │ ├─21431 /lib/systemd/systemd --user │ │ │ └─21432 (sd-pam) │ │ └─session-22.scope │ │ ├─21428 sshd: cephadm [priv] │ │ └─21446 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─699 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1461 sshd: zuul [priv] │ │ └─1474 sshd: zuul@notty │ └─session-1.scope │ ├─ 696 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1465 ssh: /home/zuul/.ansible/cp/199.204.45.25-22-zuul [mux] │ ├─391373 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hzbigvwrfamdhstgdzaydynawqaifmvr ; /usr/bin/python3'"'"' && sleep 0' │ ├─391374 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hzbigvwrfamdhstgdzaydynawqaifmvr ; /usr/bin/python3' && sleep 0 │ ├─391375 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hzbigvwrfamdhstgdzaydynawqaifmvr ; /usr/bin/python3 │ ├─391376 /bin/sh -c echo BECOME-SUCCESS-hzbigvwrfamdhstgdzaydynawqaifmvr ; /usr/bin/python3 │ ├─391377 /usr/bin/python3 │ ├─391378 /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 │ └─391380 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9805 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12200 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 65fb1b199744e6fd7e7c6e864024375baf38c2884746236cd60ee7443c4276c9 -address /run/containerd/containerd.sock │ │ ├─ 12581 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5dfab325fd4b5d338970a99ae1b4614c775e2d483f6c1fc349478062069468d6 -address /run/containerd/containerd.sock │ │ ├─ 19346 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 56ca950dd82403205ceaf5b8f89d7f9410bc21229a0c7d7ce93cc2b5cada2fa4 -address /run/containerd/containerd.sock │ │ ├─ 24520 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 874b91b8167f03f46e6b5aaf79f860817a631526794aa38239d0794d9a5591a4 -address /run/containerd/containerd.sock │ │ ├─ 29060 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ea9df3a5a468503d5fcd0eea4f7d14a93a5a0c256062da87c51eca8f724b5f78 -address /run/containerd/containerd.sock │ │ ├─ 33558 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 65be9f62185f57edc3b92bee2dcf82246e301aa873675a9c1a90ec1842cff281 -address /run/containerd/containerd.sock │ │ ├─ 39231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a9d6f27850b2f8d89c906a8ef899645ffff1e0086a538c2018fde0443212155 -address /run/containerd/containerd.sock │ │ ├─ 39243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fde21f978dae09b20546740db6a778addc90040a082184d9b8722d84d84b936 -address /run/containerd/containerd.sock │ │ ├─ 39273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e435d67cbb0621bb6571cf3fb09948be90ecc371c31e3920031ea4c1d47d4ad5 -address /run/containerd/containerd.sock │ │ ├─ 39293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6983caa8dbf0a8c688185ba142cab0d60979062be748283e5322162a73b0ccfe -address /run/containerd/containerd.sock │ │ ├─ 39294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b5b52f53aba6e21c268cf199da7bb99ba01bc5c70767474e5e35db20a36af30 -address /run/containerd/containerd.sock │ │ ├─ 39835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b7f07c3114ee234416f76f21c400a0f3f220a1b61f44872e0a78b020dbee4d4 -address /run/containerd/containerd.sock │ │ ├─ 40574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49b35a0572107e7856bfe4f3bff6133880fd47f2f05a8584b1fc85b167315518 -address /run/containerd/containerd.sock │ │ ├─ 40593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c80f42fb31a5ed48270d6252f3d426c590347ebb909a36f8ae1eeecfd1923c9f -address /run/containerd/containerd.sock │ │ ├─ 42262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc6f32f9a6ad117398ec7d94d7ac5f0b61125cf6f9f2bd3241a8af3e332534e2 -address /run/containerd/containerd.sock │ │ ├─ 42347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d606aeb766e204c2b4ee29db8bb5b2027f6b84dcafd7f873577aaa957cca427 -address /run/containerd/containerd.sock │ │ ├─ 42416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf91763d0a01cde60723e99b561db57215841c5eda8be943847ebb279ba65f66 -address /run/containerd/containerd.sock │ │ ├─ 42521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45adfb1c2edeca35fb040269b674850a9cb360ba25b9a717b25a8d7a55bd7fd6 -address /run/containerd/containerd.sock │ │ ├─ 42568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46b260331200df50206f419f333282781c4dfc3b9072a0c8041e73fdcf4c1a59 -address /run/containerd/containerd.sock │ │ ├─ 42700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29953f68cf1ffb6fbfd923c6ced9c3f73fd411cd1410d184415dad796ea36ea7 -address /run/containerd/containerd.sock │ │ ├─ 44746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6091c08a6d221c0b9ef4bc86a75676aa8765b8b41de2bc9fda45276abf0f120 -address /run/containerd/containerd.sock │ │ ├─ 44878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29a10c6f1dcf563a8203959dd53156d6ad2a1d57ce967ede93f8b6a6dab34279 -address /run/containerd/containerd.sock │ │ ├─ 45599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71da316296a633ca0ef7b069e6c6e84d2369f9551eb355110a8fb93742636d65 -address /run/containerd/containerd.sock │ │ ├─ 45704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c9a3ecaa3dbd97e6595ae8ebffda72cc9c1880c067cc847ed5c949e283ffcc8 -address /run/containerd/containerd.sock │ │ ├─ 46071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da8274a6d61f3abc58b9571dd58d319a8c52a91f89e3a081903856ee04533f1e -address /run/containerd/containerd.sock │ │ ├─ 46419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b628fbfae29a952d4bc25d9fcad3ae8404e150f00b83084e9b0c4b1ddd832a30 -address /run/containerd/containerd.sock │ │ ├─ 46913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75bb1c948b46e9962afc7437c337d18e96f0955dede5327cc03ea692afc9d469 -address /run/containerd/containerd.sock │ │ ├─ 49190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da38ebd7e98c2213ddfccbd5f4e12d9c5f198465ba83433f1fe9b113797c886d -address /run/containerd/containerd.sock │ │ ├─ 49283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c957ce01a9587feb910cf936ac5f942ad8d83a51890e7e824ae356e810b95e0 -address /run/containerd/containerd.sock │ │ ├─ 53629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 908b15d3fcfa4c1ffca243775e064bd41e3677098f719f56f8237b22db9fd982 -address /run/containerd/containerd.sock │ │ ├─ 54247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f85175373e7cede43216b77d3deacb6278931492b839a65e9880d2423b7ee8 -address /run/containerd/containerd.sock │ │ ├─ 54294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec89cd80c35e584efc5ba8a8979573e7411926c54b38fe5a4371e2fcdc1f3b81 -address /run/containerd/containerd.sock │ │ ├─ 54354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69edc1f4255c96b4d003ddf2722667a9958bd1314234560c831213f8ef16dd94 -address /run/containerd/containerd.sock │ │ ├─ 54491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 613e848cc9626e75e775f118d734c7655d7add1d5a0ec559fdf3236b3f072895 -address /run/containerd/containerd.sock │ │ ├─ 58518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcfeac3ad0ef7d61b96526db66e7b340210915bb22d014017ff1531363c76b19 -address /run/containerd/containerd.sock │ │ ├─ 58650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baeb9a9e04de14eab75de0f13fe79e06382cb44ea69021ffbd66d4e8d126dc81 -address /run/containerd/containerd.sock │ │ ├─ 58698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ddc97e2984015705ea063c31c5338392ccc139a215b3b930c3c2ffba91c221c -address /run/containerd/containerd.sock │ │ ├─ 58723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa888a37bdac5c12e5c9c4e12d3d17f2c2c35d92669bee34201e457e8b7e85e6 -address /run/containerd/containerd.sock │ │ ├─ 59975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e0de1e243a8633df49d6ccf0ef467d20b08dd5eef61cde14e5e9011093f343 -address /run/containerd/containerd.sock │ │ ├─ 60042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4527152f28d80c347e3e983397204946e6222cff7fe5bcb0ac130a73b4831757 -address /run/containerd/containerd.sock │ │ ├─ 60526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 540b3e8df994a504647707843f85cda73c2021cf33575cef2b0cb79fbd368a21 -address /run/containerd/containerd.sock │ │ ├─ 60575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a2371356e12145faf1077596903ef15a8f818c3e936b3ff43ca5e5c9886ff0c -address /run/containerd/containerd.sock │ │ ├─ 60588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b2e9e60d58bb32771c47270cf3f94aa09f4d7309b6601581ac7997be7672623 -address /run/containerd/containerd.sock │ │ ├─ 61175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e284a9c990d2cc03f8a6d52be76e36db2920702d2d0c7e03015b1bb9cc3b314c -address /run/containerd/containerd.sock │ │ ├─ 61524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d9184cb5b78ce47f299686eb6cc9eb1731d3fe749044ae31f23da6fb0cee26f -address /run/containerd/containerd.sock │ │ ├─ 61641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bf6526b8ce727fcb1a9867bd81c7a6d678a19d7546cb9f001856f38a5e1d07b -address /run/containerd/containerd.sock │ │ ├─ 61897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26270cdfb92a173ba6cbda526efb150394d27a16fa0a452c675e56d118a7756c -address /run/containerd/containerd.sock │ │ ├─ 62665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01152824696563e85b47886b123c9b123bc7a70382151aa5b9335915b7287ef6 -address /run/containerd/containerd.sock │ │ ├─ 64251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6572d91fd5037dcc1dcba2a5e7b4891bc5287aa4bfd88d90efd2acd04b3010ef -address /run/containerd/containerd.sock │ │ ├─ 66867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3434000c4e93c9cb0cad190ffddfb03c5426f169f63e880e97a26b2a5efd1d93 -address /run/containerd/containerd.sock │ │ ├─ 75722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c0e885fa0f5fb60dc9476ae50e106dee649a45a7be651d83a9625f295e392e3 -address /run/containerd/containerd.sock │ │ ├─ 77146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48892e59c962fbd9f5e24c2853dbc5d19fb56bd56f3c5334e278db18953853de -address /run/containerd/containerd.sock │ │ ├─ 82936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b64cd1083114b2db0ca35a6f2145d64da17bae55aa6e8bac750995d85e2dc63 -address /run/containerd/containerd.sock │ │ ├─ 89054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17b4ba288926f996af3a2bc91bf1c09a2336a8defc8a285fafd39e31b35d73f0 -address /run/containerd/containerd.sock │ │ ├─ 95393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d71a994cbc915bb90ddf5b66fbf6299daaa8df1e22c8031e1174656320eca22 -address /run/containerd/containerd.sock │ │ ├─ 95603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c666b22b31cca72dccd3384a22b7671d2ec892ebf151d5e30b1af1281f6a3e76 -address /run/containerd/containerd.sock │ │ ├─104667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57bc084166bbcc4afca353dc1ac9383e7040e5477b8f55af507bc5d1e43dd22c -address /run/containerd/containerd.sock │ │ ├─106171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38922ba7b05770af89f17008fe3871abc23f2adec41d47039f745de8448fb4e8 -address /run/containerd/containerd.sock │ │ ├─106278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e30d87bdd0765ac120eeec0d4b827d584c09de77c9d542b6fe81319c567469a -address /run/containerd/containerd.sock │ │ ├─108378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e2291191c0c517dffe5b95f8cc65f69a6c7203edf8a15a97d1351d5baeeb659 -address /run/containerd/containerd.sock │ │ ├─110165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eda3aae787ceb13a4401c788e519cde624d33a3a9e06695ec0cd83f70718f83d -address /run/containerd/containerd.sock │ │ ├─110203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b315becb36205ee607e33a898222655a48a773d47fab38c5b3ace5646b1f47a1 -address /run/containerd/containerd.sock │ │ ├─123163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 297096869f5ed5403bcd47c78b61117813760e6589da0cbd50f2698e5e1b7c47 -address /run/containerd/containerd.sock │ │ ├─123246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 727fc0c96b4a5485cc8acb0265c6c85772f23b1f8424dae913b72aba99b1dcf9 -address /run/containerd/containerd.sock │ │ ├─125612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f122438047d40c7a9672c43c65f6d2d16ca00b0c5bce4ede7ed5978995dc41 -address /run/containerd/containerd.sock │ │ ├─139588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fb1c86ce3adf6a8bc39876ad7035b95641e89d4cba19bc598b763d27558f939 -address /run/containerd/containerd.sock │ │ ├─140630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01c79c5ed7116d95cafae17c1437ee34113587cb9814ff71a5e246a47bd04d06 -address /run/containerd/containerd.sock │ │ ├─141939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51a6de1a5aefde75bf4edb56a7e66ca45036d9f3a0c383a0aea80a3e0b604fc6 -address /run/containerd/containerd.sock │ │ ├─142046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 794bb5b25b3799cd11820f14aa7084bedd5fc132ad459ac124b4702064bfd802 -address /run/containerd/containerd.sock │ │ ├─142229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0e7c77d7468cf9e0ca0110b79a96247fd217312de624dec0070bbd37298a53a -address /run/containerd/containerd.sock │ │ ├─143492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e5253758707f45148883cf595346e07c6d906fa6cee6c837cf4ea11f68b5683 -address /run/containerd/containerd.sock │ │ ├─145438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd6a65789b3929c93b867402566c97baf6a0074c70cb03d878d96f6f84fac482 -address /run/containerd/containerd.sock │ │ ├─145694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14b8128cc8aee4c5eb3432c57edff279eb307de5af50f60ae37eccd77aaec446 -address /run/containerd/containerd.sock │ │ ├─145815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa1370c72af507ff41c1e14301777cab7f29348a74c728185c5e3784490c37a7 -address /run/containerd/containerd.sock │ │ ├─145862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7cdd19843b88ac1fd538039b4a77960001c06ea547d7275b29cafc29c523c25 -address /run/containerd/containerd.sock │ │ ├─145905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d3d7e2e9f4cf0af97894a4bfa05a91fd0480366983008874a74429b7f1b91c5 -address /run/containerd/containerd.sock │ │ ├─146586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1d308e26c28ef527bdba07c32405b9a14c72d5ac9f980a51d6661ac09183721 -address /run/containerd/containerd.sock │ │ ├─173039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1aaaeebe81f9d5c56dbf09220a60897b61d16033715d75c1bc08c8d10b7a3b8 -address /run/containerd/containerd.sock │ │ ├─174727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7921a53e0da2866f5f00ca5278bd489dd75bdb6982f9449c14a84bd6371fca3 -address /run/containerd/containerd.sock │ │ ├─174744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98207ae0e220feb39ab0caa2c753d8abc7a974d01c1fb2618221c1ef63513471 -address /run/containerd/containerd.sock │ │ ├─175003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad12576ceba6428ca803cb77bc43bf08a5aa5faf00ee023017c220a6724f23c1 -address /run/containerd/containerd.sock │ │ ├─180650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 122fbef9ca48bf758b796f8652969badead4c932e907f8fe7160fe4f9457927c -address /run/containerd/containerd.sock │ │ ├─187680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2bbdcb69ec9f69f75e6763c45c9402d730b84631b7cdbb0f0cc582c0c3b4c7a -address /run/containerd/containerd.sock │ │ ├─189696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee9664d676d822ab82f0a57c36eeb5256b4ea1d2dcafdd6bc2016fb3307149d5 -address /run/containerd/containerd.sock │ │ ├─189749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ccfd4e3151a545767ab8dd088e12ca762d994315a87d302731d17f55fe654ff -address /run/containerd/containerd.sock │ │ ├─189835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60ee48d303aaeb29201d9089fe21c6a0f1e3431a1322b3c6126321ed5d112615 -address /run/containerd/containerd.sock │ │ ├─204667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09f6e9a7483633c1c386bc2745dcc4f9299b742ba2e09222ff7775bc8dceeda9 -address /run/containerd/containerd.sock │ │ ├─212759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4cd862705ccd0095f86bea7d0d6e3f7342c649073c8aae7de9fd50200d313d9 -address /run/containerd/containerd.sock │ │ ├─212820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4038a0bd29ca8f0fbbef63718bed2b3eaadf66738fd343648256fe5bd6c76d4 -address /run/containerd/containerd.sock │ │ ├─212841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a9ee04b22a7144704df16174ed776953d80b883b49a0bb569cd462c38f6d822 -address /run/containerd/containerd.sock │ │ ├─213136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d6b60705d7427060c5ac396551a671ae1dee44d056dbdbbc3d972fd62036257 -address /run/containerd/containerd.sock │ │ ├─224625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9b8215614ae4da3f6d89c7e2ccc4811c060e522c5ef8abdf044a7534338ade2 -address /run/containerd/containerd.sock │ │ ├─226687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eb9c4a27a30f577f3cdc19b89152470d35900e1cf614f70a3c574ffa1f2161a -address /run/containerd/containerd.sock │ │ ├─227724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 118a3feae15724eda08c893a5519e8347fea2b36b1e6b839549c2afc77550368 -address /run/containerd/containerd.sock │ │ ├─228390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f91e79864a59302c9e925b0cc939c8eab76e6f7d7bc81af3f6c15595aa4e8672 -address /run/containerd/containerd.sock │ │ ├─229624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f83f7993a9251c57dc759a80df77d8871c5cf1b5679e0a42d1b6bb1147e5bd77 -address /run/containerd/containerd.sock │ │ ├─231806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20e89f6c2aea8f84caeccefb3f2778394c973068ab75f5357800c763ed0d0ad7 -address /run/containerd/containerd.sock │ │ ├─233336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 077f51ae637062f6ebb6c883b22b8391ec57379585830ef7e75246327c7fb77b -address /run/containerd/containerd.sock │ │ ├─233421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f784a7375d32365e6949b8c6ac9c59ad48082cdabd7837ef7e268f93ca37f29 -address /run/containerd/containerd.sock │ │ ├─243213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dacc4cbf4addf651adaca090ee60dd6bda7a8c602442fb5d20ecdc036719303 -address /run/containerd/containerd.sock │ │ ├─243635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 290812fb7b6031ec0fe6ce77719a74ab2f671f627a389ffd46ac09d86b64bb55 -address /run/containerd/containerd.sock │ │ ├─253784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d3b86cb87f77acdf756f8cde41a7c987cb841283e17e7edb25d6202a7f1cd33 -address /run/containerd/containerd.sock │ │ ├─258230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ad648e146d2a3f82d032a4cde96d28536e4a5e771810fa2b87a2a055c5400ed -address /run/containerd/containerd.sock │ │ ├─258482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7882e704c6e8a5e2850a0ebe5bbed3cb3d4942575cbdf219ce41f924535cb5be -address /run/containerd/containerd.sock │ │ ├─258582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bafdcbc06d803d303eee5c6800f56e00520a6648a1a7781e646a86cd61da007 -address /run/containerd/containerd.sock │ │ ├─258616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 082d34387de34cdccd91eadf1ba5e8af1b08200f098cfe2f6b79ccab5b080426 -address /run/containerd/containerd.sock │ │ ├─269013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id add5a386cd3a29ba5ca2371a0777abf1250cafb6dd107e831e71996037a91b36 -address /run/containerd/containerd.sock │ │ ├─271516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a62861b64bc3d2e34b609d848e746ceb193105ab8ad94a3fc51282dcfd40548 -address /run/containerd/containerd.sock │ │ ├─272208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b25b474c4bede48c23eb90fdbc8efa6e3c3b52b86738b0f19441ad80a5c5a67b -address /run/containerd/containerd.sock │ │ └─391252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d87935d3853af7f58cc2cd1334b6a41a9f78bae63be7e2d659cd99facc8c03db -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 391 /lib/systemd/systemd-udevd │ │ ├─391155 /lib/systemd/systemd-udevd │ │ ├─391158 /lib/systemd/systemd-udevd │ │ ├─391164 /lib/systemd/systemd-udevd │ │ ├─391165 /lib/systemd/systemd-udevd │ │ ├─391166 /lib/systemd/systemd-udevd │ │ ├─391167 /lib/systemd/systemd-udevd │ │ ├─391168 /lib/systemd/systemd-udevd │ │ ├─391169 /lib/systemd/systemd-udevd │ │ ├─391170 /lib/systemd/systemd-udevd │ │ ├─391171 /lib/systemd/systemd-udevd │ │ ├─391172 /lib/systemd/systemd-udevd │ │ ├─391173 /lib/systemd/systemd-udevd │ │ ├─391174 /lib/systemd/systemd-udevd │ │ ├─391175 /lib/systemd/systemd-udevd │ │ ├─391176 /lib/systemd/systemd-udevd │ │ ├─391177 /lib/systemd/systemd-udevd │ │ ├─391178 /lib/systemd/systemd-udevd │ │ ├─391179 /lib/systemd/systemd-udevd │ │ ├─391180 /lib/systemd/systemd-udevd │ │ ├─391181 /lib/systemd/systemd-udevd │ │ ├─391182 /lib/systemd/systemd-udevd │ │ ├─391183 /lib/systemd/systemd-udevd │ │ ├─391184 /lib/systemd/systemd-udevd │ │ ├─391185 /lib/systemd/systemd-udevd │ │ ├─391186 /lib/systemd/systemd-udevd │ │ ├─391187 /lib/systemd/systemd-udevd │ │ ├─391188 /lib/systemd/systemd-udevd │ │ ├─391189 /lib/systemd/systemd-udevd │ │ ├─391190 /lib/systemd/systemd-udevd │ │ ├─391191 /lib/systemd/systemd-udevd │ │ ├─391192 /lib/systemd/systemd-udevd │ │ ├─391193 /lib/systemd/systemd-udevd │ │ ├─391194 /lib/systemd/systemd-udevd │ │ ├─391195 /lib/systemd/systemd-udevd │ │ ├─391196 /lib/systemd/systemd-udevd │ │ ├─391197 /lib/systemd/systemd-udevd │ │ ├─391198 /lib/systemd/systemd-udevd │ │ ├─391199 /lib/systemd/systemd-udevd │ │ ├─391200 /lib/systemd/systemd-udevd │ │ ├─391201 /lib/systemd/systemd-udevd │ │ ├─391202 /lib/systemd/systemd-udevd │ │ ├─391203 /lib/systemd/systemd-udevd │ │ ├─391204 /lib/systemd/systemd-udevd │ │ ├─391205 /lib/systemd/systemd-udevd │ │ ├─391206 /lib/systemd/systemd-udevd │ │ ├─391207 /lib/systemd/systemd-udevd │ │ ├─391208 /lib/systemd/systemd-udevd │ │ └─391209 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28779 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29043 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19288 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19308 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.gcpqio.service │ │ │ ├─12493 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gcpqio/unit.run │ │ │ └─12525 /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-gcpqio --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gcpqio:/var/lib/ceph/mgr/ceph-instance.gcpqio:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gcpqio/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.gcpqio -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 │ │ │ ├─24222 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24502 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33270 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33539 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12130 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12162 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10179 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139067 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39687 /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.25 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─docker-5dfab325fd4b5d338970a99ae1b4614c775e2d483f6c1fc349478062069468d6.scope … │ │ ├─12606 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.gcpqio -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12625 /usr/bin/ceph-mgr -n mgr.instance.gcpqio -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─run-rc2c1551193784aadaf54bfb65611358e.scope │ │ └─187450 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1394 /usr/sbin/uuidd --socket-activation │ ├─docker-65fb1b199744e6fd7e7c6e864024375baf38c2884746236cd60ee7443c4276c9.scope … │ │ ├─12240 /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 │ │ └─12255 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─chrony.service │ │ ├─10690 /usr/sbin/chronyd -F 1 │ │ └─10691 /usr/sbin/chronyd -F 1 │ ├─docker-65be9f62185f57edc3b92bee2dcf82246e301aa873675a9c1a90ec1842cff281.scope … │ │ ├─33582 /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 │ │ └─33595 /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-56ca950dd82403205ceaf5b8f89d7f9410bc21229a0c7d7ce93cc2b5cada2fa4.scope … │ │ ├─19371 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19389 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-ea9df3a5a468503d5fcd0eea4f7d14a93a5a0c256062da87c51eca8f724b5f78.scope … │ │ ├─29088 /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 │ │ └─29100 /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 │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138857 /sbin/iscsid │ │ └─138858 /sbin/iscsid │ ├─docker-874b91b8167f03f46e6b5aaf79f860817a631526794aa38239d0794d9a5591a4.scope … │ │ ├─24543 /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 │ │ └─24556 /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 │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─6a9d6f27850b2f8d89c906a8ef899645ffff1e0086a538c2018fde0443212155 │ │ └─39333 /pause │ ├─9fde21f978dae09b20546740db6a778addc90040a082184d9b8722d84d84b936 │ │ └─39343 /pause │ ├─0fb1c86ce3adf6a8bc39876ad7035b95641e89d4cba19bc598b763d27558f939 │ │ └─139612 /pause │ ├─57bc084166bbcc4afca353dc1ac9383e7040e5477b8f55af507bc5d1e43dd22c │ │ └─104691 /pause │ ├─727fc0c96b4a5485cc8acb0265c6c85772f23b1f8424dae913b72aba99b1dcf9 │ │ └─123270 /pause │ ├─09f6e9a7483633c1c386bc2745dcc4f9299b742ba2e09222ff7775bc8dceeda9 │ │ └─204691 /pause │ ├─b39223988ee0df6273e495e19ee5fda89278d4b81606531c46d74b91c7792b46 │ │ └─181256 vector --config /etc/vector/vector.toml │ ├─5239f3c8e33bff14f1f2c573f84f476acee359ab7b0608313fcf49819e04e242 │ │ └─64787 /bin/oauth2-proxy │ ├─3d9184cb5b78ce47f299686eb6cc9eb1731d3fe749044ae31f23da6fb0cee26f │ │ └─61549 /pause │ ├─0b2e9e60d58bb32771c47270cf3f94aa09f4d7309b6601581ac7997be7672623 │ │ └─60639 /pause │ ├─d1d308e26c28ef527bdba07c32405b9a14c72d5ac9f980a51d6661ac09183721 │ │ └─146612 /pause │ ├─c80f42fb31a5ed48270d6252f3d426c590347ebb909a36f8ae1eeecfd1923c9f │ │ └─40636 /pause │ ├─4c957ce01a9587feb910cf936ac5f942ad8d83a51890e7e824ae356e810b95e0 │ │ └─49307 /pause │ ├─5a62861b64bc3d2e34b609d848e746ceb193105ab8ad94a3fc51282dcfd40548 │ │ └─271545 /pause │ ├─efe9888513f61925846e0c47d463d0e4eeb64db56a4d461275c51d39659aa496 │ │ ├─184589 neutron-policy-server: uWSGI master │ │ ├─184611 neutron-policy-server: uWSGI worker 1 │ │ └─184612 neutron-policy-server: uWSGI worker 2 │ ├─6ddc97e2984015705ea063c31c5338392ccc139a215b3b930c3c2ffba91c221c │ │ └─58741 /pause │ ├─da38ebd7e98c2213ddfccbd5f4e12d9c5f198465ba83433f1fe9b113797c886d │ │ └─49213 /pause │ ├─fbb0782983bcd3b5f58dca5609cc5cf122c02b0f3f0ca83cd0c0d6eac9962e78 │ │ └─64301 /goldpinger --static-file-path /static │ ├─0e5253758707f45148883cf595346e07c6d906fa6cee6c837cf4ea11f68b5683 │ │ └─143514 /pause │ ├─cc0d1fda45427612c54f433a54b75467e53a7a0da81ee7935d281db272041d8f │ │ └─45137 /server │ ├─851ce28f35698c3c77e0dcb537c1af1f972791053839f8b0f9a9e980f8920cb1 │ │ └─251431 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 │ ├─f62bc9858ce090fd7b4b3836f829f661cc9aa2f1b1b42e1d5f6b8bf20104cfe7 │ │ ├─171043 nova-api: uWSGI master │ │ ├─171077 nova-api: uWSGI worker 1 │ │ └─171078 nova-api: uWSGI worker 2 │ ├─190f2d454b5ff8673e62f69c8c2ee6b4396e6b99bee35bfe52af7c78ac1cc92f │ │ └─62957 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─3cebfbaeea90d09c9ffd9fd53a3f7a33a9a770f57fcc29b7d5a27b8c5f712851 │ │ └─42404 /coredns -conf /etc/coredns/Corefile │ ├─a828e0129dbe4cf311a104bad98d871c5b0212d50a8ce419cbf6bf0440272ffb │ │ └─39478 kube-apiserver --advertise-address=199.204.45.25 --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 │ ├─e4cd862705ccd0095f86bea7d0d6e3f7342c649073c8aae7de9fd50200d313d9 │ │ └─212783 /pause │ ├─908b15d3fcfa4c1ffca243775e064bd41e3677098f719f56f8237b22db9fd982 │ │ └─53653 /pause │ ├─b25b474c4bede48c23eb90fdbc8efa6e3c3b52b86738b0f19441ad80a5c5a67b │ │ └─272231 /pause │ ├─03bbdf3d0cb7320e986b3f3b94e74d404a80ac12c3607c3a60d207af7987b0a7 │ │ ├─274851 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─274865 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e8ff2339d9ee568d42c9b949f7afef7fae064be36aafacc7b98f7d99ae77930f │ │ ├─108490 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108507 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─108513 erl_child_setup 1048576 │ │ ├─108585 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108586 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108596 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─108824 /bin/sh -s rabbit_disk_monitor │ ├─1d6b60705d7427060c5ac396551a671ae1dee44d056dbdbbc3d972fd62036257 │ │ └─213159 /pause │ ├─eda3aae787ceb13a4401c788e519cde624d33a3a9e06695ec0cd83f70718f83d │ │ └─110189 /pause │ ├─9e2291191c0c517dffe5b95f8cc65f69a6c7203edf8a15a97d1351d5baeeb659 │ │ └─108401 /pause │ ├─e435d67cbb0621bb6571cf3fb09948be90ecc371c31e3920031ea4c1d47d4ad5 │ │ └─39378 /pause │ ├─8038f97b5124ad28a61f9dadaa116c3ba324e260baaf2c21584710278b2dea83 │ │ ├─119441 cinder-api: uWSGI master │ │ ├─119454 cinder-api: uWSGI worker 1 │ │ └─119455 cinder-api: uWSGI worker 2 │ ├─29953f68cf1ffb6fbfd923c6ced9c3f73fd411cd1410d184415dad796ea36ea7 │ │ └─42725 /pause │ ├─edf788c80e1c032819d7657d2555a76f63dafe32a56da2aa9a78f1a3a2186d69 │ │ └─95855 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-56tdr --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─045e5b17c3a85596d6b55dd6f25e18157a117ac672bf941fe53032fe234ff452 │ │ └─49754 redis_exporter │ ├─d372bc781060546e44a7f0da4e663d90c42fcdb544127632cffdc9fce119a5bf │ │ └─191634 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─15121eba3ad0629d3c6dd44852a1a7e742ec82673e1afc646c4de1f49ac7da35 │ │ ├─271470 apache2 -DFOREGROUND │ │ ├─274763 (wsgi:h -DFOREGROUND │ │ ├─274764 (wsgi:h -DFOREGROUND │ │ ├─274765 (wsgi:h -DFOREGROUND │ │ ├─274766 (wsgi:h -DFOREGROUND │ │ ├─274767 (wsgi:h -DFOREGROUND │ │ ├─274768 apache2 -DFOREGROUND │ │ └─274769 apache2 -DFOREGROUND │ ├─ad12576ceba6428ca803cb77bc43bf08a5aa5faf00ee023017c220a6724f23c1 │ │ └─175027 /pause │ ├─60d9283e6c8ea438c41d2ba58b8ac83b2055811b7ec64c812753a325972dd398 │ │ └─49368 valkey-server *:6379 │ ├─2a2371356e12145faf1077596903ef15a8f818c3e936b3ff43ca5e5c9886ff0c │ │ └─60627 /pause │ ├─1dacc4cbf4addf651adaca090ee60dd6bda7a8c602442fb5d20ecdc036719303 │ │ └─243238 /pause │ ├─baeb9a9e04de14eab75de0f13fe79e06382cb44ea69021ffbd66d4e8d126dc81 │ │ └─58673 /pause │ ├─98207ae0e220feb39ab0caa2c753d8abc7a974d01c1fb2618221c1ef63513471 │ │ └─174806 /pause │ ├─2a7ad45aaef8f33c05056b2cd8ba8a4c69b8348d3f8c5120c06bb0a0877a3064 │ │ └─62181 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 │ ├─a5a7c00ed02f4f2da824d47162cb8fb05490285e2dfc2e9b52c0f7ca050f214f │ │ └─166547 /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 │ ├─49b35a0572107e7856bfe4f3bff6133880fd47f2f05a8584b1fc85b167315518 │ │ └─40618 /pause │ ├─ab9bfc3b4cb5182d0d314f944f5a19b1ac355c84fd57e537fe525e820c0c66a6 │ │ └─54631 nfd-master -crd-controller=true -metrics=8081 │ ├─1e30d87bdd0765ac120eeec0d4b827d584c09de77c9d542b6fe81319c567469a │ │ └─106309 /pause │ ├─6eb9c4a27a30f577f3cdc19b89152470d35900e1cf614f70a3c574ffa1f2161a │ │ └─226712 /pause │ ├─6d45426fbbf40c11d0aead480ef5ec74cb8980300eab4c2ed85f1c200eb4a177 │ │ └─42811 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 │ ├─a76e8b4381a6e51a5857c09fbdc90860b50193d2777cac3f4c8cb9860281a7ec │ │ └─391313 kubernetes-entrypoint │ ├─212a6c34ddeb9c830f8e1c6b25be17ce081147238388c1088d11e8c28d087554 │ │ └─59586 /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 │ ├─9d71a994cbc915bb90ddf5b66fbf6299daaa8df1e22c8031e1174656320eca22 │ │ └─95421 /pause │ ├─bf91763d0a01cde60723e99b561db57215841c5eda8be943847ebb279ba65f66 │ │ └─42439 /pause │ ├─4c0e885fa0f5fb60dc9476ae50e106dee649a45a7be651d83a9625f295e392e3 │ │ └─75747 /pause │ ├─b1aaaeebe81f9d5c56dbf09220a60897b61d16033715d75c1bc08c8d10b7a3b8 │ │ └─173062 /pause │ ├─6983caa8dbf0a8c688185ba142cab0d60979062be748283e5322162a73b0ccfe │ │ └─39394 /pause │ ├─4eb899b1a03e94b8843f3afb975b1516048e40a71fcc4515c150188d63aa601a │ │ └─186836 /bin/bash /tmp/libvirt.sh │ ├─b6028ee593b4f1cf6122941f26c49d723dccd315517d4778d2a0abaa1c079e6a │ │ └─63794 /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 │ ├─f41539981d0d0e3b13429846164be175d5b1b7a089eabc9d8989ec8a07564552 │ │ ├─142301 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142350 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142374 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─142583 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─390638 sleep 15 │ ├─79737e5ad0bc34cf411e310179a5383f51a99e6b7cdfa2e56d0821a78afb3dea │ │ └─43030 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─887e67ea0efb34f0c4ffc2d3fc78d6e0c062a1c46334961ce72aaf2e90f92ec8 │ │ ├─130685 placement-api: uWSGI master │ │ ├─130698 placement-api: uWSGI worker 1 │ │ └─130699 placement-api: uWSGI worker 2 │ ├─da8274a6d61f3abc58b9571dd58d319a8c52a91f89e3a081903856ee04533f1e │ │ └─46095 /pause │ ├─99aceafe7381713ecfe77ccce399e2e657d47082deed8f033adbfe03931a9fcb │ │ └─63672 /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 │ ├─d87935d3853af7f58cc2cd1334b6a41a9f78bae63be7e2d659cd99facc8c03db │ │ └─391276 /pause │ ├─6ca0ecac25eede5131af15befe9ab4ae492ac222f86b7ee974c4daeaa2534c90 │ │ ├─ 45097 /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 │ │ ├─ 45111 /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 │ │ ├─ 45259 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271228 nginx: worker process │ │ ├─271229 nginx: worker process │ │ └─271230 nginx: cache manager process │ ├─5c9a3ecaa3dbd97e6595ae8ebffda72cc9c1880c067cc847ed5c949e283ffcc8 │ │ └─45728 /pause │ ├─3d606aeb766e204c2b4ee29db8bb5b2027f6b84dcafd7f873577aaa957cca427 │ │ └─42375 /pause │ ├─66b5941e3b97d15e8a1dd974170b7a1df5a66fd0db368298ba3dda30fd558967 │ │ ├─106685 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106962 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106964 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─3e9cd8bef65490f96024357c12d35368c3edd0d0ca2b0ead206a41cb7a0b05bd │ │ ├─124199 /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 │ │ └─124319 /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 │ ├─48892e59c962fbd9f5e24c2853dbc5d19fb56bd56f3c5334e278db18953853de │ │ └─77169 /pause │ ├─f3e57b7a3c6efbb683a14ea457886262a652897c441d53ad4cedd1fff9c74ba5 │ │ └─96733 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─d12b4927e16563420ff92ae609e18ce1bd6e4899473e6ae6cd9bf40b944a5eab │ │ └─63051 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f5a1170d83c4e76698e1042f3781077993dbc911fbb1a90a70a2a44b957b50e6 │ │ ├─175445 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─382553 sleep 300 │ ├─400a5b3b82fd66f6131e12e02090f9b4cb75ccdbeb7721e3f94db3f125e931c0 │ │ ├─142281 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142447 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142462 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─142605 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─390658 sleep 15 │ ├─3f784a7375d32365e6949b8c6ac9c59ad48082cdabd7837ef7e268f93ca37f29 │ │ └─233455 /pause │ ├─f746ce41eebc5dccf4cbb97ee9e4fcee2785d95ae9ff1f0a2cbf93958c48bdd4 │ │ ├─41560 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41936 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b4038a0bd29ca8f0fbbef63718bed2b3eaadf66738fd343648256fe5bd6c76d4 │ │ └─212878 /pause │ ├─a0f85175373e7cede43216b77d3deacb6278931492b839a65e9880d2423b7ee8 │ │ └─54290 /pause │ ├─fa1370c72af507ff41c1e14301777cab7f29348a74c728185c5e3784490c37a7 │ │ └─145839 /pause │ ├─cf158fda275c38d2a162c2da3686f8e79dbcd28a6a576025a1811037c3af6b15 │ │ ├─89400 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89417 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─89423 erl_child_setup 1048576 │ │ ├─89581 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89582 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89594 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─89986 /bin/sh -s rabbit_disk_monitor │ ├─3d3b86cb87f77acdf756f8cde41a7c987cb841283e17e7edb25d6202a7f1cd33 │ │ └─253807 /pause │ ├─51a8deeaa9c8881cbcaf91e8d6bc4da7f4ea996bc5e43e8e2cf953f6c8f832b3 │ │ └─222638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─33eefe752079bb58b3dd580b0bfa93498ad1a1571cb55dd3ae1a0e92c0cdedbb │ │ └─47229 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─6a9ee04b22a7144704df16174ed776953d80b883b49a0bb569cd462c38f6d822 │ │ └─212896 /pause │ ├─b6091c08a6d221c0b9ef4bc86a75676aa8765b8b41de2bc9fda45276abf0f120 │ │ └─44784 /pause │ ├─08e16868e6b674e1746a48c3d55b0f67fa40a8bc7ce1d1ba70728b45ae803a9c │ │ └─251166 docker-registry serve /etc/docker-registry/config.yml │ ├─29a10c6f1dcf563a8203959dd53156d6ad2a1d57ce967ede93f8b6a6dab34279 │ │ └─44902 /pause │ ├─7f9bea2b69255714d9be7867d2044d4315d2b767f6719bcaa702bb8ed49edc67 │ │ └─64646 /bin/pushgateway │ ├─401b1582671e5b1a43344bb3cb2376a96776371c58807643d2d9b04ba398ee1a │ │ └─54554 nfd-gc -gc-interval=1h │ ├─8aa078e2d326374cffa213ad210cf08b4deeeee68f818bd987bb73b41144885d │ │ ├─221769 octavia-api: uWSGI master │ │ ├─221782 octavia-api: uWSGI worker 1 │ │ └─221783 octavia-api: uWSGI worker 2 │ ├─03b7597d66a356f8fbeffc3d36d5b7839b9568301d98234e610b210025b1c424 │ │ └─39459 etcd --advertise-client-urls=https://199.204.45.25: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.25:2380 --initial-cluster=instance=https://199.204.45.25:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.25:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.25: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 │ ├─20e89f6c2aea8f84caeccefb3f2778394c973068ab75f5357800c763ed0d0ad7 │ │ └─231831 /pause │ ├─a852a3efc0e92c4c86b7bc30550b886e8f4d0b57cf4a1f57f54d67063724bc6c │ │ └─251397 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─71da316296a633ca0ef7b069e6c6e84d2369f9551eb355110a8fb93742636d65 │ │ └─45622 /pause │ ├─980652535f837223337d1d1813b9f8c83de51ac36b8b082851d3d5554f130f6a │ │ ├─223323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223341 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223974 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223975 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─384577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─384578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4527152f28d80c347e3e983397204946e6222cff7fe5bcb0ac130a73b4831757 │ │ └─60066 /pause │ ├─517bce2b0b00b128a5ef0abf93ef605214cfe0f63d7c6c3c41dd35a7a4bc1370 │ │ ├─243707 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243979 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243980 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ddeb8be530ad731dbc4d896f32c85fc87ea3e84624799e3b2d59842facfa690b │ │ ├─201357 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─201656 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─201657 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─540b3e8df994a504647707843f85cda73c2021cf33575cef2b0cb79fbd368a21 │ │ └─60551 /pause │ ├─735013685994d69be912b5f8992d99ff32e887e689d638b07ff5182604934bb5 │ │ └─272759 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─46b260331200df50206f419f333282781c4dfc3b9072a0c8041e73fdcf4c1a59 │ │ └─42599 /pause │ ├─b315becb36205ee607e33a898222655a48a773d47fab38c5b3ace5646b1f47a1 │ │ └─110226 /pause │ ├─c5f122438047d40c7a9672c43c65f6d2d16ca00b0c5bce4ede7ed5978995dc41 │ │ └─125632 /pause │ ├─eb714baffe307138d5a0ef6e0b60466917b858b27d5181b64b7373cff5042c2f │ │ └─63282 /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 │ ├─60ee48d303aaeb29201d9089fe21c6a0f1e3431a1322b3c6126321ed5d112615 │ │ └─189859 /pause │ ├─9d3d7e2e9f4cf0af97894a4bfa05a91fd0480366983008874a74429b7f1b91c5 │ │ └─145935 /pause │ ├─4b64cd1083114b2db0ca35a6f2145d64da17bae55aa6e8bac750995d85e2dc63 │ │ └─82963 /pause │ ├─f91e79864a59302c9e925b0cc939c8eab76e6f7d7bc81af3f6c15595aa4e8672 │ │ └─228413 /pause │ ├─990b3e7bdb75f8c43a59794394183fc5ab8bb70636f2c53abd71e0b3160a1beb │ │ └─42853 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f83f7993a9251c57dc759a80df77d8871c5cf1b5679e0a42d1b6bb1147e5bd77 │ │ └─229647 /pause │ ├─f51ef87f5a272b364cb4451daff6fef39276dce61d0fd2cd36a16db33e4c0780 │ │ └─64681 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─118a3feae15724eda08c893a5519e8347fea2b36b1e6b839549c2afc77550368 │ │ └─227745 /pause │ ├─950a002363fd86daa63c2005c79457dfd2243a0ca4edd4f0fcb1af52afdd00de │ │ ├─181220 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181455 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─181466 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─391339 sleep 15 │ ├─081ffe7f5c53fdb9d6390a9d6ea27de262165051886dfc254af690e10b35bacd │ │ ├─143684 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143703 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─143709 erl_child_setup 1048576 │ │ ├─143785 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143786 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143796 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─144136 /bin/sh -s rabbit_disk_monitor │ ├─17b4ba288926f996af3a2bc91bf1c09a2336a8defc8a285fafd39e31b35d73f0 │ │ └─89077 /pause │ ├─b628fbfae29a952d4bc25d9fcad3ae8404e150f00b83084e9b0c4b1ddd832a30 │ │ └─46443 /pause │ ├─3434000c4e93c9cb0cad190ffddfb03c5426f169f63e880e97a26b2a5efd1d93 │ │ └─66890 /pause │ ├─11819f9c11e0a0b28e3cbedcbea942c3bd19e659a0fd6219418e241619fa6761 │ │ └─54587 nfd-worker -metrics=8081 │ ├─4ccfd95563adddd7d9f8205802e589273dfa277be4253b68c685e98965944fa7 │ │ ├─267330 /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 │ │ └─267569 /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 │ ├─706779791313c1e47f4431ca08624cb835a28b8b71d83dae5c6056b5afec3db1 │ │ ├─82288 barbiacan-api: uWSGI master │ │ └─82301 barbiacan-api: uWSGI worker 1 │ ├─fac343b4306a906b8b675d306e7facce8f25b68632a1640b8e2f1192255b1adf │ │ ├─140129 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140143 /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 │ ├─afc1e8462fff9be81b0bd9d8eb09344e193720c6d16098c27d38d4298e2cf28a │ │ ├─60122 python -u /app/sidecar.py │ │ ├─60245 python -u /app/sidecar.py │ │ └─60246 python -u /app/sidecar.py │ ├─ade5c7636b027503ae93bb1fcbdfd1f233aaf8da1c7bb958ab9c9e7b2160e495 │ │ └─228439 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─17b05ab016f4cf504c5295db0932b5b79fd2830f9ca3a0419db2fe50cadf7009 │ │ ├─173167 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173185 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─173191 erl_child_setup 1048576 │ │ ├─173318 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─173319 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─173329 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─173668 /bin/sh -s rabbit_disk_monitor │ ├─637e79db3443fa34ec4c9e000f29c26cb474ab15f12519c135646d3eb37ba8ea │ │ ├─184557 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─184876 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184877 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184879 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184880 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184881 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184882 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184883 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─56188274026e7273e1eca05666549e47dadadc5a9b3fea83076e6b1e2c7dce26 │ │ └─64747 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ec89cd80c35e584efc5ba8a8979573e7411926c54b38fe5a4371e2fcdc1f3b81 │ │ └─54323 /pause │ ├─f764e0a11be0d0b65b243c03480f233c3953c733575771d2d85c43be68588b62 │ │ ├─222574 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223020 octavia-worker: ConsumerService worker(0) │ │ └─223025 octavia-worker: ConsumerService worker(1) │ ├─077f51ae637062f6ebb6c883b22b8391ec57379585830ef7e75246327c7fb77b │ │ └─233377 /pause │ ├─e70d56c48cf4c759b174007b435b8aed03d5af4b5eb1c4126d8d9a3f0372005a │ │ └─187376 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─733ee852090b3f509038f5c5a9bd7062ced1a41a6c7efc12a21394463ae8163b │ │ ├─267121 manila-api: uWSGI master │ │ ├─267175 manila-api: uWSGI worker 1 │ │ └─267176 manila-api: uWSGI worker 2 │ ├─443b842d115524e439a74d8e0dc19fbea1221b834f4a28e2827db28c6a2e5e30 │ │ └─251277 /kube-vip manager │ ├─a80fcc80c356e65b2404b6fcc94c3488bddbf60c2701725db66b5b5542309315 │ │ ├─ 70168 apache2 -DFOREGROUND │ │ ├─ 70184 (wsgi:k -DFOREGROUND │ │ ├─ 70185 (wsgi:k -DFOREGROUND │ │ ├─ 70186 (wsgi:k -DFOREGROUND │ │ ├─ 70187 (wsgi:k -DFOREGROUND │ │ ├─382367 apache2 -DFOREGROUND │ │ └─391216 apache2 -DFOREGROUND │ ├─a8cb8061508e1f7c5a19bd7e043f8b004a7dc591c4d70e6770afda82dd8096d7 │ │ └─47357 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ee9664d676d822ab82f0a57c36eeb5256b4ea1d2dcafdd6bc2016fb3307149d5 │ │ └─189722 /pause │ ├─7e1ad87a9c21dddbf877d8f7b3e173e6ae4e192567aa3fa3e48d5256fcc82ae7 │ │ └─251291 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─bf2fa660f030565b21f898ca482ecccd927f0cb8a471c79cf1a43b7af9546c6b │ │ └─64718 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d3012bc8a8b6818de10e527e6ac510e88dd7c0ea2cd2548f566d802e937c0e36 │ │ └─251057 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d9cf453c1c618efbecf25f2db5a66d88e1884df8823c04f3c272fbee37586979 │ │ └─58983 /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 │ ├─51a6de1a5aefde75bf4edb56a7e66ca45036d9f3a0c383a0aea80a3e0b604fc6 │ │ └─141965 /pause │ ├─751e411c5944301ce998aad57aa902e6fea060abf019bc8748f86490a3364a9d │ │ └─83889 /usr/local/bin/rook ceph operator │ ├─26270cdfb92a173ba6cbda526efb150394d27a16fa0a452c675e56d118a7756c │ │ └─61921 /pause │ ├─1ec5607aac033866d71fcdaf44f6d5ab05ac2a36751826d60a4f6a1f9ada9301 │ │ ├─60166 python -u /app/sidecar.py │ │ ├─60254 python -u /app/sidecar.py │ │ └─60255 python -u /app/sidecar.py │ ├─b9b8215614ae4da3f6d89c7e2ccc4811c060e522c5ef8abdf044a7534338ade2 │ │ └─224648 /pause │ ├─a61670c009bdfa17c38c47e7236aa312ccbf8f4f93baa278670a047e4deb0bbd │ │ ├─201251 heat-api-cfn: uWSGI master │ │ ├─201270 heat-api-cfn: uWSGI worker 1 │ │ └─201271 heat-api-cfn: uWSGI worker 2 │ ├─0bbb7e9078e622b7c2584e829a498a2c8819eee62c935cda11e4298b00b7f8dd │ │ └─65231 /bin/memcached_exporter │ ├─27bec8605cbc27c0c9962e427aa9afdad697eba4cee0f456469909c8e9c7f058 │ │ ├─75917 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75934 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─75940 erl_child_setup 1048576 │ │ ├─75990 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─75991 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76001 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─76172 /bin/sh -s rabbit_disk_monitor │ ├─87d081444c60ab1e12b4eb1b5f624a0696a5ffc382e2789416adbf8fe5c4de4d │ │ └─63599 /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-25.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 │ ├─e9f38d475a4fd7f4c01cb3ab2a3f866238de3f0a500e595841d93f945410938b │ │ └─251225 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─ca2c89a01f441548186548937d66f6b2295b0707fe39dcc2887dd9859882d90b │ │ └─251932 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─297096869f5ed5403bcd47c78b61117813760e6589da0cbd50f2698e5e1b7c47 │ │ └─123186 /pause │ ├─0f133404e21bf36fee4735b378c14b2cea19755b30fae6eeb27bdebfdaa66fff │ │ └─123794 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─1ccfd4e3151a545767ab8dd088e12ca762d994315a87d302731d17f55fe654ff │ │ └─189795 /pause │ ├─717536a94f90ec0b874615bff0640cfb4a6448f80215208c26cdf6e16c42f393 │ │ └─62923 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─98837242114a8ef185401ce58bbb883160a58f03d273c05584c277f250b51fa1 │ │ └─251203 /manager --metrics-bind-address=:9782 │ ├─290812fb7b6031ec0fe6ce77719a74ab2f671f627a389ffd46ac09d86b64bb55 │ │ └─243660 /pause │ ├─8bafdcbc06d803d303eee5c6800f56e00520a6648a1a7781e646a86cd61da007 │ │ └─258632 /pause │ ├─7882e704c6e8a5e2850a0ebe5bbed3cb3d4942575cbdf219ce41f924535cb5be │ │ └─258509 /pause │ ├─88de4bf9672fb79ba3d268af239e6996685f132f356e5e2667c26cb482da8a76 │ │ ├─243498 magnum-api: uWSGI master │ │ ├─243548 magnum-api: uWSGI worker 1 │ │ └─243549 magnum-api: uWSGI worker 2 │ ├─8bf6526b8ce727fcb1a9867bd81c7a6d678a19d7546cb9f001856f38a5e1d07b │ │ └─61665 /pause │ ├─6572d91fd5037dcc1dcba2a5e7b4891bc5287aa4bfd88d90efd2acd04b3010ef │ │ └─64274 /pause │ ├─a3552f8f72a69c7ab7859c97ac4ece29b6c5d33b289fd9de903f2b1dcf80c051 │ │ └─49496 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 │ ├─b36102cdbe706ad9a993f80b4812efe0806244b225587d84a3b463e1b3ba37af │ │ ├─204786 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204803 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─204809 erl_child_setup 1048576 │ │ ├─204977 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─204978 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─205006 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─205191 /bin/sh -s rabbit_disk_monitor │ ├─14b8128cc8aee4c5eb3432c57edff279eb307de5af50f60ae37eccd77aaec446 │ │ └─145719 /pause │ ├─5032ccf9a695e3b7e3ffa872062c28e71689a0007eb380d9545ced5aaf8b3d11 │ │ └─267145 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─dcf3665c79b038b9e013e9ba0e154b17ffccdaa8f673b4d491bf48e7bfb43125 │ │ └─54711 /secretgen-controller │ ├─72ad8689d3e1c23d40d1d64e35c6b39ce9409e26606f9a725a10813d5d56af8b │ │ ├─63960 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64023 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─6fda0aaa7226febd5496f988acb5c88fa81239a288c5582fdab30c46b2b65526 │ │ ├─105054 glance-api: uWSGI master │ │ ├─105066 glance-api: uWSGI worker 1 │ │ └─105067 glance-api: uWSGI worker 2 │ ├─01152824696563e85b47886b123c9b123bc7a70382151aa5b9335915b7287ef6 │ │ └─62688 /pause │ ├─794bb5b25b3799cd11820f14aa7084bedd5fc132ad459ac124b4702064bfd802 │ │ └─142075 /pause │ ├─84c00e3f72830c6545681079618c50eaf90be0fd1487191639d62ed3e4b8ffa7 │ │ ├─47131 mysqld --wsrep_start_position=9186d235-18f4-11f1-a7e1-6b908dcb1b14:20 │ │ └─47257 /var/lib/mysql/mysql-state-monitor │ ├─d2bbdcb69ec9f69f75e6763c45c9402d730b84631b7cdbb0f0cc582c0c3b4c7a │ │ └─187704 /pause │ ├─5a44c58ceb54fb1e4d16aea9577eda25cc25a11ac9d049304e49a80baae76cf8 │ │ ├─243265 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243772 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpjjalv51d/privsep.sock │ │ ├─243782 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243784 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5eee7ab647269c2694f771d29476e3f197bcf5d248a28d480092c0ae00fe84e5 │ │ └─186768 /usr/bin/libvirt-tls-sidecar │ ├─70d46d8377d67ce84f2e7c4087fdf63c75e31d2522dc03f435ff7d7de6bab8e9 │ │ └─271961 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─75bb1c948b46e9962afc7437c337d18e96f0955dede5327cc03ea692afc9d469 │ │ └─46936 /pause │ ├─813ac10c754e977ab182de61ab6606dd01c6ad9b7b084bd64a451da2af763513 │ │ ├─47078 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 │ │ └─48272 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 │ ├─fa888a37bdac5c12e5c9c4e12d3d17f2c2c35d92669bee34201e457e8b7e85e6 │ │ └─58761 /pause │ ├─bd9a8aa81744b2fee99fa1dab475cc10a88364d1888dbdd5c1079a985206d1b0 │ │ ├─201374 heat-api: uWSGI master │ │ ├─201394 heat-api: uWSGI worker 1 │ │ └─201395 heat-api: uWSGI worker 2 │ ├─cc6f32f9a6ad117398ec7d94d7ac5f0b61125cf6f9f2bd3241a8af3e332534e2 │ │ └─42286 /pause │ ├─5817893eb23b42d03b012662c0d29d37e5827ab727392aea345281198d1096fe │ │ └─119886 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─aac71ef886827c386a760f4df93307de0418be6b5f90026ca4935d279a3004ee │ │ └─42981 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─2bd7cd57bb42564c49e1a3035bf44a24736c105c48a5eedf6565eab3dfb95e71 │ │ ├─253989 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254005 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─254011 erl_child_setup 1048576 │ │ ├─254187 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─254189 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─254247 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─254512 /bin/sh -s rabbit_disk_monitor │ ├─e80a2dac4d16184f2839c3a65245e4af40b6883f569dc7d0473387eedbb8f054 │ │ ├─224768 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224785 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─224791 erl_child_setup 1048576 │ │ ├─224903 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─224904 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─224968 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─225218 /bin/sh -s rabbit_disk_monitor │ ├─082d34387de34cdccd91eadf1ba5e8af1b08200f098cfe2f6b79ccab5b080426 │ │ └─258666 /pause │ ├─80d3791df5e13e03f324fbbe6ddaf653dc8465a36f67d005850b96bb86521faa │ │ ├─62636 nginx: master process nginx -g daemon off; │ │ ├─62651 nginx: worker process │ │ ├─62652 nginx: worker process │ │ ├─62653 nginx: worker process │ │ ├─62654 nginx: worker process │ │ └─62655 nginx: worker process │ ├─45adfb1c2edeca35fb040269b674850a9cb360ba25b9a717b25a8d7a55bd7fd6 │ │ └─42546 /pause │ ├─dd6a65789b3929c93b867402566c97baf6a0074c70cb03d878d96f6f84fac482 │ │ └─145461 /pause │ ├─2b74f791319219e93814b5fffcf87d457592c96aff37c92287632268792ab9fd │ │ ├─191600 /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 │ │ ├─367185 /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/tmppq55ym3g/privsep.sock │ │ ├─367258 /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/tmp5iqaybac/privsep.sock │ │ └─367451 /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/tmp3st2iui1/privsep.sock │ ├─8813d488eaea355ec756132a2f166e2edc0189680a9668d7459b1e81a864d951 │ │ ├─181334 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181381 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─e31a28d8960c79a9b0ae82a206db41285070563ac14f3af29d1c9dc327280037 │ │ ├─172067 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172374 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172375 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─6c4b7df1412d18457b3960bb52bac5d26babdf8134c4257cafa4532db0449db5 │ │ └─108024 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─025d0dbf0e6b7b58d92a79faff555b08bbdd74895a95a631a602cb47f3b78606 │ │ └─64806 /bin/oauth2-proxy │ ├─edf15abc42355e700f5c2424e066ce8a73f201e4da9dee5065f9f413d485e3df │ │ └─60308 /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 │ ├─122fbef9ca48bf758b796f8652969badead4c932e907f8fe7160fe4f9457927c │ │ └─180675 /pause │ ├─38922ba7b05770af89f17008fe3871abc23f2adec41d47039f745de8448fb4e8 │ │ └─106198 /pause │ ├─d0e7c77d7468cf9e0ca0110b79a96247fd217312de624dec0070bbd37298a53a │ │ └─142254 /pause │ ├─221d41b648a354be430eb15b04d805f1793e19f37784e7ce48efd34705d6dbfb │ │ ├─ 95948 /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 │ │ └─335164 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0646de536c595eb70a7e43303f88266c97d4d6cad1a98b3d7ae1ef4fbd8624ee │ │ └─267133 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5b7f07c3114ee234416f76f21c400a0f3f220a1b61f44872e0a78b020dbee4d4 │ │ └─39860 /pause │ ├─c036f151f6d0c5d34d9257da755bb81bb447a3dfc3262cd11c6a2a1b9b8ba4c8 │ │ └─251006 percona-xtradb-cluster-operator │ ├─182a788424043b501b96561fd3941b382d06771366774f16dfbe3e3d8543f3da │ │ └─42654 /coredns -conf /etc/coredns/Corefile │ ├─d681f83cf6e030e09b44817ae65d627cf8775f5aa5f51b53dcf3751fcaba2890 │ │ └─251390 /manager --metrics-bind-address=:8080 │ ├─613e848cc9626e75e775f118d734c7655d7add1d5a0ec559fdf3236b3f072895 │ │ └─54514 /pause │ ├─bcfeac3ad0ef7d61b96526db66e7b340210915bb22d014017ff1531363c76b19 │ │ └─58574 /pause │ ├─c2482ed7231fe0f7c82ab5029338eac8b7bdda37dc023cf6b8e80db33dbb379f │ │ ├─185699 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─185994 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─185995 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186053 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpgbss6t4g/privsep.sock │ │ ├─223300 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmprn115rxr/privsep.sock │ │ ├─223572 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp8klz3gyc/privsep.sock │ │ ├─223696 haproxy -f /var/lib/neutron/ovn-metadata-proxy/892915e0-4d71-4416-b0ce-11d4bc48f497.conf │ │ ├─367443 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─367448 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─6ad648e146d2a3f82d032a4cde96d28536e4a5e771810fa2b87a2a055c5400ed │ │ └─258255 /pause │ ├─e284a9c990d2cc03f8a6d52be76e36db2920702d2d0c7e03015b1bb9cc3b314c │ │ └─61199 /pause │ ├─6b5b52f53aba6e21c268cf199da7bb99ba01bc5c70767474e5e35db20a36af30 │ │ └─39395 /pause │ ├─7de82cb4bd34e569873e92a843dfe757a6a987c4dff20c264bbb4478d47d52bf │ │ └─39884 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─caed040364ba8d8b5748f16222112116909aa5a3abaecb1119525e517ec5637d │ │ ├─187802 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187818 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─187824 erl_child_setup 1048576 │ │ ├─187888 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─187889 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─187901 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─188167 /bin/sh -s rabbit_disk_monitor │ ├─a7cdd19843b88ac1fd538039b4a77960001c06ea547d7275b29cafc29c523c25 │ │ └─145889 /pause │ ├─69edc1f4255c96b4d003ddf2722667a9958bd1314234560c831213f8ef16dd94 │ │ └─54379 /pause │ ├─ecf39845e7961bba546ccd5523f649618ca7d847cb6a67cc47a37b9f23fee944 │ │ └─251108 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 │ ├─add5a386cd3a29ba5ca2371a0777abf1250cafb6dd107e831e71996037a91b36 │ │ └─269036 /pause │ ├─01c79c5ed7116d95cafae17c1437ee34113587cb9814ff71a5e246a47bd04d06 │ │ └─140657 /pause │ ├─0cb3b37528f6f7ccbca7d160cf3e5b6673f82d863578edce0e68d7acc5b30eeb │ │ └─64495 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c7921a53e0da2866f5f00ca5278bd489dd75bdb6982f9449c14a84bd6371fca3 │ │ └─174783 /pause │ ├─d79bf859352a74351ad5a6b9f1e6e444110d7c0968590253b8beaabdc1eb5b4e │ │ ├─142722 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142957 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142962 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─390746 sleep 15 │ ├─82e0de1e243a8633df49d6ccf0ef467d20b08dd5eef61cde14e5e9011093f343 │ │ └─60000 /pause │ ├─303a3271d8de251e8f0d65252bdbe570e42390ccc15b6c1736e48cc5e5a6869c │ │ ├─65309 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65350 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─65366 erl_child_setup 1048576 │ │ ├─65596 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65597 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65608 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─65853 /bin/sh -s rabbit_disk_monitor │ ├─35d35ff5de9bca279e57ce24cbb5e94d35a392336963fad65ef6465c808a4166 │ │ └─140075 /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 │ ├─c666b22b31cca72dccd3384a22b7671d2ec892ebf151d5e30b1af1281f6a3e76 │ │ └─95626 /pause │ ├─8affc0b74673078d205c5f4cf926f2a4f410626cd8f7c511200e9667c14c0f31 │ │ └─49688 valkey-server *:26379 [sentinel] │ ├─e79d7a1fb0a4a90e38d7b4e9dde68d012ac3849aef38a30862dba1c911c6c068 │ │ ├─171154 nova-metadata: uWSGI master │ │ ├─171167 nova-metadata: uWSGI worker 1 │ │ └─171168 nova-metadata: uWSGI worker 2 │ ├─26bd5190a57304e7af3ac93efba385750336f4230627b708802f3d19d231e3ee │ │ └─63233 /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-25.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 │ └─2fa9d12c37a3f39ee7084b840ab723fda93c72f0c9e394d0afb180898f602883 │ ├─172050 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─172388 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ └─172389 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount