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 │ │ │ ├─21665 /lib/systemd/systemd --user │ │ │ └─21669 (sd-pam) │ │ └─session-22.scope │ │ ├─21657 sshd: cephadm [priv] │ │ └─21696 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1463 sshd: zuul [priv] │ │ └─1476 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1467 ssh: /home/zuul/.ansible/cp/199.204.45.89-22-zuul [mux] │ ├─412918 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-newwdodeyminlxvcwtfppxfdvgbudnmr ; /usr/bin/python3'"'"' && sleep 0' │ ├─412919 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-newwdodeyminlxvcwtfppxfdvgbudnmr ; /usr/bin/python3' && sleep 0 │ ├─412920 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-newwdodeyminlxvcwtfppxfdvgbudnmr ; /usr/bin/python3 │ ├─412921 /bin/sh -c echo BECOME-SUCCESS-newwdodeyminlxvcwtfppxfdvgbudnmr ; /usr/bin/python3 │ ├─412922 /usr/bin/python3 │ ├─412923 /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 │ └─412925 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 … │ │ ├─ 9805 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12446 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f8c3c5a8ad3ccd3446aba320d1c6576e1185edfeb68e0279e59178370913c859 -address /run/containerd/containerd.sock │ │ ├─ 12818 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3aef4cf056dcb0417fc4086125cb5dd8c0097bdd2730aede29a2eecbd1100490 -address /run/containerd/containerd.sock │ │ ├─ 19590 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f4ac3dfe93def312444d37dd4e0610903e6fc7929412e1d644db82f4a53bfd65 -address /run/containerd/containerd.sock │ │ ├─ 24769 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 57252efa70b80bd12da5f01001e7b2c1b1d8924ab2dc930bff77ad45393684fc -address /run/containerd/containerd.sock │ │ ├─ 29210 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a75d493299f3278442febc73e9563f1d698e7193f95ad295cccac2bb6b511480 -address /run/containerd/containerd.sock │ │ ├─ 33697 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b0713039b9481e82476a2c99fc56b32b4b51df24b20afa2155cc2f515395f7c6 -address /run/containerd/containerd.sock │ │ ├─ 39069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38e161f664751c39daf43a8d6c9a58d784a450a4bbf1820289d87a12518b2f8e -address /run/containerd/containerd.sock │ │ ├─ 39075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86ae6872c79e167aa588619cb3b87af780263ac655e995373510f287ea743b2e -address /run/containerd/containerd.sock │ │ ├─ 39111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9679524fec0a5d3ef34465007357aafb8fe7e528a7154c611d1c241ad069a052 -address /run/containerd/containerd.sock │ │ ├─ 39135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29b7f801a635329c67c208bb9bac4b0941a31b3c5f04018db22e0e8d49bc4fd7 -address /run/containerd/containerd.sock │ │ ├─ 39151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b83200088f62db5fefb1db3da64b546a839ecee8562af3dcef6fcb1d7df9627 -address /run/containerd/containerd.sock │ │ ├─ 39689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c68339e0e393f79c91b7dbca01a0a34756588cdc0f5dc04b69746a95336b7bf0 -address /run/containerd/containerd.sock │ │ ├─ 40398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e442e0aa1848e49c4c6fab2b52a5c135b66e302aa978961f7679e416b5f84352 -address /run/containerd/containerd.sock │ │ ├─ 40439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b4107d24739d957fe5e1a181c43ce1275725eb6769f936f0a5372196787d2f4 -address /run/containerd/containerd.sock │ │ ├─ 41817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab252b511c73ca661d82c256f16d8690ebb497dc91261ba562bc467bdd3a642c -address /run/containerd/containerd.sock │ │ ├─ 42209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9884817e6922455c33e0b33410d29bdb9cc43c131a778b18d95e57bd6af79fb4 -address /run/containerd/containerd.sock │ │ ├─ 42274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ae9974049ef3be49f1c5c832b996fcb147d6913c8ed1466fe43f4c263445aa4 -address /run/containerd/containerd.sock │ │ ├─ 42674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17dfab1527e9403920d5bdd1c8bb725644ad00a993df1ceab84f455c0dd2d62e -address /run/containerd/containerd.sock │ │ ├─ 43158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf462af149c7b33f08512a040a50d20cfe67ecbaf7c7033ade2e99d6fcdf2c1f -address /run/containerd/containerd.sock │ │ ├─ 43204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88e463a765c3726c3e0fbfad632052bb8bbdb49c0534b8d0347f58ae0c7ab1bb -address /run/containerd/containerd.sock │ │ ├─ 43237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a2f1b8c5c318f14c88b0b9a234fdc17fcd40e654a6e6891e6c003ac0d7624c5 -address /run/containerd/containerd.sock │ │ ├─ 45520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87393d06052a073e2cfe2e13236fb76dbee05f00d15e5c295e64ae847699847d -address /run/containerd/containerd.sock │ │ ├─ 45620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04820588ed0b801dbc1b8fb81fd727aa46dfdddfb213d0d6d082c8f12f06536f -address /run/containerd/containerd.sock │ │ ├─ 46403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98b3fa9f1c1afadbca0c11a44a422b01f00fee5a04d412c670d1418c3f040f3d -address /run/containerd/containerd.sock │ │ ├─ 46443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f185d8eff1901a90110d7b5f0c15a81fde9b4bbda8e20ee48be2acddc39cb12 -address /run/containerd/containerd.sock │ │ ├─ 46829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 403ac4045da1ef7c9c605108b0de7fca1c3073a8bc500c50aeb28f0ea6f3e46f -address /run/containerd/containerd.sock │ │ ├─ 47326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d46c28a04071ca5b5ff8b8ddac547f3e62cbb86b362b69644e5a44b8974840f1 -address /run/containerd/containerd.sock │ │ ├─ 47757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dce1ce16414d807741b010f8264458b9a28e8768e916e55ebd6a6a8705c1fd3f -address /run/containerd/containerd.sock │ │ ├─ 49916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2710e6b4d9f4dc11fea455b6f4870f5f90f5e70fd198626f45c7296592ac5f8c -address /run/containerd/containerd.sock │ │ ├─ 50077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68012054b05f0e183da8bf3487e13050d8a242dd2f16b9f10d92f7e89104078f -address /run/containerd/containerd.sock │ │ ├─ 54319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 303d99eb9749f16a4aa356ba93e6a2eb0e3e745e5fd09fd8dbb50b434b0ef584 -address /run/containerd/containerd.sock │ │ ├─ 55006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 819af2af37cc7158e32b06d01624d2e8909a73dea372b1038bcd28e8329b4352 -address /run/containerd/containerd.sock │ │ ├─ 55039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8af134ad60cb88daaa737fe81b97d4b5547167a7b16c1f1a3123626415a7f983 -address /run/containerd/containerd.sock │ │ ├─ 55086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12d09f98003ee54d58482aebb57d26b27c1bc84403b8b45158c7f3d806833dfe -address /run/containerd/containerd.sock │ │ ├─ 55232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb2f729d77edf434492a5ea6c498824946206b90cb97208bf0c7ea816a938ceb -address /run/containerd/containerd.sock │ │ ├─ 59193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b7a2fb368ca44570d77ae124a65b36f74988885b9293d8340798c8267629662 -address /run/containerd/containerd.sock │ │ ├─ 59324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d48b556038571fd6d671d2317a763d703f992c7cf141558b2267f56cc578c96 -address /run/containerd/containerd.sock │ │ ├─ 59364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b752c37366c26f5ff7228d06d73b3cdc2214769b7b5247641edae1882b911d9 -address /run/containerd/containerd.sock │ │ ├─ 59413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f1f14b2a0352c37e0eb1edf64934d847acd53e13688866eb76fc447e328e50f -address /run/containerd/containerd.sock │ │ ├─ 60910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa7172706ca9a65bb7c573a1c65e86ebc24b9d5a8e28fcfc96b1b8f1cb7e96b5 -address /run/containerd/containerd.sock │ │ ├─ 61156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 896b9b1b52eded939d40ca7bea50e29b23f5e47b554a61e3ecbbc542738b682e -address /run/containerd/containerd.sock │ │ ├─ 61195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f77a8890387fc8822c0cb3f6ea6bd02374be38643179fa9fe52152f4723c79ad -address /run/containerd/containerd.sock │ │ ├─ 61235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1922e1a901a8864bf417b12cfcb4e4b2ec878aea5a8631a68a7b4af0f63166ab -address /run/containerd/containerd.sock │ │ ├─ 61284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 466165f3efc36484c20fc117928a4d6f16b45f931b31080b63c6575e9a92545e -address /run/containerd/containerd.sock │ │ ├─ 61731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 042b7fda34a877f4f28bf02083c9ab27ed8739813fc7c93410e0086dd2c5fc5c -address /run/containerd/containerd.sock │ │ ├─ 62003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1866547af7bc5c5b31aba45043bb6447f79821466339cfd5f8950fb18788474 -address /run/containerd/containerd.sock │ │ ├─ 62436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3de432f7258b31f1a54d254c30d8fb026b6a0152fd523b24c775142cc6bb69a -address /run/containerd/containerd.sock │ │ ├─ 62603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef3830b7ca87aa77535646c92bed982050f93c0afb793173036f32cd6b75c748 -address /run/containerd/containerd.sock │ │ ├─ 63343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f495e9e5603a39f0e495e756be2f4d0f45edb2a783d09c6b2f9f7bba190bb065 -address /run/containerd/containerd.sock │ │ ├─ 64928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8ebd4eeb457ee8033f042fb16e878d378071ec677083843cf3bc14a1fa9dba8 -address /run/containerd/containerd.sock │ │ ├─ 67160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e5a879add3e19aef89bd42c740dec2784aac47c2977454f12c91fc080128bc8 -address /run/containerd/containerd.sock │ │ ├─ 76348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8649e396a7e874e051ff343a86eba24e084ca5142c898a1e12915f132818cf7 -address /run/containerd/containerd.sock │ │ ├─ 77898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5a81e354467978cd646dccd172819e59a4a69f73fe176819a6cc1792f380337 -address /run/containerd/containerd.sock │ │ ├─ 84172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48c402e121cb5cfd9b4378bc4becca82311d03f36a5acbb98fc329ed603d01c4 -address /run/containerd/containerd.sock │ │ ├─ 91178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af42d21ac499f4c2f289fb369d79e445c7507edd964bfb519522c01a4c5857d8 -address /run/containerd/containerd.sock │ │ ├─ 93895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4143086a477927d8a53c3c671efae58e0bd66c6b241f19135a88e5bdbbd49056 -address /run/containerd/containerd.sock │ │ ├─ 94073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd5823a1a1775011bf8de6e8f687948e71ae156e9c027e1475dd94181954522 -address /run/containerd/containerd.sock │ │ ├─108121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe29be12e75e04d93cd519ebfd5d130eb44378e9ddf09fabed690892f3eb7391 -address /run/containerd/containerd.sock │ │ ├─109961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2f6fbada4c5c27703ace6f2e5dcd9b71dc68bf9a0b363b8bab37b8fd9c343e6 -address /run/containerd/containerd.sock │ │ ├─109994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d4a3e4935dc5fc88fefaded86fc5e7f11d998a69c16d6361a863e7f16fec0e1 -address /run/containerd/containerd.sock │ │ ├─111958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fab53aaba1d4b17cafe1fd4c5b83d5f6b459ae0b96edddce1fab9dafea0130e3 -address /run/containerd/containerd.sock │ │ ├─113719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae0f465cbf9f10c77039b6f9ca6339d812c12730897e473921ad4f51f2061d45 -address /run/containerd/containerd.sock │ │ ├─113809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec5681dfd60c3d2bfdf1487579284bb0d05802972cc8963acf5abab6c74d1d63 -address /run/containerd/containerd.sock │ │ ├─126775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd79dbc4a9aa75613fc9e85c18378755639490a7667da972342affe576890e61 -address /run/containerd/containerd.sock │ │ ├─126834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8943e3948c5c7f80a901c8848e48b47be02f2b20ff8efdde6f009b36c52c52ee -address /run/containerd/containerd.sock │ │ ├─129586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b059213a396184ea76fed7ac4017afaf526b72260e0e01de792f7bb7862e5c65 -address /run/containerd/containerd.sock │ │ ├─155959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9439a03d71ceb7a3a8192154ca0d496b2cacafbf721aa69eec44dd46b670d761 -address /run/containerd/containerd.sock │ │ ├─157414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b94b91ce79c1acaf120054841687974129b061a5add40a7e194f47732b266f4 -address /run/containerd/containerd.sock │ │ ├─157820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac24ad4d00b5a951401ba4bd3305c3371f4216e11d26a660bb9ddf08b4e6502c -address /run/containerd/containerd.sock │ │ ├─158756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b68788be57a3b21498d5f826d5149cbb4ee0950ef5c19ec155040e6c5528f56 -address /run/containerd/containerd.sock │ │ ├─161029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e5775d2950aa382dd162b0245c39bd04af467f4142d71ae62ffbd1c31da85ed -address /run/containerd/containerd.sock │ │ ├─161287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dd3e5573a1612a381e5d003894b3e96bb0070c86bf13e81b938aa12c2983c4b -address /run/containerd/containerd.sock │ │ ├─161515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cd634672137a10102369c7915d81fb5d0062437d16778141a4215fdc6a4b13e -address /run/containerd/containerd.sock │ │ ├─161662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 138479890a51c610da6236fa7171dc9e887190c61881afe6dcaadffcc76c9516 -address /run/containerd/containerd.sock │ │ ├─161811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4c45c188e8e77c96a01a146e9aae6da48515bd8446d04828fca805be35010a1 -address /run/containerd/containerd.sock │ │ ├─161966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29d68a6d93f57275becb3ff7a16495db2be23905e217278720e0e2fa6663669b -address /run/containerd/containerd.sock │ │ ├─174442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d505033cfe82e4d453b58244b44e07165bf729238da579baa39310995848b8e3 -address /run/containerd/containerd.sock │ │ ├─176190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3789c56325d9229f783f8c9030b1f48f4b0d85ddf78619aa600fb0b5c8004ed8 -address /run/containerd/containerd.sock │ │ ├─176227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a46604078cc221c08f36922d9de0f07309d6b92823e46f9010b03197d5f967f7 -address /run/containerd/containerd.sock │ │ ├─176379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3748e5f9c2e17fb1eba4b540f452afc69e43ab8d163216296d6fd0150b5f8315 -address /run/containerd/containerd.sock │ │ ├─176397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c1183c7326ef4ecc684a26bcbdad9d25bb84f9b330f4a6511fb0ef0891f2c42 -address /run/containerd/containerd.sock │ │ ├─176640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 499c6a358d038c73af5ab95d7e360660e1b4b38304ed42781af49b1e8674613d -address /run/containerd/containerd.sock │ │ ├─176755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 166ecf3ec9082b6b1dc63fd3636a14bcd82490120513ec008031626c0e016a25 -address /run/containerd/containerd.sock │ │ ├─176801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7891ffd6b51ea9a1cb85f19136adbd972abc9551976e3dc7f11fc327aebf0e86 -address /run/containerd/containerd.sock │ │ ├─190456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb3efd256e31865100cb6b18dfea0e1da36a53d001104fd7ac9957705683ac4f -address /run/containerd/containerd.sock │ │ ├─192938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id febb7b17296196f85d20b60606438d93b527b23d9b324f4ff666cf508f5653b4 -address /run/containerd/containerd.sock │ │ ├─192974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7ffdb9f2d8d9a4d3e52ebf1897cbc886740f736faf00629a4ccd1cc7b475405 -address /run/containerd/containerd.sock │ │ ├─193041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d5fd778e1079c0a627caf21c59d027e992945f83316e1474fe3d8edfab0205b -address /run/containerd/containerd.sock │ │ ├─210226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a96d552ebb16183412bee7a145b922e2bb349d730bb127ff655677858e0784a -address /run/containerd/containerd.sock │ │ ├─218024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1538b4b2d8a7d31e2857a0729de6ca4be9eadc5cf41faee9a8f8ff796ceae48f -address /run/containerd/containerd.sock │ │ ├─218053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e128c938082a6760875c3a763e58e477ec13298ffd26b612e1350e857a6e788 -address /run/containerd/containerd.sock │ │ ├─218103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2efb4e8b70fcba2aa771c42d67350669a1a94890a41c41df387415d68da3daf -address /run/containerd/containerd.sock │ │ ├─218397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4ddd9d53a105993f1b1b679d79877e6ee035822b04cae5d0613852bba4bf83b -address /run/containerd/containerd.sock │ │ ├─230204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cabd08f1d56db031ff108aba75c4e6f4b52ab0a246d324317f5474b8d8186a4 -address /run/containerd/containerd.sock │ │ ├─232784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 813918d3466bbd0e7f6d6b005d83688138a16d03cc47026508d245cf19072ad4 -address /run/containerd/containerd.sock │ │ ├─233866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 047263025489801d0a68bed89c550ecb4465aaa0a64ce35167c415c45f7ae4e2 -address /run/containerd/containerd.sock │ │ ├─235203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dd9f99d89ee599bef930c8598f7f5fa626f711c34d5b96065cf23d7fed02328 -address /run/containerd/containerd.sock │ │ ├─236162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84f40d8da82f50c9bff12a5bca3ef53dc39de2c5cf4042188e364b3af535f7b0 -address /run/containerd/containerd.sock │ │ ├─238622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be06435e1b31008108ada4acbeffd7e4ff4d8d2a058a6d85f4bb1af57ac67619 -address /run/containerd/containerd.sock │ │ ├─240088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1702b53fed032d2072f60a33e155f6e5dcfe3700f9008a64150ed4a0bbfc5e94 -address /run/containerd/containerd.sock │ │ ├─240185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89dfc168d6d3f710e71930e29ebf4d75c1c6f1485808def1316b3554221208b7 -address /run/containerd/containerd.sock │ │ ├─250076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 072730248a1ca9174b5ad01532acb9c5a477d56b95979f3943c7920159d8fcdd -address /run/containerd/containerd.sock │ │ ├─250528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 681ae5bce0070a050b8185c0aee2787c894002f054e2bef87af47f5191da9cdd -address /run/containerd/containerd.sock │ │ ├─253390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c248cacec5e67eb477eb2210921b145688a112efceac3234d8d59443b0e4733 -address /run/containerd/containerd.sock │ │ ├─257343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61c20ced0883c2dbe594922c0a279c67d0500a39ffe79d3f0b5ee99b303da06b -address /run/containerd/containerd.sock │ │ ├─257526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6df65bcf769b4eef2285872bc7c6c33e1d2227f2461dba23ef986e1c861d55e4 -address /run/containerd/containerd.sock │ │ ├─257578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dffa1df2d3c31a147efc47e682792990b4a4875e728828c097f7f61fb77e04f -address /run/containerd/containerd.sock │ │ ├─257752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a65eed92968633a89a344331dbb7bdeb130ccfe6255e53ec402574de99d3c667 -address /run/containerd/containerd.sock │ │ ├─270188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f666f48941950695d6500799e42ee06fafa9e71b612ab0b4e32898bf7306286 -address /run/containerd/containerd.sock │ │ ├─272696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed8523c9b1312b046bdfe8e49a45f382594f823e1773f3b15605079a065c8ac -address /run/containerd/containerd.sock │ │ └─274121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abdc0e396f7ec746bc328d9c3686de392f3255b9becab6e6a0752f0aa4819503 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28912 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29191 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19548 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19567 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24484 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24752 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33411 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33679 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.cjnueb.service │ │ │ ├─12736 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cjnueb/unit.run │ │ │ └─12764 /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-cjnueb --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cjnueb:/var/lib/ceph/mgr/ceph-instance.cjnueb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cjnueb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.cjnueb -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 │ │ ├─12377 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12408 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10181 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-b0713039b9481e82476a2c99fc56b32b4b51df24b20afa2155cc2f515395f7c6.scope … │ │ ├─33722 /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 │ │ └─33734 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─155257 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39529 /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.89 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-f4ac3dfe93def312444d37dd4e0610903e6fc7929412e1d644db82f4a53bfd65.scope … │ │ ├─19619 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19634 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─run-r34daf2b573094236bedef231bbc22b34.scope │ │ └─191184 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-3aef4cf056dcb0417fc4086125cb5dd8c0097bdd2730aede29a2eecbd1100490.scope … │ │ ├─12842 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.cjnueb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12862 /usr/bin/ceph-mgr -n mgr.instance.cjnueb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-f8c3c5a8ad3ccd3446aba320d1c6576e1185edfeb68e0279e59178370913c859.scope … │ │ ├─12487 /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 │ │ └─12500 /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 │ ├─uuidd.service │ │ └─1396 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10942 /usr/sbin/chronyd -F 1 │ │ └─10943 /usr/sbin/chronyd -F 1 │ ├─docker-a75d493299f3278442febc73e9563f1d698e7193f95ad295cccac2bb6b511480.scope … │ │ ├─29234 /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 │ │ └─29246 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-57252efa70b80bd12da5f01001e7b2c1b1d8924ab2dc930bff77ad45393684fc.scope … │ │ ├─24795 /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 │ │ └─24808 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─155043 /sbin/iscsid │ │ └─155044 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─9884817e6922455c33e0b33410d29bdb9cc43c131a778b18d95e57bd6af79fb4 │ │ └─42233 /pause │ ├─fd79dbc4a9aa75613fc9e85c18378755639490a7667da972342affe576890e61 │ │ └─126818 /pause │ ├─28bb23734ce43016f93b21e3a84cc7da67ec4dae5613f6f1803bb76795701fae │ │ └─228030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fab53aaba1d4b17cafe1fd4c5b83d5f6b459ae0b96edddce1fab9dafea0130e3 │ │ └─111981 /pause │ ├─88e463a765c3726c3e0fbfad632052bb8bbdb49c0534b8d0347f58ae0c7ab1bb │ │ └─43263 /pause │ ├─ec5681dfd60c3d2bfdf1487579284bb0d05802972cc8963acf5abab6c74d1d63 │ │ └─113838 /pause │ ├─ba586d6b02f1aafde5e3e032eab5f35b77830e5de8aa460e087bd20722f5a717 │ │ └─190432 /bin/bash /tmp/libvirt.sh │ ├─e4761121005e068432a64fb8def62723663285561876be32c3da743d68727e2d │ │ └─61784 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 │ ├─4143086a477927d8a53c3c671efae58e0bd66c6b241f19135a88e5bdbbd49056 │ │ └─93939 /pause │ ├─9679524fec0a5d3ef34465007357aafb8fe7e528a7154c611d1c241ad069a052 │ │ └─39208 /pause │ ├─5b83200088f62db5fefb1db3da64b546a839ecee8562af3dcef6fcb1d7df9627 │ │ └─39229 /pause │ ├─36b69c1ce85c995912030f43a00ca277769fea059b823a453510a659d0c69eff │ │ └─45931 /server │ ├─b2f6fbada4c5c27703ace6f2e5dcd9b71dc68bf9a0b363b8bab37b8fd9c343e6 │ │ └─109996 /pause │ ├─c51bdd97dba4dde73446c74657855546fc34bbb48980ae094b089fca7b1c12d6 │ │ └─42260 /coredns -conf /etc/coredns/Corefile │ ├─e7ccc6309385ced3c29703393d0b53044a8e6b1e3730d65513f9ec073fd5ee27 │ │ ├─ 70516 apache2 -DFOREGROUND │ │ ├─ 70558 (wsgi:k -DFOREGROUND │ │ ├─ 70559 (wsgi:k -DFOREGROUND │ │ ├─ 70560 (wsgi:k -DFOREGROUND │ │ ├─ 70561 (wsgi:k -DFOREGROUND │ │ ├─411826 apache2 -DFOREGROUND │ │ ├─411979 apache2 -DFOREGROUND │ │ └─411980 apache2 -DFOREGROUND │ ├─4361b4db8aa98dabe03d8a7749e9a52f6d33b56ecff995a0ec3d069a87301c8d │ │ ├─91369 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91386 /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 -- │ │ ├─91392 erl_child_setup 1048576 │ │ ├─91540 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91541 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91551 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91793 /bin/sh -s rabbit_disk_monitor │ ├─64212c3683c30f7640d021bde16b0467b658f138980b675f3c22b214c6630e9f │ │ ├─206333 heat-api-cfn: uWSGI master │ │ ├─206369 heat-api-cfn: uWSGI worker 1 │ │ └─206370 heat-api-cfn: uWSGI worker 2 │ ├─f77a8890387fc8822c0cb3f6ea6bd02374be38643179fa9fe52152f4723c79ad │ │ └─61220 /pause │ ├─cb5738ae710a16cadd4f38a25e271b8829081aec53264119a5b1318cc48344ff │ │ ├─210433 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210449 /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 -- │ │ ├─210455 erl_child_setup 1048576 │ │ ├─210655 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210656 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210796 /bin/sh -s rabbit_disk_monitor │ ├─803ed10018557c4cb9e4555fc87bbafb847d0427fa17078af2a1f44cdd0d3514 │ │ └─50195 valkey-server *:6379 │ ├─3d49d5addfca621884e43134e7d0a6125d77157768aa4e0ce7c029ce6b6347ff │ │ ├─127888 /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 │ │ └─128089 /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 │ ├─8945e30df13cb3374f3d7655a2edeba47524cc113a7733c7d083de9a8f4fabb4 │ │ └─255733 docker-registry serve /etc/docker-registry/config.yml │ ├─9439a03d71ceb7a3a8192154ca0d496b2cacafbf721aa69eec44dd46b670d761 │ │ └─155983 /pause │ ├─0b7d1fdb41f726f78bd206f25bf53b71bb194a28df5662b45cab4ead5947790c │ │ ├─172278 nova-api: uWSGI master │ │ ├─172299 nova-api: uWSGI worker 1 │ │ └─172300 nova-api: uWSGI worker 2 │ ├─29b7f801a635329c67c208bb9bac4b0941a31b3c5f04018db22e0e8d49bc4fd7 │ │ └─39240 /pause │ ├─d946e4ce0a9e960d990c56daeb79cf58a980a1648a150a016c5417c07d75777d │ │ ├─ 45883 /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 │ │ ├─ 45896 /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 │ │ ├─ 46027 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272470 nginx: worker process │ │ ├─272471 nginx: worker process │ │ └─272472 nginx: cache manager process │ ├─be06435e1b31008108ada4acbeffd7e4ff4d8d2a058a6d85f4bb1af57ac67619 │ │ └─238646 /pause │ ├─1ea36988514f4a219fc871c538498e446f4cfc8d1d25d4d4317ed4e13475f9be │ │ ├─156349 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156368 /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 │ ├─499c6a358d038c73af5ab95d7e360660e1b4b38304ed42781af49b1e8674613d │ │ └─176685 /pause │ ├─e1866547af7bc5c5b31aba45043bb6447f79821466339cfd5f8950fb18788474 │ │ └─62029 /pause │ ├─e728ed5a2ce0d46204f0eff08c25f75ae0b9a4007cce8e3520380ae7fcc078b4 │ │ └─167646 /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 │ ├─6532b138fa906bce6469bb45bb74ab470ee67dd09ae8002a48eee48831aedfe5 │ │ └─94356 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-hd4nx --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─35644f938f6578bdeb034cdbf5eb4976224d3b84665ed28e63a1f0f3303c988a │ │ └─39327 etcd --advertise-client-urls=https://199.204.45.89: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.89:2380 --initial-cluster=instance=https://199.204.45.89:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.89:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.89: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 │ ├─46c3a4758135672bd88a6126c1fdb295e68ef494f6a0e52aceeb80f149d630d3 │ │ ├─187054 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) │ │ ├─187330 /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/tmpsm_mhmx9/privsep.sock │ │ ├─187585 /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/tmp7hbeu0yc/privsep.sock │ │ └─187887 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5764979de5ef21d340fd3574d343c72583a5e20254c0c58bf80e0efc0e73e3cc │ │ └─191053 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9c1e4417d93290e51e2c156c1406989e475316188d134f43d54223d7c9fac6ec │ │ ├─267411 /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 │ │ └─267650 /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 │ ├─819af2af37cc7158e32b06d01624d2e8909a73dea372b1038bcd28e8329b4352 │ │ └─55033 /pause │ ├─d29f8172bb8d63b436872b9ab0402104343dde2ae339f41cba4d9ffcf4c70463 │ │ └─42339 /coredns -conf /etc/coredns/Corefile │ ├─04820588ed0b801dbc1b8fb81fd727aa46dfdddfb213d0d6d082c8f12f06536f │ │ └─45643 /pause │ ├─d5a81e354467978cd646dccd172819e59a4a69f73fe176819a6cc1792f380337 │ │ └─77924 /pause │ ├─303d99eb9749f16a4aa356ba93e6a2eb0e3e745e5fd09fd8dbb50b434b0ef584 │ │ └─54344 /pause │ ├─a72898de19a1eb874db2bfd9cc927a10e323af44a23818b767d5d008624d718e │ │ └─158118 /coredns -conf /etc/coredns/Corefile │ ├─3dd9f99d89ee599bef930c8598f7f5fa626f711c34d5b96065cf23d7fed02328 │ │ └─235232 /pause │ ├─d505033cfe82e4d453b58244b44e07165bf729238da579baa39310995848b8e3 │ │ └─174465 /pause │ ├─29d68a6d93f57275becb3ff7a16495db2be23905e217278720e0e2fa6663669b │ │ └─161991 /pause │ ├─3fa5b521d1b494801f5018e0fa025f43f4c782e00851d5fb4925f207d5764f77 │ │ └─64140 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5af143140222fb794c27bc6a39f4a62c1e030048b86303442b865f963519d485 │ │ ├─188789 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] │ │ ├─189072 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189481 /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/tmp3yy248sl/privsep.sock │ │ ├─376088 /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/tmpgo7kcuov/privsep.sock │ │ ├─376576 /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/tmpilgo6o2n/privsep.sock │ │ ├─377006 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377009 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377549 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1dabd7be-781c-4fef-95d0-261386527997 --namespace=qrouter-1dabd7be-781c-4fef-95d0-261386527997 --conf_dir=/var/lib/neutron/ha_confs/1dabd7be-781c-4fef-95d0-261386527997 --log-file=/var/lib/neutron/ha_confs/1dabd7be-781c-4fef-95d0-261386527997/neutron-keepalived-state-change.log --monitor_interface=ha-6643db43-2c --monitor_cidr=169.254.0.139/24 --pid_file=/var/lib/neutron/external/pids/1dabd7be-781c-4fef-95d0-261386527997.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─399921 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d81f4081-17d3-4e12-8757-6379ad37ddd3 --namespace=qrouter-d81f4081-17d3-4e12-8757-6379ad37ddd3 --conf_dir=/var/lib/neutron/ha_confs/d81f4081-17d3-4e12-8757-6379ad37ddd3 --log-file=/var/lib/neutron/ha_confs/d81f4081-17d3-4e12-8757-6379ad37ddd3/neutron-keepalived-state-change.log --monitor_interface=ha-59f62bbb-a7 --monitor_cidr=169.254.0.127/24 --pid_file=/var/lib/neutron/external/pids/d81f4081-17d3-4e12-8757-6379ad37ddd3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b53d131d8e5203869917c99ae88eb8e793385bd2e1e9a3955e6abb10a876a597 │ │ └─62507 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f33fce007243eea34c50423454ef8cb62299a1fcd37d70624ffab693a1cfad0e │ │ └─63762 /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-89.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 │ ├─042b7fda34a877f4f28bf02083c9ab27ed8739813fc7c93410e0086dd2c5fc5c │ │ └─61754 /pause │ ├─52e935be48c1730f5b5aaa71eef308e8a9cb74e14e4175baa0faddf19cad35f0 │ │ └─47888 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─681ae5bce0070a050b8185c0aee2787c894002f054e2bef87af47f5191da9cdd │ │ └─250552 /pause │ ├─12d55ef5960c14168cc7898a7712b2a9b620f03d2632059bc81af541435a97a1 │ │ ├─250127 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250839 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0mwgx88z/privsep.sock │ │ ├─250842 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250846 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─7662f1e0fd64b197262f5025a66157c4ccc762c62ae74b163e8b896b2e6845c3 │ │ └─188788 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) │ ├─a8c23da2b1d1553eb1c2636649be4696e3d77610e81f1dcdd25e1929584ad177 │ │ ├─159144 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159163 /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 -- │ │ ├─159169 erl_child_setup 1048576 │ │ ├─159289 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159290 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159300 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159390 /bin/sh -s rabbit_disk_monitor │ ├─eb2f729d77edf434492a5ea6c498824946206b90cb97208bf0c7ea816a938ceb │ │ └─55255 /pause │ ├─5d5fd778e1079c0a627caf21c59d027e992945f83316e1474fe3d8edfab0205b │ │ └─193091 /pause │ ├─0dffa1df2d3c31a147efc47e682792990b4a4875e728828c097f7f61fb77e04f │ │ └─257607 /pause │ ├─67668317d34aacd5ec6e88bb69754431b101ea92573cb0422dc4b590c1cbd912 │ │ ├─250753 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─251091 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─251092 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4ab672c2b099750af98014fa126d4e4a46b74d7a6adf281f685ffdb4ad4467a4 │ │ └─238671 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─95bbfa4792dee5847a447ad8712eed851a00a9e874b481d9005820fa2685ec4a │ │ ├─190672 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190692 /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 -- │ │ ├─190698 erl_child_setup 1048576 │ │ ├─190874 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190875 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190888 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191497 /bin/sh -s rabbit_disk_monitor │ ├─cf462af149c7b33f08512a040a50d20cfe67ecbaf7c7033ade2e99d6fcdf2c1f │ │ └─43183 /pause │ ├─6ed7f74622249b918160b55f91a59547726221caf588d8c44e1f2cc275248414 │ │ └─55566 /secretgen-controller │ ├─a8ad743162cd848731bca023e22aa9f16c232c6801c5c3261f06ecebc7bc1b63 │ │ ├─230359 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230376 /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 -- │ │ ├─230382 erl_child_setup 1048576 │ │ ├─230522 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230523 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230533 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230734 /bin/sh -s rabbit_disk_monitor │ ├─5b68788be57a3b21498d5f826d5149cbb4ee0950ef5c19ec155040e6c5528f56 │ │ └─158780 /pause │ ├─2b7a2fb368ca44570d77ae124a65b36f74988885b9293d8340798c8267629662 │ │ └─59230 /pause │ ├─138479890a51c610da6236fa7171dc9e887190c61881afe6dcaadffcc76c9516 │ │ └─161697 /pause │ ├─5e5a879add3e19aef89bd42c740dec2784aac47c2977454f12c91fc080128bc8 │ │ └─67183 /pause │ ├─cac2465c05cae844d096356c08863173383fbf6780a75c4dae4c4df91a0424e3 │ │ └─46542 /manager --metrics-bind-address=:9782 │ ├─f3de432f7258b31f1a54d254c30d8fb026b6a0152fd523b24c775142cc6bb69a │ │ └─62460 /pause │ ├─53fafa85bf6e70023383faf39b9bd27fae04894271b32b1c3d2004d5a55d4b83 │ │ └─235271 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─0871b618881b3767be5fa058106c426b05ae713becb09bf51f1c95e7b09a8012 │ │ ├─59875 python -u /app/sidecar.py │ │ ├─60201 python -u /app/sidecar.py │ │ └─60202 python -u /app/sidecar.py │ ├─abdc0e396f7ec746bc328d9c3686de392f3255b9becab6e6a0752f0aa4819503 │ │ └─274145 /pause │ ├─3cfc4ac7d8ceb7b364e6c23bd2703bb5ac114e095df36d80784455df77d0b909 │ │ └─62361 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─87393d06052a073e2cfe2e13236fb76dbee05f00d15e5c295e64ae847699847d │ │ └─45555 /pause │ ├─c1ebb3567f3930543f8d570b8fc03a6b9c78ed6b95193f0f3112f8043e4e989f │ │ ├─123739 cinder-api: uWSGI master │ │ ├─123754 cinder-api: uWSGI worker 1 │ │ └─123755 cinder-api: uWSGI worker 2 │ ├─2d48b556038571fd6d671d2317a763d703f992c7cf141558b2267f56cc578c96 │ │ └─59348 /pause │ ├─e6f5511a4b30fa35f8df873604f79ed509f0a3e3839975fe5bc2c00c2029cb78 │ │ └─127475 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─dce1ce16414d807741b010f8264458b9a28e8768e916e55ebd6a6a8705c1fd3f │ │ └─47782 /pause │ ├─c68339e0e393f79c91b7dbca01a0a34756588cdc0f5dc04b69746a95336b7bf0 │ │ └─39711 /pause │ ├─7df0667bde33341b66e78ea2b2314fa3bb005a6d261d3f25c0ab2aeb18c8c70f │ │ └─64096 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a59658bc5cd4d2cd1994b7c4961cd4466cce3f6a798c45da01abd2fbc12a1abc │ │ └─59974 /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 │ ├─8f4db06f79f8f494167889165a596624d6519ed80f8be8a84da15c8ea2e08861 │ │ └─63926 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─38211667a24db7c3c87ba3e14a1c3627b718d5ab613771f1c53dd648050ca1d8 │ │ └─125364 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─6cd634672137a10102369c7915d81fb5d0062437d16778141a4215fdc6a4b13e │ │ └─161540 /pause │ ├─7aa102b1198d4d1564bc9d587c45bf7b19d04eecfbc8d11add88ff8f4b67669a │ │ └─43375 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1538b4b2d8a7d31e2857a0729de6ca4be9eadc5cf41faee9a8f8ff796ceae48f │ │ └─218078 /pause │ ├─072730248a1ca9174b5ad01532acb9c5a477d56b95979f3943c7920159d8fcdd │ │ └─250100 /pause │ ├─7cf0ad615560d4627058d2972c9014f8df63f983ad06ce1ffc18781d6b6a3975 │ │ ├─83370 barbiacan-api: uWSGI master │ │ └─83383 barbiacan-api: uWSGI worker 1 │ ├─6b752c37366c26f5ff7228d06d73b3cdc2214769b7b5247641edae1882b911d9 │ │ └─59399 /pause │ ├─166ecf3ec9082b6b1dc63fd3636a14bcd82490120513ec008031626c0e016a25 │ │ └─176779 /pause │ ├─3568e96278061e91f4b356155befe75dfab3220ff4cbe0f5d6303935411af7b7 │ │ ├─228917 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228938 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400295 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400301 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400302 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400303 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400306 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400307 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400308 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400309 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400310 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400313 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400327 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─400329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─89dfc168d6d3f710e71930e29ebf4d75c1c6f1485808def1316b3554221208b7 │ │ └─240239 /pause │ ├─55bfeeb5e162d9cb76e67e6fa890f59e58400270eb9599bf0e8e11e20e8d555c │ │ ├─173280 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173721 nova-scheduler: ServiceWrapper worker(0) │ │ └─173723 nova-scheduler: ServiceWrapper worker(1) │ ├─a65eed92968633a89a344331dbb7bdeb130ccfe6255e53ec402574de99d3c667 │ │ └─257785 /pause │ ├─596d6e4cab145f8be1565a641fc85f2c6a4c4e8a0fa8e0635adf1196e3be550d │ │ ├─65255 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65273 /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 -- │ │ ├─65280 erl_child_setup 1048576 │ │ ├─65418 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65419 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65429 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65502 /bin/sh -s rabbit_disk_monitor │ ├─3e128c938082a6760875c3a763e58e477ec13298ffd26b612e1350e857a6e788 │ │ └─218149 /pause │ ├─7c86f39d9873d0f1f3913aa2541bf1c343a017530dc79f6f699236417da3c2ff │ │ └─196572 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9bf97cb66e0a75b790b7bcde46a2743c71f5febcaa4d11a12edcb3168ce6e2cf │ │ └─63483 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2d4a3e4935dc5fc88fefaded86fc5e7f11d998a69c16d6361a863e7f16fec0e1 │ │ └─110025 /pause │ ├─d364a3e573661655b8d8767aac045d192e4a695dc8c796ca1650e860004f93da │ │ └─55369 nfd-worker -metrics=8081 │ ├─312f189c98238ffa7cd3434bf2bf8f60f0cb5d7e5ffac043f45c0123aa7e849b │ │ └─50480 valkey-server *:26379 [sentinel] │ ├─b528438d75f7528f511c7fc440852a90e7df9ed4e2746d20ce02a42b1ec2bd41 │ │ └─190372 /usr/bin/libvirt-tls-sidecar │ ├─7a2f1b8c5c318f14c88b0b9a234fdc17fcd40e654a6e6891e6c003ac0d7624c5 │ │ └─43286 /pause │ ├─1efc8c38005ac6de5cf085093df13bc8c879f18184d9027dd6b996090e808609 │ │ └─95133 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─5e5775d2950aa382dd162b0245c39bd04af467f4142d71ae62ffbd1c31da85ed │ │ └─161090 /pause │ ├─106ed8b84262a5d2b7b28b01e7a2e476ab5f6642a5902be3c78a8ae509253e6b │ │ └─60606 /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 │ ├─12d09f98003ee54d58482aebb57d26b27c1bc84403b8b45158c7f3d806833dfe │ │ └─55116 /pause │ ├─af42d21ac499f4c2f289fb369d79e445c7507edd964bfb519522c01a4c5857d8 │ │ └─91218 /pause │ ├─58be04dff98b7afdc1ca160d07857810ea385f7d4775a54d773a0ccbed6a85d3 │ │ ├─276745 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─276758 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d8ebd4eeb457ee8033f042fb16e878d378071ec677083843cf3bc14a1fa9dba8 │ │ └─64951 /pause │ ├─4c248cacec5e67eb477eb2210921b145688a112efceac3234d8d59443b0e4733 │ │ └─253413 /pause │ ├─39cc3c96f2bb69494ee14aeed5e17c6b59db1bb9aa62d1cfcc5563ae165c29de │ │ └─43461 /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 │ ├─febb7b17296196f85d20b60606438d93b527b23d9b324f4ff666cf508f5653b4 │ │ └─192979 /pause │ ├─04b856949fa54c2371d1cc1928edcb8f198f9c21cd137270adaf605206a80503 │ │ ├─112189 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112207 /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 -- │ │ ├─112213 erl_child_setup 1048576 │ │ ├─112261 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112262 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112467 /bin/sh -s rabbit_disk_monitor │ ├─ed00999f6f467e97b0d058239d7921ddcb07b6fc40f9f910b2024df95ef5d7b1 │ │ └─48062 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8f1f14b2a0352c37e0eb1edf64934d847acd53e13688866eb76fc447e328e50f │ │ └─59438 /pause │ ├─cc842a95f116f81008129673302f1f713c859894d1ccf29bdf5fff61741beb2d │ │ └─64417 /bin/pushgateway │ ├─d9e3788cfe567ca520084a2d0b3e635565cae9ee8fbb88cd0f2902aeba019e06 │ │ ├─206313 heat-api: uWSGI master │ │ ├─206367 heat-api: uWSGI worker 1 │ │ └─206368 heat-api: uWSGI worker 2 │ ├─ae72c4997ba84ca31e835056bded5f4ef124b67ca233ba5827a93e9aa5853001 │ │ └─111550 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─688e969985dd7d26bafb4d3539c929e8628ad2a88fd79f26ed71d9b9e3b87dfb │ │ └─267364 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f495e9e5603a39f0e495e756be2f4d0f45edb2a783d09c6b2f9f7bba190bb065 │ │ └─63374 /pause │ ├─311289d98257835fd49eb49f3452b5422d58666c1ff3360df8b1cf2beca9c83a │ │ ├─76521 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76537 /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 -- │ │ ├─76543 erl_child_setup 1048576 │ │ ├─76590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76591 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76601 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76734 /bin/sh -s rabbit_disk_monitor │ ├─012d6cac5ea342a0743f8210fc6c2fe03b8f9486cc895e4ef6a31653490dd374 │ │ └─43420 /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 │ ├─c4c45c188e8e77c96a01a146e9aae6da48515bd8446d04828fca805be35010a1 │ │ └─161835 /pause │ ├─1ae9974049ef3be49f1c5c832b996fcb147d6913c8ed1466fe43f4c263445aa4 │ │ └─42305 /pause │ ├─fe29be12e75e04d93cd519ebfd5d130eb44378e9ddf09fabed690892f3eb7391 │ │ └─108143 /pause │ ├─8b4107d24739d957fe5e1a181c43ce1275725eb6769f936f0a5372196787d2f4 │ │ └─40474 /pause │ ├─7dd3e5573a1612a381e5d003894b3e96bb0070c86bf13e81b938aa12c2983c4b │ │ └─161317 /pause │ ├─9dc8b73f1c476f7cafe3b5d4037ea8af9ff180efffdd7a5b6c84312e47917ab6 │ │ ├─59782 python -u /app/sidecar.py │ │ ├─60118 python -u /app/sidecar.py │ │ └─60119 python -u /app/sidecar.py │ ├─445834d76c199f4a1e093a27ee31f2ea095a8a3a2242251d4e84d3a733d81aa2 │ │ ├─206239 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206596 heat-engine: ServiceWrapper worker(0) │ │ └─206606 heat-engine: ServiceWrapper worker(1) │ ├─2d553b883cc84c7a78a613fc4bd26e466ff4a93cee33a7b8c78c65d82638a106 │ │ └─39360 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 │ ├─b059213a396184ea76fed7ac4017afaf526b72260e0e01de792f7bb7862e5c65 │ │ └─129613 /pause │ ├─694be52142c21893c408a1405aa1ceba1cdf06a599e01f0d1eeea11528c63a20 │ │ ├─108570 glance-api: uWSGI master │ │ ├─108583 glance-api: uWSGI worker 1 │ │ └─108584 glance-api: uWSGI worker 2 │ ├─bb3efd256e31865100cb6b18dfea0e1da36a53d001104fd7ac9957705683ac4f │ │ └─190495 /pause │ ├─2710e6b4d9f4dc11fea455b6f4870f5f90f5e70fd198626f45c7296592ac5f8c │ │ └─49939 /pause │ ├─0a22931ede44638546a6656c65ff0b37bb107643ceca4aa82cbe7cdacbf2fa87 │ │ ├─ 94422 /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 │ │ └─403916 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─226ec2053b3e9d237afb1ef81bbb968257c982819fd7545c140510a720d94dc8 │ │ └─60055 /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 │ ├─7127aa6b9387304a3e66794447cf37c858e18f300256c0b2122608aa8c1e3958 │ │ ├─135391 placement-api: uWSGI master │ │ ├─135406 placement-api: uWSGI worker 1 │ │ └─135407 placement-api: uWSGI worker 2 │ ├─f4ddd9d53a105993f1b1b679d79877e6ee035822b04cae5d0613852bba4bf83b │ │ └─218419 /pause │ ├─9698d97faebc939c1766d5f111eb0d763c6b531d9da1d73d1720526e9ce60e06 │ │ ├─253557 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253597 /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 -- │ │ ├─253603 erl_child_setup 1048576 │ │ ├─253740 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253741 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253751 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─253903 /bin/sh -s rabbit_disk_monitor │ ├─dc21b4fcd019cf42ddc7327c46dfad803e709757efb2b87a11f03fd3f1ae03f6 │ │ ├─47812 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 │ │ └─49046 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 │ ├─ab252b511c73ca661d82c256f16d8690ebb497dc91261ba562bc467bdd3a642c │ │ └─41841 /pause │ ├─6a706be9d3d667764d1270deded7627040a2ba60acdbb5ef3a2957a638e5e514 │ │ └─46660 /manager --metrics-bind-address=:8080 │ ├─d6881fbf93346630e66bf7e7c0dfae87e9a8ea179ba3a24e1030b2561ef0b6ab │ │ └─63568 /goldpinger --static-file-path /static │ ├─1a96d552ebb16183412bee7a145b922e2bb349d730bb127ff655677858e0784a │ │ └─210250 /pause │ ├─f5d286a568bacfc3c577e95fe7aa49fe3d494c777b0f28f6d585cc96e6808b3e │ │ ├─63326 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63408 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f5070d871fb3bea345f9401aab709bb2ca533a12fca478065fd6adc4d16f6ffe │ │ └─63868 /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 │ ├─e7ffdb9f2d8d9a4d3e52ebf1897cbc886740f736faf00629a4ccd1cc7b475405 │ │ └─193008 /pause │ ├─fe0d89b7052a489b95913e292d0306dbc9be5c9601110de0786cfa1c9e45db9f │ │ └─232988 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─abd5823a1a1775011bf8de6e8f687948e71ae156e9c027e1475dd94181954522 │ │ └─94097 /pause │ ├─5f13e32e12e0e38162db0123af71591b9619219349281a52398eed69c2593e2c │ │ └─47181 percona-xtradb-cluster-operator │ ├─d7c6e9158ff5b3bc46cb37f80581d769acc6cf0f08695f9b74bed3500549f412 │ │ ├─196507 /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 │ │ ├─377303 /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/tmp9nnqv26a/privsep.sock │ │ ├─377667 /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/tmpsebv_686/privsep.sock │ │ └─377688 /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/tmp22px_4ra/privsep.sock │ ├─84f40d8da82f50c9bff12a5bca3ef53dc39de2c5cf4042188e364b3af535f7b0 │ │ └─236187 /pause │ ├─0c1183c7326ef4ecc684a26bcbdad9d25bb84f9b330f4a6511fb0ef0891f2c42 │ │ └─176472 /pause │ ├─38e161f664751c39daf43a8d6c9a58d784a450a4bbf1820289d87a12518b2f8e │ │ └─39156 /pause │ ├─92be7a82b75643a0a03923b4376e7653f52cf94bcbd7a23ea29be87c4008302a │ │ ├─250465 magnum-api: uWSGI master │ │ ├─250496 magnum-api: uWSGI worker 1 │ │ └─250497 magnum-api: uWSGI worker 2 │ ├─6c214781812ed05a214e739627771dcfce425da0a653f0cc1af1c70a5a4b81a2 │ │ └─41882 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─213bec683e9e0f23e885aa93cc56307bb0fcacfdc60e4dd613b642acf66c2c39 │ │ └─273249 /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 │ ├─17dfab1527e9403920d5bdd1c8bb725644ad00a993df1ceab84f455c0dd2d62e │ │ └─42700 /pause │ ├─3ed8523c9b1312b046bdfe8e49a45f382594f823e1773f3b15605079a065c8ac │ │ └─272727 /pause │ ├─1cabd08f1d56db031ff108aba75c4e6f4b52ab0a246d324317f5474b8d8186a4 │ │ └─230229 /pause │ ├─a46604078cc221c08f36922d9de0f07309d6b92823e46f9010b03197d5f967f7 │ │ └─176299 /pause │ ├─e40ccff0573028c9251a3abe39106c1a3f62c524dfdd71829b28f2cc1d1a808c │ │ ├─110436 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110616 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110618 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e442e0aa1848e49c4c6fab2b52a5c135b66e302aa978961f7679e416b5f84352 │ │ └─40428 /pause │ ├─cc9717ad826dc32c0cf6305320c6975a6301c5dede0517c434bc9d3c9f5b04f1 │ │ └─64646 /bin/oauth2-proxy │ ├─5f185d8eff1901a90110d7b5f0c15a81fde9b4bbda8e20ee48be2acddc39cb12 │ │ └─46466 /pause │ ├─6555204d24b2cce58b5e24dd0c65aaced40e2a4ffb8e8b7e526bc528d3cb4059 │ │ └─234487 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─ee5db37367f942d251650c461e1ad0f2e79c887723030309bd7e0de96722b335 │ │ ├─267388 manila-api: uWSGI master │ │ ├─267435 manila-api: uWSGI worker 1 │ │ └─267436 manila-api: uWSGI worker 2 │ ├─6df65bcf769b4eef2285872bc7c6c33e1d2227f2461dba23ef986e1c861d55e4 │ │ └─257554 /pause │ ├─ac24ad4d00b5a951401ba4bd3305c3371f4216e11d26a660bb9ddf08b4e6502c │ │ └─157843 /pause │ ├─40e012cf793fb0c27cc56711d9625fc2e71bd9ec67986142393e9eef11d1096c │ │ └─64580 /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 │ ├─0e2be925159c4c5fef0489009bed63eaeeab9b2e661bab4058f06def77e88706 │ │ └─63818 /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 │ ├─fb50e2e668e645521fae2cc531c4cb2c940c62e208d6eb796bf434c2699aedea │ │ └─64520 /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-89.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 │ ├─047263025489801d0a68bed89c550ecb4465aaa0a64ce35167c415c45f7ae4e2 │ │ └─233890 /pause │ ├─0b9c7fea9d6097c349b9baf672dfa0f49b75003a59c37e8a05090ed2ccb67f37 │ │ ├─272829 apache2 -DFOREGROUND │ │ ├─275041 (wsgi:h -DFOREGROUND │ │ ├─275042 (wsgi:h -DFOREGROUND │ │ ├─275043 (wsgi:h -DFOREGROUND │ │ ├─275044 (wsgi:h -DFOREGROUND │ │ ├─275045 (wsgi:h -DFOREGROUND │ │ ├─275046 apache2 -DFOREGROUND │ │ └─275047 apache2 -DFOREGROUND │ ├─60a98b91a0d9caee41165e02a1875f47f2bcfbab3b4e280fa880f55768f1e640 │ │ ├─47965 mysqld --wsrep_start_position=6383e315-44a1-11f1-b2e9-3a393d4d7dde:20 │ │ └─48087 /var/lib/mysql/mysql-state-monitor │ ├─38fccf75c9b5373e72ad0830c3a21dd88fd5d51e59e51f363a0875fade49f806 │ │ └─39476 /kube-vip manager │ ├─48c402e121cb5cfd9b4378bc4becca82311d03f36a5acbb98fc329ed603d01c4 │ │ └─84195 /pause │ ├─3789c56325d9229f783f8c9030b1f48f4b0d85ddf78619aa600fb0b5c8004ed8 │ │ └─176262 /pause │ ├─1702b53fed032d2072f60a33e155f6e5dcfe3700f9008a64150ed4a0bbfc5e94 │ │ └─240122 /pause │ ├─e8649e396a7e874e051ff343a86eba24e084ca5142c898a1e12915f132818cf7 │ │ └─76372 /pause │ ├─8943e3948c5c7f80a901c8848e48b47be02f2b20ff8efdde6f009b36c52c52ee │ │ └─126863 /pause │ ├─467a653a99c37ab80629dfaa3765dcca2691a82a674ff20c9c8216e0945a859a │ │ ├─62860 nginx: master process nginx -g daemon off; │ │ ├─62884 nginx: worker process │ │ ├─62885 nginx: worker process │ │ ├─62886 nginx: worker process │ │ ├─62887 nginx: worker process │ │ └─62888 nginx: worker process │ ├─fa3be044cc6328749010935687073cd31634b3c9f02f7141e87832f0255d212a │ │ ├─227266 octavia-api: uWSGI master │ │ ├─227278 octavia-api: uWSGI worker 1 │ │ └─227279 octavia-api: uWSGI worker 2 │ ├─61cdec411bd79293ac48c488506ec417e03c2bfb2a4e02a29f5083a8493d2894 │ │ └─64666 /bin/oauth2-proxy │ ├─a6e45351765909f1c5bfe6c9a31deac3653a6675f2628383018959ac227689be │ │ └─84926 /usr/local/bin/rook ceph operator │ ├─4dc98492b491cc9d93150d1202bd7d0586950debd872027a4c47d343fc78f9d6 │ │ ├─174665 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174683 /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 -- │ │ ├─174689 erl_child_setup 1048576 │ │ ├─174736 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174737 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174747 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174876 /bin/sh -s rabbit_disk_monitor │ ├─2b4921880c8e5871898ffd4d06e1f90862c0b19ebabddf968c3965012ad91b35 │ │ ├─172386 nova-metadata: uWSGI master │ │ ├─172400 nova-metadata: uWSGI worker 1 │ │ └─172401 nova-metadata: uWSGI worker 2 │ ├─896b9b1b52eded939d40ca7bea50e29b23f5e47b554a61e3ecbbc542738b682e │ │ └─61181 /pause │ ├─466165f3efc36484c20fc117928a4d6f16b45f931b31080b63c6575e9a92545e │ │ └─61321 /pause │ ├─6e627a731bfd6827d467b0835c4da1e27a5aa33f0fd56bbbb4deee5e1a868ba2 │ │ └─156314 /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 │ ├─7891ffd6b51ea9a1cb85f19136adbd972abc9551976e3dc7f11fc327aebf0e86 │ │ └─176840 /pause │ ├─a4dceffeec22fdd9945a2e8437d8e7cb26937d523ff16a7baea2fa1864848f37 │ │ ├─343659 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] │ │ ├─343932 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─343987 /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/tmpj7e147c6/privsep.sock │ │ ├─344448 /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/tmpeaby51b7/privsep.sock │ │ ├─345029 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345039 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345151 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e87ff700-f079-422a-b7bf-e1561b2386d0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e87ff700-f079-422a-b7bf-e1561b2386d0/host --addn-hosts=/var/lib/neutron/dhcp/e87ff700-f079-422a-b7bf-e1561b2386d0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e87ff700-f079-422a-b7bf-e1561b2386d0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e87ff700-f079-422a-b7bf-e1561b2386d0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-84336131-b8bf-417c-b208-44918b9d4a2b,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 │ │ ├─345156 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c81ce433-5f1e-4570-918f-668156e83c42/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c81ce433-5f1e-4570-918f-668156e83c42/host --addn-hosts=/var/lib/neutron/dhcp/c81ce433-5f1e-4570-918f-668156e83c42/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c81ce433-5f1e-4570-918f-668156e83c42/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c81ce433-5f1e-4570-918f-668156e83c42/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f01213e6-6781-4633-a94d-885cf0a76f05,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 │ │ ├─345293 haproxy -f /var/lib/neutron/ns-metadata-proxy/e87ff700-f079-422a-b7bf-e1561b2386d0.conf │ │ ├─345301 haproxy -f /var/lib/neutron/ns-metadata-proxy/c81ce433-5f1e-4570-918f-668156e83c42.conf │ │ ├─375810 /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/tmp0b3aoauk/privsep.sock │ │ └─380495 /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/tmpa4j8vs79/privsep.sock │ ├─1b94b91ce79c1acaf120054841687974129b061a5add40a7e194f47732b266f4 │ │ └─157437 /pause │ ├─b4568fa99fb5d3ff2beaa0246c726b28f3e18f83071b230adf85d2fd9c4fa460 │ │ ├─185907 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] │ │ ├─186398 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) │ │ ├─186401 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) │ │ └─186404 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) │ ├─e0b8918c549dd32777dcca1fa29be46a58916b8c404084837da7b9f85fa883a2 │ │ ├─185915 neutron-api: uWSGI master │ │ ├─185947 neutron-api: uWSGI worker 1 │ │ └─185948 neutron-api: uWSGI worker 2 │ ├─549402e27a1e00655ac3dbf9045fc206b0764d867deff25d7eb7a2acbe2e717a │ │ └─39304 kube-apiserver --advertise-address=199.204.45.89 --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 │ ├─ef3830b7ca87aa77535646c92bed982050f93c0afb793173036f32cd6b75c748 │ │ └─62628 /pause │ ├─6e30723c5d8680be001827c2d3b03ca0e515ef342583cae28df1c8fb9319f563 │ │ └─42897 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 │ ├─86ae6872c79e167aa588619cb3b87af780263ac655e995373510f287ea743b2e │ │ └─39190 /pause │ ├─f04802aef517e7aca48e7ea5271a730c4cc9f2eeff471c2bdea6235a5c1a6aa5 │ │ └─40701 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─68012054b05f0e183da8bf3487e13050d8a242dd2f16b9f10d92f7e89104078f │ │ └─50109 /pause │ ├─0c3c3a0b5b40d5952a26fb2b13b3721c1990df7f75d6307abc6ac519f29a264b │ │ └─236213 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─e2efb4e8b70fcba2aa771c42d67350669a1a94890a41c41df387415d68da3daf │ │ └─218162 /pause │ ├─98b3fa9f1c1afadbca0c11a44a422b01f00fee5a04d412c670d1418c3f040f3d │ │ └─46429 /pause │ ├─0a64bfb632e2e0f4cbb35643be1cc349584ae4e2b2598c19a2b15976a9052013 │ │ ├─173190 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─173624 nova-conductor: ServiceWrapper worker(0) │ │ └─173626 nova-conductor: ServiceWrapper worker(1) │ ├─0c6a0e996bd28dd2b4c6fdab2e1a4f3b1807a22da7102eeef12b727b58fb38b5 │ │ ├─228055 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228556 octavia-worker: ConsumerService worker(0) │ │ └─228559 octavia-worker: ConsumerService worker(1) │ ├─8af134ad60cb88daaa737fe81b97d4b5547167a7b16c1f1a3123626415a7f983 │ │ └─55069 /pause │ ├─60c8900ded9dba12beaf7061f86fc67c5481adc544b8e991162d85752921eda4 │ │ └─55409 nfd-gc -gc-interval=1h │ ├─fe1057f902c642866049a8963c7a367ef79fa349d065f4c6a2244ad52b5cf802 │ │ ├─177311 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404664 sleep 300 │ ├─02b87679d8142fd3adc69debb253ecce64fbf2200d3089ac64a6a3121f715a16 │ │ └─63531 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─fa7172706ca9a65bb7c573a1c65e86ebc24b9d5a8e28fcfc96b1b8f1cb7e96b5 │ │ └─60934 /pause │ ├─ee116a69974b23bf91c80b4848d9aa341649b28ca1ee0e5f271d5940463bae74 │ │ ├─40911 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41292 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─91291fa84cb19c00a42e7bf3ab448e7d092c56d384d1d34a11400c7c51f058fd │ │ └─55334 nfd-master -crd-controller=true -metrics=8081 │ ├─61c20ced0883c2dbe594922c0a279c67d0500a39ffe79d3f0b5ee99b303da06b │ │ └─257366 /pause │ ├─7f964c2755c66f4138a6fd88a5ccfa40a4e3c22b9ad6cb11ac63892bcb63cd7e │ │ ├─185961 neutron-policy-server: uWSGI master │ │ ├─185974 neutron-policy-server: uWSGI worker 1 │ │ └─185975 neutron-policy-server: uWSGI worker 2 │ ├─3748e5f9c2e17fb1eba4b540f452afc69e43ab8d163216296d6fd0150b5f8315 │ │ └─176436 /pause │ ├─8f666f48941950695d6500799e42ee06fafa9e71b612ab0b4e32898bf7306286 │ │ └─270217 /pause │ ├─1922e1a901a8864bf417b12cfcb4e4b2ec878aea5a8631a68a7b4af0f63166ab │ │ └─61263 /pause │ ├─339af831fccc011b94ad64eac3c2ed088d330fec01f1948a84afb496d016f32b │ │ └─267357 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7229d6cf8c1636ae1a475a63356472a54138cad7b82e703dfe9e21852290b51a │ │ └─39341 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 │ ├─79a9498e6771d0b13c45c49f7e3193b519d8dbd3960e6f1bc7b1f83760add626 │ │ └─39743 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─911034b4157f7088fe109ea7a4ac3c5897ebcdd3766b968cfdc1d5fd920eacd8 │ │ └─64581 /bin/memcached_exporter │ ├─f1787e4819c2662e11fe2c422f5f5b83ac815fc25a41eb464c58d332b8f7ada3 │ │ └─50296 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 │ ├─ae0f465cbf9f10c77039b6f9ca6339d812c12730897e473921ad4f51f2061d45 │ │ └─113743 /pause │ ├─813918d3466bbd0e7f6d6b005d83688138a16d03cc47026508d245cf19072ad4 │ │ └─232811 /pause │ ├─403ac4045da1ef7c9c605108b0de7fca1c3073a8bc500c50aeb28f0ea6f3e46f │ │ └─46855 /pause │ ├─684c20e74dcf5ad67f0b8b6f141214204f31dda1fb02f186fe7918e6772a0961 │ │ └─50561 redis_exporter │ ├─051d00d2522bafa372f6de44dc0e389ec5bd4f8abbfc420c9f06514fc9ea5bde │ │ └─274347 /bin/openstack-database-exporter │ └─d46c28a04071ca5b5ff8b8ddac547f3e62cbb86b362b69644e5a44b8974840f1 │ └─47352 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount