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 │ │ │ ├─21571 /lib/systemd/systemd --user │ │ │ └─21572 (sd-pam) │ │ └─session-21.scope │ │ ├─21505 sshd: cephadm [priv] │ │ └─21585 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1590 sshd: zuul [priv] │ │ └─1603 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1594 ssh: /home/zuul/.ansible/cp/199.19.213.141-22-zuul [mux] │ ├─427894 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-giosxydkdvudrwqionxyhcfvjifrbiyr ; /usr/bin/python3'"'"' && sleep 0' │ ├─427895 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-giosxydkdvudrwqionxyhcfvjifrbiyr ; /usr/bin/python3' && sleep 0 │ ├─427896 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-giosxydkdvudrwqionxyhcfvjifrbiyr ; /usr/bin/python3 │ ├─427897 /bin/sh -c echo BECOME-SUCCESS-giosxydkdvudrwqionxyhcfvjifrbiyr ; /usr/bin/python3 │ ├─427898 /usr/bin/python3 │ ├─427899 /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 │ └─427901 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-9e6903f8199604a9ced40829ac558632e1d57dcf6b58f1c1159d2b60f03a763f.scope … │ │ ├─34608 /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 │ │ └─34621 /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 │ ├─run-r19b212fd09124c30a88ed2368af5e978.scope │ │ └─186542 /usr/sbin/libvirtd --listen │ ├─containerd.service … │ │ ├─ 9933 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12306 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a78e14a591e08effe9a850df4ccebe6b6fecae6764a91417dc9321028c01749d -address /run/containerd/containerd.sock │ │ ├─ 12630 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cec6d0d10a5f4234faf0f0c51283212f8f745c58e7fdb3bb999081a08adb0cc0 -address /run/containerd/containerd.sock │ │ ├─ 18521 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8cac9feab6386ac7117b365949d5b9f62e543b5c82c81a36fb706c3e0a1b7172 -address /run/containerd/containerd.sock │ │ ├─ 25093 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 28a92fdb3e7f485dbc427a002f46c503315ba28bc8b1f2a0dfa4e711020e7328 -address /run/containerd/containerd.sock │ │ ├─ 29876 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5db729ec3af5f0f2e71fed8fc0cdf1c0810b962762bd4526ce4a6cdb6405ab29 -address /run/containerd/containerd.sock │ │ ├─ 34583 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9e6903f8199604a9ced40829ac558632e1d57dcf6b58f1c1159d2b60f03a763f -address /run/containerd/containerd.sock │ │ ├─ 40443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bbad672fad3c402d49e877defe1a89f44d6c4b47e954dd611dcd4f9298a9a41 -address /run/containerd/containerd.sock │ │ ├─ 40486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0531e8bd116a443a9b74767b14ce324afccd426aa4c6dd8f2b9ab1d79d49ac47 -address /run/containerd/containerd.sock │ │ ├─ 40503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be7bb1a49af0d0991bda40cf5f3b93cd052b3aa42436f8bcc1b5e8ec3c66801b -address /run/containerd/containerd.sock │ │ ├─ 40520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25f20f14981c32c67d4d1e8e48389acd2dc0e476ee54bd2dfcf5f64696e88275 -address /run/containerd/containerd.sock │ │ ├─ 40530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da7f737228f67717cefd50007aadfa4f7ca63d2f149d33e0a05efc7ee86d9940 -address /run/containerd/containerd.sock │ │ ├─ 41048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37a878bf40edabe7bb2b12a69490227dc01dbf9323c6f0295ed28325df2af6bf -address /run/containerd/containerd.sock │ │ ├─ 41803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 153e822c105b2cf2b7a3d81bee4b249f242d1b5d690af5f9afb1e5f0cd70fd3d -address /run/containerd/containerd.sock │ │ ├─ 41805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e8af3eecb4dd5cffb4074531546373ea78b0cde25ad8cc290cb8799690f4c70 -address /run/containerd/containerd.sock │ │ ├─ 43141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85972ed224eeb62838fced0f05359ce7205e2a3da11472ca65c1b7c19b256b55 -address /run/containerd/containerd.sock │ │ ├─ 43572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4bd002720af06584310db316e7aaa88493964a062cdccd740410dcf59ea734f -address /run/containerd/containerd.sock │ │ ├─ 43612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cee6a18bce60c19be706997e3836d27ed31030dac59a617a159fb0e6b59ef7f3 -address /run/containerd/containerd.sock │ │ ├─ 44048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1d273953da690054f07c084a537a69b1b11716a7c1666d9524fc53c5de650a -address /run/containerd/containerd.sock │ │ ├─ 44527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19ce6f5db2b8a5b9ab055f61615ab372d1637e0b753b59f5d6e714eb8dfa3f7f -address /run/containerd/containerd.sock │ │ ├─ 44566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07138fe868783757999ed9457f5adf27119067fca33a8dcd4dac70e3e79d57d4 -address /run/containerd/containerd.sock │ │ ├─ 44612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a21da69e7bd2c8814d23af5faf90f6f8390ae8e84e73c9a24d4166ec1355eb95 -address /run/containerd/containerd.sock │ │ ├─ 46905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907a4bbe07ee9ed8bf4d6fa4e90795f4f6ae2c8dfdc2cd42731476d87bd38614 -address /run/containerd/containerd.sock │ │ ├─ 47000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7925f02b2cb7e7bd6a751a116900ffb2a8ff40ae3465ca2bbf03faca23a7f9cc -address /run/containerd/containerd.sock │ │ ├─ 47932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bff54139f73c0bd0deb458616ba9fc521709c6c424e752a439323667c9eb729 -address /run/containerd/containerd.sock │ │ ├─ 48029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c37d82f0179433d68723f7b2bca890f2a72c309eecde5a53b97a32d95c519b13 -address /run/containerd/containerd.sock │ │ ├─ 48410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d143cb493a0315381e60987a9b553799c65b7f2e11a8b3c9f3d98b63a5ef82e -address /run/containerd/containerd.sock │ │ ├─ 48770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a29dae5943b49f40ae9efe22fc3c827518f2171b2f2a02e981f9aefddeb42762 -address /run/containerd/containerd.sock │ │ ├─ 49247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edb65f3cdb4d6c28d047e6c0c12c95bdef6c80b6f15c5f37dce81167ef7d16d1 -address /run/containerd/containerd.sock │ │ ├─ 51344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 052585eaa3bbc86cd328907e4eece4f4fc2573a6c2f3752066322d5da9b03972 -address /run/containerd/containerd.sock │ │ ├─ 51474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e5b413ca24ac00e4b53bd96a87e22ac719ce7ae882ef95c1eb29c4683b5ff97 -address /run/containerd/containerd.sock │ │ ├─ 55717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64635ce9c082044e430663d4f9cf749b9dd04de8dadd8f41230b7a0c5ccb1bb3 -address /run/containerd/containerd.sock │ │ ├─ 56357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1f10ddc4d284a32dfbce19a45c7e91bf772c9d1a0f95895577d344924c48b53 -address /run/containerd/containerd.sock │ │ ├─ 56398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 151686e6f053d6724f322e167d28b0fb24c642edb88aef9c5051aa11b119abf0 -address /run/containerd/containerd.sock │ │ ├─ 56442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23ad627283edc8a85c6c032c8f6d2cd7adda334103610eaeaa032a3ebf81dffc -address /run/containerd/containerd.sock │ │ ├─ 56645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9112a225f302457cd6405516e7e651b67f80716449f67831f843e88380238f9 -address /run/containerd/containerd.sock │ │ ├─ 60964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76b84772c307850fdda59850dcb8d842758a3188947f9f490f964208a2f75c2f -address /run/containerd/containerd.sock │ │ ├─ 61130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebe7c4e61381e347d572260623de137c573f9f945d8becd3e09290426f9a38dc -address /run/containerd/containerd.sock │ │ ├─ 61188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d853b2bb3b0d16b48a5acbf9a1393dfc662364328574e1e26d5ffc14dd3e17d2 -address /run/containerd/containerd.sock │ │ ├─ 61208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3093ec14b0abb7f84760abad8c517491afcea0910123f2ff49448994a0ef6abf -address /run/containerd/containerd.sock │ │ ├─ 62819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca8d7f850fdb2e825cc11479420b585ff8950b040a5f62b17a9463e97b6c51ed -address /run/containerd/containerd.sock │ │ ├─ 62895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 418f9644709f54dfacc91b25d7e8c577aec2bcf72fba5fa1d87d3cf86e9fd615 -address /run/containerd/containerd.sock │ │ ├─ 63243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id babcb3e5a1af062a414d3b42478598b7fb2fa8331d6be1bf0122eb8b27defb59 -address /run/containerd/containerd.sock │ │ ├─ 63339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74bc6859f710db4fdf175889c50c8e151e0c95b636b26ca5e7977e7f077bdeb0 -address /run/containerd/containerd.sock │ │ ├─ 63386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b02a19a894112e6be9b921840286afde2211dfb1a707152574324752b60a2600 -address /run/containerd/containerd.sock │ │ ├─ 63706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d13b3b7d560169e266779af8be74a9700d5190bd2a348c11e3288552bdc743a -address /run/containerd/containerd.sock │ │ ├─ 64236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c22eb7e95916edf1462aa510338a0cc5d3f0fa40bae00818b7d72a263182bfbf -address /run/containerd/containerd.sock │ │ ├─ 64693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 171f90e85db86eda024e5512c63754c992930edf1b51439b791b59d828be5ecf -address /run/containerd/containerd.sock │ │ ├─ 65076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f45407239daba155407857ef45b8c4f32a29242e17a2a838c6e663345b14cdb -address /run/containerd/containerd.sock │ │ ├─ 65743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d31b36bcad40bb509360a06572d1359a2f2036b41970e2948463783c5a72d27 -address /run/containerd/containerd.sock │ │ ├─ 67360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b64edcea0d4658d6f50508f3839333f646df3ecbc19fe22a536806d4c35cdd97 -address /run/containerd/containerd.sock │ │ ├─ 69581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27d7ddc8e263b9e322b6a02e568d210b8a8158e2cb30889993c1dc1de447e4bc -address /run/containerd/containerd.sock │ │ ├─ 78678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05155bc5f8d959e8b4ab65b449d70c5c4be7fe7b9899add941a928692bdd0382 -address /run/containerd/containerd.sock │ │ ├─ 80160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5bd8858a68c8c3b1ed1e09081cfd4f72b0b9355cf893b23ec20298542a537ac -address /run/containerd/containerd.sock │ │ ├─ 85907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fabed911baca1ab3b7d0b315e658c324f7bc855b40066d67971c8c00115ccc8e -address /run/containerd/containerd.sock │ │ ├─ 92170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d619bba4173ccf814bc82596b9fb300822c29134213f2272e4c53ae3ba8d1bb6 -address /run/containerd/containerd.sock │ │ ├─ 96864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc518ef7815719b4b1eb538503f419053ee3661dde48e5b8fcbf11c3460e9501 -address /run/containerd/containerd.sock │ │ ├─ 96903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 845c821c0f0a1447066680705b4fca97491847f31f357f074041a8b89779d42d -address /run/containerd/containerd.sock │ │ ├─105074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d77e61164bef61f2c4456be63653c603c51342f9d966309d73f7085789860e0a -address /run/containerd/containerd.sock │ │ ├─106685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cfe36cbae732e6eb58ca3fcb730f6bcbb0e5ca24898228a4493e0e4f7e2e07f -address /run/containerd/containerd.sock │ │ ├─106774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40b75df677d0aea044b0f2464a96109666fa9000928333e730770ea2d56b36ef -address /run/containerd/containerd.sock │ │ ├─108781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd3fe9a628ac6fbd02470887d1c834e3e8d82bf82fbea69256f54862193b8eec -address /run/containerd/containerd.sock │ │ ├─110512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ba8ae99a68149b7150db0d8875d55a26a84513da6bece6d469a3cfd4b2adab4 -address /run/containerd/containerd.sock │ │ ├─110579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 821d63cc9e432ec7939b927eb7af57009db8c35f28f171e53af7bc119cb77988 -address /run/containerd/containerd.sock │ │ ├─123466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1577c41c794cbe0b4cc03fba58f51dc0d9e56a9299d616e350c3fc86de201857 -address /run/containerd/containerd.sock │ │ ├─123588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b443eb206fa756093ffd97705e5b2df43b5871a895e143aa7040c7ec6d0210ab -address /run/containerd/containerd.sock │ │ ├─125883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 727c8f7f8f7b7526ca3710371de2344b52556ce5539354caf10b0608a8e568f1 -address /run/containerd/containerd.sock │ │ ├─139671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0413daefab8b32b869324d667903091480a29fb803a8e05626cbaf1eb1285ad -address /run/containerd/containerd.sock │ │ ├─140989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7b6993e5534c3a126628534a4039bb4444dd9bd280d6bc7aa6e7339f80dc8a1 -address /run/containerd/containerd.sock │ │ ├─142053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0fffedd5632ac44c4a89fd44c1ad677df80b3fa574bd1c4d0452ed9ed04642b -address /run/containerd/containerd.sock │ │ ├─142146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f518c76e7065f9356c205d8e2571e0f93be9a011cf9d90f7aa05507fe0394e8 -address /run/containerd/containerd.sock │ │ ├─142827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4d376a810c375c20113adf6019b668997e6378b4af12cd3f10ae02821be82a7 -address /run/containerd/containerd.sock │ │ ├─143900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce6aa5fd98b82913d8d2313019d478378bee2273e12161b484d9458c1796d694 -address /run/containerd/containerd.sock │ │ ├─145891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c71e4bef837632fe4777367baa71f77978c711234ead9e767dceeb7c608fbf -address /run/containerd/containerd.sock │ │ ├─146177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baa8be2ae9e2cb01eee88311b5d3137e245c951da37418f648c1ff45d41f6d1e -address /run/containerd/containerd.sock │ │ ├─146331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b38f6511159e0218dec57a9fa947d752509c61565c9f248de9116f66a91a0e83 -address /run/containerd/containerd.sock │ │ ├─146675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc5386fd4739834882bd80b940b9d6e375d3e5678e35d9954cab541b6cdb45f8 -address /run/containerd/containerd.sock │ │ ├─146792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6106fd452eacd31400bc72060d3e6a895273072a9d7162c1580758e55fc4e566 -address /run/containerd/containerd.sock │ │ ├─147159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7662e972068c543904ffebbea3ff1729cd142c765f077f276a9cfc7389babf2 -address /run/containerd/containerd.sock │ │ ├─173000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41ff37b413ec904bbb7d487598351f7276cc31c87dcaccfd5b858af794fcbe0b -address /run/containerd/containerd.sock │ │ ├─174872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d05f546000132bbda56ed8cdad159ddb99007b64d89f0721082b4ffd7c2b95e7 -address /run/containerd/containerd.sock │ │ ├─174958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dedb7d5f194492632f15ad9f25c9cc986e49e5a5288c9d3e698c3756f92a7746 -address /run/containerd/containerd.sock │ │ ├─175028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b45a5f4035c1d91e67abda08aa74c0016e883552525e181c450379b32c2f7b3e -address /run/containerd/containerd.sock │ │ ├─175343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1de91ea3226f320827109fabed9feff45b20628b957a2ee0731e96c41ec5d948 -address /run/containerd/containerd.sock │ │ ├─175387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4612f425a270929cac0b5764cc8e578a30feaebe2617b112a1bcf2d213cc75a -address /run/containerd/containerd.sock │ │ ├─180007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbb7d06d085f0bf492e3cb4a1ce69803b5c3552fb2e32c267475edff33597362 -address /run/containerd/containerd.sock │ │ ├─194314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb9c3ab11c4a29854a404fb3b77031ff2d4d6cdd427febca222c99953764fed -address /run/containerd/containerd.sock │ │ ├─196481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4eeec87a5e6adbee12b5e4d786906226c42ec8e6f1c5c440fd4ea2d7090536f -address /run/containerd/containerd.sock │ │ ├─196548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34c886502fb6c856b6a4227983e2441f36e8ce070cc207fa107bccf9faa306f4 -address /run/containerd/containerd.sock │ │ ├─196601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f41bfedcf5588977040c864a7c84d88ad907c26a6f3de7bbdc7e03a546d15d5 -address /run/containerd/containerd.sock │ │ ├─211626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b09455867b93607dd19b15b1c78477fc2007d9598cbc70d1912f08c9ede1a01 -address /run/containerd/containerd.sock │ │ ├─222453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb00197854b7eb6b50f778b077a8ffc574223fbf0a9c82f0822b51496402c451 -address /run/containerd/containerd.sock │ │ ├─222515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a072741629723141c5646a11712debb88a23476927c2705b2628eb94c6f6c43 -address /run/containerd/containerd.sock │ │ ├─222520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 504bcbfb2ef3b04df1e4417cc2165b82da8bec8479de5c6a44bc19df3711bbd6 -address /run/containerd/containerd.sock │ │ ├─222801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4774165e7df44b7b89c5628e3ce28bf0b2fb84a5eae4d243ce254c1fc653c7b8 -address /run/containerd/containerd.sock │ │ ├─234273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3149359fa14f9d5c92e5456d0108a737766f6fa917ee4c82a480fe4d966da0a -address /run/containerd/containerd.sock │ │ ├─236489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b48371704131d7cc45e448e2070fcf1aac2dcc6d57b45a7d753fab8403c91eb -address /run/containerd/containerd.sock │ │ ├─237522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20aaefa13ee25defb716e532b04da8053158663227b9f3b7c842ec6c61ad7aad -address /run/containerd/containerd.sock │ │ ├─238587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 703717508db82597aeddb6537941e72c9fa53edeb37ae36cc36631fc26b87773 -address /run/containerd/containerd.sock │ │ ├─239794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e2677743b09768f1918fa8723953556e4e5e6ec0b946b3cd8a40af4a80b3c3f -address /run/containerd/containerd.sock │ │ ├─241977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbc16810ee3c1aa27870706212c6a2cb91cfd2e46ccfd62b7e2c7c76aba5f4ff -address /run/containerd/containerd.sock │ │ ├─243532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c25d3fa8e077d25ad3d4dced6f223e5d80241f98b93d6932db027b41dedcfe85 -address /run/containerd/containerd.sock │ │ ├─243600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f84f9c30cdb662f2e10339bb3a06bfca11738d0f23e726f5849635975e876e0d -address /run/containerd/containerd.sock │ │ ├─252904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f6ced7f96fe0963e88b3d5cb97c960e9d564aa7ef675a6bb1775a5bb11586a -address /run/containerd/containerd.sock │ │ ├─253369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9e37ffb2011fd22e86e9e697e885ca5388ada5637cbec828596123201fba76c -address /run/containerd/containerd.sock │ │ ├─269770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be918945b6079883d39f14f039d5c446956cc238642046caf719135cde2e1b79 -address /run/containerd/containerd.sock │ │ ├─275201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 519a011a93f1188a37896f40cbc4e7d299d115f92ae04d0768bda3488181e734 -address /run/containerd/containerd.sock │ │ ├─275434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d52dcd7e0d8caa0310dc143cd102eeff974f770f85ab139f36a5c26249f1a6a -address /run/containerd/containerd.sock │ │ ├─275523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e63b429f34506f171317f239bc47fa22b73a9d05652ad24d5604bd494df04453 -address /run/containerd/containerd.sock │ │ ├─275590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bde8c913f14b61fab662e05e35cff10573a5a6bf66faa6689b4d63bb05be75e -address /run/containerd/containerd.sock │ │ ├─308005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb22db5a000b91dfb67e52ba26f7a1f0abd0173b76948eed77955d1f02cce5fa -address /run/containerd/containerd.sock │ │ ├─310605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4f25c6ea27d88f642134f11fe329fbeb4b5a41b7230c262d8048881b394c395 -address /run/containerd/containerd.sock │ │ └─311992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d06b0879ef0719184bc34b2ee3dc965dca881881a9946ce2d076fdea10e76ab5 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1411 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─620 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29580 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29859 /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 │ │ │ ├─18481 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18501 /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 │ │ │ ├─24819 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25076 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34302 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34566 /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 │ │ │ ├─12217 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12250 /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.oimpqv.service │ │ ├─12582 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oimpqv/unit.run │ │ └─12604 /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-oimpqv --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.oimpqv:/var/lib/ceph/mgr/ceph-instance.oimpqv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oimpqv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.oimpqv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10305 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─637 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139316 /sbin/multipathd -d -s │ ├─docker-8cac9feab6386ac7117b365949d5b9f62e543b5c82c81a36fb706c3e0a1b7172.scope … │ │ ├─18548 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18567 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─40906 /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.141 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-5db729ec3af5f0f2e71fed8fc0cdf1c0810b962762bd4526ce4a6cdb6405ab29.scope … │ │ ├─29900 /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 │ │ └─29913 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1080 /usr/sbin/uuidd --socket-activation │ ├─docker-28a92fdb3e7f485dbc427a002f46c503315ba28bc8b1f2a0dfa4e711020e7328.scope … │ │ ├─25117 /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 │ │ └─25129 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10816 /usr/sbin/chronyd -F 1 │ │ └─10817 /usr/sbin/chronyd -F 1 │ ├─docker-a78e14a591e08effe9a850df4ccebe6b6fecae6764a91417dc9321028c01749d.scope … │ │ ├─12331 /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 │ │ └─12351 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139193 /sbin/iscsid │ │ └─139194 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─619 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─616 /lib/systemd/systemd-logind │ └─docker-cec6d0d10a5f4234faf0f0c51283212f8f745c58e7fdb3bb999081a08adb0cc0.scope … │ ├─12656 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.oimpqv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─12708 /usr/bin/ceph-mgr -n mgr.instance.oimpqv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug ├─k8s.io │ ├─845c821c0f0a1447066680705b4fca97491847f31f357f074041a8b89779d42d │ │ └─96926 /pause │ ├─0d13b3b7d560169e266779af8be74a9700d5190bd2a348c11e3288552bdc743a │ │ └─63730 /pause │ ├─e2b7ba7de71b664c5d367207cd9ead8ca87b2c0fe9d482de14a5ada05e05c4a1 │ │ └─44747 /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 │ ├─e63b429f34506f171317f239bc47fa22b73a9d05652ad24d5604bd494df04453 │ │ └─275561 /pause │ ├─b38f6511159e0218dec57a9fa947d752509c61565c9f248de9116f66a91a0e83 │ │ └─146355 /pause │ ├─9e609174db6c96a4302fd0fd8230190d0656bf486af40370dd97bcdeee31f322 │ │ └─193443 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ebe7c4e61381e347d572260623de137c573f9f945d8becd3e09290426f9a38dc │ │ └─61153 /pause │ ├─2a072741629723141c5646a11712debb88a23476927c2705b2628eb94c6f6c43 │ │ └─222570 /pause │ ├─4ba8ae99a68149b7150db0d8875d55a26a84513da6bece6d469a3cfd4b2adab4 │ │ └─110538 /pause │ ├─8749153f873819f3d2a0e220e283ac8a25e5bc94171eb176463c82fdb7eb240c │ │ └─67487 /bin/memcached_exporter │ ├─34c886502fb6c856b6a4227983e2441f36e8ce070cc207fa107bccf9faa306f4 │ │ └─196591 /pause │ ├─5a69a806810ba60d7a1ad3effcc17e353c1c5900240349a04a33311afa55ec60 │ │ └─67526 /bin/oauth2-proxy │ ├─7925f02b2cb7e7bd6a751a116900ffb2a8ff40ae3465ca2bbf03faca23a7f9cc │ │ └─47024 /pause │ ├─8ab48a81c29f1bbc6d302e8e6c38e13220e423a65803944a1115c2d0c815f1ba │ │ ├─181000 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181022 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─df042b4e006b96cb0ed58516155f2c958be2063e121958154dcda3afe3acef6a │ │ ├─85082 barbiacan-api: uWSGI master │ │ └─85096 barbiacan-api: uWSGI worker 1 │ ├─abaa10dbe86719f2b1f3271f103064b955bc9436cad011c7fa410a32e31fad2d │ │ └─185907 /bin/bash /tmp/libvirt.sh │ ├─1a65c1fd05649aa1096313bc5aa10233a460e3ae8225c9c7250953454fc15214 │ │ └─180933 vector --config /etc/vector/vector.toml │ ├─60210de6b626a075cadec46150f22caee03b4b1f1b4a09d17b522cbff8af7ab2 │ │ ├─234398 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─234414 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─234420 erl_child_setup 1048576 │ │ ├─234467 sh -s disksup │ │ ├─234469 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─234470 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─234499 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─234500 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─234510 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─234729 /bin/sh -s rabbit_disk_monitor │ ├─d422d225998011db9ca75c63dd25a30d3e6d36bf48ae65183cae2c8294f28235 │ │ ├─105487 glance-api: uWSGI master │ │ ├─105500 glance-api: uWSGI worker 1 │ │ └─105501 glance-api: uWSGI worker 2 │ ├─6bb06ed4668a11005e3e4bd344e4120b7822e5c6b9928ad409f35739ba1e0f41 │ │ ├─253440 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─253697 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─253698 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─1577c41c794cbe0b4cc03fba58f51dc0d9e56a9299d616e350c3fc86de201857 │ │ └─123507 /pause │ ├─6f20db3a1346a31dc52ea21aeca867f811b86a248fce7cc0bca9bbed835441ef │ │ └─306157 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─cbc16810ee3c1aa27870706212c6a2cb91cfd2e46ccfd62b7e2c7c76aba5f4ff │ │ └─242019 /pause │ ├─3c233fe77e9836cfb828783e99599fbf7cdd744e194fb7267fa6b31837f193d9 │ │ └─87004 /usr/local/bin/rook ceph operator │ ├─151686e6f053d6724f322e167d28b0fb24c642edb88aef9c5051aa11b119abf0 │ │ └─56427 /pause │ ├─5da897a1f9abf09df80f99cb7bb0026e03a0f3e24a87fa2758955177c6c29d0c │ │ └─44838 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c520734fc98bf56fbb9a8fff6e88176141faa98f8331fb4d4751b10c8e406b36 │ │ └─266005 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─43c29cb1abbaacaf958f6a8add3a39c61d7e2fb968a22a7074f1215f8ea6a318 │ │ ├─252969 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253484 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp8i_xhc9e/privsep.sock │ │ ├─253489 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253497 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─9b2e624ba5118e389375399e42c86073d11197c2c4704b589430144407f142a8 │ │ └─51697 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 │ ├─052585eaa3bbc86cd328907e4eece4f4fc2573a6c2f3752066322d5da9b03972 │ │ └─51380 /pause │ ├─53cfd53814624510465432dd3196b2974fae8044309346fe3c7af0f934b71b82 │ │ ├─193372 /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 │ │ ├─391877 /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/tmpz2y8ud2m/privsep.sock │ │ ├─392098 /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/tmpywirgzj4/privsep.sock │ │ └─396939 /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/tmp4y98153o/privsep.sock │ ├─fc5386fd4739834882bd80b940b9d6e375d3e5678e35d9954cab541b6cdb45f8 │ │ └─146708 /pause │ ├─f1baab9421e3b8b0eb13e54479950c7337adcb8772329e24a670ca5b940da3e5 │ │ └─120603 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─76b84772c307850fdda59850dcb8d842758a3188947f9f490f964208a2f75c2f │ │ └─61023 /pause │ ├─ff332cc61378ff37bc0761f5162fc415e0e19ec8dc8fd55a5d70bd76dbd65e1e │ │ └─56827 nfd-master -crd-controller=true -metrics=8081 │ ├─74bc6859f710db4fdf175889c50c8e151e0c95b636b26ca5e7977e7f077bdeb0 │ │ └─63369 /pause │ ├─97ece471168e029a5486429d81120948993fdc06d3b071ad7d1cf01578a5ac26 │ │ ├─190975 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─191438 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191439 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191441 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191442 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191443 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191444 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─191445 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─2ca017d6b102c234ba8b754d3a151ec1acc1cd80a0b481345850485f3ec45364 │ │ └─265953 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─4606b6b0cf17fdca772008d4bf5bed183e2d80b78709a75044d27c44057de2fd │ │ ├─192672 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─193197 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpfu_k3vti/privsep.sock │ │ ├─423075 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmprg12q8qi/privsep.sock │ │ ├─423121 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpa38zlxqc/privsep.sock │ │ ├─423141 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─423142 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─134dc67714f9b0bc00a3b824cc66d17540282e5f00016459a35e8bf31f21e12d │ │ └─66934 /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 │ ├─9a549a40ab0cd0d0547ead8742513e75765e0cf13ee09cee42eace7be49756e5 │ │ └─185734 /usr/bin/libvirt-tls-sidecar │ ├─8e95f023b10c0624a360dc722cd175968e715a945a554a47c4a37b39fbeda7e9 │ │ ├─142386 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142484 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142503 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─142749 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─427774 sleep 15 │ ├─418f9644709f54dfacc91b25d7e8c577aec2bcf72fba5fa1d87d3cf86e9fd615 │ │ └─62918 /pause │ ├─7056915410adabe48e80036275a0cbe946cb4a584c7873635df7c0777bffa2cc │ │ └─43668 /coredns -conf /etc/coredns/Corefile │ ├─7f5e4fda6b68fe449e576f77a98c30ff8a3359eca651682f09f1b6257dd8b51a │ │ └─66129 /goldpinger --static-file-path /static │ ├─fabed911baca1ab3b7d0b315e658c324f7bc855b40066d67971c8c00115ccc8e │ │ └─85933 /pause │ ├─d619bba4173ccf814bc82596b9fb300822c29134213f2272e4c53ae3ba8d1bb6 │ │ └─92209 /pause │ ├─0294547b5ef2e87a525ea23dae1382c27b83d6fc0a7568ddbae51960375964f0 │ │ └─40677 etcd --advertise-client-urls=https://199.19.213.141: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.141:2380 --initial-cluster=instance=https://199.19.213.141:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.141:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.141: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 │ ├─f84f9c30cdb662f2e10339bb3a06bfca11738d0f23e726f5849635975e876e0d │ │ └─243626 /pause │ ├─c22eb7e95916edf1462aa510338a0cc5d3f0fa40bae00818b7d72a263182bfbf │ │ └─64259 /pause │ ├─b45a5f4035c1d91e67abda08aa74c0016e883552525e181c450379b32c2f7b3e │ │ └─175108 /pause │ ├─f0fffedd5632ac44c4a89fd44c1ad677df80b3fa574bd1c4d0452ed9ed04642b │ │ └─142078 /pause │ ├─05155bc5f8d959e8b4ab65b449d70c5c4be7fe7b9899add941a928692bdd0382 │ │ └─78701 /pause │ ├─bf3603803ca9397ccde28edfe01f00125827e7ae8646adfe4946aa3c2ac5e9c2 │ │ └─61677 /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 │ ├─a03ba5076d6dd05d9a6ff0e5c9f7330988c50a1320048481c15dd33263cbf2b0 │ │ ├─194500 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194536 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─194542 erl_child_setup 1048576 │ │ ├─194600 sh -s disksup │ │ ├─194601 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─194603 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─194620 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─194621 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─194631 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─194884 /bin/sh -s rabbit_disk_monitor │ ├─a75e5e8d4c07c83a3f3c7652793ac61a4c62353b91224e4d1a2c3284bd4c968d │ │ └─57047 /secretgen-controller │ ├─d06b0879ef0719184bc34b2ee3dc965dca881881a9946ce2d076fdea10e76ab5 │ │ └─312016 /pause │ ├─eeb9c3ab11c4a29854a404fb3b77031ff2d4d6cdd427febca222c99953764fed │ │ └─194337 /pause │ ├─95feea87eb82ebd3d082348435e25f50013e49798ace07fb0ae52d5a803baa93 │ │ └─267647 /kube-vip manager │ ├─20aaefa13ee25defb716e532b04da8053158663227b9f3b7c842ec6c61ad7aad │ │ └─237545 /pause │ ├─e4bd002720af06584310db316e7aaa88493964a062cdccd740410dcf59ea734f │ │ └─43597 /pause │ ├─a84df9bcb055099c4ceedc8fffdb43af295e1f5adedfa838e09a34bea5fa2bea │ │ └─65717 /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 │ ├─ad3363cc5d7320b88fcb078410569e5e4f3f4c17f9476be1e667f7c53e51350f │ │ └─265976 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 │ ├─d803a7b23b9789e10723b90d0b6af278ebfabb512a9af52a85dccc51c7ec30ce │ │ └─108458 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─25f20f14981c32c67d4d1e8e48389acd2dc0e476ee54bd2dfcf5f64696e88275 │ │ └─40612 /pause │ ├─587b8d8e227040464fe126ae495067372064382a43d926ec27f28ddc6d932094 │ │ └─44260 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 │ ├─07138fe868783757999ed9457f5adf27119067fca33a8dcd4dac70e3e79d57d4 │ │ └─44590 /pause │ ├─d05f546000132bbda56ed8cdad159ddb99007b64d89f0721082b4ffd7c2b95e7 │ │ └─174895 /pause │ ├─62c9d2b1e695a7235c345686547d6ae27fbe13dc07ace88bc1dae3eb8aa5bf2e │ │ └─49512 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─27d7ddc8e263b9e322b6a02e568d210b8a8158e2cb30889993c1dc1de447e4bc │ │ └─69629 /pause │ ├─6d31b36bcad40bb509360a06572d1359a2f2036b41970e2948463783c5a72d27 │ │ └─65768 /pause │ ├─d77e61164bef61f2c4456be63653c603c51342f9d966309d73f7085789860e0a │ │ └─105098 /pause │ ├─40b75df677d0aea044b0f2464a96109666fa9000928333e730770ea2d56b36ef │ │ └─106798 /pause │ ├─dc48f68952d5f47bb02bb6b8df2e0e5d69afe1d75ef0ad62bd11117da45c4d7b │ │ └─306233 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c2cf68e4885218a370f39f79b9bb3ba6569e482128fcea9ee322c775b8f30ad3 │ │ └─266973 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─39baa3edc0c488fd8e4c6d1c6ebf179b369a5ad8b410f58d08a60483237563d0 │ │ ├─233361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233386 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─234310 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234312 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410917 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410921 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─410939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─fea1bde50b0f792c2d69b110410c9bd47ac2c90c803df4f66bfa591c4d9864a0 │ │ ├─232215 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232927 octavia-worker: ConsumerService worker(0) │ │ └─232930 octavia-worker: ConsumerService worker(1) │ ├─1749c9c3bf0c16ff0a942e9123046f713180a9d0907e7f3025c9fa6a6c1d6a92 │ │ └─61536 /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 │ ├─e3e9ccd2f1e00ee8b6b4a661069351678c505fd94649798d2f64ab1535c71a2a │ │ └─51887 valkey-server *:26379 [sentinel] │ ├─4c8b4044e4329ffb6a6a71cf7fd9af780f83acd476c5978d70e71b37afcc3698 │ │ └─65046 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─519a011a93f1188a37896f40cbc4e7d299d115f92ae04d0768bda3488181e734 │ │ └─275265 /pause │ ├─a256633e4b6291c7c2801933fcbcf848b1921aabf6dd544ff0cb7f8d037f0a83 │ │ ├─124477 /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 │ │ └─124707 /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 │ ├─d59f0667d0f3a0731a88247dce7716a6cfef401c7e2e2d39a9a5e276f6e07bf5 │ │ ├─208069 heat-api-cfn: uWSGI master │ │ ├─208127 heat-api-cfn: uWSGI worker 1 │ │ └─208128 heat-api-cfn: uWSGI worker 2 │ ├─c3149359fa14f9d5c92e5456d0108a737766f6fa917ee4c82a480fe4d966da0a │ │ └─234296 /pause │ ├─73a04943eba40ff86e868f3d52b06163be4cd59ca564b3971e540ae268057e63 │ │ └─266012 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c001aa26076edeef23037a6f6bd22dddf0df78aa01f8189b7473bdc428607d5b │ │ ├─177123 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─417378 sleep 300 │ ├─cdcee575405b70457d0eee20d003d811a6c27dbc93f5a7c3d1bee799d611e666 │ │ └─311092 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─e9e37ffb2011fd22e86e9e697e885ca5388ada5637cbec828596123201fba76c │ │ └─253393 /pause │ ├─15e7d7a95b6e5fddf625c5c406f67de1113787ec02967d2e2873bd28fa06e4a2 │ │ ├─180756 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─180907 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─180918 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─427390 sleep 15 │ ├─cee6a18bce60c19be706997e3836d27ed31030dac59a617a159fb0e6b59ef7f3 │ │ └─43635 /pause │ ├─5bbad672fad3c402d49e877defe1a89f44d6c4b47e954dd611dcd4f9298a9a41 │ │ └─40468 /pause │ ├─4856cf132bc2b6a63767753d56eb6bbbc913905b97ddfd72c27fafabf416045e │ │ └─67281 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8d10bf9226057388c690c8cfdd118e8d665883d3f97642c31b7dbe84b171b282 │ │ ├─65903 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65997 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a29dae5943b49f40ae9efe22fc3c827518f2171b2f2a02e981f9aefddeb42762 │ │ └─48793 /pause │ ├─2b4ac5cef86e58a7612dd4b6c7483b421e2b11fd67d5b8f36c8ddc57b4e08919 │ │ └─66894 /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-141.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 │ ├─703717508db82597aeddb6537941e72c9fa53edeb37ae36cc36631fc26b87773 │ │ └─238612 /pause │ ├─1f45407239daba155407857ef45b8c4f32a29242e17a2a838c6e663345b14cdb │ │ └─65098 /pause │ ├─19ce6f5db2b8a5b9ab055f61615ab372d1637e0b753b59f5d6e714eb8dfa3f7f │ │ └─44550 /pause │ ├─2b09455867b93607dd19b15b1c78477fc2007d9598cbc70d1912f08c9ede1a01 │ │ └─211649 /pause │ ├─b4abbbd58b61cea74001e3bcd546f1e6d5232c8eba168d8c294d5508cb55d8c1 │ │ ├─208061 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─208441 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─208442 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─babdc95147f5c65b1c4257606e365ff10c4eb9f2b9fc81d35ff8d34dd35f0119 │ │ ├─173130 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173147 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─173157 erl_child_setup 1048576 │ │ ├─173276 sh -s disksup │ │ ├─173278 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─173279 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173338 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173339 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173350 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173589 /bin/sh -s rabbit_disk_monitor │ ├─b90fa68ad404ed6c6040fcae1497b676920d9de94e92550f4ed14b16ec5f1488 │ │ ├─306346 /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 │ │ └─306490 /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 │ ├─46356edc8f738953c448b1b1a87c5808413d492eec2df4aae91d96f9d1c99c73 │ │ ├─130892 placement-api: uWSGI master │ │ ├─130918 placement-api: uWSGI worker 1 │ │ └─130919 placement-api: uWSGI worker 2 │ ├─74af72913ef268aaa5efcd77c6c2ca4a2fe8ae1e6c1dcca3d4234e6668655bf0 │ │ └─312383 /bin/openstack-database-exporter │ ├─da7f737228f67717cefd50007aadfa4f7ca63d2f149d33e0a05efc7ee86d9940 │ │ └─40610 /pause │ ├─0437f5b2897c4a8252137acc7f0cc5d7d56b9b277f13e2a6e55433bc5e2c2932 │ │ └─66504 /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 │ ├─a4d4a7fcff290efe4fbca9a96ebd692535322afb6c249a658995fbb774b29022 │ │ └─98275 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─41ff37b413ec904bbb7d487598351f7276cc31c87dcaccfd5b858af794fcbe0b │ │ └─173023 /pause │ ├─e61ea186590569cb27b74dd72775796d718767a1cc8636715090d8728379a83a │ │ └─67102 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d4923ccdafcc889743847b47305649969d3585005eac027ad10cd4e45555a622 │ │ ├─78866 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78883 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78889 erl_child_setup 1048576 │ │ ├─78942 sh -s disksup │ │ ├─78944 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78945 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78958 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78959 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78969 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79060 /bin/sh -s rabbit_disk_monitor │ ├─7b1d273953da690054f07c084a537a69b1b11716a7c1666d9524fc53c5de650a │ │ └─44071 /pause │ ├─1d52dcd7e0d8caa0310dc143cd102eeff974f770f85ab139f36a5c26249f1a6a │ │ └─275460 /pause │ ├─b41042fe1fbf738d7c55a5e2d18aef9b8b63196d561d4d28bc0810405e8d168a │ │ ├─ 72973 apache2 -DFOREGROUND │ │ ├─ 72995 (wsgi:k -DFOREGROUND │ │ ├─ 72996 (wsgi:k -DFOREGROUND │ │ ├─ 72997 (wsgi:k -DFOREGROUND │ │ ├─ 72998 (wsgi:k -DFOREGROUND │ │ ├─409742 apache2 -DFOREGROUND │ │ └─418839 apache2 -DFOREGROUND │ ├─47b286dc9a537fc8c054d118bbaf3924310268f2ecc764ef87027d89679a8d60 │ │ ├─92351 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92435 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─92445 erl_child_setup 1048576 │ │ ├─92540 sh -s disksup │ │ ├─92542 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92543 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92592 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92593 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92603 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92870 /bin/sh -s rabbit_disk_monitor │ ├─dedb7d5f194492632f15ad9f25c9cc986e49e5a5288c9d3e698c3756f92a7746 │ │ └─174999 /pause │ ├─60162d0bc8049f9c0e530c16a74620144dda8f163f3de3ab8b918ee0b8403839 │ │ ├─48989 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 │ │ └─51986 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─5bd412a2cf11694b0680e11a033035b2d673f49bbd14af37caddcc3dbbe34a7a │ │ └─186554 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4cfe36cbae732e6eb58ca3fcb730f6bcbb0e5ca24898228a4493e0e4f7e2e07f │ │ └─106711 /pause │ ├─9ff23cd5febe67979139a376039933e30da1afb9cc619874e308ae4ec491b903 │ │ ├─62293 python -u /app/sidecar.py │ │ ├─62640 python -u /app/sidecar.py │ │ └─62641 python -u /app/sidecar.py │ ├─504bcbfb2ef3b04df1e4417cc2165b82da8bec8479de5c6a44bc19df3711bbd6 │ │ └─222574 /pause │ ├─b02a19a894112e6be9b921840286afde2211dfb1a707152574324752b60a2600 │ │ └─63414 /pause │ ├─c783af2c43d0a0bcf8d74184d065398b1d233c4c9470c82225de0fd587fd1cc6 │ │ ├─170817 nova-api: uWSGI master │ │ ├─170869 nova-api: uWSGI worker 1 │ │ └─170870 nova-api: uWSGI worker 2 │ ├─cd92d9344d10d8be3e32ddbd3c86691e30c6659563847be322ebd8c36c7ba86e │ │ └─67226 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c4eeec87a5e6adbee12b5e4d786906226c42ec8e6f1c5c440fd4ea2d7090536f │ │ └─196510 /pause │ ├─6106fd452eacd31400bc72060d3e6a895273072a9d7162c1580758e55fc4e566 │ │ └─146816 /pause │ ├─f9ac694101d70363900f06a02ecc13c1bc5e09cb2918ee26fc80bfe2b1110da6 │ │ ├─ 47263 /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 │ │ ├─ 47275 /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 │ │ ├─ 47396 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─310336 nginx: worker process │ │ ├─310337 nginx: worker process │ │ └─310338 nginx: cache manager process │ ├─d9112a225f302457cd6405516e7e651b67f80716449f67831f843e88380238f9 │ │ └─56671 /pause │ ├─b443eb206fa756093ffd97705e5b2df43b5871a895e143aa7040c7ec6d0210ab │ │ └─123613 /pause │ ├─e94b8bce7c2fcf9c5db384143478361789e18095d01ee04aec7151c23962bdbd │ │ └─47313 /server │ ├─d6a4d6b9a56585fcccbe1dc0a684bf2a5b83978cabdec0c853bfe083dfe79926 │ │ ├─120019 cinder-api: uWSGI master │ │ ├─120032 cinder-api: uWSGI worker 1 │ │ └─120033 cinder-api: uWSGI worker 2 │ ├─b4771b9c80b4c535ef8257596f099c800f7fb5bac94aea3e429f40a874a03a2c │ │ ├─171604 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172014 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172015 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─15617b87d3a75f2067010d20a69e569da69684e763e1770eab608b4db76c311c │ │ └─232220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─e8740544ef46e3469edffc3a2f6ca29faeaf1d7f987e71018b75cbc05a8d3f70 │ │ └─266375 percona-xtradb-cluster-operator │ ├─c25d3fa8e077d25ad3d4dced6f223e5d80241f98b93d6932db027b41dedcfe85 │ │ └─243561 /pause │ ├─8bff54139f73c0bd0deb458616ba9fc521709c6c424e752a439323667c9eb729 │ │ └─47956 /pause │ ├─7e5b413ca24ac00e4b53bd96a87e22ac719ce7ae882ef95c1eb29c4683b5ff97 │ │ └─51497 /pause │ ├─baa8be2ae9e2cb01eee88311b5d3137e245c951da37418f648c1ff45d41f6d1e │ │ └─146201 /pause │ ├─0d143cb493a0315381e60987a9b553799c65b7f2e11a8b3c9f3d98b63a5ef82e │ │ └─48433 /pause │ ├─bbb7d06d085f0bf492e3cb4a1ce69803b5c3552fb2e32c267475edff33597362 │ │ └─180032 /pause │ ├─e0e036d12f6294a4ce245905eacb755392ea18e55c40620b3e14d5c19104a6bf │ │ └─263760 docker-registry serve /etc/docker-registry/config.yml │ ├─c37d82f0179433d68723f7b2bca890f2a72c309eecde5a53b97a32d95c519b13 │ │ └─48052 /pause │ ├─bb00197854b7eb6b50f778b077a8ffc574223fbf0a9c82f0822b51496402c451 │ │ └─222494 /pause │ ├─ca8d7f850fdb2e825cc11479420b585ff8950b040a5f62b17a9463e97b6c51ed │ │ └─62845 /pause │ ├─b7aad7ebfe6046dd5ca9dd0a06871acf436750b9937dcd3cd24c000c9a5dd09c │ │ └─52063 redis_exporter │ ├─e1f44bbc321c02667d81be333712d84a9e3d90ee7ee9d97bec38c26200f091f9 │ │ ├─269873 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─269890 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─269896 erl_child_setup 1048576 │ │ ├─269947 sh -s disksup │ │ ├─269951 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─269952 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─269987 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─269988 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─269998 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─270338 /bin/sh -s rabbit_disk_monitor │ ├─0a0b264cd8fd513826893145e35c72e182d211890b669c3c45b0661c343e69e0 │ │ ├─65358 nginx: master process nginx -g daemon off; │ │ ├─65373 nginx: worker process │ │ ├─65374 nginx: worker process │ │ ├─65375 nginx: worker process │ │ ├─65376 nginx: worker process │ │ └─65377 nginx: worker process │ ├─153e822c105b2cf2b7a3d81bee4b249f242d1b5d690af5f9afb1e5f0cd70fd3d │ │ └─41849 /pause │ ├─d4932c11fdc3362eb0920a8a2dadbed2b41f9cead9f38d6d0c1a8bd7d98e295a │ │ └─265878 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 │ ├─aada15b1893f0fcc4081db6c41552b641b46b232242131b6c7cd76d7318f185c │ │ ├─144051 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144070 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─144076 erl_child_setup 1048576 │ │ ├─144123 sh -s disksup │ │ ├─144125 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─144126 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─144174 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─144175 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─144185 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─144378 /bin/sh -s rabbit_disk_monitor │ ├─98f96c0d6e60917be928accf80cdcb13b97df6c167653fc2b16eb0b1022b8dee │ │ └─64161 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 │ ├─f2c71e4bef837632fe4777367baa71f77978c711234ead9e767dceeb7c608fbf │ │ └─145915 /pause │ ├─24490b5e429de9a31ae7205217a5025ef4b83317a10a7b5fdbbbd3a91561ff4b │ │ ├─306177 manila-api: uWSGI master │ │ ├─306195 manila-api: uWSGI worker 1 │ │ └─306196 manila-api: uWSGI worker 2 │ ├─976c26577094eeba8d1f3a4480b2f6314b1c6925829e0652023be91a30807573 │ │ └─43702 /coredns -conf /etc/coredns/Corefile │ ├─babcb3e5a1af062a414d3b42478598b7fb2fa8331d6be1bf0122eb8b27defb59 │ │ └─63275 /pause │ ├─ac3dbddcdaf2c6671035861107cb892ba0bae33b0fbcb1eb096b9e92a5e2ea39 │ │ ├─253240 magnum-api: uWSGI master │ │ ├─253274 magnum-api: uWSGI worker 1 │ │ └─253275 magnum-api: uWSGI worker 2 │ ├─7d972efe46c5d8dd8d05fda6d94b6dad369094dc17c173fdea3898388bbe154b │ │ └─64938 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─87bd9b1ad5280a53b03538ed63f7275a84a1b4b1fae25952c77611a0840e205a │ │ └─124084 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─03acbc3116687c09a85f31c2242aa6c7e58fa7583df2b831db4bb55e7aa27b82 │ │ ├─171694 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172066 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172067 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─e823da4de394a91bdf19f2d66374c297dec3d2024b91490fa440c1075d9b47a9 │ │ └─166492 /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 │ ├─88a8f334e91f6248b1bfbe2eaf817a8a656cf0115719ac73832b7f133626e7f1 │ │ ├─170967 nova-metadata: uWSGI master │ │ ├─170981 nova-metadata: uWSGI worker 1 │ │ └─170982 nova-metadata: uWSGI worker 2 │ ├─c7b6993e5534c3a126628534a4039bb4444dd9bd280d6bc7aa6e7339f80dc8a1 │ │ └─141035 /pause │ ├─1f41bfedcf5588977040c864a7c84d88ad907c26a6f3de7bbdc7e03a546d15d5 │ │ └─196631 /pause │ ├─23ad627283edc8a85c6c032c8f6d2cd7adda334103610eaeaa032a3ebf81dffc │ │ └─56473 /pause │ ├─1de91ea3226f320827109fabed9feff45b20628b957a2ee0731e96c41ec5d948 │ │ └─175367 /pause │ ├─f307d9e71b0a06d47ce9c6cffa3b2da2aa1035b29b121887b9c212ec0b9d06c4 │ │ └─265895 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a21da69e7bd2c8814d23af5faf90f6f8390ae8e84e73c9a24d4166ec1355eb95 │ │ └─44636 /pause │ ├─20dda0cf4ff755fbb61d02c604f36c4956161ce476b33f8234d5ada3490418de │ │ ├─62268 python -u /app/sidecar.py │ │ ├─62637 python -u /app/sidecar.py │ │ └─62638 python -u /app/sidecar.py │ ├─ba101ef5ef072a5473336739644df8a4498c56e53e4b47f25058ee658f03a861 │ │ └─49039 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─c79a534295d72ff439bc9d79a6a28173208d83ab9dea545a23bcebb264e5502b │ │ └─51562 valkey-server *:6379 │ ├─72decef9bd82ef053ad33b954447457d8e16439fb35851bdd69cec898026d017 │ │ └─266427 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─64635ce9c082044e430663d4f9cf749b9dd04de8dadd8f41230b7a0c5ccb1bb3 │ │ └─55747 /pause │ ├─eca837774555ebd0885d2f76c56118602eb934f8b500e5a5b44647e143ad4757 │ │ └─41098 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4bfeddbbffc545c7224c9cbbec8c563c7cb823286314fabe458c3ee546f8f2a2 │ │ ├─314645 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─314658 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─cb27f77b71eee6904351628aecb40a8a0065bf0b44640e29ef983d0478205ce5 │ │ └─66387 /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-141.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 │ ├─c1f10ddc4d284a32dfbce19a45c7e91bf772c9d1a0f95895577d344924c48b53 │ │ └─56381 /pause │ ├─9ac3286e5faf507780515dde092034506d60b98d2293613ab6dca3950068d968 │ │ └─56788 nfd-worker -metrics=8081 │ ├─b1301980154520ebfd0783b4ea49432dbb7db6e279d4c26620a183757a6e1632 │ │ ├─142956 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─143167 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─143190 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─427163 sleep 15 │ ├─4774165e7df44b7b89c5628e3ce28bf0b2fb84a5eae4d243ce254c1fc653c7b8 │ │ └─222825 /pause │ ├─d4d376a810c375c20113adf6019b668997e6378b4af12cd3f10ae02821be82a7 │ │ └─142851 /pause │ ├─ae2462c94902b7f95b448150c97fe468697cf11a53c7d8a533dda2eadc54e9dc │ │ ├─49391 mysqld --wsrep_start_position=6ad3788d-64a7-11f1-ad70-f61fd43251c1:20 │ │ └─49537 /var/lib/mysql/mysql-state-monitor │ ├─640138cf0b43b5777e662646345856f0bae7a7c25607bf97eb611b4b3a95d55f │ │ └─67545 /bin/oauth2-proxy │ ├─4ab1e1cb7dd2224478d17c98ead18cb7251f1e0828d4dac201c795049fc47376 │ │ └─266047 /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 │ ├─77e449efd9284144c1ed1b0f759c5788a42629b288ae55068593e738d56c7784 │ │ └─66426 /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 │ ├─4e8af3eecb4dd5cffb4074531546373ea78b0cde25ad8cc290cb8799690f4c70 │ │ └─41852 /pause │ ├─c5bd8858a68c8c3b1ed1e09081cfd4f72b0b9355cf893b23ec20298542a537ac │ │ └─80184 /pause │ ├─6b48371704131d7cc45e448e2070fcf1aac2dcc6d57b45a7d753fab8403c91eb │ │ └─236512 /pause │ ├─ce6aa5fd98b82913d8d2313019d478378bee2273e12161b484d9458c1796d694 │ │ └─143924 /pause │ ├─0bde8c913f14b61fab662e05e35cff10573a5a6bf66faa6689b4d63bb05be75e │ │ └─275634 /pause │ ├─edb65f3cdb4d6c28d047e6c0c12c95bdef6c80b6f15c5f37dce81167ef7d16d1 │ │ └─49270 /pause │ ├─133750142483478f244b64220a66dee1a4347b0f08a50f7f1dee06ef7b2cff88 │ │ ├─107114 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107354 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107356 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9a313bf1ff1186d6a927954e27662a4ef8f6a985b5cdffb3744c7fbf1e0ae7db │ │ └─238640 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─a7662e972068c543904ffebbea3ff1729cd142c765f077f276a9cfc7389babf2 │ │ └─147183 /pause │ ├─9dd6a8158f0228c167d5119b5a9e2dbba721ce12abf252b855ff0f1709d18027 │ │ └─267812 /manager --metrics-bind-address=:8080 │ ├─cc6dceb93132d9c039fcc3cd6aa72206943cbf06e93b1ebcdea5766818355ad1 │ │ ├─211770 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211789 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─211795 erl_child_setup 1048576 │ │ ├─211842 sh -s disksup │ │ ├─211844 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─211845 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─211911 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─211912 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─211922 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─212143 /bin/sh -s rabbit_disk_monitor │ ├─dc518ef7815719b4b1eb538503f419053ee3661dde48e5b8fcbf11c3460e9501 │ │ └─96887 /pause │ ├─85972ed224eeb62838fced0f05359ce7205e2a3da11472ca65c1b7c19b256b55 │ │ └─43165 /pause │ ├─45f6ced7f96fe0963e88b3d5cb97c960e9d564aa7ef675a6bb1775a5bb11586a │ │ └─252927 /pause │ ├─86230a597e0e3e9e281887d1e5b349f5e4e9c60a9cbbde44af0d4e349c178c54 │ │ └─268138 /manager --metrics-bind-address=:9782 │ ├─2f5d1a19f3affddaf82cb7b5b54da0a00c078f71fd26a8ef17ec07dbf2b21be2 │ │ ├─141250 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141297 /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 │ ├─fffc961e3c2e8cc6a2680b5bc19f3e29aa67e7b11371f4c328714f7c8c085435 │ │ └─141088 /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 │ ├─7bd11760ad4087a1de864f74e1855b5b2b5ab04f5c5f8dfd2bb93497cb295994 │ │ ├─108899 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108918 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108925 erl_child_setup 1048576 │ │ ├─108972 sh -s disksup │ │ ├─108974 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108975 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109002 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109003 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109013 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109193 /bin/sh -s rabbit_disk_monitor │ ├─72d7de6eaa30a5899f3c7c1e440fa63a34caa4692fc363348933057296701a79 │ │ └─65947 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─cb22db5a000b91dfb67e52ba26f7a1f0abd0173b76948eed77955d1f02cce5fa │ │ └─308029 /pause │ ├─0506951676b836f93d522eb71ca171fceefc0d0a9bf3d78cd52a3a87e4ea2e63 │ │ ├─67938 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67955 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67961 erl_child_setup 1048576 │ │ ├─68019 sh -s disksup │ │ ├─68021 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68022 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68025 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68026 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68036 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68217 /bin/sh -s rabbit_disk_monitor │ ├─3093ec14b0abb7f84760abad8c517491afcea0910123f2ff49448994a0ef6abf │ │ └─61249 /pause │ ├─c370f2c4a69dc5b6dbcc65c01f25ea29f5e14106ee5ffd7040ac582991d64085 │ │ └─62736 /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 │ ├─e0413daefab8b32b869324d667903091480a29fb803a8e05626cbaf1eb1285ad │ │ └─139696 /pause │ ├─d853b2bb3b0d16b48a5acbf9a1393dfc662364328574e1e26d5ffc14dd3e17d2 │ │ └─61231 /pause │ ├─be7bb1a49af0d0991bda40cf5f3b93cd052b3aa42436f8bcc1b5e8ec3c66801b │ │ └─40573 /pause │ ├─dfdd999f1223b9b14acc08f47495a8cf7f4e939c4e7d23fbe45eab91d752e40b │ │ └─40708 kube-apiserver --advertise-address=199.19.213.141 --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 │ ├─13104902b027328f56380903ca54a8ae3cad452bbd0c5ece9cf175c5af32a3c1 │ │ └─97435 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-8zc49 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1531ab47035046644744678e9441953eb4ad503325b53f3a82a61b8494e0c721 │ │ ├─142368 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142411 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142431 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─142720 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─427772 sleep 15 │ ├─be918945b6079883d39f14f039d5c446956cc238642046caf719135cde2e1b79 │ │ └─269795 /pause │ ├─b64edcea0d4658d6f50508f3839333f646df3ecbc19fe22a536806d4c35cdd97 │ │ └─67383 /pause │ ├─37a878bf40edabe7bb2b12a69490227dc01dbf9323c6f0295ed28325df2af6bf │ │ └─41071 /pause │ ├─c393c0dc847e7c49a8b8252204bc48e88866f060dd3f087f1e5bf03f5c8d7066 │ │ ├─192652 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─193092 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─193093 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─193153 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmputjp_g_g/privsep.sock │ │ ├─233259 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpz8tevbgv/privsep.sock │ │ ├─233535 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpzttg1hn6/privsep.sock │ │ ├─233885 haproxy -f /var/lib/neutron/ovn-metadata-proxy/ec5962e9-7650-4fa7-a090-bf5c6a747210.conf │ │ ├─392257 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─392258 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─cdeb3e7935b70bde519987716f9b8c0ebed35f82e1ae3100dea3108f330a3d54 │ │ └─56865 nfd-gc -gc-interval=1h │ ├─727c8f7f8f7b7526ca3710371de2344b52556ce5539354caf10b0608a8e568f1 │ │ └─125908 /pause │ ├─d8c3e55f36c42f8c147d983fe29afff27fd88a148c7ff45d30d81b6fce482b87 │ │ ├─231087 octavia-api: uWSGI master │ │ ├─231100 octavia-api: uWSGI worker 1 │ │ └─231101 octavia-api: uWSGI worker 2 │ ├─2e2677743b09768f1918fa8723953556e4e5e6ec0b946b3cd8a40af4a80b3c3f │ │ └─239818 /pause │ ├─92ee8cdcae8e09b54c2ccd9d533859d6be986c230c8498ecf61b822ba0324987 │ │ ├─191067 neutron-policy-server: uWSGI master │ │ ├─191080 neutron-policy-server: uWSGI worker 1 │ │ └─191081 neutron-policy-server: uWSGI worker 2 │ ├─d95a8c93e8de3323f4add895a97d1f67e2fda783eeb293460db544a71befcea7 │ │ └─67448 /bin/pushgateway │ ├─171f90e85db86eda024e5512c63754c992930edf1b51439b791b59d828be5ecf │ │ └─64718 /pause │ ├─821d63cc9e432ec7939b927eb7af57009db8c35f28f171e53af7bc119cb77988 │ │ └─110607 /pause │ ├─cd3fe9a628ac6fbd02470887d1c834e3e8d82bf82fbea69256f54862193b8eec │ │ └─108804 /pause │ ├─f4f25c6ea27d88f642134f11fe329fbeb4b5a41b7230c262d8048881b394c395 │ │ └─310630 /pause │ ├─0f518c76e7065f9356c205d8e2571e0f93be9a011cf9d90f7aa05507fe0394e8 │ │ └─142177 /pause │ ├─0531e8bd116a443a9b74767b14ce324afccd426aa4c6dd8f2b9ab1d79d49ac47 │ │ └─40572 /pause │ ├─9372b5a7d340b216ef27e410f1de450f443629609c995415f341c1bba2016d12 │ │ ├─310855 apache2 -DFOREGROUND │ │ ├─314003 (wsgi:h -DFOREGROUND │ │ ├─314004 (wsgi:h -DFOREGROUND │ │ ├─314005 (wsgi:h -DFOREGROUND │ │ ├─314006 (wsgi:h -DFOREGROUND │ │ ├─314007 (wsgi:h -DFOREGROUND │ │ ├─314008 apache2 -DFOREGROUND │ │ └─314009 apache2 -DFOREGROUND │ ├─e5ed2d5c6c2406d9a7cd0584d4090cf7e62cce04c096207ff2c1b8b4a80856df │ │ ├─42304 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42723 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─907a4bbe07ee9ed8bf4d6fa4e90795f4f6ae2c8dfdc2cd42731476d87bd38614 │ │ └─46937 /pause │ ├─6d2c115b4731f58b90dc45d316644f7ab836c3be64a215530e090a84f989ee85 │ │ ├─ 97556 /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 │ │ └─394317 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ └─5dbc1728b0219b5b30b2cf798b2d809cca1cb7cf4c55cd8fb0dd89c6ad198206 │ ├─208095 heat-api: uWSGI master │ ├─208129 heat-api: uWSGI worker 1 │ └─208130 heat-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount