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 │ │ │ ├─21488 /lib/systemd/systemd --user │ │ │ └─21489 (sd-pam) │ │ └─session-22.scope │ │ ├─21478 sshd: cephadm [priv] │ │ └─21502 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─714 /lib/systemd/systemd --user │ │ └─715 (sd-pam) │ ├─session-4.scope │ │ ├─1469 sshd: zuul [priv] │ │ └─1482 sshd: zuul@notty │ └─session-1.scope │ ├─ 711 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 874 /usr/bin/python3 │ ├─ 1473 ssh: /home/zuul/.ansible/cp/199.204.45.49-22-zuul [mux] │ ├─406439 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rdejmzgppvqhquelypzvrfwthzciexau ; /usr/bin/python3'"'"' && sleep 0' │ ├─406440 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-rdejmzgppvqhquelypzvrfwthzciexau ; /usr/bin/python3' && sleep 0 │ ├─406441 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-rdejmzgppvqhquelypzvrfwthzciexau ; /usr/bin/python3 │ ├─406442 /bin/sh -c echo BECOME-SUCCESS-rdejmzgppvqhquelypzvrfwthzciexau ; /usr/bin/python3 │ ├─406443 /usr/bin/python3 │ ├─406444 /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 │ └─406446 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-7209f107496751d79bf9efae6261f6a092f04124a2cd3fd45a27f210241d06c3.scope … │ │ ├─29067 /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 │ │ └─29080 /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 │ ├─containerd.service … │ │ ├─ 9808 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12170 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4603f4c4107f0cb17c3b9311d863d35e3e6ddde63abe3ce36f9578b91defaadd -address /run/containerd/containerd.sock │ │ ├─ 12565 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3348495b0012759a80251ad10b310d64a37d931c5b1e6806a1d6b7223e8c0c39 -address /run/containerd/containerd.sock │ │ ├─ 19442 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0409a7498fbe32e68c91090cabe5350ab84d3c2d3fadb2954f52a7c297e231b5 -address /run/containerd/containerd.sock │ │ ├─ 24623 /usr/bin/containerd-shim-runc-v2 -namespace moby -id df54197348354715fb912129fca260e4b91d3f7889478bb11c24bf8caae94cfc -address /run/containerd/containerd.sock │ │ ├─ 29043 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7209f107496751d79bf9efae6261f6a092f04124a2cd3fd45a27f210241d06c3 -address /run/containerd/containerd.sock │ │ ├─ 33537 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b2f5140056a734296894d6f3421365ba62bc1a331197b9946d220e171d3cb6d3 -address /run/containerd/containerd.sock │ │ ├─ 38902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40e408bcd0d08b36642303d7536027768d65af149313effa97eb15ab1edd69cc -address /run/containerd/containerd.sock │ │ ├─ 38952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1d739f8e1143859b7d5c1296effbc37a1a7a0e62def3cb6375ebd5de48ad897 -address /run/containerd/containerd.sock │ │ ├─ 38956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d15acd2344e9af0eb6dc3220b2f650e3bbdc74ed53025de8e2c1cb02533978e -address /run/containerd/containerd.sock │ │ ├─ 38959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 975190c10b62f1b54ccfc6a80d633a4eff1ba36976e9ee2b7f323120a684a0da -address /run/containerd/containerd.sock │ │ ├─ 38978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebaf359e608a2e3e33451aab15f3c5068dfe93946b82cb9aa1043748b65dfa02 -address /run/containerd/containerd.sock │ │ ├─ 39500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36f12f51b6607b20d899e3132ca6be8b934b52390cf5c2c56afdcd130c63a4c7 -address /run/containerd/containerd.sock │ │ ├─ 40225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccd49f411fc80bc69c5eda965b26f835d5033ea5ce7b4f87bf16b99d9e0c93fe -address /run/containerd/containerd.sock │ │ ├─ 40247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86e7e5fda1277759fa232581fc7dbdef59f0ee6c5edf1833c0366738b3db7a1e -address /run/containerd/containerd.sock │ │ ├─ 41996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dc9a8c861d04fa288da1dce74f4b153354c4fb1914435fd60ba4a0f3fb47c8b -address /run/containerd/containerd.sock │ │ ├─ 42043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16f1694236b6fc0ba49dd55c87c8c364c7142f3facc5db2a404d56a9290c4221 -address /run/containerd/containerd.sock │ │ ├─ 42094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812b959dd09e3d2f56c63946e4cfa021457dd76684286b59b60a71d9961d319c -address /run/containerd/containerd.sock │ │ ├─ 42170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 667591c7b137fc515e21151938f4a55e7813d3b36288bcf5249d0923f567855e -address /run/containerd/containerd.sock │ │ ├─ 42307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b672130faad4d8a17e48b83a79bada8d4f1c036987e2b4ecea3c104c42186db -address /run/containerd/containerd.sock │ │ ├─ 42357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de0c4a743d5ef8ec215e8266ac9a1011b2d3f53b3dbe5d7f6304d84963fab37a -address /run/containerd/containerd.sock │ │ ├─ 44776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d48a125f227d86eeed72311fb6ed93ad196e176ec1597b2095a9f05b432019 -address /run/containerd/containerd.sock │ │ ├─ 44970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5bfb50ed6c24c5b314307e26a644d47015bfd329237481307f7495be3840718 -address /run/containerd/containerd.sock │ │ ├─ 45706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31e1b6bdcb0757e101ef41f9b7f39b5b345d10f06cc833c91c0f05b84368d5ab -address /run/containerd/containerd.sock │ │ ├─ 45804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c0b1382abf83455c8da5d7252bec6d07eb8fcd620422f614aecf0c6ac4e24eb -address /run/containerd/containerd.sock │ │ ├─ 46158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d00ee2cabc23e3c0d3ce79475ec8b9c4f3e7d930a521437c643259f6c5ed6bec -address /run/containerd/containerd.sock │ │ ├─ 46468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31fd1126a966e3f45f60db64954a143f931952ca42ca82190e2a1e3f0b7887c9 -address /run/containerd/containerd.sock │ │ ├─ 46833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2035342f880976b91df34e2066de90a0e95455cdfc15152acadd8180794e94d6 -address /run/containerd/containerd.sock │ │ ├─ 49154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90bbca40e10e10664c389dd97e7d2b20a0116e10206fcef75e406f6c2e5083e2 -address /run/containerd/containerd.sock │ │ ├─ 49289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 133101ed91c1c21a634ededbc9e7fb9ae83361820a1ba387bf98fea61ee9aa96 -address /run/containerd/containerd.sock │ │ ├─ 53477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8326c40629f717398caf50f153bbef5b34ddf04ff3444cc220098799ad8ecde4 -address /run/containerd/containerd.sock │ │ ├─ 54127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2395d22870d75f81ba532e855b460f5d2891fdce44455426211a126764122540 -address /run/containerd/containerd.sock │ │ ├─ 54164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a1a3148f36bccf5f1ede37950f327447601214c2088e682509133c8114d2d31 -address /run/containerd/containerd.sock │ │ ├─ 54226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dc6c15d96d401e7c52f017bf2cb7cf337346684bde0047f1cf267aab4005bc5 -address /run/containerd/containerd.sock │ │ ├─ 54379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f96c7b84d0d4495f3968ac489e308a559926ea9d162ceb61df7952ba8a8af3e7 -address /run/containerd/containerd.sock │ │ ├─ 58331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd06c2dc9adb033c5b112401b66e69faaf2e073aa739f44b740008c94a8429be -address /run/containerd/containerd.sock │ │ ├─ 58465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b233473dc3c38a3f85913f885e9ba8eaaa39b92aa61ff6039542d4bc8b1c4c06 -address /run/containerd/containerd.sock │ │ ├─ 58506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c0e600cef1754c05e249bb923ff0a8f4ae202edbdfda5be94b57296b19ba658 -address /run/containerd/containerd.sock │ │ ├─ 58549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 811166ebe8b6cbca1a489737ea0fdb7261693ea94bcde567dea442a3e1268759 -address /run/containerd/containerd.sock │ │ ├─ 60154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e50ad0ef8e94c6aa40b9aea11eeefb9400ad7ec9ca9b495d55e6373cccc5b517 -address /run/containerd/containerd.sock │ │ ├─ 60226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f571c59259c6af0bb61d49a4b37eb84bf1d95b542df14137bdd5ec8c8fcafb6 -address /run/containerd/containerd.sock │ │ ├─ 60251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07371a5c64bc697801272efc76d2880162b28c85bd01317c403c177c8cd82b97 -address /run/containerd/containerd.sock │ │ ├─ 60685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dab7997d81a19105bbb5234a870da296f7d394c1326356d6b1ec8e5c8fb3594 -address /run/containerd/containerd.sock │ │ ├─ 60779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eac67a9853161602d0861d7093be584f1d6f7f8e73c6f9b8ad3ad29d00fbf3f5 -address /run/containerd/containerd.sock │ │ ├─ 60872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09d9f5b16e40d538b83261478fdde9c2586a8a471681d7156019af185841ffd8 -address /run/containerd/containerd.sock │ │ ├─ 61122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61f573d4d6777b794e9ef52bd4f557bce8fafe9c99ed64fb8bd7beaa429276c4 -address /run/containerd/containerd.sock │ │ ├─ 61476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4f0e1942e63c57a03fa994394116658657e13916e36f3a5de67b9f22c5581d2 -address /run/containerd/containerd.sock │ │ ├─ 61607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9eefaef8312b1075623a9af9bcc4f88f23f42f85150c9f6f93b2a4e2bfc74e4 -address /run/containerd/containerd.sock │ │ ├─ 62486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9b729b9b57c99cf89c16483b63c1a7b1ff72a97d87f991d951d054eefc2d644 -address /run/containerd/containerd.sock │ │ ├─ 64058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c87e7b046077d19704b40fdd6487ab55c26c6f6d2e5642012d56642466d5dfa0 -address /run/containerd/containerd.sock │ │ ├─ 66484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e29c3a40807d2e2500d7f8eb17e55a654173db35db0c1c8b1fb24e7459a70a5 -address /run/containerd/containerd.sock │ │ ├─ 75624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4386755951b9fdd6b47504b219a596c6dcb49d7dc97fe276d8ac72b32c37269 -address /run/containerd/containerd.sock │ │ ├─ 77205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d936e5c9af0ab389cf59d28343039a281a59db5ae0e96d8628b6a4af2c984408 -address /run/containerd/containerd.sock │ │ ├─ 83068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 152a4fe9a98179dbb0fe7f839ba0fd5104c660e181c38e662750ce0af6e26d75 -address /run/containerd/containerd.sock │ │ ├─ 89440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3fd28e5e8bdc130a90031535e613d8782e0a17e1fc02a1547993b384a362e12 -address /run/containerd/containerd.sock │ │ ├─ 93518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f08b1cc62919c1106da8eaf0cef84b9ab51aa4404269f21fc2cfa4e2a77fc288 -address /run/containerd/containerd.sock │ │ ├─ 93557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed77e50b50e151626965623878e6864a705eed26164de30ca693be75c7266964 -address /run/containerd/containerd.sock │ │ ├─102379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd51f87c6b14da7e5b6e082e539f05c7d5bdba81c4fc21a25e3292d3b2822466 -address /run/containerd/containerd.sock │ │ ├─103862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec8a9a6de31e587d063d93aa152dc86515085bd565d13a126a2254e4307fcc15 -address /run/containerd/containerd.sock │ │ ├─103950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36789cf51435a639566a8bdaf6a6ae92a2bb1c0eb0b7f7dd1256117f38be0edd -address /run/containerd/containerd.sock │ │ ├─105836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f17e791c0305aa2da0aa6715c6ecb580a4aca373f5542401b35acde69fb1ea4 -address /run/containerd/containerd.sock │ │ ├─107582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e115e488f72d21abfdb8fe15047bb8a8777f9486596a051a419fe2a554ee883a -address /run/containerd/containerd.sock │ │ ├─107755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f023a2a40e0ba01a210b08c5d40326820e123238a78c0675df17bc831495f2e -address /run/containerd/containerd.sock │ │ ├─120690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41c11daed523c5bfa986fccfc666a829c6444f6b31f5ff69a953b3c87aef6379 -address /run/containerd/containerd.sock │ │ ├─120764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d86a4bc019380a954a4e6daaac1b488e9953712f00cc85c5636dc8ee05fdbc62 -address /run/containerd/containerd.sock │ │ ├─123422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 979e06279bc36992b02d985d05b05d61a46040bc53c9abdbaa7ee9433847be35 -address /run/containerd/containerd.sock │ │ ├─137623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0252bab472e359ca54d7b2afacade2bae559f853ac4ead44360061e8dda6a61 -address /run/containerd/containerd.sock │ │ ├─139173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72934afe86357f161d6d3ae3caa4a645114a2553c30a35e492e861d9e0f024f6 -address /run/containerd/containerd.sock │ │ ├─139527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2b95707e944229d3c2f0db4aecf287f967283628c4e11092f7c3809b7be4ea -address /run/containerd/containerd.sock │ │ ├─140388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04269cddd21597b17ce4401b32d6a01afac6e266fd601de22ae2464ee317f76c -address /run/containerd/containerd.sock │ │ ├─142353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6415eb7f7c945e17be6cc8a5817bdb44b8f570ab94b4838bef2cb7659457d1ff -address /run/containerd/containerd.sock │ │ ├─142807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7601ab177e0ee97e7645fc74bc562e5f9e2ececa657a4783f3d2864fc6e7b77a -address /run/containerd/containerd.sock │ │ ├─142845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ebd81232ed204d7da17970c58a7a68a01e86eebe551180a890590e9a6221322 -address /run/containerd/containerd.sock │ │ ├─142894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8411324bcef6d36998eb4c5cf44b5f502570b252a31650504f72e46f68f80d21 -address /run/containerd/containerd.sock │ │ ├─143050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0c6a876176326890946a15c39e0f504b2a2e48aa7a44a3338667482c603cbb0 -address /run/containerd/containerd.sock │ │ ├─143908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3f1cc6e20f731b493b0d56208165fd62079e12fd92e59e4fb09e8942470c67c -address /run/containerd/containerd.sock │ │ ├─168537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01f7741e961ecb9b40313cb971c7b774ec6b72bfcbae48e805d61d48c838fd03 -address /run/containerd/containerd.sock │ │ ├─170369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d81f00831d6cb9a2cd43c7a16420e8203042690e8ec685ed19efabadaaac9a4 -address /run/containerd/containerd.sock │ │ ├─170405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0916d58215cb05269b6ba63a79038220651ba45bccfb6ea3fd50030146eae278 -address /run/containerd/containerd.sock │ │ ├─170554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 620df88bbb1f33caafdba4690e6b84f9a74ef5e19baf96c0f3072a11d7b821b6 -address /run/containerd/containerd.sock │ │ ├─170563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ecf437ea10f728d7618ec64c375f56a504dbe8d6b5a675b1bff4cf3a6d995e8 -address /run/containerd/containerd.sock │ │ ├─170625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bc2be6ffe15c6ee0d02b71c757258ab5bc728ae73d4aa30674e5b0ae55f1ae4 -address /run/containerd/containerd.sock │ │ ├─170917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffb7cf209a04759a62aae2c4d36391331ac5be4130f747d853eb5203f0066256 -address /run/containerd/containerd.sock │ │ ├─170964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c948ebb9f24134e70e4365163b7ce89a1e998f31d839343c463a4002b90dc0f0 -address /run/containerd/containerd.sock │ │ ├─183398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d6697c22a9aae6772a0dfc73c77b3f6915d1dbefc7273d8a2c6c75c76ef793c -address /run/containerd/containerd.sock │ │ ├─185892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b74ae27005567780b10e375b9d24f7e1667dbcff409f9946bbfe1b590de7ca08 -address /run/containerd/containerd.sock │ │ ├─185970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57dd17a68a4fcceedfce310402ca6808c0593a3ce9f10b9b64c30b8f5188b83b -address /run/containerd/containerd.sock │ │ ├─186023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c63f6ad8c85ba0cb3eaf42c7d7e61ff7ff9f60d59972e1c9e74a02982aa7da79 -address /run/containerd/containerd.sock │ │ ├─202509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6012682a893bb80c95f39af2a286015fcf46f9eec903fc49153eaa3692c158d6 -address /run/containerd/containerd.sock │ │ ├─210061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 024fd680f9d43ab5dffe1d3deb9c00fdb1cad2d4dfd39be2cbca55c3a024f39e -address /run/containerd/containerd.sock │ │ ├─210114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b01819d6f0f80df0878aca33aff82d0470cf5fbda3c358a6fe0b4eaae3ad7671 -address /run/containerd/containerd.sock │ │ ├─210340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4510ead0300838f9379ca0ddd0b2a2ef7371bd0191acc2c77f46c4867738cce7 -address /run/containerd/containerd.sock │ │ ├─210379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cfd77e57478d5082b44baad7a5a09d720ccf4babefe2f969cc30acff95df851 -address /run/containerd/containerd.sock │ │ ├─222261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a50d40e31dba674f83a66aa8be25dcbb1b301e84e675bc8dec458ff8a75d1da -address /run/containerd/containerd.sock │ │ ├─224564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ab0fd81ba8e0ab39cfcf2e2117428b1c12cd565f87b0bc8b27531d0dad03ae6 -address /run/containerd/containerd.sock │ │ ├─225720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ea11785c006b871a3b2e467900a8bd377b7cde72a0d7542a095f034614c99d9 -address /run/containerd/containerd.sock │ │ ├─226627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d56f41e85f331dde10a638df01b160316b315aefa5389b80d175049d27adf4fe -address /run/containerd/containerd.sock │ │ ├─227713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79905ca01294e3b9c2f4c6a1de64c49995c5e08fc5be97791f70449fda68cab2 -address /run/containerd/containerd.sock │ │ ├─229895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b97bb87d8dce8878495c584f3dabbe45adec714c22a1a55b8a630f83285324aa -address /run/containerd/containerd.sock │ │ ├─231490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce84b61f0675a14d572979999ac5a8d312193995eca9930557064de51f0c7fe6 -address /run/containerd/containerd.sock │ │ ├─231601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdab06ce68f7aef40271af102b8ac4461e96496bb8a3f9ae697cf47b6c3185c6 -address /run/containerd/containerd.sock │ │ ├─240714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34d28cbda07e7ca1baaad3bea9975d5af6f8d62cee71c7712dfbb3e24b01de87 -address /run/containerd/containerd.sock │ │ ├─241228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb73d6f9ccbfa0b0e2b65337c70c56e46f8924d335effdfdfa4a4e4e2ecac075 -address /run/containerd/containerd.sock │ │ ├─246304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3efa3a37ddf288ea2f699ecafe4d481aca97e7bfad1beb05d4401e1da08aec1c -address /run/containerd/containerd.sock │ │ ├─252538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 948abd0f729d1c22c2039557a195b594a66159d874926b0b299bec4a9afb17b3 -address /run/containerd/containerd.sock │ │ ├─252715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9e8ea0776c660c8c36621f8d7a729545160e7de35bc466864120e9e1a6d30f3 -address /run/containerd/containerd.sock │ │ ├─252747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b85395f869450d8d9037a4cc71ed8ec561dc24d1166830f947273f85ab6b13a7 -address /run/containerd/containerd.sock │ │ ├─252790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a05546b202b66dca2ef71913b58ee9aa4ab8e54ef2c9661a9f94a0ed73f97160 -address /run/containerd/containerd.sock │ │ ├─265777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c4d5447e9a60e439adca518906a1accf7d58edf186ea7cc94426b492fd63ca3 -address /run/containerd/containerd.sock │ │ ├─268158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0caaf94cecd3185363521edf1575884067c94890892810c1ffa87e484b96ce2 -address /run/containerd/containerd.sock │ │ └─268857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 077a472bd7ed319af199592dd17ec2228e4c7e3300e2a03cdf4d5f6fa6b50648 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1198 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─533 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─402 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─637 /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 │ │ │ ├─28755 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29027 /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@mgr.instance.tfzddq.service │ │ │ ├─12480 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tfzddq/unit.run │ │ │ └─12509 /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-tfzddq --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.tfzddq:/var/lib/ceph/mgr/ceph-instance.tfzddq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tfzddq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.tfzddq -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 │ │ │ ├─19398 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19418 /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 │ │ │ ├─24329 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24606 /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 │ │ │ ├─33240 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33520 /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 │ │ ├─12115 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12148 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10177 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─654 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─627 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137029 /sbin/multipathd -d -s │ ├─run-r261333b5232d46fa8b529df820e36876.scope │ │ └─184313 /usr/sbin/libvirtd --listen │ ├─docker-df54197348354715fb912129fca260e4b91d3f7889478bb11c24bf8caae94cfc.scope … │ │ ├─24649 /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 │ │ └─24662 /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 │ ├─kubelet.service │ │ └─39354 /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.49 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─docker-b2f5140056a734296894d6f3421365ba62bc1a331197b9946d220e171d3cb6d3.scope … │ │ ├─33561 /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 │ │ └─33574 /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 │ ├─ssh.service │ │ ├─ 659 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─405703 sshd: [accepted] │ │ ├─406171 sshd: unknown [priv] │ │ ├─406183 sshd: unknown [net] │ │ ├─406335 sshd: unknown [priv] │ │ └─406336 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1404 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10687 /usr/sbin/chronyd -F 1 │ │ └─10688 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-0409a7498fbe32e68c91090cabe5350ab84d3c2d3fadb2954f52a7c297e231b5.scope … │ │ ├─19469 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19484 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-4603f4c4107f0cb17c3b9311d863d35e3e6ddde63abe3ce36f9578b91defaadd.scope … │ │ ├─12219 /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 │ │ └─12242 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─406 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─136820 /sbin/iscsid │ │ └─136821 /sbin/iscsid │ ├─dbus.service │ │ └─624 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─635 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-3348495b0012759a80251ad10b310d64a37d931c5b1e6806a1d6b7223e8c0c39.scope … │ │ ├─12589 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tfzddq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12609 /usr/bin/ceph-mgr -n mgr.instance.tfzddq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─630 /lib/systemd/systemd-logind ├─k8s.io │ ├─667591c7b137fc515e21151938f4a55e7813d3b36288bcf5249d0923f567855e │ │ └─42219 /pause │ ├─9611a08c0f287feb50e387cf4140fce30ceef59b9b4c1561ae6d0ccb99b236bb │ │ └─105515 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f6df7aedb0e3007293f0e78f266589385811329a7ff7f2a3d98135471ca4af0c │ │ ├─241151 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241795 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241796 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ac7195c8f8d107281c9e7ae3d5bbda24c42452abfd843564c4f8d1d1bc806c62 │ │ ├─263029 /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 │ │ └─263311 /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 │ ├─d8f1171760acf71da09d125cf2ff7c3c20b5f598dc868c4c6594776282de6ff1 │ │ └─219915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f2f7079f1734531a18bfbfaa00812fccc086fdc3c56452f5edac932152fc36f9 │ │ └─64227 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2771e34c8fcbe3ec26e22968c2afa75f48145b84718f7031c4f158d72441e493 │ │ └─64190 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c098db8c42edb154b57d1aee69a52255e9d4df4bffd0f36f7d1d6f280201794d │ │ └─65044 /bin/oauth2-proxy │ ├─9ab0fd81ba8e0ab39cfcf2e2117428b1c12cd565f87b0bc8b27531d0dad03ae6 │ │ └─224587 /pause │ ├─0065ce670f32cb42fdfbafbf4d8b347974f8133fceb126b129150333ad3ed1d7 │ │ ├─171895 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─397688 sleep 300 │ ├─d3816a5d5dc00beec39cb0c87ac893b202be3a31acf7529a12c426b3af9f01ec │ │ ├─59185 python -u /app/sidecar.py │ │ ├─59354 python -u /app/sidecar.py │ │ └─59355 python -u /app/sidecar.py │ ├─3b3ff4c50a2c0d2789beca5725a1de0e6f8cb33c8a82326d3ab6f8a31bb69d74 │ │ └─42593 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 │ ├─07371a5c64bc697801272efc76d2880162b28c85bd01317c403c177c8cd82b97 │ │ └─60288 /pause │ ├─c63f6ad8c85ba0cb3eaf42c7d7e61ff7ff9f60d59972e1c9e74a02982aa7da79 │ │ └─186058 /pause │ ├─8decfd3e5027f7371d1e7918cf205b5b58b6b407cb962957b392072396d3b7dc │ │ └─268609 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─40e408bcd0d08b36642303d7536027768d65af149313effa97eb15ab1edd69cc │ │ └─38953 /pause │ ├─276833b5e60624468eb7f0082ba5f07399aff9aa728998e444ea3821f984b254 │ │ └─39151 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 │ ├─051a43c84b45f21f922df3d3c50528259af5557e9b9720f9cea7aca86c334129 │ │ └─224698 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c9eefaef8312b1075623a9af9bcc4f88f23f42f85150c9f6f93b2a4e2bfc74e4 │ │ └─61630 /pause │ ├─86e7e5fda1277759fa232581fc7dbdef59f0ee6c5edf1833c0366738b3db7a1e │ │ └─40288 /pause │ ├─f5c6f0bfd469916e38aad641ed232dce9255cf83616c4353e616f534791fa853 │ │ └─94816 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f08b1cc62919c1106da8eaf0cef84b9ab51aa4404269f21fc2cfa4e2a77fc288 │ │ └─93543 /pause │ ├─2dc6c15d96d401e7c52f017bf2cb7cf337346684bde0047f1cf267aab4005bc5 │ │ └─54253 /pause │ ├─a4ecdbfbf424fe6221373a2e8f84e8bfbcd8f84a6c91d3a4cf512da5eee621b8 │ │ ├─128564 placement-api: uWSGI master │ │ ├─128577 placement-api: uWSGI worker 1 │ │ └─128578 placement-api: uWSGI worker 2 │ ├─b85395f869450d8d9037a4cc71ed8ec561dc24d1166830f947273f85ab6b13a7 │ │ └─252776 /pause │ ├─1bbda3fa8cff3a7ce5a598eabb0622949a99b558379a5ea29c122f0ee315f6a1 │ │ ├─240763 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241714 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_wt6t16i/privsep.sock │ │ ├─241725 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241727 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ba426fc56ea832baec900e0c4cd2fa288197cacb8e9166a36714e4776b73cf38 │ │ ├─241033 magnum-api: uWSGI master │ │ ├─241080 magnum-api: uWSGI worker 1 │ │ └─241081 magnum-api: uWSGI worker 2 │ ├─31fd1126a966e3f45f60db64954a143f931952ca42ca82190e2a1e3f0b7887c9 │ │ └─46490 /pause │ ├─f96c7b84d0d4495f3968ac489e308a559926ea9d162ceb61df7952ba8a8af3e7 │ │ └─54402 /pause │ ├─b107ab7d3170a7425aa2d2e5d48232cfeefc47be0a23595593792e6bd6375fc9 │ │ └─59210 /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 │ ├─9d81f00831d6cb9a2cd43c7a16420e8203042690e8ec685ed19efabadaaac9a4 │ │ └─170433 /pause │ ├─72934afe86357f161d6d3ae3caa4a645114a2553c30a35e492e861d9e0f024f6 │ │ └─139198 /pause │ ├─582a0e8e83d7e089caa71a8e0ca7cdb08bb29a53a10a0e886800ce21b58f1bc5 │ │ └─54483 nfd-gc -gc-interval=1h │ ├─e5bfb50ed6c24c5b314307e26a644d47015bfd329237481307f7495be3840718 │ │ └─44993 /pause │ ├─d1a0df6398cde863112e41e0208fcbafb4d2b8f78a4bef9c64527e5faf7ccb0b │ │ ├─104117 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104353 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104355 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7a1a3148f36bccf5f1ede37950f327447601214c2088e682509133c8114d2d31 │ │ └─54209 /pause │ ├─4dc9a8c861d04fa288da1dce74f4b153354c4fb1914435fd60ba4a0f3fb47c8b │ │ └─42022 /pause │ ├─b3f1cc6e20f731b493b0d56208165fd62079e12fd92e59e4fb09e8942470c67c │ │ └─143931 /pause │ ├─6b672130faad4d8a17e48b83a79bada8d4f1c036987e2b4ecea3c104c42186db │ │ └─42331 /pause │ ├─c3aad32011ff4e39656bb590edefb416f9b5dbecf3ed306c69812e810a4c9eb5 │ │ ├─75879 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75897 /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 -- │ │ ├─75903 erl_child_setup 1048576 │ │ ├─75976 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─75977 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─75987 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76116 /bin/sh -s rabbit_disk_monitor │ ├─03c6969ee48923642b350817e3823dd9378efea7613ef68c894bc83da69a6b85 │ │ └─139822 /coredns -conf /etc/coredns/Corefile │ ├─0916d58215cb05269b6ba63a79038220651ba45bccfb6ea3fd50030146eae278 │ │ └─170461 /pause │ ├─47515c803b60da2ca4505c632cc5fa31bb4ac7e6481bb34466915758274705c1 │ │ └─64487 /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-49.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 │ ├─3715f5cd8782c5ec9da24362af61454d8bf768d1b36f813886474e55cdd4bdf3 │ │ ├─41191 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41768 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─683392ec468499d5cd2bdfdd2867e8913907ba12f064b38791b051ae0a34c491 │ │ └─183643 /bin/bash /tmp/libvirt.sh │ ├─ab62dc5f311e139026ddea7bb0ced464884fa300bb7efb2c9bb2c26d8cd03d62 │ │ ├─338990 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] │ │ ├─339319 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─339505 /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/tmp6rnadyvw/privsep.sock │ │ ├─339756 /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/tmpkmoav533/privsep.sock │ │ ├─340016 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─340017 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─340049 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f6202d1b-229e-4ddb-a2cb-f2ce340961cf/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f6202d1b-229e-4ddb-a2cb-f2ce340961cf/host --addn-hosts=/var/lib/neutron/dhcp/f6202d1b-229e-4ddb-a2cb-f2ce340961cf/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f6202d1b-229e-4ddb-a2cb-f2ce340961cf/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f6202d1b-229e-4ddb-a2cb-f2ce340961cf/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1902f05a-7200-41c6-b505-26b0cd3f69bd,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 │ │ ├─340061 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/15edb0ca-0b13-483c-9ed6-4b660d44974a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/15edb0ca-0b13-483c-9ed6-4b660d44974a/host --addn-hosts=/var/lib/neutron/dhcp/15edb0ca-0b13-483c-9ed6-4b660d44974a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/15edb0ca-0b13-483c-9ed6-4b660d44974a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/15edb0ca-0b13-483c-9ed6-4b660d44974a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d4460a9d-b6f7-490b-ba8d-ccabd6434863,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 │ │ ├─340066 haproxy -f /var/lib/neutron/ns-metadata-proxy/f6202d1b-229e-4ddb-a2cb-f2ce340961cf.conf │ │ ├─340070 haproxy -f /var/lib/neutron/ns-metadata-proxy/15edb0ca-0b13-483c-9ed6-4b660d44974a.conf │ │ ├─367294 /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/tmp8u56owla/privsep.sock │ │ └─372381 /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/tmpbw0owl1n/privsep.sock │ ├─3f023a2a40e0ba01a210b08c5d40326820e123238a78c0675df17bc831495f2e │ │ └─107787 /pause │ ├─152a4fe9a98179dbb0fe7f839ba0fd5104c660e181c38e662750ce0af6e26d75 │ │ └─83090 /pause │ ├─09d9f5b16e40d538b83261478fdde9c2586a8a471681d7156019af185841ffd8 │ │ └─60893 /pause │ ├─7c2a50baf53640d0baf5088bc4b975823efec4d4d9b367121fc4fd42a3709198 │ │ └─42209 /coredns -conf /etc/coredns/Corefile │ ├─5031fac8ac486f8471e3e4202eed3bbb494116782d37c57e03970b914a67d283 │ │ └─42726 /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 │ ├─323bfd55ef8e40b312029240378b28f43f6a29a45c663bda2f7dadc390da4c17 │ │ ├─59159 python -u /app/sidecar.py │ │ ├─59347 python -u /app/sidecar.py │ │ └─59348 python -u /app/sidecar.py │ ├─4b6fadba8ffa9d327fb5eae5ded4acacc78e9c61eba801149d2170cf1c7f87d6 │ │ └─184201 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─2bc2be6ffe15c6ee0d02b71c757258ab5bc728ae73d4aa30674e5b0ae55f1ae4 │ │ └─170662 /pause │ ├─b233473dc3c38a3f85913f885e9ba8eaaa39b92aa61ff6039542d4bc8b1c4c06 │ │ └─58490 /pause │ ├─41c11daed523c5bfa986fccfc666a829c6444f6b31f5ff69a953b3c87aef6379 │ │ └─120714 /pause │ ├─d86a4bc019380a954a4e6daaac1b488e9953712f00cc85c5636dc8ee05fdbc62 │ │ └─120796 /pause │ ├─0350fb1a054b9ba68afe3fbc2686c0c47c04e8ff3c8a154606a1229307e874f5 │ │ └─63010 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e86b353b14a8202342c4155ceebea4023064d43ce153f6a07daecfb8a232e3f6 │ │ ├─166468 nova-metadata: uWSGI master │ │ ├─166486 nova-metadata: uWSGI worker 1 │ │ └─166487 nova-metadata: uWSGI worker 2 │ ├─2a50d40e31dba674f83a66aa8be25dcbb1b301e84e675bc8dec458ff8a75d1da │ │ └─222286 /pause │ ├─448aa3160b34237cff0d0470bbefaab3403c6a2a5626ff2ad43a94887d5a0be1 │ │ └─54515 nfd-master -crd-controller=true -metrics=8081 │ ├─b4cb5c77625f36a14fc70ce14b12e7f2a1d972c07fc7ccc864d63eb8e0f64ebb │ │ ├─117650 cinder-api: uWSGI master │ │ ├─117663 cinder-api: uWSGI worker 1 │ │ └─117664 cinder-api: uWSGI worker 2 │ ├─49c9ef5d4860c368644de5618df64e0e37254ac4ac5094f35b8d529089bbca18 │ │ └─64257 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a0c6a876176326890946a15c39e0f504b2a2e48aa7a44a3338667482c603cbb0 │ │ └─143084 /pause │ ├─04269cddd21597b17ce4401b32d6a01afac6e266fd601de22ae2464ee317f76c │ │ └─140412 /pause │ ├─6012682a893bb80c95f39af2a286015fcf46f9eec903fc49153eaa3692c158d6 │ │ └─202542 /pause │ ├─d936e5c9af0ab389cf59d28343039a281a59db5ae0e96d8628b6a4af2c984408 │ │ └─77230 /pause │ ├─bd06c2dc9adb033c5b112401b66e69faaf2e073aa739f44b740008c94a8429be │ │ └─58358 /pause │ ├─55b6f529eab8f9031f5afbbae01db2688dadb97e97a7280a0aed441200043bc6 │ │ └─63425 /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 │ ├─79905ca01294e3b9c2f4c6a1de64c49995c5e08fc5be97791f70449fda68cab2 │ │ └─227738 /pause │ ├─31e1b6bdcb0757e101ef41f9b7f39b5b345d10f06cc833c91c0f05b84368d5ab │ │ └─45730 /pause │ ├─0a662e364b4afaf42c7534d61e8c1b54fda6168881f0d5dde3888cc760913a9e │ │ ├─268549 apache2 -DFOREGROUND │ │ ├─271045 (wsgi:h -DFOREGROUND │ │ ├─271046 (wsgi:h -DFOREGROUND │ │ ├─271047 (wsgi:h -DFOREGROUND │ │ ├─271048 (wsgi:h -DFOREGROUND │ │ ├─271049 (wsgi:h -DFOREGROUND │ │ ├─271050 apache2 -DFOREGROUND │ │ └─271051 apache2 -DFOREGROUND │ ├─e115e488f72d21abfdb8fe15047bb8a8777f9486596a051a419fe2a554ee883a │ │ └─107632 /pause │ ├─01f7741e961ecb9b40313cb971c7b774ec6b72bfcbae48e805d61d48c838fd03 │ │ └─168562 /pause │ ├─cdab06ce68f7aef40271af102b8ac4461e96496bb8a3f9ae697cf47b6c3185c6 │ │ └─231625 /pause │ ├─61f573d4d6777b794e9ef52bd4f557bce8fafe9c99ed64fb8bd7beaa429276c4 │ │ └─61145 /pause │ ├─948abd0f729d1c22c2039557a195b594a66159d874926b0b299bec4a9afb17b3 │ │ └─252576 /pause │ ├─c214c183dcb0908bfbdc7a4690e97dcac27d44798a313df91a745ec45cfbd855 │ │ ├─188105 /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 │ │ ├─368789 /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/tmpyo_5l0g1/privsep.sock │ │ ├─369363 /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/tmplbwzpirx/privsep.sock │ │ └─370853 /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/tmpmy3p2_g6/privsep.sock │ ├─b4f0e1942e63c57a03fa994394116658657e13916e36f3a5de67b9f22c5581d2 │ │ └─61499 /pause │ ├─7601ab177e0ee97e7645fc74bc562e5f9e2ececa657a4783f3d2864fc6e7b77a │ │ └─142832 /pause │ ├─4a4368d124a6bfe019e5e077a0f8829d5ce6119c9f0cb6da9bdd8fbd0e59dbeb │ │ ├─179339 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] │ │ ├─179665 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) │ │ ├─179668 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) │ │ └─179671 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) │ ├─2349f86c4d4cdd1184b9ca0a78e7fcb1a1382c8f923962be819d36ab800a5d15 │ │ └─39137 etcd --advertise-client-urls=https://199.204.45.49: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.49:2380 --initial-cluster=instance=https://199.204.45.49:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.49:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.49: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 │ ├─6f571c59259c6af0bb61d49a4b37eb84bf1d95b542df14137bdd5ec8c8fcafb6 │ │ └─60263 /pause │ ├─36f12f51b6607b20d899e3132ca6be8b934b52390cf5c2c56afdcd130c63a4c7 │ │ └─39523 /pause │ ├─e0252bab472e359ca54d7b2afacade2bae559f853ac4ead44360061e8dda6a61 │ │ └─137655 /pause │ ├─75c5444e723c9fdb79236280964286e03915866c379343461d83cb07439fc8cb │ │ ├─167153 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167753 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167754 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─d9e2380135d2c3d7f6ef8e7dfc5b568e2570ebaecc0fa3e5eb0acc5580cb43be │ │ └─47262 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─94e4159c6e7e30f64d61c08de981e4a2b8c5d9e8b4ec61e2841af34e40fb41cc │ │ └─262776 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─133101ed91c1c21a634ededbc9e7fb9ae83361820a1ba387bf98fea61ee9aa96 │ │ └─49314 /pause │ ├─07faca7b64a39b57a90827b1e717500716ff1d3559af79bfd2e0b9477263f91a │ │ └─84085 /usr/local/bin/rook ceph operator │ ├─4de786fc9698ae968e7ce2378d18de642cad838a854c6988872b1043848af2ed │ │ └─64530 /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 │ ├─5d038e5757bd7a3a4d5a149b32607757b634ade4d50737c2c9515115949a9b7f │ │ ├─202655 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202696 /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 -- │ │ ├─202702 erl_child_setup 1048576 │ │ ├─202840 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202841 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202876 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─202981 /bin/sh -s rabbit_disk_monitor │ ├─aa75b1f973377f08cb5c5d14172ff1930822f1869e815b41d2f138ca5bcb956a │ │ ├─219401 octavia-api: uWSGI master │ │ ├─219414 octavia-api: uWSGI worker 1 │ │ └─219415 octavia-api: uWSGI worker 2 │ ├─4551e93093f3915c69c37e1a7a998c6e71b930d358b6bcea8aac76fb21775f9f │ │ ├─ 69854 apache2 -DFOREGROUND │ │ ├─ 69877 (wsgi:k -DFOREGROUND │ │ ├─ 69878 (wsgi:k -DFOREGROUND │ │ ├─ 69879 (wsgi:k -DFOREGROUND │ │ ├─ 69880 (wsgi:k -DFOREGROUND │ │ ├─388703 apache2 -DFOREGROUND │ │ └─396257 apache2 -DFOREGROUND │ ├─939c2972f1312e1c875a94b25bbb384da2443c228bce89b91c8e9c1cd07a5f3e │ │ ├─47017 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 │ │ └─48315 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 │ ├─4510ead0300838f9379ca0ddd0b2a2ef7371bd0191acc2c77f46c4867738cce7 │ │ └─210363 /pause │ ├─804950951d2838f901eb5bb7c63e0448e07fe46e4a854cf111d059aeb060a4b3 │ │ └─65105 /bin/oauth2-proxy │ ├─48443050c20f7f77d14966c8c6a9ac107a5dad4ddc31d99dd2ed1ada0cf328c7 │ │ ├─262829 manila-api: uWSGI master │ │ ├─262878 manila-api: uWSGI worker 1 │ │ └─262879 manila-api: uWSGI worker 2 │ ├─8411324bcef6d36998eb4c5cf44b5f502570b252a31650504f72e46f68f80d21 │ │ └─142919 /pause │ ├─6dab7997d81a19105bbb5234a870da296f7d394c1326356d6b1ec8e5c8fb3594 │ │ └─60710 /pause │ ├─ed77e50b50e151626965623878e6864a705eed26164de30ca693be75c7266964 │ │ └─93583 /pause │ ├─d9545d043d168a763e4a71f9f2c186104301810b8f7351d273395320c5efad33 │ │ └─58736 /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 │ ├─b74ae27005567780b10e375b9d24f7e1667dbcff409f9946bbfe1b590de7ca08 │ │ └─185920 /pause │ ├─30c4174f40cb031773c51b21bf763667879ffe6c4d5b8172db2cf77fdbdf3d5c │ │ ├─65069 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65086 /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 -- │ │ ├─65104 erl_child_setup 1048576 │ │ ├─65282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65283 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65293 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65425 /bin/sh -s rabbit_disk_monitor │ ├─e9418b235c90338b2598a48c3790717e4a52afd9120d2d73dab7f0980c8139d6 │ │ ├─106066 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106083 /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 -- │ │ ├─106089 erl_child_setup 1048576 │ │ ├─106151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106275 /bin/sh -s rabbit_disk_monitor │ ├─acf096cc23c29247f4702c92830035c17d9ad2aaae50317b560dcc06ef29c451 │ │ └─45995 /manager --metrics-bind-address=:8080 │ ├─61b1cd2d1afedf27f8e20f88a1ab6cd0963c8cbce56b2f6f5bca7c83851a622b │ │ ├─219937 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220657 octavia-worker: ConsumerService worker(0) │ │ └─220660 octavia-worker: ConsumerService worker(1) │ ├─edf79c568e3f14fbe54d895c6d826523fa1025262d37adb859e720fb87c705bb │ │ ├─220999 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221016 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396185 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─396186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─2035342f880976b91df34e2066de90a0e95455cdfc15152acadd8180794e94d6 │ │ └─46856 /pause │ ├─fd1f00a31c2aaed80e621e2d7e4272f57591e3d89021382ebf466a90be6bbcfb │ │ └─181605 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) │ ├─1ec8d5380b6adfdf964c474d9f5fb1b69bca15e5e2c14feb702f377ce70cc69c │ │ ├─246812 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246829 /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 -- │ │ ├─246835 erl_child_setup 1048576 │ │ ├─246947 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246948 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246958 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─247106 /bin/sh -s rabbit_disk_monitor │ ├─975190c10b62f1b54ccfc6a80d633a4eff1ba36976e9ee2b7f323120a684a0da │ │ └─39070 /pause │ ├─ebaf359e608a2e3e33451aab15f3c5068dfe93946b82cb9aa1043748b65dfa02 │ │ └─39063 /pause │ ├─632450ddf6cd6b73efa1a9484ff779dafecc6316d3010a75ee17123dc5348d24 │ │ ├─121804 /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 │ │ └─121940 /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 │ ├─f787e601f034c08e1103f22fbc4991c7338d58ff5270659733ee39a82fa24489 │ │ └─63044 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─811166ebe8b6cbca1a489737ea0fdb7261693ea94bcde567dea442a3e1268759 │ │ └─58583 /pause │ ├─196fdada7d652f3e7ba2dccd30a1db07ceb11b85c90b6b323827751c6d64d15f │ │ ├─47088 mysqld --wsrep_start_position=4bbcd292-1865-11f1-866a-1330e7709d9c:20 │ │ └─47215 /var/lib/mysql/mysql-state-monitor │ ├─812b959dd09e3d2f56c63946e4cfa021457dd76684286b59b60a71d9961d319c │ │ └─42138 /pause │ ├─21e8260b15f9ceecfc8c22c99735f7566405e612f06c743217885391fa644b55 │ │ └─49483 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 │ ├─d70fa15fff94796f853c905ec37f6915f3d16278b14bead46fffd503af8a3fe1 │ │ ├─ 93949 /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 │ │ └─335999 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c9b0f65f0909998ce4fb140f48e04476509c26ac8ea175b26805799f539bf0de │ │ └─183590 /usr/bin/libvirt-tls-sidecar │ ├─ccd49f411fc80bc69c5eda965b26f835d5033ea5ce7b4f87bf16b99d9e0c93fe │ │ └─40268 /pause │ ├─f0d0567e500a8114dd34802381a60bda74841ff1e4ff4bdc610503200368919b │ │ ├─179358 neutron-api: uWSGI master │ │ ├─179384 neutron-api: uWSGI worker 1 │ │ └─179385 neutron-api: uWSGI worker 2 │ ├─af877c2cc52e574b4215dcc91e671a20a4e9451dea9bb2863d3f7049070d1246 │ │ └─41014 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a9e8ea0776c660c8c36621f8d7a729545160e7de35bc466864120e9e1a6d30f3 │ │ └─252752 /pause │ ├─91bbcebff3547be19720f1c424eaa21f7708e80b47b227c7c262f43548f92d6d │ │ └─42678 /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 │ ├─f6354c39dbe5ffe832a8afade0f405f1e0ca2891aba7cf05934277831548112d │ │ └─227764 /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 │ ├─a05546b202b66dca2ef71913b58ee9aa4ab8e54ef2c9661a9f94a0ed73f97160 │ │ └─252839 /pause │ ├─fb73d6f9ccbfa0b0e2b65337c70c56e46f8924d335effdfdfa4a4e4e2ecac075 │ │ └─241251 /pause │ ├─debed525395fc94af5d89f6853ead2da7f10f78e6cb41caf8a3ff681725a8dd9 │ │ └─46301 percona-xtradb-cluster-operator │ ├─fc5a9e88c7e7e71069435de2d66330f4cc87ba242a27af879507cbf4b3a58e58 │ │ └─54610 /secretgen-controller │ ├─979e06279bc36992b02d985d05b05d61a46040bc53c9abdbaa7ee9433847be35 │ │ └─123445 /pause │ ├─b3fd28e5e8bdc130a90031535e613d8782e0a17e1fc02a1547993b384a362e12 │ │ └─89463 /pause │ ├─c27ba39d4d6a02039c1dc5b3f108194a96cf424f59f9d247d027d2adeae7e8eb │ │ ├─198759 heat-api-cfn: uWSGI master │ │ ├─198799 heat-api-cfn: uWSGI worker 1 │ │ └─198800 heat-api-cfn: uWSGI worker 2 │ ├─b97bb87d8dce8878495c584f3dabbe45adec714c22a1a55b8a630f83285324aa │ │ └─229919 /pause │ ├─9d15acd2344e9af0eb6dc3220b2f650e3bbdc74ed53025de8e2c1cb02533978e │ │ └─39057 /pause │ ├─8326c40629f717398caf50f153bbef5b34ddf04ff3444cc220098799ad8ecde4 │ │ └─53503 /pause │ ├─2395d22870d75f81ba532e855b460f5d2891fdce44455426211a126764122540 │ │ └─54150 /pause │ ├─cfe1b21f4c00c959de9fff647b48e39d9fcb7acde2d6e280b710a56e38f336b2 │ │ └─247624 docker-registry serve /etc/docker-registry/config.yml │ ├─9c4d5447e9a60e439adca518906a1accf7d58edf186ea7cc94426b492fd63ca3 │ │ └─265802 /pause │ ├─e107a719fe6f1278c9055c877852a02e206c5e5d9ee13f2a79035f3362bf01a4 │ │ └─229944 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─16f1694236b6fc0ba49dd55c87c8c364c7142f3facc5db2a404d56a9290c4221 │ │ └─42066 /pause │ ├─36789cf51435a639566a8bdaf6a6ae92a2bb1c0eb0b7f7dd1256117f38be0edd │ │ └─103974 /pause │ ├─b1f695c427322cfc1eed0b1ddf134aef36d8ca4942235a6d3cd3d9ba18ebdb40 │ │ └─64364 /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 │ ├─93ffb726a523619e9fb9f94b641fd2a5282b758266a17637a52980f10f4e7a44 │ │ └─226038 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─fe508efcce2fb47a5a25dea2715c5197b8e35d72d0340d196c1b73016303fca2 │ │ ├─198716 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199177 heat-engine: ServiceWrapper worker(0) │ │ └─199226 heat-engine: ServiceWrapper worker(1) │ ├─c1d739f8e1143859b7d5c1296effbc37a1a7a0e62def3cb6375ebd5de48ad897 │ │ └─39054 /pause │ ├─7ab3365e322fe7330860740934100311dd6eba7ef8783b1767503a3444aee2a6 │ │ ├─63583 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63651 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3bb28570e3475f9d2071164e45675907ac4de53c4773bf483ecf0aa9313cd1ee │ │ └─42633 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─0ea11785c006b871a3b2e467900a8bd377b7cde72a0d7542a095f034614c99d9 │ │ └─225742 /pause │ ├─a27b122b74f4d5e3aacde7781a1248fce6b307cb216c71c43fbfad319d1c6722 │ │ └─45873 /manager --metrics-bind-address=:9782 │ ├─e50ad0ef8e94c6aa40b9aea11eeefb9400ad7ec9ca9b495d55e6373cccc5b517 │ │ └─60182 /pause │ ├─1907479111121a4a5419ac1e60793e2426aac8fefdf73357bb56d781759101aa │ │ ├─62537 nginx: master process nginx -g daemon off; │ │ ├─62553 nginx: worker process │ │ ├─62554 nginx: worker process │ │ ├─62555 nginx: worker process │ │ ├─62556 nginx: worker process │ │ └─62558 nginx: worker process │ ├─4cdb78ac45846672a9870bdfdd7ee8dd93c7c3c03c00d1dcd2eea087c4a14c6a │ │ └─49762 redis_exporter │ ├─5ebd81232ed204d7da17970c58a7a68a01e86eebe551180a890590e9a6221322 │ │ └─142873 /pause │ ├─620df88bbb1f33caafdba4690e6b84f9a74ef5e19baf96c0f3072a11d7b821b6 │ │ └─170599 /pause │ ├─2cfd77e57478d5082b44baad7a5a09d720ccf4babefe2f969cc30acff95df851 │ │ └─210412 /pause │ ├─29dd0202d94f0502e03cbc873d7a016a35cb612f3b3f13a9f1e43f6b0d6bcfe1 │ │ └─262819 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ec8a9a6de31e587d063d93aa152dc86515085bd565d13a126a2254e4307fcc15 │ │ └─103898 /pause │ ├─3acf8a50e5c6deddab6809073f18fa093da770147bed22f1195ee82a5d1388d6 │ │ ├─140689 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140706 /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 -- │ │ ├─140712 erl_child_setup 1048576 │ │ ├─140770 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─140771 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─140781 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─140994 /bin/sh -s rabbit_disk_monitor │ ├─3727f31c005ec3669a8153849d56f9c3fd5ea75bda6e77d8ed2ec56fb36a0db2 │ │ └─64327 /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-49.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 │ ├─c504b630df1ab4073b3f62dba5ffeeef5aa9ff61d586d6f8e4357a1ed143e281 │ │ ├─222509 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222526 /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 -- │ │ ├─222532 erl_child_setup 1048576 │ │ ├─222616 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222617 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222627 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─222801 /bin/sh -s rabbit_disk_monitor │ ├─c66ac643717ba5703ac14e60b0b2321e277b3d98108eca36ebd0a23ce2da4130 │ │ └─39300 /kube-vip manager │ ├─78962461f27856d8f3e1b88818c1de2d448f727a64b22210244ecab14a906ee8 │ │ └─137990 /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 │ ├─dd51f87c6b14da7e5b6e082e539f05c7d5bdba81c4fc21a25e3292d3b2822466 │ │ └─102402 /pause │ ├─8ecf437ea10f728d7618ec64c375f56a504dbe8d6b5a675b1bff4cf3a6d995e8 │ │ └─170615 /pause │ ├─c87e7b046077d19704b40fdd6487ab55c26c6f6d2e5642012d56642466d5dfa0 │ │ └─64081 /pause │ ├─f0caaf94cecd3185363521edf1575884067c94890892810c1ffa87e484b96ce2 │ │ └─268180 /pause │ ├─cc41a1d8065479fd9a7ffbbf52255ed8d01b3f794b4bfcc8fabedc2cafd94cf4 │ │ └─188132 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─3d2b95707e944229d3c2f0db4aecf287f967283628c4e11092f7c3809b7be4ea │ │ └─139552 /pause │ ├─024fd680f9d43ab5dffe1d3deb9c00fdb1cad2d4dfd39be2cbca55c3a024f39e │ │ └─210115 /pause │ ├─f38b069b116ea3a96a997856a1eb717088406c240c150ffa6991ef6261644cf5 │ │ └─42256 /coredns -conf /etc/coredns/Corefile │ ├─2c0b1382abf83455c8da5d7252bec6d07eb8fcd620422f614aecf0c6ac4e24eb │ │ └─45827 /pause │ ├─6911e26297e2334a0c25764c63d87655025ec1f51158155bdf49a013d43a12f1 │ │ └─162048 /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 │ ├─e53d63c19911f2c16217352ada40eaf09b20badc519b99d211ea7090cef1a79d │ │ └─64572 /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 │ ├─aa1f01f723180ef51040857b7072c4f7d2fa898c9729229185fa3fed50acc0cf │ │ ├─271498 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271512 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3efa3a37ddf288ea2f699ecafe4d481aca97e7bfad1beb05d4401e1da08aec1c │ │ └─246328 /pause │ ├─1e43baff914c974575e9b6ddd13e88ab177318e7c604e5cfa11a9bce6b14158f │ │ ├─102831 glance-api: uWSGI master │ │ ├─102844 glance-api: uWSGI worker 1 │ │ └─102845 glance-api: uWSGI worker 2 │ ├─389d06d8b5122dbbc9dfca91d77804e009dda71b618f3ab1d8495ad8bc2a7d8c │ │ ├─198765 heat-api: uWSGI master │ │ ├─198797 heat-api: uWSGI worker 1 │ │ └─198798 heat-api: uWSGI worker 2 │ ├─4083e61b80a0748383296a3f099f4d653260e134af1ac71038be65f050f9d0c7 │ │ ├─166302 nova-api: uWSGI master │ │ ├─166338 nova-api: uWSGI worker 1 │ │ └─166339 nova-api: uWSGI worker 2 │ ├─f4386755951b9fdd6b47504b219a596c6dcb49d7dc97fe276d8ac72b32c37269 │ │ └─75647 /pause │ ├─a80024be621d3198ae46416968f08caaada3bdc0bd2d97542cafc825b3b1e442 │ │ ├─138024 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138037 /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 │ ├─57dd17a68a4fcceedfce310402ca6808c0593a3ce9f10b9b64c30b8f5188b83b │ │ └─186002 /pause │ ├─077a472bd7ed319af199592dd17ec2228e4c7e3300e2a03cdf4d5f6fa6b50648 │ │ └─268879 /pause │ ├─32f5256f80f080c0e3accabb3dc8c78b93059340529236e16d6771232fed3bfd │ │ ├─183813 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183868 /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 -- │ │ ├─183875 erl_child_setup 1048576 │ │ ├─183970 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─183971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─183981 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─184289 /bin/sh -s rabbit_disk_monitor │ ├─c8bd247647871a18d1bf5b9583d20c884f31bc4366ab2e7547f2ae270c4c4308 │ │ └─64805 /bin/memcached_exporter │ ├─d56f41e85f331dde10a638df01b160316b315aefa5389b80d175049d27adf4fe │ │ └─226650 /pause │ ├─ffb7cf209a04759a62aae2c4d36391331ac5be4130f747d853eb5203f0066256 │ │ └─170942 /pause │ ├─c948ebb9f24134e70e4365163b7ce89a1e998f31d839343c463a4002b90dc0f0 │ │ └─170995 /pause │ ├─a707df944dad5ded40e8806a68abdfd9898b76643faa0761e6104e7f2bb76cbe │ │ ├─179398 neutron-policy-server: uWSGI master │ │ ├─179411 neutron-policy-server: uWSGI worker 1 │ │ └─179412 neutron-policy-server: uWSGI worker 2 │ ├─c3d183c483054299f7831fcbd12fac8f1b597af085db4a940ddf76ac2341679a │ │ └─64017 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9e29c3a40807d2e2500d7f8eb17e55a654173db35db0c1c8b1fb24e7459a70a5 │ │ └─66507 /pause │ ├─c1e919940f1e3be142ccc1b5aa9384750aef67190a784611a8b570a1043d814f │ │ └─54441 nfd-worker -metrics=8081 │ ├─eac67a9853161602d0861d7093be584f1d6f7f8e73c6f9b8ad3ad29d00fbf3f5 │ │ └─60814 /pause │ ├─30d22bec067c8d704f791615c76f06f6f48658b10afb98e29801ef8ee1cb68d2 │ │ └─49354 valkey-server *:6379 │ ├─2372d8c3519adc16e2a23399a6826e82611b6b107f97c7499447a3392ac6f586 │ │ └─61864 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 │ ├─85d043fe94cb56899353c0e2993c80c015e3f1ebc7459470baab03ec938da129 │ │ ├─181894 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] │ │ ├─182154 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─182692 /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/tmp1jgncdir/privsep.sock │ │ ├─367531 /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/tmpocxir_6g/privsep.sock │ │ ├─367920 /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/tmpjahd3y3u/privsep.sock │ │ ├─368332 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368334 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─386531 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=07c37998-79c0-4ff3-8990-dd2154c44af6 --namespace=qrouter-07c37998-79c0-4ff3-8990-dd2154c44af6 --conf_dir=/var/lib/neutron/ha_confs/07c37998-79c0-4ff3-8990-dd2154c44af6 --log-file=/var/lib/neutron/ha_confs/07c37998-79c0-4ff3-8990-dd2154c44af6/neutron-keepalived-state-change.log --monitor_interface=ha-7b55b603-77 --monitor_cidr=169.254.0.221/24 --pid_file=/var/lib/neutron/external/pids/07c37998-79c0-4ff3-8990-dd2154c44af6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─389664 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=15eff400-64f6-4164-a8a9-02d33b2a2d27 --namespace=qrouter-15eff400-64f6-4164-a8a9-02d33b2a2d27 --conf_dir=/var/lib/neutron/ha_confs/15eff400-64f6-4164-a8a9-02d33b2a2d27 --log-file=/var/lib/neutron/ha_confs/15eff400-64f6-4164-a8a9-02d33b2a2d27/neutron-keepalived-state-change.log --monitor_interface=ha-02b24df9-9b --monitor_cidr=169.254.0.214/24 --pid_file=/var/lib/neutron/external/pids/15eff400-64f6-4164-a8a9-02d33b2a2d27.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─d2854076e1c349a3bab45c0c13141222abbfeb827bd349b85f49cbca4521c955 │ │ ├─167162 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─167953 nova-scheduler: ServiceWrapper worker(0) │ │ └─167955 nova-scheduler: ServiceWrapper worker(1) │ ├─ae086e19cc79c536adf221530949faf68fdc0d7a6f7b7dd349109672b022bd50 │ │ └─49696 valkey-server *:26379 [sentinel] │ ├─90bbca40e10e10664c389dd97e7d2b20a0116e10206fcef75e406f6c2e5083e2 │ │ └─49177 /pause │ ├─b6110c28be5c5abe8872140f5a7f3333e0f227b916c161b73fe775ffc893c403 │ │ └─93848 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-ljrjp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f2b9a058fd8c9b59fb6d7cec967d4faba51b83b1be5667c1c4427e95878188b2 │ │ └─121364 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d00ee2cabc23e3c0d3ce79475ec8b9c4f3e7d930a521437c643259f6c5ed6bec │ │ └─46181 /pause │ ├─34d28cbda07e7ca1baaad3bea9975d5af6f8d62cee71c7712dfbb3e24b01de87 │ │ └─240738 /pause │ ├─860f46d0db3134672816be50f9a5320875b40619454df36b22ccf591f12184ef │ │ └─39171 kube-apiserver --advertise-address=199.204.45.49 --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 │ ├─5f17e791c0305aa2da0aa6715c6ecb580a4aca373f5542401b35acde69fb1ea4 │ │ └─105859 /pause │ ├─9ec0c2973a9377a5458bcc18902e175d5577f4f8c49068df37e4283ec4b6e2c5 │ │ ├─82302 barbiacan-api: uWSGI master │ │ └─82330 barbiacan-api: uWSGI worker 1 │ ├─9565c3921966240e47b6f46d789840c54975eb528512ac6d7cacfb2ad4fd157e │ │ └─226675 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─6635b0aa85fb3c6720b28a1ab305bd6b4486461836e91bcc569626db3c97456b │ │ └─64121 /bin/pushgateway │ ├─1a2505049cc23df8862363bd90831041db7d6990093244044ddb24d85d7a6003 │ │ └─47186 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─a65b96282a817f9dfa6ea911fa56c090a2838a7e7e5523527244fe4783d0e47d │ │ ├─180498 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) │ │ ├─180764 /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/tmpcxfluayo/privsep.sock │ │ ├─180977 /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/tmp63wkwxed/privsep.sock │ │ └─181424 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─1c0e600cef1754c05e249bb923ff0a8f4ae202edbdfda5be94b57296b19ba658 │ │ └─58529 /pause │ ├─ce84b61f0675a14d572979999ac5a8d312193995eca9930557064de51f0c7fe6 │ │ └─231514 /pause │ ├─5e647d19c8ac520316347d3fcf1788880eacf9345f23f380f13ea53acecf5c4d │ │ └─39549 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8ee717f08b42e0d76fcce9af28d03932201e524b735f10444e45862664682849 │ │ ├─ 45204 /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 │ │ ├─ 45217 /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 │ │ ├─ 45368 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267890 nginx: worker process │ │ ├─267891 nginx: worker process │ │ └─267892 nginx: cache manager process │ ├─c38654fd35e1a3b04543fd1b8aed9c2a60837fa304b55c46b06738d912763185 │ │ ├─168797 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168813 /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 -- │ │ ├─168819 erl_child_setup 1048576 │ │ ├─168942 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─168943 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─168953 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─169178 /bin/sh -s rabbit_disk_monitor │ ├─4d6697c22a9aae6772a0dfc73c77b3f6915d1dbefc7273d8a2c6c75c76ef793c │ │ └─183422 /pause │ ├─a9b729b9b57c99cf89c16483b63c1a7b1ff72a97d87f991d951d054eefc2d644 │ │ └─62509 /pause │ ├─6415eb7f7c945e17be6cc8a5817bdb44b8f570ab94b4838bef2cb7659457d1ff │ │ └─142434 /pause │ ├─883b99b1226a188542059db6d79a80461d5ff7d69f7930ff30dbe20c1f1119ef │ │ ├─89642 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89660 /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 -- │ │ ├─89666 erl_child_setup 1048576 │ │ ├─89763 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89764 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89791 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90077 /bin/sh -s rabbit_disk_monitor │ ├─de0c4a743d5ef8ec215e8266ac9a1011b2d3f53b3dbe5d7f6304d84963fab37a │ │ └─42380 /pause │ ├─f21650e0dc838cda74ad79587c18e81c82172523e0c25ab92416b2db2aae6264 │ │ └─45243 /server │ ├─f0d48a125f227d86eeed72311fb6ed93ad196e176ec1597b2095a9f05b432019 │ │ └─44822 /pause │ ├─99753ccbd584d8b73e0aa01213776eadf644f44c2f6209d7d368d00562b3d07a │ │ └─39189 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 │ ├─f1d9611327fd92d00b432c424ae41615d964947cc931a149a19965a00fdc4a08 │ │ └─119252 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a10cd9ab8a004a78ccbf324f3b4258f5022b720bf4c694b042049035398ce67f │ │ └─63802 /goldpinger --static-file-path /static │ ├─81fd572c6b0e57d7a7a54db6c55585109656493ff337fa4040fad7cdbbde4910 │ │ └─59778 /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 │ ├─7da2eaf71fddcf12ac93c2de00c2c1b8eb04c7615f75a8e2b171e01ef94f95cb │ │ └─269722 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ └─b01819d6f0f80df0878aca33aff82d0470cf5fbda3c358a6fe0b4eaae3ad7671 │ └─210179 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount