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 │ │ │ ├─21857 /lib/systemd/systemd --user │ │ │ └─21860 (sd-pam) │ │ └─session-21.scope │ │ ├─21791 sshd: cephadm [priv] │ │ └─21873 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─713 /lib/systemd/systemd --user │ │ └─714 (sd-pam) │ ├─session-4.scope │ │ ├─1609 sshd: zuul [priv] │ │ └─1622 sshd: zuul@notty │ └─session-1.scope │ ├─ 710 sshd: zuul [priv] │ ├─ 727 sshd: zuul@notty │ ├─ 872 /usr/bin/python3 │ ├─ 1613 ssh: /home/zuul/.ansible/cp/199.204.45.235-22-zuul [mux] │ ├─419826 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gvizvpnqghwbtxxknvkaqafthkbibunb ; /usr/bin/python3'"'"' && sleep 0' │ ├─419827 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gvizvpnqghwbtxxknvkaqafthkbibunb ; /usr/bin/python3' && sleep 0 │ ├─419828 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gvizvpnqghwbtxxknvkaqafthkbibunb ; /usr/bin/python3 │ ├─419829 /bin/sh -c echo BECOME-SUCCESS-gvizvpnqghwbtxxknvkaqafthkbibunb ; /usr/bin/python3 │ ├─419830 /usr/bin/python3 │ ├─419831 /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 │ └─419833 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9956 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12298 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b7b1901663d6c7c0fa7194df622265239325e8b3a791abcf877983fe91a414f6 -address /run/containerd/containerd.sock │ │ ├─ 12657 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6889f2b92d5e6a1b39f554bb81b795d3e078802e2e413e53563d45fba536fa52 -address /run/containerd/containerd.sock │ │ ├─ 18803 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 36e2f546958c79834fefc54a6efca302713d48f0b888de93918a95a3c5b407bf -address /run/containerd/containerd.sock │ │ ├─ 25406 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a46c63f822107d2429fec5f5aa244a87414df76cf7cfe151079e4b0ebf3c0b15 -address /run/containerd/containerd.sock │ │ ├─ 30009 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0c9dd34bf635a60e554894a4f447b04b8193b4b942328f310965d99481ebac8d -address /run/containerd/containerd.sock │ │ ├─ 34540 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8c08378bd57b1f60228fe5d7e75fd624d306abdbd1e8ff60bf9c295cde6e600f -address /run/containerd/containerd.sock │ │ ├─ 40093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6afc514d1905fb6514accb0a982fcc9087896a0fb0c203aa5dea702342984be4 -address /run/containerd/containerd.sock │ │ ├─ 40098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfc6867280ffcf8d3f066a99376d2e741272f165c6f17e07e4c756623c07eb00 -address /run/containerd/containerd.sock │ │ ├─ 40116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0d002631521fb8ee608e020bd1529bae29c60a93b2772d777dba4a799de5cbb -address /run/containerd/containerd.sock │ │ ├─ 40156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18fa23db213d394e515e6b1bfd6bb5723f306449ea31b80b3b2263b5a69b33d4 -address /run/containerd/containerd.sock │ │ ├─ 40160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06b4473a73c2e09d40ec1814815617c7c8b1fe79fca63b2ff73ca8c2e9b9dafe -address /run/containerd/containerd.sock │ │ ├─ 40708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7719f8086f8ddc85fdeda856048cf8b438beaced6797ae4f49756f154fef4ba4 -address /run/containerd/containerd.sock │ │ ├─ 41451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0da24ab1907c8c41d429b0b3c84d059838f8deb3d10f606d5e5948daa2d652e -address /run/containerd/containerd.sock │ │ ├─ 41469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a100a9e56a088654c2c152da3156effe2f77263cdae7bf88d019e2b40d540bd -address /run/containerd/containerd.sock │ │ ├─ 42801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4516eda3d9e9052b6f8669a200dc7fa49959bb43d0296c68478a53238a2b6551 -address /run/containerd/containerd.sock │ │ ├─ 43246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 437a03f0322819be383fe723570861e5b7cd4a4500ebd59e19b8764b26cf8f30 -address /run/containerd/containerd.sock │ │ ├─ 43285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02ea48cc68752e321e3da5fd903c292f5bcb1490ef60705b195425b19dc077aa -address /run/containerd/containerd.sock │ │ ├─ 43731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2068833d29f09c6427070c6dfd7cc0593a369f32ba980011c1784da097fbf01d -address /run/containerd/containerd.sock │ │ ├─ 44210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d429a5a4b7de02fa39f7739edfd5a69f95bb4481d9cbf8d2ba0ade397bfb6917 -address /run/containerd/containerd.sock │ │ ├─ 44250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b1d7a23eb54d858b5dee9f0aa81177522f1871d38ca4c85ecef32c9bf9b0dc4 -address /run/containerd/containerd.sock │ │ ├─ 44300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4bfc9f5f3ed7eb633037e8b9ff4e1cec819c5fd9ebe117a6062dc3133cec6f9 -address /run/containerd/containerd.sock │ │ ├─ 46598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c6ad8a543f52e662b8ad779d97515836302a5ae9939e568a393d2d0bf8eb2b7 -address /run/containerd/containerd.sock │ │ ├─ 46696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc845eedb0ea07e5922891c4e2a4424b77059749f5248b98c3a0d855eedb0ac1 -address /run/containerd/containerd.sock │ │ ├─ 47399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b8b326ac3ac6c22f9816f6d9b0de62850913242da159abbd83e6e55b97eaa59 -address /run/containerd/containerd.sock │ │ ├─ 47496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f43b9c18f39ea68a51255c6252fadc75cf3227c3de96efe16893d3dda46ff9c -address /run/containerd/containerd.sock │ │ ├─ 48031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a9dbb30dc8faea9eb6572d834967571f732c7a6e3afc358d60c9671b340562c -address /run/containerd/containerd.sock │ │ ├─ 48366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91bd5b073f37720cd818c708ad38b8ba657ed6b1e12f7ce487210a2f6fd9e6dc -address /run/containerd/containerd.sock │ │ ├─ 48760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7e6c0dc42324d37be5849750953123dbc1a90fd7deffb9d3ce5f9cac253e96a -address /run/containerd/containerd.sock │ │ ├─ 50944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1f2adf1dbd8cdb7b26c6dc7e9661fb5ed4928809d4d1a2d80f828f602d7d93c -address /run/containerd/containerd.sock │ │ ├─ 51112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5a6b0e2b2bf0935a2e4db72bd80d168dcc0f6eb42c61e6b246963dd65ddad54 -address /run/containerd/containerd.sock │ │ ├─ 55272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dba1ab41f6c4a67965906d333d6bc5e5b48ebc0cfb6112566b1a4db73d47386 -address /run/containerd/containerd.sock │ │ ├─ 55927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e39787c32509f51c40ee9fcd524acbfd2bd6634674ef5de425f81f734ce9a18e -address /run/containerd/containerd.sock │ │ ├─ 55995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b90fce1bc95b1e7eae528cec5e00c757cb704a4aaf2a3445ca2ae64f0410e13 -address /run/containerd/containerd.sock │ │ ├─ 56033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02dc6299bf4f9b64d96f7e04e8a47e42804c5c0827f8dda61d17cad8e5be1bdb -address /run/containerd/containerd.sock │ │ ├─ 56176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 180e49c60300d33541a5715e2956dd808e62fdfd2fbdebdd08dda6ef9ae262b8 -address /run/containerd/containerd.sock │ │ ├─ 60110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bfc9a31b6514440b79cdb76ca19be8c8c8a723f4fe78be31a315f04a609fe5f -address /run/containerd/containerd.sock │ │ ├─ 60268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e80b473e3e3ddc557a5db937cb8a5fe08259a1c3664d650ca14b47c268da81c8 -address /run/containerd/containerd.sock │ │ ├─ 60323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39b9ce8e6c9f53eaebcb8171e08c95465ff5ac661c5019e9edf2096c128c2266 -address /run/containerd/containerd.sock │ │ ├─ 60360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65ca458799f9bd0663aa6c96ebcdeb19e30b62796fd5aec2bf1486855adb5e91 -address /run/containerd/containerd.sock │ │ ├─ 61486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f038d860a96a01ccf9ebd6f5514d7bf1259dad7324563d95bca172ce35119c05 -address /run/containerd/containerd.sock │ │ ├─ 61774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66dc1ebef86711603ba4bb50a9f697c1114a38c9bbad7b425e920d776569cf36 -address /run/containerd/containerd.sock │ │ ├─ 62127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90b845603375a263d547a48f824b762874037f56195a85bbec95f0ef339260e6 -address /run/containerd/containerd.sock │ │ ├─ 62182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2cbc8413cc37a06c6055a83e027a427de68bea75e14878ebfe9d067b7f5b943 -address /run/containerd/containerd.sock │ │ ├─ 62230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bb6f61c5dccb2f394995ce56c42fd59cea692c95979d2e895d4b07a806d0b2f -address /run/containerd/containerd.sock │ │ ├─ 62679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c80a7968ec346e3938e77f6270a93393be124ba110b2411317d5baf7ed422ba -address /run/containerd/containerd.sock │ │ ├─ 62914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f749dad9a6d0f96faa61612fd3b92b9a6d16c0b57c28007909fc36f1edf6ee09 -address /run/containerd/containerd.sock │ │ ├─ 63618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9807fe97a9d24011c63ddbfcbd281a28d9156957c31e2ae2245dac82a2473087 -address /run/containerd/containerd.sock │ │ ├─ 63768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20751634e0d6c30838db2b97a1fb984b4d450b4041897a9739b8fdd1606a2717 -address /run/containerd/containerd.sock │ │ ├─ 64531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 251647e6d64efba0b42d6d035fbf233e70f6f07071513f023fbadb1dca557c6f -address /run/containerd/containerd.sock │ │ ├─ 66058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be1fc912660b97bece949c9271126f5889385d3153f02fd7d5fa76518fa65259 -address /run/containerd/containerd.sock │ │ ├─ 68182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96db70c64a5e2745479867cb926de9cca4cb18fe8de3963c30cef02d45f4a788 -address /run/containerd/containerd.sock │ │ ├─ 77451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee10445f6614b16cad8396f9cc477287e117839d1ba87f19c0dcc0ae8b921f5d -address /run/containerd/containerd.sock │ │ ├─ 78989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a87c6c530b729900f20ea314e5e1cd2a4dac94ff818a021ec72186d32ecfe849 -address /run/containerd/containerd.sock │ │ ├─ 84808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78da93c762ac4579c803eed5a6124357565094655c61af7d73e409097e88d37b -address /run/containerd/containerd.sock │ │ ├─ 91233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 902264e8e4f0ef0f3c4d8fcc4820a1f03f8c2af4251f27695b4f3d68ac2e9049 -address /run/containerd/containerd.sock │ │ ├─ 95262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ac69c38c5167618ab95b21c830b6f94bcdd88df9eca3a2929fcb2c579cdf80 -address /run/containerd/containerd.sock │ │ ├─ 95316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccbd782678581bf86a77617cd5796485b705a52c21a66fbc7c9918dc949c772b -address /run/containerd/containerd.sock │ │ ├─104263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 103caf48d6f0c3c65c84900fdd4b1c1a1622dd8d7b8c47d0cfdd8aa467a9ee92 -address /run/containerd/containerd.sock │ │ ├─105614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dc59857280df835fb8f44d473fba133d8b32fba5d312b9fd32928a7ec4d6569 -address /run/containerd/containerd.sock │ │ ├─105737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d93b45f22df4f996f3baae15a7102e1c78e6af8dcfc505ef69bffbd257080df -address /run/containerd/containerd.sock │ │ ├─107595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 990214aa5bea7ce74e206d59167ca21cc6b2e5db5c828204d408d24192864071 -address /run/containerd/containerd.sock │ │ ├─109401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72c28bdf6b720e7c8c30add1101234bf3a9415b2e6bb07423d2143f9ee8d0064 -address /run/containerd/containerd.sock │ │ ├─109468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8afae0d8b9b6eaf0ba6b57725db950b23f5296bba0f5f1f9e84da8f011bdfb55 -address /run/containerd/containerd.sock │ │ ├─122378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad607d2c52f47719ef50c9733ea51dd3d0d87bd8c2e9772ea517cb5d87e207d2 -address /run/containerd/containerd.sock │ │ ├─122448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27e09d3510781600b96b7f95a4058c0e5f7ee21566a29f8b0d100febeb2ad05e -address /run/containerd/containerd.sock │ │ ├─125040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 247afcb460d77c7a09b18e3291bdd3461b16dae323f11ae398abe8e8c33c5f45 -address /run/containerd/containerd.sock │ │ ├─139660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99daa92aa2d2c709d0ab7141f117f625db5411e8ddcca5a6ff33bb36dce11d72 -address /run/containerd/containerd.sock │ │ ├─141190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 293a9bc686899df0d23c809b03ad26d27ef1ffd2c51127e31413438f66918ca7 -address /run/containerd/containerd.sock │ │ ├─141617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5986a56b77673d6aae32924811fd7d2f24d99691843f1ea60630a6e005e933bd -address /run/containerd/containerd.sock │ │ ├─142462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acea02219eedb0483f3b701ed6d85c0a6718ab1c964a4be5fd38e913191e0811 -address /run/containerd/containerd.sock │ │ ├─144551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06cb24d34cf98250da0dbe206e76105d3e5e8f5aef8b1a41bb58bcf73e53015b -address /run/containerd/containerd.sock │ │ ├─144832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d651c86498ef2032454ed98c5d5129bf1e159a0d8874412f977e49a6de396af -address /run/containerd/containerd.sock │ │ ├─144952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b472a17032310527fc1063ada6a4342f4d91729f69910fa3bae43995455cc56 -address /run/containerd/containerd.sock │ │ ├─145218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ab26df4bc2ba457bac1270601bff87125d837cdd084b3b0562a03659e61b3c -address /run/containerd/containerd.sock │ │ ├─145319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e07ebc20723d42bccdbcf6a1c9c19340f5a57e691b031d73cc39714cc3ecde49 -address /run/containerd/containerd.sock │ │ ├─145749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b54597ca29f26d0c2a75881857da2159e76cdc4f9840f651abb1e48816c7380 -address /run/containerd/containerd.sock │ │ ├─170557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72a297034afbe45cb585141053394b94f02dc74bdb9f0d0885c445ca59bbdce9 -address /run/containerd/containerd.sock │ │ ├─172381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e2ce07d80218f5cad4105ad05c5151b57728cab7fe501ea15567564aee65ea3 -address /run/containerd/containerd.sock │ │ ├─172420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e592e3e79067dce9c53e5b778a8b470528b71cddbec753b89884542c9846ae6 -address /run/containerd/containerd.sock │ │ ├─172467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 714001cdf49b03512668349db8b47b73d603762029fecebbe2e21f58673bb465 -address /run/containerd/containerd.sock │ │ ├─172481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e7cbfda7d0890a6e4c76b862b0ec4cf6ec90cd4f70f4a0218ebe9a7ff094318 -address /run/containerd/containerd.sock │ │ ├─172513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5df54fa47e336ea2963c14ec4d2a2b65713c0c8ebe933ae1fb4d38f1e1a36e97 -address /run/containerd/containerd.sock │ │ ├─172896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b8c1b6158c50a14a31edd2bfc62e6af8c19facd6beee1f460614fe35e0b4a97 -address /run/containerd/containerd.sock │ │ ├─172943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dda5b2cf90cdf7b5491f91b662242a0a64d52c98bd81dd1391705875078c456 -address /run/containerd/containerd.sock │ │ ├─185746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc657f775f7a11b888cc2c38b97e14f9f9e2840cada75502f5f5f8f1ee459307 -address /run/containerd/containerd.sock │ │ ├─188304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3588713baa9a3addb3a0412d4a005e23850d731a3d49117207561a7954bf34a9 -address /run/containerd/containerd.sock │ │ ├─188364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa71f22cd6852d164a83d8bdd225c63ca2561202268ac8df698ba9525305eec9 -address /run/containerd/containerd.sock │ │ ├─188434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87f7c2631864f9a83cd4763ebb50a213d3e65ecdffb08687cc5288e7f0d1f82c -address /run/containerd/containerd.sock │ │ ├─204780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 262ad0aae40a57bc8116d26d2979bf4496f9b4e4485901e709c783c524bcfff8 -address /run/containerd/containerd.sock │ │ ├─212887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c62b591172d7e04d5513f053aaa4f5abfbfac19e3432ea9d7bc0521125f6efc -address /run/containerd/containerd.sock │ │ ├─212934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f3036a7124d0d803697d60d5d36c669acb066a996e953eef017cf1676295c95 -address /run/containerd/containerd.sock │ │ ├─212955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d89586353febde57d23aa5269d5d40b084b98557b284f736a9d643508c9e934f -address /run/containerd/containerd.sock │ │ ├─213236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a00b73d136773a9b7ada1ba58d60cd80300f95708214b8c75fe1b7711fcc144e -address /run/containerd/containerd.sock │ │ ├─224747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f9001b7ff6adb19f2e762b8e66753aca2e035611ecf925fd51a87cc66b9b370 -address /run/containerd/containerd.sock │ │ ├─227158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1edb3a3a9914afd19441ef051b260355e9e3ce19d95b0f199606a424d6ac8f3a -address /run/containerd/containerd.sock │ │ ├─228278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14d73ee80a2cbef83206664c608eebc4c056f2cacbac7f32c6c6f9b5136cd0fc -address /run/containerd/containerd.sock │ │ ├─229523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be1226d1bf33456d984e76ec4e3d358b7d6f7dad7e14b135b7b59ff698abdaf -address /run/containerd/containerd.sock │ │ ├─230517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 892f1fd3265a781249e0c9423787bfbbe4048220db6373e6a1340a6ae80236e9 -address /run/containerd/containerd.sock │ │ ├─232370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcc19ade7c3f34ff3b812b88e9ebbe6672613927d0fea675c3c872c0ba2a5ce4 -address /run/containerd/containerd.sock │ │ ├─233859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cf151d97b8e11a716257da1fdda13b8c5891c72c863fac6ab77331b0931bd29 -address /run/containerd/containerd.sock │ │ ├─233956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78e0bb04e30b7f1bbbb6b3c7aa613a08a71f0f448c6e5dd86ae8c30d8fa7aab3 -address /run/containerd/containerd.sock │ │ ├─243727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b29d0d7eb29a797a5d64ad1012b10040175cba432028a4ddfc3eabb5d3cfa7e -address /run/containerd/containerd.sock │ │ ├─244219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dda2f700c7042edab0b658f1c4a5954ec19b5fcb409e65c7527a5507f6807f5c -address /run/containerd/containerd.sock │ │ ├─246966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5888b667a05128b3c9b61096167d5c5bc87995de7951264fb5005f419ec78a99 -address /run/containerd/containerd.sock │ │ ├─252017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed45eca4dedf861128ea64deba6278c59c3cea67fc9b75a563f2307071f1170b -address /run/containerd/containerd.sock │ │ ├─252195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57e4750ee0bf40190c23386a9266558bddaa423fd02ba86d4e1e5013fd0b4663 -address /run/containerd/containerd.sock │ │ ├─252250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78f791312d18daa6b816debdea07c8eb26f773f04c71e731f08f546a52a2e78e -address /run/containerd/containerd.sock │ │ ├─252312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 954273c380177a48ab2f26687606a7ed9af14b2b493b2104b2709a1478dbbcf3 -address /run/containerd/containerd.sock │ │ ├─264370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efc6d55e493ca524287d6f21fc7de35515b895fbeb7f74a7ad7e55b7a348d670 -address /run/containerd/containerd.sock │ │ ├─267024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 808d03ebc392d5890f020c8b19d676447fde4cccdc45e851a2beade2764645b9 -address /run/containerd/containerd.sock │ │ └─268362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 838f34648290f788f177e362970de3f7e8aa23a46cc608a1ac99acf903884be8 -address /run/containerd/containerd.sock │ ├─docker-0c9dd34bf635a60e554894a4f447b04b8193b4b942328f310965d99481ebac8d.scope … │ │ ├─30035 /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 │ │ └─30047 /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 │ ├─packagekit.service │ │ └─1428 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─docker-8c08378bd57b1f60228fe5d7e75fd624d306abdbd1e8ff60bf9c295cde6e600f.scope … │ │ ├─34564 /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 │ │ └─34577 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /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 │ │ │ ├─29721 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29992 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18761 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18782 /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 │ │ │ ├─25117 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25389 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.verpck.service │ │ │ ├─12570 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.verpck/unit.run │ │ │ └─12600 /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-verpck --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.verpck:/var/lib/ceph/mgr/ceph-instance.verpck:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.verpck/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.verpck -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34241 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34523 /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 │ │ ├─12212 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12244 /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 … │ │ └─10325 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139072 /sbin/multipathd -d -s │ ├─docker-b7b1901663d6c7c0fa7194df622265239325e8b3a791abcf877983fe91a414f6.scope … │ │ ├─12329 /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 │ │ └─12342 /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 │ ├─kubelet.service │ │ └─40550 /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.235 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-6889f2b92d5e6a1b39f554bb81b795d3e078802e2e413e53563d45fba536fa52.scope … │ │ ├─12681 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.verpck -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12702 /usr/bin/ceph-mgr -n mgr.instance.verpck -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 651 sshd: /usr/sbin/sshd -D [listener] 5 of 10-100 startups │ │ ├─413030 sshd: [accepted] │ │ ├─414545 sshd: [accepted] │ │ ├─415999 sshd: [accepted] │ │ ├─417569 sshd: [accepted] │ │ ├─417597 sshd: [net] │ │ └─419486 sshd: [accepted] │ ├─cloud-final.service │ ├─docker-36e2f546958c79834fefc54a6efca302713d48f0b888de93918a95a3c5b407bf.scope … │ │ ├─18829 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18848 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1095 /usr/sbin/uuidd --socket-activation │ ├─run-r29a27da9d63d44d4b651406dd35b2e04.scope │ │ └─186422 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10832 /usr/sbin/chronyd -F 1 │ │ └─10833 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138847 /sbin/iscsid │ │ └─138848 /sbin/iscsid │ ├─docker-a46c63f822107d2429fec5f5aa244a87414df76cf7cfe151079e4b0ebf3c0b15.scope … │ │ ├─25431 /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 │ │ └─25443 /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 │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─ee10445f6614b16cad8396f9cc477287e117839d1ba87f19c0dcc0ae8b921f5d │ │ └─77474 /pause │ ├─77c2463b91f4ed752e62a66ec1db537744f1f734109443580b25e3628d8c52d0 │ │ └─48889 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─4e592e3e79067dce9c53e5b778a8b470528b71cddbec753b89884542c9846ae6 │ │ └─172452 /pause │ ├─d0507d3be424c5c1c54146efef340c1a5027cd80f56978db68e664bdb8d6925c │ │ ├─ 46969 /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 │ │ ├─ 46988 /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 │ │ ├─ 47095 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266592 nginx: worker process │ │ ├─266593 nginx: worker process │ │ └─266594 nginx: cache manager process │ ├─7b54597ca29f26d0c2a75881857da2159e76cdc4f9840f651abb1e48816c7380 │ │ └─145773 /pause │ ├─2dda5b2cf90cdf7b5491f91b662242a0a64d52c98bd81dd1391705875078c456 │ │ └─172969 /pause │ ├─14d73ee80a2cbef83206664c608eebc4c056f2cacbac7f32c6c6f9b5136cd0fc │ │ └─228310 /pause │ ├─0ae49f1e7af75d8363ae20aa7c2169b0eeb10e2e675d815c2974752f549f0f0b │ │ └─64902 /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-235.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 │ ├─e80b473e3e3ddc557a5db937cb8a5fe08259a1c3664d650ca14b47c268da81c8 │ │ └─60295 /pause │ ├─3df043ee7172cca4ae86bd8659b4a04b037add5b121bd5db1e0c817dfd046a0d │ │ └─65253 /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-235.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 │ ├─d8847a00ae7273e6b3951e3905231bf165607b12f83a45ea0e5349f7a3bff8ae │ │ └─47047 /server │ ├─a00b73d136773a9b7ada1ba58d60cd80300f95708214b8c75fe1b7711fcc144e │ │ └─213260 /pause │ ├─e7e6c0dc42324d37be5849750953123dbc1a90fd7deffb9d3ce5f9cac253e96a │ │ └─48784 /pause │ ├─103caf48d6f0c3c65c84900fdd4b1c1a1622dd8d7b8c47d0cfdd8aa467a9ee92 │ │ └─104286 /pause │ ├─d89586353febde57d23aa5269d5d40b084b98557b284f736a9d643508c9e934f │ │ └─213068 /pause │ ├─f22b1af640ca60af0e4728d6fa32c859705bd9b130867742e00ce6ecf6cba66e │ │ └─65919 /bin/memcached_exporter │ ├─9f43b9c18f39ea68a51255c6252fadc75cf3227c3de96efe16893d3dda46ff9c │ │ └─47522 /pause │ ├─247afcb460d77c7a09b18e3291bdd3461b16dae323f11ae398abe8e8c33c5f45 │ │ └─125063 /pause │ ├─98c9546d7d9d4c5f87e92be8ea187e55a698780a4054a0cc4f1f543854e95a63 │ │ └─47652 /manager --metrics-bind-address=:9782 │ ├─892f1fd3265a781249e0c9423787bfbbe4048220db6373e6a1340a6ae80236e9 │ │ └─230541 /pause │ ├─20ac69c38c5167618ab95b21c830b6f94bcdd88df9eca3a2929fcb2c579cdf80 │ │ └─95292 /pause │ ├─4d651c86498ef2032454ed98c5d5129bf1e159a0d8874412f977e49a6de396af │ │ └─144858 /pause │ ├─9b624f4a3ea20482c162e9270ca2ad6f46aee2260c8a5430ade4431caba2c5c6 │ │ └─96559 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─4dc59857280df835fb8f44d473fba133d8b32fba5d312b9fd32928a7ec4d6569 │ │ └─105656 /pause │ ├─8ac1bb72010c4e9b39a31589c6aab9fc8167783b465554d4d7b3707926df6386 │ │ └─40332 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 │ ├─7b2b7f895b73ef0af49191e97ff4471c605a8d1819f0d8f1f06b4b5e7a018c9c │ │ ├─48809 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 │ │ └─50052 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 │ ├─5b90fce1bc95b1e7eae528cec5e00c757cb704a4aaf2a3445ca2ae64f0410e13 │ │ └─56019 /pause │ ├─1298fb755f4943ff94b6f11a5acb11bc4a92c38849af267b63e1d01b2422d9a0 │ │ ├─ 71493 apache2 -DFOREGROUND │ │ ├─ 71532 (wsgi:k -DFOREGROUND │ │ ├─ 71533 (wsgi:k -DFOREGROUND │ │ ├─ 71534 (wsgi:k -DFOREGROUND │ │ ├─ 71535 (wsgi:k -DFOREGROUND │ │ ├─412020 apache2 -DFOREGROUND │ │ └─412749 apache2 -DFOREGROUND │ ├─c638a9d457b10a761b0eaf2f58c5f10942c196fc5545968adf31ed769b33d66e │ │ ├─223702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223720 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224521 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410003 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410004 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410006 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410012 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410046 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─410047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─75117492a3c5bd67c8f5bbbdb8174ef4e6760267e7ed30d1e2085ef51dc5288c │ │ └─51178 valkey-server *:6379 │ ├─1730ef459ef5fa7016150a081af2d9323c13f93c88c1ae543a3074838065e189 │ │ ├─105933 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106223 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106225 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9337058b315bd8dbc43c32ca1990cb1f0aea19eebfbe887cbdab8f3070feaf50 │ │ ├─123520 /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 │ │ └─123670 /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 │ ├─a41d448ca8e2fc97faef91bcc9cfd147d2ffd4b33649a92e198c1091ead46c83 │ │ ├─341359 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─341971 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342109 /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/tmph0z2dfu8/privsep.sock │ │ ├─342428 /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/tmppbk10e51/privsep.sock │ │ ├─342703 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─342704 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─342789 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ea1120f8-d447-411d-837d-3942302adc58/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ea1120f8-d447-411d-837d-3942302adc58/host --addn-hosts=/var/lib/neutron/dhcp/ea1120f8-d447-411d-837d-3942302adc58/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ea1120f8-d447-411d-837d-3942302adc58/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ea1120f8-d447-411d-837d-3942302adc58/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b159358f-b3bb-4bfc-9ae6-be6ffdfb122c,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 │ │ ├─342793 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/186c4645-d8bc-457d-92f2-6d3d7ede1392/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/186c4645-d8bc-457d-92f2-6d3d7ede1392/host --addn-hosts=/var/lib/neutron/dhcp/186c4645-d8bc-457d-92f2-6d3d7ede1392/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/186c4645-d8bc-457d-92f2-6d3d7ede1392/opts --dhcp-leasefile=/var/lib/neutron/dhcp/186c4645-d8bc-457d-92f2-6d3d7ede1392/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-905a8f3a-535d-407b-a0f5-77c5bbf5819c,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 │ │ ├─342796 haproxy -f /var/lib/neutron/ns-metadata-proxy/ea1120f8-d447-411d-837d-3942302adc58.conf │ │ ├─342800 haproxy -f /var/lib/neutron/ns-metadata-proxy/186c4645-d8bc-457d-92f2-6d3d7ede1392.conf │ │ ├─372536 /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/tmpd4qz7hzk/privsep.sock │ │ └─377121 /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/tmpurf7nfi1/privsep.sock │ ├─1e5811bac354a1fc9d36574f45ee57e8f51eadf06927307ace976e02b4960f31 │ │ └─228981 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─69c15a547721e1d2e7bf3f11284a8ebf1fd62ebbd0ec1dbcccd7f64c3ea4c4c1 │ │ └─42870 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─24a67d8b204ef8a3115a59519a1d1001caf419e968a2798681301f675d2a66fb │ │ ├─168555 nova-api: uWSGI master │ │ ├─168591 nova-api: uWSGI worker 1 │ │ └─168592 nova-api: uWSGI worker 2 │ ├─95d01ce0f028fb96136bfdcb634e24a0364f2597a0c384b4805aabcf8551f207 │ │ └─65987 /bin/oauth2-proxy │ ├─a05dcd3f4c57dd7764c507a6956b7b2c6b88a061c686b64423761cb24d6580b4 │ │ ├─221945 octavia-api: uWSGI master │ │ ├─221957 octavia-api: uWSGI worker 1 │ │ └─221958 octavia-api: uWSGI worker 2 │ ├─e5d6bd841d55e338143ca6f7eac66d76e046a6e295436be88fa206a922015f3a │ │ └─40361 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 │ ├─a108ef80addbf199676b502b4f7bc2bdda017961f6715af8d2180faf1d2ec543 │ │ └─43898 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 │ ├─6afc514d1905fb6514accb0a982fcc9087896a0fb0c203aa5dea702342984be4 │ │ └─40214 /pause │ ├─7b8c1b6158c50a14a31edd2bfc62e6af8c19facd6beee1f460614fe35e0b4a97 │ │ └─172923 /pause │ ├─f749dad9a6d0f96faa61612fd3b92b9a6d16c0b57c28007909fc36f1edf6ee09 │ │ └─62938 /pause │ ├─262ad0aae40a57bc8116d26d2979bf4496f9b4e4485901e709c783c524bcfff8 │ │ └─204804 /pause │ ├─39b9ce8e6c9f53eaebcb8171e08c95465ff5ac661c5019e9edf2096c128c2266 │ │ └─60346 /pause │ ├─437a03f0322819be383fe723570861e5b7cd4a4500ebd59e19b8764b26cf8f30 │ │ └─43271 /pause │ ├─e07ebc20723d42bccdbcf6a1c9c19340f5a57e691b031d73cc39714cc3ecde49 │ │ └─145342 /pause │ ├─92c6ee2da40dc6788d8269c9b9571081e221d71a48a055cad784b2f21531d35f │ │ └─65817 /bin/pushgateway │ ├─78e0bb04e30b7f1bbbb6b3c7aa613a08a71f0f448c6e5dd86ae8c30d8fa7aab3 │ │ └─233996 /pause │ ├─e986b0f5cd8f0cdeaf230cd5d36d55a59ab20b448f7cc31eae9d794fe3e285c0 │ │ └─107346 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8afae0d8b9b6eaf0ba6b57725db950b23f5296bba0f5f1f9e84da8f011bdfb55 │ │ └─109497 /pause │ ├─da8d1a10ca32caf384a5da1a76bd3b93c8bab4729dd845915cdb748e0eb91668 │ │ ├─266778 apache2 -DFOREGROUND │ │ ├─269423 (wsgi:h -DFOREGROUND │ │ ├─269424 (wsgi:h -DFOREGROUND │ │ ├─269425 (wsgi:h -DFOREGROUND │ │ ├─269426 (wsgi:h -DFOREGROUND │ │ ├─269427 (wsgi:h -DFOREGROUND │ │ ├─269428 apache2 -DFOREGROUND │ │ └─269429 apache2 -DFOREGROUND │ ├─658281a72f339155710ddae8014453cc3b9577a5d2b5b05c16ff657e92f53391 │ │ ├─48992 mysqld --wsrep_start_position=310138f3-68d2-11f1-abf3-b3438ba25ec9:20 │ │ └─49114 /var/lib/mysql/mysql-state-monitor │ ├─6721a6e96f25ceac518c0a00c082e278051fec8f064d19ad33ca36bcd5dd4932 │ │ └─120993 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─06cb24d34cf98250da0dbe206e76105d3e5e8f5aef8b1a41bb58bcf73e53015b │ │ └─144623 /pause │ ├─5e671f82ef1e8360e80668ca18996ce0b53aa7f486b675e2fa5ce75903960b3f │ │ ├─107797 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107815 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─107821 erl_child_setup 1048576 │ │ ├─107886 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107887 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107916 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108051 /bin/sh -s rabbit_disk_monitor │ ├─c86955fd45c8672aab47df893edbdcc555827de7fabf319e318172f5622a1faf │ │ └─184164 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) │ ├─d71f3bb0adc6b2b8b40b45ae979a57f8a01c561687f160b98576bfd57aee4cf0 │ │ └─43340 /coredns -conf /etc/coredns/Corefile │ ├─1edb3a3a9914afd19441ef051b260355e9e3ce19d95b0f199606a424d6ac8f3a │ │ └─227184 /pause │ ├─d429a5a4b7de02fa39f7739edfd5a69f95bb4481d9cbf8d2ba0ade397bfb6917 │ │ └─44235 /pause │ ├─3fd44d737062e1478e57e0447782717da5d454cf6f3de5caa2b94b1fb8dad7ef │ │ └─64941 /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 │ ├─01b3a85fd58ff735962e3caaf42c43f260f5ddb5fd752dfef86c822bda35c8cc │ │ ├─200952 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201294 heat-engine: ServiceWrapper worker(0) │ │ └─201297 heat-engine: ServiceWrapper worker(1) │ ├─714001cdf49b03512668349db8b47b73d603762029fecebbe2e21f58673bb465 │ │ └─172558 /pause │ ├─83048d4cf549cad8ea0da21b5076cd63fba00d5f95387cde655eb87da242d5bb │ │ └─185579 /usr/bin/libvirt-tls-sidecar │ ├─72c28bdf6b720e7c8c30add1101234bf3a9415b2e6bb07423d2143f9ee8d0064 │ │ └─109429 /pause │ ├─0a817b54275b25f021873c5468375e2a1ee661e835393f5c6b66fd3b82143ee0 │ │ ├─247203 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247222 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─247228 erl_child_setup 1048576 │ │ ├─247357 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247358 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247368 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─247494 /bin/sh -s rabbit_disk_monitor │ ├─b599abae2bcf78f1d7d078244efaca045418e6255018e6c9bef277526fb44d87 │ │ ├─61263 python -u /app/sidecar.py │ │ ├─61536 python -u /app/sidecar.py │ │ └─61537 python -u /app/sidecar.py │ ├─19a7a6cc429530dc6f858d3521808345d9953bdd082d128c82b1fe78c2b5e63e │ │ └─222927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4d5628e32aca7c181effec79b3eaea73a01c0a131d2fc96ffeb5a7a9792ec61e │ │ └─48016 /manager --metrics-bind-address=:8080 │ ├─4d93b45f22df4f996f3baae15a7102e1c78e6af8dcfc505ef69bffbd257080df │ │ └─105762 /pause │ ├─0bc3cc350bfc312c0722163a7da7472867a6cafa36d22ca9d8081c3e8c94e934 │ │ ├─181663 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─182051 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) │ │ ├─182054 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) │ │ └─182057 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) │ ├─aa71f22cd6852d164a83d8bdd225c63ca2561202268ac8df698ba9525305eec9 │ │ └─188396 /pause │ ├─43a2cbac8318778f0e6f6fb13ea22688d034ab06aae41302ec74daf1c968d93f │ │ ├─41965 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42342 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─57e4750ee0bf40190c23386a9266558bddaa423fd02ba86d4e1e5013fd0b4663 │ │ └─252220 /pause │ ├─902264e8e4f0ef0f3c4d8fcc4820a1f03f8c2af4251f27695b4f3d68ac2e9049 │ │ └─91255 /pause │ ├─0de718036579bddeac05b8d6d48c84c3edb280213bbc06cbf0392850a7a771a7 │ │ └─267430 /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 │ ├─e6a82c13ba2c7621a2c8a17ed87766a910ddbd68e04bb48bbbe4426de3892024 │ │ └─56456 /secretgen-controller │ ├─3296ba304a17247e92c61829f1833ad9a02a068770b3acfefb53c69db594be1e │ │ └─123110 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e8f2bc714c69a1fd248bd754448356bfb5f829af288b3e99b6af6c59391c667c │ │ ├─271004 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271017 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─a17dd8a24ca7d7023d501d106429586bf21894bb79e79fb442638f99c3c0c3e7 │ │ ├─91385 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91402 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91426 erl_child_setup 1048576 │ │ ├─91627 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91628 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91638 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91850 /bin/sh -s rabbit_disk_monitor │ ├─d1254ec6a2a1e516f61c659cfaacd5d7db6d33105aed1adcd86ff1b250af9edc │ │ └─41753 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d186b5d1167f5f997bda485c641ae8ad7565dca62dcb65e7dc56031290a6b215 │ │ ├─224925 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224941 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─224950 erl_child_setup 1048576 │ │ ├─225070 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225071 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225082 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─225198 /bin/sh -s rabbit_disk_monitor │ ├─5df54fa47e336ea2963c14ec4d2a2b65713c0c8ebe933ae1fb4d38f1e1a36e97 │ │ └─172585 /pause │ ├─5807cdc4596b4dd321fdb2ce38500158290822c9a5e257b0b09801b06e07e9a3 │ │ └─40367 kube-apiserver --advertise-address=199.204.45.235 --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 │ ├─22f20c2185268e7a7fa2d1b19be345228ccef4d2ff34f615c7237927b28c6291 │ │ └─49089 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f7a40206dfd363a11341221436e0b0185385e08522e9e8a70ba6f23a1e999be8 │ │ └─262049 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─02dc6299bf4f9b64d96f7e04e8a47e42804c5c0827f8dda61d17cad8e5be1bdb │ │ └─56057 /pause │ ├─4a100a9e56a088654c2c152da3156effe2f77263cdae7bf88d019e2b40d540bd │ │ └─41516 /pause │ ├─7a4b0439a6b3b0ca85018a52ab251e05063850311850eb745bb0a548e55cd315 │ │ ├─205034 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─205057 erl_child_setup 1048576 │ │ ├─205178 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205189 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205549 /bin/sh -s rabbit_disk_monitor │ ├─954273c380177a48ab2f26687606a7ed9af14b2b493b2104b2709a1478dbbcf3 │ │ └─252354 /pause │ ├─78d6c502a4e5d0b11a095c03bcd9d3d4831e22cb7916d222732383439b556bea │ │ ├─ 95719 /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 │ │ └─409053 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─4d7f5f2c4958acd1042acb843316e1c1498886e4692f527d221506a19960bf90 │ │ └─66032 /bin/oauth2-proxy │ ├─4bfc9a31b6514440b79cdb76ca19be8c8c8a723f4fe78be31a315f04a609fe5f │ │ └─60175 /pause │ ├─d3833e0545df25d73a9d246fa2b563dea52c14bce7731033b5c52a7852f57f97 │ │ └─56313 nfd-master -crd-controller=true -metrics=8081 │ ├─9807fe97a9d24011c63ddbfcbd281a28d9156957c31e2ae2245dac82a2473087 │ │ └─63643 /pause │ ├─06b4473a73c2e09d40ec1814815617c7c8b1fe79fca63b2ff73ca8c2e9b9dafe │ │ └─40255 /pause │ ├─c07097eca4f8639fe6ccee8ba94c73ed5c54e6a43281bf1fdee2783a40356910 │ │ └─61136 /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 │ ├─dcc19ade7c3f34ff3b812b88e9ebbe6672613927d0fea675c3c872c0ba2a5ce4 │ │ └─232394 /pause │ ├─2b1d7a23eb54d858b5dee9f0aa81177522f1871d38ca4c85ecef32c9bf9b0dc4 │ │ └─44274 /pause │ ├─54f00c7628c736d5b4adffc02e6f3ce9b8048952286056be2f2eac19518e2dd7 │ │ ├─262067 manila-api: uWSGI master │ │ ├─262114 manila-api: uWSGI worker 1 │ │ └─262115 manila-api: uWSGI worker 2 │ ├─8208eaad6ce890277ee062aaf1c570a110b4e2d6ed6cb3fb9246c0e3d617d30c │ │ └─44447 /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 │ ├─aae254275237d5efb613d58afd0a5f6ac9206c13f7b7a7c6d2e9196ee9408f43 │ │ ├─200983 heat-api: uWSGI master │ │ ├─201025 heat-api: uWSGI worker 1 │ │ └─201026 heat-api: uWSGI worker 2 │ ├─aff1d9b656ad3803cd5ac1315491bc93cd800455f2d2e15ca71b86f70def3186 │ │ └─40385 etcd --advertise-client-urls=https://199.204.45.235: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.235:2380 --initial-cluster=instance=https://199.204.45.235:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.235:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.235: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 │ ├─f6bbd1a729b08be00e01fc303a1650a2e69a2dcf657ce23b41b30553f0127ba7 │ │ └─56355 nfd-worker -metrics=8081 │ ├─d1ab26df4bc2ba457bac1270601bff87125d837cdd084b3b0562a03659e61b3c │ │ └─145254 /pause │ ├─0c62b591172d7e04d5513f053aaa4f5abfbfac19e3432ea9d7bc0521125f6efc │ │ └─212922 /pause │ ├─e7d559f88d846e18750cd1a9e6d23fc28291687c1108a5b8f2b8e5378333f2e0 │ │ └─44538 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e0d002631521fb8ee608e020bd1529bae29c60a93b2772d777dba4a799de5cbb │ │ └─40210 /pause │ ├─4e2ce07d80218f5cad4105ad05c5151b57728cab7fe501ea15567564aee65ea3 │ │ └─172421 /pause │ ├─f673d5b5d4ca0bb1ec1b8be2fda205bf0bd76af605d6a2a38fc38d96c79876e5 │ │ └─95632 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-9cprw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a3d5d7e2ef9de24325fa71f8e546799d93fe3f2efa22e896a2a36c6dad52675d │ │ └─230566 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─7cf3ed115be28338ce5ddb1e96c866d1e665fbdb562085d37e5a3ca5a47174a3 │ │ ├─243805 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244557 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmprrlofgfz/privsep.sock │ │ ├─244562 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244566 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c926ddb550efa28fcc8b25c9e0eab004a0497ed01b894e05bb33c5e60921828d │ │ └─40493 /kube-vip manager │ ├─4516eda3d9e9052b6f8669a200dc7fa49959bb43d0296c68478a53238a2b6551 │ │ └─42826 /pause │ ├─5592f80833aa1ae0723403be9abddae6754a901ae5086803951413e09164dac7 │ │ ├─119444 cinder-api: uWSGI master │ │ ├─119457 cinder-api: uWSGI worker 1 │ │ └─119458 cinder-api: uWSGI worker 2 │ ├─fcc6f1aa155f5f64f3011bde1ee96e5dff9b50b63dc36fbb5988417ca7f31a59 │ │ └─227330 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─6a1f18556ba5d3c05a56bc84d39b0aea09343d3ce71f7760dc9c034267be2239 │ │ ├─244035 magnum-api: uWSGI master │ │ ├─244088 magnum-api: uWSGI worker 1 │ │ └─244089 magnum-api: uWSGI worker 2 │ ├─ad607d2c52f47719ef50c9733ea51dd3d0d87bd8c2e9772ea517cb5d87e207d2 │ │ └─122401 /pause │ ├─577df91d39948d44c8ed75ff925de3ab32a16e0d2e484a10267932ec974dba37 │ │ └─262251 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─3588713baa9a3addb3a0412d4a005e23850d731a3d49117207561a7954bf34a9 │ │ └─188332 /pause │ ├─700a8ed83b2c00ce8626acfb79241a5e9e8e442ae758e6952d4d0e13c89dfee9 │ │ └─232422 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─ea93c3fb1d237c302f7da4cd223f24790dffb544ff5b52b257e3ea0002e418ab │ │ └─139969 /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 │ ├─2f17a24f3f54cd694e53b33b0465ecd21db8cfeebf0491402543d1f9c18bd930 │ │ └─64725 /goldpinger --static-file-path /static │ ├─91bd5b073f37720cd818c708ad38b8ba657ed6b1e12f7ce487210a2f6fd9e6dc │ │ └─48391 /pause │ ├─be1fc912660b97bece949c9271126f5889385d3153f02fd7d5fa76518fa65259 │ │ └─66082 /pause │ ├─ed45eca4dedf861128ea64deba6278c59c3cea67fc9b75a563f2307071f1170b │ │ └─252045 /pause │ ├─5888b667a05128b3c9b61096167d5c5bc87995de7951264fb5005f419ec78a99 │ │ └─246991 /pause │ ├─03bf97cd949c582545b83dd924a4b993892e471bb24f4c53beefa988e22ae85f │ │ └─40756 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─20751634e0d6c30838db2b97a1fb984b4d450b4041897a9739b8fdd1606a2717 │ │ └─63791 /pause │ ├─8e5d2dd5db30d998da4a9745fd1a8983e5ed23b91186e6bf6c1346cff6b43471 │ │ └─85710 /usr/local/bin/rook ceph operator │ ├─99daa92aa2d2c709d0ab7141f117f625db5411e8ddcca5a6ff33bb36dce11d72 │ │ └─139683 /pause │ ├─4f828c326001ea344401d43022f5e686a418977eb807bddec251812fe9e33f7c │ │ ├─262273 /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 │ │ └─262480 /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 │ ├─5986a56b77673d6aae32924811fd7d2f24d99691843f1ea60630a6e005e933bd │ │ └─141642 /pause │ ├─d72b048ab725f97dd249787f1667da33a8765ecb29088b3130160c5cd13f1239 │ │ └─268747 /bin/openstack-database-exporter │ ├─10c871cf1cae4dcc5544d51823ec1844dd1ebefdb46c73da1ec544bc8f1ff94a │ │ ├─64383 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64461 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─808d03ebc392d5890f020c8b19d676447fde4cccdc45e851a2beade2764645b9 │ │ └─267055 /pause │ ├─d0aa51a03365edfc5af61f997b34da93cbb50443eb51cdc947cb7e24f2486cc1 │ │ ├─181729 neutron-policy-server: uWSGI master │ │ ├─181741 neutron-policy-server: uWSGI worker 1 │ │ └─181742 neutron-policy-server: uWSGI worker 2 │ ├─e39787c32509f51c40ee9fcd524acbfd2bd6634674ef5de425f81f734ce9a18e │ │ └─55952 /pause │ ├─0a9dbb30dc8faea9eb6572d834967571f732c7a6e3afc358d60c9671b340562c │ │ └─48054 /pause │ ├─7c6220f3f0eca33de31e7524e779cfb52ad9fd2cf7800887dadaa0a407975731 │ │ ├─77564 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77580 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77586 erl_child_setup 1048576 │ │ ├─77656 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77657 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77667 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77800 /bin/sh -s rabbit_disk_monitor │ ├─9bb6f61c5dccb2f394995ce56c42fd59cea692c95979d2e895d4b07a806d0b2f │ │ └─62260 /pause │ ├─cc845eedb0ea07e5922891c4e2a4424b77059749f5248b98c3a0d855eedb0ac1 │ │ └─46720 /pause │ ├─7719f8086f8ddc85fdeda856048cf8b438beaced6797ae4f49756f154fef4ba4 │ │ └─40732 /pause │ ├─55ac3adf211eee76039c02eea0a8991229f05fd4f05785ea5706d9d85b7e409f │ │ └─64675 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6ebe91d79c004bd65698b154fa01ea298680b457abccd87252a8499121640b54 │ │ └─51597 redis_exporter │ ├─487eccbf04c08dfaedc0b0f0e334a964c28dde1b275fb390dce0132e24a44063 │ │ ├─63303 nginx: master process nginx -g daemon off; │ │ ├─63321 nginx: worker process │ │ ├─63322 nginx: worker process │ │ ├─63323 nginx: worker process │ │ ├─63324 nginx: worker process │ │ └─63325 nginx: worker process │ ├─293a9bc686899df0d23c809b03ad26d27ef1ffd2c51127e31413438f66918ca7 │ │ └─141216 /pause │ ├─340a1f0bc377e7a1ed23f0618983e0a31afddde4212b4da0c578ddfebc747d98 │ │ ├─244362 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244628 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244629 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d959b3bebcbb0179d51f97fc010171a538a4f04e1bbdfcd9df628dac252e627a │ │ ├─104604 glance-api: uWSGI master │ │ ├─104616 glance-api: uWSGI worker 1 │ │ └─104617 glance-api: uWSGI worker 2 │ ├─72a297034afbe45cb585141053394b94f02dc74bdb9f0d0885c445ca59bbdce9 │ │ └─170581 /pause │ ├─349f06a3c97ccbec06cfbf109775debfc89d74ef50a3e0eb0b1a661367c7bd29 │ │ └─186368 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9362bccfa651d2b414ccb05ec62ecea3a11e4fbdecc172871d986206675fb3b3 │ │ └─56268 nfd-gc -gc-interval=1h │ ├─fc657f775f7a11b888cc2c38b97e14f9f9e2840cada75502f5f5f8f1ee459307 │ │ └─185770 /pause │ ├─ef351ee429392901ed87be8f310d59a07f56df1c58856f37c0eda637bfa287e2 │ │ ├─200982 heat-api-cfn: uWSGI master │ │ ├─201023 heat-api-cfn: uWSGI worker 1 │ │ └─201024 heat-api-cfn: uWSGI worker 2 │ ├─96db70c64a5e2745479867cb926de9cca4cb18fe8de3963c30cef02d45f4a788 │ │ └─68205 /pause │ ├─fa99091d1896a54a013bc8e92c7430ef135582910f7df049aec5da98d15d3118 │ │ ├─222894 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223456 octavia-worker: ConsumerService worker(0) │ │ └─223459 octavia-worker: ConsumerService worker(1) │ ├─dfc6867280ffcf8d3f066a99376d2e741272f165c6f17e07e4c756623c07eb00 │ │ └─40213 /pause │ ├─b5f3c583ffced999a2df000ab0fd3a760dbab7c57062cc149478eff9f5bf70a3 │ │ └─51465 valkey-server *:26379 [sentinel] │ ├─459b648935402a2151614291bde94d644927ee32d5418231f39f718c637f5c93 │ │ └─64134 /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 │ ├─b5a6b0e2b2bf0935a2e4db72bd80d168dcc0f6eb42c61e6b246963dd65ddad54 │ │ └─51137 /pause │ ├─f62579472fa3698778fc863bc2ceb602376a094d82906ccbab5d04b135a7194a │ │ ├─169322 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169661 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169662 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─18afb2ddf892530caf5f9dfb7a9e7e5cee4b6548c2fea1110cbdcb692bcf9168 │ │ └─189512 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─13f3c0a966b6290dcb7f1aa097865edc43f3ee31b641423d1e9e34f983c3690f │ │ ├─140063 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140099 /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 │ ├─1c80a7968ec346e3938e77f6270a93393be124ba110b2411317d5baf7ed422ba │ │ └─62704 /pause │ ├─18fa23db213d394e515e6b1bfd6bb5723f306449ea31b80b3b2263b5a69b33d4 │ │ └─40258 /pause │ ├─838f34648290f788f177e362970de3f7e8aa23a46cc608a1ac99acf903884be8 │ │ └─268386 /pause │ ├─5a58a9d8bb08d3b1e27556db29339b11a4e569def1940e6582397aadfa5ef0c0 │ │ ├─84107 barbiacan-api: uWSGI master │ │ └─84121 barbiacan-api: uWSGI worker 1 │ ├─220f3c862a51bcb34a2eb1c4c0f1d7499b968f29e410a5dade0da5f50a562eb6 │ │ └─251714 docker-registry serve /etc/docker-registry/config.yml │ ├─a87c6c530b729900f20ea314e5e1cd2a4dac94ff818a021ec72186d32ecfe849 │ │ └─79012 /pause │ ├─b37b2ad442286fb4a0c1116dcc387ea3d6bdcf09ddd0a9f5f1ec0db42afc131e │ │ ├─142651 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142668 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─142674 erl_child_setup 1048576 │ │ ├─142721 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142732 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142912 /bin/sh -s rabbit_disk_monitor │ ├─adc110f084a1b060f43484d5014d21d4d383d6d36414f95c7887905ce1fbbd7b │ │ └─65856 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3f9001b7ff6adb19f2e762b8e66753aca2e035611ecf925fd51a87cc66b9b370 │ │ └─224772 /pause │ ├─990214aa5bea7ce74e206d59167ca21cc6b2e5db5c828204d408d24192864071 │ │ └─107628 /pause │ ├─a4e9c39b960f85a73ed1c3a89863d41d4b404132e74298bebbafed9f6a40d187 │ │ └─44489 /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 │ ├─d28ceecc7acbb4aac9bd339c61b2b7fbc615371beb6731e8217799c9631ec839 │ │ ├─66484 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66500 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66506 erl_child_setup 1048576 │ │ ├─66553 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66554 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66564 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66743 /bin/sh -s rabbit_disk_monitor │ ├─375430baa531f5c9879b16b847ca4cc8bd5298b38c4ced31bf41c66bf2179f53 │ │ └─62779 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 │ ├─7d9be00d15aa36d4b6bba9b7859cedeefbc6d6df251a08fdce6b5ccfb5fafad7 │ │ └─185657 /bin/bash /tmp/libvirt.sh │ ├─73490793e131eb4e101dfb84ef904c3d3ceb72d10f31dff2651e3ee442c6c351 │ │ ├─169506 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169863 nova-scheduler: ServiceWrapper worker(0) │ │ └─169866 nova-scheduler: ServiceWrapper worker(1) │ ├─180e49c60300d33541a5715e2956dd808e62fdfd2fbdebdd08dda6ef9ae262b8 │ │ └─56201 /pause │ ├─ccbd782678581bf86a77617cd5796485b705a52c21a66fbc7c9918dc949c772b │ │ └─95341 /pause │ ├─343e1be820bc4330d90c0368b9e6d7d2bf4f0a97ea519c219197a6b9b474c453 │ │ ├─185915 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185932 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─185938 erl_child_setup 1048576 │ │ ├─186146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186147 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186542 /bin/sh -s rabbit_disk_monitor │ ├─976feacb5d7ce88bc0b128faa46e44093561e9159806d1165e99459d38c69028 │ │ ├─170674 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170691 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─170697 erl_child_setup 1048576 │ │ ├─170768 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170769 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170779 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171010 /bin/sh -s rabbit_disk_monitor │ ├─dda2f700c7042edab0b658f1c4a5954ec19b5fcb409e65c7527a5507f6807f5c │ │ └─244247 /pause │ ├─6cf151d97b8e11a716257da1fdda13b8c5891c72c863fac6ab77331b0931bd29 │ │ └─233884 /pause │ ├─0b29d0d7eb29a797a5d64ad1012b10040175cba432028a4ddfc3eabb5d3cfa7e │ │ └─243762 /pause │ ├─0f3036a7124d0d803697d60d5d36c669acb066a996e953eef017cf1676295c95 │ │ └─213000 /pause │ ├─27e09d3510781600b96b7f95a4058c0e5f7ee21566a29f8b0d100febeb2ad05e │ │ └─122482 /pause │ ├─0a2d236d11863a2512c52abb5961ac3ac9d7f65e32a163363cc2be740aeef0e7 │ │ ├─61307 python -u /app/sidecar.py │ │ ├─61664 python -u /app/sidecar.py │ │ └─61665 python -u /app/sidecar.py │ ├─d0da24ab1907c8c41d429b0b3c84d059838f8deb3d10f606d5e5948daa2d652e │ │ └─41503 /pause │ ├─a1fe9720c33aad88acf8d3433370d127f31b60d1a6961e9d4b3d7dd9d6b4c9f6 │ │ └─65706 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─2900e7282c1699fdafc76a93228a4f3c2f800da71904d2205a41c508e4cdf351 │ │ └─63832 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e0bb6d7a4fc8076cb2fea41b87a4cbbdb4b805165a1a3a4fd887cf1629584b31 │ │ └─229609 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─7dba1ab41f6c4a67965906d333d6bc5e5b48ebc0cfb6112566b1a4db73d47386 │ │ └─55296 /pause │ ├─78da93c762ac4579c803eed5a6124357565094655c61af7d73e409097e88d37b │ │ └─84834 /pause │ ├─fa8e95d17d2ce9cbd23c0771ccf73e5cdcba1bdc1bff0e8b17c4b5b2178e22d7 │ │ └─48204 percona-xtradb-cluster-operator │ ├─65ca458799f9bd0663aa6c96ebcdeb19e30b62796fd5aec2bf1486855adb5e91 │ │ └─60386 /pause │ ├─c2cbc8413cc37a06c6055a83e027a427de68bea75e14878ebfe9d067b7f5b943 │ │ └─62208 /pause │ ├─5b472a17032310527fc1063ada6a4342f4d91729f69910fa3bae43995455cc56 │ │ └─145005 /pause │ ├─56c2c640119688cf1c68cd75d6095f5c5311b387bd2fa8119792d1d65d1f8038 │ │ └─141808 /coredns -conf /etc/coredns/Corefile │ ├─acea02219eedb0483f3b701ed6d85c0a6718ab1c964a4be5fd38e913191e0811 │ │ └─142485 /pause │ ├─66dc1ebef86711603ba4bb50a9f697c1114a38c9bbad7b425e920d776569cf36 │ │ └─61813 /pause │ ├─6be1226d1bf33456d984e76ec4e3d358b7d6f7dad7e14b135b7b59ff698abdaf │ │ └─229546 /pause │ ├─4b8b326ac3ac6c22f9816f6d9b0de62850913242da159abbd83e6e55b97eaa59 │ │ └─47422 /pause │ ├─c1f2adf1dbd8cdb7b26c6dc7e9661fb5ed4928809d4d1a2d80f828f602d7d93c │ │ └─50971 /pause │ ├─9c39e6bd81a204ee460e0469504ab9a4e56712b1a59aebfb2f33b672a46bc5ad │ │ ├─168741 nova-metadata: uWSGI master │ │ ├─168782 nova-metadata: uWSGI worker 1 │ │ └─168783 nova-metadata: uWSGI worker 2 │ ├─78f791312d18daa6b816debdea07c8eb26f773f04c71e731f08f546a52a2e78e │ │ └─252276 /pause │ ├─90b845603375a263d547a48f824b762874037f56195a85bbec95f0ef339260e6 │ │ └─62161 /pause │ ├─f038d860a96a01ccf9ebd6f5514d7bf1259dad7324563d95bca172ce35119c05 │ │ └─61511 /pause │ ├─1590caed39f78531d5722d7129cd4ee40ca8af2fb6edb6283b95b801a502f3ad │ │ └─65307 /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 │ ├─5f8929e68556b1c3de9234f33db86630a8ff26ab53f3131cd7826b88e899bb50 │ │ ├─182649 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) │ │ ├─182939 /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/tmpvvjcpg6p/privsep.sock │ │ ├─183196 /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/tmpxcypr0ac/privsep.sock │ │ └─183658 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─87f7c2631864f9a83cd4763ebb50a213d3e65ecdffb08687cc5288e7f0d1f82c │ │ └─188472 /pause │ ├─c03e38f24f53bcef5dc1fc373e78bfd9a297d892885916fceb87186d5decaeec │ │ └─65351 /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 │ ├─293459cacd6e0800b890f8c74029fa567c8292953288389f124774515ba12066 │ │ ├─189481 /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 │ │ ├─374488 /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/tmp2z8dcmjf/privsep.sock │ │ ├─374996 /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/tmptvdl1w8u/privsep.sock │ │ └─375125 /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/tmppp7iek8f/privsep.sock │ ├─656d32c97f1b533d74ba1532dc63a109f7b32bfe3efea1a73d674375b511a735 │ │ ├─181682 neutron-api: uWSGI master │ │ ├─181714 neutron-api: uWSGI worker 1 │ │ └─181715 neutron-api: uWSGI worker 2 │ ├─efc6d55e493ca524287d6f21fc7de35515b895fbeb7f74a7ad7e55b7a348d670 │ │ └─264409 /pause │ ├─228b567e171a1023651b038581894af3b0f2cae8cd8a9766b316e710afe38c45 │ │ └─63964 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─767b5603e465d49ddc5975d824e121936861f4fbe0d361f45160bd638edcf72a │ │ └─51271 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 │ ├─2068833d29f09c6427070c6dfd7cc0593a369f32ba980011c1784da097fbf01d │ │ └─43755 /pause │ ├─251647e6d64efba0b42d6d035fbf233e70f6f07071513f023fbadb1dca557c6f │ │ └─64557 /pause │ ├─b35e8ce06c8705bae803393f9911be9a8fb47604962547289f1f0e8dcdd42a8e │ │ ├─184157 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─184409 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184685 /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/tmp29efhgiq/privsep.sock │ │ ├─372753 /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/tmpb9n3qscd/privsep.sock │ │ ├─373386 /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/tmpr2l3a3nk/privsep.sock │ │ ├─373748 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373749 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375763 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5b353108-8102-407f-8240-317f74b377fd --namespace=qrouter-5b353108-8102-407f-8240-317f74b377fd --conf_dir=/var/lib/neutron/ha_confs/5b353108-8102-407f-8240-317f74b377fd --log-file=/var/lib/neutron/ha_confs/5b353108-8102-407f-8240-317f74b377fd/neutron-keepalived-state-change.log --monitor_interface=ha-5cc0c806-08 --monitor_cidr=169.254.0.67/24 --pid_file=/var/lib/neutron/external/pids/5b353108-8102-407f-8240-317f74b377fd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─380598 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=00321201-6be2-4453-9c4c-50186a236787 --namespace=qrouter-00321201-6be2-4453-9c4c-50186a236787 --conf_dir=/var/lib/neutron/ha_confs/00321201-6be2-4453-9c4c-50186a236787 --log-file=/var/lib/neutron/ha_confs/00321201-6be2-4453-9c4c-50186a236787/neutron-keepalived-state-change.log --monitor_interface=ha-fe331397-03 --monitor_cidr=169.254.0.32/24 --pid_file=/var/lib/neutron/external/pids/00321201-6be2-4453-9c4c-50186a236787.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─382414 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a645159f-bbe5-44e7-9a39-53263368453d --namespace=qrouter-a645159f-bbe5-44e7-9a39-53263368453d --conf_dir=/var/lib/neutron/ha_confs/a645159f-bbe5-44e7-9a39-53263368453d --log-file=/var/lib/neutron/ha_confs/a645159f-bbe5-44e7-9a39-53263368453d/neutron-keepalived-state-change.log --monitor_interface=ha-21d54b4b-00 --monitor_cidr=169.254.0.139/24 --pid_file=/var/lib/neutron/external/pids/a645159f-bbe5-44e7-9a39-53263368453d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─392004 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=afbfd78a-c5df-461c-bed5-d3c7b0d17de2 --namespace=qrouter-afbfd78a-c5df-461c-bed5-d3c7b0d17de2 --conf_dir=/var/lib/neutron/ha_confs/afbfd78a-c5df-461c-bed5-d3c7b0d17de2 --log-file=/var/lib/neutron/ha_confs/afbfd78a-c5df-461c-bed5-d3c7b0d17de2/neutron-keepalived-state-change.log --monitor_interface=ha-b6cde4b2-22 --monitor_cidr=169.254.0.172/24 --pid_file=/var/lib/neutron/external/pids/afbfd78a-c5df-461c-bed5-d3c7b0d17de2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─f4bfc9f5f3ed7eb633037e8b9ff4e1cec819c5fd9ebe117a6062dc3133cec6f9 │ │ └─44330 /pause │ ├─e1a373ced787e1641d29528e558a016625cdd5c2c00b506c694c59c88826367c │ │ └─60656 /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 │ ├─c32c8a2b5986690daf0a2eb1227b989f960c6dccb6fa7f59fcab9481d9daad15 │ │ └─164198 /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 │ ├─6e7cbfda7d0890a6e4c76b862b0ec4cf6ec90cd4f70f4a0218ebe9a7ff094318 │ │ └─172544 /pause │ ├─c6160b8ae7e860b916f43444070f28652dac80e4509496b7cfe434b9705740e5 │ │ ├─173449 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─417944 sleep 300 │ ├─30e0cb78df2ac2385d53d48c8613b7fbe6dcfe1a9cd0482ad2ce2c20ffd2b406 │ │ └─61552 /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 │ ├─152c4857f90bdfcf4c5b7952bfd729303cccf6f01d33f5790f75a7e583a73e8d │ │ └─43370 /coredns -conf /etc/coredns/Corefile │ ├─9c6ad8a543f52e662b8ad779d97515836302a5ae9939e568a393d2d0bf8eb2b7 │ │ └─46632 /pause │ ├─a6a42ea8bf4a773cd723036bea45c1159d3416e68f5cd066c34e5578d830e16f │ │ └─65887 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─02ea48cc68752e321e3da5fd903c292f5bcb1490ef60705b195425b19dc077aa │ │ └─43310 /pause │ └─5f0b8849a01b24030e7fccde203bf680e6dfe75befc53e9acb8970ec7b8b83f7 │ ├─130681 placement-api: uWSGI master │ ├─130700 placement-api: uWSGI worker 1 │ └─130701 placement-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount