Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21753 /lib/systemd/systemd --user │ │ │ └─21754 (sd-pam) │ │ └─session-21.scope │ │ ├─21687 sshd: cephadm [priv] │ │ └─21767 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1586 sshd: zuul [priv] │ │ └─1599 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1590 ssh: /home/zuul/.ansible/cp/199.19.213.121-22-zuul [mux] │ ├─467115 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gydafoannmlodmiractxswcmllaomcur ; /usr/bin/python3'"'"' && sleep 0' │ ├─467116 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gydafoannmlodmiractxswcmllaomcur ; /usr/bin/python3' && sleep 0 │ ├─467117 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gydafoannmlodmiractxswcmllaomcur ; /usr/bin/python3 │ ├─467118 /bin/sh -c echo BECOME-SUCCESS-gydafoannmlodmiractxswcmllaomcur ; /usr/bin/python3 │ ├─467119 /usr/bin/python3 │ ├─467120 /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 │ └─467122 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-2140c1aad1e31c447d5c3a8ed56ac5bf0be0b0249a72054dddf4930af5572609.scope … │ │ ├─18747 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18765 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─containerd.service … │ │ ├─ 9934 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12290 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5d1effdaa4641208b819a44d5fcf6807aae1a556fbcafb5a425729ccfd199042 -address /run/containerd/containerd.sock │ │ ├─ 12645 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0577bd46633f5eecf1d6abc6f22d3f54ed02ec297e5a05618cfdf139e17835ce -address /run/containerd/containerd.sock │ │ ├─ 18720 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2140c1aad1e31c447d5c3a8ed56ac5bf0be0b0249a72054dddf4930af5572609 -address /run/containerd/containerd.sock │ │ ├─ 25297 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a8fd3b1064afd79b9fa2182190c4d551165a275764349b79f833ffe13f83fd4e -address /run/containerd/containerd.sock │ │ ├─ 30073 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d449dab4e7589727b20c95779298c04067567357a3b86da9d9f5eb48131640f7 -address /run/containerd/containerd.sock │ │ ├─ 34618 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 756152ca34ad06c0f643074d99660421af86936d36f556040e7073d02066a84c -address /run/containerd/containerd.sock │ │ ├─ 40220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0174c696fe30d5536f0907c9f19a743b604f32793b557e571fa0c3f1e666125 -address /run/containerd/containerd.sock │ │ ├─ 40264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 528ae41ba69763a9a03480dc8d32602a78830efac519fcf0b6f7c61285c5e6ca -address /run/containerd/containerd.sock │ │ ├─ 40302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 406c94f1e0329c7863e551e2e2f07564f122ccae01f23bdf35363937ef8e23ca -address /run/containerd/containerd.sock │ │ ├─ 40324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db7a3048313bb35326bfa95a40aa0a718a264acabd94310e20667cb3c562cdff -address /run/containerd/containerd.sock │ │ ├─ 40355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 938e14b05764a141659f6b151d5be237deb6676c9cd4f29c0556aa9227b8231f -address /run/containerd/containerd.sock │ │ ├─ 40803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2114223bc4157799eaf80bf16af1e8594b90e09af6e85c0f87bda72e38bf3120 -address /run/containerd/containerd.sock │ │ ├─ 41576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78e7f6b930e398453a330c4c6902ae56a617905f6faa50aedceef1a2f2c65a24 -address /run/containerd/containerd.sock │ │ ├─ 41622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d4d6a3fbbe29ff7b57d4259541c43a932e4437859e4fa1cca1ccaad6cd39766 -address /run/containerd/containerd.sock │ │ ├─ 43064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b50f7b493f63386e9ab9ca06b52ce475a13e44eb8d586772decd93756a9827d -address /run/containerd/containerd.sock │ │ ├─ 43471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10d224d07fac6859201d269b1626dd268315d09176fff90ccb7046880ae61ee6 -address /run/containerd/containerd.sock │ │ ├─ 43508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f3575094a8e839ed36eb6b6f146dfb335b72bad9be4aa864e38f5af11d72477 -address /run/containerd/containerd.sock │ │ ├─ 43929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8d358a6e1ad3912e103453e9c961a511d5453b80374f735eaee69360b18aa50 -address /run/containerd/containerd.sock │ │ ├─ 44403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f867dcc7317d97d3450551ddde1398a5b75da7c791f620d560ff6dbb7e0598ad -address /run/containerd/containerd.sock │ │ ├─ 44448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fffb854c961fb62fef002e022072fc363ab335c4bfed09cf320bbb65bb142ef -address /run/containerd/containerd.sock │ │ ├─ 44485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 814247850efe5674699965cfde7588fb50806246ed268c029f3256aedc095b2b -address /run/containerd/containerd.sock │ │ ├─ 46816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de1832cde24bb5ea8ab4c5a47b05b0d6e156331b093f867d28259bf350b52a7 -address /run/containerd/containerd.sock │ │ ├─ 46903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 406d9f4c28b5dbcaa9495aeee15b5b6db6f954cccc92443982118b4080cde377 -address /run/containerd/containerd.sock │ │ ├─ 47627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95a4394e76f869ac815ba5cf86702215e13b6e27d37cddd42af8a0904d0de7dd -address /run/containerd/containerd.sock │ │ ├─ 47739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47d79f6e4008d1f9f2af173f25d1a3e1a9d956f54b7e01514f53647536d8c576 -address /run/containerd/containerd.sock │ │ ├─ 48119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61541b9e399864a87dfd0e9ee56ac5bf03f270e8ac0fe487061cde143d86252a -address /run/containerd/containerd.sock │ │ ├─ 48602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49ed381d167b9ad6807e28699d908fa65011776c6b3087f1a482afe428a318a2 -address /run/containerd/containerd.sock │ │ ├─ 48958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a001f3440a3b6b1df49fbec458b8c0d8f019c69fe207d225cba550d31ebf80d -address /run/containerd/containerd.sock │ │ ├─ 52272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0d36d246c8f11785ade195dcf2f7b4e27dd43c24b5e575cbbd63849fda2755f -address /run/containerd/containerd.sock │ │ ├─ 52522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cd6d5d15585c65e856babdc531d8e5fccda5468722b379c51d6db2ecffda108 -address /run/containerd/containerd.sock │ │ ├─ 63579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7e53dd7f513253681b208d27e8b80a9df36cc9a47cd45dfb6c01813cde48aa1 -address /run/containerd/containerd.sock │ │ ├─ 64146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16d94c2cfec4bc73facda72251ed4d33327074ad9aed9ed8d61e305e6f59ea15 -address /run/containerd/containerd.sock │ │ ├─ 64164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4a99f3a3ee253d863e7c91240aa89ac691840ed20f16dff6686a5702284fe9f -address /run/containerd/containerd.sock │ │ ├─ 64223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 897149cc1ffad4e19b88390de51bd543723c6452571a628dd4065fb2af973d90 -address /run/containerd/containerd.sock │ │ ├─ 64355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 191b5c04f41cc8c8700e42dc5b8914232ef464bed69b74c0e2b4d40556dd999b -address /run/containerd/containerd.sock │ │ ├─ 69700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caeaee277776baf57333f553c47b87eb7e9a6327884b12a9b4941373ab40a0f1 -address /run/containerd/containerd.sock │ │ ├─ 69741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d6e50c484fc2889b7400365c3f5a08e0eb7205ae09979fe66225c7f531175d2 -address /run/containerd/containerd.sock │ │ ├─ 69810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfc9d0b3d5396fb346581b3299aedfe6cbc1f34d4092f246521c1942ccbc5d82 -address /run/containerd/containerd.sock │ │ ├─ 69847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0885dcbceb926b68d1418c412f04247a1fadba9559717e0a7cf3b661b818e75 -address /run/containerd/containerd.sock │ │ ├─ 71512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea59e23cb818acdf652d7d6e9b2d8844dc3d43744d0b3eecb0fa42ad6dc49fe4 -address /run/containerd/containerd.sock │ │ ├─ 71740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b2cb19a0644b2cb6f90dd5251addb2cbd025947ea0a974c935fd5d5d85e5e53 -address /run/containerd/containerd.sock │ │ ├─ 71849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aecd4c98b2290d0d787f0810addb666c46cf15bd5c2acc69f4b683e6dcda1373 -address /run/containerd/containerd.sock │ │ ├─ 72198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69e43051c7bc465117b49904eeaf54529d6da972cc79fff0022b82e128bf4856 -address /run/containerd/containerd.sock │ │ ├─ 72252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f777824214253c1bd3f7496ddc2a37135963ad86932afb2700315b384b249b6 -address /run/containerd/containerd.sock │ │ ├─ 72674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0919724c1c6438ec82caa483889b24b922e9ffba4e3fd06f2a4baa04a389b128 -address /run/containerd/containerd.sock │ │ ├─ 72779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ec2c702a8419f89a3b3900045efe17fb147f83ea1df62fff49f054fd5a45813 -address /run/containerd/containerd.sock │ │ ├─ 72876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01a90c306b60acb57c20b32d0edbf6b3875344870877c3d149f4d4953a7fa39f -address /run/containerd/containerd.sock │ │ ├─ 74231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7392822f39898421f817d66a997cd144b2f70a76c51cec61b3e41c64500fa8a7 -address /run/containerd/containerd.sock │ │ ├─ 74531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8460706dd86594b110af412c0aa5574a4716c3d268902ec5b3c9a88c47b560b3 -address /run/containerd/containerd.sock │ │ ├─ 75987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 878a6322526d5244493d60b509b9d4638d3752622c2292520ced9d83a4c8c64f -address /run/containerd/containerd.sock │ │ ├─ 78776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3b19a08b9a94678d6682acda9188ec341633757d7213cda10eb226ad20f4043 -address /run/containerd/containerd.sock │ │ ├─ 88748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5c08aa144b4b6bd7c8429765662a29103740deb7ecd2700b081bf5265c493d8 -address /run/containerd/containerd.sock │ │ ├─ 90294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7367bf048d21b5021ec935ce7f5f25f24e2f1fc35306477b3c7aa38d185dc991 -address /run/containerd/containerd.sock │ │ ├─ 97141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 615e82adab8489d7837283a8fad7b93cb6576379ce247cdaf38d6b185828d66f -address /run/containerd/containerd.sock │ │ ├─103713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b3cb25e62f8d15a900186b24717f9d636d2ac2a3b868f7ea5f1e37f3a4b1af5 -address /run/containerd/containerd.sock │ │ ├─108641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f8aea904918bfde0ab965c4a4c25524f006a85be714b96b7f5d04210c0112bd -address /run/containerd/containerd.sock │ │ ├─108689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4f08069ff7e189dd7b9ce1c62dbf0d7d3689603e8fb44fbd2c4367424dedd69 -address /run/containerd/containerd.sock │ │ ├─130261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03e326968178cab18bbacc91c0ae589cb47e0d96f7953eb66131064f2273087c -address /run/containerd/containerd.sock │ │ ├─131877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18d0ed421f49200f65ad6a71460fc79f48b9cccc305a746349001d9278c8ce21 -address /run/containerd/containerd.sock │ │ ├─132000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8352d4c578dabca68c9009e88f4367238cb6352b17cc779b8322843b49a0c84 -address /run/containerd/containerd.sock │ │ ├─134032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03363df106eefd2c05657399b4fc4ac6c643c03314b23864d27e447877ac257c -address /run/containerd/containerd.sock │ │ ├─135750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86b49a51b1d01a838ca80d27a9cd8cd8b506bd927ac6b1528a19181bb5909d54 -address /run/containerd/containerd.sock │ │ ├─135844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 865544d1a2c755c80157649c15e3d1235d510e0a8081f4cba258e9569371547f -address /run/containerd/containerd.sock │ │ ├─148696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 027d3bf421fcf0724aed4c2bac43a045067888799768c8d87d3d034871ebf79a -address /run/containerd/containerd.sock │ │ ├─148733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7244b76fbecb40242a2178458d6d1758e91905cc3c84d0d0d521d6685fcbdc8 -address /run/containerd/containerd.sock │ │ ├─151488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b558405e630bfbe2959b795ab43f03f32604356463b2cb9afc073c1cf7d1834 -address /run/containerd/containerd.sock │ │ ├─167131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a72444b2ea9aa334ead60dcc01e64bf398251d388bf8a773175b54f73d5277e4 -address /run/containerd/containerd.sock │ │ ├─168865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab0b801414e1c38e03abb76fbdb9574c2785a7a52482b1ddff16f4cfa2159a42 -address /run/containerd/containerd.sock │ │ ├─170190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8db47adae7b63c919b439a38fe4078974b2d7c05d1786559a6fb06ba01401bc7 -address /run/containerd/containerd.sock │ │ ├─170250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fbf9063a86d6e20f8dd25ed5c074645360baf2f1afc4fe67a0bf95dd26df1fc -address /run/containerd/containerd.sock │ │ ├─170665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23b10571db7d93726ba10f64de19109b9ba837eeac349a7b249c06969955d8a7 -address /run/containerd/containerd.sock │ │ ├─171765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64642a1a21134678e6f8fc278680b32a3a5ae6e950cb4fbd41b7645fc351f452 -address /run/containerd/containerd.sock │ │ ├─174160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812b41a7f2b6403f0d76c9d3e67769f144de21e392ba4a244c2a621d21c36e92 -address /run/containerd/containerd.sock │ │ ├─174445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70f2ca3caa813af0244504283425a59aa0c60b995331697dd00dc32efa277420 -address /run/containerd/containerd.sock │ │ ├─174502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 836e8051e399555390a4b32021285c49d83358dd13f95897a3932f872e78c813 -address /run/containerd/containerd.sock │ │ ├─174607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45143f2f31c169367fcacf5efb6f86ab396dba4bca333173dcd6f05b203e8e8c -address /run/containerd/containerd.sock │ │ ├─174634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9ceed524742160f0c6197c71158f2bb6540ee4804ede4910d533a9dc1fdff7b -address /run/containerd/containerd.sock │ │ ├─175777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f8b252b2ae1a24ed2e07ae2050905ba02c76c609aab921c4ba44c698d2bca0f -address /run/containerd/containerd.sock │ │ ├─191549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e910224816f113de882eca2dc5eb1f89c235a8573698680523eddcdc08653f56 -address /run/containerd/containerd.sock │ │ ├─194080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9ac1317e2afa99a25d8a9be10e9b4773872471f49056f0bb496d8409e7036da -address /run/containerd/containerd.sock │ │ ├─194126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46b09b6c784b5c3e785826828a3ea60446d9ceaa996aeea77c75c22cea62eae3 -address /run/containerd/containerd.sock │ │ ├─194176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0902c703e9fe06924dc3adfcce8f6e70f9f4516dcc33bbe10fda19221cab6934 -address /run/containerd/containerd.sock │ │ ├─194220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04123dabaa71290ec007cc6984ab8173590b17c8ac7a17beb6b7db197185b830 -address /run/containerd/containerd.sock │ │ ├─194264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a153732c388941505e70066d8f40a6619b1e4fbfc6aa66139a78901ce3047aaf -address /run/containerd/containerd.sock │ │ ├─200100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbe5da0c70a63840264d3f0116f6fef180f50c4cb6c4de44b8c1e4128d3b8894 -address /run/containerd/containerd.sock │ │ ├─213074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c90d055596c1010ce420ef51e3e3e62b2a0faf5304b6bdd53c17ce34ae541427 -address /run/containerd/containerd.sock │ │ ├─215527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3f737daccd9cc0837f0d4ef4181dfb38d7e8c0b8db6f4fed047af32da0bc6bf -address /run/containerd/containerd.sock │ │ ├─215578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fa0ed56a5f234ec979526a55eaaa4ccef59af973c08f38b91d1ab2d3e251c87 -address /run/containerd/containerd.sock │ │ ├─215714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90bcc9db828d1da85792c2bc0ba0503b8d09541522af1d2bbcd6de3de40b91da -address /run/containerd/containerd.sock │ │ ├─232016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbda27d224f5123210742df0e2382f5e7fa3ea8662c1667628175ace83d66f86 -address /run/containerd/containerd.sock │ │ ├─246975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2c491814a83742694a4f906f999d25123dd2005123790bcbb249ca7991afd83 -address /run/containerd/containerd.sock │ │ ├─247091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f26bcada4e8031abca131553a1256adfcefccc5fa404360d752f94dc359fe7a8 -address /run/containerd/containerd.sock │ │ ├─248001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a1cffcca4131da7408796c0be05304878971efd3c2a1cd1685fdc9a79864c0e -address /run/containerd/containerd.sock │ │ ├─248248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ca7cd4e83eb3c3d43eb2cab78859450d556d04efeec733c218899946b059261 -address /run/containerd/containerd.sock │ │ ├─274074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b386ebd4be0ac5cb4c94d021ec90e9fd1f76a1b65aa4397537f086470db36d9 -address /run/containerd/containerd.sock │ │ ├─277667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7282ee457e163489199be93e8c630dc2b0fe67eb19d3ebb423c16b3ea30d0207 -address /run/containerd/containerd.sock │ │ ├─280442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 618fb07d5c32c89956dae1448168e13fc10ea37365458bab4d5aeb466a82dd86 -address /run/containerd/containerd.sock │ │ ├─281517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0438554f0a9bf5ae612705e611d624251f35bf838bc46596af09e8572dbd4bbd -address /run/containerd/containerd.sock │ │ ├─282674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85f8f34bdcd83327ca5c3009e5d7c0212716fb20708625fb09ea7b3cf2d5c56d -address /run/containerd/containerd.sock │ │ ├─284372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b57b536c3042c6d9c2e90aad8bba593874e32f8abcce9864e2cf3debd580b793 -address /run/containerd/containerd.sock │ │ ├─285967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44e0abd93c046556a63b02260acf787a379e225c96cbe5ccc35f348bd20f3f99 -address /run/containerd/containerd.sock │ │ ├─286001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c442ac27ffb10827c2cb3778d85e7d3204a0b2741205f03dae64d64f1da24be -address /run/containerd/containerd.sock │ │ ├─297848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73ac671955a553e4c059b602bca98bcd41d24686096d35604f17c2b1ab216693 -address /run/containerd/containerd.sock │ │ ├─298275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 600dfc3467fb86c9104633bbfba4229417813a006033378bae9d6f3c87e95ed2 -address /run/containerd/containerd.sock │ │ ├─308508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f68a8c180539aae9b1fc32529364c57c3b65f77a33569b30c64cc145d26a7532 -address /run/containerd/containerd.sock │ │ ├─313896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 811fcc67ce6a537d19a69580bb21ab9cc3210a13d18cb34a2c42e28672631e19 -address /run/containerd/containerd.sock │ │ ├─314085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9e2f11d63f27e578df98680801e2f1f7d4a1491ba67e35ff5af39258c2dfd35 -address /run/containerd/containerd.sock │ │ ├─314188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d798a104e9e7303c98061edb2d870e349c804370239b1bdc3201bde4b17f0dd -address /run/containerd/containerd.sock │ │ ├─314288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2cd7d12192b2c6af23e81c6cddbb0ebfecf8f1419ffc032946f6149270fd192 -address /run/containerd/containerd.sock │ │ ├─326336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f2b1fdcd273e90bb24d370fec30fcf52d40b0d4e0925caad3365a5265781d6 -address /run/containerd/containerd.sock │ │ ├─328897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98c4c58873af6c99bd3029c6cc91689d8d8d9facf8f418f10e021b6cecd470f3 -address /run/containerd/containerd.sock │ │ ├─330338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30e963957db55f926e6cbe8b24642dd32adc14efc7c9a5ba632a7a5b2ffb6493 -address /run/containerd/containerd.sock │ │ ├─467029 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/5e06850cce911d1ac40049f1c5def1bc4ed5d0398a491774865215ca5068d963/log.json --log-format json exec --process /tmp/runc-process33800163 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/5e06850cce911d1ac40049f1c5def1bc4ed5d0398a491774865215ca5068d963/bc614a90679a94cd7f3a3ac871ff42a25abc183ca5a2d843731ec860b5ae0553.pid 5e06850cce911d1ac40049f1c5def1bc4ed5d0398a491774865215ca5068d963 │ │ └─467031 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/5e06850cce911d1ac40049f1c5def1bc4ed5d0398a491774865215ca5068d963/log.json --log-format json exec --process /tmp/runc-process2377082788 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/5e06850cce911d1ac40049f1c5def1bc4ed5d0398a491774865215ca5068d963/417dcf21436f859d6641e4593b2092768c6cde74c278d3d6fcdf595699a52c27.pid 5e06850cce911d1ac40049f1c5def1bc4ed5d0398a491774865215ca5068d963 │ ├─packagekit.service │ │ └─1407 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-756152ca34ad06c0f643074d99660421af86936d36f556040e7073d02066a84c.scope … │ │ ├─34643 /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 │ │ └─34655 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29791 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30056 /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 │ │ │ ├─18661 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18682 /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 │ │ │ ├─25007 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25279 /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@mgr.instance.cfsnkc.service │ │ │ ├─12564 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cfsnkc/unit.run │ │ │ └─12596 /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-cfsnkc --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.cfsnkc:/var/lib/ceph/mgr/ceph-instance.cfsnkc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cfsnkc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.cfsnkc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34335 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34602 /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 │ │ ├─12202 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12233 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10305 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-rc512113c27784518b29facf821bfc6fc.scope │ │ └─209752 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─166257 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40683 /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.121 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1076 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10810 /usr/sbin/chronyd -F 1 │ │ └─10811 /usr/sbin/chronyd -F 1 │ ├─docker-0577bd46633f5eecf1d6abc6f22d3f54ed02ec297e5a05618cfdf139e17835ce.scope … │ │ ├─12678 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.cfsnkc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12697 /usr/bin/ceph-mgr -n mgr.instance.cfsnkc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-5d1effdaa4641208b819a44d5fcf6807aae1a556fbcafb5a425729ccfd199042.scope … │ │ ├─12314 /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 │ │ └─12333 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-a8fd3b1064afd79b9fa2182190c4d551165a275764349b79f833ffe13f83fd4e.scope … │ │ ├─25321 /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 │ │ └─25333 /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 │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─docker-d449dab4e7589727b20c95779298c04067567357a3b86da9d9f5eb48131640f7.scope … │ │ ├─30098 /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 │ │ └─30111 /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 │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─166014 /sbin/iscsid │ │ └─166015 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─3b2cb19a0644b2cb6f90dd5251addb2cbd025947ea0a974c935fd5d5d85e5e53 │ │ └─71777 /pause │ ├─97f5cba4a0ffed547500d21d02622c7ed1c81f15125a5d20bae17df98680c984 │ │ ├─134202 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─134219 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─134226 erl_child_setup 1048576 │ │ ├─134287 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─134288 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─134298 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─134454 /bin/sh -s rabbit_disk_monitor │ ├─bb2241d22d3c867bc9ffd7045bc9df83208fce00ba5beeca7747245589d18469 │ │ ├─49159 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 │ │ └─52685 haproxy -sf 381 -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 │ ├─a9870089e944f39d37a9c80e2c31696ecadf31a259a9629af04782c1b9826a3b │ │ └─76669 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4f1f2707ff9381d15929aa258e8848644c4afdea2bdffb5a485d909a15ab4395 │ │ └─168285 /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 │ ├─91769994e61f5ef6db56a394c10343520e876653a2328866aba1074fddfc2458 │ │ ├─211075 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─211590 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpfodhm3a2/privsep.sock │ │ ├─234346 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpaik6_eun/privsep.sock │ │ ├─273046 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpfvgygepe/privsep.sock │ │ ├─273284 haproxy -f /var/lib/neutron/ovn-metadata-proxy/7b9d3d7d-5c49-464c-852e-cb6dbbdddce8.conf │ │ ├─434062 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─434063 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─3332833bd2ecee04b01e8894110aee0c709285cf06a388a522e3ecf4be526aa1 │ │ ├─308987 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─309003 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─309010 erl_child_setup 1048576 │ │ ├─309160 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─309161 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─309171 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─309484 /bin/sh -s rabbit_disk_monitor │ ├─fa696d40f6b17e225a0fc1aeb75b800984502591a83d9aa60dae8fd36f7a3185 │ │ ├─190075 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─190392 nova-scheduler: ServiceWrapper worker(0) │ │ └─190396 nova-scheduler: ServiceWrapper worker(1) │ ├─d4f08069ff7e189dd7b9ce1c62dbf0d7d3689603e8fb44fbd2c4367424dedd69 │ │ └─108722 /pause │ ├─8ec2c702a8419f89a3b3900045efe17fb147f83ea1df62fff49f054fd5a45813 │ │ └─72823 /pause │ ├─10d224d07fac6859201d269b1626dd268315d09176fff90ccb7046880ae61ee6 │ │ └─43495 /pause │ ├─11f473be870a81f78daf7d118c1852363b25f716c7a3f9ad0067465522a0576d │ │ ├─189948 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─190292 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─190293 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─bbe5da0c70a63840264d3f0116f6fef180f50c4cb6c4de44b8c1e4128d3b8894 │ │ └─200124 /pause │ ├─9a794932dd3b11270dba88a2b3794ab8962fd52b50bc448ad87bdfcea7b7aa3e │ │ └─49452 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─61bc9817d924dd4f2ed6e42400785185a5c41c2c29e20c647254e4ad36672ebf │ │ └─40852 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─191b5c04f41cc8c8700e42dc5b8914232ef464bed69b74c0e2b4d40556dd999b │ │ └─64380 /pause │ ├─f68a8c180539aae9b1fc32529364c57c3b65f77a33569b30c64cc145d26a7532 │ │ └─308532 /pause │ ├─a9a1acafedc29dd37426ae37640bdf5aa31b9390759b98082f7b38c4ddcd76d5 │ │ └─76577 /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-121.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 │ ├─ab0b801414e1c38e03abb76fbdb9574c2785a7a52482b1ddff16f4cfa2159a42 │ │ └─168889 /pause │ ├─d5c08aa144b4b6bd7c8429765662a29103740deb7ecd2700b081bf5265c493d8 │ │ └─88781 /pause │ ├─1dc2aadcd15a1826647e90eb7eb9cbc9cac7da67b23b440076656047dcc37188 │ │ ├─157086 placement-api: uWSGI master │ │ ├─157099 placement-api: uWSGI worker 1 │ │ └─157100 placement-api: uWSGI worker 2 │ ├─fbda27d224f5123210742df0e2382f5e7fa3ea8662c1667628175ace83d66f86 │ │ └─232044 /pause │ ├─3a1cffcca4131da7408796c0be05304878971efd3c2a1cd1685fdc9a79864c0e │ │ └─248106 /pause │ ├─339127e54ac99be977ee542afc57b2efa50a932ee3700a17fa7666813bb609b8 │ │ └─329193 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─406d9f4c28b5dbcaa9495aeee15b5b6db6f954cccc92443982118b4080cde377 │ │ └─46927 /pause │ ├─90bcc9db828d1da85792c2bc0ba0503b8d09541522af1d2bbcd6de3de40b91da │ │ └─215752 /pause │ ├─47d79f6e4008d1f9f2af173f25d1a3e1a9d956f54b7e01514f53647536d8c576 │ │ └─47762 /pause │ ├─5e9c542209afe478d7f17f62d9fcc37be9a56b3942c32ec9c1c2dbd22e9718f7 │ │ ├─297945 magnum-api: uWSGI master │ │ ├─297958 magnum-api: uWSGI worker 1 │ │ └─297959 magnum-api: uWSGI worker 2 │ ├─c75272163a70a939312f4097de32929ad0e0188369928bd1b136aab8720f0eaf │ │ ├─170447 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─170498 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─170515 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─170727 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─466457 sleep 15 │ ├─528ae41ba69763a9a03480dc8d32602a78830efac519fcf0b6f7c61285c5e6ca │ │ └─40287 /pause │ ├─affe89a29135963ea422af6c8b233d6d1d1acc7d580be51aa7c61447605fce79 │ │ ├─272321 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─272809 octavia-worker: ConsumerService worker(0) │ │ └─272820 octavia-worker: ConsumerService worker(1) │ ├─56e09bf0dd9112dde5a18842b7b232a0e84ca43ac4e93aef0af269409680570f │ │ └─76376 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─db8aac5d577756347ec0e319c2fc5473618558f921b1d432bdda6a0e25e9ee17 │ │ └─73442 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 │ ├─e7523eeb61caf627647845565676b1c248efcc955e931e6bfa51e7be1579940a │ │ └─281598 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─4cd6d5d15585c65e856babdc531d8e5fccda5468722b379c51d6db2ecffda108 │ │ └─52547 /pause │ ├─c1b241af53a0cc63dd995235121ef76223b69e293df801e7029976e5e32f0691 │ │ ├─270974 octavia-api: uWSGI master │ │ ├─271006 octavia-api: uWSGI worker 1 │ │ └─271007 octavia-api: uWSGI worker 2 │ ├─e8d358a6e1ad3912e103453e9c961a511d5453b80374f735eaee69360b18aa50 │ │ └─43952 /pause │ ├─daed7bbf30501ae788a8536404781c418169bd34d66037c305e9b255dfa17965 │ │ └─307155 docker-registry serve /etc/docker-registry/config.yml │ ├─8b386ebd4be0ac5cb4c94d021ec90e9fd1f76a1b65aa4397537f086470db36d9 │ │ └─274097 /pause │ ├─44e0abd93c046556a63b02260acf787a379e225c96cbe5ccc35f348bd20f3f99 │ │ └─285991 /pause │ ├─6d7ebf995719e892efef40f74afa777a0792de9ed71f5e900793af70d8629dba │ │ └─44622 /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 │ ├─b9cc0ff3abf694a24e5e2c625cbcd73feb896ba72b02a76bdec0628e0d1453b9 │ │ ├─170454 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─170558 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─170571 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─170776 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─466456 sleep 15 │ ├─caeaee277776baf57333f553c47b87eb7e9a6327884b12a9b4941373ab40a0f1 │ │ └─69724 /pause │ ├─98c4c58873af6c99bd3029c6cc91689d8d8d9facf8f418f10e021b6cecd470f3 │ │ └─328930 /pause │ ├─f867dcc7317d97d3450551ddde1398a5b75da7c791f620d560ff6dbb7e0598ad │ │ └─44427 /pause │ ├─fe448d2bc13eb5f5d3d170365b5a4f0d274ee5b3695313ca80301454b1ccc0dd │ │ └─71443 /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 │ ├─aecd4c98b2290d0d787f0810addb666c46cf15bd5c2acc69f4b683e6dcda1373 │ │ └─71880 /pause │ ├─f26bcada4e8031abca131553a1256adfcefccc5fa404360d752f94dc359fe7a8 │ │ └─247203 /pause │ ├─30e963957db55f926e6cbe8b24642dd32adc14efc7c9a5ba632a7a5b2ffb6493 │ │ └─330365 /pause │ ├─4d30d6daef718d961d6b8465bea64424ef5107b7aade12e6a20428c57d5d2798 │ │ └─302802 percona-xtradb-cluster-operator │ ├─10731b5243d07c8f00595162e583e0bb9d5dd7ec05a580df8fc24f0138a99e40 │ │ └─302734 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─0902c703e9fe06924dc3adfcce8f6e70f9f4516dcc33bbe10fda19221cab6934 │ │ └─194200 /pause │ ├─12419ec8b420d1f0c29d0b931f23dce1e7bd2934ece1a132534f87a9e1689a4f │ │ ├─130611 glance-api: uWSGI master │ │ ├─130624 glance-api: uWSGI worker 1 │ │ └─130625 glance-api: uWSGI worker 2 │ ├─3f3575094a8e839ed36eb6b6f146dfb335b72bad9be4aa864e38f5af11d72477 │ │ └─43534 /pause │ ├─b57b536c3042c6d9c2e90aad8bba593874e32f8abcce9864e2cf3debd580b793 │ │ └─284396 /pause │ ├─16d94c2cfec4bc73facda72251ed4d33327074ad9aed9ed8d61e305e6f59ea15 │ │ └─64197 /pause │ ├─3b275d336bd299865ef030505b27a704a24b41702497a73819258c576b11f987 │ │ ├─171043 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─171228 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─171233 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─466617 sleep 15 │ ├─04123dabaa71290ec007cc6984ab8173590b17c8ac7a17beb6b7db197185b830 │ │ └─194244 /pause │ ├─0d798a104e9e7303c98061edb2d870e349c804370239b1bdc3201bde4b17f0dd │ │ └─314237 /pause │ ├─64642a1a21134678e6f8fc278680b32a3a5ae6e950cb4fbd41b7645fc351f452 │ │ └─171789 /pause │ ├─406c94f1e0329c7863e551e2e2f07564f122ccae01f23bdf35363937ef8e23ca │ │ └─40354 /pause │ ├─938e14b05764a141659f6b151d5be237deb6676c9cd4f29c0556aa9227b8231f │ │ └─40411 /pause │ ├─8c58c43ae953134d56a617633005d7f3fe8de6cfe66a7b636f0d0608fb046d00 │ │ ├─298458 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─298754 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─298755 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ea59e23cb818acdf652d7d6e9b2d8844dc3d43744d0b3eecb0fa42ad6dc49fe4 │ │ └─71553 /pause │ ├─814247850efe5674699965cfde7588fb50806246ed268c029f3256aedc095b2b │ │ └─44510 /pause │ ├─78e7f6b930e398453a330c4c6902ae56a617905f6faa50aedceef1a2f2c65a24 │ │ └─41603 /pause │ ├─812b41a7f2b6403f0d76c9d3e67769f144de21e392ba4a244c2a621d21c36e92 │ │ └─174221 /pause │ ├─5e06850cce911d1ac40049f1c5def1bc4ed5d0398a491774865215ca5068d963 │ │ ├─ 53061 valkey-server *:26379 [sentinel] │ │ ├─467075 runc init │ │ └─467077 runc init │ ├─a0d36d246c8f11785ade195dcf2f7b4e27dd43c24b5e575cbbd63849fda2755f │ │ └─52295 /pause │ ├─3fbf9063a86d6e20f8dd25ed5c074645360baf2f1afc4fe67a0bf95dd26df1fc │ │ └─170276 /pause │ ├─18d0ed421f49200f65ad6a71460fc79f48b9cccc305a746349001d9278c8ce21 │ │ └─131970 /pause │ ├─c7613f13f43530446493b9f57de4656c11cce9adb69d28fd36450862ebb84fce │ │ └─330819 /bin/openstack-database-exporter │ ├─7b5f8ca0310ba23a5ed79fedf0325422b565a931863bb8f8c8151dda09d506a1 │ │ └─133729 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b6dc0283e724a399f7c85a81f000a2369b6b644126832b911be72190f0a1bbd7 │ │ └─302606 /manager --metrics-bind-address=:8080 │ ├─85f8f34bdcd83327ca5c3009e5d7c0212716fb20708625fb09ea7b3cf2d5c56d │ │ └─282712 /pause │ ├─618fb07d5c32c89956dae1448168e13fc10ea37365458bab4d5aeb466a82dd86 │ │ └─280465 /pause │ ├─6e93b86c601d6fa1c9ac8d92cb2973a0cb740effd5641677a0df6016b91c9dd1 │ │ └─301850 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e910224816f113de882eca2dc5eb1f89c235a8573698680523eddcdc08653f56 │ │ └─191574 /pause │ ├─528eefdc4f01bbe4463b28cf6a7812e29d3fc4a81228ae165e6e3c20ced7396b │ │ └─74203 /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 --collector.textfile.directory=/run/prometheus --web.config.file=/config/node-exporter.yml │ ├─a8d9b317a678cdacf7da7e64dc2e2a7a829465a0d837f4c9cc463d493c3aa89e │ │ ├─109204 /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 │ │ └─391948 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─23b10571db7d93726ba10f64de19109b9ba837eeac349a7b249c06969955d8a7 │ │ └─170691 /pause │ ├─7f777824214253c1bd3f7496ddc2a37135963ad86932afb2700315b384b249b6 │ │ └─72276 /pause │ ├─8460706dd86594b110af412c0aa5574a4716c3d268902ec5b3c9a88c47b560b3 │ │ └─74555 /pause │ ├─46b721146bd1dcfcb4afb27b6be9bdc2df11832bba519440fd468e28a4a814c8 │ │ └─214073 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9962088ab4ae00841163fb82ad29a536f57007c4bd8b6616093974ddc31161d4 │ │ ├─49214 mysqld --wsrep_start_position=b98fddb6-6424-11f1-888b-f23b7e5601a2:20 │ │ └─49340 /var/lib/mysql/mysql-state-monitor │ ├─8db47adae7b63c919b439a38fe4078974b2d7c05d1786559a6fb06ba01401bc7 │ │ └─170213 /pause │ ├─a526b49b383f28df8107c0a7eeaceae171f29c592c0a93b629d451517ea827f8 │ │ └─52866 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 │ ├─ff76910ca9969144688c37a80a340095d66c0a567593eb99eefbd2cdf9b819f7 │ │ └─43598 /coredns -conf /etc/coredns/Corefile │ ├─2b558405e630bfbe2959b795ab43f03f32604356463b2cb9afc073c1cf7d1834 │ │ └─151512 /pause │ ├─495d0257327070c81d8055a3516c2cc786f8b7abf225c06593f8f089cac947d7 │ │ └─52587 valkey-server *:6379 │ ├─aa9c94d76350c930aaecf9f2e22591f57a3090968c9e67a4efdff35bd7751d56 │ │ ├─ 47147 /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 │ │ ├─ 47160 /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 │ │ ├─ 47309 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─328560 nginx: worker process │ │ ├─328561 nginx: worker process │ │ └─328562 nginx: cache manager process │ ├─d58dff2563d9041afe8bc29a67d413d23eaccc2b1190140b44c651b417c3f2b6 │ │ └─307056 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─91e09d5487d17af1e74df60c69f2a6f363894c6e2916e11aced8a47d9cd0d067 │ │ └─53292 redis_exporter │ ├─dfb59080ba3d44b3418146ce157fb743250511380d5cae6ffa979f6b34e9216c │ │ └─64735 nfd-worker -metrics=8081 │ ├─1f8aea904918bfde0ab965c4a4c25524f006a85be714b96b7f5d04210c0112bd │ │ └─108666 /pause │ ├─dcfae219e106d9bbb52877f59cf5275e95378c4714fe40e7d70d4d628fade8d2 │ │ ├─149907 /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 │ │ └─150112 /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 │ ├─c0885dcbceb926b68d1418c412f04247a1fadba9559717e0a7cf3b661b818e75 │ │ └─69870 /pause │ ├─9642f66e1158fe91e2ae867deb095243b63c55136d48f20cde157ebd3df9f2e7 │ │ ├─328753 apache2 -DFOREGROUND │ │ ├─331480 (wsgi:h -DFOREGROUND │ │ ├─331481 (wsgi:h -DFOREGROUND │ │ ├─331482 (wsgi:h -DFOREGROUND │ │ ├─331483 (wsgi:h -DFOREGROUND │ │ ├─331484 (wsgi:h -DFOREGROUND │ │ ├─331485 apache2 -DFOREGROUND │ │ └─331486 apache2 -DFOREGROUND │ ├─cfc9d0b3d5396fb346581b3299aedfe6cbc1f34d4092f246521c1942ccbc5d82 │ │ └─69833 /pause │ ├─3c5ee2abbc158fa32e855d76899a6b33810efcecc2674c7452b37d8ed40ce5d7 │ │ ├─74676 nginx: master process nginx -g daemon off; │ │ ├─74691 nginx: worker process │ │ ├─74692 nginx: worker process │ │ ├─74693 nginx: worker process │ │ ├─74694 nginx: worker process │ │ └─74695 nginx: worker process │ ├─086082b35b536ed446650cb3dda6f8caef901367145de345c129de33b10f2d67 │ │ └─76251 /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-121.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 │ ├─a0f2b1fdcd273e90bb24d370fec30fcf52d40b0d4e0925caad3365a5265781d6 │ │ └─326362 /pause │ ├─914fcfc89c47f19b2311216f4f66ded603e45fe1f5a38793e8f38877ec3224d3 │ │ └─74923 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c927a7cf29605e08bd5ab2a06aa938f187f1d67130a95b3cf33d463d200531cc │ │ └─71605 /bin/sh -ec while true; do tmp="/run/prometheus/libvirt-mounts.prom.$" awk ' function suspicious(target) { return target ~ /^\/etc\/ceph(\/|$)/ || target ~ /^\/var\/lib\/kubelet\/pods\/[^\/]+\/volumes\/kubernetes\.io~host-path\/etcceph(\/|$)/ || target ~ /^\/var\/lib\/kubelet\/pods\/[^\/]+\/volume-subpaths\/(ceph-etc|ceph-keyring|ceph-admin-keyring|external-ceph-keyring|ceph-keyring-[^\/]+)(\/|$)/ } { total++ target = $5 if (suspicious(target)) { count[target]++ } } END { duplicate = 0 max = 0 targets = 0 for (target in count) { targets++ if (count[target] > max) { max = count[target] } if (count[target] > 1) { duplicate += count[target] - 1 } } print "# HELP node_libvirt_ceph_mount_duplicate_entries Number of extra duplicate libvirt Ceph-related mountinfo entries." print "# TYPE node_libvirt_ceph_mount_duplicate_entries gauge" print "node_libvirt_ceph_mount_duplicate_entries " duplicate print "# HELP node_libvirt_ceph_mount_max_duplicates Maximum mountinfo entries seen for a single libvirt Ceph-related mount target." print "# TYPE node_libvirt_ceph_mount_max_duplicates gauge" print "node_libvirt_ceph_mount_max_duplicates " max print "# HELP node_libvirt_ceph_mount_targets Number of libvirt Ceph-related mount targets seen in mountinfo." print "# TYPE node_libvirt_ceph_mount_targets gauge" print "node_libvirt_ceph_mount_targets " targets print "# HELP node_mountinfo_entries Number of entries in /proc/1/mountinfo." print "# TYPE node_mountinfo_entries gauge" print "node_mountinfo_entries " total } ' /host/proc/1/mountinfo > "${tmp}" mv "${tmp}" /run/prometheus/libvirt-mounts.prom sleep 60 done │ ├─49ed381d167b9ad6807e28699d908fa65011776c6b3087f1a482afe428a318a2 │ │ └─48653 /pause │ ├─c2b4cde6d9ed2fe18d49fba9c3d9fdd476f20b721035dacc553d3334ac6d74a5 │ │ ├─232196 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232217 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─232223 erl_child_setup 1048576 │ │ ├─232335 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232336 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232346 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─232536 /bin/sh -s rabbit_disk_monitor │ ├─dae045042f1db0f843112d4459bea85c89f817d4da2cd5345cef80c86e819d9f │ │ └─149363 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7392822f39898421f817d66a997cd144b2f70a76c51cec61b3e41c64500fa8a7 │ │ └─74254 /pause │ ├─9de1832cde24bb5ea8ab4c5a47b05b0d6e156331b093f867d28259bf350b52a7 │ │ └─46842 /pause │ ├─8d4d6a3fbbe29ff7b57d4259541c43a932e4437859e4fa1cca1ccaad6cd39766 │ │ └─41648 /pause │ ├─18b2a23ede5072627eac8bc5eea491b440404235f729ba0a0e25307f613a491f │ │ ├─42089 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42481 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─04ba301db8e3a3dfb7bbcce2d80714567697c380abb805921049df45551ac252 │ │ └─43566 /coredns -conf /etc/coredns/Corefile │ ├─96c04154dc2e2d1278db5c47f0617b492e7999d4775198de07e05e40975ce636 │ │ └─302621 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 │ ├─46b09b6c784b5c3e785826828a3ea60446d9ceaa996aeea77c75c22cea62eae3 │ │ └─194149 /pause │ ├─b9e2f11d63f27e578df98680801e2f1f7d4a1491ba67e35ff5af39258c2dfd35 │ │ └─314117 /pause │ ├─9d99d338fab079fcb908f74b737e1667387f7f1ea202982aa2728fff0dfedfa6 │ │ └─47249 /server │ ├─f576a77b82f4d5fdc6dbfc1788fccb89dfc6c18ca2a097bf41327a31a16c87c7 │ │ └─77272 /bin/oauth2-proxy │ ├─9fe160db62749ad1ce9da52ed8d4420862b705b136f54c963148e0a560e84f91 │ │ └─40455 etcd --advertise-client-urls=https://199.19.213.121: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.121:2380 --initial-cluster=instance=https://199.19.213.121:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.121:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.121: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 │ ├─fe4a01cad60b27ce752d90a9f56df24c2430fb45a3aab79958b205b44a2e798a │ │ └─76296 /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 │ ├─4925719211e5ff2957ec952807004812929b000f6c7b08191b7318e22a598c26 │ │ ├─273081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─273099 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─273784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─273786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456046 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─456048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─456049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─83380234e020f321183863da738c7df44d88b792c2623eb3f59f70df6b713793 │ │ └─76699 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a51bcd25957b079ed59faef87273ba59c8dc50ba5ee0608bd55aff71f1ff10bb │ │ └─44702 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f98c417e0343d1d66a54512fe59ff5e57210ba48d3d5b6b193fa03a666b88dfb │ │ ├─195907 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─460241 sleep 300 │ ├─e22e35cdf66d3b982f1333140392f4d328ba30b8e6ede844ed1da9707936ae1e │ │ └─302706 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─2d5e540b02d0b5d149b8ca3d454c19ffa527e841aa00607e50e041060a122372 │ │ └─148079 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─fbc7943628e75670f27268632f49d12c624beedef390e1d0d8df84019c0dc30f │ │ └─208984 /bin/bash /tmp/libvirt.sh │ ├─7367bf048d21b5021ec935ce7f5f25f24e2f1fc35306477b3c7aa38d185dc991 │ │ └─90317 /pause │ ├─4f8b252b2ae1a24ed2e07ae2050905ba02c76c609aab921c4ba44c698d2bca0f │ │ └─175802 /pause │ ├─69e43051c7bc465117b49904eeaf54529d6da972cc79fff0022b82e128bf4856 │ │ └─72224 /pause │ ├─70f2ca3caa813af0244504283425a59aa0c60b995331697dd00dc32efa277420 │ │ └─174469 /pause │ ├─01a90c306b60acb57c20b32d0edbf6b3875344870877c3d149f4d4953a7fa39f │ │ └─72900 /pause │ ├─296c530060a5d29f47bd85a6996999bf279460a31f28b98cfe5269fa240ac0ae │ │ ├─209846 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─210306 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─210308 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─210311 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─d52991fe2e4fa7dc3f5c11170212c5f880b84271945316579e369bb45f1a6bcf │ │ └─302611 /manager --metrics-bind-address=:9782 │ ├─7f3d8c8037826bafe525d5931f9ac587cea5bb959b7efde1fcba6460c849143d │ │ ├─171897 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171914 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─171920 erl_child_setup 1048576 │ │ ├─172044 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172045 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172055 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─172172 /bin/sh -s rabbit_disk_monitor │ ├─39f53ebbf8413e159849424f7c086bb042c83513fdf799a099d068a92563adb3 │ │ ├─ 82817 apache2 -DFOREGROUND │ │ ├─ 82832 (wsgi:k -DFOREGROUND │ │ ├─ 82833 (wsgi:k -DFOREGROUND │ │ ├─ 82834 (wsgi:k -DFOREGROUND │ │ ├─ 82835 (wsgi:k -DFOREGROUND │ │ ├─461678 apache2 -DFOREGROUND │ │ └─464616 apache2 -DFOREGROUND │ ├─60d76208913ffb9c57c152a4456af87902b7c3328922a9485892990c12d1011e │ │ ├─200942 neutron-ovn-network-logging-parser: uWSGI master │ │ └─200963 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─687db655c7a147f1c45a16da41cd3e02512954d9b0c241db209cf68948280f16 │ │ ├─214006 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-compute --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf │ │ ├─433557 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpuc8a8w60/privsep.sock │ │ ├─433874 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp2pcb1woy/privsep.sock │ │ └─433903 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmp3_qtr1ov/privsep.sock │ ├─5169a857e2a66f9968dbd7fce453046f462cb848449c69bdbc209d9b3d6df579 │ │ └─64608 nfd-master -crd-controller=true -metrics=8081 │ ├─0919724c1c6438ec82caa483889b24b922e9ffba4e3fd06f2a4baa04a389b128 │ │ └─72698 /pause │ ├─f3b19a08b9a94678d6682acda9188ec341633757d7213cda10eb226ad20f4043 │ │ └─78799 /pause │ ├─5285084b39bd2345d1533c236af00cc4dbeca34ab9d7476db353773f79e9a437 │ │ ├─333045 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─333112 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ca21b50ef2d1b5b8a54c586bfd5cfa147eb54008aa63deb0fd84e189cd324cb1 │ │ └─76622 /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 │ ├─8fffb854c961fb62fef002e022072fc363ab335c4bfed09cf320bbb65bb142ef │ │ └─44471 /pause │ ├─c90d055596c1010ce420ef51e3e3e62b2a0faf5304b6bdd53c17ce34ae541427 │ │ └─213097 /pause │ ├─77959da9ef864285f324106ac3c2af008205bb21d4f7c98ca166bf4542efdc68 │ │ └─77038 /bin/oauth2-proxy │ ├─b5f7f36cb5d6b86b1feac45d1c1f75453f8d390e93c5df1bab9600290e3dbf5a │ │ └─44747 /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 │ ├─db7a3048313bb35326bfa95a40aa0a718a264acabd94310e20667cb3c562cdff │ │ └─40393 /pause │ ├─b9ac1317e2afa99a25d8a9be10e9b4773872471f49056f0bb496d8409e7036da │ │ └─194104 /pause │ ├─bc7a62f55263d2aeb59c595f5466b2bb02a679801373ac5c6ec82ba640884719 │ │ └─70540 /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 │ ├─2114223bc4157799eaf80bf16af1e8594b90e09af6e85c0f87bda72e38bf3120 │ │ └─40826 /pause │ ├─b97fbc4e5b482a81f9701a6bbaa7e440c0269b79efeb9f8956e09f2fb268d47d │ │ └─75751 /goldpinger --static-file-path /static │ ├─615e82adab8489d7837283a8fad7b93cb6576379ce247cdaf38d6b185828d66f │ │ └─97165 /pause │ ├─a67664fdf49953cf692659475df36c2aa161be220de27ca6f8f930559f6573af │ │ ├─274233 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─274267 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─274273 erl_child_setup 1048576 │ │ ├─274493 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─274494 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─274504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─274603 /bin/sh -s rabbit_disk_monitor │ ├─2cf15a94c0f8fcd6a8d823bc411f867bab2641f2db0e3a3c41f2e9134394b0a4 │ │ ├─75541 /usr/bin/vector --config-dir /etc/vector/ │ │ └─75575 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9750c84ed5568ffd31648fd48116e525e037ddd12dc040d37f3982b3946713e0 │ │ ├─323970 manila-api: uWSGI master │ │ ├─323997 manila-api: uWSGI worker 1 │ │ └─323998 manila-api: uWSGI worker 2 │ ├─3fa0ed56a5f234ec979526a55eaaa4ccef59af973c08f38b91d1ab2d3e251c87 │ │ └─215601 /pause │ ├─aaab244a722d6deeea760e828c71155bdbe58f55882532acd3e2caabedc0b2a6 │ │ ├─189184 nova-api: uWSGI master │ │ ├─189240 nova-api: uWSGI worker 1 │ │ └─189241 nova-api: uWSGI worker 2 │ ├─7282ee457e163489199be93e8c630dc2b0fe67eb19d3ebb423c16b3ea30d0207 │ │ └─277694 /pause │ ├─f7e53dd7f513253681b208d27e8b80a9df36cc9a47cd45dfb6c01813cde48aa1 │ │ └─63602 /pause │ ├─3a470bdb836fcf48ed3f69a16381ba2e30c1b2de9f403b1b7d26d81061aa3651 │ │ ├─96239 barbiacan-api: uWSGI master │ │ └─96252 barbiacan-api: uWSGI worker 1 │ ├─87442481ce29e1282908d33c9b92e2af1127228f8aae944a13efd934246cf086 │ │ ├─191684 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191701 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─191707 erl_child_setup 1048576 │ │ ├─191829 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191830 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191849 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191981 /bin/sh -s rabbit_disk_monitor │ ├─41fa841b3bfba240e343a7c2b0267d6d40cb22f24eb6062a1453a89f1be76ab5 │ │ └─210009 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9ca7cd4e83eb3c3d43eb2cab78859450d556d04efeec733c218899946b059261 │ │ └─248355 /pause │ ├─4b50f7b493f63386e9ab9ca06b52ce475a13e44eb8d586772decd93756a9827d │ │ └─43089 /pause │ ├─e4a99f3a3ee253d863e7c91240aa89ac691840ed20f16dff6686a5702284fe9f │ │ └─64210 /pause │ ├─56d1599868ebf9ff03bec402eab28ea8f4964c6048e40f5ca76d3839436dd2dd │ │ ├─77517 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77534 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77540 erl_child_setup 1048576 │ │ ├─77623 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77624 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77634 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77700 /bin/sh -s rabbit_disk_monitor │ ├─b49427ebcff9665d79728489b8c7ae79ae00b7731221bbffb38d4c56d2ca45a8 │ │ ├─146530 cinder-api: uWSGI master │ │ ├─146562 cinder-api: uWSGI worker 1 │ │ └─146563 cinder-api: uWSGI worker 2 │ ├─d133fa1964e7abea895f36d5f7f5c3492613a436b7309a262381c3c058ae7b3e │ │ ├─103915 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─103932 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─103938 erl_child_setup 1048576 │ │ ├─104108 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─104109 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─104119 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─104324 /bin/sh -s rabbit_disk_monitor │ ├─e3609bd48dff55ecb77c45af98f6d948d31dd5f4e328b9328a1ac1941e468dd6 │ │ └─208773 /usr/bin/libvirt-tls-sidecar │ ├─3f059e21640765d12c4aa7852aeb01f0ac23b216690e117563c28566040ce8c2 │ │ ├─200820 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─201052 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─201063 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─466300 sleep 15 │ ├─811fcc67ce6a537d19a69580bb21ab9cc3210a13d18cb34a2c42e28672631e19 │ │ └─313920 /pause │ ├─03e326968178cab18bbacc91c0ae589cb47e0d96f7953eb66131064f2273087c │ │ └─130285 /pause │ ├─8e583156ad31eb6eb3b12eddadd72998ce071a1ba9b59351d7d9cbe43062d184 │ │ ├─88925 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─88942 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─88948 erl_child_setup 1048576 │ │ ├─89028 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89029 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─89220 /bin/sh -s rabbit_disk_monitor │ ├─836e8051e399555390a4b32021285c49d83358dd13f95897a3932f872e78c813 │ │ └─174528 /pause │ ├─9162f647a6dc1292442ce783340dff4ff363b17251148975d3d281d21e6fa4f5 │ │ └─44136 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 │ ├─03363df106eefd2c05657399b4fc4ac6c643c03314b23864d27e447877ac257c │ │ └─134063 /pause │ ├─eb1194ea38bfb91db55039b4ad2433b8ece2fff185c4c261452db9afa83c972a │ │ └─200861 vector --config /etc/vector/vector.toml │ ├─aba1f5a7416e1ef19511a5b0f0f2fce15a35b641fc2a8161329390e9e2f4c4ab │ │ ├─228012 heat-api-cfn: uWSGI master │ │ ├─228039 heat-api-cfn: uWSGI worker 1 │ │ └─228040 heat-api-cfn: uWSGI worker 2 │ ├─d28f2e6be022d3878602356065476b1c451e74d9d46d1734a4aa45f8329519e4 │ │ └─98306 /usr/local/bin/rook ceph operator │ ├─1d6e50c484fc2889b7400365c3f5a08e0eb7205ae09979fe66225c7f531175d2 │ │ └─69773 /pause │ ├─91b930269ff9d26bd5707c2c50cbf75fc93d20995b1b486c3c14da322ab6a9d2 │ │ └─64649 nfd-gc -gc-interval=1h │ ├─14db3166a826234ec2e8708250c40ba773212552cf9d9e6be46a12d0dbe832dc │ │ ├─213371 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213387 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─213393 erl_child_setup 1048576 │ │ ├─213446 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213447 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213457 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─213857 /bin/sh -s rabbit_disk_monitor │ ├─0a001f3440a3b6b1df49fbec458b8c0d8f019c69fe207d225cba550d31ebf80d │ │ └─48984 /pause │ ├─03297b030ebbc18f3584c1196ee02f9c58447615d6e2cbd2f2c2f86648765bd9 │ │ ├─209870 neutron-api: uWSGI master │ │ ├─209885 neutron-api: uWSGI worker 1 │ │ └─209886 neutron-api: uWSGI worker 2 │ ├─e9ceed524742160f0c6197c71158f2bb6540ee4804ede4910d533a9dc1fdff7b │ │ └─174698 /pause │ ├─ba10f1ba01db54dc2c265b9467816f2920147ff41af0bdc21f6206e140e24131 │ │ ├─70481 python -u /app/sidecar.py │ │ ├─70697 python -u /app/sidecar.py │ │ └─70698 python -u /app/sidecar.py │ ├─a1f117a735ac17505e5ffc1aacd74360b199a11123be528495b7c65f36c17475 │ │ └─302523 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 │ ├─e026824b3dd36d396ce2c30e2f2c787fc8e06f23256667871ac69b84c55fc454 │ │ ├─168329 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─168353 /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 │ ├─3a88ac608e3e72a9e89a29af26d08d6621aac3cd19abb7456a132cd0b5c1d865 │ │ └─324033 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─61541b9e399864a87dfd0e9ee56ac5bf03f270e8ac0fe487061cde143d86252a │ │ └─48143 /pause │ ├─deedf76fe7f4758bda52a3562b4d8eb9ab9d05887af921c580b0a3ee449fe8fe │ │ └─76049 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c7244b76fbecb40242a2178458d6d1758e91905cc3c84d0d0d521d6685fcbdc8 │ │ └─148758 /pause │ ├─077cc66fa50d3abbed0cf636dbb19c32b0b8a350bacca1708cae14326ea706ce │ │ └─302738 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c2c491814a83742694a4f906f999d25123dd2005123790bcbb249ca7991afd83 │ │ └─247052 /pause │ ├─99ad20b1f1250d7c0fd298f0de5d620d552e503582ce2859b019de5724ea9a59 │ │ └─64944 /secretgen-controller │ ├─a153732c388941505e70066d8f40a6619b1e4fbfc6aa66139a78901ce3047aaf │ │ └─194287 /pause │ ├─c19732a0728d706ba923d6c6a50d79d10bf578ed68aff65969be4d33a2cb11d2 │ │ ├─209975 neutron-policy-server: uWSGI master │ │ ├─209988 neutron-policy-server: uWSGI worker 1 │ │ └─209989 neutron-policy-server: uWSGI worker 2 │ ├─878a6322526d5244493d60b509b9d4638d3752622c2292520ced9d83a4c8c64f │ │ └─76013 /pause │ ├─0a232b17ab3ec4a80e80424e3d99975865b359773f32a1d8f3ac8d8ab7261364 │ │ ├─324153 /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 │ │ └─324429 /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 │ ├─410b2d1f6b77b0a9c47f2234e0dae03383713154951d7d5efe569ec03ae4fbaa │ │ ├─227826 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─228197 heat-engine: ServiceWrapper worker(0) │ │ └─228200 heat-engine: ServiceWrapper worker(1) │ ├─f2cd7d12192b2c6af23e81c6cddbb0ebfecf8f1419ffc032946f6149270fd192 │ │ └─314315 /pause │ ├─d5440a300332db6aa14547b151edc872234652eef99131f807f3b598ce31dc97 │ │ └─184123 /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 │ ├─11b62128486ea5c3cddac148cc1a14fa1d5e42d0fa893f7f8c5c46a8a6b5e04a │ │ └─302783 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─1fc591b135a0a478a5e5dfd75d25026a457c014717d3ae37cafd7983792dbdfd │ │ ├─297905 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─298626 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpz7ylm1ap/privsep.sock │ │ ├─298629 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─298632 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0438554f0a9bf5ae612705e611d624251f35bf838bc46596af09e8572dbd4bbd │ │ └─281540 /pause │ ├─73ac671955a553e4c059b602bca98bcd41d24686096d35604f17c2b1ab216693 │ │ └─297878 /pause │ ├─8b2b2efcc398ffce6c8c95236dd92c1b4c39966e0d116d71694c90865717b0b0 │ │ └─75002 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e4aa261357088d7718aee4d79387d3264d9dee8396fe54d7a95789dcf092921a │ │ ├─189366 nova-metadata: uWSGI master │ │ ├─189379 nova-metadata: uWSGI worker 1 │ │ └─189380 nova-metadata: uWSGI worker 2 │ ├─788c3fc27331be7f5a5a3adafc94b3bd20997e9f333947ae99115916cf1ef6d0 │ │ ├─70444 python -u /app/sidecar.py │ │ ├─70624 python -u /app/sidecar.py │ │ └─70625 python -u /app/sidecar.py │ ├─001de490ef6edd7fe6a7e6ea9770bf4185de36707d660a679f5b0f02550ce636 │ │ ├─132261 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─132478 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─132480 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─897149cc1ffad4e19b88390de51bd543723c6452571a628dd4065fb2af973d90 │ │ └─64248 /pause │ ├─e8cbb10e6951b9221c7b3481c6a52c72e03a6e3827dacf9aa114b6a20aeac933 │ │ └─77082 /bin/memcached_exporter │ ├─c740788c52261d463e2a7ab802d9ed0126f71151dfb0ca99ef7ea50066f0cd4d │ │ └─76338 /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 │ ├─865544d1a2c755c80157649c15e3d1235d510e0a8081f4cba258e9569371547f │ │ └─135881 /pause │ ├─21610d02143471b7db4350a31383cad233489a55f747cdbd5f612ca2ff97d01b │ │ ├─211093 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─211629 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpttntpitm/privsep.sock │ │ ├─450784 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp4kd5odud/privsep.sock │ │ ├─451026 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp4xxcm5g2/privsep.sock │ │ ├─451111 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─451112 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─c0174c696fe30d5536f0907c9f19a743b604f32793b557e571fa0c3f1e666125 │ │ └─40243 /pause │ ├─99dc176dc66559ccd4138b3b159fd3afde7f021e830e63b8ab0b1d2edd3dd747 │ │ └─323942 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─bf6a61b7549ee2ad87a1e354889c1c8d5f28e442d7467d50a25b89258d6cca6b │ │ └─70941 /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 │ ├─f8352d4c578dabca68c9009e88f4367238cb6352b17cc779b8322843b49a0c84 │ │ └─132031 /pause │ ├─d6e14516b5c2ff846e3e2ff2bb97cf7a0584b7de573e8818c3eae110e452626b │ │ └─272353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a3f737daccd9cc0837f0d4ef4181dfb38d7e8c0b8db6f4fed047af32da0bc6bf │ │ └─215551 /pause │ ├─7447d1971c201f9eb7ae897647fdd8f1fe1c17885d264d49b684f7312935530f │ │ └─76097 /bin/pushgateway │ ├─a72444b2ea9aa334ead60dcc01e64bf398251d388bf8a773175b54f73d5277e4 │ │ └─167155 /pause │ ├─2271b2d1e84857242515a14dfa0864207a0b8a55cf4fd8b0c9763331d582b366 │ │ └─109054 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-jv4ws --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f3d5939698a9f809959ad8bbbef8c67862ca8504089fa40c8af382047a72e225 │ │ └─49311 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─86b49a51b1d01a838ca80d27a9cd8cd8b506bd927ac6b1528a19181bb5909d54 │ │ └─135778 /pause │ ├─600dfc3467fb86c9104633bbfba4229417813a006033378bae9d6f3c87e95ed2 │ │ └─298301 /pause │ ├─4b3cb25e62f8d15a900186b24717f9d636d2ac2a3b868f7ea5f1e37f3a4b1af5 │ │ └─103736 /pause │ ├─8bd4ac4eb93e752f0b60385557bfb4cfa820289de7740638b8afb47d27eaaaf6 │ │ ├─228003 heat-api: uWSGI master │ │ ├─228041 heat-api: uWSGI worker 1 │ │ └─228042 heat-api: uWSGI worker 2 │ ├─a8e83fe5d872fe5f6948a37ad9d250fd654788e80a6c72e3306d5579989b26e0 │ │ └─302543 /kube-vip manager │ ├─348797a1254f3307422d65e196cbb1d7a338c3d02cd9a9e68fbf0bc302315041 │ │ └─109411 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─95a4394e76f869ac815ba5cf86702215e13b6e27d37cddd42af8a0904d0de7dd │ │ └─47650 /pause │ ├─0c442ac27ffb10827c2cb3778d85e7d3204a0b2741205f03dae64d64f1da24be │ │ └─286030 /pause │ ├─c0131f6d2ef1f02c2b5827188eb2a9ee6ae29b5fac49526bb1643b133663117b │ │ └─40570 kube-apiserver --advertise-address=199.19.213.121 --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 │ ├─027d3bf421fcf0724aed4c2bac43a045067888799768c8d87d3d034871ebf79a │ │ └─148719 /pause │ └─45143f2f31c169367fcacf5efb6f86ab396dba4bca333173dcd6f05b203e8e8c │ └─174678 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount