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 │ │ │ ├─21573 /lib/systemd/systemd --user │ │ │ └─21575 (sd-pam) │ │ └─session-21.scope │ │ ├─21510 sshd: cephadm [priv] │ │ └─21592 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1599 sshd: zuul [priv] │ │ └─1612 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1603 ssh: /home/zuul/.ansible/cp/199.204.45.229-22-zuul [mux] │ ├─393164 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-osgmkanvgoolalaqfdmrmrzwvzoivmaf ; /usr/bin/python3'"'"' && sleep 0' │ ├─393165 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-osgmkanvgoolalaqfdmrmrzwvzoivmaf ; /usr/bin/python3' && sleep 0 │ ├─393166 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-osgmkanvgoolalaqfdmrmrzwvzoivmaf ; /usr/bin/python3 │ ├─393167 /bin/sh -c echo BECOME-SUCCESS-osgmkanvgoolalaqfdmrmrzwvzoivmaf ; /usr/bin/python3 │ ├─393168 /usr/bin/python3 │ ├─393169 /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 │ └─393171 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9940 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12292 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aece8167c145d541cf29a5b94c9566a38bb0dc5a88f10afea93aabd82cf86c1f -address /run/containerd/containerd.sock │ │ ├─ 12653 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 19766940c218656faf7d005bd7741f88552ca59a277f8b73e52eb84308e77c7f -address /run/containerd/containerd.sock │ │ ├─ 18519 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8e679c78c84effde29a9cb00b59800fd840f0db224fa6fcc926f935e494c561d -address /run/containerd/containerd.sock │ │ ├─ 25122 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3fc6b5c1e706c5dbe9bd47f8f850749b0d9cbe82e2e35fd3303e9c000ab55dcd -address /run/containerd/containerd.sock │ │ ├─ 29716 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3c404724ca4a86d3d22cb27adf2a7e2fa00dd90e56867844b2e4bbf787bec9fe -address /run/containerd/containerd.sock │ │ ├─ 34523 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 130dd49fa33f8ee51bace7e53b30f402240656393147b50867f26cc692942253 -address /run/containerd/containerd.sock │ │ ├─ 40379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6640a552b9c2fcf9e5ea22c85982fde74f74127601d59cd63034c20ea49ed9cf -address /run/containerd/containerd.sock │ │ ├─ 40434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69988acb1025752a4f61990c22ed21668b0a345ab9a26e8f735c72d80d39e9c9 -address /run/containerd/containerd.sock │ │ ├─ 40436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1208302d1e672428733494b012e94907af69197fb723932c9fbbf571fddc14 -address /run/containerd/containerd.sock │ │ ├─ 40453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ffff9d1d605504fa343e0340334366d39226070a35c89a4e597cb21d2abc7f2 -address /run/containerd/containerd.sock │ │ ├─ 40461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bcc5b30525be38c62f18667811e86dcfd8e547f98f652b6beec9ae0715e595f -address /run/containerd/containerd.sock │ │ ├─ 41009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d6c440bdf7b955ac6155d1666323fa002c3a5899cddeb8e914bc3c8c3fd6ee1 -address /run/containerd/containerd.sock │ │ ├─ 41728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 737399383482accba5ce52d1a88bf5805fcb62aab82a4b4cf1c72a2bbee558c8 -address /run/containerd/containerd.sock │ │ ├─ 41751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5568a7ef8f82a6849ae9da41dc878d68c1585b9261a5e72fc9f810e6cefc6b50 -address /run/containerd/containerd.sock │ │ ├─ 43094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc4657912b235a4edc6efd815347af5bd6189c1e836ed86127ec0ec611216e16 -address /run/containerd/containerd.sock │ │ ├─ 43512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd2bb70f1908eccf6b81715c55f3ddbf759996c7141e6b52e09f474afe77ba13 -address /run/containerd/containerd.sock │ │ ├─ 43531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dae0d5db25ce57aeb9a0896dcce5f2a523b1b0b1b6d5558f7991289b7494eb1 -address /run/containerd/containerd.sock │ │ ├─ 43973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64ae999e9ae31b347dc75072170e20a8fab02bce885cf2faef7f618ebb5742b7 -address /run/containerd/containerd.sock │ │ ├─ 44450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65f177b633cd38dda3b4e2514424e7bc04171532d2e2daa030816f9be5ebd46e -address /run/containerd/containerd.sock │ │ ├─ 44506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76c7e85189f2d03b9ce581b34720b06462694d2745a92e22ed57bfc3223d938c -address /run/containerd/containerd.sock │ │ ├─ 44543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c3077aea426b9c7f344ffcc309a01de0286116baca999d5bbcf90c7ccbf365f -address /run/containerd/containerd.sock │ │ ├─ 46831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea37bdf64884d20b9881cc0dc45f05f90599cb4b3a7d18edaa36884572be370c -address /run/containerd/containerd.sock │ │ ├─ 46912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4364d3fd479156f7c1a47fe6ae9581e77684fc188f826c6d1b8adf06066e3056 -address /run/containerd/containerd.sock │ │ ├─ 47642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfe5afb7855b189c3f0ffdccbda1aed53cd3b8215634554bee55679aca89bc7b -address /run/containerd/containerd.sock │ │ ├─ 47737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5f18bd9617675fd0e42af8e54211102a2b3891f9ce1ed75797c988d80b86c2c -address /run/containerd/containerd.sock │ │ ├─ 48325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20cdd8efac7c7d335b32cff20f26f9e83a67f619a114862501b2ef3c3536a15c -address /run/containerd/containerd.sock │ │ ├─ 48682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f1adfd9b5b870dfd2f2287c1245ea0eef6ab33be715bf743347fbff41ae2178 -address /run/containerd/containerd.sock │ │ ├─ 49028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 742e84f2dd14a80fb38d9cd81752ff555cb81d770772ccc9fb888ad0a38035ad -address /run/containerd/containerd.sock │ │ ├─ 51237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea2e5f0dc83e6067d631d26708bcc55e3a01896242dbc836128609d1faaad8d3 -address /run/containerd/containerd.sock │ │ ├─ 51407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 889a61ec22206410c85e14e310e2a4e90def3bcf61a1cc6a40c9a61666a46da8 -address /run/containerd/containerd.sock │ │ ├─ 55645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f912eaa5bda1876dad890b9a72cccfa7d753c9d41470f8797b6af71ed071e3 -address /run/containerd/containerd.sock │ │ ├─ 56282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0acf145d3352b5ad785345b730001c7b4f7929d91ad488a51af1a92f070d0818 -address /run/containerd/containerd.sock │ │ ├─ 56358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9952248b85f09207afa4eb6d347cd91129f27669814b0e330b58ec5417e4623 -address /run/containerd/containerd.sock │ │ ├─ 56399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c356041a9b00cec957eb6ea74cdba17fcbba5298b50d83e3569deb171c8aafa -address /run/containerd/containerd.sock │ │ ├─ 56551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac0b20ea90830bf2e53e30529a503ec62e5d7568057e4a89b2808fe73251d131 -address /run/containerd/containerd.sock │ │ ├─ 60363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9c0d5e532d98633fa338ba19ea3a9f3a8eb4af684c3ec45d495952f908ed7af -address /run/containerd/containerd.sock │ │ ├─ 60467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e5b97388cc890d5dc7b87675f4d8f1412082535be8898ef65d5d008ef20e16b -address /run/containerd/containerd.sock │ │ ├─ 60514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 548dbf358c402a61914a31037bd292b50777ccc69de12f1d8eb65ddf0a1bf990 -address /run/containerd/containerd.sock │ │ ├─ 60552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e3163c51908108b2b88ea501e6746d7f801fb149499d9258a75d78a9799f5ac -address /run/containerd/containerd.sock │ │ ├─ 62011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1788faab0f580c928f77bb63ff1c17a24fbb0fab2f04adf2dac3b11eb35a7ea3 -address /run/containerd/containerd.sock │ │ ├─ 62225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 883aa9fc77b8ff0b1127b649369c04cb1a9a82dcc1c08e0a9be996d1d5b03639 -address /run/containerd/containerd.sock │ │ ├─ 62308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64a9dea17217a21748670182cf70674a9d894db1f82392ccf8ac0cd8b7fc5737 -address /run/containerd/containerd.sock │ │ ├─ 62312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a3b57deb8ce4e826ded0620915c11d7b2ac1963f92cd13a502fa19089d070a7 -address /run/containerd/containerd.sock │ │ ├─ 62400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12b061183c2f01f3c443d970c85751f00c5257b7b8e6221d8afadb5b417af2d6 -address /run/containerd/containerd.sock │ │ ├─ 62913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb1bbd2a5c56534cd7158c88d1fb154799a908e7a00893ca04347ec8902d5b3 -address /run/containerd/containerd.sock │ │ ├─ 63316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a102e60d06feda230ca62ac0deb98cbc2f8ab893927f584a0b971d46137e8edd -address /run/containerd/containerd.sock │ │ ├─ 63516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df269e0627e0af8d334f9894f93b4d205724067a07b00f3a53dcff556cdf7208 -address /run/containerd/containerd.sock │ │ ├─ 64004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e02640b494cd51ab9bd3d339989fec6de4289d58bed38e3f4397c8c7f16a9c7 -address /run/containerd/containerd.sock │ │ ├─ 64806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29dac95f662443ce03ec9405a35f131108ad5ca2ed7e5d7534fba1bded98e826 -address /run/containerd/containerd.sock │ │ ├─ 66196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f964f41e1bd56c557ad0cf62e35ff399667d6d128d66e8cda07028527150f18 -address /run/containerd/containerd.sock │ │ ├─ 68371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc959c4bd8273b1b923bd37433d5baee273f09c2d32254d5e373240d5554d65b -address /run/containerd/containerd.sock │ │ ├─ 77445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fae87affc72072680d21110be798040e284d8005774b2fc482db7018cb3f8107 -address /run/containerd/containerd.sock │ │ ├─ 78825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e56ec107979e9f4203d6ca2f49f128fbae86f7cc3ac133213497cb9dd4464fd6 -address /run/containerd/containerd.sock │ │ ├─ 84459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 865c2922d7036ae5e37a1ee6235d170017e7890e3977c7e4ced1572ec2ed0cdf -address /run/containerd/containerd.sock │ │ ├─ 90359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a60f422bf4cafe1df0766fd874fda8493b0b97992ea99aae93f7f516682b4da0 -address /run/containerd/containerd.sock │ │ ├─ 94730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0cefb79ba01f7066002f624721d7e822522b9a8d4af958159f1ecd66f005b8b -address /run/containerd/containerd.sock │ │ ├─ 94767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71b73cf52e193537fd2db3758fc1f5929f7f702e7eb030fc4e945ec6813ef172 -address /run/containerd/containerd.sock │ │ ├─103219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 629499374351ffd1f5c66f0cd571874931e660f8b28866b1d30ba5c3f9fb7775 -address /run/containerd/containerd.sock │ │ ├─104724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd6d3c76c1f5e86653dad4724a77766c2e3c81eb6f2ce7f896e13d878d4a9114 -address /run/containerd/containerd.sock │ │ ├─104855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ba9e0d39dd1f5883faef40bfaeb922efea75f7c9d6f26223428724916f0c0fd -address /run/containerd/containerd.sock │ │ ├─106666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4d2809e751c73f614c5adb0ab7ed7cdd74f0c25bfad9f54c3d0234e6f0f4260 -address /run/containerd/containerd.sock │ │ ├─108487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9de77283085b8f9dc0ca041fe209a0683157c4fb467e35fd94eaab654a4b9f -address /run/containerd/containerd.sock │ │ ├─108540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8184839568a1db1c32a7e8fe1792a2f1be102c8fb982ff6c6091cdc14ba1a060 -address /run/containerd/containerd.sock │ │ ├─121935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 048ea7318ee42118f6ab05a2aedc77a0df7cbfc10095a30642d4e5acc753f468 -address /run/containerd/containerd.sock │ │ ├─121981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d308ddbf013dea446a9b6e3f0ab1f1afe3a8da7195d48c4f440d7b6524d1977 -address /run/containerd/containerd.sock │ │ ├─124378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19ef8b853bc052fdc2591eebe081c8e8213afa39c03426edd2dec76770580d41 -address /run/containerd/containerd.sock │ │ ├─138104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a11fe675e8958bce44adfb66f64226689fa96b2ed2fbf2f8ca7191ea2e99cb0 -address /run/containerd/containerd.sock │ │ ├─139809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a6cc4cd5864cb63d9f4243647b72af2c959d6620320b4c97e3a62b66d919d56 -address /run/containerd/containerd.sock │ │ ├─140151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a09c7912839f5c100247258c1c8a53a74f62f0049b9b18cf76fbe5b3ff99e5e -address /run/containerd/containerd.sock │ │ ├─140917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dcd6d1f8101427628d7d4f8060af4ab93f1f2ff16b58353930b39177fae90e1 -address /run/containerd/containerd.sock │ │ ├─142983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a279b051bfc93321cd75f48b3c68c90f41f97fb8006de627d334cf168401636 -address /run/containerd/containerd.sock │ │ ├─143261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ad546991e870b0a6e6d2d72f28da94c7a2e0b90925242097630f39db1543454 -address /run/containerd/containerd.sock │ │ ├─143300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f31951d140799a6c4301a14af657c9b5b4a1be09cf33d8c14518709956f5cbc -address /run/containerd/containerd.sock │ │ ├─143363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddbbc0c604104a18a9bd528188ee254a7b3202abce701912e733cc492fa5c97a -address /run/containerd/containerd.sock │ │ ├─143543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c734af2c0a8bb24f3542217b327d1529a3da33f3a1cb15ea0d0c0239ec47029 -address /run/containerd/containerd.sock │ │ ├─144059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ef84c1613b9326be9b3d3a5346242df714dc956c9e8fecae45f40f556372f59 -address /run/containerd/containerd.sock │ │ ├─168284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a393b4af759392f5406460aa4c67c14fe159a10ad2240ccf113291a6c6e500e -address /run/containerd/containerd.sock │ │ ├─170072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e969778a259b58a572bd7cfc7af01835026eb22075a4c839401863f816409a7 -address /run/containerd/containerd.sock │ │ ├─170140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 236da5bdd8f4799613304d362b8b24064955558e02db508298599db14a7546fa -address /run/containerd/containerd.sock │ │ ├─170165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f6a9f9ddaa979f156d42b16de2fa292d4cbd7f3decbd013a2bd500a1ad69930 -address /run/containerd/containerd.sock │ │ ├─170172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b0aa5555698ef9be4389fa107ae875dfa2fe13a5ec38aa89a9feb304441b6f1 -address /run/containerd/containerd.sock │ │ ├─170227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 445c492c770618053e0f9b54a661b0aab2361a5c7c77f596ef1cdc8e491588f3 -address /run/containerd/containerd.sock │ │ ├─170688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b817628dedda6bb002af1fce58b2cf33b7cc600c240dd1eb21092d609aaf46f -address /run/containerd/containerd.sock │ │ ├─170729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f759f02d17ba1fa82c544a96ab574b5fd3708a6aed8fbb5a44eb5b843e3cabd -address /run/containerd/containerd.sock │ │ ├─183205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d70b5059acb7b26fb0fdb85c11d62682060f32bd695e3f20f363651bf060f872 -address /run/containerd/containerd.sock │ │ ├─185256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7572a5cc3050f81087540590a8011e312d09d22113065574b7c15e6b8b70cb2 -address /run/containerd/containerd.sock │ │ ├─185320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca36bf84ca12a1ee7baed58e2dededc7a1dc69111093870649131279566ced3c -address /run/containerd/containerd.sock │ │ ├─185500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 021d026ef9ac2458c1078fb2d44beca951ff72e90ea6a5a0482ef663f79f5626 -address /run/containerd/containerd.sock │ │ ├─199697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 288dc3a421986de51c07280cfaa0038d8781914d11895709bc85473c48c2ae35 -address /run/containerd/containerd.sock │ │ ├─207012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc7c806362faf1f3a301ecb82a20f764d79b01fe2f2fe30247e5b285e381117 -address /run/containerd/containerd.sock │ │ ├─207021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 366f943356b4efc34c769acdb71107f1631f9e2e7f5d423c66e47cf9ad3b830d -address /run/containerd/containerd.sock │ │ ├─207070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55b6b8ed3f5aeb6c738b537b614c78ae745cb2b9fe079ca1edcf89536f56e5b9 -address /run/containerd/containerd.sock │ │ ├─207364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7370077e1ce2fa96051d9661a61302cb86ea4c97ddaadc380876c372a5b87fa0 -address /run/containerd/containerd.sock │ │ ├─217955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e592e6bd3c4f99efe823a7c542c8b33f237d906f459dfdbe19d157ed5556573 -address /run/containerd/containerd.sock │ │ ├─220273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2920722048f687cf82ba748a14063256700d8cf3d9b460f24b7780ade053502b -address /run/containerd/containerd.sock │ │ ├─221454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 847e0428ee2b743f38eda7055da5f32c85b31e77d163466c440838096b5a71dd -address /run/containerd/containerd.sock │ │ ├─222137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 485e8a116f9d636a9df4c5031ebe2446efd4a30cba74f9a85397e315386509c0 -address /run/containerd/containerd.sock │ │ ├─222618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e67966450a23f8a7efad8c906b73a0854b0a544802340e61a118166fddec4d6 -address /run/containerd/containerd.sock │ │ ├─224873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0539a9fcf6910fcc15a002f214be98d64c292cdcc40e2a772e57f9aa69808d20 -address /run/containerd/containerd.sock │ │ ├─226201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55979ac483d3a790929ec70a1045c4659281195133a4b3d4b4a9b458f0fa51f1 -address /run/containerd/containerd.sock │ │ ├─226245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c700e57748cfcb83b64956f9fdbd31ba6e22a88425a86f5ba66d64f1c3e1ce61 -address /run/containerd/containerd.sock │ │ ├─235221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f9ced5b6c24f44ac08dfc8babd1ab6e807a62e18f3cbd765156893df36e07a4 -address /run/containerd/containerd.sock │ │ ├─235861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a32cb4cad5629deb4af9aeb0ffab82fbbb1893dcb4673df0022defd2907a7b8f -address /run/containerd/containerd.sock │ │ ├─238979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c24122eee01ac85cbd71b1d9c6a95b02ef23590d9562cdb1db53c84c1282bc -address /run/containerd/containerd.sock │ │ ├─243471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 048fbf4cdff8d74edcdf4734fc800f2a94bf4551e7d7efa8e263a4a89213da7d -address /run/containerd/containerd.sock │ │ ├─243657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d045a0e3bd668d1648b3791015b0ce6febc8de8b846f149c88943c8f8e80986c -address /run/containerd/containerd.sock │ │ ├─243715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acdf599fc3fd809d059a70412c05eb5957e8b194289e5ab778198e8f2829eb61 -address /run/containerd/containerd.sock │ │ ├─243743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dddff4d8b4618a7f9b811e7d397c64d3164144fcf6d7128a30694e702d9baa72 -address /run/containerd/containerd.sock │ │ ├─254294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 596cb8762ebbe60bdb31f4779d5604769a48ef0ba9e3cec88d146dcaedc38eda -address /run/containerd/containerd.sock │ │ ├─256533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d6001eb97dbdbe0d91a89668ecd244d73781a1ca383221f9c8a047b8f91f145 -address /run/containerd/containerd.sock │ │ └─258227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26f3b40a1cb8eaf771735460fc281fd29d5ea5fe42a502e8f506486b52b05800 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1420 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─docker-3fc6b5c1e706c5dbe9bd47f8f850749b0d9cbe82e2e35fd3303e9c000ab55dcd.scope … │ │ ├─25147 /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 │ │ └─25160 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29429 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29699 /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@mgr.instance.zlgbvo.service │ │ │ ├─12567 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zlgbvo/unit.run │ │ │ └─12598 /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-zlgbvo --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.zlgbvo:/var/lib/ceph/mgr/ceph-instance.zlgbvo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zlgbvo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.zlgbvo -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 │ │ │ ├─18476 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18497 /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 │ │ │ ├─24829 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25105 /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@osd.2.service │ │ │ ├─34232 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34506 /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 │ │ ├─12206 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12236 /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 … │ │ └─10313 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-aece8167c145d541cf29a5b94c9566a38bb0dc5a88f10afea93aabd82cf86c1f.scope … │ │ ├─12315 /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 │ │ └─12336 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─multipathd.service │ │ └─137875 /sbin/multipathd -d -s │ ├─docker-19766940c218656faf7d005bd7741f88552ca59a277f8b73e52eb84308e77c7f.scope … │ │ ├─12678 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.zlgbvo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12699 /usr/bin/ceph-mgr -n mgr.instance.zlgbvo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─40850 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.229 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-3c404724ca4a86d3d22cb27adf2a7e2fa00dd90e56867844b2e4bbf787bec9fe.scope … │ │ ├─29741 /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 │ │ └─29752 /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-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─390032 sshd: [accepted] │ ├─uuidd.service │ │ └─1089 /usr/sbin/uuidd --socket-activation │ ├─docker-130dd49fa33f8ee51bace7e53b30f402240656393147b50867f26cc692942253.scope … │ │ ├─34547 /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 │ │ └─34559 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10818 /usr/sbin/chronyd -F 1 │ │ └─10819 /usr/sbin/chronyd -F 1 │ ├─run-r40c2b8664bbf48e18e6918db067a06f2.scope │ │ └─182793 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137733 /sbin/iscsid │ │ └─137735 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-8e679c78c84effde29a9cb00b59800fd840f0db224fa6fcc926f935e494c561d.scope … │ │ ├─18546 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18563 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─021d026ef9ac2458c1078fb2d44beca951ff72e90ea6a5a0482ef663f79f5626 │ │ └─185528 /pause │ ├─7ccd9c3bc597cdf4d1593649ec60670053b58a0a77221b00ddc50dff289eed85 │ │ └─61184 /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 │ ├─883aa9fc77b8ff0b1127b649369c04cb1a9a82dcc1c08e0a9be996d1d5b03639 │ │ └─62248 /pause │ ├─5d308ddbf013dea446a9b6e3f0ab1f1afe3a8da7195d48c4f440d7b6524d1977 │ │ └─122021 /pause │ ├─ba11405ae0033c3bfebeb7762304830ec12339f28b81cf7632e4ae24feea485e │ │ └─48011 /manager --metrics-bind-address=:9782 │ ├─6839f1a9dba9308725b6213f24d6fb45e8d81a6db35131fb07aa719a1a28573b │ │ ├─196564 heat-api: uWSGI master │ │ ├─196594 heat-api: uWSGI worker 1 │ │ └─196595 heat-api: uWSGI worker 2 │ ├─f87bc1dd7c01b216442b5929583624243e6e1876bee2ce3b83f80ce161673135 │ │ └─64565 /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 │ ├─c9952248b85f09207afa4eb6d347cd91129f27669814b0e330b58ec5417e4623 │ │ └─56387 /pause │ ├─350dad35dc47013505bb412de94990e10104329c28260c7b0120377c80148e28 │ │ ├─123006 /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 │ │ └─123101 /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 │ ├─ea37bdf64884d20b9881cc0dc45f05f90599cb4b3a7d18edaa36884572be370c │ │ └─46871 /pause │ ├─70fe7fb7f8ccfdc864604a1941bd77fe1a65605c9fd56206004298506b0f7a10 │ │ └─65969 /bin/memcached_exporter │ ├─f04aecbfaaf19e220c5d1846d1b3efd9d4f460d08f7dda44a092b738409109f7 │ │ └─40645 kube-apiserver --advertise-address=199.204.45.229 --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 │ ├─2a02b976e5c61da809edece8a5b8e4a4f83f5a3f47704536bebeef5d644ae7c3 │ │ ├─196537 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─196753 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─196754 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─5a305cb893b8acd8025905db947b0c947f21e7a8979ecf37fd570312b1bb77c2 │ │ └─56788 /secretgen-controller │ ├─ddbc6d9acf80b8e6292a53278675a17fdd6e2735fdbb07e1c6395485c4499666 │ │ └─65050 /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 │ ├─3a09c7912839f5c100247258c1c8a53a74f62f0049b9b18cf76fbe5b3ff99e5e │ │ └─140175 /pause │ ├─a0f912eaa5bda1876dad890b9a72cccfa7d753c9d41470f8797b6af71ed071e3 │ │ └─55669 /pause │ ├─f528470bbdad9e5890ab77fb5956e96c10d387739a899db2bf9314deceb0ab02 │ │ └─188894 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a60f422bf4cafe1df0766fd874fda8493b0b97992ea99aae93f7f516682b4da0 │ │ └─90383 /pause │ ├─a9595305653d9e9f6012c22955f7f462db8a454311158b875efeedae2b10d736 │ │ ├─252201 /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 │ │ └─252305 /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 │ ├─58f08c864727f540a3c56e1eadf70eb8380d928a9995caeed20c4ce6b61856e1 │ │ └─41060 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4364d3fd479156f7c1a47fe6ae9581e77684fc188f826c6d1b8adf06066e3056 │ │ └─46936 /pause │ ├─2f759f02d17ba1fa82c544a96ab574b5fd3708a6aed8fbb5a44eb5b843e3cabd │ │ └─170755 /pause │ ├─ddbbc0c604104a18a9bd528188ee254a7b3202abce701912e733cc492fa5c97a │ │ └─143392 /pause │ ├─4eb1bbd2a5c56534cd7158c88d1fb154799a908e7a00893ca04347ec8902d5b3 │ │ └─62953 /pause │ ├─c9c0d5e532d98633fa338ba19ea3a9f3a8eb4af684c3ec45d495952f908ed7af │ │ └─60403 /pause │ ├─7370077e1ce2fa96051d9661a61302cb86ea4c97ddaadc380876c372a5b87fa0 │ │ └─207389 /pause │ ├─16faf44cd7d5acc68bac5e2c7a65c01bd45e69bf2b67f331697f02bf6602d5d6 │ │ ├─216785 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─217226 octavia-worker: ConsumerService worker(0) │ │ └─217230 octavia-worker: ConsumerService worker(1) │ ├─60076fc5f50aad492acaca3ccd06e31d2190906090742eac66a6c3ad3aa7ce57 │ │ ├─178889 neutron-policy-server: uWSGI master │ │ ├─178901 neutron-policy-server: uWSGI worker 1 │ │ └─178902 neutron-policy-server: uWSGI worker 2 │ ├─485e8a116f9d636a9df4c5031ebe2446efd4a30cba74f9a85397e315386509c0 │ │ └─222160 /pause │ ├─f368874e9e889ac1ec432df1b8fa7db006d3f7eae6be539891febeb15d9b6298 │ │ ├─218244 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─218262 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─218268 erl_child_setup 1048576 │ │ ├─218315 sh -s disksup │ │ ├─218317 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─218318 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─218324 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─218325 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─218343 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─218586 /bin/sh -s rabbit_disk_monitor │ ├─0c350a2222f101365413550ad5ba980ef274da3251f34ce4f45e7f6f92310a5c │ │ ├─63845 nginx: master process nginx -g daemon off; │ │ ├─63861 nginx: worker process │ │ ├─63862 nginx: worker process │ │ ├─63863 nginx: worker process │ │ ├─63864 nginx: worker process │ │ └─63865 nginx: worker process │ ├─db9de77283085b8f9dc0ca041fe209a0683157c4fb467e35fd94eaab654a4b9f │ │ └─108515 /pause │ ├─d77c9e81a5deede3ec78caac50d1ff99bde6094095e855e1d251198fd2eb68a4 │ │ └─65814 /bin/pushgateway │ ├─6c7910c73b261f0b882a2790780302bdddbb6df8e1550dd2e9c47f65d0a609ed │ │ ├─77626 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77643 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─77649 erl_child_setup 1048576 │ │ ├─77697 sh -s disksup │ │ ├─77699 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77700 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77702 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77703 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77713 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77803 /bin/sh -s rabbit_disk_monitor │ ├─e56ec107979e9f4203d6ca2f49f128fbae86f7cc3ac133213497cb9dd4464fd6 │ │ └─78849 /pause │ ├─308550c9753b5b7b0380d38ef1ff87d2d822a31e979fca6e3288b655ff763bc4 │ │ └─241204 docker-registry serve /etc/docker-registry/config.yml │ ├─89dcbdb5fb78968432b2dc3b2fe75dce67e939f52d2c081fa1f15c1e48619391 │ │ └─44685 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─38e6f95120d145851b377211bd3e540d4cbbdb8867225c220e0d47b21c9b06fe │ │ ├─141186 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141212 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─141218 erl_child_setup 1048576 │ │ ├─141265 sh -s disksup │ │ ├─141267 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141268 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141308 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141309 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141319 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141485 /bin/sh -s rabbit_disk_monitor │ ├─837285573240729c349df98f4b595cf874173989953726eb4329cb8ba4da80da │ │ ├─118056 cinder-api: uWSGI master │ │ ├─118068 cinder-api: uWSGI worker 1 │ │ └─118069 cinder-api: uWSGI worker 2 │ ├─ad8aad35247faa836ff1f9b83bb292ce99ddcf1103ce2ac24c85c95d9c69156c │ │ └─49405 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4dae0d5db25ce57aeb9a0896dcce5f2a523b1b0b1b6d5558f7991289b7494eb1 │ │ └─43574 /pause │ ├─737399383482accba5ce52d1a88bf5805fcb62aab82a4b4cf1c72a2bbee558c8 │ │ └─41778 /pause │ ├─65f177b633cd38dda3b4e2514424e7bc04171532d2e2daa030816f9be5ebd46e │ │ └─44476 /pause │ ├─5e969778a259b58a572bd7cfc7af01835026eb22075a4c839401863f816409a7 │ │ └─170124 /pause │ ├─2920722048f687cf82ba748a14063256700d8cf3d9b460f24b7780ade053502b │ │ └─220297 /pause │ ├─a102e60d06feda230ca62ac0deb98cbc2f8ab893927f584a0b971d46137e8edd │ │ └─63339 /pause │ ├─1788faab0f580c928f77bb63ff1c17a24fbb0fab2f04adf2dac3b11eb35a7ea3 │ │ └─62035 /pause │ ├─88348197c5be4fc38c6c418e7ccf6a37537251be468e7453fd92f162c264a443 │ │ └─258477 /bin/openstack-database-exporter │ ├─cf3d4581c8b184080701ecbdcb7c015a4956e15448dbea3f7f2d30a14ec47e63 │ │ └─118598 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─2e02640b494cd51ab9bd3d339989fec6de4289d58bed38e3f4397c8c7f16a9c7 │ │ └─64027 /pause │ ├─012d95a06fb53199d28ccbd300f0f998ec22c2fd60aa711f46607878ea4b33d4 │ │ ├─42266 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42642 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5b817628dedda6bb002af1fce58b2cf33b7cc600c240dd1eb21092d609aaf46f │ │ └─170712 /pause │ ├─eda4e849eb8416686f053009d69ef1a1c0bc13b46e0a5814ed0102adb0ffab11 │ │ └─106425 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b9dc0e35fcce89e2a155e7fb608f50a586d7fcdb5b81ab971ade42a119f8ae74 │ │ └─65089 /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 │ ├─740fb81d117e6fd68345fb449b4bdaef730011ed8c8f778db9fd85012df565d4 │ │ └─44730 /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 │ ├─ba59a7d1d155faf82ccead0b08ff1f3d25b42345bc2e83399b21ac6e525b8305 │ │ ├─235815 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─236142 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─236143 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6640a552b9c2fcf9e5ea22c85982fde74f74127601d59cd63034c20ea49ed9cf │ │ └─40404 /pause │ ├─4e3163c51908108b2b88ea501e6746d7f801fb149499d9258a75d78a9799f5ac │ │ └─60583 /pause │ ├─50b8c4d9d4eb80a3e0a475169e9d1f28f5c3308f4ed213de2ae03cfb6c55404a │ │ └─43622 /coredns -conf /etc/coredns/Corefile │ ├─280162c75942157e1eb2e190c2d98447a5f2e78d2b3e904710677d56d60e0241 │ │ └─44222 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 │ ├─55979ac483d3a790929ec70a1045c4659281195133a4b3d4b4a9b458f0fa51f1 │ │ └─226230 /pause │ ├─642f79bb05953ed16c5858db041e1ab932d354442555ba65eefa4918a4f71e5d │ │ ├─199947 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─199964 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─199970 erl_child_setup 1048576 │ │ ├─200032 sh -s disksup │ │ ├─200034 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200035 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200040 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200041 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200051 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─200307 /bin/sh -s rabbit_disk_monitor │ ├─0fd8a227b4602e70fc7823fb79d086379963ae51fc690460656f3428eb7c69b1 │ │ ├─196539 heat-api-cfn: uWSGI master │ │ ├─196596 heat-api-cfn: uWSGI worker 1 │ │ └─196597 heat-api-cfn: uWSGI worker 2 │ ├─0d1a5234d813b8acf42eed441816817989cbeff2a05c45fbe8f007d030cbc8f0 │ │ ├─49224 mysqld --wsrep_start_position=419d18dd-57d3-11f1-b10f-3b249b8969bd:20 │ │ └─49350 /var/lib/mysql/mysql-state-monitor │ ├─76d1dde18fd589f70d25e7d3213e4adde71091ce5a2a9c4168b34d9ecf700c25 │ │ ├─129517 placement-api: uWSGI master │ │ ├─129536 placement-api: uWSGI worker 1 │ │ └─129537 placement-api: uWSGI worker 2 │ ├─cf3763855876d62763fa2e02913ac4b5be3719fb2c3381a30f53ef282cd55071 │ │ ├─ 95193 /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 │ │ └─341316 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8e5b97388cc890d5dc7b87675f4d8f1412082535be8898ef65d5d008ef20e16b │ │ └─60493 /pause │ ├─2a2a179b8701ab9862ba55e397fa14b46691a911392182bcc0dcb0f937dc5d2e │ │ └─48139 /manager --metrics-bind-address=:8080 │ ├─d9b10be9b652edd4766b73f390611e8181d38721254589dad0acdf2d1f6b9dfe │ │ └─64772 /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 │ ├─4e592e6bd3c4f99efe823a7c542c8b33f237d906f459dfdbe19d157ed5556573 │ │ └─217980 /pause │ ├─76c7e85189f2d03b9ce581b34720b06462694d2745a92e22ed57bfc3223d938c │ │ └─44529 /pause │ ├─f5f18bd9617675fd0e42af8e54211102a2b3891f9ce1ed75797c988d80b86c2c │ │ └─47760 /pause │ ├─c58b0107d82cae17478b2d8bfc5a896a4749635f70b59b7961d40c2ef6811fc6 │ │ └─65280 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d66923cbfd72ae8a14678b240abe87a5781e858e6f38d8d14e64098abe9f10c6 │ │ └─51590 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 │ ├─d5ca88e03a2461cd9c8580a506149a33914aa515f20b155d764b4d90785ab257 │ │ └─148819 /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 │ ├─c700e57748cfcb83b64956f9fdbd31ba6e22a88425a86f5ba66d64f1c3e1ce61 │ │ └─226270 /pause │ ├─1ad546991e870b0a6e6d2d72f28da94c7a2e0b90925242097630f39db1543454 │ │ └─143284 /pause │ ├─e0b66d0f2c1d8fd3b08142ed7895f73d78b7f5a611f523319a431e8fd38dc640 │ │ └─64989 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-229.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 │ ├─2f964f41e1bd56c557ad0cf62e35ff399667d6d128d66e8cda07028527150f18 │ │ └─66219 /pause │ ├─7a3b57deb8ce4e826ded0620915c11d7b2ac1963f92cd13a502fa19089d070a7 │ │ └─62367 /pause │ ├─26bb95ed64b58b291fdb24d38893def3628a9a4b056ffd28eb8271c6336649c6 │ │ └─48471 percona-xtradb-cluster-operator │ ├─facfb94faa311ceb6fa4154b3388b8899262d796856b5c6dc98d3067c8ff3464 │ │ └─140415 /coredns -conf /etc/coredns/Corefile │ ├─048ea7318ee42118f6ab05a2aedc77a0df7cbfc10095a30642d4e5acc753f468 │ │ └─121959 /pause │ ├─bd2bb70f1908eccf6b81715c55f3ddbf759996c7141e6b52e09f474afe77ba13 │ │ └─43555 /pause │ ├─f0f28a29bb242a1a2143575ee466f500c5f2ca9a3d0bafec0ba1bae7ab714233 │ │ ├─168594 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168610 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─168616 erl_child_setup 1048576 │ │ ├─168663 sh -s disksup │ │ ├─168665 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168666 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168668 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168669 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168679 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168859 /bin/sh -s rabbit_disk_monitor │ ├─9c3077aea426b9c7f344ffcc309a01de0286116baca999d5bbcf90c7ccbf365f │ │ └─44567 /pause │ ├─6b0aa5555698ef9be4389fa107ae875dfa2fe13a5ec38aa89a9feb304441b6f1 │ │ └─170259 /pause │ ├─7a11fe675e8958bce44adfb66f64226689fa96b2ed2fbf2f8ca7191ea2e99cb0 │ │ └─138127 /pause │ ├─732ebd513ea7c01fd48a06c4bac8b8b6f013a91816dc1d0804d8e89386546f9d │ │ └─40670 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 │ ├─df8bbfffb01e12c3f25bf9050b6a6c2de047950e46fde33996bc72b98cf27782 │ │ └─65997 /bin/oauth2-proxy │ ├─df269e0627e0af8d334f9894f93b4d205724067a07b00f3a53dcff556cdf7208 │ │ └─63539 /pause │ ├─4e59d941159854377432726f8cab93d65cb43177dd6e3f5de18ec8cf42c6be5b │ │ ├─235674 magnum-api: uWSGI master │ │ ├─235702 magnum-api: uWSGI worker 1 │ │ └─235703 magnum-api: uWSGI worker 2 │ ├─565546764bb72a1e12e9c6776e4a79c5b2533362108955e44114216ef6e68b0a │ │ ├─83784 barbiacan-api: uWSGI master │ │ └─83797 barbiacan-api: uWSGI worker 1 │ ├─2a279b051bfc93321cd75f48b3c68c90f41f97fb8006de627d334cf168401636 │ │ └─143048 /pause │ ├─88d2b8be9a08700a820e2fb04aca7852031936236827675d1702ac60b414d803 │ │ ├─167284 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167558 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─167559 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─0750a129b70b9488eb1dd565fdad749d36184f10089ba23068ce75fdfc924e2f │ │ ├─260799 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─260813 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─a37a79937ec3ebada1f6bf7064e42e0f8ce5d4a17f6abe0ed9ca3cda99ccd337 │ │ ├─188795 /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 │ │ ├─359958 /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/tmp8kzmq30w/privsep.sock │ │ ├─360237 /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/tmplhuwjchh/privsep.sock │ │ └─368920 /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/tmpxc7_hxka/privsep.sock │ ├─0e60bae5758a7568202d600f96dfb168d99eca230e9a7f66ae0492ac44e84625 │ │ └─64941 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─da6b317991b1881911d07864fbfc2a3d7c23e675b74af03edeb3c0843401b892 │ │ ├─167435 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167597 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167598 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─5a393b4af759392f5406460aa4c67c14fe159a10ad2240ccf113291a6c6e500e │ │ └─168307 /pause │ ├─888acd8aea603740ed9198ba5a3803ea86998f5c8786b508f09276c6d1f72bfc │ │ └─44772 /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 │ ├─ac0b20ea90830bf2e53e30529a503ec62e5d7568057e4a89b2808fe73251d131 │ │ └─56576 /pause │ ├─021b4c3183d0a7c3bc4b0c3043199b25dad5757869e4fccb919c9dfb3b79ae2b │ │ └─252073 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─fd1ebb2e6b7f19e5a31d1da1ff76e04acb573ef043e17f1098f692a6cea2546d │ │ ├─64325 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64374 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d045a0e3bd668d1648b3791015b0ce6febc8de8b846f149c88943c8f8e80986c │ │ └─243696 /pause │ ├─7f1adfd9b5b870dfd2f2287c1245ea0eef6ab33be715bf743347fbff41ae2178 │ │ └─48705 /pause │ ├─be81fd92d169ea95cbe9604cccd03e6296e2d826fb32576fcf9cd89dea70ff61 │ │ └─43614 /coredns -conf /etc/coredns/Corefile │ ├─7ef84c1613b9326be9b3d3a5346242df714dc956c9e8fecae45f40f556372f59 │ │ └─144088 /pause │ ├─a32cb4cad5629deb4af9aeb0ffab82fbbb1893dcb4673df0022defd2907a7b8f │ │ └─235891 /pause │ ├─d70b5059acb7b26fb0fdb85c11d62682060f32bd695e3f20f363651bf060f872 │ │ └─183229 /pause │ ├─0539a9fcf6910fcc15a002f214be98d64c292cdcc40e2a772e57f9aa69808d20 │ │ └─224897 /pause │ ├─58655641e03f2282b7dec6b22570befaa842c3ece606a656075369c2b739c496 │ │ └─122571 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c752912fa38b3d12151275a58eeb35ec76c5fd8d9cda3a34246fd8de44d88e94 │ │ ├─239132 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─239152 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─239158 erl_child_setup 1048576 │ │ ├─239284 sh -s disksup │ │ ├─239286 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─239287 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─239303 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─239304 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─239314 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─239557 /bin/sh -s rabbit_disk_monitor │ ├─d89d744a979d5a4f58272a295cabf319d4d49b721fe2eb25c945aa0afa6856dc │ │ └─64630 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-229.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 │ ├─5c734af2c0a8bb24f3542217b327d1529a3da33f3a1cb15ea0d0c0239ec47029 │ │ └─143585 /pause │ ├─cfe5afb7855b189c3f0ffdccbda1aed53cd3b8215634554bee55679aca89bc7b │ │ └─47665 /pause │ ├─596cb8762ebbe60bdb31f4779d5604769a48ef0ba9e3cec88d146dcaedc38eda │ │ └─254341 /pause │ ├─5568a7ef8f82a6849ae9da41dc878d68c1585b9261a5e72fc9f810e6cefc6b50 │ │ └─41797 /pause │ ├─dd6d3c76c1f5e86653dad4724a77766c2e3c81eb6f2ce7f896e13d878d4a9114 │ │ └─104752 /pause │ ├─77e7f05050893d7eed426007523923d2195804709cbc64b994b53637dc46f3c4 │ │ ├─166246 nova-metadata: uWSGI master │ │ ├─166260 nova-metadata: uWSGI worker 1 │ │ └─166261 nova-metadata: uWSGI worker 2 │ ├─135cde648c11729193ed12620732389cbef125fa3d3d87d925a772fa72109df3 │ │ └─95127 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-45flw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9fe114259da2ed6339301f1709951665955297e6abc17224e1f6b97d17f15027 │ │ └─56633 nfd-gc -gc-interval=1h │ ├─5d6001eb97dbdbe0d91a89668ecd244d73781a1ca383221f9c8a047b8f91f145 │ │ └─256557 /pause │ ├─ea6ebf9636604a5d3d8fc684d9167be3473da03fb21a93055521670201710291 │ │ └─40785 /kube-vip manager │ ├─20cdd8efac7c7d335b32cff20f26f9e83a67f619a114862501b2ef3c3536a15c │ │ └─48349 /pause │ ├─61647be93e87588708bc4de619ab8a66f01b484a036141cdae11dcc0122d53cb │ │ └─51945 redis_exporter │ ├─889a61ec22206410c85e14e310e2a4e90def3bcf61a1cc6a40c9a61666a46da8 │ │ └─51431 /pause │ ├─a91c1105e79612af65fddd7fb09c9602af06d0648a225b4cb71e1f87486d591a │ │ └─65445 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f899ccfb716eb3b940afb6a539fa8d937ec3c5f7259c3d96bf2d5d70a4a0ebb8 │ │ ├─252069 manila-api: uWSGI master │ │ ├─252149 manila-api: uWSGI worker 1 │ │ └─252150 manila-api: uWSGI worker 2 │ ├─9efdb5c5d645862e32c895ea66b6c01fde7eae67cf77773608d6c6cc5c15769f │ │ └─182762 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6466b093f00dd738cb92e4fa825b6be8d88e017baa9d31179a63d20b3267e4a6 │ │ └─62674 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 │ ├─391a310463a17623379844292cc3e43ac76e12aa74935fdc711eb6b9bec6fcf4 │ │ ├─179639 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) │ │ ├─179949 /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/tmpn8sntw0s/privsep.sock │ │ ├─180087 /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/tmpk3c2od7l/privsep.sock │ │ └─180155 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─742e84f2dd14a80fb38d9cd81752ff555cb81d770772ccc9fb888ad0a38035ad │ │ └─49056 /pause │ ├─d4d2809e751c73f614c5adb0ab7ed7cdd74f0c25bfad9f54c3d0234e6f0f4260 │ │ └─106690 /pause │ ├─288dc3a421986de51c07280cfaa0038d8781914d11895709bc85473c48c2ae35 │ │ └─199720 /pause │ ├─0acf145d3352b5ad785345b730001c7b4f7929d91ad488a51af1a92f070d0818 │ │ └─56320 /pause │ ├─f0cefb79ba01f7066002f624721d7e822522b9a8d4af958159f1ecd66f005b8b │ │ └─94753 /pause │ ├─c8ff53963417b242403ade21ee1bf0096d0c5b3bd53cdea400742953936c84a0 │ │ └─43164 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─548dbf358c402a61914a31037bd292b50777ccc69de12f1d8eb65ddf0a1bf990 │ │ └─60538 /pause │ ├─6a12752b20cb0ad5e023133a5a3428ea4e6bbe4dfe7a2e2d217a3cd561a9a272 │ │ ├─171350 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392372 sleep 300 │ ├─a7eef795045a41424de6d15f9ad6c5f5927cc3f4b9bd39ddb0ca8efa2b78963e │ │ ├─235273 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─235965 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpho7qacq6/privsep.sock │ │ ├─235972 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─235981 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f2c24122eee01ac85cbd71b1d9c6a95b02ef23590d9562cdb1db53c84c1282bc │ │ └─239003 /pause │ ├─326bcc0a4155cb9abb16e4b1f3af5d74a886da59dc29207986d7f087db408298 │ │ └─60788 /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 │ ├─64ae999e9ae31b347dc75072170e20a8fab02bce885cf2faef7f618ebb5742b7 │ │ └─43998 /pause │ ├─29dac95f662443ce03ec9405a35f131108ad5ca2ed7e5d7534fba1bded98e826 │ │ └─64831 /pause │ ├─12b061183c2f01f3c443d970c85751f00c5257b7b8e6221d8afadb5b417af2d6 │ │ └─62429 /pause │ ├─0e2904f0176357f8bd4cd6ce90ab7aba52ee15cd2717fc2b392c9210dc440981 │ │ └─181934 /usr/bin/libvirt-tls-sidecar │ ├─ca36bf84ca12a1ee7baed58e2dededc7a1dc69111093870649131279566ced3c │ │ └─185349 /pause │ ├─1ac79e01dcf083527640fad6611e64cb85b332bca0ddaf0bad3344fe455fd096 │ │ └─65398 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9a4d8552dbfc49beac6321535097d484be2e88cf55e0d2cc739d22d79a0d1869 │ │ └─85277 /usr/local/bin/rook ceph operator │ ├─048fbf4cdff8d74edcdf4734fc800f2a94bf4551e7d7efa8e263a4a89213da7d │ │ └─243498 /pause │ ├─55b6b8ed3f5aeb6c738b537b614c78ae745cb2b9fe079ca1edcf89536f56e5b9 │ │ └─207135 /pause │ ├─8c356041a9b00cec957eb6ea74cdba17fcbba5298b50d83e3569deb171c8aafa │ │ └─56421 /pause │ ├─3e67966450a23f8a7efad8c906b73a0854b0a544802340e61a118166fddec4d6 │ │ └─222644 /pause │ ├─23ec10121a5ffa6ec9259802d6eb4770708c4c8c055df92b9b0f0c80c4494cbd │ │ ├─178844 /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 │ │ ├─179106 neutron-server: RpcWorker (/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) │ │ ├─179107 neutron-server: RpcWorker (/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) │ │ └─179108 neutron-server: RpcReportsWorker (/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) │ ├─89c3f6b1a2644a47be3bce98d8e9bdf8992e2761dd0496a1b9ceb323f73ac15c │ │ ├─103713 glance-api: uWSGI master │ │ ├─103727 glance-api: uWSGI worker 1 │ │ └─103728 glance-api: uWSGI worker 2 │ ├─d22481ee0a3b8d880038609462399af2ed892bd27c021a1972b1cba90085be06 │ │ ├─49170 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 │ │ └─51903 haproxy -sf 164 -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 │ ├─684ecf282ff4f15333404c7d96240ae58907fe2f6705fedb2e146b150c1b0138 │ │ └─252105 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─cd8b4bf715f718219f9ae44b406da2f9ae327b7669b0f634801a865e5f962e7a │ │ └─49322 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─b2d45c130b9894d85ebc6765d3de911b25770e5bdbba0aafc3961561703172d1 │ │ └─222186 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─5274dbe3f6eecf51fd2cbd4fa2966565a79e1aba2ceffbbb2a04f5acaa0c2003 │ │ ├─256721 apache2 -DFOREGROUND │ │ ├─259956 (wsgi:h -DFOREGROUND │ │ ├─259957 (wsgi:h -DFOREGROUND │ │ ├─259958 (wsgi:h -DFOREGROUND │ │ ├─259959 (wsgi:h -DFOREGROUND │ │ ├─259960 (wsgi:h -DFOREGROUND │ │ ├─259961 apache2 -DFOREGROUND │ │ └─259962 apache2 -DFOREGROUND │ ├─3bd96417bf7efb9ed086ab06fa7cd53f0beb6d5c87911977ca553645c9de4e65 │ │ ├─178824 neutron-api: uWSGI master │ │ ├─178873 neutron-api: uWSGI worker 1 │ │ └─178874 neutron-api: uWSGI worker 2 │ ├─865c2922d7036ae5e37a1ee6235d170017e7890e3977c7e4ced1572ec2ed0cdf │ │ └─84482 /pause │ ├─5a6cc4cd5864cb63d9f4243647b72af2c959d6620320b4c97e3a62b66d919d56 │ │ └─139834 /pause │ ├─26f3b40a1cb8eaf771735460fc281fd29d5ea5fe42a502e8f506486b52b05800 │ │ └─258253 /pause │ ├─0497868714a4aad32f65e4a59c74b166d81ea4bb73ddd78e5d9f2b3168a513a0 │ │ └─181981 /bin/bash /tmp/libvirt.sh │ ├─ceb9afd5a22fca1a608a332e967416225f46b8f0bdf949f13803d13095e1febf │ │ └─216790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9ffff9d1d605504fa343e0340334366d39226070a35c89a4e597cb21d2abc7f2 │ │ └─40552 /pause │ ├─445c492c770618053e0f9b54a661b0aab2361a5c7c77f596ef1cdc8e491588f3 │ │ └─170349 /pause │ ├─e7572a5cc3050f81087540590a8011e312d09d22113065574b7c15e6b8b70cb2 │ │ └─185287 /pause │ ├─86844ad840d7013812d62f33f46e661b7b26147193dbf53b05d0b136431358f0 │ │ ├─ 47159 /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 │ │ ├─ 47172 /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 │ │ ├─ 47305 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─256297 nginx: worker process │ │ ├─256298 nginx: worker process │ │ └─256299 nginx: cache manager process │ ├─3d6c440bdf7b955ac6155d1666323fa002c3a5899cddeb8e914bc3c8c3fd6ee1 │ │ └─41033 /pause │ ├─4a2f41e490d9732753352f6e69c02e73151560551d18773dddca992496d8f547 │ │ └─40687 etcd --advertise-client-urls=https://199.204.45.229:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.229:2380 --initial-cluster=instance=https://199.204.45.229:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.229:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.229: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 │ ├─cd4c498a9f7b7416e5c2764472f259a2d8305f55e8ac18dc37ca1ccb209101ff │ │ ├─ 71547 apache2 -DFOREGROUND │ │ ├─ 71650 (wsgi:k -DFOREGROUND │ │ ├─ 71651 (wsgi:k -DFOREGROUND │ │ ├─ 71652 (wsgi:k -DFOREGROUND │ │ ├─ 71653 (wsgi:k -DFOREGROUND │ │ ├─379315 apache2 -DFOREGROUND │ │ └─385712 apache2 -DFOREGROUND │ ├─bc959c4bd8273b1b923bd37433d5baee273f09c2d32254d5e373240d5554d65b │ │ └─68402 /pause │ ├─85c6359d9f3e86c1e93ae5a6eae278f3664a0625bf58f5ad902e74fb1bd27e7e │ │ ├─61089 python -u /app/sidecar.py │ │ ├─61380 python -u /app/sidecar.py │ │ └─61381 python -u /app/sidecar.py │ ├─7b1208302d1e672428733494b012e94907af69197fb723932c9fbbf571fddc14 │ │ └─40528 /pause │ ├─f8198027ae837dc86ec93c020dfe8735934f8c597b02298915a2af2b90e82c6e │ │ └─47212 /server │ ├─dddff4d8b4618a7f9b811e7d397c64d3164144fcf6d7128a30694e702d9baa72 │ │ └─243788 /pause │ ├─2f6a9f9ddaa979f156d42b16de2fa292d4cbd7f3decbd013a2bd500a1ad69930 │ │ └─170242 /pause │ ├─e2e5cb870206431617b7cfae9ba53ea6c1c217863a18a27d745ca59071963dbf │ │ ├─217585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─217604 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─218439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381580 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─381582 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─fae87affc72072680d21110be798040e284d8005774b2fc482db7018cb3f8107 │ │ └─77470 /pause │ ├─5e9dbf19a1d17e0c34ee715407c0a3cc9204d749e4580717c32f615bc8c882b9 │ │ └─51474 valkey-server *:6379 │ ├─64a9dea17217a21748670182cf70674a9d894db1f82392ccf8ac0cd8b7fc5737 │ │ └─62358 /pause │ ├─236da5bdd8f4799613304d362b8b24064955558e02db508298599db14a7546fa │ │ └─170192 /pause │ ├─bd6da81e7574fb8ec030c34e7481f635dbdc0822db7ec5690cfa16b5d542c53a │ │ ├─180981 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) │ │ ├─181144 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) │ │ └─181145 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) │ ├─847e0428ee2b743f38eda7055da5f32c85b31e77d163466c440838096b5a71dd │ │ └─221477 /pause │ ├─2c7a1e90e5a8f2e46c89491e3ef3306e3e8d3aa19568bad0b87e7365a27e79d3 │ │ ├─180947 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) │ │ ├─181182 /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/tmp5rz9fope/privsep.sock │ │ ├─359226 /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/tmpujk7yxf0/privsep.sock │ │ ├─359449 /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/tmp_nc7q2ue/privsep.sock │ │ ├─359829 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─359832 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─360449 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4c30c676-881f-46d8-97ed-3f198b7ae2e3 --namespace=qrouter-4c30c676-881f-46d8-97ed-3f198b7ae2e3 --conf_dir=/var/lib/neutron/ha_confs/4c30c676-881f-46d8-97ed-3f198b7ae2e3 --log-file=/var/lib/neutron/ha_confs/4c30c676-881f-46d8-97ed-3f198b7ae2e3/neutron-keepalived-state-change.log --monitor_interface=ha-751734e8-41 --monitor_cidr=169.254.0.106/24 --pid_file=/var/lib/neutron/external/pids/4c30c676-881f-46d8-97ed-3f198b7ae2e3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─361633 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f55511b9-68c3-460c-94d0-89c5f1941359 --namespace=qrouter-f55511b9-68c3-460c-94d0-89c5f1941359 --conf_dir=/var/lib/neutron/ha_confs/f55511b9-68c3-460c-94d0-89c5f1941359 --log-file=/var/lib/neutron/ha_confs/f55511b9-68c3-460c-94d0-89c5f1941359/neutron-keepalived-state-change.log --monitor_interface=ha-ef2230d8-62 --monitor_cidr=169.254.0.231/24 --pid_file=/var/lib/neutron/external/pids/f55511b9-68c3-460c-94d0-89c5f1941359.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─363130 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6d695628-e08e-45bf-a86b-0eb63985707a --namespace=qrouter-6d695628-e08e-45bf-a86b-0eb63985707a --conf_dir=/var/lib/neutron/ha_confs/6d695628-e08e-45bf-a86b-0eb63985707a --log-file=/var/lib/neutron/ha_confs/6d695628-e08e-45bf-a86b-0eb63985707a/neutron-keepalived-state-change.log --monitor_interface=ha-c9af27a1-05 --monitor_cidr=169.254.0.92/24 --pid_file=/var/lib/neutron/external/pids/6d695628-e08e-45bf-a86b-0eb63985707a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─367934 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=81eeaa78-7321-4293-ba22-321d43cb7772 --namespace=qrouter-81eeaa78-7321-4293-ba22-321d43cb7772 --conf_dir=/var/lib/neutron/ha_confs/81eeaa78-7321-4293-ba22-321d43cb7772 --log-file=/var/lib/neutron/ha_confs/81eeaa78-7321-4293-ba22-321d43cb7772/neutron-keepalived-state-change.log --monitor_interface=ha-38760ee3-d8 --monitor_cidr=169.254.0.41/24 --pid_file=/var/lib/neutron/external/pids/81eeaa78-7321-4293-ba22-321d43cb7772.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─374065 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d5e58b4e-96aa-4468-8fda-c89ea57e6fc1 --namespace=qrouter-d5e58b4e-96aa-4468-8fda-c89ea57e6fc1 --conf_dir=/var/lib/neutron/ha_confs/d5e58b4e-96aa-4468-8fda-c89ea57e6fc1 --log-file=/var/lib/neutron/ha_confs/d5e58b4e-96aa-4468-8fda-c89ea57e6fc1/neutron-keepalived-state-change.log --monitor_interface=ha-1bc7e7a1-ac --monitor_cidr=169.254.0.19/24 --pid_file=/var/lib/neutron/external/pids/d5e58b4e-96aa-4468-8fda-c89ea57e6fc1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─f3f73979a8e553c128646ab3b4fbc495cee288909d50988dda919c1c4ecdd20c │ │ ├─66726 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66743 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─66749 erl_child_setup 1048576 │ │ ├─66796 sh -s disksup │ │ ├─66798 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66799 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66800 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66801 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66811 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66975 /bin/sh -s rabbit_disk_monitor │ ├─6fc7c806362faf1f3a301ecb82a20f764d79b01fe2f2fe30247e5b285e381117 │ │ └─207104 /pause │ ├─522913ff57c7fd6e883c2ba83e288512cccf74f339e58f809a9b42b7b79b688a │ │ ├─105089 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105331 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105333 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─eeca17306c4ff94eade656998e469c57e98c744b4d4ef37aeae078721015f6a3 │ │ └─222670 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─dc4657912b235a4edc6efd815347af5bd6189c1e836ed86127ec0ec611216e16 │ │ └─43118 /pause │ ├─915b7e984a64f3d2dac036af6bfbfe2d10669b480b027116bf93f3c0fd41a7b1 │ │ └─224989 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─ed6a2a1b5b8d4d869d2e3f814fcbcd9e3083dcb0742cdb5a06ab38f01d6479c7 │ │ ├─90464 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90481 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─90487 erl_child_setup 1048576 │ │ ├─90594 sh -s disksup │ │ ├─90596 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90597 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90655 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90656 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90666 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90996 /bin/sh -s rabbit_disk_monitor │ ├─26c776c28810ad509a0e2e676a7d676e6455ebe604602cb9df49e40849f60065 │ │ └─221736 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─366f943356b4efc34c769acdb71107f1631f9e2e7f5d423c66e47cf9ad3b830d │ │ └─207090 /pause │ ├─8f31951d140799a6c4301a14af657c9b5b4a1be09cf33d8c14518709956f5cbc │ │ └─143339 /pause │ ├─1c5d57394b0685a16bf453af689745d87a0ff4ea478ab6d8194a5ea1d642334e │ │ └─40619 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 │ ├─85982b8d9e9dbd26f76a65fe9589e20dcf74006a3018b79475b6857f9abad4ef │ │ ├─166129 nova-api: uWSGI master │ │ ├─166164 nova-api: uWSGI worker 1 │ │ └─166165 nova-api: uWSGI worker 2 │ ├─78fe437a591b0b9efd3223d716f1861f0307fb2061fbddacfc613043abbf63a9 │ │ ├─183501 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183522 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─183528 erl_child_setup 1048576 │ │ ├─183578 sh -s disksup │ │ ├─183580 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183581 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183622 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183623 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183633 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─183763 /bin/sh -s rabbit_disk_monitor │ ├─b8d50fc135ef3d321ec435d5b798a71f389f959287919b1eba096f05b22f0dd5 │ │ └─56667 nfd-worker -metrics=8081 │ ├─2f9ced5b6c24f44ac08dfc8babd1ab6e807a62e18f3cbd765156893df36e07a4 │ │ └─235243 /pause │ ├─431dc0fca5469c0c76030be28cf6ff97c9f4db2e51b2c2d4e4d384f8f0b9a010 │ │ └─56705 nfd-master -crd-controller=true -metrics=8081 │ ├─ae4dc0d941761c7698d62f37c97111e220149813ebad52f559609eea74f000e1 │ │ ├─106850 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106867 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─106873 erl_child_setup 1048576 │ │ ├─106920 sh -s disksup │ │ ├─106922 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106923 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106966 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106967 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106977 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107157 /bin/sh -s rabbit_disk_monitor │ ├─31d65a137d844802277c70fbaa8132be0943374afe8dd8806e72912aa370c97f │ │ ├─139078 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139107 /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 │ ├─18b798b2f799d3adecaf0c41dbdc0f4fc6b8662bce41a9aaf7f7453a89fad8ce │ │ └─63449 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─629499374351ffd1f5c66f0cd571874931e660f8b28866b1d30ba5c3f9fb7775 │ │ └─103260 /pause │ ├─8184839568a1db1c32a7e8fe1792a2f1be102c8fb982ff6c6091cdc14ba1a060 │ │ └─108576 /pause │ ├─29087009a7fd7c7454bb16be3e44c12224817e35dbf54e014ca6285a876f6e8c │ │ └─257182 /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 │ ├─0a36a2fe2623dbc37af2d5d7544b173f42c10bb0958020c98122356ca3b86a0f │ │ ├─180972 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) │ │ ├─181864 /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/tmpha3xc7vp/privsep.sock │ │ ├─182218 /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/tmp8yw_phbd/privsep.sock │ │ ├─182594 /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/tmpkegvl5mh/privsep.sock │ │ ├─183055 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183056 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183080 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5fe5fc72-abf2-43a2-95f1-2ac68bd67553/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5fe5fc72-abf2-43a2-95f1-2ac68bd67553/host --addn-hosts=/var/lib/neutron/dhcp/5fe5fc72-abf2-43a2-95f1-2ac68bd67553/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5fe5fc72-abf2-43a2-95f1-2ac68bd67553/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5fe5fc72-abf2-43a2-95f1-2ac68bd67553/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b40652d9-2ea5-4b20-a509-aa8d73290b9f,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 │ │ ├─183084 haproxy -f /var/lib/neutron/ns-metadata-proxy/5fe5fc72-abf2-43a2-95f1-2ac68bd67553.conf │ │ ├─201987 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2ad11498-04cc-4b41-863c-1cb4c3a21130/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2ad11498-04cc-4b41-863c-1cb4c3a21130/host --addn-hosts=/var/lib/neutron/dhcp/2ad11498-04cc-4b41-863c-1cb4c3a21130/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2ad11498-04cc-4b41-863c-1cb4c3a21130/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2ad11498-04cc-4b41-863c-1cb4c3a21130/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ecacc267-d156-47c2-88a7-86140ec59a4b,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 │ │ ├─201990 haproxy -f /var/lib/neutron/ns-metadata-proxy/2ad11498-04cc-4b41-863c-1cb4c3a21130.conf │ │ ├─366369 /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/tmpkwyoyh69/privsep.sock │ │ └─376294 haproxy -f /var/lib/neutron/ns-metadata-proxy/b27237be-8c4f-44b7-a839-3accc3af7d19.conf │ ├─23cd75bdb2358510de02b7337b1c8620b521e19136083a949f9358267e250d5c │ │ ├─61119 python -u /app/sidecar.py │ │ ├─61382 python -u /app/sidecar.py │ │ └─61383 python -u /app/sidecar.py │ ├─e9f6c2311389ee93ace2342222481db1412c4676f9a751524182c384c791299f │ │ └─139009 /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 │ ├─0ba9e0d39dd1f5883faef40bfaeb922efea75f7c9d6f26223428724916f0c0fd │ │ └─104879 /pause │ ├─9a7127444f3733dbc6c12024d5d31ba660ae1569315666efdecffb269b0b81bc │ │ └─95971 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─19ef8b853bc052fdc2591eebe081c8e8213afa39c03426edd2dec76770580d41 │ │ └─124401 /pause │ ├─b5e5ad999dd70aaf33545a2f9850fe755826e7116e830f5c8b06a7d2a798882f │ │ └─65205 /goldpinger --static-file-path /static │ ├─00b007899ef6ac622124187ae9735505aa835a5c4eeea9400c70eb3d38b72b7f │ │ └─51765 valkey-server *:26379 [sentinel] │ ├─ea2e5f0dc83e6067d631d26708bcc55e3a01896242dbc836128609d1faaad8d3 │ │ └─51260 /pause │ ├─f675a2dbdd2f415f127dfe24a6f5a957574f125ff2d2d49b8a9edbfbc75fd83e │ │ └─65946 /bin/oauth2-proxy │ ├─b67908cf62da4a1e3a40f737123e67c99f5eff73b301bb5e7aeb6a1a818f8b6f │ │ ├─215602 octavia-api: uWSGI master │ │ ├─215618 octavia-api: uWSGI worker 1 │ │ └─215619 octavia-api: uWSGI worker 2 │ ├─71b73cf52e193537fd2db3758fc1f5929f7f702e7eb030fc4e945ec6813ef172 │ │ └─94793 /pause │ ├─4dcd6d1f8101427628d7d4f8060af4ab93f1f2ff16b58353930b39177fae90e1 │ │ └─140943 /pause │ ├─8b9397116bff833435b210abeb5027b5d6d40c29f37874f5eb828d3a37e9120b │ │ └─63895 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─acdf599fc3fd809d059a70412c05eb5957e8b194289e5ab778198e8f2829eb61 │ │ └─243770 /pause │ ├─0b2f6aa1fdc3800aa3e0a8368e4635a8b470cb292008565b254e81caed50d70f │ │ └─42041 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─69988acb1025752a4f61990c22ed21668b0a345ab9a26e8f735c72d80d39e9c9 │ │ └─40525 /pause │ ├─9420da22b72a4f61be7f6c7e06dc6f6031256a3a934387ee7c1d4955ccc09f7f │ │ └─61518 /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 │ ├─7b8dfc90f90a7f34e9f2f9a4944056784025d794bfb551fb223f3771a4ee5355 │ │ └─220450 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ └─8bcc5b30525be38c62f18667811e86dcfd8e547f98f652b6beec9ae0715e595f │ └─40554 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount