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 │ │ │ ├─22167 /lib/systemd/systemd --user │ │ │ └─22169 (sd-pam) │ │ └─session-21.scope │ │ ├─22107 sshd: cephadm [priv] │ │ └─22184 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─715 /lib/systemd/systemd --user │ │ └─716 (sd-pam) │ ├─session-4.scope │ │ ├─1627 sshd: zuul [priv] │ │ └─1640 sshd: zuul@notty │ └─session-1.scope │ ├─ 712 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 876 /usr/bin/python3 │ ├─ 1631 ssh: /home/zuul/.ansible/cp/199.204.45.95-22-zuul [mux] │ ├─415527 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dixbeirhfkfjomozypmbiszojnvxnpga ; /usr/bin/python3'"'"' && sleep 0' │ ├─415529 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dixbeirhfkfjomozypmbiszojnvxnpga ; /usr/bin/python3' && sleep 0 │ ├─415530 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dixbeirhfkfjomozypmbiszojnvxnpga ; /usr/bin/python3 │ ├─415535 /bin/sh -c echo BECOME-SUCCESS-dixbeirhfkfjomozypmbiszojnvxnpga ; /usr/bin/python3 │ ├─415536 /usr/bin/python3 │ ├─415541 /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 │ └─415543 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9988 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12598 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8827c2923b4c868c0943cb519bb31c6b1758c66d578000b2b31bd2aa6d7444fd -address /run/containerd/containerd.sock │ │ ├─ 12964 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 88dfaacfec64444b8204d8dbbc0ec40e8ed6538faf0a8a28792572e04c1e3f8d -address /run/containerd/containerd.sock │ │ ├─ 19105 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 773de3704ed5bdbbcc76e3c513e0a0d115181f16e6d5ee264d93ea867bc5b05d -address /run/containerd/containerd.sock │ │ ├─ 25723 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aaae24c9f6e93a9c60541cb6067393770cc08c1f28f8d8f0b19176f7b7ae8741 -address /run/containerd/containerd.sock │ │ ├─ 30332 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d839ce3ff2c8a97e8a7594cd01281cf4dd69198ea23a23d05318d0ad6b9dce50 -address /run/containerd/containerd.sock │ │ ├─ 35142 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8c2a62d701492c2baf01ba494cf92149827d1b4d5ecfc4a93c3f52484d10b434 -address /run/containerd/containerd.sock │ │ ├─ 41024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c47c3f7979428d817aee744afc0b800b2f4ddcaa3cc4dd6b25fff9a5a583b6b -address /run/containerd/containerd.sock │ │ ├─ 41064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7fed356053fc607a6d93567d103c96b854709205d80e167865b1a3149358546 -address /run/containerd/containerd.sock │ │ ├─ 41065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de368cfc90745e6850acebff2c5d02be8b0ea57b568adafeb1ba83c2f541fbfe -address /run/containerd/containerd.sock │ │ ├─ 41068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2755b248f4c62fcfd5f71f8cc21928e8dd130b76b750a895b0143d3a5149a71 -address /run/containerd/containerd.sock │ │ ├─ 41071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7b15c6446d6a93252741133c87ae39e9da7d1460d6307e90035c23586364acd -address /run/containerd/containerd.sock │ │ ├─ 41661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9192fbebad164d2fa20482699eac52988ce1e15b230a2a19a5911485b2da59bd -address /run/containerd/containerd.sock │ │ ├─ 42411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6033a413b1f5404f11cf4efd004818b260d19c9bc52798b46dad761b053b6b51 -address /run/containerd/containerd.sock │ │ ├─ 42430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 560cc56f3dfec41440f9b9277d2707dd6acd66865af0722060dd47ea46eeb8d7 -address /run/containerd/containerd.sock │ │ ├─ 43740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 933dcdb370f2b63cedf891cff8b080dbee61a425b6a4d42ad8f1f8791e77eef9 -address /run/containerd/containerd.sock │ │ ├─ 44172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fec50f9871cacb717138eadeb79231114df636cc6ca23f3516e5d1038a853ef7 -address /run/containerd/containerd.sock │ │ ├─ 44210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4bcee0dd8185c42e3511e409174ef110cc0ed15178159231bf9430e1c88fb59 -address /run/containerd/containerd.sock │ │ ├─ 44646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d1d4e1b370a2ffdcfc00c7acff65b993261416fcf7d6409192c92054e11af33 -address /run/containerd/containerd.sock │ │ ├─ 45130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a7fb1b6ca32fb1374800589743dbe249ca9fcfef0cb7a9a7d993035dc16545b -address /run/containerd/containerd.sock │ │ ├─ 45171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebf76aab847b637d5a2878a72bff5aa80f4f7ebed75041e040ab6051f2d227b1 -address /run/containerd/containerd.sock │ │ ├─ 45220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4a40d6d363ab70d15f3ed77f57f88c9c6429593c991a54c63ce425f2953fcf3 -address /run/containerd/containerd.sock │ │ ├─ 47513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48e800ca4ab0b3d0a739427152185c758cbe504fdc2149e93f230674788bf0f9 -address /run/containerd/containerd.sock │ │ ├─ 47620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 251c745c86ae750892f441f16adef7f1a6d24cc5c0e60559fa5bb29c1648594a -address /run/containerd/containerd.sock │ │ ├─ 48376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a5b0da570f0560718cbba9d16e232e039419f738c3e810b260d1540aca6456d -address /run/containerd/containerd.sock │ │ ├─ 48457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9809e687306faecadf5c195cb93afa38ab652a1fd497de7365414faa951accb9 -address /run/containerd/containerd.sock │ │ ├─ 48960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1200675f0f34e2a5e99edd66607760d14c622ee4669ef66786e00c73f804c976 -address /run/containerd/containerd.sock │ │ ├─ 49330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94b88e0ea4f118798e899fcd3494399579ca44842356d2a1c2ef63abd44327ee -address /run/containerd/containerd.sock │ │ ├─ 49720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2361ebafcb7e6f4faef1e61419085f69b269e5d201f7ff1a037c254821cbf440 -address /run/containerd/containerd.sock │ │ ├─ 51900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85a78f8fda038205ca680cb742bc346573b09910ce7e65fcd8489445c305710f -address /run/containerd/containerd.sock │ │ ├─ 52104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13a2dea38d47e952f876434351b4a53a1579341b27474f92f2a1260b514fb17a -address /run/containerd/containerd.sock │ │ ├─ 56380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95e2d5a3f23851659fd06723bf7b1d8b71e5caf6379c108cb181615320c07f4e -address /run/containerd/containerd.sock │ │ ├─ 56995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baeddf71509ab3099c432dd694ed6149996a48e1f6913229fbc47920a1eb4d99 -address /run/containerd/containerd.sock │ │ ├─ 57066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 912828a97860f1996954dd31e85dc3e81deda1d7c07f9e27aaa4940c5e8985e1 -address /run/containerd/containerd.sock │ │ ├─ 57104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92f28edb8daa7d26ee6ece33454cc7c33dfd913fe59a9d4786446028b8e96d06 -address /run/containerd/containerd.sock │ │ ├─ 57236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7649d6cd50d9afac21d8dc239eb3ed857185b9fc0bdc8510cfdecacc97cc6ee -address /run/containerd/containerd.sock │ │ ├─ 61328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 437b57bc7ca95b014fc678560e59c2c8f15eefb8ad7ede58baedb588e1065c7d -address /run/containerd/containerd.sock │ │ ├─ 61461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6193933a45def1a5c5911e52fe335a8bacaf419681075aa4b16fd58d225f6022 -address /run/containerd/containerd.sock │ │ ├─ 61510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c05a9e54065f43bc8d55abf0cf303976968b85d3d3f74e42f4108dab3c892379 -address /run/containerd/containerd.sock │ │ ├─ 61548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f37c2056a3c2b2567a3216dd7e3de1e2798033d23d447609c4c7f0ef4eee323 -address /run/containerd/containerd.sock │ │ ├─ 62756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 745611c04754f27d25ff393304261f050b1c00617503c64d7b66223b5507870d -address /run/containerd/containerd.sock │ │ ├─ 62876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05483b50b23ca44546ec6cf958d31f031191690819ba09fe9dec3a3ddd414541 -address /run/containerd/containerd.sock │ │ ├─ 63258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acb9cc5ec97aabacaefba66f67ac140ad9328369f636c8e5bb6c265b3c033d24 -address /run/containerd/containerd.sock │ │ ├─ 63300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ac62a4e589540c04090ee2e385f68d94a1cfa5fac09598c8a3220890f0a212f -address /run/containerd/containerd.sock │ │ ├─ 63636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5379d48643483961bd3518562c6df8ae8cf9f548c33695b2683f01b52672c409 -address /run/containerd/containerd.sock │ │ ├─ 63715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 380c8f45ecc72dca5e1ff7cff9c5e7bfd9f55218882b7b09f9d31f7dbe48df98 -address /run/containerd/containerd.sock │ │ ├─ 64136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ab14971414a2c26ef00a6f93166705b7a5154b40c3abec778f73c2eae86b769 -address /run/containerd/containerd.sock │ │ ├─ 64365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 830cef20db01c9ecbb95071fd8a53a94a65017a32177f4193658576f5a30f06d -address /run/containerd/containerd.sock │ │ ├─ 64935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86a6a974eceef2e230054ab39371c9f379c623e84685dca1038651fd1b6e7d0a -address /run/containerd/containerd.sock │ │ ├─ 65645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 821bb2eb4cef571c12f1e40f457dff0c4e9a2030b778f2a1a2b4053da5b824b5 -address /run/containerd/containerd.sock │ │ ├─ 67240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c0dd3b1fd52d03e4993d76ef8d70efe209a54bfb274c7bae509eb9f97f6819a -address /run/containerd/containerd.sock │ │ ├─ 69285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 688c2b208e3a2b3d16d24759b4330a646b99d3dc86ee8a77e202bb0053af407f -address /run/containerd/containerd.sock │ │ ├─ 78629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 330202e1dbdf04ad67875e61b8c3448ba955a1b362f980170334e2ee6748ce43 -address /run/containerd/containerd.sock │ │ ├─ 80212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16ab1c706a4ded3f84740e3cd867484dd5b1c7b6b00a3ac83357e6dac15f840d -address /run/containerd/containerd.sock │ │ ├─ 86144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21a109fdf37d494e3bdbcf7c924f976382c6c3441fc40c8fb0b3d120e25a35f4 -address /run/containerd/containerd.sock │ │ ├─ 92280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78d93bd03c69e0ba1393cc883a9392420f1365e201aaeb1298cf8804d69d96b3 -address /run/containerd/containerd.sock │ │ ├─ 96134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3c3fb6c1a9d1d94da2de35b2c55d307f27011b84413b6728a43c6d2425f2510 -address /run/containerd/containerd.sock │ │ ├─ 96186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73bc27f8141faa49e8ea3618d6a1ce4035acf4d55dab55918f5a110275cb7987 -address /run/containerd/containerd.sock │ │ ├─105208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0413699c7e434d25f89f4e8e649baf5e87a72a201bfb6fa00a423f1077febb7a -address /run/containerd/containerd.sock │ │ ├─106694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a4edda6dd06fad0f6a4e50aebe866927a89e108bcbbbded920fc47621d81e0a -address /run/containerd/containerd.sock │ │ ├─106831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c0a55bf692794482a87e4d71fa361e8ccb2f3e1c63705a215717ae507a81393 -address /run/containerd/containerd.sock │ │ ├─108704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a7999a41040ebc93200dc6d10bf7578b397ef9111b52f3763a5beb6be621b73 -address /run/containerd/containerd.sock │ │ ├─110514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4475f6af266d226e5359dfe8904a49bb1a63167773c4874af640e2798553a971 -address /run/containerd/containerd.sock │ │ ├─110572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8037612743e6ac661b92452d21effee3c3cd49c2c9c59b8970b201015cbf17ec -address /run/containerd/containerd.sock │ │ ├─123514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97b37ef63a0745655fb3cd13c5814a670be6e61776627589a7621a64f68fa32e -address /run/containerd/containerd.sock │ │ ├─123627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 399cb3d9864b42d8050cdbc65824cad7d31cbcb8b9aa05431ecced471c419799 -address /run/containerd/containerd.sock │ │ ├─126114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 193c070c5a5929ec2d09948471d540241998693a788e8ebf335f6a6e29e8bc1d -address /run/containerd/containerd.sock │ │ ├─140545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8487795be3fd40e44e08b70a3b7f5dd564e755abd1c9a256c270ce46e29306da -address /run/containerd/containerd.sock │ │ ├─142035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf03bda3b78ac582feac0fc676c0e9a7a202052fcb0b92d8704edbfd47cc60a5 -address /run/containerd/containerd.sock │ │ ├─142460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4baf65e2b2888c8fc3825a04c2ccfa6e37538e9dde2cab3246fd6e557202d04e -address /run/containerd/containerd.sock │ │ ├─143257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a17abd037f03afd90e82831a3c5e984f047c6c3559d32d0004bec373b2a08a65 -address /run/containerd/containerd.sock │ │ ├─145364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d183fe8f5e4141cab54825f9101f0d9d933267de4dffa642697bce7ab7815e3 -address /run/containerd/containerd.sock │ │ ├─145611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd4d4c6c83349f341c399b302fab2e7b932200811e2aaa02d614d0101835496c -address /run/containerd/containerd.sock │ │ ├─145650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6189c33a91c21e5d79f1dadb359dbb7abfb371c5e888369dfa6e24144707986e -address /run/containerd/containerd.sock │ │ ├─145770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04c75fda8654887c90ad71811ce2d5ee0dafb8314fc48a3134673f224bc2d1a1 -address /run/containerd/containerd.sock │ │ ├─145961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 330b0420fc66d7e4cbed855b11134a45e2c5939564b74ac718cea03e7bb49891 -address /run/containerd/containerd.sock │ │ ├─146392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f54e19b19deb3f24821debd543711b17a7635bfeab6e9068fb4c26b89206ad7a -address /run/containerd/containerd.sock │ │ ├─171234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55f5e743a4aa9793a75d37edf0a70fea5ebd8ea8fb3f8b6b68504b517250ca2c -address /run/containerd/containerd.sock │ │ ├─172967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 807d8f2f82addb9ef98c093d69716b3879fc24a134cfc5b781dbf1ae02bf8083 -address /run/containerd/containerd.sock │ │ ├─172977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0bc991d318303612a1a9b9b29845cb8c6d8d5bceb997aa3c57d412132e2462f -address /run/containerd/containerd.sock │ │ ├─173099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad2ec575ceead569bc76ac5fad3dcaf9f3bda48ef1ae8747cf53373b4216fb76 -address /run/containerd/containerd.sock │ │ ├─173188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efba615a06730d2e305520030cb7f5e0ad18359856aec55ea160c92258f3e886 -address /run/containerd/containerd.sock │ │ ├─173421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 219d5f0845fd4b2deecd7556fb3c4ba60968d5bd7763659437adb0bfafb3490d -address /run/containerd/containerd.sock │ │ ├─173495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1964368ebfb2a55c61c0721b171a1c4b641b2fa5a3f171b050d7a1257290cffc -address /run/containerd/containerd.sock │ │ ├─173530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23b7afcf2e1bffbdc8bea67b264c35ccf8c98ae10291f3b19f6247d19faee4b5 -address /run/containerd/containerd.sock │ │ ├─186972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba46cc59e50520dcbe996ea4b046a2c064dd89f040f09354a8653926f95aa12a -address /run/containerd/containerd.sock │ │ ├─189655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e90c7845c25d90523b69482018e723e8e670625634fa2bcccadb33759d921e11 -address /run/containerd/containerd.sock │ │ ├─189758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95f639da2fcaf075502151415c090adf2f41fc146f1af47e0c76428b3740f3e1 -address /run/containerd/containerd.sock │ │ ├─189831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ce966cf8206f4880b198a779b5d1e80edb0e052b02facce30335fe8db2db994 -address /run/containerd/containerd.sock │ │ ├─206229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82a88ed0133a0a25abc5e7aed935948080b083eafd7fa5a7312492974ddb0273 -address /run/containerd/containerd.sock │ │ ├─213691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a67262c3c5e095f42b9f0e25af3ebd2bdc0c0407658403285043e95210e252a1 -address /run/containerd/containerd.sock │ │ ├─213761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdc59a023b808714d4a585ef6c3bb7fbd067f64d86b341b43807b2069deb1122 -address /run/containerd/containerd.sock │ │ ├─213790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3b4aa6e9aafc3b29d8834bf8bf3cfa270932af19bb96e003e466b416819db92 -address /run/containerd/containerd.sock │ │ ├─214031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36445e2cae279ad56678d1ff00d90d3d71f6f5ce7fdec20d595046d5bbd350af -address /run/containerd/containerd.sock │ │ ├─225550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 197444e704270db291a28e90e5750c31de7da3db6acb3aa9d7377a8c258434de -address /run/containerd/containerd.sock │ │ ├─228665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fa736e8e946f9281a962474d4ee9c803e5ced91d26c6b5fb688d363e031c7c0 -address /run/containerd/containerd.sock │ │ ├─229876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fd6f8b68fa0fe268170a8f35c9b387344a83756e57523460dc5594b0b3bae75 -address /run/containerd/containerd.sock │ │ ├─230980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81155807e9d7a5bac640c63cb17c576047c2cf4de21696525a934b6ec0978b68 -address /run/containerd/containerd.sock │ │ ├─231439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66b9a385fc674df118e6e9a97f23efc86b1c79a5c14d2826d0b3cde986f0df9b -address /run/containerd/containerd.sock │ │ ├─233736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ec14813abe73cd8fb0885670ff341c63c99be8cb39e5675fe2995179f7cbd5d -address /run/containerd/containerd.sock │ │ ├─235197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2758152d3e037fb450bc7855e6ebbb3f9e243016f1118e117c283d9685831588 -address /run/containerd/containerd.sock │ │ ├─235243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a012d750f892be121c01d07b2005feab83cd9f232a8dcf887dcf1a6fa3b21dbe -address /run/containerd/containerd.sock │ │ ├─244782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b920767fda1d21a37d9409b2f2776be0f9c7088f6d87c414187e1c8b398c290 -address /run/containerd/containerd.sock │ │ ├─245400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2814a4df023abbbc2f4e9bed7a402b45c339545c236bbbe7389fcc3ff8297953 -address /run/containerd/containerd.sock │ │ ├─248241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1576268392128486ff7d8ce7f1e9dbf54016231eb4bc69f78a7f406bcc95ce74 -address /run/containerd/containerd.sock │ │ ├─253431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac47329b0c5d77a1eb1066917c565f60916f11c11a6a61adbd8c7c211c0466df -address /run/containerd/containerd.sock │ │ ├─253640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f56921b8faa8faf6e3ffde2ef1b78eb8bc5a08207e16975c3e39f5a55eaf3b3c -address /run/containerd/containerd.sock │ │ ├─253748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6eed77523c9150d7f5f8bb1d290e52443645a1988baa7566afb6c0b8e2b4103 -address /run/containerd/containerd.sock │ │ ├─253800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d6fe0ea0c1b2075ef2e068f043e592040c7810f1c272bfa4195826f98f0d135 -address /run/containerd/containerd.sock │ │ ├─264937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd8198b2acb68f9e32831a0e740ba9b2e7abe291593c2ec0ca4e99f497ad69b8 -address /run/containerd/containerd.sock │ │ ├─267411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bc1be252011dc66f8e07698ade2cfd87fc33cb0e6ce46f3add935137becd5e7 -address /run/containerd/containerd.sock │ │ └─268794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf0c2a028b1b7411975fb0ba389a131b768b6cb47db86c6fa247e2b0d393423 -address /run/containerd/containerd.sock │ ├─docker-d839ce3ff2c8a97e8a7594cd01281cf4dd69198ea23a23d05318d0ad6b9dce50.scope … │ │ ├─30357 /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 │ │ └─30369 /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 │ ├─packagekit.service │ │ └─1440 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-773de3704ed5bdbbcc76e3c513e0a0d115181f16e6d5ee264d93ea867bc5b05d.scope … │ │ ├─19134 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19151 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-88dfaacfec64444b8204d8dbbc0ec40e8ed6538faf0a8a28792572e04c1e3f8d.scope … │ │ ├─12988 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qyoplb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─13008 /usr/bin/ceph-mgr -n mgr.instance.qyoplb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─30043 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30315 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19065 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19084 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25445 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25706 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qyoplb.service │ │ │ ├─12878 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qyoplb/unit.run │ │ │ └─12908 /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-qyoplb --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qyoplb:/var/lib/ceph/mgr/ceph-instance.qyoplb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qyoplb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qyoplb -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 │ │ │ ├─34855 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35125 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12521 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12551 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10360 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139906 /sbin/multipathd -d -s │ ├─docker-8827c2923b4c868c0943cb519bb31c6b1758c66d578000b2b31bd2aa6d7444fd.scope … │ │ ├─12629 /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 │ │ └─12641 /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 │ ├─kubelet.service │ │ └─41503 /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.95 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r1ff28cb1296c444f949799bce8db8079.scope │ │ └─187218 /usr/sbin/libvirtd --listen │ ├─docker-8c2a62d701492c2baf01ba494cf92149827d1b4d5ecfc4a93c3f52484d10b434.scope … │ │ ├─35167 /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 │ │ └─35180 /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 │ ├─uuidd.service │ │ └─1109 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11122 /usr/sbin/chronyd -F 1 │ │ └─11123 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139763 /sbin/iscsid │ │ └─139764 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-aaae24c9f6e93a9c60541cb6067393770cc08c1f28f8d8f0b19176f7b7ae8741.scope … │ │ ├─25747 /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 │ │ └─25759 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─53d5e82b7f37f9120de4a810e889fcbc3f36040e972db3778ca212cd2d644dd3 │ │ └─63876 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 │ ├─8037612743e6ac661b92452d21effee3c3cd49c2c9c59b8970b201015cbf17ec │ │ └─110604 /pause │ ├─d4bcee0dd8185c42e3511e409174ef110cc0ed15178159231bf9430e1c88fb59 │ │ └─44234 /pause │ ├─1576268392128486ff7d8ce7f1e9dbf54016231eb4bc69f78a7f406bcc95ce74 │ │ └─248266 /pause │ ├─baeddf71509ab3099c432dd694ed6149996a48e1f6913229fbc47920a1eb4d99 │ │ └─57023 /pause │ ├─cd8198b2acb68f9e32831a0e740ba9b2e7abe291593c2ec0ca4e99f497ad69b8 │ │ └─264960 /pause │ ├─b8686cd3d382e6b9c0776e92b956a6242d4f9ca741178f53dae49118ad3c485a │ │ └─41713 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1ec14813abe73cd8fb0885670ff341c63c99be8cb39e5675fe2995179f7cbd5d │ │ └─233762 /pause │ ├─2af892e7c671b76eded4480b4597f4f2b446490c82b1446ca87dd60bdd1d9eaa │ │ └─66553 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─09e6053160ff86d96e21a3f15a2472930d816ace8af37de5791e05f0c4589fba │ │ └─65838 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─1200675f0f34e2a5e99edd66607760d14c622ee4669ef66786e00c73f804c976 │ │ └─48992 /pause │ ├─7ac62a4e589540c04090ee2e385f68d94a1cfa5fac09598c8a3220890f0a212f │ │ └─63326 /pause │ ├─ca51a8c697695a8b6cc05ff78eea353ee63c5847f9ab1a059eade6dd06b9d451 │ │ ├─ 72654 apache2 -DFOREGROUND │ │ ├─ 72694 (wsgi:k -DFOREGROUND │ │ ├─ 72695 (wsgi:k -DFOREGROUND │ │ ├─ 72696 (wsgi:k -DFOREGROUND │ │ ├─ 72697 (wsgi:k -DFOREGROUND │ │ ├─407381 apache2 -DFOREGROUND │ │ └─414662 apache2 -DFOREGROUND │ ├─4c506420b0299e059ad1a8d9a8a53f972829ad67c37c677a0d7fe24d12fb4426 │ │ └─62723 /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 │ ├─0413699c7e434d25f89f4e8e649baf5e87a72a201bfb6fa00a423f1077febb7a │ │ └─105231 /pause │ ├─0d183fe8f5e4141cab54825f9101f0d9d933267de4dffa642697bce7ab7815e3 │ │ └─145438 /pause │ ├─06aab786a5df64f52d6317c576a5f8ae7ec2de871813e6e456ecf2522279b5c4 │ │ └─66376 /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 │ ├─ffea35f21ea71c73b8e03d3f16aa0b61648445f0cb11157c87fb094f8b9b39c2 │ │ ├─343986 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344411 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─344707 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpfi3vepdw/privsep.sock │ │ ├─345254 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpziebb2gt/privsep.sock │ │ ├─345759 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345760 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345834 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bb87852e-d1b3-438e-bb27-858263045477/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bb87852e-d1b3-438e-bb27-858263045477/host --addn-hosts=/var/lib/neutron/dhcp/bb87852e-d1b3-438e-bb27-858263045477/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bb87852e-d1b3-438e-bb27-858263045477/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bb87852e-d1b3-438e-bb27-858263045477/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e2b4c133-904e-4e8f-b896-2c125c8e201d,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─345840 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/61d5967a-b3b4-494f-8989-9d12850480b5/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/61d5967a-b3b4-494f-8989-9d12850480b5/host --addn-hosts=/var/lib/neutron/dhcp/61d5967a-b3b4-494f-8989-9d12850480b5/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/61d5967a-b3b4-494f-8989-9d12850480b5/opts --dhcp-leasefile=/var/lib/neutron/dhcp/61d5967a-b3b4-494f-8989-9d12850480b5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3538af5b-db7a-4c89-8b6e-3261c9c1c6ff,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─345844 haproxy -f /var/lib/neutron/ns-metadata-proxy/bb87852e-d1b3-438e-bb27-858263045477.conf │ │ ├─345848 haproxy -f /var/lib/neutron/ns-metadata-proxy/61d5967a-b3b4-494f-8989-9d12850480b5.conf │ │ ├─373046 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmploxr985k/privsep.sock │ │ └─373869 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpk4ax74z_/privsep.sock │ ├─c6eed77523c9150d7f5f8bb1d290e52443645a1988baa7566afb6c0b8e2b4103 │ │ └─253779 /pause │ ├─4475f6af266d226e5359dfe8904a49bb1a63167773c4874af640e2798553a971 │ │ └─110541 /pause │ ├─b35bdf55d4772c9720decb17cd11fc30f0e11bc0e3b202d23d3d29236934d8c0 │ │ └─48533 /manager --metrics-bind-address=:9782 │ ├─ebf76aab847b637d5a2878a72bff5aa80f4f7ebed75041e040ab6051f2d227b1 │ │ └─45197 /pause │ ├─f7445db72d1701e7f473b5fb5a421bbcdfbe66124af5e31431a97944c80d7a6c │ │ └─186474 /usr/bin/libvirt-tls-sidecar │ ├─a012d750f892be121c01d07b2005feab83cd9f232a8dcf887dcf1a6fa3b21dbe │ │ └─235269 /pause │ ├─1065492ce6487fc73be9c8ed3ccb58220a4be87a8071bb0b332cf1e49c1747c0 │ │ └─233786 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─657670848be34365d8a66dbfb4746f92fa622163eb672b2ae4ff17c27f97ffbd │ │ └─41330 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 │ ├─c5d2d7e4b4a18bf31bdd559989eba8ef56fae04b429f3a52500ba25d6f9cdcb5 │ │ └─50023 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─55f5e743a4aa9793a75d37edf0a70fea5ebd8ea8fb3f8b6b68504b517250ca2c │ │ └─171259 /pause │ ├─125f32973049098fcfc5e15f719fa29b251dfbc23b7406df801e0230110e795c │ │ ├─182114 neutron-api: uWSGI master │ │ ├─182146 neutron-api: uWSGI worker 1 │ │ └─182147 neutron-api: uWSGI worker 2 │ ├─214849eeb19a0ab7c5f3f058f79ec42d394d51b7816f344f3306ab82760f9c7b │ │ ├─202065 heat-api: uWSGI master │ │ ├─202114 heat-api: uWSGI worker 1 │ │ └─202115 heat-api: uWSGI worker 2 │ ├─f7649d6cd50d9afac21d8dc239eb3ed857185b9fc0bdc8510cfdecacc97cc6ee │ │ └─57260 /pause │ ├─330b0420fc66d7e4cbed855b11134a45e2c5939564b74ac718cea03e7bb49891 │ │ └─145993 /pause │ ├─3ab14971414a2c26ef00a6f93166705b7a5154b40c3abec778f73c2eae86b769 │ │ └─64168 /pause │ ├─cf78dcb386d87c39d7623be619e4a1931b418679b5618555304eb131cdea6987 │ │ ├─42921 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43298 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─85a78f8fda038205ca680cb742bc346573b09910ce7e65fcd8489445c305710f │ │ └─51923 /pause │ ├─1003b867a6cfdd8f0529d668eee6bd368b5416d998ada90980204cb4a1ff211c │ │ └─41298 kube-apiserver --advertise-address=199.204.45.95 --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 │ ├─8bc802c1f0ec77a2c3e05602b2019ffe94f6d6b28c872976296f6cc0cb21baa9 │ │ └─45403 /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 │ ├─05483b50b23ca44546ec6cf958d31f031191690819ba09fe9dec3a3ddd414541 │ │ └─62900 /pause │ ├─16ab1c706a4ded3f84740e3cd867484dd5b1c7b6b00a3ac83357e6dac15f840d │ │ └─80235 /pause │ ├─e0bc991d318303612a1a9b9b29845cb8c6d8d5bceb997aa3c57d412132e2462f │ │ └─173065 /pause │ ├─1187326bdb5fa629bcbb168f54183767b27c4f0366f7e44a35e8f18caae702bf │ │ └─122100 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─688c2b208e3a2b3d16d24759b4330a646b99d3dc86ee8a77e202bb0053af407f │ │ └─69309 /pause │ ├─3c47c3f7979428d817aee744afc0b800b2f4ddcaa3cc4dd6b25fff9a5a583b6b │ │ └─41149 /pause │ ├─b04a13f5c7f82b881ca8c34cef78ef737c3896a68fdb07ab3163fa904826ecd1 │ │ ├─ 96804 /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 │ │ └─411692 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─82b846155428881fd0045383307df48000d8f0dd8753bac2971817417ae20034 │ │ └─66925 /bin/pushgateway │ ├─c95459d4c08656bda0812bddd50130fd513dfa614b6604d6a347e5b25ef385fa │ │ └─47971 /server │ ├─0b920767fda1d21a37d9409b2f2776be0f9c7088f6d87c414187e1c8b398c290 │ │ └─244807 /pause │ ├─1964368ebfb2a55c61c0721b171a1c4b641b2fa5a3f171b050d7a1257290cffc │ │ └─173546 /pause │ ├─f7b15c6446d6a93252741133c87ae39e9da7d1460d6307e90035c23586364acd │ │ └─41167 /pause │ ├─e4dd0411b57414cb82a8b1705a4a9d2903c661b2608538816f70c007c69a61ed │ │ ├─224541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224559 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225399 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225401 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405737 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405738 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405739 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─405747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ba46cc59e50520dcbe996ea4b046a2c064dd89f040f09354a8653926f95aa12a │ │ └─186996 /pause │ ├─3f37c2056a3c2b2567a3216dd7e3de1e2798033d23d447609c4c7f0ef4eee323 │ │ └─61573 /pause │ ├─2adfd30497ab4378116c49aed9b2da8d8eb373ee90862cfc6d73b292fc7561bc │ │ └─62203 /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 │ ├─5da73dc3ace7fa7558044e79561743119ec3dec8b48e3905852735f3a945b298 │ │ └─50119 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c05a9e54065f43bc8d55abf0cf303976968b85d3d3f74e42f4108dab3c892379 │ │ └─61533 /pause │ ├─86c3c98e7bad04258d2fba746edd87f626491ec16d80dbf2ae109b2b7fb8daba │ │ └─67119 /bin/oauth2-proxy │ ├─a2f9a294a7df5e11de85031a76a64234f12021a7af8b39fa1aee6d919b9df3e9 │ │ ├─223847 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224244 octavia-worker: ConsumerService worker(0) │ │ └─224247 octavia-worker: ConsumerService worker(1) │ ├─95f639da2fcaf075502151415c090adf2f41fc146f1af47e0c76428b3740f3e1 │ │ └─189796 /pause │ ├─13a2dea38d47e952f876434351b4a53a1579341b27474f92f2a1260b514fb17a │ │ └─52129 /pause │ ├─2ac88d515d2c22f50c446e3cca888a2a0166e3c3d0d8faf8d71cdc7b4230c063 │ │ ├─262931 manila-api: uWSGI master │ │ ├─262974 manila-api: uWSGI worker 1 │ │ └─262975 manila-api: uWSGI worker 2 │ ├─62c5984210842ab844a8b70393ede78ce723592d2fe17f51045aa4938fc8bedf │ │ └─52462 valkey-server *:26379 [sentinel] │ ├─edecd09e3c7876fd4135da3f3762d21750a3c402ee10a7a7b143ab482956665b │ │ ├─185145 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─185357 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─185959 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8wzlfd4y/privsep.sock │ │ ├─373184 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp4uoffjes/privsep.sock │ │ ├─373688 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpimgbhtr8/privsep.sock │ │ ├─374052 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─374053 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375840 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f596e325-a820-4a12-818a-16830977ccbd --namespace=qrouter-f596e325-a820-4a12-818a-16830977ccbd --conf_dir=/var/lib/neutron/ha_confs/f596e325-a820-4a12-818a-16830977ccbd --log-file=/var/lib/neutron/ha_confs/f596e325-a820-4a12-818a-16830977ccbd/neutron-keepalived-state-change.log --monitor_interface=ha-09705927-70 --monitor_cidr=169.254.0.254/24 --pid_file=/var/lib/neutron/external/pids/f596e325-a820-4a12-818a-16830977ccbd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─376446 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3627395b-817d-4e4d-b546-76a247e287ad --namespace=qrouter-3627395b-817d-4e4d-b546-76a247e287ad --conf_dir=/var/lib/neutron/ha_confs/3627395b-817d-4e4d-b546-76a247e287ad --log-file=/var/lib/neutron/ha_confs/3627395b-817d-4e4d-b546-76a247e287ad/neutron-keepalived-state-change.log --monitor_interface=ha-53a72b8c-24 --monitor_cidr=169.254.0.103/24 --pid_file=/var/lib/neutron/external/pids/3627395b-817d-4e4d-b546-76a247e287ad.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─382578 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1d2e9eda-fe98-4e84-b58b-66b71ac7d228 --namespace=qrouter-1d2e9eda-fe98-4e84-b58b-66b71ac7d228 --conf_dir=/var/lib/neutron/ha_confs/1d2e9eda-fe98-4e84-b58b-66b71ac7d228 --log-file=/var/lib/neutron/ha_confs/1d2e9eda-fe98-4e84-b58b-66b71ac7d228/neutron-keepalived-state-change.log --monitor_interface=ha-84061b88-85 --monitor_cidr=169.254.0.102/24 --pid_file=/var/lib/neutron/external/pids/1d2e9eda-fe98-4e84-b58b-66b71ac7d228.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─93aa96cecac2823109749b2f028712eb6bbf4ebcd948d571e5a102bedadc3a76 │ │ └─52161 valkey-server *:6379 │ ├─399cb3d9864b42d8050cdbc65824cad7d31cbcb8b9aa05431ecced471c419799 │ │ └─123652 /pause │ ├─484dd0434eba5642919ed9824e79c38e2147607c296be718f4288454a5ca4dcc │ │ └─65980 /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 │ ├─1a4edda6dd06fad0f6a4e50aebe866927a89e108bcbbbded920fc47621d81e0a │ │ └─106722 /pause │ ├─830cef20db01c9ecbb95071fd8a53a94a65017a32177f4193658576f5a30f06d │ │ └─64389 /pause │ ├─a17abd037f03afd90e82831a3c5e984f047c6c3559d32d0004bec373b2a08a65 │ │ └─143283 /pause │ ├─e57b6349477c69368276e31c13e4da8959f19019fb9247bb852010f08cf6767d │ │ ├─170043 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─170476 nova-scheduler: ServiceWrapper worker(0) │ │ ├─170478 nova-scheduler: ServiceWrapper worker(1) │ │ ├─415370 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─415371 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─e98cfbd2b14ecaea3c49ed5ee7987be44b74572716491f3065ed86b5e1780d56 │ │ └─251204 docker-registry serve /etc/docker-registry/config.yml │ ├─04c75fda8654887c90ad71811ce2d5ee0dafb8314fc48a3134673f224bc2d1a1 │ │ └─145812 /pause │ ├─a9c0982827835596d1fbb0af82ab504d689fe9c44f19bcde13fd2d62c846c988 │ │ └─64616 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7a5b0da570f0560718cbba9d16e232e039419f738c3e810b260d1540aca6456d │ │ └─48400 /pause │ ├─ff0b2f0b7ec9ecf4ec3e15e6d919963f55a2d8f14c791ce5f77bac7549571dd0 │ │ └─44293 /coredns -conf /etc/coredns/Corefile │ ├─de368cfc90745e6850acebff2c5d02be8b0ea57b568adafeb1ba83c2f541fbfe │ │ └─41191 /pause │ ├─75cca861899d36d988d0a854aaccd47c106ea67ba40405e0d0cdce76828949fd │ │ └─64562 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4d6fe0ea0c1b2075ef2e068f043e592040c7810f1c272bfa4195826f98f0d135 │ │ └─253851 /pause │ ├─3191d7bbfd88dddffa892ae09194aa8854aa59f7ff0c6441c69eddd67bfcb53b │ │ └─41310 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 │ ├─92f28edb8daa7d26ee6ece33454cc7c33dfd913fe59a9d4786446028b8e96d06 │ │ └─57129 /pause │ ├─82a88ed0133a0a25abc5e7aed935948080b083eafd7fa5a7312492974ddb0273 │ │ └─206252 /pause │ ├─e86e9af9c27edd5088d8d85eb08dd1f8f3886cbbe6ba19ebabca01bb2cd73a91 │ │ ├─171401 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171418 /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 -- │ │ ├─171424 erl_child_setup 1048576 │ │ ├─171474 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171475 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171485 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171664 /bin/sh -s rabbit_disk_monitor │ ├─977e459a559792cc07d76cdaaef53d0f91e50c2878583b01bd6f1f5341e480f8 │ │ └─41282 etcd --advertise-client-urls=https://199.204.45.95: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.95:2380 --initial-cluster=instance=https://199.204.45.95:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.95:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.95: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 │ ├─2361ebafcb7e6f4faef1e61419085f69b269e5d201f7ff1a037c254821cbf440 │ │ └─49744 /pause │ ├─5379d48643483961bd3518562c6df8ae8cf9f548c33695b2683f01b52672c409 │ │ └─63677 /pause │ ├─1ae368909e81abfecdc520caad02bfac3d4eac5a21b7f0fb6766192716b29f90 │ │ └─52261 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 │ ├─1cf0c2a028b1b7411975fb0ba389a131b768b6cb47db86c6fa247e2b0d393423 │ │ └─268824 /pause │ ├─bd12eafabe248bf0982145ad89b7cccfe95f707d91d2428feaed27678fd73d91 │ │ └─186542 /bin/bash /tmp/libvirt.sh │ ├─9fd6f8b68fa0fe268170a8f35c9b387344a83756e57523460dc5594b0b3bae75 │ │ └─229901 /pause │ ├─59f85e6cccc4f8e4f07194c2564e3908aeb9a5cc75c8f067b5b7a1cd26efd124 │ │ ├─187200 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187220 /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 -- │ │ ├─187227 erl_child_setup 1048576 │ │ ├─187446 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187447 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187457 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─187837 /bin/sh -s rabbit_disk_monitor │ ├─3bc1be252011dc66f8e07698ade2cfd87fc33cb0e6ce46f3add935137becd5e7 │ │ └─267442 /pause │ ├─912828a97860f1996954dd31e85dc3e81deda1d7c07f9e27aaa4940c5e8985e1 │ │ └─57090 /pause │ ├─bdc59a023b808714d4a585ef6c3bb7fbd067f64d86b341b43807b2069deb1122 │ │ └─213832 /pause │ ├─a7dd0a457d52940a8687d102c0fddc4cac8da4b5b7e295a57c0d5cf8be7e4b10 │ │ ├─248392 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248409 /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 -- │ │ ├─248415 erl_child_setup 1048576 │ │ ├─248489 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248490 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248500 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─248800 /bin/sh -s rabbit_disk_monitor │ ├─66b9a385fc674df118e6e9a97f23efc86b1c79a5c14d2826d0b3cde986f0df9b │ │ └─231464 /pause │ ├─251c745c86ae750892f441f16adef7f1a6d24cc5c0e60559fa5bb29c1648594a │ │ └─47644 /pause │ ├─1ca7fc7e94b2bed999c1ef47ee51a23e9b8a11a82c0cc091d3d889ada5d6ac98 │ │ ├─245254 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245655 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245656 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─940bcec8e5f209d353d606e79f9a9225f059aca67a1a5a9eda282253fd1b94aa │ │ ├─ 47860 /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 │ │ ├─ 47888 /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 │ │ ├─ 48025 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267116 nginx: worker process │ │ ├─267117 nginx: worker process │ │ └─267118 nginx: cache manager process │ ├─d84e771a04065fd965a012730e18f9451bd2d102400edd731e072d287a3e3564 │ │ ├─106968 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107172 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107174 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─560cc56f3dfec41440f9b9277d2707dd6acd66865af0722060dd47ea46eeb8d7 │ │ └─42476 /pause │ ├─b5e06c70989ab199efad1018f0c39c7ae94301744752681cf2c8abc0f0522360 │ │ └─52566 redis_exporter │ ├─3454eaa0931d6d22e0f64760e6f65bee45ecff18bb79e23f80d013a9c3166e4a │ │ ├─67643 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67660 /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 -- │ │ ├─67666 erl_child_setup 1048576 │ │ ├─67713 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67714 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67724 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67788 /bin/sh -s rabbit_disk_monitor │ ├─89267d62bc158f3b02a2a23e745c1ac3854a66433923932fa1ddafe617f97395 │ │ └─49158 percona-xtradb-cluster-operator │ ├─922d18fdf998a4185199d12474544ded8e05f44e9c688af3f9081ccd2e0ed30b │ │ ├─62587 python -u /app/sidecar.py │ │ ├─62834 python -u /app/sidecar.py │ │ └─62835 python -u /app/sidecar.py │ ├─6d458b30310eb42a7711c92ae011aee95f5e803d29ede2fe0d3b638cf70d5080 │ │ └─65810 /goldpinger --static-file-path /static │ ├─871edddcd55d37793d5df0b344a611e561baf2a7de28caef7b4cafbed2e54837 │ │ ├─225759 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225776 /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 -- │ │ ├─225782 erl_child_setup 1048576 │ │ ├─225861 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225862 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225873 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─226086 /bin/sh -s rabbit_disk_monitor │ ├─e3e85a870dd9435b01d16f1302ba3ae1eeadee947094bb0f87e64e377f10459d │ │ └─66601 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a5c71758b8b5baa7cdc3393164dfc26f15dd93c060044618e9eee828238889c0 │ │ └─86868 /usr/local/bin/rook ceph operator │ ├─567544fce6a5ff8f59207624ffd8e26521ff19ad119c3b75f7517e44baecceae │ │ ├─169218 nova-api: uWSGI master │ │ ├─169316 nova-api: uWSGI worker 1 │ │ └─169317 nova-api: uWSGI worker 2 │ ├─70abe52bb201f6fd92c208899df36a8a8328b6174983c7b4d7402c01a145da4c │ │ ├─92444 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92463 /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 -- │ │ ├─92469 erl_child_setup 1048576 │ │ ├─92581 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92582 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92592 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92792 /bin/sh -s rabbit_disk_monitor │ ├─d0b574bac8f08412387b002fe109911660787dd548c85a812ea7bcd7d2bbbd99 │ │ ├─202072 heat-api-cfn: uWSGI master │ │ ├─202112 heat-api-cfn: uWSGI worker 1 │ │ └─202113 heat-api-cfn: uWSGI worker 2 │ ├─933dcdb370f2b63cedf891cff8b080dbee61a425b6a4d42ad8f1f8791e77eef9 │ │ └─43765 /pause │ ├─6189c33a91c21e5d79f1dadb359dbb7abfb371c5e888369dfa6e24144707986e │ │ └─145682 /pause │ ├─ac47329b0c5d77a1eb1066917c565f60916f11c11a6a61adbd8c7c211c0466df │ │ └─253454 /pause │ ├─78d93bd03c69e0ba1393cc883a9392420f1365e201aaeb1298cf8804d69d96b3 │ │ └─92305 /pause │ ├─380c8f45ecc72dca5e1ff7cff9c5e7bfd9f55218882b7b09f9d31f7dbe48df98 │ │ └─63740 /pause │ ├─94eff44dacbc087529faaed15285e4ae43ac39418a04de14ec3637bf1370ae2f │ │ └─43796 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6193933a45def1a5c5911e52fe335a8bacaf419681075aa4b16fd58d225f6022 │ │ └─61486 /pause │ ├─ed48c7f250d6901847f94d2f90a2c110a3f6657230126f58f764f7036f3688eb │ │ ├─105634 glance-api: uWSGI master │ │ ├─105648 glance-api: uWSGI worker 1 │ │ └─105649 glance-api: uWSGI worker 2 │ ├─9a7fb1b6ca32fb1374800589743dbe249ca9fcfef0cb7a9a7d993035dc16545b │ │ └─45154 /pause │ ├─2758152d3e037fb450bc7855e6ebbb3f9e243016f1118e117c283d9685831588 │ │ └─235224 /pause │ ├─9c0a55bf692794482a87e4d71fa361e8ccb2f3e1c63705a215717ae507a81393 │ │ └─106859 /pause │ ├─55c553f7f568781b49049a82a8865831cc063b9447137f837566f72743e69da3 │ │ └─140952 /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 │ ├─e90c7845c25d90523b69482018e723e8e670625634fa2bcccadb33759d921e11 │ │ └─189688 /pause │ ├─cefe1e64513ae8080cccd17a84032800140e9946cd73d2d27adedb275e3fe62a │ │ └─96646 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-wpb7r --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a9608bc511d1f55048d965819178d1684a71eb51029d43b1cffb03a639bc69e6 │ │ ├─108821 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108838 /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 -- │ │ ├─108844 erl_child_setup 1048576 │ │ ├─109010 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109011 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109095 /bin/sh -s rabbit_disk_monitor │ ├─49029a0ee5143f819af9e18559003d80285d0666aec6484f5add7325aeb941bd │ │ ├─85315 barbiacan-api: uWSGI master │ │ └─85329 barbiacan-api: uWSGI worker 1 │ ├─6db781f8760a3dd203796526a41ac7058744b76985e8a0c4578d47692aea1e2c │ │ └─269158 /bin/openstack-database-exporter │ ├─0bc4bf74eee757d2719cc290829759089b2dd405d4ee0c9badf49a07b6d2051f │ │ ├─202041 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─202354 heat-engine: ServiceWrapper worker(0) │ │ └─202357 heat-engine: ServiceWrapper worker(1) │ ├─6033a413b1f5404f11cf4efd004818b260d19c9bc52798b46dad761b053b6b51 │ │ └─42463 /pause │ ├─23b7afcf2e1bffbdc8bea67b264c35ccf8c98ae10291f3b19f6247d19faee4b5 │ │ └─173579 /pause │ ├─f3b4aa6e9aafc3b29d8834bf8bf3cfa270932af19bb96e003e466b416819db92 │ │ └─213855 /pause │ ├─9192fbebad164d2fa20482699eac52988ce1e15b230a2a19a5911485b2da59bd │ │ └─41685 /pause │ ├─d4ce214d6525e3eaab763ec6ca235a090e2fbda2af33c820f262a97aad3ab62f │ │ └─65928 /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-95.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 │ ├─6cbb53c7d9ae1330259fbf6105960209a1d657c591478a6d583d2bc2418e7a4f │ │ ├─143466 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143482 /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 -- │ │ ├─143488 erl_child_setup 1048576 │ │ ├─143610 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143611 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143621 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143795 /bin/sh -s rabbit_disk_monitor │ ├─f56921b8faa8faf6e3ffde2ef1b78eb8bc5a08207e16975c3e39f5a55eaf3b3c │ │ └─253665 /pause │ ├─1b61a750bd152f16456b52172b2d4ae5197d26614e49d4c908ddfe6883fdba8a │ │ ├─169426 nova-metadata: uWSGI master │ │ ├─169438 nova-metadata: uWSGI worker 1 │ │ └─169439 nova-metadata: uWSGI worker 2 │ ├─4386f2ed36e4a851e73b0b1dfe7233a3d4f5d28d8dd7e89e9957fa78f37a6171 │ │ ├─140987 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141000 /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 │ ├─dff838244fc119eeff7289fb9c047af24a0684c1953361732b71d0ac7d8b6908 │ │ ├─190498 /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 │ │ ├─374420 /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/tmph45mpspd/privsep.sock │ │ ├─374726 /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/tmpcx5onyvj/privsep.sock │ │ ├─376568 /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/tmp7a0m1opw/privsep.sock │ │ ├─415405 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─415422 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─b7fed356053fc607a6d93567d103c96b854709205d80e167865b1a3149358546 │ │ └─41200 /pause │ ├─745611c04754f27d25ff393304261f050b1c00617503c64d7b66223b5507870d │ │ └─62780 /pause │ ├─1099956ad317744a1d626e41c43436d4334456a173b014c585676a42f32e26c8 │ │ └─57370 nfd-master -crd-controller=true -metrics=8081 │ ├─97b37ef63a0745655fb3cd13c5814a670be6e61776627589a7621a64f68fa32e │ │ └─123537 /pause │ ├─37d5dd8f38a1fa58e8852aa4cf9518e3f00a5c59f9c69a2e8b86cfacbf41851d │ │ ├─174051 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─402786 sleep 300 │ ├─d084154fd124983c55c8f29a8a6778c9e1737b9032100d79e4031517c86aaee8 │ │ ├─49851 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 │ │ └─51124 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 │ ├─3331833068fbe649ea4b455c6d6eca2ed4f6a62380c2ece326b6765798a7387f │ │ └─57416 nfd-gc -gc-interval=1h │ ├─9921ff127a4253b59940a20c7fed3f2074a6a6a449e6e500b170728a2aa88e00 │ │ └─142626 /coredns -conf /etc/coredns/Corefile │ ├─1d1d4e1b370a2ffdcfc00c7acff65b993261416fcf7d6409192c92054e11af33 │ │ └─44670 /pause │ ├─3b412e98aa3af980a901b2024222eaaa05f1537f45781675d260afd80926a7cc │ │ └─231030 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─bf03bda3b78ac582feac0fc676c0e9a7a202052fcb0b92d8704edbfd47cc60a5 │ │ └─142060 /pause │ ├─62b92d7adff02c9c1dbf9f7afd2f415512c1774d2b5ed3697a380d516d140fa1 │ │ └─108399 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─807d8f2f82addb9ef98c093d69716b3879fc24a134cfc5b781dbf1ae02bf8083 │ │ └─173040 /pause │ ├─197444e704270db291a28e90e5750c31de7da3db6acb3aa9d7377a8c258434de │ │ └─225574 /pause │ ├─e93568d01a3b1e1de0e13b895a4168e9a336ab10da8c72a4763d7f0c6541fa13 │ │ └─65889 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─1331865e8a51ae10d276e2151bdba9112bbce538a5bcbf03aece9bc57eae84a0 │ │ └─66430 /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 │ ├─efba615a06730d2e305520030cb7f5e0ad18359856aec55ea160c92258f3e886 │ │ └─173237 /pause │ ├─344834ce0a270f3b432a933298c335df7acd734f3f8e336632207384506d1122 │ │ └─66328 /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-95.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 │ ├─5a27c185aca10ebbeca8cc307eef9ef4a9c28960fca362b58ba2fd9759e19651 │ │ ├─182108 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─182549 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182552 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182555 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 /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a67262c3c5e095f42b9f0e25af3ebd2bdc0c0407658403285043e95210e252a1 │ │ └─213809 /pause │ ├─0a7999a41040ebc93200dc6d10bf7578b397ef9111b52f3763a5beb6be621b73 │ │ └─108729 /pause │ ├─e704c9c960a511565b397e2cb3e4d720bd9a9fa01c5e31697fe5d9bf30beaf17 │ │ └─57526 /secretgen-controller │ ├─21a109fdf37d494e3bdbcf7c924f976382c6c3441fc40c8fb0b3d120e25a35f4 │ │ └─86168 /pause │ ├─8487795be3fd40e44e08b70a3b7f5dd564e755abd1c9a256c270ce46e29306da │ │ └─140570 /pause │ ├─ccb53c87b2398975b98e785856605398c2c15413de7d8b018380beca195d57c9 │ │ └─66959 /bin/memcached_exporter │ ├─41b0364ddbf2dd3f6f07b0110057bcb7dbc36e7715770566da103e4d3220202b │ │ └─45449 /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 │ ├─ad2ec575ceead569bc76ac5fad3dcaf9f3bda48ef1ae8747cf53373b4216fb76 │ │ └─173171 /pause │ ├─a92f149f9f47827751c9f7ca5ce592a0cb61090609902dd1d5e13fd60bbfa0c1 │ │ ├─120439 cinder-api: uWSGI master │ │ ├─120453 cinder-api: uWSGI worker 1 │ │ └─120454 cinder-api: uWSGI worker 2 │ ├─6548d496b44dc01b2759eb5791b67204ac2a8b2c6a10eec36d1a6c631d425807 │ │ ├─271326 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271364 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─32278ca4befc4b26e37fa4646d86aebe2a420c1d54dddfdf6a45b00c58b89f90 │ │ └─124168 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d3c3fb6c1a9d1d94da2de35b2c55d307f27011b84413b6728a43c6d2425f2510 │ │ └─96158 /pause │ ├─42592dd794ecb90cb04894c96b761e2589ecbaf8488ff49bbb329ef734cc3e25 │ │ └─190602 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─bd4d4c6c83349f341c399b302fab2e7b932200811e2aaa02d614d0101835496c │ │ └─145635 /pause │ ├─e82442cbf6c4f6ad44e32a94432cc02819cbf13657b151f171ab0d58e0dcb0e7 │ │ ├─263088 /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 │ │ └─263315 /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 │ ├─d679ad7bf13cc9724db5046bbbfd6a40097a045879ed99219ae98e5e245df9cf │ │ └─231569 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─2b20e1ac21ae1158cbfcd47d431e44160ac8003bf80a890fe6aa0be9bc5ef2cc │ │ ├─222692 octavia-api: uWSGI master │ │ ├─222708 octavia-api: uWSGI worker 1 │ │ └─222709 octavia-api: uWSGI worker 2 │ ├─ccde84ffac1e67db70d159008ee98dcbdf05d5264d77e294d306cd6fee5955ee │ │ └─67139 /bin/oauth2-proxy │ ├─193c070c5a5929ec2d09948471d540241998693a788e8ebf335f6a6e29e8bc1d │ │ └─126138 /pause │ ├─86a6a974eceef2e230054ab39371c9f379c623e84685dca1038651fd1b6e7d0a │ │ └─64959 /pause │ ├─04edbea8b1982568fa83921038392758b375497e251ff229b52df9bf7f819b1d │ │ └─44266 /coredns -conf /etc/coredns/Corefile │ ├─81155807e9d7a5bac640c63cb17c576047c2cf4de21696525a934b6ec0978b68 │ │ └─231005 /pause │ ├─51136a8d9aa7e341ae216b67ca0149526bdc1ab6cc37d9b167cc10cd283fed99 │ │ └─262912 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a4a40d6d363ab70d15f3ed77f57f88c9c6429593c991a54c63ce425f2953fcf3 │ │ └─45243 /pause │ ├─6c0dd3b1fd52d03e4993d76ef8d70efe209a54bfb274c7bae509eb9f97f6819a │ │ └─67263 /pause │ ├─22b2079cac7d6390eeeccee8d723c38f9c1233d098192e62bf850ef689581b3f │ │ ├─62504 python -u /app/sidecar.py │ │ ├─62823 python -u /app/sidecar.py │ │ └─62824 python -u /app/sidecar.py │ ├─d3bec6e693578bcd87c714b2499c83b5903c0081c8f598dee94c3310dc9020e8 │ │ ├─170037 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170313 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170315 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─415369 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─415395 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─95e2d5a3f23851659fd06723bf7b1d8b71e5caf6379c108cb181615320c07f4e │ │ └─56404 /pause │ ├─73bc27f8141faa49e8ea3618d6a1ce4035acf4d55dab55918f5a110275cb7987 │ │ └─96210 /pause │ ├─f9d4e0fbf5d6e13da3646841cf557ef5ff0fbe94250e15d32c68a6735c047ec0 │ │ ├─124647 /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 │ │ └─124819 /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 │ ├─5cc1d328f578e5a8a8d61a053908ce5fbe2c4791590b1568809f831de03879b5 │ │ └─42712 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f54e19b19deb3f24821debd543711b17a7635bfeab6e9068fb4c26b89206ad7a │ │ └─146417 /pause │ ├─b7d3f41a64b1d5cec2c2f40afa1b7b68786300a5c0c39549448b002c02ee52d6 │ │ └─262950 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─23406c5ba504cfddb0c72ce0b67516ccf4fb9a21ea2d63b7b5b92a02b32e0e28 │ │ ├─64994 nginx: master process nginx -g daemon off; │ │ ├─65009 nginx: worker process │ │ ├─65010 nginx: worker process │ │ ├─65011 nginx: worker process │ │ ├─65012 nginx: worker process │ │ └─65013 nginx: worker process │ ├─94b88e0ea4f118798e899fcd3494399579ca44842356d2a1c2ef63abd44327ee │ │ └─49357 /pause │ ├─cbcb960a92c4a820e21e01b39274721089b3f69823e7a5ce5822d7545fe5fe99 │ │ ├─78745 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78762 /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 -- │ │ ├─78768 erl_child_setup 1048576 │ │ ├─78893 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78894 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79027 /bin/sh -s rabbit_disk_monitor │ ├─fec50f9871cacb717138eadeb79231114df636cc6ca23f3516e5d1038a853ef7 │ │ └─44195 /pause │ ├─f2755b248f4c62fcfd5f71f8cc21928e8dd130b76b750a895b0143d3a5149a71 │ │ └─41177 /pause │ ├─6837217e2ad57985159d3e4e4ef3368133a14f2206992a93ba29757e29ce8fe9 │ │ ├─131309 placement-api: uWSGI master │ │ ├─131335 placement-api: uWSGI worker 1 │ │ └─131336 placement-api: uWSGI worker 2 │ ├─cf5361225746457770146bfb847f1bab68e7ca0929eadd286d27dc1a7647dcab │ │ └─185066 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─64f5d8f35672b854ae4465064a057385db1aadaa0d98543c41f271bc082e04b8 │ │ ├─245052 magnum-api: uWSGI master │ │ ├─245167 magnum-api: uWSGI worker 1 │ │ └─245168 magnum-api: uWSGI worker 2 │ ├─cac4deb362b5f88487e2529b9c72e94ba5a2956748b39cb44e968bc81799eec1 │ │ └─48650 /manager --metrics-bind-address=:8080 │ ├─b5d295cfe80a561d9b732da17f913a5fc348cb9f51b6554d16e7e5fdd9872196 │ │ ├─183272 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183573 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp6fio57qv/privsep.sock │ │ ├─183785 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp5a62bv71/privsep.sock │ │ └─184099 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─48e800ca4ab0b3d0a739427152185c758cbe504fdc2149e93f230674788bf0f9 │ │ └─47544 /pause │ ├─9ad86791a53716bb451598aeb625ff7401c4367b6c5f5c12cbff4211919bbb82 │ │ └─61767 /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 │ ├─45bfa6adad517995f129ae280d8288c1f900e168c44644882478cda4f6d94af8 │ │ └─228953 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8399e46a39b01c62adad47366034315fa638605533e68dd752d15297f703db5c │ │ └─57308 nfd-worker -metrics=8081 │ ├─742f9db02642c211c4c710ce9c0eccf5a14a40ef3b4a449de07d10ad05ec5189 │ │ └─66631 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5661e61267b6e4aa952aaaf9e16853cac1aaee2881e9afc422cf705128bc4f24 │ │ └─44862 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 │ ├─437b57bc7ca95b014fc678560e59c2c8f15eefb8ad7ede58baedb588e1065c7d │ │ └─61409 /pause │ ├─8fa736e8e946f9281a962474d4ee9c803e5ced91d26c6b5fb688d363e031c7c0 │ │ └─228691 /pause │ ├─0ce966cf8206f4880b198a779b5d1e80edb0e052b02facce30335fe8db2db994 │ │ └─189859 /pause │ ├─b52e0a2dbcd26e40a7dad26a7ac7af9e7dbcef33e2aaa2c247c748e30f80e5ff │ │ ├─182160 neutron-policy-server: uWSGI master │ │ ├─182174 neutron-policy-server: uWSGI worker 1 │ │ └─182175 neutron-policy-server: uWSGI worker 2 │ ├─2814a4df023abbbc2f4e9bed7a402b45c339545c236bbbe7389fcc3ff8297953 │ │ └─245429 /pause │ ├─725dadfdd965bfcd6bc8e707eca755b620a8686453cc8fe326b00ba15d7223a3 │ │ └─41429 /kube-vip manager │ ├─26db7af3dde0bac44123500700b3fdbfbe62b748b9e28fbd9a100bf7817b7e6e │ │ ├─267290 apache2 -DFOREGROUND │ │ ├─269792 (wsgi:h -DFOREGROUND │ │ ├─269793 (wsgi:h -DFOREGROUND │ │ ├─269794 (wsgi:h -DFOREGROUND │ │ ├─269795 (wsgi:h -DFOREGROUND │ │ ├─269796 (wsgi:h -DFOREGROUND │ │ ├─269797 apache2 -DFOREGROUND │ │ └─269798 apache2 -DFOREGROUND │ ├─17c641a91d5fc97ef2eefa38df9160cc5572b590ca2c4cc7dc46587370c59727 │ │ └─230273 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─acb9cc5ec97aabacaefba66f67ac140ad9328369f636c8e5bb6c265b3c033d24 │ │ └─63284 /pause │ ├─b14ff6b813b810a018d645c9290c52d5581740ee96651d7f6805b2bd3e06c271 │ │ └─267828 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─a428dda4c55c471b5759753fec8315cddb220c8289c0391c0c1a898696641618 │ │ └─97464 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─df5680c66e5790a06fe69d1162fbef45153e27d7b628c346b5214ffe750ccc9f │ │ ├─65313 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65364 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9809e687306faecadf5c195cb93afa38ab652a1fd497de7365414faa951accb9 │ │ └─48480 /pause │ ├─6470dbc5ff19880195ee4caff45596e262896e8a26e6140563519f694913c0e5 │ │ ├─206471 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206487 /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 -- │ │ ├─206493 erl_child_setup 1048576 │ │ ├─206544 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206545 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206555 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─206783 /bin/sh -s rabbit_disk_monitor │ ├─36445e2cae279ad56678d1ff00d90d3d71f6f5ce7fdec20d595046d5bbd350af │ │ └─214074 /pause │ ├─fd343f902bbb33f4ea957c145611f25673e4924a516d16e249f40d0a485bbc50 │ │ └─164833 /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 │ ├─219d5f0845fd4b2deecd7556fb3c4ba60968d5bd7763659437adb0bfafb3490d │ │ └─173447 /pause │ ├─06e97c00b7a4af6e3cde2b266638a00392af8a7d7c5b61adba8e4ba3d23003be │ │ └─223828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f1b00212b0ad91076488e43346c308925ade5ce847d1d90885ee1abc18315302 │ │ └─45357 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─821bb2eb4cef571c12f1e40f457dff0c4e9a2030b778f2a1a2b4053da5b824b5 │ │ └─65669 /pause │ ├─2cf1ddcde0bc71fde1fec1f61d8c1f56b1a51f7be9e13e4d2cb851a59de135da │ │ └─187134 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4baf65e2b2888c8fc3825a04c2ccfa6e37538e9dde2cab3246fd6e557202d04e │ │ └─142484 /pause │ ├─3b8a405ef4bdeb3ae8464907f24a49bd542f33baed81222489b20470b6094a2c │ │ ├─49926 mysqld --wsrep_start_position=4b87dd96-6921-11f1-a0c5-424f4a08fd6d:20 │ │ └─50052 /var/lib/mysql/mysql-state-monitor │ ├─330202e1dbdf04ad67875e61b8c3448ba955a1b362f980170334e2ee6748ce43 │ │ └─78652 /pause │ └─108eda138dc6c6c160fba515c083cac9644a5dd24888d4aa38ac41c5667d52ac │ ├─244847 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ ├─245602 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpguixvbls/privsep.sock │ ├─245607 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ └─245609 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount