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 │ │ │ ├─21509 /lib/systemd/systemd --user │ │ │ └─21510 (sd-pam) │ │ └─session-22.scope │ │ ├─21506 sshd: cephadm [priv] │ │ └─21527 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1469 sshd: zuul [priv] │ │ └─1482 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1473 ssh: /home/zuul/.ansible/cp/199.204.45.227-22-zuul [mux] │ ├─362122 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dkgyvpjttqpblromhfhblujiqudhlnjd ; /usr/bin/python3'"'"' && sleep 0' │ ├─362123 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dkgyvpjttqpblromhfhblujiqudhlnjd ; /usr/bin/python3' && sleep 0 │ ├─362124 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dkgyvpjttqpblromhfhblujiqudhlnjd ; /usr/bin/python3 │ ├─362125 /bin/sh -c echo BECOME-SUCCESS-dkgyvpjttqpblromhfhblujiqudhlnjd ; /usr/bin/python3 │ ├─362126 /usr/bin/python3 │ ├─362127 /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 │ └─362129 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 … │ │ ├─ 9811 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12423 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 33635da1daefb90ae310851c39cd1fa14377514df24164eb9011ed413e3b4901 -address /run/containerd/containerd.sock │ │ ├─ 12816 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 59dc388e6609ad948579ffc1c5599096c0178715f42abe1d647a82bc84fb8cda -address /run/containerd/containerd.sock │ │ ├─ 19611 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f4cb1d6a9da34a267ab25497a243dffa480dc11be4fc22992cdd6dc2c7c3bf48 -address /run/containerd/containerd.sock │ │ ├─ 24834 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 66661d82f2205b6edd0f6ab971c6a374383d555071b5747c07544eabd7dc7c9b -address /run/containerd/containerd.sock │ │ ├─ 29363 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 11fa4216d9afb584d98bf0151d0e67c00baa1cc6c06011f77e00fd9e008efe2b -address /run/containerd/containerd.sock │ │ ├─ 34123 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9fc70e98790f696808773c2a81a5751ad11a5f5c7dcca016b3aae06fe48a322d -address /run/containerd/containerd.sock │ │ ├─ 39608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d677cb12eea3d14b5e6cfd4f61a354e4f6680c65deb29e4a4c0f2470a180a2f7 -address /run/containerd/containerd.sock │ │ ├─ 39647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b846ebd1628df2c82c3d0f00ba51af3db284a68963dee7edcc750217657f66d -address /run/containerd/containerd.sock │ │ ├─ 39681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf287dc2b97e03e67e94cf6341fc7f8efffec14457ebbc28fe662f4abc0bb031 -address /run/containerd/containerd.sock │ │ ├─ 39684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9383e1f4a63aab6d30190e84603e909b85eb7c13f845905389848d0583d2ce8d -address /run/containerd/containerd.sock │ │ ├─ 39685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 645d9c6b2bd00494c9ab60560516d2059a79e1cc1a149d5e660abaa8c2eea93f -address /run/containerd/containerd.sock │ │ ├─ 40166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f92899c9bac47f4911c5134bd34d63069dc4bc2ed412e6f7a9035dd086f525f4 -address /run/containerd/containerd.sock │ │ ├─ 40940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff3bd6d9e41cc670bdf586f0ab0aed69ceab5a4930d0e2ea108c30b187ba508 -address /run/containerd/containerd.sock │ │ ├─ 40959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c0f92283dd9d1d40156ac92e3048dc444f0a4f6542a01cdae9bbc795706211a -address /run/containerd/containerd.sock │ │ ├─ 42317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63a093e12b3b61a343b9ecd4dc9109f46a41e82da8748bdeb122bd49e786121e -address /run/containerd/containerd.sock │ │ ├─ 42721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a898e31c098b69a81469ff5a0aa9567ca78fe14977c93c4899c08f47f662fcb -address /run/containerd/containerd.sock │ │ ├─ 42745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebe00d9ad585b1926187c1965fea5c834f278ff054ac1226daa9fd26f7319d22 -address /run/containerd/containerd.sock │ │ ├─ 43185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dec76e309d9a939215c66b95f27a1a2d9a348225caa4c79b0ba17c314d05bd6 -address /run/containerd/containerd.sock │ │ ├─ 43654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b334d9d2ae01827b65e5b7e32b98b2226abb29ddc310b027d297fe3b02da10cd -address /run/containerd/containerd.sock │ │ ├─ 43720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26443ec5f11365d2d6c877db3f22f24938c332c28c4bae541a724691ed63448e -address /run/containerd/containerd.sock │ │ ├─ 43759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64040f8b9c3dddfd202ebaea01038b7c522a86f14c9598ee00a4fae65915ae17 -address /run/containerd/containerd.sock │ │ ├─ 45730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18e69903bbc9690b98f1522387ad868b44baa6eaa69c5c09c691db25729cbced -address /run/containerd/containerd.sock │ │ ├─ 45843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4639e14bb0946b83d4e84f9a485a98e4187530f4f7ce5f42f6594d33246f05a4 -address /run/containerd/containerd.sock │ │ ├─ 46567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9bdcb47453ad0549379da1cc496bd35e712ed75ae3e9cd80a79933b20c1d2dd -address /run/containerd/containerd.sock │ │ ├─ 46688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88e9623aa8099546eeb1713a922539662d5718335ec879e11ba2b84270542eb6 -address /run/containerd/containerd.sock │ │ ├─ 47059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47083ece4e09fac9aa11641317aff241aa2d9a3a7b8f7d82735627cc430f9f1c -address /run/containerd/containerd.sock │ │ ├─ 47540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cb83009b8523dc59dadb6e722bc7434b187d84d07827627e6bc2ab79e737a57 -address /run/containerd/containerd.sock │ │ ├─ 47980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12447b113ec59dde8ec4a3cb2965e413963a44f0ad7fe0500e5827abb6150345 -address /run/containerd/containerd.sock │ │ ├─ 49769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d778f9d8713eb30492c13f1f4fbacfb0373ef6575728637663a48843845b664b -address /run/containerd/containerd.sock │ │ ├─ 53522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24db3365ed80b37e5080d5f3425bcd70a1bb38bd15a9f9dbd37ca8cd7e97e187 -address /run/containerd/containerd.sock │ │ ├─ 54076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fa49acc51a42e3c30e03f31c408c1a240c0a395fa53da62f0d6bb3648028331 -address /run/containerd/containerd.sock │ │ ├─ 54130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87dd002192dc706633c015dd2b95ea1f87883008d8143891e4b82a1720a16a1e -address /run/containerd/containerd.sock │ │ ├─ 54191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 540feb61042876450f9ddf1e81471def9d1899b99cc3fa538376ec95908bba3e -address /run/containerd/containerd.sock │ │ ├─ 54338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5283e8c1f398f7cd0253aec7b8c6b044150941c02764cdd0a587dcfa3e69a23 -address /run/containerd/containerd.sock │ │ ├─ 57152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68d06093b362c095d279fbd321f6ad0d6484c63fabc6afed9ec33560695bad6e -address /run/containerd/containerd.sock │ │ ├─ 57202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0cf4eebe9274d9f93ab0cc1fea0e294fb55f568b355a20a2d1c16c50f316236 -address /run/containerd/containerd.sock │ │ ├─ 57243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a13ffd2e33d261e7c1e556954e9b272ebfec3f300cabfb1ee6da4b93d83356d -address /run/containerd/containerd.sock │ │ ├─ 57291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a3eec84cedd8e2e9d0807b725cbab533e41423e1dfe62099baf83c7ff998af -address /run/containerd/containerd.sock │ │ ├─ 58712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c609588ee26eb11b1984b90345b8faf57abb019c9549e2222bbe3fd74c0c8a89 -address /run/containerd/containerd.sock │ │ ├─ 58758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d683d2f6fbfcbc5a4a0d137f5cae1041b8dcd8794e46a3c45790a9307bdf73b -address /run/containerd/containerd.sock │ │ ├─ 58835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f53532b3ba328a9e4171f625b70411cb8e0869c182633dfedc49a9fc42ad5db -address /run/containerd/containerd.sock │ │ ├─ 58988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8041f0169e49b195f900a129b317e5d0bd2f1b64fc2d2c4dd74a58b4a33a2c9d -address /run/containerd/containerd.sock │ │ ├─ 59237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb7e6ede9c7b5be7e70a5a35196a92bad7f1e70a3c74745de380b2a027624274 -address /run/containerd/containerd.sock │ │ ├─ 59428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5529a06025b526a96747aa27d97bf890bcd66a2be4d787fd248a3a677793efd6 -address /run/containerd/containerd.sock │ │ ├─ 59702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a23351a9ae925b411558f98c18ef06c5f3610ff1a6ab15f3ba296515cc46bfd0 -address /run/containerd/containerd.sock │ │ ├─ 59992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c291b26df96cb66a5e6a3dd680ebe7f33e01b4c48c32178cc046e273bba02ccc -address /run/containerd/containerd.sock │ │ ├─ 60198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03a13bd5cb8c1dcec4fca190a0277234653eff37aff2d6c5b7809c07803089ed -address /run/containerd/containerd.sock │ │ ├─ 60869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e6592c58337120d777e53dead49d3e8e03ee4d2fe3a747815e4b3e22056e0a8 -address /run/containerd/containerd.sock │ │ ├─ 62140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd39faa71916dc3629b87c64a24314222c7f01604d9cd7bdc10227ca23395f10 -address /run/containerd/containerd.sock │ │ ├─ 63738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 711ba84912184273b7c78dea0225feab0d5d60289c6b1ae45dec25df21798b9d -address /run/containerd/containerd.sock │ │ ├─ 70166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26a6454263b6c8c417d1e704c65fcfaca1732c76a0e087a92e33a9d668e24105 -address /run/containerd/containerd.sock │ │ ├─ 71159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71e4370c28e50863f2fb52ce3de2771069f0b59c63bf031e1a5491317d3cb05c -address /run/containerd/containerd.sock │ │ ├─ 75517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c36b533d3236aecbbe6f1662cea11358a1d40a1fb0084358cd96050a4455007 -address /run/containerd/containerd.sock │ │ ├─ 79864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df8769d6e48c2a2294ee52711c5e3d156edded463d71e04f7c521be273260e33 -address /run/containerd/containerd.sock │ │ ├─ 85789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b78d64844d4cc7837ba71ceaae5253d1139795d213e278ae45da573ff3fdc0d -address /run/containerd/containerd.sock │ │ ├─ 85827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9c47116c7d06b50b28920e939d2c1bfb9bd3c64e9f864ced29f45747927c1d2 -address /run/containerd/containerd.sock │ │ ├─ 93574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fff700cd78dc53d987e9cc51edba95d156726245f132f8e1d359093ac5a7d9c -address /run/containerd/containerd.sock │ │ ├─ 94760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b15f3c84b20e324e56eef23eb7a6f191b97f75f507a5a21a2adde14a6b32543 -address /run/containerd/containerd.sock │ │ ├─ 94811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab9545c1b1a74fbd71a3253863e55aea1e450e800cb0f809a533bf2501242da2 -address /run/containerd/containerd.sock │ │ ├─ 96437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10628d19b78bf268365c54538ada4127bdaa1331b2337b18d0c178ed8bf525e3 -address /run/containerd/containerd.sock │ │ ├─ 97741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a420efeb4c29a44076ff55b2f7f7717b289404bc4a7595af097de31a4cf1914d -address /run/containerd/containerd.sock │ │ ├─ 97785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cba2590874d98b11760bdeeb7215fa10a0d6ff4ee8bd77d18f85b938fba105dd -address /run/containerd/containerd.sock │ │ ├─108018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaa8a047adeee6aa21a6033babf763b57a06b8b504e1c4b77ccc91ae197448a2 -address /run/containerd/containerd.sock │ │ ├─108080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29461ab702fd7e0e3814a71a8e3ebfc3a0e9c192a5951b63f2e7645a34140509 -address /run/containerd/containerd.sock │ │ ├─110178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f60855175164cab8daeebd0df5b14ebfd36350870d77dd219cca9f885411788 -address /run/containerd/containerd.sock │ │ ├─122661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82d4ed7e2ab64c7afba3cae7abfca05624e123f213114bbbd7aa8fd7d38b5ffe -address /run/containerd/containerd.sock │ │ ├─123455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc58cd87539a37fab81dc9768340e4155cb683400fc61a1ba43f782117a7c697 -address /run/containerd/containerd.sock │ │ ├─124358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e200d3d5c24a98bcc48857507a9809c94c4848ed36c08161cdc1789703ff5dc0 -address /run/containerd/containerd.sock │ │ ├─124396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48de4d1439dcc2fcfdd3b5aff65fe62ba55974a5a6f4619edc592ef3512e91d6 -address /run/containerd/containerd.sock │ │ ├─125038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa501a199bfd0cc197f632d1ddc1a85ce90176137e9ad6986a511323bfd074ad -address /run/containerd/containerd.sock │ │ ├─126108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0e87dab0e5459d160d50f37387c92d3cad64080516bb8d5100a347ef6c7a4d2 -address /run/containerd/containerd.sock │ │ ├─128039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aeb30e559bb2cf11f08379c54c4934aac4e1feb385f95d5cc8a961777fe9bfa -address /run/containerd/containerd.sock │ │ ├─128182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3205ece4e31cb3ec1082ac0b83a283fed9afd7c73ec5d80a6a31c0922138fd3 -address /run/containerd/containerd.sock │ │ ├─128312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f0e19fecb18bd89ef11a4f0aca271ba764d9737ffdbb4dc45e199adb2055c80 -address /run/containerd/containerd.sock │ │ ├─128350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e34fd7d005495022ec9ba0418eddf74e72eaa70106b939bdcbf5f489dfa00d0 -address /run/containerd/containerd.sock │ │ ├─128397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ddaa794e14d2af94b3d733f9642563f46acd1776bf17cc596ba1a38d56a4e6b -address /run/containerd/containerd.sock │ │ ├─128879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ff418335253bdc73b5468f4050f9ab58129bbb8a80f57febef46403b9db31ee -address /run/containerd/containerd.sock │ │ ├─152087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0081751a4fbb4ca14de6d7a7e50fe47db6609e57438d0abbe2eea760daaa7187 -address /run/containerd/containerd.sock │ │ ├─153496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb100c80bffba686a66a943a25a3c4665095c3cce773f5a56a1afcd02d5ac879 -address /run/containerd/containerd.sock │ │ ├─153519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01e4bc12fd16245ac1efb8e442a7d74954925b347a5204f044105aa277ee15df -address /run/containerd/containerd.sock │ │ ├─153769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a508f8dd1d0f7a59e567303ded2822f89da4e3c5bb799c56703884366a64558b -address /run/containerd/containerd.sock │ │ ├─160122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 017056223afd718f130f8a4c2053fe1da2516eaa036e37bef7959c9047640eea -address /run/containerd/containerd.sock │ │ ├─162681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b5a762c1551a48119f43ac6ea259828c55bf85a6ed3965da63a98ffa728bc80 -address /run/containerd/containerd.sock │ │ ├─164672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64be642e622be0bbba207b5176a85ba3a76207c5849f79ef5fa4a6a0f296d313 -address /run/containerd/containerd.sock │ │ ├─164745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97ca17dce25f3f0728f3138653cf041fa331e7e3085427c130430b679d15dd0f -address /run/containerd/containerd.sock │ │ ├─164813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2c39f1c65cdae283e546f423c8b80a478be9f0ac69aa7df92a241feffe2819d -address /run/containerd/containerd.sock │ │ ├─164919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1529578ee985bd2802624b942188b9628e6476f358b1f27edf62cb976660796a -address /run/containerd/containerd.sock │ │ ├─172953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fe4efa40b6a2b268de14b37e6092758e7b9f8d6ec2febc5bbcd2c4f54888b63 -address /run/containerd/containerd.sock │ │ ├─174787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e251fe92f2ce2634f0a336a35b356a25d627ee41a1477fe003f89177995236b -address /run/containerd/containerd.sock │ │ ├─174828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2f288e3eafd88de52b468033e7d13242b03b32d458e5159423e8796165d43fb -address /run/containerd/containerd.sock │ │ ├─174873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cd588bf8f02829d3847b97d27573395153d78f3adce799fa67013586d1d14a8 -address /run/containerd/containerd.sock │ │ ├─187004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7153086ebe23d63852695ecfe4540e00942cf510fd9418dc3cc02f5a57e61a9f -address /run/containerd/containerd.sock │ │ ├─194698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 025c7c1860587c615e37e283bcdb55ab0946df8a1f2fe6bf96fc8ee1a7af7610 -address /run/containerd/containerd.sock │ │ ├─194772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 209078787d7c03905cdb8a364e925268ba7c7434cf6135706aefc8f862191602 -address /run/containerd/containerd.sock │ │ ├─194806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e5c291c2496694e7619b1d967ce248292cc634d7c387ffb3a91a0969eced72c -address /run/containerd/containerd.sock │ │ ├─195094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1212b81bfc2be89b5d90a1af8624bf7c159a512f1f0d12a88cab6f6edd375312 -address /run/containerd/containerd.sock │ │ ├─204314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 972923658d29233d05cf7f234d2d3aab0278cbd46487482edc41fe85f7c2a791 -address /run/containerd/containerd.sock │ │ ├─206493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e57d6b4a60bafb5037d32c1210240545cf58fdb0b8c35637b02168c73ec5565 -address /run/containerd/containerd.sock │ │ ├─207263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 966962c236fff81ab452c70efd306e2cc4c9d5bc8afe5f6bfa551856e11143d4 -address /run/containerd/containerd.sock │ │ ├─208081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 985a8906a2037cbf487991b56bd53dbc738a3b4b3992621558ad9232fcf615fe -address /run/containerd/containerd.sock │ │ ├─209103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d65e11adae242f7c5928ca8455962cbdd72dbfeea44bab48af949636575cd45 -address /run/containerd/containerd.sock │ │ ├─211389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4251572c81e4f0b66144e0fde1478bdf6ef33fb51d49be6faa80730f93864539 -address /run/containerd/containerd.sock │ │ ├─213058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fe10d4d788ea56535069f03f4d61e355aa0a911e8d222a78f71759d040196f4 -address /run/containerd/containerd.sock │ │ ├─213150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3117ae13e95899d35b262aacaa1e1448b75f829737a39c18a0c2e810c679d84 -address /run/containerd/containerd.sock │ │ ├─221167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad7a05d634f723850fd27bda2771d445dee60b11f5d86c1420b1e230a591b29e -address /run/containerd/containerd.sock │ │ ├─221570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90998817a629578a26bc999a1c9309d8adbe4720d6708737a47a57286ab87a78 -address /run/containerd/containerd.sock │ │ ├─223678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 315357cd181f4107739f33f86c97608f61f5b8b37a4455f9879f4e034f4df0c1 -address /run/containerd/containerd.sock │ │ ├─227591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd204ef8fb3f8e125b7f53592a0b1678aa8e9cf487627b406f7f700bdb58410d -address /run/containerd/containerd.sock │ │ ├─227866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b75aabd57c193faba12ffb5b1aed5499e9358ef1a98e86ae752f77c04cebd2f -address /run/containerd/containerd.sock │ │ ├─227964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efdad07995ca64ddcb637a4076e2f1cc21b26891adacc89a26543dbcea86b314 -address /run/containerd/containerd.sock │ │ ├─228052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7efec21b0e6ee062907fb01abc102f204ac074d23f95fd8714a5c7cea41142e -address /run/containerd/containerd.sock │ │ ├─239172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47a55911a0577822d0394c8add42044b2c1d1205973d0851e451eafa4aedebb5 -address /run/containerd/containerd.sock │ │ ├─241136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd897fccae0b5ebde64b906d70f51cc8ac089fa4a4d14e8e4248d423b0d9f1c8 -address /run/containerd/containerd.sock │ │ └─242593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 058114bf44e3c81cd0000832c4470368e1464fc2be0d20b5a7dbd7ad95318897 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1195 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─528 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─402 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─634 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-re561b9922de84ae4917645a9351473fa.scope │ │ └─166610 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29072 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29346 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19568 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19589 /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@mgr.instance.ohnbmj.service │ │ │ ├─12730 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ohnbmj/unit.run │ │ │ └─12760 /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-ohnbmj --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.ohnbmj:/var/lib/ceph/mgr/ceph-instance.ohnbmj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ohnbmj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ohnbmj -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.0.service │ │ │ ├─24552 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24816 /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 │ │ │ ├─33836 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34106 /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 │ │ ├─12371 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12399 /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 … │ │ └─10180 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─docker-59dc388e6609ad948579ffc1c5599096c0178715f42abe1d647a82bc84fb8cda.scope … │ │ ├─12839 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ohnbmj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12859 /usr/bin/ceph-mgr -n mgr.instance.ohnbmj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─networkd-dispatcher.service │ │ └─625 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-33635da1daefb90ae310851c39cd1fa14377514df24164eb9011ed413e3b4901.scope … │ │ ├─12473 /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 │ │ └─12492 /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 │ ├─multipathd.service │ │ └─122112 /sbin/multipathd -d -s │ ├─docker-11fa4216d9afb584d98bf0151d0e67c00baa1cc6c06011f77e00fd9e008efe2b.scope … │ │ ├─29388 /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 │ │ └─29400 /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 │ ├─kubelet.service │ │ └─40067 /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.227 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─367 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1404 /usr/sbin/uuidd --socket-activation │ ├─docker-9fc70e98790f696808773c2a81a5751ad11a5f5c7dcca016b3aae06fe48a322d.scope … │ │ ├─34147 /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 │ │ └─34160 /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 │ ├─chrony.service │ │ ├─10942 /usr/sbin/chronyd -F 1 │ │ └─10943 /usr/sbin/chronyd -F 1 │ ├─docker-66661d82f2205b6edd0f6ab971c6a374383d555071b5747c07544eabd7dc7c9b.scope … │ │ ├─24857 /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 │ │ └─24870 /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 │ ├─docker-f4cb1d6a9da34a267ab25497a243dffa480dc11be4fc22992cdd6dc2c7c3bf48.scope … │ │ ├─19638 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19654 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─406 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─121949 /sbin/iscsid │ │ └─121950 /sbin/iscsid │ ├─dbus.service │ │ └─621 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─633 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─627 /lib/systemd/systemd-logind ├─k8s.io │ ├─d10d5426b709870d5181e41b592de27fa0c3555de2996e97f398d7037f715a42 │ │ ├─154329 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─355460 sleep 300 │ ├─c006b4b544a21b1e1cbcf831b8da60f8cd7f877c45f203d778fddec1f6e1bf55 │ │ └─172250 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─b334d9d2ae01827b65e5b7e32b98b2226abb29ddc310b027d297fe3b02da10cd │ │ └─43678 /pause │ ├─9b75aabd57c193faba12ffb5b1aed5499e9358ef1a98e86ae752f77c04cebd2f │ │ └─227895 /pause │ ├─29617ed7271c1a438c86d491a30c01403b731c4bf47580f4f207953392a5d0a0 │ │ └─236863 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a420efeb4c29a44076ff55b2f7f7717b289404bc4a7595af097de31a4cf1914d │ │ └─97765 /pause │ ├─dfa16be0192a733fdb12f009f33dced62b417965e5fffff3a90d28dc666fe53d │ │ └─39846 etcd --advertise-client-urls=https://199.204.45.227: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.227:2380 --initial-cluster=instance=https://199.204.45.227:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.227:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.227: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 │ ├─1fe96a9770586e4c064f3c0ef4d005a17acd5b838bf7f9c2d56bb7922353c3d5 │ │ └─108650 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9dd98eb188226cb610acc9e60cca05cf87fc8473e74d858d00d6a19741e759f8 │ │ ├─187133 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187161 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─187167 erl_child_setup 1048576 │ │ ├─187228 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─187282 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─187283 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─187864 /bin/sh -s rabbit_disk_monitor │ ├─f376a13972f942bad624ef7205d822d7667488a72e4c8bc166cefe3a97d30cc6 │ │ ├─ 46080 /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 │ │ ├─ 46093 /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 │ │ ├─ 46240 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─240815 nginx: worker process │ │ ├─240816 nginx: worker process │ │ └─240817 nginx: cache manager process │ ├─3472aea85f4911b6262490878309f49df29fda81b0e75bdccbd83f09199ccd78 │ │ └─42833 /coredns -conf /etc/coredns/Corefile │ ├─5c7e4614be640e67c0523b53f603f950f13ebc26a4a8fb8f2ba64a102e8a13eb │ │ └─62184 /bin/oauth2-proxy │ ├─26443ec5f11365d2d6c877db3f22f24938c332c28c4bae541a724691ed63448e │ │ └─43743 /pause │ ├─b3117ae13e95899d35b262aacaa1e1448b75f829737a39c18a0c2e810c679d84 │ │ └─213187 /pause │ ├─c609588ee26eb11b1984b90345b8faf57abb019c9549e2222bbe3fd74c0c8a89 │ │ └─58747 /pause │ ├─97327833c0c16f7a1397884f90212c494c8d31d6d3870c8930af4fea1824a36b │ │ └─61924 /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-227.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 │ ├─2e34fd7d005495022ec9ba0418eddf74e72eaa70106b939bdcbf5f489dfa00d0 │ │ └─128377 /pause │ ├─2127dbc5e4dd1a259bbb067e4a13663812bbd0fa948b06bc4b67822366c5f73b │ │ ├─70292 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70309 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─70315 erl_child_setup 1048576 │ │ ├─70382 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─70466 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─70467 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─70505 /bin/sh -s rabbit_disk_monitor │ ├─7153086ebe23d63852695ecfe4540e00942cf510fd9418dc3cc02f5a57e61a9f │ │ └─187028 /pause │ ├─8b4455e6b93e1bbad768bdaa2e6b280a4a066fa2b1143fd4456a0460098cf563 │ │ └─57900 /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.34.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 │ ├─ebe00d9ad585b1926187c1965fea5c834f278ff054ac1226daa9fd26f7319d22 │ │ └─42782 /pause │ ├─5e0e84e0eaa27b0e3c6c6a292c6d4e10fd266206e15211c34245fd502ad20dd6 │ │ └─61135 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─b7dedc216d006a5ca5c4a3d7857cf3c15735dc87ab1ec895042ae668b1dfd784 │ │ └─61886 /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 │ ├─cb7ee5eb38a507c7793e1f4682c9ee37e88fb261f4bdcd837f06bd19d9e1335c │ │ └─59775 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a23351a9ae925b411558f98c18ef06c5f3610ff1a6ab15f3ba296515cc46bfd0 │ │ └─59725 /pause │ ├─d6ecedcc601b41859c5bcc19ba9a1a20b94014141d20771a9af7acddec79d9c2 │ │ └─122937 /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 │ ├─58ccf6446c61ed70d6c8a09331edf3427331b50650c33badf6b049ca17aab951 │ │ └─43414 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 │ ├─542f46e5a46b91903de937ae17b670d2ac37f5d7b532759a5d804ecda5738fd7 │ │ ├─151016 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─151270 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─151271 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─00307fbd72324f0bd375135f11763d458b1eba751d124f60d431245c60a86249 │ │ └─160714 vector --config /etc/vector/vector.toml │ ├─3b846ebd1628df2c82c3d0f00ba51af3db284a68963dee7edcc750217657f66d │ │ └─39726 /pause │ ├─eb3fd7992e00cb107f48a3e80a5f4058c8fece03b290b3089a6601bb5e02636d │ │ └─61359 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e200d3d5c24a98bcc48857507a9809c94c4848ed36c08161cdc1789703ff5dc0 │ │ └─124380 /pause │ ├─ecf82dc2dccbb0f8da0477da48fb03b36a714ed3ef9b3453da394158b24dafac │ │ ├─57802 python -u /app/sidecar.py │ │ ├─58088 python -u /app/sidecar.py │ │ └─58089 python -u /app/sidecar.py │ ├─3ff418335253bdc73b5468f4050f9ab58129bbb8a80f57febef46403b9db31ee │ │ └─128916 /pause │ ├─e9c47116c7d06b50b28920e939d2c1bfb9bd3c64e9f864ced29f45747927c1d2 │ │ └─85854 /pause │ ├─7f60855175164cab8daeebd0df5b14ebfd36350870d77dd219cca9f885411788 │ │ └─110208 /pause │ ├─4f0e19fecb18bd89ef11a4f0aca271ba764d9737ffdbb4dc45e199adb2055c80 │ │ └─128336 /pause │ ├─6fad575b5a17cff3053274fb6e597af253c989fe053a441b99facb8c7b4074a9 │ │ ├─108998 /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 │ │ └─109073 /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 │ ├─e592a13928150efc5c04c0f7b43e4c3680add681ae3955eb082a14146a1ad12c │ │ └─61210 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─fdd11760327a6dc2694327d23de4f312916c3c6b55e10e53178dc1dadab537be │ │ ├─236875 manila-api: uWSGI master │ │ ├─236939 manila-api: uWSGI worker 1 │ │ └─236940 manila-api: uWSGI worker 2 │ ├─bd7c08d7fdf9507015e3fa66740ea2205e1a3e88538f4556d47a43be37e0615f │ │ └─39883 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 │ ├─71e4370c28e50863f2fb52ce3de2771069f0b59c63bf031e1a5491317d3cb05c │ │ └─71182 /pause │ ├─985a8906a2037cbf487991b56bd53dbc738a3b4b3992621558ad9232fcf615fe │ │ └─208105 /pause │ ├─aa501a199bfd0cc197f632d1ddc1a85ce90176137e9ad6986a511323bfd074ad │ │ └─125062 /pause │ ├─676ab77a1effc3ad611a2ec6377e89bbbe6dcee8fcb415a31b42a8fc6b887082 │ │ └─54401 nfd-worker -metrics=8081 │ ├─6e027d54aaa61aa35bae55c288bb8d85567f9dc1ab85b1c36e0975b9ebd5fc5d │ │ ├─150060 nova-api: uWSGI master │ │ ├─150093 nova-api: uWSGI worker 1 │ │ └─150094 nova-api: uWSGI worker 2 │ ├─bfa5f9639185b9aece9aa9a709554bf0bedaf11c73344ce5ec91eaa015e63ab3 │ │ ├─60982 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61018 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3cb83009b8523dc59dadb6e722bc7434b187d84d07827627e6bc2ab79e737a57 │ │ └─47569 /pause │ ├─59253d7510daed7f3555abec4992ef879cb8a13290043b4ec262727207896cf3 │ │ ├─126229 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─126246 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─126253 erl_child_setup 1048576 │ │ ├─126370 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─126499 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─126500 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─126657 /bin/sh -s rabbit_disk_monitor │ ├─711ba84912184273b7c78dea0225feab0d5d60289c6b1ae45dec25df21798b9d │ │ └─63763 /pause │ ├─4d65e11adae242f7c5928ca8455962cbdd72dbfeea44bab48af949636575cd45 │ │ └─209127 /pause │ ├─88e9623aa8099546eeb1713a922539662d5718335ec879e11ba2b84270542eb6 │ │ └─46711 /pause │ ├─c7a28146fd90f6da05c630108cd58bfc987b423e777fb900a8cf64abf3f42fbd │ │ └─61988 /bin/memcached_exporter │ ├─c7efec21b0e6ee062907fb01abc102f204ac074d23f95fd8714a5c7cea41142e │ │ └─228082 /pause │ ├─d778f9d8713eb30492c13f1f4fbacfb0373ef6575728637663a48843845b664b │ │ └─49792 /pause │ ├─9ae651e93e64b9a5ce24c4930a90061e412d01d97afa7aa4c36ccd415c199c68 │ │ └─54475 nfd-master -crd-controller=true -metrics=8081 │ ├─4ff3bd6d9e41cc670bdf586f0ab0aed69ceab5a4930d0e2ea108c30b187ba508 │ │ └─40985 /pause │ ├─903f6c4745cdae9df320d1238cc1f67ecd5ce9269bf3ffd9194385586537ab36 │ │ ├─221513 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─221829 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─221830 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─315357cd181f4107739f33f86c97608f61f5b8b37a4455f9879f4e034f4df0c1 │ │ └─223701 /pause │ ├─aaa8a047adeee6aa21a6033babf763b57a06b8b504e1c4b77ccc91ae197448a2 │ │ └─108042 /pause │ ├─e0026e10733aaaddc26178dafb53db0f90586ce98d114b68aa08e2320dcb0d7b │ │ ├─223793 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223810 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─223816 erl_child_setup 1048576 │ │ ├─223892 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─223943 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─223944 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─224176 /bin/sh -s rabbit_disk_monitor │ ├─50ce05221949bb7485f3de1e76616ef637f1e4e663bbec83ac14fe922b93ce38 │ │ ├─173112 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173131 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─173137 erl_child_setup 1048576 │ │ ├─173203 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─173254 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─173255 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─173382 /bin/sh -s rabbit_disk_monitor │ ├─b51dc19c45050b712170ec282a357b703efa66e56bd5ba8010537f0955851956 │ │ ├─95235 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95441 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95444 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d9fe3077b8d54dcf5aa857c742318286db5145b0258c32c825fea27d36152dae │ │ ├─221224 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─221739 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpcd94pkj0/privsep.sock │ │ ├─221742 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─221746 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ee2b1215d6defc3c4f8088291d184113019f594dbb74f9f2f8b0544fd87de3b0 │ │ ├─236914 /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 │ │ └─237067 /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 │ ├─95530d070005eee1467baac2fa2a9683b9168ef08254e832ac133f9b72c8aeae │ │ └─96222 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─447493df80d57150cfa46eec6c4b195cffe16ff42cc30dff412f35a64ad0682e │ │ └─211487 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─349a3ad03997d587013d30d79a67cdc80beb8d1ce2b6d2a6a1d4193178890f3c │ │ ├─163002 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163018 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─163024 erl_child_setup 1048576 │ │ ├─163113 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─163167 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─163168 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─163276 /bin/sh -s rabbit_disk_monitor │ ├─ad7a05d634f723850fd27bda2771d445dee60b11f5d86c1420b1e230a591b29e │ │ └─221192 /pause │ ├─e01c883b707379fe82de052267c4052d5328b8a5aff8ce26d0aa782156bbd21f │ │ ├─203090 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─203864 octavia-worker: ConsumerService worker(0) │ │ ├─203867 octavia-worker: ConsumerService worker(1) │ │ ├─203870 octavia-worker: ConsumerService worker(0) │ │ └─203873 octavia-worker: ConsumerService worker(1) │ ├─24db3365ed80b37e5080d5f3425bcd70a1bb38bd15a9f9dbd37ca8cd7e97e187 │ │ └─53547 /pause │ ├─53cc04e25d573790ba94733f2166a0d5881e4859af5fc218df571f5c773bbd71 │ │ └─203087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─970094644e82942578addfbed7d6f5961aa25c749dee55e343793a43e364342b │ │ └─133141 /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 │ ├─9cb3e3df355bd4f27f41387861791df7215578366a1d715cb88aa8459e66690c │ │ └─236916 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─deb9a704ed030b1172132e6ee987b11c9a9f466e98e0951104a1b309be528875 │ │ ├─245101 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─245115 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2672a9f4697638058d6373bf2d3a417ec24d212d446ee2e5be1b6884e98abb65 │ │ ├─172228 senlin-api: uWSGI master │ │ ├─172281 senlin-api: uWSGI worker 1 │ │ └─172282 senlin-api: uWSGI worker 2 │ ├─9009db026a557f4d55f9af7db09148b3d5ceda96cd164c5613d1f861dbe3f546 │ │ └─54548 /secretgen-controller │ ├─57e197b19a308228b435136dc2e3e7fd1e2482fdc3ba9f5f19834a476997b181 │ │ └─49901 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─ff1aa7c9c62f956e5191a2d28aac974477db091126490ee55103f343b3209cfb │ │ ├─184279 heat-api-cfn: uWSGI master │ │ ├─184343 heat-api-cfn: uWSGI worker 1 │ │ └─184344 heat-api-cfn: uWSGI worker 2 │ ├─751a9b0e50cc59affc240357dff740a0954c14191f26f2a3a3bfb7e7e8a62601 │ │ └─39899 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 │ ├─f92899c9bac47f4911c5134bd34d63069dc4bc2ed412e6f7a9035dd086f525f4 │ │ └─40189 /pause │ ├─7a13ffd2e33d261e7c1e556954e9b272ebfec3f300cabfb1ee6da4b93d83356d │ │ └─57275 /pause │ ├─48de4d1439dcc2fcfdd3b5aff65fe62ba55974a5a6f4619edc592ef3512e91d6 │ │ └─124420 /pause │ ├─fa48e2e65dfb4e66be96ecacbb3911e337883c197474885c42735c8bca5b5dc1 │ │ └─46878 /manager --metrics-bind-address=:8080 │ ├─fd897fccae0b5ebde64b906d70f51cc8ac089fa4a4d14e8e4248d423b0d9f1c8 │ │ └─241161 /pause │ ├─6e2073ea64b89b57273c174ff723b74b3758e471990180c81c8e45bb65e11b81 │ │ ├─105449 cinder-api: uWSGI master │ │ ├─105462 cinder-api: uWSGI worker 1 │ │ └─105463 cinder-api: uWSGI worker 2 │ ├─e3a3eec84cedd8e2e9d0807b725cbab533e41423e1dfe62099baf83c7ff998af │ │ └─57315 /pause │ ├─0a898e31c098b69a81469ff5a0aa9567ca78fe14977c93c4899c08f47f662fcb │ │ └─42760 /pause │ ├─dd39faa71916dc3629b87c64a24314222c7f01604d9cd7bdc10227ca23395f10 │ │ └─62165 /pause │ ├─0081751a4fbb4ca14de6d7a7e50fe47db6609e57438d0abbe2eea760daaa7187 │ │ └─152110 /pause │ ├─728a13c8755f603c5754111ef1eea6b495115f5845dc8530a8c2d622f2b5697a │ │ └─242925 /bin/openstack-database-exporter │ ├─1529578ee985bd2802624b942188b9628e6476f358b1f27edf62cb976660796a │ │ └─164985 /pause │ ├─c137544621fc3fb88815335ed3e5dabef92342c0a7d6061a1e2a9c7a7961e8dc │ │ └─61968 /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 │ ├─645d9c6b2bd00494c9ab60560516d2059a79e1cc1a149d5e660abaa8c2eea93f │ │ └─39783 /pause │ ├─ab9545c1b1a74fbd71a3253863e55aea1e450e800cb0f809a533bf2501242da2 │ │ └─94841 /pause │ ├─8aeb30e559bb2cf11f08379c54c4934aac4e1feb385f95d5cc8a961777fe9bfa │ │ └─128062 /pause │ ├─6e4aea49f7cd8a6a81944d4c477d9821f692b77c5a97dcfb1101949aa6c90688 │ │ └─47205 percona-xtradb-cluster-operator │ ├─c291b26df96cb66a5e6a3dd680ebe7f33e01b4c48c32178cc046e273bba02ccc │ │ └─60018 /pause │ ├─8cb7fb75eca75cb31a01bbfeb969ceb2833496da07cc81b2edd905009ca136a0 │ │ └─61240 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─aa54606d8159d460965b534c8cfe72a838e312d2ebe4f5f9669477734385deca │ │ ├─184257 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─184600 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─184601 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─8719f49b143920561ff50d6b58839b7f7c747603b09aed5f3accd27c9051560d │ │ └─166303 /bin/bash /tmp/libvirt.sh │ ├─eb8ded89015db335ed21cb4864231fedb02daa7558c6034b0e73a72d6e164256 │ │ ├─241337 apache2 -DFOREGROUND │ │ ├─244575 (wsgi:h -DFOREGROUND │ │ ├─244576 (wsgi:h -DFOREGROUND │ │ ├─244578 (wsgi:h -DFOREGROUND │ │ ├─244579 (wsgi:h -DFOREGROUND │ │ ├─244580 (wsgi:h -DFOREGROUND │ │ ├─244581 apache2 -DFOREGROUND │ │ └─244582 apache2 -DFOREGROUND │ ├─eb7e6ede9c7b5be7e70a5a35196a92bad7f1e70a3c74745de380b2a027624274 │ │ └─59261 /pause │ ├─9e232e5ad121f2adb7430c76f4b8dbcb8ac7d34e456895f57ce509660a1828d5 │ │ └─59358 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 │ ├─058114bf44e3c81cd0000832c4470368e1464fc2be0d20b5a7dbd7ad95318897 │ │ └─242616 /pause │ ├─29461ab702fd7e0e3814a71a8e3ebfc3a0e9c192a5951b63f2e7645a34140509 │ │ └─108163 /pause │ ├─c179e117f7c1bff53f25a1f94fb7206c7749bc585e19ca1a3697e658ab7369a8 │ │ └─208132 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─dfd7793b3c2dad39af4f2ed307ec467acfe493a94e5966ba43356e563c291b09 │ │ └─46757 /manager --metrics-bind-address=:9782 │ ├─5fe10d4d788ea56535069f03f4d61e355aa0a911e8d222a78f71759d040196f4 │ │ └─213130 /pause │ ├─7904240dd7bad45446b441dfc004eba1d0ed7a33a058b1a34c66bf22237086f7 │ │ ├─57837 python -u /app/sidecar.py │ │ ├─58118 python -u /app/sidecar.py │ │ └─58119 python -u /app/sidecar.py │ ├─87dd002192dc706633c015dd2b95ea1f87883008d8143891e4b82a1720a16a1e │ │ └─54155 /pause │ ├─c7aada353c7fa00a4bb95809f2d00a772dcf7b9f588e707a65526917f955106f │ │ └─166256 /usr/bin/libvirt-tls-sidecar │ ├─cb358765ca65024d4ba7301e8dcb067c582ec7e668810803260cfe11c4f1b59c │ │ ├─184290 heat-api: uWSGI master │ │ ├─184329 heat-api: uWSGI worker 1 │ │ └─184330 heat-api: uWSGI worker 2 │ ├─cf287dc2b97e03e67e94cf6341fc7f8efffec14457ebbc28fe662f4abc0bb031 │ │ └─39764 /pause │ ├─df8769d6e48c2a2294ee52711c5e3d156edded463d71e04f7c521be273260e33 │ │ └─79889 /pause │ ├─c1720918cb9eb04512a377132f9ce398d323b754f4c46b2f2ded5937db95474a │ │ ├─75019 barbiacan-api: uWSGI master │ │ └─75033 barbiacan-api: uWSGI worker 1 │ ├─3e5c291c2496694e7619b1d967ce248292cc634d7c387ffb3a91a0969eced72c │ │ └─194891 /pause │ ├─c5283e8c1f398f7cd0253aec7b8c6b044150941c02764cdd0a587dcfa3e69a23 │ │ └─54359 /pause │ ├─966962c236fff81ab452c70efd306e2cc4c9d5bc8afe5f6bfa551856e11143d4 │ │ └─207301 /pause │ ├─2c3c7ab1ea00ade4cfc49cd4b06880d245b578074413cac0aa1c1625e3f84a83 │ │ └─46117 /server │ ├─c1b8cbd83e8bc5b2fa695210e7e6ec64781ba7995224462dc946a6b92209f3d9 │ │ └─42813 /coredns -conf /etc/coredns/Corefile │ ├─eeac96a0b2c1aceec76bb87f2136f635559552eca453972ec87caa63a673a9af │ │ └─227523 docker-registry serve /etc/docker-registry/config.yml │ ├─1eeec1b3639ff46e375e9b40ecd1928fb2ad3d9c2d3e7c86678d87cafcb2f4ed │ │ └─54440 nfd-gc -gc-interval=1h │ ├─9cb70565521f455c055becd7871b60c4cf56c3d8daa91258cc84801bce9ebc5a │ │ └─62126 /bin/oauth2-proxy │ ├─c13be349348e6541258d430c5b2815f4834033a91db2c6dfd068454770bb29a0 │ │ ├─93892 glance-api: uWSGI master │ │ ├─93905 glance-api: uWSGI worker 1 │ │ └─93906 glance-api: uWSGI worker 2 │ ├─27434749811283b3fbfcc7f5caca764449ac3802bdb1b478f10d52c219a62549 │ │ └─58240 /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 │ ├─5e251fe92f2ce2634f0a336a35b356a25d627ee41a1477fe003f89177995236b │ │ └─174810 /pause │ ├─18e69903bbc9690b98f1522387ad868b44baa6eaa69c5c09c691db25729cbced │ │ └─45762 /pause │ ├─9fa49acc51a42e3c30e03f31c408c1a240c0a395fa53da62f0d6bb3648028331 │ │ └─54115 /pause │ ├─fd204ef8fb3f8e125b7f53592a0b1678aa8e9cf487627b406f7f700bdb58410d │ │ └─227660 /pause │ ├─9383e1f4a63aab6d30190e84603e909b85eb7c13f845905389848d0583d2ce8d │ │ └─39770 /pause │ ├─4b15f3c84b20e324e56eef23eb7a6f191b97f75f507a5a21a2adde14a6b32543 │ │ └─94783 /pause │ ├─d56d2d4ab0627918f1a3a730d0b1e4c7565f50fbb3e5d947b7562e7b7a7d182d │ │ └─42371 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─cc9c86446847cc118664a1fa57fa594d47cf8b0969e59d374784e0296e004506 │ │ └─206654 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─dc575d681cf6760697c5bd75cd8a36c96f3f1714fffc0e677ca637b90d209885 │ │ ├─204471 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204489 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─204495 erl_child_setup 1048576 │ │ ├─204604 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─204657 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─204658 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─204915 /bin/sh -s rabbit_disk_monitor │ ├─f5b73174dfd34ea245d6916f35a7359cdfc97b068e507c6f2801a43e4107908d │ │ ├─122971 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─122984 /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 │ ├─77acc6fe88aa2c203c0bea33f93d794a1966674afd371dc06b0e64982c82dc82 │ │ ├─41456 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41870 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─7b78d64844d4cc7837ba71ceaae5253d1139795d213e278ae45da573ff3fdc0d │ │ └─85811 /pause │ ├─f29eacccbd3e57c0e73d3161b860225cd54d5fcf9b1dd7b8a221894a21f9bd87 │ │ └─172223 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─90998817a629578a26bc999a1c9309d8adbe4720d6708737a47a57286ab87a78 │ │ └─221601 /pause │ ├─1e6592c58337120d777e53dead49d3e8e03ee4d2fe3a747815e4b3e22056e0a8 │ │ └─60894 /pause │ ├─d3205ece4e31cb3ec1082ac0b83a283fed9afd7c73ec5d80a6a31c0922138fd3 │ │ └─128221 /pause │ ├─c0e8a8a9a012131cfa12f8b6171c5e1a3468439587c9f9757a00ccd87bb7806c │ │ └─39864 kube-apiserver --advertise-address=199.204.45.227 --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 │ ├─5529a06025b526a96747aa27d97bf890bcd66a2be4d787fd248a3a677793efd6 │ │ └─59451 /pause │ ├─68d06093b362c095d279fbd321f6ad0d6484c63fabc6afed9ec33560695bad6e │ │ └─57177 /pause │ ├─8defc19eaaf406e4fd5b7f62b098e11ff6fd57a40ce9dfc11f161975903fd443 │ │ ├─160792 neutron-ovn-network-logging-parser: uWSGI master │ │ └─160817 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─5624af9111acb18fa44c1c6e01fb8905d732f4f9436eabc14b5f4d7c114ec6c3 │ │ ├─161476 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─161802 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161803 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161805 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161806 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161807 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161808 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─161809 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─3574905e3be2256d2f2613f7982f79c63a895590d6019cb4457c783c447aad01 │ │ ├─ 66206 apache2 -DFOREGROUND │ │ ├─ 66245 (wsgi:k -DFOREGROUND │ │ ├─ 66246 (wsgi:k -DFOREGROUND │ │ ├─ 66247 (wsgi:k -DFOREGROUND │ │ ├─ 66248 (wsgi:k -DFOREGROUND │ │ ├─348922 apache2 -DFOREGROUND │ │ └─348966 apache2 -DFOREGROUND │ ├─d677cb12eea3d14b5e6cfd4f61a354e4f6680c65deb29e4a4c0f2470a180a2f7 │ │ └─39646 /pause │ ├─bad1e277026cb046883799f26248545799d48e9ad9fa1d9c54455c982e026f9a │ │ ├─164630 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─165439 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─165440 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─165529 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpg41js4wg/privsep.sock │ │ ├─204008 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpieoz0f9w/privsep.sock │ │ ├─204152 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp1j87f64o/privsep.sock │ │ ├─204360 haproxy -f /var/lib/neutron/ovn-metadata-proxy/7f958478-9a22-4cff-9bcc-89c3c972d8d7.conf │ │ ├─338003 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─338013 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─8041f0169e49b195f900a129b317e5d0bd2f1b64fc2d2c4dd74a58b4a33a2c9d │ │ └─59021 /pause │ ├─c94c8f99e9244dd102119468f39c7f3eff68284ad2e8e742751bdd2c3db67c1f │ │ └─61035 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─9222d0ebc95dc5e257feea931ff3972e1baf882db925d2e7ab14b96487fa1ec0 │ │ └─105840 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─540feb61042876450f9ddf1e81471def9d1899b99cc3fa538376ec95908bba3e │ │ └─54215 /pause │ ├─a992044ac4318326140e357df0d016ce0f3f76e60123a39365a061ff233eb52c │ │ └─43902 /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 │ ├─7ab2e3d46a688145c02e63b7641fe1c5b453f57b50d4582be264a1f23aaf3bb9 │ │ └─76104 /usr/local/bin/rook ceph operator │ ├─54038275c7b24f81e2342f047dce29a34081735a62ad3283e9fbc95f1e512196 │ │ └─43993 /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 │ ├─7ca3fbbd64adf4673d748580b9212a1c65d6533c46471eb34db05897c3607ce8 │ │ ├─114099 placement-api: uWSGI master │ │ ├─114125 placement-api: uWSGI worker 1 │ │ └─114126 placement-api: uWSGI worker 2 │ ├─a9bdcb47453ad0549379da1cc496bd35e712ed75ae3e9cd80a79933b20c1d2dd │ │ └─46590 /pause │ ├─cd0dc18b618a2b87108af8c9871fb50a897a5bc11be0cf50c600c5bc7dfbe84c │ │ └─61167 /goldpinger --static-file-path /static │ ├─209078787d7c03905cdb8a364e925268ba7c7434cf6135706aefc8f862191602 │ │ └─194837 /pause │ ├─de3fa996a519ceea18e4389e0327d37409afb7b51fc4b27dae5cd8c02e0ca2ed │ │ └─87052 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─65d5ba2a36bcf9c4205447004886442a0bf64b43e7a36068d37e68afd424efde │ │ ├─201889 octavia-api: uWSGI master │ │ ├─201913 octavia-api: uWSGI worker 1 │ │ └─201914 octavia-api: uWSGI worker 2 │ ├─4a3b9987694061cdd95702ff2a5e79f746e8a9ea8117892e053a470d9851d78f │ │ ├─160671 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─160888 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─160918 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─362066 sleep 15 │ ├─ed6dbf6ebb1b946f079eaf2e5df35fa0f7a079b14561916b6752cdcacc390c51 │ │ ├─221411 magnum-api: uWSGI master │ │ ├─221445 magnum-api: uWSGI worker 1 │ │ └─221446 magnum-api: uWSGI worker 2 │ ├─017056223afd718f130f8a4c2053fe1da2516eaa036e37bef7959c9047640eea │ │ └─160145 /pause │ ├─a508f8dd1d0f7a59e567303ded2822f89da4e3c5bb799c56703884366a64558b │ │ └─153794 /pause │ ├─4639e14bb0946b83d4e84f9a485a98e4187530f4f7ce5f42f6594d33246f05a4 │ │ └─45865 /pause │ ├─ad0da6c322cfddb2738c4df7679d64ee1e798f3e28f6e5c3b1c3a796683e4ff5 │ │ └─57628 /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 │ ├─7d471a8e9522c862e1a453cbe8d8ed60c6ee3b56688914e007f26f6414f8eba5 │ │ ├─161509 neutron-policy-server: uWSGI master │ │ ├─161522 neutron-policy-server: uWSGI worker 1 │ │ └─161523 neutron-policy-server: uWSGI worker 2 │ ├─47083ece4e09fac9aa11641317aff241aa2d9a3a7b8f7d82735627cc430f9f1c │ │ └─47084 /pause │ ├─47b6be6bc37a5a8d5c07f33ee8dbe7472fc35e7eba85bb6945ce7678cce8c8f2 │ │ └─241537 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─7495fedd96a1856038dff66b523837440d5f54dc8df798d3db8ba64a1317b1bf │ │ └─41243 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─cba2590874d98b11760bdeeb7215fa10a0d6ff4ee8bd77d18f85b938fba105dd │ │ └─97823 /pause │ ├─6cd588bf8f02829d3847b97d27573395153d78f3adce799fa67013586d1d14a8 │ │ └─174923 /pause │ ├─c2c39f1c65cdae283e546f423c8b80a478be9f0ac69aa7df92a241feffe2819d │ │ └─164857 /pause │ ├─4c36b533d3236aecbbe6f1662cea11358a1d40a1fb0084358cd96050a4455007 │ │ └─75540 /pause │ ├─1a5293139c7c7127e4753c257a1d991710cf65c14b22cdd1440cbe2cf6ba211e │ │ ├─125372 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─125575 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─125580 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─361718 sleep 15 │ ├─1dec76e309d9a939215c66b95f27a1a2d9a348225caa4c79b0ba17c314d05bd6 │ │ └─43208 /pause │ ├─a2f288e3eafd88de52b468033e7d13242b03b32d458e5159423e8796165d43fb │ │ └─174851 /pause │ ├─10628d19b78bf268365c54538ada4127bdaa1331b2337b18d0c178ed8bf525e3 │ │ └─96460 /pause │ ├─8ddaa794e14d2af94b3d733f9642563f46acd1776bf17cc596ba1a38d56a4e6b │ │ └─128423 /pause │ ├─5db101222de2b5e57dd10d137ddedcf5e69aeef99bfd1f7039148dce1d916e98 │ │ ├─62390 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62406 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─62412 erl_child_setup 1048576 │ │ ├─62479 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─62530 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─62531 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─62607 /bin/sh -s rabbit_disk_monitor │ ├─12c9ca314b9d555b26ba81958ce49ebcacbe5b0313da192d8657637ecbfe9bae │ │ └─48112 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─7fff700cd78dc53d987e9cc51edba95d156726245f132f8e1d359093ac5a7d9c │ │ └─93598 /pause │ ├─d250db09ae63b3903e5b84c73bf36e5d4fb08e966201cd8273663232e9bff76c │ │ └─48283 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2472bb7c0b429b340bb9428e0532b58c92cca24c42caa7d943bec472e84892ae │ │ └─170279 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─43500effda4d6d9cc9636be2fb79feee2604ebc68954d2fd3a0ec14784a25141 │ │ ├─60113 nginx: master process nginx -g daemon off; │ │ ├─60140 nginx: worker process │ │ ├─60141 nginx: worker process │ │ ├─60142 nginx: worker process │ │ ├─60143 nginx: worker process │ │ └─60144 nginx: worker process │ ├─64040f8b9c3dddfd202ebaea01038b7c522a86f14c9598ee00a4fae65915ae17 │ │ └─43794 /pause │ ├─3143bd93b0528b53fc495c3e452c17fa67f2ee9e1480d514d1f9704814747d4f │ │ └─61841 /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 │ ├─efdad07995ca64ddcb637a4076e2f1cc21b26891adacc89a26543dbcea86b314 │ │ └─228010 /pause │ ├─12447b113ec59dde8ec4a3cb2965e413963a44f0ad7fe0500e5827abb6150345 │ │ └─48003 /pause │ ├─1ce7a258a95c16a0c427a01a6432eea3b2818eb02d41d660f16adb2d2c82f264 │ │ ├─170250 /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 │ │ ├─337641 /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/tmpr1oj4lli/privsep.sock │ │ ├─337748 /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/tmp642ih__m/privsep.sock │ │ └─337848 /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/tmp6nvutd6w/privsep.sock │ ├─01e4bc12fd16245ac1efb8e442a7d74954925b347a5204f044105aa277ee15df │ │ └─153574 /pause │ ├─aef41179384b3452a3b5403b897a17fe999f17c5ff88b7019ebb5f622bb2df0c │ │ ├─150195 nova-metadata: uWSGI master │ │ ├─150211 nova-metadata: uWSGI worker 1 │ │ └─150212 nova-metadata: uWSGI worker 2 │ ├─d0cf4eebe9274d9f93ab0cc1fea0e294fb55f568b355a20a2d1c16c50f316236 │ │ └─57227 /pause │ ├─72e31d90d1761a2915029e3f1df44abd6c2941296eb57656f5d5e7ee71110311 │ │ ├─152257 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─152273 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─152279 erl_child_setup 1048576 │ │ ├─152421 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─152473 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─152474 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─152528 /bin/sh -s rabbit_disk_monitor │ ├─4251572c81e4f0b66144e0fde1478bdf6ef33fb51d49be6faa80730f93864539 │ │ └─211448 /pause │ ├─fb100c80bffba686a66a943a25a3c4665095c3cce773f5a56a1afcd02d5ac879 │ │ └─153556 /pause │ ├─03a13bd5cb8c1dcec4fca190a0277234653eff37aff2d6c5b7809c07803089ed │ │ └─60223 /pause │ ├─4d683d2f6fbfcbc5a4a0d137f5cae1041b8dcd8794e46a3c45790a9307bdf73b │ │ └─58788 /pause │ ├─5c0f92283dd9d1d40156ac92e3048dc444f0a4f6542a01cdae9bbc795706211a │ │ └─41005 /pause │ ├─da0a6e5b454226e142a67229326e02ccfd9190ce8c0d50b8107226165b8d771b │ │ └─61476 /bin/pushgateway │ ├─3fe4efa40b6a2b268de14b37e6092758e7b9f8d6ec2febc5bbcd2c4f54888b63 │ │ └─172978 /pause │ ├─0c752134f3e816cedafb71a6d03cbbbbc67fe55d94ae4b3185bd191c06dfba17 │ │ └─61795 /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-227.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 │ ├─8b0b1b2a12f0a86620fd33601c673a77d711ce45eea51376f0e78c9d1795d3dd │ │ ├─124627 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─124746 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─124762 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─124985 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─361660 sleep 15 │ ├─33661012efe765164c6e1f8180eca180d50bb7d63709f74687e7e8b3f180a00d │ │ └─86168 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-cf9f85b9f-vj5g8 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─bace2020fc7ca5686a630b824007acf2020367ef46355ed8e1462ebc5339edaa │ │ ├─80027 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80111 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─80118 erl_child_setup 1048576 │ │ ├─80267 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80338 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80339 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─80568 /bin/sh -s rabbit_disk_monitor │ ├─82d4ed7e2ab64c7afba3cae7abfca05624e123f213114bbbd7aa8fd7d38b5ffe │ │ └─122684 /pause │ ├─f5c7b616494e855746ea96e9eb8beff9df1399437176022a99ebc00c5ad2788a │ │ ├─96552 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96569 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─96575 erl_child_setup 1048576 │ │ ├─96651 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─96702 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─96703 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─96839 /bin/sh -s rabbit_disk_monitor │ ├─97ca17dce25f3f0728f3138653cf041fa331e7e3085427c130430b679d15dd0f │ │ └─164774 /pause │ ├─f524d2a66fb1f1025283abd006fc1016ddd3f34cf54158fcafe9ced6e9f0d425 │ │ ├─48033 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 │ │ └─50201 haproxy -sf 140 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─c5d5825a2ecc3a5c2143aa7a260aff52d7d8d176b2c70aa4430f342ff8c4b565 │ │ └─172194 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─dc58cd87539a37fab81dc9768340e4155cb683400fc61a1ba43f782117a7c697 │ │ └─123483 /pause │ ├─c8a293e415652f3dee920ad5c6121dd255eaf25de2e529b392f155abca2f8ee0 │ │ └─209153 /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 │ ├─7e57d6b4a60bafb5037d32c1210240545cf58fdb0b8c35637b02168c73ec5565 │ │ └─206517 /pause │ ├─e2072af79efcf8da5c36bf4001a7e074c2add0c35a9fe1daccbf75f0bb41a1f0 │ │ ├─ 86292 /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 │ │ └─315385 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ac0106727404e369920db2a1d452facd7963fd6290cb688b1cc4a8cf905c687b │ │ └─40005 /kube-vip manager │ ├─025c7c1860587c615e37e283bcdb55ab0946df8a1f2fe6bf96fc8ee1a7af7610 │ │ └─194724 /pause │ ├─009b63012879b2ba4a06fb690507d812d6c0864abde9faba989cc666eebdc842 │ │ └─43949 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6e331d75658b1bbaf14200185774747e007d1095c383c0243db0c2e507f900c3 │ │ ├─150984 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─151244 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─151245 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─12787e37aff91b029bcbef34dfa096374b9add2b534aa3914c24651cd767a090 │ │ ├─124652 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─124690 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─124710 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─124963 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─361658 sleep 15 │ ├─8bb9095a326c21eb015701f0b36464af2decc5f4c2b24f611ed0f6bb7f2eebe1 │ │ └─40214 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f0e87dab0e5459d160d50f37387c92d3cad64080516bb8d5100a347ef6c7a4d2 │ │ └─126131 /pause │ ├─c11ed5869c3f8202995cdc2530cda967010e74d426dda1fea84b164ae3d88c25 │ │ └─166641 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─1088edeae693f14dd69010d009ce2f8137bd84b054d62519e45693028193bde9 │ │ └─59822 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─47a55911a0577822d0394c8add42044b2c1d1205973d0851e451eafa4aedebb5 │ │ └─239200 /pause │ ├─64be642e622be0bbba207b5176a85ba3a76207c5849f79ef5fa4a6a0f296d313 │ │ └─164697 /pause │ ├─1a87733007b5ff5d3c544525b4871bb340b077d1d842588ce9dbd1cf7e328488 │ │ └─207501 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─63a093e12b3b61a343b9ecd4dc9109f46a41e82da8748bdeb122bd49e786121e │ │ └─42339 /pause │ ├─62c66c1b2ac7ee767b2fc0d6ff46c53d2775390e6d8f1f2a77bec0c1e96441ce │ │ ├─204058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─204089 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─204655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─204656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356823 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356824 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356838 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356839 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356841 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356842 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356843 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356844 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356845 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356846 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356847 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356848 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356849 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─356850 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─356851 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3f53532b3ba328a9e4171f625b70411cb8e0869c182633dfedc49a9fc42ad5db │ │ └─58858 /pause │ ├─1212b81bfc2be89b5d90a1af8624bf7c159a512f1f0d12a88cab6f6edd375312 │ │ └─195119 /pause │ ├─972923658d29233d05cf7f234d2d3aab0278cbd46487482edc41fe85f7c2a791 │ │ └─204337 /pause │ ├─26a6454263b6c8c417d1e704c65fcfaca1732c76a0e087a92e33a9d668e24105 │ │ └─70189 /pause │ ├─11481a2b63d25a9ea52557be60d45353b2a5b48ebe2a421ae86b2e85fb720c0e │ │ ├─48187 mysqld --wsrep_start_position=1fb19f12-4bc8-11f1-93a0-43eca5ce7ab9:20 │ │ └─48308 /var/lib/mysql/mysql-state-monitor │ └─7b5a762c1551a48119f43ac6ea259828c55bf85a6ed3965da63a98ffa728bc80 │ └─162704 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount