Control group /: -.slice ├─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 │ │ │ ├─21178 /lib/systemd/systemd --user │ │ │ └─21180 (sd-pam) │ │ └─session-22.scope │ │ ├─21172 sshd: cephadm [priv] │ │ └─21197 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1453 sshd: zuul [priv] │ │ └─1466 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1457 ssh: /home/zuul/.ansible/cp/199.204.45.19-22-zuul [mux] │ ├─261561 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jlibvagoyimgdsiimxuroueivrlltkml ; /usr/bin/python3'"'"' && sleep 0' │ ├─261562 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jlibvagoyimgdsiimxuroueivrlltkml ; /usr/bin/python3' && sleep 0 │ ├─261563 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-jlibvagoyimgdsiimxuroueivrlltkml ; /usr/bin/python3 │ ├─261564 /bin/sh -c echo BECOME-SUCCESS-jlibvagoyimgdsiimxuroueivrlltkml ; /usr/bin/python3 │ ├─261565 /usr/bin/python3 │ ├─261566 /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 │ └─261568 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 … │ │ ├─ 9795 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12178 /usr/bin/containerd-shim-runc-v2 -namespace moby -id be304505a6556400619cc92e192a1e82d178568ac70afcc36204fb26e4ff4b82 -address /run/containerd/containerd.sock │ │ ├─ 12555 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2cbf6ec843514b75d2cdbfb9bd18876009303019d2a4a2818aba02917cb1594f -address /run/containerd/containerd.sock │ │ ├─ 19253 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 983459d1ed22c8e0f6d97f66595466a66c8230b5bbb25fec54cd8d7d6325f574 -address /run/containerd/containerd.sock │ │ ├─ 24441 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 95e489e9321da621f2bb463942d2f4ac5759586a535a5bfb4fb1b9152b62ca30 -address /run/containerd/containerd.sock │ │ ├─ 28981 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c65ea41e23d925d7985c9e362a2f82034e09d36125d7ca39234b4c13bf3b934d -address /run/containerd/containerd.sock │ │ ├─ 33752 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6e9acc5c781e7376fe20bb6a2286d0c5bd651e7ff4f6b36618858a269c313522 -address /run/containerd/containerd.sock │ │ ├─ 39300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dd8dd2ad48e1ecfc675f5a15978a337f563f582b4eadaab3922d6b50cdc76d0 -address /run/containerd/containerd.sock │ │ ├─ 39310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f7fed7f3eab80cef61469d3b91736237432a1a2979f0f56299c33463381b92c -address /run/containerd/containerd.sock │ │ ├─ 39362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd46ed15d0fc240a18ce503f7f3ac09895c7d00eb3b4eaf7025328c83ddba3a -address /run/containerd/containerd.sock │ │ ├─ 39365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c97e2a6dc4fdb1bca6070ab8ebe838c480540abcc97cd503dafd5e0a3174f5f0 -address /run/containerd/containerd.sock │ │ ├─ 39382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa11bf6001f3e2c99f31c0bc67a0e9e453c65e579abc3dafa949d9c6c56d9a71 -address /run/containerd/containerd.sock │ │ ├─ 39856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feaabf79629b8b523fdbed62a3990fc1359f7319e8f944363a960ef40762dec9 -address /run/containerd/containerd.sock │ │ ├─ 40648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6256653afaeea8eb7d221e33fcdb64c4562509c5b8f2fa8c7a08844685903ab9 -address /run/containerd/containerd.sock │ │ ├─ 40659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ed230ae78c3f5dce57d9ac5da0ff9adecd4f269c9f7b4ca927d3a835b6cafe4 -address /run/containerd/containerd.sock │ │ ├─ 42002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74e162f3374f0d488120a470893b02471a4d00f9826b14aad5b5df94759f25d2 -address /run/containerd/containerd.sock │ │ ├─ 42393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ca6f2b559f17cc6f52148b9c1b3c76d75c11866b2cc2272814d1e2986d017f2 -address /run/containerd/containerd.sock │ │ ├─ 42442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c79adebd490fefb94e5f050cd6fa2dee90b8448f654f8180ccb50c1afbd9064e -address /run/containerd/containerd.sock │ │ ├─ 42912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id decc8772c7a613e087c14c8a33b709949a65344ba6f79a490b8ab9d2b0535ecd -address /run/containerd/containerd.sock │ │ ├─ 43441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32145aa83bd824387072f43b14a46f927b5d40d75df0f125571fbe05b0fcf242 -address /run/containerd/containerd.sock │ │ ├─ 43479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 944d052ed1cd71f60d32b2649098341140f2e5d4f39425afc3b7f9d674555149 -address /run/containerd/containerd.sock │ │ ├─ 43519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0364b4f7ddde33abb20b888a71801e8fa47b31f8587443a9e606ecd0a809cbcf -address /run/containerd/containerd.sock │ │ ├─ 45831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d94578137a4a78d507e13ed714dcd04e53543131712a0cf84b8ca4c5b18807f2 -address /run/containerd/containerd.sock │ │ ├─ 45896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37f1360f24623dcf69ab9a6f0dc886d60fc29d48512c66f8439e7043c6afc697 -address /run/containerd/containerd.sock │ │ ├─ 46837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b7b500a8d79966c00958db4f797bd4ea62ed5028176fccb58b44cdb0120fbe1 -address /run/containerd/containerd.sock │ │ ├─ 46937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 741df8387f97cd41468253210276987fe92f0bd80121e381a52bafc6c520eb58 -address /run/containerd/containerd.sock │ │ ├─ 47301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eac4717046b3e131a0db4d45fbba03831dd7918a8ed500944148b9f5e9cef5c7 -address /run/containerd/containerd.sock │ │ ├─ 47631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84060a251c9e8ed136958235efcee4bc07a37a1448e9f58bff4ebd69b9488616 -address /run/containerd/containerd.sock │ │ ├─ 47960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6298a90d19210e9f1c2eec02a80f1668fbe29fcadd89fadd3bec41e23a64f69 -address /run/containerd/containerd.sock │ │ ├─ 50223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cda4b187a7aa7cc0332ac48f40fbca1950ac341dfcf6c3821ea0f39010165d4 -address /run/containerd/containerd.sock │ │ ├─ 50424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18b696d7f94fbb443efb36b8665ab424640335b82e6a362e7ee1bac51ebaa2f6 -address /run/containerd/containerd.sock │ │ ├─ 54851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f4abc00d991d7e3408d9f1459db5de0634f03fc651b3a03976620ee96788677 -address /run/containerd/containerd.sock │ │ ├─ 55547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faa033b13d31a2b03efed5e05b792695014c9783e2c6346d5ccf028c47a59e4f -address /run/containerd/containerd.sock │ │ ├─ 55585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 937ccf63fe6227357606abce71bf3c885134d525b5747440a51d976c7c1bf0e1 -address /run/containerd/containerd.sock │ │ ├─ 55626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 326f5ba6cd505a3995bcf2d4242e74353e07acdff191e4bc950cc045c26ce246 -address /run/containerd/containerd.sock │ │ ├─ 55825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e03b245a94318706bc245e7b182f4845e069e813d8bb31d1b08c2e703b76c5f3 -address /run/containerd/containerd.sock │ │ ├─ 60156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77a7c1738d2e1e4a5b0031b010d81aaeb8d66d611f9a48c2f9efe3b11052555e -address /run/containerd/containerd.sock │ │ ├─ 60233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b77286304cbc91207f892a0c8942bbe5e584a9e626e1769ce9f61d968498a05 -address /run/containerd/containerd.sock │ │ ├─ 60276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id effa997b4cb2fb11ba771eb45c5d413b4e74250416469f09a4a449c0b7f76d2d -address /run/containerd/containerd.sock │ │ ├─ 60334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d091664146a45ecec6331841575b984f701ba9fcd4a7e4481ffadb51638e4e47 -address /run/containerd/containerd.sock │ │ ├─ 61982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcc1a18106411edde5f65a9661aa44c857328e2061597025229a89139b0fe044 -address /run/containerd/containerd.sock │ │ ├─ 62070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 788fa2a4c4c6d975fee62adea4afe758596b2a333fcea7a43a84da1577d22d70 -address /run/containerd/containerd.sock │ │ ├─ 62242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc1a19db7e6ef8797a13c9cde652ebe8193ee17766268462c997c367de7357cb -address /run/containerd/containerd.sock │ │ ├─ 62303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e9350d95ca6bd94f6c1708ff06a8157b59ace87570579220a4cf6f81ecc873 -address /run/containerd/containerd.sock │ │ ├─ 62341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cfe352838c92f85fb868062ea5bbe05e61037946eb61880af2d43f6ef92534d -address /run/containerd/containerd.sock │ │ ├─ 62867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32625ed881bb2866161e184148be4a32cc57c23057474b67b151ea042acb207e -address /run/containerd/containerd.sock │ │ ├─ 63433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f083b4fd52f5c067cfe0bd20bc11443abfe7b78b0dae68452685454c745a6c5 -address /run/containerd/containerd.sock │ │ ├─ 63649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4123ee81293ab0d6a3d2191f57c5de83be3f72cc1bdf3c72398bb1fe9639f850 -address /run/containerd/containerd.sock │ │ ├─ 63947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acb196b64e816697c0af91ec5d2b8f77d00a857c4a70e8935e29c720026d210d -address /run/containerd/containerd.sock │ │ ├─ 64667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5439eae956877f6bcecb2315346c8936016bfd0280f4b410d62cfe7c2cf8bf35 -address /run/containerd/containerd.sock │ │ ├─ 66107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25fe514ad63ca292d78e17dbb8c88c7f0e36cb63910e763a83cfec6dc882dac2 -address /run/containerd/containerd.sock │ │ ├─ 67963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01ef036f83a5ed3e1e7221e3f36bc7333196a7bdc68909966d5001e2edeb456e -address /run/containerd/containerd.sock │ │ ├─ 77153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cfcd6feffdf217b332dccf0d3976901e7e265a71c1e22bf740c45cb72784095 -address /run/containerd/containerd.sock │ │ ├─ 78669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f448896929e53ea948dcc9ab49eacaed8b04633af926d8b6c00471c9b4a2ca6 -address /run/containerd/containerd.sock │ │ ├─ 84358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d05758976eced11e3592b93a8e8c569ed1579c5315146cb40984bc7ae310605 -address /run/containerd/containerd.sock │ │ ├─ 90336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d5027a70fdab5c9c151ce2a8898e6fa0bd8229319df65566a35a3638bb75071 -address /run/containerd/containerd.sock │ │ ├─ 94592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 596fb160862ca7c1b3d838207d288a1db41a7f4d83e8c4c7fc3f83efacc1dde9 -address /run/containerd/containerd.sock │ │ ├─ 94609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d422b1997daff8e3de70eadfba8428b824643f2d69d44a0059dd9c5d0379a80 -address /run/containerd/containerd.sock │ │ ├─102908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a91293f5cf84ee6790f514df6f5fef0d0d6f0659b1e466f470e10f5854841b15 -address /run/containerd/containerd.sock │ │ ├─104647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe2586eb7a9b9b70ee35b275923c852f6a3b5be4a2d7b901139da26a1e1b0955 -address /run/containerd/containerd.sock │ │ ├─104684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57093b7675d1caa84fd359f81f3b80d885dcb214916b548b2df3f49117502f42 -address /run/containerd/containerd.sock │ │ ├─106721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e34ae0e5e75a82bd0c8c87e7288d3956ce3d182585263d3462d46190f54566f8 -address /run/containerd/containerd.sock │ │ ├─108396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04b1635a97241e3b5a6cb1839cb2e329e92db52dd6c9381b3ac2bd9dfaf1db92 -address /run/containerd/containerd.sock │ │ ├─108435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e02723db385c0f584fa7f17e101cd94f442a44305556aa50358c506a1b35287 -address /run/containerd/containerd.sock │ │ ├─121429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1c7c60ec99bbb3385ed51f8a20dadb688c5acb17a0f74ae2dc6989935a13180 -address /run/containerd/containerd.sock │ │ ├─121493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce367a8d8ffa063486db6d3a42d82dac7d30d71309f90abc5657a3b202419d64 -address /run/containerd/containerd.sock │ │ ├─123880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bde8e5454f6d86adf313cfb6c977ee424ba8689138d1f3b2432dfa58275c0cc -address /run/containerd/containerd.sock │ │ ├─138037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d1f0926ad93b9597251324979f8c6261ed7dcef72a8c33c0818d3b4973b6efc -address /run/containerd/containerd.sock │ │ ├─139551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60868db095b374cb8c0f4dd76939dd14d27e3035a3f384eb46b3e4432e1d8f44 -address /run/containerd/containerd.sock │ │ ├─139915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bedd7c0988bde6b799f3102909d68843d0def694307aff07033e38f22fb24438 -address /run/containerd/containerd.sock │ │ ├─140826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e662f3244868cac31788961a5524c78bef8d6817c7dbf3530786209a205f7096 -address /run/containerd/containerd.sock │ │ ├─142940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f819bfce99306ea1f2846d672ff9ba7c79900e918ef04a1ff4cdd7ca60fdf120 -address /run/containerd/containerd.sock │ │ ├─143291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aea8f65738cf92282cc6b8d8b2370a006e6f098beaf900662baeaae95d6d2935 -address /run/containerd/containerd.sock │ │ ├─143465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37f7e9b784ba9ae6248c356634c89e7784bc2a12943a8474bcae73cc0f8721df -address /run/containerd/containerd.sock │ │ ├─143574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88e72a5a2f2e66742565cef7cb8e383b12bb42a29d2b8fc57e2d2bf91f3e3339 -address /run/containerd/containerd.sock │ │ ├─143717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 083d88f641cc1f845f17336899cd96e944c61c17ee60e1069e9a71f99f138e7d -address /run/containerd/containerd.sock │ │ ├─143825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 487c0542d3306c9e87ad9a8bd5a1282552cedfd4813212de8d8982ff43408f22 -address /run/containerd/containerd.sock │ │ ├─168359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fec0e7c10ffcfacc67e1419e37b40d6b2efa4137f38d60b95964a1f132f6cc1 -address /run/containerd/containerd.sock │ │ ├─170096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afed8d2be467709c12cd314b391ad05335f169b4d0822e859ab7046d5aaab734 -address /run/containerd/containerd.sock │ │ ├─170138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 700354d5d7181d6ae3a80bf8c935b57a377f7bab03224694991e2ad742634c64 -address /run/containerd/containerd.sock │ │ ├─170199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1005a89452ce9e3b9c2734b79ea4986ef59da97cf80d21ef3f56473772630338 -address /run/containerd/containerd.sock │ │ ├─170242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49aece8ec894c3b50be24f27a450509c958f96bc219e34cae2376dc03cd9b4b9 -address /run/containerd/containerd.sock │ │ ├─170272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 245a04c92e2b700e53f82a5699bccca1e7a6761e7c3b9a870b64370353d4f3c3 -address /run/containerd/containerd.sock │ │ ├─170656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b7791ea9a1b384a94aa371303c0592a55485a5688d232f155726b9031cc38ec -address /run/containerd/containerd.sock │ │ ├─170677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6bba6d7652373b902dfb4a03f3b550c92245d06323e633d63b113484633b07f -address /run/containerd/containerd.sock │ │ ├─182754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6862f43d2b75fed60f1b400a149952648afff8c009fb6251146b7a9755494108 -address /run/containerd/containerd.sock │ │ ├─185014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17b3468b31a54354f54ced61780ba53ff5a2f112a3a36aa582fcb7084759e2e4 -address /run/containerd/containerd.sock │ │ ├─185075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac60dbdbf50ae04ad42176da73b264dbd05d34c8f616ee9d3335bfe194fb8491 -address /run/containerd/containerd.sock │ │ ├─185145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dc1a43811c2e7497f811d96240a511e49bd3af2a5122352ad36c8d6a1da950f -address /run/containerd/containerd.sock │ │ ├─200565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57166c66740786bae78b134e36d3e4943a3f08d299fab00713fa6454ccb6dcec -address /run/containerd/containerd.sock │ │ ├─209012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 379ae95d42820e96d25df6a3ee7bbf8371b6da76344b484ee788a4be043869f4 -address /run/containerd/containerd.sock │ │ ├─209092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 659581bfd8ca5529bedbcbcafe1454f3f238e3cbc4c0ff8a42c95f7d9d748db0 -address /run/containerd/containerd.sock │ │ ├─209132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca627d012b34d3dd9a1925408925a1d1a9c31c75aeac8dbe9d107f13949c7ac6 -address /run/containerd/containerd.sock │ │ ├─209364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4b2b60c9e8ee9db49f9187f2f1bbfa3d001370743591eabccee3d1491fbec6a -address /run/containerd/containerd.sock │ │ ├─220084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40013d426f058d2e2ef2066c22f57d2ba2ceb5c7f5fbc04fac7bb885d40621bc -address /run/containerd/containerd.sock │ │ ├─222411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29552c7139740bf1f31bd0931d9ea729ddcae126d5d3ba933747318f35ae5078 -address /run/containerd/containerd.sock │ │ ├─223550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3fc4ccafdfa1853b34e939c82fabba952d5425b6073c0524b01d3305978a545 -address /run/containerd/containerd.sock │ │ ├─224406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 163fce37f5213969a79abe51d7ea5206d1106aca8aaf713115821c2f908d7824 -address /run/containerd/containerd.sock │ │ ├─225017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e7c8beeb2a2490f9b2cb96818789acc11fce81567f8dc9fe62d40af7e97378d -address /run/containerd/containerd.sock │ │ ├─226870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59a4edcd7a67e7fb204e437fadef1af97eb20e40ae7b375c9c90d57fdbc5968f -address /run/containerd/containerd.sock │ │ ├─227757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9e3eba3c9839d3286686e9b2f64e4c357c5a0a3067ad951417a81eb3c8a73fc -address /run/containerd/containerd.sock │ │ ├─227881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4967958d9d4ac938cf5bcfdeb6f59e2b68722210e5f29bb88070cfeedf548074 -address /run/containerd/containerd.sock │ │ ├─236950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab1af591829ac00890fb3d1fcc9ec4678c3f80f86893ccebadd1192cbec7906e -address /run/containerd/containerd.sock │ │ ├─237495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06abca335a3fc02fe236a4bcaf4ec915c021cc844fe9699c15fff346e05fd0e1 -address /run/containerd/containerd.sock │ │ ├─241559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75882e46eba0b9ecdf7d7147db34d55712adeb1a99a532686d004839411f480d -address /run/containerd/containerd.sock │ │ ├─245738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0326d8e296ca3039e8e8cb409388ce8462e7d3e8f94c093bcfb5c0d6bd06976d -address /run/containerd/containerd.sock │ │ ├─245747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf2ad84a33b2bb7021c6b5a6829bb5af8f5070e938e8fa621b7e1f9f3ddbb5af -address /run/containerd/containerd.sock │ │ ├─245837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4c97dea7afcbc085f94c797fb51789a048f64c78cf053833f38b1b4a8321cbd -address /run/containerd/containerd.sock │ │ ├─246164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf8c46a9dafafce09efb915712be42fad0fce91aff885f80fe2c74a2e2410faa -address /run/containerd/containerd.sock │ │ ├─257202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 214d516e7f72c23f3c49750f8fd54afc4a4f927a754fd53d0a1cc8bb89df4d3a -address /run/containerd/containerd.sock │ │ └─260560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30961cf527011e123b48266437a527953c5a01e5048b56954f17ba04ee6f315c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─28683 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28963 /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 │ │ │ ├─19211 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19230 /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 │ │ │ ├─24161 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24424 /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 │ │ │ ├─33473 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33736 /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 │ │ │ ├─12105 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12135 /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.fwalpc.service │ │ ├─12466 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fwalpc/unit.run │ │ └─12497 /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-fwalpc --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.fwalpc:/var/lib/ceph/mgr/ceph-instance.fwalpc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fwalpc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.fwalpc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10168 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137400 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39756 /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.19 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-2cbf6ec843514b75d2cdbfb9bd18876009303019d2a4a2818aba02917cb1594f.scope … │ │ ├─12579 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.fwalpc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12598 /usr/bin/ceph-mgr -n mgr.instance.fwalpc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-rf6c5e1f92eeb48ee8992cc8d3a585cc6.scope │ │ └─183308 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1388 /usr/sbin/uuidd --socket-activation │ ├─docker-be304505a6556400619cc92e192a1e82d178568ac70afcc36204fb26e4ff4b82.scope … │ │ ├─12216 /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 │ │ └─12228 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10674 /usr/sbin/chronyd -F 1 │ │ └─10675 /usr/sbin/chronyd -F 1 │ ├─docker-95e489e9321da621f2bb463942d2f4ac5759586a535a5bfb4fb1b9152b62ca30.scope … │ │ ├─24465 /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 │ │ └─24478 /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-6e9acc5c781e7376fe20bb6a2286d0c5bd651e7ff4f6b36618858a269c313522.scope … │ │ ├─33778 /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 │ │ └─33791 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-983459d1ed22c8e0f6d97f66595466a66c8230b5bbb25fec54cd8d7d6325f574.scope … │ │ ├─19280 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19295 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137222 /sbin/iscsid │ │ └─137223 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-c65ea41e23d925d7985c9e362a2f82034e09d36125d7ca39234b4c13bf3b934d.scope … │ │ ├─29006 /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 │ │ └─29018 /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 │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─aa11bf6001f3e2c99f31c0bc67a0e9e453c65e579abc3dafa949d9c6c56d9a71 │ │ └─39457 /pause │ ├─e5b7eff985da683b4eb43fb853d751d3cfa7f4349d937a9cb1ce4a2a706f79b3 │ │ └─61677 /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 │ ├─0f083b4fd52f5c067cfe0bd20bc11443abfe7b78b0dae68452685454c745a6c5 │ │ └─63456 /pause │ ├─192a3deb7d7504e7e530c8887ee43ffb7cb4fe7a563eb0b4f8075fbc2b4d0e2c │ │ └─65999 /bin/memcached_exporter │ ├─39d0aa7486e418220af6b7069fcaa5f36ed57fbd2f63c3de2b791edad9a44e3f │ │ └─64294 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ccab596fc20d4ac1bf8d73531c79bf955e80388cae79bd8371e2358f570159b6 │ │ └─65346 /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-19.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 │ ├─e4b2b60c9e8ee9db49f9187f2f1bbfa3d001370743591eabccee3d1491fbec6a │ │ └─209407 /pause │ ├─4c6a141b0e1c41c07ee24b4a2c3b2906eb98a032f47ce68a338744c82a7e512d │ │ └─43669 /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 │ ├─f314c257ddb2db0f99ed671da0f0107e35dd9f2f7fd537b43ae022880997e719 │ │ └─226919 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─e662f3244868cac31788961a5524c78bef8d6817c7dbf3530786209a205f7096 │ │ └─140850 /pause │ ├─fe2586eb7a9b9b70ee35b275923c852f6a3b5be4a2d7b901139da26a1e1b0955 │ │ └─104670 /pause │ ├─cf2ad84a33b2bb7021c6b5a6829bb5af8f5070e938e8fa621b7e1f9f3ddbb5af │ │ └─245797 /pause │ ├─ed6981ba36ee3ba762690e940dc31d5acaed3f25d437c559ff46da10f28aca1b │ │ ├─61285 python -u /app/sidecar.py │ │ ├─61658 python -u /app/sidecar.py │ │ └─61659 python -u /app/sidecar.py │ ├─6862f43d2b75fed60f1b400a149952648afff8c009fb6251146b7a9755494108 │ │ └─182781 /pause │ ├─f8a7a25f94ad07b95a04326c6c6db50baed68d38f704001c2fed6313f98eabab │ │ ├─83737 barbiacan-api: uWSGI master │ │ └─83750 barbiacan-api: uWSGI worker 1 │ ├─eac4717046b3e131a0db4d45fbba03831dd7918a8ed500944148b9f5e9cef5c7 │ │ └─47324 /pause │ ├─e6bba6d7652373b902dfb4a03f3b550c92245d06323e633d63b113484633b07f │ │ └─170719 /pause │ ├─7e6a1ba0e79f565adbeea1e174a93bd536d65c3b014ac8ae4566a488d47847f7 │ │ └─65384 /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 │ ├─1f4111abdb65f3b5e0110a9f6bd72555874c8fe0fd329c2901f44a19471a04c6 │ │ ├─63747 nginx: master process nginx -g daemon off; │ │ ├─63775 nginx: worker process │ │ ├─63776 nginx: worker process │ │ ├─63777 nginx: worker process │ │ ├─63778 nginx: worker process │ │ └─63779 nginx: worker process │ ├─afed8d2be467709c12cd314b391ad05335f169b4d0822e859ab7046d5aaab734 │ │ └─170153 /pause │ ├─061c259c6d17db6ea106ac1804a10396a96c4215402cf48ea98a643bb9b6e397 │ │ └─39582 etcd --advertise-client-urls=https://199.204.45.19: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.19:2380 --initial-cluster=instance=https://199.204.45.19:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.19:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.19: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 │ ├─596fb160862ca7c1b3d838207d288a1db41a7f4d83e8c4c7fc3f83efacc1dde9 │ │ └─94635 /pause │ ├─40013d426f058d2e2ef2066c22f57d2ba2ceb5c7f5fbc04fac7bb885d40621bc │ │ └─220128 /pause │ ├─1005a89452ce9e3b9c2734b79ea4986ef59da97cf80d21ef3f56473772630338 │ │ └─170280 /pause │ ├─e64dafa58f220f4cce3cbff1a9dc052031b0d7950ca848d0dbfe569836eb2bd1 │ │ ├─181245 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─182191 /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/tmp0gsdb99s/privsep.sock │ │ ├─182663 /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/tmptqqjpz7f/privsep.sock │ │ ├─183301 /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/tmpczg381ks/privsep.sock │ │ ├─183586 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183587 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183607 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/30ce0c5d-eb5b-4861-ac7d-ddc2f5f9774e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/30ce0c5d-eb5b-4861-ac7d-ddc2f5f9774e/host --addn-hosts=/var/lib/neutron/dhcp/30ce0c5d-eb5b-4861-ac7d-ddc2f5f9774e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/30ce0c5d-eb5b-4861-ac7d-ddc2f5f9774e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/30ce0c5d-eb5b-4861-ac7d-ddc2f5f9774e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3ae58315-9100-47d8-99cd-123654f63f8e,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 │ │ ├─183644 haproxy -f /var/lib/neutron/ns-metadata-proxy/30ce0c5d-eb5b-4861-ac7d-ddc2f5f9774e.conf │ │ ├─202565 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/343a666d-66be-45c3-8f31-614d4a496bf4/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/343a666d-66be-45c3-8f31-614d4a496bf4/host --addn-hosts=/var/lib/neutron/dhcp/343a666d-66be-45c3-8f31-614d4a496bf4/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/343a666d-66be-45c3-8f31-614d4a496bf4/opts --dhcp-leasefile=/var/lib/neutron/dhcp/343a666d-66be-45c3-8f31-614d4a496bf4/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bd278fb7-58d9-428b-930a-330457d93bc1,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 │ │ └─202568 haproxy -f /var/lib/neutron/ns-metadata-proxy/343a666d-66be-45c3-8f31-614d4a496bf4.conf │ ├─af254161164b97125b7830d8cd5dd030d395e30a1c89feb5e70927d359f8fe3b │ │ └─55913 nfd-master -crd-controller=true -metrics=8081 │ ├─e7653d148f24a98284576590ec09404bc3580f18b931806d9d1f9c2a7d660a1f │ │ └─85134 /usr/local/bin/rook ceph operator │ ├─d94578137a4a78d507e13ed714dcd04e53543131712a0cf84b8ca4c5b18807f2 │ │ └─45857 /pause │ ├─e202ea93e0995af25218c20f3dceb142bb2b9c95170ed68fca88b236f4ff069e │ │ └─42070 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4504ff39569ec7af935512d894813cffc80882842d6e04236e9b99d2f4a295a8 │ │ ├─166458 nova-metadata: uWSGI master │ │ ├─166487 nova-metadata: uWSGI worker 1 │ │ └─166488 nova-metadata: uWSGI worker 2 │ ├─f86477bb5ad3b02a0d2088a04b3a74b94d6ba7e75ae1aea892586c9cc9a3c2a9 │ │ └─55957 nfd-worker -metrics=8081 │ ├─3f796433ca13578386fdd2901ec4745802ffdc6b2072b1d4774b33fc92625ae6 │ │ └─64850 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─75bf64041d26eda97bdb22c49bfc983b652424a6d230a8be24d39329637eb6cd │ │ └─40954 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─74e162f3374f0d488120a470893b02471a4d00f9826b14aad5b5df94759f25d2 │ │ └─42025 /pause │ ├─942c1599f762c149783ccd8135c658603c897a15e5b361f1f505adea0d72e8fa │ │ └─43713 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─cea4dca42f30cbb26f738c632ca0d564fdf4d5aa266d5bca9a4b1cae7d118d04 │ │ └─261122 /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 │ ├─aea8f65738cf92282cc6b8d8b2370a006e6f098beaf900662baeaae95d6d2935 │ │ └─143333 /pause │ ├─3cda4b187a7aa7cc0332ac48f40fbca1950ac341dfcf6c3821ea0f39010165d4 │ │ └─50246 /pause │ ├─b5b7e43e75d2e09bac255812c858ea811be42f52c9a1b916f806b06e5399039b │ │ └─138500 /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 │ ├─1e3992065cfe515fb3204fe3ad701728f814ab3133fb41a0cc1a5bd2ad7dc638 │ │ ├─196917 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─197178 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─197181 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─37f7e9b784ba9ae6248c356634c89e7784bc2a12943a8474bcae73cc0f8721df │ │ └─143501 /pause │ ├─2e3c354a011e98b5004ffea6229768ddd2d419d4cfca980f6e905cea5b9f89b1 │ │ └─162018 /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 │ ├─ade66189b8cfb2701394273e72c45461124904bbd56207cb23264aaa2a2a4fa4 │ │ └─39566 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 │ ├─84060a251c9e8ed136958235efcee4bc07a37a1448e9f58bff4ebd69b9488616 │ │ └─47655 /pause │ ├─f3fc4ccafdfa1853b34e939c82fabba952d5425b6073c0524b01d3305978a545 │ │ └─223575 /pause │ ├─bedd7c0988bde6b799f3102909d68843d0def694307aff07033e38f22fb24438 │ │ └─139939 /pause │ ├─9d12c370d2d282a6a42a04990c08b6ad0af88179f45cd57d710c136467a94b5a │ │ └─242905 docker-registry serve /etc/docker-registry/config.yml │ ├─9b8be0218929c1d4fa6f74938b8bbec5f24ed4698c92d74275d9102ebd15f232 │ │ └─183269 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─78efac8059e9ee1663792136c465123daef75acb3d48eacecb328a68f9949c7b │ │ └─47007 /manager --metrics-bind-address=:9782 │ ├─981665d7bc31d38d761cf19847fb6e371eb50b8889609fa9877fe627099df376 │ │ └─42473 /coredns -conf /etc/coredns/Corefile │ ├─c97e2a6dc4fdb1bca6070ab8ebe838c480540abcc97cd503dafd5e0a3174f5f0 │ │ └─39465 /pause │ ├─86b47a496c7faea816665ee6192dab05acfba93b870880da1a6db25e884034c5 │ │ └─65705 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─f9e3eba3c9839d3286686e9b2f64e4c357c5a0a3067ad951417a81eb3c8a73fc │ │ └─227781 /pause │ ├─5e66d9f73ddbd4eed8000c5d726566d0feeaaec8722ba0562e94ce538bd11242 │ │ ├─106845 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106861 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─106867 erl_child_setup 1048576 │ │ ├─106923 sh -s disksup │ │ ├─106925 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106926 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106930 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106931 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106941 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107120 /bin/sh -s rabbit_disk_monitor │ ├─97c17ca07f38c9cf17abed15e9c228470f9a6c7d36304bc68a050094a692184d │ │ ├─48130 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 │ │ └─50786 haproxy -sf 164 -x sockpair@5 -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 │ ├─2b902ce8fedff6b2233052b6e4184a9a5c6ad8295fa8e07a04498e6f7b0ba6e0 │ │ └─140231 /coredns -conf /etc/coredns/Corefile │ ├─1fe2b996d2a7fe3ca7c271e4a312b34b4404b16dd2763c1c78954244adf0ccf2 │ │ ├─ 46147 /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 │ │ ├─ 46159 /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 │ │ ├─ 46303 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─259435 nginx: worker process │ │ ├─259436 nginx: worker process │ │ └─259437 nginx: cache manager process │ ├─083d88f641cc1f845f17336899cd96e944c61c17ee60e1069e9a71f99f138e7d │ │ └─143741 /pause │ ├─9d5027a70fdab5c9c151ce2a8898e6fa0bd8229319df65566a35a3638bb75071 │ │ └─90360 /pause │ ├─ce0eabd6731c8fce74b5d5a134b808420984e36592f4a5288009a3a8e7615205 │ │ └─47075 /manager --metrics-bind-address=:8080 │ ├─88e72a5a2f2e66742565cef7cb8e383b12bb42a29d2b8fc57e2d2bf91f3e3339 │ │ └─143605 /pause │ ├─2d422b1997daff8e3de70eadfba8428b824643f2d69d44a0059dd9c5d0379a80 │ │ └─94653 /pause │ ├─bb3c5c0f16fa1391058638c51e8dc0adc3ef18e0fc92d0d690aecf18eeea840b │ │ └─187461 /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 │ ├─fc1a19db7e6ef8797a13c9cde652ebe8193ee17766268462c997c367de7357cb │ │ └─62273 /pause │ ├─f0cdea6a319bf072e39cf5563ed043da837fdb6dc931722821be5c81f7ad5441 │ │ └─50828 valkey-server *:26379 [sentinel] │ ├─45c1b5ed3fafd96676b5f45aea7ceffacc230322422ab4f1fa2b40eb03b7ca6b │ │ └─39906 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─700354d5d7181d6ae3a80bf8c935b57a377f7bab03224694991e2ad742634c64 │ │ └─170234 /pause │ ├─3f41dac051077fbb8f10df2bb9bb2704f86c3b4fcb415eb8b12f07113f3c8fde │ │ ├─167401 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167713 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─167714 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─30961cf527011e123b48266437a527953c5a01e5048b56954f17ba04ee6f315c │ │ └─260583 /pause │ ├─0d9a2ed03c69bb886f5a5e69695dd2ff2fcf46848c02517da9eb34b6f7cfef41 │ │ └─42532 /coredns -conf /etc/coredns/Corefile │ ├─4f96cfcfb676d543a7caefaad3fe9a887179e31c6d1f74dbe00eb763b4fd6e84 │ │ ├─237036 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237719 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpxptrldsw/privsep.sock │ │ ├─237724 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237810 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ffb6705e4128694953332f16b5ec4ba7b0a90a792d460e4d98d78f535cc34e03 │ │ └─39693 /kube-vip manager │ ├─d32609a470378ed7fef3a52a8fb6490f9903b95967d3eb59090d8e08e57e99d4 │ │ ├─220256 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220273 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─220279 erl_child_setup 1048576 │ │ ├─220330 sh -s disksup │ │ ├─220332 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─220333 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─220407 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220408 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220418 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─220592 /bin/sh -s rabbit_disk_monitor │ ├─379ae95d42820e96d25df6a3ee7bbf8371b6da76344b484ee788a4be043869f4 │ │ └─209094 /pause │ ├─0e4d3601fb778b0e901a557c9ba02c013255a4dba4daf63f4b47f22ed488f108 │ │ └─94935 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-sxnnk --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─59a4edcd7a67e7fb204e437fadef1af97eb20e40ae7b375c9c90d57fdbc5968f │ │ └─226894 /pause │ ├─2b7b500a8d79966c00958db4f797bd4ea62ed5028176fccb58b44cdb0120fbe1 │ │ └─46862 /pause │ ├─b871355bb868d4a8ee0e1777e5a8c0337c355821da5a4a89d7f51fdf07bd3a1d │ │ └─65237 /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 │ ├─9bb5d22fedd825a7729e0d2fa5558394cb24e2b046caf28ea24d62a7dfe38206 │ │ └─64973 /goldpinger --static-file-path /static │ ├─ac60dbdbf50ae04ad42176da73b264dbd05d34c8f616ee9d3335bfe194fb8491 │ │ └─185116 /pause │ ├─5d44b4b1b6fe3708c02bf3f16192b20a78c24f70a955a5e39d81b26616e2ed5c │ │ └─65150 /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-19.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 │ ├─5661b653e550148d5899a631687604eb168c76b3a0049145bc870175a77b0ffb │ │ ├─196950 heat-api-cfn: uWSGI master │ │ ├─196978 heat-api-cfn: uWSGI worker 1 │ │ └─196979 heat-api-cfn: uWSGI worker 2 │ ├─ce367a8d8ffa063486db6d3a42d82dac7d30d71309f90abc5657a3b202419d64 │ │ └─121527 /pause │ ├─05ad61eed2be347825f8b6c598ae069b1954ba647bf392bfaa4f07d6286081a1 │ │ └─50480 valkey-server *:6379 │ ├─d6e30001f0e92c04cffc8ed120c51d818cadb715469c92708eb62366645cfd55 │ │ ├─61310 python -u /app/sidecar.py │ │ ├─61818 python -u /app/sidecar.py │ │ └─61819 python -u /app/sidecar.py │ ├─52a8b1d69899333f7f1fb0ba9d782d3da97d7c64220df6e16fecd45d49d583c9 │ │ └─48298 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─c38b60c7339f6ca8df0b15236502426b989b10858941372a6cd82a9a5c744a1c │ │ ├─237375 magnum-api: uWSGI master │ │ ├─237416 magnum-api: uWSGI worker 1 │ │ └─237417 magnum-api: uWSGI worker 2 │ ├─213b446ad7cf2ec0b038e3cffe87834b7a287fb222c00f28dcad2e9b3304c275 │ │ ├─90509 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90525 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─90531 erl_child_setup 1048576 │ │ ├─90579 sh -s disksup │ │ ├─90581 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90582 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90606 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90607 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90617 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90949 /bin/sh -s rabbit_disk_monitor │ ├─bcc1a18106411edde5f65a9661aa44c857328e2061597025229a89139b0fe044 │ │ └─62006 /pause │ ├─75882e46eba0b9ecdf7d7147db34d55712adeb1a99a532686d004839411f480d │ │ └─241582 /pause │ ├─6256653afaeea8eb7d221e33fcdb64c4562509c5b8f2fa8c7a08844685903ab9 │ │ └─40696 /pause │ ├─65e3a409910ba12adb2ec48025cbc47a7111082c1a4b91063a5e096a8138d6d8 │ │ └─182533 /usr/bin/libvirt-tls-sidecar │ ├─17b3468b31a54354f54ced61780ba53ff5a2f112a3a36aa582fcb7084759e2e4 │ │ └─185039 /pause │ ├─6f448896929e53ea948dcc9ab49eacaed8b04633af926d8b6c00471c9b4a2ca6 │ │ └─78692 /pause │ ├─c7788d26b5e52d7e74ce6dd4be265665fa33672e974065abb710b5bdfb543afe │ │ ├─255223 /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 │ │ └─255421 /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 │ ├─5e7c8beeb2a2490f9b2cb96818789acc11fce81567f8dc9fe62d40af7e97378d │ │ └─225043 /pause │ ├─9d77810fe10f39ce2709a507f30f24bda0feceb8e1d2439e906f33d7c96da4ed │ │ ├─181208 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ └─182107 /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/tmp8nxas2o2/privsep.sock │ ├─1fec0e7c10ffcfacc67e1419e37b40d6b2efa4137f38d60b95964a1f132f6cc1 │ │ └─168382 /pause │ ├─944d052ed1cd71f60d32b2649098341140f2e5d4f39425afc3b7f9d674555149 │ │ └─43505 /pause │ ├─f5c4a3ffea26f8d0cbbe319ca39f9ffa88467e0aaa97daa0197aa3ea7f58a2ba │ │ ├─260164 /bin/bash /tmp/horizon.sh start │ │ └─261363 python /tmp/manage.py compress --force │ ├─659581bfd8ca5529bedbcbcafe1454f3f238e3cbc4c0ff8a42c95f7d9d748db0 │ │ └─209150 /pause │ ├─e03b245a94318706bc245e7b182f4845e069e813d8bb31d1b08c2e703b76c5f3 │ │ └─55849 /pause │ ├─3dc1a43811c2e7497f811d96240a511e49bd3af2a5122352ad36c8d6a1da950f │ │ └─185180 /pause │ ├─9e02723db385c0f584fa7f17e101cd94f442a44305556aa50358c506a1b35287 │ │ └─108460 /pause │ ├─937ccf63fe6227357606abce71bf3c885134d525b5747440a51d976c7c1bf0e1 │ │ └─55611 /pause │ ├─c6298a90d19210e9f1c2eec02a80f1668fbe29fcadd89fadd3bec41e23a64f69 │ │ └─47992 /pause │ ├─0364b4f7ddde33abb20b888a71801e8fa47b31f8587443a9e606ecd0a809cbcf │ │ └─43550 /pause │ ├─4fd39adb643358d770b6222801777759cc01e038d1cc1ef74e1490d273e581b3 │ │ ├─66487 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66504 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66510 erl_child_setup 1048576 │ │ ├─66557 sh -s disksup │ │ ├─66559 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66560 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66654 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66655 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66665 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66763 /bin/sh -s rabbit_disk_monitor │ ├─1cfe352838c92f85fb868062ea5bbe05e61037946eb61880af2d43f6ef92534d │ │ └─62373 /pause │ ├─46e74c4f0576111e9746120576ff18ff92a59087567380e57cab78cb1867306e │ │ └─65192 /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 │ ├─bf9ef433a23a947333ac3d731adf30d3387d776f88f7bab2a139742118c5dea6 │ │ └─39584 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 │ ├─f819bfce99306ea1f2846d672ff9ba7c79900e918ef04a1ff4cdd7ca60fdf120 │ │ └─142965 /pause │ ├─abc85451876a8de91730600e2ce1827cb9a175d531b6d2c323c9497e05e645a5 │ │ ├─167322 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167602 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167603 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─01ef036f83a5ed3e1e7221e3f36bc7333196a7bdc68909966d5001e2edeb456e │ │ └─67987 /pause │ ├─9557c4ddf4f5eac2701c0bfb5cda31a1609ec059197cdd80dd51b3c139381f22 │ │ ├─178809 neutron-policy-server: uWSGI master │ │ ├─178833 neutron-policy-server: uWSGI worker 1 │ │ └─178834 neutron-policy-server: uWSGI worker 2 │ ├─9d6d3f4aa0f990dfe8d797e4fd2c8bab584a63f086bb09ba07804714597e869c │ │ ├─141018 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141037 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─141043 erl_child_setup 1048576 │ │ ├─141166 sh -s disksup │ │ ├─141168 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141169 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141194 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141195 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141205 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141303 /bin/sh -s rabbit_disk_monitor │ ├─82e9350d95ca6bd94f6c1708ff06a8157b59ace87570579220a4cf6f81ecc873 │ │ └─62324 /pause │ ├─f1287f698015dc8e1e9a400042f7cdf002b40cbdf17a7b31833c9ed568c125fb │ │ ├─77256 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77273 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77279 erl_child_setup 1048576 │ │ ├─77326 sh -s disksup │ │ ├─77328 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77329 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77455 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77456 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77466 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77574 /bin/sh -s rabbit_disk_monitor │ ├─9be52a6ef39f1fab03666c323849d1c38a3844b2a2d0b17a79500759e4c7d6c1 │ │ └─60874 /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 │ ├─4cfcd6feffdf217b332dccf0d3976901e7e265a71c1e22bf740c45cb72784095 │ │ └─77178 /pause │ ├─5b8e751962504fe10bf111a10c33694e695e9a92e052d23ca6a2971301b63010 │ │ └─122065 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─10ff7c7dd801a1fbbaeda7c257101c99640ce2942d374ee917e0c1bbb8ed78ae │ │ ├─71355 apache2 -DFOREGROUND │ │ ├─71382 (wsgi:k -DFOREGROUND │ │ ├─71383 (wsgi:k -DFOREGROUND │ │ ├─71384 (wsgi:k -DFOREGROUND │ │ ├─71385 (wsgi:k -DFOREGROUND │ │ ├─71387 apache2 -DFOREGROUND │ │ ├─71389 apache2 -DFOREGROUND │ │ ├─71390 apache2 -DFOREGROUND │ │ ├─71394 apache2 -DFOREGROUND │ │ ├─71395 apache2 -DFOREGROUND │ │ ├─71396 apache2 -DFOREGROUND │ │ ├─71399 apache2 -DFOREGROUND │ │ └─71400 apache2 -DFOREGROUND │ ├─8587552a2774c6ce757834ebd20e9dfda1e9de97890932d10f1304bd7ea54188 │ │ ├─178755 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179051 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179052 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179053 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/plugins/ml2/ml2_conf.ini) │ ├─37f1360f24623dcf69ab9a6f0dc886d60fc29d48512c66f8439e7043c6afc697 │ │ └─45920 /pause │ ├─0ddc597dde06270ce1f578ce332a9874e8010f503b33a55d9b99d71aad13cb35 │ │ └─56105 /secretgen-controller │ ├─478748a9bd18adba29d857e1824810862b3b99776f3ade83dbdfbdfa4ca1b2dd │ │ ├─200765 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200781 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─200787 erl_child_setup 1048576 │ │ ├─200834 sh -s disksup │ │ ├─200836 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200837 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200891 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200892 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200902 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─201065 /bin/sh -s rabbit_disk_monitor │ ├─d091664146a45ecec6331841575b984f701ba9fcd4a7e4481ffadb51638e4e47 │ │ └─60358 /pause │ ├─47ca42459f6bbb52c6c747c512b8b6634a1573942def355ba8ebf09751ca7f3a │ │ └─65885 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─692b68f6f2950e48309660e1a76f9cda62fc32cfcc8bca934b55bc3079650c7c │ │ └─187488 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2db4dffa19a46fb22a1fd293fd6eb201b13815e58369ec2073ed1c8771b1f32e │ │ ├─64786 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64821 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─741df8387f97cd41468253210276987fe92f0bd80121e381a52bafc6c520eb58 │ │ └─46959 /pause │ ├─55b7dfe85db1e07e7ca237b55b094011365e9327ed27a22b02e49612d889faf2 │ │ ├─241814 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─241830 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─241839 erl_child_setup 1048576 │ │ ├─241914 sh -s disksup │ │ ├─241916 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─241917 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─241984 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─241985 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─241995 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─242275 /bin/sh -s rabbit_disk_monitor │ ├─61737b8686f63115b56ada46bc1e9c83fe808e66438349d5561f1e5026e686bd │ │ ├─168473 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168491 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─168497 erl_child_setup 1048576 │ │ ├─168545 sh -s disksup │ │ ├─168547 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168548 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168625 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168626 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168636 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168845 /bin/sh -s rabbit_disk_monitor │ ├─e931ddddbd0424e7bd9296f3e3bf354a024e78d93624d0795ea617ed387ae26d │ │ └─255079 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8bfa00513e76435974d590be6649a4da2b1c35043190e0cd54686bdb72d065fc │ │ ├─219067 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219107 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─219604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4ed230ae78c3f5dce57d9ac5da0ff9adecd4f269c9f7b4ca927d3a835b6cafe4 │ │ └─40708 /pause │ ├─57166c66740786bae78b134e36d3e4943a3f08d299fab00713fa6454ccb6dcec │ │ └─200602 /pause │ ├─a91293f5cf84ee6790f514df6f5fef0d0d6f0659b1e466f470e10f5854841b15 │ │ └─102930 /pause │ ├─4f4abc24562670705ad971882d3aebe834235c62c1e20b956c0391f9422427c5 │ │ ├─181847 /bin/sh -x /bin/wait-for-ip.sh │ │ └─261535 sleep 1 │ ├─abd46ed15d0fc240a18ce503f7f3ac09895c7d00eb3b4eaf7025328c83ddba3a │ │ └─39474 /pause │ ├─e2728c56180f67747b0770e65b3b8ed4fc9b32e7c467f51a8333c4100f184473 │ │ └─182608 /bin/bash /tmp/libvirt.sh │ ├─08e29d38ebc7b7a769fcb5fe31aed367c0854d8aa56e4a78c904cdd62b382da6 │ │ ├─ 95039 /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 │ │ └─235990 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─788fa2a4c4c6d975fee62adea4afe758596b2a333fcea7a43a84da1577d22d70 │ │ └─62101 /pause │ ├─a68ba21ef31ea6715d9c7ad10a3cede2d1bb19812fa9b73585b9791432bb35c8 │ │ └─224455 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─60f3d6f53029b08ba9e56d212b13c05bff715ee4674d38013753565b6c4b24d6 │ │ ├─217450 octavia-api: uWSGI master │ │ ├─217463 octavia-api: uWSGI worker 1 │ │ └─217464 octavia-api: uWSGI worker 2 │ ├─0326d8e296ca3039e8e8cb409388ce8462e7d3e8f94c093bcfb5c0d6bd06976d │ │ └─245796 /pause │ ├─e50dab96d07c541fa52bb7af50540437733ace008a824b0669811b0c5ffc3fa4 │ │ └─255113 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a100609feec6c29188ba9e4d1bd5546aee547e2ab1ff062e61a9763572d2562d │ │ └─65823 /bin/pushgateway │ ├─239151c4fd6316f390b55f04c737ac2e0b2fedd32e0443bb44895a18f3ccef2a │ │ └─62937 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 │ ├─921ae28a0ed244c10c294294b6cd97c374cde16ec42929b761b1d5320ab4a364 │ │ └─39534 kube-apiserver --advertise-address=199.204.45.19 --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 │ ├─401f9be2164f896ab40e9abed4e4215eb0acd24410d1a614f543774c8d2ba79c │ │ ├─237569 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237865 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237866 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ca627d012b34d3dd9a1925408925a1d1a9c31c75aeac8dbe9d107f13949c7ac6 │ │ └─209203 /pause │ ├─c4c97dea7afcbc085f94c797fb51789a048f64c78cf053833f38b1b4a8321cbd │ │ └─245871 /pause │ ├─fbc62fa0589b6b006c7062536c9e41fb1d9657c44ae580ab80add4a15f2368b2 │ │ ├─128788 placement-api: uWSGI master │ │ ├─128817 placement-api: uWSGI worker 1 │ │ └─128818 placement-api: uWSGI worker 2 │ ├─65f1ad2923ac4e1d94b753240e9fc57a086cee96206caad52d706c0e4a9d2d11 │ │ ├─255121 manila-api: uWSGI master │ │ ├─255169 manila-api: uWSGI worker 1 │ │ └─255170 manila-api: uWSGI worker 2 │ ├─ab1af591829ac00890fb3d1fcc9ec4678c3f80f86893ccebadd1192cbec7906e │ │ └─236975 /pause │ ├─214d516e7f72c23f3c49750f8fd54afc4a4f927a754fd53d0a1cc8bb89df4d3a │ │ └─257228 /pause │ ├─4ca6f2b559f17cc6f52148b9c1b3c76d75c11866b2cc2272814d1e2986d017f2 │ │ └─42419 /pause │ ├─8cf8315a3cebb77f9347055cdbff8a3316912de6a1e167dc89d562e567d29ea6 │ │ └─47442 percona-xtradb-cluster-operator │ ├─e76ba80993ab4163dc8c5615c35ae2788e77474f5352183a87214888dbe77672 │ │ ├─41160 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41579 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─cf8c46a9dafafce09efb915712be42fad0fce91aff885f80fe2c74a2e2410faa │ │ └─246194 /pause │ ├─effa997b4cb2fb11ba771eb45c5d413b4e74250416469f09a4a449c0b7f76d2d │ │ └─60303 /pause │ ├─1cb832e05079ad4b8b19d97eb8f8f291d56f0c6622543b9dce06e23e4475dc95 │ │ └─66186 /bin/oauth2-proxy │ ├─7b7791ea9a1b384a94aa371303c0592a55485a5688d232f155726b9031cc38ec │ │ └─170694 /pause │ ├─29552c7139740bf1f31bd0931d9ea729ddcae126d5d3ba933747318f35ae5078 │ │ └─222434 /pause │ ├─49aece8ec894c3b50be24f27a450509c958f96bc219e34cae2376dc03cd9b4b9 │ │ └─170311 /pause │ ├─feaabf79629b8b523fdbed62a3990fc1359f7319e8f944363a960ef40762dec9 │ │ └─39880 /pause │ ├─2f9a129b2b73e4bad877aff225153b5f0f0e619ac7fa3e29694268d52f3cc501 │ │ ├─138535 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138573 /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 │ ├─bc8092e70e190de1be79bc5ebf88a9a07841488ae4db73a6f9dc5aae3ca08dfb │ │ └─66129 /bin/oauth2-proxy │ ├─acb196b64e816697c0af91ec5d2b8f77d00a857c4a70e8935e29c720026d210d │ │ └─63970 /pause │ ├─163fce37f5213969a79abe51d7ea5206d1106aca8aaf713115821c2f908d7824 │ │ └─224430 /pause │ ├─245a04c92e2b700e53f82a5699bccca1e7a6761e7c3b9a870b64370353d4f3c3 │ │ └─170348 /pause │ ├─acf89c2dc5ad5e6746fade2c186a404e245cecaf9defda3b43c38b09238750a7 │ │ ├─178763 neutron-api: uWSGI master │ │ ├─178794 neutron-api: uWSGI worker 1 │ │ └─178795 neutron-api: uWSGI worker 2 │ ├─b5f5f3f0225917478c44e82fec81416de0edabe6dc6225be586b93126f47ada1 │ │ ├─196921 heat-api: uWSGI master │ │ ├─196976 heat-api: uWSGI worker 1 │ │ └─196977 heat-api: uWSGI worker 2 │ ├─0d1f0926ad93b9597251324979f8c6261ed7dcef72a8c33c0818d3b4973b6efc │ │ └─138061 /pause │ ├─2d75f68c4fdef78fba8ce40c0ab7c9970b4a59d2c542ffdde239a7c080b5adef │ │ ├─171150 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─261167 sleep 300 │ ├─18b696d7f94fbb443efb36b8665ab424640335b82e6a362e7ee1bac51ebaa2f6 │ │ └─50447 /pause │ ├─c79adebd490fefb94e5f050cd6fa2dee90b8448f654f8180ccb50c1afbd9064e │ │ └─42485 /pause │ ├─57c439ec6e0e65082b5681fb2b8b8ae057f36732e71644fa4e58816d10bcaba7 │ │ └─50582 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 │ ├─9692c11abeccb89c7cf1b575242356b0bab900ca07866cbbf8f3121b6798f5c1 │ │ └─50883 redis_exporter │ ├─918d83040dd927b75c7e622b2fab17aa2ac0710e7acfe391a6d80d56104b7507 │ │ ├─105055 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105322 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105324 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─85885e3324bdc1f11518b02dd515227d0224ff50e0e4d1b775c8fcda6d3ab4a4 │ │ ├─181227 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) │ │ ├─181437 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) │ │ └─181438 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) │ ├─23d498dba0aacda15f17f13b049c9228e3426de3aa4d6b65de6175f6071c0dcc │ │ ├─182947 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182962 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─182968 erl_child_setup 1048576 │ │ ├─183036 sh -s disksup │ │ ├─183038 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183039 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183076 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183077 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183087 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─183469 /bin/sh -s rabbit_disk_monitor │ ├─9d81a28875f3acfec68638bdc43188886b5062d436c75ce75ffe10b5dd9fbd82 │ │ └─106384 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─decc8772c7a613e087c14c8a33b709949a65344ba6f79a490b8ab9d2b0535ecd │ │ └─42936 /pause │ ├─326f5ba6cd505a3995bcf2d4242e74353e07acdff191e4bc950cc045c26ce246 │ │ └─55656 /pause │ ├─38d3c8a8db6d6fb3abe4ca26fe16ec9d4717147bff81aa00e8c482b7c1a4c28c │ │ ├─117812 cinder-api: uWSGI master │ │ ├─117858 cinder-api: uWSGI worker 1 │ │ └─117859 cinder-api: uWSGI worker 2 │ ├─5f7fed7f3eab80cef61469d3b91736237432a1a2979f0f56299c33463381b92c │ │ └─39383 /pause │ ├─5439eae956877f6bcecb2315346c8936016bfd0280f4b410d62cfe7c2cf8bf35 │ │ └─64691 /pause │ ├─e34ae0e5e75a82bd0c8c87e7288d3956ce3d182585263d3462d46190f54566f8 │ │ └─106745 /pause │ ├─487c0542d3306c9e87ad9a8bd5a1282552cedfd4813212de8d8982ff43408f22 │ │ └─143850 /pause │ ├─32145aa83bd824387072f43b14a46f927b5d40d75df0f125571fbe05b0fcf242 │ │ └─43465 /pause │ ├─e152dcc391fe0b8fb7adedb36c9e848383142a43b8097cb94bf678c2a00974ef │ │ └─46212 /server │ ├─620eb6feb7174aa187baad572fe52d0a517c51c204410ab08d3121dcc1680bfd │ │ ├─122474 /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 │ │ └─122673 /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 │ ├─59fbd39d80b8013f912ee9260d8fa061976e17bfd88809dcfc2dae941076898d │ │ └─119307 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─32625ed881bb2866161e184148be4a32cc57c23057474b67b151ea042acb207e │ │ └─62895 /pause │ ├─728b179dae2987a0c69b9389255f492ab7ec6105e9bb242a02525990c6d77aba │ │ ├─166437 nova-api: uWSGI master │ │ ├─166477 nova-api: uWSGI worker 1 │ │ └─166478 nova-api: uWSGI worker 2 │ ├─8bde8e5454f6d86adf313cfb6c977ee424ba8689138d1f3b2432dfa58275c0cc │ │ └─123905 /pause │ ├─86705a5c58b405c52631837041894bb6d794ba92db98664ed7116d55101f64d2 │ │ ├─48196 mysqld --wsrep_start_position=7a65cb59-49b9-11f1-aea5-a200e8392968:20 │ │ └─48327 /var/lib/mysql/mysql-state-monitor │ ├─2dd8dd2ad48e1ecfc675f5a15978a337f563f582b4eadaab3922d6b50cdc76d0 │ │ └─39396 /pause │ ├─2ec48a10ddbebbf56b801a648e80e13b86dcb101cc34ce75be48eb40e3bf619a │ │ ├─218062 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218751 octavia-worker: ConsumerService worker(0) │ │ └─218754 octavia-worker: ConsumerService worker(1) │ ├─c8650c726c1e6a16470bc33c9a146e1fdf4f55f91cdce315a3bd6933cf828316 │ │ └─64196 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1efc68f9d25d3935fd5623dc778f3b055fa74e9a318e3c4f04ddeb1b17caf245 │ │ └─63848 /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 │ ├─ab7d3be41aa782a7bf62ad5f4602665fb3a64df8bd83baac0b9931248f4508c8 │ │ └─218085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─2d05758976eced11e3592b93a8e8c569ed1579c5315146cb40984bc7ae310605 │ │ └─84382 /pause │ ├─f6eec5678b20ed0d9e3a0a5e205f9f199320a5252a8dd21ec46ef2b449889a11 │ │ └─43760 /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 │ ├─57093b7675d1caa84fd359f81f3b80d885dcb214916b548b2df3f49117502f42 │ │ └─104710 /pause │ ├─04b1635a97241e3b5a6cb1839cb2e329e92db52dd6c9381b3ac2bd9dfaf1db92 │ │ └─108420 /pause │ ├─25fe514ad63ca292d78e17dbb8c88c7f0e36cb63910e763a83cfec6dc882dac2 │ │ └─66149 /pause │ ├─c819e8de67626bfe065e3c70816d714b5064f30516e890d372c4ac972fa04148 │ │ └─225071 /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 │ ├─1fbdc3debf0c169856b774410904c7f5a51a515b49401d5779f2b76e44a2fcfd │ │ └─48367 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─51dc8c5c77ba083d513e2d0c132be3ba064c2746770e476067904f52ed8fb7f8 │ │ ├─179741 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180100 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpc5o4dpb3/privsep.sock │ │ ├─180325 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp423e7dj1/privsep.sock │ │ └─180546 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─acc4191b04e7898a07fa8f40921be8181f9abf825f51b602f034ff138ccdf67d │ │ └─95829 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─3069abaec13ee918714846d7ae9f6e7b876d3816c7ffb89cd245d1ef490cf81f │ │ └─223794 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─65eeeb34886a72806d29c56ce137407c3db86fa1e970d035f0ec9105e4d283f8 │ │ └─55997 nfd-gc -gc-interval=1h │ ├─77a7c1738d2e1e4a5b0031b010d81aaeb8d66d611f9a48c2f9efe3b11052555e │ │ └─60186 /pause │ ├─4967958d9d4ac938cf5bcfdeb6f59e2b68722210e5f29bb88070cfeedf548074 │ │ └─227926 /pause │ ├─b215a4eacbd391438d24165296e9411d721e0064fca605d6eb09446c228e3b7f │ │ ├─103583 glance-api: uWSGI master │ │ ├─103596 glance-api: uWSGI worker 1 │ │ └─103597 glance-api: uWSGI worker 2 │ ├─31d3b3e5beafaf30505f026ae923461196b893b19d6de51dbed70f68eecd3942 │ │ └─65856 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8dbd81fedefb2acbabf2008bd7a7eb6ccb98c7b2cdfd157b922fe43913f17217 │ │ └─60582 /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 │ ├─faa033b13d31a2b03efed5e05b792695014c9783e2c6346d5ccf028c47a59e4f │ │ └─55571 /pause │ ├─9f4abc00d991d7e3408d9f1459db5de0634f03fc651b3a03976620ee96788677 │ │ └─54873 /pause │ ├─52ccddc99f84a267d947ff1c9d7522004918679c0988cf41b6d9bd2a98695776 │ │ └─222535 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─4123ee81293ab0d6a3d2191f57c5de83be3f72cc1bdf3c72398bb1fe9639f850 │ │ └─63674 /pause │ ├─e1c7c60ec99bbb3385ed51f8a20dadb688c5acb17a0f74ae2dc6989935a13180 │ │ └─121452 /pause │ ├─60868db095b374cb8c0f4dd76939dd14d27e3035a3f384eb46b3e4432e1d8f44 │ │ └─139572 /pause │ ├─06abca335a3fc02fe236a4bcaf4ec915c021cc844fe9699c15fff346e05fd0e1 │ │ └─237526 /pause │ ├─3b77286304cbc91207f892a0c8942bbe5e584a9e626e1769ce9f61d968498a05 │ │ └─60259 /pause │ └─d3efd67ef6173f5bc13a906daa9c6a858ffc48ab0d92a9a29ce331d399fb8f10 │ └─43123 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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount