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 │ │ │ ├─21705 /lib/systemd/systemd --user │ │ │ └─21706 (sd-pam) │ │ └─session-21.scope │ │ ├─21640 sshd: cephadm [priv] │ │ └─21722 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1618 sshd: zuul [priv] │ │ └─1631 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1622 ssh: /home/zuul/.ansible/cp/199.19.213.114-22-zuul [mux] │ ├─374916 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gfbsyvstfkegjczcqdivcjxhlusqymml ; /usr/bin/python3'"'"' && sleep 0' │ ├─374917 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gfbsyvstfkegjczcqdivcjxhlusqymml ; /usr/bin/python3' && sleep 0 │ ├─374918 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gfbsyvstfkegjczcqdivcjxhlusqymml ; /usr/bin/python3 │ ├─374919 /bin/sh -c echo BECOME-SUCCESS-gfbsyvstfkegjczcqdivcjxhlusqymml ; /usr/bin/python3 │ ├─374920 /usr/bin/python3 │ ├─374921 /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 │ └─374923 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 … │ │ ├─ 9976 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12367 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 44c963c6c1263cb09629b1915bbde41f174cd4445e52ae58efa65da7c32222d1 -address /run/containerd/containerd.sock │ │ ├─ 12740 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ae3b0fe1862a0914c2c475fa5cb8a33998bb411076653b86e9129878242d4382 -address /run/containerd/containerd.sock │ │ ├─ 18633 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a8ab33aa13cf5142f5482a6b12585bd9833da292f49ce90958ec08a132a88ee9 -address /run/containerd/containerd.sock │ │ ├─ 25254 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 53c66aa8a2dfed95fccec24fc27a732359c03b23065210d465f5a933dd29986f -address /run/containerd/containerd.sock │ │ ├─ 29942 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0a858b80cce1c8dae7cf684167e84b542b3241ab1e914bac8a650788ae4d2190 -address /run/containerd/containerd.sock │ │ ├─ 34485 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 515cb8a2854505864f04495b0cfa6e6759e8678acae9c3b43a6957be3a7234fc -address /run/containerd/containerd.sock │ │ ├─ 38959 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 568b74cb4e5b2c76deff3e0b7cd6fb0d3c22ecb0b9985fab5de29cb133741b01 -address /run/containerd/containerd.sock │ │ ├─ 41457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5925a209c105ea8f0b703de03e9fcd0c328c7aeca4f6e6eb5d3bb1bb82e55421 -address /run/containerd/containerd.sock │ │ ├─ 41493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df78160555390f4a1314865b3c670b16cf7ba0270654a20e57510436e2130311 -address /run/containerd/containerd.sock │ │ ├─ 41531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2cf3e2a735d4791cb6d8d7943b62c1dd18f1a47830c5a8d31d5a6e77708d626 -address /run/containerd/containerd.sock │ │ ├─ 41533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61884c120957ce32c865a60cd7f7533603b8db547798e65718d7720fe98a12dc -address /run/containerd/containerd.sock │ │ ├─ 41535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9594928e87ec5ae279933d1b8ddbb62b58c09bafb3bbe3832bc24fd9fd59a4d -address /run/containerd/containerd.sock │ │ ├─ 42028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3c755a663154b9b9cc6995105e78408dbb5f4138097bb65d74ec5f659148f55 -address /run/containerd/containerd.sock │ │ ├─ 42813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaec67dccd5959df265c0156bb005be720b2b14729294e652c7bd6353447ca18 -address /run/containerd/containerd.sock │ │ ├─ 42830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3756ad2ed1f7a7dcb7a9922f7e3eba59d3de43299bb1ca0de1e7e4eb2ec4e63f -address /run/containerd/containerd.sock │ │ ├─ 44167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ae717a622bb0bbcc38824507990ee50283207a50a303491bdfc889e8cf84bce -address /run/containerd/containerd.sock │ │ ├─ 44561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ddc6411653877c82898cdacae1e87cbf491c043f72d0d7ae10ac646a12fbc4f -address /run/containerd/containerd.sock │ │ ├─ 44599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95269e9d623f01ab7b20f47fa02778a068973d2fb5746bf64ca58312d2b6aca6 -address /run/containerd/containerd.sock │ │ ├─ 45026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4c0af464c190082204c231d17294c2a1ab3625e7e6e61c7004347dbf361f50b -address /run/containerd/containerd.sock │ │ ├─ 45496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c0c36384913f2d516ba0612931bd518462e9c5bd7fb5766c15592ffbd47a074 -address /run/containerd/containerd.sock │ │ ├─ 45553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15b7c3fbcdec9cc497efc419ac2c96a4e0bc6534e2dad554691471e0b069cc2 -address /run/containerd/containerd.sock │ │ ├─ 45590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d217d196063dbe99b6d49903d7021c6d7960502765064ec825f1c9bb39a9eda4 -address /run/containerd/containerd.sock │ │ ├─ 47369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fbd7ebbe3673274d19569d78532e23a8be36bd9f401ccaa9e5bc40d3a98c063 -address /run/containerd/containerd.sock │ │ ├─ 47437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f0c9ffdeda6d66c0b24d8167662b66640b7f2ebbf7c3eecb97e7b254f1f4001 -address /run/containerd/containerd.sock │ │ ├─ 48167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83beac18128d966d4aa13aaf4a704092f0a19fe4c8d99056a4fbb055659b0a40 -address /run/containerd/containerd.sock │ │ ├─ 48268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b56f91bf2543d7ad6a9fb948f7b120617f6baee52d6d7274b19b42a1c02d289 -address /run/containerd/containerd.sock │ │ ├─ 48842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 250b24a2d7d6307702e811a11f8806b58fbcc839430fad77e2a66fff2297c9e5 -address /run/containerd/containerd.sock │ │ ├─ 49150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1245c5dc83876d1c0a63d88855f10bf59a524ba095ba1be88ace04258015560 -address /run/containerd/containerd.sock │ │ ├─ 49541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f026be0382d2847291eb8103fd10817b2cd6826074f645ee5c2666f0f66af00 -address /run/containerd/containerd.sock │ │ ├─ 51448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3ba29ecfa55aecdc6d848b56d27747cf78249493332aa908a777faf4acfab74 -address /run/containerd/containerd.sock │ │ ├─ 54922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb99b625f194feb8beaa957b730719a576f2cdad8bbcff5398fbe3d1518435f9 -address /run/containerd/containerd.sock │ │ ├─ 55568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 928226e182aba327e6e54df3f5b3142b533fb55fbeeaeca7318eaacaf7bb44ad -address /run/containerd/containerd.sock │ │ ├─ 55625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ecfee559a8767bc064f33dbfe102cef696e5ee9285056eade2e75b0acf38746 -address /run/containerd/containerd.sock │ │ ├─ 55658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c87c10dcac3af450416623bcc425e37d83ffe85b82cea810e96287d8c220caf -address /run/containerd/containerd.sock │ │ ├─ 55824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de41e2ffc7da6e84dcb8b038c8f2847e81581083dbec66f91dee37e206428f42 -address /run/containerd/containerd.sock │ │ ├─ 58507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a820c6b2f29b2338295d2ca1502627ec9604fb89b70787d9dacd1cce4242741 -address /run/containerd/containerd.sock │ │ ├─ 58596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cad5c883c7ea62a729a808b7d9f0132a550272081acc15641b4a09f4d7d030d -address /run/containerd/containerd.sock │ │ ├─ 58654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90d03fd22730467a3c912952926ffd03b48f85e7512977c29947013922aa5f96 -address /run/containerd/containerd.sock │ │ ├─ 58694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0249ef0959291123c3ed07e01202476b81814b92f6afe59cb1c6b3de7e15a472 -address /run/containerd/containerd.sock │ │ ├─ 59992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05c7ea38b2fc65ed6edd2ea5d6779ceb32ac6dfcbd2f8b5656a0eb5882646187 -address /run/containerd/containerd.sock │ │ ├─ 60049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a11c361bb0a7aaa1a494bbadf104ea57c981f8fdb0faa6656c3716d220360a77 -address /run/containerd/containerd.sock │ │ ├─ 60243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed80471bd528117867995653b097a33be0a307867ac2d52fbc3b3122db61fe25 -address /run/containerd/containerd.sock │ │ ├─ 60304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d110ab3bc0dec0ca8be9265e6650b8f7c2bbc372a82bb9e330852fc2fe83b303 -address /run/containerd/containerd.sock │ │ ├─ 60338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc2cd68e931ac171dd87fe294356d2ad56e5522f467b795d0fc89ced0f31e70f -address /run/containerd/containerd.sock │ │ ├─ 60733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feb7a027c948424dabb6b69fda70fd4a95652145b3d27281ebe193141c234064 -address /run/containerd/containerd.sock │ │ ├─ 61067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1b4784888160e0d807e51bb0f7c26c3d7809445312470a2634dcf6592ce40fd -address /run/containerd/containerd.sock │ │ ├─ 61400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5f27a3a845c31b5390748f58cbe7a159199c5b3084d3b7fa7c59a2b18a31e37 -address /run/containerd/containerd.sock │ │ ├─ 61845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bc469a071d176fcc43f93b905a821d5d69251eb94f7db664476dbe2957bb797 -address /run/containerd/containerd.sock │ │ ├─ 62524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 421ea225191c2a9dfd17b8eb7206760d731745424eb8cdb69e56aae334756290 -address /run/containerd/containerd.sock │ │ ├─ 63637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 360992769297be165c8051ad074c0e37bf0c6199ba4bd619de866484ed23a756 -address /run/containerd/containerd.sock │ │ ├─ 65377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dc58cbd6dc8e87bf59ef2c5c297c1aa46227f2a51f15db2612352252fd01bae -address /run/containerd/containerd.sock │ │ ├─ 71762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a23639ff69a8d50c7f351cf8e3be9a12006400b665fa54304119b6a7025e56b -address /run/containerd/containerd.sock │ │ ├─ 72593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 502ee14428faf08294dee40d29c565722c564e21adace502bc2740a07a0bd1d5 -address /run/containerd/containerd.sock │ │ ├─ 76714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37b9026fea81631613dd2bb38c14d26b4fd3057d41f0d2851689f2d0b7d3ae91 -address /run/containerd/containerd.sock │ │ ├─ 81542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6493fd5dd77b29f346d3d207610b096af0e160bc4f422b3b90bf268867b6d2fe -address /run/containerd/containerd.sock │ │ ├─ 87159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ab99c4a57cfafb3881349281fbced41ce7a1c70e80bf1f83471a15d00798594 -address /run/containerd/containerd.sock │ │ ├─ 87232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 020552fa241289632a91a71db310392b6dda6b0767a2f70723814bc8c9b8695b -address /run/containerd/containerd.sock │ │ ├─ 94907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1620f980624404c29581f44f312e5758a457f52a925a13b85105e48f0aed553e -address /run/containerd/containerd.sock │ │ ├─ 96085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d07568eab32078bf1914f2aa22df8bce397f9055ef9904cce03cbb7a2421959 -address /run/containerd/containerd.sock │ │ ├─ 96139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a40001771a635312afd412c740833f9f32191b1541f1dd57ffa151f9725d9b04 -address /run/containerd/containerd.sock │ │ ├─ 97732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5cc3aad8db0f308e9125c6bffb3c898782f7cbc1d0207724ac9507c748d63e7 -address /run/containerd/containerd.sock │ │ ├─ 99072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92099f88daf969d03b5627e854a6d4749bd60fdf29537d81fd5522404eaf5fb3 -address /run/containerd/containerd.sock │ │ ├─ 99130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e87e14359aea2c274b785d583f04514753c8267687f577db01d264362c65a022 -address /run/containerd/containerd.sock │ │ ├─109329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d93ab92db861109f39f0cf1868fb5a6125820259c3fadb3bab69e6d18ff19485 -address /run/containerd/containerd.sock │ │ ├─109367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ce6b8a60833e31ebbc4bc3068954d34b97627ab01be67de70440bde640e6e41 -address /run/containerd/containerd.sock │ │ ├─111506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ea1045fb754db97c8f2cb6c8a48f0d0a99357424282b5da68ba3683857478b -address /run/containerd/containerd.sock │ │ ├─124116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dba8a3e96703d3582749e639ac608514947dbf075b3039ba0c67bdff65bbf1be -address /run/containerd/containerd.sock │ │ ├─124937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb2f06c8b8c8a8642a2affc8843cbf9e5c262a79404b835141f7953d755bea3c -address /run/containerd/containerd.sock │ │ ├─126029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0675945161f63f4f765ae32e8c67a8f29a81760ec5ba7a74bcc65df70b7858c -address /run/containerd/containerd.sock │ │ ├─126067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6a3fc11fe4a15ec7b93476f087ec5d90c67e1a1c3ef0a81de3ef54f0876b66a -address /run/containerd/containerd.sock │ │ ├─126572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ba544ee20cf49867c5f25084ec733826f6c4195cf124d41d9e49edc9dd002a8 -address /run/containerd/containerd.sock │ │ ├─127586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1f9664879bd9e1f8c7c3faf07fa910795501d371bb8fc90e0b433b03209dc40 -address /run/containerd/containerd.sock │ │ ├─129405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adfca0157c07d4654d1e162267a4d924b07a419937cf3a90136c5e3c46feef22 -address /run/containerd/containerd.sock │ │ ├─129623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea4f022787132f7b93477fdb8ec18ff7233d4bc6f8714876318384b2abe575fa -address /run/containerd/containerd.sock │ │ ├─129722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0e6beddce1d1870a9aa2c7f7fdcc4a98e9ef79290738b52a61a11f8e089de69 -address /run/containerd/containerd.sock │ │ ├─129947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd4ba9deaec3f64dcebe547c5d4287c9ec144f171ba110c1843ecf1249f60d39 -address /run/containerd/containerd.sock │ │ ├─130053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 906c0cd8fcd51463b42e0e12a478765fb5b6e8a22e4b3589fbe442756458a00b -address /run/containerd/containerd.sock │ │ ├─130361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cd8966b7287e9262e2ea5ccbd50949f15b6d08b6433487a65e412fdf7bf6251 -address /run/containerd/containerd.sock │ │ ├─153425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a1ed149b2ec1251ed6790acc900d9d874da687ad221d219340dced28ba25beb -address /run/containerd/containerd.sock │ │ ├─154900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 296acce79ae2ffe6c9b43e646fde6d114ac7fae8f953e7f6230627597c4d4d68 -address /run/containerd/containerd.sock │ │ ├─154938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd26f6a04a3b7c54ae56ce45278e037f720baa90c24629778e4e2d57a052f615 -address /run/containerd/containerd.sock │ │ ├─155199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0570b2d50b51a4f89cc5871862af51f1d25efae66af9f0816f51cca4923ceb6 -address /run/containerd/containerd.sock │ │ ├─161955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ebd95b61ba7c9d0c767a15bc692c226a4f99d291870dc70a0dd785f524f77b7 -address /run/containerd/containerd.sock │ │ ├─164515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21c35ceac711562658e772b78722a7d868653ed3a032ba82ddc1e0cac03bfac0 -address /run/containerd/containerd.sock │ │ ├─166467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd758a224c6be7f0429eab7695d613084ed1da0972dd7b61fa4a70297adfae12 -address /run/containerd/containerd.sock │ │ ├─166522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd8803e20dd2d34f3008b97ee5c5f3b3bc4deb47fa5984090fabca2c9521d04b -address /run/containerd/containerd.sock │ │ ├─166585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9309177862ee0f8efcc1463e0adfe5e1774b0c795c220a0e14e5455067d66b07 -address /run/containerd/containerd.sock │ │ ├─166721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87db639385d6382ebc607e7b764c38113a8b92e472e288e375694a10b02c3d4a -address /run/containerd/containerd.sock │ │ ├─174757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a55fa570b60626ed54446dc59b478b3b8b3e3999447c24699ff3d139b63dfda5 -address /run/containerd/containerd.sock │ │ ├─176666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8113d1d495e424030e0748b173a6d2ff18f7d8634c7843f16ff834202ce9e6ff -address /run/containerd/containerd.sock │ │ ├─176765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eca502eafda20ece9bee75c10882303941d7ef83994414c625ec3bdcbac8ca3 -address /run/containerd/containerd.sock │ │ ├─176811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03febe4ab766da882bc3192f0bf4fda349ea2cde5c99b45194f64ee4dcbe15b7 -address /run/containerd/containerd.sock │ │ ├─189350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e208d11d1ff8d2110deddc677194c4c215a90eeddf917b590557728f3da93dd9 -address /run/containerd/containerd.sock │ │ ├─196095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b96e897b3c6c1e788ac41cccdc2448323dcbe9c4c1af51175d0ad135acf5a3e -address /run/containerd/containerd.sock │ │ ├─196128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f8e41d2c3175f6d67edf21dbc1627a1c6bee54e82c6d5bcc87fec6d49aa4a6c -address /run/containerd/containerd.sock │ │ ├─196177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f964d5e997544eef542ae38cbe9920d69be75a057e06b16e980e91802726aa7e -address /run/containerd/containerd.sock │ │ ├─196457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5bed9f3def72e332a247838d3283afa455d6c45d11f1ed911ae43006fb9ead3 -address /run/containerd/containerd.sock │ │ ├─206397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ced71af8e70b0d267438b39826cd27ca9d7541549246ba03b9ade558278305ae -address /run/containerd/containerd.sock │ │ ├─208663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71d7debfc35c330ca726b92ae8d32a213563092759f531b97b736b3b4767fd2f -address /run/containerd/containerd.sock │ │ ├─209686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd99ecc00cedade4509c91205594759b87e9d3565275240e4589c7282f33b799 -address /run/containerd/containerd.sock │ │ ├─210555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0280a1ee4823fc622566816102db33da84485018e1dfcd997a9798cf7423994d -address /run/containerd/containerd.sock │ │ ├─211620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abad233032def8527c20fedbed726d02c3c931e0feacb8d5cb6891f7361a6fa6 -address /run/containerd/containerd.sock │ │ ├─213507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1844634a5c02ef32367b9d9fd76dc2a1527205fa27e6d92725f0680dcd869fe -address /run/containerd/containerd.sock │ │ ├─214397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1b3b062b398dc1723673947c45ee58ef9a085232f391ea5dc94212e9b913e7 -address /run/containerd/containerd.sock │ │ ├─214461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 956679cf3fd593a01d95a74c3ed0e361b5cf494241b3181916a04f298aa0c140 -address /run/containerd/containerd.sock │ │ ├─223136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87696ac16cd18732d61c40e68ae4066c375361d8da010415aa4e7399a539e598 -address /run/containerd/containerd.sock │ │ ├─223644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64b5d32643a5cd8b56d4923d3d62f356708bb8e0067f3538a3874e3911ee296d -address /run/containerd/containerd.sock │ │ ├─232068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a82f7dfa0f71b7faea0423d595d2691f33b21015870040ebb9ea3a729bde1d3d -address /run/containerd/containerd.sock │ │ ├─235800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89e2a2f638efd15dbe6eac69893c222a8ed8d5fa9d739ce3688ca9ecbbb5de73 -address /run/containerd/containerd.sock │ │ ├─236087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a0b2827bcb5b1e46c09004dbfce27cfd6e0ebf516effe0985ff5c2c364a3160 -address /run/containerd/containerd.sock │ │ ├─236222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84410e4a0d5027da620a1364889c8bbab105dcaf3ae9c02486a1954186c79917 -address /run/containerd/containerd.sock │ │ ├─236260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5e6fb2b54bb7a0e1bfff81673a63720673c2371c5dc4daf4f7bec0dbcd409e2 -address /run/containerd/containerd.sock │ │ ├─246840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12520221725828b3317d1e0f3f0d1973d06a25e88f969ecde444a2ba3eec0787 -address /run/containerd/containerd.sock │ │ ├─248863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 089213023dd9d70e458596cb00675a202622113d38594aab479a42a77044ed5f -address /run/containerd/containerd.sock │ │ └─250231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e96cc72fe4000f8176f393ddd0efe7304a29e75965adf4f008167ab21649aaff -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1426 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─29645 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29925 /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 │ │ │ ├─18592 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18611 /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 │ │ │ ├─24962 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25237 /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 │ │ │ ├─38900 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38919 /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 │ │ │ ├─34191 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34469 /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 │ │ │ ├─12288 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12319 /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.xbqtgm.service │ │ ├─12652 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xbqtgm/unit.run │ │ └─12684 /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-xbqtgm --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.xbqtgm:/var/lib/ceph/mgr/ceph-instance.xbqtgm:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xbqtgm/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.xbqtgm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10348 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─123510 /sbin/multipathd -d -s │ ├─docker-515cb8a2854505864f04495b0cfa6e6759e8678acae9c3b43a6957be3a7234fc.scope … │ │ ├─34510 /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 │ │ └─34524 /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 │ ├─kubelet.service │ │ └─41928 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.114 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-0a858b80cce1c8dae7cf684167e84b542b3241ab1e914bac8a650788ae4d2190.scope … │ │ ├─29966 /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 │ │ └─29978 /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 │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 653 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─374219 sshd: unknown [priv] │ │ ├─374253 sshd: unknown [net] │ │ ├─374818 sshd: [accepted] │ │ ├─374866 sshd: [net] │ │ ├─374909 sshd: [accepted] │ │ └─374915 sshd: [net] │ ├─docker-ae3b0fe1862a0914c2c475fa5cb8a33998bb411076653b86e9129878242d4382.scope … │ │ ├─12765 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xbqtgm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12784 /usr/bin/ceph-mgr -n mgr.instance.xbqtgm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1095 /usr/sbin/uuidd --socket-activation │ ├─run-r7c22af18614d405cb7b10d7f51e27206.scope │ │ └─168441 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10860 /usr/sbin/chronyd -F 1 │ │ └─10861 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-a8ab33aa13cf5142f5482a6b12585bd9833da292f49ce90958ec08a132a88ee9.scope … │ │ ├─18660 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18676 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-568b74cb4e5b2c76deff3e0b7cd6fb0d3c22ecb0b9985fab5de29cb133741b01.scope … │ │ ├─38987 /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 │ │ └─39001 /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 │ ├─iscsid.service │ │ ├─123390 /sbin/iscsid │ │ └─123391 /sbin/iscsid │ ├─docker-53c66aa8a2dfed95fccec24fc27a732359c03b23065210d465f5a933dd29986f.scope … │ │ ├─25278 /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 │ │ └─25291 /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 │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-44c963c6c1263cb09629b1915bbde41f174cd4445e52ae58efa65da7c32222d1.scope … │ │ ├─12399 /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 │ │ └─12411 /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 │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─f964d5e997544eef542ae38cbe9920d69be75a057e06b16e980e91802726aa7e │ │ └─196221 /pause │ ├─13681d367113e8f3390f107c662640b9d9f6c0040dede15dda05a64eaf57f911 │ │ ├─106747 cinder-api: uWSGI master │ │ ├─106761 cinder-api: uWSGI worker 1 │ │ └─106762 cinder-api: uWSGI worker 2 │ ├─e87e14359aea2c274b785d583f04514753c8267687f577db01d264362c65a022 │ │ └─99155 /pause │ ├─215cdf56440837593d8b805a774ae6dcf50f720f05141edd29e90fa79c3fbf26 │ │ ├─204828 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─205159 octavia-worker: ConsumerService worker(0) │ │ ├─205172 octavia-worker: ConsumerService worker(1) │ │ ├─205182 octavia-worker: ConsumerService worker(0) │ │ └─205197 octavia-worker: ConsumerService worker(1) │ ├─447d4b186999b3a95b7054954ad8cb8cd15fd426ed9f14feb6c3ebaacfbf48c3 │ │ └─63911 /bin/oauth2-proxy │ ├─360992769297be165c8051ad074c0e37bf0c6199ba4bd619de866484ed23a756 │ │ └─63667 /pause │ ├─2702a75ef05bf1d934f9dd6ccea85a45971814013fc52376957e787b3ad53427 │ │ ├─59494 python -u /app/sidecar.py │ │ ├─59765 python -u /app/sidecar.py │ │ └─59766 python -u /app/sidecar.py │ ├─9309177862ee0f8efcc1463e0adfe5e1774b0c795c220a0e14e5455067d66b07 │ │ └─166611 /pause │ ├─e96cc72fe4000f8176f393ddd0efe7304a29e75965adf4f008167ab21649aaff │ │ └─250261 /pause │ ├─6d1c7e6da67b0d036e1de2c8528387d8964881a27135ca886964863420a429d0 │ │ ├─ 47697 /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 │ │ ├─ 47713 /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 │ │ ├─ 47863 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─249022 nginx: worker process │ │ ├─249023 nginx: worker process │ │ └─249025 nginx: cache manager process │ ├─906c0cd8fcd51463b42e0e12a478765fb5b6e8a22e4b3589fbe442756458a00b │ │ └─130086 /pause │ ├─947c2acc5dc979c7009685507bf5d9f09112e8a6c23ea999bab9ff4424e7ade2 │ │ ├─151818 nova-metadata: uWSGI master │ │ ├─151831 nova-metadata: uWSGI worker 1 │ │ └─151832 nova-metadata: uWSGI worker 2 │ ├─2a245c5f7ddfdca6f261fc255192c32452dad3c36d7fd315cf434116d8e76584 │ │ └─63847 /bin/memcached_exporter │ ├─c3c755a663154b9b9cc6995105e78408dbb5f4138097bb65d74ec5f659148f55 │ │ └─42051 /pause │ ├─d2f95f4c40e51833c24e80229ba9b5c9e0d594666882d7a2d564fe3770aff584 │ │ ├─164719 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164812 /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 │ │ ├─164818 erl_child_setup 1048576 │ │ ├─164899 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─164950 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─164951 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─165135 /bin/sh -s rabbit_disk_monitor │ ├─20ea1045fb754db97c8f2cb6c8a48f0d0a99357424282b5da68ba3683857478b │ │ └─111538 /pause │ ├─a55fa570b60626ed54446dc59b478b3b8b3e3999447c24699ff3d139b63dfda5 │ │ └─174783 /pause │ ├─2ce6b8a60833e31ebbc4bc3068954d34b97627ab01be67de70440bde640e6e41 │ │ └─109397 /pause │ ├─ce17ef3fab6521526c6647bd7165995889c1369cfff732f854c2badf5071aeff │ │ └─63380 /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 │ ├─e9594928e87ec5ae279933d1b8ddbb62b58c09bafb3bbe3832bc24fd9fd59a4d │ │ └─41618 /pause │ ├─83beac18128d966d4aa13aaf4a704092f0a19fe4c8d99056a4fbb055659b0a40 │ │ └─48194 /pause │ ├─4bc469a071d176fcc43f93b905a821d5d69251eb94f7db664476dbe2957bb797 │ │ └─61870 /pause │ ├─4cad5c883c7ea62a729a808b7d9f0132a550272081acc15641b4a09f4d7d030d │ │ └─58623 /pause │ ├─ca1b3b062b398dc1723673947c45ee58ef9a085232f391ea5dc94212e9b913e7 │ │ └─214421 /pause │ ├─a1245c5dc83876d1c0a63d88855f10bf59a524ba095ba1be88ace04258015560 │ │ └─49177 /pause │ ├─dba8a3e96703d3582749e639ac608514947dbf075b3039ba0c67bdff65bbf1be │ │ └─124140 /pause │ ├─11ba2df8ab10787ce0f5454fc2c41b9f67735baedae49a7d95f1892e339bf43f │ │ ├─171688 /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 │ │ ├─349518 /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/tmp3y8xw24o/privsep.sock │ │ ├─349621 /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/tmpv9sk4f19/privsep.sock │ │ ├─349633 /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/tmpc9ykmfke/privsep.sock │ │ ├─374521 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─374534 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─ced71af8e70b0d267438b39826cd27ca9d7541549246ba03b9ade558278305ae │ │ └─206420 /pause │ ├─6d4fd71bb2ea9e7760430d9bbdd91e5d251566bdf3f58b2367bd9595a7ee0c15 │ │ ├─81689 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81705 /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 │ │ ├─81711 erl_child_setup 1048576 │ │ ├─81831 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─81882 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─81883 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─82127 /bin/sh -s rabbit_disk_monitor │ ├─95269e9d623f01ab7b20f47fa02778a068973d2fb5746bf64ca58312d2b6aca6 │ │ └─44623 /pause │ ├─d66c59f68bca0aec45a92e0d0e72e7a82707dc14ad53b9fb4731d68be6bf8f90 │ │ └─62212 /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 │ ├─a1771a93af7e0c97c155e463f8632cf8218091097e00262f89e0cb0abc4c8f15 │ │ └─42076 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b4c0af464c190082204c231d17294c2a1ab3625e7e6e61c7004347dbf361f50b │ │ └─45050 /pause │ ├─8c75377f987ffc765e27856d2077ef36c9b37bade3589111f23822699bcd9b5d │ │ ├─186488 heat-api-cfn: uWSGI master │ │ ├─186519 heat-api-cfn: uWSGI worker 1 │ │ └─186520 heat-api-cfn: uWSGI worker 2 │ ├─2b119d46b51749c2a8f02b793d6744c6b2e0d32eb62e0350864889439d5e7781 │ │ ├─249150 apache2 -DFOREGROUND │ │ ├─252277 (wsgi:h -DFOREGROUND │ │ ├─252278 (wsgi:h -DFOREGROUND │ │ ├─252279 (wsgi:h -DFOREGROUND │ │ ├─252280 (wsgi:h -DFOREGROUND │ │ ├─252281 (wsgi:h -DFOREGROUND │ │ ├─252282 apache2 -DFOREGROUND │ │ └─252283 apache2 -DFOREGROUND │ ├─d15b7c3fbcdec9cc497efc419ac2c96a4e0bc6534e2dad554691471e0b069cc2 │ │ └─45577 /pause │ ├─3eb0ae31b69acc3c1cd8c34fa45f5d4c4032efcba8b728251743c19ed41b0eb4 │ │ ├─163268 neutron-policy-server: uWSGI master │ │ ├─163280 neutron-policy-server: uWSGI worker 1 │ │ └─163281 neutron-policy-server: uWSGI worker 2 │ ├─3264583972dd27757b21d39e7676191f8336004fae5c159551b6de332b9dd306 │ │ └─173990 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─8ae717a622bb0bbcc38824507990ee50283207a50a303491bdfc889e8cf84bce │ │ └─44189 /pause │ ├─7f487e5e3cfc8668eb30dec884bd3e4347bbf22bea8c2d81ab1f5b9cdfd7634d │ │ └─204804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─eca923e191820b00f47ab8bbc4e335b926ddd8ee0d0c496b07d36786c98ab287 │ │ └─62963 /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 │ ├─bd8803e20dd2d34f3008b97ee5c5f3b3bc4deb47fa5984090fabca2c9521d04b │ │ └─166552 /pause │ ├─7c7846a7268aab13b8aa8c36ac8e4db34e53e554dc41c48ba15b4983c3c36d4a │ │ ├─245013 /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 │ │ └─245103 /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 │ ├─7a23639ff69a8d50c7f351cf8e3be9a12006400b665fa54304119b6a7025e56b │ │ └─71786 /pause │ ├─a2e2c3093ddfa9aeda2ebc8bed13f13c09bd87db7274e95229928bcd6d47666a │ │ └─97545 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─446cfe86d042ff817c1a4ca59138fa645db1538e0a9226d61933dd01e5eed755 │ │ └─63292 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-114.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 │ ├─d93ab92db861109f39f0cf1868fb5a6125820259c3fadb3bab69e6d18ff19485 │ │ └─109353 /pause │ ├─5f2dbf8e62b8fefb6c6ac9de7380e85e052eb66b1c5c9624cfa15ff15fd1f43f │ │ ├─59519 python -u /app/sidecar.py │ │ ├─59768 python -u /app/sidecar.py │ │ └─59769 python -u /app/sidecar.py │ ├─ed80471bd528117867995653b097a33be0a307867ac2d52fbc3b3122db61fe25 │ │ └─60267 /pause │ ├─adfca0157c07d4654d1e162267a4d924b07a419937cf3a90136c5e3c46feef22 │ │ └─129480 /pause │ ├─f9b8e6fc3cf17c0e45dc15c24c7b232c799b5782d79fba36790e9760acb697e7 │ │ └─58941 /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 │ ├─9c0c36384913f2d516ba0612931bd518462e9c5bd7fb5766c15592ffbd47a074 │ │ └─45524 /pause │ ├─3b96e897b3c6c1e788ac41cccdc2448323dcbe9c4c1af51175d0ad135acf5a3e │ │ └─196153 /pause │ ├─3ddc6411653877c82898cdacae1e87cbf491c043f72d0d7ae10ac646a12fbc4f │ │ └─44583 /pause │ ├─5195e0684196b235cf00685175538606780e64b0d0612ed519381c799a290671 │ │ ├─189468 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189485 /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 │ │ ├─189491 erl_child_setup 1048576 │ │ ├─189585 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─189636 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─189637 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─189908 /bin/sh -s rabbit_disk_monitor │ ├─8ac072d165fbea7f1ec29b435ec489232320943aba28e6e94bc011534770ec16 │ │ └─168424 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─432e3aeae99e6854c9f1ea5085727d0363eca178690d0454cbe93d8024b95de6 │ │ └─230212 /manager --metrics-bind-address=:9782 │ ├─f14725fcea641d2e5c8ed6fd7d576559152e2b4f8343e9f9ffc154386d175bca │ │ └─167992 /usr/bin/libvirt-tls-sidecar │ ├─f9ee25c98ddab4701044486377dc0cdc51639ea732f884194579f107c494a423 │ │ └─230339 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─ed44766b92625525c3c6cdec9374f256f574ff84dbfc9e7e7f0865f4df4103e1 │ │ └─55937 nfd-master -crd-controller=true -metrics=8081 │ ├─cb3ac07f173717da250173b505adf9f57f86ed5628fbb809e9202fa29d2778ee │ │ └─63680 /bin/pushgateway │ ├─d7311aa5c9e1afe0a70ef4119fe2e0ed606cf66942b0561bdd38c10196215cd7 │ │ └─230192 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─21c35ceac711562658e772b78722a7d868653ed3a032ba82ddc1e0cac03bfac0 │ │ └─164540 /pause │ ├─c8a914fbbf62802c9137435c1879b3e0b0fd61e3ffdd90bb63746e249924a6ff │ │ └─168041 /bin/bash /tmp/libvirt.sh │ ├─9bf4e2229c0301e1ecc38ffffacc8c6a1f82bda89ee38f236a8c35d0865bd61e │ │ ├─163234 /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 │ │ ├─163511 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) │ │ ├─163512 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) │ │ ├─163514 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) │ │ ├─163515 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) │ │ ├─163516 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) │ │ ├─163517 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) │ │ └─163518 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) │ ├─489b1978f582a28399dedd7d97e1af2e6a2912e1710f475e145dfad4721fd983 │ │ ├─223440 magnum-api: uWSGI master │ │ ├─223484 magnum-api: uWSGI worker 1 │ │ └─223486 magnum-api: uWSGI worker 2 │ ├─08c534d326f75ab29758ae294fafa3e511749a4d50675a6f9421848cb3ed11a6 │ │ └─171715 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─8ab99c4a57cfafb3881349281fbced41ce7a1c70e80bf1f83471a15d00798594 │ │ └─87204 /pause │ ├─1649252a732770c7621122d60dbb5172fc8df4695fe286343e134170a66c8be3 │ │ ├─173934 senlin-api: uWSGI master │ │ ├─174078 senlin-api: uWSGI worker 1 │ │ └─174080 senlin-api: uWSGI worker 2 │ ├─a6a3fc11fe4a15ec7b93476f087ec5d90c67e1a1c3ef0a81de3ef54f0876b66a │ │ └─126091 /pause │ ├─15087150825050b72b65299aa0e1869d9f56c1e7a8ea7ed2adfc5cbc5843b676 │ │ ├─205456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205591 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─206246 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─206247 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368580 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368582 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368583 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─368586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─368587 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ba85f8aac3c0b63daef31b514694deb31a17428753f6f7757bbe8dbdc37ff2cc │ │ ├─61562 nginx: master process nginx -g daemon off; │ │ ├─61584 nginx: worker process │ │ ├─61585 nginx: worker process │ │ ├─61586 nginx: worker process │ │ ├─61587 nginx: worker process │ │ └─61588 nginx: worker process │ ├─cd99ecc00cedade4509c91205594759b87e9d3565275240e4589c7282f33b799 │ │ └─209723 /pause │ ├─506dbd5ee91a10b904e1866225e19fea146672d54d83f4ce3ed54e9027ca1812 │ │ ├─174871 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174890 /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 │ │ ├─174909 erl_child_setup 1048576 │ │ ├─175053 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─175129 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─175130 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─175510 /bin/sh -s rabbit_disk_monitor │ ├─421ea225191c2a9dfd17b8eb7206760d731745424eb8cdb69e56aae334756290 │ │ └─62548 /pause │ ├─71d7debfc35c330ca726b92ae8d32a213563092759f531b97b736b3b4767fd2f │ │ └─208688 /pause │ ├─ea4f022787132f7b93477fdb8ec18ff7233d4bc6f8714876318384b2abe575fa │ │ └─129653 /pause │ ├─b1f9664879bd9e1f8c7c3faf07fa910795501d371bb8fc90e0b433b03209dc40 │ │ └─127611 /pause │ ├─b223d9c9fba8c53ebdda5706a43c965975b37538faa1cd14261287cdf5230d45 │ │ └─88432 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─61884c120957ce32c865a60cd7f7533603b8db547798e65718d7720fe98a12dc │ │ └─41632 /pause │ ├─8fbd7ebbe3673274d19569d78532e23a8be36bd9f401ccaa9e5bc40d3a98c063 │ │ └─47404 /pause │ ├─1f0c9ffdeda6d66c0b24d8167662b66640b7f2ebbf7c3eecb97e7b254f1f4001 │ │ └─47461 /pause │ ├─ec157c563d5d489c430d2880c9338ea3ba904e1f8d45fbe1675ab0d61bb7d17f │ │ └─45274 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 │ ├─a93d1e30a1c55c88335bbcdd4d1a20a91294428da83a9fe5f7e41699a4d8972e │ │ ├─95204 glance-api: uWSGI master │ │ ├─95217 glance-api: uWSGI worker 1 │ │ └─95218 glance-api: uWSGI worker 2 │ ├─b40ea7f6858aab99e191203d8e1b599a4915ad59336a55ce05dd469c4ef803e1 │ │ ├─223731 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─223947 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─223948 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d6b733c2b39498d0abf01e6a6a7a24580a0f2d7ce9d05a514c6419257ef9e422 │ │ ├─49745 mysqld --wsrep_start_position=b40794bd-7ca6-11f1-bdb3-7fb6c4462a06:20 │ │ └─49870 /var/lib/mysql/mysql-state-monitor │ ├─de41e2ffc7da6e84dcb8b038c8f2847e81581083dbec66f91dee37e206428f42 │ │ └─55848 /pause │ ├─30317852c2d360232da0e55305bc2731586cff6c3981aa10efee0f2f3aa19f9d │ │ └─210608 /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 │ ├─622e3b7ac115aac44da24c0426dcbccd5e1d8e24a690df2f9d838b16871181e7 │ │ ├─110320 /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 │ │ └─110380 /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 │ ├─5db0c3a9be7abfe95c64d0ba446b5f12fa98de0e17b96939e35de65e87331531 │ │ ├─96451 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─96689 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─96691 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─8d07568eab32078bf1914f2aa22df8bce397f9055ef9904cce03cbb7a2421959 │ │ └─96112 /pause │ ├─a11c361bb0a7aaa1a494bbadf104ea57c981f8fdb0faa6656c3716d220360a77 │ │ └─60075 /pause │ ├─87696ac16cd18732d61c40e68ae4066c375361d8da010415aa4e7399a539e598 │ │ └─223160 /pause │ ├─03febe4ab766da882bc3192f0bf4fda349ea2cde5c99b45194f64ee4dcbe15b7 │ │ └─176858 /pause │ ├─8ebd95b61ba7c9d0c767a15bc692c226a4f99d291870dc70a0dd785f524f77b7 │ │ └─161978 /pause │ ├─089213023dd9d70e458596cb00675a202622113d38594aab479a42a77044ed5f │ │ └─248886 /pause │ ├─90d03fd22730467a3c912952926ffd03b48f85e7512977c29947013922aa5f96 │ │ └─58678 /pause │ ├─970cd78b479ac9a827f8dc6bc4814984276c9913cd8f4d25dc6212233c9cad3e │ │ ├─127690 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─127706 /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 │ │ ├─127712 erl_child_setup 1048576 │ │ ├─127876 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─127927 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─127928 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─128027 /bin/sh -s rabbit_disk_monitor │ ├─a40001771a635312afd412c740833f9f32191b1541f1dd57ffa151f9725d9b04 │ │ └─96175 /pause │ ├─b80992e31329514370e19652c996c8db2374579c452c92f186c6e5ca793ef2a7 │ │ └─229269 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─cd4ba9deaec3f64dcebe547c5d4287c9ec144f171ba110c1843ecf1249f60d39 │ │ └─129996 /pause │ ├─4c87c10dcac3af450416623bcc425e37d83ffe85b82cea810e96287d8c220caf │ │ └─55687 /pause │ ├─84410e4a0d5027da620a1364889c8bbab105dcaf3ae9c02486a1954186c79917 │ │ └─236271 /pause │ ├─789e9cc262b8f2cccc264c5b571ea0d4c3ec40bd8103a0b7f97bee4b3d822f3d │ │ └─41700 kube-apiserver --advertise-address=199.19.213.114 --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 │ ├─3ba544ee20cf49867c5f25084ec733826f6c4195cf124d41d9e49edc9dd002a8 │ │ └─126599 /pause │ ├─a5cc3aad8db0f308e9125c6bffb3c898782f7cbc1d0207724ac9507c748d63e7 │ │ └─97756 /pause │ ├─37b9026fea81631613dd2bb38c14d26b4fd3057d41f0d2851689f2d0b7d3ae91 │ │ └─76738 /pause │ ├─e168f2cea491b84813dc7ce9e41f88e6cac1be2990636cf6143710d25c52e5f4 │ │ └─49975 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─abad233032def8527c20fedbed726d02c3c931e0feacb8d5cb6891f7361a6fa6 │ │ └─211643 /pause │ ├─020552fa241289632a91a71db310392b6dda6b0767a2f70723814bc8c9b8695b │ │ └─87274 /pause │ ├─d217d196063dbe99b6d49903d7021c6d7960502765064ec825f1c9bb39a9eda4 │ │ └─45616 /pause │ ├─f50ea4f33044f7cee3d7831a60a8142f18b99a05b43aa19ddaffe81f213f1c89 │ │ ├─162600 neutron-ovn-network-logging-parser: uWSGI master │ │ └─162618 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─62a544bff446ad0dde2a27793b71414c0415c036f12915a42d7403095ca4ab98 │ │ ├─49689 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 │ │ └─51924 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 │ ├─a1b4784888160e0d807e51bb0f7c26c3d7809445312470a2634dcf6592ce40fd │ │ └─61091 /pause │ ├─250b24a2d7d6307702e811a11f8806b58fbcc839430fad77e2a66fff2297c9e5 │ │ └─48866 /pause │ ├─14bfb37a562143a7634225d46eba91d70035f86601739084cf5f5fed2d1679c2 │ │ ├─162484 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─162716 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 │ │ ├─162727 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─374541 sleep 15 │ ├─57789f946d5caa4209816250b8bb15641d767447540969fd2a64ee02d6fd4fd1 │ │ ├─43319 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43715 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─928226e182aba327e6e54df3f5b3142b533fb55fbeeaeca7318eaacaf7bb44ad │ │ └─55595 /pause │ ├─bf7272d4ea2ddd193d3da40e839cc1c14d2871084adb6420d5ef13d1b7ae2e2f │ │ └─63335 /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 │ ├─6ecfee559a8767bc064f33dbfe102cef696e5ee9285056eade2e75b0acf38746 │ │ └─55653 /pause │ ├─afefb10ae83b5cd4f48b4acde0c0732a8b4d93ed919c30e700efabf135b95764 │ │ ├─206558 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206575 /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 │ │ ├─206581 erl_child_setup 1048576 │ │ ├─206653 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─206707 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─206708 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─207025 /bin/sh -s rabbit_disk_monitor │ ├─aa75c800637f6faf72097cad0ca9e17252b2e265338b002331ca289ec8dfff81 │ │ └─55977 nfd-gc -gc-interval=1h │ ├─cd26f6a04a3b7c54ae56ce45278e037f720baa90c24629778e4e2d57a052f615 │ │ └─154990 /pause │ ├─abdb2afaa574be829f0404aef11b08643e7fa4cf3d93e596e7e069290f04f5d2 │ │ └─47775 /server │ ├─1620f980624404c29581f44f312e5758a457f52a925a13b85105e48f0aed553e │ │ └─94929 /pause │ ├─e208d11d1ff8d2110deddc677194c4c215a90eeddf917b590557728f3da93dd9 │ │ └─189376 /pause │ ├─3c14a8bbe4c747b37e9ad7415f9d41dd835da4b0f0010c831ca2d8e2035f10b7 │ │ ├─223201 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─223773 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp9jxnh258/privsep.sock │ │ ├─223776 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─223778 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─2e0839f3d0f8f5bd3319507f8c68b3d3c21ef34a8631b5c4c6101be98a839b64 │ │ └─63489 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─28c584d42288bc6be34a40689d7a107937eb37b42134e272adba83b762f8ab88 │ │ └─63814 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c75f9dcd47d80eebccf6dd2444a9e3a992d950d4d35ef5e3d30c21cbe986e46d │ │ └─62170 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1dc58cbd6dc8e87bf59ef2c5c297c1aa46227f2a51f15db2612352252fd01bae │ │ └─65400 /pause │ ├─75c5135fcc9cca5e857d03eca73c525d960c0c8ceb28e8e80e05ed74177740c3 │ │ ├─186455 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─186889 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─186890 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─980977139af41d247826dade4a062392e4518db16d6ac79e430303fbf1ecf35f │ │ └─59741 /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 │ ├─0f026be0382d2847291eb8103fd10817b2cd6826074f645ee5c2666f0f66af00 │ │ └─49565 /pause │ ├─120ca0d9f2dcf77f6ebff0534fb80f89b2667bd836b8f9b0c83ddf3567413ae7 │ │ └─62063 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─89e2a2f638efd15dbe6eac69893c222a8ed8d5fa9d739ce3688ca9ecbbb5de73 │ │ └─235831 /pause │ ├─fc2cd68e931ac171dd87fe294356d2ad56e5522f467b795d0fc89ced0f31e70f │ │ └─60367 /pause │ ├─0280a1ee4823fc622566816102db33da84485018e1dfcd997a9798cf7423994d │ │ └─210578 /pause │ ├─8b0658880e9593364202c8c1d6e29972944144c2629c1bd025e914acbffca842 │ │ ├─124484 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─124498 /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 │ ├─9a0e4aa0d9e883b3adee5eef05bbf6bbc6a33b904efe607f45db14d2fbfd8159 │ │ ├─97859 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97875 /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 │ │ ├─97881 erl_child_setup 1048576 │ │ ├─97973 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─98035 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─98036 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─98172 /bin/sh -s rabbit_disk_monitor │ ├─3756ad2ed1f7a7dcb7a9922f7e3eba59d3de43299bb1ca0de1e7e4eb2ec4e63f │ │ └─42876 /pause │ ├─af7f922bc1964772987cd8e2f6dc8952bfdbc216fa24cf45c23f4de6e1f7767b │ │ └─44653 /coredns -conf /etc/coredns/Corefile │ ├─7d5314093ee1524e2bca89ce59a4d21fe50d883faab792acf390dd578137631b │ │ └─230561 /manager --metrics-bind-address=:8080 │ ├─3dfbf6e8292d6ac90c0fc98cabc737fe7ed9c2bf415a5638844c3492efa8eaf4 │ │ └─107136 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8f8e41d2c3175f6d67edf21dbc1627a1c6bee54e82c6d5bcc87fec6d49aa4a6c │ │ └─196198 /pause │ ├─1a1ed149b2ec1251ed6790acc900d9d874da687ad221d219340dced28ba25beb │ │ └─153448 /pause │ ├─e0e6beddce1d1870a9aa2c7f7fdcc4a98e9ef79290738b52a61a11f8e089de69 │ │ └─129746 /pause │ ├─4194d1916434fdfed2919a1b0e06597055a5d7d511f00d3088d2e37e4215c8e4 │ │ └─44673 /coredns -conf /etc/coredns/Corefile │ ├─b3ba29ecfa55aecdc6d848b56d27747cf78249493332aa908a777faf4acfab74 │ │ └─51473 /pause │ ├─74d7d2b1c3c574b42f46d7b963aa480765b2f8fc6a7ac285ba9e51db631ced00 │ │ └─124450 /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 │ ├─f5718743ee11c90120effbb378b99464c8d24dd4d115469c3396895e99c061ef │ │ └─173979 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─d52a5c1bea4e10da4b8f3852b15d87bd041ee1aa7f9b2ce76d68dc4fcea9c5d9 │ │ └─41718 etcd --advertise-client-urls=https://199.19.213.114:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.114:2380 --initial-cluster=instance=https://199.19.213.114:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.114:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.114: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 │ ├─2ab306bd30e1733f58b0c81546d4da383e8e4f580660cf7e962a457901947720 │ │ └─230408 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─def22df1ff2f5a2dd7061c92ecc863cacd5e1eafe27b95cb7036e4c896f976c5 │ │ └─77425 /usr/local/bin/rook ceph operator │ ├─7e6bff82e3e5f02eae58e3d8e61f8bd5c72ba0f517bb24fd7884c9c42671e704 │ │ ├─71865 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71882 /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 │ │ ├─71888 erl_child_setup 1048576 │ │ ├─72010 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─72071 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─72073 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─72111 /bin/sh -s rabbit_disk_monitor │ ├─cdb5506ffcd846b00bae01b59f9dbb335197389b926ce995da3211236a933364 │ │ ├─186482 heat-api: uWSGI master │ │ ├─186521 heat-api: uWSGI worker 1 │ │ └─186522 heat-api: uWSGI worker 2 │ ├─c1844634a5c02ef32367b9d9fd76dc2a1527205fa27e6d92725f0680dcd869fe │ │ └─213530 /pause │ ├─3ba9debb15c19c4ab7a01faa4f413b1643fd3921f3161caa2633579f5a1bbdee │ │ └─162521 vector --config /etc/vector/vector.toml │ ├─be44050af5fa1d7cc4f7397b2090bfeb2a0de6c5f498360da408d16b56edeefb │ │ ├─151565 nova-api: uWSGI master │ │ ├─151578 nova-api: uWSGI worker 1 │ │ └─151579 nova-api: uWSGI worker 2 │ ├─33e559d87fe1713f58647a163456b55a28849071dd87e0cf4224b1f65c72f2aa │ │ ├─152307 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─152542 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─152543 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─374485 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─374494 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─7b56f91bf2543d7ad6a9fb948f7b120617f6baee52d6d7274b19b42a1c02d289 │ │ └─48292 /pause │ ├─92099f88daf969d03b5627e854a6d4749bd60fdf29537d81fd5522404eaf5fb3 │ │ └─99106 /pause │ ├─4cd8966b7287e9262e2ea5ccbd50949f15b6d08b6433487a65e412fdf7bf6251 │ │ └─130387 /pause │ ├─4410959d54b967af260b7bc07a2db9e0d98a527df193ccb7eedd0be484da65cb │ │ └─229481 docker-registry serve /etc/docker-registry/config.yml │ ├─956679cf3fd593a01d95a74c3ed0e361b5cf494241b3181916a04f298aa0c140 │ │ └─214497 /pause │ ├─175c2c3c22192da980630c2b576152d4f6f1949bcbb9460c0bfeaf57042db42d │ │ └─230462 /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 │ ├─a13dff1e6dc0be76a0cc6018bea5a89cb6eb18050e4d868889c27350d9724809 │ │ ├─76213 barbiacan-api: uWSGI master │ │ └─76226 barbiacan-api: uWSGI worker 1 │ ├─fff0e42319397264abd525e0eecb12b4b88a422ea972b867e7b4776defb58a7a │ │ └─230523 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 │ ├─31e620fc3432b384eeb38cd0c34a9a607df9b1693775de74243104699ae9e652 │ │ └─63929 /bin/oauth2-proxy │ ├─12520221725828b3317d1e0f3f0d1973d06a25e88f969ecde444a2ba3eec0787 │ │ └─246863 /pause │ ├─eb99b625f194feb8beaa957b730719a576f2cdad8bbcff5398fbe3d1518435f9 │ │ └─54944 /pause │ ├─a5e6fb2b54bb7a0e1bfff81673a63720673c2371c5dc4daf4f7bec0dbcd409e2 │ │ └─236322 /pause │ ├─3238fae98c76c650e371bdb8fc6947dec64e61a755c74c83a6f4849a39c02a42 │ │ ├─126274 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─126341 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─126365 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 │ │ ├─126548 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─374041 sleep 15 │ ├─6493fd5dd77b29f346d3d207610b096af0e160bc4f422b3b90bf268867b6d2fe │ │ └─81567 /pause │ ├─502ee14428faf08294dee40d29c565722c564e21adace502bc2740a07a0bd1d5 │ │ └─72616 /pause │ ├─a63b2ecbbb1d7c2cb8c744dc961190f04c7d6780ce10e9f98cbb1aac3d1e10cf │ │ ├─115460 placement-api: uWSGI master │ │ ├─115488 placement-api: uWSGI worker 1 │ │ └─115489 placement-api: uWSGI worker 2 │ ├─f20fc6753d501401da2f1c45419c2dc8233499bacf9db73300b385fcf0c858aa │ │ └─230594 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─db839666db3d5bf0fba7a66330e58aa85aeac70ad99f84e936db6c7b1bbce259 │ │ ├─252921 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─252968 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─05c7ea38b2fc65ed6edd2ea5d6779ceb32ac6dfcbd2f8b5656a0eb5882646187 │ │ └─60019 /pause │ ├─1eeda589dc7729237a0ccd99b53d784f3c83d60d96dd55f6b213773eb005e30f │ │ └─60972 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 │ ├─0249ef0959291123c3ed07e01202476b81814b92f6afe59cb1c6b3de7e15a472 │ │ └─58718 /pause │ ├─8113d1d495e424030e0748b173a6d2ff18f7d8634c7843f16ff834202ce9e6ff │ │ └─176701 /pause │ ├─7585e6adace12f593b53561f2e0b1c7926f29677367c9835b93cc08152da0d4f │ │ └─59086 /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 │ ├─5925a209c105ea8f0b703de03e9fcd0c328c7aeca4f6e6eb5d3bb1bb82e55421 │ │ └─41487 /pause │ ├─8005165989dd19bb723f9049ff6b5c6f88f534cd9e93907a4cc1616312a3feb2 │ │ └─134735 /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 │ ├─d5bed9f3def72e332a247838d3283afa455d6c45d11f1ed911ae43006fb9ead3 │ │ └─196481 /pause │ ├─86c2daa5a6f80fa168bb665dacc40eb9e03e1869a7fb64693e62750d2b413c4c │ │ └─231118 /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 │ ├─b5f27a3a845c31b5390748f58cbe7a159199c5b3084d3b7fa7c59a2b18a31e37 │ │ └─61423 /pause │ ├─1d828f478e81d53ce8d355c9e5919cd2a4b3b1d3cfa7898324e55197e587dffc │ │ └─230482 /kube-vip manager │ ├─fe14e8377e65891dafed7b76d8dda16cedcf7d4dbac6c6f13a730ed370ac18a4 │ │ ├─62657 /usr/bin/vector --config-dir /etc/vector/ │ │ └─62725 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─1ccb58b098d0a1a26b2da2172603e681fba702ca4661e26c86dd260903ee8fb9 │ │ └─63785 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f73bfe10d2ee349081df52fdd4484c0e0cda8a3c5aaf5cc8acaf0f131e2601d8 │ │ └─230461 nfd-worker -metrics=8081 │ ├─97136f47ca7dd6f54e451aa2de0f84f56fbcc4a00850f9ab032d0b607885d764 │ │ ├─ 87674 /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 │ │ └─373842 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─87db639385d6382ebc607e7b764c38113a8b92e472e288e375694a10b02c3d4a │ │ └─166764 /pause │ ├─11956516e6e7ac02c4bf9a10b3bd784eefc5d310848d1ef566083593a0977d15 │ │ └─244827 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─19d24d5162c12540015b38a56b05141a9f177d53638d3b3b328a78fc59982eaf │ │ └─62695 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b6cf50fea5e43647c4d7c380230b01be5cd824b21c428ed64c39ee21a60a674d │ │ └─249175 /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 │ ├─615b8be1ce55664ad3c8016aaaa44a50d84fa07a01a1a2e435bc3793991285ab │ │ ├─ 67808 apache2 -DFOREGROUND │ │ ├─ 67849 (wsgi:k -DFOREGROUND │ │ ├─ 67850 (wsgi:k -DFOREGROUND │ │ ├─ 67851 (wsgi:k -DFOREGROUND │ │ ├─ 67852 (wsgi:k -DFOREGROUND │ │ ├─361581 apache2 -DFOREGROUND │ │ └─363984 apache2 -DFOREGROUND │ ├─f52073f072897607cc6f1163af329358a0c2a793106641466edb62fc79e56225 │ │ └─45772 /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 │ ├─bd758a224c6be7f0429eab7695d613084ed1da0972dd7b61fa4a70297adfae12 │ │ └─166493 /pause │ ├─d8aee7fd584cd0c83b04cce53ecd7015b35552622b41efc2329342d477ae1f98 │ │ ├─204120 octavia-api: uWSGI master │ │ ├─204133 octavia-api: uWSGI worker 1 │ │ └─204134 octavia-api: uWSGI worker 2 │ ├─d0dbbe549d9a1eeaa0c403f53519f6fb21335f25bf41b6cb7b6d2090d58b79d5 │ │ └─87563 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-lmt29 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─0cfc5966ec09edd300a6d43f18b928af9436f4945787baec1c3fa9936d75296f │ │ ├─232231 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232248 /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 │ │ ├─232254 erl_child_setup 1048576 │ │ ├─232353 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─232404 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─232405 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─232588 /bin/sh -s rabbit_disk_monitor │ ├─a82f7dfa0f71b7faea0423d595d2691f33b21015870040ebb9ea3a729bde1d3d │ │ └─232093 /pause │ ├─bf5aa45805914808b0ab081e23b97cfadb1e1613063311b2b53f1f527f384869 │ │ └─56079 /secretgen-controller │ ├─feb7a027c948424dabb6b69fda70fd4a95652145b3d27281ebe193141c234064 │ │ └─60757 /pause │ ├─aaa39808f673b14b3faa3dd90054fb583fd4001b53aa4ec90c6a6ea245f433f6 │ │ └─244866 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b28d8cd6c4fe5c6f63192a0ad6e469a711ffd34813d4357549382af4fd5a297e │ │ ├─126292 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─126429 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─126446 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 │ │ ├─126620 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─374043 sleep 15 │ ├─254f7a832767eb1a5d4337908f73c431da6ebf97e56f9d8233e2d0711507f2fa │ │ └─173942 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─bec3a7ca95058370b9266555238ac432284204b086f38aac6d057ac3130d1b77 │ │ ├─153627 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153644 /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 │ │ ├─153650 erl_child_setup 1048576 │ │ ├─153717 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─153768 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─153769 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─153881 /bin/sh -s rabbit_disk_monitor │ ├─3eca502eafda20ece9bee75c10882303941d7ef83994414c625ec3bdcbac8ca3 │ │ └─176791 /pause │ ├─6ff73bd0c476346d7d75e93982ee0aaf3eba025358ca7827abb1b4d7c3b8451f │ │ ├─152308 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─152533 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─152534 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─374466 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─374484 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─8b64a4aaf7ea360eee6cc89afdad1a3b1db5de2803dea16f928273f332360bfc │ │ ├─166183 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) │ │ ├─167123 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) │ │ ├─167124 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) │ │ ├─167174 /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/tmpcitphe97/privsep.sock │ │ ├─205418 /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/tmp2txo3kvm/privsep.sock │ │ ├─205744 /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/tmp3i3o_05x/privsep.sock │ │ ├─205946 haproxy -f /var/lib/neutron/ovn-metadata-proxy/40cd37db-7ea1-4c41-9322-f7647d9ad2ad.conf │ │ ├─349734 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─349744 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─cbfe47be204f5940981c9afd1ac172e6ebeb23c1485a263c5ad100aea5e5977a │ │ └─230525 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e0570b2d50b51a4f89cc5871862af51f1d25efae66af9f0816f51cca4923ceb6 │ │ └─155220 /pause │ ├─f2cf3e2a735d4791cb6d8d7943b62c1dd18f1a47830c5a8d31d5a6e77708d626 │ │ └─41630 /pause │ ├─a4cd4917746dd68787e1361953185d92eade828b22d6467a7fcfe81e78557a60 │ │ └─229346 percona-xtradb-cluster-operator │ ├─e0200c5bf4bc13db2b7b0e4d99c42337440bb6ba61d89b068e46e40b5682f629 │ │ └─49842 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─df78160555390f4a1314865b3c670b16cf7ba0270654a20e57510436e2130311 │ │ └─41587 /pause │ ├─64b5d32643a5cd8b56d4923d3d62f356708bb8e0067f3538a3874e3911ee296d │ │ └─223679 /pause │ ├─fc8ee77e14dfcbd9421d29fdad6f46f5d1a069f9e3dfb5e25e118fc029735f34 │ │ └─62780 /goldpinger --static-file-path /static │ ├─b6a4ed32a4a7ef00147668c29b0fad93b024e1444ee5ecfefd6a2419dc4892a8 │ │ └─51583 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 │ ├─cb2f06c8b8c8a8642a2affc8843cbf9e5c262a79404b835141f7953d755bea3c │ │ └─124962 /pause │ ├─c75ec8f678990b6e95711e24a76bc477bc1f29836038684ff62c3cb6812cb0d0 │ │ └─250530 /bin/openstack-database-exporter │ ├─ac086b59aa794dabcec60cfa8df98bd7628f2660f9da3d495869f23c3f5a6b0d │ │ ├─244867 manila-api: uWSGI master │ │ ├─244891 manila-api: uWSGI worker 1 │ │ └─244892 manila-api: uWSGI worker 2 │ ├─aaec67dccd5959df265c0156bb005be720b2b14729294e652c7bd6353447ca18 │ │ └─42863 /pause │ ├─6f1b1b9633c3a5a0aca113aba6b25ed6363becfec084dbefd1e87a305a5de79a │ │ └─62918 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-114.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 │ ├─d110ab3bc0dec0ca8be9265e6650b8f7c2bbc372a82bb9e330852fc2fe83b303 │ │ └─60339 /pause │ ├─96d63c02284c2226154bef08618e2ef07f4019ef622a7a2030c8702650ca18f0 │ │ └─109982 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─296acce79ae2ffe6c9b43e646fde6d114ac7fae8f953e7f6230627597c4d4d68 │ │ └─154955 /pause │ ├─4a0b2827bcb5b1e46c09004dbfce27cfd6e0ebf516effe0985ff5c2c364a3160 │ │ └─236145 /pause │ ├─ecc5d6c4d751a3b5c1e3d20c51d82be210d54260b1850c7cfc2358640b41b551 │ │ ├─155680 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─374748 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ ├─5031ace25c19230d9b4c70ccfdc6e531d7bd79aec55ea900e3948308658c41f3 │ │ ├─126868 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─127087 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 │ │ ├─127092 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─374205 sleep 15 │ ├─d0675945161f63f4f765ae32e8c67a8f29a81760ec5ba7a74bcc65df70b7858c │ │ └─126052 /pause │ ├─5561516b87c33924d7eb2482c2859396449c806105a2f3c0fde13a8732c12294 │ │ └─230512 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 │ ├─5a820c6b2f29b2338295d2ca1502627ec9604fb89b70787d9dacd1cce4242741 │ │ └─58547 /pause │ └─30f71543de5d924318a8341d0f15d7cdb9aa0e317c791c32bf0e2b8fea40f072 │ ├─64145 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─64170 /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 │ ├─64176 erl_child_setup 1048576 │ ├─64268 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ ├─64319 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ ├─64320 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ └─64784 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount