Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21640 /lib/systemd/systemd --user │ │ │ └─21642 (sd-pam) │ │ └─session-22.scope │ │ ├─21635 sshd: cephadm [priv] │ │ └─21660 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1445 sshd: zuul [priv] │ │ └─1458 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1449 ssh: /home/zuul/.ansible/cp/199.204.45.240-22-zuul [mux] │ ├─396608 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lgjzhldtfjdbirvszriztjkizoskrhqa ; /usr/bin/python3'"'"' && sleep 0' │ ├─396609 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lgjzhldtfjdbirvszriztjkizoskrhqa ; /usr/bin/python3' && sleep 0 │ ├─396610 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lgjzhldtfjdbirvszriztjkizoskrhqa ; /usr/bin/python3 │ ├─396611 /bin/sh -c echo BECOME-SUCCESS-lgjzhldtfjdbirvszriztjkizoskrhqa ; /usr/bin/python3 │ ├─396612 /usr/bin/python3 │ ├─396613 /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 │ └─396615 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 … │ │ ├─ 9785 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12408 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e6316a65b5d6ad43099bd95e4acfe41b58dc6c92f5abd557740e9b33f9877523 -address /run/containerd/containerd.sock │ │ ├─ 12801 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 34b8b3690336ae758b3fb83f3ce48deb6ce4d70d9d9cb8b8a3ff1dad4fb9d673 -address /run/containerd/containerd.sock │ │ ├─ 19574 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0630270d92a8ad8d463bbeb5218b116e464dfce21090e16637bcf8bef618f110 -address /run/containerd/containerd.sock │ │ ├─ 24757 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 37c09882eac200a5f55e19891c6bfe583189a07d9c7f1424030523174acca83e -address /run/containerd/containerd.sock │ │ ├─ 29266 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b36be81e5bce4bc552da89f9dd35293d9123df70596ea69197c3f5b54ba3cae9 -address /run/containerd/containerd.sock │ │ ├─ 33749 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 30c67bd57a764ac49dfaf62a18c65d2077339d8acc00d8c7502865e9f870fad8 -address /run/containerd/containerd.sock │ │ ├─ 39304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b6b6918dcba162cc0b65017d2d7cf67a8c9a07a5db32e3f29ad64852b76fbc2 -address /run/containerd/containerd.sock │ │ ├─ 39336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f3f4d07fbda6f093b9a063589077279fd643791187eb714183a9ff1773301b2 -address /run/containerd/containerd.sock │ │ ├─ 39363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92cd2d223eb4c84dc20e3c47afc53ffebc3727a1eca9715f6027eb3e6f83f971 -address /run/containerd/containerd.sock │ │ ├─ 39365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ca147aa182075d609aa3b11881ad3f17b215f6d3d5ef8f49e92e1afb7364ed5 -address /run/containerd/containerd.sock │ │ ├─ 39382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9ef49351ba518c510a1741b61f3f449f616b2dc6707af39b74b1a7fbf61fe36 -address /run/containerd/containerd.sock │ │ ├─ 39937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb232987fe0012bb26a1f70aee8cbc4b23bdb1864033e687f17e353fa6a013e -address /run/containerd/containerd.sock │ │ ├─ 40637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24ef2826fdbf6c5fe67df2b48b177055747cb0ee435d4f955a8d117096f753f6 -address /run/containerd/containerd.sock │ │ ├─ 40655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6d8d9e3438c777982e311717356484029f8c0684e1c8086067d2d0e3de557a6 -address /run/containerd/containerd.sock │ │ ├─ 41988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e44d90a01c0f82881b022218dac50987cf476510c850649f6b2941d63912f1db -address /run/containerd/containerd.sock │ │ ├─ 42384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 489dc4f7f9f43543dade73ab0028e95d4978c5c02ac5fabae3fde46e072e1333 -address /run/containerd/containerd.sock │ │ ├─ 42467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f26aba969f8d1c2917c8b9787a7bc2aae296abbe6191b1cbda6db6e0e19612 -address /run/containerd/containerd.sock │ │ ├─ 42871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9272f11b1517fbb47e9b2f0bf9aedc34e446e4249bc8408a1043704091de2f6b -address /run/containerd/containerd.sock │ │ ├─ 43345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46d28403aae8acf13f831e5a7fc692d78e9bcc9537a42d6869ad3ca4e16f32cf -address /run/containerd/containerd.sock │ │ ├─ 43403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd9e4cc4884cc258c00d30cd2f309fab4c392645770d6b77fc46ead1846c972 -address /run/containerd/containerd.sock │ │ ├─ 43443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3ddab90b980beb45fd970478f7d38731969b00a1708c24a9bae1d7aaf1d663c -address /run/containerd/containerd.sock │ │ ├─ 45710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed9d4db6044cd92fa3291ae1fb62734d6fbfd86da233b223c98ef95fbde2adaf -address /run/containerd/containerd.sock │ │ ├─ 45800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fa7af29e9339ae0cdaabff8822fec10800e7210fba2b41007b46e5cf61432d3 -address /run/containerd/containerd.sock │ │ ├─ 46536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2ce39f1a54da9290582ba91f33af123387b0ae3f3242d6ae8c7d1d39a749ee8 -address /run/containerd/containerd.sock │ │ ├─ 46638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7f9bc60c515699257d9b40583f2517acd4939c7f2b8f503647f51de95ab2976 -address /run/containerd/containerd.sock │ │ ├─ 47026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a8217ef483a76e5832003089e7964e6c17c69949c9f56d884071af21a383026 -address /run/containerd/containerd.sock │ │ ├─ 47534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 326681abef521386db9d9969c2cbc0343692c082354a63825c8d1350dfea5c7d -address /run/containerd/containerd.sock │ │ ├─ 47895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab6c202199fc94e8390a13e5df9bcca56982dce196a5edd3995c3aebf450e91c -address /run/containerd/containerd.sock │ │ ├─ 50057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 315686824eddcafc1de886d4566b8c71e12c1fce933979ccc9eae2931c1ecc27 -address /run/containerd/containerd.sock │ │ ├─ 50237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05cb3dfa24d1637fd5d124569c423f8aef7018a9d015a6ce5b7f936de20a8eea -address /run/containerd/containerd.sock │ │ ├─ 54578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e66c93ed8d5a2b38bd6c2cb3976df7305c38b832756b92b2dd45fe01718ddfde -address /run/containerd/containerd.sock │ │ ├─ 55223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33d5ab1226f10f0b821296c46a2bdc1dfced0a462eb12f8bf1cd6480d2afe579 -address /run/containerd/containerd.sock │ │ ├─ 55273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d47ac825209e71983d32bc697a7db3a3e37acf97dc43431228421e8cfdebcd1f -address /run/containerd/containerd.sock │ │ ├─ 55320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c25326c90c5f6f1f0fdb17885253a3fe8ea971159346fa6fddfa13a25e5d648c -address /run/containerd/containerd.sock │ │ ├─ 55482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 191a967ee9b70de918185d5b98b83f1de22f059998c100148583dd3146b89637 -address /run/containerd/containerd.sock │ │ ├─ 59706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53736d3d23794a115d0e21e1e5588022ee664de8259fb233de65b0e2a602af7c -address /run/containerd/containerd.sock │ │ ├─ 59789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abf8292ea06d52b7fc164268b35f1d2cbdd459208349558694a9c49d20b8ab57 -address /run/containerd/containerd.sock │ │ ├─ 59840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa735105b50852890f7c8893d903b8d8b4fc088bae8d302ceb85a65396012b30 -address /run/containerd/containerd.sock │ │ ├─ 59882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14f622b507c30f830c6796da5ae385cf92a0ea426f78f4ab51e8825438da2040 -address /run/containerd/containerd.sock │ │ ├─ 61265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99c3bead9650ec54f1a9d7247ac7c33ea6a665437ad03212cb8007db387894bb -address /run/containerd/containerd.sock │ │ ├─ 61310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d47cbe6ba2bf836c8372398e6b1d6489ab84e7ff694ea0a35b16067a6b5e936b -address /run/containerd/containerd.sock │ │ ├─ 61661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bd89d6fe52a9d2841b843b4f111240cd17b9caf02f05a92eb7f3331ca365fae -address /run/containerd/containerd.sock │ │ ├─ 61714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61d146b286df09fa0ca1386cb5be0e58d3d4fb49fe527621b654fcd5a1632573 -address /run/containerd/containerd.sock │ │ ├─ 61753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 994d5b8df3be985ffcb634496b4c87bf660b3651152290ac6a889bc439a02103 -address /run/containerd/containerd.sock │ │ ├─ 62116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a55745f5bcb48ab759dabaec02ff76b71f4330b5a3565840c59cc77f7f5a1d9 -address /run/containerd/containerd.sock │ │ ├─ 62553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8f86bd8b6f4ebf9b4238b5ae1ecaddec5945860218c3743e51329a58723aaf2 -address /run/containerd/containerd.sock │ │ ├─ 62895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae6bba7f0782a99dd0ebb62d49e1e13871c7bb27b5e9b8ca993f682cdee0ed5f -address /run/containerd/containerd.sock │ │ ├─ 63061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 095e50756c50fca793bd0634f3fa96b4bb330e09a52231ec4c441e42a8a0b718 -address /run/containerd/containerd.sock │ │ ├─ 63800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7822b2422f26fdcad25b9f6c8b36328b4635c911c0ee1105a55db408f3a32d7 -address /run/containerd/containerd.sock │ │ ├─ 65352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d77e3d2613bdd70a4c8551c254822c1a067bd7f11c3593339423a5bb2d1a3cf -address /run/containerd/containerd.sock │ │ ├─ 67523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27f25ad21dd47a6feb63342beff7d740d7bb5d0e0a87725008dd1619dbd7e46b -address /run/containerd/containerd.sock │ │ ├─ 76804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2e62587191775fab5ecb4594c07c8ea8d58cd66c7303e978394e1dafd8bdf6 -address /run/containerd/containerd.sock │ │ ├─ 78228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d07a8c828fc9db0989631b70de8870864b14652c45b829af9e346a78fe71ad8d -address /run/containerd/containerd.sock │ │ ├─ 84149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d66caade71ad6b874a8796cc56e96a25ba320599ea0bb9d389390e79ead69a74 -address /run/containerd/containerd.sock │ │ ├─ 90216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f388a95ee7807491872d8c920e2beedecccbf24d33618ab06382cd9d0b2943f -address /run/containerd/containerd.sock │ │ ├─ 94141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54f573aa15fa11aa9be186c6dd18606e24c756ecb276503cd2008d293cf932a3 -address /run/containerd/containerd.sock │ │ ├─ 94411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4ef04c200be070319e59f29c6c0dc3668397a886f4a4a609a0ad9037b534a1c -address /run/containerd/containerd.sock │ │ ├─107525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02f1191e5001861a704431344b5436003be7c429db163c5d4e34bed43cb505ac -address /run/containerd/containerd.sock │ │ ├─109059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6cd79b2d24161402a3ee08fe333a115cb1b09861de9618f4f2efb91046ea0dc -address /run/containerd/containerd.sock │ │ ├─109104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b2e7f2bc1b9867fc76fad2e7cd382b5fea87dfc59bc6043c618911684ddb33a -address /run/containerd/containerd.sock │ │ ├─111046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c1b98af326bfbd898d3fe73790310204ef3ed96298b2a51cbd5632ac68064ad -address /run/containerd/containerd.sock │ │ ├─112757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 766e3750c5bae929e7016c1896f2ec5c76934b718a0ea736f497220af4f6e3b5 -address /run/containerd/containerd.sock │ │ ├─112896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c66ce3892fe882853cb51dd6700e04af57995cad9bdbc1ea83e2592d62ac000 -address /run/containerd/containerd.sock │ │ ├─125820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f547b10e5b2f4ae738d169c0bb7176681ee7db8e2a4db4b358f977c29121dc09 -address /run/containerd/containerd.sock │ │ ├─125858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42b644275b72d4dd51bbf016d7891c39699f596cfcb21da845bf8f4f9e0af9cc -address /run/containerd/containerd.sock │ │ ├─128373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5048fbf996a9303e5084058d40530b04e9c92f8d42e8cf7bcb672f8e5de1de7 -address /run/containerd/containerd.sock │ │ ├─142588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bff822154955e3ea0a3cedf089d57af9efc47a980cd2c62f6c9ab99ab869b18 -address /run/containerd/containerd.sock │ │ ├─149065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1707f98713af822f25bd913164e734ae7c5fb6812d8a67894b31eda7dae43698 -address /run/containerd/containerd.sock │ │ ├─156247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feb77c8274f5507bb54649b294b080553f58a8246d1b5ff3c3e5fe6dbfcdcd27 -address /run/containerd/containerd.sock │ │ ├─157033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7606a247a5e99bf402ad53157950743c4a56ad492d808911350ce83b7da41e2 -address /run/containerd/containerd.sock │ │ ├─158924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcbb6020df89b5766c2cb8a54f6ed15113699e6a2fbaca914e858f6c1faf6b20 -address /run/containerd/containerd.sock │ │ ├─159331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdee701c7fae6fae9f5aacd4ff1d50f91abb0cd818e13e4d91a2a4095bdf0a3a -address /run/containerd/containerd.sock │ │ ├─159470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 858d416e5a5ad78ac75ee80bee3901c0bd894dae156f1ee70a1fba3104b4d4c6 -address /run/containerd/containerd.sock │ │ ├─159514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72f701f41256dbb64345c63182d5d44250e3298bf6f78c777511a8f8d291cfcd -address /run/containerd/containerd.sock │ │ ├─159828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95b0ad762ef039bf889c55fb213cddd22bf911defb742c855e6f2e6fd71cfb82 -address /run/containerd/containerd.sock │ │ ├─160084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 993121edeb0067a33d1cfa05e61c6ca00b3dccc9952895f58da4d8cf6fab9d81 -address /run/containerd/containerd.sock │ │ ├─171818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 794a72e25d3bb365faff20b4a6aaed4912e64f75ff9659f3efa16ef528bb05f0 -address /run/containerd/containerd.sock │ │ ├─173513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6c9f85b2c5f80277641bd0a7dac82525d370659e9aa81e36510d54dbbe48fda -address /run/containerd/containerd.sock │ │ ├─173581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce278a09a9e7c7373665c3089ece171db683353a3bb5d48ee626932952eb5e75 -address /run/containerd/containerd.sock │ │ ├─173653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ef8f4bc012c102fccd54b978e5d9d31cff977f7e4ed0c40a72d7b025e6c6f18 -address /run/containerd/containerd.sock │ │ ├─173887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d98c92571ee4e16947e5de365a7ff5f4349953c925a193a4f20bdc2d3f3ff6cc -address /run/containerd/containerd.sock │ │ ├─173947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e923b9096ef582951f5a99c2e97ed43b18373b452221adc116593f3dab40f2e -address /run/containerd/containerd.sock │ │ ├─174007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f49d1836a3c3a37fb841376d79f9300103b44d734da130daa0cf705d597b0dd -address /run/containerd/containerd.sock │ │ ├─174100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 810ce12bd8071cab4fba65d7aaa6c768c93748ee38b3349c1df0d8075c45f673 -address /run/containerd/containerd.sock │ │ ├─186509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc0913155a14cc80fb3f887478cfb14545d3f1663820980b01bcc950c17f61f -address /run/containerd/containerd.sock │ │ ├─188709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f29c2786118655b3b4a51d5d1737d3efb47e3fa9533aab2c13180e3f08a5256 -address /run/containerd/containerd.sock │ │ ├─188827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89289c34691fbedd22ef86d9fe106e3a30a0f3e3b47255e74518c33d76b083af -address /run/containerd/containerd.sock │ │ ├─188884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 297ef102578dc3ce4a3894509254b91de5c7ee5b55abcc95b03fda0c105825e6 -address /run/containerd/containerd.sock │ │ ├─204847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffe09363b3e17dff414f5a25223fcb04006d8ce334952b3dadab1536fcb752b8 -address /run/containerd/containerd.sock │ │ ├─212813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcc8b62c2e4ce714359918ee101e87a3cc981ce66cea3dc239ba11267a2c11de -address /run/containerd/containerd.sock │ │ ├─212833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad4b9515edf20fd4dce205e262850e8a1d0698e1b966a2d8f5e598f17111bd3d -address /run/containerd/containerd.sock │ │ ├─212892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adcf13f339166ea90ea15a43666fe61988b3c30d989670ecf842201f4d0c6935 -address /run/containerd/containerd.sock │ │ ├─213167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dcad5980346225f7803b66934db2a5184b9641914472f0bc15661245bf0c1e1 -address /run/containerd/containerd.sock │ │ ├─224016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85cbaad1bdbc5b78e86746dff70b523a455cede08f14ea1e6a076933716db3a1 -address /run/containerd/containerd.sock │ │ ├─226442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07611f1a85c12844866ca060ee0f8d9aa5d67f8e92e64a4182344a49b04c40a4 -address /run/containerd/containerd.sock │ │ ├─227539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f422918431d3808024c26efacac1596694998eda4202deda5b82ece348f6c8e -address /run/containerd/containerd.sock │ │ ├─228215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5fc3b75bf0c6016e1cc7a232afbc940620cfcc768f74e2101886e336b29703d -address /run/containerd/containerd.sock │ │ ├─229333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b53d53848fcdc339a47b589d575ca07f6a3988fd645ac93ec689932a8f7c32e6 -address /run/containerd/containerd.sock │ │ ├─231457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 505f6215179f06f9cbde4044023da414f1f15938286f97e03b76cb20acf84181 -address /run/containerd/containerd.sock │ │ ├─232924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32e455f78a16954021739e149b38aa7fc7727df307c2a0859fd73cc300851d9c -address /run/containerd/containerd.sock │ │ ├─232996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4680d56eab6105fbf97b15c457cc18b6016c272bee049ba135cc8d844b7b7a73 -address /run/containerd/containerd.sock │ │ ├─241682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2de48ab96e74b4a3f07bd79ac6289c41a8c7acd2aa61af46b1719a75756ce27 -address /run/containerd/containerd.sock │ │ ├─242136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3843523e42293ff0cf43b68a5a7f75ff40606a4767a3ac9debddc4e5b36065d -address /run/containerd/containerd.sock │ │ ├─244776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e4f1c813b04e1340a80405bad9de79234f4da7d64c69a141d6f30ff45e0f829 -address /run/containerd/containerd.sock │ │ ├─249524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1ad7501d19fbb60a6a1e114f2db1655260aa2d776d7ab1d4bb734e11dd9f160 -address /run/containerd/containerd.sock │ │ ├─249739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3de78eb235f82ce1835eb0b579fa9e4b929e66ee79b8e542de9280ac28c784b -address /run/containerd/containerd.sock │ │ ├─249793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fc76d4858b4669264c139a7b0c954861c07d967582b976220c78294c43159d2 -address /run/containerd/containerd.sock │ │ ├─249916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42da22891cce30f9c85abcf8802cab83fa236149abf63599ba5aba43b8d31917 -address /run/containerd/containerd.sock │ │ ├─260177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f45939d86eab149f58fac3ca75eec211e23471465efb524b3213f68da770ab04 -address /run/containerd/containerd.sock │ │ ├─262752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cafa0eb59bc5bfebf955a531017348677a844dbeb0e5c2ae4747d429ddf48dc -address /run/containerd/containerd.sock │ │ └─264133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40a030f09f6c1ae88259b5f07833874dc68459c0ebd64978afdeedb30dad67a2 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28983 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29248 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19533 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19552 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24473 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24740 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33457 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33732 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12352 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12384 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.npfbms.service │ │ ├─12714 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.npfbms/unit.run │ │ └─12745 /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-npfbms --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.npfbms:/var/lib/ceph/mgr/ceph-instance.npfbms:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.npfbms/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.npfbms -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10156 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─142024 /sbin/multipathd -d -s │ ├─docker-34b8b3690336ae758b3fb83f3ce48deb6ce4d70d9d9cb8b8a3ff1dad4fb9d673.scope … │ │ ├─12825 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.npfbms -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12844 /usr/bin/ceph-mgr -n mgr.instance.npfbms -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-rb29adbd1eebc430aa60229da3c5f3e75.scope │ │ └─186991 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─39772 /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.240 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1380 /usr/sbin/uuidd --socket-activation │ ├─docker-30c67bd57a764ac49dfaf62a18c65d2077339d8acc00d8c7502865e9f870fad8.scope … │ │ ├─33773 /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 │ │ └─33785 /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 │ ├─docker-b36be81e5bce4bc552da89f9dd35293d9123df70596ea69197c3f5b54ba3cae9.scope … │ │ ├─29289 /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 │ │ └─29302 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10915 /usr/sbin/chronyd -F 1 │ │ └─10916 /usr/sbin/chronyd -F 1 │ ├─docker-0630270d92a8ad8d463bbeb5218b116e464dfce21090e16637bcf8bef618f110.scope … │ │ ├─19602 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19618 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-e6316a65b5d6ad43099bd95e4acfe41b58dc6c92f5abd557740e9b33f9877523.scope … │ │ ├─12456 /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 │ │ └─12476 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─docker-37c09882eac200a5f55e19891c6bfe583189a07d9c7f1424030523174acca83e.scope … │ │ ├─24781 /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 │ │ └─24793 /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 │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─141905 /sbin/iscsid │ │ └─141906 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─14d388d150b72b125e0c7baf97bb8140360661a4d5b3031a18c172f069889d17 │ │ ├─60672 python -u /app/sidecar.py │ │ ├─61040 python -u /app/sidecar.py │ │ └─61041 python -u /app/sidecar.py │ ├─c3843523e42293ff0cf43b68a5a7f75ff40606a4767a3ac9debddc4e5b36065d │ │ └─242159 /pause │ ├─8adee19824b2b389d73971ff1f3c3a1bdc462db0b30c1922b71d098871cb5e72 │ │ └─60204 /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 │ ├─f45939d86eab149f58fac3ca75eec211e23471465efb524b3213f68da770ab04 │ │ └─260200 /pause │ ├─feb77c8274f5507bb54649b294b080553f58a8246d1b5ff3c3e5fe6dbfcdcd27 │ │ └─156271 /pause │ ├─34a4cb246b0f2fd3fa58e0484a0e60e94d7640ba5f6bcf406124ed094f92b033 │ │ └─258314 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─191a967ee9b70de918185d5b98b83f1de22f059998c100148583dd3146b89637 │ │ └─55505 /pause │ ├─abf8292ea06d52b7fc164268b35f1d2cbdd459208349558694a9c49d20b8ab57 │ │ └─59819 /pause │ ├─a9ef49351ba518c510a1741b61f3f449f616b2dc6707af39b74b1a7fbf61fe36 │ │ └─39467 /pause │ ├─fdee701c7fae6fae9f5aacd4ff1d50f91abb0cd818e13e4d91a2a4095bdf0a3a │ │ └─159365 /pause │ ├─1f3f4d07fbda6f093b9a063589077279fd643791187eb714183a9ff1773301b2 │ │ └─39428 /pause │ ├─89289c34691fbedd22ef86d9fe106e3a30a0f3e3b47255e74518c33d76b083af │ │ └─188868 /pause │ ├─53736d3d23794a115d0e21e1e5588022ee664de8259fb233de65b0e2a602af7c │ │ └─59733 /pause │ ├─14f622b507c30f830c6796da5ae385cf92a0ea426f78f4ab51e8825438da2040 │ │ └─59912 /pause │ ├─b63ff1084d305694e0f06ff9d3366ccc4dbeb04630ca3b74653735b169daa5d0 │ │ └─50691 redis_exporter │ ├─52b1ec105bf3b6315c9558a05b3a5469afa90cfabb8cb35038381346be5be8b6 │ │ ├─64115 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64158 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d6b002bcd4dfd73082bb956ad2e669944e0814b1fa249f8514ff004cdfe75c71 │ │ ├─ 46044 /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 │ │ ├─ 46057 /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 │ │ ├─ 46201 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262461 nginx: worker process │ │ ├─262462 nginx: worker process │ │ └─262463 nginx: cache manager process │ ├─9e7dfa1c6939a83e62c702baafbbb34c6c79348ef60d1c233e1916401ad2df43 │ │ └─124020 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─810ce12bd8071cab4fba65d7aaa6c768c93748ee38b3349c1df0d8075c45f673 │ │ └─174133 /pause │ ├─1e0f89cf9cb8951dd48fbddc2bc24268bf132105a50c7d384701b8ca9a54e46d │ │ └─63488 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─02f1191e5001861a704431344b5436003be7c429db163c5d4e34bed43cb505ac │ │ └─107547 /pause │ ├─7a55745f5bcb48ab759dabaec02ff76b71f4330b5a3565840c59cc77f7f5a1d9 │ │ └─62147 /pause │ ├─7b989771471f91e1c2ab344aa8f8969a8cc65a642177033960a5d36be5f04703 │ │ └─142977 /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 │ ├─fba15a41fe679dcb9dcccf90fae62c5f6c779be97a9d8e50d0687ac55d2d9a28 │ │ ├─111164 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111181 /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 │ │ ├─111187 erl_child_setup 1048576 │ │ ├─111234 sh -s disksup │ │ ├─111236 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─111237 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─111238 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─111239 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─111249 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─111422 /bin/sh -s rabbit_disk_monitor │ ├─3a0b2110a8b2b4024c6d1e9609bd65f38ae27efb04ed4040c4c22bb4a1cca23f │ │ └─55632 nfd-master -crd-controller=true -metrics=8081 │ ├─7cf18d4fe02e5b39a23bd64cd7a882cffce2a3c1ce49945569063da7008f3f1a │ │ └─61060 /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 │ ├─63498e4eda0a6c52ac6c0ff1db8adfd68c3f310c829b55f85c4698fff4e65bc3 │ │ ├─182491 neutron-policy-server: uWSGI master │ │ ├─182503 neutron-policy-server: uWSGI worker 1 │ │ └─182504 neutron-policy-server: uWSGI worker 2 │ ├─2fa7af29e9339ae0cdaabff8822fec10800e7210fba2b41007b46e5cf61432d3 │ │ └─45823 /pause │ ├─1216359f5b0aa0233f32904e3e58ec6ab24139a3fde137ae6d8b70aeb261973a │ │ └─64288 /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 │ ├─46a5fa566395eb62f1d332f86fe0fa4ab60406f3f6b3a9286616875364e06ffd │ │ └─55596 nfd-gc -gc-interval=1h │ ├─594f1f854b92bda129740d899944712acef32bd75e375db7a115aef79634324d │ │ ├─258346 manila-api: uWSGI master │ │ ├─258378 manila-api: uWSGI worker 1 │ │ └─258379 manila-api: uWSGI worker 2 │ ├─127b4fb4776803992de7f574564589b0c59f9c17a8aae2e86fdf7347766bbe38 │ │ ├─190811 /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 │ │ ├─363200 /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/tmpsplyjvr6/privsep.sock │ │ ├─363330 /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/tmpkyt8yqs3/privsep.sock │ │ └─363413 /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/tmptt5oy85e/privsep.sock │ ├─67ea08aebfc6866c52a5c301977f2097a109958b4f74f162a0fefc945e4865f8 │ │ └─65095 /bin/pushgateway │ ├─32e455f78a16954021739e149b38aa7fc7727df307c2a0859fd73cc300851d9c │ │ └─232975 /pause │ ├─c5048fbf996a9303e5084058d40530b04e9c92f8d42e8cf7bcb672f8e5de1de7 │ │ └─128398 /pause │ ├─f7606a247a5e99bf402ad53157950743c4a56ad492d808911350ce83b7da41e2 │ │ └─157057 /pause │ ├─ae6bba7f0782a99dd0ebb62d49e1e13871c7bb27b5e9b8ca993f682cdee0ed5f │ │ └─62918 /pause │ ├─ed9d4db6044cd92fa3291ae1fb62734d6fbfd86da233b223c98ef95fbde2adaf │ │ └─45734 /pause │ ├─4f994713b5e98f48d9b725412dd511cc03665c1c4799118b3dc1cf14642895b0 │ │ ├─170684 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171008 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171009 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6c66ce3892fe882853cb51dd6700e04af57995cad9bdbc1ea83e2592d62ac000 │ │ └─112924 /pause │ ├─ae0577c68f9d4a53ebbc83a9ec8f883f375a37f94cedb04eb38dced4a5335bc9 │ │ └─43678 /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 │ ├─0b13bfff0ec43ee565d8ed25cab8a45aefdec895878a50502ad9d80b30825125 │ │ └─63643 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─d07a8c828fc9db0989631b70de8870864b14652c45b829af9e346a78fe71ad8d │ │ └─78251 /pause │ ├─8ef8f4bc012c102fccd54b978e5d9d31cff977f7e4ed0c40a72d7b025e6c6f18 │ │ └─173716 /pause │ ├─2b6b6918dcba162cc0b65017d2d7cf67a8c9a07a5db32e3f29ad64852b76fbc2 │ │ └─39372 /pause │ ├─ccb07154bb7e11cfcfadde6b70e500bacabdfe2fe5767cb60953c94c0d503c0a │ │ ├─48037 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 │ │ └─49240 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 │ ├─ca2889ec820a912c30f28d701ff0bc410f575066bebb02dd45c998cc44c63682 │ │ └─186306 /bin/bash /tmp/libvirt.sh │ ├─297ef102578dc3ce4a3894509254b91de5c7ee5b55abcc95b03fda0c105825e6 │ │ └─188907 /pause │ ├─fe1f042aa96e5a0dadcc2e6adf3387136c9732252c73072dee0a65f60c18ed13 │ │ └─65161 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─91b5e488009d45e687717d35ee4cc64703992b6066c8e1f089a9c3eb6fee4446 │ │ ├─184873 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) │ │ ├─185942 /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/tmp2iwzpdqs/privsep.sock │ │ ├─186466 /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/tmp4ybk0l3x/privsep.sock │ │ ├─187071 /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/tmpzmt9h4xm/privsep.sock │ │ ├─187445 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187446 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187470 haproxy -f /var/lib/neutron/ns-metadata-proxy/99b58f27-84d4-4730-be1d-f5d2cce50535.conf │ │ ├─206866 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d7b4a1cc-85ef-49bd-a0b8-5a29dd7211e4/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d7b4a1cc-85ef-49bd-a0b8-5a29dd7211e4/host --addn-hosts=/var/lib/neutron/dhcp/d7b4a1cc-85ef-49bd-a0b8-5a29dd7211e4/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d7b4a1cc-85ef-49bd-a0b8-5a29dd7211e4/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d7b4a1cc-85ef-49bd-a0b8-5a29dd7211e4/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c1351826-8f29-421b-b7fd-df3a56fa5591,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 │ │ ├─206887 haproxy -f /var/lib/neutron/ns-metadata-proxy/d7b4a1cc-85ef-49bd-a0b8-5a29dd7211e4.conf │ │ ├─365696 /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/tmpc7t_tohs/privsep.sock │ │ └─369837 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/99b58f27-84d4-4730-be1d-f5d2cce50535/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/99b58f27-84d4-4730-be1d-f5d2cce50535/host --addn-hosts=/var/lib/neutron/dhcp/99b58f27-84d4-4730-be1d-f5d2cce50535/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/99b58f27-84d4-4730-be1d-f5d2cce50535/opts --dhcp-leasefile=/var/lib/neutron/dhcp/99b58f27-84d4-4730-be1d-f5d2cce50535/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a69fdab3-8adc-4493-a628-b28fdac18e43,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 │ ├─d0323b2eb4f4d524dc5f1e1269976461cb5c70e165e0b5379c16823bf30c237b │ │ └─126491 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─54847a60ccf2e6e01d05fff79be45b9242bee0e8b2030b1fb52c799a2786218f │ │ ├─169926 nova-api: uWSGI master │ │ ├─169939 nova-api: uWSGI worker 1 │ │ └─169940 nova-api: uWSGI worker 2 │ ├─6f58bf0b9c6f470c01ef2af79497a031e055c4aed7f1f46802dbae5a9ba978cb │ │ └─65279 /bin/oauth2-proxy │ ├─e6bf3cb289b1636e3a961ecf70e6202ac0a913928e0f5030e50abab408764343 │ │ ├─200853 heat-api-cfn: uWSGI master │ │ ├─200924 heat-api-cfn: uWSGI worker 1 │ │ └─200925 heat-api-cfn: uWSGI worker 2 │ ├─b038324e3044faf2b5dab7b83de7d053770b8bcd04e5965b13f2510c0913be8d │ │ └─64586 /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 │ ├─99c3bead9650ec54f1a9d7247ac7c33ea6a665437ad03212cb8007db387894bb │ │ └─61289 /pause │ ├─27f25ad21dd47a6feb63342beff7d740d7bb5d0e0a87725008dd1619dbd7e46b │ │ └─67547 /pause │ ├─993121edeb0067a33d1cfa05e61c6ca00b3dccc9952895f58da4d8cf6fab9d81 │ │ └─160106 /pause │ ├─d2ce39f1a54da9290582ba91f33af123387b0ae3f3242d6ae8c7d1d39a749ee8 │ │ └─46560 /pause │ ├─e66c93ed8d5a2b38bd6c2cb3976df7305c38b832756b92b2dd45fe01718ddfde │ │ └─54601 /pause │ ├─c7f9bc60c515699257d9b40583f2517acd4939c7f2b8f503647f51de95ab2976 │ │ └─46662 /pause │ ├─cdc0913155a14cc80fb3f887478cfb14545d3f1663820980b01bcc950c17f61f │ │ └─186533 /pause │ ├─ffe09363b3e17dff414f5a25223fcb04006d8ce334952b3dadab1536fcb752b8 │ │ └─204870 /pause │ ├─c623022ce1a0e0275d94f8cf5eb1e3f0d6fa9917914601f04bfc04b92e8e0549 │ │ └─264385 /bin/openstack-database-exporter │ ├─31214695d14f9ab1aa9fdc47de613d80101dc42edef57514983df8575ccafbb8 │ │ └─222150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4f388a95ee7807491872d8c920e2beedecccbf24d33618ab06382cd9d0b2943f │ │ └─90240 /pause │ ├─0900542644d6df0605b2f54d6ea1243fa2bd4b1f28313e1d25e5fe76a1feff23 │ │ └─64546 /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-240.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 │ ├─ad4b9515edf20fd4dce205e262850e8a1d0698e1b966a2d8f5e598f17111bd3d │ │ └─212894 /pause │ ├─a6cd79b2d24161402a3ee08fe333a115cb1b09861de9618f4f2efb91046ea0dc │ │ └─109083 /pause │ ├─da0a9955b42c2f3d7acfe76102b59fcbc79aedb8505f6001bc8070f0c8f2bc30 │ │ └─39986 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2fc76d4858b4669264c139a7b0c954861c07d967582b976220c78294c43159d2 │ │ └─249835 /pause │ ├─4c3d4ce46617f4e784248fd7234f0350d90b144652c945edd14140dbed1ff462 │ │ └─39603 kube-apiserver --advertise-address=199.204.45.240 --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 │ ├─3a264fc5ec51869ac05304c76c3c3fbc13cb74690c8380546be47ff14ad6d4b6 │ │ └─226623 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d98c92571ee4e16947e5de365a7ff5f4349953c925a193a4f20bdc2d3f3ff6cc │ │ └─173913 /pause │ ├─742abafb4bae96ecce2a1de23db3960cbdbea07d9915310fd5a3fb9b54968455 │ │ ├─171920 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171938 /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 │ │ ├─171944 erl_child_setup 1048576 │ │ ├─172009 sh -s disksup │ │ ├─172011 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─172012 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─172068 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172069 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172079 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172241 /bin/sh -s rabbit_disk_monitor │ ├─dcbb6020df89b5766c2cb8a54f6ed15113699e6a2fbaca914e858f6c1faf6b20 │ │ └─158996 /pause │ ├─e6d8d9e3438c777982e311717356484029f8c0684e1c8086067d2d0e3de557a6 │ │ └─40701 /pause │ ├─95b0ad762ef039bf889c55fb213cddd22bf911defb742c855e6f2e6fd71cfb82 │ │ └─159852 /pause │ ├─b53d53848fcdc339a47b589d575ca07f6a3988fd645ac93ec689932a8f7c32e6 │ │ └─229356 /pause │ ├─cd1ca2051c59c5e17db763e5a15c56964ad2bdba29715f3d2eadc3362690f1f8 │ │ └─65227 /bin/memcached_exporter │ ├─c2de48ab96e74b4a3f07bd79ac6289c41a8c7acd2aa61af46b1719a75756ce27 │ │ └─241706 /pause │ ├─629459c60e9c6ceb9621ac386da017507f79bac99ebc22db45041bf6a3b6d383 │ │ ├─241977 magnum-api: uWSGI master │ │ ├─242004 magnum-api: uWSGI worker 1 │ │ └─242005 magnum-api: uWSGI worker 2 │ ├─ab0b26c41563f6592e949039cc9cc0878ed3229ce0a68a1c46c353c49dfaec9c │ │ ├─204977 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204994 /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 │ │ ├─205000 erl_child_setup 1048576 │ │ ├─205047 sh -s disksup │ │ ├─205049 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─205050 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─205111 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205112 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205122 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─205393 /bin/sh -s rabbit_disk_monitor │ ├─f3ddab90b980beb45fd970478f7d38731969b00a1708c24a9bae1d7aaf1d663c │ │ └─43467 /pause │ ├─b0d7423d6ae8be3dcfe010ddb8f68a880cc8fa833b38f3fdfef362ca2f2d8956 │ │ └─43059 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 │ ├─fcc8b62c2e4ce714359918ee101e87a3cc981ce66cea3dc239ba11267a2c11de │ │ └─212874 /pause │ ├─5adb28719947a256c8cfd8df8621702186d17872aa11a736e9bba7eab898390b │ │ ├─183468 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) │ │ ├─183833 /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/tmph1vbw9m9/privsep.sock │ │ ├─184036 /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/tmp4yrr7vp7/privsep.sock │ │ └─184276 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e91a6100c2eedb67effa73ba6b9dbed273b773c8680b1d0799a368e0a0e20e19 │ │ └─48278 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─858d416e5a5ad78ac75ee80bee3901c0bd894dae156f1ee70a1fba3104b4d4c6 │ │ └─159500 /pause │ ├─61d146b286df09fa0ca1386cb5be0e58d3d4fb49fe527621b654fcd5a1632573 │ │ └─61739 /pause │ ├─40a030f09f6c1ae88259b5f07833874dc68459c0ebd64978afdeedb30dad67a2 │ │ └─264158 /pause │ ├─9f422918431d3808024c26efacac1596694998eda4202deda5b82ece348f6c8e │ │ └─227562 /pause │ ├─6e696fa188bd35ff72899f732a4cc6b5194cb6e38174464bef383ec92038dfcc │ │ ├─90398 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90415 /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 │ │ ├─90421 erl_child_setup 1048576 │ │ ├─90534 sh -s disksup │ │ ├─90536 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90540 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90543 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90544 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90554 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90784 /bin/sh -s rabbit_disk_monitor │ ├─c79a16f112b8e7a2bd5ddbaeaf015bb27e6b5788f151b89c4c219489c51948d5 │ │ ├─83326 barbiacan-api: uWSGI master │ │ └─83356 barbiacan-api: uWSGI worker 1 │ ├─b6a09e4a110e8015d414be74f6899ea8d146fd86a4cfe4eb3da1db76b664fc81 │ │ └─64629 /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 │ ├─ce278a09a9e7c7373665c3089ece171db683353a3bb5d48ee626932952eb5e75 │ │ └─173675 /pause │ ├─8368bc924e4a378fe84079c896e8f9b56c5bd2f29ce5978778a74554958c2650 │ │ ├─262914 apache2 -DFOREGROUND │ │ ├─265247 (wsgi:h -DFOREGROUND │ │ ├─265248 (wsgi:h -DFOREGROUND │ │ ├─265249 (wsgi:h -DFOREGROUND │ │ ├─265250 (wsgi:h -DFOREGROUND │ │ ├─265251 (wsgi:h -DFOREGROUND │ │ ├─265252 apache2 -DFOREGROUND │ │ └─265253 apache2 -DFOREGROUND │ ├─f08899dd70c793daaf7df0646a7f11b7cbc05c4bf432cbbe1f19721cdf73360b │ │ ├─222895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222914 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387135 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387136 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387138 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387139 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387140 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387141 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387142 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387143 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─387168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─720075e12628cd5be69aabaeeb34fae2517f5b2ed403045d1f2ecf0722eb453e │ │ ├─107859 glance-api: uWSGI master │ │ ├─107872 glance-api: uWSGI worker 1 │ │ └─107873 glance-api: uWSGI worker 2 │ ├─a2173cf4a26efa48b10edea452486c2ed30449b4401dfc1870c7bb94d60fa80f │ │ └─43632 /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 │ ├─298853d570f0200660d05a054f38525a43dbf495c052c3f08e639eac5cef3f17 │ │ └─186926 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5bd89d6fe52a9d2841b843b4f111240cd17b9caf02f05a92eb7f3331ca365fae │ │ └─61688 /pause │ ├─16d23ae53fa4eadde78c9e20e25fe118fa3d3e9c33662c42ecd8f0014ff76057 │ │ └─60862 /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 │ ├─65496d4164ec6edd2d20f24748528e7e3ebc3224fd136b91b826692fc9d6ac0d │ │ ├─186693 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186709 /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 │ │ ├─186715 erl_child_setup 1048576 │ │ ├─186768 sh -s disksup │ │ ├─186771 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─186772 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─186813 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186814 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186846 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187231 /bin/sh -s rabbit_disk_monitor │ ├─994d5b8df3be985ffcb634496b4c87bf660b3651152290ac6a889bc439a02103 │ │ └─61776 /pause │ ├─437a8a161c6a5102708858ff4a29184326d6053d193e758d16e3a0d47223809b │ │ ├─62971 nginx: master process nginx -g daemon off; │ │ ├─63005 nginx: worker process │ │ ├─63006 nginx: worker process │ │ ├─63007 nginx: worker process │ │ ├─63008 nginx: worker process │ │ └─63009 nginx: worker process │ ├─3af80d7cf50a15efc1003b427a83c0c640291773befdc135b2277c5c81928f43 │ │ ├─48093 mysqld --wsrep_start_position=72190896-2cbf-11f1-a642-67f392ff2d5b:20 │ │ └─48220 /var/lib/mysql/mysql-state-monitor │ ├─d553e4e4542aac38e2d8f42dd16167a232244dc02d5c934ba59d0527f946b530 │ │ ├─241748 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242407 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmppw4hjs6p/privsep.sock │ │ ├─242410 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242413 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─379a2cb87491ed572fb6777ef57f02be984d261f05213d0174b94e2986c3927c │ │ └─46083 /server │ ├─e44d90a01c0f82881b022218dac50987cf476510c850649f6b2941d63912f1db │ │ └─42010 /pause │ ├─9272f11b1517fbb47e9b2f0bf9aedc34e446e4249bc8408a1043704091de2f6b │ │ └─42894 /pause │ ├─05cb3dfa24d1637fd5d124569c423f8aef7018a9d015a6ce5b7f936de20a8eea │ │ └─50259 /pause │ ├─85cbaad1bdbc5b78e86746dff70b523a455cede08f14ea1e6a076933716db3a1 │ │ └─224040 /pause │ ├─4e923b9096ef582951f5a99c2e97ed43b18373b452221adc116593f3dab40f2e │ │ └─173984 /pause │ ├─d47cbe6ba2bf836c8372398e6b1d6489ab84e7ff694ea0a35b16067a6b5e936b │ │ └─61332 /pause │ ├─505f6215179f06f9cbde4044023da414f1f15938286f97e03b76cb20acf84181 │ │ └─231481 /pause │ ├─4bba1241aef4d28a6d56810e26d9a6c24a6b5e6c5ab9a79926ec48af462b9fb8 │ │ └─63981 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─21c5c109b705b2cdd592ba2323598c5395fd55406d835ddb0febb122b8e30530 │ │ └─94755 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-474pj --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ebce361fb8011e784f2d6ef8b8942b30789dbdddaaafaa20558d3a4ddaab58ee │ │ ├─157139 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─157156 /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 │ │ ├─157164 erl_child_setup 1048576 │ │ ├─157212 sh -s disksup │ │ ├─157214 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─157215 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─157228 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─157229 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─157239 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─157428 /bin/sh -s rabbit_disk_monitor │ ├─8f67309011b8ea6d79f42cc75a531f4d06297191c5b7ef859c02ee72226e286e │ │ └─40934 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7b2a5b5fbbc787abb8e29f49a1ed8e91b7ad73b0ab468df7ed79bc213faf4d8e │ │ ├─ 94841 /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 │ │ └─332752 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─75a4cf464cf299e983ac7be33b7b422b3f7a48d2b463568f7692ead2ebb0e974 │ │ ├─200898 heat-api: uWSGI master │ │ ├─200926 heat-api: uWSGI worker 1 │ │ └─200927 heat-api: uWSGI worker 2 │ ├─4a9e5f495d3ea7b8ac54f5ba2da7a520d78c241be6db512001c84fb60fea3b5b │ │ ├─266405 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266419 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6b87485a62d0a20477550b0552265910aba77c8765ca60a0cc903cce7b70d05c │ │ └─85076 /usr/local/bin/rook ceph operator │ ├─2c23f086347360abda940cc215b368d38d67c0be467eeab7ae33f1cdd8a970ac │ │ ├─222162 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222649 octavia-worker: ConsumerService worker(0) │ │ └─222652 octavia-worker: ConsumerService worker(1) │ ├─65b0692c19cd91142629797681f3046b4a6c3e045ad4d4224b0d645eb6889359 │ │ └─64863 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─72f701f41256dbb64345c63182d5d44250e3298bf6f78c777511a8f8d291cfcd │ │ └─159547 /pause │ ├─1aad91786678c159598700de877ba31d02a88b11ea71aa76823714aa26973fd6 │ │ └─263122 /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 │ ├─82f7fefbde88f892159777cc7d73c0b3d0fcc49a8df9a7502c75c703ef352cca │ │ ├─65705 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65801 /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 │ │ ├─65814 erl_child_setup 1048576 │ │ ├─65865 sh -s disksup │ │ ├─65867 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65868 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65886 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65887 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65897 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66275 /bin/sh -s rabbit_disk_monitor │ ├─3d2e62587191775fab5ecb4594c07c8ea8d58cd66c7303e978394e1dafd8bdf6 │ │ └─76827 /pause │ ├─ab6c202199fc94e8390a13e5df9bcca56982dce196a5edd3995c3aebf450e91c │ │ └─47919 /pause │ ├─4b7a843d809601d1925224c97e30030a5077eb001e771005a492fbf38553fe90 │ │ └─229383 /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 │ ├─4c26800bf61c39cf1a204b3c437f8696f3cca7e5ca1a7d6923172cce5078e3aa │ │ └─48191 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─d66caade71ad6b874a8796cc56e96a25ba320599ea0bb9d389390e79ead69a74 │ │ └─84173 /pause │ ├─c4ef04c200be070319e59f29c6c0dc3668397a886f4a4a609a0ad9037b534a1c │ │ └─94441 /pause │ ├─4bca49a7bf86eab5a101517ac19bfc374f3c201a82e858c8ed6b7332760779ab │ │ ├─170681 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171006 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171007 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─7d1ed4c4efe7a841eef36a54c660b0d11ca2dd58da73f84bb8a552743382dfab │ │ └─247485 docker-registry serve /etc/docker-registry/config.yml │ ├─8bbe1b1010e10ce208f061837b17ec85bfe200bca57cc603e37db85070b0dabd │ │ ├─221253 octavia-api: uWSGI master │ │ ├─221271 octavia-api: uWSGI worker 1 │ │ └─221272 octavia-api: uWSGI worker 2 │ ├─42b644275b72d4dd51bbf016d7891c39699f596cfcb21da845bf8f4f9e0af9cc │ │ └─125888 /pause │ ├─e2b64a03385365c6185ede89d083d1a72d57df2a0730f57ff3005ca1e0a80ea7 │ │ ├─126840 /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 │ │ └─127077 /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 │ ├─ee538111468de001d66d2406cd2c4ecd47ed3cc857fca4abe7e2619a2e653111 │ │ └─64237 /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-240.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 │ ├─7643e4c4da873e5085dac5c6548eab3ce992e4767f1fe7e0e852a303dc02d105 │ │ └─228263 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─7de0526352e5f4b13d095ccdd2bab3554e9a407a096d0a4791970b415a1a3f9f │ │ └─165448 /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 │ ├─64a715e5c1255e45fc96241fb0c2bc3c63958d9a98b941edc22e0f611bcd31fd │ │ ├─184893 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) │ │ ├─185804 /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/tmpheax1hvz/privsep.sock │ │ ├─362103 /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/tmp3tv96m_d/privsep.sock │ │ ├─362510 /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/tmpyp5w2p9l/privsep.sock │ │ ├─362975 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─362977 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─363808 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=71af3109-9177-467a-b381-7d30e1b8c028 --namespace=qrouter-71af3109-9177-467a-b381-7d30e1b8c028 --conf_dir=/var/lib/neutron/ha_confs/71af3109-9177-467a-b381-7d30e1b8c028 --log-file=/var/lib/neutron/ha_confs/71af3109-9177-467a-b381-7d30e1b8c028/neutron-keepalived-state-change.log --monitor_interface=ha-50a9f120-1c --monitor_cidr=169.254.0.175/24 --pid_file=/var/lib/neutron/external/pids/71af3109-9177-467a-b381-7d30e1b8c028.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─365116 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=62649d36-400e-45fa-971f-a81490c6a046 --namespace=qrouter-62649d36-400e-45fa-971f-a81490c6a046 --conf_dir=/var/lib/neutron/ha_confs/62649d36-400e-45fa-971f-a81490c6a046 --log-file=/var/lib/neutron/ha_confs/62649d36-400e-45fa-971f-a81490c6a046/neutron-keepalived-state-change.log --monitor_interface=ha-edd2c1f9-a2 --monitor_cidr=169.254.0.1/24 --pid_file=/var/lib/neutron/external/pids/62649d36-400e-45fa-971f-a81490c6a046.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─380524 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=43cd8de1-ab39-410f-a96a-949501c0a958 --namespace=qrouter-43cd8de1-ab39-410f-a96a-949501c0a958 --conf_dir=/var/lib/neutron/ha_confs/43cd8de1-ab39-410f-a96a-949501c0a958 --log-file=/var/lib/neutron/ha_confs/43cd8de1-ab39-410f-a96a-949501c0a958/neutron-keepalived-state-change.log --monitor_interface=ha-a87f6ce4-c4 --monitor_cidr=169.254.0.104/24 --pid_file=/var/lib/neutron/external/pids/43cd8de1-ab39-410f-a96a-949501c0a958.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─7e4f1c813b04e1340a80405bad9de79234f4da7d64c69a141d6f30ff45e0f829 │ │ └─244798 /pause │ ├─24ef2826fdbf6c5fe67df2b48b177055747cb0ee435d4f955a8d117096f753f6 │ │ └─40685 /pause │ ├─d7822b2422f26fdcad25b9f6c8b36328b4635c911c0ee1105a55db408f3a32d7 │ │ └─63823 /pause │ ├─33d5ab1226f10f0b821296c46a2bdc1dfced0a462eb12f8bf1cd6480d2afe579 │ │ └─55249 /pause │ ├─46d28403aae8acf13f831e5a7fc692d78e9bcc9537a42d6869ad3ca4e16f32cf │ │ └─43369 /pause │ ├─e4ba80b0c91072f1963f84c7670fddb0aa6ecc02b5eba2b9bd5ae386e676550f │ │ └─50416 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 │ ├─ff304bb0ecfe7df24c42547779d35b1558dcd890f137d047506adfc8127db94d │ │ └─46708 /manager --metrics-bind-address=:9782 │ ├─adcf13f339166ea90ea15a43666fe61988b3c30d989670ecf842201f4d0c6935 │ │ └─212945 /pause │ ├─281367d72da6aaec40888717b9af96c7c46091683a8d5619029cb871464e4603 │ │ └─46847 /manager --metrics-bind-address=:8080 │ ├─9ca147aa182075d609aa3b11881ad3f17b215f6d3d5ef8f49e92e1afb7364ed5 │ │ └─39468 /pause │ ├─8388d4c581b04e9139554f769b18acc4dc247523f8dfab3c49dad2c62c65806a │ │ └─42442 /coredns -conf /etc/coredns/Corefile │ ├─a920075e9e9d6a7ac4a5c1df7d298f44c400e2920f7707471f679e572d4979b4 │ │ └─227786 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─fdb232987fe0012bb26a1f70aee8cbc4b23bdb1864033e687f17e353fa6a013e │ │ └─39962 /pause │ ├─fa735105b50852890f7c8893d903b8d8b4fc088bae8d302ceb85a65396012b30 │ │ └─59864 /pause │ ├─60431d0412f25b881632dcffe47d5052c6d97082f4ee2f82cfcebdbb3090f291 │ │ ├─122519 cinder-api: uWSGI master │ │ ├─122531 cinder-api: uWSGI worker 1 │ │ └─122532 cinder-api: uWSGI worker 2 │ ├─bd766293112cd12ff94a604db231084b4f04425bcf0741bf1c72c974c855413e │ │ └─65196 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─92cd2d223eb4c84dc20e3c47afc53ffebc3727a1eca9715f6027eb3e6f83f971 │ │ └─39479 /pause │ ├─8189fec2095fc912f5b350f7a552cee285ffb8b0a57a46e5f5308f1807ebea20 │ │ ├─244912 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244929 /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 │ │ ├─244935 erl_child_setup 1048576 │ │ ├─244995 sh -s disksup │ │ ├─244997 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─245034 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─245121 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245122 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245132 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─245321 /bin/sh -s rabbit_disk_monitor │ ├─e7a1de11f404933495f4452af277ae81571d2762e7fb91cbf48f9b64025fe9d3 │ │ └─55557 nfd-worker -metrics=8081 │ ├─089ec8f5a02bd55e3615a9e3b8c8636fe269575e5828724d4572c6542b5c5199 │ │ ├─169833 nova-metadata: uWSGI master │ │ ├─169847 nova-metadata: uWSGI worker 1 │ │ └─169848 nova-metadata: uWSGI worker 2 │ ├─d6c9f85b2c5f80277641bd0a7dac82525d370659e9aa81e36510d54dbbe48fda │ │ └─173551 /pause │ ├─1d85c10796dc9c950f57391e8491e6e7c672e534e6777a0ff4c6f01891758489 │ │ └─186246 /usr/bin/libvirt-tls-sidecar │ ├─b1ad7501d19fbb60a6a1e114f2db1655260aa2d776d7ab1d4bb734e11dd9f160 │ │ └─249555 /pause │ ├─f547b10e5b2f4ae738d169c0bb7176681ee7db8e2a4db4b358f977c29121dc09 │ │ └─125843 /pause │ ├─c25326c90c5f6f1f0fdb17885253a3fe8ea971159346fa6fddfa13a25e5d648c │ │ └─55344 /pause │ ├─d4934e9673ae67d3f633e663b17e16e8516b9cb3db701f3b7f838439cbd6c642 │ │ ├─242051 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242464 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242465 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─766e3750c5bae929e7016c1896f2ec5c76934b718a0ea736f497220af4f6e3b5 │ │ └─112781 /pause │ ├─b9aae1d23fd1c2a370f7419309cca19fab3e52aa6f6ae0e3d37be916faf49dbc │ │ └─95566 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─5a926f768b883760ac716d9b9844f54cc13b6def45755270470ed90f7a9e93fd │ │ └─64195 /goldpinger --static-file-path /static │ ├─e3ce0d10f2e79eb6c810b9abf1d70ac2987cb2c5defdd3900b468aae47548c0a │ │ ├─76906 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76923 /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 │ │ ├─76929 erl_child_setup 1048576 │ │ ├─76977 sh -s disksup │ │ ├─76979 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76980 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76991 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76992 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77002 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77244 /bin/sh -s rabbit_disk_monitor │ ├─6bc9878661332966b87a5ec2a68779d5943e7cd13b3861651d2f737b22dffc8a │ │ └─39703 /kube-vip manager │ ├─489dc4f7f9f43543dade73ab0028e95d4978c5c02ac5fabae3fde46e072e1333 │ │ └─42411 /pause │ ├─2f49d1836a3c3a37fb841376d79f9300103b44d734da130daa0cf705d597b0dd │ │ └─174049 /pause │ ├─315686824eddcafc1de886d4566b8c71e12c1fce933979ccc9eae2931c1ecc27 │ │ └─50081 /pause │ ├─44b57dcee6fc86f2380d5f30e876dc5aef47e8b5e233c80b79df9c3f497d8452 │ │ ├─182412 /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 │ │ ├─182694 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) │ │ ├─182695 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) │ │ └─182696 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) │ ├─7c7582924b1228a331b3e904179b728dad82a121060e4a4c888bb2e0f5902ceb │ │ └─43584 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─54f573aa15fa11aa9be186c6dd18606e24c756ecb276503cd2008d293cf932a3 │ │ └─94233 /pause │ ├─0d6ef862d1a0ef139418a62178ef68bcd4c4e95955ea9a0126688bfffb0feadc │ │ ├─174597 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─396083 sleep 300 │ ├─e6493da94a30a65742a5aac8fc3b57a394f7fd6413942d4e3e7723047201ac26 │ │ └─258237 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7a12df49a9164498174a14cba9480928e29a8ca2fa35f7494c68f262b757b085 │ │ ├─109316 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109647 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109650 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7ee01708cff4ebc2884362fc7af51a979117c2a8618559c632e23a60de0e9b6d │ │ ├─ 71180 apache2 -DFOREGROUND │ │ ├─ 71203 (wsgi:k -DFOREGROUND │ │ ├─ 71204 (wsgi:k -DFOREGROUND │ │ ├─ 71205 (wsgi:k -DFOREGROUND │ │ ├─ 71206 (wsgi:k -DFOREGROUND │ │ ├─379141 apache2 -DFOREGROUND │ │ └─388076 apache2 -DFOREGROUND │ ├─7c1b98af326bfbd898d3fe73790310204ef3ed96298b2a51cbd5632ac68064ad │ │ └─111073 /pause │ ├─0cafa0eb59bc5bfebf955a531017348677a844dbeb0e5c2ae4747d429ddf48dc │ │ └─262777 /pause │ ├─493981dbacb7d40e03203e3595d53b3d4ef2399c2399b54332edcb51f2f80ec3 │ │ └─39565 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 │ ├─42da22891cce30f9c85abcf8802cab83fa236149abf63599ba5aba43b8d31917 │ │ └─249940 /pause │ ├─57f26aba969f8d1c2917c8b9787a7bc2aae296abbe6191b1cbda6db6e0e19612 │ │ └─42497 /pause │ ├─4680d56eab6105fbf97b15c457cc18b6016c272bee049ba135cc8d844b7b7a73 │ │ └─233021 /pause │ ├─c8f86bd8b6f4ebf9b4238b5ae1ecaddec5945860218c3743e51329a58723aaf2 │ │ └─62577 /pause │ ├─3b2e7f2bc1b9867fc76fad2e7cd382b5fea87dfc59bc6043c618911684ddb33a │ │ └─109126 /pause │ ├─5bff822154955e3ea0a3cedf089d57af9efc47a980cd2c62f6c9ab99ab869b18 │ │ └─142611 /pause │ ├─647a204fd7c7e986cb01b9b748fc752a12d46827526e4d78be2dffc2aa04576a │ │ └─39546 etcd --advertise-client-urls=https://199.204.45.240: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.240:2380 --initial-cluster=instance=https://199.204.45.240:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.240:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.240: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 │ ├─7dcad5980346225f7803b66934db2a5184b9641914472f0bc15661245bf0c1e1 │ │ └─213191 /pause │ ├─d8e32d4025821b3e9eccb37413f20b52b0dc11279ec0b518844bf348a39f90b7 │ │ └─42524 /coredns -conf /etc/coredns/Corefile │ ├─d47ac825209e71983d32bc697a7db3a3e37acf97dc43431228421e8cfdebcd1f │ │ └─55310 /pause │ ├─4dbac9ee9c375a3c3204ba6377135b09f9d6dbbb73682daa93096e259d7ad3bf │ │ ├─182431 neutron-api: uWSGI master │ │ ├─182476 neutron-api: uWSGI worker 1 │ │ └─182477 neutron-api: uWSGI worker 2 │ ├─3849fea3c4295f1256a9f1c9c214e63f65210992cf8986fc9caeae371803c20f │ │ └─39590 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 │ ├─9a8217ef483a76e5832003089e7964e6c17c69949c9f56d884071af21a383026 │ │ └─47049 /pause │ ├─83a744266a7ec1a0d9ef418ff5608729ceafc36f6bc17f70e3249249bae26e69 │ │ └─110687 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0f29c2786118655b3b4a51d5d1737d3efb47e3fa9533aab2c13180e3f08a5256 │ │ └─188741 /pause │ ├─e6315f89536282af9fa15f003751fad85ff570697381cf6b7b048e1a686cbdb3 │ │ ├─60630 python -u /app/sidecar.py │ │ ├─61036 python -u /app/sidecar.py │ │ └─61037 python -u /app/sidecar.py │ ├─a773af9d189b74386c4e71bce8f71a5b2974a270a45972db41609525633f8e3d │ │ └─65256 /bin/oauth2-proxy │ ├─6ae6b9a336240559491e3686c77f736ec98eeff6bbd9f31398efef0ae4d6c74b │ │ └─50582 valkey-server *:26379 [sentinel] │ ├─822a8fa29256cfc2f05c5ec1da243e4aade36d1e167c61182ca53a3372df5b3b │ │ └─55672 /secretgen-controller │ ├─67deaae139973249c883c2aa753cd76cdcfea537df5d89307c074146694bf3be │ │ ├─258359 /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 │ │ └─258612 /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 │ ├─8c063f411c43331fa915821969b437d082c7b5b19a82e8907651c94eb24374fa │ │ ├─133727 placement-api: uWSGI master │ │ ├─133740 placement-api: uWSGI worker 1 │ │ └─133741 placement-api: uWSGI worker 2 │ ├─6d77e3d2613bdd70a4c8551c254822c1a067bd7f11c3593339423a5bb2d1a3cf │ │ └─65376 /pause │ ├─8059ef1b112a6f178651c73697c52a5c5682ded7324a8b4c71eaa40e9d2c88a5 │ │ └─190838 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b3de78eb235f82ce1835eb0b579fa9e4b929e66ee79b8e542de9280ac28c784b │ │ └─249767 /pause │ ├─f18daaaff20408b1000e2571f1f215cb78cd1ddd0251b876e147e57f354bd43b │ │ └─62288 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 │ ├─92bed24f88369cbb5a198b42512e6e83bceb2c376f507b050b592c308c8158bc │ │ └─42053 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─78d4f34a2877ad00e2d1278a40cf1653274259f91c3abac2424b13944c56c385 │ │ └─156416 /coredns -conf /etc/coredns/Corefile │ ├─a5fc3b75bf0c6016e1cc7a232afbc940620cfcc768f74e2101886e336b29703d │ │ └─228238 /pause │ ├─07611f1a85c12844866ca060ee0f8d9aa5d67f8e92e64a4182344a49b04c40a4 │ │ └─226466 /pause │ ├─4737cfea9e5166b2028943aec51863cb0692942fe57a33c9cb2f3aa66052b98a │ │ └─184866 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) │ ├─94bc65166b58e8a2f90b9b29d2a1d9d21ec970356a2dfe1fa90709cea3271793 │ │ └─231507 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─73cfefeae06d2ba92dd1aa6f60f8ab695bd7e9f31a32b85c22c2375124c4860b │ │ ├─224186 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224203 /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 │ │ ├─224209 erl_child_setup 1048576 │ │ ├─224256 sh -s disksup │ │ ├─224258 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─224259 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─224263 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224264 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224274 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─224515 /bin/sh -s rabbit_disk_monitor │ ├─f484af0562ea6b977fdb82dc6ff55aa2cc7b4459c1d43883e4b23aa66fd1c625 │ │ ├─200871 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─201232 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─201233 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─a2aaddc5f055ad2ee6d2ce44ae2e26acd64a6e92d22d5c485a10479d9e5a4bd1 │ │ └─47170 percona-xtradb-cluster-operator │ ├─f5c93557e6213e1d1681d58c5370673a70341a1ef048f79fbdcacecce3b803f0 │ │ └─50325 valkey-server *:6379 │ ├─1707f98713af822f25bd913164e734ae7c5fb6812d8a67894b31eda7dae43698 │ │ └─149165 /pause │ ├─095e50756c50fca793bd0634f3fa96b4bb330e09a52231ec4c441e42a8a0b718 │ │ └─63085 /pause │ ├─12d06a06184e631b65b716b37f410b34bbfd6b27d293a5b7fbf836be49ace398 │ │ ├─41144 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41519 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─abd9e4cc4884cc258c00d30cd2f309fab4c392645770d6b77fc46ead1846c972 │ │ └─43427 /pause │ ├─2d1506536c52bbdd7439e0b1c9311692368503dc137d0b4cd54644b9d84cc54b │ │ └─63447 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a09410211e543a1901b244559bc027e50cb8673475dfe69e374798876013ac97 │ │ ├─143024 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─143037 /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 │ ├─326681abef521386db9d9969c2cbc0343692c082354a63825c8d1350dfea5c7d │ │ └─47562 /pause │ └─794a72e25d3bb365faff20b4a6aaed4912e64f75ff9659f3efa16ef528bb05f0 │ └─171841 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount