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 │ │ │ ├─21640 /lib/systemd/systemd --user │ │ │ └─21641 (sd-pam) │ │ └─session-21.scope │ │ ├─21589 sshd: cephadm [priv] │ │ └─21656 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1633 sshd: zuul [priv] │ │ └─1646 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1637 ssh: /home/zuul/.ansible/cp/199.19.213.201-22-zuul [mux] │ ├─416921 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zmjapifhnrteybrantygzfbpriplbzlp ; /usr/bin/python3'"'"' && sleep 0' │ ├─416922 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zmjapifhnrteybrantygzfbpriplbzlp ; /usr/bin/python3' && sleep 0 │ ├─416923 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zmjapifhnrteybrantygzfbpriplbzlp ; /usr/bin/python3 │ ├─416924 /bin/sh -c echo BECOME-SUCCESS-zmjapifhnrteybrantygzfbpriplbzlp ; /usr/bin/python3 │ ├─416925 /usr/bin/python3 │ ├─416926 /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 │ └─416928 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-f7f5e61aff8946c26621f947fd3acaeaad036aaac3fea88615995d9612bb3279.scope … │ │ ├─34257 /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 │ │ └─34269 /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 │ ├─containerd.service … │ │ ├─ 9975 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12345 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 157531a85402a7dfd80bbf1ca910c665222e2feeda630b612c59d2a46d56ceb3 -address /run/containerd/containerd.sock │ │ ├─ 12728 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a5c362c426eb30f0d168a7637bf3321b07c7b2c1aef326278d2ed3e2dad6162c -address /run/containerd/containerd.sock │ │ ├─ 18596 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e6f62d313a487751b3ec1b1c65955dd26c698e0d354a25f6304d178c8394124c -address /run/containerd/containerd.sock │ │ ├─ 25190 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bc34d8dce1341eaf0f4a418f80484acf747828b802e1829edb1b8aea0abac433 -address /run/containerd/containerd.sock │ │ ├─ 29672 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e4e7a0ac11981c5cd501868f9f7f95b01c119fbda1921a206c38e3738fe7d42c -address /run/containerd/containerd.sock │ │ ├─ 34232 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f7f5e61aff8946c26621f947fd3acaeaad036aaac3fea88615995d9612bb3279 -address /run/containerd/containerd.sock │ │ ├─ 38707 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9cebaa62b1cdeb243d685eb501e2d2d7b930a615729b8adbb0519bc32fd1975f -address /run/containerd/containerd.sock │ │ ├─ 41253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bcbc0f3c0b7d926222702079786af6c7f85174c401a28f918cbdbcfde0bad39 -address /run/containerd/containerd.sock │ │ ├─ 41300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6562c67ee8c7a5f493e965aa3f04fdcb2883fdd481f3c42cc6350c7a4f34a670 -address /run/containerd/containerd.sock │ │ ├─ 41302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4d6d10d0f66e7b8435198b7f40ae0f6886fc891e38cf52e8e8f9e94f35dd37e -address /run/containerd/containerd.sock │ │ ├─ 41323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 145073f3126fc90cd8387d55f054a3e3e6656fd65e79fa79c58713649ab5f32b -address /run/containerd/containerd.sock │ │ ├─ 41333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5c6a07e4fa6e5c18f537d0133e517442249bdfbb064f87088b8a574b676e21b -address /run/containerd/containerd.sock │ │ ├─ 41863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99cadfc6d115fc322a39ed5b75a8b533c94a07c084cb4a2c5e049511da9dc116 -address /run/containerd/containerd.sock │ │ ├─ 42601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c59712f084643b09d5b1202779f0fbf5d321bc2bbb08b0b3e4a017cc5bd57d21 -address /run/containerd/containerd.sock │ │ ├─ 42623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 906f03d7829dd3fd7eba191d35f136274018cb8855e5497bd0a3a0ec9618db96 -address /run/containerd/containerd.sock │ │ ├─ 43984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21ad7112630332d1ed45ed18449a2733019434090a0d5fe3a1a298bda3ba1a21 -address /run/containerd/containerd.sock │ │ ├─ 44360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 366246b13c409ab4bed27f48ee19d614fc860279971aa3ebb7c8ad07ddf1b32c -address /run/containerd/containerd.sock │ │ ├─ 44398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e9d4592da318fa4a08fd2b1348bff4c5946c0f0f7dcad95e45ee60ac2758617 -address /run/containerd/containerd.sock │ │ ├─ 44831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ad330cfecabf22e348f6ae75d2f5dd90c8fa7c23349caadf2287ae3a0506a4f -address /run/containerd/containerd.sock │ │ ├─ 45300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b480a0fb1a7b5bc3973de0a79dd8d1a2e6b2920711b22a9be4c7af67e12f2219 -address /run/containerd/containerd.sock │ │ ├─ 45339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fabcf4b406a229af4dde33c6be719496bfd0fa95a9c1f2fa6131174ce2e5cd76 -address /run/containerd/containerd.sock │ │ ├─ 45380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1887d4fcd95bcb99ca7f26cdfc6aaa3120a85dca449e37a8779ddaa4532d85f -address /run/containerd/containerd.sock │ │ ├─ 47468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aba4c45adc1995a7334b4a7d57bc3399390cf09277de4c0bde3b04b2f6ebade3 -address /run/containerd/containerd.sock │ │ ├─ 47576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af2e1b33e27272fa175c20d9774616c43e083a1fecd76fa87819e81567201428 -address /run/containerd/containerd.sock │ │ ├─ 48302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7edd840f4a8cab020e2569ca795d37b39b7fb62dca6a763afcb11337c21644a1 -address /run/containerd/containerd.sock │ │ ├─ 48409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b57984943a126056c19cc605a032f47f1f80dc59ecaf7cce66b9e6fddc88e2a -address /run/containerd/containerd.sock │ │ ├─ 48778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db3a06b437408192cfdb7bab7f1f746213c28c8644de40943ab6d4d01e428d23 -address /run/containerd/containerd.sock │ │ ├─ 49221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecac25daa22c0857c31db1dd789069dcfeb3b64f40da36acb88e14de621d12f6 -address /run/containerd/containerd.sock │ │ ├─ 49684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cd97949de7a7d8e254b8e9041153a52a455439c221ed0066a6024c85abeafdf -address /run/containerd/containerd.sock │ │ ├─ 51881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d753120d0642e7da47e15a38e0d711a59bc40574372e8eca867a3d97d51a77d9 -address /run/containerd/containerd.sock │ │ ├─ 52085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e147ebfd118f9ae3c82d1fba8f1e2fdd1ff763ec9270160a512fb5fd35ba73d2 -address /run/containerd/containerd.sock │ │ ├─ 56183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93617046eddb006ee11c83aac0b40acd0fd1d8d55b72e18ec9a1eafbc3175487 -address /run/containerd/containerd.sock │ │ ├─ 56875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df798fe7bba23c367423ef430f0af2012e22af45e93351ab58966569d32c1fd0 -address /run/containerd/containerd.sock │ │ ├─ 56933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7279dc2a3f1c396da13da15b437d3da90635d4157dab9fa03c6918a5dc567d38 -address /run/containerd/containerd.sock │ │ ├─ 56972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e786c7901f4400e86c3a5bc323f5ae775ccf011fa0f7bad4ad6d45ef946ebd2 -address /run/containerd/containerd.sock │ │ ├─ 57115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81159735de5b712f90b42732114aba25d1045bdd3dfafc8c936de51f9a3d2c22 -address /run/containerd/containerd.sock │ │ ├─ 61088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 561e12f1567f142ef5053b6ab3f82e9363dfcd5323b5d95150d9e51c332a6c90 -address /run/containerd/containerd.sock │ │ ├─ 61185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 144591c556ccbb7bb2a528704c528e1caae53b1e446ca00ae8745c51b2e94108 -address /run/containerd/containerd.sock │ │ ├─ 61241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c6bdaac8e2ef182ac607020e6ca94e7188ba72d05f7550c512d10aef3cfe533 -address /run/containerd/containerd.sock │ │ ├─ 61280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81633e61de4507e83a8acab64e2d7575ddd1e17cdf990ce5a2429eba6eac54d2 -address /run/containerd/containerd.sock │ │ ├─ 62781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0907f6c221325ed90557df6a0662d655144948da60e5b4bff3475ae8fc8ba6b0 -address /run/containerd/containerd.sock │ │ ├─ 62822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e700d5b25dbfa6736c33b36d2ef91bc221e232ac13e2e33e3aaa8ae87f4d9e76 -address /run/containerd/containerd.sock │ │ ├─ 63070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7516b3886108136b140c42eba5abcd134810c457d070b2059a64c55bfd34569 -address /run/containerd/containerd.sock │ │ ├─ 63152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c6f598ad636451e89f00c870f0d75ac0836a9736e816252ab5ad934ee45e374 -address /run/containerd/containerd.sock │ │ ├─ 63174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 514b29b9bbedc01be809b300f783472ef84692d7e6da3356702307221c587782 -address /run/containerd/containerd.sock │ │ ├─ 63615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dfc3423b66411bd42526d9c55981f59928db6554040f44d77156e404baa06da -address /run/containerd/containerd.sock │ │ ├─ 64064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3d943af043bab695b4974d8f5e202642baf4b687831a2e991626a4ae1aa20de -address /run/containerd/containerd.sock │ │ ├─ 64219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01a211a5f3b075c5cf2d66b19be0d921c4dbd4e7fe19e8aa5079833d3c605114 -address /run/containerd/containerd.sock │ │ ├─ 64849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8195562de7e8c9fc3f33c4af25e7f504712b72db1373d0d9f0a21261fd393b1d -address /run/containerd/containerd.sock │ │ ├─ 65548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d92a60a93399a85b0e4be39b7675227e1ffe27b02f3f7d074e382ae58bd353ea -address /run/containerd/containerd.sock │ │ ├─ 66983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 795c1acbe3fc51974330e225a9865e926b60a4abc8758e1b1189c55615f81b6e -address /run/containerd/containerd.sock │ │ ├─ 69259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f373d23886cbb59f8bc318328797eb79f5642a329f99f194d3f197e6f8ad12c4 -address /run/containerd/containerd.sock │ │ ├─ 78503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47f40c171532b9aa03565b14731a09ce1e42bc47ebf75cce0bdf63b3b4c2fc45 -address /run/containerd/containerd.sock │ │ ├─ 80069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f4e7b4f101c8864acb88022fca888a87126fc6f2a834db1325f965a31f9e0d6 -address /run/containerd/containerd.sock │ │ ├─ 86080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9240352737639181ac7f89f853162ee738c37afd8c410e4b9084f067a956fb8e -address /run/containerd/containerd.sock │ │ ├─ 92092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa8f43321c0302dfe57d59cfaeb31ff074ad3f6d2eb46901ecc9547e0596a6c9 -address /run/containerd/containerd.sock │ │ ├─ 96186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae2b4b5d208929305cf25bf76c0b3da06a103bace77d38aa4cdd7d02512a4450 -address /run/containerd/containerd.sock │ │ ├─ 96226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d065e40bd00efbc725e97f10881c5e5283ce262d8bee1dd1ac8068ff5135ca56 -address /run/containerd/containerd.sock │ │ ├─104803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29c4f072def21cdbd0a4338e56b523e7d737ed7ffb7bdc9ff854fbd5a9c9f03a -address /run/containerd/containerd.sock │ │ ├─106310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 350e0c1d91e6b8099f95a5d30d5db2237882660308643390e0637447c8231fe3 -address /run/containerd/containerd.sock │ │ ├─106348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d72b23c1f900131ecb4ea7c482eb87ba04f5bc820c8ae99ca86e430671540137 -address /run/containerd/containerd.sock │ │ ├─108282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c402cef94750523ac809464a6c876d5047328d93a496e2fa008439d4c6ad110b -address /run/containerd/containerd.sock │ │ ├─110252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e1152c098a289a241228cded0827613d11566457ba88396fb020a0ec0b8f961 -address /run/containerd/containerd.sock │ │ ├─110394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3de22e45414734a9ba16bfd5a25cae3ffdbf3dafb51c6aa80e46a8c9f034461a -address /run/containerd/containerd.sock │ │ ├─123307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3455234d978e31b394105f6a094b1ff119b694b0cd44e7bfb698c53b7cd4bad6 -address /run/containerd/containerd.sock │ │ ├─123371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 286f3b294e8639aaa693593ec7fdc4e4800a63ec8e778e509596bac3c0b71864 -address /run/containerd/containerd.sock │ │ ├─125796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3efacec18f9d288789a43aba79e9bd277ce2936ef38bfce56a438f8a642c4fcc -address /run/containerd/containerd.sock │ │ ├─140342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce013114e4de2ef7418950ec106dc5b1cf094994793fe8afad9decd4b9ce1559 -address /run/containerd/containerd.sock │ │ ├─141818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 306285b264f0906ad959c744a2ff048319a9322861a4667ca8392208861b4419 -address /run/containerd/containerd.sock │ │ ├─142246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f58aedee32d83490d0c3a1554483cb5ba87bc6ad62a7ad2d4c2e29088a42cdfe -address /run/containerd/containerd.sock │ │ ├─143074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2317438ff43dc3132d711fb967a2d4ede59e0ec9242bbe346a8606f0b2bf8320 -address /run/containerd/containerd.sock │ │ ├─145408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acd005f7f2eb6f13ff640ac3c1786bbe7c1dabca734b9eb45f8183973ff7e81b -address /run/containerd/containerd.sock │ │ ├─145535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7c85fed1fbd66c058e9ca7f8ac971ed01feda867e36ac44fa10a5f4cd9c3c45 -address /run/containerd/containerd.sock │ │ ├─145572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78a1065062586326bff1b8b7e089a834577fa0cf235ca627cd30b940d49f852c -address /run/containerd/containerd.sock │ │ ├─145762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dba56a09e7b93ef17b391f8a916c511871d35e9f3c2a7952cc799ccb8323e69 -address /run/containerd/containerd.sock │ │ ├─145971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71eb0d94eaa704df1c64400a3c3ca6828d5e566589fc575d13b90171ac203975 -address /run/containerd/containerd.sock │ │ ├─146293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 200b148cb64c85871694d7b2d097f78ba2e7450706fb48eab3572add7b124c16 -address /run/containerd/containerd.sock │ │ ├─171374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69413af92faff9cef2ccb70f36a4e3b2a5e1e395cd0e1f38b98b480c51a93aef -address /run/containerd/containerd.sock │ │ ├─173144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98c14df3be4a4032acac7b06303bfd785084b08e2728e1aa1ba2f5a803453c1d -address /run/containerd/containerd.sock │ │ ├─173191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d08757fe0b6ad63246a0441af6c61cd89541a9df56e488dad30eb882c3f047b -address /run/containerd/containerd.sock │ │ ├─173270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8ca802c974d6921642f74d5ce6d892a68b579378f91e34f056ef28f46855d23 -address /run/containerd/containerd.sock │ │ ├─173288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71f6428d19f17b92aa67ff2f63554fdb3028b2b774110b26b22c3ee58a9dab81 -address /run/containerd/containerd.sock │ │ ├─173416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efcdaeb11279f4b463d200d017d86b9fd2ff75718f1cbf5f13a808e96a6d5bce -address /run/containerd/containerd.sock │ │ ├─173768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88b6ff32a33d6d4abb3cde06ee91c7818a9458289ce21e73282299270385bcbf -address /run/containerd/containerd.sock │ │ ├─173830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25f7f6cc8eb48df4bb3a60189a00cefc99176bbc81b30cfd1838f1a69a323eaf -address /run/containerd/containerd.sock │ │ ├─186882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d54b6790e2538b6d33b37f7b60465703c2a51026904c13909da7b93f76a98c8 -address /run/containerd/containerd.sock │ │ ├─189694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3340d1c4af29af781e1c83b189e9d1642d11c001134ed1a7821b546c013eee1 -address /run/containerd/containerd.sock │ │ ├─189785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52e50b44df63745d27e0f72c6aec1cbd8dad8a575796ec96a2f78e31ac74176a -address /run/containerd/containerd.sock │ │ ├─189824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90616a86efdd268b47acacd4fafe8cb37085a9d19f810b718cc240d88b1acd9f -address /run/containerd/containerd.sock │ │ ├─206175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c6d4cd5844eebfd0900d015c334bbe14cfb4c4a27e51b98eb521da2804da258 -address /run/containerd/containerd.sock │ │ ├─214239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85ff97432fcdf7bf8c70d6b6d85f98bd601ac8f20a3376aa7286511c92dcf2ad -address /run/containerd/containerd.sock │ │ ├─214306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c18307e7839235f10eda1f14bbd7aaf50e4fa42a199f4ade470a065418e6d834 -address /run/containerd/containerd.sock │ │ ├─214336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2c49964a4d12ff055317ec5e97671ef21736bfdbb53f985dc86e9c47587a6f1 -address /run/containerd/containerd.sock │ │ ├─214681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f69f076f2f63ffeeb635a6958144bf9a598edec20164d86d45e6cb3672a32cc -address /run/containerd/containerd.sock │ │ ├─226705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9edf673574c51e560d026b6ce03ec85d1a9c1afc60c62eba49a2a415c1f44f28 -address /run/containerd/containerd.sock │ │ ├─229121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a306579a0ced4220881e79fa8847b1aa87e73bc9842bdcc76218cbc5af0da5cf -address /run/containerd/containerd.sock │ │ ├─230502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 020ab1528cdb95ef08023df511d52d64dc4b5dd73115e9f15b05698be1750f35 -address /run/containerd/containerd.sock │ │ ├─231371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e05e88426c29ec0651a2fa3a6214ed6cefa41e6988f657c9dcbd373fdd043d5 -address /run/containerd/containerd.sock │ │ ├─232503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77058e2d3f17ce3f710ad127449f3e54c6c03b22dd1a0928445d6ece7ec37e14 -address /run/containerd/containerd.sock │ │ ├─234663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb3cce0fb87689742489c05806c09ab6a05549f6cb4ad595a8cc2b671db57885 -address /run/containerd/containerd.sock │ │ ├─235981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e451a8005c75fe25453ca07f83af8ae79b0ed8c30b45b6aa4dabfbc3b465707c -address /run/containerd/containerd.sock │ │ ├─236123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7664deee0d601a4a3760a1093b2ba08f072ec24d4bd907d509f657bd11df1e2 -address /run/containerd/containerd.sock │ │ ├─245834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2492e024770738b18e7121c1dca41c77ed64e2ffa94a592a9bc0a27663dfd69 -address /run/containerd/containerd.sock │ │ ├─246325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e0b2cf63a408aa8325d7d8e0d1caea96d08a1c8cfd74ad425b97bb90678304d -address /run/containerd/containerd.sock │ │ ├─248849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b49197d40f1bf676718c2e6ea6a1a5abdc8a335862780246d706c700f6801802 -address /run/containerd/containerd.sock │ │ ├─253261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4da61cdaccb5ffbe9d5875f6ccfc363fc1b12e2850e477fac5192d969bf64ff4 -address /run/containerd/containerd.sock │ │ ├─253460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61c55d10af438ba68aeba67ae07bf6faaacc5e135fb28a2b76a22bd1bf749214 -address /run/containerd/containerd.sock │ │ ├─253507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9721c2d3f5290207f260009f44270f6f78f41fa2c52c3f89680fd27237edb388 -address /run/containerd/containerd.sock │ │ ├─253558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7054ed1cb3091193f0752b61527f303db606c8978f3188919ac37c6cd9fb9860 -address /run/containerd/containerd.sock │ │ ├─266021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd706a859e319bf29ac636bb21bd1288ea8909bb92dc6a006a23d0d7f2dc5b30 -address /run/containerd/containerd.sock │ │ ├─268379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb90458b01873efd7aadd2768e38b21ee3a02bff167584a670d329443df7cae4 -address /run/containerd/containerd.sock │ │ └─269878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24abecb3fe56581e9de7ba68b19d64ed6eced4ab5d9776d4e5c3c625a59c158e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1440 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─400 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-e6f62d313a487751b3ec1b1c65955dd26c698e0d354a25f6304d178c8394124c.scope … │ │ ├─18625 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18642 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29393 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29655 /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 │ │ │ ├─18556 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18575 /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 │ │ │ ├─24892 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25172 /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@ceph-exporter.instance.service │ │ │ ├─38640 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38660 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33932 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34212 /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 │ │ │ ├─12280 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12310 /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.vsofwd.service │ │ ├─12640 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vsofwd/unit.run │ │ └─12671 /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-vsofwd --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.vsofwd:/var/lib/ceph/mgr/ceph-instance.vsofwd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vsofwd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.vsofwd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10344 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─docker-e4e7a0ac11981c5cd501868f9f7f95b01c119fbda1921a206c38e3738fe7d42c.scope … │ │ ├─29698 /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 │ │ └─29710 /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 │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-9cebaa62b1cdeb243d685eb501e2d2d7b930a615729b8adbb0519bc32fd1975f.scope … │ │ ├─38733 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─38747 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─multipathd.service │ │ └─139670 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41718 /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.19.213.201 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-a5c362c426eb30f0d168a7637bf3321b07c7b2c1aef326278d2ed3e2dad6162c.scope … │ │ ├─12753 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.vsofwd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12772 /usr/bin/ceph-mgr -n mgr.instance.vsofwd -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 │ │ └─1109 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10895 /usr/sbin/chronyd -F 1 │ │ └─10896 /usr/sbin/chronyd -F 1 │ ├─docker-bc34d8dce1341eaf0f4a418f80484acf747828b802e1829edb1b8aea0abac433.scope … │ │ ├─25215 /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 │ │ └─25228 /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 │ ├─run-r2b29546237bd486bbc6728cb70c38056.scope │ │ └─187305 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-157531a85402a7dfd80bbf1ca910c665222e2feeda630b612c59d2a46d56ceb3.scope … │ │ ├─12391 /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 │ │ └─12403 /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 │ ├─systemd-resolved.service │ │ └─403 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139538 /sbin/iscsid │ │ └─139539 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─505ab23352ca072a3487484fcac366f10a0505bf63b5367c2c2ba68060515bd4 │ │ ├─78706 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78723 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78729 erl_child_setup 1048576 │ │ ├─78790 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78791 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78801 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78925 /bin/sh -s rabbit_disk_monitor │ ├─d3f6b6627acc773ccea71c3438cc3288f8890c5ea7d244cbb2297d1f704b72e3 │ │ └─44059 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─59e929f41238065a46eba8aa43a659ee5d730c7c1ab95f057ee4aaecff2c465c │ │ └─142436 /coredns -conf /etc/coredns/Corefile │ ├─9240352737639181ac7f89f853162ee738c37afd8c410e4b9084f067a956fb8e │ │ └─86109 /pause │ ├─c8978034f18076101d7d92246674b66c5eaa513bded1397eaeebc6564714a269 │ │ └─65908 /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-19-213-201.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 │ ├─4da61cdaccb5ffbe9d5875f6ccfc363fc1b12e2850e477fac5192d969bf64ff4 │ │ └─253311 /pause │ ├─3caee8ed686a701009915d868f3e43a82e4c32ec7b18e58e895ae3c51a8b1461 │ │ └─107967 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─2b63ac941daae97ac6d5e856669406ffa97e77239fa1a786ee2cdd8f4e85f8f4 │ │ └─45621 /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 │ ├─0c1b21d245bf5754a7c4af7031307f3ffbca3a74fe1ab3a68bc15ccd58ca0609 │ │ └─66369 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c18307e7839235f10eda1f14bbd7aaf50e4fa42a199f4ade470a065418e6d834 │ │ └─214364 /pause │ ├─01a211a5f3b075c5cf2d66b19be0d921c4dbd4e7fe19e8aa5079833d3c605114 │ │ └─64243 /pause │ ├─2183430fa832329b338963a5bff27830d2b825c88aa6ce9b310046d4e707bed4 │ │ └─45578 /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 │ ├─4f3e32d9f4b3a8106ce66fcff5340fbc8c8ff2f006e6f8ec86580c9c7e1adea6 │ │ └─62448 /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 │ ├─625c3712ede0be70829908663ff6aadbc2a242e43ddf5173677162ca6bef44e6 │ │ └─65102 /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 │ ├─b4b9753670529713a5ae322939beac2ef9e1fb30de21d1c857a0ab1623f39d77 │ │ └─232552 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─70eabf4e97a7608863b0b3213654520c88648d32bfa34d379de71595e20c6954 │ │ └─234800 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─61dc401b2e9ed1a8653befe166afc75d28f8d702156eaa225c300906d864d089 │ │ └─185128 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─4b3ad18c139f1fc54f9402570cdf26773c98b1401423469db6d38cb35d106059 │ │ └─65867 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─02c2cf501d196f19e3866bcc6813e42f70ae7094ffa49043e1b8aeae1238ba76 │ │ └─41507 etcd --advertise-client-urls=https://199.19.213.201: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.19.213.201:2380 --initial-cluster=instance=https://199.19.213.201:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.201:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.201: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 │ ├─c2492e024770738b18e7121c1dca41c77ed64e2ffa94a592a9bc0a27663dfd69 │ │ └─245858 /pause │ ├─606086783b382298a2faaa7326d7c85df7233d199a1388d8dbe943f5bd9ac942 │ │ ├─169504 nova-api: uWSGI master │ │ ├─169543 nova-api: uWSGI worker 1 │ │ └─169544 nova-api: uWSGI worker 2 │ ├─e2c49964a4d12ff055317ec5e97671ef21736bfdbb53f985dc86e9c47587a6f1 │ │ └─214388 /pause │ ├─30d7177557950c2f62aa5bdc057fb1cfca4b2e07ff16674ea835fb4360f4cc3b │ │ └─263487 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─bd916b6d068a560aabf25326e3f4f2f0e28af4c8b8c79db08948246f1d3d09c5 │ │ └─41549 kube-apiserver --advertise-address=199.19.213.201 --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 │ ├─350e0c1d91e6b8099f95a5d30d5db2237882660308643390e0637447c8231fe3 │ │ └─106334 /pause │ ├─db3a06b437408192cfdb7bab7f1f746213c28c8644de40943ab6d4d01e428d23 │ │ └─48801 /pause │ ├─c91b20e49bc5b852104a04b01cb79e0408dd4f6bc9574a6ac303754987f59488 │ │ └─52242 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 │ ├─366246b13c409ab4bed27f48ee19d614fc860279971aa3ebb7c8ad07ddf1b32c │ │ └─44384 /pause │ ├─308e23c5e3df0e1dcf5b5d10a34e4deaadf50a159e93fad734e35ecd24575d6b │ │ ├─263498 manila-api: uWSGI master │ │ ├─263550 manila-api: uWSGI worker 1 │ │ └─263551 manila-api: uWSGI worker 2 │ ├─e3c8280b30f2732cc2fdf1c6760007cd69ad4a909c7a7f26b32d9792be28dac4 │ │ └─66894 /bin/memcached_exporter │ ├─020ab1528cdb95ef08023df511d52d64dc4b5dd73115e9f15b05698be1750f35 │ │ └─230526 /pause │ ├─ac7c77cf98ec20491f2adb1a77196e8665f406c92eb2536582df15d165cbe59f │ │ ├─ 96870 /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 │ │ └─413880 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0907f6c221325ed90557df6a0662d655144948da60e5b4bff3475ae8fc8ba6b0 │ │ └─62807 /pause │ ├─144591c556ccbb7bb2a528704c528e1caae53b1e446ca00ae8745c51b2e94108 │ │ └─61211 /pause │ ├─fb0361a944495095cf55bb43e9db6b5da2eab27af86074d300f833ff1f2d673c │ │ └─268746 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─6c535c906f345ea11d578220b48758895546c8cbb761dc629a556adc49ccf8f7 │ │ └─44948 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 │ ├─e48e9ab4c87b6698368f2e6b75dd81efc9bc543dbecdcff1fc2bf7d2f6afed90 │ │ ├─131135 placement-api: uWSGI master │ │ ├─131163 placement-api: uWSGI worker 1 │ │ └─131164 placement-api: uWSGI worker 2 │ ├─6dba56a09e7b93ef17b391f8a916c511871d35e9f3c2a7952cc799ccb8323e69 │ │ └─145807 /pause │ ├─1933a16cae1c82b0e98308eeaceba637a0f15abd301d363e00054f70586ecf5e │ │ └─61750 /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 │ ├─99f646bbc608e4a54446a06186002365650c91009cf77f2b06c008d3f10d53c6 │ │ ├─190316 /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 │ │ ├─377481 /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/tmpgnivwypt/privsep.sock │ │ ├─377982 /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/tmpe5xgizhm/privsep.sock │ │ └─378452 /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/tmprk5cn7ff/privsep.sock │ ├─42d5bfe76b66ca52fa5a106f83beee12a28e0a1244e0933a27c675bc03f3c08a │ │ ├─170232 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170686 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170687 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─519e04fdf91ce4fc4b228390bc962f5ca5b5793469478671ae4c31dd0305d773 │ │ ├─185089 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─185381 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─185698 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp2m3an3ef/privsep.sock │ │ ├─375823 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp1x6qc2y5/privsep.sock │ │ ├─376502 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp62taksr2/privsep.sock │ │ ├─377066 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377069 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─380344 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e39772f6-28bc-4e17-873a-fa08a7cb2871 --namespace=qrouter-e39772f6-28bc-4e17-873a-fa08a7cb2871 --conf_dir=/var/lib/neutron/ha_confs/e39772f6-28bc-4e17-873a-fa08a7cb2871 --log-file=/var/lib/neutron/ha_confs/e39772f6-28bc-4e17-873a-fa08a7cb2871/neutron-keepalived-state-change.log --monitor_interface=ha-4a0238f2-96 --monitor_cidr=169.254.0.168/24 --pid_file=/var/lib/neutron/external/pids/e39772f6-28bc-4e17-873a-fa08a7cb2871.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─99313e3a780f2079c191b926e3fd54b4746b270b3542d2357ca76e20597feeca │ │ ├─245903 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246655 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbm_9qdh9/privsep.sock │ │ ├─246668 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246671 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c392eab5c2b8fffb3f68bac27845569bc71aadf300b40512dad2d8387591f8d1 │ │ ├─174436 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404363 sleep 300 │ ├─406691f14d1a469497401563a6da4a5146283fe34c9c1d5f41b2a8b13eb4ec6e │ │ ├─65178 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65215 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e784ec36515da723b8101a51e73e931ef2d2a5dc587fac8bc6ab156b4fae29d9 │ │ ├─268527 apache2 -DFOREGROUND │ │ ├─270772 (wsgi:h -DFOREGROUND │ │ ├─270773 (wsgi:h -DFOREGROUND │ │ ├─270774 (wsgi:h -DFOREGROUND │ │ ├─270775 (wsgi:h -DFOREGROUND │ │ ├─270776 (wsgi:h -DFOREGROUND │ │ ├─270777 apache2 -DFOREGROUND │ │ └─270778 apache2 -DFOREGROUND │ ├─0ad5acc6057061b4c77ae75971d85bf8067eea3920a42319304b0ac16cb7a960 │ │ └─187163 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─738a7b278704d7b4e26db7aa556d071cdc8c97475bacea6f2e5cfa3d879e1e9d │ │ └─66080 /goldpinger --static-file-path /static │ ├─737f5df4aba7133319d0c628376554316bb0cf030e06a794269aa3e9abe19978 │ │ └─229297 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─81159735de5b712f90b42732114aba25d1045bdd3dfafc8c936de51f9a3d2c22 │ │ └─57138 /pause │ ├─e7664deee0d601a4a3760a1093b2ba08f072ec24d4bd907d509f657bd11df1e2 │ │ └─236162 /pause │ ├─306285b264f0906ad959c744a2ff048319a9322861a4667ca8392208861b4419 │ │ └─141843 /pause │ ├─b28c72259e81fae3e890860ebf5f9787cd86d01c5cc6441a33a8338684706f6f │ │ ├─182597 neutron-api: uWSGI master │ │ ├─182625 neutron-api: uWSGI worker 1 │ │ └─182626 neutron-api: uWSGI worker 2 │ ├─72a6f1d4e94ccc93f143589097d059170ca3219b3d26d63afa34f55117274024 │ │ ├─246413 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246806 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246807 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─3c6bdaac8e2ef182ac607020e6ca94e7188ba72d05f7550c512d10aef3cfe533 │ │ └─61266 /pause │ ├─78fdb3d50c1a9a71fea159dc341bead3eb6ac70decbab6d200ccd6dc8d07798e │ │ └─41502 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 │ ├─7279dc2a3f1c396da13da15b437d3da90635d4157dab9fa03c6918a5dc567d38 │ │ └─56956 /pause │ ├─d1098617dd65c632807d399330fefafe2ce2be406d68b238bfbb51dd6391c4bd │ │ ├─ 72647 apache2 -DFOREGROUND │ │ ├─ 72663 (wsgi:k -DFOREGROUND │ │ ├─ 72664 (wsgi:k -DFOREGROUND │ │ ├─ 72665 (wsgi:k -DFOREGROUND │ │ ├─ 72666 (wsgi:k -DFOREGROUND │ │ ├─397894 apache2 -DFOREGROUND │ │ └─404187 apache2 -DFOREGROUND │ ├─2b57984943a126056c19cc605a032f47f1f80dc59ecaf7cce66b9e6fddc88e2a │ │ └─48432 /pause │ ├─6e399ec17528b20e1cc59463cf5d28315fd053b3d8f115b8bb985c451c203d6f │ │ └─52519 redis_exporter │ ├─71eb0d94eaa704df1c64400a3c3ca6828d5e566589fc575d13b90171ac203975 │ │ └─146000 /pause │ ├─cacbb8ec158baff34605daad7ddb8164e3f184cdda8758b15e75959746b71692 │ │ ├─67320 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67336 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67342 erl_child_setup 1048576 │ │ ├─67424 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67435 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67602 /bin/sh -s rabbit_disk_monitor │ ├─5e1152c098a289a241228cded0827613d11566457ba88396fb020a0ec0b8f961 │ │ └─110279 /pause │ ├─25f7f6cc8eb48df4bb3a60189a00cefc99176bbc81b30cfd1838f1a69a323eaf │ │ └─173871 /pause │ ├─9f9d789adb52c5f8cfce5584b1f0c7e8e400bbc4c8951b5c692243d8d1224065 │ │ └─65829 /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 │ ├─9a284798bb1ff74e44323ac95a76ff5776d92e8bfa9d22ac70e45165782d36ac │ │ └─164814 /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 │ ├─5e786c7901f4400e86c3a5bc323f5ae775ccf011fa0f7bad4ad6d45ef946ebd2 │ │ └─56996 /pause │ ├─a10f53bd177bf914801e80a7bd2e32dfffc7da122183d5a8546a0d53e8054e47 │ │ └─66337 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─47f40c171532b9aa03565b14731a09ce1e42bc47ebf75cce0bdf63b3b4c2fc45 │ │ └─78528 /pause │ ├─bb90458b01873efd7aadd2768e38b21ee3a02bff167584a670d329443df7cae4 │ │ └─268403 /pause │ ├─80b2d5da85dc21351094b5da5a0c66dc956ed773068cae74e9ab6abd8acaea31 │ │ └─57319 nfd-gc -gc-interval=1h │ ├─5c6d4cd5844eebfd0900d015c334bbe14cfb4c4a27e51b98eb521da2804da258 │ │ └─206199 /pause │ ├─f7c85fed1fbd66c058e9ca7f8ac971ed01feda867e36ac44fa10a5f4cd9c3c45 │ │ └─145558 /pause │ ├─e1509743ae42a105572c02cd16b845145e22e1ba04a7341f5a096c3dabd9a6a1 │ │ └─86798 /usr/local/bin/rook ceph operator │ ├─308d45e8ab5dce7ddc8971a08d65cc611f2e764d24f7cab45f7e1d8a19ff1265 │ │ └─48940 percona-xtradb-cluster-operator │ ├─df798fe7bba23c367423ef430f0af2012e22af45e93351ab58966569d32c1fd0 │ │ └─56903 /pause │ ├─1f89de39a224cd5147ff195d82f81bc700aff9725c320acff05a488814287204 │ │ └─65753 /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 │ ├─b109a6d6f4ce29ec13b20d5b39aa118d8525a80704a28cdf7899e05d1962cc99 │ │ ├─272494 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272507 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─24abecb3fe56581e9de7ba68b19d64ed6eced4ab5d9776d4e5c3c625a59c158e │ │ └─269903 /pause │ ├─dd706a859e319bf29ac636bb21bd1288ea8909bb92dc6a006a23d0d7f2dc5b30 │ │ └─266045 /pause │ ├─145073f3126fc90cd8387d55f054a3e3e6656fd65e79fa79c58713649ab5f32b │ │ └─41434 /pause │ ├─8125df90a50011d7735f9fb4e31420e4dca776c570a19850cb83dd323dbe749f │ │ ├─202226 heat-api-cfn: uWSGI master │ │ ├─202264 heat-api-cfn: uWSGI worker 1 │ │ └─202265 heat-api-cfn: uWSGI worker 2 │ ├─52e50b44df63745d27e0f72c6aec1cbd8dad8a575796ec96a2f78e31ac74176a │ │ └─189810 /pause │ ├─b1507edb2877e5fd1346e4d3b947ea9d26bd9978a41f60314528f7821a79e31c │ │ ├─206366 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206383 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─206389 erl_child_setup 1048576 │ │ ├─206540 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206541 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206551 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─206750 /bin/sh -s rabbit_disk_monitor │ ├─2317438ff43dc3132d711fb967a2d4ede59e0ec9242bbe346a8606f0b2bf8320 │ │ └─143099 /pause │ ├─3bcbc0f3c0b7d926222702079786af6c7f85174c401a28f918cbdbcfde0bad39 │ │ └─41304 /pause │ ├─320018698d5ef54aac40a7b91d89d7d927dd04f4a672bb6f1977c61233c41b19 │ │ └─186419 /usr/bin/libvirt-tls-sidecar │ ├─be0127999c420cb47b4364fdb3f5340931ea01a14fc097119ef2d9381ab377d5 │ │ └─230827 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─561e12f1567f142ef5053b6ab3f82e9363dfcd5323b5d95150d9e51c332a6c90 │ │ └─61128 /pause │ ├─a4f5b7c578e64202a9c12583397063532e7cda0193c32d0244bd965e05d80d58 │ │ ├─85359 barbiacan-api: uWSGI master │ │ └─85372 barbiacan-api: uWSGI worker 1 │ ├─6bb2dd4b3ecd7cfcb3f8080799dbb7b48f09029175f2b745a49d25500faeabb5 │ │ ├─62207 python -u /app/sidecar.py │ │ ├─62490 python -u /app/sidecar.py │ │ └─62491 python -u /app/sidecar.py │ ├─88b6ff32a33d6d4abb3cde06ee91c7818a9458289ce21e73282299270385bcbf │ │ └─173805 /pause │ ├─7e0b2cf63a408aa8325d7d8e0d1caea96d08a1c8cfd74ad425b97bb90678304d │ │ └─246349 /pause │ ├─c4ecfa266bcb6edd91afe9261af050517609642c33cf0c41dfe15c74551812e3 │ │ └─123945 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7054ed1cb3091193f0752b61527f303db606c8978f3188919ac37c6cd9fb9860 │ │ └─253596 /pause │ ├─b480a0fb1a7b5bc3973de0a79dd8d1a2e6b2920711b22a9be4c7af67e12f2219 │ │ └─45325 /pause │ ├─c8427dded6b9a425a343949dea03a33fb907635b013d38f09f818b3520a2b715 │ │ └─41912 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─efcdaeb11279f4b463d200d017d86b9fd2ff75718f1cbf5f13a808e96a6d5bce │ │ └─173521 /pause │ ├─d36dbfe629a1aaddb94b52a555a9f49cc94ea746be9d0b63fc09465b461dcbfa │ │ ├─ 47811 /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 │ │ ├─ 47824 /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 │ │ ├─ 47933 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268050 nginx: worker process │ │ ├─268051 nginx: worker process │ │ └─268052 nginx: cache manager process │ ├─7edd840f4a8cab020e2569ca795d37b39b7fb62dca6a763afcb11337c21644a1 │ │ └─48325 /pause │ ├─0ab3e440db0529a09bce050764c2d76f75e28ac7852016b3fc8e1a0579967ee8 │ │ └─49994 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─41572575b62ae6a1698c3c4f26a24a1dabc82d8709adf04d4c5f37cd9741f982 │ │ └─186468 /bin/bash /tmp/libvirt.sh │ ├─99cde6bbafd67079dc163a10c579026059dadc0d3a905f08e0b65d5a2daf13fa │ │ └─48608 /manager --metrics-bind-address=:8080 │ ├─86ff43cd020a1e30848ff0acfa3d2dda888cff401851e9c06e7a0fb6640505a9 │ │ └─64682 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1ddfed4b214eb876f91277b9c824118429600cefb3ec9da4977461bbe284cba2 │ │ └─270095 /bin/openstack-database-exporter │ ├─61c55d10af438ba68aeba67ae07bf6faaacc5e135fb28a2b76a22bd1bf749214 │ │ └─253485 /pause │ ├─85ff97432fcdf7bf8c70d6b6d85f98bd601ac8f20a3376aa7286511c92dcf2ad │ │ └─214265 /pause │ ├─245f712280e907b36d8f54c0f1b91fe2601b4fb55e45bde50ea8d6f2565e956f │ │ ├─344006 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344275 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─344528 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpq0ui0j80/privsep.sock │ │ ├─345078 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpit8mrwc6/privsep.sock │ │ ├─345755 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345757 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345832 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f28d2979-6b28-41f3-a69f-2c52ae2544bb/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f28d2979-6b28-41f3-a69f-2c52ae2544bb/host --addn-hosts=/var/lib/neutron/dhcp/f28d2979-6b28-41f3-a69f-2c52ae2544bb/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f28d2979-6b28-41f3-a69f-2c52ae2544bb/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f28d2979-6b28-41f3-a69f-2c52ae2544bb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4d1b00ca-20d6-46da-bbf0-34fb9b585955,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─345915 haproxy -f /var/lib/neutron/ns-metadata-proxy/f28d2979-6b28-41f3-a69f-2c52ae2544bb.conf │ │ ├─345919 haproxy -f /var/lib/neutron/ns-metadata-proxy/9ebe3173-96f0-4857-b272-dfb033ffa089.conf │ │ ├─375614 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp7o_80pb1/privsep.sock │ │ ├─381101 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpn12ctnyn/privsep.sock │ │ └─381670 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9ebe3173-96f0-4857-b272-dfb033ffa089/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9ebe3173-96f0-4857-b272-dfb033ffa089/host --addn-hosts=/var/lib/neutron/dhcp/9ebe3173-96f0-4857-b272-dfb033ffa089/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9ebe3173-96f0-4857-b272-dfb033ffa089/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9ebe3173-96f0-4857-b272-dfb033ffa089/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-31d50d34-e9ac-4cf7-9948-7103bca8a942,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─36348258a18c47e0ed5e0398ffdfd8bf4a060d84573b05b2dc7ed883567509f9 │ │ └─190343 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─60c6217ad64a396d804166391a654eb427184e9de43e2f5ce5ee4ae1dc77fb36 │ │ ├─224534 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225212 octavia-worker: ConsumerService worker(0) │ │ └─225215 octavia-worker: ConsumerService worker(1) │ ├─ecac25daa22c0857c31db1dd789069dcfeb3b64f40da36acb88e14de621d12f6 │ │ └─49259 /pause │ ├─3e05e88426c29ec0651a2fa3a6214ed6cefa41e6988f657c9dcbd373fdd043d5 │ │ └─231396 /pause │ ├─3d44191ae5d91f1bbb8c36536d20880438205c99ae0b51c34afbee2209836acb │ │ └─263500 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─aa8f43321c0302dfe57d59cfaeb31ff074ad3f6d2eb46901ecc9547e0596a6c9 │ │ └─92117 /pause │ ├─21ad7112630332d1ed45ed18449a2733019434090a0d5fe3a1a298bda3ba1a21 │ │ └─44012 /pause │ ├─a306579a0ced4220881e79fa8847b1aa87e73bc9842bdcc76218cbc5af0da5cf │ │ └─229147 /pause │ ├─3455234d978e31b394105f6a094b1ff119b694b0cd44e7bfb698c53b7cd4bad6 │ │ └─123330 /pause │ ├─ccd0b33ff9a238762b6bc9531064e09e014af303e551d246f5facd2431b318cb │ │ └─96736 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-78n8w --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─77058e2d3f17ce3f710ad127449f3e54c6c03b22dd1a0928445d6ece7ec37e14 │ │ └─232527 /pause │ ├─286f3b294e8639aaa693593ec7fdc4e4800a63ec8e778e509596bac3c0b71864 │ │ └─123400 /pause │ ├─921424f567b5689a4e915d5e9e560c072db7a4fccdc8725713fa866a4056c522 │ │ └─63512 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 │ ├─75a39d097c406122f642937bb956dcdeeee1b77e91d135fe60b3562b20058090 │ │ └─57265 nfd-master -crd-controller=true -metrics=8081 │ ├─29c4f072def21cdbd0a4338e56b523e7d737ed7ffb7bdc9ff854fbd5a9c9f03a │ │ └─104826 /pause │ ├─1ea618b66a7c1f9f7a46c53bd015ea3dc4b3ce052ea2c5952574f97bff8f8b68 │ │ └─45532 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f7516b3886108136b140c42eba5abcd134810c457d070b2059a64c55bfd34569 │ │ └─63097 /pause │ ├─99cadfc6d115fc322a39ed5b75a8b533c94a07c084cb4a2c5e049511da9dc116 │ │ └─41888 /pause │ ├─137c920736cd1fa5d64624f24f5ac25684093373e3c82580c0f651bc6a00c13b │ │ └─48482 /manager --metrics-bind-address=:9782 │ ├─b228e0bee06d2d1d30b82212cba9bfcbf0d88eca857d11dd4a78dfa68c28c1f5 │ │ └─42896 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9721c2d3f5290207f260009f44270f6f78f41fa2c52c3f89680fd27237edb388 │ │ └─253535 /pause │ ├─5a77fb8c2127272fda5373d8e8a2dd2a7ba7539847205e031b95f2cc354147e6 │ │ ├─263623 /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 │ │ └─263764 /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 │ ├─1c6631ab24427d4d14da6a26a575e77a877b4dd099e89b419d80221fafe71064 │ │ ├─182642 neutron-policy-server: uWSGI master │ │ ├─182663 neutron-policy-server: uWSGI worker 1 │ │ └─182664 neutron-policy-server: uWSGI worker 2 │ ├─3efacec18f9d288789a43aba79e9bd277ce2936ef38bfce56a438f8a642c4fcc │ │ └─125824 /pause │ ├─82ebb6e5de8898cde7d88873a333d966fcf335a95984bdf67044c5b4ceee88bb │ │ └─66948 /bin/oauth2-proxy │ ├─fa312bfb8b78a28bbeb4c0cdc1b5acd28e65f354b93c52476bf005bdb9c1219f │ │ └─41658 /kube-vip manager │ ├─f373d23886cbb59f8bc318328797eb79f5642a329f99f194d3f197e6f8ad12c4 │ │ └─69282 /pause │ ├─90616a86efdd268b47acacd4fafe8cb37085a9d19f810b718cc240d88b1acd9f │ │ └─189850 /pause │ ├─e3d943af043bab695b4974d8f5e202642baf4b687831a2e991626a4ae1aa20de │ │ └─64088 /pause │ ├─41590a5a6b297fe134a1163e57189768c46ade5ef4903c56676653a66512a83c │ │ ├─64261 nginx: master process nginx -g daemon off; │ │ ├─64286 nginx: worker process │ │ ├─64287 nginx: worker process │ │ ├─64288 nginx: worker process │ │ ├─64289 nginx: worker process │ │ └─64290 nginx: worker process │ ├─795c1acbe3fc51974330e225a9865e926b60a4abc8758e1b1189c55615f81b6e │ │ └─67007 /pause │ ├─e2b18cf20d3e6ec9a28ee7ca4ab27c66c00a39e712583ee23e5651c567ae358d │ │ ├─169523 nova-metadata: uWSGI master │ │ ├─169545 nova-metadata: uWSGI worker 1 │ │ └─169546 nova-metadata: uWSGI worker 2 │ ├─69413af92faff9cef2ccb70f36a4e3b2a5e1e395cd0e1f38b98b480c51a93aef │ │ └─171398 /pause │ ├─c402cef94750523ac809464a6c876d5047328d93a496e2fa008439d4c6ad110b │ │ └─108305 /pause │ ├─17ae7491420a925e624a075c37deab715577dfe5e47390add337b246e72dfd45 │ │ └─52150 valkey-server *:6379 │ ├─df2d722f868710617798269cba62c78306cd06f46212d8fc0dbda486c594d066 │ │ └─44489 /coredns -conf /etc/coredns/Corefile │ ├─6af4086ceaecc30ab473b68150bc34a3ef55b11a091e3efba77c377e8463b640 │ │ └─252534 docker-registry serve /etc/docker-registry/config.yml │ ├─c59712f084643b09d5b1202779f0fbf5d321bc2bbb08b0b3e4a017cc5bd57d21 │ │ └─42643 /pause │ ├─d065e40bd00efbc725e97f10881c5e5283ce262d8bee1dd1ac8068ff5135ca56 │ │ └─96250 /pause │ ├─9edf673574c51e560d026b6ce03ec85d1a9c1afc60c62eba49a2a415c1f44f28 │ │ └─226728 /pause │ ├─ba63f9290af5fcad08c9c22a7db4f97f85f761fba864fd6771f7323479313342 │ │ ├─187238 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187254 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─187260 erl_child_setup 1048576 │ │ ├─187534 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187535 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187548 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─187820 /bin/sh -s rabbit_disk_monitor │ ├─0233632da8d90ebc0724889ecf98bb2b3a98d57bb560cdb350220173c9a98afc │ │ └─97544 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─46604b55d6a6d40837c2ad31ed306bcb7dbd32a1a7b31d0ea38010b5ff93caaa │ │ ├─92251 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92267 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92273 erl_child_setup 1048576 │ │ ├─92470 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92471 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92481 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92752 /bin/sh -s rabbit_disk_monitor │ ├─f58aedee32d83490d0c3a1554483cb5ba87bc6ad62a7ad2d4c2e29088a42cdfe │ │ └─142270 /pause │ ├─71f6428d19f17b92aa67ff2f63554fdb3028b2b774110b26b22c3ee58a9dab81 │ │ └─173370 /pause │ ├─9f84123177ecda947622fef3666e06d42591c7263a72c68e2e5ba21c4d61cc1f │ │ ├─62185 python -u /app/sidecar.py │ │ ├─62484 python -u /app/sidecar.py │ │ └─62486 python -u /app/sidecar.py │ ├─d753120d0642e7da47e15a38e0d711a59bc40574372e8eca867a3d97d51a77d9 │ │ └─51915 /pause │ ├─b936e6b468eb1112c748d8b2ff4f34be6b09717138664cf637757e6ccb3ddafc │ │ ├─106687 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106882 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106885 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d92a60a93399a85b0e4be39b7675227e1ffe27b02f3f7d074e382ae58bd353ea │ │ └─65573 /pause │ ├─e700d5b25dbfa6736c33b36d2ef91bc221e232ac13e2e33e3aaa8ae87f4d9e76 │ │ └─62852 /pause │ ├─eb8051eb049956e434e19912fcaacb5b84a81be55898eec888b3821c95a85f96 │ │ ├─202210 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─202589 heat-engine: ServiceWrapper worker(0) │ │ └─202592 heat-engine: ServiceWrapper worker(1) │ ├─af2e1b33e27272fa175c20d9774616c43e083a1fecd76fa87819e81567201428 │ │ └─47600 /pause │ ├─6c70f2021bd7b0db8c32cd4d243b8338719ff468cd9836924f1dfb2b4bf6c043 │ │ └─65952 /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 │ ├─d8ca802c974d6921642f74d5ce6d892a68b579378f91e34f056ef28f46855d23 │ │ └─173367 /pause │ ├─127eef1b1becb871542e45a92d6ece46e550d424d3f400b5da114526ade51e95 │ │ ├─225512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225530 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225962 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225963 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407111 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407112 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407113 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407115 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407116 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407131 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407133 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407134 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407135 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407136 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─407137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d5c6a07e4fa6e5c18f537d0133e517442249bdfbb064f87088b8a574b676e21b │ │ └─41409 /pause │ ├─ce013114e4de2ef7418950ec106dc5b1cf094994793fe8afad9decd4b9ce1559 │ │ └─140365 /pause │ ├─9846729ceea820d656b86422a155365f970e87ca7a4ddd6032580a4c4c981707 │ │ └─140730 /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 │ ├─8ad330cfecabf22e348f6ae75d2f5dd90c8fa7c23349caadf2287ae3a0506a4f │ │ └─44855 /pause │ ├─7f69f076f2f63ffeeb635a6958144bf9a598edec20164d86d45e6cb3672a32cc │ │ └─214709 /pause │ ├─f421428e298fb3e516b7e1e6aaf596682818159aa5d75aced39384ecf26bac1f │ │ └─64608 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─98c14df3be4a4032acac7b06303bfd785084b08e2728e1aa1ba2f5a803453c1d │ │ └─173193 /pause │ ├─27d840377be2793392fb5fd818bf6434b41d638eaa8b1e918e798adde5e302b9 │ │ ├─43107 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43526 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e147ebfd118f9ae3c82d1fba8f1e2fdd1ff763ec9270160a512fb5fd35ba73d2 │ │ └─52108 /pause │ ├─514b29b9bbedc01be809b300f783472ef84692d7e6da3356702307221c587782 │ │ └─63218 /pause │ ├─ae2b4b5d208929305cf25bf76c0b3da06a103bace77d38aa4cdd7d02512a4450 │ │ └─96211 /pause │ ├─acd005f7f2eb6f13ff640ac3c1786bbe7c1dabca734b9eb45f8183973ff7e81b │ │ └─145432 /pause │ ├─48539900be6949e069a141e28585c9c81b5d61ae1ec77d2e99b9bb78874b0fb1 │ │ ├─170097 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170493 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170494 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─8195562de7e8c9fc3f33c4af25e7f504712b72db1373d0d9f0a21261fd393b1d │ │ └─64873 /pause │ ├─2e9d4592da318fa4a08fd2b1348bff4c5946c0f0f7dcad95e45ee60ac2758617 │ │ └─44423 /pause │ ├─741dd97b5dfa56348837d0c70b79bf94ecc57582f32e6f59c180a536471cebba │ │ ├─124352 /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 │ │ └─124542 /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 │ ├─a032d251a545eadae194fb44b0345ca6a3c0fff7fe55de943d383b3cc644a207 │ │ ├─171560 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171579 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─171585 erl_child_setup 1048576 │ │ ├─171656 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171657 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171667 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171818 /bin/sh -s rabbit_disk_monitor │ ├─3e6a90a7fb4138440d474844ea7f6f988cfe510b587e261839a071901950376b │ │ └─41526 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 │ ├─330b55d4fbad69c5b2be12fa32c44d999ceb55a9be58a3948fd88d4fb92effbd │ │ ├─105297 glance-api: uWSGI master │ │ ├─105310 glance-api: uWSGI worker 1 │ │ └─105311 glance-api: uWSGI worker 2 │ ├─5f4e7b4f101c8864acb88022fca888a87126fc6f2a834db1325f965a31f9e0d6 │ │ └─80093 /pause │ ├─8d54b6790e2538b6d33b37f7b60465703c2a51026904c13909da7b93f76a98c8 │ │ └─186907 /pause │ ├─6d08757fe0b6ad63246a0441af6c61cd89541a9df56e488dad30eb882c3f047b │ │ └─173254 /pause │ ├─4718db005e4fed22393cc835f8f82b8212f8245ed0a85c504b121e0d8cbbeb4b │ │ ├─226923 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226941 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─226947 erl_child_setup 1048576 │ │ ├─227063 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227064 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227074 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227276 /bin/sh -s rabbit_disk_monitor │ ├─8a036ef43e821ebfb23a8bdb8baaf964bb886de5508ba750ac9db44f4b23820e │ │ └─66653 /bin/pushgateway │ ├─f8964e8fbe9ea634e4cc796f1d5ec8f68e733fc4a214685b38a3839b6ab11bb3 │ │ └─57441 /secretgen-controller │ ├─cb3cce0fb87689742489c05806c09ab6a05549f6cb4ad595a8cc2b671db57885 │ │ └─234686 /pause │ ├─d4d6d10d0f66e7b8435198b7f40ae0f6886fc891e38cf52e8e8f9e94f35dd37e │ │ └─41405 /pause │ ├─3de22e45414734a9ba16bfd5a25cae3ffdbf3dafb51c6aa80e46a8c9f034461a │ │ └─110433 /pause │ ├─498b1a50be31a3888493d52a7c15663a199e426cb6f8822654e51e3150124f46 │ │ └─52409 valkey-server *:26379 [sentinel] │ ├─b39d8e4e31f30414b39874121bb0b683761079e7283874e26c3f807db34e8433 │ │ └─57227 nfd-worker -metrics=8081 │ ├─b1887d4fcd95bcb99ca7f26cdfc6aaa3120a85dca449e37a8779ddaa4532d85f │ │ └─45410 /pause │ ├─cb199ba23a2814929c17513180d0bcb87f7db1b8da13670b28113af7b4f0c3dc │ │ └─231421 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─84fdb33a5d9fbc9c62ab3cb7f559b7a3f8f0a5cc4a9595ba515689af498d03c3 │ │ └─66794 /bin/oauth2-proxy │ ├─27a719e7e07905c9f8ff02eb207e3d65b8a447039d055aef195201b1c139e3da │ │ └─61589 /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 │ ├─200b148cb64c85871694d7b2d097f78ba2e7450706fb48eab3572add7b124c16 │ │ └─146317 /pause │ ├─81633e61de4507e83a8acab64e2d7575ddd1e17cdf990ce5a2429eba6eac54d2 │ │ └─61304 /pause │ ├─d56bde752d520b9e80028e0d0f892d80b88b09fe71f62e84201ae6e162194e94 │ │ ├─140764 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140778 /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 │ ├─110ea1ddf0e02cdde213f1e7dc31837a39d5bfa8e23ac29e905083316085e923 │ │ ├─49896 mysqld --wsrep_start_position=c2b031a1-7bf1-11f1-8dcd-2a312b65e524:20 │ │ └─50023 /var/lib/mysql/mysql-state-monitor │ ├─906f03d7829dd3fd7eba191d35f136274018cb8855e5497bd0a3a0ec9618db96 │ │ └─42663 /pause │ ├─78a1065062586326bff1b8b7e089a834577fa0cf235ca627cd30b940d49f852c │ │ └─145595 /pause │ ├─93617046eddb006ee11c83aac0b40acd0fd1d8d55b72e18ec9a1eafbc3175487 │ │ └─56206 /pause │ ├─b3cbe1bd87856e5f31b36c8ac949d588ff221ab49b7089276625f904cdcc155c │ │ ├─223686 octavia-api: uWSGI master │ │ ├─223703 octavia-api: uWSGI worker 1 │ │ └─223704 octavia-api: uWSGI worker 2 │ ├─f2c93e5726829cc0065f4f0b1f7db876d0c1d78babaae27496b5961c465afba3 │ │ └─65707 /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-19-213-201.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 │ ├─fabcf4b406a229af4dde33c6be719496bfd0fa95a9c1f2fa6131174ce2e5cd76 │ │ └─45364 /pause │ ├─74fe96e45bd4c2821b59ecfd910401975ef177a27d2920bc30536ec4b7327ac8 │ │ ├─49837 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 │ │ └─51061 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 │ ├─0cd97949de7a7d8e254b8e9041153a52a455439c221ed0066a6024c85abeafdf │ │ └─49707 /pause │ ├─3c6f598ad636451e89f00c870f0d75ac0836a9736e816252ab5ad934ee45e374 │ │ └─63205 /pause │ ├─3a42e1ac772d1e95e733b884578e5b329fb07a348041d7f0c23a2d7b99557500 │ │ ├─143314 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143333 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─143339 erl_child_setup 1048576 │ │ ├─143450 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143461 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143594 /bin/sh -s rabbit_disk_monitor │ ├─9db12f754b3d7e8570b166c558e8b51ee80469e8f05bec8912cd996ce94af375 │ │ └─224540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9e9d124c1bcad89e9adb554bf1ddced9ce370615e7d13748d16adfc86ec6e314 │ │ └─66261 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─6dfc3423b66411bd42526d9c55981f59928db6554040f44d77156e404baa06da │ │ └─63640 /pause │ ├─b49197d40f1bf676718c2e6ea6a1a5abdc8a335862780246d706c700f6801802 │ │ └─248873 /pause │ ├─f2872ddee485eb631413573025899ad88c4c6420340ba9a1aa11851a45818af6 │ │ ├─108449 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108466 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─108472 erl_child_setup 1048576 │ │ ├─108584 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108585 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108595 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108734 /bin/sh -s rabbit_disk_monitor │ ├─e451a8005c75fe25453ca07f83af8ae79b0ed8c30b45b6aa4dabfbc3b465707c │ │ └─236081 /pause │ ├─63dc97779f696b4655b3ce12ce85638df2d61335c922500eabb50b271458c989 │ │ ├─202201 heat-api: uWSGI master │ │ ├─202262 heat-api: uWSGI worker 1 │ │ └─202263 heat-api: uWSGI worker 2 │ ├─2ca9319a223fab921c490645f3b15fe3f6afb92a500f9eb40910fc0a2c38176c │ │ └─44450 /coredns -conf /etc/coredns/Corefile │ ├─aba4c45adc1995a7334b4a7d57bc3399390cf09277de4c0bde3b04b2f6ebade3 │ │ └─47496 /pause │ ├─fc1d5110000d0ee3c80818db656c7f897eb47f543d4627879cc9ad6084841b6d │ │ └─121832 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─73b36a565f6d373b6f3de0823905f1a893bab3f5fdb1461688f518b45e3a8302 │ │ ├─249076 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─249097 erl_child_setup 1048576 │ │ ├─249224 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249225 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249235 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249462 /bin/sh -s rabbit_disk_monitor │ ├─eb204a061533a6b1e9616472244892099a6d1698e47752c601d6c43edde7ad37 │ │ ├─120265 cinder-api: uWSGI master │ │ ├─120309 cinder-api: uWSGI worker 1 │ │ └─120310 cinder-api: uWSGI worker 2 │ ├─6562c67ee8c7a5f493e965aa3f04fdcb2883fdd481f3c42cc6350c7a4f34a670 │ │ └─41408 /pause │ ├─f3340d1c4af29af781e1c83b189e9d1642d11c001134ed1a7821b546c013eee1 │ │ └─189722 /pause │ ├─a69324b2b53cf91aebb291f57bfa4bfbb4c24a1e7b4b00215844a1ee1916a2b9 │ │ ├─246227 magnum-api: uWSGI master │ │ ├─246272 magnum-api: uWSGI worker 1 │ │ └─246273 magnum-api: uWSGI worker 2 │ ├─f979e92f0221c56f86fe1a43bf1702b3b8fa8a83756fc6b5b64a1e0d76af7cca │ │ └─50047 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8e3335962a1fb91c12d3d951bb12cb4c8a375358f0d41ce9b14af452a69edef7 │ │ ├─182579 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─182928 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182931 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182934 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─bfd6485963af9b9438cf651e9c0140c3c7dfdb692d730816ffdc3c954a0f70d3 │ │ └─48055 /server │ ├─3c9dc13642518ff8954e34281e89d8407ef114711afbf4f895ca8fa1044d4641 │ │ ├─183580 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183924 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbkmzjmao/privsep.sock │ │ ├─184201 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpzyjqh48n/privsep.sock │ │ └─184611 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ └─d72b23c1f900131ecb4ea7c482eb87ba04f5bc820c8ae99ca86e430671540137 │ └─106373 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount