Control group /: -.slice ├─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 │ │ │ ├─21917 /lib/systemd/systemd --user │ │ │ └─21919 (sd-pam) │ │ └─session-21.scope │ │ ├─21852 sshd: cephadm [priv] │ │ └─21932 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─714 /lib/systemd/systemd --user │ │ └─715 (sd-pam) │ ├─session-4.scope │ │ ├─1700 sshd: zuul [priv] │ │ └─1713 sshd: zuul@notty │ └─session-1.scope │ ├─ 711 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 875 /usr/bin/python3 │ ├─ 1704 ssh: /home/zuul/.ansible/cp/199.204.45.138-22-zuul [mux] │ ├─251568 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qhadmfdpiyvirkydqvtbdcnfudnqxfqz ; /usr/bin/python3'"'"' && sleep 0' │ ├─251569 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-qhadmfdpiyvirkydqvtbdcnfudnqxfqz ; /usr/bin/python3' && sleep 0 │ ├─251570 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-qhadmfdpiyvirkydqvtbdcnfudnqxfqz ; /usr/bin/python3 │ ├─251571 /bin/sh -c echo BECOME-SUCCESS-qhadmfdpiyvirkydqvtbdcnfudnqxfqz ; /usr/bin/python3 │ ├─251572 /usr/bin/python3 │ ├─251573 /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 │ └─251575 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 10094 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12478 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 90a4719f2066890987056766e6bf54e86175a3f6d1444d4d02051393f0de6de9 -address /run/containerd/containerd.sock │ │ ├─ 12840 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3235277a5c775cdcd3231d84faa765d0e03a08dcf3bf7c32953d72486b40e097 -address /run/containerd/containerd.sock │ │ ├─ 18822 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 098dff40fbaeddc5ede04d2dcd5bf8e2b0115e66f63c97956f19164051dc53d6 -address /run/containerd/containerd.sock │ │ ├─ 25476 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 763869a366401d4df610622e05de72224c60bd4a8132a3f67021c348b1b17818 -address /run/containerd/containerd.sock │ │ ├─ 30082 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 908f4759f0d7a0fcac49c5480c074271a778fbf017a19f4973fe051afe9d9a4a -address /run/containerd/containerd.sock │ │ ├─ 34636 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5804266ba434b721067fb37acb0a7c3c359fb0d26609b4bd3021eb7252d58360 -address /run/containerd/containerd.sock │ │ ├─ 39308 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 02f5cba79d52d9cd5c7060eb9a47a708869768047cc1c77d9cce1ced9860fb6a -address /run/containerd/containerd.sock │ │ ├─ 41922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31777917a24339553fb975b79f5498b6e52bd93466d9c4f39fff7e29bca66896 -address /run/containerd/containerd.sock │ │ ├─ 41951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58dc3a794796038e7473d85992ae4af94899032d1be55cb5dd704c35a03bf1a3 -address /run/containerd/containerd.sock │ │ ├─ 41973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0d7ce1950f22df5ba4f0934a6eaef21d55e8bda1bf362fa96b45a9036a22049 -address /run/containerd/containerd.sock │ │ ├─ 41984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12f195f0ab4b4871464ac347783175828c107b20f0217199f177156d2a2ed6eb -address /run/containerd/containerd.sock │ │ ├─ 41988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 833e96c572e7a05610ac253a7f9a57ccd3da7405efc79dcb28b62fe4f3160bbe -address /run/containerd/containerd.sock │ │ ├─ 42537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7be7ee3045097ba115a2df1fc4b17811958141c46eeeaf658d9beda491ddcc24 -address /run/containerd/containerd.sock │ │ ├─ 43301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 516218504b54e980ec12f483d294dc47d3644c2bb426242c3313ef8123869831 -address /run/containerd/containerd.sock │ │ ├─ 43321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64cc142d74df74b1ed4462e2e4c4d7757d7cc8ed290b95c75e72bb51db550a44 -address /run/containerd/containerd.sock │ │ ├─ 44646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71d605213316a3dc2f6981b28c64fd5ee56b70f0cc5561ce04a50b1d27140618 -address /run/containerd/containerd.sock │ │ ├─ 45085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d44bf8f76b5853221feed2b22b111db23e0d3e9dfc9b997b8cec930e973884a -address /run/containerd/containerd.sock │ │ ├─ 45123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bced2d1105785482047ded1785b28eda0c372f27e0a1f312d8663303e88f470 -address /run/containerd/containerd.sock │ │ ├─ 45549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c550202fcbfc2723c2a3e46274c30086433226b83093ee62498156fe7a48baab -address /run/containerd/containerd.sock │ │ ├─ 46091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58cf3435b0a35dc766215eb51964512dd5683b811b2ef121b44bcae7c9b6308f -address /run/containerd/containerd.sock │ │ ├─ 46148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c3912ada1ef48ecfb976f841b700a87f2a66b863ab37bef76373745f987bbcf -address /run/containerd/containerd.sock │ │ ├─ 46187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61900311238b6fde51a774a893903e7b7f0b33b7393db6d645d4eced5d912ae2 -address /run/containerd/containerd.sock │ │ ├─ 48067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e70f609f6908adc80dd1a39746c21d131bca50ef667bbd62c690d464ae3dc84 -address /run/containerd/containerd.sock │ │ ├─ 48166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eb0a40556645ef375615cc013b7bf57c4295c977b9022dc2cecedeb40d448f6 -address /run/containerd/containerd.sock │ │ ├─ 48932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22e0c91b1cc540dcae2b0173ff5ac26d73a2003fd9e0c7ff70b03da1bd007d46 -address /run/containerd/containerd.sock │ │ ├─ 49033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a475fbb64ea5ae056e1ab585ee885dceb2e89b0e305b1b066fc5a704ae6071c -address /run/containerd/containerd.sock │ │ ├─ 49612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f51063e1f88a33be8f2aec6fc8852ec73633830b1533d6b614bcc901e7beab45 -address /run/containerd/containerd.sock │ │ ├─ 49973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2e23a49459555440e11637a974e3ea2bea540ef727c35b7f66a0f433f96d8f6 -address /run/containerd/containerd.sock │ │ ├─ 50245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2f9403ce22b7b5de5558cb1e3cd4d29a46f50dc546a1e4460b5f135eb58d035 -address /run/containerd/containerd.sock │ │ ├─ 52649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0267d4c47abed33268756ea770806f24baec8007b8c8cf399d315fc38a578151 -address /run/containerd/containerd.sock │ │ ├─ 52790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b962bbb415ae5bcc7877979355e801ad260e31524e1af23fa9b9fdfda6114f4 -address /run/containerd/containerd.sock │ │ ├─ 57284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 576deba0723d7820ba644b1675807be0c6019a2cf800289bdaa12f56f20d4b5a -address /run/containerd/containerd.sock │ │ ├─ 57939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e1684066e049b09c59fa8b01bbe3848a349fb5dd7699b25d86de43f5489ac44 -address /run/containerd/containerd.sock │ │ ├─ 57997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3833352655c447747025046959e2c776b01185201f902018ca618f5942450885 -address /run/containerd/containerd.sock │ │ ├─ 58051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd4da8429fdb59ee5ce9eb5e8d1a4d6612d692356ddede9df5c2ac2469d76f7f -address /run/containerd/containerd.sock │ │ ├─ 58259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11315c940249acfa7e361d1472cd28892df5fb7e1b5745a969f3da3e7551ca0e -address /run/containerd/containerd.sock │ │ ├─ 62629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e3d72f5bcd92b27789acb4047f76c84faa1350fffd1035b171780fe57fe6e93 -address /run/containerd/containerd.sock │ │ ├─ 62713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01cd2363af9d0608bfb7debc50bb358874fc7977248f1570163fe7d9823f97bd -address /run/containerd/containerd.sock │ │ ├─ 62763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 170968af3fc9d839b74c86fc0a541a082a037c0920d2845a3f9cb666ce43a3e0 -address /run/containerd/containerd.sock │ │ ├─ 62802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 195637f24b707aaf80470c068be012329c626dd46d8001c5264a29ff3ed9fff2 -address /run/containerd/containerd.sock │ │ ├─ 64384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 574f18a84ee9829af027aaf71b2067f39d3a129e7dd755c4bec84165188cb780 -address /run/containerd/containerd.sock │ │ ├─ 64445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0382d7bd45f835933e4f5c045f88d27e3a34b3f93e19aa84e0fa807a50dcb99 -address /run/containerd/containerd.sock │ │ ├─ 64484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a373dc86da39766e0288d6247ca10de7ff240ab94a05c4df0275b72bf0ea3121 -address /run/containerd/containerd.sock │ │ ├─ 64808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb6be95ec58f99b530689206ec3c1470d332ea7ac7448f7c150e432fdae2dfa -address /run/containerd/containerd.sock │ │ ├─ 64879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b56d96cf3cb6fcd08d079955075d2bfe3a6952702a9974304929e578a99ad239 -address /run/containerd/containerd.sock │ │ ├─ 65009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 730ede89adb2c28681f2a2179a8c8223dcf88687b7bbaa96b8560b949078f20f -address /run/containerd/containerd.sock │ │ ├─ 65377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61537b542fc66d9a6d52075675d4aebe7e2a860e22b623cfd9f900cbab62e45a -address /run/containerd/containerd.sock │ │ ├─ 65570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06215fdf89ef53de673f5636950e63139c3a9bfb8eee648bdd4e6af1ca8935e0 -address /run/containerd/containerd.sock │ │ ├─ 66307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aab8fda7924739dfe8c9ac9593aed4ae6f931a5f8481991f8726dfe7a07a8fc -address /run/containerd/containerd.sock │ │ ├─ 67170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2d4629944eefd61391063e1f58d4c69954fd0ad698bc249639d5d3a55d85f5f -address /run/containerd/containerd.sock │ │ ├─ 68558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b02b3d15243e3bbec31fc9e8798f4306af57034f957fba8ba214979a4ae443a -address /run/containerd/containerd.sock │ │ ├─ 70584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7a1d41918c5000f78b09ab71d8f5d9ba7386953784d438e167a460c9aff9bbf -address /run/containerd/containerd.sock │ │ ├─ 79816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fcbb5cac71984e8c2e14f7638569d462cb7b9620dbf2273a4ea44ebcc92a7f8 -address /run/containerd/containerd.sock │ │ ├─ 81430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1896c615d7c33abcb3be41597087ba66f60f1bad5f784db7de8d8eec2bee88be -address /run/containerd/containerd.sock │ │ ├─ 87322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e72e6871a0e44db0b4325dc9ed35cd0c56f3c703df47128466ff7d494ad1357d -address /run/containerd/containerd.sock │ │ ├─ 93234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b82c2a5c9363f3d13440791fe180ffee81cbb5aff61273b00776772f29d3760 -address /run/containerd/containerd.sock │ │ ├─ 99418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a075d799fb124c1c76b48bcc12daf57da3d66d49c8946c43151dff2d3cb912e -address /run/containerd/containerd.sock │ │ ├─ 99456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87ae667967f651128ae7983c22fbd0572eff57a8c70d5f699cd987777f5173ca -address /run/containerd/containerd.sock │ │ ├─109039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a2baeecc77d08ba2c855e668b0944206a5a0fd5d35ba75b970fd14210c98e95 -address /run/containerd/containerd.sock │ │ ├─110760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d02172c0649c4c2994629b2dae21f6b61f7e721a6f6620e07edb08c8005a36e9 -address /run/containerd/containerd.sock │ │ ├─110821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0632ce6f2024d06270d1ca312d803a541a212794c5d67bb0ad8834daa7f7024d -address /run/containerd/containerd.sock │ │ ├─112815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd6b44a96513e4f6697bf962313450b64323ccb85e1efcdb47d124e4eeb3ffc8 -address /run/containerd/containerd.sock │ │ ├─114597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b12245ff6067c2feb979e8c230b75058b6a0cb16e85a12c54ff0278fc72f49b2 -address /run/containerd/containerd.sock │ │ ├─114669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c1acfc1329d0953cb07a8d2e4cd42946030258ff6a65374c413df5fdb090140 -address /run/containerd/containerd.sock │ │ ├─127918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b56ae548cab3128ddca8b2cb3d5cff0dce6b1737182edcac005ddeca367920b -address /run/containerd/containerd.sock │ │ ├─127993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe696cace74b1ea45c5382793addf13320c2740d80161d1e584d71f349ac3c83 -address /run/containerd/containerd.sock │ │ ├─130463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9d714c8d0c548079b18c6d555b93c10d5f02912f222889a2c8b45fe1473f72e -address /run/containerd/containerd.sock │ │ ├─144645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af58c4873f01dbe21cdbb05a7469bcffb1a7bea2e9fdcfffb965026f6998e2d8 -address /run/containerd/containerd.sock │ │ ├─146179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2115b1619a1a3a409e0577d8bc88d4f14c7e836f5a8a2f42a61c648d1fa68ff -address /run/containerd/containerd.sock │ │ ├─146685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bc955a1d72517550f2ea6ab5cc6fc7bfb62423fc96c3d531f2952191ba18328 -address /run/containerd/containerd.sock │ │ ├─147582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 753e02dc751a7d52e5d7a55343f8645faf375ea1ba38d05ad8e65dbaf0e26c53 -address /run/containerd/containerd.sock │ │ ├─149468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 561a09b736377fc04cf184b481db530dbac32e5aa913618249565b9dfa1e8dc9 -address /run/containerd/containerd.sock │ │ ├─149676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcebe0df2b1cf1ce16ce6f68d8320de9f9b512ef72d95e4f08125e7bc3ccd5b7 -address /run/containerd/containerd.sock │ │ ├─149734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99da3982cce18a8db8a2ec305e82625832efa442b49b657e189c60a919ee3c11 -address /run/containerd/containerd.sock │ │ ├─149993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d812870f0abf449dc6468c95ec613b5a9a7c5acd702eb01dcc0d971e9e1277 -address /run/containerd/containerd.sock │ │ ├─150338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34a30bcb15d61a677160c6b220f36b2c0f0f155d0c5da6ff7eaccd0fac4c5637 -address /run/containerd/containerd.sock │ │ ├─150490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a89b3b9662ac61016242f247070c32fe80834b30fcbd2388cc2cc4f5f8a2558f -address /run/containerd/containerd.sock │ │ ├─174954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da192314e94b3c5a202ad0f432063a2f268c2ad3d78cd17c8b496e017af3c747 -address /run/containerd/containerd.sock │ │ ├─176787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d058a6f804664179a3a31d38e966da1246ec26e3d58511bb02c65bbf81e9843 -address /run/containerd/containerd.sock │ │ ├─176825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 453c3d099c91611127a358ae54c3c21e64b35676182745ba607c9105695b04f7 -address /run/containerd/containerd.sock │ │ ├─176904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a1d59c70e223c6b09563272997f6cf44bab99754cf0e25d3ce4a293ca9543cc -address /run/containerd/containerd.sock │ │ ├─176933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc1a6386d25faa306f4afcb12f73ff1aa50723d32bf77ce766db74074a988b84 -address /run/containerd/containerd.sock │ │ ├─177288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33e286bdd6fb33fd9598480c5b503d57ff1bdcebaf531443f2f87d4208067785 -address /run/containerd/containerd.sock │ │ ├─177358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ee5d01cf620ac7cc8c463acac886da2d6241a654692a579a764651d75dfa52c -address /run/containerd/containerd.sock │ │ ├─177416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 386dc156caef51d3af7619dc1c361b6f5ef0f7793d3327ca5d9fd0c5c5363ef2 -address /run/containerd/containerd.sock │ │ ├─190241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 820dee233af173ffb586a25fb791bd14df5360cae3f4c9cd55a008c75df75a72 -address /run/containerd/containerd.sock │ │ ├─192274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f4dbf135948e383cd1834a24f48265df59ed407338890270c27274f79a1e1aa -address /run/containerd/containerd.sock │ │ ├─192319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d33302173db36861282243d86bef90f1f866b889974c2af6b42dc18eb535ee45 -address /run/containerd/containerd.sock │ │ ├─192412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7b1c037c909a42c67ab6651d89132731f13b32f73099a440a28f49318c384b2 -address /run/containerd/containerd.sock │ │ ├─207148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38f7c7b442b5d8efc200a3bc6fb55524f487645b8fe037b88e0329ab23568412 -address /run/containerd/containerd.sock │ │ ├─214767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 901e306d9af45c0cce424c3f21f6fd9c64a4bc1c59cb076b37c7a9de067a156c -address /run/containerd/containerd.sock │ │ ├─214895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0c91ed1950d9916a34a8c7a8e24b5d347c7ed997b9a93144db35ed7e570ebf8 -address /run/containerd/containerd.sock │ │ ├─215053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d902faef92d301008bbaff1ad0907952d2c242579a016d21b7aeaf9192c051a -address /run/containerd/containerd.sock │ │ ├─215220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 254e991f3e7aa59fcddb7c0bab63aed70e00e07f38388c8be62cf0af6ac61d2f -address /run/containerd/containerd.sock │ │ ├─225899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c001ae9a8ffe809716165a18c1c66dccbbfdb6f7fedd9e531d42255cf8b4182 -address /run/containerd/containerd.sock │ │ ├─228394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9d039b020bade86219d94045ee5160cb6b55ee204cdb0a50c746f95d655be10 -address /run/containerd/containerd.sock │ │ ├─229714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6a7745bee1479da2c6cea2bf054dd9c5d39220d51a558257ef347e6d8735964 -address /run/containerd/containerd.sock │ │ ├─230659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0901a259580f307932e950105981ca3deb5e09a1693e2b6776c6aecffbba0374 -address /run/containerd/containerd.sock │ │ ├─231707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c97691b7f57f0f4340ff01696891e25bbdd7a6518c893b56e4b0e2292b6fd413 -address /run/containerd/containerd.sock │ │ ├─233268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82feda85696c5e31dfea0c9e8a206bdfb1692a4b6a06e2ddbffadaf4cd21f40e -address /run/containerd/containerd.sock │ │ ├─234213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a982bd0cbf6bd5461bafdb59cfb01095b81921277c21ceeec02269dbc21a5c90 -address /run/containerd/containerd.sock │ │ ├─234352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11c1667de0ecce690143633899092e3550b20abb58e6531244ef4dc488f86a4b -address /run/containerd/containerd.sock │ │ └─235343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d8ce59412c72322a0970a571c88be301b1b86d0003a2853aaac77581b0780b2 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1502 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─docker-90a4719f2066890987056766e6bf54e86175a3f6d1444d4d02051393f0de6de9.scope … │ │ ├─12503 /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 │ │ └─12522 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-02f5cba79d52d9cd5c7060eb9a47a708869768047cc1c77d9cce1ced9860fb6a.scope … │ │ ├─39337 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39355 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29802 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30065 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18783 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18802 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25182 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25457 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39251 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39288 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34340 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34619 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12391 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12422 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rsmrjp.service │ │ ├─12752 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rsmrjp/unit.run │ │ └─12784 /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-rsmrjp --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rsmrjp:/var/lib/ceph/mgr/ceph-instance.rsmrjp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rsmrjp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.rsmrjp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-5804266ba434b721067fb37acb0a7c3c359fb0d26609b4bd3021eb7252d58360.scope … │ │ ├─34661 /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 │ │ └─34674 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10469 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─144049 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42395 /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.138 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─docker-3235277a5c775cdcd3231d84faa765d0e03a08dcf3bf7c32953d72486b40e097.scope … │ │ ├─12864 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rsmrjp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12884 /usr/bin/ceph-mgr -n mgr.instance.rsmrjp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-908f4759f0d7a0fcac49c5480c074271a778fbf017a19f4973fe051afe9d9a4a.scope … │ │ ├─30107 /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 │ │ └─30119 /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 │ ├─run-rfe68ba1e50804b29a829ae5ecd697077.scope │ │ └─189846 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1115 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10986 /usr/sbin/chronyd -F 1 │ │ └─10987 /usr/sbin/chronyd -F 1 │ ├─docker-763869a366401d4df610622e05de72224c60bd4a8132a3f67021c348b1b17818.scope … │ │ ├─25502 /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 │ │ └─25514 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─143927 /sbin/iscsid │ │ └─143928 /sbin/iscsid │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-098dff40fbaeddc5ede04d2dcd5bf8e2b0115e66f63c97956f19164051dc53d6.scope … │ │ ├─18850 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18868 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─21d37c8785b22b6348d88efe88a45b49ec6eb95195a05c8863eaf5b05d06f77f │ │ └─230792 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─f79ac4099c604f12ad4f2861ad31829e9aa21a9d01b7b70c04f42658018f9977 │ │ ├─187830 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ └─188524 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpoudu6k50/privsep.sock │ ├─38a86b5c6b1239a6c78eb0e3a67e923325b576e7955e19099edfc354eeb9f6a0 │ │ └─67778 /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 │ ├─64cc142d74df74b1ed4462e2e4c4d7757d7cc8ed290b95c75e72bb51db550a44 │ │ └─43365 /pause │ ├─8e3d72f5bcd92b27789acb4047f76c84faa1350fffd1035b171780fe57fe6e93 │ │ └─62662 /pause │ ├─b0d7ce1950f22df5ba4f0934a6eaef21d55e8bda1bf362fa96b45a9036a22049 │ │ └─42082 /pause │ ├─730ede89adb2c28681f2a2179a8c8223dcf88687b7bbaa96b8560b949078f20f │ │ └─65034 /pause │ ├─e9ba7875a3374d0457be3a68fc4c59c0f64067f3346c09807a7a6e9f3b0723f7 │ │ └─233317 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─b5d87331d88b4be7024f6a62305d7e541b3aa8abfabfa2fb1ec4814469be739c │ │ ├─79955 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79970 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─79976 erl_child_setup 1048576 │ │ ├─80141 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─80142 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─80152 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─80287 /bin/sh -s rabbit_disk_monitor │ ├─02a1590bdea56be9abf1d5c92e633de7f78283797d5736df3d264c35bec6342c │ │ └─67668 /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-138.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 │ ├─0267d4c47abed33268756ea770806f24baec8007b8c8cf399d315fc38a578151 │ │ └─52673 /pause │ ├─3833352655c447747025046959e2c776b01185201f902018ca618f5942450885 │ │ └─58026 /pause │ ├─cd6b44a96513e4f6697bf962313450b64323ccb85e1efcdb47d124e4eeb3ffc8 │ │ └─112838 /pause │ ├─5ab07ea1076adae4571b2e86582dbea6c669519c4816db9546e57fabd3906adb │ │ └─63420 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─2ea8892cf5f086712052b1bac11b572cba23a2599cf7f0e2d4db1d14bf56a7bc │ │ └─42204 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 │ ├─7d821938791772d09b15e571cac798e485d8c651fff041425ce159517fc38fc6 │ │ ├─203686 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203909 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203910 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─6b02b3d15243e3bbec31fc9e8798f4306af57034f957fba8ba214979a4ae443a │ │ └─68581 /pause │ ├─0e1684066e049b09c59fa8b01bbe3848a349fb5dd7699b25d86de43f5489ac44 │ │ └─57966 /pause │ ├─87ae667967f651128ae7983c22fbd0572eff57a8c70d5f699cd987777f5173ca │ │ └─99485 /pause │ ├─3aab8fda7924739dfe8c9ac9593aed4ae6f931a5f8481991f8726dfe7a07a8fc │ │ └─66332 /pause │ ├─dd244f9e4844ad0e9701e03570bd8243c86ccdf240bc40ca15f48c36fd9ca6f0 │ │ ├─147686 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─147702 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─147708 erl_child_setup 1048576 │ │ ├─147768 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─147769 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─147782 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─148098 /bin/sh -s rabbit_disk_monitor │ ├─6a475fbb64ea5ae056e1ab585ee885dceb2e89b0e305b1b066fc5a704ae6071c │ │ └─49056 /pause │ ├─11315c940249acfa7e361d1472cd28892df5fb7e1b5745a969f3da3e7551ca0e │ │ └─58283 /pause │ ├─71d816d174248f8d8946610faea68e193245eb950d4239027fab9730c7aad1ff │ │ ├─173135 nova-api: uWSGI master │ │ ├─173173 nova-api: uWSGI worker 1 │ │ └─173174 nova-api: uWSGI worker 2 │ ├─c550202fcbfc2723c2a3e46274c30086433226b83093ee62498156fe7a48baab │ │ └─45574 /pause │ ├─6a1d59c70e223c6b09563272997f6cf44bab99754cf0e25d3ce4a293ca9543cc │ │ └─176961 /pause │ ├─4274130eeadea3a8866b3d3ac05d0fa937acd5bcdfc2275a74dd6065b3cc5765 │ │ └─112491 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9f30760f5b50eaf6b9877857055c8d42f7feb331ee0caf44091fb63bb8e084ea │ │ └─67908 /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 │ ├─6bc955a1d72517550f2ea6ab5cc6fc7bfb62423fc96c3d531f2952191ba18328 │ │ └─146708 /pause │ ├─58dc3a794796038e7473d85992ae4af94899032d1be55cb5dd704c35a03bf1a3 │ │ └─42074 /pause │ ├─d236511863dd2c9dd73be41dfe4676ac48d8406c8d13f384a81af03f725dcebd │ │ └─67339 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─eb5516a4cf4f651297989fa97d681a720546abbe7cbfe43d013b120bca78386a │ │ ├─109606 glance-api: uWSGI master │ │ ├─109628 glance-api: uWSGI worker 1 │ │ └─109629 glance-api: uWSGI worker 2 │ ├─3a075d799fb124c1c76b48bcc12daf57da3d66d49c8946c43151dff2d3cb912e │ │ └─99441 /pause │ ├─eeb6be95ec58f99b530689206ec3c1470d332ea7ac7448f7c150e432fdae2dfa │ │ └─64834 /pause │ ├─69e924f4dc34429687a5a13c0f0937dfc4feeac0d658aefb59cf2ada5a12e9f1 │ │ ├─223972 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224453 octavia-worker: ConsumerService worker(0) │ │ └─224456 octavia-worker: ConsumerService worker(1) │ ├─561a09b736377fc04cf184b481db530dbac32e5aa913618249565b9dfa1e8dc9 │ │ └─149491 /pause │ ├─c2d784e97f0b2bab3856de907cb13be185c2bd7a241ec920197cb93c42b4213f │ │ └─67995 /bin/pushgateway │ ├─cbd25603615f29483ffb709856efdc80c91bf8ca19ea668520bd18ec544d34d0 │ │ ├─111230 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111440 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111442 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─574f18a84ee9829af027aaf71b2067f39d3a129e7dd755c4bec84165188cb780 │ │ └─64412 /pause │ ├─ab3fc0c99884bab914281018718e919914c2f1bc95fe1c2b140afa9bcb61de6e │ │ ├─173154 nova-metadata: uWSGI master │ │ ├─173175 nova-metadata: uWSGI worker 1 │ │ └─173176 nova-metadata: uWSGI worker 2 │ ├─6e9a07b88286419089119c515e4b83aeaa45aa55308cafb6db96caba268935af │ │ ├─93399 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93418 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─93424 erl_child_setup 1048576 │ │ ├─93627 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─93628 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─93638 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─94029 /bin/sh -s rabbit_disk_monitor │ ├─0186e493cddf36a58c0a91116ebcd35aad36d9a4c4ab546481b49f3cf592eebf │ │ └─230052 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─a7b1c037c909a42c67ab6651d89132731f13b32f73099a440a28f49318c384b2 │ │ └─192449 /pause │ ├─61900311238b6fde51a774a893903e7b7f0b33b7393db6d645d4eced5d912ae2 │ │ └─46212 /pause │ ├─c97691b7f57f0f4340ff01696891e25bbdd7a6518c893b56e4b0e2292b6fd413 │ │ └─231732 /pause │ ├─552c1f5d4ea6ffef453dafe6021c3fc3218984753b55430b98922ae55fe3f5a4 │ │ ├─69121 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69137 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─69143 erl_child_setup 1048576 │ │ ├─69204 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─69205 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─69215 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─69432 /bin/sh -s rabbit_disk_monitor │ ├─a3c5399c2d1198bd5a89a14ff3ac6705d2f821a22e1086f1cdc2ab4643659ce1 │ │ └─68036 /bin/memcached_exporter │ ├─6cc6296b57ec6713e1ffbd761ee639e1b745a8e69ed9c54982c42e0904f309c9 │ │ ├─185617 neutron-policy-server: uWSGI master │ │ ├─185630 neutron-policy-server: uWSGI worker 1 │ │ └─185631 neutron-policy-server: uWSGI worker 2 │ ├─3e61fd2bb859ed19fb3fbc70085b5d672a6a3e19bff253ac8552b97bcf46645d │ │ └─45668 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 │ ├─18cb11e6c2a51aedb2a882291c7ecf71d96bdaf6042c593fdd234f557db60d2a │ │ └─195872 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─195637f24b707aaf80470c068be012329c626dd46d8001c5264a29ff3ed9fff2 │ │ └─62825 /pause │ ├─34a30bcb15d61a677160c6b220f36b2c0f0f155d0c5da6ff7eaccd0fac4c5637 │ │ └─150361 /pause │ ├─4c23566be6ce7784ba5a4571fae4763065ef66e4b6ff738d9a33b237a325dd63 │ │ └─231760 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─bcebe0df2b1cf1ce16ce6f68d8320de9f9b512ef72d95e4f08125e7bc3ccd5b7 │ │ └─149703 /pause │ ├─e2d4629944eefd61391063e1f58d4c69954fd0ad698bc249639d5d3a55d85f5f │ │ └─67193 /pause │ ├─c8c6d59b368999e58a526b6257edab6ddbe765ef11a13b7c55028ec21021c919 │ │ ├─66724 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66761 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3c184bc3b5e1a52ac7c8c0d169c5f7dae9a5fd5c9c05406de21f5ebc80465d3b │ │ ├─50478 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 │ │ └─53315 haproxy -sf 165 -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 │ ├─1896c615d7c33abcb3be41597087ba66f60f1bad5f784db7de8d8eec2bee88be │ │ └─81453 /pause │ ├─580440a92a745270b68e7ccc0058111d21abc7b423dfdf12fefa33be950bc301 │ │ └─66999 /goldpinger --static-file-path /static │ ├─22e0c91b1cc540dcae2b0173ff5ac26d73a2003fd9e0c7ff70b03da1bd007d46 │ │ └─48955 /pause │ ├─386dc156caef51d3af7619dc1c361b6f5ef0f7793d3327ca5d9fd0c5c5363ef2 │ │ └─177441 /pause │ ├─fe696cace74b1ea45c5382793addf13320c2740d80161d1e584d71f349ac3c83 │ │ └─128023 /pause │ ├─ea3fa2b959279c7be8e351f58a9980c7a5d7238a02e2cbd4984a934d52c08532 │ │ └─42584 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─753e02dc751a7d52e5d7a55343f8645faf375ea1ba38d05ad8e65dbaf0e26c53 │ │ └─147606 /pause │ ├─41f3b709f8b7021148d3692adf135a7e5159d076313aaaa11e39b628ee35e9ab │ │ └─128628 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─007776bd18b01ad341b2314a8aa9538611d6085f1d6b5aa9aac38ca986aa9047 │ │ ├─203672 heat-api: uWSGI master │ │ ├─203709 heat-api: uWSGI worker 1 │ │ └─203710 heat-api: uWSGI worker 2 │ ├─151bb667b4cdcad02ef879e4c925a36e1d0061fa232765ebfb2ea7e30bf00d1d │ │ └─145063 /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 │ ├─6cc875b01bb9d113ff52a45613c51cd348458736e7e7085a164ebe786c7722a1 │ │ └─124507 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─453c3d099c91611127a358ae54c3c21e64b35676182745ba607c9105695b04f7 │ │ └─176885 /pause │ ├─504743b4a2e90dc8e10030bb650ceeaa9c00f7283641d3bb47bec08c3cb84b93 │ │ └─58335 nfd-worker -metrics=8081 │ ├─b7fcd42cff1b5f55cf26aa0e0645f04ae9b501cd7fb24db566eef2a4f2fef67a │ │ ├─145098 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─145110 /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 │ ├─60b5e0b174a34b01532f19c56ca175b63f28d92fc3930b6f2e99f92a7911f2e4 │ │ └─67299 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a7a1d41918c5000f78b09ab71d8f5d9ba7386953784d438e167a460c9aff9bbf │ │ └─70607 /pause │ ├─316a19ed9f811964f2969ec0269c49dcfefec58127c3e45874fa3798c2985191 │ │ └─46419 /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 │ ├─71d605213316a3dc2f6981b28c64fd5ee56b70f0cc5561ce04a50b1d27140618 │ │ └─44671 /pause │ ├─a0382d7bd45f835933e4f5c045f88d27e3a34b3f93e19aa84e0fa807a50dcb99 │ │ └─64469 /pause │ ├─58cf3435b0a35dc766215eb51964512dd5683b811b2ef121b44bcae7c9b6308f │ │ └─46122 /pause │ ├─4adf0a9410aa8dc88238104c6628c70b70dfb5662778ba90a5dae14df6243664 │ │ └─53140 valkey-server *:26379 [sentinel] │ ├─76452f82c9a4e8632377afb2ff24fa251ed83667cd0388491d0660f63dd6c323 │ │ ├─185565 neutron-api: uWSGI master │ │ ├─185597 neutron-api: uWSGI worker 1 │ │ └─185598 neutron-api: uWSGI worker 2 │ ├─f514738c6551c28617aea5bed56d0dc0fbdfde36ca27062809de7c400916d903 │ │ ├─63379 python -u /app/sidecar.py │ │ ├─63719 python -u /app/sidecar.py │ │ └─63720 python -u /app/sidecar.py │ ├─6f5029272b00fc59f73a611a6795117e92f4fd210b7317083e093c8a88a8774c │ │ ├─207389 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207406 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─207412 erl_child_setup 1048576 │ │ ├─207473 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─207474 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─207484 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─207827 /bin/sh -s rabbit_disk_monitor │ ├─999b52874f1547ecf6897420533d3725e87b7e8f0a36828f6ac3be31c5722843 │ │ └─42219 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 │ ├─e303a71bd59b998f6ef0b9e0d64e04cece0f043b8b228e96b6e31da23a0a18b3 │ │ └─46372 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─3601bc1e8fd4a3430732c738e987d2ee054c036d37f625a2e25070a56bea9e62 │ │ ├─50549 mysqld --wsrep_start_position=7391a74c-9bae-11f1-a336-d2d319271896:20 │ │ └─50680 /var/lib/mysql/mysql-state-monitor │ ├─198acf96803b9988dfca9170aa769bfcf6f16b7eff3bcddc1a0ec085418860bd │ │ └─66160 /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 │ ├─12f195f0ab4b4871464ac347783175828c107b20f0217199f177156d2a2ed6eb │ │ └─42101 /pause │ ├─3eb0a40556645ef375615cc013b7bf57c4295c977b9022dc2cecedeb40d448f6 │ │ └─48189 /pause │ ├─e599eee8bc488ffe4d5dbe84bdc27fa8f702df6b0b5bff106b93eeccfb86c75f │ │ └─67430 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5d6c5ac6d25ca919f0bacd509a26d6b7e8fd9a234b0acc00ab90bc1fb19df753 │ │ └─68309 /bin/oauth2-proxy │ ├─cf921ce45e50f5651505a8ebc2a86561b1caa6ab5b9b567a85d419ae0720afce │ │ ├─185559 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─185857 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185858 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185859 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c1bb1b02397f644bfea251620e22d31c3e1b3ca13b1e34ab9d2d480006cada7f │ │ ├─177956 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─244272 sleep 300 │ ├─901e306d9af45c0cce424c3f21f6fd9c64a4bc1c59cb076b37c7a9de067a156c │ │ └─214842 /pause │ ├─af58c4873f01dbe21cdbb05a7469bcffb1a7bea2e9fdcfffb965026f6998e2d8 │ │ └─144668 /pause │ ├─3960f845b682d60b3b504b1e8ecd67d999224dca07977d2f0012cf550dafdb26 │ │ ├─174126 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174442 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174443 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─06215fdf89ef53de673f5636950e63139c3a9bfb8eee648bdd4e6af1ca8935e0 │ │ └─65593 /pause │ ├─38f7c7b442b5d8efc200a3bc6fb55524f487645b8fe037b88e0329ab23568412 │ │ └─207173 /pause │ ├─0ba57b664c46cdbbf02550195e0907452a27c406e9b87c45b26d6ca3557aff52 │ │ └─234283 kubernetes-entrypoint │ ├─99da3982cce18a8db8a2ec305e82625832efa442b49b657e189c60a919ee3c11 │ │ └─149778 /pause │ ├─d964c6240457efd6aaeb2da4ffda7e5183d3b728c2eff623c3f57e42ed5243b5 │ │ └─188985 /bin/bash /tmp/libvirt.sh │ ├─f06007ca257ba57c57c96b184505d586fde9f204da3a1d788a1da7ab1ecc671e │ │ └─63048 /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 │ ├─0901a259580f307932e950105981ca3deb5e09a1693e2b6776c6aecffbba0374 │ │ └─230723 /pause │ ├─e9d714c8d0c548079b18c6d555b93c10d5f02912f222889a2c8b45fe1473f72e │ │ └─130487 /pause │ ├─0d8ce59412c72322a0970a571c88be301b1b86d0003a2853aaac77581b0780b2 │ │ └─235366 /pause │ ├─11c1667de0ecce690143633899092e3550b20abb58e6531244ef4dc488f86a4b │ │ └─234393 /pause │ ├─53a105d100b1babdf2ea6ed360cb9110457b0369c3be841bc3bcaca0a6b3524a │ │ └─68328 /bin/oauth2-proxy │ ├─bd14d822e13f943443bbe779c8cda7dcf98b9f41a47a465a4405ce7fcf1b19af │ │ └─42333 /kube-vip manager │ ├─1b843d2327068a25a803a4bd875320540932ab9746f0c4e27a09a64428d22710 │ │ └─53241 redis_exporter │ ├─732036f62fc48f4d521a277495ed19335708aa1704646ff0600e03d31c937939 │ │ └─44713 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─7be7ee3045097ba115a2df1fc4b17811958141c46eeeaf658d9beda491ddcc24 │ │ └─42560 /pause │ ├─7da5dc4278f8f82bb86f301a1f7a021918a1473ed10933111675da84aa1708f6 │ │ ├─112939 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112956 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─112962 erl_child_setup 1048576 │ │ ├─113069 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─113070 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─113080 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─113344 /bin/sh -s rabbit_disk_monitor │ ├─815d51e3963f4cad404595a6d18af681972f2a5ab09d24a2f04b2c6841185040 │ │ ├─187867 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─188860 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpr3by5p_9/privsep.sock │ │ ├─189171 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpniw9oaqq/privsep.sock │ │ ├─189619 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmplsbrt4gf/privsep.sock │ │ ├─190109 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─190110 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─190125 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1a7f8d25-b37d-4951-8889-172f2dd15ccb/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1a7f8d25-b37d-4951-8889-172f2dd15ccb/host --addn-hosts=/var/lib/neutron/dhcp/1a7f8d25-b37d-4951-8889-172f2dd15ccb/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1a7f8d25-b37d-4951-8889-172f2dd15ccb/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1a7f8d25-b37d-4951-8889-172f2dd15ccb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b03b817e-68f4-4d66-af9a-f81d7a7989ca,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─190131 haproxy -f /var/lib/neutron/ns-metadata-proxy/1a7f8d25-b37d-4951-8889-172f2dd15ccb.conf │ │ ├─209452 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c12fce04-d395-433d-a225-28cdd0f4f975/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c12fce04-d395-433d-a225-28cdd0f4f975/host --addn-hosts=/var/lib/neutron/dhcp/c12fce04-d395-433d-a225-28cdd0f4f975/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c12fce04-d395-433d-a225-28cdd0f4f975/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c12fce04-d395-433d-a225-28cdd0f4f975/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fbe7597f-fb37-41d7-befd-da0a0d63d72c,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ └─209458 haproxy -f /var/lib/neutron/ns-metadata-proxy/c12fce04-d395-433d-a225-28cdd0f4f975.conf │ ├─a373dc86da39766e0288d6247ca10de7ff240ab94a05c4df0275b72bf0ea3121 │ │ └─64507 /pause │ ├─79d812870f0abf449dc6468c95ec613b5a9a7c5acd702eb01dcc0d971e9e1277 │ │ └─150046 /pause │ ├─7b1d623184b24f620a7316691a0b7e71c4e82b4918318f35041a7db34e1ba640 │ │ ├─ 48458 /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 │ │ ├─ 48470 /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 │ │ ├─ 48613 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─224994 nginx: worker process │ │ ├─224995 nginx: worker process │ │ └─224996 nginx: cache manager process │ ├─f1456785294fe7fdd04d249bb6d8058182f7f10a9c6aa1d7c9d76504cc46caa5 │ │ └─88095 /usr/local/bin/rook ceph operator │ ├─da192314e94b3c5a202ad0f432063a2f268c2ad3d78cd17c8b496e017af3c747 │ │ └─174977 /pause │ ├─46cdbedf93f95a7cb36ac43a3e82edc35f53632f9b82fce4a1c3bc542768e0f6 │ │ └─195844 /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 │ ├─87385ba803f9a6605443238581da5665d50217bb76d53e03fbe8b863a3694672 │ │ ├─86626 barbiacan-api: uWSGI master │ │ └─86638 barbiacan-api: uWSGI worker 1 │ ├─e2f9403ce22b7b5de5558cb1e3cd4d29a46f50dc546a1e4460b5f135eb58d035 │ │ └─50268 /pause │ ├─b12245ff6067c2feb979e8c230b75058b6a0cb16e85a12c54ff0278fc72f49b2 │ │ └─114622 /pause │ ├─1d058a6f804664179a3a31d38e966da1246ec26e3d58511bb02c65bbf81e9843 │ │ └─176861 /pause │ ├─c2e23a49459555440e11637a974e3ea2bea540ef727c35b7f66a0f433f96d8f6 │ │ └─49997 /pause │ ├─bc1a6386d25faa306f4afcb12f73ff1aa50723d32bf77ce766db74074a988b84 │ │ └─176980 /pause │ ├─aa1b83051897081b64354c457fc00082eeaed2a1476287d5a47538c9d78501c0 │ │ └─65862 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─86c749340a724e77450ab56841f06ccd743b02049b3857c3290a084b3fc6b975 │ │ └─50652 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─4f00bc73f4149d7de9e43eabb690f0c1ce7b44c197b55d6c16df1a3b8ab8182e │ │ ├─187849 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─188160 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─188161 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─22e139d5255a4982c43f942865fcdf169bfa5a501086ee1888302130e60a9b57 │ │ └─168716 /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 │ ├─7c1acfc1329d0953cb07a8d2e4cd42946030258ff6a65374c413df5fdb090140 │ │ └─114706 /pause │ ├─e72e6871a0e44db0b4325dc9ed35cd0c56f3c703df47128466ff7d494ad1357d │ │ └─87346 /pause │ ├─a982bd0cbf6bd5461bafdb59cfb01095b81921277c21ceeec02269dbc21a5c90 │ │ └─234239 /pause │ ├─43ca5a24845cccfcdc709a621a5325d00347fa5a2bbe874948aa4444977d5403 │ │ └─52950 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─c8d32416458ba69d74375e5ae4163d25e5f1406c1bc54eb8272241d2aeb61b79 │ │ ├─73918 apache2 -DFOREGROUND │ │ ├─73934 (wsgi:k -DFOREGROUND │ │ ├─73935 (wsgi:k -DFOREGROUND │ │ ├─73936 (wsgi:k -DFOREGROUND │ │ ├─73937 (wsgi:k -DFOREGROUND │ │ ├─73938 apache2 -DFOREGROUND │ │ ├─73940 apache2 -DFOREGROUND │ │ ├─73946 apache2 -DFOREGROUND │ │ ├─73947 apache2 -DFOREGROUND │ │ ├─73948 apache2 -DFOREGROUND │ │ ├─73949 apache2 -DFOREGROUND │ │ ├─73950 apache2 -DFOREGROUND │ │ ├─73951 apache2 -DFOREGROUND │ │ └─73953 apache2 -DFOREGROUND │ ├─69d89a242b2c3321ed3a5c92cd6eaa6b9fe5f41b054b9ef47e6d3c1c6ac07a5e │ │ └─49760 percona-xtradb-cluster-operator │ ├─75373bebc42d568105006cd2a0f7aa39427f6daeb5b1301f552ca9742f76306a │ │ ├─43816 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44193 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─08c994017b0ad4e302007a7713ee8f5caac7e1cb7ad0502e78d8c26feef54bf8 │ │ └─100667 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─516218504b54e980ec12f483d294dc47d3644c2bb426242c3313ef8123869831 │ │ └─43344 /pause │ ├─4f4dbf135948e383cd1834a24f48265df59ed407338890270c27274f79a1e1aa │ │ └─192302 /pause │ ├─61537b542fc66d9a6d52075675d4aebe7e2a860e22b623cfd9f900cbab62e45a │ │ └─65400 /pause │ ├─f6a7745bee1479da2c6cea2bf054dd9c5d39220d51a558257ef347e6d8735964 │ │ └─229737 /pause │ ├─83ac1e0aba321e10944f5d8eb469487fd272baaedc81060428f61edc73f2979a │ │ └─43606 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─2b82c2a5c9363f3d13440791fe180ffee81cbb5aff61273b00776772f29d3760 │ │ └─93257 /pause │ ├─bd4da8429fdb59ee5ce9eb5e8d1a4d6612d692356ddede9df5c2ac2469d76f7f │ │ └─58075 /pause │ ├─a4e3579a4502d74e715f739de826ac3092c23f3436c3932e88278b01e281955c │ │ ├─135620 placement-api: uWSGI master │ │ ├─135637 placement-api: uWSGI worker 1 │ │ └─135638 placement-api: uWSGI worker 2 │ ├─33e286bdd6fb33fd9598480c5b503d57ff1bdcebaf531443f2f87d4208067785 │ │ └─177313 /pause │ ├─576deba0723d7820ba644b1675807be0c6019a2cf800289bdaa12f56f20d4b5a │ │ └─57307 /pause │ ├─01cd2363af9d0608bfb7debc50bb358874fc7977248f1570163fe7d9823f97bd │ │ └─62738 /pause │ ├─abe007b50749764d7bac4d00c98fa56d5a8d2708748fe473da037dfbd753f82d │ │ └─58422 nfd-master -crd-controller=true -metrics=8081 │ ├─1560acbe8afc0458a9dabb2debf57d7224fb94e2f80add107068aa5f3c50262f │ │ ├─224772 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224789 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─225703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7541ca3cc70aa8d89e20d23f1212f044f6d6fcfaa6c7b39415363518c57ab442 │ │ ├─174107 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174448 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174449 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─170968af3fc9d839b74c86fc0a541a082a037c0920d2845a3f9cb666ce43a3e0 │ │ └─62787 /pause │ ├─833e96c572e7a05610ac253a7f9a57ccd3da7405efc79dcb28b62fe4f3160bbe │ │ └─42076 /pause │ ├─1d902faef92d301008bbaff1ad0907952d2c242579a016d21b7aeaf9192c051a │ │ └─215110 /pause │ ├─c5241740ec2e2b257c54baf76303208a29fc1b7a4b019d2984fc43415a8c3265 │ │ └─67721 /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 │ ├─c48736b3c2a5e72ee311655daef78d335f094402eaec6c574c5735a2ff8ffd21 │ │ └─52854 valkey-server *:6379 │ ├─b56d96cf3cb6fcd08d079955075d2bfe3a6952702a9974304929e578a99ad239 │ │ └─64903 /pause │ ├─573eb5f2fc70812adf19d4ebb19e2f9fe62a027d4539223aebc889715c7379eb │ │ ├─128965 /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 │ │ └─129137 /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 │ ├─60262955accdfd01077f03c9252e2ec94d0b9d667c9508d566759d279791fc29 │ │ └─189804 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0e299ef8d6161a2ef5ac08eb76f3b5d16edb562acc13735761835919ac3c4bf7 │ │ └─65797 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─82feda85696c5e31dfea0c9e8a206bdfb1692a4b6a06e2ddbffadaf4cd21f40e │ │ └─233291 /pause │ ├─b17edcaef3519906bcb3d7d601b8b94bf36e01818a73a7924412392b86e2a89d │ │ ├─175082 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175099 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─175105 erl_child_setup 1048576 │ │ ├─175309 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─175310 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─175320 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─175576 /bin/sh -s rabbit_disk_monitor │ ├─d33302173db36861282243d86bef90f1f866b889974c2af6b42dc18eb535ee45 │ │ └─192349 /pause │ ├─820dee233af173ffb586a25fb791bd14df5360cae3f4c9cd55a008c75df75a72 │ │ └─190264 /pause │ ├─3813845800e3474b70f0ff935e5f76c8ca30db3b6d6dd04a1400c05796cba81f │ │ └─42166 kube-apiserver --advertise-address=199.204.45.138 --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 │ ├─d02172c0649c4c2994629b2dae21f6b61f7e721a6f6620e07edb08c8005a36e9 │ │ └─110790 /pause │ ├─38175d61a4f68d154f8797592893a8af54ca4edbe7b71329012119dfbf5178f5 │ │ └─65116 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 │ ├─0632ce6f2024d06270d1ca312d803a541a212794c5d67bb0ad8834daa7f7024d │ │ └─110846 /pause │ ├─678d60a74ab80a025428665628afbd7b8a69579b1f44bc39671838b3da577bfc │ │ ├─190373 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190391 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─190397 erl_child_setup 1048576 │ │ ├─190574 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─190575 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─190586 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─190855 /bin/sh -s rabbit_disk_monitor │ ├─c6387482c4ba69d34af65252ac73ea5f5c26a1f03cfbf2ca4ab7c8f4c1cde031 │ │ └─67387 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9528c172f19238450cd4b49893359e8ab0de42d9691ebce5f237fc3210249f52 │ │ ├─65454 nginx: master process nginx -g daemon off; │ │ ├─65470 nginx: worker process │ │ ├─65471 nginx: worker process │ │ ├─65472 nginx: worker process │ │ ├─65473 nginx: worker process │ │ └─65474 nginx: worker process │ ├─8b56ae548cab3128ddca8b2cb3d5cff0dce6b1737182edcac005ddeca367920b │ │ └─127943 /pause │ ├─8c001ae9a8ffe809716165a18c1c66dccbbfdb6f7fedd9e531d42255cf8b4182 │ │ └─225923 /pause │ ├─a0ff99215e5fa19a17e23074d278abc6ab649c75a12ca3ba55c0cc118c95afbb │ │ └─58469 /secretgen-controller │ ├─808efa3dfe4f7b03474783a52b7b6633c6a936a6065977730ce512a7026f90f0 │ │ └─49103 /manager --metrics-bind-address=:9782 │ ├─4155ebfc29f36db522475399bfdd49103f968b023c2b58904b01371752c81221 │ │ └─99775 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-q8l95 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1e70f609f6908adc80dd1a39746c21d131bca50ef667bbd62c690d464ae3dc84 │ │ └─48102 /pause │ ├─95ff15421506369af52aee65fc91e5e55ecce9d731f1da9e84755ad9a5f558eb │ │ └─48522 /server │ ├─8a2baeecc77d08ba2c855e668b0944206a5a0fd5d35ba75b970fd14210c98e95 │ │ └─109063 /pause │ ├─746071c58e6b9a02bc0a89de982cfa94b4802df9a5a5fe4d92a2547bbb508bf5 │ │ └─188933 /usr/bin/libvirt-tls-sidecar │ ├─7ab2e009e91ea4e74e851abd973c0ad1a492a43855b959f4ea3fe2db42c6b4cb │ │ ├─226004 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226022 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─226028 erl_child_setup 1048576 │ │ ├─226190 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─226191 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─226201 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─226516 /bin/sh -s rabbit_disk_monitor │ ├─e0b8a1c16bf7bd913dd4bf97801def77d931568849c0e1c18467a7c7aeb8059f │ │ └─63896 /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 │ ├─ea52cf91b24807abc7557b1182a7332c761421a4b8989373fa26d178b1e26ebe │ │ ├─ 99897 /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 │ │ └─244243 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─55f701f0c071b716966bad47dbe5705897efc9067bc7bc8562c29fc845e4a170 │ │ └─234449 kubernetes-entrypoint │ ├─1f35729c623cae3451d8a8837ec394ef99037e6231176bd10a5e12e21cb4783d │ │ ├─186566 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186873 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpkm885qwf/privsep.sock │ │ ├─187006 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpjzz3fk84/privsep.sock │ │ └─187161 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─75d0a0f63fc9f0ff28227afd066fc8d753dfb0c995418ca29c6ad8ff821f115e │ │ ├─223277 octavia-api: uWSGI master │ │ ├─223293 octavia-api: uWSGI worker 1 │ │ └─223294 octavia-api: uWSGI worker 2 │ ├─0fcbb5cac71984e8c2e14f7638569d462cb7b9620dbf2273a4ea44ebcc92a7f8 │ │ └─79840 /pause │ ├─254e991f3e7aa59fcddb7c0bab63aed70e00e07f38388c8be62cf0af6ac61d2f │ │ └─215246 /pause │ ├─f517882c71e474b21304ca49b41e78080fc162a991f508e84564bdefe1130a36 │ │ └─50712 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─94cba869451e8388f4fab5c65fc4881bc8e1504ce5c3db308d2f4c3b8d7ca451 │ │ └─67864 /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-138.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 │ ├─3d44bf8f76b5853221feed2b22b111db23e0d3e9dfc9b997b8cec930e973884a │ │ └─45112 /pause │ ├─f51063e1f88a33be8f2aec6fc8852ec73633830b1533d6b614bcc901e7beab45 │ │ └─49635 /pause │ ├─f067b69f95017b4cfbdecef8b3ff0cf1e8001e98cd38f5ec122284f24ba2607e │ │ └─45199 /coredns -conf /etc/coredns/Corefile │ ├─e9d039b020bade86219d94045ee5160cb6b55ee204cdb0a50c746f95d655be10 │ │ └─228444 /pause │ ├─a0c91ed1950d9916a34a8c7a8e24b5d347c7ed997b9a93144db35ed7e570ebf8 │ │ └─214921 /pause │ ├─a89b3b9662ac61016242f247070c32fe80834b30fcbd2388cc2cc4f5f8a2558f │ │ └─150514 /pause │ ├─3c3912ada1ef48ecfb976f841b700a87f2a66b863ab37bef76373745f987bbcf │ │ └─46171 /pause │ ├─e138e739ce122aa4d6852a9b9c618dcc4129537ed656b93bc656be7693778a13 │ │ ├─187911 /bin/sh -x /bin/wait-for-ip.sh │ │ └─251565 sleep 1 │ ├─2958709c4fbafdaddae2bfd07ccb5339735e073da9be15d2619d0ee175ac485b │ │ └─49407 /manager --metrics-bind-address=:8080 │ ├─5b962bbb415ae5bcc7877979355e801ad260e31524e1af23fa9b9fdfda6114f4 │ │ └─52814 /pause │ ├─f1691f776d2ff92b48ab6f64d61b1a1480972a70e07148259aea88d4c6f5cfac │ │ └─58384 nfd-gc -gc-interval=1h │ ├─f770130fc6fcc9343adf3cc30935c8930a9df2e4fc49183ce319c9c41e6ae2ed │ │ └─146821 /coredns -conf /etc/coredns/Corefile │ ├─9ee5d01cf620ac7cc8c463acac886da2d6241a654692a579a764651d75dfa52c │ │ └─177398 /pause │ ├─8a13f6d1dbb11f9c5aa777b83b28d3e2e0437a9bb77005f273203fb85e61cc94 │ │ ├─124051 cinder-api: uWSGI master │ │ ├─124100 cinder-api: uWSGI worker 1 │ │ └─124101 cinder-api: uWSGI worker 2 │ ├─645ce7d4151dd5552d966ce19631bb34caf1e8ec91cf25a84f134a07ad2a4c9c │ │ ├─203656 heat-api-cfn: uWSGI master │ │ ├─203711 heat-api-cfn: uWSGI worker 1 │ │ └─203712 heat-api-cfn: uWSGI worker 2 │ ├─f8a8b7ef6ca5e572177c9a521d775ed007b5f414d77dbd63d26c0389a65109d9 │ │ └─46327 /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 │ ├─1bced2d1105785482047ded1785b28eda0c372f27e0a1f312d8663303e88f470 │ │ └─45147 /pause │ ├─05d228780ce459ce218cb06f25934cd358d751dc8ad899b69510d124a642535a │ │ └─228601 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ef6da60c0586fa9f6d61c8ce102671d8a04c08b694d54e05274ca148e317f5a8 │ │ └─42178 etcd --advertise-client-urls=https://199.204.45.138: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.138:2380 --initial-cluster=instance=https://199.204.45.138:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.138:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.138: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 │ ├─31777917a24339553fb975b79f5498b6e52bd93466d9c4f39fff7e29bca66896 │ │ └─42025 /pause │ ├─8b6098abd75cc148d011176c292be7ce3f558cba7346f9904a2927f730e53699 │ │ └─45180 /coredns -conf /etc/coredns/Corefile │ ├─bd1c1bae831b10d0c05fc180d5d0036d4f190a75c0365b94a100648bee09dbae │ │ ├─63349 python -u /app/sidecar.py │ │ ├─63677 python -u /app/sidecar.py │ │ └─63678 python -u /app/sidecar.py │ ├─c2115b1619a1a3a409e0577d8bc88d4f14c7e836f5a8a2f42a61c648d1fa68ff │ │ └─146205 /pause │ └─2f40a758a9987d900913451cf702a721d0cacd63dfbefae57f1f31aafae71a87 │ └─223953 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount