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 │ │ │ ├─21554 /lib/systemd/systemd --user │ │ │ └─21555 (sd-pam) │ │ └─session-21.scope │ │ ├─21489 sshd: cephadm [priv] │ │ └─21568 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1607 sshd: zuul [priv] │ │ └─1620 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1611 ssh: /home/zuul/.ansible/cp/162.253.55.112-22-zuul [mux] │ ├─421570 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-enxzqphzinganwlhagckhpxydiyachdj ; /usr/bin/python3'"'"' && sleep 0' │ ├─421571 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-enxzqphzinganwlhagckhpxydiyachdj ; /usr/bin/python3' && sleep 0 │ ├─421572 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-enxzqphzinganwlhagckhpxydiyachdj ; /usr/bin/python3 │ ├─421573 /bin/sh -c echo BECOME-SUCCESS-enxzqphzinganwlhagckhpxydiyachdj ; /usr/bin/python3 │ ├─421574 /usr/bin/python3 │ ├─421575 /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 │ └─421577 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 47 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9952 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12310 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d719a49e527631d2e42c31f2b343364212ec9770bf87dbc8c4727d1524735723 -address /run/containerd/containerd.sock │ │ ├─ 12673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e5c184fa56d5dea6730b66733329d51f383026962e827f63e49c5832a865848a -address /run/containerd/containerd.sock │ │ ├─ 18530 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ee9fd4e25a56c2ec5fd067c428fe01c91aa42489a77029626ae671a0212207db -address /run/containerd/containerd.sock │ │ ├─ 25112 /usr/bin/containerd-shim-runc-v2 -namespace moby -id afe1eb7b13b674de27002bc3fa93073e05ab7dc3a158e74302b0b8d13c904eb7 -address /run/containerd/containerd.sock │ │ ├─ 29719 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a4e9be42186fb2a8d56469fc49a94939926e15c4f12f132e20dae3d71ba8de5f -address /run/containerd/containerd.sock │ │ ├─ 34533 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2e51541e037189643431c4635b9662e69b2d15406dc6d4407f9d6c70e85bd227 -address /run/containerd/containerd.sock │ │ ├─ 39180 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 09fe7026820eebbb25e51e313b6050b713ceaa041a87c0b7e1091ed8243a41af -address /run/containerd/containerd.sock │ │ ├─ 41836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddb8de3a3bc3af4cd13fed8f6961a9f7c48bcf6d7a9ec213e807f461c0a8a178 -address /run/containerd/containerd.sock │ │ ├─ 41897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99c900d2ebe6c5cf1069e2ab0c71d5fcb2256f603e4467b78d9e29b863273596 -address /run/containerd/containerd.sock │ │ ├─ 41900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bf7b61cbb8f3b3ed79085b645d762cd84624acdfaac10757103b47dec1b4186 -address /run/containerd/containerd.sock │ │ ├─ 41902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af1cde524e1b18501ca8f8290461c83425e021332c7d39e08d38b3fa4c643528 -address /run/containerd/containerd.sock │ │ ├─ 41903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c8234deab1a96ac497f7eb80344428178d7b72ac420127cb3c727bc49433e39 -address /run/containerd/containerd.sock │ │ ├─ 42467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23bb22aa6d876887142c32056a670578d88c87196c30ff66860172be87ee1a23 -address /run/containerd/containerd.sock │ │ ├─ 43201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 056b2913329f5941718e01c3d87110a761e39add80c13e6dd369ac7e5f1a0971 -address /run/containerd/containerd.sock │ │ ├─ 43229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ea6bc5aec181db43e3ecb6478b8e0df03ee8b7d7ce69c6178ad7d3f386540d3 -address /run/containerd/containerd.sock │ │ ├─ 44543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1aa10e211e845fef14f17e8eb356af14b42eefa9527a1b31b9334d3324635dbb -address /run/containerd/containerd.sock │ │ ├─ 44987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9812fd8afa0d1f77c1f6a0a2fdf16aec72430d6403f8f762208a13fbba803e4 -address /run/containerd/containerd.sock │ │ ├─ 45027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0daf9d27f6feaad5af54fcdac0ce1688a17501311fb2dbd113cac2858f5e7374 -address /run/containerd/containerd.sock │ │ ├─ 45452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2014cdbc0bf1ec336683e286158b2595288bf5a7c65a3a53f970329efdb3fe88 -address /run/containerd/containerd.sock │ │ ├─ 45953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fe8ca9acecdeeeda931b17889f7cf4544d4b3a5d29b844c5616de3f3e6e4834 -address /run/containerd/containerd.sock │ │ ├─ 45993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43242b56950e2c39314aa3a360599b62275225fd252e1632a789c3f689d14620 -address /run/containerd/containerd.sock │ │ ├─ 46034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7d4cfd00d669af61067f74e7a69ca78e4c3ab00ee549fc2d218aff3a45eedf2 -address /run/containerd/containerd.sock │ │ ├─ 48130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0862de260d594e9828ae442db041fc023b8496ae16f40469fefe0b704b939e9a -address /run/containerd/containerd.sock │ │ ├─ 48236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 656c9e71fa2987e741585ba67286687951ef76d44fafb6ab13c52bb23681498b -address /run/containerd/containerd.sock │ │ ├─ 49181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3791fcb2f77103b2a932f3f2a57d138b49e91645251a00379a5c5b2d8f439f57 -address /run/containerd/containerd.sock │ │ ├─ 49268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a42a23920c37263ab093d9796353f10446a0eccb8c4313181e24397e382b134f -address /run/containerd/containerd.sock │ │ ├─ 49629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25a204112f88a4d1b110af177f5fff5ad361f3aaf972f9e3d5d2d46feb5d65cf -address /run/containerd/containerd.sock │ │ ├─ 49909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68f8d2a325b1be8c0c226d61e8a2cdebe32398f07f94dff4641436988b44de37 -address /run/containerd/containerd.sock │ │ ├─ 50317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d10f9722e73c03e1a0985db7dd977d9159d5313554cff0ca36668f472fea9d4b -address /run/containerd/containerd.sock │ │ ├─ 52585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4bcd26c8fcffc14c11e692648c0d8b5105d3bacf42dc16ad053e628c5c2ece7 -address /run/containerd/containerd.sock │ │ ├─ 52955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a829dd6c0f0ac21c737d591756086c573d8f409dc384fd08f40db8e32d4dfb0f -address /run/containerd/containerd.sock │ │ ├─ 58063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 207fc1e231701b340dfc7ce15d0264909c334b2dacd92df171cc63231ff0c228 -address /run/containerd/containerd.sock │ │ ├─ 58832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17ed5d071b8e9c9e2d550d3aa40c534c9907abe189335596052b1ce62c371a59 -address /run/containerd/containerd.sock │ │ ├─ 58913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60aeb6137f6f56334ead28d1f9ec0d0e053354dc41c554e711e66c92057a4235 -address /run/containerd/containerd.sock │ │ ├─ 58953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3a80c05160d5c4f8ece1d3d5bc099971fc3bc26e0565f9f24b02f22f8fe2a5d -address /run/containerd/containerd.sock │ │ ├─ 59097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4f2a548eab50004f0b1a0c6294100998779846c7e50641b96c8262c3f72b2ee -address /run/containerd/containerd.sock │ │ ├─ 64322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c14a26caae429392bedae3b3aaec28d63579ec6a91c5589dfaf526d9e5231143 -address /run/containerd/containerd.sock │ │ ├─ 64492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c92930dd6bebd138411c6e95f33565a002e3de0a455d93d43fa46ba0191aad9c -address /run/containerd/containerd.sock │ │ ├─ 64538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7829e351bcab6e16fb52781b977fce94b24939c8b9bb11806463aed95d423ff2 -address /run/containerd/containerd.sock │ │ ├─ 64579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eccf2d01fd34b06f5bc41447ca5ae31e9cb6a2fc670d7a0dd03e6d0c5e1a439e -address /run/containerd/containerd.sock │ │ ├─ 66151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fe98f09c4ef449723e413357db3837cb2d9e7b4110daf505cf2c960a3ade39a -address /run/containerd/containerd.sock │ │ ├─ 66208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81962edf3211e8950361b5b7664b97f3cc1d2759b7d7d68174cf04f1c2fd8c97 -address /run/containerd/containerd.sock │ │ ├─ 66247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ac9d5023c82ac3f371305ddd909674dbebac3f04deed3fb680daf1527e83471 -address /run/containerd/containerd.sock │ │ ├─ 66511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15c0fed638387f7b0483ea855cb7c10e90c7e3c2c5fe670a4791e801f6301fe2 -address /run/containerd/containerd.sock │ │ ├─ 66716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bef2fae83ff25599ff5814851bfb5055bd995dc667950d74c5f3eef8453d4dd -address /run/containerd/containerd.sock │ │ ├─ 66908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cc247fb8397e36b75a95cc9cc5c779d7db8f7ffc51dbbfcf1725bb4471c8aa5 -address /run/containerd/containerd.sock │ │ ├─ 67197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c35304623f1dadcf7df8bb893ad8948b0efb6595990ed6f288220e5b0b5463e0 -address /run/containerd/containerd.sock │ │ ├─ 67300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae8436757877499e467d3ac15d70e75876ae3dc683d042ed2801c05c13d6e3cb -address /run/containerd/containerd.sock │ │ ├─ 68027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dddf0e946c500845ec52a32c06b164025270ffc5089d20e0588da50cc1ae4c4b -address /run/containerd/containerd.sock │ │ ├─ 68791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59973dff3f847d8765da2e5fa00d7283b313f039c99365d0e9a4569c570e3d3e -address /run/containerd/containerd.sock │ │ ├─ 70445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0518684e4b19662ae8acea6eaa6e3f2e592d5752d7cdf51c6ba1a6905249e82 -address /run/containerd/containerd.sock │ │ ├─ 72315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cef187b4f43faea2c60aef5cb25a84e59aba8e58949b96bf1b38ecdaea696ccc -address /run/containerd/containerd.sock │ │ ├─ 81976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cdd18b2db493a271acbede5e4a235238601b6217fcba75c6dd3dabd9c5225ad -address /run/containerd/containerd.sock │ │ ├─ 83467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba3f986ea2aaf908fcfe37eee29bd2442a1b2dfb67cb84303494f16f945df7c7 -address /run/containerd/containerd.sock │ │ ├─ 89638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a1406098aad4efc8b20d79902db003343238b98a6474083eaf9624d5dd603ae -address /run/containerd/containerd.sock │ │ ├─ 96637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08a7860b9d623ec57fda37ba7e50537431cc0fd6d0accd7ab281e0d25edcbb68 -address /run/containerd/containerd.sock │ │ ├─ 99999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17434b77ca72db4dc54bde404c37abb87b0aa7230bb81492eb6fa424bf727347 -address /run/containerd/containerd.sock │ │ ├─100039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2510eb56569c2d40d675eb012bae8c2bd87b804791fd52bb5eb70bef0c99c2aa -address /run/containerd/containerd.sock │ │ ├─109533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8838c72a28008ffca067225b084f19828f118947eb20b9c4f8d582e5db13385a -address /run/containerd/containerd.sock │ │ ├─111217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00c0f46aebb39f12478086b91ba7b00d2cc117f402811fb870e9c5398206ebe1 -address /run/containerd/containerd.sock │ │ ├─111302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 739bdebe50f7c169d8c2fb8cdc760c9c6c69b228cbd68dc80b937109b766bee1 -address /run/containerd/containerd.sock │ │ ├─113437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e389276937f3d100a7ac26052150639586405551efbebf5687427f442f3063d -address /run/containerd/containerd.sock │ │ ├─115167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dac2edf30ab532791eecfa8fa412a1d24ecf90dde93f0813875b19529341186 -address /run/containerd/containerd.sock │ │ ├─115297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57ea7536dc063b0c4d7fe9c2a30c06613d6a7395b0b838e2bef1ad5af5c61f80 -address /run/containerd/containerd.sock │ │ ├─128444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7ecb81b1553988daae145a39aab015b0019d11abe8ad2ee081c4c19a0a3cc8b -address /run/containerd/containerd.sock │ │ ├─128488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17a2ec4289ee56534a70c8b445c1336b41b29118378675fc0ba24682ffcb1d96 -address /run/containerd/containerd.sock │ │ ├─131239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07498c6b479305130af49b6433a884c07a3b158f1ec359a3a1d920c031683067 -address /run/containerd/containerd.sock │ │ ├─157218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c7d8d76198ac7a4b4aa38d01c0bea0bd741a0383e9db0d1cf9f01171e8a8f53 -address /run/containerd/containerd.sock │ │ ├─158622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 844f6e9cc3cdc7a9b5bb8d50d656ef7cbf49625bc33c7be0288496eb20b39a77 -address /run/containerd/containerd.sock │ │ ├─159102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c69f1ec3913c43e3ba49d2962fd89f1f6e8c5eea7020fd1bd7fdbfd562e0ef6 -address /run/containerd/containerd.sock │ │ ├─160147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d82448b1dae41992213f67166e21dd8e0c729903a5bc3640f2652484b09be73 -address /run/containerd/containerd.sock │ │ ├─162267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39ca9196d5c07571079789b2bc4c85df9e16708d43e4b9c983b5c3d0413e9f2f -address /run/containerd/containerd.sock │ │ ├─162526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02c111c243872a13e58a5395b00509b40c3719511b7853c53b1db73ad474981e -address /run/containerd/containerd.sock │ │ ├─162565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d5c0598ca9d7e61521aff31bf48a93d195716bda00d510533616390fb9cdb65 -address /run/containerd/containerd.sock │ │ ├─162817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09cf23cc9ef5ea3cc62172ee707e3b855a4ecab7025a9c7fff9f49805233a498 -address /run/containerd/containerd.sock │ │ ├─162956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d24d5a062dbe72a775a875bc6e6372bb67949dc5581e02cf8efcabe7a0db5e5e -address /run/containerd/containerd.sock │ │ ├─163266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fb45b6df82af2560b4d0b4bc3fe7cfaf25d8eb2dc33c6b1d7dc1fc81cb3d672 -address /run/containerd/containerd.sock │ │ ├─175310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96d9411d9b36a29ec9144cadf95b4a0aedd982467c2a16a3b015e12bd1a13d15 -address /run/containerd/containerd.sock │ │ ├─177108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 764321e8ebaac13aa118b36d82adaa7fb6c8b5ca65c19bff8adc574e7fb86e25 -address /run/containerd/containerd.sock │ │ ├─177174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d95b34c57067d41d43a7df205ab2bb75f298b0d677c1351ba772e00c3e4049ab -address /run/containerd/containerd.sock │ │ ├─177214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31cc0a65c75d6c489707b3cda20e047afb38c9575327e88b20c6dba3dc83cc65 -address /run/containerd/containerd.sock │ │ ├─177235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cf509286a6bc2797ec9b1fc00a3b2be342409e9a0dce574e0c10f4eecc25649 -address /run/containerd/containerd.sock │ │ ├─177288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf73a25d972c41610241be8bf3f88e704232164069955d7463dea4a071b16676 -address /run/containerd/containerd.sock │ │ ├─177676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37cc6f0e61721bac27cc18c68630bcb4c329e5db5ea2f66e95f668977bc79644 -address /run/containerd/containerd.sock │ │ ├─177721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51ab3f2bac444c36f6bf73a56d8ebb5671b057ab4af43729f8be8c5298df8b8d -address /run/containerd/containerd.sock │ │ ├─191271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d36459c938911ac2e1a72fa0509d897870491965e9a29562de0b09e6971e7c97 -address /run/containerd/containerd.sock │ │ ├─193692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf229efa34901d67b8d281342fc7630080c926338430da329b2c97a265ca9b0a -address /run/containerd/containerd.sock │ │ ├─193742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 149d57d5d02e8b4d5c65f9555b7b91f3cf2b2cfad3a5a4bc6055262f83c2b33c -address /run/containerd/containerd.sock │ │ ├─193783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e0d549454758d4b872fc82ab445e8992ea8000df7e625e9b12579f91664712e -address /run/containerd/containerd.sock │ │ ├─209948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 246c48a462a5c0190389fd6f2d668979ea5dfa53d97db5c44b365028bf788ff8 -address /run/containerd/containerd.sock │ │ ├─219769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7d7ddced37381150040bf7c404c54b4b67c94dfc2feae071a565ef315123bea -address /run/containerd/containerd.sock │ │ ├─219793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2885031482fd4c4163939cb8d20ee8b26ece700ce986d5ee0400d5f8031f1782 -address /run/containerd/containerd.sock │ │ ├─219815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1840d1235775d501e403694bf0da351ad5bef2ff9d915d8e7d98e1fd5457b4c9 -address /run/containerd/containerd.sock │ │ ├─220109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c5b33d2e0ca903f7b5dd23f7ecd79b5bc309544c874c5f346c0010e59b353ab -address /run/containerd/containerd.sock │ │ ├─231451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7594c275cbb6ced21f432e747f93c3b8a4c4e44a336e2b17cb617646657c4549 -address /run/containerd/containerd.sock │ │ ├─234091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15129f167d7e79311f5505b25f83042ecd58c98db3ce5a4e959bfd9c6be3fadf -address /run/containerd/containerd.sock │ │ ├─235184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 890313a7da2f3ef97da6096c9e0889a0511355025cea844647ae6c74c92bc1ec -address /run/containerd/containerd.sock │ │ ├─236155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f608a62dac479427fb440dbd8a5c7bbacb564741c6a4bafb1b597b55c791c228 -address /run/containerd/containerd.sock │ │ ├─236731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26271b540c762aa21e5e71f3a4fd3b34596f26b59d59d5dfe7551f5d3188d069 -address /run/containerd/containerd.sock │ │ ├─238971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 128b779e1c94cfea4ea582bec36fc82f0cf7f32608522bbd3b5a479ef6792704 -address /run/containerd/containerd.sock │ │ ├─240340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4d7ebb48b2b84eef6adf66f586e140aa980cad60d820355a979e78250eb915f -address /run/containerd/containerd.sock │ │ ├─240381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71738b65a996f9c9ad194d41607b0355d1b5c68d638390c368896af6a79d3db0 -address /run/containerd/containerd.sock │ │ ├─249942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d492dae20b90295fe7da44b5eef2636e7ec6333de51afb6bb0d8af96228bead0 -address /run/containerd/containerd.sock │ │ ├─250390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78db3eccfc6136da00008f43b4e073972d7eb4b33d9c23754a16ae3ec16043c4 -address /run/containerd/containerd.sock │ │ ├─253553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0b2ff74c8a91c412a2fc8766b3f0269eb6a02269761b8ce830dc7ecd74b87bd -address /run/containerd/containerd.sock │ │ ├─259601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 053f7a70e5260d126f462eaa48aceb18cd92eaa1ce9434e1cd79e75c39ef8d16 -address /run/containerd/containerd.sock │ │ ├─259798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19685bd594525c9d0ee57a5adce83ebed48c5c5d295fbc3c67e4aa53a0d2c63b -address /run/containerd/containerd.sock │ │ ├─259868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a1183e1ec3d994e13bb98f42506c4d121fcba28eba6af8d26b4c46b028f1aab -address /run/containerd/containerd.sock │ │ ├─259895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61cba979550ee7eea60bae3ef9d317fbbf81bb7d6f113eaebb9b6a72acdac91d -address /run/containerd/containerd.sock │ │ ├─271633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 126c57fa22ef2758a8dfe9f91e64a7c0d21e4ef5d571a336c1526b02b7f93f6e -address /run/containerd/containerd.sock │ │ ├─274200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87714fd36d36cdcdd1f120698edcbcc8303bf65f37776f79c0fc3ccbafc3967f -address /run/containerd/containerd.sock │ │ └─275630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2cda9c033b4bf71eecd64cc7f6ae9e2a64512b3ea4a1bfb1441404d0b85c6af -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1415 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 391 /lib/systemd/systemd-udevd │ │ ├─421367 /lib/systemd/systemd-udevd │ │ └─421368 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29439 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29701 /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 │ │ │ ├─18488 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18508 /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 │ │ │ ├─24832 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25095 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.gilhwd.service │ │ │ ├─12586 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gilhwd/unit.run │ │ │ └─12618 /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-gilhwd --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.gilhwd:/var/lib/ceph/mgr/ceph-instance.gilhwd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gilhwd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.gilhwd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39114 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39140 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34239 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34512 /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 │ │ ├─12221 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12253 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10323 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─638 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156496 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42300 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.112 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─run-r577e99249c5c4940bf4de82b3334d3c4.scope │ │ └─191877 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1084 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10830 /usr/sbin/chronyd -F 1 │ │ └─10831 /usr/sbin/chronyd -F 1 │ ├─docker-e5c184fa56d5dea6730b66733329d51f383026962e827f63e49c5832a865848a.scope … │ │ ├─12698 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.gilhwd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12716 /usr/bin/ceph-mgr -n mgr.instance.gilhwd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-a4e9be42186fb2a8d56469fc49a94939926e15c4f12f132e20dae3d71ba8de5f.scope … │ │ ├─29743 /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 │ │ └─29756 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-ee9fd4e25a56c2ec5fd067c428fe01c91aa42489a77029626ae671a0212207db.scope … │ │ ├─18556 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18574 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-2e51541e037189643431c4635b9662e69b2d15406dc6d4407f9d6c70e85bd227.scope … │ │ ├─34558 /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 │ │ └─34570 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─156374 /sbin/iscsid │ │ └─156375 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-afe1eb7b13b674de27002bc3fa93073e05ab7dc3a158e74302b0b8d13c904eb7.scope … │ │ ├─25138 /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 │ │ └─25151 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-09fe7026820eebbb25e51e313b6050b713ceaa041a87c0b7e1091ed8243a41af.scope … │ │ ├─39209 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39225 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─systemd-logind.service │ │ └─616 /lib/systemd/systemd-logind │ └─docker-d719a49e527631d2e42c31f2b343364212ec9770bf87dbc8c4727d1524735723.scope … │ ├─12335 /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 │ └─12354 /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 ├─k8s.io │ ├─a0b2ff74c8a91c412a2fc8766b3f0269eb6a02269761b8ce830dc7ecd74b87bd │ │ └─253576 /pause │ ├─752701adec90834e57dfe7cd0e02b6f84259ef9d946be80cd2e7eff882a93150 │ │ └─189314 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) │ ├─0b3bf82cf3c868867261e087b7ab0fd50f4c600fdfa0ad8f1021e7e847e27dc6 │ │ ├─174216 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174553 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174554 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─764321e8ebaac13aa118b36d82adaa7fb6c8b5ca65c19bff8adc574e7fb86e25 │ │ └─177162 /pause │ ├─93dd75bd3cf77b7a9285c0108b7b3a4db4cfd9d9ba36c863c8381494ed5b8cd4 │ │ └─234262 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─60aeb6137f6f56334ead28d1f9ec0d0e053354dc41c554e711e66c92057a4235 │ │ └─58939 /pause │ ├─dfa87d0f3fe4800814d1fc7b6715a853089352596ee37267c6e3b5631c905639 │ │ ├─191418 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191434 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─191440 erl_child_setup 1048576 │ │ ├─191507 sh -s disksup │ │ ├─191509 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─191510 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─191604 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─191608 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─191640 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─192062 /bin/sh -s rabbit_disk_monitor │ ├─281cbbda4f5228c2a34413cfb9d9f02963f7298878378db524bd945daa2bd759 │ │ ├─178180 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─418606 sleep 300 │ ├─57a388d617680f50c027a9477a203b908bcd31100fdb87688db988ccd50419c7 │ │ └─269383 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─62221b48b1ecee6400054517c05d6d7e30946739ce526aa07e22670e433d43fb │ │ └─69805 /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 │ ├─2d5c0598ca9d7e61521aff31bf48a93d195716bda00d510533616390fb9cdb65 │ │ └─162589 /pause │ ├─af1cde524e1b18501ca8f8290461c83425e021332c7d39e08d38b3fa4c643528 │ │ └─41999 /pause │ ├─edf31a3bbb98e390a92daa8bf3aa2ccfb69ba8de7b67c29f0458eeed8f410c2b │ │ ├─160302 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160319 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─160325 erl_child_setup 1048576 │ │ ├─160383 sh -s disksup │ │ ├─160385 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─160386 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─160412 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─160413 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─160423 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─160586 /bin/sh -s rabbit_disk_monitor │ ├─80116ae4442c6e90b441556fdd464d459e04cb87e1b93d66f4ec555aa1eaf84c │ │ ├─67402 nginx: master process nginx -g daemon off; │ │ ├─67418 nginx: worker process │ │ ├─67419 nginx: worker process │ │ ├─67420 nginx: worker process │ │ ├─67421 nginx: worker process │ │ └─67422 nginx: worker process │ ├─f23a08251add75fc407a2d0b9ec2d68a8acec8966522c6c0d8aa33c5037dbce8 │ │ └─42136 kube-apiserver --advertise-address=162.253.55.112 --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 │ ├─a94e0802b7fbc885b254ef2a83bf652488b5310b96a45cd54c696749765d3bd4 │ │ └─67108 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 │ ├─e5a715a7fd73a04f37bc8208ec5a845fe6aad7147596e54862c7bfd78bce74bb │ │ └─70416 /bin/oauth2-proxy │ ├─52c93feac73d920ce7d7c243145863a1cd3dad672e5084c36459f02ce5779f7e │ │ ├─206373 heat-api: uWSGI master │ │ ├─206438 heat-api: uWSGI worker 1 │ │ └─206439 heat-api: uWSGI worker 2 │ ├─7f0d9455bb083376f8f9b214c83e082a623612af4281437fe9b1c9e6772edd42 │ │ └─42243 /kube-vip manager │ ├─d29824df81e1a3461889387675e675ad43b46a04070a1f48177760f84c2ee45d │ │ └─59377 nfd-gc -gc-interval=1h │ ├─31cc0a65c75d6c489707b3cda20e047afb38c9575327e88b20c6dba3dc83cc65 │ │ └─177266 /pause │ ├─7ac9d5023c82ac3f371305ddd909674dbebac3f04deed3fb680daf1527e83471 │ │ └─66274 /pause │ ├─07498c6b479305130af49b6433a884c07a3b158f1ec359a3a1d920c031683067 │ │ └─131263 /pause │ ├─99c900d2ebe6c5cf1069e2ab0c71d5fcb2256f603e4467b78d9e29b863273596 │ │ └─42011 /pause │ ├─71738b65a996f9c9ad194d41607b0355d1b5c68d638390c368896af6a79d3db0 │ │ └─240412 /pause │ ├─b98acd99080002c1d9351e02dba4b163c3c64adcf15c2f6a958655466666e8f9 │ │ ├─43708 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44124 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d2cda9c033b4bf71eecd64cc7f6ae9e2a64512b3ea4a1bfb1441404d0b85c6af │ │ └─275653 /pause │ ├─e86c5f3dd04277a57bf0b5ef0bc4b11769635ca1cef43454d8603c1fe404b7e5 │ │ ├─206406 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─206662 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─206663 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─4ed13afce51355900e58cbd9450e6cfa130e11450a214486a049f68558dedd83 │ │ ├─206387 heat-api-cfn: uWSGI master │ │ ├─206440 heat-api-cfn: uWSGI worker 1 │ │ └─206441 heat-api-cfn: uWSGI worker 2 │ ├─9bf7b61cbb8f3b3ed79085b645d762cd84624acdfaac10757103b47dec1b4186 │ │ └─41970 /pause │ ├─7ab6ab7540e1396d5fe95bb5ccc56d20386922fa727d2020384474c292f54ad8 │ │ ├─173181 nova-metadata: uWSGI master │ │ ├─173206 nova-metadata: uWSGI worker 1 │ │ └─173207 nova-metadata: uWSGI worker 2 │ ├─8d82448b1dae41992213f67166e21dd8e0c729903a5bc3640f2652484b09be73 │ │ └─160173 /pause │ ├─6c67f790100df2cdbadfee0fcb13b2c90a430ba1d6d98c2ecc9079b9d91ce2e6 │ │ └─159312 /coredns -conf /etc/coredns/Corefile │ ├─1840d1235775d501e403694bf0da351ad5bef2ff9d915d8e7d98e1fd5457b4c9 │ │ └─219895 /pause │ ├─61cba979550ee7eea60bae3ef9d317fbbf81bb7d6f113eaebb9b6a72acdac91d │ │ └─259941 /pause │ ├─b42cc2ee836d8af69838bc9be832021706f369fb1ecb086a8199bb01ed543fb2 │ │ └─59335 nfd-master -crd-controller=true -metrics=8081 │ ├─280b96c49d5babfe9b9e4c3e97f7a366017dff3ad8555856be3d838345beaf69 │ │ └─129086 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7594c275cbb6ced21f432e747f93c3b8a4c4e44a336e2b17cb617646657c4549 │ │ └─231475 /pause │ ├─ecebba287fc066ebabe4e777b44189672bc3f8ab451725abbfee5ec08314ade1 │ │ └─59292 nfd-worker -metrics=8081 │ ├─c89d21e9736e45df32148e0b141ddb0bd6c62e77f4e40b8b6f0f27128809138b │ │ └─49339 /manager --metrics-bind-address=:9782 │ ├─126c57fa22ef2758a8dfe9f91e64a7c0d21e4ef5d571a336c1526b02b7f93f6e │ │ └─271658 /pause │ ├─e77cbf20b75f3e43a5253e1461d9fe4947a054d6a43e4c30b5aeb52e1ccec6df │ │ └─45076 /coredns -conf /etc/coredns/Corefile │ ├─65e9c774b1a6d2e890fa9902e68f3bf406f970c0cfa55320e9ce4ed58a71c8cb │ │ ├─174204 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174537 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174538 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─00c0f46aebb39f12478086b91ba7b00d2cc117f402811fb870e9c5398206ebe1 │ │ └─111242 /pause │ ├─43242b56950e2c39314aa3a360599b62275225fd252e1632a789c3f689d14620 │ │ └─46017 /pause │ ├─d95b34c57067d41d43a7df205ab2bb75f298b0d677c1351ba772e00c3e4049ab │ │ └─177232 /pause │ ├─9f7ebbb38f130835b526f705fbe05d5d0f4ff5175edb32896ab6a21c99db568b │ │ ├─68730 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68782 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─8996d53260d4d48bf4061f8d6ec83ea8fcce97921012770bf00e7d76e84f9717 │ │ ├─65207 python -u /app/sidecar.py │ │ ├─65511 python -u /app/sidecar.py │ │ └─65512 python -u /app/sidecar.py │ ├─c7d4cfd00d669af61067f74e7a69ca78e4c3ab00ee549fc2d218aff3a45eedf2 │ │ └─46066 /pause │ ├─9afb8e0ff5d637e9620dc25ff481c8139b87e3f36d0af73abaf392191174d5b0 │ │ └─197515 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2885031482fd4c4163939cb8d20ee8b26ece700ce986d5ee0400d5f8031f1782 │ │ └─219934 /pause │ ├─7fcfaddf91d8cb34d3163f7cc265ea7f5e7a2e333d088a3e4cb208e3dff0084c │ │ ├─96842 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96903 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─96911 erl_child_setup 1048576 │ │ ├─96981 sh -s disksup │ │ ├─96983 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─96984 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─97095 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─97096 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─97106 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─97278 /bin/sh -s rabbit_disk_monitor │ ├─7829e351bcab6e16fb52781b977fce94b24939c8b9bb11806463aed95d423ff2 │ │ └─64563 /pause │ ├─8a665c45e4428e37b404aef026cb18be70683efd8e18f3029613120a8bfa61a4 │ │ └─236278 /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 │ ├─4cdd18b2db493a271acbede5e4a235238601b6217fcba75c6dd3dabd9c5225ad │ │ └─82000 /pause │ ├─6fd913b76cf8c8cf8c8e8099d6882247813d4751c1a804c557f4a254dd98d70d │ │ └─64848 /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 │ ├─4e389276937f3d100a7ac26052150639586405551efbebf5687427f442f3063d │ │ └─113463 /pause │ ├─35a4182d1b90c38a2961468659dc0e033d5381e70fe6fbf11c66c6d1cc060b68 │ │ └─46279 /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 │ ├─78db3eccfc6136da00008f43b4e073972d7eb4b33d9c23754a16ae3ec16043c4 │ │ └─250413 /pause │ ├─2fb45b6df82af2560b4d0b4bc3fe7cfaf25d8eb2dc33c6b1d7dc1fc81cb3d672 │ │ └─163290 /pause │ ├─a947502a23e315939a663700dd13b53dfcf6378d7de9814d03e3cd8b0d3e5bee │ │ ├─250000 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250731 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgzy6458v/privsep.sock │ │ ├─250737 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250739 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─af308e38d35cf2bc5982ce2ffe3e979dbc84e582b5df1c04165e9cb6256ac3b5 │ │ ├─197484 /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 │ │ ├─385909 /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/tmps240j796/privsep.sock │ │ ├─386019 /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/tmp1eapj0eo/privsep.sock │ │ └─386179 /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/tmpd0f7d82c/privsep.sock │ ├─6f2c87d5f1f84875a4ad2b348c8cbd1a6f49ea134d2d10b46c53540a3312cca0 │ │ └─90610 /usr/local/bin/rook ceph operator │ ├─26412898a95e55f8e6a075f604c2babe79b86ea2a37168d7d12e20aa2f206504 │ │ └─52763 valkey-server *:6379 │ ├─37896aa382ac4ae570fcd6b480b56f772d52eba7e69c1beabd6cf058d669f3fe │ │ ├─ 75847 apache2 -DFOREGROUND │ │ ├─ 75861 (wsgi:k -DFOREGROUND │ │ ├─ 75862 (wsgi:k -DFOREGROUND │ │ ├─ 75863 (wsgi:k -DFOREGROUND │ │ ├─ 75864 (wsgi:k -DFOREGROUND │ │ ├─417036 apache2 -DFOREGROUND │ │ └─419095 apache2 -DFOREGROUND │ ├─46db72e271f37a07076c23239d29d7acfed0504062f3eb6c061bf586a2219fc0 │ │ └─69134 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7dac2edf30ab532791eecfa8fa412a1d24ecf90dde93f0813875b19529341186 │ │ └─115195 /pause │ ├─36dc4421855737949a17d1cb0a3ca3b289f040f79469863a88027cab27c63285 │ │ └─113123 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f7d7ddced37381150040bf7c404c54b4b67c94dfc2feae071a565ef315123bea │ │ └─219837 /pause │ ├─6c0c896a38f981c7a6ea56e9873d64b123ca5d6f45c65351d12ef33023ee89ee │ │ └─69013 /goldpinger --static-file-path /static │ ├─3791fcb2f77103b2a932f3f2a57d138b49e91645251a00379a5c5b2d8f439f57 │ │ └─49217 /pause │ ├─aff40c7ad7836786f5b7b776b5b8455598e54a88dd4ddffc802f111606441829 │ │ └─126687 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─37f3d16de8701f57f105cdc2962d3a14a389702846960cebe1e775375402f62e │ │ ├─65182 python -u /app/sidecar.py │ │ ├─65388 python -u /app/sidecar.py │ │ └─65389 python -u /app/sidecar.py │ ├─184730daa79b790cc080d53cee4e4f85762c747929152674e9485007663c65a6 │ │ ├─157548 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157561 /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 │ ├─739bdebe50f7c169d8c2fb8cdc760c9c6c69b228cbd68dc80b937109b766bee1 │ │ └─111326 /pause │ ├─dddf0e946c500845ec52a32c06b164025270ffc5089d20e0588da50cc1ae4c4b │ │ └─68065 /pause │ ├─e1e766b86f816fa663cb05b2f82b339af4432fa7ad461a7012063ba615a8907f │ │ ├─173155 nova-api: uWSGI master │ │ ├─173202 nova-api: uWSGI worker 1 │ │ └─173203 nova-api: uWSGI worker 2 │ ├─d9f457d0c93075c947e77de51ba9386fbe588112ad61413488ff353c1fcbe5c4 │ │ └─49769 percona-xtradb-cluster-operator │ ├─19685bd594525c9d0ee57a5adce83ebed48c5c5d295fbc3c67e4aa53a0d2c63b │ │ └─259822 /pause │ ├─f1ac9367314c146f776617536f1008428760041aacd5a2227a5f690dd9caf386 │ │ ├─82106 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82125 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─82131 erl_child_setup 1048576 │ │ ├─82185 sh -s disksup │ │ ├─82187 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─82188 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─82218 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─82219 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─82229 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─82452 /bin/sh -s rabbit_disk_monitor │ ├─6cb0e1131e6ac8fe10776723bf06b7245ac8f675c560c17e2433251475082611 │ │ ├─278125 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278138 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b77a5d4ae9e79626ee3b526f805511bf019a3021fc99ab0ce0d1811f4f7818df │ │ └─274755 /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 │ ├─d36459c938911ac2e1a72fa0509d897870491965e9a29562de0b09e6971e7c97 │ │ └─191295 /pause │ ├─08a7860b9d623ec57fda37ba7e50537431cc0fd6d0accd7ab281e0d25edcbb68 │ │ └─96661 /pause │ ├─2fd4f0be92c77e4179073ebf57a823b8e55d921420e5607682ee725cdb42aa69 │ │ ├─186663 neutron-policy-server: uWSGI master │ │ ├─186676 neutron-policy-server: uWSGI worker 1 │ │ └─186677 neutron-policy-server: uWSGI worker 2 │ ├─056b2913329f5941718e01c3d87110a761e39add80c13e6dd369ac7e5f1a0971 │ │ └─43247 /pause │ ├─c1fdae8b1cfc830b45a3a00713aec89be2f4fddfbb1eee51255cc72ffa7c2b82 │ │ └─69227 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9fe8ca9acecdeeeda931b17889f7cf4544d4b3a5d29b844c5616de3f3e6e4834 │ │ └─45977 /pause │ ├─eb61612bec0f4ac77fd2028988a239bc4d7bb053f1fb6e613b59c37d3ff4502f │ │ └─45116 /coredns -conf /etc/coredns/Corefile │ ├─6cc80ddb41e7b21f9f154083fed93648a5d43921caf334fabf24f3d3c1b3956a │ │ └─42116 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 │ ├─5b6584097e24c4b7c57dd89dd38bf73ef4c390f3b5d8526dcd8cbc10190aa0f7 │ │ ├─70794 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70811 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─70817 erl_child_setup 1048576 │ │ ├─70864 sh -s disksup │ │ ├─70866 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─70867 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─70880 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70881 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70891 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─71026 /bin/sh -s rabbit_disk_monitor │ ├─812d198711fa37ca60143c7d6a19cbe05be0e8e6a7027473a3044c77033aa08b │ │ └─239021 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─15129f167d7e79311f5505b25f83042ecd58c98db3ce5a4e959bfd9c6be3fadf │ │ └─234114 /pause │ ├─45073fe73bbd2881f8d1374bf12391deae00ac8c6000beeb44eba55568a77320 │ │ ├─250335 magnum-api: uWSGI master │ │ ├─250415 magnum-api: uWSGI worker 1 │ │ └─250416 magnum-api: uWSGI worker 2 │ ├─d10f9722e73c03e1a0985db7dd977d9159d5313554cff0ca36668f472fea9d4b │ │ └─50343 /pause │ ├─844f6e9cc3cdc7a9b5bb8d50d656ef7cbf49625bc33c7be0288496eb20b39a77 │ │ └─158651 /pause │ ├─17a2ec4289ee56534a70c8b445c1336b41b29118378675fc0ba24682ffcb1d96 │ │ └─128512 /pause │ ├─1aa10e211e845fef14f17e8eb356af14b42eefa9527a1b31b9334d3324635dbb │ │ └─44566 /pause │ ├─d24d5a062dbe72a775a875bc6e6372bb67949dc5581e02cf8efcabe7a0db5e5e │ │ └─162992 /pause │ ├─a9c489d2ace29b4a7241e06ce1cabcb0e57327ea4a3085dd2272be6e0ad26877 │ │ └─53142 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 │ ├─1852d6e53a616571902433d2556c59215c80adbb2559eb3c2642229190f02105 │ │ └─276044 /bin/openstack-database-exporter │ ├─db58c17d2e6df9076acd3d81dacec7bbf2dc94129251c3f51b068aa931d858f0 │ │ └─67810 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0862de260d594e9828ae442db041fc023b8496ae16f40469fefe0b704b939e9a │ │ └─48159 /pause │ ├─1bef2fae83ff25599ff5814851bfb5055bd995dc667950d74c5f3eef8453d4dd │ │ └─66762 /pause │ ├─128b779e1c94cfea4ea582bec36fc82f0cf7f32608522bbd3b5a479ef6792704 │ │ └─238996 /pause │ ├─c35304623f1dadcf7df8bb893ad8948b0efb6595990ed6f288220e5b0b5463e0 │ │ └─67220 /pause │ ├─656c9e71fa2987e741585ba67286687951ef76d44fafb6ab13c52bb23681498b │ │ └─48260 /pause │ ├─f4bcd26c8fcffc14c11e692648c0d8b5105d3bacf42dc16ad053e628c5c2ece7 │ │ └─52610 /pause │ ├─b089bea13f476ce863df174e95ea33752df5ba4a57a3ef15ef949486ad08f32e │ │ └─42095 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 │ ├─17434b77ca72db4dc54bde404c37abb87b0aa7230bb81492eb6fa424bf727347 │ │ └─100023 /pause │ ├─02c111c243872a13e58a5395b00509b40c3719511b7853c53b1db73ad474981e │ │ └─162550 /pause │ ├─4809b9b11b5ac9d03530d4ff0596b9a4c92030ee6cc23e63269887b24c565b1b │ │ ├─269470 manila-api: uWSGI master │ │ ├─269501 manila-api: uWSGI worker 1 │ │ └─269502 manila-api: uWSGI worker 2 │ ├─b3a80c05160d5c4f8ece1d3d5bc099971fc3bc26e0565f9f24b02f22f8fe2a5d │ │ └─58979 /pause │ ├─51fde5c62f3f80b13f05e2f38e850645faffcae89f91b16a2fc7c8e145e07795 │ │ └─67771 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f4d7ebb48b2b84eef6adf66f586e140aa980cad60d820355a979e78250eb915f │ │ └─240365 /pause │ ├─a00798124f562e779326b90a1b8db1717247b84d724af05a099644780fb0adfd │ │ ├─ 48474 /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 │ │ ├─ 48486 /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 │ │ ├─ 48672 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273858 nginx: worker process │ │ ├─273859 nginx: worker process │ │ └─273860 nginx: cache manager process │ ├─26271b540c762aa21e5e71f3a4fd3b34596f26b59d59d5dfe7551f5d3188d069 │ │ └─236755 /pause │ ├─c64deaa80e878095b952cd842d3c98675c63ec3c1986f0e96ffd8f62bf61a3a3 │ │ ├─189333 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─190852 /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/tmpa4su91pd/privsep.sock │ │ ├─191297 /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/tmpw4iubapr/privsep.sock │ │ ├─191924 /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/tmp8r2ma3rs/privsep.sock │ │ ├─192234 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─192235 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─192263 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e6a256fd-b94b-402b-8b76-ee1c3241257d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e6a256fd-b94b-402b-8b76-ee1c3241257d/host --addn-hosts=/var/lib/neutron/dhcp/e6a256fd-b94b-402b-8b76-ee1c3241257d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e6a256fd-b94b-402b-8b76-ee1c3241257d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e6a256fd-b94b-402b-8b76-ee1c3241257d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ec34d303-1256-4c21-b3a9-d6144ae44dce,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 │ │ ├─192266 haproxy -f /var/lib/neutron/ns-metadata-proxy/e6a256fd-b94b-402b-8b76-ee1c3241257d.conf │ │ ├─212463 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a3607455-0100-4f9f-9408-f3e745f5fef3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a3607455-0100-4f9f-9408-f3e745f5fef3/host --addn-hosts=/var/lib/neutron/dhcp/a3607455-0100-4f9f-9408-f3e745f5fef3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a3607455-0100-4f9f-9408-f3e745f5fef3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a3607455-0100-4f9f-9408-f3e745f5fef3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8c5b4269-9384-479c-af36-77e1346a28a4,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 │ │ ├─212466 haproxy -f /var/lib/neutron/ns-metadata-proxy/a3607455-0100-4f9f-9408-f3e745f5fef3.conf │ │ └─391234 /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/tmp44qnfqkc/privsep.sock │ ├─59973dff3f847d8765da2e5fa00d7283b313f039c99365d0e9a4569c570e3d3e │ │ └─68816 /pause │ ├─992ac19f87a2885de298433d26a172e9e10610abd2d1be40e7b711875b395ab0 │ │ └─68962 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─97d2a34b163575b59547ab138d01d18de6487162a299286783b38df943a66cff │ │ └─46184 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─55423e0355d5a2ef933b62c5eecf48cfbf132ffa4dc06741e7ad8b118a3b0b28 │ │ └─168752 /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 │ ├─e9be863ead4dca8495285fdea6ee162bd26521a978f4044d5f6cfcbb964da004 │ │ └─53307 redis_exporter │ ├─a2354cdd031c1d54605dabd275796da4c151ccde4e8c6b1e5d6edd79cf701515 │ │ ├─269622 /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 │ │ └─269918 /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 │ ├─7ca50bb0c1092df8855c6f5b7c718974641c77334dc67caa4145f2a31cb74254 │ │ ├─50414 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 │ │ └─51696 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 │ ├─475dd64863d2cb7eb021225b04e0b383205cf485b4c03cf0f8475385ee735e97 │ │ └─70188 /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.162-253-55-112.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 │ ├─81962edf3211e8950361b5b7664b97f3cc1d2759b7d7d68174cf04f1c2fd8c97 │ │ └─66232 /pause │ ├─3ea6bc5aec181db43e3ecb6478b8e0df03ee8b7d7ce69c6178ad7d3f386540d3 │ │ └─43269 /pause │ ├─3bf85b4a9134dfbdc82befbc7f795d47bc644fc81f85f26c7c8fef55e432ae33 │ │ └─42077 etcd --advertise-client-urls=https://162.253.55.112: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://162.253.55.112:2380 --initial-cluster=instance=https://162.253.55.112:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.112:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.112: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 │ ├─0daf9d27f6feaad5af54fcdac0ce1688a17501311fb2dbd113cac2858f5e7374 │ │ └─45056 /pause │ ├─6a1183e1ec3d994e13bb98f42506c4d121fcba28eba6af8d26b4c46b028f1aab │ │ └─259918 /pause │ ├─52e6d22e5948cf62f0d9226a593980505f44af07d4d192d4d2d26d1d3fbc32c2 │ │ └─100499 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-w8swf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ae8436757877499e467d3ac15d70e75876ae3dc683d042ed2801c05c13d6e3cb │ │ └─67323 /pause │ ├─75533433de46ef1ec427296051c25305b3875ef9bb94410178e08cc70e31195b │ │ ├─189297 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─190395 /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/tmpx1btg1hc/privsep.sock │ │ ├─384644 /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/tmp9nnlwf__/privsep.sock │ │ ├─385035 /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/tmp0zfbqp8n/privsep.sock │ │ ├─385610 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─385611 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─388016 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=52ffa180-e032-4c86-8c28-278042e5a564 --namespace=qrouter-52ffa180-e032-4c86-8c28-278042e5a564 --conf_dir=/var/lib/neutron/ha_confs/52ffa180-e032-4c86-8c28-278042e5a564 --log-file=/var/lib/neutron/ha_confs/52ffa180-e032-4c86-8c28-278042e5a564/neutron-keepalived-state-change.log --monitor_interface=ha-b332536a-16 --monitor_cidr=169.254.0.99/24 --pid_file=/var/lib/neutron/external/pids/52ffa180-e032-4c86-8c28-278042e5a564.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─396469 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0cb2a496-30c9-4f6c-aba5-152d6d8b8e50 --namespace=qrouter-0cb2a496-30c9-4f6c-aba5-152d6d8b8e50 --conf_dir=/var/lib/neutron/ha_confs/0cb2a496-30c9-4f6c-aba5-152d6d8b8e50 --log-file=/var/lib/neutron/ha_confs/0cb2a496-30c9-4f6c-aba5-152d6d8b8e50/neutron-keepalived-state-change.log --monitor_interface=ha-5b06805d-1d --monitor_cidr=169.254.0.249/24 --pid_file=/var/lib/neutron/external/pids/0cb2a496-30c9-4f6c-aba5-152d6d8b8e50.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─eccf2d01fd34b06f5bc41447ca5ae31e9cb6a2fc670d7a0dd03e6d0c5e1a439e │ │ └─64617 /pause │ ├─ced551917c0dc3d2a803a06c5ecc8ccb6bc9c0145164339b76ac490374604077 │ │ ├─253751 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253824 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─253830 erl_child_setup 1048576 │ │ ├─253889 sh -s disksup │ │ ├─253891 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─253892 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─253907 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253908 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253918 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─254159 /bin/sh -s rabbit_disk_monitor │ ├─3cf509286a6bc2797ec9b1fc00a3b2be342409e9a0dce574e0c10f4eecc25649 │ │ └─177292 /pause │ ├─2c69f1ec3913c43e3ba49d2962fd89f1f6e8c5eea7020fd1bd7fdbfd562e0ef6 │ │ └─159125 /pause │ ├─7984047763edb3635697ad76c8e1cfad1bbf27d48856d7939591af2334d46e06 │ │ └─48565 /server │ ├─e5de2303cf08bb9d8dc992d13fb4f4e4010c75cca0c912f8fa61f5f6f066ffd8 │ │ ├─250485 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250793 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250794 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6cc247fb8397e36b75a95cc9cc5c779d7db8f7ffc51dbbfcf1725bb4471c8aa5 │ │ └─66974 /pause │ ├─149d57d5d02e8b4d5c65f9555b7b91f3cf2b2cfad3a5a4bc6055262f83c2b33c │ │ └─193772 /pause │ ├─779e3fbe8dd3cf1f86e888361974aa70d9024aedf0ce0f8637d4288803ce1476 │ │ └─69885 /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 │ ├─1c2ccc22930f5ba1e570a6292acbfb416f766b9fd3674b0203148e2853b18f57 │ │ └─46231 /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 │ ├─2e0d549454758d4b872fc82ab445e8992ea8000df7e625e9b12579f91664712e │ │ └─193816 /pause │ ├─bfecf06ba25085f69271c493eae02dece15362eb7e3a91f88a9af97728824207 │ │ └─50495 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─09cf23cc9ef5ea3cc62172ee707e3b855a4ecab7025a9c7fff9f49805233a498 │ │ └─162842 /pause │ ├─6a68404d1eb7dd90169c0e994e502557363580e7c87e7eb1688a414f0ee42828 │ │ ├─111729 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111973 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111975 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c14a26caae429392bedae3b3aaec28d63579ec6a91c5589dfaf526d9e5231143 │ │ └─64388 /pause │ ├─6c5793014f0a24fde76e9a60faccf0ee867344581916450a5251215492f94fc5 │ │ └─44608 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9fefb52878625621d284e864a70e1bad5948cda2b08a07dec20f9252481bc2fd │ │ └─45672 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 │ ├─c92930dd6bebd138411c6e95f33565a002e3de0a455d93d43fa46ba0191aad9c │ │ └─64517 /pause │ ├─207fc1e231701b340dfc7ce15d0264909c334b2dacd92df171cc63231ff0c228 │ │ └─58087 /pause │ ├─c9812fd8afa0d1f77c1f6a0a2fdf16aec72430d6403f8f762208a13fbba803e4 │ │ └─45012 /pause │ ├─ba3f986ea2aaf908fcfe37eee29bd2442a1b2dfb67cb84303494f16f945df7c7 │ │ └─83501 /pause │ ├─4fb7131d80ec0079a40fc4f0692e47bbd0e871be012d60603de8919927aacd38 │ │ └─269451 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b28407863b85f80e7afd787b26c61c60f7713d207c47eba0a5ee4bd78a5bd253 │ │ └─53007 valkey-server *:26379 [sentinel] │ ├─149ca994ceb83fa12de7ae463f1c62c8f597724b13eb3cd62a13b29e14fcbbec │ │ ├─228593 octavia-api: uWSGI master │ │ ├─228611 octavia-api: uWSGI worker 1 │ │ └─228612 octavia-api: uWSGI worker 2 │ ├─57ea7536dc063b0c4d7fe9c2a30c06613d6a7395b0b838e2bef1ad5af5c61f80 │ │ └─115327 /pause │ ├─053f7a70e5260d126f462eaa48aceb18cd92eaa1ce9434e1cd79e75c39ef8d16 │ │ └─259679 /pause │ ├─17ed5d071b8e9c9e2d550d3aa40c534c9907abe189335596052b1ce62c371a59 │ │ └─58861 /pause │ ├─8ce7e512bccf4650436071f9aa89d5e56280547ae2f4cd21aa19b05e4538f52c │ │ └─70228 /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 │ ├─f48129680d137141bb60ba35128b834ab4390ac0fb2cd11016c28d3917378378 │ │ └─70368 /bin/oauth2-proxy │ ├─daf8817d7ed7c92642ff3f6cee5f8b634b34c97d177434691e6588905d5af7e7 │ │ └─236782 /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 │ ├─d492dae20b90295fe7da44b5eef2636e7ec6333de51afb6bb0d8af96228bead0 │ │ └─249966 /pause │ ├─3987e8fdfa8965e2d56fc8edae7663f797decc82f037d0627db93cfd8298f5fb │ │ └─191038 /bin/bash /tmp/libvirt.sh │ ├─adbb1b19e95d71d93c6a8f2454119094a04efd99fb338786e7946b6df8c65fdb │ │ ├─186608 /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 │ │ ├─186971 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) │ │ ├─186972 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) │ │ └─186973 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) │ ├─3d5db644b0b55490a6932a9623458be783b2e6732f5ea4abee5346d146621524 │ │ └─69189 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─68f8d2a325b1be8c0c226d61e8a2cdebe32398f07f94dff4641436988b44de37 │ │ └─49937 /pause │ ├─4dba4d7b585ede97f424fb5b0548a5daa21fe7df8b42e9a6ac347b532c94e42b │ │ └─190971 /usr/bin/libvirt-tls-sidecar │ ├─beabb09f36f9713a0b85afaecb469a288c9756e3949b5dde9dffa3d953e32bf1 │ │ └─65280 /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 │ ├─25a204112f88a4d1b110af177f5fff5ad361f3aaf972f9e3d5d2d46feb5d65cf │ │ └─49652 /pause │ ├─6ed045b26cdb9158250557f9d56899f3d3e39683b5170c0007fc15a5dd4278d8 │ │ └─59510 /secretgen-controller │ ├─15c0fed638387f7b0483ea855cb7c10e90c7e3c2c5fe670a4791e801f6301fe2 │ │ └─66532 /pause │ ├─0f87c0d10913b8a2e169585384197a6380a8e00c8dd8c5bde4bd889c3e959418 │ │ ├─125251 cinder-api: uWSGI master │ │ ├─125266 cinder-api: uWSGI worker 1 │ │ └─125267 cinder-api: uWSGI worker 2 │ ├─cf73a25d972c41610241be8bf3f88e704232164069955d7463dea4a071b16676 │ │ └─177370 /pause │ ├─21807a3a2da2d940427d6d7630f9b7be48991db14da4355cd960977d40ee1e70 │ │ ├─129676 /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 │ │ └─129821 /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 │ ├─8198186dbf19f2277492d533c89b9945517273558ca751b55b6acc575de617c2 │ │ └─256953 docker-registry serve /etc/docker-registry/config.yml │ ├─98640315b272e924ac744f8a421aaac20db4c31028e22df530da44b863528f2a │ │ ├─100624 /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 │ │ └─408269 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─cb904cf94af139dee1dfa2c7034e0281fa7d80dd900f9e41d9f97aeafa2fe6f0 │ │ ├─50635 mysqld --wsrep_start_position=a52a61c0-ac8c-11f1-b513-0f04de19bd01:20 │ │ └─50782 /var/lib/mysql/mysql-state-monitor │ ├─51ab3f2bac444c36f6bf73a56d8ebb5671b057ab4af43729f8be8c5298df8b8d │ │ └─177747 /pause │ ├─246c48a462a5c0190389fd6f2d668979ea5dfa53d97db5c44b365028bf788ff8 │ │ └─209974 /pause │ ├─96d9411d9b36a29ec9144cadf95b4a0aedd982467c2a16a3b015e12bd1a13d15 │ │ └─175334 /pause │ ├─23bb22aa6d876887142c32056a670578d88c87196c30ff66860172be87ee1a23 │ │ └─42492 /pause │ ├─837b995e5206e2d148b81ce9f025dd3ccfd60665ea951a090d31f6854cf7e789 │ │ ├─230200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230217 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407066 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407067 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407068 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407070 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407071 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407072 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407073 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407074 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407075 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407076 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407077 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407078 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407079 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─407081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a42a23920c37263ab093d9796353f10446a0eccb8c4313181e24397e382b134f │ │ └─49292 /pause │ ├─fc94eb37cc8ed967ca112acaa1dc0b4a71192ff509b625bc463250b0fe4c0038 │ │ ├─273982 apache2 -DFOREGROUND │ │ ├─276522 (wsgi:h -DFOREGROUND │ │ ├─276523 (wsgi:h -DFOREGROUND │ │ ├─276524 (wsgi:h -DFOREGROUND │ │ ├─276525 (wsgi:h -DFOREGROUND │ │ ├─276526 (wsgi:h -DFOREGROUND │ │ ├─276527 apache2 -DFOREGROUND │ │ └─276528 apache2 -DFOREGROUND │ ├─7c7d8d76198ac7a4b4aa38d01c0bea0bd741a0383e9db0d1cf9f01171e8a8f53 │ │ └─157250 /pause │ ├─2510eb56569c2d40d675eb012bae8c2bd87b804791fd52bb5eb70bef0c99c2aa │ │ └─100070 /pause │ ├─ddb8de3a3bc3af4cd13fed8f6961a9f7c48bcf6d7a9ec213e807f461c0a8a178 │ │ └─41860 /pause │ ├─05fa3d5a8f931c2be05cc8266f07e1bc00aff4e818647ad1d161bf9ad306cc1a │ │ ├─109932 glance-api: uWSGI master │ │ ├─109945 glance-api: uWSGI worker 1 │ │ └─109946 glance-api: uWSGI worker 2 │ ├─a829dd6c0f0ac21c737d591756086c573d8f409dc384fd08f40db8e32d4dfb0f │ │ └─52978 /pause │ ├─887c3f4d5845c2fa35e6e084d191bca2eb499aebfedc3c7c2aac78ba9bd4c8e1 │ │ ├─210073 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210090 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─210096 erl_child_setup 1048576 │ │ ├─210278 sh -s disksup │ │ ├─210280 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─210281 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─210376 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─210377 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─210387 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─210510 /bin/sh -s rabbit_disk_monitor │ ├─5c384fde036d0b12f3486b740555097d883e4690e0bddcee6eaf325613507c6e │ │ ├─231567 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231584 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─231590 erl_child_setup 1048576 │ │ ├─231638 sh -s disksup │ │ ├─231640 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─231641 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─231672 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─231673 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─231683 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─231921 /bin/sh -s rabbit_disk_monitor │ ├─37cc6f0e61721bac27cc18c68630bcb4c329e5db5ea2f66e95f668977bc79644 │ │ └─177700 /pause │ ├─8838c72a28008ffca067225b084f19828f118947eb20b9c4f8d582e5db13385a │ │ └─109556 /pause │ ├─326a5d77441bd160080e2643d976513c3bc48b8017204802d17d1acaceee855f │ │ └─69744 /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.162-253-55-112.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 │ ├─119fbc7faea6664b6c59ab0f6ccff3184d5af6ee31c95ab9c23ad49295b98fc8 │ │ └─70248 /bin/memcached_exporter │ ├─8576246fc71a286d5b4f6ffe7018541b38541d553e6db3cf21b1b97cb4ae24cd │ │ ├─175438 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175455 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─175461 erl_child_setup 1048576 │ │ ├─175508 sh -s disksup │ │ ├─175510 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─175511 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─175523 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─175524 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─175534 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─175668 /bin/sh -s rabbit_disk_monitor │ ├─44afd434f065ffb3da00d247c5e2eb5e4bd6811f473d84ce733fc12a792f0f67 │ │ ├─136613 placement-api: uWSGI master │ │ ├─136642 placement-api: uWSGI worker 1 │ │ └─136643 placement-api: uWSGI worker 2 │ ├─cef187b4f43faea2c60aef5cb25a84e59aba8e58949b96bf1b38ecdaea696ccc │ │ └─72339 /pause │ ├─fab409806890b96ca774f84eb06b36ec6f584c5ff3d97c9669a414ea572ecb6d │ │ ├─88971 barbiacan-api: uWSGI master │ │ └─89007 barbiacan-api: uWSGI worker 1 │ ├─92fa14282148d0907d109031f593f7444790d35c177f05fecfec02afe88d7372 │ │ └─157515 /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 │ ├─62b82c32213ce2ea51bf8aaeea324c24d1822b6e3659b431aa6038636298a849 │ │ └─101342 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─43dedad456b560a60a9a0c2c6053816f5063cbcbeff1b9c96b7bcb4a1fbc9755 │ │ └─235638 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─6a1406098aad4efc8b20d79902db003343238b98a6474083eaf9624d5dd603ae │ │ └─89662 /pause │ ├─3d7836c37fea6768b5d4d682d00083d50fd0999fae32f85180897d55669f341d │ │ ├─187573 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) │ │ ├─187965 /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/tmp130755il/privsep.sock │ │ ├─188254 /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/tmp7zo7zev0/privsep.sock │ │ └─188416 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─65f5f7fda3074166d7dfd7a8147be42886b10eaf058237b614eddda85e3c5e9b │ │ └─50732 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b4f2a548eab50004f0b1a0c6294100998779846c7e50641b96c8262c3f72b2ee │ │ └─59121 /pause │ ├─2014cdbc0bf1ec336683e286158b2595288bf5a7c65a3a53f970329efdb3fe88 │ │ └─45476 /pause │ ├─f6925f333f4cd0bcc73718fc8eb3fa9af328c89721116ce4814f9073c52faa61 │ │ └─65707 /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 │ ├─da3eeaa706c0d050c2fe3fa6cf24eb1d1fb1c8be058b596921a91f6672b08d85 │ │ ├─229371 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229895 octavia-worker: ConsumerService worker(0) │ │ └─229903 octavia-worker: ConsumerService worker(1) │ ├─2ba73602a72205617b1e86cf3b66e6992e46319c7b48210c5b740c398b73f9b2 │ │ └─69367 /bin/pushgateway │ ├─ce1ca5d486ab4564f2c21941a397eb3d7ed5d20d914545a94ccce49747875422 │ │ └─49461 /manager --metrics-bind-address=:8080 │ ├─690457a4069c664b9edd676efe09851490734a0bf5467ceaf344f8e59f9773c7 │ │ └─43499 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─39ca9196d5c07571079789b2bc4c85df9e16708d43e4b9c983b5c3d0413e9f2f │ │ └─162309 /pause │ ├─b3fab3bca56aaf0549205c161f07ef789e9b28e9ec9ccea03c56ef60cc30457a │ │ └─42517 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8cc95b1e1434f6c4badaee72332241a544c056061fab9cbe0b0aa754494f4712 │ │ └─67662 /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 │ ├─9fe98f09c4ef449723e413357db3837cb2d9e7b4110daf505cf2c960a3ade39a │ │ └─66179 /pause │ ├─c8a243394004cc3179e377fc3367d5e54fb67ad08d28d11471385d461a79d7dc │ │ └─191817 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a7ecb81b1553988daae145a39aab015b0019d11abe8ad2ee081c4c19a0a3cc8b │ │ └─128469 /pause │ ├─cf229efa34901d67b8d281342fc7630080c926338430da329b2c97a265ca9b0a │ │ └─193721 /pause │ ├─f608a62dac479427fb440dbd8a5c7bbacb564741c6a4bafb1b597b55c791c228 │ │ └─236179 /pause │ ├─a0518684e4b19662ae8acea6eaa6e3f2e592d5752d7cdf51c6ba1a6905249e82 │ │ └─70477 /pause │ ├─207db75b3f2e5d16bcc56c35f9be6774a7f0588e63321cf4c4c0d260e6faa97a │ │ ├─113577 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113594 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─113600 erl_child_setup 1048576 │ │ ├─113649 sh -s disksup │ │ ├─113651 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─113652 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─113655 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─113656 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─113666 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─113874 /bin/sh -s rabbit_disk_monitor │ ├─0c8234deab1a96ac497f7eb80344428178d7b72ac420127cb3c727bc49433e39 │ │ └─41986 /pause │ ├─df50e103780d9f73d86e6abd2d13cf6c9aa96af11e425d056186449bcf5d11de │ │ └─229377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─87714fd36d36cdcdd1f120698edcbcc8303bf65f37776f79c0fc3ccbafc3967f │ │ └─274236 /pause │ ├─29c30cdc0ec7d798ea3674def778b90b7f4ef93f013bb2ca0ecdec8c7224199a │ │ ├─186617 neutron-api: uWSGI master │ │ ├─186649 neutron-api: uWSGI worker 1 │ │ └─186650 neutron-api: uWSGI worker 2 │ ├─890313a7da2f3ef97da6096c9e0889a0511355025cea844647ae6c74c92bc1ec │ │ └─235207 /pause │ └─1c5b33d2e0ca903f7b5dd23f7ecd79b5bc309544c874c5f346c0010e59b353ab │ └─220133 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount