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 │ │ │ ├─21518 /lib/systemd/systemd --user │ │ │ └─21519 (sd-pam) │ │ └─session-22.scope │ │ ├─21502 sshd: cephadm [priv] │ │ └─21532 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1457 sshd: zuul [priv] │ │ └─1470 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1461 ssh: /home/zuul/.ansible/cp/199.204.45.229-22-zuul [mux] │ ├─406857 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-axrslxwyuttvaoscrsrlolbtzubfnpdo ; /usr/bin/python3'"'"' && sleep 0' │ ├─406859 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-axrslxwyuttvaoscrsrlolbtzubfnpdo ; /usr/bin/python3' && sleep 0 │ ├─406860 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-axrslxwyuttvaoscrsrlolbtzubfnpdo ; /usr/bin/python3 │ ├─406863 /bin/sh -c echo BECOME-SUCCESS-axrslxwyuttvaoscrsrlolbtzubfnpdo ; /usr/bin/python3 │ ├─406864 /usr/bin/python3 │ ├─406871 /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 │ └─406873 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9799 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12457 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 868351eba7dc062e3c1d703d6e35b103ee648cc75251668228ef73755d198c65 -address /run/containerd/containerd.sock │ │ ├─ 12829 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c5a3ef6cd5308133113e8948bf404c1c7844583dcb5e0a345a646ba8ff7c3490 -address /run/containerd/containerd.sock │ │ ├─ 19584 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 91b4294b04752a4265c4b6df6cc920f88a066adc87670b52d2a25b88078ec587 -address /run/containerd/containerd.sock │ │ ├─ 24778 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3b70387800b7d2652d47329a5b75cbdc57bdc055efb570505a30d4c0582edb8a -address /run/containerd/containerd.sock │ │ ├─ 29204 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 537c075e4bffdd6ed6a9f3770ad4ba8f3e061a07d3f49d44b6516a2137c5b2b6 -address /run/containerd/containerd.sock │ │ ├─ 33870 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4d6a4b0ff59d9815e490d687d13ffa1ad6d3405f2804167a41d6905110c6fb31 -address /run/containerd/containerd.sock │ │ ├─ 39517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d1564bffe859e83056b65e3ca308ca1ace5a13124840aa322eeea72f3d4eb40 -address /run/containerd/containerd.sock │ │ ├─ 39560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 242cf448ad66dc4f63398ef477de0a88bb6fef8473e3895757ac3c27f132762d -address /run/containerd/containerd.sock │ │ ├─ 39571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30e9763439a6b7510cfda006da0a504d7481872e44bc73f90f64d6d2b366921d -address /run/containerd/containerd.sock │ │ ├─ 39599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83e92c5c9296857ea5fdbf618091475fe4ad7c2331a48d0b3f445c44f94108c8 -address /run/containerd/containerd.sock │ │ ├─ 39620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a54a1e2c0055b4731c95107415b4d27b2279d8294f129ae7191450fc6a3795f -address /run/containerd/containerd.sock │ │ ├─ 40138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a783e19e49c2363bacaf4a6096887c1ef5fd1d97fc7b85fc307cce26ab493d31 -address /run/containerd/containerd.sock │ │ ├─ 40861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1829d027dcdf7e4a778208a942638d41599d139821ee550f91dc650403fb470c -address /run/containerd/containerd.sock │ │ ├─ 40879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3431b9db6e3658f76349e3b7db49c3e95c4838c11e12272571601b96d53f51b0 -address /run/containerd/containerd.sock │ │ ├─ 42208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d801450262a49bf3ffa00973414bc1205456a88eb0f2a92938840b81f27709e -address /run/containerd/containerd.sock │ │ ├─ 42625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acaa526b2f1c41a290d2c266f9c38915c9663f5f34d8e2e2cdb32678ac9f8ca1 -address /run/containerd/containerd.sock │ │ ├─ 42662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae8829e1cec348a5eb327b0884f1ed5ff0d8a28c98ccf82691e5ea430c9bd489 -address /run/containerd/containerd.sock │ │ ├─ 43088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 838f76aba3b355b72bfef85e6cf4e301856551670b6dd887a46ac6fc882c3ad9 -address /run/containerd/containerd.sock │ │ ├─ 43590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bd92b89abb892588e61a613fca28681d3d68a5c2b02a6d4773ce261fcc21926 -address /run/containerd/containerd.sock │ │ ├─ 43629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 789bcf86b8423942f99a090e9f03b0a8bbfe42366f418e90afc754712ee3c698 -address /run/containerd/containerd.sock │ │ ├─ 43666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 080986837e466673d79722422d55d39cc5a3f529566e43fd3d1026210b7652c8 -address /run/containerd/containerd.sock │ │ ├─ 45626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6758c86d189c7e83e0a984a48d17d6ce6547e282c9c575e6723310a37bedb08e -address /run/containerd/containerd.sock │ │ ├─ 45748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cc7bebc54d4d5f7497b6d2e0465e41ef360658070773d49e8101d27d6b2306a -address /run/containerd/containerd.sock │ │ ├─ 46435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6ae83c4f95d2979c22161f9135473a65084b9ef213a23ed2b4e0097d03f15e8 -address /run/containerd/containerd.sock │ │ ├─ 46536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a72d928da2f3205da50b082bfb2b2ecc6ee3b04daa2b863a18d016386dcdc34 -address /run/containerd/containerd.sock │ │ ├─ 46897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f145103cfdbd9e19c38ee6c39fa21a19b7e617413720d1bd2ecf46c7633b536b -address /run/containerd/containerd.sock │ │ ├─ 47166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id effb58386ebfe5f03318a7e1c55e273868ac1325f76b0104904840f8648e6412 -address /run/containerd/containerd.sock │ │ ├─ 47800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a49f17b130fd64478ac0d110d38e2c7492c4d55a5eecc6700d4bc159d3a4cfa -address /run/containerd/containerd.sock │ │ ├─ 49885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47075facd8ea1d630b59a46406e993c82279f1ac3b7cdd34bb5a8e30a276c891 -address /run/containerd/containerd.sock │ │ ├─ 50023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0409409a6d4a8e4c858bf1e0226943e181a6ef1e609c2b28690a8ca1e73a2a68 -address /run/containerd/containerd.sock │ │ ├─ 54058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a837387771e145a0546086b527aa5a9c5f66affd5d5cde6aa32f7d8d6b570bd -address /run/containerd/containerd.sock │ │ ├─ 54709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 958728e7fbd71c3aef5e859995cea64fcb679ed7539bb140d61ba6577be00640 -address /run/containerd/containerd.sock │ │ ├─ 54791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b76781229f9b6d775a667f164a368ae298a9bc720101ebba061e6dfbad9dafe3 -address /run/containerd/containerd.sock │ │ ├─ 54834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 269c6ce09997422c18a0f3f24f2b4b8e50f3b9aa75e94b5a116de6ef8d91dbf2 -address /run/containerd/containerd.sock │ │ ├─ 54969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02529f3183f2674579a5ed9f4771c844c65df313e4ba6db3ebd10871f65d1438 -address /run/containerd/containerd.sock │ │ ├─ 58660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56956d879218b319fd655d57ecdbca91af6d3815744b7f44d22f664b8a78cea3 -address /run/containerd/containerd.sock │ │ ├─ 58755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60e6dce0702d4797cd4dabed9eb64fa550297f22dbbec50038a834f1d605f555 -address /run/containerd/containerd.sock │ │ ├─ 58809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 254a5c8a06928b88f61b110a8ce6dad1c5c569df0aa31cf86973eb166153fd96 -address /run/containerd/containerd.sock │ │ ├─ 58857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb2f294915740dd83b2a585c8fa69a5d427c2a5178fa81ecf3ba6635603d7be5 -address /run/containerd/containerd.sock │ │ ├─ 60515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f5af03b55b37fb70db392f36560e1b2c2e4be3677c730a7080572b8e3b7eecb -address /run/containerd/containerd.sock │ │ ├─ 60593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674c4e0e321d3acc9bdb9e93db2a34ac98f38b1b10e6542aeaa22a70b3b384bc -address /run/containerd/containerd.sock │ │ ├─ 60630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ad9272a4264517e3738da8e29f08e73b1e61e4230a096818d734cfb4d3bf93b -address /run/containerd/containerd.sock │ │ ├─ 60911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c45a91befebaa2c6684487ca05239577569d203474c49e0321e4f36c3a0936f1 -address /run/containerd/containerd.sock │ │ ├─ 61032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e43726f2fcc0eb3affb40fd937e558ab01d5213a4a79c5bf4a4d1ad68858630f -address /run/containerd/containerd.sock │ │ ├─ 61161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f337e4bfee4fb0418a8112ceb8f9a2907bb144fc9ec7fe294541c352f0f2dee -address /run/containerd/containerd.sock │ │ ├─ 61499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f80d142678fd8a7e800e94246f5dcfb77146b993a649d690185183eaed1d23b -address /run/containerd/containerd.sock │ │ ├─ 61774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b4e38c75368342bebfee507b7d642e5b0c00160dae358af2b71919714996f80 -address /run/containerd/containerd.sock │ │ ├─ 61956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dae65617e7c9421ce8cc6f0349f01060139ae2d8346a6fbd082ba8c78e1d4a3 -address /run/containerd/containerd.sock │ │ ├─ 62810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f86181fc88ecb21f7b87594b2520ed89376edbd55125bb067c44862bfbd27ea -address /run/containerd/containerd.sock │ │ ├─ 64534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dea641fc83f7ec9871f3d4de29b7e7dc6e059263de7ed3b3fa03d9eb3e8a871b -address /run/containerd/containerd.sock │ │ ├─ 66203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94424e63fd3af0551c7ca300770ecc5200b8d9eda15d99d084f02fe2b0cf2d1b -address /run/containerd/containerd.sock │ │ ├─ 75360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ca83752a70480ebf4139c57bc49fe8c43f94aa4a7a6c5c25c4e02a38f12e32 -address /run/containerd/containerd.sock │ │ ├─ 76835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1a103548a5dda40ad55c532862ec7c8ed67aadbb1c354ec31fad19c52a45bdb -address /run/containerd/containerd.sock │ │ ├─ 83937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a23d040bdccdf4d842c680fbe59a3d31e44f8604ba8c32f3e2a0ed1c9dd1fbcd -address /run/containerd/containerd.sock │ │ ├─ 89619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c6caee3ac0079623750a65f2f927485dc204c8c3077f8d59c87d5696f3b1e9a -address /run/containerd/containerd.sock │ │ ├─ 96475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e92da58a04e31db07f46d0ef4648b7a3d46fea37db4319061f4e508a961e4943 -address /run/containerd/containerd.sock │ │ ├─ 96532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1384703b53e780e8ac7e205cad551895b9e51c3d1786bacaa0d6f030249d2543 -address /run/containerd/containerd.sock │ │ ├─105126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ced6d51685e503c976ddc2d591f93065058df89e36bedfc192db487b298ea61c -address /run/containerd/containerd.sock │ │ ├─106732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 697fa8d818517b37113c86f07a4e424746271dd51900c23710f1d191570dfdba -address /run/containerd/containerd.sock │ │ ├─106771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d59609a5ed4940b36d801a7df8a13c17067e89e90b46d9f37395bea5695d559 -address /run/containerd/containerd.sock │ │ ├─108650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff02c978d0720b3692a781de11eb8f24862e2907147321e4463762fb175296ab -address /run/containerd/containerd.sock │ │ ├─110399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd1305300a7b5eafb89708e350c3cdee8cf0a3935a4540b52a3e8174d6cd1776 -address /run/containerd/containerd.sock │ │ ├─110459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b96e4978f7ae402cbf8b3d0d877c6f9caeb48647677aff06dd8343983921efec -address /run/containerd/containerd.sock │ │ ├─123669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1fc85542f6a0453046fdcfd08aaf04f30d8c3f1b65d02a8c881b6e4e91061bc -address /run/containerd/containerd.sock │ │ ├─123753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 862101d1e234d4250e2d054229f242a5b40b934a088d11e4ff7893b42b35d261 -address /run/containerd/containerd.sock │ │ ├─126217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6ded9944f672edf61479ebf77c7a2470b40c747ad8b03ee481350e63d79d159 -address /run/containerd/containerd.sock │ │ ├─140417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caf60d80792b7075d30a29daffa0b142d0820c46c3455f644bc62bd48187c793 -address /run/containerd/containerd.sock │ │ ├─141942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d648a30249ca5245d72c9b9a074aed4bf97c27de43b5010b448f855a6583462 -address /run/containerd/containerd.sock │ │ ├─142288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26256d978803122d5eb1a183cfc91cb71c3b17c739977c13cb4a4a894aedf47d -address /run/containerd/containerd.sock │ │ ├─143115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1809d8feb63a53454d9ad32d9c4b1620ce2144091bf742053cbcac2788d05029 -address /run/containerd/containerd.sock │ │ ├─145350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9991f50b05ac3ed580407e0a50c03e2ea0ee5346ea5167c96ccbd80273075063 -address /run/containerd/containerd.sock │ │ ├─145490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8b4f13373878a9f96b832fa0a1cbfd0dc0784324b3e97bcf5ecf9c24763e1ab -address /run/containerd/containerd.sock │ │ ├─145708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6496934ff51ccdbf00387b0ac667496da216361470b068eb1d6b204fc2f898b -address /run/containerd/containerd.sock │ │ ├─145745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8c17461642564e29459d4db9589570fde358e01f5815461677a42e81e9b7c51 -address /run/containerd/containerd.sock │ │ ├─146056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74f6cf3037e0b2cf250084cb3ffafbb42df0346ebcac4014aec5ee2f203cbd5f -address /run/containerd/containerd.sock │ │ ├─146291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 125f43f3b1dcc07ef7567ad106e065c1e5ce8d45a849ab9b282255d1ca511a89 -address /run/containerd/containerd.sock │ │ ├─170688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 074bb1aaa439cf2303d3089f4e49899a958baf1e6af96e94ae1fde942758b2ab -address /run/containerd/containerd.sock │ │ ├─172489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf60255ee00bd5948ec2dbdd958be9bdfaaf104d6b1db002e61bfa48c664328c -address /run/containerd/containerd.sock │ │ ├─172535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c63e28a43c81fcac6ca550d6b81a88db3f1f4f6ead9c036eb6dfa1d08356d8fc -address /run/containerd/containerd.sock │ │ ├─172653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c81ed2988b7bf8d4928a398cf5b4889a5e4fcb785cc45cac6752c91d5e76f60 -address /run/containerd/containerd.sock │ │ ├─172681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 307b729adb35c1702a1b71ab9bc0ed96c83385e808cb35fabbd5f66b5389f284 -address /run/containerd/containerd.sock │ │ ├─172722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 428588e01267e54e08fa647a12e35fb2360c0e91e218844dccb41450ce46b0ab -address /run/containerd/containerd.sock │ │ ├─173045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60072c4861821aca7e2e740a6ab0f9edfe78e3f31320f6d3c610aeac6fcc0be0 -address /run/containerd/containerd.sock │ │ ├─173095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08fd9accbc6bcb39c25e7f81439a746838e1ea693a94dd82e81c3a7cf32afdc7 -address /run/containerd/containerd.sock │ │ ├─185042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e56c8deb5ed15c7ab6763ed8380968710f35a889db8c68695b4811b1a3eb27f1 -address /run/containerd/containerd.sock │ │ ├─187293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9662486eba4b72d314fed8785c8393f3e7f5a2633c07099cf9fc0b7ca892ad2a -address /run/containerd/containerd.sock │ │ ├─187387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37873d24780481004c5d13380930ed60faed9492c03ce1aea4b858c36e1f4b74 -address /run/containerd/containerd.sock │ │ ├─187438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0309e60a19c4ad8207a891ed4801817c2eb19e7121265909fc96bde74117a0d0 -address /run/containerd/containerd.sock │ │ ├─202095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c68e6ef11033b89a6bbd499c0ca4e982e0ee5b4ee0222d3bb5db10d9e85d25b -address /run/containerd/containerd.sock │ │ ├─210616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51e7c62c73551d4e1415c243eb1622e84a8487acbe93b91fa758621c8dd45811 -address /run/containerd/containerd.sock │ │ ├─210661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6c9baa908b0ff29ce865e75c070e10021e114e2c9ed4e0aec1b1e87a5932bcf -address /run/containerd/containerd.sock │ │ ├─210692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1df7445e8ff314ec7e198d5dc498a970f9bea6e0452e13f2bce4d5e93bd1709c -address /run/containerd/containerd.sock │ │ ├─211007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2eaab339467b224c2729a7d1fbaadde1db96a8405b1b2ce71d045fc21f46347 -address /run/containerd/containerd.sock │ │ ├─221854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6b31373551db5f4478c4f75a9a47d5558432b36065dcd1bb0cb82f1b9020b9b -address /run/containerd/containerd.sock │ │ ├─224074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9ae4980b299c2aa8b2f20b72c0f6cb63c2c843c1e092cc60da1d76638cf11f -address /run/containerd/containerd.sock │ │ ├─225235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ff669d14f15448e01d320055edd9f96b2163d52339d518c004328ecdd0905ef -address /run/containerd/containerd.sock │ │ ├─226126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e0feb0db24d6516d8d51a9464264c8524cf2733373847730ad5ca2e7e4a3be7 -address /run/containerd/containerd.sock │ │ ├─227235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5448a861246de7c2bc39b7d0596f4b5a8bc9b8d612c613972c94f678a6d6b199 -address /run/containerd/containerd.sock │ │ ├─229609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1039fa45f564e92ab2026df3bb5b7b5b61414180c16dd9ca0b0f0735fb32253e -address /run/containerd/containerd.sock │ │ ├─230866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02e14002113f9ce39bf53fc77ec727dc5cd51e1659fb6e8a67c79bea17b35a12 -address /run/containerd/containerd.sock │ │ ├─231011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03d235f45cbc25c839fa4580ea5c28e87b3ec0aa1ed0a4c0c5857f68e4bce2cc -address /run/containerd/containerd.sock │ │ ├─239762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad8e0b5f2c8236c7b7986a479a644a049fecd90b7ce7973f7710b58d36fd022b -address /run/containerd/containerd.sock │ │ ├─240368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67711169f511eb48f3cadc2ab138c21c006b2e9ea36ed8fa65f8841a518f9a92 -address /run/containerd/containerd.sock │ │ ├─245830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b6930973f73f8a968d0c1a6337524fca28c8886cae4abf439cc4f0fae3f83bb -address /run/containerd/containerd.sock │ │ ├─249828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1b777b5ace35dc7688cbd21ff8e036a10d2e406a20c5058179e47bebc0b97ef -address /run/containerd/containerd.sock │ │ ├─249976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 829bcc5d5bf48d3eec091728041956e406714b3927d2144c7086a417bf4879ee -address /run/containerd/containerd.sock │ │ ├─250030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f98dc18359985245106bed979bed8b6ebcc3427d56daf557108aaf11e5118235 -address /run/containerd/containerd.sock │ │ ├─250206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4290736cfd7ebac6fb19a6df5b47dbadd28be280f570ba6638bad282ac25845 -address /run/containerd/containerd.sock │ │ ├─264431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84c7fceefc2d98197a6b5588f43187fcfea34df70134c3bcc644e8a4a7eb2ae9 -address /run/containerd/containerd.sock │ │ ├─267019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ac1b62fb2e3fcb4274da96441f1c0292c2d318c28003673c66fd1e2d4c4dc9c -address /run/containerd/containerd.sock │ │ └─268420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bc1eac99ee9f505752d10d748403a7ec76a6d2e3d7f4c2958545c4ad295dfa2 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 392 /lib/systemd/systemd-udevd │ │ ├─406828 /lib/systemd/systemd-udevd │ │ └─406829 /lib/systemd/systemd-udevd │ ├─run-r694eb4da85a546aeaf4c0125e0bbe136.scope │ │ └─185665 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─28913 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29187 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19541 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19563 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24500 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24761 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33582 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33853 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12380 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12413 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.pfijyp.service │ │ ├─12745 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pfijyp/unit.run │ │ └─12774 /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-pfijyp --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pfijyp:/var/lib/ceph/mgr/ceph-instance.pfijyp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pfijyp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.pfijyp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10173 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139833 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39983 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.229 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─640 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-3b70387800b7d2652d47329a5b75cbdc57bdc055efb570505a30d4c0582edb8a.scope … │ │ ├─24803 /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 │ │ └─24815 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-4d6a4b0ff59d9815e490d687d13ffa1ad6d3405f2804167a41d6905110c6fb31.scope … │ │ ├─33893 /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 │ │ └─33906 /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-final.service │ ├─uuidd.service │ │ └─1390 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10932 /usr/sbin/chronyd -F 1 │ │ └─10933 /usr/sbin/chronyd -F 1 │ ├─docker-868351eba7dc062e3c1d703d6e35b103ee648cc75251668228ef73755d198c65.scope … │ │ ├─12494 /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 │ │ └─12506 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-c5a3ef6cd5308133113e8948bf404c1c7844583dcb5e0a345a646ba8ff7c3490.scope … │ │ ├─12852 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.pfijyp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12871 /usr/bin/ceph-mgr -n mgr.instance.pfijyp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-537c075e4bffdd6ed6a9f3770ad4ba8f3e061a07d3f49d44b6516a2137c5b2b6.scope … │ │ ├─29228 /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 │ │ └─29241 /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 │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139630 /sbin/iscsid │ │ └─139631 /sbin/iscsid │ ├─docker-91b4294b04752a4265c4b6df6cc920f88a066adc87670b52d2a25b88078ec587.scope … │ │ ├─19613 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19629 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─b01f611c609c95be00f9445f710e8832e363c16d45670f72a96a7362cf59169f │ │ ├─185233 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185254 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─185260 erl_child_setup 1048576 │ │ ├─185367 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185368 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185378 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─185902 /bin/sh -s rabbit_disk_monitor │ ├─0309e60a19c4ad8207a891ed4801817c2eb19e7121265909fc96bde74117a0d0 │ │ └─187482 /pause │ ├─101decdab33e7faeab91cb98fd596d775cc9bc8dd2346cbdcfed5338180b9945 │ │ └─97659 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─02e14002113f9ce39bf53fc77ec727dc5cd51e1659fb6e8a67c79bea17b35a12 │ │ └─230890 /pause │ ├─a96eb5a2f4c401b9f0db3574d418680ec0db27fdab0d221e3542d238bccab377 │ │ ├─105599 glance-api: uWSGI master │ │ ├─105612 glance-api: uWSGI worker 1 │ │ └─105613 glance-api: uWSGI worker 2 │ ├─98a9189af2ee70339d0ff721aae67c8714ffa178c2655d87850fc3e88ff0d156 │ │ └─224394 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d9ec5efd06ec05d3f87d9f6ee9140f56e5ce395423a7f0f52ce999c8ce75582b │ │ └─184630 /usr/bin/libvirt-tls-sidecar │ ├─5561ab17b1a0a0e79c84663592add7468b568bec79e53048ee4805f53d04a2c2 │ │ └─124315 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─8b6930973f73f8a968d0c1a6337524fca28c8886cae4abf439cc4f0fae3f83bb │ │ └─245854 /pause │ ├─37873d24780481004c5d13380930ed60faed9492c03ce1aea4b858c36e1f4b74 │ │ └─187411 /pause │ ├─29e2413c2590d94ab7f41605a5227f316be78123628984d98402f7798f30b8a4 │ │ ├─180939 neutron-api: uWSGI master │ │ ├─180985 neutron-api: uWSGI worker 1 │ │ └─180986 neutron-api: uWSGI worker 2 │ ├─a2eaab339467b224c2729a7d1fbaadde1db96a8405b1b2ce71d045fc21f46347 │ │ └─211031 /pause │ ├─badb50a6e6e71fc03596e78016a25b5a0c2912e2a1e741ebab3b2363fde78dc7 │ │ └─225637 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─a783e19e49c2363bacaf4a6096887c1ef5fd1d97fc7b85fc307cce26ab493d31 │ │ └─40170 /pause │ ├─3a03598e009d82db7f905a6db052898f134456e0b0a8b67f5720517d87ab0343 │ │ ├─140834 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140849 /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 │ ├─5cbade434b095630675a4014ea9c681c0c01846119d2f93f27fea5ed0f0cd68a │ │ ├─183178 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) │ │ ├─183778 /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/tmppgl2r6p6/privsep.sock │ │ ├─369078 /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/tmplg4vr9ao/privsep.sock │ │ ├─369414 /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/tmpkz72gre8/privsep.sock │ │ ├─369722 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369725 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369952 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5882aa3b-10e2-4470-8748-0b31c0145496 --namespace=qrouter-5882aa3b-10e2-4470-8748-0b31c0145496 --conf_dir=/var/lib/neutron/ha_confs/5882aa3b-10e2-4470-8748-0b31c0145496 --log-file=/var/lib/neutron/ha_confs/5882aa3b-10e2-4470-8748-0b31c0145496/neutron-keepalived-state-change.log --monitor_interface=ha-d7cabb06-6b --monitor_cidr=169.254.0.23/24 --pid_file=/var/lib/neutron/external/pids/5882aa3b-10e2-4470-8748-0b31c0145496.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─370847 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=57f6f455-9853-4098-8573-6b860eb887fd --namespace=qrouter-57f6f455-9853-4098-8573-6b860eb887fd --conf_dir=/var/lib/neutron/ha_confs/57f6f455-9853-4098-8573-6b860eb887fd --log-file=/var/lib/neutron/ha_confs/57f6f455-9853-4098-8573-6b860eb887fd/neutron-keepalived-state-change.log --monitor_interface=ha-00f13a64-bb --monitor_cidr=169.254.0.90/24 --pid_file=/var/lib/neutron/external/pids/57f6f455-9853-4098-8573-6b860eb887fd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─372014 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=57dfe502-a994-424b-a2ad-3bd8525a7eb8 --namespace=qrouter-57dfe502-a994-424b-a2ad-3bd8525a7eb8 --conf_dir=/var/lib/neutron/ha_confs/57dfe502-a994-424b-a2ad-3bd8525a7eb8 --log-file=/var/lib/neutron/ha_confs/57dfe502-a994-424b-a2ad-3bd8525a7eb8/neutron-keepalived-state-change.log --monitor_interface=ha-2173bd77-90 --monitor_cidr=169.254.0.190/24 --pid_file=/var/lib/neutron/external/pids/57dfe502-a994-424b-a2ad-3bd8525a7eb8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─382663 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6e09f2a5-3aa8-439a-97c0-abe05e8d41e8 --namespace=qrouter-6e09f2a5-3aa8-439a-97c0-abe05e8d41e8 --conf_dir=/var/lib/neutron/ha_confs/6e09f2a5-3aa8-439a-97c0-abe05e8d41e8 --log-file=/var/lib/neutron/ha_confs/6e09f2a5-3aa8-439a-97c0-abe05e8d41e8/neutron-keepalived-state-change.log --monitor_interface=ha-502a45ff-fa --monitor_cidr=169.254.0.87/24 --pid_file=/var/lib/neutron/external/pids/6e09f2a5-3aa8-439a-97c0-abe05e8d41e8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5448a861246de7c2bc39b7d0596f4b5a8bc9b8d612c613972c94f678a6d6b199 │ │ └─227259 /pause │ ├─2f10486e4ffd9ceb8d70e7fc10ea8a9d557108448711d412177568528363eeb1 │ │ └─267465 /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 │ ├─0c4148144ed142910579142b0863c0968fcee151cb9f91d57b0ed58f343ee3ed │ │ └─63128 /goldpinger --static-file-path /static │ ├─080986837e466673d79722422d55d39cc5a3f529566e43fd3d1026210b7652c8 │ │ └─43712 /pause │ ├─7dae65617e7c9421ce8cc6f0349f01060139ae2d8346a6fbd082ba8c78e1d4a3 │ │ └─61979 /pause │ ├─4a2008a5bf35ecfaa9c2ea30c74f6f05e6a72c7fcc516925260fe03cd0f23b87 │ │ └─151325 /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 │ ├─ed50b2c4e3c0d55b61b1fe5230628f1f856a21c55ed224009042d70270d7827f │ │ ├─221971 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222062 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─222072 erl_child_setup 1048576 │ │ ├─222251 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222255 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222270 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─222630 /bin/sh -s rabbit_disk_monitor │ ├─9f337e4bfee4fb0418a8112ceb8f9a2907bb144fc9ec7fe294541c352f0f2dee │ │ └─61184 /pause │ ├─e612dec6802a18a950edcfdfb219a75baefcebc40711888f455ec39395453769 │ │ └─63399 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─90f61439dd5cbc52b716b3fb2f274249c1459febc4c13986317826c830120fe5 │ │ ├─168710 nova-api: uWSGI master │ │ ├─168745 nova-api: uWSGI worker 1 │ │ └─168746 nova-api: uWSGI worker 2 │ ├─c12e8206a99bf452ce21a61c1beadc85c65ef60bf8a562efe281cd806ef886c1 │ │ └─227284 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─f87440ad00c020b8423dd98ff3bf28ffd83c403ddcf3c70cd82295a9619cce6e │ │ ├─ 69767 apache2 -DFOREGROUND │ │ ├─ 69782 (wsgi:k -DFOREGROUND │ │ ├─ 69783 (wsgi:k -DFOREGROUND │ │ ├─ 69784 (wsgi:k -DFOREGROUND │ │ ├─ 69785 (wsgi:k -DFOREGROUND │ │ ├─405286 apache2 -DFOREGROUND │ │ └─405439 apache2 -DFOREGROUND │ ├─02529f3183f2674579a5ed9f4771c844c65df313e4ba6db3ebd10871f65d1438 │ │ └─54992 /pause │ ├─1d648a30249ca5245d72c9b9a074aed4bf97c27de43b5010b448f855a6583462 │ │ └─141971 /pause │ ├─2426bf2366f637ebb0d29679929bbb80a2e2a534076ccdfa2c23066d77e3dc42 │ │ └─262492 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a23d040bdccdf4d842c680fbe59a3d31e44f8604ba8c32f3e2a0ed1c9dd1fbcd │ │ └─83960 /pause │ ├─6ac1b62fb2e3fcb4274da96441f1c0292c2d318c28003673c66fd1e2d4c4dc9c │ │ └─267043 /pause │ ├─c6ae83c4f95d2979c22161f9135473a65084b9ef213a23ed2b4e0097d03f15e8 │ │ └─46458 /pause │ ├─e1fc85542f6a0453046fdcfd08aaf04f30d8c3f1b65d02a8c881b6e4e91061bc │ │ └─123693 /pause │ ├─5107cf67a76ae37c36c9bb2064ffdd83d1240a358132b9ed359af8a999fca466 │ │ └─43807 /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 │ ├─1384703b53e780e8ac7e205cad551895b9e51c3d1786bacaa0d6f030249d2543 │ │ └─96566 /pause │ ├─428588e01267e54e08fa647a12e35fb2360c0e91e218844dccb41450ce46b0ab │ │ └─172796 /pause │ ├─d6b31373551db5f4478c4f75a9a47d5558432b36065dcd1bb0cb82f1b9020b9b │ │ └─221876 /pause │ ├─dea641fc83f7ec9871f3d4de29b7e7dc6e059263de7ed3b3fa03d9eb3e8a871b │ │ └─64562 /pause │ ├─612de616d54b673d1cba93919b503af74fd2aef6fa245b1e021c77326ec47ab5 │ │ └─120431 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0828459bccf28d10f7b15e818ab28c0cefe85b646765235d720d93bd81c741d2 │ │ └─50228 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 │ ├─ef1667c5c071379649ed8a2246118ebc43a17f02c4dc542ba40575352e06ae53 │ │ └─55064 nfd-worker -metrics=8081 │ ├─0e0feb0db24d6516d8d51a9464264c8524cf2733373847730ad5ca2e7e4a3be7 │ │ └─226149 /pause │ ├─47724f4d819e423a6be2c6d488c625e23be17e9730eb432dd3cc0bcb0a852ad8 │ │ └─268651 /bin/openstack-database-exporter │ ├─b389bb0a795b294cfb960805e7052535f3e8fa704490c1ea840121b274b73cc2 │ │ ├─82975 barbiacan-api: uWSGI master │ │ └─82988 barbiacan-api: uWSGI worker 1 │ ├─6614b9fa24e0ebe84a648eb6bcdca87bf7261ea9ff73872d41b72f01ae280823 │ │ ├─107041 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107274 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107277 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─03bdaa2dfd46d23e6771417813e917f8deb0d39d4a3718eb0a505098e21a933f │ │ └─64325 /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 │ ├─fe8ee3654d5565f99d5bb7242ab34f8fa56df5117395089364cedf2550656576 │ │ └─226175 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─74f6cf3037e0b2cf250084cb3ffafbb42df0346ebcac4014aec5ee2f203cbd5f │ │ └─146079 /pause │ ├─829bcc5d5bf48d3eec091728041956e406714b3927d2144c7086a417bf4879ee │ │ └─250003 /pause │ ├─674c4e0e321d3acc9bdb9e93db2a34ac98f38b1b10e6542aeaa22a70b3b384bc │ │ └─60616 /pause │ ├─acaa526b2f1c41a290d2c266f9c38915c9663f5f34d8e2e2cdb32678ac9f8ca1 │ │ └─42648 /pause │ ├─7bbadd178ea08c0758d0b3d206042ffd3aa5ac285aaf61c945a987be389e65f2 │ │ └─64283 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-229.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 │ ├─08fd9accbc6bcb39c25e7f81439a746838e1ea693a94dd82e81c3a7cf32afdc7 │ │ └─173119 /pause │ ├─f307d597f3637fd14be70a1d99afe364ab78c8376a683ef485b6916d8a9c9be4 │ │ ├─190556 /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 │ │ ├─369856 /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/tmpyygidmcf/privsep.sock │ │ ├─369983 /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/tmpc80pdqkf/privsep.sock │ │ └─376210 /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/tmp24ls96me/privsep.sock │ ├─7dfd5ca6ea69d8d46db31c3d94a8c9c52f9b16073092713a41cd6c04b96744c5 │ │ ├─180956 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─181288 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/plugins/ml2/ml2_conf.ini) │ │ ├─181289 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/plugins/ml2/ml2_conf.ini) │ │ └─181290 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/plugins/ml2/ml2_conf.ini) │ ├─43e6d744fffa90f41ebbd0cfa873761eca770b9e17eba4277efd6d72885cc0e9 │ │ └─55146 nfd-gc -gc-interval=1h │ ├─539a3d4e67ab51ec2b1ce6f1f06c4944201c0aaca694d632aafd4a860e3256fd │ │ ├─169470 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169708 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169709 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─8962ec1868a28b8a8a445b2f36b50a2f82de7a41a3bbdd4e13556cddf2f5b4b7 │ │ └─63653 /bin/pushgateway │ ├─c63e28a43c81fcac6ca550d6b81a88db3f1f4f6ead9c036eb6dfa1d08356d8fc │ │ └─172580 /pause │ ├─aae7e6a78c3e6848235b365055b5897d099bf4a3067af1689519877d2205af09 │ │ └─48101 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─3431b9db6e3658f76349e3b7db49c3e95c4838c11e12272571601b96d53f51b0 │ │ └─40924 /pause │ ├─84c7fceefc2d98197a6b5588f43187fcfea34df70134c3bcc644e8a4a7eb2ae9 │ │ └─264458 /pause │ ├─074bb1aaa439cf2303d3089f4e49899a958baf1e6af96e94ae1fde942758b2ab │ │ └─170711 /pause │ ├─0ca529401c217c9f99a6f7a80652ccb217049de75dd7f285985bc8916ef45199 │ │ ├─131237 placement-api: uWSGI master │ │ ├─131260 placement-api: uWSGI worker 1 │ │ └─131262 placement-api: uWSGI worker 2 │ ├─f09c7d0cf4e28468df330509f28abac4c3e4b0983b694d94d743e44931a90ff9 │ │ └─229659 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─697fa8d818517b37113c86f07a4e424746271dd51900c23710f1d191570dfdba │ │ └─106755 /pause │ ├─e49d9cf4b2b7a8fe92c3848aca09bf4a3de946c52b7949ea278dfe8d79a04606 │ │ └─62909 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0b4e38c75368342bebfee507b7d642e5b0c00160dae358af2b71919714996f80 │ │ └─61798 /pause │ ├─2a634c06d8477d940f7b9601d45dfc5d5fa831368e7ef82c866c5d7e0c9d3258 │ │ └─55246 /secretgen-controller │ ├─6a837387771e145a0546086b527aa5a9c5f66affd5d5cde6aa32f7d8d6b570bd │ │ └─54081 /pause │ ├─04ca83752a70480ebf4139c57bc49fe8c43f94aa4a7a6c5c25c4e02a38f12e32 │ │ └─75385 /pause │ ├─783e52ff4df2c52d93eb87fcda4d5059871c29b90a43c2cfe2fe1d2e5465c73a │ │ └─39820 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 │ ├─a8955550f66b67a5657f803d93bbfbf637ee37bc6b371ee3184495831abcb0b6 │ │ ├─183172 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) │ │ ├─183744 /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/tmpprcp4fmz/privsep.sock │ │ ├─184032 /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/tmpi2eeeiip/privsep.sock │ │ ├─184588 /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/tmp83v2uz7n/privsep.sock │ │ ├─185031 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185033 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185150 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/724816d6-6b8a-4cf0-9a13-7b102c9de291/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/724816d6-6b8a-4cf0-9a13-7b102c9de291/host --addn-hosts=/var/lib/neutron/dhcp/724816d6-6b8a-4cf0-9a13-7b102c9de291/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/724816d6-6b8a-4cf0-9a13-7b102c9de291/opts --dhcp-leasefile=/var/lib/neutron/dhcp/724816d6-6b8a-4cf0-9a13-7b102c9de291/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-34245bd1-65b9-46e6-b19b-cabae9dd7ffc,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 │ │ ├─185153 haproxy -f /var/lib/neutron/ns-metadata-proxy/724816d6-6b8a-4cf0-9a13-7b102c9de291.conf │ │ ├─204243 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0566666e-42fc-4172-af4f-bfb7d820a4b4/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0566666e-42fc-4172-af4f-bfb7d820a4b4/host --addn-hosts=/var/lib/neutron/dhcp/0566666e-42fc-4172-af4f-bfb7d820a4b4/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0566666e-42fc-4172-af4f-bfb7d820a4b4/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0566666e-42fc-4172-af4f-bfb7d820a4b4/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-74a977a7-825f-4b5c-b724-b25c6433a633,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 │ │ ├─204264 haproxy -f /var/lib/neutron/ns-metadata-proxy/0566666e-42fc-4172-af4f-bfb7d820a4b4.conf │ │ └─374328 /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/tmpg67j6n5z/privsep.sock │ ├─2c6caee3ac0079623750a65f2f927485dc204c8c3077f8d59c87d5696f3b1e9a │ │ └─89644 /pause │ ├─7a01c1b5fcc37b39e962019b92fbc30ce829658760eb324f17c785527ead4d3b │ │ └─39774 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 │ ├─1d801450262a49bf3ffa00973414bc1205456a88eb0f2a92938840b81f27709e │ │ └─42232 /pause │ ├─3a72d928da2f3205da50b082bfb2b2ecc6ee3b04daa2b863a18d016386dcdc34 │ │ └─46560 /pause │ ├─9991f50b05ac3ed580407e0a50c03e2ea0ee5346ea5167c96ccbd80273075063 │ │ └─145382 /pause │ ├─6a49f17b130fd64478ac0d110d38e2c7492c4d55a5eecc6700d4bc159d3a4cfa │ │ └─47824 /pause │ ├─ec0c1bf9d01db9d952ba5351b9e8d30778e5f7c53428eea977bf415d4a804a85 │ │ ├─240064 magnum-api: uWSGI master │ │ ├─240167 magnum-api: uWSGI worker 1 │ │ └─240168 magnum-api: uWSGI worker 2 │ ├─0b8d42141d3a627da97eae22c7a0eb8799a3ac7ef83cbc3587ac5edab62ca17b │ │ └─59953 /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 │ ├─b96e4978f7ae402cbf8b3d0d877c6f9caeb48647677aff06dd8343983921efec │ │ └─110495 /pause │ ├─0bc1eac99ee9f505752d10d748403a7ec76a6d2e3d7f4c2958545c4ad295dfa2 │ │ └─268442 /pause │ ├─5bd92b89abb892588e61a613fca28681d3d68a5c2b02a6d4773ce261fcc21926 │ │ └─43614 /pause │ ├─465a9c3bde8e965789924d988a487c0f867479bfe2eb028a21b5bd31c0a10019 │ │ ├─180999 neutron-policy-server: uWSGI master │ │ ├─181012 neutron-policy-server: uWSGI worker 1 │ │ └─181013 neutron-policy-server: uWSGI worker 2 │ ├─e56c8deb5ed15c7ab6763ed8380968710f35a889db8c68695b4811b1a3eb27f1 │ │ └─185067 /pause │ ├─03d235f45cbc25c839fa4580ea5c28e87b3ec0aa1ed0a4c0c5857f68e4bce2cc │ │ └─231035 /pause │ ├─94424e63fd3af0551c7ca300770ecc5200b8d9eda15d99d084f02fe2b0cf2d1b │ │ └─66230 /pause │ ├─67711169f511eb48f3cadc2ab138c21c006b2e9ea36ed8fa65f8841a518f9a92 │ │ └─240391 /pause │ ├─673e34a089252082f960324128ddfd6200a6c413bd97dd3b482a9eaf85d93731 │ │ ├─270847 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270859 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─862101d1e234d4250e2d054229f242a5b40b934a088d11e4ff7893b42b35d261 │ │ └─123777 /pause │ ├─1065cbc73203a6def2a696d9271b2b356c4e0ce42468da221efb98d2a77ff4aa │ │ ├─169268 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169570 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169571 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─fe7c2ddeee9a666b415c29c6c61e1c1e267522955ea76c558e64e4d095dace0e │ │ ├─170826 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170842 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─170848 erl_child_setup 1048576 │ │ ├─170915 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─170916 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─170926 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─171145 /bin/sh -s rabbit_disk_monitor │ ├─1809d8feb63a53454d9ad32d9c4b1620ce2144091bf742053cbcac2788d05029 │ │ └─143138 /pause │ ├─b0c3e65dee87e0c880358ab9501e4437d45f109e94aab0bfe41c2267e1d1aae3 │ │ └─39806 kube-apiserver --advertise-address=199.204.45.229 --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 │ ├─43835f89f11323c80f238ca33b29e926b79c24484045c6fb22cf0d2ab6f2e746 │ │ ├─198722 heat-api-cfn: uWSGI master │ │ ├─198810 heat-api-cfn: uWSGI worker 1 │ │ └─198811 heat-api-cfn: uWSGI worker 2 │ ├─858cf9c01dc76169704963e1f11d7964b3cf6c93f3e59a58819c33b1da8ddc4c │ │ ├─ 84729 /usr/local/bin/rook ceph operator │ │ └─406835 /usr/libexec/platform-python -s /usr/bin/ceph versions --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─ea652c2d37ea472ed27c817799aa7c8b8edec294d6e3101c8b68e9e89638d139 │ │ └─55104 nfd-master -crd-controller=true -metrics=8081 │ ├─be21f35898470621b8f1cdc689be17d44ea884976576358ec7ebf4e98d014817 │ │ └─64403 /bin/oauth2-proxy │ ├─958728e7fbd71c3aef5e859995cea64fcb679ed7539bb140d61ba6577be00640 │ │ └─54738 /pause │ ├─c6c9baa908b0ff29ce865e75c070e10021e114e2c9ed4e0aec1b1e87a5932bcf │ │ └─210729 /pause │ ├─bdb2f37e32e4355586576ee35d3b9d812a0089e4811fd6d093a1f7f8218f39fb │ │ ├─168797 nova-metadata: uWSGI master │ │ ├─168810 nova-metadata: uWSGI worker 1 │ │ └─168811 nova-metadata: uWSGI worker 2 │ ├─caf60d80792b7075d30a29daffa0b142d0820c46c3455f644bc62bd48187c793 │ │ └─140448 /pause │ ├─ad8e0b5f2c8236c7b7986a479a644a049fecd90b7ce7973f7710b58d36fd022b │ │ └─239785 /pause │ ├─7529cb55078b93ec12ea6b60c5b58e06120b9d137d038eff33c9ff3be047c941 │ │ └─59529 /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 │ ├─1fff2e3a845e9c4738df62b3341fdf43c057d92c0ccb19673a4b87b954af883f │ │ ├─75464 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75481 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─75487 erl_child_setup 1048576 │ │ ├─75561 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─75562 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─75582 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─75778 /bin/sh -s rabbit_disk_monitor │ ├─9504882e034523b3ad37772d4dfde9f71135c8be865ed2588b5e83c998472907 │ │ ├─62967 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63053 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─70548ec70a121ec57fb35e5d7e85ba5c44e59bba3d28a66e1b58e1daccfc579e │ │ └─46604 /manager --metrics-bind-address=:9782 │ ├─e43726f2fcc0eb3affb40fd937e558ab01d5213a4a79c5bf4a4d1ad68858630f │ │ └─61055 /pause │ ├─026051877e771a9d320c8eefe6ede1b9c15ed11862d17c55ea7cfb222eecad14 │ │ ├─198778 heat-api: uWSGI master │ │ ├─198819 heat-api: uWSGI worker 1 │ │ └─198820 heat-api: uWSGI worker 2 │ ├─60072c4861821aca7e2e740a6ab0f9edfe78e3f31320f6d3c610aeac6fcc0be0 │ │ └─173070 /pause │ ├─a8c17461642564e29459d4db9589570fde358e01f5815461677a42e81e9b7c51 │ │ └─145772 /pause │ ├─e92da58a04e31db07f46d0ef4648b7a3d46fea37db4319061f4e508a961e4943 │ │ └─96499 /pause │ ├─54f93a60e9c970846de648b64268d3423ed367219c96bdacd2f7e282c1d3a9b4 │ │ ├─47850 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 │ │ └─49090 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 │ ├─307ca6843e876a83d3aec8515500f1f030147cddf8b837aa4de70c74d2447514 │ │ ├─41366 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41740 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─c94bec03b5120faf2620d9aa351b3dddb821c2e63aae7ccc0fc504283632a53e │ │ ├─89900 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89918 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─89925 erl_child_setup 1048576 │ │ ├─90059 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90060 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90070 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─90541 /bin/sh -s rabbit_disk_monitor │ ├─723aadd98ada4dc5ce2d821e6da412c2192b742342f967da824a2ecb82e78e17 │ │ ├─183139 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) │ │ ├─183390 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) │ │ └─183391 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) │ ├─47a39ac8de00e1edca5eceff9e1d2eaaf8f8524fd1b977a6a3b36396648d473f │ │ └─64344 /bin/memcached_exporter │ ├─f145103cfdbd9e19c38ee6c39fa21a19b7e617413720d1bd2ecf46c7633b536b │ │ └─46919 /pause │ ├─7d1564bffe859e83056b65e3ca308ca1ace5a13124840aa322eeea72f3d4eb40 │ │ └─39548 /pause │ ├─1829d027dcdf7e4a778208a942638d41599d139821ee550f91dc650403fb470c │ │ └─40911 /pause │ ├─11e2ddfb2b32c6cb5a48c2f3bc047c9454dbd1a4a9c80e02b97460f94e472168 │ │ └─140799 /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 │ ├─ae8829e1cec348a5eb327b0884f1ed5ff0d8a28c98ccf82691e5ea430c9bd489 │ │ └─42685 /pause │ ├─76124436746a5b182729858b2a0fa22b2e9877b12baca15ace7ccf170a20739c │ │ └─42716 /coredns -conf /etc/coredns/Corefile │ ├─0d59609a5ed4940b36d801a7df8a13c17067e89e90b46d9f37395bea5695d559 │ │ └─106805 /pause │ ├─23efc2b7a5b5c47db9bf3aa782dd4fa03abac476915433c08c710c73e73e9715 │ │ ├─246010 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246027 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─246033 erl_child_setup 1048576 │ │ ├─246102 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─246103 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─246113 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─246315 /bin/sh -s rabbit_disk_monitor │ ├─125f43f3b1dcc07ef7567ad106e065c1e5ce8d45a849ab9b282255d1ca511a89 │ │ └─146315 /pause │ ├─39f955ecdaa7232ad3aa7054528e5608893a4ba1a4593bc584c8c0782425620a │ │ └─190583 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2c81ed2988b7bf8d4928a398cf5b4889a5e4fcb785cc45cac6752c91d5e76f60 │ │ └─172738 /pause │ ├─3865cd84af417e3a4baf5fded76749cf3b028ebc9c67b2f43110c93503ea424c │ │ ├─124676 /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 │ │ └─124834 /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 │ ├─639d8b3e3cea79366e08a9b6ad0a8e2747c1e559b422b4feaee20b4855575cc2 │ │ ├─239821 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240442 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbn5jku77/privsep.sock │ │ ├─240455 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240481 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5bd104d155a0ae70e75316d452825f561e5ec6612753a1c876beb5046f3308c2 │ │ └─61233 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 │ ├─a1176e33ca290db8dc0bd22146bec04a7de570e3272a636d859ae935c042c5a5 │ │ └─50435 valkey-server *:26379 [sentinel] │ ├─1b85d7006cf44cd6ff82bc7183086cbfc0f7a157ae908d04a9da19b8179cfe1f │ │ └─64104 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-229.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 │ ├─30e5ba5e7a4fdfff7604909a8c5cecad927914dff60430bb8931b55f6ef1a925 │ │ ├─219273 octavia-api: uWSGI master │ │ ├─219286 octavia-api: uWSGI worker 1 │ │ └─219287 octavia-api: uWSGI worker 2 │ ├─254a5c8a06928b88f61b110a8ce6dad1c5c569df0aa31cf86973eb166153fd96 │ │ └─58834 /pause │ ├─c0025a61d99edefc9c8656907a5c76d215f40abf7ddb4c194e166165135f727a │ │ ├─ 45950 /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 │ │ ├─ 45962 /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 │ │ ├─ 46112 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266797 nginx: worker process │ │ ├─266798 nginx: worker process │ │ └─266799 nginx: cache manager process │ ├─ff02c978d0720b3692a781de11eb8f24862e2907147321e4463762fb175296ab │ │ └─108674 /pause │ ├─e5b7d17ed459b710f70673c0a6a0c97fc14046bec6eb717a84e217af6e905064 │ │ ├─108778 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108795 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─108801 erl_child_setup 1048576 │ │ ├─108860 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108861 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108871 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─109121 /bin/sh -s rabbit_disk_monitor │ ├─8d9ad5e5c1552b4ed437c02770df841b024e0944181b9568051695bba2acc611 │ │ └─50136 valkey-server *:6379 │ ├─ab1346b42eef4c2f030189b52b8401c382463f102ecd3567005d604fe9d015c2 │ │ ├─267258 apache2 -DFOREGROUND │ │ ├─270252 (wsgi:h -DFOREGROUND │ │ ├─270253 (wsgi:h -DFOREGROUND │ │ ├─270254 (wsgi:h -DFOREGROUND │ │ ├─270255 (wsgi:h -DFOREGROUND │ │ ├─270256 (wsgi:h -DFOREGROUND │ │ ├─270257 apache2 -DFOREGROUND │ │ └─270258 apache2 -DFOREGROUND │ ├─0f80d142678fd8a7e800e94246f5dcfb77146b993a649d690185183eaed1d23b │ │ └─61523 /pause │ ├─bedfc16c1b9397c8de84994c44c0c497d50ba7203dc35412445cf8dae90bf13b │ │ └─39928 /kube-vip manager │ ├─9662486eba4b72d314fed8785c8393f3e7f5a2633c07099cf9fc0b7ca892ad2a │ │ └─187320 /pause │ ├─433cf624730d76702b6bd873146ab1f5010ab108c46151d35415d73276da75bb │ │ ├─220083 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220596 octavia-worker: ConsumerService worker(0) │ │ └─220606 octavia-worker: ConsumerService worker(1) │ ├─307b729adb35c1702a1b71ab9bc0ed96c83385e808cb35fabbd5f66b5389f284 │ │ └─172763 /pause │ ├─51e7c62c73551d4e1415c243eb1622e84a8487acbe93b91fa758621c8dd45811 │ │ └─210639 /pause │ ├─2a54a1e2c0055b4731c95107415b4d27b2279d8294f129ae7191450fc6a3795f │ │ └─39696 /pause │ ├─051301d10ba6097a5b36352032c8dc897d2228a36555d1770e10120eb428de57 │ │ ├─240327 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240610 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240611 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─e349ae97d7a0ab8cd9836e9e6f0af96fb6dd2c4dc0d7f066f8231fa7d9b6e02f │ │ ├─202221 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202237 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─202254 erl_child_setup 1048576 │ │ ├─202397 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─202398 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─202408 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─202807 /bin/sh -s rabbit_disk_monitor │ ├─56956d879218b319fd655d57ecdbca91af6d3815744b7f44d22f664b8a78cea3 │ │ └─58707 /pause │ ├─f0d15e530f05c06e2b9271fb700ccc9a2978245d5962354b5f9476fafa99f138 │ │ └─40196 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─07403799fa5bc883131a25f2c1c6ab5d93e9a634d7a57da4b011a1b4135454ba │ │ └─184679 /bin/bash /tmp/libvirt.sh │ ├─26256d978803122d5eb1a183cfc91cb71c3b17c739977c13cb4a4a894aedf47d │ │ └─142311 /pause │ ├─90f57f2c68da0cc38f68892216c59b3ccc23c578951d91941bfb9d2e3473b8c7 │ │ ├─262510 manila-api: uWSGI master │ │ ├─262549 manila-api: uWSGI worker 1 │ │ └─262550 manila-api: uWSGI worker 2 │ ├─b1b777b5ace35dc7688cbd21ff8e036a10d2e406a20c5058179e47bebc0b97ef │ │ └─249852 /pause │ ├─ccb4a5d0cd46d8ccafb0a271912a32a01e369acdea54fe737149f45db2469243 │ │ ├─198783 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199176 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199177 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─d1a103548a5dda40ad55c532862ec7c8ed67aadbb1c354ec31fad19c52a45bdb │ │ └─76859 /pause │ ├─db9ae4980b299c2aa8b2f20b72c0f6cb63c2c843c1e092cc60da1d76638cf11f │ │ └─224097 /pause │ ├─f95bfc7e3d5f1ce46c20a7bb5e534088a774c82eee2124e048d93751a2df7c33 │ │ ├─ 96889 /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 │ │ └─338008 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1ad9272a4264517e3738da8e29f08e73b1e61e4230a096818d734cfb4d3bf93b │ │ └─60669 /pause │ ├─6758c86d189c7e83e0a984a48d17d6ce6547e282c9c575e6723310a37bedb08e │ │ └─45650 /pause │ ├─7011310c3046f00162b6005b16f2ae188f44e14685b80d1b946a8273c5de9daf │ │ └─41154 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─cb2f294915740dd83b2a585c8fa69a5d427c2a5178fa81ecf3ba6635603d7be5 │ │ └─58880 /pause │ ├─3d638872cf9cabf2325d9775217bfd8cb2ea4ea2ea4818f9b5bcec9448aa3b6a │ │ └─50515 redis_exporter │ ├─0409409a6d4a8e4c858bf1e0226943e181a6ef1e609c2b28690a8ca1e73a2a68 │ │ └─50046 /pause │ ├─fb984c91da2692898d3032e9fb9b6b4e2989bac7fa89a1fbf40cdb6b7d07c92f │ │ └─96829 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-dxk4p --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8e1157c298686b177f6c2a8691cf0a0059c48c2ff3a11c63635bb7b3e56ad16e │ │ ├─120037 cinder-api: uWSGI master │ │ ├─120050 cinder-api: uWSGI worker 1 │ │ └─120051 cinder-api: uWSGI worker 2 │ ├─0cc7bebc54d4d5f7497b6d2e0465e41ef360658070773d49e8101d27d6b2306a │ │ └─45780 /pause │ ├─3293c9c5ee4c28a8fcaae2bc75843b35e1892967d775c0638bed92d1b4b5db1f │ │ └─262459 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─953b4aff24440df73ae2f4cf94cd016c74a78b9ddd9a8d8b326c223169dd82a4 │ │ └─63235 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b8eb967927586ac957c3323b7882aae7610615b0d339efe400b193a066916016 │ │ └─43855 /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 │ ├─c2368c145bc1de2c9c465297a3a8c3f67cd757ff555145d5e42236cc39b96e22 │ │ ├─48005 mysqld --wsrep_start_position=13949d3b-2eb4-11f1-ac17-02952dbd5b27:20 │ │ └─48126 /var/lib/mysql/mysql-state-monitor │ ├─da811e63eeb7b9cdfefd663f4bc74e170d873c380aca65295277105418b33d7e │ │ └─64217 /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 │ ├─bf60255ee00bd5948ec2dbdd958be9bdfaaf104d6b1db002e61bfa48c664328c │ │ └─172546 /pause │ ├─b7387223da768f44c3005d9c29dadf5129ea00a6830aaead45734d724512fdaf │ │ ├─173521 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393137 sleep 300 │ ├─8b72593737965e5e857259afc50b7c6b8334c5e175987f246c38bd407722e6fc │ │ └─42257 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4c68e6ef11033b89a6bbd499c0ca4e982e0ee5b4ee0222d3bb5db10d9e85d25b │ │ └─202118 /pause │ ├─5a54d758f1959d157a8da3ab30b8a5022a8e703d3346fb35fcf8f7dcc39c5f56 │ │ └─64167 /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 │ ├─45142caf7c522e51a7a2b1c210df4eee47eb97b0966fe414547c16c250979003 │ │ └─63702 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─effb58386ebfe5f03318a7e1c55e273868ac1325f76b0104904840f8648e6412 │ │ └─47189 /pause │ ├─1df7445e8ff314ec7e198d5dc498a970f9bea6e0452e13f2bce4d5e93bd1709c │ │ └─210752 /pause │ ├─c45a91befebaa2c6684487ca05239577569d203474c49e0321e4f36c3a0936f1 │ │ └─60934 /pause │ ├─5ff669d14f15448e01d320055edd9f96b2163d52339d518c004328ecdd0905ef │ │ └─225267 /pause │ ├─aa7cbed2cdd165fd37089edb14cdfec6e29a12e37e1c12d9e0d687b93fb446e3 │ │ └─62264 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─62737f0203fdea89baab1ab9e025047953b43a55c206bc5992fc1236bded17dc │ │ └─142601 /coredns -conf /etc/coredns/Corefile │ ├─b76781229f9b6d775a667f164a368ae298a9bc720101ebba061e6dfbad9dafe3 │ │ └─54815 /pause │ ├─fddcf52a534669ef448c99a43d4d71b75bf97c4fc45bad8d7da76cb2311ca407 │ │ └─47933 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─3fec733d2e79069216b027d14aca6793900c53cf4e3fc01aa47394550c930487 │ │ ├─220792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220834 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395492 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395493 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395500 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395501 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395503 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─5b44b4f299be87169515d46a06910f2db1c952d8231dac3b4a68c5c48b370604 │ │ └─59262 /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 │ ├─cd1305300a7b5eafb89708e350c3cdee8cf0a3935a4540b52a3e8174d6cd1776 │ │ └─110426 /pause │ ├─30e9763439a6b7510cfda006da0a504d7481872e44bc73f90f64d6d2b366921d │ │ └─39662 /pause │ ├─838f76aba3b355b72bfef85e6cf4e301856551670b6dd887a46ac6fc882c3ad9 │ │ └─43113 /pause │ ├─d62322898be51a14469be95dd09d4825c5254285b82186f3b8f4a0f44daedc70 │ │ └─42762 /coredns -conf /etc/coredns/Corefile │ ├─6a78ae09388b8ca5489bd627f2dd29c608175b699c8af5419604776c8f804d5e │ │ └─63099 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─37af80e6b2188bd669e3eee96e9659be4ef32d069ebe81cd2af28d39971bc4f5 │ │ └─254373 docker-registry serve /etc/docker-registry/config.yml │ ├─8744317b29d0d0fc47a2c9e2e2dc96ed251a20caa7ce2f043bdbfdd40147c2fa │ │ └─47058 percona-xtradb-cluster-operator │ ├─d6ded9944f672edf61479ebf77c7a2470b40c747ad8b03ee481350e63d79d159 │ │ └─126242 /pause │ ├─d8b4f13373878a9f96b832fa0a1cbfd0dc0784324b3e97bcf5ecf9c24763e1ab │ │ └─145527 /pause │ ├─242cf448ad66dc4f63398ef477de0a88bb6fef8473e3895757ac3c27f132762d │ │ └─39637 /pause │ ├─d2afda8f525e9e4b848b2d7245bbb75764c299c8591923f5fe7449f1cbf147d0 │ │ └─45999 /server │ ├─e4444276dc0c260bce01be816f203c4bd9d45cbcc4c96f87a81a6fb27fe71c23 │ │ └─220093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─60e6dce0702d4797cd4dabed9eb64fa550297f22dbbec50038a834f1d605f555 │ │ └─58780 /pause │ ├─9f5af03b55b37fb70db392f36560e1b2c2e4be3677c730a7080572b8e3b7eecb │ │ └─60547 /pause │ ├─47075facd8ea1d630b59a46406e993c82279f1ac3b7cdd34bb5a8e30a276c891 │ │ └─49918 /pause │ ├─83e92c5c9296857ea5fdbf618091475fe4ad7c2331a48d0b3f445c44f94108c8 │ │ └─39676 /pause │ ├─269c6ce09997422c18a0f3f24f2b4b8e50f3b9aa75e94b5a116de6ef8d91dbf2 │ │ └─54858 /pause │ ├─256f908e9af0b0c36dcc9ff6b4128c589ac55bde7eaf071adc9549b460c9b75e │ │ └─108337 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e704fc1ed1bbdb1058a5d82c19507b45f66887244634ceae5704c2ea58b07c3d │ │ ├─59492 python -u /app/sidecar.py │ │ ├─59808 python -u /app/sidecar.py │ │ └─59809 python -u /app/sidecar.py │ ├─9accf5115f222a158395c1cd30729cc9ac321b77a70faeeb822989ecc02b9b44 │ │ ├─62149 nginx: master process nginx -g daemon off; │ │ ├─62175 nginx: worker process │ │ ├─62176 nginx: worker process │ │ ├─62177 nginx: worker process │ │ ├─62178 nginx: worker process │ │ └─62179 nginx: worker process │ ├─0270818a0129cfe84284072e1d4778635e421967d0f5ef7dfe6a4a3e8b510404 │ │ ├─59466 python -u /app/sidecar.py │ │ ├─59715 python -u /app/sidecar.py │ │ └─59716 python -u /app/sidecar.py │ ├─444611ce8592f7daaeb0058ec94f3675352118bfbe9c8f1d4c219d1aede51c42 │ │ └─185543 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c01088832d71657a770a47aedcb66766849288d0760f6bf53d742a164471cf71 │ │ └─61670 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─29cd5c44b19d62cd6b34328049c1f972f698e9b3064e4835ebe4db725ab82633 │ │ └─43301 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 │ ├─d4290736cfd7ebac6fb19a6df5b47dbadd28be280f570ba6638bad282ac25845 │ │ └─250229 /pause │ ├─a6496934ff51ccdbf00387b0ac667496da216361470b068eb1d6b204fc2f898b │ │ └─145730 /pause │ ├─0c1768903ad268e770d6b87a5825303ce391d3d2ecefa5259d2ab3d9f225bddd │ │ ├─262597 /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 │ │ └─262758 /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 │ ├─4a8178077abe2585d7d87141dcf702693db0f02d4c3adea9468b2e96557f8582 │ │ └─43900 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e8da45848861683149c06c4d61b5245a6fe723c0049ca359a004e4b34833e820 │ │ ├─181852 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182147 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp83hpc050/privsep.sock │ │ ├─182305 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp5du7r6vj/privsep.sock │ │ └─182588 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─f98dc18359985245106bed979bed8b6ebcc3427d56daf557108aaf11e5118235 │ │ └─250055 /pause │ ├─1039fa45f564e92ab2026df3bb5b7b5b61414180c16dd9ca0b0f0735fb32253e │ │ └─229632 /pause │ ├─a18aaff7111f9e0c32dc92b1374105fc39285c1aa9991d443611b5a70f09e2a5 │ │ ├─143338 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143366 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─143381 erl_child_setup 1048576 │ │ ├─143574 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143575 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143585 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─143808 /bin/sh -s rabbit_disk_monitor │ ├─f53208003c03167b0b7221c1e91070b579bdbacdb62cc301da4f00bf0dafec57 │ │ └─64422 /bin/oauth2-proxy │ ├─ced6d51685e503c976ddc2d591f93065058df89e36bedfc192db487b298ea61c │ │ └─105150 /pause │ ├─4f86181fc88ecb21f7b87594b2520ed89376edbd55125bb067c44862bfbd27ea │ │ └─62833 /pause │ ├─789bcf86b8423942f99a090e9f03b0a8bbfe42366f418e90afc754712ee3c698 │ │ └─43651 /pause │ ├─fed97e46c37e55e744900ab6b01af7611172c322b5a24929da9c5248b61cd3c0 │ │ ├─64871 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64887 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─64893 erl_child_setup 1048576 │ │ ├─64966 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─64967 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─64977 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─65124 /bin/sh -s rabbit_disk_monitor │ ├─98ebee8ee703a5d81f92f24b4d535c93ceda04dcaa1da9d5ecb697ebd6a4445d │ │ └─46726 /manager --metrics-bind-address=:8080 │ └─277695ee0c5e355e6a2d892d86f5ab29597ded0cc1346d46420842af73e8d89d │ └─39779 etcd --advertise-client-urls=https://199.204.45.229:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.229:2380 --initial-cluster=instance=https://199.204.45.229:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.229:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.229: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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount