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 │ │ │ ├─21563 /lib/systemd/systemd --user │ │ │ └─21564 (sd-pam) │ │ └─session-21.scope │ │ ├─21500 sshd: cephadm [priv] │ │ └─21577 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/162.253.55.223-22-zuul [mux] │ ├─434219 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bkezjhfvhswkfydmzsxosnrjzfnyehgb ; /usr/bin/python3'"'"' && sleep 0' │ ├─434220 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-bkezjhfvhswkfydmzsxosnrjzfnyehgb ; /usr/bin/python3' && sleep 0 │ ├─434221 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-bkezjhfvhswkfydmzsxosnrjzfnyehgb ; /usr/bin/python3 │ ├─434222 /bin/sh -c echo BECOME-SUCCESS-bkezjhfvhswkfydmzsxosnrjzfnyehgb ; /usr/bin/python3 │ ├─434223 /usr/bin/python3 │ ├─434226 /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 │ └─434228 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-1058f8b8e4ee1d7015774dd9c41c45207bcef002a0856b5ce8ca7b5c02048b2c.scope … │ │ ├─25150 /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 │ │ └─25162 /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 │ ├─docker-7514f98398052ea8495896a178ceb7a1f33ebb4f8abf0ff1e240f85128cf7904.scope … │ │ ├─18570 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18582 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─containerd.service … │ │ ├─ 9955 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12292 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5163aa80e637cde3b6073623d74e147285bc4e1391e6b64c72ede79ca4536ba9 -address /run/containerd/containerd.sock │ │ ├─ 12672 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8094c763d20792e4d60462283dc1922027d7819f76f7bcdd334e26dc922ca899 -address /run/containerd/containerd.sock │ │ ├─ 18543 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7514f98398052ea8495896a178ceb7a1f33ebb4f8abf0ff1e240f85128cf7904 -address /run/containerd/containerd.sock │ │ ├─ 25124 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1058f8b8e4ee1d7015774dd9c41c45207bcef002a0856b5ce8ca7b5c02048b2c -address /run/containerd/containerd.sock │ │ ├─ 29896 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b53c4d010cfe100ef358dc984898807528d1b9c191655b1c3e6ab52cf2fccad5 -address /run/containerd/containerd.sock │ │ ├─ 34436 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f9e6fb448fc9b1ac81e4a5bf1d5f6175467e2faebf2282f5b433c71b826c8477 -address /run/containerd/containerd.sock │ │ ├─ 39184 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 098c7d37fe34877b269149c8b1a722439db01653bcf4cdfe6fc1657b0c639088 -address /run/containerd/containerd.sock │ │ ├─ 41762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7d406d1ec48ba30b5d9649280b0f06886ffdfd045b3d8d40afac230ee4b90ff -address /run/containerd/containerd.sock │ │ ├─ 41792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eb278837da40a185087c872a624be6f5ef84b80205dfc03fec91ef1708d6bde -address /run/containerd/containerd.sock │ │ ├─ 41809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b09008f9aa53d707bbc84625391e8ad3358cc5ae3cfd1e68935d8979052249c -address /run/containerd/containerd.sock │ │ ├─ 41828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55604dc106db7dd381e7c8eb06e80a803e22a5684ae6de1d7cf3bf1421429b8d -address /run/containerd/containerd.sock │ │ ├─ 41831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4e53d02fcbea9186b9f7f406cf609bd7da25b7e354cd0856b8dfc5f539b4757 -address /run/containerd/containerd.sock │ │ ├─ 42377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cf0c5f3e1754a7c8ac6313b0a2e9d73b2fbb59b99b1322dce202e0c4de46330 -address /run/containerd/containerd.sock │ │ ├─ 43155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1f658a23a356d63e0f39932307e07203f6b20e1692e117de263223b7602743a -address /run/containerd/containerd.sock │ │ ├─ 43192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23101b4099ea5d0b759b7da3cf3f432812a84c6b682327045ccfd5c734fdbea6 -address /run/containerd/containerd.sock │ │ ├─ 44501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e1c462b00068413796bf6b2983aed2f00f75938bdd8723afd633dfda300a765 -address /run/containerd/containerd.sock │ │ ├─ 44958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bf19166c49feabb251d80d35ae8e8d7b80dd54f71548388dc14aa97faedac63 -address /run/containerd/containerd.sock │ │ ├─ 45000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d39c1a92ef1c87621dfb43378a0ecbe070aa4d845355dabf20fee1daaf566e48 -address /run/containerd/containerd.sock │ │ ├─ 45414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48ee04692cd40ae482d4c23512f56e1f7b36dad239d6d958eac6f039ccfc8946 -address /run/containerd/containerd.sock │ │ ├─ 45890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38efd3c15eac2fca80e78e878b58b3061839c6328ce66846ba8e0024fa835bcb -address /run/containerd/containerd.sock │ │ ├─ 45928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c1643588ae7c12c65ac2ca39306fe0b59a70114e26b9690bb24fe11c9441afa -address /run/containerd/containerd.sock │ │ ├─ 45971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e26086c6f029ae6f6882b2961735d437a4b38a193c622396012e319fe855d86a -address /run/containerd/containerd.sock │ │ ├─ 48037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a47dd5b8c280c64b64124bb66571ebf126f05277668398541fd8d974758840c -address /run/containerd/containerd.sock │ │ ├─ 48166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26764d99146c15411a9a006df0d2911250cad2122395dc75716f58c5b530f46d -address /run/containerd/containerd.sock │ │ ├─ 49040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f666a0e41c9f405c18e2af905ecb7122078214e615a591540aac2f14e5abab3 -address /run/containerd/containerd.sock │ │ ├─ 49139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f573c24986c75e8b8f0af89cd5400100de0db6d822ce0a4d6e845a44c1d9e2d -address /run/containerd/containerd.sock │ │ ├─ 49503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe8efd53a5f1b14ddc4e9e941edbad0cb1791ce1afe780e4fb9c710f37406833 -address /run/containerd/containerd.sock │ │ ├─ 49806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6464b9a2050162e2d45c837fee08d9507009a3e01a6675d285c94b327629c79 -address /run/containerd/containerd.sock │ │ ├─ 50233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85a655865e0b4a07d4b5711f14af89e5c2ef9d9161f6ef25707c7d96ea986ccb -address /run/containerd/containerd.sock │ │ ├─ 52538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea6b9f21e80dee75bdf486fe177dbe3652d13ecac920e4eb9d0da1ab3c7417b6 -address /run/containerd/containerd.sock │ │ ├─ 52855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e554f786bc9a0e575a3f965f4d743ce917c591c411e10bc199ce1580fce43c8a -address /run/containerd/containerd.sock │ │ ├─ 58040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f95bda8c58a4a4810e5a07b9bb9b8095b7a441b22463dba1d10263a7fb79af6f -address /run/containerd/containerd.sock │ │ ├─ 58831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8741141bb4b9532263c051ea613204724c840075434e0cd8d1060f433468e8e7 -address /run/containerd/containerd.sock │ │ ├─ 58880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c591cf431e573c1709e48d4ad6d668f8d91a40666792c926d14be834485a0ce4 -address /run/containerd/containerd.sock │ │ ├─ 58936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a8411d524f64d12fac6b874d7fde14667a0456297d3f47e76d18e11a897e1b3 -address /run/containerd/containerd.sock │ │ ├─ 59063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36542f38f0bf56327efc8534803622d91bac26c415d43ea14f95767a112a334c -address /run/containerd/containerd.sock │ │ ├─ 64223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ac57eb7b37d4b70c9b1bd7fcfe413f585424479c512b6ceb3fd9bbcb739238b -address /run/containerd/containerd.sock │ │ ├─ 64419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ed74e86ca641c1632ba49fd50a3de449943fe84b5b66c0ada489c75dd99b429 -address /run/containerd/containerd.sock │ │ ├─ 64473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07d28bc57fda994616a0cf32a5e70665c25625b70200b8a0a63bba390658285f -address /run/containerd/containerd.sock │ │ ├─ 64511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907e91a1e7539b4a071016080a7b413da30f8944ccaed10d9fd679f2bf0c4c87 -address /run/containerd/containerd.sock │ │ ├─ 66228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c21e561d56efb3506c39dd4b6e134fb9c43a7867b7bdcb27812f6d6b6167484a -address /run/containerd/containerd.sock │ │ ├─ 66329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57ffbf99772d09816c67e03d64d420381d4a71be48932c4dd7bd6c8f89424ad0 -address /run/containerd/containerd.sock │ │ ├─ 66439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79875763d4277a7d0f9903dfb1501889bd1346bdd1636d9cb3e9d3141b433b87 -address /run/containerd/containerd.sock │ │ ├─ 66580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7b56371fb58f9527d2747bc67e46cc80db7e04e0bff32635bf80acb31dd8ee5 -address /run/containerd/containerd.sock │ │ ├─ 66642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4660e0a95c58f148c058a2dc3b4284a37d7b4b4a607e0ef97cad6c50da3b50a2 -address /run/containerd/containerd.sock │ │ ├─ 66801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c43012754a669d376313ea3edf5f4fd5732973b8bcb1402addbc84f8a9a31237 -address /run/containerd/containerd.sock │ │ ├─ 67129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deaf1e664226873734343de077a2ff6bb23f7b0a1761a369aa14310fcdfcee3a -address /run/containerd/containerd.sock │ │ ├─ 67340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92203d8a3cfcebfbf558bf3a1efdfd3703f92799c6a73883f93a1f888dc4b3c0 -address /run/containerd/containerd.sock │ │ ├─ 67995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00b714532febc7767aea0ae3e194e16a482e0369e09a698231e1a714da8d9aa1 -address /run/containerd/containerd.sock │ │ ├─ 69034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dea116659a7ed90614438b11f5f27e60345d9fcd3067f6acf343e080db1e9b24 -address /run/containerd/containerd.sock │ │ ├─ 70528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd0a663e59b5db73b82e373727bc6cd97eeb9d4a2b94fd2d253301f41cefa143 -address /run/containerd/containerd.sock │ │ ├─ 72345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c8e78ef42d586dbed30fddf870af95621e9d16d75ceae27a0035d6b413998cf -address /run/containerd/containerd.sock │ │ ├─ 81921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1376b8a3619bca0c1f2b46db28e9e1eab039b08c6cc2a368eb821faf07c7fa06 -address /run/containerd/containerd.sock │ │ ├─ 83433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 283d6cf5e78ae45fc25862f53768ba469e71e23809503422ba4bda01fe5d76a4 -address /run/containerd/containerd.sock │ │ ├─ 89586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37ed627b7853918c31b5f309b36274f85a2df16cb0051c6e84c7b5ff8542d3b4 -address /run/containerd/containerd.sock │ │ ├─ 96424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed9326f3a7bd17275aac0ce57833a7168252d03d8166e4faa712794e9e89f928 -address /run/containerd/containerd.sock │ │ ├─ 99841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f656b4e32c4df7e1d1d51e064a6163eb98b057688e5e1cd07425fdda38d22b8 -address /run/containerd/containerd.sock │ │ ├─ 99950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67cb63e1e7c961569a800b73e66f0820baba8bfdcbf1c7b65eb98828b1cda7da -address /run/containerd/containerd.sock │ │ ├─113716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dafa33f5ee3f020a8af72dfe7fc1d90b055f492c788d2fa62b30f050d3381246 -address /run/containerd/containerd.sock │ │ ├─115280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd5ada94d17b915a5dcb8bfc99a0cf4e3e328c7ac215d714d59a3ab83a5d97c4 -address /run/containerd/containerd.sock │ │ ├─115325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf55de4a2845724d26926e619bca6ab7eea70438c1229935ccb0f5e7a143f7cf -address /run/containerd/containerd.sock │ │ ├─117305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72f6f38264394dcd3a5f828ed468571642399ec864f0e792ac959cffa2a1e35d -address /run/containerd/containerd.sock │ │ ├─119118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28a3b282ceae0084833df108918d6b6ef7c8bed785ac842a9382a528032b949f -address /run/containerd/containerd.sock │ │ ├─119158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c8c42a7a6a885424235d438c3954a470cce22c22d4e5136490d74c65c0356e9 -address /run/containerd/containerd.sock │ │ ├─132210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37acef2a545de93318d3d15fed83e4187c85a64dbda08685771dde54849aa903 -address /run/containerd/containerd.sock │ │ ├─132277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41011a4f5d6180f981a2dc0382b67582853d0b66a2725a8f7a2b741422b2cc2b -address /run/containerd/containerd.sock │ │ ├─134905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45c47057b59d859a391c1bd8ba61733392bfecfcde9b80d9f2f33a1f11442ac0 -address /run/containerd/containerd.sock │ │ ├─162103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f302e31210a464b270d3f3f70ac9703719d2b879b8fa10bedf966acd7bf3f839 -address /run/containerd/containerd.sock │ │ ├─164046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5373319c47db13ade0492c822f89faf3fb185cacefae4922993ed92e9869c51d -address /run/containerd/containerd.sock │ │ ├─164476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62584f39427704e5e514c5d131c2b7c45a901be759fabf4a115cdf19afe45ba7 -address /run/containerd/containerd.sock │ │ ├─165339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b575579f000b64bf1ebd4d19aa73362582b603caea8f87f46873d24ba54922b -address /run/containerd/containerd.sock │ │ ├─167501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc8586049ff41289d8deb06ecab4a993ca7cf9383373613bad232f0a2bbbd528 -address /run/containerd/containerd.sock │ │ ├─167744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76ca80ab1d0af8fe4cc4dc62ebf1b5002e84804ca7d3295b2c816fde975d9188 -address /run/containerd/containerd.sock │ │ ├─167848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2089a6c8cb1ab88ed7078ea7456cb4e5bdefe85154d377ffb06b33558e5adae5 -address /run/containerd/containerd.sock │ │ ├─167935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b511503b439e1f2dd3eb7674ff0fdab5a62b1a9e97bf20e48208c41fa0b2108 -address /run/containerd/containerd.sock │ │ ├─167996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a858479984da33a73ba582f4c609b1a60f32b6d705496a65d53bd84e76e1f5e0 -address /run/containerd/containerd.sock │ │ ├─168922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54308c75e351499050b51fa25624b910a67f9656f1cc12e3df3c8675026afc35 -address /run/containerd/containerd.sock │ │ ├─180442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18bc22ee3814474d9c22c326b81646e8a9db9dcbcce00b3065266746a7d3fa86 -address /run/containerd/containerd.sock │ │ ├─182361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f6a69c295d5bdc4a9f22061fdba34d175c4c97d499e7e800ab9da4187316922 -address /run/containerd/containerd.sock │ │ ├─182402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f50cf0d81e1586a133c7826ef0009e9352248c3e3601561fe60139a50f9443dd -address /run/containerd/containerd.sock │ │ ├─182457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8960ff02317fbec250a96b3aa96a04e7ff99370b20a5f2846236b4643386d7d4 -address /run/containerd/containerd.sock │ │ ├─182484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d13aeeee24a01d16b47c9a92090f88ba0b9bc046cbd684b5273c78585b1983a9 -address /run/containerd/containerd.sock │ │ ├─182537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8088bac7c23587c766ab18f3ba979b79ad88ceeea88d5c82bb0c7bb1e5ad44f3 -address /run/containerd/containerd.sock │ │ ├─182896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8082435bd1265cabd19dc2a096bb720d5bef3e0b04c677ec92a8d10f59a819d7 -address /run/containerd/containerd.sock │ │ ├─182935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c622bfe25ae2364474d7025b51bd1b5e4239f12b098869a7d5ea39c292060986 -address /run/containerd/containerd.sock │ │ ├─196503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e67f3f38401717161a05aa67f00151eb17e8d5b2d462558fa323785bb62ac072 -address /run/containerd/containerd.sock │ │ ├─199061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae470d644af996669a01ad45633e9814d1f8513a0bee99c1a52231eff23a5885 -address /run/containerd/containerd.sock │ │ ├─199214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10fda4ad63d688501c8a53ee5ab4e6dc7cc6daa1bee33995cd80c85ed1e97980 -address /run/containerd/containerd.sock │ │ ├─199273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbf4c037e43fcf837c297dd87131749ecf85a20189a850a62b21f3cf784e215c -address /run/containerd/containerd.sock │ │ ├─216308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df24fcbcbb0a49f9cebe4290a41e7bec148233a839baecc3e8f14d2479ee0ed0 -address /run/containerd/containerd.sock │ │ ├─224626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94b95a04bc84bf347bcd5c2fe2ea5a6af07b60b62cc5fe1e325d32d2ab4a39d3 -address /run/containerd/containerd.sock │ │ ├─224674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27394ecfeb687e50f8274cbb742678ba58169240448338bf856f6156689623dd -address /run/containerd/containerd.sock │ │ ├─224703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe475163cd168fbe32ef4b3dba2480b05ccefdd65d300a7c142076083eba4039 -address /run/containerd/containerd.sock │ │ ├─224984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c824d7f682e6516cfbc61ec7af8a4820465a8e925a19d7893dfa9b2e85f2e7f -address /run/containerd/containerd.sock │ │ ├─236803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6257d500e0b953898684ff7334c0e9e767df629216afb08e5f61f39584050502 -address /run/containerd/containerd.sock │ │ ├─239414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efdd4e86fee2433bfa0f2d7ccc3bcc6db319f21ec4cbea939499b414e8fb9684 -address /run/containerd/containerd.sock │ │ ├─240626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f2c482aa8da9bc3c6770eface0c50b625dfbd2c030b0ca1d1fa6733d3613c32 -address /run/containerd/containerd.sock │ │ ├─241543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22bead6804591068bc7209e8a5c364edd056fecb5a32f7b5a85e42f1b5173e35 -address /run/containerd/containerd.sock │ │ ├─242743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 479e2f2ac2a1f1cb1bdf109258f6b7bc12fe75eed2a6f86edf7f1d92452af33e -address /run/containerd/containerd.sock │ │ ├─244326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b55f31c9018ee7cfaaa89d4d8c82e1467b27ad9eae97749714e3d4d11ef9977 -address /run/containerd/containerd.sock │ │ ├─246095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16931308aeb35f3cfd328e63a3d84539a587077880dc7675f6ac63ade6166110 -address /run/containerd/containerd.sock │ │ ├─246138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b738c6fa1065b874299f53277c0c1fbb539402a9465b4481cd625ea6877cac4 -address /run/containerd/containerd.sock │ │ ├─256116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f089903b4a722da435b339563147720cbd1719bbe6c04519a60e0ace2b75e87 -address /run/containerd/containerd.sock │ │ ├─256640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90699f6cc73c128072f73905ba8646385a8fe552b7ed7fc115d47f453427e278 -address /run/containerd/containerd.sock │ │ ├─259620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0cc71ffa3f12dda6ac053023a1e59a2ebab0c87eb924a97e69c8446e623c94a -address /run/containerd/containerd.sock │ │ ├─264514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0898cbc5bee8a254c6651f0eaf1c77b6ae78648d99d6df1e266836b0d22777da -address /run/containerd/containerd.sock │ │ ├─264778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 418c9120ebd618ed1e25f783c4d4230d780b633ec3392f74d591038249c930b5 -address /run/containerd/containerd.sock │ │ ├─264828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc55e65014693cac5274554d5bfaab166d6047879ce23ed0b634ca952a99ac84 -address /run/containerd/containerd.sock │ │ ├─265000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db902ea7205c127e41914a44a844650b50a2f5be954add9bf91046ad0a14fe26 -address /run/containerd/containerd.sock │ │ ├─277495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23a351045a9e4acf4f4f4819abc924ac6cfe60d68300ab57ff659e38dac6f1e2 -address /run/containerd/containerd.sock │ │ ├─280175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4e1b19a434be8df2de2f95d662361e2c47e9dc271db75b76fe22fb62c9e127c -address /run/containerd/containerd.sock │ │ └─281573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4967b1488a70a30ff368e25b38ff28dd3df36fdd54521a9849f76eedb020bdf1 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29611 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29879 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18496 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18516 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24829 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25106 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.vmgwnb.service │ │ │ ├─12585 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vmgwnb/unit.run │ │ │ └─12614 /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-vmgwnb --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vmgwnb:/var/lib/ceph/mgr/ceph-instance.vmgwnb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vmgwnb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.vmgwnb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39120 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39141 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34149 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34419 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12222 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12253 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-f9e6fb448fc9b1ac81e4a5bf1d5f6175467e2faebf2282f5b433c71b826c8477.scope … │ │ ├─34461 /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 │ │ └─34473 /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.service … │ │ └─10323 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─docker-098c7d37fe34877b269149c8b1a722439db01653bcf4cdfe6fc1657b0c639088.scope … │ │ ├─39209 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39228 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─161467 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42230 /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=162.253.55.223 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-b53c4d010cfe100ef358dc984898807528d1b9c191655b1c3e6ab52cf2fccad5.scope … │ │ ├─29922 /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 │ │ └─29934 /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-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1088 /usr/sbin/uuidd --socket-activation │ ├─docker-5163aa80e637cde3b6073623d74e147285bc4e1391e6b64c72ede79ca4536ba9.scope … │ │ ├─12337 /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 │ │ └─12349 /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 │ ├─cloud-config.service │ ├─run-r9983e318e80c40acb5fc3f408ae90082.scope │ │ └─197146 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─10830 /usr/sbin/chronyd -F 1 │ │ └─10831 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─161341 /sbin/iscsid │ │ └─161342 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-8094c763d20792e4d60462283dc1922027d7819f76f7bcdd334e26dc922ca899.scope … │ │ ├─12695 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.vmgwnb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12716 /usr/bin/ceph-mgr -n mgr.instance.vmgwnb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─4c84f203f5dfe2398577ac7a3e3b664d18954a33e7877273cd88f870a882f843 │ │ └─59310 nfd-gc -gc-interval=1h │ ├─907e91a1e7539b4a071016080a7b413da30f8944ccaed10d9fd679f2bf0c4c87 │ │ └─64534 /pause │ ├─6a8411d524f64d12fac6b874d7fde14667a0456297d3f47e76d18e11a897e1b3 │ │ └─58960 /pause │ ├─16931308aeb35f3cfd328e63a3d84539a587077880dc7675f6ac63ade6166110 │ │ └─246122 /pause │ ├─15c86a9cb36a0197fbd200b73fc155a23c07d33965b39e633540ee8ee88f8dfb │ │ └─70209 /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.162-253-55-223.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─1f6a69c295d5bdc4a9f22061fdba34d175c4c97d499e7e800ab9da4187316922 │ │ └─182423 /pause │ ├─2a27db37cc85b6d1b98ff0c12161db9959c391fb950d022a1ea98babc4194369 │ │ └─69428 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─2145d3f029265e1efb680a8075e4100e904484f88c0b6625c0c9af83c4018158 │ │ ├─279922 apache2 -DFOREGROUND │ │ ├─282372 (wsgi:h -DFOREGROUND │ │ ├─282373 (wsgi:h -DFOREGROUND │ │ ├─282374 (wsgi:h -DFOREGROUND │ │ ├─282375 (wsgi:h -DFOREGROUND │ │ ├─282376 (wsgi:h -DFOREGROUND │ │ ├─282377 apache2 -DFOREGROUND │ │ └─282378 apache2 -DFOREGROUND │ ├─de8498ca872f39c46666694f899b947c5982ba3d50cc7a922e0d209ea9a75403 │ │ ├─275053 manila-api: uWSGI master │ │ ├─275124 manila-api: uWSGI worker 1 │ │ └─275125 manila-api: uWSGI worker 2 │ ├─90699f6cc73c128072f73905ba8646385a8fe552b7ed7fc115d47f453427e278 │ │ └─256664 /pause │ ├─a93504b7d022a6757ce306b0f5c383daefb5deff33a341ea8508d5beafe1bd0d │ │ └─46209 /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 │ ├─79875763d4277a7d0f9903dfb1501889bd1346bdd1636d9cb3e9d3141b433b87 │ │ └─66481 /pause │ ├─55604dc106db7dd381e7c8eb06e80a803e22a5684ae6de1d7cf3bf1421429b8d │ │ └─41916 /pause │ ├─8c8e78ef42d586dbed30fddf870af95621e9d16d75ceae27a0035d6b413998cf │ │ └─72375 /pause │ ├─5ac57eb7b37d4b70c9b1bd7fcfe413f585424479c512b6ceb3fd9bbcb739238b │ │ └─64246 /pause │ ├─c591cf431e573c1709e48d4ad6d668f8d91a40666792c926d14be834485a0ce4 │ │ └─58913 /pause │ ├─85a655865e0b4a07d4b5711f14af89e5c2ef9d9161f6ef25707c7d96ea986ccb │ │ └─50258 /pause │ ├─024eefaaffb388f4aeef863ed7188c8ba0fc1d54a59eaab77e9aefc41d5fcf9c │ │ ├─256555 magnum-api: uWSGI master │ │ ├─256596 magnum-api: uWSGI worker 1 │ │ └─256597 magnum-api: uWSGI worker 2 │ ├─f50cf0d81e1586a133c7826ef0009e9352248c3e3601561fe60139a50f9443dd │ │ └─182458 /pause │ ├─4d6dd09d81ebf14e94eda9c0f29517cb4ad04fb80f7fa7918e8f7ad6c9e7abc1 │ │ ├─82179 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82196 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─82203 erl_child_setup 1048576 │ │ ├─82266 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82267 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82277 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─82342 /bin/sh -s rabbit_disk_monitor │ ├─81293884c9534de9e7c41d2db450eea0e7afb282302ea08b60dd79d6955c24e8 │ │ └─50539 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─d6036dd0baf3d01318b2109f4523d7d293a3349ab221a45d758ddf47b5c1f4a1 │ │ ├─233957 octavia-api: uWSGI master │ │ ├─233970 octavia-api: uWSGI worker 1 │ │ └─233971 octavia-api: uWSGI worker 2 │ ├─c0cc71ffa3f12dda6ac053023a1e59a2ebab0c87eb924a97e69c8446e623c94a │ │ └─259643 /pause │ ├─7f089903b4a722da435b339563147720cbd1719bbe6c04519a60e0ace2b75e87 │ │ └─256139 /pause │ ├─6acd0ab3282ee9ef56a22b6247f5114097572305639af281386b7f363549fd2e │ │ ├─43682 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44105 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d2490ba2f71cf1a49892354f33816637eba4cfef26a2d619dfabff9264898e7c │ │ └─281948 /bin/openstack-database-exporter │ ├─7d9e96e990195fef08357dabd82b5fde87d461ff4c443eaf27bd1d3ab67e0a45 │ │ ├─68908 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68959 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b6464b9a2050162e2d45c837fee08d9507009a3e01a6675d285c94b327629c79 │ │ └─49829 /pause │ ├─c4e53d02fcbea9186b9f7f406cf609bd7da25b7e354cd0856b8dfc5f539b4757 │ │ └─41941 /pause │ ├─8741141bb4b9532263c051ea613204724c840075434e0cd8d1060f433468e8e7 │ │ └─58861 /pause │ ├─62584f39427704e5e514c5d131c2b7c45a901be759fabf4a115cdf19afe45ba7 │ │ └─164506 /pause │ ├─d39c1a92ef1c87621dfb43378a0ecbe070aa4d845355dabf20fee1daaf566e48 │ │ └─45024 /pause │ ├─00b714532febc7767aea0ae3e194e16a482e0369e09a698231e1a714da8d9aa1 │ │ └─68022 /pause │ ├─b7b56371fb58f9527d2747bc67e46cc80db7e04e0bff32635bf80acb31dd8ee5 │ │ └─66604 /pause │ ├─0b44e139cb5109d2a9e11801acc217d2e318f797c46481b68b0c5eeaffe7f0c0 │ │ └─69265 /goldpinger --static-file-path /static │ ├─f95bda8c58a4a4810e5a07b9bb9b8095b7a441b22463dba1d10263a7fb79af6f │ │ └─58064 /pause │ ├─1b55f31c9018ee7cfaaa89d4d8c82e1467b27ad9eae97749714e3d4d11ef9977 │ │ └─244349 /pause │ ├─742ae49e70fc611a9605a5f1b22445c840fc1263000835e239cdc93c5caeab82 │ │ ├─259914 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─259930 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─259937 erl_child_setup 1048576 │ │ ├─260079 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─260360 /bin/sh -s rabbit_disk_monitor │ ├─7f84ce17366e0b3ba703c1ef5bc2ea9c68ef8a428c47c1054de6510ffb141916 │ │ └─132921 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─36542f38f0bf56327efc8534803622d91bac26c415d43ea14f95767a112a334c │ │ └─59087 /pause │ ├─63bab28c2dda6bfc0721b14aa3670d745763b197090485bec9ae04aa269258af │ │ ├─100337 /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 │ │ └─408182 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f986ee752c226d47c73d53e974f973d102a71285703c0552853af8f9fe4430ad │ │ └─49310 /manager --metrics-bind-address=:8080 │ ├─9f656b4e32c4df7e1d1d51e064a6163eb98b057688e5e1cd07425fdda38d22b8 │ │ └─99867 /pause │ ├─4fdbffd0b8dd122e329c5687ed03fe6a419309115c2b8b8c3d46265e28ad2789 │ │ ├─284305 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─284318 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─efdd4e86fee2433bfa0f2d7ccc3bcc6db319f21ec4cbea939499b414e8fb9684 │ │ └─239440 /pause │ ├─af7842260d1e7ac61907ad12af51d935c5d4784fee187e421f7d9138325d113d │ │ └─70504 /bin/oauth2-proxy │ ├─f0cb5d3688a9c81a446285d25c91b745abb75fb55322bd32186c75c7151e10ec │ │ └─239505 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─61fd1d9a3806177b598415567dcdc1f72e339251436b3e625794eb44fbcbadf0 │ │ ├─192042 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─192414 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─192418 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─192431 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─6257d500e0b953898684ff7334c0e9e767df629216afb08e5f61f39584050502 │ │ └─236826 /pause │ ├─e7d1c7c6ac6ef612ee1cbd5138375273d0c5e358cc03a31187babb1c25a40fc0 │ │ ├─88760 barbiacan-api: uWSGI master │ │ └─88780 barbiacan-api: uWSGI worker 1 │ ├─e69acf723e8afe1173cc1e9cb472044d78be164b6f04dfac0465efdb7583e9d4 │ │ └─69629 /bin/pushgateway │ ├─1376b8a3619bca0c1f2b46db28e9e1eab039b08c6cc2a368eb821faf07c7fa06 │ │ └─81945 /pause │ ├─f5be9b11f2ce877b4d23763a4415eb04480e63e5ccbf74177e413b57f46b3350 │ │ └─52694 valkey-server *:6379 │ ├─c7a8b2cf38b2a897a2f799155e56fb707c2e2b983b210d67d4d75d412d5e094a │ │ └─45084 /coredns -conf /etc/coredns/Corefile │ ├─41011a4f5d6180f981a2dc0382b67582853d0b66a2725a8f7a2b741422b2cc2b │ │ └─132310 /pause │ ├─22bead6804591068bc7209e8a5c364edd056fecb5a32f7b5a85e42f1b5173e35 │ │ └─241566 /pause │ ├─dc2fe91b15dacb674f53edd412fd8cb9d9a451d068e66335371b6a8908bd605f │ │ ├─192028 neutron-api: uWSGI master │ │ ├─192075 neutron-api: uWSGI worker 1 │ │ └─192077 neutron-api: uWSGI worker 2 │ ├─6b738c6fa1065b874299f53277c0c1fbb539402a9465b4481cd625ea6877cac4 │ │ └─246185 /pause │ ├─37ed627b7853918c31b5f309b36274f85a2df16cb0051c6e84c7b5ff8542d3b4 │ │ └─89610 /pause │ ├─164350299a0b7fb6be8bf29f65981b163c9ee883f173caaaed69b4349288c6f8 │ │ └─49208 /manager --metrics-bind-address=:9782 │ ├─23101b4099ea5d0b759b7da3cf3f432812a84c6b682327045ccfd5c734fdbea6 │ │ └─43215 /pause │ ├─8cf0c5f3e1754a7c8ac6313b0a2e9d73b2fbb59b99b1322dce202e0c4de46330 │ │ └─42403 /pause │ ├─6f2c482aa8da9bc3c6770eface0c50b625dfbd2c030b0ca1d1fa6733d3613c32 │ │ └─240649 /pause │ ├─22beff19880688ebeaa09af24816e410c01ca0ca22ce94e62799b76828354892 │ │ └─130837 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8088bac7c23587c766ab18f3ba979b79ad88ceeea88d5c82bb0c7bb1e5ad44f3 │ │ └─182618 /pause │ ├─3fe3cf0402dfbe853e6e8c1b01054f67c74d45e039635efd2d087d77faeb92fb │ │ └─53272 redis_exporter │ ├─c43012754a669d376313ea3edf5f4fd5732973b8bcb1402addbc84f8a9a31237 │ │ └─66824 /pause │ ├─dc55e65014693cac5274554d5bfaab166d6047879ce23ed0b634ca952a99ac84 │ │ └─264859 /pause │ ├─dea116659a7ed90614438b11f5f27e60345d9fcd3067f6acf343e080db1e9b24 │ │ └─69058 /pause │ ├─dcbbf109e99b3e98affd1ec253ab7bc9695630df501e79692de6a971c7cb4c9b │ │ └─49689 percona-xtradb-cluster-operator │ ├─07d28bc57fda994616a0cf32a5e70665c25625b70200b8a0a63bba390658285f │ │ └─64496 /pause │ ├─d7d406d1ec48ba30b5d9649280b0f06886ffdfd045b3d8d40afac230ee4b90ff │ │ └─41845 /pause │ ├─27394ecfeb687e50f8274cbb742678ba58169240448338bf856f6156689623dd │ │ └─224730 /pause │ ├─e8aa47b90a8ded2c286ba29add55e796a60970b8a2c73b6bfcbe27f251071437 │ │ └─59419 /secretgen-controller │ ├─b5aae948483cfa30843ee203ec2dd6cb6a591ef0945faca571846cfa632fa6ee │ │ └─242792 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─b55dcc8ef1e1f00ce50218e9f076c6fdaa4e353511cd9429cba872df7efc4e92 │ │ ├─115753 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115997 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─116011 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e3dc88abcfee46a131daea5f2fe2bac532783766308a6822ac2acb2a41d73f00 │ │ └─117071 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a858479984da33a73ba582f4c609b1a60f32b6d705496a65d53bd84e76e1f5e0 │ │ └─168020 /pause │ ├─b4e1b19a434be8df2de2f95d662361e2c47e9dc271db75b76fe22fb62c9e127c │ │ └─280200 /pause │ ├─7b511503b439e1f2dd3eb7674ff0fdab5a62b1a9e97bf20e48208c41fa0b2108 │ │ └─167970 /pause │ ├─450295ef47567ea5e7906175e71f030e8d729606d53f47aae7652e0cfb0fb89b │ │ └─50636 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─fe8efd53a5f1b14ddc4e9e941edbad0cb1791ce1afe780e4fb9c710f37406833 │ │ └─49526 /pause │ ├─63bf483b057543e5a684780aed042e97061f6ac069d919157abb7e841676d351 │ │ └─90598 /usr/local/bin/rook ceph operator │ ├─37acef2a545de93318d3d15fed83e4187c85a64dbda08685771dde54849aa903 │ │ └─132234 /pause │ ├─532d6f285a08c9768f680ae0e71425f5f28528aaf587654d41c13db724292c57 │ │ └─244374 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─57ffbf99772d09816c67e03d64d420381d4a71be48932c4dd7bd6c8f89424ad0 │ │ └─66377 /pause │ ├─48ee04692cd40ae482d4c23512f56e1f7b36dad239d6d958eac6f039ccfc8946 │ │ └─45440 /pause │ ├─dd0a663e59b5db73b82e373727bc6cd97eeb9d4a2b94fd2d253301f41cefa143 │ │ └─70552 /pause │ ├─a08d2ff34ec7c9233fbc578a7ba69c498c65e45325a923dde3dd32fe5992acd2 │ │ └─70015 /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.162-253-55-223.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─15cc24a186a790eba7dfe730305bc99f0f04b87f0c976d5d386c7ccaea065001 │ │ ├─196782 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─196799 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─196805 erl_child_setup 1048576 │ │ ├─196977 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─196980 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─196992 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─197375 /bin/sh -s rabbit_disk_monitor │ ├─1e3734631210c76eaec405807986fc238ebd0e7b820045a551b0aece89466ffb │ │ ├─64962 python -u /app/sidecar.py │ │ ├─65121 python -u /app/sidecar.py │ │ └─65123 python -u /app/sidecar.py │ ├─3009a353cbf802a7120d91c6b2285b18d3ab5eeda5afe6cf0627ecf1285bf64b │ │ ├─192092 neutron-policy-server: uWSGI master │ │ ├─192105 neutron-policy-server: uWSGI worker 1 │ │ └─192106 neutron-policy-server: uWSGI worker 2 │ ├─7b6dc8115b27e24b4fe57d6e7ae199ab73b4696680426cb22e25eabed70846fc │ │ └─59230 nfd-worker -metrics=8081 │ ├─5bc828c59cc0236380e146277a71f909d6db5e6c394ce3df7d9ad6b06532e572 │ │ ├─212393 heat-api-cfn: uWSGI master │ │ ├─212457 heat-api-cfn: uWSGI worker 1 │ │ └─212458 heat-api-cfn: uWSGI worker 2 │ ├─b13e984f081ee8b1fd23db5c1102f8d56e4828045ae57f60e6619d5ebf794ab7 │ │ └─44554 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─2089a6c8cb1ab88ed7078ea7456cb4e5bdefe85154d377ffb06b33558e5adae5 │ │ └─167874 /pause │ ├─ace8379185bfe9df0f8568dfafa9ead884e49cc23797864a0a0404733bf81841 │ │ └─46120 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─18bc22ee3814474d9c22c326b81646e8a9db9dcbcce00b3065266746a7d3fa86 │ │ └─180466 /pause │ ├─3536b0ebeae1a4b39643d636a7c613b424598e4e7bfd12b2bf75b05c43e80641 │ │ └─42062 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 │ ├─6f9e319409ca8ff0c439d86ae0a830d62732738dd3ff79cce48b80cf4ab7ca37 │ │ └─42428 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─24396ab6bc5501dae4d3cb2f06b012cd18670b0c037ea2ebef8179feb4f53069 │ │ └─67896 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─dc8586049ff41289d8deb06ecab4a993ca7cf9383373613bad232f0a2bbbd528 │ │ └─167545 /pause │ ├─e26086c6f029ae6f6882b2961735d437a4b38a193c622396012e319fe855d86a │ │ └─46001 /pause │ ├─94b95a04bc84bf347bcd5c2fe2ea5a6af07b60b62cc5fe1e325d32d2ab4a39d3 │ │ └─224663 /pause │ ├─c622bfe25ae2364474d7025b51bd1b5e4239f12b098869a7d5ea39c292060986 │ │ └─182963 /pause │ ├─bdc124468f998dadc0e5682dc1c515402c3d4dff2ab1b1694e6fb663f6d918e6 │ │ └─70054 /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 │ ├─76ca80ab1d0af8fe4cc4dc62ebf1b5002e84804ca7d3295b2c816fde975d9188 │ │ └─167767 /pause │ ├─23a351045a9e4acf4f4f4819abc924ac6cfe60d68300ab57ff659e38dac6f1e2 │ │ └─277518 /pause │ ├─33150e2cfc952709b5ef9d2d93af06c30c3743fdd358739452667f3f79cd8e65 │ │ └─197088 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4967b1488a70a30ff368e25b38ff28dd3df36fdd54521a9849f76eedb020bdf1 │ │ └─281602 /pause │ ├─0ed74e86ca641c1632ba49fd50a3de449943fe84b5b66c0ada489c75dd99b429 │ │ └─64449 /pause │ ├─3c2d4e8095605fca557e940eaaf03c9fb6b00ec37e84cb7ca7701a23791a7340 │ │ ├─178512 nova-api: uWSGI master │ │ ├─178554 nova-api: uWSGI worker 1 │ │ └─178555 nova-api: uWSGI worker 2 │ ├─3c8067d10a6c4e6f498d3ab53d1434d899af9c65be62bcbe0c0ff87ddee127db │ │ └─280569 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─029bdb2261fd4867540b4d6c99fe9571c75c071c46bbf64d89e67c23c0412661 │ │ └─43518 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─10fda4ad63d688501c8a53ee5ab4e6dc7cc6daa1bee33995cd80c85ed1e97980 │ │ └─199252 /pause │ ├─c8ee46d5ed6dd0ff29ac2a68db91e53440dc5f1c79c3df47eb43e3a9b33ef42c │ │ ├─117475 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117491 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─117497 erl_child_setup 1048576 │ │ ├─117559 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117560 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117570 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─117789 /bin/sh -s rabbit_disk_monitor │ ├─b1f658a23a356d63e0f39932307e07203f6b20e1692e117de263223b7602743a │ │ └─43178 /pause │ ├─5a75792a59b6ca931f412cb123b7acf452c8a25f93acc2373fcf64e12990172e │ │ └─69677 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─581b75d5e78570982a6795df96e11bfd3a54880d7485d027035f853db7eddb90 │ │ ├─212406 heat-api: uWSGI master │ │ ├─212459 heat-api: uWSGI worker 1 │ │ └─212460 heat-api: uWSGI worker 2 │ ├─eff9567cef380080edea2ab52b9eb30d5aa9f5c65a4f7d793c52772c9565ab56 │ │ ├─50442 mysqld --wsrep_start_position=0bf57f04-a634-11f1-8c5a-96cd7065e6e7:20 │ │ └─50569 /var/lib/mysql/mysql-state-monitor │ ├─00135ea557c97709869ab13109cdbf328ba227e8141431ad18bef912b976b92b │ │ ├─129360 cinder-api: uWSGI master │ │ ├─129373 cinder-api: uWSGI worker 1 │ │ └─129374 cinder-api: uWSGI worker 2 │ ├─f302e31210a464b270d3f3f70ac9703719d2b879b8fa10bedf966acd7bf3f839 │ │ └─162129 /pause │ ├─4549cd26f2565e215ed69746cc68249a19839bcce84652ff50985209ec69aaf3 │ │ └─69491 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─627a3e7c947910d99167ccf60109f905b7a3b1eaf87eacfd2b77f76a744bac05 │ │ ├─237068 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─237096 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─237102 erl_child_setup 1048576 │ │ ├─237183 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─237184 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─237194 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─237367 /bin/sh -s rabbit_disk_monitor │ ├─adff735a8b0046ee3c2d89b08c7f28afa2faebc904fdb8a2b7120416da204bbf │ │ └─65730 /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 │ ├─37944ea654e78e16bf758feb1917c75ef71fd753c9e8aa764f7d8da6c7f493ec │ │ ├─179359 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─179735 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─179736 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─00471d12947e14136e7dbb4b143d9f9740c596f6ed4feef20aeb57bdb82f5950 │ │ ├─ 75930 apache2 -DFOREGROUND │ │ ├─ 75990 (wsgi:k -DFOREGROUND │ │ ├─ 75991 (wsgi:k -DFOREGROUND │ │ ├─ 75992 (wsgi:k -DFOREGROUND │ │ ├─ 75993 (wsgi:k -DFOREGROUND │ │ ├─420952 apache2 -DFOREGROUND │ │ └─423727 apache2 -DFOREGROUND │ ├─4c8d90cc4003b2adf0101cd7fe0c4ad36deb4e4d35dab7a2cb21bc608bec00e1 │ │ ├─65027 python -u /app/sidecar.py │ │ ├─65145 python -u /app/sidecar.py │ │ └─65146 python -u /app/sidecar.py │ ├─a6760c7199ba7d697a21978324cb6ae1c606b939f35f19152c52a93240a3da6b │ │ └─69560 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─67cb63e1e7c961569a800b73e66f0820baba8bfdcbf1c7b65eb98828b1cda7da │ │ └─99978 /pause │ ├─85007cc24eb9ca551b501912407b5ca2692a48082cbbabf8d78e8ee1e418cafe │ │ └─275064 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─d5f9fb3eccfb0ec6eb09585f6b7d57f3c18b9706300db231cc2e9287bb591f1d │ │ └─162703 /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 │ ├─e92a26e240020d02c65ee1927fc27c7515a03e5cdd2f9b09f82e1a38e7ca3279 │ │ ├─256717 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─257079 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─257080 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─8c1c44068418c2248a0278a350e78d7bdceac10257938c52c2afc3cb4ae89733 │ │ ├─179460 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─179742 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─179743 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─f1234140654ef771118d88b1f2886faa4902ad6e4c572846e0d2c7a63e3a0283 │ │ ├─133262 /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 │ │ └─133504 /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 │ ├─c21e561d56efb3506c39dd4b6e134fb9c43a7867b7bdcb27812f6d6b6167484a │ │ └─66252 /pause │ ├─fbf4c037e43fcf837c297dd87131749ecf85a20189a850a62b21f3cf784e215c │ │ └─199307 /pause │ ├─adfac3f22a32e6260a36adcc57d3eb239c44d9adf5005c5a380a70f9d21c8d5d │ │ ├─275225 /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 │ │ └─275425 /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 │ ├─6f666a0e41c9f405c18e2af905ecb7122078214e615a591540aac2f14e5abab3 │ │ └─49063 /pause │ ├─9f81fc9250da6b256fb9c422eda4076f435ed4566e1bc71ea964ba703e29078c │ │ ├─183877 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─430932 sleep 300 │ ├─3e1c462b00068413796bf6b2983aed2f00f75938bdd8723afd633dfda300a765 │ │ └─44527 /pause │ ├─8082435bd1265cabd19dc2a096bb720d5bef3e0b04c677ec92a8d10f59a819d7 │ │ └─182921 /pause │ ├─038752bb439a3f8ba17d816dbd6ca26facb4be1d327b0ef85883e7b2fec1e57a │ │ └─69213 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─45c47057b59d859a391c1bd8ba61733392bfecfcde9b80d9f2f33a1f11442ac0 │ │ └─134930 /pause │ ├─e67f3f38401717161a05aa67f00151eb17e8d5b2d462558fa323785bb62ac072 │ │ └─196529 /pause │ ├─789367341876deb249d46a0213cc6df2049f46365f0535ff272b0be9f4f9598b │ │ └─42034 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 │ ├─0898cbc5bee8a254c6651f0eaf1c77b6ae78648d99d6df1e266836b0d22777da │ │ └─264584 /pause │ ├─0686999b087909a7664585a03f417ed0565b16bbc10681e6800d6a7735fe5d8a │ │ └─65159 /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 │ ├─28a3b282ceae0084833df108918d6b6ef7c8bed785ac842a9382a528032b949f │ │ └─119142 /pause │ ├─32833b090efe26bd683e08e5ddee7762299eda92c48147ec6291309fd18b6f70 │ │ └─68053 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─38efd3c15eac2fca80e78e878b58b3061839c6328ce66846ba8e0024fa835bcb │ │ └─45914 /pause │ ├─1c8c42a7a6a885424235d438c3954a470cce22c22d4e5136490d74c65c0356e9 │ │ └─119181 /pause │ ├─6984c8636fd060d50c286cc957d8df21d52fe47127ceff03000c876c53509136 │ │ └─70436 /bin/oauth2-proxy │ ├─54308c75e351499050b51fa25624b910a67f9656f1cc12e3df3c8675026afc35 │ │ └─168946 /pause │ ├─374ed30b6a84737c6231f39846b8c7a3765c94a0d7af408bd70a3ffe93197072 │ │ └─48673 /server │ ├─dafa33f5ee3f020a8af72dfe7fc1d90b055f492c788d2fa62b30f050d3381246 │ │ └─113740 /pause │ ├─92203d8a3cfcebfbf558bf3a1efdfd3703f92799c6a73883f93a1f888dc4b3c0 │ │ └─67365 /pause │ ├─479e2f2ac2a1f1cb1bdf109258f6b7bc12fe75eed2a6f86edf7f1d92452af33e │ │ └─242766 /pause │ ├─15d1e10dc9871ef7049d81629e20b168bbdaffaab41d6906affc752be9c87fbd │ │ └─196361 /bin/bash /tmp/libvirt.sh │ ├─f16dd5edfe297d5300b2718516cb0121c86323cfe80c79cbd4b58efc36775525 │ │ └─194729 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─8960ff02317fbec250a96b3aa96a04e7ff99370b20a5f2846236b4643386d7d4 │ │ └─182509 /pause │ ├─ea6b9f21e80dee75bdf486fe177dbe3652d13ecac920e4eb9d0da1ab3c7417b6 │ │ └─52562 /pause │ ├─d13aeeee24a01d16b47c9a92090f88ba0b9bc046cbd684b5273c78585b1983a9 │ │ └─182560 /pause │ ├─a277b4e4ad9132799473a9ce40ccc0e3f76573db4767fe21ed5908969d046f17 │ │ ├─96722 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96741 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─96763 erl_child_setup 1048576 │ │ ├─97012 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97013 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97029 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─97210 /bin/sh -s rabbit_disk_monitor │ ├─c801a34f9b682388095bfcd6204b6cabe2f1944e17db711428db8930ff52af72 │ │ └─196315 /usr/bin/libvirt-tls-sidecar │ ├─fe475163cd168fbe32ef4b3dba2480b05ccefdd65d300a7c142076083eba4039 │ │ └─224804 /pause │ ├─f346beb5c1139c3ff786a9c1b47738ae328e3da9f5a1d4447233099dc3dc012b │ │ ├─235556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235574 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─236036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423005 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423006 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423011 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423012 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─423038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─98bed15182ec80b746592a2526f3806027ee5ff89cced437bc45428e950574a6 │ │ └─53015 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 │ ├─30af95369d2ea4f388a446ff807852eb4883a4cf2e55d94cdeb703f9e446c3f4 │ │ ├─67477 nginx: master process nginx -g daemon off; │ │ ├─67507 nginx: worker process │ │ ├─67508 nginx: worker process │ │ ├─67509 nginx: worker process │ │ ├─67510 nginx: worker process │ │ └─67511 nginx: worker process │ ├─4f605c2bcdce7c040232819e1df5e44c65a28c6e25d4bf651556d9d927249452 │ │ ├─165545 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165580 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─165599 erl_child_setup 1048576 │ │ ├─165730 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165731 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165741 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─165940 /bin/sh -s rabbit_disk_monitor │ ├─8debab8ef6393309f0b97b2ee1d08c4fe008ebc13e6a796c51f03bcf87cbdfd1 │ │ └─42039 kube-apiserver --advertise-address=162.253.55.223 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─9eb278837da40a185087c872a624be6f5ef84b80205dfc03fec91ef1708d6bde │ │ └─41911 /pause │ ├─ae470d644af996669a01ad45633e9814d1f8513a0bee99c1a52231eff23a5885 │ │ └─199090 /pause │ ├─0be8632ac0b08f2581f6eee45f12524399c0feb9a223ef23ca20849a0fe2efc9 │ │ └─42004 etcd --advertise-client-urls=https://162.253.55.223:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.223:2380 --initial-cluster=instance=https://162.253.55.223:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.223:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.223:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─7f573c24986c75e8b8f0af89cd5400100de0db6d822ce0a4d6e845a44c1d9e2d │ │ └─49162 /pause │ ├─02541381cb60f72363258b47311ab25297cf4e791d7c78aa662bcf81df067148 │ │ └─173975 /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 │ ├─cd556427cfdea9a5d0af0edabf3fa4109ed9109702ffff57eb525c0a29ff5794 │ │ ├─193045 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─193357 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbht1w4ax/privsep.sock │ │ ├─193601 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpteed5jvp/privsep.sock │ │ └─193869 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─fd5ada94d17b915a5dcb8bfc99a0cf4e3e328c7ac215d714d59a3ab83a5d97c4 │ │ └─115303 /pause │ ├─f8ac1ab801ecd883b4a4e617adbe16009713490068e554a2cb05f63e222639d9 │ │ ├─203151 /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 │ │ ├─394696 /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/tmpbh0bau7i/privsep.sock │ │ ├─394995 /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/tmphmycl3lx/privsep.sock │ │ └─402964 /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/tmp3bb46doc/privsep.sock │ ├─7ada32cbc762ffa68b1ae4a677d4dbab8c3d5b74aa0e861318a50013fba0f3e5 │ │ └─101106 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─bc0b1345791dc5ce3e9fdc6d7796916d57acd8d5a51de83a126c4bae9fe121e6 │ │ └─70246 /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 │ ├─30c74407262e3f1193913c669a536c72e01a6274828593d8767fca475a64bfcd │ │ └─100213 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-29r9m --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─10a61d228836abb11d96be240def616a7df99d167a8eb3ceb398ee43b027ca04 │ │ └─241593 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─b15f95fd8e5fa9d28806095dee1a8025b41c14bb4643c7494e6c581a23d47c8d │ │ ├─152302 placement-api: uWSGI master │ │ ├─152335 placement-api: uWSGI worker 1 │ │ └─152336 placement-api: uWSGI worker 2 │ ├─caa3000e98f6b47e3a25bb185bae22449b85457e1ec83c2ae492884d7477fd39 │ │ └─46167 /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 │ ├─74d53c98725a0390dd3a6ce2346950af571426ac8f5464ccb7e9a71dd6a15825 │ │ ├─50368 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 │ │ └─53230 haproxy -sf 189 -x sockpair@5 -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 │ ├─124a687effea5acd532cbfc701a3c6c58552439f449a5daa9a5b6b2a7a5b8b5f │ │ └─203180 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─3c3dff2071333262142c4c51efa2bcfd5e445ab5142184e7c3a8aff68c4baf12 │ │ ├─114144 glance-api: uWSGI master │ │ ├─114157 glance-api: uWSGI worker 1 │ │ └─114158 glance-api: uWSGI worker 2 │ ├─4660e0a95c58f148c058a2dc3b4284a37d7b4b4a607e0ef97cad6c50da3b50a2 │ │ └─66666 /pause │ ├─7f7ac4db53fd3aa53ef55ce4911c813e67b34a09008cb18322c593e765179885 │ │ └─263630 docker-registry serve /etc/docker-registry/config.yml │ ├─bf55de4a2845724d26926e619bca6ab7eea70438c1229935ccb0f5e7a143f7cf │ │ └─115348 /pause │ ├─abb7a204b60f21c41b51e037c9ceb096cc5e27d6865265e5febf6785f453677c │ │ └─70141 /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 │ ├─8a47dd5b8c280c64b64124bb66571ebf126f05277668398541fd8d974758840c │ │ └─48066 /pause │ ├─fb191f2a0414cdf21743094a0ee51cf1e2265dad368d2a0d71e6e3c53c31478a │ │ └─275029 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─da3aa32d4cd831105b6436c309f383408fdabebc48255536ef2d5ab573bf1c7e │ │ └─65061 /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 │ ├─ed9326f3a7bd17275aac0ce57833a7168252d03d8166e4faa712794e9e89f928 │ │ └─96448 /pause │ ├─6563b4984035619e3045e68d51c83a26e9cb9be999d746309348e624d92f4742 │ │ └─52917 valkey-server *:26379 [sentinel] │ ├─df24fcbcbb0a49f9cebe4290a41e7bec148233a839baecc3e8f14d2479ee0ed0 │ │ └─216332 /pause │ ├─5b575579f000b64bf1ebd4d19aa73362582b603caea8f87f46873d24ba54922b │ │ └─165362 /pause │ ├─ef8b77862b1bd7bd0ec023350ee839819baaf3cb2b5c57cd4e21b689bd707726 │ │ ├─162737 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─162750 /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 │ ├─3983117b8d79cb6c92c5ff2e9d0155ff85481d7bccc165a15aa3c36c49a376fe │ │ ├─212485 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─212758 heat-engine: ServiceWrapper worker(0) │ │ └─212761 heat-engine: ServiceWrapper worker(1) │ ├─a2dc6ff2c4d6ee142a9039760d2fc60ebc960d6755dbeeafff071eae14bc53e2 │ │ ├─256172 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─256946 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpqrd5_h6t/privsep.sock │ │ ├─256956 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─256958 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─418c9120ebd618ed1e25f783c4d4230d780b633ec3392f74d591038249c930b5 │ │ └─264806 /pause │ ├─283d6cf5e78ae45fc25862f53768ba469e71e23809503422ba4bda01fe5d76a4 │ │ └─83457 /pause │ ├─dd488f8ec08ce47b53f491103e6550b78262c26918b99df66645b7dd50221c70 │ │ ├─349647 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─350072 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─350267 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpws_j5px7/privsep.sock │ │ ├─351127 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp13yh7kmx/privsep.sock │ │ ├─351584 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─351585 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─351649 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1cd6bc8f-31d0-401f-afdd-987a538e96d6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1cd6bc8f-31d0-401f-afdd-987a538e96d6/host --addn-hosts=/var/lib/neutron/dhcp/1cd6bc8f-31d0-401f-afdd-987a538e96d6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1cd6bc8f-31d0-401f-afdd-987a538e96d6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1cd6bc8f-31d0-401f-afdd-987a538e96d6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1ca8d41b-7f29-4567-b2cf-7b90938498d7,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─351653 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f8a19b3d-bf34-407a-866d-ab3c6c149a7e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f8a19b3d-bf34-407a-866d-ab3c6c149a7e/host --addn-hosts=/var/lib/neutron/dhcp/f8a19b3d-bf34-407a-866d-ab3c6c149a7e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f8a19b3d-bf34-407a-866d-ab3c6c149a7e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f8a19b3d-bf34-407a-866d-ab3c6c149a7e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-af808f2a-f9c8-4002-a5eb-055727ba8936,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─351661 haproxy -f /var/lib/neutron/ns-metadata-proxy/1cd6bc8f-31d0-401f-afdd-987a538e96d6.conf │ │ ├─351678 haproxy -f /var/lib/neutron/ns-metadata-proxy/f8a19b3d-bf34-407a-866d-ab3c6c149a7e.conf │ │ ├─393183 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpk5f6km7u/privsep.sock │ │ └─398639 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp1n1_5bop/privsep.sock │ ├─0c1643588ae7c12c65ac2ca39306fe0b59a70114e26b9690bb24fe11c9441afa │ │ └─45955 /pause │ ├─b1c5f8476fa610f16fb77e31500e2c1c62ad753439b8d1dcf0b5d9005c9cec91 │ │ └─59268 nfd-master -crd-controller=true -metrics=8081 │ ├─26764d99146c15411a9a006df0d2911250cad2122395dc75716f58c5b530f46d │ │ └─48192 /pause │ ├─72f6f38264394dcd3a5f828ed468571642399ec864f0e792ac959cffa2a1e35d │ │ └─117329 /pause │ ├─0b09008f9aa53d707bbc84625391e8ad3358cc5ae3cfd1e68935d8979052249c │ │ └─41924 /pause │ ├─fdbd3ad401241def35ee1b2145838b6d049094ce2d74e998441ed1998e9647c3 │ │ ├─70840 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70856 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─70862 erl_child_setup 1048576 │ │ ├─71061 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71062 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71072 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─71136 /bin/sh -s rabbit_disk_monitor │ ├─5c824d7f682e6516cfbc61ec7af8a4820465a8e925a19d7893dfa9b2e85f2e7f │ │ └─225008 /pause │ ├─deaf1e664226873734343de077a2ff6bb23f7b0a1761a369aa14310fcdfcee3a │ │ └─67163 /pause │ ├─60b619ab7d88977df0f888d9f6d589e2393146ec69ef464d78ee136bcd8d720d │ │ └─45514 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 │ ├─e554f786bc9a0e575a3f965f4d743ce917c591c411e10bc199ce1580fce43c8a │ │ └─52879 /pause │ ├─3b894db50b1085599fb5fee5fd21f8f50734e3568cde0d19cf43337a99509dc3 │ │ └─45054 /coredns -conf /etc/coredns/Corefile │ ├─c023e537cd4883ccfd3385fbe40a172d734c20d129f7e35091437a4aa7789e05 │ │ ├─216457 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─216473 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─216479 erl_child_setup 1048576 │ │ ├─216633 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─216634 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─216646 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─216775 /bin/sh -s rabbit_disk_monitor │ ├─20b8b880aebe75f66bbab300c0cb0bb62418a4e7334a154c5f82cdf6b3561c82 │ │ └─70291 /bin/memcached_exporter │ ├─4e71639ec479f57b2346c0c80b242d7b990655904da6acab72b0b908ad2fc623 │ │ └─42172 /kube-vip manager │ ├─508c3c6eae20fdfab9a11e6ff4bf5ba72199443c88c2771dcaa994c895728942 │ │ └─164732 /coredns -conf /etc/coredns/Corefile │ ├─0bf19166c49feabb251d80d35ae8e8d7b80dd54f71548388dc14aa97faedac63 │ │ └─44984 /pause │ ├─1b165aac62617a60579a67af59280c875c93b705e08398a18b24160a54b9478d │ │ ├─234766 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─235275 octavia-worker: ConsumerService worker(0) │ │ └─235278 octavia-worker: ConsumerService worker(1) │ ├─5373319c47db13ade0492c822f89faf3fb185cacefae4922993ed92e9869c51d │ │ └─164072 /pause │ ├─b1542e5c03e6f016d44884e0016c723e561cf648a2c35816b0e194a98d04f9ff │ │ └─67046 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 │ ├─fc9c8f0b077c790691c799a38fe92456fe0ba3a8578876f892a6363858b18593 │ │ ├─ 48607 /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 │ │ ├─ 48623 /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 │ │ ├─ 48711 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─279781 nginx: worker process │ │ ├─279782 nginx: worker process │ │ └─279783 nginx: cache manager process │ ├─a93ba5f22979eec696bff0e9919ef852c02eb2d2c8d893c7980ead013457ab61 │ │ ├─194712 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─195001 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─195221 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp968ebz7f/privsep.sock │ │ ├─393377 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp2rp0spah/privsep.sock │ │ ├─393894 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpol66bopj/privsep.sock │ │ ├─394514 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─394515 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─396768 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b8a1baa8-40bb-4d1d-9aa8-88bf9db69891 --namespace=qrouter-b8a1baa8-40bb-4d1d-9aa8-88bf9db69891 --conf_dir=/var/lib/neutron/ha_confs/b8a1baa8-40bb-4d1d-9aa8-88bf9db69891 --log-file=/var/lib/neutron/ha_confs/b8a1baa8-40bb-4d1d-9aa8-88bf9db69891/neutron-keepalived-state-change.log --monitor_interface=ha-a9442dc0-08 --monitor_cidr=169.254.0.104/24 --pid_file=/var/lib/neutron/external/pids/b8a1baa8-40bb-4d1d-9aa8-88bf9db69891.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─e882466e9f27b54a136a9a6c9646b5d9be14333962304bf55c5d26040c1a7f2f │ │ ├─180633 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─180650 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─180657 erl_child_setup 1048576 │ │ ├─180704 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180705 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180715 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─180942 /bin/sh -s rabbit_disk_monitor │ ├─db902ea7205c127e41914a44a844650b50a2f5be954add9bf91046ad0a14fe26 │ │ └─265029 /pause │ ├─629cc30ec08134489ddeb89bc22940424be5ab636238ed6c71e2a76bb9e30dc9 │ │ └─240971 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─38b11f63fc64be6a5fcdd498ec7b07a008eba9794b3b9fabb706757c63143d87 │ │ ├─178613 nova-metadata: uWSGI master │ │ ├─178694 nova-metadata: uWSGI worker 1 │ │ └─178695 nova-metadata: uWSGI worker 2 │ └─65f741de7c8362c3acf73754d01d76e0c47a52ec62999a9f566e458a5765430a │ └─234805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount