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 │ │ │ ├─21304 /lib/systemd/systemd --user │ │ │ └─21305 (sd-pam) │ │ └─session-22.scope │ │ ├─21301 sshd: cephadm [priv] │ │ └─21320 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1449 sshd: zuul [priv] │ │ └─1462 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1453 ssh: /home/zuul/.ansible/cp/199.19.213.228-22-zuul [mux] │ ├─409216 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tdedjcmeodszefqnledzfghjjmaokzbd ; /usr/bin/python3'"'"' && sleep 0' │ ├─409217 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-tdedjcmeodszefqnledzfghjjmaokzbd ; /usr/bin/python3' && sleep 0 │ ├─409218 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-tdedjcmeodszefqnledzfghjjmaokzbd ; /usr/bin/python3 │ ├─409220 /bin/sh -c echo BECOME-SUCCESS-tdedjcmeodszefqnledzfghjjmaokzbd ; /usr/bin/python3 │ ├─409221 /usr/bin/python3 │ ├─409240 /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 │ └─409242 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 … │ │ ├─ 9791 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12188 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 48bfa8ed8f5def2ccc4fc65c4e4fbfa2daec5a0d61dd7d6fe0754155f8c75af1 -address /run/containerd/containerd.sock │ │ ├─ 12553 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 23dbd897e7adef16f7923e50a34090e21e5836dd37fa6a9a1ef8704963192b88 -address /run/containerd/containerd.sock │ │ ├─ 19433 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a3fdc9199936cb127ba4d79221e4d143d7ae2a69a04003de31dbdb897755e49b -address /run/containerd/containerd.sock │ │ ├─ 24633 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a2b89f3af7d5131f06df61e0d0da52b9580d247e87c9cb06cae0520a9999a343 -address /run/containerd/containerd.sock │ │ ├─ 29243 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b0c55a040a7411dd3b5d20ed1fc1f052fe6edd429de8661b3885c0907c8a8d4c -address /run/containerd/containerd.sock │ │ ├─ 33835 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 65aab57641c27ac696f1d090188700438e51b2d6952c0ec6e3d6d423c32d22a9 -address /run/containerd/containerd.sock │ │ ├─ 39320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4c010b6b993ca2d79cd39ded111e616040118a86d1331598be49790994e4f0d -address /run/containerd/containerd.sock │ │ ├─ 39364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f846c97491428ef156ddb89a642b90bea3d1b25ad0c7474dbc7b3e10166ba1c8 -address /run/containerd/containerd.sock │ │ ├─ 39368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dbad0d2b93501ac82009340f43772070ae6f680d3f1b57955069cacadbe17a4 -address /run/containerd/containerd.sock │ │ ├─ 39385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb1a8c2458c26f9d56bf44bb1811d59c836da5112db07f22efc76b28d475fb3 -address /run/containerd/containerd.sock │ │ ├─ 39395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c934fd6469f9c05574e891dc0922a43896adf494c308a1c90367fd67fdb8c672 -address /run/containerd/containerd.sock │ │ ├─ 39942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd766a6ff4c5da5c6714056aad986105d70f8920286e869d208839c5ee5215a -address /run/containerd/containerd.sock │ │ ├─ 40648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d1aa49a347e4154af04590b4bae52a0fbe98a3f3fbdefa6b56fe993509cfb69 -address /run/containerd/containerd.sock │ │ ├─ 40693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05af6abaecfaf0a75f3f040f5501bb7031914cad4408b4145233a5b0e930afe9 -address /run/containerd/containerd.sock │ │ ├─ 42021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aa2f1e7267fefab9d92f23c74cda3fa3c6e79d0083ce0d97dd98b985525e56f -address /run/containerd/containerd.sock │ │ ├─ 42433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c606d3c343446ae655a933d59154261276a131195bf21b03cbe01ca48279cda5 -address /run/containerd/containerd.sock │ │ ├─ 42591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f653faca77c2cb5b7e5d688de1c711c02e87da0cb7cef983dce81c490e1d40ab -address /run/containerd/containerd.sock │ │ ├─ 42937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f94dccdd159036e4c3f087edd4f1b4de6ab58c435fcde51f6be9a4d1d909c068 -address /run/containerd/containerd.sock │ │ ├─ 43427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b90e265b6cc657576c583528903c9a194a3d65caa7963c25c8333f02c33bd229 -address /run/containerd/containerd.sock │ │ ├─ 43459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 727c9d8b68dfff676fc2efca96d6014ed88255547bd9fe14c6180a27beb884ed -address /run/containerd/containerd.sock │ │ ├─ 43504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d8a620ed8f35a03f4288916f8a6f5dbf65d9cf2ec0307a3ade970fc1f4694b0 -address /run/containerd/containerd.sock │ │ ├─ 45870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebbb2c748e7a00cde2ea5e184d97d121a67e4380247e2bd424e1b23a210d582e -address /run/containerd/containerd.sock │ │ ├─ 45909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d58f4b38be6892c87571f23fec1c4cbf74afd7f06568260b9ea81dadbed6a6d8 -address /run/containerd/containerd.sock │ │ ├─ 46860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfef8eb0560a4981fe35bed4edbc36c15e9b2c9e642f8192bc813d962c364e36 -address /run/containerd/containerd.sock │ │ ├─ 46892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4b3cc8d7aaa9772d3185c47e19f0dcb2ccf419edd66fb61a52cd2d6ecb42884 -address /run/containerd/containerd.sock │ │ ├─ 47252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4747d0ef6b6bd7ba71e8770a6fd06f370646135aa7dc05a6e0b2c1353b8641e4 -address /run/containerd/containerd.sock │ │ ├─ 47622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6475b3afabf558ebfd9e8ceee66892318f1b7c50ad78657d1bbdd1b3eb98108 -address /run/containerd/containerd.sock │ │ ├─ 47967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc0fa2f81fd1777ea56dcb6ff33d349d5b741aebccc39940154ef41a72c15476 -address /run/containerd/containerd.sock │ │ ├─ 50397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63072d46215557818a276f8b2273ebd93ab525b904a76b563a5ae3dc6f0c23d2 -address /run/containerd/containerd.sock │ │ ├─ 50606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dd05c3c2e859ecc874036b5b8ef465dd84c9a1e3ceed8d8c9df0fa1ffa6fe72 -address /run/containerd/containerd.sock │ │ ├─ 55097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f22d0c6ff2ec8dd801ccc84f75a69fca845d39970c430d69940e78ba73130130 -address /run/containerd/containerd.sock │ │ ├─ 55760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93a665d44e5c7f315ae1cc9a95b286e8df01f35c683b7990bf30f22cc4b0bcb3 -address /run/containerd/containerd.sock │ │ ├─ 55810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a02c52556b1617a1b712d2089661e7d2dcefb0d0db4a3f673eb5ab3108440cef -address /run/containerd/containerd.sock │ │ ├─ 55852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3d365d909ec0655321eba6026198b18961b827702f75e806eb767b14532bb31 -address /run/containerd/containerd.sock │ │ ├─ 55999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca6a811d89786a9271af89a9481c4dee563508d62cab4f57d5df00cdb09b9d23 -address /run/containerd/containerd.sock │ │ ├─ 60652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e78e58446818f726beee954c51734ca990be2c6d28091886f44e0f90bf5b04e -address /run/containerd/containerd.sock │ │ ├─ 60812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28a39f75f1ace8b8c407e65fb38ed81806544b59ec800348b26cce759a708692 -address /run/containerd/containerd.sock │ │ ├─ 60857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0736e8cd98a5fca79b841225ed6330474a926ce4684705282a7d1a253bdcfe73 -address /run/containerd/containerd.sock │ │ ├─ 60889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11c3b158aa688a0987d41fa9dd639c1b3a92d7b7319e0a1e3624696cb499fbaa -address /run/containerd/containerd.sock │ │ ├─ 62484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad033dc17226231928ed7eac47f6edfdb5fecd62a7006e2c021db23b7b090347 -address /run/containerd/containerd.sock │ │ ├─ 62544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6d091194adfc84b1b114500899e11b9dd6617972f6ce7c48ec334402adc2507 -address /run/containerd/containerd.sock │ │ ├─ 62605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b3182e4aec812a0fa68cd890644f807a3468bc44b3e967ffa5eb1558bbd5c4e -address /run/containerd/containerd.sock │ │ ├─ 63099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd14307adb790fbb5bc6d83a9ed3ad0998432182e398475a3fbc6b46fd4dfd4a -address /run/containerd/containerd.sock │ │ ├─ 63264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59990a56738c07d67b1a9b00414305b1e0704b11a62b15f9bd8549f996ef6537 -address /run/containerd/containerd.sock │ │ ├─ 63378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5464b63738c0d9bc8019c256d59fe2b3c3ac8be21428410c91f81bb4053eee93 -address /run/containerd/containerd.sock │ │ ├─ 63451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f184fdf7907f2ce0734e1486cb6b10df65d8390a2fdc9e4c2a63242355d1013 -address /run/containerd/containerd.sock │ │ ├─ 63904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6eb8aed8774eefabe093d0fa31e52801b0164d90e08b1f8ac87858ce701b48c -address /run/containerd/containerd.sock │ │ ├─ 64214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfa8e9a5c1eeeac036d221dc9960b01673def3ce9dbd3daff5f4cb5c2936df1c -address /run/containerd/containerd.sock │ │ ├─ 64622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e63c9db287385eb2bfdefec240272447372bb3887843253c585f55899ae65e3f -address /run/containerd/containerd.sock │ │ ├─ 66313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a03eb044676e7c54d8d6285e02f9d082ee43053054a7c391b39ba76170dad87 -address /run/containerd/containerd.sock │ │ ├─ 68648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6718d23b0c63a19961ddf2b5bc320a5db5229c8fb745e4aa7ae4a4b8055e707 -address /run/containerd/containerd.sock │ │ ├─ 77807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcb3701aa05fd4f795c754d6225c371296d32107203de5e642b580cdafb69a84 -address /run/containerd/containerd.sock │ │ ├─ 79342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87fd7be34767a4f0cef8b3b284645f7f3857686fd771ec4cf7f99d90137f9a6f -address /run/containerd/containerd.sock │ │ ├─ 85168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c51041b221753682b33f5f410fe946f625f14ea681fb31390c0e38dc180230a -address /run/containerd/containerd.sock │ │ ├─ 91581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71535da8fa3700a119570a972511f98b34158c6d7286eb4ca1c1247b80b7d39c -address /run/containerd/containerd.sock │ │ ├─ 95551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86b90d43eb1e48309f81e3109ee16f27ef19816f2cf7d4dc5f49a44fc4ea007e -address /run/containerd/containerd.sock │ │ ├─ 95597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d7e63b0d1afb0edd71d6084ece21fdd3d069eb639654c98903172be5f5b3d17 -address /run/containerd/containerd.sock │ │ ├─104376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf75e93cb37013c6e1d45aee7e7fc3414c80d6b853fd240b6af801ec5054d5d8 -address /run/containerd/containerd.sock │ │ ├─105900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31aeb6b03dedbdd46e8765f4f4de12244e0ae1047afc42573bc79fbd870fe3f6 -address /run/containerd/containerd.sock │ │ ├─105982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c12bb6ec883c87b0614c96f567a898ddc38d4804e03e5b9a72bed04cc57ffe -address /run/containerd/containerd.sock │ │ ├─107886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecadb36ecef688a478820b740cb9b2ce95c7b61f43a5a66070693dfd7f6a6255 -address /run/containerd/containerd.sock │ │ ├─109601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e0a89bd89f2d9b2c7abff93c8140dd6fdc16dcc99ce851543125933466f28e9 -address /run/containerd/containerd.sock │ │ ├─109627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2673447ad7eb98959262a6cd09b7753066bb968e63a5ad5a376f7528e22b3902 -address /run/containerd/containerd.sock │ │ ├─122668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef874f6b8b03753e96f4121e3dfa1017ea69d3c35406ff8a03b34d8dd4205eaf -address /run/containerd/containerd.sock │ │ ├─122706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f80bcad034b9ae5830e5c5e9b06312c387e65c2164d9fd6d6bc0ab356a2ab85e -address /run/containerd/containerd.sock │ │ ├─125196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5626de14c232f50d859c293e5585ee2004e53af36f0273c717d037e6ed0c1f82 -address /run/containerd/containerd.sock │ │ ├─139476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8b3e2557a0dbef15d970b9cb44c4d19cdac57364f9184ead34c389fd5192b9d -address /run/containerd/containerd.sock │ │ ├─152617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85ee9c62d41aca5ef95cca0ec8da2aea59a07af8a2ce1f5b7f593abdd1ead043 -address /run/containerd/containerd.sock │ │ ├─152963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c94bb231a1c21d280aa6ec21e18662c6026b9b82466953247cd7176cce53cb26 -address /run/containerd/containerd.sock │ │ ├─153791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e067545c312a1f2ce57c60eda49d2364e166d60cbb2214113e230677e177ebf7 -address /run/containerd/containerd.sock │ │ ├─155793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd392d5d9355a56f516a18a5b5d230086521c19c4f42265f5c0b4f998a8a2d44 -address /run/containerd/containerd.sock │ │ ├─156044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b0cba9019a414d9ffe1232e0a54e2c8a2d4a100aed4e75517421a6efde08fa3 -address /run/containerd/containerd.sock │ │ ├─156187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e2f6f919119c3b20f59365dad8842e4681b3d7e1bdff715fb13c5fb01d04084 -address /run/containerd/containerd.sock │ │ ├─156266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aac2325d7612b699b6cabbaac5e7fb849456a98aa43e7e6a0c34aeab39c65584 -address /run/containerd/containerd.sock │ │ ├─156380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4701ec1ee3c376005a53036d5521c859ee1b4d711c7a88265896ba02e7c098ce -address /run/containerd/containerd.sock │ │ ├─157336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 052a9a4300a452d2774935dda72b86c0dcc0db86b44a7116b64c283d4a49343a -address /run/containerd/containerd.sock │ │ ├─168333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ea432b7dedffbe9206d68222d7f6ef87af0415098251c30504076f7d8ee572a -address /run/containerd/containerd.sock │ │ ├─170055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0edc762e59ae2801bd1d95830d0ecf8af33bdbc7deddb7007b841e73462e9668 -address /run/containerd/containerd.sock │ │ ├─170107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6062d1bcdca3e12d9457bfda761366823da1d52d53b82b72c82863e924a93b9c -address /run/containerd/containerd.sock │ │ ├─170174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c315718a19ad5c900c3a87e561e120f1d3dabea102e8538c694af988981e5da2 -address /run/containerd/containerd.sock │ │ ├─170208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f406b3f134c2d0c0da8fea56422399f8390d4576d6882fb5c6187b85a7a80358 -address /run/containerd/containerd.sock │ │ ├─170254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e93fb3205f9fa6d21d7d77f247ecaad6894587d3dd1fc363f82497563d2a1c74 -address /run/containerd/containerd.sock │ │ ├─170587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61c357db544f9a48152792e4b57e16509544aa4ad6ce4863ff90fef003f6c006 -address /run/containerd/containerd.sock │ │ ├─170624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4479c1bcfb9a871403110dbe955eef3fb47c28d5886acd6637a61dd26421403b -address /run/containerd/containerd.sock │ │ ├─183951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d82acd41e94e446e80c3ea8f257e18c5c1947cdbba019b965d8ab030be7f746b -address /run/containerd/containerd.sock │ │ ├─186147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5172d8f3d35c53afebfe970fc0ba57627bd9f011257640783eab3030c50ebf73 -address /run/containerd/containerd.sock │ │ ├─186201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d865f77dc324d8fce9c7d05a076b4f8f803179881148cada03b84628373fc7d4 -address /run/containerd/containerd.sock │ │ ├─186245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed470e4286acbf773086f92fbe05432e50cc64a613b93f13216f18609a0ded19 -address /run/containerd/containerd.sock │ │ ├─202031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a887ea5c8aa4ec2e471698306a098f9ec001ffd7ade66808875f66d258d2a8ed -address /run/containerd/containerd.sock │ │ ├─209949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c96e40359dd8464012bdb6ce84d01ed34e3862993ae2a6c8b44ca08c44b841a -address /run/containerd/containerd.sock │ │ ├─209970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3482f4fc8992c6a28c2a5cd33b9eb113c72c7c3931c7d7d25e21bae733b0cfee -address /run/containerd/containerd.sock │ │ ├─210218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a71153fa34d11726b269baf561179a6c84e1777b5bcd8da777c092a09d5ba9ee -address /run/containerd/containerd.sock │ │ ├─210413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id badcb03e8a9bbc0c0b5b7c387ed3b6df47b3b7c765923d5b2346411138c91b93 -address /run/containerd/containerd.sock │ │ ├─221261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b734048600ce9b6ac224057dba931bdae0a4c72942417ce6650ddfade774acd1 -address /run/containerd/containerd.sock │ │ ├─223425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2218be40b9902f6c2ed9e64def0c52701f88173a7c1404df72d970cc37ecbf26 -address /run/containerd/containerd.sock │ │ ├─224595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c2fb3e3efe967a99b6c6b9ebcd9e5631c9f7a593dac3f97de31616997965cad -address /run/containerd/containerd.sock │ │ ├─225345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1d0c0f65e191589255137d0f3809dfb50e2259055ab6867ae9ae748ff0d5f5e -address /run/containerd/containerd.sock │ │ ├─225861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af95a289871e42c57d93c4eec1c247fc4d5ea6007e36194e86c8ef443b0f339b -address /run/containerd/containerd.sock │ │ ├─228245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 410951303f5c34abb41b78b309e83b3217578ed8172dbd326f7ee77ee1a042fc -address /run/containerd/containerd.sock │ │ ├─229617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b67777e70df0378da0ce5441fad428cb90cca0e3c0a346a6b6a9225e6052c34d -address /run/containerd/containerd.sock │ │ ├─229753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aec272190f5dacd979d66d1c75855e98e44108b8fb174aea4b23bb9ffebb883 -address /run/containerd/containerd.sock │ │ ├─239573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64cc372c9a407eabb3725d8169031416463be3ee27f27c6962867a49e24229d1 -address /run/containerd/containerd.sock │ │ ├─240226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb56a3bc27304af1d36827617041fc17e04f8549df48dfc8add4aa63f2ac93da -address /run/containerd/containerd.sock │ │ ├─251138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 618b998766f1764ca6b24ecbc2504b2ab10740dabe0cb99c0a2896852a6fa9f5 -address /run/containerd/containerd.sock │ │ ├─255633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46ffc373358bd966885885f5784a0cc47de567a473f6ac3236669eb8d7d900f5 -address /run/containerd/containerd.sock │ │ ├─255855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b7c54fc40131b8712508c86357f062d2618a3adcae55ea2f51ee8317bd44cf9 -address /run/containerd/containerd.sock │ │ ├─255894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 065760f4d68f20ac648d54d4c6fcb632427c9d0c85b2bd553d5b7587742870af -address /run/containerd/containerd.sock │ │ ├─256012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfff7db3d5d6c5138e0f2e340642208ef0053e26bf5a21f8dacaf6ab0a12a925 -address /run/containerd/containerd.sock │ │ ├─267167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc223e6423831e5ee9d9fb960c3a6eb3aeaa84794d6ad192e0b5ca3f015972b8 -address /run/containerd/containerd.sock │ │ ├─269583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4007101b04927817f95e60a13387598f8aa30d7525aec16ca1ac07c0ad1cc1ed -address /run/containerd/containerd.sock │ │ └─270935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8662d1026f1da160679f50dbbe4c9f92cc6ccd0067ae78c6007c5b98d79272bb -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1184 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─docker-65aab57641c27ac696f1d090188700438e51b2d6952c0ec6e3d6d423c32d22a9.scope … │ │ ├─33857 /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 │ │ └─33871 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─621 /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 │ │ │ ├─28951 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29225 /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 │ │ │ ├─19392 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19412 /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@mgr.instance.lekvif.service │ │ │ ├─12468 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lekvif/unit.run │ │ │ └─12498 /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-lekvif --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.lekvif:/var/lib/ceph/mgr/ceph-instance.lekvif:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lekvif/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.lekvif -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.0.service │ │ │ ├─24340 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24617 /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 │ │ │ ├─33549 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33813 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12109 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12139 /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 … │ │ └─10163 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139082 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39784 /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.19.213.228 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-a3fdc9199936cb127ba4d79221e4d143d7ae2a69a04003de31dbdb897755e49b.scope … │ │ ├─19460 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19478 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-23dbd897e7adef16f7923e50a34090e21e5836dd37fa6a9a1ef8704963192b88.scope … │ │ ├─12578 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lekvif -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12597 /usr/bin/ceph-mgr -n mgr.instance.lekvif -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-48bfa8ed8f5def2ccc4fc65c4e4fbfa2daec5a0d61dd7d6fe0754155f8c75af1.scope … │ │ ├─12219 /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 │ │ └─12231 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1382 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10671 /usr/sbin/chronyd -F 1 │ │ └─10672 /usr/sbin/chronyd -F 1 │ ├─run-r49c64516121341ef9bafb1fd813dad4a.scope │ │ └─184703 /usr/sbin/libvirtd --listen │ ├─docker-b0c55a040a7411dd3b5d20ed1fc1f052fe6edd429de8661b3885c0907c8a8d4c.scope … │ │ ├─29268 /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 │ │ └─29280 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138944 /sbin/iscsid │ │ └─138945 /sbin/iscsid │ ├─docker-a2b89f3af7d5131f06df61e0d0da52b9580d247e87c9cb06cae0520a9999a343.scope … │ │ ├─24658 /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 │ │ └─24670 /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 │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─b306d3515cd7f08cb1481c4063ee53e13718dad7cc57d84a1c699d3ff9f24e78 │ │ ├─48158 mysqld --wsrep_start_position=7dbbcfca-4a6c-11f1-bf80-77d9e3fe6ce4:20 │ │ └─48284 /var/lib/mysql/mysql-state-monitor │ ├─6b0cba9019a414d9ffe1232e0a54e2c8a2d4a100aed4e75517421a6efde08fa3 │ │ └─156068 /pause │ ├─044831c80c2a380c56fa6395ccf4b5d836ed074cf42db8f6ebd2dec5e66dce7c │ │ └─64329 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d8aed43a997fa18d033eb5ac0a69e89dc13a53969d193d80da471b2d88c9e008 │ │ └─247523 nfd-worker -metrics=8081 │ ├─0f184fdf7907f2ce0734e1486cb6b10df65d8390a2fdc9e4c2a63242355d1013 │ │ └─63475 /pause │ ├─d6d091194adfc84b1b114500899e11b9dd6617972f6ce7c48ec334402adc2507 │ │ └─62570 /pause │ ├─3e0a89bd89f2d9b2c7abff93c8140dd6fdc16dcc99ce851543125933466f28e9 │ │ └─109646 /pause │ ├─b90e265b6cc657576c583528903c9a194a3d65caa7963c25c8333f02c33bd229 │ │ └─43456 /pause │ ├─38a7072f46b6b26d5f6f113ca99646d12ce06e46cedcd8b55609e8cd8891f731 │ │ └─66631 /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 │ ├─2ebc5d7bb11e54b5e8f584c12cc5c78828263004133e69ab0f14a3138d5ea971 │ │ └─96820 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─4f16247274ca16ac8d16fac37f1aa8feff3e9e81d7c76debc2ee59ce6806ad28 │ │ └─51045 redis_exporter │ ├─31aeb6b03dedbdd46e8765f4f4de12244e0ae1047afc42573bc79fbd870fe3f6 │ │ └─105926 /pause │ ├─694b9ba3da5405bcaf3d19a3ee2d9a3afecc78a6a23a5bbaa4b4ff059e9b7ac0 │ │ └─65941 /bin/pushgateway │ ├─f846b7c7907a2b1250ee6da486f1992049705432aba2d42b374d78de9b8897e5 │ │ └─247787 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a71153fa34d11726b269baf561179a6c84e1777b5bcd8da777c092a09d5ba9ee │ │ └─210257 /pause │ ├─0edc762e59ae2801bd1d95830d0ecf8af33bdbc7deddb7007b841e73462e9668 │ │ └─170123 /pause │ ├─18418f08d39033dd1034f58c624701c44fc67268a6f34caa5b8e1ab07b965b77 │ │ ├─273369 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273382 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3482f4fc8992c6a28c2a5cd33b9eb113c72c7c3931c7d7d25e21bae733b0cfee │ │ └─210034 /pause │ ├─01f7d1a38b10b9e8ff5729a2b49d25550663cb8ff4e6e57b6515ccd6951a2de3 │ │ └─66681 /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 │ ├─6d6366816b53406cabfba8505ebe9b52057c2d2a58e20a9b34183b167bff6467 │ │ ├─265455 manila-api: uWSGI master │ │ ├─265488 manila-api: uWSGI worker 1 │ │ └─265489 manila-api: uWSGI worker 2 │ ├─4eb1a8c2458c26f9d56bf44bb1811d59c836da5112db07f22efc76b28d475fb3 │ │ └─39495 /pause │ ├─05af6abaecfaf0a75f3f040f5501bb7031914cad4408b4145233a5b0e930afe9 │ │ └─40723 /pause │ ├─c6eb8aed8774eefabe093d0fa31e52801b0164d90e08b1f8ac87858ce701b48c │ │ └─63927 /pause │ ├─410951303f5c34abb41b78b309e83b3217578ed8172dbd326f7ee77ee1a042fc │ │ └─228271 /pause │ ├─052a9a4300a452d2774935dda72b86c0dcc0db86b44a7116b64c283d4a49343a │ │ └─157360 /pause │ ├─3922d219d96b02826f7bd8f15e45acd6a1347bff1f7526cea537e1516e0c64a3 │ │ └─152219 /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 │ ├─6c2fb3e3efe967a99b6c6b9ebcd9e5631c9f7a593dac3f97de31616997965cad │ │ └─224620 /pause │ ├─0d7e63b0d1afb0edd71d6084ece21fdd3d069eb639654c98903172be5f5b3d17 │ │ └─95621 /pause │ ├─5f0aa10e3111c47db905be90975058205dc23d9bd23e477771f11f505c065faa │ │ ├─166292 nova-api: uWSGI master │ │ ├─166329 nova-api: uWSGI worker 1 │ │ └─166330 nova-api: uWSGI worker 2 │ ├─6062d1bcdca3e12d9457bfda761366823da1d52d53b82b72c82863e924a93b9c │ │ └─170156 /pause │ ├─c76e6587eccfa7a8e59e0f2f275219e7ab3f76edcae8df2f4987cf3b602b7fd5 │ │ └─56268 /secretgen-controller │ ├─32e7de0d829b670b7b4bc5707d0f0e2a68520d16ca34732f124920ca73ee098f │ │ ├─168586 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168605 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─168611 erl_child_setup 1048576 │ │ ├─168673 sh -s disksup │ │ ├─168675 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168676 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168700 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168701 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168712 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168951 /bin/sh -s rabbit_disk_monitor │ ├─2673447ad7eb98959262a6cd09b7753066bb968e63a5ad5a376f7528e22b3902 │ │ └─109668 /pause │ ├─f80bcad034b9ae5830e5c5e9b06312c387e65c2164d9fd6d6bc0ab356a2ab85e │ │ └─122737 /pause │ ├─76079b7fd153b0a9732bd31f78cded9d1dfe0ea12a2ccf5961bb69774a88ac55 │ │ └─48372 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f0df98ee93a510e5e3b31b1128e9bca55ffab6ad3656ff8ae33e7995e76593e2 │ │ └─183816 /usr/bin/libvirt-tls-sidecar │ ├─7a03e7af81fe5d725c4040920d6c0a5b7e8bf8309c5e8d3fcddc993ed1424751 │ │ ├─179522 neutron-policy-server: uWSGI master │ │ ├─179554 neutron-policy-server: uWSGI worker 1 │ │ └─179555 neutron-policy-server: uWSGI worker 2 │ ├─5d8a620ed8f35a03f4288916f8a6f5dbf65d9cf2ec0307a3ade970fc1f4694b0 │ │ └─43530 /pause │ ├─11c3b158aa688a0987d41fa9dd639c1b3a92d7b7319e0a1e3624696cb499fbaa │ │ └─60923 /pause │ ├─a02c52556b1617a1b712d2089661e7d2dcefb0d0db4a3f673eb5ab3108440cef │ │ └─55837 /pause │ ├─38c3e6bc89b41cda1c90ef6042c6302ce81a50400bc0985493e992f4b8cf9c8d │ │ ├─84556 barbiacan-api: uWSGI master │ │ └─84568 barbiacan-api: uWSGI worker 1 │ ├─cd14307adb790fbb5bc6d83a9ed3ad0998432182e398475a3fbc6b46fd4dfd4a │ │ └─63128 /pause │ ├─2218be40b9902f6c2ed9e64def0c52701f88173a7c1404df72d970cc37ecbf26 │ │ └─223449 /pause │ ├─09ab3ccd9935deb85495f538e14fa8fdb565984ec032b408aac4f1fffd513b2f │ │ └─63773 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 │ ├─f846c97491428ef156ddb89a642b90bea3d1b25ad0c7474dbc7b3e10166ba1c8 │ │ └─39468 /pause │ ├─a0cbe4f6fca6355fe5ef085d6610456cc3a2fd53f5e8974e2c19b486c665d75d │ │ └─48255 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─dbc7acbb4373985a3b6f2f9a7e20ba763e735c6e93fb1fa5b812e27a3eb5b5e3 │ │ └─243865 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─87fd7be34767a4f0cef8b3b284645f7f3857686fd771ec4cf7f99d90137f9a6f │ │ └─79366 /pause │ ├─2b48deea6ec2c23ccf0bd051ebec5372556f18c31baf3d62f77dcf261cce9334 │ │ └─86210 /usr/local/bin/rook ceph operator │ ├─26eec56d4d64fb08525b8f1afcfcb8e0884daf951e656e6d34f5539700a368d7 │ │ ├─104887 glance-api: uWSGI master │ │ ├─104900 glance-api: uWSGI worker 1 │ │ └─104901 glance-api: uWSGI worker 2 │ ├─df0f4e54cd1c65bf7c0c955d4a4235c7b738c675e1b05d4bc2cd076d145a36f6 │ │ ├─187920 /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 │ │ ├─371243 /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/tmp65adxqil/privsep.sock │ │ ├─371426 /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/tmp5n39p15d/privsep.sock │ │ └─374852 /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/tmpjmx1py22/privsep.sock │ ├─ef874f6b8b03753e96f4121e3dfa1017ea69d3c35406ff8a03b34d8dd4205eaf │ │ └─122692 /pause │ ├─0dbad0d2b93501ac82009340f43772070ae6f680d3f1b57955069cacadbe17a4 │ │ └─39447 /pause │ ├─f2de795f9f7db37e9e5313e518278711f1d2354d7c95968f44b9af9eb630ee9f │ │ └─66592 /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-19-213-228.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 │ ├─1aa2397e7a50f132b48baa609c9707518991e41d0b70bfe526339ab0ede81049 │ │ └─50670 valkey-server *:6379 │ ├─168050366429e0329d8b16f2dc010ba17e103067998fd75882cffceedafb7339 │ │ └─153239 /coredns -conf /etc/coredns/Corefile │ ├─e9ec753249bb8c2e2757ea8dfe893ed6557791fe1c0208be40e5aa9ff8b5f8ec │ │ ├─166400 nova-metadata: uWSGI master │ │ ├─166416 nova-metadata: uWSGI worker 1 │ │ └─166417 nova-metadata: uWSGI worker 2 │ ├─bfff7db3d5d6c5138e0f2e340642208ef0053e26bf5a21f8dacaf6ab0a12a925 │ │ └─256074 /pause │ ├─86b90d43eb1e48309f81e3109ee16f27ef19816f2cf7d4dc5f49a44fc4ea007e │ │ └─95575 /pause │ ├─e627fb3fc917ae072e141b474e5db8882affa730d6f86283f6925d152e21bdd2 │ │ └─65586 /goldpinger --static-file-path /static │ ├─8d7d95d23bb00dcee53bfa3317cbc16e5e9e9d58ec96b3c8e9f08852fecb74da │ │ ├─240320 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240643 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240644 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─8bca2adba3fc926d647ccf4325ca7a0dae8f14ab2b66b6c7d015925bae122c52 │ │ ├─198149 heat-api: uWSGI master │ │ ├─198189 heat-api: uWSGI worker 1 │ │ └─198190 heat-api: uWSGI worker 2 │ ├─e8b3e2557a0dbef15d970b9cb44c4d19cdac57364f9184ead34c389fd5192b9d │ │ └─139498 /pause │ ├─f94dccdd159036e4c3f087edd4f1b4de6ab58c435fcde51f6be9a4d1d909c068 │ │ └─42962 /pause │ ├─dfef8eb0560a4981fe35bed4edbc36c15e9b2c9e642f8192bc813d962c364e36 │ │ └─46890 /pause │ ├─93a665d44e5c7f315ae1cc9a95b286e8df01f35c683b7990bf30f22cc4b0bcb3 │ │ └─55786 /pause │ ├─9d86e72d8a9d93e84dfec8721b40449cf9b82275180895dcbbdb1663e37e2133 │ │ ├─48108 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 │ │ └─49602 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 │ ├─a4f6d64976cd0d4981827842e9860c1a8f224b36719666b03a74b3c0c85dd565 │ │ └─65237 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─9f82360889a13196bd57c40e2e42e2d1a51af7fd8cb832e71c3372fdbf3e9285 │ │ └─50967 valkey-server *:26379 [sentinel] │ ├─f370293ad76da1d0948773aa71e88cba335bcc7b063f7c5c3696346a402fe033 │ │ └─107692 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b6f7d5699cbcfaf66a3e95c43bb0ed42369a804b85972e5ae2527e1f7c658444 │ │ ├─130615 placement-api: uWSGI master │ │ ├─130637 placement-api: uWSGI worker 1 │ │ └─130638 placement-api: uWSGI worker 2 │ ├─6449deae98b9fabdd47029e75340b0a3e0cb9357d00a8d9d91da0a43fe98154e │ │ ├─41184 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41602 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─89720837c92f63ee19d2534c6853c1e66fbf4a1261504716cf475684987d80d2 │ │ └─271209 /bin/openstack-database-exporter │ ├─4479c1bcfb9a871403110dbe955eef3fb47c28d5886acd6637a61dd26421403b │ │ └─170649 /pause │ ├─61c357db544f9a48152792e4b57e16509544aa4ad6ce4863ff90fef003f6c006 │ │ └─170611 /pause │ ├─ecadb36ecef688a478820b740cb9b2ce95c7b61f43a5a66070693dfd7f6a6255 │ │ └─107909 /pause │ ├─92c12bb6ec883c87b0614c96f567a898ddc38d4804e03e5b9a72bed04cc57ffe │ │ └─106011 /pause │ ├─016f687cb3967e408bf60d923e6440f767e1ee172168fe482f50281ef93ae130 │ │ └─56122 nfd-gc -gc-interval=1h │ ├─d3d365d909ec0655321eba6026198b18961b827702f75e806eb767b14532bb31 │ │ └─55876 /pause │ ├─b0096a4b5c39668c163efece35905532b8b349efc7c0d11903ef44c70d3f5823 │ │ └─244568 /kube-vip manager │ ├─86aec588c5008fd0ff1a65e58e646bed1e30b4a5be667e3965416d618d241316 │ │ └─46466 /server │ ├─a9056a7f85e30368e8981a5335dd3b875ffda672fcd1983ceb8af005f0d19d75 │ │ ├─91724 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91741 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91747 erl_child_setup 1048576 │ │ ├─91810 sh -s disksup │ │ ├─91812 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91813 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91856 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91857 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91867 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92116 /bin/sh -s rabbit_disk_monitor │ ├─36b3041d6a8231d21bbfe355421d6276c010de802588e31f0017530c8007e45f │ │ └─247774 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─66425cc1ffaef4696b535dbbf2f55553320c9dc8ec3457b86abea1dc25090437 │ │ └─42669 /coredns -conf /etc/coredns/Corefile │ ├─92a77a5db748387eeb4767e561fbc32e8e36506c4dbce6c48fe3cb72b146f8b3 │ │ └─270069 /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 │ ├─f22d0c6ff2ec8dd801ccc84f75a69fca845d39970c430d69940e78ba73130130 │ │ └─55121 /pause │ ├─c36cf43a18cf242e67d105308e754cd1503f19d9a8579a60d6e9119f20052b8d │ │ └─66146 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─502aab97ced953ed9559cd940cdf8639ba205b16d66f85c11feaf3528a786414 │ │ └─61562 /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 │ ├─348dbd137ff19891a964b9f9523e5e00eeedb637659f76f4f65fbd03a384bbac │ │ └─183878 /bin/bash /tmp/libvirt.sh │ ├─810c123cb34a86e88bb68b631edc1bcf65efcb36187203adb60af61c92c12a1b │ │ ├─251357 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251375 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─251384 erl_child_setup 1048576 │ │ ├─251438 sh -s disksup │ │ ├─251440 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─251441 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─251527 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─251528 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─251538 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─251819 /bin/sh -s rabbit_disk_monitor │ ├─9a6aff245abafd79716f31e15139e273cc877f9cbfaa7593f67242b50d0ed028 │ │ ├─78011 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78027 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78033 erl_child_setup 1048576 │ │ ├─78080 sh -s disksup │ │ ├─78082 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78083 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78084 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78085 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78095 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78172 /bin/sh -s rabbit_disk_monitor │ ├─b7044fbb902be7cb6ea180871389eb3a2b1f8c4060d8968de441b28af5984c42 │ │ ├─179466 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179871 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179872 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179873 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─078b916a998a6a59f86f8b5459a401524251cc9c12306478ccb594b10841367a │ │ ├─265475 /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 │ │ └─265662 /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 │ ├─1f4645a103203751407379ca8fd586767e9349be73009ded89404e06cf50615c │ │ ├─198120 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198559 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198560 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─b6718d23b0c63a19961ddf2b5bc320a5db5229c8fb745e4aa7ae4a4b8055e707 │ │ └─68671 /pause │ ├─4c96e40359dd8464012bdb6ce84d01ed34e3862993ae2a6c8b44ca08c44b841a │ │ └─209992 /pause │ ├─632f33f22bc563f736e7480839b4b19bb343196e4c90da8bd9ac95fe71a4ffbb │ │ ├─61500 python -u /app/sidecar.py │ │ ├─61762 python -u /app/sidecar.py │ │ └─61763 python -u /app/sidecar.py │ ├─6b85fb9cbcdc34f890cad22d1b5b3e055606a09d7511d481cc4b0a97e2fd4db2 │ │ ├─269795 apache2 -DFOREGROUND │ │ ├─273066 (wsgi:h -DFOREGROUND │ │ ├─273067 (wsgi:h -DFOREGROUND │ │ ├─273068 (wsgi:h -DFOREGROUND │ │ ├─273069 (wsgi:h -DFOREGROUND │ │ ├─273070 (wsgi:h -DFOREGROUND │ │ ├─273072 apache2 -DFOREGROUND │ │ └─273073 apache2 -DFOREGROUND │ ├─71535da8fa3700a119570a972511f98b34158c6d7286eb4ca1c1247b80b7d39c │ │ └─91604 /pause │ ├─ff1f5a6953d6ad3a05f6de81ebba6578ce4137ddd43c142cc6b395e968017a48 │ │ └─250121 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─a48562e266e9fbdf19ad70c262ac77fcf71160494f09a0ab677f12615cd8676a │ │ ├─182173 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) │ │ ├─182308 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) │ │ └─182309 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) │ ├─3ea432b7dedffbe9206d68222d7f6ef87af0415098251c30504076f7d8ee572a │ │ └─168357 /pause │ ├─4b08767434d1a87de96ab5d95416aa05ef73b4a3c314167201e10ab9ab10efd2 │ │ └─42592 /coredns -conf /etc/coredns/Corefile │ ├─59990a56738c07d67b1a9b00414305b1e0704b11a62b15f9bd8549f996ef6537 │ │ └─63288 /pause │ ├─4ec0ee1142855d37126ac62c81743c22d6a9cf77bc4008f9519bd87d1c787ae9 │ │ └─66222 /bin/memcached_exporter │ ├─d58f4b38be6892c87571f23fec1c4cbf74afd7f06568260b9ea81dadbed6a6d8 │ │ └─45932 /pause │ ├─d82acd41e94e446e80c3ea8f257e18c5c1947cdbba019b965d8ab030be7f746b │ │ └─183978 /pause │ ├─0736e8cd98a5fca79b841225ed6330474a926ce4684705282a7d1a253bdcfe73 │ │ └─60899 /pause │ ├─c3525bcb9f0398fc1669be32287c49aea4c0f888918838b38ecf40ae22a50c0b │ │ └─248528 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c985b1fc251c8b933249ad7c4dbc94a42fa82b56bbc27940dfb32d8cda931e1d │ │ ├─180597 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180844 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpklgrz7_p/privsep.sock │ │ ├─181040 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpp2uqwqw8/privsep.sock │ │ └─181251 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─21812783234e8daa75b84e841fa93529ba883f3d4dec9feab62d7be6d70164ae │ │ └─66279 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a32ef86a9dfb79ac9c5fef00d0229109ac56aaa5feb817cdcca991b6d18b4ae4 │ │ └─244145 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 │ ├─4701ec1ee3c376005a53036d5521c859ee1b4d711c7a88265896ba02e7c098ce │ │ └─156426 /pause │ ├─c606d3c343446ae655a933d59154261276a131195bf21b03cbe01ca48279cda5 │ │ └─42458 /pause │ ├─8089a077bfa4aab1e3726a932d7d780434a425e6c843670cee063f3167fd0358 │ │ └─248128 percona-xtradb-cluster-operator │ ├─49599ec10d7704086dbc83cb3885c2a69f5fe2202bd7cf157a3145f68799e6bc │ │ └─119886 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8662d1026f1da160679f50dbbe4c9f92cc6ccd0067ae78c6007c5b98d79272bb │ │ └─270961 /pause │ ├─acd54db667b3ec4d69c2f8a222c92621907f1119e3bc95422ec5174080a2ee04 │ │ └─162096 /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 │ ├─5626de14c232f50d859c293e5585ee2004e53af36f0273c717d037e6ed0c1f82 │ │ └─125223 /pause │ ├─5e78e58446818f726beee954c51734ca990be2c6d28091886f44e0f90bf5b04e │ │ └─60706 /pause │ ├─6d196948b5019c63715804c32fb63f84113594b68c46a3185b4776f4c659b022 │ │ ├─167302 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167577 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167578 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4dd05c3c2e859ecc874036b5b8ef465dd84c9a1e3ceed8d8c9df0fa1ffa6fe72 │ │ └─50630 /pause │ ├─34ef2dfed1e53a71af6a23c21bbff9509a6ef5020e1ab1c8a61198e143ac7e92 │ │ └─64864 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─75461e6f4543db5990ef3b3adf458314d250d4dc72f237d0b93c2590853d81e3 │ │ └─50765 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 │ ├─9da822ac62d647abf5c599f3c156b7a510cb71ead49c5be45d025850293acb21 │ │ ├─239991 magnum-api: uWSGI master │ │ ├─240011 magnum-api: uWSGI worker 1 │ │ └─240012 magnum-api: uWSGI worker 2 │ ├─59512a6527c2c04348632970989e871fb7eac2d9c9466ef0fed83f0f1ee2cd7f │ │ └─66423 /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 │ ├─cb6fea0623f0f2a4444d150dec40b2e1581d75e680aab875f4c8b7b0b3bf55d0 │ │ ├─152274 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─152286 /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 │ ├─bbb69fe9936d190cddfe75b8676e84dfd51dfb123f9c9a2b304cf8241c812446 │ │ ├─123645 /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 │ │ └─123848 /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 │ ├─c94bb231a1c21d280aa6ec21e18662c6026b9b82466953247cd7176cce53cb26 │ │ └─152989 /pause │ ├─303c838b2bd2cf15f04ed9e30447ddc43e4973978bff9f7038c67398dca83ec1 │ │ └─247402 kube-apiserver --advertise-address=199.19.213.228 --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 │ ├─2e2f6f919119c3b20f59365dad8842e4681b3d7e1bdff715fb13c5fb01d04084 │ │ └─156239 /pause │ ├─ca6a811d89786a9271af89a9481c4dee563508d62cab4f57d5df00cdb09b9d23 │ │ └─56021 /pause │ ├─9c51041b221753682b33f5f410fe946f625f14ea681fb31390c0e38dc180230a │ │ └─85192 /pause │ ├─69a32562a6eecffa97b29d71955e3ffb661f63ff1722fb5974272f32702af13c │ │ └─243913 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 │ ├─860256905bdfebb6b2d5c9c2cfdf11fc9f234075ae130e55e5cd3a05a73ae0a5 │ │ ├─ 72012 apache2 -DFOREGROUND │ │ ├─ 72026 (wsgi:k -DFOREGROUND │ │ ├─ 72027 (wsgi:k -DFOREGROUND │ │ ├─ 72028 (wsgi:k -DFOREGROUND │ │ ├─ 72029 (wsgi:k -DFOREGROUND │ │ ├─389388 apache2 -DFOREGROUND │ │ └─396256 apache2 -DFOREGROUND │ ├─3d4286fd78c4ff2803ec15a3acf4928a8c00720e8b5ec40976572b5e9a50497a │ │ ├─61474 python -u /app/sidecar.py │ │ ├─61673 python -u /app/sidecar.py │ │ └─61674 python -u /app/sidecar.py │ ├─100fa56a07078c9deaef3bc02cf183ff0377ce68b13d513df83db0708f76169e │ │ ├─64789 nginx: master process nginx -g daemon off; │ │ ├─64804 nginx: worker process │ │ ├─64805 nginx: worker process │ │ ├─64806 nginx: worker process │ │ ├─64807 nginx: worker process │ │ └─64808 nginx: worker process │ ├─4f0e374f213781d1423629a33208294e9d811cc8784aba4027d1ee551b88d78a │ │ └─66190 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f911bc019a664d4fb1779ca046a6705aaa1139fb3b854f4bfb964488426cc72c │ │ └─66381 /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-19-213-228.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 │ ├─1938d0e5b2bfe9650d1a9d03a80f38876a4590828181d56a8de58825e7244986 │ │ └─188044 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─541a6eef67b4cee10d93ecc532fe70ebc09a4741f5a59eb7053cfd070d828c9b │ │ └─265325 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─996636b28eae6ac1b4879d1b983b44a6db1492cd5ba956b24e9167b7f3a75f47 │ │ ├─167277 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167559 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─167560 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─2c148be8c615e7adb1e4c9bed8def3b6e1e9d53f1f91a56e5e0f2dae113479a1 │ │ ├─184236 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184260 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─184270 erl_child_setup 1048576 │ │ ├─184342 sh -s disksup │ │ ├─184344 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184345 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184371 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184372 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184400 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184861 /bin/sh -s rabbit_disk_monitor │ ├─c315718a19ad5c900c3a87e561e120f1d3dabea102e8538c694af988981e5da2 │ │ └─170285 /pause │ ├─85ee9c62d41aca5ef95cca0ec8da2aea59a07af8a2ce1f5b7f593abdd1ead043 │ │ └─152640 /pause │ ├─28a39f75f1ace8b8c407e65fb38ed81806544b59ec800348b26cce759a708692 │ │ └─60836 /pause │ ├─5bc9bfd7d48d61ecf6116cfe7a26a7ccbe9612cdd25094242d89a5aee601be25 │ │ ├─179474 neutron-api: uWSGI master │ │ ├─179508 neutron-api: uWSGI worker 1 │ │ └─179509 neutron-api: uWSGI worker 2 │ ├─f406b3f134c2d0c0da8fea56422399f8390d4576d6882fb5c6187b85a7a80358 │ │ └─170317 /pause │ ├─c934fd6469f9c05574e891dc0922a43896adf494c308a1c90367fd67fdb8c672 │ │ └─39486 /pause │ ├─44159b37462c37ed27b501f80a4333d69f213b6d1be04902fc9f8f8779df1dba │ │ └─67245 /bin/oauth2-proxy │ ├─c4c010b6b993ca2d79cd39ded111e616040118a86d1331598be49790994e4f0d │ │ └─39397 /pause │ ├─e462fc7c7faea7abdb8951ba291516820b150844edcc9ff3d171180fa00ee426 │ │ └─250144 docker-registry serve /etc/docker-registry/config.yml │ ├─cfa8e9a5c1eeeac036d221dc9960b01673def3ce9dbd3daff5f4cb5c2936df1c │ │ └─64242 /pause │ ├─e93fb3205f9fa6d21d7d77f247ecaad6894587d3dd1fc363f82497563d2a1c74 │ │ └─170353 /pause │ ├─4747d0ef6b6bd7ba71e8770a6fd06f370646135aa7dc05a6e0b2c1353b8641e4 │ │ └─47285 /pause │ ├─2529d502ac8b8f466668a97a4a5c61ac944bb69fec4e918d94cf4cdf997d7638 │ │ └─248183 /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 │ ├─2791a85581c46eb813334bd029f07ae7e6785772fc7f34890dc4b9d255e75d36 │ │ └─265294 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f543bc83af93180192adbb626c8debd751a2e7405dac5d4e768619cdc56b199e │ │ └─184666 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b977dddf671a2326da908ff7faa022cc31caa8e2ede5f0979d4510b6ba555a3e │ │ ├─65066 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65103 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─77865aad24e735ae5c1b4f286e43c4aa62be37029250e2a9284763b75b8d6471 │ │ ├─198150 heat-api-cfn: uWSGI master │ │ ├─198191 heat-api-cfn: uWSGI worker 1 │ │ └─198192 heat-api-cfn: uWSGI worker 2 │ ├─0aec272190f5dacd979d66d1c75855e98e44108b8fb174aea4b23bb9ffebb883 │ │ └─229785 /pause │ ├─ef9f9aacdb7f7060ee53235dae1aab65faa8ed287b088f05804cedbae67b9bd0 │ │ ├─67144 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67161 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67167 erl_child_setup 1048576 │ │ ├─67252 sh -s disksup │ │ ├─67254 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67255 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67381 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67382 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67392 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67472 /bin/sh -s rabbit_disk_monitor │ ├─e1d0c0f65e191589255137d0f3809dfb50e2259055ab6867ae9ae748ff0d5f5e │ │ └─225372 /pause │ ├─af5e625491320f2a7a59ad2b557d495e9779ab0a349de5f4d52f4051910e4f83 │ │ ├─ 46377 /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 │ │ ├─ 46393 /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 │ │ ├─ 46497 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269298 nginx: worker process │ │ ├─269299 nginx: worker process │ │ └─269300 nginx: cache manager process │ ├─a80f7decf1374641c5e870f54f7cff5f754e54a142ad7d496635037af94e735c │ │ ├─182077 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─182506 /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/tmpfffw4yn8/privsep.sock │ │ ├─370530 /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/tmp3_t4qjjb/privsep.sock │ │ ├─370811 /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/tmp8gn5s9x7/privsep.sock │ │ ├─371013 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371015 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371364 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ca4f867a-61e4-4ef4-b364-d35eac1b6454 --namespace=qrouter-ca4f867a-61e4-4ef4-b364-d35eac1b6454 --conf_dir=/var/lib/neutron/ha_confs/ca4f867a-61e4-4ef4-b364-d35eac1b6454 --log-file=/var/lib/neutron/ha_confs/ca4f867a-61e4-4ef4-b364-d35eac1b6454/neutron-keepalived-state-change.log --monitor_interface=ha-631a5eab-2a --monitor_cidr=169.254.0.216/24 --pid_file=/var/lib/neutron/external/pids/ca4f867a-61e4-4ef4-b364-d35eac1b6454.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─371767 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7d654a33-3fd7-41d9-bf5b-2cdb2b821e44 --namespace=qrouter-7d654a33-3fd7-41d9-bf5b-2cdb2b821e44 --conf_dir=/var/lib/neutron/ha_confs/7d654a33-3fd7-41d9-bf5b-2cdb2b821e44 --log-file=/var/lib/neutron/ha_confs/7d654a33-3fd7-41d9-bf5b-2cdb2b821e44/neutron-keepalived-state-change.log --monitor_interface=ha-ab88d981-79 --monitor_cidr=169.254.0.207/24 --pid_file=/var/lib/neutron/external/pids/7d654a33-3fd7-41d9-bf5b-2cdb2b821e44.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─372126 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d54d5b9e-11fb-4798-b644-a9a229290d83 --namespace=qrouter-d54d5b9e-11fb-4798-b644-a9a229290d83 --conf_dir=/var/lib/neutron/ha_confs/d54d5b9e-11fb-4798-b644-a9a229290d83 --log-file=/var/lib/neutron/ha_confs/d54d5b9e-11fb-4798-b644-a9a229290d83/neutron-keepalived-state-change.log --monitor_interface=ha-43b01b6c-55 --monitor_cidr=169.254.0.150/24 --pid_file=/var/lib/neutron/external/pids/d54d5b9e-11fb-4798-b644-a9a229290d83.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─376073 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4ae4c4ee-7947-4923-bfc7-08b5a3f05c59 --namespace=qrouter-4ae4c4ee-7947-4923-bfc7-08b5a3f05c59 --conf_dir=/var/lib/neutron/ha_confs/4ae4c4ee-7947-4923-bfc7-08b5a3f05c59 --log-file=/var/lib/neutron/ha_confs/4ae4c4ee-7947-4923-bfc7-08b5a3f05c59/neutron-keepalived-state-change.log --monitor_interface=ha-d01e3118-b1 --monitor_cidr=169.254.0.184/24 --pid_file=/var/lib/neutron/external/pids/4ae4c4ee-7947-4923-bfc7-08b5a3f05c59.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─390447 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=71d40d25-9b30-46ae-88c6-29f4e9deffc0 --namespace=qrouter-71d40d25-9b30-46ae-88c6-29f4e9deffc0 --conf_dir=/var/lib/neutron/ha_confs/71d40d25-9b30-46ae-88c6-29f4e9deffc0 --log-file=/var/lib/neutron/ha_confs/71d40d25-9b30-46ae-88c6-29f4e9deffc0/neutron-keepalived-state-change.log --monitor_interface=ha-c8db6b90-42 --monitor_cidr=169.254.0.176/24 --pid_file=/var/lib/neutron/external/pids/71d40d25-9b30-46ae-88c6-29f4e9deffc0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─be58dd25f463b16a59ba581266ca3b4b3ee7c8178b12e28c31466b2790f8bc39 │ │ └─95914 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-wcjvs --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ebbb2c748e7a00cde2ea5e184d97d121a67e4380247e2bd424e1b23a210d582e │ │ └─45895 /pause │ ├─aac2325d7612b699b6cabbaac5e7fb849456a98aa43e7e6a0c34aeab39c65584 │ │ └─156305 /pause │ ├─5464b63738c0d9bc8019c256d59fe2b3c3ac8be21428410c91f81bb4053eee93 │ │ └─63410 /pause │ ├─ad033dc17226231928ed7eac47f6edfdb5fecd62a7006e2c021db23b7b090347 │ │ └─62516 /pause │ ├─fb56a3bc27304af1d36827617041fc17e04f8549df48dfc8add4aa63f2ac93da │ │ └─240252 /pause │ ├─83e28ecd07d0419590bb5aef515e3b31efd88a6425b560370b0955f224234c48 │ │ ├─220317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220336 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398284 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398285 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398286 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398287 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398288 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398289 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398290 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398291 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398292 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398293 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398295 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─398297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c7ba5eaa872598095fba1f8676472f1868b6448757b27e359db1d1abb201e80a │ │ └─248506 /manager --metrics-bind-address=:9782 │ ├─bdc17bf9c64d0efdf6fed2462518c6f44055728d314971e0f0029114ffdd1e52 │ │ ├─221370 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221386 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─221392 erl_child_setup 1048576 │ │ ├─221481 sh -s disksup │ │ ├─221483 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221484 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221486 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221487 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221497 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221816 /bin/sh -s rabbit_disk_monitor │ ├─727c9d8b68dfff676fc2efca96d6014ed88255547bd9fe14c6180a27beb884ed │ │ └─43490 /pause │ ├─8285bc587f8f44fe9f643ede7e37fa2baa31cd2e735cfb479c94f67f6a769906 │ │ └─39991 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e63c9db287385eb2bfdefec240272447372bb3887843253c585f55899ae65e3f │ │ └─64647 /pause │ ├─4af349cb686ace5c63d64996d5f39b7a8ef59bea0df192c70958f17a7743d8c4 │ │ └─244570 /manager --metrics-bind-address=:8080 │ ├─d5b19924de1cc66ff8d324981bfd66d9170de39211a935d1bf38a610f36ed649 │ │ └─43176 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 │ ├─b557fea73ad99ed24e2a015f877fa51e1d00fb42c295ed686427a0e4942fe98e │ │ └─247705 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─fc223e6423831e5ee9d9fb960c3a6eb3aeaa84794d6ad192e0b5ca3f015972b8 │ │ └─267194 /pause │ ├─70b43f34fc404bc777e35ceb6eeb0ac230671b96e5bc9d6c9afe3e4f79791ccf │ │ ├─239905 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240403 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_eiw2p1h/privsep.sock │ │ ├─240446 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240453 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─bcb3701aa05fd4f795c754d6225c371296d32107203de5e642b580cdafb69a84 │ │ └─77832 /pause │ ├─1e608b15187a384761b5faafb2c99869c9fb8c14aa73ae1d41641925cade7206 │ │ ├─171279 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─408926 sleep 300 │ ├─065760f4d68f20ac648d54d4c6fcb632427c9d0c85b2bd553d5b7587742870af │ │ └─255927 /pause │ ├─618b998766f1764ca6b24ecbc2504b2ab10740dabe0cb99c0a2896852a6fa9f5 │ │ └─251162 /pause │ ├─913453edbf1f5487a58838aab6cb70c4a01146aef1838f481c6318a32a8aa856 │ │ ├─218645 octavia-api: uWSGI master │ │ ├─218658 octavia-api: uWSGI worker 1 │ │ └─218659 octavia-api: uWSGI worker 2 │ ├─5b7c54fc40131b8712508c86357f062d2618a3adcae55ea2f51ee8317bd44cf9 │ │ └─255884 /pause │ ├─b734048600ce9b6ac224057dba931bdae0a4c72942417ce6650ddfade774acd1 │ │ └─221286 /pause │ ├─85207f35a13822a2e4d55e44ecfaae66edebef33986be5c958a81ff1464da900 │ │ ├─119117 cinder-api: uWSGI master │ │ ├─119129 cinder-api: uWSGI worker 1 │ │ └─119130 cinder-api: uWSGI worker 2 │ ├─7a03eb044676e7c54d8d6285e02f9d082ee43053054a7c391b39ba76170dad87 │ │ └─66337 /pause │ ├─a887ea5c8aa4ec2e471698306a098f9ec001ffd7ade66808875f66d258d2a8ed │ │ └─202054 /pause │ ├─ca11d2541cb390897dad82873a53149c2987ef4f261f0482390d0d366bf165f4 │ │ └─39559 etcd --advertise-client-urls=https://199.19.213.228: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.19.213.228:2380 --initial-cluster=instance=https://199.19.213.228:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.228:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.228: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 │ ├─33a08114ddd33f4811a4a7a54ef18a19eae89d57645882db3d30ce4a3782e792 │ │ ├─202194 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202211 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─202217 erl_child_setup 1048576 │ │ ├─202264 sh -s disksup │ │ ├─202266 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202267 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202305 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202306 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202316 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202506 /bin/sh -s rabbit_disk_monitor │ ├─d865f77dc324d8fce9c7d05a076b4f8f803179881148cada03b84628373fc7d4 │ │ └─186251 /pause │ ├─64cc372c9a407eabb3725d8169031416463be3ee27f27c6962867a49e24229d1 │ │ └─239600 /pause │ ├─8aa2f1e7267fefab9d92f23c74cda3fa3c6e79d0083ce0d97dd98b985525e56f │ │ └─42050 /pause │ ├─705bea84a207dabca57bec474bb683c6be62b61b3ee125d96526f1b24e13a33d │ │ └─67226 /bin/oauth2-proxy │ ├─af95a289871e42c57d93c4eec1c247fc4d5ea6007e36194e86c8ef443b0f339b │ │ └─225885 /pause │ ├─f4b3cc8d7aaa9772d3185c47e19f0dcb2ccf419edd66fb61a52cd2d6ecb42884 │ │ └─46922 /pause │ ├─524ec7fd8db995ed67132e1d02120f184889a1d570b352f309335a4c3c0ef597 │ │ └─61146 /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 │ ├─abd766a6ff4c5da5c6714056aad986105d70f8920286e869d208839c5ee5215a │ │ └─39966 /pause │ ├─badcb03e8a9bbc0c0b5b7c387ed3b6df47b3b7c765923d5b2346411138c91b93 │ │ └─210447 /pause │ ├─46ffc373358bd966885885f5784a0cc47de567a473f6ac3236669eb8d7d900f5 │ │ └─255670 /pause │ ├─bc0fa2f81fd1777ea56dcb6ff33d349d5b741aebccc39940154ef41a72c15476 │ │ └─47991 /pause │ ├─7ecbf16c7c09e119bd182c11c1a548586cd112ca5958fd4fe1d10d23901b2eae │ │ ├─219339 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220060 octavia-worker: ConsumerService worker(0) │ │ └─220063 octavia-worker: ConsumerService worker(1) │ ├─e067545c312a1f2ce57c60eda49d2364e166d60cbb2214113e230677e177ebf7 │ │ └─153816 /pause │ ├─701764705e560e9966c420e6c0c409238f033717d900d36c3cdfc740257b9980 │ │ └─248381 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─b67777e70df0378da0ce5441fad428cb90cca0e3c0a346a6b6a9225e6052c34d │ │ └─229651 /pause │ ├─cd392d5d9355a56f516a18a5b5d230086521c19c4f42265f5c0b4f998a8a2d44 │ │ └─155827 /pause │ ├─5172d8f3d35c53afebfe970fc0ba57627bd9f011257640783eab3030c50ebf73 │ │ └─186175 /pause │ ├─8dddf500a8ee07baffd5e57d7aaf86bd5cfd36610f4a41189eca5539449696d2 │ │ ├─108112 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108133 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108139 erl_child_setup 1048576 │ │ ├─108187 sh -s disksup │ │ ├─108189 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108190 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108193 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108194 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108204 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108431 /bin/sh -s rabbit_disk_monitor │ ├─cf75e93cb37013c6e1d45aee7e7fc3414c80d6b853fd240b6af801ec5054d5d8 │ │ └─104401 /pause │ ├─7c583bc485294c049c16b2290dbde57cce4e4dac0476f99dfa9dac3a9e0abb9e │ │ └─56153 nfd-master -crd-controller=true -metrics=8081 │ ├─676391ff82e74fa57512f516bf32c03b29e5c09a5a99d768c140b38056745555 │ │ └─43645 /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 │ ├─ed470e4286acbf773086f92fbe05432e50cc64a613b93f13216f18609a0ded19 │ │ └─186290 /pause │ ├─4007101b04927817f95e60a13387598f8aa30d7525aec16ca1ac07c0ad1cc1ed │ │ └─269612 /pause │ ├─f95c1ffa42919e1789ad06880a8c4cdca5b1edeea9545276302c13e869ab97a9 │ │ ├─106406 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106640 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106642 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7b3182e4aec812a0fa68cd890644f807a3468bc44b3e967ffa5eb1558bbd5c4e │ │ └─62636 /pause │ ├─9278073709bec061903eb252a85f02c99bd26736e17466f1c9c76b5408958d40 │ │ └─219334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c6475b3afabf558ebfd9e8ceee66892318f1b7c50ad78657d1bbdd1b3eb98108 │ │ └─47646 /pause │ ├─63072d46215557818a276f8b2273ebd93ab525b904a76b563a5ae3dc6f0c23d2 │ │ └─50420 /pause │ ├─f653faca77c2cb5b7e5d688de1c711c02e87da0cb7cef983dce81c490e1d40ab │ │ └─42630 /pause │ ├─e9bc6b4b27cf86bde88d439d5725baee7d1feeb9312427ca49a133ac6b749b13 │ │ └─247776 /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 │ ├─0d1aa49a347e4154af04590b4bae52a0fbe98a3f3fbdefa6b56fe993509cfb69 │ │ └─40675 /pause │ ├─ae33c35ae31abc3f2081ac46800a5ce1671de0eb496b3ae61250262baa88ec59 │ │ ├─ 96029 /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 │ │ └─402302 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─62db7135659c9691404d4086bdbfc8d6860b19cdbdd971204eafbf363617dfe3 │ │ └─123360 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─bd1d188c6194589f9c82dc8d49dce54fbde01293d62326b9cb744e5423376e7b │ │ ├─153897 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153914 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─153920 erl_child_setup 1048576 │ │ ├─153968 sh -s disksup │ │ ├─153970 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─153971 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─154081 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─154082 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─154098 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─154243 /bin/sh -s rabbit_disk_monitor │ ├─2158098b31ba93a6d11c284191fbbabc24cd69229a8f9d8ad5e949844f4e5fa7 │ │ └─62099 /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 │ ├─51ea4151c37ccf411a6eac25c047e0745774fcb74d00e6f103f562846e35b28e │ │ └─64827 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ └─57eb794e17b93da007311e21ae9504fc055ea3b2d957a2f5e1651ad9f99f1f33 │ ├─182054 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ ├─182523 /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/tmpo65ipm6m/privsep.sock │ ├─182671 /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/tmp_terseso/privsep.sock │ ├─183049 /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/tmpn0vg923j/privsep.sock │ ├─183576 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─183577 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─183590 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/162ac7d9-b04d-4d1a-8412-988bd053bc13/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/162ac7d9-b04d-4d1a-8412-988bd053bc13/host --addn-hosts=/var/lib/neutron/dhcp/162ac7d9-b04d-4d1a-8412-988bd053bc13/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/162ac7d9-b04d-4d1a-8412-988bd053bc13/opts --dhcp-leasefile=/var/lib/neutron/dhcp/162ac7d9-b04d-4d1a-8412-988bd053bc13/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-37fac197-81c5-4cff-8e0e-678713fd1cf5,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 │ ├─183593 haproxy -f /var/lib/neutron/ns-metadata-proxy/162ac7d9-b04d-4d1a-8412-988bd053bc13.conf │ ├─203918 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b38739f0-e893-41da-a360-909f49f53708/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b38739f0-e893-41da-a360-909f49f53708/host --addn-hosts=/var/lib/neutron/dhcp/b38739f0-e893-41da-a360-909f49f53708/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b38739f0-e893-41da-a360-909f49f53708/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b38739f0-e893-41da-a360-909f49f53708/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b166ecb5-549e-4e1b-8d82-a0bb63f0332e,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 │ ├─203921 haproxy -f /var/lib/neutron/ns-metadata-proxy/b38739f0-e893-41da-a360-909f49f53708.conf │ ├─374534 /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/tmpogq9yp7x/privsep.sock │ └─381161 haproxy -f /var/lib/neutron/ns-metadata-proxy/f9145334-8a31-4af9-838f-dce5c8bd75e4.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount