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 │ │ │ ├─21613 /lib/systemd/systemd --user │ │ │ └─21614 (sd-pam) │ │ └─session-21.scope │ │ ├─21546 sshd: cephadm [priv] │ │ └─21627 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1624 sshd: zuul [priv] │ │ └─1637 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1628 ssh: /home/zuul/.ansible/cp/199.204.45.53-22-zuul [mux] │ ├─428022 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-erfizwvmxtxksycrbafwrrrfcnqvxhqt ; /usr/bin/python3'"'"' && sleep 0' │ ├─428023 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-erfizwvmxtxksycrbafwrrrfcnqvxhqt ; /usr/bin/python3' && sleep 0 │ ├─428024 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-erfizwvmxtxksycrbafwrrrfcnqvxhqt ; /usr/bin/python3 │ ├─428025 /bin/sh -c echo BECOME-SUCCESS-erfizwvmxtxksycrbafwrrrfcnqvxhqt ; /usr/bin/python3 │ ├─428026 /usr/bin/python3 │ ├─428027 /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 │ └─428029 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 … │ │ ├─ 9967 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12306 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c39ffcc82a918c2fbdf319d6812be8cb81302fa5d750877b65c1a6af0ec8aad8 -address /run/containerd/containerd.sock │ │ ├─ 12694 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8fb5c4fb9985260c3ec4a31c5425a5cd290f5967cf719a082ec85bca95a4f08c -address /run/containerd/containerd.sock │ │ ├─ 18559 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b8cffb976bf0af99f000597b0ba35e99aabb7d252d008464e3521c653b4ed5e0 -address /run/containerd/containerd.sock │ │ ├─ 25175 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 98486f1280e79dab0cf91be2398e7e118cc079d4223cd23b14205042ba03ebb3 -address /run/containerd/containerd.sock │ │ ├─ 29784 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b97cdec5291a7bc4695c012469d4a62a1af3a6ed551700b0d071ff86ecd2d90b -address /run/containerd/containerd.sock │ │ ├─ 34601 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bdbceb05bfc3c77d81a53232cbec2ded9b82f3e53ac06e248068db814e498229 -address /run/containerd/containerd.sock │ │ ├─ 40482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5388fbd0b112abb774da61718e4389041ee0e73abc34108061a86fc6ef224f83 -address /run/containerd/containerd.sock │ │ ├─ 40483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97723d2b18396578dde61164cd040887a01b7c554765e11b20b4cc18c99df247 -address /run/containerd/containerd.sock │ │ ├─ 40532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 599f71f48649080e492731e91bfeb3a7635d03161881f2c4d0d6feedc82bd948 -address /run/containerd/containerd.sock │ │ ├─ 40546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa3658500fb0e983d7ab3732620bdec4b8d726ec2bec6330ec1caf186d02a282 -address /run/containerd/containerd.sock │ │ ├─ 40583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a757433c81a88d7c4b898041e14d59048cae785983379a0301d92591c846732 -address /run/containerd/containerd.sock │ │ ├─ 41103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f27fa2a2cd309cb2d93fe64c70bbea250964546ddb1f2897eb70597aab064ef3 -address /run/containerd/containerd.sock │ │ ├─ 41874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48db6099427ceb7b0a80c3f1d1e740693570b20dc9a5f0122e64080d08f0faae -address /run/containerd/containerd.sock │ │ ├─ 41895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eea73f3427b82694419ff41ee3cbeccf0740f415561ec3a4780d63e0ef85dc6 -address /run/containerd/containerd.sock │ │ ├─ 43221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d672f40afcfb0c6fa2d629d299a11e7ee1ebaaef4551d167e5936a66c8c0f5b5 -address /run/containerd/containerd.sock │ │ ├─ 43601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55c0c0a54147dd83eb24af50ecef3b76924a2deb538e05db6f06309e64fc9348 -address /run/containerd/containerd.sock │ │ ├─ 43638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9931b3efb8749e8d42237dea8d334081a6c521a7b65ad5f97f09517a8c5e5a0 -address /run/containerd/containerd.sock │ │ ├─ 44072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57fb49dba107f6fd503830dae98e435aa3478c9a41b16cc7789889290c08cb0f -address /run/containerd/containerd.sock │ │ ├─ 44636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d01d31e74c54ec3265dec247ba99a8257df09984bd1cd68e6c90a418fc0f5833 -address /run/containerd/containerd.sock │ │ ├─ 44677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1442d1e8b1f8a68407676e2dc6ad4495f2f172cbeabc63bf7b0ea39d2df30bd8 -address /run/containerd/containerd.sock │ │ ├─ 44703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27b7626ba8c9f976c189c8612f2fe294c78e370fbf50da0c112b2a19b5d596be -address /run/containerd/containerd.sock │ │ ├─ 46916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be8cee4086cd78af4f8b7c9210f8bc0b3bd9466d608037392f17fd4a4d4b1c6 -address /run/containerd/containerd.sock │ │ ├─ 47015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72947b38489b5f408b485262c1aa864e2304c481ea7fc212d208aa484ba1e17e -address /run/containerd/containerd.sock │ │ ├─ 47754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a662979170dbb81c46a044be0b338640ea8bae50a111c5355affbd5aa616ef9 -address /run/containerd/containerd.sock │ │ ├─ 47847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 152a37f60ab89a9b3a6bc042387f97d0f364a11b47fc1429a7b0302b5525dcb4 -address /run/containerd/containerd.sock │ │ ├─ 48245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6317e94d3ebe93231c26c11254ab56d1895bf5a60fb9af857e84ecd22376568c -address /run/containerd/containerd.sock │ │ ├─ 48596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 209e74682e9d048b28bb77ceb83879c87234db144c7e32896dee0989273b96b0 -address /run/containerd/containerd.sock │ │ ├─ 48901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b105fba8eed0f5922a29d52bf093af5285139dfeb088f933672d71c380fefeb8 -address /run/containerd/containerd.sock │ │ ├─ 51536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a6ba523eabca584af21c512b3c53621aed8eb9cc16ab5b8c9a974d7320f8eba -address /run/containerd/containerd.sock │ │ ├─ 51788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3821247565f098d6e9183bac85108a6e508d538d5168b8562aef45ca61f1048 -address /run/containerd/containerd.sock │ │ ├─ 56178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e801792b4c4298ecd7153a0a5fc2890cd201386258e30574aecae1bbef658d8 -address /run/containerd/containerd.sock │ │ ├─ 56852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e67cd410e881ff8be65222025553bf76b72c8dc776fd087f0e764f489063a29e -address /run/containerd/containerd.sock │ │ ├─ 56910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb0cffd21a61ea68d8b2214f92aca35f73aed1b6cbe27cafebab9a8af638f251 -address /run/containerd/containerd.sock │ │ ├─ 56948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49fcde6ffb43304e5faf270c6c229dbbe88d25999e55b25b8ff5ee7335ea957b -address /run/containerd/containerd.sock │ │ ├─ 57139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16e5fcfce9a0c6ff12f2b58306c5a9bdbbef45a2c60a7d47aafa02d3b6b20c62 -address /run/containerd/containerd.sock │ │ ├─ 61679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 984a566b8c35ffbca374862b6ee6a37ee548a39200b0a18bf686356cba7e70f3 -address /run/containerd/containerd.sock │ │ ├─ 61828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9cabb1b317c114f9a7432b62ff905b31beb32730dcf9b8a000b484fd80e0cac -address /run/containerd/containerd.sock │ │ ├─ 61906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f36836e5796100e83f9fc7a169c63f4942266a0fb3e74f65cc5e2c3ae017c8be -address /run/containerd/containerd.sock │ │ ├─ 61967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 929c484ca68e698385df2d42a541e00aefef0c18bd3c0f9f8dc50bfc6cca8470 -address /run/containerd/containerd.sock │ │ ├─ 63215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0214d9bb7ec1b567701c482560d3fcf219b9a91397bb84e8e6d2c6a3bf30b27 -address /run/containerd/containerd.sock │ │ ├─ 63274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fb5d60251859ea8d5228d90fdb90c0c5e7e14a367c4aabf3f17db7b2fc3999a -address /run/containerd/containerd.sock │ │ ├─ 63833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 557df36332b222a8ab19989ef7777a6876c3c697b88602a113e4b48bbc20986e -address /run/containerd/containerd.sock │ │ ├─ 63871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1255be1fc99474d0183036e16e0b4b7cf99d051d709875d7db7a334f5f8782d5 -address /run/containerd/containerd.sock │ │ ├─ 63923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bb74ba0bacd9f06a483208f694141704db0498ead323e78c92368478f1c97e6 -address /run/containerd/containerd.sock │ │ ├─ 64312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7fca7fc750b4a04f32cbe655d5bf21f2e21d0bb60eb3b59ef604b51154a7b92 -address /run/containerd/containerd.sock │ │ ├─ 64694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 185ac36e0ac19ed437e1c384eeae80ad0835a1cf725aa652a6d9aa8ca13d7292 -address /run/containerd/containerd.sock │ │ ├─ 65174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d82b58921939e8462b8022585b9fbfa7cb8b857eda03d6a9c75316f9e2ee3db3 -address /run/containerd/containerd.sock │ │ ├─ 65648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0333a5b3f0c6424a01a967f494e037de2cead7ffac3aff5854342c717e5202ff -address /run/containerd/containerd.sock │ │ ├─ 66460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b877fe7448a69a99cb1053ad643a33bdec587b25752e2b852c1907e096414de -address /run/containerd/containerd.sock │ │ ├─ 67987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b0bd11e5189e08a23c523d6e8ba8b797a58e766db5697b01e3292f51875c6c7 -address /run/containerd/containerd.sock │ │ ├─ 70231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e311450106f4d3fffe6cc0820e861fddc2cfe35ac94d67b3be5c4e407035353 -address /run/containerd/containerd.sock │ │ ├─ 79302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b92f3c1b858d6dd2f88d3d281e12cf6fe234233f6cd55f04a484bfde10e573f -address /run/containerd/containerd.sock │ │ ├─ 80856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcaba585489d4948d55aa87abe13b16b2ffa53bd4b51dd4912779fe675a5f6df -address /run/containerd/containerd.sock │ │ ├─ 87016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1248db18264e085e93282e37f163f66f45633dc63fa374bef8615c8af33186a -address /run/containerd/containerd.sock │ │ ├─ 93319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1f0cf226d936c32f5f792d3ddc9bf8d11032c1aaebf2dff5ccb0bcffacb91d5 -address /run/containerd/containerd.sock │ │ ├─ 97452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03b7e7b3487191beea66f0c701fbcee2e85d8c84dcd140712ba0292357dba01e -address /run/containerd/containerd.sock │ │ ├─ 97497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac7d7ed30423a6a9db7cee1c527abc5604d51d44a6cae7150671e09b56b001e2 -address /run/containerd/containerd.sock │ │ ├─110513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4df57627d9f7cf095c83148391846aee35f6c0001ebf5238f8b676e6d9d2f2cc -address /run/containerd/containerd.sock │ │ ├─112016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bc307ba5c95f815e1df29ab8edbe50cbaa5af70700ced10f4e45f35767bf582 -address /run/containerd/containerd.sock │ │ ├─112148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b598197d48618026af17213f3abdc01ce33c1657f728cf4f641c9add1ed0fa1e -address /run/containerd/containerd.sock │ │ ├─114067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad5a6f2d19742c61ae5cdebb72b059d67c993be8b9e42b25cb72ba404cacb90c -address /run/containerd/containerd.sock │ │ ├─115878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 957eb5c8ef9a6cef07b02d75e31cf793e992dcebe2aa36c32671917e2a1df9b3 -address /run/containerd/containerd.sock │ │ ├─115929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19ea8358d2acd2546fe2af1c1482bb43d67b7b8b318aadecc9c1c023f9096663 -address /run/containerd/containerd.sock │ │ ├─128899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd1566d90775b6d27c46540080168b6370911119bdb0e9a2e212b077ff1bca1d -address /run/containerd/containerd.sock │ │ ├─128931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c271c58c06584edccc7a4cc3683518b3cdc9e05b2a08737eafd0c2cdddd38e71 -address /run/containerd/containerd.sock │ │ ├─131519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5d451559c7b9dfcf5196ad1511ab3e28db0fd2493c81c4e247291165055bda9 -address /run/containerd/containerd.sock │ │ ├─157922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70315e56a29caadc31c455a8890d08b926607fb0c1c10eabb86ed6bf52180000 -address /run/containerd/containerd.sock │ │ ├─159092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 668d1be840842589a873d9d831ef3ecca7849308908e8cad5cefa6f2715d92b4 -address /run/containerd/containerd.sock │ │ ├─160208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65567be26c29b0a0d8879de6a3a6a633ec96aec1beab4efda3175d62f438565e -address /run/containerd/containerd.sock │ │ ├─160270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 288b930eaf390ffc17e48f25612c77b4769416b91dcea3008bd8315dafc2d29b -address /run/containerd/containerd.sock │ │ ├─160943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b952158bd72743dec72b3f6aaefb11db9e8757c4317be83c8a2dbba726297297 -address /run/containerd/containerd.sock │ │ ├─162096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1866bd951a294bee53927196331ece1bcf25c8996239af3c583e8a8db9e53ab3 -address /run/containerd/containerd.sock │ │ ├─164311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bced50b6a4ef408b3d0bf5b961917aa6aa794360333fe4b8035a96ff066bcf12 -address /run/containerd/containerd.sock │ │ ├─164569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2316f4d4c83f65a709a214fb46fbed1d78f33e058f20db9b684275aeb6aa80e9 -address /run/containerd/containerd.sock │ │ ├─164678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c29c838c97ab4e864d6402d6d38168f3ee8f84d971089128e32212ce27bdc0a7 -address /run/containerd/containerd.sock │ │ ├─164710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7d81278298f7dd06e1d1ab37e0ef6353ffc0d0058e97e239f0e252a3ad72334 -address /run/containerd/containerd.sock │ │ ├─164966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6e8de51c22bf30b150ff44f1e6e11efa86dd6ea2d5e0b636f12893af378c6ba -address /run/containerd/containerd.sock │ │ ├─165326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bda36be517878ddbcda08085d274fcdb6b57361a490d65fc333629ea5afee8c -address /run/containerd/containerd.sock │ │ ├─177746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cc4eb6d284406bdbeeca2d2e47e052d3840c8e9a58d5cdc1d621a2bfaf889ff -address /run/containerd/containerd.sock │ │ ├─179574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb34cd95b4b05f436d039daf851d4f0219886700c29b4ac51716a16509eeaec3 -address /run/containerd/containerd.sock │ │ ├─179647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdb062a7db2b756e4b2ba02a7a71b8974e6cb754909b797c881755d84aea2d04 -address /run/containerd/containerd.sock │ │ ├─179680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1375b3fbf21e44c60d269edf980d72fe2db743f3d4ba2c221575c2151afbdfb6 -address /run/containerd/containerd.sock │ │ ├─179985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ebceca6963f9b6a91aa3330aaecd6021a3049d2e24a8b2ba8c25173733bf177 -address /run/containerd/containerd.sock │ │ ├─180002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee5d30a6a7ee12446aaf2c481cc6d0560512d8c43babd97591d43eb075425a77 -address /run/containerd/containerd.sock │ │ ├─186134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad6075c4e777a18c6d603baf2738751cafbe02d6faf1c8296f50b1da25f0fcde -address /run/containerd/containerd.sock │ │ ├─192899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1c52eeecc0177d74fa15426fc4088e843930e669de98d537ef9a8c81f9ffc86 -address /run/containerd/containerd.sock │ │ ├─195208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 312523ec5b88c8cff074e59f27ed300e1582ffaffc167cc4869926cd027e4563 -address /run/containerd/containerd.sock │ │ ├─195354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c12239980fd6c9258323cb3206b5186ac1e716e5f59e5c1cfb6b3b0dddeb669 -address /run/containerd/containerd.sock │ │ ├─195399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f2f630eaacf2aea9bc07f526e9c0db9841e0ba4f6b71e1b2bd42c3ada4d903 -address /run/containerd/containerd.sock │ │ ├─212048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5f9ebab05e613ddefd35ab1b81f129c03027b1027847c811f0c12981df4e71d -address /run/containerd/containerd.sock │ │ ├─220578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73f0d9ba59153b6fc814070a0fee087fb72c428194df1def04c8816b4b310eb2 -address /run/containerd/containerd.sock │ │ ├─220607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67f0c362387188ea34e7e7caea8632da9812697845f9f9553c370fd49abb9d84 -address /run/containerd/containerd.sock │ │ ├─220639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56fea780fe3ee1e4db68d66fb64e1c314790d1028d3731d585c1f12ee869e9c3 -address /run/containerd/containerd.sock │ │ ├─220956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aca119431bb738dec62cb3b92ca88270c8ccabdf099ab3f6a6a8b9006bd2fb27 -address /run/containerd/containerd.sock │ │ ├─232284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd75a647268835087a1c8a95e63b31ac1cadf3f5d60a3f7611f13ee39dfc4f7e -address /run/containerd/containerd.sock │ │ ├─234851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b403c97c7558206d3a6e2a3addac79fcd55263cb6dfc894c43b16d6c6eb730f -address /run/containerd/containerd.sock │ │ ├─235940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f08297f1b1af91ff8bb5cd21c190bef1f9c507509fa8fceb71fef5875366f75 -address /run/containerd/containerd.sock │ │ ├─237033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b264f10181f76978fe79f814515018a4f523347a137d9fd5096eddb93731e3d -address /run/containerd/containerd.sock │ │ ├─238044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bbd8d42ab399e150f88b045131760aaebe4281618919ab418951010c77fb5f8 -address /run/containerd/containerd.sock │ │ ├─240658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84a376cf10bf302ae4714c4f9fe413e19e72b8fece7f6879af29a75e0aaa9cb7 -address /run/containerd/containerd.sock │ │ ├─242184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be43fc3888c8eb994757e9b5d566a3877d448bea808f40331d2df899f68257e8 -address /run/containerd/containerd.sock │ │ ├─242254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bedd1afb0fae37bb24225e6f50d4b8180022f86b710b49d3db968e8e28b5d931 -address /run/containerd/containerd.sock │ │ ├─252178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 681d57f500d8ad1c44e53747385477842bc4db7e2dfbb97462f28bfcd4f09896 -address /run/containerd/containerd.sock │ │ ├─252689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9ea7b796b8291ad03faccb0414b23987c3cb5fa3c6259a6f441654605d64570 -address /run/containerd/containerd.sock │ │ ├─268514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecd1ac005c215c2e89dd69f0011d9ab979d705258fcb030891ccd9bce87f6223 -address /run/containerd/containerd.sock │ │ ├─273443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad2507ad8b54be552547380a14d7ee0154442a22b9b252e8bda8ac57853b7ecb -address /run/containerd/containerd.sock │ │ ├─273667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b04dcc9845433bb012ab03c7c095fd7ed09f1501eef5bf5600632a9a03993fb -address /run/containerd/containerd.sock │ │ ├─273779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5281d2afd90aa65ddec7743ff1f45f5100c06a9fbed21b12d06b16174838c542 -address /run/containerd/containerd.sock │ │ ├─273813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dae9e199af1ac8f8179e72c2d17dfd06514c20e861d879117eece9f0ec13329 -address /run/containerd/containerd.sock │ │ ├─307825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eaade1bd29aff17bc4905367ad925ae1991381dc94f2fbfaa53d1d5572c6cb6 -address /run/containerd/containerd.sock │ │ ├─310529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55dc061a9d7252ce46cde93024c8d5144cf558cbca035342b10a94a10f5f536a -address /run/containerd/containerd.sock │ │ └─312045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5eb059176f8db4c56c5c7bed8b52e63b27b08b227a0a33ab8eff3d93c45ba61 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1425 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─29490 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29768 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18519 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18538 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.maevam.service │ │ │ ├─12607 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.maevam/unit.run │ │ │ └─12638 /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-maevam --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.maevam:/var/lib/ceph/mgr/ceph-instance.maevam:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.maevam/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.maevam -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24883 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25158 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34313 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34583 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12245 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12275 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10339 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─157328 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40946 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.53 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-bdbceb05bfc3c77d81a53232cbec2ded9b82f3e53ac06e248068db814e498229.scope … │ │ ├─34625 /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 │ │ └─34637 /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 │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1094 /usr/sbin/uuidd --socket-activation │ ├─docker-8fb5c4fb9985260c3ec4a31c5425a5cd290f5967cf719a082ec85bca95a4f08c.scope … │ │ ├─12717 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.maevam -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12740 /usr/bin/ceph-mgr -n mgr.instance.maevam -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10855 /usr/sbin/chronyd -F 1 │ │ └─10856 /usr/sbin/chronyd -F 1 │ ├─docker-c39ffcc82a918c2fbdf319d6812be8cb81302fa5d750877b65c1a6af0ec8aad8.scope … │ │ ├─12355 /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 │ │ └─12369 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-98486f1280e79dab0cf91be2398e7e118cc079d4223cd23b14205042ba03ebb3.scope … │ │ ├─25201 /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 │ │ └─25213 /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 │ ├─docker-b97cdec5291a7bc4695c012469d4a62a1af3a6ed551700b0d071ff86ecd2d90b.scope … │ │ ├─29810 /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 │ │ └─29822 /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 │ ├─run-rd062e7396f9744248e810fd52193980e.scope │ │ └─193002 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─157121 /sbin/iscsid │ │ └─157122 /sbin/iscsid │ ├─docker-b8cffb976bf0af99f000597b0ba35e99aabb7d252d008464e3521c653b4ed5e0.scope … │ │ ├─18585 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18603 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─9dcbafef0f0da660d61853de4730de8cd3cd941dc43f549330e3da2a8d719958 │ │ ├─208232 heat-api: uWSGI master │ │ ├─208257 heat-api: uWSGI worker 1 │ │ └─208258 heat-api: uWSGI worker 2 │ ├─65afcef2942bec5ed350d184794d3b8e298a433471056e211bf1aade0f946a71 │ │ ├─232558 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232575 /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 -- │ │ ├─232581 erl_child_setup 1048576 │ │ ├─232690 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232691 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232701 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─232868 /bin/sh -s rabbit_disk_monitor │ ├─49fcde6ffb43304e5faf270c6c229dbbe88d25999e55b25b8ff5ee7335ea957b │ │ └─56974 /pause │ ├─0bc307ba5c95f815e1df29ab8edbe50cbaa5af70700ced10f4e45f35767bf582 │ │ └─112044 /pause │ ├─f8951a64e79642761b1c09d5cc31a479582951ee549872badf932dfb4a18a2e5 │ │ └─264001 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─5e16eec3717614efb68481420dd6e34c07b6cea2c24ed54fbc2d08cfacf99d4e │ │ └─192236 /usr/bin/libvirt-tls-sidecar │ ├─67a47a002b713c0e2bd63398b66b4e80ceef3fb1f38ca47912cd087728a6e900 │ │ ├─189934 neutron-api: uWSGI master │ │ ├─189996 neutron-api: uWSGI worker 1 │ │ └─189997 neutron-api: uWSGI worker 2 │ ├─4df57627d9f7cf095c83148391846aee35f6c0001ebf5238f8b676e6d9d2f2cc │ │ └─110537 /pause │ ├─136e8d81073b77ec928ca6954f00cda857f9bc21a4b600c1ce7b0481f6bc80d0 │ │ ├─314464 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─314526 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b0fdd09ad4eb04e16c436bb7c96b58d31004930c9d619f49016d784b4ce3bad5 │ │ ├─305619 manila-api: uWSGI master │ │ ├─305657 manila-api: uWSGI worker 1 │ │ └─305658 manila-api: uWSGI worker 2 │ ├─f8eef1f8e88927487ac32d8b6c3ae30bd04d5399eca457305b1589df538a5518 │ │ └─186901 vector --config /etc/vector/vector.toml │ ├─d5f9ebab05e613ddefd35ab1b81f129c03027b1027847c811f0c12981df4e71d │ │ └─212071 /pause │ ├─bd1566d90775b6d27c46540080168b6370911119bdb0e9a2e212b077ff1bca1d │ │ └─128929 /pause │ ├─ae4c387037941a4fb44e2d767538da613063719738c2c94d7342f717b940202a │ │ └─49463 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─599f71f48649080e492731e91bfeb3a7635d03161881f2c4d0d6feedc82bd948 │ │ └─40626 /pause │ ├─923683ef8178889555694c58ca7913ea93dcd933d52fc2082fa5d1a32ebf7640 │ │ └─47316 /server │ ├─6ebceca6963f9b6a91aa3330aaecd6021a3049d2e24a8b2ba8c25173733bf177 │ │ └─180028 /pause │ ├─efb6e661709c8aca3def669440a131985b6898047231a73b2e071e70560159ce │ │ ├─310415 apache2 -DFOREGROUND │ │ ├─312982 (wsgi:h -DFOREGROUND │ │ ├─312983 (wsgi:h -DFOREGROUND │ │ ├─312984 (wsgi:h -DFOREGROUND │ │ ├─312985 (wsgi:h -DFOREGROUND │ │ ├─312986 (wsgi:h -DFOREGROUND │ │ ├─312987 apache2 -DFOREGROUND │ │ └─312988 apache2 -DFOREGROUND │ ├─a7d81278298f7dd06e1d1ab37e0ef6353ffc0d0058e97e239f0e252a3ad72334 │ │ └─164745 /pause │ ├─dc6ca31fcbc4f61587f186a851d67a17aa92067e37030f9a631f3f223dd2066f │ │ └─67097 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-53.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 │ ├─d6e8de51c22bf30b150ff44f1e6e11efa86dd6ea2d5e0b636f12893af378c6ba │ │ └─165013 /pause │ ├─c19cd9ddf8725203a7f2ad4167cec253e6fb8a9b04f99590e61fcf044ec95134 │ │ └─43698 /coredns -conf /etc/coredns/Corefile │ ├─d1f85fdf0ddf49944724f3ee8b8840eb5046d682451fcec10dac00d1819daef5 │ │ └─65939 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ecd1ac005c215c2e89dd69f0011d9ab979d705258fcb030891ccd9bce87f6223 │ │ └─268538 /pause │ ├─ac5b67fb8102271e1a79eff44befa9ec0220a5f81cd4511f111977d420061313 │ │ ├─66284 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66335 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f71b713e1b1ba1f6a0104d34a5408a5dff4b223f6630bf5d9136be025a2373a9 │ │ └─44952 /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 │ ├─bdc2046ff77baba7ebcafc2d54c3a27ee132e315e3de5dcfeaba1d5afd79bb4d │ │ ├─176484 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176991 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176992 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c271c58c06584edccc7a4cc3683518b3cdc9e05b2a08737eafd0c2cdddd38e71 │ │ └─128964 /pause │ ├─957eb5c8ef9a6cef07b02d75e31cf793e992dcebe2aa36c32671917e2a1df9b3 │ │ └─115905 /pause │ ├─6317e94d3ebe93231c26c11254ab56d1895bf5a60fb9af857e84ecd22376568c │ │ └─48269 /pause │ ├─0a757433c81a88d7c4b898041e14d59048cae785983379a0301d92591c846732 │ │ └─40651 /pause │ ├─abbd60ca5027f46e454aa8fc8ff144374b11c65e8446c39a7380de89ac6b1173 │ │ └─66854 /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 │ ├─8aba4edf195398912e05349f3c11b706f266655ebc262723cc827ad2699865a8 │ │ └─261953 kube-apiserver --advertise-address=199.204.45.53 --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 │ ├─1375b3fbf21e44c60d269edf980d72fe2db743f3d4ba2c221575c2151afbdfb6 │ │ └─179756 /pause │ ├─5729280c440ca454997d53d122ed8e279595af93bff2bc47bceac95f28de5949 │ │ └─262957 docker-registry serve /etc/docker-registry/config.yml │ ├─b9ed586412dac4ed964d66d34c71241b2537a81c86e3f86aed1ccba10dd4cc8a │ │ ├─252251 magnum-api: uWSGI master │ │ ├─252263 magnum-api: uWSGI worker 1 │ │ └─252264 magnum-api: uWSGI worker 2 │ ├─40aabe664248b5191dfeb7091b87f84ba414035453f8516e677bf72974993e35 │ │ ├─158555 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158569 /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 │ ├─ad0256252c85e1fd3312ad4cc4afbef179eb6c4a109eb1ca7de680368dcba0a9 │ │ └─113884 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ed450d199ae1d50d454ef267ad011e6f7165aaeccbc588e1eccc22f4078d05a9 │ │ ├─79477 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79494 /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 -- │ │ ├─79500 erl_child_setup 1048576 │ │ ├─79643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79644 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79654 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79718 /bin/sh -s rabbit_disk_monitor │ ├─312523ec5b88c8cff074e59f27ed300e1582ffaffc167cc4869926cd027e4563 │ │ └─195234 /pause │ ├─ac7d7ed30423a6a9db7cee1c527abc5604d51d44a6cae7150671e09b56b001e2 │ │ └─97533 /pause │ ├─aa3658500fb0e983d7ab3732620bdec4b8d726ec2bec6330ec1caf186d02a282 │ │ └─40636 /pause │ ├─42b3e5c78553d609c05bdcc1a17b0f6660d1b8c3fc787ea94fe9f1c6c27f38bf │ │ └─97913 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-pfm6c --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d0214d9bb7ec1b567701c482560d3fcf219b9a91397bb84e8e6d2c6a3bf30b27 │ │ └─63244 /pause │ ├─ebaaf035f33bfd1814452551ba55974773fe38675cb07bd390032b1548682df5 │ │ └─67203 /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 │ ├─b0208ec649adb5e595d4618e5a0e29ac932ed5030ace897354a1dded9a6035ea │ │ └─40720 etcd --advertise-client-urls=https://199.204.45.53:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.53:2380 --initial-cluster=instance=https://199.204.45.53:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.53:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.53: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 │ ├─c29c838c97ab4e864d6402d6d38168f3ee8f84d971089128e32212ce27bdc0a7 │ │ └─164751 /pause │ ├─838f17121cf7367a0f39980d51efa5e04161ecf3d898ddd611175e6d3978ad35 │ │ └─196974 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─78c7408ca7805a003c94fd575464f2ba7f399b91a121d6ba8e9aba548eb4c075 │ │ ├─162209 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162226 /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 -- │ │ ├─162232 erl_child_setup 1048576 │ │ ├─162285 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162286 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162296 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162518 /bin/sh -s rabbit_disk_monitor │ ├─cf352dda362aac8bbb89843932a2a5ade76a3a3fe1feb6159c9d11d1bcb3a6bf │ │ └─51845 valkey-server *:6379 │ ├─4c23b70dba0867c0100d69990b3df488a5edde342252fd4b46f45e6ec54dc35d │ │ ├─252479 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─252852 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─252853 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c5d602e4157102aa06237a96e805308c1f02b4342a085aa1e5c35228c7645035 │ │ └─263497 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0c12239980fd6c9258323cb3206b5186ac1e716e5f59e5c1cfb6b3b0dddeb669 │ │ └─195383 /pause │ ├─0bb74ba0bacd9f06a483208f694141704db0498ead323e78c92368478f1c97e6 │ │ └─63952 /pause │ ├─185ac36e0ac19ed437e1c384eeae80ad0835a1cf725aa652a6d9aa8ca13d7292 │ │ └─64718 /pause │ ├─e60d5e8394fb131684f36aabc2d3bd2e77ed3ffc82562a2fd29cc43d5ff3a007 │ │ ├─160483 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160534 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160552 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─160709 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─427299 sleep 15 │ ├─d672f40afcfb0c6fa2d629d299a11e7ee1ebaaef4551d167e5936a66c8c0f5b5 │ │ └─43244 /pause │ ├─9748cad9b0ec72a72c6c39b82629b940a8bcfa9a6be36f574c873da2e868640f │ │ └─127493 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─fd75a647268835087a1c8a95e63b31ac1cadf3f5d60a3f7611f13ee39dfc4f7e │ │ └─232307 /pause │ ├─0f08297f1b1af91ff8bb5cd21c190bef1f9c507509fa8fceb71fef5875366f75 │ │ └─235964 /pause │ ├─83929406bd31c29abcf5e8fc720a5d23d6e008979126978e3bd53a414f91849e │ │ ├─65286 nginx: master process nginx -g daemon off; │ │ ├─65304 nginx: worker process │ │ ├─65305 nginx: worker process │ │ ├─65306 nginx: worker process │ │ ├─65307 nginx: worker process │ │ └─65308 nginx: worker process │ ├─cdb062a7db2b756e4b2ba02a7a71b8974e6cb754909b797c881755d84aea2d04 │ │ └─179724 /pause │ ├─04912c28f6fd8a70fe1af1b3984165babd2a13e055047ec24530bf84527fb12e │ │ ├─ 98096 /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 │ │ └─393647 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─eed79490ca1c09489a0c1a4e835493d297287a69049da939fd6305f651765da2 │ │ └─258936 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 │ ├─288b930eaf390ffc17e48f25612c77b4769416b91dcea3008bd8315dafc2d29b │ │ └─160296 /pause │ ├─0bbd8d42ab399e150f88b045131760aaebe4281618919ab418951010c77fb5f8 │ │ └─238069 /pause │ ├─d82b58921939e8462b8022585b9fbfa7cb8b857eda03d6a9c75316f9e2ee3db3 │ │ └─65197 /pause │ ├─2316f4d4c83f65a709a214fb46fbed1d78f33e058f20db9b684275aeb6aa80e9 │ │ └─164592 /pause │ ├─31d7d0f67edec6703e7e7a4c0ff80f42dbd93fdaaa95a97b039a24a23abfe01f │ │ └─52000 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 │ ├─03b7e7b3487191beea66f0c701fbcee2e85d8c84dcd140712ba0292357dba01e │ │ └─97478 /pause │ ├─c1c52eeecc0177d74fa15426fc4088e843930e669de98d537ef9a8c81f9ffc86 │ │ └─192924 /pause │ ├─9b264f10181f76978fe79f814515018a4f523347a137d9fd5096eddb93731e3d │ │ └─237056 /pause │ ├─f1a04f3b167d79595ace452297efdb4a28cf73c01e9fd788975af802f1096cab │ │ ├─148557 placement-api: uWSGI master │ │ ├─148583 placement-api: uWSGI worker 1 │ │ └─148584 placement-api: uWSGI worker 2 │ ├─b952158bd72743dec72b3f6aaefb11db9e8757c4317be83c8a2dbba726297297 │ │ └─160967 /pause │ ├─7e801792b4c4298ecd7153a0a5fc2890cd201386258e30574aecae1bbef658d8 │ │ └─56202 /pause │ ├─1f9d74c6e9b1e5b6f4379452606deef553fbde4e5fedbe82accb32d90f9c592b │ │ └─265518 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e9cabb1b317c114f9a7432b62ff905b31beb32730dcf9b8a000b484fd80e0cac │ │ └─61864 /pause │ ├─aca119431bb738dec62cb3b92ca88270c8ccabdf099ab3f6a6a8b9006bd2fb27 │ │ └─220982 /pause │ ├─b598197d48618026af17213f3abdc01ce33c1657f728cf4f641c9add1ed0fa1e │ │ └─112175 /pause │ ├─dbf5267937c55f735bf7235d8779a3650d5b6f1ec0ef31b5d26346f54c7f65ed │ │ └─67618 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─be43fc3888c8eb994757e9b5d566a3877d448bea808f40331d2df899f68257e8 │ │ └─242224 /pause │ ├─1255be1fc99474d0183036e16e0b4b7cf99d051d709875d7db7a334f5f8782d5 │ │ └─63905 /pause │ ├─eba1f028bf1be9096f42257fe10976ad57c417b47705936d30462689d045d05f │ │ └─98123 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─5eaade1bd29aff17bc4905367ad925ae1991381dc94f2fbfaa53d1d5572c6cb6 │ │ └─307850 /pause │ ├─f36836e5796100e83f9fc7a169c63f4942266a0fb3e74f65cc5e2c3ae017c8be │ │ └─61934 /pause │ ├─9ab74b7a27983bc2b09aee3887b2e511eac928472a814f7a5f5ea5ff2eb7ad86 │ │ ├─230216 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─230668 octavia-worker: ConsumerService worker(0) │ │ └─230671 octavia-worker: ConsumerService worker(1) │ ├─2cc4eb6d284406bdbeeca2d2e47e052d3840c8e9a58d5cdc1d621a2bfaf889ff │ │ └─177770 /pause │ ├─b105fba8eed0f5922a29d52bf093af5285139dfeb088f933672d71c380fefeb8 │ │ └─48925 /pause │ ├─27855468f073605e0cea7fc2ac2bab8a99e7b1bcee555d15e4ff4dca15c13981 │ │ ├─176499 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176985 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─176986 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─8b210b7187bf199ca2a342201a537ae810d38e561fc73947771a6fca4f4d9012 │ │ ├─186837 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─187066 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─187077 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─427907 sleep 15 │ ├─9eea73f3427b82694419ff41ee3cbeccf0740f415561ec3a4780d63e0ef85dc6 │ │ └─41941 /pause │ ├─e67cd410e881ff8be65222025553bf76b72c8dc776fd087f0e764f489063a29e │ │ └─56881 /pause │ ├─1442d1e8b1f8a68407676e2dc6ad4495f2f172cbeabc63bf7b0ea39d2df30bd8 │ │ └─44715 /pause │ ├─cbd12b99a6b5a550a3214d507f32115176bdb1e37fffc98792841cd3eaf35e18 │ │ └─265152 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─fb34cd95b4b05f436d039daf851d4f0219886700c29b4ac51716a16509eeaec3 │ │ └─179621 /pause │ ├─eb0cffd21a61ea68d8b2214f92aca35f73aed1b6cbe27cafebab9a8af638f251 │ │ └─56934 /pause │ ├─9f8de98d9ed8f81e96fc9c8780a3bd7bd9ad139156522f63e1c558d988dade75 │ │ └─44262 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 │ ├─0b8aedcfbfe3e0636c87ec7f939d09cf8ddd05f2f1fa4e76d5f52ec54c656480 │ │ ├─125943 cinder-api: uWSGI master │ │ ├─125962 cinder-api: uWSGI worker 1 │ │ └─125963 cinder-api: uWSGI worker 2 │ ├─f804ebb6b03b650097f9d91292372f5e9d3ef3fb25bda17d0a21527df65e5b01 │ │ └─257213 percona-xtradb-cluster-operator │ ├─bedd1afb0fae37bb24225e6f50d4b8180022f86b710b49d3db968e8e28b5d931 │ │ └─242300 /pause │ ├─65567be26c29b0a0d8879de6a3a6a633ec96aec1beab4efda3175d62f438565e │ │ └─160233 /pause │ ├─16e5fcfce9a0c6ff12f2b58306c5a9bdbbef45a2c60a7d47aafa02d3b6b20c62 │ │ └─57162 /pause │ ├─e1cea2ecec697b18979a748e0fe7cf01963cbd757a1e14752b074a713fc5a7ee │ │ └─88186 /usr/local/bin/rook ceph operator │ ├─b4bd8af6aafa8d3cb56d433e000522bd36b6c1efb55d45810d9db8be10f9c1fa │ │ └─64534 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 │ ├─ad5a6f2d19742c61ae5cdebb72b059d67c993be8b9e42b25cb72ba404cacb90c │ │ └─114090 /pause │ ├─1da1564216f53c13c7f1fcaaa4519542b92dc35880fb3e2200096ba46901524d │ │ ├─ 73646 apache2 -DFOREGROUND │ │ ├─ 73661 (wsgi:k -DFOREGROUND │ │ ├─ 73662 (wsgi:k -DFOREGROUND │ │ ├─ 73663 (wsgi:k -DFOREGROUND │ │ ├─ 73664 (wsgi:k -DFOREGROUND │ │ ├─412104 apache2 -DFOREGROUND │ │ └─416371 apache2 -DFOREGROUND │ ├─2ce9b6b76937d08a06ebdeb53e7b6690b979ab6c2e14e95cd141338f7e520d7f │ │ ├─62662 python -u /app/sidecar.py │ │ ├─63000 python -u /app/sidecar.py │ │ └─63001 python -u /app/sidecar.py │ ├─04f3aebe1a1018ab9aa515f342bed600ba261b11a2aa11ca6495435130e7834a │ │ ├─49272 mysqld --wsrep_start_position=fecaa763-76f7-11f1-a1cc-a680d3814e42:20 │ │ └─49396 /var/lib/mysql/mysql-state-monitor │ ├─a5f2f630eaacf2aea9bc07f526e9c0db9841e0ba4f6b71e1b2bd42c3ada4d903 │ │ └─195446 /pause │ ├─d906a76cb88dc948853b70f479b36002913ac9bd07a535bfb68874397d8ea565 │ │ └─305723 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─88f397f9d65b9c0e87011ea450e21d5ff05bfcc1cb04b5663f4260b7c2406c46 │ │ └─66648 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a9ea7b796b8291ad03faccb0414b23987c3cb5fa3c6259a6f441654605d64570 │ │ └─252715 /pause │ ├─57fb49dba107f6fd503830dae98e435aa3478c9a41b16cc7789889290c08cb0f │ │ └─44096 /pause │ ├─f27fa2a2cd309cb2d93fe64c70bbea250964546ddb1f2897eb70597aab064ef3 │ │ └─41128 /pause │ ├─fef0ca463d3f48bdcd8c55c9737e8ac1b312a5fe94857fa31697b4fbfd2512ba │ │ ├─62636 python -u /app/sidecar.py │ │ ├─62998 python -u /app/sidecar.py │ │ └─62999 python -u /app/sidecar.py │ ├─1866bd951a294bee53927196331ece1bcf25c8996239af3c583e8a8db9e53ab3 │ │ └─162120 /pause │ ├─ae744ada10f2035b91e3701557c724df9e1b14b5d2dd4b65bb8d4b7a55e47249 │ │ ├─305760 /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 │ │ └─305961 /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 │ ├─c5d451559c7b9dfcf5196ad1511ab3e28db0fd2493c81c4e247291165055bda9 │ │ └─131544 /pause │ ├─4e311450106f4d3fffe6cc0820e861fddc2cfe35ac94d67b3be5c4e407035353 │ │ └─70255 /pause │ ├─b5291a1ac2ea6c9847ebc1d47ec04cf20e34ed3353e703e528b9fc2c88bc9175 │ │ ├─110922 glance-api: uWSGI master │ │ ├─110934 glance-api: uWSGI worker 1 │ │ └─110935 glance-api: uWSGI worker 2 │ ├─5388fbd0b112abb774da61718e4389041ee0e73abc34108061a86fc6ef224f83 │ │ └─40564 /pause │ ├─b292a6c039af0d7804ff76c1e4f5ca9d3766fb0678dceecbd03b1003cf200263 │ │ └─67153 /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 │ ├─557df36332b222a8ab19989ef7777a6876c3c697b88602a113e4b48bbc20986e │ │ └─63857 /pause │ ├─c7fca7fc750b4a04f32cbe655d5bf21f2e21d0bb60eb3b59ef604b51154a7b92 │ │ └─64339 /pause │ ├─c5de4e700a3ce734359199e930fec8f609a50f27b73f5a8825bbc945b2f15892 │ │ └─57417 /secretgen-controller │ ├─60a20b536fc91648fbe4ea8de3f6cbfbecba4e022aaf90765d8361ccda4ba47d │ │ ├─ 47264 /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 │ │ ├─ 47276 /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 │ │ ├─ 47397 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─310124 nginx: worker process │ │ ├─310125 nginx: worker process │ │ └─310126 nginx: cache manager process │ ├─56fea780fe3ee1e4db68d66fb64e1c314790d1028d3731d585c1f12ee869e9c3 │ │ └─220704 /pause │ ├─55c0c0a54147dd83eb24af50ecef3b76924a2deb538e05db6f06309e64fc9348 │ │ └─43625 /pause │ ├─247bbbe8c4626645e092967e04f01ba0e5e185b43cfb9f4e49f599a064bc942d │ │ └─192322 /bin/bash /tmp/libvirt.sh │ ├─ccc9bef9185eea667544e7fab6988f83890cc045f90a1ee2ad845c05d36a247a │ │ ├─112493 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112705 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112710 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d01d31e74c54ec3265dec247ba99a8257df09984bd1cd68e6c90a418fc0f5833 │ │ └─44659 /pause │ ├─e15ebed4152f3f9fc6af81466e56bc6ff713b042ff2c6cda02ead3abfe18fd8d │ │ ├─191536 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─192190 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp2zcpe_2v/privsep.sock │ │ ├─214040 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp35o9yp8j/privsep.sock │ │ ├─230980 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp3jptkuup/privsep.sock │ │ ├─231176 haproxy -f /var/lib/neutron/ovn-metadata-proxy/0ca6f6d8-85f5-496d-8994-49006132d3f5.conf │ │ ├─394706 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─394707 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─668d1be840842589a873d9d831ef3ecca7849308908e8cad5cefa6f2715d92b4 │ │ └─159154 /pause │ ├─1e15eaa8f4e5c6555750d536543b9bf01dea5ef44a47148f60ed99bd925b180c │ │ └─67862 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─364f9e51cd754b05a984aaabaee49b040557fa39e555533d75f1881022f0ad10 │ │ ├─231028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231046 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419363 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419375 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419376 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419384 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419386 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─419448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8b403c97c7558206d3a6e2a3addac79fcd55263cb6dfc894c43b16d6c6eb730f │ │ └─234874 /pause │ ├─7e4c534b611dfdb83ed71ec263f5b197863302e37b5046d389f10321ecfaa347 │ │ ├─49084 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 │ │ └─52173 haproxy -sf 311 -x sockpair@5 -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 │ ├─22d8e77f5f5f48ae07d2db607ec8be0cc909b5789776af99d7bcfec2c484952b │ │ ├─180665 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─425599 sleep 300 │ ├─fe0816e7532b9589b3502d73f4d3fc673221f5976a08accfbe61d94193971aed │ │ └─67832 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8bb935b4d7bb3a24e00c6a84342fbf1985fccc27abb39ddf0b41858540c96628 │ │ └─62884 /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 │ ├─dabb04215871a589b3a6779092fca06b5fe8037da08fd823541b1013a6fad8cc │ │ ├─208301 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─208689 heat-engine: ServiceWrapper worker(0) │ │ └─208692 heat-engine: ServiceWrapper worker(1) │ ├─fb0ee229fbc1db0a844937f257d4ed1f4c32639e0d21a7d29e170c9644535785 │ │ └─63333 /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 │ ├─a91def58a36182193f623fd9fb1d97731fd97f231d7b16194327f6ae0442111e │ │ └─66617 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─6dae9e199af1ac8f8179e72c2d17dfd06514c20e861d879117eece9f0ec13329 │ │ └─273844 /pause │ ├─681d57f500d8ad1c44e53747385477842bc4db7e2dfbb97462f28bfcd4f09896 │ │ └─252201 /pause │ ├─ee5d30a6a7ee12446aaf2c481cc6d0560512d8c43babd97591d43eb075425a77 │ │ └─180046 /pause │ ├─9b03c1695a79baa3411b1e562530d032e912bb1caccd2eb709c7343a49209012 │ │ ├─189952 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─190527 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190529 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─190532 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─19432dad722dc4e1974d952b7b0d4f1e917733c8a1e3933211ea174855c7a0ec │ │ └─57224 nfd-gc -gc-interval=1h │ ├─4a662979170dbb81c46a044be0b338640ea8bae50a111c5355affbd5aa616ef9 │ │ └─47780 /pause │ ├─0333a5b3f0c6424a01a967f494e037de2cead7ffac3aff5854342c717e5202ff │ │ └─65671 /pause │ ├─277e663f8d57c3c8bfdb1cb7180c32c62978b63241ed9c8f7af3927bcc97578c │ │ ├─229598 octavia-api: uWSGI master │ │ ├─229611 octavia-api: uWSGI worker 1 │ │ └─229612 octavia-api: uWSGI worker 2 │ ├─48db6099427ceb7b0a80c3f1d1e740693570b20dc9a5f0122e64080d08f0faae │ │ └─41919 /pause │ ├─c06b378cbc211d73ae1062507c51215694ad22569292e8b04cb8618ac53e4c6c │ │ └─57302 nfd-master -crd-controller=true -metrics=8081 │ ├─f1f0cf226d936c32f5f792d3ddc9bf8d11032c1aaebf2dff5ccb0bcffacb91d5 │ │ └─93343 /pause │ ├─e4085ac4f43f1d86eabebc9a68e93fb9a76af251c805cca6d5d785578d9ebeb5 │ │ └─65805 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ad6075c4e777a18c6d603baf2738751cafbe02d6faf1c8296f50b1da25f0fcde │ │ └─186157 /pause │ ├─94ac21f496a02261afce10340e612129200bf62b2988f29a58d14766112e86ac │ │ ├─130013 /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 │ │ └─130236 /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 │ ├─7e83689873280dfce8995a739c858f122b6debe860a6ff8098962aa944617ab5 │ │ └─52296 valkey-server *:26379 [sentinel] │ ├─9a433fcb4a285b7928b4a3a5212e60270c194960c3901e6430a16c72fe905355 │ │ └─258872 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 │ ├─2025fb4fb38c2f5becef3ece0ec938aedfc4e29997ee2fc924b2ce1bc2e441d1 │ │ └─263945 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─5a6ba523eabca584af21c512b3c53621aed8eb9cc16ab5b8c9a974d7320f8eba │ │ └─51559 /pause │ ├─0553fef10f485db7347a66d28235275802d71bfbf3fa14fecbd63c64e0125a2f │ │ ├─196948 /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 │ │ ├─394033 /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/tmpoltew638/privsep.sock │ │ ├─394296 /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/tmpsr00oq_a/privsep.sock │ │ └─395265 /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/tmplhzo4mxi/privsep.sock │ ├─406c7c5b39bf8bf163f8b6e6bf277955ff1eceea791a885453cda428853620e6 │ │ ├─93457 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93473 /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 -- │ │ ├─93489 erl_child_setup 1048576 │ │ ├─93652 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93653 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93665 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93859 /bin/sh -s rabbit_disk_monitor │ ├─e60a095f61c2222b8027af9b33d8fcc80a7c05fa5a54103f5806f98c8f57dcd2 │ │ └─192983 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─19ea8358d2acd2546fe2af1c1482bb43d67b7b8b318aadecc9c1c023f9096663 │ │ └─115970 /pause │ ├─fcaba585489d4948d55aa87abe13b16b2ffa53bd4b51dd4912779fe675a5f6df │ │ └─80878 /pause │ ├─c059178c2f522d89cc8864fee52de5866ff0ecd49870ece5a19cb18a1cfb2d64 │ │ └─265170 /manager --metrics-bind-address=:9782 │ ├─209e74682e9d048b28bb77ceb83879c87234db144c7e32896dee0989273b96b0 │ │ └─48621 /pause │ ├─152a37f60ab89a9b3a6bc042387f97d0f364a11b47fc1429a7b0302b5525dcb4 │ │ └─47871 /pause │ ├─7b62cf73d7d729f4e8eff695014796ce9520f8df678e2808aa1171969311b2c9 │ │ ├─160479 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160594 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160615 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─160751 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─427386 sleep 15 │ ├─450479f39db46367a44d7ff29a9d84e30c9a35903141cb66d7b2f954ae24026c │ │ └─265067 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─3710d9ad4ab418a931051fed32a9f58d08822c853f64b78c04ef5ae266773110 │ │ └─158519 /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 │ ├─2e24b5700a428784ce8c39bdf77edc2746e5cef2118e4b4c0f5cc71e6ff4c206 │ │ └─62080 /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 │ ├─9138c559088d9a0dc4c82bc236b2b2a9174880537f24b0730b2de5bf725aaefd │ │ └─264634 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─081e9f721f96bad7b7f944ab39a23159a8e549b4a1d3e0dcd41ded268fd080ee │ │ └─129560 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f4bdf1e38515430f7be89b4f5df367ae3d6ab7b3d14d2560ec2ed884fdb5e60d │ │ └─67723 /bin/pushgateway │ ├─929c484ca68e698385df2d42a541e00aefef0c18bd3c0f9f8dc50bfc6cca8470 │ │ └─61995 /pause │ ├─bb16c0488613c1f05d9de1586ed24d933209594c4b48676c289aedbe389a516b │ │ ├─191511 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─192415 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp4zkdua59/privsep.sock │ │ ├─413200 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpb2w_p3so/privsep.sock │ │ ├─413241 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpnr3jmrtl/privsep.sock │ │ ├─413375 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─413376 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─e5eb059176f8db4c56c5c7bed8b52e63b27b08b227a0a33ab8eff3d93c45ba61 │ │ └─312072 /pause │ ├─8f55645932cb81efdd8cdf693a6d9a83dfeaeca677b28529c6c7a5918d0c9498 │ │ └─171064 /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 │ ├─3e9ace4cdc5fb10f515e788f75511b929fe0b44786e1679e6a5458469d1af5fd │ │ ├─208054 heat-api-cfn: uWSGI master │ │ ├─208074 heat-api-cfn: uWSGI worker 1 │ │ └─208075 heat-api-cfn: uWSGI worker 2 │ ├─4b92f3c1b858d6dd2f88d3d281e12cf6fe234233f6cd55f04a484bfde10e573f │ │ └─79326 /pause │ ├─70315e56a29caadc31c455a8890d08b926607fb0c1c10eabb86ed6bf52180000 │ │ └─157945 /pause │ ├─73f0d9ba59153b6fc814070a0fee087fb72c428194df1def04c8816b4b310eb2 │ │ └─220656 /pause │ ├─5a321298ff43e208a6fe7e54672342b8391925357f52f349a9b112db66c99331 │ │ └─43716 /coredns -conf /etc/coredns/Corefile │ ├─973e384c1407fec5f9867d65dd3df81353ee4f48201ab2f0624c43097d6ea804 │ │ └─259099 /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 │ ├─899f45d239583b0d3fd0478e195d3d27e3de3305858b9767b047de0b013bac80 │ │ ├─175826 nova-metadata: uWSGI master │ │ ├─175839 nova-metadata: uWSGI worker 1 │ │ └─175840 nova-metadata: uWSGI worker 2 │ ├─edcb1ac9dd3ca1f97d0359ba0ae8c389095df52c3962f2c80ee06ee553ad36ee │ │ └─259102 /kube-vip manager │ ├─888920dd4ebdffb99a406863bdd0fc4b77bba202e921724579f2a140bddffe08 │ │ ├─86159 barbiacan-api: uWSGI master │ │ └─86172 barbiacan-api: uWSGI worker 1 │ ├─b99a7cc4007bf1c5459d57e041b3b5dad88999d99e4ab89eb34dc3503e4c892d │ │ └─52414 redis_exporter │ ├─0b7705400ec2263537a14a808773378cc8188bb4ece72ee97ad8851a98967cbc │ │ └─264899 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─557ba8fcdccfceb0d2197caa9a036aa96005ee91d529c8e456539a50040446c1 │ │ ├─42353 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42732 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─97723d2b18396578dde61164cd040887a01b7c554765e11b20b4cc18c99df247 │ │ └─40556 /pause │ ├─9d25a2e83cd6c11ad790ebd838b251cff2b5b23b7872b037ef1af203de569226 │ │ └─41153 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─84a376cf10bf302ae4714c4f9fe413e19e72b8fece7f6879af29a75e0aaa9cb7 │ │ └─240684 /pause │ ├─bad5af42a678a8efe13a08a77ee4eab562c41aeac07bc5ea8af5578421d8dbbe │ │ ├─252349 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252939 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp2ccd8b4d/privsep.sock │ │ ├─252943 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252961 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5281d2afd90aa65ddec7743ff1f45f5100c06a9fbed21b12d06b16174838c542 │ │ └─273814 /pause │ ├─d847584dd721216a077b29e197fb229fcaf323d77c82165a0d58e1e78ce67593 │ │ ├─212283 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212299 /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 -- │ │ ├─212305 erl_child_setup 1048576 │ │ ├─212450 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212461 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─212685 /bin/sh -s rabbit_disk_monitor │ ├─90f0a1893e534a6d9924825f46af6a8edf8c2b5e1744a7ba8eae5b6c51b4d862 │ │ └─230212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4de19eb90ada3ea793f588023dbbfe7ab75f356f9b092cc42bef12286e3e619f │ │ ├─175711 nova-api: uWSGI master │ │ ├─175740 nova-api: uWSGI worker 1 │ │ └─175741 nova-api: uWSGI worker 2 │ ├─eb84f3107e5d75ba2288027f956c9bcfbe1b5c19f24df229693614b73f4a83ee │ │ └─265262 nfd-worker -metrics=8081 │ ├─2b877fe7448a69a99cb1053ad643a33bdec587b25752e2b852c1907e096414de │ │ └─66485 /pause │ ├─6bda36be517878ddbcda08085d274fcdb6b57361a490d65fc333629ea5afee8c │ │ └─165351 /pause │ ├─6a1e6c4fb67d9f685a8b9359a7621c00e5be81267b7020c0c0d6ac4f5b5d9211 │ │ ├─68591 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68607 /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 -- │ │ ├─68613 erl_child_setup 1048576 │ │ ├─68666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68667 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68677 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68765 /bin/sh -s rabbit_disk_monitor │ ├─27b7626ba8c9f976c189c8612f2fe294c78e370fbf50da0c112b2a19b5d596be │ │ └─44743 /pause │ ├─0b993b90cc8817505639bdb127f9e8afe8d884c1bfd90eb429e543dd8cc6da07 │ │ ├─186971 neutron-ovn-network-logging-parser: uWSGI master │ │ └─186993 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─cedc6a8afdfde2e64bdc549e4afe00b4666fae8f4f90d82fa9806ae6a54eb2af │ │ └─66697 /goldpinger --static-file-path /static │ ├─73abe041bb722b54c0ed78cbc1ee898b4d51f56a36fb11c9f0565724cba96755 │ │ └─49369 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─8fb5d60251859ea8d5228d90fdb90c0c5e7e14a367c4aabf3f17db7b2fc3999a │ │ └─63303 /pause │ ├─e8c83d664860eedba9a644a9c4fef7e1b7e5769496dc66081ad6a97735aa4d85 │ │ ├─161161 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─161325 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─161330 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─427564 sleep 15 │ ├─1be2270459798c10ab7f8518c03ef334c05bba7bcaaa6abe09f7fd029ee08086 │ │ └─68066 /bin/oauth2-proxy │ ├─e8780a1580b19ee3f919e86ae2b9509f70f77ab3a211cf7dcebc4ea15e56e7b1 │ │ └─66813 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-53.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 │ ├─d1248db18264e085e93282e37f163f66f45633dc63fa374bef8615c8af33186a │ │ └─87041 /pause │ ├─5b0bd11e5189e08a23c523d6e8ba8b797a58e766db5697b01e3292f51875c6c7 │ │ └─68012 /pause │ ├─ad2507ad8b54be552547380a14d7ee0154442a22b9b252e8bda8ac57853b7ecb │ │ └─273502 /pause │ ├─e170cba403278bc67cc88e512af1dad069fe931d2b566edb1472643b5f532740 │ │ ├─268882 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─268901 /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 -- │ │ ├─268909 erl_child_setup 1048576 │ │ ├─268993 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─268994 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─269004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─269349 /bin/sh -s rabbit_disk_monitor │ ├─d3821247565f098d6e9183bac85108a6e508d538d5168b8562aef45ca61f1048 │ │ └─51813 /pause │ ├─984a566b8c35ffbca374862b6ee6a37ee548a39200b0a18bf686356cba7e70f3 │ │ └─61736 /pause │ ├─f9931b3efb8749e8d42237dea8d334081a6c521a7b65ad5f97f09517a8c5e5a0 │ │ └─43665 /pause │ ├─704d9d38c2105a9f49a034ef4645b3edc51fc523ee4600632d5e336f4f6b3a72 │ │ └─68047 /bin/oauth2-proxy │ ├─6fe9138e213033debc0970e7810d8e925b2ab43e5d7e69cf771fd1689347fa27 │ │ └─305743 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5fcd84148ad5a94f801f8032a7ed49bd7e590d0eca1912a0d9dc62d1ec271d42 │ │ └─259163 /manager --metrics-bind-address=:8080 │ ├─6be8cee4086cd78af4f8b7c9210f8bc0b3bd9466d608037392f17fd4a4d4b1c6 │ │ └─46946 /pause │ ├─67f0c362387188ea34e7e7caea8632da9812697845f9f9553c370fd49abb9d84 │ │ └─220700 /pause │ ├─4198603bcfc331ee9c0c704ec2ebe0cc3bc9ca27a60288d35c46e67acb16118a │ │ ├─177936 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177959 /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 -- │ │ ├─177965 erl_child_setup 1048576 │ │ ├─178029 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178030 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178040 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─178205 /bin/sh -s rabbit_disk_monitor │ ├─993632c1641c67812458610782042d647641833ae8633aa8e3a4039f86860c55 │ │ └─310819 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─fd3601b6ea44c85d55e8dda8b421b2bca2929125b6cffe3d854334812cbc3946 │ │ ├─190018 neutron-policy-server: uWSGI master │ │ ├─190032 neutron-policy-server: uWSGI worker 1 │ │ └─190033 neutron-policy-server: uWSGI worker 2 │ ├─bfd2d525f90fe9c4a538b6477ee5eb94a45b29e3c6d3f66787780f78547c6ee0 │ │ └─67893 /bin/memcached_exporter │ ├─55dc061a9d7252ce46cde93024c8d5144cf558cbca035342b10a94a10f5f536a │ │ └─310555 /pause │ ├─ec0d377dee118d27d7fe70e897a2c492ad589331c6fe6cec59101eeb7ea1546e │ │ └─312282 /bin/openstack-database-exporter │ ├─a6a44aceeb9eb12b1b5da381865c07476d4e424eabb8505c634157c63355cff7 │ │ ├─193190 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193207 /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 -- │ │ ├─193213 erl_child_setup 1048576 │ │ ├─193298 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193299 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193309 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─193594 /bin/sh -s rabbit_disk_monitor │ ├─6b04dcc9845433bb012ab03c7c095fd7ed09f1501eef5bf5600632a9a03993fb │ │ └─273697 /pause │ ├─72947b38489b5f408b485262c1aa864e2304c481ea7fc212d208aa484ba1e17e │ │ └─47042 /pause │ ├─bfc97117d4350bc36b484f5522987793e62eabfdc680973bf92a54d033ea800b │ │ ├─114254 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114277 /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 -- │ │ ├─114304 erl_child_setup 1048576 │ │ ├─114408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114419 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114483 /bin/sh -s rabbit_disk_monitor │ └─bced50b6a4ef408b3d0bf5b961917aa6aa794360333fe4b8035a96ff066bcf12 │ └─164334 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount