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 │ │ │ ├─21572 /lib/systemd/systemd --user │ │ │ └─21573 (sd-pam) │ │ └─session-21.scope │ │ ├─21509 sshd: cephadm [priv] │ │ └─21592 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1609 sshd: zuul [priv] │ │ └─1622 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1613 ssh: /home/zuul/.ansible/cp/199.204.45.156-22-zuul [mux] │ ├─401158 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wciwxegssojwuvlybqsvqiafnjlkocjv ; /usr/bin/python3'"'"' && sleep 0' │ ├─401159 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wciwxegssojwuvlybqsvqiafnjlkocjv ; /usr/bin/python3' && sleep 0 │ ├─401160 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wciwxegssojwuvlybqsvqiafnjlkocjv ; /usr/bin/python3 │ ├─401161 /bin/sh -c echo BECOME-SUCCESS-wciwxegssojwuvlybqsvqiafnjlkocjv ; /usr/bin/python3 │ ├─401162 /usr/bin/python3 │ ├─401164 /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 │ └─401166 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 … │ │ ├─ 9952 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12301 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff68e1906e8e3cf8f1f2a8c86f98309d83bd3525ee43e9c8c94352f2adb37188 -address /run/containerd/containerd.sock │ │ ├─ 12664 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dcf4abbb462efb9a988f5f116399fe5744c20f0fd9025da5505ef14cc14f478a -address /run/containerd/containerd.sock │ │ ├─ 18484 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 34cf1f22fe7225a73a3672dc1873718646f89b19b2718d8cff41c8d12e57de7b -address /run/containerd/containerd.sock │ │ ├─ 25121 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b8996729e64a4fe4097a8560a493083a38678a79afa0d1104ab0c9eecd69e599 -address /run/containerd/containerd.sock │ │ ├─ 29791 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fd62b07ac8492b92bac0eace0f010595933c5b51b22ddfaa9461f7f65de5501e -address /run/containerd/containerd.sock │ │ ├─ 34492 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9c06af4a264b33ea55a441b0038316ff5c53c8498645cb70b810082a770793bb -address /run/containerd/containerd.sock │ │ ├─ 40060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58b81badba1c13ccfaf95808e2c004a4b98dd66f279dde48fb4707f42ad33e59 -address /run/containerd/containerd.sock │ │ ├─ 40080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89bc4e2528102fb1247cbee28cb375e247025c7932c00a124bfe4c97ed009226 -address /run/containerd/containerd.sock │ │ ├─ 40123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52cba88ccb402d866189c1c5c2c00ec15742b7a181d0d2840355c934b7e1f6fa -address /run/containerd/containerd.sock │ │ ├─ 40134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b781e95b4c15b3bfe97b0bf974f1c644e03d97d86bb77d8dee92530665624a1 -address /run/containerd/containerd.sock │ │ ├─ 40146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aab87c91afd88b1cb354776930ca37403cb73bd6e116777f3068107370bd5173 -address /run/containerd/containerd.sock │ │ ├─ 40658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7435056a3f6c2d51de1c817d588fc71c1c20a9c89f9307c774323418bca7d691 -address /run/containerd/containerd.sock │ │ ├─ 41460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaeae0355460b66d65b2dac69ef11155655b4149c9b454c2ec344406da1dfc5c -address /run/containerd/containerd.sock │ │ ├─ 41522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6991c51e45e98881d8f127fa749293cec935bc8e8718d4818509a3c471989bf -address /run/containerd/containerd.sock │ │ ├─ 42768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5cae7231948b53c7b8c5a263768a02de3d0b771100f9b8480452018efeeb977 -address /run/containerd/containerd.sock │ │ ├─ 43169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ffe05a3cf2cd00730c3e55675d1fd0710fd7cde23fd32804481f541178b0356 -address /run/containerd/containerd.sock │ │ ├─ 43222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dce0a36ab5156b667571f47ce8a38e9af982167c51866259f6439b0b38e0c66c -address /run/containerd/containerd.sock │ │ ├─ 43646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d44f5768837200dc5a9fa7ca37a5030811617a236e8c53dca6e58bc423d605f5 -address /run/containerd/containerd.sock │ │ ├─ 44178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c05da75e990a1c91e473b3653ea7c919c7337fdef1b238b14101bfaf3dfe3807 -address /run/containerd/containerd.sock │ │ ├─ 44231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfbb5d617e9c8860a4f0ca36bc06d7d4eb95cc9abd9b5d018fa465e968e44783 -address /run/containerd/containerd.sock │ │ ├─ 44233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a09104c2fad7c99147dbad67816b318c40fced75c7ffb666dc55c507e2cdb5c -address /run/containerd/containerd.sock │ │ ├─ 46682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 633192ffc020dd072c417ed1042218604752e7cfd2b06c08ad873cd59e146942 -address /run/containerd/containerd.sock │ │ ├─ 46806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd3f0d2c05f6e48e1d11d8a721f78ee0bc77bc5c68b042553536b78f9b49338f -address /run/containerd/containerd.sock │ │ ├─ 47556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 246cdcea7547ea7955277a644e9d10f10f58856adafdb1695a0ce8dccb53fe60 -address /run/containerd/containerd.sock │ │ ├─ 47614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c983d5d1c56fa73792cf1c96c499b2d6dfd41770beddc9c1f89ffa1f07270a45 -address /run/containerd/containerd.sock │ │ ├─ 47986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71fbca0c309273fcc88a36984e9820066603535962cee7b541dc370259bf96e1 -address /run/containerd/containerd.sock │ │ ├─ 48297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca0194636f1359cca3d04b2006e6e05d113dc325b72684a448741fbdb9cd73e4 -address /run/containerd/containerd.sock │ │ ├─ 48672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf5c6e6b07a569e36193611741c86eb63092ab6f7c213a1e418c0202343e0697 -address /run/containerd/containerd.sock │ │ ├─ 50985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94393a23dd24404b2bc3dd3e91aabc31ce2d41415ddc224165dd48a3f30272a5 -address /run/containerd/containerd.sock │ │ ├─ 51140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9056a272f65f5e5e5902480c692d59b09d65376f049f81b72ee56bf4fefeafda -address /run/containerd/containerd.sock │ │ ├─ 55466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08ca31fd91b0bbe804ae7557f1983b52abf9513de5a72d807b6ee576a1678bdd -address /run/containerd/containerd.sock │ │ ├─ 56110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea6753b002ea2ab0c8671affe53ef4ae846411a42f7f85fbe4d2796d5bf6d224 -address /run/containerd/containerd.sock │ │ ├─ 56157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90ffeb4d29735cf8a8ac1eddedf2ef4775c5640cefa7904e2b8551fb5f4c58a3 -address /run/containerd/containerd.sock │ │ ├─ 56182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04c639184a875c57bb7d1bc61a5716ecfc510e35328bcd22b36a0bc340a87ebb -address /run/containerd/containerd.sock │ │ ├─ 56339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b57938b0ac30b17f93a6b78d2538f61aeb6f2cec96c879e50f7188e701bba86 -address /run/containerd/containerd.sock │ │ ├─ 60561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7281981a4e1c6f6a7aabae7165f1c8a211abce80dab18333553795f2c5c751f -address /run/containerd/containerd.sock │ │ ├─ 60711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33b823d247147806f614eff601effc9a57a48869b4c2229a6f4e1fc5f43f87e9 -address /run/containerd/containerd.sock │ │ ├─ 60739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db4ba145dd6706d6dfbb978995c66373cd47a18873b233649c1fe41ee96516fe -address /run/containerd/containerd.sock │ │ ├─ 60819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fbe9d77db82be6096f2c5a477b471f9cf0a8c58986c1e6dc4659544f7cecef1 -address /run/containerd/containerd.sock │ │ ├─ 62265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5033afa6ffa6c1eaa563f85958c0c219a8bc150a905ff2deec01fb761d932917 -address /run/containerd/containerd.sock │ │ ├─ 62309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43e7dfe1df3b037196c2b9297ee784989c0a65a3b98f2c4ba94cfa29343dd591 -address /run/containerd/containerd.sock │ │ ├─ 62568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c38f8f875cf6db5e703ddd85124d1b7db94b442ed9ba01e51cef98d00cea55 -address /run/containerd/containerd.sock │ │ ├─ 62618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9333137563b1301174ecf0186f4c74c1268218a2a6db96e1c3c561b9d0298630 -address /run/containerd/containerd.sock │ │ ├─ 62682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9997d3d1bd05165fd800ce899fb8d91cde05c144b2edeeec16041ca2a35f1b0c -address /run/containerd/containerd.sock │ │ ├─ 63133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4574df1f0bddbd6ee5a705c1106c0f9e50e4b2f18a9d500c6475a9109c637b00 -address /run/containerd/containerd.sock │ │ ├─ 63295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb74c0670c87ea9e6b3e592e68384c8f505666003c3ab0ce8cada78e16d98100 -address /run/containerd/containerd.sock │ │ ├─ 64082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bea7e12c7fad0db6c0b8e43fb2fcb1784497056f199984a5fbaeed71898ff28 -address /run/containerd/containerd.sock │ │ ├─ 64407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91964ee1edb1f8bcdd7c10cdd807c2e2852b9589d4debc2b079bf2e7a59d855d -address /run/containerd/containerd.sock │ │ ├─ 65110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6b857cae12769bf5a1a42bb8ddad31d058cbc2a9575a3d73d8865fa0855947d -address /run/containerd/containerd.sock │ │ ├─ 66765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf78cfbd853107c7f33c622f9f0b213cb718b4112866d03973134b2261871c37 -address /run/containerd/containerd.sock │ │ ├─ 68406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e62856efe952eecd7486174e05e9d189b8cc4394c23d50e42c2f49002eb08153 -address /run/containerd/containerd.sock │ │ ├─ 77783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4ee055e8a1b637bb6b5676abc7d0f233780af6435506d1df0bf153bfc4ddce4 -address /run/containerd/containerd.sock │ │ ├─ 79130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65a532dd184da20dc2997772b026cec05e2986ecf47fcbc568b5d4d75f985012 -address /run/containerd/containerd.sock │ │ ├─ 84781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1dfc80d501dba02f9189acf347a5349d723ab0749145a5f81cd30c031a23b3e -address /run/containerd/containerd.sock │ │ ├─ 90751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51281ed90203d9f7e02e29984d5c2aa6fe99413620e5ef8bec9aaec1bd5311cf -address /run/containerd/containerd.sock │ │ ├─ 95060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6f055a33da812caaf8d21aaf08c06182ebb47cb49b8f41ae8363226a9479a50 -address /run/containerd/containerd.sock │ │ ├─ 95098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 673f71f370bf0fd1551213aceab5a89a3db198e7fcfa40d19ea1197aeee6acbc -address /run/containerd/containerd.sock │ │ ├─103389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38e9de61c398ae582bfe02be0ea15ad53a52c52633b09357e70955c603c28eaf -address /run/containerd/containerd.sock │ │ ├─105035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59a0cac2c71551cc47d01a08ad53caf5b3798537db12170d9e77ff20cfac7ac2 -address /run/containerd/containerd.sock │ │ ├─105088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7393ab990fb7ff86d0907aeab842843a47cfb8b420320df49c5614fd80da921c -address /run/containerd/containerd.sock │ │ ├─107008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a27e39435e1fd9499ac632847e41b03aa27b0656354bf9fd6acc6039e74c578f -address /run/containerd/containerd.sock │ │ ├─108765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcc075ddd7f89e76619721e882109fb7f5b956fe52e2455332921f73c8815881 -address /run/containerd/containerd.sock │ │ ├─108818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5ce41ea3da04a8cc0513d51c35a93abb493c115f5b31180c26f2bf34e77fddd -address /run/containerd/containerd.sock │ │ ├─121806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc0439fa88b52013d844a28b03b802134e7c6fa29e0fb39215a9980e11e7d210 -address /run/containerd/containerd.sock │ │ ├─121882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbab1affc2b4700e05ddcb248af5b8d6cc3a7c3d0946351e32dc54ab9827903e -address /run/containerd/containerd.sock │ │ ├─124262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c150daa2945563e4c44ffd09a299aaee93e64262c3bb3b6571203575267d6c3e -address /run/containerd/containerd.sock │ │ ├─138642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a43e4a3148d366a62a50325a5b76d080dc971e0aed30598622ba69311757b843 -address /run/containerd/containerd.sock │ │ ├─141607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e08b6ef6c8dca5ff31bbc3f367bfff9f16bad216ee7adc482995182ffb8890ab -address /run/containerd/containerd.sock │ │ ├─142681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78be68d8a62751b08f718548c78e0e054156d59fe87a14be9fd7b722c0537248 -address /run/containerd/containerd.sock │ │ ├─143053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4abd1974953caf5679fa766d43a831e6e10c68dd87c0dc2225bced4b727acc90 -address /run/containerd/containerd.sock │ │ ├─143172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5efe920a4a43e562f4d061a54f3d25447b1630430d52ed21fb671ddc11275413 -address /run/containerd/containerd.sock │ │ ├─156608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca9e394e40f15b37ee3f4c6aac12da1c6dc41d1e4c00ea1f0d07ef2b07ddf43 -address /run/containerd/containerd.sock │ │ ├─158718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6bf58a366877a1f26a8025a5a34d3232dacf735d2d0ce8e313e07ae5a6e1cfb -address /run/containerd/containerd.sock │ │ ├─159014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 141cd723652ecdac49d9a69a972cdba7e783bdfa9866ff61b842f7f871f29262 -address /run/containerd/containerd.sock │ │ ├─159129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3842c3506391c22673fc01c9434b72c71e641c073b5f9a91d000fb62267879e6 -address /run/containerd/containerd.sock │ │ ├─159326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eabbb7a4ea01d1b9ac8684b6f74ff6242308995c2108d86728d1f02c12bc5a1d -address /run/containerd/containerd.sock │ │ ├─159512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0146c1ae3a111af87c23da905812fa20f95ba5b2222ad3dcf59e0ad87e956df5 -address /run/containerd/containerd.sock │ │ ├─160183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea17c421ed6fa2fa4cd053f859af118cb8273685ac49896fd5d493250415f8b4 -address /run/containerd/containerd.sock │ │ ├─171951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2be14092ab057c102f6e9625aaaf85b115ab4d70da1a5b36df5d51fbd3b7142a -address /run/containerd/containerd.sock │ │ ├─173775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c8d6e9641e9d626ddd1e52abce0699d8d835a42b3b98fe1b3fb7676cd8a7902 -address /run/containerd/containerd.sock │ │ ├─173790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59dfd631ac474d9a9653c4a43106c96a8d876d2946f6cdf39c05d703f2f04594 -address /run/containerd/containerd.sock │ │ ├─173878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1f22f006e95f84d7018abab8db77bfcef1dfe6e3cf77234611980e58a410282 -address /run/containerd/containerd.sock │ │ ├─174135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id decd29281b1dc277ffbc16aaa5b1a9ea1b1bd26ea322857ce3ddae7514f6d7f6 -address /run/containerd/containerd.sock │ │ ├─180829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8762b6732170c0a55e8b352bec41189025dcf87bd8104b743e89a60f9cdac4b -address /run/containerd/containerd.sock │ │ ├─185359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c65a4555762ed90046ddd103ae97f79ea3b7aadcc2a8d6713677e3e0a2a18ed -address /run/containerd/containerd.sock │ │ ├─188080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 597c575e4ce9507b115e7087650abc3a4f7a87e9c600273f631ba511c5876750 -address /run/containerd/containerd.sock │ │ ├─188201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d3b384e9cd603dd420588335a6aea0b09325d1139cd65a2d1a58a125b84afdc -address /run/containerd/containerd.sock │ │ ├─188261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a48762446dc76378512fcd4e69e441e5060fd5984309a85b6ee10879a22bfdb -address /run/containerd/containerd.sock │ │ ├─204233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0623673bb34d2302ec6d0035641baba36d28b1f9753dad6c03dc8bea7e717ddb -address /run/containerd/containerd.sock │ │ ├─213341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78a209e5410f72d8568d087feeda0cf75a5fea309006b02aabfa9144b30916aa -address /run/containerd/containerd.sock │ │ ├─213358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c90d6304cd06e2fb7b1a2da140fe7e5bc54a49cc07690faf258953c421d0fbb9 -address /run/containerd/containerd.sock │ │ ├─213404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e32cb99cbe41a25e9cfae8d75d73a37c1797931992467556dfe4a9b21d279a3 -address /run/containerd/containerd.sock │ │ ├─213692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cabd4557cf7f3f4bb014654c6f8f7269dce8d0763bc7845997dcc6be9c361e3 -address /run/containerd/containerd.sock │ │ ├─225071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c80fc83eaefe95d2221412fcfd6c7eb251094da7808d2f049833d1122545b9f -address /run/containerd/containerd.sock │ │ ├─227347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb6aec1269f0270a8e5a4dcf69dfdfa8801506708679a0418a0499baa907fbca -address /run/containerd/containerd.sock │ │ ├─228402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 057014c535a85065c9c9baf94a48b7e2edc4db0735cac982bcfec256ee1cc72d -address /run/containerd/containerd.sock │ │ ├─229419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e15603380db3aee5c510c58c0fae4473f6b555e19dd16842cb5374631df57985 -address /run/containerd/containerd.sock │ │ ├─230070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e01adc901ec892e1b3e66ec3d9232f62e09bc35377849ee1930431af9c1a3ab2 -address /run/containerd/containerd.sock │ │ ├─231276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 790957ba63b62c4ccfb8209218fbb428f53983484c048e1f4b55b80a3568e178 -address /run/containerd/containerd.sock │ │ ├─232752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edfbba623b44c37e9b1370507ca57e97ae9ea81b161409c93035422ed5dcdf84 -address /run/containerd/containerd.sock │ │ ├─232950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c79b0f8d880426efdecb0b0ad2943ddf68351b1f80d8f9f19800305e01e1239e -address /run/containerd/containerd.sock │ │ ├─242425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28c0279526326a84eb776ef9b4bf72da0185d8e3541ddad578cd8af12ef28ffb -address /run/containerd/containerd.sock │ │ ├─242873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9689c4b2c68067c54de8dd8dca48c67da2968a8e13638bb4ab166938e75c4c2 -address /run/containerd/containerd.sock │ │ ├─247355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 795125a8ab8ea0ec744f9bb11e090edc9d74f75fa8806237ef9224b8af5f5ac3 -address /run/containerd/containerd.sock │ │ ├─253437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf56e60744edaae475ed89afb09a7f1332f80d3293664103ff9cbe31728b7ce7 -address /run/containerd/containerd.sock │ │ ├─253600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af5a86ec43f719c817bcb0616e080a3d27d1e21d14d538aa914d6bc2b6c0c601 -address /run/containerd/containerd.sock │ │ ├─253650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f8ff101209145c2a55e570255d2fced3a21cd5b1d5571d9dd8a174dbdf9df89 -address /run/containerd/containerd.sock │ │ ├─253657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2852efa4d94a03f0d5555acf6ec14510faf2e3a36a8e4158a775b6931285d78d -address /run/containerd/containerd.sock │ │ ├─266317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 222b5105609e964b15eae190f2017209fcf555625ba6d81d8fb4681e77feab17 -address /run/containerd/containerd.sock │ │ ├─268880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b31f6aabc061a8836844fa70e3a3d2fa99ab6076abe7d49c8d1754aedbc8be7 -address /run/containerd/containerd.sock │ │ └─270412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 595283babc566b4ce644e8b8d0142dc3f7f1d65bd509475573b1ef963d49542c -address /run/containerd/containerd.sock │ ├─docker-ff68e1906e8e3cf8f1f2a8c86f98309d83bd3525ee43e9c8c94352f2adb37188.scope … │ │ ├─12327 /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 │ │ └─12344 /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 │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─632 /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 │ │ │ ├─29499 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29774 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18426 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18459 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24836 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25103 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34199 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34475 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12215 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12245 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.zjdhde.service │ │ ├─12575 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zjdhde/unit.run │ │ └─12608 /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-zjdhde --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zjdhde:/var/lib/ceph/mgr/ceph-instance.zjdhde:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zjdhde/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.zjdhde -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10324 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─docker-dcf4abbb462efb9a988f5f116399fe5744c20f0fd9025da5505ef14cc14f478a.scope … │ │ ├─12688 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.zjdhde -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12708 /usr/bin/ceph-mgr -n mgr.instance.zjdhde -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137955 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40519 /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.156 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 649 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─398830 sshd: [accepted] │ ├─run-rafdf755a2a5e48a396a9f8235e1d87bc.scope │ │ └─187635 /usr/sbin/libvirtd --listen │ ├─docker-9c06af4a264b33ea55a441b0038316ff5c53c8498645cb70b810082a770793bb.scope … │ │ ├─34516 /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 │ │ └─34529 /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-final.service │ ├─uuidd.service │ │ └─1099 /usr/sbin/uuidd --socket-activation │ ├─docker-fd62b07ac8492b92bac0eace0f010595933c5b51b22ddfaa9461f7f65de5501e.scope … │ │ ├─29816 /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 │ │ └─29828 /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 │ ├─chrony.service │ │ ├─10831 /usr/sbin/chronyd -F 1 │ │ └─10832 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-b8996729e64a4fe4097a8560a493083a38678a79afa0d1104ab0c9eecd69e599.scope … │ │ ├─25146 /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 │ │ └─25158 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-34cf1f22fe7225a73a3672dc1873718646f89b19b2718d8cff41c8d12e57de7b.scope … │ │ ├─18511 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18527 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─403 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137845 /sbin/iscsid │ │ └─137846 /sbin/iscsid │ ├─dbus.service │ │ └─619 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─631 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─625 /lib/systemd/systemd-logind ├─k8s.io │ ├─c6bf58a366877a1f26a8025a5a34d3232dacf735d2d0ce8e313e07ae5a6e1cfb │ │ └─158785 /pause │ ├─b283c6519ed096a20ef79a8d1af36f4bce37f437a5655d8df97ac4f21fd8c60d │ │ ├─225174 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225192 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─225199 erl_child_setup 1048576 │ │ ├─225247 sh -s disksup │ │ ├─225249 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─225250 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─225348 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225349 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225359 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─225613 /bin/sh -s rabbit_disk_monitor │ ├─c6f055a33da812caaf8d21aaf08c06182ebb47cb49b8f41ae8363226a9479a50 │ │ └─95085 /pause │ ├─422efc5785f1d432817155ea225bd97fb7290b2889bf355e6e83f6fa008faaac │ │ ├─191844 /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 │ │ ├─371169 /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/tmpn2guszyz/privsep.sock │ │ ├─371500 /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/tmpxl9imymo/privsep.sock │ │ └─371518 /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/tmpo00elg6y/privsep.sock │ ├─6cbe4d596db9449872ea5c8f9abbcb9910c34aa6d9255cb15f140d96d7f0ec46 │ │ └─47092 /server │ ├─e02eb8cabf30afd96a3e090521066859d24cf34e375dd97993cd2bb337fea0e4 │ │ └─63206 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 │ ├─fe3f3e17f816f534a25eb1dba81a90945aaa21c16b97dcb054313f44912d550e │ │ └─66332 /bin/pushgateway │ ├─4b0cfc7bf80612e6b9afb8159f51e56e30152b786ecc240b5c681c3e7ea50795 │ │ └─139204 /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 │ ├─f8864bcbbcd9d63f94e486555fb8657d887bdede7acaee220fcd7b074edb64d1 │ │ ├─174749 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─386724 sleep 300 │ ├─b4c2d05eef6efa6ba7715a9ab6c5ed6d87c3da6394580785cda1ef6cbb9a632a │ │ └─40358 kube-apiserver --advertise-address=199.204.45.156 --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 │ ├─165b4c6705176e56deb9c0aba7eba03ca92a99f49c9d73c4b901b3bae25d67fc │ │ ├─170884 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171154 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171155 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─bf78cfbd853107c7f33c622f9f0b213cb718b4112866d03973134b2261871c37 │ │ └─66789 /pause │ ├─6bea7e12c7fad0db6c0b8e43fb2fcb1784497056f199984a5fbaeed71898ff28 │ │ └─64106 /pause │ ├─0146c1ae3a111af87c23da905812fa20f95ba5b2222ad3dcf59e0ad87e956df5 │ │ └─159538 /pause │ ├─e79a89212a48f21a54afb1acd068ac798ca278319171588e08af017f835daef8 │ │ └─65937 /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 │ ├─ff1f5bef152f45d8a240e402e93726ba192066c16f974daaeb129ca22de9f0a7 │ │ ├─ 47038 /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 │ │ ├─ 47057 /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 │ │ ├─ 47115 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268554 nginx: worker process │ │ ├─268555 nginx: worker process │ │ └─268556 nginx: cache manager process │ ├─78a209e5410f72d8568d087feeda0cf75a5fea309006b02aabfa9144b30916aa │ │ └─213413 /pause │ ├─a1f22f006e95f84d7018abab8db77bfcef1dfe6e3cf77234611980e58a410282 │ │ └─173932 /pause │ ├─aaeae0355460b66d65b2dac69ef11155655b4149c9b454c2ec344406da1dfc5c │ │ └─41495 /pause │ ├─6f9b5a19a0f7e8b682206ad37a7ecd049614723222db96f695dc82131dd14f29 │ │ └─61289 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─0deaf46ed76f6b9bfc3afe721f68e8b1eebad41e3870937d482fbef60a65fc1b │ │ ├─ 95582 /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 │ │ └─395565 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c4ee055e8a1b637bb6b5676abc7d0f233780af6435506d1df0bf153bfc4ddce4 │ │ └─77809 /pause │ ├─fe0d2d371074a4f2033551e4791ab9b2bf22f12e84d06e077545c54e902208f9 │ │ └─186924 /bin/bash /tmp/libvirt.sh │ ├─dabf265d5be41ad5663e70d74d1be05713144a66f554e31f824647b9aacd3f4e │ │ └─47819 /manager --metrics-bind-address=:9782 │ ├─b09fed8e0c0458a2966b56cede07d8dc4a13b0e3a1e1973ad79959a5d055d9bf │ │ ├─170861 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171146 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171147 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─2d9ea91fe2233170a536f6450364bce2e05a79f280fa501c912899a331ec8ce3 │ │ ├─269032 apache2 -DFOREGROUND │ │ ├─271708 (wsgi:h -DFOREGROUND │ │ ├─271709 (wsgi:h -DFOREGROUND │ │ ├─271710 (wsgi:h -DFOREGROUND │ │ ├─271711 (wsgi:h -DFOREGROUND │ │ ├─271712 (wsgi:h -DFOREGROUND │ │ ├─271713 apache2 -DFOREGROUND │ │ └─271714 apache2 -DFOREGROUND │ ├─d44f5768837200dc5a9fa7ca37a5030811617a236e8c53dca6e58bc423d605f5 │ │ └─43668 /pause │ ├─94393a23dd24404b2bc3dd3e91aabc31ce2d41415ddc224165dd48a3f30272a5 │ │ └─51015 /pause │ ├─92db8ed121cad5b0744e44bcfde504485bdcee355cf44081710c15c986cdfd57 │ │ ├─223091 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223632 octavia-worker: ConsumerService worker(0) │ │ └─223635 octavia-worker: ConsumerService worker(1) │ ├─50bf73bad242748411bf0e3d594bde8c4fb0712e1d636d2da24900ce7d3479a8 │ │ └─42831 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9056a272f65f5e5e5902480c692d59b09d65376f049f81b72ee56bf4fefeafda │ │ └─51163 /pause │ ├─1a385adef7f7a0ffb2eee8b9875ca82a5f5ce5fb782fe023caf8d22456da27bc │ │ └─231331 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c05da75e990a1c91e473b3653ea7c919c7337fdef1b238b14101bfaf3dfe3807 │ │ └─44201 /pause │ ├─fae0a1991b5ffcfad3ff676dc03a8cd0c5702d1702a7bbf920a0301e58d93655 │ │ └─56476 nfd-master -crd-controller=true -metrics=8081 │ ├─b1e2da657bc13fbb34ea849913c5c5e26a51171f354c4e9b447f9a1b98b9d696 │ │ ├─169982 nova-api: uWSGI master │ │ ├─170018 nova-api: uWSGI worker 1 │ │ └─170019 nova-api: uWSGI worker 2 │ ├─ae275dc41fffaa17bc11e1a933c7f21db311d56e984cb942c51c00c5414389a5 │ │ └─106740 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1c3463f28dda082314863bc97c76bed52857fb3dffdad2dd563260199e099079 │ │ └─181663 vector --config /etc/vector/vector.toml │ ├─daae81958cbe96c4ab75c17c2da0ed7d68c8c5d6f1d93c60368bc3966ff6b8e5 │ │ ├─156825 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─156842 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─156850 erl_child_setup 1048576 │ │ ├─156898 sh -s disksup │ │ ├─156900 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─156901 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─156913 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─156914 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─156924 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─156988 /bin/sh -s rabbit_disk_monitor │ ├─595283babc566b4ce644e8b8d0142dc3f7f1d65bd509475573b1ef963d49542c │ │ └─270442 /pause │ ├─e57dd7f226075fdbd1ba0739395f2953cc0c45e396a1baa511e9e767f00c58d2 │ │ └─48973 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─2f21a1ed8e9f9f9a75a8e192c57e1cfdfbb34a0b81cf8d19f34ded76232157b8 │ │ ├─77888 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77904 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─77910 erl_child_setup 1048576 │ │ ├─77959 sh -s disksup │ │ ├─77961 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77962 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77975 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77976 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77986 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78119 /bin/sh -s rabbit_disk_monitor │ ├─3a935fe73274371ea00af7ad47674b9bd2857f77b1a18bbe639959e2e068df06 │ │ ├─185965 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─186402 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpe28jsbgk/privsep.sock │ │ ├─384388 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpf2njexce/privsep.sock │ │ ├─384562 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp3hti9jyf/privsep.sock │ │ ├─384639 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─384640 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─c7e5911524fe9a807152a4d2cf218f9e3aab61898f5da8d3ffec326939430681 │ │ └─44404 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f8be28cecafca53b074c76c1ef930e04914df2c30d26c1c6a2e7f3be8dc655e2 │ │ ├─264358 /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 │ │ └─264613 /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 │ ├─2be14092ab057c102f6e9625aaaf85b115ab4d70da1a5b36df5d51fbd3b7142a │ │ └─171975 /pause │ ├─edf424ee662e35460e0a4d5b4ca9b52bb474a8d3d4e97fd426bc4ff7f6256524 │ │ └─40721 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─339e8983fc17ab39dffa3ffec86411891837617d7f8a85659bcd60dd61a00b93 │ │ ├─242712 magnum-api: uWSGI master │ │ ├─242724 magnum-api: uWSGI worker 1 │ │ └─242725 magnum-api: uWSGI worker 2 │ ├─4825b80eb0fb3d6ea6a4cf5a1f653de301ebd36223c5a6851c1cb4151174c2b2 │ │ └─51207 valkey-server *:6379 │ ├─08ca31fd91b0bbe804ae7557f1983b52abf9513de5a72d807b6ee576a1678bdd │ │ └─55491 /pause │ ├─0b01974a0c84bba468ac61c9ff1e25aac222f9c8912166c33f373d22c321e775 │ │ ├─129411 placement-api: uWSGI master │ │ ├─129439 placement-api: uWSGI worker 1 │ │ └─129440 placement-api: uWSGI worker 2 │ ├─eeec8e552d0f5792da05aa87c5c4e39f860c0b6ea5710b4c6f281483de95187f │ │ └─65523 /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-156.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 │ ├─16a2e54ca3fab0ef611ccf20a3c98d3f8ef422fe6a00488710ededc9ff15fd3b │ │ └─264479 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─06743f6a8303bbcb7eb27e55e2713f7f0e10b53ef826dc129b9662dbee0e3636 │ │ ├─107122 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107139 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─107145 erl_child_setup 1048576 │ │ ├─107192 sh -s disksup │ │ ├─107194 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107195 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107197 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107198 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107208 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107510 /bin/sh -s rabbit_disk_monitor │ ├─2ed94a4ee5c6d02417501a3b5f2f822d8ab6e9f367137f11befa8429c49ae73c │ │ └─66459 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─cfbb5d617e9c8860a4f0ca36bc06d7d4eb95cc9abd9b5d018fa465e968e44783 │ │ └─44289 /pause │ ├─bb9881eb9f225692d93f37d71cad05571957d29878ec78f1bc97bd60da657259 │ │ ├─170086 nova-metadata: uWSGI master │ │ ├─170098 nova-metadata: uWSGI worker 1 │ │ └─170099 nova-metadata: uWSGI worker 2 │ ├─64a8b7d298fd0ad31bd9d4fd931a4f56301d65020928a66f241ecd66104cbe9e │ │ ├─185705 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185772 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─185784 erl_child_setup 1048576 │ │ ├─185850 sh -s disksup │ │ ├─185852 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185853 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─186003 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186004 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186014 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─186244 /bin/sh -s rabbit_disk_monitor │ ├─3a09104c2fad7c99147dbad67816b318c40fced75c7ffb666dc55c507e2cdb5c │ │ └─44275 /pause │ ├─e62856efe952eecd7486174e05e9d189b8cc4394c23d50e42c2f49002eb08153 │ │ └─68430 /pause │ ├─5033afa6ffa6c1eaa563f85958c0c219a8bc150a905ff2deec01fb761d932917 │ │ └─62289 /pause │ ├─03be0c84065c46f4897607b7bcb3c0f8b55edd502d8663e8b8493ed7f62bf18d │ │ └─56612 /secretgen-controller │ ├─f9689c4b2c68067c54de8dd8dca48c67da2968a8e13638bb4ab166938e75c4c2 │ │ └─242907 /pause │ ├─6a49a17333a0b4d2befee471cb062eb703abb21431d986f0013e6639d87c1f87 │ │ └─66491 /bin/memcached_exporter │ ├─aab87c91afd88b1cb354776930ca37403cb73bd6e116777f3068107370bd5173 │ │ └─40217 /pause │ ├─7372782b14288f89a747306c9c808584e1036e10b8a254c63be96163133e776e │ │ └─51582 redis_exporter │ ├─d6b857cae12769bf5a1a42bb8ddad31d058cbc2a9575a3d73d8865fa0855947d │ │ └─65133 /pause │ ├─f77f59d5c6bf1318d7d6aaa82c7d2374fe5de5295e2308d2a100eeef4d8eccf7 │ │ └─40326 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 │ ├─c150daa2945563e4c44ffd09a299aaee93e64262c3bb3b6571203575267d6c3e │ │ └─124286 /pause │ ├─8fbe9d77db82be6096f2c5a477b471f9cf0a8c58986c1e6dc4659544f7cecef1 │ │ └─60841 /pause │ ├─cf5c6e6b07a569e36193611741c86eb63092ab6f7c213a1e418c0202343e0697 │ │ └─48694 /pause │ ├─2b31f6aabc061a8836844fa70e3a3d2fa99ab6076abe7d49c8d1754aedbc8be7 │ │ └─268905 /pause │ ├─cf56e60744edaae475ed89afb09a7f1332f80d3293664103ff9cbe31728b7ce7 │ │ └─253483 /pause │ ├─843165a0732c32fb2220d4bdb54b5bd24f2af036227cd043453d28527a9543e8 │ │ └─61980 /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 │ ├─ccfde508b6cde5e0fa66248fd1294754d6d16b277cd88f756b70177aaa06e0fd │ │ └─230121 /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 │ ├─091123e038599d69015c226f48184d8073249ec11ecb41e4659664f78dc8b561 │ │ └─66429 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2f8ff101209145c2a55e570255d2fced3a21cd5b1d5571d9dd8a174dbdf9df89 │ │ └─253723 /pause │ ├─d5d13c17556ac2fe7599efc0aad7044bc10b3789edb8773398e1eea7ef59d2f4 │ │ ├─181746 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181765 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─597c575e4ce9507b115e7087650abc3a4f7a87e9c600273f631ba511c5876750 │ │ └─188124 /pause │ ├─aff8d56623f392a705935a129775e315d8e335aa57488272de70d567629eab03 │ │ └─119982 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9efee1ac8e5e85ef5954483eda7a77d7d33c7db1980c0e4cf77d58de6ed5decb │ │ └─85674 /usr/local/bin/rook ceph operator │ ├─52cba88ccb402d866189c1c5c2c00ec15742b7a181d0d2840355c934b7e1f6fa │ │ └─40225 /pause │ ├─3c80fc83eaefe95d2221412fcfd6c7eb251094da7808d2f049833d1122545b9f │ │ └─225097 /pause │ ├─a43e4a3148d366a62a50325a5b76d080dc971e0aed30598622ba69311757b843 │ │ └─138670 /pause │ ├─0238ef280b420776323395c27d30c4596b8f0cc4d2183a9a89f8510c92238e39 │ │ └─264250 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d69e55c88762ae1b6b15e9673db677699a9070d73c9894ed7f29b67ab48738b3 │ │ ├─61639 python -u /app/sidecar.py │ │ ├─62020 python -u /app/sidecar.py │ │ └─62021 python -u /app/sidecar.py │ ├─731b50caefae65c22a918f5bef3984959aeff004e8373f29db2f440ca8657b42 │ │ ├─84075 barbiacan-api: uWSGI master │ │ └─84088 barbiacan-api: uWSGI worker 1 │ ├─768efcf1c559f1834f05c39df94c373ddf3871b9eb45e968ac28372799e0c89f │ │ └─44450 /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 │ ├─1b57938b0ac30b17f93a6b78d2538f61aeb6f2cec96c879e50f7188e701bba86 │ │ └─56362 /pause │ ├─222b5105609e964b15eae190f2017209fcf555625ba6d81d8fb4681e77feab17 │ │ └─266340 /pause │ ├─fbab1affc2b4700e05ddcb248af5b8d6cc3a7c3d0946351e32dc54ab9827903e │ │ └─121913 /pause │ ├─3eca243b7f6df7bcb9342ca8129a0d0f854023ca8e14e1e28e4e512d1f4f6490 │ │ └─56442 nfd-gc -gc-interval=1h │ ├─33b823d247147806f614eff601effc9a57a48869b4c2229a6f4e1fc5f43f87e9 │ │ └─60766 /pause │ ├─e8762b6732170c0a55e8b352bec41189025dcf87bd8104b743e89a60f9cdac4b │ │ └─180852 /pause │ ├─dd3f0d2c05f6e48e1d11d8a721f78ee0bc77bc5c68b042553536b78f9b49338f │ │ └─46829 /pause │ ├─08a5620b86127befa4b8dc4cd3c0c9bb6fd874d07fa8ea6c8e6c122cc6ac3a37 │ │ └─186875 /usr/bin/libvirt-tls-sidecar │ ├─91b89cf0bd94ad89da64be1bdd3ef5f7177d72674263e3ff3e2c524ddc2de95f │ │ ├─222111 octavia-api: uWSGI master │ │ ├─222125 octavia-api: uWSGI worker 1 │ │ └─222126 octavia-api: uWSGI worker 2 │ ├─78be68d8a62751b08f718548c78e0e054156d59fe87a14be9fd7b722c0537248 │ │ └─142705 /pause │ ├─060a636adc3fec6147575f33a5764cb05ea2e9720fa19604f91ffb61e56c2460 │ │ ├─122806 /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 │ │ └─122993 /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 │ ├─e15603380db3aee5c510c58c0fae4473f6b555e19dd16842cb5374631df57985 │ │ └─229444 /pause │ ├─958b516827908fe211f43df03f17772a1e40a2a0d0ee2b07cb4abd08008725a5 │ │ └─40302 etcd --advertise-client-urls=https://199.204.45.156: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.156:2380 --initial-cluster=instance=https://199.204.45.156:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.156:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.156: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 │ ├─60a05586202e96d48ab46df5afe9dc8bb6bd65e5b73f8d1752deda00459e20e3 │ │ └─61174 /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 │ ├─141cd723652ecdac49d9a69a972cdba7e783bdfa9866ff61b842f7f871f29262 │ │ └─159039 /pause │ ├─fb6aec1269f0270a8e5a4dcf69dfdfa8801506708679a0418a0499baa907fbca │ │ └─227372 /pause │ ├─9ff6badd92d2806c61678e89e1adcc17ab4446654baabc67c0105bdf9dd6439c │ │ ├─183476 neutron-policy-server: uWSGI master │ │ ├─183489 neutron-policy-server: uWSGI worker 1 │ │ └─183490 neutron-policy-server: uWSGI worker 2 │ ├─057014c535a85065c9c9baf94a48b7e2edc4db0735cac982bcfec256ee1cc72d │ │ └─228427 /pause │ ├─0623673bb34d2302ec6d0035641baba36d28b1f9753dad6c03dc8bea7e717ddb │ │ └─204257 /pause │ ├─71fbca0c309273fcc88a36984e9820066603535962cee7b541dc370259bf96e1 │ │ └─48009 /pause │ ├─6b7505fbd0e012cd596bd94da9cb15347f900fa4e3828eddb8ae45fd3346322c │ │ ├─143296 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143333 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143357 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─143617 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─400856 sleep 15 │ ├─b5cae7231948b53c7b8c5a263768a02de3d0b771100f9b8480452018efeeb977 │ │ └─42793 /pause │ ├─bf2b10fa9fdb1a137e7dfed5e3dfcc853293747a73b38e148a164b33c9fedf3e │ │ └─43987 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 │ ├─89bc4e2528102fb1247cbee28cb375e247025c7932c00a124bfe4c97ed009226 │ │ └─40188 /pause │ ├─2cabd4557cf7f3f4bb014654c6f8f7269dce8d0763bc7845997dcc6be9c361e3 │ │ └─213716 /pause │ ├─17ea4a2a71ad6fb870c375fcee05b81ace5f59d3a6733e2c13267a74d80655f7 │ │ └─251515 docker-registry serve /etc/docker-registry/config.yml │ ├─26c7e50d2d6d7754d02f94c184f2a04e881675d0c5deddc8c8a6cfb0771c4617 │ │ ├─65097 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65175 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─43e7dfe1df3b037196c2b9297ee784989c0a65a3b98f2c4ba94cfa29343dd591 │ │ └─62337 /pause │ ├─1aa70d3d71d59cf5abb1fd61ae568591af7d6c0deeecb0444c8a222c6da2416a │ │ └─51489 valkey-server *:26379 [sentinel] │ ├─a27e39435e1fd9499ac632847e41b03aa27b0656354bf9fd6acc6039e74c578f │ │ └─107031 /pause │ ├─4abd1974953caf5679fa766d43a831e6e10c68dd87c0dc2225bced4b727acc90 │ │ └─143082 /pause │ ├─f2c38f8f875cf6db5e703ddd85124d1b7db94b442ed9ba01e51cef98d00cea55 │ │ └─62592 /pause │ ├─afc17aa3fe82dab7934ede98dc3f69db88f7d473416bf91232c5cac8bbc89a05 │ │ └─48128 percona-xtradb-cluster-operator │ ├─decd29281b1dc277ffbc16aaa5b1a9ea1b1bd26ea322857ce3ddae7514f6d7f6 │ │ └─174159 /pause │ ├─7c65a4555762ed90046ddd103ae97f79ea3b7aadcc2a8d6713677e3e0a2a18ed │ │ └─185383 /pause │ ├─3d786514fb350c6f2d1bfaac820358d900dbcbc38faad9776b4ef31c9dcb218b │ │ └─65850 /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-156.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 │ ├─51281ed90203d9f7e02e29984d5c2aa6fe99413620e5ef8bec9aaec1bd5311cf │ │ └─90793 /pause │ ├─04c639184a875c57bb7d1bc61a5716ecfc510e35328bcd22b36a0bc340a87ebb │ │ └─56221 /pause │ ├─795125a8ab8ea0ec744f9bb11e090edc9d74f75fa8806237ef9224b8af5f5ac3 │ │ └─247378 /pause │ ├─2e4702687f6815345c7ab0e03181d86ff8fa7a96d5791b4d4174608a54fa46b4 │ │ └─64725 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─39c7fcee8f181c43668d778306b0224c938a8ca96f364830c4823c00365a8c64 │ │ ├─105504 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105661 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105663 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c79b0f8d880426efdecb0b0ad2943ddf68351b1f80d8f9f19800305e01e1239e │ │ └─232982 /pause │ ├─90ffeb4d29735cf8a8ac1eddedf2ef4775c5640cefa7904e2b8551fb5f4c58a3 │ │ └─56195 /pause │ ├─b6440e39ec3988789a7df7e77245a0e83c7cc27eb818347c9928acf6e7cf3e50 │ │ └─40340 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 │ ├─edfbba623b44c37e9b1370507ca57e97ae9ea81b161409c93035422ed5dcdf84 │ │ └─232776 /pause │ ├─52bf5e1f211180b70605213efa26c77577592988a19140d587d1111f130b4ca7 │ │ ├─103973 glance-api: uWSGI master │ │ ├─103999 glance-api: uWSGI worker 1 │ │ └─104000 glance-api: uWSGI worker 2 │ ├─75dfaf556a4ea9e846e323c1329a01d941f15c8c6dab27f49856985db22357a8 │ │ └─187565 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─49776ef4f97bcad8ee6dc807291f3d84de7ae666051acb04ec108d4039d659b3 │ │ └─229469 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─f1dfc80d501dba02f9189acf347a5349d723ab0749145a5f81cd30c031a23b3e │ │ └─84805 /pause │ ├─1d3b384e9cd603dd420588335a6aea0b09325d1139cd65a2d1a58a125b84afdc │ │ └─188243 /pause │ ├─41341490c0e44935706ba3596fca15b2b360a66d1a77364862a35757a27552c3 │ │ ├─48819 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 │ │ └─50143 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─58b81badba1c13ccfaf95808e2c004a4b98dd66f279dde48fb4707f42ad33e59 │ │ └─40106 /pause │ ├─e08b6ef6c8dca5ff31bbc3f367bfff9f16bad216ee7adc482995182ffb8890ab │ │ └─141631 /pause │ ├─5efe920a4a43e562f4d061a54f3d25447b1630430d52ed21fb671ddc11275413 │ │ └─143196 /pause │ ├─59dfd631ac474d9a9653c4a43106c96a8d876d2946f6cdf39c05d703f2f04594 │ │ └─173851 /pause │ ├─673f71f370bf0fd1551213aceab5a89a3db198e7fcfa40d19ea1197aeee6acbc │ │ └─95124 /pause │ ├─d54cf21a8c1b5c2b0138efa8c32c5b5a3f570a9c72a37c8b57dba2e74aeceb47 │ │ └─66237 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─0adba9df2f90f01db7ed8699490d0e31ce070c64791c3c53f36e232aadad3d72 │ │ └─47691 /manager --metrics-bind-address=:8080 │ ├─ea17c421ed6fa2fa4cd053f859af118cb8273685ac49896fd5d493250415f8b4 │ │ └─160208 /pause │ ├─c90d6304cd06e2fb7b1a2da140fe7e5bc54a49cc07690faf258953c421d0fbb9 │ │ └─213470 /pause │ ├─ce53710ebee7ecfbb02d90755457b6f268599a820603445a0faeaf9dca0cb7a9 │ │ └─44504 /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 │ ├─64589b367b7780fe1636385a840a60c8b3fe6bb2cee8e128f94c853de093d7c0 │ │ ├─172057 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172074 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─172080 erl_child_setup 1048576 │ │ ├─172195 sh -s disksup │ │ ├─172197 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─172198 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─172234 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172235 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172245 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172437 /bin/sh -s rabbit_disk_monitor │ ├─98f4947cf706385ec9ab3a154664ff0acfb2c8bbc9ff3a777d41f637f274aa6a │ │ ├─118444 cinder-api: uWSGI master │ │ ├─118458 cinder-api: uWSGI worker 1 │ │ └─118459 cinder-api: uWSGI worker 2 │ ├─2852efa4d94a03f0d5555acf6ec14510faf2e3a36a8e4158a775b6931285d78d │ │ └─253724 /pause │ ├─c4cf486fba8061fe77f18f6b928fd72d04b643e1e84b77bbdf5f88cac8466018 │ │ └─228796 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─59a0cac2c71551cc47d01a08ad53caf5b3798537db12170d9e77ff20cfac7ac2 │ │ └─105061 /pause │ ├─3a48762446dc76378512fcd4e69e441e5060fd5984309a85b6ee10879a22bfdb │ │ └─188295 /pause │ ├─5f08a62496142339bd94859efa18e3667ba8e32dc180d2e819fc530791a715f2 │ │ └─191871 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4fbd8bcb8ef31b645764b628b004f9beb5eabf0e4cea37413e6a9755ab38a45f │ │ ├─61664 python -u /app/sidecar.py │ │ ├─62022 python -u /app/sidecar.py │ │ └─62023 python -u /app/sidecar.py │ ├─790957ba63b62c4ccfb8209218fbb428f53983484c048e1f4b55b80a3568e178 │ │ └─231299 /pause │ ├─9997d3d1bd05165fd800ce899fb8d91cde05c144b2edeeec16041ca2a35f1b0c │ │ └─62705 /pause │ ├─8ea5d8dd381624a459c20bdef6ee6e44edbfa82ec3754e59f55a76abe0fda4f1 │ │ ├─200431 heat-api: uWSGI master │ │ ├─200493 heat-api: uWSGI worker 1 │ │ └─200494 heat-api: uWSGI worker 2 │ ├─633192ffc020dd072c417ed1042218604752e7cfd2b06c08ad873cd59e146942 │ │ └─46705 /pause │ ├─0e4419a6931f320ea3fd08613313cc1ad99bc9dba5e97f95b3884768220b7e61 │ │ └─165557 /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 │ ├─e18fde93dbb9a482de1fd714139a1a073d83d2e468f1ae87dcc72b7c312bde9a │ │ └─51298 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─ba11e1d00b9f3cb8ae46390f0b55e1ef6d4403c2e9fb0110a09f1f0580e5a117 │ │ └─65366 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0c7356bf606a66608f495e891bcc68e268e6f8c8f98c784cfcea4b1f1ec4bfda │ │ ├─200454 heat-api-cfn: uWSGI master │ │ ├─200495 heat-api-cfn: uWSGI worker 1 │ │ └─200496 heat-api-cfn: uWSGI worker 2 │ ├─38e9de61c398ae582bfe02be0ea15ad53a52c52633b09357e70955c603c28eaf │ │ └─103413 /pause │ ├─98abd50810b183f2bdb89c0a804d70104c5a5ebbab163e0b6c60bbe4197fd657 │ │ ├─139333 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139347 /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 │ ├─7435056a3f6c2d51de1c817d588fc71c1c20a9c89f9307c774323418bca7d691 │ │ └─40687 /pause │ ├─2729236a5be70ded13e41fdaa3623b45f5df755b339950c4c56235e38ee2de8d │ │ └─66637 /bin/oauth2-proxy │ ├─1c92e32759d717053290a6f940c2c8b5b2c5749f01e51fea40acbbd16f35b0ea │ │ ├─247735 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247757 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─247802 erl_child_setup 1048576 │ │ ├─247915 sh -s disksup │ │ ├─247917 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─247918 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─247983 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247984 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247994 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─248652 /bin/sh -s rabbit_disk_monitor │ ├─db4ba145dd6706d6dfbb978995c66373cd47a18873b233649c1fe41ee96516fe │ │ └─60782 /pause │ ├─a10eb7918fd2da17f8c8554821fdd03eb48418e95e949e7b6445592fa6b59aec │ │ └─227473 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─91964ee1edb1f8bcdd7c10cdd807c2e2852b9589d4debc2b079bf2e7a59d855d │ │ └─64430 /pause │ ├─572253c9262d991d0b87dea1becafb852cea42426dadc2c226c4ad0b90b0f89e │ │ ├─150600 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─152350 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─152446 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─400986 sleep 15 │ ├─dff165bc43c95ad8816c1533c9b8b809d9762812fbc9215a78305aa744708b8d │ │ └─65893 /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 │ ├─65a532dd184da20dc2997772b026cec05e2986ecf47fcbc568b5d4d75f985012 │ │ └─79153 /pause │ ├─d6b56d91d48081d576ac8c1d9bbe5b549fd45dc16e0542351911913bf36f62d6 │ │ └─43314 /coredns -conf /etc/coredns/Corefile │ ├─3ffe05a3cf2cd00730c3e55675d1fd0710fd7cde23fd32804481f541178b0356 │ │ └─43195 /pause │ ├─ea6753b002ea2ab0c8671affe53ef4ae846411a42f7f85fbe4d2796d5bf6d224 │ │ └─56135 /pause │ ├─c6991c51e45e98881d8f127fa749293cec935bc8e8718d4818509a3c471989bf │ │ └─41546 /pause │ ├─09001d3b344340d4abaefe655db4e0c0df9609ff168c938a97b7e9ea2a0d174e │ │ ├─41935 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42309 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─09311385a9e712aba5705e4e4674d39726da56095238f193a77e52082441d865 │ │ ├─90940 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90960 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─90966 erl_child_setup 1048576 │ │ ├─91045 sh -s disksup │ │ ├─91055 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91057 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91088 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91089 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91100 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91378 /bin/sh -s rabbit_disk_monitor │ ├─dce0a36ab5156b667571f47ce8a38e9af982167c51866259f6439b0b38e0c66c │ │ └─43246 /pause │ ├─e01adc901ec892e1b3e66ec3d9232f62e09bc35377849ee1930431af9c1a3ab2 │ │ └─230093 /pause │ ├─28c0279526326a84eb776ef9b4bf72da0185d8e3541ddad578cd8af12ef28ffb │ │ └─242450 /pause │ ├─6ebfdbb69200218fdace668f42dc968ee5b0e19702594afe0e544068554da63e │ │ ├─ 71801 apache2 -DFOREGROUND │ │ ├─ 71834 (wsgi:k -DFOREGROUND │ │ ├─ 71835 (wsgi:k -DFOREGROUND │ │ ├─ 71836 (wsgi:k -DFOREGROUND │ │ ├─ 71837 (wsgi:k -DFOREGROUND │ │ ├─392098 apache2 -DFOREGROUND │ │ └─398300 apache2 -DFOREGROUND │ ├─edce904088b5e75182a3070b73b3a2faeb8491f38c088ae55406f8b111b7d53e │ │ └─64601 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─02a074533fe8a66f3b92241acdbf5b432dc6fb86b25377c615d9e821317cb8e5 │ │ ├─272751 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272764 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2da9781381a959ac57c734e051a0da10b33a5a17950b5de554c95bb9539a0be4 │ │ └─41774 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9bb71d6c8d58047d2a308520dbc98520eefdc77993bb9e396db5e43df18050bf │ │ └─49006 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─cc0439fa88b52013d844a28b03b802134e7c6fa29e0fb39215a9980e11e7d210 │ │ └─121831 /pause │ ├─d8216f3f1d391a3d7d96476756f537807bba5460d7021ea964b5c0ba7af32a88 │ │ ├─242955 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243314 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243315 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─1ca9e394e40f15b37ee3f4c6aac12da1c6dc41d1e4c00ea1f0d07ef2b07ddf43 │ │ └─156632 /pause │ ├─1c372ab0220afd25b881f5f8ed578149a701852a74e68d3d6c7a7e413cfc9ba8 │ │ ├─67144 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67160 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─67166 erl_child_setup 1048576 │ │ ├─67213 sh -s disksup │ │ ├─67215 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67216 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67282 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67283 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67293 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67361 /bin/sh -s rabbit_disk_monitor │ ├─a7281981a4e1c6f6a7aabae7165f1c8a211abce80dab18333553795f2c5c751f │ │ └─60606 /pause │ ├─77af29cf7cfc6b61a6e6da6fe903205d2f2ff77d3d61ecc75786877924cce57c │ │ └─270689 /bin/openstack-database-exporter │ ├─9333137563b1301174ecf0186f4c74c1268218a2a6db96e1c3c561b9d0298630 │ │ └─62649 /pause │ ├─113c089d4794a279d281573c7a000168a0635b302959e1e6e3dcec7b79220476 │ │ ├─223874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223893 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390435 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390436 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390503 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─390517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─899cf73a6c604bc3d2b694200d2a5dcc72d112b83d6a46b47fc42ea05914f054 │ │ ├─200379 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200881 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200882 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─3c8d6e9641e9d626ddd1e52abce0699d8d835a42b3b98fe1b3fb7676cd8a7902 │ │ └─173842 /pause │ ├─ca8ee14da4b04618c041a4bf3bbdca3c4653bea658dea9953294d3a880171e30 │ │ ├─242552 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243208 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpzqrm7whb/privsep.sock │ │ ├─243211 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243213 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─80b02d03449a6aa492e5b5fa5eb4522e89c616ef1d0b283910f1ed4896fe4de0 │ │ └─95466 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-w2bcp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f98ad69322f8875ad1cc87379983495a1562d4baf3d389fdd41c23341cbe0e80 │ │ ├─183441 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─183861 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183862 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183864 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183865 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183868 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183869 neutron-server: maintenance worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183870 neutron-server: services worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─68cd29fca668736fd4fa871303eae8df7f749ba99da2102b33bac04518f207e7 │ │ └─40464 /kube-vip manager │ ├─ca0194636f1359cca3d04b2006e6e05d113dc325b72684a448741fbdb9cd73e4 │ │ └─48322 /pause │ ├─3a9ee45e4ad722c7930bfdfbf3572914f0c6fd831966d3b874d9504173119a51 │ │ └─122454 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─dcc075ddd7f89e76619721e882109fb7f5b956fe52e2455332921f73c8815881 │ │ └─108792 /pause │ ├─3842c3506391c22673fc01c9434b72c71e641c073b5f9a91d000fb62267879e6 │ │ └─159168 /pause │ ├─128b6d3e4cab404c47802494c2eedf2c602e312703136d40f0afa424b1c1f181 │ │ ├─181619 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181865 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─181876 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─401044 sleep 15 │ ├─c983d5d1c56fa73792cf1c96c499b2d6dfd41770beddc9c1f89ffa1f07270a45 │ │ └─47638 /pause │ ├─a68de953fe7d486c2224353914d8abb6198c860b710609ee37262ed2ee686ff5 │ │ └─96365 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7393ab990fb7ff86d0907aeab842843a47cfb8b420320df49c5614fd80da921c │ │ └─105130 /pause │ ├─8ddc2698e4abcde78a806f60ef9b8f23e6ff67150d7ba80a3087f323d131b3b3 │ │ └─269325 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─9c76c3478a3bc3f6e1d81921e3f68ff5fc612527858a383653ed152246609ff3 │ │ ├─264249 manila-api: uWSGI master │ │ ├─264293 manila-api: uWSGI worker 1 │ │ └─264294 manila-api: uWSGI worker 2 │ ├─2e32cb99cbe41a25e9cfae8d75d73a37c1797931992467556dfe4a9b21d279a3 │ │ └─213492 /pause │ ├─be1fac16e219f7ab3fc36c0e7e7d6479805e757c99c9192b80db321b3321d391 │ │ └─65563 /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 │ ├─0b781e95b4c15b3bfe97b0bf974f1c644e03d97d86bb77d8dee92530665624a1 │ │ └─40228 /pause │ ├─f78c44f3a6bd384c64e10ff59bc5bffcc5ca35779947fba0414240176d0be0b3 │ │ └─64813 /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 │ ├─0eac78a198a6195d64937cc872599f9a6195e6d1f09de3cef45bedba248fa06c │ │ ├─143295 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143415 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143428 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─143646 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─400866 sleep 15 │ ├─ec5a870ea8108dc08f47e68309da520c2411d782d0481165efe45139bf710943 │ │ └─56403 nfd-worker -metrics=8081 │ ├─af5a86ec43f719c817bcb0616e080a3d27d1e21d14d538aa914d6bc2b6c0c601 │ │ └─253625 /pause │ ├─e5ce41ea3da04a8cc0513d51c35a93abb493c115f5b31180c26f2bf34e77fddd │ │ └─108842 /pause │ ├─77d43abfe384dff4663a1863a4bf760167076f1c53a177ecf761a29bc33f771b │ │ └─43264 /coredns -conf /etc/coredns/Corefile │ ├─86f995c61b54ff7e7e7446fe82f56f894e5b42f2e080d879852e5cac9a0d9a47 │ │ ├─185983 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186236 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186237 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186388 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpmpieclgr/privsep.sock │ │ ├─206306 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3dqj4pur/privsep.sock │ │ ├─223820 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpre_z78_u/privsep.sock │ │ ├─224019 haproxy -f /var/lib/neutron/ovn-metadata-proxy/30038456-3331-4029-ae6d-e92de955f5db.conf │ │ ├─371671 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─371673 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─eabbb7a4ea01d1b9ac8684b6f74ff6242308995c2108d86728d1f02c12bc5a1d │ │ └─159370 /pause │ ├─e07952c12eb4d2be58f76c7bf32f2604a07f7ece4853f56615f90610f3cddaad │ │ └─65405 /goldpinger --static-file-path /static │ ├─4574df1f0bddbd6ee5a705c1106c0f9e50e4b2f18a9d500c6475a9109c637b00 │ │ └─63165 /pause │ ├─4a92ce8d45630d648f2ceb78aa84f644588c59686f700c48443a703999c0e82c │ │ ├─63775 nginx: master process nginx -g daemon off; │ │ ├─63816 nginx: worker process │ │ ├─63817 nginx: worker process │ │ ├─63818 nginx: worker process │ │ ├─63819 nginx: worker process │ │ └─63820 nginx: worker process │ ├─7efb7f96bda44655b96648f3ab21b1ec242e8f6343a6f56eab906d74c21336f0 │ │ └─66675 /bin/oauth2-proxy │ ├─eb74c0670c87ea9e6b3e592e68384c8f505666003c3ab0ce8cada78e16d98100 │ │ └─63318 /pause │ ├─c8b8b772902421b7e3b33db54e4735123b7415627c9d9bd7ce1684beeb6834f5 │ │ ├─204434 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204462 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─204470 erl_child_setup 1048576 │ │ ├─204517 sh -s disksup │ │ ├─204521 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─204523 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─204525 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204526 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204536 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─204769 /bin/sh -s rabbit_disk_monitor │ ├─246cdcea7547ea7955277a644e9d10f10f58856adafdb1695a0ce8dccb53fe60 │ │ └─47583 /pause │ ├─d409c7fd44d69f0fe1a467f4dca5ff07c82aa3c77f2404008af6df68a070f8e8 │ │ └─223054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ └─709f68b3a7c3a5b01c36d4f5027358105e896759bb211a0f4cae6cb8f4360b3c │ ├─48876 mysqld --wsrep_start_position=64a59794-5be7-11f1-8f20-9e778059ac86:20 │ └─49020 /var/lib/mysql/mysql-state-monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount