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 │ │ │ ├─21871 /lib/systemd/systemd --user │ │ │ └─21872 (sd-pam) │ │ └─session-21.scope │ │ ├─21802 sshd: cephadm [priv] │ │ └─21887 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─713 /lib/systemd/systemd --user │ │ └─714 (sd-pam) │ ├─session-4.scope │ │ ├─1635 sshd: zuul [priv] │ │ └─1648 sshd: zuul@notty │ └─session-1.scope │ ├─ 710 sshd: zuul [priv] │ ├─ 727 sshd: zuul@notty │ ├─ 872 /usr/bin/python3 │ ├─ 1639 ssh: /home/zuul/.ansible/cp/199.19.213.195-22-zuul [mux] │ ├─421039 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dyqimytaumkxievfncpgjdkjejmfiihu ; /usr/bin/python3'"'"' && sleep 0' │ ├─421040 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dyqimytaumkxievfncpgjdkjejmfiihu ; /usr/bin/python3' && sleep 0 │ ├─421041 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dyqimytaumkxievfncpgjdkjejmfiihu ; /usr/bin/python3 │ ├─421042 /bin/sh -c echo BECOME-SUCCESS-dyqimytaumkxievfncpgjdkjejmfiihu ; /usr/bin/python3 │ ├─421043 /usr/bin/python3 │ ├─421065 /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 │ └─421068 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9979 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12318 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f957c679bc549ee3e04a2768536a7d4f025b7a4e2c46841ff8805d4ece7b4f82 -address /run/containerd/containerd.sock │ │ ├─ 12693 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c1fc043c2f04b841a8e29a71e61344394d8c21958a7e04213411b8e179d7e4b7 -address /run/containerd/containerd.sock │ │ ├─ 18832 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d8d6231f3d6a734920a373656880400b8f5ed433b7da04032cc366671ae2e043 -address /run/containerd/containerd.sock │ │ ├─ 25410 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d6d872c71e4553779a82364266eb9c3c42c0ff536336da2b9ec8f7e27ecd5bc7 -address /run/containerd/containerd.sock │ │ ├─ 29907 /usr/bin/containerd-shim-runc-v2 -namespace moby -id feaf6c6ee820f7fd766787a9ab9388571de23e742d235695b1c4bc4695957f5b -address /run/containerd/containerd.sock │ │ ├─ 34426 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1f765cf710d1bae80c78342ad42a7c0883bdd84720be7704eea6ba4f3b91b031 -address /run/containerd/containerd.sock │ │ ├─ 39183 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0cb31df2c949e6123dcd94819bfcbd2195577ebe195270a9a3116927e4772dc7 -address /run/containerd/containerd.sock │ │ ├─ 41698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cc7afbae7d4b270e794e9796cfaf4699c2510cb82e7729f7454542a2affc522 -address /run/containerd/containerd.sock │ │ ├─ 41714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c34b29cfb5ee1e0e64a59544195a909a6b231ace03b72731b33d98130ba0575 -address /run/containerd/containerd.sock │ │ ├─ 41745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45eecf09b287ed81fd5650184ccb95f86ba53ad987a1ff4921a2f1137462eba1 -address /run/containerd/containerd.sock │ │ ├─ 41774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c5c019e0f2b5824f50ed1f138ecae9d03d81b2798e3c4c6be42d39f74d90350 -address /run/containerd/containerd.sock │ │ ├─ 41777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdeb677ce6ec9f021f211a8988fbd4cfa97063c4c47c9edc08fd9e26ac159ff4 -address /run/containerd/containerd.sock │ │ ├─ 42300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69d538d6c7c2210acdc0a98277e6dac72207919436fcee638f1fe927f1cd89ae -address /run/containerd/containerd.sock │ │ ├─ 43040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08b763b2d5a04fabc693908312436a240d17d13758d1851cd25a49a65ab37f14 -address /run/containerd/containerd.sock │ │ ├─ 43144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 785d88f51c92d404a44b04d89ae81b6b2e0e552b9b9ec80836070a8fb8d9e45b -address /run/containerd/containerd.sock │ │ ├─ 44385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23f906f7b5f856478b2efbad37d1421eb8d7f73a69ba2ddc0230d75d88a3ccca -address /run/containerd/containerd.sock │ │ ├─ 44793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afbc9fdf4d592607e52389d06fa243019c1faf7c54b00f8ea5e98dc051fb432d -address /run/containerd/containerd.sock │ │ ├─ 44829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10f477de4cc1bdd62d5bdf5267ebc024aebe01045c1888d46081b3ae7d449007 -address /run/containerd/containerd.sock │ │ ├─ 45253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b48cbb4a7335ad5cca5c90cdfb64cb07307c823cd3ea8f0dc0e10675551b65a3 -address /run/containerd/containerd.sock │ │ ├─ 45720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23cefd63a4581f0b5099b0cf4c0738433aed18651552b8ce86b39504d89d2a35 -address /run/containerd/containerd.sock │ │ ├─ 45776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fa25103b65478973c5d67667e9026915c45443e4fbcba9f30e8a9c43ca314fd -address /run/containerd/containerd.sock │ │ ├─ 45816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61c89770456c94392db792b8f5c55edb07446a7d7d79fe354a6a35e34a65f4cc -address /run/containerd/containerd.sock │ │ ├─ 47876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b12542d84d9710048497b8069a8a5e730a24cc8adbe3776c701188f996bfd92 -address /run/containerd/containerd.sock │ │ ├─ 47986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39832d1b3f1e297e8f9241af93635ef25b8ceb9071cdd3bef3833315d03e89df -address /run/containerd/containerd.sock │ │ ├─ 48695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f022eb5ca50b633d514c936f15bc3e6b3543c756e2b2882abd06078a473101b -address /run/containerd/containerd.sock │ │ ├─ 48808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79816c438b3a2d550644b9694355d488283daa26b633b4a3fad3cf162d0e1d15 -address /run/containerd/containerd.sock │ │ ├─ 49173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad40ff1a73cd8c63565d97de38bd7aeb2be6b62aeec0d2c4436f635e2bc684d0 -address /run/containerd/containerd.sock │ │ ├─ 49691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 313f84000f6d914649e172f84e9b27630cf4e94b4b3189fbf4eacbda95dd6a9d -address /run/containerd/containerd.sock │ │ ├─ 50122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1580d0acf62c9af498dab7acd27bc8df161af9fab61eab7d04ff54fbebe5d9 -address /run/containerd/containerd.sock │ │ ├─ 52214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad5e02448d9d7b1487d201d147bbdf3392f55dea0529e50bf617f2f378f429bb -address /run/containerd/containerd.sock │ │ ├─ 52311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad6ad3c21d7596a380689396bdae76799f075287ee1e8a502ca7143e89efbdbb -address /run/containerd/containerd.sock │ │ ├─ 56487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efbd057fbc96b7f69f734f88ed9c45c3b72f4255dbd0e3419f677fc1cb0574b3 -address /run/containerd/containerd.sock │ │ ├─ 57110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f036cbd6d1521b3b49d09afbe14494b6519c87fb17e8bb69b7844c909ab8bcc -address /run/containerd/containerd.sock │ │ ├─ 57182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acc5c8ff4aeb7b824fb32e99cc9c11c46073290dbc41159d0b456cfde59ff058 -address /run/containerd/containerd.sock │ │ ├─ 57222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62374d59e92d2e8e7dde33616d7c611ef68a1b91d3fb647a6fdde861dfd49114 -address /run/containerd/containerd.sock │ │ ├─ 57413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 885e1c4694651842082ca9fde8cf5d2a215d99e0e7e6c7f3929d11f5bb587efe -address /run/containerd/containerd.sock │ │ ├─ 61198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a5713fc3d851c3d47945fd93bd040de3c8481bd5d08f76a90d934027300613e -address /run/containerd/containerd.sock │ │ ├─ 61330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 719ce613d1e892026da55dafbcf53485a129113690d4dc3d198332f17f2e1f1c -address /run/containerd/containerd.sock │ │ ├─ 61379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c05998f38db137e76dc54b7acc4095a5e515b8b21341b11bc569557a7c568890 -address /run/containerd/containerd.sock │ │ ├─ 61420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fad3d3d3f6a2c3f911aa9fe1ba5e3463e7bad4a367fa94499dec7a8f2ff2c5c -address /run/containerd/containerd.sock │ │ ├─ 62702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd402308ed22b3759047f91aa11e7c638858155f991a704d53a81eb67af6568c -address /run/containerd/containerd.sock │ │ ├─ 62878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2618ba2dd560a59b3d14e00e4779a2429ef9cea3052233ae3fa347830a042df1 -address /run/containerd/containerd.sock │ │ ├─ 63314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1668474a73d1ea795c2ff1b90a2ac6971cc177faa97db057eaafd220846d1f56 -address /run/containerd/containerd.sock │ │ ├─ 63416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41baac32dc273e91306d847832f3292713425fc02c00aa2f249b6811424c0ba3 -address /run/containerd/containerd.sock │ │ ├─ 63465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14010e604c11cd88d746aa2482ea00a149f84b34d2e0665d84036ce2b8713196 -address /run/containerd/containerd.sock │ │ ├─ 63863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fc5938504e6db45338f72abe67d8c77eb31acea8f61e6fc386d38e58bfd88f6 -address /run/containerd/containerd.sock │ │ ├─ 64168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 696bf6ef1674729ab8a06ecd4a92e1cff9581d318f107792ea3305bdf45b9a68 -address /run/containerd/containerd.sock │ │ ├─ 64540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e08067de730f0ae266474eec50ff587b19d7e886882ecf6717ab6b9757ce0e0 -address /run/containerd/containerd.sock │ │ ├─ 64948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f51c18565eca5967d37634fb3ea37eb0d14e8f60693f7380adc6971d11bdd2c -address /run/containerd/containerd.sock │ │ ├─ 65782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f603d0eea1534e7ff6bf6e6efc5ce996fe4f8105dbb716432369d6323d2a5b6d -address /run/containerd/containerd.sock │ │ ├─ 67147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11354e9e468c10d70ba728bcf5bf35dd1c7fc2f89e42b4e87cc9afa0c0fcf973 -address /run/containerd/containerd.sock │ │ ├─ 69271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 179006ad28fe35eefefa1e45bff8131dd18e5666897a300a720dd4529fc5455a -address /run/containerd/containerd.sock │ │ ├─ 78466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4858ee64613e3218ff18cc72346e6f5c2a2f3b8e7e879480883afd486f5b797 -address /run/containerd/containerd.sock │ │ ├─ 79983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4e8ed5d34760c323b4fe330e92dea4e33596ff5c3a188e5e9732b0ea491e8af -address /run/containerd/containerd.sock │ │ ├─ 85944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02cce91fedb39db7cd9e3fad043ef3d19ca7a7ac1f6cdd0024516b0a4bea1aff -address /run/containerd/containerd.sock │ │ ├─ 91979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11e21ae879d64a7d859104da8744810a5ffb72d7130c9895cddb7cc70b38d67a -address /run/containerd/containerd.sock │ │ ├─ 96126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6b4478b7ff19e7a26146170c04db4d39262fb945b40e697db8e31533a298863 -address /run/containerd/containerd.sock │ │ ├─ 96163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 972a6915a54e63605892de882b89bff9325127acb0838a0d0b590f1c6c1656db -address /run/containerd/containerd.sock │ │ ├─104676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9999f65f4b68a1e1b81652026b6132934f097f0a56fb538f0d17f9ebc51b6b25 -address /run/containerd/containerd.sock │ │ ├─106376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 779a87bae0436bd90384fe8fb4b429d93943857d378738ac47075cfe72230a4f -address /run/containerd/containerd.sock │ │ ├─106462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6efa1cc5b32963e1a6bba0107f0a1ae5d1433f72dbb33cfb20dd3b717b9c96ee -address /run/containerd/containerd.sock │ │ ├─108405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc475598dc94797a27067b33924fe13695910ac7a256cf3544b647bfed29a4b9 -address /run/containerd/containerd.sock │ │ ├─110378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68aab1896e43bd27a74b2605ec0b537622d55b180fbbb38475e8e07daa7e1a11 -address /run/containerd/containerd.sock │ │ ├─110432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f60c475811afbb55a0d9d7fa7881107df0c85c321154f96e71c3fe68c9aeade -address /run/containerd/containerd.sock │ │ ├─123536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6ba5dce48c9bf8a4706cdf6fcdfaaffda96e1a687347c302bdabd4e5898e73a -address /run/containerd/containerd.sock │ │ ├─123605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51d45c8836780084333c257d068f62cb7bc78ca168bc8738c144a5f4fe7fbc0e -address /run/containerd/containerd.sock │ │ ├─126227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8616cabf5030d8b431c88a43fe9e43a6f5c8437d67e73744708b5a1b0f75fbce -address /run/containerd/containerd.sock │ │ ├─141143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a664cd53e693d6e763ebd684b0013fd09412f7cf803a8f7f30a293a9e8054321 -address /run/containerd/containerd.sock │ │ ├─142573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d3e4717e00d97b0df6ff148691319f398711188e60de165695a634f55c751d0 -address /run/containerd/containerd.sock │ │ ├─142904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef8e3a9448d50a2141453ce325e2f884f89cc64af529566c66e2e712703ae039 -address /run/containerd/containerd.sock │ │ ├─143739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfe5e0e3f2355a1993d07a9dc56a5033255c639960b9623383c1856882741ba8 -address /run/containerd/containerd.sock │ │ ├─145973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 648e3ebee35b5fc2125b35800517965e9f8eece30524d0e63be9ae00e3b8f12c -address /run/containerd/containerd.sock │ │ ├─146244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 605429d49f12af4f4b66ad8f51e74e33c79ad4eb452e52462ff8626355c60d37 -address /run/containerd/containerd.sock │ │ ├─146303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b10991f9ebf45835ad6cb886e1f90b3b270b494375d4d056110e72bb56fa6ac9 -address /run/containerd/containerd.sock │ │ ├─146486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3bf8fe90093ff690b9934ee21931e80f3b91903fb72d3b73c7f22b0fd3c05c4 -address /run/containerd/containerd.sock │ │ ├─146530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c85892af366a95cf097d94d241b5a53a54a449a58138755db3300daf604b0d53 -address /run/containerd/containerd.sock │ │ ├─147035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6156b8703f4e0c6e529acc6a85cb2c18be4022c39f4c5021b71f0a9d0e8b3a49 -address /run/containerd/containerd.sock │ │ ├─171702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f6258c2dabcb9f9b429f63405322e6d572922080d149461777067b893d5b2e6 -address /run/containerd/containerd.sock │ │ ├─173517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b8c12ac64e85db48c4df9d34a55e5a42fadc681cef0152994cd7e93c560d6ca -address /run/containerd/containerd.sock │ │ ├─173563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6e65739916b38b8cede292d8713d6e1b98e862e84132bf52a33c3fe3ce0f33b -address /run/containerd/containerd.sock │ │ ├─173606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd2957dd9f500a68f673e04c9ed40567815824beefbc6e961c2f1125dab6cd30 -address /run/containerd/containerd.sock │ │ ├─173607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a72e573cbc643353d53725ed30e95f777c0f2e1731cbbe43697df877297880c -address /run/containerd/containerd.sock │ │ ├─173747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ca2fb70c45be52ee817894295ce03c69e535704001cb8f4b4966c55fa669ed6 -address /run/containerd/containerd.sock │ │ ├─174119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4095fa23d42e252330d87e3f88a8f6e2b5744c1e0775aa92ee97c48b80d85095 -address /run/containerd/containerd.sock │ │ ├─174159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 202fe6f607c79bc02ca88a80139454f93a902599cb0bea7badcc4c7b83def184 -address /run/containerd/containerd.sock │ │ ├─187066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c6c8e89b326ab017b08f1575977e74c6da411419af358f91a1fb7e068957943 -address /run/containerd/containerd.sock │ │ ├─189474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9f8ec974a0a61791c6925bf12d687d29a8f838cb0f0eac8dbf157cbcbf8c38d -address /run/containerd/containerd.sock │ │ ├─189552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d57b4d19c215d56b6d1a06c44d42a304804a784b2314cf21ca548b0ccf7463c -address /run/containerd/containerd.sock │ │ ├─189722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7b820bd08eb9b2bc60317a3f5bb82d21a2405cfbe3ca3147e95d364d10f31eb -address /run/containerd/containerd.sock │ │ ├─206585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 186a0cc84af78d4f135971a05c09ada7ceb9f772fdf9fe2a6e789e99554f3791 -address /run/containerd/containerd.sock │ │ ├─214576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2a57971cd5b93126218ce430bf55a134f05c7b463320dafcefb84117f155bb0 -address /run/containerd/containerd.sock │ │ ├─214607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8277c10747d8583b2d34de888ee4dc3824911ec9f9116164a897908cabeeb7c1 -address /run/containerd/containerd.sock │ │ ├─214860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29b0db3e631cecf5523cf958b1cf7bf2f6391cf46df7af6891291596db24d0bf -address /run/containerd/containerd.sock │ │ ├─214899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1eed8ed8b499a4d9fb07379dcbec0e176da1a180074818dfa154e867df7fdc -address /run/containerd/containerd.sock │ │ ├─226473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0daece10c23c57d45c756442f19ba9a4bbc5e29445403bc3ade3ea9a15f53690 -address /run/containerd/containerd.sock │ │ ├─228818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68671893927153c145e970104536416e2a1dc2f90d5890f887ab01f23031cc57 -address /run/containerd/containerd.sock │ │ ├─229974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51ac99745b01ce4198e982d6591fa2659b52bd3317bd4ed77fb2847cf641b886 -address /run/containerd/containerd.sock │ │ ├─230815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b4339797116c18a28a6517a6aa921513d4b91cd5aec45959bdfcba34d654280 -address /run/containerd/containerd.sock │ │ ├─231978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d09fee42a512ac0788e2f92b4f9a3f780aff3c6d630f842af93657765996e4c9 -address /run/containerd/containerd.sock │ │ ├─234442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ca5afa8d596cd93a974f2fff790b9edfecd33c314d9d59712394c2816e1aa31 -address /run/containerd/containerd.sock │ │ ├─235861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1a947a6f8e4e9cb262693e0353af4292a518774a0f8c42654593792d5a945b7 -address /run/containerd/containerd.sock │ │ ├─235938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 377984ebf02c2d6cefa06595874a6c979aa4ea4e25a0b3da26da321787ae9eb7 -address /run/containerd/containerd.sock │ │ ├─247240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1de9ca372b91fc2fe4557e75c4d339de547598f258200dd6984cd4f1d2d306f3 -address /run/containerd/containerd.sock │ │ ├─247753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21bfc69b812233280546d3622d86c67a4f7552a0f0a3ab03657bd7c12497b1b2 -address /run/containerd/containerd.sock │ │ ├─250257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aeec883a1e914648784d40723b6c500770d977dcb16f4a37c0109eb75f0e3fe -address /run/containerd/containerd.sock │ │ ├─254407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0ad3c62e0c7b1b6a467bcc5227e3f8c0eb4d6358d0fcefee52447dd11c49ed2 -address /run/containerd/containerd.sock │ │ ├─254735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a7d141e87ff41c9a3c81b771ca88e768755cabd5e16721c964738b057133149 -address /run/containerd/containerd.sock │ │ ├─254795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e200ac3660f75f91f817745ea0e2ebc60b2e6120f249a768daddc895f22fb6aa -address /run/containerd/containerd.sock │ │ ├─254842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc7cbc2cef4c4c05645a880be99d912a98f2e1eea5851a6dc987c7a0aa42fad0 -address /run/containerd/containerd.sock │ │ ├─266550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 928304207bfa5f26d37f006f67b222797c0e708a27783de3234e2852738057fa -address /run/containerd/containerd.sock │ │ ├─269087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fffbd11a187df9ca14699bc1105821c74206e9e9efc4b03e0be4d2ef8f19e7ef -address /run/containerd/containerd.sock │ │ └─270599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4dbadf150ff02bc6adb71ecd151a839549fe04749fb464030614be9606da22a -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1443 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─530 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─401 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─638 /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 │ │ │ ├─29627 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29890 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.iridfp.service │ │ │ ├─12608 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.iridfp/unit.run │ │ │ └─12635 /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-iridfp --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.iridfp:/var/lib/ceph/mgr/ceph-instance.iridfp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.iridfp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.iridfp -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 │ │ │ ├─18790 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18810 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25118 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25392 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39120 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39158 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34131 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34410 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12242 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12275 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10346 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─652 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─625 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140507 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42156 /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.195 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─369 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 657 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─420499 sshd: unknown [priv] │ │ ├─420614 sshd: unknown [net] │ │ ├─420764 sshd: [accepted] │ │ ├─420910 sshd: [net] │ │ ├─420931 sshd: unknown [priv] │ │ └─420932 sshd: unknown [net] │ ├─docker-c1fc043c2f04b841a8e29a71e61344394d8c21958a7e04213411b8e179d7e4b7.scope … │ │ ├─12719 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.iridfp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12738 /usr/bin/ceph-mgr -n mgr.instance.iridfp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1112 /usr/sbin/uuidd --socket-activation │ ├─docker-0cb31df2c949e6123dcd94819bfcbd2195577ebe195270a9a3116927e4772dc7.scope … │ │ ├─39209 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39228 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-config.service │ ├─run-r645c46c38c674774adca413f569c3e05.scope │ │ └─187938 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─10855 /usr/sbin/chronyd -F 1 │ │ └─10856 /usr/sbin/chronyd -F 1 │ ├─docker-feaf6c6ee820f7fd766787a9ab9388571de23e742d235695b1c4bc4695957f5b.scope … │ │ ├─29932 /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 │ │ └─29944 /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-d8d6231f3d6a734920a373656880400b8f5ed433b7da04032cc366671ae2e043.scope … │ │ ├─18858 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18876 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-f957c679bc549ee3e04a2768536a7d4f025b7a4e2c46841ff8805d4ece7b4f82.scope … │ │ ├─12355 /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 │ │ └─12369 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-d6d872c71e4553779a82364266eb9c3c42c0ff536336da2b9ec8f7e27ecd5bc7.scope … │ │ ├─25434 /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 │ │ └─25446 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─406 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140272 /sbin/iscsid │ │ └─140273 /sbin/iscsid │ ├─docker-1f765cf710d1bae80c78342ad42a7c0883bdd84720be7704eea6ba4f3b91b031.scope … │ │ ├─34451 /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 │ │ └─34463 /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 │ ├─dbus.service │ │ └─622 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─637 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─628 /lib/systemd/systemd-logind ├─k8s.io │ ├─2618ba2dd560a59b3d14e00e4779a2429ef9cea3052233ae3fa347830a042df1 │ │ └─62912 /pause │ ├─ca1eed8ed8b499a4d9fb07379dcbec0e176da1a180074818dfa154e867df7fdc │ │ └─214940 /pause │ ├─dd1301477f2d6436f2eb49fef6526a2f1d5708e099fdaa3cf290c222b12d1bec │ │ ├─50173 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 │ │ └─51383 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─afbc9fdf4d592607e52389d06fa243019c1faf7c54b00f8ea5e98dc051fb432d │ │ └─44816 /pause │ ├─7c1ecdae4e05d20a41f1faca27a7ed9615112afd0dcd14c867491dba8c74d80e │ │ ├─ 48222 /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 │ │ ├─ 48235 /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 │ │ ├─ 48380 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268696 nginx: worker process │ │ ├─268697 nginx: worker process │ │ └─268698 nginx: cache manager process │ ├─16f4ca252ec3bd0f4607cb72ad5f46fe47c2100d30875bbdbd2c9a1a20d8d59f │ │ └─66586 /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 │ ├─b00cee5eb13281fc21787c4ab8dcda17a80c0a328311abc8f0e290342c6cb2ca │ │ ├─92137 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92154 /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 -- │ │ ├─92160 erl_child_setup 1048576 │ │ ├─92363 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92364 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92374 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92569 /bin/sh -s rabbit_disk_monitor │ ├─1668474a73d1ea795c2ff1b90a2ac6971cc177faa97db057eaafd220846d1f56 │ │ └─63340 /pause │ ├─67ace5e92a69b94ccf4f8a72e1eede3d3c836ddaedd6da5ec2b14e79bbe9a11c │ │ └─224771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6156b8703f4e0c6e529acc6a85cb2c18be4022c39f4c5021b71f0a9d0e8b3a49 │ │ └─147062 /pause │ ├─ad40ff1a73cd8c63565d97de38bd7aeb2be6b62aeec0d2c4436f635e2bc684d0 │ │ └─49196 /pause │ ├─14aa0303d54ab0c0f6bbe1b843109c7f7792650f08e7fe2ef212f02823cf8474 │ │ ├─144103 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144119 /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 -- │ │ ├─144125 erl_child_setup 1048576 │ │ ├─144206 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144207 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144220 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─144383 /bin/sh -s rabbit_disk_monitor │ ├─605429d49f12af4f4b66ad8f51e74e33c79ad4eb452e52462ff8626355c60d37 │ │ └─146270 /pause │ ├─648e3ebee35b5fc2125b35800517965e9f8eece30524d0e63be9ae00e3b8f12c │ │ └─146001 /pause │ ├─719ce613d1e892026da55dafbcf53485a129113690d4dc3d198332f17f2e1f1c │ │ └─61353 /pause │ ├─38e50c84c96eb5050bb1a8bbb9a23787f277e3e2e1ef62c671f3c5a2ddc74472 │ │ ├─108644 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108673 /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 -- │ │ ├─108685 erl_child_setup 1048576 │ │ ├─108742 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108743 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108753 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109064 /bin/sh -s rabbit_disk_monitor │ ├─39832d1b3f1e297e8f9241af93635ef25b8ceb9071cdd3bef3833315d03e89df │ │ └─48009 /pause │ ├─c8992aa7dca400ec18b2d262af52e52f3958713da1937e5a5a8698c1fd63b861 │ │ ├─182773 neutron-policy-server: uWSGI master │ │ ├─182785 neutron-policy-server: uWSGI worker 1 │ │ └─182786 neutron-policy-server: uWSGI worker 2 │ ├─45898d916f7cf4c1aa429d29e7950743ebd348f27e069fac6b2168932c96e9fc │ │ └─108102 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─972a6915a54e63605892de882b89bff9325127acb0838a0d0b590f1c6c1656db │ │ └─96190 /pause │ ├─21bfc69b812233280546d3622d86c67a4f7552a0f0a3ab03657bd7c12497b1b2 │ │ └─247776 /pause │ ├─5be063efbd49cb088eef73765d2e871de5a211b97e65ad421c8463137d5fe8d3 │ │ ├─67518 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67535 /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 -- │ │ ├─67541 erl_child_setup 1048576 │ │ ├─67666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67667 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67677 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67767 /bin/sh -s rabbit_disk_monitor │ ├─7a5713fc3d851c3d47945fd93bd040de3c8481bd5d08f76a90d934027300613e │ │ └─61242 /pause │ ├─cdf17981e1b817ebbfead1c6b47c060bd385a355633d7831581c593768ac4a23 │ │ ├─106786 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106984 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106986 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7b65eab79c62f03b3d745edb3fadf40ff78f0beedb2f562e903da7227b4f0c49 │ │ └─57524 nfd-master -crd-controller=true -metrics=8081 │ ├─27e1b98b67d4d35a234b2b1f3b51aeeeec0f7d1666e829ebf1872353875635d6 │ │ └─61661 /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 │ ├─2a1580d0acf62c9af498dab7acd27bc8df161af9fab61eab7d04ff54fbebe5d9 │ │ └─50147 /pause │ ├─e11a11b7b7107f9d196f0fa1a6eaa94face3b539f76ddf5851115424f49352e4 │ │ └─66064 /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-195.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 │ ├─3ea3217bb1272b8aa4eca7534f286212e8153e695607b4ac995003a5fbc02d38 │ │ └─121775 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─aed88f4b981a60f0d9b524b290f6c409d1e79c1ce169d121e2b86343a58346fc │ │ └─66789 /bin/pushgateway │ ├─115536e4d7d3a5946226635e5f6e60c61e2bf7c98b870f82fb5701a749d976ac │ │ ├─345713 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] │ │ ├─346264 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346527 /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/tmp_fv7za4w/privsep.sock │ │ ├─347021 /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/tmpqz6uwa7g/privsep.sock │ │ ├─347423 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347424 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347466 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2e6bb8b3-6c8c-4760-9a0d-47d7841ec2ae/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2e6bb8b3-6c8c-4760-9a0d-47d7841ec2ae/host --addn-hosts=/var/lib/neutron/dhcp/2e6bb8b3-6c8c-4760-9a0d-47d7841ec2ae/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2e6bb8b3-6c8c-4760-9a0d-47d7841ec2ae/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2e6bb8b3-6c8c-4760-9a0d-47d7841ec2ae/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e2f44e45-9117-4ed8-a05a-06f81f821bb3,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 │ │ ├─347473 haproxy -f /var/lib/neutron/ns-metadata-proxy/2e6bb8b3-6c8c-4760-9a0d-47d7841ec2ae.conf │ │ ├─347479 haproxy -f /var/lib/neutron/ns-metadata-proxy/42839746-13b3-4241-a072-235fa752cf5f.conf │ │ ├─377471 /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/tmpiguhxc0q/privsep.sock │ │ ├─384301 /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/tmp0kqk9cux/privsep.sock │ │ └─392457 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/42839746-13b3-4241-a072-235fa752cf5f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/42839746-13b3-4241-a072-235fa752cf5f/host --addn-hosts=/var/lib/neutron/dhcp/42839746-13b3-4241-a072-235fa752cf5f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/42839746-13b3-4241-a072-235fa752cf5f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/42839746-13b3-4241-a072-235fa752cf5f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-94be221e-0089-4aa5-9781-b70a7c043771,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 │ ├─edaf99e75a2d0d4528e7a95cae2036b7690d6ebbbd417c123b64229cd4437880 │ │ └─228935 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─5e9ca69f2cb8c5d50864455fb7b1c6debb97f93f17d70efaef96a199b81235b1 │ │ ├─ 96570 /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 │ │ └─413966 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─9941d332ed041c1f97b35a9663ac950a587372692e6f0becbf11bd834f87afff │ │ └─264315 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─457a80539c58424a93f3de22a8c875fb4f378f3999fca02df5b60500140b5fe9 │ │ └─52736 valkey-server *:26379 [sentinel] │ ├─73665e34256e94ee07c6ff11048df6c6f2952c1a3d26c7251ce3b26a9e777365 │ │ └─49004 /manager --metrics-bind-address=:8080 │ ├─3f022eb5ca50b633d514c936f15bc3e6b3543c756e2b2882abd06078a473101b │ │ └─48720 /pause │ ├─c05998f38db137e76dc54b7acc4095a5e515b8b21341b11bc569557a7c568890 │ │ └─61402 /pause │ ├─6d57b4d19c215d56b6d1a06c44d42a304804a784b2314cf21ca548b0ccf7463c │ │ └─189586 /pause │ ├─51d45c8836780084333c257d068f62cb7bc78ca168bc8738c144a5f4fe7fbc0e │ │ └─123643 /pause │ ├─4c34b29cfb5ee1e0e64a59544195a909a6b231ace03b72731b33d98130ba0575 │ │ └─41823 /pause │ ├─92aa505118e388a87d3119a6df43f443e94b6b46273442d93d6712e70bbcd75a │ │ ├─64747 nginx: master process nginx -g daemon off; │ │ ├─64766 nginx: worker process │ │ ├─64767 nginx: worker process │ │ ├─64768 nginx: worker process │ │ ├─64769 nginx: worker process │ │ └─64770 nginx: worker process │ ├─5d3e4717e00d97b0df6ff148691319f398711188e60de165695a634f55c751d0 │ │ └─142596 /pause │ ├─68aab1896e43bd27a74b2605ec0b537622d55b180fbbb38475e8e07daa7e1a11 │ │ └─110409 /pause │ ├─de965d6c1717082f202438cfacc3fd96855f216bb22122a29ebfb5be93ea559f │ │ ├─62487 python -u /app/sidecar.py │ │ ├─63009 python -u /app/sidecar.py │ │ └─63010 python -u /app/sidecar.py │ ├─6efa1cc5b32963e1a6bba0107f0a1ae5d1433f72dbb33cfb20dd3b717b9c96ee │ │ └─106490 /pause │ ├─64c04899aba6a440d6dd6d228c8a4c5acfbdbb1e53dd2e52148886c2bc46f30a │ │ └─67080 /bin/oauth2-proxy │ ├─ed6cab08e9b159a1c58531694310bfda33430ea705814e9e8641b05f9d7b6a63 │ │ └─57491 nfd-gc -gc-interval=1h │ ├─7fbbc60f03130faf94c4c10a5463873a1beb894b47e18dc6459bbe7679711caa │ │ └─63023 /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 │ ├─9f34f2da5985983739e9255c2642c363721bfd1a3e37717e3861da799e0fb7f4 │ │ └─57565 nfd-worker -metrics=8081 │ ├─a2729ca759d27bf4bbdb174c0f15e82447be48bb5a58d5dc42befcfd1a9026d3 │ │ └─97459 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─e200ac3660f75f91f817745ea0e2ebc60b2e6120f249a768daddc895f22fb6aa │ │ └─254827 /pause │ ├─0b4339797116c18a28a6517a6aa921513d4b91cd5aec45959bdfcba34d654280 │ │ └─230838 /pause │ ├─9e0ff5c17c4504813c1ed8e001207833f0241638e4969e46bc050b0bf55ff7e7 │ │ ├─250410 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250427 /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 -- │ │ ├─250433 erl_child_setup 1048576 │ │ ├─250563 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250564 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250580 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250866 /bin/sh -s rabbit_disk_monitor │ ├─11e603b1c8268a41aa19c0344ae65ab8d6ee4df94be0d21ab129925c756ba2de │ │ ├─225458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225484 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─410659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─baf8fe484c66c5ae384b16ac7259f389b516140af040deedcbf9953e61101915 │ │ ├─131686 placement-api: uWSGI master │ │ ├─131785 placement-api: uWSGI worker 1 │ │ └─131786 placement-api: uWSGI worker 2 │ ├─4d127569ded6748dd72a10ea54f4cfed95f8ff2221c7af86dbc3c1d1e5d31694 │ │ ├─62461 python -u /app/sidecar.py │ │ ├─63001 python -u /app/sidecar.py │ │ └─63002 python -u /app/sidecar.py │ ├─308ecb9d8ca1962830b49d036fd5b635eb5f66767c9647c9336ef44509e0ea3b │ │ └─230312 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─26f8e9f333478b510f8595981440cbe2c0335a8403dc041cfa1be02eb1729345 │ │ └─44923 /coredns -conf /etc/coredns/Corefile │ ├─10f477de4cc1bdd62d5bdf5267ebc024aebe01045c1888d46081b3ae7d449007 │ │ └─44859 /pause │ ├─8277c10747d8583b2d34de888ee4dc3824911ec9f9116164a897908cabeeb7c1 │ │ └─214677 /pause │ ├─8216d0ca944d8538bea18e732488653a042452a82fbdf02de4714ecbccd2e58f │ │ ├─170741 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171101 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171102 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c85892af366a95cf097d94d241b5a53a54a449a58138755db3300daf604b0d53 │ │ └─146571 /pause │ ├─0fad3d3d3f6a2c3f911aa9fe1ba5e3463e7bad4a367fa94499dec7a8f2ff2c5c │ │ └─61444 /pause │ ├─6c5c019e0f2b5824f50ed1f138ecae9d03d81b2798e3c4c6be42d39f74d90350 │ │ └─41867 /pause │ ├─8c6c8e89b326ab017b08f1575977e74c6da411419af358f91a1fb7e068957943 │ │ └─187089 /pause │ ├─df3eb09bc6f29c5db346841f77756a70b853435f915407c702dc1ab39c0b2b15 │ │ └─191584 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9fcb9461ab8a990a4697d395d721bf876172eba31741804ba9d7fd10f2f7ef60 │ │ ├─224775 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225136 octavia-worker: ConsumerService worker(0) │ │ └─225139 octavia-worker: ConsumerService worker(1) │ ├─a3bf8fe90093ff690b9934ee21931e80f3b91903fb72d3b73c7f22b0fd3c05c4 │ │ └─146513 /pause │ ├─2ca2fb70c45be52ee817894295ce03c69e535704001cb8f4b4966c55fa669ed6 │ │ └─173871 /pause │ ├─11e21ae879d64a7d859104da8744810a5ffb72d7130c9895cddb7cc70b38d67a │ │ └─92002 /pause │ ├─c34024c2388199eb0a2db7477c9605e00eb890bc969575da2237506350c0128b │ │ └─42349 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c1a947a6f8e4e9cb262693e0353af4292a518774a0f8c42654593792d5a945b7 │ │ └─235889 /pause │ ├─1318c6979d6d7f106e2f4c462ec7a49ad2357f8b3e590dc62c5df55b95530732 │ │ └─62202 /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 │ ├─51ac99745b01ce4198e982d6591fa2659b52bd3317bd4ed77fb2847cf641b886 │ │ └─229998 /pause │ ├─6f8591a9891a3b29d5dc634a6f2aa8663b25cca5ce9897d27748c3549ea22c6a │ │ └─66477 /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-195.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 │ ├─0daece10c23c57d45c756442f19ba9a4bbc5e29445403bc3ade3ea9a15f53690 │ │ └─226496 /pause │ ├─79816c438b3a2d550644b9694355d488283daa26b633b4a3fad3cf162d0e1d15 │ │ └─48834 /pause │ ├─7c18da8683017dc18aa98bc942c4f46a3618f2560fec49bd8ad583cbd34fc31e │ │ └─66183 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b10991f9ebf45835ad6cb886e1f90b3b270b494375d4d056110e72bb56fa6ac9 │ │ └─146333 /pause │ ├─785d88f51c92d404a44b04d89ae81b6b2e0e552b9b9ec80836070a8fb8d9e45b │ │ └─43179 /pause │ ├─6aeec883a1e914648784d40723b6c500770d977dcb16f4a37c0109eb75f0e3fe │ │ └─250281 /pause │ ├─23cefd63a4581f0b5099b0cf4c0738433aed18651552b8ce86b39504d89d2a35 │ │ └─45743 /pause │ ├─5b8c12ac64e85db48c4df9d34a55e5a42fadc681cef0152994cd7e93c560d6ca │ │ └─173581 /pause │ ├─3fa25103b65478973c5d67667e9026915c45443e4fbcba9f30e8a9c43ca314fd │ │ └─45801 /pause │ ├─6ca5afa8d596cd93a974f2fff790b9edfecd33c314d9d59712394c2816e1aa31 │ │ └─234467 /pause │ ├─acc5c8ff4aeb7b824fb32e99cc9c11c46073290dbc41159d0b456cfde59ff058 │ │ └─57206 /pause │ ├─8f036cbd6d1521b3b49d09afbe14494b6519c87fb17e8bb69b7844c909ab8bcc │ │ └─57146 /pause │ ├─bd2957dd9f500a68f673e04c9ed40567815824beefbc6e961c2f1125dab6cd30 │ │ └─173701 /pause │ ├─5efe35036ee5318b0e7e0a0455d27f9211d4f65253eea931a900edd0877acaad │ │ ├─202669 heat-api: uWSGI master │ │ ├─202710 heat-api: uWSGI worker 1 │ │ └─202711 heat-api: uWSGI worker 2 │ ├─d6ba5dce48c9bf8a4706cdf6fcdfaaffda96e1a687347c302bdabd4e5898e73a │ │ └─123560 /pause │ ├─02cce91fedb39db7cd9e3fad043ef3d19ca7a7ac1f6cdd0024516b0a4bea1aff │ │ └─85968 /pause │ ├─fd402308ed22b3759047f91aa11e7c638858155f991a704d53a81eb67af6568c │ │ └─62749 /pause │ ├─e183cf8215d3f806069308908c7df5865255caa38c7c68be81b4e5896b8f47dd │ │ └─253352 docker-registry serve /etc/docker-registry/config.yml │ ├─696bf6ef1674729ab8a06ecd4a92e1cff9581d318f107792ea3305bdf45b9a68 │ │ └─64191 /pause │ ├─7d101cac3d1c9f0f983202972fcaee8586a79c6ce1751a08af06e2688992b97c │ │ └─230894 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─00378595186a74e37bd198c6a7ed25bdc6515cdaeee714615e7b680ec622417c │ │ ├─202797 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203089 heat-engine: ServiceWrapper worker(0) │ │ └─203092 heat-engine: ServiceWrapper worker(1) │ ├─779a87bae0436bd90384fe8fb4b429d93943857d378738ac47075cfe72230a4f │ │ └─106405 /pause │ ├─e228fd0971d37e581f21fa390b6f355170c96debaf265a7ff87c6f9caf6ff7d6 │ │ └─187811 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─473ac02ac6a7cce482bb116bb6d1b4c967053d810ed8c90395f455b7f6a23f87 │ │ ├─226673 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226694 /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 -- │ │ ├─226700 erl_child_setup 1048576 │ │ ├─226803 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226804 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226814 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─226999 /bin/sh -s rabbit_disk_monitor │ ├─8bf952c8d9d13c36e9bea58e21e23b14f102964101000d3b505edbf9ad5a4128 │ │ └─41970 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 │ ├─f4dbadf150ff02bc6adb71ecd151a839549fe04749fb464030614be9606da22a │ │ └─270625 /pause │ ├─42f71584023a38cca26f92f5bcd5ea5e5685b42b63c5553d1c015cf0c2a40911 │ │ ├─ 72449 apache2 -DFOREGROUND │ │ ├─ 72488 (wsgi:k -DFOREGROUND │ │ ├─ 72489 (wsgi:k -DFOREGROUND │ │ ├─ 72490 (wsgi:k -DFOREGROUND │ │ ├─ 72491 (wsgi:k -DFOREGROUND │ │ ├─412706 apache2 -DFOREGROUND │ │ └─420251 apache2 -DFOREGROUND │ ├─35d585844683255540e383dfb6a4bf33301955c6f632ca1adc3b9ae094d98675 │ │ └─65938 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─dd46d9c85e46cd6a790902217e00ca51dac98609908e60bd83f8f6d98f7502d5 │ │ └─124278 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e9f8ec974a0a61791c6925bf12d687d29a8f838cb0f0eac8dbf157cbcbf8c38d │ │ └─189498 /pause │ ├─68671893927153c145e970104536416e2a1dc2f90d5890f887ab01f23031cc57 │ │ └─228841 /pause │ ├─01039d07b6447cd07631b61fad5bd77f45d85c31e982481bd50c22193c67cbf6 │ │ ├─170888 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171403 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171404 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─bfe5e0e3f2355a1993d07a9dc56a5033255c639960b9623383c1856882741ba8 │ │ └─143762 /pause │ ├─202fe6f607c79bc02ca88a80139454f93a902599cb0bea7badcc4c7b83def184 │ │ └─174183 /pause │ ├─e8abb35cfc246d349e876de07f210a38fd2dfb20c46d4e12451b65d73a4cf0c0 │ │ └─52802 redis_exporter │ ├─bb6885a2fa6b5b7a3969c9753bde7c2e2f374a3db9b42d2071d42b50802a6e2d │ │ └─44885 /coredns -conf /etc/coredns/Corefile │ ├─1afff54dce6a51c33929b64b7a7c81c02d146bd54a5f68f5da217fb7f4e0f12f │ │ ├─85242 barbiacan-api: uWSGI master │ │ └─85270 barbiacan-api: uWSGI worker 1 │ ├─58a645b5530918f92c71ad02e130e992226fc10d2107b5df93d81234b23c3890 │ │ ├─272975 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272990 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─5c297e185248dcf97e27e5c21be19fcf86d8d21673c0211f9730a96e65351897 │ │ └─187206 /bin/bash /tmp/libvirt.sh │ ├─69d538d6c7c2210acdc0a98277e6dac72207919436fcee638f1fe927f1cd89ae │ │ └─42323 /pause │ ├─4020acd57c36bd56ddb08606212b51b1bd2fc3feb03686411812f7aeac82ee71 │ │ └─48306 /server │ ├─c6b4478b7ff19e7a26146170c04db4d39262fb945b40e697db8e31533a298863 │ │ └─96149 /pause │ ├─11354e9e468c10d70ba728bcf5bf35dd1c7fc2f89e42b4e87cc9afa0c0fcf973 │ │ └─67170 /pause │ ├─9d18ab57c538e3158a3a0fb61ba2821691ab2cf48603f59d5a6231ac2c1ba718 │ │ └─44445 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─efafa41931aef2c0f72ad865ca939ce295b598daab6cb5dccc484dfa0248add6 │ │ └─66101 /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 │ ├─dc475598dc94797a27067b33924fe13695910ac7a256cf3544b647bfed29a4b9 │ │ └─108429 /pause │ ├─7ff74d4db88677eb981602179cc700e5b24d3ea1c23d35121f15085d7a811658 │ │ └─65896 /goldpinger --static-file-path /static │ ├─08b763b2d5a04fabc693908312436a240d17d13758d1851cd25a49a65ab37f14 │ │ └─43065 /pause │ ├─cb9b94b821cd95cea520647cc71cf3c141b864f080dd2cffce75768fc2eeb0ec │ │ ├─206736 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206752 /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 -- │ │ ├─206758 erl_child_setup 1048576 │ │ ├─206867 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206868 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206884 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─207144 /bin/sh -s rabbit_disk_monitor │ ├─b48cbb4a7335ad5cca5c90cdfb64cb07307c823cd3ea8f0dc0e10675551b65a3 │ │ └─45276 /pause │ ├─823eb3a304155746ad81f102acf2770240c68b7528c4336f9b9e2197fd83dcbf │ │ ├─65587 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65639 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─8616cabf5030d8b431c88a43fe9e43a6f5c8437d67e73744708b5a1b0f75fbce │ │ └─126251 /pause │ ├─ad5e02448d9d7b1487d201d147bbdf3392f55dea0529e50bf617f2f378f429bb │ │ └─52239 /pause │ ├─a664cd53e693d6e763ebd684b0013fd09412f7cf803a8f7f30a293a9e8054321 │ │ └─141173 /pause │ ├─73ce4b9cebf738cad93962e0c327415b50e300975441be3cfdbb64a39243764b │ │ └─49533 percona-xtradb-cluster-operator │ ├─52d2c903a6aa502627a0c6299428ae81403d793e6fde4a7e97cf6100db607c97 │ │ └─232029 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─db3bff091f31f91995d19ab7e2e4efa3e09fc0bc20c04b6b2742863b0de1bc84 │ │ ├─185362 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] │ │ ├─185793 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─186042 /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/tmpv5e0pfhk/privsep.sock │ │ ├─377679 /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/tmpmaii7j8f/privsep.sock │ │ ├─378201 /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/tmpewtgjgdk/privsep.sock │ │ ├─378711 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378714 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─382636 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d987379b-111d-4be5-b23c-e7d2a76e94f0 --namespace=qrouter-d987379b-111d-4be5-b23c-e7d2a76e94f0 --conf_dir=/var/lib/neutron/ha_confs/d987379b-111d-4be5-b23c-e7d2a76e94f0 --log-file=/var/lib/neutron/ha_confs/d987379b-111d-4be5-b23c-e7d2a76e94f0/neutron-keepalived-state-change.log --monitor_interface=ha-0491623e-08 --monitor_cidr=169.254.0.198/24 --pid_file=/var/lib/neutron/external/pids/d987379b-111d-4be5-b23c-e7d2a76e94f0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─389834 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3ec3a6bd-286e-400e-b133-cc97b16ba080 --namespace=qrouter-3ec3a6bd-286e-400e-b133-cc97b16ba080 --conf_dir=/var/lib/neutron/ha_confs/3ec3a6bd-286e-400e-b133-cc97b16ba080 --log-file=/var/lib/neutron/ha_confs/3ec3a6bd-286e-400e-b133-cc97b16ba080/neutron-keepalived-state-change.log --monitor_interface=ha-7e3413d4-a8 --monitor_cidr=169.254.0.218/24 --pid_file=/var/lib/neutron/external/pids/3ec3a6bd-286e-400e-b133-cc97b16ba080.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─403486 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3f0e1828-acfd-4bf1-9338-89c93e5c91f3 --namespace=qrouter-3f0e1828-acfd-4bf1-9338-89c93e5c91f3 --conf_dir=/var/lib/neutron/ha_confs/3f0e1828-acfd-4bf1-9338-89c93e5c91f3 --log-file=/var/lib/neutron/ha_confs/3f0e1828-acfd-4bf1-9338-89c93e5c91f3/neutron-keepalived-state-change.log --monitor_interface=ha-25a22554-14 --monitor_cidr=169.254.0.51/24 --pid_file=/var/lib/neutron/external/pids/3f0e1828-acfd-4bf1-9338-89c93e5c91f3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─885e1c4694651842082ca9fde8cf5d2a215d99e0e7e6c7f3929d11f5bb587efe │ │ └─57438 /pause │ ├─55cb114854c6be2a7d87624183e3a833457bc78b3d9f1ce9014ae41ec3507a6b │ │ ├─264475 /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 │ │ └─264724 /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 │ ├─d588bd2e69506f844e24f1d4b464628feada6949391c828250432d4ea678dc0a │ │ └─65005 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─fc7cbc2cef4c4c05645a880be99d912a98f2e1eea5851a6dc987c7a0aa42fad0 │ │ └─254913 /pause │ ├─2c549a1d5bc25e95e9462127df317949ccb284aa8c62c4fca07356bc0e8ef118 │ │ ├─182713 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] │ │ ├─182990 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) │ │ ├─182993 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) │ │ └─182996 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) │ ├─efbd057fbc96b7f69f734f88ed9c45c3b72f4255dbd0e3419f677fc1cb0574b3 │ │ └─56511 /pause │ ├─c73f513553c4cff9f4682832333281257d2a4eba0d4da15d11d3f4c90b4d0d38 │ │ ├─174824 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─405372 sleep 300 │ ├─f9de130ac6ec22aee1e4e3f4be1712666c8302739949331691e01d6d8df397f1 │ │ ├─78725 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78742 /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 -- │ │ ├─78748 erl_child_setup 1048576 │ │ ├─78801 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78900 /bin/sh -s rabbit_disk_monitor │ ├─dde01dd19e9f10b82eaf747eb0712404594648cbaf78f9b84bd14c041c27b018 │ │ └─41980 kube-apiserver --advertise-address=199.19.213.195 --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 │ ├─38fe4c4d1dcdc5517ab77ca71bf654c8a26796cdd98ae75ec7239d4834e1dbe3 │ │ └─165139 /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 │ ├─77e443cc4feff844f6d33674327e53d1e0e3394d7715e1ab68fefe5c70595036 │ │ └─45958 /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 │ ├─179006ad28fe35eefefa1e45bff8131dd18e5666897a300a720dd4529fc5455a │ │ └─69295 /pause │ ├─313f84000f6d914649e172f84e9b27630cf4e94b4b3189fbf4eacbda95dd6a9d │ │ └─49721 /pause │ ├─9999f65f4b68a1e1b81652026b6132934f097f0a56fb538f0d17f9ebc51b6b25 │ │ └─104701 /pause │ ├─29027320189cb73f6e9e86e918ab0f6acae13a0a0f73105257f3ff17f3d8c6e2 │ │ └─64236 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 │ ├─ef8e3a9448d50a2141453ce325e2f884f89cc64af529566c66e2e712703ae039 │ │ └─142928 /pause │ ├─8de6219b93ef79a4769b0d20499cfb31f09608eed25b9b23d7fe81682ea0bd1a │ │ └─96494 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-djfgp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─29b0db3e631cecf5523cf958b1cf7bf2f6391cf46df7af6891291596db24d0bf │ │ └─214885 /pause │ ├─1de9ca372b91fc2fe4557e75c4d339de547598f258200dd6984cd4f1d2d306f3 │ │ └─247297 /pause │ ├─a3660f7682b3003692f32fa897fcc6fdbb2eba298b81bb334b459d6d8cc38166 │ │ └─66646 /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 │ ├─384162c1f9dc2093c9cd7ea135b966cd2f1af25d47b9ee68cbce95eae41d52c1 │ │ └─57665 /secretgen-controller │ ├─435bc8984fdf2725ae3fa1d9fe593f3f044d138b49acdf235e9aee1836f34dca │ │ └─66838 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2b309c747c2693976f5f537bc55880644ce5ec647648898caad83ddf44972ff6 │ │ └─46002 /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 │ ├─3ac3a228a7b23a980b9e9bd0723d6b59d387149b4b08dbfa8551dd138b7d2db6 │ │ └─50252 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b7b820bd08eb9b2bc60317a3f5bb82d21a2405cfbe3ca3147e95d364d10f31eb │ │ └─189759 /pause │ ├─1cc7afbae7d4b270e794e9796cfaf4699c2510cb82e7729f7454542a2affc522 │ │ └─41775 /pause │ ├─4a9aa71867867c73000c5597f0e5aa8e7a12dfa7b494364b5374ba5d908258a5 │ │ ├─247348 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248080 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpp54p_p83/privsep.sock │ │ ├─248085 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248098 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─146f048b7bc14c017e836ef40d3a2425275044a5888dba65e1afa94046da9e20 │ │ ├─50328 mysqld --wsrep_start_position=ec17f218-9018-11f1-a822-b7eb323bd15b:20 │ │ └─50450 /var/lib/mysql/mysql-state-monitor │ ├─14010e604c11cd88d746aa2482ea00a149f84b34d2e0665d84036ce2b8713196 │ │ └─63490 /pause │ ├─96b4ced0a2ff2bf320e7cc9e564830d1b61dc640980ac2e6a89263e90639ad50 │ │ └─46047 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─28a4a630618773f697fe0a7e873115d750aac2e9a6439fc93c1a04c83e6a2f22 │ │ └─45345 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 │ ├─c20a539c8d6bf10e4a4b9e3aeaf336064fa745b2f9d51a9abbcb8040d104ef0b │ │ └─65196 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9ee1b2aef8dc3fa22f764489959a269acd4e427298573161e4863592158678ed │ │ └─185341 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) │ ├─ecdab04e1d2ba869eb3052eb1a9a42402d918df90ac0a4dcfa681bc4521d9787 │ │ ├─43546 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43922 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1eb9601ffdc40687b7e3f9d8868f5826df2fda1192e2bf527321dee9995bec66 │ │ └─66869 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ad6ad3c21d7596a380689396bdae76799f075287ee1e8a502ca7143e89efbdbb │ │ └─52336 /pause │ ├─62374d59e92d2e8e7dde33616d7c611ef68a1b91d3fb647a6fdde861dfd49114 │ │ └─57246 /pause │ ├─8fd8722f0ec6bd374ad459ec521a1f92838ab6f496f224bc40eab476a735881c │ │ └─52547 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 │ ├─5e08067de730f0ae266474eec50ff587b19d7e886882ecf6717ab6b9757ce0e0 │ │ └─64572 /pause │ ├─c17dbffd0565edf7617fefd278cea803980f5b962ddfc27d3ef288408527267e │ │ ├─105171 glance-api: uWSGI master │ │ ├─105184 glance-api: uWSGI worker 1 │ │ └─105185 glance-api: uWSGI worker 2 │ ├─b632da1c027fc89fc0e4f7646ef1b068e01ef201e23942cc36296ac3fe3df089 │ │ ├─141509 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141522 /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 │ ├─15ae2d63d5f1b4b828dbdddc088b7f7d6891fe75573a457423f859ab5f5345c4 │ │ └─264449 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e1b0053a5c56778b219218c4ceba40515085a79acfea336bb24594123a8baee1 │ │ └─269458 /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 │ ├─2f60c475811afbb55a0d9d7fa7881107df0c85c321154f96e71c3fe68c9aeade │ │ └─110457 /pause │ ├─3768b5bcc1adf54bea898699c3cbceaad530f665342c2cfc089c40fbb3d5edb1 │ │ └─187160 /usr/bin/libvirt-tls-sidecar │ ├─6b12542d84d9710048497b8069a8a5e730a24cc8adbe3776c701188f996bfd92 │ │ └─47906 /pause │ ├─9907347d14774eb0d76198717ea139ee442bcef8485aac08b9fb937de0904052 │ │ └─41931 etcd --advertise-client-urls=https://199.19.213.195: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.195:2380 --initial-cluster=instance=https://199.19.213.195:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.195:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.195: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 │ ├─8964b532c4cc2a3395d6e6e6d273282571d90078c55b1f42201b468c7899bfba │ │ └─42095 /kube-vip manager │ ├─d4e8ed5d34760c323b4fe330e92dea4e33596ff5c3a188e5e9732b0ea491e8af │ │ └─80007 /pause │ ├─3d249cc0378eca2442073a3e200087d99d23537ce793bbd4559e06b1e59450ec │ │ ├─182730 neutron-api: uWSGI master │ │ ├─182758 neutron-api: uWSGI worker 1 │ │ └─182759 neutron-api: uWSGI worker 2 │ ├─3cfe2ca0b9697ceace1364e45f1e7e4f225c45337d1907465c79e5551557e71a │ │ ├─183706 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) │ │ ├─184059 /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/tmpqvyt8257/privsep.sock │ │ ├─184250 /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/tmphvxzjkmg/privsep.sock │ │ └─184545 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─0a470fd32331ada7cdcb570e3986ab80685c335eb799106c7ab500249cd40b02 │ │ ├─169852 nova-api: uWSGI master │ │ ├─169917 nova-api: uWSGI worker 1 │ │ └─169918 nova-api: uWSGI worker 2 │ ├─89fa5895c51973f7a39d877d80b916845630eb854e46235a457dfc8f7e391310 │ │ └─43231 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─b2a57971cd5b93126218ce430bf55a134f05c7b463320dafcefb84117f155bb0 │ │ └─214622 /pause │ ├─f0ad3c62e0c7b1b6a467bcc5227e3f8c0eb4d6358d0fcefee52447dd11c49ed2 │ │ └─254445 /pause │ ├─1fc5938504e6db45338f72abe67d8c77eb31acea8f61e6fc386d38e58bfd88f6 │ │ └─63889 /pause │ ├─cdeb677ce6ec9f021f211a8988fbd4cfa97063c4c47c9edc08fd9e26ac159ff4 │ │ └─41869 /pause │ ├─0ceb9c534eb9ebaeeab5a9aa946108a4aa4c549c21e0ee8fad8fe0f8550168ca │ │ ├─247807 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248159 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248160 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─2a72e573cbc643353d53725ed30e95f777c0f2e1731cbbe43697df877297880c │ │ └─173692 /pause │ ├─aa017e6d77d2d66322594b4d0488a9779bbce63a424fbc6969f72a68417fd184 │ │ ├─223303 octavia-api: uWSGI master │ │ ├─223317 octavia-api: uWSGI worker 1 │ │ └─223318 octavia-api: uWSGI worker 2 │ ├─5b5acbcdcd57af6157c3b0232bba0da19651c4d244e31d1b9e8184c33ccfcb14 │ │ ├─187347 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187364 /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 -- │ │ ├─187370 erl_child_setup 1048576 │ │ ├─187444 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187445 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187456 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─187839 /bin/sh -s rabbit_disk_monitor │ ├─faffe98d268ef10eadbb8950cf9a6a7f612a9f68fd88ef9eb6b2c083be08eb0d │ │ └─41990 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 │ ├─b1515d732c230182f7a7f7535f577f79684575facc5897d73ef1fcd1211ba5be │ │ ├─202813 heat-api-cfn: uWSGI master │ │ ├─202837 heat-api-cfn: uWSGI worker 1 │ │ └─202838 heat-api-cfn: uWSGI worker 2 │ ├─4db5b48437c4c36d28fd7c5eac82209c76abfd567ef829851e9ea5f987c1386e │ │ └─48883 /manager --metrics-bind-address=:9782 │ ├─23f906f7b5f856478b2efbad37d1421eb8d7f73a69ba2ddc0230d75d88a3ccca │ │ └─44410 /pause │ ├─186a0cc84af78d4f135971a05c09ada7ceb9f772fdf9fe2a6e789e99554f3791 │ │ └─206611 /pause │ ├─d09fee42a512ac0788e2f92b4f9a3f780aff3c6d630f842af93657765996e4c9 │ │ └─232003 /pause │ ├─def115ffe964b1b495be439ace70bc2f3034ae071ed48ef8d136ab547db6b0b3 │ │ ├─171893 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171910 /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 -- │ │ ├─171917 erl_child_setup 1048576 │ │ ├─171999 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172000 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172010 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─172217 /bin/sh -s rabbit_disk_monitor │ ├─2a2bfc3895e3b64e63c33d7e9e0aeb87a9aa459c7b0fc7c456e0ac6a8c548673 │ │ ├─264451 manila-api: uWSGI master │ │ ├─264514 manila-api: uWSGI worker 1 │ │ └─264515 manila-api: uWSGI worker 2 │ ├─164e9f373b5d4b5370a6010c4207a6f1627f622b1003a43e8207ba36494ef0f6 │ │ └─234492 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─a4858ee64613e3218ff18cc72346e6f5c2a2f3b8e7e879480883afd486f5b797 │ │ └─78489 /pause │ ├─c524ec296ce1f2c2cfa4bb308ef054503444cf07017d1cfd03e606170683d236 │ │ ├─ 86866 /usr/local/bin/rook ceph operator │ │ └─421046 /usr/bin/python3 -s /usr/bin/ceph version --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─c90cc2cfe9eae0c15a86f916c6e7207830fecf6361cb972212e45de5eb34e1e2 │ │ └─143196 /coredns -conf /etc/coredns/Corefile │ ├─a6e65739916b38b8cede292d8713d6e1b98e862e84132bf52a33c3fe3ce0f33b │ │ └─173651 /pause │ ├─928304207bfa5f26d37f006f67b222797c0e708a27783de3234e2852738057fa │ │ └─266573 /pause │ ├─fe436170ff9ace732267c02d2e9396f8ed77b7286f60df7f512aa3f327a0320d │ │ ├─247525 magnum-api: uWSGI master │ │ ├─247561 magnum-api: uWSGI worker 1 │ │ └─247562 magnum-api: uWSGI worker 2 │ ├─f8ada4beda3b7f609e513871cb79f0b1bcb5d9c4f831ba69e8c535a55dd0a642 │ │ └─67132 /bin/oauth2-proxy │ ├─87be31b03a2d0d760b2847fe7104ea4808070435d617c84f0261361dd9263932 │ │ └─65233 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a556e6dc47e447909c6fab841963ffdb050a7e3d3c3426f3ca469d9fca495556 │ │ ├─268889 apache2 -DFOREGROUND │ │ ├─271406 (wsgi:h -DFOREGROUND │ │ ├─271407 (wsgi:h -DFOREGROUND │ │ ├─271408 (wsgi:h -DFOREGROUND │ │ ├─271409 (wsgi:h -DFOREGROUND │ │ ├─271410 (wsgi:h -DFOREGROUND │ │ ├─271411 apache2 -DFOREGROUND │ │ └─271412 apache2 -DFOREGROUND │ ├─e7d36cc2bc7384faa55ea90b1afeb612cf4aeccc77dee415ca7e4f84818db90b │ │ ├─170070 nova-metadata: uWSGI master │ │ ├─170085 nova-metadata: uWSGI worker 1 │ │ └─170086 nova-metadata: uWSGI worker 2 │ ├─7d592734562ef0a606783a150b4962984a31a26442948fbb69049c9dd747f75a │ │ └─270890 /bin/openstack-database-exporter │ ├─41baac32dc273e91306d847832f3292713425fc02c00aa2f249b6811424c0ba3 │ │ └─63451 /pause │ ├─cb23f577a38120ff0c7058e9451ba7080df131914acd6a8d20fb293c6af9218f │ │ └─52425 valkey-server *:6379 │ ├─61c89770456c94392db792b8f5c55edb07446a7d7d79fe354a6a35e34a65f4cc │ │ └─45841 /pause │ ├─87e6ff8e84d508fc07791997164956a80f56ede93f6b6ce89d5ef2abb2713f7f │ │ └─50425 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d4d0185288083bc6f7d7aefee21dcfcffc2a13bb297c65e4241900eef6516b50 │ │ ├─120401 cinder-api: uWSGI master │ │ ├─120414 cinder-api: uWSGI worker 1 │ │ └─120415 cinder-api: uWSGI worker 2 │ ├─7d40a09e56a4dda5a2bf85334c033f564d48a292f55c3c56a83d8d469de96917 │ │ └─141475 /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 │ ├─9f51c18565eca5967d37634fb3ea37eb0d14e8f60693f7380adc6971d11bdd2c │ │ └─64973 /pause │ ├─377984ebf02c2d6cefa06595874a6c979aa4ea4e25a0b3da26da321787ae9eb7 │ │ └─235972 /pause │ ├─f603d0eea1534e7ff6bf6e6efc5ce996fe4f8105dbb716432369d6323d2a5b6d │ │ └─65805 /pause │ ├─fffbd11a187df9ca14699bc1105821c74206e9e9efc4b03e0be4d2ef8f19e7ef │ │ └─269125 /pause │ ├─9f6258c2dabcb9f9b429f63405322e6d572922080d149461777067b893d5b2e6 │ │ └─171725 /pause │ ├─45eecf09b287ed81fd5650184ccb95f86ba53ad987a1ff4921a2f1137462eba1 │ │ └─41858 /pause │ ├─7a7d141e87ff41c9a3c81b771ca88e768755cabd5e16721c964738b057133149 │ │ └─254761 /pause │ ├─45045623f11be1ebc558cfb693b50f75671d5d9cbf7522a37526f266b0f86d69 │ │ └─66899 /bin/memcached_exporter │ ├─4095fa23d42e252330d87e3f88a8f6e2b5744c1e0775aa92ee97c48b80d85095 │ │ └─174145 /pause │ ├─cd0316bbfcee3494eb352b99e98a383f8b4755edc2cb1df42b0df26f285980fc │ │ ├─124676 /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 │ │ └─124864 /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 │ └─7ac3a0e1c4724a08f222731d8d2c89174da22fb12b57568a07952241e00dfff9 │ ├─191547 /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 │ ├─379054 /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/tmpkqik8drl/privsep.sock │ ├─379418 /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/tmpgwy8rngt/privsep.sock │ └─381817 /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/tmp9qfk9_cu/privsep.sock ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount