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 │ │ │ ├─21598 /lib/systemd/systemd --user │ │ │ └─21599 (sd-pam) │ │ └─session-21.scope │ │ ├─21537 sshd: cephadm [priv] │ │ └─21612 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1615 sshd: zuul [priv] │ │ └─1628 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1619 ssh: /home/zuul/.ansible/cp/199.204.45.115-22-zuul [mux] │ ├─428242 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-metcczvzalawudmnqulygfiskoejyzvd ; /usr/bin/python3'"'"' && sleep 0' │ ├─428243 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-metcczvzalawudmnqulygfiskoejyzvd ; /usr/bin/python3' && sleep 0 │ ├─428244 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-metcczvzalawudmnqulygfiskoejyzvd ; /usr/bin/python3 │ ├─428245 /bin/sh -c echo BECOME-SUCCESS-metcczvzalawudmnqulygfiskoejyzvd ; /usr/bin/python3 │ ├─428246 /usr/bin/python3 │ ├─428249 /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 │ └─428251 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9957 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12292 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1a99e1e54f86681b85cc0978853904dc8cd95e516d96ee0850708871448f158f -address /run/containerd/containerd.sock │ │ ├─ 12678 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 597fcbc769382c482ad2e266dfbfb3fa8bc569e4b4fa5d0dd69b4099f542982b -address /run/containerd/containerd.sock │ │ ├─ 18554 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 18ef3edeb86004eaba5a95a96e8235cfb8a2c4aedda880478daf9bead0871fac -address /run/containerd/containerd.sock │ │ ├─ 25157 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3856ce6cfe5f984b0cd6c41c8ee2536d9131f60fb61038ee35ec6187097552ef -address /run/containerd/containerd.sock │ │ ├─ 29673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8e76e458f7cd471a6f0ad0a43704e00d8fc23958289ae4bb1667fbda943c78fd -address /run/containerd/containerd.sock │ │ ├─ 34471 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a6dae65d5143f6dfc995c33b90303c851235c4aa071764f956f59d0f1b05ca21 -address /run/containerd/containerd.sock │ │ ├─ 40340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3caf9e3b87da874ef34788f1adc2182f7ae5ea36a3ca51a0535bcc26b09ed198 -address /run/containerd/containerd.sock │ │ ├─ 40343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c04e7491431267e1fbc34f626121b27ee162af489c7b1da7af94aea41ba6d79 -address /run/containerd/containerd.sock │ │ ├─ 40398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a51dbe52b4ba002716d1c2ceec9f2c4dde4eb2acb6f12f93a6ee2792082b755 -address /run/containerd/containerd.sock │ │ ├─ 40401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beeb88d48cf79afac370685b405578bab769c6199bea31567fa10bdce13c7466 -address /run/containerd/containerd.sock │ │ ├─ 40402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 015bea8fdd8561cd5e05cc313304573197aa2d81550175b47f26747c67f07a61 -address /run/containerd/containerd.sock │ │ ├─ 40948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f77bdf4c66b58fa10c0bd42d6494dbd6743d21fc4c278422fde570c8b13fc3b9 -address /run/containerd/containerd.sock │ │ ├─ 41700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 204d93d5879ff05cf3372864d90c1a5f5f720bb0fed9c4ff2b3c185d5aff5a3e -address /run/containerd/containerd.sock │ │ ├─ 41718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e73d06d1fc9b25cbde04ef75f38de9cf5e8cd710d995c4efe7efa9068beea217 -address /run/containerd/containerd.sock │ │ ├─ 43057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cbb2f357db228d5652b0332c93bcda97506eb735a7b711f0a7fd925edbcfd1d -address /run/containerd/containerd.sock │ │ ├─ 43473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21ae6bfe3cee88375eb645265162e8ca9385f8cc7b936c23c1d4ad0b56dfc181 -address /run/containerd/containerd.sock │ │ ├─ 43588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 251c7e81189bba6eb3e1e97f85a62d5214f9d8ca405feb3b1ebd9d4e0da1bbc8 -address /run/containerd/containerd.sock │ │ ├─ 43970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19335fc4506b16b99aaffe8396aaffceff214b42a04d928205492bbdeea195ed -address /run/containerd/containerd.sock │ │ ├─ 44437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58b30f6a65acf17465d65d84614e663051276361dba2e2bccce82ed9eb08d3a1 -address /run/containerd/containerd.sock │ │ ├─ 44476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 770c1b2009c36852771c87521fe20af397c9151dfa86ea3362ba52aad8fcbc1b -address /run/containerd/containerd.sock │ │ ├─ 44509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcbe18b0cc236697ed46ff08076f242df78f8cdf1a392ff86ed76ae3aadbee93 -address /run/containerd/containerd.sock │ │ ├─ 46581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70504e70e67722d4a96159563871a728ec65e7fe6c704045d1f1c19240e840f1 -address /run/containerd/containerd.sock │ │ ├─ 46701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ceab1e371a7c2c34d96f80faf22528fde46caccd198361bd0737b7794ad942c7 -address /run/containerd/containerd.sock │ │ ├─ 47432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c460a347d56456a88c70da76af0c4379ce0c1b54e4f10337908883399c8d4c86 -address /run/containerd/containerd.sock │ │ ├─ 47531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 881cef6c1789e85676f41d3d8a66fa5a354dddcca97e80ac4be8331e9f0a3071 -address /run/containerd/containerd.sock │ │ ├─ 48120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d0a6b793da224723424c03340d5fa85da1eabd510e24a43742351c7aaf04762 -address /run/containerd/containerd.sock │ │ ├─ 48428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3e9824bd952547055b3c50f1713c03041c68d5e7bad0bab81af3cd9e8bebc2c -address /run/containerd/containerd.sock │ │ ├─ 48839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 702cb1495b4d9d5c770cdb74a8291d74d0dafea38192ed7dbc407827182266ad -address /run/containerd/containerd.sock │ │ ├─ 51056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4021d8574871da78690f73844d704ffc2100a3e0753bd94f5d660e706572579 -address /run/containerd/containerd.sock │ │ ├─ 51226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 332251db683b738a7d124caac84340f38025bff2e7be366ee994a13ef0a58145 -address /run/containerd/containerd.sock │ │ ├─ 55593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e31df0b07c373e76e4035a53c786bf88216ab408e9d910cd5d284d56560eb459 -address /run/containerd/containerd.sock │ │ ├─ 56229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fa94ad73df8b9708d660ba0cf0276295cd7e6c3ccd174861d38fc8167aba599 -address /run/containerd/containerd.sock │ │ ├─ 56297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e6524e4f637b716fb3a1388dbc7d30c2474f985d13b6546e4cde7eea0ddebe6 -address /run/containerd/containerd.sock │ │ ├─ 56337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d6129de48b5e002d52b3c26e914ac82780c52e754b78e1550e7e7457b3e3fb -address /run/containerd/containerd.sock │ │ ├─ 56552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9771a1419793c5c4fe29990b03506e1b1a33bc1a799746bd219bce3a2ad4cec6 -address /run/containerd/containerd.sock │ │ ├─ 60905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8244b1dd8077c3d787cfd28d9656832d2279e4cad841cc036148e445454014a7 -address /run/containerd/containerd.sock │ │ ├─ 61020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dfe1ffb3138752c987a5112539256c8650bdff406c4ef5f3a03fd3b1edc69e7 -address /run/containerd/containerd.sock │ │ ├─ 61066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b209dffcac831e8f18a55e12b82229751e387eddbce11be4bfb6b03ea67b7545 -address /run/containerd/containerd.sock │ │ ├─ 61119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8efc6c0e1102b376f2c07d87738e9bc01a4e215839e3b2d5d37e3c79619683d -address /run/containerd/containerd.sock │ │ ├─ 62599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a891e5c3ae0bea9bb287673d340c680dad21ac523aa043177a70cb69cf2284eb -address /run/containerd/containerd.sock │ │ ├─ 62639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13c736e058e5cab04b6982d76382dac04526e503154c52e294e22cacac8b467a -address /run/containerd/containerd.sock │ │ ├─ 62827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae83e3745c3ac945e91681f1b5ee82bc2db60c56cdec94daaba82e3aff25f6a -address /run/containerd/containerd.sock │ │ ├─ 62879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5376aeaa95642138c4ce05c61d7f9fbdd8e80e689475dee985a8d3028a68d869 -address /run/containerd/containerd.sock │ │ ├─ 62921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12c9e45984ae8556362b408db8fea85d21026110f55bdbd5aa5900949141a48e -address /run/containerd/containerd.sock │ │ ├─ 63524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2c52a20a42d6f54e76da7ece561eb6312c52586e2a9a039b0098ff2c36086c1 -address /run/containerd/containerd.sock │ │ ├─ 63864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bf1f26b212c4946f66f65988159ad09688f56ddd4ed793a410744bee1a541cc -address /run/containerd/containerd.sock │ │ ├─ 64410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b684409f31b731750c50e7b96255b0af96566e8056176d443ad63fd51dd91e72 -address /run/containerd/containerd.sock │ │ ├─ 64706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 581138f7d7dce1606e7d52fd94f85c75d811efa19deee5b07e79eea68571d06c -address /run/containerd/containerd.sock │ │ ├─ 65429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98a82b1c1d48f4dcd7ee2db1e5c2433367bc5558c57a2ef1474ef6a0c65fba85 -address /run/containerd/containerd.sock │ │ ├─ 67156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0983491eb0d54e9010b802a3f1621e0ee3fc7b44fc54c68b01e1690ef68c6bb1 -address /run/containerd/containerd.sock │ │ ├─ 68902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a0ec85ae9b485751ba10319479a3872d960895aaa2032ade7e9e5b366d29fc1 -address /run/containerd/containerd.sock │ │ ├─ 78273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eab1e98c1197a0e64e1f4822fde47ba10404eb1b3c8094a3594263b6896e35dc -address /run/containerd/containerd.sock │ │ ├─ 79848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 202b1a54ceea27ed5d612a5fb54342cb275256708afb88160cf3f9e8b4ace8e7 -address /run/containerd/containerd.sock │ │ ├─ 85785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 654eb227c71e3f7a87d044e4220f51d80099b8d82bce2a95c2406ec54e667130 -address /run/containerd/containerd.sock │ │ ├─ 91755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2596a3da3a6018e6a12b425d5a0deb8b1cc145470955fe2b68705293c94f841 -address /run/containerd/containerd.sock │ │ ├─ 96022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bd76420a2af39e2ed4b66b9ecbcafdb783ea649896da56ddfc63c8d23ca55e3 -address /run/containerd/containerd.sock │ │ ├─ 96221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b27c19d15cc52570d4571872b8ebbcae3e69aecf3558a91b2184f567a200ad -address /run/containerd/containerd.sock │ │ ├─109179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6baddd7782c63e60f41fab80b91a5047e123f33549c6bfb77f09429153046e0 -address /run/containerd/containerd.sock │ │ ├─110719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bee05bec4cabbe08187ca2177adad38c8e135eb6044a37e01fb682135604667 -address /run/containerd/containerd.sock │ │ ├─110769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a7ba2e0d9a88d0f7ce9c1a4797a283d7995bb9b50af8f39da6173d7058cfab5 -address /run/containerd/containerd.sock │ │ ├─112776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec2a11ac776a9060cf811917af173e9b7b7524cf6011a571ec452204bfcb0de4 -address /run/containerd/containerd.sock │ │ ├─114570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a37ad6519b2346f51125db7565328342ceee3c79280849f8606a97cf1b5473e4 -address /run/containerd/containerd.sock │ │ ├─114620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67000a4d3398a17e4a1ea09f8f0ad50c8730a86dc1e6304952e7e5af7027fcbb -address /run/containerd/containerd.sock │ │ ├─127679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b30a735db7aa6b12891f04c24d6636be5c8e21fe31a0e2f8cca256a438bba70 -address /run/containerd/containerd.sock │ │ ├─127767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3794787cdd540f3a1831293e3877867530dcac922fea90f84d7712aa3d2d13dd -address /run/containerd/containerd.sock │ │ ├─130290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b4a129d157733087bd04a836e1d00f728e729552138771d0d1a828bfb8dc3fb -address /run/containerd/containerd.sock │ │ ├─146603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e71971effe99bee89b7de407cc6e46ca887e087127c72cdb55dd9e3975720374 -address /run/containerd/containerd.sock │ │ ├─158101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 724abccd88ae3519fdb179aab6cfa002d4ad8f9bf899975f59016c7700531c49 -address /run/containerd/containerd.sock │ │ ├─158411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 186a86a6ec2d26ea1f00c692678b6589595a5ec0f1e539052fb1bf75c7e33067 -address /run/containerd/containerd.sock │ │ ├─159317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92d10dc0b87abe43d0152b8c4b23e955cc4404265cf4e25c667025b497a14524 -address /run/containerd/containerd.sock │ │ ├─161425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7182072de246ce7c7456c47b6450b397b0f028d71b7c6bd64fd5d95aea623caf -address /run/containerd/containerd.sock │ │ ├─161657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5deaa07290654a7ec72868bfaeb2fc7137c3db8e1e4d5a43e2e426a2bfc3060 -address /run/containerd/containerd.sock │ │ ├─161727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e676191ce6438cb042567bd362414d87ed7b9d5907e661ce42580a3ba6a6e9e1 -address /run/containerd/containerd.sock │ │ ├─161807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f449dce5ed7e31b78b566e035d63c2a4cf3f8276df5c28e997624cf0b260e3 -address /run/containerd/containerd.sock │ │ ├─161908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40fabbc12362e020d55e63a15599faa8a57a1c8e0dba3710262206ad04a79a63 -address /run/containerd/containerd.sock │ │ ├─162379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58621b606c54e3d47f1c4071b50c8a443acbdb75556a7da2b22a4b1dde3591d8 -address /run/containerd/containerd.sock │ │ ├─174059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3896bd35a7fc8887cc987268f49c7923598e5e4cdac84308bfe645502c00efc6 -address /run/containerd/containerd.sock │ │ ├─175894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 762328a7fb5a69a28c2b27330fefa0a663b3a349f02bf295ddd4e199df24d4a3 -address /run/containerd/containerd.sock │ │ ├─175943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beb4f1942113e7ac767c5c9e2cc57d01b2d8c5a290d4d7bcb6abfa572ae59f02 -address /run/containerd/containerd.sock │ │ ├─176101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c508dd15e87e258d96ee6df05d83766a84f0bedcc107e49809bb08fd4798b39 -address /run/containerd/containerd.sock │ │ ├─176292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a2a5670ea5c8693cce65ef7581ca9d624f4e59082ed6cf2b938c17636c09a13 -address /run/containerd/containerd.sock │ │ ├─176301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59714c10448e665f25a790fdd4d31a8c7a4e39211bd35c60ecfee228bf60d575 -address /run/containerd/containerd.sock │ │ ├─176388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 458a89d29eedcf53f09fee6f49cc70eae4956eaef5f3d03a2865948d6fdb5d3a -address /run/containerd/containerd.sock │ │ ├─176459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1a88847c92df5d310a1749e9954e8198625b5ed7adaa03ff1ca3d3a572c4982 -address /run/containerd/containerd.sock │ │ ├─189453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c24e6b4d99862de057259276eeeb6db58eaf75bab9b0849d97d3b2643f99e15 -address /run/containerd/containerd.sock │ │ ├─192058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba2cb922c5d4ddff887a2bb1c263dfff8b54a4e3a854482d1e81539c3dc1d7f2 -address /run/containerd/containerd.sock │ │ ├─192126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9a373aa12530d0bde345e8b8093f8363ebb0b0d94a4bc2a4a94ae12915824dd -address /run/containerd/containerd.sock │ │ ├─192183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94cc8d31c3af891207f1b7e0192687e7b05fa4240c2521f68b383e1e717b2cc1 -address /run/containerd/containerd.sock │ │ ├─209074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94bdf2a61eb84f8f457188478064183eb4c79c258c9dab3c3c88b0a123aeee6f -address /run/containerd/containerd.sock │ │ ├─216677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77eb1e6368da106a72924cce757ffcfb502138a7ecf4cdb84de75692f72c31d0 -address /run/containerd/containerd.sock │ │ ├─216718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97d5182516a2d55544db3101d889a3eaa7ec10ff02ebbbe8c959421e07d04359 -address /run/containerd/containerd.sock │ │ ├─216780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ee49639d99a37193600be7c6536d1ae1be1c34f238c26303650eeb8a240cc82 -address /run/containerd/containerd.sock │ │ ├─217122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9ba5a02e8ffd9fec4e088d83cdb36eaa6836f8633bcc8ed484bf1992ed2c445 -address /run/containerd/containerd.sock │ │ ├─228746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 824159d02ef8adea5c1e73884fc77124b52e3744f18125daf2debc32a96acde7 -address /run/containerd/containerd.sock │ │ ├─231245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21d18b9ba65cafbc0463ce903d700af32c8b68ede93dc332e75ee6b3176d21e1 -address /run/containerd/containerd.sock │ │ ├─232641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 298148babe6cd4bbb961fe4fa578df240b029d6e80f33f9a837a022a45c7b283 -address /run/containerd/containerd.sock │ │ ├─233524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab75f3f65f10d38a56bf94291ea196748f98902a709537bed30983fe836dda39 -address /run/containerd/containerd.sock │ │ ├─233978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6ea34b5c72fdb719eec9a47ad18e08d6ef08a26a3bd17ef19869e5c532a5d0d -address /run/containerd/containerd.sock │ │ ├─235704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f368fca39c9f624b3f641ca91d5190a1cf06a85730e8c18f38114e87034661b6 -address /run/containerd/containerd.sock │ │ ├─237260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea21a1150b02e774d0a0e81eab202ea0330e83b36a95f1218adedb6694c088e9 -address /run/containerd/containerd.sock │ │ ├─237316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1708817a430fb6e86d13bf7b2437d245c859b09e28ea67e56c7602c2846d835 -address /run/containerd/containerd.sock │ │ ├─247086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec537141b66b92669d63e2325b762f6f84fe60eb53986d5a388b5fa1c34ee432 -address /run/containerd/containerd.sock │ │ ├─247567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ded593b53777b0ef350330ce7f66ac9c74818c2a61dc86884ab91a0fbdb4b3b1 -address /run/containerd/containerd.sock │ │ ├─250290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cc1ab31f7616b6dd6ad2ed563f0c2f4d049532632121f0fca2f297c197f6986 -address /run/containerd/containerd.sock │ │ ├─254910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22fdeecdb965ed1961f967da70b8cb39ee0d877ed2ac55503fb97ae1954981ab -address /run/containerd/containerd.sock │ │ ├─255158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0da739455de26147624d4c7434a1cc64c1b0c39caaf8b2ed155d456bd5d641ef -address /run/containerd/containerd.sock │ │ ├─255198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de2d75921f9d3d6ea5d23d4f465579f1aa5a50a0a71057664f9a271476d4f725 -address /run/containerd/containerd.sock │ │ ├─255397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b1a14e8951f3dc32631d47d146e51497c93af9a526c37b557405cb7155e3ed5 -address /run/containerd/containerd.sock │ │ ├─276594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2657a8cd60a79897f266fcb8ebcb129ee84f9f91cee5eadaa7168a0239ace67 -address /run/containerd/containerd.sock │ │ ├─279151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4b283a15ad4ddd597a4d1105299aa0bfa0665de0d2ade34f4efd8e4071fc2ef -address /run/containerd/containerd.sock │ │ └─280653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8256a05b83af9584f0e1bd8f0057068528719a676a310ea5eb1a66b7140aa7db -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1423 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─docker-1a99e1e54f86681b85cc0978853904dc8cd95e516d96ee0850708871448f158f.scope … │ │ ├─12339 /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 │ │ └─12351 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─632 /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 │ │ │ ├─29378 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29656 /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 │ │ │ ├─18514 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18533 /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 │ │ │ ├─24862 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25139 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34182 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34454 /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 │ │ │ ├─12223 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12255 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ietvbs.service │ │ ├─12592 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ietvbs/unit.run │ │ └─12622 /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-ietvbs --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.ietvbs:/var/lib/ceph/mgr/ceph-instance.ietvbs:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ietvbs/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ietvbs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10327 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─144336 /sbin/multipathd -d -s │ ├─docker-3856ce6cfe5f984b0cd6c41c8ee2536d9131f60fb61038ee35ec6187097552ef.scope … │ │ ├─25181 /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 │ │ └─25193 /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-8e76e458f7cd471a6f0ad0a43704e00d8fc23958289ae4bb1667fbda943c78fd.scope … │ │ ├─29697 /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 │ │ └─29709 /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 │ ├─kubelet.service │ │ └─40808 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.115 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1090 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10832 /usr/sbin/chronyd -F 1 │ │ └─10833 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-a6dae65d5143f6dfc995c33b90303c851235c4aa071764f956f59d0f1b05ca21.scope … │ │ ├─34496 /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 │ │ └─34508 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-597fcbc769382c482ad2e266dfbfb3fa8bc569e4b4fa5d0dd69b4099f542982b.scope … │ │ ├─12703 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ietvbs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12723 /usr/bin/ceph-mgr -n mgr.instance.ietvbs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─run-ra1a08505159a4c46b6b1034a8d9fd9ab.scope │ │ └─190542 /usr/sbin/libvirtd --listen │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─144197 /sbin/iscsid │ │ └─144198 /sbin/iscsid │ ├─dbus.service │ │ └─619 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─631 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-18ef3edeb86004eaba5a95a96e8235cfb8a2c4aedda880478daf9bead0871fac.scope … │ │ ├─18581 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18600 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─625 /lib/systemd/systemd-logind ├─k8s.io │ ├─de2d75921f9d3d6ea5d23d4f465579f1aa5a50a0a71057664f9a271476d4f725 │ │ └─255231 /pause │ ├─c3736c93e19b1daacd7c68a1f922c4b453aafc72ba314a835db49c63eb3b462c │ │ └─97344 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─40fabbc12362e020d55e63a15599faa8a57a1c8e0dba3710262206ad04a79a63 │ │ └─161991 /pause │ ├─ceab1e371a7c2c34d96f80faf22528fde46caccd198361bd0737b7794ad942c7 │ │ └─46724 /pause │ ├─f368fca39c9f624b3f641ca91d5190a1cf06a85730e8c18f38114e87034661b6 │ │ └─235727 /pause │ ├─69ddcf05689e67ed81e46c798f4f286db3524d3aad227b66fb17c273919a5a0f │ │ └─66336 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─21ae6bfe3cee88375eb645265162e8ca9385f8cc7b936c23c1d4ad0b56dfc181 │ │ └─43496 /pause │ ├─eb3db4cfb1e52e3101525a53fe2b9f489943818bd57d5844c34c86dcaa1cb42a │ │ └─42020 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ec537141b66b92669d63e2325b762f6f84fe60eb53986d5a388b5fa1c34ee432 │ │ └─247134 /pause │ ├─913845b41ee0bcbb4a577ed628497f3d5fc366f99d67fbc9fe6513228795098e │ │ ├─174252 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174268 /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 -- │ │ ├─174274 erl_child_setup 1048576 │ │ ├─174441 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174442 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174452 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174565 /bin/sh -s rabbit_disk_monitor │ ├─9ca271f97269c11c6e32c9aa5be47d40525241a2d7304659ea5ad729aed7c8c2 │ │ ├─112928 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112944 /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 -- │ │ ├─112950 erl_child_setup 1048576 │ │ ├─113091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113092 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113102 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113232 /bin/sh -s rabbit_disk_monitor │ ├─8256a05b83af9584f0e1bd8f0057068528719a676a310ea5eb1a66b7140aa7db │ │ └─280678 /pause │ ├─edf5fb744d4758f0b1fe6813530ceec59b718712460c3e4d4dd97a8dfac20c6b │ │ └─65881 /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 │ ├─8c422bb1937474019a0ee1d64459c3ce957476b801761ddf2e0b6a5abdcccf3a │ │ ├─ 46937 /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 │ │ ├─ 46950 /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 │ │ ├─ 47062 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─278892 nginx: worker process │ │ ├─278893 nginx: worker process │ │ └─278894 nginx: cache manager process │ ├─340d3300ed5cd01cdb91ed1378f6fd6f4a0fbda71ee49b84925696e8f831e588 │ │ └─112456 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ec2a11ac776a9060cf811917af173e9b7b7524cf6011a571ec452204bfcb0de4 │ │ └─112799 /pause │ ├─332251db683b738a7d124caac84340f38025bff2e7be366ee994a13ef0a58145 │ │ └─51251 /pause │ ├─4a70b5316df3ca0eae5556a71a5b97cf4eab8651788c556bceafd340cbe1552c │ │ ├─48970 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 │ │ └─50239 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─f9da95edb76ce21c9e81dcd43b904571f202f8fa2c5025cab33cd4d5747bcc3e │ │ ├─92006 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92023 /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 -- │ │ ├─92029 erl_child_setup 1048576 │ │ ├─92149 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92177 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92466 /bin/sh -s rabbit_disk_monitor │ ├─67d4e50428e5e44808fd3757697054621278e2ce6d96d1e83d2f4565654de254 │ │ ├─61927 python -u /app/sidecar.py │ │ ├─62186 python -u /app/sidecar.py │ │ └─62187 python -u /app/sidecar.py │ ├─4a1d671344cda4afc12de8179194de6a8d3f5407aedf8919f8659a1dd37234d4 │ │ └─233006 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─3d0a6b793da224723424c03340d5fa85da1eabd510e24a43742351c7aaf04762 │ │ └─48141 /pause │ ├─d3e9824bd952547055b3c50f1713c03041c68d5e7bad0bab81af3cd9e8bebc2c │ │ └─48455 /pause │ ├─770c1b2009c36852771c87521fe20af397c9151dfa86ea3362ba52aad8fcbc1b │ │ └─44504 /pause │ ├─458a89d29eedcf53f09fee6f49cc70eae4956eaef5f3d03a2865948d6fdb5d3a │ │ └─176413 /pause │ ├─4a7ba2e0d9a88d0f7ce9c1a4797a283d7995bb9b50af8f39da6173d7058cfab5 │ │ └─110793 /pause │ ├─ded593b53777b0ef350330ce7f66ac9c74818c2a61dc86884ab91a0fbdb4b3b1 │ │ └─247590 /pause │ ├─d422ec872855035f17600c886d6dfcc9600e3f31846178eaea4ffc7de734a4ba │ │ └─56752 nfd-worker -metrics=8081 │ ├─9b1a14e8951f3dc32631d47d146e51497c93af9a526c37b557405cb7155e3ed5 │ │ └─255420 /pause │ ├─824159d02ef8adea5c1e73884fc77124b52e3744f18125daf2debc32a96acde7 │ │ └─228772 /pause │ ├─22fdeecdb965ed1961f967da70b8cb39ee0d877ed2ac55503fb97ae1954981ab │ │ └─254937 /pause │ ├─186a86a6ec2d26ea1f00c692678b6589595a5ec0f1e539052fb1bf75c7e33067 │ │ └─158436 /pause │ ├─2b04e519f41c9b73120c6a4137286fb75d0555d93aa18a2bcc4034e4704f3b0b │ │ └─44751 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─beeb88d48cf79afac370685b405578bab769c6199bea31567fa10bdce13c7466 │ │ └─40502 /pause │ ├─b8aec9051cac45909dceca9ff20b959df7e5391d8ae6a7f90c23a3d4ee91f0b3 │ │ ├─159601 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159618 /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 -- │ │ ├─159624 erl_child_setup 1048576 │ │ ├─159672 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159673 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159683 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159897 /bin/sh -s rabbit_disk_monitor │ ├─97d5182516a2d55544db3101d889a3eaa7ec10ff02ebbbe8c959421e07d04359 │ │ └─216884 /pause │ ├─8c508dd15e87e258d96ee6df05d83766a84f0bedcc107e49809bb08fd4798b39 │ │ └─176170 /pause │ ├─d7ef5e1270d5c353cabf2dee3cd58b28ab04c5fe7a80751c2143e0d2717a385c │ │ └─190340 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a4b283a15ad4ddd597a4d1105299aa0bfa0665de0d2ade34f4efd8e4071fc2ef │ │ └─279181 /pause │ ├─c5f494925a76e48c818bd2c38d2e8e8118634f3809d7b0ff5b0b7b4306e2cf99 │ │ └─66810 /bin/oauth2-proxy │ ├─5feadd4ff9ab3e14054ee8df340e979448fcdaa8ce882cca183b52f4165150bd │ │ ├─340473 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─340958 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─341138 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp6ts_seoi/privsep.sock │ │ ├─341586 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpm00j245l/privsep.sock │ │ ├─342059 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─342060 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─342082 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/875f353d-37de-499a-9d5e-28e9f5a58f60/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/875f353d-37de-499a-9d5e-28e9f5a58f60/host --addn-hosts=/var/lib/neutron/dhcp/875f353d-37de-499a-9d5e-28e9f5a58f60/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/875f353d-37de-499a-9d5e-28e9f5a58f60/opts --dhcp-leasefile=/var/lib/neutron/dhcp/875f353d-37de-499a-9d5e-28e9f5a58f60/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0c1aea66-6ff2-40b8-ad56-32721a2f958c,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─342086 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7e67f17f-3502-4358-8088-6bb24c6a0047/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7e67f17f-3502-4358-8088-6bb24c6a0047/host --addn-hosts=/var/lib/neutron/dhcp/7e67f17f-3502-4358-8088-6bb24c6a0047/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7e67f17f-3502-4358-8088-6bb24c6a0047/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7e67f17f-3502-4358-8088-6bb24c6a0047/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-85463b06-4d06-4e78-a64b-14a75b5c8fbe,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─342089 haproxy -f /var/lib/neutron/ns-metadata-proxy/875f353d-37de-499a-9d5e-28e9f5a58f60.conf │ │ ├─342139 haproxy -f /var/lib/neutron/ns-metadata-proxy/7e67f17f-3502-4358-8088-6bb24c6a0047.conf │ │ ├─387422 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpvuihdlsn/privsep.sock │ │ └─388354 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpjg4tzm4c/privsep.sock │ ├─e3d57b35fc2e9a7100c07ded8f3a42ac0813bfb675247f11df02a6a9b27062ce │ │ └─158662 /coredns -conf /etc/coredns/Corefile │ ├─762328a7fb5a69a28c2b27330fefa0a663b3a349f02bf295ddd4e199df24d4a3 │ │ └─175999 /pause │ ├─b3876ca161dbf2ed9ef333bec5ca79ec3f9f0fe6838c55a82aed984939fe29b2 │ │ ├─205183 heat-api: uWSGI master │ │ ├─205233 heat-api: uWSGI worker 1 │ │ └─205234 heat-api: uWSGI worker 2 │ ├─e676191ce6438cb042567bd362414d87ed7b9d5907e661ce42580a3ba6a6e9e1 │ │ └─161762 /pause │ ├─c088446b01c06b4a57c423c5c1aab503886dbd0321122b3d83b71236e1b1fef8 │ │ └─187840 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─6e8f9a088ef2ae095098bf83150131c793a3ff9ecfdfddb59eed9808e0703e0f │ │ ├─187858 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─188102 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188553 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmprc4vsqx4/privsep.sock │ │ ├─387581 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpih1giq9d/privsep.sock │ │ ├─388108 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmev5ylq8/privsep.sock │ │ ├─388533 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─388534 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─394490 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6707333f-1a7b-4b4a-ac73-ee28acd6c863 --namespace=qrouter-6707333f-1a7b-4b4a-ac73-ee28acd6c863 --conf_dir=/var/lib/neutron/ha_confs/6707333f-1a7b-4b4a-ac73-ee28acd6c863 --log-file=/var/lib/neutron/ha_confs/6707333f-1a7b-4b4a-ac73-ee28acd6c863/neutron-keepalived-state-change.log --monitor_interface=ha-52984d90-b5 --monitor_cidr=169.254.0.93/24 --pid_file=/var/lib/neutron/external/pids/6707333f-1a7b-4b4a-ac73-ee28acd6c863.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─33f00582b71e70946866a6b6428e925a353a7869fbc158f085cac0cba018efff │ │ └─66745 /bin/memcached_exporter │ ├─12459fe6e5b3193edb445ec6232eebe9ae1ca3aab384f320b51cb3f0cb98c523 │ │ └─47724 /manager --metrics-bind-address=:8080 │ ├─bd9525e8fc2867d802be5853fbb944f489ffbe7b445b3e04758018f6fa001c20 │ │ └─65940 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-115.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 │ ├─88bf96adadd4051114a78a475039c9f0a18a9c1a6647c5305ff031347da7c5be │ │ └─40616 etcd --advertise-client-urls=https://199.204.45.115:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.115:2380 --initial-cluster=instance=https://199.204.45.115:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.115:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.115: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 │ ├─d2596a3da3a6018e6a12b425d5a0deb8b1cc145470955fe2b68705293c94f841 │ │ └─91778 /pause │ ├─5376aeaa95642138c4ce05c61d7f9fbdd8e80e689475dee985a8d3028a68d869 │ │ └─62905 /pause │ ├─e1546de7682fb31963ed0b47bd2ee08321b82fdb0145a70f5465bf294260ab8f │ │ └─65833 /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 │ ├─8bf33b359fe05ea32a2ab941118364e03ec95fc31487238ee44227fcea71d0a3 │ │ ├─209281 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209302 /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 -- │ │ ├─209308 erl_child_setup 1048576 │ │ ├─209364 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209375 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209604 /bin/sh -s rabbit_disk_monitor │ ├─bd9570e3e37dc0ec1318b05c22cc44a28a9ab73ad8de367188e8cc82de00099b │ │ ├─247187 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247946 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpb49k7rlu/privsep.sock │ │ ├─247952 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247955 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─987dd997224f558f071beeb24f4e94706c330f11484579bfa292af850859a875 │ │ ├─177254 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─421636 sleep 300 │ ├─0e3da3922be6427770f4a0d793b2b78c38cd13cf16a0eb946a72a846aec756e6 │ │ └─51492 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 │ ├─e6ea34b5c72fdb719eec9a47ad18e08d6ef08a26a3bd17ef19869e5c532a5d0d │ │ └─234002 /pause │ ├─b1a88847c92df5d310a1749e9954e8198625b5ed7adaa03ff1ca3d3a572c4982 │ │ └─176521 /pause │ ├─1c1b30967439ea74c4806d21210d2f0e9c9bb77a1bde23ca6e131298500fba19 │ │ └─280924 /bin/openstack-database-exporter │ ├─58b30f6a65acf17465d65d84614e663051276361dba2e2bccce82ed9eb08d3a1 │ │ └─44460 /pause │ ├─1c626e185d12ea7bc756b8b62016b7edf3854c1f441303636e9cdca46240711a │ │ └─40629 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 │ ├─abbda92ff047e4b5972216e899b899b506d95c1a375b200d19e7ed9c14d27d6e │ │ ├─197632 /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 │ │ ├─388819 /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/tmpzf_cf7xh/privsep.sock │ │ ├─389227 /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/tmppfkopjp5/privsep.sock │ │ └─391006 /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/tmplsftaria/privsep.sock │ ├─298148babe6cd4bbb961fe4fa578df240b029d6e80f33f9a837a022a45c7b283 │ │ └─232662 /pause │ ├─5e55bc8cd973cf5260681100470af8e7b228396b92f58803f23c6c004e586ba2 │ │ └─43541 /coredns -conf /etc/coredns/Corefile │ ├─e73d06d1fc9b25cbde04ef75f38de9cf5e8cd710d995c4efe7efa9068beea217 │ │ └─41766 /pause │ ├─7eeccee1a3107c4bb53b767b6e48dcd3c7ed667cf5f10c7a8e5163e8a4243fbe │ │ ├─226883 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227500 octavia-worker: ConsumerService worker(0) │ │ └─227505 octavia-worker: ConsumerService worker(1) │ ├─a723dfc7852aac62c6e026953522168b41a40fb1035e4933d130cd27dd60f28a │ │ ├─185203 neutron-api: uWSGI master │ │ ├─185230 neutron-api: uWSGI worker 1 │ │ └─185231 neutron-api: uWSGI worker 2 │ ├─245a7d6df7caaab8b238dda34664757cabfcaee696e68e86cc7e9f25a45ee618 │ │ └─64997 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─b350cb30212c5dc7a6c34449f2eae6298620d9629a4f24d48c4caf907eb8697c │ │ └─48262 percona-xtradb-cluster-operator │ ├─7182072de246ce7c7456c47b6450b397b0f028d71b7c6bd64fd5d95aea623caf │ │ └─161467 /pause │ ├─b177a977b43301fc6b3c90842ec30d538e703de2ed246299178058131a5ce498 │ │ └─51684 valkey-server *:26379 [sentinel] │ ├─52e0b2319faeb5a30ffb6c0e7c3a124ae283ff580981e1240e18ed92f865a3ec │ │ └─189594 /usr/bin/libvirt-tls-sidecar │ ├─6a2a5670ea5c8693cce65ef7581ca9d624f4e59082ed6cf2b938c17636c09a13 │ │ └─176349 /pause │ ├─845c40baafb7ee099d362ead4a726f8b42f1c87be5ea4646095c7a22f10f8e44 │ │ └─66875 /bin/oauth2-proxy │ ├─0b4a129d157733087bd04a836e1d00f728e729552138771d0d1a828bfb8dc3fb │ │ └─130315 /pause │ ├─13c736e058e5cab04b6982d76382dac04526e503154c52e294e22cacac8b467a │ │ └─62669 /pause │ ├─77eb1e6368da106a72924cce757ffcfb502138a7ecf4cdb84de75692f72c31d0 │ │ └─216700 /pause │ ├─d9ba5a02e8ffd9fec4e088d83cdb36eaa6836f8633bcc8ed484bf1992ed2c445 │ │ └─217145 /pause │ ├─a8efc6c0e1102b376f2c07d87738e9bc01a4e215839e3b2d5d37e3c79619683d │ │ └─61141 /pause │ ├─724abccd88ae3519fdb179aab6cfa002d4ad8f9bf899975f59016c7700531c49 │ │ └─158124 /pause │ ├─ed963831a27c630385b6e76d0eb0252872892864be8544b82180644870dc7832 │ │ └─44709 /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 │ ├─75feffe5fc89b264116ecb437c084929a2d4ac7b893d0aa01e7d9510f5a9f769 │ │ └─47598 /manager --metrics-bind-address=:9782 │ ├─e77e24c11eff422de3c438165ed5464e7dc04c723f692a78ff16c091eb156c94 │ │ └─66489 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─276a6a6402d6ceeb44e678984a6f4db7a949695c060341585b892529f049d1d2 │ │ └─273964 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─8244b1dd8077c3d787cfd28d9656832d2279e4cad841cc036148e445454014a7 │ │ └─60945 /pause │ ├─5e6d1c6165077f7511c0ce4ce14c0f2f27908be805008bc7e967e75b2b545f4b │ │ └─64584 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─881cef6c1789e85676f41d3d8a66fa5a354dddcca97e80ac4be8331e9f0a3071 │ │ └─47554 /pause │ ├─98e82fceee474f7049afc5f18c6865572a9c9008b0b76f49fe67885f0d90e119 │ │ └─66420 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─43d6129de48b5e002d52b3c26e914ac82780c52e754b78e1550e7e7457b3e3fb │ │ └─56361 /pause │ ├─ba2cb922c5d4ddff887a2bb1c263dfff8b54a4e3a854482d1e81539c3dc1d7f2 │ │ └─192084 /pause │ ├─9f330297d1b60cfeeecae217d7a8c4e1587e433a01ae6dde969bf16edd86eb83 │ │ ├─227789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227808 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418436 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─418469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─702cb1495b4d9d5c770cdb74a8291d74d0dafea38192ed7dbc407827182266ad │ │ └─48863 /pause │ ├─390c317808c901ec1435646ca2bb595ed833ce2edc49ca51b7bee9e8a72da559 │ │ └─46990 /server │ ├─6b0647e1877cf884880c6b8697c03e96a01016fd09824da2b889131896aaccc9 │ │ └─279687 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─24c818213176297283f2e9f7e5eb2b61c7b77ded39f6e0e69332c10fa8fa2752 │ │ ├─172912 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173263 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173264 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─ff31d2add669d99cab3d8bd1c9e0e1c30beda50477e8018e2086c0b6fd300135 │ │ └─65565 /goldpinger --static-file-path /static │ ├─9c04e7491431267e1fbc34f626121b27ee162af489c7b1da7af94aea41ba6d79 │ │ └─40442 /pause │ ├─8a51dbe52b4ba002716d1c2ceec9f2c4dde4eb2acb6f12f93a6ee2792082b755 │ │ └─40484 /pause │ ├─818df9e0c4b8e956bbc5fe8af77d078edca78fd600b60253d86792d92c43a7dd │ │ ├─78377 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78395 /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 -- │ │ ├─78401 erl_child_setup 1048576 │ │ ├─78459 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78460 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78470 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78628 /bin/sh -s rabbit_disk_monitor │ ├─9dd086b64a4cff45259cf96be2e816b1e58d1a1502f6876f50e0d6f74b2e0592 │ │ ├─205114 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205524 heat-engine: ServiceWrapper worker(0) │ │ └─205527 heat-engine: ServiceWrapper worker(1) │ ├─fcb24b0365195c0bec56c52c1b123f9ba5c42120254b0e73df11aaeeeccf5e91 │ │ └─86647 /usr/local/bin/rook ceph operator │ ├─b55bbad9546774c0d6c94e3a0ddb636b036009f1e14bb6157fa3cb334065192b │ │ └─44661 /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 │ ├─9771a1419793c5c4fe29990b03506e1b1a33bc1a799746bd219bce3a2ad4cec6 │ │ └─56577 /pause │ ├─fcf794f06823511abfb613d26063af464f645e3c8e04f263ac997a25858ce3f4 │ │ └─65623 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0983491eb0d54e9010b802a3f1621e0ee3fc7b44fc54c68b01e1690ef68c6bb1 │ │ └─67182 /pause │ ├─8dfe1ffb3138752c987a5112539256c8650bdff406c4ef5f3a03fd3b1edc69e7 │ │ └─61049 /pause │ ├─d7033c4a1afaed2072e0751bdb2ea85e1e529f54b6ed7ac44281bfe0084c61ce │ │ └─197659 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2c24e6b4d99862de057259276eeeb6db58eaf75bab9b0849d97d3b2643f99e15 │ │ └─189477 /pause │ ├─5ee49639d99a37193600be7c6536d1ae1be1c34f238c26303650eeb8a240cc82 │ │ └─216881 /pause │ ├─0da739455de26147624d4c7434a1cc64c1b0c39caaf8b2ed155d456bd5d641ef │ │ └─255182 /pause │ ├─c460a347d56456a88c70da76af0c4379ce0c1b54e4f10337908883399c8d4c86 │ │ └─47456 /pause │ ├─5d75f6b8e03f7d45a3e5c130dc446872ee1a35188f529247b6c5fdee7f9d5e40 │ │ ├─109581 glance-api: uWSGI master │ │ ├─109594 glance-api: uWSGI worker 1 │ │ └─109595 glance-api: uWSGI worker 2 │ ├─ce7c26f3518896053d4a44d3bd2bc1e0e71a9e5b11bc7e9ec4444adc8bbc455d │ │ └─63586 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 │ ├─0d4b22f5f837d09c67100995354479d13616f40f86509c66302826eee9873f23 │ │ ├─250581 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250598 /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 -- │ │ ├─250607 erl_child_setup 1048576 │ │ ├─250756 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250757 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250767 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─251003 /bin/sh -s rabbit_disk_monitor │ ├─2c9011a91d94066d424e968329f4f0b86d411c8b7fb650b81f1567d5761bf3b7 │ │ ├─124556 cinder-api: uWSGI master │ │ ├─124569 cinder-api: uWSGI worker 1 │ │ └─124570 cinder-api: uWSGI worker 2 │ ├─f6e8fcef64bf7c101bdd068f2bfe3f46d8c93ba204dfd5bff6bae2ab80285e83 │ │ ├─283212 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─283226 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─58bf91ebad0c1192724450ede8405313f0c848f28aa632e338cce6608369c9a6 │ │ ├─65134 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65191 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9ed10065340593cbeac5d9c3a34c869149d35e10ec573c81842dec1c13028105 │ │ ├─247655 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248018 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248019 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─19335fc4506b16b99aaffe8396aaffceff214b42a04d928205492bbdeea195ed │ │ └─43992 /pause │ ├─654eb227c71e3f7a87d044e4220f51d80099b8d82bce2a95c2406ec54e667130 │ │ └─85811 /pause │ ├─d3915aa5c1ffea03e7dee4c68a7e2216393f0667356943bc8ca590e5b9298142 │ │ └─61547 /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 │ ├─cf5af1d869629405b85d89dfe34f550c513a54fb98dc02929c01446ea9f02caf │ │ ├─156797 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156902 /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 │ ├─6ae506c6732e6518ac13055ee9cdd06d0589a6eeed05533996a1aa881762aa47 │ │ ├─111214 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111406 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111408 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e10e2e123f6d43d388aaa184e9df9f6d0fc4c2ca34bebc01c330dcaaf2b0d70e │ │ └─65980 /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 │ ├─efbf8eda763079f223aa529f4c0d51f45383284c8a86db00224f6ed486832210 │ │ └─49243 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─74df522204bd06b9eb993f78c9b7819ca157daf4002a27137827173103777e1a │ │ ├─274000 manila-api: uWSGI master │ │ ├─274043 manila-api: uWSGI worker 1 │ │ └─274044 manila-api: uWSGI worker 2 │ ├─581138f7d7dce1606e7d52fd94f85c75d811efa19deee5b07e79eea68571d06c │ │ └─64730 /pause │ ├─12c9e45984ae8556362b408db8fea85d21026110f55bdbd5aa5900949141a48e │ │ └─62946 /pause │ ├─59714c10448e665f25a790fdd4d31a8c7a4e39211bd35c60ecfee228bf60d575 │ │ └─176361 /pause │ ├─496bd4af82aa700ee743910984118d0c03f1473ff59d52b60b4cd0db8cb0f194 │ │ └─56856 /secretgen-controller │ ├─f2657a8cd60a79897f266fcb8ebcb129ee84f9f91cee5eadaa7168a0239ace67 │ │ └─276619 /pause │ ├─a1708817a430fb6e86d13bf7b2437d245c859b09e28ea67e56c7602c2846d835 │ │ └─237367 /pause │ ├─94cc8d31c3af891207f1b7e0192687e7b05fa4240c2521f68b383e1e717b2cc1 │ │ └─192214 /pause │ ├─2c8f63e53fcb758d453c2f751ca0905579ea4ef570df33b491e215b1fbacfead │ │ ├─185244 neutron-policy-server: uWSGI master │ │ ├─185314 neutron-policy-server: uWSGI worker 1 │ │ └─185315 neutron-policy-server: uWSGI worker 2 │ ├─f5b27c19d15cc52570d4571872b8ebbcae3e69aecf3558a91b2184f567a200ad │ │ └─96252 /pause │ ├─3caf9e3b87da874ef34788f1adc2182f7ae5ea36a3ca51a0535bcc26b09ed198 │ │ └─40453 /pause │ ├─95facbcb9f32b583991945ea7c1695d3050a09c10af05bda0191710d9089ca1e │ │ ├─279406 apache2 -DFOREGROUND │ │ ├─281680 (wsgi:h -DFOREGROUND │ │ ├─281681 (wsgi:h -DFOREGROUND │ │ ├─281682 (wsgi:h -DFOREGROUND │ │ ├─281683 (wsgi:h -DFOREGROUND │ │ ├─281684 (wsgi:h -DFOREGROUND │ │ ├─281685 apache2 -DFOREGROUND │ │ └─281686 apache2 -DFOREGROUND │ ├─a927588d0ec8ed86d814b939a29ed35a2f86bbbdbf119e1cc951ea69a35f346c │ │ ├─61952 python -u /app/sidecar.py │ │ ├─62255 python -u /app/sidecar.py │ │ └─62256 python -u /app/sidecar.py │ ├─9e6524e4f637b716fb3a1388dbc7d30c2474f985d13b6546e4cde7eea0ddebe6 │ │ └─56321 /pause │ ├─7fc73c6f22f64e4e79cf1fe611cbe9c162e96124dd2dcd6128d6a86e953372db │ │ ├─205147 heat-api-cfn: uWSGI master │ │ ├─205209 heat-api-cfn: uWSGI worker 1 │ │ └─205210 heat-api-cfn: uWSGI worker 2 │ ├─251c7e81189bba6eb3e1e97f85a62d5214f9d8ca405feb3b1ebd9d4e0da1bbc8 │ │ └─43611 /pause │ ├─6c22125ea1313aa799d12233324756ad3531fdb2aab654b8049465a9d65dbbba │ │ ├─135870 placement-api: uWSGI master │ │ ├─135899 placement-api: uWSGI worker 1 │ │ └─135900 placement-api: uWSGI worker 2 │ ├─ee0ee575bc4b8a598790ab2d3b5d02699a54ada9eb18a4a9861578817bbfbc2a │ │ ├─189744 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189764 /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 -- │ │ ├─189778 erl_child_setup 1048576 │ │ ├─190008 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190009 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190019 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190310 /bin/sh -s rabbit_disk_monitor │ ├─f917411fd41bbdf36d4f1381f6127ecb49637f3be3502c6739d39659a99eff5f │ │ ├─274090 /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 │ │ └─274322 /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 │ ├─58621b606c54e3d47f1c4071b50c8a443acbdb75556a7da2b22a4b1dde3591d8 │ │ └─162402 /pause │ ├─c7833a23cd32cc70a3a26065ff54bd2a227ee41df3b93019e8c10d80f1b93c37 │ │ └─126279 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─02fc3d42e3118fe12e52edae64dd713756cf3e77a05cf78682abab977c20a245 │ │ └─56677 nfd-gc -gc-interval=1h │ ├─ea21a1150b02e774d0a0e81eab202ea0330e83b36a95f1218adedb6694c088e9 │ │ └─237288 /pause │ ├─84226dfafd6692344eb4759fea7d8f6bd16de3578b95d140c9b691b5414c2439 │ │ └─62200 /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 │ ├─58e4698fb5dd5391a972e47f929bd67a2cd00df3d5c203cb98aded06def522f8 │ │ └─66708 /bin/pushgateway │ ├─3cb5afe58e07ac0f52ecf6ed69bb910357afd3d80f69c95c7f849ad1bdb3e9de │ │ └─40590 kube-apiserver --advertise-address=199.204.45.115 --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 │ ├─41c0911774ec5ffa2bfa475cf227459a70f533e6161b272eb119399c0561a852 │ │ └─43637 /coredns -conf /etc/coredns/Corefile │ ├─204d93d5879ff05cf3372864d90c1a5f5f720bb0fed9c4ff2b3c185d5aff5a3e │ │ └─41749 /pause │ ├─e71971effe99bee89b7de407cc6e46ca887e087127c72cdb55dd9e3975720374 │ │ └─146698 /pause │ ├─26061c39750df6af4a08e0cc80199551d265a442434a6ebfc26cc0f75c081f54 │ │ ├─186191 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186525 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzxljquc6/privsep.sock │ │ ├─186746 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpus66wh0r/privsep.sock │ │ └─187136 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─6ef58975cb40179171fac4e2ddda5e389f8c9f376ee948318ce50c084e8ff96a │ │ └─51790 redis_exporter │ ├─eab1e98c1197a0e64e1f4822fde47ba10404eb1b3c8094a3594263b6896e35dc │ │ └─78298 /pause │ ├─9929b059066dbd4685f9d6dc7dd32eeb22a52a441fe30d1d49f5a6ea283456d5 │ │ ├─128789 /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 │ │ └─129028 /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 │ ├─055059e900e8d5b28a47de2a6af300b2291523530b4fae9a58aee0085a7e36cf │ │ ├─42229 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42604 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─98a82b1c1d48f4dcd7ee2db1e5c2433367bc5558c57a2ef1474ef6a0c65fba85 │ │ └─65454 /pause │ ├─2b5cf6d8a8cd9ba2151d28b0c896dc3d1c77d0aaaad55a9dfc4d5dd7882510da │ │ └─156385 /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 │ ├─3794787cdd540f3a1831293e3877867530dcac922fea90f84d7712aa3d2d13dd │ │ └─127792 /pause │ ├─b209dffcac831e8f18a55e12b82229751e387eddbce11be4bfb6b03ea67b7545 │ │ └─61087 /pause │ ├─00f148c8a0d4dd90af14e6e4483f6ad9173e02f850137d0ae58030a98441ac09 │ │ ├─64153 nginx: master process nginx -g daemon off; │ │ ├─64173 nginx: worker process │ │ ├─64175 nginx: worker process │ │ ├─64176 nginx: worker process │ │ ├─64177 nginx: worker process │ │ └─64178 nginx: worker process │ ├─336d8a814f91a99c7cb817e3ee4dfcfd68d0fbb5eb5fd62f0248d66862b3c3ec │ │ └─273997 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a37ad6519b2346f51125db7565328342ceee3c79280849f8606a97cf1b5473e4 │ │ └─114595 /pause │ ├─6bee05bec4cabbe08187ca2177adad38c8e135eb6044a37e01fb682135604667 │ │ └─110746 /pause │ ├─238b6af3aae98acbffd92acbadd364809857e26abd6f9925b6237ded53cada41 │ │ ├─67461 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67487 /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 -- │ │ ├─67495 erl_child_setup 1048576 │ │ ├─67655 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67656 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67734 /bin/sh -s rabbit_disk_monitor │ ├─bb22b85365a75c16f396f7db8d6884ea9c5749d31a4e269d269d8b8dbd856f92 │ │ └─51292 valkey-server *:6379 │ ├─56d008d22c4578ccf73f07a063e228081b380af4ea999c6314163f98510244a2 │ │ └─43124 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─70504e70e67722d4a96159563871a728ec65e7fe6c704045d1f1c19240e840f1 │ │ └─46620 /pause │ ├─a48081f37dce7386fee844aae99a86fac88d791a6175b5ea31e6f20366b51895 │ │ └─56716 nfd-master -crd-controller=true -metrics=8081 │ ├─4f569fe51b2fee83765acd491d56b3c490f23b78b2924bb6e1390b66fddfc62d │ │ └─40573 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 │ ├─b62a7f7fa94aed81e9b04c276216a2a3effca33db02426db55a00e197afe2cd0 │ │ ├─228982 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228999 /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 -- │ │ ├─229005 erl_child_setup 1048576 │ │ ├─229059 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229060 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229070 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229205 /bin/sh -s rabbit_disk_monitor │ ├─b49a4ff6b5377e189c0ec3dd67fc26f958c7a937fa4b36dc82c8890d2ac32e14 │ │ ├─172055 nova-api: uWSGI master │ │ ├─172090 nova-api: uWSGI worker 1 │ │ └─172091 nova-api: uWSGI worker 2 │ ├─507f14128e6dfc70a81a58490b58ec5c8520a5c4d563dbd40aea7c8b80fc1e8e │ │ └─40739 /kube-vip manager │ ├─8bf1f26b212c4946f66f65988159ad09688f56ddd4ed793a410744bee1a541cc │ │ └─63892 /pause │ ├─a891e5c3ae0bea9bb287673d340c680dad21ac523aa043177a70cb69cf2284eb │ │ └─62621 /pause │ ├─534668fb9ccd3e80fdc570cf6a0ffaec5c1d67812aed6871af18438af7d34d9f │ │ └─167626 /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 │ ├─7fc696cd80fbe1ed5740df1af3f4d9b5c45be5c2e330766c39da72c244b7e41a │ │ └─226886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fefb9c02278bfb799b12c499df38d6b63326b76d727dcbff4f014ec55fbb5160 │ │ └─235754 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─67000a4d3398a17e4a1ea09f8f0ad50c8730a86dc1e6304952e7e5af7027fcbb │ │ └─114643 /pause │ ├─e31df0b07c373e76e4035a53c786bf88216ab408e9d910cd5d284d56560eb459 │ │ └─55616 /pause │ ├─11cb4b532ebca45ae384f054a7dd116052d690345cdc7c763a08451b987c733d │ │ └─233575 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─bfcae5c9b591ff45c6a91b28a0e2f1c99c357a8d799b8363c6e94d8f3dd23208 │ │ └─96374 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-6kr8t --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─be5fc06793ca5311578f8c99823fa7c79e68f88ab760577cff74f8e12d35d816 │ │ ├─185183 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185528 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185546 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185549 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c0f449dce5ed7e31b78b566e035d63c2a4cf3f8276df5c28e997624cf0b260e3 │ │ └─161837 /pause │ ├─8fa94ad73df8b9708d660ba0cf0276295cd7e6c3ccd174861d38fc8167aba599 │ │ └─56258 /pause │ ├─1a0ec85ae9b485751ba10319479a3872d960895aaa2032ade7e9e5b366d29fc1 │ │ └─68926 /pause │ ├─d5deaa07290654a7ec72868bfaeb2fc7137c3db8e1e4d5a43e2e426a2bfc3060 │ │ └─161686 /pause │ ├─8cd59ea132bd3d56e6eec18494e583713ff25c467a05e210493c32bc31656d2a │ │ ├─85106 barbiacan-api: uWSGI master │ │ └─85119 barbiacan-api: uWSGI worker 1 │ ├─5f89053aa093bbb15c110c4494b0cbb7639697f2c558a1e10a3a745e41964cca │ │ └─44219 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 │ ├─ab75f3f65f10d38a56bf94291ea196748f98902a709537bed30983fe836dda39 │ │ └─233549 /pause │ ├─d6baddd7782c63e60f41fab80b91a5047e123f33549c6bfb77f09429153046e0 │ │ └─109202 /pause │ ├─92d10dc0b87abe43d0152b8c4b23e955cc4404265cf4e25c667025b497a14524 │ │ └─159341 /pause │ ├─c4021d8574871da78690f73844d704ffc2100a3e0753bd94f5d660e706572579 │ │ └─51084 /pause │ ├─e2a1e3b03980aa4a827d7b152809a0b6f02ed0afb5492089b54412ca9554173f │ │ └─40998 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─3896bd35a7fc8887cc987268f49c7923598e5e4cdac84308bfe645502c00efc6 │ │ └─174082 /pause │ ├─2bd76420a2af39e2ed4b66b9ecbcafdb783ea649896da56ddfc63c8d23ca55e3 │ │ └─96046 /pause │ ├─fcbe18b0cc236697ed46ff08076f242df78f8cdf1a392ff86ed76ae3aadbee93 │ │ └─44545 /pause │ ├─d87159249154aba43adda6710f9d27776e7c6a5db6e2bc5f9b632dbcdee9081b │ │ ├─172250 nova-metadata: uWSGI master │ │ ├─172263 nova-metadata: uWSGI worker 1 │ │ └─172264 nova-metadata: uWSGI worker 2 │ ├─7538fc3304c83e61e41af4805f28a80db3c7cc4d8c34af1e5c82dff9f650b471 │ │ └─231334 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─9c3bf81e312ad1fc16e6557e2aa6a41bf9f11420bbc1e98270b25f61ef3bfd6d │ │ └─189644 /bin/bash /tmp/libvirt.sh │ ├─21d18b9ba65cafbc0463ce903d700af32c8b68ede93dc332e75ee6b3176d21e1 │ │ └─231270 /pause │ ├─3ae83e3745c3ac945e91681f1b5ee82bc2db60c56cdec94daaba82e3aff25f6a │ │ └─62852 /pause │ ├─3cbb2f357db228d5652b0332c93bcda97506eb735a7b711f0a7fd925edbcfd1d │ │ └─43081 /pause │ ├─beb4f1942113e7ac767c5c9e2cc57d01b2d8c5a290d4d7bcb6abfa572ae59f02 │ │ └─175989 /pause │ ├─7c57074c94b8ee1bc4e69a09cfa846b8eb45428cd5c24006bdbc8f6f136f03ac │ │ └─49139 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─c2c52a20a42d6f54e76da7ece561eb6312c52586e2a9a039b0098ff2c36086c1 │ │ └─63548 /pause │ ├─37447dc6c930afd2532fc9e2ea25bb793e86f4c4ed63c986aff01ff00725fe7f │ │ └─128361 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─63ce7786934c49601153cd67975821862cd811a3e5b89491882e335b6fa32d89 │ │ ├─49031 mysqld --wsrep_start_position=b27f9982-76d7-11f1-9ec0-97f3ef504bb2:20 │ │ └─49175 /var/lib/mysql/mysql-state-monitor │ ├─015bea8fdd8561cd5e05cc313304573197aa2d81550175b47f26747c67f07a61 │ │ └─40504 /pause │ ├─78144bb999c0c6266d870c2d0328de4af4ccbc2b5bdf0ba29dd9fe1331a0c348 │ │ └─234045 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─f77bdf4c66b58fa10c0bd42d6494dbd6743d21fc4c278422fde570c8b13fc3b9 │ │ └─40972 /pause │ ├─e4eb4a93457b946e3004f458d904b5aebafd3a80e49c818354d5da498af31ce5 │ │ ├─ 96444 /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 │ │ └─402524 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─525a0fb8a8d2ad532daba1708002716cb35903ada08b37bef15cc4c8470ad6c6 │ │ └─61350 /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 │ ├─202b1a54ceea27ed5d612a5fb54342cb275256708afb88160cf3f9e8b4ace8e7 │ │ └─79872 /pause │ ├─94bdf2a61eb84f8f457188478064183eb4c79c258c9dab3c3c88b0a123aeee6f │ │ └─209099 /pause │ ├─4b30a735db7aa6b12891f04c24d6636be5c8e21fe31a0e2f8cca256a438bba70 │ │ └─127703 /pause │ ├─f29681f7ca95e0602d3c96be739d83215ebf41216d28b99789d357ad14f1005b │ │ └─265053 docker-registry serve /etc/docker-registry/config.yml │ ├─cd7fdc256c69e84b0eee15b9d14003f5bfd029fa3bf539f012fd9fabb42d16df │ │ ├─247427 magnum-api: uWSGI master │ │ ├─247460 magnum-api: uWSGI worker 1 │ │ └─247461 magnum-api: uWSGI worker 2 │ ├─60376cbb6c678ddecaf4c69e452c95816fd1e413f3262a7bf0bf0283a26c065c │ │ ├─225925 octavia-api: uWSGI master │ │ ├─225938 octavia-api: uWSGI worker 1 │ │ └─225939 octavia-api: uWSGI worker 2 │ ├─35dd376c53e3b70a5ff01bd4b0f9e877cf680d0e0b510e0e8b1da11341d0cf26 │ │ ├─172913 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173273 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173274 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─0cc1ab31f7616b6dd6ad2ed563f0c2f4d049532632121f0fca2f297c197f6986 │ │ └─250314 /pause │ ├─353c44c5583f777f3c07291d0f87da06818cce0d0a7d8755e458eb0ffe9f6de6 │ │ ├─ 72347 apache2 -DFOREGROUND │ │ ├─ 72374 (wsgi:k -DFOREGROUND │ │ ├─ 72375 (wsgi:k -DFOREGROUND │ │ ├─ 72376 (wsgi:k -DFOREGROUND │ │ ├─ 72377 (wsgi:k -DFOREGROUND │ │ ├─413977 apache2 -DFOREGROUND │ │ └─427105 apache2 -DFOREGROUND │ ├─3e56ff79bd6adf456d2fd6e7612cc85b4512bba9c080013c3318bfa9b4278b46 │ │ └─65794 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-115.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 │ ├─6049fe021e0a8fe857fd39a1b26e9fef5a8bafe49370133d1e4b7023c4e6fdf3 │ │ └─64750 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b684409f31b731750c50e7b96255b0af96566e8056176d443ad63fd51dd91e72 │ │ └─64440 /pause │ └─f9a373aa12530d0bde345e8b8093f8363ebb0b0d94a4bc2a4a94ae12915824dd │ └─192157 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount