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 │ │ │ ├─21909 /lib/systemd/systemd --user │ │ │ └─21910 (sd-pam) │ │ └─session-21.scope │ │ ├─21847 sshd: cephadm [priv] │ │ └─21923 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1614 sshd: zuul [priv] │ │ └─1627 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─ 1618 ssh: /home/zuul/.ansible/cp/199.204.45.162-22-zuul [mux] │ ├─378178 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rfszcbonzjpbmuisvsarzwlnangycjga ; /usr/bin/python3'"'"' && sleep 0' │ ├─378179 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-rfszcbonzjpbmuisvsarzwlnangycjga ; /usr/bin/python3' && sleep 0 │ ├─378180 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-rfszcbonzjpbmuisvsarzwlnangycjga ; /usr/bin/python3 │ ├─378181 /bin/sh -c echo BECOME-SUCCESS-rfszcbonzjpbmuisvsarzwlnangycjga ; /usr/bin/python3 │ ├─378182 /usr/bin/python3 │ ├─378183 /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 │ └─378185 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9959 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12296 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 91fb85ddbc36247688083576c885a19126688d9fdf5363963b8f1859f50f0aab -address /run/containerd/containerd.sock │ │ ├─ 12686 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8e2d86674c30e1381e3f7efdf4424ddc05c6c609148f62cb369fe61f2d8e131f -address /run/containerd/containerd.sock │ │ ├─ 18848 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 00b4857ecedc03d3d2497e79229429d3dd8e2e3c51ed04b4cea14a7c25066b49 -address /run/containerd/containerd.sock │ │ ├─ 25432 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5e55efdf00939faf54612c83d036e1769c38506cd22e58adcfaf9ef2ab955c6f -address /run/containerd/containerd.sock │ │ ├─ 30213 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ccdb90f0fdd6814f2d257fb5995e7698763c256a81d406c96b4196b228f750a5 -address /run/containerd/containerd.sock │ │ ├─ 34953 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ae1985a1d6978738793c3ff259b7b021fad44b22b26d5b155b69994b6f61b32d -address /run/containerd/containerd.sock │ │ ├─ 40857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56f659cdc4a604a3ea681dd9cf50b356e664290f4e05ba6e0a1c3083ebba0b71 -address /run/containerd/containerd.sock │ │ ├─ 40879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eda8885fbe7298edf465d8ae961d7e2995316f0a621da37edecb1d7a7b3e984 -address /run/containerd/containerd.sock │ │ ├─ 40895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35aefce7f104b6b0b36b929942ae3728882c3cbec4c8d89a80f5069523f17def -address /run/containerd/containerd.sock │ │ ├─ 40914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a332492369e439ae6c87539efc878419dfe333e6888ac749030331838a0952a2 -address /run/containerd/containerd.sock │ │ ├─ 40930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 599bfc8852e63a1f24086aff968a1e5bd68a049efb3a183bac45c2312377fc43 -address /run/containerd/containerd.sock │ │ ├─ 41459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c902fd2f45f60bd394d688ecf912004f3813316c1a140ec1930681cbedac3967 -address /run/containerd/containerd.sock │ │ ├─ 42216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a65512a422fc8362d5ebc3c0ff1c56feadf8fdd67cb4776c1a4078cd73bd5388 -address /run/containerd/containerd.sock │ │ ├─ 42234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4be3aa8e909faf8933ac455649d6f83bad9c70e9881fd7f03eb4e2a1018ff80 -address /run/containerd/containerd.sock │ │ ├─ 43559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7666696ed47aab100c93065c2bc9067fc3cecd2d24399543e9b9e8dd558a71f6 -address /run/containerd/containerd.sock │ │ ├─ 43968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e2b9b3e5b8645afe06ccc8bb473f2f9d90b79972b020697f4c2fe54710e7d1 -address /run/containerd/containerd.sock │ │ ├─ 44005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87f205a4f4cf8bc6263b2b45dee6e54512b87bdc588a653a050994ca58684e10 -address /run/containerd/containerd.sock │ │ ├─ 44490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e69b3fbafd23b82c12416965068c9f2a42fcf9a0b8b9e3f2363d444e3067261 -address /run/containerd/containerd.sock │ │ ├─ 44975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f39796923e96019f7bd2b6a05a1975ae24efe08d58cad3b7836adef22ca7785d -address /run/containerd/containerd.sock │ │ ├─ 45035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 764ee15bd8a0e7eeec8b10b96c5ac977e1ca83ac954379ec65ff86477b6f8b08 -address /run/containerd/containerd.sock │ │ ├─ 45076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fda0b0c3222f2643730cdb478022b4ec08d99c5f0f3ae26cd061526fe6b3b16d -address /run/containerd/containerd.sock │ │ ├─ 47075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad83630a00cc7e156521b8bfe7b8e512608a08c6a0e8a79d5b7398f6347552ea -address /run/containerd/containerd.sock │ │ ├─ 47124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fcc1541de8f47639d33d91c99c63e659f314e71eddd782c34faf7e8bdf57696 -address /run/containerd/containerd.sock │ │ ├─ 47920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fde0ce0a103fbba65e7b93ac313c885075e694825accfcba02627e4a1bd34c39 -address /run/containerd/containerd.sock │ │ ├─ 47982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f85f6cc190186b66b9f639e7205340e050ab762ae6a6ceb88f6a381ab2dc7c06 -address /run/containerd/containerd.sock │ │ ├─ 48347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4405aff6661bd33498115d99e8f108212003315aeb15affcbf0acfa40d0a3b24 -address /run/containerd/containerd.sock │ │ ├─ 48638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24cc4f8c17a707d930bc9d20a70d64a179319adc34f54c8e7b29037729e2148a -address /run/containerd/containerd.sock │ │ ├─ 48985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aed7410a7dff10825b775a46e1d41155f7beaf7c983797eb8f91a3408037f6a1 -address /run/containerd/containerd.sock │ │ ├─ 50976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20cccfff2a3dc689aed1dd3ca978fc5f0b36fa57dd96de33b6fd21af5e35dc99 -address /run/containerd/containerd.sock │ │ ├─ 54682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b05b53e20dd6ca0fb4e262b45c48f433dfd07f749e8106823121ed076f347bd -address /run/containerd/containerd.sock │ │ ├─ 55313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02d21e9aa81fe222c2a5d4333886b105cbae68a1fac652d17aaa71749cb77d0d -address /run/containerd/containerd.sock │ │ ├─ 55357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26fd435f3259bf09b6ceb18f5b79bff549e77b64458360a7d66a573041a4e712 -address /run/containerd/containerd.sock │ │ ├─ 55409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e0a6465453c54aec49baeea44ab86472f7ba000acf0000b2956c0abf578722 -address /run/containerd/containerd.sock │ │ ├─ 55586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68738a7d8ef6f84a1ba4df9b2e5dc991df7808f6ad3e6c19c5f35d655dcd1e00 -address /run/containerd/containerd.sock │ │ ├─ 58535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d72b77284788504b41980f10a4fe903c8b36ba005128a92fde51251b5fa63a9 -address /run/containerd/containerd.sock │ │ ├─ 58723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cc018139bda2c10e203a045c915051152e720fdebbe4f86c91dfc5896ccf7c6 -address /run/containerd/containerd.sock │ │ ├─ 58767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1df9850941c030812af1e46d7b27ff1729c3fb1d64aafdb0360c18bfddd083f2 -address /run/containerd/containerd.sock │ │ ├─ 58830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28e082e0547b10afb32dc88d61976132bbdc9111aee210b92453f517d88de18b -address /run/containerd/containerd.sock │ │ ├─ 59987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 729f8bf1bc2d477dc9a1d8d8e5e7830775890cc7a3c5f1fb50aa23f7b4eb5c21 -address /run/containerd/containerd.sock │ │ ├─ 60088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 478248ec09bcff5f05a907f2a59c814d5895b74687f6d57cf6cdb01a7512dd8e -address /run/containerd/containerd.sock │ │ ├─ 60431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fe6f6a9061cec2760f84e940c473256019ff5d4fb659261aa685c1fce66e8c3 -address /run/containerd/containerd.sock │ │ ├─ 60490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07bb25db00c6a98b224b70e707dfc3627dfeab3fcbf930ddd2b5bdd22e505cf2 -address /run/containerd/containerd.sock │ │ ├─ 60588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cce9b5d4d895875f38553a007771583ef3271abf95099251a536a9539a124f9 -address /run/containerd/containerd.sock │ │ ├─ 60975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cd9b30f7a2953beb866268121893128353fa920b976aef56b9de2b8207c9296 -address /run/containerd/containerd.sock │ │ ├─ 61252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 938dcdcb23b0d2614ccaf1a7d99376c12d66e7a872d02ed817673e3c1a573883 -address /run/containerd/containerd.sock │ │ ├─ 61630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8837741af8d86677bbabb22de9359dff04fa02c4ea3a5c78ddea481c4648ed82 -address /run/containerd/containerd.sock │ │ ├─ 62138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f353b0387194b59f0b269ce0059588b121e3e2dcd94f1411cb70fb7105479bd4 -address /run/containerd/containerd.sock │ │ ├─ 62756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 117ac6f29f5be2b6b2dd67f195e2b0e5b784aa0895637532b33e099d61ac5a36 -address /run/containerd/containerd.sock │ │ ├─ 63897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 327e3c073baa9348f3b89eef398a0cb16a08e50ee262c96ac3035a490c6bf5bd -address /run/containerd/containerd.sock │ │ ├─ 65586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47b195070ef311794bf5d4deb5fe290497db4aa51a88b2ea54ae1367560ead2b -address /run/containerd/containerd.sock │ │ ├─ 72005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1759596113403b656a7afc2c9d860df6e498ff237c232eab9ce1a269305066a -address /run/containerd/containerd.sock │ │ ├─ 73017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 723eddb55829f7dfc6dfa3a0ee62c9ffdc6764bf818c88c9d9190b592f91afe6 -address /run/containerd/containerd.sock │ │ ├─ 77261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df55ca8b059b7244b6b4c987b95d889bfe267b6369459e8fcac429e19594e01d -address /run/containerd/containerd.sock │ │ ├─ 82179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bf5395deabd55c946ec9ac3c060488e3547d093a734ed8fe894b797160af5a4 -address /run/containerd/containerd.sock │ │ ├─ 87595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee56ed340dce7f7d3922ae68e42e97c86258615e4ca1be032d550ad3441119dc -address /run/containerd/containerd.sock │ │ ├─ 87635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 954ed6f4f3fc373de0b5d3770add966d49c75c82a9ba698e1f383c2fc227c01a -address /run/containerd/containerd.sock │ │ ├─ 95652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58ea1885859b2772b65c405b7b5a9a6a4934fa2373af12224127617e27b6649a -address /run/containerd/containerd.sock │ │ ├─ 96914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9221ec838bae97a87b70aee9fe418ccde74ee957dc378081a96e35ccb9fc8001 -address /run/containerd/containerd.sock │ │ ├─ 96964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5f826326ec0fa6a97c2484e2270216ac6f7c3c5c4dfbdeff9c5119c19643b6f -address /run/containerd/containerd.sock │ │ ├─ 98621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c20308d49d21a21bfdee93db87f475a2be9d3002f22e489885ba6406e68838d -address /run/containerd/containerd.sock │ │ ├─ 99933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebed3931560a14f3e755e0b5c79adaff83e29b0fdd6bbf8f5c8b1894747fe826 -address /run/containerd/containerd.sock │ │ ├─ 99981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa2a16d098a67db6574ecda1c93f910dcc40228f4978c4717f53e6ad481f4352 -address /run/containerd/containerd.sock │ │ ├─110096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d57ca33940c619377f2399f4759f463d4322d97968357bdb7d35e6a7d07b45e -address /run/containerd/containerd.sock │ │ ├─110190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8840ebe960a0e573a6bee3afc37e253048f23535c31635ce6dc3efccb86ecce1 -address /run/containerd/containerd.sock │ │ ├─112108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 850277c19036bf1e740ecf546d567b87e7a90beff27bc134c27ef687a0df81a5 -address /run/containerd/containerd.sock │ │ ├─124657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bda8e99af43f8e1493209d6c889db76fe681b15bff52f18cb9067a6c38491f03 -address /run/containerd/containerd.sock │ │ ├─125943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28de94edcadb640f406564e22749b488dbf34a64824f725c9df26b3692a01537 -address /run/containerd/containerd.sock │ │ ├─126308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 423dd5eee82e057ade03a362b81fa69abadcab0a96524e2c026d66933663c794 -address /run/containerd/containerd.sock │ │ ├─127112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4cb4531dd5779bc0d24a31e07a1a5d745afe7c0efc92ff8e54c218cfb1130ed -address /run/containerd/containerd.sock │ │ ├─140482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc47b2ec99621a5ef834f98a9c8447c535f9923990e2cbb942e7a5946145b74 -address /run/containerd/containerd.sock │ │ ├─140717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abb7fa5637dd9e4f09f28ede35c6c44a6d3b21f39dcc5cb328d4608bc5642485 -address /run/containerd/containerd.sock │ │ ├─140799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf5438ce3b410ed7aea4fd0825ee3a9237d7e771e4badd414d085664a4e09e59 -address /run/containerd/containerd.sock │ │ ├─140963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92f0a89fad242228cf338e9f89fc51cc9af364bd8726b8ffd5b5c1d85746ecf6 -address /run/containerd/containerd.sock │ │ ├─141011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e937680984bbebee399f16438227dbf280a97169aaabd0d1182b41e730d0bd3 -address /run/containerd/containerd.sock │ │ ├─141533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a05e0a6bf4db345fdc4bdc79ac1a7c8d51e9627b26b56b366b015deebe76ff9c -address /run/containerd/containerd.sock │ │ ├─150755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a6df59614c73fa2f06dd053deb18d72cdb89d7d3a2e299b609a9eac583da764 -address /run/containerd/containerd.sock │ │ ├─152296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b3b49f2d9cd557bc6b13500da377c1465e5558485cc1f3ebbf765c35b10ca61 -address /run/containerd/containerd.sock │ │ ├─152399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1384426f0d353385c68e1333c9f313879df59ac55c2af37a142e884e955a3aea -address /run/containerd/containerd.sock │ │ ├─152401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 034e8f50a7f226acdcd0f2291445fa8cece65dc5c479ccb8b77812115805ba37 -address /run/containerd/containerd.sock │ │ ├─152607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50fc894c092ee725c07ce9a623341f47851802e1d55376078e19b509129c6c45 -address /run/containerd/containerd.sock │ │ ├─152635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 913c657bc8f8907d5097807e4b19be67b0bf4d298dfdecc59b1c5443a599cf61 -address /run/containerd/containerd.sock │ │ ├─152767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc7d4bafb905fa200186ea20459a85dc29595131e6fa3257eece63371af36355 -address /run/containerd/containerd.sock │ │ ├─152834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ab4a1f3900797afc6a5966b4b25662095dc5fd2e204ec9d25c1fcd40e2bedab -address /run/containerd/containerd.sock │ │ ├─162953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cca93be58c9c5552320dff5aa6d751a216da733380808af7b2b84bd3012198f -address /run/containerd/containerd.sock │ │ ├─165053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91e96c97a35e2324a08098c22d27dadae46f3890a8e077671b1e30712fdc0ed1 -address /run/containerd/containerd.sock │ │ ├─165196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1616cb2e3e7775e1f01f716c6cf6f81f66315ca596bc20acd810d8b2152adce -address /run/containerd/containerd.sock │ │ ├─165258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 222e6a6767fd67927bcc21d9b7b70386a5f373b07b1554be7b8930954845c6b2 -address /run/containerd/containerd.sock │ │ ├─165344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fef39ae101f6854e1afde2c130cdcd32ff25d7ec22f87cca1672a55fd1a65ee3 -address /run/containerd/containerd.sock │ │ ├─172626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5f19027c69a997abdf8bceac7ad06d70e584ebee623de77af5509777a612997 -address /run/containerd/containerd.sock │ │ ├─174717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 445caf30d633aef0bab826084e1e5527fb55fbccdee96a940943656420d58363 -address /run/containerd/containerd.sock │ │ ├─174760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5741150a378b20c43a74c956ba56143176d0788c425a55be34705a0ab456b8e2 -address /run/containerd/containerd.sock │ │ ├─174808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 668c5847635f5e12ba48359fc8adb1354361a9e0bdcbb4ee655e0c30565a1a53 -address /run/containerd/containerd.sock │ │ ├─187187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42b16fd32d159b16dda2cdc3da028e5af41ced6ed4848a367a367a1579b3e1cb -address /run/containerd/containerd.sock │ │ ├─194430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c96ad76c7fa4f00c3f98ca67971cfecc9e780ad8858915aa2bdae14c2c47a94 -address /run/containerd/containerd.sock │ │ ├─194466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 432dbb55bd4faf2e77520c36b14d126cec3b163018f7d894d5469ce7f9604ad8 -address /run/containerd/containerd.sock │ │ ├─194509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c66b9bf5d7bcbf00328e6caba9e5bd18a16486332e1b1564ba13cbd54bec0349 -address /run/containerd/containerd.sock │ │ ├─194791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc048fbe976367f63db1133171ae67ef7c9f0a721502a14053ac1baae3b8de10 -address /run/containerd/containerd.sock │ │ ├─204341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f90e68212e67cad15e2645f8d997e3ad93562c9769a786d6e69d0f0bba2503be -address /run/containerd/containerd.sock │ │ ├─206306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f4e8631bd0aa1482c42dffa36f8c360cad572e6cdba58112a688fba351240df -address /run/containerd/containerd.sock │ │ ├─207272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a131751bcceaf453e122ca36ad2b5c707fb722f3f9f267fce24167f5a7a2be88 -address /run/containerd/containerd.sock │ │ ├─208775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5062e4d774c6946499385008dfe36da7f5ddfd90a50cfa5f36457f0f1dc82434 -address /run/containerd/containerd.sock │ │ ├─209671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd591cd8699225ba8e9d6b888d737275f91ef4818b34d272f2acad28c94398cc -address /run/containerd/containerd.sock │ │ ├─211758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e15594d28a963be6b5c87aa91ef74038a63c0710eb2e82b37af77f9b1a7f2c58 -address /run/containerd/containerd.sock │ │ ├─213612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 245c62a6872683f154f9f36698d378877da2b03abc38a55f2924b81f15ef8d28 -address /run/containerd/containerd.sock │ │ ├─213750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45c0e4539f5573f54aa4913b628fb5ca965a67feb9e54edade1801603fedb880 -address /run/containerd/containerd.sock │ │ ├─222072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75ac807943931cc22e35a8ee632629a27d21f2d496837def717eb8015b14bb8c -address /run/containerd/containerd.sock │ │ ├─222568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5b509d2e4ed67dc52df299db113bfa560784a168d4334d7585ebd4a6957ae62 -address /run/containerd/containerd.sock │ │ ├─231478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd16a6fea5a7b0a0c87b9cd88d428dc67a9c96044e55127a47fb468db2539cc5 -address /run/containerd/containerd.sock │ │ ├─236152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c2bfc6bf05fce1f3b1168fd325559c6a0aa2ca0460ae8d16025ec6912178f3e -address /run/containerd/containerd.sock │ │ ├─236408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 372ca2fa153b151c1bb60cadce1f41bb4550d47b8b4144e028d0dff49129d5b1 -address /run/containerd/containerd.sock │ │ ├─236485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b903a3c15c6c95ebe1f3fae2cf6f1f36205c0f0b501babaa7951404dab8a040e -address /run/containerd/containerd.sock │ │ ├─236604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67bd2edb555d5d7d2fe7258941ba89f4cbe84bde2b926b786b583271bdfb23ed -address /run/containerd/containerd.sock │ │ ├─246256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 213ee2f94313f19e73b9c91b6a7a6d18c52c7f8dccdfd25d06321868e2f049e5 -address /run/containerd/containerd.sock │ │ ├─248275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7398ef7b617016e8722e7b405342dc5bfe771904f72b9a0b71b49a0ef3060fee -address /run/containerd/containerd.sock │ │ ├─249681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91053c22e2f15a736ef03192efa7d646af6e168be79abdd01e623cd6989587ba -address /run/containerd/containerd.sock │ │ └─377847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 856ae0c840bd6e88ef7abc4148b8dfc50dae7bab8b216aba6a69abd028847e09 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1420 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-5e55efdf00939faf54612c83d036e1769c38506cd22e58adcfaf9ef2ab955c6f.scope … │ │ ├─25455 /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 │ │ └─25468 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─29933 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30197 /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 │ │ │ ├─18805 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18825 /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 │ │ │ ├─25151 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25415 /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.auwpaz.service │ │ │ ├─12596 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.auwpaz/unit.run │ │ │ └─12628 /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-auwpaz --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.auwpaz:/var/lib/ceph/mgr/ceph-instance.auwpaz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.auwpaz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.auwpaz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34656 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34934 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12231 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12261 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10330 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─124211 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41316 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.162 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─run-r2379ddd1fd004457b974d93327967a57.scope │ │ └─163663 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-8e2d86674c30e1381e3f7efdf4424ddc05c6c609148f62cb369fe61f2d8e131f.scope … │ │ ├─12712 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.auwpaz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12733 /usr/bin/ceph-mgr -n mgr.instance.auwpaz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-ccdb90f0fdd6814f2d257fb5995e7698763c256a81d406c96b4196b228f750a5.scope … │ │ ├─30237 /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 │ │ └─30250 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1089 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10845 /usr/sbin/chronyd -F 1 │ │ └─10846 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-00b4857ecedc03d3d2497e79229429d3dd8e2e3c51ed04b4cea14a7c25066b49.scope … │ │ ├─18874 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18891 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─124090 /sbin/iscsid │ │ └─124091 /sbin/iscsid │ ├─docker-91fb85ddbc36247688083576c885a19126688d9fdf5363963b8f1859f50f0aab.scope … │ │ ├─12342 /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 │ │ └─12355 /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 │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-ae1985a1d6978738793c3ff259b7b021fad44b22b26d5b155b69994b6f61b32d.scope … │ │ ├─34977 /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 │ │ └─34989 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─cfcc6aca2ee576fdff2f4d28ff8c8b203c840d0cd3ef232827355670c5d3c94b │ │ ├─159421 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─159680 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/plugins/ml2/ml2_conf.ini) │ │ ├─159681 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/plugins/ml2/ml2_conf.ini) │ │ └─159682 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/plugins/ml2/ml2_conf.ini) │ ├─a131751bcceaf453e122ca36ad2b5c707fb722f3f9f267fce24167f5a7a2be88 │ │ └─207295 /pause │ ├─da22d6ec2000fccd36b3b0d744dc4c212e30db600a53a6c2c55f8202a052c429 │ │ ├─168470 /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 │ │ ├─349844 /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/tmprlt85zh_/privsep.sock │ │ ├─350104 /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/tmppzjgv17z/privsep.sock │ │ └─356288 /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/tmpeqmjn83s/privsep.sock │ ├─222e6a6767fd67927bcc21d9b7b70386a5f373b07b1554be7b8930954845c6b2 │ │ └─165290 /pause │ ├─4405aff6661bd33498115d99e8f108212003315aeb15affcbf0acfa40d0a3b24 │ │ └─48370 /pause │ ├─21bbf2d35bd7223b5d2d09777fcb7bb5e18495a92b4d58196d9608887ab09a14 │ │ ├─231645 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231686 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─231692 erl_child_setup 1048576 │ │ ├─231897 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─231954 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─231955 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─232698 /bin/sh -s rabbit_disk_monitor │ ├─3cca93be58c9c5552320dff5aa6d751a216da733380808af7b2b84bd3012198f │ │ └─162977 /pause │ ├─64dd3f27ce1ae66c30f57520fa920d263925db2fa7d77695261b7b19104235e6 │ │ └─162714 /usr/bin/libvirt-tls-sidecar │ ├─938dcdcb23b0d2614ccaf1a7d99376c12d66e7a872d02ed817673e3c1a573883 │ │ └─61276 /pause │ ├─2877947abf4508ac37ce8b9be834bac0139596502016d329ca817cee1bf65efc │ │ └─63519 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-162.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 │ ├─1e7bdef020c8e2c64f3ed6970f64672af5d6e4902a4e42106489ce83ec7a6ca9 │ │ └─41261 /kube-vip manager │ ├─25d889c7f0013e8a16b7d665dda059ec94cafa201ac573578234ed1d09c3e523 │ │ ├─62970 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63003 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ed66279d9a951e21ee28645444b17400d70d27218c00b1abaf065c9a48831507 │ │ └─107828 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─07b08fedd0d794e8ecd610c832a510afe1ef11e71bf444a34d2409030d05a078 │ │ └─63246 /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 │ ├─6d72b77284788504b41980f10a4fe903c8b36ba005128a92fde51251b5fa63a9 │ │ └─58560 /pause │ ├─42b16fd32d159b16dda2cdc3da028e5af41ced6ed4848a367a367a1579b3e1cb │ │ └─187210 /pause │ ├─832212806741a261501ab1bb0e0ae6e7fdb14d75875a0bb444b6c8ba3c0cde53 │ │ └─110663 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─fb558f4d8d9afe9eda2e4aaffc0eaa6fd7609216fe560d3e005833c3d371bf81 │ │ └─229252 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 │ ├─913c657bc8f8907d5097807e4b19be67b0bf4d298dfdecc59b1c5443a599cf61 │ │ └─152686 /pause │ ├─24cc4f8c17a707d930bc9d20a70d64a179319adc34f54c8e7b29037729e2148a │ │ └─48669 /pause │ ├─9b2e97ee37e31194dee32868bdb7c24dcd1442ca0c6210c6adf2cd2ef1d02348 │ │ ├─172879 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172895 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─172901 erl_child_setup 1048576 │ │ ├─173047 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─173098 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─173099 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─173307 /bin/sh -s rabbit_disk_monitor │ ├─1cce9b5d4d895875f38553a007771583ef3271abf95099251a536a9539a124f9 │ │ └─60618 /pause │ ├─8ba6fe203f7a2458099de683500507cb9b203d6d24f720f499346197530b7443 │ │ ├─ 87992 /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 │ │ └─378045 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─954ed6f4f3fc373de0b5d3770add966d49c75c82a9ba698e1f383c2fc227c01a │ │ └─87658 /pause │ ├─46c04c125eee88634600f966a5280b9a555bb57eda96c6cc6978867427fedf95 │ │ └─62436 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─91e96c97a35e2324a08098c22d27dadae46f3890a8e077671b1e30712fdc0ed1 │ │ └─165124 /pause │ ├─39bb31931a786f90ca21a962218330d244f5c98cc9744ada84b24019b703e5a9 │ │ └─58989 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─6737ee804e59aa775d419ac0b3012c23fdadd6f7cb3363e68fd6129d865fe71d │ │ └─59758 /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 │ ├─f353b0387194b59f0b269ce0059588b121e3e2dcd94f1411cb70fb7105479bd4 │ │ └─62163 /pause │ ├─28e082e0547b10afb32dc88d61976132bbdc9111aee210b92453f517d88de18b │ │ └─58858 /pause │ ├─856ae0c840bd6e88ef7abc4148b8dfc50dae7bab8b216aba6a69abd028847e09 │ │ └─377874 /pause │ ├─8cf6e6fcc8e53a01355f846992540d6217ddba1d6dd6a6d07c590cc1cf72ea0a │ │ ├─150868 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─150884 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─150890 erl_child_setup 1048576 │ │ ├─151007 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─151082 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─151083 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─151249 /bin/sh -s rabbit_disk_monitor │ ├─245c62a6872683f154f9f36698d378877da2b03abc38a55f2924b81f15ef8d28 │ │ └─213637 /pause │ ├─f62fc13bafb3999dc64db469d6995122db5670b08b51aff473ecc95f17c886df │ │ ├─184246 heat-api: uWSGI master │ │ ├─184285 heat-api: uWSGI worker 1 │ │ └─184286 heat-api: uWSGI worker 2 │ ├─c1759596113403b656a7afc2c9d860df6e498ff237c232eab9ce1a269305066a │ │ └─72028 /pause │ ├─117ac6f29f5be2b6b2dd67f195e2b0e5b784aa0895637532b33e099d61ac5a36 │ │ └─62779 /pause │ ├─a6164aa303c793f6dbb4f1fa39ed26c2bfd92476c4f600463098aee161d64888 │ │ └─229220 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0ac43294aa6bddf4ba8db0512ae605fbc386d1f9f4c9f0c0a2eba6ee138a652d │ │ ├─248437 apache2 -DFOREGROUND │ │ ├─251215 (wsgi:h -DFOREGROUND │ │ ├─251216 (wsgi:h -DFOREGROUND │ │ ├─251217 (wsgi:h -DFOREGROUND │ │ ├─251218 (wsgi:h -DFOREGROUND │ │ ├─251219 (wsgi:h -DFOREGROUND │ │ ├─251220 apache2 -DFOREGROUND │ │ └─251221 apache2 -DFOREGROUND │ ├─58cda1ba07cb8fa2172f623b25756aa17cff2dc40def533c1553af0b6e584abb │ │ └─49540 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4fcc1541de8f47639d33d91c99c63e659f314e71eddd782c34faf7e8bdf57696 │ │ └─47147 /pause │ ├─191a6bd1fac3f58b759af036f22c9f579c419cd5fb24042a49e59ceffb44c632 │ │ └─229253 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 │ ├─9221ec838bae97a87b70aee9fe418ccde74ee957dc378081a96e35ccb9fc8001 │ │ └─96938 /pause │ ├─5741150a378b20c43a74c956ba56143176d0788c425a55be34705a0ab456b8e2 │ │ └─174791 /pause │ ├─f923de95d383a536b5235f1733ded71b5d4b549057280ff0a3cfd10f4381764c │ │ └─172142 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─a08f347025ad429be76afb082657187e6252a6d890b1a8251b355d724f03ae40 │ │ └─55671 nfd-gc -gc-interval=1h │ ├─f522d9ec6af9f0c6ec677bbbb51d618d235f77d53726b756e0820c2be141791e │ │ └─44062 /coredns -conf /etc/coredns/Corefile │ ├─6c96ad76c7fa4f00c3f98ca67971cfecc9e780ad8858915aa2bdae14c2c47a94 │ │ └─194488 /pause │ ├─3ccc500846ed049d067c172cfde8823a7a890b4250fddec0bab8d1a2a7a94639 │ │ ├─244799 /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 │ │ └─244863 /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 │ ├─445caf30d633aef0bab826084e1e5527fb55fbccdee96a940943656420d58363 │ │ └─174744 /pause │ ├─79f4b9a1dd51ac5b4e5805a5389e39ced59a293f28b91b6309583c7dc1bfe8ca │ │ └─63057 /goldpinger --static-file-path /static │ ├─284ef6a284001daf9d36a84a2818651551f510efced729ffed215ba8d4d3b684 │ │ └─51126 java -Dkc.config.built=true -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─fb02010c8e337b0ed706647e4900797cc7b75ab832aebbe895c595396aabee88 │ │ └─249955 /bin/openstack-database-exporter │ ├─764ee15bd8a0e7eeec8b10b96c5ac977e1ca83ac954379ec65ff86477b6f8b08 │ │ └─45059 /pause │ ├─890d0e43232ebdc848e6ff5002cb3990015a3e861117a6edbd77a913079c67ab │ │ ├─61876 nginx: master process nginx -g daemon off; │ │ ├─61896 nginx: worker process │ │ ├─61897 nginx: worker process │ │ ├─61898 nginx: worker process │ │ ├─61899 nginx: worker process │ │ └─61900 nginx: worker process │ ├─093718de4545db1798a959d16fe2993cb0eba18876775475ec57e52327555996 │ │ ├─49293 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 │ │ └─51461 haproxy -sf 153 -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 │ ├─91053c22e2f15a736ef03192efa7d646af6e168be79abdd01e623cd6989587ba │ │ └─249711 /pause │ ├─ee56ed340dce7f7d3922ae68e42e97c86258615e4ca1be032d550ad3441119dc │ │ └─87620 /pause │ ├─31415ad25c41214dd93a46b86348bfe4d99143263d0b633825509c554d0c1403 │ │ └─45318 /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 │ ├─07bb25db00c6a98b224b70e707dfc3627dfeab3fcbf930ddd2b5bdd22e505cf2 │ │ └─60518 /pause │ ├─c885a428327af28f5d620afe89378c82c3ebc5afe52138b6c49656ee5e2e9434 │ │ ├─97351 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─97487 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─97489 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─3ab4a1f3900797afc6a5966b4b25662095dc5fd2e204ec9d25c1fcd40e2bedab │ │ └─152874 /pause │ ├─372ca2fa153b151c1bb60cadce1f41bb4550d47b8b4144e028d0dff49129d5b1 │ │ └─236438 /pause │ ├─c4602e91b117b8d9d416543a4b131cb1f164fb352ab5ad30ba40145a4fb30281 │ │ └─145681 /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 │ ├─d0bd98d378142939296963b404018edbdf03ec50be6bc36157f427ac52629cc6 │ │ └─208346 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─f85f6cc190186b66b9f639e7205340e050ab762ae6a6ceb88f6a381ab2dc7c06 │ │ └─48005 /pause │ ├─d8e2b8d9c6734e233a94c1981958c1cf81c490aecef6045a1a191f8813aa756c │ │ └─63946 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7ed48a3c434dcc7001d0cf974047a78227c2323ee4d7b810d5aa74cff2f2edb2 │ │ ├─49348 mysqld --wsrep_start_position=f5d7ea8a-7181-11f1-949d-3edffd086436:20 │ │ └─49473 /var/lib/mysql/mysql-state-monitor │ ├─5bd0810095d5060956fa528b8034047b178939e7d4920b78817161009393a8ff │ │ └─230061 docker-registry serve /etc/docker-registry/config.yml │ ├─a05e0a6bf4db345fdc4bdc79ac1a7c8d51e9627b26b56b366b015deebe76ff9c │ │ └─141558 /pause │ ├─5b46fb90c0f1e5e0b5d3894e016a8a04c7d7f5be6857e99e3381c609e1182bac │ │ └─88140 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─35aefce7f104b6b0b36b929942ae3728882c3cbec4c8d89a80f5069523f17def │ │ └─41020 /pause │ ├─474112a56add169c0c7132e0f20a18d197d0a99be1329bb10fb9eb9e8d8be49d │ │ ├─203649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203667 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─204592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─204593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─370730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─370731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─20cccfff2a3dc689aed1dd3ca978fc5f0b36fa57dd96de33b6fd21af5e35dc99 │ │ └─50999 /pause │ ├─58ea1885859b2772b65c405b7b5a9a6a4934fa2373af12224127617e27b6649a │ │ └─95677 /pause │ ├─cf5438ce3b410ed7aea4fd0825ee3a9237d7e771e4badd414d085664a4e09e59 │ │ └─140836 /pause │ ├─407165b83daf44fc071bc1f3c5a6f132e758b497a7e7a3f843cedac6e87e2872 │ │ ├─82308 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82324 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─82339 erl_child_setup 1048576 │ │ ├─82444 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─82497 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─82498 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─82772 /bin/sh -s rabbit_disk_monitor │ ├─4af761f96f98fafc7e7d77f56f3309d886a90ab32bae7b6a4dbd98ed9c60101d │ │ └─202677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─41dcd494456009c4a6cb2aac9770a3674f294fdcbb7c01188545439e4782bb7a │ │ └─64011 /bin/memcached_exporter │ ├─083cc90034a5151aba6d7551d8b59237dea53097ec5d22d387c7e81ee7f9d3ff │ │ ├─42722 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43096 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d09170e7ab8bc80be86f43c5f95693f7639e7105f6f3635eeec40f24f06030eb │ │ └─63559 /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 │ ├─1df9850941c030812af1e46d7b27ff1729c3fb1d64aafdb0360c18bfddd083f2 │ │ └─58794 /pause │ ├─7d57ca33940c619377f2399f4759f463d4322d97968357bdb7d35e6a7d07b45e │ │ └─110122 /pause │ ├─e3a52da0982d1754c05be73ea7e476b298a56d25d19de2a999e578fd82ae0adc │ │ └─244710 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─998ea92d053eac009b6e12f49e597001d70244f40441344c8cd0552a55b61d8b │ │ └─41148 etcd --advertise-client-urls=https://199.204.45.162:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.162:2380 --initial-cluster=instance=https://199.204.45.162:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.162:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.162: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 │ ├─4bfba572606b872cb20987f55d0f0d95fac6122a6e89bf17b7d885b0bc431156 │ │ └─55754 nfd-master -crd-controller=true -metrics=8081 │ ├─e4ff450d7358369fa0f740526997ceb7bdf2f3e631145cff087dba996f216b7a │ │ └─62375 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─01730a127914a82181bad1a24e375eab89588bf3c9e546afdd2055efeb31b4fb │ │ ├─149935 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─150196 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─150197 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─02d21e9aa81fe222c2a5d4333886b105cbae68a1fac652d17aaa71749cb77d0d │ │ └─55338 /pause │ ├─68738a7d8ef6f84a1ba4df9b2e5dc991df7808f6ad3e6c19c5f35d655dcd1e00 │ │ └─55609 /pause │ ├─7ec9a09d1f2f5380cd3aa861f211b48142515b712810e04b61b0c7aca434478f │ │ └─49444 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─7398ef7b617016e8722e7b405342dc5bfe771904f72b9a0b71b49a0ef3060fee │ │ └─248299 /pause │ ├─df55ca8b059b7244b6b4c987b95d889bfe267b6369459e8fcac429e19594e01d │ │ └─77284 /pause │ ├─fbfeaf329aeeb844237de2c2a0275e3a74919a79ccdd2d1cca066c1aeee02b3b │ │ └─63978 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ce91198615ebd5be3e4006ee9fca457c8f51093d69b26a678e9d8fc2af8066df │ │ └─63609 /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 │ ├─7c2bfc6bf05fce1f3b1168fd325559c6a0aa2ca0460ae8d16025ec6912178f3e │ │ └─236177 /pause │ ├─8837741af8d86677bbabb22de9359dff04fa02c4ea3a5c78ddea481c4648ed82 │ │ └─61659 /pause │ ├─fac1448693a37f60cdc5cc2ffda1bec4f63eefa87a570d3c665c59cf70924c1a │ │ └─211806 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─56f659cdc4a604a3ea681dd9cf50b356e664290f4e05ba6e0a1c3083ebba0b71 │ │ └─40969 /pause │ ├─723eddb55829f7dfc6dfa3a0ee62c9ffdc6764bf818c88c9d9190b592f91afe6 │ │ └─73040 /pause │ ├─5bf5395deabd55c946ec9ac3c060488e3547d093a734ed8fe894b797160af5a4 │ │ └─82203 /pause │ ├─87f205a4f4cf8bc6263b2b45dee6e54512b87bdc588a653a050994ca58684e10 │ │ └─44028 /pause │ ├─ea67d97713c7ab762bdd6da9b43cdf15ff5c64bc5c9fb6f3ada1587a4adc8374 │ │ └─61187 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 │ ├─327e3c073baa9348f3b89eef398a0cb16a08e50ee262c96ac3035a490c6bf5bd │ │ └─63922 /pause │ ├─82e2b9b3e5b8645afe06ccc8bb473f2f9d90b79972b020697f4c2fe54710e7d1 │ │ └─43991 /pause │ ├─4e69b3fbafd23b82c12416965068c9f2a42fcf9a0b8b9e3f2363d444e3067261 │ │ └─44513 /pause │ ├─057c57a66ce5dc306a9530ae8f692939292271cd5483d87502845ec3c9a80986 │ │ └─41100 kube-apiserver --advertise-address=199.204.45.162 --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 │ ├─f90e68212e67cad15e2645f8d997e3ad93562c9769a786d6e69d0f0bba2503be │ │ └─204365 /pause │ ├─e1d6a00ca7518435954cdeb88040ab2cb6187e65b229cb7fba897d3c209ec189 │ │ └─55716 nfd-worker -metrics=8081 │ ├─a24971ffbede4086f0a1df741923958b8742d1e079f97575708ea7ca7c8e1604 │ │ ├─184213 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─184582 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─184583 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─b903a3c15c6c95ebe1f3fae2cf6f1f36205c0f0b501babaa7951404dab8a040e │ │ └─236515 /pause │ ├─4fe853cd2c28abe91ab4e5c837d0e57690adc8800854fbe60603a6845b1eb4bc │ │ └─62891 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─fc7fb34e6bb6a45b13f60bb9166c44cc5f31dd2ef9c3edcd7426750efff96ea7 │ │ └─248698 /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 │ ├─7e937680984bbebee399f16438227dbf280a97169aaabd0d1182b41e730d0bd3 │ │ └─141054 /pause │ ├─0a6df59614c73fa2f06dd053deb18d72cdb89d7d3a2e299b609a9eac583da764 │ │ └─150778 /pause │ ├─47b195070ef311794bf5d4deb5fe290497db4aa51a88b2ea54ae1367560ead2b │ │ └─65614 /pause │ ├─f1616cb2e3e7775e1f01f716c6cf6f81f66315ca596bc20acd810d8b2152adce │ │ └─165235 /pause │ ├─f4be3aa8e909faf8933ac455649d6f83bad9c70e9881fd7f03eb4e2a1018ff80 │ │ └─42274 /pause │ ├─baafa4352398c263b5779f27d74066ba9732de91bdac4b7a6132d1264c64d176 │ │ └─43617 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─76fd3666943a42897afc8a824e09379cdd842ab87dbfbc8d50f28238f4192215 │ │ ├─149216 nova-metadata: uWSGI master │ │ ├─149315 nova-metadata: uWSGI worker 1 │ │ └─149316 nova-metadata: uWSGI worker 2 │ ├─599bfc8852e63a1f24086aff968a1e5bd68a049efb3a183bac45c2312377fc43 │ │ └─41037 /pause │ ├─6fe6f6a9061cec2760f84e940c473256019ff5d4fb659261aa685c1fce66e8c3 │ │ └─60455 /pause │ ├─4ae5e9d872a0f74ce8ee332abf4c792b78197268881a6457ae4a484959cbe071 │ │ └─125022 /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 │ ├─0867708a2627e19f99e157dc063560c8d662f3548301186a715b797f16e00492 │ │ ├─149922 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─150167 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─150168 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─432dbb55bd4faf2e77520c36b14d126cec3b163018f7d894d5469ce7f9604ad8 │ │ └─194537 /pause │ ├─6fc47b2ec99621a5ef834f98a9c8447c535f9923990e2cbb942e7a5946145b74 │ │ └─140513 /pause │ ├─1bbfce471cea0e5a13644a7872d56d7bd20a83f60517320ca1f95804a2227204 │ │ ├─160118 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─160349 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpwa6182u4/privsep.sock │ │ ├─160488 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp649i7j3n/privsep.sock │ │ └─160703 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─668c5847635f5e12ba48359fc8adb1354361a9e0bdcbb4ee655e0c30565a1a53 │ │ └─174848 /pause │ ├─50fc894c092ee725c07ce9a623341f47851802e1d55376078e19b509129c6c45 │ │ └─152664 /pause │ ├─730b6d213b4aa27f480442be11ed2811286b11156b98247cc147b9a175208b3e │ │ ├─161582 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) │ │ ├─161861 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) │ │ └─161862 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) │ ├─c66b9bf5d7bcbf00328e6caba9e5bd18a16486332e1b1564ba13cbd54bec0349 │ │ └─194557 /pause │ ├─ceefe345d6f5c680c08138efe4edba6d9eb689f811d1c61917aeb3c6b618dbae │ │ ├─ 47414 /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 │ │ ├─ 47428 /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 │ │ ├─ 47498 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─247885 nginx: worker process │ │ ├─247886 nginx: worker process │ │ └─247887 nginx: cache manager process │ ├─b8582c1ebc270c97592814820209eebdc5e3c2bd93e174af55d3361bd4f9e88e │ │ └─126555 /coredns -conf /etc/coredns/Corefile │ ├─5c20308d49d21a21bfdee93db87f475a2be9d3002f22e489885ba6406e68838d │ │ └─98646 /pause │ ├─274d92a34695a5cfbf06643beb77073e41513327fa68aef03f1405c864458056 │ │ ├─149197 nova-api: uWSGI master │ │ ├─149272 nova-api: uWSGI worker 1 │ │ └─149273 nova-api: uWSGI worker 2 │ ├─04e2a4d51f2fcae20a00afdbd93bc397b665860239db19116b133fba30d551e3 │ │ ├─222317 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─222825 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_0bqkaa5/privsep.sock │ │ ├─222847 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─222850 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─3b13dc1cfb831fbd453a1e76ae08584b13b23f9eb3ad18a79e44360dfaf24cd1 │ │ └─63742 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─75ac807943931cc22e35a8ee632629a27d21f2d496837def717eb8015b14bb8c │ │ └─222101 /pause │ ├─aed7410a7dff10825b775a46e1d41155f7beaf7c983797eb8f91a3408037f6a1 │ │ └─49012 /pause │ ├─a4e0a6465453c54aec49baeea44ab86472f7ba000acf0000b2956c0abf578722 │ │ └─55436 /pause │ ├─d3d5efa3d20561d0756f03d32a601c6107079387b0137c5a2cca1457563dc6b1 │ │ ├─72117 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─72134 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─72140 erl_child_setup 1048576 │ │ ├─72196 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─72247 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─72248 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─72331 /bin/sh -s rabbit_disk_monitor │ ├─c902fd2f45f60bd394d688ecf912004f3813316c1a140ec1930681cbedac3967 │ │ └─41483 /pause │ ├─c4af6a555fb643aca7dedf9262227f318b25d0dca11bea1a3130bdfdb19f4e5b │ │ └─78058 /usr/local/bin/rook ceph operator │ ├─a65512a422fc8362d5ebc3c0ff1c56feadf8fdd67cb4776c1a4078cd73bd5388 │ │ └─42279 /pause │ ├─63027be16cd477d810d4a1c6d50a6f86c32cd3e0738b5a02292c5b93cd582aac │ │ └─55853 /secretgen-controller │ ├─cc7d4bafb905fa200186ea20459a85dc29595131e6fa3257eece63371af36355 │ │ └─152801 /pause │ ├─bda8e99af43f8e1493209d6c889db76fe681b15bff52f18cb9067a6c38491f03 │ │ └─124681 /pause │ ├─850277c19036bf1e740ecf546d567b87e7a90beff27bc134c27ef687a0df81a5 │ │ └─112134 /pause │ ├─7cc018139bda2c10e203a045c915051152e720fdebbe4f86c91dfc5896ccf7c6 │ │ └─58751 /pause │ ├─f600b2b0f70dcf65cfe30f75a4264bbe137347fa7c1f6fec30910503e5065706 │ │ └─44089 /coredns -conf /etc/coredns/Corefile │ ├─2203383ee31bd2316d3d7f6343ce5c5dc0528a1cc108e724fd34f91f8bce0e37 │ │ ├─64592 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64609 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─64615 erl_child_setup 1048576 │ │ ├─64704 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─64755 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─64756 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─64808 /bin/sh -s rabbit_disk_monitor │ ├─fda0b0c3222f2643730cdb478022b4ec08d99c5f0f3ae26cd061526fe6b3b16d │ │ └─45112 /pause │ ├─977b3d2f11ae08d14c31c9eff8b2b58ccf961f0e9557f3857c3a3c3a5808253b │ │ └─209722 /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 │ ├─d4bbeb3b2b1ada5ebe12a32542bad76aa109311a4cd9752e5c98724d8df28c34 │ │ ├─59443 python -u /app/sidecar.py │ │ ├─59792 python -u /app/sidecar.py │ │ └─59793 python -u /app/sidecar.py │ ├─423dd5eee82e057ade03a362b81fa69abadcab0a96524e2c026d66933663c794 │ │ └─126332 /pause │ ├─a23d568eee8e61a0ddf839cd0536334a7bcd13eff002074405f3c5a18e80eea9 │ │ └─48164 /manager --metrics-bind-address=:8080 │ ├─870effae98f56dfb56c4d6f0f7bf800e6080604ac023391e634c7f87dc9c8f3a │ │ └─172174 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─77c323a6bae0126f35edf8df2f59366334547febbc2967e7a0175e4de9d5b226 │ │ └─207795 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d5b509d2e4ed67dc52df299db113bfa560784a168d4334d7585ebd4a6957ae62 │ │ └─222600 /pause │ ├─175ea0d2053b73875ea5c4c06baf361cfda503a8609c3de251f540bbab483484 │ │ └─61684 /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 │ ├─773c17641960d54c3bbd88edc1aec7882146ea01bb10152d34360fd3d73ab6fc │ │ └─163637 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8840ebe960a0e573a6bee3afc37e253048f23535c31635ce6dc3efccb86ecce1 │ │ └─110213 /pause │ ├─1384426f0d353385c68e1333c9f313879df59ac55c2af37a142e884e955a3aea │ │ └─152460 /pause │ ├─f6b56abd82a80ec4acc5605ed9c259edc613c429b338a535808fdabf8b174784 │ │ ├─153328 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─361718 sleep 300 │ ├─ad83630a00cc7e156521b8bfe7b8e512608a08c6a0e8a79d5b7398f6347552ea │ │ └─47101 /pause │ ├─1cd9b30f7a2953beb866268121893128353fa920b976aef56b9de2b8207c9296 │ │ └─61004 /pause │ ├─955130382e029c4549aa862b0f7c31ea3c847277199d7834fb39de51ff0c4f85 │ │ ├─161706 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─162238 /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/tmpgp6fcqrt/privsep.sock │ │ ├─349144 /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/tmpjgvus3a_/privsep.sock │ │ ├─349339 /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/tmpc92wntf8/privsep.sock │ │ ├─349861 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349865 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─351988 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6c46eb59-3b02-4fd5-bccd-abda2bd215d0 --namespace=qrouter-6c46eb59-3b02-4fd5-bccd-abda2bd215d0 --conf_dir=/var/lib/neutron/ha_confs/6c46eb59-3b02-4fd5-bccd-abda2bd215d0 --log-file=/var/lib/neutron/ha_confs/6c46eb59-3b02-4fd5-bccd-abda2bd215d0/neutron-keepalived-state-change.log --monitor_interface=ha-16e02fe4-43 --monitor_cidr=169.254.0.197/24 --pid_file=/var/lib/neutron/external/pids/6c46eb59-3b02-4fd5-bccd-abda2bd215d0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─363682 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=83e26832-b6a6-4deb-ba88-6eea80beae3c --namespace=qrouter-83e26832-b6a6-4deb-ba88-6eea80beae3c --conf_dir=/var/lib/neutron/ha_confs/83e26832-b6a6-4deb-ba88-6eea80beae3c --log-file=/var/lib/neutron/ha_confs/83e26832-b6a6-4deb-ba88-6eea80beae3c/neutron-keepalived-state-change.log --monitor_interface=ha-ef80ae7f-24 --monitor_cidr=169.254.0.124/24 --pid_file=/var/lib/neutron/external/pids/83e26832-b6a6-4deb-ba88-6eea80beae3c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─365603 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7cd5b048-2b38-42a9-b33b-5259fd9e36a8 --namespace=qrouter-7cd5b048-2b38-42a9-b33b-5259fd9e36a8 --conf_dir=/var/lib/neutron/ha_confs/7cd5b048-2b38-42a9-b33b-5259fd9e36a8 --log-file=/var/lib/neutron/ha_confs/7cd5b048-2b38-42a9-b33b-5259fd9e36a8/neutron-keepalived-state-change.log --monitor_interface=ha-63cd401d-1e --monitor_cidr=169.254.0.254/24 --pid_file=/var/lib/neutron/external/pids/7cd5b048-2b38-42a9-b33b-5259fd9e36a8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─f4a2a1d3e190f7479770d996a95131c3dfa8fdafc57a3744890327f4f2855e05 │ │ ├─98735 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─98754 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─98783 erl_child_setup 1048576 │ │ ├─98840 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─98902 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─98903 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─99060 /bin/sh -s rabbit_disk_monitor │ ├─b5a9b5b544d7fbc1071cc302601b4863341cc3b13dfa7da189d28f4731d43de7 │ │ ├─96074 glance-api: uWSGI master │ │ ├─96087 glance-api: uWSGI worker 1 │ │ └─96088 glance-api: uWSGI worker 2 │ ├─f1ea68b68afc487eb6b6d9848e8a7a1431effba4f6d7ad578d6e1c2a6fcc0af2 │ │ ├─204448 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204466 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─204480 erl_child_setup 1048576 │ │ ├─204627 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─204721 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─204722 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─204936 /bin/sh -s rabbit_disk_monitor │ ├─8d0fa3cb884ddac3e777d168f4a81d2cdfdb012ba54d53f017b121dacdd29c11 │ │ ├─159470 neutron-policy-server: uWSGI master │ │ ├─159483 neutron-policy-server: uWSGI worker 1 │ │ └─159484 neutron-policy-server: uWSGI worker 2 │ ├─54e6b6f4be996bf41cc50ab05b65798cc68e4bf65450d29a178134ccd9b2c709 │ │ ├─76717 barbiacan-api: uWSGI master │ │ └─76731 barbiacan-api: uWSGI worker 1 │ ├─822bd8d11526fc45f40bd8f4e5dfd85e3b583dd872622855098db1fadbecfc69 │ │ ├─222470 magnum-api: uWSGI master │ │ ├─222525 magnum-api: uWSGI worker 1 │ │ └─222526 magnum-api: uWSGI worker 2 │ ├─50fc7f392b8cfa1461a7ef8ac83b1c514481b9c6497da7fba14f9600b69e8243 │ │ ├─187356 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187375 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─187381 erl_child_setup 1048576 │ │ ├─187451 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─187526 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─187527 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─187611 /bin/sh -s rabbit_disk_monitor │ ├─7666696ed47aab100c93065c2bc9067fc3cecd2d24399543e9b9e8dd558a71f6 │ │ └─43582 /pause │ ├─573c164e0fc1d284f6a81b9ccdaad6a83575b8d084d48d5ae50161bc1e6dbe23 │ │ ├─172172 senlin-api: uWSGI master │ │ ├─172213 senlin-api: uWSGI worker 1 │ │ └─172214 senlin-api: uWSGI worker 2 │ ├─7b3b49f2d9cd557bc6b13500da377c1465e5558485cc1f3ebbf765c35b10ca61 │ │ └─152375 /pause │ ├─98c7592790dbea8867048aeb4b06c0df0580544e8626f35b47a4bc3161f45147 │ │ ├─159422 neutron-api: uWSGI master │ │ ├─159453 neutron-api: uWSGI worker 1 │ │ └─159454 neutron-api: uWSGI worker 2 │ ├─cb0a304a179dc86bfbccc37b2049886dfa0cdbecf96b92181629d6ead8dc2ac6 │ │ ├─184236 heat-api-cfn: uWSGI master │ │ ├─184283 heat-api-cfn: uWSGI worker 1 │ │ └─184284 heat-api-cfn: uWSGI worker 2 │ ├─a332492369e439ae6c87539efc878419dfe333e6888ac749030331838a0952a2 │ │ └─41015 /pause │ ├─d12b4aef7d09f724a3f02b49fb89c29199e93a1de67911b0a4a01a3b54019f0e │ │ ├─ 68005 apache2 -DFOREGROUND │ │ ├─ 68020 (wsgi:k -DFOREGROUND │ │ ├─ 68021 (wsgi:k -DFOREGROUND │ │ ├─ 68022 (wsgi:k -DFOREGROUND │ │ ├─ 68023 (wsgi:k -DFOREGROUND │ │ ├─376833 apache2 -DFOREGROUND │ │ ├─376930 apache2 -DFOREGROUND │ │ └─376931 apache2 -DFOREGROUND │ ├─bd591cd8699225ba8e9d6b888d737275f91ef4818b34d272f2acad28c94398cc │ │ └─209695 /pause │ ├─bdaae2467c071ac9e04a208308ffa7616eb1bf89c578e2487e8944e7a63ff007 │ │ ├─222667 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─222867 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─222868 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d4cb4531dd5779bc0d24a31e07a1a5d745afe7c0efc92ff8e54c218cfb1130ed │ │ └─127135 /pause │ ├─d5f2af21a2878f71c82639e84f2e567c3ce9b0d77fb53d85b291c1b6304815d8 │ │ ├─161590 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─162362 /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/tmp_0s4yt1o/privsep.sock │ │ ├─162649 /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/tmpe0q1de9x/privsep.sock │ │ ├─163098 /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/tmpfkm5ch0a/privsep.sock │ │ ├─163658 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163659 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163693 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/10b6707a-014a-4402-be6f-56e38c4423ed/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/10b6707a-014a-4402-be6f-56e38c4423ed/host --addn-hosts=/var/lib/neutron/dhcp/10b6707a-014a-4402-be6f-56e38c4423ed/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/10b6707a-014a-4402-be6f-56e38c4423ed/opts --dhcp-leasefile=/var/lib/neutron/dhcp/10b6707a-014a-4402-be6f-56e38c4423ed/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-40d028ba-95ea-46e5-b022-aed17a923074,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 │ │ ├─163697 haproxy -f /var/lib/neutron/ns-metadata-proxy/10b6707a-014a-4402-be6f-56e38c4423ed.conf │ │ ├─188996 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a4333365-2d60-41ec-910c-861a10fcfca8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a4333365-2d60-41ec-910c-861a10fcfca8/host --addn-hosts=/var/lib/neutron/dhcp/a4333365-2d60-41ec-910c-861a10fcfca8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a4333365-2d60-41ec-910c-861a10fcfca8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a4333365-2d60-41ec-910c-861a10fcfca8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c4c5642f-9149-4da6-8a17-e6f307c6aa05,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 │ │ ├─188999 haproxy -f /var/lib/neutron/ns-metadata-proxy/a4333365-2d60-41ec-910c-861a10fcfca8.conf │ │ └─354508 /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/tmpkcszoeg2/privsep.sock │ ├─fa3dc3e9499c4d3070d6df858ac39d57a7f88662a501ee5312ab7c163f9dd450 │ │ ├─59469 python -u /app/sidecar.py │ │ ├─59796 python -u /app/sidecar.py │ │ └─59797 python -u /app/sidecar.py │ ├─e484b2e42aad50d6f100778b6d399aee8dee3d34a8beb6a18b1af7074e249ca8 │ │ └─172122 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─fa2a16d098a67db6574ecda1c93f910dcc40228f4978c4717f53e6ad481f4352 │ │ └─100049 /pause │ ├─034e8f50a7f226acdcd0f2291445fa8cece65dc5c479ccb8b77812115805ba37 │ │ └─152441 /pause │ ├─fde0ce0a103fbba65e7b93ac313c885075e694825accfcba02627e4a1bd34c39 │ │ └─47947 /pause │ ├─9564c35d9a085633ba2307e94c2cbab991478c543ac205f18d796893664e66b6 │ │ └─47582 /server │ ├─f5f826326ec0fa6a97c2484e2270216ac6f7c3c5c4dfbdeff9c5119c19643b6f │ │ └─96988 /pause │ ├─478248ec09bcff5f05a907f2a59c814d5895b74687f6d57cf6cdb01a7512dd8e │ │ └─60114 /pause │ ├─45c0e4539f5573f54aa4913b628fb5ca965a67feb9e54edade1801603fedb880 │ │ └─213786 /pause │ ├─ba55f31029bd8bac145a308a87fc4426befeba5b646249ae3a1291724e040095 │ │ ├─110974 /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 │ │ └─111048 /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 │ ├─f39796923e96019f7bd2b6a05a1975ae24efe08d58cad3b7836adef22ca7785d │ │ └─45003 /pause │ ├─abb7fa5637dd9e4f09f28ede35c6c44a6d3b21f39dcc5cb328d4608bc5642485 │ │ └─140740 /pause │ ├─6392951e31fff5a409d528022cd90a86e7f5f0a626023b89551121de6dbdad06 │ │ └─63867 /bin/pushgateway │ ├─dff5700273061a5f8e8d75f3ffac7be9cfa0fec7aec7152c5c07bfb2c890c92b │ │ └─63190 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-162.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 │ ├─3339b6a44b6229d5cbe5b3ee59359a76c20c3842256fd2930319a277351b5725 │ │ ├─127215 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─127232 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─127238 erl_child_setup 1048576 │ │ ├─127306 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─127357 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─127358 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─127615 /bin/sh -s rabbit_disk_monitor │ ├─213ee2f94313f19e73b9c91b6a7a6d18c52c7f8dccdfd25d06321868e2f049e5 │ │ └─246281 /pause │ ├─fc048fbe976367f63db1133171ae67ef7c9f0a721502a14053ac1baae3b8de10 │ │ └─194817 /pause │ ├─94d7cb7424e31507a2248a3760030a4cfa99b84f1c7509eb1d41893bf7095885 │ │ └─60145 /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 │ ├─413439c55a44b9003c6132514b4233b2ab2da9b05b2c52953b2e588bd62081e4 │ │ ├─163192 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163210 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─163216 erl_child_setup 1048576 │ │ ├─163367 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─163463 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─163464 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─163852 /bin/sh -s rabbit_disk_monitor │ ├─54e18bae3d4e9bab5447b5203503e1f843a0419d80002c91e9e038d5f6541872 │ │ └─45273 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1d46d2f05add73dcbd9edc68aa1dccd8e9d461fcee9e04434111e183d402874f │ │ ├─125055 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─125068 /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 │ ├─174ef758b026115bebe150778ec9d79ee0ef67064f2fff90b171894d3086d326 │ │ ├─202678 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─203189 octavia-worker: ConsumerService worker(0) │ │ ├─203196 octavia-worker: ConsumerService worker(1) │ │ ├─203200 octavia-worker: ConsumerService worker(0) │ │ └─203212 octavia-worker: ConsumerService worker(1) │ ├─fef39ae101f6854e1afde2c130cdcd32ff25d7ec22f87cca1672a55fd1a65ee3 │ │ └─165376 /pause │ ├─729f8bf1bc2d477dc9a1d8d8e5e7830775890cc7a3c5f1fb50aa23f7b4eb5c21 │ │ └─60014 /pause │ ├─5062e4d774c6946499385008dfe36da7f5ddfd90a50cfa5f36457f0f1dc82434 │ │ └─208817 /pause │ ├─4eda8885fbe7298edf465d8ae961d7e2995316f0a621da37edecb1d7a7b3e984 │ │ └─40991 /pause │ ├─9a47920b0ceb862262beda2106abfb4fe86496c727584d0f26953f8c21271215 │ │ ├─201901 octavia-api: uWSGI master │ │ ├─201917 octavia-api: uWSGI worker 1 │ │ └─201918 octavia-api: uWSGI worker 2 │ ├─6f8e3c0fa0995c08354c08303e291362ebb0602772546e95b4cc21efa858fbe2 │ │ └─64133 /bin/oauth2-proxy │ ├─563effbb4700faabb74f764628180658f12f238e4b27737c236311017907e59b │ │ └─168497 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9f4e8631bd0aa1482c42dffa36f8c360cad572e6cdba58112a688fba351240df │ │ └─206338 /pause │ ├─1d6e45769a3f0fe266c2631c884060a7454e4999bf53c742e9ff4905b5dd73fa │ │ ├─116166 placement-api: uWSGI master │ │ ├─116192 placement-api: uWSGI worker 1 │ │ └─116193 placement-api: uWSGI worker 2 │ ├─e15594d28a963be6b5c87aa91ef74038a63c0710eb2e82b37af77f9b1a7f2c58 │ │ └─211781 /pause │ ├─08d5365eefa30d7ca3424cb7da8c900b032dc0cd52dd3ce4876fdf71db2f7cc1 │ │ └─48490 percona-xtradb-cluster-operator │ ├─88e110443ce58108033771bbb107e39224107baeddd44e7858a863c97828ee78 │ │ └─44810 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 │ ├─c4935d3b91e77068108494d9e6c87f0159995c9643cba242b3de355bd28e813c │ │ └─208851 /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 │ ├─e5f19027c69a997abdf8bceac7ad06d70e584ebee623de77af5509777a612997 │ │ └─172649 /pause │ ├─24850524401dfe21895d9ab064aadfdd11707d41065025fff5549002c3bdd092 │ │ └─98342 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─670d3fd93e791e428b197687af40c32e707a0a716633b8af6a5e29f6cc8bf8f4 │ │ └─162766 /bin/bash /tmp/libvirt.sh │ ├─d0c82daf16e510690167caba402e98b0b64ce8df19c37d94046e9a5842f58d90 │ │ └─45231 /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 │ ├─58cbf16748c6fec0f62c8c720d47bc03081d8e7747668776d53cea29d50cd65b │ │ ├─107455 cinder-api: uWSGI master │ │ ├─107469 cinder-api: uWSGI worker 1 │ │ └─107470 cinder-api: uWSGI worker 2 │ ├─5b05b53e20dd6ca0fb4e262b45c48f433dfd07f749e8106823121ed076f347bd │ │ └─54707 /pause │ ├─e221cd38516c3c1ebac2b6d556804042c459f19838e234a9f5ba909c489dfdf4 │ │ └─87890 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-cf9f85b9f-mjrbq --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─664cf5dfef0a1793dc38eb5d284edcf5681ef2d4a9afe368429bea017389befc │ │ └─48048 /manager --metrics-bind-address=:9782 │ ├─26fd435f3259bf09b6ceb18f5b79bff549e77b64458360a7d66a573041a4e712 │ │ └─55388 /pause │ ├─99b1399f981ea6b90bc940e136a5795646cd502536d94b9357aa91cb1b97704a │ │ ├─378153 /bin/bash /tmp/senlin-engine-cleaner.sh │ │ └─378168 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-manage service clean │ ├─ebed3931560a14f3e755e0b5c79adaff83e29b0fdd6bbf8f5c8b1894747fe826 │ │ └─99958 /pause │ ├─dd16a6fea5a7b0a0c87b9cd88d428dc67a9c96044e55127a47fb468db2539cc5 │ │ └─231515 /pause │ ├─feb9cdffd5f6cd8d32d45bf603b4e9496d6848f35f00b338659a2566bd18c185 │ │ ├─244559 manila-api: uWSGI master │ │ ├─244595 manila-api: uWSGI worker 1 │ │ └─244596 manila-api: uWSGI worker 2 │ ├─28de94edcadb640f406564e22749b488dbf34a64824f725c9df26b3692a01537 │ │ └─125968 /pause │ ├─9e7f32f223b682bc9a99e36d492bbc2a998c000340c5c682d5ab04445cb19a93 │ │ └─244542 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─92f0a89fad242228cf338e9f89fc51cc9af364bd8726b8ffd5b5c1d85746ecf6 │ │ └─140994 /pause │ ├─67bd2edb555d5d7d2fe7258941ba89f4cbe84bde2b926b786b583271bdfb23ed │ │ └─236629 /pause │ ├─6b41eb9f586234af221d3c7c397cbaa1b7fc1f27485840d0073232fccf3fff65 │ │ ├─251922 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─251937 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6cc5309b20ac8970b94186434e3df8d0f42b2da7a55d44036a1a41ab72cfe04c │ │ └─64111 /bin/oauth2-proxy │ └─6c6885c95f8be3425a3107bf9acbcb4bd35ca89fdb359e7dcd55840e3c93e880 │ └─41520 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount