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 │ │ │ ├─22116 /lib/systemd/systemd --user │ │ │ └─22117 (sd-pam) │ │ └─session-21.scope │ │ ├─22050 sshd: cephadm [priv] │ │ └─22130 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1612 sshd: zuul [priv] │ │ └─1625 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1616 ssh: /home/zuul/.ansible/cp/199.204.45.4-22-zuul [mux] │ ├─407911 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vboiuzdqzukrahgwoevvgfwdchgkqkqj ; /usr/bin/python3'"'"' && sleep 0' │ ├─407912 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vboiuzdqzukrahgwoevvgfwdchgkqkqj ; /usr/bin/python3' && sleep 0 │ ├─407913 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vboiuzdqzukrahgwoevvgfwdchgkqkqj ; /usr/bin/python3 │ ├─407914 /bin/sh -c echo BECOME-SUCCESS-vboiuzdqzukrahgwoevvgfwdchgkqkqj ; /usr/bin/python3 │ ├─407915 /usr/bin/python3 │ ├─407916 /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 │ └─407918 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9956 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12546 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1a630efbc46f859c059496a1263e4dcd3d1928081930c464962ba6ecc61d1952 -address /run/containerd/containerd.sock │ │ ├─ 12927 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cfa1bc922fd833ff86a903f8de374c193a8b0e398edf5c0627d9203645749359 -address /run/containerd/containerd.sock │ │ ├─ 19062 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f8e6348f89e20eb44ffff781585d577e70b0472518929d3ad0a80bcfa563aad7 -address /run/containerd/containerd.sock │ │ ├─ 25662 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc0695576f43aa2b05224241effb9fdfe13181e5b8af22b8e96db75a7593e581 -address /run/containerd/containerd.sock │ │ ├─ 30263 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 739523bd5e7385a3868c48687d62a605ee770f2c4a490eb87af4897ec43ff6f7 -address /run/containerd/containerd.sock │ │ ├─ 34971 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 806d13c866331fcea3ad5c98f0b6ad148139f002eb38fa139c16db9bc5dbac55 -address /run/containerd/containerd.sock │ │ ├─ 40825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 102bc3f804370c19f431f9e4f36351241095aba506ef4da213a2c697f7237004 -address /run/containerd/containerd.sock │ │ ├─ 40844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2335ffac9cfebfa674b8c9e7b990bc762bf48db5660d6e419c326119cc483f6b -address /run/containerd/containerd.sock │ │ ├─ 40880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f83c67ceddf327e8a9cf394175b356ca220629137a813cb18ca8e531ea7f8085 -address /run/containerd/containerd.sock │ │ ├─ 40882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15589cec2eaf738b501c064e9c7bacfb700411efe68d3c2429d5c570836065d9 -address /run/containerd/containerd.sock │ │ ├─ 40903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96dbbf59a3b665ffbccd575ea34f8663a035dcfbd5229233f2b8db2d99973e3a -address /run/containerd/containerd.sock │ │ ├─ 41438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 950f15b8a28ff762b8aea5651afa8a15fb374600a5fd928c1b00c7c9d671c443 -address /run/containerd/containerd.sock │ │ ├─ 42185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d9b1f44cd6eef87ab010c4902c5d1b26b285311090becabb6980f818b71e2bc -address /run/containerd/containerd.sock │ │ ├─ 42200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b0b18c7e7ac9e93e6b9921c32b900b713150ef8cf1b0d1e587ae16b1df5547 -address /run/containerd/containerd.sock │ │ ├─ 43556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b42664f69ef54efb1cdb8e5e10fd2fcd2de3826a482718e21f45c72fbdeba9e6 -address /run/containerd/containerd.sock │ │ ├─ 44001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d680de259e15758b385289805246f71749392bf3b5d33fac25343855a95fc7e -address /run/containerd/containerd.sock │ │ ├─ 44026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5d06351b18b3019bb8f6e2f37b31326d20c0c9708239be0c85dbeb17164c8ea -address /run/containerd/containerd.sock │ │ ├─ 44476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca352ae28c583a5087700e9fab8c63759f3744bc4482bd768fd4e70f8124ba6 -address /run/containerd/containerd.sock │ │ ├─ 44953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06677072534cc73be0155fda1a3bdb87579d6e0f41529b870be87894bfc2bf91 -address /run/containerd/containerd.sock │ │ ├─ 44997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 589a5302f13549cfb3bbb804c445ad7bc0ae400b10ee81a70a3ee7d4d12d4795 -address /run/containerd/containerd.sock │ │ ├─ 45054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d71963d091f90abf86e7c1ee4a00ac55f84feaec715a31d9f964eda943cef4e5 -address /run/containerd/containerd.sock │ │ ├─ 47347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2465c63ca7c7d198e234bb5c2db694400bf7b550fa1f26f7f94f5e8e7accce7 -address /run/containerd/containerd.sock │ │ ├─ 47453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 145d2697f1551d05f1db72e4f0e70346b33021d00d5624aa480d1f8bd1f5d7e3 -address /run/containerd/containerd.sock │ │ ├─ 48181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a1c1b73927201209a1fe065076a3eb38c8dc4a62e20baf7d2b6e086cee7b326 -address /run/containerd/containerd.sock │ │ ├─ 48287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 287975f06fe96bf76bda0eab31872fb1055548ed54ab85fb1eaba8fe312b5a6c -address /run/containerd/containerd.sock │ │ ├─ 48865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f473c5d0b2b95956452861da7f633e7fc02f1f264423f3491986f93c931f3846 -address /run/containerd/containerd.sock │ │ ├─ 49171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c8a12fd0ec91e2e955499c4a42f2a35b70fae81610e43b50b962e7181d03471 -address /run/containerd/containerd.sock │ │ ├─ 49587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4331e336e2297c79a7a796857377f3daddbdcd6a84132507f875466b20cfd725 -address /run/containerd/containerd.sock │ │ ├─ 51839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2638a04d75fba416863b231ce7bebab8e49804981e7e44aefc35ac626b83a165 -address /run/containerd/containerd.sock │ │ ├─ 52003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81c564a6e0b68514107a3796fa79b4a3583194a0ce8217841454bb78c7ad09f4 -address /run/containerd/containerd.sock │ │ ├─ 56355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27c7bbb00fe7e1f9cd69058462662010e0f6a561d6db97882454107405bf7bf6 -address /run/containerd/containerd.sock │ │ ├─ 56969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21471e7f704f5a4c3a49b52855a445e9fe27da64ecb42504369106d63de9d561 -address /run/containerd/containerd.sock │ │ ├─ 57019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c7b296d6197e7b2bfe1a9ec685e97d7902d7405619fddb6795f9cb4d5af9512 -address /run/containerd/containerd.sock │ │ ├─ 57066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b77ee112fbfa75466ed10a692794070bdf6f75a5a5fe44d706be0e1c0e2101da -address /run/containerd/containerd.sock │ │ ├─ 57240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 042fcee1c0142f95ce2a5a0be50ebccc98864b939253e2d3fe9d46757ade5892 -address /run/containerd/containerd.sock │ │ ├─ 61360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d763ea6fa08aeec1dc62eb3b90ab97e71478d966c48f9cbc7842c4ff0e1b495c -address /run/containerd/containerd.sock │ │ ├─ 61494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4dcf022c847e7f57fba87ce2283099c8c0b7d17c41f7fead1b5eeed3fb233b8 -address /run/containerd/containerd.sock │ │ ├─ 61534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2d0eeb93f059fbf94cbe2c54041b9afe02a507ef7c1664a7316b03951d331bc -address /run/containerd/containerd.sock │ │ ├─ 61599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40abd15dbe35a50e93de5005df94d39f4118515e4d8d32aa67ae23d6d3d64e78 -address /run/containerd/containerd.sock │ │ ├─ 62929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b26a890c2dc8339fcc08085611b07b38d8a7cd8d64f163895fc365903990694 -address /run/containerd/containerd.sock │ │ ├─ 63071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aa9fe49be29c7a038a57e751d33899fa80a3ec6c5b3f564fdda0ea82bf53364 -address /run/containerd/containerd.sock │ │ ├─ 63306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0402a014fc1cf4813d6d01629435c9fe4bc23c3525350182723e6fbceede515f -address /run/containerd/containerd.sock │ │ ├─ 63347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cffe54cd11cef44d505ea1bb381dc813dba663691cdc9e7c9db8c96a4ce01421 -address /run/containerd/containerd.sock │ │ ├─ 63374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d841caddb5894c1f297ba43e1c0edc695e242bca0ea86b53fc867dd1bddf048c -address /run/containerd/containerd.sock │ │ ├─ 63851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5936e468ac3bd746532a6ede9e734d68e5f26e7333ff61f739e8a71e94d5b021 -address /run/containerd/containerd.sock │ │ ├─ 64333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5f5dc9c03bfb61fad3de351140471664702992de4e270ff523e5543b41a6bef -address /run/containerd/containerd.sock │ │ ├─ 64516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5447abe6dfaf9d6e6c03b99cb888f77d0a7dfe91855fac4a3400a3b5319eff7f -address /run/containerd/containerd.sock │ │ ├─ 65264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24ce4db455ce1b01225f3cbc819cf9ae01297e26abc39616dc7edefb2ce3a38b -address /run/containerd/containerd.sock │ │ ├─ 66054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8c21c1a0b6bf277a07fe4dd79a6492aefb01f215b45536db6736ecf256c4e28 -address /run/containerd/containerd.sock │ │ ├─ 67683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e523446d7c4da062651bf9803e85f1ad27a2fedcc757ed00dff3f2bce16e4eb5 -address /run/containerd/containerd.sock │ │ ├─ 69457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c65b239ec9c57b2085b6aedf9855dcdaec1f5399e0139d440f2100cfb8a61fde -address /run/containerd/containerd.sock │ │ ├─ 78585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5403fd9b1d950e9cc994cac9c7ccedb35a63b792d5c1a83c643f3f63598a3bd -address /run/containerd/containerd.sock │ │ ├─ 80087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24d2e4f47ef41e1b212b2a5fd1abdb8cea1cbc45e0fb899c49b267bdc6bba667 -address /run/containerd/containerd.sock │ │ ├─ 86019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fb877b82a46c51530d2d26653c258cb3b03cbd53b1dbe1730cb2fd349cbe16a -address /run/containerd/containerd.sock │ │ ├─ 92111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26a9ccfaa12f5d122fd1d5f2246c84ae151a9b63955bc60478bd27729b938cd4 -address /run/containerd/containerd.sock │ │ ├─ 96305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbe3a9510c06e280148158012573fe0a0efb9186d2d855555fb2cfe5d2017f67 -address /run/containerd/containerd.sock │ │ ├─ 96351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6be4b477fd6dbda4d417fb2302a0ec4f63d6ffa1cdb9a9c8e362beddc326521 -address /run/containerd/containerd.sock │ │ ├─104656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3769390ce476c808c2ac1368f1d98808d4efe7f25a1cc9daedede6c7977926ce -address /run/containerd/containerd.sock │ │ ├─106394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c0d200b55cec23118476bfbb87e2a940111c6c62a6ddf7bcf54b59bbbaeaefa -address /run/containerd/containerd.sock │ │ ├─106438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec82aa29117c1ecc5a574ce22398740a51710c49891c64dd5902007d4777d940 -address /run/containerd/containerd.sock │ │ ├─108458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5c78397c1cfee35f837062d95de33c039ea84011535005701f32f57e460cf2 -address /run/containerd/containerd.sock │ │ ├─110229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc7492cbd8d31331aada5f10fecb9d0ae5ad92818ed091da0c430b4c542b5841 -address /run/containerd/containerd.sock │ │ ├─110279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b99169b580d31159a5aa6f80c809010daf36eec184762cf4c5d66aaa3fa0c52 -address /run/containerd/containerd.sock │ │ ├─123333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e194ede41fb88c38ed6e623d5bab61165b78726a77c0f78b7ce7ed0997463c70 -address /run/containerd/containerd.sock │ │ ├─123431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dce9dfb3f2c28d44d3ea978f5b1a63243a9ff6b2f68181b32985110e9d3e093 -address /run/containerd/containerd.sock │ │ ├─125892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99147bd7938f7fece555d22c60eb1e3e1d67f0f74255b30b9d21682ad7e9c349 -address /run/containerd/containerd.sock │ │ ├─140432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 744dcfce18bd09c745a427d3e58800cb13d09905cd81f6637267dbad725055d8 -address /run/containerd/containerd.sock │ │ ├─141948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b5ecb4ac6f3d972aa7770cb8c23dec18cb025f225de81ac0fa026b7b9147d36 -address /run/containerd/containerd.sock │ │ ├─142378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edaf106d0e0f5fbbffcbfa00539d64c640f4e66432e8b5f74b1607835046a59e -address /run/containerd/containerd.sock │ │ ├─143233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 522a9f8e034fdb0d719b699a6c34b07cbed700596edec4392307f583f6df331d -address /run/containerd/containerd.sock │ │ ├─145284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d07a359adef5bc4d9f72260e072b9c4d0087cddb158784bff6fd056cd18111f1 -address /run/containerd/containerd.sock │ │ ├─145510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f43f7e5f307452c4790ae44de8233d25465109d14f77b97f40c9abaf0ed903ba -address /run/containerd/containerd.sock │ │ ├─145621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 103086dcfcc37c3bb206e7e1f2879c0ab01a110f6fc62d52fcd7b1dd636678f2 -address /run/containerd/containerd.sock │ │ ├─145883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0125ce024eeb2fed1009eafd88a71c25536780ec5f4d100ea19bd74209b6afb0 -address /run/containerd/containerd.sock │ │ ├─146176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c314e925d6fa8641c8bc4d5bd858f1d159ba151aa6858ee492bdcb4a3a26351 -address /run/containerd/containerd.sock │ │ ├─146690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60372fab6eb9a16769d9eec384687e21b3a6fd34ea2fabd341830546d52673df -address /run/containerd/containerd.sock │ │ ├─171296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47b72ba7f09504cedfae14fa5c1bbbe997a832591ad33a2ffa452997fde99b51 -address /run/containerd/containerd.sock │ │ ├─173394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa3b5351f144af77cf497be32f7974c01c722d0dab5df47f3338bd38374935aa -address /run/containerd/containerd.sock │ │ ├─173424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acc8c9bf8c7ddfb61946a106d04f9721c71e92f9981dec9bd1fe585a11282d53 -address /run/containerd/containerd.sock │ │ ├─173484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed69a4602294e04d08889f7d05ab7a0f78f30bfddf43e5e235e2e668c98a803c -address /run/containerd/containerd.sock │ │ ├─173486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fefb20cd3a20d28ed178611baee7e9c0f2a39d008df5104ac40faf9f9373875 -address /run/containerd/containerd.sock │ │ ├─173497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39843a826c0b48310deb2ff66b4bbc5c79eaf24ba47c45ad41c4e8ee0b3edbbd -address /run/containerd/containerd.sock │ │ ├─173842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35c184a84a1df367ebf2d5f55b3b05eefbdfd9c63be2bf56f3a9d7da297f0668 -address /run/containerd/containerd.sock │ │ ├─173913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05cd590ec679259973a2fa4085b7489d01bb8c6408c176a9db04c0d7c1938618 -address /run/containerd/containerd.sock │ │ ├─186985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1358df7c156004f5332ee33cb648c7f32e13100b3efeab957102740a8bfba5b -address /run/containerd/containerd.sock │ │ ├─189271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55801ac1cb9250748610f2523a63101e069b18f27248389f4660db79cec4974f -address /run/containerd/containerd.sock │ │ ├─189381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bbe4cb45bb697c10e1fefa3350e837b37a09f612b7be9a647c0d36e12e6c96a -address /run/containerd/containerd.sock │ │ ├─189457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af2a257c08327a89c438629d091890e18b80f8cd1429f9fa81c2a342afdb0bc1 -address /run/containerd/containerd.sock │ │ ├─205966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 788a79d448d48478ffa2561251debfb9d04713ed79593fa9bdbd85a46a7bbe04 -address /run/containerd/containerd.sock │ │ ├─213281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ead453fe464044fa5af4b25bb31c05a0d509fdc204969c52d6b2b8e9a1e7fc2a -address /run/containerd/containerd.sock │ │ ├─213324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e44575c1c38f5265cf3b33fb276ad7f9796b26c0220332725926e0cc22cbdc7 -address /run/containerd/containerd.sock │ │ ├─213347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 528dc151c305f7480046a3195654910a4817f585d1a4c9438487564834be140a -address /run/containerd/containerd.sock │ │ ├─213733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff1f79e8368c2dd6d6c2cae8cb5ff6cf039e2f615a9ddce31b0df9eda1e097c2 -address /run/containerd/containerd.sock │ │ ├─225238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4efd787adfa40422df49a136d2432b6f2dc166a721e3d3c1bc47fe190180f0a9 -address /run/containerd/containerd.sock │ │ ├─227421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d41df253aa8f52de87c6d6a61e59ff1c1e6009a2f22902ad8b2b06b8e502b803 -address /run/containerd/containerd.sock │ │ ├─228558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ea04280615a17204900df07a25dc0c677da11db33597f36c369db8879afbb7 -address /run/containerd/containerd.sock │ │ ├─229540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b86a1eebe345788de7eb53f623b1df4b81745eaaf7b457b8ac01c5a0ab7ab12c -address /run/containerd/containerd.sock │ │ ├─230815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2142e5da3c7494d62fd0b53e695503a1b55eeeca450f046cee04481ff21b4ae -address /run/containerd/containerd.sock │ │ ├─232892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a3a4f06a71a8f63a0f9f79eea136f37374f7190ae725ed9f3baea097405c071 -address /run/containerd/containerd.sock │ │ ├─234327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 423586940085b47c280135555672ab320780e206a9a1ab243837e15260b5bbc1 -address /run/containerd/containerd.sock │ │ ├─234410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c122077a9bfcc6a39a1c1af5afddfeca1181cf202ac16b14b5e54b4cd243228a -address /run/containerd/containerd.sock │ │ ├─244042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 623b88530703412912935fb2fc8d6d90d63a1adfe0d4ab65e766aae4d3a7188b -address /run/containerd/containerd.sock │ │ ├─244478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9687bc12ad29b8820dc0f450075342d3ddcece49e65457169e669341e42c735 -address /run/containerd/containerd.sock │ │ ├─247316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 896b342e711e6017b317eced0ec4c728e78aa29d69508338e4ed857142518aa3 -address /run/containerd/containerd.sock │ │ ├─251951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317d6638468ae2cb55abb09129f5f708867e7aab12d2ea7f0ce2f528f3ee5806 -address /run/containerd/containerd.sock │ │ ├─252143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2febeb00ea2ca77771f48933fa9a980e85289266d1538046aa9ecaf1658b471f -address /run/containerd/containerd.sock │ │ ├─252179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0cf3ddc0284d5e272ce53bf1950d9a456875c65cf171885893b7dfcc9896b7b -address /run/containerd/containerd.sock │ │ ├─252244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8d64e7f5c37e22a64c80bbb8f4fe7209633727c291fd24376c71198fa17589f -address /run/containerd/containerd.sock │ │ ├─263770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6cecc12b762656ac2984d33416b107a60c7f9bf25e17a243f703a3831700b83 -address /run/containerd/containerd.sock │ │ ├─266286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a79578deb473ebbaac6e425718b8dc2d652104541ff80cb80d0841c5e71a2d1a -address /run/containerd/containerd.sock │ │ └─267745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3460313df62bcf6adeb1b942e95eebe456b9c3307ab29914ddbe79c781967dd3 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1433 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─docker-806d13c866331fcea3ad5c98f0b6ad148139f002eb38fa139c16db9bc5dbac55.scope … │ │ ├─34995 /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 │ │ └─35007 /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-r5d9e141fcd274d6f8932a0ab8ca155c7.scope │ │ └─187229 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─29975 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30245 /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@mgr.instance.jxrhxr.service │ │ │ ├─12841 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jxrhxr/unit.run │ │ │ └─12872 /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-jxrhxr --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.jxrhxr:/var/lib/ceph/mgr/ceph-instance.jxrhxr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jxrhxr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.jxrhxr -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 │ │ │ ├─19019 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19041 /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 │ │ │ ├─25371 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25645 /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 │ │ │ ├─34671 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34953 /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 │ │ ├─12480 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12510 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10326 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139814 /sbin/multipathd -d -s │ ├─docker-dc0695576f43aa2b05224241effb9fdfe13181e5b8af22b8e96db75a7593e581.scope … │ │ ├─25687 /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 │ │ └─25699 /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 │ ├─kubelet.service │ │ └─41297 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.4 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─354 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-cfa1bc922fd833ff86a903f8de374c193a8b0e398edf5c0627d9203645749359.scope … │ │ ├─12952 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jxrhxr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12971 /usr/bin/ceph-mgr -n mgr.instance.jxrhxr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─docker-1a630efbc46f859c059496a1263e4dcd3d1928081930c464962ba6ecc61d1952.scope … │ │ ├─12591 /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 │ │ └─12603 /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 │ ├─uuidd.service │ │ └─1102 /usr/sbin/uuidd --socket-activation │ ├─docker-739523bd5e7385a3868c48687d62a605ee770f2c4a490eb87af4897ec43ff6f7.scope … │ │ ├─30289 /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 │ │ └─30301 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-f8e6348f89e20eb44ffff781585d577e70b0472518929d3ad0a80bcfa563aad7.scope … │ │ ├─19087 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19106 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11094 /usr/sbin/chronyd -F 1 │ │ └─11095 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139663 /sbin/iscsid │ │ └─139664 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─1fb877b82a46c51530d2d26653c258cb3b03cbd53b1dbe1730cb2fd349cbe16a │ │ └─86043 /pause │ ├─43f52c7a537ef0288102c4e6200d7f6691607df9263da0efc8ac8f6a8ec1d52a │ │ ├─170425 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170822 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170823 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─407760 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─407772 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─f83c67ceddf327e8a9cf394175b356ca220629137a813cb18ca8e531ea7f8085 │ │ └─40975 /pause │ ├─49e488b2212e44206c57b15f2ec5702eb505153e07977a3e3c39c813e90bdbcd │ │ └─52465 redis_exporter │ ├─9491213f725f97f579ff44862d2d9d5dc0fa7b8a040a5b804c4ae23def08f39c │ │ ├─202153 heat-api-cfn: uWSGI master │ │ ├─202202 heat-api-cfn: uWSGI worker 1 │ │ └─202203 heat-api-cfn: uWSGI worker 2 │ ├─f78981591c949d1062caba48303fbc52247caacabed1c132dfc54da74aec2afb │ │ └─67130 /bin/oauth2-proxy │ ├─d2d4bb00d3d04201e8e1d7fcef1e99fbb7b3f9cb388a95f576b521d82828eba0 │ │ └─66841 /bin/pushgateway │ ├─a7cc339df5423c068ea2eb21f2d362111860830a75797b37a527d2e902065bb5 │ │ ├─143346 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143363 /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 │ │ ├─143369 erl_child_setup 1048576 │ │ ├─143416 sh -s disksup │ │ ├─143418 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143419 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143493 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143494 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143504 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143704 /bin/sh -s rabbit_disk_monitor │ ├─137e7320a3c1d4135d31895df04be5e95afb2aa5e21db95a6e3e4f6415d50faa │ │ └─57341 nfd-gc -gc-interval=1h │ ├─9bc279b35c370abdbda673a7e0cd4095c737668b69840bd32f33d2c0268bb063 │ │ ├─140861 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140873 /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 │ ├─8793be69c1d0d79d1f5234892f0e41cba7085b8d36aa19040860733cc3db3ab7 │ │ └─41244 /kube-vip manager │ ├─ff1f79e8368c2dd6d6c2cae8cb5ff6cf039e2f615a9ddce31b0df9eda1e097c2 │ │ └─213757 /pause │ ├─2b5ecb4ac6f3d972aa7770cb8c23dec18cb025f225de81ac0fa026b7b9147d36 │ │ └─141973 /pause │ ├─0125ce024eeb2fed1009eafd88a71c25536780ec5f4d100ea19bd74209b6afb0 │ │ └─145926 /pause │ ├─e4d51217411288bfda8e5b3c3941cb3c3bec414a887472d195ba838cbad1a3d6 │ │ ├─270408 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270420 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8db62617c31d92c055648c802e73f35d648834e34376507b48e023c78102c938 │ │ └─49943 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─3769390ce476c808c2ac1368f1d98808d4efe7f25a1cc9daedede6c7977926ce │ │ └─104681 /pause │ ├─3a9de927e70c973ac7f94721a16606b6a6c295702ff7e86a353731fa806651c0 │ │ ├─182635 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─183182 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183183 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183184 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8b99169b580d31159a5aa6f80c809010daf36eec184762cf4c5d66aaa3fa0c52 │ │ └─110302 /pause │ ├─62b13e0791b600e601fb5c870c3439c3206b294cdacfbe26670f6648459f4bee │ │ └─65023 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1ca352ae28c583a5087700e9fab8c63759f3744bc4482bd768fd4e70f8124ba6 │ │ └─44501 /pause │ ├─acc8c9bf8c7ddfb61946a106d04f9721c71e92f9981dec9bd1fe585a11282d53 │ │ └─173500 /pause │ ├─ead453fe464044fa5af4b25bb31c05a0d509fdc204969c52d6b2b8e9a1e7fc2a │ │ └─213326 /pause │ ├─2d69f7a140611dd79a6c3aeee191207642291f3a8c5e8feb80625a464c60411a │ │ └─185385 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─223af41cdc2bfb7f4a66572394f8aa2a7f4579021ef66186bf73d13b51f198f3 │ │ └─142592 /coredns -conf /etc/coredns/Corefile │ ├─fe9ad40c144c9ec0ce69f1c2d1d5a08a9c6f6a9fed885f6dfb78d309ff7510e3 │ │ ├─ 52408 valkey-server *:26379 [sentinel] │ │ ├─407814 sh -c /health/ping_sentinel.sh 5 │ │ ├─407899 /bin/bash /health/ping_sentinel.sh 5 │ │ └─407900 timeout -s 15 5 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─4171895dec2343514f2e3d912da48c06cdef89633866abf64f4a7d9d6110ef67 │ │ ├─266431 apache2 -DFOREGROUND │ │ ├─268711 (wsgi:h -DFOREGROUND │ │ ├─268712 (wsgi:h -DFOREGROUND │ │ ├─268713 (wsgi:h -DFOREGROUND │ │ ├─268714 (wsgi:h -DFOREGROUND │ │ ├─268715 (wsgi:h -DFOREGROUND │ │ ├─268716 apache2 -DFOREGROUND │ │ └─268717 apache2 -DFOREGROUND │ ├─22afb83eefe20439efda0b14a7a973bbf5da6f7a941166c4fb57e3dcc58f32ea │ │ ├─64432 nginx: master process nginx -g daemon off; │ │ ├─64449 nginx: worker process │ │ ├─64450 nginx: worker process │ │ ├─64451 nginx: worker process │ │ ├─64452 nginx: worker process │ │ └─64453 nginx: worker process │ ├─72b5b9c81ed75cf002743078e3966f502383a3d391cf0343921de0750137d5ed │ │ └─249953 docker-registry serve /etc/docker-registry/config.yml │ ├─145d2697f1551d05f1db72e4f0e70346b33021d00d5624aa480d1f8bd1f5d7e3 │ │ └─47476 /pause │ ├─62bd2f7f216be4d40e2e163eb72fdccffc3fe64d2b87e3e2f2983258651c5c39 │ │ └─108158 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─931fbbbd46cbe6c1843da856ad9ce86ca3acb287040a7a1acfebb7f734409423 │ │ └─66635 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─589a5302f13549cfb3bbb804c445ad7bc0ae400b10ee81a70a3ee7d4d12d4795 │ │ └─45021 /pause │ ├─24ce4db455ce1b01225f3cbc819cf9ae01297e26abc39616dc7edefb2ce3a38b │ │ └─65289 /pause │ ├─f43f7e5f307452c4790ae44de8233d25465109d14f77b97f40c9abaf0ed903ba │ │ └─145538 /pause │ ├─af2a257c08327a89c438629d091890e18b80f8cd1429f9fa81c2a342afdb0bc1 │ │ └─189486 /pause │ ├─5447abe6dfaf9d6e6c03b99cb888f77d0a7dfe91855fac4a3400a3b5319eff7f │ │ └─64542 /pause │ ├─a79578deb473ebbaac6e425718b8dc2d652104541ff80cb80d0841c5e71a2d1a │ │ └─266309 /pause │ ├─a09fd427aa9d1d308f99b604d259d5508b979eaecc1db6d0c2079890e6201f9b │ │ └─44115 /coredns -conf /etc/coredns/Corefile │ ├─4331e336e2297c79a7a796857377f3daddbdcd6a84132507f875466b20cfd725 │ │ └─49610 /pause │ ├─aea71d97e5256ea495da06caedf56ec3db7907b6c105039c76d51e3b75a8bafb │ │ └─66294 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-4.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 │ ├─e94f913046b54a4d9e69d7a13c1d6d4922d41f12f495157338850391c05605b2 │ │ ├─244351 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244850 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244851 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─287975f06fe96bf76bda0eab31872fb1055548ed54ab85fb1eaba8fe312b5a6c │ │ └─48310 /pause │ ├─4b26a890c2dc8339fcc08085611b07b38d8a7cd8d64f163895fc365903990694 │ │ └─62953 /pause │ ├─e194ede41fb88c38ed6e623d5bab61165b78726a77c0f78b7ce7ed0997463c70 │ │ └─123360 /pause │ ├─68e530407d953b4ca8dff679c4a3ed78b74c9dc88ce66a7e1e6f1246192e4d24 │ │ └─45276 /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 │ ├─fbe3a9510c06e280148158012573fe0a0efb9186d2d855555fb2cfe5d2017f67 │ │ └─96328 /pause │ ├─c91f322686e3f3618057a797da7389ae07c50fb36aa0198a24a4e157fc89b409 │ │ └─66039 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-4.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 │ ├─e0cc8cf1f1c221a81d12b4f64fa626b81dea2e3272704ffceabf130bda849f6f │ │ ├─247542 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247559 /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 │ │ ├─247565 erl_child_setup 1048576 │ │ ├─247649 sh -s disksup │ │ ├─247651 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─247652 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─247658 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247659 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247669 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─248028 /bin/sh -s rabbit_disk_monitor │ ├─0f4a44b3af1931446d5be5ab0290383619d9e052cc8ca737b142f887f6683089 │ │ └─64860 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─75221a760b3f658ca33703ab8d4f99925234fe26977349551e0e4fe099eca4ba │ │ └─41486 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─63b0b18c7e7ac9e93e6b9921c32b900b713150ef8cf1b0d1e587ae16b1df5547 │ │ └─42246 /pause │ ├─6ea997efc17ffee8ca6a50b0942b893351d954626379219f7e2cae702e3c78c1 │ │ └─223523 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fa25f8bc579bfa4eb265015ee85e4c9b70fc546667eb5e538243c1d4b2fdabcf │ │ ├─169606 nova-api: uWSGI master │ │ ├─169647 nova-api: uWSGI worker 1 │ │ └─169648 nova-api: uWSGI worker 2 │ ├─27c7bbb00fe7e1f9cd69058462662010e0f6a561d6db97882454107405bf7bf6 │ │ └─56378 /pause │ ├─5d680de259e15758b385289805246f71749392bf3b5d33fac25343855a95fc7e │ │ └─44044 /pause │ ├─725633f99d97510101bf038f18b3b596c3a3a00dd8ba8dafe378d7b23e15583d │ │ └─66115 /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 │ ├─a1b75cf1803a4d5e1ff4de5e6d8896606a6a24816d9e3552f38eaa3e308bd5d8 │ │ └─66770 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─cadb94d65a0a474bb0d8f72796a43a94cb3f91f8ad273a7761a73910fe5c6f4c │ │ ├─174948 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─395793 sleep 300 │ ├─d841caddb5894c1f297ba43e1c0edc695e242bca0ea86b53fc867dd1bddf048c │ │ └─63418 /pause │ ├─24ccf052d6b0b49963dd880e1235e6c6626962e53ea0fe89df0dcbf234c23d6e │ │ ├─261643 /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 │ │ └─261858 /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 │ ├─c40dc88a60edeec01b04d1263c0918c56b289a5bfe02d9da2a8271370c9c704f │ │ ├─131062 placement-api: uWSGI master │ │ ├─131088 placement-api: uWSGI worker 1 │ │ └─131089 placement-api: uWSGI worker 2 │ ├─c65b239ec9c57b2085b6aedf9855dcdaec1f5399e0139d440f2100cfb8a61fde │ │ └─69482 /pause │ ├─0402a014fc1cf4813d6d01629435c9fe4bc23c3525350182723e6fbceede515f │ │ └─63342 /pause │ ├─cffe54cd11cef44d505ea1bb381dc813dba663691cdc9e7c9db8c96a4ce01421 │ │ └─63398 /pause │ ├─f0cf3ddc0284d5e272ce53bf1950d9a456875c65cf171885893b7dfcc9896b7b │ │ └─252211 /pause │ ├─5d3b1a297e40637ff86904881bc03f4bf663b3e12e691f3da19472401f50720b │ │ └─165185 /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 │ ├─a84b1ec609b4886e133429344558dfb2f1722f15189c1a32e7e86990b3582a6e │ │ ├─169699 nova-metadata: uWSGI master │ │ ├─169712 nova-metadata: uWSGI worker 1 │ │ └─169713 nova-metadata: uWSGI worker 2 │ ├─e6995936166856f337917df6d6dbf371d07e7e0096ffe30ce120d462f048a2be │ │ ├─ 72747 apache2 -DFOREGROUND │ │ ├─ 72811 (wsgi:k -DFOREGROUND │ │ ├─ 72812 (wsgi:k -DFOREGROUND │ │ ├─ 72813 (wsgi:k -DFOREGROUND │ │ ├─ 72814 (wsgi:k -DFOREGROUND │ │ ├─398087 apache2 -DFOREGROUND │ │ └─406420 apache2 -DFOREGROUND │ ├─96dbbf59a3b665ffbccd575ea34f8663a035dcfbd5229233f2b8db2d99973e3a │ │ └─41003 /pause │ ├─b8d64e7f5c37e22a64c80bbb8f4fe7209633727c291fd24376c71198fa17589f │ │ └─252288 /pause │ ├─dc7492cbd8d31331aada5f10fecb9d0ae5ad92818ed091da0c430b4c542b5841 │ │ └─110261 /pause │ ├─2febeb00ea2ca77771f48933fa9a980e85289266d1538046aa9ecaf1658b471f │ │ └─252180 /pause │ ├─3505f040ad9ebf4abe8f4278010e9c0e9a078c010f4d23d27fae337ff76b251f │ │ └─66506 /goldpinger --static-file-path /static │ ├─3dfb03ffccaaca00dbb3973c48da152c50bbb948b02f91e8158530d7dc6c4dc6 │ │ ├─187160 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187178 /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 │ │ ├─187184 erl_child_setup 1048576 │ │ ├─187262 sh -s disksup │ │ ├─187264 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187265 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187350 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187351 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187361 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187667 /bin/sh -s rabbit_disk_monitor │ ├─744dcfce18bd09c745a427d3e58800cb13d09905cd81f6637267dbad725055d8 │ │ └─140457 /pause │ ├─46b25a8198c4fc75a652e65780bf6ef903d8712a09e7e31fe88b28c81a759662 │ │ └─267995 /bin/openstack-database-exporter │ ├─8bbe4cb45bb697c10e1fefa3350e837b37a09f612b7be9a647c0d36e12e6c96a │ │ └─189421 /pause │ ├─522a9f8e034fdb0d719b699a6c34b07cbed700596edec4392307f583f6df331d │ │ └─143256 /pause │ ├─d309e80cb780daf49be2df0a6b93ba10c96e82d4de8c06b9b66ff53b67738512 │ │ ├─206156 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206173 /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 │ │ ├─206179 erl_child_setup 1048576 │ │ ├─206230 sh -s disksup │ │ ├─206232 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─206233 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─206272 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206273 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206283 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─206473 /bin/sh -s rabbit_disk_monitor │ ├─ea900d5431618a9eeead9ebc0dfce35aad7ddeeda420eac46136aa7735596f62 │ │ ├─62424 python -u /app/sidecar.py │ │ ├─62663 python -u /app/sidecar.py │ │ └─62664 python -u /app/sidecar.py │ ├─103086dcfcc37c3bb206e7e1f2879c0ab01a110f6fc62d52fcd7b1dd636678f2 │ │ └─145719 /pause │ ├─d71963d091f90abf86e7c1ee4a00ac55f84feaec715a31d9f964eda943cef4e5 │ │ └─45079 /pause │ ├─b6191e8b03649664c610d098b60df95c000126b29b5dbe83032dce245330de6c │ │ └─49888 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─63913ca90085853c406da9584633c3488752a42d2e505562178c0d86c332d5f0 │ │ └─44721 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 │ ├─c2e85a4e1ba4935350c4c34978a707e2131ebdaaea8285a903ed14e1ae102643 │ │ ├─182690 neutron-policy-server: uWSGI master │ │ ├─182704 neutron-policy-server: uWSGI worker 1 │ │ └─182705 neutron-policy-server: uWSGI worker 2 │ ├─f4bd637f140548a71d89d24022e3794b8b5790295955f7736f2d2688d426437b │ │ └─121553 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a6be4b477fd6dbda4d417fb2302a0ec4f63d6ffa1cdb9a9c8e362beddc326521 │ │ └─96382 /pause │ ├─042fcee1c0142f95ce2a5a0be50ebccc98864b939253e2d3fe9d46757ade5892 │ │ └─57263 /pause │ ├─9e44575c1c38f5265cf3b33fb276ad7f9796b26c0220332725926e0cc22cbdc7 │ │ └─213402 /pause │ ├─6fb45197a4711a83dedade493cb73e1a653a1787cc157c89940057743a176104 │ │ ├─108596 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108613 /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 │ │ ├─108620 erl_child_setup 1048576 │ │ ├─108690 sh -s disksup │ │ ├─108692 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108693 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108706 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108707 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108717 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108919 /bin/sh -s rabbit_disk_monitor │ ├─b5f5dc9c03bfb61fad3de351140471664702992de4e270ff523e5543b41a6bef │ │ └─64358 /pause │ ├─f473c5d0b2b95956452861da7f633e7fc02f1f264423f3491986f93c931f3846 │ │ └─48888 /pause │ ├─d1ea04280615a17204900df07a25dc0c677da11db33597f36c369db8879afbb7 │ │ └─228583 /pause │ ├─d4dcf022c847e7f57fba87ce2283099c8c0b7d17c41f7fead1b5eeed3fb233b8 │ │ └─61517 /pause │ ├─3460313df62bcf6adeb1b942e95eebe456b9c3307ab29914ddbe79c781967dd3 │ │ └─267768 /pause │ ├─317d6638468ae2cb55abb09129f5f708867e7aab12d2ea7f0ce2f528f3ee5806 │ │ └─251989 /pause │ ├─3d9f650086e08c4a73baa5205c90712e61f9d7256ac6f63f9064f495a361caa7 │ │ └─62677 /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 │ ├─0d96fb7e95bbe56cea7be530eb27af066711b5621d834f62c682131f2492d24b │ │ └─65586 /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 │ ├─9c71313de647763cb9147084d2d5ffe2e1506628c377322eab4ce3c3da361b36 │ │ └─41116 kube-apiserver --advertise-address=199.204.45.4 --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 │ ├─6c314e925d6fa8641c8bc4d5bd858f1d159ba151aa6858ee492bdcb4a3a26351 │ │ └─146199 /pause │ ├─41a48781bec1caf1c27045e81582af39290fa8155234c941e593d207da8c05a2 │ │ └─41097 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 │ ├─5d6635bf766bfd0ead46ae5e0ff2d6760bac70c78552d043b4871f158e6c1761 │ │ ├─244144 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244849 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpw1xtss64/privsep.sock │ │ ├─244854 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244859 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─975a0be4b8f5ed86733ca178fd9677f33ef78d9ccf82700f5fc26f8aa80e13dc │ │ ├─67996 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68013 /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 │ │ ├─68019 erl_child_setup 1048576 │ │ ├─68066 sh -s disksup │ │ ├─68068 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68069 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68070 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68071 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68081 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68262 /bin/sh -s rabbit_disk_monitor │ ├─528dc151c305f7480046a3195654910a4817f585d1a4c9438487564834be140a │ │ └─213423 /pause │ ├─0a2bc25165469c1cf5782bdc14bd181b623d6a4a21b785da56e9a2d056557fc2 │ │ ├─183757 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184141 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpn6ilhcjq/privsep.sock │ │ ├─184349 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpw17e8l59/privsep.sock │ │ └─184507 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─623b88530703412912935fb2fc8d6d90d63a1adfe0d4ab65e766aae4d3a7188b │ │ └─244068 /pause │ ├─0950aaa335c7ffffb0235fc28376221ca77a34312b56ab404e9e31abaa62b25c │ │ ├─49715 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 │ │ └─50969 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─788a79d448d48478ffa2561251debfb9d04713ed79593fa9bdbd85a46a7bbe04 │ │ └─205990 /pause │ ├─ab5459b9735dc86e349740edf4a2c35876ec7a4a2a491e14c9f0569a61fb615f │ │ └─63727 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 │ ├─ec82aa29117c1ecc5a574ce22398740a51710c49891c64dd5902007d4777d940 │ │ └─106471 /pause │ ├─7ac12f99bbc72064dfb4b6694de1841492240f7c1c3e08289f7cdef9fb02cba5 │ │ ├─184942 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─185798 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8io454he/privsep.sock │ │ ├─372962 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpk2wmulp2/privsep.sock │ │ ├─373394 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmptrgtay4p/privsep.sock │ │ ├─373808 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373813 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─384219 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8dc6d1f6-7038-40c4-a0a3-ff1f283ecd0e --namespace=qrouter-8dc6d1f6-7038-40c4-a0a3-ff1f283ecd0e --conf_dir=/var/lib/neutron/ha_confs/8dc6d1f6-7038-40c4-a0a3-ff1f283ecd0e --log-file=/var/lib/neutron/ha_confs/8dc6d1f6-7038-40c4-a0a3-ff1f283ecd0e/neutron-keepalived-state-change.log --monitor_interface=ha-e7939b7e-6e --monitor_cidr=169.254.0.87/24 --pid_file=/var/lib/neutron/external/pids/8dc6d1f6-7038-40c4-a0a3-ff1f283ecd0e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─384716 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b0831393-0faa-4ce7-a093-1618e6fd58cc --namespace=qrouter-b0831393-0faa-4ce7-a093-1618e6fd58cc --conf_dir=/var/lib/neutron/ha_confs/b0831393-0faa-4ce7-a093-1618e6fd58cc --log-file=/var/lib/neutron/ha_confs/b0831393-0faa-4ce7-a093-1618e6fd58cc/neutron-keepalived-state-change.log --monitor_interface=ha-9dfca2f3-2f --monitor_cidr=169.254.0.15/24 --pid_file=/var/lib/neutron/external/pids/b0831393-0faa-4ce7-a093-1618e6fd58cc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─392810 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=354dda8d-6c69-47fd-9602-e444a5f64e50 --namespace=qrouter-354dda8d-6c69-47fd-9602-e444a5f64e50 --conf_dir=/var/lib/neutron/ha_confs/354dda8d-6c69-47fd-9602-e444a5f64e50 --log-file=/var/lib/neutron/ha_confs/354dda8d-6c69-47fd-9602-e444a5f64e50/neutron-keepalived-state-change.log --monitor_interface=ha-9bfc237d-0f --monitor_cidr=169.254.0.125/24 --pid_file=/var/lib/neutron/external/pids/354dda8d-6c69-47fd-9602-e444a5f64e50.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─edaf106d0e0f5fbbffcbfa00539d64c640f4e66432e8b5f74b1607835046a59e │ │ └─142408 /pause │ ├─b5d06351b18b3019bb8f6e2f37b31326d20c0c9708239be0c85dbeb17164c8ea │ │ └─44065 /pause │ ├─7a9f13ef3cdec124acfa3250da04125d4d5c51a087bef037220d4b6addc06400 │ │ ├─105208 glance-api: uWSGI master │ │ ├─105224 glance-api: uWSGI worker 1 │ │ └─105225 glance-api: uWSGI worker 2 │ ├─2d8377e5196fa6542976d7ed044e05a29f2e77ad594a7362c204a22b808cb491 │ │ ├─182627 neutron-api: uWSGI master │ │ ├─182674 neutron-api: uWSGI worker 1 │ │ └─182675 neutron-api: uWSGI worker 2 │ ├─32b683c95113ea0e77bd685102477f4f74c6a1ecaf1b9552bad973cc89bfff4f │ │ ├─62449 python -u /app/sidecar.py │ │ ├─62714 python -u /app/sidecar.py │ │ └─62715 python -u /app/sidecar.py │ ├─8c8a12fd0ec91e2e955499c4a42f2a35b70fae81610e43b50b962e7181d03471 │ │ └─49201 /pause │ ├─66b0e4d7f419a4e5f478730d9ee1424a4ed057494ee8848c5938b24698dfd018 │ │ └─43605 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─39843a826c0b48310deb2ff66b4bbc5c79eaf24ba47c45ad41c4e8ee0b3edbbd │ │ └─173600 /pause │ ├─d22ca1831caab1bc3da28b3dca2c3405e1200ca78c82308287ace90d0f084e19 │ │ ├─223518 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224011 octavia-worker: ConsumerService worker(0) │ │ └─224014 octavia-worker: ConsumerService worker(1) │ ├─55fda3eb43215bf1ffa53e515d07250fb8826967203bc439d2feed5d9ee31a4f │ │ ├─124348 /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 │ │ └─124605 /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 │ ├─3e51f68d9f137b9ab98e597423fb48a4e474407218b38be1f5a84e4a91c33e78 │ │ ├─185365 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─186168 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmplzgz_cdd/privsep.sock │ │ ├─186761 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp1_veyfsr/privsep.sock │ │ ├─187435 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpk1u6_pkp/privsep.sock │ │ ├─187805 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187810 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187940 haproxy -f /var/lib/neutron/ns-metadata-proxy/a804c57e-c79e-441c-a810-886215ed963d.conf │ │ ├─208192 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/06619286-0c3c-4603-bab8-c9b59b551978/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/06619286-0c3c-4603-bab8-c9b59b551978/host --addn-hosts=/var/lib/neutron/dhcp/06619286-0c3c-4603-bab8-c9b59b551978/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/06619286-0c3c-4603-bab8-c9b59b551978/opts --dhcp-leasefile=/var/lib/neutron/dhcp/06619286-0c3c-4603-bab8-c9b59b551978/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b5c9fd69-8d68-4765-9a14-611b866af036,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─208195 haproxy -f /var/lib/neutron/ns-metadata-proxy/06619286-0c3c-4603-bab8-c9b59b551978.conf │ │ ├─379008 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpg5mnw0e3/privsep.sock │ │ └─388704 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a804c57e-c79e-441c-a810-886215ed963d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a804c57e-c79e-441c-a810-886215ed963d/host --addn-hosts=/var/lib/neutron/dhcp/a804c57e-c79e-441c-a810-886215ed963d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a804c57e-c79e-441c-a810-886215ed963d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a804c57e-c79e-441c-a810-886215ed963d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f9d19fc8-b9db-4c38-b53b-42f9ea16ff27,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─a1358df7c156004f5332ee33cb648c7f32e13100b3efeab957102740a8bfba5b │ │ └─187010 /pause │ ├─c5403fd9b1d950e9cc994cac9c7ccedb35a63b792d5c1a83c643f3f63598a3bd │ │ └─78609 /pause │ ├─21471e7f704f5a4c3a49b52855a445e9fe27da64ecb42504369106d63de9d561 │ │ └─56991 /pause │ ├─0fefb20cd3a20d28ed178611baee7e9c0f2a39d008df5104ac40faf9f9373875 │ │ └─173560 /pause │ ├─2638a04d75fba416863b231ce7bebab8e49804981e7e44aefc35ac626b83a165 │ │ └─51868 /pause │ ├─b18ad8f4e2c759c362ed615ab76ce04c87404abe658d864177eab765fd3e5198 │ │ ├─202105 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202562 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202563 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─cf61c8b697b7046ac00301cca5e36706e824430d1983e57f0963324ddb6eff8f │ │ └─57301 nfd-worker -metrics=8081 │ ├─5d331abe23c4ebe587983160b382b9a8f55c73dee734b40e13dc8056bada1ff1 │ │ └─123979 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─622352537172524ced94d0b9176cc4170eddec4261cd4b1ef1471c6fc9451203 │ │ └─66321 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c4ea2e5bf88102e1c8d5b39fe78c9683fe320fe77772b4f5b55b97bacfbca21c │ │ └─67011 /bin/oauth2-proxy │ ├─3ea8bdebe5d6d7e51486258f7d632dd76aee0fdd599b77c1da121bdda2a3298b │ │ └─52067 valkey-server *:6379 │ ├─014e39015fadadafb6318a9cc5da045e754b3269a75b032ff22a40dbc2810a68 │ │ ├─92269 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92342 /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 │ │ ├─92352 erl_child_setup 1048576 │ │ ├─92429 sh -s disksup │ │ ├─92431 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92432 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92479 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92480 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92490 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92760 /bin/sh -s rabbit_disk_monitor │ ├─c122077a9bfcc6a39a1c1af5afddfeca1181cf202ac16b14b5e54b4cd243228a │ │ └─234440 /pause │ ├─e2465c63ca7c7d198e234bb5c2db694400bf7b550fa1f26f7f94f5e8e7accce7 │ │ └─47373 /pause │ ├─4a507931dc763be5a4f39f6dde679309c1ebeddbb5e52623379b0372f114e679 │ │ └─190492 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9ce71abb52e8c9f01ee12da88e953e2e5972e59c361a10ca487250fa5d3919df │ │ ├─78700 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78718 /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 │ │ ├─78724 erl_child_setup 1048576 │ │ ├─78771 sh -s disksup │ │ ├─78773 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78774 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78775 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78776 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78786 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78965 /bin/sh -s rabbit_disk_monitor │ ├─72674e421e8c3a4a45689efc7e0199e9c14314bf09d829a7db8fa010b63d6458 │ │ └─66367 /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 │ ├─9cddd474b17deaa86fe0d8c0759040aadffb0c3604e1489847c852883277ab17 │ │ ├─49792 mysqld --wsrep_start_position=c97c414b-5ea8-11f1-b80e-138a87333407:20 │ │ └─49918 /var/lib/mysql/mysql-state-monitor │ ├─379d99e69ee0713086e26e760aa2058bde8e875f9dd4c0a0f2152afcf27a9b43 │ │ ├─120217 cinder-api: uWSGI master │ │ ├─120230 cinder-api: uWSGI worker 1 │ │ └─120231 cinder-api: uWSGI worker 2 │ ├─4efd787adfa40422df49a136d2432b6f2dc166a721e3d3c1bc47fe190180f0a9 │ │ └─225264 /pause │ ├─81bb5c3fa5ce2fbf99eefe4cb68da076d819123bb0d90ce68be01b6980e3489e │ │ └─261618 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7680ccd491a2891c9dca2e39546950f888a53c9b16717bff5db89ad4a1a80a08 │ │ ├─106874 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107061 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107063 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a6cecc12b762656ac2984d33416b107a60c7f9bf25e17a243f703a3831700b83 │ │ └─263795 /pause │ ├─28223579b4b6979f0e74bbc23a0ac7a9508610f24fa53b0d3b6d3c623b31f685 │ │ ├─42711 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43087 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─24d2e4f47ef41e1b212b2a5fd1abdb8cea1cbc45e0fb899c49b267bdc6bba667 │ │ └─80110 /pause │ ├─a3d4226ae2c84fb25c69c15108ec8e6ee54f737ba989b98693e83a4a40faa91e │ │ └─47741 /server │ ├─2cd8b850a3c21f8d2b49e9bb7022cb2b705c3ff9df6ea6bf64f8371a66be610c │ │ ├─222199 octavia-api: uWSGI master │ │ ├─222212 octavia-api: uWSGI worker 1 │ │ └─222213 octavia-api: uWSGI worker 2 │ ├─6a1c1b73927201209a1fe065076a3eb38c8dc4a62e20baf7d2b6e086cee7b326 │ │ └─48206 /pause │ ├─c1e01fe0e7958cd28c90a447ed03c9a0417734768e6648d44cfb1b42b9f4a0be │ │ └─227596 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─35c184a84a1df367ebf2d5f55b3b05eefbdfd9c63be2bf56f3a9d7da297f0668 │ │ └─173883 /pause │ ├─7e32e11ab9c2b791605de28191062b4db5fc395a97844ab5e430073f202a66cf │ │ ├─261530 manila-api: uWSGI master │ │ ├─261573 manila-api: uWSGI worker 1 │ │ └─261574 manila-api: uWSGI worker 2 │ ├─fa7f4a245fa1004993cdbc478f6c51eb7d88cf5af366d004fbe81145808c6bb3 │ │ └─266679 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─04e21f891c5fcf772533d5d98d8f5412e04fe9a013568669ae77a0263dc50adb │ │ └─230872 /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 │ ├─d0d3391dc2f414a361e29c638afcb572cec5cf5da1bffe54401eef747ee035d4 │ │ ├─244373 magnum-api: uWSGI master │ │ ├─244396 magnum-api: uWSGI worker 1 │ │ └─244397 magnum-api: uWSGI worker 2 │ ├─896b342e711e6017b317eced0ec4c728e78aa29d69508338e4ed857142518aa3 │ │ └─247342 /pause │ ├─9d9b1f44cd6eef87ab010c4902c5d1b26b285311090becabb6980f818b71e2bc │ │ └─42232 /pause │ ├─01e280590ededf8e27273d378624e78ee8c644ce2f267a4ec231f255863b163d │ │ ├─225370 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225388 /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 │ │ ├─225412 erl_child_setup 1048576 │ │ ├─225484 sh -s disksup │ │ ├─225488 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─225489 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─225539 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225540 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225550 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─225745 /bin/sh -s rabbit_disk_monitor │ ├─3a7dab910e8672a98468b7627a896c5ff91c463c1a6de1dc6f9ba3d060d4c36e │ │ ├─224323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224344 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224944 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395246 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395251 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395253 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395255 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395256 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─393092819ce77a0b32f045c029863e164753fb9a3791c734c860e079d5783c3d │ │ └─67068 /bin/memcached_exporter │ ├─d763ea6fa08aeec1dc62eb3b90ab97e71478d966c48f9cbc7842c4ff0e1b495c │ │ └─61394 /pause │ ├─d19b013279d25ee9988ff7c5ba061bf85ab85425df881accfc5646ea55f64100 │ │ ├─85282 barbiacan-api: uWSGI master │ │ └─85296 barbiacan-api: uWSGI worker 1 │ ├─e523446d7c4da062651bf9803e85f1ad27a2fedcc757ed00dff3f2bce16e4eb5 │ │ └─67707 /pause │ ├─6dce9dfb3f2c28d44d3ea978f5b1a63243a9ff6b2f68181b32985110e9d3e093 │ │ └─123454 /pause │ ├─950f15b8a28ff762b8aea5651afa8a15fb374600a5fd928c1b00c7c9d671c443 │ │ └─41461 /pause │ ├─b77ee112fbfa75466ed10a692794070bdf6f75a5a5fe44d706be0e1c0e2101da │ │ └─57100 /pause │ ├─299b5beef97f73565e8ad08967635f68edffd58b9ddab1464e350799460c0c34 │ │ └─41129 etcd --advertise-client-urls=https://199.204.45.4:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.4:2380 --initial-cluster=instance=https://199.204.45.4:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.4:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.4: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 │ ├─ee3e3985f66188d11ab7dd01e9c932222acf1a69bb9d0c2afb469667ad795efc │ │ └─232946 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─15589cec2eaf738b501c064e9c7bacfb700411efe68d3c2429d5c570836065d9 │ │ └─40991 /pause │ ├─5936e468ac3bd746532a6ede9e734d68e5f26e7333ff61f739e8a71e94d5b021 │ │ └─63876 /pause │ ├─d41df253aa8f52de87c6d6a61e59ff1c1e6009a2f22902ad8b2b06b8e502b803 │ │ └─227451 /pause │ ├─f8ae752dee9830bcaa6b016486249566d26b199605267589dcff9486d467f528 │ │ ├─190458 /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 │ │ ├─373903 /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/tmpno59nker/privsep.sock │ │ ├─374075 /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/tmp71llxd9k/privsep.sock │ │ ├─374363 /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/tmpf9izll61/privsep.sock │ │ ├─407717 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─407718 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─b2260b3b9ec13be1d776e9b799a2860bad3eb8c8b5b97bd7c5d3b8c00189f879 │ │ └─186319 /bin/bash /tmp/libvirt.sh │ ├─2a3a4f06a71a8f63a0f9f79eea136f37374f7190ae725ed9f3baea097405c071 │ │ └─232916 /pause │ ├─fa3b5351f144af77cf497be32f7974c01c722d0dab5df47f3338bd38374935aa │ │ └─173454 /pause │ ├─c955708c7e6e531289df14ce06ecb2d3fab8f86df2d5dd026707f213cd34adbc │ │ └─45185 /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 │ ├─9408bea99452a81e6eb252f2162842a184bfa75876a82537b0fd258446ec1403 │ │ └─66219 /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 │ ├─db5c78397c1cfee35f837062d95de33c039ea84011535005701f32f57e460cf2 │ │ └─108496 /pause │ ├─8c0d200b55cec23118476bfbb87e2a940111c6c62a6ddf7bcf54b59bbbaeaefa │ │ └─106419 /pause │ ├─b4fa1dfcf97147eb3eefa7fdb624124f6916e41ab67f50afc23ba772582ea4d7 │ │ └─261529 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─29301285543a8c0d522f9f1d7aae6072e302d1788ef8130882e05c1a4cf0a48b │ │ ├─ 96820 /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 │ │ └─404622 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─28af996d383bbba2e27c87ee3096812611e729f6428feb36be8a6d87f8dad462 │ │ └─49012 percona-xtradb-cluster-operator │ ├─d07a359adef5bc4d9f72260e072b9c4d0087cddb158784bff6fd056cd18111f1 │ │ └─145321 /pause │ ├─ddc329728ca5b21ed15a9a9ba9360d3b0f4014468b54aac84342d0b543978dd3 │ │ └─61854 /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 │ ├─599f40eaa1cdcf840b216f691f862ddeab95ca4a1ec4c28b48b93b2fef61de3b │ │ └─62005 /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 │ ├─47b72ba7f09504cedfae14fa5c1bbbe997a832591ad33a2ffa452997fde99b51 │ │ └─171320 /pause │ ├─75aa8e37ac8e5a1d3df8f2bc3795ea4954b2b90b2f087910987cf34e54cd4ff3 │ │ └─57382 nfd-master -crd-controller=true -metrics=8081 │ ├─c2c1e68be1b488e17fe77afd9b71665961d35ffa7480ad6bb97d1d442e5e306e │ │ └─186270 /usr/bin/libvirt-tls-sidecar │ ├─977668c7c68dbf42a3e0296b3bde7aa4bea1847f399dfec3ac91fed422745b89 │ │ └─48637 /manager --metrics-bind-address=:8080 │ ├─05cd590ec679259973a2fa4085b7489d01bb8c6408c176a9db04c0d7c1938618 │ │ └─173943 /pause │ ├─135c0af75091b4b0d0942c8d2cdd68f954659b69c3d93f68dcf8702c229fa999 │ │ └─229029 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─26a9ccfaa12f5d122fd1d5f2246c84ae151a9b63955bc60478bd27729b938cd4 │ │ └─92135 /pause │ ├─c2d0eeb93f059fbf94cbe2c54041b9afe02a507ef7c1664a7316b03951d331bc │ │ └─61558 /pause │ ├─57f8e44dcaf7968424c591e24fa7c6836e3b5e06480c15db82a47d8b3c762e05 │ │ └─140827 /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 │ ├─102bc3f804370c19f431f9e4f36351241095aba506ef4da213a2c697f7237004 │ │ └─40910 /pause │ ├─5c7b296d6197e7b2bfe1a9ec685e97d7902d7405619fddb6795f9cb4d5af9512 │ │ └─57044 /pause │ ├─dc72f69ef83dba8be92ff10b1849540e500591dd10f23b9dd9715a7ca81d7f0f │ │ └─57444 /secretgen-controller │ ├─b86a1eebe345788de7eb53f623b1df4b81745eaaf7b457b8ac01c5a0ab7ab12c │ │ └─229563 /pause │ ├─cf56c89142d023ce3b2be676a56588afc936b278eed82596d2fbd9cbc306b8fc │ │ └─41072 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 │ ├─30194860f472bccbb3d80008dc57dadb3e0459cfc1695ad51ac134898b2608f9 │ │ └─229588 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─028dd68a86c8aaa278a1391873a68ea557b440abd406da1f2b9ef5296132fe54 │ │ └─45230 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─0d654e7a2da9fb266c36bd47942c333f62d538d43cbc050c609d808ffe89b344 │ │ └─42501 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─b42664f69ef54efb1cdb8e5e10fd2fcd2de3826a482718e21f45c72fbdeba9e6 │ │ └─43581 /pause │ ├─e4ce1202b0fb6c5d00a75b6c3d73e03c18ecc36a95615b0b0eef75c3cf8e3f6b │ │ └─48376 /manager --metrics-bind-address=:9782 │ ├─423586940085b47c280135555672ab320780e206a9a1ab243837e15260b5bbc1 │ │ └─234353 /pause │ ├─40abd15dbe35a50e93de5005df94d39f4118515e4d8d32aa67ae23d6d3d64e78 │ │ └─61624 /pause │ ├─f9687bc12ad29b8820dc0f450075342d3ddcece49e65457169e669341e42c735 │ │ └─244509 /pause │ ├─3aa9fe49be29c7a038a57e751d33899fa80a3ec6c5b3f564fdda0ea82bf53364 │ │ └─63095 /pause │ ├─06677072534cc73be0155fda1a3bdb87579d6e0f41529b870be87894bfc2bf91 │ │ └─44978 /pause │ ├─55801ac1cb9250748610f2523a63101e069b18f27248389f4660db79cec4974f │ │ └─189311 /pause │ ├─b5ff26f653fb993adfe101c85b801b550fed491776d8f3ff9d5b2ef38d88127a │ │ └─44098 /coredns -conf /etc/coredns/Corefile │ ├─f31ae6c25be362148011684e5ec9fed76a29afe0896016fc49dd8a6e9f7a0d39 │ │ ├─65617 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65656 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ed69a4602294e04d08889f7d05ab7a0f78f30bfddf43e5e235e2e668c98a803c │ │ └─173606 /pause │ ├─75ef10db9e37a7953459d13f170716392d96d93d570b9bb680669e9942cd4e22 │ │ ├─170345 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170702 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170703 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─407681 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─407682 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─60372fab6eb9a16769d9eec384687e21b3a6fd34ea2fabd341830546d52673df │ │ └─146713 /pause │ ├─2ffe665559bd9808f1e3c562bc3010d885ea4cf9d8a3a9a3c5188a59ffd19c47 │ │ ├─ 47692 /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 │ │ ├─ 47705 /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 │ │ ├─ 47854 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265968 nginx: worker process │ │ ├─265969 nginx: worker process │ │ └─265970 nginx: cache manager process │ ├─87a1819ecbc0a40bc89690c100b20363aba120a5f923f609bcdf31bb9622000c │ │ └─52206 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 │ ├─7c4128ceff2236c3650ce841444d1c635f2fe67b93f4212428fd8c90e320d644 │ │ ├─202151 heat-api: uWSGI master │ │ ├─202200 heat-api: uWSGI worker 1 │ │ └─202201 heat-api: uWSGI worker 2 │ ├─a2142e5da3c7494d62fd0b53e695503a1b55eeeca450f046cee04481ff21b4ae │ │ └─230838 /pause │ ├─e8c21c1a0b6bf277a07fe4dd79a6492aefb01f215b45536db6736ecf256c4e28 │ │ └─66088 /pause │ ├─8cc58a8345a6562aed76fd3ffe8fe85b6ad68f1c774d8d28cc35035052e472b2 │ │ └─187053 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─71f36e235ab3db8434d695ba996d4c477434b13b70023960155ab3abd0036828 │ │ └─96698 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-tl8zz --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─99147bd7938f7fece555d22c60eb1e3e1d67f0f74255b30b9d21682ad7e9c349 │ │ └─125915 /pause │ ├─910f96adee1680230cf2e0b38bcb955839aeedcc3d977eeeb746ed6eb0aea15f │ │ └─97488 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─881cc5b3f9aa61988bffae18b8cdc5b2328b83ebc5c7429e303cf2c11f565d73 │ │ ├─171469 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171486 /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 │ │ ├─171492 erl_child_setup 1048576 │ │ ├─171574 sh -s disksup │ │ ├─171576 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171577 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171578 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171579 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171589 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171825 /bin/sh -s rabbit_disk_monitor │ ├─81c564a6e0b68514107a3796fa79b4a3583194a0ce8217841454bb78c7ad09f4 │ │ └─52026 /pause │ ├─f047cf7e90b4b3c61181717df1f18ffa6cb2d9c89c1b3acd1f1f97ce6263fc81 │ │ └─86850 /usr/local/bin/rook ceph operator │ ├─2335ffac9cfebfa674b8c9e7b990bc762bf48db5660d6e419c326119cc483f6b │ │ └─40951 /pause │ └─c4d30a2c234623e9beed6995167f4b43c426c1a5430f45df5680431152a49743 │ └─66741 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount