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 │ │ │ ├─21781 /lib/systemd/systemd --user │ │ │ └─21782 (sd-pam) │ │ └─session-21.scope │ │ ├─21741 sshd: cephadm [priv] │ │ └─21803 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1600 sshd: zuul [priv] │ │ └─1613 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1604 ssh: /home/zuul/.ansible/cp/199.19.213.179-22-zuul [mux] │ ├─429101 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ftgbkyhbascbcfeoztfpqqeolbfkeaut ; /usr/bin/python3'"'"' && sleep 0' │ ├─429102 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ftgbkyhbascbcfeoztfpqqeolbfkeaut ; /usr/bin/python3' && sleep 0 │ ├─429103 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ftgbkyhbascbcfeoztfpqqeolbfkeaut ; /usr/bin/python3 │ ├─429104 /bin/sh -c echo BECOME-SUCCESS-ftgbkyhbascbcfeoztfpqqeolbfkeaut ; /usr/bin/python3 │ ├─429105 /usr/bin/python3 │ ├─429182 /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 │ └─429184 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 … │ │ ├─ 9949 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12558 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 23f7b4a5c978f04df856619e0c40da196f04b440af809f77c44b6407bfa07d7e -address /run/containerd/containerd.sock │ │ ├─ 12920 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4a46f928befe98a3f4586f18aa4e80b9333c97ba5f5a38261b7a34192ff92787 -address /run/containerd/containerd.sock │ │ ├─ 18767 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 84ad72a991e622646bfe70db35b5d8b6db769706ff6d9fe231e95d5253b0c16e -address /run/containerd/containerd.sock │ │ ├─ 25330 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 416c6bf2ba3fcdaf0fcade2d59c490e515eaf97a42f946ca55741d2cdd287549 -address /run/containerd/containerd.sock │ │ ├─ 29814 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1d011582a0c3f7b5487a82cc5557ce48e9d7761c986970b8c47afdf785b6cc7f -address /run/containerd/containerd.sock │ │ ├─ 34338 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b739931040c7e22f3281026e5ff88fd4d6d7b083d0c0cf99af0f44eef517b561 -address /run/containerd/containerd.sock │ │ ├─ 38911 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 34b33a21ad39689eb164db6e03965b9d82e99e62b5b0e0e19606c7e22009b621 -address /run/containerd/containerd.sock │ │ ├─ 41463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d89c6bd2859149298710f78b76dedfbe168f69030f9ad589757c1e114651902c -address /run/containerd/containerd.sock │ │ ├─ 41500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 807495cd81b8bc2f19f3ee86445a6db961ca603532a874cc518dfec7f91f7729 -address /run/containerd/containerd.sock │ │ ├─ 41502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f620d7557d4f3674efc06f306212b37fb0f40228c52e5cca8d51f3d9682b2a9f -address /run/containerd/containerd.sock │ │ ├─ 41507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5724e57e49165c3d5ce208ee8822f8e402a9ba7973978895a91528ea4045d886 -address /run/containerd/containerd.sock │ │ ├─ 41517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23317c1f364b93816a628a429529844a32a72039f8368798b6133501c3f497e5 -address /run/containerd/containerd.sock │ │ ├─ 42080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b302d977526ac33f530af680eabef5e3c0acb4bf0ad02393530ef5f3d74d46ee -address /run/containerd/containerd.sock │ │ ├─ 42901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 628dbcecdb0cd3dac88b2eea03606a2446de463f40de6fa5c0751be756486851 -address /run/containerd/containerd.sock │ │ ├─ 42928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50bedaf3b6537325636be55e149e4061e9d9bb235a5fc1d585884e9528298906 -address /run/containerd/containerd.sock │ │ ├─ 44356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38506e814f22656932b00f9ac9ba19e66a78ccf8097ff487636131a00b09ac73 -address /run/containerd/containerd.sock │ │ ├─ 44704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a22be1502b0a1e48b4404bf4b49f566a2938e71075e595b0a063801347044718 -address /run/containerd/containerd.sock │ │ ├─ 44746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3acbfb09db5a49acb864c8408d49a1306704f6a2145f1b25e8c02068e3dc24b8 -address /run/containerd/containerd.sock │ │ ├─ 45187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7215e7301303ce79ca6850d6959494e8a67ce458ce7903ec5c33bf990aeda5fd -address /run/containerd/containerd.sock │ │ ├─ 45646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7258dc71bbfc3b0ffcd30146ace333d60a58722b6c13dadbac474c6c85d30c34 -address /run/containerd/containerd.sock │ │ ├─ 45683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92008647c95947fd77b76813f7ae75872f95956b68cf0f651cf77e140c1cd0e8 -address /run/containerd/containerd.sock │ │ ├─ 45730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daea130f6bfbe60215a5b26eb5cd93843256cccc51bb2fb98bee479262ec0aa8 -address /run/containerd/containerd.sock │ │ ├─ 47777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fae4acd1225060c2ca7eed696b077f0b713eb3591141e96a7fec9fe4cd8dc2a -address /run/containerd/containerd.sock │ │ ├─ 47881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1ad655de84f95f2377675b8be03e0df95d6994e1a5e694ac6793481c49e5acb -address /run/containerd/containerd.sock │ │ ├─ 48620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dbd7a891d277216528e292096d3f990f3649f6e9eb7372bca27e45a45dc7c23 -address /run/containerd/containerd.sock │ │ ├─ 48727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8340f251fdc27ef25ff74b89e1c45b5ec4894f39443f3f71b2f8dc11e63f55f -address /run/containerd/containerd.sock │ │ ├─ 49312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e8d74876351ac8d03b6519d884325d3f6ccfa2338a0ed5407c45342d3e19421 -address /run/containerd/containerd.sock │ │ ├─ 49619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86ad46f13638e5ef5b5fad6f80d95c8d4a463f41d5edbd8217a0d2bbd7efeca4 -address /run/containerd/containerd.sock │ │ ├─ 50027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 449443be00ef568f89567e8f7d827c1768ae5cfbb41fd62fb25995657c558462 -address /run/containerd/containerd.sock │ │ ├─ 52218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64c10dedd629ef4142ef4a49c13bae56427e4c0cb3c994216827d26cd996d061 -address /run/containerd/containerd.sock │ │ ├─ 52328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 980388e50f7e1a511a0703aeb99e60cb183f4ab934d3638538c3021f648502c1 -address /run/containerd/containerd.sock │ │ ├─ 56434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dcfa130577eb447139014061269312827d632aa28eca69631c1b827fd77ae14 -address /run/containerd/containerd.sock │ │ ├─ 57119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2080b2ddbbc5662411f27fd976a662babd05ba1cd0f2efba43dd97e3fb92a6b -address /run/containerd/containerd.sock │ │ ├─ 57159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85d32456bd64a2d10d6c41d05e17d76571e1fdd8fd4c1a3ddd87f932fe5e166f -address /run/containerd/containerd.sock │ │ ├─ 57211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f42f29e2fe872419cb5e2f3956cb208fc9a3ddf3961e687e2acbd947e8386126 -address /run/containerd/containerd.sock │ │ ├─ 57363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c0f3111168e380a726e7d3c4332911ef769c87e0c30971f46a910833010825d -address /run/containerd/containerd.sock │ │ ├─ 61256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 165d5f8d0d816d24be08dbe1722ad66ef1175bd7d556e312de5513ae10ac51fb -address /run/containerd/containerd.sock │ │ ├─ 61437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97d1f1367114f8feb56cb1098b4f4b8ae44bbcb8c1ae110b1a2bcc0328037bfe -address /run/containerd/containerd.sock │ │ ├─ 61475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4107ba531ff61728b22a826d2e3122586c6642c277e679d30f9c9cbebd71fb40 -address /run/containerd/containerd.sock │ │ ├─ 61516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b7a668113cc89ac9582d8b663944ae7e52854adc5a5dbdc2543859c54dc012c -address /run/containerd/containerd.sock │ │ ├─ 62835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1e27ca8756d2f10e67426e75bae67d56084a11d2c39f69e80636b949fcc238 -address /run/containerd/containerd.sock │ │ ├─ 62970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c019e369fda5e6fbb5f051f0968e3b5c048ffe2ad2a28c6f0e0d5a92191e743e -address /run/containerd/containerd.sock │ │ ├─ 63464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be3ae4e6cc90413071508d85471c3b445b6ae62c4bf3e1e9d6336d7e746d17ab -address /run/containerd/containerd.sock │ │ ├─ 63512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccb4039af04d919af153fa1081c1ec802701dd1712853b76f604fd1cf40fae16 -address /run/containerd/containerd.sock │ │ ├─ 63581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bece7208cf7646a74a89bc600a1cd6def757e8c59db2192daefa4fcc0aa688b -address /run/containerd/containerd.sock │ │ ├─ 63929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 251751567716461ace3f10333bf73d6be16fe46ace76aff7337a5192525ccb66 -address /run/containerd/containerd.sock │ │ ├─ 64183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5c859ccf4b98a2289e35bcc40a8aa15a82a2d20c9e5dc45d5c02381d4ef9a1 -address /run/containerd/containerd.sock │ │ ├─ 64943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 512b32051504f5ba5d06bbf3429740da8ed6dc6eba059b67966daef9260a3714 -address /run/containerd/containerd.sock │ │ ├─ 65096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03bbaf522ac95f2c6e9971f5157fdaf8a27e6fcfc3be2be5e8180be22200eaef -address /run/containerd/containerd.sock │ │ ├─ 65824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b4e8d4144ed2844c6c49a132768eea4689dc3f276d2dff6de9b2b89ee473b31 -address /run/containerd/containerd.sock │ │ ├─ 67307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a66e3ec8af898efbbddc3fe7aadf516cd7b37655be040b90837f23493441f8a -address /run/containerd/containerd.sock │ │ ├─ 69431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24efc90342d43a3dfed9df068d2aa1e3108c0db04d20caee41c638fa6c8716db -address /run/containerd/containerd.sock │ │ ├─ 78958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a1788136da64750e65d251ab3e118eb046214b52cd19182d837b29c5b69a1c0 -address /run/containerd/containerd.sock │ │ ├─ 80534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c7d0ee67ad43200b680d89a6e31a8985b5027539a543bf8b8ad22b7d6a39398 -address /run/containerd/containerd.sock │ │ ├─ 86734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dc79d936f41d312eb54f9ce4152518b5882a5d59f134f76bacbdb75f2ea5d65 -address /run/containerd/containerd.sock │ │ ├─ 93684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba7d986b26812560936f13d8a632925831e312022664a942b2a07bfa0403b288 -address /run/containerd/containerd.sock │ │ ├─ 96693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e91efbac53e987c8d73bd6f1a9c3da1f7de314c89e4ebcfa4b67a0623e78701 -address /run/containerd/containerd.sock │ │ ├─ 96738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14d2a7c144f49852b4c4cff5c24bab27182ebd8eada7db15e95dfe0b758566f9 -address /run/containerd/containerd.sock │ │ ├─110995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52c77958e0d068c2c7d6727a477776511a8fd5a1a1f63ecba19e4c7812c2f6a9 -address /run/containerd/containerd.sock │ │ ├─112462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08eb012d187e205f89b74db0612660118425f94865e3af5829c247a82f057b3a -address /run/containerd/containerd.sock │ │ ├─112504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee808dadaf014482398d97de98b9241f3119bf1c1475759164b763e211df6c76 -address /run/containerd/containerd.sock │ │ ├─114604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3227e95b14e3fc8415cd5d5ad6300fdbaa3aee4e6384976a9adc63fd4444ef84 -address /run/containerd/containerd.sock │ │ ├─116481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2b166863d76c086f4b1ae94d4c743db2175c66a6f01c6f769e26f67fb50e49f -address /run/containerd/containerd.sock │ │ ├─116520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a4ec42e7ce66f72e80127f76602be0bfaa85ce9b2f3cd9e276788a152e1e4ca -address /run/containerd/containerd.sock │ │ ├─129936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78076734e398b5252206641e20c303723b0238233c8affc1fefa03cfc2c56c27 -address /run/containerd/containerd.sock │ │ ├─130027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72390caf0a4fc49a0c82c874c3fe6cd566496577d470ea31f151eedaf53bd67b -address /run/containerd/containerd.sock │ │ ├─132651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79828d2a7a31efe09d056da7ead9e9ac68c75aa71fb7c0f6ca3f34103e374cef -address /run/containerd/containerd.sock │ │ ├─158884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 206fcbc523ac8c3317915ee384d098730e45121174444618e97d4acd01bd4527 -address /run/containerd/containerd.sock │ │ ├─160350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3a50d320733adaffd94e990771306430ae928049f0f332671358eada902549a -address /run/containerd/containerd.sock │ │ ├─160793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2b7004f8e469f6900008a192d9593ddf7ca213df065c206baf392d1bbc99fe0 -address /run/containerd/containerd.sock │ │ ├─161690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a2bef8cbf09b26017c0ac90765e49f33cc399c0025a935b5212a516efc99ab0 -address /run/containerd/containerd.sock │ │ ├─163972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c55877af9cd173b2f8e5aca278cb72f40157fdbe75efb76bf561562363cb46d3 -address /run/containerd/containerd.sock │ │ ├─164254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4231f0750ec42a5da697dcc2c54ed49bbc772fec2e4adffc2f59616fb0868a82 -address /run/containerd/containerd.sock │ │ ├─164361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e5e97cd7a50f6085498a007c1ee15e20cc7a72b2bd09dffae9a9a2b60c33074 -address /run/containerd/containerd.sock │ │ ├─164787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d45c6377882e718010471777f751437f0e176c25a20cd856eadb662d1306ca9 -address /run/containerd/containerd.sock │ │ ├─164910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f88ae8b79402401061a5f9bf443881ca602290a511237ac4f8425698d14fc35 -address /run/containerd/containerd.sock │ │ ├─165010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16a8c385edac7fdac6be561627846f79d4e038fe935a20928d571418e166d3dc -address /run/containerd/containerd.sock │ │ ├─176643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55cdf96df56cf47c32fecd1612fe24a364afdde4654c932589c7536474861e24 -address /run/containerd/containerd.sock │ │ ├─178326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd77302bda7573359335dcbd95f331a0417f704c71882e4b159bc8a32039b7e -address /run/containerd/containerd.sock │ │ ├─178370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce27fbbe7c394dda76df7474091116c5ed28d1906e635c5c5c833d5ded490186 -address /run/containerd/containerd.sock │ │ ├─178437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b42b26e106ce3c801fed9d4202a0114ebfc2972d61f0b1d7c10b4e2508d14a59 -address /run/containerd/containerd.sock │ │ ├─178455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96c8d6d35d850af1b66b968d95b480d4d6720e635e6a168e048e0cb06c333128 -address /run/containerd/containerd.sock │ │ ├─178487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88e218509881802316521f4fc870ebc2ce29280c6fb3cb24d54be3798dc0c5af -address /run/containerd/containerd.sock │ │ ├─178869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 793a72c8b82ddac068f768824af0208d0a5a5ec7531898b64d7e279890cd59e6 -address /run/containerd/containerd.sock │ │ ├─178922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0871018ad4d86cdbdc1b6217286e864f3f8236984038f660988716ea020a289 -address /run/containerd/containerd.sock │ │ ├─192064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c5d7951ae18b36ccaea63a7b99ca2809d68ef2d48f98a10c8f8cb16ed287aef -address /run/containerd/containerd.sock │ │ ├─194484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcdbeb781914f08d1cfedb1bc9d5317b47194f37c189480945e6ab4408d0d5da -address /run/containerd/containerd.sock │ │ ├─194521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fef6192b5c4fc71310862e85b8881677390673452639dd94b6a9948262e9fc35 -address /run/containerd/containerd.sock │ │ ├─194686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72367e87774a5e8ccda7607972ba8f592e080397b63ce316f72e968358e94160 -address /run/containerd/containerd.sock │ │ ├─211792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab31af8e9e57d0be2685907dcefa0c2d346665cfd6912b23a4dea9042246ffd1 -address /run/containerd/containerd.sock │ │ ├─219561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c759ecfa74c18ddc1e6aca8560a6c67a364ab0b3195adc4083863baa091671c -address /run/containerd/containerd.sock │ │ ├─219580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3193ae5f30295ce91c55f9222e40cb7318cf071e09a81d5949ce1bb9a7dc794 -address /run/containerd/containerd.sock │ │ ├─219634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c81c74138d73f88ee70d1d49a84055174b1949d91a30fdf0c7ab1c7d16a469fc -address /run/containerd/containerd.sock │ │ ├─219929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b61fb0cd4e4eecff0adbce66155bd2f644524b24eb3d01a1f546fa6c7f6cbd81 -address /run/containerd/containerd.sock │ │ ├─231947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab4d25cff1d0b44ff1bb9d587a257e60a6404648a2fe9ac08c17a2a7e3dca8d3 -address /run/containerd/containerd.sock │ │ ├─234380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c8abcca750f2d4e28df284f47a62e24ec4499c14f13776e92972097bb7f551f -address /run/containerd/containerd.sock │ │ ├─235685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2940cf483259a9112fa78a3f9c2b657af13d78ea55da0a5379139c59c0da91e0 -address /run/containerd/containerd.sock │ │ ├─236630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a4ac721672a0b3a8b165dcb402c2291c3c3a8f651d4d78c7c13db7f5e492a39 -address /run/containerd/containerd.sock │ │ ├─237845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d51859e07125800471cde5ba55d37f5d8abc19be07e4c5d47cbfa3db0de4ef62 -address /run/containerd/containerd.sock │ │ ├─239996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9128aa3f542e68fa29835d62874d5d0ad9eb1c0b4e933d1ff8412b287db5fa7c -address /run/containerd/containerd.sock │ │ ├─241489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa555a33e5c37becefb135ad96c84f8d79677430eed0f0002e3dd6648d799dce -address /run/containerd/containerd.sock │ │ ├─241546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7de4be403df06377973e4b63cd27be52cdcd506a791321aea3c99782f69f2ac8 -address /run/containerd/containerd.sock │ │ ├─251571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7882eb95f13a994d56628e3d0e501bdadda50e29560e5be03789dbe2e7450571 -address /run/containerd/containerd.sock │ │ ├─252047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08248de4df7d66747f5a8053cd82e261cb4cbb5b1a9283a2123f0f1429cb6bed -address /run/containerd/containerd.sock │ │ ├─255129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68537a7d7ed5106c62c9feb1d1ddc2e3c6f54744e268814c1ff14d24010338ba -address /run/containerd/containerd.sock │ │ ├─259411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8afeb54f76bb1e439bd80267e79df0e67ae19e878e06c5a2573751107a6d2578 -address /run/containerd/containerd.sock │ │ ├─259680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18e2dd7a0e151909d1ef82d36bbcf7c78100663850581f89a1c1e62280f6174b -address /run/containerd/containerd.sock │ │ ├─259722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5db12437524cf2a0351ca13b1126aa7ae47e361f1419db8fc99491699a76cdac -address /run/containerd/containerd.sock │ │ ├─259851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f109df5449686de91a5f77dd1708ee40a8492a43371f56dce9ec89d7e5f168f3 -address /run/containerd/containerd.sock │ │ ├─271928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01c1bef5f86ed0e6bf8ccd890aa995424437492829b07c4b99b6c126eec825ca -address /run/containerd/containerd.sock │ │ ├─274610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b7c5c7debaabaa0a2ea4f7953b00133404bbcf024b927d9ed1199748ec288c0 -address /run/containerd/containerd.sock │ │ └─276181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95d8d80f0765ce004b4d16f65aaf7c0f429bed4e957f53c72dc97c8359240f99 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1408 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-34b33a21ad39689eb164db6e03965b9d82e99e62b5b0e0e19606c7e22009b621.scope … │ │ ├─38936 /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 │ │ └─38953 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29533 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29798 /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 │ │ │ ├─18725 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18745 /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 │ │ │ ├─25047 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25313 /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 │ │ │ ├─38842 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38863 /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 │ │ │ ├─34058 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34321 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12472 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12503 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.alfjym.service │ │ ├─12832 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.alfjym/unit.run │ │ └─12863 /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-alfjym --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.alfjym:/var/lib/ceph/mgr/ceph-instance.alfjym:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.alfjym/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.alfjym -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-rf3be49c2625844128f00291805d1b4b4.scope │ │ └─192630 /usr/sbin/libvirtd --listen │ ├─docker.service … │ │ └─10318 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-4a46f928befe98a3f4586f18aa4e80b9333c97ba5f5a38261b7a34192ff92787.scope … │ │ ├─12945 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.alfjym -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12964 /usr/bin/ceph-mgr -n mgr.instance.alfjym -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─158243 /sbin/multipathd -d -s │ ├─docker-b739931040c7e22f3281026e5ff88fd4d6d7b083d0c0cf99af0f44eef517b561.scope … │ │ ├─34363 /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 │ │ └─34374 /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 │ ├─kubelet.service │ │ └─41936 /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.179 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─640 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1075 /usr/sbin/uuidd --socket-activation │ ├─docker-84ad72a991e622646bfe70db35b5d8b6db769706ff6d9fe231e95d5253b0c16e.scope … │ │ ├─18792 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18811 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11082 /usr/sbin/chronyd -F 1 │ │ └─11083 /usr/sbin/chronyd -F 1 │ ├─docker-1d011582a0c3f7b5487a82cc5557ce48e9d7761c986970b8c47afdf785b6cc7f.scope … │ │ ├─29840 /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 │ │ └─29853 /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-416c6bf2ba3fcdaf0fcade2d59c490e515eaf97a42f946ca55741d2cdd287549.scope … │ │ ├─25355 /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 │ │ └─25367 /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.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─157077 /sbin/iscsid │ │ └─157080 /sbin/iscsid │ ├─docker-23f7b4a5c978f04df856619e0c40da196f04b440af809f77c44b6407bfa07d7e.scope … │ │ ├─12584 /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 │ │ └─12598 /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 │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─619 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─e3fd196f876b8263f4d931f14e3bf1dc054ca868037e1b2355bca0ec34f8c11b │ │ └─62723 /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 │ ├─be3ae4e6cc90413071508d85471c3b445b6ae62c4bf3e1e9d6336d7e746d17ab │ │ └─63491 /pause │ ├─f5e18a6c451bc9789e22dd61b5246d796ffc518449bcb34d66efaf7ceebe0ac2 │ │ └─66627 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─83f4bae8a530d4dbeb27d7e168d5cc022ecd62c619a4f937ef024f12f9d4dd7c │ │ ├─179625 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─427851 sleep 300 │ ├─f93f1d25c542a0909bb280d5d83e20ab38f5d0a951ab046be44cc81de64ca8fb │ │ └─234523 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7d0244ee8a1295e011ece5eb9f34db9509cea886f0fb4b086a36783dd07a02a4 │ │ ├─187772 neutron-api: uWSGI master │ │ ├─187825 neutron-api: uWSGI worker 1 │ │ └─187826 neutron-api: uWSGI worker 2 │ ├─daea130f6bfbe60215a5b26eb5cd93843256cccc51bb2fb98bee479262ec0aa8 │ │ └─45755 /pause │ ├─e91f2fe39d301ae22e496317b1f6b6ad7622936901d48f13c749ca4ceb952347 │ │ └─52532 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 │ ├─db5c859ccf4b98a2289e35bcc40a8aa15a82a2d20c9e5dc45d5c02381d4ef9a1 │ │ └─64207 /pause │ ├─3227e95b14e3fc8415cd5d5ad6300fdbaa3aee4e6384976a9adc63fd4444ef84 │ │ └─114629 /pause │ ├─21cb51d22f81f7b8591c80dc8d52e2c14a393ad8af3fbc86eeb1128153a44477 │ │ └─49457 percona-xtradb-cluster-operator │ ├─08f2a64d40b6df3558dbea5606ceda631586645f4825e49b2f96b0d795e5c447 │ │ ├─274321 apache2 -DFOREGROUND │ │ ├─277025 (wsgi:h -DFOREGROUND │ │ ├─277026 (wsgi:h -DFOREGROUND │ │ ├─277027 (wsgi:h -DFOREGROUND │ │ ├─277028 (wsgi:h -DFOREGROUND │ │ ├─277029 (wsgi:h -DFOREGROUND │ │ ├─277030 apache2 -DFOREGROUND │ │ └─277031 apache2 -DFOREGROUND │ ├─0b7aaad2f215b55c3ea3c928e5c4925e1204b13a1738823bc0e8056913d987dd │ │ ├─67615 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67631 /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 -- │ │ ├─67637 erl_child_setup 1048576 │ │ ├─67814 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67815 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67825 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67936 /bin/sh -s rabbit_disk_monitor │ ├─c55877af9cd173b2f8e5aca278cb72f40157fdbe75efb76bf561562363cb46d3 │ │ └─164012 /pause │ ├─4107ba531ff61728b22a826d2e3122586c6642c277e679d30f9c9cbebd71fb40 │ │ └─61499 /pause │ ├─21e39f0e2e712251be104c35afdfacd613ac29425f5770463de48324a18bf90f │ │ └─66232 /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-179.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 │ ├─0a4ec42e7ce66f72e80127f76602be0bfaa85ce9b2f3cd9e276788a152e1e4ca │ │ └─116550 /pause │ ├─0e5e97cd7a50f6085498a007c1ee15e20cc7a72b2bd09dffae9a9a2b60c33074 │ │ └─164404 /pause │ ├─fef6192b5c4fc71310862e85b8881677390673452639dd94b6a9948262e9fc35 │ │ └─194603 /pause │ ├─7be861bdcc8da456bbc6464fd8631200829121829708e42dc1e15f7c6cc81ff2 │ │ └─66906 /bin/pushgateway │ ├─fa555a33e5c37becefb135ad96c84f8d79677430eed0f0002e3dd6648d799dce │ │ └─241516 /pause │ ├─c81c74138d73f88ee70d1d49a84055174b1949d91a30fdf0c7ab1c7d16a469fc │ │ └─219699 /pause │ ├─0212b32dc4aea0c9e0d72ea276ab300b3f707f067a3b21f0501e38d765ab078d │ │ ├─50079 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 │ │ └─51381 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 │ ├─96c8d6d35d850af1b66b968d95b480d4d6720e635e6a168e048e0cb06c333128 │ │ └─178560 /pause │ ├─66d5bd2413a044b2b3843f9e3a346d220cdc42764d75e46ec74b8283c771c56f │ │ ├─174663 nova-api: uWSGI master │ │ ├─174704 nova-api: uWSGI worker 1 │ │ └─174705 nova-api: uWSGI worker 2 │ ├─75808d845c3155ba498a0398f5141374a78fe8d18298e544e5ba6e86c215d70c │ │ └─191873 /usr/bin/libvirt-tls-sidecar │ ├─4e4385264432ed4278e9047cb42f15821692869d40aee8e44f8de1a7f7230ded │ │ └─62456 /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 │ ├─729855ef615f90456ab4cd86e9b86f07e46415560d914bea8ba3bb9c0fe65f3f │ │ └─258071 docker-registry serve /etc/docker-registry/config.yml │ ├─5a144ab447610092ec32f38f846ae9230182c0958f7e8a227fb0188a2d94df8f │ │ └─196098 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─08eb012d187e205f89b74db0612660118425f94865e3af5829c247a82f057b3a │ │ └─112489 /pause │ ├─c585a2ab7c61b857b8d25ab7bf649d4ffdc1fcbdc1d7ba16ca91981b08cd7395 │ │ ├─112995 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113258 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113295 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─26278c8ad30f682c3ec42ec4b600e852d8f08d5e7bd1da4e0c3feff2d96461d7 │ │ └─44794 /coredns -conf /etc/coredns/Corefile │ ├─c182eaa5b75285c517bb8b743cbb4215583521f09371d4a08c124c39a715880b │ │ └─274894 /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 │ ├─e6e04a2f1e5137b1aedac5a9f4674f7b7dd75e674886a377ea4ec008c67ab6db │ │ └─41738 kube-apiserver --advertise-address=199.19.213.179 --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 │ ├─ba7d986b26812560936f13d8a632925831e312022664a942b2a07bfa0403b288 │ │ └─93707 /pause │ ├─c5ac797cf1942f1ced0b8001a8889a5125f7d85f54d9c11b34f3a93599e65897 │ │ ├─176891 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176907 /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 -- │ │ ├─176913 erl_child_setup 1048576 │ │ ├─176974 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176975 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176985 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177195 /bin/sh -s rabbit_disk_monitor │ ├─3b154269510a12b8fc738ac3c125b6fe9494ec041a075f234a0e750ab33a3d0b │ │ └─67120 /bin/oauth2-proxy │ ├─9b7c5c7debaabaa0a2ea4f7953b00133404bbcf024b927d9ed1199748ec288c0 │ │ └─274634 /pause │ ├─b860880ee8daaf900b55ea2f81f2b09a7e1c516721704406800d47f099ba142b │ │ └─97165 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-k7nm4 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─449443be00ef568f89567e8f7d827c1768ae5cfbb41fd62fb25995657c558462 │ │ └─50052 /pause │ ├─2f8a96710cf33c8d28ca4d264f11995abc84f3e4675f23472ee7b2bfc123d231 │ │ ├─251959 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─252372 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─252373 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─807495cd81b8bc2f19f3ee86445a6db961ca603532a874cc518dfec7f91f7729 │ │ └─41601 /pause │ ├─b61fb0cd4e4eecff0adbce66155bd2f644524b24eb3d01a1f546fa6c7f6cbd81 │ │ └─219952 /pause │ ├─31c98c82b3d867f8135d49a10be653041d296daf02a0d480a24c4a0d13e56a66 │ │ └─45916 /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 │ ├─1d3ca1ae17d6b64c5fb28861532d89a20003ad8bac06c6af212693290d83247d │ │ ├─230755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230773 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231284 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414917 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414921 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414941 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414943 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414944 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414946 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414948 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414949 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─414951 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─165d5f8d0d816d24be08dbe1722ad66ef1175bd7d556e312de5513ae10ac51fb │ │ └─61336 /pause │ ├─12ea0a3284b3a16a3aff31cfaaffb913d0c15a3a4fab091a17cf87db862f0e38 │ │ └─65874 /goldpinger --static-file-path /static │ ├─4a2bef8cbf09b26017c0ac90765e49f33cc399c0025a935b5212a516efc99ab0 │ │ └─161714 /pause │ ├─ab4d25cff1d0b44ff1bb9d587a257e60a6404648a2fe9ac08c17a2a7e3dca8d3 │ │ └─231970 /pause │ ├─16a8c385edac7fdac6be561627846f79d4e038fe935a20928d571418e166d3dc │ │ └─165033 /pause │ ├─5e7f2d37c9dd7f6d1ffc39599d4128e8532281f8e71ea99f41c87c0e08090cec │ │ └─66371 /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-179.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 │ ├─b30fd979df050dee87f721eb68f54cbf667abd768da8acc4ce3c918ea00cb05d │ │ └─52439 valkey-server *:6379 │ ├─a2b166863d76c086f4b1ae94d4c743db2175c66a6f01c6f769e26f67fb50e49f │ │ └─116504 /pause │ ├─f620d7557d4f3674efc06f306212b37fb0f40228c52e5cca8d51f3d9682b2a9f │ │ └─41599 /pause │ ├─4ab4d3d617d14c8760073fd173798b7b0be10dd80d8e2a7147f1f90a6c1e2049 │ │ └─41865 /kube-vip manager │ ├─64c10dedd629ef4142ef4a49c13bae56427e4c0cb3c994216827d26cd996d061 │ │ └─52244 /pause │ ├─18e2dd7a0e151909d1ef82d36bbcf7c78100663850581f89a1c1e62280f6174b │ │ └─259705 /pause │ ├─c194423c1615954882dc3e4d245d87f8e64f0982707b66f1c4c7f1b111060f79 │ │ ├─50237 mysqld --wsrep_start_position=46e076d2-9e16-11f1-8d07-e2ed863cb4c2:20 │ │ └─50360 /var/lib/mysql/mysql-state-monitor │ ├─0e2ebe58d74f8403d951ab18a1e441a015ddb625ad0ce3533c7954d1737c29b9 │ │ └─43182 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e6ca649e2ea4c33a1e6ca2e74e354589fdf8fa795d63433b2667061e7f39bb56 │ │ └─50156 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b42b26e106ce3c801fed9d4202a0114ebfc2972d61f0b1d7c10b4e2508d14a59 │ │ └─178513 /pause │ ├─0394a05bdc7454d130589330b74a7e20c8cbefcdee2acffb42c1e150ef6e6ac3 │ │ ├─93951 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93967 /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 -- │ │ ├─93973 erl_child_setup 1048576 │ │ ├─94079 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94090 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94246 /bin/sh -s rabbit_disk_monitor │ ├─01c1bef5f86ed0e6bf8ccd890aa995424437492829b07c4b99b6c126eec825ca │ │ └─271953 /pause │ ├─5724e57e49165c3d5ce208ee8822f8e402a9ba7973978895a91528ea4045d886 │ │ └─41637 /pause │ ├─2940cf483259a9112fa78a3f9c2b657af13d78ea55da0a5379139c59c0da91e0 │ │ └─235706 /pause │ ├─ef1d21e1fae1b2bc6bad03956dd24cd2e0810eb6caebd9aaf8adcb07b6293bea │ │ └─67061 /bin/oauth2-proxy │ ├─ccb4039af04d919af153fa1081c1ec802701dd1712853b76f604fd1cf40fae16 │ │ └─63540 /pause │ ├─f8c91b9125214e211a05254deb05325befa0af756f11d772c6073d007345ba5c │ │ ├─207648 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─208172 heat-engine: ServiceWrapper worker(0) │ │ └─208175 heat-engine: ServiceWrapper worker(1) │ ├─7efe8d22303a3fb2c1609395c1f1113ed3eed3f8b2eb254a7ef84ab294c5dbd7 │ │ ├─62332 python -u /app/sidecar.py │ │ ├─62680 python -u /app/sidecar.py │ │ └─62681 python -u /app/sidecar.py │ ├─5dbd7a891d277216528e292096d3f990f3649f6e9eb7372bca27e45a45dc7c23 │ │ └─48644 /pause │ ├─714bd1aa043cfeb31fb34d96e38fb6c8643e9052722b6bfe2c13782cbc5a98d0 │ │ ├─ 72846 apache2 -DFOREGROUND │ │ ├─ 72889 (wsgi:k -DFOREGROUND │ │ ├─ 72890 (wsgi:k -DFOREGROUND │ │ ├─ 72891 (wsgi:k -DFOREGROUND │ │ ├─ 72892 (wsgi:k -DFOREGROUND │ │ ├─426735 apache2 -DFOREGROUND │ │ └─428268 apache2 -DFOREGROUND │ ├─85d32456bd64a2d10d6c41d05e17d76571e1fdd8fd4c1a3ddd87f932fe5e166f │ │ └─57192 /pause │ ├─1e8d74876351ac8d03b6519d884325d3f6ccfa2338a0ed5407c45342d3e19421 │ │ └─49336 /pause │ ├─5679737e7afd066e7ce705b49db69cfd2a10bd330bf1c75b7de3e37e13652930 │ │ └─269425 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0a4ac721672a0b3a8b165dcb402c2291c3c3a8f651d4d78c7c13db7f5e492a39 │ │ └─236653 /pause │ ├─2517f56a6dd60d0b423033d97cd2c4303d0dd157991915666b1c6df47644c191 │ │ ├─175414 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─175859 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─175860 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a39897646af95490468bee950dd9a3d712b276ba076d1b61edd22e0b02c41801 │ │ └─45872 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─206fcbc523ac8c3317915ee384d098730e45121174444618e97d4acd01bd4527 │ │ └─158907 /pause │ ├─7d9b2d782c19a784e17e651cd890d4eabe095f733b6d44390ea1ff8c6d387443 │ │ ├─64687 nginx: master process nginx -g daemon off; │ │ ├─64702 nginx: worker process │ │ ├─64703 nginx: worker process │ │ ├─64704 nginx: worker process │ │ ├─64705 nginx: worker process │ │ └─64706 nginx: worker process │ ├─b302d977526ac33f530af680eabef5e3c0acb4bf0ad02393530ef5f3d74d46ee │ │ └─42100 /pause │ ├─86ad46f13638e5ef5b5fad6f80d95c8d4a463f41d5edbd8217a0d2bbd7efeca4 │ │ └─49646 /pause │ ├─e21c25ad3de05aa98dd03a0976f61d838abb07b3437d28d1a26070a3b14df19f │ │ ├─187794 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] │ │ ├─188200 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) │ │ ├─188203 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) │ │ └─188214 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) │ ├─8f3dab580d83b1d7d06dfa11f890dc86fa4f2f4e14763b2bcaa45ff34845ac3a │ │ └─45957 /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 │ ├─1658c0cf653d696b76d7d096aba4538f14164ee0b7911a64db3cf9db35e1ee62 │ │ ├─65496 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65550 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─abd77302bda7573359335dcbd95f331a0417f704c71882e4b159bc8a32039b7e │ │ └─178404 /pause │ ├─14d2a7c144f49852b4c4cff5c24bab27182ebd8eada7db15e95dfe0b758566f9 │ │ └─96763 /pause │ ├─d14a599c86ba31026b2370bf12990077a56b0e12760ffc9ca60c3e4a9fa80d78 │ │ └─41721 etcd --advertise-client-urls=https://199.19.213.179: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.179:2380 --initial-cluster=instance=https://199.19.213.179:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.179:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.179: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 │ ├─c019e369fda5e6fbb5f051f0968e3b5c048ffe2ad2a28c6f0e0d5a92191e743e │ │ └─63001 /pause │ ├─4bae93423436eb584baaf26f60357e86eb1a430a0f0795f1be585d97b50eb1e1 │ │ └─66422 /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 │ ├─70f4603850d23cd47121964fa4f8ddf60da069c536c7ce9e9195d446655e4be3 │ │ └─66673 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d994d218caa376a93bd9d2a79be653233c61f2d20b76eead93d861accb44639b │ │ └─65067 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8c80ccf452562373417c1744a1ca4c2d544cee33f5ccb0711fd472c0bb7dc35f │ │ ├─188762 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) │ │ ├─189151 /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/tmp3taynno6/privsep.sock │ │ ├─189308 /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/tmp8rn7o1gd/privsep.sock │ │ └─189796 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─75369c7f5e5542ea31649383ae8852d3d6a6a89a365f38e7cfc934664f859305 │ │ └─57521 nfd-master -crd-controller=true -metrics=8081 │ ├─b9760171db3f91185fc0d64c8340063a09e68ef6477fd2fa5144df8c04ce6aee │ │ └─161011 /coredns -conf /etc/coredns/Corefile │ ├─7215e7301303ce79ca6850d6959494e8a67ce458ce7903ec5c33bf990aeda5fd │ │ └─45211 /pause │ ├─122eafe93e1fb33a7840133f2486dd748866b4d8f609570f0d53210a1a15acd2 │ │ └─159213 /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 │ ├─628dbcecdb0cd3dac88b2eea03606a2446de463f40de6fa5c0751be756486851 │ │ └─42945 /pause │ ├─5db12437524cf2a0351ca13b1126aa7ae47e361f1419db8fc99491699a76cdac │ │ └─259749 /pause │ ├─b40f870b261247f5ec5489731300c8e3dfb2acb36b59c233330b51cbb5ea4af6 │ │ ├─269799 /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 │ │ └─270039 /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 │ ├─6fa4c170193c067c8252e84be3091db8c3e20c3ebe507cf3fcf17996b5d397fa │ │ └─48222 /server │ ├─b2a27afb1a1fd467c174955375266e30c1c994c08d192aea7444ec3248cd3e81 │ │ └─44407 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f1aaa9c36b236cd6df3d8f3dc6d84765ad25f53793b2bcfb96d57a6fbfc15425 │ │ ├─228913 octavia-api: uWSGI master │ │ ├─228941 octavia-api: uWSGI worker 1 │ │ └─228942 octavia-api: uWSGI worker 2 │ ├─6eeb95d749d45483a2d6732ba7526eebb4d957402a0469818c4ac4c3c13748bf │ │ └─57474 nfd-gc -gc-interval=1h │ ├─9bd858a2507170fd3c5f437273cd1daeb5b615dab220d00cd793b0a91efc4db3 │ │ └─66321 /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 │ ├─28c0d2132e328f7c76125c0348165286b78514cb7a5763efd42feb1164981eeb │ │ └─170243 /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 │ ├─600ef05e8e9a74a3b942bb68e9437285edb789be5c30b5412597c1465e1b2160 │ │ └─236073 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─d89c6bd2859149298710f78b76dedfbe168f69030f9ad589757c1e114651902c │ │ └─41562 /pause │ ├─2dcfa130577eb447139014061269312827d632aa28eca69631c1b827fd77ae14 │ │ └─56458 /pause │ ├─5dc464cab0ec1cd89c6899f7468830ef908daa9b36f2380a2d7718d1a5a7cfc0 │ │ ├─ 97232 /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 │ │ └─410206 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─72390caf0a4fc49a0c82c874c3fe6cd566496577d470ea31f151eedaf53bd67b │ │ └─130050 /pause │ ├─ce27fbbe7c394dda76df7474091116c5ed28d1906e635c5c5c833d5ded490186 │ │ └─178456 /pause │ ├─73613a69a766103ccf0f091e98a275c280141d58236dfd62216377b4dedcf0c2 │ │ └─41757 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 │ ├─3b7a668113cc89ac9582d8b663944ae7e52854adc5a5dbdc2543859c54dc012c │ │ └─61547 /pause │ ├─03bbaf522ac95f2c6e9971f5157fdaf8a27e6fcfc3be2be5e8180be22200eaef │ │ └─65121 /pause │ ├─eadd5946100ede78bec77f5a8e9dccc8bb3c891600d24a11c4cbed9aeb3e4a56 │ │ └─48900 /manager --metrics-bind-address=:8080 │ ├─980388e50f7e1a511a0703aeb99e60cb183f4ab934d3638538c3021f648502c1 │ │ └─52353 /pause │ ├─95d8d80f0765ce004b4d16f65aaf7c0f429bed4e957f53c72dc97c8359240f99 │ │ └─276211 /pause │ ├─1bda9caeea754b3b9a761f9b0f379bbab2d9f0ea41498b97f95f42fc857ec08d │ │ └─128394 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─08248de4df7d66747f5a8053cd82e261cb4cbb5b1a9283a2123f0f1429cb6bed │ │ └─252070 /pause │ ├─4231f0750ec42a5da697dcc2c54ed49bbc772fec2e4adffc2f59616fb0868a82 │ │ └─164289 /pause │ ├─d9b0314f6e83c5ed30caf23c00a5ea0780ffe2f51572abc69a21f8daa19d6d7e │ │ └─65159 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8afeb54f76bb1e439bd80267e79df0e67ae19e878e06c5a2573751107a6d2578 │ │ └─259464 /pause │ ├─116fb9b51b7b95e616ef46e256a0784cdd7c7b833d51d139cf1aabe64608ef00 │ │ └─50335 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─65f097b8613caba2bcac0fb52476d7d7d9e7acb74531214643a13b799a1a8847 │ │ ├─255404 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─255433 /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 -- │ │ ├─255464 erl_child_setup 1048576 │ │ ├─255691 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255692 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255702 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255942 /bin/sh -s rabbit_disk_monitor │ ├─dd07fba7f892273bf4c046d222d3a19f6cec4f540ee10200a8be37513916cee4 │ │ ├─190463 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] │ │ ├─190700 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─191457 /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/tmpykhyp3rv/privsep.sock │ │ ├─387065 /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/tmpenag8tjv/privsep.sock │ │ ├─387553 /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/tmpxpsnk2o4/privsep.sock │ │ ├─388096 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─388101 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─400095 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=cc4a789a-023e-4db9-8c97-6903c050eae7 --namespace=qrouter-cc4a789a-023e-4db9-8c97-6903c050eae7 --conf_dir=/var/lib/neutron/ha_confs/cc4a789a-023e-4db9-8c97-6903c050eae7 --log-file=/var/lib/neutron/ha_confs/cc4a789a-023e-4db9-8c97-6903c050eae7/neutron-keepalived-state-change.log --monitor_interface=ha-4d13b8ba-f4 --monitor_cidr=169.254.0.110/24 --pid_file=/var/lib/neutron/external/pids/cc4a789a-023e-4db9-8c97-6903c050eae7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─402403 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=16c8d5e9-5c2d-4313-98f0-bc4c503859c9 --namespace=qrouter-16c8d5e9-5c2d-4313-98f0-bc4c503859c9 --conf_dir=/var/lib/neutron/ha_confs/16c8d5e9-5c2d-4313-98f0-bc4c503859c9 --log-file=/var/lib/neutron/ha_confs/16c8d5e9-5c2d-4313-98f0-bc4c503859c9/neutron-keepalived-state-change.log --monitor_interface=ha-8e189c08-43 --monitor_cidr=169.254.0.252/24 --pid_file=/var/lib/neutron/external/pids/16c8d5e9-5c2d-4313-98f0-bc4c503859c9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─0f481aacb9b6f50cb32aea13ab858ab644c85b569d7d6473e29087c02e239fbb │ │ ├─192229 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192250 /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 -- │ │ ├─192260 erl_child_setup 1048576 │ │ ├─192419 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192420 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192430 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192849 /bin/sh -s rabbit_disk_monitor │ ├─2c5d7951ae18b36ccaea63a7b99ca2809d68ef2d48f98a10c8f8cb16ed287aef │ │ └─192087 /pause │ ├─f0bdd7df509ebfee90e7851eddba67b8b80c5509c23014d04e54ca43a97a57ad │ │ └─45370 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 │ ├─bcd80f86ff900b20f3271e61a06478a46fd975e2a2f706563f1651c9b5f8a882 │ │ ├─207692 heat-api: uWSGI master │ │ ├─207739 heat-api: uWSGI worker 1 │ │ └─207740 heat-api: uWSGI worker 2 │ ├─b42325a96fb21390bac599be840ec25ad47a2e5765787b12dee2dd7db2e51255 │ │ └─52726 valkey-server *:26379 [sentinel] │ ├─9cadd92657045e5065d6d9d46f56222f62a8723d2f43933f35b218985ece3fff │ │ └─190431 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) │ ├─9d45c6377882e718010471777f751437f0e176c25a20cd856eadb662d1306ca9 │ │ └─164822 /pause │ ├─c724b819a6ccc209a9fbafb35a996b8228fd073dc295760e63957ddf2297c897 │ │ ├─111358 glance-api: uWSGI master │ │ ├─111372 glance-api: uWSGI worker 1 │ │ └─111373 glance-api: uWSGI worker 2 │ ├─38506e814f22656932b00f9ac9ba19e66a78ccf8097ff487636131a00b09ac73 │ │ └─44380 /pause │ ├─83855320b32e3ac085cdf47a8c5c021db16a74ecc9359d73e1ddd27fcabbfb15 │ │ └─87563 /usr/local/bin/rook ceph operator │ ├─90127ca0b4a89714341a80efccce1b22344258a0525279edb503abcde66c935f │ │ ├─161901 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161917 /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 -- │ │ ├─161923 erl_child_setup 1048576 │ │ ├─161972 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161973 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161991 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162129 /bin/sh -s rabbit_disk_monitor │ ├─7882eb95f13a994d56628e3d0e501bdadda50e29560e5be03789dbe2e7450571 │ │ └─251609 /pause │ ├─5ba4138d96b7378dcbd57c0834e84184f77fe187d372e2d02f7debba935e28e4 │ │ └─41707 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 │ ├─72367e87774a5e8ccda7607972ba8f592e080397b63ce316f72e968358e94160 │ │ └─194735 /pause │ ├─3b4e8d4144ed2844c6c49a132768eea4689dc3f276d2dff6de9b2b89ee473b31 │ │ └─65848 /pause │ ├─9d03638056da634534f9bacf8e12f46af62be6dae937fe600a342248bbc8fa9a │ │ └─98017 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─08eb5a796b51c367a68d502cf9da5ca78dc81b138065b3f31a198cf1883938a3 │ │ └─52826 redis_exporter │ ├─0dc79d936f41d312eb54f9ce4152518b5882a5d59f134f76bacbdb75f2ea5d65 │ │ └─86759 /pause │ ├─bf07592f175682ed758f7d2781cf82b1654f4ff93cc9f5a891d131ca4d5380cb │ │ ├─251966 magnum-api: uWSGI master │ │ ├─251994 magnum-api: uWSGI worker 1 │ │ └─251995 magnum-api: uWSGI worker 2 │ ├─0c7d0ee67ad43200b680d89a6e31a8985b5027539a543bf8b8ad22b7d6a39398 │ │ └─80562 /pause │ ├─88e218509881802316521f4fc870ebc2ce29280c6fb3cb24d54be3798dc0c5af │ │ └─178578 /pause │ ├─010f23ad5ea2d68a1eb5b87c89bba5b3a4197a6c34d384058c0676248103de06 │ │ ├─131028 /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 │ │ └─131258 /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 │ ├─79828d2a7a31efe09d056da7ead9e9ac68c75aa71fb7c0f6ca3f34103e374cef │ │ └─132675 /pause │ ├─97d1f1367114f8feb56cb1098b4f4b8ae44bbcb8c1ae110b1a2bcc0328037bfe │ │ └─61459 /pause │ ├─50bedaf3b6537325636be55e149e4061e9d9bb235a5fc1d585884e9528298906 │ │ └─42970 /pause │ ├─b7865b2775797d626087ff180520218b48634e4e2af3d434a26460f5c742b182 │ │ └─114320 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c8f1f742d534d33e249097564c5afaf60e76e85a4e127a17c80e80eb416e037f │ │ ├─187840 neutron-policy-server: uWSGI master │ │ ├─187852 neutron-policy-server: uWSGI worker 1 │ │ └─187853 neutron-policy-server: uWSGI worker 2 │ ├─a9f9dc72234728ba740bb8be0e403670ded34b41123a0d1d99562bced684ea4a │ │ ├─79134 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79151 /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 -- │ │ ├─79161 erl_child_setup 1048576 │ │ ├─79292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79293 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79303 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79392 /bin/sh -s rabbit_disk_monitor │ ├─6ace47f070be53e07c72cc7e9f91054d533e64d892adb06e5c83c78044bbf6b6 │ │ └─44838 /coredns -conf /etc/coredns/Corefile │ ├─07824c8c9832db5aeeec154dc9c2eb2dcaed8109fddcb918e0dbbd754bb4523c │ │ ├─211969 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211986 /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 -- │ │ ├─211992 erl_child_setup 1048576 │ │ ├─212125 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212127 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212153 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─212445 /bin/sh -s rabbit_disk_monitor │ ├─3c0f3111168e380a726e7d3c4332911ef769c87e0c30971f46a910833010825d │ │ └─57387 /pause │ ├─ccc1a1f5fd4d63962494906c2de01a6dd9a242e4479e5324440b1dbf8c8ec4e1 │ │ └─48798 /manager --metrics-bind-address=:9782 │ ├─7d46b51d8f3d9aedf2210cff99959fd66ef90da9f942c2a4ff36b6fe3fcd1295 │ │ ├─347662 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] │ │ ├─348121 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─348438 /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/tmpx968k3nr/privsep.sock │ │ ├─348777 /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/tmp94cfdmbd/privsep.sock │ │ ├─349205 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349206 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349232 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/65aaced0-ada7-465c-8642-ca132713653b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/65aaced0-ada7-465c-8642-ca132713653b/host --addn-hosts=/var/lib/neutron/dhcp/65aaced0-ada7-465c-8642-ca132713653b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/65aaced0-ada7-465c-8642-ca132713653b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/65aaced0-ada7-465c-8642-ca132713653b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6e47ef71-f47c-4d1d-92e4-bb26f7be2719,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 │ │ ├─349236 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5972e8f1-2d86-4fde-9beb-cb64ddb894de/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5972e8f1-2d86-4fde-9beb-cb64ddb894de/host --addn-hosts=/var/lib/neutron/dhcp/5972e8f1-2d86-4fde-9beb-cb64ddb894de/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5972e8f1-2d86-4fde-9beb-cb64ddb894de/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5972e8f1-2d86-4fde-9beb-cb64ddb894de/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1a23f60a-bee7-45fc-a35f-886ce44a22c0,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 │ │ ├─349263 haproxy -f /var/lib/neutron/ns-metadata-proxy/65aaced0-ada7-465c-8642-ca132713653b.conf │ │ ├─349268 haproxy -f /var/lib/neutron/ns-metadata-proxy/5972e8f1-2d86-4fde-9beb-cb64ddb894de.conf │ │ ├─386796 /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/tmpqz7hxvpe/privsep.sock │ │ └─393175 /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/tmp0oyk7y0w/privsep.sock │ ├─28e7b5c789b0017e735718530d8a6d9644d9a39723dce6f65e2fa6fe98c5e2ed │ │ └─236683 /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 │ ├─23317c1f364b93816a628a429529844a32a72039f8368798b6133501c3f497e5 │ │ └─41623 /pause │ ├─793a72c8b82ddac068f768824af0208d0a5a5ec7531898b64d7e279890cd59e6 │ │ └─178897 /pause │ ├─4def88d301c796dee39c0a41a2c0335739007b54381e07bd1c5b3683501aec2c │ │ └─61839 /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 │ ├─8a4748c5aa37e50c3b70098e2a2ff77481c403fc695c82eceefe07bea195e024 │ │ ├─62304 python -u /app/sidecar.py │ │ ├─62682 python -u /app/sidecar.py │ │ └─62683 python -u /app/sidecar.py │ ├─f42f29e2fe872419cb5e2f3956cb208fc9a3ddf3961e687e2acbd947e8386126 │ │ └─57244 /pause │ ├─5f88ae8b79402401061a5f9bf443881ca602290a511237ac4f8425698d14fc35 │ │ └─164935 /pause │ ├─f109df5449686de91a5f77dd1708ee40a8492a43371f56dce9ec89d7e5f168f3 │ │ └─259900 /pause │ ├─e3018d72a6375080f8c5ee4892ddd5471cf144bcdf05021c0eee26c15a59ee5d │ │ ├─159248 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159262 /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 │ ├─81e81666ee9e8300c854bc29fee4a392dcea254d1911814cca8c084eff5dede2 │ │ └─66974 /bin/memcached_exporter │ ├─f2b7004f8e469f6900008a192d9593ddf7ca213df065c206baf392d1bbc99fe0 │ │ └─160819 /pause │ ├─3fae4acd1225060c2ca7eed696b077f0b713eb3591141e96a7fec9fe4cd8dc2a │ │ └─47802 /pause │ ├─d52fd5537bb9efb705561161e5cb5945b75b54ced81460e4c0d9f5743cd874af │ │ ├─114785 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114802 /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 -- │ │ ├─114808 erl_child_setup 1048576 │ │ ├─114884 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114885 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114895 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115043 /bin/sh -s rabbit_disk_monitor │ ├─abb33154b3e5a7c61f8bcbbf2d0448149689bdeb053f4d311c78cf1364bd20cb │ │ └─65798 /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 │ ├─b8ed4b85e1b39567329eb88de528b1571151104e051c74b52cd947391e4e0127 │ │ └─276430 /bin/openstack-database-exporter │ ├─6ce6e2a0eb037a6f5bb9763e64a59425f60485015c2c6ef7a4d1927f546443e9 │ │ ├─ 48121 /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 │ │ ├─ 48133 /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 │ │ ├─ 48283 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274185 nginx: worker process │ │ ├─274186 nginx: worker process │ │ └─274187 nginx: cache manager process │ ├─4c8abcca750f2d4e28df284f47a62e24ec4499c14f13776e92972097bb7f551f │ │ └─234421 /pause │ ├─52c77958e0d068c2c7d6727a477776511a8fd5a1a1f63ecba19e4c7812c2f6a9 │ │ └─111018 /pause │ ├─5d5e3a8c12ca65de86e10db2295f1aab06d5d857111bf7181253e9f48766859b │ │ ├─126740 cinder-api: uWSGI master │ │ ├─126754 cinder-api: uWSGI worker 1 │ │ └─126755 cinder-api: uWSGI worker 2 │ ├─9bece7208cf7646a74a89bc600a1cd6def757e8c59db2192daefa4fcc0aa688b │ │ └─63606 /pause │ ├─c041758ab8c7682fe0a037949f31aebe8b279f0e8cbbedc369039110aacb41f3 │ │ ├─251635 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252366 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpjksyw473/privsep.sock │ │ ├─252369 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252440 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6fa362a144555ef7f1781bd1f54f33c8720bf4766e2519db605fca18beb106f4 │ │ └─66057 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f3193ae5f30295ce91c55f9222e40cb7318cf071e09a81d5949ce1bb9a7dc794 │ │ └─219670 /pause │ ├─022d22655270a13eb03286d1e9b2a71a7ff9b3e73ebe4f17063aa4c86653f0c0 │ │ ├─232176 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232204 /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 -- │ │ ├─232210 erl_child_setup 1048576 │ │ ├─232298 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232299 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232310 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─232597 /bin/sh -s rabbit_disk_monitor │ ├─24efc90342d43a3dfed9df068d2aa1e3108c0db04d20caee41c638fa6c8716db │ │ └─69457 /pause │ ├─4e29ebad9c332c2259a1318189785db9a2437c906cc757d3b69d7c7bb2e9efa9 │ │ └─57709 /secretgen-controller │ ├─7de4be403df06377973e4b63cd27be52cdcd506a791321aea3c99782f69f2ac8 │ │ └─241578 /pause │ ├─0de34f4bb7bc80954e0d3e29ef01108a065d0d9f36f6d904d36d0bca4bf30640 │ │ └─192595 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a2826044ce8995f580c563a29bbdf3ca7657b0d4802a01d92952a3bc9dfe7bf5 │ │ ├─196034 /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 │ │ ├─388378 /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/tmp8bhqydbh/privsep.sock │ │ ├─388619 /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/tmpvbnqh7he/privsep.sock │ │ └─390174 /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/tmpdphm6z9l/privsep.sock │ ├─693785d09e93fe914783efc20f6fb924cbfc76aca5536267a9a9aa11925ca1db │ │ ├─278676 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278690 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─a26b7eaa7ee2617af80bb1ff4aae38d22e392b52bca6c1e605f2ef7e593fc375 │ │ └─237893 /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 │ ├─a0daf56ac7b011e970426dcc91be71aa53f1702e388c35a479c7a599ba527096 │ │ └─42130 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─78076734e398b5252206641e20c303723b0238233c8affc1fefa03cfc2c56c27 │ │ └─129961 /pause │ ├─4856e8e140aa27b05ecbe27d4894aede84aec4294d1fb7bf3b96f678e2577c93 │ │ └─66940 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3acbfb09db5a49acb864c8408d49a1306704f6a2145f1b25e8c02068e3dc24b8 │ │ └─44776 /pause │ ├─d51859e07125800471cde5ba55d37f5d8abc19be07e4c5d47cbfa3db0de4ef62 │ │ └─237868 /pause │ ├─7e91efbac53e987c8d73bd6f1a9c3da1f7de314c89e4ebcfa4b67a0623e78701 │ │ └─96716 /pause │ ├─7e784c8f61d4390826c4a5911ec7e0ee7e0304e05181b9a2f2ac648ff3a4f6df │ │ ├─138214 placement-api: uWSGI master │ │ ├─138323 placement-api: uWSGI worker 1 │ │ └─138324 placement-api: uWSGI worker 2 │ ├─68537a7d7ed5106c62c9feb1d1ddc2e3c6f54744e268814c1ff14d24010338ba │ │ └─255155 /pause │ ├─e720d183d5353c98e17cf1cc70db38541eb418b3256583fe66b88b0fcdd660ff │ │ └─269454 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f6e56dce1a9f05beff936b66852f5ce1f474e49254d8922954356cdf1bff7d89 │ │ ├─85861 barbiacan-api: uWSGI master │ │ └─85881 barbiacan-api: uWSGI worker 1 │ ├─5753d30e1c3e74ecfeba0e5f0c47376b1f78d533d3f522f193d5248d48956b91 │ │ └─191922 /bin/bash /tmp/libvirt.sh │ ├─a22be1502b0a1e48b4404bf4b49f566a2938e71075e595b0a063801347044718 │ │ └─44727 /pause │ ├─a8340f251fdc27ef25ff74b89e1c45b5ec4894f39443f3f71b2f8dc11e63f55f │ │ └─48750 /pause │ ├─b12cbd0eaa461089190a9f17186e650657c653677ec97fce76b9817cbfa07347 │ │ └─130578 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─2a1e27ca8756d2f10e67426e75bae67d56084a11d2c39f69e80636b949fcc238 │ │ └─62880 /pause │ ├─d0871018ad4d86cdbdc1b6217286e864f3f8236984038f660988716ea020a289 │ │ └─178946 /pause │ ├─a3a50d320733adaffd94e990771306430ae928049f0f332671358eada902549a │ │ └─160373 /pause │ ├─e0e9d6730c7ac3d150eae5e6e04a88f91333e5d5760cc1bdd4b9731029e418b8 │ │ └─64095 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 │ ├─f2080b2ddbbc5662411f27fd976a662babd05ba1cd0f2efba43dd97e3fb92a6b │ │ └─57143 /pause │ ├─a5d96c42c4755d23b22c82c995fc2ce8c7371b42d04b0bda69bd8c23ca1869be │ │ ├─174772 nova-metadata: uWSGI master │ │ ├─174796 nova-metadata: uWSGI worker 1 │ │ └─174797 nova-metadata: uWSGI worker 2 │ ├─4c759ecfa74c18ddc1e6aca8560a6c67a364ab0b3195adc4083863baa091671c │ │ └─219636 /pause │ ├─52b492bde2a1e7b237d58f068f5b340ece6815310d222a504394e68e26c7d0c2 │ │ └─229908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─1509bb9dca240ab3c28bb355949ca8902c22c9bd1ccb3bb2efe9db8469895b0b │ │ └─66273 /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 │ ├─7258dc71bbfc3b0ffcd30146ace333d60a58722b6c13dadbac474c6c85d30c34 │ │ └─45670 /pause │ ├─89626f35394f035ff75ca17246982579c630c9dd3657c6186e64e3ae4e0b8999 │ │ ├─229932 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─230365 octavia-worker: ConsumerService worker(0) │ │ └─230368 octavia-worker: ConsumerService worker(1) │ ├─ee808dadaf014482398d97de98b9241f3119bf1c1475759164b763e211df6c76 │ │ └─112528 /pause │ ├─bc5b02c3fc82e5fc65055b817ef58749f738875c0adc6775fd72004f62217954 │ │ └─240049 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─14ba4578ddde3d2a9fff94cad3369e85a611dcc2f6038265dcf504ee06ea017e │ │ ├─207688 heat-api-cfn: uWSGI master │ │ ├─207741 heat-api-cfn: uWSGI worker 1 │ │ └─207742 heat-api-cfn: uWSGI worker 2 │ ├─0a66e3ec8af898efbbddc3fe7aadf516cd7b37655be040b90837f23493441f8a │ │ └─67330 /pause │ ├─7a1788136da64750e65d251ab3e118eb046214b52cd19182d837b29c5b69a1c0 │ │ └─78981 /pause │ ├─512b32051504f5ba5d06bbf3429740da8ed6dc6eba059b67966daef9260a3714 │ │ └─64963 /pause │ ├─ab31af8e9e57d0be2685907dcefa0c2d346665cfd6912b23a4dea9042246ffd1 │ │ └─211818 /pause │ ├─9128aa3f542e68fa29835d62874d5d0ad9eb1c0b4e933d1ff8412b287db5fa7c │ │ └─240019 /pause │ ├─a1ad655de84f95f2377675b8be03e0df95d6994e1a5e694ac6793481c49e5acb │ │ └─47906 /pause │ ├─55cdf96df56cf47c32fecd1612fe24a364afdde4654c932589c7536474861e24 │ │ └─176689 /pause │ ├─92008647c95947fd77b76813f7ae75872f95956b68cf0f651cf77e140c1cd0e8 │ │ └─45709 /pause │ ├─bcdbeb781914f08d1cfedb1bc9d5317b47194f37c189480945e6ab4408d0d5da │ │ └─194508 /pause │ ├─4b629bcacc5e7a170017dedb68212d66c7ce567ed6b7c087ebd39ea386bd6039 │ │ ├─175434 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175864 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175865 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─f63bcae3f0434c09882d828ff82dc8281b430237e5a43a1c0c936c06434b573e │ │ └─57612 nfd-worker -metrics=8081 │ ├─251751567716461ace3f10333bf73d6be16fe46ace76aff7337a5192525ccb66 │ │ └─63952 /pause │ ├─fa3bf5ae30e377e6b92ac11a07581b445e196c90ad5dba4d0fa785700692f95a │ │ ├─43414 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43799 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ └─4d8d892ff2e73432d7b7aa49c17a4ecb4e89c43c2bc0d9b5c2b2bd5f1759f981 │ ├─269462 manila-api: uWSGI master │ ├─269553 manila-api: uWSGI worker 1 │ └─269554 manila-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount