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 │ │ │ ├─21879 /lib/systemd/systemd --user │ │ │ └─21880 (sd-pam) │ │ └─session-21.scope │ │ ├─21805 sshd: cephadm [priv] │ │ └─21893 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1626 sshd: zuul [priv] │ │ └─1639 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1630 ssh: /home/zuul/.ansible/cp/199.204.45.23-22-zuul [mux] │ ├─416892 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nauthtdfcpffqnlftuoyttdciobejfeg ; /usr/bin/python3'"'"' && sleep 0' │ ├─416893 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nauthtdfcpffqnlftuoyttdciobejfeg ; /usr/bin/python3' && sleep 0 │ ├─416894 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-nauthtdfcpffqnlftuoyttdciobejfeg ; /usr/bin/python3 │ ├─416895 /bin/sh -c echo BECOME-SUCCESS-nauthtdfcpffqnlftuoyttdciobejfeg ; /usr/bin/python3 │ ├─416896 /usr/bin/python3 │ ├─416897 /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 │ └─416899 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9968 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12309 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 58f0ff649725ef09d4284386ba3d76995ee2b8f281761e00efa4c240bbf0d7be -address /run/containerd/containerd.sock │ │ ├─ 12689 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 64bff15939c3a3f9e8d1789fc17e84611f82e58da7c75888a022289eed3dbb37 -address /run/containerd/containerd.sock │ │ ├─ 18833 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c8e9e0a7d27bc6f466bd6c76b02c2c712430feaee1d3bc319c4a2b9da306dd94 -address /run/containerd/containerd.sock │ │ ├─ 25427 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 802c265a7bca7bef6098ed6868a9178193e6849c27cf35f5b24d4f9225b99d40 -address /run/containerd/containerd.sock │ │ ├─ 30030 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 915570d0f3feb988eed18281c6f98be7b856f903bc30fd168d266691297bfb69 -address /run/containerd/containerd.sock │ │ ├─ 34738 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e7fc917f4b6122074c2e06e0754319a9d6158c583ccf2df2ece8c8ef053b9ef5 -address /run/containerd/containerd.sock │ │ ├─ 39197 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 057aa1cf64ea889511e75b2c8c5b6fc1e71796d2f001f084ca3f024e76f2d092 -address /run/containerd/containerd.sock │ │ ├─ 41683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 763ee712ef4d4c23e959bf46b2c3fcc646e566b7cf3af34ca983ac201d8f366f -address /run/containerd/containerd.sock │ │ ├─ 41723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91534fe5c862f826ff4a4a59ffadff14e05545123c2fedf7b27505aedd2b8b9f -address /run/containerd/containerd.sock │ │ ├─ 41740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05b0a1e8b97fce6e20b3dce698e0c3241f6e93778b7613bd51e4f8d96989786a -address /run/containerd/containerd.sock │ │ ├─ 41763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de2348030ae8553c618e56d6ee0d0efd53ddcedf479b58b0bd2227df15622217 -address /run/containerd/containerd.sock │ │ ├─ 41765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc3b290e38b0012c55232277c9ab01132892f81bf76734bc09d0d2231fd24ca8 -address /run/containerd/containerd.sock │ │ ├─ 42268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc3fd7dfa719f2b1c90645aea74941b35c48faff0cc684fef0df4a6540593d99 -address /run/containerd/containerd.sock │ │ ├─ 43046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aae5428b734f8a2fbcba5af2f0b0de7913b6d470114adcd47f999161c43cf44 -address /run/containerd/containerd.sock │ │ ├─ 43064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4253008023fefd00d5fd6218b755bc9031ca58caa3234496a9cd4b50ae2814ba -address /run/containerd/containerd.sock │ │ ├─ 44424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7fef7057ff305cd711f3c86d1d15f1e7583fe77719a683610da152f3ca9cb44 -address /run/containerd/containerd.sock │ │ ├─ 44858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b635a3cfab35e9695fe8290f670256ae6ffb7a18810f5d6a9e79cc8576794e24 -address /run/containerd/containerd.sock │ │ ├─ 44902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1b65cb9b32b1a477ead5741587c65a1eda9fb275ae650a797f6ae0d5dfd38d9 -address /run/containerd/containerd.sock │ │ ├─ 45331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e92ace843833425602bf0c6331850d187758005359359574ba79abe642c3a588 -address /run/containerd/containerd.sock │ │ ├─ 45774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11958707e99fca392d6496d1d6c357e90515fa67cf0a9ba571cfe6b7cdc8b681 -address /run/containerd/containerd.sock │ │ ├─ 45814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caf66e0ee2e4037b8f751282fad5d582b42ce1ccc2a6cedd4b48921e86a0e7a5 -address /run/containerd/containerd.sock │ │ ├─ 45897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90c7f4b0036ce7798abe90d42e2dc7d306f0cf9cba9b96f88d13a6159d204c3e -address /run/containerd/containerd.sock │ │ ├─ 47993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1247f6bbe4fa51f38f950d79fd12d240e54e699fc4528406c9f3942d1b01ba47 -address /run/containerd/containerd.sock │ │ ├─ 48054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c35d63d7794d895ffb76b9955f4fb8f4ab1a4b2bcd5d773aea73e1c5344a4674 -address /run/containerd/containerd.sock │ │ ├─ 48821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7e89325ae84b518871151e5858794a6450c0e94e7fcef5ec0e5191307f1242d -address /run/containerd/containerd.sock │ │ ├─ 48860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23f100cdaec088630b0545e517d612b2700ed1c2fff0d503a672109e0a373cb2 -address /run/containerd/containerd.sock │ │ ├─ 49245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48302faf3933e848a1351e4d21d57c2a2593a40dea9125f3b90bc8c8a4146525 -address /run/containerd/containerd.sock │ │ ├─ 49546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9688fd911c98bb84cf7796b630c5fc70b15ebbb4459ae4b6b4f57dd3451a7913 -address /run/containerd/containerd.sock │ │ ├─ 49967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4734e5cdd8813500b41ab1da33a9a46ec7a52ffa39dcd1fcecd1e59eda5f51d6 -address /run/containerd/containerd.sock │ │ ├─ 52265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cfdbeb71a146a476ea29965391395e9fb29a839670619fa79954f156e72e0f4 -address /run/containerd/containerd.sock │ │ ├─ 52372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ca6e6dfd6da6b098cf111812d35f056eeb6035f70ce5fc8f115a449d90ce5ed -address /run/containerd/containerd.sock │ │ ├─ 56522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c29aa416d51b383104308732d3168d8c6821da5306375f58dd5f339e6de503a5 -address /run/containerd/containerd.sock │ │ ├─ 57167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aea90704bb567bacb75562981053df798d3cab6ad2933dc1e8dc4c100ac0d31 -address /run/containerd/containerd.sock │ │ ├─ 57208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ce5d83ee9022b622bda11935cbd4718a46ecb472ecfff533bca457aecdbccf4 -address /run/containerd/containerd.sock │ │ ├─ 57253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 554eb1d1465c5c620f3faf81eb8d38691c32744ff6ec6a84b8bd6fafebf561ea -address /run/containerd/containerd.sock │ │ ├─ 57451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fbcd5121bd040f527219eac8cae81cf7c23b4f53d566a87b4a69e0f07a4634f -address /run/containerd/containerd.sock │ │ ├─ 61289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0edfee0992b70f8fca84ebf89578f731e904dd788e8ba74c961953747f6123f7 -address /run/containerd/containerd.sock │ │ ├─ 61397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3171cb16f27dd41278607dcae58dc6639bf888df0845b3f386074837b5be55f5 -address /run/containerd/containerd.sock │ │ ├─ 61440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d96c34eaa6e185a33cf4cbfc8bb8079bf311fc7d74ef5069c24a1db6d1574315 -address /run/containerd/containerd.sock │ │ ├─ 61465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a844b25349db6684f64405aa1e04ef173e3d7b1e236affd5c5bab5b8615e50b -address /run/containerd/containerd.sock │ │ ├─ 62995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb807f7e76eb2746b64aeed68cc4df322d80bb4c4a7c06426d85dad533b7c995 -address /run/containerd/containerd.sock │ │ ├─ 63076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5963c208bd909477d347a7f4a4ef284c3ae3600da02880b8d2ffd6f8e930c86 -address /run/containerd/containerd.sock │ │ ├─ 63119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c7b18af9c286c7bdb5aab07c5428c08fa58291e07f1dadc581feca66e535921 -address /run/containerd/containerd.sock │ │ ├─ 63222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c4e1d28ba76baadca7deea27bab29127ef0e0fba02e00aa2a7cd09f1ebcba26 -address /run/containerd/containerd.sock │ │ ├─ 63328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea04b6e747385d6e7418f48cd079f230de55a84663142b95ca84848702e36c61 -address /run/containerd/containerd.sock │ │ ├─ 63811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10e060cfdb0575a86d7d144f1e4c5c04b2a9875802ee5ca302d053d753b3bd85 -address /run/containerd/containerd.sock │ │ ├─ 64020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95222c6368e2c8326f199b03a28baed3724c4b36040ffb2ca7540efdabac3913 -address /run/containerd/containerd.sock │ │ ├─ 64520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b09aa3809a0fc1b7f56610d0329b8c52663f38c64021e1edd8b38cc995a582ae -address /run/containerd/containerd.sock │ │ ├─ 64776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801784886d2711bf6f0d20b44a0e3c58e8ecaa3f1062d05de851da9664c4b3b2 -address /run/containerd/containerd.sock │ │ ├─ 65617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16b67ce437d1e4458b4e411a6142767de5ea2c6db9fc009cb76755c9d776eddb -address /run/containerd/containerd.sock │ │ ├─ 67447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cd819252c082bbb41252d5199c05e4d5cedc37364bb8294debaa9f01c29027f -address /run/containerd/containerd.sock │ │ ├─ 69258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8398455e7d0b2d495866dcdc89d49b18f662eee96abcadbb6876be259679ccbe -address /run/containerd/containerd.sock │ │ ├─ 78646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54bcec9f0d6b56c73c9e9e32f7444d1e82aae9ce30693f1f22903d2f3e9afff2 -address /run/containerd/containerd.sock │ │ ├─ 80109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0740bbb53f0b85558b0bccbf2820cfcbaa5e9565385a2cce3432df477d407e64 -address /run/containerd/containerd.sock │ │ ├─ 85998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0775e068858dd47d0ac541a6b8119181721c51a8bef332d86c2bf4937a10ff5c -address /run/containerd/containerd.sock │ │ ├─ 92380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8886f24f3230d46121f39b792e8d6333d6f94e7fb6e182a07cdff53928df396c -address /run/containerd/containerd.sock │ │ ├─ 96255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf5decd144102f2d6f855044b1dd138ee7fc65408caaacd160aa75914a287ded -address /run/containerd/containerd.sock │ │ ├─ 96293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ce670c5a13e073d374c63dd95590ff98733c16a72f515f053eb051cc88b6784 -address /run/containerd/containerd.sock │ │ ├─105181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f82b5644073e86f6efc2f3ce1fa63c8e69dc192ed3312ebc82e7037cab6f23f2 -address /run/containerd/containerd.sock │ │ ├─106752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb012e1187ad4368af0a66df4b48561a0e67750bfc186916c0333d3a798fb2e7 -address /run/containerd/containerd.sock │ │ ├─106804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a22e80ba62b49d48ce5d4b312a74b3189ef286808e272e565849dbebfdcd8cdc -address /run/containerd/containerd.sock │ │ ├─108787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae62390de595c372fa3cccba508f3afb9727d5bd98213fa557c9d432eacf6ed0 -address /run/containerd/containerd.sock │ │ ├─110622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ecfd93791b73dc32d4489d9177c8ac9a8f3dec028f04645b7a748bf1152b076 -address /run/containerd/containerd.sock │ │ ├─110668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e15fdbc2d487dd60f791b95de26dc7825bdd4348363ffbd2e8dae4b486ae119 -address /run/containerd/containerd.sock │ │ ├─128242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06ffb778ace43468c1cbcbc5e59554f8ca62a0cf6432df77cec34d7bc97af055 -address /run/containerd/containerd.sock │ │ ├─128258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15e9489a4e463b1c4af87611d6ecc9de4b3b35dc2e2f25f6e720121542d60a75 -address /run/containerd/containerd.sock │ │ ├─130879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81dbb1749a720c863c60c3fb9c9e4718c331b6ef55d694da944f0571e6de69f7 -address /run/containerd/containerd.sock │ │ ├─157297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f0920dcb7b1aad418200cb8f0c61e3a04838bffaccd27e8db5fb3828c0ddb7a -address /run/containerd/containerd.sock │ │ ├─159174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc1a641b13c46ad6e7465ebca6207cb6123be255215301fed596c6715d632e74 -address /run/containerd/containerd.sock │ │ ├─159641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13751355c34e74cc738195c9fc519f718f60f516a948a8a3ba73817b40f946dd -address /run/containerd/containerd.sock │ │ ├─160643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d5ed5f978437a0cb417fcd92c1e209915d9f784b529e9d05505780b8462e953 -address /run/containerd/containerd.sock │ │ ├─162606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccf4dbd163741190b9b384976f0a0ac3c4c418a3675e20af18c39a4a20d86c5d -address /run/containerd/containerd.sock │ │ ├─162831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e26296d6230ccbbac15c020e8a06470380e1022e79290a85195e2d060508ae0 -address /run/containerd/containerd.sock │ │ ├─162916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 184e89002f941225632bc55a90151601ef7a19c6ce3572894ed78143ef462ea7 -address /run/containerd/containerd.sock │ │ ├─162976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72797b967a6c106dcf6cb3535db7cf8baae5179926a8a8fb04d998c262a4da1c -address /run/containerd/containerd.sock │ │ ├─162991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdf008f9bf824439219955b9c814d20c2950c52085debd343149b809eaaf622e -address /run/containerd/containerd.sock │ │ ├─164096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7a26600cb1825b34e452e8b016574f856e22f44704cb419c3efe0f3cf056d53 -address /run/containerd/containerd.sock │ │ ├─176233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c45e24d60bb13faa7881d46accb22019acd63868f1997c8256ee04e36ad86d17 -address /run/containerd/containerd.sock │ │ ├─178030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85c5df76b616013f4434755fd3f49cacead4b835ca19931e5cbdfce042c2d407 -address /run/containerd/containerd.sock │ │ ├─178101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54858efd3c946476801f0dccf9aa972ceca24c7952259698561e23e96b62334f -address /run/containerd/containerd.sock │ │ ├─178147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89bd9572ffbed04f642a7b5180dc4dd0137f09025ff789072cede87c87979b2d -address /run/containerd/containerd.sock │ │ ├─178165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc8f9856912cb571ab6fd23d695895f15ee61198c500863809230c37ac0d7dea -address /run/containerd/containerd.sock │ │ ├─178306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b56179a525a719e2cc2a6fac23bc6cd3ed49660bcd48689209002f274d3fbf08 -address /run/containerd/containerd.sock │ │ ├─178672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb81583ebd7a2b965d73750e5853f7341c09c3c60ef1437dbd744c84a9dfac46 -address /run/containerd/containerd.sock │ │ ├─178742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba2326e59042d6dee37c503d2cdc9f11f0937eebf231151b7224a9823c5038b6 -address /run/containerd/containerd.sock │ │ ├─191957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e75bdfa615b316919be436b7ced8953aadd0d6bf480e449e4f40fee5ed22911d -address /run/containerd/containerd.sock │ │ ├─194565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb9edd3a2b56d620cb551acae9c09417a9d45e7f9a9f0b3ce3c0789ec9c09574 -address /run/containerd/containerd.sock │ │ ├─194626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9a6728943621e2b08c25fd46d9d0eb9c815f4abab11a4790d5f5522d641c0ea -address /run/containerd/containerd.sock │ │ ├─194717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74454657945679306f00ca5b7f379c8b804d28af72fb37f265668087a4b5b88b -address /run/containerd/containerd.sock │ │ ├─211683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 477b681a2c1d3e9d8d9bdc747dde64e60a1993315b34517ecb9b5c5b709d1cdd -address /run/containerd/containerd.sock │ │ ├─220951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44f4e12d6ea1b078a83b2d25bae1f3d63f743ff74cb9889be4a3e526db49fef6 -address /run/containerd/containerd.sock │ │ ├─221135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15b7625d9aa275987e613993b4b84eca58a2b9054a3ff88834c5101915fb72ec -address /run/containerd/containerd.sock │ │ ├─221169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27a94da1515b279b08da51258ac2637a63c1e4dad3447ab5ad47afd3de791a45 -address /run/containerd/containerd.sock │ │ ├─221414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23ce9c98c55759da025de0d5a1f0a2c30c19aff1896f2e38a8f116b07750441a -address /run/containerd/containerd.sock │ │ ├─233011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9c90ae4363a76947bb11636f64fc03fd98b51124220c4b62c2fe5ae71e16f96 -address /run/containerd/containerd.sock │ │ ├─235393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75738c90f1e217490774848a55e8206b8fbfa21c04b79bfc0b8a6b6622b3f83a -address /run/containerd/containerd.sock │ │ ├─236810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee46ac08869b81b1c36d1d5df9bc91ef05e56c9407bf7d8e178729f2078bee74 -address /run/containerd/containerd.sock │ │ ├─237743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99efc9475458e73419f4211deb77ee31965a6d6513fad5b45ce078273ed3a59d -address /run/containerd/containerd.sock │ │ ├─238892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1461243eaefe02ebc84fffd422aec8b0284cc04a232b7cdfb3133038d133eea1 -address /run/containerd/containerd.sock │ │ ├─240991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8fadea51d0fc2e6277a108c1b1368973fb745f0a90576e7c47f61f6d59e2c2f -address /run/containerd/containerd.sock │ │ ├─242439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc1eea03d46334ce7aa99f98fcf3f75e1845f4e3af1f3c5ab30a02757459d009 -address /run/containerd/containerd.sock │ │ ├─242496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8524381921cc42c4b3b83c6dd47a3a3f580e7ca24cbff9ea875bc96004de6cf -address /run/containerd/containerd.sock │ │ ├─252257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dfe9cb9cbf759cff9ba40dc3dd9293beaf14a5fb7dad5d426f76b96af29a532 -address /run/containerd/containerd.sock │ │ ├─252806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02b72733f7d3de1c56165e988e62b07330028ee7b4c1ee906b8bf1e9b13da3c0 -address /run/containerd/containerd.sock │ │ ├─257993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 545853dc53c130c19043bde0737f515c7097721f530449954aac150f8f3a4877 -address /run/containerd/containerd.sock │ │ ├─262484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcbc6dc3176956319d8017fdc157c7726377b577c616d83da60af5ce8e3637b8 -address /run/containerd/containerd.sock │ │ ├─262675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c95efbfa554db7586b2874267baa29250b3a9ac38ba0a4e6bd55bd47e0e1279 -address /run/containerd/containerd.sock │ │ ├─262719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8caf9b82ebe4816733e1625f99cda01c355a8ef5691e47ef1cc233e9fd65a551 -address /run/containerd/containerd.sock │ │ ├─262810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 956c067f43ab63a2078c29694b3f77b84f72ed8acca3437f10bb7c376c667f32 -address /run/containerd/containerd.sock │ │ ├─273769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7f99d6b023ea32c678e4f2b7c83951e55a907f830ce92ade8e997c47c019bb3 -address /run/containerd/containerd.sock │ │ ├─276243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0765e9546b611e4064bcd9fd4bb3f3ca14cd0fb06c18f68945b8ba1744905f95 -address /run/containerd/containerd.sock │ │ └─277789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50509d118a5192b4d7e8b57dac96dcf53f7144f8c436a22ce916c3f7c1617468 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1434 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-58f0ff649725ef09d4284386ba3d76995ee2b8f281761e00efa4c240bbf0d7be.scope … │ │ ├─12351 /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 │ │ └─12363 /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-802c265a7bca7bef6098ed6868a9178193e6849c27cf35f5b24d4f9225b99d40.scope … │ │ ├─25451 /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 │ │ └─25463 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─29735 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30013 /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@mgr.instance.slgcyj.service │ │ │ ├─12601 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.slgcyj/unit.run │ │ │ └─12634 /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-slgcyj --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.slgcyj:/var/lib/ceph/mgr/ceph-instance.slgcyj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.slgcyj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.slgcyj -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 │ │ │ ├─18795 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18812 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25130 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25409 /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@ceph-exporter.instance.service │ │ │ ├─39130 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39152 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34440 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34720 /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 │ │ ├─12239 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12270 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10337 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156546 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42163 /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.23 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─docker-915570d0f3feb988eed18281c6f98be7b856f903bc30fd168d266691297bfb69.scope … │ │ ├─30055 /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 │ │ └─30067 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 646 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─416754 sshd: root [priv] │ │ └─416755 sshd: root [net] │ ├─docker-c8e9e0a7d27bc6f466bd6c76b02c2c712430feaee1d3bc319c4a2b9da306dd94.scope … │ │ ├─18860 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18878 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─run-rd6d15b81b3bf4e6b91b15676dfdbc9a6.scope │ │ └─192916 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1103 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10848 /usr/sbin/chronyd -F 1 │ │ └─10849 /usr/sbin/chronyd -F 1 │ ├─docker-e7fc917f4b6122074c2e06e0754319a9d6158c583ccf2df2ece8c8ef053b9ef5.scope … │ │ ├─34764 /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 │ │ └─34778 /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.socket │ ├─docker-057aa1cf64ea889511e75b2c8c5b6fc1e71796d2f001f084ca3f024e76f2d092.scope … │ │ ├─39225 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39240 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─156437 /sbin/iscsid │ │ └─156438 /sbin/iscsid │ ├─docker-64bff15939c3a3f9e8d1789fc17e84611f82e58da7c75888a022289eed3dbb37.scope … │ │ ├─12716 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.slgcyj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12735 /usr/bin/ceph-mgr -n mgr.instance.slgcyj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─91256b776339f9172cd081abbbf76be5d7d7fc683b4acbe805a9ecf3871ab0d2 │ │ └─50100 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─6bb46e034691f9b5e33d0a9c8d6b625662630032033463fbca350b293f2317b2 │ │ ├─190202 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─190759 /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/tmpxdhpxx3_/privsep.sock │ │ ├─383650 /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/tmp4hntoo_1/privsep.sock │ │ ├─384068 /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/tmpl0xe4aes/privsep.sock │ │ ├─384289 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─384290 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─386860 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=818b3afd-fc36-408e-8fa9-ecb828741123 --namespace=qrouter-818b3afd-fc36-408e-8fa9-ecb828741123 --conf_dir=/var/lib/neutron/ha_confs/818b3afd-fc36-408e-8fa9-ecb828741123 --log-file=/var/lib/neutron/ha_confs/818b3afd-fc36-408e-8fa9-ecb828741123/neutron-keepalived-state-change.log --monitor_interface=ha-6c21fff7-99 --monitor_cidr=169.254.0.194/24 --pid_file=/var/lib/neutron/external/pids/818b3afd-fc36-408e-8fa9-ecb828741123.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─394930 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b514630c-bc60-4bf0-b07b-574787fc2b64 --namespace=qrouter-b514630c-bc60-4bf0-b07b-574787fc2b64 --conf_dir=/var/lib/neutron/ha_confs/b514630c-bc60-4bf0-b07b-574787fc2b64 --log-file=/var/lib/neutron/ha_confs/b514630c-bc60-4bf0-b07b-574787fc2b64/neutron-keepalived-state-change.log --monitor_interface=ha-7538eb92-8a --monitor_cidr=169.254.0.55/24 --pid_file=/var/lib/neutron/external/pids/b514630c-bc60-4bf0-b07b-574787fc2b64.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─c29aa416d51b383104308732d3168d8c6821da5306375f58dd5f339e6de503a5 │ │ └─56546 /pause │ ├─95222c6368e2c8326f199b03a28baed3724c4b36040ffb2ca7540efdabac3913 │ │ └─64045 /pause │ ├─dfbe7a921876f2c20461152eb1f8009797ec20426836b7833501770cf76413e6 │ │ └─66917 /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 │ ├─15e9489a4e463b1c4af87611d6ecc9de4b3b35dc2e2f25f6e720121542d60a75 │ │ └─128304 /pause │ ├─c45e24d60bb13faa7881d46accb22019acd63868f1997c8256ee04e36ad86d17 │ │ └─176257 /pause │ ├─9b306ec88b50020ca06ac99e712dbd1a8be0c1df229e45529159b21ce6dc4650 │ │ ├─280527 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─280541 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4734e5cdd8813500b41ab1da33a9a46ec7a52ffa39dcd1fcecd1e59eda5f51d6 │ │ └─49992 /pause │ ├─21ffd85a12d2fed5699d97171b927924cb3c29757120fc04ac68e7293212d1ef │ │ └─66823 /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 │ ├─9c95efbfa554db7586b2874267baa29250b3a9ac38ba0a4e6bd55bd47e0e1279 │ │ └─262699 /pause │ ├─34e62070ebcc2d40a15ee666d03f89d73329426aa714589a2796f4b5c5e61e36 │ │ └─241041 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─4151333c0d28337e2d277bbe7ce1131e0079c74142b6fae23df09841f1c9eb44 │ │ └─271707 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a5963c208bd909477d347a7f4a4ef284c3ae3600da02880b8d2ffd6f8e930c86 │ │ └─63101 /pause │ ├─15a34d4717a6e3200031b979866e568c47e5d8357445a955630c9e10409e7da4 │ │ ├─50402 mysqld --wsrep_start_position=719dc6fc-87e1-11f1-a803-8edeee5e7af9:20 │ │ └─50513 /var/lib/mysql/mysql-state-monitor │ ├─5d9e77e54e8ffd229acefbf0e614f4dfd6d2f4e806a2b2f2b5f47d9d8b62739b │ │ ├─ 48294 /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 │ │ ├─ 48307 /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 │ │ ├─ 48450 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─275994 nginx: worker process │ │ ├─275995 nginx: worker process │ │ └─275996 nginx: cache manager process │ ├─ae62390de595c372fa3cccba508f3afb9727d5bd98213fa557c9d432eacf6ed0 │ │ └─108810 /pause │ ├─a5c5f00dfd5916c5d7985d4339c96f439c0463fcd08f0d18576020634ba2da2c │ │ └─66104 /bin/pushgateway │ ├─1dfe9cb9cbf759cff9ba40dc3dd9293beaf14a5fb7dad5d426f76b96af29a532 │ │ └─252282 /pause │ ├─70ff385bf740a75f06441ae257e0c166d29f8d51e3fbac71b045fb717e33918f │ │ └─52855 redis_exporter │ ├─11bd661373606ef26a037b4e0328b21033c04b753d9a4b708096efe9474109e6 │ │ ├─276382 apache2 -DFOREGROUND │ │ ├─278746 (wsgi:h -DFOREGROUND │ │ ├─278747 (wsgi:h -DFOREGROUND │ │ ├─278748 (wsgi:h -DFOREGROUND │ │ ├─278749 (wsgi:h -DFOREGROUND │ │ ├─278750 (wsgi:h -DFOREGROUND │ │ ├─278751 apache2 -DFOREGROUND │ │ └─278752 apache2 -DFOREGROUND │ ├─26879fba6d12d40096f0cecc72029384d8673304d68322cb7ef10055a4861752 │ │ └─57553 nfd-gc -gc-interval=1h │ ├─71006bdebf17e153ba0d7357f0b29e534f93a4e4caedab30f91f944306cd94cf │ │ └─57512 nfd-master -crd-controller=true -metrics=8081 │ ├─b635a3cfab35e9695fe8290f670256ae6ffb7a18810f5d6a9e79cc8576794e24 │ │ └─44881 /pause │ ├─a25d2c9c27d47d9dd86c3f89a4197704d466915fdc52b105eb8cf921ba24b25c │ │ └─192108 /usr/bin/libvirt-tls-sidecar │ ├─a3668019b2c74229af3fda3b01c14c71d9f14169604384dc9058beeee9d7fe09 │ │ └─128905 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─fc1eea03d46334ce7aa99f98fcf3f75e1845f4e3af1f3c5ab30a02757459d009 │ │ └─242468 /pause │ ├─0a844b25349db6684f64405aa1e04ef173e3d7b1e236affd5c5bab5b8615e50b │ │ └─61511 /pause │ ├─fb9edd3a2b56d620cb551acae9c09417a9d45e7f9a9f0b3ce3c0789ec9c09574 │ │ └─194590 /pause │ ├─cc3fd7dfa719f2b1c90645aea74941b35c48faff0cc684fef0df4a6540593d99 │ │ └─42292 /pause │ ├─9d54d95ecf9af5ce50552fd44dfb8f70595a9573df090271e63311107595c4bf │ │ └─52485 valkey-server *:6379 │ ├─9fbcd5121bd040f527219eac8cae81cf7c23b4f53d566a87b4a69e0f07a4634f │ │ └─57474 /pause │ ├─0f15a6d7fa39085b000cbf65b78a5e45286983e87f3e4837a2aab54be1cd0145 │ │ └─231354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6f452879b6827067f21a181eef1226cc4338f76d9ac6142501a0d3fff5e1b0cd │ │ └─259054 docker-registry serve /etc/docker-registry/config.yml │ ├─da539a01a25d6afc15220fa587223bcc4ad40e6ce4413a16ec1c6d8a7ab1f33d │ │ └─48341 /server │ ├─ece65ac8789269730b5c781c670b69a0578d0e4369baaae2964c844687c7cb25 │ │ ├─129305 /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 │ │ └─129471 /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 │ ├─cc8f9856912cb571ab6fd23d695895f15ee61198c500863809230c37ac0d7dea │ │ └─178218 /pause │ ├─a9c90ae4363a76947bb11636f64fc03fd98b51124220c4b62c2fe5ae71e16f96 │ │ └─233034 /pause │ ├─06ffb778ace43468c1cbcbc5e59554f8ca62a0cf6432df77cec34d7bc97af055 │ │ └─128290 /pause │ ├─02b72733f7d3de1c56165e988e62b07330028ee7b4c1ee906b8bf1e9b13da3c0 │ │ └─252842 /pause │ ├─6890652b22c2c1e48e1fda4ff352dbb115572f0661c1e07a6c6c318bc640113a │ │ └─43688 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─75738c90f1e217490774848a55e8206b8fbfa21c04b79bfc0b8a6b6622b3f83a │ │ └─235427 /pause │ ├─dc92bcb4d66b34f5712e3a632160dc8061adb38766b945d3842d1842faff8852 │ │ └─41941 kube-apiserver --advertise-address=199.204.45.23 --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 │ ├─2b3f18e9105475675f22f89c43cc69d0144e8e04a8001302de8fac7bde9ca05b │ │ └─190179 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) │ ├─26a875b821748cc9d382310f530d52b6afeceb8f62302b6280629bda966e850f │ │ └─52612 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 │ ├─c76080aca5c4a84c80aec037a457f9174a9e3ed0c9a6b6cf07dd9ee77a94ba79 │ │ └─192266 /bin/bash /tmp/libvirt.sh │ ├─829c14592f13b8b1848472c62c0fad4a4ac96ce2c78f58b016778b7a356bca09 │ │ ├─207556 heat-api-cfn: uWSGI master │ │ ├─207581 heat-api-cfn: uWSGI worker 1 │ │ └─207582 heat-api-cfn: uWSGI worker 2 │ ├─3ab5f2d269f43219e39c0c88e73bda34da39e6bab068b2c5aee024f251baa1b3 │ │ ├─198199 /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 │ │ ├─384696 /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/tmptxy05l1w/privsep.sock │ │ ├─385096 /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/tmp3tafprti/privsep.sock │ │ └─385521 /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/tmplauguu9v/privsep.sock │ ├─4ce670c5a13e073d374c63dd95590ff98733c16a72f515f053eb051cc88b6784 │ │ └─96323 /pause │ ├─a22e80ba62b49d48ce5d4b312a74b3189ef286808e272e565849dbebfdcd8cdc │ │ └─106828 /pause │ ├─8398455e7d0b2d495866dcdc89d49b18f662eee96abcadbb6876be259679ccbe │ │ └─69286 /pause │ ├─e7d8d1ec3b54069feda47f4ea61ab4430845d811daebf5ded7522adfaeac5363 │ │ └─50498 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9c1ffee41e7a3f8d88d6d019977ba1e44c3ca7c16c290970cd37dca827e761ce │ │ ├─190176 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─191435 /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/tmpfxvmu3o9/privsep.sock │ │ ├─191879 /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/tmpvkl1iruz/privsep.sock │ │ ├─192485 /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/tmp3fo30y3m/privsep.sock │ │ ├─193066 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─193067 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─193214 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/79d7b8c1-26dd-4483-a5e2-e8d6a9910ee5/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/79d7b8c1-26dd-4483-a5e2-e8d6a9910ee5/host --addn-hosts=/var/lib/neutron/dhcp/79d7b8c1-26dd-4483-a5e2-e8d6a9910ee5/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/79d7b8c1-26dd-4483-a5e2-e8d6a9910ee5/opts --dhcp-leasefile=/var/lib/neutron/dhcp/79d7b8c1-26dd-4483-a5e2-e8d6a9910ee5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-50de9ddb-95d2-4f08-8ba6-2dd0ebe84d55,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 │ │ ├─193236 haproxy -f /var/lib/neutron/ns-metadata-proxy/79d7b8c1-26dd-4483-a5e2-e8d6a9910ee5.conf │ │ ├─214269 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/cde5c44a-3ef3-4fc5-8e36-dde11ae3898b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/cde5c44a-3ef3-4fc5-8e36-dde11ae3898b/host --addn-hosts=/var/lib/neutron/dhcp/cde5c44a-3ef3-4fc5-8e36-dde11ae3898b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/cde5c44a-3ef3-4fc5-8e36-dde11ae3898b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/cde5c44a-3ef3-4fc5-8e36-dde11ae3898b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-29394710-a3e7-44f9-881b-8d7d7b06d6d0,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 │ │ ├─214273 haproxy -f /var/lib/neutron/ns-metadata-proxy/cde5c44a-3ef3-4fc5-8e36-dde11ae3898b.conf │ │ └─397711 /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/tmp237ni6vr/privsep.sock │ ├─8886f24f3230d46121f39b792e8d6333d6f94e7fb6e182a07cdff53928df396c │ │ └─92404 /pause │ ├─27875d6640f26497c4c5fa4f99e4ce0a781b58c6c1134b87044bfdd6379954c8 │ │ └─127094 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5bcee467463ffa9f38b796e869c70a155609fa3bf1b9602b7e1506688ca38b84 │ │ └─61757 /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 │ ├─23f100cdaec088630b0545e517d612b2700ed1c2fff0d503a672109e0a373cb2 │ │ └─48883 /pause │ ├─c35d63d7794d895ffb76b9955f4fb8f4ab1a4b2bcd5d773aea73e1c5344a4674 │ │ └─48078 /pause │ ├─763ee712ef4d4c23e959bf46b2c3fcc646e566b7cf3af34ca983ac201d8f366f │ │ └─41738 /pause │ ├─e1b65cb9b32b1a477ead5741587c65a1eda9fb275ae650a797f6ae0d5dfd38d9 │ │ └─44927 /pause │ ├─d7a26600cb1825b34e452e8b016574f856e22f44704cb419c3efe0f3cf056d53 │ │ └─164121 /pause │ ├─f0255c8b3613db9b337cde925fcd8490c01469c04062920b618811873d7d3295 │ │ ├─271928 /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 │ │ └─272121 /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 │ ├─8caf9b82ebe4816733e1625f99cda01c355a8ef5691e47ef1cc233e9fd65a551 │ │ └─262747 /pause │ ├─eb012e1187ad4368af0a66df4b48561a0e67750bfc186916c0333d3a798fb2e7 │ │ └─106777 /pause │ ├─fca2136c2b0e5f1f0d8bafb7a24a4dd58f0cb6e7de1a96d3243c61f9f9228141 │ │ ├─179347 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─400248 sleep 300 │ ├─886d2f3f1e1e820311efe50b5c461d35c59fcff4974a544f8407d149096d8527 │ │ └─97583 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─4e15fdbc2d487dd60f791b95de26dc7825bdd4348363ffbd2e8dae4b486ae119 │ │ └─110692 /pause │ ├─d6abdf76bd91daa631762fe25e9d4acdc478f8e4bb027eecf7fa5e0e7aa28e4f │ │ ├─174365 nova-metadata: uWSGI master │ │ ├─174378 nova-metadata: uWSGI worker 1 │ │ └─174379 nova-metadata: uWSGI worker 2 │ ├─1247f6bbe4fa51f38f950d79fd12d240e54e699fc4528406c9f3942d1b01ba47 │ │ └─48024 /pause │ ├─0d9adf7769c41d91cd719c30b313b07aa84ba762db3a84709e82f2696ee89de8 │ │ └─237093 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─5a7f2d7ca2e94d9b0ca265f6bc4b33e82cefca45e2db256ec0a510ec5bbe3501 │ │ └─65732 /goldpinger --static-file-path /static │ ├─79cb730f01d95974c0252f8cfbe6b4e61364abe7e740c0ae27b3b220c9ca1a0d │ │ ├─187669 neutron-api: uWSGI master │ │ ├─187715 neutron-api: uWSGI worker 1 │ │ └─187716 neutron-api: uWSGI worker 2 │ ├─8693e5915a5e1c325521adeeacf60751f7f97b775137bff7e1649df8aaa6a78e │ │ └─158023 /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 │ ├─3171cb16f27dd41278607dcae58dc6639bf888df0845b3f386074837b5be55f5 │ │ └─61424 /pause │ ├─faf2d8b56071a4ce1960e7070b48573be5e82187ebfe22ac6750447b06c0a133 │ │ └─52800 valkey-server *:26379 [sentinel] │ ├─f7e89325ae84b518871151e5858794a6450c0e94e7fcef5ec0e5191307f1242d │ │ └─48845 /pause │ ├─c06390699d928bcfca52c7731b0dc0532683392f2a34efdd0881b7e70b4bdccf │ │ └─63798 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 │ ├─74454657945679306f00ca5b7f379c8b804d28af72fb37f265668087a4b5b88b │ │ └─194755 /pause │ ├─d7f99d6b023ea32c678e4f2b7c83951e55a907f830ce92ade8e997c47c019bb3 │ │ └─273793 /pause │ ├─def2a6c9699d507d4ad33a0689e0f6d6c4e9cf071f9a4bc88faad26d9deb330f │ │ └─46111 /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 │ ├─7ee60fd3d4ce405fb32ae7e13e5709fe14fb82382ba22cd4253180a37376346a │ │ ├─207554 heat-api: uWSGI master │ │ ├─207583 heat-api: uWSGI worker 1 │ │ └─207584 heat-api: uWSGI worker 2 │ ├─956c067f43ab63a2078c29694b3f77b84f72ed8acca3437f10bb7c376c667f32 │ │ └─262857 /pause │ ├─f998f07bdd3eab2f6fae87241a513bcca258871b7fe0e55032dca36fc5e760e3 │ │ └─57587 nfd-worker -metrics=8081 │ ├─4f79be30caa321598ad65d66a491c147ad47b17d2142fd6972e5f67216b3b940 │ │ └─235662 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─812dce4acf095d8e2a3f556da25aeb3c58b19174fee654107ee8793803198262 │ │ └─65828 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─bb81583ebd7a2b965d73750e5853f7341c09c3c60ef1437dbd744c84a9dfac46 │ │ └─178701 /pause │ ├─ffa3fb059a3525d61d7ae0b4fc0b29265b1023b4b7a378821263e9941202b91c │ │ └─48952 /manager --metrics-bind-address=:9782 │ ├─b7fef7057ff305cd711f3c86d1d15f1e7583fe77719a683610da152f3ca9cb44 │ │ └─44447 /pause │ ├─90c7f4b0036ce7798abe90d42e2dc7d306f0cf9cba9b96f88d13a6159d204c3e │ │ └─45938 /pause │ ├─55b8b425b76b9c93ccf7d83ffed006fd9ec32bddb449de68a2ba6afa354305ab │ │ └─237820 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─039aa51eca9fac8855785b57342f89c149af075f31ac1cf5d94f32782d03b9d1 │ │ └─278072 /bin/openstack-database-exporter │ ├─0edfee0992b70f8fca84ebf89578f731e904dd788e8ba74c961953747f6123f7 │ │ └─61325 /pause │ ├─caf66e0ee2e4037b8f751282fad5d582b42ce1ccc2a6cedd4b48921e86a0e7a5 │ │ └─45851 /pause │ ├─6de87e3408a755bc6ca53e418d4a27194d04aa4ef868cb55ed5471496e9993cc │ │ ├─175253 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175637 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175638 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─89bd9572ffbed04f642a7b5180dc4dd0137f09025ff789072cede87c87979b2d │ │ └─178207 /pause │ ├─a04f041061ab2d66d4c9e39ec311f2d0ccbbbc81d9b1535a009b70bf3108ceb6 │ │ ├─78776 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78793 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78799 erl_child_setup 1048576 │ │ ├─78857 sh -s disksup │ │ ├─78859 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78860 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78863 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78864 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78874 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79055 /bin/sh -s rabbit_disk_monitor │ ├─c43387563955a5f73ac27a3f1f0b2b14b0693084800c8b402d607e0cf61e0486 │ │ ├─105729 glance-api: uWSGI master │ │ ├─105741 glance-api: uWSGI worker 1 │ │ └─105742 glance-api: uWSGI worker 2 │ ├─0740bbb53f0b85558b0bccbf2820cfcbaa5e9565385a2cce3432df477d407e64 │ │ └─80133 /pause │ ├─554eb1d1465c5c620f3faf81eb8d38691c32744ff6ec6a84b8bd6fafebf561ea │ │ └─57283 /pause │ ├─2e26296d6230ccbbac15c020e8a06470380e1022e79290a85195e2d060508ae0 │ │ └─162862 /pause │ ├─b09aa3809a0fc1b7f56610d0329b8c52663f38c64021e1edd8b38cc995a582ae │ │ └─64564 /pause │ ├─ba2326e59042d6dee37c503d2cdc9f11f0937eebf231151b7224a9823c5038b6 │ │ └─178771 /pause │ ├─dc268437753b8d2e0fc1ccd0cac60ccc9aa665e71a968f3b16f55e9bcc0a8e6d │ │ ├─147977 placement-api: uWSGI master │ │ ├─148014 placement-api: uWSGI worker 1 │ │ └─148015 placement-api: uWSGI worker 2 │ ├─477b681a2c1d3e9d8d9bdc747dde64e60a1993315b34517ecb9b5c5b709d1cdd │ │ └─211707 /pause │ ├─f1ca0dabc5f36bd885633f0767bae3d3540f0ce545f968c46c8f1cd717f43fa2 │ │ └─49051 /manager --metrics-bind-address=:8080 │ ├─6f0920dcb7b1aad418200cb8f0c61e3a04838bffaccd27e8db5fb3828c0ddb7a │ │ └─157321 /pause │ ├─aac775544da1e6b3f7aba4d436dfae428e3bd5565564c98846f9a67a42ee04d9 │ │ ├─187751 neutron-policy-server: uWSGI master │ │ ├─187772 neutron-policy-server: uWSGI worker 1 │ │ └─187773 neutron-policy-server: uWSGI worker 2 │ ├─d96c34eaa6e185a33cf4cbfc8bb8079bf311fc7d74ef5069c24a1db6d1574315 │ │ └─61483 /pause │ ├─4bf6d3bc69d27800669007c19fc45d8b5b284f56d16686b6635de1295824c032 │ │ └─192885 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d3365639c4b79e6379af094305d69fb439a52fb5dc45a0d952058455dffc8240 │ │ └─42317 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─9cd819252c082bbb41252d5199c05e4d5cedc37364bb8294debaa9f01c29027f │ │ └─67472 /pause │ ├─05b0a1e8b97fce6e20b3dce698e0c3241f6e93778b7613bd51e4f8d96989786a │ │ └─41858 /pause │ ├─a8414a0a34418ae82b45ff0777a88eb650cb0d328e9e9428c93b8327020e628b │ │ └─67204 /bin/oauth2-proxy │ ├─15b7625d9aa275987e613993b4b84eca58a2b9054a3ff88834c5101915fb72ec │ │ └─221201 /pause │ ├─a7c2e3000631dce02b85b02a365cd376c7aa8b7a0922a2241317f7b249eb7a48 │ │ ├─258182 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─258198 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─258204 erl_child_setup 1048576 │ │ ├─258414 sh -s disksup │ │ ├─258416 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─258417 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─258472 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─258473 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─258484 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─258583 /bin/sh -s rabbit_disk_monitor │ ├─51780704b93c6e37bcf41e33fef996b0759876b41bbee1205005f3c22694302b │ │ └─96757 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-28dtn --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d8524381921cc42c4b3b83c6dd47a3a3f580e7ca24cbff9ea875bc96004de6cf │ │ └─242519 /pause │ ├─0437564bcd446a956aba589a44f0605c9f96b2d84ffe426d16ba6d7381c9dbfb │ │ ├─92572 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92591 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─92597 erl_child_setup 1048576 │ │ ├─92666 sh -s disksup │ │ ├─92668 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92669 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92714 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92715 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92725 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93008 /bin/sh -s rabbit_disk_monitor │ ├─e8f5ef671ce4813d5a5dfc3c613b5aa16d35a233941e74fce57b2986a2c966c1 │ │ ├─192370 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192387 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─192394 erl_child_setup 1048576 │ │ ├─192471 sh -s disksup │ │ ├─192474 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─192475 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─192500 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─192501 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─192511 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─193031 /bin/sh -s rabbit_disk_monitor │ ├─184e89002f941225632bc55a90151601ef7a19c6ce3572894ed78143ef462ea7 │ │ └─162964 /pause │ ├─5ce5d83ee9022b622bda11935cbd4718a46ecb472ecfff533bca457aecdbccf4 │ │ └─57233 /pause │ ├─6c4e1d28ba76baadca7deea27bab29127ef0e0fba02e00aa2a7cd09f1ebcba26 │ │ └─63250 /pause │ ├─884901f391539446a27364c6b7e64e853024436fdbb47542a9e5f21196063a60 │ │ ├─207798 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─208061 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─208062 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─917466e5a33491249f90cb3f0da2b9c1a86c83dc51430addd6bcd74b02e496f1 │ │ ├─252622 magnum-api: uWSGI master │ │ ├─252656 magnum-api: uWSGI worker 1 │ │ └─252657 magnum-api: uWSGI worker 2 │ ├─f63ca41d8dd095bd4ef46be9f1442d1997ee496f139e14c5ce9740fa4af51742 │ │ ├─62085 python -u /app/sidecar.py │ │ ├─62339 python -u /app/sidecar.py │ │ └─62340 python -u /app/sidecar.py │ ├─f60a70aebf74c4a2ecdd1a4191a79f1f417e0d23a789a462f9ecec7502156199 │ │ └─87036 /usr/local/bin/rook ceph operator │ ├─bf5decd144102f2d6f855044b1dd138ee7fc65408caaacd160aa75914a287ded │ │ └─96278 /pause │ ├─ea04b6e747385d6e7418f48cd079f230de55a84663142b95ca84848702e36c61 │ │ └─63358 /pause │ ├─ac008415136701c90cee4d076dcce1b874264b5a0d07389f4b2ef313c687894a │ │ └─66878 /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-23.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 │ ├─089455240003ccc8e0816630eafa4476d20a67b7a96bd4cf9e346a81e25a3035 │ │ ├─64172 nginx: master process nginx -g daemon off; │ │ ├─64193 nginx: worker process │ │ ├─64194 nginx: worker process │ │ ├─64195 nginx: worker process │ │ ├─64196 nginx: worker process │ │ └─64197 nginx: worker process │ ├─917e73a0c326a048e840e597da38e33bcdb85c4c5da1e106ce71d10c48cd3a42 │ │ ├─65275 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65336 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─62b7b722a486e5a59a3a8374c048f685fd4a236b340cd00d1016c344afda18be │ │ └─65859 /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 │ ├─9e9426ead6808f4dfe89ec06c5f2be70e5f425657e4b16ea36b02e46e4927ee7 │ │ └─44991 /coredns -conf /etc/coredns/Corefile │ ├─27a94da1515b279b08da51258ac2637a63c1e4dad3447ab5ad47afd3de791a45 │ │ └─221210 /pause │ ├─8633640ffd5d2232717d66c9c4210a236888f23a1c1b51e159433c383c830000 │ │ ├─50020 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 │ │ └─51389 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 │ ├─88c2fd2b348b3aee0c363415bc8be35a32859d716574e91af1746a750709bd88 │ │ └─42100 /kube-vip manager │ ├─81dbb1749a720c863c60c3fb9c9e4718c331b6ef55d694da944f0571e6de69f7 │ │ └─130907 /pause │ ├─fcbc6dc3176956319d8017fdc157c7726377b577c616d83da60af5ce8e3637b8 │ │ └─262520 /pause │ ├─735c396f4e61253ef1a9094d8e3f2af2c4dd548441e0cc3b08cf63c820c77fb9 │ │ └─65790 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f44cd1344195ad3db69a217ef3f23a329cb1d4b882d75028ca0a7602ee7fc0da │ │ ├─67782 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67799 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67805 erl_child_setup 1048576 │ │ ├─67852 sh -s disksup │ │ ├─67854 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67855 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67869 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67870 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67929 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68034 /bin/sh -s rabbit_disk_monitor │ ├─fc3b290e38b0012c55232277c9ab01132892f81bf76734bc09d0d2231fd24ca8 │ │ └─41842 /pause │ ├─521f144d85a1402dab1d4a232866300adf8dfd461de696e38601dead95c7ac05 │ │ └─238940 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─08b5666199957eb9324caaeac46a95f1c09628666b14ed7f55d9b1ee3395bee6 │ │ ├─187686 /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 │ │ ├─188092 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) │ │ ├─188093 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) │ │ └─188094 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) │ ├─4d3f53467a721d97a9298dcc39e8a8b153e6221fc125638db08b4845121fd443 │ │ └─108507 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─85c5df76b616013f4434755fd3f49cacead4b835ca19931e5cbdfce042c2d407 │ │ └─178080 /pause │ ├─c8fadea51d0fc2e6277a108c1b1368973fb745f0a90576e7c47f61f6d59e2c2f │ │ └─241016 /pause │ ├─54858efd3c946476801f0dccf9aa972ceca24c7952259698561e23e96b62334f │ │ └─178135 /pause │ ├─e2136080611ede5e160fd3433d2b4145b3cce59accfa56454952408d2d037034 │ │ └─44945 /coredns -conf /etc/coredns/Corefile │ ├─d6d1d7d912f7d9ec611e9c61b18dce7c8f5b44ae2486efda2084dc5458cb16e3 │ │ └─65990 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ccf4dbd163741190b9b384976f0a0ac3c4c418a3675e20af18c39a4a20d86c5d │ │ └─162643 /pause │ ├─61dcc06ace30f65a6a565a56e91bac51e536bf79295e8b447ef09d33fcce8599 │ │ └─159787 /coredns -conf /etc/coredns/Corefile │ ├─1461243eaefe02ebc84fffd422aec8b0284cc04a232b7cdfb3133038d133eea1 │ │ └─238915 /pause │ ├─39a8ed474fd2bc6147f3475e3ab7278beb48fc790c9d9fd668c707c9c3a08b43 │ │ └─169405 /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 │ ├─1a581782aa2533d92ff9f9974cc693cd9d27860c1581f14cafce53e9cd415641 │ │ └─66752 /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 │ ├─0aae5428b734f8a2fbcba5af2f0b0de7913b6d470114adcd47f999161c43cf44 │ │ └─43101 /pause │ ├─fe3679812c000c74a7e986cde2767c64f12b5ff8b8578c888c820fd130db1214 │ │ ├─230143 octavia-api: uWSGI master │ │ ├─230156 octavia-api: uWSGI worker 1 │ │ └─230157 octavia-api: uWSGI worker 2 │ ├─801784886d2711bf6f0d20b44a0e3c58e8ecaa3f1062d05de851da9664c4b3b2 │ │ └─64799 /pause │ ├─84f449a0caf26686d02101586f7c04bd061494a13c101f252d7ab61be2cccc57 │ │ ├─231373 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231863 octavia-worker: ConsumerService worker(0) │ │ └─231866 octavia-worker: ConsumerService worker(1) │ ├─91534fe5c862f826ff4a4a59ffadff14e05545123c2fedf7b27505aedd2b8b9f │ │ └─41839 /pause │ ├─f365e8df816bafceaf90c5b48454948d2205de4bfa0ccff0463bf60d81d685e7 │ │ ├─252774 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─253183 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─253184 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5aa2d4bade5b4e18c89213c0977ea8221d3bb6243d7137b7c4779234212b2f9c │ │ └─67128 /bin/oauth2-proxy │ ├─22e2ae39b182801f7996d8f7f011e31709eaf7b8167fe15309333b9e5e22520c │ │ ├─ 96866 /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 │ │ └─400401 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8cfdbeb71a146a476ea29965391395e9fb29a839670619fa79954f156e72e0f4 │ │ └─52288 /pause │ ├─51ff33e54dc0f44244beea70d3f0ec2e2d163f02e5f125ba2baab166d2e95fbd │ │ ├─176415 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176446 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─176452 erl_child_setup 1048576 │ │ ├─176530 sh -s disksup │ │ ├─176532 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─176533 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─176537 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─176538 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─176548 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─176790 /bin/sh -s rabbit_disk_monitor │ ├─15be221ba6679ba4bfff1429243df21542bea819efc3e3ffe1f755bbe44e3e3f │ │ └─276701 /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 │ ├─e92ace843833425602bf0c6331850d187758005359359574ba79abe642c3a588 │ │ └─45358 /pause │ ├─0682f121dae8f7c809bcd2d1b834d446e8e0d9960d9f83e52d45b9dea3f4253c │ │ └─66964 /bin/memcached_exporter │ ├─e51b34879e22ad3f06926c67c0a132b34346c3f60358654e294c08a2c927c492 │ │ └─64634 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f82b5644073e86f6efc2f3ce1fa63c8e69dc192ed3312ebc82e7037cab6f23f2 │ │ └─105205 /pause │ ├─44f4e12d6ea1b078a83b2d25bae1f3d63f743ff74cb9889be4a3e526db49fef6 │ │ └─220977 /pause │ ├─143d068ad0467d3d5596228323e3dc18a718425165aae85bc9da816abd56ad3a │ │ └─271746 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9688fd911c98bb84cf7796b630c5fc70b15ebbb4459ae4b6b4f57dd3451a7913 │ │ └─49571 /pause │ ├─de2348030ae8553c618e56d6ee0d0efd53ddcedf479b58b0bd2227df15622217 │ │ └─41843 /pause │ ├─43c8eec0719e66b843eef79132e1a7712055c4cad6b688b592ff328657a4fa2d │ │ └─45492 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 │ ├─870e70627e4c292536eb7138960e8f1a824bf345222cd9e0d0ab4a4026443fa0 │ │ ├─158063 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158077 /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 │ ├─fa90ae7c50bdaa7e7dfbb064fd4f513951a766a0e366ad33f21855b67a8e1d6e │ │ └─198225 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─33ae4bb92881298b808a1b3ee00a9774c6f9189963a52924e8f5f9e6f97bca7b │ │ └─46065 /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 │ ├─86085141c479687594bcd62f7a7fe7cf1d648caaba88c59fad18127e62cd40d1 │ │ └─65890 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─99efc9475458e73419f4211deb77ee31965a6d6513fad5b45ce078273ed3a59d │ │ └─237789 /pause │ ├─72797b967a6c106dcf6cb3535db7cf8baae5179926a8a8fb04d998c262a4da1c │ │ └─163026 /pause │ ├─6b2270cb014adf620fee1328fd725b5ca9053c11bc309705e57172b729953542 │ │ └─41975 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 │ ├─54bcec9f0d6b56c73c9e9e32f7444d1e82aae9ce30693f1f22903d2f3e9afff2 │ │ └─78670 /pause │ ├─10e060cfdb0575a86d7d144f1e4c5c04b2a9875802ee5ca302d053d753b3bd85 │ │ └─63839 /pause │ ├─b56179a525a719e2cc2a6fac23bc6cd3ed49660bcd48689209002f274d3fbf08 │ │ └─178396 /pause │ ├─7e62db689364c5f217de5f9659deaddd6f1d59753eb0cfa7fce2fd0ff90532e4 │ │ ├─271768 manila-api: uWSGI master │ │ ├─271815 manila-api: uWSGI worker 1 │ │ └─271816 manila-api: uWSGI worker 2 │ ├─9c88c5e5aaabecbd7f3b67a7e2562609652944826c5dae33304972c949c86b0f │ │ ├─108912 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108929 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108935 erl_child_setup 1048576 │ │ ├─108983 sh -s disksup │ │ ├─108985 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108986 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108999 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109000 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109010 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109224 /bin/sh -s rabbit_disk_monitor │ ├─0765e9546b611e4064bcd9fd4bb3f3ca14cd0fb06c18f68945b8ba1744905f95 │ │ └─276268 /pause │ ├─962e3076c41ad78ae5583854e73c336d3251e1d07b805c279b0b666800b0330a │ │ └─46021 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─11958707e99fca392d6496d1d6c357e90515fa67cf0a9ba571cfe6b7cdc8b681 │ │ └─45798 /pause │ ├─f2cff50d8faff2923570767188e0f9b52e04bd77d4936149b6b4978b68765036 │ │ ├─85318 barbiacan-api: uWSGI master │ │ └─85339 barbiacan-api: uWSGI worker 1 │ ├─4d5ed5f978437a0cb417fcd92c1e209915d9f784b529e9d05505780b8462e953 │ │ └─160669 /pause │ ├─5c7b18af9c286c7bdb5aab07c5428c08fa58291e07f1dadc581feca66e535921 │ │ └─63145 /pause │ ├─0775e068858dd47d0ac541a6b8119181721c51a8bef332d86c2bf4937a10ff5c │ │ └─86020 /pause │ ├─6ca6e6dfd6da6b098cf111812d35f056eeb6035f70ce5fc8f115a449d90ce5ed │ │ └─52398 /pause │ ├─bc1a641b13c46ad6e7465ebca6207cb6123be255215301fed596c6715d632e74 │ │ └─159198 /pause │ ├─b43ea7df779e8af381277f312ccfd0262c9ce3e18596baa30da2b7e7b3756fbb │ │ ├─188680 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) │ │ ├─188997 /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/tmpqat__qeu/privsep.sock │ │ ├─189192 /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/tmpgi8m6zqv/privsep.sock │ │ └─189510 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─fd18807a3b5807c41cbe793342bbb594cc6b9e564e538f47609d46f2315bb7cf │ │ └─41992 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 │ ├─7dbdb9dd6a89482d9ea621785edd915d82485217e0ad0739dd6c076a2509bff3 │ │ ├─43525 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43997 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─966c8619496649efedf8e00d67bb9b519a676162cfe7a8b53be8b21606f7fc47 │ │ └─57696 /secretgen-controller │ ├─27ae8535eed7cde5c7b8111b44e209e10ff1ecb0aa5b7b46bc62326807a7a1f8 │ │ └─44491 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─74510109c7837bd19b07cbf9743dd5c1b300d86089e37b0bb400578b22a338f4 │ │ └─49390 percona-xtradb-cluster-operator │ ├─23ce9c98c55759da025de0d5a1f0a2c30c19aff1896f2e38a8f116b07750441a │ │ └─221439 /pause │ ├─ed5b0d8713204eff47ef738d5534167632993b4e7b499f59592aa243f564f312 │ │ ├─233233 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233250 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─233256 erl_child_setup 1048576 │ │ ├─233362 sh -s disksup │ │ ├─233364 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─233365 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─233405 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─233406 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─233416 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─233677 /bin/sh -s rabbit_disk_monitor │ ├─16b67ce437d1e4458b4e411a6142767de5ea2c6db9fc009cb76755c9d776eddb │ │ └─65640 /pause │ ├─81b5043917ba8ab5c3f1c29e1c05066bbb0a9403492fc21adaa2f278da1bfd95 │ │ ├─ 72684 apache2 -DFOREGROUND │ │ ├─ 72704 (wsgi:k -DFOREGROUND │ │ ├─ 72705 (wsgi:k -DFOREGROUND │ │ ├─ 72706 (wsgi:k -DFOREGROUND │ │ ├─ 72707 (wsgi:k -DFOREGROUND │ │ ├─407299 apache2 -DFOREGROUND │ │ ├─407442 apache2 -DFOREGROUND │ │ └─407443 apache2 -DFOREGROUND │ ├─bdf008f9bf824439219955b9c814d20c2950c52085debd343149b809eaaf622e │ │ └─163058 /pause │ ├─48302faf3933e848a1351e4d21d57c2a2593a40dea9125f3b90bc8c8a4146525 │ │ └─49268 /pause │ ├─8d8f0053bf7b419e25f9ba67cc7b26bfcb0f4e74b86d01226535aa2fdc820064 │ │ ├─175255 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─175648 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─175649 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─13751355c34e74cc738195c9fc519f718f60f516a948a8a3ba73817b40f946dd │ │ └─159664 /pause │ ├─8aea90704bb567bacb75562981053df798d3cab6ad2933dc1e8dc4c100ac0d31 │ │ └─57193 /pause │ ├─50509d118a5192b4d7e8b57dac96dcf53f7144f8c436a22ce916c3f7c1617468 │ │ └─277813 /pause │ ├─b88aa4b1aaa2b5fb193b2f489121cd4d808388698b312bd5bbfc0e5733bbee39 │ │ └─66709 /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-23.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 │ ├─9005b29d25bba38cefe021c09377bb55595f092a63b15704f38f199e236bb07f │ │ ├─232075 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232092 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407833 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407834 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407838 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407839 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407840 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407841 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407844 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407845 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407846 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407847 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407848 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407849 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407850 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407851 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407852 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407853 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407854 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407855 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407856 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407857 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407858 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─407859 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─cb807f7e76eb2746b64aeed68cc4df322d80bb4c4a7c06426d85dad533b7c995 │ │ └─63034 /pause │ ├─1e0eb0e80f7ed9e7897d643cfd65eaad7dd6701bd95840d412ae79485bb50a64 │ │ ├─252323 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253132 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpzmaz4a2x/privsep.sock │ │ ├─253136 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253139 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e41054e32edb9bb3f61ed6fb1f4386908abb469bf7024c8534be5f5840ad91b3 │ │ └─62448 /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 │ ├─22732bd973e71431fb1f0ad6c3c0399fab9aade0fdccf0a6f0cfe05e89db6c8e │ │ ├─212409 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212426 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─212432 erl_child_setup 1048576 │ │ ├─212572 sh -s disksup │ │ ├─212574 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─212575 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─212611 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─212612 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─212622 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─212817 /bin/sh -s rabbit_disk_monitor │ ├─f981a2a0f84a690bb9457c108839019db8218dcaee45477362a22e6df0207cf0 │ │ ├─174262 nova-api: uWSGI master │ │ ├─174297 nova-api: uWSGI worker 1 │ │ └─174298 nova-api: uWSGI worker 2 │ ├─dc4dc5e33394cbf3c19b887a0b1104bdb22116ae318e5551dbc55490ca67402e │ │ ├─62055 python -u /app/sidecar.py │ │ ├─62300 python -u /app/sidecar.py │ │ └─62307 python -u /app/sidecar.py │ ├─c9a6728943621e2b08c25fd46d9d0eb9c815f4abab11a4790d5f5522d641c0ea │ │ └─194658 /pause │ ├─5f244eb99a9b4a78a500cc08a593ef687aad990c43c8075752394af8228b97e1 │ │ └─41928 etcd --advertise-client-urls=https://199.204.45.23: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.23:2380 --initial-cluster=instance=https://199.204.45.23:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.23:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.23: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 │ ├─851c37a37e2fcfd32f277909164b6dc86a12149befe5b4a868f6d2728cab4ada │ │ └─64499 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e75bdfa615b316919be436b7ced8953aadd0d6bf480e449e4f40fee5ed22911d │ │ └─191980 /pause │ ├─4253008023fefd00d5fd6218b755bc9031ca58caa3234496a9cd4b50ae2814ba │ │ └─43099 /pause │ ├─ee46ac08869b81b1c36d1d5df9bc91ef05e56c9407bf7d8e178729f2078bee74 │ │ └─236835 /pause │ ├─16109a71f91102b9c4980d68c0d53f5ce18707863182fe02ec9a85d0cfd035bc │ │ ├─107161 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107379 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107381 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7ecfd93791b73dc32d4489d9177c8ac9a8f3dec028f04645b7a748bf1152b076 │ │ └─110647 /pause │ ├─915b8d0b59e05c9e7b7f3a862f4307bba7496028055fce463845ddfe5df16a2e │ │ ├─160784 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160800 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─160806 erl_child_setup 1048576 │ │ ├─160853 sh -s disksup │ │ ├─160855 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─160856 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─160860 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─160861 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─160871 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─161048 /bin/sh -s rabbit_disk_monitor │ ├─545853dc53c130c19043bde0737f515c7097721f530449954aac150f8f3a4877 │ │ └─258018 /pause │ ├─9cfca25e4a29815e2a6732d2bcb070a0732c8de89598ee47ff5f8f61e04ee7ba │ │ └─62111 /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 │ └─eb3e6df98c85ce6fc134a9572393afb6eca017173db0197750fe418318d8f7fd │ ├─125578 cinder-api: uWSGI master │ ├─125590 cinder-api: uWSGI worker 1 │ └─125591 cinder-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount