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 │ │ │ ├─21027 /lib/systemd/systemd --user │ │ │ └─21028 (sd-pam) │ │ └─session-22.scope │ │ ├─21018 sshd: cephadm [priv] │ │ └─21051 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1449 sshd: zuul [priv] │ │ └─1462 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─ 1453 ssh: /home/zuul/.ansible/cp/199.19.213.146-22-zuul [mux] │ ├─476212 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ezeliwvuwqgnvnofiaheouykvjzmjwjp ; /usr/bin/python3'"'"' && sleep 0' │ ├─476213 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ezeliwvuwqgnvnofiaheouykvjzmjwjp ; /usr/bin/python3' && sleep 0 │ ├─476214 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ezeliwvuwqgnvnofiaheouykvjzmjwjp ; /usr/bin/python3 │ ├─476215 /bin/sh -c echo BECOME-SUCCESS-ezeliwvuwqgnvnofiaheouykvjzmjwjp ; /usr/bin/python3 │ ├─476216 /usr/bin/python3 │ ├─476218 /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 │ └─476220 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 … │ │ ├─ 9793 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12260 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 481dd148fe3fbda264314a581a7f4765018dae8830edf5f635cef50147de5dfa -address /run/containerd/containerd.sock │ │ ├─ 12606 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9570284d338f106596d7ebf3c6e0aeb35ccedf44e4554ae0dd6efa01e6f2630a -address /run/containerd/containerd.sock │ │ ├─ 18984 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 14e42fe28f94fb2e3839d0be700a7b762b4532c56eb67210b1ad4388c4a9c9a7 -address /run/containerd/containerd.sock │ │ ├─ 24393 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e67b3d37203eb733537d7f6381aaf1d0c9c4c3fab2b7cbf755a979bb7b0eb2b0 -address /run/containerd/containerd.sock │ │ ├─ 29132 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ead6e0d716c07c372caee311929d238c1c8301a44fce6dc5ea53e586ab1617b -address /run/containerd/containerd.sock │ │ ├─ 33792 /usr/bin/containerd-shim-runc-v2 -namespace moby -id df6f511934082291169e4997ab1b9869016e6e728425ed8b11704b1f5d6fc6e9 -address /run/containerd/containerd.sock │ │ ├─ 39314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eebd7f8095ef630ce0120430032956e40b0edec81d11eca7c1ac5664c934867 -address /run/containerd/containerd.sock │ │ ├─ 39363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43e6c0d20b8a277244e381582a25ce076b56b34a31dd020873400ce769d16ba9 -address /run/containerd/containerd.sock │ │ ├─ 39367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68db6cbaeb65cb0643693a880618127ff31442a3ed5f69e922bf189e64b1907b -address /run/containerd/containerd.sock │ │ ├─ 39384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e81fd5607b7533a3331370586742db53bb93e9f2ec32a283f5158618c11f7c18 -address /run/containerd/containerd.sock │ │ ├─ 39406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3f7c11557d313b2bb6a092b3b7fc1c2bbac9438a19b5daf2e3239026aa489b4 -address /run/containerd/containerd.sock │ │ ├─ 39902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 374dd9a4a4af5ef78fb645938e0a6df381c13913381d87bf555b80de735c5ad3 -address /run/containerd/containerd.sock │ │ ├─ 40656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd873945cc06e9de5a30506b9059dc8138628aacb424624cb7c5fb648023f625 -address /run/containerd/containerd.sock │ │ ├─ 40675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b1f98b1d9ffa84390c07747b45fda8b0ae3ceeaef10867afb9162653d211e40 -address /run/containerd/containerd.sock │ │ ├─ 42011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bee162660b4babb265224760ab4c9f415c27809626b0b0e4d4c0322bf24d6e14 -address /run/containerd/containerd.sock │ │ ├─ 42403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d1016f4f8fee0ce055fb6eec26db0e117041d253572d7afc2dc046b303a2e1b -address /run/containerd/containerd.sock │ │ ├─ 42446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65cd1b6a47829bb3ca71d56bdfbbd9e7d2f86e54d4c83d3c0d41f86581a44dda -address /run/containerd/containerd.sock │ │ ├─ 42882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abf15079717d9972c91b7a4767cf55dc87b208c3e0505243b1831a9cb749df1b -address /run/containerd/containerd.sock │ │ ├─ 43441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42af5957f7269c2c7591b74a01e76aef0a7b32f670771b260de55b2f5f4e2112 -address /run/containerd/containerd.sock │ │ ├─ 43518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fcb26ae8fe4572fb737a6978b25ddf649efade9f91b19d51471f562bb538a87 -address /run/containerd/containerd.sock │ │ ├─ 43562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a584f070b55236ce229a322fde2c0f374444648e8dc6d780f35f33ffbc9a9f70 -address /run/containerd/containerd.sock │ │ ├─ 45886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc3b1a315f0c6be11afb2f5ae30bd9075e7f39d90732642c14b3a6fc916c9dd3 -address /run/containerd/containerd.sock │ │ ├─ 45986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63615aa37d96972fc1863576ade852e78c30a1f2e610a9ff4906d83942967e79 -address /run/containerd/containerd.sock │ │ ├─ 46754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bbfd6ed219c284358cd221969ee828f0ae52349aad89efd5d74001026710993 -address /run/containerd/containerd.sock │ │ ├─ 46844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2738c95bf2d744ee44a07fce54d609d79b011025425cc827a23df5224c32136 -address /run/containerd/containerd.sock │ │ ├─ 47209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b17d1386be9623dfd7b47fcbeef988f83b149b369ef37afc0ae562895e5f321b -address /run/containerd/containerd.sock │ │ ├─ 47606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed7d52be2d06678e1aef1f4c6bf1c6ed4ef8cb08c565e4746fcd94b21e81861 -address /run/containerd/containerd.sock │ │ ├─ 48056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff890f4238bb869bea4f5a993db04ca3278a5b87bfd8c01525bcd7a3c066ae85 -address /run/containerd/containerd.sock │ │ ├─ 50480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ef659cc66d8f6379c0f6c8f9d67ce608f8d75fff9e57b98f0231109e95548eb -address /run/containerd/containerd.sock │ │ ├─ 50730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5230d0a7e2336855348dc1de78a277d39b60d7c310c2bf6fa71c29ca81de8477 -address /run/containerd/containerd.sock │ │ ├─ 55176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0709e9fa4e9d43f1956c63a73b1dd09ad3abbf125cf6aaad545d279ff5bd7e -address /run/containerd/containerd.sock │ │ ├─ 55873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3d867247bda579c4403db40642567f19a4183d380eea5b9661fbfb6d94f328c -address /run/containerd/containerd.sock │ │ ├─ 55947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fec23518bdf0580f6f5a5c479aa729de902400e8f39874b573ff5e234f0e3d2c -address /run/containerd/containerd.sock │ │ ├─ 55989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d07d1cd2e4daad90c21a930e981e789c9a943a6f45a257a6529bbc879746abe5 -address /run/containerd/containerd.sock │ │ ├─ 56141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58298aa1b83b5ac30a0d4be47fe0de1c19f7113c436f5f70264d2b77145cf1c5 -address /run/containerd/containerd.sock │ │ ├─ 60482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53483d3190591c254898e07668c7e9a077be68ed85d6e3df7316725c56deddc2 -address /run/containerd/containerd.sock │ │ ├─ 60586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32f47d32a8d5a4dec70a3941566b6ec7a423ccc1f4876692ff7ca415b56559de -address /run/containerd/containerd.sock │ │ ├─ 60629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 537de074087851a6685b9e8c21b4d8d8eaa2cd5b703822f3bdb7a0b75afef45c -address /run/containerd/containerd.sock │ │ ├─ 60701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74026dec242958544f6dae32beeb6ff4db8534547b4c437b4ac92038fb88e8f1 -address /run/containerd/containerd.sock │ │ ├─ 61916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9ab960f681e1d3ddf96f5469a761ebcc69eaafd9601e56fc2d323ae63050a34 -address /run/containerd/containerd.sock │ │ ├─ 62675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3fa3ddf85c63bb8f80511b43bbbbbd87245aba24e6fa14468ed65cbdf99eb97 -address /run/containerd/containerd.sock │ │ ├─ 62737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34fee837a6791277af370701215295e8d7a61a6186d129b97da232707eafad81 -address /run/containerd/containerd.sock │ │ ├─ 62752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 057897cefd6a8f8ee9cba59279e305b94e20570e1407f33992af979daca30929 -address /run/containerd/containerd.sock │ │ ├─ 62785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09230be3472e1440bb5e88644b68c2f7486344c6881bbe7a9733d968c15a460d -address /run/containerd/containerd.sock │ │ ├─ 63116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62005950aa433a6a730d996554d83513275a367438843b8b182256a0e2bafe84 -address /run/containerd/containerd.sock │ │ ├─ 63366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd8a2598c01604a0bf3127f14102316f19e6749704e9f5fe7bee2d3a74288c21 -address /run/containerd/containerd.sock │ │ ├─ 63871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f22cac1e3e43f0e7e5f31c2081342a11f9f67eb3545f811e71f67da52afe58c -address /run/containerd/containerd.sock │ │ ├─ 64408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f35807f7e5ff67d6f4ddd58ba9ba6583dd3a1e7e66a3cdbcd7a987f1220b8f23 -address /run/containerd/containerd.sock │ │ ├─ 65036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65ff044611b6ac73e13fc89686abd6126e3802008a8f03d86fcea686d4af3425 -address /run/containerd/containerd.sock │ │ ├─ 66284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b80afdf88934cc7b5fa86dfdf083fca07d95583ee35c89cf6c8570e9b6b4462 -address /run/containerd/containerd.sock │ │ ├─ 69608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb038cc7f42362fb2bd4f27967d06c2872da76d1e9f1cdf70cb82337c13a7136 -address /run/containerd/containerd.sock │ │ ├─ 78843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a3a7b2fa7dc65e5e182f7125ecfd9f08256edeb04759960018c5822ff75ff59 -address /run/containerd/containerd.sock │ │ ├─ 80412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bfdac95feb3cbd9ea856af0186c9f66946627dfc107068c12e8f6b3e039081a -address /run/containerd/containerd.sock │ │ ├─ 86450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 243c7b6daf7ed47f1d6cbc9dcc37bf472de4a42622af786aa051c03d463e52d1 -address /run/containerd/containerd.sock │ │ ├─ 93500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03d1b34987f949d39bd48b27d648e6233cb67d93c50eb3f0fa87acfdefec3c4e -address /run/containerd/containerd.sock │ │ ├─ 97947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0507dabb72264300a286931ed1da8850519b0bb7f163168b20688333d6cb6d1 -address /run/containerd/containerd.sock │ │ ├─ 97993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0534504b4f269f2512ffe1d5104422c2b8cf40a4d11ffd60e27d0606ef7b751 -address /run/containerd/containerd.sock │ │ ├─110753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 995bcff63dbda8d1fb4d840e02ce2a454fd2c9a1bd29c43b612a7fe79ac1e651 -address /run/containerd/containerd.sock │ │ ├─112178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81ef74e34c37999b7b9bf4877affa7dd2fd1babeb0c0135804071d5e4849f686 -address /run/containerd/containerd.sock │ │ ├─112225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1ecf0197347ce50d27a2bfd66a20181a922377af6758fa5d8590fd6547f78e1 -address /run/containerd/containerd.sock │ │ ├─114301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28cbad669f4a942f0e80ceb145989e041a3f7fa194dfb8e4217976b275e0191d -address /run/containerd/containerd.sock │ │ ├─116095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 980c521c1bf3b865e0ffe77dc3eed9b970527ccb5e462b43c52622422a357af7 -address /run/containerd/containerd.sock │ │ ├─116125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a15db17b27cc1e4153e0dfd59e8800eb4e6596b100e899a7a00087eb5c98a273 -address /run/containerd/containerd.sock │ │ ├─139679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab6b36d0e1736010e40b5b4409deb66e47da03a6487ff32e840c6dfc048455e7 -address /run/containerd/containerd.sock │ │ ├─139718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61e73da7ae4d0156eebccac1cc49150ef9f4e96613dfd8eee4464455d1af63a1 -address /run/containerd/containerd.sock │ │ ├─142269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d876c3f7304f29678bce7714bedb33ca4d4ee907cc8bbdbd916cc40d509a574 -address /run/containerd/containerd.sock │ │ ├─157148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd4d69dafd2b76690549fd5b3827c48a6752571822c34d111502c8bafd035ca2 -address /run/containerd/containerd.sock │ │ ├─158972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95f2c1b721e8a3daeca8ae0091f4b63a80779e4329d80a9867d9ac332dbcf16e -address /run/containerd/containerd.sock │ │ ├─159294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0faa0e5ade69b9919339adfd3002b3101fc570b83836644bbd09677ec2e20481 -address /run/containerd/containerd.sock │ │ ├─160375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1425e58db3f4e3137bd561afe8297518afcd150e91a6b1eef4b34f6f776324 -address /run/containerd/containerd.sock │ │ ├─162307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1905ebac8b1ec0be73f5ecd89071818fe8f7665ab8ab42ab04453b1524fce759 -address /run/containerd/containerd.sock │ │ ├─162623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea7073469df28cf143104957d1ebe18e73e14d2336925f5072198517d96de6ce -address /run/containerd/containerd.sock │ │ ├─162730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee30ac72667d5456bb6fc43d64f3aade62c5df3f7cd8209c922106bc0a384617 -address /run/containerd/containerd.sock │ │ ├─162814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b73e3458997296be3cfa7564ce93fa929959f1692b883c33c48158a9699f3b5 -address /run/containerd/containerd.sock │ │ ├─162849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe857f490696e1d71ca1147e045366cd61d0bc73b89385b4cd7fd790053638b4 -address /run/containerd/containerd.sock │ │ ├─163284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33737c1069e7416797a04212432276c28ef946589939f09dbccf9aa35bd9abd7 -address /run/containerd/containerd.sock │ │ ├─175481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bb7566797236f5b3bc3f868a6338b2f446ee335842930edd41700aa14a5c74f -address /run/containerd/containerd.sock │ │ ├─177214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a1b90202cb113cacf323501ad2c2aee83aa4c38e53257fe140dfed3f72ff7ea -address /run/containerd/containerd.sock │ │ ├─177243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8d151cf62cc9656ba0abf37b95843338ff4bf5c4f700cdab0276f70581cd785 -address /run/containerd/containerd.sock │ │ ├─177341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9680b2405e52b7d03e62df8cb366385f3e1e87f9c16d24a03274b42e4b7e383d -address /run/containerd/containerd.sock │ │ ├─177366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f1b4926cf35fef1d4427e2807aa229c995216a443282c335aea34180c07b176 -address /run/containerd/containerd.sock │ │ ├─177702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 490a6fc12b1f95ac67675ac0d5380e7463d6b6fff8b068f2584c0a4c3896daa6 -address /run/containerd/containerd.sock │ │ ├─177748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e1224c184bbd6ac3c8e2c15d60e22428737dfe74acd093b90e60f6945f0d2a4 -address /run/containerd/containerd.sock │ │ ├─177938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 384737b37873d74d52bc5776fa6f2443dcef3fd3b62abc842c5c045fee1919c2 -address /run/containerd/containerd.sock │ │ ├─193122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f5499ba7ac66da4fcfbb6d2b940e8f07df83303e1cd49a4f1db6c3898a2dad -address /run/containerd/containerd.sock │ │ ├─195556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff3d646dfa027475e5960f313022204e5c8dbb528d92b700baeeb4fa39c43dd9 -address /run/containerd/containerd.sock │ │ ├─195611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3aeb16e54864984c8b1a2d09e88aa1ddcbcb08a65d6349c434be0d880464727 -address /run/containerd/containerd.sock │ │ ├─195718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 942f22da529ae0923d52fc7dbd972d9a430cd03e030e27b0a33656de3680b357 -address /run/containerd/containerd.sock │ │ ├─212179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbc36f8a3dd96a29155c88cde9e975e291cf21e6bf7c3d8dc2490c7f0ca1877a -address /run/containerd/containerd.sock │ │ ├─221950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10e329685e97842da0c54399cf82507e1427996ce1059846c6513c406e1bc891 -address /run/containerd/containerd.sock │ │ ├─222000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b76f2f71bd3d5f47d27ac7975d17b7d3b832ddb3c0bd6ccb1d2ef3d10c277a59 -address /run/containerd/containerd.sock │ │ ├─222202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0a3c2cf7038cdb0e8d93005e65aaffbb76c6a9a2834428b86ee9bbf324edae3 -address /run/containerd/containerd.sock │ │ ├─222399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ba1292e74a6c9dbbeba770a772e0f4cf4a5ba9c828d676e7c965570ea5722aa -address /run/containerd/containerd.sock │ │ ├─233688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6258a312f7068494bd56b7b6ad24e390ffaffcbef8d13c802c33ab3512f92f8a -address /run/containerd/containerd.sock │ │ ├─236188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b7b5cce1fb0918fd902c14f4fcb09644a76804278e1b5cf4d0e9345b640b0e -address /run/containerd/containerd.sock │ │ ├─237414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a37f5f9c7d23c910f004a498e46231b270295d690520b51d747f277dbad9bb74 -address /run/containerd/containerd.sock │ │ ├─238512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d96f4d20c0e963314769de5be5454df016b0b6b1c555979051c4217f30a4d60 -address /run/containerd/containerd.sock │ │ ├─239756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2a4c692c0dcc12eeb097b613f3ac6d373576cee1ffed7a1fc90864e800c8c0e -address /run/containerd/containerd.sock │ │ ├─241231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6de24c4b304cd61d78a5332c3cfab9816a9e30e3f03aa6b49e607881cc562149 -address /run/containerd/containerd.sock │ │ ├─242760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43a28593d45e18285c32eef66700b199060286887297453b586fefbfb123fcb1 -address /run/containerd/containerd.sock │ │ ├─242811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf053d31baeb5c10946ba56b6045b2599aa1a9d100e9c5728f730b0dbdf89733 -address /run/containerd/containerd.sock │ │ ├─252981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ed5b7013d1ad351e72b9e25244097a408391dcc8beaf1fd06792b475b6bb729 -address /run/containerd/containerd.sock │ │ ├─253566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6016248a6e883edbde573fae1b314c659877713bfe53db1e0b595175d8a3b23e -address /run/containerd/containerd.sock │ │ ├─266933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51cb8b3bd88d4bdc8e494f1440565964b93f65459302b985b88dd62ce12f1698 -address /run/containerd/containerd.sock │ │ ├─295893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2f5277476d9e4d224879a0a1dfa637909c6ec51cc2602e9d576fadc82b5f92 -address /run/containerd/containerd.sock │ │ ├─296084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08ed5afa2a3f7345bd7d1907b283c2d576f8325345e03e44576e3b1be87499c1 -address /run/containerd/containerd.sock │ │ ├─296143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66d8445eaab70075f94a3aaa7caa082f7f89e4d534326f50c4663a2bc80bc753 -address /run/containerd/containerd.sock │ │ ├─296290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8889166c5a63e948beafb7bc1f216410dd127c4e13accd922b03e34f223b369 -address /run/containerd/containerd.sock │ │ ├─307551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a59b559a6160b912ec87b1bee68ce291fa01ef552fbe074b9da3284e99ff3877 -address /run/containerd/containerd.sock │ │ ├─310618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb0a6cf50e4af9565685496fe95be2606b36765cab38f5bdb993d01080d998bf -address /run/containerd/containerd.sock │ │ └─312065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1b7cca824d1ac6abb8ec193012f9f84b5cae130d034778c2912616fd8f1e2da -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─28835 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29114 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.yatzlv.service │ │ │ ├─12547 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yatzlv/unit.run │ │ │ └─12579 /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-yatzlv --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yatzlv:/var/lib/ceph/mgr/ceph-instance.yatzlv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yatzlv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.yatzlv -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 │ │ │ ├─18923 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18951 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24101 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24376 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33495 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33775 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12187 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12217 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10164 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-481dd148fe3fbda264314a581a7f4765018dae8830edf5f635cef50147de5dfa.scope … │ │ ├─12297 /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 │ │ └─12309 /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 │ ├─multipathd.service │ │ └─156571 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39780 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.146 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 644 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─470764 sshd: [accepted] │ │ └─473935 sshd: [accepted] │ ├─run-r2a8624f5be794fea9b1bcf2e27c05fdd.scope │ │ └─193927 /usr/sbin/libvirtd --listen │ ├─docker-6ead6e0d716c07c372caee311929d238c1c8301a44fce6dc5ea53e586ab1617b.scope … │ │ ├─29157 /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 │ │ └─29169 /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 │ ├─uuidd.service │ │ └─1384 /usr/sbin/uuidd --socket-activation │ ├─docker-9570284d338f106596d7ebf3c6e0aeb35ccedf44e4554ae0dd6efa01e6f2630a.scope … │ │ ├─12655 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.yatzlv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12680 /usr/bin/ceph-mgr -n mgr.instance.yatzlv -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 │ │ ├─10669 /usr/sbin/chronyd -F 1 │ │ └─10670 /usr/sbin/chronyd -F 1 │ ├─docker-14e42fe28f94fb2e3839d0be700a7b762b4532c56eb67210b1ad4388c4a9c9a7.scope … │ │ ├─19011 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19030 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─156451 /sbin/iscsid │ │ └─156452 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-e67b3d37203eb733537d7f6381aaf1d0c9c4c3fab2b7cbf755a979bb7b0eb2b0.scope … │ │ ├─24417 /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 │ │ └─24429 /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 │ ├─docker-df6f511934082291169e4997ab1b9869016e6e728425ed8b11704b1f5d6fc6e9.scope … │ │ ├─33817 /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 │ │ └─33830 /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 │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─1ef659cc66d8f6379c0f6c8f9d67ce608f8d75fff9e57b98f0231109e95548eb │ │ └─50504 /pause │ ├─abf15079717d9972c91b7a4767cf55dc87b208c3e0505243b1831a9cb749df1b │ │ └─42908 /pause │ ├─7eebd7f8095ef630ce0120430032956e40b0edec81d11eca7c1ac5664c934867 │ │ └─39348 /pause │ ├─e319318fc7b5a915abd5aab3f8440821a3a3870082e3e6d5cdbadc2245c650d6 │ │ └─67981 /bin/oauth2-proxy │ ├─95f2c1b721e8a3daeca8ae0091f4b63a80779e4329d80a9867d9ac332dbcf16e │ │ └─159002 /pause │ ├─f0a3c2cf7038cdb0e8d93005e65aaffbb76c6a9a2834428b86ee9bbf324edae3 │ │ └─222244 /pause │ ├─6016248a6e883edbde573fae1b314c659877713bfe53db1e0b595175d8a3b23e │ │ └─253589 /pause │ ├─3d2f5277476d9e4d224879a0a1dfa637909c6ec51cc2602e9d576fadc82b5f92 │ │ └─295956 /pause │ ├─1b171d3065c933a102a8da28c3dec201cc7b25ec2b0c118f3c13312a4dff74a0 │ │ └─388041 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─d3fa3ddf85c63bb8f80511b43bbbbbd87245aba24e6fa14468ed65cbdf99eb97 │ │ └─62697 /pause │ ├─eb6f901c7191ebbc86f21a35f3f50f71b3dfb2a2e2366d99968df550f9f78efb │ │ ├─93776 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93793 /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 -- │ │ ├─93799 erl_child_setup 1048576 │ │ ├─93869 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93870 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93880 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94225 /bin/sh -s rabbit_disk_monitor │ ├─fe857f490696e1d71ca1147e045366cd61d0bc73b89385b4cd7fd790053638b4 │ │ └─162892 /pause │ ├─e9ab960f681e1d3ddf96f5469a761ebcc69eaafd9601e56fc2d323ae63050a34 │ │ └─61949 /pause │ ├─b3a90612e05a7384c338ea122f3936aa8ff090378aedf55ef58e3c09538a886b │ │ └─68118 /bin/memcached_exporter │ ├─34fee837a6791277af370701215295e8d7a61a6186d129b97da232707eafad81 │ │ └─62842 /pause │ ├─8e147c388fe35d939636d3832f2e400119b21a5127a2475b5a7ad208898b27fe │ │ ├─253041 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253815 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpw0asy2tp/privsep.sock │ │ ├─253818 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253822 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ad0e9f893bb69ec97e065028d1c12cd1cbed81e292ef5cddf8c92ca0b4479a43 │ │ ├─189164 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189669 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpk037xub5/privsep.sock │ │ ├─189862 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpspy4mxtw/privsep.sock │ │ └─190228 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─923a8a2393312e7e4322882631777c760bf7009aba6444361d099090c3be5c35 │ │ ├─160604 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160621 /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 -- │ │ ├─160627 erl_child_setup 1048576 │ │ ├─160686 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160687 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160697 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160993 /bin/sh -s rabbit_disk_monitor │ ├─2e4a6ce414b7c0ac0afd6def3ca9cac98c52544f47adc0836d7fe82a67f0928f │ │ ├─66030 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66069 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─43eccebb323682e9db4e719d9622e80b91ee7686c12ad35df7f5598a53f0f70b │ │ └─392315 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 │ ├─fd873945cc06e9de5a30506b9059dc8138628aacb424624cb7c5fb648023f625 │ │ └─40700 /pause │ ├─442d987eaad0a53fca647c27dc1eae7baa524680a29c61c7def4b3be97f12ac7 │ │ └─388929 /manager --metrics-bind-address=:9782 │ ├─dfbe38b1ce1a10579be5ec104db2e35bffb6f230aa0d88c7d4f1fc53afdf6b86 │ │ └─42502 /coredns -conf /etc/coredns/Corefile │ ├─4d3d2280ace1c51f491dc83cba2cafb6995aa65d2d176b525d98a80de2fc9043 │ │ ├─68018 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68035 /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 -- │ │ ├─68044 erl_child_setup 1048576 │ │ ├─68135 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68136 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68343 /bin/sh -s rabbit_disk_monitor │ ├─473473149f01b8c485c0ad0e22ca785be1ce7ca8544ec23061a3a2575e6ab8e2 │ │ └─65319 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─995bcff63dbda8d1fb4d840e02ce2a454fd2c9a1bd29c43b612a7fe79ac1e651 │ │ └─110778 /pause │ ├─3ed7d52be2d06678e1aef1f4c6bf1c6ed4ef8cb08c565e4746fcd94b21e81861 │ │ └─47629 /pause │ ├─19182d96149e1efb700568e3789acc5a98ad5e046f9b18f4fca1f5c2dd9f3e8c │ │ └─67097 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-146.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 │ ├─62d301ce17a8ba6becfbc9865eb87f8ff9b8ace0e1d1388cf832af2cef8da977 │ │ ├─212307 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212325 /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 -- │ │ ├─212331 erl_child_setup 1048576 │ │ ├─212560 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212561 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212571 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─212703 /bin/sh -s rabbit_disk_monitor │ ├─a7e847cfcfb698c8aba6f6e62ff4908c7f04a58e7aa2306be9f65f0963002e33 │ │ ├─208173 heat-api: uWSGI master │ │ ├─208198 heat-api: uWSGI worker 1 │ │ └─208199 heat-api: uWSGI worker 2 │ ├─9860c2178abb38914e9662b0cc143a77e7c12eaabe45b55d6ef5d285cd2ef92a │ │ ├─232682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232708 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465064 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465065 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465066 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465070 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465071 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465072 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465073 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465074 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465075 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465076 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465077 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465078 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465079 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465082 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─465083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─465084 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8136abd8ddcd3a5a0feaa03900f9aececbbc1893e6f96753290cf2544a38c151 │ │ └─66355 /goldpinger --static-file-path /static │ ├─40890b8b3740be2021999924d1c221de04e8a4b2957aac172b2a61f899660482 │ │ ├─61466 python -u /app/sidecar.py │ │ ├─61804 python -u /app/sidecar.py │ │ └─61805 python -u /app/sidecar.py │ ├─12737e47b06f8d217377c87dec6f9c63ba287d96e360ce58c3f8b4e74d97353c │ │ ├─ 98443 /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 │ │ └─391237 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f35807f7e5ff67d6f4ddd58ba9ba6583dd3a1e7e66a3cdbcd7a987f1220b8f23 │ │ └─64432 /pause │ ├─51cb8b3bd88d4bdc8e494f1440565964b93f65459302b985b88dd62ce12f1698 │ │ └─266960 /pause │ ├─9680b2405e52b7d03e62df8cb366385f3e1e87f9c16d24a03274b42e4b7e383d │ │ └─177451 /pause │ ├─980c521c1bf3b865e0ffe77dc3eed9b970527ccb5e462b43c52622422a357af7 │ │ └─116140 /pause │ ├─7b80afdf88934cc7b5fa86dfdf083fca07d95583ee35c89cf6c8570e9b6b4462 │ │ └─66328 /pause │ ├─ff3d646dfa027475e5960f313022204e5c8dbb528d92b700baeeb4fa39c43dd9 │ │ └─195580 /pause │ ├─22ecc20c2f305e778264e328fe8a73a6d364dc452233a4cd60f29b4a8da70c56 │ │ └─193268 /bin/bash /tmp/libvirt.sh │ ├─4fcb26ae8fe4572fb737a6978b25ddf649efade9f91b19d51471f562bb538a87 │ │ └─43540 /pause │ ├─7f973143c48b1ce014128ddefa949e293b02b7145f6674cd68643e7cba1bdc26 │ │ └─56311 nfd-master -crd-controller=true -metrics=8081 │ ├─77bca7f7b8f24570751877f83587027ceba07b02434aff9f05715064ed987baf │ │ └─48189 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─44269d10cd1d557f1c8921924799a4c3634d9cd60ac31eea475fd207b23087b5 │ │ └─128062 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─68db6cbaeb65cb0643693a880618127ff31442a3ed5f69e922bf189e64b1907b │ │ └─39463 /pause │ ├─6db6dbbd0005998cf42c2e7512e7740d6f54cd812e6aaf728b07e16724239157 │ │ └─66864 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─917e16bcbbcacc75e4136586fac158e86405d33ae21c1bbeda2b48e6eb9e9070 │ │ ├─126446 cinder-api: uWSGI master │ │ ├─126459 cinder-api: uWSGI worker 1 │ │ └─126460 cinder-api: uWSGI worker 2 │ ├─e8d14b6a77bd09fdd8aba2dda2e2e4e9acc902f46987f3d292c88bbb3df31d9c │ │ └─61736 /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 │ ├─932a74caa96dedf7ebad7f5c4c5a4e2fe5bd13a3c1e9a55a942d1475cc76ffdd │ │ └─193101 /usr/bin/libvirt-tls-sidecar │ ├─01235a346083b165a4f1ec8fb235bb1714d4128968c075a0eca4cb4010ae6578 │ │ └─201485 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─34bddeccc64729041f1bdc5f24b5f9e4fa1a572990116d3976fc760f697cda99 │ │ └─193864 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─43a28593d45e18285c32eef66700b199060286887297453b586fefbfb123fcb1 │ │ └─242785 /pause │ ├─9f5f0a8c5f15c57cb4a47654c7da6720a9a39675925c6861ae5b53c7d7c17501 │ │ ├─174013 nova-metadata: uWSGI master │ │ ├─174027 nova-metadata: uWSGI worker 1 │ │ └─174028 nova-metadata: uWSGI worker 2 │ ├─1e1224c184bbd6ac3c8e2c15d60e22428737dfe74acd093b90e60f6945f0d2a4 │ │ └─177786 /pause │ ├─ee3ec11705422a4bbc220625d30e81e1a5d743cfd3978334f5d07151002760f5 │ │ ├─188035 neutron-api: uWSGI master │ │ ├─188057 neutron-api: uWSGI worker 1 │ │ └─188058 neutron-api: uWSGI worker 2 │ ├─fd313a1533f4555e26041c135fbda93a0d2c99522a71acb1ecbeabd55f9b8ee3 │ │ └─62048 /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 │ ├─0656b0b3cf73f1eea0c42856b60aac377ec0948f35934128ed218b7de0b77169 │ │ └─87783 /usr/local/bin/rook ceph operator │ ├─d3f7c11557d313b2bb6a092b3b7fc1c2bbac9438a19b5daf2e3239026aa489b4 │ │ └─39493 /pause │ ├─0faa0e5ade69b9919339adfd3002b3101fc570b83836644bbd09677ec2e20481 │ │ └─159318 /pause │ ├─eb0a6cf50e4af9565685496fe95be2606b36765cab38f5bdb993d01080d998bf │ │ └─310658 /pause │ ├─855a70ae1820ef538126e70b0d025d5b3d1e36f0a799447978344fb23a6b8cbc │ │ ├─ 46253 /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 │ │ ├─ 46267 /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 │ │ ├─ 46381 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─310338 nginx: worker process │ │ ├─310339 nginx: worker process │ │ └─310340 nginx: cache manager process │ ├─bf1b3c6584b8b114b7176171d115c0fd09f216f81bb1143e7a9a5b847689db6a │ │ ├─111110 glance-api: uWSGI master │ │ ├─111128 glance-api: uWSGI worker 1 │ │ └─111129 glance-api: uWSGI worker 2 │ ├─942f22da529ae0923d52fc7dbd972d9a430cd03e030e27b0a33656de3680b357 │ │ └─195750 /pause │ ├─08ed5afa2a3f7345bd7d1907b283c2d576f8325345e03e44576e3b1be87499c1 │ │ └─296114 /pause │ ├─b76f2f71bd3d5f47d27ac7975d17b7d3b832ddb3c0bd6ccb1d2ef3d10c277a59 │ │ └─222036 /pause │ ├─532e0334efce38c83997eb11216b174194e70ece5ac9e1dfb8c5abdb4fe5dfc1 │ │ ├─232029 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232475 octavia-worker: ConsumerService worker(0) │ │ └─232478 octavia-worker: ConsumerService worker(1) │ ├─42af5957f7269c2c7591b74a01e76aef0a7b32f670771b260de55b2f5f4e2112 │ │ └─43463 /pause │ ├─32f47d32a8d5a4dec70a3941566b6ec7a423ccc1f4876692ff7ca415b56559de │ │ └─60609 /pause │ ├─537de074087851a6685b9e8c21b4d8d8eaa2cd5b703822f3bdb7a0b75afef45c │ │ └─60682 /pause │ ├─740a4f5104bdd9a994f0f6ca29991b8b2a03a4663a32433ea5225f0ccef956aa │ │ ├─267091 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─267107 /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 -- │ │ ├─267116 erl_child_setup 1048576 │ │ ├─267241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─267242 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─267253 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─267522 /bin/sh -s rabbit_disk_monitor │ ├─9cf8c33b3b20ff4e02ab3c8cbb270793ceaf4d092a0d17cad203a7589bd0110e │ │ └─56417 /secretgen-controller │ ├─03d1b34987f949d39bd48b27d648e6233cb67d93c50eb3f0fa87acfdefec3c4e │ │ └─93524 /pause │ ├─d5d2513c887605885d21408836f33276b5fc934c29c7c396b868f37ec2faa866 │ │ ├─190935 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─191441 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─191710 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8e39_q4x/privsep.sock │ │ ├─402172 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp09wvcle3/privsep.sock │ │ ├─402585 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpe3ytavhv/privsep.sock │ │ ├─403172 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─403175 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─405761 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3a87cef2-83bd-423d-9ef2-961e69027c22 --namespace=qrouter-3a87cef2-83bd-423d-9ef2-961e69027c22 --conf_dir=/var/lib/neutron/ha_confs/3a87cef2-83bd-423d-9ef2-961e69027c22 --log-file=/var/lib/neutron/ha_confs/3a87cef2-83bd-423d-9ef2-961e69027c22/neutron-keepalived-state-change.log --monitor_interface=ha-cce3e427-1b --monitor_cidr=169.254.0.24/24 --pid_file=/var/lib/neutron/external/pids/3a87cef2-83bd-423d-9ef2-961e69027c22.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─406310 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0ece92e0-1d3f-41a6-b278-dc5d92627dc6 --namespace=qrouter-0ece92e0-1d3f-41a6-b278-dc5d92627dc6 --conf_dir=/var/lib/neutron/ha_confs/0ece92e0-1d3f-41a6-b278-dc5d92627dc6 --log-file=/var/lib/neutron/ha_confs/0ece92e0-1d3f-41a6-b278-dc5d92627dc6/neutron-keepalived-state-change.log --monitor_interface=ha-593b6ee9-e1 --monitor_cidr=169.254.0.239/24 --pid_file=/var/lib/neutron/external/pids/0ece92e0-1d3f-41a6-b278-dc5d92627dc6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─408472 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=45140bcb-5004-403c-a2d1-eff56a4159e4 --namespace=qrouter-45140bcb-5004-403c-a2d1-eff56a4159e4 --conf_dir=/var/lib/neutron/ha_confs/45140bcb-5004-403c-a2d1-eff56a4159e4 --log-file=/var/lib/neutron/ha_confs/45140bcb-5004-403c-a2d1-eff56a4159e4/neutron-keepalived-state-change.log --monitor_interface=ha-f926593f-0a --monitor_cidr=169.254.0.32/24 --pid_file=/var/lib/neutron/external/pids/45140bcb-5004-403c-a2d1-eff56a4159e4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─417291 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=267d7a9a-9538-4d25-a65d-1018b315938a --namespace=qrouter-267d7a9a-9538-4d25-a65d-1018b315938a --conf_dir=/var/lib/neutron/ha_confs/267d7a9a-9538-4d25-a65d-1018b315938a --log-file=/var/lib/neutron/ha_confs/267d7a9a-9538-4d25-a65d-1018b315938a/neutron-keepalived-state-change.log --monitor_interface=ha-94c1bae8-8f --monitor_cidr=169.254.0.65/24 --pid_file=/var/lib/neutron/external/pids/267d7a9a-9538-4d25-a65d-1018b315938a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─fc7d5e8d44e0a400aa3e56537435948dd52b2e8c3852a45fb18a7d7fb1531421 │ │ └─51238 redis_exporter │ ├─e204b343ee98c95764a633050571538e5f2eb367cc028b5fe331bc516bc755e1 │ │ └─397252 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─6b1f98b1d9ffa84390c07747b45fda8b0ae3ceeaef10867afb9162653d211e40 │ │ └─40722 /pause │ ├─66d8445eaab70075f94a3aaa7caa082f7f89e4d534326f50c4663a2bc80bc753 │ │ └─296213 /pause │ ├─4b43a8cd186560ac6142c3354ac4433618cf3bb233aded15bf1a9fc31b6248ae │ │ ├─148177 placement-api: uWSGI master │ │ ├─148192 placement-api: uWSGI worker 1 │ │ └─148193 placement-api: uWSGI worker 2 │ ├─476619833d43b558730013fc249e7271b5f8e2a48680bbc69dc387f3bd720afd │ │ ├─230758 octavia-api: uWSGI master │ │ ├─230769 octavia-api: uWSGI worker 1 │ │ └─230770 octavia-api: uWSGI worker 2 │ ├─43e6c0d20b8a277244e381582a25ce076b56b34a31dd020873400ce769d16ba9 │ │ └─39443 /pause │ ├─0fbeef105025bd443e48721d44a850f4115779770923eff278e3973f8fd4ed63 │ │ └─39961 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a37f5f9c7d23c910f004a498e46231b270295d690520b51d747f277dbad9bb74 │ │ └─237441 /pause │ ├─643bdb09ad145bc04668c4f2aca86b7d8d57b1c5fdafe38c840933157e65252f │ │ └─191231 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─5fc5be733a4dcd7fbdf86e930e7fd3b7a4fd801a1902ce8cebe64acda404b6e7 │ │ ├─305517 /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 │ │ └─305572 /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 │ ├─45cb4caf86509349ec8d409060ee29dbc2ec84358c7fb20c7d340647703a5ab5 │ │ └─264698 docker-registry serve /etc/docker-registry/config.yml │ ├─a3aeb16e54864984c8b1a2d09e88aa1ddcbcb08a65d6349c434be0d880464727 │ │ └─195658 /pause │ ├─e5d49a55a5a5a6301532b919574d40ec26558dffb26d9dd74e85291550692685 │ │ ├─ 73283 apache2 -DFOREGROUND │ │ ├─ 73322 (wsgi:k -DFOREGROUND │ │ ├─ 73323 (wsgi:k -DFOREGROUND │ │ ├─ 73324 (wsgi:k -DFOREGROUND │ │ ├─ 73325 (wsgi:k -DFOREGROUND │ │ ├─424959 apache2 -DFOREGROUND │ │ └─475253 apache2 -DFOREGROUND │ ├─ce4a52c3e61e8b7e3b37e0ae756861e64d4db7926bd06762e593821470f3a612 │ │ └─67185 /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 │ ├─328843b75cbf7b1111943994a6c7e3622dffc8e1edd9d4d0d651a06e6e1b55ff │ │ ├─253431 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─253859 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─253860 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─cb7e4b649d5b31edf93b3e21c322ba6840c2101ecfb540feda816424d21c4282 │ │ ├─314548 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─314563 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ac7d547f91c659f9c3ace6ddda0a96d19f47852d754afb20ddbc469cc5e6f28d │ │ └─390678 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ee325fed7b25ab0c777e8536bf8df13e04004355c0f2f531caf0ef97c7d25452 │ │ └─66657 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─31bb7f2d55d5695c2e1afb264fe41dfd8c3ef95ba120f555c2f0fcfa2200cf35 │ │ ├─175597 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175616 /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 -- │ │ ├─175622 erl_child_setup 1048576 │ │ ├─175681 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175682 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175692 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175921 /bin/sh -s rabbit_disk_monitor │ ├─80233c25fa5d6eb1f2c56fe6faa163246bf397ba6234d80ca7bbc66035cdc1f7 │ │ ├─48106 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 │ │ └─49608 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 │ ├─39d0f653ab9d2a9c7e54425b8529bec4b7887c733734244e452247df7286287a │ │ └─238565 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─d78f32df4d8b98e3fad42fb599929f8c6f4a840d7d6fe8ab72c7ef69621befb6 │ │ └─51148 valkey-server *:26379 [sentinel] │ ├─9bb7566797236f5b3bc3f868a6338b2f446ee335842930edd41700aa14a5c74f │ │ └─175505 /pause │ ├─bb145b9040d5567079190e7457e25e6185e5e15086ebd23dc30a6ad9bbc3d557 │ │ └─259438 /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 │ ├─9145c8b0836b73f29e1dae598867de415debaf4985bde47573ce4e453c303856 │ │ └─396071 percona-xtradb-cluster-operator │ ├─cb038cc7f42362fb2bd4f27967d06c2872da76d1e9f1cdf70cb82337c13a7136 │ │ └─69634 /pause │ ├─31daa095c3909d215387301fcb346335bf506ba5c2eba07a7c0a9ea4043f9d63 │ │ ├─174598 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174890 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174891 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a59b559a6160b912ec87b1bee68ce291fa01ef552fbe074b9da3284e99ff3877 │ │ └─307575 /pause │ ├─65cd1b6a47829bb3ca71d56bdfbbd9e7d2f86e54d4c83d3c0d41f86581a44dda │ │ └─42471 /pause │ ├─516e5d8b83adee963c0ce33ed2767df0c23742183fecb778c7d986146ebf44fe │ │ ├─208311 heat-api-cfn: uWSGI master │ │ ├─208343 heat-api-cfn: uWSGI worker 1 │ │ └─208344 heat-api-cfn: uWSGI worker 2 │ ├─21b7b5cce1fb0918fd902c14f4fcb09644a76804278e1b5cf4d0e9345b640b0e │ │ └─236211 /pause │ ├─b0f192305dadb5d045fc1304978b8bdb42fe9eb2813f80e49d19520cda2cb40f │ │ ├─187937 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─188361 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188364 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188367 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─e81fd5607b7533a3331370586742db53bb93e9f2ec32a283f5158618c11f7c18 │ │ └─39480 /pause │ ├─2c51578656c70e459efcaa2b606e5488b75b37ecb1b34173691600d77afef871 │ │ └─388420 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─489da5f8be77d5ed4f77b9a3896f319db04e3bc988d4e272f3d187c8af656b8f │ │ └─50784 valkey-server *:6379 │ ├─3d876c3f7304f29678bce7714bedb33ca4d4ee907cc8bbdbd916cc40d509a574 │ │ └─142292 /pause │ ├─03a4662093c91e001a6c78baa4532699fa3e2a845d3450a242105b436879cab0 │ │ └─98315 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-xh5xw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─524736d0a6c7ecf1653497d53c05e89a84e6940542b82b873d105c315f713fe6 │ │ └─305165 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9ed5b7013d1ad351e72b9e25244097a408391dcc8beaf1fd06792b475b6bb729 │ │ └─253014 /pause │ ├─dbc36f8a3dd96a29155c88cde9e975e291cf21e6bf7c3d8dc2490c7f0ca1877a │ │ └─212203 /pause │ ├─96bf31deee797db3532328e2c16e1a79c4e60da2fb3c44b7ec58d21c95eeeba9 │ │ └─46292 /server │ ├─8aeaa1220266a6e132ca722f87e2c6043ca969c31a14897743e790df962e0ff7 │ │ └─157685 /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 │ ├─374dd9a4a4af5ef78fb645938e0a6df381c13913381d87bf555b80de735c5ad3 │ │ └─39927 /pause │ ├─52800c41a7ceb438bb21509e21ff3221eab0e4383410d0153b6ea15ca7b1c3b5 │ │ └─61069 /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 │ ├─b8d151cf62cc9656ba0abf37b95843338ff4bf5c4f700cdab0276f70581cd785 │ │ └─177306 /pause │ ├─32d179d256e7346ade6b820b1c7acf678166075e79a1e4484b41cc12aac0c4df │ │ ├─178416 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─437038 sleep 300 │ ├─057897cefd6a8f8ee9cba59279e305b94e20570e1407f33992af979daca30929 │ │ └─62834 /pause │ ├─0a1b90202cb113cacf323501ad2c2aee83aa4c38e53257fe140dfed3f72ff7ea │ │ └─177302 /pause │ ├─505e2e2cab884314cafc39ef2346e37c08b731c8302bcbc1bc1678bb9a93bc99 │ │ ├─79100 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79117 /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 -- │ │ ├─79123 erl_child_setup 1048576 │ │ ├─79170 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79171 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79181 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79245 /bin/sh -s rabbit_disk_monitor │ ├─dd8a2598c01604a0bf3127f14102316f19e6749704e9f5fe7bee2d3a74288c21 │ │ └─63392 /pause │ ├─53483d3190591c254898e07668c7e9a077be68ed85d6e3df7316725c56deddc2 │ │ └─60518 /pause │ ├─b55df31ebbb279f09366c001e4a279c8a004c49e1e3f7ea88eb816783d439a36 │ │ └─312292 /bin/openstack-database-exporter │ ├─664696c5249f8c66070bb010004de4477f044a19c924ae13f4c6894ba761ac49 │ │ └─68209 /bin/oauth2-proxy │ ├─36a2740b313b44cf5a607adb4feaf8bb56b77084038f2c91f4e6eae4c0c3874e │ │ ├─65155 nginx: master process nginx -g daemon off; │ │ ├─65169 nginx: worker process │ │ ├─65170 nginx: worker process │ │ ├─65171 nginx: worker process │ │ ├─65172 nginx: worker process │ │ └─65173 nginx: worker process │ ├─f24343c64b8c8dca16b0ce5f436ef0708cb9293599dfaa680c38b468eaf79ccd │ │ └─113962 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─fa0709e9fa4e9d43f1956c63a73b1dd09ad3abbf125cf6aaad545d279ff5bd7e │ │ └─55199 /pause │ ├─fb736194a76ee36e267c8e7427721552df02a9b3d9f87502585f87bd25d29759 │ │ ├─174575 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174978 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174979 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a0dc7fa70108034933d1757d77078f33ef1e810be7f8e1bd909c7823c0cea89e │ │ ├─334759 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─335307 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─335457 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpv_nseunu/privsep.sock │ │ ├─336132 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpdgw4_ybi/privsep.sock │ │ ├─337046 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d53752bb-3385-49e1-a84a-7f294435556a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d53752bb-3385-49e1-a84a-7f294435556a/host --addn-hosts=/var/lib/neutron/dhcp/d53752bb-3385-49e1-a84a-7f294435556a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d53752bb-3385-49e1-a84a-7f294435556a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d53752bb-3385-49e1-a84a-7f294435556a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1ec15a5b-6b84-4c50-bc9f-c5275adaddf2,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─337050 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/df0f5a59-4fc9-4a10-bdfd-53b99ca0e436/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/df0f5a59-4fc9-4a10-bdfd-53b99ca0e436/host --addn-hosts=/var/lib/neutron/dhcp/df0f5a59-4fc9-4a10-bdfd-53b99ca0e436/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/df0f5a59-4fc9-4a10-bdfd-53b99ca0e436/opts --dhcp-leasefile=/var/lib/neutron/dhcp/df0f5a59-4fc9-4a10-bdfd-53b99ca0e436/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-508dedd5-ecb4-4b42-8f4f-78527802589a,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─337053 haproxy -f /var/lib/neutron/ns-metadata-proxy/d53752bb-3385-49e1-a84a-7f294435556a.conf │ │ ├─337060 haproxy -f /var/lib/neutron/ns-metadata-proxy/df0f5a59-4fc9-4a10-bdfd-53b99ca0e436.conf │ │ ├─402024 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpojbtctbu/privsep.sock │ │ ├─402346 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─402347 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─406885 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpg0zd5i7b/privsep.sock │ ├─9f6831dcd3b22d9cdbb700f3f96977e532d31baf3849bac4dcf48dbc854dc2c7 │ │ └─359287 nfd-worker -metrics=8081 │ ├─10e329685e97842da0c54399cf82507e1427996ce1059846c6513c406e1bc891 │ │ └─222006 /pause │ ├─63615aa37d96972fc1863576ade852e78c30a1f2e610a9ff4906d83942967e79 │ │ └─46009 /pause │ ├─994d069acc2903e6d0e1d58e188d292e84881de939d402f6c5ae535483052deb │ │ ├─188074 neutron-policy-server: uWSGI master │ │ ├─188106 neutron-policy-server: uWSGI worker 1 │ │ └─188107 neutron-policy-server: uWSGI worker 2 │ ├─9b73e3458997296be3cfa7564ce93fa929959f1692b883c33c48158a9699f3b5 │ │ └─162851 /pause │ ├─c1ecf0197347ce50d27a2bfd66a20181a922377af6758fa5d8590fd6547f78e1 │ │ └─112250 /pause │ ├─243c7b6daf7ed47f1d6cbc9dcc37bf472de4a42622af786aa051c03d463e52d1 │ │ └─86473 /pause │ ├─cf053d31baeb5c10946ba56b6045b2599aa1a9d100e9c5728f730b0dbdf89733 │ │ └─242837 /pause │ ├─5230d0a7e2336855348dc1de78a277d39b60d7c310c2bf6fa71c29ca81de8477 │ │ └─50753 /pause │ ├─ad2fe7acf896ea679f5652b330d71eaf8b81aef66150886a069aee7b2c3da2f4 │ │ ├─157718 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157731 /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 │ ├─fec23518bdf0580f6f5a5c479aa729de902400e8f39874b573ff5e234f0e3d2c │ │ └─55973 /pause │ ├─47fe80574e68dc9d6c24ed2a16f3c1a6c80d4941a2aa45a830b9f30e428f4858 │ │ └─64280 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 │ ├─147f27d0520828b513fdeddac20ee8ae824219b529931250fdc2310700f76ac7 │ │ └─99102 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─e1b7cca824d1ac6abb8ec193012f9f84b5cae130d034778c2912616fd8f1e2da │ │ └─312090 /pause │ ├─fcf80164d9c29ad4e8b5ca57f217ca788b99b81a543bb85992efa84eef35f6e4 │ │ ├─114497 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114514 /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 -- │ │ ├─114520 erl_child_setup 1048576 │ │ ├─114578 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114579 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114589 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114644 /bin/sh -s rabbit_disk_monitor │ ├─c467d8c5bb64b5b6f5bbe9fbaeb71d16ea1c7915e9acd8a466ebc455f0aac35e │ │ ├─173823 nova-api: uWSGI master │ │ ├─173853 nova-api: uWSGI worker 1 │ │ └─173854 nova-api: uWSGI worker 2 │ ├─a15db17b27cc1e4153e0dfd59e8800eb4e6596b100e899a7a00087eb5c98a273 │ │ └─116165 /pause │ ├─b6f49988fe9f04103a7bc891b745228db1b63e0e29f93f68ec2c175f65d16d2d │ │ ├─41178 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41600 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─9a3a7b2fa7dc65e5e182f7125ecfd9f08256edeb04759960018c5822ff75ff59 │ │ └─78866 /pause │ ├─03a130c5b48abd8afa7833cc3467100b982e63bbeec6afc828226adf96ecb507 │ │ └─66781 /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 │ ├─1905ebac8b1ec0be73f5ecd89071818fe8f7665ab8ab42ab04453b1524fce759 │ │ └─162434 /pause │ ├─c8e2b66cd0135fc72645f5da11d9fbc385eec75e7899c88d3103b2ec082dd783 │ │ └─42590 /coredns -conf /etc/coredns/Corefile │ ├─56db8559a4f28b9d1c5f12ac97ba16ed8f3ed90ded0d3bad8d344aa534f4e135 │ │ └─259583 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─bee162660b4babb265224760ab4c9f415c27809626b0b0e4d4c0322bf24d6e14 │ │ └─42043 /pause │ ├─ab6b36d0e1736010e40b5b4409deb66e47da03a6487ff32e840c6dfc048455e7 │ │ └─139703 /pause │ ├─a0507dabb72264300a286931ed1da8850519b0bb7f163168b20688333d6cb6d1 │ │ └─97977 /pause │ ├─d8889166c5a63e948beafb7bc1f216410dd127c4e13accd922b03e34f223b369 │ │ └─296319 /pause │ ├─a8169b0ae66765e97778c6d92445c7caf2c1a51e52da43b741f17678c3970d22 │ │ ├─201457 /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 │ │ ├─403988 /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/tmp5txnww66/privsep.sock │ │ ├─404180 /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/tmpdd8bgle8/privsep.sock │ │ └─404798 /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/tmpf96pqpq4/privsep.sock │ ├─62005950aa433a6a730d996554d83513275a367438843b8b182256a0e2bafe84 │ │ └─63140 /pause │ ├─7b1425e58db3f4e3137bd561afe8297518afcd150e91a6b1eef4b34f6f776324 │ │ └─160398 /pause │ ├─9bbfd6ed219c284358cd221969ee828f0ae52349aad89efd5d74001026710993 │ │ └─46789 /pause │ ├─97bb493db247c117bf66d9cef837e2ec0ec16436e747dbfc11309a25264348ef │ │ └─43405 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 │ ├─52c703d385377f50bf8cfe4eea6d35054d10650157600f51ea0f23d285f28c97 │ │ └─66827 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d5792b9824c1e51c52343687dd900a33fb30ebd1e6f513aa8c91c8ac5c2c4a2d │ │ ├─85589 barbiacan-api: uWSGI master │ │ └─85602 barbiacan-api: uWSGI worker 1 │ ├─b0f0a96b32ec8e54f18d72df9ed9dd76463add139d92219bcd5b1e55eedb8102 │ │ └─396425 /manager --metrics-bind-address=:8080 │ ├─6e249387053209851a9e0943809c7f4c8c6bf00421e605c9c9b730dff7039025 │ │ └─66507 /bin/pushgateway │ ├─f26496d0899a58e7936854859de9c917b166e87b29675c76f8ceb58b489f1b24 │ │ ├─48308 mysqld --wsrep_start_position=0240fe14-4ac9-11f1-bbdc-9a837dfbfd14:20 │ │ └─48431 /var/lib/mysql/mysql-state-monitor │ ├─c7e460ab900e6603f577c25c0d590373456b284a36b4febb286de4216367255b │ │ └─48406 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─567546e5b871179529a82201d3c3ce97c526d25da34853d1c68f8e542f7a6075 │ │ └─39569 kube-apiserver --advertise-address=199.19.213.146 --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 │ ├─dd4d69dafd2b76690549fd5b3827c48a6752571822c34d111502c8bafd035ca2 │ │ └─157173 /pause │ ├─9d1016f4f8fee0ce055fb6eec26db0e117041d253572d7afc2dc046b303a2e1b │ │ └─42427 /pause │ ├─4f6cf67348d973a3a711d768bf9114c0925776648b553c52a5c2fb58c59905a2 │ │ ├─112788 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113047 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113062 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─28cbad669f4a942f0e80ceb145989e041a3f7fa194dfb8e4217976b275e0191d │ │ └─114324 /pause │ ├─7ba1292e74a6c9dbbeba770a772e0f4cf4a5ba9c828d676e7c965570ea5722aa │ │ └─222424 /pause │ ├─f6c09b580634d9673369af12f6da261dfcc653a343d40d6070a6951249ae2fb7 │ │ ├─140731 /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 │ │ └─140985 /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 │ ├─81ef74e34c37999b7b9bf4877affa7dd2fd1babeb0c0135804071d5e4849f686 │ │ └─112202 /pause │ ├─bc000097c8386d5a7a6c9a578cc4631bd7315818f2005af5d94dd41cf6b6c12d │ │ ├─305177 manila-api: uWSGI master │ │ ├─305268 manila-api: uWSGI worker 1 │ │ └─305269 manila-api: uWSGI worker 2 │ ├─02bde8c5d43a040fee64a055c874993ed393ada604173e7c14a15284cf01554c │ │ └─50922 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 │ ├─f2738c95bf2d744ee44a07fce54d609d79b011025425cc827a23df5224c32136 │ │ └─46872 /pause │ ├─721ccebdae1bedb0fac46c7dce2509f4cd55ec8cd42c08feb56e37bf9ea2cab6 │ │ ├─233977 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233993 /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 -- │ │ ├─233999 erl_child_setup 1048576 │ │ ├─234049 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234050 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234060 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234331 /bin/sh -s rabbit_disk_monitor │ ├─ee30ac72667d5456bb6fc43d64f3aade62c5df3f7cd8209c922106bc0a384617 │ │ └─162758 /pause │ ├─5f1b4926cf35fef1d4427e2807aa229c995216a443282c335aea34180c07b176 │ │ └─177512 /pause │ ├─65ff044611b6ac73e13fc89686abd6126e3802008a8f03d86fcea686d4af3425 │ │ └─65060 /pause │ ├─6041d282a931f39cd7da64c0c7dd0c965a8f9a382b33cc1304f7e0e2adc1ba38 │ │ └─65474 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─384737b37873d74d52bc5776fa6f2443dcef3fd3b62abc842c5c045fee1919c2 │ │ └─177982 /pause │ ├─262204617334c03fbd596b4575afc14f7d669bc49eba0e6389bd97a6f7f0db34 │ │ └─39595 etcd --advertise-client-urls=https://199.19.213.146:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.146:2380 --initial-cluster=instance=https://199.19.213.146:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.146:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.146: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 │ ├─1f7eb2771e6bccc1a6e6fc3a9eaa62663d6ed132b0aa79bad3ee59f1faf23d41 │ │ └─305201 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─71d35b297abca677c0958e6603d885d4d3e4132e6084aea8cdca446a6c722aad │ │ ├─193644 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193661 /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 -- │ │ ├─193667 erl_child_setup 1048576 │ │ ├─193909 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193910 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193922 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194134 /bin/sh -s rabbit_disk_monitor │ ├─a584f070b55236ce229a322fde2c0f374444648e8dc6d780f35f33ffbc9a9f70 │ │ └─43586 /pause │ ├─b17d1386be9623dfd7b47fcbeef988f83b149b369ef37afc0ae562895e5f321b │ │ └─47232 /pause │ ├─ff890f4238bb869bea4f5a993db04ca3278a5b87bfd8c01525bcd7a3c066ae85 │ │ └─48080 /pause │ ├─aa95694b06867ae57bb46bab8b7e9a581de14d53e7563956ebfad7804edc51e8 │ │ └─396969 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 │ ├─490a6fc12b1f95ac67675ac0d5380e7463d6b6fff8b068f2584c0a4c3896daa6 │ │ └─177733 /pause │ ├─7916574d99a2371d1761e412ff8d247ba1f4ea1f4871feec4d37ec35a4ddf82f │ │ └─159654 /coredns -conf /etc/coredns/Corefile │ ├─0f22cac1e3e43f0e7e5f31c2081342a11f9f67eb3545f811e71f67da52afe58c │ │ └─63899 /pause │ ├─6258a312f7068494bd56b7b6ad24e390ffaffcbef8d13c802c33ab3512f92f8a │ │ └─233711 /pause │ ├─32fa6a49423fa536e44eb5368ee0a2bc9709ccb69b59a2abc70c2da7e98d1a43 │ │ └─66928 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f505e7fe4fd453d4976e17ec7cdff615f9a2919a787c08336f1b37a78ecb815b │ │ └─394877 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8a83155df7223f6c0ae60106060ebd4eefc4063660af4180a4c910036f14a657 │ │ └─231907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─e9f85c536cc053e56fb1f1d45ec06d147ea1346f2ffc3e45374ce36537301a55 │ │ └─397365 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─16ac5f9449be6ec39796d62b5f9524eb1a980d52ff12dab9161e958f59ffca97 │ │ ├─61555 python -u /app/sidecar.py │ │ ├─61845 python -u /app/sidecar.py │ │ └─61846 python -u /app/sidecar.py │ ├─09230be3472e1440bb5e88644b68c2f7486344c6881bbe7a9733d968c15a460d │ │ └─62874 /pause │ ├─8106996b5ce6888094b9e3798c5e891666d816dce1c46897463f1a38c44fe9f6 │ │ └─67142 /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 │ ├─6aedb1e95fc1bf9bd3a02ab1baad33d8aa659e7d2ac55123fb6c8f79238b54fc │ │ ├─253432 magnum-api: uWSGI master │ │ ├─253532 magnum-api: uWSGI worker 1 │ │ └─253533 magnum-api: uWSGI worker 2 │ ├─39e7978756f174241d39be4e14f1e4b89c328a8b46ecf32142219770e99e6248 │ │ └─169425 /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 │ ├─74026dec242958544f6dae32beeb6ff4db8534547b4c437b4ac92038fb88e8f1 │ │ └─60731 /pause │ ├─1d1c7993feb3fbe3838fd9f57dec32e636839beb25b85a180816cd2e28b6b9cd │ │ └─311390 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─9d96f4d20c0e963314769de5be5454df016b0b6b1c555979051c4217f30a4d60 │ │ └─238540 /pause │ ├─9373744feefb36321aa42880f44602312ff8ff58cde52e413bd4322dda64471f │ │ └─43745 /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 │ ├─ea71b2b78e631c545ab357efff48a251baa58c4ed34fc57c36eefc4f7da04eef │ │ ├─208282 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─208619 heat-engine: ServiceWrapper worker(0) │ │ └─208622 heat-engine: ServiceWrapper worker(1) │ ├─5bfdac95feb3cbd9ea856af0186c9f66946627dfc107068c12e8f6b3e039081a │ │ └─80437 /pause │ ├─f2a4c692c0dcc12eeb097b613f3ac6d373576cee1ffed7a1fc90864e800c8c0e │ │ └─239781 /pause │ ├─dc3b1a315f0c6be11afb2f5ae30bd9075e7f39d90732642c14b3a6fc916c9dd3 │ │ └─45920 /pause │ ├─f7e2fe456ab67047f156c915096de37f66916fc86f943b3f74be7eebd33c2960 │ │ └─66739 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-146.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 │ ├─ea7073469df28cf143104957d1ebe18e73e14d2336925f5072198517d96de6ce │ │ └─162650 /pause │ ├─58298aa1b83b5ac30a0d4be47fe0de1c19f7113c436f5f70264d2b77145cf1c5 │ │ └─56164 /pause │ ├─ef60cba49d83ca765824a2ffacf2d889164925f7a852f830e5485b9090953a61 │ │ └─397257 /kube-vip manager │ ├─231bfd23e3c5967766e2d0ea041e9cb9f56bdf2b7b290dd6bfa185e861836fcb │ │ └─140256 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d13592d56921864c988ecafbdd257aa96cd2208913e3c21c1ca729601ef2c69f │ │ ├─310503 apache2 -DFOREGROUND │ │ ├─312928 (wsgi:h -DFOREGROUND │ │ ├─312929 (wsgi:h -DFOREGROUND │ │ ├─312930 (wsgi:h -DFOREGROUND │ │ ├─312931 (wsgi:h -DFOREGROUND │ │ ├─312932 (wsgi:h -DFOREGROUND │ │ ├─312933 apache2 -DFOREGROUND │ │ └─312934 apache2 -DFOREGROUND │ ├─33737c1069e7416797a04212432276c28ef946589939f09dbccf9aa35bd9abd7 │ │ └─163307 /pause │ ├─0f73e58cfb7c6c77a870215919692d373826da668ff2ab67ae8e5cef450531b0 │ │ └─56252 nfd-gc -gc-interval=1h │ ├─d07d1cd2e4daad90c21a930e981e789c9a943a6f45a257a6529bbc879746abe5 │ │ └─56012 /pause │ ├─a3d867247bda579c4403db40642567f19a4183d380eea5b9661fbfb6d94f328c │ │ └─55902 /pause │ ├─61e73da7ae4d0156eebccac1cc49150ef9f4e96613dfd8eee4464455d1af63a1 │ │ └─139748 /pause │ ├─b0534504b4f269f2512ffe1d5104422c2b8cf40a4d11ffd60e27d0606ef7b751 │ │ └─98023 /pause │ ├─6ba76f6c088df18d7eebe7544c4b1bf57e26171e4536c3f2d1911c8dcdf09d26 │ │ └─65409 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6de24c4b304cd61d78a5332c3cfab9816a9e30e3f03aa6b49e607881cc562149 │ │ └─241256 /pause │ └─c5f5499ba7ac66da4fcfbb6d2b940e8f07df83303e1cd49a4f1db6c3898a2dad │ └─193169 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount