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 │ │ │ ├─21286 /lib/systemd/systemd --user │ │ │ └─21287 (sd-pam) │ │ └─session-22.scope │ │ ├─21283 sshd: cephadm [priv] │ │ └─21308 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1451 sshd: zuul [priv] │ │ └─1464 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1455 ssh: /home/zuul/.ansible/cp/199.204.45.38-22-zuul [mux] │ ├─411201 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wsnvxiuvmmcwpaubhxyjnywnwkehemnf ; /usr/bin/python3'"'"' && sleep 0' │ ├─411202 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wsnvxiuvmmcwpaubhxyjnywnwkehemnf ; /usr/bin/python3' && sleep 0 │ ├─411203 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wsnvxiuvmmcwpaubhxyjnywnwkehemnf ; /usr/bin/python3 │ ├─411204 /bin/sh -c echo BECOME-SUCCESS-wsnvxiuvmmcwpaubhxyjnywnwkehemnf ; /usr/bin/python3 │ ├─411205 /usr/bin/python3 │ ├─411207 /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 │ └─411209 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9794 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12245 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f15693a539ebc8301e9e0c53ed175c19884dbf7f98fe5aefa0c45e8301e016cf -address /run/containerd/containerd.sock │ │ ├─ 12606 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 558564ce6633bcda7985a79b90d1e7325173cdec56b4a30b7114ea9998e792d2 -address /run/containerd/containerd.sock │ │ ├─ 19311 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b8df1650924550de92b527492653a6e8fc93169f1327274d831f455dc8cf7379 -address /run/containerd/containerd.sock │ │ ├─ 24554 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5e3a9dfd6f49c3abf460bed7a0133a8bea928f3894ac3701a51d7122df8a5736 -address /run/containerd/containerd.sock │ │ ├─ 29086 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e10d1376da0e0554ab8839b14c297f35f9b1c1e49717f4424319db9a68b8f1a6 -address /run/containerd/containerd.sock │ │ ├─ 33679 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0a67e3c1c93e79951b7c4fb873b4b40596c2212728d9fdc0c8b6a064087bc928 -address /run/containerd/containerd.sock │ │ ├─ 39143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4cb25526be3b41b544ef44740713727b9cdb909188d2490c8148d9f5283be8a -address /run/containerd/containerd.sock │ │ ├─ 39183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4dbc4e5838bc1e68790b6eb70dfee99d786c509a9de6031160c60cd4da8ab83 -address /run/containerd/containerd.sock │ │ ├─ 39241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61cc662dc98d9427e0650b77ddc69b97979b14c3bdc88fa26604c44791b5c402 -address /run/containerd/containerd.sock │ │ ├─ 39248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f90681abcdf68a0fce8c6dcf6743a79267465ef098f0edd6293f2926635c69d9 -address /run/containerd/containerd.sock │ │ ├─ 39314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dbd9560d65707c3c512dabbc072bfdcf4165d6df910040888fbf71b1762ac1e -address /run/containerd/containerd.sock │ │ ├─ 39716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 808ced740a3f34a1d3b29c09270ed4a02f89b2c300723c0df46731daa369cb10 -address /run/containerd/containerd.sock │ │ ├─ 40479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18262e780bc2cab3169db33fb83f0d1efc0c5d6df34ca2c831302d3c1c0aa898 -address /run/containerd/containerd.sock │ │ ├─ 40505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5ef59a3256d2a770f3635e101c800762ee5f958e3579ab0d725cf8bd7a3a035 -address /run/containerd/containerd.sock │ │ ├─ 41856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6750dff778f74927920d007382a593814012867e9f6a3f3b010fb5eb84c29be5 -address /run/containerd/containerd.sock │ │ ├─ 42270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56dcfaadce2691985b007f232b8a6fe4977f4df82127bbb9668a54978128ab7e -address /run/containerd/containerd.sock │ │ ├─ 42305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 727a27ceb22b461b95ab57c33fddf3fcd10f81f6ee490b9f4c95a724d08dd653 -address /run/containerd/containerd.sock │ │ ├─ 42702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a54e05b7c5ca5a32a024aa36ada874f000608923f980b9e6b5a93dcaea9b91e -address /run/containerd/containerd.sock │ │ ├─ 43184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72857b8e5951a1e8b8ae7bfecbdae6a2bf00ba9e882b206befd980aa9fd6bd6f -address /run/containerd/containerd.sock │ │ ├─ 43221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdf5a2218f7726d8f02931404766c8769452716f9ac1e40f8ca2490b1f2fbefa -address /run/containerd/containerd.sock │ │ ├─ 43263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac707dfc04613fb6d667de413ed8e1caea1345a5a9e9c4aa64925a4631b85584 -address /run/containerd/containerd.sock │ │ ├─ 45567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47c5adf94657030f8163472cab8ac70a0ad963f5c80a4a95f3f031a83367ab8e -address /run/containerd/containerd.sock │ │ ├─ 45667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eb6271f6ad32f02c8c03076df962d3642127f3872b05f61495cbdc0f1eb1276 -address /run/containerd/containerd.sock │ │ ├─ 46571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffeafdba52833c121ff0c4c10f4bf3e18a0b7302bc0e733003d0beeb98907be7 -address /run/containerd/containerd.sock │ │ ├─ 46671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9377ea1ea0200d77959e5d584226083c17c163e07acf774b5d6c8e3f436f8a12 -address /run/containerd/containerd.sock │ │ ├─ 47046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bd9338a9b059674473fde1cbee1030c7546c84bbe3bd22cc78a19eb8b750e2d -address /run/containerd/containerd.sock │ │ ├─ 47310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e42301d88d22fa551381bd7da50dcf0197044724f784c70501d0464ee2186d1 -address /run/containerd/containerd.sock │ │ ├─ 47759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a8395e96d12c6808d5ea68ebc59eacaaf1c947d8629500b564a43b8f41ddad6 -address /run/containerd/containerd.sock │ │ ├─ 50002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93b3fabfe75d0d973f987e0f406c84ffbb6fa2f22bc9aaec445b7e7f350d60cb -address /run/containerd/containerd.sock │ │ ├─ 50177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id badb641ce9b689332ec6755508eb7455cac4b55c67e99a7dbf63985f8b889e39 -address /run/containerd/containerd.sock │ │ ├─ 55771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ab0f9e48c04b1a8738d5cb074618e3b9bc29ddf2876781b1b0ef1e581742ef8 -address /run/containerd/containerd.sock │ │ ├─ 56522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34d4ab5c7062cbb782874c1a7b339ff081d296c5596c161f87682fb3dd6da754 -address /run/containerd/containerd.sock │ │ ├─ 56576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c41888459b2376baadd3d75d799036a65aa623ea9921bf100b1813c6e66243b -address /run/containerd/containerd.sock │ │ ├─ 56618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7175214a9054dc3fa97ee7390186c93c89d772740fd500f5b2f038acb8d0acea -address /run/containerd/containerd.sock │ │ ├─ 56901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf994919af40064b29a72c13564ee5c98ac86f9f84790ef56483188438ebad93 -address /run/containerd/containerd.sock │ │ ├─ 61850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1d5aacf59861caed9b784f381f863834ce4f6076bb5af47c1f37000329aae87 -address /run/containerd/containerd.sock │ │ ├─ 61971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65de21fbcf992fdc2096997aee94b15babdd6795a31ead27ac45895d281c540b -address /run/containerd/containerd.sock │ │ ├─ 62027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5f38eac99ffca8a53c2e6638b5f27de0d441752a8362f877ceab1bce373f677 -address /run/containerd/containerd.sock │ │ ├─ 62064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3579025e55fa4e1f2feefa62b53d083056953af3f8f7ec12443bd647b69cb54e -address /run/containerd/containerd.sock │ │ ├─ 63519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d31be1b9e3ef7787aa068622e4f8c3025d6d7a846e3cf993dcc5f555a4fdfd11 -address /run/containerd/containerd.sock │ │ ├─ 63590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ba8459ca2f5df37a17b3c3ea13a1dc7402b39f119245eb03bf89a09e126519c -address /run/containerd/containerd.sock │ │ ├─ 63857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3f90df8ce3f70029950bf9e4b5412be70afbfd1c10c994c59f1faf951114e09 -address /run/containerd/containerd.sock │ │ ├─ 63929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebef2c7f1c0fd09eb765250ea46cbc7c08641c37cca739199147177af4c249dc -address /run/containerd/containerd.sock │ │ ├─ 64019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22b42a5d4e90ee4e0ed244d2dc3768635b58efaba6691070bd3edfd48c963414 -address /run/containerd/containerd.sock │ │ ├─ 64339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce0a75f5ed2acc777fd71626e89140576630c7a0e20d936b9bac064753dfe1b -address /run/containerd/containerd.sock │ │ ├─ 64870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 643a991f61cc81e68a83bea951a5e073d1f74324427c8356bbf837a281926b17 -address /run/containerd/containerd.sock │ │ ├─ 65281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e69fcc225a314fe2057ce6d718e15de1c079efba6df0e6e7056888eb3896dd01 -address /run/containerd/containerd.sock │ │ ├─ 65444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca3a820c89abbc3aa54441c853632e0fd27b6c75d21f4853bd2bce111028087f -address /run/containerd/containerd.sock │ │ ├─ 66124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0978deeb7097468a1008bea8c46b52f9e50e4fa73c22cb20e103e86632dd35fd -address /run/containerd/containerd.sock │ │ ├─ 67529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a1db2bce21c667bacfb03e4cb41408b4dadc0591b6ff41d4332cb99a7bb7c34 -address /run/containerd/containerd.sock │ │ ├─ 70675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc894c639a9b1cbd748f18e1dd5c5bc1e3bd9b2293ea2862bc3a475e97da6bf4 -address /run/containerd/containerd.sock │ │ ├─ 79960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 278589555072c0e922cb9edb44e5119c080510d4a2fafd1d78c42e15b705a79b -address /run/containerd/containerd.sock │ │ ├─ 81527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a887d8ea70b78af750b111768166fe38413b8648608381f7adc1102d2d219054 -address /run/containerd/containerd.sock │ │ ├─ 87880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fb6c0a098814a616616aae3ea76e4204c7b57099b0c51cc1119ab3dcb749332 -address /run/containerd/containerd.sock │ │ ├─ 94386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d79dca6ee6822018fce9e1d3c66bbb518a89c9e80117c8742a6f9e9d7a38ef0 -address /run/containerd/containerd.sock │ │ ├─ 98675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10863d9c43282e09ac25350411271d1f801b42cf85cad06e45c5491117d822db -address /run/containerd/containerd.sock │ │ ├─ 98728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5d79176bb919fee53ddcb32fb51529109a79fbb86a6d046f056c39d6f04be47 -address /run/containerd/containerd.sock │ │ ├─111557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 656cfc698f13026d8b9cd770df22430087f6d7aaa4e4586e4afb04bf2d2132d1 -address /run/containerd/containerd.sock │ │ ├─113169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 486f8f012e25cf1f5c2e9865877e2795251f091f87c7d2972d3bad06ab43a650 -address /run/containerd/containerd.sock │ │ ├─113214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91d16b86e6fd400f997804db16808bbdfbdf6664e0d2a9d475b22f996a667ca9 -address /run/containerd/containerd.sock │ │ ├─115563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4baa5a5501fe294155cd6037e4750ec10dd63f3841ab069519534a52829bafcf -address /run/containerd/containerd.sock │ │ ├─117302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 698c1d4a10ce58a4e90a95d1ad4114b8bfe82c795fcc4fa0de86510054d02314 -address /run/containerd/containerd.sock │ │ ├─117407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e53053405ca2d90d057af04e155bd4ff0c2aa264c439781ef31369c10e7cb07a -address /run/containerd/containerd.sock │ │ ├─141205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6ef707033fe8a8af162fc7f3e7da05c0350d3e94a9610d408457d1ecdcf6ce1 -address /run/containerd/containerd.sock │ │ ├─141250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 328c5b558352b8bf05487d2c1e83fa98105c2420e6b8cb359e2bacc735a17730 -address /run/containerd/containerd.sock │ │ ├─143897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3bc3b7f30200304e4b61bcacc831d94f72a8148d0623161d117441f29c0b457 -address /run/containerd/containerd.sock │ │ ├─158916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eabb4fe9bccfd147330357c32bfa7b32e3770ccb40858b3ad7d7348f6ad724e2 -address /run/containerd/containerd.sock │ │ ├─160601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ac995a2554d1be0416ef347efd082834368216a59168e455a4768ad9753ef36 -address /run/containerd/containerd.sock │ │ ├─161083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db74d26e80187f212d2f78e9477f9bba043adf77444d31b89da38ead07e7780b -address /run/containerd/containerd.sock │ │ ├─162080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eb584449d705b312843447af7a8b7d0aefbebc2c87421523b1d3b50687f34bb -address /run/containerd/containerd.sock │ │ ├─163984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c06efa992dcbb9b1866503edffc8063e35dd070f00632dece76fb77f42ce5915 -address /run/containerd/containerd.sock │ │ ├─164270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fcbd67534d9ca01c7ce7583674c8efc3b879ae2e9a79d52b5dc8618c298eb42 -address /run/containerd/containerd.sock │ │ ├─164477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 176748d2e0bbff191b67724004ad728954dde0cc592fd0cfde06c0b56192a84a -address /run/containerd/containerd.sock │ │ ├─164674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31b955008a01ecbd9140791fd074ddc355271a6845f74c2b17a691e3487974e4 -address /run/containerd/containerd.sock │ │ ├─164890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51cabc651cbe33bc8cee09a77b957b5709ccda1ccb9cbf00920f3a9d2b809f55 -address /run/containerd/containerd.sock │ │ ├─165022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2d29ce5fb7484fe8b77fc48659bd085dae873ff1f9f00b08acf7deedd3cea19 -address /run/containerd/containerd.sock │ │ ├─177487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05a494eeb25fafb4a6bced3ccc1733c0f33c5bb4cd7041a502035cfd33f5bfea -address /run/containerd/containerd.sock │ │ ├─179109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18133559ef89361f9c029e648beba8921e6cb80404f8ba028c0a4432b9375561 -address /run/containerd/containerd.sock │ │ ├─179125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a652e994e34895bfb9ea4b71b9af672ad7d4c68998afba568a645b9da1b714b1 -address /run/containerd/containerd.sock │ │ ├─179203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16930c4893cd14f2200a5bf99413760da8824796edaf83414681de4249f35a0f -address /run/containerd/containerd.sock │ │ ├─179248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 334fe78c3ae2fed0b1e09bb2a4f50425701c88f3b5e284c67520f5ed95f961a4 -address /run/containerd/containerd.sock │ │ ├─179524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64e0d911ab630ae6ee91635169f5512b358bba82468e7487e5611a5809a3e339 -address /run/containerd/containerd.sock │ │ ├─179745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fef5a0ef7f1fdd49860d0d64a783991dfd43c0c73e4c42511a79ab73716124b -address /run/containerd/containerd.sock │ │ ├─179781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c28fbd49c7e720836fbe6bbe3f18bcd3c256a7eaa4c0909ad3ba16c2847530ce -address /run/containerd/containerd.sock │ │ ├─192838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b01d73b6edbf0a442eb789d51e7fb404f693a3af888a53caa8257bb6e37d33f3 -address /run/containerd/containerd.sock │ │ ├─195238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e740d7c72c9be4c573710bcf7d8cc908ba9e433e0eef666e6080025f8c324e66 -address /run/containerd/containerd.sock │ │ ├─195292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b13678cd9b27d595b2a7224ec2b0ee74ba405ed69ca49b604de0e87b1679017b -address /run/containerd/containerd.sock │ │ ├─195341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2793b80fbdc3f0996b6572b43c82cec522c31529018977acb359073273d9d1ef -address /run/containerd/containerd.sock │ │ ├─211042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e5fd7509f68b51e448924c1ecafa1e441e39116eb911c674bd3d244c89df8e3 -address /run/containerd/containerd.sock │ │ ├─219794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b9bbb6cb0a4ce07d5226a0129dc23a4627f3d0f21ad7e4d5d5d48373eb63c8a -address /run/containerd/containerd.sock │ │ ├─219839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 630da4c5d4045bf3e56214d7c17f6b8b35681e676e3270299bcc4bde2a4080f0 -address /run/containerd/containerd.sock │ │ ├─219883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8032b6f34ca7479f39fc35858c21946a1b9d9186e880f888e9ed89e25ac3f027 -address /run/containerd/containerd.sock │ │ ├─219947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67a49c026d13373e4a1a14df8463c2be5b0e4eda98790217bc651daab6566052 -address /run/containerd/containerd.sock │ │ ├─232074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 460c9c4f7cc1fcec297747182f8c9e12b235c15afd0d617dd8dbe43f72d83bb5 -address /run/containerd/containerd.sock │ │ ├─234345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e96d41a00d975e5a4936aeaaa0b49fe3b163239b803740c1ee9afb06e570c69 -address /run/containerd/containerd.sock │ │ ├─235697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df4934b1d670973b7fbc06ecf699e320e7825feb0f880bccf59650c45f08f68c -address /run/containerd/containerd.sock │ │ ├─236698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30a5b03c4d1b8ab11a241e642eca9cb37eedf4a9b4ca83584db05a15b3e01816 -address /run/containerd/containerd.sock │ │ ├─237483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2351eb091740af54268bc4c67b4efd6f73586850510a895590e551807ebfd91 -address /run/containerd/containerd.sock │ │ ├─239049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a4a42ac64e0d4c76f7c60df877d6077fc11a5f3a7fc20089b98d58432111a29 -address /run/containerd/containerd.sock │ │ ├─240086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9018a45e2b0e5085bb703415240b396bfad483bd9ad4ecda5db08b3544f047a5 -address /run/containerd/containerd.sock │ │ ├─240154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54605b655f33eef3334a33696d59180067d016a124d2ab021a31845ede86d7a3 -address /run/containerd/containerd.sock │ │ ├─250103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c65c37b822fcd6476b1bace3f60836198deaed033c949c4454d68652785ee57 -address /run/containerd/containerd.sock │ │ ├─250459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89eb7e270edfc6bfd8fba803fe6d333324ae55d09986bd05775579ad66a82464 -address /run/containerd/containerd.sock │ │ ├─260466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7436ce73438416e2e60cedc9253ce4616376cdea218cce1f07dc1f972d49ac3 -address /run/containerd/containerd.sock │ │ ├─265313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 155b758ba27a1c02d59b154dd2b23a84b980be9ee53daab398911d0307942255 -address /run/containerd/containerd.sock │ │ ├─265580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e9a1d308d58c6a9fcc643a848e3b9b1a51f0e11204e5b5955cf051c73a91d85 -address /run/containerd/containerd.sock │ │ ├─265645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e38ecd96833841454bb5dcf42391b8de2805192f8881cdbe90694f3d650f901 -address /run/containerd/containerd.sock │ │ ├─265721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e551413b1d617745129b60e2da0ae21a9c8017e115c8e5f2ae104e9d9e59024 -address /run/containerd/containerd.sock │ │ ├─300713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41de9e14a163cc375f25c4ffd065c350b6ae6e9cfe39ea7dda5f9821770f1233 -address /run/containerd/containerd.sock │ │ ├─303397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c601a9ec068ea5d658fe06be199b713c5cdfc1e91f84b94bfa729d9a229070d -address /run/containerd/containerd.sock │ │ ├─304950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1586eec15caf209446c48b555aba80a21554994982dab63705754aa8e5c7a442 -address /run/containerd/containerd.sock │ │ └─410948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b615e60c00a790caa29609b658a02d94b2b4003f4d89b1014d789ad3c595b8f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1183 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /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 │ │ │ ├─28794 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29069 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kaswtg.service │ │ │ ├─12519 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kaswtg/unit.run │ │ │ └─12549 /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-kaswtg --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kaswtg:/var/lib/ceph/mgr/ceph-instance.kaswtg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kaswtg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.kaswtg -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 │ │ │ ├─19220 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19267 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24274 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24536 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33381 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33661 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12159 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12189 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10169 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158305 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39612 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.38 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─docker-b8df1650924550de92b527492653a6e8fc93169f1327274d831f455dc8cf7379.scope … │ │ ├─19339 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19354 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-5e3a9dfd6f49c3abf460bed7a0133a8bea928f3894ac3701a51d7122df8a5736.scope … │ │ ├─24578 /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 │ │ └─24590 /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 │ ├─uuidd.service │ │ └─1386 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10677 /usr/sbin/chronyd -F 1 │ │ └─10678 /usr/sbin/chronyd -F 1 │ ├─docker-e10d1376da0e0554ab8839b14c297f35f9b1c1e49717f4424319db9a68b8f1a6.scope … │ │ ├─29109 /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 │ │ └─29122 /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-0a67e3c1c93e79951b7c4fb873b4b40596c2212728d9fdc0c8b6a064087bc928.scope … │ │ ├─33704 /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 │ │ └─33716 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-f15693a539ebc8301e9e0c53ed175c19884dbf7f98fe5aefa0c45e8301e016cf.scope … │ │ ├─12268 /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 │ │ └─12288 /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-558564ce6633bcda7985a79b90d1e7325173cdec56b4a30b7114ea9998e792d2.scope … │ │ ├─12630 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kaswtg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12649 /usr/bin/ceph-mgr -n mgr.instance.kaswtg -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 │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158107 /sbin/iscsid │ │ └─158108 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─run-r661102ce243045969e25b946895c3f07.scope │ │ └─193849 /usr/sbin/libvirtd --listen │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─a4dbc4e5838bc1e68790b6eb70dfee99d786c509a9de6031160c60cd4da8ab83 │ │ └─39213 /pause │ ├─505df8969f2a510b867fbef13f117939ceb8f6ebec4e601f6f9631bed3561e52 │ │ ├─232280 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232297 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─232303 erl_child_setup 1048576 │ │ ├─232399 sh -s disksup │ │ ├─232401 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─232402 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─232505 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─232506 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─232516 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─232788 /bin/sh -s rabbit_disk_monitor │ ├─bb94565a7c399a563387514c5de0811497171ffd0158663de2f3738fb30f0c9e │ │ └─258930 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─07ec7b2302609b2038c841f6c6f8b6af7c899a90bfb9db086fdb39d2a86f59c5 │ │ └─159463 /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 │ ├─296af3ce346b7e32caf82a5387a559dddcd603342b8dc4fc95475ec230c33c09 │ │ └─68004 /bin/memcached_exporter │ ├─afe388501c126dead3caf2663da421640ae6e3d31b7294a0f0fee247013fa623 │ │ ├─229217 octavia-api: uWSGI master │ │ ├─229230 octavia-api: uWSGI worker 1 │ │ └─229231 octavia-api: uWSGI worker 2 │ ├─3448e9a3cb0bac731545240724b8bc1c6eb7f3fcafb06c9a86d81f82f5001391 │ │ ├─190662 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─191685 /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/tmplf3c179p/privsep.sock │ │ ├─191898 /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/tmpo3cxibrj/privsep.sock │ │ ├─192152 /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/tmp14ppumvm/privsep.sock │ │ ├─192729 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─192730 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─192807 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/cfb544e6-909c-4620-8d09-964576aff3d5/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/cfb544e6-909c-4620-8d09-964576aff3d5/host --addn-hosts=/var/lib/neutron/dhcp/cfb544e6-909c-4620-8d09-964576aff3d5/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/cfb544e6-909c-4620-8d09-964576aff3d5/opts --dhcp-leasefile=/var/lib/neutron/dhcp/cfb544e6-909c-4620-8d09-964576aff3d5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0228bdcd-8803-41e9-b6a4-32b519cc22a8,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 │ │ ├─192814 haproxy -f /var/lib/neutron/ns-metadata-proxy/cfb544e6-909c-4620-8d09-964576aff3d5.conf │ │ ├─213113 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f/host --addn-hosts=/var/lib/neutron/dhcp/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2b4f30a2-f5ce-4b83-929d-c9cd2ab86c1f,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 │ │ ├─213116 haproxy -f /var/lib/neutron/ns-metadata-proxy/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f.conf │ │ └─382159 /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/tmpq007id70/privsep.sock │ ├─16930c4893cd14f2200a5bf99413760da8824796edaf83414681de4249f35a0f │ │ └─179233 /pause │ ├─56dcfaadce2691985b007f232b8a6fe4977f4df82127bbb9668a54978128ab7e │ │ └─42306 /pause │ ├─55ae4b721336ae55105a5fb3c5208c90d72d3b3fc5027c5c42e136e15ac5a399 │ │ └─198875 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─698c1d4a10ce58a4e90a95d1ad4114b8bfe82c795fcc4fa0de86510054d02314 │ │ └─117326 /pause │ ├─ea5f3020c85681f13718952035fb1e33e3d2d738fd48a3cde5cb7de7586e47be │ │ └─63376 /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 │ ├─7b9cf1d5fff1825898ea54068e60f1ad61af8b1f863520bbda834a0f9c2cb52e │ │ ├─176275 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176533 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─176534 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─22b42a5d4e90ee4e0ed244d2dc3768635b58efaba6691070bd3edfd48c963414 │ │ └─64051 /pause │ ├─078e42ea29dfcb7e57cd5dd6966c24be10fa65ebba576cacf412b7cf05ff7c29 │ │ └─39420 etcd --advertise-client-urls=https://199.204.45.38:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.38:2380 --initial-cluster=instance=https://199.204.45.38:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.38:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.38: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 │ ├─6ee5b34c8c99e31f20d274a63cdfdd2a17af9e69860c1ce5b98c4ca2e98a5fe7 │ │ ├─190588 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─191619 /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/tmp88elqrcp/privsep.sock │ │ ├─378498 /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/tmpxm7kuc0m/privsep.sock │ │ ├─378824 /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/tmpk8geykv_/privsep.sock │ │ ├─379165 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─379167 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─391994 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=134de67a-69a6-4e58-a3e7-9b3f404ee478 --namespace=qrouter-134de67a-69a6-4e58-a3e7-9b3f404ee478 --conf_dir=/var/lib/neutron/ha_confs/134de67a-69a6-4e58-a3e7-9b3f404ee478 --log-file=/var/lib/neutron/ha_confs/134de67a-69a6-4e58-a3e7-9b3f404ee478/neutron-keepalived-state-change.log --monitor_interface=ha-f5e9fde1-09 --monitor_cidr=169.254.0.186/24 --pid_file=/var/lib/neutron/external/pids/134de67a-69a6-4e58-a3e7-9b3f404ee478.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─0055c481864949cb1bde6e94da4c03545fc6776bbeedb5cef7f075e3e54f623d │ │ ├─113965 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114211 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114213 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e781374b73ea9634195f47bc114ab7e6b8b3949b48135f517f9a46060aeed766 │ │ ├─142207 /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 │ │ └─142453 /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 │ ├─d381825a203f5ce65b1ea1b480f22c5d829546396d81d69c466763c1ec07dbd8 │ │ └─67908 /bin/pushgateway │ ├─7175214a9054dc3fa97ee7390186c93c89d772740fd500f5b2f038acb8d0acea │ │ └─56642 /pause │ ├─ffeafdba52833c121ff0c4c10f4bf3e18a0b7302bc0e733003d0beeb98907be7 │ │ └─46595 /pause │ ├─6fa34cc26d0e65484df219ffed96b804770a0506a6fb7187748dd31fcf011d71 │ │ └─193817 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f85167508dd5b11d2e0d913efc335df765ea5f824eb84bc254812897a3286c1d │ │ └─67973 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─74808ea52bdec2cbc345df3269fbb73a861298aaedaf2a4e2b7575e768e215ed │ │ └─68862 /bin/oauth2-proxy │ ├─4baa5a5501fe294155cd6037e4750ec10dd63f3841ab069519534a52829bafcf │ │ └─115588 /pause │ ├─050528b78aa19d9b87280b91d6cb687480aab8302cd0faffc80791c595bcf3f9 │ │ └─129051 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a887d8ea70b78af750b111768166fe38413b8648608381f7adc1102d2d219054 │ │ └─81551 /pause │ ├─b13678cd9b27d595b2a7224ec2b0ee74ba405ed69ca49b604de0e87b1679017b │ │ └─195318 /pause │ ├─db74d26e80187f212d2f78e9477f9bba043adf77444d31b89da38ead07e7780b │ │ └─161110 /pause │ ├─eabb4fe9bccfd147330357c32bfa7b32e3770ccb40858b3ad7d7348f6ad724e2 │ │ └─158939 /pause │ ├─2d4aecad6435193125e4be126585dde6e7acd63d7ff69e5dcff233062027f38a │ │ └─115143 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6c41888459b2376baadd3d75d799036a65aa623ea9921bf100b1813c6e66243b │ │ └─56601 /pause │ ├─ed09c724eafc2a11983d45e74df14d8bb38ffc4fe3d64954dae067bd7b0aac26 │ │ └─259035 /kube-vip manager │ ├─16a3cd2668d5069c3a4b0d066ca03c84dae9a7bad05ff80e70c8b8345ee83259 │ │ ├─188146 neutron-api: uWSGI master │ │ ├─188180 neutron-api: uWSGI worker 1 │ │ └─188181 neutron-api: uWSGI worker 2 │ ├─64e0d911ab630ae6ee91635169f5512b358bba82468e7487e5611a5809a3e339 │ │ └─179557 /pause │ ├─b01d73b6edbf0a442eb789d51e7fb404f693a3af888a53caa8257bb6e37d33f3 │ │ └─192862 /pause │ ├─ccb6d4a37a31a9e245b08118e7230560c74a208a86060bcb10b047a826a88e9b │ │ └─39376 kube-apiserver --advertise-address=199.204.45.38 --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 │ ├─a84b105a59fe3b0fea020df56283b41d46dae0bc9b8967616d08563e44671b6a │ │ └─48050 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─a1a575fcfcf19cb44ad461bd49883eaa1379b2cfe54fa10610cc0a2e45276525 │ │ ├─193067 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193084 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─193090 erl_child_setup 1048576 │ │ ├─193253 sh -s disksup │ │ ├─193255 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─193256 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─193266 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─193267 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─193277 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─193764 /bin/sh -s rabbit_disk_monitor │ ├─7d79dca6ee6822018fce9e1d3c66bbb518a89c9e80117c8742a6f9e9d7a38ef0 │ │ └─94418 /pause │ ├─89eb7e270edfc6bfd8fba803fe6d333324ae55d09986bd05775579ad66a82464 │ │ └─250492 /pause │ ├─18262e780bc2cab3169db33fb83f0d1efc0c5d6df34ca2c831302d3c1c0aa898 │ │ └─40521 /pause │ ├─2fcbd67534d9ca01c7ce7583674c8efc3b879ae2e9a79d52b5dc8618c298eb42 │ │ └─164300 /pause │ ├─f3bc3b7f30200304e4b61bcacc831d94f72a8148d0623161d117441f29c0b457 │ │ └─143921 /pause │ ├─0672c75b22ed0b7af627933cbb223b99e62c0e0e5c0dad13b193b81024595382 │ │ ├─230603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230621 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231375 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─398474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e53053405ca2d90d057af04e155bd4ff0c2aa264c439781ef31369c10e7cb07a │ │ └─117433 /pause │ ├─e95368b3c54e0e43d5993dd2568c6672eef51269622d73f036f89832c32a4d41 │ │ ├─298819 /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 │ │ └─299017 /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 │ ├─4be77b99a00b128cd95feee36f6c60af38faece946a1c3399ab745e300ea8b9d │ │ ├─307354 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─307367 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─91d16b86e6fd400f997804db16808bbdfbdf6664e0d2a9d475b22f996a667ca9 │ │ └─113237 /pause │ ├─9377ea1ea0200d77959e5d584226083c17c163e07acf774b5d6c8e3f436f8a12 │ │ └─46694 /pause │ ├─460c9c4f7cc1fcec297747182f8c9e12b235c15afd0d617dd8dbe43f72d83bb5 │ │ └─232098 /pause │ ├─c0508b152f50f44523e334caf7129cb8090e5173780a56cad19fdec4d53b61d1 │ │ └─65368 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─702f4da4a2c12f06a45f498caf3b10361c3dd6814538a10bebfc909deab08347 │ │ └─259008 /manager --metrics-bind-address=:8080 │ ├─9157c916c31d95493c46702d16530e3f9cf5026967d1cbee14fce57883bfb008 │ │ ├─207786 heat-api-cfn: uWSGI master │ │ ├─207814 heat-api-cfn: uWSGI worker 1 │ │ └─207815 heat-api-cfn: uWSGI worker 2 │ ├─61cc662dc98d9427e0650b77ddc69b97979b14c3bdc88fa26604c44791b5c402 │ │ └─39292 /pause │ ├─d2351eb091740af54268bc4c67b4efd6f73586850510a895590e551807ebfd91 │ │ └─237506 /pause │ ├─e69fcc225a314fe2057ce6d718e15de1c079efba6df0e6e7056888eb3896dd01 │ │ └─65304 /pause │ ├─67a49c026d13373e4a1a14df8463c2be5b0e4eda98790217bc651daab6566052 │ │ └─219970 /pause │ ├─58114103d1225404ec273cd7c267355a8072211134382ddf55bcbc48fb3b0537 │ │ └─57003 nfd-master -crd-controller=true -metrics=8081 │ ├─c06efa992dcbb9b1866503edffc8063e35dd070f00632dece76fb77f42ce5915 │ │ └─164038 /pause │ ├─1a47996ac0634ba3e1c271286b119b948e3ca663630ab259d2fd431e41d9b8f1 │ │ └─43406 /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 │ ├─7a1db2bce21c667bacfb03e4cb41408b4dadc0591b6ff41d4332cb99a7bb7c34 │ │ └─67552 /pause │ ├─f5f38eac99ffca8a53c2e6638b5f27de0d441752a8362f877ceab1bce373f677 │ │ └─62055 /pause │ ├─39a0a38e8d9f469514560229f4a17b5de8f33b0f2a0dbd91b649e07ef5d64648 │ │ └─161274 /coredns -conf /etc/coredns/Corefile │ ├─a67645f5d764aeea70905a8bf4db5ee21c5805a95fb6b3b83c76762d293858f9 │ │ └─258949 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─eb6c3c5ba4a5d905f084fd51a33aa562dcad89312e21da82165d50b253eb87e5 │ │ ├─260607 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─260624 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─260633 erl_child_setup 1048576 │ │ ├─260714 sh -s disksup │ │ ├─260716 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─260717 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─260740 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─260741 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─260751 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─260963 /bin/sh -s rabbit_disk_monitor │ ├─2793b80fbdc3f0996b6572b43c82cec522c31529018977acb359073273d9d1ef │ │ └─195366 /pause │ ├─f1be7c8350dc6a04998fa867ae2f772c054d3c7f04c41ae56a2d3670a22b0f6c │ │ └─66105 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6d288f7845611c544e6aee174d7977eb9d76b40c72cc8514c71fecc35b28dad0 │ │ └─50370 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 │ ├─f20230b83bdeecf24d43a728c78fbd3fb776c271930061f2fd09fbdc83ec4edc │ │ ├─47952 mysqld --wsrep_start_position=1773a775-3216-11f1-9040-47f0caae1cfc:20 │ │ └─48078 /var/lib/mysql/mysql-state-monitor │ ├─bc4c137237205d8ac5b7fa34a2d70a552f0c353abcc196c0155b26bdbee7f6c1 │ │ ├─68982 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68999 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─69005 erl_child_setup 1048576 │ │ ├─69052 sh -s disksup │ │ ├─69054 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─69055 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─69091 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69092 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69103 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69337 /bin/sh -s rabbit_disk_monitor │ ├─5c601a9ec068ea5d658fe06be199b713c5cdfc1e91f84b94bfa729d9a229070d │ │ └─303421 /pause │ ├─1eb6271f6ad32f02c8c03076df962d3642127f3872b05f61495cbdc0f1eb1276 │ │ └─45691 /pause │ ├─b682e5eb6eafcc594ea6ccad0a50bf5ff83110cf6cd874492c23937dd658b0e9 │ │ └─67812 /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 │ ├─d5ef59a3256d2a770f3635e101c800762ee5f958e3579ab0d725cf8bd7a3a035 │ │ └─40545 /pause │ ├─e13781980e96354e604c05d1b64778ff77bf04613f047365274d23e43679839d │ │ ├─162304 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162320 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─162326 erl_child_setup 1048576 │ │ ├─162385 sh -s disksup │ │ ├─162387 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─162388 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─162392 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─162393 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─162403 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─162657 /bin/sh -s rabbit_disk_monitor │ ├─3fef5a0ef7f1fdd49860d0d64a783991dfd43c0c73e4c42511a79ab73716124b │ │ └─179768 /pause │ ├─3fa7872a5ce689320bd4a7a7ae9b794bee298341fffea11bcd153c39afa88447 │ │ └─298527 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─104d4d66e82b7231e85a917ebd976c3d4624e75ecf18b5fb6d445d5d89c4cf23 │ │ └─43454 /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 │ ├─477759e4e4ec4355eb3e35cf287606d52c3426deb24777925109807eed310644 │ │ └─259081 /manager --metrics-bind-address=:9782 │ ├─51a60423afe367ee241de8083e1b39456bbf5bb7dd3ee9866600cc7611825ce6 │ │ └─258533 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 │ ├─0109facc0700151ade203977d19b4a106fbdfad1073705807ae00d2d1cb20190 │ │ └─50741 redis_exporter │ ├─e48ef5c345aa33d15dc288f89120df069c0dc09ac3eada2ae84ee25248dbf256 │ │ ├─47896 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 │ │ └─50640 haproxy -sf 191 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─05a494eeb25fafb4a6bced3ccc1733c0f33c5bb4cd7041a502035cfd33f5bfea │ │ └─177511 /pause │ ├─47c5adf94657030f8163472cab8ac70a0ad963f5c80a4a95f3f031a83367ab8e │ │ └─45591 /pause │ ├─278589555072c0e922cb9edb44e5119c080510d4a2fafd1d78c42e15b705a79b │ │ └─79984 /pause │ ├─6550a62e849da13af9bf92f88e2aa7bcbad375e362576956ad6243d3ca0d862a │ │ └─305344 /bin/openstack-database-exporter │ ├─f4cb25526be3b41b544ef44740713727b9cdb909188d2490c8148d9f5283be8a │ │ └─39168 /pause │ ├─391012e7b6a20ea71f757cb62bc474e9ec706ade517936568716551071728b1f │ │ └─62572 /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 │ ├─1744b9f80fefeb199f0bd5798e9c95fc01822b72447c543fe3d21798b46ffac3 │ │ └─303876 /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 │ ├─2b469c90908f28affecf35ed221b3c80b9824317bc8c561689da8c19af8175f3 │ │ └─45956 /server │ ├─0ab489bbbbb545b176af15d0131e23b563985737e914f3b6f698e8cbd645c656 │ │ └─67765 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-38.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 │ ├─30a5b03c4d1b8ab11a241e642eca9cb37eedf4a9b4ca83584db05a15b3e01816 │ │ └─236723 /pause │ ├─34d4ab5c7062cbb782874c1a7b339ff081d296c5596c161f87682fb3dd6da754 │ │ └─56550 /pause │ ├─1bd9338a9b059674473fde1cbee1030c7546c84bbe3bd22cc78a19eb8b750e2d │ │ └─47068 /pause │ ├─fddd9005709ed39adad109c89b190a749af52e2f4e055d737b6c31430ac407d9 │ │ └─230002 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d26f255862f4115af1ffbc3c48572314683fd625f4f5fa4f157e720565eb94bd │ │ ├─80076 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80093 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─80099 erl_child_setup 1048576 │ │ ├─80146 sh -s disksup │ │ ├─80148 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─80149 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─80150 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80151 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80161 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─80319 /bin/sh -s rabbit_disk_monitor │ ├─c76e0ffd1a25593603ad05601e0790161cdf8e17f5efd0888ba0159a4073ed55 │ │ ├─176284 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176547 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176548 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2a54e05b7c5ca5a32a024aa36ada874f000608923f980b9e6b5a93dcaea9b91e │ │ └─42726 /pause │ ├─fdf5a2218f7726d8f02931404766c8769452716f9ac1e40f8ca2490b1f2fbefa │ │ └─43248 /pause │ ├─ace9c907de20dac370808ba2881573250e3b78ba20536f2db99a324539b93744 │ │ ├─ 45916 /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 │ │ ├─ 45928 /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 │ │ ├─ 46211 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─303144 nginx: worker process │ │ ├─303145 nginx: worker process │ │ └─303146 nginx: cache manager process │ ├─9ab1893cb768c314539b25e6406cdbd209ab172776b0c2b2a1fed1085554463b │ │ └─193198 /bin/bash /tmp/libvirt.sh │ ├─5e38ecd96833841454bb5dcf42391b8de2805192f8881cdbe90694f3d650f901 │ │ └─265672 /pause │ ├─0c65c37b822fcd6476b1bace3f60836198deaed033c949c4454d68652785ee57 │ │ └─250127 /pause │ ├─1cdcefedac51c2991cb161742844161ac1d7ef63f753bc548a08052a9db1c3b7 │ │ ├─ 99057 /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 │ │ └─397616 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─5d5c30cef4de68453588c392df9ae6c5a9bed391fb5592e590f4bb1c29c508a7 │ │ ├─62949 python -u /app/sidecar.py │ │ ├─63359 python -u /app/sidecar.py │ │ └─63360 python -u /app/sidecar.py │ ├─334fe78c3ae2fed0b1e09bb2a4f50425701c88f3b5e284c67520f5ed95f961a4 │ │ └─179311 /pause │ ├─22224f52e2ddeb1b378a5bb79a6aa1c8b9c6a324f5e11de4808b4197d24ec799 │ │ ├─189130 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) │ │ ├─189381 /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/tmpr6hvv7f9/privsep.sock │ │ ├─189695 /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/tmptr6kdwx9/privsep.sock │ │ └─189859 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─b74dc498ab6a7d2205e4fa41eec2b003ebb0393a0eab7490e05f490e7dfee50e │ │ ├─87128 barbiacan-api: uWSGI master │ │ └─87140 barbiacan-api: uWSGI worker 1 │ ├─f3f90df8ce3f70029950bf9e4b5412be70afbfd1c10c994c59f1faf951114e09 │ │ └─63884 /pause │ ├─786c034f4654fbce3d7ae4bbaee171a4062397b4e86bc4f66878555aa3cb6c79 │ │ └─42421 /coredns -conf /etc/coredns/Corefile │ ├─46a815a2f0faedbdcf013b2975bffdd2b71c1a27b46779ecd17608e1b0ffd373 │ │ └─42447 /coredns -conf /etc/coredns/Corefile │ ├─31b955008a01ecbd9140791fd074ddc355271a6845f74c2b17a691e3487974e4 │ │ └─164700 /pause │ ├─18133559ef89361f9c029e648beba8921e6cb80404f8ba028c0a4432b9375561 │ │ └─179161 /pause │ ├─9a3441dc299c7790f5732f25050edeb2efbebc3f487b9a3e6d60ec8d24b3b9c4 │ │ ├─175432 nova-api: uWSGI master │ │ ├─175471 nova-api: uWSGI worker 1 │ │ └─175472 nova-api: uWSGI worker 2 │ ├─2a4a42ac64e0d4c76f7c60df877d6077fc11a5f3a7fc20089b98d58432111a29 │ │ └─239072 /pause │ ├─b1d5aacf59861caed9b784f381f863834ce4f6076bb5af47c1f37000329aae87 │ │ └─61903 /pause │ ├─222d85d7c780716564df46dfb5545fe9fc423dfa90bf02701ed1ace8bb4e8d9f │ │ ├─62976 python -u /app/sidecar.py │ │ ├─63393 python -u /app/sidecar.py │ │ └─63394 python -u /app/sidecar.py │ ├─5ba8459ca2f5df37a17b3c3ea13a1dc7402b39f119245eb03bf89a09e126519c │ │ └─63614 /pause │ ├─9018a45e2b0e5085bb703415240b396bfad483bd9ad4ecda5db08b3544f047a5 │ │ └─240114 /pause │ ├─0d857aca3a273cb8e05a7af2388056b0156b3f93b7caaf4003d110c3e4824867 │ │ ├─149430 placement-api: uWSGI master │ │ ├─149457 placement-api: uWSGI worker 1 │ │ └─149458 placement-api: uWSGI worker 2 │ ├─cdea53bf5b277191570fc0dd9fdd8f16c37a696d0c5b3f1e86b1d93f90ed0af1 │ │ └─64769 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 │ ├─c5d79176bb919fee53ddcb32fb51529109a79fbb86a6d046f056c39d6f04be47 │ │ └─98767 /pause │ ├─72857b8e5951a1e8b8ae7bfecbdae6a2bf00ba9e882b206befd980aa9fd6bd6f │ │ └─43207 /pause │ ├─f5abf3a943d9da76bd41c4f2d2edb66a81bb42e060e35f5cc3657285763699cd │ │ └─258531 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─176748d2e0bbff191b67724004ad728954dde0cc592fd0cfde06c0b56192a84a │ │ └─164500 /pause │ ├─8c39e999ebf85e5236accc415a3000920de0c5d13e4302dc84059e4c777a7077 │ │ └─65691 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b680d1fda6e82b98ef637ffa388415b7861dd80ce5aa053bef7fb362103dd425 │ │ ├─159517 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159529 /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 │ ├─ca3a820c89abbc3aa54441c853632e0fd27b6c75d21f4853bd2bce111028087f │ │ └─65471 /pause │ ├─643a991f61cc81e68a83bea951a5e073d1f74324427c8356bbf837a281926b17 │ │ └─64893 /pause │ ├─78aa52819377e16ba1f68033200c4eb30246d437f17e83272a14e588c948c2a4 │ │ ├─207575 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─208084 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─208085 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─9c27d0e1b64fb90322ef271726e70404387d57463dfe660d530179c2b3933194 │ │ ├─303568 apache2 -DFOREGROUND │ │ ├─305945 (wsgi:h -DFOREGROUND │ │ ├─305946 (wsgi:h -DFOREGROUND │ │ ├─305947 (wsgi:h -DFOREGROUND │ │ ├─305948 (wsgi:h -DFOREGROUND │ │ ├─305949 (wsgi:h -DFOREGROUND │ │ ├─305950 apache2 -DFOREGROUND │ │ └─305951 apache2 -DFOREGROUND │ ├─e740d7c72c9be4c573710bcf7d8cc908ba9e433e0eef666e6080025f8c324e66 │ │ └─195264 /pause │ ├─a35807cfc1625424b8292d279ba6192c6ec13fb562c4737ae3a5c4a0afbe742b │ │ └─67132 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ab42e1aced5ecc5ec90169d127b225bc03606734593800e19f8c2848ad72c330 │ │ └─56963 nfd-worker -metrics=8081 │ ├─3dbd9560d65707c3c512dabbc072bfdcf4165d6df910040888fbf71b1762ac1e │ │ └─39338 /pause │ ├─17a158b96a9526a700373a08c06d750dae73cb03614f97d9a22f2ffc2ef15f08 │ │ └─66289 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f4e9484c7d415a261a623183cfee6cfa54fd09c8207dafadaca2bdd6a9898361 │ │ ├─94587 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94618 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─94624 erl_child_setup 1048576 │ │ ├─94695 sh -s disksup │ │ ├─94697 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─94698 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─94699 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94700 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94712 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─95058 /bin/sh -s rabbit_disk_monitor │ ├─1ca2edecafa71b9a45d8a69c74f12a2dda663d04329139a7908a9135f397fec1 │ │ └─50572 valkey-server *:26379 [sentinel] │ ├─aeaa6f0af1519c56703cfed28eb189da087fbdbbfb43a6714f31f747db6058d2 │ │ ├─180314 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─397941 sleep 300 │ ├─1e9a1d308d58c6a9fcc643a848e3b9b1a51f0e11204e5b5955cf051c73a91d85 │ │ └─265619 /pause │ ├─5994c8cccae8be0d9e7b7924944a3bd0bc33748cf957c6e9380407776bc89466 │ │ ├─198848 /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 │ │ ├─379824 /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/tmpx7_te4yc/privsep.sock │ │ ├─380095 /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/tmpnwcx5_dw/privsep.sock │ │ └─381355 /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/tmp8uzck7hn/privsep.sock │ ├─6445daed7d7c5f43d6e64ce96ddec0fed276d8a3e43a18cf08312bbe263dd8f4 │ │ └─48166 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9e551413b1d617745129b60e2da0ae21a9c8017e115c8e5f2ae104e9d9e59024 │ │ └─265751 /pause │ ├─41de9e14a163cc375f25c4ffd065c350b6ae6e9cfe39ea7dda5f9821770f1233 │ │ └─300736 /pause │ ├─5af2b7f1d1722fa19f05158d5a929fd303bef32e3e67deebde2bbb8149ccc30a │ │ ├─66464 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66499 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─486f8f012e25cf1f5c2e9865877e2795251f091f87c7d2972d3bad06ab43a650 │ │ └─113193 /pause │ ├─9cddac82db6e1c16ceaafaff6bb0a2e198a10ebf64289458891d5e46e90f2ca3 │ │ ├─115666 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115685 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─115691 erl_child_setup 1048576 │ │ ├─115758 sh -s disksup │ │ ├─115762 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─115763 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─115778 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─115779 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─115789 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─115990 /bin/sh -s rabbit_disk_monitor │ ├─6ac995a2554d1be0416ef347efd082834368216a59168e455a4768ad9753ef36 │ │ └─160624 /pause │ ├─68c290204bd425d74426709380e7a071eeddc7ed54162bf09273f7e4c9e103db │ │ └─98952 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-zh6p2 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─c2d29ce5fb7484fe8b77fc48659bd085dae873ff1f9f00b08acf7deedd3cea19 │ │ └─165045 /pause │ ├─140605a815bad0a72e4edd9e78f5b223af8702692687513a868a1a9e1235f884 │ │ ├─188194 neutron-policy-server: uWSGI master │ │ ├─188211 neutron-policy-server: uWSGI worker 1 │ │ └─188212 neutron-policy-server: uWSGI worker 2 │ ├─df4934b1d670973b7fbc06ecf699e320e7825feb0f880bccf59650c45f08f68c │ │ └─235721 /pause │ ├─656cfc698f13026d8b9cd770df22430087f6d7aaa4e4586e4afb04bf2d2132d1 │ │ └─111579 /pause │ ├─f90681abcdf68a0fce8c6dcf6743a79267465ef098f0edd6293f2926635c69d9 │ │ └─39294 /pause │ ├─1586eec15caf209446c48b555aba80a21554994982dab63705754aa8e5c7a442 │ │ └─304974 /pause │ ├─ac707dfc04613fb6d667de413ed8e1caea1345a5a9e9c4aa64925a4631b85584 │ │ └─43294 /pause │ ├─5eb584449d705b312843447af7a8b7d0aefbebc2c87421523b1d3b50687f34bb │ │ └─162104 /pause │ ├─727a27ceb22b461b95ab57c33fddf3fcd10f81f6ee490b9f4c95a724d08dd653 │ │ └─42335 /pause │ ├─70c62fcfc0d857d6af91d35e9e71884d07ae2e82ce1ae258c846a43c389c4340 │ │ ├─112028 glance-api: uWSGI master │ │ ├─112040 glance-api: uWSGI worker 1 │ │ └─112041 glance-api: uWSGI worker 2 │ ├─b3305faac9f45fcec0b54a0449f121ef52003c840c68ca4cd81cbb656fa24c30 │ │ └─43494 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─14757aa64260dbd4e1df6e3ddf1d26dd173e898b2de79bd4c1448038e5b0f042 │ │ ├─175453 nova-metadata: uWSGI master │ │ ├─175473 nova-metadata: uWSGI worker 1 │ │ └─175474 nova-metadata: uWSGI worker 2 │ ├─6750dff778f74927920d007382a593814012867e9f6a3f3b010fb5eb84c29be5 │ │ └─41879 /pause │ ├─5de53b487e5fbf3a4c22814e408706498f1ff1dde0420ed77f0876eada14b029 │ │ ├─ 74310 apache2 -DFOREGROUND │ │ ├─ 74335 (wsgi:k -DFOREGROUND │ │ ├─ 74336 (wsgi:k -DFOREGROUND │ │ ├─ 74337 (wsgi:k -DFOREGROUND │ │ ├─ 74338 (wsgi:k -DFOREGROUND │ │ ├─409288 apache2 -DFOREGROUND │ │ └─409809 apache2 -DFOREGROUND │ ├─10863d9c43282e09ac25350411271d1f801b42cf85cad06e45c5491117d822db │ │ └─98697 /pause │ ├─2e65ab5c0dc9c016f33535b0b5706c5972b23e17fc3c11d72073100facbc0697 │ │ ├─250442 magnum-api: uWSGI master │ │ ├─250510 magnum-api: uWSGI worker 1 │ │ └─250511 magnum-api: uWSGI worker 2 │ ├─6a8395e96d12c6808d5ea68ebc59eacaaf1c947d8629500b564a43b8f41ddad6 │ │ └─47782 /pause │ ├─2e5fd7509f68b51e448924c1ecafa1e441e39116eb911c674bd3d244c89df8e3 │ │ └─211065 /pause │ ├─a652e994e34895bfb9ea4b71b9af672ad7d4c68998afba568a645b9da1b714b1 │ │ └─179182 /pause │ ├─76c18dea730a7b7daece5b7c32f4503216854c394f92f09226e64c2c4546ce99 │ │ └─170818 /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 │ ├─870a70826ac64f78b77bf175fdc0e10f2312c50b98a8b2cbac68e889690a26ee │ │ ├─127544 cinder-api: uWSGI master │ │ ├─127557 cinder-api: uWSGI worker 1 │ │ └─127558 cinder-api: uWSGI worker 2 │ ├─1e96d41a00d975e5a4936aeaaa0b49fe3b163239b803740c1ee9afb06e570c69 │ │ └─234368 /pause │ ├─7d6440cc05f54fc7bb93ef42730489b95c678572ca667e2a2bf00338a434f5b5 │ │ ├─177622 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177639 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─177646 erl_child_setup 1048576 │ │ ├─177695 sh -s disksup │ │ ├─177697 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─177698 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─177798 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─177799 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─177809 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─178070 /bin/sh -s rabbit_disk_monitor │ ├─b7436ce73438416e2e60cedc9253ce4616376cdea218cce1f07dc1f972d49ac3 │ │ └─260490 /pause │ ├─808ced740a3f34a1d3b29c09270ed4a02f89b2c300723c0df46731daa369cb10 │ │ └─39738 /pause │ ├─6bb142b1c698c913ee88507d3466c7896a395fe97920f90c406b59d7d7a9d7f6 │ │ └─67858 /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 │ ├─10cf04dbfef1c2d4ddca63d0c61030671b02bfa1249183e67823dbc0df245241 │ │ └─66575 /goldpinger --static-file-path /static │ ├─bc894c639a9b1cbd748f18e1dd5c5bc1e3bd9b2293ea2862bc3a475e97da6bf4 │ │ └─70700 /pause │ ├─630da4c5d4045bf3e56214d7c17f6b8b35681e676e3270299bcc4bde2a4080f0 │ │ └─219861 /pause │ ├─1c254044d5d0e77ea8c5d2d55ca1d4613c49d77eeef40f77312bd9bcbe3fadac │ │ ├─298541 manila-api: uWSGI master │ │ ├─298637 manila-api: uWSGI worker 1 │ │ └─298640 manila-api: uWSGI worker 2 │ ├─19db5a3afcdef54e6c188dfa93a9cb8fa21abb2c5a5d0fa616b3848c77197a51 │ │ └─258857 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─cf994919af40064b29a72c13564ee5c98ac86f9f84790ef56483188438ebad93 │ │ └─56925 /pause │ ├─3579025e55fa4e1f2feefa62b53d083056953af3f8f7ec12443bd647b69cb54e │ │ └─62090 /pause │ ├─0fb6c0a098814a616616aae3ea76e4204c7b57099b0c51cc1119ab3dcb749332 │ │ └─87904 /pause │ ├─055d63296227c59c4b183a34665ec557ffb3d46d0bd4019d5ef5f9cebc86499d │ │ └─258570 docker-registry serve /etc/docker-registry/config.yml │ ├─c460bdd5fabe74674f797eb0d5a29e5c341ec39a4a7cf55767ffef7ff696393c │ │ └─39764 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─cff6698c40efa0feba5cdc561f73dca40bf390d7bec645f0a199e68b0136c096 │ │ └─236787 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─6b615e60c00a790caa29609b658a02d94b2b4003f4d89b1014d789ad3c595b8f │ │ └─410971 /pause │ ├─0e42301d88d22fa551381bd7da50dcf0197044724f784c70501d0464ee2186d1 │ │ └─47334 /pause │ ├─7ce0a75f5ed2acc777fd71626e89140576630c7a0e20d936b9bac064753dfe1b │ │ └─64379 /pause │ ├─3764b936cb148063c8c546e9acfbdbefb0bf34dc86c08e720b2f63e047593fa1 │ │ └─258398 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 │ ├─e99de7b283edc53718a365601f292e597f5d0744960423110908afb1a777e55f │ │ ├─250641 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250943 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250944 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─9b9bbb6cb0a4ce07d5226a0129dc23a4627f3d0f21ad7e4d5d5d48373eb63c8a │ │ └─219817 /pause │ ├─ebef2c7f1c0fd09eb765250ea46cbc7c08641c37cca739199147177af4c249dc │ │ └─63957 /pause │ ├─5ab0f9e48c04b1a8738d5cb074618e3b9bc29ddf2876781b1b0ef1e581742ef8 │ │ └─55796 /pause │ ├─f18c73e77e78a0b3274a9e880107f0b412345fdcbe74d3b3ef3526b800970597 │ │ └─67399 /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 │ ├─9d3b7b2a6e4c9c2948e017a02b6d4ede2676237704ed061d2ffe3e59d5652437 │ │ └─50266 valkey-server *:6379 │ ├─b3ac1c2ff2fd7277784698a32692e01d605a6cc901911e03096588e7af45e6d4 │ │ └─259054 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─e6ef707033fe8a8af162fc7f3e7da05c0350d3e94a9610d408457d1ecdcf6ce1 │ │ └─141228 /pause │ ├─4aaec77209c3655c3e9d4a99bc5b5e2f6e7b1b3ebf205cd0bffd39a3f8d0eb49 │ │ └─99321 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─5a5e5e3e90e6873c869de8c2ca309eee56831e4d4e3812781504781dc5ee226e │ │ └─67356 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-38.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 │ ├─cc8982f7b071ba1d129b97355d92529d54174a9b9b9459b7a66814a49372465f │ │ ├─411187 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─411200 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─300b728c907e6820393f855e34c2b9f3522c8f6c1c95965f356612efefe45dbd │ │ └─190773 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) │ ├─0978deeb7097468a1008bea8c46b52f9e50e4fa73c22cb20e103e86632dd35fd │ │ └─66154 /pause │ ├─5feb41ab8b3e9353f9ce55c5e9b976938969e3c8dd595130c470206470a71d8a │ │ └─298505 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7f4636c666fea0d0f667b233042ae9fd3ae87283f0229e19f2e966b2ac817705 │ │ └─62336 /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 │ ├─328c5b558352b8bf05487d2c1e83fa98105c2420e6b8cb359e2bacc735a17730 │ │ └─141290 /pause │ ├─5efdb43c1844a65e6d197ff6588112f50dbaad102cba6af918ae02a93e807d3d │ │ ├─65953 nginx: master process nginx -g daemon off; │ │ ├─65969 nginx: worker process │ │ ├─65970 nginx: worker process │ │ ├─65971 nginx: worker process │ │ ├─65972 nginx: worker process │ │ └─65973 nginx: worker process │ ├─faa8d7a7660c7ca35d909687fd92bffce01084c18446dab0f6affcada4c85c90 │ │ └─88993 /usr/local/bin/rook ceph operator │ ├─737f7809064d48293a59f5557454b8b6eb7a3b8119e7021e0f37f1e85797f3b2 │ │ └─57157 /secretgen-controller │ ├─8230395ee48c4b44e5e98266d2879507bebb2dd7e9656d7175dec64241d4ab52 │ │ └─57053 nfd-gc -gc-interval=1h │ ├─241858669fa3267d4ec83e998aec649fb5aa63b3d0c2a5e3575666a06c3508d8 │ │ └─256372 percona-xtradb-cluster-operator │ ├─f6e4c516f0bbe085e0651830d6f59bfc0ca21cec2a6834acb59ec25e2a9ebdb8 │ │ └─193150 /usr/bin/libvirt-tls-sidecar │ ├─b114ba1046a7b2ed8204d914f5e50802a9e6969c98317f94e61b1420d1ea18cc │ │ ├─211260 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211276 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─211282 erl_child_setup 1048576 │ │ ├─211332 sh -s disksup │ │ ├─211334 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─211335 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─211395 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─211396 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─211406 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─211599 /bin/sh -s rabbit_disk_monitor │ ├─aa4d2df56d5d608906cf488277ba995d79171a9bc3ea54f039e9a5f4f62ea5d9 │ │ └─141811 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─93b3fabfe75d0d973f987e0f406c84ffbb6fa2f22bc9aaec445b7e7f350d60cb │ │ └─50025 /pause │ ├─55b1a4f9d322f1aa62b3da1861e59cfbe809a496610f20f2b853a1ae63e2219b │ │ └─68189 /bin/oauth2-proxy │ ├─54605b655f33eef3334a33696d59180067d016a124d2ab021a31845ede86d7a3 │ │ └─240185 /pause │ ├─155b758ba27a1c02d59b154dd2b23a84b980be9ee53daab398911d0307942255 │ │ └─265338 /pause │ ├─d31be1b9e3ef7787aa068622e4f8c3025d6d7a846e3cf993dcc5f555a4fdfd11 │ │ └─63550 /pause │ ├─65de21fbcf992fdc2096997aee94b15babdd6795a31ead27ac45895d281c540b │ │ └─61997 /pause │ ├─db4cec779c5f072cd96547d00526a16acde3ccb685ed3a5b95336be0ee8bf06c │ │ ├─188154 /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 │ │ ├─188435 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) │ │ ├─188436 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) │ │ └─188437 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) │ ├─c28fbd49c7e720836fbe6bbe3f18bcd3c256a7eaa4c0909ad3ba16c2847530ce │ │ └─179805 /pause │ ├─d7e72496190f1a440eb5dae5b35a6d126ee95ba148dad0b1aed5800bb3aa6035 │ │ ├─207775 heat-api: uWSGI master │ │ ├─207816 heat-api: uWSGI worker 1 │ │ └─207817 heat-api: uWSGI worker 2 │ ├─58cf13730eb49bdb92a3ceff8e23e0004a9a510b578644969fa49052acead915 │ │ ├─250156 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250786 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpde8_qkkj/privsep.sock │ │ ├─250795 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250800 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─fd36d4930d5c4bd6b1f6ae1a2887ad883946d40c60f8eb3273977dbe96de2485 │ │ └─258839 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─51cabc651cbe33bc8cee09a77b957b5709ccda1ccb9cbf00920f3a9d2b809f55 │ │ └─164914 /pause │ ├─a41b0d3d121e6a383e1d7c18a133737787ecf329c2b41ef2870b7b96be46bd0d │ │ ├─41004 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41423 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─badb641ce9b689332ec6755508eb7455cac4b55c67e99a7dbf63985f8b889e39 │ │ └─50200 /pause │ ├─8032b6f34ca7479f39fc35858c21946a1b9d9186e880f888e9ed89e25ac3f027 │ │ └─219907 /pause │ ├─e68b5b8df24e0c824f930d08d465e37450d3c7ddf40e198d05cb923fd26e0508 │ │ ├─229983 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─230577 octavia-worker: ConsumerService worker(0) │ │ └─230580 octavia-worker: ConsumerService worker(1) │ ├─745a1db49a12c233413b0ec9575a53ec3f4b598964dfd663a734c11c884b942b │ │ └─42981 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 │ └─c9e56a6e14dca2a3a5002799da08eda919366a8d6d3471dbc86e05532a6bcf7a │ └─67942 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount