Control group /: -.slice ├─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 │ │ │ ├─21847 /lib/systemd/systemd --user │ │ │ └─21848 (sd-pam) │ │ └─session-21.scope │ │ ├─21788 sshd: cephadm [priv] │ │ └─21863 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1616 sshd: zuul [priv] │ │ └─1629 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1620 ssh: /home/zuul/.ansible/cp/199.19.213.222-22-zuul [mux] │ ├─405221 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zyhujozivogyysfmbyfhgjjifhyxwdyb ; /usr/bin/python3'"'"' && sleep 0' │ ├─405222 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zyhujozivogyysfmbyfhgjjifhyxwdyb ; /usr/bin/python3' && sleep 0 │ ├─405223 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zyhujozivogyysfmbyfhgjjifhyxwdyb ; /usr/bin/python3 │ ├─405225 /bin/sh -c echo BECOME-SUCCESS-zyhujozivogyysfmbyfhgjjifhyxwdyb ; /usr/bin/python3 │ ├─405226 /usr/bin/python3 │ ├─405247 /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 │ └─405249 systemd-cgls --full --all --no-pager ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12323 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 99eb0a66fd2000d02d75492a76d89a470ce362af15e4d2e782c3e45a2a06d8b6 -address /run/containerd/containerd.sock │ │ ├─ 12682 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0567ece6d727e9d75d515ce457eaba9f669dab3e938b9f829c61ec36aa3b3b00 -address /run/containerd/containerd.sock │ │ ├─ 18820 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 32e9313edc97f1b1eb08cb5cd927ddf4b1f58ef8404fb4d13cae6be5aa169eda -address /run/containerd/containerd.sock │ │ ├─ 25416 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4c73c8e9c3f6f3c64a1c23d670daf966d94fc48b6b9d8febb75c81b8438a4f04 -address /run/containerd/containerd.sock │ │ ├─ 29938 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 23f9ebbaefe6ddc7f83e99b7c951d45de83010f007e47fb84ceebfaa76d1db35 -address /run/containerd/containerd.sock │ │ ├─ 34555 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3e3adf476d86f6fa37e98744c1a9be4a1b4384f0c6213331739a636b98a30091 -address /run/containerd/containerd.sock │ │ ├─ 39039 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c15aafc2e694e93719bab2350a64c05414060b41367f1d9b75e93d8d0f38aa27 -address /run/containerd/containerd.sock │ │ ├─ 41637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fed24cf9caade06d5c1fc241b274e0dbf0616cb5b8754cb33a33b0a8393cc149 -address /run/containerd/containerd.sock │ │ ├─ 41678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f4651ded07a3576d82ae55129afb86219c937870fb94b2db0e77eafe31f8c04 -address /run/containerd/containerd.sock │ │ ├─ 41700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8f59b9be1fd484863a5608083f8322bd6379d6b0392ee36dfa9f34a7757807c -address /run/containerd/containerd.sock │ │ ├─ 41701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddc1004c5f042c4805c08c6023666316decf44f46dbca5c812c6da4e56f4da4e -address /run/containerd/containerd.sock │ │ ├─ 41718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63f84aa7a7a8496884abf76d897257daecb732955c6eb83f003f531ba8747fd4 -address /run/containerd/containerd.sock │ │ ├─ 42267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 199416eefa657a09ee07a13d06621f2c687925681a3829798ba58245de28690b -address /run/containerd/containerd.sock │ │ ├─ 42986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 402be8e058d8475b23d21e347ed8e14c4b861253d1507f909a256a2cb0454503 -address /run/containerd/containerd.sock │ │ ├─ 43005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43cae60766d9934a256b0ceefbca3e6cb6fed28c0764208840477c1187d179a5 -address /run/containerd/containerd.sock │ │ ├─ 44337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3f58bde6d08848eb010950be41ab96234a93148bf91d8096468cc6adf9b3694 -address /run/containerd/containerd.sock │ │ ├─ 44752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id add8c5cb4cd26dd76eb8d1f129d713c388df52ed9351bd19a3ddc982af75dfb7 -address /run/containerd/containerd.sock │ │ ├─ 44791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c40d0ba453e45ed6e37e05929acbaaa260aca465578ab0e9f454a1d666b0cf99 -address /run/containerd/containerd.sock │ │ ├─ 45246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bda4285321ca0eb261fe62d7b0d2bd44c823fab086e0a105e48d013bce688875 -address /run/containerd/containerd.sock │ │ ├─ 45731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a863b02739e1996fd62d9689e8340f859161c9701fbc86a18c91ee45aee74f8 -address /run/containerd/containerd.sock │ │ ├─ 45768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ab1bed875d5349a220c0c39ec6ec0ca265be02503402a778654da94edff7427 -address /run/containerd/containerd.sock │ │ ├─ 45814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee71c59ecefca60df49bbad39f43584474972a90ecd50403d691360f3f57cad9 -address /run/containerd/containerd.sock │ │ ├─ 47921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12498954c2622f74ecceac580fb3ef063f7307e5d855237a0f41ba93972ad2c9 -address /run/containerd/containerd.sock │ │ ├─ 48034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 412639b2d15b8fbc0bfe3f2c30adc08bc1fc9234ad45d42d7c2e285186184c45 -address /run/containerd/containerd.sock │ │ ├─ 49030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff17fb173beb625734d336663c7c4ea3e7651fadf1c7a6ab21fd850e4147a5da -address /run/containerd/containerd.sock │ │ ├─ 49127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55fc97f17900480a191ae9e4e88be6f8586c6f5aa82be3e00c4fa801381711bf -address /run/containerd/containerd.sock │ │ ├─ 49497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 055b3a87f6f73a6a62aa1d88c3581f0284ad1d6b4a389d6173458e7ea370d243 -address /run/containerd/containerd.sock │ │ ├─ 49805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f64aa83c87a36f51b5efcff7ec6c624c7753b72bd99528933aed2c54799626c2 -address /run/containerd/containerd.sock │ │ ├─ 50209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a0bee6a11aa15877e6b2030c89b29906b944ecde52b7e321f055e473de42e6b -address /run/containerd/containerd.sock │ │ ├─ 52256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8afd1dfabb12c8452d3fae0b9ec578e163ea8df9fb1ce1a052d9d96b5acf98a9 -address /run/containerd/containerd.sock │ │ ├─ 52404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bdda1fdd7c5ca4d4a3739c38292610f3849a82f747e7ed649776b47e4b6cc88 -address /run/containerd/containerd.sock │ │ ├─ 57091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bf6244c6ca14abf3799472e0880f6b7e58e37455328660b858f60bfc78953af -address /run/containerd/containerd.sock │ │ ├─ 57691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44dcf2ca6afbc67e75206a53ccc23c39b3e8528437ce7523fc756545ad473b0c -address /run/containerd/containerd.sock │ │ ├─ 57778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2395ca4ab1ec4699d50e85d0f7a685fd8d13ed5fa299ad9b946a88459fe5599e -address /run/containerd/containerd.sock │ │ ├─ 57812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3772ac4720661610dec531fb34d6842ec64bb694f363235152c8233b05f6983 -address /run/containerd/containerd.sock │ │ ├─ 57987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afdfe398904e5e09e5a5a9c14ddef8fbf9a1ca02402a84fa5e740402c1d6125e -address /run/containerd/containerd.sock │ │ ├─ 62694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28a705c37bad4e88184e48686aceac0b35277bdc4a6f5b899e474f7bf1915bd6 -address /run/containerd/containerd.sock │ │ ├─ 62732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 718cd18e005d05e3dcc3df697322f84647e1bdd6e25fb3a936046f9af57c4a6a -address /run/containerd/containerd.sock │ │ ├─ 62824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1b83de18ea65f21223608bd05d39101ff01302c3dd0986d040cecf60c93c3c0 -address /run/containerd/containerd.sock │ │ ├─ 62881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bf5cd8dabc9fb447771aa80f77b89acd3a550809137456d2c3b86c7e3740ffc -address /run/containerd/containerd.sock │ │ ├─ 64218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 619577735023d15c90ac74ef8a1cf78db34402000cbf9cf92b10cf0cee501689 -address /run/containerd/containerd.sock │ │ ├─ 64300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c8b1ce77f548efb36fbf2e3008cd22760f32f173ee3197ecc0e7f0edfc7f62a -address /run/containerd/containerd.sock │ │ ├─ 64340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec9b880eccc6097d5a597c8b04b15f58528df9b88dc79bd6d0fb08508bd6c6b2 -address /run/containerd/containerd.sock │ │ ├─ 64821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53fc65bfd24ee94486e7f8ab9c0c20414e74d7c5fb04bad3c2877ed11e61ebf2 -address /run/containerd/containerd.sock │ │ ├─ 65068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6fb8d6e53cc8ccd7b155d5b3f4556f5794ea84d1923e78f88d3eba7b999d17d -address /run/containerd/containerd.sock │ │ ├─ 66064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e634ab996ea93fd31ddb116e432e6425e9dd10a234cc1c334f62c86a4c2c8cc6 -address /run/containerd/containerd.sock │ │ ├─ 66512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0ca2d346c7adf2c7173c7c3f2bf57bdf9cd380cb60e6c1c0b690fb763a26e97 -address /run/containerd/containerd.sock │ │ ├─ 66569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d25e1215b49e8c62f17de45bb24003d85e98b963ba63dd05e7ed69376e77285f -address /run/containerd/containerd.sock │ │ ├─ 66682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94278f51f6e8174ff68b3368bd81acbe6358bcb724989d324a3002d547f087e8 -address /run/containerd/containerd.sock │ │ ├─ 67356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 708ab8225a3dd15e916b59489d5055a6cea79f563c248766cedab86c92c6252b -address /run/containerd/containerd.sock │ │ ├─ 68583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbb5d22cf0c9fee3834e1766239886e724775ac4efc6151e247c5bcb34116295 -address /run/containerd/containerd.sock │ │ ├─ 71380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cccb7a9385d9f0189d556ed7f1dfd1bb10347bf16057863f41d99a4a73147fbd -address /run/containerd/containerd.sock │ │ ├─ 80735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12aa8c283de5dd87d03265d6bd36fe96645495635ae3e3a4e154b36103aec817 -address /run/containerd/containerd.sock │ │ ├─ 82212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a20d1fe1b2a5e0ebd60a5fe464294f9ac00aee58288769ab5ce24476e71e3bf -address /run/containerd/containerd.sock │ │ ├─ 88514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4558264ca69cbc3807024ee7cb4aa90b5ec843c52b9744326f0bd8be37506806 -address /run/containerd/containerd.sock │ │ ├─ 95604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f73b1f33446108a98bfd06ff7fad332308c1f5bb47c12cad0f8b8fd59ca1a43 -address /run/containerd/containerd.sock │ │ ├─ 98728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72d339fd7392d46d2eebc83b548c8c9cf1b153a23af4e53e87f940ffc41dfab5 -address /run/containerd/containerd.sock │ │ ├─ 98807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c133faaf760b0abd8eb90506419d4d3db82815f54c4cae02263b4d4cd7cd27ba -address /run/containerd/containerd.sock │ │ ├─108344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0189d8666f57f9593d05008d57663a269d3ddd49fab533382755bb64db59d6e4 -address /run/containerd/containerd.sock │ │ ├─109798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9014554445978b48754809e5dfd6f7d1200bb498218c9161bd89ab5819b0de82 -address /run/containerd/containerd.sock │ │ ├─109837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dca44e83b20e953408a5f2daaa3736df38b7880464c2c80dc561c387da42691 -address /run/containerd/containerd.sock │ │ ├─111875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24cbc393cc47347eb1e0ebe8010431bdfa85f478044c2225901884c8d443b9e9 -address /run/containerd/containerd.sock │ │ ├─113578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e68a7665533393a84c1c32c953311f3f51743db5fb3e2a77dde92fca7a3641f7 -address /run/containerd/containerd.sock │ │ ├─113632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b23ace7d00be76bdc06d5ab51ac7a72450779153a82bf5e12772c6978643250 -address /run/containerd/containerd.sock │ │ ├─126884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1cc23b7fd6dd2c1f79c6f242585afe93e06793d9925d8fe30ed856107773b07 -address /run/containerd/containerd.sock │ │ ├─126929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c7b49d2f48d9a014b8575b4657c37ef4b525a764a3244bbe5899baa51c28acf -address /run/containerd/containerd.sock │ │ ├─129580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe38c7e50fa47eaaa4bd293d847bac66a2a903bc64d8524febf4e5901e768ed6 -address /run/containerd/containerd.sock │ │ ├─155534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b831f9d27db86aa6c75a2496d3f07d46b73d27f7eb9c51c6aef74a347751c2b -address /run/containerd/containerd.sock │ │ ├─157100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb641593d3a2ff90f3881c9a2750fd1e7d2b9db0321476c1bcc42831ff366301 -address /run/containerd/containerd.sock │ │ ├─157560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a52bb8d6fe385699cc6e69e9960eb85bfb3e40238a512a0b4d2a670319577040 -address /run/containerd/containerd.sock │ │ ├─158456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16a0edd74f39a1b95daf76edd353eb583e942bacd37431628527345a6f29a850 -address /run/containerd/containerd.sock │ │ ├─160369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33cdf8af12cace62537ff25160972ccd123cac7faa97fc4a27e1fab9e5177f14 -address /run/containerd/containerd.sock │ │ ├─160670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89a0f278d6ad6dede40041a24b95dfaa53441e03a5f1856d5c7fc71615bc4b82 -address /run/containerd/containerd.sock │ │ ├─160769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51e1aa4639afc99dac0fecba517dc909aa8a8be726e2a34e23e94341221e3148 -address /run/containerd/containerd.sock │ │ ├─160798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50f11f0a13374285b536c949963ae324d9bba5555b429301fa4d1af68daa9ead -address /run/containerd/containerd.sock │ │ ├─160867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0057a3500c0a4dde54e0ad71f5dae46079196ce02781b1564cb01d96e4ae2976 -address /run/containerd/containerd.sock │ │ ├─161123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02e779cb7c949aaa53283ff0479e90b37998ac78b9d9a6b6f935900486ef9093 -address /run/containerd/containerd.sock │ │ ├─161335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ea0f40ab6f9aaae4fa27cf15344e11b4c4ca000854d26c86ab1012c9f413bfd -address /run/containerd/containerd.sock │ │ ├─173460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f97473358b3729fe69efec0282435452e30cecf30179b18171179ed6635a2887 -address /run/containerd/containerd.sock │ │ ├─175312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f51461b91b4fe0e4e783a24fda4db43ae55550241549bc9945c7af3ff252108 -address /run/containerd/containerd.sock │ │ ├─175335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4222dfcc8d918d65d15d26ff60f54546ee5f75dc712c29233a9ad29427db229c -address /run/containerd/containerd.sock │ │ ├─175437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 716d131938a8ddc4762abfc86402254223d917a84cade00dd795d53599c5fd1d -address /run/containerd/containerd.sock │ │ ├─175451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa313874572c90edd1bbc0d1bf5f177cbae01f6e69cd9f64c6ca2ed2a17512bf -address /run/containerd/containerd.sock │ │ ├─175554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9169f007c4394831630bbf68595043cbd2c51779509633b147a88fcf5ce959e -address /run/containerd/containerd.sock │ │ ├─175872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b91eccf07fd02b98587f5d0d39c960051ec78b3cb6aa72307ba5ebafc254325 -address /run/containerd/containerd.sock │ │ ├─176014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a1e8e691183918c231a176b5c828fcf296812c16164e1531be4334238383741 -address /run/containerd/containerd.sock │ │ ├─188441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1392fa0e99610e5c048e0ccfefe3165377714ff8e71b76c844199e4fcbcc92a9 -address /run/containerd/containerd.sock │ │ ├─190489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b79ec826ca72b259b88997d3a83523b14943c18a12f8e56864b4a73a9f9c9435 -address /run/containerd/containerd.sock │ │ ├─190531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb53a8a05f0162a93cebd51b7609eaa79fc78cc7cd92660688a34c0e1ecba7de -address /run/containerd/containerd.sock │ │ ├─190595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e9008f5d77e85cf5ef48156a4266f53a257d04c711718d01214c185fb2819f8 -address /run/containerd/containerd.sock │ │ ├─206537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0c7f051d1783b9abb5565663c6c3fdefc6f6975b9a9c033bd7955a08e375603 -address /run/containerd/containerd.sock │ │ ├─215331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c4c7f89d0059cf522488b13b8da55449dfe811c42394433c0031766f257f86e -address /run/containerd/containerd.sock │ │ ├─215343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71e458b74b299eeb80c3f40045b92b55dfb8ed50bfcfb596349b2b6909c30b62 -address /run/containerd/containerd.sock │ │ ├─215406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ae7769cd9ba6b809e8a9da763250eb9999cd01a7918aec3ed0d2dbc7eec8427 -address /run/containerd/containerd.sock │ │ ├─215700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9f68b7ae6b123f64984801bb35690160584407f6939fbc34456beaeb1fc080 -address /run/containerd/containerd.sock │ │ ├─227300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb2bde7ab0696aed6e2ffec0be3eea6d7e129b0c138b6fdb558daf472f1aa002 -address /run/containerd/containerd.sock │ │ ├─229985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeeaf6908b76fdabc107224be7a5ec7191d7e0ffdb2e44f014af95ceb4ee805a -address /run/containerd/containerd.sock │ │ ├─231197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79dca438f7d312580acca1277b817b745710c3a885e5b5265f225539d08c79e2 -address /run/containerd/containerd.sock │ │ ├─232267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 578a17007ec4f3fd22741cdefc86e2a2e238d500b74c294cf2335295b04e2e2d -address /run/containerd/containerd.sock │ │ ├─232798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaf67aeaf042154cc7f9cdd6413564146c718c7bd27edddf82460792ab9e1c8e -address /run/containerd/containerd.sock │ │ ├─235100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78eb43d097f1f5a9b5d1e985259d967aab32a3c2b0c48a19f3d5c7992463bb2b -address /run/containerd/containerd.sock │ │ ├─236557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75911f67c5c439e5f07e4e5bb4030f977df8ef1fdac1b32755c73f6b167d343d -address /run/containerd/containerd.sock │ │ ├─236686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b17ed5768cb9f19783fc1d3b9b0c9d023029de5bd3cf5216a94ffafbc3a6ab65 -address /run/containerd/containerd.sock │ │ ├─246249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 269303a9362d0c153245d0048b363a389dd946d0b1b757bf247fb6279339a1a5 -address /run/containerd/containerd.sock │ │ ├─246775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be930bd512624eb385cbc4df306c571a3069266c32df4613ae7493c500be65da -address /run/containerd/containerd.sock │ │ ├─253244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb7434cb13b06220a6bd4e44ced357ae54deb16533d76278c3faed5f755eeb7a -address /run/containerd/containerd.sock │ │ ├─258395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc59ec3147f6913ba27f62a413714cbcf963921b0b62294341d4cbe0ee6295ae -address /run/containerd/containerd.sock │ │ ├─258624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 842cb80a6f7a26ecacd743ec947eccbf60ee3e30d3f4a8828ca266bf7a536273 -address /run/containerd/containerd.sock │ │ ├─258721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed373e179864e27182d30664aa412fc1ea53b0595e7a4ec58c13f14568593a0d -address /run/containerd/containerd.sock │ │ ├─258777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ad20f0df6598c3f1bbeebd14add1cf2f3d005c2697f66be017ddf5f7fd4ef76 -address /run/containerd/containerd.sock │ │ ├─271098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac3fa547df2b34e5b17f3abe72af1f2ded9f23494df0950db58e563c75c77873 -address /run/containerd/containerd.sock │ │ ├─274188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba138d1add43449003c95d45daefd09fe2dfb02446201831acacf00a8b673319 -address /run/containerd/containerd.sock │ │ └─275585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5faa7fa1d193808534ba342053bfcc2f69365069d78a485774a96a04f96a0cc0 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─29640 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29920 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18778 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18796 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25121 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25399 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38994 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39014 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34272 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34538 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12236 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12267 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.titrxd.service │ │ ├─12598 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.titrxd/unit.run │ │ └─12627 /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-titrxd --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.titrxd:/var/lib/ceph/mgr/ceph-instance.titrxd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.titrxd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.titrxd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10332 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─154866 /sbin/multipathd -d -s │ ├─docker-3e3adf476d86f6fa37e98744c1a9be4a1b4384f0c6213331739a636b98a30091.scope … │ │ ├─34581 /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 │ │ └─34593 /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 │ ├─kubelet.service │ │ └─42104 /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.222 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-0567ece6d727e9d75d515ce457eaba9f669dab3e938b9f829c61ec36aa3b3b00.scope … │ │ ├─12706 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.titrxd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12727 /usr/bin/ceph-mgr -n mgr.instance.titrxd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1091 /usr/sbin/uuidd --socket-activation │ ├─docker-c15aafc2e694e93719bab2350a64c05414060b41367f1d9b75e93d8d0f38aa27.scope … │ │ ├─39089 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39105 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-23f9ebbaefe6ddc7f83e99b7c951d45de83010f007e47fb84ceebfaa76d1db35.scope … │ │ ├─29962 /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 │ │ └─29975 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10840 /usr/sbin/chronyd -F 1 │ │ └─10841 /usr/sbin/chronyd -F 1 │ ├─docker-4c73c8e9c3f6f3c64a1c23d670daf966d94fc48b6b9d8febb75c81b8438a4f04.scope … │ │ ├─25441 /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 │ │ └─25453 /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.socket │ ├─docker-32e9313edc97f1b1eb08cb5cd927ddf4b1f58ef8404fb4d13cae6be5aa169eda.scope … │ │ ├─18847 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18863 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─150304 /sbin/iscsid │ │ └─150307 /sbin/iscsid │ ├─docker-99eb0a66fd2000d02d75492a76d89a470ce362af15e4d2e782c3e45a2a06d8b6.scope … │ │ ├─12347 /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 │ │ └─12366 /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 │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─960a95d2f8815ae72c84f8d3651ceaab3591ac78c70c2a51a341f84e35d35dc5 │ │ └─231569 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─99d9f69fc1c8b48ca0b8f7092c2fb4ceaad4fba265a9e449ebb008f9db465c8a │ │ └─69625 /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-222.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 │ ├─fed24cf9caade06d5c1fc241b274e0dbf0616cb5b8754cb33a33b0a8393cc149 │ │ └─41674 /pause │ ├─75911f67c5c439e5f07e4e5bb4030f977df8ef1fdac1b32755c73f6b167d343d │ │ └─236584 /pause │ ├─fa4a44af3563bdfd6893a06968bc565807cbec816bf8e1de262b4f2253783709 │ │ ├─188609 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188626 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─188632 erl_child_setup 1048576 │ │ ├─188864 sh -s disksup │ │ ├─188867 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─188868 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─188915 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188916 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188926 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─189405 /bin/sh -s rabbit_disk_monitor │ ├─add8c5cb4cd26dd76eb8d1f129d713c388df52ed9351bd19a3ddc982af75dfb7 │ │ └─44776 /pause │ ├─4558264ca69cbc3807024ee7cb4aa90b5ec843c52b9744326f0bd8be37506806 │ │ └─88539 /pause │ ├─ca9681feb2d93b56dabc792f1b2f41480042851c2d6c77ce13162a561be33959 │ │ ├─226467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226485 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227076 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─227077 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3a20d1fe1b2a5e0ebd60a5fe464294f9ac00aee58288769ab5ce24476e71e3bf │ │ └─82238 /pause │ ├─cafb0bda7e1561a2ff894fe0770e9722a0c10c932181e8caf95c4e673d2dbe6b │ │ ├─172432 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172711 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172713 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─8ae7769cd9ba6b809e8a9da763250eb9999cd01a7918aec3ed0d2dbc7eec8427 │ │ └─215467 /pause │ ├─78eb43d097f1f5a9b5d1e985259d967aab32a3c2b0c48a19f3d5c7992463bb2b │ │ └─235125 /pause │ ├─4ab1bed875d5349a220c0c39ec6ec0ca265be02503402a778654da94edff7427 │ │ └─45793 /pause │ ├─c12158d1a7016c3eee47d3757eedaffafb786b0cfb28d297ab3bc9bba1f139af │ │ └─274557 /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 │ ├─2395ca4ab1ec4699d50e85d0f7a685fd8d13ed5fa299ad9b946a88459fe5599e │ │ └─57802 /pause │ ├─5cb9219510b8b8e25a26a89db2847e603820e457463e2528ad4217308e9b8045 │ │ ├─108734 glance-api: uWSGI master │ │ ├─108753 glance-api: uWSGI worker 1 │ │ └─108754 glance-api: uWSGI worker 2 │ ├─a3d0194ed52b3aaf7a5de48dba484af2b1b46c888a4b7d3b3c695275414ee1b3 │ │ └─44846 /coredns -conf /etc/coredns/Corefile │ ├─2db1a29ee59a454ac81cd230cb2c73ddc990db6ff2b3cede9d2c7c19c2c63f8e │ │ └─44396 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f50f1813f8ca66cf82020609ec4214ed5f8c55f928ccbbddef9f4c2ea2cf190b │ │ └─45451 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 │ ├─eeeaf6908b76fdabc107224be7a5ec7191d7e0ffdb2e44f014af95ceb4ee805a │ │ └─230008 /pause │ ├─9a0bee6a11aa15877e6b2030c89b29906b944ecde52b7e321f055e473de42e6b │ │ └─50232 /pause │ ├─c4809d2b93c542aa2731c9ea27a18bbd415c3aef585a538d673d470e4478391a │ │ ├─268481 /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 │ │ └─268630 /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 │ ├─5f51461b91b4fe0e4e783a24fda4db43ae55550241549bc9945c7af3ff252108 │ │ └─175397 /pause │ ├─708ab8225a3dd15e916b59489d5055a6cea79f563c248766cedab86c92c6252b │ │ └─67379 /pause │ ├─619577735023d15c90ac74ef8a1cf78db34402000cbf9cf92b10cf0cee501689 │ │ └─64242 /pause │ ├─ff17fb173beb625734d336663c7c4ea3e7651fadf1c7a6ab21fd850e4147a5da │ │ └─49053 /pause │ ├─6d0b9d9979bb02211a1bafcc32103918ebb57aa781d6815f7136cde371964aab │ │ └─99149 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-82c9d --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9a863b02739e1996fd62d9689e8340f859161c9701fbc86a18c91ee45aee74f8 │ │ └─45755 /pause │ ├─1e62e6e29e7775b05415a338e2e71ddc61411c87455dd5ebd7512f4890f9c073 │ │ ├─ 99220 /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 │ │ └─339323 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─dbdf2f5531dbde43c0a0cab1f9e9f9967b0d80607cddcf14787a0732ed5a9fa7 │ │ └─160979 kubernetes-entrypoint │ ├─68fc5757cb243394d242f9be759995722a1a79c42fed3942df6ec6daafca0d83 │ │ └─42316 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1392fa0e99610e5c048e0ccfefe3165377714ff8e71b76c844199e4fcbcc92a9 │ │ └─188465 /pause │ ├─ba138d1add43449003c95d45daefd09fe2dfb02446201831acacf00a8b673319 │ │ └─274213 /pause │ ├─199416eefa657a09ee07a13d06621f2c687925681a3829798ba58245de28690b │ │ └─42290 /pause │ ├─1081617aef25bb27d10a2c798f8a28ec5a44ac1aec529c73f5a5e93b83c062ee │ │ └─44876 /coredns -conf /etc/coredns/Corefile │ ├─65f903a63a64dd60122d491cf620f947b4c331999728b03e7c341622338bf262 │ │ ├─202771 heat-api: uWSGI master │ │ ├─202816 heat-api: uWSGI worker 1 │ │ └─202817 heat-api: uWSGI worker 2 │ ├─e904c17c8cdb3326ee5c53207417d4b8c5215c741abcffc9f0a23d218d33a515 │ │ ├─171707 nova-metadata: uWSGI master │ │ ├─171719 nova-metadata: uWSGI worker 1 │ │ └─171720 nova-metadata: uWSGI worker 2 │ ├─e564ebca59ea89b17fd0712ff77f7b737a811e5ce879329b7885b6535030521a │ │ └─160553 kubernetes-entrypoint │ ├─43cae60766d9934a256b0ceefbca3e6cb6fed28c0764208840477c1187d179a5 │ │ └─43045 /pause │ ├─a3fc73cc5390d96f87fd50e52379b59bcb9fe35264c2288cc7249652d4c5d75f │ │ ├─253676 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253693 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─253699 erl_child_setup 1048576 │ │ ├─253770 sh -s disksup │ │ ├─253772 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─253773 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─253876 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253877 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253887 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─254210 /bin/sh -s rabbit_disk_monitor │ ├─51f2b39e53eb9bd3c26c3261f404b654229aebc56986f650fc6398ff4abe87cd │ │ ├─69433 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69454 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─69460 erl_child_setup 1048576 │ │ ├─69507 sh -s disksup │ │ ├─69509 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─69510 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─69522 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69523 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69533 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69984 /bin/sh -s rabbit_disk_monitor │ ├─bb2bde7ab0696aed6e2ffec0be3eea6d7e129b0c138b6fdb558daf472f1aa002 │ │ └─227327 /pause │ ├─915593f1ba5411969a2edbff85a81afd146a94e9bb0d7807109c8b02f622dc18 │ │ ├─43516 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43888 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2a8a68e807e86e17434f4caffdbea34eccf3614446af7fe4ce2a36d70b8ed6bf │ │ └─69050 /bin/memcached_exporter │ ├─12762a18d9734d95ac453080ffeb37826ba15204aa34f142ac1385d2d0259517 │ │ └─68475 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7bf6244c6ca14abf3799472e0880f6b7e58e37455328660b858f60bfc78953af │ │ └─57114 /pause │ ├─d4e0b7397942d5ffe228a6f7406862a4f93d766ca4547af043cc57136b5e437d │ │ ├─156007 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156020 /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 │ ├─402be8e058d8475b23d21e347ed8e14c4b861253d1507f909a256a2cb0454503 │ │ └─43042 /pause │ ├─ca9488bad99bb49e8e25ac22f16f0a491a2f1293f619b381f4ac9ece85136b3f │ │ └─52505 valkey-server *:6379 │ ├─269303a9362d0c153245d0048b363a389dd946d0b1b757bf247fb6279339a1a5 │ │ └─246278 /pause │ ├─fd58134fa627f09ea2d34c440a8c8757bab01e4f5f30024135fe15a6d176ccd7 │ │ └─49247 /manager --metrics-bind-address=:8080 │ ├─50f11f0a13374285b536c949963ae324d9bba5555b429301fa4d1af68daa9ead │ │ └─160846 /pause │ ├─12498954c2622f74ecceac580fb3ef063f7307e5d855237a0f41ba93972ad2c9 │ │ └─47954 /pause │ ├─eae60b97ddb1e28f29ea73955c16116c4b63e07d7498214e5e4a7bd6d8e39ebb │ │ └─68766 /bin/pushgateway │ ├─63f84aa7a7a8496884abf76d897257daecb732955c6eb83f003f531ba8747fd4 │ │ └─41800 /pause │ ├─06ac50ee4e8bbfdd12f3fbd84020bf7c8885e5c2d523e95054c2e2f7f75ddae2 │ │ └─65494 /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 │ ├─8dca44e83b20e953408a5f2daaa3736df38b7880464c2c80dc561c387da42691 │ │ └─109860 /pause │ ├─09df11ce3f1d216f0cbf1f9ba999e99a785ba7700fee9ac03311001053c82bd2 │ │ ├─268435 manila-api: uWSGI master │ │ ├─268503 manila-api: uWSGI worker 1 │ │ └─268504 manila-api: uWSGI worker 2 │ ├─9912bb93f122defee4f4eb3c3b343952aed2132908f2bd2e82a0bfd6e13be98c │ │ └─275823 /bin/openstack-database-exporter │ ├─de8bb47cfc54b7924a0b3b49144c5541606c0732c918b32af2d6cea1082eba51 │ │ └─52861 valkey-server *:26379 [sentinel] │ ├─2bd849b05b46a5685834372716f4f01af9c0a442d47118bd3efb34bfb1508075 │ │ ├─64267 python -u /app/sidecar.py │ │ ├─64882 python -u /app/sidecar.py │ │ └─64883 python -u /app/sidecar.py │ ├─1cf772fc98a7301c3317a899e8bab1befe782d74c7d2585086cd9f0495cb5095 │ │ ├─ 48277 /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 │ │ ├─ 48291 /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 │ │ ├─ 48399 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273664 nginx: worker process │ │ ├─273665 nginx: worker process │ │ └─273666 nginx: cache manager process │ ├─9c1b0797d356ba834ae61afa25bf2f9e3d9872e085dd75eaa9ce1d611f7130d3 │ │ └─69665 /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 │ ├─4cd2419b182b3b743832de77d0a51740091b8665ba811d189be9200d7e6e98ea │ │ ├─ 89407 /usr/local/bin/rook ceph operator │ │ └─405227 /usr/bin/python3 -s /usr/bin/ceph version --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─834048c3a9dec9919c5d62098a04144db60ae5ff8ae291dc3ce4e25106d3304f │ │ └─58098 nfd-master -crd-controller=true -metrics=8081 │ ├─20558f85baa1e7c93e2cec0b88ccd5fee4c9a89b1c118027ac4e9383e48477bf │ │ ├─246338 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247087 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp7q55ieih/privsep.sock │ │ ├─247100 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247108 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d25e1215b49e8c62f17de45bb24003d85e98b963ba63dd05e7ed69376e77285f │ │ └─66592 /pause │ ├─55fc97f17900480a191ae9e4e88be6f8586c6f5aa82be3e00c4fa801381711bf │ │ └─49152 /pause │ ├─a9169f007c4394831630bbf68595043cbd2c51779509633b147a88fcf5ce959e │ │ └─175606 /pause │ ├─9e9008f5d77e85cf5ef48156a4266f53a257d04c711718d01214c185fb2819f8 │ │ └─190648 /pause │ ├─02e779cb7c949aaa53283ff0479e90b37998ac78b9d9a6b6f935900486ef9093 │ │ └─161151 /pause │ ├─ad329cc14432165e92f2ec80a8b24d8c005068282102275c5a491b382ea1b3ad │ │ └─58048 nfd-worker -metrics=8081 │ ├─a91ca0f7a995802687fe617570bd6dc1013259c6826b1c9e3200a0d316009ce5 │ │ └─68631 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e3772ac4720661610dec531fb34d6842ec64bb694f363235152c8233b05f6983 │ │ └─57839 /pause │ ├─fa8477ac2c021de9145f97f50347721fdde4bd895749d02008b1bb6f66a2acc8 │ │ ├─224521 octavia-api: uWSGI master │ │ ├─224535 octavia-api: uWSGI worker 1 │ │ └─224536 octavia-api: uWSGI worker 2 │ ├─4279cc6773aeec9492ef67ba049cb6a82bc75abccf8187d240da2f17d03181c9 │ │ └─230189 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─fcb73644ca8cd19df94fb6f56d17b7c970e75764ca8d02cc7b0546a274773441 │ │ ├─189335 /bin/bash /tmp/libvirt.sh │ │ ├─189379 /bin/bash /tmp/wait-for-libvirt.sh │ │ ├─405187 sleep 1 │ │ └─405219 sleep 1 │ ├─ef785ab6b1517a3e283dd824dbddc188ca964d7dd690b30ede03c633081df27d │ │ └─225669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─055b3a87f6f73a6a62aa1d88c3581f0284ad1d6b4a389d6173458e7ea370d243 │ │ └─49520 /pause │ ├─688253e9c52b87780ce9a8bb9470e0f8405f9898806008ebc88abe60d8d8dd63 │ │ └─69933 /bin/oauth2-proxy │ ├─e18c0a08f41e4fa68daff61c7b2fbec28580be340eb303a559caf83b2a3b6adf │ │ ├─87656 barbiacan-api: uWSGI master │ │ └─87669 barbiacan-api: uWSGI worker 1 │ ├─fbb5d22cf0c9fee3834e1766239886e724775ac4efc6151e247c5bcb34116295 │ │ └─68606 /pause │ ├─cc59ec3147f6913ba27f62a413714cbcf963921b0b62294341d4cbe0ee6295ae │ │ └─258445 /pause │ ├─ddc1004c5f042c4805c08c6023666316decf44f46dbca5c812c6da4e56f4da4e │ │ └─41803 /pause │ ├─1c7b49d2f48d9a014b8575b4657c37ef4b525a764a3244bbe5899baa51c28acf │ │ └─126952 /pause │ ├─4a354634f646927b456b52b9d55f0bfc7016364630959b89166262fad2ed1e3f │ │ └─127513 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f6b1d5943062bfa54266788e88a97d4b53e4778b42befea9088c48ed888c4be0 │ │ └─235149 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─1fd7451ab8be05f3f5985de164149cf45e568814ff7d7b8f8d81b851b7f85d72 │ │ └─46000 /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 │ ├─bb641593d3a2ff90f3881c9a2750fd1e7d2b9db0321476c1bcc42831ff366301 │ │ └─157123 /pause │ ├─b79ec826ca72b259b88997d3a83523b14943c18a12f8e56864b4a73a9f9c9435 │ │ └─190514 /pause │ ├─f64aa83c87a36f51b5efcff7ec6c624c7753b72bd99528933aed2c54799626c2 │ │ └─49829 /pause │ ├─4bdda1fdd7c5ca4d4a3739c38292610f3849a82f747e7ed649776b47e4b6cc88 │ │ └─52426 /pause │ ├─d7d5e8690bc56cee54a76e21407458676b1d13e782100acf9f373a816d875123 │ │ ├─225664 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226115 octavia-worker: ConsumerService worker(0) │ │ └─226118 octavia-worker: ConsumerService worker(1) │ ├─bda4285321ca0eb261fe62d7b0d2bd44c823fab086e0a105e48d013bce688875 │ │ └─45270 /pause │ ├─716d131938a8ddc4762abfc86402254223d917a84cade00dd795d53599c5fd1d │ │ └─175491 /pause │ ├─cceaf31675c1c7a4c63e15f56896304c6722a25f87bb29527d435544608ba651 │ │ └─50340 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─8b23ace7d00be76bdc06d5ab51ac7a72450779153a82bf5e12772c6978643250 │ │ └─113677 /pause │ ├─afdfe398904e5e09e5a5a9c14ddef8fbf9a1ca02402a84fa5e740402c1d6125e │ │ └─58011 /pause │ ├─c3412dba34176982efe6c7911805ad98d434df2549f339d00dd1838ea22c915b │ │ ├─202774 heat-api-cfn: uWSGI master │ │ ├─202814 heat-api-cfn: uWSGI worker 1 │ │ └─202815 heat-api-cfn: uWSGI worker 2 │ ├─99980bb7a0a77f9d46bfd2c562bd2b85af642a32eed8330bd83d9f37b77dcdf5 │ │ ├─50425 mysqld --wsrep_start_position=421bccd0-9d09-11f1-92c5-772b6f016390:20 │ │ └─50571 /var/lib/mysql/mysql-state-monitor │ ├─ee71c59ecefca60df49bbad39f43584474972a90ecd50403d691360f3f57cad9 │ │ └─45839 /pause │ ├─c40d0ba453e45ed6e37e05929acbaaa260aca465578ab0e9f454a1d666b0cf99 │ │ └─44815 /pause │ ├─d408ab3aeca62f5a10d628504b26d79534a9d6d52bdb5f3c6ebee88bf0e4327d │ │ ├─184288 /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 │ │ ├─184679 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) │ │ ├─184681 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) │ │ └─184683 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) │ ├─ed285d80cad4deb09a01f4d175e5c8407d112b1e2df0ddcf9aa8e8c4047de689 │ │ ├─50258 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 │ │ └─52981 haproxy -sf 141 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─b6cf61312975764094c1d695b3591e51b115c7564c121bc7ab4f0a60190ee1aa │ │ └─167245 /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 │ ├─eb7434cb13b06220a6bd4e44ced357ae54deb16533d76278c3faed5f755eeb7a │ │ └─253268 /pause │ ├─58060a39dd5b776d2cf6e2647ea9ceda6c38f8ba93f4d6c39dca890bc3102b7d │ │ └─45953 /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 │ ├─ca9f68b7ae6b123f64984801bb35690160584407f6939fbc34456beaeb1fc080 │ │ └─215725 /pause │ ├─7ccf2f6254132921176605eb4256b714d3934f083192fb2947cffce28412aa5d │ │ └─68320 /goldpinger --static-file-path /static │ ├─3c0937604a1f60ea4564e942103bda0cda513c922d403b2636109e0f3b3520da │ │ ├─173655 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173682 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─173688 erl_child_setup 1048576 │ │ ├─173735 sh -s disksup │ │ ├─173737 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─173738 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173741 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173742 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173753 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─174019 /bin/sh -s rabbit_disk_monitor │ ├─ed4e3d63fcf4935cc112a9103a603c3caf00c3efb54a553777e858f1349af55e │ │ └─50546 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b17ed5768cb9f19783fc1d3b9b0c9d023029de5bd3cf5216a94ffafbc3a6ab65 │ │ └─236709 /pause │ ├─89a0f278d6ad6dede40041a24b95dfaa53441e03a5f1856d5c7fc71615bc4b82 │ │ └─160694 /pause │ ├─0ad20f0df6598c3f1bbeebd14add1cf2f3d005c2697f66be017ddf5f7fd4ef76 │ │ └─258832 /pause │ ├─cf99b3b9fe9ba044c1e4a794d4a7af0758c5b619cbbbe0e1a41a747a95456d5e │ │ ├─202721 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203106 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203107 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─4222dfcc8d918d65d15d26ff60f54546ee5f75dc712c29233a9ad29427db229c │ │ └─175419 /pause │ ├─e560d46469ba88a6516067a9592d7ef68ef31768f100c5bb31a1760d870af7f6 │ │ └─58141 nfd-gc -gc-interval=1h │ ├─9b65d8dfef26b63007c41d7408bb15c93f195ad4fc2fbfc0bc76dbd5fa68330c │ │ ├─206716 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206733 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─206739 erl_child_setup 1048576 │ │ ├─206789 sh -s disksup │ │ ├─206791 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─206792 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─206857 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206858 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206878 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─207104 /bin/sh -s rabbit_disk_monitor │ ├─fcf39f8d25186442f3ab91f371168cb993fcb56669039258c3483edaed934018 │ │ └─52642 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 │ ├─ed2e8c123753cac49f6fac8c7f9df77f83815c04e2ab221466754d78755f833d │ │ └─58239 /secretgen-controller │ ├─f93c31827080263b4332816841585aaab09f4ae767ebaa5f44b64ba32a9822ed │ │ ├─66763 nginx: master process nginx -g daemon off; │ │ ├─66786 nginx: worker process │ │ ├─66787 nginx: worker process │ │ ├─66788 nginx: worker process │ │ ├─66789 nginx: worker process │ │ └─66790 nginx: worker process │ ├─1f4651ded07a3576d82ae55129afb86219c937870fb94b2db0e77eafe31f8c04 │ │ └─41797 /pause │ ├─5584e28ba15aa8c889df97026867a4107073d7ae625556259af65473d451cbf8 │ │ ├─64430 python -u /app/sidecar.py │ │ ├─65010 python -u /app/sidecar.py │ │ └─65011 python -u /app/sidecar.py │ ├─c133faaf760b0abd8eb90506419d4d3db82815f54c4cae02263b4d4cd7cd27ba │ │ └─98832 /pause │ ├─d1b83de18ea65f21223608bd05d39101ff01302c3dd0986d040cecf60c93c3c0 │ │ └─62847 /pause │ ├─fe38c7e50fa47eaaa4bd293d847bac66a2a903bc64d8524febf4e5901e768ed6 │ │ └─129605 /pause │ ├─6bb71a6c91aceb5e3c4cd878e013a3ac76270db50a17bb43b689f9e787e33c64 │ │ ├─185378 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) │ │ ├─185714 /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/tmpbuv97j0y/privsep.sock │ │ ├─185924 /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/tmp49_q1u99/privsep.sock │ │ └─186421 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─93c45e1597f0d0220333c925e1671f7547c8fccbfa19189df8812f9461d5d720 │ │ └─41922 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 │ ├─5be196e2fe79b4ac58393ae986b2cc70d9bca45b375798d7442489b21cf0f3f0 │ │ ├─246908 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247158 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247159 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─cfcc8fff3cfc9b37a82f6066d79f1612e41f30823f42409e77ea0e043f10bcf3 │ │ └─67588 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─41a94084c4f2a54d85763f9a85caeb0fe3ad95dadc935b486d92098fca96f1b0 │ │ └─66219 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0e02cd4c5a09f89c5918bc44acc4ec1109c758b02b8a13628b07dde06ad90563 │ │ ├─273906 apache2 -DFOREGROUND │ │ ├─276507 (wsgi:h -DFOREGROUND │ │ ├─276508 (wsgi:h -DFOREGROUND │ │ ├─276509 (wsgi:h -DFOREGROUND │ │ ├─276510 (wsgi:h -DFOREGROUND │ │ ├─276511 (wsgi:h -DFOREGROUND │ │ ├─276512 apache2 -DFOREGROUND │ │ └─276513 apache2 -DFOREGROUND │ ├─f84f41a5c9ecb05418771ef7d0f369e37bb07e4e3bb6c063d33b945c81a657df │ │ └─232863 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─eaf67aeaf042154cc7f9cdd6413564146c718c7bd27edddf82460792ab9e1c8e │ │ └─232822 /pause │ ├─5ae400c3a4fee65f901d1b31bcae1e25b4d6252dd3762927af1648477deab643 │ │ └─68223 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─0626d0fc4b18101c3f073324d5af19861ed0062fb4bc5a733e6a579e26e5ba48 │ │ └─69764 /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-222.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 │ ├─8c4c7f89d0059cf522488b13b8da55449dfe811c42394433c0031766f257f86e │ │ └─215445 /pause │ ├─94278f51f6e8174ff68b3368bd81acbe6358bcb724989d324a3002d547f087e8 │ │ └─66708 /pause │ ├─53fc65bfd24ee94486e7f8ab9c0c20414e74d7c5fb04bad3c2877ed11e61ebf2 │ │ └─64849 /pause │ ├─dd7ceb5bc2eb2d7dcc24bde30bc753ad1e40c1771758182bdf8ea45c23a78b9f │ │ └─49647 percona-xtradb-cluster-operator │ ├─8afd1dfabb12c8452d3fae0b9ec578e163ea8df9fb1ce1a052d9d96b5acf98a9 │ │ └─52282 /pause │ ├─ed61255bbb7da306d0613077fd56f75e022ae988637dd9382b305937162f8cb5 │ │ └─53024 redis_exporter │ ├─16a0edd74f39a1b95daf76edd353eb583e942bacd37431628527345a6f29a850 │ │ └─158479 /pause │ ├─1c4f3fafe413947b77b4d1fa7f7daf0fa2d1b4b2b5265695349c22f385c9b3b7 │ │ └─41903 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 │ ├─e5b1857f9e866da9ceddc4c18e03bf6dc82be882b722ea833d1d780b82dfc56b │ │ └─232320 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─474be9e81526ccfc48308d927d8a9498c49e63910b2af27fa47377cf46ce1f5a │ │ ├─186622 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─187581 /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/tmpx4hz8e7a/privsep.sock │ │ ├─187801 /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/tmpi52cft7f/privsep.sock │ │ ├─188345 /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/tmp39zbhzfn/privsep.sock │ │ ├─188979 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188981 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189001 haproxy -f /var/lib/neutron/ns-metadata-proxy/ec2afa18-a280-4679-b863-dff3760f0a3f.conf │ │ ├─209104 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f7e560ea-423e-41f5-9fd8-677b50d4da5a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f7e560ea-423e-41f5-9fd8-677b50d4da5a/host --addn-hosts=/var/lib/neutron/dhcp/f7e560ea-423e-41f5-9fd8-677b50d4da5a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f7e560ea-423e-41f5-9fd8-677b50d4da5a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f7e560ea-423e-41f5-9fd8-677b50d4da5a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f9f91475-4759-4453-847c-db6cdbcbfc93,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 │ │ ├─209107 haproxy -f /var/lib/neutron/ns-metadata-proxy/f7e560ea-423e-41f5-9fd8-677b50d4da5a.conf │ │ ├─388962 /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/tmpa26nz_wu/privsep.sock │ │ └─392548 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ec2afa18-a280-4679-b863-dff3760f0a3f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ec2afa18-a280-4679-b863-dff3760f0a3f/host --addn-hosts=/var/lib/neutron/dhcp/ec2afa18-a280-4679-b863-dff3760f0a3f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ec2afa18-a280-4679-b863-dff3760f0a3f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ec2afa18-a280-4679-b863-dff3760f0a3f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-dc37c80b-5168-40ea-bea3-cb888f1fa996,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 │ ├─a7a7ffe740585cf518e33ff59e6e185d4f7c06518cd824979ae1be473a87f739 │ │ └─43287 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f3f58bde6d08848eb010950be41ab96234a93148bf91d8096468cc6adf9b3694 │ │ └─44361 /pause │ ├─5bf5cd8dabc9fb447771aa80f77b89acd3a550809137456d2c3b86c7e3740ffc │ │ └─62905 /pause │ ├─5e7cedf1a002b7e30bee50af0b5c8ef7b828ba6055683cfcc0e3bbc103b7f1d0 │ │ └─69019 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─aa313874572c90edd1bbc0d1bf5f177cbae01f6e69cd9f64c6ca2ed2a17512bf │ │ └─175507 /pause │ ├─e0c7f051d1783b9abb5565663c6c3fdefc6f6975b9a9c033bd7955a08e375603 │ │ └─206561 /pause │ ├─ed373e179864e27182d30664aa412fc1ea53b0595e7a4ec58c13f14568593a0d │ │ └─258795 /pause │ ├─12aa8c283de5dd87d03265d6bd36fe96645495635ae3e3a4e154b36103aec817 │ │ └─80758 /pause │ ├─9014554445978b48754809e5dfd6f7d1200bb498218c9161bd89ab5819b0de82 │ │ └─109822 /pause │ ├─0f73b1f33446108a98bfd06ff7fad332308c1f5bb47c12cad0f8b8fd59ca1a43 │ │ └─95627 /pause │ ├─6bb9a08a89e9df0ed387f98c93117329eee3a0cd2c307d8034028d36db31ef96 │ │ └─64943 /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 │ ├─e0ca2d346c7adf2c7173c7c3f2bf57bdf9cd380cb60e6c1c0b690fb763a26e97 │ │ └─66541 /pause │ ├─ec9b880eccc6097d5a597c8b04b15f58528df9b88dc79bd6d0fb08508bd6c6b2 │ │ └─64368 /pause │ ├─fef0b888e71112fc87f0f5c7d821424da3ce66ffe901da7ed37a50a5ec6c232c │ │ └─99964 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─44dcf2ca6afbc67e75206a53ccc23c39b3e8528437ce7523fc756545ad473b0c │ │ └─57717 /pause │ ├─4e04ce9f7dcafec6b445d3dd6ed6c06223dcb9aa700270689ca271ad2f75f3c9 │ │ ├─246730 magnum-api: uWSGI master │ │ ├─246762 magnum-api: uWSGI worker 1 │ │ └─246763 magnum-api: uWSGI worker 2 │ ├─578a17007ec4f3fd22741cdefc86e2a2e238d500b74c294cf2335295b04e2e2d │ │ └─232289 /pause │ ├─6fcfd95f09a4d8945f132fdd7e81de206535a302a10ae15abf49f627be7a6d95 │ │ └─69914 /bin/oauth2-proxy │ ├─e634ab996ea93fd31ddb116e432e6425e9dd10a234cc1c334f62c86a4c2c8cc6 │ │ └─66088 /pause │ ├─73d76eb239a1dafff411c34e30275378fa10fb75cf6c4eefa44ba071a3575661 │ │ └─67678 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 │ ├─227f3b94c4031aaa9040daa5492dde88a937c3375fb07a874cbfe28d194866a1 │ │ └─69803 /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 │ ├─801fe958a863c0acf2d2cda36cb1b0ec9cdfdb2a3e89beb2affdca91aa6b2898 │ │ ├─127951 /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 │ │ └─128113 /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 │ ├─dbd4aba7839f3fe182735941f67b55050fe6c295c97a4d7db6d37d9bd8a9f6e0 │ │ └─48329 /server │ ├─271a7e46ab40c2cf72b1b25d3299c958aa5d32318ae97a9c121afd1ed865a9ce │ │ ├─176522 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399550 sleep 300 │ ├─4462423265dd653db584fa37a082d622d0d2be0b0483ee0d0d2175077da90be9 │ │ ├─184308 neutron-api: uWSGI master │ │ ├─184335 neutron-api: uWSGI worker 1 │ │ └─184336 neutron-api: uWSGI worker 2 │ ├─7aeaa5935e51a9d4a5fdbf30fa4f1b6eff043119d444b4ffbb8f7f89e7655ff0 │ │ └─157718 /coredns -conf /etc/coredns/Corefile │ ├─f97473358b3729fe69efec0282435452e30cecf30179b18171179ed6635a2887 │ │ └─173484 /pause │ ├─5f55c9b39c385e563300564e24243bd350b8b43fd0c5d36e9c9830dcb7ea57cd │ │ ├─134947 placement-api: uWSGI master │ │ ├─134972 placement-api: uWSGI worker 1 │ │ └─134973 placement-api: uWSGI worker 2 │ ├─ef25d960b718d81b9ca57ac232200d23c3d5e8d1dee6fbbd8b0fc881c6431218 │ │ ├─227515 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227533 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─227539 erl_child_setup 1048576 │ │ ├─227595 sh -s disksup │ │ ├─227597 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─227598 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─227600 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227601 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227616 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─227771 /bin/sh -s rabbit_disk_monitor │ ├─f021916f6dfa7ac210cfd4d3749bd1f34a8eb5045d1c44c6b4f0fb2df8d50abc │ │ ├─278008 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278020 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2f0ee9155ed88e9ae2c5fe04eea48701bd220e6cd064deb0b287ed853d9eec84 │ │ └─155972 /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 │ ├─c1cc23b7fd6dd2c1f79c6f242585afe93e06793d9925d8fe30ed856107773b07 │ │ └─126909 /pause │ ├─0057a3500c0a4dde54e0ad71f5dae46079196ce02781b1564cb01d96e4ae2976 │ │ └─160920 /pause │ ├─55e6b82693186e600d26a626b72000bdd704d1753de6f8f96a939570d803de44 │ │ ├─112052 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112069 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─112075 erl_child_setup 1048576 │ │ ├─112123 sh -s disksup │ │ ├─112125 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─112126 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─112127 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112128 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112138 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─112241 /bin/sh -s rabbit_disk_monitor │ ├─5faa7fa1d193808534ba342053bfcc2f69365069d78a485774a96a04f96a0cc0 │ │ └─275609 /pause │ ├─2972e7cdcfcd40f0c32b320f765878cc19f323ada09f6472900fa657eb05f038 │ │ ├─110310 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110502 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110504 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7cdee58a1e4f314df22c401d70e13e828a5665e201405134a779fe9abffef240 │ │ └─63560 /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 │ ├─718cd18e005d05e3dcc3df697322f84647e1bdd6e25fb3a936046f9af57c4a6a │ │ └─62762 /pause │ ├─080ca016a46ecc17496d770bed903353cf54b471d3cf0a320a1aa02d7154b812 │ │ └─66860 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─33cdf8af12cace62537ff25160972ccd123cac7faa97fc4a27e1fab9e5177f14 │ │ └─160426 /pause │ ├─211a62b770726569790e1f3ee536f042df2c758f3853ca355c9261b350232946 │ │ └─186624 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) │ ├─0bcb1f33293dc95fe9b7eee5da4bbd05fc9a25d53a38ee10b812b93a457b5684 │ │ └─42041 /kube-vip manager │ ├─72d339fd7392d46d2eebc83b548c8c9cf1b153a23af4e53e87f940ffc41dfab5 │ │ └─98791 /pause │ ├─8169a4f48311d53d4e00090a9c4bdd10c6888af85143b6606a4597243a319643 │ │ ├─67960 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67992 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e7383cd6e406b4ad90c029f492796f498cf28f8b8482f8bcf3d77ff0e46ea096 │ │ ├─80852 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80868 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─80874 erl_child_setup 1048576 │ │ ├─80921 sh -s disksup │ │ ├─80923 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─80924 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─81000 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81001 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81014 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─81172 /bin/sh -s rabbit_disk_monitor │ ├─e68a7665533393a84c1c32c953311f3f51743db5fb3e2a77dde92fca7a3641f7 │ │ └─113606 /pause │ ├─a8f59b9be1fd484863a5608083f8322bd6379d6b0392ee36dfa9f34a7757807c │ │ └─41798 /pause │ ├─5cab43387c06dc3aec6b8bb366e113b2ac73b80aaf7883a59aed6ee42cb7e6d8 │ │ └─41884 kube-apiserver --advertise-address=199.19.213.222 --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 │ ├─722a87c7e58ba73d42d95c11775ef6bc274ddc56462e52f9619778387ce36adb │ │ ├─186591 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─187221 /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/tmpti513ity/privsep.sock │ │ ├─385539 /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/tmpx2ris97h/privsep.sock │ │ ├─385955 /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/tmpky59jrxc/privsep.sock │ │ ├─386489 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─386492 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─388722 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=473fdb5f-e21b-4dce-9f03-280142715cb7 --namespace=qrouter-473fdb5f-e21b-4dce-9f03-280142715cb7 --conf_dir=/var/lib/neutron/ha_confs/473fdb5f-e21b-4dce-9f03-280142715cb7 --log-file=/var/lib/neutron/ha_confs/473fdb5f-e21b-4dce-9f03-280142715cb7/neutron-keepalived-state-change.log --monitor_interface=ha-8cdf6e14-7c --monitor_cidr=169.254.0.48/24 --pid_file=/var/lib/neutron/external/pids/473fdb5f-e21b-4dce-9f03-280142715cb7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─389623 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ac44661f-3bc1-451d-a579-85f711270699 --namespace=qrouter-ac44661f-3bc1-451d-a579-85f711270699 --conf_dir=/var/lib/neutron/ha_confs/ac44661f-3bc1-451d-a579-85f711270699 --log-file=/var/lib/neutron/ha_confs/ac44661f-3bc1-451d-a579-85f711270699/neutron-keepalived-state-change.log --monitor_interface=ha-2451ba4c-f3 --monitor_cidr=169.254.0.4/24 --pid_file=/var/lib/neutron/external/pids/ac44661f-3bc1-451d-a579-85f711270699.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─a52bb8d6fe385699cc6e69e9960eb85bfb3e40238a512a0b4d2a670319577040 │ │ └─157585 /pause │ ├─18166a7683113af5dde529d201b6899ed9b9513fcd3ccfb164765e6999646686 │ │ └─268436 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─82d1b383cc60c70354b412fb45851c64ebbd804f5a9f1c32932ba89297285980 │ │ ├─ 75107 apache2 -DFOREGROUND │ │ ├─ 75123 (wsgi:k -DFOREGROUND │ │ ├─ 75124 (wsgi:k -DFOREGROUND │ │ ├─ 75125 (wsgi:k -DFOREGROUND │ │ ├─ 75126 (wsgi:k -DFOREGROUND │ │ ├─399712 apache2 -DFOREGROUND │ │ └─400851 apache2 -DFOREGROUND │ ├─55a6b660d4d32f3e63fd91fc6c2453584f9055cc207b7ec44c1cda044eb05dbd │ │ └─111563 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f272298721c84c2de27b4b6cb6723fef38fa9db7d3bf39ea3804a20ddde810ad │ │ └─268460 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─24cbc393cc47347eb1e0ebe8010431bdfa85f478044c2225901884c8d443b9e9 │ │ └─111898 /pause │ ├─ebaa3be2882edc9020a11c39947c304a283fe8bd2e8fa663d7c57422f4bc8abd │ │ └─254325 docker-registry serve /etc/docker-registry/config.yml │ ├─a7e9a616adbeeb650f564866535e85fc70b5a696d680495c4ad8b77e1b767f34 │ │ ├─123589 cinder-api: uWSGI master │ │ ├─123635 cinder-api: uWSGI worker 1 │ │ └─123636 cinder-api: uWSGI worker 2 │ ├─28a705c37bad4e88184e48686aceac0b35277bdc4a6f5b899e474f7bf1915bd6 │ │ └─62717 /pause │ ├─5c8b1ce77f548efb36fbf2e3008cd22760f32f173ee3197ecc0e7f0edfc7f62a │ │ └─64323 /pause │ ├─f5d979283aed4eaef9cb86894a803b54f3a3d81e1ebb4583069b35142b11bf78 │ │ └─46043 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7b831f9d27db86aa6c75a2496d3f07d46b73d27f7eb9c51c6aef74a347751c2b │ │ └─155557 /pause │ ├─be930bd512624eb385cbc4df306c571a3069266c32df4613ae7493c500be65da │ │ └─246812 /pause │ ├─0f133ad877d2e2a2011b5335e2822cec2b45d98497186ba44175c145788f1d00 │ │ └─125014 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─842cb80a6f7a26ecacd743ec947eccbf60ee3e30d3f4a8828ca266bf7a536273 │ │ └─258671 /pause │ ├─412639b2d15b8fbc0bfe3f2c30adc08bc1fc9234ad45d42d7c2e285186184c45 │ │ └─48059 /pause │ ├─cccb7a9385d9f0189d556ed7f1dfd1bb10347bf16057863f41d99a4a73147fbd │ │ └─71403 /pause │ ├─51e1aa4639afc99dac0fecba517dc909aa8a8be726e2a34e23e94341221e3148 │ │ └─160814 /pause │ ├─a6f271e710fc398ff1d718733088757129cecbf5aac871c4e909be303798c168 │ │ ├─171596 nova-api: uWSGI master │ │ ├─171631 nova-api: uWSGI worker 1 │ │ └─171632 nova-api: uWSGI worker 2 │ ├─6a1e8e691183918c231a176b5c828fcf296812c16164e1531be4334238383741 │ │ └─176038 /pause │ ├─d65eba93c035afd0b389aca2dc209a2f6cf71752c215bfbe326628b01beea683 │ │ └─49199 /manager --metrics-bind-address=:9782 │ ├─0ee81a76fba5b46ff413e70d869ecf8ed571ee09f557321d589a214b81a0b88b │ │ └─69713 /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 │ ├─027eb232dd4b71a31628b9abce6cde43bfb25f900e609428d0976e2a859a22f7 │ │ └─41951 etcd --advertise-client-urls=https://199.19.213.222: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.222:2380 --initial-cluster=instance=https://199.19.213.222:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.222:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.222: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 │ ├─f6fb8d6e53cc8ccd7b155d5b3f4556f5794ea84d1923e78f88d3eba7b999d17d │ │ └─65089 /pause │ ├─ac3fa547df2b34e5b17f3abe72af1f2ded9f23494df0950db58e563c75c77873 │ │ └─271123 /pause │ ├─79dca438f7d312580acca1277b817b745710c3a885e5b5265f225539d08c79e2 │ │ └─231223 /pause │ ├─0189d8666f57f9593d05008d57663a269d3ddd49fab533382755bb64db59d6e4 │ │ └─108372 /pause │ ├─71e458b74b299eeb80c3f40045b92b55dfb8ed50bfcfb596349b2b6909c30b62 │ │ └─215407 /pause │ ├─4b91eccf07fd02b98587f5d0d39c960051ec78b3cb6aa72307ba5ebafc254325 │ │ └─175898 /pause │ ├─31807d339a335244aabba34aa9d28bb49fc89b474ba1af536244230cdbf7e497 │ │ ├─95765 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95784 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─95807 erl_child_setup 1048576 │ │ ├─95877 sh -s disksup │ │ ├─95879 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─95880 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─95903 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95904 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95914 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─96293 /bin/sh -s rabbit_disk_monitor │ ├─ff444b88dbda14aed484befc9962997c900c5768b515c7c11d67bc0302a736ab │ │ ├─172438 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172784 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172785 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─5ae1d597f319d6eb8f40e5190607f0321e120b3763825f4473d5f6db20db6c0e │ │ ├─158561 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158577 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─158583 erl_child_setup 1048576 │ │ ├─158653 sh -s disksup │ │ ├─158663 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─158667 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─158670 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─158671 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─158681 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─158902 /bin/sh -s rabbit_disk_monitor │ ├─9474670931ab91be324a73c489544f0eb08bdda3327a42ed848c5e539949fd29 │ │ ├─184349 neutron-policy-server: uWSGI master │ │ ├─184362 neutron-policy-server: uWSGI worker 1 │ │ └─184363 neutron-policy-server: uWSGI worker 2 │ ├─eb53a8a05f0162a93cebd51b7609eaa79fc78cc7cd92660688a34c0e1ecba7de │ │ └─190561 /pause │ └─3ea0f40ab6f9aaae4fa27cf15344e11b4c4ca000854d26c86ab1012c9f413bfd │ └─161359 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount