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 │ │ │ ├─21214 /lib/systemd/systemd --user │ │ │ └─21215 (sd-pam) │ │ └─session-22.scope │ │ ├─21211 sshd: cephadm [priv] │ │ └─21231 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─699 /lib/systemd/systemd --user │ │ └─700 (sd-pam) │ ├─session-4.scope │ │ ├─1440 sshd: zuul [priv] │ │ └─1453 sshd: zuul@notty │ └─session-1.scope │ ├─ 696 sshd: zuul [priv] │ ├─ 713 sshd: zuul@notty │ ├─ 858 /usr/bin/python3 │ ├─ 1444 ssh: /home/zuul/.ansible/cp/199.204.45.57-22-zuul [mux] │ ├─377891 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qzzngnsigpbbuwovpvzifimwhutafzna ; /usr/bin/python3'"'"' && sleep 0' │ ├─377892 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-qzzngnsigpbbuwovpvzifimwhutafzna ; /usr/bin/python3' && sleep 0 │ ├─377893 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-qzzngnsigpbbuwovpvzifimwhutafzna ; /usr/bin/python3 │ ├─377894 /bin/sh -c echo BECOME-SUCCESS-qzzngnsigpbbuwovpvzifimwhutafzna ; /usr/bin/python3 │ ├─377895 /usr/bin/python3 │ ├─377896 /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 │ └─377898 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 … │ │ ├─ 9783 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12174 /usr/bin/containerd-shim-runc-v2 -namespace moby -id daf43d337aeb0ddc5beb9504cad3b8299af5c785f85f99e29f936bc3bc72d1d3 -address /run/containerd/containerd.sock │ │ ├─ 12553 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 64cbd2150614436dadfd57a5db77147fcc78501d00b1fcae9a2bb2d192bea3cc -address /run/containerd/containerd.sock │ │ ├─ 19325 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 94f2df6dc0c5dcca2fbc3602a8e078765c35f2674733e2c21b85ca551745eaa8 -address /run/containerd/containerd.sock │ │ ├─ 24514 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1135663c3d6a8ecbbdaadaef601c8fb76dca9320fc61235a0bc26d332cb21615 -address /run/containerd/containerd.sock │ │ ├─ 28944 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 177f39f6a5de12b5f31f14252e77c1d3b9d5342c3a0e0198cbf433d22e47ca3e -address /run/containerd/containerd.sock │ │ ├─ 33427 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8882b888a219aaa5c3a034b7712125063208a551703c5ce1bb27245e9fdf0517 -address /run/containerd/containerd.sock │ │ ├─ 39091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46f524907535f32cfde07cc94f96b5f2db3dc0bc45cc067303909e4157c4f48e -address /run/containerd/containerd.sock │ │ ├─ 39133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81d1ebaa43bbc651f7e80f3eb82fb090844e9b8601191b6b578eb291a55bcee3 -address /run/containerd/containerd.sock │ │ ├─ 39143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801c12a31b6a7be29fcb7064f4615051c0fb0016e900ab6eddecdb85998f43c2 -address /run/containerd/containerd.sock │ │ ├─ 39174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 288c06b199959d1578ecb9835eac64194a94e4e9940bbdc70954a6af6c85cabc -address /run/containerd/containerd.sock │ │ ├─ 39177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ac0036ba93be4cec10536fa9df1fdcb86add77a9fd447e70ba7fb03a58aca0e -address /run/containerd/containerd.sock │ │ ├─ 39715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1f85a47caab41d9e655f0cec15bd6beba90a7fd64ed71249ad55e72b74b61d2 -address /run/containerd/containerd.sock │ │ ├─ 40446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f02bce0d39cdfb540ba6a2f5f1ac8da20b7d2e64fc11e1330bbd085cc9c8c15 -address /run/containerd/containerd.sock │ │ ├─ 40466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ba77299683371bf7db9a32dcbc6994b40449d5df18dba3edf04accb02d36f8f -address /run/containerd/containerd.sock │ │ ├─ 41825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80d507ebb3a0851a2b0c248406e08ce682dab4bf6a894bb2b4e297acba3f3efa -address /run/containerd/containerd.sock │ │ ├─ 42274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e287a0062129c5b71ca90203aaef603d6cb6c199ffad59d2f5d04f681815a6a -address /run/containerd/containerd.sock │ │ ├─ 42313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e447e2fa94d3d7ae0fd937593a14eb698d4c56e6a996f5ee5856dd5f7184c4a -address /run/containerd/containerd.sock │ │ ├─ 42776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 640b5fb988a5a824a8e711c7b2af86008c259a62edcc8b2c201ac47d72fa5e35 -address /run/containerd/containerd.sock │ │ ├─ 43313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64dffc8801f9ec74f53d3b8b6d991d2c3d1b2b4327807097c66b6d651dd8968e -address /run/containerd/containerd.sock │ │ ├─ 43353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6d7d6b77ecdf178e5ee7fe917877d902ca3586dedb1c76f93314f6b833c17d8 -address /run/containerd/containerd.sock │ │ ├─ 43402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f39438fe5fe0241673f787323ed209b4edaa8f433042b0a4fa250c795bc83581 -address /run/containerd/containerd.sock │ │ ├─ 45352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0c4081d50d9ee17415e6823b205ac7edb1fc16c1f86ee2ef9ef9b3fcae99146 -address /run/containerd/containerd.sock │ │ ├─ 45458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7119533fd7b40cba1c918230b581988c1665646f1b1c7498206dd5970e02d87f -address /run/containerd/containerd.sock │ │ ├─ 46236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e71dab24a5cbdff7fab010c791b3d880eb420cad1c85e4df77e7fa21ae5f1eb2 -address /run/containerd/containerd.sock │ │ ├─ 46334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c306602ab3883121eb14d9b39ed6a8b58a54e01f4aea70cee4b46dacc5e13a39 -address /run/containerd/containerd.sock │ │ ├─ 46701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65e7d72b5854947ee8ddfa7ae64de73b0075d03daa56dc824c0a238d52e7a28e -address /run/containerd/containerd.sock │ │ ├─ 47254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93e67e762dbb233feec28d4f9eb46c660e35457f70f0fd5cffb61d5032be07be -address /run/containerd/containerd.sock │ │ ├─ 47548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc1e6b585a0e3b16bc9e3dc9e760f0f5bfc6c93e6d5f63c012feb70159fe1b94 -address /run/containerd/containerd.sock │ │ ├─ 49435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78bf155c2f749eff8d25e02fe07c1633646475aeb059b4e562d42a9b6f464f1d -address /run/containerd/containerd.sock │ │ ├─ 53230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e57abe94d12c1abc64fdc06a1ed2de7163984b4b3e192161ff2379425392d146 -address /run/containerd/containerd.sock │ │ ├─ 53820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca0e0db246e14646a9119a3746f3afe80eb0a814bf7579220a595050bcda8baa -address /run/containerd/containerd.sock │ │ ├─ 53885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22a8b4af6582bc201dd031bd5f4f457b612110f48d4b4b520fa53f1fea93e3a2 -address /run/containerd/containerd.sock │ │ ├─ 53924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d27d87697c982c2b63e6be67afe2dc3066979da662b2e43077f944a860815bf -address /run/containerd/containerd.sock │ │ ├─ 54104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1cede798b84c36b98f4ad41b31045b40924e6dbe2faae1590baf98ce4956f4 -address /run/containerd/containerd.sock │ │ ├─ 56922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f469bac3738cb8473f13327b5c5aba76cbf8a573df238d1520fa5d90b21a92da -address /run/containerd/containerd.sock │ │ ├─ 57063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d42856461d9c637ed7169dbf3ca64588d6312e1a992cb368e2f797d68fbfe90 -address /run/containerd/containerd.sock │ │ ├─ 57125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39a3a0410aab7cf8c40b0ca571c14f30fadda68951c17899a050791551555654 -address /run/containerd/containerd.sock │ │ ├─ 57164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92aa35094f3eb5f58a4917ed15d9310b9f53bd3bed7c4e28e159e15203da791c -address /run/containerd/containerd.sock │ │ ├─ 58292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9adcdd5d89958c01cad7c83105683e56f8acade6eac15fa58f12fbf82a67363 -address /run/containerd/containerd.sock │ │ ├─ 58430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd61f1b76c2dec7ca8ee5f73415b5e72dc5d3438e8d229a158ac2d28c96331c2 -address /run/containerd/containerd.sock │ │ ├─ 58817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79b3849ff93b77cd72c22b94c048b116cb757856a35b560119697c9c3d956efa -address /run/containerd/containerd.sock │ │ ├─ 58871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fed17c8be75ef2d44e83f82b41816251ec398df65f14375efdbe10fd95fe8ed -address /run/containerd/containerd.sock │ │ ├─ 58928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0197542b2e552982669edd7beea57c8c53feffe722ad5e0e49969b5ce44c08b7 -address /run/containerd/containerd.sock │ │ ├─ 59400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6a49107d47481de2e3dbe7032e8cbd98a70704941d0db519ce966c18331ee72 -address /run/containerd/containerd.sock │ │ ├─ 59794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61c8261905f394e2946edf9a5a190491dad5800a44c207ce4a80376d5d73dc58 -address /run/containerd/containerd.sock │ │ ├─ 59918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16eff91121f8c55710c2d8ac20b300a3c8ca01c9a6d4f09e88afbe857dbf9bd7 -address /run/containerd/containerd.sock │ │ ├─ 60281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c425da6576958c7b0f81ae0d52af7c32dd4402b079370de938a6e3b8e8a3cfda -address /run/containerd/containerd.sock │ │ ├─ 60957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ff6beac78f2125bb5178bfb6b96d81ccfc450bc3a5e8de0c48a4fe00aeb8c4d -address /run/containerd/containerd.sock │ │ ├─ 62371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75d442651e48a6dd1546149a554b3cea38eea95293b275e40a2041f769fee46b -address /run/containerd/containerd.sock │ │ ├─ 63893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c75c06eaab0b7fd79cda583a463f246ce7076d291b8f312838ce7d3498af718 -address /run/containerd/containerd.sock │ │ ├─ 70428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8d301677f4c0fb77f3de25993ffe9e552fc09965d1f6324233a67191f04ff22 -address /run/containerd/containerd.sock │ │ ├─ 71459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5236dd8529093b3a5e8dfa51093b69a3b8c702aaf8eb03ad99c3ee34c1e8573 -address /run/containerd/containerd.sock │ │ ├─ 75763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15373b72968f18a721c39ebbab2528f8c02e6a47fc649583d6ae43f576541351 -address /run/containerd/containerd.sock │ │ ├─ 80360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72ca81c662ffcad6fb8a13d089e8d92670229bc97ea18658ed087f680e3cffc5 -address /run/containerd/containerd.sock │ │ ├─ 86126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 782e056c023e6b22856cb1fb25b8db8c86d088e906f60ae2c8c3d435b1f626ff -address /run/containerd/containerd.sock │ │ ├─ 86204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c7804fb305507e10ead553694f00d4c4d933a02041710ad6029a8c3c864e2ed -address /run/containerd/containerd.sock │ │ ├─ 93987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abb6148df12643ba7217a0c4fa4b3fcbc8f92f88b6210a3043fec006c9e9d7a0 -address /run/containerd/containerd.sock │ │ ├─ 95192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47ace01850d390134a1e6bd9fa5b03c1b4d53b9421cba2ffa05b56d83f78a4a4 -address /run/containerd/containerd.sock │ │ ├─ 95251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f18237e578c88b4cdc3ea174fcfeaa9f8cb91bd8bc066fc2a0ff5972c5ec363 -address /run/containerd/containerd.sock │ │ ├─ 96989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0c1ca8a3e0fc12e1ef1a6ef815b9b449328ffd6f4308948e2401577d8220ec5 -address /run/containerd/containerd.sock │ │ ├─ 98310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f5add6d158c2a490f2419c101b0e4051fc8bed3c1a5e1c8b590c83413e7ebaa -address /run/containerd/containerd.sock │ │ ├─ 98361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab100f3e693d57c10691889bc8a25aeb48cb9fcc4aeabf4fbe968eddda0e9f64 -address /run/containerd/containerd.sock │ │ ├─108465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a55304731d8ced9b8f58e9dd25b648440fa4f352b235aa98e53a74b46b6ed86 -address /run/containerd/containerd.sock │ │ ├─108510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3167552b7d9f58c4f5db0f1183700443cedc329ab96edd469e45bde98fbf544a -address /run/containerd/containerd.sock │ │ ├─110582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d321ccd9f60872274875113d15c357377a7e2975066921f3dec64aa70ba2511b -address /run/containerd/containerd.sock │ │ ├─123241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab60813aeaa1852c2cc831bf178fbdc85245bb2d831be3e081c7be4088c4c3d1 -address /run/containerd/containerd.sock │ │ ├─124664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38dc1ba41c350eaf1c7341edca8f88b44cabdc2d80d0f7bf378eae476219aa20 -address /run/containerd/containerd.sock │ │ ├─125032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b82af0d794c222bb68b64fec716db5f084fe05b06560de4d3c5d3d21120619f2 -address /run/containerd/containerd.sock │ │ ├─125785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a76b1a8650d63b38d7d7948f8878e44feb94f0d0ee2a4c934512f87632db148e -address /run/containerd/containerd.sock │ │ ├─127424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674c15da25c894b3a752714f62dce0f9af7d07b6ac6cc78b18508ec68292397d -address /run/containerd/containerd.sock │ │ ├─127668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4375e0acb48089cbc76d708fbe3bb84b06ebdef4a583338542d52ba26ed8570c -address /run/containerd/containerd.sock │ │ ├─127807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 968236cdd6654474421bfd6eeda81f15658ac7f7325cba22bb21db135f57482e -address /run/containerd/containerd.sock │ │ ├─127877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e754768b00494ba57697d731e89b664489afaf1876498417ca2bb1ff0943ca9 -address /run/containerd/containerd.sock │ │ ├─127920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebbebd009a6df4c88e69cb6a309799d05f9ff4e3e6cae3021f5dfde2231d83f9 -address /run/containerd/containerd.sock │ │ ├─128347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9615503a7be0029750ab61277ef485114295c3beb4379b8049c15e9d3b3c4fdb -address /run/containerd/containerd.sock │ │ ├─150495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06e1b8455d803d2c04e3937aac991c8052c2e3126c0afe250c332d482a8b733f -address /run/containerd/containerd.sock │ │ ├─151916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd6394f6855ce95d96512db5e0c140c480b1ff758dc1528c02f78e066bcbc46d -address /run/containerd/containerd.sock │ │ ├─151920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21be073cd546a0b8af1e2d7b9bbb1b6f3842f3d5eff2ed0a69a794ee9413e7a8 -address /run/containerd/containerd.sock │ │ ├─151996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baa0effb85344d29d57fa58a75a2936b2df9a4b02ba4d22af325e9cad3501332 -address /run/containerd/containerd.sock │ │ ├─152024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 321cfc6a511bd3d8826d9377eac98990f6bb0bf4154000f91a414aeaf1ea4cc2 -address /run/containerd/containerd.sock │ │ ├─152121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f5c29a78cc23fbb26f8520939b7c9f02404efacf1e604b8301237ace96157cb -address /run/containerd/containerd.sock │ │ ├─152411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0184ec4744c559d35533e1886d131c71ca35b51b718a86bcb42fd127e39f227 -address /run/containerd/containerd.sock │ │ ├─152463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee3f05a158913e911d141043378000d3449339fa7aaae64618751e57e0aef183 -address /run/containerd/containerd.sock │ │ ├─162933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 854eee51e7f26eb8b0c1adc069116ad0b50be237c7e4b86cede4c4b905b5c556 -address /run/containerd/containerd.sock │ │ ├─165053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34152646300ba4e05d88bbb097a7de6d7ae99da148b68efad90264039e276ee8 -address /run/containerd/containerd.sock │ │ ├─165109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3d105adb841baa8d02b6805e6f6e21bf9a018f7aac8dc870d5ae684cd8ea021 -address /run/containerd/containerd.sock │ │ ├─165206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e53ba64074b7879cc9013637e6a92fdd9959535bedaa524095a8e28c84f67d4 -address /run/containerd/containerd.sock │ │ ├─165283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 375cdaefb082fcd40d725bd17e28e2f4833043116ba755d1141023fa85ffbd61 -address /run/containerd/containerd.sock │ │ ├─174435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e89cfb4880bc7ea0e05094181acc7df2f40912098b423346904b05575085e8cf -address /run/containerd/containerd.sock │ │ ├─176325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 080397b9b14c93c688e59a27aeaf77b437c3f246f0e40342a98734461ca554c0 -address /run/containerd/containerd.sock │ │ ├─176515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66e0e81e680af30beeebe8a2aa72724a768533e698adc8f194dfc507ac691491 -address /run/containerd/containerd.sock │ │ ├─176578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec4ab047a345cbbb9703ecc11dcb0494db2ab68096d3de6520e6674bdf7c5674 -address /run/containerd/containerd.sock │ │ ├─189657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8d2b113c2222141998edc91e9394afd7d1cd4319d00a809c785c44e8b499337 -address /run/containerd/containerd.sock │ │ ├─197363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e478cf69a88dfc1dcde62c30a262a0aad50ce79df4ad8730f20278908da9017 -address /run/containerd/containerd.sock │ │ ├─197377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 295e66a8a42684afecf22313717262110d27ca138b0736e70d95f7268e4b528e -address /run/containerd/containerd.sock │ │ ├─197421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43f1d8f6b4a8d0199ae5d6220e07f397c7958bfb90a4c2882fdd1e5f50c96fa1 -address /run/containerd/containerd.sock │ │ ├─197719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 393687cb1a6efe93d8b3020d89e573bf6c35341f6577f4a4b94c57fed2e9a02e -address /run/containerd/containerd.sock │ │ ├─207526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9cb99ed512d430be9a8de4bc24b5ba3364de3f2cbac1803925285129029ac81 -address /run/containerd/containerd.sock │ │ ├─209719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a52ffce26205ded298a14c730d6326e48ba207c224dc355027fb36dbbe4397a -address /run/containerd/containerd.sock │ │ ├─210820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2aad4453f894be1559872bf3110c9952b91edf8f4f35c983aa4ef105b305b7f3 -address /run/containerd/containerd.sock │ │ ├─211737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38a17ddfade38dfab68967a16a0901d96ba3df2c4c1fa1d869b96bbe3bf1529e -address /run/containerd/containerd.sock │ │ ├─212141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30052f4c2b59495864f919f16bc7edd1576375dd8755ccbeb595f0c711d423a7 -address /run/containerd/containerd.sock │ │ ├─213790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 763ff844b9332d5a7ae5ee801c5733fa8d23660c3eb23b610ffa67d117b35492 -address /run/containerd/containerd.sock │ │ ├─215013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0121e7a0a27b27905f2a03eca818a99c1ccc16fcd43bd312f308264175eb3364 -address /run/containerd/containerd.sock │ │ ├─215057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03c7783de388ce13a66338bf01a62d3c77a0bdaa598830d29ab0fae3438999ca -address /run/containerd/containerd.sock │ │ ├─223418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8023d43795a86e4ab6e4f0d7a1918830732da11f59e5b870300c2dab3f9afcfa -address /run/containerd/containerd.sock │ │ ├─223921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6290ab4750efec1c08c4b3ede9b0653c461d2abc571c6825c3d83d546754a061 -address /run/containerd/containerd.sock │ │ ├─227707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 592425077fd9f2d981c71608d9f23812b8480fd3ca5a7a28e7a1733bcb041273 -address /run/containerd/containerd.sock │ │ ├─232231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f001d4b413156c843374c4a7d85652dd797c8b71e20dfb7c068d4d217b575d1 -address /run/containerd/containerd.sock │ │ ├─232491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b022f2cee80b4e768285ec82aee6a256281f529a37362afe5b503f9d82bb966 -address /run/containerd/containerd.sock │ │ ├─232544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a618aa0b8c76bacf6831c7ebe58549558d4e030365c54b595f2fec8ff3d8c932 -address /run/containerd/containerd.sock │ │ ├─232584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56c003f77851286261308116b14e78d2a306d66aa2d47a468dda2d8dc0d95c54 -address /run/containerd/containerd.sock │ │ ├─242681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bdf0ab69dec595a5dfee985b62dcc69e409fa239e5142e0e61ed79917cfba13 -address /run/containerd/containerd.sock │ │ ├─245072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 416524cdfd8e6bbabe8106855d27b6824a0ea3b9898a6b00d6c4e1772f536767 -address /run/containerd/containerd.sock │ │ ├─246453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8d7f8149fa289e9d4bd93c06cebd59508370898982ee411b2a0b6aa2d2b170c -address /run/containerd/containerd.sock │ │ └─377409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c4398e626c7e58a0f014533724b0f8ac5c7455687295d48a05041804fa89104 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1181 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─28659 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28926 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19282 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19303 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.eibuxh.service │ │ │ ├─12467 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eibuxh/unit.run │ │ │ └─12498 /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-eibuxh --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eibuxh:/var/lib/ceph/mgr/ceph-instance.eibuxh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eibuxh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.eibuxh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24234 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24496 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33142 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33409 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12106 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12136 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10155 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-daf43d337aeb0ddc5beb9504cad3b8299af5c785f85f99e29f936bc3bc72d1d3.scope … │ │ ├─12216 /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 │ │ └─12229 /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 │ ├─multipathd.service │ │ └─122750 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39568 /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.57 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r81859f085bd7412f86ee58213d37f1e4.scope │ │ └─163457 /usr/sbin/libvirtd --listen │ ├─docker-64cbd2150614436dadfd57a5db77147fcc78501d00b1fcae9a2bb2d192bea3cc.scope … │ │ ├─12577 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.eibuxh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12596 /usr/bin/ceph-mgr -n mgr.instance.eibuxh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-1135663c3d6a8ecbbdaadaef601c8fb76dca9320fc61235a0bc26d332cb21615.scope … │ │ ├─24539 /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 │ │ └─24552 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1375 /usr/sbin/uuidd --socket-activation │ ├─docker-8882b888a219aaa5c3a034b7712125063208a551703c5ce1bb27245e9fdf0517.scope … │ │ ├─33450 /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 │ │ └─33463 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10664 /usr/sbin/chronyd -F 1 │ │ └─10665 /usr/sbin/chronyd -F 1 │ ├─docker-177f39f6a5de12b5f31f14252e77c1d3b9d5342c3a0e0198cbf433d22e47ca3e.scope … │ │ ├─28969 /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 │ │ └─28981 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─docker-94f2df6dc0c5dcca2fbc3602a8e078765c35f2674733e2c21b85ca551745eaa8.scope … │ │ ├─19351 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19369 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─iscsid.service │ │ ├─122635 /sbin/iscsid │ │ └─122636 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─ee3f05a158913e911d141043378000d3449339fa7aaae64618751e57e0aef183 │ │ └─152495 /pause │ ├─8ad309ddd30bcd69b50c694d5f9db8513c73ccd80d63e66a8463525173bacbc5 │ │ ├─149060 nova-api: uWSGI master │ │ ├─149099 nova-api: uWSGI worker 1 │ │ └─149100 nova-api: uWSGI worker 2 │ ├─007773bb108f57d8c29f0bb7cd7e4062561a5182424d744182d5d1dd1ec18aa2 │ │ └─62708 /bin/oauth2-proxy │ ├─81d1ebaa43bbc651f7e80f3eb82fb090844e9b8601191b6b578eb291a55bcee3 │ │ └─39228 /pause │ ├─e71dab24a5cbdff7fab010c791b3d880eb420cad1c85e4df77e7fa21ae5f1eb2 │ │ └─46260 /pause │ ├─f06f674985f2a4a0ab916a95beb3c926f8ddb844d35061129023db52672631d0 │ │ ├─47730 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 │ │ └─49858 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 │ ├─bc7c5a7e2b3ced9f8de8036e0a595c3702875299286dd0513a5de3a339af2bb8 │ │ └─213840 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─e997527dab06e8a14086bc7a303658030fd0f1620105669c3bcfe80c2641daeb │ │ └─123601 /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 │ ├─a8d7f8149fa289e9d4bd93c06cebd59508370898982ee411b2a0b6aa2d2b170c │ │ └─246478 /pause │ ├─329c2f3ef803f86609addaf8ddb115bb9264ebfec8ef85cdae095abb1bbaedcf │ │ ├─173864 senlin-api: uWSGI master │ │ ├─173912 senlin-api: uWSGI worker 1 │ │ └─173913 senlin-api: uWSGI worker 2 │ ├─d8b8a853f5067d272b178017a9198458f88eb4aca4a5a83aa36dbf9ed5ed9935 │ │ └─59350 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 │ ├─bd61f1b76c2dec7ca8ee5f73415b5e72dc5d3438e8d229a158ac2d28c96331c2 │ │ └─58467 /pause │ ├─5e0597e0bd09839e7900d7381a53ee03495cd47537b97b188054e3790c91f083 │ │ └─170178 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cc783a58dd33404c58a0139e194df3312f817b70e0bc938421bd1b2ab2584655 │ │ ├─125999 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─126016 /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 │ │ ├─126022 erl_child_setup 1048576 │ │ ├─126108 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─126162 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─126168 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─126303 /bin/sh -s rabbit_disk_monitor │ ├─9d2fbde1c7bb49cb6d4eb37daafebf509f1e9364f6001130778ec644dd96610b │ │ ├─59971 nginx: master process nginx -g daemon off; │ │ ├─59995 nginx: worker process │ │ ├─59996 nginx: worker process │ │ ├─59997 nginx: worker process │ │ ├─59998 nginx: worker process │ │ └─59999 nginx: worker process │ ├─abb6148df12643ba7217a0c4fa4b3fcbc8f92f88b6210a3043fec006c9e9d7a0 │ │ └─94011 /pause │ ├─16eff91121f8c55710c2d8ac20b300a3c8ca01c9a6d4f09e88afbe857dbf9bd7 │ │ └─59943 /pause │ ├─38a17ddfade38dfab68967a16a0901d96ba3df2c4c1fa1d869b96bbe3bf1529e │ │ └─211761 /pause │ ├─b3dfe7c72c6f6203e2061cb9429cbfc986b1aeefa2a8e10f61cf326cc6280683 │ │ ├─161344 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) │ │ ├─161835 /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/tmph3sc1vj2/privsep.sock │ │ ├─345141 /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/tmpzo3k03yx/privsep.sock │ │ ├─345564 /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/tmp7e4i37l1/privsep.sock │ │ ├─345839 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345840 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346522 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b3aabbd6-83ab-4bbb-a81a-9a49614cd63b --namespace=qrouter-b3aabbd6-83ab-4bbb-a81a-9a49614cd63b --conf_dir=/var/lib/neutron/ha_confs/b3aabbd6-83ab-4bbb-a81a-9a49614cd63b --log-file=/var/lib/neutron/ha_confs/b3aabbd6-83ab-4bbb-a81a-9a49614cd63b/neutron-keepalived-state-change.log --monitor_interface=ha-46c2bd1d-b1 --monitor_cidr=169.254.0.103/24 --pid_file=/var/lib/neutron/external/pids/b3aabbd6-83ab-4bbb-a81a-9a49614cd63b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─358236 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4c5a6417-74a6-4268-a4cd-83545a2182e8 --namespace=qrouter-4c5a6417-74a6-4268-a4cd-83545a2182e8 --conf_dir=/var/lib/neutron/ha_confs/4c5a6417-74a6-4268-a4cd-83545a2182e8 --log-file=/var/lib/neutron/ha_confs/4c5a6417-74a6-4268-a4cd-83545a2182e8/neutron-keepalived-state-change.log --monitor_interface=ha-6cd738e7-96 --monitor_cidr=169.254.0.48/24 --pid_file=/var/lib/neutron/external/pids/4c5a6417-74a6-4268-a4cd-83545a2182e8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─8c7804fb305507e10ead553694f00d4c4d933a02041710ad6029a8c3c864e2ed │ │ └─86227 /pause │ ├─592425077fd9f2d981c71608d9f23812b8480fd3ca5a7a28e7a1733bcb041273 │ │ └─227730 /pause │ ├─0330e510af0ef0e0e48c39aef4ea82e91034d3633c9f660c78dbe9f5fccc176a │ │ └─43627 /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 │ ├─15373b72968f18a721c39ebbab2528f8c02e6a47fc649583d6ae43f576541351 │ │ └─75788 /pause │ ├─4c2c254b4bc860115469f4c7e8c01b170967d5fb3f63a9a1060abda9816a3703 │ │ ├─240647 manila-api: uWSGI master │ │ ├─240696 manila-api: uWSGI worker 1 │ │ └─240697 manila-api: uWSGI worker 2 │ ├─56c003f77851286261308116b14e78d2a306d66aa2d47a468dda2d8dc0d95c54 │ │ └─232631 /pause │ ├─d18c43300a0207fa762ede92416681cd75e866290393f609a4b1ae851c4a0541 │ │ ├─189759 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189778 /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 │ │ ├─189784 erl_child_setup 1048576 │ │ ├─189859 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─189910 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─189911 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─190173 /bin/sh -s rabbit_disk_monitor │ ├─25674d5140b9eb2847265fe2529d986e19e4197f1faf6dd1f2404820408e32e0 │ │ └─162706 /usr/bin/libvirt-tls-sidecar │ ├─80d507ebb3a0851a2b0c248406e08ce682dab4bf6a894bb2b4e297acba3f3efa │ │ └─41848 /pause │ ├─1e91fa8d0143cb832681ba66dbc0e7b95a4c6b2940d2b909fe7e1cc6d8254e83 │ │ ├─109364 /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 │ │ └─109470 /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 │ ├─1d059ed9ffdabc3f80238365f53898480c6a52027759a7fdfbddda648bc4ed9e │ │ └─47045 percona-xtradb-cluster-operator │ ├─3f6bf869ea70274640b7ef9f89f99ae57a39ca892ac186f618c3fbd36ceec4b3 │ │ └─60034 /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 │ ├─7bec7f91343638f385e8ee54ffa5e91c9bbdfb5056a9db2526eca8ee361fdb7f │ │ ├─57915 python -u /app/sidecar.py │ │ ├─58162 python -u /app/sidecar.py │ │ └─58167 python -u /app/sidecar.py │ ├─776346282f221a7509773732c5ccaecc7b7d31a8054006afa64d0c03e0cdfee1 │ │ └─42367 /coredns -conf /etc/coredns/Corefile │ ├─5b2bb831310d978b256f7b698516b5955633cc1354c63bc6b204fbf103d1ac77 │ │ └─62463 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─0c75c06eaab0b7fd79cda583a463f246ce7076d291b8f312838ce7d3498af718 │ │ └─63918 /pause │ ├─c0c1ca8a3e0fc12e1ef1a6ef815b9b449328ffd6f4308948e2401577d8220ec5 │ │ └─97013 /pause │ ├─78bf155c2f749eff8d25e02fe07c1633646475aeb059b4e562d42a9b6f464f1d │ │ └─49459 /pause │ ├─3167552b7d9f58c4f5db0f1183700443cedc329ab96edd469e45bde98fbf544a │ │ └─108533 /pause │ ├─3b9006c6e0264aed2c3f15edccbd82ea528cedebb2039f53089c47d889b3ab80 │ │ ├─97171 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97188 /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 │ │ ├─97194 erl_child_setup 1048576 │ │ ├─97312 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─97363 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─97364 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─97465 /bin/sh -s rabbit_disk_monitor │ ├─8e478cf69a88dfc1dcde62c30a262a0aad50ce79df4ad8730f20278908da9017 │ │ └─197451 /pause │ ├─0fce6648c2486442dcd6e419202210688816718dae708c507e0ec2d17de29848 │ │ ├─57829 python -u /app/sidecar.py │ │ ├─58157 python -u /app/sidecar.py │ │ └─58158 python -u /app/sidecar.py │ ├─64dffc8801f9ec74f53d3b8b6d991d2c3d1b2b4327807097c66b6d651dd8968e │ │ └─43338 /pause │ ├─375cdaefb082fcd40d725bd17e28e2f4833043116ba755d1141023fa85ffbd61 │ │ └─165314 /pause │ ├─0197542b2e552982669edd7beea57c8c53feffe722ad5e0e49969b5ce44c08b7 │ │ └─58951 /pause │ ├─47ace01850d390134a1e6bd9fa5b03c1b4d53b9421cba2ffa05b56d83f78a4a4 │ │ └─95218 /pause │ ├─a76b1a8650d63b38d7d7948f8878e44feb94f0d0ee2a4c934512f87632db148e │ │ └─125809 /pause │ ├─f469bac3738cb8473f13327b5c5aba76cbf8a573df238d1520fa5d90b21a92da │ │ └─56976 /pause │ ├─f2ffa4f5a9d6d10302072a741da385dead637ce49a37c2fcd1544e4d05928ad7 │ │ ├─149685 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─149875 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─149876 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─393687cb1a6efe93d8b3020d89e573bf6c35341f6577f4a4b94c57fed2e9a02e │ │ └─197746 /pause │ ├─b1f85a47caab41d9e655f0cec15bd6beba90a7fd64ed71249ad55e72b74b61d2 │ │ └─39741 /pause │ ├─3d27d87697c982c2b63e6be67afe2dc3066979da662b2e43077f944a860815bf │ │ └─53950 /pause │ ├─aceebdb5f0f52c22efd2153d2647acf73ba110f1ea9c7627a57dd796a4dc46c6 │ │ ├─149696 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─149877 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─149879 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2b3611870e943c438227a5ab2f73941b44e2ccff2f57cb8b7864fc95a8ad6472 │ │ └─86600 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-nkpdn --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f0c4081d50d9ee17415e6823b205ac7edb1fc16c1f86ee2ef9ef9b3fcae99146 │ │ └─45386 /pause │ ├─b82af0d794c222bb68b64fec716db5f084fe05b06560de4d3c5d3d21120619f2 │ │ └─125057 /pause │ ├─eebaf2d51fbc0a8905be5ef62ff5eff018a3b1e35a270860829279f2364ca871 │ │ └─54382 /secretgen-controller │ ├─a7cc9c3181e563c61d832b571b6e9208be0999a5baf612e3fc07de1c0418f5a6 │ │ └─54166 nfd-worker -metrics=8081 │ ├─2aad4453f894be1559872bf3110c9952b91edf8f4f35c983aa4ef105b305b7f3 │ │ └─210843 /pause │ ├─c0184ec4744c559d35533e1886d131c71ca35b51b718a86bcb42fd127e39f227 │ │ └─152442 /pause │ ├─a3d105adb841baa8d02b6805e6f6e21bf9a018f7aac8dc870d5ae684cd8ea021 │ │ └─165135 /pause │ ├─278a94c2ec0bf14d13ea14956510e91212c4fd9765aafaa49e77f196ee14e768 │ │ └─62728 /bin/oauth2-proxy │ ├─cea7c3d6de21a93c9874c1cabfee49b976b20ec0b86d133c2e7f384c9ec6acd4 │ │ └─210130 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e40f790733612083e02a072430421ed12212ce46acaeeefcfb37c01d8efb7951 │ │ ├─249523 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─249538 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3e53ba64074b7879cc9013637e6a92fdd9959535bedaa524095a8e28c84f67d4 │ │ └─165246 /pause │ ├─279cd89a5f597b7836eccef09feb957c079e515c246ea3cc8068753e3f26c9d7 │ │ ├─152970 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─364283 sleep 300 │ ├─bb79b1388d5a84c604c853341e32a00c8b7eab7af2ad256546d9a194047718f3 │ │ └─230305 docker-registry serve /etc/docker-registry/config.yml │ ├─d321ccd9f60872274875113d15c357377a7e2975066921f3dec64aa70ba2511b │ │ └─110610 /pause │ ├─321cfc6a511bd3d8826d9377eac98990f6bb0bf4154000f91a414aeaf1ea4cc2 │ │ └─152137 /pause │ ├─2cf3db8659be14eb88c80200f5768c36e556917ca3cf7b3be6dd04c4c771ce1f │ │ └─39767 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─63239125065415680ed794273a4c0d37e5ee186efea57024f6bb87d332b0564c │ │ ├─161345 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) │ │ ├─162192 /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/tmpb441sewi/privsep.sock │ │ ├─162598 /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/tmpfaerm2fk/privsep.sock │ │ ├─163030 /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/tmp7u24skw4/privsep.sock │ │ ├─163455 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163456 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163519 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/200c4d5f-b2c2-46e2-b771-cfaa60d159ac/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/200c4d5f-b2c2-46e2-b771-cfaa60d159ac/host --addn-hosts=/var/lib/neutron/dhcp/200c4d5f-b2c2-46e2-b771-cfaa60d159ac/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/200c4d5f-b2c2-46e2-b771-cfaa60d159ac/opts --dhcp-leasefile=/var/lib/neutron/dhcp/200c4d5f-b2c2-46e2-b771-cfaa60d159ac/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d0b6012c-8fd4-4538-b588-ad3aeee2b4f3,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 │ │ ├─163525 haproxy -f /var/lib/neutron/ns-metadata-proxy/200c4d5f-b2c2-46e2-b771-cfaa60d159ac.conf │ │ ├─191384 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1254e7e2-400c-49f8-8d8f-3b3566aeca47/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1254e7e2-400c-49f8-8d8f-3b3566aeca47/host --addn-hosts=/var/lib/neutron/dhcp/1254e7e2-400c-49f8-8d8f-3b3566aeca47/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1254e7e2-400c-49f8-8d8f-3b3566aeca47/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1254e7e2-400c-49f8-8d8f-3b3566aeca47/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-83d4bafa-cb4e-46c6-9fe7-431458d95e4d,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 │ │ ├─191387 haproxy -f /var/lib/neutron/ns-metadata-proxy/1254e7e2-400c-49f8-8d8f-3b3566aeca47.conf │ │ └─349726 /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/tmpg9p_dwir/privsep.sock │ ├─1a55304731d8ced9b8f58e9dd25b648440fa4f352b235aa98e53a74b46b6ed86 │ │ └─108488 /pause │ ├─b24e02c70fc7e9ba201abdd87a21da288fc6eab4dfe76fec2b2bc02f66162a7e │ │ └─58063 /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 │ ├─640b5fb988a5a824a8e711c7b2af86008c259a62edcc8b2c201ac47d72fa5e35 │ │ └─42801 /pause │ ├─b8d324d3ce4dcb88c3f6a286f069c6e7880fedb582297d0bd38ed726d1ba7c41 │ │ ├─206922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─206943 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─207463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─207464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371115 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371116 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371133 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371134 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371135 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371136 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371138 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371139 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371140 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371141 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371142 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371143 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─371146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─371147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3ff3aa17a83c09e313c0a7a9dee057d2c7fb03d5113872ddd1e1a6624b61d979 │ │ ├─185597 heat-api: uWSGI master │ │ ├─185610 heat-api: uWSGI worker 1 │ │ └─185611 heat-api: uWSGI worker 2 │ ├─97f91596379ed6b1e19dd903a7d628bd84120bba9f76c72f22f857b38391814e │ │ └─43583 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─295e66a8a42684afecf22313717262110d27ca138b0736e70d95f7268e4b528e │ │ └─197482 /pause │ ├─f27bdd6bdd35362603d844a80788b0aff62b9714745cc0ca740a96e3a2a456e8 │ │ └─40744 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a533a3cce67b5e853d0cbe10bca3dd5ce92a8a7a45f5e45b5759668c9abd7788 │ │ └─163369 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─10c7e17d1236530fe23e34e1fd870eda3022d4c44819e983f8d42e1e34504b17 │ │ ├─80500 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80516 /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 │ │ ├─80522 erl_child_setup 1048576 │ │ ├─80705 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80781 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80782 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─81025 /bin/sh -s rabbit_disk_monitor │ ├─34152646300ba4e05d88bbb097a7de6d7ae99da148b68efad90264039e276ee8 │ │ └─165078 /pause │ ├─9fed17c8be75ef2d44e83f82b41816251ec398df65f14375efdbe10fd95fe8ed │ │ └─58897 /pause │ ├─7865faf024baf39c8af6aecd5c3a9fba22b4860ba145e479a8846c45b1e41742 │ │ ├─207655 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207696 /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 │ │ ├─207702 erl_child_setup 1048576 │ │ ├─207800 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─207852 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─207853 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─208154 /bin/sh -s rabbit_disk_monitor │ ├─0db524c715d0680b1293ab5c9e85d10fb83f1ef9e1a2f652594035bbb28932e1 │ │ └─212194 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─bc1e6b585a0e3b16bc9e3dc9e760f0f5bfc6c93e6d5f63c012feb70159fe1b94 │ │ └─47571 /pause │ ├─d6a49107d47481de2e3dbe7032e8cbd98a70704941d0db519ce966c18331ee72 │ │ └─59423 /pause │ ├─9615503a7be0029750ab61277ef485114295c3beb4379b8049c15e9d3b3c4fdb │ │ └─128370 /pause │ ├─3f02bce0d39cdfb540ba6a2f5f1ac8da20b7d2e64fc11e1330bbd085cc9c8c15 │ │ └─40500 /pause │ ├─93e67e762dbb233feec28d4f9eb46c660e35457f70f0fd5cffb61d5032be07be │ │ └─47277 /pause │ ├─06e1b8455d803d2c04e3937aac991c8052c2e3126c0afe250c332d482a8b733f │ │ └─150518 /pause │ ├─94a12708048131c1cb984901b5880051194e09b7c7a80c074339abb61a5eb58c │ │ └─162769 /bin/bash /tmp/libvirt.sh │ ├─a618aa0b8c76bacf6831c7ebe58549558d4e030365c54b595f2fec8ff3d8c932 │ │ └─232575 /pause │ ├─6342b4c45a8b6c2d1e0b9448c77b3696fef5cb59ae3d0adca1a09d00ce3315d6 │ │ ├─70533 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70550 /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 │ │ ├─70556 erl_child_setup 1048576 │ │ ├─70623 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─70674 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─70675 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─70724 /bin/sh -s rabbit_disk_monitor │ ├─4ac0036ba93be4cec10536fa9df1fdcb86add77a9fd447e70ba7fb03a58aca0e │ │ └─39271 /pause │ ├─4406a220252af5ffde41b1a8ecbb1a074cdc9930ca697016c9f7bb3736941b6c │ │ ├─61108 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61144 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ec4ab047a345cbbb9703ecc11dcb0494db2ab68096d3de6520e6674bdf7c5674 │ │ └─176607 /pause │ ├─92aa35094f3eb5f58a4917ed15d9310b9f53bd3bed7c4e28e159e15203da791c │ │ └─57188 /pause │ ├─1c8164ce66daa4588f6519b1a397cb59ea54096e2ef95c86d77b61cb9dd5abb1 │ │ └─42963 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 │ ├─2e754768b00494ba57697d731e89b664489afaf1876498417ca2bb1ff0943ca9 │ │ └─127912 /pause │ ├─ac3b18e51ff547c0f6e508ef0cda6e70acdf1531fb862b2464a962c18b1f5b2d │ │ └─61296 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─1ba98625892dca257c04ae809caa58d505fc6fbb50dccd14caf5f653d0a32562 │ │ └─46489 /manager --metrics-bind-address=:8080 │ ├─ca0e0db246e14646a9119a3746f3afe80eb0a814bf7579220a595050bcda8baa │ │ └─53848 /pause │ ├─b9adcdd5d89958c01cad7c83105683e56f8acade6eac15fa58f12fbf82a67363 │ │ └─58321 /pause │ ├─968236cdd6654474421bfd6eeda81f15658ac7f7325cba22bb21db135f57482e │ │ └─127854 /pause │ ├─ac7bfa4a9ae6555e8e6fb933489e7b5c8a7c956cbffd31bdac32ab7478490123 │ │ ├─149080 nova-metadata: uWSGI master │ │ ├─149101 nova-metadata: uWSGI worker 1 │ │ └─149102 nova-metadata: uWSGI worker 2 │ ├─6e287a0062129c5b71ca90203aaef603d6cb6c199ffad59d2f5d04f681815a6a │ │ └─42298 /pause │ ├─9d42856461d9c637ed7169dbf3ca64588d6312e1a992cb368e2f797d68fbfe90 │ │ └─57094 /pause │ ├─74a7990c6161d13eb49c25ebddc25e2506cb51379a40252670dc005203815a2a │ │ └─45764 /server │ ├─38dc1ba41c350eaf1c7341edca8f88b44cabdc2d80d0f7bf378eae476219aa20 │ │ └─124687 /pause │ ├─f6893ca2380da144263e83b6494799a0fe6d63f1de9cf35f3cb7e09d2ac38af9 │ │ ├─245213 apache2 -DFOREGROUND │ │ ├─248535 (wsgi:h -DFOREGROUND │ │ ├─248536 (wsgi:h -DFOREGROUND │ │ ├─248537 (wsgi:h -DFOREGROUND │ │ ├─248538 (wsgi:h -DFOREGROUND │ │ ├─248539 (wsgi:h -DFOREGROUND │ │ ├─248540 apache2 -DFOREGROUND │ │ └─248541 apache2 -DFOREGROUND │ ├─9f5add6d158c2a490f2419c101b0e4051fc8bed3c1a5e1c8b590c83413e7ebaa │ │ └─98336 /pause │ ├─3ab745e11df7f11542f699cc101c2fcd19a3c00beb4f8121d964d3edacda7143 │ │ ├─170152 /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 │ │ ├─345870 /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/tmp64t1hdna/privsep.sock │ │ ├─345982 /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/tmpjxa5mx8j/privsep.sock │ │ └─352104 /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/tmpkecyp4n7/privsep.sock │ ├─76565bd453f3f3ec8a18cc47f104e39ccad27cf3c25ab790d2a8f971682f0c34 │ │ └─39384 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 │ ├─21be073cd546a0b8af1e2d7b9bbb1b6f3842f3d5eff2ed0a69a794ee9413e7a8 │ │ └─151970 /pause │ ├─782e056c023e6b22856cb1fb25b8db8c86d088e906f60ae2c8c3d435b1f626ff │ │ └─86162 /pause │ ├─f6cd2efdd94d5ecdd5cfb14dd67377d87c9e1df09e0b5ac82aedad4942fc3c67 │ │ ├─ 76279 /usr/local/bin/rook ceph operator │ │ └─377867 /usr/libexec/platform-python -s /usr/bin/ceph versions --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─763ff844b9332d5a7ae5ee801c5733fa8d23660c3eb23b610ffa67d117b35492 │ │ └─213814 /pause │ ├─6a52ffce26205ded298a14c730d6326e48ba207c224dc355027fb36dbbe4397a │ │ └─209744 /pause │ ├─0caef33ef894849b674f4c6328de39a449f273197d3fe507f5466421e343b470 │ │ └─49569 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 │ ├─f5236dd8529093b3a5e8dfa51093b69a3b8c702aaf8eb03ad99c3ee34c1e8573 │ │ └─71483 /pause │ ├─36759658f8303b63bdd5ebe8e845f03e9fba9fa4bc021ce0bfec18d4978ed861 │ │ └─39502 /kube-vip manager │ ├─ebbebd009a6df4c88e69cb6a309799d05f9ff4e3e6cae3021f5dfde2231d83f9 │ │ └─127959 /pause │ ├─cf08c39367343aa99d2170f3473a6abf69efa9ef2de269973731c5e6aba2874c │ │ ├─ 86704 /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 │ │ └─377835 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7ba77299683371bf7db9a32dcbc6994b40449d5df18dba3edf04accb02d36f8f │ │ └─40515 /pause │ ├─1c4398e626c7e58a0f014533724b0f8ac5c7455687295d48a05041804fa89104 │ │ └─377433 /pause │ ├─e32f97f09c8126f7bfb5c0b723b969888e2ae56a4c6d490c2f148c9aac3ab49f │ │ └─106267 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─86d065b4f265a999981408d322001f9aaf2e33b3a66f8ba738acb6b66f4c7b1b │ │ └─246701 /bin/openstack-database-exporter │ ├─f8d2b113c2222141998edc91e9394afd7d1cd4319d00a809c785c44e8b499337 │ │ └─189681 /pause │ ├─080397b9b14c93c688e59a27aeaf77b437c3f246f0e40342a98734461ca554c0 │ │ └─176357 /pause │ ├─df09bc40182b6e2eb81a607583f591128f117da1284cb1c6b2e48f7a190bdc57 │ │ ├─159319 neutron-api: uWSGI master │ │ ├─159345 neutron-api: uWSGI worker 1 │ │ └─159346 neutron-api: uWSGI worker 2 │ ├─66e0e81e680af30beeebe8a2aa72724a768533e698adc8f194dfc507ac691491 │ │ └─176547 /pause │ ├─70a1999b92ad7213daf026506760ffad9832642fbb16624dba8e44da791d005f │ │ └─54252 nfd-gc -gc-interval=1h │ ├─aa2e971d47a741c5a2dcaac125eeab9952a9cfe9f6b9efbbcb38b2b52b578bbd │ │ └─47968 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8023d43795a86e4ab6e4f0d7a1918830732da11f59e5b870300c2dab3f9afcfa │ │ └─223445 /pause │ ├─61c8261905f394e2946edf9a5a190491dad5800a44c207ce4a80376d5d73dc58 │ │ └─59818 /pause │ ├─cde1ae12dae23b8152dd10665c9ea26c57d474f86687067229f84fc099f80b2e │ │ └─62644 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─30052f4c2b59495864f919f16bc7edd1576375dd8755ccbeb595f0c711d423a7 │ │ └─212165 /pause │ ├─bbff65e91192bb97cc9c0d575bf854ab61e5f9bfec1ce8c427bbaacc4a9906db │ │ └─61761 /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-57.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 │ ├─37247574e1eb6ad8d859aa1f6315fd1299f8bcf9b23b0a61ce33006afc0b3afd │ │ ├─114722 placement-api: uWSGI master │ │ ├─114736 placement-api: uWSGI worker 1 │ │ └─114737 placement-api: uWSGI worker 2 │ ├─b00d1cc07798e256df79bc014c52f0e7e68563b26758116f8e0898f595bbf0d8 │ │ ├─227937 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227953 /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 │ │ ├─227959 erl_child_setup 1048576 │ │ ├─228077 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─228143 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─228144 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─228818 /bin/sh -s rabbit_disk_monitor │ ├─6290ab4750efec1c08c4b3ede9b0653c461d2abc571c6825c3d83d546754a061 │ │ └─223946 /pause │ ├─43f1d8f6b4a8d0199ae5d6220e07f397c7958bfb90a4c2882fdd1e5f50c96fa1 │ │ └─197496 /pause │ ├─39a3a0410aab7cf8c40b0ca571c14f30fadda68951c17899a050791551555654 │ │ └─57150 /pause │ ├─c1584e17f75dfde17993fcb46877ff02d1c56ee5fa464761b0c72c1c11ab878e │ │ └─125262 /coredns -conf /etc/coredns/Corefile │ ├─60fe3ec0ad7813a5f948133eac045688d8ca412888227e97479b8758ea9cb1fe │ │ └─43534 /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 │ ├─ba6efe30607a0c02c7bf9444cdd2e96783ecae500eeb204a942fcc201a2a1a27 │ │ ├─ 45727 /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 │ │ ├─ 45740 /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 │ │ ├─ 45836 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─244826 nginx: worker process │ │ ├─244827 nginx: worker process │ │ └─244828 nginx: cache manager process │ ├─75d442651e48a6dd1546149a554b3cea38eea95293b275e40a2041f769fee46b │ │ └─62393 /pause │ ├─1e1fc5a441a542f14b43d53ec6bb68457572fdfbb0cc6f1c164058789c5fe2be │ │ └─87465 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─5621ed02474fa53dfe65f20ca69b417b1046173e4666db263073ab24310db7cc │ │ └─61398 /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 │ ├─3e73084bd52454e8967f96599859c83aba5c3c90313f5ea40186dd1721b0aaf6 │ │ └─46404 /manager --metrics-bind-address=:9782 │ ├─7c4d0d93447547392d2cd73ec86c89e4ed41463e8f6869ad2b26178033cb889c │ │ ├─185700 heat-api-cfn: uWSGI master │ │ ├─185719 heat-api-cfn: uWSGI worker 1 │ │ └─185720 heat-api-cfn: uWSGI worker 2 │ ├─b995d3c9714334af76e13d1c5e720bf6324a8a1587c49b816f7ebb292f4c47ed │ │ └─61823 /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 │ ├─60ea00ca0bf548ca7b53d92748f98081d938e8dd0f434ffe07c030f1b7451f6e │ │ └─173822 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─c5d7273c83c5cfd1e14ca834a6ce61a9e27c68cc5a54762bbc0f7f34b43a4c7d │ │ └─62676 /bin/memcached_exporter │ ├─e744ee79da33ef0146def47b7ab35062e58b96066127778c0ac4d9227a126fb6 │ │ ├─163088 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163106 /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 │ │ ├─163112 erl_child_setup 1048576 │ │ ├─163260 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─163311 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─163312 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─163757 /bin/sh -s rabbit_disk_monitor │ ├─9ff6beac78f2125bb5178bfb6b96d81ccfc450bc3a5e8de0c48a4fe00aeb8c4d │ │ └─60980 /pause │ ├─22a8b4af6582bc201dd031bd5f4f457b612110f48d4b4b520fa53f1fea93e3a2 │ │ └─53911 /pause │ ├─9c702b941069886a728ff9c712a8df94da6c2cffa0680ad79e5bc217412776e7 │ │ └─61867 /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 │ ├─d44700fa8f170229082d113fc016851baab8e32af6213d69d21d64022cffad52 │ │ ├─223629 magnum-api: uWSGI master │ │ ├─223733 magnum-api: uWSGI worker 1 │ │ └─223734 magnum-api: uWSGI worker 2 │ ├─674c15da25c894b3a752714f62dce0f9af7d07b6ac6cc78b18508ec68292397d │ │ └─127459 /pause │ ├─548c7365d7edf0d5a13d2af2b7d9ee3c1d0df6896c7c1872681f4ad01af38fa1 │ │ ├─223510 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─224000 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp9hn98fja/privsep.sock │ │ ├─224004 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─224008 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─7d6dc48be4049d2434b34ab0ffcab5ed409373480a5917f7d769b48994011711 │ │ └─62175 /goldpinger --static-file-path /static │ ├─0939d17ba894578d91506861b1e89f6aa43704a276788efea6f52f35bccf81f8 │ │ └─206162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7b022f2cee80b4e768285ec82aee6a256281f529a37362afe5b503f9d82bb966 │ │ └─232522 /pause │ ├─4375e0acb48089cbc76d708fbe3bb84b06ebdef4a583338542d52ba26ed8570c │ │ └─127698 /pause │ ├─c8d301677f4c0fb77f3de25993ffe9e552fc09965d1f6324233a67191f04ff22 │ │ └─70452 /pause │ ├─08c29e37809dc191b402d10a3bb6ced104fa9dfb253adf282ae890e3390d2bd9 │ │ └─39346 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 │ ├─416bfb78c6480e10e3cd4d501ddd3f81e6339578c736f20d9503b32b40e58b51 │ │ └─62604 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─73aa167a1b14810dc029888b8837ad604217f4f3da611b3552f65c9f4655f5af │ │ └─245549 /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 │ ├─801c12a31b6a7be29fcb7064f4615051c0fb0016e900ab6eddecdb85998f43c2 │ │ └─39243 /pause │ ├─288c06b199959d1578ecb9835eac64194a94e4e9940bbdc70954a6af6c85cabc │ │ └─39252 /pause │ ├─be5d6d31b6b464092ebae5f4fc2180756d48e28b41b7edf88bd0a378b9907b70 │ │ ├─161139 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) │ │ ├─161428 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) │ │ └─161430 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) │ ├─ab100f3e693d57c10691889bc8a25aeb48cb9fcc4aeabf4fbe968eddda0e9f64 │ │ └─98386 /pause │ ├─391cbd5342f4277391414de141c3078e8911915706f0c0a817c97fd013c61c68 │ │ ├─159456 /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 │ │ ├─159784 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) │ │ ├─159785 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) │ │ └─159786 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) │ ├─7b1cede798b84c36b98f4ad41b31045b40924e6dbe2faae1590baf98ce4956f4 │ │ └─54125 /pause │ ├─43dc9e93399a2d4ecae58f1527736c9a201ce9d705a5d879922e6a53a4b9792a │ │ └─211788 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─beb1fb964339a634e91a7ee98d1c02f91b1eb0aa82ac1f94bcb43eb97e51884b │ │ └─39359 etcd --advertise-client-urls=https://199.204.45.57: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.57:2380 --initial-cluster=instance=https://199.204.45.57:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.57:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.57: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 │ ├─e9cb99ed512d430be9a8de4bc24b5ba3364de3f2cbac1803925285129029ac81 │ │ └─207554 /pause │ ├─cb08e02504abc9e5d50ca203e55452c5a9fb196fe9d067d97b4dc6546dd7e009 │ │ └─96709 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0121e7a0a27b27905f2a03eca818a99c1ccc16fcd43bd312f308264175eb3364 │ │ └─215037 /pause │ ├─416524cdfd8e6bbabe8106855d27b6824a0ea3b9898a6b00d6c4e1772f536767 │ │ └─245101 /pause │ ├─00c21f1721ebe539b0a9919e83cfb8b23c1f94856503c315fbbc59cd2eb60798 │ │ └─173855 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─a2bc7f482e230fa81194e67161a95bd0b8b65951f06dd43ebe4e4609e5b1498d │ │ └─58271 /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 │ ├─3f5c29a78cc23fbb26f8520939b7c9f02404efacf1e604b8301237ace96157cb │ │ └─152174 /pause │ ├─622286d6d74b47ce8536a7d73d18dd212098286f39b8adac5f8bc91db37a60d1 │ │ ├─62931 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62948 /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 │ │ ├─62954 erl_child_setup 1048576 │ │ ├─63054 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─63105 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─63106 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─63157 /bin/sh -s rabbit_disk_monitor │ ├─f6d7d6b77ecdf178e5ee7fe917877d902ca3586dedb1c76f93314f6b833c17d8 │ │ └─43380 /pause │ ├─08f010cb57d6cc386a58e6461fcdd19b8b7d820ec142935ba563c451e532d9b6 │ │ └─61352 /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-57.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 │ ├─1789d7975cc6647a7fd5bd60de015565eddef111f94029c9f3a786429b0cbd19 │ │ ├─ 66348 apache2 -DFOREGROUND │ │ ├─ 66374 (wsgi:k -DFOREGROUND │ │ ├─ 66375 (wsgi:k -DFOREGROUND │ │ ├─ 66376 (wsgi:k -DFOREGROUND │ │ ├─ 66377 (wsgi:k -DFOREGROUND │ │ ├─364942 apache2 -DFOREGROUND │ │ └─365543 apache2 -DFOREGROUND │ ├─7bdf0ab69dec595a5dfee985b62dcc69e409fa239e5142e0e61ed79917cfba13 │ │ └─242706 /pause │ ├─ab60813aeaa1852c2cc831bf178fbdc85245bb2d831be3e081c7be4088c4c3d1 │ │ └─123266 /pause │ ├─a2745c3e4050d6653f875f86405461da5217c782abfb285cef3778d1beb70a09 │ │ └─57402 /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 │ ├─b5e5bedad2f316002f4ef2b866d81058a2c9f82c1ea701d604e17edc0895e906 │ │ ├─206153 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─206632 octavia-worker: ConsumerService worker(0) │ │ ├─206636 octavia-worker: ConsumerService worker(1) │ │ ├─206642 octavia-worker: ConsumerService worker(0) │ │ └─206647 octavia-worker: ConsumerService worker(1) │ ├─e02c917bf320b92ee9b0a43d87f7c4d14cde0f6bfddb7fe18bb8e9a88514cf5e │ │ └─42403 /coredns -conf /etc/coredns/Corefile │ ├─0677bde02488cb27a65d17c9e4cb9e1540ff883bbfd19be774f46058f5f4ea28 │ │ └─60349 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─eb8c0624310f7100ee1473d98e53ff6b3a82e07bbac0dd2475897aab468eeb5c │ │ ├─123636 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123649 /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 │ ├─d891226b551b6c93e080c26448e06de39ace91fc795b1baad788caa7819059c2 │ │ ├─47783 mysqld --wsrep_start_position=49337f7f-4a6c-11f1-9b9b-af03f7e09831:20 │ │ └─47910 /var/lib/mysql/mysql-state-monitor │ ├─b4b9f17c8d2c3fdaac1cf1779625db1923e9f7164876763e1a903289bbe4091b │ │ ├─223792 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─224122 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─224123 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─23c5a8d82c90330288a2f63d57f028279990895d127976b936d2920804e92881 │ │ ├─75190 barbiacan-api: uWSGI master │ │ └─75202 barbiacan-api: uWSGI worker 1 │ ├─ee90247df76b5b5af4f390fd5d2247ef6bcc60e93ecbdd4e65c611a9c8f9e189 │ │ └─240875 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─56bd1c34f4009c6821c0359b38afce232de24e7b69a9956ea1ca10309b9efce6 │ │ ├─150716 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─150732 /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 │ │ ├─150738 erl_child_setup 1048576 │ │ ├─150816 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─150901 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─150902 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─150922 /bin/sh -s rabbit_disk_monitor │ ├─1f18237e578c88b4cdc3ea174fcfeaa9f8cb91bd8bc066fc2a0ff5972c5ec363 │ │ └─95284 /pause │ ├─c306602ab3883121eb14d9b39ed6a8b58a54e01f4aea70cee4b46dacc5e13a39 │ │ └─46359 /pause │ ├─f83c96c0dc4b9fbdfc8dc853455a477f2f625fff0a063e2e1111666294be2b19 │ │ └─62510 /bin/pushgateway │ ├─79b3849ff93b77cd72c22b94c048b116cb757856a35b560119697c9c3d956efa │ │ └─58850 /pause │ ├─c2c6c7c9c338acbd638e5e9d82acdf414257aa8cf43da3c6337c608fb75b4050 │ │ └─109101 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─cd6394f6855ce95d96512db5e0c140c480b1ff758dc1528c02f78e066bcbc46d │ │ └─151967 /pause │ ├─34e265f6af64b4192a1616be59244d214eee38c6b5cc9ac3088dcf716ae80e77 │ │ ├─185914 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─186595 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─186596 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─65e7d72b5854947ee8ddfa7ae64de73b0075d03daa56dc824c0a238d52e7a28e │ │ └─46726 /pause │ ├─e57abe94d12c1abc64fdc06a1ed2de7163984b4b3e192161ff2379425392d146 │ │ └─53254 /pause │ ├─ee68b2128a6d8d9cbf9cff9f2d6e01b52fdf08118ce82b213819c66ed32b7ffd │ │ └─173856 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─c425da6576958c7b0f81ae0d52af7c32dd4402b079370de938a6e3b8e8a3cfda │ │ └─60305 /pause │ ├─2c7c63f413386a89e0f2e2d66a2013fd614004c4a81b63f145c7f0c6400449fa │ │ ├─204866 octavia-api: uWSGI master │ │ ├─204887 octavia-api: uWSGI worker 1 │ │ └─204888 octavia-api: uWSGI worker 2 │ ├─f39438fe5fe0241673f787323ed209b4edaa8f433042b0a4fa250c795bc83581 │ │ └─43436 /pause │ ├─5e447e2fa94d3d7ae0fd937593a14eb698d4c56e6a996f5ee5856dd5f7184c4a │ │ └─42336 /pause │ ├─e89cfb4880bc7ea0e05094181acc7df2f40912098b423346904b05575085e8cf │ │ └─174460 /pause │ ├─2f001d4b413156c843374c4a7d85652dd797c8b71e20dfb7c068d4d217b575d1 │ │ └─232262 /pause │ ├─210407055b60458ab3c0972da87be3ff3d880b8f76013c160485fb2bf364b032 │ │ └─211204 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─854eee51e7f26eb8b0c1adc069116ad0b50be237c7e4b86cede4c4b905b5c556 │ │ └─162959 /pause │ ├─cd02732e189864c818d3c8072bd73534a798ec403ef3ae3a7d2f5e1bdcff04a4 │ │ └─60419 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─adab82782cb0e92a7d2c32cfe7a07dcd6c10941d72b0ddb0398237cfeb028dd4 │ │ ├─240963 /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 │ │ └─241141 /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 │ ├─f88d2d7802dd51e533b662d2e7b4815762817c2d8df9d83394c54461bd3d265f │ │ ├─94321 glance-api: uWSGI master │ │ ├─94333 glance-api: uWSGI worker 1 │ │ └─94334 glance-api: uWSGI worker 2 │ ├─128878ed511d317679f455e223bbd3977d7b0dc144a168e6a1d4358279bfc953 │ │ ├─40956 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41336 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─03c7783de388ce13a66338bf01a62d3c77a0bdaa598830d29ab0fae3438999ca │ │ └─215082 /pause │ ├─baa0effb85344d29d57fa58a75a2936b2df9a4b02ba4d22af325e9cad3501332 │ │ └─152078 /pause │ ├─67c2b65775cc5b64ecf6a2c877c835e99f1354d9646153f25edc0717168786f1 │ │ └─41879 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6ec16c4041704b329b700ea3836f85057b65c9d58b3f6a152786f2e25dc5ed40 │ │ ├─159361 neutron-policy-server: uWSGI master │ │ ├─159374 neutron-policy-server: uWSGI worker 1 │ │ └─159375 neutron-policy-server: uWSGI worker 2 │ ├─e37bf74561e1d8a548ced86bc69432614082f137a8ad6a43b02ac48e8635e7a9 │ │ ├─160143 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) │ │ ├─160444 /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/tmpnxtbvi7x/privsep.sock │ │ ├─160491 /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/tmpwhb5m50i/privsep.sock │ │ └─160623 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─7119533fd7b40cba1c918230b581988c1665646f1b1c7498206dd5970e02d87f │ │ └─45483 /pause │ ├─701571a1b63fbfc4536611ab20a86e03b081e1623c0a52de4d13c593ee0f382e │ │ ├─174554 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174570 /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 │ │ ├─174576 erl_child_setup 1048576 │ │ ├─174636 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─174687 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─174688 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─174913 /bin/sh -s rabbit_disk_monitor │ ├─46f524907535f32cfde07cc94f96b5f2db3dc0bc45cc067303909e4157c4f48e │ │ └─39146 /pause │ ├─d1a5ab6930882d72e8039a2889cb0a70e6fbe588091901c3695182674f894983 │ │ ├─377757 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─377771 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─72ca81c662ffcad6fb8a13d089e8d92670229bc97ea18658ed087f680e3cffc5 │ │ └─80383 /pause │ ├─07c8adb593aa4dd0601a83055a12f8f034d5fc2c37b25dc94137527d1f2bcd99 │ │ └─39397 kube-apiserver --advertise-address=199.204.45.57 --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 │ ├─6061e6d720ea89ad9ad16033dc030783111f65ca7e56a82d66af784b48b98e7b │ │ ├─95624 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95937 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95939 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─6a01bf808b585bd0a6ec396f2da175a9848180585c85deb2a497e670f3a5ba62 │ │ ├─105889 cinder-api: uWSGI master │ │ ├─105906 cinder-api: uWSGI worker 1 │ │ └─105907 cinder-api: uWSGI worker 2 │ ├─d179c1776f5bc1863cce6346d5b6dddc903ad72dc91a761d43c47903a7166038 │ │ └─47881 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─859e2d75b7b3796e849af068a6bf3107e808b54f345bdedd68122c31fe321ad3 │ │ └─240677 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─538cb759bf88a88f3d9947a6c992c3a45a6b77301c5cdf3c910be988fc656bb4 │ │ └─145396 /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 │ └─d4c6cb6f7e2ea7e95537a94909806c5d50550dcab340bd4e6b91168a2504b01d │ └─54205 nfd-master -crd-controller=true -metrics=8081 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount