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 │ │ │ ├─53016 /lib/systemd/systemd --user │ │ │ └─53018 (sd-pam) │ │ └─session-35.scope │ │ ├─53011 sshd: cephadm [priv] │ │ └─53076 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-64.scope │ │ ├─238382 sshd: zuul [priv] │ │ └─238404 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─238395 ssh: /home/zuul/.ansible/cp/199.19.213.23-22-zuul [mux] │ ├─303116 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-winajvvotvtjvjacoebkowouddherqjk ; /usr/bin/python3'"'"' && sleep 0' │ ├─303117 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-winajvvotvtjvjacoebkowouddherqjk ; /usr/bin/python3' && sleep 0 │ ├─303118 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-winajvvotvtjvjacoebkowouddherqjk ; /usr/bin/python3 │ ├─303119 /bin/sh -c echo BECOME-SUCCESS-winajvvotvtjvjacoebkowouddherqjk ; /usr/bin/python3 │ ├─303120 /usr/bin/python3 │ ├─303122 /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 │ └─303124 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 … │ │ ├─ 21019 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 24336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b1b363aaaa45d8133044539427f75136b2dd60fd821319d8413f168a9674199 -address /run/containerd/containerd.sock │ │ ├─ 24346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a51d9e7e74cfc391a55f8914fb49a23a99dc173862cdcf695a3aef13d52fd572 -address /run/containerd/containerd.sock │ │ ├─ 24388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bec0558e5190d55526fc43e9380b32fecb53877c3b32b74f02bbf5e989eeba49 -address /run/containerd/containerd.sock │ │ ├─ 24390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20c70838786cc1e83f17a1871c3d0a49cdc8c8a0934fb5acf7cac5db47d43d33 -address /run/containerd/containerd.sock │ │ ├─ 24406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d787d3c20c4a24b308061929735d5725472e482e992bd3326b13471912d82db -address /run/containerd/containerd.sock │ │ ├─ 25190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31e89b69e779c58c48cc81557e1c7edc1dfb2a2e48d6df70d2874ea1f8a04e4d -address /run/containerd/containerd.sock │ │ ├─ 26264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfa1710d1e70f0942bb6bbc87cffc39ae641533d86c7ceef65d2f6d9f1065aca -address /run/containerd/containerd.sock │ │ ├─ 26291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fe498496272c62b3754767d8f59060d7ab6691d21fe1cd8046738b3c982ff35 -address /run/containerd/containerd.sock │ │ ├─ 27856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72d6fb61e22abfeebc0a262aa89a57d591123b800da5799773b67a976ba7f8db -address /run/containerd/containerd.sock │ │ ├─ 28328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0b94bbe2abe8a8da79bf0667567d097a17242e9931b49611d5a6eb580fc1001 -address /run/containerd/containerd.sock │ │ ├─ 28372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66a21972b15ef01d5c8aca884d942c2d098dac8700bc7b06a16e00763068c8ed -address /run/containerd/containerd.sock │ │ ├─ 33576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b31a873dd56d26eb121a8bf85db306d51188f4b22e19a3c11037b2b7c142091 -address /run/containerd/containerd.sock │ │ ├─ 33764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d49ea2c33bda7bdca6b81873491541e51228b65d1aa5f4122f5ffe2a42161b7a -address /run/containerd/containerd.sock │ │ ├─ 33866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36263c4b1248eed04d8c2159eeaec4d1db16057b7e17af269b6b6fb5535ed53a -address /run/containerd/containerd.sock │ │ ├─ 33982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 033caed40007b3f0c02c3d7000fdb7a76ffe96c9e3f57896a4ca84fa0c74c2d2 -address /run/containerd/containerd.sock │ │ ├─ 34038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55fd80648bb93de0433d7d8ad680d28bbb1f1044408c39c11d16b3fa204a4dfa -address /run/containerd/containerd.sock │ │ ├─ 34210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aad107b6347073853bed3d122330a752b5502d3bddee4056a5be71d3aef4d451 -address /run/containerd/containerd.sock │ │ ├─ 34392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02c99c9e488a75bc1894952205feb746563f63e6ba20a862fe17819e60c2f39d -address /run/containerd/containerd.sock │ │ ├─ 34524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c2c2905ee2e9ae68590f263b5ad0ead136fda356efd0a011f6aa07d98adbf73 -address /run/containerd/containerd.sock │ │ ├─ 34605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 153cc234b270f8545775d92e0e04d5f0504fe8ee4dae81d087b6ad5479d5e20e -address /run/containerd/containerd.sock │ │ ├─ 34661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4c8319629bb0f1e79ca17614b3096cfbcfa0473229d1f2f64a564e594282bf8 -address /run/containerd/containerd.sock │ │ ├─ 35114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bda2c5049ce3e987b18b454921b492d88f5d2e8dbf2831f89b54dcc1aa68f03 -address /run/containerd/containerd.sock │ │ ├─ 36343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e19b9d075f12bb18e9f4381e76ef70eadc2a123418b29ba4bf72689ae8d6f600 -address /run/containerd/containerd.sock │ │ ├─ 36473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e7f3295a1a08387e4678ee421c2e303bffdcc31850c2f4122bfc6c068ade240 -address /run/containerd/containerd.sock │ │ ├─ 39783 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7a87cc6db966613a7f6e712f3d1d87d613d6c6bdbed81fac05cfd378657ea42f -address /run/containerd/containerd.sock │ │ ├─ 40170 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d461baeecc1e3381a94809360d5132ff15a2a1c997bc9f0fd4d605599ada7a42 -address /run/containerd/containerd.sock │ │ ├─ 50050 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 593d95784f722e2c81f2b3f1d448877bf079b08a16627596aec3e205af87e176 -address /run/containerd/containerd.sock │ │ ├─ 57262 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c8529d60253cf5ebc08d1a66fd01a8b771e497a2519bc1c501fa1f32f39c41d9 -address /run/containerd/containerd.sock │ │ ├─ 64729 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a0fbfad668f7a5ace8fb6bb42e13881e0473fb4768df5674cb01802bee0ac505 -address /run/containerd/containerd.sock │ │ ├─ 72201 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1ed971785c92c77e272f39b088f9a6982b05e02b9d8e5530c1dd934f7b7f6c29 -address /run/containerd/containerd.sock │ │ ├─ 79581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e40e7f33f73dfc542f102f49e4c4d8036b0b2c529b7cfd8fc8074cc98ab68f39 -address /run/containerd/containerd.sock │ │ ├─ 79989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae7f775366db1857d57b1c3cf7a8ec1d2c4070928f5605f132d2ecce43f43310 -address /run/containerd/containerd.sock │ │ ├─ 81744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92b15c6d35546f943873a38b433b1bb3c3d12e602df380e78cffefaf16ea4263 -address /run/containerd/containerd.sock │ │ ├─ 81947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4d44ad3fb8fc0bd88b9952ae6730e4ddf423d947ccb93ae2566eb20ddcc508f -address /run/containerd/containerd.sock │ │ ├─ 82097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17044edf1fe7ec7d9c80149829face4927b23fe3cfbc4f5e3855996efef163b8 -address /run/containerd/containerd.sock │ │ ├─ 84730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bda04ae7bb3b05eb5c83eefe156d34444384daf8e038cc457b79b063f24120c6 -address /run/containerd/containerd.sock │ │ ├─ 84810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ceef7913394f8f45547dec19293d89612fa6f233eb8b10e8ccf5c1490c08126f -address /run/containerd/containerd.sock │ │ ├─ 84868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 189531900d1ebb26ff2882e21e871e87809a1d9c24a3e6309e988fffb5c44620 -address /run/containerd/containerd.sock │ │ ├─ 85247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1dd424c9b2843a59e789055c4d23da2bd188f8515d0e4530875273ad070707c -address /run/containerd/containerd.sock │ │ ├─ 85421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fcb44998d6ff6340ad7f8ac843637d363d757dae2a4c3531124419f3d646615 -address /run/containerd/containerd.sock │ │ ├─ 85851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10378f1e859c09347563898ba02792f0dd435b296790ed4f28da8b94d5438924 -address /run/containerd/containerd.sock │ │ ├─ 86020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89490e74ac4afc0bc462780551c141a39e7656b285dd25cb0cc70a6b3a9dc0f7 -address /run/containerd/containerd.sock │ │ ├─ 86101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98a3fbbb1b7600319660420397ba9f45c25697f2cb5685f1dcb8c5cc44cd882e -address /run/containerd/containerd.sock │ │ ├─ 89592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13014ed9db6e4b8d2f72ace31b3b7af322fba145986e8c66ab3ff6c196fe62c4 -address /run/containerd/containerd.sock │ │ ├─ 90189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 321392b0fdfc10b6b07d9ba483271e8bfde80d681a4f08035aed0afbfc909ff1 -address /run/containerd/containerd.sock │ │ ├─ 96340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92dbe93b3a1091e59f2cafc2322a0bfc40a14c6146687c791418a8af5e2f5d33 -address /run/containerd/containerd.sock │ │ ├─ 97366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29771e5502133fb407c34f2d3606f8c456dab4bce0b1439a51cf06271dcd0bba -address /run/containerd/containerd.sock │ │ ├─100184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3070583a1e5998a6d834294eea39b97028f8ae179cc907c7b18b94596ad13053 -address /run/containerd/containerd.sock │ │ ├─105666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abda0feae0a7fe41e5644e61758cf31f6877184b4e007379155da46c37b9fc76 -address /run/containerd/containerd.sock │ │ ├─105830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d89b2b035fe43545934d2fd6da698462eb3637650774da8b1c7eb2110affbfb9 -address /run/containerd/containerd.sock │ │ ├─105879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5765d82f41164b58c77b05e8dd1d4e579310e2a675d82b199bdeacc5ed9563c -address /run/containerd/containerd.sock │ │ ├─105937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 761eb08a2186136202a773497f5af7a37938d08bdbca869c7acbd708aa96fa1b -address /run/containerd/containerd.sock │ │ ├─107401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc7579485e1e968e12161cba88134d7f207aac1b50fb17a2e0ac257005942639 -address /run/containerd/containerd.sock │ │ ├─107447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92a929a1bc56e9e5f0d4603d1d41962df3b3912ad608d9772cad351713bfb9e3 -address /run/containerd/containerd.sock │ │ ├─115933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 542912b9154b1a31dc73d647ab9049a737c358f52d29bef48e037f96d349ae84 -address /run/containerd/containerd.sock │ │ ├─116626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20a929cf10eaa473a7f342ba9ef0808d0c1842870f2c86d6bf49ad9dbfd1cd49 -address /run/containerd/containerd.sock │ │ ├─116970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6570179363d80193b34c88c19941f8ac6a6d586875070968003ba7aa33687940 -address /run/containerd/containerd.sock │ │ ├─117911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6420398b601e812f20e37b21670bee174da336b7f323fb4262e68db3c5f91e5b -address /run/containerd/containerd.sock │ │ ├─118033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 164d4dcb475bed610b73cb3c78f593d0c019c6cdb184acba9ec09cf59f2afd84 -address /run/containerd/containerd.sock │ │ ├─118567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce4f667f421de2ff4c4b46007243e5fefaaa01c6557c5b2c8589831365a36a00 -address /run/containerd/containerd.sock │ │ ├─120796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83d0dd8b3f8be5a9558b3bc2f54081b3fc4881cdf38508fa8ec3c272de74c39f -address /run/containerd/containerd.sock │ │ ├─123215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 434f0a3e6783cd53a5611b8b32b1eb8f90aea1686295d544ea7d92a604c32626 -address /run/containerd/containerd.sock │ │ ├─123323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab78f0b205c420c9805cc60f021ad9ca34d8787e9b3f6d8bb7b15c7f6241b166 -address /run/containerd/containerd.sock │ │ ├─123420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e6a89da6bdfac8c12031d682c476e6fb89469837f6cdb600043ea297c6e8daf -address /run/containerd/containerd.sock │ │ ├─123706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c3f8e71b5501cbf64bdd580dfe962793e73c4677f051f48960ec3a9b867ca32 -address /run/containerd/containerd.sock │ │ ├─123900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e05916a8520c684f96a694df8511faab542b05f8196d0ab643a5786595943dd -address /run/containerd/containerd.sock │ │ ├─126137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1f04e72fe0ea0d587f2a0f1ac62b5ba57314862a18502a908bdf67678923763 -address /run/containerd/containerd.sock │ │ ├─148693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ffbdb6e2eea499ebe3ad2cb0e2c5d045bf85e56ef701999cda6a4cc8b8c9cad -address /run/containerd/containerd.sock │ │ ├─148737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e837848c9a1477adbaf281bb81c6beeb4694a1d8b23973cf45075557f1971039 -address /run/containerd/containerd.sock │ │ ├─148929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab8f1489738a76a0ab329a17442e606e317dac343327302f2fdfbd76554c73b9 -address /run/containerd/containerd.sock │ │ ├─155441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de68669d8101be256aa8648603816a75b3777dff70c5846ddb3fa2f779bc7128 -address /run/containerd/containerd.sock │ │ ├─155480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33335885653971be9b5b6f1ec37115d28b5d695d013174809d3899c754d7604d -address /run/containerd/containerd.sock │ │ ├─155839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f093dcb3bb1f4cae1d791baeb3a983a9b48da990a4e469f58f09c727f2e7f63d -address /run/containerd/containerd.sock │ │ ├─156176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce4e92cb908104d864ce79d0c7166f1c8c100bb4cc6e7a26ef4102661ada0ab8 -address /run/containerd/containerd.sock │ │ ├─161141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bec31a17ab0dae405e460c575dea803520fa046abf78b8cf30c5e37c0a292131 -address /run/containerd/containerd.sock │ │ ├─161468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff67910564483896fa437ff6b8d589fdb453189608bf9a0fc33014eb47832f71 -address /run/containerd/containerd.sock │ │ ├─161591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 361289098d839010bd886c35a25eeb960539bd35fba9719a51e0d3413661b9c3 -address /run/containerd/containerd.sock │ │ ├─161741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95e24c415d050ff3dea062c0f97055b45247db21c817f05f9ffa2ec4fe5dca3f -address /run/containerd/containerd.sock │ │ ├─161851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e5d29a33151489636149856142cd7b350ad671eadc502bedcfefb93e3dba60b -address /run/containerd/containerd.sock │ │ ├─162261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b62bcb26e2f349d82534f8ac2dbf66db3741af6c1cc08408014f6bf9987f9dd -address /run/containerd/containerd.sock │ │ ├─162526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47c6904120f7711fd5550a0eb862e3e5dd22f66d6a2e6d38e6f349582acef096 -address /run/containerd/containerd.sock │ │ ├─163934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80ed465c4cc8c9053b8bf201bc1c3461b7dcd59a65bfcc8dc5ff2cd2d7ac0ba2 -address /run/containerd/containerd.sock │ │ ├─165862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3ae7dc6a97f5210d0cbc396bd7a030e02722b2b89fc85526c7f391ba6c7f537 -address /run/containerd/containerd.sock │ │ ├─166716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8403476bb992fa615e6222d2db4df67c7cfad5b933a989ef30894173134917c8 -address /run/containerd/containerd.sock │ │ ├─170589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c70dad8da0305c44bacdb4de21aed528b50bab3c4dfdafe4a39f1dbe0f2832eb -address /run/containerd/containerd.sock │ │ ├─171930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e08e8957957920758dd34b44159fac729b045a748ce9cef21660263e8027ee4 -address /run/containerd/containerd.sock │ │ ├─172114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e876bf3b07904a1845861068791ec058efcb732d4cba504150256df3f55c736 -address /run/containerd/containerd.sock │ │ ├─174644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65cd8865b61bde53a157b8d98e64587dbd228a50d792d6502ee6fb1779182d8f -address /run/containerd/containerd.sock │ │ ├─174688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0937707e7984154aa2ccbf35f1324bff6a0c52613620fa1ce918cdcfe96fc0dc -address /run/containerd/containerd.sock │ │ ├─185078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36cfdec5b2aecd44ce09ef9a807ce5e63ce5342a4399a19082468aa45a451f7c -address /run/containerd/containerd.sock │ │ ├─185458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48ef1b93eccea783c76f996e154b59d84897a689777dcf93487aec0820a0a9b1 -address /run/containerd/containerd.sock │ │ ├─187460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 201b432229a43245880f3b07be33396c02e0a2c6a26534f85f266121580de1a4 -address /run/containerd/containerd.sock │ │ ├─189479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dc5a1577c850e2d4af37be9e7fef97aa50e1b7069247a93e22ab8b738a47e5b -address /run/containerd/containerd.sock │ │ ├─189497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5998459f1f1f8b14247cb9acf93035d70dbe1abe70de51eedda2c7dce4f62a08 -address /run/containerd/containerd.sock │ │ ├─189520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1476a12691aecfa06753dfdc7e62d6d166d157ecf4cfa1b1e06ac9036aef1bbd -address /run/containerd/containerd.sock │ │ ├─189559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 187183f7c93762b38b7b448624b0add0449f336d167f15cefe1960bc87a8e0cc -address /run/containerd/containerd.sock │ │ ├─189700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 625fb51bc74d0c2393fadd87dd7ffd93397233ccc7f4ce798dca70811a85c946 -address /run/containerd/containerd.sock │ │ ├─189963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2c4ffaad0d80e05b9128e7bb9bc8a21d69fca586ae8ba17cefbe3da9cdbc42d -address /run/containerd/containerd.sock │ │ ├─190030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c41f9fea7f785247c0bbd6afa2533fa37e832c291119f6e2ae8684ce7149da95 -address /run/containerd/containerd.sock │ │ ├─207484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b29048f79051046fba0e2e723101bf99dd3edc894a7d6dbd3b86100ba70ff175 -address /run/containerd/containerd.sock │ │ ├─209344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0af7e4e791a8edbaa4a2d486cb81545f6beca547bbcc2c5612cfa420846d3e5b -address /run/containerd/containerd.sock │ │ ├─210133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 682dfb8a454fda30014c3971967e4d7ae2f46ba6f7e17b7586ca65d7f70fb515 -address /run/containerd/containerd.sock │ │ ├─210438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffaa5492d06d2575cee821247f78aebb805d151f0e0bfe5d812ced2009cbc62d -address /run/containerd/containerd.sock │ │ ├─218114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e251ea1d331399ceafef5a2fc03549dd0fcb2be6b43a6bd21711d301139b1f9f -address /run/containerd/containerd.sock │ │ ├─218300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 315f56635274e41cffa59d02ead5cfe5a89ff998f709871a517364a57c4a53d8 -address /run/containerd/containerd.sock │ │ ├─218352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d07cc21f3d73c1e07971d709d0b8b9091a0736cf96296444d6c13215625bb93 -address /run/containerd/containerd.sock │ │ ├─218432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6455ce64f01ce35268c8a2d90bd0f489e7ca96b6d583c883778f35f7cc93db4f -address /run/containerd/containerd.sock │ │ ├─223347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1da064f3f3145aa60020a35fe99b2669cda9e05840362ddd84864035ce3db321 -address /run/containerd/containerd.sock │ │ ├─223390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40b9467f2a08a42ebc7679daa10f2a08e15df71487d7673cdccfe0641c61155b -address /run/containerd/containerd.sock │ │ ├─223615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5bc7fe8a0a527282f5866a4567226802de11fc0d9a1f8fce6d32f2720d915f3 -address /run/containerd/containerd.sock │ │ └─223651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c880bdaf0a7d123ea55790e57ec492ba7b92daa231d480d7f511db56fbcfb526 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 395 /lib/systemd/systemd-udevd │ │ ├─303084 /lib/systemd/systemd-udevd │ │ └─303085 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─64312 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─64694 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─50008 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─50028 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─56851 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─57245 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.jyalic.service │ │ │ ├─40082 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jyalic/unit.run │ │ │ └─40113 /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-jyalic --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jyalic:/var/lib/ceph/mgr/ceph-instance.jyalic:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jyalic/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.jyalic -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 │ │ │ ├─71795 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─72184 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─39715 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─39746 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─30232 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─18389 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─24800 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.23 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-7a87cc6db966613a7f6e712f3d1d87d613d6c6bdbed81fac05cfd378657ea42f.scope … │ │ ├─39826 /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 │ │ └─39842 /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 │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1541 /usr/sbin/uuidd --socket-activation │ ├─run-r10765ccb55af4685a72aca00f3897082.scope │ │ └─209443 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─30798 /usr/sbin/chronyd -F 1 │ │ └─30799 /usr/sbin/chronyd -F 1 │ ├─docker-d461baeecc1e3381a94809360d5132ff15a2a1c997bc9f0fd4d605599ada7a42.scope … │ │ ├─40194 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jyalic -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─40215 /usr/bin/ceph-mgr -n mgr.instance.jyalic -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-1ed971785c92c77e272f39b088f9a6982b05e02b9d8e5530c1dd934f7b7f6c29.scope … │ │ ├─72225 /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 │ │ └─72237 /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-593d95784f722e2c81f2b3f1d448877bf079b08a16627596aec3e205af87e176.scope … │ │ ├─50076 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─50094 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─11047 /sbin/iscsid │ │ └─11048 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-a0fbfad668f7a5ace8fb6bb42e13881e0473fb4768df5674cb01802bee0ac505.scope … │ │ ├─64755 /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 │ │ └─64767 /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-c8529d60253cf5ebc08d1a66fd01a8b771e497a2519bc1c501fa1f32f39c41d9.scope … │ │ ├─57287 /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 │ │ └─57300 /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 │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─bc7579485e1e968e12161cba88134d7f207aac1b50fb17a2e0ac257005942639 │ │ └─107426 /pause │ ├─31e89b69e779c58c48cc81557e1c7edc1dfb2a2e48d6df70d2874ea1f8a04e4d │ │ └─25213 /pause │ ├─e7d88ca9a26498641500c160dd623b4e75f1a11370e03114cc50a44bfd1856e2 │ │ └─34854 /goldpinger --static-file-path /static │ ├─87b8b1595da0d74bc3618783e1813fcbba397d18eec982c89385704ef78ee2a2 │ │ ├─182836 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─183136 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─183137 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ab8f1489738a76a0ab329a17442e606e317dac343327302f2fdfbd76554c73b9 │ │ └─148959 /pause │ ├─5fcb44998d6ff6340ad7f8ac843637d363d757dae2a4c3531124419f3d646615 │ │ └─85451 /pause │ ├─b74bb2b4e931496b8c43c9bb301db1566a7bfe506e68574753f412f873e26cc1 │ │ └─106237 /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 │ ├─92dbe93b3a1091e59f2cafc2322a0bfc40a14c6146687c791418a8af5e2f5d33 │ │ └─96363 /pause │ ├─0249576cf3bd482da390d293e582ed986bf2f14bfbaf10cb4b29af21f55fcc24 │ │ └─24591 kube-apiserver --advertise-address=199.19.213.23 --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 │ ├─e5a95b9f845febbed8bd5e64208b1290ab918d8e3cb23224c4624c71cef54a2a │ │ └─172480 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-rk729 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─95e24c415d050ff3dea062c0f97055b45247db21c817f05f9ffa2ec4fe5dca3f │ │ └─161799 /pause │ ├─c70dad8da0305c44bacdb4de21aed528b50bab3c4dfdafe4a39f1dbe0f2832eb │ │ └─170614 /pause │ ├─b386768f19acff022f9390e0b07feb94b73790928864fa7969dd2dee06e69edb │ │ ├─138632 barbiacan-api: uWSGI master │ │ └─138662 barbiacan-api: uWSGI worker 1 │ ├─e1f04e72fe0ea0d587f2a0f1ac62b5ba57314862a18502a908bdf67678923763 │ │ └─126162 /pause │ ├─410d601f4b75990d9e361172ff9ae01ad78cacdb20ca2f423d375c718c58a005 │ │ ├─235035 octavia-api: uWSGI master │ │ ├─235048 octavia-api: uWSGI worker 1 │ │ └─235049 octavia-api: uWSGI worker 2 │ ├─a1941768d7affc4c76ff96884e66bdfbd24553256e6e1a3fa428fbb4e75d9620 │ │ └─26819 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─99ca21cd3ad8856442f92cc1dce6e3efa8a7c3d789725bb21614808a9f0a911d │ │ └─96500 /secretgen-controller │ ├─a0adae7c854be743ba083eb2f7fdb9c28309c3c18ff18cbaa50fc8b6d065478f │ │ └─108102 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-23.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 │ ├─6455ce64f01ce35268c8a2d90bd0f489e7ca96b6d583c883778f35f7cc93db4f │ │ └─218467 /pause │ ├─fc57ecc721c816e781283ef265b9e71fdb5d827b60cfaf5629a5c10c9cd39002 │ │ ├─181720 nova-api: uWSGI master │ │ ├─181733 nova-api: uWSGI worker 1 │ │ └─181734 nova-api: uWSGI worker 2 │ ├─de68669d8101be256aa8648603816a75b3777dff70c5846ddb3fa2f779bc7128 │ │ └─155475 /pause │ ├─f96f07cb2343287313f07a08bd42df6eaa85d432aaf246e2e84171537ea0ddf3 │ │ ├─143710 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─144322 heat-engine: ServiceWrapper worker(0) │ │ └─144325 heat-engine: ServiceWrapper worker(1) │ ├─cf88655c5e6d95fb0c1ba1756eb7364feb2a42b38f1c09315e69fff718ab6bf0 │ │ ├─210668 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210688 /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 -- │ │ ├─210694 erl_child_setup 1048576 │ │ ├─211031 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211032 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211042 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211216 /bin/sh -s rabbit_disk_monitor │ ├─92a929a1bc56e9e5f0d4603d1d41962df3b3912ad608d9772cad351713bfb9e3 │ │ └─107472 /pause │ ├─7e841302dc13095fa78d325d585211a483de55dbee259cec564468123f1ae303 │ │ ├─120924 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─120969 /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 -- │ │ ├─120983 erl_child_setup 1048576 │ │ ├─121120 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─121121 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─121151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─121590 /bin/sh -s rabbit_disk_monitor │ ├─e1c79d5132a339711f5b4536dc844ccb2e26ae8e4377f5d818e37c92e80a0750 │ │ └─37971 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─40b9467f2a08a42ebc7679daa10f2a08e15df71487d7673cdccfe0641c61155b │ │ └─223448 /pause │ ├─ae7f775366db1857d57b1c3cf7a8ec1d2c4070928f5605f132d2ecce43f43310 │ │ └─80014 /pause │ ├─65cd8865b61bde53a157b8d98e64587dbd228a50d792d6502ee6fb1779182d8f │ │ └─174667 /pause │ ├─47ace4dab26264bfcad35f65450aef61a3c4be500f50d23ffd613f69afd2aa5c │ │ ├─209885 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209909 /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 -- │ │ ├─209922 erl_child_setup 1048576 │ │ ├─210323 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210324 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211129 /bin/sh -s rabbit_disk_monitor │ ├─bec31a17ab0dae405e460c575dea803520fa046abf78b8cf30c5e37c0a292131 │ │ └─161166 /pause │ ├─3070583a1e5998a6d834294eea39b97028f8ae179cc907c7b18b94596ad13053 │ │ └─100208 /pause │ ├─9c356a13f808d8e964095e580374eaa9234ee5cd3fd02ab93e443539bddf4ae3 │ │ └─207450 /usr/bin/libvirt-tls-sidecar │ ├─143cc3c07b5f2fcd918afb331f93cbea848b8d0368781e3b583cf2967b027c32 │ │ ├─185651 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─186411 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─186412 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─76110bfdb7e700e63f3286740b9bbfe6ea2a1bad4a84bc0e63d39d5385e67f0f │ │ └─38283 /server │ ├─8740c801185c13bf7e5fd8f9c0fb58a5e66016499be630e6a830de8b15cb0785 │ │ ├─27029 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─27402 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ec9cc2e2efaac08737fae4e358b8a6c237220303e1a738ac495f9ed34d62c61f │ │ └─25246 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e65f11b7552009191b42f155fb031672462fd359bb8e5d5bfc7229fdada98738 │ │ ├─187789 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187806 /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 -- │ │ ├─187812 erl_child_setup 1048576 │ │ ├─187862 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187863 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187873 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188115 /bin/sh -s rabbit_disk_monitor │ ├─10378f1e859c09347563898ba02792f0dd435b296790ed4f28da8b94d5438924 │ │ └─85876 /pause │ ├─0937707e7984154aa2ccbf35f1324bff6a0c52613620fa1ce918cdcfe96fc0dc │ │ └─174713 /pause │ ├─20a929cf10eaa473a7f342ba9ef0808d0c1842870f2c86d6bf49ad9dbfd1cd49 │ │ └─116665 /pause │ ├─ce4f667f421de2ff4c4b46007243e5fefaaa01c6557c5b2c8589831365a36a00 │ │ └─118592 /pause │ ├─1deb51d3d402fc9a1ef13fef8e920ebdef6f2f72fb8360647527affa57c5d4e5 │ │ └─108061 /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 │ ├─ceef7913394f8f45547dec19293d89612fa6f233eb8b10e8ccf5c1490c08126f │ │ └─84842 /pause │ ├─d611db216ae5403d975797a65ba5f711ad317d9a570a2951df23a2754105177e │ │ └─24630 etcd --advertise-client-urls=https://199.19.213.23:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.23:2380 --initial-cluster=instance=https://199.19.213.23:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.23:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.23: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 │ ├─89490e74ac4afc0bc462780551c141a39e7656b285dd25cb0cc70a6b3a9dc0f7 │ │ └─86044 /pause │ ├─2e6a89da6bdfac8c12031d682c476e6fb89469837f6cdb600043ea297c6e8daf │ │ └─123447 /pause │ ├─5c667102d3c1e3e930511a1d33f6327760e9d5c3a0eeb0e25fbddd0d7762ae23 │ │ ├─200770 neutron-api: uWSGI master │ │ ├─200814 neutron-api: uWSGI worker 1 │ │ └─200815 neutron-api: uWSGI worker 2 │ ├─23b70f6401b38f31311580d4c5615351893672e08039317533fe72a0a8260f3d │ │ └─170641 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─92b15c6d35546f943873a38b433b1bb3c3d12e602df380e78cffefaf16ea4263 │ │ └─81773 /pause │ ├─1476a12691aecfa06753dfdc7e62d6d166d157ecf4cfa1b1e06ac9036aef1bbd │ │ └─189657 /pause │ ├─1e04775ae022a228984cd396a6b6ea3d3e0418892cee615e2ee283aee58a4350 │ │ └─36213 /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 │ ├─e251ea1d331399ceafef5a2fc03549dd0fcb2be6b43a6bd21711d301139b1f9f │ │ └─218172 /pause │ ├─2bf446f29dd408b556ad908fa0e25d6ec8912a7ac110dd8566ed363c6feebaa3 │ │ ├─149778 glance-api: uWSGI master │ │ ├─149791 glance-api: uWSGI worker 1 │ │ └─149792 glance-api: uWSGI worker 2 │ ├─6e4bb5af5e4b0907b03d7cf18dfa5c71729152606cf8a619b6da478e570ee54c │ │ ├─97778 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97795 /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 -- │ │ ├─97801 erl_child_setup 1048576 │ │ ├─97895 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97896 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─98103 /bin/sh -s rabbit_disk_monitor │ ├─030508453aa9ce9c339c13e8656a13eaf129751b603f001da464499caf413bb3 │ │ ├─203838 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] │ │ ├─204103 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─205602 /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/tmp_q_ektyn/privsep.sock │ │ ├─207777 /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/tmpws3s_1ne/privsep.sock │ │ ├─209088 /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/tmpmp8dp80v/privsep.sock │ │ ├─210423 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─210425 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─210563 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/17a4a099-7a7c-4188-a0d9-f145f3019615/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/17a4a099-7a7c-4188-a0d9-f145f3019615/host --addn-hosts=/var/lib/neutron/dhcp/17a4a099-7a7c-4188-a0d9-f145f3019615/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/17a4a099-7a7c-4188-a0d9-f145f3019615/opts --dhcp-leasefile=/var/lib/neutron/dhcp/17a4a099-7a7c-4188-a0d9-f145f3019615/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bb429e32-98ae-405e-8fff-271c2192f7b3,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 │ │ ├─210591 haproxy -f /var/lib/neutron/ns-metadata-proxy/17a4a099-7a7c-4188-a0d9-f145f3019615.conf │ │ ├─213624 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4cd2552c-81b0-4ec4-bd95-3234d338b8c3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4cd2552c-81b0-4ec4-bd95-3234d338b8c3/host --addn-hosts=/var/lib/neutron/dhcp/4cd2552c-81b0-4ec4-bd95-3234d338b8c3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4cd2552c-81b0-4ec4-bd95-3234d338b8c3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4cd2552c-81b0-4ec4-bd95-3234d338b8c3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-16bdf7ed-725b-495f-ac37-a5f708d1ad34,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 │ │ ├─213633 haproxy -f /var/lib/neutron/ns-metadata-proxy/4cd2552c-81b0-4ec4-bd95-3234d338b8c3.conf │ │ └─244327 /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/tmpzrqplfq5/privsep.sock │ ├─5fde8cf515cbe0de9b453f93408028abec07cff7eb461e7e83defebad4836c29 │ │ ├─119432 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─119453 /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 -- │ │ ├─119464 erl_child_setup 1048576 │ │ ├─119801 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─119802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─119812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─120369 /bin/sh -s rabbit_disk_monitor │ ├─034876944f91503d53598c8cc5c709f553c79eab129a66bddb866f5e15524f53 │ │ └─107953 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-23.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 │ ├─8403476bb992fa615e6222d2db4df67c7cfad5b933a989ef30894173134917c8 │ │ └─166739 /pause │ ├─29771e5502133fb407c34f2d3606f8c456dab4bce0b1439a51cf06271dcd0bba │ │ └─97389 /pause │ ├─ce4e92cb908104d864ce79d0c7166f1c8c100bb4cc6e7a26ef4102661ada0ab8 │ │ └─156200 /pause │ ├─e2f89ffa05c663eba321c4f90ba6ac2d809fcb6a35c0b589a547dafe5067a9b5 │ │ ├─144271 cinder-api: uWSGI master │ │ ├─144286 cinder-api: uWSGI worker 1 │ │ └─144287 cinder-api: uWSGI worker 2 │ ├─bec0558e5190d55526fc43e9380b32fecb53877c3b32b74f02bbf5e989eeba49 │ │ └─24486 /pause │ ├─a441655b852886054476ccdfd5b13704ca1e75bb39da6e086daf483d70ca99ef │ │ └─27921 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─14936a9e05a076436d122643481a0f13a0bd76ac8250f441b87b7403ae0952e5 │ │ ├─156094 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─156117 /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 -- │ │ ├─156123 erl_child_setup 1048576 │ │ ├─156364 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─156365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─156375 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─156748 /bin/sh -s rabbit_disk_monitor │ ├─e7b9bfb040d928e3452c9804d471d70504f332e475cb7ee594b515cdd88343df │ │ └─37897 /usr/local/bin/rook ceph operator │ ├─b425f4d81d7d7e0be30600155714b4950c8583bab54623f803db7c94a40ef7a9 │ │ ├─118719 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─118875 /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 -- │ │ ├─118896 erl_child_setup 1048576 │ │ ├─119303 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─119304 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─119319 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─120097 /bin/sh -s rabbit_disk_monitor │ ├─201b432229a43245880f3b07be33396c02e0a2c6a26534f85f266121580de1a4 │ │ └─187483 /pause │ ├─189531900d1ebb26ff2882e21e871e87809a1d9c24a3e6309e988fffb5c44620 │ │ └─84905 /pause │ ├─806b581b68db4a3d0e976003a9f43ce8d669d9ae83f38b355d10cf54e37e6d7d │ │ └─35504 nfd-gc -gc-interval=1h │ ├─c8dda88d4f8219ba9bfa32d1512c73182af63946019a167be531a7502bdf44a9 │ │ ├─182853 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─183357 nova-scheduler: ServiceWrapper worker(0) │ │ └─183363 nova-scheduler: ServiceWrapper worker(1) │ ├─e42b42092535c4e5aeb3943eaefcac1bfd663492076dc0703d0178d67556ae8e │ │ ├─155994 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─156567 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─156570 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─321392b0fdfc10b6b07d9ba483271e8bfde80d681a4f08035aed0afbfc909ff1 │ │ └─90212 /pause │ ├─48ef1b93eccea783c76f996e154b59d84897a689777dcf93487aec0820a0a9b1 │ │ └─185490 /pause │ ├─164d4dcb475bed610b73cb3c78f593d0c019c6cdb184acba9ec09cf59f2afd84 │ │ └─118057 /pause │ ├─44aab8cbd28b4dc34c746c48f013b3874c10bf6850bbb93fd7ae0fbc14bd4b43 │ │ └─28414 /coredns -conf /etc/coredns/Corefile │ ├─4b291da431a89ef89bccd0636eacf48507dacd0311df7c8cc329b58223f742c8 │ │ └─208112 /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 │ ├─66f9797b59fcd2f43c2be41d30bfc1c57e160542c630dd4ce570426797267469 │ │ └─84797 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─07c505ec03546061685dc993374a31d855ccd1484382f71c5b3232db1da43231 │ │ └─86944 redis_exporter │ ├─12684d75dcffcb91903c85ded917d7299e1bc728505382ac7d202b92a76bdea8 │ │ └─82177 percona-xtradb-cluster-operator │ ├─eb5ace1fe7e02b5206d4f2941515686737adcc68cbf6d9125c893400ec016637 │ │ └─28463 /coredns -conf /etc/coredns/Corefile │ ├─bc0913d5b54d4067dbe07b6bc098a531aac4e09fdf7feb525f1b9ae9375b0892 │ │ ├─231462 manila-api: uWSGI master │ │ ├─231510 manila-api: uWSGI worker 1 │ │ └─231511 manila-api: uWSGI worker 2 │ ├─e19b9d075f12bb18e9f4381e76ef70eadc2a123418b29ba4bf72689ae8d6f600 │ │ └─36413 /pause │ ├─e4d44ad3fb8fc0bd88b9952ae6730e4ddf423d947ccb93ae2566eb20ddcc508f │ │ └─81973 /pause │ ├─b72100251d7993ee8c901b7fd21ba539888c83bf338b9876a8c1aa7092621d9c │ │ ├─150357 /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 │ │ └─150783 /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 │ ├─4ed114ece67fcd5ea177805ae16dcefb7a8f921d180d28deff4e7e9190e36565 │ │ └─84912 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─79be086e7e93ecd591d997f6897c0c98aaa96f1e168163c959ea33ee97c14c50 │ │ ├─104247 apache2 -DFOREGROUND │ │ ├─104261 (wsgi:k -DFOREGROUND │ │ ├─104262 (wsgi:k -DFOREGROUND │ │ ├─104263 (wsgi:k -DFOREGROUND │ │ ├─104264 (wsgi:k -DFOREGROUND │ │ ├─292205 apache2 -DFOREGROUND │ │ └─293312 apache2 -DFOREGROUND │ ├─682dfb8a454fda30014c3971967e4d7ae2f46ba6f7e17b7586ca65d7f70fb515 │ │ └─210161 /pause │ ├─b3cc5bea8e6bd18663b228e551a05b2771c4949e863ffb127a787d1c360afb1d │ │ ├─ 38103 /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 │ │ ├─ 38116 /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 │ │ ├─ 38168 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─237144 nginx: worker process │ │ ├─237145 nginx: worker process │ │ └─237146 nginx: cache manager process │ ├─19ed4f332399b208b0c17746fff08eb6ebba4b830ef2cd6e92adea2f27d73d64 │ │ ├─201885 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) │ │ ├─202264 /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/tmp3yaea7yw/privsep.sock │ │ ├─202450 /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/tmpftldvexa/privsep.sock │ │ └─202792 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d89b2b035fe43545934d2fd6da698462eb3637650774da8b1c7eb2110affbfb9 │ │ └─105865 /pause │ ├─3865df73d6858c2e4a1fdb72576b80ea889647121c352e09d584ca1714e3e818 │ │ ├─237537 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─237553 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─9e5d29a33151489636149856142cd7b350ad671eadc502bedcfefb93e3dba60b │ │ └─161885 /pause │ ├─58f179df1b5c00f81593abe849c210b0edc8ada856e8bc6ba1a86f00b078c952 │ │ └─108144 /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 │ ├─8d787d3c20c4a24b308061929735d5725472e482e992bd3326b13471912d82db │ │ └─24507 /pause │ ├─b29048f79051046fba0e2e723101bf99dd3edc894a7d6dbd3b86100ba70ff175 │ │ └─207525 /pause │ ├─c0b94bbe2abe8a8da79bf0667567d097a17242e9931b49611d5a6eb580fc1001 │ │ └─28352 /pause │ ├─625fb51bc74d0c2393fadd87dd7ffd93397233ccc7f4ce798dca70811a85c946 │ │ └─189754 /pause │ ├─98a3fbbb1b7600319660420397ba9f45c25697f2cb5685f1dcb8c5cc44cd882e │ │ └─86125 /pause │ ├─b87ab468835bfdc96254f0cbf9d720bb95d3bdd32fb9daa2405df81194edb64b │ │ └─210627 /bin/openstack-database-exporter │ ├─7e05916a8520c684f96a694df8511faab542b05f8196d0ab643a5786595943dd │ │ └─123924 /pause │ ├─cbfea7a6e3757fdf8bc856a7bcd362f5d6334854f996920daff5c3a9187e26fa │ │ ├─89849 /usr/bin/vector --config-dir /etc/vector/ │ │ └─89897 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─187183f7c93762b38b7b448624b0add0449f336d167f15cefe1960bc87a8e0cc │ │ └─189652 /pause │ ├─757318901c666cc4fe7fd3a9fb065379be00b8da1d6476ee926cfc1a5fea9331 │ │ ├─236245 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─236847 octavia-worker: ConsumerService worker(0) │ │ └─236850 octavia-worker: ConsumerService worker(1) │ ├─3881c88e25265b24fa756e60cdbd8addead02a077e1d5322c8f31eb70df471a3 │ │ └─24624 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 │ ├─6570179363d80193b34c88c19941f8ac6a6d586875070968003ba7aa33687940 │ │ └─116997 /pause │ ├─7c3f8e71b5501cbf64bdd580dfe962793e73c4677f051f48960ec3a9b867ca32 │ │ └─123732 /pause │ ├─ab78f0b205c420c9805cc60f021ad9ca34d8787e9b3f6d8bb7b15c7f6241b166 │ │ └─123378 /pause │ ├─1dc5a1577c850e2d4af37be9e7fef97aa50e1b7069247a93e22ab8b738a47e5b │ │ └─189546 /pause │ ├─139be4da42c377a6b9e4178f630ed68cfbd03d81881c2c2640d82cb5e627fd79 │ │ └─231421 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7c8b184ba81541f910d14b497030facd701cb0e90f0918855fb5f1fa468e27ee │ │ └─38320 /bin/memcached_exporter │ ├─1f595b9f7e05c000c28344316f83b6563139c95fe76203c1fc703d878cb55ffe │ │ └─87018 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2ef79da487540c28fb03ecf9a1ac0e1bac6e3e58bbf7c1d875ff64f4b664528e │ │ └─86391 valkey-server *:26379 [sentinel] │ ├─06a0b2e0b098b346ffb3f8a418138f5e7a523a81393544e0d35a8177a9df88f7 │ │ └─35738 /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 │ ├─8e0ee36e3dc78e8d685f289c9e59d565d0d209aaef66f4f583ab3a58d22054ce │ │ └─86158 valkey-server *:6379 │ ├─02c99c9e488a75bc1894952205feb746563f63e6ba20a862fe17819e60c2f39d │ │ └─34415 /pause │ ├─3309cf5ffffd2ba389f401574f9131742e8ca873fe132573ca49b6d17f900b43 │ │ └─236213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c097afe7270e0450a400ecd51689b174be9a661c3de2500cad91ddb4f96bea9e │ │ └─108386 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─ce1cbd1978bf5da5f2e42703a40cd6ba53f39853cfec9d236a1304196a835a4d │ │ └─36268 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a4a72472097274e1cb911e82936ab1e46ccbe085a6755c5addf561c1dae05b52 │ │ └─108017 /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 │ ├─0af7e4e791a8edbaa4a2d486cb81545f6beca547bbcc2c5612cfa420846d3e5b │ │ └─209368 /pause │ ├─66a21972b15ef01d5c8aca884d942c2d098dac8700bc7b06a16e00763068c8ed │ │ └─28396 /pause │ ├─b2c4ffaad0d80e05b9128e7bb9bc8a21d69fca586ae8ba17cefbe3da9cdbc42d │ │ └─189995 /pause │ ├─8d186f7b1abe0c2236a7580b398276ecd3acbb3c209bfeab43cd65b9a2c79dc9 │ │ └─108190 /bin/oauth2-proxy │ ├─6220f9c3972492f70c84c6668c38f8eabf049e58e9d95530e994daaa6729d393 │ │ └─116441 /bin/pushgateway │ ├─b2459922329cc2a708419ab47a5c699f3692c17cec5ef941a7cf4a613ed95052 │ │ └─164497 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─13014ed9db6e4b8d2f72ace31b3b7af322fba145986e8c66ab3ff6c196fe62c4 │ │ └─89634 /pause │ ├─70a11398888dbc2e63e71f4002bd4e843c0344b8f7d136ee2132efd1ab5806e9 │ │ └─231559 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─38b3a5b246c8f94cb82480179e59a971f290b0e8460d988a3342c4e3b352b719 │ │ └─165930 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─7557d7d91b5deffcea17c8917a85017300de2a8ccc918e2ac15a73e983e204a5 │ │ ├─220579 /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 │ │ ├─244291 /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/tmpg48grb8f/privsep.sock │ │ ├─244697 /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/tmpn8dxhvyk/privsep.sock │ │ └─251233 /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/tmpsqqj2jp8/privsep.sock │ ├─a2c2e1d917156b21dc79a26a25abe1eafc4cfcb1712f09358d660c7416b66238 │ │ ├─156467 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─156484 /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 -- │ │ ├─156490 erl_child_setup 1048576 │ │ ├─156658 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─156659 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─156669 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─157074 /bin/sh -s rabbit_disk_monitor │ ├─54150d580224a24872380f9d261057bedeeda3bb6b1747ee6077530a663bd975 │ │ ├─172576 /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 │ │ └─280508 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d49ea2c33bda7bdca6b81873491541e51228b65d1aa5f4122f5ffe2a42161b7a │ │ └─33791 /pause │ ├─986bdde83b8b2bae34df96ef9d7936fbb6957d5788291fb403fb8b2f8d2f72ff │ │ ├─181987 nova-metadata: uWSGI master │ │ ├─182004 nova-metadata: uWSGI worker 1 │ │ └─182005 nova-metadata: uWSGI worker 2 │ ├─c1dd424c9b2843a59e789055c4d23da2bd188f8515d0e4530875273ad070707c │ │ └─85275 /pause │ ├─153cc234b270f8545775d92e0e04d5f0504fe8ee4dae81d087b6ad5479d5e20e │ │ └─34628 /pause │ ├─c5765d82f41164b58c77b05e8dd1d4e579310e2a675d82b199bdeacc5ed9563c │ │ └─105902 /pause │ ├─90366b4290c5facf24f42abf27079d8000d2760f744848f7934471473a1b1d10 │ │ └─146556 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─72d6fb61e22abfeebc0a262aa89a57d591123b800da5799773b67a976ba7f8db │ │ └─27881 /pause │ ├─0b31a873dd56d26eb121a8bf85db306d51188f4b22e19a3c11037b2b7c142091 │ │ └─33599 /pause │ ├─0b1b363aaaa45d8133044539427f75136b2dd60fd821319d8413f168a9674199 │ │ └─24432 /pause │ ├─0365f55db0ed751d5de90dc7a1eed58cbe819e8b21697b57e0cd3b74db7c802c │ │ ├─35794 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─35859 /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 │ ├─e40e7f33f73dfc542f102f49e4c4d8036b0b2c529b7cfd8fc8074cc98ab68f39 │ │ └─79608 /pause │ ├─a8c177409dc62dec54058b920ce9e83b731b245719db68b3c9c4470f7fc12c11 │ │ └─158279 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─cc6366f2d4911c6be049c5f49b79c6cbd879deda2c19102d4161dd38cb9e7aea │ │ └─24739 /kube-vip manager │ ├─55fd80648bb93de0433d7d8ad680d28bbb1f1044408c39c11d16b3fa204a4dfa │ │ └─34067 /pause │ ├─8d8782a692dc4926d31d20b37a8f2b2418e146919a859abc0e6aac56f0d4bc76 │ │ ├─143743 heat-api-cfn: uWSGI master │ │ ├─143793 heat-api-cfn: uWSGI worker 1 │ │ └─143794 heat-api-cfn: uWSGI worker 2 │ ├─a45389a611e9997f69448d1366c651bd77f9763b6d1e05005be2d3d1428b6e30 │ │ └─106872 /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 │ ├─56d6bc7b03c2d3ba2a8c842c89932eb6cb37ce472728c238d243e2e37c38d97a │ │ └─166767 /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 │ ├─a7c912a43c8ab655b10065e6ff1c4c4f7e1585ebddefc8c24303125d89b2214d │ │ ├─85563 nginx: master process nginx -g daemon off; │ │ ├─85581 nginx: worker process │ │ ├─85582 nginx: worker process │ │ ├─85583 nginx: worker process │ │ ├─85584 nginx: worker process │ │ └─85585 nginx: worker process │ ├─252a23aa9d468706f9ec3c736a224d84d811dd558e86b91d9265d583a21d9475 │ │ ├─86436 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 │ │ └─88511 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 │ ├─f093dcb3bb1f4cae1d791baeb3a983a9b48da990a4e469f58f09c727f2e7f63d │ │ └─155866 /pause │ ├─47c6904120f7711fd5550a0eb862e3e5dd22f66d6a2e6d38e6f349582acef096 │ │ └─162550 /pause │ ├─e837848c9a1477adbaf281bb81c6beeb4694a1d8b23973cf45075557f1971039 │ │ └─148766 /pause │ ├─f7e5bd40d2620e51596a0341df2b0e3e9d0a34f3c5d8b50348861a9806b7e6e9 │ │ ├─200838 neutron-policy-server: uWSGI master │ │ ├─200851 neutron-policy-server: uWSGI worker 1 │ │ └─200852 neutron-policy-server: uWSGI worker 2 │ ├─cac43913099f1c1d15b01d59b7ef705cb165172c2d6f41abca219d60ccac690b │ │ ├─192540 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─301279 sleep 300 │ ├─3fb72438677e05d23b9f394e6f557b594897228dd5b7104e111e6b5ac7fde382 │ │ └─192134 docker-registry serve /etc/docker-registry/config.yml │ ├─bda04ae7bb3b05eb5c83eefe156d34444384daf8e038cc457b79b063f24120c6 │ │ └─84754 /pause │ ├─7f9e077e30fc067eee76361c79b49beeb917b6f787acb6db147c7e9053d58691 │ │ └─209159 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ddd7518d2ee3454ea08f69f4f3762d33d4570a9872e5b50a8fd11c5453507f39 │ │ ├─231596 /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 │ │ └─231831 /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 │ ├─d056fde4f03eb698e1c9c6dd95d799b469be8024e72e0293a3e98f67f2ced67d │ │ └─86976 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─d3f9c34806e3c6de8608121142faea8f675783be107f3f9cb8bf460cbd96edfd │ │ └─85060 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─20c70838786cc1e83f17a1871c3d0a49cdc8c8a0934fb5acf7cac5db47d43d33 │ │ └─24491 /pause │ ├─c2bd6f9df2e7e1430e6250675cc599c73bd9bb7299d5e77769e853f98791a232 │ │ ├─185144 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─185984 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmperfkbaqh/privsep.sock │ │ ├─185988 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─186024 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─542912b9154b1a31dc73d647ab9049a737c358f52d29bef48e037f96d349ae84 │ │ └─115963 /pause │ ├─1e08e8957957920758dd34b44159fac729b045a748ce9cef21660263e8027ee4 │ │ └─172013 /pause │ ├─03710f813fbcf69a6bab01ad8bcda4e5da62c7bf317a39173e52e3b403b29b38 │ │ └─34571 /coredns -conf /etc/coredns/Corefile │ ├─361289098d839010bd886c35a25eeb960539bd35fba9719a51e0d3413661b9c3 │ │ └─161634 /pause │ ├─89c35972cab6189d478fa40dca1e6f025b7623aa71754af409ee9e377216919e │ │ └─36077 /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 │ ├─7ffc0d4df9c0c3b76ca960b62ed27081f895a76fa26f049c3e733f05079180be │ │ └─90318 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 │ ├─5998459f1f1f8b14247cb9acf93035d70dbe1abe70de51eedda2c7dce4f62a08 │ │ └─189584 /pause │ ├─6420398b601e812f20e37b21670bee174da336b7f323fb4262e68db3c5f91e5b │ │ └─117947 /pause │ ├─0873fca38983486ccd10a7c53630e495c94ac42215bae85d785e778d58fd4e4c │ │ └─108209 /bin/oauth2-proxy │ ├─183c50fa800e465e8351dfab90d09ed8ca4b18c329439aeeda31b23f1c7dcff7 │ │ ├─200776 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─201106 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─201109 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─201112 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a4c8319629bb0f1e79ca17614b3096cfbcfa0473229d1f2f64a564e594282bf8 │ │ └─34683 /pause │ ├─993af7895f8806331ad6f14d4ca2a63487d3bd9316559a2847e37bf4d8bfd738 │ │ └─81397 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 │ ├─3d07cc21f3d73c1e07971d709d0b8b9091a0736cf96296444d6c13215625bb93 │ │ └─218381 /pause │ ├─3d7b435efa0f19cd7ddf1992eb0f17bdf1b3c9855e5dcb11c519dbcb2f1e9aa6 │ │ ├─86658 mysqld --wsrep_start_position=758b72c2-3c7d-11f1-9a9d-4ac78bc8dcf0:20 │ │ └─86751 /var/lib/mysql/mysql-state-monitor │ ├─236ce7c5ddc992f279d1d90d01cb04557af399ab11af64876a68b6f65a601f5c │ │ └─86325 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ef66c28de3f5f2bc45c168526f3c467b0d12f919639717f1449c0aa0fdd45350 │ │ └─82243 /manager --metrics-bind-address=:9782 │ ├─c41f9fea7f785247c0bbd6afa2533fa37e832c291119f6e2ae8684ce7149da95 │ │ └─190092 /pause │ ├─1e7f3295a1a08387e4678ee421c2e303bffdcc31850c2f4122bfc6c068ade240 │ │ └─36498 /pause │ ├─761eb08a2186136202a773497f5af7a37938d08bdbca869c7acbd708aa96fa1b │ │ └─105962 /pause │ ├─d5bc7fe8a0a527282f5866a4567226802de11fc0d9a1f8fce6d32f2720d915f3 │ │ └─223670 /pause │ ├─83d0dd8b3f8be5a9558b3bc2f54081b3fc4881cdf38508fa8ec3c272de74c39f │ │ └─120820 /pause │ ├─2d8e08ee03294af064ee562299a2eb3ba5a9bad7b0f1fceb214a3df6cd259e50 │ │ ├─203861 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] │ │ ├─204081 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─204341 /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/tmpb29bxp2z/privsep.sock │ │ ├─243269 /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/tmp54s382ti/privsep.sock │ │ ├─243662 /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/tmpsu91kl4e/privsep.sock │ │ ├─244179 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─244181 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─250348 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1f673d74-d1f4-4b93-8f5b-78676bb0ecf5 --namespace=qrouter-1f673d74-d1f4-4b93-8f5b-78676bb0ecf5 --conf_dir=/var/lib/neutron/ha_confs/1f673d74-d1f4-4b93-8f5b-78676bb0ecf5 --log-file=/var/lib/neutron/ha_confs/1f673d74-d1f4-4b93-8f5b-78676bb0ecf5/neutron-keepalived-state-change.log --monitor_interface=ha-93fb7198-2b --monitor_cidr=169.254.0.220/24 --pid_file=/var/lib/neutron/external/pids/1f673d74-d1f4-4b93-8f5b-78676bb0ecf5.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─252396 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c39a5b16-71b6-4d70-ab16-d23f87c66d7f --namespace=qrouter-c39a5b16-71b6-4d70-ab16-d23f87c66d7f --conf_dir=/var/lib/neutron/ha_confs/c39a5b16-71b6-4d70-ab16-d23f87c66d7f --log-file=/var/lib/neutron/ha_confs/c39a5b16-71b6-4d70-ab16-d23f87c66d7f/neutron-keepalived-state-change.log --monitor_interface=ha-86acb0f9-ce --monitor_cidr=169.254.0.184/24 --pid_file=/var/lib/neutron/external/pids/c39a5b16-71b6-4d70-ab16-d23f87c66d7f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─a51d9e7e74cfc391a55f8914fb49a23a99dc173862cdcf695a3aef13d52fd572 │ │ └─24458 /pause │ ├─5b022a13713119642cb5fd1588536902c08a6ad93eb8ecd300e648cb9f08c7fc │ │ └─173310 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─988a7d332cc1313e57ccccc6f37b1020b798d95097b1b189d1d11a1bf669ef8a │ │ └─85016 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─17044edf1fe7ec7d9c80149829face4927b23fe3cfbc4f5e3855996efef163b8 │ │ └─82120 /pause │ ├─ac0b8a7dd1a932bf330296be7a9903e34768d461d44613981f5f995d81994376 │ │ ├─143737 heat-api: uWSGI master │ │ ├─143791 heat-api: uWSGI worker 1 │ │ └─143792 heat-api: uWSGI worker 2 │ ├─2fb6fac727297a1344b8a47d773e927cf6b6e1842254154bb1379268a61ebf05 │ │ └─107593 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 │ ├─6fe498496272c62b3754767d8f59060d7ab6691d21fe1cd8046738b3c982ff35 │ │ └─26332 /pause │ ├─8cec7dd8ce6167cd0f85ce2e565d68f5d4a8ca0cce41ad1242d6f6d13e133b2f │ │ ├─106768 python -u /app/sidecar.py │ │ ├─107244 python -u /app/sidecar.py │ │ └─107245 python -u /app/sidecar.py │ ├─bfa1710d1e70f0942bb6bbc87cffc39ae641533d86c7ceef65d2f6d9f1065aca │ │ └─26307 /pause │ ├─1da064f3f3145aa60020a35fe99b2669cda9e05840362ddd84864035ce3db321 │ │ └─223397 /pause │ ├─7196ea9bfd24fa42395152c3cdc04917cdf60bd9c9b503566f3c9380ed15a828 │ │ └─24572 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 │ ├─9ffbdb6e2eea499ebe3ad2cb0e2c5d045bf85e56ef701999cda6a4cc8b8c9cad │ │ └─148716 /pause │ ├─033caed40007b3f0c02c3d7000fdb7a76ffe96c9e3f57896a4ca84fa0c74c2d2 │ │ └─34024 /pause │ ├─2e876bf3b07904a1845861068791ec058efcb732d4cba504150256df3f55c736 │ │ └─172156 /pause │ ├─17edc6552e511e53f79f4d7289a962f7da3f8359c0a99b3dd420d89977b6c9a4 │ │ └─106410 /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 │ ├─33335885653971be9b5b6f1ec37115d28b5d695d013174809d3899c754d7604d │ │ └─155508 /pause │ ├─095bcf68f044f6fb1e081e60c265c3c2dd9c0635bd7727446ac2302aaefb8d08 │ │ └─207563 /bin/bash /tmp/libvirt.sh │ ├─3b62bcb26e2f349d82534f8ac2dbf66db3741af6c1cc08408014f6bf9987f9dd │ │ └─162304 /pause │ ├─ccd4cf546877e1b5f7a2c578a9ac7ca0cfa2b83612105cb0c8efe8e381945756 │ │ └─149624 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─8261f6e25c69f8ab67f93b414775c6f7120c7a1e39dca7f530eaea0b66b73bd9 │ │ └─203863 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) │ ├─7bc176e78554a1d17cfc5208679861e2a5d337bcf4a46586b0e00f52703d5997 │ │ └─35566 nfd-master -crd-controller=true -metrics=8081 │ ├─aad107b6347073853bed3d122330a752b5502d3bddee4056a5be71d3aef4d451 │ │ └─34240 /pause │ ├─94d3d8993af5885dd8d781f407b0c1731e9ffcab50f52d2656e66a1a70fc391c │ │ └─175744 /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 │ ├─abda0feae0a7fe41e5644e61758cf31f6877184b4e007379155da46c37b9fc76 │ │ └─105700 /pause │ ├─93fa1b4284b25aac7f26320364df687ae4af3c99342e0e45c56a65c6e80e2d46 │ │ ├─133811 placement-api: uWSGI master │ │ ├─133877 placement-api: uWSGI worker 1 │ │ └─133878 placement-api: uWSGI worker 2 │ ├─e3ae7dc6a97f5210d0cbc396bd7a030e02722b2b89fc85526c7f391ba6c7f537 │ │ └─165885 /pause │ ├─c880bdaf0a7d123ea55790e57ec492ba7b92daa231d480d7f511db56fbcfb526 │ │ └─223697 /pause │ ├─ff67910564483896fa437ff6b8d589fdb453189608bf9a0fc33014eb47832f71 │ │ └─161501 /pause │ ├─36263c4b1248eed04d8c2159eeaec4d1db16057b7e17af269b6b6fb5535ed53a │ │ └─33893 /pause │ ├─36cfdec5b2aecd44ce09ef9a807ce5e63ce5342a4399a19082468aa45a451f7c │ │ └─185100 /pause │ ├─80ed465c4cc8c9053b8bf201bc1c3461b7dcd59a65bfcc8dc5ff2cd2d7ac0ba2 │ │ └─163963 /pause │ ├─cfaa16d0fc4fddd48352605904452d43f932000263981f89f222f4182572194d │ │ ├─118338 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─118357 /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 -- │ │ ├─118368 erl_child_setup 1048576 │ │ ├─118988 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118989 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─119009 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─119903 /bin/sh -s rabbit_disk_monitor │ ├─315f56635274e41cffa59d02ead5cfe5a89ff998f709871a517364a57c4a53d8 │ │ └─218323 /pause │ ├─5bf87330d704c094df7ceed5ab6915d0deef137459015aa7cda1fa8152a81574 │ │ └─165114 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─434f0a3e6783cd53a5611b8b32b1eb8f90aea1686295d544ea7d92a604c32626 │ │ └─123240 /pause │ ├─2f8b05aaf5c46c45d42a88deea9eca17234b2ccb23cdcb3bb1be59a4a25c7773 │ │ ├─124033 apache2 -DFOREGROUND │ │ ├─126470 (wsgi:h -DFOREGROUND │ │ ├─126471 (wsgi:h -DFOREGROUND │ │ ├─126472 (wsgi:h -DFOREGROUND │ │ ├─126473 (wsgi:h -DFOREGROUND │ │ ├─126474 (wsgi:h -DFOREGROUND │ │ ├─126475 apache2 -DFOREGROUND │ │ └─126476 apache2 -DFOREGROUND │ ├─a18e3d37d3e76f8a0b1b78d0ecc98c62177f30683b40545603d848190d9b3666 │ │ └─35455 nfd-worker -metrics=8081 │ ├─9dc4bff988e86766c0a484b04f8017df27208a51ab94e33773b0b84d9f1a7547 │ │ ├─237057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─237085 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─237779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─237780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293737 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─293754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─293755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─f3f374d294cd67087d8bfb12ad9ede1cd8b87422b41bc19b51bc2a653dbbcba3 │ │ └─82488 /manager --metrics-bind-address=:8080 │ ├─9049455dc33ac131ab597e85f57ef4f5e4ff39e431c5143ffc54c7a2cb1b1937 │ │ ├─106793 python -u /app/sidecar.py │ │ ├─107246 python -u /app/sidecar.py │ │ └─107247 python -u /app/sidecar.py │ ├─ffaa5492d06d2575cee821247f78aebb805d151f0e0bfe5d812ced2009cbc62d │ │ └─210468 /pause │ ├─8c2c2905ee2e9ae68590f263b5ad0ead136fda356efd0a011f6aa07d98adbf73 │ │ └─34549 /pause │ ├─b625086c58ef9b70865be0a81194f507e692609132b885989f62a8209f1bea7a │ │ └─220606 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ └─6bda2c5049ce3e987b18b454921b492d88f5d2e8dbf2831f89b54dcc1aa68f03 │ └─35137 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount