Control group /: -.slice ├─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 │ │ │ ├─21820 /lib/systemd/systemd --user │ │ │ └─21821 (sd-pam) │ │ └─session-21.scope │ │ ├─21755 sshd: cephadm [priv] │ │ └─21834 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/162.253.55.104-22-zuul [mux] │ ├─249314 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ytopskuzesxyuimmcqsqtlvomrwcbdvg ; /usr/bin/python3'"'"' && sleep 0' │ ├─249315 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ytopskuzesxyuimmcqsqtlvomrwcbdvg ; /usr/bin/python3' && sleep 0 │ ├─249316 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ytopskuzesxyuimmcqsqtlvomrwcbdvg ; /usr/bin/python3 │ ├─249317 /bin/sh -c echo BECOME-SUCCESS-ytopskuzesxyuimmcqsqtlvomrwcbdvg ; /usr/bin/python3 │ ├─249318 /usr/bin/python3 │ ├─249319 /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 │ └─249321 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9958 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12311 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2128ff82de5d27083b4d84464c79ccb8d474f88468a95b757073cba171884b7f -address /run/containerd/containerd.sock │ │ ├─ 12673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 496e0afc5af6095de8e15bbf426b8e0661419dacd0d6100e6e11b81d3e3d5deb -address /run/containerd/containerd.sock │ │ ├─ 18796 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 66bda81634ad460ea930db56e2b102436c31d87c5b3479865e19c75cbb8d8e7f -address /run/containerd/containerd.sock │ │ ├─ 25367 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aa34c8b452a83358bb642078810ebfb940f22afc5d67adad32f5ff7e6eefcce2 -address /run/containerd/containerd.sock │ │ ├─ 30131 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 448b36321fe5d77513bb46c4eb387199f6853ca692b64de64694faf57c443456 -address /run/containerd/containerd.sock │ │ ├─ 34665 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 195becfbb42befe08d70e0f7762066751cdd1fbbc749fca71cdb5cbcb410ee8c -address /run/containerd/containerd.sock │ │ ├─ 39122 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bd4620824f2d70ec35d470e1d5c618e7c722264012770a5d24ffdfb70f370ae5 -address /run/containerd/containerd.sock │ │ ├─ 41681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fb26a0e66137dcd4c87c90c71f4f3944deaf681f435f0b76effb93285d5feba -address /run/containerd/containerd.sock │ │ ├─ 41715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d60be8e0f1298eb216ea04b43fa42ce9e1cb4db7a83b7270f8f31e4be25714c4 -address /run/containerd/containerd.sock │ │ ├─ 41731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3a5f9aa8a7f5cbfd4d842bc8e95d2967be040d61a6808105eb58bc5132c1e18 -address /run/containerd/containerd.sock │ │ ├─ 41732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efe9a5def704c2342e3424c73c180856671765a85d8366f19a9d08fadfa8cfcb -address /run/containerd/containerd.sock │ │ ├─ 41756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 250168ca9c454b7e3f38fc0f348b0298f2a97b26c2019cc8410564796676d63e -address /run/containerd/containerd.sock │ │ ├─ 42305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc22b7632264876433a1b242a21b441b32e09039c1eb358024e5f0efd9244a0c -address /run/containerd/containerd.sock │ │ ├─ 43032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaba78e6e44c0ece6b2d427c6b3b47f62988cf12be9960906f7ad378dee65e0f -address /run/containerd/containerd.sock │ │ ├─ 43050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c305a4bdcd82b109ac730ff990d77b3c41e9ff3c3f158418a52e27648321b8d -address /run/containerd/containerd.sock │ │ ├─ 44456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47ede70333b3953e007bb0d4b35823944d7ad886a95b756738c7d29dce3d822e -address /run/containerd/containerd.sock │ │ ├─ 44888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 232b220b95a8a2283e9a0a0f040ec84875bfebdfd55c0c408df7dc22c1bfc130 -address /run/containerd/containerd.sock │ │ ├─ 44926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 223b5857d51ec54ccfa82cc128531081f064102deb48063232bd867bd3c84cb1 -address /run/containerd/containerd.sock │ │ ├─ 45389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28acc4721ad8c1f4b970266ada67f8f3b0666e4b9589efe8c2b46bc056ad1bf4 -address /run/containerd/containerd.sock │ │ ├─ 45925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7400edb56c63f677993775a487e38e2813f5293fdb1fd35496414516182803de -address /run/containerd/containerd.sock │ │ ├─ 45991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0999cefe65416697ef20e50415280310440e2df24ada50232e78981275b397fc -address /run/containerd/containerd.sock │ │ ├─ 46031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e87634d1852bca4bc48a720168268415d6cfa1832841d26971730b4878d328b -address /run/containerd/containerd.sock │ │ ├─ 48070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7345de3efc6d489f44f6d3abe759b045327c602cd37f9dd63182a1e0229e5272 -address /run/containerd/containerd.sock │ │ ├─ 48170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c6f1b6022e78549b111570460e1f8261104461b7ccb6e9e5d20fde97a769793 -address /run/containerd/containerd.sock │ │ ├─ 48917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00f200ed60c7571aa5e7fc48ebb874e427d7b4cb547d5eafd24d335524b8c239 -address /run/containerd/containerd.sock │ │ ├─ 49014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ecd93d3b4e5369f1ef688ff1f660692c175ed46a7762f06611d8bbbd00055a6 -address /run/containerd/containerd.sock │ │ ├─ 49564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 643c446448339b2f776dc464ef1cee2b2cf40646ceac17b9590da4f6d24eae3a -address /run/containerd/containerd.sock │ │ ├─ 49897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cade8d985d59c9c4035435f4036f2eaf624e5cb4a355f775d92be677d1793a7e -address /run/containerd/containerd.sock │ │ ├─ 50198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0773838cbf5106cf9fc94fce56ff46ebbc18eaa450155d2d6de5196a32ee853 -address /run/containerd/containerd.sock │ │ ├─ 52385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b75530ebb34a9eace91e25d4e0de68f0e4faf835f02616fcf199303f5183769b -address /run/containerd/containerd.sock │ │ ├─ 52719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f2facfffcd9262698aae32d56c2642fd6bc1a1f2ef050266ec644394062e576 -address /run/containerd/containerd.sock │ │ ├─ 57653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7f57918875e058625dceb3cd4062d1eadac678c357c7e642fb8c20e9d29e7d7 -address /run/containerd/containerd.sock │ │ ├─ 58294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98d6ba90c3a5de53e1161a98b1326b902ef41709f1eaae483e0ff1f26b0ad9d2 -address /run/containerd/containerd.sock │ │ ├─ 58372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a041294dec71283cd89e9427b7155857f12ba45c6dfc3e1320f38391e01fc68e -address /run/containerd/containerd.sock │ │ ├─ 58413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b48eeeade242b6af9bbc9818a2c4f95f2ec7520779f056f01c2c7d4406048ba -address /run/containerd/containerd.sock │ │ ├─ 58559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8309e67ddbfe755f2313722d47a4a8349618d5734145669a90f7e013379722b9 -address /run/containerd/containerd.sock │ │ ├─ 63490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2f30dc5b218b0e4bb63c66393e75d55d17d369674b9f96eef3f122ebcd3aa2f -address /run/containerd/containerd.sock │ │ ├─ 63649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6fdd8c33d9432a1d4fc116180cd7f3d51365fd67902d9c2c4ac3a0ce7b47425 -address /run/containerd/containerd.sock │ │ ├─ 63700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc37f1a13e2731f8b9b80187afec8daa141e2f5cc8850e318fd46bbec318b585 -address /run/containerd/containerd.sock │ │ ├─ 63738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0533b17f15ed6a78e29e4097936c0d31f58bdf54393cbaa053ff0ee6a191f3ca -address /run/containerd/containerd.sock │ │ ├─ 65073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c4f9f49c5965d676f5f78a6a2a17f050b944d889e4c4b4aabb31af19be4c270 -address /run/containerd/containerd.sock │ │ ├─ 65249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4879078abffa8c4199f9b438f0aebc9363e43e1060c5db3b7e2e413fbab5653 -address /run/containerd/containerd.sock │ │ ├─ 65604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9491cc252ea69b0fca5115e75d2b14dd2cf1ce8fdd13a977b6efd73e975de87 -address /run/containerd/containerd.sock │ │ ├─ 65658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e789a0d7a047eb6ada752d94ca24553cf8a05aaeece888aff650c6ea8ee7e65a -address /run/containerd/containerd.sock │ │ ├─ 65697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56d0e21ba720138d1f091b678fe57e6cd33de19e49b96a494d9d629c7a0e8099 -address /run/containerd/containerd.sock │ │ ├─ 66291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04566bbfa9776caa6835fd811717c81d213575bb09a9c906bdefacf8509511a3 -address /run/containerd/containerd.sock │ │ ├─ 66680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef0209eae882cf64f38c59a5126cadc06c135db4f5eba405a56b06339921c4b9 -address /run/containerd/containerd.sock │ │ ├─ 67058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cfa627346aacafd18c18b489d17f5409c2e964cfc62a1de6d07b387def7dd92 -address /run/containerd/containerd.sock │ │ ├─ 67509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6515ea5a14dccebdfc0e678ff7d2319705852ac540cda9bb5a1e941b9111874 -address /run/containerd/containerd.sock │ │ ├─ 68293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f14e1c852562556c0b85e872d20ea83086e890342c6459e8e866837968ddb72 -address /run/containerd/containerd.sock │ │ ├─ 69591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4bcf982223106834d174756a439b03e72be94686672a073549861f121accc31 -address /run/containerd/containerd.sock │ │ ├─ 71507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6bb8c196d031e72abb7e4dc44a5477a1f5afef61994788a3ca0aabfa1675140 -address /run/containerd/containerd.sock │ │ ├─ 80767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ad38b93d83e6544c3022dfe17ccd527d7571b738428b986aeddd6b1fbc39ff0 -address /run/containerd/containerd.sock │ │ ├─ 82132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42da0745e50da22f1357a163bc75ac103a719732aeba81993c6dce68d026b1d8 -address /run/containerd/containerd.sock │ │ ├─ 87990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01ec75e11df06301ff19bbf26d234e69fc0ba5c11c66faca70123f410fa64a80 -address /run/containerd/containerd.sock │ │ ├─ 94587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be82f37ba8a50d5cf4b952619a6fea7d9cf31aa8a95870118aa8c26316cd6535 -address /run/containerd/containerd.sock │ │ ├─ 98399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b75aaf2dd208c7c2ab3f9d7261d2f03fc14fe7fd588151c27e63cf3d3624be23 -address /run/containerd/containerd.sock │ │ ├─ 98489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d83ea45fa966681cafc68d45c99f9ad12a7c68bf6912e06baecfcdabddc06a3d -address /run/containerd/containerd.sock │ │ ├─107505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dc3fa024172db5c5c8e3e4714ccef046f635722cd09674347c1eab474410a84 -address /run/containerd/containerd.sock │ │ ├─109021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b26c570a0a5f9c1db0ece73066eb5d8c300212a73ae33397c3bbb4f888985275 -address /run/containerd/containerd.sock │ │ ├─109069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3c0e5c2e43ae4577bc997641bcfd1ba479d149bebf4d3163d793348f83121a7 -address /run/containerd/containerd.sock │ │ ├─111008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b70247b0ad63d978c665079aaffc1f8ef6049d32678ea9e19150ab3e2548c7d -address /run/containerd/containerd.sock │ │ ├─112676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a31dcebd85715d3b937565e4f7319ef7a3efec9c47a393079c52a5347a070975 -address /run/containerd/containerd.sock │ │ ├─112880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b1b328389e29b9c4e527fefa1df41a32ef735a9b97a7e1640b096097c38f35c -address /run/containerd/containerd.sock │ │ ├─125957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f61c91fed5de51480685492d906b071d592304a612085b9f82004cecd12c8793 -address /run/containerd/containerd.sock │ │ ├─125996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2c9e51361366327a94e8a5cc1d9e89aaa080b6e9b21e599436c9280700cb085 -address /run/containerd/containerd.sock │ │ ├─128636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4ff135332336a939747fb5038987060286fa54097d50c576a6ce6ff73abf16a -address /run/containerd/containerd.sock │ │ ├─142556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae75dc579e14cb25277094cd9ef7694f5419eb7c9a0b814a2f4f8cf93abacab2 -address /run/containerd/containerd.sock │ │ ├─155746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00004eb9ce6d51136a4f4b0b54b46760fd4aa14932dd8b81d6f4aa5a959a7b51 -address /run/containerd/containerd.sock │ │ ├─156211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ed936053b5c73631a9a7c49c8f4f497b665c052a2bd8701ca19f33ac35ad465 -address /run/containerd/containerd.sock │ │ ├─157139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a8e481e892615cb9784da3553114ea63e585df826735eb84ba242efea1895f7 -address /run/containerd/containerd.sock │ │ ├─159229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 646f936767005b164336906fd7c790d37c3e1b9c7cf7fb4674e569cdd9cb9480 -address /run/containerd/containerd.sock │ │ ├─159486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7acd197d2520064ef43567532586eceaf15f214b00c0aa0d95f68bb3cd950484 -address /run/containerd/containerd.sock │ │ ├─159570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8d0da30951cfbba79cb26bacfd81b7066254fb43d4dfbf2342032ee970021cc -address /run/containerd/containerd.sock │ │ ├─159667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ed3fa2505d6973c18e79ff59ef80aa72cafa075382662480efb51f46c688c30 -address /run/containerd/containerd.sock │ │ ├─159740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02fdb4d4d278186cb5377ec7971856068696f9e94ccadda663956e0abb42be02 -address /run/containerd/containerd.sock │ │ ├─160142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d69049c52972110c2d12b07d146575f9132fcfd66bf593e251e91fc896433b13 -address /run/containerd/containerd.sock │ │ ├─171457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6c111bcd3f558da7e7423e2c2f2527d5290c8b0ffee8d738a2eb199454e61db -address /run/containerd/containerd.sock │ │ ├─173264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9d7a428080d0a21dfb0c1b6dba1929c051c73da8f7c22de3e21e932b7b28fe1 -address /run/containerd/containerd.sock │ │ ├─173298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a554e030a87bda6b1cae30b7381e3ebb10f8a0aada14a4245f8e1f2de9608d9 -address /run/containerd/containerd.sock │ │ ├─173364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00883c8c9396c10f8c0361954df3177af49d7f952a290baedf369f0c16379705 -address /run/containerd/containerd.sock │ │ ├─173384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a27663921c573a1c79fdbd7d31282286ae928ab0b4e15ded86c5f0a341c02da -address /run/containerd/containerd.sock │ │ ├─173457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9085b54cada9a6068bbc774a82f1e6f5ed3b4954f7400e83580f9abbf8719de5 -address /run/containerd/containerd.sock │ │ ├─173853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65bace3a31b844c5b41889344e5c903eff93fa4c358c18a1eb4eb04147ad62be -address /run/containerd/containerd.sock │ │ ├─173911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 844bb6596300c084c595b685814701a25ff7805eebbac3065ad904942ed2b3e6 -address /run/containerd/containerd.sock │ │ ├─186717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6400e87cad09429d39296534f8ddb9aa0b242ccd83df330c5a4173314c4a879a -address /run/containerd/containerd.sock │ │ ├─188735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec8a184a9e42f007b293b49118dc1fd6c65d2ff9c36d10ef9b1b0e99660c5587 -address /run/containerd/containerd.sock │ │ ├─188774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 034e13ab1366644cc73f6fe9253810ef678745576e80e6f4758f5ee6dceb188a -address /run/containerd/containerd.sock │ │ ├─188814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa5b6e3481ab14558a3db74ae15de885feef82558f199833c029fba67c4049f7 -address /run/containerd/containerd.sock │ │ ├─204226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 036cac7409c6f9c5eb412d1b82c4daaf35277759133a2e65ec156686858c2829 -address /run/containerd/containerd.sock │ │ ├─212955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49dea9891fa16483d7bdb786e4095aaaddb76d3c7a2e8c9dbf029dabce1700e6 -address /run/containerd/containerd.sock │ │ ├─212978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcadb47871852063127233512692788015bbe571fa4278ea28aed91a7d4e2782 -address /run/containerd/containerd.sock │ │ ├─213003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feb90aafe14150375991606fe0288c92aa2468cb01344765c2dda5f23c1d182c -address /run/containerd/containerd.sock │ │ ├─213074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49d19bc2c3a36aa98083c6bce3dded5a54eb4abdb5eced181b2f54b6e2241321 -address /run/containerd/containerd.sock │ │ ├─224463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aee894dc8897a240453e2a11cc360c5e7053cdf515e2afc23f89055abc03525a -address /run/containerd/containerd.sock │ │ ├─226729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af6a8a627b37b6bd9c8909587c64fdf743d51a046cbb025df158de639f0bd923 -address /run/containerd/containerd.sock │ │ ├─227783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc7a87bde7b844e2f23f3de1e302727c8708c573936ae3680b28f087c53e17f2 -address /run/containerd/containerd.sock │ │ ├─228391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d8f6d5532cc02e1f7a35c48d351bcb9f4e6f88be797b63b078ccdec67d4b9f7 -address /run/containerd/containerd.sock │ │ ├─229725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e74083922d93514d144e381c85873eb62910d582fe6afc472d7e3493013bec4 -address /run/containerd/containerd.sock │ │ ├─231914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6e9bea1ed748192a0abe4711fb080e975ed96df42ca97c32385be63d547837c -address /run/containerd/containerd.sock │ │ ├─232843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 373e2aced8ce37a8c66e7172ba0aab02ffb96a1a860e9e8aac252e2b2b339dfd -address /run/containerd/containerd.sock │ │ ├─232893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05ac1a753227dbeec6a441b8d77c4fb411e17f52983da8c707e17f8bf5c16e01 -address /run/containerd/containerd.sock │ │ └─233765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9d6dac071814c5f55a73e82a1ef0ca739f1f37944c49802a7a83fd54b603c91 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─29845 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30114 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.gdbubt.service │ │ │ ├─12585 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gdbubt/unit.run │ │ │ └─12615 /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-gdbubt --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gdbubt:/var/lib/ceph/mgr/ceph-instance.gdbubt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gdbubt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.gdbubt -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 │ │ │ ├─18754 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18774 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25074 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25350 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39059 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39079 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34374 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34647 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12225 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12255 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10328 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-496e0afc5af6095de8e15bbf426b8e0661419dacd0d6100e6e11b81d3e3d5deb.scope … │ │ ├─12704 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.gdbubt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12717 /usr/bin/ceph-mgr -n mgr.instance.gdbubt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─142195 /sbin/multipathd -d -s │ ├─docker-195becfbb42befe08d70e0f7762066751cdd1fbbc749fca71cdb5cbcb410ee8c.scope … │ │ ├─34689 /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 │ │ └─34702 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─42148 /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=162.253.55.104 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r72ee68e8e56a4878b3aa68dfda457218.scope │ │ └─186570 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1088 /usr/sbin/uuidd --socket-activation │ ├─docker-66bda81634ad460ea930db56e2b102436c31d87c5b3479865e19c75cbb8d8e7f.scope … │ │ ├─18824 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18840 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10835 /usr/sbin/chronyd -F 1 │ │ └─10836 /usr/sbin/chronyd -F 1 │ ├─docker-aa34c8b452a83358bb642078810ebfb940f22afc5d67adad32f5ff7e6eefcce2.scope … │ │ ├─25392 /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 │ │ └─25405 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-bd4620824f2d70ec35d470e1d5c618e7c722264012770a5d24ffdfb70f370ae5.scope … │ │ ├─39150 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39167 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-448b36321fe5d77513bb46c4eb387199f6853ca692b64de64694faf57c443456.scope … │ │ ├─30155 /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 │ │ └─30167 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─142050 /sbin/iscsid │ │ └─142052 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-2128ff82de5d27083b4d84464c79ccb8d474f88468a95b757073cba171884b7f.scope … │ │ ├─12336 /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 │ │ └─12356 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─018d07faec10efb078eafa748f08d62ab259be38d93c4ee39aaead0c8ce7608f │ │ ├─155027 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155059 /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 │ ├─250168ca9c454b7e3f38fc0f348b0298f2a97b26c2019cc8410564796676d63e │ │ └─41849 /pause │ ├─62c5a7fb248635859d875f9f989b0bf9969038290615ce914693984ebaf941b9 │ │ └─229780 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─55ee96edf5a2b56bb756f10ae75ff04fe61ff97a27db18cf1e1c2a04d7b2b3f5 │ │ └─49707 percona-xtradb-cluster-operator │ ├─4c6f1b6022e78549b111570460e1f8261104461b7ccb6e9e5d20fde97a769793 │ │ └─48195 /pause │ ├─fc22b7632264876433a1b242a21b441b32e09039c1eb358024e5f0efd9244a0c │ │ └─42328 /pause │ ├─dc2577f42251e33e6cb36cdd3c47892d86e42a88f4889848ca25d0b717bd04bc │ │ └─58667 nfd-master -crd-controller=true -metrics=8081 │ ├─2a27663921c573a1c79fdbd7d31282286ae928ab0b4e15ded86c5f0a341c02da │ │ └─173428 /pause │ ├─eddf98ccac215322258f4f5f3cce8667854c8a6971c3e702f15b31128b84395b │ │ ├─200708 heat-api: uWSGI master │ │ ├─200844 heat-api: uWSGI worker 1 │ │ └─200845 heat-api: uWSGI worker 2 │ ├─ace074aa59985ed231513674cd3aa0fd31fb7fa757c71eec73efc822b87fd051 │ │ ├─107877 glance-api: uWSGI master │ │ ├─107891 glance-api: uWSGI worker 1 │ │ └─107892 glance-api: uWSGI worker 2 │ ├─c2f30dc5b218b0e4bb63c66393e75d55d17d369674b9f96eef3f122ebcd3aa2f │ │ └─63551 /pause │ ├─05b6f7ad24ba0fc6038dedc50107f675dd21ec91a0db34a13e92095b830f646d │ │ └─58705 nfd-gc -gc-interval=1h │ ├─a2c9e51361366327a94e8a5cc1d9e89aaa080b6e9b21e599436c9280700cb085 │ │ └─126061 /pause │ ├─5c0699265664fd81a436bd710eca1556ff17defbb71dfc8aabfe8e736284166f │ │ ├─69998 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70015 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─70021 erl_child_setup 1048576 │ │ ├─70068 sh -s disksup │ │ ├─70070 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─70071 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─70077 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70078 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70088 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─70152 /bin/sh -s rabbit_disk_monitor │ ├─b9d7a428080d0a21dfb0c1b6dba1929c051c73da8f7c22de3e21e932b7b28fe1 │ │ └─173322 /pause │ ├─02fdb4d4d278186cb5377ec7971856068696f9e94ccadda663956e0abb42be02 │ │ └─159779 /pause │ ├─65bace3a31b844c5b41889344e5c903eff93fa4c358c18a1eb4eb04147ad62be │ │ └─173883 /pause │ ├─54384f85b61b5f71a910d7829bece837456c650dfb693298c090c82c1fa80902 │ │ └─58834 /secretgen-controller │ ├─0dc3fa024172db5c5c8e3e4714ccef046f635722cd09674347c1eab474410a84 │ │ └─107528 /pause │ ├─0b27109d889007266857ef6e79db03b038e1d6ee5e68f8fd4dcfa3548feb0814 │ │ └─42353 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5ad38b93d83e6544c3022dfe17ccd527d7571b738428b986aeddd6b1fbc39ff0 │ │ └─80791 /pause │ ├─0533b17f15ed6a78e29e4097936c0d31f58bdf54393cbaa053ff0ee6a191f3ca │ │ └─63762 /pause │ ├─a6e9bea1ed748192a0abe4711fb080e975ed96df42ca97c32385be63d547837c │ │ └─231939 /pause │ ├─eb29fc16ea9a44cc7c3ff0533daa36d6c870709d5e41da501e6b0083bbc5a013 │ │ ├─127003 /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 │ │ └─127075 /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 │ ├─b02d3f73cae70d5d6bc5ce788055c3e935e55420833b7e611bd9839905ad194d │ │ └─154963 /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 │ ├─04566bbfa9776caa6835fd811717c81d213575bb09a9c906bdefacf8509511a3 │ │ └─66315 /pause │ ├─10b6a6e4ff43a751f4fceff7e41dbe59fda1ee064b8dc4e3e70f990fd3e3dda1 │ │ ├─182175 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─182401 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182402 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182403 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8f65b2db764acb29190b3362d144be99ee46f158fae91a13fa8e8798c5576483 │ │ └─185715 /bin/bash /tmp/libvirt.sh │ ├─d8304ef0cc0150a776579954f7f1fc644c8ff8e9adb4b06437a41400f405e2f0 │ │ └─191371 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4294753dbcb42e8727b3866d725ba4556ed44b35937bb0db29eac657cda88715 │ │ └─67850 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─4b2bed42ab880f4d0b7036dad74ece4e58d69e0ab4e5f4abb011ed3325ab51f1 │ │ └─98801 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-kcwq5 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─00883c8c9396c10f8c0361954df3177af49d7f952a290baedf369f0c16379705 │ │ └─173413 /pause │ ├─b18350e4efae235a6f79587825f088c3d0f531577b43684bb13f27fd3c55bc89 │ │ └─233019 kubernetes-entrypoint │ ├─7acd197d2520064ef43567532586eceaf15f214b00c0aa0d95f68bb3cd950484 │ │ └─159530 /pause │ ├─5d601eb12a947bdaca9ea48d9f77775f0aeed68a639975fded15e4d16d660f75 │ │ └─191343 /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 │ ├─7878ba94e73e7bac228899f3545247930903595bbe0628b6a867ae173b884dae │ │ ├─67889 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67936 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e3fe109f34a645ade72469ba6c9cdb8ca0e50548931ea4b9b8f30e44f644decd │ │ ├─157251 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─157268 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─157274 erl_child_setup 1048576 │ │ ├─157321 sh -s disksup │ │ ├─157323 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─157324 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─157350 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─157351 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─157361 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─157505 /bin/sh -s rabbit_disk_monitor │ ├─036cac7409c6f9c5eb412d1b82c4daaf35277759133a2e65ec156686858c2829 │ │ └─204249 /pause │ ├─f61c91fed5de51480685492d906b071d592304a612085b9f82004cecd12c8793 │ │ └─125982 /pause │ ├─04cc34cc3fdbf2cf2a933558747cca8dd2da26fecdf1120b2d994312309e3a38 │ │ └─50584 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b3c0e5c2e43ae4577bc997641bcfd1ba479d149bebf4d3163d793348f83121a7 │ │ └─109108 /pause │ ├─f00d7a3f7bf16d2351405c18497ccaba1d544e017107f9fa32c88ae4b5c8eb2a │ │ ├─109491 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109698 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109700 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a6bb8c196d031e72abb7e4dc44a5477a1f5afef61994788a3ca0aabfa1675140 │ │ └─71588 /pause │ ├─c8d0da30951cfbba79cb26bacfd81b7066254fb43d4dfbf2342032ee970021cc │ │ └─159596 /pause │ ├─7db3a25cf70c97af3facfd2bbc2671f1a9cdf172149c787d2d3f69da1a8a71d8 │ │ └─222561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─dad24f6cf180e0376cebd7664d158d725b431d7f9710e3f71b1db0feb07a37b8 │ │ ├─50344 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 │ │ └─53164 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─4eb58997889d391ab65bf10ab2a06caedfd55c59d08c57056a02c3eedfc0bd3c │ │ └─68579 /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 │ ├─e789a0d7a047eb6ada752d94ca24553cf8a05aaeece888aff650c6ea8ee7e65a │ │ └─65683 /pause │ ├─f2b5c73cd722ba79fba170ce302546b98a21a76d97be07162a1a3ce59968077a │ │ └─46167 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─84d1d1af6f81c1736ef937ca20c193ffcd3c45941ea8404e776c59f1758259ad │ │ └─69026 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─610aa278a8da0b5aaec55c9e3183cc0fccc4c7001267cc6b28ffa761f7c42796 │ │ ├─222596 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223008 octavia-worker: ConsumerService worker(0) │ │ └─223011 octavia-worker: ConsumerService worker(1) │ ├─a041294dec71283cd89e9427b7155857f12ba45c6dfc3e1320f38391e01fc68e │ │ └─58397 /pause │ ├─bc37f1a13e2731f8b9b80187afec8daa141e2f5cc8850e318fd46bbec318b585 │ │ └─63723 /pause │ ├─0d69750dbb51094bcca31f6f7bed1b38b094b91ba7702f48f4e75a33f700111e │ │ └─126670 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─aaccd2684ae850985b86dd836596c941c02518bfcf3a90951d68d020bbe7419d │ │ └─42090 /kube-vip manager │ ├─7345de3efc6d489f44f6d3abe759b045327c602cd37f9dd63182a1e0229e5272 │ │ └─48102 /pause │ ├─e6429590504e280fd5e0d0472611871c83d4ee268aa14ffa817d3ffaa0195031 │ │ ├─94748 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94765 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─94771 erl_child_setup 1048576 │ │ ├─94819 sh -s disksup │ │ ├─94821 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─94822 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─94848 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94849 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94876 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─95134 /bin/sh -s rabbit_disk_monitor │ ├─0999cefe65416697ef20e50415280310440e2df24ada50232e78981275b397fc │ │ └─46015 /pause │ ├─4a8e481e892615cb9784da3553114ea63e585df826735eb84ba242efea1895f7 │ │ └─157162 /pause │ ├─be12f481c6ad8ee817c4756ffe18a5b37650a2195819043e2280d0dc8a4a764e │ │ ├─224648 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224680 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─224686 erl_child_setup 1048576 │ │ ├─224733 sh -s disksup │ │ ├─224735 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─224736 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─224742 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224743 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224753 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─224942 /bin/sh -s rabbit_disk_monitor │ ├─1cfa627346aacafd18c18b489d17f5409c2e964cfc62a1de6d07b387def7dd92 │ │ └─67081 /pause │ ├─ccec5828a35ce728c1beca5f1ee83723fdbf3d90faba1a2c3e54e5d064321a4a │ │ └─65028 /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 │ ├─aa5b6e3481ab14558a3db74ae15de885feef82558f199833c029fba67c4049f7 │ │ └─188863 /pause │ ├─4ecd93d3b4e5369f1ef688ff1f660692c175ed46a7762f06611d8bbbd00055a6 │ │ └─49039 /pause │ ├─d60be8e0f1298eb216ea04b43fa42ce9e1cb4db7a83b7270f8f31e4be25714c4 │ │ └─41814 /pause │ ├─be82f37ba8a50d5cf4b952619a6fea7d9cf31aa8a95870118aa8c26316cd6535 │ │ └─94612 /pause │ ├─a6515ea5a14dccebdfc0e678ff7d2319705852ac540cda9bb5a1e941b9111874 │ │ └─67534 /pause │ ├─c0ac6f4b2397db606c3345ca61029f6d4232f80283602ce9c3b0f4dd45570c89 │ │ └─69454 /bin/memcached_exporter │ ├─4ed936053b5c73631a9a7c49c8f4f497b665c052a2bd8701ca19f33ac35ad465 │ │ └─156234 /pause │ ├─232b220b95a8a2283e9a0a0f040ec84875bfebdfd55c0c408df7dc22c1bfc130 │ │ └─44911 /pause │ ├─223b5857d51ec54ccfa82cc128531081f064102deb48063232bd867bd3c84cb1 │ │ └─44950 /pause │ ├─5fd00167d2c49ebc4658707a2fced38750948cddb39727c609458d4b19d6dbd8 │ │ └─45562 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 │ ├─e4ff135332336a939747fb5038987060286fa54097d50c576a6ce6ff73abf16a │ │ └─128666 /pause │ ├─8b01eb4861dfe722337a307ee58db9c3873c66c7ab26d8a0e6bcb555f2922b0a │ │ └─68540 /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.162-253-55-104.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 │ ├─3453a2721c45c681af0922cc4e9734de7293c2a270e3f6ffbe25e0393191bb9d │ │ └─41957 etcd --advertise-client-urls=https://162.253.55.104: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://162.253.55.104:2380 --initial-cluster=instance=https://162.253.55.104:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.104:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.104: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 │ ├─7b70247b0ad63d978c665079aaffc1f8ef6049d32678ea9e19150ab3e2548c7d │ │ └─111032 /pause │ ├─af2d69686e475f8cfe7d86bfd74c9dffb9e39989ebd6f3c904f7ec5f70a684ca │ │ └─68969 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ec4c02184d6649a573d72700ff47640c796175e3ad8437ab000ddbf9682a0b8a │ │ └─68483 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c1e40604c249b133c8abd53066517f62a5b608bfbebc761d844e05cf4dcb8e6a │ │ └─67340 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─967f76e2508016d423cf9ac8ebc52bbc40ed2d60050483b50ebf3112792d20fb │ │ ├─ 48414 /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 │ │ ├─ 48427 /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 │ │ ├─ 48555 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─223527 nginx: worker process │ │ ├─223528 nginx: worker process │ │ └─223529 nginx: cache manager process │ ├─c08ac79bf8e6ed54d14af6768e3b9903ca3a15c79f7525a54cf003a709cad94e │ │ └─185665 /usr/bin/libvirt-tls-sidecar │ ├─13de3fda94cd2dad7ba880e29748a99496bb0c98d4b295dc3220d64afd708de2 │ │ └─44506 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6f2facfffcd9262698aae32d56c2642fd6bc1a1f2ef050266ec644394062e576 │ │ └─52756 /pause │ ├─b2ed21f568c8fcfeb22ef33bdaf2ef2c64a565cfe6c1e2d18cc0de92deb12b5a │ │ └─231965 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─4be39af7fb0d2ea9d3a52a8783affc2e1b87ba2eaccb9303b5afa37a71f0ddf6 │ │ └─69056 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b26c570a0a5f9c1db0ece73066eb5d8c300212a73ae33397c3bbb4f888985275 │ │ └─109045 /pause │ ├─7400edb56c63f677993775a487e38e2813f5293fdb1fd35496414516182803de │ │ └─45949 /pause │ ├─b9ab624116daabcf58e29b1da84d701a0550c20e64ceb8932610a2a9523b7ce3 │ │ └─64011 /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 │ ├─efe9a5def704c2342e3424c73c180856671765a85d8366f19a9d08fadfa8cfcb │ │ └─41833 /pause │ ├─e0773838cbf5106cf9fc94fce56ff46ebbc18eaa450155d2d6de5196a32ee853 │ │ └─50223 /pause │ ├─a0a0dca291904c6b36c246d1f364ef889ac4a0a88c03807a7c45e4c87543b823 │ │ └─53206 redis_exporter │ ├─f7f57918875e058625dceb3cd4062d1eadac678c357c7e642fb8c20e9d29e7d7 │ │ └─57677 /pause │ ├─7fa329781d7b13cd6059df5c79b7c8dc65bd567b846dfe76cfa258453be11fcb │ │ └─69484 /bin/oauth2-proxy │ ├─afa12ccd53ab603b713cec0bfe3ee069f33fd8673fc6e49a2f6e49330c776729 │ │ └─44982 /coredns -conf /etc/coredns/Corefile │ ├─f4bcf982223106834d174756a439b03e72be94686672a073549861f121accc31 │ │ └─69614 /pause │ ├─22f296f861c2d4124086544f4d1ef4f93bb180d31aa3cbb2e116a8947a61b293 │ │ └─52947 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 │ ├─4e74083922d93514d144e381c85873eb62910d582fe6afc472d7e3493013bec4 │ │ └─229752 /pause │ ├─df094fac1154a1659df520288d80ebcb2490d68a98d21d9f9495a96f0e87596d │ │ └─49083 /manager --metrics-bind-address=:9782 │ ├─941b0d613c12d788a0b462bf2f987863b2e3e23e6e5e46d6240378cf8443a34c │ │ └─68622 /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 │ ├─cc1897370e4b2299917d49a1216e1a2ec601b6bb754e4346685208a9e93af698 │ │ ├─184456 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) │ │ ├─184715 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) │ │ └─184716 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) │ ├─1c305a4bdcd82b109ac730ff990d77b3c41e9ff3c3f158418a52e27648321b8d │ │ └─43091 /pause │ ├─1b8b6333723899d66147d4b51d78ce5b2f67933d4efe5721900c24af169f9a41 │ │ └─122696 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d69049c52972110c2d12b07d146575f9132fcfd66bf593e251e91fc896433b13 │ │ └─160165 /pause │ ├─aa509b6fec5610d1affd180dd2031c8480941937fa54c6c078940a68935897f1 │ │ └─69433 /bin/oauth2-proxy │ ├─643c446448339b2f776dc464ef1cee2b2cf40646ceac17b9590da4f6d24eae3a │ │ └─49588 /pause │ ├─49dea9891fa16483d7bdb786e4095aaaddb76d3c7a2e8c9dbf029dabce1700e6 │ │ └─213026 /pause │ ├─08fd40f743b1e6aa1f0a60e4b1fea9af85b49d10a3bf65cd477d125521f2d994 │ │ └─45013 /coredns -conf /etc/coredns/Corefile │ ├─6ff18f383d6ffaaa73aaddc554dafcc8d6bed41def346c1323f801e9bda399a2 │ │ └─110634 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b035f51f5b96c5734ac5681e953b689c02f976cdb42294eb9638cdb42202ec3e │ │ ├─111211 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111230 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─111236 erl_child_setup 1048576 │ │ ├─111283 sh -s disksup │ │ ├─111285 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─111286 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─111289 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─111290 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─111310 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─111578 /bin/sh -s rabbit_disk_monitor │ ├─eb6ed593d59d428ac53c076505a1eba351e6ffa4a464826844ff41e2af1e6edd │ │ └─228116 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─bbbf8d46eef52750ae00b4d6330c762f745f246c3c5d75c5c26a9f2dc1f20258 │ │ └─52850 valkey-server *:26379 [sentinel] │ ├─b75530ebb34a9eace91e25d4e0de68f0e4faf835f02616fcf199303f5183769b │ │ └─52408 /pause │ ├─f9d6dac071814c5f55a73e82a1ef0ca739f1f37944c49802a7a83fd54b603c91 │ │ └─233788 /pause │ ├─00004eb9ce6d51136a4f4b0b54b46760fd4aa14932dd8b81d6f4aa5a959a7b51 │ │ └─155774 /pause │ ├─373e2aced8ce37a8c66e7172ba0aab02ffb96a1a860e9e8aac252e2b2b339dfd │ │ └─232871 /pause │ ├─008e98fe6fa26bdce6dc54a71a26551758f18c4e2255d9f1b7b14cb099e039c4 │ │ ├─171583 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171619 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─171625 erl_child_setup 1048576 │ │ ├─171674 sh -s disksup │ │ ├─171676 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171677 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171821 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171824 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171836 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171927 /bin/sh -s rabbit_disk_monitor │ ├─3abffa166eea0b6e32b3d4190080eac57b3c06b5ec288371ee90157687b162ef │ │ └─41934 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 │ ├─3b48eeeade242b6af9bbc9818a2c4f95f2ec7520779f056f01c2c7d4406048ba │ │ └─58439 /pause │ ├─aefd3e4c81e0610db25b7f64abe0f7ae8cd1edd29417732065fcc217f98cd659 │ │ └─52698 valkey-server *:6379 │ ├─ae75dc579e14cb25277094cd9ef7694f5419eb7c9a0b814a2f4f8cf93abacab2 │ │ └─142583 /pause │ ├─c1ae5d52e3d397597cf2f8346bde87c55a6671a5ea2810432ef71dd11d454b95 │ │ └─68078 /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 │ ├─9d8f6d5532cc02e1f7a35c48d351bcb9f4e6f88be797b63b078ccdec67d4b9f7 │ │ └─228414 /pause │ ├─634df064bd22c3970fad57359c1696132101d86785bfa6a836252a8f7ece78d7 │ │ └─43342 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6b1b328389e29b9c4e527fefa1df41a32ef735a9b97a7e1640b096097c38f35c │ │ └─112905 /pause │ ├─13994bb849d135830aab4d73654d57ab0e85f289541dc618edd541821bb55d24 │ │ └─186553 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─cf0d98c5c71d3b6b41d8667ea71cdf3b7d46e68bc720e0de80b4036991f90793 │ │ └─232935 kubernetes-entrypoint │ ├─af6a8a627b37b6bd9c8909587c64fdf743d51a046cbb025df158de639f0bd923 │ │ └─226753 /pause │ ├─cc7a87bde7b844e2f23f3de1e302727c8708c573936ae3680b28f087c53e17f2 │ │ └─227820 /pause │ ├─60d27d469c012ea8f0931f58c5f06a93decdf374e42a3fe6d9b31b473821b99e │ │ ├─184435 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ └─184733 /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/tmps1grsbhg/privsep.sock │ ├─ef0209eae882cf64f38c59a5126cadc06c135db4f5eba405a56b06339921c4b9 │ │ └─66710 /pause │ ├─4165ee136e027fe4cbca400eb3b9f1192f2bf16a1bbd9cce47546842b8dd27dc │ │ ├─74920 apache2 -DFOREGROUND │ │ ├─74935 (wsgi:k -DFOREGROUND │ │ ├─74936 (wsgi:k -DFOREGROUND │ │ ├─74937 (wsgi:k -DFOREGROUND │ │ ├─74938 (wsgi:k -DFOREGROUND │ │ ├─74940 apache2 -DFOREGROUND │ │ ├─74941 apache2 -DFOREGROUND │ │ ├─74943 apache2 -DFOREGROUND │ │ ├─74944 apache2 -DFOREGROUND │ │ ├─74945 apache2 -DFOREGROUND │ │ ├─74946 apache2 -DFOREGROUND │ │ ├─74947 apache2 -DFOREGROUND │ │ ├─74950 apache2 -DFOREGROUND │ │ ├─74951 apache2 -DFOREGROUND │ │ └─74953 apache2 -DFOREGROUND │ ├─d570a90508fc88873ee57e30cbb6fccfd16b44bf18bd2903b8a7e191596e4094 │ │ └─46213 /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 │ ├─5c4f9f49c5965d676f5f78a6a2a17f050b944d889e4c4b4aabb31af19be4c270 │ │ └─65096 /pause │ ├─31e009848cb6606e96c40ed3d982c1b079816d812169141c26fe11ca17b17e2a │ │ └─48474 /server │ ├─8ed050a43cee48c9c92d9e2d876b8bf911505356493db61cfe63c6d03bd46d98 │ │ └─49207 /manager --metrics-bind-address=:8080 │ ├─9085b54cada9a6068bbc774a82f1e6f5ed3b4954f7400e83580f9abbf8719de5 │ │ └─173508 /pause │ ├─42da0745e50da22f1357a163bc75ac103a719732aeba81993c6dce68d026b1d8 │ │ └─82193 /pause │ ├─a1543d572dfcba618c2f41a8a8a66b60fe9da8bc645963e64593fb874bfa2c1c │ │ ├─221768 octavia-api: uWSGI master │ │ ├─221782 octavia-api: uWSGI worker 1 │ │ └─221783 octavia-api: uWSGI worker 2 │ ├─05ac1a753227dbeec6a441b8d77c4fb411e17f52983da8c707e17f8bf5c16e01 │ │ └─232925 /pause │ ├─73e8726b10bf68391efaeffdc5ab37ca12442997eba4a6c46856d9f817539dc8 │ │ ├─200674 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─201042 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─201043 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─e4879078abffa8c4199f9b438f0aebc9363e43e1060c5db3b7e2e413fbab5653 │ │ └─65272 /pause │ ├─2b33fa739ec5d64fb19e9ab8d447b8b8332bda400c0458ea5993f38a5af66df5 │ │ ├─80881 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80898 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─80904 erl_child_setup 1048576 │ │ ├─80951 sh -s disksup │ │ ├─80953 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─80954 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─80955 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80956 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80966 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─81145 /bin/sh -s rabbit_disk_monitor │ ├─30baadf8b42f9041e59eb3834b4d8db28b2bd46c122619f1c692e0bacf069855 │ │ ├─182222 neutron-policy-server: uWSGI master │ │ ├─182236 neutron-policy-server: uWSGI worker 1 │ │ └─182237 neutron-policy-server: uWSGI worker 2 │ ├─29c570f11b010297a9adf48948ab1dd29a72722024f016b9681e6e84d7982e7c │ │ ├─204428 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204448 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─204454 erl_child_setup 1048576 │ │ ├─204664 sh -s disksup │ │ ├─204666 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─204667 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─204693 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204694 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204704 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─205220 /bin/sh -s rabbit_disk_monitor │ ├─d59cbb5f1a170efe467b3543c3504959c8615520cd06eb2f3e7c41575751f6aa │ │ ├─170380 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170588 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170589 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─844bb6596300c084c595b685814701a25ff7805eebbac3065ad904942ed2b3e6 │ │ └─173941 /pause │ ├─cbe074656f28461365a0ab32d57f6cd7d5d614c0a57cccdabf2ab568aef4b1bc │ │ └─46256 /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 │ ├─d12dd5f6c4bc2c13a64828d07c09579a473d255dd95e183f0a3f0183318ff922 │ │ └─64716 /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 │ ├─d2d60126a0aa845387caf8e5c3e0b091ec9fcdb288caadcae627803ee33a53e5 │ │ ├─50399 mysqld --wsrep_start_position=79bbaba9-aae9-11f1-8ce2-eece2077549b:20 │ │ └─50526 /var/lib/mysql/mysql-state-monitor │ ├─98d6ba90c3a5de53e1161a98b1326b902ef41709f1eaae483e0ff1f26b0ad9d2 │ │ └─58338 /pause │ ├─9fa9c7790fb5eb6916e5ca4a93164fdfd70f504e92bfcb33e35c627c4825c6d1 │ │ ├─200761 heat-api-cfn: uWSGI master │ │ ├─200846 heat-api-cfn: uWSGI worker 1 │ │ └─200847 heat-api-cfn: uWSGI worker 2 │ ├─b3a5f9aa8a7f5cbfd4d842bc8e95d2967be040d61a6808105eb58bc5132c1e18 │ │ └─41857 /pause │ ├─4a220ef527baaec5ca01e5cd6dc5f74da3f1f567d90108aea2bf6510cb0b7b39 │ │ ├─184475 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─185168 /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/tmp1fdcylhx/privsep.sock │ │ ├─185629 /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/tmps3hdgb1z/privsep.sock │ │ ├─185947 /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/tmpc3s9_hv_/privsep.sock │ │ ├─186319 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186320 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186353 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4817e95a-9774-4488-9f41-02fcde18ce3a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4817e95a-9774-4488-9f41-02fcde18ce3a/host --addn-hosts=/var/lib/neutron/dhcp/4817e95a-9774-4488-9f41-02fcde18ce3a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4817e95a-9774-4488-9f41-02fcde18ce3a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4817e95a-9774-4488-9f41-02fcde18ce3a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-aaf7ccff-5405-4901-8c97-861e8144b166,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 │ │ ├─186371 haproxy -f /var/lib/neutron/ns-metadata-proxy/4817e95a-9774-4488-9f41-02fcde18ce3a.conf │ │ ├─206649 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1c5c84f4-bffb-4ac2-9798-c01d6e04e4a2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1c5c84f4-bffb-4ac2-9798-c01d6e04e4a2/host --addn-hosts=/var/lib/neutron/dhcp/1c5c84f4-bffb-4ac2-9798-c01d6e04e4a2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1c5c84f4-bffb-4ac2-9798-c01d6e04e4a2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1c5c84f4-bffb-4ac2-9798-c01d6e04e4a2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-62f23033-28a1-44c7-ac06-76f1d7ade97c,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 │ │ └─206653 haproxy -f /var/lib/neutron/ns-metadata-proxy/1c5c84f4-bffb-4ac2-9798-c01d6e04e4a2.conf │ ├─8d7baaa59dd63c100835e1eb7eb6e3b9b3056a948360a5053eaee06ef2eb5158 │ │ └─88907 /usr/local/bin/rook ceph operator │ ├─bcadb47871852063127233512692788015bbe571fa4278ea28aed91a7d4e2782 │ │ └─213034 /pause │ ├─a3221677a4833128cef391e11417633558cc91d0f0832d2e83bb75d297e33215 │ │ └─69269 /bin/pushgateway │ ├─0ba9a73ed87640510fed16d4690daea8f80dd3ac721c89e938b8051ee870d782 │ │ ├─64587 python -u /app/sidecar.py │ │ ├─64822 python -u /app/sidecar.py │ │ └─64823 python -u /app/sidecar.py │ ├─aee894dc8897a240453e2a11cc360c5e7053cdf515e2afc23f89055abc03525a │ │ └─224487 /pause │ ├─a26fa551bdf73448afbfad4f99777f318a9c1cacd8ace9a086db4069c4b60a15 │ │ └─228485 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─ab6964c42c8fc9aed5d8dc348ffa397e60acb30ccb43c8a157c4070fe2ba55ab │ │ ├─186823 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186842 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─186848 erl_child_setup 1048576 │ │ ├─186895 sh -s disksup │ │ ├─186897 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─186898 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─186926 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186927 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186937 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187112 /bin/sh -s rabbit_disk_monitor │ ├─34db802173eb368b60fea5e7cbf502927cfa8836484da3c68b2bcb4a9b27182a │ │ └─42012 kube-apiserver --advertise-address=162.253.55.104 --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 │ ├─87e8cfc3440aca78a0d92569006e9988807126db99efe3897378ca2eec552bb2 │ │ └─156485 /coredns -conf /etc/coredns/Corefile │ ├─8309e67ddbfe755f2313722d47a4a8349618d5734145669a90f7e013379722b9 │ │ └─58584 /pause │ ├─49d19bc2c3a36aa98083c6bce3dded5a54eb4abdb5eced181b2f54b6e2241321 │ │ └─213099 /pause │ ├─d19aca04e485ee8d1b813694661157012a6bdf7cf3d6a14d57e9b4d630e33288 │ │ └─66146 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 │ ├─e7f78c080b9c3119dda9c8a0ab2cc7acec8c44a0190a8745dd973a8204c3b432 │ │ └─165386 /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 │ ├─0802552d357a7333130448d34803ffb511b618a17074b5dc39adbfcf99a5c69b │ │ ├─43549 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43928 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─56d0e21ba720138d1f091b678fe57e6cd33de19e49b96a494d9d629c7a0e8099 │ │ └─65722 /pause │ ├─9ed3fa2505d6973c18e79ff59ef80aa72cafa075382662480efb51f46c688c30 │ │ └─159718 /pause │ ├─034e13ab1366644cc73f6fe9253810ef678745576e80e6f4758f5ee6dceb188a │ │ └─188816 /pause │ ├─c747a603e0ed80ca85a67bdd0ad442b3442d43c55e0b818ccdfee0b81d9603ba │ │ ├─64561 python -u /app/sidecar.py │ │ ├─64803 python -u /app/sidecar.py │ │ └─64804 python -u /app/sidecar.py │ ├─ec8a184a9e42f007b293b49118dc1fd6c65d2ff9c36d10ef9b1b0e99660c5587 │ │ └─188759 /pause │ ├─338120c3367ffee4d1f281a24e815cea1bfedafa23968199e215e81cace0ed04 │ │ ├─122122 cinder-api: uWSGI master │ │ ├─122135 cinder-api: uWSGI worker 1 │ │ └─122136 cinder-api: uWSGI worker 2 │ ├─00f200ed60c7571aa5e7fc48ebb874e427d7b4cb547d5eafd24d335524b8c239 │ │ └─48940 /pause │ ├─d83ea45fa966681cafc68d45c99f9ad12a7c68bf6912e06baecfcdabddc06a3d │ │ └─98572 /pause │ ├─fc7fbd2de91b79b19b6342ff646fc708f65ac77b0696b8de5a3ec6a8eb9ece50 │ │ ├─174325 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─240538 sleep 300 │ ├─eaba78e6e44c0ece6b2d427c6b3b47f62988cf12be9960906f7ad378dee65e0f │ │ └─43086 /pause │ ├─4fb26a0e66137dcd4c87c90c71f4f3944deaf681f435f0b76effb93285d5feba │ │ └─41758 /pause │ ├─06b4653b53bf2ddd1851a592671d3c7677d803e8088f761dcf181f80155dc03d │ │ ├─133391 placement-api: uWSGI master │ │ ├─133415 placement-api: uWSGI worker 1 │ │ └─133416 placement-api: uWSGI worker 2 │ ├─e9491cc252ea69b0fca5115e75d2b14dd2cf1ce8fdd13a977b6efd73e975de87 │ │ └─65634 /pause │ ├─a6fdd8c33d9432a1d4fc116180cd7f3d51365fd67902d9c2c4ac3a0ce7b47425 │ │ └─63675 /pause │ ├─9249c4b912ee82037be997e046595134c4cc36feac495312dd3c7a1c8c6e46b4 │ │ └─41932 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 │ ├─646f936767005b164336906fd7c790d37c3e1b9c7cf7fb4674e569cdd9cb9480 │ │ └─159299 /pause │ ├─3528958b292bd818a0572bda4ca84ef7738aabfd24f873dca26d66a1c47808fe │ │ └─68034 /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.162-253-55-104.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 │ ├─707b87112d014b01170b9eb7d23a192d7a3f65add1a0e4d840d3229060c5df7c │ │ ├─170385 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170655 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170656 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6400e87cad09429d39296534f8ddb9aa0b242ccd83df330c5a4173314c4a879a │ │ └─186742 /pause │ ├─47ede70333b3953e007bb0d4b35823944d7ad886a95b756738c7d29dce3d822e │ │ └─44480 /pause │ ├─cdd7d64a5270410dfd17308a222d949ac14a2e55231f1e2e7a0f55971ac8aa67 │ │ ├─169837 nova-metadata: uWSGI master │ │ ├─169896 nova-metadata: uWSGI worker 1 │ │ └─169897 nova-metadata: uWSGI worker 2 │ ├─d955a24dc7dc98343d9dd71cf91810d0b93575850c9aeb71566886fd54f06d3e │ │ ├─182900 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183259 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpb972tjfd/privsep.sock │ │ ├─183459 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpxkrl3h3x/privsep.sock │ │ └─183661 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─68b1d72b11d7972e962da841584226734cd8c1e6aee18fdff2b61f93fdbc6471 │ │ └─68694 /goldpinger --static-file-path /static │ ├─2e87634d1852bca4bc48a720168268415d6cfa1832841d26971730b4878d328b │ │ └─46056 /pause │ ├─b75aaf2dd208c7c2ab3f9d7261d2f03fc14fe7fd588151c27e63cf3d3624be23 │ │ └─98424 /pause │ ├─dce36439062ed1c4bfa972c1d58a994a3b7177aa36ca27aab569e34cac835bbf │ │ ├─ 98873 /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 │ │ └─238815 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f7245bec86e795112f486fe494d392e1151620fc6b62b2412b2ef1020b0ccfa4 │ │ ├─169718 nova-api: uWSGI master │ │ ├─169755 nova-api: uWSGI worker 1 │ │ └─169756 nova-api: uWSGI worker 2 │ ├─0fb7eb5ed37c422de19dd847c9693b9ff1f781dc82b49fff23158320de2c6da7 │ │ └─58625 nfd-worker -metrics=8081 │ ├─fd2fafff1f102f551aa7147438ace955daa0f28f8816f9a6be4a5d14ec59021f │ │ ├─185095 /bin/sh -x /bin/wait-for-ip.sh │ │ └─249324 sleep 1 │ ├─84b810de8a9ff5b8560ecb8edc00b09ea4d42742b12090d1462ae56c2aa98d79 │ │ ├─182177 neutron-api: uWSGI master │ │ ├─182208 neutron-api: uWSGI worker 1 │ │ └─182209 neutron-api: uWSGI worker 2 │ ├─4d68e996411b1a698ec43096ddb8e780522bc5e6e134b63ab1a87c9adf5c0933 │ │ └─50496 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─cade8d985d59c9c4035435f4036f2eaf624e5cb4a355f775d92be677d1793a7e │ │ └─49927 /pause │ ├─f6c111bcd3f558da7e7423e2c2f2527d5290c8b0ffee8d738a2eb199454e61db │ │ └─171480 /pause │ ├─65741d06224d3134ca2d1363fe746695d2f6a9e32254871a7d3283cedb2b6e81 │ │ └─67257 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2c3db2f994ac2b00847e1442cda6050470a067782015dc37ae4300c7b764cbc9 │ │ ├─223300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223320 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223962 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─223963 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8f14e1c852562556c0b85e872d20ea83086e890342c6459e8e866837968ddb72 │ │ └─68317 /pause │ ├─a31dcebd85715d3b937565e4f7319ef7a3efec9c47a393079c52a5347a070975 │ │ └─112710 /pause │ ├─fa71be98835034bd1ab49a8966e27cd409b34d73983f723db05c2bab180e0a26 │ │ ├─66927 nginx: master process nginx -g daemon off; │ │ ├─66941 nginx: worker process │ │ ├─66942 nginx: worker process │ │ ├─66943 nginx: worker process │ │ ├─66944 nginx: worker process │ │ └─66945 nginx: worker process │ ├─7a554e030a87bda6b1cae30b7381e3ebb10f8a0aada14a4245f8e1f2de9608d9 │ │ └─173339 /pause │ ├─feb90aafe14150375991606fe0288c92aa2468cb01344765c2dda5f23c1d182c │ │ └─213057 /pause │ ├─01ec75e11df06301ff19bbf26d234e69fc0ba5c11c66faca70123f410fa64a80 │ │ └─88013 /pause │ ├─278920aacc9911525baebeb5c3e164f1adfa2257fdd38ffebcf6e6687d575a3d │ │ └─99672 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─43b249d63f18f44357a6b3ca16cd868248bf2a7f005aac08788c1100451017cd │ │ └─226969 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─28acc4721ad8c1f4b970266ada67f8f3b0666e4b9589efe8c2b46bc056ad1bf4 │ │ └─45416 /pause │ └─b40ddb9bb0a464ca9aa928ad131d35dc63183bc62f65e23b4761640bf63246a4 │ ├─87299 barbiacan-api: uWSGI master │ └─87318 barbiacan-api: uWSGI worker 1 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount