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 │ │ │ ├─21326 /lib/systemd/systemd --user │ │ │ └─21327 (sd-pam) │ │ └─session-22.scope │ │ ├─21317 sshd: cephadm [priv] │ │ └─21342 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1455 sshd: zuul [priv] │ │ └─1468 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1459 ssh: /home/zuul/.ansible/cp/199.204.45.162-22-zuul [mux] │ ├─394602 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-swtjalgighugrqjaozyneoehpclbnmti ; /usr/bin/python3'"'"' && sleep 0' │ ├─394603 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-swtjalgighugrqjaozyneoehpclbnmti ; /usr/bin/python3' && sleep 0 │ ├─394604 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-swtjalgighugrqjaozyneoehpclbnmti ; /usr/bin/python3 │ ├─394605 /bin/sh -c echo BECOME-SUCCESS-swtjalgighugrqjaozyneoehpclbnmti ; /usr/bin/python3 │ ├─394606 /usr/bin/python3 │ ├─394607 /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 │ └─394609 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9795 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12194 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0ce9d774b1488816501af4b040c2350b56204a80fa4b19decfdb2ec9aaa9c50e -address /run/containerd/containerd.sock │ │ ├─ 12569 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 90774cc43f89418f33833b288453cb5d5da3a498f4a8748f9a91ae1e15717ec0 -address /run/containerd/containerd.sock │ │ ├─ 19241 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ac10b549154215fb305bf77ef6cd78e1e129dc372be3c3c0d6269be0ad4d5d6d -address /run/containerd/containerd.sock │ │ ├─ 24409 /usr/bin/containerd-shim-runc-v2 -namespace moby -id acb8c8a787be7f09cb53f9c881dd0a92d37c7c3afb0099719db0891130dc966e -address /run/containerd/containerd.sock │ │ ├─ 29121 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4abf625e240ad0dfeab9c60b5f53f0e7476560e22323d62c9a4876cbcb43ebab -address /run/containerd/containerd.sock │ │ ├─ 33725 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d071e4867655fcc0ae191df164837fd8cb37233e13f59ef87f11b0ccb8cffa1e -address /run/containerd/containerd.sock │ │ ├─ 39094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c657b80df76e8a9095b8aea2b378126577ef2519b3f1ffb6aba8d52c477cc8fd -address /run/containerd/containerd.sock │ │ ├─ 39105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af29137123edf9dbcb512ee9e63833b90987a2f5593775f6110f5d96ecb8f8d -address /run/containerd/containerd.sock │ │ ├─ 39138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa1764c33ea0be632786a21226432b47acaf3d9f385cf9f39de9dad00257e4ec -address /run/containerd/containerd.sock │ │ ├─ 39157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fd67ceb1f026d42608d20390294fef96acd44f5d84e0942ee13436778e2cd9f -address /run/containerd/containerd.sock │ │ ├─ 39177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 187ef17c2a719ed1fae6fa56b732d091d883c4bc1c1713455e406f146b78bea1 -address /run/containerd/containerd.sock │ │ ├─ 39696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f3949e5be3ebb91aaa2bd074c9c900b09e80b7da9212286f20fd0d6844a6c37 -address /run/containerd/containerd.sock │ │ ├─ 40437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8059852c7ea688cc108906f5385b6c0cdb52949844f7fe8c24e4dd1a21076183 -address /run/containerd/containerd.sock │ │ ├─ 40454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49ec09f5d4f25a258482e295eefcfdb3ef13fcda64be2be463e55bd18bc8dc6f -address /run/containerd/containerd.sock │ │ ├─ 42101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 414990621532a115f4bcba9e255913ea6ce9df2cab84a5d75f19af6e95571b38 -address /run/containerd/containerd.sock │ │ ├─ 42192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae038457b7a84efe521e333d86b47def4e04a8316f604bf1707e4ded047f4a47 -address /run/containerd/containerd.sock │ │ ├─ 42234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7270f46e1b873b89b6101605e0f326b618fe3bd5a2207c6d3876edb285cd392f -address /run/containerd/containerd.sock │ │ ├─ 42285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e0ae6e9b4da83ac9082a4c158fef64817253c23c15039e821ca7bd662745321 -address /run/containerd/containerd.sock │ │ ├─ 42498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0fe3eb7c71737d0a77dc4e7b237bb400a89933f4b0ab5fb441015fa563a5f77 -address /run/containerd/containerd.sock │ │ ├─ 42560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf0ccf8277207c139c78694d0243840dd08a564a65222b336cd343fd31a9ca12 -address /run/containerd/containerd.sock │ │ ├─ 44597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caf61df7f3dfe43b66df33cd9b29688ce909a25d0478ceff0ba185503232c93d -address /run/containerd/containerd.sock │ │ ├─ 44749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d1707ca6a5065cd22e7e54e022f786a48310c35da5c336bd76c02dbf6f7afbd -address /run/containerd/containerd.sock │ │ ├─ 45446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2bdf47b5ce3472491bbf7a7f1eeb34c740ec074420989c5b7d0be5ec8819c41 -address /run/containerd/containerd.sock │ │ ├─ 45542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7ab6eff679339c149adad6941c99b6a7667d8dbb2bb3fbe0d015077148f2968 -address /run/containerd/containerd.sock │ │ ├─ 45878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa8880483b7a00074b9dc5a4e2c495820bc8ebcbc11f579c957fbc967c79931a -address /run/containerd/containerd.sock │ │ ├─ 46288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4135a56cee2d342f8cf1b9588ba999feaea2bd59cad9a8737200cf40733e1dc -address /run/containerd/containerd.sock │ │ ├─ 46595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d01573ebeaeffd39bf470a89a3d8f31b3a4e62dd8e432cf75f34ad908e72c986 -address /run/containerd/containerd.sock │ │ ├─ 48952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f7b2f6fe6266b37cf199af87d8f7c2019da0a5b309bf7b2a68fdd2060db2152 -address /run/containerd/containerd.sock │ │ ├─ 49154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28e4fffac204897803d06b6957afc4198e6ad6d9d9fe6e85fda3de7cd99de5cf -address /run/containerd/containerd.sock │ │ ├─ 53559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e2c3952b9f9b818d0ea88e59b8483975ccda2b877f7ed10646643641aceb01 -address /run/containerd/containerd.sock │ │ ├─ 54214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db43ace8f3772769447d8a3c4ecc06c5adcb9a36237ea8b057b35e5bbcdf27bc -address /run/containerd/containerd.sock │ │ ├─ 54254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b782f32028df4cd84ce1c5c59c0e7927a1a849a19a29b8a5bf72a5bbd1d6e32 -address /run/containerd/containerd.sock │ │ ├─ 54307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff779f98d798c1bb7dda8b8b9e08a9ef02fc5a1e9c7a97c1a57810c5eeaff27 -address /run/containerd/containerd.sock │ │ ├─ 54453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d5f69aaa59b04436be70cbfbef37e7785d21db5f878449533627b56aaa1dd14 -address /run/containerd/containerd.sock │ │ ├─ 58713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 404de444b578a960bdd260119ab9595ec69f2a853d80f94b5997f013f6630372 -address /run/containerd/containerd.sock │ │ ├─ 58878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e22ab85d61baab06a0c205e7037943b04f068bc9fec79b935f0030a7d417710a -address /run/containerd/containerd.sock │ │ ├─ 58947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 445c434e1ae6bf0021bbc23f2c129ba0e9a54797cb926f764d59935b45e43d63 -address /run/containerd/containerd.sock │ │ ├─ 58957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e363a6dd6417f14d7df59aa93ee9e65ee857019c7d4ff12a39fd8e7d236539c -address /run/containerd/containerd.sock │ │ ├─ 60466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 314d37fd5e1338dda22f31d0329cfefba8402792abe8d02e7ec007e0e96f20a8 -address /run/containerd/containerd.sock │ │ ├─ 60503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5561e012029dcedb5cf9f33abdf4907cd90f8c8810ab68dccd333d6c7e1c74a8 -address /run/containerd/containerd.sock │ │ ├─ 60794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b065854720110fed67aa5dca13e9b2e3efdbb0d82cb7db0cd1d3982882254c4 -address /run/containerd/containerd.sock │ │ ├─ 60840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52800a4cc4af76a47e2c6387ceb379c58991d4094d0062f98bad04b662b5faae -address /run/containerd/containerd.sock │ │ ├─ 60985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37ca597d90b3762580114ef132154652c68285c475e2af003e7e50c179967be2 -address /run/containerd/containerd.sock │ │ ├─ 61259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a77e19616076dfd8dd6d2cc2a6369af13739a7c96f52df37f58197c34158ec0 -address /run/containerd/containerd.sock │ │ ├─ 61588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6323ec9b3cd258fc75804a7acd3ee2cff89a53850387a3c546d99645514f49 -address /run/containerd/containerd.sock │ │ ├─ 61999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76757b384aa9a64e72d147a40341949674e0984f942fcee6f0346a57eb574e66 -address /run/containerd/containerd.sock │ │ ├─ 62267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af8787fb0d8d4e364f3861c478912317270220985ab0ac79d726dffe968fa43d -address /run/containerd/containerd.sock │ │ ├─ 62922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99582ce4cead19f4e034110dd2c2934c5c18490b5b5e26725daa5180e5373f13 -address /run/containerd/containerd.sock │ │ ├─ 64301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24b07b67896fafee2d6f75b98acc4d09d24dce0f9380835531c2206e5815f46b -address /run/containerd/containerd.sock │ │ ├─ 67029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 407f41017ee7b0a798087863aa631190353f43d01f6cbceb0e52a6e0cedaa804 -address /run/containerd/containerd.sock │ │ ├─ 75921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70cc6e11fcc39a390af45834ca87f00b63394ad2dde0eeccffeb2f61a9ad3198 -address /run/containerd/containerd.sock │ │ ├─ 77341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ed2d837ef56e2a1cd8de0d5e67df7e375ca57af9c5e99a6520dcaa2487a1f37 -address /run/containerd/containerd.sock │ │ ├─ 82932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45647f04079b5efc702d46c09871288bce77588a039849fdb7e6cb920b6101d0 -address /run/containerd/containerd.sock │ │ ├─ 89350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93119f4452cdb6892decb83ecb2b81741e35299c467dfc103cf24ef8bf8641fe -address /run/containerd/containerd.sock │ │ ├─ 95408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15b57277a03bc5fcff9302dc6a263371430521726d4a734aaabfd12c151cdcb -address /run/containerd/containerd.sock │ │ ├─ 95447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f18b999edec079a29c6d13df179517fa5fcc225d604ce2e0daf54d86a31f1f -address /run/containerd/containerd.sock │ │ ├─104854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8857894c780d690b004e7f462cc92173522469830aa95a18b8e8b977cf5ec3cd -address /run/containerd/containerd.sock │ │ ├─106392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c318b4e18d6e7d8704b6c5da34abace169e84c93a87460991447ae83a836259 -address /run/containerd/containerd.sock │ │ ├─106448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cffa24d00b34b0097fb492056ccb15bd6f3fb85ef098056bc8faf999ca34f3a -address /run/containerd/containerd.sock │ │ ├─108570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e5ee72c32c6675c66946a4953e44c7a4bd23df246bcecc52571547a97d18e7 -address /run/containerd/containerd.sock │ │ ├─110336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f438754d6ff84bcd1c0f9b23afa2074a02978974e6654c8886af49418674728c -address /run/containerd/containerd.sock │ │ ├─110412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae5c5feda245b1e9dc48174c11159b9c82fe313c6477ef67209ee66a491d84a5 -address /run/containerd/containerd.sock │ │ ├─123361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6648bc323eb4b1df2cac6e69ffd6c026fbbe7d07501d5df0a4fb8fad70c1134a -address /run/containerd/containerd.sock │ │ ├─123430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5bb44438de4bd3f7fde580503f8918e30116a9ebcd81a8ec70c4d90127e1908 -address /run/containerd/containerd.sock │ │ ├─125859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34baaab70e7b7c15b0fb7b76ae9930508fc5bee9ca41eda8387f4334ac22ba08 -address /run/containerd/containerd.sock │ │ ├─140016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bdc3541aabb2ba065813f427925dfbf41dafc6888e358ef6b2c944a78008d70 -address /run/containerd/containerd.sock │ │ ├─141099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07100979378fe48ab64306997fd5170be7b7aebe8bb078950b5b64e3c11e9366 -address /run/containerd/containerd.sock │ │ ├─142220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73bd7fcab395212487af0951073bcebe8c6b3d4a7eb68882264aa6f29bb205fd -address /run/containerd/containerd.sock │ │ ├─142262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fbff4d2adfa74c1647f34fae3a6f6c4b62f8829fd49fff568d36e4e5e9ad9ee -address /run/containerd/containerd.sock │ │ ├─142780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42becac1e83d682a8548222b57556e43e61918711f936385feec0b7e9976f8d2 -address /run/containerd/containerd.sock │ │ ├─143968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50e64973a4b7de5a953d36475c09402363ad14de0aa9f5cd8ee1eb1441bac926 -address /run/containerd/containerd.sock │ │ ├─145883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3d008dc5d64f425528c6f1f90720fe1bbc25e4992941b844c92ea22ffa679e8 -address /run/containerd/containerd.sock │ │ ├─146017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a072d4a0eddc64b256c226010382cbbae360842811afb25c44d4442728a2ff6a -address /run/containerd/containerd.sock │ │ ├─146162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d42cf15f09c0a230581d9c8ae259e669cf64f8b580cd2db7457dbd18f16374b -address /run/containerd/containerd.sock │ │ ├─146220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f48a02d2d1fc74488c18087ccf7b98dd0c8d76fc393c9dbaf3be1333abf2d1df -address /run/containerd/containerd.sock │ │ ├─146546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77e98dff4677439f3e9e455e06934ea47180d0cc8f1424727c686f72a3daa0ac -address /run/containerd/containerd.sock │ │ ├─147012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2711eb884ae589559b0529dc2b476b666781728d9f63824208006efe95adc0b3 -address /run/containerd/containerd.sock │ │ ├─172092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 754985ceb7cf95a6e17c869cecc7ba274e2a9efa26b284fb0d1b7dd5f2f6ab6d -address /run/containerd/containerd.sock │ │ ├─173978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d9c9307b0ed6ff768885190e21ec12751b16ff671279c3773305184bb375b93 -address /run/containerd/containerd.sock │ │ ├─173996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a332caa9e7f22b09e70c69ef33802d370c9595daf299ff2e393e0c4583962386 -address /run/containerd/containerd.sock │ │ ├─174249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7684bcf90528efef5645425ea7b2a9e483a9f4ae2c0f584ac44c42b9483ee749 -address /run/containerd/containerd.sock │ │ ├─181780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 508d02de6ef7ae6ed0bc807c24b94ea3ee4b17a9948458c31efad5e5a30bb622 -address /run/containerd/containerd.sock │ │ ├─185134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e39f52fa2914ec9e0d60f6fdce5954644913c6e40c13ae972e85cc9f43402676 -address /run/containerd/containerd.sock │ │ ├─187691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eb8b4086cad570cf4cbef6fe31f88b52d038655077584c1e2a292be29508227 -address /run/containerd/containerd.sock │ │ ├─187781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9037ba042e25dd77946ed12aba8ad98c8b759e520e803c85d1cdfa49854a12fc -address /run/containerd/containerd.sock │ │ ├─187893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5ca51ac711f3e4206e6cb75d1e09c4797fc1a9087814083c7c7b6eaf69c2bf6 -address /run/containerd/containerd.sock │ │ ├─203213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9160624c181250bdded64a5aee17ff6e9ac718fcc0bfb6fba4401eccce94296 -address /run/containerd/containerd.sock │ │ ├─210945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78386155fe722636f4c91e9257160ffe3c8192baadb90dd9fd4a2433810f7ea1 -address /run/containerd/containerd.sock │ │ ├─210973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0c2a3660dc1c011c0d80907dfe708ade8a50a7b44b89a970c87c1adb429f808 -address /run/containerd/containerd.sock │ │ ├─211039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db8bc437db677491e77f858e46ae29e3126ea3388995f1ffca261d7f72e5c907 -address /run/containerd/containerd.sock │ │ ├─211323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6329a8de742aa95d4eca06e476d899990d27ceab739a773f0218cb31a74d3fc9 -address /run/containerd/containerd.sock │ │ ├─222492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 915958b4d6274134462dcede670bba6c4e8d75401ca2928cb722b9fd28c61ea7 -address /run/containerd/containerd.sock │ │ ├─224754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f8c7cf8be7df176491a18efa84ab019c90bedf723433155fdf8f8ef405f3da3 -address /run/containerd/containerd.sock │ │ ├─226004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a5f846f3d8a07f1bcc5c9049207013da24d6b0548d269b509a6f807d9198cec -address /run/containerd/containerd.sock │ │ ├─226903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 889541fc789f6b37c17541f94472c67ff754cc60676aed47b619e0e9c5133c69 -address /run/containerd/containerd.sock │ │ ├─228069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7a6ed3474ec3893632b761522f875e17367ee7209128dd55e45c292814135c2 -address /run/containerd/containerd.sock │ │ ├─230086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 404d366e8ee70550fa1667933cc36adf4623eb34c7779255f4fb4d2e615f002c -address /run/containerd/containerd.sock │ │ ├─231134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31ec636211e004f3fe3d8fe64bce01ad4fe2bcd49a539cea1af6dd48056c8c14 -address /run/containerd/containerd.sock │ │ ├─231209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27770b51caf26866b32f58898ed40ba68124cb15a95268b87fd844a61b31dc85 -address /run/containerd/containerd.sock │ │ ├─240211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b013522b62110dd41f8083232b784baf843f6bc642b7bf655c1d93fce2d465ae -address /run/containerd/containerd.sock │ │ ├─240637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 031d0b0402f02ad8b87d42545cd34cd6e811c6e39c80e82911134cebbefd2506 -address /run/containerd/containerd.sock │ │ ├─250095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d1a016395939e5f3994e6499dcbedf9f1ca089758d8c5acb11796940d773cd8 -address /run/containerd/containerd.sock │ │ ├─254625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c5e6ec23bfff0816818715d70d7f9208b0834d9a079d9351ffafd3ebede61fd -address /run/containerd/containerd.sock │ │ ├─254878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63ff9c007efabb33426805d90fb249bd8a83af85f2177df5008341eb8729c3a2 -address /run/containerd/containerd.sock │ │ ├─254962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df49f46ec87750cc4df078266742fe1a234df50b1534165c2099d8a26d7587d6 -address /run/containerd/containerd.sock │ │ ├─255006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 265868f22b14fc929d808e1ba05da0dbe09df889a0aa5f74b51a403ff807e9cb -address /run/containerd/containerd.sock │ │ ├─265928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a913ad96b0642a7122dae3bd4be2b2b2b59bc09b3c61f586fcbb6cd47a675fbb -address /run/containerd/containerd.sock │ │ ├─268195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f408f46b8a13a13f7d0928ff8b2b861875c395e04d7bb5088a80c7619798a6c3 -address /run/containerd/containerd.sock │ │ └─268971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a51b8fbcb96f0c02747cd333ca28fa74cb3b02aceba52fd97394a09977d0b70e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─529 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─399 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─633 /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@mgr.instance.pwyvtd.service │ │ │ ├─12479 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pwyvtd/unit.run │ │ │ └─12511 /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-pwyvtd --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.pwyvtd:/var/lib/ceph/mgr/ceph-instance.pwyvtd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pwyvtd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.pwyvtd -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.1.service │ │ │ ├─28824 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29104 /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 │ │ │ ├─19199 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19219 /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 │ │ │ ├─24122 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24390 /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 │ │ │ ├─33433 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33708 /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@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 … │ │ └─10169 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─623 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-4abf625e240ad0dfeab9c60b5f53f0e7476560e22323d62c9a4876cbcb43ebab.scope … │ │ ├─29145 /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 │ │ └─29159 /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 │ ├─multipathd.service │ │ └─139419 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39567 /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.162 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 655 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─394414 sshd: root [priv] │ │ ├─394417 sshd: root [net] │ │ ├─394514 sshd: [accepted] │ │ └─394579 sshd: [net] │ ├─docker-d071e4867655fcc0ae191df164837fd8cb37233e13f59ef87f11b0ccb8cffa1e.scope … │ │ ├─33748 /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 │ │ └─33761 /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 │ ├─uuidd.service │ │ └─1388 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10674 /usr/sbin/chronyd -F 1 │ │ └─10675 /usr/sbin/chronyd -F 1 │ ├─run-red46f3d50eae459e8610399fca1024a4.scope │ │ └─189062 /usr/sbin/libvirtd --listen │ ├─docker-ac10b549154215fb305bf77ef6cd78e1e129dc372be3c3c0d6269be0ad4d5d6d.scope … │ │ ├─19268 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19285 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-0ce9d774b1488816501af4b040c2350b56204a80fa4b19decfdb2ec9aaa9c50e.scope … │ │ ├─12226 /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 │ │ └─12238 /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-resolved.service │ │ └─404 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-90774cc43f89418f33833b288453cb5d5da3a498f4a8748f9a91ae1e15717ec0.scope … │ │ ├─12593 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.pwyvtd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12612 /usr/bin/ceph-mgr -n mgr.instance.pwyvtd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139312 /sbin/iscsid │ │ └─139313 /sbin/iscsid │ ├─dbus.service │ │ └─620 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─632 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─626 /lib/systemd/systemd-logind │ └─docker-acb8c8a787be7f09cb53f9c881dd0a92d37c7c3afb0099719db0891130dc966e.scope … │ ├─24431 /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 │ └─24445 /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 ├─k8s.io │ ├─f408f46b8a13a13f7d0928ff8b2b861875c395e04d7bb5088a80c7619798a6c3 │ │ └─268219 /pause │ ├─404de444b578a960bdd260119ab9595ec69f2a853d80f94b5997f013f6630372 │ │ └─58751 /pause │ ├─9f8c7cf8be7df176491a18efa84ab019c90bedf723433155fdf8f8ef405f3da3 │ │ └─224777 /pause │ ├─55e7bfa8dcdbff8df636a2c98e9bd576cdd718cf4922aa8b2921a6ff11d13a6e │ │ ├─222680 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222698 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─222704 erl_child_setup 1048576 │ │ ├─222810 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222811 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222821 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─223208 /bin/sh -s rabbit_disk_monitor │ ├─d43dffa6254aa00ba113644e08325635b61fe72fac39aa6d612299514186af96 │ │ └─63905 /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 │ ├─9930ca283c335112f5459307df8dcfbba631f3af90c96638eb9b6ba1d1e4883e │ │ └─95861 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-gq85r --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─79d635e0e35172158fe86111056bb4a41d0554a83d42e4ae543c3ae8c50fd0d7 │ │ ├─47004 mysqld --wsrep_start_position=fbd13916-1768-11f1-9573-9643595c4638:20 │ │ └─47129 /var/lib/mysql/mysql-state-monitor │ ├─265868f22b14fc929d808e1ba05da0dbe09df889a0aa5f74b51a403ff807e9cb │ │ └─255042 /pause │ ├─63ff9c007efabb33426805d90fb249bd8a83af85f2177df5008341eb8729c3a2 │ │ └─254904 /pause │ ├─e1beb0857c4a5ad702f2621d2ac6084fe5f1bac55067ff2d160975520e0ae654 │ │ └─63858 /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 │ ├─52800a4cc4af76a47e2c6387ceb379c58991d4094d0062f98bad04b662b5faae │ │ └─60936 /pause │ ├─2681bf5714c9cab8566c4ac47fc55502cfdee1f13d3ce8818b0b7d64d6fad3f2 │ │ ├─41417 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41951 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─7684bcf90528efef5645425ea7b2a9e483a9f4ae2c0f584ac44c42b9483ee749 │ │ └─174272 /pause │ ├─c0ab73c1264dd4019b5e53b9737be0f53e9678b694ffcc779bfb1e1ad4d3a3c8 │ │ └─39380 etcd --advertise-client-urls=https://199.204.45.162: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.162:2380 --initial-cluster=instance=https://199.204.45.162:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.162:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.162: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 │ ├─7bdc3541aabb2ba065813f427925dfbf41dafc6888e358ef6b2c944a78008d70 │ │ └─140039 /pause │ ├─12ee52770113e34e681c01cf4b479cddbd61ed43c540632ae2ed79f9e6ad54bd │ │ └─63069 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─575af1b0a3b2ea5ff2a68c0b0b7baef66cf364a03e495e372fa5c3e82757c60a │ │ ├─124402 /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 │ │ └─124525 /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 │ ├─ddd93e59ff69f9665eef9d7b9578c8684eb4e0047388d107878e12d295333906 │ │ └─182512 vector --config /etc/vector/vector.toml │ ├─29313ad99c248c875408a1379480efeebbe501a5b83444c324091d2cc8ccf19c │ │ └─140546 /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 │ ├─59759a15cd9439528e9f49ffbbd9d601459129fb5cb5cdf591a29eb8869e74d1 │ │ ├─140583 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140597 /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 │ ├─3e79e92aa06cfdc9c24807202cc08669b69d0037938de54dc1f5f3a3605adea5 │ │ └─54654 nfd-worker -metrics=8081 │ ├─93119f4452cdb6892decb83ecb2b81741e35299c467dfc103cf24ef8bf8641fe │ │ └─89374 /pause │ ├─f6133e03477476ab7edb4cd416bf7146b77e900eabe71e7e26a4c3fe8a4246b2 │ │ ├─182456 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182707 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─182722 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─394181 sleep 15 │ ├─27770b51caf26866b32f58898ed40ba68124cb15a95268b87fd844a61b31dc85 │ │ └─231243 /pause │ ├─e22ab85d61baab06a0c205e7037943b04f068bc9fec79b935f0030a7d417710a │ │ └─58902 /pause │ ├─3acf812d8624a1b5672571c6032f0c26601bdc28471a03d4c63507c5641d15bc │ │ └─64722 /bin/oauth2-proxy │ ├─a0fe3eb7c71737d0a77dc4e7b237bb400a89933f4b0ab5fb441015fa563a5f77 │ │ └─42520 /pause │ ├─8b782f32028df4cd84ce1c5c59c0e7927a1a849a19a29b8a5bf72a5bbd1d6e32 │ │ └─54290 /pause │ ├─9037ba042e25dd77946ed12aba8ad98c8b759e520e803c85d1cdfa49854a12fc │ │ └─187821 /pause │ ├─62e5efa622b0a972b5c0abf760db55f45b56881dbad0841d9a5292bd84114522 │ │ └─192734 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─3ebf3dde5f9be7193b417744f3d85ee92c7d2c044d5f0e1ce3fd3399e8b02104 │ │ ├─62896 nginx: master process nginx -g daemon off; │ │ ├─62910 nginx: worker process │ │ ├─62911 nginx: worker process │ │ ├─62912 nginx: worker process │ │ ├─62913 nginx: worker process │ │ └─62914 nginx: worker process │ ├─2d6e65f2f31f7d382739fa060bd68f4e617383469cc0512404e6055810855a88 │ │ └─248431 /manager --metrics-bind-address=:9782 │ ├─a913ad96b0642a7122dae3bd4be2b2b2b59bc09b3c61f586fcbb6cd47a675fbb │ │ └─265950 /pause │ ├─3a8877bc722a08876b3553dc17c30590cc98e4697e5e7c556c252d11b98a4cc7 │ │ ├─65325 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65342 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─65348 erl_child_setup 1048576 │ │ ├─65397 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65398 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65408 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─65834 /bin/sh -s rabbit_disk_monitor │ ├─7af29137123edf9dbcb512ee9e63833b90987a2f5593775f6110f5d96ecb8f8d │ │ └─39211 /pause │ ├─259cc11ff4130750a0f892de7519c7a7d6d059b54673888c2c564c33d4fb97cc │ │ └─269488 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─7270f46e1b873b89b6101605e0f326b618fe3bd5a2207c6d3876edb285cd392f │ │ └─42263 /pause │ ├─c880cacde4a3112f0d972e357748c9eb14230c198cdc81118a97a422e17f533f │ │ └─64013 /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-162.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 │ ├─8857894c780d690b004e7f462cc92173522469830aa95a18b8e8b977cf5ec3cd │ │ └─104877 /pause │ ├─6d9c9307b0ed6ff768885190e21ec12751b16ff671279c3773305184bb375b93 │ │ └─174043 /pause │ ├─ae5c5feda245b1e9dc48174c11159b9c82fe313c6477ef67209ee66a491d84a5 │ │ └─110447 /pause │ ├─719fec43a1bcfd485ffacad0d7be5374d7fcc76835e5d7f743cc522e0d4f1dfe │ │ ├─186765 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187004 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187005 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187167 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp0obje69o/privsep.sock │ │ ├─221142 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpx5szhwpy/privsep.sock │ │ ├─221421 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpcjpbuxda/privsep.sock │ │ ├─221675 haproxy -f /var/lib/neutron/ovn-metadata-proxy/0228afe0-b7e3-4602-9a52-9476fc8a6f3b.conf │ │ ├─365598 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─365599 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─0e4c85bc9c67826e17a83c76ab5150ffce55ccc6f34f65a457d9065200669214 │ │ └─188402 /bin/bash /tmp/libvirt.sh │ ├─47c888a4804dc354689992e09b1ed92dbd28bd83397cfb3821ce4fc38ad9033d │ │ └─39749 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─49ec09f5d4f25a258482e295eefcfdb3ef13fcda64be2be463e55bd18bc8dc6f │ │ └─40497 /pause │ ├─b3022d8fa8f91c1fe11ced16a201c0224f214629de552f3435a3e1a7c6318feb │ │ └─188997 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e4135a56cee2d342f8cf1b9588ba999feaea2bd59cad9a8737200cf40733e1dc │ │ └─46313 /pause │ ├─61e8dedc78fef2cffe66a5860129469ef95282131fbda30148ff36933d887084 │ │ └─49312 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 │ ├─1284b233b5d055db4bbb7023e120fc974dadd86a17da440c2d86fcc7598ddbde │ │ └─244818 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─74842f5b6165045397d15a1381ef0dc7660851985b1a747126293d4be3c4b272 │ │ └─248252 docker-registry serve /etc/docker-registry/config.yml │ ├─791940d02083d5b8f45109161085be7acb1641796e02ff6d4ab091082fa3d888 │ │ └─248529 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c0c2a3660dc1c011c0d80907dfe708ade8a50a7b44b89a970c87c1adb429f808 │ │ └─211017 /pause │ ├─c7ab6eff679339c149adad6941c99b6a7667d8dbb2bb3fbe0d015077148f2968 │ │ └─45566 /pause │ ├─316448d95d0ddb3b606daaf80c022e1d5bfb0009d6af16a9351476c081085a14 │ │ ├─203425 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203442 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─203450 erl_child_setup 1048576 │ │ ├─203541 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203542 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203552 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─203862 /bin/sh -s rabbit_disk_monitor │ ├─4e363a6dd6417f14d7df59aa93ee9e65ee857019c7d4ff12a39fd8e7d236539c │ │ └─58994 /pause │ ├─af8787fb0d8d4e364f3861c478912317270220985ab0ac79d726dffe968fa43d │ │ └─62294 /pause │ ├─414990621532a115f4bcba9e255913ea6ce9df2cab84a5d75f19af6e95571b38 │ │ └─42126 /pause │ ├─0f9043768b9478abeff18f3af5e686b40701c9bf83bd86f02863ab1c071bd66b │ │ ├─143119 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─143321 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─143329 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─393903 sleep 15 │ ├─d5fc22b0c1043c19b25719146956df819e2318ff5858e2431eaf86558ed5792a │ │ └─62204 /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 │ ├─b5ca51ac711f3e4206e6cb75d1e09c4797fc1a9087814083c7c7b6eaf69c2bf6 │ │ └─187936 /pause │ ├─f0934d5c72a7890773cc29395f35a63364b63ce5ae84c73e874ad6fca96b45e9 │ │ └─42783 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 │ ├─b713eec439710aeabd364039701fc000d8fe663e28f74ea189c371b3e8ec990c │ │ ├─46950 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 │ │ └─48151 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 │ ├─34c5d7872a7d358df6671dea3f9409214bae4dbdd7ace562b0b0f3a3ef9ccf20 │ │ └─64581 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─465c802ffc6a4bb2153a010d5c548c519cc11ec6e43923478270233c68082062 │ │ ├─199729 heat-api-cfn: uWSGI master │ │ ├─199813 heat-api-cfn: uWSGI worker 1 │ │ └─199814 heat-api-cfn: uWSGI worker 2 │ ├─0f5368cce4d38d7c279453148002df442b802e61588a52383c51a9df70391882 │ │ └─248455 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 │ ├─6648bc323eb4b1df2cac6e69ffd6c026fbbe7d07501d5df0a4fb8fad70c1134a │ │ └─123383 /pause │ ├─e39f52fa2914ec9e0d60f6fdce5954644913c6e40c13ae972e85cc9f43402676 │ │ └─185163 /pause │ ├─4d5f69aaa59b04436be70cbfbef37e7785d21db5f878449533627b56aaa1dd14 │ │ └─54482 /pause │ ├─736a7975bc52dbe1c1f5960a581a50f3a41202483fa21b419de91f9c92d93b99 │ │ └─61491 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 │ ├─09e2649b03d5589c80e1feb2d8248cf27f0bfac9bc84e9263647195934a287db │ │ └─54762 /secretgen-controller │ ├─7eb8b4086cad570cf4cbef6fe31f88b52d038655077584c1e2a292be29508227 │ │ └─187715 /pause │ ├─314d37fd5e1338dda22f31d0329cfefba8402792abe8d02e7ec007e0e96f20a8 │ │ └─60488 /pause │ ├─791a2715f5e9e1bf406f982f25175490758b6ffa3eec060f7069e63f6469fe23 │ │ └─59407 /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 │ ├─8f3949e5be3ebb91aaa2bd074c9c900b09e80b7da9212286f20fd0d6844a6c37 │ │ └─39720 /pause │ ├─5dedf6b3dc92a35ed2076071cf1c3355fd4b9dbb354c13c46d7c4b01b0ad7dcd │ │ ├─170335 nova-metadata: uWSGI master │ │ ├─170348 nova-metadata: uWSGI worker 1 │ │ └─170349 nova-metadata: uWSGI worker 2 │ ├─9d004bf810b9ebef48418523d253a1d1e2239e194122072ff9efa6ae5ba3e079 │ │ └─64551 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b04e53083e9592bd64ac8a52fa21119b86b05eaacf117db9c35e0ea432fe99b7 │ │ ├─264056 manila-api: uWSGI master │ │ ├─264093 manila-api: uWSGI worker 1 │ │ └─264094 manila-api: uWSGI worker 2 │ ├─5ccbf488beaae569557620b2ea8db9743f750543d9207619d34e1120541a2ce5 │ │ ├─130998 placement-api: uWSGI master │ │ ├─131033 placement-api: uWSGI worker 1 │ │ └─131034 placement-api: uWSGI worker 2 │ ├─407f41017ee7b0a798087863aa631190353f43d01f6cbceb0e52a6e0cedaa804 │ │ └─67052 /pause │ ├─0fbff4d2adfa74c1647f34fae3a6f6c4b62f8829fd49fff568d36e4e5e9ad9ee │ │ └─142288 /pause │ ├─d5bb44438de4bd3f7fde580503f8918e30116a9ebcd81a8ec70c4d90127e1908 │ │ └─123468 /pause │ ├─8040eb2f3bafaf784368c04f94152846bbe5b864cb0432444743df99308abcef │ │ ├─219386 octavia-api: uWSGI master │ │ ├─219423 octavia-api: uWSGI worker 1 │ │ └─219424 octavia-api: uWSGI worker 2 │ ├─8059852c7ea688cc108906f5385b6c0cdb52949844f7fe8c24e4dd1a21076183 │ │ └─40485 /pause │ ├─0b90680c9e4aff0980b4873c58a24c9292ebfe7880ae9d1d084c130a467144e5 │ │ ├─171139 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171455 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171456 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─0ef722ac14510640500741e04a27d257903030b25ce64ed63b5fe38ec1972a70 │ │ └─42561 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─031d0b0402f02ad8b87d42545cd34cd6e811c6e39c80e82911134cebbefd2506 │ │ └─240701 /pause │ ├─cf0ccf8277207c139c78694d0243840dd08a564a65222b336cd343fd31a9ca12 │ │ └─42593 /pause │ ├─b080d7e3d6b046b3c7ded219330faa97bd8b32dee566c711e8b33f1524399b60 │ │ └─226951 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─57f18b999edec079a29c6d13df179517fa5fcc225d604ce2e0daf54d86a31f1f │ │ └─95470 /pause │ ├─aa8880483b7a00074b9dc5a4e2c495820bc8ebcbc11f579c957fbc967c79931a │ │ └─45905 /pause │ ├─2751a0f41142ec1a18857a2ce14da154cef97ea8efce73a0e15193a981175538 │ │ ├─ 70360 apache2 -DFOREGROUND │ │ ├─ 70376 (wsgi:k -DFOREGROUND │ │ ├─ 70377 (wsgi:k -DFOREGROUND │ │ ├─ 70378 (wsgi:k -DFOREGROUND │ │ ├─ 70379 (wsgi:k -DFOREGROUND │ │ ├─391126 apache2 -DFOREGROUND │ │ └─393580 apache2 -DFOREGROUND │ ├─1a794f5970c95cb083b79ddbe380326858fbc7159a6dc19d73b2740456e9b9eb │ │ ├─268359 apache2 -DFOREGROUND │ │ ├─271836 (wsgi:h -DFOREGROUND │ │ ├─271837 (wsgi:h -DFOREGROUND │ │ ├─271838 (wsgi:h -DFOREGROUND │ │ ├─271840 (wsgi:h -DFOREGROUND │ │ ├─271841 (wsgi:h -DFOREGROUND │ │ ├─271842 apache2 -DFOREGROUND │ │ └─271843 apache2 -DFOREGROUND │ ├─78ae55f1436bcaa397c7492e5ea43e502971b504b286a130b6256b2fa13734d9 │ │ └─42737 /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 │ ├─25d69f27c0a4cc06dc7dcff2bb6c1c62d5171d57a5e1be237afcb23b4c8d56ca │ │ └─47100 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─3b065854720110fed67aa5dca13e9b2e3efdbb0d82cb7db0cd1d3982882254c4 │ │ └─60818 /pause │ ├─ce47eff39016fb32cc1e870f72fbc4975729fbef370aa35e3646c3ab555a948d │ │ └─268576 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─40987cf4dd752f64ccd7922a3770d5c6d0253258b2234798c70d73774404e253 │ │ └─49521 valkey-server *:26379 [sentinel] │ ├─a072d4a0eddc64b256c226010382cbbae360842811afb25c44d4442728a2ff6a │ │ └─146040 /pause │ ├─d01573ebeaeffd39bf470a89a3d8f31b3a4e62dd8e432cf75f34ad908e72c986 │ │ └─46619 /pause │ ├─3151d1b620f8c9a6e5f6d79f13607b3c464a1a04ca40ce582369d59652b56bbf │ │ └─152272 /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 │ ├─56851a823dab0ec95139811efff88e600b813cff87f8f07e3fb65390f3a577f0 │ │ ├─264432 /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 │ │ └─264516 /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 │ ├─24b07b67896fafee2d6f75b98acc4d09d24dce0f9380835531c2206e5815f46b │ │ └─64328 /pause │ ├─23f6675fa307c3b7e3e7df5abf6e23a8228c7438bb5528700b8040af479eb5cb │ │ └─64741 /bin/oauth2-proxy │ ├─b013522b62110dd41f8083232b784baf843f6bc642b7bf655c1d93fce2d465ae │ │ └─240234 /pause │ ├─de3dd50ffe5184e7d23d56d4b6c244ad05eb54bff5edb4396aefb53bb1204444 │ │ ├─185299 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185316 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─185322 erl_child_setup 1048576 │ │ ├─185394 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185395 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185405 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─185693 /bin/sh -s rabbit_disk_monitor │ ├─889541fc789f6b37c17541f94472c67ff754cc60676aed47b619e0e9c5133c69 │ │ └─226926 /pause │ ├─50e64973a4b7de5a953d36475c09402363ad14de0aa9f5cd8ee1eb1441bac926 │ │ └─143991 /pause │ ├─2a5f846f3d8a07f1bcc5c9049207013da24d6b0548d269b509a6f807d9198cec │ │ └─226028 /pause │ ├─1c5e6ec23bfff0816818715d70d7f9208b0834d9a079d9351ffafd3ebede61fd │ │ └─254659 /pause │ ├─9f7b2f6fe6266b37cf199af87d8f7c2019da0a5b309bf7b2a68fdd2060db2152 │ │ └─48974 /pause │ ├─508d02de6ef7ae6ed0bc807c24b94ea3ee4b17a9948458c31efad5e5a30bb622 │ │ └─181804 /pause │ ├─78386155fe722636f4c91e9257160ffe3c8192baadb90dd9fd4a2433810f7ea1 │ │ └─210996 /pause │ ├─50caced5038e4121b15e40ed3b62b8afce1551b242e79ade0ddae574d313af57 │ │ ├─105318 glance-api: uWSGI master │ │ ├─105331 glance-api: uWSGI worker 1 │ │ └─105332 glance-api: uWSGI worker 2 │ ├─d15b57277a03bc5fcff9302dc6a263371430521726d4a734aaabfd12c151cdcb │ │ └─95432 /pause │ ├─2fc6432169ed00504ef9f3f4beaad1400c96fa351e3ef4681483a8bef01d0f95 │ │ └─46038 /manager --metrics-bind-address=:8080 │ ├─ea3b63d47d54446890220975512fd2da53cb7d6e215efe3fb7b72f3c27d6fb43 │ │ └─63176 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0c7337ae4a3ffbf374c0381dbd69c0e8754285f793e1e87158484c01074be391 │ │ ├─199740 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200074 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200076 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─e59d43bb5e62dbcc954b648c10aed59b3d9e318553f136309deee0928a7ea802 │ │ ├─271612 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271627 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0ed2d837ef56e2a1cd8de0d5e67df7e375ca57af9c5e99a6520dcaa2487a1f37 │ │ └─77365 /pause │ ├─445c434e1ae6bf0021bbc23f2c129ba0e9a54797cb926f764d59935b45e43d63 │ │ └─59003 /pause │ ├─6e0ae6e9b4da83ac9082a4c158fef64817253c23c15039e821ca7bd662745321 │ │ └─42332 /pause │ ├─73dd3e886e82e9c9e5f6ed985716654812815e346004a27ed171f623e608433b │ │ └─63493 /goldpinger --static-file-path /static │ ├─4d2613e0efcff56dbe1622a8b9a3fee2bd958f383fec8da812f6cedb892abe1d │ │ ├─89596 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89613 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─89619 erl_child_setup 1048576 │ │ ├─89742 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89743 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89762 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─90076 /bin/sh -s rabbit_disk_monitor │ ├─c1460e813a7bbf93bd729102f037e0b3022d254f018c18786faec172a426ff47 │ │ └─42376 /coredns -conf /etc/coredns/Corefile │ ├─d2e5ee72c32c6675c66946a4953e44c7a4bd23df246bcecc52571547a97d18e7 │ │ └─108593 /pause │ ├─05f3e39ba315dcc47fcb0b2826f743b098927f55a9650dc5c56b9f4359e73253 │ │ ├─76053 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76070 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─76076 erl_child_setup 1048576 │ │ ├─76123 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76124 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76134 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─76302 /bin/sh -s rabbit_disk_monitor │ ├─228369d7bcf8ec3eff7dedf4c0eac13b4249570cfd6d52a86973d0359c7a79a8 │ │ └─264070 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─07100979378fe48ab64306997fd5170be7b7aebe8bb078950b5b64e3c11e9366 │ │ └─141126 /pause │ ├─f438754d6ff84bcd1c0f9b23afa2074a02978974e6654c8886af49418674728c │ │ └─110360 /pause │ ├─7285914881b7cf188a4349982cef653e0dd6019383b32eead4cda2897011dac2 │ │ └─60233 /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 │ ├─70d57f0a98dedaf7f884c9083820f850b140a2b74ecee95606b4885c98fa7dd4 │ │ ├─ 95986 /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 │ │ └─340577 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─187ef17c2a719ed1fae6fa56b732d091d883c4bc1c1713455e406f146b78bea1 │ │ └─39269 /pause │ ├─2a77e19616076dfd8dd6d2cc2a6369af13739a7c96f52df37f58197c34158ec0 │ │ └─61283 /pause │ ├─1cc21c649900f0f420eeab5e51d8f1606044bb22287fc448ed90016e5b336bfd │ │ ├─221164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221181 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222133 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222134 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382337 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382339 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382345 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382346 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382355 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382356 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382358 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382359 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382360 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─382363 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─382364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─aa1764c33ea0be632786a21226432b47acaf3d9f385cf9f39de9dad00257e4ec │ │ └─39249 /pause │ ├─45647f04079b5efc702d46c09871288bce77588a039849fdb7e6cb920b6101d0 │ │ └─82954 /pause │ ├─6329a8de742aa95d4eca06e476d899990d27ceab739a773f0218cb31a74d3fc9 │ │ └─211419 /pause │ ├─37ca597d90b3762580114ef132154652c68285c475e2af003e7e50c179967be2 │ │ └─61023 /pause │ ├─70cc6e11fcc39a390af45834ca87f00b63394ad2dde0eeccffeb2f61a9ad3198 │ │ └─75945 /pause │ ├─9f9d8cad88c30be27c4051ec2296f5715c73bb651a767d26b5056151aeea98b0 │ │ ├─142498 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142540 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142562 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─142716 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─394590 sleep 15 │ ├─63310408c5799f6b3d035680df2cbdcb5eac9bbf301c5f490a7fae411fc374a1 │ │ └─63815 /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-162.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 │ ├─e411678cdfd12bada22450afefabf4a0d55bc2dfdacd04d547434c3cc15bbf71 │ │ └─96784 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7c318b4e18d6e7d8704b6c5da34abace169e84c93a87460991447ae83a836259 │ │ └─106425 /pause │ ├─8d1779ba5bc4bd1eb077f4d6716817f2ebc79422d1fac025381bba81ce91fb02 │ │ ├─183140 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─183507 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183508 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183510 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183511 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183512 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183513 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183514 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─ffdac1d7dc353e18d6f3b67408254f1136fff2f8a6dc7ecdc29567e94b2e6814 │ │ ├─172302 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172319 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─172327 erl_child_setup 1048576 │ │ ├─172403 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172404 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172414 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─172703 /bin/sh -s rabbit_disk_monitor │ ├─915958b4d6274134462dcede670bba6c4e8d75401ca2928cb722b9fd28c61ea7 │ │ └─222516 /pause │ ├─8d1707ca6a5065cd22e7e54e022f786a48310c35da5c336bd76c02dbf6f7afbd │ │ └─44779 /pause │ ├─d05bb98dd3f4c7b80c43de57e579d098d7f9c3e71347cc731ef1bd39797dd2bb │ │ ├─108671 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108688 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─108694 erl_child_setup 1048576 │ │ ├─108824 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108825 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108835 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─109126 /bin/sh -s rabbit_disk_monitor │ ├─38c093143879087f6a8a432873c071015782dd0334303c7611f2c8efdd1688da │ │ └─64430 /bin/pushgateway │ ├─d83718c5ac397071e9432926d5f932fbd4e1098c3e8237fc2afdd7f5a6c7b33a │ │ └─54620 nfd-gc -gc-interval=1h │ ├─400a1ef3cba518b9b552134ee711de6fc0ed11c2d4f0c7e0f26eefdb254ac85d │ │ ├─59912 python -u /app/sidecar.py │ │ ├─60218 python -u /app/sidecar.py │ │ └─60219 python -u /app/sidecar.py │ ├─c7a6ed3474ec3893632b761522f875e17367ee7209128dd55e45c292814135c2 │ │ └─228091 /pause │ ├─77e98dff4677439f3e9e455e06934ea47180d0cc8f1424727c686f72a3daa0ac │ │ └─146568 /pause │ ├─42becac1e83d682a8548222b57556e43e61918711f936385feec0b7e9976f8d2 │ │ └─142802 /pause │ ├─d14fd38f1d4e14af30e87b11efd73cbb6b84669afd100fe2b27f60a6df14229c │ │ └─248528 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 │ ├─4522f3531b8da9ba89e6990e92868c99f402881df9318bfa03402e4ef60d6617 │ │ └─64352 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e2bdf47b5ce3472491bbf7a7f1eeb34c740ec074420989c5b7d0be5ec8819c41 │ │ └─45469 /pause │ ├─64523ddfd6e6e95025b65c5aa375be8a71880f1cc67c488611af48f141dbe660 │ │ ├─192692 /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 │ │ ├─365057 /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/tmpff96oc85/privsep.sock │ │ ├─365374 /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/tmpv9w9n5rd/privsep.sock │ │ └─366871 /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/tmpa7rjnk3b/privsep.sock │ ├─2ac7bb4a42ae136833b7b14c464fef6ded304bc27e69ef0199f0769d29d60436 │ │ └─244938 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─8a46ba753212e68c452910a1a1b94f0e7b6c35a382d404bd660dff7876d8a71c │ │ └─220213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ce95a6018ee528bfa0b92a22328238d43c759f119fe0d49f293ae2f6f152deb4 │ │ ├─82383 barbiacan-api: uWSGI master │ │ └─82395 barbiacan-api: uWSGI worker 1 │ ├─754985ceb7cf95a6e17c869cecc7ba274e2a9efa26b284fb0d1b7dd5f2f6ab6d │ │ └─172127 /pause │ ├─82e2c3952b9f9b818d0ea88e59b8483975ccda2b877f7ed10646643641aceb01 │ │ └─53581 /pause │ ├─d4d2b06f710a57cf5f94fb4bb9fb8d38b37dac62d19f9d31296c2045f804cefc │ │ └─244840 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─dd6693bb038be68fd83173d78c95eea33c82df819ea74eb63db31aafdd4fe45c │ │ ├─182676 neutron-ovn-network-logging-parser: uWSGI master │ │ └─182720 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─3cffa24d00b34b0097fb492056ccb15bd6f3fb85ef098056bc8faf999ca34f3a │ │ └─106480 /pause │ ├─81a747e949d7380853cb6640cdc33b44038e4bdbce565bf1288c34e81b127849 │ │ └─39365 kube-apiserver --advertise-address=199.204.45.162 --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 │ ├─ae038457b7a84efe521e333d86b47def4e04a8316f604bf1707e4ded047f4a47 │ │ └─42218 /pause │ ├─5d1a016395939e5f3994e6499dcbedf9f1ca089758d8c5acb11796940d773cd8 │ │ └─250118 /pause │ ├─a51b8fbcb96f0c02747cd333ca28fa74cb3b02aceba52fd97394a09977d0b70e │ │ └─268993 /pause │ ├─bc6323ec9b3cd258fc75804a7acd3ee2cff89a53850387a3c546d99645514f49 │ │ └─61657 /pause │ ├─66b9a5713d75b86493db79fde13549edc1ace53a7ec5882aae4061fd49f733fc │ │ └─59514 /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 │ ├─e6675ff432fb44b404bec2914bfdd078d21605475dff15477c6481304121fc6c │ │ └─120108 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3d421c87f7aeb9d5fe344cf884b204a51e1dedaf2fc46318aa6ddb2cb2cf1e7c │ │ └─62546 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─34baaab70e7b7c15b0fb7b76ae9930508fc5bee9ca41eda8387f4334ac22ba08 │ │ └─125883 /pause │ ├─99582ce4cead19f4e034110dd2c2934c5c18490b5b5e26725daa5180e5373f13 │ │ └─62946 /pause │ ├─a64477682a149cf0b7ed9672bc97400cce1fd022b1f7a2653ff41b24738781e3 │ │ └─45018 /server │ ├─9ed9b3b86a68336668f9e35aa25a53fa11cfcf8c3317cf5683e66e5cd512a9a7 │ │ ├─59940 python -u /app/sidecar.py │ │ ├─60270 python -u /app/sidecar.py │ │ └─60271 python -u /app/sidecar.py │ ├─31ec636211e004f3fe3d8fe64bce01ad4fe2bcd49a539cea1af6dd48056c8c14 │ │ └─231160 /pause │ ├─2711eb884ae589559b0529dc2b476b666781728d9f63824208006efe95adc0b3 │ │ └─147044 /pause │ ├─b9160624c181250bdded64a5aee17ff6e9ac718fcc0bfb6fba4401eccce94296 │ │ └─203237 /pause │ ├─de48359773e96a2fd3c8e781e5a02c5779af7a8283a184d16924171cc2a751af │ │ ├─ 44965 /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 │ │ ├─ 44978 /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 │ │ ├─ 45041 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267990 nginx: worker process │ │ ├─267991 nginx: worker process │ │ └─267992 nginx: cache manager process │ ├─38b4d5ce8b2a4ef7e79bd1197ed30fcbfce284f3942dc418ff78099a1532474b │ │ └─64054 /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 │ ├─acb6d43c82e2f17362678779189e0a01a49cba2f688236f9a5739b831b0ff242 │ │ ├─240489 magnum-api: uWSGI master │ │ ├─240503 magnum-api: uWSGI worker 1 │ │ └─240504 magnum-api: uWSGI worker 2 │ ├─76757b384aa9a64e72d147a40341949674e0984f942fcee6f0346a57eb574e66 │ │ └─62022 /pause │ ├─74fd55c6d99da36fee3c58764569252d4664a67a054e85f779a46fc5d6aa162f │ │ └─108279 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─87cf098c6f8a0797dc97e19f7b2f2015a2110048681acfe6cb764358c6859793 │ │ ├─199538 heat-api: uWSGI master │ │ ├─199580 heat-api: uWSGI worker 1 │ │ └─199581 heat-api: uWSGI worker 2 │ ├─fe3c149beb8f3af796e7aa4430d9807f1a712f6695fc7833fcb1d55939768554 │ │ └─42642 /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 │ ├─f9f387e5df73fe755fd7d21385a0774a30222e2cae58bf0cc110d0b35a3b1ccf │ │ ├─106851 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107150 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107152 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c657b80df76e8a9095b8aea2b378126577ef2519b3f1ffb6aba8d52c477cc8fd │ │ └─39192 /pause │ ├─12169e8d66177eac9fb6f6bc6f055d3e8654dfbc37dc53620868f4542b75b510 │ │ ├─119640 cinder-api: uWSGI master │ │ ├─119653 cinder-api: uWSGI worker 1 │ │ └─119654 cinder-api: uWSGI worker 2 │ ├─a7f03c996ef17aca76c99760505d0b359695b7fae38caf2f7e3f0d5ec45d6220 │ │ ├─220219 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221128 octavia-worker: ConsumerService worker(0) │ │ └─221131 octavia-worker: ConsumerService worker(1) │ ├─2d42cf15f09c0a230581d9c8ae259e669cf64f8b580cd2db7457dbd18f16374b │ │ └─146185 /pause │ ├─30b5bd5cce5e36179396974ad114e4a32b50ac2b8aaa9426ff0436645c76f1a8 │ │ ├─142486 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142615 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142631 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─142762 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─394594 sleep 15 │ ├─15f894008428d32bd458ee50eee506de77511193fa33630c1913dc9cb7296d9c │ │ └─47186 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─73bd7fcab395212487af0951073bcebe8c6b3d4a7eb68882264aa6f29bb205fd │ │ └─142245 /pause │ ├─20d91c83fea6101d85853545516f3430e05cf968d32e5b70c9d1fdb2338a3293 │ │ └─244860 /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 │ ├─34dbd4bf91051ceb7c8dafd1b07684ee6eabb38e5bb027e0cf8e118b3bea6260 │ │ └─54694 nfd-master -crd-controller=true -metrics=8081 │ ├─28e4fffac204897803d06b6957afc4198e6ad6d9d9fe6e85fda3de7cd99de5cf │ │ └─49178 /pause │ ├─a332caa9e7f22b09e70c69ef33802d370c9595daf299ff2e393e0c4583962386 │ │ └─174054 /pause │ ├─e52e5f48bb70acb14a1675bf566b1df4698a227b640c6958624bc739a83d35e0 │ │ ├─250266 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250284 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─250290 erl_child_setup 1048576 │ │ ├─250383 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─250384 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─250394 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─250702 /bin/sh -s rabbit_disk_monitor │ ├─9fd67ceb1f026d42608d20390294fef96acd44f5d84e0942ee13436778e2cd9f │ │ └─39254 /pause │ ├─2784593f00482dc0c9b847521b56ab9c6eb8ade9536e0a431cb3fade5ddafd37 │ │ └─124064 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─464d785249690664bc7e590e7da91d01b4334628ebdbec6054e3c7a8a8acfc43 │ │ └─49611 redis_exporter │ ├─5ad0733ade84c964a6ac9d6b6ce918ddcb01a18e5565fb8df5682ea3daad754e │ │ ├─144104 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144121 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─144127 erl_child_setup 1048576 │ │ ├─144365 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─144366 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─144376 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─144621 /bin/sh -s rabbit_disk_monitor │ ├─4f9dce375d8488184814b0bce141fb94cb9e13eab811a19a3b4648325b8bd1e6 │ │ ├─174673 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─384471 sleep 300 │ ├─53f69aebfa983cc7fe08fd99ce090b9a45adac0fe88678a47e50311d3a4b9594 │ │ └─46095 percona-xtradb-cluster-operator │ ├─8e187353b799ec62f5681ca914bb2bec59d0bd8f5d0c88a93bf83d6df0da65f3 │ │ └─49218 valkey-server *:6379 │ ├─404d366e8ee70550fa1667933cc36adf4623eb34c7779255f4fb4d2e615f002c │ │ └─230110 /pause │ ├─f3d008dc5d64f425528c6f1f90720fe1bbc25e4992941b844c92ea22ffa679e8 │ │ └─145912 /pause │ ├─0ec8dc753dff6815e06ce0f177c4a0fe6ef9fef6c85c0bcd09e8bbd22aa7aa2b │ │ └─248507 /kube-vip manager │ ├─db43ace8f3772769447d8a3c4ecc06c5adcb9a36237ea8b057b35e5bbcdf27bc │ │ └─54239 /pause │ ├─f48a02d2d1fc74488c18087ccf7b98dd0c8d76fc393c9dbaf3be1333abf2d1df │ │ └─146263 /pause │ ├─4ff779f98d798c1bb7dda8b8b9e08a9ef02fc5a1e9c7a97c1a57810c5eeaff27 │ │ └─54336 /pause │ ├─3e1d786d57f09933f84946ddbd0e64ef98617a4f0289863a8bb65257a58780ee │ │ └─264029 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─db8bc437db677491e77f858e46ae29e3126ea3388995f1ffca261d7f72e5c907 │ │ └─211071 /pause │ ├─5b1b7a9f38569f6b7e2987637a0be0dbadd598e9430a67b5d82f68dbc1b4f3e7 │ │ ├─240954 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241125 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241126 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─aacc0629fc1c036ffdb43554affc1c60e0c1725b9db0b15c7516ef050d2cd266 │ │ ├─240276 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240819 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpanepqej5/privsep.sock │ │ ├─240829 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240832 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ae88e551860c22c561f521e173f54e3da0a164a8b50f790b19b5cd9991314c17 │ │ └─64612 /bin/memcached_exporter │ ├─43af843964d50b38793cde17e276f31ffe60caa19c09f4120f4cffbb7bb52f8d │ │ ├─63290 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63324 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─5561e012029dcedb5cf9f33abdf4907cd90f8c8810ab68dccd333d6c7e1c74a8 │ │ └─60527 /pause │ ├─44804eb4a6b56d05f2941cc209283d8d2e12464ac086c15a8f0c0bcdfd753a72 │ │ ├─183172 neutron-policy-server: uWSGI master │ │ ├─183187 neutron-policy-server: uWSGI worker 1 │ │ └─183188 neutron-policy-server: uWSGI worker 2 │ ├─caf61df7f3dfe43b66df33cd9b29688ce909a25d0478ceff0ba185503232c93d │ │ └─44622 /pause │ ├─df49f46ec87750cc4df078266742fe1a234df50b1534165c2099d8a26d7587d6 │ │ └─255012 /pause │ ├─abed6c3509763cdfbe8a5e80922e9470ba09e269f80a21d885e10ec020d0cd39 │ │ └─42448 /coredns -conf /etc/coredns/Corefile │ ├─13f736c9ec4647080b67a68801d211267f787bf2979737b10650eb8e95886e05 │ │ └─188353 /usr/bin/libvirt-tls-sidecar │ ├─45c273ea2dd9d04d90ced0d108d917c0925f2de3c53c22cc042da6768bb8b749 │ │ ├─171158 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171451 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171452 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─4463b956b1e2b68cda7c7603bd398a2c9567c5d721baac3a13b2f06029e2ea18 │ │ └─84043 /usr/local/bin/rook ceph operator │ └─05cd56eca5cfdd32b5129266fc37af5e0cde88187725a4408a9ecf286d26f7c4 │ ├─170208 nova-api: uWSGI master │ ├─170236 nova-api: uWSGI worker 1 │ └─170238 nova-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount