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 │ │ │ ├─21933 /lib/systemd/systemd --user │ │ │ └─21935 (sd-pam) │ │ └─session-21.scope │ │ ├─21867 sshd: cephadm [priv] │ │ └─21953 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1617 sshd: zuul [priv] │ │ └─1630 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1621 ssh: /home/zuul/.ansible/cp/199.204.45.156-22-zuul [mux] │ ├─410845 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mslyvmwcqmifyrwxuipprontqfkhdrue ; /usr/bin/python3'"'"' && sleep 0' │ ├─410846 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-mslyvmwcqmifyrwxuipprontqfkhdrue ; /usr/bin/python3' && sleep 0 │ ├─410847 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-mslyvmwcqmifyrwxuipprontqfkhdrue ; /usr/bin/python3 │ ├─410848 /bin/sh -c echo BECOME-SUCCESS-mslyvmwcqmifyrwxuipprontqfkhdrue ; /usr/bin/python3 │ ├─410849 /usr/bin/python3 │ ├─410850 /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 │ └─410853 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 … │ │ ├─ 9963 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12363 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fbcf4e12a957c1f682280ed98c7c6ec8b78d0642142934bf430df86f3ff31c83 -address /run/containerd/containerd.sock │ │ ├─ 12746 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b9a29db78f956c3a8b40dcae58a7f736a68e4222eb1506f069256dd907e5cfcd -address /run/containerd/containerd.sock │ │ ├─ 18881 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ad3bf92b2a804df89e42ca0671ac91a249b10a31c57f12a0b869380d93206a24 -address /run/containerd/containerd.sock │ │ ├─ 25479 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4f926bc4c9ab8b16e659c9d75a368b8a001132d228d7af5b3b224035753903d3 -address /run/containerd/containerd.sock │ │ ├─ 29983 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a66af16bb38d404e89b8b376dcfcbea1074513c65624fd69c8a4c0e6381179e4 -address /run/containerd/containerd.sock │ │ ├─ 34793 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f7fee0249362acacc90c2f5c9c3eaa62984355433e1fe8446cc874551e0c218a -address /run/containerd/containerd.sock │ │ ├─ 40362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 978ea1a4d61dc53569b5c991b427bbfdd26c97d29618792022a99bcf9ede8a61 -address /run/containerd/containerd.sock │ │ ├─ 40407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c20819ab4f25df3038a032787fc910b236d36c9b7b6a4f76ae8127f3742a8fe -address /run/containerd/containerd.sock │ │ ├─ 40421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6485698f8ea2b0cbea5be6105b65b6d5b39e7f2316a04fd3c368d9c76d90f8 -address /run/containerd/containerd.sock │ │ ├─ 40434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a66ebc16d04c003335f9f23c035132d03856b02f3e82c38b7da82bd930c066b4 -address /run/containerd/containerd.sock │ │ ├─ 40449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a382cf70b3b4e3454fbb57986b37ad6c7b389ed5185c9847f228a2c7e7f582ec -address /run/containerd/containerd.sock │ │ ├─ 40958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af15e3583b00cc5add2288ed7c9698d5088225d67d74d2d10fcb410c877cc628 -address /run/containerd/containerd.sock │ │ ├─ 41723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6571a40c43000e5ce7a02caf5741f783cda89f3545aee2a608cabcee16533210 -address /run/containerd/containerd.sock │ │ ├─ 41744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a19072e886198aff550364172518ef1c346ee2c632388024ade91e0c23f6e35 -address /run/containerd/containerd.sock │ │ ├─ 43071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ceffbaa15d96382741238baf6c19d36dbc70d068dd8cddd2a7356470c11efdd -address /run/containerd/containerd.sock │ │ ├─ 43465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44ea0969f497d953d1ffb40e931c69ec663f897aff512d019908c7d08cf0529b -address /run/containerd/containerd.sock │ │ ├─ 43509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30d3dfb57bd732c8a34ee50644dc51a0ba007e70fbf9743795fe0c1bcc0c1ac0 -address /run/containerd/containerd.sock │ │ ├─ 43927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0558e64a2d4d654a707b3bf84a4ffe62181f985670ca47b85922b11e25cc78d4 -address /run/containerd/containerd.sock │ │ ├─ 44392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b427fe6a25d7edda10273da3da798496a72d7181f67f0b564208fabd197b56d2 -address /run/containerd/containerd.sock │ │ ├─ 44431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 492938ff7150d9261d14d8f1347e015725917f373ab21d07dad063cff46dc8d1 -address /run/containerd/containerd.sock │ │ ├─ 44469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfef94c891230a3b241bc1712ded68bf19b895ce2914d7732ca33713fe107364 -address /run/containerd/containerd.sock │ │ ├─ 46531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 289b95aafa1e4e3fc3502172419d96f47f14a5368f8a5f8384c22f2a0121d433 -address /run/containerd/containerd.sock │ │ ├─ 46650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2081f11becbcad6a093fe9ad7bc564a95094ff14923f4be6dfeeac4137d9dd48 -address /run/containerd/containerd.sock │ │ ├─ 47376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b646d3cc7b6fe6b08744d41bc302f522f0b941530a84bd351cb71e30e54bcdad -address /run/containerd/containerd.sock │ │ ├─ 47480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 923f1dc881ca22604e1a42e0375dfe55480a198279795da435ba52f0a2c0642b -address /run/containerd/containerd.sock │ │ ├─ 47850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9f005be3cb846bf9bea44824a8681f414afc8b68362943da594f989300bf5df -address /run/containerd/containerd.sock │ │ ├─ 48369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95978e1f7ecd8d7f5e5278b36b7a687a72052f9875f5249fb8a78fa03a7243a9 -address /run/containerd/containerd.sock │ │ ├─ 48769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33d669bd09c6e0bcff5c7f5a2656040628120d6f9f8a22744e7f419bf1aeaf53 -address /run/containerd/containerd.sock │ │ ├─ 50935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca71da42a6cf0e1fa05c26683391de5f18fc40475fbdded7de704117eab0f192 -address /run/containerd/containerd.sock │ │ ├─ 51128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1e6dcdd26200745a77ef1ca1ad130c43ac67d97b0d93d8ad646bbb19d8b6aff -address /run/containerd/containerd.sock │ │ ├─ 55599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da44095ca80d666bf3b3a77b92812177a605f4471012387c9b057e5f83f904a1 -address /run/containerd/containerd.sock │ │ ├─ 56249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32797c6c018b7977203424998eace66e5107d392017c9e43df32e36ce77c15e8 -address /run/containerd/containerd.sock │ │ ├─ 56321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b82adde237c305e452bd5dc3c26e4a9d5ac743ad8a2725e0ddc713ae1e16012 -address /run/containerd/containerd.sock │ │ ├─ 56363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a033c46da06ebce20c636dc3028a80ea0266c37c4dc1169a29adfd60551bb044 -address /run/containerd/containerd.sock │ │ ├─ 56555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc468f0e4ea2df6fc4b1d39214aafff4aa2ed9f8113e9da968d15d7098c0774a -address /run/containerd/containerd.sock │ │ ├─ 60836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 065355c964be3b795aee5031a18d6a4db44a83ad94247ac5b62ad92f8df8ac7d -address /run/containerd/containerd.sock │ │ ├─ 60997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7c7f054b562b89dd70b9642cfe880b5061fe06f185d1f3ca0553978aaf87414 -address /run/containerd/containerd.sock │ │ ├─ 61037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a46d3e7b30900a76f833c25a274374c0b380132e66689a0821ec7b478f3a4d -address /run/containerd/containerd.sock │ │ ├─ 61084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7c0f8e26679293d180a802784cfbf76a9fdf35a1ec229db1425fcf27f59e381 -address /run/containerd/containerd.sock │ │ ├─ 62398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4986c47d409c36b6f0286cb25cb5b505cf63a3f1cc70921f8bcfc68128b93286 -address /run/containerd/containerd.sock │ │ ├─ 62524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f69209fbb7d8160fbb4b4369b47274ebf286756fc87051d1ddbb63e8fccade53 -address /run/containerd/containerd.sock │ │ ├─ 62910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da230fe0ed8ea53c49e8b10a9e488fbf14df822351e9341b80db56a316bfa24d -address /run/containerd/containerd.sock │ │ ├─ 62970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9ad4f30500fea23e39344fd58e21d292fada3fdb988957d9ab5483ee92ba934 -address /run/containerd/containerd.sock │ │ ├─ 63019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caaa096cee3e64272a0587db3111960f74dbb0eaf2f6d8a34c97ff91f1eea931 -address /run/containerd/containerd.sock │ │ ├─ 63540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a39c0a338574da8bd93b15628b9936da290605a87d9b4d3fee7763c1f62f7e03 -address /run/containerd/containerd.sock │ │ ├─ 63759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3ef828b638efcfb83f9873f34f3894c5ff8ac47151d6175cebfc6af93805cb2 -address /run/containerd/containerd.sock │ │ ├─ 64446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12c5c33c12b2811a3723512f5ba5b45d9e7e6d523e583069ede4e13144a8ec0f -address /run/containerd/containerd.sock │ │ ├─ 64665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e8e892f9d633d65d74ee1f6ae0914b01851a4a43765fb9e36854c9f6068a8a9 -address /run/containerd/containerd.sock │ │ ├─ 65404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a944bcc6fd67ee899e9b8af32d75f705706d83ebe02b7ad7cc4d12552e173b2 -address /run/containerd/containerd.sock │ │ ├─ 67156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ead4f5155b6521965cb1e5ae7a61079f8c5da1aea8952cf380269a01211fb765 -address /run/containerd/containerd.sock │ │ ├─ 68925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e71c3eb2a55a21e946ec02b4a3f4cc97e8ca8692b1e90204ecfbee62f570cec9 -address /run/containerd/containerd.sock │ │ ├─ 78291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ae52c4cbdc443851df66a12da10235f15c20203940468b6f11a2f0a50664f18 -address /run/containerd/containerd.sock │ │ ├─ 79818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02e45a974b91f1410dffc6305ec045e1884755b6df96e11e866a87a6e2c4402e -address /run/containerd/containerd.sock │ │ ├─ 85703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a77840aa8f205bd887da47c1e9e1ff56b66368c567142c2a07624083a244ba8c -address /run/containerd/containerd.sock │ │ ├─ 91748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83082c60bd2762629321caec2a4db4873bb0dc91feeb33f5a88b1a2ebf34028e -address /run/containerd/containerd.sock │ │ ├─ 95814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2645c25fbb20912662a88e80c5a39ac09de8bd204f2a1bef7981a8016188e34c -address /run/containerd/containerd.sock │ │ ├─ 95942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6948e336a3d90b4fd7d359fe7577a842741388bfe35fc2017aaced5fd735b2f -address /run/containerd/containerd.sock │ │ ├─104533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07fbccc9ae7a91ac9bbd849b0d73b4170d168436d6d2a93dba3335e901836283 -address /run/containerd/containerd.sock │ │ ├─106096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d32c1aca6bd40f9777d8e0c3d7307978187804b20427038d6bebb966ba3dad1 -address /run/containerd/containerd.sock │ │ ├─106137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bda812722985733571e527e008e88309f8e90998845292ed2d2f3fa32fd06825 -address /run/containerd/containerd.sock │ │ ├─108063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91a7caef83604871085f5468f0a096753c7164ad658c6f20e36b9d60e8885231 -address /run/containerd/containerd.sock │ │ ├─109799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5ed0664094b1ec2d1daf3c25b1bb055aae5c405452eeee084558f27761bdc2f -address /run/containerd/containerd.sock │ │ ├─109853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89f99894feee7a1022dab7fde56f23190195aeade1b89001f766a700f5faa90a -address /run/containerd/containerd.sock │ │ ├─122860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e166ab83013042b51910c8aecb8b651194e3c9c92c717dff56e546c9da47356 -address /run/containerd/containerd.sock │ │ ├─122950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d428b5cd9c9e319f867596f43cea25a1fcb6269ed99d41762fdda27c8aea5efc -address /run/containerd/containerd.sock │ │ ├─125603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85ef2cb3f789fd7aea082474b193fd936f2d2f12669cd0dc4fd73c692a926be7 -address /run/containerd/containerd.sock │ │ ├─140381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 480248645cbde08d34ffc32d7ba645492f3b406e78b990242eab936bd82cb19c -address /run/containerd/containerd.sock │ │ ├─141387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed14a5ee36385528157987b961a03abecdb838bce292c2f8c351e1c41bfe185b -address /run/containerd/containerd.sock │ │ ├─142379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb10aee95dedbf92152b7d6725b6fd2de532f63cb517f5000420cf012ebb5ef2 -address /run/containerd/containerd.sock │ │ ├─142435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6110d4958d2ebcfc024f84e2e906c7ef6109329acf57ebb695f3367b287f6ede -address /run/containerd/containerd.sock │ │ ├─143177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98e53c1608011b0507d51fe8ac17ac1da2a06952e9341dc748d2b1051d2c871b -address /run/containerd/containerd.sock │ │ ├─144335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06d10ec7df5091a3f98083b9382bd0920bd14647001a03638834802f3511e6cf -address /run/containerd/containerd.sock │ │ ├─146518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39178821adf25cdca267e63f8a797f318f49c3220a7adae062fce8f3a16b4533 -address /run/containerd/containerd.sock │ │ ├─146576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32c3866e1c83361d7486bb4f883b2335b178e941cabd8025df80fb445c3c4f52 -address /run/containerd/containerd.sock │ │ ├─146718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97bc3ebe604a563def9805dfb0b128b57df2687c570fa0d449329a37d49feb57 -address /run/containerd/containerd.sock │ │ ├─146805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 571789f508de0c33151a313d11e17e1eb7924e7ad2e5f8bd3c5043952a7ec978 -address /run/containerd/containerd.sock │ │ ├─147166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c8fd10a87cc58f42897cd8e8eb587377422ea54dc824b7e14b7a49137fe6e3e -address /run/containerd/containerd.sock │ │ ├─147481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 082e0d719a0ca27a92cb1202d51d7da9ba26ee9d3d25fb3d3e0ffb72f2c8a490 -address /run/containerd/containerd.sock │ │ ├─173430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5549d34195abbba2c7adc411bf1f9b3a6150a84a3d546fa2595110dd27ff816 -address /run/containerd/containerd.sock │ │ ├─175272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e07f5bffadb61245d8d923b2f10d5c80e425456fb5973a33bf7877bf06e77ee9 -address /run/containerd/containerd.sock │ │ ├─175338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01b3902f00be08be2825b76a4465a5601124fb2b0465e2ecd22a8c8322f47ef1 -address /run/containerd/containerd.sock │ │ ├─175367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef4face70372298fc03a9860e2ad8c06342bc010cae3c84191b5f361b890d7da -address /run/containerd/containerd.sock │ │ ├─175657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cc23cdda63a0184b5634c43afc9295d0c203c0a2804e5febb72f9314a573833 -address /run/containerd/containerd.sock │ │ ├─175797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22d43b603a77d637151054fc77157e25e82b6d298257a1471e2a1c64770d26df -address /run/containerd/containerd.sock │ │ ├─181842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a608f80a18e504acc42817aa0182fa604627f147ebae459ff5e6ef982100b496 -address /run/containerd/containerd.sock │ │ ├─188080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 831e758695fda9ca5c63adc26b57bb5e0a42d1f1802e18b5818d8aa2ce60c05b -address /run/containerd/containerd.sock │ │ ├─190385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63a8dd276cfe4f2609c7c844b039cf176a08b5710aeb892487f86d291b840168 -address /run/containerd/containerd.sock │ │ ├─190432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132938cdd341c27db01b45c06dce4c9f265284eeaaab0f36af1abd25c23ca44c -address /run/containerd/containerd.sock │ │ ├─190479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8da47cfbbd0a7d4adf3ca78e16ad6b6ae43e7bf2019d0f0bb9b3f42e37253718 -address /run/containerd/containerd.sock │ │ ├─207451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e64a97fa09eacaae9114432b43f850d80b2da5d906b25401b9c1203feb72fad -address /run/containerd/containerd.sock │ │ ├─215130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f07977b37f2910ae999518cb36b37bf360a40af4bfb37b7616097b891a02efc -address /run/containerd/containerd.sock │ │ ├─215158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d14761ea4f27e3de56cfdfe5146d012bd925d0c5c1fed93fc95507fef47983dd -address /run/containerd/containerd.sock │ │ ├─215204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1e45bdcd28f5da0eb9970d428da709492aa8ec61b72d8811c21498a5ce0998c -address /run/containerd/containerd.sock │ │ ├─215477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f8b7c8e941d603c35cf9f1af85853697a6f0c8eb27d26916fc35eca713fe22e -address /run/containerd/containerd.sock │ │ ├─227586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d3d226c679db0312dbd808b8bdca162b1f23817cb92244a1568464021717a47 -address /run/containerd/containerd.sock │ │ ├─230137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9c29b14059f9b8eec8f0eb52f2eb73c7ab7b7b8a833792a4759d10d81760229 -address /run/containerd/containerd.sock │ │ ├─231233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aff41359ab2523314353c3e5f6f97e7a0f32e401b3b51b956780211f1d664265 -address /run/containerd/containerd.sock │ │ ├─232193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b82a62c089771a7fbd0686dddd736dc474e0d41cf761356ab9a0558bf3467bbd -address /run/containerd/containerd.sock │ │ ├─233284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ade5aef69352c940dee333b1bf2f5d42a6ccc26f6763a4f65c9992cefcc518cb -address /run/containerd/containerd.sock │ │ ├─235504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b940f3fd346dfdc7fb861ad2d31f94a4eaaf0e19a8543a538b4bdad63371abd -address /run/containerd/containerd.sock │ │ ├─236336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c04fb160b258f886e74c802a25c3eda3b6ba171b48da9e3bf10779705f3bcbeb -address /run/containerd/containerd.sock │ │ ├─236470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7df7096565c27e7f44de55126f641541f7490c8fed6f8681a32125a152a48ba8 -address /run/containerd/containerd.sock │ │ ├─246580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 625d798d16568b3be11036f051bfce2ba9b69c39bcdb3d0e2e1d4589f67c5c08 -address /run/containerd/containerd.sock │ │ ├─247119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a8ca54a694dce8a63f2a470a524cc6e6629c4b72949e7c91ab7cc7a18ddea53 -address /run/containerd/containerd.sock │ │ ├─250453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c468146a134fcc9ecbaf21dbff6f200d9dcdcd1e0e17aa398576d010684586bb -address /run/containerd/containerd.sock │ │ ├─255099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb219674abb550c91ac682e61bb25e8374e1cbe6e59cb9410517717d4e753903 -address /run/containerd/containerd.sock │ │ ├─255349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9d9fbd62b1123efefceed72aff56fd7fb492d0908b9e7d9ac0198befa77287b -address /run/containerd/containerd.sock │ │ ├─255366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 071b9433fe2de4d976284dc28c5b278ec459064ee9f8bcba551bf48e159d28da -address /run/containerd/containerd.sock │ │ ├─255594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81d7dc6105188fa2511bd8cdeff4fa2b5bfc08b679d538d534659ef21d4f604c -address /run/containerd/containerd.sock │ │ ├─267184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b495470920f9a8b3af1020a7135edd4f2740abcddfbc20be4f3c9d2948d9e19 -address /run/containerd/containerd.sock │ │ ├─269927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae3c0e03849d74ee3447b1ff8aff37e1a4a2ab5cf3c8b13221a110be1797a5d0 -address /run/containerd/containerd.sock │ │ └─271262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c7c45ab4c3f6e2149add9fe12e18d52b8debcce112284e0314c8b02ddeeadc -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1425 /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 │ │ └─623 /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 │ │ │ ├─29694 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29966 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.tydmdv.service │ │ │ ├─12661 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tydmdv/unit.run │ │ │ └─12692 /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-tydmdv --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tydmdv:/var/lib/ceph/mgr/ceph-instance.tydmdv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tydmdv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.tydmdv -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 │ │ │ ├─18840 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18860 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25199 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25461 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34501 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34776 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12299 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12327 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10333 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─docker-4f926bc4c9ab8b16e659c9d75a368b8a001132d228d7af5b3b224035753903d3.scope … │ │ ├─25503 /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 │ │ └─25515 /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 │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139723 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40831 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.156 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r77aeec7b50bd4948bf7d7bde2dad837c.scope │ │ └─188959 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1094 /usr/sbin/uuidd --socket-activation │ ├─docker-ad3bf92b2a804df89e42ca0671ac91a249b10a31c57f12a0b869380d93206a24.scope … │ │ ├─18908 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18927 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-a66af16bb38d404e89b8b376dcfcbea1074513c65624fd69c8a4c0e6381179e4.scope … │ │ ├─30007 /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 │ │ └─30021 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-fbcf4e12a957c1f682280ed98c7c6ec8b78d0642142934bf430df86f3ff31c83.scope … │ │ ├─12410 /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 │ │ └─12422 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-f7fee0249362acacc90c2f5c9c3eaa62984355433e1fe8446cc874551e0c218a.scope … │ │ ├─34818 /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 │ │ └─34830 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10840 /usr/sbin/chronyd -F 1 │ │ └─10841 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139503 /sbin/iscsid │ │ └─139504 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-b9a29db78f956c3a8b40dcae58a7f736a68e4222eb1506f069256dd907e5cfcd.scope … │ │ ├─12770 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tydmdv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12790 /usr/bin/ceph-mgr -n mgr.instance.tydmdv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─764bb08ad77ae46b8250e4a4fc48f098bc97575e5bd6dc5ff0e190eda9425c23 │ │ ├─182518 neutron-ovn-network-logging-parser: uWSGI master │ │ └─182548 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─d9ad4f30500fea23e39344fd58e21d292fada3fdb988957d9ab5483ee92ba934 │ │ └─62999 /pause │ ├─5f8b7c8e941d603c35cf9f1af85853697a6f0c8eb27d26916fc35eca713fe22e │ │ └─215508 /pause │ ├─821ac06ad7968108c2b4418386854b68320f1316c2f7c7e71a09b9952466ca7d │ │ ├─91992 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92011 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92018 erl_child_setup 1048576 │ │ ├─92123 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92124 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92150 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92434 /bin/sh -s rabbit_disk_monitor │ ├─0140887b595e25499055629d401f8c2d5a61ef30aeb39c322442e71a3c1083c0 │ │ ├─61814 python -u /app/sidecar.py │ │ ├─62211 python -u /app/sidecar.py │ │ └─62212 python -u /app/sidecar.py │ ├─ca71da42a6cf0e1fa05c26683391de5f18fc40475fbdded7de704117eab0f192 │ │ └─50960 /pause │ ├─4c20819ab4f25df3038a032787fc910b236d36c9b7b6a4f76ae8127f3742a8fe │ │ └─40486 /pause │ ├─625d798d16568b3be11036f051bfce2ba9b69c39bcdb3d0e2e1d4589f67c5c08 │ │ └─246604 /pause │ ├─a39c0a338574da8bd93b15628b9936da290605a87d9b4d3fee7763c1f62f7e03 │ │ └─63563 /pause │ ├─3d4eb5ac1b1462e2dddcf176e31505edc44b2012ed04fc0735eb8d2de66ec0d3 │ │ └─121495 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─bfd9f04f8fb13353bbda228def4d9e696aeab34d41807c5c75ee79f049934886 │ │ ├─264836 manila-api: uWSGI master │ │ ├─264899 manila-api: uWSGI worker 1 │ │ └─264900 manila-api: uWSGI worker 2 │ ├─0558e64a2d4d654a707b3bf84a4ffe62181f985670ca47b85922b11e25cc78d4 │ │ └─43950 /pause │ ├─9cc23cdda63a0184b5634c43afc9295d0c203c0a2804e5febb72f9314a573833 │ │ └─175685 /pause │ ├─eff4b816d01aa0cf5badac9b45dffb33c6e25f3325b19668c820ab7aa033fb82 │ │ └─140702 /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 │ ├─23af8b03c132be21f195f6fb91b84eac99576a767cc37854f10866bea889d9ba │ │ ├─185462 neutron-policy-server: uWSGI master │ │ ├─185474 neutron-policy-server: uWSGI worker 1 │ │ └─185475 neutron-policy-server: uWSGI worker 2 │ ├─4e691d2cc280e9ab42c1c879e432703190553f1a5d070d15a9e4055ec25c760b │ │ ├─144531 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144547 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─144568 erl_child_setup 1048576 │ │ ├─144628 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144629 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144639 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─144796 /bin/sh -s rabbit_disk_monitor │ ├─a382cf70b3b4e3454fbb57986b37ad6c7b389ed5185c9847f228a2c7e7f582ec │ │ └─40522 /pause │ ├─af15e3583b00cc5add2288ed7c9698d5088225d67d74d2d10fcb410c877cc628 │ │ └─40984 /pause │ ├─79fcffc2c471af31d437af0f8ddb865ac1b68f02b1457d6144156b3ff325f9ca │ │ ├─186608 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187051 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpjexhrbsy/privsep.sock │ │ ├─187700 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmplg5_rvjl/privsep.sock │ │ ├─225959 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpck4_zx72/privsep.sock │ │ ├─226247 haproxy -f /var/lib/neutron/ovn-metadata-proxy/f0b05252-c769-4617-b7e1-4ae40f36b269.conf │ │ ├─376830 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─376831 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─571789f508de0c33151a313d11e17e1eb7924e7ad2e5f8bd3c5043952a7ec978 │ │ └─146835 /pause │ ├─a947d73d677aa5b44787e8aad47ee5a2c6c7d3d75cec339c5574315338349247 │ │ ├─185375 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185879 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185881 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185884 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─d428b5cd9c9e319f867596f43cea25a1fcb6269ed99d41762fdda27c8aea5efc │ │ └─122974 /pause │ ├─0e53d1e668d61626c6579c69cb178dfc90a13154a7e63921c0083833c75fa4ec │ │ └─264857 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6871e04336dfbee2a5e3a0b4baa654b10a3b78d9221a8452eb9263d73db9ce10 │ │ └─43552 /coredns -conf /etc/coredns/Corefile │ ├─a5ed0664094b1ec2d1daf3c25b1bb055aae5c405452eeee084558f27761bdc2f │ │ └─109826 /pause │ ├─9e64a97fa09eacaae9114432b43f850d80b2da5d906b25401b9c1203feb72fad │ │ └─207477 /pause │ ├─1dd466a1e0f5bc8769aa7a265d2c3f18ae49e56b4b362873c77a3dd10892acc7 │ │ ├─ 96541 /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 │ │ └─398257 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─59f8f998b7f6863271445c2505318913a69bc9e93e3f173167f6c7d6ea47c94e │ │ └─44704 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e7c7f054b562b89dd70b9642cfe880b5061fe06f185d1f3ca0553978aaf87414 │ │ └─61020 /pause │ ├─4a944bcc6fd67ee899e9b8af32d75f705706d83ebe02b7ad7cc4d12552e173b2 │ │ └─65428 /pause │ ├─c73e644d5f2bf91c8bc9ac365753f21046a165e83ad3b11f1cc1aefef6e8579f │ │ └─48208 percona-xtradb-cluster-operator │ ├─44ea0969f497d953d1ffb40e931c69ec663f897aff512d019908c7d08cf0529b │ │ └─43488 /pause │ ├─3e166ab83013042b51910c8aecb8b651194e3c9c92c717dff56e546c9da47356 │ │ └─122885 /pause │ ├─f69209fbb7d8160fbb4b4369b47274ebf286756fc87051d1ddbb63e8fccade53 │ │ └─62547 /pause │ ├─844f4cf58d6ab774e32fca511bb56df1725930515de45eb83592d6fa19fa3dfb │ │ └─56668 nfd-gc -gc-interval=1h │ ├─dfef94c891230a3b241bc1712ded68bf19b895ce2914d7732ca33713fe107364 │ │ └─44500 /pause │ ├─b82a62c089771a7fbd0686dddd736dc474e0d41cf761356ab9a0558bf3467bbd │ │ └─232216 /pause │ ├─619bfed49aea724c0f71bbe79b22f81dba1b77043526267289d50b431bb46551 │ │ └─123646 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─09fa9afd94f160c94fdc725cc8266c88dda1aa41efe389264ec1f4379197f297 │ │ └─230373 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─4104c18a1fe1438c03bd000a901b2156dcfcb7d41d2e258325fb92fcb26e481d │ │ ├─207776 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207794 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─207800 erl_child_setup 1048576 │ │ ├─207920 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207921 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207931 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208132 /bin/sh -s rabbit_disk_monitor │ ├─dcca7f819be052bb8e9e13c2b020ed17d7545dec7a6af69bd2585ed8d197e888 │ │ └─48896 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─7df7096565c27e7f44de55126f641541f7490c8fed6f8681a32125a152a48ba8 │ │ └─236498 /pause │ ├─ead4f5155b6521965cb1e5ae7a61079f8c5da1aea8952cf380269a01211fb765 │ │ └─67180 /pause │ ├─649c9a8a0214c7c55bf827215cd545ed8c0f9cba28624cb49ac0eeaa1916bb6b │ │ └─225278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7b20ab34147fec1a12a8de007743a306bc695eb699f0b5dfb76126fb072bf3a7 │ │ └─51627 redis_exporter │ ├─d5348652ef961db8c92774d6250073eaf9b7a74a4ccfb069c875775eab54fa03 │ │ ├─188429 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188458 erl_child_setup 1048576 │ │ ├─188585 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188586 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188596 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188820 /bin/sh -s rabbit_disk_monitor │ ├─1f2e08c006ac5489293ac4be6319a2c5c2f67dba9e1d5415ce2623df7f7d02c8 │ │ └─62039 /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 │ ├─4a33f89186282440bbf8b1359a7572997065f26e190c5fbb489b430ced065c4c │ │ └─43596 /coredns -conf /etc/coredns/Corefile │ ├─07bb34937c099b704b9eb549b2a17a7f556a4d041fe5a39067ccbc5195825e7c │ │ └─182444 vector --config /etc/vector/vector.toml │ ├─a9a4e2097e69e67ed32dcbd8e7b5a6324f03437e65ef0999db108d158a56be11 │ │ └─51217 valkey-server *:6379 │ ├─ade5aef69352c940dee333b1bf2f5d42a6ccc26f6763a4f65c9992cefcc518cb │ │ └─233308 /pause │ ├─ff3753fa4330fd1c391f19876ae0593df84dfef756fcb43dfdc88e1f1afd73c0 │ │ └─44661 /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 │ ├─ae3c0e03849d74ee3447b1ff8aff37e1a4a2ab5cf3c8b13221a110be1797a5d0 │ │ └─269956 /pause │ ├─95978e1f7ecd8d7f5e5278b36b7a687a72052f9875f5249fb8a78fa03a7243a9 │ │ └─48393 /pause │ ├─9b940f3fd346dfdc7fb861ad2d31f94a4eaaf0e19a8543a538b4bdad63371abd │ │ └─235527 /pause │ ├─2b51c85a296f52dcab9edbcfc68047915766e58ad89621f982e4a3ec7a598c74 │ │ └─107788 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─89f99894feee7a1022dab7fde56f23190195aeade1b89001f766a700f5faa90a │ │ └─109911 /pause │ ├─071b9433fe2de4d976284dc28c5b278ec459064ee9f8bcba551bf48e159d28da │ │ └─255437 /pause │ ├─c468146a134fcc9ecbaf21dbff6f200d9dcdcd1e0e17aa398576d010684586bb │ │ └─250476 /pause │ ├─246aeb6dd3a49e35104c053fdf834d372104175b96a5be051484f2b8668ba3d6 │ │ ├─250650 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250688 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─250722 erl_child_setup 1048576 │ │ ├─250828 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250829 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250839 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─251195 /bin/sh -s rabbit_disk_monitor │ ├─ab017d3369b163e8a3b401a15f8fccb0d76599a0cbf06321fb89a8716c0d7159 │ │ ├─176587 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─405430 sleep 300 │ ├─4de51a6164c82dee078d0380c461b46439a21e2bcd19171e955c0ea543b8df06 │ │ └─56708 nfd-master -crd-controller=true -metrics=8081 │ ├─949cfcc9b064d66be3b1befe4b4789730e61dc749c45d186ba70bb9bdc767794 │ │ ├─106511 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106847 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106849 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ba1b89df7162977e59812c7ac78ea6e4bf73586279b4b6742f0779557eb668e8 │ │ ├─65213 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65246 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e07f5bffadb61245d8d923b2f10d5c80e425456fb5973a33bf7877bf06e77ee9 │ │ └─175312 /pause │ ├─a2331ec3601211e5aafc874b49c065f0a2b3af0c7b3763913834dec4db105bad │ │ └─66933 /bin/oauth2-proxy │ ├─2b527976afa2cde392a4a83e6e526ba8dc11e30e065b0e0561ce4b96f11a40b4 │ │ └─166673 /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 │ ├─45de26e2f31f9378b755b413ab502e43c24e1a124b81dcf4735cef548e194872 │ │ └─65109 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─91a7caef83604871085f5468f0a096753c7164ad658c6f20e36b9d60e8885231 │ │ └─108086 /pause │ ├─289b95aafa1e4e3fc3502172419d96f47f14a5368f8a5f8384c22f2a0121d433 │ │ └─46569 /pause │ ├─8dce00190df698d7085b168d854c23d286440d7cd17becb3077c9f7750f37f25 │ │ └─233335 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─10a46d3e7b30900a76f833c25a274374c0b380132e66689a0821ec7b478f3a4d │ │ └─61062 /pause │ ├─12c5c33c12b2811a3723512f5ba5b45d9e7e6d523e583069ede4e13144a8ec0f │ │ └─64476 /pause │ ├─4c00979ff419aef08f95d9806a7bb3d83e68dae317ba9fe04b8b708d9097aff0 │ │ ├─124017 /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 │ │ └─124162 /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 │ ├─b646d3cc7b6fe6b08744d41bc302f522f0b941530a84bd351cb71e30e54bcdad │ │ └─47401 /pause │ ├─161739731e0a24598ebc0a73750ce09d87cfdbfb0a44d46a6df1ebb3b321672f │ │ └─56628 nfd-worker -metrics=8081 │ ├─5ceffbaa15d96382741238baf6c19d36dbc70d068dd8cddd2a7356470c11efdd │ │ └─43095 /pause │ ├─7e8e892f9d633d65d74ee1f6ae0914b01851a4a43765fb9e36854c9f6068a8a9 │ │ └─64690 /pause │ ├─988c74d44aff41289fc973bd0d9b50b5dacb7a4b3fb2aac47dd05b263907d96c │ │ └─270283 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─90a88b7de9189af375e63c331dc82edcc4350f6474191f4b15ad2246dcaa0a80 │ │ └─40767 /kube-vip manager │ ├─5b495470920f9a8b3af1020a7135edd4f2740abcddfbc20be4f3c9d2948d9e19 │ │ └─267208 /pause │ ├─c04fb160b258f886e74c802a25c3eda3b6ba171b48da9e3bf10779705f3bcbeb │ │ └─236365 /pause │ ├─67f4842016f5774219eb7cf2a712229bcbc285ea703456e59fa4207a40a166c8 │ │ └─66770 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d8f8cd7f471bc3a5c6a59cf4512f8e8d3703e01125ec68d08f0677d0cff6e729 │ │ └─96470 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-q67tm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6110d4958d2ebcfc024f84e2e906c7ef6109329acf57ebb695f3367b287f6ede │ │ └─142469 /pause │ ├─07fbccc9ae7a91ac9bbd849b0d73b4170d168436d6d2a93dba3335e901836283 │ │ └─104556 /pause │ ├─39178821adf25cdca267e63f8a797f318f49c3220a7adae062fce8f3a16b4533 │ │ └─146557 /pause │ ├─32c3866e1c83361d7486bb4f883b2335b178e941cabd8025df80fb445c3c4f52 │ │ └─146614 /pause │ ├─fb219674abb550c91ac682e61bb25e8374e1cbe6e59cb9410517717d4e753903 │ │ └─255156 /pause │ ├─ed14a5ee36385528157987b961a03abecdb838bce292c2f8c351e1c41bfe185b │ │ └─141412 /pause │ ├─66fbc830d6f2bf48d7ad6658073f14f64fca943e91b812b4ebc244a8882bf0a4 │ │ └─42024 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─082e0d719a0ca27a92cb1202d51d7da9ba26ee9d3d25fb3d3e0ffb72f2c8a490 │ │ └─147504 /pause │ ├─e71c3eb2a55a21e946ec02b4a3f4cc97e8ca8692b1e90204ecfbee62f570cec9 │ │ └─68949 /pause │ ├─21ba78520680cb772312ce9ac59e8c0305e5c716880aeefa9ee4eceeeea0dd4a │ │ └─64734 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4986c47d409c36b6f0286cb25cb5b505cf63a3f1cc70921f8bcfc68128b93286 │ │ └─62423 /pause │ ├─c25ac0f906b0b454309e94620da00ece04d8395f00e662bb8956d3d999566a99 │ │ ├─48994 mysqld --wsrep_start_position=ecf05873-6ddd-11f1-a41c-02b1c906ffca:20 │ │ └─49115 /var/lib/mysql/mysql-state-monitor │ ├─31af4431cfdf7d3bd3b15a82cd4c8a4db3aa5eef943e9123138c2bec3a9c27e4 │ │ └─49090 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─acd7b8f38a401ace07f8dbfe250b23b2727268105604b8b2e0280cda0b1c48c6 │ │ ├─172295 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172711 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172712 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─343599c7e27d686847f9ca61140ddd5bd4cde356a60da4dd234d12f3f038eb31 │ │ ├─203417 heat-api: uWSGI master │ │ ├─203505 heat-api: uWSGI worker 1 │ │ └─203506 heat-api: uWSGI worker 2 │ ├─83082c60bd2762629321caec2a4db4873bb0dc91feeb33f5a88b1a2ebf34028e │ │ └─91771 /pause │ ├─e3ef828b638efcfb83f9873f34f3894c5ff8ac47151d6175cebfc6af93805cb2 │ │ └─63782 /pause │ ├─978ea1a4d61dc53569b5c991b427bbfdd26c97d29618792022a99bcf9ede8a61 │ │ └─40387 /pause │ ├─01b3902f00be08be2825b76a4465a5601124fb2b0465e2ecd22a8c8322f47ef1 │ │ └─175406 /pause │ ├─2c9a969b1ac0313d52457d9130fe5be34d9187888493c29f0742b893a95e8ba0 │ │ └─43138 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a227ac35a26f49701bba6191e96023865b2ea6f252b2a8e7d82060ec15ad46fe │ │ ├─131154 placement-api: uWSGI master │ │ ├─131179 placement-api: uWSGI worker 1 │ │ └─131180 placement-api: uWSGI worker 2 │ ├─043d8a8cc98c03259cdcd6528ee55c8d619bf1ae616da15469b5b192d4610091 │ │ └─64806 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─92db55660171e1de57ad8589b6469dda60d7b655f091a558c6dff8a4f4ba59b2 │ │ └─66729 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7f604f64c66d2e3e7fb13a4e47e069c8507918192a4feb345233dd86e889e191 │ │ └─44139 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 │ ├─bc6485698f8ea2b0cbea5be6105b65b6d5b39e7f2316a04fd3c368d9c76d90f8 │ │ └─40526 /pause │ ├─065355c964be3b795aee5031a18d6a4db44a83ad94247ac5b62ad92f8df8ac7d │ │ └─60892 /pause │ ├─d510a9ccf01ec0b65ea56aa890a5a9180a767e08ee4d35819fa64ebaad17a2db │ │ └─65924 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-156.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─43088217d35cc8ed124a30f36b31aa61f1ffea906d56d864263066ced22fdba4 │ │ └─65791 /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 │ ├─afe708ceb99ab6070988d201df2bb54a33a0182e5fa91da8f84630a81774417b │ │ └─61389 /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 │ ├─32797c6c018b7977203424998eace66e5107d392017c9e43df32e36ce77c15e8 │ │ └─56273 /pause │ ├─aff41359ab2523314353c3e5f6f97e7a0f32e401b3b51b956780211f1d664265 │ │ └─231259 /pause │ ├─c1e6dcdd26200745a77ef1ca1ad130c43ac67d97b0d93d8ad646bbb19d8b6aff │ │ └─51153 /pause │ ├─fc468f0e4ea2df6fc4b1d39214aafff4aa2ed9f8113e9da968d15d7098c0774a │ │ └─56579 /pause │ ├─f9d9fbd62b1123efefceed72aff56fd7fb492d0908b9e7d9ac0198befa77287b │ │ └─255430 /pause │ ├─004f8304577c4fe8842d8eba918695ad588eeebfa1b6607fca328aa28967af88 │ │ ├─105097 glance-api: uWSGI master │ │ ├─105109 glance-api: uWSGI worker 1 │ │ └─105110 glance-api: uWSGI worker 2 │ ├─e2d98bd5ef94467891ef9f959dfe90461c4f6ab18ca607d02aa9f7ea4de2e695 │ │ └─97229 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6b0518ab106d88a62108610edaa71193fce379aed46036fca4d0c89d6609754f │ │ ├─203448 heat-api-cfn: uWSGI master │ │ ├─203531 heat-api-cfn: uWSGI worker 1 │ │ └─203532 heat-api-cfn: uWSGI worker 2 │ ├─c955667de607ea5e6e88823835047704ecd9589e3afeeb7cca68d7e3c929a6c1 │ │ ├─140737 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140813 /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 │ ├─9d3d226c679db0312dbd808b8bdca162b1f23817cb92244a1568464021717a47 │ │ └─227610 /pause │ ├─5cfcfabbd0ebd7b9ec48ad9ffa72ea0f74dfc3bab42d7542fbf77465fb956418 │ │ ├─172200 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172697 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172698 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─132938cdd341c27db01b45c06dce4c9f265284eeaaab0f36af1abd25c23ca44c │ │ └─190456 /pause │ ├─95bdde9ba70454b56092eae6cd8483ddc962274cf3538a9e4ab460a5dfd5f788 │ │ ├─203371 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203871 heat-engine: ServiceWrapper worker(0) │ │ └─203874 heat-engine: ServiceWrapper worker(1) │ ├─3a8ca54a694dce8a63f2a470a524cc6e6629c4b72949e7c91ab7cc7a18ddea53 │ │ └─247145 /pause │ ├─492938ff7150d9261d14d8f1347e015725917f373ab21d07dad063cff46dc8d1 │ │ └─44455 /pause │ ├─292fa3d3a358dbc6c55708467afdac1ef30eea39774d54406aa8f50d77bfc7d7 │ │ ├─225266 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225815 octavia-worker: ConsumerService worker(0) │ │ └─225820 octavia-worker: ConsumerService worker(1) │ ├─e2cc3321800867c6fc2116e8c79b8dca34cf7d3a85f4ba2800e55fdfb49e7416 │ │ └─264817 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c605164a8ee659c209e4cb0afc3269dbf5ce10765300a53310094e8edfa47a55 │ │ └─253556 docker-registry serve /etc/docker-registry/config.yml │ ├─63a8dd276cfe4f2609c7c844b039cf176a08b5710aeb892487f86d291b840168 │ │ └─190412 /pause │ ├─044b13ca18a59fe5d5204c23df7214ce2e393948918d3c7aa5c111ffdb80c02c │ │ ├─173597 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173613 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173619 erl_child_setup 1048576 │ │ ├─173767 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173768 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173778 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173867 /bin/sh -s rabbit_disk_monitor │ ├─4a19072e886198aff550364172518ef1c346ee2c632388024ade91e0c23f6e35 │ │ └─41786 /pause │ ├─a66ebc16d04c003335f9f23c035132d03856b02f3e82c38b7da82bd930c066b4 │ │ └─40540 /pause │ ├─cd7c2d5404f5582974e6b3dfefb8bac6d9e5190d26c1b49f0dcdb8c241809069 │ │ └─65536 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─9eaa8e7ff3fa09783e3bdfd721140533d4794a8e0c69818c1da382c88c139bd2 │ │ ├─119992 cinder-api: uWSGI master │ │ ├─120005 cinder-api: uWSGI worker 1 │ │ └─120006 cinder-api: uWSGI worker 2 │ ├─caaa096cee3e64272a0587db3111960f74dbb0eaf2f6d8a34c97ff91f1eea931 │ │ └─63044 /pause │ ├─469a803e32e0f44ce20e9626ab9f381d1a54b2ca3dd70b83f198459fdd4a6e80 │ │ └─66952 /bin/oauth2-proxy │ ├─0fc0b44958b30605411b48637be79ed4f2b37e69e49aafe4668407084e4c6b9d │ │ └─56812 /secretgen-controller │ ├─923f1dc881ca22604e1a42e0375dfe55480a198279795da435ba52f0a2c0642b │ │ └─47503 /pause │ ├─97bc3ebe604a563def9805dfb0b128b57df2687c570fa0d449329a37d49feb57 │ │ └─146765 /pause │ ├─8d7e097b6ccb69364465a3eeeefbe5715d272d83e2ef06954ca44dc6e332a3b8 │ │ ├─227787 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227803 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─227809 erl_child_setup 1048576 │ │ ├─227884 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227885 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227895 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228045 /bin/sh -s rabbit_disk_monitor │ ├─d9f005be3cb846bf9bea44824a8681f414afc8b68362943da594f989300bf5df │ │ └─47873 /pause │ ├─ffaa512d0d05f7e5e230b450e6ff974eba198a13ddcfdd5e48637b06c70d9237 │ │ └─66020 /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 │ ├─d14761ea4f27e3de56cfdfe5146d012bd925d0c5c1fed93fc95507fef47983dd │ │ └─215223 /pause │ ├─a033c46da06ebce20c636dc3028a80ea0266c37c4dc1169a29adfd60551bb044 │ │ └─56384 /pause │ ├─d7c0f8e26679293d180a802784cfbf76a9fdf35a1ec229db1425fcf27f59e381 │ │ └─61115 /pause │ ├─6357fed1bf6841f62f8bb709c150ad1f20accbd780e795888bedad3d4b74722a │ │ ├─186626 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─187083 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp3743c6q8/privsep.sock │ │ ├─389898 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpqgvn1urz/privsep.sock │ │ ├─390014 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp7b5frkql/privsep.sock │ │ ├─390028 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─390029 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─bccbab71ebd70a0022f22040c9482e59d3e7f6f13a47692f0844fe3f53c68927 │ │ ├─273976 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273990 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─bda812722985733571e527e008e88309f8e90998845292ed2d2f3fa32fd06825 │ │ └─106159 /pause │ ├─080ae4ce3b2b9e4acab7da0426f9200c09f36ed1e1ab6c8522454add29369caf │ │ └─47549 /manager --metrics-bind-address=:9782 │ ├─fd354766cb68b1ff42f9288838d974d047190f19783dad29d5ab1852ae057da8 │ │ └─192558 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d20ec13f782c3d7802e4887f7f87f5daf342250b4b5f7b97ce21cd3d362b5bfa │ │ ├─85011 barbiacan-api: uWSGI master │ │ └─85023 barbiacan-api: uWSGI worker 1 │ ├─22d43b603a77d637151054fc77157e25e82b6d298257a1471e2a1c64770d26df │ │ └─175822 /pause │ ├─98e53c1608011b0507d51fe8ac17ac1da2a06952e9341dc748d2b1051d2c871b │ │ └─143204 /pause │ ├─a9c29b14059f9b8eec8f0eb52f2eb73c7ab7b7b8a833792a4759d10d81760229 │ │ └─230164 /pause │ ├─81d7dc6105188fa2511bd8cdeff4fa2b5bfc08b679d538d534659ef21d4f604c │ │ └─255651 /pause │ ├─8ba0bece0dd39509aac54dcd7d9ac43d345b62d53ef352e0cee32d21b6fc8eea │ │ ├─42233 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42656 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─147771faa55619a5667abf8525d51c4c08b98c7e6c0fb22863016e017ee1000d │ │ └─66085 /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 │ ├─2081f11becbcad6a093fe9ad7bc564a95094ff14923f4be6dfeeac4137d9dd48 │ │ └─46673 /pause │ ├─f821614f37a7e38c494835fc4bb29cffdc697099d3fa77a39d183ea9cf5150b4 │ │ └─63649 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 │ ├─31192c4a77c024b952874f09253cc5a9c434603127f671d32e9b7eaab71db66d │ │ ├─ 46886 /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 │ │ ├─ 46904 /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 │ │ ├─ 47043 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269514 nginx: worker process │ │ ├─269515 nginx: worker process │ │ └─269516 nginx: cache manager process │ ├─d50f7771a13aee0c59a636202795f9e88f2497282c982c1b8a9d36994f26f5e0 │ │ └─188213 /bin/bash /tmp/libvirt.sh │ ├─433191a65c00d668ead223842960937cf92617f748687c266cf88b8894eaf178 │ │ ├─171423 nova-metadata: uWSGI master │ │ ├─171436 nova-metadata: uWSGI worker 1 │ │ └─171437 nova-metadata: uWSGI worker 2 │ ├─c9a0f9888f0d13b8dc905cc062da7679cc6549fd317f15386c8e6022ab57b6d3 │ │ ├─48818 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 │ │ └─50050 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 │ ├─c6312480440d9f35b677dad0b873de9ebcbda0a3b818c2cf4cfa6f8a4fa4d0e6 │ │ └─231563 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─85ef2cb3f789fd7aea082474b193fd936f2d2f12669cd0dc4fd73c692a926be7 │ │ └─125628 /pause │ ├─0f07977b37f2910ae999518cb36b37bf360a40af4bfb37b7616097b891a02efc │ │ └─215209 /pause │ ├─2645c25fbb20912662a88e80c5a39ac09de8bd204f2a1bef7981a8016188e34c │ │ └─95838 /pause │ ├─4f27d8adf7a1a8460b1dec529cf09dc1fd3242bb22895d8a75e72a5536ff14e6 │ │ ├─142622 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142739 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142752 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─143020 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─410729 sleep 15 │ ├─e3c7c45ab4c3f6e2149add9fe12e18d52b8debcce112284e0314c8b02ddeeadc │ │ └─271287 /pause │ ├─22bf7ff6f6cb981163c807533040aeeec0742187e5e1236772daf54d056835b1 │ │ ├─171286 nova-api: uWSGI master │ │ ├─171315 nova-api: uWSGI worker 1 │ │ └─171316 nova-api: uWSGI worker 2 │ ├─b3205665ed76d429c9f3fe1d878344dd5ced592ccda8a65dfeef0dd09d944aa3 │ │ └─40664 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 │ ├─201373022f0cf5cd6907ecb1ec9fe9444c342e02f2173af8427da6d017edb3a9 │ │ ├─185407 neutron-api: uWSGI master │ │ ├─185446 neutron-api: uWSGI worker 1 │ │ └─185447 neutron-api: uWSGI worker 2 │ ├─d948b24e39ffffc3488a0e1e3d9140ea5655fe84b0d91492281e837f9382d75f │ │ ├─269685 apache2 -DFOREGROUND │ │ ├─272126 (wsgi:h -DFOREGROUND │ │ ├─272127 (wsgi:h -DFOREGROUND │ │ ├─272128 (wsgi:h -DFOREGROUND │ │ ├─272129 (wsgi:h -DFOREGROUND │ │ ├─272130 (wsgi:h -DFOREGROUND │ │ ├─272131 apache2 -DFOREGROUND │ │ └─272132 apache2 -DFOREGROUND │ ├─06d10ec7df5091a3f98083b9382bd0920bd14647001a03638834802f3511e6cf │ │ └─144358 /pause │ ├─71c416d83c56fbe4ba5058abe7a61c4c99cbba8fe0070277da842b8b72f4ba32 │ │ ├─ 72350 apache2 -DFOREGROUND │ │ ├─ 72461 (wsgi:k -DFOREGROUND │ │ ├─ 72462 (wsgi:k -DFOREGROUND │ │ ├─ 72463 (wsgi:k -DFOREGROUND │ │ ├─ 72464 (wsgi:k -DFOREGROUND │ │ ├─394152 apache2 -DFOREGROUND │ │ └─394301 apache2 -DFOREGROUND │ ├─dbbbccb387dfd4f81a25725e61611103b914f62e7df46ba1e83abe0a63c47045 │ │ ├─108309 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108325 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─108331 erl_child_setup 1048576 │ │ ├─108378 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108379 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108389 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108570 /bin/sh -s rabbit_disk_monitor │ ├─30d3dfb57bd732c8a34ee50644dc51a0ba007e70fbf9743795fe0c1bcc0c1ac0 │ │ └─43534 /pause │ ├─e05b410f95fadbbe183357d944face6175a70b87ed338b75ffffa962babd2e0f │ │ └─44614 /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 │ ├─bb992287b70565d39cb3aeadc38b9238415218fcaf0d8baded769d1e41203a48 │ │ └─62344 /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 │ ├─fd36bab4e86eeb8ad7327c25b66c91dbd376b244bfbe6aa756e3b02157aed1a5 │ │ └─188790 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d6948e336a3d90b4fd7d359fe7577a842741388bfe35fc2017aaced5fd735b2f │ │ └─95966 /pause │ ├─3d32c1aca6bd40f9777d8e0c3d7307978187804b20427038d6bebb966ba3dad1 │ │ └─106121 /pause │ ├─8da47cfbbd0a7d4adf3ca78e16ad6b6ae43e7bf2019d0f0bb9b3f42e37253718 │ │ └─190506 /pause │ ├─494ce9336eec1215f4527bc458841c09fbc8e34681d4cd6dd135b4e0ad45c932 │ │ ├─61863 python -u /app/sidecar.py │ │ ├─62216 python -u /app/sidecar.py │ │ └─62217 python -u /app/sidecar.py │ ├─a5854dce3d96a3260d6964ec662c61360b41c3ce75ec7dee856ed97d28ec2d2d │ │ └─65688 /goldpinger --static-file-path /static │ ├─e5549d34195abbba2c7adc411bf1f9b3a6150a84a3d546fa2595110dd27ff816 │ │ └─173453 /pause │ ├─063bd7cf264a00b9a08a2df58458a6c719182e2e5792c4fbc767e560d7e958e8 │ │ ├─225981 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226009 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401680 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401683 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─401701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7e49273a6063dc7dd6c7d07857b3afbbf65cc073674610047758d9e005716c0e │ │ └─66269 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─38db589fa6cfe03693a9acd488a4ea750cf7c06c24cff89bc96e368ef76423ca │ │ ├─78408 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78431 erl_child_setup 1048576 │ │ ├─78478 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78479 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78489 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78577 /bin/sh -s rabbit_disk_monitor │ ├─b4bb8233d43d2ef2c9c039ce3f09e8fdb89ab94e48cf667c7100faf5564054b1 │ │ └─47000 /server │ ├─46b4daaed506231dee23c7533ac5cbbaace52c428f11310639b6969f02ba306d │ │ └─232245 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─99be6738a792c00d6a4af0f6f67b1463b50fc0507c2a92ea349f502191091337 │ │ └─41014 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─eae969e2db680adf477a59ffa7853d11e7a063a86715f7121fd6c6a695d18c9e │ │ └─40631 kube-apiserver --advertise-address=199.204.45.156 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─a608f80a18e504acc42817aa0182fa604627f147ebae459ff5e6ef982100b496 │ │ └─181866 /pause │ ├─e1e45bdcd28f5da0eb9970d428da709492aa8ec61b72d8811c21498a5ce0998c │ │ └─215278 /pause │ ├─9c8fd10a87cc58f42897cd8e8eb587377422ea54dc824b7e14b7a49137fe6e3e │ │ └─147192 /pause │ ├─d1228921721aaba48d1983d67498a532e0c90438695cedfde3dee07c0b7e2a3a │ │ ├─182401 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182609 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─182620 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─410409 sleep 15 │ ├─da230fe0ed8ea53c49e8b10a9e488fbf14df822351e9341b80db56a316bfa24d │ │ └─62938 /pause │ ├─6991b2b98a5b0b489ae782cc562dd398b51efe7d0c31bd8d4f7b9b0ac2f52bec │ │ └─47666 /manager --metrics-bind-address=:8080 │ ├─bb10aee95dedbf92152b7d6725b6fd2de532f63cb517f5000420cf012ebb5ef2 │ │ └─142403 /pause │ ├─8f8d676e680f9e580f3eb457cf0731194617ba0fe1c1ab2d66345851bfc68f0e │ │ └─51514 valkey-server *:26379 [sentinel] │ ├─3fca493b159b3e527cd443bd27d4f6629e711d46559bfc30b4a9bde2c261768e │ │ └─188164 /usr/bin/libvirt-tls-sidecar │ ├─831e758695fda9ca5c63adc26b57bb5e0a42d1f1802e18b5818d8aa2ce60c05b │ │ └─188105 /pause │ ├─d2ec8e2c9522bd8cb116a625c3e4be6ec40087efc9245444dc6553a0c2e9433f │ │ └─66835 /bin/memcached_exporter │ ├─82aa02970397661b3347da1e81aa315362eedaa44e8d7c0a4a656112c1ae6821 │ │ └─51320 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 │ ├─411c6a828b40c0a59e8e86ed1c7ba253889bf1e9f3507baf8c962a1b4c36cee9 │ │ └─66614 /bin/pushgateway │ ├─8b224428da2374694bc227657e95757843897c5968cd766d6b589901e501d4a8 │ │ └─235552 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─ec98f1fdc85ef574af7972abddae450be468cec532c4372bb76cbe940d6aa50b │ │ ├─64294 nginx: master process nginx -g daemon off; │ │ ├─64320 nginx: worker process │ │ ├─64321 nginx: worker process │ │ ├─64322 nginx: worker process │ │ ├─64323 nginx: worker process │ │ └─64324 nginx: worker process │ ├─8c1d40466bbc7c36cc4e280a8c307d2e7b426809f56522a153d1a74b29f973ba │ │ ├─142624 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142659 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142689 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─142998 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─410728 sleep 15 │ ├─4ae52c4cbdc443851df66a12da10235f15c20203940468b6f11a2f0a50664f18 │ │ └─78315 /pause │ ├─da44095ca80d666bf3b3a77b92812177a605f4471012387c9b057e5f83f904a1 │ │ └─55623 /pause │ ├─7e13b9e3da8554cf5709f6a3d80dadeeb5955e86c9bf230ba5be82c1cbedb11e │ │ ├─143413 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─143612 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─143617 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─410031 sleep 15 │ ├─7c71f38c7545d5a8e7e36687e5d7caea239b592c6d6fd57c68fe6fd17a7fe02b │ │ └─65750 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-156.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─f1943a43c2f6259210de6f3b47c517326426b2d282dc4b9b65eb053d396cc188 │ │ └─40646 etcd --advertise-client-urls=https://199.204.45.156:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.156:2380 --initial-cluster=instance=https://199.204.45.156:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.156:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.156:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─33fa36f90465d6e978e2ce3f81bf629ea6079f3dbbfbf89a07f90ee7618b5097 │ │ └─40614 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 │ ├─a8b4e8684ab7f0260a49d45cef75609a3cd50eaf0355f7821fc7d76da3f61995 │ │ ├─247224 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247541 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247542 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─b28a05115e032339bf1032f4eabc0d89918be711027d96e6aa1829ccc7883bbe │ │ ├─192529 /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 │ │ ├─376068 /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/tmpys6_awdo/privsep.sock │ │ ├─376415 /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/tmpxeerlw9p/privsep.sock │ │ └─377633 /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/tmprhn_6ptj/privsep.sock │ ├─ef4face70372298fc03a9860e2ad8c06342bc010cae3c84191b5f361b890d7da │ │ └─175405 /pause │ ├─c7d5289de18a89924f35d8a5ad51580a7b0b74010718ca765416d1cc0667419f │ │ ├─246632 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247487 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbcptez_n/privsep.sock │ │ ├─247500 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247508 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─325aa8dd7ebc99e080c2618d01b0e40c6f87fc51aef1c4b43be7d75db7398b7f │ │ └─86555 /usr/local/bin/rook ceph operator │ ├─9a3b7a51cb3efba8c644abd5bfd000e8aee8753f44698fd725561ae94e1e313a │ │ ├─67548 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67564 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67570 erl_child_setup 1048576 │ │ ├─67628 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67629 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67639 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67718 /bin/sh -s rabbit_disk_monitor │ ├─2b82adde237c305e452bd5dc3c26e4a9d5ac743ad8a2725e0ddc713ae1e16012 │ │ └─56346 /pause │ ├─33d669bd09c6e0bcff5c7f5a2656040628120d6f9f8a22744e7f419bf1aeaf53 │ │ └─48792 /pause │ ├─e8e82ce0b58740cff6037ce10a6920fb223a1dc4652746cf38c856787cc5e270 │ │ ├─224585 octavia-api: uWSGI master │ │ ├─224598 octavia-api: uWSGI worker 1 │ │ └─224599 octavia-api: uWSGI worker 2 │ ├─f89496a15fb1285ec63b41002c8f5fb59c13f23919b2b057419239547590f3ba │ │ ├─246873 magnum-api: uWSGI master │ │ ├─246925 magnum-api: uWSGI worker 1 │ │ └─246926 magnum-api: uWSGI worker 2 │ ├─86f591b2f2645633790102c312bea9abe548b784669150761352f70afff4f1fb │ │ ├─264880 /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 │ │ └─265091 /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 │ ├─02e45a974b91f1410dffc6305ec045e1884755b6df96e11e866a87a6e2c4402e │ │ └─79841 /pause │ ├─480248645cbde08d34ffc32d7ba645492f3b406e78b990242eab936bd82cb19c │ │ └─140406 /pause │ ├─989fe111106c1e1fa12e5a81374f3dc5cd347e6f9af3be23bad2bb6dfeefbd98 │ │ └─271464 /bin/openstack-database-exporter │ ├─6571a40c43000e5ce7a02caf5741f783cda89f3545aee2a608cabcee16533210 │ │ └─41765 /pause │ ├─b427fe6a25d7edda10273da3da798496a72d7181f67f0b564208fabd197b56d2 │ │ └─44416 /pause │ └─a77840aa8f205bd887da47c1e9e1ff56b66368c567142c2a07624083a244ba8c │ └─85729 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount