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 │ │ │ ├─21183 /lib/systemd/systemd --user │ │ │ └─21184 (sd-pam) │ │ └─session-22.scope │ │ ├─21180 sshd: cephadm [priv] │ │ └─21214 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─736 /lib/systemd/systemd --user │ │ └─737 (sd-pam) │ ├─session-4.scope │ │ ├─1494 sshd: zuul [priv] │ │ └─1507 sshd: zuul@notty │ └─session-1.scope │ ├─ 733 sshd: zuul [priv] │ ├─ 750 sshd: zuul@notty │ ├─ 897 /usr/bin/python3 │ ├─ 1498 ssh: /home/zuul/.ansible/cp/199.204.45.153-22-zuul [mux] │ ├─404883 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xxfxwmbyloklzwptcopqnfqpmahxnrxa ; /usr/bin/python3'"'"' && sleep 0' │ ├─404884 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xxfxwmbyloklzwptcopqnfqpmahxnrxa ; /usr/bin/python3' && sleep 0 │ ├─404885 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xxfxwmbyloklzwptcopqnfqpmahxnrxa ; /usr/bin/python3 │ ├─404886 /bin/sh -c echo BECOME-SUCCESS-xxfxwmbyloklzwptcopqnfqpmahxnrxa ; /usr/bin/python3 │ ├─404887 /usr/bin/python3 │ ├─404888 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─404890 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-0148624ee978e6adf0e91222689d3546c114db8d9431d3adfda04c1450be233c.scope … │ │ ├─12287 /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 │ │ └─12300 /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 │ ├─containerd.service … │ │ ├─ 9853 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12250 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0148624ee978e6adf0e91222689d3546c114db8d9431d3adfda04c1450be233c -address /run/containerd/containerd.sock │ │ ├─ 12623 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3aa274a5e0d116f60deb9322a4072323b7c1a50fa226d7bb2a51fecc1c209206 -address /run/containerd/containerd.sock │ │ ├─ 19312 /usr/bin/containerd-shim-runc-v2 -namespace moby -id acafb43cbe54023c4db1243321ac2d89e63ea568ae9cbe39d0dcbab2404ca90a -address /run/containerd/containerd.sock │ │ ├─ 24476 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ad75871f74788ba773f6c0e7d7950c84f706fa7b0b10bfd83443689fc7a8a772 -address /run/containerd/containerd.sock │ │ ├─ 28906 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f7d3831897a9a5f51546368913b833bcb14fae71031e895330d237e1125ba3c1 -address /run/containerd/containerd.sock │ │ ├─ 33499 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2871b7d384f08767ccfc1f2d2c567be5d480432801aac981a9feeb20ad883ab1 -address /run/containerd/containerd.sock │ │ ├─ 39132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdd9c8dfbb4053c0d6a28efbd7801e664f9008cc3bb2ac91c90cc72246c336b4 -address /run/containerd/containerd.sock │ │ ├─ 39170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14429362717a4a0849ad07f96f71e10cd1ad8dbf3b3a40c2da5623b3cf901445 -address /run/containerd/containerd.sock │ │ ├─ 39194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d91b494296e242d16f6a8864a14d29465381116624268f539a8874586281ffb8 -address /run/containerd/containerd.sock │ │ ├─ 39202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efb576ff5fb6a9595a2a6bac59b3602f0aafff5eab9df989fb7f5ed597e42f20 -address /run/containerd/containerd.sock │ │ ├─ 39210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19583977a94b143112059b7bc3c837ce3e15673c53d6b94786c6bf86843b84fc -address /run/containerd/containerd.sock │ │ ├─ 39696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6a9bc079d82744db867956348caf053474ecd1b539e21d502e27236ab60d3da -address /run/containerd/containerd.sock │ │ ├─ 40463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29c3c94360b8217062147f2e3d93f89c59570e7361ec2e0af28b17496b9afedf -address /run/containerd/containerd.sock │ │ ├─ 40482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60aa2b84d3d2ecd3a9a6043657733340f301e306cb9035e970c15b6aa535182c -address /run/containerd/containerd.sock │ │ ├─ 41817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed1a914934c34ef6d36e1c5a5206df6d0b48451cd0add0fb39df76eecf32b465 -address /run/containerd/containerd.sock │ │ ├─ 42232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e088cc83c41f392479672f37b155d7c2e5f3db0fe840097a206a38a01d371031 -address /run/containerd/containerd.sock │ │ ├─ 42270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a06d41c71eb74014ac7ab1e4e79e5c92219f91a666eebaca67560856c236248 -address /run/containerd/containerd.sock │ │ ├─ 42704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a937d7c96fa5878d1d3f74573c4a507b47ea36b2508eef796f86c6a88cd1913b -address /run/containerd/containerd.sock │ │ ├─ 43178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9c0845ed195cef313108672700f22e65ce3fea44d3ce622f3e7b4cfa877deee -address /run/containerd/containerd.sock │ │ ├─ 43233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5bf78fa4e345dffef5f1f6935995f1ed8624748dcb2b18752369f6b99a22151 -address /run/containerd/containerd.sock │ │ ├─ 43258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6128fb3ad8337eb15d2e63cfdfcb922b4e1e9bc5987c24f1ac5a45d3a7ddddb6 -address /run/containerd/containerd.sock │ │ ├─ 45535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f03307feb1c5ada7052ae228907036eb195783765f2803edbec8f76b3e991c80 -address /run/containerd/containerd.sock │ │ ├─ 45676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5525e54fe14a8e7b1fcb3c28a0ef1283fa002d4446f558e32faca3190a3f8997 -address /run/containerd/containerd.sock │ │ ├─ 46376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a6cdf02083d2cc7d9984ecdba08b086676c5ce510d626a419cbd3ccabab434e -address /run/containerd/containerd.sock │ │ ├─ 46474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a40d321e1a5204a6d4bd58945301ebe9b90cb90150cba88dd7d1d679962f696 -address /run/containerd/containerd.sock │ │ ├─ 46854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ead0af3e5e076508df9fcdc4f2bb40bf5945d2a9bb56a2a9abf0577e5889f90e -address /run/containerd/containerd.sock │ │ ├─ 47355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 172a6181f5d1e5562162e58d5e9165db51e76ecb65c3f35576080dd771b23b71 -address /run/containerd/containerd.sock │ │ ├─ 47781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30b05fb35d3e98d8f2e19d462b78de84e21a213d25ce495c38fa6b77df043b07 -address /run/containerd/containerd.sock │ │ ├─ 49924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b20cd48a289696d0ce4e428bf432f54b63400ce89c123267a3d894d599433389 -address /run/containerd/containerd.sock │ │ ├─ 50136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb7823e002de899e6e62117fbf823557eabded78a5df1ee30f0656a93bdec3cf -address /run/containerd/containerd.sock │ │ ├─ 54309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ea80da9fe8011d25ad1a8ad7eaa279b15019eeff4e9945cd1a0b2186e5295d2 -address /run/containerd/containerd.sock │ │ ├─ 54956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35f19efc4ba7815b7663e5edc13e09c9451da80629b9ba7a26b066f25e124715 -address /run/containerd/containerd.sock │ │ ├─ 55027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d67d26679fa1d348d7f068e5ef363a35aba0726a01557eb4e0af9a48e40e369 -address /run/containerd/containerd.sock │ │ ├─ 55069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc87f7ac47ed740d7c7d156c7fb72f6e3a3d7b365b622cbd450be41c83b98ce0 -address /run/containerd/containerd.sock │ │ ├─ 55228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77ee5aa1282eb0cab9b3fef787b1a14b82689a7a62aedd299d314754184711a6 -address /run/containerd/containerd.sock │ │ ├─ 59050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdd813f8482cafe838d6dc214aa832d6f08cadae637f2a86246c2d4eeb0e86ad -address /run/containerd/containerd.sock │ │ ├─ 59177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cf99f3f649aee51a789287177f375695715a11db576c6d8c3b33a7ff884229e -address /run/containerd/containerd.sock │ │ ├─ 59227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a7766da0b07fbba553eae984e2c49e2a7515abce119529f333b478065678e3d -address /run/containerd/containerd.sock │ │ ├─ 59246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebc3505f1f9c5a3539518d6dd36c25eb545760113c73e17eca33b7aa7d0172a1 -address /run/containerd/containerd.sock │ │ ├─ 60926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7609318a86f32da5c15d86aea691ab1632686fe861a41014aac1c91bb4d16b62 -address /run/containerd/containerd.sock │ │ ├─ 61002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca318ea0755867e76754c80d4c286db817e7cc485266081ccfe9f4c4222ed508 -address /run/containerd/containerd.sock │ │ ├─ 61039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fa5bcad20f9baf6889eccb62ce3c189972b95642abf61ea82e985ee61ae6953 -address /run/containerd/containerd.sock │ │ ├─ 61090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 770d258bc60cf5582456730cf7ad98a5fe3ecad9ae6704cdf9e0049ce347f60e -address /run/containerd/containerd.sock │ │ ├─ 61213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b8df5ada92410335654dbfc245e7c5a256d65b4baab66713d8884dae2d6b0c3 -address /run/containerd/containerd.sock │ │ ├─ 61469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be6c53d2b35328e32a9abcd5b2606dde670414e2d582ccbd94fc184d2735e7b6 -address /run/containerd/containerd.sock │ │ ├─ 61733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b25ce4ee2c0e3cb3bdfad6fe47a3639e6442fa77599db50b30290e7fa5ef3885 -address /run/containerd/containerd.sock │ │ ├─ 62213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94fac3406a43f0af030614632bfb110bec7c2e344682382380e93408efab97ea -address /run/containerd/containerd.sock │ │ ├─ 62744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b4558bc6b723b81f47123307697a186691d731f8bb08499ab21d9e1829cfdf -address /run/containerd/containerd.sock │ │ ├─ 63158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ab3644d374e0ea854c9ea67eca85b2cd10840c6272723ed2e26de2f75b75411 -address /run/containerd/containerd.sock │ │ ├─ 64417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f68a93634fbd2d060008940d83fe81413d5c6b6f873adbe07039c5e8180ff3c -address /run/containerd/containerd.sock │ │ ├─ 66794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 093ae3491d817ec79d9778dcdc31bc23cc2bce708d3b6d3230faced65bab2e11 -address /run/containerd/containerd.sock │ │ ├─ 76126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fce0c4b3471ca4155696edb51d1415b7914b25ee41a2ddc4297fa9a67cc624b -address /run/containerd/containerd.sock │ │ ├─ 77567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2935c5421f8124b85fc6efabf57d140d14f7043739dce56b0fa09240496db478 -address /run/containerd/containerd.sock │ │ ├─ 83627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b9255fae35647fb94b8290f28ab77cea07c5a723f73175465dd8a24f4a589be -address /run/containerd/containerd.sock │ │ ├─ 89670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a01f2d9ce551b4c8068120052a28fe3ffb14ff4e6cae905c4b289fe778e9ad93 -address /run/containerd/containerd.sock │ │ ├─ 94051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbb1d2b9f4093e54a3c2ab4937d583e08f4a49899898ec74821f8b1595afd671 -address /run/containerd/containerd.sock │ │ ├─ 94091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e593c9a854120d27625219cd73b2e9e97e9f4ff45e98e4c6e69f6260414ae04e -address /run/containerd/containerd.sock │ │ ├─106925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d925f1c7ade84d1180c10d4ba8f0b2617de840f070da4c48e895d2fec39beb98 -address /run/containerd/containerd.sock │ │ ├─108445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df8ece497912b35e71762a82fdd48cd695b922947cc6fa92819337e711add10a -address /run/containerd/containerd.sock │ │ ├─108610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c8465287c078bb8256c7732ffc7ac36ef54d742974600d01efda8772e1ef281 -address /run/containerd/containerd.sock │ │ ├─110453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06c3843dfe13dc78c478487a52720d98cba1265a5ad2dd68170b44b3269d4897 -address /run/containerd/containerd.sock │ │ ├─112278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b30cdcd73862902a8e6a324d5e5b0ea0ded483b0b226f754ffa993feaf5c28a -address /run/containerd/containerd.sock │ │ ├─112346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f07f60ac6f074e72c2e5a4e09f9dd03f1646b8b4457a5b11a83767a760234d5c -address /run/containerd/containerd.sock │ │ ├─125313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 251b2340ba09d76d7b9aa56626629108154ee64b3926bb673f66f1a4cd201682 -address /run/containerd/containerd.sock │ │ ├─125351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 209911d6287e806a0314bb3673998613b76a214db40ba85f3e606f4cec52046a -address /run/containerd/containerd.sock │ │ ├─127996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee459f4e11571cd29e74075f3c3fb224f042a7c0eb90108504727561f31c4464 -address /run/containerd/containerd.sock │ │ ├─154246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de5f59eaa795a84156f3329cef8444248ad7acb410ebd2b177c98785c93c96cf -address /run/containerd/containerd.sock │ │ ├─155235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a10cb8f9070b52511411f10841739039135a5cccdd80e82a1dad0be1e0d595c -address /run/containerd/containerd.sock │ │ ├─156363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eaea2b15e3a215234ab9123e6c490ac5821a10bb964798ba70e108fcbb7ecd9 -address /run/containerd/containerd.sock │ │ ├─156407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ee07a3f6f59a3a4747c593ff844bc99b450b6791ea79123f4ecf8a5cdffc2c5 -address /run/containerd/containerd.sock │ │ ├─157005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1eab951b7514f2f2aeddadd48f8352a14fde9109202f67283a5978e4cf050f8 -address /run/containerd/containerd.sock │ │ ├─158235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 906fa919a9badbf0e014fb0c9a17afa94c71f839609e5dd888e749f6403002f5 -address /run/containerd/containerd.sock │ │ ├─160454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9af439fc54dc82dc6164222f77bb2632cefff7a17962cfe460d9edb536542ef -address /run/containerd/containerd.sock │ │ ├─160732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e834e15076b748c21131a8d356444a00c91ddeaae98383d9e09d6e9593f465c5 -address /run/containerd/containerd.sock │ │ ├─160843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2d4318db2a3fde96c1518c8d355e7c4b57f831cfbbd422dd6aa4fa8c957f1c8 -address /run/containerd/containerd.sock │ │ ├─160892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79514761a8a9bbc7c7e32499369c276b3e9f0766b2a165b0d51ed33f5c687c4c -address /run/containerd/containerd.sock │ │ ├─161117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb1cdea621e9cfaca87987a90adb75fe5e585f6d1d638c613e8320f442843bd5 -address /run/containerd/containerd.sock │ │ ├─161611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5383a4a242821ec436d195d15f0c2a41378a997526d04cb72eaef048bbc89ee1 -address /run/containerd/containerd.sock │ │ ├─174072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 491efb4fdcf4ed54f7b21eac626d0f71a068ef38a556a8d631b08064a10b22d2 -address /run/containerd/containerd.sock │ │ ├─175843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00cd85533830e0708533e506d3d126ae0b1eca23b62b1e39b82edc5dc42022e3 -address /run/containerd/containerd.sock │ │ ├─175863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad3cf7286b2475deab6014b1051c6079f4eb088302aef16b72c812d6f9d90fd0 -address /run/containerd/containerd.sock │ │ ├─175959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75a08210811ea62531c436ac5d884573c535a06d0c4b3b0241e144c698ba5ca0 -address /run/containerd/containerd.sock │ │ ├─176235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89129d7a3f20b8ac850a012bf26b9247f713d465a822c9abf071abb25bdb4b3a -address /run/containerd/containerd.sock │ │ ├─176273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7f1d44d624c3e2da379da2c70a329b9b4d85e5733dc1cb5164a9e53889d452a -address /run/containerd/containerd.sock │ │ ├─182379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2befb653e3a9b4b1f8e33729a891641ee584008f3ecd01157dbbbe3fa75fdfcd -address /run/containerd/containerd.sock │ │ ├─188825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d7b29d7861a8cc5fae500360acc600aced4b261fb56bf70027de80377f5a747 -address /run/containerd/containerd.sock │ │ ├─191175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 444647c56cdd480ee9e2065868a4152580c63cc28ccf6dd6515a871629df76ce -address /run/containerd/containerd.sock │ │ ├─191282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75500655fd4e6446c1dbcb51bfa60a8da9a4af49b95264ba19442ccdd3dd892c -address /run/containerd/containerd.sock │ │ ├─191340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39f2076206382598fb42624c2766134ee5b28979e20f9dbf35df0ce7551faa9b -address /run/containerd/containerd.sock │ │ ├─207761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801f637c31ad2e7b7887a5fcdffc39804bcee3566a3049dec17cda9f98ebf789 -address /run/containerd/containerd.sock │ │ ├─215052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bfa661d0f87b5ab6cbef4010324be598662c0e13e7ff603259a2e074c43cedb -address /run/containerd/containerd.sock │ │ ├─215084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 794ba77065173ef4a73e2646e93925999cb18f49c4f826271836250bd70cfca6 -address /run/containerd/containerd.sock │ │ ├─215166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f43adef4ad8900dbb2fca591e772250ccb76aefa0b97edc8137741a15794eadf -address /run/containerd/containerd.sock │ │ ├─215427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bdb9da6d9d5b23ba27e3349be168997fc4c5ce7b62e67294a8317667c916eff -address /run/containerd/containerd.sock │ │ ├─227165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 858d4ef94ef8cae118a5508da4d0a580d55928bf4a4e2d8e48b3014038051f26 -address /run/containerd/containerd.sock │ │ ├─229375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93497beb42af335b1bb1cdd13011cf2e2e94094c1abb5917752507467adb276 -address /run/containerd/containerd.sock │ │ ├─230483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26e919158d84c51f24c69461e786116c8000678140133f28f86242be3b1d23ab -address /run/containerd/containerd.sock │ │ ├─231406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daf5787169e6ef8a3192661a441d298a9b68cf6c210c308725a1acecdb6245ba -address /run/containerd/containerd.sock │ │ ├─232660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d8a10b8ff2d7ac92bbfdd44ee5c9dae142a6e3eea10365ccd25e4dd01b9eebf -address /run/containerd/containerd.sock │ │ ├─234249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e727bf3af72be629456c959050ca05ddcf7c7a726748b9f593a808c4c96238c8 -address /run/containerd/containerd.sock │ │ ├─235719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4b62d7c3b5e884bad71bea873461c0876360a61d381203a35cccf505bac1942 -address /run/containerd/containerd.sock │ │ ├─235758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67bd0ddad4976e9a199cd34c614362d28b9a02cdd0496e37bdded9d0aae28b3b -address /run/containerd/containerd.sock │ │ ├─246201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bfe9d74fd5780fe55f220caa19bbd54da2bf3b9cb6c9c45c13c3b6ed9cf8583 -address /run/containerd/containerd.sock │ │ ├─246666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66d18e1dcc759ee82eb8182253092a607e1f2046845b1e07dcdad8fbd75ca0b7 -address /run/containerd/containerd.sock │ │ ├─249451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b92ac8f85ae4cdea2f2724636e2e07cc9c3faac4d51fc53da0ddd8d5f874d7b -address /run/containerd/containerd.sock │ │ ├─253610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4772dc3af5bd652d67beabc730399695d210f0b62507fb274b6095dc58296b5e -address /run/containerd/containerd.sock │ │ ├─253807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5196824143c4bd64cdfd4f24aabe848db0e615c6eeeb50d111b11205a39eeea1 -address /run/containerd/containerd.sock │ │ ├─253876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2ab24a68e6793ad2e904636f594099fe63d06d1e02ad80d44a01765bbd109ba -address /run/containerd/containerd.sock │ │ ├─253931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ec70d6bfb24f55d59ece18e0720350460f31a69da039d265dd9b2bed01afb65 -address /run/containerd/containerd.sock │ │ ├─265606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42e84895c72645bbc811fa52d3c3fd7084612b6fccb0abe6c8c7cd515ae615c9 -address /run/containerd/containerd.sock │ │ ├─268067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e92dc8caef546187fa5613126da39b72f7ed1fd242f3f8389cce6571f0d072b6 -address /run/containerd/containerd.sock │ │ └─269489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49ee1bed1825cfb5a3680bfce44c2b0c7a06fe44290134281425fe2c793ca4f5 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1218 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─run-rcfb8be484efb4ee9b6bfc572a80cbf71.scope │ │ └─189453 /usr/sbin/libvirtd --listen │ ├─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 │ │ │ ├─28609 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28887 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─19255 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19275 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24179 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24459 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33216 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33482 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─12173 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12205 /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.2.7 -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.2.7 -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.ypstpt.service │ │ ├─12536 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ypstpt/unit.run │ │ └─12566 /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-ypstpt --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.ypstpt:/var/lib/ceph/mgr/ceph-instance.ypstpt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ypstpt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ypstpt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10226 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─142237 /sbin/multipathd -d -s │ ├─docker-acafb43cbe54023c4db1243321ac2d89e63ea568ae9cbe39d0dcbab2404ca90a.scope … │ │ ├─19338 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19356 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─39594 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.153 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─docker-ad75871f74788ba773f6c0e7d7950c84f706fa7b0b10bfd83443689fc7a8a772.scope … │ │ ├─24501 /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 │ │ └─24514 /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 │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-3aa274a5e0d116f60deb9322a4072323b7c1a50fa226d7bb2a51fecc1c209206.scope … │ │ ├─12647 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ypstpt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12667 /usr/bin/ceph-mgr -n mgr.instance.ypstpt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-f7d3831897a9a5f51546368913b833bcb14fae71031e895330d237e1125ba3c1.scope … │ │ ├─28929 /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 │ │ └─28942 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1415 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10735 /usr/sbin/chronyd -F 1 │ │ └─10736 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─141997 /sbin/iscsid │ │ └─141998 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-2871b7d384f08767ccfc1f2d2c567be5d480432801aac981a9feeb20ad883ab1.scope … │ │ ├─33522 /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 │ │ └─33534 /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 │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─d5ea9a207b17bebd38aff84f5d1ead871175c60a30f7b88b2190312ca47a3023 │ │ ├─183129 neutron-ovn-network-logging-parser: uWSGI master │ │ └─183155 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─70758bcfb97ca2c3763d04e91c3f512be8eeff284f5e358c5ea2920c3452c4a4 │ │ ├─171973 nova-metadata: uWSGI master │ │ ├─171986 nova-metadata: uWSGI worker 1 │ │ └─171987 nova-metadata: uWSGI worker 2 │ ├─a1eab951b7514f2f2aeddadd48f8352a14fde9109202f67283a5978e4cf050f8 │ │ └─157104 /pause │ ├─3a10cb8f9070b52511411f10841739039135a5cccdd80e82a1dad0be1e0d595c │ │ └─155263 /pause │ ├─e593c9a854120d27625219cd73b2e9e97e9f4ff45e98e4c6e69f6260414ae04e │ │ └─94117 /pause │ ├─73d5edba1d5737626eadaac19c99ddf96a420422c2e66cbf4c5e9c030b067b47 │ │ ├─268239 apache2 -DFOREGROUND │ │ ├─270527 (wsgi:h -DFOREGROUND │ │ ├─270528 (wsgi:h -DFOREGROUND │ │ ├─270529 (wsgi:h -DFOREGROUND │ │ ├─270530 (wsgi:h -DFOREGROUND │ │ ├─270531 (wsgi:h -DFOREGROUND │ │ ├─270532 apache2 -DFOREGROUND │ │ └─270533 apache2 -DFOREGROUND │ ├─309db694150b50aa139af97cd1f5f0feebf9a4333d09e064f044b2ab8f1ff97e │ │ ├─133719 placement-api: uWSGI master │ │ ├─133733 placement-api: uWSGI worker 1 │ │ └─133734 placement-api: uWSGI worker 2 │ ├─e2ab24a68e6793ad2e904636f594099fe63d06d1e02ad80d44a01765bbd109ba │ │ └─253905 /pause │ ├─3ee07a3f6f59a3a4747c593ff844bc99b450b6791ea79123f4ecf8a5cdffc2c5 │ │ └─156435 /pause │ ├─b3dd9c58750fe0899f8a52ea059bc06d8b69a66fd76671b56c351ff20b4f1f75 │ │ ├─189049 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189067 /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 -- │ │ ├─189073 erl_child_setup 1048576 │ │ ├─189299 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189300 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189310 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189537 /bin/sh -s rabbit_disk_monitor │ ├─60aa2b84d3d2ecd3a9a6043657733340f301e306cb9035e970c15b6aa535182c │ │ └─40533 /pause │ ├─e4b62d7c3b5e884bad71bea873461c0876360a61d381203a35cccf505bac1942 │ │ └─235742 /pause │ ├─f97833c91c43e61abcf1c88f7fe41f06703d0f89743f3b61f1bdef8e4f7a64dd │ │ └─43453 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─fcd9fac13dd1b9c9aea84790691238334f83a1ed7e54aa53750bbc4eb60ba049 │ │ └─63310 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─75500655fd4e6446c1dbcb51bfa60a8da9a4af49b95264ba19442ccdd3dd892c │ │ └─191316 /pause │ ├─b25ce4ee2c0e3cb3bdfad6fe47a3639e6442fa77599db50b30290e7fa5ef3885 │ │ └─61757 /pause │ ├─49ee1bed1825cfb5a3680bfce44c2b0c7a06fe44290134281425fe2c793ca4f5 │ │ └─269516 /pause │ ├─d9d63b4aabd23c2ae9899cc24213ec356839d8af4e88ccab304cd60c33b2ad46 │ │ ├─208016 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208033 /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 -- │ │ ├─208039 erl_child_setup 1048576 │ │ ├─208117 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208118 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208129 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208392 /bin/sh -s rabbit_disk_monitor │ ├─89129d7a3f20b8ac850a012bf26b9247f713d465a822c9abf071abb25bdb4b3a │ │ └─176258 /pause │ ├─98cacf8c5e78aa4d512cc6530692e696ce07154eaf4b096639c72242ae51cafd │ │ └─43500 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─906fa919a9badbf0e014fb0c9a17afa94c71f839609e5dd888e749f6403002f5 │ │ └─158258 /pause │ ├─f32498aa8e6488ca36cf3117e8df7eafc131ededbb8653ca8d53a7f1cc0f1f18 │ │ └─39390 etcd --advertise-client-urls=https://199.204.45.153:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.153:2380 --initial-cluster=instance=https://199.204.45.153:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.153:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.153: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 │ ├─770d258bc60cf5582456730cf7ad98a5fe3ecad9ae6704cdf9e0049ce347f60e │ │ └─61117 /pause │ ├─ad5ae04966c54814852e40b14edc4cfe436e1a04ecdfc77f185829731cef00f6 │ │ ├─263647 /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 │ │ └─263885 /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 │ ├─6d67d26679fa1d348d7f068e5ef363a35aba0726a01557eb4e0af9a48e40e369 │ │ └─55053 /pause │ ├─d5926e3e051e878cdbd8b0e0495e09cdb0049356501133892efd2fe2918a3da5 │ │ ├─156576 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─156636 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─156660 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 │ │ ├─156860 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─404605 sleep 15 │ ├─d9c0845ed195cef313108672700f22e65ce3fea44d3ce622f3e7b4cfa877deee │ │ └─43201 /pause │ ├─be6c53d2b35328e32a9abcd5b2606dde670414e2d582ccbd94fc184d2735e7b6 │ │ └─61494 /pause │ ├─fdd813f8482cafe838d6dc214aa832d6f08cadae637f2a86246c2d4eeb0e86ad │ │ └─59084 /pause │ ├─c0cf889e8156207d844c475cf9acbef4daa0e31f1feb6d503c95b3887007c3a1 │ │ └─50623 redis_exporter │ ├─2befb653e3a9b4b1f8e33729a891641ee584008f3ecd01157dbbbe3fa75fdfcd │ │ └─182402 /pause │ ├─6224607de951c9e592f2c7d6f417d6e7a2ebf88e0237ded6653a2327ce46248d │ │ └─64532 /bin/memcached_exporter │ ├─2eaea2b15e3a215234ab9123e6c490ac5821a10bb964798ba70e108fcbb7ecd9 │ │ └─156386 /pause │ ├─fc82f588941cc3e64268e12073204257316fb67d0a5478b0cff1ff8ca283f28e │ │ └─188636 /bin/bash /tmp/libvirt.sh │ ├─5525e54fe14a8e7b1fcb3c28a0ef1283fa002d4446f558e32faca3190a3f8997 │ │ └─45700 /pause │ ├─d925f1c7ade84d1180c10d4ba8f0b2617de840f070da4c48e895d2fec39beb98 │ │ └─106948 /pause │ ├─7609318a86f32da5c15d86aea691ab1632686fe861a41014aac1c91bb4d16b62 │ │ └─60955 /pause │ ├─e92dc8caef546187fa5613126da39b72f7ed1fd242f3f8389cce6571f0d072b6 │ │ └─268092 /pause │ ├─b20cd48a289696d0ce4e428bf432f54b63400ce89c123267a3d894d599433389 │ │ └─49949 /pause │ ├─14429362717a4a0849ad07f96f71e10cd1ad8dbf3b3a40c2da5623b3cf901445 │ │ └─39250 /pause │ ├─cf04fe79d75ed66c6eed3cae265263e1fa7e410b41ec5463921ec1a484aa8666 │ │ └─39377 kube-apiserver --advertise-address=199.204.45.153 --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 │ ├─fbb1d2b9f4093e54a3c2ab4937d583e08f4a49899898ec74821f8b1595afd671 │ │ └─94076 /pause │ ├─e09625d303fcbbe0c9874adbf35d5b576e77679bdb359a59897ada3c5b409858 │ │ ├─76264 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76281 /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 -- │ │ ├─76287 erl_child_setup 1048576 │ │ ├─76417 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76418 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76428 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76531 /bin/sh -s rabbit_disk_monitor │ ├─efb576ff5fb6a9595a2a6bac59b3602f0aafff5eab9df989fb7f5ed597e42f20 │ │ └─39283 /pause │ ├─a10ecc72931a7537a164ad79a2a1911ebf9bdef89658b09e671ba4d575fb5709 │ │ ├─186181 neutron-api: uWSGI master │ │ ├─186214 neutron-api: uWSGI worker 1 │ │ └─186215 neutron-api: uWSGI worker 2 │ ├─3ac621346f0806e53122f7afcd6e8e4e6c9abe831783f20ae95ffc862bc490f5 │ │ ├─47984 mysqld --wsrep_start_position=7a32128f-3da5-11f1-8bb4-ee5c90881a30:20 │ │ └─48109 /var/lib/mysql/mysql-state-monitor │ ├─3f68a93634fbd2d060008940d83fe81413d5c6b6f873adbe07039c5e8180ff3c │ │ └─64442 /pause │ ├─f6cef78c1343c809d00d108766b45a259c97f7017688d1ddc147215e166d9218 │ │ ├─172852 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173307 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173308 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─093ae3491d817ec79d9778dcdc31bc23cc2bce708d3b6d3230faced65bab2e11 │ │ └─66816 /pause │ ├─f9055990b89d93f86607ca5c000fa42ec847f7719a68c9049624989a2628950f │ │ └─39429 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 │ ├─6ea80da9fe8011d25ad1a8ad7eaa279b15019eeff4e9945cd1a0b2186e5295d2 │ │ └─54331 /pause │ ├─b5e6461ead5f783428760b62faf3eb0a1aead60f4c450a1367b373dbd62f77eb │ │ └─189378 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f5b4558bc6b723b81f47123307697a186691d731f8bb08499ab21d9e1829cfdf │ │ └─62767 /pause │ ├─022ce63b5ecdfdf32c5a9aef8ff4798f8e0a27836d70ea6fd5e8a8b3a64765c1 │ │ ├─226009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226027 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395898 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395899 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395900 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395901 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395902 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395903 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395904 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395905 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395917 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395921 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─50f5b2bae64d2bd600d9d19e1ba121577cf5d632513b0a78e0aae4b51ee48f11 │ │ ├─158410 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158427 /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 -- │ │ ├─158433 erl_child_setup 1048576 │ │ ├─158521 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158522 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158532 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158663 /bin/sh -s rabbit_disk_monitor │ ├─7c8465287c078bb8256c7732ffc7ac36ef54d742974600d01efda8772e1ef281 │ │ └─108643 /pause │ ├─5f1e44194e2ed27aabed833ac789e2ed8b96add16615ce866c7302601ecd05a8 │ │ └─59932 /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 │ ├─e088cc83c41f392479672f37b155d7c2e5f3db0fe840097a206a38a01d371031 │ │ └─42259 /pause │ ├─3b05bca8d096e8be60e48dcd90de659c2b6dc0df5a5458a027ec2bf808147821 │ │ └─43409 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─cbfb404c98c72f0e4786d0d5dbbbbc612f34b660f9a416007167479d9d0bacfd │ │ ├─172843 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173357 nova-scheduler: ServiceWrapper worker(0) │ │ └─173360 nova-scheduler: ServiceWrapper worker(1) │ ├─b3c57b39f64c9f2960e04dfe6bbd806dda0797ea0bce29c1e755324e892b2403 │ │ ├─263377 manila-api: uWSGI master │ │ ├─263411 manila-api: uWSGI worker 1 │ │ └─263412 manila-api: uWSGI worker 2 │ ├─a2d4318db2a3fde96c1518c8d355e7c4b57f831cfbbd422dd6aa4fa8c957f1c8 │ │ └─160871 /pause │ ├─be2253a2706dfe5832fd12269128bd71e23740ce6f2c181f18730316828a0eee │ │ └─46663 /manager --metrics-bind-address=:8080 │ ├─6a6cdf02083d2cc7d9984ecdba08b086676c5ce510d626a419cbd3ccabab434e │ │ └─46400 /pause │ ├─fc355cd8e5df64b2ed7d2da32da3fba25bfb002d9065b7fd1a825a7ed3acdd6e │ │ └─39534 /kube-vip manager │ ├─d7ec609a467cacdc81673579d6eb71b864cd950184dff352ec54cb811854c4b5 │ │ └─47212 percona-xtradb-cluster-operator │ ├─89f55c3178b557fb5563b991e3a82f50f03738aabe5038c9a07f800e8c61868f │ │ └─225259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6a8ee8c4ff2fe3380f1b9ea220fa884c3808b6023bc180d61df47afa3a6facfa │ │ └─46546 /manager --metrics-bind-address=:9782 │ ├─1294f56b15e8ef19e358dbcca94f97891f08e4aea98644166980d4541614bf9e │ │ └─95223 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6829b3dab2eff2c94ec90793eb3bd460bfa68c546eebad2ac6e4272a41d68679 │ │ └─64346 /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 │ ├─ac8822e63a9feeb3577bc3f4763eb2f9d6cf5a9388ca658e3f65dbc7b19e5276 │ │ └─62583 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3574181438c78e3e08909add273a3c4d8c4a5be40db0268f4debc72344ecbc5b │ │ ├─ 94499 /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 │ │ └─393236 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7bfe9d74fd5780fe55f220caa19bbd54da2bf3b9cb6c9c45c13c3b6ed9cf8583 │ │ └─246226 /pause │ ├─f0cbe893f9790ba30fb37339960835c83a08b6e68779577faca28a31b12dc87c │ │ └─62804 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d2dc60acad3542a016d445d8b5e461285dd6bd25f889ff9b1c3773eb6979e7a7 │ │ └─39744 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─bdff389efb8a7db7137613cb9f409a9c2c96837ce1a3b2c78c13df76050bfe7b │ │ ├─65036 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65053 /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 -- │ │ ├─65059 erl_child_setup 1048576 │ │ ├─65106 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65107 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65170 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65274 /bin/sh -s rabbit_disk_monitor │ ├─ed1a914934c34ef6d36e1c5a5206df6d0b48451cd0add0fb39df76eecf32b465 │ │ └─41841 /pause │ ├─ee459f4e11571cd29e74075f3c3fb224f042a7c0eb90108504727561f31c4464 │ │ └─128019 /pause │ ├─4be08f477ae199f7dfa6d628e7fb2ef6c59c8fdb0aa693dc7d03e2d8001d05cb │ │ └─50324 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 │ ├─858d4ef94ef8cae118a5508da4d0a580d55928bf4a4e2d8e48b3014038051f26 │ │ └─227189 /pause │ ├─66d18e1dcc759ee82eb8182253092a607e1f2046845b1e07dcdad8fbd75ca0b7 │ │ └─246690 /pause │ ├─a395e833857584c4199cbf602372ef4a90d54bf38c9dcc76d2e1537aafed2dfc │ │ ├─203727 heat-api-cfn: uWSGI master │ │ ├─203825 heat-api-cfn: uWSGI worker 1 │ │ └─203826 heat-api-cfn: uWSGI worker 2 │ ├─ead0af3e5e076508df9fcdc4f2bb40bf5945d2a9bb56a2a9abf0577e5889f90e │ │ └─46877 /pause │ ├─df8ece497912b35e71762a82fdd48cd695b922947cc6fa92819337e711add10a │ │ └─108481 /pause │ ├─a6a9bc079d82744db867956348caf053474ecd1b539e21d502e27236ab60d3da │ │ └─39720 /pause │ ├─66676731e02458bf2ec2a9c48cfbebdee4b922251b6d4dd9cb84221a879c120c │ │ └─193227 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─75f38a15459309c6ad248e4e035bf6f4f6d4f1af0b4cf0ed7a3df21199f529b4 │ │ └─263615 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6d8a10b8ff2d7ac92bbfdd44ee5c9dae142a6e3eea10365ccd25e4dd01b9eebf │ │ └─232683 /pause │ ├─2263e57648d10b4c26d45221c9c2b5c2c4d78789965403f8708d038f0328f35e │ │ ├─249717 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249734 /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 -- │ │ ├─249740 erl_child_setup 1048576 │ │ ├─249844 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249845 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249855 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250045 /bin/sh -s rabbit_disk_monitor │ ├─28f2e1e055788d0f546e4a23ac70f855f59a4d3f5d06f2c1b2bbb270b33985c6 │ │ └─64253 /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 │ ├─b2ed2d243ef6eac437c9b9cda9d3ad95fcb2b1ae227d844cd659ed5097d046ef │ │ └─47909 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f3888c874d04fbe9eacbfa8e9cf73712ee7c11ed5514e6833025e6ab5f322a41 │ │ ├─89871 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89888 /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 -- │ │ ├─89894 erl_child_setup 1048576 │ │ ├─90058 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90059 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90263 /bin/sh -s rabbit_disk_monitor │ ├─172a6181f5d1e5562162e58d5e9165db51e76ecb65c3f35576080dd771b23b71 │ │ └─47388 /pause │ ├─8d7b29d7861a8cc5fae500360acc600aced4b261fb56bf70027de80377f5a747 │ │ └─188849 /pause │ ├─b7cb3c9ce27487421fa71c56bb1867128b0438783c75797cbd158d702e15aeb3 │ │ └─63641 /bin/pushgateway │ ├─88319bdf6ba4a9f63d4c577cfebe5684cb3ae39b81de020111c002da2db6d558 │ │ └─63518 /goldpinger --static-file-path /static │ ├─794ba77065173ef4a73e2646e93925999cb18f49c4f826271836250bd70cfca6 │ │ └─215174 /pause │ ├─6a40d321e1a5204a6d4bd58945301ebe9b90cb90150cba88dd7d1d679962f696 │ │ └─46499 /pause │ ├─100ca7b3c8a0ed89b4d49ed54fb4a6da1cc3f46fd5c17a140eb6130d3b8bc9f0 │ │ ├─59822 python -u /app/sidecar.py │ │ ├─60225 python -u /app/sidecar.py │ │ └─60226 python -u /app/sidecar.py │ ├─55de1d472853d3a482804661b72e91045dd4b7caa8a895cec368592fe5b613e6 │ │ ├─62140 nginx: master process nginx -g daemon off; │ │ ├─62161 nginx: worker process │ │ ├─62162 nginx: worker process │ │ ├─62163 nginx: worker process │ │ ├─62164 nginx: worker process │ │ └─62165 nginx: worker process │ ├─f07f60ac6f074e72c2e5a4e09f9dd03f1646b8b4457a5b11a83767a760234d5c │ │ └─112405 /pause │ ├─e2c8b8c25d4a9571d54ee50d534e1e8ab166fff7d276c9caa01b59780f32cd67 │ │ ├─225258 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225740 octavia-worker: ConsumerService worker(0) │ │ └─225743 octavia-worker: ConsumerService worker(1) │ ├─b2242036927033a3303bffd4e676040a0baa37eee4122769c30e0a652a3fc32c │ │ ├─193190 /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 │ │ ├─371256 /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/tmpb0qwpt6e/privsep.sock │ │ ├─371696 /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/tmpb2sbad74/privsep.sock │ │ └─372959 /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/tmp81c4atph/privsep.sock │ ├─3b30cdcd73862902a8e6a324d5e5b0ea0ded483b0b226f754ffa993feaf5c28a │ │ └─112302 /pause │ ├─29c3c94360b8217062147f2e3d93f89c59570e7361ec2e0af28b17496b9afedf │ │ └─40518 /pause │ ├─8c735256b1ef7d79cbe18349209f235164d3b3c9c2e16e1f4975eae77db88851 │ │ ├─157282 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─157508 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 │ │ ├─157513 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─404880 sleep 15 │ ├─a937d7c96fa5878d1d3f74573c4a507b47ea36b2508eef796f86c6a88cd1913b │ │ └─42728 /pause │ ├─eb7823e002de899e6e62117fbf823557eabded78a5df1ee30f0656a93bdec3cf │ │ └─50160 /pause │ ├─17691f2fa65cf93c79e9acdc9489908cf21919ef096f843567aa09b306ee08d0 │ │ └─263599 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4772dc3af5bd652d67beabc730399695d210f0b62507fb274b6095dc58296b5e │ │ └─253646 /pause │ ├─8073ec82776dd767358db1d8cf34c6b39a7a50279891cbc4231b14be1db95958 │ │ ├─154652 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─154666 /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 │ ├─8cf99f3f649aee51a789287177f375695715a11db576c6d8c3b33a7ff884229e │ │ └─59202 /pause │ ├─94fac3406a43f0af030614632bfb110bec7c2e344682382380e93408efab97ea │ │ └─62237 /pause │ ├─daace58cda8f90b0832269eb196b4929935ce5b676b73568d19d3e0c33b347b9 │ │ ├─ 45901 /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 │ │ ├─ 45913 /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 │ │ ├─ 46054 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267822 nginx: worker process │ │ ├─267823 nginx: worker process │ │ └─267824 nginx: cache manager process │ ├─251b2340ba09d76d7b9aa56626629108154ee64b3926bb673f66f1a4cd201682 │ │ └─125338 /pause │ ├─71fd6dc4211720160e7f39b97864610a934a6efa180c7516f950f20d6c1ceac3 │ │ └─154593 /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 │ ├─0a7766da0b07fbba553eae984e2c49e2a7515abce119529f333b478065678e3d │ │ └─59271 /pause │ ├─2fa5bcad20f9baf6889eccb62ce3c189972b95642abf61ea82e985ee61ae6953 │ │ └─61065 /pause │ ├─26e919158d84c51f24c69461e786116c8000678140133f28f86242be3b1d23ab │ │ └─230508 /pause │ ├─f6e3a7b167f39aecfc5f60ee637a8b21478d8fa34f69ac8c29df9ceb3c1c0729 │ │ ├─182987 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─183236 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 │ │ ├─183247 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─404221 sleep 15 │ ├─7d374e00caa2026a4a5652c1e7d9565096e7599e091be0c485b633070787fc70 │ │ ├─224019 octavia-api: uWSGI master │ │ ├─224033 octavia-api: uWSGI worker 1 │ │ └─224034 octavia-api: uWSGI worker 2 │ ├─e834e15076b748c21131a8d356444a00c91ddeaae98383d9e09d6e9593f465c5 │ │ └─160759 /pause │ ├─9bfa661d0f87b5ab6cbef4010324be598662c0e13e7ff603259a2e074c43cedb │ │ └─215111 /pause │ ├─77b0e13921a4a86ba880c7c9c2b42a021216c10aa07986a538aeb5677e2d0214 │ │ └─232707 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─b35249b9d5b777978d4bc7fb5c73933297c00863f84bf00d09c7471c0d44bd54 │ │ ├─47829 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 │ │ └─49062 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 │ ├─e727bf3af72be629456c959050ca05ddcf7c7a726748b9f593a808c4c96238c8 │ │ └─234272 /pause │ ├─6128fb3ad8337eb15d2e63cfdfcb922b4e1e9bc5987c24f1ac5a45d3a7ddddb6 │ │ └─43294 /pause │ ├─c66cc0e853471750f8c9cf71fc0f644ed10a5f75044d76dedc6e8cfe8aef4699 │ │ ├─176860 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─389799 sleep 300 │ ├─8ec70d6bfb24f55d59ece18e0720350460f31a69da039d265dd9b2bed01afb65 │ │ └─253956 /pause │ ├─ebc3505f1f9c5a3539518d6dd36c25eb545760113c73e17eca33b7aa7d0172a1 │ │ └─59291 /pause │ ├─af78deba3d67962baa3053d72242b0a98a021be6d6acb5f30694278e19420f4d │ │ └─252229 docker-registry serve /etc/docker-registry/config.yml │ ├─201cab46743eddc404bff92713ec20faf8ecc54fc350eb770f0782f42066c36c │ │ ├─203705 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204161 heat-engine: ServiceWrapper worker(0) │ │ └─204164 heat-engine: ServiceWrapper worker(1) │ ├─2935c5421f8124b85fc6efabf57d140d14f7043739dce56b0fa09240496db478 │ │ └─77591 /pause │ ├─5e4a1a1f90a7a2d483d6f2a665f86a752bd8e10482e00f5b4e7c6af607c943e9 │ │ └─183045 vector --config /etc/vector/vector.toml │ ├─75a08210811ea62531c436ac5d884573c535a06d0c4b3b0241e144c698ba5ca0 │ │ └─175994 /pause │ ├─c263a9c79c3aaf60fb26e93270294ffb27b5593b83f53f9cf35fb64f6486368f │ │ ├─110653 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110670 /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 -- │ │ ├─110676 erl_child_setup 1048576 │ │ ├─110727 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110728 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110738 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110911 /bin/sh -s rabbit_disk_monitor │ ├─de5f59eaa795a84156f3329cef8444248ad7acb410ebd2b177c98785c93c96cf │ │ └─154275 /pause │ ├─124ae7960d2085ba0bd8319c0197b87abce325ea5e400f507cf2bd52fdca1c92 │ │ ├─174324 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174341 /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 -- │ │ ├─174347 erl_child_setup 1048576 │ │ ├─174408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174419 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174529 /bin/sh -s rabbit_disk_monitor │ ├─a98a8291cce989c02ee72edb3729ce45b2d6b9175fa695a36eaa0e83cb495345 │ │ └─64868 /bin/oauth2-proxy │ ├─6b9255fae35647fb94b8290f28ab77cea07c5a723f73175465dd8a24f4a589be │ │ └─83650 /pause │ ├─491efb4fdcf4ed54f7b21eac626d0f71a068ef38a556a8d631b08064a10b22d2 │ │ └─174095 /pause │ ├─c93497beb42af335b1bb1cdd13011cf2e2e94094c1abb5917752507467adb276 │ │ └─229400 /pause │ ├─42e84895c72645bbc811fa52d3c3fd7084612b6fccb0abe6c8c7cd515ae615c9 │ │ └─265631 /pause │ ├─f66ae9748451af2a57accfdf11b099f64a9e091b5941abc9fed45d26091e602a │ │ ├─171827 nova-api: uWSGI master │ │ ├─171870 nova-api: uWSGI worker 1 │ │ └─171871 nova-api: uWSGI worker 2 │ ├─30b05fb35d3e98d8f2e19d462b78de84e21a213d25ce495c38fa6b77df043b07 │ │ └─47804 /pause │ ├─79514761a8a9bbc7c7e32499369c276b3e9f0766b2a165b0d51ed33f5c687c4c │ │ └─160919 /pause │ ├─d91b494296e242d16f6a8864a14d29465381116624268f539a8874586281ffb8 │ │ └─39290 /pause │ ├─1a06d41c71eb74014ac7ab1e4e79e5c92219f91a666eebaca67560856c236248 │ │ └─42293 /pause │ ├─ce0d0b13fb51ef1d9e41c97c0df286c9c389d90b3a66b798081657f4ad4f3328 │ │ └─55382 nfd-gc -gc-interval=1h │ ├─e9460717df05bbf6a7b1674956ca410f9c2efab3297f5f96eb0e38079ab30277 │ │ └─269730 /bin/openstack-database-exporter │ ├─daf73a6da88b72cea9fe17e555e5a54fa51b3bf8277b4a6b6506aae0e70d2633 │ │ └─234298 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─7fce0c4b3471ca4155696edb51d1415b7914b25ee41a2ddc4297fa9a67cc624b │ │ └─76150 /pause │ ├─f5adbba8846313c5d905b9dcd32f6517f7c7bdbb32cbbd7c8018973aed261cc7 │ │ └─61652 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 │ ├─801f637c31ad2e7b7887a5fcdffc39804bcee3566a3049dec17cda9f98ebf789 │ │ └─207785 /pause │ ├─ec68198c6d3e10ee253d519209e1196799854f4479d583b5886d340d82aa4f93 │ │ └─42849 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 │ ├─3be904e9d70d24aefa1d41d17a427fa9e93076a02da5979a6e5384b112636a34 │ │ ├─122420 cinder-api: uWSGI master │ │ ├─122438 cinder-api: uWSGI worker 1 │ │ └─122439 cinder-api: uWSGI worker 2 │ ├─8b8df5ada92410335654dbfc245e7c5a256d65b4baab66713d8884dae2d6b0c3 │ │ └─61236 /pause │ ├─daf5787169e6ef8a3192661a441d298a9b68cf6c210c308725a1acecdb6245ba │ │ └─231431 /pause │ ├─0d09d02c70cd98b3fa54247fb95848696838c34ae139cbc9e98a98b28b714b06 │ │ └─48083 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─75ea4aae81cac8398a6a9c27dd935b43604bf3ed89639509f7abe390cf4fd74c │ │ └─50232 valkey-server *:6379 │ ├─cb1cdea621e9cfaca87987a90adb75fe5e585f6d1d638c613e8320f442843bd5 │ │ └─161186 /pause │ ├─6405ef4b856fe3170b1855c6781e94c608e78ce0e11e828e4ec91d81f03cbdfe │ │ ├─108851 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109079 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109081 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ca318ea0755867e76754c80d4c286db817e7cc485266081ccfe9f4c4222ed508 │ │ └─61025 /pause │ ├─7b92ac8f85ae4cdea2f2724636e2e07cc9c3faac4d51fc53da0ddd8d5f874d7b │ │ └─249475 /pause │ ├─67bd0ddad4976e9a199cd34c614362d28b9a02cdd0496e37bdded9d0aae28b3b │ │ └─235796 /pause │ ├─5196824143c4bd64cdfd4f24aabe848db0e615c6eeeb50d111b11205a39eeea1 │ │ └─253835 /pause │ ├─a4a463e119ef2a4a57dc42a6ab812d99173b26939bca6dd80fef767a23a0c821 │ │ └─64208 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-153.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 │ ├─5383a4a242821ec436d195d15f0c2a41378a997526d04cb72eaef048bbc89ee1 │ │ └─161635 /pause │ ├─f0b58c8f48f79197a092d60e751d6304ec0886e8bbb8e8451dd2f54e334bd4eb │ │ ├─203668 heat-api: uWSGI master │ │ ├─203800 heat-api: uWSGI worker 1 │ │ └─203802 heat-api: uWSGI worker 2 │ ├─3719f5c597aeda8203aac6dde2fa86e77e83dc7aaf92b34d5eb23d53be6e5e2e │ │ └─64510 /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 │ ├─9ab3644d374e0ea854c9ea67eca85b2cd10840c6272723ed2e26de2f75b75411 │ │ └─63181 /pause │ ├─3342c11b6385677d533bfd328e0ec1283dc3ec997e172641706adbb9a3280ae6 │ │ ├─186228 neutron-policy-server: uWSGI master │ │ ├─186242 neutron-policy-server: uWSGI worker 1 │ │ └─186243 neutron-policy-server: uWSGI worker 2 │ ├─ad3cf7286b2475deab6014b1051c6079f4eb088302aef16b72c812d6f9d90fd0 │ │ └─175931 /pause │ ├─1fee9fa01d06c7c3445b78abbbbb1b4f68072d953692d76ccc94d1661509fde6 │ │ └─64471 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-153.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 │ ├─48ba84b9516525c60ed15c6e71cac8e91de3edd29f28ae47fdf973767e6b91b7 │ │ └─229575 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d6061c005253dc8e0fc3c294f2d19b3eaf8d686614b076d24b27580aaa067b49 │ │ └─42344 /coredns -conf /etc/coredns/Corefile │ ├─19583977a94b143112059b7bc3c837ce3e15673c53d6b94786c6bf86843b84fc │ │ └─39308 /pause │ ├─3711725b48b3026248aa556764860d72d0b5fdd41f27348e2c5c0e4a21870663 │ │ └─60341 /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 │ ├─32054e617a1d10b1311e5ef3885e9cf73558a014ccd7d89d5f841ba4252db7dc │ │ └─110265 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─04a18480b9086b72e969a59f8b6583ddda438fec150978b40a23b73d57030f81 │ │ └─45936 /server │ ├─f08308a414e8a52d7a7017c1e19c3ec8eaa47d550e5e1ea18a7c408a8eeb9230 │ │ └─41876 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─58d8c849aa9b993d01450a20e4c414d513d529cc3249618a1c829deaca25df42 │ │ ├─ 70263 apache2 -DFOREGROUND │ │ ├─ 70293 (wsgi:k -DFOREGROUND │ │ ├─ 70294 (wsgi:k -DFOREGROUND │ │ ├─ 70295 (wsgi:k -DFOREGROUND │ │ ├─ 70296 (wsgi:k -DFOREGROUND │ │ ├─390630 apache2 -DFOREGROUND │ │ └─390816 apache2 -DFOREGROUND │ ├─71de334fbf2ac2ab65caee4e6110c4b73f2f9aa2b38c2d82a609b8dc64ebe43e │ │ ├─272010 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272025 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4d802618ff4cedb98db7b7853c5e8b48e8e97be9f1859da56f5125a40a1f5e8c │ │ └─59609 /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 │ ├─39f2076206382598fb42624c2766134ee5b28979e20f9dbf35df0ce7551faa9b │ │ └─191375 /pause │ ├─4b3971e7da26ec9b309e3456d77b7691fdea66c6257f8c6c772958b7d3e12657 │ │ ├─40980 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41365 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1630bd8530222b5ddf1b32fa9a1147822d652671fafe8961ca69dba0f0edc9af │ │ └─268513 /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 │ ├─c449fcd24b2a62dbaf7c43671b80379b1d2e0b30e015f11cd373a98ef1b468dd │ │ ├─107296 glance-api: uWSGI master │ │ ├─107309 glance-api: uWSGI worker 1 │ │ └─107310 glance-api: uWSGI worker 2 │ ├─f43adef4ad8900dbb2fca591e772250ccb76aefa0b97edc8137741a15794eadf │ │ └─215205 /pause │ ├─6d362966c3f4e317a2d5a58dae099ef5bdfc5f3f35e81b93a8d807973768ed8c │ │ ├─246259 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246957 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpx_k2s7s9/privsep.sock │ │ ├─246969 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246971 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─8a7de472eb3186b66ddaa0b0106f6a9aa413a39f9158f698946418e5fb291d22 │ │ └─64061 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c382ab249bdfb1d619f9584362bccb24c57a57befe5be03e735fcb138e72c39d │ │ └─230913 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─cf7c514a1e0facf855f913cafa277e952dc64516dae3dc62d6166fdefaa3220e │ │ └─40756 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f33d9646b3a31414671a4f39cd6523fbcac57cb2cde905dfa2b410e1b0714924 │ │ ├─186182 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] │ │ ├─186714 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) │ │ ├─186716 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) │ │ └─186719 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) │ ├─c5bf78fa4e345dffef5f1f6935995f1ed8624748dcb2b18752369f6b99a22151 │ │ └─43270 /pause │ ├─35f19efc4ba7815b7663e5edc13e09c9451da80629b9ba7a26b066f25e124715 │ │ └─54984 /pause │ ├─c9af439fc54dc82dc6164222f77bb2632cefff7a17962cfe460d9edb536542ef │ │ └─160516 /pause │ ├─5b0f30ecc5ca574f43ef8183128944f029dddaab8b38080b6e8969345b8df57f │ │ └─63704 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3d75b606f72b4702d3007ae720b921dd82fa83c96e3723d6539819f907eca7f2 │ │ └─64014 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5b6737a90ea558bea52158a3c0481977681301ae440b8ae48e6f189e10dfa8bd │ │ └─188570 /usr/bin/libvirt-tls-sidecar │ ├─77110d07a1459fffb70f73eff60a55284f3c21ac43da277e6ed135c2f79bf958 │ │ ├─156592 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─156699 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─156712 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 │ │ ├─156947 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─404616 sleep 15 │ ├─00cd85533830e0708533e506d3d126ae0b1eca23b62b1e39b82edc5dc42022e3 │ │ └─175925 /pause │ ├─c7f1d44d624c3e2da379da2c70a329b9b4d85e5733dc1cb5164a9e53889d452a │ │ └─176304 /pause │ ├─0b6b9c2c2b7b1519e7511500e3f67b28607d1569cae370d74c06815b8cf1e839 │ │ └─42324 /coredns -conf /etc/coredns/Corefile │ ├─fb46b4df75b8b46ea00819e9145b67bccd2c665942382d0be01fed8d91b63123 │ │ └─63242 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─45ca17769bf6a1803f4c82d1ff1b10fad4f06db5fd973f11cdf820eba4c772ab │ │ ├─126476 /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 │ │ └─126751 /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 │ ├─3bdb9da6d9d5b23ba27e3349be168997fc4c5ce7b62e67294a8317667c916eff │ │ └─215450 /pause │ ├─578c25e286e02eda5a4fba908de94c8b3633a50654858b505ea0ebcf253065fa │ │ └─55338 nfd-master -crd-controller=true -metrics=8081 │ ├─77ee5aa1282eb0cab9b3fef787b1a14b82689a7a62aedd299d314754184711a6 │ │ └─55251 /pause │ ├─209911d6287e806a0314bb3673998613b76a214db40ba85f3e606f4cec52046a │ │ └─125374 /pause │ ├─d119a30326afa13593fb72ffcd08c488899e46457fac0f0c5076bd9da566b89a │ │ └─123855 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c568e726e496b17693a47235d4f238b60dfbace4991dea228000a7da60ba95af │ │ ├─82853 barbiacan-api: uWSGI master │ │ └─82865 barbiacan-api: uWSGI worker 1 │ ├─fc87f7ac47ed740d7c7d156c7fb72f6e3a3d7b365b622cbd450be41c83b98ce0 │ │ └─55094 /pause │ ├─bdd9c8dfbb4053c0d6a28efbd7801e664f9008cc3bb2ac91c90cc72246c336b4 │ │ └─39154 /pause │ ├─06c3843dfe13dc78c478487a52720d98cba1265a5ad2dd68170b44b3269d4897 │ │ └─110476 /pause │ ├─f03307feb1c5ada7052ae228907036eb195783765f2803edbec8f76b3e991c80 │ │ └─45556 /pause │ ├─51769a38fc3f0a28f42efc65a7e544a4d72121eef50e439abe6425c11612284e │ │ └─125990 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ef65b0417f2ae8558bd9a918630ae7935cca2e0b2965e60c8a7a2d076ccc23bd │ │ └─50490 valkey-server *:26379 [sentinel] │ ├─38d9aff10cd833ba0bb2925b8fdda9919855bdb1759047e7b945f6ce8b45f450 │ │ └─39410 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 │ ├─59a380c14cdfe2f700dc5da49e7bdb78e30051651a3b0fcb2986b7a4e7714c51 │ │ └─55498 /secretgen-controller │ ├─1521e5a7fa86921d6e4637c2eff60096625a5817f02eb876d87aa130c552b9b8 │ │ ├─227416 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227438 /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 -- │ │ ├─227444 erl_child_setup 1048576 │ │ ├─227560 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227561 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227571 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227742 /bin/sh -s rabbit_disk_monitor │ ├─444647c56cdd480ee9e2065868a4152580c63cc28ccf6dd6515a871629df76ce │ │ └─191220 /pause │ ├─a925da93f3efc98a690abc35c02b7a30ed75ee38daa0152f2d670c398de39c6e │ │ ├─246776 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247070 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247071 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a9f248a763bbc43266c024f3af785e54c5fcd5a3a02806195783ce4aad98250e │ │ └─231530 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─a01f2d9ce551b4c8068120052a28fe3ffb14ff4e6cae905c4b289fe778e9ad93 │ │ └─89694 /pause │ ├─f34e4aae1a5d9f886470131d4a118c5db5e8291dd96cb38afa4f454c9c46eff2 │ │ └─167133 /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 │ ├─2a6bf2aae31abbd46c29f712c5de3e39116a3ae39329b81bdbd83677e732ba70 │ │ └─55301 nfd-worker -metrics=8081 │ ├─96e48a4c7927f95829bd2df4234ddfcbc4c2ac97785bf5f423ef44850da74ebf │ │ ├─59855 python -u /app/sidecar.py │ │ ├─60230 python -u /app/sidecar.py │ │ └─60231 python -u /app/sidecar.py │ ├─69f5070fb22847efd7664e69bf6f8e796852a2512b030cb82b7c4d2f65543e48 │ │ └─64669 /bin/oauth2-proxy │ ├─cd292984b9d46156abb090129070b30e4d40be7b2a766f2086ae9b4dfe35f54b │ │ ├─187549 /var/lib/openstack/bin/python /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 │ │ ├─188100 /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/tmprwrdaje7/privsep.sock │ │ ├─384303 /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/tmp20xyaord/privsep.sock │ │ ├─384472 /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.link_cmd --privsep_sock_path /tmp/tmp9_7symfp/privsep.sock │ │ ├─384586 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─384590 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─1e02d3c061282ffec8ea5f95d9141d08c2060eb144223fe334f2ecc50a8d63f2 │ │ └─94331 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-wb29x --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8247a2ab322a3bde225b1d878182c132fa6243fdd6503f9fc165d635d82f77d0 │ │ ├─63381 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63417 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─01d4c0f98b829eb5e3046ff28da6add76f0aee32dfb315e81e62a44ae1ce41ed │ │ └─84490 /usr/local/bin/rook ceph operator │ └─211687c6a4777299d4e5b454b1cb814686b520928d0eff5d8bf05b6596865e50 │ ├─187557 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) │ ├─188013 /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/tmpp5su1g7n/privsep.sock │ ├─188502 /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/tmppcwgt29a/privsep.sock │ ├─225965 /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/tmpyl9eksx1/privsep.sock │ ├─226162 haproxy -f /var/lib/neutron/ovn-metadata-proxy/742272b3-a2fa-4c51-83ed-5f98fbffa1a6.conf │ ├─371853 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ └─371854 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount