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 │ │ │ ├─21751 /lib/systemd/systemd --user │ │ │ └─21752 (sd-pam) │ │ └─session-21.scope │ │ ├─21679 sshd: cephadm [priv] │ │ └─21765 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1606 sshd: zuul [priv] │ │ └─1619 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1610 ssh: /home/zuul/.ansible/cp/199.19.213.237-22-zuul [mux] │ ├─420961 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jalwefxpbhrmxpqvvdxdoyihaaguvdul ; /usr/bin/python3'"'"' && sleep 0' │ ├─420962 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jalwefxpbhrmxpqvvdxdoyihaaguvdul ; /usr/bin/python3' && sleep 0 │ ├─420963 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-jalwefxpbhrmxpqvvdxdoyihaaguvdul ; /usr/bin/python3 │ ├─420964 /bin/sh -c echo BECOME-SUCCESS-jalwefxpbhrmxpqvvdxdoyihaaguvdul ; /usr/bin/python3 │ ├─420965 /usr/bin/python3 │ ├─420999 /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 │ └─421017 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 … │ │ ├─ 9954 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12280 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 02bed6882bad987eb9d5a44e4cfb63dd65f0aa90afcccf976c94a800b38b4153 -address /run/containerd/containerd.sock │ │ ├─ 12662 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 35b8c43f04f9235730325ceb3ee87368aa8222371ee576fb2f5a4357e3133a73 -address /run/containerd/containerd.sock │ │ ├─ 18707 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bdac698c757c7bda54cd8947f5518819fac731fad9311dad49dcf9d29586617b -address /run/containerd/containerd.sock │ │ ├─ 25298 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 16e636073cd65c6d29212cff28501f588c744a59f53ecebe8947cec7f5fefab3 -address /run/containerd/containerd.sock │ │ ├─ 30080 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6b473d2918c8cc3ee7619ddfe87786a6e3f44d36c00f59f0f759c2586f138fa4 -address /run/containerd/containerd.sock │ │ ├─ 34779 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 156a15eac53c22dcd61d6903edd546bf4c0a5bf99d773883c3ba7bd4bb1ebe76 -address /run/containerd/containerd.sock │ │ ├─ 40374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36f311d14d6ec8e9f08579823058a28974c9b07d255ce094b0a17ddf2332982f -address /run/containerd/containerd.sock │ │ ├─ 40424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5669f6448c3b0c3830ca7a019fc631a241f6a20d669de6354e640fe1c1a2334 -address /run/containerd/containerd.sock │ │ ├─ 40427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fe0f20b7d8cab2e1588aff027d65a249622902c3867bdaf284c6c166d81cb40 -address /run/containerd/containerd.sock │ │ ├─ 40440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b34e9cfab5e6496c8303c45a85920e27a17d0bf4b7bfb13444e64a2812a976b7 -address /run/containerd/containerd.sock │ │ ├─ 40466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f40894d040227f04941d782318ec2742540923060528b6298b9c203e9627de3a -address /run/containerd/containerd.sock │ │ ├─ 40944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51061c76d368d8bb87f867c2841ba98eec7634c3e10933c17dad4eed2b3c5647 -address /run/containerd/containerd.sock │ │ ├─ 41740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 751eb570ec80ae08024064dfaec102afdce6c25bf97558d6c1c41fc51ef7faad -address /run/containerd/containerd.sock │ │ ├─ 41758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d45d8981a38174450b2de3c3c745fedfe46ef4cf0fba983fcc36cbff2df5565 -address /run/containerd/containerd.sock │ │ ├─ 43072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 448c51d885643434a12fc832f0f2fc2f64c18b4b757283f26e470b78b8f694fa -address /run/containerd/containerd.sock │ │ ├─ 43521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92d060451cf5287c760e94b3b4f23ab7ac97f0fc142fef577095c3b6823289fc -address /run/containerd/containerd.sock │ │ ├─ 43558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00e9eeeff92e2876c414078a6a54c9445d0506e26b72f883780d5c91d1c5019b -address /run/containerd/containerd.sock │ │ ├─ 43976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37ffff7411f76db6b0ffab781522977b5ef5e6e7054febbca3e89aee7d788483 -address /run/containerd/containerd.sock │ │ ├─ 44452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5360ef49cae28cb37f583133ce39011c603e84f72dd4964b5df3c4574d9f8473 -address /run/containerd/containerd.sock │ │ ├─ 44490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a45af76999b98326b619639bec45f6d2237dff94ea64a0b140470f7b0cb63968 -address /run/containerd/containerd.sock │ │ ├─ 44547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e5de0d78b88a788271eaad2e858ce37a2c9973043c06bab99db1244b4b2cd4a -address /run/containerd/containerd.sock │ │ ├─ 46701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6477b354181e35bde544acb530e22e5bd933a5ba5fac20d5aba83a6ac683bb4 -address /run/containerd/containerd.sock │ │ ├─ 46806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 568eb6160414d4dad187d2af52abad05300e9920d208b1b74e67bc6a66ee9eb7 -address /run/containerd/containerd.sock │ │ ├─ 47532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce1ecbc8470ba93233c523e8b600404e1038227783b0ce30c8ca87936e60b469 -address /run/containerd/containerd.sock │ │ ├─ 47632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75355e60230065c7c768deeb4a0587672f271e3a84dad880251d7cbe6cf5a6ed -address /run/containerd/containerd.sock │ │ ├─ 47992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a99a892e0da2f0ee73d72ff4a039eb6e56526aa8aa79da38eb5191ac7e5cc32a -address /run/containerd/containerd.sock │ │ ├─ 48301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a06d009d1af2fd0edf6e29a1e0c74bb64c245ef1a297771ae3adfaad38eb2fc -address /run/containerd/containerd.sock │ │ ├─ 48713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1a6046ecc4b62bee933561eed65b682a6bd52d9b3b124ee373f87d55ff13bd0 -address /run/containerd/containerd.sock │ │ ├─ 50944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3abfe5cc20dcd661683ea7f484cb26bc6a6d28b7820bf126585fcf949a2204f4 -address /run/containerd/containerd.sock │ │ ├─ 51147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92e3ab827bfa661c0df838c574496d61cb983e8661cbf2c794dea83c8809c9be -address /run/containerd/containerd.sock │ │ ├─ 55402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9666322dd5279e76329ff8bf7199148548d8534aadd7e820d93d5301e8b88c83 -address /run/containerd/containerd.sock │ │ ├─ 55997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e254e8f222f22235d3f5262c8a8223390bda6de22672169986fc7e67fc443de5 -address /run/containerd/containerd.sock │ │ ├─ 56036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a01299dd71b67bce9a299205373aa6e9306b94dce338600b62189c3dcacd8561 -address /run/containerd/containerd.sock │ │ ├─ 56085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a930688d67eb0884afd4e86f9e73accbfb335c16fa1f1445b15d57426a57c8e -address /run/containerd/containerd.sock │ │ ├─ 56271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad99be263ebe9d73e0b6051917e77986dd9e7e83580f2aca6bbfc2e823db07ee -address /run/containerd/containerd.sock │ │ ├─ 60266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daead6687a1f46e4bfff3eb5f701c825c4b1698cbed7e748b7a3f6da950cd2ca -address /run/containerd/containerd.sock │ │ ├─ 60402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0161183936e17d6783fddb6d8f8fa87eb1a345d2ace7fba0e8ef3e9de5bef49 -address /run/containerd/containerd.sock │ │ ├─ 60455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c8a85e65a61c324d913b6986e10d9687f4235994d84dc87f01cc5426347e5dd -address /run/containerd/containerd.sock │ │ ├─ 60492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41f47fb26ae664a54010502f1f6111e6b2633f474fa32326ad615a46152c3487 -address /run/containerd/containerd.sock │ │ ├─ 61960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f11638a8cc782ddf0dac94cb6126aad619bd61d6fc8aa2a40caa419601364721 -address /run/containerd/containerd.sock │ │ ├─ 62184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e14f498cbc3a2b9c826620d5bcc1f6d256fdae64547cbd6a39347f446991acb6 -address /run/containerd/containerd.sock │ │ ├─ 62407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7914e9ca8c486cf74d63b15e898562d163d5aa0e5820b46a066e385eb47082a -address /run/containerd/containerd.sock │ │ ├─ 62470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 280acc842e994f2ee6ab1ed5059db9c1d6975f426487caf078dbcd27524f77b5 -address /run/containerd/containerd.sock │ │ ├─ 62514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6809b31ebbda0632f39bbf2dc2e774ff7a6cabaa21b38f832af25d23a7aa1556 -address /run/containerd/containerd.sock │ │ ├─ 63020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24e10bf0a3d6718693a1a0295a6a5863a620cf568abed1420ed5e7af40165536 -address /run/containerd/containerd.sock │ │ ├─ 63218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23ca92170818d35d4af936113eb7a61eeae7832a53b52f130755dfb38b79359d -address /run/containerd/containerd.sock │ │ ├─ 63532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30ac0331f7c1337dc1c6e829eac45039ce168c27d7e67b3f094a4ab165fa5ce9 -address /run/containerd/containerd.sock │ │ ├─ 64076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1843ad94eb7ce34bd58c55eaf9ab709f5b326943f88244fe1120ed22eda39711 -address /run/containerd/containerd.sock │ │ ├─ 64825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c41147712838fad703ed19b0923b22283ab98b2046ead43acee2263db9c2b35 -address /run/containerd/containerd.sock │ │ ├─ 66388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7de1c7cc841660e3fcc0a340945aacdd7129a81c65ea0c308d6b50c43a52df80 -address /run/containerd/containerd.sock │ │ ├─ 68712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 438aca91e5d60b4be559491ee0bf78d8e234f325d1dfa3dc06c8d367f7c33805 -address /run/containerd/containerd.sock │ │ ├─ 78074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fc9fce01d9af1ec619882a78f2e5b475b9712cb7d2a8cc7f6ed846e60a7c33b -address /run/containerd/containerd.sock │ │ ├─ 79490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e43244adfc24f354efd66121f7bb57c71acb4ce94e447c1bb9a88202176cbec0 -address /run/containerd/containerd.sock │ │ ├─ 85566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eef59252f7308f08309ea65853745c85191c6044944a713568b6899ffea2ba6b -address /run/containerd/containerd.sock │ │ ├─ 91757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a79c5596a0a68eec5ae562edd93dcc7902487c3f89f986027ed9e7c4bcf55b76 -address /run/containerd/containerd.sock │ │ ├─ 95777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a43bfa5627334534b370964ea50ad932ce079471e3ce4b81d2d31e4d9667788b -address /run/containerd/containerd.sock │ │ ├─ 95829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 330dd7f002e9a3ec9763ce95b3ae9e64b0d07407aadace46a1c947bf4c693499 -address /run/containerd/containerd.sock │ │ ├─104644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 368232a31efe881caaf8bb6bbe794f505c82de966c134d8d5901f086592cacfb -address /run/containerd/containerd.sock │ │ ├─106096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f00dadc1d20e71d79fec6356b94fcf65dd42eed41bc0994f5b891eda5e65a74 -address /run/containerd/containerd.sock │ │ ├─106140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d3f130f4e8c4e37637c4edabb647668d6cf5707f6ecb744daf85f54b41ef5c8 -address /run/containerd/containerd.sock │ │ ├─108390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e5030363f46607a92d6163540a0c13e7fa61b18809759932f7665b11e1edc9f -address /run/containerd/containerd.sock │ │ ├─110046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aef71848fd09e8a87508bcf8a7c1ce29d9670d0e6465a54c606a5de62e43802 -address /run/containerd/containerd.sock │ │ ├─110097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb4b8ed55328f60d84a17ce07bf05741d969407e418ef6f83b7c5432dacb2a3b -address /run/containerd/containerd.sock │ │ ├─123234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17e1cbb050f49762d964a3fa15137b0441cc59871438629f9382feb01ceddbba -address /run/containerd/containerd.sock │ │ ├─123298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fa80c97d63a6de6b7adb0e191c7889762da9f570f30e9e650f6530b148a2ed8 -address /run/containerd/containerd.sock │ │ ├─127049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ba3ab9a7531ab573e5c46827d2452d8d597c82fbe10ebe9c3240fc181c4be72 -address /run/containerd/containerd.sock │ │ ├─141554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dc63b5b1d6c1e9a1730d6b2202f807a3795b54971eb39b182226a111c714ec9 -address /run/containerd/containerd.sock │ │ ├─147674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94529dabb20e60a518f684faac94b48d2a24d0df9d6777721a3b30e9854214ef -address /run/containerd/containerd.sock │ │ ├─155566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41b321aebddbf3f0a2414f13a799fec09bf1244f55eaad7e1c6bb07c17cfd0a4 -address /run/containerd/containerd.sock │ │ ├─156422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae6070dc5781f84d7550b4c69793579f55847118eda6d200b491b331c2a3d9c5 -address /run/containerd/containerd.sock │ │ ├─158225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 541a12e1a000d675e88c68470ac82b0110cc9727a5b806aa605e666aec397f6d -address /run/containerd/containerd.sock │ │ ├─158533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae30a052261bdc5844cd11bba8d482207e4fcd957d7837011b0917316c35f44a -address /run/containerd/containerd.sock │ │ ├─158597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad3f6c7a7ab97b32184e8f30b62c98f3e7bc9f44b87e26d23f744840a00d98d2 -address /run/containerd/containerd.sock │ │ ├─158632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc94234b9bcb31bf839f5016f6d93d0c1269a306097c13f6378a7980b4a992b0 -address /run/containerd/containerd.sock │ │ ├─159091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1a35cfdba7fb584da7f687edc1c0be61af64a8b080cd1f8ff010b8970a3060f -address /run/containerd/containerd.sock │ │ ├─159177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d28a365fc64b7698cdc60e38546454ac6cef2aa4d8ed7716467874f0569468b -address /run/containerd/containerd.sock │ │ ├─171161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a486d59cc868588ece2bc30f83c44ca4578e76b66b52877c11d93a6978a8a63a -address /run/containerd/containerd.sock │ │ ├─173283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24c34d3c4eeba39a2e2bd521467df8ae721dc07a88ae3f6fd4e7b6eb060233c0 -address /run/containerd/containerd.sock │ │ ├─173340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca5dd52796e77a0189f580ae78f838db6a6c0c16f7ab46e7cbc79a9ee253addd -address /run/containerd/containerd.sock │ │ ├─173378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27b3273af5c9bef68d5f6c1f82c8e2ace3157ffaedd646748f13e40e3f406375 -address /run/containerd/containerd.sock │ │ ├─173444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 347ceb98caf349104564ea662fdca1ef97330612a9a0aa3c4dec54438e77b3c8 -address /run/containerd/containerd.sock │ │ ├─173482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3b202a61572697c3ce1d6f71d41f56e433491f720268b89f7b19feb4ebf8179 -address /run/containerd/containerd.sock │ │ ├─173894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 367cdcdb08ab4cba99fccc354f1e6986b712dc51ec99907859523c1eb10468eb -address /run/containerd/containerd.sock │ │ ├─173932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c6a90f759dc9b9e1bfd6b8b0a78f8cb72c08c697351aec22e6775e4bd3f0e8e -address /run/containerd/containerd.sock │ │ ├─186799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 782e9a50df42b4ad399ff0c911f9bbe3b13a5fbd2a9cd0717f0c1eee79fa1acd -address /run/containerd/containerd.sock │ │ ├─189197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf6a6dc7a5f63efc0cb90e4c11e4a3e4f1bb249c92b54e0230077c56fc117d07 -address /run/containerd/containerd.sock │ │ ├─189237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cebe2a724fbf47e48759f94c784a8e1201ffe2f1c9121986b2bcfa5a8ad5049 -address /run/containerd/containerd.sock │ │ ├─189272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 153a6d9b8d004c3bddecc62cdb7533e5bedef48f8fa4a0e60b2cb403b405afe3 -address /run/containerd/containerd.sock │ │ ├─208369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f36f6d9f1882c5d5c5b7d231b58ae50570208900bb70e11a7fa6d7bddb38e4ab -address /run/containerd/containerd.sock │ │ ├─216140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d948cc4c0fbb41254ee1d02a1b77ca1e60040172273ac20b08f1ac6f3074f5f -address /run/containerd/containerd.sock │ │ ├─216271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7678b8f3ee373ac43abb07d1626e634c2de0e2be27617c1b5692bd6612c63c7c -address /run/containerd/containerd.sock │ │ ├─216291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f9fcf3eea261e11f327a58933b719d10af1cfc263f8b76f58b9e8c4cded1a29 -address /run/containerd/containerd.sock │ │ ├─216599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 901be16c41d23e43c8ad6af989082429c1746c3221e40ea6fc1492908c1ddae0 -address /run/containerd/containerd.sock │ │ ├─227531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa2f336993fbf1553d919da27d46c80181e2f984ad003de75e06b5e6b772075d -address /run/containerd/containerd.sock │ │ ├─229844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68b12922f8b99ca2c009a6746304d8e671c11878577d4b78865e05fbc327ec82 -address /run/containerd/containerd.sock │ │ ├─230849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49f624ce07272e81f1fb530f1f807055893d9e7ae58bbf06b3c6e51aa9ec3348 -address /run/containerd/containerd.sock │ │ ├─231953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c025c7765ae5049e5577b4e081d2ce540f169fd1dd4a62c08b9393a1a0a618ac -address /run/containerd/containerd.sock │ │ ├─232945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e236ecf7bde643380ecdbe4e6d9ba99b4796ea00ee822751d134bceacd773e01 -address /run/containerd/containerd.sock │ │ ├─235094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a54942b7f5942715db32c911a101488fbe5962ee836e3137096114c95f8032c -address /run/containerd/containerd.sock │ │ ├─237065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ae025d9ae22c086c07dbdb3588ed07fa324ab1c0620dedbd8f77889b51cef9e -address /run/containerd/containerd.sock │ │ ├─237119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c9fa0179df5fd3aa3dcd1f663e1d229318f8ce9640b702b8334ad6f31b515eb -address /run/containerd/containerd.sock │ │ ├─246213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 712f2347fa8febfe93b43ee6f59e05e8245dbc98ffd589f91b4acb26b5e4b715 -address /run/containerd/containerd.sock │ │ ├─246721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51a73af44de8660136aa5f739f1906bb9ba72dbfccddc7296dcec2dade127b69 -address /run/containerd/containerd.sock │ │ ├─257586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a11a9f4e6ac42ab5f193bc2fbc6aedf40f6ee5289d12357e1c5a453e3c12b813 -address /run/containerd/containerd.sock │ │ ├─262015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8eeb06a675fd1605db7d4251267e5d7d5c6c60e6f80095ee094d48c1ad45fa5a -address /run/containerd/containerd.sock │ │ ├─262195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae3d172138b3f694eb25a00477a715c33158a752a530e7e612a2fb6b8173d578 -address /run/containerd/containerd.sock │ │ ├─262244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7edc3d3c3e3d77121d52a0b40f18e7883a6f382c46c17f20d812dd85eb283cb -address /run/containerd/containerd.sock │ │ ├─262342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef9fec8b2d50433496e771d005619cc21da4f77bbf01f472a36ec2de5a900e5d -address /run/containerd/containerd.sock │ │ ├─273287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c65eb84aa79d9e989b5994b183e12be54505933538ed0e5777c15f40d06dc0b -address /run/containerd/containerd.sock │ │ ├─275674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4a9b1f82289f9fb91078dbf9c032de7b70bfa02f274fbe2ca2b9934c2bb3d6f -address /run/containerd/containerd.sock │ │ └─277109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbb53e4719fa9f9694d8eafc6dc3406a2601d278124bc436db6337b602a51fc8 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1414 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─docker-16e636073cd65c6d29212cff28501f588c744a59f53ecebe8947cec7f5fefab3.scope … │ │ ├─25323 /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 │ │ └─25335 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /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 │ │ │ ├─29796 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30063 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18665 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18685 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.tpeozp.service │ │ │ ├─12576 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tpeozp/unit.run │ │ │ └─12607 /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-tpeozp --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tpeozp:/var/lib/ceph/mgr/ceph-instance.tpeozp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tpeozp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.tpeozp -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 │ │ │ ├─25008 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25282 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34495 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34762 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12212 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12243 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-02bed6882bad987eb9d5a44e4cfb63dd65f0aa90afcccf976c94a800b38b4153.scope … │ │ ├─12324 /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 │ │ └─12337 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10324 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140974 /sbin/multipathd -d -s │ ├─run-r900e0ed089194e8e9b53e4becabc7165.scope │ │ └─187674 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─40836 /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.237 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-35b8c43f04f9235730325ceb3ee87368aa8222371ee576fb2f5a4357e3133a73.scope … │ │ ├─12687 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tpeozp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12707 /usr/bin/ceph-mgr -n mgr.instance.tpeozp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1081 /usr/sbin/uuidd --socket-activation │ ├─docker-bdac698c757c7bda54cd8947f5518819fac731fad9311dad49dcf9d29586617b.scope … │ │ ├─18734 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18751 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10830 /usr/sbin/chronyd -F 1 │ │ └─10831 /usr/sbin/chronyd -F 1 │ ├─docker-156a15eac53c22dcd61d6903edd546bf4c0a5bf99d773883c3ba7bd4bb1ebe76.scope … │ │ ├─34804 /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 │ │ └─34816 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─140790 /sbin/iscsid │ │ └─140791 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─620 /lib/systemd/systemd-logind │ └─docker-6b473d2918c8cc3ee7619ddfe87786a6e3f44d36c00f59f0f759c2586f138fa4.scope … │ ├─30106 /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 │ └─30118 /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 ├─k8s.io │ ├─d1abf10c9e91e963d99cb0be45f4e39563c30c6cd68af5306dd05915248e9d79 │ │ └─271126 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5a712b36c545dbb04cf7104210a894475be28f6891bbcf8119ab5d6988e9ae12 │ │ └─66405 /bin/pushgateway │ ├─a513f4173327bdecb000fca9429d3cacd26237db7b28621ec820adb9d9a72a43 │ │ └─43648 /coredns -conf /etc/coredns/Corefile │ ├─94529dabb20e60a518f684faac94b48d2a24d0df9d6777721a3b30e9854214ef │ │ └─147735 /pause │ ├─2a7b54dfbf3c3a89934e8ef3d3814e8fc43479178e479ccda973ed7eb60550f7 │ │ ├─91969 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92002 /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 │ │ ├─92008 erl_child_setup 1048576 │ │ ├─92058 sh -s disksup │ │ ├─92060 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92061 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92156 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92157 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92167 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92456 /bin/sh -s rabbit_disk_monitor │ ├─41b321aebddbf3f0a2414f13a799fec09bf1244f55eaad7e1c6bb07c17cfd0a4 │ │ └─155592 /pause │ ├─9666322dd5279e76329ff8bf7199148548d8534aadd7e820d93d5301e8b88c83 │ │ └─55429 /pause │ ├─30ac0331f7c1337dc1c6e829eac45039ce168c27d7e67b3f094a4ab165fa5ce9 │ │ └─63555 /pause │ ├─17e1cbb050f49762d964a3fa15137b0441cc59871438629f9382feb01ceddbba │ │ └─123259 /pause │ ├─feb1f30e09bf50ebbcad706e5455e83c39a8e6dabfd25f8efefa4f1f3306ff4e │ │ └─56379 nfd-gc -gc-interval=1h │ ├─b0b185b03af80a8fbc47c1e6111961784d4cbabe62fffcbd6b928d4bbd0c6828 │ │ ├─194802 /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 │ │ ├─382575 /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/tmpg02efhsy/privsep.sock │ │ ├─382753 /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/tmp5rjwi92e/privsep.sock │ │ └─382961 /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/tmpxrjm04lh/privsep.sock │ ├─6ad6025abf93d6f85f51f24f007ee3b9cabc9da92628e0d55ae7075a420fa583 │ │ └─56586 /secretgen-controller │ ├─0a06d009d1af2fd0edf6e29a1e0c74bb64c245ef1a297771ae3adfaad38eb2fc │ │ └─48326 /pause │ ├─ce8da0efb578ba133f64a9571c1758c34c52c44e74b67f1ae67a5439f7456090 │ │ ├─78203 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78219 /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 │ │ ├─78225 erl_child_setup 1048576 │ │ ├─78272 sh -s disksup │ │ ├─78274 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78275 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78287 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78288 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78298 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78431 /bin/sh -s rabbit_disk_monitor │ ├─1e5de0d78b88a788271eaad2e858ce37a2c9973043c06bab99db1244b4b2cd4a │ │ └─44572 /pause │ ├─21cb1cd6258e64c3c4fe93cff869165814bf118b5b4b305064b463da3e0367aa │ │ └─277567 /bin/openstack-database-exporter │ ├─8fa80c97d63a6de6b7adb0e191c7889762da9f570f30e9e650f6530b148a2ed8 │ │ └─123329 /pause │ ├─368232a31efe881caaf8bb6bbe794f505c82de966c134d8d5901f086592cacfb │ │ └─104669 /pause │ ├─a11a9f4e6ac42ab5f193bc2fbc6aedf40f6ee5289d12357e1c5a453e3c12b813 │ │ └─257622 /pause │ ├─568eb6160414d4dad187d2af52abad05300e9920d208b1b74e67bc6a66ee9eb7 │ │ └─46829 /pause │ ├─792fa14d7a74e36e40c4a391576020ab9c7dab8f5d559f6fe341dcc99c8688b3 │ │ └─276122 /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 │ ├─347ceb98caf349104564ea662fdca1ef97330612a9a0aa3c4dec54438e77b3c8 │ │ └─173484 /pause │ ├─f40894d040227f04941d782318ec2742540923060528b6298b9c203e9627de3a │ │ └─40544 /pause │ ├─abe254cfb6b3a0abe5c11e61d4f1abd6cb10a52751539ef9052e7a61908d1049 │ │ └─66197 /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 │ ├─003495b42c89bf61e2ddd2a98f53ffa37d5b7dbf94712ae9a7fada3062b244a5 │ │ └─271107 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a789d675f0ff92c7d95a2490c196fcc2dd839d2a4940e3820390fbb7297df088 │ │ ├─64278 nginx: master process nginx -g daemon off; │ │ ├─64307 nginx: worker process │ │ ├─64308 nginx: worker process │ │ ├─64309 nginx: worker process │ │ ├─64310 nginx: worker process │ │ └─64311 nginx: worker process │ ├─36f311d14d6ec8e9f08579823058a28974c9b07d255ce094b0a17ddf2332982f │ │ └─40398 /pause │ ├─509a420e95fe2f82bb4659ee0a116b50382a3f034fe51ca5baf9004d8dd6b9c6 │ │ └─63926 /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 │ ├─0b0c9e1fea410aa167a23a90adde1a27ffd7c022ada5b95bbff17cdffb64d2a9 │ │ └─232004 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─2cc92e4cd9ea05d80a1b469fcaf70dca2f9b8de7cd0c480262355c9251ecd04b │ │ ├─174852 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─411898 sleep 300 │ ├─f56bc4e0cf0556a615a18f4e9a5d3c7ce8f2bea3ff73442f8617091000d22ea0 │ │ ├─257798 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─257815 /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 │ │ ├─257821 erl_child_setup 1048576 │ │ ├─258009 sh -s disksup │ │ ├─258011 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─258016 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─258034 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─258035 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─258045 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─258363 /bin/sh -s rabbit_disk_monitor │ ├─090db820c210c4ed71adff1dbd99061a1479a7f1358702d9c496c1b42df8ee74 │ │ ├─125591 /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 │ │ └─125703 /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 │ ├─aae028c3a80cb824c28160398dcd0a5f64e606006ff959a1a5b78d55945b2136 │ │ ├─122821 cinder-api: uWSGI master │ │ ├─122835 cinder-api: uWSGI worker 1 │ │ └─122836 cinder-api: uWSGI worker 2 │ ├─ae3d172138b3f694eb25a00477a715c33158a752a530e7e612a2fb6b8173d578 │ │ └─262219 /pause │ ├─558735d3f851b8aeb76397993dc32540f4880538e7d0b4849e43624057c39fb9 │ │ └─51329 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 │ ├─41f47fb26ae664a54010502f1f6111e6b2633f474fa32326ad615a46152c3487 │ │ └─60519 /pause │ ├─a43bfa5627334534b370964ea50ad932ce079471e3ce4b81d2d31e4d9667788b │ │ └─95804 /pause │ ├─7678b8f3ee373ac43abb07d1626e634c2de0e2be27617c1b5692bd6612c63c7c │ │ └─216344 /pause │ ├─5360ef49cae28cb37f583133ce39011c603e84f72dd4964b5df3c4574d9f8473 │ │ └─44488 /pause │ ├─541a12e1a000d675e88c68470ac82b0110cc9727a5b806aa605e666aec397f6d │ │ └─158281 /pause │ ├─87cdc13186fb26adb2530ea079b4550839fa2c98661120021c033fd5ea6941c9 │ │ └─60750 /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 │ ├─5a930688d67eb0884afd4e86f9e73accbfb335c16fa1f1445b15d57426a57c8e │ │ └─56114 /pause │ ├─1218eba50beb8bd70906f2f323feaae5d42aa57095c05a446eb3363995aa7304 │ │ ├─108525 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108542 /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 │ │ ├─108548 erl_child_setup 1048576 │ │ ├─108653 sh -s disksup │ │ ├─108655 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108656 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108659 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108660 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108670 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108906 /bin/sh -s rabbit_disk_monitor │ ├─079be0fad5626c546c58b9654f2fa685e084bcdc53084a5824920125fdf970f8 │ │ └─40683 etcd --advertise-client-urls=https://199.19.213.237: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.237:2380 --initial-cluster=instance=https://199.19.213.237:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.237:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.237: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 │ ├─a79c5596a0a68eec5ae562edd93dcc7902487c3f89f986027ed9e7c4bcf55b76 │ │ └─91781 /pause │ ├─a486d59cc868588ece2bc30f83c44ca4578e76b66b52877c11d93a6978a8a63a │ │ └─171184 /pause │ ├─49f624ce07272e81f1fb530f1f807055893d9e7ae58bbf06b3c6e51aa9ec3348 │ │ └─230893 /pause │ ├─163116f38208a67ee6f7c251d522328844b2123e6a8f21bea1f5966b43f01b6f │ │ └─164671 /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 │ ├─fa1a729cd3aa888b593c9a4e5f798f90b322347a1d1be2af8d7d205e6593774b │ │ └─251511 /kube-vip manager │ ├─43217945c544fbbf6b72e0a034c09a973f417be12b3c90eea364ae522929aede │ │ ├─246559 magnum-api: uWSGI master │ │ ├─246589 magnum-api: uWSGI worker 1 │ │ └─246590 magnum-api: uWSGI worker 2 │ ├─68b12922f8b99ca2c009a6746304d8e671c11878577d4b78865e05fbc327ec82 │ │ └─229866 /pause │ ├─24e10bf0a3d6718693a1a0295a6a5863a620cf568abed1420ed5e7af40165536 │ │ └─63044 /pause │ ├─a7edc3d3c3e3d77121d52a0b40f18e7883a6f382c46c17f20d812dd85eb283cb │ │ └─262267 /pause │ ├─d9d6067a1d69b445e546b0ce317f29c2df8df9c3604e943e72d41892d4f6fcb9 │ │ └─66466 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─eef59252f7308f08309ea65853745c85191c6044944a713568b6899ffea2ba6b │ │ └─85589 /pause │ ├─7de1c7cc841660e3fcc0a340945aacdd7129a81c65ea0c308d6b50c43a52df80 │ │ └─66425 /pause │ ├─1843ad94eb7ce34bd58c55eaf9ab709f5b326943f88244fe1120ed22eda39711 │ │ └─64100 /pause │ ├─af82333f5dc9f4d76a51759bf3c305c6a3a5c15d568b438539d9f238ba6c9a9c │ │ └─255802 docker-registry serve /etc/docker-registry/config.yml │ ├─115441e46e2eb17a32040770790a1f27d296e5da932dfcfdc00e95a1247e668d │ │ ├─106644 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106840 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106842 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─2ea750b177609efc9ea38e43d4e7bf774100d149fa382d8d7715144977f197df │ │ └─44685 /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 │ ├─a33b610592220884e3911a2917559d6c526772be7bca1b7b342211c6e693fa1f │ │ └─40628 kube-apiserver --advertise-address=199.19.213.237 --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 │ ├─448c51d885643434a12fc832f0f2fc2f64c18b4b757283f26e470b78b8f694fa │ │ └─43095 /pause │ ├─c6477b354181e35bde544acb530e22e5bd933a5ba5fac20d5aba83a6ac683bb4 │ │ └─46735 /pause │ ├─e236ecf7bde643380ecdbe4e6d9ba99b4796ea00ee822751d134bceacd773e01 │ │ └─232970 /pause │ ├─a419a41b9c376c5aac0af073b18a69965fa0d61464098b21a597d6a896a1a09c │ │ └─63834 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d1a6046ecc4b62bee933561eed65b682a6bd52d9b3b124ee373f87d55ff13bd0 │ │ └─48736 /pause │ ├─e8556ce634c4417b85081fcf88846805058f23b1c718b69823a2cb5c4481cac6 │ │ ├─224578 octavia-api: uWSGI master │ │ ├─224590 octavia-api: uWSGI worker 1 │ │ └─224591 octavia-api: uWSGI worker 2 │ ├─75355e60230065c7c768deeb4a0587672f271e3a84dad880251d7cbe6cf5a6ed │ │ └─47656 /pause │ ├─23ca92170818d35d4af936113eb7a61eeae7832a53b52f130755dfb38b79359d │ │ └─63248 /pause │ ├─e14f498cbc3a2b9c826620d5bcc1f6d256fdae64547cbd6a39347f446991acb6 │ │ └─62207 /pause │ ├─8d3f130f4e8c4e37637c4edabb647668d6cf5707f6ecb744daf85f54b41ef5c8 │ │ └─106165 /pause │ ├─d6f4690ede411e3fb52cce06274b5467a2a8853abb33866782ddebcdd26ba2a4 │ │ └─65939 /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 │ ├─3aef71848fd09e8a87508bcf8a7c1ce29d9670d0e6465a54c606a5de62e43802 │ │ └─110069 /pause │ ├─ae30a052261bdc5844cd11bba8d482207e4fcd957d7837011b0917316c35f44a │ │ └─158561 /pause │ ├─3a54942b7f5942715db32c911a101488fbe5962ee836e3137096114c95f8032c │ │ └─235121 /pause │ ├─08ec2eb99a42bc5437565afcb912decafa7c5dc12427e2f290fe7912d53ef9c5 │ │ ├─169475 nova-metadata: uWSGI master │ │ ├─169488 nova-metadata: uWSGI worker 1 │ │ └─169489 nova-metadata: uWSGI worker 2 │ ├─751eb570ec80ae08024064dfaec102afdce6c25bf97558d6c1c41fc51ef7faad │ │ └─41791 /pause │ ├─3e5030363f46607a92d6163540a0c13e7fa61b18809759932f7665b11e1edc9f │ │ └─108415 /pause │ ├─782e9a50df42b4ad399ff0c911f9bbe3b13a5fbd2a9cd0717f0c1eee79fa1acd │ │ └─186823 /pause │ ├─4c65eb84aa79d9e989b5994b183e12be54505933538ed0e5777c15f40d06dc0b │ │ └─273310 /pause │ ├─3f9fcf3eea261e11f327a58933b719d10af1cfc263f8b76f58b9e8c4cded1a29 │ │ └─216340 /pause │ ├─c025c7765ae5049e5577b4e081d2ce540f169fd1dd4a62c08b9393a1a0a618ac │ │ └─231978 /pause │ ├─8c9fa0179df5fd3aa3dcd1f663e1d229318f8ce9640b702b8334ad6f31b515eb │ │ └─237166 /pause │ ├─00e9eeeff92e2876c414078a6a54c9445d0506e26b72f883780d5c91d1c5019b │ │ └─43582 /pause │ ├─280acc842e994f2ee6ab1ed5059db9c1d6975f426487caf078dbcd27524f77b5 │ │ └─62498 /pause │ ├─a99a892e0da2f0ee73d72ff4a039eb6e56526aa8aa79da38eb5191ac7e5cc32a │ │ └─48017 /pause │ ├─6809b31ebbda0632f39bbf2dc2e774ff7a6cabaa21b38f832af25d23a7aa1556 │ │ └─62537 /pause │ ├─6a5bd9f93a6bb6726ee3a4b7ca148c00ae1740f2d8026da131ede28ac22afb24 │ │ └─47183 /server │ ├─f81790426e7c8f3ecc0342f746960e67fef51ab76f5f241730f026922d554ffc │ │ └─252076 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─ce1ecbc8470ba93233c523e8b600404e1038227783b0ce30c8ca87936e60b469 │ │ └─47555 /pause │ ├─35f337b5b5a0c64ebeb47f0256ec4a0cabb04f0df3a4797a0093d3c0dfaf52ee │ │ └─251682 /manager --metrics-bind-address=:8080 │ ├─9c8a85e65a61c324d913b6986e10d9687f4235994d84dc87f01cc5426347e5dd │ │ └─60480 /pause │ ├─c5ab3f459a0fa984aec84928bc0a9769a423158d3ad737ce6bd674b1f8f7152e │ │ └─194839 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ae6070dc5781f84d7550b4c69793579f55847118eda6d200b491b331c2a3d9c5 │ │ └─156445 /pause │ ├─8c515eb953aa85fd649368166119d92835c32be223c89ade3db146a57afb2c68 │ │ └─66239 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4cdfbbff002cf16756d148cff29f4dde5eeb806d32cd3b0710b42baf714023f4 │ │ └─65466 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ad99be263ebe9d73e0b6051917e77986dd9e7e83580f2aca6bbfc2e823db07ee │ │ └─56294 /pause │ ├─b61d22c6caebff7f48e2a08ac0c086e8259cee3841f572bae2c6ba046c244159 │ │ ├─65025 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65058 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9d28a365fc64b7698cdc60e38546454ac6cef2aa4d8ed7716467874f0569468b │ │ └─159201 /pause │ ├─040717ecc011d5a7e3841377d9ff540b4e9e1a343c186422938344eec4a43094 │ │ └─251704 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 │ ├─0f00dadc1d20e71d79fec6356b94fcf65dd42eed41bc0994f5b891eda5e65a74 │ │ └─106123 /pause │ ├─37008c9348e087dba34bab492994fb13a15c37f3992f60d9b8d3d4e750e6076d │ │ ├─84705 barbiacan-api: uWSGI master │ │ └─84719 barbiacan-api: uWSGI worker 1 │ ├─6e01fd862d18a18d0d416be69191c7f72cf9047e3f9d8b5314465336eea5524e │ │ └─96179 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-9r2bb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1fe0f20b7d8cab2e1588aff027d65a249622902c3867bdaf284c6c166d81cb40 │ │ └─40518 /pause │ ├─488745c868bf4dcc3665dc45e9032c717847234fae95b26941b59b367a673be8 │ │ ├─171314 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171330 /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 │ │ ├─171336 erl_child_setup 1048576 │ │ ├─171384 sh -s disksup │ │ ├─171386 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171387 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171399 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171400 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171410 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171581 /bin/sh -s rabbit_disk_monitor │ ├─367cdcdb08ab4cba99fccc354f1e6986b712dc51ec99907859523c1eb10468eb │ │ └─173918 /pause │ ├─f36f6d9f1882c5d5c5b7d231b58ae50570208900bb70e11a7fa6d7bddb38e4ab │ │ └─208392 /pause │ ├─83d1784bd9bcd1fa7c6dc3118348f43c9629627b6d88c66b075fd5e8ff638367 │ │ └─61669 /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 │ ├─b62a69aedb3a5896fc77e9ed52f3f6e9dff80be8096878a3091ef9726b9ff54f │ │ ├─ 96273 /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 │ │ └─399977 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d5669f6448c3b0c3830ca7a019fc631a241f6a20d669de6354e640fe1c1a2334 │ │ └─40515 /pause │ ├─aaea1f7705b79129d44ae3e01f3c3bc2bd75784883f862e54b177f25d1c6ab48 │ │ ├─66949 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66965 /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 │ │ ├─66971 erl_child_setup 1048576 │ │ ├─67018 sh -s disksup │ │ ├─67020 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67021 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67022 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67023 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67033 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67280 /bin/sh -s rabbit_disk_monitor │ ├─027c0f91e5e16da7971a6f28d10108ad781f65634ef5e3c880200a3e9bf22ec7 │ │ ├─208477 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208494 /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 │ │ ├─208500 erl_child_setup 1048576 │ │ ├─208548 sh -s disksup │ │ ├─208550 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─208551 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─208555 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208556 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208566 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─208821 /bin/sh -s rabbit_disk_monitor │ ├─1c4df0d7f764d9fb8292ef9631e61e1e1fe8184af1b5c017c484694d2b2e3e76 │ │ ├─61370 python -u /app/sidecar.py │ │ ├─61767 python -u /app/sidecar.py │ │ └─61768 python -u /app/sidecar.py │ ├─37ffff7411f76db6b0ffab781522977b5ef5e6e7054febbca3e89aee7d788483 │ │ └─44001 /pause │ ├─31866dd7357f85e47ea821781a223b8a009927c8499f473c362ed6c6c7c3e917 │ │ └─187059 /bin/bash /tmp/libvirt.sh │ ├─20d2ec2b5a367ebc8c8656981189e4500a81a9d776c3c8a4d89e3e17dafa7dd2 │ │ ├─204424 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─204850 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─204851 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─1cf2dcef9be2f4bb7dd37b77794c59abd936bf2716b0c6d5f4f34186155504ed │ │ ├─271139 manila-api: uWSGI master │ │ ├─271169 manila-api: uWSGI worker 1 │ │ └─271170 manila-api: uWSGI worker 2 │ ├─fbd24ac87dd361306e3b483a89a5c63d80b2fb29dcba519682ce8a8984ab88e4 │ │ └─49047 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a7bb48bf4693cb22e3334c742270471214b13f80f7a312d478cf78fd809cd8d2 │ │ ├─182672 neutron-api: uWSGI master │ │ ├─182705 neutron-api: uWSGI worker 1 │ │ └─182706 neutron-api: uWSGI worker 2 │ ├─b6897d47cb18724db835c799689e410af08de65f0fee7f991d556e850122cb3b │ │ └─65981 /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 │ ├─2dfc3e6f2fc510723fe3bdf5b251fd367221669bc730e92b78acbf4d4cfcedf6 │ │ └─86628 /usr/local/bin/rook ceph operator │ ├─2d948cc4c0fbb41254ee1d02a1b77ca1e60040172273ac20b08f1ac6f3074f5f │ │ └─216163 /pause │ ├─a01299dd71b67bce9a299205373aa6e9306b94dce338600b62189c3dcacd8561 │ │ └─56061 /pause │ ├─b87363b481512c578c1c21891bd7e0b27c9409172c3b096701722fa087668b02 │ │ └─185147 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) │ ├─f68b8d1be6b3927a7e3d3f62334bc6e4dde9622e574f64592bf8942870fe8ffe │ │ └─40996 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─640226263b481d1fbfb98e6bc1650e9aee84581b0ea7320ad9ba76160833276c │ │ ├─275496 apache2 -DFOREGROUND │ │ ├─278351 (wsgi:h -DFOREGROUND │ │ ├─278352 (wsgi:h -DFOREGROUND │ │ ├─278353 (wsgi:h -DFOREGROUND │ │ ├─278354 (wsgi:h -DFOREGROUND │ │ ├─278355 (wsgi:h -DFOREGROUND │ │ ├─278356 apache2 -DFOREGROUND │ │ └─278357 apache2 -DFOREGROUND │ ├─880816f18610be11609e134392d126197ae5712a9804c640a372b4b854775b9e │ │ ├─182720 neutron-policy-server: uWSGI master │ │ ├─182762 neutron-policy-server: uWSGI worker 1 │ │ └─182763 neutron-policy-server: uWSGI worker 2 │ ├─7a4f76dbe4b7d9db066750e1e137128065f60c8f228b4e5d017586f22cfc59c4 │ │ ├─246279 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246980 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp78n03ptf/privsep.sock │ │ ├─246983 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246987 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─38e26f4ecfd63eec10cf9fde992c9fde28e8682e64f4b48ec70fa173c58a305f │ │ └─107756 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─2a0a04da6fc133ca61afeab2cb19e0bc8cc10e3086a5c546b3eba39483334e03 │ │ └─44122 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 │ ├─a3ac75048307990688face0a58b9a8c99f2f13b1eb109941d030fec177a47baa │ │ ├─48771 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 │ │ └─50088 haproxy -sf 14 -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 │ ├─cbb53e4719fa9f9694d8eafc6dc3406a2601d278124bc436db6337b602a51fc8 │ │ └─277133 /pause │ ├─1a045df303db224cb09595ce38bb2106475a9400938e6100f5ee13dc26d7f7fd │ │ ├─42253 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42672 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8cc9d46fb7a399c550aa9103183bc8b38821529c7198ffc0860fbe77b4509c80 │ │ └─125034 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0c4618cc5d5863d96596f6c3595d621add395148f6306cbf39c6f9c2beb9f1b7 │ │ └─225342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fdbfe6a5ea6b266b568447493910a4edbddaa0b428168455c272b0710475545b │ │ └─251639 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 │ ├─aaabe6dd7927d683caf0b671df013771d29c76dd1ccd334dec3063eb2c8b97a3 │ │ └─43608 /coredns -conf /etc/coredns/Corefile │ ├─2fc9fce01d9af1ec619882a78f2e5b475b9712cb7d2a8cc7f6ed846e60a7c33b │ │ └─78097 /pause │ ├─51061c76d368d8bb87f867c2841ba98eec7634c3e10933c17dad4eed2b3c5647 │ │ └─40969 /pause │ ├─7fdddb5fe953e3966aa3800dab3bfde74856391a2b15d8d52f14b87ba15dc7ce │ │ └─63268 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 │ ├─0362f16188ddb6881db7733ce22ee9dc2113219d8d9e95ea4aba3e9488abef9f │ │ ├─169375 nova-api: uWSGI master │ │ ├─169412 nova-api: uWSGI worker 1 │ │ └─169413 nova-api: uWSGI worker 2 │ ├─a402a7b65095b0460124ab175d4da2dce5d51365ccdc61629a76ff9d8293848e │ │ └─251276 percona-xtradb-cluster-operator │ ├─42a9c6b9b1132d92c41af2c438ea7bede24c7f389c8b94ebf1394b7269f3deeb │ │ ├─204705 heat-api: uWSGI master │ │ ├─204723 heat-api: uWSGI worker 1 │ │ └─204724 heat-api: uWSGI worker 2 │ ├─0786f36c5a9c0fe17b3f609772c607e5f11286d844cb79eadfb3124c45f90b11 │ │ └─56461 nfd-master -crd-controller=true -metrics=8081 │ ├─27b3273af5c9bef68d5f6c1f82c8e2ace3157ffaedd646748f13e40e3f406375 │ │ └─173424 /pause │ ├─84e60c4c20b6ea6f05ea3ee9171d6e41c8c57d175bf554a48df65c6111eaefca │ │ └─65318 /goldpinger --static-file-path /static │ ├─b2df87b9c8d4903f44a0181f211f25a4c1c956c5dc44f691229f216b080260c3 │ │ └─251967 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─358c911294dc801d03aa59366cad5faa70a96a961793b952d5e60038c155894f │ │ ├─61346 python -u /app/sidecar.py │ │ ├─61747 python -u /app/sidecar.py │ │ └─61748 python -u /app/sidecar.py │ ├─e6dc046bf8716721b4529fe259564e181eb2404c4ff42eb4b8c573826a4cdc2e │ │ ├─ 47130 /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 │ │ ├─ 47143 /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 │ │ ├─ 47230 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─275276 nginx: worker process │ │ ├─275277 nginx: worker process │ │ └─275278 nginx: cache manager process │ ├─a0161183936e17d6783fddb6d8f8fa87eb1a345d2ace7fba0e8ef3e9de5bef49 │ │ └─60428 /pause │ ├─51a73af44de8660136aa5f739f1906bb9ba72dbfccddc7296dcec2dade127b69 │ │ └─246754 /pause │ ├─1c0f1fe6764741a48a72ffa01aad563adcf21937370717319c17a05572ebf254 │ │ ├─ 72123 apache2 -DFOREGROUND │ │ ├─ 72158 (wsgi:k -DFOREGROUND │ │ ├─ 72159 (wsgi:k -DFOREGROUND │ │ ├─ 72160 (wsgi:k -DFOREGROUND │ │ ├─ 72161 (wsgi:k -DFOREGROUND │ │ ├─408116 apache2 -DFOREGROUND │ │ └─413005 apache2 -DFOREGROUND │ ├─d1a35cfdba7fb584da7f687edc1c0be61af64a8b080cd1f8ff010b8970a3060f │ │ └─159118 /pause │ ├─aaa883467db190c4a83456ff0902859319cc5735f7f0c59a05a5cab5387215c3 │ │ ├─48925 mysqld --wsrep_start_position=e269c330-762a-11f1-b108-73064191a537:20 │ │ └─49071 /var/lib/mysql/mysql-state-monitor │ ├─17777ac03f2ac7854770b09dba3e5170cb5a8c5a12a181371148d0ee5c0c4f6e │ │ └─66549 /bin/oauth2-proxy │ ├─64c67126edce4c0bdae00df9cb296868a5ce49aff505b341fbfc902736d7acfa │ │ └─66501 /bin/memcached_exporter │ ├─b34e9cfab5e6496c8303c45a85920e27a17d0bf4b7bfb13444e64a2812a976b7 │ │ └─40548 /pause │ ├─901be16c41d23e43c8ad6af989082429c1746c3221e40ea6fc1492908c1ddae0 │ │ └─216622 /pause │ ├─9c03d0cd618f90559be2853482b1fe2d9c209d50f9105b4a09543135b518adb8 │ │ └─252005 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─153a6d9b8d004c3bddecc62cdb7533e5bedef48f8fa4a0e60b2cb403b405afe3 │ │ └─189303 /pause │ ├─759015348b48a70f80c3ba507eea398b1a6e5b16cc5ec81f3e8cd006bdc363bf │ │ └─51532 valkey-server *:26379 [sentinel] │ ├─8dc63b5b1d6c1e9a1730d6b2202f807a3795b54971eb39b182226a111c714ec9 │ │ └─141577 /pause │ ├─015316713f4f157fb3806133a05fa7a3b40e9f6d14df87be42f6af4d23339299 │ │ └─66529 /bin/oauth2-proxy │ ├─2c412d9df3f36de8490b6533e10ed779aa58fed9dcc9c9a0e7e924fd13a20688 │ │ ├─132029 placement-api: uWSGI master │ │ ├─132041 placement-api: uWSGI worker 1 │ │ └─132042 placement-api: uWSGI worker 2 │ ├─ef9fec8b2d50433496e771d005619cc21da4f77bbf01f472a36ec2de5a900e5d │ │ └─262394 /pause │ ├─e2d7e90c3fb0a9ce689fd7f03543c2bc0e5c7e285fd65279bf2b03e3144bc1eb │ │ └─51588 redis_exporter │ ├─d68ead2e1cf59f8b17d69be9c6da8112a3b039e55eb9685fffca7ad97f0cab4c │ │ └─64459 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─712f2347fa8febfe93b43ee6f59e05e8245dbc98ffd589f91b4acb26b5e4b715 │ │ └─246234 /pause │ ├─0254bd83cf541f276cd16e3a6f859288f824bd0c92097990dfcea2fb4f7d7d54 │ │ ├─204686 heat-api-cfn: uWSGI master │ │ ├─204725 heat-api-cfn: uWSGI worker 1 │ │ └─204726 heat-api-cfn: uWSGI worker 2 │ ├─f47ac65329802b783f5ce56b3ea01dbecb3d450285d6d1df1c17ee3484433df9 │ │ └─44731 /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 │ ├─e01a0baf32da4f7c6c016ad6437769167d53ca0713493535165ad918e8aafd9f │ │ └─124907 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─7ab91eea136a8f54ee36828e8ac9a4b6fa8091037c4f0257498c62861674b8d4 │ │ ├─156558 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─156575 /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 │ │ ├─156581 erl_child_setup 1048576 │ │ ├─156629 sh -s disksup │ │ ├─156631 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─156632 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─156748 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─156749 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─156769 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─156901 /bin/sh -s rabbit_disk_monitor │ ├─8ae025d9ae22c086c07dbdb3588ed07fa324ab1c0620dedbd8f77889b51cef9e │ │ └─237097 /pause │ ├─ad3f6c7a7ab97b32184e8f30b62c98f3e7bc9f44b87e26d23f744840a00d98d2 │ │ └─158654 /pause │ ├─a7914e9ca8c486cf74d63b15e898562d163d5aa0e5820b46a066e385eb47082a │ │ └─62434 /pause │ ├─258f6fee0758a6f2f5a3998bfdf4bd53411e22be7a776fbfed30bce91310f2c0 │ │ ├─170162 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170539 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170540 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─be40b4973b75b59bb743d6967f48d48072e93c8527c157041de26e4de8e0cc75 │ │ └─251750 /manager --metrics-bind-address=:9782 │ ├─db5e03c2751dedb3c38e4b5c6e42260b57016e29d04e93ffdff803cc9b934bad │ │ ├─279908 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─279920 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2ad088e26e9845c9f8b32bdadef826ec34859aadd90bb841160f2a8be7faa319 │ │ ├─225329 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225823 octavia-worker: ConsumerService worker(0) │ │ └─225827 octavia-worker: ConsumerService worker(1) │ ├─2b6f1a23feba03bcb6676968f520cccc40c770093fe5cd9a4ed7307698f4aaae │ │ └─186945 /usr/bin/libvirt-tls-sidecar │ ├─1b10665d42582e8a41615ed5c6a39b45fd2f406e8cd2a4b67f579543f61565c9 │ │ ├─142079 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142092 /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 │ ├─9cebe2a724fbf47e48759f94c784a8e1201ffe2f1c9121986b2bcfa5a8ad5049 │ │ └─189274 /pause │ ├─839f594d2160523e51118f4a5ae6b8bee18a378b056df2da0fbe44874fe0253a │ │ └─96999 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9d113bcd5dc6d5b7052ca32f313082faa3b1460f980b6942310670bf06979499 │ │ └─187638 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─41af6ecc01e1680c39dbf94d21d25aa72ffad208985cde5f6678461eeb5330c9 │ │ └─51237 valkey-server *:6379 │ ├─dc94234b9bcb31bf839f5016f6d93d0c1269a306097c13f6378a7980b4a992b0 │ │ └─158676 /pause │ ├─8eeb06a675fd1605db7d4251267e5d7d5c6c60e6f80095ee094d48c1ad45fa5a │ │ └─262062 /pause │ ├─4181cf4ee218e813924e7abdab83da3c542610179c1e489ae117a0b6fda0de14 │ │ └─66154 /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-237.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 │ ├─92d060451cf5287c760e94b3b4f23ab7ac97f0fc142fef577095c3b6823289fc │ │ └─43544 /pause │ ├─83da78f40a6c3963b9ccd3a652f047548228611fcec8818d18e0b64186806233 │ │ ├─105173 glance-api: uWSGI master │ │ ├─105186 glance-api: uWSGI worker 1 │ │ └─105187 glance-api: uWSGI worker 2 │ ├─8aaf16940b75a98b1dcbb8c3f5cd7a5cd7e7f5efd0426c36fec1430b51b2e565 │ │ └─251413 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─613f8c59b54b15eec71d99a9c81048069c4eab284c1926db8a36e0513672d804 │ │ ├─182666 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─182954 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182955 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182956 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─eed76c42188bdb4e33253431b414c8215b1e4f034baa54c6549e867cbaf73615 │ │ ├─271392 /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 │ │ └─271604 /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 │ ├─24c34d3c4eeba39a2e2bd521467df8ae721dc07a88ae3f6fd4e7b6eb060233c0 │ │ └─173321 /pause │ ├─26de3807cbf7ed1217adc2df22cf854afacc1a4cfa342e85ee90158269fa1d5e │ │ └─254295 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─316fef9e71e28cd1270fccfa7f2a1e09ff5a837c7047bbef9df55479131b45c2 │ │ └─155805 /coredns -conf /etc/coredns/Corefile │ ├─d596d139bc839bedcc6e079ab1ced0bdc87996491cbdbf457f51a1dd112de025 │ │ └─65078 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ca5dd52796e77a0189f580ae78f838db6a6c0c16f7ab46e7cbc79a9ee253addd │ │ └─173405 /pause │ ├─8fb3182d61fb6b6ad7b21325f4850824a982079fbb03782acc66585c7958d83f │ │ └─65897 /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-237.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 │ ├─3abfe5cc20dcd661683ea7f484cb26bc6a6d28b7820bf126585fcf949a2204f4 │ │ └─50970 /pause │ ├─a9a846c80e57c50e04505e1450e86e3235ee02a0a99910361859d8b604f8b6a3 │ │ ├─183545 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183941 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpsi6fnj_d/privsep.sock │ │ ├─184255 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpurs2eln7/privsep.sock │ │ └─184486 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─b3b202a61572697c3ce1d6f71d41f56e433491f720268b89f7b19feb4ebf8179 │ │ └─173527 /pause │ ├─4f41e5b63484cae0f0b96cc8ae59d562ba2894fb35362ba618819ac35dfda629 │ │ └─48851 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─cf6a6dc7a5f63efc0cb90e4c11e4a3e4f1bb249c92b54e0230077c56fc117d07 │ │ └─189223 /pause │ ├─cb4b8ed55328f60d84a17ce07bf05741d969407e418ef6f83b7c5432dacb2a3b │ │ └─110126 /pause │ ├─91ebceede6f07300bcb09edb783b499724f81a194fc436c1aec000aebbcf27fb │ │ ├─226079 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226098 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226595 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411246 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411247 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411248 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411253 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411255 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411256 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411261 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─411268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0165f17803aadfab550057fd6b1c0e91ee618abe19efdfb2c89f4ea938b89a8f │ │ └─44773 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─92e3ab827bfa661c0df838c574496d61cb983e8661cbf2c794dea83c8809c9be │ │ └─51171 /pause │ ├─6c41147712838fad703ed19b0923b22283ab98b2046ead43acee2263db9c2b35 │ │ └─64849 /pause │ ├─2ba3ab9a7531ab573e5c46827d2452d8d597c82fbe10ebe9c3240fc181c4be72 │ │ └─127072 /pause │ ├─01f80a8899a8f80ad33090546330ed723136cef254196edd2f01624216a86635 │ │ ├─170168 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170515 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170516 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─e4cc5e37d47ad9c328fbf15045204f60db9871696ecc24fcb9744a61a048c6a8 │ │ └─142046 /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 │ ├─13593709ddb33248aef35a97469a62a1cde97ce77d40c2b8c933a14386fe2470 │ │ └─56422 nfd-worker -metrics=8081 │ ├─bb790d15868c6b63f3b5284a5e3c259584b84c15094cadc83c99c920e1d8e46b │ │ ├─227681 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227701 /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 │ │ ├─227707 erl_child_setup 1048576 │ │ ├─227754 sh -s disksup │ │ ├─227756 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─227757 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─227803 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227804 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227814 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─228059 /bin/sh -s rabbit_disk_monitor │ ├─88d1e81916637eba1acccd565335a0c161d10a90a54837ad95756f8d46f2b645 │ │ ├─186926 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186968 /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 │ │ ├─186997 erl_child_setup 1048576 │ │ ├─187175 sh -s disksup │ │ ├─187177 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187178 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187240 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187241 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187251 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187668 /bin/sh -s rabbit_disk_monitor │ ├─f11638a8cc782ddf0dac94cb6126aad619bd61d6fc8aa2a40caa419601364721 │ │ └─61988 /pause │ ├─a45af76999b98326b619639bec45f6d2237dff94ea64a0b140470f7b0cb63968 │ │ └─44520 /pause │ ├─66626b2a127b2503b9c52b3214bca314118cebe1f414e56c12e27994f8dc8bf0 │ │ ├─185130 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) │ │ ├─185655 /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/tmpgq1d1qdy/privsep.sock │ │ ├─380704 /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/tmp8c9zne8z/privsep.sock │ │ ├─380965 /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/tmppp4df8s0/privsep.sock │ │ ├─381397 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─381398 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─382585 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=660697f5-a52f-4746-bcbf-6507e57e55b8 --namespace=qrouter-660697f5-a52f-4746-bcbf-6507e57e55b8 --conf_dir=/var/lib/neutron/ha_confs/660697f5-a52f-4746-bcbf-6507e57e55b8 --log-file=/var/lib/neutron/ha_confs/660697f5-a52f-4746-bcbf-6507e57e55b8/neutron-keepalived-state-change.log --monitor_interface=ha-6d05c091-76 --monitor_cidr=169.254.0.158/24 --pid_file=/var/lib/neutron/external/pids/660697f5-a52f-4746-bcbf-6507e57e55b8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─383105 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f1a38626-a849-4879-ba1a-2d3f1752dee4 --namespace=qrouter-f1a38626-a849-4879-ba1a-2d3f1752dee4 --conf_dir=/var/lib/neutron/ha_confs/f1a38626-a849-4879-ba1a-2d3f1752dee4 --log-file=/var/lib/neutron/ha_confs/f1a38626-a849-4879-ba1a-2d3f1752dee4/neutron-keepalived-state-change.log --monitor_interface=ha-3576c363-e5 --monitor_cidr=169.254.0.12/24 --pid_file=/var/lib/neutron/external/pids/f1a38626-a849-4879-ba1a-2d3f1752dee4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─0d45d8981a38174450b2de3c3c745fedfe46ef4cf0fba983fcc36cbff2df5565 │ │ └─41805 /pause │ ├─8c6a90f759dc9b9e1bfd6b8b0a78f8cb72c08c697351aec22e6775e4bd3f0e8e │ │ └─173956 /pause │ ├─fa2f336993fbf1553d919da27d46c80181e2f984ad003de75e06b5e6b772075d │ │ └─227554 /pause │ ├─148f2408a7010c01aa57319aa6ba1f373a35fc998cb4d157fe6992766aeb6f72 │ │ └─251771 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─06aa5c474d86e6c872e48a5532ca9bf7e5256b9f85c3144ebf3d93d65fd79c0b │ │ ├─246642 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247007 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247008 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─daead6687a1f46e4bfff3eb5f701c825c4b1698cbed7e748b7a3f6da950cd2ca │ │ └─60315 /pause │ ├─330dd7f002e9a3ec9763ce95b3ae9e64b0d07407aadace46a1c947bf4c693499 │ │ └─95863 /pause │ ├─94aa73f2a27599ffd6961247ca75af3c8a262887a7faa88801e14feeb462490c │ │ └─62031 /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 │ ├─438aca91e5d60b4be559491ee0bf78d8e234f325d1dfa3dc06c8d367f7c33805 │ │ └─68744 /pause │ ├─e43244adfc24f354efd66121f7bb57c71acb4ce94e447c1bb9a88202176cbec0 │ │ └─79514 /pause │ ├─a676c35779406137f6aaf1d04e52f90ea20ddde28131be75cdd4a9e75c6caf0b │ │ ├─185168 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) │ │ ├─185830 /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/tmphv7hqqpn/privsep.sock │ │ ├─186629 /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/tmp7n6vkhrb/privsep.sock │ │ ├─187214 /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/tmpridk35ka/privsep.sock │ │ ├─187664 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187665 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187716 haproxy -f /var/lib/neutron/ns-metadata-proxy/58c5968e-a5af-48ee-9d07-f2a8fb72df90.conf │ │ ├─210256 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1412ec9f-8bae-4821-9a22-9e046ccf37b9/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1412ec9f-8bae-4821-9a22-9e046ccf37b9/host --addn-hosts=/var/lib/neutron/dhcp/1412ec9f-8bae-4821-9a22-9e046ccf37b9/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1412ec9f-8bae-4821-9a22-9e046ccf37b9/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1412ec9f-8bae-4821-9a22-9e046ccf37b9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-50fa9d85-288a-4d5c-8537-24501c1acc7f,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 │ │ ├─210260 haproxy -f /var/lib/neutron/ns-metadata-proxy/1412ec9f-8bae-4821-9a22-9e046ccf37b9.conf │ │ ├─389609 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/58c5968e-a5af-48ee-9d07-f2a8fb72df90/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/58c5968e-a5af-48ee-9d07-f2a8fb72df90/host --addn-hosts=/var/lib/neutron/dhcp/58c5968e-a5af-48ee-9d07-f2a8fb72df90/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/58c5968e-a5af-48ee-9d07-f2a8fb72df90/opts --dhcp-leasefile=/var/lib/neutron/dhcp/58c5968e-a5af-48ee-9d07-f2a8fb72df90/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-248566b3-52da-4440-838f-2fdd1febea68,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 │ │ └─390352 /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/tmpjx1wuimt/privsep.sock │ ├─a4a9b1f82289f9fb91078dbf9c032de7b70bfa02f274fbe2ca2b9934c2bb3d6f │ │ └─275711 /pause │ └─e254e8f222f22235d3f5262c8a8223390bda6de22672169986fc7e67fc443de5 │ └─56021 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount