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 │ │ │ ├─23315 /lib/systemd/systemd --user │ │ │ └─23316 (sd-pam) │ │ └─session-21.scope │ │ ├─23250 sshd: cephadm [priv] │ │ └─23329 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1617 sshd: zuul [priv] │ │ └─1630 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1621 ssh: /home/zuul/.ansible/cp/199.204.45.115-22-zuul [mux] │ ├─477509 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fyizivgcmgjllycdvyjrqqqonoqxlqbn ; /usr/bin/python3'"'"' && sleep 0' │ ├─477510 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fyizivgcmgjllycdvyjrqqqonoqxlqbn ; /usr/bin/python3' && sleep 0 │ ├─477511 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fyizivgcmgjllycdvyjrqqqonoqxlqbn ; /usr/bin/python3 │ ├─477512 /bin/sh -c echo BECOME-SUCCESS-fyizivgcmgjllycdvyjrqqqonoqxlqbn ; /usr/bin/python3 │ ├─477513 /usr/bin/python3 │ ├─477514 /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 │ └─477516 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 … │ │ ├─ 9959 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12312 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3445400ea9828538c0eb74db885ccb3156ccd83ba2ed23684f485270a3d0681d -address /run/containerd/containerd.sock │ │ ├─ 12675 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2bc459bdc2dca2c917f3b74785835fe1b3ea7b6bfaeb6dc00cd685b6f352aea2 -address /run/containerd/containerd.sock │ │ ├─ 20082 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d49fbd2846a2a14c892a5dc0a5fb84eb82327ddb5edb5947d0ff6253be59f57f -address /run/containerd/containerd.sock │ │ ├─ 26852 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ad8d620342b803ab645c15487a48c06340c7c9eb5d77eb597b801ebf9c64818b -address /run/containerd/containerd.sock │ │ ├─ 31635 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c3b2ec216640f21c3b58fe12c72c37280a66e191ebcd5c889b186215bf008f1f -address /run/containerd/containerd.sock │ │ ├─ 36347 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7addb8e05612c74b9ab47370ca3d6d9820f77ade23f477fc9e8796c521671228 -address /run/containerd/containerd.sock │ │ ├─ 42131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e958164fba7336c2f150ea68f8e7d695bdb40fea1e012dbe05212207565891a -address /run/containerd/containerd.sock │ │ ├─ 42140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9700152104e155edd4732caf9717f8a5f30f30cf1a6de4bc36f6fe704b6d3ce -address /run/containerd/containerd.sock │ │ ├─ 42195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbbfdfe020e30a571c615c5b7deee246647fb4620be92c678b13e163ea76072b -address /run/containerd/containerd.sock │ │ ├─ 42197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 092392108767b461cebe554b4aa1d2a603a85a11edac55a1b7b8a7c8a89cefc4 -address /run/containerd/containerd.sock │ │ ├─ 42243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bbe8d8cd48b6ade27375dacf40e39d817422075bc1ce9ba4884fec203e3eb40 -address /run/containerd/containerd.sock │ │ ├─ 42750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d4fea9f6372211b0b4f15cfc02c95cf9ca64c1e08a120cc16d63411bb49a1c6 -address /run/containerd/containerd.sock │ │ ├─ 43508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b5fbf478e22e9be076b867aaa7a21aaa2b5215c43d936e92ccbfc2da39cedf -address /run/containerd/containerd.sock │ │ ├─ 43557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf74f0c51ac4c640ddcd3955cc1d9eb882d3aada1c25a299cc388f434d3ddfa7 -address /run/containerd/containerd.sock │ │ ├─ 44881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5aa741293c7a08c2eda43bf747a322f47460f781802a1b320062dabeed62f77 -address /run/containerd/containerd.sock │ │ ├─ 45269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e29937eb19c380d9e75344826350e06c74385485d0a418945769b7e81c40178b -address /run/containerd/containerd.sock │ │ ├─ 45351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbf8d98b6ee27f2ad68a9f30202796901f5ca657d107bfe3a7cc21898748b5ba -address /run/containerd/containerd.sock │ │ ├─ 45746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 906631ecf373c9f461ab548f2df84b248ec3ffbb7597c6deab91227f47d93661 -address /run/containerd/containerd.sock │ │ ├─ 46263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15a06c66bc11f24000f8e7dac040ab8968327c6aa9616ae22ed2062d4b616ca4 -address /run/containerd/containerd.sock │ │ ├─ 46341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b902708cd67a8b95954164dfbdcf682954aba6b4a2d3b4a1966c356b84e5e4e -address /run/containerd/containerd.sock │ │ ├─ 46384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 825e0305c438ce781500398874a9a4aa0e8c573035d2f62c78dfb9db3950f9bc -address /run/containerd/containerd.sock │ │ ├─ 48727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8b8d8f4ac1881a606774cefcf5e4d8a71561ce7c4ee84a0c2b76b25170917f7 -address /run/containerd/containerd.sock │ │ ├─ 48832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c1d153bd84fb0af290d7793c51b79a2618627d33273ec9b7fb05139900327fd -address /run/containerd/containerd.sock │ │ ├─ 49555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21a89090441cbb3f593d80087cfc0f57d13ec0a048b2501b007e84a4c62b2756 -address /run/containerd/containerd.sock │ │ ├─ 49654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df879524d9d3e13a912a777e409d0ed7f936b3df96d62e4b1b6d249b317fdeaf -address /run/containerd/containerd.sock │ │ ├─ 50029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a39ea51e83d558915b304072dbc29a3329425ad643ed12b8c40c846afb52d43 -address /run/containerd/containerd.sock │ │ ├─ 50438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 364b4a7b97a0bace3920aa0bbd13f1d4af2ba50e59ee2e9835be64f923fddd19 -address /run/containerd/containerd.sock │ │ ├─ 50836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b8142dd2e65cd0496c4e449ef1f5902b9cb5280bd2a2c35654b16bb7c102d3d -address /run/containerd/containerd.sock │ │ ├─ 53194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a6d6957d3b881393fe2cb7c72128173ea9a5361ee32188f8f829e25c330a985 -address /run/containerd/containerd.sock │ │ ├─ 53343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b8054bd30c8a6eec4a19d99c085633ff34af7edccf817ea641081d495aead04 -address /run/containerd/containerd.sock │ │ ├─ 57736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b55d85895bb16844491d88c7b88b44d2e4ec55fbc2fd300f0b1307ddeb85d05d -address /run/containerd/containerd.sock │ │ ├─ 58404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53ff4dcbadde84a7450a0eede5936d4f87d8afa44c3fd5e732aba2adbef03392 -address /run/containerd/containerd.sock │ │ ├─ 58445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5852e6a6e79f950a7035847dd988764114e337488040bf6dc508a5fb7f27e160 -address /run/containerd/containerd.sock │ │ ├─ 58500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bded170bc2497821e43b85ecf4c51d8360c711527d237b2a222de4b7f2c1057b -address /run/containerd/containerd.sock │ │ ├─ 58711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68771ffcbc639d2e0b632eafc557cc2b090a2b848b0aab52aba44b68b27878b9 -address /run/containerd/containerd.sock │ │ ├─ 63285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bfffaa00bbd57d9ca3c916eddfa978141344c3b39426b0442976c4a576a9faa -address /run/containerd/containerd.sock │ │ ├─ 63404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa091ae5a761d995fb8a28f50b3525013ce51a796d8b87e16519407b9eb5e554 -address /run/containerd/containerd.sock │ │ ├─ 63452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 836d6f07190ec2796ebce1128301f4542f9cd064227dfd2bd2b8f7e73e0825a0 -address /run/containerd/containerd.sock │ │ ├─ 63462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b74999f484797f8042d629bbd7a28fae51d90b62d6e3efdf77c953aab809209 -address /run/containerd/containerd.sock │ │ ├─ 65519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6a0062b3269f96fe5aa6a8498d908c454843c47aebe07c5fac4c69d0c7f0e62 -address /run/containerd/containerd.sock │ │ ├─ 65574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ebf1d363f062eb80f7a1ee9eb16e55ece135575a639fc62bce8cbcf490fffb1 -address /run/containerd/containerd.sock │ │ ├─ 65627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feaa2e4e9a81fb9cf583ea7fa24de8599bd9de8ff97a65108d870c2296918e40 -address /run/containerd/containerd.sock │ │ ├─ 65980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f5a1f500561ade9431b2c160e3a46e26c7661249cbd8429d0f8b58bd964fecf -address /run/containerd/containerd.sock │ │ ├─ 66040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f48016bc8cc533fa94002faaef4c79012835bc0f04ce4029fab3118d9b43d47 -address /run/containerd/containerd.sock │ │ ├─ 66473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91fe500d5474d2fddfe2ff23d6ef30208d0da50cc388c9c07a6e1cac8daf4ce3 -address /run/containerd/containerd.sock │ │ ├─ 66524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0dacfd929c2e107da7f8c090386430e31f80c38df89ccd649fc61b7a628bef3 -address /run/containerd/containerd.sock │ │ ├─ 66664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1cd3e4bf5578b9e5a5a8b9e6d369b276858f22c43e13a1eda2ed2fee91a557f -address /run/containerd/containerd.sock │ │ ├─ 67293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df45a444bd84db4ce63a981e4b0d40f0fe822852deeca7766ee8f784926425df -address /run/containerd/containerd.sock │ │ ├─ 67961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0876a93ae4a55f9d1bdb637ba8a777c43c63a4941dd20945a9b158576cd3f139 -address /run/containerd/containerd.sock │ │ ├─ 69623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daa80eb7f26c9e8dda20eae42b0894bf45a26d1670ab69a77d2e88b23bccf9c3 -address /run/containerd/containerd.sock │ │ ├─ 72129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45a589f1618f143493759a7714f94adbc6e968c694eb5b8e52df43aeeb807db3 -address /run/containerd/containerd.sock │ │ ├─ 81303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58fe1273737a89f7c621865ebd8caf6cedc0a31c20ed47ca25d209035aedd1ea -address /run/containerd/containerd.sock │ │ ├─ 82796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 453b1b957b8191e60aafeee33727214aaad651beda5b4add91234ef482dfa99d -address /run/containerd/containerd.sock │ │ ├─ 88814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbef7e952d3910466f1c6b370972bae450f3a6631cc3caa8523378384b4bfce5 -address /run/containerd/containerd.sock │ │ ├─ 96074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 698cd9deb654e5ce6fc3fe014e52e394096965522fedf398fd4675f9888aae8a -address /run/containerd/containerd.sock │ │ ├─100866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6807ffc8a1e68cf296ac5760edc03e49e3bafeaf5474e49ed0219803e4b7e376 -address /run/containerd/containerd.sock │ │ ├─100904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f138724c28a4d68f70c84879e6549caac4b4b926191f0ad408519a13139314b -address /run/containerd/containerd.sock │ │ ├─113373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7861f590f471a987ed2bf13e06a0d74b606217e84b961b80194e8f8678a7e27c -address /run/containerd/containerd.sock │ │ ├─114955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f757435bf17be3b0b1085ae3653b26a4ed0844f047ed1e747bb96c27bb9ed458 -address /run/containerd/containerd.sock │ │ ├─115004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eab19b6aa8ef7c1617286d5c52786482be9d6a26132c56abff756d55a0bd88f -address /run/containerd/containerd.sock │ │ ├─116966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff6f06cad95112c20488f781a859ac0a6819b830e61a8a4bed7a8be0899169e6 -address /run/containerd/containerd.sock │ │ ├─118713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01ad870ed152fcb99047ccff247d84133b8b0f9a8d156d94bde3041f92d681dd -address /run/containerd/containerd.sock │ │ ├─118758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7068b68889b3e51bb9f900148b51e828c7667fd1a4d2b343aee1659adcc6334 -address /run/containerd/containerd.sock │ │ ├─131967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7b2ddbef854e24b27c1cde80ca1e8a31872a9802602fe3cf40bec2ebe6aa585 -address /run/containerd/containerd.sock │ │ ├─132012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 799ba6be6e0886306e85f2ab1c3ce1f523827c9ab85103c5252f69ee1d23e35e -address /run/containerd/containerd.sock │ │ ├─145492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff21ab1d83f0ea2e034db2a747d128b737c6217595003ebbf1fdf06054acc891 -address /run/containerd/containerd.sock │ │ ├─160201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dd00a96ac6f3012023c71be96cc7a4ce0f0a47cebfe8d198a8f7d2368589141 -address /run/containerd/containerd.sock │ │ ├─161903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60d51e294457af6b717fefb3cd98c45f9466147ea27bec346d6b8f2ce351ab8a -address /run/containerd/containerd.sock │ │ ├─162314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3b7c0a172f9185ab2ef5b825f88bd9cfd008506b77c955e6661dece737bbc6e -address /run/containerd/containerd.sock │ │ ├─163239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83cd4c71ab0fc7938ba88436ca27686fe99bf3cd0a6f92aa2793873e0ed8c6db -address /run/containerd/containerd.sock │ │ ├─165349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 371473ac18db11d4e5fb046f4bb520a0a3fee64e45a39d020d37bb5d8792b3e0 -address /run/containerd/containerd.sock │ │ ├─165610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a53e1614b2666f8738754ed1cdfa9ce794e8851c2471158cee7d43fa079010e4 -address /run/containerd/containerd.sock │ │ ├─165813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b7186e6061c18349f180753c79978e48308e5ebbae6578319fd5681f3218fae -address /run/containerd/containerd.sock │ │ ├─165860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b87e502832784dff3b1309daacc83deffccb0fe896c2945520a04f293238b478 -address /run/containerd/containerd.sock │ │ ├─166079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbfbb3ea208e81e8132a90b33279b72389b2cca5ac1d92da399ffe4a508e5a8c -address /run/containerd/containerd.sock │ │ ├─166329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d957a9067980ae2ef75d5e9b7a7f13dc524bff785db94dab2f79f960e2e1017e -address /run/containerd/containerd.sock │ │ ├─179301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27b2894c800482b5e7b1941686fe5c61e981f0d664e48f5e07c359bf86fa447b -address /run/containerd/containerd.sock │ │ ├─181261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84a4c307f37235995f34e3519b0a0260ce818a72988a26073e9fae96fc1b5003 -address /run/containerd/containerd.sock │ │ ├─181297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59209092803be8f388b54337290b17edae48b82b104427b1c3b9ea2a01077db0 -address /run/containerd/containerd.sock │ │ ├─181429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa39af4f90dea8cd38653aa368b8b5da4bd4db0007c7c685033f6bb1287b59ad -address /run/containerd/containerd.sock │ │ ├─181628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f62933407aa7d0c04f93f438dce7a78ae4dd20e8259eaf84c34d258fdbbc90ec -address /run/containerd/containerd.sock │ │ ├─181651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c9ab9869b8566d564791d3765554323fe9d67b32e5c1109a1fde888c1a2cc13 -address /run/containerd/containerd.sock │ │ ├─181710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c45fe0174d213ea370c7177a1d9113a0d1fff6f2cce81b57769abfdb7bd2cbf -address /run/containerd/containerd.sock │ │ ├─181786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 393c292cf66d590369b5e2fa838fa7c4226a6e184dec363e8386d140c7573ec5 -address /run/containerd/containerd.sock │ │ ├─196328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22a55eca0d2fffb215c4c35d114fda48396cd95effae9e225e6ffb354cfc9bd8 -address /run/containerd/containerd.sock │ │ ├─198794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c77ee03bf3f63f0d51094a416435f2528b1450ff2eb318e9c1c9a6db45a92312 -address /run/containerd/containerd.sock │ │ ├─198826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13d91161366c77269123504671659ac971471088c6f9c42b1b5f2f1a573a825f -address /run/containerd/containerd.sock │ │ ├─198882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e95b0adf1fd01ca8ee17aced4100863f189888cefe18195d3ac681bc556bc0f6 -address /run/containerd/containerd.sock │ │ ├─215570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d2fb62507c0844163eedb48078d3d5c11b448a8404c6f679149021fb77e9226 -address /run/containerd/containerd.sock │ │ ├─225948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b351d51884cb2d7b8e26020e1305e74492e947c2d1be6104ed70aaba765c790f -address /run/containerd/containerd.sock │ │ ├─225994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73d2cace80cd1972d03ab852fbe9a07eda8ab7cf0fbb9f2d1f08e33a29f9e839 -address /run/containerd/containerd.sock │ │ ├─226027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5088b8194511e012ff337c5f4fe05de9014e105285aba2684b18d861e7ca80 -address /run/containerd/containerd.sock │ │ ├─226082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15c6e5e4d6ee26fd7ca9bdfac3db2e8f8de2518d4f4170407ee404db20a0b371 -address /run/containerd/containerd.sock │ │ ├─245309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f804f5e3fbbdd00fe623a7fa9946977cf3aadc084348c6a9187a33cb1ccf2334 -address /run/containerd/containerd.sock │ │ ├─247663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 765a651af0e8596929c44e4a132f048244a3db1457966e710285852cfc710a9b -address /run/containerd/containerd.sock │ │ ├─248790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38060ca646b106109cd506f74fb61795d0ea0a784222e390d17f9eef5093fdf8 -address /run/containerd/containerd.sock │ │ ├─249954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb5764135d9b979010aede8001ba49593da660d68d2fafe52e5ebe63288326bc -address /run/containerd/containerd.sock │ │ ├─251002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dcdaaffb2629ec8598f4f52a76173fe16f8b2527fc790eb20bab5988825b075 -address /run/containerd/containerd.sock │ │ ├─252581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17c10c719e9ea6815a119e02d88ed738135d4613b6ad2764620e0bc74c49e9ab -address /run/containerd/containerd.sock │ │ ├─254115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63c39cfd44d19610e561a944c0e5326b55275acba90f1f1e087e9ab37ceaebe6 -address /run/containerd/containerd.sock │ │ ├─254163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02fc77b15fca9b4016e9e7f66385e6e66deeba8045f5e7157ac5d2a3abe91808 -address /run/containerd/containerd.sock │ │ ├─264512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2a872047586dbf2b6fcb15ed4e80eb91023fc5af79422a3888cb7fa44797f51 -address /run/containerd/containerd.sock │ │ ├─264992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7b092e0ce6eb90a5698f5312a25d11346cd12afd7a38e65effff2f292aa43bc -address /run/containerd/containerd.sock │ │ ├─299351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8215c439960d0db1bab2893b9e7ca696e5ba4434f5fed58054ddec984d05f5a9 -address /run/containerd/containerd.sock │ │ ├─306135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43c4d7c30d4b781dd4ea1a8b6590d6aa25dd2df9009ab55301a7d6961960de2c -address /run/containerd/containerd.sock │ │ ├─306434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6778c130193bf1374fa1c4f4b41efd24c467c57120e497a5d671f7160d00429a -address /run/containerd/containerd.sock │ │ ├─306491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c345d3f9fe3a83fa94c8ab636effe0e58a24c1815f1310c24c306654dd8203f2 -address /run/containerd/containerd.sock │ │ ├─306550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d24c74586873e9dede5e8b3de326cdc4b6149bb45ebd3d91bd7002fa1bc5b9e -address /run/containerd/containerd.sock │ │ ├─318362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d471c884e67ea7378f56bac845ff68163755c1badc2ae50a5eb7a1a23f4b9a6 -address /run/containerd/containerd.sock │ │ ├─320936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 929b24e41606711d5f5d94aff6a45d44d17267287cf186a322148ef34bf118fd -address /run/containerd/containerd.sock │ │ └─322643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 685de0a964a86090f2cb606d162909966d7f5773e86941452a1b74b2551f6a6a -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1438 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─run-rdf665a924b804ea7968edd8f9216bdb4.scope │ │ └─197142 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─31352 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─31618 /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@mgr.instance.miyfcq.service │ │ │ ├─12587 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.miyfcq/unit.run │ │ │ └─12618 /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-miyfcq --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.miyfcq:/var/lib/ceph/mgr/ceph-instance.miyfcq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.miyfcq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.miyfcq -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 │ │ │ ├─19993 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─20025 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─26576 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─26835 /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 │ │ │ ├─36068 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─36330 /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 │ │ ├─12225 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12255 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10328 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─159619 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42595 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.115 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-3445400ea9828538c0eb74db885ccb3156ccd83ba2ed23684f485270a3d0681d.scope … │ │ ├─12337 /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 │ │ └─12356 /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 │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1107 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10834 /usr/sbin/chronyd -F 1 │ │ └─10835 /usr/sbin/chronyd -F 1 │ ├─docker-c3b2ec216640f21c3b58fe12c72c37280a66e191ebcd5c889b186215bf008f1f.scope … │ │ ├─31661 /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 │ │ └─31673 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-2bc459bdc2dca2c917f3b74785835fe1b3ea7b6bfaeb6dc00cd685b6f352aea2.scope … │ │ ├─12700 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.miyfcq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12719 /usr/bin/ceph-mgr -n mgr.instance.miyfcq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-7addb8e05612c74b9ab47370ca3d6d9820f77ade23f477fc9e8796c521671228.scope … │ │ ├─36370 /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 │ │ └─36383 /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 │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─159487 /sbin/iscsid │ │ └─159488 /sbin/iscsid │ ├─docker-ad8d620342b803ab645c15487a48c06340c7c9eb5d77eb597b801ebf9c64818b.scope … │ │ ├─26878 /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 │ │ └─26890 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-d49fbd2846a2a14c892a5dc0a5fb84eb82327ddb5edb5947d0ff6253be59f57f.scope … │ │ ├─20109 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─20150 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─685de0a964a86090f2cb606d162909966d7f5773e86941452a1b74b2551f6a6a │ │ └─322670 /pause │ ├─2b8142dd2e65cd0496c4e449ef1f5902b9cb5280bd2a2c35654b16bb7c102d3d │ │ └─50860 /pause │ ├─3157cc5f4db89adcc4c3ad1152741e7c402a7d4d3aeeaf08c3265eecd38f6c4e │ │ └─274475 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1d07895f399f636222aba6256816ef2999af17181fca7d32ba50dd90192b52f9 │ │ └─58811 nfd-master -crd-controller=true -metrics=8081 │ ├─60d51e294457af6b717fefb3cd98c45f9466147ea27bec346d6b8f2ce351ab8a │ │ └─161926 /pause │ ├─15a06c66bc11f24000f8e7dac040ab8968327c6aa9616ae22ed2062d4b616ca4 │ │ └─46291 /pause │ ├─6b74999f484797f8042d629bbd7a28fae51d90b62d6e3efdf77c953aab809209 │ │ └─63498 /pause │ ├─94d0e83c88aceddbc85f2852c9daf3b6d160c00ab8f08749a682e371ea5b0845 │ │ ├─264835 magnum-api: uWSGI master │ │ ├─264873 magnum-api: uWSGI worker 1 │ │ └─264874 magnum-api: uWSGI worker 2 │ ├─bbf8d98b6ee27f2ad68a9f30202796901f5ca657d107bfe3a7cc21898748b5ba │ │ └─45383 /pause │ ├─45a589f1618f143493759a7714f94adbc6e968c694eb5b8e52df43aeeb807db3 │ │ └─72152 /pause │ ├─ceb42f23665e7a90adf05334740a907b925971e8c445c4a5f72391c981249b38 │ │ └─65634 /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 │ ├─4dd00a96ac6f3012023c71be96cc7a4ce0f0a47cebfe8d198a8f7d2368589141 │ │ └─160226 /pause │ ├─a27121e7be2a2e3c31fece72f3d9b7838f51830e7acd57eced874fd82c5d1ee3 │ │ ├─243410 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─244033 octavia-worker: ConsumerService worker(0) │ │ └─244036 octavia-worker: ConsumerService worker(1) │ ├─092392108767b461cebe554b4aa1d2a603a85a11edac55a1b7b8a7c8a89cefc4 │ │ └─42290 /pause │ ├─bded170bc2497821e43b85ecf4c51d8360c711527d237b2a222de4b7f2c1057b │ │ └─58537 /pause │ ├─a53e1614b2666f8738754ed1cdfa9ce794e8851c2471158cee7d43fa079010e4 │ │ └─165639 /pause │ ├─e9bfc64f83d1dc85f09e85190d076dd280ade8f6c388a8ccd38e6eba2b825bad │ │ ├─191774 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─192127 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─192130 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─192133 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─d960ddd4fd90ce5e15d126deab10c52c605ac3a75dfe9c2f728f290be738aa05 │ │ └─49132 /server │ ├─8ae1fa925482c8c09d1fddbe9f61ef087360b95261820f79c2fa48ef64495db7 │ │ └─53836 redis_exporter │ ├─3e6aa64bb5db0983edfa29cc247732651b31a158e6728ba1dea8af6d05408f67 │ │ └─58854 nfd-worker -metrics=8081 │ ├─c0225a5c4b5cb41ce0aa4df9a6f14243a4c3e85feb236fca84be869b8aceb85b │ │ └─196464 /usr/bin/libvirt-tls-sidecar │ ├─fa091ae5a761d995fb8a28f50b3525013ce51a796d8b87e16519407b9eb5e554 │ │ └─63428 /pause │ ├─b55d85895bb16844491d88c7b88b44d2e4ec55fbc2fd300f0b1307ddeb85d05d │ │ └─57760 /pause │ ├─df45a444bd84db4ce63a981e4b0d40f0fe822852deeca7766ee8f784926425df │ │ └─67318 /pause │ ├─c58c848fd7e887b641491c2e024c11479fd9aa776a0bbc555b2b428325dd3f49 │ │ └─316096 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4b9e09b99ae7ce5b23df469cedd06ec961d80a81336d6db1e9407b5859f15ae5 │ │ ├─88060 barbiacan-api: uWSGI master │ │ └─88073 barbiacan-api: uWSGI worker 1 │ ├─d48ac33585eaf429e9affab4512a1bed4c134866282e9d21ef4ef85f0f32213a │ │ ├─215845 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─215863 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─215869 erl_child_setup 1048576 │ │ ├─215934 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215935 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215945 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─216157 /bin/sh -s rabbit_disk_monitor │ ├─38f5e194fee605cbf82599298f9e6d892c179cddb4d019501c1c22fd19e0b2a7 │ │ ├─242473 octavia-api: uWSGI master │ │ ├─242487 octavia-api: uWSGI worker 1 │ │ └─242488 octavia-api: uWSGI worker 2 │ ├─00f44c9c1d9fd85f99078264c64ba04199ccb35584ec09677a925b63ac057b56 │ │ └─69462 /bin/memcached_exporter │ ├─df879524d9d3e13a912a777e409d0ed7f936b3df96d62e4b1b6d249b317fdeaf │ │ └─49678 /pause │ ├─cd4ae7b754157ed485308e988d8c2709965c925edf82f47501cd088728409ee9 │ │ └─69401 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7b8054bd30c8a6eec4a19d99c085633ff34af7edccf817ea641081d495aead04 │ │ └─53370 /pause │ ├─c77ee03bf3f63f0d51094a416435f2528b1450ff2eb318e9c1c9a6db45a92312 │ │ └─198825 /pause │ ├─e12beef65b2ffc8d7ae9679d16fdacbe023c17bbd21b958f9fa4983e9df37001 │ │ ├─160798 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160811 /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 │ ├─c887f39c92762783d094c40c14c41d13baf0f314f73564be0d861ad836b251e9 │ │ └─46088 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 │ ├─49b860da3409534f2a046cb12dfe2103d0d0935054129ea3686359b1642c3d51 │ │ ├─64080 python -u /app/sidecar.py │ │ ├─64257 python -u /app/sidecar.py │ │ └─64258 python -u /app/sidecar.py │ ├─a9cd22a013a9e9e125ab6380d1be88aaca5ad57ffbef749418dc7e06b2a42cd0 │ │ └─50993 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─79aaefe8859893e2ce5b62d537408aaa60df4be5b758c03f3dd7d8aa65ee0154 │ │ ├─129458 cinder-api: uWSGI master │ │ ├─129470 cinder-api: uWSGI worker 1 │ │ └─129471 cinder-api: uWSGI worker 2 │ ├─d8eed5702b97c32f6c15cf19ce59ec268ee56ae706c70166155cff31a6c4e0bb │ │ └─69680 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-115.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 │ ├─d957a9067980ae2ef75d5e9b7a7f13dc524bff785db94dab2f79f960e2e1017e │ │ └─166356 /pause │ ├─cc4416621a0972db313d8e31f507af4366f2d5412590b82ed05b0b0aeb47bacb │ │ └─51225 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─3e958164fba7336c2f150ea68f8e7d695bdb40fea1e012dbe05212207565891a │ │ └─42209 /pause │ ├─aa38fb5906f191aea49e5c358f0d3ba7152696c49f8c7aab11477e50d3d8d2d6 │ │ ├─325922 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─325935 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─da5fb1e6a8b2ef146b4c1a0bd387eb045453f5a88056bd3d1f34961c8aa61b55 │ │ └─131092 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─6778c130193bf1374fa1c4f4b41efd24c467c57120e497a5d671f7160d00429a │ │ └─306465 /pause │ ├─15c6e5e4d6ee26fd7ca9bdfac3db2e8f8de2518d4f4170407ee404db20a0b371 │ │ └─226106 /pause │ ├─d571d1b8a96bca3fbd263bfaccf25ca837368233aae9b5386751eb17cb1d0333 │ │ └─69365 /bin/pushgateway │ ├─2f48016bc8cc533fa94002faaef4c79012835bc0f04ce4029fab3118d9b43d47 │ │ └─66071 /pause │ ├─fbfbb3ea208e81e8132a90b33279b72389b2cca5ac1d92da399ffe4a508e5a8c │ │ └─166129 /pause │ ├─906631ecf373c9f461ab548f2df84b248ec3ffbb7597c6deab91227f47d93661 │ │ └─45770 /pause │ ├─15efbc0ecf961ae5643bc67182949bc4be4ab2dbfca069c021f43457c23335d9 │ │ └─53440 valkey-server *:6379 │ ├─91fe500d5474d2fddfe2ff23d6ef30208d0da50cc388c9c07a6e1cac8daf4ce3 │ │ └─66501 /pause │ ├─c62949a3dadc228c122abc1b7eca35380765c33a52216d4d08283f4004331ccc │ │ └─162547 /coredns -conf /etc/coredns/Corefile │ ├─84a4c307f37235995f34e3519b0a0260ce818a72988a26073e9fae96fc1b5003 │ │ └─181334 /pause │ ├─c8b8d8f4ac1881a606774cefcf5e4d8a71561ce7c4ee84a0c2b76b25170917f7 │ │ └─48763 /pause │ ├─9dcdaaffb2629ec8598f4f52a76173fe16f8b2527fc790eb20bab5988825b075 │ │ └─251026 /pause │ ├─0219d035162ffdfcf30458ce5ab88414e410937125849ebe7bc9d2c47c8987ed │ │ ├─264575 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─265317 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpd2nc0sjm/privsep.sock │ │ ├─265321 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─265330 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─799ba6be6e0886306e85f2ab1c3ce1f523827c9ab85103c5252f69ee1d23e35e │ │ └─132054 /pause │ ├─cf1c5542ae813f62397f721b0ecc8e8f721c3ed9f0775ca8eec6828d3193eeba │ │ └─58778 nfd-gc -gc-interval=1h │ ├─6a6d6957d3b881393fe2cb7c72128173ea9a5361ee32188f8f829e25c330a985 │ │ └─53218 /pause │ ├─120bbb9172f4c830fef8067de3fe83ac1ed06bbb923535bcf163c7802f875e1f │ │ └─173098 /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 │ ├─8d2b8e27289d9dd4f22f7deee47389a25672cb6ce3456e673d92cb653275d26a │ │ ├─68360 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68420 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e76ad2e80f33cc76eef1ab730552c5bcb5e157e80b36ffec8197e06f006ca6da │ │ └─69951 /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 │ ├─3067d59a58bee18ec589051765c8f7086fb02b018fdbc38478bb7e1bdf3c0578 │ │ └─274767 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 │ ├─e2a872047586dbf2b6fcb15ed4e80eb91023fc5af79422a3888cb7fa44797f51 │ │ └─264535 /pause │ ├─a6a0062b3269f96fe5aa6a8498d908c454843c47aebe07c5fac4c69d0c7f0e62 │ │ └─65544 /pause │ ├─bfdd88f0570e1081a6a354cb91bd47f18d4be33eb44ced59de060455b34ec2a5 │ │ └─316209 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─393c292cf66d590369b5e2fa838fa7c4226a6e184dec363e8386d140c7573ec5 │ │ └─181828 /pause │ ├─ff21ab1d83f0ea2e034db2a747d128b737c6217595003ebbf1fdf06054acc891 │ │ └─145516 /pause │ ├─836d6f07190ec2796ebce1128301f4542f9cd064227dfd2bd2b8f7e73e0825a0 │ │ └─63511 /pause │ ├─9d24c74586873e9dede5e8b3de326cdc4b6149bb45ebd3d91bd7002fa1bc5b9e │ │ └─306592 /pause │ ├─7617ea9a9a3ba1497fceb892f4f43db734c6082bc68cda16547b9dfac130e328 │ │ └─274538 percona-xtradb-cluster-operator │ ├─89a39a781b5f3943a755dc33b8ffaeaff376a7ddb20fec3e3048df482d33d93c │ │ └─70472 /bin/oauth2-proxy │ ├─0a3e719ce1b6ed1050447fbbbc47211ff2b5cd6135fba93e5d6278f8d0fc267d │ │ ├─81506 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81522 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─81528 erl_child_setup 1048576 │ │ ├─81662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81663 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81680 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─81753 /bin/sh -s rabbit_disk_monitor │ ├─39f571dea9a85faecb65be9e469cbf0ba4c5cf09d5a18d9ef8c97d6ef852104b │ │ └─42799 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8a06773b87617dfc082e2fa5560adba357dc159de30cd79ac6e0c73ad86c2aff │ │ ├─144038 /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 │ │ └─144257 /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 │ ├─a34d81cf1456f8f8046babce8b84d174ff61fe4b1bd674cdb0210d2ee8e8af1c │ │ ├─203259 /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 │ │ ├─404947 /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/tmpve6_l8l4/privsep.sock │ │ ├─405198 /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/tmpsjjd8bu6/privsep.sock │ │ └─407800 /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/tmpn3qph6oo/privsep.sock │ ├─21b5fbf478e22e9be076b867aaa7a21aaa2b5215c43d936e92ccbfc2da39cedf │ │ └─43535 /pause │ ├─af2188643879cf93cd5bad488b8056860ec50074d8446a45bc2714a476db5e7a │ │ └─64271 /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 │ ├─b2890635c797bf20e00617a555c5da400e77b3038177c02c640c0ce6e9f58942 │ │ ├─245590 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245607 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─245613 erl_child_setup 1048576 │ │ ├─245721 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245732 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245931 /bin/sh -s rabbit_disk_monitor │ ├─7c796b84fa2460581ec43d7d6744e9ce25591586f1423dfbf19c0d14943ab3c5 │ │ └─101297 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-c6b5r --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─963c80828b7f31ebd0ef7b60ee9d1fb3fa28a91542c3ca283358a40437b6840e │ │ ├─192959 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) │ │ ├─193334 /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/tmpjj7nc8p0/privsep.sock │ │ ├─193487 /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/tmpup9mxzmm/privsep.sock │ │ └─193862 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─f757435bf17be3b0b1085ae3653b26a4ed0844f047ed1e747bb96c27bb9ed458 │ │ └─114984 /pause │ ├─1a39ea51e83d558915b304072dbc29a3329425ad643ed12b8c40c846afb52d43 │ │ └─50053 /pause │ ├─1b73cb91dc856d7b30a1611f82310d51bcf395d20732700ec71af652af4e7636 │ │ ├─182440 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─442147 sleep 300 │ ├─7890722586070f7170b4f9d1e44ca873d8099230867d0925876b07f34e430e43 │ │ ├─96309 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96326 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─96334 erl_child_setup 1048576 │ │ ├─96534 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96535 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96545 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96704 /bin/sh -s rabbit_disk_monitor │ ├─67666607493cd37c9149e01cb70684e8cbaeab4b504bc2e157558261da0bca7e │ │ └─45416 /coredns -conf /etc/coredns/Corefile │ ├─2241b6f8ba090310464a9f6aeb8599e023c8720c42c4125f78d02f0077f591bf │ │ └─46487 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─feaa2e4e9a81fb9cf583ea7fa24de8599bd9de8ff97a65108d870c2296918e40 │ │ └─65666 /pause │ ├─f4aea33b8e7bbcc8b59c5a6422d12db845936f312e815a1015c51a1db74ae37c │ │ └─53737 valkey-server *:26379 [sentinel] │ ├─6030e2ed645004e5d06e6d7adefce0b1380ca23e2be1ed9357fa0845a6077e24 │ │ └─203286 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2a9a5dcae95c1479931a5c8f79369289b7d91245d6826576671e9c043de3405e │ │ └─143635 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0c9ab9869b8566d564791d3765554323fe9d67b32e5c1109a1fde888c1a2cc13 │ │ └─181700 /pause │ ├─f2f2f54e37032753c6dbbb0c4ebb080b30315c5a9cd7480e2272b24cbe53de67 │ │ └─69176 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─13d91161366c77269123504671659ac971471088c6f9c42b1b5f2f1a573a825f │ │ └─198855 /pause │ ├─b355eb81ec5e192d2afc60d65d00db468ee5755c796be0d60fb48c9a94294509 │ │ └─68293 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─765a651af0e8596929c44e4a132f048244a3db1457966e710285852cfc710a9b │ │ └─247687 /pause │ ├─531a8148985a1f2b7796461d4283ef19a73bf127e7fda67e81d3b0cd49e9cefe │ │ └─69884 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-115.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 │ ├─93e5f42fe0b860d0c8d4fe5111771928ea0f9a0c6f890e990d546e49f099470a │ │ └─101510 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f9487559ebcbd0d54e3be1793d2a92cc289e2830be631d6dc2ec6b711baff413 │ │ ├─64104 python -u /app/sidecar.py │ │ ├─64309 python -u /app/sidecar.py │ │ └─64310 python -u /app/sidecar.py │ ├─7f138724c28a4d68f70c84879e6549caac4b4b926191f0ad408519a13139314b │ │ └─100929 /pause │ ├─f804f5e3fbbdd00fe623a7fa9946977cf3aadc084348c6a9187a33cb1ccf2334 │ │ └─245333 /pause │ ├─453b1b957b8191e60aafeee33727214aaad651beda5b4add91234ef482dfa99d │ │ └─82821 /pause │ ├─a1cd3e4bf5578b9e5a5a8b9e6d369b276858f22c43e13a1eda2ed2fee91a557f │ │ └─66687 /pause │ ├─d16156abad28e2fe8dde3f1b8b88bee68841e4f12c2092fddafb7294277834d4 │ │ ├─316335 manila-api: uWSGI master │ │ ├─316351 manila-api: uWSGI worker 1 │ │ └─316352 manila-api: uWSGI worker 2 │ ├─ea461be94d780e4316dec2dedefb289dc29c2e6d97798d7caaa3e343bb1774bd │ │ ├─194489 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─194815 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─195340 /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/tmp0hp2op1q/privsep.sock │ │ ├─403817 /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/tmpsrhg4clm/privsep.sock │ │ ├─404211 /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/tmp990o0_2k/privsep.sock │ │ ├─404659 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─404661 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─411038 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8e410794-6817-46cf-95d4-5638364ca4b7 --namespace=qrouter-8e410794-6817-46cf-95d4-5638364ca4b7 --conf_dir=/var/lib/neutron/ha_confs/8e410794-6817-46cf-95d4-5638364ca4b7 --log-file=/var/lib/neutron/ha_confs/8e410794-6817-46cf-95d4-5638364ca4b7/neutron-keepalived-state-change.log --monitor_interface=ha-076b4583-02 --monitor_cidr=169.254.0.244/24 --pid_file=/var/lib/neutron/external/pids/8e410794-6817-46cf-95d4-5638364ca4b7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─411666 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=cb254d5c-c190-4c28-92f0-74158931a1ca --namespace=qrouter-cb254d5c-c190-4c28-92f0-74158931a1ca --conf_dir=/var/lib/neutron/ha_confs/cb254d5c-c190-4c28-92f0-74158931a1ca --log-file=/var/lib/neutron/ha_confs/cb254d5c-c190-4c28-92f0-74158931a1ca/neutron-keepalived-state-change.log --monitor_interface=ha-4014b99e-da --monitor_cidr=169.254.0.30/24 --pid_file=/var/lib/neutron/external/pids/cb254d5c-c190-4c28-92f0-74158931a1ca.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─9bfffaa00bbd57d9ca3c916eddfa978141344c3b39426b0442976c4a576a9faa │ │ └─63309 /pause │ ├─371473ac18db11d4e5fb046f4bb520a0a3fee64e45a39d020d37bb5d8792b3e0 │ │ └─165397 /pause │ ├─b351d51884cb2d7b8e26020e1305e74492e947c2d1be6104ed70aaba765c790f │ │ └─225970 /pause │ ├─698cd9deb654e5ce6fc3fe014e52e394096965522fedf398fd4675f9888aae8a │ │ └─96100 /pause │ ├─dc6baea9a3d4aaec6bba8b8e37f4adbd43bb26ca1140883aa8a7437f3925b89a │ │ └─67406 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─68771ffcbc639d2e0b632eafc557cc2b090a2b848b0aab52aba44b68b27878b9 │ │ └─58734 /pause │ ├─69a218ad75ea40574e767d3ef2a44a4cd5185dd5420a04e025cfdcb10d2bca07 │ │ ├─211700 heat-api-cfn: uWSGI master │ │ ├─211713 heat-api-cfn: uWSGI worker 1 │ │ └─211714 heat-api-cfn: uWSGI worker 2 │ ├─92bd8ea39d945176b9602830fc4abc6f8999dba7d68cf11ca67d2e6a1004c3d4 │ │ ├─178349 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─178788 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─178790 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9ebf1d363f062eb80f7a1ee9eb16e55ece135575a639fc62bce8cbcf490fffb1 │ │ └─65600 /pause │ ├─84c271014aff4a9894207e439e1eb2a5d1e4182773f1fb3efef6327876186714 │ │ ├─151119 placement-api: uWSGI master │ │ ├─151142 placement-api: uWSGI worker 1 │ │ └─151143 placement-api: uWSGI worker 2 │ ├─9bf1cf9d583e2d1ef452dc084518e4d1bfa430fd84f5bf1945585b7659cc15dc │ │ └─243397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─44fd8f6ab4e4bd2b9b77fb3444c322d5f87aa1ede89360a887b3500776627a98 │ │ └─46532 /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 │ ├─9d2fb62507c0844163eedb48078d3d5c11b448a8404c6f679149021fb77e9226 │ │ └─215596 /pause │ ├─b48ce40c3b7bcc9839a59aca5eb9af61d114245d67dc1eda1b6472ffb57eb103 │ │ └─160763 /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 │ ├─8b486884523529c93852833320618f68e16514f10d21bb29b53ee689e1237caf │ │ ├─191825 neutron-policy-server: uWSGI master │ │ ├─191838 neutron-policy-server: uWSGI worker 1 │ │ └─191839 neutron-policy-server: uWSGI worker 2 │ ├─b0dacfd929c2e107da7f8c090386430e31f80c38df89ccd649fc61b7a628bef3 │ │ └─66549 /pause │ ├─9720cf761ca036ef3e9b181d3cbdbca19aec454bae7acc8afe4da06b5357df82 │ │ ├─50889 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 │ │ └─52381 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─b3d2bf509312030e41232bf86b64ad863fc09b91286e90bc0efb8dee2f872476 │ │ └─63898 /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 │ ├─22a55eca0d2fffb215c4c35d114fda48396cd95effae9e225e6ffb354cfc9bd8 │ │ └─196352 /pause │ ├─b8873fbc820edba7af89f23263ac7a91e6ca92fe19b297212a5010409f73e714 │ │ └─67946 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4f5a1f500561ade9431b2c160e3a46e26c7661249cbd8429d0f8b58bd964fecf │ │ └─66005 /pause │ ├─afcb2e255f270f7879c6be54e7ff6fd01208621ed72dd66096632e20e923753a │ │ └─116636 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c5d8b1e6b3084875f8ba1e68ec723f2ebb7186fa07acbe1a29378523b608ae7f │ │ └─269615 /kube-vip manager │ ├─36d2c480f3433e9274e48e0cd2ce6ba24e74f49094628554dd9a5ab51dbc58a5 │ │ └─250004 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─a9815384f936cb6d5b3320bcd0d347517a1fb5e6f66d68bacaa6377eaf0a0590 │ │ ├─191751 neutron-api: uWSGI master │ │ ├─191811 neutron-api: uWSGI worker 1 │ │ └─191812 neutron-api: uWSGI worker 2 │ ├─00e8ac81d425412cb5db4f073212b8feda5e5dbc589db316eeac534072976061 │ │ └─323961 /bin/openstack-database-exporter │ ├─ddc0ae9a914e0a3666cf126390e6b3cf0005f522c3c00d91764b2a7822b42c1c │ │ ├─211675 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─212017 heat-engine: ServiceWrapper worker(0) │ │ └─212020 heat-engine: ServiceWrapper worker(1) │ ├─af4354e7bb0217ae9331d16f95bc9b8fe30972405e32a6ff87e41e8ebe3f4ef7 │ │ ├─163426 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163452 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─163459 erl_child_setup 1048576 │ │ ├─163613 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163625 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163694 /bin/sh -s rabbit_disk_monitor │ ├─a3b7c0a172f9185ab2ef5b825f88bd9cfd008506b77c955e6661dece737bbc6e │ │ └─162338 /pause │ ├─38060ca646b106109cd506f74fb61795d0ea0a784222e390d17f9eef5093fdf8 │ │ └─248813 /pause │ ├─6de2ef4aeb5bc3b4c39ba0c27d4483aca366b49904305ccee19f6735692d2abe │ │ ├─177638 nova-metadata: uWSGI master │ │ ├─177650 nova-metadata: uWSGI worker 1 │ │ └─177651 nova-metadata: uWSGI worker 2 │ ├─38243268a682424a60f33bbf2f379bfc34d1eb9ced01e42ae2b4bd6bc9d81800 │ │ ├─211727 heat-api: uWSGI master │ │ ├─211740 heat-api: uWSGI worker 1 │ │ └─211741 heat-api: uWSGI worker 2 │ ├─5852e6a6e79f950a7035847dd988764114e337488040bf6dc508a5fb7f27e160 │ │ └─58478 /pause │ ├─e5fb458111d11fe9589785742c6817106ff44fdf1529b14eac412e3bd6a9759c │ │ └─269385 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─fc9c554ec4a6f654f49d75524870df6d23b2dac7d9c2fecb70b4d80b21316935 │ │ ├─70523 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70539 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─70545 erl_child_setup 1048576 │ │ ├─70600 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70601 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70611 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─70756 /bin/sh -s rabbit_disk_monitor │ ├─6807ffc8a1e68cf296ac5760edc03e49e3bafeaf5474e49ed0219803e4b7e376 │ │ └─100889 /pause │ ├─27b2894c800482b5e7b1941686fe5c61e981f0d664e48f5e07c359bf86fa447b │ │ └─179324 /pause │ ├─02fc77b15fca9b4016e9e7f66385e6e66deeba8045f5e7157ac5d2a3abe91808 │ │ └─254186 /pause │ ├─24aa5aa9d4affdf56b3b58ed82cda3fb558526d36b093b2b0379af7a05275e94 │ │ ├─51102 mysqld --wsrep_start_position=8d983147-6413-11f1-8569-7b8bef765e77:20 │ │ └─51250 /var/lib/mysql/mysql-state-monitor │ ├─0a63e1f0ed49c9e1f2e05f9c094f8af8c19f6d006ec6aa2810907acb487086a4 │ │ ├─178326 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─178867 nova-scheduler: ServiceWrapper worker(0) │ │ └─178869 nova-scheduler: ServiceWrapper worker(1) │ ├─f5bb6f78609e005ca51d8d5bed0d2f8455431aa928900b0eb4b23b22f5f33061 │ │ ├─113911 glance-api: uWSGI master │ │ ├─113933 glance-api: uWSGI worker 1 │ │ └─113934 glance-api: uWSGI worker 2 │ ├─825e0305c438ce781500398874a9a4aa0e8c573035d2f62c78dfb9db3950f9bc │ │ └─46410 /pause │ ├─7cee85f977e2402e2b759b24a58b89be5657ed047b2ac7062daaf6d90938440f │ │ └─278480 /manager --metrics-bind-address=:9782 │ ├─1cd69225e0c32e203d5c3c5d591c40848112f3a11a82642c723c84fe8108a618 │ │ └─58990 /secretgen-controller │ ├─21a89090441cbb3f593d80087cfc0f57d13ec0a048b2501b007e84a4c62b2756 │ │ └─49580 /pause │ ├─b87e502832784dff3b1309daacc83deffccb0fe896c2945520a04f293238b478 │ │ └─165883 /pause │ ├─257ed24813b63ee93b7cde22cc279ce034f1ddf570021fbe0e934614c59e709e │ │ └─69430 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9fe51d331d86c1407eafbf8013a2ac8b4aa8c6b002bf2c57ae203bf52b403336 │ │ ├─316230 /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 │ │ └─316514 /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 │ ├─f714e795a50a7e356867c56bb68785486f6c7a355d71631e4baeed4fd0f52289 │ │ ├─321074 apache2 -DFOREGROUND │ │ ├─324027 (wsgi:h -DFOREGROUND │ │ ├─324028 (wsgi:h -DFOREGROUND │ │ ├─324029 (wsgi:h -DFOREGROUND │ │ ├─324030 (wsgi:h -DFOREGROUND │ │ ├─324031 (wsgi:h -DFOREGROUND │ │ ├─324032 apache2 -DFOREGROUND │ │ └─324033 apache2 -DFOREGROUND │ ├─aa39af4f90dea8cd38653aa368b8b5da4bd4db0007c7c685033f6bb1287b59ad │ │ └─181457 /pause │ ├─92a97db76320ea67e827faf284193931f27a6c98e07d11d89e2d233f92c913eb │ │ └─274569 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─7861f590f471a987ed2bf13e06a0d74b606217e84b961b80194e8f8678a7e27c │ │ └─113397 /pause │ ├─f4be7b41f4be70fd17a61b9c3da0a3a44264e51b5b71bc6131220ffb998a37b7 │ │ └─66881 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 │ ├─58fe1273737a89f7c621865ebd8caf6cedc0a31c20ed47ca25d209035aedd1ea │ │ └─81326 /pause │ ├─5e8513dfc9fc82a9ce193ca6f9a9480f63a24e8a4b38dee6297c092fd48213c5 │ │ ├─101419 /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 │ │ └─395608 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8faaa7519b15e8446513c7b8e571b316fe4518cd306660def955114efb9bb1bb │ │ ├─43992 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44372 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a194f81a5fe57e35e0c542b3b619667882e19ddb2849cc4e1a7348ba78490f97 │ │ └─46579 /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 │ ├─59209092803be8f388b54337290b17edae48b82b104427b1c3b9ea2a01077db0 │ │ └─181354 /pause │ ├─bf74f0c51ac4c640ddcd3955cc1d9eb882d3aada1c25a299cc388f434d3ddfa7 │ │ └─43584 /pause │ ├─cb5764135d9b979010aede8001ba49593da660d68d2fafe52e5ebe63288326bc │ │ └─249978 /pause │ ├─10bd7505a6f7298efa6f33b9b07d7fb294199cb3c6d498cc9865e7e7fcc7628f │ │ ├─177517 nova-api: uWSGI master │ │ ├─177554 nova-api: uWSGI worker 1 │ │ └─177555 nova-api: uWSGI worker 2 │ ├─17c10c719e9ea6815a119e02d88ed738135d4613b6ad2764620e0bc74c49e9ab │ │ └─252607 /pause │ ├─12be6833bbeb7daf4a7c96c806ac83439b2d8864901459004c17338ce362edbb │ │ ├─179576 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179592 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─179599 erl_child_setup 1048576 │ │ ├─179664 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179665 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179675 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─179951 /bin/sh -s rabbit_disk_monitor │ ├─63c39cfd44d19610e561a944c0e5326b55275acba90f1f1e087e9ab37ceaebe6 │ │ └─254140 /pause │ ├─8f98f472d45155f0cd150dbd9c7fd94fd5a07039c187b32ac80a8953aaf8d31d │ │ ├─333156 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─333442 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─333657 /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/tmp2284fopb/privsep.sock │ │ ├─334014 /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/tmprg84gsq1/privsep.sock │ │ ├─334655 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c00b1877-f934-4d62-a01a-e2d4cd953cc4/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c00b1877-f934-4d62-a01a-e2d4cd953cc4/host --addn-hosts=/var/lib/neutron/dhcp/c00b1877-f934-4d62-a01a-e2d4cd953cc4/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c00b1877-f934-4d62-a01a-e2d4cd953cc4/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c00b1877-f934-4d62-a01a-e2d4cd953cc4/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d83d94b0-cf63-4e6c-9d80-a548a238877e,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 │ │ ├─334659 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5d7661c0-28e3-4e57-ba59-b53f67efc47d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5d7661c0-28e3-4e57-ba59-b53f67efc47d/host --addn-hosts=/var/lib/neutron/dhcp/5d7661c0-28e3-4e57-ba59-b53f67efc47d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5d7661c0-28e3-4e57-ba59-b53f67efc47d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5d7661c0-28e3-4e57-ba59-b53f67efc47d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a5272093-4970-4a23-935f-506accc2650a,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 │ │ ├─334662 haproxy -f /var/lib/neutron/ns-metadata-proxy/c00b1877-f934-4d62-a01a-e2d4cd953cc4.conf │ │ ├─334666 haproxy -f /var/lib/neutron/ns-metadata-proxy/5d7661c0-28e3-4e57-ba59-b53f67efc47d.conf │ │ ├─403683 /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/tmpggxvs5v4/privsep.sock │ │ ├─404025 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─404029 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─409943 /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/tmpftae5p4p/privsep.sock │ ├─0876a93ae4a55f9d1bdb637ba8a777c43c63a4941dd20945a9b158576cd3f139 │ │ └─67999 /pause │ ├─364b4a7b97a0bace3920aa0bbd13f1d4af2ba50e59ee2e9835be64f923fddd19 │ │ └─50465 /pause │ ├─3e226ad640481fcc0fbc8372aa4181cdaa6aff84543c3245e1250762b3d7717a │ │ └─197318 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─24a58fdbbc6fd66df5ac34525189d2debee73e6c8c06573e9b65113b7b8e559b │ │ └─68378 /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 │ ├─e95b0adf1fd01ca8ee17aced4100863f189888cefe18195d3ac681bc556bc0f6 │ │ └─198905 /pause │ ├─e29937eb19c380d9e75344826350e06c74385485d0a418945769b7e81c40178b │ │ └─45299 /pause │ ├─aeb190ea1e33523aa02b8ca891abc583777ce3f9256578a2e0f0f3e9725247b0 │ │ └─194470 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) │ ├─0fd015332f437dafa988a52763051f1d34d338f174e6722618867d82fb0181ab │ │ └─196592 /bin/bash /tmp/libvirt.sh │ ├─0a0ba17a8d710967c73513a354ada5a41b5dad89c73b5b55bdd5b74452c2a8d1 │ │ ├─67807 nginx: master process nginx -g daemon off; │ │ ├─67822 nginx: worker process │ │ ├─67823 nginx: worker process │ │ ├─67824 nginx: worker process │ │ ├─67825 nginx: worker process │ │ └─67826 nginx: worker process │ ├─929b24e41606711d5f5d94aff6a45d44d17267287cf186a322148ef34bf118fd │ │ └─320960 /pause │ ├─d79064750b80d894cddadf244776ce3eb26c3f49148f56235d7522d66d3121b8 │ │ ├─ 49082 /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 │ │ ├─ 49095 /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 │ │ ├─ 49223 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─320700 nginx: worker process │ │ ├─320701 nginx: worker process │ │ └─320702 nginx: cache manager process │ ├─9ff2dd1aae8ee81577de9313d75fc34def63d64c2f201b9a36b1ecb49b35bcff │ │ └─274567 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 │ ├─6c45fe0174d213ea370c7177a1d9113a0d1fff6f2cce81b57769abfdb7bd2cbf │ │ └─181746 /pause │ ├─cbbfdfe020e30a571c615c5b7deee246647fb4620be92c678b13e163ea76072b │ │ └─42270 /pause │ ├─9eab19b6aa8ef7c1617286d5c52786482be9d6a26132c56abff756d55a0bd88f │ │ └─115028 /pause │ ├─f52b8c3cd3a7586072eedc5fc6eb563505ff11e0df65bad543ad83a4c2651c1f │ │ └─42362 etcd --advertise-client-urls=https://199.204.45.115:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.115:2380 --initial-cluster=instance=https://199.204.45.115:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.115:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.115: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 │ ├─53ff4dcbadde84a7450a0eede5936d4f87d8afa44c3fd5e732aba2adbef03392 │ │ └─58430 /pause │ ├─2af9661b994973d2a48ef7fae133e338688418c6a4805a403b3734d7b8cd7a3c │ │ └─272725 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─288242422e601c3c43bab329fb59da444b62c277a11f25ebdb254b01e15b6fdd │ │ └─274597 /manager --metrics-bind-address=:8080 │ ├─0e08b9f9bdf3ec30979000572e516326156c4c1fbb104db26d0cb3d73e58ca80 │ │ └─90127 /usr/local/bin/rook ceph operator │ ├─31500076219564b7972c96b901ecbb9dbdd01098ce994575be701fd5cd0bc539 │ │ └─70454 /bin/oauth2-proxy │ ├─ff6f06cad95112c20488f781a859ac0a6819b830e61a8a4bed7a8be0899169e6 │ │ └─116989 /pause │ ├─bf16a122da19bf2ff3b954cc898ee7e07e56fef4fae60dda05379368a4c23b52 │ │ └─68868 /goldpinger --static-file-path /static │ ├─84fa7e2db95365d516af9a83a9e4efa22d2719ab9f6d14e2a6233ec32fd7ff51 │ │ └─273824 docker-registry serve /etc/docker-registry/config.yml │ ├─daa80eb7f26c9e8dda20eae42b0894bf45a26d1670ab69a77d2e88b23bccf9c3 │ │ └─69646 /pause │ ├─65bea88d29528e772ff393cedd7e7fe8ae57f62850ab15baf9a43a4411b6acf6 │ │ ├─197044 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─197060 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─197066 erl_child_setup 1048576 │ │ ├─197174 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─197175 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─197187 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─197653 /bin/sh -s rabbit_disk_monitor │ ├─f01bb2106524280f1521be3afc9c85cfc68da6868901ccd599068953f1828dd0 │ │ ├─115313 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115570 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115580 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─8fbbe4ac02c48807ac1b21d0b4bcf7e4af1108037316c1f0d2836c83f4270b3d │ │ ├─299511 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─299528 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─299534 erl_child_setup 1048576 │ │ ├─299672 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─299673 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─299684 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─299836 /bin/sh -s rabbit_disk_monitor │ ├─7a23f9c51a6bd800ec22100d3e5f71b0f9a8d2b5f67d76c53b84aeb393d2c640 │ │ └─278554 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─dbef7e952d3910466f1c6b370972bae450f3a6631cc3caa8523378384b4bfce5 │ │ └─88840 /pause │ ├─2bbe8d8cd48b6ade27375dacf40e39d817422075bc1ce9ba4884fec203e3eb40 │ │ └─42303 /pause │ ├─83cd4c71ab0fc7938ba88436ca27686fe99bf3cd0a6f92aa2793873e0ed8c6db │ │ └─163263 /pause │ ├─73d2cace80cd1972d03ab852fbe9a07eda8ab7cf0fbb9f2d1f08e33a29f9e839 │ │ └─226019 /pause │ ├─c7b092e0ce6eb90a5698f5312a25d11346cd12afd7a38e65effff2f292aa43bc │ │ └─265015 /pause │ ├─c5aa741293c7a08c2eda43bf747a322f47460f781802a1b320062dabeed62f77 │ │ └─44910 /pause │ ├─88e0f9036e95acfad0e451427af9a4f88bdbd7c128ec9620c7c800c1a7068c7b │ │ └─69720 /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 │ ├─56827255bebcc1bec027b91c6e93c881ea2dcacc0188f9d278a733a6a8a97546 │ │ └─274455 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─01ad870ed152fcb99047ccff247d84133b8b0f9a8d156d94bde3041f92d681dd │ │ └─118738 /pause │ ├─db5088b8194511e012ff337c5f4fe05de9014e105285aba2684b18d861e7ca80 │ │ └─226057 /pause │ ├─bd1370beae8bc1788df4901693a675b1983f2084c37d0d8d5c3c97d9fedd743d │ │ ├─117080 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117097 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─117103 erl_child_setup 1048576 │ │ ├─117219 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117220 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117230 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─117394 /bin/sh -s rabbit_disk_monitor │ ├─2d471c884e67ea7378f56bac845ff68163755c1badc2ae50a5eb7a1a23f4b9a6 │ │ └─318387 /pause │ ├─79145160e63c2339c805038b62c7e4df13340eee02e35a60fad477a7ace76f44 │ │ └─69994 /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 │ ├─d2ae06fbd70d8d5508faf81b27936fa1a50ec5d09473952b5ee4d0a16540b8bf │ │ └─42388 kube-apiserver --advertise-address=199.204.45.115 --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 │ ├─c9700152104e155edd4732caf9717f8a5f30f30cf1a6de4bc36f6fe704b6d3ce │ │ └─42216 /pause │ ├─d7b2ddbef854e24b27c1cde80ca1e8a31872a9802602fe3cf40bec2ebe6aa585 │ │ └─131990 /pause │ ├─a668d464ac61d2ac6fb4164748e09cae2d54a2cb06081da3adee69c011392b62 │ │ └─45328 /coredns -conf /etc/coredns/Corefile │ ├─6b7186e6061c18349f180753c79978e48308e5ebbae6578319fd5681f3218fae │ │ └─165844 /pause │ ├─8215c439960d0db1bab2893b9e7ca696e5ba4434f5fed58054ddec984d05f5a9 │ │ └─299374 /pause │ ├─3d8e15c84dd9d9b01c03e3a1611fbf27f3d7a0bb1bfccce093c7e56005e0f9fb │ │ ├─265046 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─265371 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─265372 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a43b1aa3d11a988a1ae9ed33d03006e66f7c863a24a9b4e7f8a22a2652d747c2 │ │ └─53563 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 │ ├─544be9ab4812f2a0c1375dea3933053ab46325f55085873853d7178c5c594248 │ │ └─321618 /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 │ ├─c345d3f9fe3a83fa94c8ab636effe0e58a24c1815f1310c24c306654dd8203f2 │ │ └─306530 /pause │ ├─43c4d7c30d4b781dd4ea1a8b6590d6aa25dd2df9009ab55301a7d6961960de2c │ │ └─306190 /pause │ ├─b219407880bba3e687be304c420f50a545c58273c75fb1873c30114bbf542e8c │ │ ├─ 75551 apache2 -DFOREGROUND │ │ ├─ 75565 (wsgi:k -DFOREGROUND │ │ ├─ 75566 (wsgi:k -DFOREGROUND │ │ ├─ 75567 (wsgi:k -DFOREGROUND │ │ ├─ 75568 (wsgi:k -DFOREGROUND │ │ ├─432462 apache2 -DFOREGROUND │ │ ├─432493 apache2 -DFOREGROUND │ │ └─432494 apache2 -DFOREGROUND │ ├─f7144c2f392f04e6e8b5705219d4aa51b6a5d92225a3822dd5fba4c8e88313c1 │ │ ├─244318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─244339 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─245055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─245056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440251 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440253 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440255 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440256 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440261 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440272 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440280 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440281 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─440283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─440284 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─f62933407aa7d0c04f93f438dce7a78ae4dd20e8259eaf84c34d258fdbbc90ec │ │ └─181680 /pause │ ├─8d4fea9f6372211b0b4f15cfc02c95cf9ca64c1e08a120cc16d63411bb49a1c6 │ │ └─42774 /pause │ ├─4c1d153bd84fb0af290d7793c51b79a2618627d33273ec9b7fb05139900327fd │ │ └─48859 /pause │ ├─7b902708cd67a8b95954164dfbdcf682954aba6b4a2d3b4a1966c356b84e5e4e │ │ └─46368 /pause │ └─f7068b68889b3e51bb9f900148b51e828c7667fd1a4d2b343aee1659adcc6334 │ └─118783 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount