Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21520 /lib/systemd/systemd --user │ │ │ └─21521 (sd-pam) │ │ └─session-22.scope │ │ ├─21517 sshd: cephadm [priv] │ │ └─21536 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1451 sshd: zuul [priv] │ │ └─1464 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1455 ssh: /home/zuul/.ansible/cp/199.19.213.159-22-zuul [mux] │ ├─404920 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jftjtdzvcnzngghbplmifpuvejdisuxo ; /usr/bin/python3'"'"' && sleep 0' │ ├─404921 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jftjtdzvcnzngghbplmifpuvejdisuxo ; /usr/bin/python3' && sleep 0 │ ├─404922 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-jftjtdzvcnzngghbplmifpuvejdisuxo ; /usr/bin/python3 │ ├─404923 /bin/sh -c echo BECOME-SUCCESS-jftjtdzvcnzngghbplmifpuvejdisuxo ; /usr/bin/python3 │ ├─404924 /usr/bin/python3 │ ├─404926 /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 │ └─404928 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 │ │ ├─ 12188 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e9cc2282aa458357e8627dcb5d3fccbafa4868efd7c40db82270ed6c2bb56059 -address /run/containerd/containerd.sock │ │ ├─ 12561 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4174a1b86f2c4326d5053323eaf57b55b4bddd7d7741f1b802107569c08f28c3 -address /run/containerd/containerd.sock │ │ ├─ 19435 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5986cfd0ef84ec587e8fc4c9064984f0950290b75353daf851417cfbcd91141a -address /run/containerd/containerd.sock │ │ ├─ 24619 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4ad9e252c84588b22707b3a9275886209a7ee82c68e771f8d20f013b11ad45cb -address /run/containerd/containerd.sock │ │ ├─ 29339 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d4d5d54b11cfc4ea4a725d26df1605b65bc9733e201057ff582f4cf6252a8665 -address /run/containerd/containerd.sock │ │ ├─ 33937 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 445235155c4fa882eb01f56046a8f20330b5aa9475f0e517d61f0d2eed73bdf2 -address /run/containerd/containerd.sock │ │ ├─ 39298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0acdb01e65b90001771ce26b2953f371bdb960b44ad79e489508df002fec0529 -address /run/containerd/containerd.sock │ │ ├─ 39331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd5e9d234c8cb2e07e6be7d8297a6362b71345982980be8aa2cf85bb048a3eb8 -address /run/containerd/containerd.sock │ │ ├─ 39338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb54f7ac029924cb3abf176ca5b32eca74d18fbee330e9c37a8c34e4ff7609bb -address /run/containerd/containerd.sock │ │ ├─ 39345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ec4287ae99ceeaab5884151abdaa7a45e305c0ca5521f9b702834b7d2e9fbb9 -address /run/containerd/containerd.sock │ │ ├─ 39362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d3dfc8392786b8c441700eb2ec1995d8c12ea37ad8a0824f5907734b1561e36 -address /run/containerd/containerd.sock │ │ ├─ 39914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25ed78f4d2b0c188a3bdd2af114ee2e598a1aef53a422aed6812d2a302c225a5 -address /run/containerd/containerd.sock │ │ ├─ 40637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c10e62afe610325ed6dfdf7f6150dd81038e1817414de1ff3fd9483616865d0e -address /run/containerd/containerd.sock │ │ ├─ 40667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7cd39c541f4db0ce5640c5b645ce9d0444b9e206ab5ce3a4f5bf09daba88108 -address /run/containerd/containerd.sock │ │ ├─ 42031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ca544d02c2c997c344954eb88291a7a5d0fba1d64c762903916420cb72c3ada -address /run/containerd/containerd.sock │ │ ├─ 42443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9682947b2540dc2b62ea30d755037ece051930d2fa22d2b65ea53c4633c59489 -address /run/containerd/containerd.sock │ │ ├─ 42482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 338e0b657fde64ebeaa975fc553c969a01e34e04b08fdbcf56774854efa12a2e -address /run/containerd/containerd.sock │ │ ├─ 42905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d619fe7353fc0db6ee6e3c7d5a741e0b2619ea23084f1537ec9f3ccd416e03b7 -address /run/containerd/containerd.sock │ │ ├─ 43386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99a503917a75cb1809630594581def0b586d7cabf8a4bbfbf65e32b5e3204a70 -address /run/containerd/containerd.sock │ │ ├─ 43417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 324043e1255163cf0f9154ae5e02590e76fd1463958dbf20d03e49576e044077 -address /run/containerd/containerd.sock │ │ ├─ 43463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5ba81ff70fcb18f74d609b589c434cb9ae2236ed82d0ad18f13ebf6b6812cfe -address /run/containerd/containerd.sock │ │ ├─ 45772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef89cff280735021dbf39520e628891414ed9c7e20f50b25cc0a2735f5f48c97 -address /run/containerd/containerd.sock │ │ ├─ 45810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6234aa05eed1eb8fee8f96d42851391327872cc0691bf2e13615185e0f44d4bf -address /run/containerd/containerd.sock │ │ ├─ 46590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4381718c413065241185ff0699960de8ad4b2396b7540b96d1a87c6b77075d09 -address /run/containerd/containerd.sock │ │ ├─ 46693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bb48ddeee2f33a7ede5d832035f1b6555e2d72ec5665e3828614deb323dd3ee -address /run/containerd/containerd.sock │ │ ├─ 46996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75276421f37805d7dbd9f0d032f360b0c10281c2820b744129f8bbf4b7ab6533 -address /run/containerd/containerd.sock │ │ ├─ 47547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64dae6d91eff493810027d18d26a551d50c18c5f4bab8f4911cdb8baea079e21 -address /run/containerd/containerd.sock │ │ ├─ 47953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c9d0c4c9f15c199779413a79dc386a84e8028c23ea934d643b388f57fc2adbf -address /run/containerd/containerd.sock │ │ ├─ 50096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f0a21f1b6a1864610702ba48cb72a05fb965d9fe561d2a27dec400eec0bf28d -address /run/containerd/containerd.sock │ │ ├─ 50312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50f2cde6fdf6b0438d76c3f65a2757bdb7e4cdf50123a27b056cb1d74cee4362 -address /run/containerd/containerd.sock │ │ ├─ 54530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38e4154af5b564a5faeb0b8decf3d4160e69b2aedab715e4b8884adfbd835e49 -address /run/containerd/containerd.sock │ │ ├─ 55205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1111b67a5449f00f6d15b937563510b0a32c87ba3d01b65d684e6cd1a826a40a -address /run/containerd/containerd.sock │ │ ├─ 55272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d73c269257845efe0a7739f84990064be03e0fa157042f28bb662405db7a8bc3 -address /run/containerd/containerd.sock │ │ ├─ 55310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6121bfbae64854e6b397e2a4c68e55ae956903536a7b099518167ac67109cc1f -address /run/containerd/containerd.sock │ │ ├─ 55449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a54cc3edc58be25a1664cc426dd02257aa01e4c857f4cfef015e56fdf552c7b8 -address /run/containerd/containerd.sock │ │ ├─ 59387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5982297cd30440154ed7d93a8e18c435090f7db28b0142aa5177727dbbc7b27 -address /run/containerd/containerd.sock │ │ ├─ 59499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a37b25bcda1930ec2a7e0c68ce38562ca0e218daa519d4a6c437c09e62ce5fbe -address /run/containerd/containerd.sock │ │ ├─ 59538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e8da57e5c878022a2abcdb7701e7f8e5891aedfbbf1fc17e6a7f0e4ad6d2e4c -address /run/containerd/containerd.sock │ │ ├─ 59579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb29b9f2db4dd1070dfa52bd5453cd52c4b9861c1dc9883f0074c730f62e72ff -address /run/containerd/containerd.sock │ │ ├─ 60701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bbe1507bd7bcafd5bea626ddbcd325db2b770089b5785100c0a98fb4659bddd -address /run/containerd/containerd.sock │ │ ├─ 60922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7be9c63517366513d0ebd4785e72803eca238596a8706b819345b40f3f372854 -address /run/containerd/containerd.sock │ │ ├─ 61319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 711d54476f3a1f0b34d89960c283706cd151cfc0325fa463d6b3d1ee0a7b6f59 -address /run/containerd/containerd.sock │ │ ├─ 61375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 259abe4b0a9dd6c61f3893c184447494a3143e85ba1b9bb26c0f097a1f2570da -address /run/containerd/containerd.sock │ │ ├─ 61415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c4953c822ac186a355a31db49d9e680cbaf72dea2a2a9ba355242b0a54f5031 -address /run/containerd/containerd.sock │ │ ├─ 61845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37ed4dd9cf253866a3ba5a0afb4f3372cfe9e3e2f2d69fc200d71053e333b707 -address /run/containerd/containerd.sock │ │ ├─ 62281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc41eca3a7889ea845743a4f669e6ea270b5ff166c028b8a3ded2841b6fab195 -address /run/containerd/containerd.sock │ │ ├─ 62629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 876328ad22288cdfcca82ef3ff50902beaa9243993fdf1980869d1c1ea456ab6 -address /run/containerd/containerd.sock │ │ ├─ 62666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ab8e5ddc9d44995944068a4e555ca8cbbb41854c9ab0480d0e40c4ee2d4df5a -address /run/containerd/containerd.sock │ │ ├─ 63413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8637135049656755e8a16db2f762f84d1122de340330e5da9ce00457422bcc1b -address /run/containerd/containerd.sock │ │ ├─ 65117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22cc175bbae001f9b192c277946635381d22e1df8aed9a103047895a413196bf -address /run/containerd/containerd.sock │ │ ├─ 67326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47c5b69b17594f6dcece5d8aaa6fa250b6e2c058c29937ed648827d4d52efb7b -address /run/containerd/containerd.sock │ │ ├─ 76608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eec0d7ed760e7898fac8ce8d4e36458ebff5e0bd450223bf4acec8f3211a564 -address /run/containerd/containerd.sock │ │ ├─ 78075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5ff55ffa904dfc46ef8fbd01e51ad6eb5161a5e3a6b554636dd2d936ed290f9 -address /run/containerd/containerd.sock │ │ ├─ 84028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f496f90184a21808067af8d01faadfe3be852701b944ad9ce48627bd7face0a3 -address /run/containerd/containerd.sock │ │ ├─ 90112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0feb925822a1653350e743c565d75beb2de7ba9f126834f9b0430f43d8cef7bc -address /run/containerd/containerd.sock │ │ ├─ 94353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a396bb1e55c0751ecf56b0477d229367f453bc9d5b6dc39bd83c375d80b61a0 -address /run/containerd/containerd.sock │ │ ├─ 94475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d91f9118b0e28e26f5462d08e74f4308b02f03be4623fabd493a8e513cb8854 -address /run/containerd/containerd.sock │ │ ├─102647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31d9b43878ec414b2e1ae4cb714cac214462407c2b8ef06794cdf80701dcdbfc -address /run/containerd/containerd.sock │ │ ├─104129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d557e1f251a44313ac1a51fb711a8f3d53a4951df56bba9509c004f0fede962e -address /run/containerd/containerd.sock │ │ ├─104258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd4fb3731590905899011b702c86fb787bc3bd384bff18fb990e5fc961098ca5 -address /run/containerd/containerd.sock │ │ ├─106163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6b3edb875b73d6f4c3689fee028544c5d26fad3cd8f7de75b8a4b030873125a -address /run/containerd/containerd.sock │ │ ├─108182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06bee78eb61f23497ebd20765b85e7ceb50f0ba5b9c1e3317d902cdf0d72ac52 -address /run/containerd/containerd.sock │ │ ├─108232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d92968128c26c71a80442a504a0992f9a10c9e1329e4f8b04918c24ed72ed4e -address /run/containerd/containerd.sock │ │ ├─121203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73a878bfe145a4f85e141eca52a8a76c8fb05e6493644387dc66cf8c1c7276c7 -address /run/containerd/containerd.sock │ │ ├─121247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83768489e91a2c154569cbfb2ef5b367047a8127aad426698e1c958b08c192b2 -address /run/containerd/containerd.sock │ │ ├─123685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2778fb6ec12b3a7939ec698169efefa2a1ca37991c56a4d351854b4d9e156f85 -address /run/containerd/containerd.sock │ │ ├─138177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c268c31dcc9f87ee139e097ea72608ef44dcbe1e43b2d78b92a18e16fc436f9b -address /run/containerd/containerd.sock │ │ ├─139708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba332bee70e5439d6281f3204114515ba1aa61f1bea827899e9cbe1d23776b81 -address /run/containerd/containerd.sock │ │ ├─140048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5433bd60b8e0a4ec27f74126cd4b8c264195a77e768e67a814ffe9814795ed1 -address /run/containerd/containerd.sock │ │ ├─140923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dcf9f733548c81ca720c3906bc81da27579147ab0ae3aa34f7a149c71b41332 -address /run/containerd/containerd.sock │ │ ├─143025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc7afab7a5ea2ab56012720708b08fde8b0df6176212a5e8baa196522e3cfefa -address /run/containerd/containerd.sock │ │ ├─143428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28d59b58374d934c0d1b5272536a642da0b16c25f6d71b093f46ac200a3384bb -address /run/containerd/containerd.sock │ │ ├─143483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f599b0c879bd3e4777432d92579a3e62ee37cc3446ae00fee063c06f1a9bcb9f -address /run/containerd/containerd.sock │ │ ├─143577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75410d85f9483aaacd858883298de343faedcb4fb7e402ae99c3dd31ca627874 -address /run/containerd/containerd.sock │ │ ├─143785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62cfd42965c7e370ac9f79ae1b25264f9b20d9c8356b2a222569ec40a22fc207 -address /run/containerd/containerd.sock │ │ ├─144052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc0d0b2d45e0963240e3a7c94a1124d1a8ee32389f51f78706228aa8b56609ec -address /run/containerd/containerd.sock │ │ ├─169070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98698a21d42c65bf88fe43c92e17e483308b239e83e0486daad53b934812dcee -address /run/containerd/containerd.sock │ │ ├─170776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36229914a0be3791ea144b7ef48c595d9017274f8e32295d77b6a163bf6b4d63 -address /run/containerd/containerd.sock │ │ ├─170787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12efc00dcf3b31b4bd958898f4527907b2d438ac53eeb08a60e4b1869b0fdde0 -address /run/containerd/containerd.sock │ │ ├─170878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2834a1ee1d629d0852876b5489027beedff540b50c45da75e21584a9a3dab0cb -address /run/containerd/containerd.sock │ │ ├─170883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 496d13040832533b5d1891120512c44c5031b3e92f8cf79e8c7eebba89c4d4b4 -address /run/containerd/containerd.sock │ │ ├─170948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d63f5dc0fd5ce98560452b3e181f9d473ebe91eea7241f7d02d5a83cf6f0ce3d -address /run/containerd/containerd.sock │ │ ├─171321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 561b3efe9c267c1b63c3ee3dad84f975637122940753a8ad20d0650b29eddd18 -address /run/containerd/containerd.sock │ │ ├─171515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e813b5ccaae872bcfc1b052ba9fc0fd26388d03f09c1fe455053748dd91dd4c6 -address /run/containerd/containerd.sock │ │ ├─183892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1595e3a965c65f420578b6e15fbcdd752c4354638dc0bab1922958d67cbbdc84 -address /run/containerd/containerd.sock │ │ ├─186253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1fe3b8fa943973387bedbb5d0fe9ca73331847fb097873d3b1546a248b7cc17 -address /run/containerd/containerd.sock │ │ ├─186336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b2ad9486e0ed80e7cbb007e9f0582566a466e62dab38eb74a0952e55c7c6b4c -address /run/containerd/containerd.sock │ │ ├─186425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c7acff4a2b1a253f7d97def5781ffb1c1e8732c8e5dbb2afd6f6374ebfa005 -address /run/containerd/containerd.sock │ │ ├─202440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c99f8efc172f330f72575bdc75c8376359334b60ecd51312b769f5637358dae2 -address /run/containerd/containerd.sock │ │ ├─211354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 115ebca92da61108f87f86ffa2264e3759c9009ff0c396f7f22341085f74f97b -address /run/containerd/containerd.sock │ │ ├─211385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02e62fc24f98df8588e36fd8a8d628664d111f9653cbae093016be4c95636fb9 -address /run/containerd/containerd.sock │ │ ├─211435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fa3c31c71bc7932c928d9df9cd2371288bb1ced74151a38433359c3f182979a -address /run/containerd/containerd.sock │ │ ├─211796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa2e3a29d7518d047b9ca667240a7d8dbadc9cee64052ef051f925d536df5e34 -address /run/containerd/containerd.sock │ │ ├─223051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29b39fe15ba513fcd74bc31a412e68fd1f4df326e34aed21a538350a800275de -address /run/containerd/containerd.sock │ │ ├─225441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08239f2fed61c128f1bd1d89fa82a646058a1ea9e44f7e7040daa732ecb20417 -address /run/containerd/containerd.sock │ │ ├─226637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f95f5215626ebfc226bd288430a0da9598fc4e0f3cb5e2d07d1cca93d6ad8a8 -address /run/containerd/containerd.sock │ │ ├─227306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b5ed02c56b8d8e50e30b97ca1d878b4104a518b7a9d99c4957a6ab52d57ff76 -address /run/containerd/containerd.sock │ │ ├─228480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79deb0b17993bea797988ea1c373ff8c0c21af523b7655ce6406c32ea2c28531 -address /run/containerd/containerd.sock │ │ ├─230525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ea9f79373ec7d7a37246832254ba3bcffed1a9a2e99e4377b446a4a098581f7 -address /run/containerd/containerd.sock │ │ ├─231816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d40ad0c6a14b0048b64f49c0a7ac55a38abd7e47e622611119b1341b9fbc925e -address /run/containerd/containerd.sock │ │ ├─231964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9afee125d3f93b2f1a842d521ed303fe6eaf8cef05d2ce235a159d7c32900562 -address /run/containerd/containerd.sock │ │ ├─241569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e09b81f215973a6acbe33a9dc3d795c45af3dbc07d08c2ebde3bf801f13ef71 -address /run/containerd/containerd.sock │ │ ├─242068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bb01b265e7bf527657ba2ee1ea8b387a8da07d59e98e307e6ed321ccf64f582 -address /run/containerd/containerd.sock │ │ ├─245164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b73d2b17b9984f97f571f2850503099899dd2d385b23bc758e2dc36c9da2898c -address /run/containerd/containerd.sock │ │ ├─249610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 298b817db20268abdce5704e7490eab7d8051df87bab791cad0091ac8956b7b6 -address /run/containerd/containerd.sock │ │ ├─249917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d5fec5a59138cde70ec2712c63583cf5d58f958f62fb57f13a344dd304bafcd -address /run/containerd/containerd.sock │ │ ├─250072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1349cd23a3ef422b243fcc3879c6f340b9adf2e794496607adf509a8a00d78f6 -address /run/containerd/containerd.sock │ │ ├─250118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7228688718901b8f453633551c3909e4b0eb0c64cfeafc940f124a2d4c74d834 -address /run/containerd/containerd.sock │ │ ├─261671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28cb1a4dddd9806ea61f1ebd8df9b006180138ffbccf0f589c51306912ad5c3a -address /run/containerd/containerd.sock │ │ ├─264152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 007aba6825cc4395bffbdf80ea40844847f6a5a5fb9ba7f23e6b8dfd32966787 -address /run/containerd/containerd.sock │ │ └─265569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 234edae9cba1aa1bfb76032cc34c806f3a8d57aa7d702bab1ba7cb048e83e48a -address /run/containerd/containerd.sock │ ├─docker-4ad9e252c84588b22707b3a9275886209a7ee82c68e771f8d20f013b11ad45cb.scope … │ │ ├─24643 /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 │ │ └─24656 /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 │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /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 │ │ │ ├─29043 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29320 /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 │ │ │ ├─19394 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19414 /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 │ │ │ ├─24324 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24600 /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 │ │ │ ├─33636 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33919 /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 │ │ │ ├─12112 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12144 /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.eybqva.service │ │ ├─12477 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eybqva/unit.run │ │ └─12507 /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-eybqva --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.eybqva:/var/lib/ceph/mgr/ceph-instance.eybqva:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eybqva/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.eybqva -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10165 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137501 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39770 /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.19.213.159 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─docker-4174a1b86f2c4326d5053323eaf57b55b4bddd7d7741f1b802107569c08f28c3.scope … │ │ ├─12587 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.eybqva -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12606 /usr/bin/ceph-mgr -n mgr.instance.eybqva -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1386 /usr/sbin/uuidd --socket-activation │ ├─docker-d4d5d54b11cfc4ea4a725d26df1605b65bc9733e201057ff582f4cf6252a8665.scope … │ │ ├─29363 /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 │ │ └─29376 /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 │ ├─docker-e9cc2282aa458357e8627dcb5d3fccbafa4868efd7c40db82270ed6c2bb56059.scope … │ │ ├─12225 /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 │ │ └─12238 /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 │ ├─run-rfc72cd72a98a4ce3b20bb4dd8b578c75.scope │ │ └─184276 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10671 /usr/sbin/chronyd -F 1 │ │ └─10672 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137343 /sbin/iscsid │ │ └─137344 /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-5986cfd0ef84ec587e8fc4c9064984f0950290b75353daf851417cfbcd91141a.scope … │ │ ├─19463 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19480 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-445235155c4fa882eb01f56046a8f20330b5aa9475f0e517d61f0d2eed73bdf2.scope … │ │ ├─33961 /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 │ │ └─33973 /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 │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─586fab820f0822975cf712cc6007d2652aa367e312108109a47ca1bcaf7b6628 │ │ ├─122178 /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 │ │ └─122411 /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 │ ├─59ecb66cb59f3afead970e0e0cefc2315b17387ec880241b4cc19083a8e3200f │ │ └─60127 /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 │ ├─ad6671b0bd89ea046ab26268d4b0cce806adecb4918b686a41a71737066cd36e │ │ └─184238 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─1111b67a5449f00f6d15b937563510b0a32c87ba3d01b65d684e6cd1a826a40a │ │ └─55242 /pause │ ├─25ffaf4d2ac0bebf0e37904f90dc0fdc7ebeb388076d89449f1e676d92d410c3 │ │ ├─166960 nova-api: uWSGI master │ │ ├─166992 nova-api: uWSGI worker 1 │ │ └─166993 nova-api: uWSGI worker 2 │ ├─259abe4b0a9dd6c61f3893c184447494a3143e85ba1b9bb26c0f097a1f2570da │ │ └─61400 /pause │ ├─8140ed3bc6dd6387c48dff20e2adb0232e11cb93a36705701542bf93dc3d6b9f │ │ ├─60478 python -u /app/sidecar.py │ │ ├─60744 python -u /app/sidecar.py │ │ └─60745 python -u /app/sidecar.py │ ├─7f5bcb5ea88fbdba8ab27fb0b18e6ae5ec48362846f17cfa5752d53681c761b5 │ │ ├─342354 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─343040 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─343304 /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/tmpehg4wu71/privsep.sock │ │ ├─343640 /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/tmpj580c0ip/privsep.sock │ │ ├─344153 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344154 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344250 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ff78bfc9-5c3f-49f7-82be-97c1d6b57009/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ff78bfc9-5c3f-49f7-82be-97c1d6b57009/host --addn-hosts=/var/lib/neutron/dhcp/ff78bfc9-5c3f-49f7-82be-97c1d6b57009/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ff78bfc9-5c3f-49f7-82be-97c1d6b57009/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ff78bfc9-5c3f-49f7-82be-97c1d6b57009/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-faaa573e-6741-42cc-ad1b-cf443ee9e007,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 │ │ ├─344255 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1b977c13-3b31-4f6d-b531-1f16337fb53c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1b977c13-3b31-4f6d-b531-1f16337fb53c/host --addn-hosts=/var/lib/neutron/dhcp/1b977c13-3b31-4f6d-b531-1f16337fb53c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1b977c13-3b31-4f6d-b531-1f16337fb53c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1b977c13-3b31-4f6d-b531-1f16337fb53c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-21e32f99-3b3d-4cea-a73b-c37df2ea9d05,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 │ │ ├─344292 haproxy -f /var/lib/neutron/ns-metadata-proxy/ff78bfc9-5c3f-49f7-82be-97c1d6b57009.conf │ │ ├─344296 haproxy -f /var/lib/neutron/ns-metadata-proxy/1b977c13-3b31-4f6d-b531-1f16337fb53c.conf │ │ ├─366657 /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/tmp_j_qasna/privsep.sock │ │ └─367748 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpofsni9do/privsep.sock │ ├─2badbabb3e4d609bbcdb4a70a52a7edaaa2b22a6e3d92adaceaaa7f67b79dfab │ │ └─226915 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─8d18ae5b381e6e1bbe482b455a046f817783e46cad7c56eebd5e29c13c5a6f81 │ │ └─55536 nfd-worker -metrics=8081 │ ├─1595e3a965c65f420578b6e15fbcdd752c4354638dc0bab1922958d67cbbdc84 │ │ └─183915 /pause │ ├─3969af2e8d444ac1586afdb4529691d490543c4c12beb341537579cb6d3111a9 │ │ └─48085 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─234edae9cba1aa1bfb76032cc34c806f3a8d57aa7d702bab1ba7cb048e83e48a │ │ └─265601 /pause │ ├─36229914a0be3791ea144b7ef48c595d9017274f8e32295d77b6a163bf6b4d63 │ │ └─170845 /pause │ ├─31d9b43878ec414b2e1ae4cb714cac214462407c2b8ef06794cdf80701dcdbfc │ │ └─102670 /pause │ ├─a5a3563fc60ca87ba0f1e416ba48922fe63d93b797eb3cf964d9c7a8323bf949 │ │ └─43651 /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 │ ├─28d59b58374d934c0d1b5272536a642da0b16c25f6d71b093f46ac200a3384bb │ │ └─143455 /pause │ ├─e813b5ccaae872bcfc1b052ba9fc0fd26388d03f09c1fe455053748dd91dd4c6 │ │ └─171547 /pause │ ├─fc24eecfbdf3420eb36c7ba9c6c4dfeff82aa1ccc5d7b717f6dc77175d38b72c │ │ ├─48161 mysqld --wsrep_start_position=87f3a531-37fa-11f1-9124-fa7eb3042202:20 │ │ └─48284 /var/lib/mysql/mysql-state-monitor │ ├─4ca544d02c2c997c344954eb88291a7a5d0fba1d64c762903916420cb72c3ada │ │ └─42054 /pause │ ├─309d18eeed5b24635829db0c33dd2eed32a940130ecb7e45d385ecc5cd0f634f │ │ └─64104 /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 │ ├─c6b3edb875b73d6f4c3689fee028544c5d26fad3cd8f7de75b8a4b030873125a │ │ └─106186 /pause │ ├─3bbe1507bd7bcafd5bea626ddbcd325db2b770089b5785100c0a98fb4659bddd │ │ └─60725 /pause │ ├─fb428262c43ad97d5fec3f4e611346403546b4552b24fa3dcc5dfd9bb936fbce │ │ ├─106344 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106361 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106367 erl_child_setup 1048576 │ │ ├─106416 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106417 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106427 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106665 /bin/sh -s rabbit_disk_monitor │ ├─fc7afab7a5ea2ab56012720708b08fde8b0df6176212a5e8baa196522e3cfefa │ │ └─143087 /pause │ ├─d47d5fe0daea31c1bcccb280e4f7d5a783b453995a8757a65a4c13fdf3d2e6ad │ │ ├─ 70624 apache2 -DFOREGROUND │ │ ├─ 70697 (wsgi:k -DFOREGROUND │ │ ├─ 70699 (wsgi:k -DFOREGROUND │ │ ├─ 70700 (wsgi:k -DFOREGROUND │ │ ├─ 70701 (wsgi:k -DFOREGROUND │ │ ├─393179 apache2 -DFOREGROUND │ │ └─393285 apache2 -DFOREGROUND │ ├─f50af1e149750c34eb99f0271c9ca7753bcbc13b12ebb657b1b652e64719fb37 │ │ ├─221473 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221894 octavia-worker: ConsumerService worker(0) │ │ └─221897 octavia-worker: ConsumerService worker(1) │ ├─c8133766a7fdf3bd7cba8135d0a2cc7a4c6e334280f61197600a78fbd1dcb62c │ │ └─50550 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 │ ├─225ef09df6b764c6d08572fbb7377decc83793bdbb6e86ed1dcc53fdb2366662 │ │ ├─167087 nova-metadata: uWSGI master │ │ ├─167100 nova-metadata: uWSGI worker 1 │ │ └─167101 nova-metadata: uWSGI worker 2 │ ├─b059ca5ac1b09015ba6935617466af26bfda5e226ec050e91e01c05359248b49 │ │ └─42098 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─11a7999e767d36f6a14f0ccb52ca1e1e460690d3b77ab777bfb43e1512b1b59d │ │ └─259511 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c0822f235197b0861b4f65bbfa6c5b4d9f5a402cfef66c67601879e83e25ab78 │ │ ├─184075 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─184097 erl_child_setup 1048576 │ │ ├─184251 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184252 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184278 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─184554 /bin/sh -s rabbit_disk_monitor │ ├─d985453948dc784a139e403cbe5dbbf70b17831c106983c5bba350e3f6c6c057 │ │ └─162339 /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 │ ├─3552b97fe857822493ad1bd97c102fa0327ffbe9cf287cfa6225dd9829c33439 │ │ └─60762 /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 │ ├─7be9c63517366513d0ebd4785e72803eca238596a8706b819345b40f3f372854 │ │ └─60946 /pause │ ├─8bb01b265e7bf527657ba2ee1ea8b387a8da07d59e98e307e6ed321ccf64f582 │ │ └─242093 /pause │ ├─24c042c32a7c125d656d1003dbd2d382babe9a8bc44ba0feb621507b7a3e46ea │ │ ├─259484 manila-api: uWSGI master │ │ ├─259533 manila-api: uWSGI worker 1 │ │ └─259534 manila-api: uWSGI worker 2 │ ├─b73d2b17b9984f97f571f2850503099899dd2d385b23bc758e2dc36c9da2898c │ │ └─245187 /pause │ ├─2778fb6ec12b3a7939ec698169efefa2a1ca37991c56a4d351854b4d9e156f85 │ │ └─123708 /pause │ ├─1dcf9f733548c81ca720c3906bc81da27579147ab0ae3aa34f7a149c71b41332 │ │ └─140947 /pause │ ├─524fbdf2d59f2906422ed2a97310636fba683bfd7e5b6d9585e4afcd0645621c │ │ ├─241645 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242264 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpvhmd8v3o/privsep.sock │ │ ├─242269 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242351 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─06bee78eb61f23497ebd20765b85e7ceb50f0ba5b9c1e3317d902cdf0d72ac52 │ │ └─108210 /pause │ ├─47c5b69b17594f6dcece5d8aaa6fa250b6e2c058c29937ed648827d4d52efb7b │ │ └─67353 /pause │ ├─f805efff22ab6eb3481bc987a14ce7be65ee31b6e38ade23affee92c6d3efa45 │ │ ├─41143 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41537 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b2546f5ef59f924b0bf5de6d9482cc6266e4137635f0cce0a4a184daf8cfb964 │ │ └─65045 /bin/oauth2-proxy │ ├─49601fc8433b139b7024545e62cca6049d2d5abeae6fa90328387d0fe84ecc5a │ │ └─265893 /bin/openstack-database-exporter │ ├─02e62fc24f98df8588e36fd8a8d628664d111f9653cbae093016be4c95636fb9 │ │ └─211468 /pause │ ├─727a39d318036c4b93c66bc0ccd722fe874b4b29183b4f59fec719831c152994 │ │ ├─179635 neutron-api: uWSGI master │ │ ├─179678 neutron-api: uWSGI worker 1 │ │ └─179679 neutron-api: uWSGI worker 2 │ ├─29b39fe15ba513fcd74bc31a412e68fd1f4df326e34aed21a538350a800275de │ │ └─223078 /pause │ ├─38e4154af5b564a5faeb0b8decf3d4160e69b2aedab715e4b8884adfbd835e49 │ │ └─54553 /pause │ ├─0fa3c31c71bc7932c928d9df9cd2371288bb1ced74151a38433359c3f182979a │ │ └─211495 /pause │ ├─8e8b1c2ac129e41beaf11f4fb09ab02892972d358dab392e44b2b5a4c72c64d6 │ │ ├─245314 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245331 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─245346 erl_child_setup 1048576 │ │ ├─245565 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245566 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245576 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245762 /bin/sh -s rabbit_disk_monitor │ ├─ec7306dcfdb21e02eeaaaab9a1fd4cb88ec3e3829e80bfd5b258241b13792b47 │ │ ├─182201 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─182491 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─183462 /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/tmpl6_i4xcv/privsep.sock │ │ ├─366973 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpw8d64rqh/privsep.sock │ │ ├─367518 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpx3ajs7n0/privsep.sock │ │ ├─367918 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─367920 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368565 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=074d33a2-4207-454a-9e91-e8d91fddd991 --namespace=qrouter-074d33a2-4207-454a-9e91-e8d91fddd991 --conf_dir=/var/lib/neutron/ha_confs/074d33a2-4207-454a-9e91-e8d91fddd991 --log-file=/var/lib/neutron/ha_confs/074d33a2-4207-454a-9e91-e8d91fddd991/neutron-keepalived-state-change.log --monitor_interface=ha-41f50124-b8 --monitor_cidr=169.254.0.114/24 --pid_file=/var/lib/neutron/external/pids/074d33a2-4207-454a-9e91-e8d91fddd991.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─371395 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=066cfdc5-cde9-4152-b9a5-9a404dcf59d2 --namespace=qrouter-066cfdc5-cde9-4152-b9a5-9a404dcf59d2 --conf_dir=/var/lib/neutron/ha_confs/066cfdc5-cde9-4152-b9a5-9a404dcf59d2 --log-file=/var/lib/neutron/ha_confs/066cfdc5-cde9-4152-b9a5-9a404dcf59d2/neutron-keepalived-state-change.log --monitor_interface=ha-e6141315-2c --monitor_cidr=169.254.0.162/24 --pid_file=/var/lib/neutron/external/pids/066cfdc5-cde9-4152-b9a5-9a404dcf59d2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─375339 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=35fadec5-72aa-4a33-b5b0-f24ac84bba47 --namespace=qrouter-35fadec5-72aa-4a33-b5b0-f24ac84bba47 --conf_dir=/var/lib/neutron/ha_confs/35fadec5-72aa-4a33-b5b0-f24ac84bba47 --log-file=/var/lib/neutron/ha_confs/35fadec5-72aa-4a33-b5b0-f24ac84bba47/neutron-keepalived-state-change.log --monitor_interface=ha-4dc9644f-69 --monitor_cidr=169.254.0.209/24 --pid_file=/var/lib/neutron/external/pids/35fadec5-72aa-4a33-b5b0-f24ac84bba47.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─f2a186476ddb174c116d2204f940c6e4e9fbb0e60da52f94ef8c1b56b61a3bea │ │ └─64909 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─08239f2fed61c128f1bd1d89fa82a646058a1ea9e44f7e7040daa732ecb20417 │ │ └─225489 /pause │ ├─3ab8e5ddc9d44995944068a4e555ca8cbbb41854c9ab0480d0e40c4ee2d4df5a │ │ └─62690 /pause │ ├─6121bfbae64854e6b397e2a4c68e55ae956903536a7b099518167ac67109cc1f │ │ └─55334 /pause │ ├─ca9e58fde500f6416f8779a5eb5c4331007dfc7d67278d4984b21a5cac5f430f │ │ ├─222186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222271 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222962 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222963 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394823 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394824 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394833 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394834 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─14999506e2468fe4c7787285e670cc070658114949f22e45d848b6ef226436c8 │ │ ├─103049 glance-api: uWSGI master │ │ ├─103062 glance-api: uWSGI worker 1 │ │ └─103063 glance-api: uWSGI worker 2 │ ├─2395891bc7663f1cf676acb8bc36d22919684fb583c495e249cc4f36eec2b251 │ │ ├─188690 /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 │ │ ├─368643 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmp36jzkdv5/privsep.sock │ │ ├─368943 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmp99rs7z8v/privsep.sock │ │ └─375894 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmpfrwxjgym/privsep.sock │ ├─40d10ce36f643bdea30969d22563296485fd0f9dbc8b7c8f6bbc270087da8c4b │ │ ├─268106 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268120 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d9d267a9779932316de20de971a4b7f142ffe7c39aafdfd1219eb57deb007b2f │ │ └─43693 /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 │ ├─1cacc784a156d4dfbd55004a7a05da86b0fbe403f03cedea6a90cf7c82d8c44d │ │ ├─220158 octavia-api: uWSGI master │ │ ├─220171 octavia-api: uWSGI worker 1 │ │ └─220172 octavia-api: uWSGI worker 2 │ ├─4a396bb1e55c0751ecf56b0477d229367f453bc9d5b6dc39bd83c375d80b61a0 │ │ └─94381 /pause │ ├─85f73dfac1a6b56b6c4850f233cca10da658da3b75db084ed33ecdb6c997548a │ │ └─59874 /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 │ ├─d558d1b0d4da29b4ed272a5cab56aaf3899a09cee8f86328e14ea2e1b2e020ed │ │ ├─141109 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141125 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─141131 erl_child_setup 1048576 │ │ ├─141250 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141251 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141267 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141355 /bin/sh -s rabbit_disk_monitor │ ├─0d5fec5a59138cde70ec2712c63583cf5d58f958f62fb57f13a344dd304bafcd │ │ └─249943 /pause │ ├─9682947b2540dc2b62ea30d755037ece051930d2fa22d2b65ea53c4633c59489 │ │ └─42467 /pause │ ├─ded852849d66671a95c0498c167ca054745fdeb7425afaca7c070740ff8cbb0a │ │ ├─60503 python -u /app/sidecar.py │ │ ├─60786 python -u /app/sidecar.py │ │ └─60787 python -u /app/sidecar.py │ ├─bb7e3f62bd6a32ca11f21dd855d4324c1adcb9b4a039c224cb74ef757b6110bc │ │ └─64273 /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-19-213-159.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 │ ├─79b6f0c27fed9db0e7a284bf94da432c106c92a8d7746fd31ec9866fc73590f7 │ │ └─221476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─8bb9c4a3280e49ae688791b1f070d4acd915c40acaf017fb0adb1229d5af3112 │ │ ├─76722 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76739 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─76745 erl_child_setup 1048576 │ │ ├─76816 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76827 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76981 /bin/sh -s rabbit_disk_monitor │ ├─9ac07fccdf0f1bb4a50c12b0d6ba3f8f8bed70155178b480da2e8e97a62e0f92 │ │ ├─179694 neutron-policy-server: uWSGI master │ │ ├─179707 neutron-policy-server: uWSGI worker 1 │ │ └─179708 neutron-policy-server: uWSGI worker 2 │ ├─f599b0c879bd3e4777432d92579a3e62ee37cc3446ae00fee063c06f1a9bcb9f │ │ └─143558 /pause │ ├─25ed78f4d2b0c188a3bdd2af114ee2e598a1aef53a422aed6812d2a302c225a5 │ │ └─39937 /pause │ ├─d40ad0c6a14b0048b64f49c0a7ac55a38abd7e47e622611119b1341b9fbc925e │ │ └─231916 /pause │ ├─08df1551136f540b922dc96019ea23434d4849beec5d5549b5a3dc5a11650484 │ │ └─64017 /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-19-213-159.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 │ ├─7424d9d413f4da0f3aa5c8b3eac6f36e839f54d821aed262130e31622b4c73ef │ │ └─63529 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─149a86a3f7935924b336f66ba94cf7075df2ed7fce86acb11a134b44458a1edf │ │ └─64059 /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 │ ├─4594297dddaee13ff7f7115b9a05e96d1286c5e3a481fe229e518ed715820d02 │ │ └─39965 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─501af069c15c74c78d337d78757df710e962c0f6ceae8e641e089d528229940f │ │ ├─ 46110 /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 │ │ ├─ 46125 /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 │ │ ├─ 46239 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─263826 nginx: worker process │ │ ├─263827 nginx: worker process │ │ └─263828 nginx: cache manager process │ ├─b31bf98ac6205b9de62ff7f0921b8984859875ebaf8f0b35d479a30573b8f72a │ │ ├─ 94827 /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 │ │ └─339186 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d5433bd60b8e0a4ec27f74126cd4b8c264195a77e768e67a814ffe9814795ed1 │ │ └─140075 /pause │ ├─ce2aaa998b996be6277137e3551f50202909f4e2376fb7881dff856fa238e232 │ │ ├─167887 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168323 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168324 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─abf77191bcbc4e8068ce03dfdd06b9c24c2db2f8f78a1c1b1d7af2bcfa9ec2e9 │ │ └─95506 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─711d54476f3a1f0b34d89960c283706cd151cfc0325fa463d6b3d1ee0a7b6f59 │ │ └─61346 /pause │ ├─3bb48ddeee2f33a7ede5d832035f1b6555e2d72ec5665e3828614deb323dd3ee │ │ └─46717 /pause │ ├─c10e62afe610325ed6dfdf7f6150dd81038e1817414de1ff3fd9483616865d0e │ │ └─40680 /pause │ ├─324043e1255163cf0f9154ae5e02590e76fd1463958dbf20d03e49576e044077 │ │ └─43448 /pause │ ├─ef89cff280735021dbf39520e628891414ed9c7e20f50b25cc0a2735f5f48c97 │ │ └─45796 /pause │ ├─c7cd39c541f4db0ce5640c5b645ce9d0444b9e206ab5ce3a4f5bf09daba88108 │ │ └─40702 /pause │ ├─c5ff55ffa904dfc46ef8fbd01e51ad6eb5161a5e3a6b554636dd2d936ed290f9 │ │ └─78098 /pause │ ├─6da2d217547463362d253453fe2ee8fcf0ba416f6607addef0fcbfb53cce3d90 │ │ └─64974 /bin/memcached_exporter │ ├─aa2e3a29d7518d047b9ca667240a7d8dbadc9cee64052ef051f925d536df5e34 │ │ └─211819 /pause │ ├─b5ba81ff70fcb18f74d609b589c434cb9ae2236ed82d0ad18f13ebf6b6812cfe │ │ └─43493 /pause │ ├─333f7b537b5026930c4635bb84f7ac28c7a2371f4cb6c1a32aa71c1e06c93be4 │ │ └─105908 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─876328ad22288cdfcca82ef3ff50902beaa9243993fdf1980869d1c1ea456ab6 │ │ └─62652 /pause │ ├─ea6852a7feafe1ea87f8aec4cf4ae491984eadbe93f9d5db71765e3ec2cbb3bc │ │ └─43607 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─0f95f5215626ebfc226bd288430a0da9598fc4e0f3cb5e2d07d1cca93d6ad8a8 │ │ └─226661 /pause │ ├─12efc00dcf3b31b4bd958898f4527907b2d438ac53eeb08a60e4b1869b0fdde0 │ │ └─170846 /pause │ ├─fc939b56db7a0c867c48258cf0b14c30e85cfb63aa3684cf0660af860cbb3ff3 │ │ └─64606 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5589595704def97055800a3c34cb8c5ec1882a1b0ff4c802aaf4a0f7e1b019e0 │ │ └─39574 kube-apiserver --advertise-address=199.19.213.159 --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 │ ├─298b817db20268abdce5704e7490eab7d8051df87bab791cad0091ac8956b7b6 │ │ └─249650 /pause │ ├─6e09b81f215973a6acbe33a9dc3d795c45af3dbc07d08c2ebde3bf801f13ef71 │ │ └─241603 /pause │ ├─d54a9dfe8508f991683a5ec9cfcadce2e762a034551dc0dba93d9d2637d46991 │ │ └─64943 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1b77beb9d3f7b729bca1d31a618136df7b9f40d1f9d4bf7b3f44a72d1132bf74 │ │ └─47228 percona-xtradb-cluster-operator │ ├─34830e8429c238e524e32ca257764500be82d71c5dc498c8c04d3a8aa48c8426 │ │ └─55576 nfd-master -crd-controller=true -metrics=8081 │ ├─f0744f6b76b9fe71436cc2f9acbf53754bf35fbd7a4e66090ea84a9f319acbd5 │ │ ├─118110 cinder-api: uWSGI master │ │ ├─118122 cinder-api: uWSGI worker 1 │ │ └─118123 cinder-api: uWSGI worker 2 │ ├─3ccc597a96f229bd5c7c636ec7353ec313302d4abc555ec13f5ed8b0a7a5acd7 │ │ ├─63556 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63615 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─831213d49ae143248ccfbad21470e5671f503378e6042c332850682845f5f012 │ │ └─225607 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─914e784957d6894d3679f0b02c047bc80b9baa6b642c6267da7f6f8b7ced5996 │ │ └─40933 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─98698a21d42c65bf88fe43c92e17e483308b239e83e0486daad53b934812dcee │ │ └─169094 /pause │ ├─9274edcab5dbc70d2ba4a9f0ab71b63ece6fa19aed01cf2a54a4b52ccb8f3128 │ │ ├─138611 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138626 /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 │ ├─25b2c9292969b3edb0a119e6544105a7b6a11ffce8d1b32381c61fdbc759c4a0 │ │ ├─167938 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168335 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168336 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9d6602da7c8336f046b331ba41a3cb9ef2728c84bb1f17aac5c7b7158e011c68 │ │ ├─198626 heat-api-cfn: uWSGI master │ │ ├─198681 heat-api-cfn: uWSGI worker 1 │ │ └─198682 heat-api-cfn: uWSGI worker 2 │ ├─21e43ef318d8e1a67885a4bade2ce0792d9ebe4437968244cc9d24f4990863df │ │ └─61801 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 │ ├─5729e2f3929c09534cedbda518f87ecb63a254813b2bb6ed7660908e543e2006 │ │ └─264571 /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 │ ├─115ebca92da61108f87f86ffa2264e3759c9009ff0c396f7f22341085f74f97b │ │ └─211401 /pause │ ├─193fd6e72a4fa2ce8ae2692bc9767e4b4f6ee69835446fce740cb8605cc261d0 │ │ └─64335 /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 │ ├─6234aa05eed1eb8fee8f96d42851391327872cc0691bf2e13615185e0f44d4bf │ │ └─45839 /pause │ ├─a7c660ef70cd0890462f8f2ea28e33065e7e5b0d56ceedabaf67ebdfe47ee49e │ │ └─63907 /goldpinger --static-file-path /static │ ├─0feb925822a1653350e743c565d75beb2de7ba9f126834f9b0430f43d8cef7bc │ │ └─90135 /pause │ ├─95d00a35c7cfdcb41df9aa4e807d593d51a9007ae333a40a16468bf78b8b90f2 │ │ ├─259777 /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 │ │ └─259972 /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 │ ├─99a503917a75cb1809630594581def0b586d7cabf8a4bbfbf65e32b5e3204a70 │ │ └─43418 /pause │ ├─50f2cde6fdf6b0438d76c3f65a2757bdb7e4cdf50123a27b056cb1d74cee4362 │ │ └─50337 /pause │ ├─c01a43f20d37effffd764920da573f02312fad58c67b7490699ec8f7a937557f │ │ └─39597 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 │ ├─b35b7b096bac20813dfaff104e39babcd94838d109a3125aba50acdfd3d19dca │ │ └─94713 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-g8n6k --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d73c269257845efe0a7739f84990064be03e0fa157042f28bb662405db7a8bc3 │ │ └─55297 /pause │ ├─7228688718901b8f453633551c3909e4b0eb0c64cfeafc940f124a2d4c74d834 │ │ └─250151 /pause │ ├─d619fe7353fc0db6ee6e3c7d5a741e0b2619ea23084f1537ec9f3ccd416e03b7 │ │ └─42930 /pause │ ├─02054a78009d8884af4dd91a955aa6029d743fe51470eded6143cf69530234dd │ │ └─50402 valkey-server *:6379 │ ├─1ea9f79373ec7d7a37246832254ba3bcffed1a9a2e99e4377b446a4a098581f7 │ │ └─230549 /pause │ ├─570c84b9f61f8fd08718bc56de3406c042928e324997e69e8d0596a16f8749e2 │ │ └─140301 /coredns -conf /etc/coredns/Corefile │ ├─6dc453b63bdd29788350b94e4b3ccb8bdb2000aba4c065e4abd7376dc9b0f47a │ │ └─227354 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─2834a1ee1d629d0852876b5489027beedff540b50c45da75e21584a9a3dab0cb │ │ └─170931 /pause │ ├─561b3efe9c267c1b63c3ee3dad84f975637122940753a8ad20d0650b29eddd18 │ │ └─171347 /pause │ ├─0b2ad9486e0ed80e7cbb007e9f0582566a466e62dab38eb74a0952e55c7c6b4c │ │ └─186365 /pause │ ├─15d0a560a840184383b31aa19c245af2569e862d9511ad809a1e1378557e25e1 │ │ └─48259 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a11192b4a84a65668622b3aafbcb9f4c1db1dc50d82d67151e0a8594ff4b5798 │ │ └─42568 /coredns -conf /etc/coredns/Corefile │ ├─1349cd23a3ef422b243fcc3879c6f340b9adf2e794496607adf509a8a00d78f6 │ │ └─250117 /pause │ ├─7c9d0c4c9f15c199779413a79dc386a84e8028c23ea934d643b388f57fc2adbf │ │ └─47977 /pause │ ├─68459b687408229522093a21e35ad3a5e8741584879b17d797571c37d1e367b3 │ │ └─39540 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 │ ├─417a021e1146c0046a03aacafd2dbfdac12c7f82959b45e2efdd2411cb856c95 │ │ └─259477 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a4ee235cc129d640078cf36f97d2592020fa0f9fc3e6449accf0ed4360ca3c6f │ │ └─55619 nfd-gc -gc-interval=1h │ ├─dc0d0b2d45e0963240e3a7c94a1124d1a8ee32389f51f78706228aa8b56609ec │ │ └─144075 /pause │ ├─ba332bee70e5439d6281f3204114515ba1aa61f1bea827899e9cbe1d23776b81 │ │ └─139732 /pause │ ├─d12384883fdef547f540ba58b23b73a524148e4efd02842f803e70719da68ac8 │ │ └─183651 /usr/bin/libvirt-tls-sidecar │ ├─a54cc3edc58be25a1664cc426dd02257aa01e4c857f4cfef015e56fdf552c7b8 │ │ └─55472 /pause │ ├─d4d56de18c8acf31e27cdc742ae064814e6ad287778fa7753124e3f81222a6da │ │ ├─65697 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65714 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65720 erl_child_setup 1048576 │ │ ├─65791 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65792 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65933 /bin/sh -s rabbit_disk_monitor │ ├─fbefa68885eb11d74b48215c1535b427b1bfe04efd626274d14bf51cd54729f7 │ │ ├─169241 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169258 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─169264 erl_child_setup 1048576 │ │ ├─169365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169366 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169376 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─169574 /bin/sh -s rabbit_disk_monitor │ ├─4381718c413065241185ff0699960de8ad4b2396b7540b96d1a87c6b77075d09 │ │ └─46613 /pause │ ├─5d5f5ac1ef21d53ba519452a43d8d8a2b1c29394399c50866300d359d121ca9b │ │ ├─180878 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181119 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmprajfjouh/privsep.sock │ │ ├─181340 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpkkmsgs1m/privsep.sock │ │ └─181865 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─3009942c3dadd096f7df823b3546daee20a24d7e387c5a2f5a88c106e4d2d567 │ │ └─42536 /coredns -conf /etc/coredns/Corefile │ ├─496d13040832533b5d1891120512c44c5031b3e92f8cf79e8c7eebba89c4d4b4 │ │ └─170998 /pause │ ├─9afee125d3f93b2f1a842d521ed303fe6eaf8cef05d2ce235a159d7c32900562 │ │ └─232007 /pause │ ├─da8c35719aca96e0046c1fca1678266d5f5c960bb6975d23da2cd950cae7809c │ │ ├─62456 nginx: master process nginx -g daemon off; │ │ ├─62487 nginx: worker process │ │ ├─62488 nginx: worker process │ │ ├─62489 nginx: worker process │ │ ├─62490 nginx: worker process │ │ └─62491 nginx: worker process │ ├─68d2a3747af86c0c852ae15f1beeba362ea4212f66b497ed814d3b0df3e847db │ │ ├─223267 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223284 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─223290 erl_child_setup 1048576 │ │ ├─223358 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223359 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223369 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223610 /bin/sh -s rabbit_disk_monitor │ ├─755fc83f041e8434c5306fdf8ef3d0922406c95e15758042e0e527a224dbe53c │ │ └─63695 /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 │ ├─7d906aaa894213bee4ddcc751afd03cc29d6ba97be5589b9fe1b50e66c2e1c02 │ │ └─50716 valkey-server *:26379 [sentinel] │ ├─22cc175bbae001f9b192c277946635381d22e1df8aed9a103047895a413196bf │ │ └─65141 /pause │ ├─3d96e3aa55bca0f5645336568eec2565a7910cf6f03bf7367195440b97bd21f6 │ │ └─63111 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─23c7acff4a2b1a253f7d97def5781ffb1c1e8732c8e5dbb2afd6f6374ebfa005 │ │ └─186467 /pause │ ├─d2478f38546c237cb9b9d4026b5d61c7ffdc175aa6d9a2a0046599e4f4397089 │ │ └─63035 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─eb29b9f2db4dd1070dfa52bd5453cd52c4b9861c1dc9883f0074c730f62e72ff │ │ └─59608 /pause │ ├─41d9eb2fa85b433a18e0ac2e8f3369dc7366a00335f31eda2716e505d5b138d5 │ │ └─39704 /kube-vip manager │ ├─53855f65c5bce8d111b54cfe82c35bec383d02898e909ec9c4aaa03435c16d27 │ │ └─247740 docker-registry serve /etc/docker-registry/config.yml │ ├─bb54f7ac029924cb3abf176ca5b32eca74d18fbee330e9c37a8c34e4ff7609bb │ │ └─39441 /pause │ ├─338e0b657fde64ebeaa975fc553c969a01e34e04b08fdbcf56774854efa12a2e │ │ └─42506 /pause │ ├─c268c31dcc9f87ee139e097ea72608ef44dcbe1e43b2d78b92a18e16fc436f9b │ │ └─138202 /pause │ ├─7d3dfc8392786b8c441700eb2ec1995d8c12ea37ad8a0824f5907734b1561e36 │ │ └─39467 /pause │ ├─bd7240b502969eb3362bd611cec1a643204c3b5c5b9d7d7926d9e930e0a7a9cf │ │ └─181888 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) │ ├─1ec4287ae99ceeaab5884151abdaa7a45e305c0ca5521f9b702834b7d2e9fbb9 │ │ └─39475 /pause │ ├─4f0a21f1b6a1864610702ba48cb72a05fb965d9fe561d2a27dec400eec0bf28d │ │ └─50120 /pause │ ├─61967bf40539f76db749dd175e01a7b6cb9b2cd982ec209c712d31ba015b8979 │ │ └─228530 /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 │ ├─8637135049656755e8a16db2f762f84d1122de340330e5da9ce00457422bcc1b │ │ └─63437 /pause │ ├─345326f3ce89e1fbfed099f1c39a70fe49cac94c61ad77e4232772f4cc36c543 │ │ └─64737 /bin/pushgateway │ ├─0acdb01e65b90001771ce26b2953f371bdb960b44ad79e489508df002fec0529 │ │ └─39410 /pause │ ├─4d92968128c26c71a80442a504a0992f9a10c9e1329e4f8b04918c24ed72ed4e │ │ └─108275 /pause │ ├─82e18b1c7893adfc84604cf460adae761995375f8a67c0ded59f3b2e16df5f6e │ │ ├─129151 placement-api: uWSGI master │ │ ├─129165 placement-api: uWSGI worker 1 │ │ └─129166 placement-api: uWSGI worker 2 │ ├─0eb25609eb6defcce8e914a48bf9bda2646c93d6e9cebb28fc0d772c9d2a3f72 │ │ └─43096 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 │ ├─bb965576530bebfc46aaaa14050cb3f735676220aa22a3c810ec683e7373af8a │ │ ├─241964 magnum-api: uWSGI master │ │ ├─242010 magnum-api: uWSGI worker 1 │ │ └─242011 magnum-api: uWSGI worker 2 │ ├─a37b25bcda1930ec2a7e0c68ce38562ca0e218daa519d4a6c437c09e62ce5fbe │ │ └─59523 /pause │ ├─d63f5dc0fd5ce98560452b3e181f9d473ebe91eea7241f7d02d5a83cf6f0ce3d │ │ └─171041 /pause │ ├─f1b2a68cd1f047a39ba1da226f4821f3c9030b18e0db05b00fdc39ee1ac0215e │ │ └─121837 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b5982297cd30440154ed7d93a8e18c435090f7db28b0142aa5177727dbbc7b27 │ │ └─59424 /pause │ ├─8c3206c64b22e2521c541badf1a852234a172a910b337ee217417450d1e053c7 │ │ └─188727 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2a0c09f092f949c14df1212c1d0dbac358e25083ad835fd9f3ad9e368cd8fc08 │ │ ├─264063 apache2 -DFOREGROUND │ │ ├─266549 (wsgi:h -DFOREGROUND │ │ ├─266550 (wsgi:h -DFOREGROUND │ │ ├─266551 (wsgi:h -DFOREGROUND │ │ ├─266552 (wsgi:h -DFOREGROUND │ │ ├─266553 (wsgi:h -DFOREGROUND │ │ ├─266554 apache2 -DFOREGROUND │ │ └─266555 apache2 -DFOREGROUND │ ├─cd5e9d234c8cb2e07e6be7d8297a6362b71345982980be8aa2cf85bb048a3eb8 │ │ └─39437 /pause │ ├─0548e4fdc0ce0b0a3cc39dc7ba42ca5f9943463bdb177006060c4953ea50ecd2 │ │ ├─48004 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 │ │ └─50502 haproxy -sf 153 -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 │ ├─6d91f9118b0e28e26f5462d08e74f4308b02f03be4623fabd493a8e513cb8854 │ │ └─94517 /pause │ ├─20be996fd949aaac0ec17022b5c6befaf02deaebac68cc44307610d753c82442 │ │ └─45941 /server │ ├─c85659ecab4f3cb132e560a8b1456ae2b0569b317959c08198256c2c3b3f6e46 │ │ └─39566 etcd --advertise-client-urls=https://199.19.213.159: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.19.213.159:2380 --initial-cluster=instance=https://199.19.213.159:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.159:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.159: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 │ ├─3f4705e228a4af2d356f5e9bf093296abed8d82f7b3f514be83f6945db35d7b3 │ │ ├─171877 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399582 sleep 300 │ ├─fc41eca3a7889ea845743a4f669e6ea270b5ff166c028b8a3ded2841b6fab195 │ │ └─62305 /pause │ ├─339e8c86ab29ba604806081b5fe5f927c3556f470114fb00e8bd6c12f804d766 │ │ └─183699 /bin/bash /tmp/libvirt.sh │ ├─9ffcd581c66f6d51d639410b1105b0c4c2a139255313398b25c323920c2d1858 │ │ └─46829 /manager --metrics-bind-address=:9782 │ ├─b1fe3b8fa943973387bedbb5d0fe9ca73331847fb097873d3b1546a248b7cc17 │ │ └─186285 /pause │ ├─28cb1a4dddd9806ea61f1ebd8df9b006180138ffbccf0f589c51306912ad5c3a │ │ └─261695 /pause │ ├─d557e1f251a44313ac1a51fb711a8f3d53a4951df56bba9509c004f0fede962e │ │ └─104155 /pause │ ├─d54273ae287b417c4b3c985d191885e5ab39149d2e643c3e1ba9cf91f14fad2f │ │ ├─179630 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─179993 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179996 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179999 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─84def0984f70b46a16773ec7ad05b23521842c23c48312b5a4c915049556c373 │ │ └─65099 /bin/oauth2-proxy │ ├─1e1c38dc7643f3baa1b3fee2e89b2e289240fdeebfeb9af15db794ece2540794 │ │ ├─241959 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242395 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242396 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5e8da57e5c878022a2abcdb7701e7f8e5891aedfbbf1fc17e6a7f0e4ad6d2e4c │ │ └─59563 /pause │ ├─73a878bfe145a4f85e141eca52a8a76c8fb05e6493644387dc66cf8c1c7276c7 │ │ └─121226 /pause │ ├─d7f4841943b983229afd926d20ac9519771400596df1058e449ffc6d45c90a99 │ │ ├─198592 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199062 heat-engine: ServiceWrapper worker(0) │ │ └─199065 heat-engine: ServiceWrapper worker(1) │ ├─67c285c3b5100b7ca8f6ef54560b8720476d45cf6b702df9aae30d417b58499a │ │ └─84844 /usr/local/bin/rook ceph operator │ ├─75410d85f9483aaacd858883298de343faedcb4fb7e402ae99c3dd31ca627874 │ │ └─143654 /pause │ ├─37ed4dd9cf253866a3ba5a0afb4f3372cfe9e3e2f2d69fc200d71053e333b707 │ │ └─61868 /pause │ ├─64dae6d91eff493810027d18d26a551d50c18c5f4bab8f4911cdb8baea079e21 │ │ └─47573 /pause │ ├─4c4953c822ac186a355a31db49d9e680cbaf72dea2a2a9ba355242b0a54f5031 │ │ └─61438 /pause │ ├─f496f90184a21808067af8d01faadfe3be852701b944ad9ce48627bd7face0a3 │ │ └─84051 /pause │ ├─ebd19257493a304c625ed100dc57b7883b631e3a5571100d8d3054f748d171e3 │ │ └─47046 /manager --metrics-bind-address=:8080 │ ├─79deb0b17993bea797988ea1c373ff8c0c21af523b7655ce6406c32ea2c28531 │ │ └─228505 /pause │ ├─8dc3480e49c4482db58962e98e9a304fd26d637b34960322eb9b1a57246cc54d │ │ └─138559 /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 │ ├─007aba6825cc4395bffbdf80ea40844847f6a5a5fb9ba7f23e6b8dfd32966787 │ │ └─264186 /pause │ ├─b63dc1b490296331680412d994886d2ede9ff7df0ef1c967c203e04a57da4a7c │ │ ├─104597 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104770 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104772 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9945dd1f034ef9f85279110d91de4493dd43a1a7d28177fe6a06965298c7c632 │ │ ├─198654 heat-api: uWSGI master │ │ ├─198683 heat-api: uWSGI worker 1 │ │ └─198684 heat-api: uWSGI worker 2 │ ├─9b5ed02c56b8d8e50e30b97ca1d878b4104a518b7a9d99c4957a6ab52d57ff76 │ │ └─227328 /pause │ ├─bfcdb087bd97e0c6f56ef69aa0e2cf20b8730516f266123482ddcf522b0d559d │ │ └─55772 /secretgen-controller │ ├─38a5efaa30a166c0f105e2de5e2b6cc5f182b3a9fc0bfc0b2f8ca4b78e4cb92a │ │ ├─90329 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90344 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90350 erl_child_setup 1048576 │ │ ├─90413 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90414 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90424 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90599 /bin/sh -s rabbit_disk_monitor │ ├─83768489e91a2c154569cbfb2ef5b367047a8127aad426698e1c958b08c192b2 │ │ └─121270 /pause │ ├─75276421f37805d7dbd9f0d032f360b0c10281c2820b744129f8bbf4b7ab6533 │ │ └─47020 /pause │ ├─1f139d5878fd909d6b8580dff8157dd6123e662519bacd296cc5f6403de54358 │ │ └─50796 redis_exporter │ ├─526fd4bfdb18527df55cb9c8ac71a7a28a4d7f20cd2c779fad94813ec1fe9ad4 │ │ ├─202605 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202622 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─202628 erl_child_setup 1048576 │ │ ├─202678 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202679 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202689 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─202911 /bin/sh -s rabbit_disk_monitor │ ├─fd4fb3731590905899011b702c86fb787bc3bd384bff18fb990e5fc961098ca5 │ │ └─104286 /pause │ ├─c99f8efc172f330f72575bdc75c8376359334b60ecd51312b769f5637358dae2 │ │ └─202464 /pause │ ├─3b4f37166078237c15425bf8867c4c2fd36db23480df6c8c91800dfef962899e │ │ └─119721 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─62cfd42965c7e370ac9f79ae1b25264f9b20d9c8356b2a222569ec40a22fc207 │ │ └─143827 /pause │ ├─4d3398f6645e8dfbb9312d9c1a46020b2a7b42eaf5c3c99a75862a160b8b7f3b │ │ └─230575 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─7eec0d7ed760e7898fac8ce8d4e36458ebff5e0bd450223bf4acec8f3211a564 │ │ └─76632 /pause │ └─eaf334c8da7aff9145cb23cfb5cef7c84218a9028c5e8f220ef4eb003723aad6 │ ├─83295 barbiacan-api: uWSGI master │ └─83307 barbiacan-api: uWSGI worker 1 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount