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 │ │ │ ├─25390 /lib/systemd/systemd --user │ │ │ └─25391 (sd-pam) │ │ └─session-24.scope │ │ ├─25321 sshd: cephadm [priv] │ │ └─25404 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-71.scope │ │ ├─257299 sshd: zuul [priv] │ │ └─257312 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─257303 ssh: /home/zuul/.ansible/cp/199.204.45.229-22-zuul [mux] │ ├─305296 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-soujpdgbxlixumdigfhlpqhwovmqdbvu ; /usr/bin/python3'"'"' && sleep 0' │ ├─305297 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-soujpdgbxlixumdigfhlpqhwovmqdbvu ; /usr/bin/python3' && sleep 0 │ ├─305298 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-soujpdgbxlixumdigfhlpqhwovmqdbvu ; /usr/bin/python3 │ ├─305299 /bin/sh -c echo BECOME-SUCCESS-soujpdgbxlixumdigfhlpqhwovmqdbvu ; /usr/bin/python3 │ ├─305300 /usr/bin/python3 │ ├─305301 /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 │ └─305303 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 … │ │ ├─ 12349 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 15455 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 832bb7b6d23882a3cc2b2681a38b707bc964941a4d6764e5dd8cddebb8764863 -address /run/containerd/containerd.sock │ │ ├─ 15852 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fcdeeffe6916f1c72787080486a45e50079031e3ff1b919fcd53efaf5678d58e -address /run/containerd/containerd.sock │ │ ├─ 21835 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d98c79c01cac978689e42d45ae8e2f0c3aab8e19b0472299d2b0505dc626e52c -address /run/containerd/containerd.sock │ │ ├─ 29898 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3c2cf4f14fb66aa8c152909cc4e8370f3e5c013c7a7fc9c1da092664e1edca48 -address /run/containerd/containerd.sock │ │ ├─ 34713 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 69a6bd004e64554b765fdc52e3c3747876004bc21481b87ceab85fb10170d910 -address /run/containerd/containerd.sock │ │ ├─ 39265 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6f20552d8ae61b22993d6ca2a11a607c138af2296d5b261e8c4ef048f9423c0b -address /run/containerd/containerd.sock │ │ ├─ 48158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb30e913e2271e667dabfa6fe933c2aec9c7afabd244a7727e796846a598611b -address /run/containerd/containerd.sock │ │ ├─ 48172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9970755677257ebea5cf138db01fee4e41c7e381440d99553e794308a87bfb6 -address /run/containerd/containerd.sock │ │ ├─ 48218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba3ddb2ad462d854991010f010e8caad87f662a4a862c73adbe7fbb15381b903 -address /run/containerd/containerd.sock │ │ ├─ 48220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d40a9d59453aef94638f7a346903f769c7f44e06b746a8d0e13c6a7d888a0ff -address /run/containerd/containerd.sock │ │ ├─ 48226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c48a91c34a0fdd779bfca585f814b07d542c86f8aff54ba40b769cfd7f0722b -address /run/containerd/containerd.sock │ │ ├─ 48941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1387b5c4e32c2744e58fc55cac3e29323eb4eec50dfa1dd2978ea6904884f8bf -address /run/containerd/containerd.sock │ │ ├─ 50085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17ffc1e67133e1949815d229e12a4bb52957bac8ce6ed81e992b0ccdbde0de93 -address /run/containerd/containerd.sock │ │ ├─ 50098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d6d63470f47272c6ed5c584dbb5f555db95286bf5ab82072cb10e62b91adc90 -address /run/containerd/containerd.sock │ │ ├─ 51492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 626b814f3d75dabc4e90a56e30822bdfadc9ced7b3e5d46b172c39a23d82c53a -address /run/containerd/containerd.sock │ │ ├─ 52012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb3a78e6bcda69299db8fc681990837297d02cbd0c3b975f57dae7625d429df3 -address /run/containerd/containerd.sock │ │ ├─ 52051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b2ef191e1975023e763221e52239bcd0d834528fa5c3e99ab6532076729b89a -address /run/containerd/containerd.sock │ │ ├─ 55365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e19ac52b4a278500a96fcb3c3578aa83c653bb2daef941d888e4b77e0b38424 -address /run/containerd/containerd.sock │ │ ├─ 55717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28ff7437e51122d72cedb2cb09ec467e1f64c248c862835cba04ff83a690350f -address /run/containerd/containerd.sock │ │ ├─ 55782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b71b620bc71a9bf89cd85b883921e81c712e309cbd56133ac7541e6e2bca5341 -address /run/containerd/containerd.sock │ │ ├─ 55934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a57acd5ac9ec738c2618faad140a97fbe686fbda63594a2fe54dd571f04a561 -address /run/containerd/containerd.sock │ │ ├─ 56256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df352e6a66838c0413e5fb8fdbc2dcc99574e6b58de1bb39b4645ae6613a1a46 -address /run/containerd/containerd.sock │ │ ├─ 56297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9033a16be008c791c84e46c81fc287bd36bbb238a57ba56fa3d5807dbd9ee207 -address /run/containerd/containerd.sock │ │ ├─ 56509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec8af5f57deda4ca7368a08544803426961d13bff420ce77fb6447fa6e7f5965 -address /run/containerd/containerd.sock │ │ ├─ 56610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa09a3ad423a0a35250dc2cbed9e2fb7f3fb4aeb33d7a5995a4c672468ff1177 -address /run/containerd/containerd.sock │ │ ├─ 56830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e981cfc5f918fc3a2048a53e182492a737be3ea989cf71d84426f0c862a7529 -address /run/containerd/containerd.sock │ │ ├─ 56985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 520c2cd6f1b47c11a23420baca32023e1516335b6b54c7779838a8955b38834e -address /run/containerd/containerd.sock │ │ ├─ 57287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab2525e70ad85aec59695b98faf4ef939f5ad06ca6b7022445de91ab7064348b -address /run/containerd/containerd.sock │ │ ├─ 57598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc3404041086f7191a1213c43dfcc0bf5a3fd9ae31aef2aa83fae39ba1b26b8a -address /run/containerd/containerd.sock │ │ ├─ 57828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62909981d2ac98cffad33bbc49ea7c2e58e51dcda8274cf0da45f91e9c4dc5cd -address /run/containerd/containerd.sock │ │ ├─ 58317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d9f36eb8e4bc8af4aa2c39071668056f462295ed53af420970ad4a89e4ca586 -address /run/containerd/containerd.sock │ │ ├─ 58440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6b91bf512fef61ed549079de98668e6087d042cb408599303fb5288fe69972d -address /run/containerd/containerd.sock │ │ ├─ 58481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6767115472f17cac57aa8dc9c5e322e87e3848fced23226d20649d011408fac -address /run/containerd/containerd.sock │ │ ├─ 59746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ef4b423e4503be0a79ea3d61d68dea8df83c364d00e41bff87b4a664f1282bb -address /run/containerd/containerd.sock │ │ ├─ 61220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab8c28728b894b9ba3e5c66d2f730d4779c629d53767d9620b5934efe8dd7fbb -address /run/containerd/containerd.sock │ │ ├─ 61445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a6863b6b7a72d76d8d27c8f7d12a2090935a2230a2651e68f50bea7ad93f4b0 -address /run/containerd/containerd.sock │ │ ├─ 68162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df457fc91e5b084d986cb57e077a133b77ee68e0c5fdec1f296aacadf9b9f98f -address /run/containerd/containerd.sock │ │ ├─ 70961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d94b16659e6acca7fd21fc603f05c0c701581c941ace5798bcd9eccde643c6dd -address /run/containerd/containerd.sock │ │ ├─ 71250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83d190d522795d71474929c376ac94b6158e8409711633d1ef26da92d97b3af4 -address /run/containerd/containerd.sock │ │ ├─ 71467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c28def03201580efd8b6b3fd581cfdf0e867a1afbaf7cdba7490b7382554b83 -address /run/containerd/containerd.sock │ │ ├─ 72881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d11f2da22a8176b6c938ad7b6b8cab3006c52ec9203b73d9bde12700bd07a7cd -address /run/containerd/containerd.sock │ │ ├─ 73366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bad8cded16226c5a3e81f01ebb295227407dc296f8554bb0e3ad93f599b3db26 -address /run/containerd/containerd.sock │ │ ├─ 73685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39fba702a5a867f428009752660123e293f5499b7fa7c145f310a7a263e87382 -address /run/containerd/containerd.sock │ │ ├─ 73776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7eed354bc3083ea8aa7b97465ae0e41fe400a51f28fcffb11a84c2d71e9a61d -address /run/containerd/containerd.sock │ │ ├─ 77267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ce644e5392132f300b2ffa4e72c8344584b1c35e71a4cae50bbd5184e7fcdc1 -address /run/containerd/containerd.sock │ │ ├─ 83716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c3de9ab3aa4fce46c1fd76693838a43ab0fee6b5ad33ff1d887aa8b1b280973 -address /run/containerd/containerd.sock │ │ ├─ 84749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a895272571e91db1a1adbf8fb473119e5b4a0fea47b45326217e232bb988d002 -address /run/containerd/containerd.sock │ │ ├─ 87569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a3d20891dcfef933c79c9ddd86015d5cb0f608d1889f89ecbd20748ab5a3d22 -address /run/containerd/containerd.sock │ │ ├─ 93046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c65fa9cb1fcada41ccfbf6f0c38a017b0d39db494b45238bae08acf1bdc2e995 -address /run/containerd/containerd.sock │ │ ├─ 93188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5df823430b022c16be60aacb2c730d7fd3d28eedb1be2ba4cb97ffba71c91c9 -address /run/containerd/containerd.sock │ │ ├─ 93232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b570044c8f685be384814ee07204f566eb016514c865eda9869099e74005d55f -address /run/containerd/containerd.sock │ │ ├─ 93264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9567c5253a9c074f3916571e16ac5cedcc92e3acf3e626f34b82b3977062a7fa -address /run/containerd/containerd.sock │ │ ├─ 95246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca156976161234fe5c20f81acce64d2c94ff0e2cb76dfa0ce28c842506f0987e -address /run/containerd/containerd.sock │ │ ├─ 95408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba65768a8db1d22b7ba57badf7d67a9d9ae3a7beb5aaf65a4b5447441fa93d3e -address /run/containerd/containerd.sock │ │ ├─ 95902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3016065042a3c26d214b1258ace9f680391e807418efbce0afd6dfb1193d3a0e -address /run/containerd/containerd.sock │ │ ├─104911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f2594dabcdef2c84209752461499662f4f990678f1e802f84f20cfdea328721 -address /run/containerd/containerd.sock │ │ ├─105169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20f92bdf5aef0d748d85836eb7bea646756975d74c5776edeeb898670a7e2b72 -address /run/containerd/containerd.sock │ │ ├─106037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 225387be4f8142c871926b9385436145bd8eceedad97a32fbc8cb5c21b58c8b8 -address /run/containerd/containerd.sock │ │ ├─106182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9046174b88668470501c5dcafa4a491103df20f881ff85a7b075368345f86c7c -address /run/containerd/containerd.sock │ │ ├─107131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 019576cbd2fd974a7d3a4497e3c0b73a0b659e98b0fa7830b344061b598b2f7c -address /run/containerd/containerd.sock │ │ ├─107300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0d3bec043e6082d243c06d18461ae96c3c6c433029f2168955b8cc0f39c4c6f -address /run/containerd/containerd.sock │ │ ├─109711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36b5e2cc503556b683042d0a72397eb1079e152c303eb1c39cede1c100d5f08a -address /run/containerd/containerd.sock │ │ ├─112132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d831a765c98364710f350497ac5b5527dd6cf9a07aebcc4eac5719d38e76dc5 -address /run/containerd/containerd.sock │ │ ├─112306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6521b88c45cdf005b790f8d5b96daee4d5b281683b8a634dc25993696566bb2 -address /run/containerd/containerd.sock │ │ ├─112328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d3facb476f9678967c0bd081192badf943c389fd98040abcd7b8c51efb141cb -address /run/containerd/containerd.sock │ │ ├─112652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b541e4b01ca7805ea4e6ba7eef1a76a72b414533bb48de8dbd126d298a85eb7 -address /run/containerd/containerd.sock │ │ ├─112966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 718199a371ea713bd1fe5018ef269c8651acada245c5ca848a68894ff040e575 -address /run/containerd/containerd.sock │ │ ├─113728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79051b341ea81f921f3160224ea9066c378bd8a600808c1e2fe559612c19ba4c -address /run/containerd/containerd.sock │ │ ├─113770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6768a4cb040029b82e441524a9907a2de5957758eb21be82d81d6b30c1279405 -address /run/containerd/containerd.sock │ │ ├─113866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70e140081dbf849326e713ee49720a69f1d5f67d61ae4ae18cd16da0a4f6e022 -address /run/containerd/containerd.sock │ │ ├─113870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 060ef01c8a02971ae64ef79b2c3da5c7746fa0c74fedafbab4a6a31da5821c79 -address /run/containerd/containerd.sock │ │ ├─113969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4816b2eb770fad4d0bd4b4913b8b477728b3da7c5660cceeea3f71d0fa21c124 -address /run/containerd/containerd.sock │ │ ├─114228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 302dcf46d28f9fc19cfd4b93dadb8dc53f6196c8c9d992f2bbafda434f63b31a -address /run/containerd/containerd.sock │ │ ├─114304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 492372f2eafef0c206bd3864424aa32a5bdbdba2fb30b9bdb3b3ed84284b8a38 -address /run/containerd/containerd.sock │ │ ├─116376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed82ab95e3c0a83f6f35380b01f186011d93f10864690809f1a8b5f94e206110 -address /run/containerd/containerd.sock │ │ ├─145720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42571e38fbda858af681a2eac869d52c5a8624f85b9c3093c9b3a196ac2e0d7b -address /run/containerd/containerd.sock │ │ ├─145765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35b3f892ea640a0c9a3f0491787d4fed34e7397f259fd7bf0c8bdac8f93da05c -address /run/containerd/containerd.sock │ │ ├─146148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a48d743e2cd9c1a63ef5bb5b758f6b28d9e7f08ba131c70478ad64581ba56b5 -address /run/containerd/containerd.sock │ │ ├─149988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 008ac13e26e8a5387d5fecd15a0b30457e1f5a3b1333cf3934c7d41cf2cb18fa -address /run/containerd/containerd.sock │ │ ├─150014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8466e3605f1692e6876563ce2da51830bbb866f364f52216b9758c7d4452ad5 -address /run/containerd/containerd.sock │ │ ├─153640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d9a0ebadbdc14eb98e07b528d5b50e1f95bc5c4581fe6f91de76c976e5b06cc -address /run/containerd/containerd.sock │ │ ├─154928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efcd907e7c034e485a2dcd69a65898bbee27266e508f39dada4859ce89199817 -address /run/containerd/containerd.sock │ │ ├─154972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 814e4d480fa8a1fbbd402c5f2677d8ad526d9eab433ad05ce35a56724da3632c -address /run/containerd/containerd.sock │ │ ├─157681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c29b360dbabdafd9602f934c81916449f7ceb8f4897026c7689b73324ff1113d -address /run/containerd/containerd.sock │ │ ├─158018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd476f6cc01566ae0c2e665777bc9d5e0512ee345125bc93695180b468f0f447 -address /run/containerd/containerd.sock │ │ ├─158138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b355bc4ab19fc69a78c403f79e265e5046f84f6d6e585b7ae68f7695e6ff4bff -address /run/containerd/containerd.sock │ │ ├─158298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ef40d35b5c8a035663c57c6b0f2386e824f192dbb6a3a33ad139155abfffb8c -address /run/containerd/containerd.sock │ │ ├─158579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0be40453a2004f0650cebf021f43c79c4234a00fb796931af20f2e79c695fdd8 -address /run/containerd/containerd.sock │ │ ├─158778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52ae97b87835bd60b1b73eb3e36a19b592c21cc24d3aea1117895297c2399a1a -address /run/containerd/containerd.sock │ │ ├─176425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fff4a12d6cd2a046111ffb8e4284ae12ffb0f1897d5b0f4364efd56162718ab -address /run/containerd/containerd.sock │ │ ├─178256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 028eb4c6f2311b26984fec94988c4076c7658216bce1a237c53a2b877616141e -address /run/containerd/containerd.sock │ │ ├─179485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f1ec15f8b7f5618f64e9af59115971dbee177b02eb20a0186b97a5e6cb7e27 -address /run/containerd/containerd.sock │ │ ├─188815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18b3707ca6e73023a667260cb4da9cfd53f0c293056f3004ecdb12b173ee5892 -address /run/containerd/containerd.sock │ │ ├─188867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf1d442fe41108668c60c182b990174e94e2e38cb1e309609f9a5428fbc97087 -address /run/containerd/containerd.sock │ │ ├─188881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fbef5200626d62d44ff4d028e3aec3834e5158e9a4da2e813b648270bfa7f56 -address /run/containerd/containerd.sock │ │ ├─189226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11c8cadcdaa899f691fc4d5381d33d40112d7d6d11e735bbc6e9db3ca744589f -address /run/containerd/containerd.sock │ │ ├─203498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa5e49add9bf919aea211580a05684c35bafb062dadb79d464963c027dc13c61 -address /run/containerd/containerd.sock │ │ ├─203694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 208bd4427e5094d2c87d247a929f561dd28af5f45367268c0d037c3f8a1ca2dd -address /run/containerd/containerd.sock │ │ ├─207406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83911a7b39258549013a4f009b2f73fd1993be7fcc7881a3392089be2c5a6f8d -address /run/containerd/containerd.sock │ │ ├─208776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d4b6ee83721193e270d86c3aa3f2e43ee40d217cc1935f959cbbfdcc2ff21df -address /run/containerd/containerd.sock │ │ ├─209907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ead70f08cda600982cbeb318e3fa79596eb8af61fafe084330006007edd99698 -address /run/containerd/containerd.sock │ │ ├─211458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f3fa727069b4e723eeb96870356d106a3035d11233cce649b715d4f9c751aaf -address /run/containerd/containerd.sock │ │ ├─211811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d5ff39c1314f2bd0e6a13efa19581b53e006226f9496ccce321d809b3476885 -address /run/containerd/containerd.sock │ │ ├─211980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89ffc1b90703b81bd73db4d63bc4da0677b653a7b7d522f14b73e1dd4186c210 -address /run/containerd/containerd.sock │ │ ├─212017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 080c9e943142887cc878777fb9d32c0d7b6b37d25f023a67761711ee685dd79b -address /run/containerd/containerd.sock │ │ ├─212162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03a93f97bee468162b0742f120221b57eb541c9f06a789c147ff554b7d3f8945 -address /run/containerd/containerd.sock │ │ ├─214400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deb487f06d773780ca411dea5b1b47aab5ebc44e77f4d579d94482dd2d6465e9 -address /run/containerd/containerd.sock │ │ ├─215958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af4bc605dfc7c5ec3a54c45b2064fac920fc69e6999a1ccf7c28362038ae5162 -address /run/containerd/containerd.sock │ │ ├─216004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d6f4a3dd116385c2c54d274ace09b0d3e04df1b640e9e6016deb7564921194f -address /run/containerd/containerd.sock │ │ ├─252237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 979327f02857125b9ebeb4e49235d2b725fbd8829c3cded1544f68409a2ad65f -address /run/containerd/containerd.sock │ │ └─252706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db438509f40255fcaab4dff06b5f5dd517e604ff797040b1dbbbdf6d0133df8f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1420 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─34416 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─34694 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─21795 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─21815 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.joghpt.service │ │ │ ├─15764 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.joghpt/unit.run │ │ │ └─15796 /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-joghpt --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.joghpt:/var/lib/ceph/mgr/ceph-instance.joghpt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.joghpt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.joghpt -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.0.service │ │ │ ├─29609 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─29881 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─38971 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─39249 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─15399 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─15429 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-832bb7b6d23882a3cc2b2681a38b707bc964941a4d6764e5dd8cddebb8764863.scope … │ │ ├─15504 /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 │ │ └─15524 /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.service … │ │ └─13089 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─docker-69a6bd004e64554b765fdc52e3c3747876004bc21481b87ceab85fb10170d910.scope … │ │ ├─34736 /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 │ │ └─34750 /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 │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-6f20552d8ae61b22993d6ca2a11a607c138af2296d5b261e8c4ef048f9423c0b.scope … │ │ ├─39290 /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 │ │ └─39302 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-3c2cf4f14fb66aa8c152909cc4e8370f3e5c013c7a7fc9c1da092664e1edca48.scope … │ │ ├─29922 /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 │ │ └─29934 /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 │ ├─multipathd.service │ │ └─67314 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─48614 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─docker-fcdeeffe6916f1c72787080486a45e50079031e3ff1b919fcd53efaf5678d58e.scope … │ │ ├─15878 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.joghpt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─15896 /usr/bin/ceph-mgr -n mgr.instance.joghpt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-d98c79c01cac978689e42d45ae8e2f0c3aab8e19b0472299d2b0505dc626e52c.scope … │ │ ├─21861 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─21881 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ ├─ 650 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─305135 sshd: root [priv] │ │ └─305136 sshd: root [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1089 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─13656 /usr/sbin/chronyd -F 1 │ │ └─13657 /usr/sbin/chronyd -F 1 │ ├─run-r31b07783a544436ab6d1264d373e29a9.scope │ │ └─144298 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─11195 /sbin/iscsid │ │ └─11196 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─5d831a765c98364710f350497ac5b5527dd6cf9a07aebcc4eac5719d38e76dc5 │ │ └─112158 /pause │ ├─159bf1d0ee1b331d24232ba7ee8125660c8e304e93256734c403207662134a54 │ │ └─67522 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─57f1ec15f8b7f5618f64e9af59115971dbee177b02eb20a0186b97a5e6cb7e27 │ │ └─179510 /pause │ ├─df352e6a66838c0413e5fb8fdbc2dcc99574e6b58de1bb39b4645ae6613a1a46 │ │ └─56282 /pause │ ├─17ffc1e67133e1949815d229e12a4bb52957bac8ce6ed81e992b0ccdbde0de93 │ │ └─50141 /pause │ ├─9ee1a45aac90d130c0cd2fd28dbde20aaa24d2be2ee0f3a6573cf18e7a752b80 │ │ └─48415 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 │ ├─ead70f08cda600982cbeb318e3fa79596eb8af61fafe084330006007edd99698 │ │ └─209929 /pause │ ├─492372f2eafef0c206bd3864424aa32a5bdbdba2fb30b9bdb3b3ed84284b8a38 │ │ └─114327 /pause │ ├─d11f2da22a8176b6c938ad7b6b8cab3006c52ec9203b73d9bde12700bd07a7cd │ │ └─72909 /pause │ ├─8cca489b7bdc0affb41f0489ebf334ded5d1bd5366f858f30130c02fb5ceed59 │ │ └─67596 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─df457fc91e5b084d986cb57e077a133b77ee68e0c5fdec1f296aacadf9b9f98f │ │ └─68188 /pause │ ├─8e19ac52b4a278500a96fcb3c3578aa83c653bb2daef941d888e4b77e0b38424 │ │ └─55391 /pause │ ├─03314da630f5f57b1949976e2659a8dec98eddf86c9a15cbabbe07f5a9e68221 │ │ └─52106 /coredns -conf /etc/coredns/Corefile │ ├─2f34f2df5cdb8e1dd5840e2a4ca00e4fe7d589a69513f3fdc21939be3b505e4c │ │ ├─115748 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─289645 sleep 300 │ ├─7eec0b4611256cc6b60d51126ba94fc35de6a7cbc17b20384d0fd48421305cce │ │ └─74258 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─019576cbd2fd974a7d3a4497e3c0b73a0b659e98b0fa7830b344061b598b2f7c │ │ └─107175 /pause │ ├─13eb3a968e8e39fa653754134a8e88476b67af3e9c8b50347c2426109ddcabbb │ │ ├─179797 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179816 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─179822 erl_child_setup 1048576 │ │ ├─179893 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179894 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─180004 /bin/sh -s rabbit_disk_monitor │ ├─03a93f97bee468162b0742f120221b57eb541c9f06a789c147ff554b7d3f8945 │ │ └─212207 /pause │ ├─3fff4a12d6cd2a046111ffb8e4284ae12ffb0f1897d5b0f4364efd56162718ab │ │ └─176448 /pause │ ├─b355bc4ab19fc69a78c403f79e265e5046f84f6d6e585b7ae68f7695e6ff4bff │ │ └─158177 /pause │ ├─83d190d522795d71474929c376ac94b6158e8409711633d1ef26da92d97b3af4 │ │ └─71276 /pause │ ├─7f3fa727069b4e723eeb96870356d106a3035d11233cce649b715d4f9c751aaf │ │ └─211481 /pause │ ├─225387be4f8142c871926b9385436145bd8eceedad97a32fbc8cb5c21b58c8b8 │ │ └─106063 /pause │ ├─8daf1f459e1d7cd5ea5e1a347234740fcdc23bb47262a7ff1e5719830d48c1c4 │ │ └─200193 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─3b541e4b01ca7805ea4e6ba7eef1a76a72b414533bb48de8dbd126d298a85eb7 │ │ └─112687 /pause │ ├─18b3707ca6e73023a667260cb4da9cfd53f0c293056f3004ecdb12b173ee5892 │ │ └─188883 /pause │ ├─6364b176616a6842c74dcc623226ecc687a8459ccf9be6d489a11e502dd3dfa9 │ │ └─67424 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─9efbb64bbf23ba610fa5bf93933d9807d7069067638d9f4b5e69508af5caca04 │ │ ├─147153 glance-api: uWSGI master │ │ ├─147173 glance-api: uWSGI worker 1 │ │ └─147174 glance-api: uWSGI worker 2 │ ├─28ff7437e51122d72cedb2cb09ec467e1f64c248c862835cba04ff83a690350f │ │ └─55763 /pause │ ├─c9945d1406c794337778a921f2ddc116d8db95dae34e26221d902b41a1475bc3 │ │ ├─154077 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─154095 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─154105 erl_child_setup 1048576 │ │ ├─154346 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─154347 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─154359 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─154837 /bin/sh -s rabbit_disk_monitor │ ├─36b5e2cc503556b683042d0a72397eb1079e152c303eb1c39cede1c100d5f08a │ │ └─109737 /pause │ ├─ed82ab95e3c0a83f6f35380b01f186011d93f10864690809f1a8b5f94e206110 │ │ └─116444 /pause │ ├─e8fcce13010b92b2f4be67cc9d115d98f22ede8d8e5aad7c832c532853ab7f56 │ │ └─62920 /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 │ ├─48fcaa3d9c25fa67fb685bef27b79f93019664d27bbbaef442d7533f8ff59b3c │ │ └─74039 valkey-server *:26379 [sentinel] │ ├─a91add4b1a2d8506a7c1e60162cc6d6688ab44939cac5236c1e63386d273302c │ │ └─48442 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 │ ├─2aae6f4f23cf51cccd1355cd294ac7d4c3f3f143974de0110e3537ef0fe63c02 │ │ ├─93756 python -u /app/sidecar.py │ │ ├─94101 python -u /app/sidecar.py │ │ └─94102 python -u /app/sidecar.py │ ├─6768a4cb040029b82e441524a9907a2de5957758eb21be82d81d6b30c1279405 │ │ └─113824 /pause │ ├─239e81352d4428eecafdb2ac27f72223e1f6cd3a5fb0aa5f015e72ba90cc8ee0 │ │ ├─172893 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173837 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173838 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─7799a762885e25d0bf2c678fde04f46a3c36207862211022a487611dd3bc9a39 │ │ └─258785 docker-registry serve /etc/docker-registry/config.yml │ ├─eb30e913e2271e667dabfa6fe933c2aec9c7afabd244a7727e796846a598611b │ │ └─48243 /pause │ ├─9fc5dd7988628733f6359c2ae2891158c700ec10f7cb1952cf9c5a883789c194 │ │ └─69176 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─50f3facaaf80c3ecebf77d52919c288270ad7cc646de473dc3a1332039e0af15 │ │ ├─ 68971 /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 │ │ ├─ 68983 /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 │ │ ├─ 69240 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─252877 nginx: worker process │ │ ├─252878 nginx: worker process │ │ └─252879 nginx: cache manager process │ ├─af4bc605dfc7c5ec3a54c45b2064fac920fc69e6999a1ccf7c28362038ae5162 │ │ └─215981 /pause │ ├─6e925a3fc74e0f5a0a52586e1f0a9ed7c21644d41928dfe635f62503e107dd40 │ │ └─96357 /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 │ ├─9033a16be008c791c84e46c81fc287bd36bbb238a57ba56fa3d5807dbd9ee207 │ │ └─56338 /pause │ ├─4794257253131df9e36c1b013ebd515f2d411cb45981ad85f3f87e92029a021f │ │ ├─203888 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─203913 erl_child_setup 1048576 │ │ ├─204201 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204202 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204212 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204623 /bin/sh -s rabbit_disk_monitor │ ├─5f45c76ae7abb5bb3b835d46c0aea5b91986001c0e6b0700d6e10956ca29d3ce │ │ ├─136850 heat-api-cfn: uWSGI master │ │ ├─136885 heat-api-cfn: uWSGI worker 1 │ │ └─136886 heat-api-cfn: uWSGI worker 2 │ ├─481a662ce409f470e9be65e2b9d321365137bd9a85638485bda9529947171a36 │ │ ├─50618 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─50994 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5f270ededc0323ec1bd85c49c81a3a52dbb15f19256b09aa3e16a6c683a2cc82 │ │ ├─123559 placement-api: uWSGI master │ │ ├─123573 placement-api: uWSGI worker 1 │ │ └─123574 placement-api: uWSGI worker 2 │ ├─045c64b1608369e9c3e4ef4c9aa581c1422df9cd291d5fc4df90a1556a327d85 │ │ ├─135156 neutron-api: uWSGI master │ │ ├─135188 neutron-api: uWSGI worker 1 │ │ └─135189 neutron-api: uWSGI worker 2 │ ├─718199a371ea713bd1fe5018ef269c8651acada245c5ca848a68894ff040e575 │ │ └─112990 /pause │ ├─e6767115472f17cac57aa8dc9c5e322e87e3848fced23226d20649d011408fac │ │ └─58515 /pause │ ├─1edb9017de1a5a06d9346d0c24fb36b231f71edd179a8aca424debb4068b3140 │ │ └─150329 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-dzlb8 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7c413a34a27eea4728dfa9d309bd377f9b90b66986cdbe5bf96e0aa0ead93b48 │ │ ├─249149 /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 │ │ └─249288 /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 │ ├─520c2cd6f1b47c11a23420baca32023e1516335b6b54c7779838a8955b38834e │ │ └─57028 /pause │ ├─8e981cfc5f918fc3a2048a53e182492a737be3ea989cf71d84426f0c862a7529 │ │ └─56859 /pause │ ├─2189da2ed10e679c60c819dfee32f91dd11f2dc588867fc3c54ec1ed82b3651e │ │ └─58765 /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 │ ├─dc4e769ea727c2310f12756a623b7b8ada0f40d57f36eb5374fefd530966a3fd │ │ ├─150458 /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 │ │ └─256000 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─028eb4c6f2311b26984fec94988c4076c7658216bce1a237c53a2b877616141e │ │ └─178282 /pause │ ├─4d3c864ed177f8700d27ec9930cc502c95afb288384b0a44dced007459399792 │ │ └─51561 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6a3d20891dcfef933c79c9ddd86015d5cb0f608d1889f89ecbd20748ab5a3d22 │ │ └─87592 /pause │ ├─fa09a3ad423a0a35250dc2cbed9e2fb7f3fb4aeb33d7a5995a4c672468ff1177 │ │ └─56635 /pause │ ├─9fe50a632dbb7a2b21ad4c53b316a6f14941b7135a15427aa69e077176b59075 │ │ ├─110055 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110074 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─110080 erl_child_setup 1048576 │ │ ├─110367 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110368 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110378 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110878 /bin/sh -s rabbit_disk_monitor │ ├─39fba702a5a867f428009752660123e293f5499b7fa7c145f310a7a263e87382 │ │ └─73707 /pause │ ├─7de3405ccb51d743ec9ac2b359b5d5d8d610af3cfd8f9628f03b2ed3aa2fc239 │ │ └─72493 /manager --metrics-bind-address=:9782 │ ├─626b814f3d75dabc4e90a56e30822bdfadc9ced7b3e5d46b172c39a23d82c53a │ │ └─51517 /pause │ ├─34049995ce9a1fbcf1a6a1b49cbf4db219597255dacc51434cf92a3e132e962f │ │ └─174372 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─401a68139d59b0a07bb915b96afa0b1ae9153ba8353573dc8ed5cb79f0d36d94 │ │ └─50411 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─116792f56eb0d96ee820a088afe3b39f5bf64c591e600c1cfa8f81dfb787373a │ │ ├─93784 python -u /app/sidecar.py │ │ ├─94179 python -u /app/sidecar.py │ │ └─94180 python -u /app/sidecar.py │ ├─09a156e03cafeba0008c98dce10a792ac0eaf94866547c35f9c53273c103667f │ │ ├─198849 octavia-api: uWSGI master │ │ ├─198861 octavia-api: uWSGI worker 1 │ │ └─198862 octavia-api: uWSGI worker 2 │ ├─8c212f808dc538e955cbcfb9c9a0102fb3ad444acec07043155164b0cdc9914b │ │ ├─ 92004 apache2 -DFOREGROUND │ │ ├─ 92056 (wsgi:k -DFOREGROUND │ │ ├─ 92057 (wsgi:k -DFOREGROUND │ │ ├─ 92058 (wsgi:k -DFOREGROUND │ │ ├─ 92059 (wsgi:k -DFOREGROUND │ │ ├─290395 apache2 -DFOREGROUND │ │ └─302951 apache2 -DFOREGROUND │ ├─ddde69b63649826ec5b5d528892bd9c9332fd68e8d2c4099b3370db3e03ac82e │ │ └─48396 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 │ ├─db438509f40255fcaab4dff06b5f5dd517e604ff797040b1dbbbdf6d0133df8f │ │ └─252727 /pause │ ├─9046174b88668470501c5dcafa4a491103df20f881ff85a7b075368345f86c7c │ │ └─106272 /pause │ ├─f8e8ec74882d76d1fe15043000ac8069dbe3a714ae8abeaaac47d006eee29946 │ │ └─248903 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─df3b9d6db7d51daa748bde78f7ec318c998b9bc903cafc1b5f2da6b7a20bf07f │ │ └─93840 /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 │ ├─fb18cb9a218ed8eaf64f3a635d80c8e50164b9de3ba4258fef431a7fee6800ca │ │ └─151251 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7d9f36eb8e4bc8af4aa2c39071668056f462295ed53af420970ad4a89e4ca586 │ │ └─58364 /pause │ ├─ceb60e061861586df783507741f8771e8a31d45fd895ab9092733d8a4c6846dd │ │ ├─136801 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─137920 heat-engine: ServiceWrapper worker(0) │ │ └─137932 heat-engine: ServiceWrapper worker(1) │ ├─080c9e943142887cc878777fb9d32c0d7b6b37d25f023a67761711ee685dd79b │ │ └─212050 /pause │ ├─9c48a91c34a0fdd779bfca585f814b07d542c86f8aff54ba40b769cfd7f0722b │ │ └─48316 /pause │ ├─8d40a9d59453aef94638f7a346903f769c7f44e06b746a8d0e13c6a7d888a0ff │ │ └─48333 /pause │ ├─060ef01c8a02971ae64ef79b2c3da5c7746fa0c74fedafbab4a6a31da5821c79 │ │ └─113974 /pause │ ├─7334f8a2c781b61fe7b61f396b198c3a911c72fab40eb3cf0e3d2eff32d54753 │ │ ├─200961 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─200985 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─202698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─202699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─293566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─103686d08cbd4f2923c8b04a0a364cc648da268231b34ebb2d1d601b04483c6f │ │ └─67346 /usr/local/bin/rook ceph operator │ ├─631b9ab3da1b6ff8c6173ea64efc7cdbc462f54f3a43240a652249bedc3e7ba4 │ │ ├─73983 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 │ │ └─76072 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 │ ├─1fbef5200626d62d44ff4d028e3aec3834e5158e9a4da2e813b648270bfa7f56 │ │ └─188950 /pause │ ├─3e77174dd7f8543420d2dc448712bf0312ee2b42ea91cc3f17da542b406be419 │ │ └─52135 /coredns -conf /etc/coredns/Corefile │ ├─fc3404041086f7191a1213c43dfcc0bf5a3fd9ae31aef2aa83fae39ba1b26b8a │ │ └─57622 /pause │ ├─efcd907e7c034e485a2dcd69a65898bbee27266e508f39dada4859ce89199817 │ │ └─154951 /pause │ ├─86c9fcbf5eea8cbfb74a78cffff3047695e852332a9eff74f0c727f8568d852c │ │ ├─252771 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─253252 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─253253 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─20f92bdf5aef0d748d85836eb7bea646756975d74c5776edeeb898670a7e2b72 │ │ └─105227 /pause │ ├─79051b341ea81f921f3160224ea9066c378bd8a600808c1e2fe559612c19ba4c │ │ └─113798 /pause │ ├─1a49fa526cd77ad359c66d103ed9c5ee317153f7872b2c1f49895dcbdbd55145 │ │ └─96233 /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 │ ├─8009618514dc6354019d3f1a6d31cef7d51a51455662318d0d81c07205d946c4 │ │ ├─252293 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253012 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpfrd69spd/privsep.sock │ │ ├─253015 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253017 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─febdfe130d2906ccf38a5f13792502e1e5d956dd4cc0b5bc07d8ef7bdbff658c │ │ └─72254 percona-xtradb-cluster-operator │ ├─1ba85855b0050111050e2884bb81b44ed4416c35a25182c0aacaaa481d0f7d01 │ │ ├─58802 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─58818 /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 │ ├─a108e25a28e07e4c9b27837636c473efbc8dff8b80a6cfcbd906ef82dd26cf03 │ │ └─57668 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 │ ├─b570044c8f685be384814ee07204f566eb016514c865eda9869099e74005d55f │ │ └─93265 /pause │ ├─c13a9138194cbd8a311228f8d38f96c0c9b57eb3d38d0701d1795317be25540c │ │ └─93994 /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 │ ├─1c7d8215b836c895ca259cf1a5bdabea29b02e1e0538de2c661f4bca9e48d202 │ │ └─173286 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) │ ├─21d85e15a3607e2b32faeee1a879c216b18630c785ee1987ac773ed36f4bfbda │ │ ├─135206 neutron-policy-server: uWSGI master │ │ ├─135321 neutron-policy-server: uWSGI worker 1 │ │ └─135322 neutron-policy-server: uWSGI worker 2 │ ├─514d4c86749b81209795757a5e6838e9c0880e61a105618646d319ee370a5df2 │ │ └─69133 /bin/memcached_exporter │ ├─61dcb8514766b72229e83caccabe30b1f01a395d7c0092e72d9e7eb45a9e4f9a │ │ └─144133 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─dbfcd2bb0142480fc768160e75a6201437f3ed32f5ec7561270ab04a59d9bcf8 │ │ └─59122 nfd-worker -metrics=8081 │ ├─f118f6aebb7f41bf9bbb443c45a213c36c651e17d39d874f6e53dbd8e3deed15 │ │ ├─67458 nginx: master process nginx -g daemon off; │ │ ├─67473 nginx: worker process │ │ ├─67474 nginx: worker process │ │ ├─67475 nginx: worker process │ │ ├─67476 nginx: worker process │ │ └─67477 nginx: worker process │ ├─6d9a0ebadbdc14eb98e07b528d5b50e1f95bc5c4581fe6f91de76c976e5b06cc │ │ └─153669 /pause │ ├─ab8c28728b894b9ba3e5c66d2f730d4779c629d53767d9620b5934efe8dd7fbb │ │ └─61271 /pause │ ├─9a48d743e2cd9c1a63ef5bb5b758f6b28d9e7f08ba131c70478ad64581ba56b5 │ │ └─146173 /pause │ ├─a306e3c11adf8433783a0e051325d101fed2b02a80e766bba2df61979d66ed47 │ │ ├─204006 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204049 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─204055 erl_child_setup 1048576 │ │ ├─204458 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204459 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204469 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204692 /bin/sh -s rabbit_disk_monitor │ ├─a895272571e91db1a1adbf8fb473119e5b4a0fea47b45326217e232bb988d002 │ │ └─84776 /pause │ ├─9c1d6b140dc0b66bae9141ce9a887c7b214f30550fd40c6397fdbbe79981f583 │ │ ├─130650 barbiacan-api: uWSGI master │ │ └─130686 barbiacan-api: uWSGI worker 1 │ ├─814e4d480fa8a1fbbd402c5f2677d8ad526d9eab433ad05ce35a56724da3632c │ │ └─155007 /pause │ ├─3ed53f40f7880a539e7295e8dad64a50637cefbe302eb4d207f33c0ccd6d83ab │ │ ├─171441 nova-metadata: uWSGI master │ │ ├─171454 nova-metadata: uWSGI worker 1 │ │ └─171455 nova-metadata: uWSGI worker 2 │ ├─b6b91bf512fef61ed549079de98668e6087d042cb408599303fb5288fe69972d │ │ └─58469 /pause │ ├─c36e9776de3e6ae9a6b897e0305a0f6e05440ebea1d4c73d6a6755b75ca8c8d5 │ │ └─143292 /bin/bash /tmp/libvirt.sh │ ├─66bb19f79e72237ba2c6056bd24ac62ebd63964cd0117b4535ff01db7284bbb7 │ │ └─96276 /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 │ ├─19d65c74362036ab2f8aa7e23e4f5d32da7ce7d1ce9f74d3a1a056a0acd4404d │ │ ├─252435 magnum-api: uWSGI master │ │ ├─252534 magnum-api: uWSGI worker 1 │ │ └─252535 magnum-api: uWSGI worker 2 │ ├─1a6863b6b7a72d76d8d27c8f7d12a2090935a2230a2651e68f50bea7ad93f4b0 │ │ └─61478 /pause │ ├─ba546118a8dffff908d8827643b0368f0847eab12fba755532c70168859ef8b8 │ │ └─96392 /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 │ ├─35b3f892ea640a0c9a3f0491787d4fed34e7397f259fd7bf0c8bdac8f93da05c │ │ └─145786 /pause │ ├─a775efcc2e95397f0c408ad6225247d8da4022368c5493954cfe0117d01aeb9f │ │ └─146768 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a4a90519db239fd56a54f53da361abb08853cb1f125646151a76643cee232dc7 │ │ └─56697 /goldpinger --static-file-path /static │ ├─6f8eca7d5d35cd6d4dd8b2ee8211525ac86f6b99c778108648ab0add8e1981b6 │ │ ├─173376 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─174163 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─175373 /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/tmp_xjjyqqb/privsep.sock │ │ ├─176646 /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/tmpe6qngce9/privsep.sock │ │ ├─177506 /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/tmpbhrodsyw/privsep.sock │ │ ├─178313 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─178318 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─178467 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a2966429-0b94-450b-8267-a8c59d63306f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a2966429-0b94-450b-8267-a8c59d63306f/host --addn-hosts=/var/lib/neutron/dhcp/a2966429-0b94-450b-8267-a8c59d63306f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a2966429-0b94-450b-8267-a8c59d63306f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a2966429-0b94-450b-8267-a8c59d63306f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-09bf223a-8d40-47b1-81e3-544af74ed7cf,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 │ │ ├─178470 haproxy -f /var/lib/neutron/ns-metadata-proxy/a2966429-0b94-450b-8267-a8c59d63306f.conf │ │ ├─182119 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3be77fa5-73f0-45fa-a965-f80a8c65df8b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3be77fa5-73f0-45fa-a965-f80a8c65df8b/host --addn-hosts=/var/lib/neutron/dhcp/3be77fa5-73f0-45fa-a965-f80a8c65df8b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3be77fa5-73f0-45fa-a965-f80a8c65df8b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3be77fa5-73f0-45fa-a965-f80a8c65df8b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-77f45302-95f2-46b4-b26f-dad86c65ebbd,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 │ │ ├─182133 haproxy -f /var/lib/neutron/ns-metadata-proxy/3be77fa5-73f0-45fa-a965-f80a8c65df8b.conf │ │ └─267470 /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/tmpzrsymjo6/privsep.sock │ ├─31bb0890bc9fcf6706371b269271adad2089a42259dcd7bd497b57af10dbce2a │ │ └─62277 /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 │ ├─64401131acb2f2fa00fda6e929ed8a5642ec0c0a573dcbd400a9a4d1ec9391ad │ │ └─209957 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─6fb23a0f9af971c647647d43780cf5ef99ff1fd7a570f371577e4a88a952fd42 │ │ └─165058 /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 │ ├─7f9a9c22bc8bc3036a335d85561bff20f7b9265cd0c4c556bc44928da1a0f5f6 │ │ └─74515 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c65fa9cb1fcada41ccfbf6f0c38a017b0d39db494b45238bae08acf1bdc2e995 │ │ └─93114 /pause │ ├─2bcc106ff3c1fb7fed7002bcd068af89b17c419fefe947db88986ec0bce3a823 │ │ └─143232 /usr/bin/libvirt-tls-sidecar │ ├─15155231e79bf0390b7b54442bd3865e3d6a3848139111db510326246d84191d │ │ └─69972 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─eb3a78e6bcda69299db8fc681990837297d02cbd0c3b975f57dae7625d429df3 │ │ └─52037 /pause │ ├─2ecfc9da7efb1eafd2417c6e2e04ee32ca2c153d9c58fdf5d4fe58fe74861e5e │ │ ├─135139 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─136129 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─136132 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─136136 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─52ae97b87835bd60b1b73eb3e36a19b592c21cc24d3aea1117895297c2399a1a │ │ └─158801 /pause │ ├─208bd4427e5094d2c87d247a929f561dd28af5f45367268c0d037c3f8a1ca2dd │ │ └─203718 /pause │ ├─63af71c231c137252347389bd3f5d9a712ae1f415ee7e5f9408156d4134ae3a8 │ │ ├─136827 heat-api: uWSGI master │ │ ├─136883 heat-api: uWSGI worker 1 │ │ └─136884 heat-api: uWSGI worker 2 │ ├─38ea3c060a900c40916092824780313240302f73955e667d74edb487cd608ef7 │ │ └─58006 /coredns -conf /etc/coredns/Corefile │ ├─9872add0ea096ab915fb7dbdcd5764693058350ec460065971c8b14b1a74601c │ │ └─207512 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─07f41ceccc3bacf823fdfee232e65ed90d8bd62b7454124ebe6a38f9ae2d2e63 │ │ ├─174338 /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 │ │ ├─264050 /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/tmp76nqqijt/privsep.sock │ │ ├─264602 /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/tmp4wjye5u0/privsep.sock │ │ └─264977 /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/tmpwt9fflu1/privsep.sock │ ├─3b2ef191e1975023e763221e52239bcd0d834528fa5c3e99ab6532076729b89a │ │ └─52082 /pause │ ├─9c59c8ad5bdaa694e3cc9d0ea3b185bf740026c82b5cebac5bef30dbaac77f29 │ │ ├─85214 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─85231 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─85237 erl_child_setup 1048576 │ │ ├─85319 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─85320 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─85330 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─85550 /bin/sh -s rabbit_disk_monitor │ ├─42571e38fbda858af681a2eac869d52c5a8624f85b9c3093c9b3a196ac2e0d7b │ │ └─145743 /pause │ ├─9567c5253a9c074f3916571e16ac5cedcc92e3acf3e626f34b82b3977062a7fa │ │ └─93294 /pause │ ├─c7ff8481df79035b48b7194295d8789064600d2b41841697398a1af6c06a3b40 │ │ ├─106810 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106847 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106867 erl_child_setup 1048576 │ │ ├─107444 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107445 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107456 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108699 /bin/sh -s rabbit_disk_monitor │ ├─7c28def03201580efd8b6b3fd581cfdf0e867a1afbaf7cdba7490b7382554b83 │ │ └─71495 /pause │ ├─ca156976161234fe5c20f81acce64d2c94ff0e2cb76dfa0ce28c842506f0987e │ │ └─95280 /pause │ ├─356c11433ffb8752155662052a08fbde9815eeec57297d2dcc8cfcf60b4844c9 │ │ └─157316 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4f48e2bcd2cd915243d4934073d7a7234340c1dd8a77de29479e87d9bad2c753 │ │ └─72863 /manager --metrics-bind-address=:8080 │ ├─5ed2e8c5706183ddcb6a9b9dbba4834ccb7cb51089ab343da04edd25861a2553 │ │ └─93580 /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 │ ├─a22ad7bcd2f517b20898760a8af85371869367622bc88995a2349a49d01a0bbe │ │ └─142341 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e48ff2d4aebc003c7909d33f8f64cf2955f0a274a027e51840e6ceafa514bb6d │ │ ├─108004 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108040 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─108056 erl_child_setup 1048576 │ │ ├─108494 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108495 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108520 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109268 /bin/sh -s rabbit_disk_monitor │ ├─70e140081dbf849326e713ee49720a69f1d5f67d61ae4ae18cd16da0a4f6e022 │ │ └─113938 /pause │ ├─3016065042a3c26d214b1258ace9f680391e807418efbce0afd6dfb1193d3a0e │ │ └─95934 /pause │ ├─b0d3bec043e6082d243c06d18461ae96c3c6c433029f2168955b8cc0f39c4c6f │ │ └─107352 /pause │ ├─4816b2eb770fad4d0bd4b4913b8b477728b3da7c5660cceeea3f71d0fa21c124 │ │ └─114051 /pause │ ├─d85e5b1c19e192b06ad2e18fa88523ab47af6c66a35a456c3e5ef42ce3af0372 │ │ └─59174 nfd-gc -gc-interval=1h │ ├─2c3de9ab3aa4fce46c1fd76693838a43ab0fee6b5ad33ff1d887aa8b1b280973 │ │ └─83738 /pause │ ├─d94b16659e6acca7fd21fc603f05c0c701581c941ace5798bcd9eccde643c6dd │ │ └─70988 /pause │ ├─4d6f4a3dd116385c2c54d274ace09b0d3e04df1b640e9e6016deb7564921194f │ │ └─216032 /pause │ ├─a671eb527f82d4d60fe48c866eb207cc7bcd0362c092fd1e06d860bb7b220563 │ │ ├─200176 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─200600 octavia-worker: ConsumerService worker(0) │ │ └─200603 octavia-worker: ConsumerService worker(1) │ ├─d90b6b8624a08804d8b1e1dd2d296c8cdc5c96ca6d7d298a286708c9ac626037 │ │ ├─74161 mysqld --wsrep_start_position=f32a3ba8-5b1d-11f1-b628-cf382a264cf3:20 │ │ └─74287 /var/lib/mysql/mysql-state-monitor │ ├─e9970755677257ebea5cf138db01fee4e41c7e381440d99553e794308a87bfb6 │ │ └─48272 /pause │ ├─853e9579a6a3c6ff7b030d6d3d91c5569e32ded4766508954052569ec26d4514 │ │ └─96320 /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 │ ├─ba3ddb2ad462d854991010f010e8caad87f662a4a862c73adbe7fbb15381b903 │ │ └─48315 /pause │ ├─0a0f25cd1d603e5fcc7e03e5204d2178594e6bdbfc06867ccf864c2eeca9ad56 │ │ ├─258937 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─258959 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8d6d63470f47272c6ed5c584dbb5f555db95286bf5ab82072cb10e62b91adc90 │ │ └─50154 /pause │ ├─9ce644e5392132f300b2ffa4e72c8344584b1c35e71a4cae50bbd5184e7fcdc1 │ │ └─77290 /pause │ ├─ab2525e70ad85aec59695b98faf4ef939f5ad06ca6b7022445de91ab7064348b │ │ └─57312 /pause │ ├─08921869008217bd8fb15d4e6f217dea5919e609ef872e6427bc57ce991be874 │ │ └─248952 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0de1adaef4234cd39639f04ace5e970e461dfc2983d1910b6efde785f8ef1416 │ │ └─211533 /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 │ ├─663ad7de7c9960962b12bddd300efd3205dc53e5947fe71438d1f31248e9cd9c │ │ └─178486 /bin/openstack-database-exporter │ ├─23806d46545f2eca27b4dd67233ca8e20f72da7392c262ee76897c4759a071cf │ │ └─48559 /kube-vip manager │ ├─6832ddc06ad8d902ec4dd1bbcb86147c4f8c46f236bc7a6194b2dddcbb5b875c │ │ ├─108006 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108041 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─108057 erl_child_setup 1048576 │ │ ├─108482 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108483 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108493 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109200 /bin/sh -s rabbit_disk_monitor │ ├─c29b360dbabdafd9602f934c81916449f7ceb8f4897026c7689b73324ff1113d │ │ └─157718 /pause │ ├─aa5e49add9bf919aea211580a05684c35bafb062dadb79d464963c027dc13c61 │ │ └─203522 /pause │ ├─4d4b6ee83721193e270d86c3aa3f2e43ee40d217cc1935f959cbbfdcc2ff21df │ │ └─208801 /pause │ ├─b16c1a0d7578ad7399c503c9342693a5d486c3a32c7c253b4fcfa856b8beb44f │ │ └─48989 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─cd07845b677724a0c0d75e27bd1afd4769eca3bc01c5dd383b0ec2201a949d93 │ │ ├─172867 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174107 nova-scheduler: ServiceWrapper worker(0) │ │ └─174110 nova-scheduler: ServiceWrapper worker(1) │ ├─11a33e6222fb02fea895f399f7d6885a3feb02e9e57b327a769d1c763ba949fd │ │ └─74454 redis_exporter │ ├─d72d2da2f89fcc27605b1c29cc2ebb0e2a4bacc554a6699a50f47b5012d872ff │ │ ├─248932 manila-api: uWSGI master │ │ ├─249015 manila-api: uWSGI worker 1 │ │ └─249016 manila-api: uWSGI worker 2 │ ├─b8466e3605f1692e6876563ce2da51830bbb866f364f52216b9758c7d4452ad5 │ │ └─150052 /pause │ ├─7d3facb476f9678967c0bd081192badf943c389fd98040abcd7b8c51efb141cb │ │ └─112379 /pause │ ├─f5eef83ec2f1f81302764038ecf63c8ca87a088bb002d25138aa36b50621492e │ │ └─95532 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 │ ├─aad6ba95487a530bb87809fc0a60e2e54be0241ae86fc5c25cfe9c01ff4344a7 │ │ ├─171304 nova-api: uWSGI master │ │ ├─171339 nova-api: uWSGI worker 1 │ │ └─171340 nova-api: uWSGI worker 2 │ ├─cced4d0e7a4d15b15da565e752f39bd38167dd34476890620a2c0f97bd233b4b │ │ └─73858 valkey-server *:6379 │ ├─83911a7b39258549013a4f009b2f73fd1993be7fcc7881a3392089be2c5a6f8d │ │ └─207433 /pause │ ├─008ac13e26e8a5387d5fecd15a0b30457e1f5a3b1333cf3934c7d41cf2cb18fa │ │ └─150023 /pause │ ├─0be40453a2004f0650cebf021f43c79c4234a00fb796931af20f2e79c695fdd8 │ │ └─158609 /pause │ ├─c6521b88c45cdf005b790f8d5b96daee4d5b281683b8a634dc25993696566bb2 │ │ └─112351 /pause │ ├─302dcf46d28f9fc19cfd4b93dadb8dc53f6196c8c9d992f2bbafda434f63b31a │ │ └─114264 /pause │ ├─871bf76b145ba0f099e9c16aa6cb72273f67d2358c6f8b3e793a245d751059a1 │ │ └─208857 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─2a57acd5ac9ec738c2618faad140a97fbe686fbda63594a2fe54dd571f04a561 │ │ └─55967 /pause │ ├─ff4bb35e981fa338110ca724c1d72795960ac83d77a595213a03683e1f83a63c │ │ ├─113457 apache2 -DFOREGROUND │ │ ├─117189 (wsgi:h -DFOREGROUND │ │ ├─117190 (wsgi:h -DFOREGROUND │ │ ├─117191 (wsgi:h -DFOREGROUND │ │ ├─117192 (wsgi:h -DFOREGROUND │ │ ├─117193 (wsgi:h -DFOREGROUND │ │ ├─117194 apache2 -DFOREGROUND │ │ └─117195 apache2 -DFOREGROUND │ ├─deb487f06d773780ca411dea5b1b47aab5ebc44e77f4d579d94482dd2d6465e9 │ │ └─214425 /pause │ ├─ec8af5f57deda4ca7368a08544803426961d13bff420ce77fb6447fa6e7f5965 │ │ └─56540 /pause │ ├─9788e6d352dbefa505eb83d8eca85fa7302c3c3d40ba684f0159d3a876d79de8 │ │ └─59449 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─36b41cde0648313cd71adf7d1c5b894aab6bb07bdbec27a497f2ce2e8802e5fb │ │ └─59044 nfd-master -crd-controller=true -metrics=8081 │ ├─7042ea1b1d9c4b23a17572b13c1331f8062e8f532c5c18f7705e7035a1df2c18 │ │ └─48446 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 │ ├─bad8cded16226c5a3e81f01ebb295227407dc296f8554bb0e3ad93f599b3db26 │ │ └─73392 /pause │ ├─8f734a90f0b3b170d34401353159485cb76f8a2f49b7adb321228d564f643d5d │ │ └─96036 /bin/pushgateway │ ├─4d5ff39c1314f2bd0e6a13efa19581b53e006226f9496ccce321d809b3476885 │ │ └─211841 /pause │ ├─00843ba3eb06ddb9e356bed9ed17cc5feb3f93863b9d443ac9cd6cd0f7e8517c │ │ └─77561 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 │ ├─8f2594dabcdef2c84209752461499662f4f990678f1e802f84f20cfdea328721 │ │ └─104939 /pause │ ├─979327f02857125b9ebeb4e49235d2b725fbd8829c3cded1544f68409a2ad65f │ │ └─252261 /pause │ ├─b71b620bc71a9bf89cd85b883921e81c712e309cbd56133ac7541e6e2bca5341 │ │ └─55811 /pause │ ├─f95433de5abc6a4672a801b2fddb8ff81b5c14f9993a18119f6b588a1c9a5e91 │ │ ├─137783 cinder-api: uWSGI master │ │ ├─137808 cinder-api: uWSGI worker 1 │ │ └─137809 cinder-api: uWSGI worker 2 │ ├─3c8b7299e54467855992ee831e8d8120da4b9febf9a8c76edba764520f77a5be │ │ └─96480 /bin/oauth2-proxy │ ├─e5df823430b022c16be60aacb2c730d7fd3d28eedb1be2ba4cb97ffba71c91c9 │ │ └─93212 /pause │ ├─dd476f6cc01566ae0c2e665777bc9d5e0512ee345125bc93695180b468f0f447 │ │ └─158055 /pause │ ├─ba65768a8db1d22b7ba57badf7d67a9d9ae3a7beb5aaf65a4b5447441fa93d3e │ │ └─95438 /pause │ ├─62909981d2ac98cffad33bbc49ea7c2e58e51dcda8274cf0da45f91e9c4dc5cd │ │ └─57853 /pause │ ├─89ffc1b90703b81bd73db4d63bc4da0677b653a7b7d522f14b73e1dd4186c210 │ │ └─212006 /pause │ ├─5456212f1e274e9709ec18d484a6de5382fbabca0afb07dfa3bc74aa73f5b795 │ │ └─96618 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─d94d5bb2bcc28bd6c4af818e06804b802bd1ccb6b0740b0d6f45f8f29bdf5ebb │ │ └─69030 /server │ ├─bf1d442fe41108668c60c182b990174e94e2e38cb1e309609f9a5428fbc97087 │ │ └─188956 /pause │ ├─ff7bfab794bbec8dd2cfe23fb89d9787d3ad47c26179b8911acba28175c75a3a │ │ ├─155338 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─155578 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─155580 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5ddf5ea11e51a9aedac2714ab5b0793e48d8776e98636ff1f4cd3c425a340bc5 │ │ └─83843 /secretgen-controller │ ├─62ed00057f4b9102c1950fa2433e5921a0cd4798ef06b6f17b27f6dc0c5725da │ │ └─214450 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─1387b5c4e32c2744e58fc55cac3e29323eb4eec50dfa1dd2978ea6904884f8bf │ │ └─48965 /pause │ ├─c8c350d5530ef9a282fd0a928483bce16a10bc264105072ca908761924f26e4a │ │ ├─106817 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106854 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106869 erl_child_setup 1048576 │ │ ├─107549 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107550 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107571 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108768 /bin/sh -s rabbit_disk_monitor │ ├─11c8cadcdaa899f691fc4d5381d33d40112d7d6d11e735bbc6e9db3ca744589f │ │ └─189249 /pause │ ├─5ef4b423e4503be0a79ea3d61d68dea8df83c364d00e41bff87b4a664f1282bb │ │ └─59771 /pause │ ├─c7eed354bc3083ea8aa7b97465ae0e41fe400a51f28fcffb11a84c2d71e9a61d │ │ └─73799 /pause │ ├─1c763bc980f3d56481b9d9082c001b01dc17e148df45954ec11989dea9735c93 │ │ ├─148609 /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 │ │ └─149445 /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 │ ├─df6b4fd2b565214647c9171595a9a4d76d03d1fc3b4e5b298af3ab3e9a2b3afd │ │ ├─173338 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─174101 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─174445 /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/tmptwnndqse/privsep.sock │ │ ├─262360 /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/tmpsxu0_hkv/privsep.sock │ │ ├─262894 /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/tmp0s7h71zj/privsep.sock │ │ ├─263346 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─263347 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─265795 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=daf91758-c8a9-45c5-97da-9b2bed6c0a63 --namespace=qrouter-daf91758-c8a9-45c5-97da-9b2bed6c0a63 --conf_dir=/var/lib/neutron/ha_confs/daf91758-c8a9-45c5-97da-9b2bed6c0a63 --log-file=/var/lib/neutron/ha_confs/daf91758-c8a9-45c5-97da-9b2bed6c0a63/neutron-keepalived-state-change.log --monitor_interface=ha-db38059a-78 --monitor_cidr=169.254.0.49/24 --pid_file=/var/lib/neutron/external/pids/daf91758-c8a9-45c5-97da-9b2bed6c0a63.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─270083 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f287e43b-e129-41dd-9519-55f25a1b9006 --namespace=qrouter-f287e43b-e129-41dd-9519-55f25a1b9006 --conf_dir=/var/lib/neutron/ha_confs/f287e43b-e129-41dd-9519-55f25a1b9006 --log-file=/var/lib/neutron/ha_confs/f287e43b-e129-41dd-9519-55f25a1b9006/neutron-keepalived-state-change.log --monitor_interface=ha-b1a4733b-d4 --monitor_cidr=169.254.0.77/24 --pid_file=/var/lib/neutron/external/pids/f287e43b-e129-41dd-9519-55f25a1b9006.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─270939 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6ba10ada-a727-4d4a-8620-9a9182f394cb --namespace=qrouter-6ba10ada-a727-4d4a-8620-9a9182f394cb --conf_dir=/var/lib/neutron/ha_confs/6ba10ada-a727-4d4a-8620-9a9182f394cb --log-file=/var/lib/neutron/ha_confs/6ba10ada-a727-4d4a-8620-9a9182f394cb/neutron-keepalived-state-change.log --monitor_interface=ha-71855b64-08 --monitor_cidr=169.254.0.112/24 --pid_file=/var/lib/neutron/external/pids/6ba10ada-a727-4d4a-8620-9a9182f394cb.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─286519 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=023e1605-7cbd-47fe-92e7-2524168ebc66 --namespace=qrouter-023e1605-7cbd-47fe-92e7-2524168ebc66 --conf_dir=/var/lib/neutron/ha_confs/023e1605-7cbd-47fe-92e7-2524168ebc66 --log-file=/var/lib/neutron/ha_confs/023e1605-7cbd-47fe-92e7-2524168ebc66/neutron-keepalived-state-change.log --monitor_interface=ha-a806e8b3-5b --monitor_cidr=169.254.0.100/24 --pid_file=/var/lib/neutron/external/pids/023e1605-7cbd-47fe-92e7-2524168ebc66.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─9ef40d35b5c8a035663c57c6b0f2386e824f192dbb6a3a33ad139155abfffb8c │ │ └─158354 /pause │ ├─01b80f569a502a6fcfd6704b054e2ff266004f08caf8eb97250fdab1697e7cba │ │ └─176819 /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 │ ├─d2f585f9384fafb2633a7198dd6329a2c6fe8cd9205b89c2df3e28604abba3b2 │ │ └─96499 /bin/oauth2-proxy │ ├─b472116baa87dbaf631b19178c573d967caa3be544ebdf05fe40213429e22afc │ │ ├─67965 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68038 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─96afb577b56f47125349632b6281bba4e382d4b17d6717869f5a55f99d42f1c7 │ │ ├─137568 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─138705 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbvxnz1x4/privsep.sock │ │ ├─139411 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpgdgcpdf4/privsep.sock │ │ └─139808 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ └─346421226253de73db8de14a2171ca6e335331a8852afc7e6a90284f79487a88 │ └─69213 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount