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 │ │ │ ├─22240 /lib/systemd/systemd --user │ │ │ └─22241 (sd-pam) │ │ └─session-21.scope │ │ ├─22189 sshd: cephadm [priv] │ │ └─22257 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─764 /lib/systemd/systemd --user │ │ └─765 (sd-pam) │ ├─session-4.scope │ │ ├─1688 sshd: zuul [priv] │ │ └─1701 sshd: zuul@notty │ └─session-1.scope │ ├─ 761 sshd: zuul [priv] │ ├─ 779 sshd: zuul@notty │ ├─ 928 /usr/bin/python3 │ ├─ 1692 ssh: /home/zuul/.ansible/cp/162.253.55.212-22-zuul [mux] │ ├─424653 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rkhzgynoyyhfdznwybedpmzbwtydianu ; /usr/bin/python3'"'"' && sleep 0' │ ├─424654 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-rkhzgynoyyhfdznwybedpmzbwtydianu ; /usr/bin/python3' && sleep 0 │ ├─424655 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-rkhzgynoyyhfdznwybedpmzbwtydianu ; /usr/bin/python3 │ ├─424656 /bin/sh -c echo BECOME-SUCCESS-rkhzgynoyyhfdznwybedpmzbwtydianu ; /usr/bin/python3 │ ├─424657 /usr/bin/python3 │ ├─424658 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─424660 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 10056 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12690 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d08a014d57b42aa4ee714d40c7933643a54a85b8125be5ea95a323e958219618 -address /run/containerd/containerd.sock │ │ ├─ 13050 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3b55996634026795b56d77843c2473f49132119bea4570be7b8420c3f5d93db1 -address /run/containerd/containerd.sock │ │ ├─ 19209 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4c5af07ac31d80463f263aa63aaed9096d213f997e71784dec7f2404f7810a6b -address /run/containerd/containerd.sock │ │ ├─ 25870 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f1e9e42105add90e845c1c21601c54e3386f6582962269ddefddb9e1705c37ef -address /run/containerd/containerd.sock │ │ ├─ 30671 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ba5b3d07d68ff58013a729ee4a846058b329888b19388f957fe7f6ab0877781c -address /run/containerd/containerd.sock │ │ ├─ 35507 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0573e35de7a1f87574c6220fdf3a55ff1db246f52e4082571a721af4fae06f1a -address /run/containerd/containerd.sock │ │ ├─ 40158 /usr/bin/containerd-shim-runc-v2 -namespace moby -id abd7bc73c005400bccc7cb302c9d9ffa107263b2acadfd755c05fda3526aa8d0 -address /run/containerd/containerd.sock │ │ ├─ 42673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0028794b46b9f3fe869637e80eca67558fbdde171a612bb4c89fb1f56628df33 -address /run/containerd/containerd.sock │ │ ├─ 42693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93b83626144565264cd4747b0480c9b1379d3b01abae706f8e520ce3c282223c -address /run/containerd/containerd.sock │ │ ├─ 42733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dae84d68769990abbf7d8e6b5aab5336888cdaa782d8f96a29d0dbbc83e9b01 -address /run/containerd/containerd.sock │ │ ├─ 42763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 461731b6758a716cc237c39c2b45f5234e2a75b6ad556a025a735496e94c4f1b -address /run/containerd/containerd.sock │ │ ├─ 42765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ad67c502642ba0ec109eb09f15ca06c6159210eda4164488d9165895d7dd27a -address /run/containerd/containerd.sock │ │ ├─ 43291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f31b96ff1afcdcf4dbc786272a5e6f48d95a87749a848574e0eaf133172b6016 -address /run/containerd/containerd.sock │ │ ├─ 44023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 395c89296bd7846067e107ff34c119282e16bc7afc33f0a2d0cc047808755c8d -address /run/containerd/containerd.sock │ │ ├─ 44064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9990e0ca454155b7e7b22fb0acb7d7357162c00548e5b56d4880eb762028dc10 -address /run/containerd/containerd.sock │ │ ├─ 45415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f689193df92e0f81558cbfdd55e083373640438673b843c510a2cae112c9ec21 -address /run/containerd/containerd.sock │ │ ├─ 45799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 484ca39efeab3f110382486445e76c924af9871dcd63992af49b7b6d8c6a4cc2 -address /run/containerd/containerd.sock │ │ ├─ 45836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02c5c7329893ffe8e4ccfa8a170aedbdcb1d0e7f7b03165478b8ee4b8ff60ad0 -address /run/containerd/containerd.sock │ │ ├─ 46323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b200f3defd54c9a5246acb8577704b9a1d5b9cbb4d6f192cb4177dd13297e63 -address /run/containerd/containerd.sock │ │ ├─ 46836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e86246c5e7926309fc0da4c85ad045a3a8011feabc1b5cf8edc5666742aba864 -address /run/containerd/containerd.sock │ │ ├─ 46875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18f5572b2f1c5f8f6f042970976a58d0fa3d4d9f61d25613d939417e756385f9 -address /run/containerd/containerd.sock │ │ ├─ 46921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 156c4eb99a8524dcae1b87463550d25463b4c3ca19eda0a3ac989b788cdbcedf -address /run/containerd/containerd.sock │ │ ├─ 49035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fd49ca6dcfa37083d95a51d933d92540529850748c42f7628883cf7cf99deac -address /run/containerd/containerd.sock │ │ ├─ 49074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 075d1a6d0d4b649ebd18adc909a1991263ccf9e9c00b6dd904e6b3c6821ce491 -address /run/containerd/containerd.sock │ │ ├─ 49805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8b346af27cdb2c30c937b3a9799d9a6b6a4466c0d3bc2473b3a9cee234a36f4 -address /run/containerd/containerd.sock │ │ ├─ 49903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89abf7f01b0dee57cb0a9c6d13a2ab75e19a3692df261b0e3eac3ca7c962a6ea -address /run/containerd/containerd.sock │ │ ├─ 50454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 019a596b7f6dabb3bfc308959fdf082d043f1297d93776a7940b96e0611729a5 -address /run/containerd/containerd.sock │ │ ├─ 50800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 865aa31e630da5972ed8ab9ea46d98523454e2003475c624a0bfdf4f14134ba8 -address /run/containerd/containerd.sock │ │ ├─ 51109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c31f3312dae7c9ef6e8284e94069417097d82a782af855ed68a4f1a3156ce210 -address /run/containerd/containerd.sock │ │ ├─ 53360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59d2ade29054470a4eb91bbb00a2fd028e8b1e37eb65cdf7043bdc5c4819696a -address /run/containerd/containerd.sock │ │ ├─ 53537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ead728b743e38aafec8c48c836bf268bd450211cd1f49db22da36e8604611c -address /run/containerd/containerd.sock │ │ ├─ 58502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 405459a70a424ae02f2d5af6de0b8aa8d9ff2184bb07df963f8c49e5388b026d -address /run/containerd/containerd.sock │ │ ├─ 59196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69851d214e3b5ca82533f09f192af035870e2f16f5f11179413450ca7b2baf86 -address /run/containerd/containerd.sock │ │ ├─ 59263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62094daff90e777b88add6ebe7442722d1c377f121df1335863191fad3837f23 -address /run/containerd/containerd.sock │ │ ├─ 59302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1499d31b087c4d45540b837dd3dc11f4fd95cbe0d393dc29373b2201546589b1 -address /run/containerd/containerd.sock │ │ ├─ 59514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb129796e6df437e94f6e44ae3a4aba0f38d26f73323336bcc630ff13ff6c84a -address /run/containerd/containerd.sock │ │ ├─ 64730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 421bf14462835ea4bd7b48684fbcc86da14d30f115f61942302039256f766eb8 -address /run/containerd/containerd.sock │ │ ├─ 64784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e8cf075a4b90a2f15a580617aef165163447b4151d6820c111ec3d6b1859741 -address /run/containerd/containerd.sock │ │ ├─ 64840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df33a7cb7b9aee93b96104d3604d6fc8ea25cdf5596675e06c3c9b70676cdf63 -address /run/containerd/containerd.sock │ │ ├─ 64880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79653a5b11e314347ed81ea48dc056471db5408c98a3b6309c9a7a2b8986bf5f -address /run/containerd/containerd.sock │ │ ├─ 66520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09d7234938b064a9688e8c6ff5654964d9228695d13c7152fb5881c6b4f1a40c -address /run/containerd/containerd.sock │ │ ├─ 66575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3b59c536ba038a5263f82a9671eb13992cb46f8ce01457f8aa37794a8abbbac -address /run/containerd/containerd.sock │ │ ├─ 66708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c49c2c01911f04b1f0b22f063ef2b85aa6694151f1fae35838e2c8ba9eacf22f -address /run/containerd/containerd.sock │ │ ├─ 66733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 805d5e7be5c8ba58a09d4c550b02c9d7cb94f4e35ba8abe524195817dacfd029 -address /run/containerd/containerd.sock │ │ ├─ 66817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 059f8af2afaee2838a67700ca76ed79a86cdfca72a57b3dc45ffea7f79c16a70 -address /run/containerd/containerd.sock │ │ ├─ 67219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fcd33d44edf1722d28dd72a4a4a0de13002047bef85cf1dab1c8968c0ba8ef6 -address /run/containerd/containerd.sock │ │ ├─ 67610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0dd23b792d4f2a0bd030f3654c76f8366a4833042d3471b2213bef2b1b59999 -address /run/containerd/containerd.sock │ │ ├─ 67785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9854cb68836fa768efe7586f2419bd250ba8035805371e2395e2dd35a02df9e5 -address /run/containerd/containerd.sock │ │ ├─ 68489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a568c466254009310d6ec9f52a3e638fbf2cf760824808ad4d5dbab0dea3b582 -address /run/containerd/containerd.sock │ │ ├─ 69233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ddd9fd36fe951f542c120ee01c179cee864dce5b6a38d905e2baf680b8e81d2 -address /run/containerd/containerd.sock │ │ ├─ 71063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36d94e154b0603d85850959ff003276961931151c128af37266f28c9701ff37e -address /run/containerd/containerd.sock │ │ ├─ 72889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3c3e290279db412a1daba95f40c483f7c718726a1dcd69876c0991a29e2b2b4 -address /run/containerd/containerd.sock │ │ ├─ 82376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44798bd9657ed6444f41a3a6c6aa25dc7a2a635370e85f76b0da5df0906891be -address /run/containerd/containerd.sock │ │ ├─ 83975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d09993c01bef741d81795ff1c8a04e6ed64a73968992a01d3912a0be6ac09316 -address /run/containerd/containerd.sock │ │ ├─ 90054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58f3198129e6e983aedbdc991467d9f8f3aa74c11877c5c2d31cb3f54ebac1f8 -address /run/containerd/containerd.sock │ │ ├─ 96957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61f1f6b0c37830eb903b5a54a816d4f6d3820d75a3f88f879c5801abd57ad8c7 -address /run/containerd/containerd.sock │ │ ├─100223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b43033dc4a54e613594e7698100bc856faeba1910004431320dc8708f4f2027 -address /run/containerd/containerd.sock │ │ ├─100378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f5556082b8715491792f75d9cafd7ce7d2844fada7c81f1aaee48865d9d2a12 -address /run/containerd/containerd.sock │ │ ├─114028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61e4cb90d335c1b38109cca2e984a855b0e19adf3a5b4ec828354fd9d460e650 -address /run/containerd/containerd.sock │ │ ├─115670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b97af409de640d78624a4befe9acfac16e7850dde7bbe39985971c3b429cda -address /run/containerd/containerd.sock │ │ ├─115795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71e1e12b85cbc1715aed7c2799e0b81fb05bdc9d673a7a007da8f44fe07db510 -address /run/containerd/containerd.sock │ │ ├─117629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca100bf380e5c3f72ae3d85fac7a004fd1fbde65944d738a3cb4fbc69a861ec3 -address /run/containerd/containerd.sock │ │ ├─119431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ef8d8cf2c0389030bba808d03865d42f0ac338d4f2c0127ee1073f3910f4a83 -address /run/containerd/containerd.sock │ │ ├─119553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 943feb127dc7cf95862930237c00622365457f33fac696a0a97dbecbd4e93c09 -address /run/containerd/containerd.sock │ │ ├─132585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 783794ecc4e7918c2bd8288bab1d8580e823e24f54dbb7b7ab56ba534066ed7f -address /run/containerd/containerd.sock │ │ ├─132628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 764cd9b368535af6dd61aeed41fc22acfbfc1355e4821b6f55598c12ef039b4f -address /run/containerd/containerd.sock │ │ ├─137112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd1f60fde97e78f2237ebfb57eb3a448f4b4b45f5c371d6fceacaa8872dd0473 -address /run/containerd/containerd.sock │ │ ├─161815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d692dc59542ef42a472a5e5a9e6e0823ede05d640544860caded17fda9d62263 -address /run/containerd/containerd.sock │ │ ├─162931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b27329901c35f6e1f002a2f86d25f3831399deeab31b4c1bba1552d2c32f0ae -address /run/containerd/containerd.sock │ │ ├─163937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4b5163ba845d784b4ab17f407f890b5992739d0672df278203075db6ef31221 -address /run/containerd/containerd.sock │ │ ├─164002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bbfb695b13cf93a8e1a708ba0f34841dedeb9a6e61a8566eaceef04f5f42745 -address /run/containerd/containerd.sock │ │ ├─164710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70c226f668ccf4be20125d60a37ab78ca5dbe60dada55f03376bb47c6abfb321 -address /run/containerd/containerd.sock │ │ ├─165888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ba012066301473a10185e0d07f9f495948ed9a457d5c8b3a8c356dc1803ed49 -address /run/containerd/containerd.sock │ │ ├─168150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fcebcb8797e891edc05854871f640f2c6836ddcf902c6a766f1ead9c566f29d -address /run/containerd/containerd.sock │ │ ├─168372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea3226086123ce17ac6c421be71727105719077cd89a0709dfe3e4aa782d44f1 -address /run/containerd/containerd.sock │ │ ├─168520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e7312ef08515927a82c4a61a8313a9aa29d681b101b81ffbe51896e469cc3a0 -address /run/containerd/containerd.sock │ │ ├─168597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 698240a6dec37b552b57e4118635a8ec1cc7a002a2b163947010a48e941160ce -address /run/containerd/containerd.sock │ │ ├─168776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5f6274b7c4357f17bb4c20fa9dffc71d1b259c2d4a7cca63d00607835430a4c -address /run/containerd/containerd.sock │ │ ├─169047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb468c9c35e793d728c5d9fcbe3d215ed638e6c6ce09c1098e292b2062e904aa -address /run/containerd/containerd.sock │ │ ├─181338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cacab6e471b678fd4df289df0c9abf1dc93d4a9f24a2f4fc0be6b57d26725c7 -address /run/containerd/containerd.sock │ │ ├─183230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d349d4b0c16a5a3d7a363726d0f99ae16e27898d7d86c972914127f1c315bb66 -address /run/containerd/containerd.sock │ │ ├─183278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e22a76a50ee9b5f5971be243ce9e8946607550d71ae78e2dcf8e4e88c1132c22 -address /run/containerd/containerd.sock │ │ ├─183333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f29613f13d7adbf67a9346c8f05b8446106f1a7c51ef588535dc4ba3e797f052 -address /run/containerd/containerd.sock │ │ ├─183674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 318ca31154f6612814852a011056178fb1e2d93e23f59d2fe507f87051f74704 -address /run/containerd/containerd.sock │ │ ├─183759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30fdc9e5a94c5e24dd42c47ce19c34d90ea02b613bfe893aba303b2e8ef42fa6 -address /run/containerd/containerd.sock │ │ ├─189732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d217a9dc6c08e32fe5d05bdb8ead0d0eb704e98abc77b2c14d7fbe04f9b93bf0 -address /run/containerd/containerd.sock │ │ ├─197098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 604552ffc61c50bff269a4328c3d7b15da76792d566f125d5925bcdd84cf1828 -address /run/containerd/containerd.sock │ │ ├─199158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a849a45a127ee9e6ea2d3f883250548d6c56c5c119db77b9f97ffb8d77e9049 -address /run/containerd/containerd.sock │ │ ├─199224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91cd031bcd6112f6186a2687ff182745b6fc3329e98db2bc6ac4d915a7c8a6d9 -address /run/containerd/containerd.sock │ │ ├─199239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9a27bb1d69888ba15c6b864611e8de66adffdee25fc502714a730e6ba934a39 -address /run/containerd/containerd.sock │ │ ├─216108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9e512aa6f58eae775fc1ec8d56a5abeffd34957510a670c5ecd512e265553e3 -address /run/containerd/containerd.sock │ │ ├─224301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 074084c496af4e5b691d8dbe6c7df429237b696aaa7c004736ebc2eb87968c17 -address /run/containerd/containerd.sock │ │ ├─224349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8af8b321b1d30c7e07cdb0902dfb7b50f578d8ad8f67db30cadf5021ef9cd9a4 -address /run/containerd/containerd.sock │ │ ├─224391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2ad705374c9fded452ac6727b2024e1ea37d164db4a922966d24d6e36b8ceea -address /run/containerd/containerd.sock │ │ ├─224647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f07a874f134dcd02cea336c7fcbe6d4821dd59783be200ed1d94b940e9e721a9 -address /run/containerd/containerd.sock │ │ ├─236500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3510b0cde2d48e78d4810483ed8bd47fd1698974898fccd442f770c724777d3b -address /run/containerd/containerd.sock │ │ ├─239035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c602f3d7d70a97c773146255977465fc63420712849df99ae2e145874fd9a4b9 -address /run/containerd/containerd.sock │ │ ├─240145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f687ba380f2714490b13cc8a6980ff6f509100b1fe79edc751e884330b5b0ba3 -address /run/containerd/containerd.sock │ │ ├─241098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f21b320d650932c56cf44300f6ea33159f5bf50765b2fcb7745b09b5ffc5f3f7 -address /run/containerd/containerd.sock │ │ ├─242238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4c54f36bfd1e48cc732f44ddab58949451b559f8f51e198a1bdd836be985808 -address /run/containerd/containerd.sock │ │ ├─244598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10b54e28f3faae9b07bc79fb3e75959e6b4909582b108785fd17059cc56b3875 -address /run/containerd/containerd.sock │ │ ├─246376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbc7bbd02c4df124275f182fc2e56da98ff2a0deb1f2120998b064d93edcf6cc -address /run/containerd/containerd.sock │ │ ├─246436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d29e7bd7218e7a7a6de001b93078ec796ddc83a97ce25b5273d14cdf50fa253c -address /run/containerd/containerd.sock │ │ ├─256005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f33d6ee756c86efd03235660fbed0655c0b8573b3e19f94eab8e46ef268db0f -address /run/containerd/containerd.sock │ │ ├─256517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13666ef8055902c707b2453e34586c30261c8bf96626581c92a5e22e2e68da26 -address /run/containerd/containerd.sock │ │ ├─259989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fbeabe79e9fad8ecde89e4ba7296cb93c28b63e64fcfa982e5a5948b0fdac86 -address /run/containerd/containerd.sock │ │ ├─264999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b798531ce024488e462afe33b27ad39285611cd4bc24128106bb49e69131a2c5 -address /run/containerd/containerd.sock │ │ ├─265192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b126727de2733c17ebe707e49843c5f1810f24422a770bd692fdc9aa7c34c5e0 -address /run/containerd/containerd.sock │ │ ├─265253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e05628f6e21f8835ee673bd3312722f604d8a02976aea7db3cf21942c901cf9c -address /run/containerd/containerd.sock │ │ ├─265385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f3651c14dc9318d1b823e84bc8a9ba2f65ccba7ac0e86897e43d61ba4579b83 -address /run/containerd/containerd.sock │ │ ├─277674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91d0ea84520df99a2b870bb3c227088ee9c219224824178d8ce95f11ca5c15af -address /run/containerd/containerd.sock │ │ ├─280438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f9add2ab3f32d4e3574f8771531b7835ccef9bb6387dce6c65fc0d079410591 -address /run/containerd/containerd.sock │ │ └─281708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 860aeae10e36ec85764559a7ae5c1480a5ad73ad3a54e11dab9926ad8895f84e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1488 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─docker-0573e35de7a1f87574c6220fdf3a55ff1db246f52e4082571a721af4fae06f1a.scope … │ │ ├─35531 /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 │ │ └─35543 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─30374 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30654 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19168 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19188 /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 │ │ │ ├─25574 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25853 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─40090 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─40110 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─35216 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35490 /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 │ │ │ ├─12603 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12634 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ezlpsx.service │ │ ├─12963 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ezlpsx/unit.run │ │ └─12994 /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-ezlpsx --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.ezlpsx:/var/lib/ceph/mgr/ceph-instance.ezlpsx:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ezlpsx/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ezlpsx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10430 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─161154 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─43149 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.212 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─run-r39df2eceb6284796889b32a8e9e376ae.scope │ │ └─197061 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─docker-f1e9e42105add90e845c1c21601c54e3386f6582962269ddefddb9e1705c37ef.scope … │ │ ├─25895 /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 │ │ └─25907 /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 │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1151 /usr/sbin/uuidd --socket-activation │ ├─docker-d08a014d57b42aa4ee714d40c7933643a54a85b8125be5ea95a323e958219618.scope … │ │ ├─12714 /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 │ │ └─12734 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-abd7bc73c005400bccc7cb302c9d9ffa107263b2acadfd755c05fda3526aa8d0.scope … │ │ ├─40184 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─40198 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11195 /usr/sbin/chronyd -F 1 │ │ └─11196 /usr/sbin/chronyd -F 1 │ ├─docker-ba5b3d07d68ff58013a729ee4a846058b329888b19388f957fe7f6ab0877781c.scope … │ │ ├─30697 /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 │ │ └─30709 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─161008 /sbin/iscsid │ │ └─161009 /sbin/iscsid │ ├─docker-4c5af07ac31d80463f263aa63aaed9096d213f997e71784dec7f2404f7810a6b.scope … │ │ ├─19236 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19254 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-3b55996634026795b56d77843c2473f49132119bea4570be7b8420c3f5d93db1.scope … │ │ ├─13074 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ezlpsx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─13093 /usr/bin/ceph-mgr -n mgr.instance.ezlpsx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─f0887bfaa900cb305af2bcd75074e4ed5ee230a3f1231db04975e6a6ecbd595b │ │ └─234569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─3fc90668dcfa8311f35d20daca6e924f63093758b37be29054b64c159e2e2654 │ │ ├─117845 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117862 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─117868 erl_child_setup 1048576 │ │ ├─117919 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117920 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117931 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─118155 /bin/sh -s rabbit_disk_monitor │ ├─dc874975e0bf01f2da7838874587653f1898653f643f71bf1071cb3b8bb3616f │ │ ├─152398 placement-api: uWSGI master │ │ ├─152426 placement-api: uWSGI worker 1 │ │ └─152427 placement-api: uWSGI worker 2 │ ├─7ddf11dabbb557e62c2b330e3b2736efea362f83f9e82996fa091440bad64668 │ │ ├─180548 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─181241 nova-scheduler: ServiceWrapper worker(0) │ │ └─181243 nova-scheduler: ServiceWrapper worker(1) │ ├─a69e182e9ea37dca7f1ac4094c5f8beb31ab0dfd013d48b5db2f1422a40cbc15 │ │ └─274824 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9ec61a80d2801a238b71516473ca3d15915ffd8c1bdaf454207c8a3293ad0430 │ │ ├─71381 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71398 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─71404 erl_child_setup 1048576 │ │ ├─71515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71516 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71526 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─71660 /bin/sh -s rabbit_disk_monitor │ ├─69851d214e3b5ca82533f09f192af035870e2f16f5f11179413450ca7b2baf86 │ │ └─59225 /pause │ ├─f6f16e04577d0df022a1a4ec567bada0a22daf076ad8f78cd464128c108e4f14 │ │ └─68557 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─58f3198129e6e983aedbdc991467d9f8f3aa74c11877c5c2d31cb3f54ebac1f8 │ │ └─90078 /pause │ ├─9f7337c97bf8d871a436c3529a73f2e450fa3c1564a777250a0c20e16bdd7b1f │ │ └─65436 /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 │ ├─712e730d1e4d75c6f23ae57ec4ed1b6afe50dea18d4eb50dcf2ac0a10400ebc8 │ │ └─174830 /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 │ ├─c49c2c01911f04b1f0b22f063ef2b85aa6694151f1fae35838e2c8ba9eacf22f │ │ └─66757 /pause │ ├─b334648f878ac769a3971d60f48037f134ee144146e085908d19aa5322016e78 │ │ ├─166052 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─166070 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─166076 erl_child_setup 1048576 │ │ ├─166124 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─166125 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─166135 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─166292 /bin/sh -s rabbit_disk_monitor │ ├─98d101caefab821028887adfbbf935cf0d788d9c7498caf95034a0bd94f12cc6 │ │ └─70199 /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 │ ├─bbc7bbd02c4df124275f182fc2e56da98ff2a0deb1f2120998b064d93edcf6cc │ │ └─246403 /pause │ ├─14c1fb44633208150875516d4ab3ab3d603c2958fbeb692e91dc670f7a48fca7 │ │ └─69464 /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 │ ├─1286e7ef0ec4f8fcfa9eda702272cce68b32121816a12b6fbb5d9ca4fe8b0ff2 │ │ └─69590 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d5ecbea31c96b20ca029ee163afb239c2cfb87218add89d7e4ef20267539d3fe │ │ ├─179462 nova-api: uWSGI master │ │ ├─179502 nova-api: uWSGI worker 1 │ │ └─179503 nova-api: uWSGI worker 2 │ ├─c38ff60a87b0580e510af34107ac40286a2124b883853b4a9a077cf42ed5e83d │ │ └─70244 /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 │ ├─71e1e12b85cbc1715aed7c2799e0b81fb05bdc9d673a7a007da8f44fe07db510 │ │ └─115818 /pause │ ├─e2aac50351b25ab1685a7fe1d645c399353ed24d10cc50e94bad2b9b6dec0dff │ │ ├─ 49459 /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 │ │ ├─ 49472 /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 │ │ ├─ 49522 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─279936 nginx: worker process │ │ ├─279937 nginx: worker process │ │ └─279938 nginx: cache manager process │ ├─10f42538330486fb4ce56acf49ac0d28e00c34926ac1fe130de98e7972224207 │ │ └─68140 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c602f3d7d70a97c773146255977465fc63420712849df99ae2e145874fd9a4b9 │ │ └─239061 /pause │ ├─226a5688e6839d2691d2447c37a9aca1627cf6a0376efb02a56e2a00940aab56 │ │ ├─216252 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─216269 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─216275 erl_child_setup 1048576 │ │ ├─216417 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─216418 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─216428 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─216630 /bin/sh -s rabbit_disk_monitor │ ├─f71bb628fcd7ac4b4ac2341d1e792a9b6eb2b4a64d32b43de5fdc51740fb6e13 │ │ └─133351 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─aeb081cce98bc2db4b2a3e2225a3e35e0377303800fd426b8521f995c488f9ae │ │ ├─212152 heat-api: uWSGI master │ │ ├─212262 heat-api: uWSGI worker 1 │ │ └─212263 heat-api: uWSGI worker 2 │ ├─98446f81b923c467b3bf2f78113da67c41a36780c99764bb8f95370a9dad233e │ │ └─66498 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 │ ├─019a596b7f6dabb3bfc308959fdf082d043f1297d93776a7940b96e0611729a5 │ │ └─50478 /pause │ ├─860aeae10e36ec85764559a7ae5c1480a5ad73ad3a54e11dab9926ad8895f84e │ │ └─281737 /pause │ ├─4f9add2ab3f32d4e3574f8771531b7835ccef9bb6387dce6c65fc0d079410591 │ │ └─280467 /pause │ ├─5683aec315407e35a429b31c7b860b7e641b661b75e4bed6db0b5298716c38d8 │ │ ├─114430 glance-api: uWSGI master │ │ ├─114495 glance-api: uWSGI worker 1 │ │ └─114498 glance-api: uWSGI worker 2 │ ├─cfa81fb61d1d57dba9962b87992d2f7936846abc630b2654f849fad1ae1f136e │ │ └─200594 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4cacab6e471b678fd4df289df0c9abf1dc93d4a9f24a2f4fc0be6b57d26725c7 │ │ └─181363 /pause │ ├─11fffd62646d70d226d0691eb1e53535bb6f5fe916867a5cd1f5474c3a53a361 │ │ ├─193999 neutron-api: uWSGI master │ │ ├─194041 neutron-api: uWSGI worker 1 │ │ └─194042 neutron-api: uWSGI worker 2 │ ├─adb5479bb378daf095baea3c3e06293f61d3eaaa54a2dea25b77dfe954d321cc │ │ ├─197386 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─197406 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─197412 erl_child_setup 1048576 │ │ ├─197525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─197526 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─197536 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─197669 /bin/sh -s rabbit_disk_monitor │ ├─b798531ce024488e462afe33b27ad39285611cd4bc24128106bb49e69131a2c5 │ │ └─265093 /pause │ ├─0d6c8a2664dc3cfc4074808a97ecdd4397cdc7fe33b2faaae27cf09d2b20ff03 │ │ ├─51302 mysqld --wsrep_start_position=ce7425a7-b3cc-11f1-8411-46059f939fdf:20 │ │ └─51395 /var/lib/mysql/mysql-state-monitor │ ├─175c784bc44d7cc70c044c1a86cd978a8c43f4588dbb219eb1fca14f8bef2094 │ │ ├─164176 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─164220 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─164234 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─164394 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─423897 sleep 15 │ ├─0b22b7a79028b75c3a87216592b21ffb042bd6d29fe27ac3a0c301204acd3780 │ │ └─70415 /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 │ ├─6ad67c502642ba0ec109eb09f15ca06c6159210eda4164488d9165895d7dd27a │ │ └─42840 /pause │ ├─02c5c7329893ffe8e4ccfa8a170aedbdcb1d0e7f7b03165478b8ee4b8ff60ad0 │ │ └─45861 /pause │ ├─ac2d1052064ace844072ee05ec69b847c68bed688a6194d298c8a64118a31e21 │ │ └─69639 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─764cd9b368535af6dd61aeed41fc22acfbfc1355e4821b6f55598c12ef039b4f │ │ └─132665 /pause │ ├─aaf2ae48355f3a1144c2757fa91558faa7e4f179a7388e6c714e995bafb15624 │ │ └─49242 /server │ ├─95847a94a1138053ecf7e1d79ac72a6713e1aab43b3e92f2482ffe6316b5d3ea │ │ └─244646 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─000a66719d04330d4f52bea3d9c07558341f2d6c9c318ad47356d506ed124f66 │ │ ├─164154 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─164269 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─164283 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─164416 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─423895 sleep 15 │ ├─c198624db27efae156770403cdb725bfe782adf3110ca7d50f90c4f8becbeacf │ │ ├─116029 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─116258 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─116266 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─de8e9a0d55a921e486ea0da6ef0f59c3194f69d1667ce1dd60bdba667acc0d9b │ │ ├─280211 apache2 -DFOREGROUND │ │ ├─282520 (wsgi:h -DFOREGROUND │ │ ├─282521 (wsgi:h -DFOREGROUND │ │ ├─282522 (wsgi:h -DFOREGROUND │ │ ├─282523 (wsgi:h -DFOREGROUND │ │ ├─282524 (wsgi:h -DFOREGROUND │ │ ├─282525 apache2 -DFOREGROUND │ │ └─282526 apache2 -DFOREGROUND │ ├─c31f3312dae7c9ef6e8284e94069417097d82a782af855ed68a4f1a3156ce210 │ │ └─51132 /pause │ ├─943feb127dc7cf95862930237c00622365457f33fac696a0a97dbecbd4e93c09 │ │ └─119584 /pause │ ├─1b27329901c35f6e1f002a2f86d25f3831399deeab31b4c1bba1552d2c32f0ae │ │ └─162956 /pause │ ├─e9e512aa6f58eae775fc1ec8d56a5abeffd34957510a670c5ecd512e265553e3 │ │ └─216131 /pause │ ├─18f5572b2f1c5f8f6f042970976a58d0fa3d4d9f61d25613d939417e756385f9 │ │ └─46901 /pause │ ├─8551484291a3f6b1946865a30d955d2b39ec642e2dcb20278f2bfe990bbd41dc │ │ ├─275113 /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 │ │ └─275372 /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 │ ├─bb129796e6df437e94f6e44ae3a4aba0f38d26f73323336bcc630ff13ff6c84a │ │ └─59538 /pause │ ├─554eaa1acb21727068d9f393ca1234e2929ee027736fddc137ae00b5737b9d8b │ │ └─70766 /bin/oauth2-proxy │ ├─405459a70a424ae02f2d5af6de0b8aa8d9ff2184bb07df963f8c49e5388b026d │ │ └─58525 /pause │ ├─0ad52135105f7adf786004b0f0411b6ebb0b3873bfe09548e55dc38ba9e3842c │ │ └─42912 etcd --advertise-client-urls=https://162.253.55.212: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://162.253.55.212:2380 --initial-cluster=instance=https://162.253.55.212:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.212:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.212: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 │ ├─9ddd9fd36fe951f542c120ee01c179cee864dce5b6a38d905e2baf680b8e81d2 │ │ └─69258 /pause │ ├─191d36882da8793d01ecb5436c142b2d0ec01664de5d365864c3dd70211b6198 │ │ └─67176 /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 │ ├─075d1a6d0d4b649ebd18adc909a1991263ccf9e9c00b6dd904e6b3c6821ce491 │ │ └─49098 /pause │ ├─70c226f668ccf4be20125d60a37ab78ca5dbe60dada55f03376bb47c6abfb321 │ │ └─164734 /pause │ ├─3e8cf075a4b90a2f15a580617aef165163447b4151d6820c111ec3d6b1859741 │ │ └─64814 /pause │ ├─ef078d1fba7930d2b5c557b8bb0fda82d21cbdf527a0f74f3e50a4a78a577b54 │ │ └─44340 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f83034b805f8174e108b9059fc8e967757634484799bd2c652e17b173f5039f3 │ │ ├─180564 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─181016 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─181017 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─408f5ebca92cd43446e880a4089d5b202dd62dfd562c2dd23dfd730fd8047160 │ │ ├─67696 nginx: master process nginx -g daemon off; │ │ ├─67712 nginx: worker process │ │ ├─67713 nginx: worker process │ │ ├─67714 nginx: worker process │ │ ├─67715 nginx: worker process │ │ └─67716 nginx: worker process │ ├─664b7f48e8dbab3e2039edfead74721c608f938f72845dc3730ca5964d4662d1 │ │ └─131186 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f689193df92e0f81558cbfdd55e083373640438673b843c510a2cae112c9ec21 │ │ └─45438 /pause │ ├─6dab883ed195404fcc307f5c2e05a4f727a856715a818c2133e615d912bddb5a │ │ ├─164856 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─165031 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─165036 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─424034 sleep 15 │ ├─a23aefe9df2a605d0e8147a6e0f48e2cd67767cded4944272a924791de9747d7 │ │ ├─133707 /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 │ │ └─133856 /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 │ ├─22c62ce1a6a24f129d6c8a2f82d0f4c4c5e50cfaa5fcaeb4ee0bdaf8eaa27a80 │ │ ├─162319 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─162332 /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 │ ├─90e104e10b3c384d0b60b3b8e56bb57699838cc0be2f3532585d923f29073220 │ │ └─59663 nfd-master -crd-controller=true -metrics=8081 │ ├─4a849a45a127ee9e6ea2d3f883250548d6c56c5c119db77b9f97ffb8d77e9049 │ │ └─199185 /pause │ ├─df2aa6d7be0e59d52f34f10cb55bbcfb2e0f64ba6e7daa3ee2ea901ca2f4b030 │ │ └─90941 /usr/local/bin/rook ceph operator │ ├─ca100bf380e5c3f72ae3d85fac7a004fd1fbde65944d738a3cb4fbc69a861ec3 │ │ └─117652 /pause │ ├─968ee9d37848ae2d09bfb1b0caf363d99460fad9515500d929f664562ace81ab │ │ └─69383 /goldpinger --static-file-path /static │ ├─30fdc9e5a94c5e24dd42c47ce19c34d90ea02b613bfe893aba303b2e8ef42fa6 │ │ └─183782 /pause │ ├─058e769bec3382be48e44402f2dfdde2591534043aa5b736dbb0371216353eff │ │ ├─51515 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 │ │ └─52473 haproxy -sf 15 -x sockpair@4 -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 │ ├─4649625ee8903f3537e72afcfbcb6f8d3bc2dc56d310be63ec6ebcf0b4e17fd4 │ │ └─282100 /bin/openstack-database-exporter │ ├─d2d057228085574364fa35b9ad4251d66623686f90809ab7f12d4a914d7e337b │ │ └─43081 /kube-vip manager │ ├─f31b96ff1afcdcf4dbc786272a5e6f48d95a87749a848574e0eaf133172b6016 │ │ └─43316 /pause │ ├─8a3478e81bad5de1d209d3b96568d3f20a86575739337f643f06d46187c5b325 │ │ ├─69059 /usr/bin/vector --config-dir /etc/vector/ │ │ └─69094 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─335d8e8e362483b7319ace0de21ebde90613eb15055f6f6844b7998c923b0c7c │ │ └─42932 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 │ ├─604552ffc61c50bff269a4328c3d7b15da76792d566f125d5925bcdd84cf1828 │ │ └─197125 /pause │ ├─4f3651c14dc9318d1b823e84bc8a9ba2f65ccba7ac0e86897e43d61ba4579b83 │ │ └─265428 /pause │ ├─13666ef8055902c707b2453e34586c30261c8bf96626581c92a5e22e2e68da26 │ │ └─256541 /pause │ ├─783794ecc4e7918c2bd8288bab1d8580e823e24f54dbb7b7ab56ba534066ed7f │ │ └─132608 /pause │ ├─09d7234938b064a9688e8c6ff5654964d9228695d13c7152fb5881c6b4f1a40c │ │ └─66557 /pause │ ├─df33a7cb7b9aee93b96104d3604d6fc8ea25cdf5596675e06c3c9b70676cdf63 │ │ └─64864 /pause │ ├─f29613f13d7adbf67a9346c8f05b8446106f1a7c51ef588535dc4ba3e797f052 │ │ └─183402 /pause │ ├─89abf7f01b0dee57cb0a9c6d13a2ab75e19a3692df261b0e3eac3ca7c962a6ea │ │ └─49928 /pause │ ├─38d6f9e8c8c07319d528b870422ef8ce5dd8f724334fd727ba1155bb1e278d79 │ │ └─70453 /bin/memcached_exporter │ ├─d692dc59542ef42a472a5e5a9e6e0823ede05d640544860caded17fda9d62263 │ │ └─161840 /pause │ ├─de10e98fca1cca2fa26fbd1ceca7a02162d986028b5d641db1a073a96b086079 │ │ └─45895 /coredns -conf /etc/coredns/Corefile │ ├─1feb2f623667fb8d8ccb947348e5e5121e781415fe3b698f97cd287bb9da8dfd │ │ ├─284201 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─284277 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─74f6f07531f8343268cd308bb33f8907f944b562ac42a35adbd3af59bbb56e48 │ │ ├─ 76359 apache2 -DFOREGROUND │ │ ├─ 76470 (wsgi:k -DFOREGROUND │ │ ├─ 76471 (wsgi:k -DFOREGROUND │ │ ├─ 76472 (wsgi:k -DFOREGROUND │ │ ├─ 76473 (wsgi:k -DFOREGROUND │ │ ├─409092 apache2 -DFOREGROUND │ │ └─411919 apache2 -DFOREGROUND │ ├─5e8eef41d5b1d36c92e7bc131158ec865acd83c26d1e092a97dc28f676ea9f7b │ │ └─59588 nfd-worker -metrics=8081 │ ├─0b200f3defd54c9a5246acb8577704b9a1d5b9cbb4d6f192cb4177dd13297e63 │ │ └─46349 /pause │ ├─f21b320d650932c56cf44300f6ea33159f5bf50765b2fcb7745b09b5ffc5f3f7 │ │ └─241121 /pause │ ├─00a19f16611335fe9efc02836aa589570a1628c17626231fc672568d8eeba699 │ │ └─42988 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 │ ├─a2b80648ab887796f2571b75054a9d8312c55e596165a4254f0849dec177b159 │ │ └─50601 percona-xtradb-cluster-operator │ ├─ea3226086123ce17ac6c421be71727105719077cd89a0709dfe3e4aa782d44f1 │ │ └─168395 /pause │ ├─96f89e16f055de50e7c45298520c36e3ef095652485cec4abe0fef6876ba2024 │ │ └─53618 valkey-server *:6379 │ ├─eeb9de54474226b2f6e72db1ebbdc9cf5c4cdf53633d07b21c08c130335152a4 │ │ └─117363 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─366f64b8737a2a785dc8179977ba038a810d16d9d564e7c3672819198e4a067c │ │ └─242289 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─a741cd7d3b6e19bc9502afc7177b9a14c67a10754e25fc1ae683297d3221c357 │ │ └─100621 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-v6kh9 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7fbeabe79e9fad8ecde89e4ba7296cb93c28b63e64fcfa982e5a5948b0fdac86 │ │ └─260053 /pause │ ├─b25c43dcb54d4cd32a6cf394133fac4a2b3b10b7f036305447767e5737ac49b6 │ │ └─70143 /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.162-253-55-212.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 │ ├─ca42aa3fd835818eaacaed3ea0cd47d9cad9569eb031eeab5f5a3f6f05385fbb │ │ └─70747 /bin/oauth2-proxy │ ├─395c89296bd7846067e107ff34c119282e16bc7afc33f0a2d0cc047808755c8d │ │ └─44048 /pause │ ├─0a38ed610e464bb24a69405ea3f4e307f5423ff41a1a455cb836fa69c24344aa │ │ ├─100740 /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 │ │ └─399367 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f3b59c536ba038a5263f82a9671eb13992cb46f8ce01457f8aa37794a8abbbac │ │ └─66610 /pause │ ├─0f281190e93d15aed76f3bb15b61de8422057febccbea86f32e6e48663fde7b4 │ │ └─265892 docker-registry serve /etc/docker-registry/config.yml │ ├─52ce34a2c7f5899741965748eedf43c36d3c574537bc4945daf5bc763b9768e8 │ │ └─53745 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 │ ├─dc5f8519d20979339389e815da2ed92bd383000cdb93c81f68576be244d401ad │ │ ├─65295 python -u /app/sidecar.py │ │ ├─65509 python -u /app/sidecar.py │ │ └─65510 python -u /app/sidecar.py │ ├─059f8af2afaee2838a67700ca76ed79a86cdfca72a57b3dc45ffea7f79c16a70 │ │ └─66840 /pause │ ├─2daa0af1d774cf26048f96c6b11a27d58a08ca0e894781bf655d3adb9a828c60 │ │ ├─184304 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─414574 sleep 300 │ ├─865aa31e630da5972ed8ab9ea46d98523454e2003475c624a0bfdf4f14134ba8 │ │ └─50823 /pause │ ├─71fcb60a9802e2eb93d23b773afb1379e498a8703666abe562bd191d8e0ea21d │ │ └─59629 nfd-gc -gc-interval=1h │ ├─9e7312ef08515927a82c4a61a8313a9aa29d681b101b81ffbe51896e469cc3a0 │ │ └─168555 /pause │ ├─8f87892905b57f86c41e78d0944340c7d8c4eacf8c2b19d6ec860f188ff37c7c │ │ ├─82594 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82611 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─82617 erl_child_setup 1048576 │ │ ├─82665 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82676 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─82805 /bin/sh -s rabbit_disk_monitor │ ├─f8b346af27cdb2c30c937b3a9799d9a6b6a4466c0d3bc2473b3a9cee234a36f4 │ │ └─49829 /pause │ ├─a9a27bb1d69888ba15c6b864611e8de66adffdee25fc502714a730e6ba934a39 │ │ └─199303 /pause │ ├─df095f5167e37981ff7222d537510f7d433cac065dcfd18cc1d1e6d633f82282 │ │ └─45463 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─238ce0d5cc2dc509d290283f4370e120ea5c632daa0ef96d518cb518ed50b18e │ │ ├─190495 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─190707 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─190731 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─424313 sleep 15 │ ├─3510b0cde2d48e78d4810483ed8bd47fd1698974898fccd442f770c724777d3b │ │ └─236524 /pause │ ├─6e29ef36ede960c1737233493fca0a0e37b5133be938cc77b356b805b09a20a2 │ │ ├─256157 magnum-api: uWSGI master │ │ ├─256198 magnum-api: uWSGI worker 1 │ │ └─256200 magnum-api: uWSGI worker 2 │ ├─074084c496af4e5b691d8dbe6c7df429237b696aaa7c004736ebc2eb87968c17 │ │ └─224327 /pause │ ├─e15ec4d67ed14dd49f35faf500bcac377e39c9f0735d415cb1e054153097bbda │ │ └─196348 /bin/bash /tmp/libvirt.sh │ ├─d349d4b0c16a5a3d7a363726d0f99ae16e27898d7d86c972914127f1c315bb66 │ │ └─183304 /pause │ ├─9990e0ca454155b7e7b22fb0acb7d7357162c00548e5b56d4880eb762028dc10 │ │ └─44094 /pause │ ├─8491ead379f7ddeddf1238f18f863e4e3ebff9f03eb2e7fbd8951a1464394397 │ │ ├─256084 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─256843 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmptwn0d4i5/privsep.sock │ │ ├─256847 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─256852 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─79653a5b11e314347ed81ea48dc056471db5408c98a3b6309c9a7a2b8986bf5f │ │ └─64905 /pause │ ├─f07a874f134dcd02cea336c7fcbe6d4821dd59783be200ed1d94b940e9e721a9 │ │ └─224671 /pause │ ├─fd1f60fde97e78f2237ebfb57eb3a448f4b4b45f5c371d6fceacaa8872dd0473 │ │ └─137191 /pause │ ├─d6b9aba1d0a542082cc67e395d32c1e2a2f6ba544ce9122f525b5fbab42e96a3 │ │ └─54023 redis_exporter │ ├─156c4eb99a8524dcae1b87463550d25463b4c3ca19eda0a3ac989b788cdbcedf │ │ └─46952 /pause │ ├─3f5556082b8715491792f75d9cafd7ce7d2844fada7c81f1aaee48865d9d2a12 │ │ └─100401 /pause │ ├─e86246c5e7926309fc0da4c85ad045a3a8011feabc1b5cf8edc5666742aba864 │ │ └─46859 /pause │ ├─6ef8d8cf2c0389030bba808d03865d42f0ac338d4f2c0127ee1073f3910f4a83 │ │ └─119458 /pause │ ├─bb82f2b7147d011c162843b27a73f47cf448fcf55e949581e96e076697f29e27 │ │ └─65541 /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 │ ├─fcc774a2a19939c455a3571b5597388aaf85838cf9b4e6b026404a7eb6a13671 │ │ ├─181576 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─181593 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─181599 erl_child_setup 1048576 │ │ ├─181660 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─181661 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─181671 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─181941 /bin/sh -s rabbit_disk_monitor │ ├─6798ba3e915201ac7946b631387fc86e9d68a2b60dda4bb2a9e10d1c95f9fc4c │ │ └─239174 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─9854cb68836fa768efe7586f2419bd250ba8035805371e2395e2dd35a02df9e5 │ │ └─67808 /pause │ ├─91cd031bcd6112f6186a2687ff182745b6fc3329e98db2bc6ac4d915a7c8a6d9 │ │ └─199282 /pause │ ├─461731b6758a716cc237c39c2b45f5234e2a75b6ad556a025a735496e94c4f1b │ │ └─42841 /pause │ ├─edfd5db99e192e5e7ea8955b158e7b30fa8912b87fa1b1553a9c72eb409985e7 │ │ └─51595 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─8fd49ca6dcfa37083d95a51d933d92540529850748c42f7628883cf7cf99deac │ │ └─49059 /pause │ ├─698240a6dec37b552b57e4118635a8ec1cc7a002a2b163947010a48e941160ce │ │ └─168621 /pause │ ├─d29e7bd7218e7a7a6de001b93078ec796ddc83a97ce25b5273d14cdf50fa253c │ │ └─246467 /pause │ ├─c71c59dfb8d9e6e0edc75898c4cc312068f2bd2397fc27f6b3fe4de0a9b8a7b6 │ │ ├─44542 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44977 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─f5f6274b7c4357f17bb4c20fa9dffc71d1b259c2d4a7cca63d00607835430a4c │ │ └─168815 /pause │ ├─f5b9be488f1843053dd7980ec96ec686cce31d8f7a3974f1cadc95a038ac56eb │ │ └─162285 /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 │ ├─d217a9dc6c08e32fe5d05bdb8ead0d0eb704e98abc77b2c14d7fbe04f9b93bf0 │ │ └─189755 /pause │ ├─e05628f6e21f8835ee673bd3312722f604d8a02976aea7db3cf21942c901cf9c │ │ └─265289 /pause │ ├─0cf1e4546413d42d7471a1df541238eb63ec50b7a8c6884e53c8ea17c7688e98 │ │ └─42981 kube-apiserver --advertise-address=162.253.55.212 --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 │ ├─d09993c01bef741d81795ff1c8a04e6ed64a73968992a01d3912a0be6ac09316 │ │ └─83999 /pause │ ├─805d5e7be5c8ba58a09d4c550b02c9d7cb94f4e35ba8abe524195817dacfd029 │ │ └─66781 /pause │ ├─967b6d9b83f8eabf97701b89024b1cdf48f3f90575241fd517aeb7c54dc09a84 │ │ └─69740 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3fcd33d44edf1722d28dd72a4a4a0de13002047bef85cf1dab1c8968c0ba8ef6 │ │ └─67243 /pause │ ├─e40efd6582efaa8096f432c1c67a8900c4ba546aac665872b640c5b1abfc70e9 │ │ ├─195751 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─196114 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpr6mjll16/privsep.sock │ │ ├─218045 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp543w2zzm/privsep.sock │ │ ├─235383 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpo2ms91i4/privsep.sock │ │ ├─235594 haproxy -f /var/lib/neutron/ovn-metadata-proxy/9d10ac4d-ab6f-4277-8b00-ee415338f589.conf │ │ ├─392387 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─392388 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─e1fdbf93175f8948db30d33b3afb71017ca8652183dbc285a102d1f4e87ffdbe │ │ ├─233674 octavia-api: uWSGI master │ │ ├─233687 octavia-api: uWSGI worker 1 │ │ └─233688 octavia-api: uWSGI worker 2 │ ├─556137faefd7e3d5fe4ff9e44defa907b99a8f9d324ede26a275c7229e661c0c │ │ ├─65252 python -u /app/sidecar.py │ │ ├─65470 python -u /app/sidecar.py │ │ └─65471 python -u /app/sidecar.py │ ├─2b43033dc4a54e613594e7698100bc856faeba1910004431320dc8708f4f2027 │ │ └─100248 /pause │ ├─a568c466254009310d6ec9f52a3e638fbf2cf760824808ad4d5dbab0dea3b582 │ │ └─68518 /pause │ ├─1f33d6ee756c86efd03235660fbed0655c0b8573b3e19f94eab8e46ef268db0f │ │ └─256034 /pause │ ├─8bbfb695b13cf93a8e1a708ba0f34841dedeb9a6e61a8566eaceef04f5f42745 │ │ └─164024 /pause │ ├─93b83626144565264cd4747b0480c9b1379d3b01abae706f8e520ce3c282223c │ │ └─42780 /pause │ ├─0ba012066301473a10185e0d07f9f495948ed9a457d5c8b3a8c356dc1803ed49 │ │ └─165912 /pause │ ├─59d2ade29054470a4eb91bbb00a2fd028e8b1e37eb65cdf7043bdc5c4819696a │ │ └─53384 /pause │ ├─f4c54f36bfd1e48cc732f44ddab58949451b559f8f51e198a1bdd836be985808 │ │ └─242263 /pause │ ├─3dca30879ca99384586ebf01035d5df8acb9eeb56c1ab4e3415d32d86155cfc4 │ │ └─274826 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─daa642f1d06c583d5d453fea698513bd51ed679e5c0460893ba0fe659cdae16c │ │ └─43343 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─44798bd9657ed6444f41a3a6c6aa25dc7a2a635370e85f76b0da5df0906891be │ │ └─82400 /pause │ ├─f6a3195d2be658e27dea06382f4c0c77d7c279a3e9ad0a83e649987da2bad92a │ │ ├─194171 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─194748 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─194751 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─194754 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─200a865fd6608c4028eb60a7a90d2b4048e69ff2e974871e8ef0bbd3caa2aba7 │ │ └─47106 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─0c6509673de8aa814c35f81df1aa1411e3bafb3e58956c24791ce0f8c1f529c6 │ │ └─70375 /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.162-253-55-212.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 │ ├─8694ac2c74644bc30ff64abd83ada15aea4b8e615270d58c216adeffe70215ff │ │ ├─194056 neutron-policy-server: uWSGI master │ │ ├─194069 neutron-policy-server: uWSGI worker 1 │ │ └─194070 neutron-policy-server: uWSGI worker 2 │ ├─c2eecd0a5c0c6c096998a69259ba1ca0aad79c88ebbe3e500628d861ded3a47e │ │ ├─260548 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─260565 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─260571 erl_child_setup 1048576 │ │ ├─260706 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260707 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260723 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─261051 /bin/sh -s rabbit_disk_monitor │ ├─f5e75d3ee103beb8a1a506e95743d397cfcb9c16f37358bee30b3a55fe49eb88 │ │ └─47062 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e22a76a50ee9b5f5971be243ce9e8946607550d71ae78e2dcf8e4e88c1132c22 │ │ └─183325 /pause │ ├─36d94e154b0603d85850959ff003276961931151c128af37266f28c9701ff37e │ │ └─71086 /pause │ ├─63b97af409de640d78624a4befe9acfac16e7850dde7bbe39985971c3b429cda │ │ └─115695 /pause │ ├─11f195306698a4f405c007a3872f7351f6af8b3bad40325a8fa54b544c5fbbb6 │ │ ├─236643 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─236661 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─236667 erl_child_setup 1048576 │ │ ├─236876 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236878 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236888 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─236986 /bin/sh -s rabbit_disk_monitor │ ├─1001d4d8039a5eed14b5c638934788866b7887bb63d13993ebaa3fa885083c19 │ │ ├─235413 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235436 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─236052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415520 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415521 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415523 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415525 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─415547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─bc5980bf046919ada3dd13bc6c66f7efb6d2589ed2d90a42243961bb29029fa2 │ │ └─69705 /bin/pushgateway │ ├─6cffff7ff26b012428a8a9859318007f2fa2e8180ac7c6d232623353e98d34e7 │ │ └─59806 /secretgen-controller │ ├─318ca31154f6612814852a011056178fb1e2d93e23f59d2fe507f87051f74704 │ │ └─183708 /pause │ ├─10b54e28f3faae9b07bc79fb3e75959e6b4909582b108785fd17059cc56b3875 │ │ └─244622 /pause │ ├─484ca39efeab3f110382486445e76c924af9871dcd63992af49b7b6d8c6a4cc2 │ │ └─45823 /pause │ ├─25237fedb1aa99927a0436e55fabbf8e7e9066e2493f0e3c6c95fb3db8d23301 │ │ └─196937 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0422a1f4c76bd955f381b34848b3b50cebb05e8d8bf0eda96050c9a1513d0977 │ │ └─45930 /coredns -conf /etc/coredns/Corefile │ ├─fd02e86ce4742a781e79b7f9408a43e8b0d3f98cef33effe22ca8905d29fbc18 │ │ ├─212190 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─212593 heat-engine: ServiceWrapper worker(0) │ │ └─212596 heat-engine: ServiceWrapper worker(1) │ ├─0988ba4ed15af2bdbeb3e3cd05cdd4ab1114381f261ec38657a07fe203bf6303 │ │ ├─97190 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97207 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─97213 erl_child_setup 1048576 │ │ ├─97306 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97307 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97317 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─97526 /bin/sh -s rabbit_disk_monitor │ ├─34b78934f51bc97bb8b1fb2822fe6540f36f837a8401ae596f17edbf31a56ee4 │ │ └─50042 /manager --metrics-bind-address=:9782 │ ├─5a9eaf41d0f82773ea8a08881cbb5e758901d95b670450ca94ccc3ecbb680cf1 │ │ └─46549 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 │ ├─194336c18ab4becc7e144f3e35f4acd8502736b8a0f80e7403185b64c37038c0 │ │ └─51564 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1499d31b087c4d45540b837dd3dc11f4fd95cbe0d393dc29373b2201546589b1 │ │ └─59336 /pause │ ├─5449e42bb39ba4fb2e9e816e7ca13da1568116bfee4901bbb81b8f3693f8d977 │ │ ├─195773 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─196047 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─196140 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpdzx2vas4/privsep.sock │ │ ├─409850 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxi719bj8/privsep.sock │ │ └─409909 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp9bkui2u8/privsep.sock │ ├─61e4cb90d335c1b38109cca2e984a855b0e19adf3a5b4ec828354fd9d460e650 │ │ └─114053 /pause │ ├─4e714dfba5ece3ee8e42f4a8ccb9a4b4dbe8d9b907f4bef39b35d7942c45075c │ │ ├─200566 /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 │ │ ├─391803 /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/tmpwlrqn3j8/privsep.sock │ │ ├─392207 /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/tmpszd5z_b5/privsep.sock │ │ └─393525 /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/tmpvbhc_51h/privsep.sock │ ├─f687ba380f2714490b13cc8a6980ff6f509100b1fe79edc751e884330b5b0ba3 │ │ └─240170 /pause │ ├─a30243c4e774f4061dfb692d8e3b2ecabc2a3277605b5b00ee8bf936f9ef63a1 │ │ ├─274850 manila-api: uWSGI master │ │ ├─274891 manila-api: uWSGI worker 1 │ │ └─274892 manila-api: uWSGI worker 2 │ ├─fb5ac1cbe2b277accb64298f2e14e589ed18d161e112b46be8ea8eb66dbc00a3 │ │ ├─190616 neutron-ovn-network-logging-parser: uWSGI master │ │ └─190644 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─8d3318532f05ebdeb0aea17a358d815ad290606e93cb61ea8f3fb9639addbfca │ │ ├─256407 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─256841 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─256842 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─59725033d7171227610f1215d909391a2c185c2eb207621553610102ffde374c │ │ └─240596 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─cc284f69ff9603799f0e3a607373fd7ca9657a4f07a7affea899c4dcba1c5b45 │ │ └─101577 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b3c3e290279db412a1daba95f40c483f7c718726a1dcd69876c0991a29e2b2b4 │ │ └─72912 /pause │ ├─6adeee3ec60b822f9fda81b1dde29386d66624d0cb6368b30119ef0f1439346d │ │ ├─234597 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─234988 octavia-worker: ConsumerService worker(0) │ │ └─234991 octavia-worker: ConsumerService worker(1) │ ├─61f1f6b0c37830eb903b5a54a816d4f6d3820d75a3f88f879c5801abd57ad8c7 │ │ └─96981 /pause │ ├─96bb896048f828166a0998926ce9a2627b0b85942d6f13c49c8de78838a3cab1 │ │ ├─179482 nova-metadata: uWSGI master │ │ ├─179539 nova-metadata: uWSGI worker 1 │ │ └─179540 nova-metadata: uWSGI worker 2 │ ├─9fcebcb8797e891edc05854871f640f2c6836ddcf902c6a766f1ead9c566f29d │ │ └─168182 /pause │ ├─8af8b321b1d30c7e07cdb0902dfb7b50f578d8ad8f67db30cadf5021ef9cd9a4 │ │ └─224394 /pause │ ├─fb468c9c35e793d728c5d9fcbe3d215ed638e6c6ce09c1098e292b2062e904aa │ │ └─169071 /pause │ ├─3ca73cf46d0f8a6dbd85f05e4d403b84ec06eb8efdf55ae5c840e1f2270d83dc │ │ └─190531 vector --config /etc/vector/vector.toml │ ├─7f1f651bb5269ca167491607d491fd9610fa4dcabffb27099c6c9cfe20b1ac8d │ │ └─47153 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─cec8d1b6c45f121fcd54b16b1634511cccaea68ac6296c68c27ace25d7fdb01e │ │ └─280766 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─421bf14462835ea4bd7b48684fbcc86da14d30f115f61942302039256f766eb8 │ │ └─64761 /pause │ ├─e19768d1eda2837dc3c2d8f3758ec7672cc7b705bd7aa07b1004bb9cdb5f6c47 │ │ ├─212199 heat-api-cfn: uWSGI master │ │ ├─212264 heat-api-cfn: uWSGI worker 1 │ │ └─212265 heat-api-cfn: uWSGI worker 2 │ ├─91d0ea84520df99a2b870bb3c227088ee9c219224824178d8ce95f11ca5c15af │ │ └─277699 /pause │ ├─4a6b574f91a9b1fcb75b5fe3f742934002a207b6273c9b68c831bc500348ddd8 │ │ ├─129503 cinder-api: uWSGI master │ │ ├─129515 cinder-api: uWSGI worker 1 │ │ └─129516 cinder-api: uWSGI worker 2 │ ├─71ead728b743e38aafec8c48c836bf268bd450211cd1f49db22da36e8604611c │ │ └─53560 /pause │ ├─7dae84d68769990abbf7d8e6b5aab5336888cdaa782d8f96a29d0dbbc83e9b01 │ │ └─42837 /pause │ ├─d4b5163ba845d784b4ab17f407f890b5992739d0672df278203075db6ef31221 │ │ └─163962 /pause │ ├─12bf12c36aa23326bb2caf9e61bb6affb22dafb44d0ab62f792f7041613b4af2 │ │ └─53936 valkey-server *:26379 [sentinel] │ ├─b126727de2733c17ebe707e49843c5f1810f24422a770bd692fdc9aa7c34c5e0 │ │ └─265219 /pause │ ├─c5a9b775235680e8da33e6e9cbc30fc221137bf1d9ff7fb3dc15f9cea029d4af │ │ └─50290 /manager --metrics-bind-address=:8080 │ ├─be4145ab6ec3da19319c56c76a83a959e253cb8302a9320d6947e0e4e0074a48 │ │ └─69428 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─8e0a95eef2ed7c6c815ae29df1dc11765b47201b3f0c695e1b7819b0f3d959e2 │ │ └─196254 /usr/bin/libvirt-tls-sidecar │ ├─469149145419536637bc1eb611e65e00f7060c90e4ec138e01af0adf7e3fbc43 │ │ ├─89205 barbiacan-api: uWSGI master │ │ └─89219 barbiacan-api: uWSGI worker 1 │ ├─f0dd23b792d4f2a0bd030f3654c76f8366a4833042d3471b2213bef2b1b59999 │ │ └─67635 /pause │ ├─d8e00f98cbbf9ae6759f22c773f071ec32d9dc080a7bd2fc825b9fc86929c5e6 │ │ └─241150 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─a2ad705374c9fded452ac6727b2024e1ea37d164db4a922966d24d6e36b8ceea │ │ └─224446 /pause │ ├─62094daff90e777b88add6ebe7442722d1c377f121df1335863191fad3837f23 │ │ └─59290 /pause │ └─0028794b46b9f3fe869637e80eca67558fbdde171a612bb4c89fb1f56628df33 │ └─42727 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount