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 │ │ │ ├─21531 /lib/systemd/systemd --user │ │ │ └─21532 (sd-pam) │ │ └─session-22.scope │ │ ├─21521 sshd: cephadm [priv] │ │ └─21546 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1469 sshd: zuul [priv] │ │ └─1482 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1473 ssh: /home/zuul/.ansible/cp/199.204.45.30-22-zuul [mux] │ ├─419948 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-oklumpaajcztsxcsicsokyzbgpnehjvr ; /usr/bin/python3'"'"' && sleep 0' │ ├─419949 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-oklumpaajcztsxcsicsokyzbgpnehjvr ; /usr/bin/python3' && sleep 0 │ ├─419950 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-oklumpaajcztsxcsicsokyzbgpnehjvr ; /usr/bin/python3 │ ├─419951 /bin/sh -c echo BECOME-SUCCESS-oklumpaajcztsxcsicsokyzbgpnehjvr ; /usr/bin/python3 │ ├─419952 /usr/bin/python3 │ ├─420036 /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 │ └─420038 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 … │ │ ├─ 9812 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12211 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 148eef9ce6962e630dac4c43819b3733215e34ed1e7d7be8f4afebb401703274 -address /run/containerd/containerd.sock │ │ ├─ 12589 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f9af73b3512276cf8360285d7255fa500af7355de37e34f4825e3db0a119c4fd -address /run/containerd/containerd.sock │ │ ├─ 19452 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fbcb93e43dbbd4fba4002558834cb76ecd705afc40809c9c4a3d6220dd4756fd -address /run/containerd/containerd.sock │ │ ├─ 24646 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ee401832ead5d88d80996bc4c9262a3f9c12957296b7f1081d87d4a1c37cde94 -address /run/containerd/containerd.sock │ │ ├─ 29269 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b6026fc205705248787ae292d930e7688a798e0c842f0d7984f2e1375375d08d -address /run/containerd/containerd.sock │ │ ├─ 33779 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a925fc58f8c4982868290503312216227195c485bf067a80425e6df62ffa0a8a -address /run/containerd/containerd.sock │ │ ├─ 39334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801decf3e4a17c0c28c773d1cfdc5e808361470dc5f9316c3dfdca417a7cdd4a -address /run/containerd/containerd.sock │ │ ├─ 39369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb35d9ee74608a0c83e9891cac4d9b10dc418644c75cd408ccc0e9edbb5274a2 -address /run/containerd/containerd.sock │ │ ├─ 39407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f01e74c4f6d89b84f99c4a0d690f6f4a33f1ad8058d58b4235e349aa4d261ad2 -address /run/containerd/containerd.sock │ │ ├─ 39408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39f0a8de6921b35688939220460dcef6de7dfffc74c61ca8fc548e997418c927 -address /run/containerd/containerd.sock │ │ ├─ 39410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbedaee31a888d68995ea6e2715b8dc0c5bb70d69ef7538ec1b36579f10bf2f0 -address /run/containerd/containerd.sock │ │ ├─ 39948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a332a16b280a87978f403b37683dc580b37325e6f28f29618fc8b52cfc1a1783 -address /run/containerd/containerd.sock │ │ ├─ 40672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a27fe7e97c189d52603f3e087eaaca2c9d9b9bb279e1a2e85eae10aaf591e679 -address /run/containerd/containerd.sock │ │ ├─ 40691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aee65081a5344a72f960a0e35df204bba8416c6c466745dcaf54262db884723f -address /run/containerd/containerd.sock │ │ ├─ 42038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88d8d77a9934aadffb64cb2e580e09e9d7fa82ff2d25b4df022a8c86c40a00f2 -address /run/containerd/containerd.sock │ │ ├─ 42489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9290150710f9a8209500207e4a0c5783445ce6fbd91392f3864f22e64185ea50 -address /run/containerd/containerd.sock │ │ ├─ 42526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a46b40ffef23b52f77dd12daf8c8cec2669af0666e163de5c9801c2802b9dad -address /run/containerd/containerd.sock │ │ ├─ 42963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 998a188fb738c768a6ef1efae8cdd0ca260eead8ebbf0a426bcb7e57c33d3f4b -address /run/containerd/containerd.sock │ │ ├─ 43503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fab1147f9596ffb3fa03e972babc392b76859235394cdf927dfda6c9e3b13916 -address /run/containerd/containerd.sock │ │ ├─ 43543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ef3ac3db4d361f1cef9bd15f4cbf9b0c0b8bcda842e5badc68b1582ba335039 -address /run/containerd/containerd.sock │ │ ├─ 43609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccdab2a35a6fb835bfdff488ef5396b2242af3af211c586c7a2c0af0239dcb83 -address /run/containerd/containerd.sock │ │ ├─ 46039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfc2dd2c1c064c28eea0a8eae9d6ce53b08714a2b12bc6f46e3ad70c859684a4 -address /run/containerd/containerd.sock │ │ ├─ 46126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1148a0981b6ce03334de67cd2f9dddff3983367000573718c914f37c426c11c2 -address /run/containerd/containerd.sock │ │ ├─ 46890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95bab61e2ed5f3521fd5f16290477f71b938ce8d61e02365f8fe9387771fafee -address /run/containerd/containerd.sock │ │ ├─ 46939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccae294650c1e5dd125b4cae0a6871341d3945a667ebb2f34f67f3a96007ed1a -address /run/containerd/containerd.sock │ │ ├─ 47321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e02bb91d97230b96c53f74a6d315eafacb2d8ae92b853cf70ffbf61b91783e46 -address /run/containerd/containerd.sock │ │ ├─ 47741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4017e2b85509d84a8c986352fbabc3d1a2f998004c36715ac8cd1b2fa526324a -address /run/containerd/containerd.sock │ │ ├─ 48133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb1fba0a9236c6a12c40aebc4a4279b60ad2e0145559d7730ebc773253613b23 -address /run/containerd/containerd.sock │ │ ├─ 50423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7026b35b106cd60557e586f95a6e741639aec9743b22fb4abebd71c4911ce0a7 -address /run/containerd/containerd.sock │ │ ├─ 50573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 400676139119a44a4460089f4c0f5dee471647df7ba57da1b829a5c8e7abd634 -address /run/containerd/containerd.sock │ │ ├─ 54794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb84e20addc6530d038edd8776abc091fb19414bc6508ea28c6fcbf1c1722907 -address /run/containerd/containerd.sock │ │ ├─ 55463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bbaeaa3b25d4fa27492b74039768f0b30125e138df84b9ace42ac12af9be547 -address /run/containerd/containerd.sock │ │ ├─ 55502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c1dec5385e387da075b656654c99bbcf7017c44a32457b3c8e82750e83ac8a0 -address /run/containerd/containerd.sock │ │ ├─ 55551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baa3347acfda06b4900813d12aca5a6ce74a61ffba8831aeb5fddec7b5e75d9c -address /run/containerd/containerd.sock │ │ ├─ 55747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf384662e07e31cfb021fbcd36ed6d8422e011d16501d6b5dcc0e198839ec651 -address /run/containerd/containerd.sock │ │ ├─ 60033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d2ec324050f360bc5e4ffabedb30e098b6a25d5af8fad4b2e30e8c5c8a48bb9 -address /run/containerd/containerd.sock │ │ ├─ 60207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2b1f14938d30617641644a1c12ff273978a5df644dfcbaaf71639080fd8af22 -address /run/containerd/containerd.sock │ │ ├─ 60243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 219797159bd81bc80057d70bffe7a255928d6d0a04e01b071014c868489ff25e -address /run/containerd/containerd.sock │ │ ├─ 60261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5325b335ca699ca1a94c33db86c472856641fc704fe3fd4ba96fbece4f6183a -address /run/containerd/containerd.sock │ │ ├─ 61888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42f4b090e977f7a74a976a2d456fcf5d76b6353f4d15d3593789bf54a9814eb5 -address /run/containerd/containerd.sock │ │ ├─ 61932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae70f3362631b76c57ca5dceda20388088d15ad799ef1197baa701f291442eca -address /run/containerd/containerd.sock │ │ ├─ 61976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75308b9e4e407ffb0343ad1f1bd1a0ab1db70e0d3ed9f6d2ff48c241d4d531dc -address /run/containerd/containerd.sock │ │ ├─ 62169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c599e9d68a020811a34ee7a292194675a7acf99c3b8f4d41c994076c0dcfa233 -address /run/containerd/containerd.sock │ │ ├─ 62329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee607d681c3cbd04cfb452086eb90cff290dc2582c7d28a025356d7c78824da2 -address /run/containerd/containerd.sock │ │ ├─ 62582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13bba5d52941d974b3cd63406f8ae13e0a424f86b0e8d483a11434164ef54969 -address /run/containerd/containerd.sock │ │ ├─ 62867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6f7af5c0dd7c54b7431162236bdbdd24105c3f3a7cdc2e9a6bbde961c8aede8 -address /run/containerd/containerd.sock │ │ ├─ 63421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8735fb073814d12087c7739a066f9107fe9a1df1062055c75e5183a958bf2ff1 -address /run/containerd/containerd.sock │ │ ├─ 63609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb12acef0d5d88e34db3d0835b4eb0de9b45cd95c45365fd5f677ab72a622c8d -address /run/containerd/containerd.sock │ │ ├─ 64323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e26457ebaba97e0a861e297a62225771c7b510c8049960b1fa628e41069c9444 -address /run/containerd/containerd.sock │ │ ├─ 66123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cc68cbca994e40c34b6621d5b6747f3633ec34c1dbfa5c59207895902be164d -address /run/containerd/containerd.sock │ │ ├─ 68547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3966f82a6ae1ddf32bec7d8b54f6950aa411476269b5e6ed4cc01ec9dce6ea0f -address /run/containerd/containerd.sock │ │ ├─ 77949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 540a17ff598be6e348186390d0f5cb2c60017249437ea6e850f88ab93e608c89 -address /run/containerd/containerd.sock │ │ ├─ 79400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f27b26f1587977af926d60f34e58a02b36e1f097be50687858602cf4d3d83e19 -address /run/containerd/containerd.sock │ │ ├─ 85983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71191c610eab94fbeba080cc923afa9a421ce90759144aa49aa575b957098db3 -address /run/containerd/containerd.sock │ │ ├─ 92764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbd70939a697339dc1d6fde94bcaba85e4ee8c71f3735fafd496feb678c28a19 -address /run/containerd/containerd.sock │ │ ├─ 96617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83128521edd8e40cfae28af173b4bf9054d65938bf682be1a2a6a9c7ecb76667 -address /run/containerd/containerd.sock │ │ ├─ 96662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d32a70374666973937adfe4bf4569b824eb80e9313323fcc3393772b05eb4ed -address /run/containerd/containerd.sock │ │ ├─109904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04abe26db397b3acf67dc436dc531f9a27f5ab475d7d3cdbeab811fce4170796 -address /run/containerd/containerd.sock │ │ ├─111429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 274c95cdead6c8df939b9f4ced913aa37f4708113df96335bf513e1e128b2043 -address /run/containerd/containerd.sock │ │ ├─111512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49b5dba1d7e255bc19393065947e0302759bbf6b0afe79af5dd40fca2e22ac01 -address /run/containerd/containerd.sock │ │ ├─113527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2033ebc46958071bfc0a8a67575368c9dae73759c6808a7f0d3910d13f608ed -address /run/containerd/containerd.sock │ │ ├─115349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b096e14e15fcd9252f7e28392037b73178319c9cab659c3a1efbe38645188855 -address /run/containerd/containerd.sock │ │ ├─115445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64b9f3810065184ab36ecffb0c1462b76f19fe1af6548b0ffd7ecc8aca657e29 -address /run/containerd/containerd.sock │ │ ├─139140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed6bd774b6fcafa7a7eedf4a0aadc0bd6015c4f50ce0d51bf49ca672a2b2f3c3 -address /run/containerd/containerd.sock │ │ ├─139230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b593d542fcfd294f6b8fd538735a66f2744784781f7a44055f833ac3c4ff5c67 -address /run/containerd/containerd.sock │ │ ├─141813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b2679f3e57a990602543f9b0b70c23f53f71788fc90e3f12d0ab931b8adb54e -address /run/containerd/containerd.sock │ │ ├─156644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae8186b17bd647f2dd45fba9c8bff0c819ee0c88549809d3620c2175e05569d -address /run/containerd/containerd.sock │ │ ├─158376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aa46486a9f7b0e8d1efc340efea24d045782a658504f4be14353c70bb077ce5 -address /run/containerd/containerd.sock │ │ ├─158860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f119335de85e8fcfe8a45a4b9bb56f09444ec976143832e9d71d3cfe4cf9f8e -address /run/containerd/containerd.sock │ │ ├─159803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d7654c8a0a8c13e2336696ef4f61d2ecb7316869db4c443508e995d869a69ac -address /run/containerd/containerd.sock │ │ ├─161708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3e08b86dc3cf7d5676ecf963bedcb5ca6a90aec6c13593f5ecc5a3f70df179e -address /run/containerd/containerd.sock │ │ ├─162065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e303925c356e14f384e519b5492eef9199c9f6ee615c9d52bb205f901d08e037 -address /run/containerd/containerd.sock │ │ ├─162258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22c3fa43a5aed313d6df1fb146206ea176b41d06f6a69385bce79a4d5a86f90b -address /run/containerd/containerd.sock │ │ ├─162287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9919fcbfa09fd071c5613e8969f7d193fb69822f77e6f6cc0eaed035469ee1dd -address /run/containerd/containerd.sock │ │ ├─162388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47bdbc9cbb1d105ee805bf828ef18b0f64ea608629f0bad9bb9402b9c3282d5c -address /run/containerd/containerd.sock │ │ ├─162815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7ab1c72adb2b51a45cce45107cc150189937c59ecd486c3707d80c19b4b9f11 -address /run/containerd/containerd.sock │ │ ├─174959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ab104af3e0312adfbb130e3f834f852bba9f1395590b6311b68e949d03a7ecc -address /run/containerd/containerd.sock │ │ ├─176688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8d93e6b0a9400dd6f82a728c966d54b463e8f76fe55e3b00c8a87ecec8abf64 -address /run/containerd/containerd.sock │ │ ├─176739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30c1bbf03c0b42d5323c7059bf4fa3bbc523479fe477b50808f361cdd0e2afb1 -address /run/containerd/containerd.sock │ │ ├─176858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edde619177f53427bca9830df46de790dae6e79e7585334f85d1288d392a5bd3 -address /run/containerd/containerd.sock │ │ ├─176902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2a72a527fdf4f27afa6531d51d5da6d08c7b4026671d01da66e6b95ec621bf3 -address /run/containerd/containerd.sock │ │ ├─176924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a715304d77111161f02eebcd10aac867afb56b15aa818257f905d58a82c3538 -address /run/containerd/containerd.sock │ │ ├─177198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62cd65ebc3dc72ad4a439fa40a2b8a1052dca22bf9f72f809d8dd6d5d08990cb -address /run/containerd/containerd.sock │ │ ├─177277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 825538dd9ee30063ab7660000089f90346f3265ce9b534781a5fe5563587e7fc -address /run/containerd/containerd.sock │ │ ├─190759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c51c0866fc96c264b5161f14e03077c0d283736c4ab63e17b510a5af316904a -address /run/containerd/containerd.sock │ │ ├─193162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6986aa862f75e9681c6c80195b95403d4ce530aa18470e17884841c9f01edb5e -address /run/containerd/containerd.sock │ │ ├─193242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94fff520292b5ca2e516a7b0c8db42a925dc7a35198f78656bd546e05c810533 -address /run/containerd/containerd.sock │ │ ├─193307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44bab9472bc505f500f53bfed8d1a29f918e9714256cb44a5207ba0e3418a9e2 -address /run/containerd/containerd.sock │ │ ├─209625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91309c4d2cf0076a22eb290027f6ad36ac035ae75ac6a88390a25983bc7fa38b -address /run/containerd/containerd.sock │ │ ├─220815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc7cd2f27dab2b72c4561ec18d63aa9a91d7a5debcf85dbffab47b2da503e19 -address /run/containerd/containerd.sock │ │ ├─220829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a4efe83c154fa555740d1ac08f26a4275050dd38cb0d36f1a0ad31878398cca -address /run/containerd/containerd.sock │ │ ├─220880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9f605d79d88510a17cf677ef1bcbfd3d503c29784bf9b7352a54790004cc351 -address /run/containerd/containerd.sock │ │ ├─221180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21c085056161fb038c1a5dcedf26c950a19c5fe985ebdf9bd3ce2e469a8ee7a5 -address /run/containerd/containerd.sock │ │ ├─233071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b78c8b4144ade58126a0ee7d54f1a364a37d8553d4bc2053c01c1022b2fdafa9 -address /run/containerd/containerd.sock │ │ ├─235605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01d0c21f6560c1e9530a319a4a38b623ae7daa080a7f567d6b0ccf3293df5154 -address /run/containerd/containerd.sock │ │ ├─236648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb539fc943c5e72f0f446f0ac3f432e131a1adf51932b6c2fc2f367693425ad6 -address /run/containerd/containerd.sock │ │ ├─237675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88864450b8c201a4f9806a2089327c4d7aa35c447a96b4dbbbfda4f30f9c6923 -address /run/containerd/containerd.sock │ │ ├─238881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e013975bedd77046cb394a0872984b49ed730bf9e6833ffb48534cb352bb841 -address /run/containerd/containerd.sock │ │ ├─240615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2355848da115012a5a7f4a882b98a772781bd6a3ea149f066a2ca3c5ddfa7013 -address /run/containerd/containerd.sock │ │ ├─241973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0848bed1389d376211fa6da14ca4292c2397ea6a236af5120c505f55f46ede65 -address /run/containerd/containerd.sock │ │ ├─242027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b674bff85187ff5e1035640d9d039348b1ffcbba6c75b6fae69bb2481605d4ba -address /run/containerd/containerd.sock │ │ ├─251834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9cfad0cd089f053699c6547a7051646bd729172dd02d1b3ae1e152b034d7026 -address /run/containerd/containerd.sock │ │ ├─252337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bafadf9bad71f5753961a2da0d0045c2c296a80e83ccf79fd6ba350a66984130 -address /run/containerd/containerd.sock │ │ ├─257908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6435caa07fbaea49714f0e4a9d1abf1c906cfc04100bc7a941c6083ac3e9ae23 -address /run/containerd/containerd.sock │ │ ├─262299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 833031bcd24e136c1b0433bddc1feaf60805aecce13683ec08e6096d3e507c8e -address /run/containerd/containerd.sock │ │ ├─262566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9643487c0918a7327dac5146d7793888fc8d95305e7a93095268f158bab9a406 -address /run/containerd/containerd.sock │ │ ├─262653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95e9f5426c797121102572510cc6a0d1cf00bbe4aa312cbfda522f6fc1e460eb -address /run/containerd/containerd.sock │ │ ├─262699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f47030571174398b57c8044594691eee6063e98df8d78b62e6528999af34e415 -address /run/containerd/containerd.sock │ │ ├─274492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b9bd5bc78d31244e8fbf4743d8447ed6dad6f8102111b61bae6f802ede5150b -address /run/containerd/containerd.sock │ │ ├─301519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ba80934769f740b88f227d680b27017d57a85c5db3ecf1e03c521d75be87e16 -address /run/containerd/containerd.sock │ │ └─302993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4684ba899892ae1a3e17c2c5b194584208e0552dd1660fe3598a1587f3b56a7b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1192 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─28974 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29251 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19412 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19432 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24366 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24629 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33481 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33761 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12137 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12169 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.filzyw.service │ │ ├─12500 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.filzyw/unit.run │ │ └─12532 /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-filzyw --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.filzyw:/var/lib/ceph/mgr/ceph-instance.filzyw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.filzyw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.filzyw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10185 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156062 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39802 /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.30 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─419280 sshd: root [priv] │ │ └─419281 sshd: root [net] │ ├─run-racba4615fa1044fea3a4b960bf6f761c.scope │ │ └─191489 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1402 /usr/sbin/uuidd --socket-activation │ ├─docker-ee401832ead5d88d80996bc4c9262a3f9c12957296b7f1081d87d4a1c37cde94.scope … │ │ ├─24670 /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 │ │ └─24682 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-fbcb93e43dbbd4fba4002558834cb76ecd705afc40809c9c4a3d6220dd4756fd.scope … │ │ ├─19480 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19497 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-f9af73b3512276cf8360285d7255fa500af7355de37e34f4825e3db0a119c4fd.scope … │ │ ├─12613 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.filzyw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12633 /usr/bin/ceph-mgr -n mgr.instance.filzyw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10691 /usr/sbin/chronyd -F 1 │ │ └─10692 /usr/sbin/chronyd -F 1 │ ├─docker-148eef9ce6962e630dac4c43819b3733215e34ed1e7d7be8f4afebb401703274.scope … │ │ ├─12249 /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 │ │ └─12261 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-b6026fc205705248787ae292d930e7688a798e0c842f0d7984f2e1375375d08d.scope … │ │ ├─29293 /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 │ │ └─29305 /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 │ ├─iscsid.service │ │ ├─155854 /sbin/iscsid │ │ └─155855 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-a925fc58f8c4982868290503312216227195c485bf067a80425e6df62ffa0a8a.scope … │ │ ├─33803 /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 │ │ └─33816 /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-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─6f119335de85e8fcfe8a45a4b9bb56f09444ec976143832e9d71d3cfe4cf9f8e │ │ └─158884 /pause │ ├─f6414b3ffceffbd2e7b5bf6e0d4b8b29279be130bd289a42eeaf5004787f54dc │ │ └─39647 etcd --advertise-client-urls=https://199.204.45.30: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.30:2380 --initial-cluster=instance=https://199.204.45.30:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.30:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.30: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 │ ├─f2a72a527fdf4f27afa6531d51d5da6d08c7b4026671d01da66e6b95ec621bf3 │ │ └─176978 /pause │ ├─91309c4d2cf0076a22eb290027f6ad36ac035ae75ac6a88390a25983bc7fa38b │ │ └─209647 /pause │ ├─a53751f3002c005bb4b5a06a2a5a743d7e6d3141b93ba93f2493f3ebb7862bd6 │ │ └─50947 valkey-server *:26379 [sentinel] │ ├─8735fb073814d12087c7739a066f9107fe9a1df1062055c75e5183a958bf2ff1 │ │ └─63447 /pause │ ├─0ab2a7621ed9ff3c48105f39d5bd9f3a0c098ccd95f33e65a32070111b6111e1 │ │ └─191358 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─1ec909faa0fc9e58135f960320fe74ed4f3473460e89abe4828a41443b210840 │ │ ├─157109 /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 │ │ └─420008 [ovs-vsctl] │ ├─f68d88343eb3d1f317e4732f58b164f00f048bd1c63125ed965a3d34afb1c702 │ │ ├─191074 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191091 /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 -- │ │ ├─191097 erl_child_setup 1048576 │ │ ├─191208 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191209 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191544 /bin/sh -s rabbit_disk_monitor │ ├─bbd70939a697339dc1d6fde94bcaba85e4ee8c71f3735fafd496feb678c28a19 │ │ └─92788 /pause │ ├─2355848da115012a5a7f4a882b98a772781bd6a3ea149f066a2ca3c5ddfa7013 │ │ └─240639 /pause │ ├─1c473efc40273373e02f6efebfc6dd33de9fe710fb2c07fea3fb9228b1517a55 │ │ └─258727 docker-registry serve /etc/docker-registry/config.yml │ ├─32d2ba103a0aec4e8ad58093736dee9693be908f47d0ff66e9157b758237c571 │ │ ├─110332 glance-api: uWSGI master │ │ ├─110345 glance-api: uWSGI worker 1 │ │ └─110346 glance-api: uWSGI worker 2 │ ├─9f00e81ff8334a98807dcf648a202af7bf1cb84c4175d9f62c0b1a5c7cc33a28 │ │ ├─198001 /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 │ │ ├─380978 /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/tmpxw2v32rl/privsep.sock │ │ ├─381417 /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/tmpzhcqcyxc/privsep.sock │ │ └─381689 /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/tmpl21dpzuw/privsep.sock │ ├─dfc2dd2c1c064c28eea0a8eae9d6ce53b08714a2b12bc6f46e3ad70c859684a4 │ │ └─46097 /pause │ ├─42f4b090e977f7a74a976a2d456fcf5d76b6353f4d15d3593789bf54a9814eb5 │ │ └─61914 /pause │ ├─95e9f5426c797121102572510cc6a0d1cf00bbe4aa312cbfda522f6fc1e460eb │ │ └─262678 /pause │ ├─0ae8186b17bd647f2dd45fba9c8bff0c819ee0c88549809d3620c2175e05569d │ │ └─156668 /pause │ ├─3966f82a6ae1ddf32bec7d8b54f6950aa411476269b5e6ed4cc01ec9dce6ea0f │ │ └─68571 /pause │ ├─dd6d623262062d6c8dcc6e2ab2873100126c151fe6ba72ac09e69148c0bd535a │ │ ├─186863 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) │ │ ├─187255 /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/tmpglpu3r_n/privsep.sock │ │ ├─187501 /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/tmp1csrltcl/privsep.sock │ │ └─187712 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─0848bed1389d376211fa6da14ca4292c2397ea6a236af5120c505f55f46ede65 │ │ └─242003 /pause │ ├─f3a0db3dd2964081a164ea32470f9ee54dce9d913a3eb0d0703a8199e863ded0 │ │ └─237050 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─fb3ffea698db09eb5ce2bfa13db392e06193f1d398d19e27f87bce1ba66903f0 │ │ ├─205889 heat-api-cfn: uWSGI master │ │ ├─205927 heat-api-cfn: uWSGI worker 1 │ │ └─205928 heat-api-cfn: uWSGI worker 2 │ ├─5fec76465f9d00ec33ff36b41e8ddf63fbf299f80a370fbd28128bc44e032fa8 │ │ ├─66944 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66961 /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 -- │ │ ├─66967 erl_child_setup 1048576 │ │ ├─67026 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67027 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67037 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67235 /bin/sh -s rabbit_disk_monitor │ ├─28f796ef8da8087b4580a91a71539e3e79f6d9a1a2f32232aaad46ffdfc15f63 │ │ ├─272017 manila-api: uWSGI master │ │ ├─272091 manila-api: uWSGI worker 1 │ │ └─272092 manila-api: uWSGI worker 2 │ ├─557c85437774fd6e977f5860e5ed77346c738201a4fa246675c9c781ea4f153c │ │ ├─140178 /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 │ │ └─140392 /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 │ ├─5390df67be63d98f9af70fe7cf1585c2f7c2bf745e1a8ebbab991441f9fdf0e1 │ │ ├─ 46366 /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 │ │ ├─ 46379 /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 │ │ ├─ 46486 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─301908 nginx: worker process │ │ ├─301909 nginx: worker process │ │ └─301910 nginx: cache manager process │ ├─e7c96469b09d419099cd56190f9820b6f615f9b26bc5eee6c0c2886b2e01c030 │ │ └─50639 valkey-server *:6379 │ ├─4eb33c05856bf7fbc3ac9c4a8ad647c50253e4ce7803ccefd56a38526e6b1e71 │ │ └─61435 /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 │ ├─f0c02db11573da3e9acae197792fdf6fe64331b33beb280e6d76793a9e660cc8 │ │ └─240707 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─6be033d341bd8c947607034e5ef308e51d3a5494d3a6e077f6a9220117a07549 │ │ └─39738 /kube-vip manager │ ├─e26457ebaba97e0a861e297a62225771c7b510c8049960b1fa628e41069c9444 │ │ └─64347 /pause │ ├─de1830d9bb6ff76d0d9339d425f66df8bb46f3313129b9635087612a80ca57b0 │ │ └─65310 /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-30.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 │ ├─deb7e951f7131f89603a3610042d0cf75f0c29c6547a40bbca21138a6137a5a8 │ │ └─39621 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 │ ├─ce1454bfdf93fd38326c37bc4b690586dacb0fd4234f23ea85e31a1b02184319 │ │ └─87132 /usr/local/bin/rook ceph operator │ ├─13bba5d52941d974b3cd63406f8ae13e0a424f86b0e8d483a11434164ef54969 │ │ └─62616 /pause │ ├─50c206b00a92c4ff11648662fb73a742ec3080bf97b79fe8712f1291ee9427a9 │ │ ├─251888 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252851 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbgmtcnof/privsep.sock │ │ ├─252854 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252856 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e999202d3e07a1f0bf1810d38be30ccd1288fe6e90d73b5831cf83b63100e997 │ │ ├─252230 magnum-api: uWSGI master │ │ ├─252269 magnum-api: uWSGI worker 1 │ │ └─252270 magnum-api: uWSGI worker 2 │ ├─8cef88fc9e5d768a38f8273ebe655401a86f88e1821821786ee35c34281d87f6 │ │ └─64695 /goldpinger --static-file-path /static │ ├─a27fe7e97c189d52603f3e087eaaca2c9d9b9bb279e1a2e85eae10aaf591e679 │ │ └─40728 /pause │ ├─3ebc0b4c288d294cdf697fb4702eecc981f6385f8db6c763b135ac99a9f6df6d │ │ ├─258199 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─258215 /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 -- │ │ ├─258221 erl_child_setup 1048576 │ │ ├─258398 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─258399 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─258409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─258645 /bin/sh -s rabbit_disk_monitor │ ├─f2203933d198fa4bc8f08922c24f6c914b4da6492f29036cb41be845128d813f │ │ └─65351 /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 │ ├─223aafebd53ab2b6648b5e0c9cf2857ba9886244f8813629e70ae7c6e62742d2 │ │ ├─252240 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─252639 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─252640 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─51710b68692e0b7b2310d778f2782f234a38766c4cc841be94a4d26fb60138f9 │ │ ├─ 72030 apache2 -DFOREGROUND │ │ ├─ 72105 (wsgi:k -DFOREGROUND │ │ ├─ 72106 (wsgi:k -DFOREGROUND │ │ ├─ 72107 (wsgi:k -DFOREGROUND │ │ ├─ 72108 (wsgi:k -DFOREGROUND │ │ ├─407163 apache2 -DFOREGROUND │ │ └─419429 apache2 -DFOREGROUND │ ├─0c1dec5385e387da075b656654c99bbcf7017c44a32457b3c8e82750e83ac8a0 │ │ └─55527 /pause │ ├─fab1147f9596ffb3fa03e972babc392b76859235394cdf927dfda6c9e3b13916 │ │ └─43529 /pause │ ├─2b9bd5bc78d31244e8fbf4743d8447ed6dad6f8102111b61bae6f802ede5150b │ │ └─274516 /pause │ ├─9bbaeaa3b25d4fa27492b74039768f0b30125e138df84b9ace42ac12af9be547 │ │ └─55486 /pause │ ├─b7ab1c72adb2b51a45cce45107cc150189937c59ecd486c3707d80c19b4b9f11 │ │ └─162838 /pause │ ├─352c3eaa6687922acf51ed7e82cb2dd8d2e92fe3bbd278a5d1c872a06093e4c0 │ │ └─39596 kube-apiserver --advertise-address=199.204.45.30 --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 │ ├─fb347df39c7f80ad612d66bc05c0aac303ea8b87f0e2cce1e806c9b62ca21467 │ │ └─65133 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dc8e828e9e1d635f2f9cba8abaf38487ba692effa3bfb919edbec1f7ffe7e318 │ │ ├─229801 octavia-api: uWSGI master │ │ ├─229817 octavia-api: uWSGI worker 1 │ │ └─229818 octavia-api: uWSGI worker 2 │ ├─d01fff54ceef314aa26351549980ae8f02dc33eeff76e791e495a44717c72cd7 │ │ └─43770 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─40e18d7606046cd23f83367914fad9c513004644ccf17f6238c905b8ad0b4163 │ │ ├─272042 /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 │ │ └─272307 /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 │ ├─7076268948a213d44ab3100edc8c5c83bab2c2f63bce50fa512835594f3df5dc │ │ └─272061 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─75308b9e4e407ffb0343ad1f1bd1a0ab1db70e0d3ed9f6d2ff48c241d4d531dc │ │ └─62003 /pause │ ├─9d2ec324050f360bc5e4ffabedb30e098b6a25d5af8fad4b2e30e8c5c8a48bb9 │ │ └─60056 /pause │ ├─de6845d65bccd937b0a56a81078943de16bb690468be5126636b4142783787f0 │ │ └─56044 /secretgen-controller │ ├─7bee052d713f8f7ce1bc269e97dfa84c9493a6b97527823ab1b8d4ca27ab9097 │ │ └─230595 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f27b26f1587977af926d60f34e58a02b36e1f097be50687858602cf4d3d83e19 │ │ └─79423 /pause │ ├─9aa46486a9f7b0e8d1efc340efea24d045782a658504f4be14353c70bb077ce5 │ │ └─158407 /pause │ ├─f47030571174398b57c8044594691eee6063e98df8d78b62e6528999af34e415 │ │ └─262723 /pause │ ├─cf384662e07e31cfb021fbcd36ed6d8422e011d16501d6b5dcc0e198839ec651 │ │ └─55771 /pause │ ├─8badac2a5aadac29e60809e5b203d673c84c490c44cafec71738f3bb5afa7d4c │ │ └─42607 /coredns -conf /etc/coredns/Corefile │ ├─9e013975bedd77046cb394a0872984b49ed730bf9e6833ffb48534cb352bb841 │ │ └─238905 /pause │ ├─64b9f3810065184ab36ecffb0c1462b76f19fe1af6548b0ffd7ecc8aca657e29 │ │ └─115485 /pause │ ├─e25c7f72b2c46bef49b70ce8231c9e10665b854c0aeeeacbecaf510c9c5e2c95 │ │ ├─159942 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159959 /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 -- │ │ ├─159965 erl_child_setup 1048576 │ │ ├─160097 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160098 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160108 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160225 /bin/sh -s rabbit_disk_monitor │ ├─64b8cda0dbed1dd3dfe2647c7dcc92ab50650af6f2a0ac65a40dbe26808eb77a │ │ └─188547 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) │ ├─21a51ea746e00d24aa72ecc523ea54c60b562092f960cbe031b8c95d5e0ef50e │ │ ├─233201 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233225 /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 -- │ │ ├─233246 erl_child_setup 1048576 │ │ ├─233382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233383 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233393 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─233596 /bin/sh -s rabbit_disk_monitor │ ├─c4ac98fb81203b2eca87208e5273aca4a8ce773177e9fd6eea7440f2b802a0d2 │ │ └─198028 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d6fee1b0fbe0c419f254e837676567c1f98d8111aa0465591261c50cf4570fd2 │ │ └─55891 nfd-master -crd-controller=true -metrics=8081 │ ├─94fff520292b5ca2e516a7b0c8db42a925dc7a35198f78656bd546e05c810533 │ │ └─193302 /pause │ ├─d3248bdae02fd2dc91f35f013fb93cd6e4033683ea5b20e039cfa1bf915fe8fd │ │ └─65577 /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-30.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 │ ├─f9f605d79d88510a17cf677ef1bcbfd3d503c29784bf9b7352a54790004cc351 │ │ └─220958 /pause │ ├─b7cdc48adc9ab38dfa12538a88ff3bc1cfeb8575ff1e44307600c794cbe83f5b │ │ ├─ 97200 /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 │ │ └─403462 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ee607d681c3cbd04cfb452086eb90cff290dc2582c7d28a025356d7c78824da2 │ │ └─62353 /pause │ ├─9fbb8b87c199dd70d4ef01e104769fd30312bf9bdb834f5eda9fccc3c7fd498a │ │ └─159081 /coredns -conf /etc/coredns/Corefile │ ├─177604fdb7a54e3a942a467297569440c546da015aa6c125fed2343c88bdfb6e │ │ ├─48264 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 │ │ └─49554 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 │ ├─48c8a6659079ec4ee6e37db5c0c035ec626b2d7a93648a88a7d5ad8d9b9b72bc │ │ ├─175074 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175091 /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 -- │ │ ├─175097 erl_child_setup 1048576 │ │ ├─175193 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175194 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175204 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175358 /bin/sh -s rabbit_disk_monitor │ ├─eb1fba0a9236c6a12c40aebc4a4279b60ad2e0145559d7730ebc773253613b23 │ │ └─48158 /pause │ ├─9e133e5f4c28bfb1a2868e9e2d01b6ee25c4da409a765df3bc85283ba9c3df50 │ │ ├─205867 heat-api: uWSGI master │ │ ├─205925 heat-api: uWSGI worker 1 │ │ └─205926 heat-api: uWSGI worker 2 │ ├─6cca4dc63f58fe84acee07b5fbf2a797f77c4ae2f3d1dabaf481da5ad2d7dbb2 │ │ ├─48338 mysqld --wsrep_start_position=d809cdc6-3e79-11f1-b922-7e97bbf06395:20 │ │ └─48463 /var/lib/mysql/mysql-state-monitor │ ├─6986aa862f75e9681c6c80195b95403d4ce530aa18470e17884841c9f01edb5e │ │ └─193192 /pause │ ├─833031bcd24e136c1b0433bddc1feaf60805aecce13683ec08e6096d3e507c8e │ │ └─262341 /pause │ ├─7639281a371cc7ec5abc6a7b13b8a1a6605e8734b57f73b502789c9cd7919feb │ │ ├─205864 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206211 heat-engine: ServiceWrapper worker(0) │ │ └─206214 heat-engine: ServiceWrapper worker(1) │ ├─f6ed434a46ac205442083e36b23ea327b107a04d1a727d16001620b6dfb82a5a │ │ └─48434 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─66e9b58e5227652be2e84504ad0d030eeae374d6dac84c0fe175df325e70e64e │ │ └─60891 /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 │ ├─cdd8828209df9b6ac27f8c60c2bd302f69ddfd03029725b29d0ec022c27d9ae5 │ │ └─64505 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─47bdbc9cbb1d105ee805bf828ef18b0f64ea608629f0bad9bb9402b9c3282d5c │ │ └─162422 /pause │ ├─3ef3ac3db4d361f1cef9bd15f4cbf9b0c0b8bcda842e5badc68b1582ba335039 │ │ └─43566 /pause │ ├─4017e2b85509d84a8c986352fbabc3d1a2f998004c36715ac8cd1b2fa526324a │ │ └─47764 /pause │ ├─6b2679f3e57a990602543f9b0b70c23f53f71788fc90e3f12d0ab931b8adb54e │ │ └─141837 /pause │ ├─04abe26db397b3acf67dc436dc531f9a27f5ab475d7d3cdbeab811fce4170796 │ │ └─109927 /pause │ ├─c599e9d68a020811a34ee7a292194675a7acf99c3b8f4d41c994076c0dcfa233 │ │ └─62193 /pause │ ├─557a25a1b62908f8eeec7ef5f8cd3825bf81b559ada5ef56b780a6fd8d08e424 │ │ ├─209872 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209889 /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 -- │ │ ├─209895 erl_child_setup 1048576 │ │ ├─210053 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210090 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210192 /bin/sh -s rabbit_disk_monitor │ ├─cdc7cd2f27dab2b72c4561ec18d63aa9a91d7a5debcf85dbffab47b2da503e19 │ │ └─220897 /pause │ ├─1c733405f291921fc2f72930046f0990f8fc8f5b80dbe3fefb9b54c3f9289adb │ │ ├─78158 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78175 /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 -- │ │ ├─78181 erl_child_setup 1048576 │ │ ├─78303 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78304 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78314 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78367 /bin/sh -s rabbit_disk_monitor │ ├─e0dabd882dbf0c5620d52d7397ed629ddbd11c7974a3da8e907920d69d35de2d │ │ ├─185938 neutron-api: uWSGI master │ │ ├─186000 neutron-api: uWSGI worker 1 │ │ └─186001 neutron-api: uWSGI worker 2 │ ├─0e9162a98b9a1f8595acef8ef304ad72137ba4d5aaeed62428ddd9e35f716471 │ │ ├─188546 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] │ │ ├─188940 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189093 /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/tmpn9xuzcao/privsep.sock │ │ ├─379057 /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/tmpco0uikns/privsep.sock │ │ ├─379517 /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/tmp2kia3li8/privsep.sock │ │ ├─380240 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─380243 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─383228 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=34e3bc34-ee59-4fa6-95d1-f85ae675e641 --namespace=qrouter-34e3bc34-ee59-4fa6-95d1-f85ae675e641 --conf_dir=/var/lib/neutron/ha_confs/34e3bc34-ee59-4fa6-95d1-f85ae675e641 --log-file=/var/lib/neutron/ha_confs/34e3bc34-ee59-4fa6-95d1-f85ae675e641/neutron-keepalived-state-change.log --monitor_interface=ha-455cd8db-82 --monitor_cidr=169.254.0.74/24 --pid_file=/var/lib/neutron/external/pids/34e3bc34-ee59-4fa6-95d1-f85ae675e641.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─398124 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c604a5d2-520d-4444-bcd8-df41c67b6c44 --namespace=qrouter-c604a5d2-520d-4444-bcd8-df41c67b6c44 --conf_dir=/var/lib/neutron/ha_confs/c604a5d2-520d-4444-bcd8-df41c67b6c44 --log-file=/var/lib/neutron/ha_confs/c604a5d2-520d-4444-bcd8-df41c67b6c44/neutron-keepalived-state-change.log --monitor_interface=ha-ba2f2854-8c --monitor_cidr=169.254.0.59/24 --pid_file=/var/lib/neutron/external/pids/c604a5d2-520d-4444-bcd8-df41c67b6c44.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─403091 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=efa7181e-3eef-418e-b693-93c40730b2e2 --namespace=qrouter-efa7181e-3eef-418e-b693-93c40730b2e2 --conf_dir=/var/lib/neutron/ha_confs/efa7181e-3eef-418e-b693-93c40730b2e2 --log-file=/var/lib/neutron/ha_confs/efa7181e-3eef-418e-b693-93c40730b2e2/neutron-keepalived-state-change.log --monitor_interface=ha-903ff7df-10 --monitor_cidr=169.254.0.165/24 --pid_file=/var/lib/neutron/external/pids/efa7181e-3eef-418e-b693-93c40730b2e2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─9382fd4a37e2e09a401e9cceaa47bef5f5807c7599e4257f66b29f8866bbca2a │ │ └─303335 /bin/openstack-database-exporter │ ├─825538dd9ee30063ab7660000089f90346f3265ce9b534781a5fe5563587e7fc │ │ └─177310 /pause │ ├─9919fcbfa09fd071c5613e8969f7d193fb69822f77e6f6cc0eaed035469ee1dd │ │ └─162340 /pause │ ├─f01e74c4f6d89b84f99c4a0d690f6f4a33f1ad8058d58b4235e349aa4d261ad2 │ │ └─39500 /pause │ ├─2d32a70374666973937adfe4bf4569b824eb80e9313323fcc3393772b05eb4ed │ │ └─96691 /pause │ ├─6d10354dfb531c72653353f42b0521096e0798b609365f6690dc74987dd2b288 │ │ └─47306 /manager --metrics-bind-address=:9782 │ ├─5c51c0866fc96c264b5161f14e03077c0d283736c4ab63e17b510a5af316904a │ │ └─190784 /pause │ ├─baa3347acfda06b4900813d12aca5a6ce74a61ffba8831aeb5fddec7b5e75d9c │ │ └─55580 /pause │ ├─328fd7e70db88b150ca4d0fc5b310f04567d8edd8a577515b7f0df9d95f2b8c4 │ │ ├─125450 cinder-api: uWSGI master │ │ ├─125462 cinder-api: uWSGI worker 1 │ │ └─125463 cinder-api: uWSGI worker 2 │ ├─0370a7ed9abb170665e573ff56e64944268c3a908d3609135e985375d10778e2 │ │ └─65927 /bin/oauth2-proxy │ ├─540a17ff598be6e348186390d0f5cb2c60017249437ea6e850f88ab93e608c89 │ │ └─77974 /pause │ ├─3027e4abc7d704b92556f7927acff177421e632b1ff09b30cf52134790a104a0 │ │ └─113220 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─62cd65ebc3dc72ad4a439fa40a2b8a1052dca22bf9f72f809d8dd6d5d08990cb │ │ └─177250 /pause │ ├─373578379fc1ece89a77de909df856eb81aaafb7f24019e4033729633ae62f2a │ │ ├─231419 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231445 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410479 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410480 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─410482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─224c8111b30bf704173a8ae8dfd0f2e48076ac32d36f5537dda42bc48f87e734 │ │ └─301990 /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 │ ├─d3e08b86dc3cf7d5676ecf963bedcb5ca6a90aec6c13593f5ecc5a3f70df179e │ │ └─161782 /pause │ ├─eb84e20addc6530d038edd8776abc091fb19414bc6508ea28c6fcbf1c1722907 │ │ └─54819 /pause │ ├─ea99ce255bda8bbf6b627c92e6bb6fb7a8d8654f129fa746c56b7193f387d1df │ │ ├─41199 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41618 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─341186cbac4c6f08f1786788246b7f799c2081fde247784a6aae4bdf89876222 │ │ └─40977 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─400676139119a44a4460089f4c0f5dee471647df7ba57da1b829a5c8e7abd634 │ │ └─50597 /pause │ ├─1148a0981b6ce03334de67cd2f9dddff3983367000573718c914f37c426c11c2 │ │ └─46148 /pause │ ├─47d776cb49a900e746d9960d75b5ccebd5d9f3ac3b66a28fe15cab93931f17f9 │ │ └─65994 /bin/oauth2-proxy │ ├─801decf3e4a17c0c28c773d1cfdc5e808361470dc5f9316c3dfdca417a7cdd4a │ │ └─39384 /pause │ ├─1a715304d77111161f02eebcd10aac867afb56b15aa818257f905d58a82c3538 │ │ └─177011 /pause │ ├─f2033ebc46958071bfc0a8a67575368c9dae73759c6808a7f0d3910d13f608ed │ │ └─113552 /pause │ ├─faad72b9a17c02f7daef120e19190547276650110918f01c4f1feefd9904c397 │ │ ├─60716 python -u /app/sidecar.py │ │ ├─60874 python -u /app/sidecar.py │ │ └─60875 python -u /app/sidecar.py │ ├─80a2af7dc30373d40f29333e1168fa128a70eab318bc33a2ec5bc17d35b15403 │ │ └─190548 /usr/bin/libvirt-tls-sidecar │ ├─b6f7af5c0dd7c54b7431162236bdbdd24105c3f3a7cdc2e9a6bbde961c8aede8 │ │ └─62891 /pause │ ├─c8d52822d919bdfde9a13b84a1b6f4332b81298b8745fdc2f7553b4e91d1a79b │ │ ├─92951 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92967 /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 -- │ │ ├─92973 erl_child_setup 1048576 │ │ ├─93053 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93065 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93363 /bin/sh -s rabbit_disk_monitor │ ├─12ed5cf2a738c2ea2fc77a21da6dc860d4666faedd7b19d75513fffd34a24dea │ │ └─239004 /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 │ ├─ffb94cbeda405155e4e514fcf1274943b26820a3b050f1c314697c6aa591fdd9 │ │ └─48531 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─27d2a502ba83073c23a7bf49a4b81ddb1eed722e0912668c14c14cb091d4a529 │ │ └─42105 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4ab104af3e0312adfbb130e3f834f852bba9f1395590b6311b68e949d03a7ecc │ │ └─174981 /pause │ ├─e216c7562001cca8a272969158fef9b35146766b761eda7b8ccacf2ceb82178a │ │ └─97091 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-7tczm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d34f43f024d1f8210cd0dacd17bb2e53b9cac693e91e40046ddfa0b975a44e47 │ │ └─64917 /bin/pushgateway │ ├─d6c596b93fa1330be3b913c2b26b502eb7adaeb74a8ff58ef6caf2de0587971d │ │ └─65688 /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 │ ├─6435caa07fbaea49714f0e4a9d1abf1c906cfc04100bc7a941c6083ac3e9ae23 │ │ └─257931 /pause │ ├─8f88f5c34ac0ca83a37de938602520e649d9f2b1a2d6847d3065c1832d6f2eda │ │ ├─111914 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112146 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112148 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e02bb91d97230b96c53f74a6d315eafacb2d8ae92b853cf70ffbf61b91783e46 │ │ └─47346 /pause │ ├─b674bff85187ff5e1035640d9d039348b1ffcbba6c75b6fae69bb2481605d4ba │ │ └─242056 /pause │ ├─c9cfad0cd089f053699c6547a7051646bd729172dd02d1b3ae1e152b034d7026 │ │ └─251858 /pause │ ├─a2572ede51b3aa168d24c348f133550116dc9f5ff6bbba9ed10de82375026fb6 │ │ └─237724 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─edde619177f53427bca9830df46de790dae6e79e7585334f85d1288d392a5bd3 │ │ └─176933 /pause │ ├─a332a16b280a87978f403b37683dc580b37325e6f28f29618fc8b52cfc1a1783 │ │ └─39970 /pause │ ├─eb35d9ee74608a0c83e9891cac4d9b10dc418644c75cd408ccc0e9edbb5274a2 │ │ └─39475 /pause │ ├─2d817125745012a75c69ac9468115ef50b1c31e81793f0ac37aba574621a2e2c │ │ └─43233 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 │ ├─274c95cdead6c8df939b9f4ced913aa37f4708113df96335bf513e1e128b2043 │ │ └─111454 /pause │ ├─4684ba899892ae1a3e17c2c5b194584208e0552dd1660fe3598a1587f3b56a7b │ │ └─303065 /pause │ ├─71191c610eab94fbeba080cc923afa9a421ce90759144aa49aa575b957098db3 │ │ └─86006 /pause │ ├─93929ce71e39706a957c8ddfe9c679ff9b8d733332f63302321fa50c096c6450 │ │ └─65067 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─aa4c75273edc86d6524cdd7762bab9891c843dc0284c9ad117580dd7a9ff2f53 │ │ └─43724 /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 │ ├─88d8d77a9934aadffb64cb2e580e09e9d7fa82ff2d25b4df022a8c86c40a00f2 │ │ └─42060 /pause │ ├─66e1d927f3231e75ae638c1b348d2229c0cd851b31f649c39003d77914724afb │ │ └─40007 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─7108ae8cc4a1bb5783a68c43efb5012a303596bd8b51647bd6efca70e60365ba │ │ └─63753 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b8f818ee62ad51151cb493a3e51253deb94041698e2d0cc58608847d8ca9dced │ │ ├─173839 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174287 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174288 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─678b9a1ad77b1728df0edcb9cc82b2164d3861cc8677f784252eff75947f4d2e │ │ └─97961 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─dbedaee31a888d68995ea6e2715b8dc0c5bb70d69ef7538ec1b36579f10bf2f0 │ │ └─39486 /pause │ ├─106ddb2f47bf6e40629925f7d3eb360db8ae3119e1849391641be0ee06c00db5 │ │ ├─301702 apache2 -DFOREGROUND │ │ ├─303994 (wsgi:h -DFOREGROUND │ │ ├─303995 (wsgi:h -DFOREGROUND │ │ ├─303996 (wsgi:h -DFOREGROUND │ │ ├─303997 (wsgi:h -DFOREGROUND │ │ ├─303998 (wsgi:h -DFOREGROUND │ │ ├─303999 apache2 -DFOREGROUND │ │ └─304000 apache2 -DFOREGROUND │ ├─48a3a8774c0d6a454a12831f0c2d44678ec9f405fb1e895baa4f8486ce5a663d │ │ ├─173040 nova-metadata: uWSGI master │ │ ├─173055 nova-metadata: uWSGI worker 1 │ │ └─173056 nova-metadata: uWSGI worker 2 │ ├─88864450b8c201a4f9806a2089327c4d7aa35c447a96b4dbbbfda4f30f9c6923 │ │ └─237699 /pause │ ├─bafadf9bad71f5753961a2da0d0045c2c296a80e83ccf79fd6ba350a66984130 │ │ └─252372 /pause │ ├─ab9d929eaa31ad463b9ed151ba1d1150571fb2159a605b01638c68fc2006fc2a │ │ └─39576 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 │ ├─95bab61e2ed5f3521fd5f16290477f71b938ce8d61e02365f8fe9387771fafee │ │ └─46918 /pause │ ├─9290150710f9a8209500207e4a0c5783445ce6fbd91392f3864f22e64185ea50 │ │ └─42511 /pause │ ├─9bfbaace77769ea5b8ab15916630a083a0ae82b57a6800f5ac79a4feab15b99b │ │ └─235789 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f33c4c4e9a2b5a5d60e16d4a757d7bdf26f35c80a7d71c092c356d7144c891dd │ │ ├─343102 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] │ │ ├─343361 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─343599 /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/tmpuzmo9kr0/privsep.sock │ │ ├─344102 /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/tmpxcfnrqxu/privsep.sock │ │ ├─344521 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344526 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344605 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/70a62b22-dc2b-46fc-b2f5-285d629f90d7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/70a62b22-dc2b-46fc-b2f5-285d629f90d7/host --addn-hosts=/var/lib/neutron/dhcp/70a62b22-dc2b-46fc-b2f5-285d629f90d7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/70a62b22-dc2b-46fc-b2f5-285d629f90d7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/70a62b22-dc2b-46fc-b2f5-285d629f90d7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a59cf863-4d1c-4dca-90ef-d76323ab8cad,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 │ │ ├─344609 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f120284c-11e3-4085-83ad-361928643971/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f120284c-11e3-4085-83ad-361928643971/host --addn-hosts=/var/lib/neutron/dhcp/f120284c-11e3-4085-83ad-361928643971/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f120284c-11e3-4085-83ad-361928643971/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f120284c-11e3-4085-83ad-361928643971/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a56624f3-4a33-453f-bbc4-35bf739e70a7,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 │ │ ├─344613 haproxy -f /var/lib/neutron/ns-metadata-proxy/70a62b22-dc2b-46fc-b2f5-285d629f90d7.conf │ │ ├─344623 haproxy -f /var/lib/neutron/ns-metadata-proxy/f120284c-11e3-4085-83ad-361928643971.conf │ │ ├─378935 /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/tmp9msi5xni/privsep.sock │ │ └─384189 /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/tmp091zoqhy/privsep.sock │ ├─5e4559e644a0e97be1cdb1a7501b66776f5ad6a9e49f08bbe6875f7a96a0ee60 │ │ └─190594 /bin/bash /tmp/libvirt.sh │ ├─e5325b335ca699ca1a94c33db86c472856641fc704fe3fd4ba96fbece4f6183a │ │ └─60313 /pause │ ├─a8d93e6b0a9400dd6f82a728c966d54b463e8f76fe55e3b00c8a87ecec8abf64 │ │ └─176779 /pause │ ├─2800f6f12446b80a0b439a5ac03840091934f152d0aabd727308d3607c74848f │ │ ├─173869 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174301 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174302 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ccae294650c1e5dd125b4cae0a6871341d3945a667ebb2f34f67f3a96007ed1a │ │ └─46962 /pause │ ├─e2937be3e613553683040f1c663ab85983b4eab52ac2ca98fda8e9e02b391c43 │ │ ├─113650 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113666 /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 -- │ │ ├─113672 erl_child_setup 1048576 │ │ ├─113762 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113763 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113773 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113942 /bin/sh -s rabbit_disk_monitor │ ├─388756078a95236ac0efd5ecd1eb61140bc36460bb48e1e33d9552533a8f734f │ │ └─51038 redis_exporter │ ├─249e58d502d12fb50a6c5cbf331a7b7e83b293dec818cc6036e7f21d68de0a1b │ │ ├─305371 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─305383 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─22c3fa43a5aed313d6df1fb146206ea176b41d06f6a69385bce79a4d5a86f90b │ │ └─162293 /pause │ ├─7026b35b106cd60557e586f95a6e741639aec9743b22fb4abebd71c4911ce0a7 │ │ └─50452 /pause │ ├─81fabaeafc348a6dcf642d751134eebb8705912b8392f948a7841dd27649a4ff │ │ └─43814 /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 │ ├─dbaa9a67165bc86d6c6c7e4a990738d1d65b30c9d547791cd2dd342b9537cba5 │ │ └─55855 nfd-worker -metrics=8081 │ ├─219797159bd81bc80057d70bffe7a255928d6d0a04e01b071014c868489ff25e │ │ └─60288 /pause │ ├─aea72c7fcacbbe57323f97184e6fd59ee7c40a38190e2830e64c923dbaad3881 │ │ └─272015 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9643487c0918a7327dac5146d7793888fc8d95305e7a93095268f158bab9a406 │ │ └─262588 /pause │ ├─6d38beb331a03d43c3a1cf9a0a147cb8e0fa291bb54e99bc3f4f46c480d053f2 │ │ └─168049 /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 │ ├─527f63734e1df956e63ce20842afedae6d483fc579be8143d4200fb9b96c3d54 │ │ └─126970 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e2b1f14938d30617641644a1c12ff273978a5df644dfcbaaf71639080fd8af22 │ │ └─60229 /pause │ ├─07f4d2623962c55ff4560f162ed39ed42939e5c5d30c959bdfa765d148f829ca │ │ ├─185930 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] │ │ ├─186355 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) │ │ ├─186358 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) │ │ └─186361 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) │ ├─ae70f3362631b76c57ca5dceda20388088d15ad799ef1197baa701f291442eca │ │ └─61955 /pause │ ├─3ba80934769f740b88f227d680b27017d57a85c5db3ecf1e03c521d75be87e16 │ │ └─301543 /pause │ ├─f94b2b5c8d49c5a8df8a06dfb3abe5149701a75c44f4dd0796f4b0aca94b9ea1 │ │ └─42582 /coredns -conf /etc/coredns/Corefile │ ├─7c80a28386d63bc0be6a98e2798cd368900639a64067d4fe17d43a0df4362126 │ │ ├─64442 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64483 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─eb539fc943c5e72f0f446f0ac3f432e131a1adf51932b6c2fc2f367693425ad6 │ │ └─236673 /pause │ ├─64c689da8e6e9a9f9e7959d220879b08dde82c66cb34f342df6e9c74e3dd0af9 │ │ ├─230570 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231011 octavia-worker: ConsumerService worker(0) │ │ └─231014 octavia-worker: ConsumerService worker(1) │ ├─c7c3ffa3cf6a83a6e19903b115962769da7984b49d3d276168021b551ccbd7ec │ │ ├─63124 nginx: master process nginx -g daemon off; │ │ ├─63142 nginx: worker process │ │ ├─63143 nginx: worker process │ │ ├─63144 nginx: worker process │ │ ├─63145 nginx: worker process │ │ └─63146 nginx: worker process │ ├─ed6bd774b6fcafa7a7eedf4a0aadc0bd6015c4f50ce0d51bf49ca672a2b2f3c3 │ │ └─139164 /pause │ ├─42da69664a8b3e9802d58615996aa87e5cd98f670f99c58bae6938cdac73d59f │ │ └─65632 /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 │ ├─b4fc5229c046b2203bc686e399a5b093890703e8c17db6959f5a7a3bcb503320 │ │ └─62754 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 │ ├─21c085056161fb038c1a5dcedf26c950a19c5fe985ebdf9bd3ce2e469a8ee7a5 │ │ └─221206 /pause │ ├─e303925c356e14f384e519b5492eef9199c9f6ee615c9d52bb205f901d08e037 │ │ └─162115 /pause │ ├─39f0a8de6921b35688939220460dcef6de7dfffc74c61ca8fc548e997418c927 │ │ └─39505 /pause │ ├─30c1bbf03c0b42d5323c7059bf4fa3bbc523479fe477b50808f361cdd0e2afb1 │ │ └─176802 /pause │ ├─ee65cc29a47592f00a9c2aa81b02ff64efe9a73fcc845a9cf98573c04c53ce68 │ │ └─47026 /manager --metrics-bind-address=:8080 │ ├─9d7654c8a0a8c13e2336696ef4f61d2ecb7316869db4c443508e995d869a69ac │ │ └─159825 /pause │ ├─2e10719d0da8a6736504faff500b9d8845b5ab6642d54e3673c57fe78f9c5fea │ │ └─50780 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 │ ├─1bfe1e87d8fbdb908c8df78ad19fbba7c9471a5e003de959c3f7e3bfc82289a8 │ │ ├─157221 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157240 /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 │ ├─83128521edd8e40cfae28af173b4bf9054d65938bf682be1a2a6a9c7ecb76667 │ │ └─96642 /pause │ ├─feff20760fb5aa7a6f2bd1722f981628d758ac7075492a772d17852f4980b67c │ │ └─46416 /server │ ├─f5d25a35c18f0ffef4efaad06ec694576df343db590f2671041ea6e513125b7c │ │ └─55949 nfd-gc -gc-interval=1h │ ├─ff80582df9ca6bd207a4a256153c58813fa3f19de9784e3d5ac4917bbbd08ab6 │ │ └─63812 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─57025c6754f2847dbc2fd38ea9b49dcd76c4cb8deb16976fcf7d31d5dac8fedd │ │ ├─147454 placement-api: uWSGI master │ │ ├─147482 placement-api: uWSGI worker 1 │ │ └─147484 placement-api: uWSGI worker 2 │ ├─998a188fb738c768a6ef1efae8cdd0ca260eead8ebbf0a426bcb7e57c33d3f4b │ │ └─42986 /pause │ ├─3a4efe83c154fa555740d1ac08f26a4275050dd38cb0d36f1a0ad31878398cca │ │ └─220918 /pause │ ├─c938f6bbf0750da014b94ef2564baff997f86e47de00a110e546d464a5953a37 │ │ ├─60741 python -u /app/sidecar.py │ │ ├─60876 python -u /app/sidecar.py │ │ └─60877 python -u /app/sidecar.py │ ├─740adcc06d9c142bc9fbb59329815a089984c8e9b17bfc0c653524a8ed74e3c9 │ │ └─47600 percona-xtradb-cluster-operator │ ├─fb12acef0d5d88e34db3d0835b4eb0de9b45cd95c45365fd5f677ab72a622c8d │ │ └─63638 /pause │ ├─b593d542fcfd294f6b8fd538735a66f2744784781f7a44055f833ac3c4ff5c67 │ │ └─139254 /pause │ ├─49b5dba1d7e255bc19393065947e0302759bbf6b0afe79af5dd40fca2e22ac01 │ │ └─111536 /pause │ ├─26701b3d00739b14928bcbe391de3feb8c67b5aad80103ced6d95ac93c667705 │ │ ├─186050 neutron-policy-server: uWSGI master │ │ ├─186067 neutron-policy-server: uWSGI worker 1 │ │ └─186068 neutron-policy-server: uWSGI worker 2 │ ├─5a46b40ffef23b52f77dd12daf8c8cec2669af0666e163de5c9801c2802b9dad │ │ └─42550 /pause │ ├─c62e8e10e4e13be305b31fbd32147b3d0883b1c14bb613f4f4404466956190f2 │ │ └─60844 /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 │ ├─01d0c21f6560c1e9530a319a4a38b623ae7daa080a7f567d6b0ccf3293df5154 │ │ └─235635 /pause │ ├─b78c8b4144ade58126a0ee7d54f1a364a37d8553d4bc2053c01c1022b2fdafa9 │ │ └─233093 /pause │ ├─d6b93ab5dc22905f3f6a7c289da971881bc11d493065ee5623c9d3639b8015ee │ │ ├─178088 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─402267 sleep 300 │ ├─b096e14e15fcd9252f7e28392037b73178319c9cab659c3a1efbe38645188855 │ │ └─115376 /pause │ ├─3cc68cbca994e40c34b6621d5b6747f3633ec34c1dbfa5c59207895902be164d │ │ └─66146 /pause │ ├─480045ee6ab2cb043d71bda5d92eb8ddadd3fb2d9719ee736eec854a006fb3ea │ │ └─65697 /bin/memcached_exporter │ ├─aee65081a5344a72f960a0e35df204bba8416c6c466745dcaf54262db884723f │ │ └─40730 /pause │ ├─28aa8917ecd8c22cde213b4d4a3d6d3a1a1bc9c2418f0c5799056c3e6cba60ef │ │ └─65184 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─44bab9472bc505f500f53bfed8d1a29f918e9714256cb44a5207ba0e3418a9e2 │ │ └─193348 /pause │ ├─f6c233e74cb7fa6cefd04bc4f242bfa4a16b20600f7c62d3c4866516d26be19c │ │ ├─85014 barbiacan-api: uWSGI master │ │ └─85026 barbiacan-api: uWSGI worker 1 │ ├─11afb164e4ff9fee020ee243e5e6faf5ac9adcf2e7835b8f30a5eda6e0b85a38 │ │ └─63479 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─3763a540824d80a4b5bc29019727424078f87dadf4a7d3b751bdc488b07949ad │ │ ├─172852 nova-api: uWSGI master │ │ ├─172948 nova-api: uWSGI worker 1 │ │ └─172949 nova-api: uWSGI worker 2 │ ├─9fc51662f07e0848d40df9f2a6394ba8b00ca1b6c731c71f8d6c1be7efaa9d83 │ │ └─139796 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ └─ccdab2a35a6fb835bfdff488ef5396b2242af3af211c586c7a2c0af0239dcb83 │ └─43636 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount