Control group /: -.slice ├─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 │ │ │ ├─21621 /lib/systemd/systemd --user │ │ │ └─21623 (sd-pam) │ │ └─session-21.scope │ │ ├─21561 sshd: cephadm [priv] │ │ └─21637 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1632 sshd: zuul [priv] │ │ └─1645 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1636 ssh: /home/zuul/.ansible/cp/199.204.45.57-22-zuul [mux] │ ├─257207 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fzjcqvnbcsmyjblvjlvcesgbdtigigmd ; /usr/bin/python3'"'"' && sleep 0' │ ├─257208 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fzjcqvnbcsmyjblvjlvcesgbdtigigmd ; /usr/bin/python3' && sleep 0 │ ├─257209 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fzjcqvnbcsmyjblvjlvcesgbdtigigmd ; /usr/bin/python3 │ ├─257210 /bin/sh -c echo BECOME-SUCCESS-fzjcqvnbcsmyjblvjlvcesgbdtigigmd ; /usr/bin/python3 │ ├─257211 /usr/bin/python3 │ ├─257212 /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 │ └─257214 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9975 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12314 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5c502aab381d7a0eb38a2edfa2e97e2b89993956a0fac5987f5fc837c8f7e055 -address /run/containerd/containerd.sock │ │ ├─ 12683 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 46e88a5b88dfe1dfb6e897a2e36f5a5845f6436245ad33634036bde2d4cf5de7 -address /run/containerd/containerd.sock │ │ ├─ 18561 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e14cdaa8da0a736c605e0c459c55b742a7eccdcb77014cb740f38c20df9c0fc6 -address /run/containerd/containerd.sock │ │ ├─ 25183 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e70f4c28caa657c919b6319504bc4e23bdc7e6201d5ce05ed5ad5706335dfa94 -address /run/containerd/containerd.sock │ │ ├─ 29980 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 81db7a1a9d80d0fd8c12477dacaabc5fa22b0f84a3666833671724ea5786f145 -address /run/containerd/containerd.sock │ │ ├─ 34498 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 84a53617a1aa743985c2f13cd3588244e84033a78ac308edef04184f3463855d -address /run/containerd/containerd.sock │ │ ├─ 39264 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 952c0379e513d5d870cce3a997f2f9218ac90ea8749e13b6151978fd1c851a80 -address /run/containerd/containerd.sock │ │ ├─ 41787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d087432657f6bdd0538abafb8257fea9efa92b241024238ffc420d53248ac57 -address /run/containerd/containerd.sock │ │ ├─ 41810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 349af12173427da97affb5803e53b4383a74b4c913ff6bdff2d76a63a22b0f18 -address /run/containerd/containerd.sock │ │ ├─ 41824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2ab437219d40d1dfb4247dd89540763707657c766a13d550f90bb0acc88f597 -address /run/containerd/containerd.sock │ │ ├─ 41845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51df354c15a9708743aff7cb2dcdf54fbcc05f46fbdd36852cd6e3251f241420 -address /run/containerd/containerd.sock │ │ ├─ 41858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6d6482951aa4d5a7bb96e4a571fa734ffa0d66a5944032a29512a4f541ba81c -address /run/containerd/containerd.sock │ │ ├─ 42402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ff0f49afed97adba69aea63892c46ab91ed2a1592906fd02ffd2edbfc1348b0 -address /run/containerd/containerd.sock │ │ ├─ 43135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e737a11662d18c18f0504408c187db439100f1a340c373baeecae4db6185e5fa -address /run/containerd/containerd.sock │ │ ├─ 43149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a14a5d77667d9262f6b7b47ed123a4b5f837c6231d913f2ea1f121fce3f099e -address /run/containerd/containerd.sock │ │ ├─ 44518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 184a670b454e6be7fdb5c3f33684df053bb443e3cccf50ca5fc444208aa4d23d -address /run/containerd/containerd.sock │ │ ├─ 44955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af15dbca78466841d834b2986a2e754521c0ea11a024b7c18451b1763e1540b9 -address /run/containerd/containerd.sock │ │ ├─ 44993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48e958d9dfa648cd621f1a68b64b184aa4e84e307e21db2a94f3929d2c084631 -address /run/containerd/containerd.sock │ │ ├─ 45455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fca268ffe8ee0d570078db4199ad7fd7eb994e42546f6af70519de53f00ddb2 -address /run/containerd/containerd.sock │ │ ├─ 45952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aff6e66767a04646084fc7555e7786aa40448b46e664ba22a8f52fb50c28ddd -address /run/containerd/containerd.sock │ │ ├─ 45993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdabbb2f1c7a585bf2ad8f058a2ecd6135129ddbe8053007e31f5bac271e1850 -address /run/containerd/containerd.sock │ │ ├─ 46033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d1f46a0b2ab9fdcecf949a4c8b58d75849b0ada31c135e9e843c61128c01027 -address /run/containerd/containerd.sock │ │ ├─ 48240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4c3492061b88c1711cacc02fe246e5e558127a6a5743e63708b5a7f641deced -address /run/containerd/containerd.sock │ │ ├─ 48362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f42473627521621c18fa9a57114e863c1cb32020ad4196e0afdec46416acc57b -address /run/containerd/containerd.sock │ │ ├─ 49101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f234ac96d59e30355cf83fd545074a525bc4f5b5dd029de30530272bf2cc6798 -address /run/containerd/containerd.sock │ │ ├─ 49212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c37162b0314be4fb841cf60c4eb3133aa6b2e7cb097a6645065e65a6f2a88965 -address /run/containerd/containerd.sock │ │ ├─ 49561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48a712cc1b436b0b5497b3cfbcde7389bdc10547db32e5a4496b872fe0d0061c -address /run/containerd/containerd.sock │ │ ├─ 49866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f25871fc9841c29eb395bf303b702b73887b09b1706cd40093c535fb528d8f6 -address /run/containerd/containerd.sock │ │ ├─ 50300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d66fec4f5818bff7d0c7f59839963b8dc5390df69283175eda73401ef20f5a8b -address /run/containerd/containerd.sock │ │ ├─ 52578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id affd3feb752cccec6d442ad4bdc045155cc3b929e7a3b1271925a2e0065d6703 -address /run/containerd/containerd.sock │ │ ├─ 52752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b48de642b30deddb42158c7ed1cdbf7ead3532df1f2ef55c2bd8554d7fb58802 -address /run/containerd/containerd.sock │ │ ├─ 57238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8664b30b158315a6042ccc729bd134b7de4a3ec830ba1df8399460aa8d780943 -address /run/containerd/containerd.sock │ │ ├─ 57916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c206935e9053ce110609edea045f80b46d75a138546b0bdef8e1dd0169868e48 -address /run/containerd/containerd.sock │ │ ├─ 57989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d61a011067645974aeb6582081882a98c73a3f8dc45e53b7fe6dad0e35e30538 -address /run/containerd/containerd.sock │ │ ├─ 58018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fd78f695c6b2a4ca4f217a0b03dbd66a316dba2ca4dff921b9ab8a3132d567d -address /run/containerd/containerd.sock │ │ ├─ 58246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 004729120782d6c7b9e36f5472d113b254c645f7bf8654d51c6c3bc00f8aae89 -address /run/containerd/containerd.sock │ │ ├─ 63008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a184592da92f1b47e88bd9858d602a5ca0a3422f4124f1f9c5e21fd784c9accb -address /run/containerd/containerd.sock │ │ ├─ 63168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b1eca55e2c438755aecf868bc0e56a57bc5186c74f7e004e96880697015ee39 -address /run/containerd/containerd.sock │ │ ├─ 63287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cc74a934d2fa3167e1ccecd89bd92309fc3a0f5af252dd00a628e1d3b0a7fb3 -address /run/containerd/containerd.sock │ │ ├─ 63328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcb1754123302fd6f628602192c1f13573659653541c089ca162a0f71a57c05e -address /run/containerd/containerd.sock │ │ ├─ 64590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f26a0edf87269703e0741d8d2cc431d92e4a837c5741c7c6cf92cb5138f73221 -address /run/containerd/containerd.sock │ │ ├─ 64725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4a2b3e0e5d08dd9b2f144858d7cddb693f371690092d59f0373cadd9117fd9e -address /run/containerd/containerd.sock │ │ ├─ 65124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 882712fd6f574e2e688dd54b1a51139e3e7116b9d4933b46b85a4437a6b27a5d -address /run/containerd/containerd.sock │ │ ├─ 65176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02a88df4d6642d8322e44f41a24200cdf96fe40980f4fdc9e7cf5a87195d9793 -address /run/containerd/containerd.sock │ │ ├─ 65229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f754e352114b63ec46ca13d62fcc48e6468293322d1857b4f5ca7c9c5ab4a53 -address /run/containerd/containerd.sock │ │ ├─ 65729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fa1ded7bdc257655823376f16101cff21159043ba3d4d4a1248a57dfad0c6c3 -address /run/containerd/containerd.sock │ │ ├─ 66167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41f110f5904427852a5360a559076eec1db65873be3d3a813fa07e1da67c0469 -address /run/containerd/containerd.sock │ │ ├─ 66404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9695bf56c0278a134e402fd4302ae3c221997acd4a7b1f9741a5ae62a23dd179 -address /run/containerd/containerd.sock │ │ ├─ 66930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96f0b3b90fa353fff1bbb4e276f921db8c0a3d905e58279a3672e6d45cc082f0 -address /run/containerd/containerd.sock │ │ ├─ 67702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dd9a1d7a84d54d22651c5547f1fa699f9a3597d14442f0f4ac73cca2c8265d8 -address /run/containerd/containerd.sock │ │ ├─ 69447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 105e8883d3f757771988f2c851ed99666210480504b974e8019bb6c5f729c80d -address /run/containerd/containerd.sock │ │ ├─ 71173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95b110798be4290c5dbf7184207a52a4e898b90812e0bd49237f2af78026b7ef -address /run/containerd/containerd.sock │ │ ├─ 80491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b313889b066c254e608154b8f1f2708e84f1ab96a92adb7e6ddae68948482c7 -address /run/containerd/containerd.sock │ │ ├─ 82005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f423d3162010b2aca8cf4aeaa78d7e38d61e13bf1364e725834113353408aa23 -address /run/containerd/containerd.sock │ │ ├─ 88108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe8682f36fbea912b0485c405141d1f20d4e2c8a37efbaa8e6d71cc43b870433 -address /run/containerd/containerd.sock │ │ ├─ 94260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 353dda68414cf78725311fec60f329e57bb18141a2268d7ea792f9bcbbc8302b -address /run/containerd/containerd.sock │ │ ├─ 99016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff17611a0248c7172206f16a4a7c94c7da047b9587b0a524cfe94fd750793fcf -address /run/containerd/containerd.sock │ │ ├─ 99054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79656c67cf75a5be60416b45550a8b0acdec43dc1243f24a4ed8dd10f4caa786 -address /run/containerd/containerd.sock │ │ ├─111976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b2cefb7ae19465ff7c30c57c977a15dfd21e15c5b2a7cb4453035feb49e91c -address /run/containerd/containerd.sock │ │ ├─113608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c8860f563241c53edb5d8e690b198d73dad568c74169b67bfb2f35ce27c7745 -address /run/containerd/containerd.sock │ │ ├─113660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1598686a5736f0689b720c48866664f7319eb037c5f9b86e7a1a29d9ceda8ff8 -address /run/containerd/containerd.sock │ │ ├─115710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a67e31dbc1dd99be92ba482420bb29ec53fc76dc9b9d378b8ce14281ddb413c -address /run/containerd/containerd.sock │ │ ├─117382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e149f5376b5c940c80f5b1aed5ac8f07f96b76a7709097007c328053f4dad92 -address /run/containerd/containerd.sock │ │ ├─117532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5a95a36363b7f47aa276251570af9a1466551db4d5f861ee7ae4be8fde8f33b -address /run/containerd/containerd.sock │ │ ├─130484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 022828489ed8352ed3dd2617b53432a6cc4a5090e003ca9acfcde1b998e42f55 -address /run/containerd/containerd.sock │ │ ├─130505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2394a5a6fbdda4c926d7e9481cdfc5bb1348f911124a6b8b61dbdd5eda3b63fd -address /run/containerd/containerd.sock │ │ ├─133034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 961c3cedc061ff27ab45fe7630ba7e814c49b79d97a2e0b15bc47edc5c9e9fc2 -address /run/containerd/containerd.sock │ │ ├─159190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9595f97a1df3759dda7d3c2da1849cf671e2ccd952578c910132179874facfd3 -address /run/containerd/containerd.sock │ │ ├─160785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c2cee5acb8b79e87e8f41ba4507796f1cc40c7a833c0131e697e93333bd4215 -address /run/containerd/containerd.sock │ │ ├─161276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12bf32376ce8433b5e0daaa45a5b4ab4c6a3526dac9e661c36b0461ee7ce45cc -address /run/containerd/containerd.sock │ │ ├─162173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b30b69dd2f2057e711b8839dd7e62d8811e53bac6f104da8759a8e6786cc5c17 -address /run/containerd/containerd.sock │ │ ├─164187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 451f06fb892d62e9fe1b51e0448799e969001ed40935154aca7fcee629baa292 -address /run/containerd/containerd.sock │ │ ├─164418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5782be02cfb2ebb58d934c61ecd31cf2221663747341c9a56395360bd907386e -address /run/containerd/containerd.sock │ │ ├─164530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 895801db1fa9fcc6b103792c358641d9e10fc7c7eff8ae5ca985e65cd4be52d2 -address /run/containerd/containerd.sock │ │ ├─164598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4d7938d0c66a928e122232c28ff9bbafb6a7d4ee676eb2e75fa6d006d9dc44f -address /run/containerd/containerd.sock │ │ ├─164669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eb86240bc34a38ddbe47f89c34480f12481658357595b9a7fb1cd620a546e9b -address /run/containerd/containerd.sock │ │ ├─165190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2385b7257b21d4ee501b8092f8a76d1c9db8af6c0c18496501fcb14f91229c4 -address /run/containerd/containerd.sock │ │ ├─177105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bba530f939d504fcbe55d2b7509f0df783e632b7a0108547f78cb78ddfcbe22 -address /run/containerd/containerd.sock │ │ ├─178841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c54e5bfac9d1f9890ec3915f8342bb62b9fbdf4bba38db4468fad5852f98126 -address /run/containerd/containerd.sock │ │ ├─178885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbef538d067ebcd35816a8e4d05b22503a965b58359ffea41c200085af420d95 -address /run/containerd/containerd.sock │ │ ├─178966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9181138931cdf4295ff80727ca3b2bcf1b42f29ac6160d6acca882f3dc5cb4a4 -address /run/containerd/containerd.sock │ │ ├─178987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d91f63a2cd5a93fb07ff22b47a6a30b09dd202e609c7cb34201d1a7af0641c0f -address /run/containerd/containerd.sock │ │ ├─179044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2531f5d1d6e7a939e750f17f56d3aee75551adf5f0ee5090f2079966da55a707 -address /run/containerd/containerd.sock │ │ ├─179565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41a7fb32234ef2c191b7f472d09c7a27f2b456b10236f60c744e66c6b09d2f24 -address /run/containerd/containerd.sock │ │ ├─179691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8db821c02bf9c7a4012dd96e4e421a4efed15422f47ce54467871e1d9561b9ca -address /run/containerd/containerd.sock │ │ ├─192756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f39c525ac501cca0b34b87f94600468929679a9f80f4a733ad1d4b3f7a1eb977 -address /run/containerd/containerd.sock │ │ ├─195010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10aa2d914b10e145d63e1cb483a53d4af9090c4e9115a787c2df23c8843c88e2 -address /run/containerd/containerd.sock │ │ ├─195061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1be0ae290ae8d161a97c462450bf53610195be05f669e65e695479cef38cdb38 -address /run/containerd/containerd.sock │ │ ├─195086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64f96e71c486cba33acdeeee6d5994cd1df286158f8446c5adc9804c660da004 -address /run/containerd/containerd.sock │ │ ├─211455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 336e74cb514dc5d4207139f645f12f095f91c48bf1ad1d8ce51b4b75ac928e05 -address /run/containerd/containerd.sock │ │ ├─220115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dd516c5371496000c8ff2e27a318b19e31e4f8deeaa84f2570f7581a919dab0 -address /run/containerd/containerd.sock │ │ ├─220142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1acc1902c6327fb8ecd316a5f5a227123919d4df6e4826e08fd179a6deb4e09 -address /run/containerd/containerd.sock │ │ ├─220223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d219b2cab16c36073c603f41e7cf6c67c06286be01a08007c9dea383a28698bd -address /run/containerd/containerd.sock │ │ ├─220509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4afdfb10fd4c9345512923a931fc70505f3b2457663fcbec793353fa543a868e -address /run/containerd/containerd.sock │ │ ├─231603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 098c4e1b58a132954e0733b9280912ff4c8014ecd99a0f3f89a0adfe71e8c118 -address /run/containerd/containerd.sock │ │ ├─233987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c16806b74c8e992662c5946afb25823be502c2cfa87083c034378f056ccb44cc -address /run/containerd/containerd.sock │ │ ├─235356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1066c693532326dd0d8964f5d6906ddc4095175138f984a48440bb2c1028e620 -address /run/containerd/containerd.sock │ │ ├─236527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3ae5d09c00158ae60dadb7f947e4ec9f000965b1d3822a5dc08c377dfe6d49f -address /run/containerd/containerd.sock │ │ ├─237032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a12791cc16c8fca207c7d21b454d34e38c0e210e817cc4a8cba8a3358735cd4 -address /run/containerd/containerd.sock │ │ ├─238643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d105985a38dde3a0332a07716f57351900d7b05bb676f53fa2a6aa6386dc64f -address /run/containerd/containerd.sock │ │ ├─240369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5862d4b6a7de35476295eaca29fe957f6dff578d54831a59dcb5c3366a2a942f -address /run/containerd/containerd.sock │ │ ├─240409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1ea6581a1841461e6a297b6ee3a3b7fcf2db3cee72d6c2e722008ab68c60222 -address /run/containerd/containerd.sock │ │ └─241194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dbe6c5a0342f01b8c9216e539a6588c4188ffd1a3790e8de5caf9c924c2b8e6 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1440 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-5c502aab381d7a0eb38a2edfa2e97e2b89993956a0fac5987f5fc837c8f7e055.scope … │ │ ├─12344 /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 │ │ └─12359 /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 │ ├─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 │ │ │ ├─29684 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29963 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18519 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18540 /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 │ │ │ ├─24896 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25167 /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@ceph-exporter.instance.service │ │ │ ├─39199 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39220 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34218 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34481 /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 │ │ │ ├─12234 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12264 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.sdbzxy.service │ │ ├─12597 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.sdbzxy/unit.run │ │ └─12628 /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-sdbzxy --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.sdbzxy:/var/lib/ceph/mgr/ceph-instance.sdbzxy:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.sdbzxy/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.sdbzxy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10346 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158886 /sbin/multipathd -d -s │ ├─docker-952c0379e513d5d870cce3a997f2f9218ac90ea8749e13b6151978fd1c851a80.scope … │ │ ├─39291 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39307 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─kubelet.service │ │ └─42255 /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.57 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─docker-81db7a1a9d80d0fd8c12477dacaabc5fa22b0f84a3666833671724ea5786f145.scope … │ │ ├─30004 /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 │ │ └─30017 /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-46e88a5b88dfe1dfb6e897a2e36f5a5845f6436245ad33634036bde2d4cf5de7.scope … │ │ ├─12709 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.sdbzxy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12727 /usr/bin/ceph-mgr -n mgr.instance.sdbzxy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-rac4e466c7ac64d27bb8a23d10de5f7da.scope │ │ └─193347 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1107 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10851 /usr/sbin/chronyd -F 1 │ │ └─10852 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-84a53617a1aa743985c2f13cd3588244e84033a78ac308edef04184f3463855d.scope … │ │ ├─34524 /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 │ │ └─34536 /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 │ ├─iscsid.service │ │ ├─158691 /sbin/iscsid │ │ └─158692 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-e14cdaa8da0a736c605e0c459c55b742a7eccdcb77014cb740f38c20df9c0fc6.scope … │ │ ├─18588 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18605 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-e70f4c28caa657c919b6319504bc4e23bdc7e6201d5ce05ed5ad5706335dfa94.scope … │ │ ├─25208 /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 │ │ └─25220 /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 │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─b48cbb31bbe69338c42551955fd9474dd5e8a1680407567e694bbda3d0fd8d5c │ │ └─237091 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─79656c67cf75a5be60416b45550a8b0acdec43dc1243f24a4ed8dd10f4caa786 │ │ └─99078 /pause │ ├─31deadb4fd89b242adde5e0a3afd8c09cf0565e3976f9a1ba5d1be9a3f95cdd9 │ │ ├─127239 cinder-api: uWSGI master │ │ ├─127252 cinder-api: uWSGI worker 1 │ │ └─127253 cinder-api: uWSGI worker 2 │ ├─f39c525ac501cca0b34b87f94600468929679a9f80f4a733ad1d4b3f7a1eb977 │ │ └─192781 /pause │ ├─57ff4c0908e1481759b3ac00017e3f6909f505b28194576a6d1dfb786c34f327 │ │ ├─231754 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231771 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─231777 erl_child_setup 1048576 │ │ ├─231917 sh -s disksup │ │ ├─231919 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─231920 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─231931 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─231932 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─231943 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─232383 /bin/sh -s rabbit_disk_monitor │ ├─48e958d9dfa648cd621f1a68b64b184aa4e84e307e21db2a94f3929d2c084631 │ │ └─45019 /pause │ ├─1376431e02720cf1a3e3dfbfc303f13654b6c93e99f5433c547c9bd93b4345d2 │ │ └─42054 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 │ ├─c2ab437219d40d1dfb4247dd89540763707657c766a13d550f90bb0acc88f597 │ │ └─41961 /pause │ ├─468e70bafaa466b49310abf4718c1c517775d1f097c0c4bc69e1a6deffe8cfb2 │ │ ├─64109 python -u /app/sidecar.py │ │ ├─64448 python -u /app/sidecar.py │ │ └─64449 python -u /app/sidecar.py │ ├─a4d7938d0c66a928e122232c28ff9bbafb6a7d4ee676eb2e75fa6d006d9dc44f │ │ └─164646 /pause │ ├─9fad3c6b34dc0f10757019260adf7d955bceba479cfc3d2f031a806ec1ccf0d8 │ │ ├─112302 glance-api: uWSGI master │ │ ├─112315 glance-api: uWSGI worker 1 │ │ └─112316 glance-api: uWSGI worker 2 │ ├─c1ea6581a1841461e6a297b6ee3a3b7fcf2db3cee72d6c2e722008ab68c60222 │ │ └─240437 /pause │ ├─eb2e4c440c5f45621c16284c5ec413d1bd2db7157b4c1c4dc37f9350fb123563 │ │ ├─188317 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─188577 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188578 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188579 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─292f21dabc0e61a0e3d52c463fa5c0bdedfb578a683ad7cf05019a4d29f18b57 │ │ └─234125 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─1cfd03197d085b34b66691b4bfd91b10a20fa697539be34db211579d3f8386d2 │ │ └─192350 /bin/bash /tmp/libvirt.sh │ ├─cae5fae778158cc58d98c27e43fddb9fa51168df9aeee9b9ae9158e6943c0a69 │ │ └─50782 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─32c91e482220ba96a7a3badd5096acf83186fc1225c5c8cc3acfcec272ce6f19 │ │ └─49395 /manager --metrics-bind-address=:8080 │ ├─9f754e352114b63ec46ca13d62fcc48e6468293322d1857b4f5ca7c9c5ab4a53 │ │ └─65252 /pause │ ├─ea97e3e33f91c5fd2dcc14f37db3119bc0bf2aee52525ffaca9f66a665d68894 │ │ └─128088 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8db821c02bf9c7a4012dd96e4e421a4efed15422f47ce54467871e1d9561b9ca │ │ └─179714 /pause │ ├─59b2cefb7ae19465ff7c30c57c977a15dfd21e15c5b2a7cb4453035feb49e91c │ │ └─111999 /pause │ ├─55aeeb560a3da9bbfbb33d70cab27f1d42d83efd502fb692535812122e2ede05 │ │ └─42031 kube-apiserver --advertise-address=199.204.45.57 --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 │ ├─7227e2f5aab0d0f6ee57059f69e5bef22becc6fd90f216b17afb91369ebf6cd4 │ │ └─49272 /manager --metrics-bind-address=:9782 │ ├─0c5d82586836a9e04336986e8d2f64f24935aae39d7b181f8421ef1d22de0bfa │ │ └─44581 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─e92348816b7e2b25059e80209a7795d1b4a004f23c7446f887f494b425b9350b │ │ └─42094 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 │ ├─c16806b74c8e992662c5946afb25823be502c2cfa87083c034378f056ccb44cc │ │ └─234010 /pause │ ├─8aff6e66767a04646084fc7555e7786aa40448b46e664ba22a8f52fb50c28ddd │ │ └─45982 /pause │ ├─96f0b3b90fa353fff1bbb4e276f921db8c0a3d905e58279a3672e6d45cc082f0 │ │ └─66954 /pause │ ├─4752280b46134a13abe273cb4cf3d6ccbc24771e336431986e575e970c5e7632 │ │ └─45050 /coredns -conf /etc/coredns/Corefile │ ├─4acd074bf62e2acd801b871f179b2bd8fa35593829a8a70a9ce8ab4f4aa8ef7e │ │ ├─188206 neutron-policy-server: uWSGI master │ │ ├─188219 neutron-policy-server: uWSGI worker 1 │ │ └─188220 neutron-policy-server: uWSGI worker 2 │ ├─0b1eca55e2c438755aecf868bc0e56a57bc5186c74f7e004e96880697015ee39 │ │ └─63193 /pause │ ├─86ca309dc29e42d898b2c2e032503d8c64ae0a5315924af9f8a722c58ca6e1fb │ │ └─66693 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b30b69dd2f2057e711b8839dd7e62d8811e53bac6f104da8759a8e6786cc5c17 │ │ └─162196 /pause │ ├─e2db532083cc9a5addf8b43fff053901739183b53fe18abf913c4fef8638680d │ │ └─58502 /secretgen-controller │ ├─5b313889b066c254e608154b8f1f2708e84f1ab96a92adb7e6ddae68948482c7 │ │ └─80514 /pause │ ├─bf60b81bce40eea786e1dd334fbf27df388647c58f8544a7b12a8e327bfc29fd │ │ └─48642 /server │ ├─fe8682f36fbea912b0485c405141d1f20d4e2c8a37efbaa8e6d71cc43b870433 │ │ └─88133 /pause │ ├─f114336a98a9b644ea505c3ed03b1782703bb8391922c796b1936f2e1f7dad0c │ │ ├─69837 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69853 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─69859 erl_child_setup 1048576 │ │ ├─69969 sh -s disksup │ │ ├─69971 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─69972 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─69973 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69974 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69984 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─70176 /bin/sh -s rabbit_disk_monitor │ ├─1a14a5d77667d9262f6b7b47ed123a4b5f837c6231d913f2ea1f121fce3f099e │ │ └─43191 /pause │ ├─4a67e31dbc1dd99be92ba482420bb29ec53fc76dc9b9d378b8ce14281ddb413c │ │ └─115733 /pause │ ├─9c54e5bfac9d1f9890ec3915f8342bb62b9fbdf4bba38db4468fad5852f98126 │ │ └─178869 /pause │ ├─7dd516c5371496000c8ff2e27a318b19e31e4f8deeaa84f2570f7581a919dab0 │ │ └─220150 /pause │ ├─4afdfb10fd4c9345512923a931fc70505f3b2457663fcbec793353fa543a868e │ │ └─220532 /pause │ ├─823889db06f82a9f2224deb58f663c8a31ec6277eac77004961e15dce605ad6c │ │ └─68201 /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-57.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 │ ├─196729a85ccac04e9c721284d6f81de6135c30d6d3e372d59b87fa63b52fcb0e │ │ ├─160451 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160464 /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 │ ├─84aaa7566d8378f30b1a500ba8bfbf828a7e7d6948a4710b51c26f0f37911c5a │ │ └─46222 /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 │ ├─098c4e1b58a132954e0733b9280912ff4c8014ecd99a0f3f89a0adfe71e8c118 │ │ └─231626 /pause │ ├─e1acc1902c6327fb8ecd316a5f5a227123919d4df6e4826e08fd179a6deb4e09 │ │ └─220199 /pause │ ├─9043030ee2b46017059fbf9fa76bd803b66650d6ca38e43bda7f03e54de3cd97 │ │ ├─211566 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211586 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─211592 erl_child_setup 1048576 │ │ ├─211639 sh -s disksup │ │ ├─211641 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─211642 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─211796 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─211797 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─211807 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─211939 /bin/sh -s rabbit_disk_monitor │ ├─635e4c6b19d5e99c464d2b683c5e5bcf0634d1a9d8ea1352ee4085912b37d37f │ │ └─45662 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 │ ├─5cc74a934d2fa3167e1ccecd89bd92309fc3a0f5af252dd00a628e1d3b0a7fb3 │ │ └─63311 /pause │ ├─96e94d83eadb8c043083000cbe35fe8c043a3c595203e813aa35f2b8029281d3 │ │ └─199239 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─895801db1fa9fcc6b103792c358641d9e10fc7c7eff8ae5ca985e65cd4be52d2 │ │ └─164570 /pause │ ├─2137039a45a1fa0dda067ddb8726956e25f9b2a2110501df2579b22ed1a0c178 │ │ ├─189261 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189508 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpf92gdnn9/privsep.sock │ │ ├─189747 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp50kj_yw_/privsep.sock │ │ └─189922 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2394a5a6fbdda4c926d7e9481cdfc5bb1348f911124a6b8b61dbdd5eda3b63fd │ │ └─130545 /pause │ ├─bdbe7c69149a2a7d2af16b64445a0d4a89712acabaeea149b600fb25906ecf3f │ │ └─68724 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f42473627521621c18fa9a57114e863c1cb32020ad4196e0afdec46416acc57b │ │ └─48388 /pause │ ├─3b5b29066c7561127941d83efbecec81c941f85f206cdbf8b7c5dac4380bb94e │ │ ├─190650 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ └─191169 /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/tmpgg8w1msp/privsep.sock │ ├─0c8860f563241c53edb5d8e690b198d73dad568c74169b67bfb2f35ce27c7745 │ │ └─113636 /pause │ ├─349af12173427da97affb5803e53b4383a74b4c913ff6bdff2d76a63a22b0f18 │ │ └─41900 /pause │ ├─5bfd6e430e219904a2ced59ad9eed25a474c548cfde41ddb55ad1aebdf15b67b │ │ ├─131517 /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 │ │ └─131725 /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 │ ├─df509312f0cd47288ab49b1ecb9433f6b2e92542a5ee8eba69eceda746ad085a │ │ ├─175938 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176261 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176262 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─41f110f5904427852a5360a559076eec1db65873be3d3a813fa07e1da67c0469 │ │ └─66191 /pause │ ├─02a88df4d6642d8322e44f41a24200cdf96fe40980f4fdc9e7cf5a87195d9793 │ │ └─65204 /pause │ ├─dcb1754123302fd6f628602192c1f13573659653541c089ca162a0f71a57c05e │ │ └─63351 /pause │ ├─41a7fb32234ef2c191b7f472d09c7a27f2b456b10236f60c744e66c6b09d2f24 │ │ └─179591 /pause │ ├─8664b30b158315a6042ccc729bd134b7de4a3ec830ba1df8399460aa8d780943 │ │ └─57261 /pause │ ├─d948c51fb4273cc254340a51380c3a9e178e6b8c0eb5bb17302f84f7eace5291 │ │ └─68619 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─10aa2d914b10e145d63e1cb483a53d4af9090c4e9115a787c2df23c8843c88e2 │ │ └─195036 /pause │ ├─805052339ae320b935ca1af2418127bb97bf8a1eabf37a2e61b8dabb384e31e3 │ │ ├─175392 nova-metadata: uWSGI master │ │ ├─175406 nova-metadata: uWSGI worker 1 │ │ └─175407 nova-metadata: uWSGI worker 2 │ ├─e737a11662d18c18f0504408c187db439100f1a340c373baeecae4db6185e5fa │ │ └─43190 /pause │ ├─45f568faaf3a58badb699d9a1f33c55f462be0cf419ced52c56112d83405105a │ │ ├─162369 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162386 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─162392 erl_child_setup 1048576 │ │ ├─162440 sh -s disksup │ │ ├─162442 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─162443 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─162456 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─162457 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─162467 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─162644 /bin/sh -s rabbit_disk_monitor │ ├─e8732c5ab4d92f03b3f8e8814264821b625cf28c71b9a8fb5079e09e192aa435 │ │ └─240535 kubernetes-entrypoint │ ├─749e08ad67b33b331b612b09e076718332d8208cc331e45c778f8c63380faef4 │ │ ├─43669 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44093 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b6d6482951aa4d5a7bb96e4a571fa734ffa0d66a5944032a29512a4f541ba81c │ │ └─41949 /pause │ ├─5fa1ded7bdc257655823376f16101cff21159043ba3d4d4a1248a57dfad0c6c3 │ │ └─65753 /pause │ ├─c341a8a876cb3346b5353d9eaa069b40e5c799ccb9ce20c43bf97aae69586c96 │ │ └─50696 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─1066c693532326dd0d8964f5d6906ddc4095175138f984a48440bb2c1028e620 │ │ └─235380 /pause │ ├─961c3cedc061ff27ab45fe7630ba7e814c49b79d97a2e0b15bc47edc5c9e9fc2 │ │ └─133058 /pause │ ├─022828489ed8352ed3dd2617b53432a6cc4a5090e003ca9acfcde1b998e42f55 │ │ └─130529 /pause │ ├─4055dfe8e2ba56abe36e2b069f8574e890e77c8037081d142d4eda3200cbdbb3 │ │ └─69315 /bin/oauth2-proxy │ ├─95b110798be4290c5dbf7184207a52a4e898b90812e0bd49237f2af78026b7ef │ │ └─71196 /pause │ ├─274bf4982347fd41df3e5c67db209fbe40ff5dcddd19c77cb208e1b8115164b0 │ │ └─43499 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─8f25871fc9841c29eb395bf303b702b73887b09b1706cd40093c535fb528d8f6 │ │ └─49887 /pause │ ├─59b1d69745cfdb78b9cec4baebd846ec4371e5bff104f9f3c2cd7dba6f3c65ba │ │ └─68079 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d3e67fd78a1e9184515f8f89312a521b859aa1d1b4c53037cebf3b8f07f999eb │ │ └─68159 /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 │ ├─9b536ef34888ccd677c39785e5ff1635caae3738d4ea1683a3ee62ce369edc8a │ │ ├─64136 python -u /app/sidecar.py │ │ ├─64450 python -u /app/sidecar.py │ │ └─64451 python -u /app/sidecar.py │ ├─9d46db0913f565978d9fb2dc5922b67f5d6e53352f92a5d8c1e06fbae889d7b5 │ │ └─69134 /bin/memcached_exporter │ ├─7eff6e68c824d4a82ef05dc4941b1e48d7f9432f2e750279bd3b150c35709a49 │ │ └─235410 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─cdabbb2f1c7a585bf2ad8f058a2ecd6135129ddbe8053007e31f5bac271e1850 │ │ └─46022 /pause │ ├─f234ac96d59e30355cf83fd545074a525bc4f5b5dd029de30530272bf2cc6798 │ │ └─49123 /pause │ ├─1d679113e92f71cd2e8833cf02355c69c039065944e44de9a5c907996db6281d │ │ ├─188171 neutron-api: uWSGI master │ │ ├─188192 neutron-api: uWSGI worker 1 │ │ └─188193 neutron-api: uWSGI worker 2 │ ├─cf57a8487902578dc370985999165f0493d0d14f0423e3260d5907b1e66e83a3 │ │ └─131147 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─59d802da491aed1f2b46446ec6c312f082d0c6d36e41065eb0ccfa987db9601d │ │ └─42452 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ffe36b3c59b7b02db6c628f376f5537934a7162af7bb82b03c547163f76f60b9 │ │ ├─207504 heat-api: uWSGI master │ │ ├─207543 heat-api: uWSGI worker 1 │ │ └─207544 heat-api: uWSGI worker 2 │ ├─32daccb7cd743f0eb4f8836ca62bc071e73cf43216f44d58d611357e97d6401e │ │ ├─74625 apache2 -DFOREGROUND │ │ ├─74702 (wsgi:k -DFOREGROUND │ │ ├─74703 (wsgi:k -DFOREGROUND │ │ ├─74704 (wsgi:k -DFOREGROUND │ │ ├─74705 (wsgi:k -DFOREGROUND │ │ ├─74706 apache2 -DFOREGROUND │ │ ├─74708 apache2 -DFOREGROUND │ │ ├─74709 apache2 -DFOREGROUND │ │ ├─74710 apache2 -DFOREGROUND │ │ ├─74716 apache2 -DFOREGROUND │ │ ├─74717 apache2 -DFOREGROUND │ │ ├─74719 apache2 -DFOREGROUND │ │ ├─74720 apache2 -DFOREGROUND │ │ └─74721 apache2 -DFOREGROUND │ ├─105e8883d3f757771988f2c851ed99666210480504b974e8019bb6c5f729c80d │ │ └─69470 /pause │ ├─fbef538d067ebcd35816a8e4d05b22503a965b58359ffea41c200085af420d95 │ │ └─178946 /pause │ ├─b48de642b30deddb42158c7ed1cdbf7ead3532df1f2ef55c2bd8554d7fb58802 │ │ └─52776 /pause │ ├─9dd3ee1d3dc011a933d9affe0c219c9415bfc860b3828ca4abe2a700b3389b6e │ │ └─160417 /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 │ ├─c450dd828dd85e971b99df279637cbb907f78e7b9f246038782720ebd4fbc745 │ │ └─64642 /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 │ ├─96c719baf5abf24a74dfcd0da54c994a50a13525a68c3684de778b58862d01ba │ │ └─49707 percona-xtradb-cluster-operator │ ├─ff17611a0248c7172206f16a4a7c94c7da047b9587b0a524cfe94fd750793fcf │ │ └─99041 /pause │ ├─9595f97a1df3759dda7d3c2da1849cf671e2ccd952578c910132179874facfd3 │ │ └─159213 /pause │ ├─3c2cee5acb8b79e87e8f41ba4507796f1cc40c7a833c0131e697e93333bd4215 │ │ └─160810 /pause │ ├─b4a2b3e0e5d08dd9b2f144858d7cddb693f371690092d59f0373cadd9117fd9e │ │ └─64751 /pause │ ├─6b6c9d01d2095ea0d8aa695164d0d6bcd9543425a4218b5964b5cf129922bd40 │ │ └─68240 /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 │ ├─0057750aba208d6b1edeaa22045be564b5b4c2a7f826cd564a59468be58dc33e │ │ ├─115832 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115848 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─115854 erl_child_setup 1048576 │ │ ├─115902 sh -s disksup │ │ ├─115904 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─115905 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─115910 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─115911 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─115921 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─116089 /bin/sh -s rabbit_disk_monitor │ ├─7389993dab3cd1e129ed9713025281afd93d0f933cd44d2557ed7878d79a6a37 │ │ └─66766 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3fca268ffe8ee0d570078db4199ad7fd7eb994e42546f6af70519de53f00ddb2 │ │ └─45479 /pause │ ├─b0f094fcbbf79863ec3ebda90726c78864d28646c82863fe61130496f9b0c8da │ │ └─68371 /goldpinger --static-file-path /static │ ├─c37162b0314be4fb841cf60c4eb3133aa6b2e7cb097a6645065e65a6f2a88965 │ │ └─49235 /pause │ ├─336e74cb514dc5d4207139f645f12f095f91c48bf1ad1d8ce51b4b75ac928e05 │ │ └─211478 /pause │ ├─353dda68414cf78725311fec60f329e57bb18141a2268d7ea792f9bcbbc8302b │ │ └─94284 /pause │ ├─48a712cc1b436b0b5497b3cfbcde7389bdc10547db32e5a4496b872fe0d0061c │ │ └─49585 /pause │ ├─8475f053f3e799a205b1181141d7ecbe681fb6ca290a2a9f20de0bd904aa411e │ │ └─69296 /bin/oauth2-proxy │ ├─736f9d8d62d7e0594f3342f3bb550e2a05dc5bbc3172076d6c26d3c9e8915ff4 │ │ ├─50599 mysqld --wsrep_start_position=279b6eac-89f7-11f1-ac40-cfa841214f52:20 │ │ └─50726 /var/lib/mysql/mysql-state-monitor │ ├─d61a011067645974aeb6582081882a98c73a3f8dc45e53b7fe6dad0e35e30538 │ │ └─58028 /pause │ ├─139c9970cf331b9c7b81e0840e21277156c76de792ac41efb2809ad1ca9a265b │ │ ├─192951 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192991 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─193000 erl_child_setup 1048576 │ │ ├─193116 sh -s disksup │ │ ├─193118 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─193119 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─193205 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─193206 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─193217 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─193443 /bin/sh -s rabbit_disk_monitor │ ├─9695bf56c0278a134e402fd4302ae3c221997acd4a7b1f9741a5ae62a23dd179 │ │ └─66430 /pause │ ├─d66fec4f5818bff7d0c7f59839963b8dc5390df69283175eda73401ef20f5a8b │ │ └─50325 /pause │ ├─12bf32376ce8433b5e0daaa45a5b4ab4c6a3526dac9e661c36b0461ee7ce45cc │ │ └─161299 /pause │ ├─5332c07f51855decc6f1c338e5d6e46bb567b51368eda506a3cb606b9f90cf2e │ │ └─161467 /coredns -conf /etc/coredns/Corefile │ ├─d4c3492061b88c1711cacc02fe246e5e558127a6a5743e63708b5a7f641deced │ │ └─48279 /pause │ ├─3f27ea903a88cda3f303ec0905393a7c45c966c02ee08081dca0cff86b57eb34 │ │ └─63595 /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 │ ├─9fd78f695c6b2a4ca4f217a0b03dbd66a316dba2ca4dff921b9ab8a3132d567d │ │ └─58053 /pause │ ├─5862d4b6a7de35476295eaca29fe957f6dff578d54831a59dcb5c3366a2a942f │ │ └─240392 /pause │ ├─8d105985a38dde3a0332a07716f57351900d7b05bb676f53fa2a6aa6386dc64f │ │ └─238669 /pause │ ├─1dbe6c5a0342f01b8c9216e539a6588c4188ffd1a3790e8de5caf9c924c2b8e6 │ │ └─241220 /pause │ ├─d6ba3c247919ffa6516634a3fc8457b0c42801505cab92ec0f6cd5c5b3293cfe │ │ ├─180145 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─245366 sleep 300 │ ├─b52b9e5c80740b37064a0198bf9f1a9c4a182542b4962495b79c6120c697b566 │ │ └─229528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─af15dbca78466841d834b2986a2e754521c0ea11a024b7c18451b1763e1540b9 │ │ └─44979 /pause │ ├─1598686a5736f0689b720c48866664f7319eb037c5f9b86e7a1a29d9ceda8ff8 │ │ └─113702 /pause │ ├─184a670b454e6be7fdb5c3f33684df053bb443e3cccf50ca5fc444208aa4d23d │ │ └─44544 /pause │ ├─fcbfb3414cf308f6ad4e68fbcb04935f0afd8ef359bd0639ad28c119a500c5cb │ │ ├─80607 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80624 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─80630 erl_child_setup 1048576 │ │ ├─80701 sh -s disksup │ │ ├─80703 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─80704 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─80793 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80794 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80804 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─80877 /bin/sh -s rabbit_disk_monitor │ ├─9181138931cdf4295ff80727ca3b2bcf1b42f29ac6160d6acca882f3dc5cb4a4 │ │ └─179014 /pause │ ├─f8610ad15cfbeffecfcaeb05083b2fb7a9d6964b1a2be2e70fd05a1c84d2e8e3 │ │ └─58396 nfd-gc -gc-interval=1h │ ├─2b05c9af57ca28812050b4ecc057d3972f2cc38ce05f0377231859e454518065 │ │ └─99634 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c206935e9053ce110609edea045f80b46d75a138546b0bdef8e1dd0169868e48 │ │ └─57945 /pause │ ├─51df354c15a9708743aff7cb2dcdf54fbcc05f46fbdd36852cd6e3251f241420 │ │ └─41925 /pause │ ├─2bba530f939d504fcbe55d2b7509f0df783e632b7a0108547f78cb78ddfcbe22 │ │ └─177129 /pause │ ├─df0896dbdbf524b2628e86300c7881edec411dd42eebe2462dda32905ed4bf2b │ │ ├─207619 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─207845 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─207846 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─2ff0f49afed97adba69aea63892c46ab91ed2a1592906fd02ffd2edbfc1348b0 │ │ └─42425 /pause │ ├─7aa37c14ce20baa824ee3885537c05b30d10a326e9185f38360ce6db9f1c2b05 │ │ ├─175932 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176254 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─176255 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─97d9d1142b2fb9a4ad7d2628ea3e21aeae8369915403c45ebb6027bb6d2b4cf1 │ │ ├─229546 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─230302 octavia-worker: ConsumerService worker(0) │ │ └─230308 octavia-worker: ConsumerService worker(1) │ ├─515108196e50b860bfb711dd48e652b495db3ec188159a966f04347d3300884a │ │ ├─50421 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 │ │ └─51740 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 │ ├─a89f2a8c3a7c683029228db8619430bdd6b3304ef8be9d9a6688683411b0fcd6 │ │ ├─207495 heat-api-cfn: uWSGI master │ │ ├─207541 heat-api-cfn: uWSGI worker 1 │ │ └─207542 heat-api-cfn: uWSGI worker 2 │ ├─d643478ec3aa3d106e4299af00309bce256169a2142f436b69df23e0d492274f │ │ ├─150007 placement-api: uWSGI master │ │ ├─150031 placement-api: uWSGI worker 1 │ │ └─150032 placement-api: uWSGI worker 2 │ ├─1cb2ace4f0d83d72750e7b237c727b9cacfc02d2513cbccf5aa1faaa83e6f602 │ │ └─193161 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─004729120782d6c7b9e36f5472d113b254c645f7bf8654d51c6c3bc00f8aae89 │ │ └─58272 /pause │ ├─1a66f4ae70eb5ab7a1d96904ad31e50a39cbc00598aa461b6896a049bbdc2e02 │ │ ├─94416 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94449 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─94507 erl_child_setup 1048576 │ │ ├─94578 sh -s disksup │ │ ├─94580 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─94581 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─94680 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94684 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94699 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─95002 /bin/sh -s rabbit_disk_monitor │ ├─aff901d83016dd231d9dca6ccdee9a631d31948f227e67c20c7403b39a202d10 │ │ ├─230494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230547 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─231215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─539f41f9010d414d548df93e82035d0510b2aa1a204b30d85c790fc33813efe8 │ │ └─99493 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-lgtlw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8d087432657f6bdd0538abafb8257fea9efa92b241024238ffc420d53248ac57 │ │ └─41943 /pause │ ├─6cb2e896041ab064a3403c2409dbb7e5c156c569e409d061874bbebfcf0879dc │ │ └─199213 /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 │ ├─00758224486e9fbd75db1475fe25dc41cecc23c32997e171b5e227b892849b51 │ │ └─69094 /bin/pushgateway │ ├─8cc4e2f6ed761b5417c2a359bf89d7d016b87c1d9697509a85c761211baa6973 │ │ └─46178 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5a12791cc16c8fca207c7d21b454d34e38c0e210e817cc4a8cba8a3358735cd4 │ │ └─237055 /pause │ ├─75802313507c6faa87994ed9c2b26cd48f06f2eef041459f07e32cf8b9d77188 │ │ └─67512 /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 │ ├─64f96e71c486cba33acdeeee6d5994cd1df286158f8446c5adc9804c660da004 │ │ └─195141 /pause │ ├─5782be02cfb2ebb58d934c61ecd31cf2221663747341c9a56395360bd907386e │ │ └─164448 /pause │ ├─440cb05cdb1e2bc4a6f9d63d7074b9e00516c9d04c5a61c3bd40803ab5b6ba6f │ │ ├─87391 barbiacan-api: uWSGI master │ │ └─87406 barbiacan-api: uWSGI worker 1 │ ├─97d0677505cd91a7df31e4dcb91e0be8a328631560d831f6fed3820bdc111efe │ │ └─115387 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─48c6f8c4c6a6606c092cbb9985bcfc18f38b1c964336e2193778c4880e5273cf │ │ └─45068 /coredns -conf /etc/coredns/Corefile │ ├─d91f63a2cd5a93fb07ff22b47a6a30b09dd202e609c7cb34201d1a7af0641c0f │ │ └─179076 /pause │ ├─7db16970fa824af8f6ce0b16c080c6039a1701bc2dbb79a71403650ba6b112ea │ │ └─53195 redis_exporter │ ├─3dd9a1d7a84d54d22651c5547f1fa699f9a3597d14442f0f4ac73cca2c8265d8 │ │ └─67725 /pause │ ├─dc0c3c580d18ed2d7954c858e4667e101105f068b21deabea9640584288f5875 │ │ └─42192 /kube-vip manager │ ├─3ca41a93a4613a9aa4e009f70505552e26828c17fc2c5b76fd8256b5e6eb9d26 │ │ ├─ 99609 /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 │ │ └─231998 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8f51f954848ea52575a930e64a9163dc1eadb3107c9bdfad0332baef90de5041 │ │ └─46268 /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 │ ├─7100acd831a9ad786663e18d2c22a6ddd7db4dde6efa72a39ce6d9bc4bd576b3 │ │ └─236576 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─d219b2cab16c36073c603f41e7cf6c67c06286be01a08007c9dea383a28698bd │ │ └─220283 /pause │ ├─f3ae5d09c00158ae60dadb7f947e4ec9f000965b1d3822a5dc08c377dfe6d49f │ │ └─236551 /pause │ ├─0d048244dc35dc19fc2cbc87ae95372dea45bd8612c3bc52b06233100df59c21 │ │ ├─177375 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177391 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─177397 erl_child_setup 1048576 │ │ ├─177444 sh -s disksup │ │ ├─177446 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─177447 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─177462 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─177463 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─177473 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─177707 /bin/sh -s rabbit_disk_monitor │ ├─2483835d95a88a62289d23c7910bf6b597df7a79731f672bf5ddd67ab5b25c82 │ │ ├─66484 nginx: master process nginx -g daemon off; │ │ ├─66500 nginx: worker process │ │ ├─66501 nginx: worker process │ │ ├─66502 nginx: worker process │ │ ├─66503 nginx: worker process │ │ └─66504 nginx: worker process │ ├─092a4a199511b621c0dcf05035fe321d4877a3348ce2344a0d1a1ef66d9ba1c3 │ │ └─58310 nfd-worker -metrics=8081 │ ├─451f06fb892d62e9fe1b51e0448799e969001ed40935154aca7fcee629baa292 │ │ └─164262 /pause │ ├─dc5bce865692e92c08b92ef85d3135c033c57813c3e393779b5078a73d8f7de7 │ │ ├─175283 nova-api: uWSGI master │ │ ├─175317 nova-api: uWSGI worker 1 │ │ └─175318 nova-api: uWSGI worker 2 │ ├─0d102202437e987f1df27ec082e7d08f8c9cf46b4429a0310b2cfc15a139feb1 │ │ └─58354 nfd-master -crd-controller=true -metrics=8081 │ ├─2821ac748181ce72dffb228e3b102396ca8695b3d8ade5426ef5f1ba4d4780bc │ │ └─52936 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 │ ├─0d5e664a90eea0ec632c4011759a705abad6ed3e3a811eee1ef4419c97b2735b │ │ └─170694 /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 │ ├─310ddaab2e330c42d9bf93eebb394d00aecc79d123ac0e0fd7891901d66e01d0 │ │ └─192295 /usr/bin/libvirt-tls-sidecar │ ├─5c57f3612f97daf58272f97850f7e6134b1b98ba83d2f5519369264b590e7cd9 │ │ ├─67294 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67330 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9e952aec6e78e84f79ac6eb0bbe74a157b067c12f616cdc9eed91ac47fc181fd │ │ └─238693 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─fd2c97ac5fa78e15abddc4810a91e79b8fa3ed177e5a5baf0d0714eae7fc65ba │ │ └─240493 kubernetes-entrypoint │ ├─cd7dbf2cda0f16361c31d9bae3dcb3606ef0273fd666ecda11503283a4577b07 │ │ ├─190664 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─191479 /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/tmpsrgzc7g8/privsep.sock │ │ ├─191917 /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/tmp47o8besg/privsep.sock │ │ ├─192396 /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/tmpc399mkxf/privsep.sock │ │ ├─192821 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─192822 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─192959 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/be4410f9-2097-4b8c-98a0-bd7ff4fcf469/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/be4410f9-2097-4b8c-98a0-bd7ff4fcf469/host --addn-hosts=/var/lib/neutron/dhcp/be4410f9-2097-4b8c-98a0-bd7ff4fcf469/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/be4410f9-2097-4b8c-98a0-bd7ff4fcf469/opts --dhcp-leasefile=/var/lib/neutron/dhcp/be4410f9-2097-4b8c-98a0-bd7ff4fcf469/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e5fc0fb8-11d2-4f2a-8fd0-da9a56233297,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 │ │ ├─192963 haproxy -f /var/lib/neutron/ns-metadata-proxy/be4410f9-2097-4b8c-98a0-bd7ff4fcf469.conf │ │ ├─213694 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/55c82b30-dbc8-4feb-b528-c819344f73f7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/55c82b30-dbc8-4feb-b528-c819344f73f7/host --addn-hosts=/var/lib/neutron/dhcp/55c82b30-dbc8-4feb-b528-c819344f73f7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/55c82b30-dbc8-4feb-b528-c819344f73f7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/55c82b30-dbc8-4feb-b528-c819344f73f7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-cb3349d5-4232-4a37-808d-b5897186bd75,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 │ │ └─213700 haproxy -f /var/lib/neutron/ns-metadata-proxy/55c82b30-dbc8-4feb-b528-c819344f73f7.conf │ ├─f504696c30ad47aff7287fa5050d4c076f93edec56aec08a770b160c14180b01 │ │ ├─ 48595 /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 │ │ ├─ 48614 /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 │ │ ├─ 48674 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─230884 nginx: worker process │ │ ├─230885 nginx: worker process │ │ └─230886 nginx: cache manager process │ ├─2531f5d1d6e7a939e750f17f56d3aee75551adf5f0ee5090f2079966da55a707 │ │ └─179206 /pause │ ├─2587fc2612c309f44f7bb455807802958d12c72ef929da4be8358455585f564a │ │ └─68023 /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-57.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 │ ├─290087835984d4d7fdfb93d34e6fab6660741bf1f8ffd25529ec1787cc4c13c5 │ │ └─68816 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─882712fd6f574e2e688dd54b1a51139e3e7116b9d4933b46b85a4437a6b27a5d │ │ └─65148 /pause │ ├─3eb86240bc34a38ddbe47f89c34480f12481658357595b9a7fb1cd620a546e9b │ │ └─164711 /pause │ ├─b2385b7257b21d4ee501b8092f8a76d1c9db8af6c0c18496501fcb14f91229c4 │ │ └─165213 /pause │ ├─f423d3162010b2aca8cf4aeaa78d7e38d61e13bf1364e725834113353408aa23 │ │ └─82028 /pause │ ├─c781e57793e236224798caaaf399417445036d1b32a1badccca9e47653141433 │ │ └─42085 etcd --advertise-client-urls=https://199.204.45.57: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.57:2380 --initial-cluster=instance=https://199.204.45.57:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.57:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.57: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 │ ├─42a32ff1e3cddfec86f0379b7c000ab300da25955f66363e9b6f64cc637434a8 │ │ └─52807 valkey-server *:6379 │ ├─1f447d3e7dad038ca814dcce7306f846bbf66c97ee81637c5cc778079c5fb34b │ │ ├─190599 /bin/sh -x /bin/wait-for-ip.sh │ │ └─257169 sleep 1 │ ├─c5a95a36363b7f47aa276251570af9a1466551db4d5f861ee7ae4be8fde8f33b │ │ └─117556 /pause │ ├─1be0ae290ae8d161a97c462450bf53610195be05f669e65e695479cef38cdb38 │ │ └─195101 /pause │ ├─0ad2b4aab2e3ab9b3db1f3f4183ce87937bd7201fa6230dc37e309f7806ea4ba │ │ └─64200 /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 │ ├─a184592da92f1b47e88bd9858d602a5ca0a3422f4124f1f9c5e21fd784c9accb │ │ └─63049 /pause │ ├─46dc9143f265ff22b82e26a0280dd603ec14830c55b085f8f0579a2da7ab989b │ │ └─65570 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 │ ├─affd3feb752cccec6d442ad4bdc045155cc3b929e7a3b1271925a2e0065d6703 │ │ └─52601 /pause │ ├─01a725f6613c41f9fd3ccb27aa3b4dc81b168cc12eb13d307c2e33459ef6f6ff │ │ ├─228717 octavia-api: uWSGI master │ │ ├─228730 octavia-api: uWSGI worker 1 │ │ └─228731 octavia-api: uWSGI worker 2 │ ├─3e149f5376b5c940c80f5b1aed5ac8f07f96b76a7709097007c328053f4dad92 │ │ └─117462 /pause │ ├─599d40a7eecad692a2c4845a80f9ea8fbb9f727896ba07c224eba870a965e41a │ │ └─68114 /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 │ ├─38805043554bcab9cda78e4655a5f32ed815cd3d83a69deda2091b64bc713f8c │ │ ├─114047 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114481 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114483 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─f26a0edf87269703e0741d8d2cc431d92e4a837c5741c7c6cf92cb5138f73221 │ │ └─64622 /pause │ ├─1d1f46a0b2ab9fdcecf949a4c8b58d75849b0ada31c135e9e843c61128c01027 │ │ └─46063 /pause │ ├─06f6ed39c24a41b94c4ea05c925da07b62121c69fdd91998961993576cca667b │ │ └─53138 valkey-server *:26379 [sentinel] │ ├─e0a48d45496a9c1a686fe39d6af91ce4c71e443b139eef4d87e769858c2c0fb3 │ │ └─89258 /usr/local/bin/rook ceph operator │ └─27e6184f1559bd7dd1e4dc68f3dbfd7b641ae3edebfe4a47d7b7ff6ec8ae5b97 │ ├─190332 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) │ ├─190726 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) │ └─190727 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) ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount