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 │ │ │ ├─21310 /lib/systemd/systemd --user │ │ │ └─21311 (sd-pam) │ │ └─session-22.scope │ │ ├─21300 sshd: cephadm [priv] │ │ └─21326 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1453 sshd: zuul [priv] │ │ └─1466 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1457 ssh: /home/zuul/.ansible/cp/199.204.45.25-22-zuul [mux] │ ├─407109 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vcpinxcuqjojwsboeqtvwpqbratzaehk ; /usr/bin/python3'"'"' && sleep 0' │ ├─407110 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vcpinxcuqjojwsboeqtvwpqbratzaehk ; /usr/bin/python3' && sleep 0 │ ├─407111 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vcpinxcuqjojwsboeqtvwpqbratzaehk ; /usr/bin/python3 │ ├─407112 /bin/sh -c echo BECOME-SUCCESS-vcpinxcuqjojwsboeqtvwpqbratzaehk ; /usr/bin/python3 │ ├─407113 /usr/bin/python3 │ ├─407114 /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 │ └─407116 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 … │ │ ├─ 9800 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12194 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2559a4a057760ddb9b94df70be1048030a73da786cfe7837aa0eaccb0073f684 -address /run/containerd/containerd.sock │ │ ├─ 12524 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c59388b0e701985ecebf6fc4138f76750c5adcd7dfc9af6dde659d34936dd445 -address /run/containerd/containerd.sock │ │ ├─ 19430 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 107406f4ead499d6a35b1925cde199a47b8ce1afb68b6d382c41d90027494487 -address /run/containerd/containerd.sock │ │ ├─ 24615 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f3defbf07921cae461d8d7bec99604ad2c967915958453aeda8409a96d8dc7e6 -address /run/containerd/containerd.sock │ │ ├─ 29056 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1ece9dcc7686f6654c7aadd09de98c5dd0edd422d537739cc143ffa261a7aed9 -address /run/containerd/containerd.sock │ │ ├─ 33722 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 35909c57ba982a040634c0edc25e585193f80fb3fcbd838bef98944295652515 -address /run/containerd/containerd.sock │ │ ├─ 39123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d7809a1ad20e9a63364367a82e7f440d26337b8a87b8b7f14ff26e042a00163 -address /run/containerd/containerd.sock │ │ ├─ 39169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e87333cd20a4c70508be33ccf3a684cbd72c99a3f3f2fcaef530b9e555158121 -address /run/containerd/containerd.sock │ │ ├─ 39187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a411e95225da429e0c60c180bb07ba912ea12c748a8a1f69a718eed5b8921f9 -address /run/containerd/containerd.sock │ │ ├─ 39189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2057a8538a0da283ab028964f2861b919ca02c79fa0eb93cdaa7debddc281197 -address /run/containerd/containerd.sock │ │ ├─ 39199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c10395db6fab7814e54d28feb01e9152b7be8be4f1a71f73703912b4df5a74f -address /run/containerd/containerd.sock │ │ ├─ 39749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f69d4b827373349b1c79c30f6c279f13f63e615932551116ca2cae764ce90152 -address /run/containerd/containerd.sock │ │ ├─ 40485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50f1b220fdbf45223d419f1c1dfc34b18a4ce96ac7a2f6c1663f838b0a65b1ac -address /run/containerd/containerd.sock │ │ ├─ 40495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce978ef7841cf78efff21774a0d4b055a8b3b2fd487be20e7cea8e89ac7a960e -address /run/containerd/containerd.sock │ │ ├─ 41841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a7c83ecd1220d3929ba3049e640c8bcb7401d6a192aaf621140f181720067f5 -address /run/containerd/containerd.sock │ │ ├─ 42234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc9372f843b21b77f696aefedbf3f759b06df4393fb93c5aa2819ea7a7a6290a -address /run/containerd/containerd.sock │ │ ├─ 42286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88d8a7c6e61b498ac5ebe8a3ee357290b19938533e33171c7d245dbcdcd4a60b -address /run/containerd/containerd.sock │ │ ├─ 42720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adf7af4d0e10ec3fa573f06e520276206e6357a1bc08104ac2cdfdaf3e6af313 -address /run/containerd/containerd.sock │ │ ├─ 43326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f227c761d9e95db89b189c04b063563e710881147f604348b60f72629eb37061 -address /run/containerd/containerd.sock │ │ ├─ 43371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 578e65b2a676ce8a601e31e0d227a37590b0fada2ffb5183f0e5a113bedb4ae6 -address /run/containerd/containerd.sock │ │ ├─ 43390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 290f4f80bc0e4827d436e71135b2f2b9afe19981cc5938d8902c25499857a7d8 -address /run/containerd/containerd.sock │ │ ├─ 45781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 068a6fc0a1eaa75c285825d21d5cf17a36e4d937fce4ce430da78d49a0658d7d -address /run/containerd/containerd.sock │ │ ├─ 45846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e19076b1223ade4adb14c9bb25a67a8b306609d10a7581724baca4b1bee83a0f -address /run/containerd/containerd.sock │ │ ├─ 46611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b25508c826f61ca0ba0220092c29f0f837977ded39cbf6b840430fe9942285e -address /run/containerd/containerd.sock │ │ ├─ 46651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70ff14131ffefba61b47fe22acb88c188772bcb63ef4edfb0698a11d8f8e78e6 -address /run/containerd/containerd.sock │ │ ├─ 47021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e3145e6cd0ce8f6fef8a8e425df4937e8f0050ea41acfd14aae1752fa2b8950 -address /run/containerd/containerd.sock │ │ ├─ 47328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 564a30fd6e984b0925b98765a76e22e869d5ad382f517bb2bf0df10c0892bf30 -address /run/containerd/containerd.sock │ │ ├─ 47731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8299d4e4a7f0e31801be41d81f6c7fc766cc4a9dd6b451c76795884d3b1e836 -address /run/containerd/containerd.sock │ │ ├─ 50224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ba9a778fb942591736e09de78f55e522bedb188784dda4b584989145a471333 -address /run/containerd/containerd.sock │ │ ├─ 50408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd1eef629fd2e355e3f8167c86969fb601eb3e7addf0fd1e5dd57ea71d1409c1 -address /run/containerd/containerd.sock │ │ ├─ 54692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfabb7c8554c9151bad59fc32cf5833063f3c5196a59d4ede9348b809e09b1e9 -address /run/containerd/containerd.sock │ │ ├─ 55302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df49af36f9857cebae8bc04353e067613b9e41e479fee86a0242dc28b5b58290 -address /run/containerd/containerd.sock │ │ ├─ 55357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96a8ca8b5cbced2901f9ae8e69202f1aa2090af2ef900d42e17cca217ed0017c -address /run/containerd/containerd.sock │ │ ├─ 55391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5d9714d72fd77b386169b6828d9c9f356c43c2fd481ec00d0f3f4f8e0b53c0f -address /run/containerd/containerd.sock │ │ ├─ 55530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a97d4b53183b11817f3bdf3c3bae7c7eb2af663f5dc56c58fa0f297ba4b4f476 -address /run/containerd/containerd.sock │ │ ├─ 59896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e32f770b5596ef1a10fb4a4079e4fc7a21852299a1e5f96f12711c7b51fadfd2 -address /run/containerd/containerd.sock │ │ ├─ 60000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ee56f3178201abedc303b2106f94b537b197573b97dd9cacbb7a1afa55c5e44 -address /run/containerd/containerd.sock │ │ ├─ 60061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2feacb1eaa33391556c3f0e55ed036272e0dce41b9466fd499b72d3452eee7bd -address /run/containerd/containerd.sock │ │ ├─ 60099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c54d0806871dd05e49ca7ffa2db9c102df478f2e3919980cae4e5d5b1f745a8c -address /run/containerd/containerd.sock │ │ ├─ 61867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33ca28ba6315cb36167f5343b6e5469c5f8a371452efa1ad5acc4c0f601f6872 -address /run/containerd/containerd.sock │ │ ├─ 61956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e4544ca9b13f4e03f77da20e660ae001c79645b6196635415b46d22f3eefd7b -address /run/containerd/containerd.sock │ │ ├─ 62278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44f4f7d76cd92c5e1bb81b044ff56043a0fc4212a294f2a48fb2ab876a8c19ec -address /run/containerd/containerd.sock │ │ ├─ 62301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cded8b2696d31f270abfaf582b7c9493aa9e7af8c970540af467dc6d4420a8fa -address /run/containerd/containerd.sock │ │ ├─ 62329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a02d4631a029f7ee8c903999d240a290b2da0d64cf10c564a1674adf986d4d3 -address /run/containerd/containerd.sock │ │ ├─ 62585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e5402fcfdc9ac7a9b678d6076d6892af2f10233e688eb394abe30eaafbb7977 -address /run/containerd/containerd.sock │ │ ├─ 62795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6bb5b1103024c62a8d9be76743cf111315c7c280abe29c03acb81a337926ec6 -address /run/containerd/containerd.sock │ │ ├─ 63386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47634e6dc24affcae8aae545d59ad4be51fe7fb49fb3916ada10b1cc5023a710 -address /run/containerd/containerd.sock │ │ ├─ 63771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c748a5219bd8b63bc74e9947a5f7b261180c5e28f1a06f1b6739310b7d10c6ce -address /run/containerd/containerd.sock │ │ ├─ 64232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7591653be75a78c54a8d897ebb6d39687671ee9ab5b378399c84f0c136310129 -address /run/containerd/containerd.sock │ │ ├─ 65890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9d453825fa968a5f3bb0a4e4687bc54c179662ae145780dcbd1641ef5238331 -address /run/containerd/containerd.sock │ │ ├─ 68370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c62602e605d330970c915e8c4baa32fa341cae6a1139c8cc605ed16617cb9d4 -address /run/containerd/containerd.sock │ │ ├─ 79266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c05f3eebb3df2a9ae3c1b64a92f70c6fb75cfc05021cccaa6319b8f20f9a70df -address /run/containerd/containerd.sock │ │ ├─ 80778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7e7d68001bf3063369a68390a91b91b1e12c6db5800fbc4c07104c0da0f265c -address /run/containerd/containerd.sock │ │ ├─ 86637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edd96831624fbb14e5c66e0b3a73568d3707a3c1b2e4f1d37afbc86c939b374c -address /run/containerd/containerd.sock │ │ ├─ 92872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3efd9279777477922a8d7d0fbeaa20116f2319d10bfb089dcf220dd1e1f20bc -address /run/containerd/containerd.sock │ │ ├─ 96869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a698d6fa5bf9a38fb7223d3074a80d4da7092b5da851ed7b92bc91afb37ecab3 -address /run/containerd/containerd.sock │ │ ├─ 96914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeea205ae26ea522ce59b66456eafba8f26a356409db9e661ae8f0c23c8a625d -address /run/containerd/containerd.sock │ │ ├─105655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0241191c190159cc49cd005fb429087124f2809156f337dbf6700ac3b923bb2 -address /run/containerd/containerd.sock │ │ ├─107311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 141fcd25956ad4932ce38714e411de578185cf1d6594d49f338b2ba5f37e6299 -address /run/containerd/containerd.sock │ │ ├─107352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdd866c591f49946eeef8124302298afa815fa201be5fe0208810c7fe2130333 -address /run/containerd/containerd.sock │ │ ├─109330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd16c43fb245bdc33b9e539608c1aa57c5086a3c9efd68f4a80bf8caa1b3c9c6 -address /run/containerd/containerd.sock │ │ ├─111098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0008a61c6e057d6424f8028bddeb76174b4b866fee175a2f5e6c6b78448755ca -address /run/containerd/containerd.sock │ │ ├─111177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d85a60820b46b4b7536bb2d468bd7a941d5455b3c2b98c613c359304768180c5 -address /run/containerd/containerd.sock │ │ ├─124209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f39c18dcf639c0a6f22140f9a15d7847a3cce014d120d76b419e74086e6dfba -address /run/containerd/containerd.sock │ │ ├─124247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b6c16c83e3095354d6337c6f3a85a8c72c0126e0d7243faf064182c6c7c076c -address /run/containerd/containerd.sock │ │ ├─126793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19d1d418ea1087287d2379ee688b7147440d8a3cb7fedfd38e755cc8e305dddd -address /run/containerd/containerd.sock │ │ ├─153064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6854f55a3b0d8fa5f4929ca9b661eb43350070a1018cc202ac7280682027feb -address /run/containerd/containerd.sock │ │ ├─154559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f969765087f5268dc4b4cb799b914d8289eb7038d981401751a563272efb140 -address /run/containerd/containerd.sock │ │ ├─154982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa1331691adba26c9ccaf74de34408c8a4d225f8563d8ffeaad9cf828267e333 -address /run/containerd/containerd.sock │ │ ├─155816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26801a749cb79e38321162f06f5833c1b3ccb72e20f4beaef2a3f04e22084de0 -address /run/containerd/containerd.sock │ │ ├─157765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94f8bbaa24e7853c25cd8d532c5a9e46957bd53b9ee927a110ea0e32b2f2fc1b -address /run/containerd/containerd.sock │ │ ├─158172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb3f0c8b95944a4ddef0fcec9598f745d7c443de8f317f514aa7df0a3b6a1bd6 -address /run/containerd/containerd.sock │ │ ├─158226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ce6d500bf28ef525db8b33ff1c3ca466643dc6260172c90d359ece03276a760 -address /run/containerd/containerd.sock │ │ ├─158365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 701f2b94aae28023da2e48df454286fd1bd47bb7bc70918e180897a0a66edb29 -address /run/containerd/containerd.sock │ │ ├─158620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17afc1b0ec9ea696458f8bb1874c7080e38c201e8649531e521ccf17267468b8 -address /run/containerd/containerd.sock │ │ ├─159331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a380a4f1b81b7e7a0821dbb800c4cf3d81f78a2f82e8e6a76aafdbca28793a9f -address /run/containerd/containerd.sock │ │ ├─170296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c7c93f2807cb12843efb6a809f602e3b986ea26b826755adb7d4a6fea626947 -address /run/containerd/containerd.sock │ │ ├─172092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c88bf12f882d3eea6d93a8a54623cbd2fe1d4c293538791782beb42ce91ac8a -address /run/containerd/containerd.sock │ │ ├─172125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f5f6682823cf76f071581eb84527fd7aa213186320a93178e4d69947207ee7 -address /run/containerd/containerd.sock │ │ ├─172226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51fe98709b453cb9bc94abff1ae981c9f6646e2d3a5f496756c0f2683594a565 -address /run/containerd/containerd.sock │ │ ├─172233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3468379876ca1033599789361bdb8aa858569822d26b8bd4ad6eb6509994e068 -address /run/containerd/containerd.sock │ │ ├─172262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66d1c2a037bb0a2b3e2d15a6da6f1c2dd7f956fd03193c68d7213ed2e2a8f20a -address /run/containerd/containerd.sock │ │ ├─172647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1128dc54253e295c5f093062d554635630153f14c9f69a5c54af9a011978e9b6 -address /run/containerd/containerd.sock │ │ ├─172684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4a09f826f3e0bcf812ee974c39dca2c75cc3a2c29c3660faf85f2e20ee00f16 -address /run/containerd/containerd.sock │ │ ├─185217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0deb4e313454b5c9553fbab35b6692c5cfce0af9a5954d1ffb61298c5ed953a9 -address /run/containerd/containerd.sock │ │ ├─187561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd874d27127062de48db8db92aba79e49c7e51ab42b11bef0e60c48be78dbd35 -address /run/containerd/containerd.sock │ │ ├─187634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13cdd36fb32c42dc7d679e8bccea3dcc21ec970a5d81939ed855b696ca7bd27f -address /run/containerd/containerd.sock │ │ ├─187762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0a92559e2f9ba17ca9deb40c9a102e99496782d3d0bf6289c15b8add93b365b -address /run/containerd/containerd.sock │ │ ├─204282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc2e1d6b868a85c508086acfc6aecf070cfa2886f913a662bd4e0008f7014f6a -address /run/containerd/containerd.sock │ │ ├─214570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e42e25a902acdc2c0e4420cd5369111da1cafc940e8a13b08b47561d8833cf5 -address /run/containerd/containerd.sock │ │ ├─214576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a66dbd9a3972e45759b77248c1dc9960358f5431ac5f245746f36a67337e99a8 -address /run/containerd/containerd.sock │ │ ├─214638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb59d6143aed085c2c927573ea3ae4085a75d82aa26a98b299ac9150f4dc41d8 -address /run/containerd/containerd.sock │ │ ├─214932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a283ca057cf04e16aba224587ed81edf15d79bb1f7acaec1b880e3ad13d7038 -address /run/containerd/containerd.sock │ │ ├─226836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81e9ed77cff71cabc47460355d3cba9b83dd1cfdaa40886a7aa78d78369c1646 -address /run/containerd/containerd.sock │ │ ├─229442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d16aa68dd8a72de72779c5031a82d4a563ad8344080493fb4aa7a91c4f5fb0c -address /run/containerd/containerd.sock │ │ ├─230557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5f350b8adeff8a1a7dba67ba0e723fcecdf83ee19f6adb6f1f429746d703fcf -address /run/containerd/containerd.sock │ │ ├─231621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eb5bc1e5f212949a619761ed674db6157450f3eefab11027147cf382332c09b -address /run/containerd/containerd.sock │ │ ├─232146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b92e51d0dfd9ac54028cf06d4f6a5021b678228830ebf03d772722aced84115 -address /run/containerd/containerd.sock │ │ ├─234330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f41f1387f44a12a5b3c2fdb9a93bc9f96197ba47139e8d039b87b3eee4716c19 -address /run/containerd/containerd.sock │ │ ├─235808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6c7d0d2ed3adbb2d2a03dbfc35ad01015f91571c77d9debbd555729dd42ebc0 -address /run/containerd/containerd.sock │ │ ├─235879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7c59891e6ab95d8e09640a938fd756466e9f2207f4b8898ff445725c85ee46a -address /run/containerd/containerd.sock │ │ ├─245978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca6c7f8f09bddcb8537595aeb7c6c63444c7eaa5237b5350c4869db1f51ca5c0 -address /run/containerd/containerd.sock │ │ ├─246434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c966b723f192eb36d5671a0c590f8cf278bd79f143fbf8d929493b86ef9faedb -address /run/containerd/containerd.sock │ │ ├─251493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2db72e2506ccad401c4645848781392778530f8a9b42941e0315ed656972f555 -address /run/containerd/containerd.sock │ │ ├─255504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23bd6c400a58f82123533743fe3acc28640f77b17f62745a9b6dbc94e5a8f504 -address /run/containerd/containerd.sock │ │ ├─255680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88ffe77d38a250a38fe628d75fb924332b721faabe12d797321355c5388f75a5 -address /run/containerd/containerd.sock │ │ ├─255736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31c6b1db976040915102050a71637c3e183507db9bc1051661cec74383f723c8 -address /run/containerd/containerd.sock │ │ ├─255810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5fdc2ec58f94e2e1908cbe5fe9dc9a7553bd9f54baa57b7e47199985c4ad042 -address /run/containerd/containerd.sock │ │ ├─267145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb6618a07201ed93daed5f3c774eb1e53773e76c69b6750bb4ed141f260539f7 -address /run/containerd/containerd.sock │ │ ├─269636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71d4ca4cb653992a8e3b3f5491cc041bb11f706dea17d50c566dbf483e84de20 -address /run/containerd/containerd.sock │ │ └─271090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96f34d08b5e88847050a07e953a9450357d11086e2f3f64ecdc48da3c2b72d18 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1196 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-1ece9dcc7686f6654c7aadd09de98c5dd0edd422d537739cc143ffa261a7aed9.scope … │ │ ├─29081 /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 │ │ └─29095 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28760 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29039 /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.jomjgb.service │ │ │ ├─12475 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jomjgb/unit.run │ │ │ └─12496 /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-jomjgb --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.jomjgb:/var/lib/ceph/mgr/ceph-instance.jomjgb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jomjgb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.jomjgb -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 │ │ │ ├─19387 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19408 /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 │ │ │ ├─24334 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24597 /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 │ │ │ ├─33435 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33702 /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 │ │ ├─12116 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12145 /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 … │ │ └─10171 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─docker-c59388b0e701985ecebf6fc4138f76750c5adcd7dfc9af6dde659d34936dd445.scope … │ │ ├─12575 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jomjgb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12606 /usr/bin/ceph-mgr -n mgr.instance.jomjgb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140986 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39588 /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.25 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─docker-2559a4a057760ddb9b94df70be1048030a73da786cfe7837aa0eaccb0073f684.scope … │ │ ├─12224 /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 │ │ └─12243 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─run-r1e47b5ec40394eccb85fed22ab3191f1.scope │ │ └─185861 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ ├─ 649 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─406462 sshd: root [priv] │ │ └─406463 sshd: root [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1386 /usr/sbin/uuidd --socket-activation │ ├─docker-107406f4ead499d6a35b1925cde199a47b8ce1afb68b6d382c41d90027494487.scope … │ │ ├─19456 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19473 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─chrony.service │ │ ├─10681 /usr/sbin/chronyd -F 1 │ │ └─10682 /usr/sbin/chronyd -F 1 │ ├─docker-f3defbf07921cae461d8d7bec99604ad2c967915958453aeda8409a96d8dc7e6.scope … │ │ ├─24639 /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 │ │ └─24651 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140811 /sbin/iscsid │ │ └─140812 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-35909c57ba982a040634c0edc25e585193f80fb3fcbd838bef98944295652515.scope … │ │ ├─33750 /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 │ │ └─33763 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─3462e37a20d246024f6eb777df6cbe34e6c0c1880059be49acbf4ebcc2e5a699 │ │ └─47163 percona-xtradb-cluster-operator │ ├─cd60c176e27cf2061956e534c0bc449e7754130631c45c76393c9cd9673fffb9 │ │ ├─182156 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) │ │ ├─182536 /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/tmpef8151e4/privsep.sock │ │ ├─182733 /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/tmpe2imgk9q/privsep.sock │ │ └─183434 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d6c7d0d2ed3adbb2d2a03dbfc35ad01015f91571c77d9debbd555729dd42ebc0 │ │ └─235850 /pause │ ├─c446422990b88a536b547e02bbcb6f7dc0a9f0322603a9fc19601549d81e06d3 │ │ ├─226991 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227008 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─227014 erl_child_setup 1048576 │ │ ├─227076 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227077 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227254 /bin/sh -s rabbit_disk_monitor │ ├─2d48d370f3a55ba135864915c58dc90607dca263017fc14ff1a64521bc9c52f8 │ │ └─231670 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─2315ae69b84b0a7729c0745f92e6305e2ad6fe75118c9e035e5e63c3a6f46f69 │ │ ├─225012 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225469 octavia-worker: ConsumerService worker(0) │ │ └─225472 octavia-worker: ConsumerService worker(1) │ ├─83c3dfaa4e0599a57626995ba4002c21c35725b186b5181eb7f14542475ea5ba │ │ └─271340 /bin/openstack-database-exporter │ ├─31c6b1db976040915102050a71637c3e183507db9bc1051661cec74383f723c8 │ │ └─255768 /pause │ ├─bd7cefb671ce6ef1b16a0104832b57f7172b8000b41b98253c45fb515c45d453 │ │ └─50487 valkey-server *:6379 │ ├─5a1a18fea59527a13ed2da8d32e4d89daeaecd7394c808612169f5f73160284b │ │ └─46855 /manager --metrics-bind-address=:9782 │ ├─d85a60820b46b4b7536bb2d468bd7a941d5455b3c2b98c613c359304768180c5 │ │ └─111213 /pause │ ├─50f74bc6f9fd96c0eead9c87a202410f0a06939933cdd5948a9fdcfb3d13d89c │ │ ├─64559 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64596 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─1128dc54253e295c5f093062d554635630153f14c9f69a5c54af9a011978e9b6 │ │ └─172671 /pause │ ├─b119abc504f1fa1790b512812ea481bbe88fd634d1fd13426bdacc19f2c25fb6 │ │ ├─342462 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─342733 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342883 /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/tmpayhm_gnq/privsep.sock │ │ ├─343372 /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/tmpf5fkj8d2/privsep.sock │ │ ├─343994 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343995 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344036 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/174e0acb-160e-4456-a88d-2a8a07547b9c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/174e0acb-160e-4456-a88d-2a8a07547b9c/host --addn-hosts=/var/lib/neutron/dhcp/174e0acb-160e-4456-a88d-2a8a07547b9c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/174e0acb-160e-4456-a88d-2a8a07547b9c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/174e0acb-160e-4456-a88d-2a8a07547b9c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-798dec3a-7b22-4255-aa53-f6e18a6b418d,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 │ │ ├─344041 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9d35da73-d44d-411f-b847-90f18f18ed03/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9d35da73-d44d-411f-b847-90f18f18ed03/host --addn-hosts=/var/lib/neutron/dhcp/9d35da73-d44d-411f-b847-90f18f18ed03/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9d35da73-d44d-411f-b847-90f18f18ed03/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9d35da73-d44d-411f-b847-90f18f18ed03/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-073e34bc-5fd0-4ea1-9163-bfb1db554d9f,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 │ │ ├─344058 haproxy -f /var/lib/neutron/ns-metadata-proxy/174e0acb-160e-4456-a88d-2a8a07547b9c.conf │ │ ├─344068 haproxy -f /var/lib/neutron/ns-metadata-proxy/9d35da73-d44d-411f-b847-90f18f18ed03.conf │ │ ├─371159 /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/tmpoosbq3ra/privsep.sock │ │ └─375509 /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/tmpt5x71onc/privsep.sock │ ├─a97d4b53183b11817f3bdf3c3bae7c7eb2af663f5dc56c58fa0f297ba4b4f476 │ │ └─55586 /pause │ ├─7732a209884cc67a62d225f9513ef37f58984648a0e5dde3227039bbe2e2c220 │ │ ├─181073 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─181358 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) │ │ ├─181361 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) │ │ └─181364 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) │ ├─397b9a8d355a2fbf5b8b93938cc3a2bb9b0dcc9415761ea9ea6196d7cfd62055 │ │ └─65106 /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 │ ├─904496102e75b52056999845cfb08858be80eecd183c1ffd0987319a4c92643d │ │ ├─ 97334 /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 │ │ └─338783 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6d7a689ab17824c7bad6dbb7a1ed065923cc09523db021585137b416e21ff079 │ │ └─63036 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 │ ├─c215befd4402a773161c1cf05f55463168a6c752737a30438c903f5946735461 │ │ └─234381 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─28a72804ccdbdc873b991e39ad4425c51080aabc7b6c04edaaa7bbdb8b0afbf3 │ │ └─42371 /coredns -conf /etc/coredns/Corefile │ ├─1f969765087f5268dc4b4cb799b914d8289eb7038d981401751a563272efb140 │ │ └─154581 /pause │ ├─a698d6fa5bf9a38fb7223d3074a80d4da7092b5da851ed7b92bc91afb37ecab3 │ │ └─96892 /pause │ ├─a66dbd9a3972e45759b77248c1dc9960358f5431ac5f245746f36a67337e99a8 │ │ └─214626 /pause │ ├─b3efd9279777477922a8d7d0fbeaa20116f2319d10bfb089dcf220dd1e1f20bc │ │ └─92899 /pause │ ├─e60e2bafbd7d830dbed24238094a587c9b8bdf9e1ecb2fa4f466c511ade7b260 │ │ ├─125325 /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 │ │ └─125521 /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 │ ├─97cc66224bb72767d9f49f4871f0f82e6dd5761b0e3defeb8fb9311531d105e6 │ │ ├─106147 glance-api: uWSGI master │ │ ├─106160 glance-api: uWSGI worker 1 │ │ └─106161 glance-api: uWSGI worker 2 │ ├─8c249f29ec37edb2d8ffee0d9703c1ecbe568f81204029448cda591c338203a2 │ │ ├─200225 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200671 heat-engine: ServiceWrapper worker(0) │ │ └─200674 heat-engine: ServiceWrapper worker(1) │ ├─290f4f80bc0e4827d436e71135b2f2b9afe19981cc5938d8902c25499857a7d8 │ │ └─43433 /pause │ ├─df49af36f9857cebae8bc04353e067613b9e41e479fee86a0242dc28b5b58290 │ │ └─55327 /pause │ ├─3468379876ca1033599789361bdb8aa858569822d26b8bd4ad6eb6509994e068 │ │ └─172389 /pause │ ├─4ef793a47686d49d801a0ad47d1b5f5e35d9a21782fc49c748b716ef17971055 │ │ ├─48117 mysqld --wsrep_start_position=8014ef41-4956-11f1-b51c-93abf5f67d77:20 │ │ └─48210 /var/lib/mysql/mysql-state-monitor │ ├─edd96831624fbb14e5c66e0b3a73568d3707a3c1b2e4f1d37afbc86c939b374c │ │ └─86663 /pause │ ├─fb59d6143aed085c2c927573ea3ae4085a75d82aa26a98b299ac9150f4dc41d8 │ │ └─214703 /pause │ ├─96a8ca8b5cbced2901f9ae8e69202f1aa2090af2ef900d42e17cca217ed0017c │ │ └─55382 /pause │ ├─c0b0edf684db5731a983e71cc79a70731123b123b961d0a4c02170516d335bdb │ │ └─39535 /kube-vip manager │ ├─ec973c056131a687181ae03b81d9662e3646d400b46aa6458426075467e44e8e │ │ ├─109562 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109586 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─109592 erl_child_setup 1048576 │ │ ├─109694 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109695 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109705 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109867 /bin/sh -s rabbit_disk_monitor │ ├─89aa0f56c0ad3dc168037e780e3be5f955cdcbc42d3b05e85c3d727708e8eb4a │ │ └─97207 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-tkt2n --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─fc9372f843b21b77f696aefedbf3f759b06df4393fb93c5aa2819ea7a7a6290a │ │ └─42258 /pause │ ├─b41f5449a59647ad1f62a4230426001398079dc9a4c91657b5fc12d056dcffec │ │ └─50854 redis_exporter │ ├─50f1b220fdbf45223d419f1c1dfc34b18a4ce96ac7a2f6c1663f838b0a65b1ac │ │ └─40534 /pause │ ├─5a283ca057cf04e16aba224587ed81edf15d79bb1f7acaec1b880e3ad13d7038 │ │ └─214961 /pause │ ├─e5f350b8adeff8a1a7dba67ba0e723fcecdf83ee19f6adb6f1f429746d703fcf │ │ └─230585 /pause │ ├─f2116eabb5c86da3fd4f7a281c7c893e901f6753ffd1dad7b113fe9e5346a234 │ │ └─46155 /server │ ├─54998c471df4e3c15040ed9263e53fe4de11fe51247f04dce0bfa8d00504d1d9 │ │ └─65246 /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 │ ├─313f04a094c84852e64bc012ed28fcdacbdbff4586a5e748538b10fc8f105351 │ │ ├─251814 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251830 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─251836 erl_child_setup 1048576 │ │ ├─251932 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251933 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251943 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─252143 /bin/sh -s rabbit_disk_monitor │ ├─2057a8538a0da283ab028964f2861b919ca02c79fa0eb93cdaa7debddc281197 │ │ └─39296 /pause │ ├─17afc1b0ec9ea696458f8bb1874c7080e38c201e8649531e521ccf17267468b8 │ │ └─158645 /pause │ ├─bba3a408d4b3ad168cb69a3495c82e6dbf78fdc3618b5cadae09d33e5f7868bf │ │ ├─168404 nova-api: uWSGI master │ │ ├─168463 nova-api: uWSGI worker 1 │ │ └─168464 nova-api: uWSGI worker 2 │ ├─13a0c2fa50b2d91cb0d36765165b307cb421f0589079ffab5ae38a47eaf7b1b0 │ │ ├─246574 magnum-api: uWSGI master │ │ ├─246606 magnum-api: uWSGI worker 1 │ │ └─246607 magnum-api: uWSGI worker 2 │ ├─7b5bd61038c898d7612dde91138096d6c5fac5c1759235ea0a568ee418060845 │ │ └─230864 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─d0a92559e2f9ba17ca9deb40c9a102e99496782d3d0bf6289c15b8add93b365b │ │ └─187863 /pause │ ├─4e4a5e9df7aae1a9dc10d8b58c248955784e5cd562fc1cee090e9dea5d6a77cc │ │ └─109084 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─384871cdfb7b7bfaab000b80faffc7dcf085569f427bb2d2284552e9983efe5d │ │ ├─181141 neutron-policy-server: uWSGI master │ │ ├─181154 neutron-policy-server: uWSGI worker 1 │ │ └─181155 neutron-policy-server: uWSGI worker 2 │ ├─efca73064e6e6560fcb009a3d9be8e28d4cc429ce322970fe038c3c86a48befa │ │ ├─225760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225777 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393683 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─393717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─71d4ca4cb653992a8e3b3f5491cc041bb11f706dea17d50c566dbf483e84de20 │ │ └─269666 /pause │ ├─8e7698343018c6ff9eeec0aadbf8d81ef4904f2451623f04d2259d2489fb7179 │ │ └─63972 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a380a4f1b81b7e7a0821dbb800c4cf3d81f78a2f82e8e6a76aafdbca28793a9f │ │ └─159356 /pause │ ├─88d8a7c6e61b498ac5ebe8a3ee357290b19938533e33171c7d245dbcdcd4a60b │ │ └─42311 /pause │ ├─6a7c83ecd1220d3929ba3049e640c8bcb7401d6a192aaf621140f181720067f5 │ │ └─41864 /pause │ ├─4a2bab9b85992fc52fdd18386d4041ed5ea75122896237dae7bae7febe5a9861 │ │ └─185007 /bin/bash /tmp/libvirt.sh │ ├─0eab485bed54fd3b30e6736b1674620e09c540c3a0360c27c79858ef2482057c │ │ ├─169323 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169658 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169659 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a42e7c308e4390be30729cd0972bca34e06735c5041bd4cd36a103ab64f3a311 │ │ └─65610 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e32f770b5596ef1a10fb4a4079e4fc7a21852299a1e5f96f12711c7b51fadfd2 │ │ └─59933 /pause │ ├─23bd6c400a58f82123533743fe3acc28640f77b17f62745a9b6dbc94e5a8f504 │ │ └─255531 /pause │ ├─b2d977e4b671f471538ea7dac2d92a415f4943fc7499329b43e71bdee66b3bcd │ │ ├─66852 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66872 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66878 erl_child_setup 1048576 │ │ ├─67002 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67003 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67013 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67096 /bin/sh -s rabbit_disk_monitor │ ├─7916fb41233650c395902813c0fe6ce74f37fc3f36c7c447fcd5b4835111f7e2 │ │ ├─121306 cinder-api: uWSGI master │ │ ├─121320 cinder-api: uWSGI worker 1 │ │ └─121321 cinder-api: uWSGI worker 2 │ ├─508b52dad9f86053c67d88ed3c6b38910ca9af7a6d0922fe9e324f723b81e595 │ │ ├─64402 nginx: master process nginx -g daemon off; │ │ ├─64417 nginx: worker process │ │ ├─64418 nginx: worker process │ │ ├─64419 nginx: worker process │ │ ├─64420 nginx: worker process │ │ └─64421 nginx: worker process │ ├─b9d453825fa968a5f3bb0a4e4687bc54c179662ae145780dcbd1641ef5238331 │ │ └─65915 /pause │ ├─bb2f5fa6481648b08a830bf0b4067a633fd557a8e0fb562a4fe60198115410a6 │ │ └─48277 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─63dfbace0b17164fd4e062be10f31cf2c84fd9165f06c705d3325af6ed260030 │ │ └─66401 /bin/oauth2-proxy │ ├─c7e7d68001bf3063369a68390a91b91b1e12c6db5800fbc4c07104c0da0f265c │ │ └─80802 /pause │ ├─541455ab77d9a32d57e109c09791e754c976e105bb617bcff15c26100bd95cda │ │ └─124916 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7b097faa646af91aed8ef31e80afaf8d4a3ee117ce343082e33dba0c921fb35d │ │ ├─41010 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41446 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─59e4f643ccaba01253fd6d3af6294ba284e9583daeb26c38069f75a7e1447d2e │ │ └─229551 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─15e1679a453aa99d24162b045476cd1d180edb8585e18e9232e679efa6704a7b │ │ ├─79534 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79551 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─79557 erl_child_setup 1048576 │ │ ├─79604 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79605 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79615 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79704 /bin/sh -s rabbit_disk_monitor │ ├─2c3fd3e2640924a4233d05b4c2d8cb25d514aab8595b983dfbf8cde34e9a869c │ │ ├─ 46089 /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 │ │ ├─ 46102 /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 │ │ ├─ 46245 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269397 nginx: worker process │ │ ├─269398 nginx: worker process │ │ └─269399 nginx: cache manager process │ ├─0008a61c6e057d6424f8028bddeb76174b4b866fee175a2f5e6c6b78448755ca │ │ └─111120 /pause │ ├─86beb43cbf46eb2686c7ec1dc241f69d4507fba57245e36c8c0c8dddbddc874e │ │ ├─246045 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246755 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmptbv7fujl/privsep.sock │ │ ├─246778 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246786 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c5d9714d72fd77b386169b6828d9c9f356c43c2fd481ec00d0f3f4f8e0b53c0f │ │ └─55420 /pause │ ├─35aee4d15c51f2814fb0db9e50980e9a4d7e275f384b9c67e50e916e39d64324 │ │ ├─204471 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204487 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─204493 erl_child_setup 1048576 │ │ ├─204554 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204555 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204565 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204747 /bin/sh -s rabbit_disk_monitor │ ├─6bd5f9d32acffaa47c9e5fa22070b90eb6836314edb4584d73c9fe99f38f2b8d │ │ └─60437 /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 │ ├─d4d68a18e484a39b2f2f34305b90867dbf4c8a641b1a82d60231a861b02029a7 │ │ ├─265430 /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 │ │ └─265569 /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 │ ├─66d1c2a037bb0a2b3e2d15a6da6f1c2dd7f956fd03193c68d7213ed2e2a8f20a │ │ └─172433 /pause │ ├─f69d4b827373349b1c79c30f6c279f13f63e615932551116ca2cae764ce90152 │ │ └─39774 /pause │ ├─48ba1e6e14f4c2948589906eeec983abb6425356f45c7f3f352f2430753d1f61 │ │ └─232196 /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 │ ├─fa1331691adba26c9ccaf74de34408c8a4d225f8563d8ffeaad9cf828267e333 │ │ └─155007 /pause │ ├─c845edeacc260d6f87d51efb30eb44450df7cc445176605fba11b477f853f6ac │ │ └─184954 /usr/bin/libvirt-tls-sidecar │ ├─dd1eef629fd2e355e3f8167c86969fb601eb3e7addf0fd1e5dd57ea71d1409c1 │ │ └─50432 /pause │ ├─ed990b154821c4f1e23467312e6d8c23b32928b0a1d718ea132ad1e6c824e3ff │ │ └─39380 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 │ ├─0e95e830cec7631d44fbbf133424ba081790d7fa15d4b79b4af6ef9544f94e87 │ │ └─43608 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─8367db4d419a4a5a8124c3d03c37d069288457b8768a986783faef48ffaf2d66 │ │ ├─185493 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185509 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─185515 erl_child_setup 1048576 │ │ ├─185646 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185647 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185657 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185953 /bin/sh -s rabbit_disk_monitor │ ├─49c27439cc071abf7c966070dfebec837562a85ffe1579da51f46e2545570c18 │ │ └─190094 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b2b573e7bfd5294cce8d23db6f2e9bac5fb8ae1aa064bb83ac445b67f7592bbc │ │ ├─47799 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 │ │ └─49346 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─c6bb5b1103024c62a8d9be76743cf111315c7c280abe29c03acb81a337926ec6 │ │ └─62819 /pause │ ├─1eb55e23403ccf6a2a308506d9f934ed386e71bad810c58e6a3d0fd6358637ac │ │ └─265254 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c3337507435d55d97f3d440ac02f480b868c8f0a89d6cb857f67814fc3dffd23 │ │ └─43513 /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 │ ├─1e5402fcfdc9ac7a9b678d6076d6892af2f10233e688eb394abe30eaafbb7977 │ │ └─62608 /pause │ ├─1eb5bc1e5f212949a619761ed674db6157450f3eefab11027147cf382332c09b │ │ └─231646 /pause │ ├─5f39c18dcf639c0a6f22140f9a15d7847a3cce014d120d76b419e74086e6dfba │ │ └─124232 /pause │ ├─f4a09f826f3e0bcf812ee974c39dca2c75cc3a2c29c3660faf85f2e20ee00f16 │ │ └─172716 /pause │ ├─0d0b6239093ca2584bc566fad70b163a39053a28abf97eda277e874f070e2eec │ │ └─39801 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8b7957802f5e115b4585825773305959803a1a33c7174884ea1a8d0841d5fe98 │ │ ├─168531 nova-metadata: uWSGI master │ │ ├─168545 nova-metadata: uWSGI worker 1 │ │ └─168546 nova-metadata: uWSGI worker 2 │ ├─47634e6dc24affcae8aae545d59ad4be51fe7fb49fb3916ada10b1cc5023a710 │ │ └─63417 /pause │ ├─9538f0be608243b684526bdd85cc16a8f8a53770c9a0e3b2ebeb80f149040e78 │ │ └─253011 docker-registry serve /etc/docker-registry/config.yml │ ├─90c915a0012a6c217de92394ce95bb3a7dfacd6f2eac54776700af2635194c5e │ │ └─122749 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─96f34d08b5e88847050a07e953a9450357d11086e2f3f64ecdc48da3c2b72d18 │ │ └─271116 /pause │ ├─6438865d1911992e28e4b9ae88fcb6163372ff948d0cbec99e6518739448f2f3 │ │ └─87599 /usr/local/bin/rook ceph operator │ ├─9c10395db6fab7814e54d28feb01e9152b7be8be4f1a71f73703912b4df5a74f │ │ └─39287 /pause │ ├─33ca28ba6315cb36167f5343b6e5469c5f8a371452efa1ad5acc4c0f601f6872 │ │ └─61911 /pause │ ├─5cca838294e3ce6c53dbf2c5fcc0330064596bfa7571e7277338cf1e80ed0fd1 │ │ ├─200280 heat-api-cfn: uWSGI master │ │ ├─200298 heat-api-cfn: uWSGI worker 1 │ │ └─200299 heat-api-cfn: uWSGI worker 2 │ ├─cded8b2696d31f270abfaf582b7c9493aa9e7af8c970540af467dc6d4420a8fa │ │ └─62361 /pause │ ├─ca6c7f8f09bddcb8537595aeb7c6c63444c7eaa5237b5350c4869db1f51ca5c0 │ │ └─246003 /pause │ ├─1e49fcb38c9e26f33ccd7a48b4e62e6612d34b8799c1c5289745b6463f5f549b │ │ ├─85947 barbiacan-api: uWSGI master │ │ └─85962 barbiacan-api: uWSGI worker 1 │ ├─af92fa5bddbdf44dd0c875d754e1cbbb13cfdcd65a8610eb82848848fe9b7e98 │ │ ├─93064 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93081 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93087 erl_child_setup 1048576 │ │ ├─93237 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93238 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93248 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93447 /bin/sh -s rabbit_disk_monitor │ ├─6cfacd1856d89511d08908cbb2d84dab3ec5c26493e085e40ab4a27b0d63423a │ │ └─55654 nfd-worker -metrics=8081 │ ├─bb6618a07201ed93daed5f3c774eb1e53773e76c69b6750bb4ed141f260539f7 │ │ └─267168 /pause │ ├─891f6874d071bc1790b65dcb788df1d853482d76af69b2d006e433afa796adac │ │ ├─273652 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273665 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─9146ad4df73e84c1dfac2ec2254697c1b2b03a682c580212c40ba8cc364ab4c5 │ │ ├─61189 python -u /app/sidecar.py │ │ ├─61404 python -u /app/sidecar.py │ │ └─61405 python -u /app/sidecar.py │ ├─564a30fd6e984b0925b98765a76e22e869d5ad382f517bb2bf0df10c0892bf30 │ │ └─47352 /pause │ ├─c966b723f192eb36d5671a0c590f8cf278bd79f143fbf8d929493b86ef9faedb │ │ └─246458 /pause │ ├─7591653be75a78c54a8d897ebb6d39687671ee9ab5b378399c84f0c136310129 │ │ └─64256 /pause │ ├─36c5d884f8dd90cd6616c963e92ef139d2c87fa6f28f1fae093be7f917e60718 │ │ └─63906 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d8299d4e4a7f0e31801be41d81f6c7fc766cc4a9dd6b451c76795884d3b1e836 │ │ └─47754 /pause │ ├─5ddc0081d85a20faf4e4e8cd1e29d4bc46c2f3ea54b3c20477c46bcc5a2dc3b1 │ │ ├─153471 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─153484 /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 │ ├─2feacb1eaa33391556c3f0e55ed036272e0dce41b9466fd499b72d3452eee7bd │ │ └─60084 /pause │ ├─6e4544ca9b13f4e03f77da20e660ae001c79645b6196635415b46d22f3eefd7b │ │ └─61983 /pause │ ├─c05f3eebb3df2a9ae3c1b64a92f70c6fb75cfc05021cccaa6319b8f20f9a70df │ │ └─79290 /pause │ ├─1d16aa68dd8a72de72779c5031a82d4a563ad8344080493fb4aa7a91c4f5fb0c │ │ └─229465 /pause │ ├─be6984b87bada1a3a06794f64889631279d1ee1d011aaa3dd3e7eb93979c752c │ │ ├─ 71706 apache2 -DFOREGROUND │ │ ├─ 71791 (wsgi:k -DFOREGROUND │ │ ├─ 71793 (wsgi:k -DFOREGROUND │ │ ├─ 71794 (wsgi:k -DFOREGROUND │ │ ├─ 71795 (wsgi:k -DFOREGROUND │ │ ├─403299 apache2 -DFOREGROUND │ │ └─405358 apache2 -DFOREGROUND │ ├─cd16c43fb245bdc33b9e539608c1aa57c5086a3c9efd68f4a80bf8caa1b3c9c6 │ │ └─109354 /pause │ ├─26801a749cb79e38321162f06f5833c1b3ccb72e20f4beaef2a3f04e22084de0 │ │ └─155840 /pause │ ├─281c226026fa0ee77c5fd61f8f391f8883f676f797129c2e3bef109afc0f9226 │ │ └─40800 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a3e3d1e1192051c376ff915e2816291279eafa4d6c06ef0fe13066b6613d02c3 │ │ └─224994 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─94f8bbaa24e7853c25cd8d532c5a9e46957bd53b9ee927a110ea0e32b2f2fc1b │ │ └─157826 /pause │ ├─f41f1387f44a12a5b3c2fdb9a93bc9f96197ba47139e8d039b87b3eee4716c19 │ │ └─234355 /pause │ ├─e87333cd20a4c70508be33ccf3a684cbd72c99a3f3f2fcaef530b9e555158121 │ │ └─39281 /pause │ ├─5c77e3133089190d7e0c1139f900acc52ebdc22d82b84348d2d7014c5877df6a │ │ └─64695 /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 │ ├─9e42e25a902acdc2c0e4420cd5369111da1cafc940e8a13b08b47561d8833cf5 │ │ └─214650 /pause │ ├─d069d133f33e4e61ab116e08a486663e51e9976fbb499826544be1dbf24a4706 │ │ └─183472 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) │ ├─55919fb37f2776965b66335fb11a5093e7cedd199ce667805333c6dfc8c3411a │ │ └─64726 /goldpinger --static-file-path /static │ ├─9c7c93f2807cb12843efb6a809f602e3b986ea26b826755adb7d4a6fea626947 │ │ └─170321 /pause │ ├─c54d0806871dd05e49ca7ffa2db9c102df478f2e3919980cae4e5d5b1f745a8c │ │ └─60124 /pause │ ├─19d1d418ea1087287d2379ee688b7147440d8a3cb7fedfd38e755cc8e305dddd │ │ └─126816 /pause │ ├─f145e993bf3e1edb353b83d601f9442a8704d513ef3d612ca81301c95718d72a │ │ └─47884 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─8b92e51d0dfd9ac54028cf06d4f6a5021b678228830ebf03d772722aced84115 │ │ └─232169 /pause │ ├─70d6ed9a8eb0e72e0aecfb300823c9529cab7df95da9d743b94b5045b91f7414 │ │ └─55696 nfd-master -crd-controller=true -metrics=8081 │ ├─243d22f868b221bdba8da635440fec5fd1223bf0d5c10e602d553822790d311a │ │ └─39360 kube-apiserver --advertise-address=199.204.45.25 --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 │ ├─f6849d2e07afa4e3fe272ca8e8925460754a67042bfd2a58f71f4e24db86bf3e │ │ └─42336 /coredns -conf /etc/coredns/Corefile │ ├─aeea205ae26ea522ce59b66456eafba8f26a356409db9e661ae8f0c23c8a625d │ │ └─96957 /pause │ ├─cc2e1d6b868a85c508086acfc6aecf070cfa2886f913a662bd4e0008f7014f6a │ │ └─204306 /pause │ ├─a8730102699887650baa45e786e21affa1ac810445ae98bed02efb5d9c948ef6 │ │ ├─246738 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246964 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246965 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─cb3f0c8b95944a4ddef0fcec9598f745d7c443de8f317f514aa7df0a3b6a1bd6 │ │ └─158198 /pause │ ├─cfabb7c8554c9151bad59fc32cf5833063f3c5196a59d4ede9348b809e09b1e9 │ │ └─54715 /pause │ ├─51fe98709b453cb9bc94abff1ae981c9f6646e2d3a5f496756c0f2683594a565 │ │ └─172292 /pause │ ├─5b25508c826f61ca0ba0220092c29f0f837977ded39cbf6b840430fe9942285e │ │ └─46636 /pause │ ├─75a68a4e60badcfe42daa445e463b18b0ed2cb43648f07b0d6254884c6d4e746 │ │ └─55733 nfd-gc -gc-interval=1h │ ├─3a411e95225da429e0c60c180bb07ba912ea12c748a8a1f69a718eed5b8921f9 │ │ └─39270 /pause │ ├─28c114457c14a6b07635ce5734ae90ad0a4729527f2fe35a5264200c5f0116b8 │ │ └─64815 /bin/pushgateway │ ├─a94769a66e9a2dee75d1c1fb997298d7766f983d358cda356b486a722be3c99c │ │ └─50599 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 │ ├─52ce41361b625012d6cf9c8576731d231525ff256d4e9e1bddbf7fea6edbd185 │ │ ├─269807 apache2 -DFOREGROUND │ │ ├─272155 (wsgi:h -DFOREGROUND │ │ ├─272156 (wsgi:h -DFOREGROUND │ │ ├─272157 (wsgi:h -DFOREGROUND │ │ ├─272158 (wsgi:h -DFOREGROUND │ │ ├─272159 (wsgi:h -DFOREGROUND │ │ ├─272160 apache2 -DFOREGROUND │ │ └─272161 apache2 -DFOREGROUND │ ├─7e3c944125c2b53a3ba4f4c55f216a93539f4c7bccd501f34b4a1394e62c5c40 │ │ ├─156053 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─156078 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─156131 erl_child_setup 1048576 │ │ ├─156210 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─156211 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─156221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─156310 /bin/sh -s rabbit_disk_monitor │ ├─532adc9fc444771ce8b378bcb49f6295cc29878b5da2f3eb53c5bef6254e8bec │ │ └─65198 /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-25.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 │ ├─13cdd36fb32c42dc7d679e8bccea3dcc21ec970a5d81939ed855b696ca7bd27f │ │ └─187669 /pause │ ├─96fb6c845744b14bc082103ab02e39ddb558d41205ce7ad86987482e4b416f85 │ │ ├─190041 /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 │ │ ├─372630 /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/tmplj7exd2m/privsep.sock │ │ ├─372895 /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/tmpnhgj3tpf/privsep.sock │ │ └─373199 /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/tmp8ij0l6rd/privsep.sock │ ├─d6854f55a3b0d8fa5f4929ca9b661eb43350070a1018cc202ac7280682027feb │ │ └─153089 /pause │ ├─70ff14131ffefba61b47fe22acb88c188772bcb63ef4edfb0698a11d8f8e78e6 │ │ └─46677 /pause │ ├─d74de86919023e077cbb8b5ba0cdf29479d38604cdde7b0c62bd7ca603e1dae9 │ │ └─164082 /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 │ ├─df6f464a2f7495fdca0e4691f0b68c8939d537678c27b26518ee093f9e510304 │ │ └─265225 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c748a5219bd8b63bc74e9947a5f7b261180c5e28f1a06f1b6739310b7d10c6ce │ │ └─63796 /pause │ ├─adf7af4d0e10ec3fa573f06e520276206e6357a1bc08104ac2cdfdaf3e6af313 │ │ └─42743 /pause │ ├─ef7d621bc5bc3d30bd382e3863f584875a0888b991b621c6815f17ea5d960924 │ │ └─98148 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─498d98a6f35436f908cd7a0f7bd9ba1434f4d08afb5752b90be16db25dde9e34 │ │ └─42911 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 │ ├─273968f78e3ec66b2a3d772db758654c117a0d2e641577969a060f329f83f95c │ │ └─270179 /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 │ ├─3b6c16c83e3095354d6337c6f3a85a8c72c0126e0d7243faf064182c6c7c076c │ │ └─124271 /pause │ ├─e19076b1223ade4adb14c9bb25a67a8b306609d10a7581724baca4b1bee83a0f │ │ └─45869 /pause │ ├─578e65b2a676ce8a601e31e0d227a37590b0fada2ffb5183f0e5a113bedb4ae6 │ │ └─43415 /pause │ ├─e392aed4abb43bcc362f31e1a5a7aa0af6884b59eb09ef15d49c1c70ba83724a │ │ └─65057 /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 │ ├─d9443573e35933edd28fb5d0497e8ed791391f93163b22f4adee041c928b7704 │ │ └─185736 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─1e3145e6cd0ce8f6fef8a8e425df4937e8f0050ea41acfd14aae1752fa2b8950 │ │ └─47045 /pause │ ├─f0f5f6682823cf76f071581eb84527fd7aa213186320a93178e4d69947207ee7 │ │ └─172201 /pause │ ├─b18b04ff146b9a3f2a128b099380d0e229a5399f1456833e876bf0a6f2459f98 │ │ ├─169224 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169623 nova-scheduler: ServiceWrapper worker(0) │ │ └─169625 nova-scheduler: ServiceWrapper worker(1) │ ├─f227c761d9e95db89b189c04b063563e710881147f604348b60f72629eb37061 │ │ └─43349 /pause │ ├─70bd3b5cff333eba70bfa36c48ba11dd71499e18b24069d754efce49f50a3aa0 │ │ ├─170573 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─170596 erl_child_setup 1048576 │ │ ├─170643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170644 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170654 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170827 /bin/sh -s rabbit_disk_monitor │ ├─1ee56f3178201abedc303b2106f94b537b197573b97dd9cacbb7a1afa55c5e44 │ │ └─60030 /pause │ ├─ce978ef7841cf78efff21774a0d4b055a8b3b2fd487be20e7cea8e89ac7a960e │ │ └─40539 /pause │ ├─e50990ad47541e0d0fabbc1e22962d49eea2cbda13563f6dec5563690fbdaa9e │ │ └─43561 /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 │ ├─88ffe77d38a250a38fe628d75fb924332b721faabe12d797321355c5388f75a5 │ │ └─255707 /pause │ ├─574a67d77c35276ecda704c8099c862a84482884a772d9314beffa3922b5facf │ │ └─65008 /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-25.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 │ ├─b3fd5220ac22785d2d32ee4e2926388df110e77678bc56c84a3a192085e703b9 │ │ └─75525 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 │ ├─8fecbcebd16b5a5a8d1891ac02b070d73d7ba6146c4edcf5dbbaf3f99dfe4cfa │ │ └─65934 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e4b5840fd76aeaa253da02dd58824b82a2c6838a0e195ec9cc7d293f612a67cb │ │ └─60633 /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 │ ├─2db72e2506ccad401c4645848781392778530f8a9b42941e0315ed656972f555 │ │ └─251517 /pause │ ├─b3f0c323ea4ed662a909bba88ad449a9efe4bf7524f1caefe3fda6be2309f6a3 │ │ └─153437 /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 │ ├─320730373c823f942fdff300693d0802028e5c3e7e5b358a876ad34aab455ad4 │ │ └─64366 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0deb4e313454b5c9553fbab35b6692c5cfce0af9a5954d1ffb61298c5ed953a9 │ │ └─185245 /pause │ ├─2e0449e3348451dd9808a3cebf0dc84bf57fd642424ed5bb445fc40aa020e5bb │ │ ├─132367 placement-api: uWSGI master │ │ ├─132380 placement-api: uWSGI worker 1 │ │ └─132381 placement-api: uWSGI worker 2 │ ├─4ce6d500bf28ef525db8b33ff1c3ca466643dc6260172c90d359ece03276a760 │ │ └─158268 /pause │ ├─81e9ed77cff71cabc47460355d3cba9b83dd1cfdaa40886a7aa78d78369c1646 │ │ └─226859 /pause │ ├─851995c8796645f5e9be3d6694b2b7aae77f517625112d7d387c22512fca89b0 │ │ ├─265255 manila-api: uWSGI master │ │ ├─265285 manila-api: uWSGI worker 1 │ │ └─265286 manila-api: uWSGI worker 2 │ ├─5a02d4631a029f7ee8c903999d240a290b2da0d64cf10c564a1674adf986d4d3 │ │ └─62381 /pause │ ├─1899286eb2e473f19a922951d0b610ae1349ba4e5d875223c8d5d72400fdf123 │ │ └─50776 valkey-server *:26379 [sentinel] │ ├─ad91a276e92514ea367c0ef99b529b9fcc3583bf4a4c8cd64635737ecc37e22b │ │ └─66418 /bin/oauth2-proxy │ ├─2ba9a778fb942591736e09de78f55e522bedb188784dda4b584989145a471333 │ │ └─50249 /pause │ ├─3ed29b8046b4086444a1f29bd3be803849e48075cec5bb1f41ac483ac58fc662 │ │ └─55834 /secretgen-controller │ ├─068a6fc0a1eaa75c285825d21d5cf17a36e4d937fce4ce430da78d49a0658d7d │ │ └─45814 /pause │ ├─5cb680ccfc15b945622bde07a6e63bf177cc4e98904031ccbdb95981e49b5565 │ │ ├─107692 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107907 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107909 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─89291fb3a3079c2502b2a89d9eed48267f9f6cd5ff900ccc681ebac500ce3e75 │ │ ├─181072 neutron-api: uWSGI master │ │ ├─181107 neutron-api: uWSGI worker 1 │ │ └─181108 neutron-api: uWSGI worker 2 │ ├─9dcca659c892a7c12f1684d3bd66d886a4896f0788cf391cca394f18da9fd3df │ │ ├─200494 heat-api: uWSGI master │ │ ├─200507 heat-api: uWSGI worker 1 │ │ └─200508 heat-api: uWSGI worker 2 │ ├─8c88bf12f882d3eea6d93a8a54623cbd2fe1d4c293538791782beb42ce91ac8a │ │ └─172138 /pause │ ├─44f4f7d76cd92c5e1bb81b044ff56043a0fc4212a294f2a48fb2ab876a8c19ec │ │ └─62331 /pause │ ├─b3a13117c3292b56769170808a54c1bce82fc1bda8cefaa02f5bfd50358de7fc │ │ ├─173304 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401492 sleep 300 │ ├─d5fdc2ec58f94e2e1908cbe5fe9dc9a7553bd9f54baa57b7e47199985c4ad042 │ │ └─255853 /pause │ ├─701f2b94aae28023da2e48df454286fd1bd47bb7bc70918e180897a0a66edb29 │ │ └─158398 /pause │ ├─2064b17fbda7d6cca9ddbd14bf211de8a241bc9b7dd400dc07a95e191158241f │ │ └─155176 /coredns -conf /etc/coredns/Corefile │ ├─75df10c0eb06f38aa5049bbb230081f4acf29ba7b253c8bf402460df21473600 │ │ └─39399 etcd --advertise-client-urls=https://199.204.45.25: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.25:2380 --initial-cluster=instance=https://199.204.45.25:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.25:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.25: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 │ ├─1875040ec10cee70a9c0af5fd7e89972c2e5b6c9e024e3c8d22b8c0af70ac765 │ │ └─65995 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9d7809a1ad20e9a63364367a82e7f440d26337b8a87b8b7f14ff26e042a00163 │ │ └─39152 /pause │ ├─d0241191c190159cc49cd005fb429087124f2809156f337dbf6700ac3b923bb2 │ │ └─105678 /pause │ ├─dded741365ab3b14bbbb08695e217e1a530388b2a6f23b0d32f2d334da4cf238 │ │ └─41908 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─814d4cf34ba0681e5702ad0c2b7cc7a16ca5abe3497332bfc061b289a8cb2a59 │ │ └─66198 /bin/memcached_exporter │ ├─7c62602e605d330970c915e8c4baa32fa341cae6a1139c8cc605ed16617cb9d4 │ │ └─68394 /pause │ ├─461444cf3e164f49fb90e04f5826b3684bdf2db69d094ed409de0f41096a894d │ │ ├─183491 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─183784 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184005 /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/tmpza9mygjk/privsep.sock │ │ ├─371270 /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/tmpdu5o28g5/privsep.sock │ │ ├─371786 /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/tmpn53wllps/privsep.sock │ │ ├─372295 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372297 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373437 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=27f3818e-759e-40d9-9655-3057f97f2bf3 --namespace=qrouter-27f3818e-759e-40d9-9655-3057f97f2bf3 --conf_dir=/var/lib/neutron/ha_confs/27f3818e-759e-40d9-9655-3057f97f2bf3 --log-file=/var/lib/neutron/ha_confs/27f3818e-759e-40d9-9655-3057f97f2bf3/neutron-keepalived-state-change.log --monitor_interface=ha-6a1e2ad7-00 --monitor_cidr=169.254.0.252/24 --pid_file=/var/lib/neutron/external/pids/27f3818e-759e-40d9-9655-3057f97f2bf3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─374432 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f595066c-8ea8-4136-9685-9d8bc887fd26 --namespace=qrouter-f595066c-8ea8-4136-9685-9d8bc887fd26 --conf_dir=/var/lib/neutron/ha_confs/f595066c-8ea8-4136-9685-9d8bc887fd26 --log-file=/var/lib/neutron/ha_confs/f595066c-8ea8-4136-9685-9d8bc887fd26/neutron-keepalived-state-change.log --monitor_interface=ha-57b161ac-fa --monitor_cidr=169.254.0.190/24 --pid_file=/var/lib/neutron/external/pids/f595066c-8ea8-4136-9685-9d8bc887fd26.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─383516 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f8403b06-d1a5-4886-a368-67b4f3e08d80 --namespace=qrouter-f8403b06-d1a5-4886-a368-67b4f3e08d80 --conf_dir=/var/lib/neutron/ha_confs/f8403b06-d1a5-4886-a368-67b4f3e08d80 --log-file=/var/lib/neutron/ha_confs/f8403b06-d1a5-4886-a368-67b4f3e08d80/neutron-keepalived-state-change.log --monitor_interface=ha-c7f0df81-c0 --monitor_cidr=169.254.0.244/24 --pid_file=/var/lib/neutron/external/pids/f8403b06-d1a5-4886-a368-67b4f3e08d80.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─407085 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─e422aca181a34422e964501667bcb54693243ab331047f803014077787023d8a │ │ └─61491 /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 │ ├─95f086916c37ef1fefffe225e20da19ee4f2c7b34ab6d2418823e1fb71977889 │ │ └─46731 /manager --metrics-bind-address=:8080 │ ├─622adf166c8dcb2e32a1503a74df9c08619f5308079492f9c1a8d1de436fd4dd │ │ ├─61154 python -u /app/sidecar.py │ │ ├─61372 python -u /app/sidecar.py │ │ └─61373 python -u /app/sidecar.py │ ├─dd874d27127062de48db8db92aba79e49c7e51ab42b11bef0e60c48be78dbd35 │ │ └─187584 /pause │ ├─141fcd25956ad4932ce38714e411de578185cf1d6594d49f338b2ba5f37e6299 │ │ └─107335 /pause │ ├─f7c59891e6ab95d8e09640a938fd756466e9f2207f4b8898ff445725c85ee46a │ │ └─235922 /pause │ ├─cdd866c591f49946eeef8124302298afa815fa201be5fe0208810c7fe2130333 │ │ └─107375 /pause │ └─6725d89e0f15dfcdfb0fc09dda25d82168dd8c6270839e6b5071174f9072d92c │ ├─223990 octavia-api: uWSGI master │ ├─224005 octavia-api: uWSGI worker 1 │ └─224006 octavia-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount