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 │ │ │ ├─21419 /lib/systemd/systemd --user │ │ │ └─21420 (sd-pam) │ │ └─session-22.scope │ │ ├─21416 sshd: cephadm [priv] │ │ └─21441 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1456 sshd: zuul [priv] │ │ └─1469 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1460 ssh: /home/zuul/.ansible/cp/199.204.45.240-22-zuul [mux] │ ├─410089 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-anozrvujfakknqwburjlyoyfwdvhbvey ; /usr/bin/python3'"'"' && sleep 0' │ ├─410090 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-anozrvujfakknqwburjlyoyfwdvhbvey ; /usr/bin/python3' && sleep 0 │ ├─410091 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-anozrvujfakknqwburjlyoyfwdvhbvey ; /usr/bin/python3 │ ├─410092 /bin/sh -c echo BECOME-SUCCESS-anozrvujfakknqwburjlyoyfwdvhbvey ; /usr/bin/python3 │ ├─410093 /usr/bin/python3 │ ├─410112 /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 │ └─410114 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-29efc7f0e0bee5f6f46e8f254e3861fce94aadcc12896510676c042d63abcdd2.scope … │ │ ├─24577 /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 │ │ └─24591 /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 │ ├─containerd.service … │ │ ├─ 9799 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12185 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e66afc211b68a2d71345410a4c2dc541a197cd3b9eaacb8030483f89b7bfd067 -address /run/containerd/containerd.sock │ │ ├─ 12562 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5b843e08596736155188fe2c622d2be6c429e7232a38e428d2e534d446487ed1 -address /run/containerd/containerd.sock │ │ ├─ 19348 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bf365f5695854a1ed0a7a1bc749edfed4608d92a1f4396445ce9dc1878d14e8d -address /run/containerd/containerd.sock │ │ ├─ 24553 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 29efc7f0e0bee5f6f46e8f254e3861fce94aadcc12896510676c042d63abcdd2 -address /run/containerd/containerd.sock │ │ ├─ 29259 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c60f5ab44bb1e91ef46ad23baeb16ab926616928284451cfe6e21b41081d3759 -address /run/containerd/containerd.sock │ │ ├─ 33766 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 440df7d0dc65e37e8616c6754b1d9fe595805aa821d0fa24402ceead487c66f9 -address /run/containerd/containerd.sock │ │ ├─ 39141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2769d6e506d09493d5cca51b32c8a1fc8102f41a7c6f84e4956665727c587f6 -address /run/containerd/containerd.sock │ │ ├─ 39150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1e708e575638e4161f53c73769095306d589bbb5559786bbfbeaf5b9fcb4c69 -address /run/containerd/containerd.sock │ │ ├─ 39188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4daa5feffa58505336bf35810dbc1e91d73986cb487afcd281f98c862780d431 -address /run/containerd/containerd.sock │ │ ├─ 39196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c401b6b6ca883cbb27384e36b9db459b9c11c6e721536c4b00360d4d926e8bd7 -address /run/containerd/containerd.sock │ │ ├─ 39206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f71b522f4ff9e53b2090de3ff58a4023d25c5955fe4fa382e9d7ce026eb33ba2 -address /run/containerd/containerd.sock │ │ ├─ 39711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3803482c2a19e7d9aa54c21bbc3f37720f630cd554a042f43419d088cbf6fe04 -address /run/containerd/containerd.sock │ │ ├─ 40480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa11960827cdbf242bd23d8114d27be19281d183253267fd561f60f1c570592f -address /run/containerd/containerd.sock │ │ ├─ 40513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 125e9dd7db3920990adb4b54a4eb2a908787d911e69938f2f1e62af91a2ad916 -address /run/containerd/containerd.sock │ │ ├─ 41875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffebd2c9408748818de745d596e69872a3cffdafc71240de7e1252057432f5ea -address /run/containerd/containerd.sock │ │ ├─ 42259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00eb2ca4556cbf565fb389ca45b19042b77fbe9a0feabffb043020741ea8325a -address /run/containerd/containerd.sock │ │ ├─ 42289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41eb7b6a8c3046bf5ec5dc0e7fe4a1fce64d88220abbeed70964a30c35dac299 -address /run/containerd/containerd.sock │ │ ├─ 42761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51250f33d71022d07aed13ba1d1f91925487001b676637935eb4c1fe98c8926b -address /run/containerd/containerd.sock │ │ ├─ 43293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d70a3073a956a7a4f99c079900805ab4478058e166c6d27726eee8b1237970f8 -address /run/containerd/containerd.sock │ │ ├─ 43336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9db389220c9b93f90d2a94105e8ae037716beaadd743aa2dd032480799f5b4a6 -address /run/containerd/containerd.sock │ │ ├─ 43375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c12d67e3ce4c0a78b6b38c85a510f42224a5736cbc80e975d516555c05b067a6 -address /run/containerd/containerd.sock │ │ ├─ 45648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id facbf86c6b5d5dc61aecb7aec270df893883884f3ba5fb85d62d995444caf284 -address /run/containerd/containerd.sock │ │ ├─ 45721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6c83173dc74f3af7a8e7ae093270f5d03cf2a231955baa1e45669066e855974 -address /run/containerd/containerd.sock │ │ ├─ 46479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b488f74539919843e44cae8e129e2d9fba44e7e50e550f9e6eb16bc00d9a6079 -address /run/containerd/containerd.sock │ │ ├─ 46578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57c39876ba95427e8937c80380ba262e2f51e846387bdf3370a25381ea9aa380 -address /run/containerd/containerd.sock │ │ ├─ 46958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 459e073ce06eec48504c15c577cf7c1a55c2f9137ecc657a67c8d331f80428ed -address /run/containerd/containerd.sock │ │ ├─ 47523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ff14e5d45bf4f5fede2c854eed1934612b4c5b2545905bb1fc3ef6a2c7f025f -address /run/containerd/containerd.sock │ │ ├─ 47813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40c9ea5f4f1c4d2c3e46ce70d27238ace4d1bdd1c4887ba0b8ac82441705842c -address /run/containerd/containerd.sock │ │ ├─ 49997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e2baa0398540a0a59a45bc9a4d46f4101809b4982c13cdeadda21d0892834d6 -address /run/containerd/containerd.sock │ │ ├─ 50147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e16ada33e1addd5f5c579259966f0418c7134188cd933b8aa015a4354a78bb7 -address /run/containerd/containerd.sock │ │ ├─ 54477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cac1c350e0f2302e03f951c42436cb8e5ea03938a9cb53f248832f6e8abeea6 -address /run/containerd/containerd.sock │ │ ├─ 55137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db543ea288e32adcbb236d6c24a5849528dd9fd9730591affbd2fa03a57a1611 -address /run/containerd/containerd.sock │ │ ├─ 55176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21c86232764d3515a3ec362763c883cc9ebdaf008ad40aa0f1992024aeb10d97 -address /run/containerd/containerd.sock │ │ ├─ 55219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2da10d5f82bd84bdd5bf10ceecad89059788abcbd2f66e38befca66a2598406 -address /run/containerd/containerd.sock │ │ ├─ 55390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b05e0cac8d52e9a4a4e4eaf32b749b46d91cf1e3603f807df38dc53d7982d3f -address /run/containerd/containerd.sock │ │ ├─ 59522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83f6cea18b1f78258fddeb13fe0ab596cc57c062635126508f9c4c5813244767 -address /run/containerd/containerd.sock │ │ ├─ 59664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1cbe8edbcc23ead3a54f9d10f4dc089d1d02cb5c859fe09eb2b8028bb3d6a4f -address /run/containerd/containerd.sock │ │ ├─ 59712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cd8f336a6b29d4cd89bb159653a422f4449a69b5a40513bc5d4260f5da8bde8 -address /run/containerd/containerd.sock │ │ ├─ 59750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 002fd3cb6274d26e2e480caa88dd33499699ca5854109e8937946b8f037446c4 -address /run/containerd/containerd.sock │ │ ├─ 60898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbaaca9b4aaff15ac6180a6722a84b45dee00ab2aa7f9445f3f8f793ecbff907 -address /run/containerd/containerd.sock │ │ ├─ 61041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70fcffc0c35dbb487f0850874c54b56623c21216359ae92c4b8ed618693b7a51 -address /run/containerd/containerd.sock │ │ ├─ 61440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7781717755f60a40d2d7a34034aa87eca2f58bbe8052c792063b09d5299934a3 -address /run/containerd/containerd.sock │ │ ├─ 61501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3cc0750b269e9a03b012b5b64cc5df6622355e95cba6d7062c11b846a075ed9 -address /run/containerd/containerd.sock │ │ ├─ 61540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cba6c796377e5e952e6fcc5ce518a99025bb9cd5335a11c582b26186814561d8 -address /run/containerd/containerd.sock │ │ ├─ 61951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b104ce0ef596634ee6e4b16fbf803787251dc39665ee5fe09ee6fb210409b884 -address /run/containerd/containerd.sock │ │ ├─ 62384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c88e21fa087caab7ff6adc404e0a85f54b74e14b719adc16ea37e2a19d9667d6 -address /run/containerd/containerd.sock │ │ ├─ 62601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6fa6e2e9b5a68654710410f5d847ceda69fcfb817daba7525d5e17e028f199a -address /run/containerd/containerd.sock │ │ ├─ 63143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bbbd9680383e1d8e8e93e1ee925fa1e20f3b11c384e967f1c856d3a751f3ca7 -address /run/containerd/containerd.sock │ │ ├─ 63874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a816eb7b25c9d4f7d5d89d49e9c5f170b61e53e0fea0467ce9d423976f93d4 -address /run/containerd/containerd.sock │ │ ├─ 65394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14c83f9f57f984d994e234e4f0ece0e27d854acaee7ae9595aa094acfef043c0 -address /run/containerd/containerd.sock │ │ ├─ 67499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21dbaf804f50122fa83de1e0c42c8d993973c44df38ea1932608b2c74da7c665 -address /run/containerd/containerd.sock │ │ ├─ 76641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 152337905f4ec77332009dc732c04bbb2b8d367a6e300d74be8f2cbeebcd7e31 -address /run/containerd/containerd.sock │ │ ├─ 78150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7366030c7503137889a0ce8f445362922770ee648df25d095a6f31c0d92f1c32 -address /run/containerd/containerd.sock │ │ ├─ 84112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id effb7f6089f84646942c701d3f4bfc2fd853469c15b1e0585574eff20725833f -address /run/containerd/containerd.sock │ │ ├─ 90070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9acd5db2aa539e21df4adcc314485aa8f4403452eb0ce6ee934c85875b345a0 -address /run/containerd/containerd.sock │ │ ├─ 94371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9c471d4c5e8f21b77be5afc704effd5e42f00c0e716c8d1a4cca063bb8ec75a -address /run/containerd/containerd.sock │ │ ├─ 94416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 287ea49503f9275820066e18096f3bdba684f050d08140397623bfd741adb2a1 -address /run/containerd/containerd.sock │ │ ├─102935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0a01a3fa08491b272dae6174da8b62e0b8a1161c2ff8cc1f2a74e1ea59c3bdc -address /run/containerd/containerd.sock │ │ ├─104346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 241ad73a44280886758bfd4c6871ec05d5f7f71f30802f3bc450450a817ef016 -address /run/containerd/containerd.sock │ │ ├─104385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd31c63bba1a66b574534dcdeea08167d9d17f82526098ce892e492279eb36ad -address /run/containerd/containerd.sock │ │ ├─106397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e0c172f0fe01622a5c051814850b24b38437cc377438257f0da9c703725a45a -address /run/containerd/containerd.sock │ │ ├─108372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0952e8a308854ce98814c9e77a7e6f215f344a788466eb614f9ea510de8a7b4f -address /run/containerd/containerd.sock │ │ ├─108412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a3d4bb82459104e88327008ee1a4e80ad7ca6b5a49ccc6fdc50b387f87142fc -address /run/containerd/containerd.sock │ │ ├─121379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7baef4d2d58719ee56485284ce5877b7645f7cb8da271dd17a74901b89df496f -address /run/containerd/containerd.sock │ │ ├─121429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 510a1da4fcf8860ff3db17ce2ca4197de54dadca7b1f3733c85a83d332c3f21b -address /run/containerd/containerd.sock │ │ ├─123901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5aaca5ecb12c3b6ecd687ab771c0834c77b1690597cf7a13edb75c8288bf8c7 -address /run/containerd/containerd.sock │ │ ├─138920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7fd2037de1186d177f0c710955b0b177d6dc2e9a1b0d2372bea5e949279c6ff -address /run/containerd/containerd.sock │ │ ├─140466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fd22244727ea9b1e770dff3427a03ad4d655b92ebbfda870d84c446db33575e -address /run/containerd/containerd.sock │ │ ├─140846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42c44016b36393eee61dd5ea6c78caf3a982ab87fdb43c010088aae9b8c583d9 -address /run/containerd/containerd.sock │ │ ├─141652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1d12949777b36c8e8dd521ded5563bc7a9455906e6e4fd7ed6e03ab1b696004 -address /run/containerd/containerd.sock │ │ ├─143720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7cbbe1055b32fde32091693269033c54735d76486ee0af0388d61e106b497b4 -address /run/containerd/containerd.sock │ │ ├─144005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45e93c2c957754a5e92d50bce96dfe072640cf68c2c3679415a221e3041ad168 -address /run/containerd/containerd.sock │ │ ├─144206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3583bbb855ce4b25eb8e2bb7354018e0f69aa2c3cf98c7582ec5b81f381fef37 -address /run/containerd/containerd.sock │ │ ├─144355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 270df83a8befdea53c2e66d8fe941f6da84a096e994a377c743a9c1373959838 -address /run/containerd/containerd.sock │ │ ├─144558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b63fb629fb912c824d4199917094963995960d59b2fc56e4254a9cd1651ed8a9 -address /run/containerd/containerd.sock │ │ ├─144803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38d4f3305486394b59b18684cd8a080821d013c391fe98b26a72099897ff3fff -address /run/containerd/containerd.sock │ │ ├─169748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2b05aa34dc7de0c886ec5adab480b430dc29887aa994956f5ea897321c7931c -address /run/containerd/containerd.sock │ │ ├─171443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40c8b5f6b05d33868b91ad6f60a39973210ffcbb0e4b98b35cfd7ffc2593aa15 -address /run/containerd/containerd.sock │ │ ├─171503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0db3cab2e2ae9a91a695aa5b9a848fd7f88d794a90321bba69af9ebeac83a65 -address /run/containerd/containerd.sock │ │ ├─171508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8fd8c372c74b98146f1ebe4829657f3155bf0f64f95c9be376446732839bee6 -address /run/containerd/containerd.sock │ │ ├─171754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd5701631f74c7a48800712ffd795df581bf8c99dbaad6dd3c49fc7a354410c1 -address /run/containerd/containerd.sock │ │ ├─171892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 491c191771368262e2f602972635985b75d14f6fdb01822d5c7f28d2f357bf2d -address /run/containerd/containerd.sock │ │ ├─172028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a89bdb14ddc1fb8e6ed3cc442a22335b4875e10c12afffb509a3d7da8d12143 -address /run/containerd/containerd.sock │ │ ├─172120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 009ce84b38b77d985157b20fa7b5671989b4e2333314d336723bba24bc1adcd0 -address /run/containerd/containerd.sock │ │ ├─184701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63e671e35476e5701d3b3e9308b6a16014b65a218830648dcbdd41b6567895b3 -address /run/containerd/containerd.sock │ │ ├─187024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1b825065559ad27662fe101da29c669104e0963924df22c7eb1293f88a8c5f1 -address /run/containerd/containerd.sock │ │ ├─187219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8285ec1b907537b07a1b7e1ad9f80810e68480bfb9db6d5da87ba6fe6f9ccb2e -address /run/containerd/containerd.sock │ │ ├─187319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3284bfb168f0fca82e90ed3b270f634d215d9bab25520d2e980fb44dc4d859d6 -address /run/containerd/containerd.sock │ │ ├─203534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34aa73e550bbb06a4fd7522e8b457a350d424146e201dba8fe2524081191f52d -address /run/containerd/containerd.sock │ │ ├─210847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aa7c85a694c8a8e7aaf2ae14cf3f0eb5b5c5544ad36d0cf4a17baba63526fce -address /run/containerd/containerd.sock │ │ ├─210858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3016d5381b71ae2496e3b52de3b2249ce1b84d360bdd09b43d14a7486cebd82 -address /run/containerd/containerd.sock │ │ ├─210977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32477fe91630451ad3354b3d9e7167c5454ea3c8234d4d80b4643b1b9c7cd95a -address /run/containerd/containerd.sock │ │ ├─211221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dce95e5e350895c82beeb6b3da00f2ebe2e2dfb7a4d7fe993da460f16672925f -address /run/containerd/containerd.sock │ │ ├─223291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 475f7259da1c0d82752aedb0fc0c10bd63c4bd236aa04a932e6b6f99036cee47 -address /run/containerd/containerd.sock │ │ ├─225753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 809cf77f0333a897ada17bdefd2e3d284613d5adff8ccd0ad5a350c7d439d727 -address /run/containerd/containerd.sock │ │ ├─226853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a07154cdbda6090ddd7f47807bd795a952b8f123d80a46ac282eaead69ea6105 -address /run/containerd/containerd.sock │ │ ├─227810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ff6e1f83da73adabcfb74959021cefe0179f602315ef67d537f46f2e7c6a601 -address /run/containerd/containerd.sock │ │ ├─228334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d131cd0bb5830b3cd322d2ff2d660ea307686ba7be235f1346a56364cf55e701 -address /run/containerd/containerd.sock │ │ ├─229893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 805c5e7bd690b6fb997a92634e67880c2f26018fcfc669ae0cdf5c63c516ef0e -address /run/containerd/containerd.sock │ │ ├─231574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e06ba168b27d5aae6427a55ba7a0fa66eaf544918049b9ec5258d0765bf0f2da -address /run/containerd/containerd.sock │ │ ├─231624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f94cdb07efea90e359eea4833fd90ad4e8066b2a61c0494bc444f38ccac16c7d -address /run/containerd/containerd.sock │ │ ├─241396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac9ad206ab8fe23150061bab8c5e8d0dca1ebb8e2d86d17f392feaab97432f18 -address /run/containerd/containerd.sock │ │ ├─241859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1aac4649f3c0fa08a78f0c175d5d3e3c2915e2434cb847b78e7e60f81ee20f33 -address /run/containerd/containerd.sock │ │ ├─244776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b6b351e41179a4fda0e10eb809aef9e8e0d0a9f5af5fe703e6779c44cd561a2 -address /run/containerd/containerd.sock │ │ ├─248890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75d57233393122dfda082da9c2eea507a508cf83505d7b1171b6a36e33a6fda0 -address /run/containerd/containerd.sock │ │ ├─248897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53d00ee2cc30a780bd180508b49647905e090d3330842fd66e6a17873b33ce58 -address /run/containerd/containerd.sock │ │ ├─248992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df6ee9a258b076fdf4a555bede55cd877ee73ec0dab235a595a1292b92fc87f2 -address /run/containerd/containerd.sock │ │ ├─249168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d548d02c7ebc9946a90cc87afa6bac573644fb502ec37eed1ece56a26c5c332 -address /run/containerd/containerd.sock │ │ ├─260442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c171e31baf70917bcc281e3234175272d59b1ba7de342d31d85581c2fe503d3 -address /run/containerd/containerd.sock │ │ ├─263234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2e33cb1a97fe2f6fd832ce33bdf17dc3450c5085e8940fdbc776919c74bafc7 -address /run/containerd/containerd.sock │ │ ├─264854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9be04f2c6dbe70986acb09288075c883cb18025e2a45be4a585aa03dd6f070a -address /run/containerd/containerd.sock │ │ └─409929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8958daaf1ba6d1a105374b56e33c8ce1c363e3da158a3107bba5e8af7aa48c1a -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 393 /lib/systemd/systemd-udevd │ │ ├─409834 /lib/systemd/systemd-udevd │ │ ├─409837 /lib/systemd/systemd-udevd │ │ ├─409839 /lib/systemd/systemd-udevd │ │ ├─409841 /lib/systemd/systemd-udevd │ │ ├─409842 /lib/systemd/systemd-udevd │ │ ├─409843 /lib/systemd/systemd-udevd │ │ ├─409844 /lib/systemd/systemd-udevd │ │ ├─409845 /lib/systemd/systemd-udevd │ │ ├─409846 /lib/systemd/systemd-udevd │ │ ├─409848 /lib/systemd/systemd-udevd │ │ ├─409849 /lib/systemd/systemd-udevd │ │ ├─409850 /lib/systemd/systemd-udevd │ │ ├─409851 /lib/systemd/systemd-udevd │ │ ├─409852 /lib/systemd/systemd-udevd │ │ ├─409853 /lib/systemd/systemd-udevd │ │ ├─409854 /lib/systemd/systemd-udevd │ │ ├─409855 /lib/systemd/systemd-udevd │ │ ├─409856 /lib/systemd/systemd-udevd │ │ ├─409857 /lib/systemd/systemd-udevd │ │ ├─409858 /lib/systemd/systemd-udevd │ │ ├─409859 /lib/systemd/systemd-udevd │ │ ├─409860 /lib/systemd/systemd-udevd │ │ ├─409861 /lib/systemd/systemd-udevd │ │ ├─409862 /lib/systemd/systemd-udevd │ │ ├─409863 /lib/systemd/systemd-udevd │ │ ├─409864 /lib/systemd/systemd-udevd │ │ ├─409865 /lib/systemd/systemd-udevd │ │ ├─409866 /lib/systemd/systemd-udevd │ │ ├─409867 /lib/systemd/systemd-udevd │ │ ├─409868 /lib/systemd/systemd-udevd │ │ ├─409869 /lib/systemd/systemd-udevd │ │ ├─409870 /lib/systemd/systemd-udevd │ │ └─409871 /lib/systemd/systemd-udevd │ ├─docker-bf365f5695854a1ed0a7a1bc749edfed4608d92a1f4396445ce9dc1878d14e8d.scope … │ │ ├─19375 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19393 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28979 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29241 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19307 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19327 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24264 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24536 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33483 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33749 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kbpsjn.service │ │ │ ├─12472 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kbpsjn/unit.run │ │ │ └─12505 /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-kbpsjn --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kbpsjn:/var/lib/ceph/mgr/ceph-instance.kbpsjn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kbpsjn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.kbpsjn -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 │ │ ├─12112 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12143 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10170 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138372 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39609 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.240 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 645 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─409113 sshd: [accepted] │ ├─docker-c60f5ab44bb1e91ef46ad23baeb16ab926616928284451cfe6e21b41081d3759.scope … │ │ ├─29284 /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 │ │ └─29297 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1391 /usr/sbin/uuidd --socket-activation │ ├─run-rfd86bb740387437aac457ca5bf39c5a0.scope │ │ └─185110 /usr/sbin/libvirtd --listen │ ├─docker-5b843e08596736155188fe2c622d2be6c429e7232a38e428d2e534d446487ed1.scope … │ │ ├─12586 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kbpsjn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12605 /usr/bin/ceph-mgr -n mgr.instance.kbpsjn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10676 /usr/sbin/chronyd -F 1 │ │ └─10677 /usr/sbin/chronyd -F 1 │ ├─docker-e66afc211b68a2d71345410a4c2dc541a197cd3b9eaacb8030483f89b7bfd067.scope … │ │ ├─12222 /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 │ │ └─12235 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-440df7d0dc65e37e8616c6754b1d9fe595805aa821d0fa24402ceead487c66f9.scope … │ │ ├─33790 /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 │ │ └─33805 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138228 /sbin/iscsid │ │ └─138229 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─6cac1c350e0f2302e03f951c42436cb8e5ea03938a9cb53f248832f6e8abeea6 │ │ └─54502 /pause │ ├─a0e22be20807b2c1dd834c466a855398cdaf02e649070c6ddd1d6dd99c99a02d │ │ ├─83367 barbiacan-api: uWSGI master │ │ └─83380 barbiacan-api: uWSGI worker 1 │ ├─cba6c796377e5e952e6fcc5ce518a99025bb9cd5335a11c582b26186814561d8 │ │ └─61565 /pause │ ├─4335efe04aa3b88458d370507eff52eb3ae0454c749a6e37df8647e2d7f50054 │ │ └─182738 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) │ ├─1aee09a7e87ea9d64dab70940f16bbe9fdbac52e13c52a0181274fbaaab1850c │ │ └─227860 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─287ea49503f9275820066e18096f3bdba684f050d08140397623bfd741adb2a1 │ │ └─94440 /pause │ ├─094490693331eae82834f428d9b980042d48b570543979c119e259c579a2a88a │ │ └─62945 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2bb9110d6309b97a7a8e89b769d9b201018abc9331b91fd40b5a59f04c4a03a5 │ │ └─65026 /bin/oauth2-proxy │ ├─f71b522f4ff9e53b2090de3ff58a4023d25c5955fe4fa382e9d7ce026eb33ba2 │ │ └─39313 /pause │ ├─ffebd2c9408748818de745d596e69872a3cffdafc71240de7e1252057432f5ea │ │ └─41898 /pause │ ├─53d00ee2cc30a780bd180508b49647905e090d3330842fd66e6a17873b33ce58 │ │ └─248941 /pause │ ├─4973211054381b52316a27e2932170355d71e2d96a5e65cd3893e4e86939dc0e │ │ └─60801 /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 │ ├─c9be04f2c6dbe70986acb09288075c883cb18025e2a45be4a585aa03dd6f070a │ │ └─264878 /pause │ ├─65e29056f20cff4ccc47e1e0543ba6cf4eeb9638cb8bb7052252697b579cd802 │ │ ├─199645 heat-api-cfn: uWSGI master │ │ ├─199677 heat-api-cfn: uWSGI worker 1 │ │ └─199678 heat-api-cfn: uWSGI worker 2 │ ├─dea78c6881ee515b6471b9bcefea9cb08ed53bc8dd67934c587da096261b5234 │ │ └─55640 /secretgen-controller │ ├─7baef4d2d58719ee56485284ce5877b7645f7cb8da271dd17a74901b89df496f │ │ └─121402 /pause │ ├─c12d67e3ce4c0a78b6b38c85a510f42224a5736cbc80e975d516555c05b067a6 │ │ └─43405 /pause │ ├─8afedc779077ed781e510d831da63f37bc58ecdb49c5c25b74c17f5af9e820e2 │ │ ├─62486 nginx: master process nginx -g daemon off; │ │ ├─62503 nginx: worker process │ │ ├─62504 nginx: worker process │ │ ├─62505 nginx: worker process │ │ ├─62506 nginx: worker process │ │ └─62507 nginx: worker process │ ├─bfaf776b6ee3b2beb2b67dc647604de28efec94fc78fc7ad0fbafa370ea1139b │ │ ├─139396 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139415 /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 │ ├─82dfe1d3ecb18b9084369f74ab05d1f55fdf9d2ed315738d5b3f647af1fc9116 │ │ ├─180362 neutron-api: uWSGI master │ │ ├─180383 neutron-api: uWSGI worker 1 │ │ └─180384 neutron-api: uWSGI worker 2 │ ├─3284bfb168f0fca82e90ed3b270f634d215d9bab25520d2e980fb44dc4d859d6 │ │ └─187350 /pause │ ├─facbf86c6b5d5dc61aecb7aec270df893883884f3ba5fb85d62d995444caf284 │ │ └─45678 /pause │ ├─df03053b0ca1e326fe07e25be08c2f0d0d1bdafc18c3529e7ae58d30045f1696 │ │ └─42355 /coredns -conf /etc/coredns/Corefile │ ├─14c83f9f57f984d994e234e4f0ece0e27d854acaee7ae9595aa094acfef043c0 │ │ └─65416 /pause │ ├─effb7f6089f84646942c701d3f4bfc2fd853469c15b1e0585574eff20725833f │ │ └─84136 /pause │ ├─6bd057483e2dc59ec1ff793b43b4b4557f55a7fbacd9db88fec7a005ec8d6d62 │ │ └─64757 /bin/memcached_exporter │ ├─ad3a42dbbf9784084d273f1549cb214dc6789d0e0832aec81477ea9958b3532d │ │ └─163325 /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 │ ├─c0db3cab2e2ae9a91a695aa5b9a848fd7f88d794a90321bba69af9ebeac83a65 │ │ └─171548 /pause │ ├─30fe8ecc439cb196e19466b909066d2724a93bcf0fd440328067c8ad1d4cc674 │ │ ├─180397 neutron-policy-server: uWSGI master │ │ ├─180410 neutron-policy-server: uWSGI worker 1 │ │ └─180411 neutron-policy-server: uWSGI worker 2 │ ├─16e796229eefb5f6219f2e291a4baac225f98d8b464c28a808fe76547fd18839 │ │ ├─60510 python -u /app/sidecar.py │ │ ├─60741 python -u /app/sidecar.py │ │ └─60742 python -u /app/sidecar.py │ ├─f1e708e575638e4161f53c73769095306d589bbb5559786bbfbeaf5b9fcb4c69 │ │ └─39257 /pause │ ├─7b0169283b4b5e36707b574de4dec42517f6f153f1a92c9117fa932e13c18eca │ │ ├─103338 glance-api: uWSGI master │ │ ├─103351 glance-api: uWSGI worker 1 │ │ └─103352 glance-api: uWSGI worker 2 │ ├─7b11fa321eaa3c4bd0766bd570acfdaf679bf59e6517e014dec8a6ba00c03008 │ │ ├─167820 nova-api: uWSGI master │ │ ├─167848 nova-api: uWSGI worker 1 │ │ └─167849 nova-api: uWSGI worker 2 │ ├─0d6dc91d249fa015f59c0c011ac9e6f59174fe0875122cdfab91c43cc6a1fddc │ │ └─225908 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8958daaf1ba6d1a105374b56e33c8ce1c363e3da158a3107bba5e8af7aa48c1a │ │ └─409952 /pause │ ├─1d548d02c7ebc9946a90cc87afa6bac573644fb502ec37eed1ece56a26c5c332 │ │ └─249204 /pause │ ├─1f27dc9e26e884369c4896c44f0708c37d4ea05e9c4c21c2ba400560e5337b9e │ │ └─39425 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 │ ├─f75a4aa4988a2078857a4090ca19a2ab60d840bf41dd3339e75c40eceea0fe34 │ │ ├─222633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222652 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─400181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c9c471d4c5e8f21b77be5afc704effd5e42f00c0e716c8d1a4cca063bb8ec75a │ │ └─94396 /pause │ ├─b488f74539919843e44cae8e129e2d9fba44e7e50e550f9e6eb16bc00d9a6079 │ │ └─46502 /pause │ ├─ab8e6ba00fab5b025be6c7f937310ff8a9db8367dbfe9862830d37cd242c36f9 │ │ ├─221574 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222030 octavia-worker: ConsumerService worker(0) │ │ └─222033 octavia-worker: ConsumerService worker(1) │ ├─f97068996a14409249eb446667f4c9216809c54dfd84b97619f535ac510684fb │ │ ├─346213 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] │ │ ├─346453 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346728 /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/tmploba5zkl/privsep.sock │ │ ├─347231 /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/tmpkcff64kv/privsep.sock │ │ ├─347543 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347546 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347574 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/203dc202-a999-40da-adef-0d930368e374/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/203dc202-a999-40da-adef-0d930368e374/host --addn-hosts=/var/lib/neutron/dhcp/203dc202-a999-40da-adef-0d930368e374/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/203dc202-a999-40da-adef-0d930368e374/opts --dhcp-leasefile=/var/lib/neutron/dhcp/203dc202-a999-40da-adef-0d930368e374/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d0cb9bc8-4d3c-4527-8f59-3099a75070e8,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 │ │ ├─347578 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/13d15e78-ec7e-4be4-b03d-2e1297f3647e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/13d15e78-ec7e-4be4-b03d-2e1297f3647e/host --addn-hosts=/var/lib/neutron/dhcp/13d15e78-ec7e-4be4-b03d-2e1297f3647e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/13d15e78-ec7e-4be4-b03d-2e1297f3647e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/13d15e78-ec7e-4be4-b03d-2e1297f3647e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-201fa88c-a7f9-45db-9e45-53e902698923,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 │ │ ├─347581 haproxy -f /var/lib/neutron/ns-metadata-proxy/203dc202-a999-40da-adef-0d930368e374.conf │ │ ├─347585 haproxy -f /var/lib/neutron/ns-metadata-proxy/13d15e78-ec7e-4be4-b03d-2e1297f3647e.conf │ │ ├─365500 /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/tmpzyw2e6zv/privsep.sock │ │ └─369755 /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/tmpf58ugffb/privsep.sock │ ├─c2769d6e506d09493d5cca51b32c8a1fc8102f41a7c6f84e4956665727c587f6 │ │ └─39234 /pause │ ├─0987a570a763e646a07b40e10254a444ea3b37e70aa1afcd7eaa6584c8f41c62 │ │ ├─203726 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203743 /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 -- │ │ ├─203749 erl_child_setup 1048576 │ │ ├─203851 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203852 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203862 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204027 /bin/sh -s rabbit_disk_monitor │ ├─21c86232764d3515a3ec362763c883cc9ebdaf008ad40aa0f1992024aeb10d97 │ │ └─55203 /pause │ ├─818ed041e2fb49cc7f4d14b38335dfb9fe630442eba9da6aa85f50dc81df2e4b │ │ └─84869 /usr/local/bin/rook ceph operator │ ├─00c817ebadadb61e2e5ca75c2c5e0cd13c44a14e350d047e9429d35a2eeceb31 │ │ └─40782 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1aac4649f3c0fa08a78f0c175d5d3e3c2915e2434cb847b78e7e60f81ee20f33 │ │ └─241884 /pause │ ├─b3016d5381b71ae2496e3b52de3b2249ce1b84d360bdd09b43d14a7486cebd82 │ │ └─210982 /pause │ ├─dc266b9fe3e6f1cb923407f9a17ce4ac032dc116295c544a061ed82b18712de8 │ │ └─39401 kube-apiserver --advertise-address=199.204.45.240 --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 │ ├─152337905f4ec77332009dc732c04bbb2b8d367a6e300d74be8f2cbeebcd7e31 │ │ └─76664 /pause │ ├─71c4487facd52f3b98b0fd9e8740d3ed48835e781f8df292894b63b1e787f32f │ │ └─227220 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─fd2bde86398d38f906261dafc1e82ed1aae589c383968e1db3411b0ea319f7db │ │ └─48198 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e788017bc12af6502057bc3395e7ec9dc557f8c87f4c88f0a5d17ab40a824392 │ │ └─47310 percona-xtradb-cluster-operator │ ├─009ce84b38b77d985157b20fa7b5671989b4e2333314d336723bba24bc1adcd0 │ │ └─172150 /pause │ ├─db9011f133471e34ce25050ff8314208f26ff331cff0dd9b17cbb6036553fbf9 │ │ ├─90318 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90335 /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 -- │ │ ├─90341 erl_child_setup 1048576 │ │ ├─90412 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90413 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90423 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90722 /bin/sh -s rabbit_disk_monitor │ ├─a5e07903430ac6483b6a8898d1fa35c3376b69b388a36c006272b9aec267e98b │ │ └─64142 /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 │ ├─40c8b5f6b05d33868b91ad6f60a39973210ffcbb0e4b98b35cfd7ffc2593aa15 │ │ └─171480 /pause │ ├─51587a0cfc2befbb7bf9e0e86a3651869c3cbe009f3797d00187f7b964d07d55 │ │ ├─199781 heat-api: uWSGI master │ │ ├─199807 heat-api: uWSGI worker 1 │ │ └─199808 heat-api: uWSGI worker 2 │ ├─653270e3a2f2dfb7159b48cc3fca70441ba0f7f73566d72fb7e1e6b6203258d9 │ │ ├─40996 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41398 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─4a89bdb14ddc1fb8e6ed3cc442a22335b4875e10c12afffb509a3d7da8d12143 │ │ └─172055 /pause │ ├─3e8a47a7a8d0b2593b2b63512ec8ed2ed4c5d602a0c9ee894762b9d0898aebb2 │ │ └─46020 /server │ ├─22f3ab67967a82a5490fc23540112c6cedaadc872a21ae8b05f5693ea8362366 │ │ ├─199627 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199932 heat-engine: ServiceWrapper worker(0) │ │ └─199935 heat-engine: ServiceWrapper worker(1) │ ├─cd31c63bba1a66b574534dcdeea08167d9d17f82526098ce892e492279eb36ad │ │ └─104409 /pause │ ├─e06ba168b27d5aae6427a55ba7a0fa66eaf544918049b9ec5258d0765bf0f2da │ │ └─231601 /pause │ ├─fbb5e8848e05e98117ce6841b16efbdef1f7b1b3ff9e6ac3c2dea4ec7e077b97 │ │ ├─104655 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104880 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104882 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─147f56726bd3a0f5646f4c72de9d92bf7fbb5d211fb748d417fdb64762f1c47d │ │ ├─267387 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─267399 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─bf24c847b6d3bba7720f813199ce091649587233413fa4b81e06074ab77dfbe8 │ │ ├─241480 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242147 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp1mnrbpxg/privsep.sock │ │ ├─242152 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242160 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0d7f15b576f3b71e38b80ec69947adc67db458f024eeebd238c799daa7b31d53 │ │ └─95563 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ac9ad206ab8fe23150061bab8c5e8d0dca1ebb8e2d86d17f392feaab97432f18 │ │ └─241428 /pause │ ├─270df83a8befdea53c2e66d8fe941f6da84a096e994a377c743a9c1373959838 │ │ └─144407 /pause │ ├─d50ac47756ba1db580851ab21cfeab05d941799de2bad0bc334a17678d329bff │ │ └─141004 /coredns -conf /etc/coredns/Corefile │ ├─51250f33d71022d07aed13ba1d1f91925487001b676637935eb4c1fe98c8926b │ │ └─42786 /pause │ ├─1dde1e52073aa9e010c38d5f51c8117317824b03460e4afedc20e42672a671b0 │ │ ├─63412 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63497 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c401b6b6ca883cbb27384e36b9db459b9c11c6e721536c4b00360d4d926e8bd7 │ │ └─39301 /pause │ ├─57186a42d6f8ae4aa5b367ab27d2e83b8d08a4803de631052121cec1765e7a87 │ │ └─228385 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─f7cbbe1055b32fde32091693269033c54735d76486ee0af0388d61e106b497b4 │ │ └─143745 /pause │ ├─21dbaf804f50122fa83de1e0c42c8d993973c44df38ea1932608b2c74da7c665 │ │ └─67525 /pause │ ├─7fd22244727ea9b1e770dff3427a03ad4d655b92ebbfda870d84c446db33575e │ │ └─140494 /pause │ ├─bfeace7627fdea39e3f3dddf083220e2d8a2d4be9948af2f6ec3ecd0f1ad9a45 │ │ └─61900 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 │ ├─aa11960827cdbf242bd23d8114d27be19281d183253267fd561f60f1c570592f │ │ └─40520 /pause │ ├─241ad73a44280886758bfd4c6871ec05d5f7f71f30802f3bc450450a817ef016 │ │ └─104369 /pause │ ├─e7fd2037de1186d177f0c710955b0b177d6dc2e9a1b0d2372bea5e949279c6ff │ │ └─138944 /pause │ ├─809cf77f0333a897ada17bdefd2e3d284613d5adff8ccd0ad5a350c7d439d727 │ │ └─225778 /pause │ ├─721d32ed91821bef7f2322f5bfd42dcc36f10467d41ebff413102ce8b5c69a53 │ │ ├─184912 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184945 /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 -- │ │ ├─184956 erl_child_setup 1048576 │ │ ├─185223 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185224 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185235 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185448 /bin/sh -s rabbit_disk_monitor │ ├─9e0c172f0fe01622a5c051814850b24b38437cc377438257f0da9c703725a45a │ │ └─106421 /pause │ ├─52ca1a039d7d0fea91fc340bd7dd5212143e85ec1f7a31f203371a94b92eb234 │ │ └─50236 valkey-server *:6379 │ ├─c73ff09ddbca15f067dd5fcd37577d8e7833b69726110bd25bda8403e6fcac34 │ │ └─46646 /manager --metrics-bind-address=:9782 │ ├─491c191771368262e2f602972635985b75d14f6fdb01822d5c7f28d2f357bf2d │ │ └─171937 /pause │ ├─41eb7b6a8c3046bf5ec5dc0e7fe4a1fce64d88220abbeed70964a30c35dac299 │ │ └─42322 /pause │ ├─3cb4a43ff2deede381267e9e03a5bad839e92e46e37572b77df7d51055aa3384 │ │ ├─245081 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245101 /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 -- │ │ ├─245107 erl_child_setup 1048576 │ │ ├─245204 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245205 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245216 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245392 /bin/sh -s rabbit_disk_monitor │ ├─9e32bf1ef65f5be049b0c35d251f0b20281a64dd6c82473528a63dc153fa3ed3 │ │ └─63993 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e1cbe8edbcc23ead3a54f9d10f4dc089d1d02cb5c859fe09eb2b8028bb3d6a4f │ │ └─59689 /pause │ ├─0952e8a308854ce98814c9e77a7e6f215f344a788466eb614f9ea510de8a7b4f │ │ └─108400 /pause │ ├─958da083dfd032c029b1a862492e58bb62b950d0db7dcdb4b78acaf82314d665 │ │ └─50348 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 │ ├─3c171e31baf70917bcc281e3234175272d59b1ba7de342d31d85581c2fe503d3 │ │ └─260483 /pause │ ├─94bf2f17b585adedecdc243d179b4af6cb447fa3bc523a106dd3bd6cd33d6039 │ │ └─39544 /kube-vip manager │ ├─7c0715bdd16dd488accf94ec7f1d56c8585b190306e7d9b0ded44c1ffb0f2169 │ │ └─63030 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c6c83173dc74f3af7a8e7ae093270f5d03cf2a231955baa1e45669066e855974 │ │ └─45743 /pause │ ├─27ef9eb96ae15eb8e653fa19cc91b9928bab4c9b74fcf5c2be2b64a0fd97dea6 │ │ └─258406 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─890b5f70854881dc8ffb11193aa0924245437e918e4d1e772cd27cb2e6777dd3 │ │ ├─106529 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106546 /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 -- │ │ ├─106552 erl_child_setup 1048576 │ │ ├─106626 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106627 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106637 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106772 /bin/sh -s rabbit_disk_monitor │ ├─991e578ab64f3b8556147bfd6912e4df1985cde4344bc798d9f1b1909f725b1b │ │ └─139314 /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 │ ├─a07154cdbda6090ddd7f47807bd795a952b8f123d80a46ac282eaead69ea6105 │ │ └─226877 /pause │ ├─17cd5098b7b2c6f6052ec63f23d39bb03c5832516c95fb774ff0e23db9ab5f9d │ │ └─64623 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─42c44016b36393eee61dd5ea6c78caf3a982ab87fdb43c010088aae9b8c583d9 │ │ └─140870 /pause │ ├─3c086582c07ea60f7fbf48381052035c7506bd0791740d171c754bf85b3661c4 │ │ └─43605 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7dea1f2897bf47d82206b7fbfbb0e322f574a0bf53fbb2bdac75f2459e643b41 │ │ ├─263118 apache2 -DFOREGROUND │ │ ├─265667 (wsgi:h -DFOREGROUND │ │ ├─265668 (wsgi:h -DFOREGROUND │ │ ├─265669 (wsgi:h -DFOREGROUND │ │ ├─265670 (wsgi:h -DFOREGROUND │ │ ├─265671 (wsgi:h -DFOREGROUND │ │ ├─265674 apache2 -DFOREGROUND │ │ └─265676 apache2 -DFOREGROUND │ ├─680b1d75afc3fa7403fd0b667dcfaa14acb847a28e4328530cd3422a0200f5ce │ │ ├─182740 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] │ │ ├─183175 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─183329 /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/tmp00a4ld69/privsep.sock │ │ ├─365606 /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/tmpckv5cxjb/privsep.sock │ │ ├─366100 /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/tmpq5pt8vm5/privsep.sock │ │ ├─366519 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366521 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372300 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=578f887f-8260-477c-809d-f3a06a92edb8 --namespace=qrouter-578f887f-8260-477c-809d-f3a06a92edb8 --conf_dir=/var/lib/neutron/ha_confs/578f887f-8260-477c-809d-f3a06a92edb8 --log-file=/var/lib/neutron/ha_confs/578f887f-8260-477c-809d-f3a06a92edb8/neutron-keepalived-state-change.log --monitor_interface=ha-555e1db3-2b --monitor_cidr=169.254.0.148/24 --pid_file=/var/lib/neutron/external/pids/578f887f-8260-477c-809d-f3a06a92edb8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─372786 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d0eca77e-71b2-4209-a7ef-97b7b0733577 --namespace=qrouter-d0eca77e-71b2-4209-a7ef-97b7b0733577 --conf_dir=/var/lib/neutron/ha_confs/d0eca77e-71b2-4209-a7ef-97b7b0733577 --log-file=/var/lib/neutron/ha_confs/d0eca77e-71b2-4209-a7ef-97b7b0733577/neutron-keepalived-state-change.log --monitor_interface=ha-32af7cc8-d8 --monitor_cidr=169.254.0.160/24 --pid_file=/var/lib/neutron/external/pids/d0eca77e-71b2-4209-a7ef-97b7b0733577.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─57c39876ba95427e8937c80380ba262e2f51e846387bdf3370a25381ea9aa380 │ │ └─46601 /pause │ ├─805c5e7bd690b6fb997a92634e67880c2f26018fcfc669ae0cdf5c63c516ef0e │ │ └─229941 /pause │ ├─63e671e35476e5701d3b3e9308b6a16014b65a218830648dcbdd41b6567895b3 │ │ └─184725 /pause │ ├─b31969bafbb9313bd013e74ca603a1bccc597d87f8f33f93394830af5f53d25e │ │ └─221571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─40c9ea5f4f1c4d2c3e46ce70d27238ace4d1bdd1c4887ba0b8ac82441705842c │ │ └─47836 /pause │ ├─f79283df9be1593345efb6839c75d9d63e6e1bbb018c6f838985a0c5752ee37a │ │ └─263578 /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 │ ├─655c5a14874bec641fb4cd131254d87eaf81ae929b494a3fb383c4047d70a5e3 │ │ └─55502 nfd-master -crd-controller=true -metrics=8081 │ ├─d70a3073a956a7a4f99c079900805ab4478058e166c6d27726eee8b1237970f8 │ │ └─43317 /pause │ ├─9ff6e1f83da73adabcfb74959021cefe0179f602315ef67d537f46f2e7c6a601 │ │ └─227834 /pause │ ├─9331016534d1671c9245edd10c0c049ed5721471a216c5c35aad26e9ea353291 │ │ └─64329 /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 │ ├─b3cc0750b269e9a03b012b5b64cc5df6622355e95cba6d7062c11b846a075ed9 │ │ └─61525 /pause │ ├─3803482c2a19e7d9aa54c21bbc3f37720f630cd554a042f43419d088cbf6fe04 │ │ └─39734 /pause │ ├─bd341b9302f3343e41079ed0370fcdfe33e2af0c0ad282d2f96c07de8f4dd7d2 │ │ └─64186 /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 │ ├─e6fa6e2e9b5a68654710410f5d847ceda69fcfb817daba7525d5e17e028f199a │ │ └─62625 /pause │ ├─9a7740389035c57080fc37960589a0142466322a30e4d1584ce9cdc945242c62 │ │ ├─ 45970 /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 │ │ ├─ 45984 /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 │ │ ├─ 46109 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262918 nginx: worker process │ │ ├─262919 nginx: worker process │ │ └─262920 nginx: cache manager process │ ├─46f9ce7180edebe9c4ef8fb836f72ca78f54d5ca75c208391a9bfde9b5dff385 │ │ └─64594 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6d0ab4b072aaa07f1acd84bdac839dee892d8176a3231bb95772f9d4f4abb8e0 │ │ ├─180269 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] │ │ ├─180541 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) │ │ ├─180544 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) │ │ └─180548 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) │ ├─6e16ada33e1addd5f5c579259966f0418c7134188cd933b8aa015a4354a78bb7 │ │ └─50170 /pause │ ├─7587bb93ad6d21f5310bbc6a3d4643312f50a2f3aa1075e6dbff32cecabecc0b │ │ ├─122473 /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 │ │ └─122639 /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 │ ├─9db389220c9b93f90d2a94105e8ae037716beaadd743aa2dd032480799f5b4a6 │ │ └─43365 /pause │ ├─629b4863807d5c9fcca8ecf6e8151e5c89e07df416f142cea345db970f9f17a7 │ │ └─121997 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b46b86feda8cd68f46d76091b100518ef29372a66c9b648d0c69177dc68b3460 │ │ └─184358 /bin/bash /tmp/libvirt.sh │ ├─dd236e3abe67f1355b438630fbf07481ea0095eb424341566101b8b52d24fa5b │ │ └─64523 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─2731640203b7ddc425e0b492fcce5f3d9134c24b4e65aad1d33631e6b3dfce2d │ │ └─63676 /goldpinger --static-file-path /static │ ├─8285ec1b907537b07a1b7e1ad9f80810e68480bfb9db6d5da87ba6fe6f9ccb2e │ │ └─187240 /pause │ ├─0aa7c85a694c8a8e7aaf2ae14cf3f0eb5b5c5544ad36d0cf4a17baba63526fce │ │ └─210960 /pause │ ├─062749e7bce2a378aa041b41709639907d82197aec9f7886ffc1cba36b21c274 │ │ └─55465 nfd-worker -metrics=8081 │ ├─cb316e321b3f67f3529f21c47fa2c45835b7657eda939f999b932800bbb6f662 │ │ └─39760 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─549b450cdb3eaad1af3e15c8b781550f48ef426810470353e8105f30aaf593c2 │ │ └─119616 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c9e00dadc17188c54c4055d4602f515dad855e2ed9054b0fc490dedd34ddf313 │ │ ├─47963 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 │ │ └─49156 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 │ ├─d1b825065559ad27662fe101da29c669104e0963924df22c7eb1293f88a8c5f1 │ │ └─187056 /pause │ ├─49c84aba9d991af395de1dad2d8444eb2bd8b927f236fc2d100f6b0d3b776e2a │ │ ├─181169 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) │ │ ├─181731 /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/tmpsp319otv/privsep.sock │ │ ├─181930 /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/tmpy06w4oiu/privsep.sock │ │ └─182243 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─045b641848f6c69ddbaa71475a199bbf575f61d4fe3c536f8123d83f304f0333 │ │ ├─141794 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141811 /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 -- │ │ ├─141817 erl_child_setup 1048576 │ │ ├─141971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141972 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141982 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142264 /bin/sh -s rabbit_disk_monitor │ ├─fbaaca9b4aaff15ac6180a6722a84b45dee00ab2aa7f9445f3f8f793ecbff907 │ │ └─60925 /pause │ ├─549e46fea6a57cf101ef0abd56db595797e6e4712996a0b345c8101f7a9c51a0 │ │ └─60609 /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 │ ├─75d57233393122dfda082da9c2eea507a508cf83505d7b1171b6a36e33a6fda0 │ │ └─248946 /pause │ ├─80a816eb7b25c9d4f7d5d89d49e9c5f170b61e53e0fea0467ce9d423976f93d4 │ │ └─63897 /pause │ ├─d5aaca5ecb12c3b6ecd687ab771c0834c77b1690597cf7a13edb75c8288bf8c7 │ │ └─123927 /pause │ ├─8c68302ec982dfeefccdbcd3166e66793c11958118fd0faf2411f9a44a6a9b49 │ │ └─64289 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-240.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 │ ├─7020a347fd520141188213fcb40f6d8c6d71a0fa92aa11ed9eac171aa82562d2 │ │ ├─65794 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65810 /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 -- │ │ ├─65816 erl_child_setup 1048576 │ │ ├─65872 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65873 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65884 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66334 /bin/sh -s rabbit_disk_monitor │ ├─7366030c7503137889a0ce8f445362922770ee648df25d095a6f31c0d92f1c32 │ │ └─78177 /pause │ ├─a10c91f7ed2597e03022f93316f3a6d064b115aad6159583c948763e967798af │ │ └─43558 /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 │ ├─6646d96793f6f305945ffd98737454b01397bc0a53f96e5cf7a77aed731f780a │ │ └─42379 /coredns -conf /etc/coredns/Corefile │ ├─70fcffc0c35dbb487f0850874c54b56623c21216359ae92c4b8ed618693b7a51 │ │ └─61064 /pause │ ├─b63fb629fb912c824d4199917094963995960d59b2fc56e4254a9cd1651ed8a9 │ │ └─144585 /pause │ ├─58b654f189f072d91c6ff0932f48c505d8b42605d960c30a806084682f76231c │ │ ├─118164 cinder-api: uWSGI master │ │ ├─118178 cinder-api: uWSGI worker 1 │ │ └─118179 cinder-api: uWSGI worker 2 │ ├─d1d12949777b36c8e8dd521ded5563bc7a9455906e6e4fd7ed6e03ab1b696004 │ │ └─141676 /pause │ ├─b52e1e29fa9af42c4d81b9445399929624e8c76f1c9c43e402e6f9d7388b2bf0 │ │ ├─220413 octavia-api: uWSGI master │ │ ├─220425 octavia-api: uWSGI worker 1 │ │ └─220426 octavia-api: uWSGI worker 2 │ ├─d131cd0bb5830b3cd322d2ff2d660ea307686ba7be235f1346a56364cf55e701 │ │ └─228358 /pause │ ├─6b8dd4a13611bedf9a6450c302287a4f07256aa4777cdd320db4eea390cce340 │ │ └─41944 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─30dd109263fcba96408cb6c56a5267853a0afe54cf315377f945fa4a08e20636 │ │ └─184289 /usr/bin/libvirt-tls-sidecar │ ├─8e2baa0398540a0a59a45bc9a4d46f4101809b4982c13cdeadda21d0892834d6 │ │ └─50020 /pause │ ├─459e073ce06eec48504c15c577cf7c1a55c2f9137ecc657a67c8d331f80428ed │ │ └─46980 /pause │ ├─7d7a5e0624113496342bedecfd000c42f847df314b62eaa7ff0c6bd8524e4caa │ │ ├─168798 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169294 nova-scheduler: ServiceWrapper worker(0) │ │ └─169302 nova-scheduler: ServiceWrapper worker(1) │ ├─75010974c02e1a5543cec02c45b90a28c7e9c7e3e369ef96e5c31f41bf2a3395 │ │ └─43517 /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 │ ├─00eb2ca4556cbf565fb389ca45b19042b77fbe9a0feabffb043020741ea8325a │ │ └─42293 /pause │ ├─138de4b5f57fa0585853ddbd6736689cab39e2b962fd04d600db97c411e1ac92 │ │ └─94771 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-62xjl --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─be3a114fe0bc76bff93498c9043d2e0584f09f82a9ab532ce2c316ddd72fc75b │ │ └─247815 docker-registry serve /etc/docker-registry/config.yml │ ├─db543ea288e32adcbb236d6c24a5849528dd9fd9730591affbd2fa03a57a1611 │ │ └─55162 /pause │ ├─d44797a96b5657760d13e72b682e7c521fb554a69313645f750852da07bebb03 │ │ └─409980 kubernetes-entrypoint │ ├─5cd8f336a6b29d4cd89bb159653a422f4449a69b5a40513bc5d4260f5da8bde8 │ │ └─59736 /pause │ ├─a3c7cda238ce845230744e39828d484fb22eb1d2f7a8f3294cae31c523bc8148 │ │ ├─ 94905 /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 │ │ └─408259 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6789692a57447284e0597ccb5340608dae0fb508c616d79a775fdfc4a9fa48c6 │ │ └─65045 /bin/oauth2-proxy │ ├─d8c04a925ca70c91558e03d785efccd18ccf698a9688c61963ea9d61a12075fa │ │ ├─189449 /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 │ │ ├─366940 /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/tmpl02h4wrf/privsep.sock │ │ ├─367108 /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/tmpdsfol72q/privsep.sock │ │ └─368940 /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/tmpuu3lbs62/privsep.sock │ ├─4daa5feffa58505336bf35810dbc1e91d73986cb487afcd281f98c862780d431 │ │ └─39283 /pause │ ├─fddce2a39c4c0d25aadf7da589d949226f88d65d10bfcf79f8b49c7f63e83da5 │ │ ├─48015 mysqld --wsrep_start_position=f32beac2-43de-11f1-9605-223b446f9ee5:20 │ │ └─48141 /var/lib/mysql/mysql-state-monitor │ ├─2fac8cc6a6d8a627d0bc39052d828815d760aebaab66ad2d0f06fe58255ddd75 │ │ ├─168767 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169124 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169125 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─dce95e5e350895c82beeb6b3da00f2ebe2e2dfb7a4d7fe993da460f16672925f │ │ └─211248 /pause │ ├─0bbbd9680383e1d8e8e93e1ee925fa1e20f3b11c384e967f1c856d3a751f3ca7 │ │ └─63167 /pause │ ├─9af1c049746c6f8a26b75540f862a8119498a94e70ad224a82fe0825cbbf519f │ │ ├─172693 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399764 sleep 300 │ ├─df6ee9a258b076fdf4a555bede55cd877ee73ec0dab235a595a1292b92fc87f2 │ │ └─249033 /pause │ ├─e0a01a3fa08491b272dae6174da8b62e0b8a1161c2ff8cc1f2a74e1ea59c3bdc │ │ └─102957 /pause │ ├─f94cdb07efea90e359eea4833fd90ad4e8066b2a61c0494bc444f38ccac16c7d │ │ └─231674 /pause │ ├─7b6b351e41179a4fda0e10eb809aef9e8e0d0a9f5af5fe703e6779c44cd561a2 │ │ └─244800 /pause │ ├─6aad2fbc43cb2368d01ce22f23a1f3d5e63b561238dc84df43ffd7a6e7898ac9 │ │ └─39437 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 │ ├─c1676426adc27723f5a5b9c5096e824918d0d8ae38da4b5ef42f892aee7b63ca │ │ └─229967 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─475f7259da1c0d82752aedb0fc0c10bd63c4bd236aa04a932e6b6f99036cee47 │ │ └─223314 /pause │ ├─009871df5c628ef14be5f6b784a065598b3929b98b484a247d7f3323a5f20b8f │ │ ├─241709 magnum-api: uWSGI master │ │ ├─241760 magnum-api: uWSGI worker 1 │ │ └─241761 magnum-api: uWSGI worker 2 │ ├─bd5701631f74c7a48800712ffd795df581bf8c99dbaad6dd3c49fc7a354410c1 │ │ └─171849 /pause │ ├─3583bbb855ce4b25eb8e2bb7354018e0f69aa2c3cf98c7582ec5b81f381fef37 │ │ └─144267 /pause │ ├─1b3656212765282dac65518ef8bd0d619ddd30df76b7b32de0fb51ac573910d7 │ │ └─265182 /bin/openstack-database-exporter │ ├─5303cd5a00a7bfc17acec421340a76d958ebf33bbc4029ca3b1c7c490d68791d │ │ ├─ 70639 apache2 -DFOREGROUND │ │ ├─ 70678 (wsgi:k -DFOREGROUND │ │ ├─ 70679 (wsgi:k -DFOREGROUND │ │ ├─ 70680 (wsgi:k -DFOREGROUND │ │ ├─ 70681 (wsgi:k -DFOREGROUND │ │ ├─400906 apache2 -DFOREGROUND │ │ └─409069 apache2 -DFOREGROUND │ ├─b9acd5db2aa539e21df4adcc314485aa8f4403452eb0ce6ee934c85875b345a0 │ │ └─90096 /pause │ ├─6ccb7d3fec59d8bbb1f26b98d699b809eb0c793d9d6ca99de65f19331c16f268 │ │ └─64099 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-240.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 │ ├─0b05e0cac8d52e9a4a4e4eaf32b749b46d91cf1e3603f807df38dc53d7982d3f │ │ └─55414 /pause │ ├─84501b5baad250fa1dc45b2bc6b624778ecd6b944744751c585f62348d5ab17f │ │ ├─258513 /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 │ │ └─258862 /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 │ ├─4578c73f7c690d1dbb68737b0ec931e96b6f113d74f7a3552e4d83243a134588 │ │ └─59978 /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 │ ├─3da13a12f34b4586bfb6ece220d4981e3d39bf21426f5353a4ea80e28bf1a421 │ │ └─39382 etcd --advertise-client-urls=https://199.204.45.240:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.240:2380 --initial-cluster=instance=https://199.204.45.240:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.240:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.240: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 │ ├─b2e33cb1a97fe2f6fd832ce33bdf17dc3450c5085e8940fdbc776919c74bafc7 │ │ └─263266 /pause │ ├─d4787a5c0ba024984cf5efc9bc4e6d41335a048d7924bfd1cee05955a84c9b3e │ │ ├─60419 python -u /app/sidecar.py │ │ ├─60739 python -u /app/sidecar.py │ │ └─60740 python -u /app/sidecar.py │ ├─45e93c2c957754a5e92d50bce96dfe072640cf68c2c3679415a221e3041ad168 │ │ └─144053 /pause │ ├─9ff14e5d45bf4f5fede2c854eed1934612b4c5b2545905bb1fc3ef6a2c7f025f │ │ └─47548 /pause │ ├─c88e21fa087caab7ff6adc404e0a85f54b74e14b719adc16ea37e2a19d9667d6 │ │ └─62409 /pause │ ├─910be122a58bcd77eca44ee4fc5b9d8615a4f91e7c9489fc6de94cbedc8d39d7 │ │ └─106059 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─32477fe91630451ad3354b3d9e7167c5454ea3c8234d4d80b4643b1b9c7cd95a │ │ └─211011 /pause │ ├─7781717755f60a40d2d7a34034aa87eca2f58bbe8052c792063b09d5299934a3 │ │ └─61473 /pause │ ├─b2da10d5f82bd84bdd5bf10ceecad89059788abcbd2f66e38befca66a2598406 │ │ └─55251 /pause │ ├─2df50637a4b97f304f01d2596d2fe8d5a4b09022b7832689582ee34515a9d7c6 │ │ └─46716 /manager --metrics-bind-address=:8080 │ ├─3c714b35537e6a0b677db22c8e60522ad1aa12dfe3bafa04ad96c2a6ace96d85 │ │ └─48111 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f733714fb1a6b7cd3c6e4302b4b7dbeae984cd9b5af30799562244bd37dfc224 │ │ ├─169933 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169950 /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 -- │ │ ├─169956 erl_child_setup 1048576 │ │ ├─170034 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170035 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170045 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170135 /bin/sh -s rabbit_disk_monitor │ ├─1d918db26955fd2d28bb122ce57c9492653749e4fcd0729c842984dd7faab3eb │ │ └─50512 valkey-server *:26379 [sentinel] │ ├─8a3d4bb82459104e88327008ee1a4e80ad7ca6b5a49ccc6fdc50b387f87142fc │ │ └─108440 /pause │ ├─34aa73e550bbb06a4fd7522e8b457a350d424146e201dba8fe2524081191f52d │ │ └─203558 /pause │ ├─5b8a312bb64ed37a4efd6141696bcbaa8ccc5002e3ab6dffb8cb2dbeb4d345aa │ │ └─50590 redis_exporter │ ├─117300df0b4de03ea0b1a553cbfc6be98da679bd421eedf0071babfbdf6bf09a │ │ └─42953 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 │ ├─d4eee5cfd1d15870b8f929e9e56a838a160918cd3bbf52e3f54f080e5b809fdd │ │ ├─76873 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76892 /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 -- │ │ ├─76898 erl_child_setup 1048576 │ │ ├─76948 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76949 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76959 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77074 /bin/sh -s rabbit_disk_monitor │ ├─d8106b7070671d4f9adbea69e1f8aa4d49f42eb6ebc8bef4ee616bc736fd1ffc │ │ ├─241936 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242206 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242207 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─b104ce0ef596634ee6e4b16fbf803787251dc39665ee5fe09ee6fb210409b884 │ │ └─61974 /pause │ ├─a8fd8c372c74b98146f1ebe4829657f3155bf0f64f95c9be376446732839bee6 │ │ └─171568 /pause │ ├─4399071b5000bcf15068fa9b4e490ed1eb161ee7df504f5da96af44b1bc55dd3 │ │ └─258408 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─89e19b0659dae7a3168552055a446c132a890ea044359423a83a7e656b6df451 │ │ └─55541 nfd-gc -gc-interval=1h │ ├─059e7c3aa307da57cbaebc645e9d235b8f383f386617598bc0f088120a232e0c │ │ └─189486 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─269ff177bb3444a245abf16e08bbb4cb525f784dab21eb025e238ae72a8d5e70 │ │ ├─128928 placement-api: uWSGI master │ │ ├─128946 placement-api: uWSGI worker 1 │ │ └─128947 placement-api: uWSGI worker 2 │ ├─38d4f3305486394b59b18684cd8a080821d013c391fe98b26a72099897ff3fff │ │ └─144828 /pause │ ├─002fd3cb6274d26e2e480caa88dd33499699ca5854109e8937946b8f037446c4 │ │ └─59775 /pause │ ├─d4dfba318f6d1503bf6a9ed6cd31866ee1e61d4b9b5560b3147fe94d8e7b7ff5 │ │ ├─258389 manila-api: uWSGI master │ │ ├─258468 manila-api: uWSGI worker 1 │ │ └─258469 manila-api: uWSGI worker 2 │ ├─125e9dd7db3920990adb4b54a4eb2a908787d911e69938f2f1e62af91a2ad916 │ │ └─40554 /pause │ ├─83f6cea18b1f78258fddeb13fe0ab596cc57c062635126508f9c4c5813244767 │ │ └─59591 /pause │ ├─adddff79083c83920be79192de2cf4dcfddafb1fc4f75cfe1c5880d17b826106 │ │ ├─223489 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223525 /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 -- │ │ ├─223531 erl_child_setup 1048576 │ │ ├─223678 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223679 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223689 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223857 /bin/sh -s rabbit_disk_monitor │ ├─8c030f9e154006dcb40cfe28454cf3dae36eda3a14f368b0dfd09e37cb0553e7 │ │ └─184904 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─08dd493ae81523cd21b89dee44560b6c36657d881af90bed2e643e8e08f7e471 │ │ ├─167934 nova-metadata: uWSGI master │ │ ├─167946 nova-metadata: uWSGI worker 1 │ │ └─167947 nova-metadata: uWSGI worker 2 │ ├─510a1da4fcf8860ff3db17ce2ca4197de54dadca7b1f3733c85a83d332c3f21b │ │ └─121472 /pause │ ├─b2b05aa34dc7de0c886ec5adab480b430dc29887aa994956f5ea897321c7931c │ │ └─169772 /pause │ ├─597274a05593bd519618118c7713ddfdd63ec9f05a5085dcb11ac951569121a7 │ │ └─64028 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ └─678712e0139b72f7a2909db29101a3dd6457a52366e5044a146c28190a7fad64 │ └─64721 /bin/pushgateway ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount