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 │ │ │ ├─21390 /lib/systemd/systemd --user │ │ │ └─21391 (sd-pam) │ │ └─session-22.scope │ │ ├─21381 sshd: cephadm [priv] │ │ └─21404 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─698 /lib/systemd/systemd --user │ │ └─699 (sd-pam) │ ├─session-4.scope │ │ ├─1444 sshd: zuul [priv] │ │ └─1457 sshd: zuul@notty │ └─session-1.scope │ ├─ 695 sshd: zuul [priv] │ ├─ 712 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─ 1448 ssh: /home/zuul/.ansible/cp/199.204.45.222-22-zuul [mux] │ ├─405082 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kubcrmflkkkkjugwlmwoetcmzczobfef ; /usr/bin/python3'"'"' && sleep 0' │ ├─405083 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-kubcrmflkkkkjugwlmwoetcmzczobfef ; /usr/bin/python3' && sleep 0 │ ├─405084 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-kubcrmflkkkkjugwlmwoetcmzczobfef ; /usr/bin/python3 │ ├─405085 /bin/sh -c echo BECOME-SUCCESS-kubcrmflkkkkjugwlmwoetcmzczobfef ; /usr/bin/python3 │ ├─405086 /usr/bin/python3 │ ├─405090 /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 │ └─405092 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-7fc52d49fa61c310c8ab18c567a146680c20e7ac752a30704d6176b269232fab.scope … │ │ ├─33734 /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 │ │ └─33747 /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 │ ├─containerd.service … │ │ ├─ 9785 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12176 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 56197e8ed6dbb774b73da894622f37fc6c6d3be07a209998b5305688167fc0e3 -address /run/containerd/containerd.sock │ │ ├─ 12543 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ac706c2fafc8dc22bdb4fa1d7c9b3cad7416026698c70d360a8681b48bf27bd2 -address /run/containerd/containerd.sock │ │ ├─ 19330 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 66733966d4f022c0c37734e392206c3c12ac44cc3863a48cd2ef795af4042444 -address /run/containerd/containerd.sock │ │ ├─ 24503 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7c1432727ddb63188a62ca33416b3c7a44280a796ae8de277120792e2dc8a32b -address /run/containerd/containerd.sock │ │ ├─ 29019 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6d36372d2a4d442192f2bec6965b9a686c6ec7a478f51aac8b47033359481fee -address /run/containerd/containerd.sock │ │ ├─ 33709 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7fc52d49fa61c310c8ab18c567a146680c20e7ac752a30704d6176b269232fab -address /run/containerd/containerd.sock │ │ ├─ 39104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f765b69d71017bff3d22923217ad426f564e84b12a0647b31931762751b1f0d0 -address /run/containerd/containerd.sock │ │ ├─ 39138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2827ab1ae098a7584287ceb8e35833e627fd7ffcc61de6984be5a36423eb670c -address /run/containerd/containerd.sock │ │ ├─ 39167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aa3d57ddc25c53ba53bcdcdafcab1f9af679fe715ee35b9372e1b87a3caf0f8 -address /run/containerd/containerd.sock │ │ ├─ 39188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7518e77d945460b41dc6958eb82ba98447eedf2ba39d4d33e59e27a8daf5bee4 -address /run/containerd/containerd.sock │ │ ├─ 39194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df12f312b45067f4789284442c95d3bff9a883534d54336eb84e8f6893acb347 -address /run/containerd/containerd.sock │ │ ├─ 39737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ec42ceafb88224dfccf238d25295305e4b71af063d727d8ec5ab371b2e97a6f -address /run/containerd/containerd.sock │ │ ├─ 40449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f0478b9cd60b97d25cf081e41076b7352fcb7cbbce194e6630c4cf9a7feadc2 -address /run/containerd/containerd.sock │ │ ├─ 40457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id def96126ceadac32b6c505c04661218ace5a20c78a25d4e3d903a27cea271baa -address /run/containerd/containerd.sock │ │ ├─ 41808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7df2d7d7aa11d74ce7d88fe15f383861404f3abcd823dea7e6630e52067e559f -address /run/containerd/containerd.sock │ │ ├─ 42203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4196da1cf3f24be596b8cb9eacb5eb32e950bf1ca806ef9ec81baf8c6f5471d9 -address /run/containerd/containerd.sock │ │ ├─ 42248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 069ca70a340f90cc92f65deed221953235ad079bc47e83c41a97d4cb58c30340 -address /run/containerd/containerd.sock │ │ ├─ 42674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04c07af4d3ef70fd0a06967c9e16a732407f4c7f6eeda365ef6e2e7bc878d019 -address /run/containerd/containerd.sock │ │ ├─ 43161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f1d2186649b6f0f87b782a18c5ee72bd9eaa93f04c9000b0fb3d1c50e6d3921 -address /run/containerd/containerd.sock │ │ ├─ 43200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81fa7feee188aa01729d9026c6087d35ef6f909bdcfe2565f6653f5401f4b595 -address /run/containerd/containerd.sock │ │ ├─ 43250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ce9191a6275f7e7941395d1bf7219a1baabc7e00779c50ab0d39eefa118149c -address /run/containerd/containerd.sock │ │ ├─ 45532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f9ac5ca6a29156f43d730d6dd89ca2866c74c6b9587dbfac8d60b753c3f4f73 -address /run/containerd/containerd.sock │ │ ├─ 45608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc0df06b118fd01b52bd369d8e5e45fa9e40d6cde9490f67d9a3c4a730db9a71 -address /run/containerd/containerd.sock │ │ ├─ 46364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8265aa3461319a71867889e52760fb892d101dfaf263ff9712a1a544f01f26ba -address /run/containerd/containerd.sock │ │ ├─ 46443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af266cf7d66b9559a62024873e17dff33de18572a24b46ef725b690b44e4a7d6 -address /run/containerd/containerd.sock │ │ ├─ 46821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4934b195ed7d71700a30b37de73d5bebda25b1f2926ddc3028c02bbef4d6bd1d -address /run/containerd/containerd.sock │ │ ├─ 47135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9473b09267014f2d746ee9846649a0d4cde2c954b0cafb316593106025c585f -address /run/containerd/containerd.sock │ │ ├─ 47742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc69fd681988cd3ca0063e556b907f040f3a4acba8b2bb8bd8cf61392aedd6b7 -address /run/containerd/containerd.sock │ │ ├─ 49934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 707cbfd996388a5018610b28a965bbeec1812396f730663e1904c3baa80668c4 -address /run/containerd/containerd.sock │ │ ├─ 50067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1876aff92ff20e413dc3a19571a9761fa6d19d14e6f44a4b70771812e5e2901e -address /run/containerd/containerd.sock │ │ ├─ 54301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f24fdf4c38669d9fa094fc439de9e16d7c1cce1cbf486d28d6580045c71b9fa9 -address /run/containerd/containerd.sock │ │ ├─ 54956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de33a8671cae2c81cc01997b21049a4f485b612baacf3e4caf8e1e7953399581 -address /run/containerd/containerd.sock │ │ ├─ 55015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cb3bfec498083dbc71fb59c80aabffdbbb7712ed67c2c7ac429e6e5518f47e0 -address /run/containerd/containerd.sock │ │ ├─ 55053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73796d54bb648edc513f8147a2692e3f37297073716c84746d7da1de4bba29da -address /run/containerd/containerd.sock │ │ ├─ 55228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 710d92ae754d3b62b5da4523f72c658092d9ddbf6ddc01a9c07e4f94d9e3bb5e -address /run/containerd/containerd.sock │ │ ├─ 59163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2041a7b57e0317287d001af8e864c94ebeb2c75891cf164b23bfc874dc1e1c71 -address /run/containerd/containerd.sock │ │ ├─ 59344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08a5b096fb58461cf5f7a7410f9233fc12104fc17c9346be116959ffd961188d -address /run/containerd/containerd.sock │ │ ├─ 59383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f6c64b511a15a086d5ee1dedd0f65041d39fdc39a6973bd1b635acfe1be0505 -address /run/containerd/containerd.sock │ │ ├─ 59433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef74d68e664476905ddf4bab3482b56291432546d79df1840152a07ad2498e6e -address /run/containerd/containerd.sock │ │ ├─ 60960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f639706b85aea23571550d9722af575000d5b7d4615f93d7f7269c50c1e2af5f -address /run/containerd/containerd.sock │ │ ├─ 60982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96a98e011adadc706d8919e3b4eefe629894cb7e6236785226230f2edff5a4ff -address /run/containerd/containerd.sock │ │ ├─ 61245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fc3e316b008eb4dcb7506f1615ae2236aad6ce88bcf3f27b87ef43a7373cf90 -address /run/containerd/containerd.sock │ │ ├─ 61285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e18ad49e003b3a526af9b14a54bd8b5692a9e42f7eec0be472096f4b2f6e136 -address /run/containerd/containerd.sock │ │ ├─ 61332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 810c685c4e999acbb35adb38e0a642d94a9466329f642b3df03b56070791f9b5 -address /run/containerd/containerd.sock │ │ ├─ 61787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae86cccd0a21f9be17ed91d005ff6c71cdeeedb9e52506dc316dfb8a5d19038e -address /run/containerd/containerd.sock │ │ ├─ 62113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 999cf9a8dd5f0da5261ace280f54a67e7c292f7c94c6e9dc5fa7cb400be812f7 -address /run/containerd/containerd.sock │ │ ├─ 62615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f529da24bba153e8895bc42ea39aeb30dd4a00e1b1020b54d6077c4840ff6a8 -address /run/containerd/containerd.sock │ │ ├─ 62749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 402c2b3848fe7ddeb35e10df9568f9dca3e766f444bcc0496afd94974cf8a3b7 -address /run/containerd/containerd.sock │ │ ├─ 63426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 783993615675e10f8adc457fcb994d65a75f61ba8461161045ad965976f1c7cd -address /run/containerd/containerd.sock │ │ ├─ 64942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7556abebed4d002ee121e917b5f99969a60aa431f6130944abee3258e973af1 -address /run/containerd/containerd.sock │ │ ├─ 67263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 953dfa60827c04c9110ebd16381920f354a39d303705a464b9c928df8aeaae0f -address /run/containerd/containerd.sock │ │ ├─ 76257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e99e7129ba89d2dba25bf49265e44b03bf2de5d90160ee2736c6fec56ecf180d -address /run/containerd/containerd.sock │ │ ├─ 77790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bab82c58a70ecbce3e9180176b89b36ffc3dd7a9b404886c6a0e7b0da9c3c21 -address /run/containerd/containerd.sock │ │ ├─ 83728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1400203013cf8911ed9270d6e03bbce0ea6a57a99cb9346cf17f02014903df5 -address /run/containerd/containerd.sock │ │ ├─ 89714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31f1e6736ebd046720a18261b190cc68e0562c28d380ec442de94faac8c00f7a -address /run/containerd/containerd.sock │ │ ├─ 93839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20977ed72d5465274dbe4e2a137ec49aaf26b871cb2b7db228a08d98ac37f272 -address /run/containerd/containerd.sock │ │ ├─ 93878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5ad8e015fc90b9602e67ffe029512ecf002345b25e0138cb49faca42f14921 -address /run/containerd/containerd.sock │ │ ├─102525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d36019ac539a926522182a4a59311c6897841348432a38e7df2e83a942cf2802 -address /run/containerd/containerd.sock │ │ ├─103975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d23da07fcbe4fc3c24ce8dbc1435874afc22129a3a5e75da432a4bf12ea0680 -address /run/containerd/containerd.sock │ │ ├─104018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a899e0158196122bef2252381caa0377bee12615a45393dcce237906a2bf86c3 -address /run/containerd/containerd.sock │ │ ├─106123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba0326ab28192885b8083e391a57f75fcb9dcfacca2429abc67dd95aaa573198 -address /run/containerd/containerd.sock │ │ ├─108080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51e005f52ddae9f468cbbb6a5b3f0eb0cadc6dfcc682c738e1b3585f0a82634d -address /run/containerd/containerd.sock │ │ ├─108130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f44f372697c2d7d5b67ef91d52b18d9637b02087af71c12694844c15cab8419 -address /run/containerd/containerd.sock │ │ ├─121198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 743fb66ceb4a830aa766db4aacc5303ef91619b5c6343d4a07648391784f596a -address /run/containerd/containerd.sock │ │ ├─121275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afb84d4a21f1aa6c00d2b34b297e35fae338b7f018c06865a7e124e4d252b672 -address /run/containerd/containerd.sock │ │ ├─123723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a00b64bef897a5cc251c81c835bd9c62b9c89274d6c3da6a0179565ac160f984 -address /run/containerd/containerd.sock │ │ ├─138161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ea6169e5ff6c6ef690738082693676b32bfac84bee372da21ea866cc1aba417 -address /run/containerd/containerd.sock │ │ ├─139720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55914369a94fac41e78fd1ec3174f96c453842df1aca19dae495c35dbf67a340 -address /run/containerd/containerd.sock │ │ ├─140068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 892014105e7663fd45fbe52805ee39d35151662107c85c2e8c6274bbb6b3199d -address /run/containerd/containerd.sock │ │ ├─140857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35e120a5a5ea73932bb3738c3c60583c70a0295624d63f2d9197f5c68a943b25 -address /run/containerd/containerd.sock │ │ ├─142943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df9cbf862737264810749ef70c4b4d3dad9d7062e1cb9807b4f1d22adbeb7423 -address /run/containerd/containerd.sock │ │ ├─143306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 468151e0b7b5e121a4ab7dbe6b1fb0583e84720616eb73395f0e16e227c15e2e -address /run/containerd/containerd.sock │ │ ├─143458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb2174ddaf1c1008244e6e04e0cdebb9bee717449c431dc965e4f2fe37f4a3e0 -address /run/containerd/containerd.sock │ │ ├─143546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79a71849b700db320d3564fb57d1dc4a72efdf0a3abf24b36b3f788212fc89bd -address /run/containerd/containerd.sock │ │ ├─143852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24266a87632af89f91336bdd864f4b8ac5776bb86a028cf0ef434359896d7bca -address /run/containerd/containerd.sock │ │ ├─144142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe277c2875224bae534177d7458946180ecf05b72ebf5650c76cf0fcf71b620c -address /run/containerd/containerd.sock │ │ ├─169018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ea309f80bb193e1e639a4be4e087c31d1a039f0240f515ecd0ee8bac5ab063a -address /run/containerd/containerd.sock │ │ ├─170675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fc5414fa6e1bb800c76ff60f8b9bd54fa47f1c9353fff5be98d97718ed7e3cb -address /run/containerd/containerd.sock │ │ ├─170730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cece240036a00f05e1403e716bfa3d769aeb22a57e22e630f6b8cbf23df80e8a -address /run/containerd/containerd.sock │ │ ├─170768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71a819411c2117953dd75c6dabf6f1b0a78241332feb6450ab69602a5522167a -address /run/containerd/containerd.sock │ │ ├─170808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4ccf5a1ffeef215e5cf4cd7e4212b7df46f4380ea03f3855986d1aaab2b33f4 -address /run/containerd/containerd.sock │ │ ├─170840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6de17580780015c520484736cf98e26384168862b09452720c3c5c3812fc2ac1 -address /run/containerd/containerd.sock │ │ ├─171252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 084b1bfccac43e4f38035aaff059c378013533d26c9eb0386e17a44bd959d353 -address /run/containerd/containerd.sock │ │ ├─171310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04d80506030b9aba8a7f336d319be3fc25465e2c934a6406bf6e2121b85c3861 -address /run/containerd/containerd.sock │ │ ├─184359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6436f73750805c2708b50a620183e69ab3b308abf90932dea1ebc00a89607a1b -address /run/containerd/containerd.sock │ │ ├─186831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c86ade493d503849f21787af598e411092037fb85894a66a4e8c34a1f93bc91b -address /run/containerd/containerd.sock │ │ ├─186890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 183b8553ee2225aaab3225dce19e9773fcd2d214aeee9edc7e4bf5e2f6f782d2 -address /run/containerd/containerd.sock │ │ ├─187117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c47bbe8ce62fbbf7db770ddd29e7cd5fbf33bd290a6b015f650eb20d87f1392 -address /run/containerd/containerd.sock │ │ ├─203183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aad907b7d5d06b79abb25469b6ce1da15a0b9ffffe916bc5d8ce70796a797ad3 -address /run/containerd/containerd.sock │ │ ├─210723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a8fcff59ee413f71703910b82f0a7b418e4160145be9aefae66b7cbefadc24 -address /run/containerd/containerd.sock │ │ ├─210751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b22831a6561c0b39c75b328335f8a437e0e9d1b8bd339ed4ec3b5606f48c70e1 -address /run/containerd/containerd.sock │ │ ├─210758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b4d5ceff6de640f9b13e058e18636989ecb7ac716da06969689258a1177bb8c -address /run/containerd/containerd.sock │ │ ├─211087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a5918c903fc560123a1f0c2e9ceb0a0c7d56cc206876675c95785424ecaa999 -address /run/containerd/containerd.sock │ │ ├─222694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1949d40526ceab1bb50df32a34496a1b91075af438a5ae47b4c5dd18b89d37b -address /run/containerd/containerd.sock │ │ ├─225038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e0b5ccda8e1b1e3df77bf3a09ed74b4ffd01d23a0666dc2ce80431bc9d6f433 -address /run/containerd/containerd.sock │ │ ├─226199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c607106bd892adf16ae844fe87d2a57d2fa3d136564a9981e5b064767ea4afb9 -address /run/containerd/containerd.sock │ │ ├─227480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d52646dfe10fee96f3467e7aa96f70fc95934e07088f524061c928f94ca0e1e -address /run/containerd/containerd.sock │ │ ├─228656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5b62d58094cb080ef2f9ff3afe165b8eadc9a97495be8d273746e798080b095 -address /run/containerd/containerd.sock │ │ ├─230897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5a2506f337be238f07ec2d9e21ba3241897fc380e0c59021395c9e9b6689409 -address /run/containerd/containerd.sock │ │ ├─232354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f39528c399d9f2eb59f196221d5301367ecb896d0140bb461202df245d05a12 -address /run/containerd/containerd.sock │ │ ├─232401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cad01e6acb1d03a618c6c025a6d8bc5794aba4dfd639d416e74ab49787cd1935 -address /run/containerd/containerd.sock │ │ ├─242829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf089331dae5be6c32ee40b67bb8e1c03a080fb6443a9421224733038384896f -address /run/containerd/containerd.sock │ │ ├─243307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ead5f63a10a01d137db191c378e256219ef865d72a333dd7fe9ec45744983df8 -address /run/containerd/containerd.sock │ │ ├─246170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec0a3d5f85ce868acd11a8fc9676a7b2d80870f70ae9697f68a7e8cb4bc7aea8 -address /run/containerd/containerd.sock │ │ ├─250435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26dbfa232ce4618e50d73968f2abcd7104a9ae8209e52bf3032b26d3c034796a -address /run/containerd/containerd.sock │ │ ├─250652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd923d9c24e68dd64eecada6aa11b0688c53f2763cbb763a574242b829a9701f -address /run/containerd/containerd.sock │ │ ├─250749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5fc72cbc5ede623e1cddc69c48cbdc5c0747f6f255df86975eba8232f83c161 -address /run/containerd/containerd.sock │ │ ├─250772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26b37505d2442e058206522dca071d7c4656d559601de9794cf5369db65c9c60 -address /run/containerd/containerd.sock │ │ ├─263227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f22fdd705251d25979cd53fe38d27f811e9e30d9d3ebd8cda6a3effa8d782f -address /run/containerd/containerd.sock │ │ ├─265693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0907e1240d21dd7b82579d2993a24930debca2a1f3179adc9134f7e900896ce3 -address /run/containerd/containerd.sock │ │ └─267016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8c7402703b61d3b70248b9ce2012aeb1bb05a7490217d52020a9aa4b3bea262 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1181 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28738 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29001 /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 │ │ │ ├─19290 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19309 /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 │ │ │ ├─24214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24486 /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 │ │ │ ├─33427 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33692 /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 │ │ │ ├─12096 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12127 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wujzzp.service │ │ ├─12456 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wujzzp/unit.run │ │ └─12487 /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-wujzzp --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.wujzzp:/var/lib/ceph/mgr/ceph-instance.wujzzp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wujzzp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.wujzzp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10157 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137608 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39576 /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.222 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-7c1432727ddb63188a62ca33416b3c7a44280a796ae8de277120792e2dc8a32b.scope … │ │ ├─24527 /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 │ │ └─24540 /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 │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─640 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-ac706c2fafc8dc22bdb4fa1d7c9b3cad7416026698c70d360a8681b48bf27bd2.scope … │ │ ├─12567 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wujzzp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12586 /usr/bin/ceph-mgr -n mgr.instance.wujzzp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-66733966d4f022c0c37734e392206c3c12ac44cc3863a48cd2ef795af4042444.scope … │ │ ├─19358 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19374 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1379 /usr/sbin/uuidd --socket-activation │ ├─docker-6d36372d2a4d442192f2bec6965b9a686c6ec7a478f51aac8b47033359481fee.scope … │ │ ├─29042 /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 │ │ └─29055 /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 │ ├─run-r33c5a43fa6924d049844a160d651d770.scope │ │ └─184913 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─10661 /usr/sbin/chronyd -F 1 │ │ └─10662 /usr/sbin/chronyd -F 1 │ ├─docker-56197e8ed6dbb774b73da894622f37fc6c6d3be07a209998b5305688167fc0e3.scope … │ │ ├─12206 /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 │ │ └─12219 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137434 /sbin/iscsid │ │ └─137435 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─b6e36745cc6c05e6bd7cec7d9e0b976e38eaa81f8f4a1bf6dbaa620f8b2335ed │ │ └─55331 nfd-master -crd-controller=true -metrics=8081 │ ├─32597e4f6ccf94fb7f05275d96a0a2878a2ac2e14218a1091bf4669296a61ffd │ │ └─62467 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cece240036a00f05e1403e716bfa3d769aeb22a57e22e630f6b8cbf23df80e8a │ │ └─170814 /pause │ ├─afb84d4a21f1aa6c00d2b34b297e35fae338b7f018c06865a7e124e4d252b672 │ │ └─121304 /pause │ ├─7f39528c399d9f2eb59f196221d5301367ecb896d0140bb461202df245d05a12 │ │ └─232379 /pause │ ├─2f156700f0e302076261367aa0fd07f3dfb40012c500e5dde76329c7bc3eba8e │ │ └─95150 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─1aa3c69177d58bea9b31a0588e3d13b779aed381619497942b39ddf4cf4d4dcf │ │ ├─141097 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141115 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─141121 erl_child_setup 1048576 │ │ ├─141168 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141169 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141344 /bin/sh -s rabbit_disk_monitor │ ├─2827ab1ae098a7584287ceb8e35833e627fd7ffcc61de6984be5a36423eb670c │ │ └─39226 /pause │ ├─783993615675e10f8adc457fcb994d65a75f61ba8461161045ad965976f1c7cd │ │ └─63453 /pause │ ├─b22831a6561c0b39c75b328335f8a437e0e9d1b8bd339ed4ec3b5606f48c70e1 │ │ └─210865 /pause │ ├─65382ae7b35fe6d7c2d716bc4096cce8425a769a61ed41b4e156ef0db50f9a27 │ │ ├─184547 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184581 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─184608 erl_child_setup 1048576 │ │ ├─184811 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184828 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185062 /bin/sh -s rabbit_disk_monitor │ ├─e5be9e7e114bde51f43891f2978cbc9d67217cdaa8a1dc57a3c87d8d3ae96427 │ │ └─45895 /server │ ├─fa6eeca5ecf398b9920a359fec6ffa21bef6d345f50cc3fce4be3c7f4b61cef9 │ │ └─48047 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─cd202cf319bc294ae8879f093d2dc79f8f94b324716e698685650df469d96fca │ │ └─64601 /bin/memcached_exporter │ ├─052e5f23ba926da14ad5c1ea7511821412a565610638ecc942f630d808b7e063 │ │ └─39396 kube-apiserver --advertise-address=199.204.45.222 --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 │ ├─20977ed72d5465274dbe4e2a137ec49aaf26b871cb2b7db228a08d98ac37f272 │ │ └─93863 /pause │ ├─71a819411c2117953dd75c6dabf6f1b0a78241332feb6450ab69602a5522167a │ │ └─170821 /pause │ ├─67c33161644c37ede9c377b6a28e2045285a981b8d8e6bf712ffc705cf1a51f6 │ │ ├─40942 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41366 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─7fc5414fa6e1bb800c76ff60f8b9bd54fa47f1c9353fff5be98d97718ed7e3cb │ │ └─170744 /pause │ ├─cd06a234b822a28b47711d6a1f0d218c47f8f053e7d71b680bf8e36517f7941e │ │ ├─62947 nginx: master process nginx -g daemon off; │ │ ├─62971 nginx: worker process │ │ ├─62972 nginx: worker process │ │ ├─62974 nginx: worker process │ │ ├─62975 nginx: worker process │ │ └─62976 nginx: worker process │ ├─c95bcbfbfa6a474a284b3337bdd8781780b2df6237891beebd78ae818da122cb │ │ └─64728 /bin/oauth2-proxy │ ├─8f9ac5ca6a29156f43d730d6dd89ca2866c74c6b9587dbfac8d60b753c3f4f73 │ │ └─45569 /pause │ ├─3075a7d143bbb88ea7d6fc240e822833f03335ac319f2ae3b2acc12f2836e297 │ │ ├─106263 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106280 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106286 erl_child_setup 1048576 │ │ ├─106371 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106613 /bin/sh -s rabbit_disk_monitor │ ├─f4ccf5a1ffeef215e5cf4cd7e4212b7df46f4380ea03f3855986d1aaab2b33f4 │ │ └─170940 /pause │ ├─743fb66ceb4a830aa766db4aacc5303ef91619b5c6343d4a07648391784f596a │ │ └─121221 /pause │ ├─e42470a7d305ee1ba907716ff1070ef2bc8eee743d3082d32dae7085cf6c76ca │ │ └─55291 nfd-worker -metrics=8081 │ ├─2ce9191a6275f7e7941395d1bf7219a1baabc7e00779c50ab0d39eefa118149c │ │ └─43280 /pause │ ├─6ec3f701419f746318aca97539d053735d89b98ceb993c49b4ac322d2ec807eb │ │ └─138567 /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 │ ├─667ee02fb9a663fab9cc5d86fefff08e830182c8bb1761367adf909410d048cd │ │ └─227529 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─26b37505d2442e058206522dca071d7c4656d559601de9794cf5369db65c9c60 │ │ └─250825 /pause │ ├─468151e0b7b5e121a4ab7dbe6b1fb0583e84720616eb73395f0e16e227c15e2e │ │ └─143348 /pause │ ├─f7eb6ef336674b80740704f4cff0018288e20e25669869c8b6e9a2fe2fd8df23 │ │ └─39383 etcd --advertise-client-urls=https://199.204.45.222: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.222:2380 --initial-cluster=instance=https://199.204.45.222:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.222:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.222: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 │ ├─2c83ad879c81a62d42a8b4c64a69ae8a8bb8a1c8dfa90bd1c8b528a5b64e514b │ │ ├─188064 /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 │ │ ├─369600 /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/tmpf0_2qus1/privsep.sock │ │ ├─369890 /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/tmpa8aov7k3/privsep.sock │ │ └─369969 /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/tmpaicj97xh/privsep.sock │ ├─e9473b09267014f2d746ee9846649a0d4cde2c954b0cafb316593106025c585f │ │ └─47159 /pause │ ├─724c0d0bf4165b712d2a5c1eef8e4ebd23cee07bad88b8cfdf6608b1ce01520a │ │ └─184042 /usr/bin/libvirt-tls-sidecar │ ├─ead5f63a10a01d137db191c378e256219ef865d72a333dd7fe9ec45744983df8 │ │ └─243330 /pause │ ├─7e636cc054d5d419e6455ae1e9d7be67e1fffcd66bde0292772d054e9417c70b │ │ ├─167737 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─168276 nova-scheduler: ServiceWrapper worker(0) │ │ └─168278 nova-scheduler: ServiceWrapper worker(1) │ ├─ab21a528ced3b620be3415391cca5e987b8a384ce0076931c6d043f47e91b8fc │ │ └─220392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─31f1e6736ebd046720a18261b190cc68e0562c28d380ec442de94faac8c00f7a │ │ └─89739 /pause │ ├─79997bbae28e2fffb5c908f5213fad2a8d305667c478ca3fd20c4f09f4499c6d │ │ └─188092 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cbfcd4309a7a3ef75bc9e67cf04c8c94bf98a5e2f4299b847d655f9d474f991e │ │ ├─ 45846 /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 │ │ ├─ 45859 /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 │ │ ├─ 45974 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265327 nginx: worker process │ │ ├─265328 nginx: worker process │ │ └─265329 nginx: cache manager process │ ├─dd923d9c24e68dd64eecada6aa11b0688c53f2763cbb763a574242b829a9701f │ │ └─250677 /pause │ ├─4a5918c903fc560123a1f0c2e9ceb0a0c7d56cc206876675c95785424ecaa999 │ │ └─211112 /pause │ ├─8eba19ec256b0458f468214a9d3b00348f914d3cbf2fe234841498f6eb74ffde │ │ └─260777 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f24fdf4c38669d9fa094fc439de9e16d7c1cce1cbf486d28d6580045c71b9fa9 │ │ └─54324 /pause │ ├─42f0b40ebe720cf3cdbdb88827fb6156021392c5e6280086bc4ef6d6b672173e │ │ ├─179625 neutron-api: uWSGI master │ │ ├─179651 neutron-api: uWSGI worker 1 │ │ └─179652 neutron-api: uWSGI worker 2 │ ├─a3b9f5e1c5f9edc4f25fb738a8c1ff65493bf6928b5b953e22e56d6de9aac93a │ │ └─41875 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0f7bb8c20f4db39b7c6b10ad924d17af6095874d159520db6907e25e760b2508 │ │ └─64569 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d1949d40526ceab1bb50df32a34496a1b91075af438a5ae47b4c5dd18b89d37b │ │ └─222718 /pause │ ├─d17d45dd16084ad92c2f66e32265f0965f247c4f3ae04d249044321bc64e8f0e │ │ └─266129 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─70028e85719525e086b5d775c3aa4c97844e2a790ba786d7fdbdd94fa5605ba1 │ │ └─226320 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─1ea309f80bb193e1e639a4be4e087c31d1a039f0240f515ecd0ee8bac5ab063a │ │ └─169042 /pause │ ├─93efb98d6ea22c27b498566605dd0804f5810505c40780f9c5d0f62c563af6b7 │ │ └─140280 /coredns -conf /etc/coredns/Corefile │ ├─a0b9c544164855f76b7ba70b8c542587e5e4b74d6c1220781298bbeff679dc23 │ │ ├─ 94307 /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 │ │ └─338424 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0520345fc6a7914371b78d16ddce611939956eda545cb084425c95aeb6045e3f │ │ ├─199566 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199926 heat-engine: ServiceWrapper worker(0) │ │ └─199929 heat-engine: ServiceWrapper worker(1) │ ├─2041a7b57e0317287d001af8e864c94ebeb2c75891cf164b23bfc874dc1e1c71 │ │ └─59236 /pause │ ├─f3b7cc0e818efb7d917d496e57a61d883dcf38c3f9ec6de2e2a8a5a364002684 │ │ └─121854 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d08a25ed1c9e036e660db6858b8866f3bdef3157d9eacfa78c33325fae2f1aae │ │ ├─243270 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243625 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243626 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0cb3bfec498083dbc71fb59c80aabffdbbb7712ed67c2c7ac429e6e5518f47e0 │ │ └─55039 /pause │ ├─e99e7129ba89d2dba25bf49265e44b03bf2de5d90160ee2736c6fec56ecf180d │ │ └─76280 /pause │ ├─0e18ad49e003b3a526af9b14a54bd8b5692a9e42f7eec0be472096f4b2f6e136 │ │ └─61310 /pause │ ├─4a9d916fadcb0a3f0b0c129b6b6e3869fb4dd5bbcf7a5ce8024d6640037fe267 │ │ └─40730 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ba880d74659c27d6ec1756ee18f34f0f97c491f52ef5f9c78d804f6a3079e5e4 │ │ └─42336 /coredns -conf /etc/coredns/Corefile │ ├─f3e7c3a3c9be4215c44dbc96f9b34e0ff389ac0984f0bcd6796a8b7aa723fba7 │ │ ├─47793 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 │ │ └─49026 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 │ ├─dd237c96fab472e6d82e94cea87679a69d5714eaf490824ee975cffbc9e04a13 │ │ └─63635 /goldpinger --static-file-path /static │ ├─3082b4495706e587de730d950d1358ad91bd7d92cda700e6bae5a31f4418f8b0 │ │ └─105797 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─5622eaf0d7c3c92e67ddadbf91126bfd11ae2381691132bf19cc290970addc05 │ │ ├─60310 python -u /app/sidecar.py │ │ ├─60632 python -u /app/sidecar.py │ │ └─60633 python -u /app/sidecar.py │ ├─2e71a15dc1dab73580b5576ff3c26904cdd7e8b5d4813a85feb4aee470ed76c1 │ │ ├─199473 heat-api: uWSGI master │ │ ├─199537 heat-api: uWSGI worker 1 │ │ └─199538 heat-api: uWSGI worker 2 │ ├─34d1795d833eb5322677d7932e66e6d3446ac84cb9c1adbb4ec7ff6ca43080e7 │ │ ├─342208 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─342615 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342787 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpt5bw20nk/privsep.sock │ │ ├─343298 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpegr9wdwn/privsep.sock │ │ ├─344097 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344098 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344144 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1605ce32-0989-4498-9ac4-63d82fa8d71d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1605ce32-0989-4498-9ac4-63d82fa8d71d/host --addn-hosts=/var/lib/neutron/dhcp/1605ce32-0989-4498-9ac4-63d82fa8d71d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1605ce32-0989-4498-9ac4-63d82fa8d71d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1605ce32-0989-4498-9ac4-63d82fa8d71d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-48df6278-8524-4aab-8206-e4f5d7575ecb,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─344149 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a590dd8a-ac44-4173-a056-74d5271c1c39/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a590dd8a-ac44-4173-a056-74d5271c1c39/host --addn-hosts=/var/lib/neutron/dhcp/a590dd8a-ac44-4173-a056-74d5271c1c39/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a590dd8a-ac44-4173-a056-74d5271c1c39/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a590dd8a-ac44-4173-a056-74d5271c1c39/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e340805b-0799-4a99-aa8a-877c6e9cf2ba,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─344159 haproxy -f /var/lib/neutron/ns-metadata-proxy/1605ce32-0989-4498-9ac4-63d82fa8d71d.conf │ │ ├─344163 haproxy -f /var/lib/neutron/ns-metadata-proxy/a590dd8a-ac44-4173-a056-74d5271c1c39.conf │ │ ├─368120 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp9k4ka_z7/privsep.sock │ │ └─372541 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpm3wrxbl9/privsep.sock │ ├─954e652c2abc62edd40b89cc0c80de6136025c0ad0a2f48b48ca689954e2e5eb │ │ └─63562 /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 │ ├─4196da1cf3f24be596b8cb9eacb5eb32e950bf1ca806ef9ec81baf8c6f5471d9 │ │ └─42232 /pause │ ├─406cceedac8ffe40bc7ee54b4a7105747c6181651e1e8cc22eac35e717604dba │ │ ├─242881 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243503 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp06tnvjho/privsep.sock │ │ ├─243506 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243509 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d5fc72cbc5ede623e1cddc69c48cbdc5c0747f6f255df86975eba8232f83c161 │ │ └─250821 /pause │ ├─81fa7feee188aa01729d9026c6087d35ef6f909bdcfe2565f6653f5401f4b595 │ │ └─43224 /pause │ ├─64991e8adbede9e47b01ea9ae6edd3b15c2befe0f8d00c820a39786e44a95bb5 │ │ └─43435 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─8ed04361ce24d2f8db91d65f3f04d372eae1304afbbab13233a664632cef06f9 │ │ └─39393 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 │ ├─4d476673dfe62e1cb3e05e94d33ee63e09452c3a2e58dd6b3dda8fd5bf23c7a8 │ │ └─64107 /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 │ ├─539f422f8e3b6432deecaaef8f43d0b8d1f7b33187e6de870a10f4e2e074faa8 │ │ └─64526 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─725309b42bfb0913a76b9802a8fc6c5acfb75446f83ee5859e167fdc272d8206 │ │ ├─129140 placement-api: uWSGI master │ │ ├─129171 placement-api: uWSGI worker 1 │ │ └─129172 placement-api: uWSGI worker 2 │ ├─51e005f52ddae9f468cbbb6a5b3f0eb0cadc6dfcc682c738e1b3585f0a82634d │ │ └─108108 /pause │ ├─e4c98b4b3e01de3b602c6782975ce7c2578cc1a64c54df471e22e1c0c615c619 │ │ ├─89920 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89936 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─89966 erl_child_setup 1048576 │ │ ├─90159 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90160 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90170 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90353 /bin/sh -s rabbit_disk_monitor │ ├─f504385974cbf21451ec219de568054116db79db770f1a967adbc6988362f025 │ │ ├─138602 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138614 /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 │ ├─c7556abebed4d002ee121e917b5f99969a60aa431f6130944abee3258e973af1 │ │ └─64966 /pause │ ├─9f6c64b511a15a086d5ee1dedd0f65041d39fdc39a6973bd1b635acfe1be0505 │ │ └─59408 /pause │ ├─3745b2e34f365707f3be69a2b34e164b86db8e7dd7665d6e40ec1ef2dd8a31af │ │ └─47871 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─4934b195ed7d71700a30b37de73d5bebda25b1f2926ddc3028c02bbef4d6bd1d │ │ └─46844 /pause │ ├─c607106bd892adf16ae844fe87d2a57d2fa3d136564a9981e5b064767ea4afb9 │ │ └─226223 /pause │ ├─9462ffcc3f95dfdadfc1ce986b8a287f77e4bc8af65f56c74be474629217562c │ │ └─46635 /manager --metrics-bind-address=:8080 │ ├─db5ad8e015fc90b9602e67ffe029512ecf002345b25e0138cb49faca42f14921 │ │ └─93901 /pause │ ├─24266a87632af89f91336bdd864f4b8ac5776bb86a028cf0ef434359896d7bca │ │ └─143876 /pause │ ├─3d52646dfe10fee96f3467e7aa96f70fc95934e07088f524061c928f94ca0e1e │ │ └─227503 /pause │ ├─399605deb84e537aa6958f3253c480d6cb5e35788e4236dce0db0ccbc68ab1de │ │ └─63599 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─7d23da07fcbe4fc3c24ce8dbc1435874afc22129a3a5e75da432a4bf12ea0680 │ │ └─104000 /pause │ ├─d3a1e7f284f01b37f45b2ae5a43fc8ede44aa8ad1ce9babdf992ec370f9871c2 │ │ └─39786 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─51b091d9a404029599b9d5f113111c45804fbc56c1c769e716b9b649a45f5018 │ │ ├─220425 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220965 octavia-worker: ConsumerService worker(0) │ │ └─220968 octavia-worker: ConsumerService worker(1) │ ├─1b72a2aabcf3ef9a20dd95efe6f8ac700c748726ff7afa23e2788c2d1f3d5572 │ │ └─43387 /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 │ ├─1f44f372697c2d7d5b67ef91d52b18d9637b02087af71c12694844c15cab8419 │ │ └─108157 /pause │ ├─710d92ae754d3b62b5da4523f72c658092d9ddbf6ddc01a9c07e4f94d9e3bb5e │ │ └─55254 /pause │ ├─4964c0a73cedc44a02b2e6fc54908b8d302491b91125d9b297fe7657f67a54f0 │ │ └─61831 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 │ ├─b8c7402703b61d3b70248b9ce2012aeb1bb05a7490217d52020a9aa4b3bea262 │ │ └─267041 /pause │ ├─f6040d791ff2d4d89daf071f68c4357346603967239b5ef94268b371efcd8a75 │ │ ├─76488 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─76513 erl_child_setup 1048576 │ │ ├─76561 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76562 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76572 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76661 /bin/sh -s rabbit_disk_monitor │ ├─1bc9066f490be45c97a68dab248d68e52e76ee34b442dbdfe08b7126bbc46e3b │ │ └─64707 /bin/oauth2-proxy │ ├─6436f73750805c2708b50a620183e69ab3b308abf90932dea1ebc00a89607a1b │ │ └─184382 /pause │ ├─cf089331dae5be6c32ee40b67bb8e1c03a080fb6443a9421224733038384896f │ │ └─242853 /pause │ ├─80511dabd43c9921575b242b0ed4458b29315bfba02fee9f71c61f44cf7334d6 │ │ └─50251 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 │ ├─975dd18d893f98b6aa9a60cb9350d0dedfbdd0ae0190d414358b197a156ffd10 │ │ └─42846 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 │ ├─43312bedd422e446b76caf5410802fd4246bfd6c51b8081d9b7512fe70250e45 │ │ ├─118115 cinder-api: uWSGI master │ │ ├─118127 cinder-api: uWSGI worker 1 │ │ └─118128 cinder-api: uWSGI worker 2 │ ├─7670bfeb0b17e76d05a5b4020ebe1d22fa272270b3e1aacac7bcd9446bdc5b7e │ │ ├─246413 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246429 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─246435 erl_child_setup 1048576 │ │ ├─246549 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246550 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246560 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246707 /bin/sh -s rabbit_disk_monitor │ ├─f3d0e7c90110ca6263346ec508606b2572e5a78f3627778fcd57cf05b650283e │ │ └─55371 nfd-gc -gc-interval=1h │ ├─a00b64bef897a5cc251c81c835bd9c62b9c89274d6c3da6a0179565ac160f984 │ │ └─123756 /pause │ ├─bc69fd681988cd3ca0063e556b907f040f3a4acba8b2bb8bd8cf61392aedd6b7 │ │ └─47765 /pause │ ├─8265aa3461319a71867889e52760fb892d101dfaf263ff9712a1a544f01f26ba │ │ └─46388 /pause │ ├─d8899ce155bb8f5069a7af4eec3251466a9b86f8a3d363eb25baa52396f8afba │ │ └─119646 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─2ea153c689c6adbd5745bd1cda8e0d7a7526c08710ced55aa4c1a38949aa1734 │ │ ├─221294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221312 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222115 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394587 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394588 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394591 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394595 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394598 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394599 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394600 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─78c42f596be42273b686c5a0a2fe7e7c4ed4e6df62ea13353fcaa7e3a5e1456c │ │ ├─83065 barbiacan-api: uWSGI master │ │ └─83078 barbiacan-api: uWSGI worker 1 │ ├─73796d54bb648edc513f8147a2692e3f37297073716c84746d7da1de4bba29da │ │ └─55078 /pause │ ├─069ca70a340f90cc92f65deed221953235ad079bc47e83c41a97d4cb58c30340 │ │ └─42270 /pause │ ├─43fd9697552e4275864369372b2a209f39b47228e9bb6074bec95a4a9f98e245 │ │ ├─171855 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─400184 sleep 300 │ ├─aad907b7d5d06b79abb25469b6ce1da15a0b9ffffe916bc5d8ce70796a797ad3 │ │ └─203210 /pause │ ├─fe277c2875224bae534177d7458946180ecf05b72ebf5650c76cf0fcf71b620c │ │ └─144171 /pause │ ├─914f9149014d1b6b318a336c422dac7668250a5b2357dff4483856440c6b03e9 │ │ ├─169204 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─169227 erl_child_setup 1048576 │ │ ├─169293 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169294 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169304 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─169480 /bin/sh -s rabbit_disk_monitor │ ├─c86ade493d503849f21787af598e411092037fb85894a66a4e8c34a1f93bc91b │ │ └─186857 /pause │ ├─26dbfa232ce4618e50d73968f2abcd7104a9ae8209e52bf3032b26d3c034796a │ │ └─250465 /pause │ ├─fe0c6e8cc14432ce3c80edf578008678b9d78415545d3c32a52a016c9bf02e77 │ │ └─50160 valkey-server *:6379 │ ├─4bab82c58a70ecbce3e9180176b89b36ffc3dd7a9b404886c6a0e7b0da9c3c21 │ │ └─77813 /pause │ ├─04d80506030b9aba8a7f336d319be3fc25465e2c934a6406bf6e2121b85c3861 │ │ └─171335 /pause │ ├─fc0df06b118fd01b52bd369d8e5e45fa9e40d6cde9490f67d9a3c4a730db9a71 │ │ └─45631 /pause │ ├─f765b69d71017bff3d22923217ad426f564e84b12a0647b31931762751b1f0d0 │ │ └─39136 /pause │ ├─6f0478b9cd60b97d25cf081e41076b7352fcb7cbbce194e6630c4cf9a7feadc2 │ │ └─40510 /pause │ ├─7e0b5ccda8e1b1e3df77bf3a09ed74b4ffd01d23a0666dc2ce80431bc9d6f433 │ │ └─225065 /pause │ ├─9e8f6c24d39d2198af3f4f092a50c827b9c9d6e45fb918cf711b510f1eb28669 │ │ └─59953 /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 │ ├─c1400203013cf8911ed9270d6e03bbce0ea6a57a99cb9346cf17f02014903df5 │ │ └─83752 /pause │ ├─de33a8671cae2c81cc01997b21049a4f485b612baacf3e4caf8e1e7953399581 │ │ └─54980 /pause │ ├─1cd50c557837841237c6c7ed292d050804c3c967061cf0c7b910384e1ddc74e1 │ │ ├─63390 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63443 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─bb2174ddaf1c1008244e6e04e0cdebb9bee717449c431dc965e4f2fe37f4a3e0 │ │ └─143506 /pause │ ├─810c685c4e999acbb35adb38e0a642d94a9466329f642b3df03b56070791f9b5 │ │ └─61358 /pause │ ├─cad01e6acb1d03a618c6c025a6d8bc5794aba4dfd639d416e74ab49787cd1935 │ │ └─232432 /pause │ ├─0f1d2186649b6f0f87b782a18c5ee72bd9eaa93f04c9000b0fb3d1c50e6d3921 │ │ └─43186 /pause │ ├─785c82a35a89a1d4a3329a0e547f85c373db028528a38c04f70a3c6a8fa2f5ae │ │ └─64163 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ee0d9b2e9627b93b07828dc6e2ee989c83a78d769e8c245bc4c5fb756cb271d0 │ │ └─50428 valkey-server *:26379 [sentinel] │ ├─04c07af4d3ef70fd0a06967c9e16a732407f4c7f6eeda365ef6e2e7bc878d019 │ │ └─42698 /pause │ ├─be8b2357947ea751b6e79586f928af4eacb3548638e6e98899afc8dc4aa08743 │ │ ├─260808 manila-api: uWSGI master │ │ ├─260839 manila-api: uWSGI worker 1 │ │ └─260840 manila-api: uWSGI worker 2 │ ├─f02f0b5119594291d29e728cdf9b2355e2668064780662e2a75b714fbd333d8c │ │ └─249360 docker-registry serve /etc/docker-registry/config.yml │ ├─df9cbf862737264810749ef70c4b4d3dad9d7062e1cb9807b4f1d22adbeb7423 │ │ └─143031 /pause │ ├─657b4f24033734de42d3cd350103b2fa4b6fc9bb18a7a6bd0e1502d14080c5b9 │ │ ├─ 70426 apache2 -DFOREGROUND │ │ ├─ 70519 (wsgi:k -DFOREGROUND │ │ ├─ 70520 (wsgi:k -DFOREGROUND │ │ ├─ 70521 (wsgi:k -DFOREGROUND │ │ ├─ 70522 (wsgi:k -DFOREGROUND │ │ ├─400405 apache2 -DFOREGROUND │ │ └─400632 apache2 -DFOREGROUND │ ├─e8a1410f56f1e59cda536b142d24ecf41060689422e749212672b2b5f33c3b4b │ │ ├─199505 heat-api-cfn: uWSGI master │ │ ├─199539 heat-api-cfn: uWSGI worker 1 │ │ └─199540 heat-api-cfn: uWSGI worker 2 │ ├─f08aab94ebe1e476da01d448700c06f2dd9f010aa4f12af4dd11821e9ab660b6 │ │ └─184771 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─7518e77d945460b41dc6958eb82ba98447eedf2ba39d4d33e59e27a8daf5bee4 │ │ └─39284 /pause │ ├─510a78aaf779b41d0d2379b8d47821ddccb2311015743b2fea41b9128703fff8 │ │ └─149076 /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 │ ├─bb74abadeddfaae2a25e6eb4a2ce45c0db15230bea2962609e0c0963e99fdfee │ │ └─184109 /bin/bash /tmp/libvirt.sh │ ├─5e8f4ec1f42bd979c8227bbfdeff727408b48892d96b818f88b24e3d4c3ec8fc │ │ └─46517 /manager --metrics-bind-address=:9782 │ ├─ae86cccd0a21f9be17ed91d005ff6c71cdeeedb9e52506dc316dfb8a5d19038e │ │ └─61813 /pause │ ├─df12f312b45067f4789284442c95d3bff9a883534d54336eb84e8f6893acb347 │ │ └─39272 /pause │ ├─1b71d97deac7201d268f268e4fb72bf752ec03a08c64566fc3301140d172c64c │ │ ├─166977 nova-metadata: uWSGI master │ │ ├─166991 nova-metadata: uWSGI worker 1 │ │ └─166992 nova-metadata: uWSGI worker 2 │ ├─999cf9a8dd5f0da5261ace280f54a67e7c292f7c94c6e9dc5fa7cb400be812f7 │ │ └─62138 /pause │ ├─9eaf7495f1b542cd365553641401e30357042733d69b14a20446c1619a62fffb │ │ ├─65251 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65268 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65274 erl_child_setup 1048576 │ │ ├─65344 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65345 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65355 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65541 /bin/sh -s rabbit_disk_monitor │ ├─91f697ec5f2c35fe98ebeeaa1a0afd9e5c5d459079ddf8ecfd2b120e3658e799 │ │ ├─179673 neutron-policy-server: uWSGI master │ │ ├─179690 neutron-policy-server: uWSGI worker 1 │ │ └─179691 neutron-policy-server: uWSGI worker 2 │ ├─55914369a94fac41e78fd1ec3174f96c453842df1aca19dae495c35dbf67a340 │ │ └─139744 /pause │ ├─6de17580780015c520484736cf98e26384168862b09452720c3c5c3812fc2ac1 │ │ └─170982 /pause │ ├─f639706b85aea23571550d9722af575000d5b7d4615f93d7f7269c50c1e2af5f │ │ └─61013 /pause │ ├─3caf5e7b1a352b3d5c9b507e3d79003d16eaaff142a58c842251539a5e754a6d │ │ └─260804 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─97e2c10ba7c9050362b2fff45e441f161db8bda4fe8ee77b4f1a4aeec9730081 │ │ └─64322 /bin/pushgateway │ ├─88a8dd859b6a77daba2ceb081398eaf822ab5eb09344fce77feb9b6d8f32b4d9 │ │ └─59797 /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 │ ├─af266cf7d66b9559a62024873e17dff33de18572a24b46ef725b690b44e4a7d6 │ │ └─46466 /pause │ ├─96a98e011adadc706d8919e3b4eefe629894cb7e6236785226230f2edff5a4ff │ │ └─61019 /pause │ ├─e5b62d58094cb080ef2f9ff3afe165b8eadc9a97495be8d273746e798080b095 │ │ └─228681 /pause │ ├─402c2b3848fe7ddeb35e10df9568f9dca3e766f444bcc0496afd94974cf8a3b7 │ │ └─62777 /pause │ ├─1448e889080ed2fa002b70ce7201b80eda40c3306ca86b63fbb3a03ecd5851de │ │ └─84501 /usr/local/bin/rook ceph operator │ ├─0ae808ae7dc86ca3aef318f9d72caf6abeb36f35a7ff719adab62622d61a3a89 │ │ └─60647 /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 │ ├─0907e1240d21dd7b82579d2993a24930debca2a1f3179adc9134f7e900896ce3 │ │ └─265742 /pause │ ├─d12a5554623dab26ac4bda860baa971016eba5c682797b55eb95683e1dd367de │ │ ├─265477 apache2 -DFOREGROUND │ │ ├─268090 (wsgi:h -DFOREGROUND │ │ ├─268091 (wsgi:h -DFOREGROUND │ │ ├─268092 (wsgi:h -DFOREGROUND │ │ ├─268093 (wsgi:h -DFOREGROUND │ │ ├─268094 (wsgi:h -DFOREGROUND │ │ ├─268095 apache2 -DFOREGROUND │ │ └─268096 apache2 -DFOREGROUND │ ├─4ec42ceafb88224dfccf238d25295305e4b71af063d727d8ec5ab371b2e97a6f │ │ └─39762 /pause │ ├─ecc05853a4e7f0abfbb7586745d6d0608cd1385c9c42a66df64a10d3f0660ef8 │ │ └─267391 /bin/openstack-database-exporter │ ├─892014105e7663fd45fbe52805ee39d35151662107c85c2e8c6274bbb6b3199d │ │ └─140092 /pause │ ├─d3bea4d89e57fc753742a47b127faa38dfef589540a7c5b3b55652d899226b78 │ │ ├─60332 python -u /app/sidecar.py │ │ ├─60672 python -u /app/sidecar.py │ │ └─60673 python -u /app/sidecar.py │ ├─707cbfd996388a5018610b28a965bbeec1812396f730663e1904c3baa80668c4 │ │ └─49957 /pause │ ├─7158dfde98609fc738f90807c710cf6726fa7327afaa27a3e303f9e80cc4fe4b │ │ ├─222917 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222936 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─222942 erl_child_setup 1048576 │ │ ├─222993 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222994 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223243 /bin/sh -s rabbit_disk_monitor │ ├─084b1bfccac43e4f38035aaff059c378013533d26c9eb0386e17a44bd959d353 │ │ └─171284 /pause │ ├─a899e0158196122bef2252381caa0377bee12615a45393dcce237906a2bf86c3 │ │ └─104042 /pause │ ├─4fbb312d4edbecfd23c8a93304a56b1690281ea9733a8e4dae6642a155738dce │ │ └─42303 /coredns -conf /etc/coredns/Corefile │ ├─ef74d68e664476905ddf4bab3482b56291432546d79df1840152a07ad2498e6e │ │ └─59460 /pause │ ├─32aa432446158cf023a9dc1bd387b6f9f927d4c8ad41a57e14a19a17d6b22fcf │ │ └─39511 /kube-vip manager │ ├─79a71849b700db320d3564fb57d1dc4a72efdf0a3abf24b36b3f788212fc89bd │ │ └─143574 /pause │ ├─4ea6169e5ff6c6ef690738082693676b32bfac84bee372da21ea866cc1aba417 │ │ └─138186 /pause │ ├─36a7b843472ebe9cb15971a3ebd0f2fd05a527fcd68cdf17e4c1bc3ed9587e3e │ │ ├─166850 nova-api: uWSGI master │ │ ├─166884 nova-api: uWSGI worker 1 │ │ └─166885 nova-api: uWSGI worker 2 │ ├─8765f6f283babe05e399a608bc2a31fd8ff0649cbc8f3d69fe7b60c76c17512c │ │ └─63717 /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-222.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 │ ├─0b4d5ceff6de640f9b13e058e18636989ecb7ac716da06969689258a1177bb8c │ │ └─210874 /pause │ ├─3d99984b2c74a020a1d8daa182c9df51e86fa3bd9df0f8dd677253eed20a563c │ │ └─228709 /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 │ ├─6626f9ec9106bc657093d3797bb61196f8d07d154c636af0466f2ea55f41722e │ │ └─39359 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 │ ├─b66aec6f4ca945d700340690dee8be08f52a6efdd703c50a1986347ebf719a6f │ │ └─50507 redis_exporter │ ├─9036fd7644959489ce5e9e46f2721134da07dedff9915970447d78754566d4c8 │ │ └─64012 /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-222.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 │ ├─29ee590dd3aca25dc23d539c654c58c30c8268fab81c30010373316ffd6676dc │ │ ├─260961 /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 │ │ └─261163 /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 │ ├─ba0326ab28192885b8083e391a57f75fcb9dcfacca2429abc67dd95aaa573198 │ │ └─106147 /pause │ ├─c07e944574671adb2d04c0b90f444b5a4cae60371cba5a3cf15dee952d7d43ea │ │ ├─167885 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168261 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168262 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─7d1d785ec1896703515d3a3920eae8bd78746c2fd45f3a248eecfd50ccc69cbb │ │ └─225237 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7df2d7d7aa11d74ce7d88fe15f383861404f3abcd823dea7e6630e52067e559f │ │ └─41831 /pause │ ├─26837a2fd62216f6a05169136128fe7ddfb46678c8ae4ad943b6eb9af769bbc6 │ │ └─63013 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1000728d49faec67f6eedb0f52c188bdd7a1747cd549f87148517a95a8c965e4 │ │ ├─219639 octavia-api: uWSGI master │ │ ├─219652 octavia-api: uWSGI worker 1 │ │ └─219653 octavia-api: uWSGI worker 2 │ ├─4c47bbe8ce62fbbf7db770ddd29e7cd5fbf33bd290a6b015f650eb20d87f1392 │ │ └─187153 /pause │ ├─ee29a8776e6250b3aa712612f7e48a149e892176cb7777a6b6bd8be603b97d56 │ │ └─182651 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─d5af6f7066f9e57aab2aecb916ee6f561374e64bf33d39fcd67c1bbdba4d8077 │ │ ├─102929 glance-api: uWSGI master │ │ ├─102965 glance-api: uWSGI worker 1 │ │ └─102966 glance-api: uWSGI worker 2 │ ├─006f3007be7eda8b1a7046db39d0789cb9113a7899c40dc80ccb180b7eb09bd9 │ │ ├─180841 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181131 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp4ldsyzhd/privsep.sock │ │ ├─181343 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpmja9tsjg/privsep.sock │ │ └─181608 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─4fc3e316b008eb4dcb7506f1615ae2236aad6ce88bcf3f27b87ef43a7373cf90 │ │ └─61269 /pause │ ├─9048c7a069a6568ddcbcf222ee8117012d769b8b2a7529893a4b1b4bab1ba04d │ │ └─230966 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─2cb276aff4df70788f4f0dbb4896a5549edd15eb99ae2f3bd91ce423c43210a4 │ │ └─64059 /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 │ ├─b8a387624212cb571122e79f58e410853dcb36251ba02e63c2b1dc3dae778101 │ │ ├─47951 mysqld --wsrep_start_position=74b6a931-3eba-11f1-b61a-22ef8cc37dda:20 │ │ └─48072 /var/lib/mysql/mysql-state-monitor │ ├─35e120a5a5ea73932bb3738c3c60583c70a0295624d63f2d9197f5c68a943b25 │ │ └─140880 /pause │ ├─35e1e99849e1fc715acff9e72b896dc145f4c83c5a1115f27357b0859981fa71 │ │ ├─179605 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─179972 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179975 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179978 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─183b8553ee2225aaab3225dce19e9773fcd2d214aeee9edc7e4bf5e2f6f782d2 │ │ └─186928 /pause │ ├─08a5b096fb58461cf5f7a7410f9233fc12104fc17c9346be116959ffd961188d │ │ └─59368 /pause │ ├─50849acf55c6e917748bd754df5e0d6d6dc6935094668affd8bb6aeb690dac66 │ │ └─94185 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-v4c7l --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d36019ac539a926522182a4a59311c6897841348432a38e7df2e83a942cf2802 │ │ └─102548 /pause │ ├─c6143527efc808b8db28f2405caf131e9d46bfe8acb126b31f2deed1ded90d15 │ │ ├─182670 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─182956 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─183540 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp96zcplgl/privsep.sock │ │ ├─368203 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpv4nteu6q/privsep.sock │ │ ├─368746 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp_baa5ysw/privsep.sock │ │ ├─369227 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369230 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369978 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=db1c3cdd-6084-406b-a056-47a7dc7581ce --namespace=qrouter-db1c3cdd-6084-406b-a056-47a7dc7581ce --conf_dir=/var/lib/neutron/ha_confs/db1c3cdd-6084-406b-a056-47a7dc7581ce --log-file=/var/lib/neutron/ha_confs/db1c3cdd-6084-406b-a056-47a7dc7581ce/neutron-keepalived-state-change.log --monitor_interface=ha-c34673e6-b2 --monitor_cidr=169.254.0.166/24 --pid_file=/var/lib/neutron/external/pids/db1c3cdd-6084-406b-a056-47a7dc7581ce.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─371124 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=52c18397-8bec-4ae8-92b7-a872c4cc42ba --namespace=qrouter-52c18397-8bec-4ae8-92b7-a872c4cc42ba --conf_dir=/var/lib/neutron/ha_confs/52c18397-8bec-4ae8-92b7-a872c4cc42ba --log-file=/var/lib/neutron/ha_confs/52c18397-8bec-4ae8-92b7-a872c4cc42ba/neutron-keepalived-state-change.log --monitor_interface=ha-6aa8b282-fe --monitor_cidr=169.254.0.46/24 --pid_file=/var/lib/neutron/external/pids/52c18397-8bec-4ae8-92b7-a872c4cc42ba.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─383622 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1e15a43a-02ef-4e2c-b2c8-b380a2a23e7d --namespace=qrouter-1e15a43a-02ef-4e2c-b2c8-b380a2a23e7d --conf_dir=/var/lib/neutron/ha_confs/1e15a43a-02ef-4e2c-b2c8-b380a2a23e7d --log-file=/var/lib/neutron/ha_confs/1e15a43a-02ef-4e2c-b2c8-b380a2a23e7d/neutron-keepalived-state-change.log --monitor_interface=ha-6bb1135e-89 --monitor_cidr=169.254.0.189/24 --pid_file=/var/lib/neutron/external/pids/1e15a43a-02ef-4e2c-b2c8-b380a2a23e7d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─45f22fdd705251d25979cd53fe38d27f811e9e30d9d3ebd8cda6a3effa8d782f │ │ └─263254 /pause │ ├─0c682ecb2b082b61a063f951dd180d93102c789502ee0d905968227191ee9bed │ │ ├─203498 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203516 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─203525 erl_child_setup 1048576 │ │ ├─203666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203667 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203679 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─203856 /bin/sh -s rabbit_disk_monitor │ ├─ec0a3d5f85ce868acd11a8fc9676a7b2d80870f70ae9697f68a7e8cb4bc7aea8 │ │ └─246194 /pause │ ├─9121bc2bddfbd4035b769b2c4a3bf4834c792dcd93f2ce8905c564c6a52cfd01 │ │ └─55483 /secretgen-controller │ ├─7aa3d57ddc25c53ba53bcdcdafcab1f9af679fe715ee35b9372e1b87a3caf0f8 │ │ └─39269 /pause │ ├─d5a2506f337be238f07ec2d9e21ba3241897fc380e0c59021395c9e9b6689409 │ │ └─230921 /pause │ ├─74f8c85712c3d92e24b4a1ed16a7c5570e82f4dffb38302d610b6b44645efcfc │ │ ├─104408 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104559 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104561 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a1a8fcff59ee413f71703910b82f0a7b418e4160145be9aefae66b7cbefadc24 │ │ └─210778 /pause │ ├─1f529da24bba153e8895bc42ea39aeb30dd4a00e1b1020b54d6077c4840ff6a8 │ │ └─62638 /pause │ ├─70d395bc2b08de5fc2defb4b180b66647a189bcabd33c3a13edf1f8b24a9f38b │ │ └─46967 percona-xtradb-cluster-operator │ ├─def96126ceadac32b6c505c04661218ace5a20c78a25d4e3d903a27cea271baa │ │ └─40495 /pause │ ├─d88aff89996aaa005102805fd31a5cdb7f82d9b0c38859c417b1ae74ec3fa5d0 │ │ └─43482 /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 │ ├─789abeb57f6caa2fd350cec04847e5214036b66a20abd8a7f497d00924f253c8 │ │ └─63759 /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 │ ├─5ca97526d948655aac8bdebd829328d6fe03caea0c87032ce1e8cbf9b4ccb56e │ │ ├─122184 /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 │ │ └─122465 /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 │ ├─1876aff92ff20e413dc3a19571a9761fa6d19d14e6f44a4b70771812e5e2901e │ │ └─50090 /pause │ ├─9541a684707f0aaf49229e347327bb4af265f940efd79ec52a654ca3df23ee6b │ │ ├─269603 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269619 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ └─953dfa60827c04c9110ebd16381920f354a39d303705a464b9c928df8aeaae0f │ └─67287 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount