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 │ │ │ ├─21858 /lib/systemd/systemd --user │ │ │ └─21859 (sd-pam) │ │ └─session-21.scope │ │ ├─21790 sshd: cephadm [priv] │ │ └─21878 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1619 sshd: zuul [priv] │ │ └─1629 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1632 ssh: /home/zuul/.ansible/cp/199.19.213.118-22-zuul [mux] │ ├─478551 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-urjekmidukyqzullxlkdpktyajmxlkor ; /usr/bin/python3'"'"' && sleep 0' │ ├─478552 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-urjekmidukyqzullxlkdpktyajmxlkor ; /usr/bin/python3' && sleep 0 │ ├─478553 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-urjekmidukyqzullxlkdpktyajmxlkor ; /usr/bin/python3 │ ├─478554 /bin/sh -c echo BECOME-SUCCESS-urjekmidukyqzullxlkdpktyajmxlkor ; /usr/bin/python3 │ ├─478555 /usr/bin/python3 │ ├─478556 /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 │ └─478559 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9963 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12335 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1e52b5d2ae0ed9ee3d8bff64f2b3c44f262e3e2f0d5ac93d6703934f008ea2a7 -address /run/containerd/containerd.sock │ │ ├─ 12695 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7298337b3270b72513bc45e185dedfcadcfaa7c2de42516e089f9b4ec9df43db -address /run/containerd/containerd.sock │ │ ├─ 18825 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 40238311186c2007101380cceedd9cdba3ca49ac475d0a600887a2f08bb7423b -address /run/containerd/containerd.sock │ │ ├─ 25402 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d03789a4676fb602d685ee3ee6759d647528bdcf3eb012c7b919b8536efb0a25 -address /run/containerd/containerd.sock │ │ ├─ 30178 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a0af3d3aebc4089ac0fd43cb2c3123b2f47d7fa65552d45783077953f7a6e300 -address /run/containerd/containerd.sock │ │ ├─ 34711 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 17a81319d7ebbd5373b71d09e39d8954ea3c6ca4ff86cb77a362d70189a5c945 -address /run/containerd/containerd.sock │ │ ├─ 39199 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3d6abf54c37b561d1d3eaae68d86217405c366f79ad0f3185a7349c9d9260133 -address /run/containerd/containerd.sock │ │ ├─ 41738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b56e32bcfa6d345882af4374a91b77c079bb7b7715834374e89ca1d67f85ba6 -address /run/containerd/containerd.sock │ │ ├─ 41782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1f29fcf708ed1fe49a671558f70c40af6083ceebc6ed4d493d900da35afd88f -address /run/containerd/containerd.sock │ │ ├─ 41801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a91c58a59cd2af4a727b97c573da9f396378002a2955151944df840415f9b2f7 -address /run/containerd/containerd.sock │ │ ├─ 41840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df2b042f20533d626b79436ba651ba2056f0fd61293e21376b037afc15571560 -address /run/containerd/containerd.sock │ │ ├─ 41866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61d8e51e41d3357111aa998fb88bf3e3171104c3597450dfc8ec2bcaa587effd -address /run/containerd/containerd.sock │ │ ├─ 42382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3563364b4f8867158f71326514f0519b74062b98fbc18a64a8d57c460e8c420e -address /run/containerd/containerd.sock │ │ ├─ 43134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef088243c9617e40fd5837658e2c16d56240ce7d5d7cdf28b15a3775ed5a8559 -address /run/containerd/containerd.sock │ │ ├─ 43158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3502ff926c0d205d8196d7aab22cd4fedd0534fc5e2f7e78f0f99646878e8ff7 -address /run/containerd/containerd.sock │ │ ├─ 44508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b08f04a98ad52729c016dbe795bf0e3c96ecc4900442f63978d71e446f8bd397 -address /run/containerd/containerd.sock │ │ ├─ 44954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ed81172713685b8985f0fea7cd63328cdf13a82ad4b6b0ba73a1eba79c2e47d -address /run/containerd/containerd.sock │ │ ├─ 44991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d31cedd5c6b3ef55196878292e6ff12fb622d58e8073ed980970cf794e87eeab -address /run/containerd/containerd.sock │ │ ├─ 45415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd32a2ed340f04fdd86901a0b47f3ae0efe71e21f2363d048c7de8a908ba7f78 -address /run/containerd/containerd.sock │ │ ├─ 45870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6929489cbc5ccbae3a5959a48aff60a984cb638b475f2f0396c824b0809824fe -address /run/containerd/containerd.sock │ │ ├─ 45934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 390c6d382ed3e1f924660cc66249a0f6b1b08641785b375f0ba2cad027807a00 -address /run/containerd/containerd.sock │ │ ├─ 45973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a29e50d8172cadbdedbf99ba3aad8f012bc1e1167a5f42c3b21a77ea17a3a017 -address /run/containerd/containerd.sock │ │ ├─ 48043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e18c37f127f329db3cc5c1b53dc4c54a2dd8387aec401aabd61c4c64a2eed486 -address /run/containerd/containerd.sock │ │ ├─ 48140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62c350a10d329d6937accfcfb19b70fc05dd1f6d32cb8c8c13eeb7388bc340a9 -address /run/containerd/containerd.sock │ │ ├─ 49095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a015eb406ad0e84d1c184ddfca4b7e3ac5f4573a1b09138a90bea97e30feb6ac -address /run/containerd/containerd.sock │ │ ├─ 49196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97683975cf0799ee8b676e7650cc7b5f24c9eb7a9b0946c8b596012357f2bc4e -address /run/containerd/containerd.sock │ │ ├─ 49564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c759aeec999096a39c1a0003afb225a7421675b58df339cb4a6fba809f33437 -address /run/containerd/containerd.sock │ │ ├─ 49868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 318471a9eeb28e8fd533a81e83ababb8ee4b45d365ba3b1595f74b509956c191 -address /run/containerd/containerd.sock │ │ ├─ 50283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f55bac75317e73760fe42829d3465b811ae4ab8d1d13ba9507228418825b117c -address /run/containerd/containerd.sock │ │ ├─ 52510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd42c3dff0193a21e8157d2b4813837914e786300cb2cb963889a8c8e6ea17c6 -address /run/containerd/containerd.sock │ │ ├─ 52756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70b176914cdbbc41dfb5a6971ec8740069412f6749cdd386c60cabd86617e7d8 -address /run/containerd/containerd.sock │ │ ├─ 57461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8330ae38e4ba2a8313035d2655c523e0020e4222d17a21389fb4cebe192b9a73 -address /run/containerd/containerd.sock │ │ ├─ 58143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66327c99d89c0a552887f38f587462ced9268bae6bebc315940c699912ec7636 -address /run/containerd/containerd.sock │ │ ├─ 58180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f0313de2a9a6db941c5a760f9b3030ce70e62cc6504feeada9799ea2f040dc7 -address /run/containerd/containerd.sock │ │ ├─ 58229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9005c338826e2aeaf1e618da4e6a413f8e64a096f7c387b34be61bef6d97e678 -address /run/containerd/containerd.sock │ │ ├─ 58485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c86cfdeaa217915b7f700376642b8fe5ebc5eda3e8fe40bf1c3a32d82a3c7967 -address /run/containerd/containerd.sock │ │ ├─ 63334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20f06e1652209972dbeae9ddb2941974a9f2e3fc063a9bde8f7ef898420443b4 -address /run/containerd/containerd.sock │ │ ├─ 63518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d54c1bb3cc8d73d77a4d74f2a1d96e01eea7c635852abd49301f7a39b2257f23 -address /run/containerd/containerd.sock │ │ ├─ 63639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9e78b1a141fdda40abed57c60a2a4b1e2d51428d109cba3e94906bd80f688da -address /run/containerd/containerd.sock │ │ ├─ 63666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03609e3d4bba2fe536012fc8e677946e51d6f3601d02218c119d7a18fecf28ac -address /run/containerd/containerd.sock │ │ ├─ 65496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f436f6d5e43b0abefefce8f3afb2fac0323cd9cb6409ecc58368a2c493da4a3e -address /run/containerd/containerd.sock │ │ ├─ 65542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acf083a3f5bc342bfdce5cfcdbbe8f7853674557f89b0f390270a49653826477 -address /run/containerd/containerd.sock │ │ ├─ 65681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5264556d7ba8c2568a7f3a8324c5145c2b2f7ae90a4e151555b755c5148782e8 -address /run/containerd/containerd.sock │ │ ├─ 65695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6698986c2fb80b7263b67a40038813ab5f1e8a62affaff86add0f97da034c814 -address /run/containerd/containerd.sock │ │ ├─ 65970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7961e30d5ef2fb3c503e1cae87bda9147f76b4a588565a3ea6fdabad4073207 -address /run/containerd/containerd.sock │ │ ├─ 66090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0e0149e6ba463aad347b830972e9df9ed99dcdd9dcb9b23357e39ab467335a0 -address /run/containerd/containerd.sock │ │ ├─ 66567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd3c74e7e840bf07a39ea2247329ad72ce72681e61eded68b4dc7a6da025d1ff -address /run/containerd/containerd.sock │ │ ├─ 66999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e749f13ef3a5d8cd276daeb5333ec51f6e4b3bed314ed2a8437a056f534ee81d -address /run/containerd/containerd.sock │ │ ├─ 67343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81757aa10397571da072395fccb66b0ca520a75917067a24bfbf8c890a7d6653 -address /run/containerd/containerd.sock │ │ ├─ 68329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f411720b23b58b726e1ec711e76475ef110e0aef29712777806ca69ac58a5dbc -address /run/containerd/containerd.sock │ │ ├─ 69702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8bc482e77088f9561d94a8dcf11fdf55b530a1f2bc1475f36137d3bdc38dee8 -address /run/containerd/containerd.sock │ │ ├─ 72597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8580c0f31097ceb8d98e50c2f5fe892becf8b662ea67e710d40fca4dcc533196 -address /run/containerd/containerd.sock │ │ ├─ 82076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb1f9af3a89a0332210efda1673554efc0a175a0842127f447fca9e573312a57 -address /run/containerd/containerd.sock │ │ ├─ 83586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2268f3a5130e49b2592b596a82ca42bf96a5936c7242ce3c5b7037e1c2608beb -address /run/containerd/containerd.sock │ │ ├─ 89813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8610bcd7c3d76025d64bfc243eb8fb34ebe34f74883ebf44eb3f4a977908c917 -address /run/containerd/containerd.sock │ │ ├─ 97068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df412f1b960980ece847ee17c9a318c49c6edd9f52f78b0a1883b15f395c9d40 -address /run/containerd/containerd.sock │ │ ├─100614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6defe05573dfaff61537301db62e3c05317890d854020b5a47b8fc79ca4bd83f -address /run/containerd/containerd.sock │ │ ├─100813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c83dc7935bdb4a1fd7f1ba9108d895fc3e7cb5760cad86dd169e6bbba14e57a -address /run/containerd/containerd.sock │ │ ├─114394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfcf1343f7fd61d7ff551b5dfc2dfa6951f1044f55471ca995dbab0f5777e675 -address /run/containerd/containerd.sock │ │ ├─115944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3049f41c019e84106eaf6ee40e56d8d54695926cc6f32f8d20f5926de3e53bc2 -address /run/containerd/containerd.sock │ │ ├─115999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d80f5f1b547c267e05485793843649aead9eab564ef4d3c67a5ebfbcf439029 -address /run/containerd/containerd.sock │ │ ├─118076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42dc1946937d42ffd34ba2acd659222ef0c714b709a2530b0ec8d137fc840dc8 -address /run/containerd/containerd.sock │ │ ├─119950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1310f320cc1ab5fe09f83d17750d6cc5cbdedf628d4c07c48b77f1d38dc3fded -address /run/containerd/containerd.sock │ │ ├─120071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7769e3fe27c01cc404e19c1c7d8b6918c63f59d1a599eba44ee50fe2e690199 -address /run/containerd/containerd.sock │ │ ├─143571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf13de534c697292f277790ba6ea0b48001fa129377e71e1744044eb9a1ba792 -address /run/containerd/containerd.sock │ │ ├─143615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20d0421307fc8038bfafa5456688677c1b10325ffd94e2a4f92af6ba8ae9f0a7 -address /run/containerd/containerd.sock │ │ ├─146233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb9ac15f11f194a8080cad62a4a275a2553ce331ad68c5442ca2fbd9005de06 -address /run/containerd/containerd.sock │ │ ├─161480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 514c9492ab59715e1a281a58dab9b5085c700aca8d05678ef8b26ed2b88d0781 -address /run/containerd/containerd.sock │ │ ├─163356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2871e3268ccf2bac66b45ac021f68803a2e8fbf0b5b064894a856c4393fbb7e3 -address /run/containerd/containerd.sock │ │ ├─163780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 049a22a633199e9d219226afe20efc2d249ddec1fc5c7816e770759c9d88bef9 -address /run/containerd/containerd.sock │ │ ├─164917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 464215c7159a661362cd319b1a851634ccc10de6b7449722af161de70133d91a -address /run/containerd/containerd.sock │ │ ├─166794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6594ee88d2780be12566e41c4468f6c6a746fa248e184f967e5ab6e15c712dc -address /run/containerd/containerd.sock │ │ ├─167189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b7e77053630e6c1d61dbde7f9527f8701b542da255e2b2fa4f3b647af4cf840 -address /run/containerd/containerd.sock │ │ ├─167263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d1b65797dd1e49c8a3bc46f7769d643df6f311da213372cb7190674dccdbb48 -address /run/containerd/containerd.sock │ │ ├─167361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3757a8d22c7c64f63df42ba180b9b5ae42f475591dbdee524fbf383fa8c1fab -address /run/containerd/containerd.sock │ │ ├─167508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9037c271ec65666edaaf6ebf285bc090c3b9cf939299e1ef23b1c3b54a985f66 -address /run/containerd/containerd.sock │ │ ├─167817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74236def6e8e9a40ff1d31da085eda8ac878d823e877efadd5847928e5e32d18 -address /run/containerd/containerd.sock │ │ ├─180163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44a2b501151198911e980d39ed48b37a74eb992f8fc62b58f1d6b47e9f0125ee -address /run/containerd/containerd.sock │ │ ├─182022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be637d542c4c30d06c7b0de1682f649bad66c33ee50e6d166db61826d846e204 -address /run/containerd/containerd.sock │ │ ├─182259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8018ff302929d61964147d781487febec524d84e65627c9657b4e05812755fec -address /run/containerd/containerd.sock │ │ ├─182341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 663e355ea1a001fdbc9ec684dc1ec1a6ee5694eeae7e7a3fd1c2d0dbb7206f75 -address /run/containerd/containerd.sock │ │ ├─182344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7b33c86407cf5227525b0617743d9d5aab528f8d351b277231818adbe37a1c6 -address /run/containerd/containerd.sock │ │ ├─182362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 549562dc8ffb4e1f6e74af9ff3a0a6643c34efc9bb1bfef25f8fb58777410aa2 -address /run/containerd/containerd.sock │ │ ├─182498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07c9f1f4907582f9dfecd43984555cfe84e12070be32fd88f4b277d7c25abb91 -address /run/containerd/containerd.sock │ │ ├─182646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bde831d8610b8a2c8da487804777d85820a161f9fa5c5feeb927df44aaa1990 -address /run/containerd/containerd.sock │ │ ├─197392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a04659cfe510366499fefa6b2b6e9cc1a906424f319ac9443bf062b508ba8aee -address /run/containerd/containerd.sock │ │ ├─199971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99bce76d90bfbecf131fd1f2c4aced29e8009b3f192ea8d4570b3d0f06386c2e -address /run/containerd/containerd.sock │ │ ├─199993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6df4bfb4eb2f2aa42df6701130d78d1e974c700aae3c36e2f8c9cdc72a3d4a2 -address /run/containerd/containerd.sock │ │ ├─200058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55137f94c3439058a0ae6ffa25b50ab074008664a9823ac11af6f896e16afb21 -address /run/containerd/containerd.sock │ │ ├─217663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa825b14685aaf32297e82c59b0f0755001bf58719b4ff9a9f5d8aa6a9d48b0a -address /run/containerd/containerd.sock │ │ ├─227481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e832f50d65b3a4034913751634b370ccc6cb0e1634aa8115aef8fba6dc5d85b6 -address /run/containerd/containerd.sock │ │ ├─227527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dfeff0c6955fb6d5ff5187b2647854af53c36ff64204589f6568aaa0fa9f536 -address /run/containerd/containerd.sock │ │ ├─227547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74127a17dcb080dcb92d341935cb34e369b53e97ec9a19cfc3c87d80a6dcd302 -address /run/containerd/containerd.sock │ │ ├─227835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03524c2c71b0e8ebfe3efb9140e3fbdac63af22717e939b65c71484ecd13d9bb -address /run/containerd/containerd.sock │ │ ├─240003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54446b10b6fd88c1242e99fa45903a32abacc604f86b5c25d00648c6236f3a07 -address /run/containerd/containerd.sock │ │ ├─242498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d131dcc9a45e44a56cd4d09bd4537711d7470c2fbcb41273152a6b20269e563 -address /run/containerd/containerd.sock │ │ ├─244086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 303a542f92198194dda3efbf820fc4cd26feed4691fbca28cb422b67b153a3c5 -address /run/containerd/containerd.sock │ │ ├─245193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7602ec816e4bc51520ea52ec9ba3c43a00b6d01a67a6d2a0990372cde7d3761 -address /run/containerd/containerd.sock │ │ ├─246194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b440f682435e890002697950096ac0b9dc29a29f51a7f87f0dd44dd7a3eb69cd -address /run/containerd/containerd.sock │ │ ├─248524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 241e4040ff3dc22e9db7d6f905c99f5a6ec394758a80919bfbe05c7658611342 -address /run/containerd/containerd.sock │ │ ├─250179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4337947f09b1ec0947f981b11380fc760ef156d5eeab911ae301bd4ba12d09ff -address /run/containerd/containerd.sock │ │ ├─250287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7636f8fcc54d99d3a3195f943230f67e0c395e98198df7029de92d275b35699 -address /run/containerd/containerd.sock │ │ ├─260751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d887c50ead584d8d82f69b730db9e0f0b6724f6abd46941516ca00baf7dbf65d -address /run/containerd/containerd.sock │ │ ├─261294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 291ca26d670601d5432895206d9eeb059c5963274c6819cd86f9a86d2cfee805 -address /run/containerd/containerd.sock │ │ ├─273055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80c99be8da3241902f18c298a28143741a80d84bc97d477ebf83d1adc2ed77ae -address /run/containerd/containerd.sock │ │ ├─302146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id babd0e8aaffe96732de8c2c70a85b37c3546dce6aea7d6313cbebf8be42f688a -address /run/containerd/containerd.sock │ │ ├─302265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9418e369db06d4b864a4535850557c4e802c7d743d79fedef04f54d102988de1 -address /run/containerd/containerd.sock │ │ ├─302311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13748b184dd131d814a577d69daeef54c5ce04a5983ca334071dbfd2d48f7def -address /run/containerd/containerd.sock │ │ ├─302359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8346dfeb2914be8783d5d8239a9c5ec01ca59103db7cce932ad38863ccf53365 -address /run/containerd/containerd.sock │ │ ├─317249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5bd8cfb350d1cd353a42135d1dc9135ce75b186e31c52d6c2ac728765ca7bac -address /run/containerd/containerd.sock │ │ ├─320201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b82644529e29813a3a6aaa15ef0fad24f4f2339e391ff6d402cb17075c6d4294 -address /run/containerd/containerd.sock │ │ └─321998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5ff8a40317ce7bea836695a861bab2fb114a188fc73d25c4296563de2626e5b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1427 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─29887 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30161 /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 │ │ │ ├─18784 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18805 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25123 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25385 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39158 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39176 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34409 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34692 /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@mgr.instance.vabgma.service │ │ │ ├─12604 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vabgma/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-vabgma --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.vabgma:/var/lib/ceph/mgr/ceph-instance.vabgma:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vabgma/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.vabgma -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 │ │ ├─12238 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12272 /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 … │ │ └─10333 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─160873 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42259 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.118 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-3d6abf54c37b561d1d3eaae68d86217405c366f79ad0f3185a7349c9d9260133.scope … │ │ ├─39226 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39247 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-40238311186c2007101380cceedd9cdba3ca49ac475d0a600887a2f08bb7423b.scope … │ │ ├─18852 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18869 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1094 /usr/sbin/uuidd --socket-activation │ ├─run-ra6abafd2454646ca975b5c119992fad3.scope │ │ └─197998 /usr/sbin/libvirtd --listen │ ├─docker-1e52b5d2ae0ed9ee3d8bff64f2b3c44f262e3e2f0d5ac93d6703934f008ea2a7.scope … │ │ ├─12359 /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 │ │ └─12382 /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-d03789a4676fb602d685ee3ee6759d647528bdcf3eb012c7b919b8536efb0a25.scope … │ │ ├─25428 /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 │ │ └─25440 /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-17a81319d7ebbd5373b71d09e39d8954ea3c6ca4ff86cb77a362d70189a5c945.scope … │ │ ├─34736 /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 │ │ └─34748 /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 │ ├─chrony.service │ │ ├─10838 /usr/sbin/chronyd -F 1 │ │ └─10839 /usr/sbin/chronyd -F 1 │ ├─docker-a0af3d3aebc4089ac0fd43cb2c3123b2f47d7fa65552d45783077953f7a6e300.scope … │ │ ├─30202 /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 │ │ └─30214 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─403 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─160690 /sbin/iscsid │ │ └─160691 /sbin/iscsid │ ├─docker-7298337b3270b72513bc45e185dedfcadcfaa7c2de42516e089f9b4ec9df43db.scope … │ │ ├─12726 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.vabgma -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12739 /usr/bin/ceph-mgr -n mgr.instance.vabgma -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─d18b7fe15f953d6ac28cbfceb2eb1d8544b3a70463a7c50627a65a41ac4c6cf7 │ │ ├─64302 python -u /app/sidecar.py │ │ ├─64478 python -u /app/sidecar.py │ │ └─64479 python -u /app/sidecar.py │ ├─320ece982777c10e771b30e2b0f5cba6c9bf228f445f7b4b1fc0ab03fe4601e8 │ │ └─266254 /manager --metrics-bind-address=:8080 │ ├─ef4570ca899a7b9a94a5667677e41bd8c44f3c73ab911eab0912d50d1cf9f8fb │ │ ├─337175 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─337638 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─337781 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxxgahebl/privsep.sock │ │ ├─338172 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpdz1i55gy/privsep.sock │ │ ├─338685 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c7bf9fc0-6024-4cda-a15a-90e628f1cc6c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c7bf9fc0-6024-4cda-a15a-90e628f1cc6c/host --addn-hosts=/var/lib/neutron/dhcp/c7bf9fc0-6024-4cda-a15a-90e628f1cc6c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c7bf9fc0-6024-4cda-a15a-90e628f1cc6c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c7bf9fc0-6024-4cda-a15a-90e628f1cc6c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a18ce453-7046-4f03-8586-250aa3e68a57,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─338689 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/06f4cbef-acdf-4ca2-b293-9d586eef68bd/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/06f4cbef-acdf-4ca2-b293-9d586eef68bd/host --addn-hosts=/var/lib/neutron/dhcp/06f4cbef-acdf-4ca2-b293-9d586eef68bd/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/06f4cbef-acdf-4ca2-b293-9d586eef68bd/opts --dhcp-leasefile=/var/lib/neutron/dhcp/06f4cbef-acdf-4ca2-b293-9d586eef68bd/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-13fd6cf4-47a6-4158-9004-f32e70eb7dea,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─338692 haproxy -f /var/lib/neutron/ns-metadata-proxy/c7bf9fc0-6024-4cda-a15a-90e628f1cc6c.conf │ │ ├─338696 haproxy -f /var/lib/neutron/ns-metadata-proxy/06f4cbef-acdf-4ca2-b293-9d586eef68bd.conf │ │ ├─409304 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpoo8skjzh/privsep.sock │ │ ├─409718 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─409719 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─410228 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp1t5bmzn2/privsep.sock │ ├─adcf871c748245e92fbb7bbc8923869087c64b42abe480efc0e4297f1c0ec3ab │ │ └─67604 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d7dcb2e83e53af1c9c7367bd1f6798eb4f44b9ee386e4a6036998b7c2c76f8b0 │ │ ├─213692 heat-api: uWSGI master │ │ ├─213819 heat-api: uWSGI worker 1 │ │ └─213820 heat-api: uWSGI worker 2 │ ├─966bec1914ea96c1579ee393031634d4b52ee87b25c435bab1b24b4645c2de7e │ │ ├─101160 /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 │ │ └─397310 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3db62dd6893875c2e66280c423d9a27dee4d4bd88c2d06eea0a3c2daeb0d1d3b │ │ ├─192098 neutron-policy-server: uWSGI master │ │ ├─192112 neutron-policy-server: uWSGI worker 1 │ │ └─192113 neutron-policy-server: uWSGI worker 2 │ ├─5b7e77053630e6c1d61dbde7f9527f8701b542da255e2b2fa4f3b647af4cf840 │ │ └─167212 /pause │ ├─74236def6e8e9a40ff1d31da085eda8ac878d823e877efadd5847928e5e32d18 │ │ └─167845 /pause │ ├─ccea8428af39f2d5bf6f66fda30ec4ff75fac34fc0760a032e771db911421d71 │ │ ├─114804 glance-api: uWSGI master │ │ ├─114816 glance-api: uWSGI worker 1 │ │ └─114817 glance-api: uWSGI worker 2 │ ├─6597bca721f4ce905f230c396252046bf73c64bbc81f778d63d4622bea73b740 │ │ ├─68581 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68615 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ef088243c9617e40fd5837658e2c16d56240ce7d5d7cdf28b15a3775ed5a8559 │ │ └─43180 /pause │ ├─07c9f1f4907582f9dfecd43984555cfe84e12070be32fd88f4b277d7c25abb91 │ │ └─182544 /pause │ ├─b82644529e29813a3a6aaa15ef0fad24f4f2339e391ff6d402cb17075c6d4294 │ │ └─320224 /pause │ ├─58db8d9ac5f96a0bae8ae9e387d6bb047bb30b377037209b24888abad7a92f7c │ │ └─64043 /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 │ ├─a015eb406ad0e84d1c184ddfca4b7e3ac5f4573a1b09138a90bea97e30feb6ac │ │ └─49119 /pause │ ├─b7dd0c74f9203302772ed1d1b0a7ebe11aaf1927c18567ade3cc9e96d16102d2 │ │ ├─193171 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─193452 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpupu_rqt4/privsep.sock │ │ ├─193721 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpam6au1qk/privsep.sock │ │ └─193946 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d887c50ead584d8d82f69b730db9e0f0b6724f6abd46941516ca00baf7dbf65d │ │ └─260786 /pause │ ├─a8bc482e77088f9561d94a8dcf11fdf55b530a1f2bc1475f36137d3bdc38dee8 │ │ └─69725 /pause │ ├─549562dc8ffb4e1f6e74af9ff3a0a6643c34efc9bb1bfef25f8fb58777410aa2 │ │ └─182440 /pause │ ├─81757aa10397571da072395fccb66b0ca520a75917067a24bfbf8c890a7d6653 │ │ └─67368 /pause │ ├─babd0e8aaffe96732de8c2c70a85b37c3546dce6aea7d6313cbebf8be42f688a │ │ └─302181 /pause │ ├─fb1f9af3a89a0332210efda1673554efc0a175a0842127f447fca9e573312a57 │ │ └─82099 /pause │ ├─f60f3c6531b6201b45d15ad60b1ec9b4b71aeb6624c898994ea0ed6603e74ae9 │ │ └─69126 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─2f0313de2a9a6db941c5a760f9b3030ce70e62cc6504feeada9799ea2f040dc7 │ │ └─58204 /pause │ ├─907865635775dca1584275f2c675a1093bef794f4882af25a637f6674efb3fc2 │ │ ├─319932 apache2 -DFOREGROUND │ │ ├─322370 (wsgi:h -DFOREGROUND │ │ ├─322371 (wsgi:h -DFOREGROUND │ │ ├─322373 (wsgi:h -DFOREGROUND │ │ ├─322374 (wsgi:h -DFOREGROUND │ │ ├─322375 (wsgi:h -DFOREGROUND │ │ ├─322376 apache2 -DFOREGROUND │ │ └─322377 apache2 -DFOREGROUND │ ├─390c6d382ed3e1f924660cc66249a0f6b1b08641785b375f0ba2cad027807a00 │ │ └─45958 /pause │ ├─eadffe3533fce15590ec4fe7f7502576e7feebf1b937408c3ef8471fa8c66018 │ │ └─237629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6d131dcc9a45e44a56cd4d09bd4537711d7470c2fbcb41273152a6b20269e563 │ │ └─242529 /pause │ ├─99bce76d90bfbecf131fd1f2c4aced29e8009b3f192ea8d4570b3d0f06386c2e │ │ └─200017 /pause │ ├─2b60e4429682f0d4bb7888b32391cce8b41a1e106047676e19d3b6429d85c8b8 │ │ ├─89034 barbiacan-api: uWSGI master │ │ └─89048 barbiacan-api: uWSGI worker 1 │ ├─8e9bb40e1bc7fb97c9b8d35a97dcd3ed82fdd1d976be27c55ccfb68c2fe95d31 │ │ └─173593 /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 │ ├─69e33d1b966eda1886f413f6ded1b4de16bdbfd3d3a2679d458aa453bb851c02 │ │ ├─165142 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165159 /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 -- │ │ ├─165165 erl_child_setup 1048576 │ │ ├─165274 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165275 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165285 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─165424 /bin/sh -s rabbit_disk_monitor │ ├─03524c2c71b0e8ebfe3efb9140e3fbdac63af22717e939b65c71484ecd13d9bb │ │ └─227868 /pause │ ├─a91c58a59cd2af4a727b97c573da9f396378002a2955151944df840415f9b2f7 │ │ └─41870 /pause │ ├─39cd34b98fe398646073e3a2c0827cd9a49771d9a475dcd7c0bdd8faa4bc3e4c │ │ ├─192051 neutron-api: uWSGI master │ │ ├─192084 neutron-api: uWSGI worker 1 │ │ └─192085 neutron-api: uWSGI worker 2 │ ├─4337947f09b1ec0947f981b11380fc760ef156d5eeab911ae301bd4ba12d09ff │ │ └─250207 /pause │ ├─20d0421307fc8038bfafa5456688677c1b10325ffd94e2a4f92af6ba8ae9f0a7 │ │ └─143639 /pause │ ├─210411fb65a79561d12a2d509ab4e75e262d5ad8c93f5e1d4104679a00264fb9 │ │ └─197285 /bin/bash /tmp/libvirt.sh │ ├─2a4833855088bfd31da2ddaabb13d7cef325d52fdb670fca5c4e987d94a6e55d │ │ ├─50561 mysqld --wsrep_start_position=453b69bb-9853-11f1-988c-3f31936de746:20 │ │ └─50706 /var/lib/mysql/mysql-state-monitor │ ├─70b176914cdbbc41dfb5a6971ec8740069412f6749cdd386c60cabd86617e7d8 │ │ └─52779 /pause │ ├─3ff256bedbb33a9111bbd0c4d00a23946045295452ebbf951024949eec72155b │ │ └─164587 /coredns -conf /etc/coredns/Corefile │ ├─0c759aeec999096a39c1a0003afb225a7421675b58df339cb4a6fba809f33437 │ │ └─49589 /pause │ ├─3563364b4f8867158f71326514f0519b74062b98fbc18a64a8d57c460e8c420e │ │ └─42406 /pause │ ├─8ecd7978f27b619a6fe9a139ef0108c04220a4a83849f2f117c4d624f40d444d │ │ ├─50336 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 │ │ └─51628 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─2871e3268ccf2bac66b45ac021f68803a2e8fbf0b5b064894a856c4393fbb7e3 │ │ └─163383 /pause │ ├─291ca26d670601d5432895206d9eeb059c5963274c6819cd86f9a86d2cfee805 │ │ └─261319 /pause │ ├─b6594ee88d2780be12566e41c4468f6c6a746fa248e184f967e5ab6e15c712dc │ │ └─166836 /pause │ ├─0f9cfc0587f4d1c3195486bde442126145cbd3ca235e6d3ccdd01fde010670f9 │ │ ├─197777 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─197797 /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 -- │ │ ├─197851 erl_child_setup 1048576 │ │ ├─198024 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198025 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198035 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─198517 /bin/sh -s rabbit_disk_monitor │ ├─d7602ec816e4bc51520ea52ec9ba3c43a00b6d01a67a6d2a0990372cde7d3761 │ │ └─245221 /pause │ ├─66327c99d89c0a552887f38f587462ced9268bae6bebc315940c699912ec7636 │ │ └─58166 /pause │ ├─d31cedd5c6b3ef55196878292e6ff12fb622d58e8073ed980970cf794e87eeab │ │ └─45014 /pause │ ├─be637d542c4c30d06c7b0de1682f649bad66c33ee50e6d166db61826d846e204 │ │ └─182046 /pause │ ├─ff232ccf062f03695cb894355adef79290dd6e5c98b6c51397a6ed01740943da │ │ └─52811 valkey-server *:6379 │ ├─57158dce6256490d035c6aa86d1e70e53a9c989bbfc1fd83121a3a57fcd9060d │ │ └─266066 percona-xtradb-cluster-operator │ ├─261810a6e2304834d41213639fe13efd0c89eef2ce0f0ef57b7fda8a4af17014 │ │ └─68106 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d3b01c8359900cde50b4f04fb6f9a9d5c107077f3605340eeef2d6f675064aee │ │ ├─70971 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70998 /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 -- │ │ ├─71004 erl_child_setup 1048576 │ │ ├─71078 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71079 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─71157 /bin/sh -s rabbit_disk_monitor │ ├─c86cfdeaa217915b7f700376642b8fe5ebc5eda3e8fe40bf1c3a32d82a3c7967 │ │ └─58509 /pause │ ├─9418e369db06d4b864a4535850557c4e802c7d743d79fedef04f54d102988de1 │ │ └─302288 /pause │ ├─cfb4fce1827b5cdbc9658bfb7fa72f6d6210b679427461495d6228de7f07f1b8 │ │ ├─192047 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─192470 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─192476 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─192506 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─663e355ea1a001fdbc9ec684dc1ec1a6ee5694eeae7e7a3fd1c2d0dbb7206f75 │ │ └─182445 /pause │ ├─a29e50d8172cadbdedbf99ba3aad8f012bc1e1167a5f42c3b21a77ea17a3a017 │ │ └─46009 /pause │ ├─8018ff302929d61964147d781487febec524d84e65627c9657b4e05812755fec │ │ └─182286 /pause │ ├─a9362596c0e081189135e6de4cc61303059eae4129ead1682ac19b3724035ab4 │ │ └─266286 /manager --metrics-bind-address=:9782 │ ├─a5ff8a40317ce7bea836695a861bab2fb114a188fc73d25c4296563de2626e5b │ │ └─322023 /pause │ ├─cf4a38b7667807bd67c928bbbe832273fafd704e17cc9c56d7f00695f2d0cd1b │ │ ├─178348 nova-metadata: uWSGI master │ │ ├─178363 nova-metadata: uWSGI worker 1 │ │ └─178365 nova-metadata: uWSGI worker 2 │ ├─e3e75b7613136aca0019adf2110244052b2c2957cf8ff172cc37501217aaf217 │ │ ├─67080 nginx: master process nginx -g daemon off; │ │ ├─67096 nginx: worker process │ │ ├─67097 nginx: worker process │ │ ├─67098 nginx: worker process │ │ ├─67099 nginx: worker process │ │ └─67100 nginx: worker process │ ├─c9aca23df01ee3626cd0d370e592e322e06fe0e632952f4d203bfa56a987c326 │ │ └─245246 /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 │ ├─8b56e32bcfa6d345882af4374a91b77c079bb7b7715834374e89ca1d67f85ba6 │ │ └─41762 /pause │ ├─b8eb8b32c1a87767968605e8ca4afcdb656990db299efadad71568857f5b5185 │ │ ├─238699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─238716 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─239476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─239477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443943 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443944 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443946 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443948 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443949 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443951 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443952 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443953 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443954 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443955 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443956 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443957 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443960 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443961 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443962 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443963 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443964 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443965 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443966 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443967 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443968 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443969 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443970 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443971 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443972 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443973 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─443974 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─443975 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7d4064901fbf7c1a6653dc8f6049a18c594327d4d57c71ef4fed8a5fa41310db │ │ ├─118192 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─118209 /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 -- │ │ ├─118215 erl_child_setup 1048576 │ │ ├─118339 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118341 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─118356 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─118540 /bin/sh -s rabbit_disk_monitor │ ├─c8b140763e04970844bc485f7eea2ed7a8aad83be6af5c7f05048b771a253ab4 │ │ ├─178879 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─179266 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─179267 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a5d6227d55b7a74fb4e04e4d33de83ce91b57a6bb2d55905faea1666e42ca605 │ │ ├─ 76251 apache2 -DFOREGROUND │ │ ├─ 76266 (wsgi:k -DFOREGROUND │ │ ├─ 76267 (wsgi:k -DFOREGROUND │ │ ├─ 76268 (wsgi:k -DFOREGROUND │ │ ├─ 76269 (wsgi:k -DFOREGROUND │ │ ├─435362 apache2 -DFOREGROUND │ │ └─477487 apache2 -DFOREGROUND │ ├─060216a18f88353cf21389b9cc0712ebedb1fa6a0c3c3082b37f1e04b783761c │ │ ├─218012 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─218029 /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 -- │ │ ├─218035 erl_child_setup 1048576 │ │ ├─218207 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─218208 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─218218 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─218352 /bin/sh -s rabbit_disk_monitor │ ├─514c9492ab59715e1a281a58dab9b5085c700aca8d05678ef8b26ed2b88d0781 │ │ └─161506 /pause │ ├─1ed81172713685b8985f0fea7cd63328cdf13a82ad4b6b0ba73a1eba79c2e47d │ │ └─44977 /pause │ ├─bd32a2ed340f04fdd86901a0b47f3ae0efe71e21f2363d048c7de8a908ba7f78 │ │ └─45438 /pause │ ├─aa825b14685aaf32297e82c59b0f0755001bf58719b4ff9a9f5d8aa6a9d48b0a │ │ └─217700 /pause │ ├─524ee8a06820bb34adc1cff708a17266a5805314cc6c2a2e7fe7d05b9cfc6a40 │ │ └─270679 docker-registry serve /etc/docker-registry/config.yml │ ├─cfcf1343f7fd61d7ff551b5dfc2dfa6951f1044f55471ca995dbab0f5777e675 │ │ └─114418 /pause │ ├─bc09daaf1422ee7de508421ad22ff4e5ec7fcf10263783f528e59d246f9119ab │ │ └─266160 /kube-vip manager │ ├─4c83dc7935bdb4a1fd7f1ba9108d895fc3e7cb5760cad86dd169e6bbba14e57a │ │ └─100837 /pause │ ├─145878f9707cb42c0e97ed3b6d38419aa7a2e36060fcfd0040aae1dc700ef2eb │ │ └─69553 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-118.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 │ ├─1b6be4ac4c651c869010bd9f964840953eef34a56701e3b23de0d0dd8678f238 │ │ ├─144694 /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 │ │ └─144944 /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 │ ├─bd3c74e7e840bf07a39ea2247329ad72ce72681e61eded68b4dc7a6da025d1ff │ │ └─66590 /pause │ ├─ae8f94f64940be458a9705208a767d3062a7464d03295f78375bdf80914f7ecf │ │ └─58626 nfd-gc -gc-interval=1h │ ├─9ae332bac3da6fe7c5006e72035eaa235b194aeb8babafb77e4950c5e9183fa0 │ │ └─266153 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─fa012d784382d910b0b4891044382da76375b7f26afc2a6499ec6e1b969f66f7 │ │ └─314574 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─11d128c1e27621a2af5673a338654caa4831833cc0408c4d482f7fea998c3ed8 │ │ ├─183684 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─447503 sleep 300 │ ├─f57463fb6d52d9dc197ac94d61de951e065ef67f928c5ddaa0dbc3cac624e9dc │ │ ├─82189 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82206 /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 -- │ │ ├─82212 erl_child_setup 1048576 │ │ ├─82344 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82345 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82355 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─82553 /bin/sh -s rabbit_disk_monitor │ ├─5264556d7ba8c2568a7f3a8324c5145c2b2f7ae90a4e151555b755c5148782e8 │ │ └─65753 /pause │ ├─8005226d27bf2e8489dd5879d09867afcd22f839b9294fd72bcfa8ac5106d55b │ │ └─59219 /secretgen-controller │ ├─fbd638e932a186294ca143f9f63b447411d541411ad142cc87413a95c17b96ff │ │ └─68443 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─11d38ba81f1c9fd188ef4be8d66acba9f06f95038c5a0408372640e8ec415278 │ │ └─144249 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e0e0149e6ba463aad347b830972e9df9ed99dcdd9dcb9b23357e39ab467335a0 │ │ └─66113 /pause │ ├─1f0a06bbdf2fc76aa57e5b77fa9b7f846751672deded00ab811297e01b595833 │ │ └─320489 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─1b2dafe0ef1eadf54044772519691131973dfb862ddbee12a96152cff02fed3b │ │ ├─151956 placement-api: uWSGI master │ │ ├─151982 placement-api: uWSGI worker 1 │ │ └─151984 placement-api: uWSGI worker 2 │ ├─82afe54e599d80303b7437dad95393b471fda5e8037bc0cd00b4526a9d1fac34 │ │ └─42087 kube-apiserver --advertise-address=199.19.213.118 --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 │ ├─3049f41c019e84106eaf6ee40e56d8d54695926cc6f32f8d20f5926de3e53bc2 │ │ └─115973 /pause │ ├─47f99ce2ed75fc55c9109d57c09d8e5aa2d49c1c8e32b4c46d179f7f4e0b4a49 │ │ ├─314705 /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 │ │ └─314966 /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 │ ├─3bde831d8610b8a2c8da487804777d85820a161f9fa5c5feeb927df44aaa1990 │ │ └─182670 /pause │ ├─0d535a0e4d842e84e8f3efc033ec218454b2b752e8cd219d896180f7bda564a4 │ │ └─70652 /bin/oauth2-proxy │ ├─f91cae1a08a0a87ba237bf9dd3c947cfa43dca07b691fd11be16d321e6c7b060 │ │ └─69595 /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 │ ├─8059aed1148eadad9cb5924ddb0efcdf25688caeb2217d47bfd9c8a5d2f6929a │ │ └─45046 /coredns -conf /etc/coredns/Corefile │ ├─f0322d970fe34445c9a0bd935cda8c48fe7f2fc804e11ed1362659b29609e647 │ │ └─269519 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─5bd9d6dd48057c40e646bcfeefaef6d6143bbfef483fa9d55e16624ed240f0b3 │ │ └─70029 /bin/oauth2-proxy │ ├─df412f1b960980ece847ee17c9a318c49c6edd9f52f78b0a1883b15f395c9d40 │ │ └─97091 /pause │ ├─b440f682435e890002697950096ac0b9dc29a29f51a7f87f0dd44dd7a3eb69cd │ │ └─246217 /pause │ ├─a04659cfe510366499fefa6b2b6e9cc1a906424f319ac9443bf062b508ba8aee │ │ └─197416 /pause │ ├─71e280844991a3f3abb8e4b958f8ec91afc9cbc562100f5732047efdfa4e248f │ │ ├─202112 /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 │ │ ├─410815 /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/tmpjgnrt8_q/privsep.sock │ │ ├─411521 /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/tmp0vpm2ck6/privsep.sock │ │ └─412350 /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/tmp9ykzu0sz/privsep.sock │ ├─0a405aefb9adce7643021d72fdea5a1a351b48dc3bbdb0aa0be1ac74b4c1d448 │ │ ├─260817 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─261561 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0kymi28t/privsep.sock │ │ ├─261566 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─261569 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a1283e12d79131d9a3d23256ce96dfbba436b83501c1f9efef195e24dec33f22 │ │ └─195044 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─8c811ab46d5b220c146bee55b129fa6ea70ce571642da9db08b34fe1af3b13b0 │ │ └─266297 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 │ ├─e832f50d65b3a4034913751634b370ccc6cb0e1634aa8115aef8fba6dc5d85b6 │ │ └─227514 /pause │ ├─f7961e30d5ef2fb3c503e1cae87bda9147f76b4a588565a3ea6fdabad4073207 │ │ └─65996 /pause │ ├─464215c7159a661362cd319b1a851634ccc10de6b7449722af161de70133d91a │ │ └─164941 /pause │ ├─a7c5822602bb4bb0bcdc17a2837732addd5c6caa1db51ab3648152515a7d8650 │ │ └─58884 nfd-worker -metrics=8081 │ ├─80c99be8da3241902f18c298a28143741a80d84bc97d477ebf83d1adc2ed77ae │ │ └─273081 /pause │ ├─6698986c2fb80b7263b67a40038813ab5f1e8a62affaff86add0f97da034c814 │ │ └─65776 /pause │ ├─df2b042f20533d626b79436ba651ba2056f0fd61293e21376b037afc15571560 │ │ └─41914 /pause │ ├─b5bd8cfb350d1cd353a42135d1dc9135ce75b186e31c52d6c2ac728765ca7bac │ │ └─317272 /pause │ ├─b6ac180c73b2f472ac644bb503707b1d321b6bad11837527c5e257c0f478ecdb │ │ ├─43660 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44032 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─669d4872cd5ce167d8a6f7e9b4a12cf4450f138449cd74fc2d463df74a148fcc │ │ └─68728 /goldpinger --static-file-path /static │ ├─de5807beeee38aed62c05e65068f03d7f4e12f84b99c75b715c8d97432caef75 │ │ └─42053 etcd --advertise-client-urls=https://199.19.213.118:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.118:2380 --initial-cluster=instance=https://199.19.213.118:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.118:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.118: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 │ ├─3e7441827798d7125c7c7b6d9c0c9c7217c7092bd3e00dfbc0fd9940ebfa3b2e │ │ ├─261383 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─261621 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─261622 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─13fb092d5fd2cd7380506fe64c76207cbff13222394b003df769df466abee5ca │ │ └─162134 /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 │ ├─42dc1946937d42ffd34ba2acd659222ef0c714b709a2530b0ec8d137fc840dc8 │ │ └─118100 /pause │ ├─953c7d8abff720f1cc27e16bfde27bf78a84878052ea9af66b406e0e40c63a17 │ │ ├─180458 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─180475 /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 -- │ │ ├─180481 erl_child_setup 1048576 │ │ ├─180553 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180554 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180564 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─180865 /bin/sh -s rabbit_disk_monitor │ ├─8ce05570eeabb04d5355616aeff6a429c5a0b531a087f73db8985941122cd0f2 │ │ ├─237609 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─238230 octavia-worker: ConsumerService worker(0) │ │ └─238233 octavia-worker: ConsumerService worker(1) │ ├─618476858f13c7fba555b4536793980416b3e7d25d79df588e7f2747f31870c4 │ │ └─101824 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f55bac75317e73760fe42829d3465b811ae4ab8d1d13ba9507228418825b117c │ │ └─50308 /pause │ ├─38f40025713a8f13851bba4d4407b43ab346cf53592bbbc77f53f228d15e68f0 │ │ └─69412 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c7769e3fe27c01cc404e19c1c7d8b6918c63f59d1a599eba44ee50fe2e690199 │ │ └─120095 /pause │ ├─4ef193180438554816f4c846b5cb3524d0e124d01f6123216befd1ac04711e67 │ │ └─66496 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 │ ├─2539722eba3d88740d7f775a2c8d7c2e4038378a1c343bb4226da0fc2a5200aa │ │ └─142947 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ef7d36a06545148759cb500e124db6c1a5c418d1841ec9aa78af7fa6e8348368 │ │ └─68076 /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 │ ├─dbe686d0f5dca6d56679bc2a069bb8878ee5032cf851d136d7d6aae8ce7849b0 │ │ └─314926 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─698f087182736a40035166280de382304793479b833772e03b04b6f77b89159b │ │ ├─130781 cinder-api: uWSGI master │ │ ├─130794 cinder-api: uWSGI worker 1 │ │ └─130795 cinder-api: uWSGI worker 2 │ ├─9f9b00f0551da93c7f7a817ebe569650ccfba7cde9bcea280c25d13cf0d02dd7 │ │ ├─324441 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─324454 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─5b5afaf62eb7d8e62d43f17b957d211d141888d29c23f7d373bc40cb8d40db8a │ │ ├─ 48385 /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 │ │ ├─ 48398 /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 │ │ ├─ 48457 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─319766 nginx: worker process │ │ ├─319767 nginx: worker process │ │ └─319768 nginx: cache manager process │ ├─543c7be844a6ceafaeb1aa77fa6ec5083708b3d1e5d5169e81f17963ebf47dc1 │ │ └─52949 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 │ ├─54446b10b6fd88c1242e99fa45903a32abacc604f86b5c25d00648c6236f3a07 │ │ └─240026 /pause │ ├─ded4a361e627a048cbb3edf6634cc9934cabbab4b17440fb8474e064b494206a │ │ └─69945 /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 │ ├─f7ac19b904c12c0478be8175d5aedb2934a3dc9f9cc2bfa51e576192764deea9 │ │ └─46203 /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 │ ├─991814c15bcc02f0061b0a810922a657da9a48c53d193ebec73dc641cecb0c8b │ │ └─197233 /usr/bin/libvirt-tls-sidecar │ ├─f436f6d5e43b0abefefce8f3afb2fac0323cd9cb6409ecc58368a2c493da4a3e │ │ └─65520 /pause │ ├─cf13de534c697292f277790ba6ea0b48001fa129377e71e1744044eb9a1ba792 │ │ └─143595 /pause │ ├─21b82ba473e56187d9cf740387836a605005605a555bb0a55b44cdbe6fc7b6fe │ │ └─322805 /bin/openstack-database-exporter │ ├─571a111fb55b1d1ce7418bc06507fc3b416a70968981f4ce8372778ce62de558 │ │ └─45066 /coredns -conf /etc/coredns/Corefile │ ├─03609e3d4bba2fe536012fc8e677946e51d6f3601d02218c119d7a18fecf28ac │ │ └─63700 /pause │ ├─e34af5fc387a61026e1df0a71e9253f10d578b8cce8183f22824a1b8c38345e4 │ │ ├─236957 octavia-api: uWSGI master │ │ ├─236970 octavia-api: uWSGI worker 1 │ │ └─236971 octavia-api: uWSGI worker 2 │ ├─b08f04a98ad52729c016dbe795bf0e3c96ecc4900442f63978d71e446f8bd397 │ │ └─44532 /pause │ ├─47c7e7393e35a42b953bc36b320b1848d86b526f3dc9ea28769ab30bf62718b2 │ │ └─91203 /usr/local/bin/rook ceph operator │ ├─303a542f92198194dda3efbf820fc4cd26feed4691fbca28cb422b67b153a3c5 │ │ └─244109 /pause │ ├─b0c9213a03c827692965855cca18b4278b81b4bfc9699a12710d9ddbc1c8d226 │ │ └─265823 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9037c271ec65666edaaf6ebf285bc090c3b9cf939299e1ef23b1c3b54a985f66 │ │ └─167544 /pause │ ├─c7636f8fcc54d99d3a3195f943230f67e0c395e98198df7029de92d275b35699 │ │ └─250317 /pause │ ├─8346dfeb2914be8783d5d8239a9c5ec01ca59103db7cce932ad38863ccf53365 │ │ └─302413 /pause │ ├─6defe05573dfaff61537301db62e3c05317890d854020b5a47b8fc79ca4bd83f │ │ └─100654 /pause │ ├─e9c619d93179c47be8a1dc0cd0e55bd0f9fd3f142a15db0bc32b98dc2e1fe099 │ │ └─64425 /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 │ ├─8610bcd7c3d76025d64bfc243eb8fb34ebe34f74883ebf44eb3f4a977908c917 │ │ └─89836 /pause │ ├─74127a17dcb080dcb92d341935cb34e369b53e97ec9a19cfc3c87d80a6dcd302 │ │ └─227600 /pause │ ├─8330ae38e4ba2a8313035d2655c523e0020e4222d17a21389fb4cebe192b9a73 │ │ └─57484 /pause │ ├─a7b33c86407cf5227525b0617743d9d5aab528f8d351b277231818adbe37a1c6 │ │ └─182436 /pause │ ├─f511670e680e9831a600573e94636304c234bdefe40e880c1a458cb32d241555 │ │ ├─97303 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97320 /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 -- │ │ ├─97326 erl_child_setup 1048576 │ │ ├─97496 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97497 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97507 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─97707 /bin/sh -s rabbit_disk_monitor │ ├─a67dd3b3b07d79feb1db65bb27d55be1a8f3d875270b0bee94563df8ba39bac7 │ │ ├─273303 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─273320 /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 -- │ │ ├─273326 erl_child_setup 1048576 │ │ ├─273498 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─273499 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─273509 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─273816 /bin/sh -s rabbit_disk_monitor │ ├─60bec6d3d634d64e888463e652af15a69c32d389776d124a22a5ddfcedc175c8 │ │ └─266242 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 │ ├─2aa149d4def2f65ba5ece397c68386dc0bf5e1437958614a7b0ef54b01e12ee8 │ │ └─69903 /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 │ ├─049a22a633199e9d219226afe20efc2d249ddec1fc5c7816e770759c9d88bef9 │ │ └─163805 /pause │ ├─3502ff926c0d205d8196d7aab22cd4fedd0534fc5e2f7e78f0f99646878e8ff7 │ │ └─43201 /pause │ ├─b1e6fc33421659b48e0f22cef6774544759b6466adc48017ae64c63dec7e6589 │ │ ├─314568 manila-api: uWSGI master │ │ ├─314604 manila-api: uWSGI worker 1 │ │ └─314605 manila-api: uWSGI worker 2 │ ├─318471a9eeb28e8fd533a81e83ababb8ee4b45d365ba3b1595f74b509956c191 │ │ └─49891 /pause │ ├─8e862f25580f520134a36e7b1f931b50945638d64acbec6b6cf0611f9a6d5e6c │ │ └─266709 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─cc3beec3bc3245259d37441e1b6873c59469d1f85b5dbc370e8f45556b07c964 │ │ ├─213629 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─213978 heat-engine: ServiceWrapper worker(0) │ │ └─213981 heat-engine: ServiceWrapper worker(1) │ ├─2865066b85afb2d1561c25f966d8fb3fc00d99ebbe2005c84500b10d83415add │ │ └─50424 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─7b6662d01a259dc4076e97fb31dbeecbd040f404bb37f602d4a380462fcfcb3b │ │ └─69384 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4dfeff0c6955fb6d5ff5187b2647854af53c36ff64204589f6568aaa0fa9f536 │ │ └─227582 /pause │ ├─33fc7614e57457e225d203eaba9c279d8a437a3884678e19f44b1f3f0455ae8d │ │ └─64922 /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 │ ├─e749f13ef3a5d8cd276daeb5333ec51f6e4b3bed314ed2a8437a056f534ee81d │ │ └─67023 /pause │ ├─9d1b65797dd1e49c8a3bc46f7769d643df6f311da213372cb7190674dccdbb48 │ │ └─167289 /pause │ ├─13748b184dd131d814a577d69daeef54c5ce04a5983ca334071dbfd2d48f7def │ │ └─302335 /pause │ ├─98ccfb232169ff89689b8cc19b2f0a9640744a1cd60f65c5c10a6fbbd206835e │ │ └─53250 redis_exporter │ ├─b6d42956db1b94b5928c6923b512828a14d6201f7cb0a2b3034cc940784129d1 │ │ └─42435 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─3d80f5f1b547c267e05485793843649aead9eab564ef4d3c67a5ebfbcf439029 │ │ └─116022 /pause │ ├─e18c37f127f329db3cc5c1b53dc4c54a2dd8387aec401aabd61c4c64a2eed486 │ │ └─48078 /pause │ ├─20f06e1652209972dbeae9ddb2941974a9f2e3fc063a9bde8f7ef898420443b4 │ │ └─63402 /pause │ ├─acb91036439b7f6781a29a73004699479e3566c26f8b6b6117b6e40bccf515fb │ │ └─69859 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-118.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 │ ├─6929489cbc5ccbae3a5959a48aff60a984cb638b475f2f0396c824b0809824fe │ │ └─45899 /pause │ ├─a47e3d44f9601af32941a3a4d598ed7dedc08703a31215c202d4178c59b39c8e │ │ └─53171 valkey-server *:26379 [sentinel] │ ├─6a631e67a15464233d587da1309ec2cb58a61b5d201de0430d1b104fd8a52b5e │ │ └─46111 /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 │ ├─0d12374236bd553510ee48339abaeba12383ba75e65b11d71ced98bbaf885f94 │ │ ├─162193 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─162206 /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 │ ├─f5573490f7887d71d4943999cc88806982d97da0550b49d9a881c7f865cd7120 │ │ └─101036 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-z6v7g --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─62c350a10d329d6937accfcfb19b70fc05dd1f6d32cb8c8c13eeb7388bc340a9 │ │ └─48163 /pause │ ├─8580c0f31097ceb8d98e50c2f5fe892becf8b662ea67e710d40fca4dcc533196 │ │ └─72618 /pause │ ├─a0f211a55e46ebf966ad1dd6af7eb62a6c6523faae9bde5e46a80ed7f49bb6ab │ │ ├─195052 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─195502 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─196010 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpodbj43or/privsep.sock │ │ ├─409585 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpce1wmoju/privsep.sock │ │ ├─410004 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpkp8j6gin/privsep.sock │ │ ├─410508 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─410510 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─49d403e419e49dac8859380c8b35578a548c94f2375db5373910737e2bec20e9 │ │ ├─240204 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240222 /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 -- │ │ ├─240228 erl_child_setup 1048576 │ │ ├─240349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240350 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240360 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─240461 /bin/sh -s rabbit_disk_monitor │ ├─4d1f2395c89ccd7f724b1c113aeaba040ba2c1cd2c356a09b9525e92a0a018aa │ │ └─266794 /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 │ ├─9005c338826e2aeaf1e618da4e6a413f8e64a096f7c387b34be61bef6d97e678 │ │ └─58255 /pause │ ├─5a886ff713b094334e2ff3e2e048dfce9c67da2a8a165cbba7a86a100346b4a4 │ │ └─58757 nfd-master -crd-controller=true -metrics=8081 │ ├─860e74220be138bed40d8b228dc13c7954a4e3bf0aeeb0e795b0f25da1d7d1e1 │ │ └─197969 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─97683975cf0799ee8b676e7650cc7b5f24c9eb7a9b0946c8b596012357f2bc4e │ │ └─49219 /pause │ ├─b488a2ece73928cbf1ed241681aa090d47d2b9c1d5e6eb40121ca0e16ce7472b │ │ └─46157 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e6df4bfb4eb2f2aa42df6701130d78d1e974c700aae3c36e2f8c9cdc72a3d4a2 │ │ └─200035 /pause │ ├─241e4040ff3dc22e9db7d6f905c99f5a6ec394758a80919bfbe05c7658611342 │ │ └─248548 /pause │ ├─9b9813a1784be9b44fd53a420d437e12ab4b66ecddf42298939335341a46a2ad │ │ └─244140 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─bd42c3dff0193a21e8157d2b4813837914e786300cb2cb963889a8c8e6ea17c6 │ │ └─52534 /pause │ ├─2268f3a5130e49b2592b596a82ca42bf96a5936c7242ce3c5b7037e1c2608beb │ │ └─83610 /pause │ ├─09980dc2de28ef7b0320d80af9205b293f85713deee9376a795f77fdcfc2682e │ │ └─117703 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f45810d80deda141a9b1cc59fd2c63d6ef3f4de62a45f15642eeafb09c6a63ed │ │ └─69293 /bin/pushgateway │ ├─55137f94c3439058a0ae6ffa25b50ab074008664a9823ac11af6f896e16afb21 │ │ └─200086 /pause │ ├─db12960b1726b72096a3f545adab3552cda67abb25b71264811d79dbc94d0672 │ │ └─69962 /bin/memcached_exporter │ ├─bb0a339907d7d5c1bbbeb3043638c3d0446356e96006f4af2a707544609bbee7 │ │ ├─179035 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─179274 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─179275 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─4804993406ce5e860f38d1db6637af1de2dbe9b2cbd7231b2ec11fffee19c09a │ │ ├─261189 magnum-api: uWSGI master │ │ ├─261240 magnum-api: uWSGI worker 1 │ │ └─261241 magnum-api: uWSGI worker 2 │ ├─d54c1bb3cc8d73d77a4d74f2a1d96e01eea7c635852abd49301f7a39b2257f23 │ │ └─63555 /pause │ ├─61d8e51e41d3357111aa998fb88bf3e3171104c3597450dfc8ec2bcaa587effd │ │ └─41930 /pause │ ├─386875e3cd0a55a7fcccea7bd31fba43738e975a817e6a32b091ca7ca1826612 │ │ └─45531 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 │ ├─fca63fbb7b2562204fd373640b5ed7536b1f25e074b91cfbb9965c89acc96e05 │ │ └─50681 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─44a2b501151198911e980d39ed48b37a74eb992f8fc62b58f1d6b47e9f0125ee │ │ └─180186 /pause │ ├─acf083a3f5bc342bfdce5cfcdbbe8f7853674557f89b0f390270a49653826477 │ │ └─65577 /pause │ ├─77d9265bf66213be2f15edd0772784625ec9383023d8c5a47ff4d75d73cf53b2 │ │ └─48426 /server │ ├─f411720b23b58b726e1ec711e76475ef110e0aef29712777806ca69ac58a5dbc │ │ └─68352 /pause │ ├─be135ac05d762dc56db5b6bbbbec3cb79ccfba58c48a996af1f460ee541c1ed6 │ │ ├─213687 heat-api-cfn: uWSGI master │ │ ├─213821 heat-api-cfn: uWSGI worker 1 │ │ └─213822 heat-api-cfn: uWSGI worker 2 │ ├─8f97bae6f2aef0772b054da16cd7a000ec7eb354a8965e34de89436d8f3f55fb │ │ ├─178241 nova-api: uWSGI master │ │ ├─178287 nova-api: uWSGI worker 1 │ │ └─178288 nova-api: uWSGI worker 2 │ ├─e9e78b1a141fdda40abed57c60a2a4b1e2d51428d109cba3e94906bd80f688da │ │ └─63690 /pause │ ├─a3757a8d22c7c64f63df42ba180b9b5ae42f475591dbdee524fbf383fa8c1fab │ │ └─167410 /pause │ ├─eeb9ac15f11f194a8080cad62a4a275a2553ce331ad68c5442ca2fbd9005de06 │ │ └─146257 /pause │ ├─78d75538294e56d72ed7f234f4c29d6755a496df6c312005dcb351bf4d29379f │ │ ├─64328 python -u /app/sidecar.py │ │ ├─64489 python -u /app/sidecar.py │ │ └─64490 python -u /app/sidecar.py │ ├─69c33ff16fd141762c874660347a6b9eef51749d96b1296e1d8d3322cb2f5c15 │ │ └─202146 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─c1f29fcf708ed1fe49a671558f70c40af6083ceebc6ed4d493d900da35afd88f │ │ └─41873 /pause │ ├─16f53d3d498e6e1b8fab34fcaa5a4d7501286b202e7866265bb0e27fe5e9d2aa │ │ ├─116502 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─116689 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─116691 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ └─1310f320cc1ab5fe09f83d17750d6cc5cbdedf628d4c07c48b77f1d38dc3fded │ └─119974 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount