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 │ │ │ ├─22983 /lib/systemd/systemd --user │ │ │ └─22985 (sd-pam) │ │ └─session-21.scope │ │ ├─22979 sshd: cephadm [priv] │ │ └─23019 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.65-22-zuul [mux] │ ├─444439 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-odolzvgyzketinxrqwrchvqwwokvvgpa ; /usr/bin/python3'"'"' && sleep 0' │ ├─444440 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-odolzvgyzketinxrqwrchvqwwokvvgpa ; /usr/bin/python3' && sleep 0 │ ├─444441 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-odolzvgyzketinxrqwrchvqwwokvvgpa ; /usr/bin/python3 │ ├─444442 /bin/sh -c echo BECOME-SUCCESS-odolzvgyzketinxrqwrchvqwwokvvgpa ; /usr/bin/python3 │ ├─444443 /usr/bin/python3 │ ├─444444 /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 │ └─444446 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 … │ │ ├─ 9960 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12291 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 511ee70070c59a8729352082cc5b5c5ee775151ee0024f8059631a89bc2a1064 -address /run/containerd/containerd.sock │ │ ├─ 12635 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7284be7a406fd7489acb706c3ec0d3d7f68f75069a79e7e92e15b10d01564b79 -address /run/containerd/containerd.sock │ │ ├─ 19908 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bddfa28c75a66def3345a4375326eb388f39610360da9673188cc50da9b1c28b -address /run/containerd/containerd.sock │ │ ├─ 26650 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 56b8de579b96d986b6e7bdd11f76c7687f3ede268ea8a27052684e410cd83dfa -address /run/containerd/containerd.sock │ │ ├─ 31097 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0f494bc47136328384c63a080eac9be1140fb0dc50b8057c504ededf9d0d5ddc -address /run/containerd/containerd.sock │ │ ├─ 35639 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8cf462aef40b9ba2873c1d676e3e665347ef250a1ba27a194099662b8ce38216 -address /run/containerd/containerd.sock │ │ ├─ 40325 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b8e2906fe93ad50de4eae036a6e87f2edc898646537d3f80f17368b729269e44 -address /run/containerd/containerd.sock │ │ ├─ 42819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317a302224642f9d6eadcdb2e26ca5711b225722b740f188a3a19a98974e83b8 -address /run/containerd/containerd.sock │ │ ├─ 42865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca8ae6430e58a3527cfa14f37dc06e6843a9322ab19f0932c80d31dabf6911c9 -address /run/containerd/containerd.sock │ │ ├─ 42867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9e3592dc3af386da78e3093fc252f8edaf78d24b183a1fdd8b58d695e8ae8e5 -address /run/containerd/containerd.sock │ │ ├─ 42895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a28be755840ee165fa60fea9e9a5cf9dce1d6e26f35fdfaa5e7cc15f330a1ce -address /run/containerd/containerd.sock │ │ ├─ 42905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67ff6f92c8fe687c3aad264774960e03a44fc0dc7e6e486c8633dfc263432ac4 -address /run/containerd/containerd.sock │ │ ├─ 43419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd58f17669f096d4d297d707d65aa02712868b42cea0986c99e2b18030123fed -address /run/containerd/containerd.sock │ │ ├─ 44177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6de4fc81fd79244ac39af17c4aa97b2f562f8295f168c28bd569bf90e9c23dd2 -address /run/containerd/containerd.sock │ │ ├─ 44202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdfa65106dd4fb7a85c8c184bf99b6894ce8ae8f28ce0c6ea3d411a2ea5b3aca -address /run/containerd/containerd.sock │ │ ├─ 45572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4b37fb2d1f4271264b5a0974573432cee98aa25c5041a341cc902171544e561 -address /run/containerd/containerd.sock │ │ ├─ 45949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b79ff2d04ca2c0764f6ab025136a820d0424175ef3aa64c46d61ad702328b36 -address /run/containerd/containerd.sock │ │ ├─ 46021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83a2123c596829325e73e0ba21f185205947900a0a98e064d2be2a30317cbfbf -address /run/containerd/containerd.sock │ │ ├─ 46398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59908e08db3ae33a5b9f37ba8cee17c02579f0fe3c8d334666e3ffc285eb3970 -address /run/containerd/containerd.sock │ │ ├─ 46912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a4506629983f852b1a6634fbed2e50204fa02a796f62f861784de064976c31e -address /run/containerd/containerd.sock │ │ ├─ 46957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d2f9579660fda4af5d730431d9e03089616cdacea514d3be94e64d9ed6fefda -address /run/containerd/containerd.sock │ │ ├─ 46994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9c7b185218b8585ac8b873f3095f46c1701c245d7d7d7db86d4c89f9e2d681e -address /run/containerd/containerd.sock │ │ ├─ 48873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6e22883bfb1333903c25ee8b25f4976349fa16278957067a327881d23aa53ce -address /run/containerd/containerd.sock │ │ ├─ 48989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69e86cd7da432ac593344f89853221146729afc4c245302a91c266ec8dc21df6 -address /run/containerd/containerd.sock │ │ ├─ 49701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40c99be7ae59c83615f211e61a1ff4bff6b2407a8fa4017c745b9d598425fbfb -address /run/containerd/containerd.sock │ │ ├─ 49800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e25ffbdb2efe652bc6205f4441958ba6de54520c536ed235e2e01cc02dfecfdb -address /run/containerd/containerd.sock │ │ ├─ 50168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 412e9d08ce5d7ed0fb60a240dc5d4e172e74f4e162ff3e8a2dad409789c2fe68 -address /run/containerd/containerd.sock │ │ ├─ 50523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5158262453c8b7aa1940879a51000171ef7f9dd7b6f1f446db4a0ffc25ea5a5f -address /run/containerd/containerd.sock │ │ ├─ 50833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9d302ff665c4c3247cdea42a4762798bbcdfa98a9321e17f1541958c865bd75 -address /run/containerd/containerd.sock │ │ ├─ 53237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 479980af831cd630480761422992e2a7d8691e162d3034041edd0473da4aec31 -address /run/containerd/containerd.sock │ │ ├─ 53361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dda4afab9173468e1926c476dab9cff395b512e91f586216f320ebc8e39d645 -address /run/containerd/containerd.sock │ │ ├─ 57999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 676243cfd8445e6e39e2d0f7c3a2bff6422b2c57de4660dc8701ae3be0d313ee -address /run/containerd/containerd.sock │ │ ├─ 58667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9553aee650139a891431dab6e1056b8ad2c7c022df3f24c87b12c7699505a437 -address /run/containerd/containerd.sock │ │ ├─ 58722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25a99f1b40057e0d4780421f0b621c00cd272202c35a540cac5e4f28015d7c8d -address /run/containerd/containerd.sock │ │ ├─ 58761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af949b9f02285205d0e527d5d79f4b8c79ad6ca61b7b6b61500347150e458222 -address /run/containerd/containerd.sock │ │ ├─ 58915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42b622ea51cb0962017ff695552d24d515a8d7886a84028676d90e99dae0ed30 -address /run/containerd/containerd.sock │ │ ├─ 63350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80ec469fb28f803a1918eef7810dcc829a58b49809fb57a7843b063fd919aa6b -address /run/containerd/containerd.sock │ │ ├─ 63525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0908693ca2f3d9f3f671bf24b9c211122b688b18f19bf36af95efe6d62244696 -address /run/containerd/containerd.sock │ │ ├─ 63580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42c03b0c5720c8e53f464f859ce28d581ab186c4384119bfe6446d35d44e6b1a -address /run/containerd/containerd.sock │ │ ├─ 63618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0c4aabd275eab89f9754703d1295fe11a740d7e2c791404ff12ccd7f95a9b02 -address /run/containerd/containerd.sock │ │ ├─ 64812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d9463794334f5fc1913a5c671a8c3a4dde2e3d789b362ba41256564ae5e75fc -address /run/containerd/containerd.sock │ │ ├─ 64883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a65aee96452fc6da154078664c18a2f5ed14376ed31dfc190c073d992784b870 -address /run/containerd/containerd.sock │ │ ├─ 65659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd204026f821dd92b505db98a58a01f7ee8a398fa3b0cfc8f1c82c328f8fafcf -address /run/containerd/containerd.sock │ │ ├─ 65793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3f58042faaefb1b97fe7d46858b30e7745d3928f0c8851fefee2a191c74e09d -address /run/containerd/containerd.sock │ │ ├─ 65817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5303c691904d49d335cb4d9d9cdc79e0719cf2e722e78f631e9756ffb0ef4711 -address /run/containerd/containerd.sock │ │ ├─ 66341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c313a5f0c74bac9ee051621a5501cc79fe0cefd6dde60aefb9d2fbcaee96f393 -address /run/containerd/containerd.sock │ │ ├─ 66882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abe7df74071a4962f766940a2db3aac1a46eb0d9180a5d10bd4d489c1de4e306 -address /run/containerd/containerd.sock │ │ ├─ 67175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cb9028b4d719265c4f18b071bc0e36ef608f4c0352d4be5ef56d2f64ac229e9 -address /run/containerd/containerd.sock │ │ ├─ 67941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2928ebfd52d138493ea44f2e180f62c0f3577ff49e932bc490fca135beb1c88 -address /run/containerd/containerd.sock │ │ ├─ 68514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8cb0c7678eeb10534ede100148dd5ff697e01ad4260b9c27f06c8919303fd0a -address /run/containerd/containerd.sock │ │ ├─ 70143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89b78060b2a6dd6a336831b15ef0c4800e726d3d7a6c20e0e790bfad46452832 -address /run/containerd/containerd.sock │ │ ├─ 72807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7acdbdf597f345aa06bfaf98f5266d1545107ffa0b6a4204fe8e073be8ffa6c5 -address /run/containerd/containerd.sock │ │ ├─ 81820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 790187a82b07ccd7d447ef001f6dfe6b0dfd057767a85c0d3e63a7cfb139a4d7 -address /run/containerd/containerd.sock │ │ ├─ 83310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3359ccf206d78b783013bb8c05940e32453bd01da45b422c871ba9687caa470d -address /run/containerd/containerd.sock │ │ ├─ 89261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e4c34dd8566005bf55c0eb54c0e82f679f8be4dc48a437e0fa5c6dce176c0a4 -address /run/containerd/containerd.sock │ │ ├─ 95750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9e087ecc2cd5b1545b51b3af317c6401f1abefecc45fdb2c4b8bd36de5e2bab -address /run/containerd/containerd.sock │ │ ├─107643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7924f25f2280100cebd2688ecce9491aedd0460902045740d280dbc8be1c97c8 -address /run/containerd/containerd.sock │ │ ├─107682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e21d6eb0470d907835ceea0981f6d4241874e4a56538b1e68ce1f6221ddef79b -address /run/containerd/containerd.sock │ │ ├─120762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ee406786c0349d9310860b57b2fc5e3ad3988fd0a6415a3709e79c8e16b7b1d -address /run/containerd/containerd.sock │ │ ├─122346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5331d0b7e14f91fe9ce432b53700b1b3cb10f5af07a39d70086fe607e10020fd -address /run/containerd/containerd.sock │ │ ├─122386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b159b8884ccbde7622c3d3ab182a83fc7d7db310ec838c01939b2344a0c7ef6d -address /run/containerd/containerd.sock │ │ ├─124703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5a8cbc1360cfd65dd365f8572909a5b5635ccc6919e87a209b9c8e1f0541a66 -address /run/containerd/containerd.sock │ │ ├─126392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d40cec3eac46c5723ce90c745d3efc31aebe55f79b63d5ae900364bac8d4957 -address /run/containerd/containerd.sock │ │ ├─126485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63ecf570b1dbcd397560804d941f04d0932c22c71f2e33ab4af86713fb9b4e86 -address /run/containerd/containerd.sock │ │ ├─149835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c664c3f2b69456e1aa359f077a0edc40ee6a2c7a666aba4d4010bcf2d303b15 -address /run/containerd/containerd.sock │ │ ├─149893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57b584698c8bc72b3f72e704188c6b45a61c07022d47f5b1ff952b3db4704879 -address /run/containerd/containerd.sock │ │ ├─152635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b290e1eb47e9dcd3a211dd6143203b5c1a00b43ce919faf1378c84f4f6557bb3 -address /run/containerd/containerd.sock │ │ ├─167255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40935fee23a468fedab656e75862277e327a525f6ef27bd6e12c4d345b776f1a -address /run/containerd/containerd.sock │ │ ├─169150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7a78cdbfb442afc973033ef6146bb9dd02004c4be85fc86a7da8e2ea37b10b3 -address /run/containerd/containerd.sock │ │ ├─169688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea3f6fa35cd067ff48c6ff200a38bd20809291a7dfb31648d4d166591b7ffaa3 -address /run/containerd/containerd.sock │ │ ├─170651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5241baf269b1baafced8a1f7f9ae1b60764894dfa3ba61eb0a7719228de32997 -address /run/containerd/containerd.sock │ │ ├─172623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f80d05c5bbab5fd6e798c55417e75280051156a055175ea238cc46ac346bcbd -address /run/containerd/containerd.sock │ │ ├─172713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce18c05c161215de2a1585ecb95909bfe99c593d2ee34a3499ea70d168c8c8e1 -address /run/containerd/containerd.sock │ │ ├─172885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f81dae5a9be77fa625206ea3204cf70a19c772dcba304d856a1d6fbdc1037a1 -address /run/containerd/containerd.sock │ │ ├─172957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce81bac07949895e681cc7fb120221711df09dd1491447d37c7e68166bb64dd4 -address /run/containerd/containerd.sock │ │ ├─173111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9166fe270199731eaf008f560b95c4891ddb46792aa52a3ebcb73d654822156c -address /run/containerd/containerd.sock │ │ ├─173556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55e519596ee8f1f39b590510ad4f154c6671b6b8ed3df9be5cfee106d345ce96 -address /run/containerd/containerd.sock │ │ ├─186125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45cc70edac540d15ed349f2f6e8ab995df6fe76eba9d857476e258a6bd29173a -address /run/containerd/containerd.sock │ │ ├─187845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40cd35761b9305713b7badedf002d410229445327546bee47e4ac2f1299a256f -address /run/containerd/containerd.sock │ │ ├─187898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c91e3b60103bb16c1e12ba827ebdd088855c19252ce1d9dbd714fd01fd2c9a4b -address /run/containerd/containerd.sock │ │ ├─187930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41e75f06bac241f753e4707d9f3871e45a5bb83101068e3ce45c03eb371147dc -address /run/containerd/containerd.sock │ │ ├─187991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13c8a0aa81dd6b807640ede66b478f6e2af7564323dfb067fb7731addd960a58 -address /run/containerd/containerd.sock │ │ ├─188019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94d145c2c1294779d154f1ee993be48fb1ca417808a87500e8558a5ee22b65de -address /run/containerd/containerd.sock │ │ ├─188377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b587155e59df962383f300051652acaa173d2fb1620358a8cfe5f457609de7df -address /run/containerd/containerd.sock │ │ ├─188508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a231b5960203d622c1508232bad0087b56bda11f6781aa1e69683cf7b7b798a -address /run/containerd/containerd.sock │ │ ├─202285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a309773c691e56da17ef13a645d97b89a6930ca10d333472e6932790835939e -address /run/containerd/containerd.sock │ │ ├─204109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4e80da86255192352f6e561604632156a45b9a4322528947aefd28d1e44c8e4 -address /run/containerd/containerd.sock │ │ ├─204147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 049950352d9e45b4422d740ac47c2782e5bb5b8bbb35dc5b1ff24d2ebd776972 -address /run/containerd/containerd.sock │ │ ├─204188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8da96a2bfd96fbf7cf17dd675c68e33618090d9b452197493334b793db124ec3 -address /run/containerd/containerd.sock │ │ ├─223192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06be448704a896a5b65f75ae53e6102d11ffb8d78b7bbe4c269734ec40a2444f -address /run/containerd/containerd.sock │ │ ├─238063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79f21848262fd5607fbec5782186ffd0f62fe81327bc0f0602bf0e2688177a16 -address /run/containerd/containerd.sock │ │ ├─238238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c6c1e7f8dd10e0271baebd4ac54e253c30bcb172a7fccc2e39d4c2a55aebcdd -address /run/containerd/containerd.sock │ │ ├─238263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32bc9f71e272b061b5b79c5ef4ec4f0f768fda0612797b062e800138dbf74bc3 -address /run/containerd/containerd.sock │ │ ├─238445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e08dca7edb9e859865e0763ed9cb5c00af70a5ac1940cab6314b5a5602038a16 -address /run/containerd/containerd.sock │ │ ├─250833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff72c126df53681e6aec79fc9f2597b44d4d7caa1f63b3b08fb30e1256939849 -address /run/containerd/containerd.sock │ │ ├─253253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 046eccbe083315b9ba758e1d333c696005c5df218e5ad1de2dbadf98a855a8e2 -address /run/containerd/containerd.sock │ │ ├─254526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be5f6e427df745da2dd3a7f1d1f0a6bbc6c7dec570914832e7b2862eab0948cb -address /run/containerd/containerd.sock │ │ ├─255632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f5366f31c4dc7949321f5299336d2bef1da23a757f9308f567bb4054340765a -address /run/containerd/containerd.sock │ │ ├─256708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9965196f45ab026861173b3683b49cd61042048ae3f77f5a3776732e350dff74 -address /run/containerd/containerd.sock │ │ ├─258941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 439dbbaa340e223e78a99b4584e12408530dfb3efa2caacedd587008fb26b23f -address /run/containerd/containerd.sock │ │ ├─260309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fea28408ed8330ef34868d5ed36ea64e46f20965f8271f4614fef92512232b9 -address /run/containerd/containerd.sock │ │ ├─260368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f912eeb3fb7133de0fd69fe53041287894ef0af45de0f8193e907396d94927c -address /run/containerd/containerd.sock │ │ ├─269712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6140da6fedb56cde629d0765ba99b9871edaec76c48718c06c9939af1581efd5 -address /run/containerd/containerd.sock │ │ ├─270284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 824b52a136ff9636e4df8e2e5c97fd3b09a9ad40a85b9a53babf5987405412a1 -address /run/containerd/containerd.sock │ │ ├─303284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc6a65143d8fdcbfcebcd12fd24bb3e81a446e80c08469c3b890959cf2c15b29 -address /run/containerd/containerd.sock │ │ ├─308443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24cb3a3fda36f9dfcc1417a587f211356cd6ab08170aa3dde4a29cbc4ad57ef5 -address /run/containerd/containerd.sock │ │ ├─308662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 636f8bee7d032e680198ab8dfe78278060e1b46929395b27faf2606de87b33a2 -address /run/containerd/containerd.sock │ │ ├─308699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dad9cd5fd26a9b8260165c3e0bb21f7e5890dfae97249de6202f30cb5b643c0 -address /run/containerd/containerd.sock │ │ ├─308889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb59a6fabffa6792ba6c8b20e9afabd4f1fe0f56600f2abe7cee455cb17059fa -address /run/containerd/containerd.sock │ │ ├─319690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dd803a9721f234d3ddb0d1c8c1f48bb8f8c17ee13b346dfbe47eb4caed0a440 -address /run/containerd/containerd.sock │ │ ├─322408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8d145387f5a87de8def2b790d57e7f52dd47c0bb7d25e821658dd3d4a93dbb8 -address /run/containerd/containerd.sock │ │ └─323884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f84f89ff39d25a9109726507cbf567dc337a09ff6aa3c733d9788afcfe9001fb -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1426 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─docker-511ee70070c59a8729352082cc5b5c5ee775151ee0024f8059631a89bc2a1064.scope … │ │ ├─12337 /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 │ │ └─12349 /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-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-7284be7a406fd7489acb706c3ec0d3d7f68f75069a79e7e92e15b10d01564b79.scope … │ │ ├─12661 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qfnulv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12712 /usr/bin/ceph-mgr -n mgr.instance.qfnulv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qfnulv.service │ │ │ ├─12589 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qfnulv/unit.run │ │ │ └─12609 /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-qfnulv --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.qfnulv:/var/lib/ceph/mgr/ceph-instance.qfnulv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qfnulv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qfnulv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─30808 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─31080 /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 │ │ │ ├─19819 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19840 /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 │ │ │ ├─26338 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─26600 /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 │ │ │ ├─40263 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─40283 /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 │ │ │ ├─35354 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35621 /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 │ │ ├─12225 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12254 /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 │ ├─docker.service … │ │ └─10327 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-8cf462aef40b9ba2873c1d676e3e665347ef250a1ba27a194099662b8ce38216.scope … │ │ ├─35664 /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 │ │ └─35676 /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 │ ├─multipathd.service │ │ └─166591 /sbin/multipathd -d -s │ ├─run-r0768237eb6d1431a8c11ad6e05663063.scope │ │ └─201984 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─43292 /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.65 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-b8e2906fe93ad50de4eae036a6e87f2edc898646537d3f80f17368b729269e44.scope … │ │ ├─40353 /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 │ │ └─40367 /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 │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-0f494bc47136328384c63a080eac9be1140fb0dc50b8057c504ededf9d0d5ddc.scope … │ │ ├─31122 /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 │ │ └─31134 /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 │ ├─cloud-final.service │ ├─docker-56b8de579b96d986b6e7bdd11f76c7687f3ede268ea8a27052684e410cd83dfa.scope … │ │ ├─26674 /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 │ │ └─26686 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1095 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10836 /usr/sbin/chronyd -F 1 │ │ └─10837 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-bddfa28c75a66def3345a4375326eb388f39610360da9673188cc50da9b1c28b.scope … │ │ ├─19933 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19946 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─166447 /sbin/iscsid │ │ └─166448 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─2eaebd5c39c20de03916632490eafa493abda60bf3e0afa349053add86c1d4b7 │ │ ├─68142 nginx: master process nginx -g daemon off; │ │ ├─68157 nginx: worker process │ │ ├─68158 nginx: worker process │ │ ├─68159 nginx: worker process │ │ ├─68160 nginx: worker process │ │ └─68161 nginx: worker process │ ├─f8f85d4e7618e3c3083947bee3a9138f2a46d6a8a10f0ecdbe7d33a1d34b61f2 │ │ └─70359 /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-65.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 │ ├─1f1b3110824aae979659c66c063e2a5080afa1a526240b20f54643b4f8e7c346 │ │ └─59202 /secretgen-controller │ ├─e81774427c207c2b060484f7e801fe23a42c75d8978b627ef09319e36c72fa7e │ │ └─70196 /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-65.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 │ ├─c313a5f0c74bac9ee051621a5501cc79fe0cefd6dde60aefb9d2fbcaee96f393 │ │ └─66364 /pause │ ├─0015b73c0ecfafc074199799efdc052ea7c622f3beaf99f6cda7177ae42210b1 │ │ └─324185 /bin/openstack-database-exporter │ ├─d96e119e0cef52b6971a5b1d3884fde2706623fd1d3e5ff4238128cb76f6df67 │ │ ├─51251 mysqld --wsrep_start_position=6e3fd7ed-7fac-11f1-b003-4e4c60134d30:20 │ │ └─51376 /var/lib/mysql/mysql-state-monitor │ ├─6de4fc81fd79244ac39af17c4aa97b2f562f8295f168c28bd569bf90e9c23dd2 │ │ └─44214 /pause │ ├─94d145c2c1294779d154f1ee993be48fb1ca417808a87500e8558a5ee22b65de │ │ └─188134 /pause │ ├─f216b55621d9c002ae48c6f583f71ac783e093cabb32f2e1ff9148852ad81bd9 │ │ └─274532 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─4f912eeb3fb7133de0fd69fe53041287894ef0af45de0f8193e907396d94927c │ │ └─260392 /pause │ ├─1a4506629983f852b1a6634fbed2e50204fa02a796f62f861784de064976c31e │ │ └─46935 /pause │ ├─74f913e5aa9528de9c68f4ad18fa4d8812e15f14c02ec7a3fb19f8b0ff699b93 │ │ └─71381 /bin/oauth2-proxy │ ├─a518acc22e7cf82aca7d4974648813b9282b16191ae3f557e03abc206bae4c9f │ │ └─90482 /usr/local/bin/rook ceph operator │ ├─16fdc8948dc14265bc6e048413d10c45c55a76e4a9a29feebc804dbf7e37a849 │ │ ├─64649 python -u /app/sidecar.py │ │ ├─64965 python -u /app/sidecar.py │ │ └─64966 python -u /app/sidecar.py │ ├─5c734e086a250be59ed98dbd35b9cf3939ec39f6ff893c151932e4c4bc7c995d │ │ ├─202401 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202418 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─202424 erl_child_setup 1048576 │ │ ├─202512 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─202513 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─202523 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─202857 /bin/sh -s rabbit_disk_monitor │ ├─b5a8cbc1360cfd65dd365f8572909a5b5635ccc6919e87a209b9c8e1f0541a66 │ │ └─124728 /pause │ ├─69e4f58d36754b5140815ce74be838f48d86b8775308e1634c4d90c18dcfd4e1 │ │ └─47213 /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 │ ├─e21fdda709bc98106b3596b429f6c640c62c0b3abc1eba13398ed444d4da91fd │ │ └─70294 /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 │ ├─41c49976849ec5cf06244010358e4f1a97606328b349a9a47ed515d6eb808b0c │ │ ├─219138 heat-api-cfn: uWSGI master │ │ ├─219151 heat-api-cfn: uWSGI worker 1 │ │ └─219152 heat-api-cfn: uWSGI worker 2 │ ├─26057d4ac3e1aeca99bc66bb2f97d2e7bb352825a3417efd29e27667a9dc3b02 │ │ └─317619 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ce81bac07949895e681cc7fb120221711df09dd1491447d37c7e68166bb64dd4 │ │ └─173006 /pause │ ├─6140da6fedb56cde629d0765ba99b9871edaec76c48718c06c9939af1581efd5 │ │ └─269747 /pause │ ├─83a2123c596829325e73e0ba21f185205947900a0a98e064d2be2a30317cbfbf │ │ └─46045 /pause │ ├─6fba6883b353f622bdbfde3ed2d1e2ddb749adb372f348abcc5520e88f2071e7 │ │ ├─108123 /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 │ │ └─402301 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a7e4f90a6530a2e8e537487460dd096b24eee3ce05d62ef569402c56c7e4f92d │ │ ├─207521 /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 │ │ ├─407490 /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/tmpz4kwwkfx/privsep.sock │ │ ├─407783 /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/tmpw97uitg2/privsep.sock │ │ └─412651 /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/tmpmv793mh6/privsep.sock │ ├─049950352d9e45b4422d740ac47c2782e5bb5b8bbb35dc5b1ff24d2ebd776972 │ │ └─204179 /pause │ ├─6374da419482acceaa1a30538d447b168ea6c05531fbf251ebef1db037560cc8 │ │ └─71334 /bin/oauth2-proxy │ ├─98d90510a5a1f217df2aef421d854f8990e2fe4f9cef38ffdaa8b5f84db8ac5c │ │ ├─69141 /usr/bin/vector --config-dir /etc/vector/ │ │ └─69194 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4f47e66ce7a6690fc256e7db689c1a7ecea94293d42b079e70c7c064cbdd2666 │ │ └─108233 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─42c03b0c5720c8e53f464f859ce28d581ab186c4384119bfe6446d35d44e6b1a │ │ └─63603 /pause │ ├─4196e2f9d58fa4777a27fb13129b7432e8b9a8858f5bca53cad2e764eca4819b │ │ └─275237 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ffb64e78a1bcc8ef222352b8a7df1e5ab0b064de2efa656edb32fa78a741a028 │ │ └─63813 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─8a1fed04235cbe58a9dcad6e36f621be55e4cbf34ba854ff0316e0fb6bd72f55 │ │ └─255682 /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 │ ├─34b43fc9f46b79d68ac562e037f91d1ad1ed7818403e5570a01e3519ac26446c │ │ ├─88600 barbiacan-api: uWSGI master │ │ └─88614 barbiacan-api: uWSGI worker 1 │ ├─af949b9f02285205d0e527d5d79f4b8c79ad6ca61b7b6b61500347150e458222 │ │ └─58785 /pause │ ├─2ccb4ec0475165210e06444255cc461712233a7e8de0194edc6cd954e8031760 │ │ ├─121159 glance-api: uWSGI master │ │ ├─121172 glance-api: uWSGI worker 1 │ │ └─121173 glance-api: uWSGI worker 2 │ ├─e1f073c3fdfc98266ed5157ee2db6bdb23608f016f5b38e4b23e64b62dcf380e │ │ ├─317638 /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 │ │ └─317768 /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 │ ├─b290e1eb47e9dcd3a211dd6143203b5c1a00b43ce919faf1378c84f4f6557bb3 │ │ └─152658 /pause │ ├─c3f58042faaefb1b97fe7d46858b30e7745d3928f0c8851fefee2a191c74e09d │ │ └─65839 /pause │ ├─a4ae19eb052d1f692c340d1c2d84a003234d5fe72a89fef9d03ff8f93bcbd68c │ │ └─123975 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4f5366f31c4dc7949321f5299336d2bef1da23a757f9308f567bb4054340765a │ │ └─255656 /pause │ ├─aa3f930e154673c3dd428775727af8d04de6c3b057adf070f635d4baa41c1232 │ │ ├─150888 /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 │ │ └─151005 /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 │ ├─0fc2a175c956ed0ae2641cc987a46ef392b58af190baa9b987a7728ef4c5b611 │ │ └─46076 /coredns -conf /etc/coredns/Corefile │ ├─dd204026f821dd92b505db98a58a01f7ee8a398fa3b0cfc8f1c82c328f8fafcf │ │ └─65682 /pause │ ├─ee97888ccbf6fc8bcc365633f1420f8773ff0c3c199dd8bedfc250188828c8ca │ │ ├─186265 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186282 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─186288 erl_child_setup 1048576 │ │ ├─186442 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186443 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186453 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─186790 /bin/sh -s rabbit_disk_monitor │ ├─e4b37fb2d1f4271264b5a0974573432cee98aa25c5041a341cc902171544e561 │ │ └─45595 /pause │ ├─4755c7e98f38405ffb9e7c12505c305627b259cac4e8dfe1421ad82dcb369f7a │ │ ├─269780 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─270426 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpjgsd4670/privsep.sock │ │ ├─270496 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─270498 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ea3f6fa35cd067ff48c6ff200a38bd20809291a7dfb31648d4d166591b7ffaa3 │ │ └─169713 /pause │ ├─f265cb3a7072b1375708edef01239c7ad1a7d8c1efe579a585330286b5569e2f │ │ ├─317525 manila-api: uWSGI master │ │ ├─317569 manila-api: uWSGI worker 1 │ │ └─317570 manila-api: uWSGI worker 2 │ ├─bb955e7928917eb01001ecd9a0dd7f66198e264eb26ad77eb9e0752eeb095133 │ │ ├─322575 apache2 -DFOREGROUND │ │ ├─325493 (wsgi:h -DFOREGROUND │ │ ├─325494 (wsgi:h -DFOREGROUND │ │ ├─325495 (wsgi:h -DFOREGROUND │ │ ├─325496 (wsgi:h -DFOREGROUND │ │ ├─325497 (wsgi:h -DFOREGROUND │ │ ├─325498 apache2 -DFOREGROUND │ │ └─325499 apache2 -DFOREGROUND │ ├─d7a78cdbfb442afc973033ef6146bb9dd02004c4be85fc86a7da8e2ea37b10b3 │ │ └─169175 /pause │ ├─63ecf570b1dbcd397560804d941f04d0932c22c71f2e33ab4af86713fb9b4e86 │ │ └─126509 /pause │ ├─527edf26180eb40548ec63d28182bb3ebe747ce580c8efb75fd60e3376d6395e │ │ ├─199748 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─200770 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpjbe8jgt5/privsep.sock │ │ ├─201054 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmprfcxxt10/privsep.sock │ │ ├─201529 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmpvty230/privsep.sock │ │ ├─201979 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─201980 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─202104 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1709baf3-f76a-4eb5-ac7d-80cca125865e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1709baf3-f76a-4eb5-ac7d-80cca125865e/host --addn-hosts=/var/lib/neutron/dhcp/1709baf3-f76a-4eb5-ac7d-80cca125865e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1709baf3-f76a-4eb5-ac7d-80cca125865e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1709baf3-f76a-4eb5-ac7d-80cca125865e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-360a9d11-bb94-4982-911e-1674d003bbb6,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─202107 haproxy -f /var/lib/neutron/ns-metadata-proxy/1709baf3-f76a-4eb5-ac7d-80cca125865e.conf │ │ ├─226384 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2fe6ed57-1d82-4db4-97e1-79d6d28cf4bb/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2fe6ed57-1d82-4db4-97e1-79d6d28cf4bb/host --addn-hosts=/var/lib/neutron/dhcp/2fe6ed57-1d82-4db4-97e1-79d6d28cf4bb/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2fe6ed57-1d82-4db4-97e1-79d6d28cf4bb/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2fe6ed57-1d82-4db4-97e1-79d6d28cf4bb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4fcd94cd-9ebc-4db3-b11b-3fd9d8c71c6e,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─226387 haproxy -f /var/lib/neutron/ns-metadata-proxy/2fe6ed57-1d82-4db4-97e1-79d6d28cf4bb.conf │ │ └─410889 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp3bfx4xk1/privsep.sock │ ├─439dbbaa340e223e78a99b4584e12408530dfb3efa2caacedd587008fb26b23f │ │ └─258964 /pause │ ├─d804c3d2775b7a2abd7f631656d61efc20a2e3d4e443a3e96ad6095df52c5d75 │ │ └─301683 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─636f8bee7d032e680198ab8dfe78278060e1b46929395b27faf2606de87b33a2 │ │ └─308693 /pause │ ├─8659971376e7a587e60bc06ca2abce758a1d17bbf4b90a9761194a0112c23bb0 │ │ ├─ 49224 /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 │ │ ├─ 49237 /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 │ │ ├─ 49363 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─322110 nginx: worker process │ │ ├─322111 nginx: worker process │ │ └─322112 nginx: cache manager process │ ├─e21d6eb0470d907835ceea0981f6d4241874e4a56538b1e68ce1f6221ddef79b │ │ └─107717 /pause │ ├─5ad88a0b7e5dd7d249363618d03533aa3089d23eb8a11f440823daa33ddf9e97 │ │ ├─219114 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─219493 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─219494 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─9166fe270199731eaf008f560b95c4891ddb46792aa52a3ebcb73d654822156c │ │ └─173172 /pause │ ├─0e001f654d2927a9bd102a418b8920daf1ad5d5317fdc8104529577453ade0cf │ │ └─66812 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 │ ├─f694b0879b640541080768720f5d824924affadfd5cdda73b275702e0dcf2486 │ │ ├─199736 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─200039 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─200040 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─b159b8884ccbde7622c3d3ab182a83fc7d7db310ec838c01939b2344a0c7ef6d │ │ └─122410 /pause │ ├─9485d133d498a5093c33c6e7d0d531414f97a960344def7c04db540b3f1a2b6c │ │ └─43473 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e08dca7edb9e859865e0763ed9cb5c00af70a5ac1940cab6314b5a5602038a16 │ │ └─238470 /pause │ ├─abe7df74071a4962f766940a2db3aac1a46eb0d9180a5d10bd4d489c1de4e306 │ │ └─66907 /pause │ ├─4c771543132d12fc8120fec1fa651101184eeaf8becdbf920260872f35d67c22 │ │ └─53553 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─cca527a3fb9a12716bb9350d7ab24fbfd205637961cc5128081b8e84fa160dc3 │ │ ├─189179 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─442156 sleep 300 │ ├─cd0604ba791ce8f5d6c786d502ede365dc0a1ea873fd2eca8637753586a409a9 │ │ └─107996 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-grljf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─fe4456e78b993a45460e5ff614c08de9a14dd2c90eb61bc56a06657557a659db │ │ └─68659 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bb5c793e9d03838a57a0a33981d7f557961c19d9c5e366ade40189ae5491e293 │ │ ├─223561 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223578 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─223584 erl_child_setup 1048576 │ │ ├─223660 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─223661 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─223671 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─224185 /bin/sh -s rabbit_disk_monitor │ ├─ca8ae6430e58a3527cfa14f37dc06e6843a9322ab19f0932c80d31dabf6911c9 │ │ └─42959 /pause │ ├─da3768dddd248431395e9c670609aad737c6466b991fa175650e7cafedbc4dcc │ │ └─179010 /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 │ ├─10b09d27a1c25479880bfccf6118f56a590a1adb06e4a98071d9f029d24e43fd │ │ └─70403 /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 │ ├─74565c71fafb69b220428faa6e16b2ba407477b1aaf714b55361f66bd20b3a87 │ │ ├─249003 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─249457 octavia-worker: ConsumerService worker(0) │ │ └─249460 octavia-worker: ConsumerService worker(1) │ ├─e25ffbdb2efe652bc6205f4441958ba6de54520c536ed235e2e01cc02dfecfdb │ │ └─49824 /pause │ ├─3a231b5960203d622c1508232bad0087b56bda11f6781aa1e69683cf7b7b798a │ │ └─188544 /pause │ ├─67ff6f92c8fe687c3aad264774960e03a44fc0dc7e6e486c8633dfc263432ac4 │ │ └─42986 /pause │ ├─fdfa65106dd4fb7a85c8c184bf99b6894ce8ae8f28ce0c6ea3d411a2ea5b3aca │ │ └─44238 /pause │ ├─9965196f45ab026861173b3683b49cd61042048ae3f77f5a3776732e350dff74 │ │ └─256735 /pause │ ├─002b4af5fbde7129dded122ec910d1271d3728dde7f57324c55c96842fd2da00 │ │ ├─167966 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─167978 /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 │ ├─f9e7d5f8960a719abf4d91c3f8c45b849d02969aea10286f9a3b75add51a49bd │ │ └─51348 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─79f21848262fd5607fbec5782186ffd0f62fe81327bc0f0602bf0e2688177a16 │ │ └─238094 /pause │ ├─c91e3b60103bb16c1e12ba827ebdd088855c19252ce1d9dbd714fd01fd2c9a4b │ │ └─187960 /pause │ ├─7924f25f2280100cebd2688ecce9491aedd0460902045740d280dbc8be1c97c8 │ │ └─107668 /pause │ ├─9cb9028b4d719265c4f18b071bc0e36ef608f4c0352d4be5ef56d2f64ac229e9 │ │ └─67199 /pause │ ├─b587155e59df962383f300051652acaa173d2fb1620358a8cfe5f457609de7df │ │ └─188403 /pause │ ├─a65aee96452fc6da154078664c18a2f5ed14376ed31dfc190c073d992784b870 │ │ └─64908 /pause │ ├─9553aee650139a891431dab6e1056b8ad2c7c022df3f24c87b12c7699505a437 │ │ └─58695 /pause │ ├─6a1dcadd06d8fd89ca39ec1672f11b08ee3a957370a67b79f5c52f79f1552e3f │ │ ├─184475 nova-metadata: uWSGI master │ │ ├─184488 nova-metadata: uWSGI worker 1 │ │ └─184489 nova-metadata: uWSGI worker 2 │ ├─34b8c77407f3dea77a4a34d22ec5307a12a91d128896890ff2c0a1d7ca66c33e │ │ └─47122 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─3086ef69cd90ed1f98c731aa4ed52bbb3410caca86a830f6810d9e3dd7ac5653 │ │ ├─184995 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─185389 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─185390 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─87203a7b286df3440188bddfa472295aad4e95dad711c3492dd3e64c2f2bed77 │ │ └─105069 /manager --metrics-bind-address=:8080 │ ├─eb59a6fabffa6792ba6c8b20e9afabd4f1fe0f56600f2abe7cee455cb17059fa │ │ └─308943 /pause │ ├─5d2f9579660fda4af5d730431d9e03089616cdacea514d3be94e64d9ed6fefda │ │ └─46980 /pause │ ├─4a6f52dfa73de17cc7f82e1bf4c3870dfbf6e255e070cc37e345204122ae1a8a │ │ ├─270214 magnum-api: uWSGI master │ │ ├─270257 magnum-api: uWSGI worker 1 │ │ └─270258 magnum-api: uWSGI worker 2 │ ├─5331d0b7e14f91fe9ce432b53700b1b3cb10f5af07a39d70086fe607e10020fd │ │ └─122371 /pause │ ├─0f80d05c5bbab5fd6e798c55417e75280051156a055175ea238cc46ac346bcbd │ │ └─172647 /pause │ ├─19a1145b26f77abaadba4893e0aab43aa0df9c98381611c537a33a5b2772bf20 │ │ ├─147041 cinder-api: uWSGI master │ │ ├─147054 cinder-api: uWSGI worker 1 │ │ └─147055 cinder-api: uWSGI worker 2 │ ├─45cc70edac540d15ed349f2f6e8ab995df6fe76eba9d857476e258a6bd29173a │ │ └─186149 /pause │ ├─33b65a824bb3f8685c16f4da00f11af2100dea1ac34772a2b4ffe8ecf6e5c001 │ │ └─301327 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7dda4afab9173468e1926c476dab9cff395b512e91f586216f320ebc8e39d645 │ │ └─53386 /pause │ ├─9f195883769683004600296bfa524b79c751e560a32804415cc994dc8a326582 │ │ └─70537 /bin/pushgateway │ ├─4bc213eb5b855a0ed34d553b236a238d6109c5ad93d481249f814910df9dbe36 │ │ ├─170859 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170876 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─170882 erl_child_setup 1048576 │ │ ├─170950 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─170951 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─170961 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─171204 /bin/sh -s rabbit_disk_monitor │ ├─53df7dcb470bcbe15d59e6256a0090cfcc3aff1465ccf01e5ac9b32c8360fc96 │ │ ├─185112 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─185398 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─185399 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─415d6a4d61a6441f09307e4b40f02809afeb52c55de503628346b882c8a43c95 │ │ └─201876 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─3359ccf206d78b783013bb8c05940e32453bd01da45b422c871ba9687caa470d │ │ └─83334 /pause │ ├─2a309773c691e56da17ef13a645d97b89a6930ca10d333472e6932790835939e │ │ └─202308 /pause │ ├─5303c691904d49d335cb4d9d9cdc79e0719cf2e722e78f631e9756ffb0ef4711 │ │ └─65857 /pause │ ├─fc9fa8972ab1ff38d4dbb7aec86d889ce590d86dcefe9e14cf78503a027f9d3c │ │ └─275264 percona-xtradb-cluster-operator │ ├─317a302224642f9d6eadcdb2e26ca5711b225722b740f188a3a19a98974e83b8 │ │ └─42843 /pause │ ├─41e75f06bac241f753e4707d9f3871e45a5bb83101068e3ce45c03eb371147dc │ │ └─188062 /pause │ ├─dab93456f63f28fdbc17b28cd14778cc7180f27b416a5cb925ea52e4b74c39b0 │ │ ├─184372 nova-api: uWSGI master │ │ ├─184425 nova-api: uWSGI worker 1 │ │ └─184426 nova-api: uWSGI worker 2 │ ├─3a8cea034057a7d5eb87fedbb12f23986fe5b4313bba01f1c168c2fa5de74779 │ │ └─64317 /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 │ ├─15cd47eb20ab125727a128d05b5efac468d594fc160f574cb8ffe73911e71d61 │ │ └─46135 /coredns -conf /etc/coredns/Corefile │ ├─0906a8e21080fadba190682ec0c4b98a8f3ebe8bcd8491008ecab58b6d271174 │ │ └─248972 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ff72436e69c0daf7d17d8b122adfe320a7bbe7025397111b68228fa8063b05e5 │ │ └─59051 nfd-gc -gc-interval=1h │ ├─7c5dc053a79e60055ca8ca4bcd320fdc673928a2130e25b5799ae2a95d2e3503 │ │ ├─248206 octavia-api: uWSGI master │ │ ├─248222 octavia-api: uWSGI worker 1 │ │ └─248223 octavia-api: uWSGI worker 2 │ ├─42b622ea51cb0962017ff695552d24d515a8d7886a84028676d90e99dae0ed30 │ │ └─58940 /pause │ ├─6157ea5acdb24f434e46a3fa361eb535c789d86cec2d25cb124e5b6b1c2697a9 │ │ └─274350 /manager --metrics-bind-address=:9782 │ ├─33d8990295b3a0e519c0cf707ca79009ead1579402e9002919dc30d50b30174a │ │ └─201112 /usr/bin/libvirt-tls-sidecar │ ├─52adda20cc6d88a9462225187a96d40f6d1de8e4ade78d47568ed483434f708f │ │ └─317532 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─f84f89ff39d25a9109726507cbf567dc337a09ff6aa3c733d9788afcfe9001fb │ │ └─323914 /pause │ ├─ce18c05c161215de2a1585ecb95909bfe99c593d2ee34a3499ea70d168c8c8e1 │ │ └─172736 /pause │ ├─69e86cd7da432ac593344f89853221146729afc4c245302a91c266ec8dc21df6 │ │ └─49012 /pause │ ├─2e4c34dd8566005bf55c0eb54c0e82f679f8be4dc48a437e0fa5c6dce176c0a4 │ │ └─89286 /pause │ ├─57b584698c8bc72b3f72e704188c6b45a61c07022d47f5b1ff952b3db4704879 │ │ └─149922 /pause │ ├─8b79ff2d04ca2c0764f6ab025136a820d0424175ef3aa64c46d61ad702328b36 │ │ └─45974 /pause │ ├─d337bacc1f930dfa3a4785312f5b3053ec114cbc7cc5b71b464ec9f75677ade5 │ │ └─302367 /kube-vip manager │ ├─2d9cca21373061e68f3ee428097596ff64f315868dc6b71f1cf96436f0ce8b7b │ │ └─70240 /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 │ ├─b9e3592dc3af386da78e3093fc252f8edaf78d24b183a1fdd8b58d695e8ae8e5 │ │ └─42974 /pause │ ├─c4c7bc87f777ca57988df9a5da427c3590dba0f51c2a95658f50e95cab6e433d │ │ ├─249735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─249756 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─250186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─250187 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436580 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436583 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436587 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436588 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436591 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436594 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436595 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─436598 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ec4390ccf65919969ad6732c150c1a1c8cb720755ac4c79b910a539a42ffc83b │ │ ├─158060 placement-api: uWSGI master │ │ ├─158091 placement-api: uWSGI worker 1 │ │ └─158092 placement-api: uWSGI worker 2 │ ├─40cd35761b9305713b7badedf002d410229445327546bee47e4ac2f1299a256f │ │ └─187883 /pause │ ├─3e3e7ec00ce6252a32da586dc4a936122152dae5f5056475fe47257fe883f9c2 │ │ └─276355 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 │ ├─f35a0a2865b1774cee9fb7224d6390a5eb857a0b7aaebea47caa4f8aac870f5d │ │ ├─197371 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─197642 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─197643 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─197644 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─fc620dcf75af15e3ecdc5bd823d04bb8e85ba4eb77e3af6e7741613f28455a05 │ │ ├─219193 heat-api: uWSGI master │ │ ├─219241 heat-api: uWSGI worker 1 │ │ └─219242 heat-api: uWSGI worker 2 │ ├─5182a58a0b4d83168c771b66baecd053c9c9611c3c14ebaa18ee52f9cf04a4f8 │ │ ├─ 76227 apache2 -DFOREGROUND │ │ ├─ 76247 (wsgi:k -DFOREGROUND │ │ ├─ 76248 (wsgi:k -DFOREGROUND │ │ ├─ 76249 (wsgi:k -DFOREGROUND │ │ ├─ 76250 (wsgi:k -DFOREGROUND │ │ ├─428949 apache2 -DFOREGROUND │ │ └─430122 apache2 -DFOREGROUND │ ├─dddcc498590c3788f6253a0e52ca5832a283472524d4a9e81b80aac4f157992b │ │ └─53449 valkey-server *:6379 │ ├─7acdbdf597f345aa06bfaf98f5266d1545107ffa0b6a4204fe8e073be8ffa6c5 │ │ └─72831 /pause │ ├─dd8005fc89ba1f1a2384b8a11e02c19cd1e315641d487ecbb125e287ee68c7ef │ │ └─276159 /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 │ ├─1348329c170f81175ab206456dfa0822fd7d6c27d0b07760fed9eb41a239dbd2 │ │ ├─95923 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95940 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─95946 erl_child_setup 1048576 │ │ ├─96171 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─96172 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─96182 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─96518 /bin/sh -s rabbit_disk_monitor │ ├─a0c4aabd275eab89f9754703d1295fe11a740d7e2c791404ff12ccd7f95a9b02 │ │ └─63641 /pause │ ├─40935fee23a468fedab656e75862277e327a525f6ef27bd6e12c4d345b776f1a │ │ └─167281 /pause │ ├─26169bfe336acfa2dddb5d7be810dfc8b5ce619dd3e117dc8a11bb57f4e53763 │ │ └─323504 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─9ddc4df5c8bff6b55812e85ff9c6bf19f93041d70f8ef3664b34b8d4d614b6fc │ │ └─70638 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c3f21c562ec23db34ea6f2d9ba2856816dac718456c1643ec9dfc6c0bfde5679 │ │ └─170275 /coredns -conf /etc/coredns/Corefile │ ├─690e9fe83db367bf275b3753abe93526ae8ab41d55a40cf505013f6daf0a7c65 │ │ └─207640 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0d3eba3c40cb7c7ebd10749f7d9b141f754235b3ed9c778b447dec85c69f27bd │ │ └─167930 /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 │ ├─2dad9cd5fd26a9b8260165c3e0bb21f7e5890dfae97249de6202f30cb5b643c0 │ │ └─308733 /pause │ ├─54136d8d5b55d90f7151140e1b56683682ed7a234b613e64827280b1c5614e5f │ │ └─43082 etcd --advertise-client-urls=https://199.19.213.65: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.65:2380 --initial-cluster=instance=https://199.19.213.65:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.65:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.65: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 │ ├─c8d145387f5a87de8def2b790d57e7f52dd47c0bb7d25e821658dd3d4a93dbb8 │ │ └─322433 /pause │ ├─7392c7967528b0cf43f180888e0390c36e8a8143d55d8eb144555e83051ea139 │ │ ├─199717 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─200229 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpq_p77m3p/privsep.sock │ │ ├─406503 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpnjqg813d/privsep.sock │ │ ├─406925 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpwpjsnx2h/privsep.sock │ │ ├─407257 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─407259 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─412087 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=dbf49035-84fa-4e4b-b664-f2034274a586 --namespace=qrouter-dbf49035-84fa-4e4b-b664-f2034274a586 --conf_dir=/var/lib/neutron/ha_confs/dbf49035-84fa-4e4b-b664-f2034274a586 --log-file=/var/lib/neutron/ha_confs/dbf49035-84fa-4e4b-b664-f2034274a586/neutron-keepalived-state-change.log --monitor_interface=ha-b7f6bf55-4a --monitor_cidr=169.254.0.30/24 --pid_file=/var/lib/neutron/external/pids/dbf49035-84fa-4e4b-b664-f2034274a586.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─427526 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=895337ff-1449-47ef-9326-5d81534702c2 --namespace=qrouter-895337ff-1449-47ef-9326-5d81534702c2 --conf_dir=/var/lib/neutron/ha_confs/895337ff-1449-47ef-9326-5d81534702c2 --log-file=/var/lib/neutron/ha_confs/895337ff-1449-47ef-9326-5d81534702c2/neutron-keepalived-state-change.log --monitor_interface=ha-6dd4627e-27 --monitor_cidr=169.254.0.246/24 --pid_file=/var/lib/neutron/external/pids/895337ff-1449-47ef-9326-5d81534702c2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─25a99f1b40057e0d4780421f0b621c00cd272202c35a540cac5e4f28015d7c8d │ │ └─58747 /pause │ ├─fd4e2e1c75153757b9e0c0755449dfd6cdecc3ac930e9ebed38b6bc74caa27d9 │ │ └─275178 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 │ ├─62f27561f6eb4d78cbcd88698b452d109c217be0d88fe0a69357d9be5fcf1050 │ │ └─70667 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5158262453c8b7aa1940879a51000171ef7f9dd7b6f1f446db4a0ffc25ea5a5f │ │ └─50551 /pause │ ├─05d1eca532be34361e1978587c66ce779ebc8fdef8c4c2f2e91ba8caa94bfb4b │ │ ├─64689 python -u /app/sidecar.py │ │ ├─64984 python -u /app/sidecar.py │ │ └─64986 python -u /app/sidecar.py │ ├─e4e80da86255192352f6e561604632156a45b9a4322528947aefd28d1e44c8e4 │ │ └─204132 /pause │ ├─ff3faebfdda0728ec582b1b3cadc2c21012c69d3f0939be8c992356376bf54f6 │ │ └─69396 /goldpinger --static-file-path /static │ ├─24cb3a3fda36f9dfcc1417a587f211356cd6ab08170aa3dde4a29cbc4ad57ef5 │ │ └─308486 /pause │ ├─d05a8ae15a84a4ebe78853839be67888e1a50f28cc15cd43e8b032ba98b8bb43 │ │ └─147661 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e2c4706997fc4540b8c0aa2e0386560dea55369bfe2947f5cd97a776ea15b0c8 │ │ ├─250992 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251009 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─251015 erl_child_setup 1048576 │ │ ├─251114 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─251115 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─251125 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─251579 /bin/sh -s rabbit_disk_monitor │ ├─1d9463794334f5fc1913a5c671a8c3a4dde2e3d789b362ba41256564ae5e75fc │ │ └─64841 /pause │ ├─8cbf1d2008501f30437eb24279d535e60922cc38f5cbb24e93b4c3e7a4b28a9f │ │ ├─197412 neutron-policy-server: uWSGI master │ │ ├─197433 neutron-policy-server: uWSGI worker 1 │ │ └─197434 neutron-policy-server: uWSGI worker 2 │ ├─13c8a0aa81dd6b807640ede66b478f6e2af7564323dfb067fb7731addd960a58 │ │ └─188091 /pause │ ├─3a28be755840ee165fa60fea9e9a5cf9dce1d6e26f35fdfaa5e7cc15f330a1ce │ │ └─42997 /pause │ ├─8f81dae5a9be77fa625206ea3204cf70a19c772dcba304d856a1d6fbdc1037a1 │ │ └─172911 /pause │ ├─d6e22883bfb1333903c25ee8b25f4976349fa16278957067a327881d23aa53ce │ │ └─48905 /pause │ ├─046eccbe083315b9ba758e1d333c696005c5df218e5ad1de2dbadf98a855a8e2 │ │ └─253277 /pause │ ├─7c6c1e7f8dd10e0271baebd4ac54e253c30bcb172a7fccc2e39d4c2a55aebcdd │ │ └─238276 /pause │ ├─37936619ea02a344466190cd5c0281c5535f702a62a12f18c0dcbb5b1d79f34c │ │ └─150449 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4316e4e881fd99e1ff808a0c54a7fd32c44d1da799c58ee8ac9a052e1f9c3d9f │ │ ├─197349 neutron-api: uWSGI master │ │ ├─197397 neutron-api: uWSGI worker 1 │ │ └─197398 neutron-api: uWSGI worker 2 │ ├─3dcc7bc06ae4c3ed829dbe7dfc38b10300cbb0c85839649a9d70f6ffa324ecd3 │ │ ├─71362 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71398 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─71404 erl_child_setup 1048576 │ │ ├─71514 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─71515 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─71525 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─71726 /bin/sh -s rabbit_disk_monitor │ ├─b2535473e70ff9d8287814376889a8a91b4fe7f051ec2e2078dc10ac9e12bbad │ │ ├─44699 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─45082 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─260d9689b8dab0690b5fc15d677b2178bcdb8e9b46a1a2cf7feffe6df626728b │ │ └─69896 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─89b78060b2a6dd6a336831b15ef0c4800e726d3d7a6c20e0e790bfad46452832 │ │ └─70166 /pause │ ├─80ec469fb28f803a1918eef7810dcc829a58b49809fb57a7843b063fd919aa6b │ │ └─63383 /pause │ ├─68186747c22fdd1576961f31cbb77f3b07eec9cbd4552d5f2568136e03df4a5d │ │ └─53753 valkey-server *:26379 [sentinel] │ ├─479980af831cd630480761422992e2a7d8691e162d3034041edd0473da4aec31 │ │ └─53260 /pause │ ├─bd58f17669f096d4d297d707d65aa02712868b42cea0986c99e2b18030123fed │ │ └─43443 /pause │ ├─5241baf269b1baafced8a1f7f9ae1b60764894dfa3ba61eb0a7719228de32997 │ │ └─170679 /pause │ ├─06be448704a896a5b65f75ae53e6102d11ffb8d78b7bbe4c269734ec40a2444f │ │ └─223217 /pause │ ├─55e519596ee8f1f39b590510ad4f154c6671b6b8ed3df9be5cfee106d345ce96 │ │ └─173579 /pause │ ├─de84d9a0af1b7b3bc822cf4ed205df2fb650547d2bad9ec111eeab6226c348ef │ │ ├─326596 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─326608 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─024d5c5205f809bbf6a88acd90cb9765794f8044bb6846d5bc2507428d2964f2 │ │ └─51423 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─32bc9f71e272b061b5b79c5ef4ec4f0f768fda0612797b062e800138dbf74bc3 │ │ └─238300 /pause │ ├─40c99be7ae59c83615f211e61a1ff4bff6b2407a8fa4017c745b9d598425fbfb │ │ └─49725 /pause │ ├─824b52a136ff9636e4df8e2e5c97fd3b09a9ad40a85b9a53babf5987405412a1 │ │ └─270310 /pause │ ├─676243cfd8445e6e39e2d0f7c3a2bff6422b2c57de4660dc8701ae3be0d313ee │ │ └─58022 /pause │ ├─a1f459b87362628b6f42b8f559b266a77366c84e6f241d524ea9015b628bcd63 │ │ └─70812 /bin/memcached_exporter │ ├─bf321c50e1258c6841361e3fe9200ab82a85aa511a062a42546fecadf8abb06f │ │ └─49267 /server │ ├─f94edf0090c8b3a5f6258c747ef0cf8c0f1691bf4b4dbf3039cab4f6470ea018 │ │ └─68696 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7e3f7df10abd04dd7cf9a1c754381d8cf9339dd7e282cae088cb0552ca03ab42 │ │ ├─81957 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81974 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─81980 erl_child_setup 1048576 │ │ ├─82111 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─82112 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─82122 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─82371 /bin/sh -s rabbit_disk_monitor │ ├─3c5ded062ba730ed7d1d0b7e817aafb85b3332d328426ec7ae27c74600933563 │ │ └─47168 /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 │ ├─5d40cec3eac46c5723ce90c745d3efc31aebe55f79b63d5ae900364bac8d4957 │ │ └─126415 /pause │ ├─c9d302ff665c4c3247cdea42a4762798bbcdfa98a9321e17f1541958c865bd75 │ │ └─50856 /pause │ ├─0e29ff249a9b202df3f4c94b46784e6f8c6c5fc6c90a3c49deba7ddd9a52f601 │ │ └─59100 nfd-master -crd-controller=true -metrics=8081 │ ├─9204afc23546f907a89f2cd49f005a37d73edf065a59843c5d6ca142ee13f14a │ │ ├─124820 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─124838 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─124844 erl_child_setup 1048576 │ │ ├─124915 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─124916 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─124926 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─125232 /bin/sh -s rabbit_disk_monitor │ ├─79707e98de730e9d8971dca749ae930446f139c52df1292e1452e92ecd801ee4 │ │ └─59011 nfd-worker -metrics=8081 │ ├─5d4b562dae6cc0a821416bac6ad750b58b398a4add96633647c6700e18153a68 │ │ ├─198338 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─198783 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmple4nldae/privsep.sock │ │ ├─198935 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpzys_03se/privsep.sock │ │ └─199094 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─8ee406786c0349d9310860b57b2fc5e3ad3988fd0a6415a3709e79c8e16b7b1d │ │ └─120788 /pause │ ├─91e89416ddfaadaada22417b94ec7129587cb2d3a0a0d985fe8fe93a55d295a5 │ │ └─274228 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─7f5715bcad9bc3311967da37d0efe36eb611517ebac9053f9e07c2c5d5e52ede │ │ └─201159 /bin/bash /tmp/libvirt.sh │ ├─a2928ebfd52d138493ea44f2e180f62c0f3577ff49e932bc490fca135beb1c88 │ │ └─67969 /pause │ ├─412e9d08ce5d7ed0fb60a240dc5d4e172e74f4e162ff3e8a2dad409789c2fe68 │ │ └─50192 /pause │ ├─790187a82b07ccd7d447ef001f6dfe6b0dfd057767a85c0d3e63a7cfb139a4d7 │ │ └─81843 /pause │ ├─ff72c126df53681e6aec79fc9f2597b44d4d7caa1f63b3b08fb30e1256939849 │ │ └─250858 /pause │ ├─dc6a65143d8fdcbfcebcd12fd24bb3e81a446e80c08469c3b890959cf2c15b29 │ │ └─303308 /pause │ ├─05b69946bd9379f55cecdb79a952d1a48cb7b70f08da1104089d94ac60f42259 │ │ └─43117 kube-apiserver --advertise-address=199.19.213.65 --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 │ ├─0908693ca2f3d9f3f671bf24b9c211122b688b18f19bf36af95efe6d62244696 │ │ └─63555 /pause │ ├─3e15ccfdb9b81bdfd7ee62647dcead7d02b7991b3706b626103adca99f13c051 │ │ ├─51032 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 │ │ └─53822 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 │ ├─b9c7b185218b8585ac8b873f3095f46c1701c245d7d7d7db86d4c89f9e2d681e │ │ └─47018 /pause │ ├─6daa310fb420a43611a3020cc068f539d21bfab5c4b3b67e6606aea3e9497408 │ │ └─66754 /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 │ ├─3fea28408ed8330ef34868d5ed36ea64e46f20965f8271f4614fef92512232b9 │ │ └─260340 /pause │ ├─8da96a2bfd96fbf7cf17dd675c68e33618090d9b452197493334b793db124ec3 │ │ └─204219 /pause │ ├─79cb0eb80e73d6daaedc902b3294c1b3aedb366aa272978d0a7e98d1091a82b8 │ │ └─65033 /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 │ ├─b9e087ecc2cd5b1545b51b3af317c6401f1abefecc45fdb2c4b8bd36de5e2bab │ │ └─95773 /pause │ ├─9e810eb409caf5c32695f86d2f25e14a86a85b975f532848a330e51f5bcb4e9c │ │ └─46569 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 │ ├─7cd9a78dbb49e574bfd8df2df83b15693fcd22896c0fe4f7ad4449cc8d277e4f │ │ ├─303509 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─303526 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─303532 erl_child_setup 1048576 │ │ ├─303611 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─303612 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─303622 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─303938 /bin/sh -s rabbit_disk_monitor │ ├─ceeb2bfcd82662bd34d0ce832ff850a58d6c9838d0fc124730b5c33207e25235 │ │ ├─122820 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─123052 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─123054 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─025d1ddb1d71ae124b64b6a63158b8f538efaa815d7355f7203dea206113e377 │ │ ├─270349 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─270627 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─270628 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─59908e08db3ae33a5b9f37ba8cee17c02579f0fe3c8d334666e3ffc285eb3970 │ │ └─46424 /pause │ ├─2dd803a9721f234d3ddb0d1c8c1f48bb8f8c17ee13b346dfbe47eb4caed0a440 │ │ └─319715 /pause │ ├─d16b6accd8a89e3bb81f7f0b14bdb91ad16590acd0b4e01545b9e68435f9e52e │ │ └─53899 redis_exporter │ ├─a8cb0c7678eeb10534ede100148dd5ff697e01ad4260b9c27f06c8919303fd0a │ │ └─68536 /pause │ ├─be5f6e427df745da2dd3a7f1d1f0a6bbc6c7dec570914832e7b2862eab0948cb │ │ └─254551 /pause │ ├─6c664c3f2b69456e1aa359f077a0edc40ee6a2c7a666aba4d4010bcf2d303b15 │ │ └─149859 /pause │ ├─8ee5d82c3c4fa3a699d8954eb4f6e0d9434e433e97f0f43e059aabc51bcbd6bc │ │ └─277848 docker-registry serve /etc/docker-registry/config.yml │ └─965fa113297f359c358df1853289f0d37a677b90a4882afd65f074026687d60c │ └─68731 memcached -v -p 11211 -U 0 -c 8192 -m 1024 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount