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 │ │ │ ├─21317 /lib/systemd/systemd --user │ │ │ └─21318 (sd-pam) │ │ └─session-22.scope │ │ ├─21313 sshd: cephadm [priv] │ │ └─21331 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1460 sshd: zuul [priv] │ │ └─1473 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1464 ssh: /home/zuul/.ansible/cp/162.253.55.110-22-zuul [mux] │ ├─411800 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hvlmojqhadbwzowbwnlscyekrhpttclg ; /usr/bin/python3'"'"' && sleep 0' │ ├─411801 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hvlmojqhadbwzowbwnlscyekrhpttclg ; /usr/bin/python3' && sleep 0 │ ├─411802 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hvlmojqhadbwzowbwnlscyekrhpttclg ; /usr/bin/python3 │ ├─411803 /bin/sh -c echo BECOME-SUCCESS-hvlmojqhadbwzowbwnlscyekrhpttclg ; /usr/bin/python3 │ ├─411804 /usr/bin/python3 │ ├─411829 /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 │ └─411831 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9805 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12188 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 124c74b17c0c5dbd82777547149f31841308a915357fb7beeef77dc5ff94245e -address /run/containerd/containerd.sock │ │ ├─ 12566 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 46e3649c28a2093a6c6194c1efd4c1b1bfea478c77459eb6b3ba07d3a4eb85bd -address /run/containerd/containerd.sock │ │ ├─ 19447 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 565dcbbd15dc128173fddece56842aa903cc1fb5b3c83fec1e41a9d36f24f2f0 -address /run/containerd/containerd.sock │ │ ├─ 24639 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8ec937042f57b18e468f1983c36b930d56d8343314c22938819024cc16edb6aa -address /run/containerd/containerd.sock │ │ ├─ 29154 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 60048f6071ef32cd60792e50ff573be8c65e617eb151c48a57982ad223780c1c -address /run/containerd/containerd.sock │ │ ├─ 33758 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aaf564ca324d571ed373a5e1d448a73c99ec419f286d94cf2927b303da27bbfb -address /run/containerd/containerd.sock │ │ ├─ 39433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b6e75a7ab0b5ba13bba27b3154f98b61d4887f5c2150415fe5340c3725186f0 -address /run/containerd/containerd.sock │ │ ├─ 39442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f46bc4696681dda35b91eda6b181274647306ffa73f70e0ebe55d8f3b285cd1 -address /run/containerd/containerd.sock │ │ ├─ 39498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2522da20c3ea868a6feb1bc3453ba747786fa7e05e81595fa45d99f34ffb165 -address /run/containerd/containerd.sock │ │ ├─ 39502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b8b3fa1abf3fc5d43e490cb706fc3c758b18fd44756f33ce51ae17c53f27db2 -address /run/containerd/containerd.sock │ │ ├─ 39505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d069d64f1b036839594005ceecaeb3e57b32daace70ed1def8a9f7dfbaae8db -address /run/containerd/containerd.sock │ │ ├─ 40032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a22912b7b54e6c49450d4690c334dc38aa1e8279ac3692f13a2f1dc54353036e -address /run/containerd/containerd.sock │ │ ├─ 40924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e0bf411097d701be6a913a293907289884c510c5473341ef06f76bd6e42419d -address /run/containerd/containerd.sock │ │ ├─ 40980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee87948714d6e1453e3e57f742d55984cd0b52849267cf396fcbff51d6b00a70 -address /run/containerd/containerd.sock │ │ ├─ 42465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ac7ff560621206e5a2e94369660fa5a41d88e87111b42d2fbb561e677d3cd32 -address /run/containerd/containerd.sock │ │ ├─ 42511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffe07bab3b2e57cbeaebba5273bebfb02eea40e5b9674b6361e9ee4bc835d276 -address /run/containerd/containerd.sock │ │ ├─ 42567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c916d73b2e922606571db1c0e8f97f1d699e631332597e2dd35a8ea070a443a5 -address /run/containerd/containerd.sock │ │ ├─ 42632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5067a6c08070d23f57d7ba40e2a7b90e0efcaa1d39d5af3d00ccf86b7ead8d0a -address /run/containerd/containerd.sock │ │ ├─ 42675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0cabc17b6ee938db8ed7fd0826847cf0a53607b1a2357c0b52f7c8daa352c60 -address /run/containerd/containerd.sock │ │ ├─ 42913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab7ccbab1c4c1392daa341e5152efd43de2fc1c441d84cf3bf1e6a15fd649d65 -address /run/containerd/containerd.sock │ │ ├─ 45268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 524c9d2c2aba55eebeb137bb37d3482d61f7d390a7a73a6f7b87bd00b280d656 -address /run/containerd/containerd.sock │ │ ├─ 45379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc05370f42fd8f86a0ae03ffdc446e1058ba39b47a0a477e094fd67f2d2a0d4c -address /run/containerd/containerd.sock │ │ ├─ 46228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d235c60fb16f1110d159a4190da30c68ea371c92c0ff74418e5092b3415e8a2 -address /run/containerd/containerd.sock │ │ ├─ 46328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa11c30c464e5fe322a8cbcf6208a4ca5a5edc9653d794ea61a6070b3ffb507f -address /run/containerd/containerd.sock │ │ ├─ 46709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8621a443552acfbd8f0a34b306aacf0291dcf3576e9e40b0910917dff19a7b0 -address /run/containerd/containerd.sock │ │ ├─ 47032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a4bf111c781e64256070bb955fd50fc2c61b8a02058bdbc20a56604b9b71cf2 -address /run/containerd/containerd.sock │ │ ├─ 47448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c66560787ebd40471f52990f64fa45031dbe425ac0a4e65833d0b1815ce50ab -address /run/containerd/containerd.sock │ │ ├─ 50060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f8cb168ea87fc822ba4bab689c5f1948d63a9a8ffc23cd82222748fe8678fe9 -address /run/containerd/containerd.sock │ │ ├─ 50204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bcab7d82fd7a1426159f0fd59b137a43e58381a83f368c0e736e195ece9954a -address /run/containerd/containerd.sock │ │ ├─ 54542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa7b46b2fd001c027c29022939ab8a580586f573ecc30b054432e7c167de9abc -address /run/containerd/containerd.sock │ │ ├─ 55184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5fca93f5bb81414c43269ee39788c4224255d0ad22f863d1d47eae24265b2db -address /run/containerd/containerd.sock │ │ ├─ 55234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a66b3c8415ddd3f4e0bc72338ff1411ea2cecf79cee4235a7201d7108c39d507 -address /run/containerd/containerd.sock │ │ ├─ 55296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebd8de4ef4f9e14051cef7ea6e0016aafc2cea2b5164a89c32d1d11d7b7fa036 -address /run/containerd/containerd.sock │ │ ├─ 55441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8df4e979fd8367151715043fbf62c02a77ef893a0176fb8eb9354cc580a557b -address /run/containerd/containerd.sock │ │ ├─ 59775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16421fad4db7195ba867d5d6fc77a1a5290b33a525d8d9c001ee5a286f601c35 -address /run/containerd/containerd.sock │ │ ├─ 59909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97ad322acfeda3f7693c1b18d494c6ba4709f110dc75e0712e03ff74b11694c4 -address /run/containerd/containerd.sock │ │ ├─ 59947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5741d55eb93eb89661871ab83c0f52f6c0fb3f33600b748a7c2d5a5db400913f -address /run/containerd/containerd.sock │ │ ├─ 60000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59975e5048209efc77ef84ad7ec672beedc04b6574ccf04c97e1f3ac73afd829 -address /run/containerd/containerd.sock │ │ ├─ 61607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50228aa59263822727c34820808eafba2fca98f54841c6aa45736069d95b0fd5 -address /run/containerd/containerd.sock │ │ ├─ 61806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9b0937d2eb2e826f295d92136f1fef91d633a4d6bb1b2f80d2048c506d5da1f -address /run/containerd/containerd.sock │ │ ├─ 62058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a60fd47c652ad1d11aa09e85aa1505e91310151d64b5a56a5ac868e98d157c10 -address /run/containerd/containerd.sock │ │ ├─ 62063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f81a63efb84069a27344f2049e672952891fc9b4b8d229d213e59b0b66a4e3a2 -address /run/containerd/containerd.sock │ │ ├─ 62166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb8607e9bd976e119f1ac5814b2c94e4f76b1874f5a14b1ed44e821295c46908 -address /run/containerd/containerd.sock │ │ ├─ 62483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aabaa655d3f626dfde9f6b1f9c90145ad964e203bd13459704e69eced054e53 -address /run/containerd/containerd.sock │ │ ├─ 62827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b08a8205c8c58633fd35dea1a348bb73e9bdb76f29366d73e21c0bb96964208b -address /run/containerd/containerd.sock │ │ ├─ 63041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a55dd8dd8f246e6baad80c3261eb377458ffddf8bd0850acb9743990420f0d09 -address /run/containerd/containerd.sock │ │ ├─ 63763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6d852699ec9c4da72c3e692ef961fe92e37a43209c2b8b50ff2ef7a1c43ef1f -address /run/containerd/containerd.sock │ │ ├─ 64163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb0e71f64d21b4167174636c29ebb0fe2c7d139a857652ff847ffb76faaffc9a -address /run/containerd/containerd.sock │ │ ├─ 65797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35f920c00503dfd6220c0dad4b860f776a43c0d96d29bb2716d5688797dd0ecf -address /run/containerd/containerd.sock │ │ ├─ 68139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a949e47487612627dfa812db96a52141e28066c73780df2055e7b4f56dd1af3c -address /run/containerd/containerd.sock │ │ ├─ 77242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 618b63e107aa8788323cda70dbd3dad06948220707154be488484fd1d6ef7dd1 -address /run/containerd/containerd.sock │ │ ├─ 78816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ad91a1cf6f3af453671885daef55f8b82a3af54eb77964c6b0db267f150eced -address /run/containerd/containerd.sock │ │ ├─ 84979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c56522eb25b6504ed2ddc20c6c9b4f81a10c132061714d2eb2313bba618b4daa -address /run/containerd/containerd.sock │ │ ├─ 92077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2660678dc0b77c1f3b3c6dad363d07407adb5324c560e8e92f445de3b46d662a -address /run/containerd/containerd.sock │ │ ├─ 95516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6896eae7225c6c8104413942e5521748edca88ac59c3af7c07a31204e09877b7 -address /run/containerd/containerd.sock │ │ ├─ 95562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 921bac3e459d994ab0c6ffa5fb55eb8def8281126d4c46a1a82235b3de69a3fd -address /run/containerd/containerd.sock │ │ ├─109216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4b4170997acb99c80c346132ad3fb5b501a48276567cdb6ab0d7bae8714281f -address /run/containerd/containerd.sock │ │ ├─110839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58d429f4bd9f6181c7b0e7c27b99c1669c0c6dbddbb1f79f4585d7d9f5a61a4e -address /run/containerd/containerd.sock │ │ ├─110881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac4b60ea490323ecbad0ac9b278397b228fc3126424737f21996b2a864617019 -address /run/containerd/containerd.sock │ │ ├─112788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d664c6e55a3450895aa8bc9d511ec2e5f898a3ebd1cd830707a08c0dc62f8752 -address /run/containerd/containerd.sock │ │ ├─114545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d424ed2759fc14fbf9c94a1bcb9aaf8721f27161173b9797cfd35c62aac225c1 -address /run/containerd/containerd.sock │ │ ├─114641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09963be83167831734f89ad67239ca41fba31dc33b32a5d49d66255458e56400 -address /run/containerd/containerd.sock │ │ ├─127580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ea12dd8127875d7c02136f809071dbc6ad4ca6be4c580eecd61b2e836e5ffc2 -address /run/containerd/containerd.sock │ │ ├─127618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a8afc2df07184fef58f86756fd26e80731dde80ccbd962c54b77bf15d212554 -address /run/containerd/containerd.sock │ │ ├─130201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 528ea3aa349f190e1f155aa24ef0aa8083785c6de2720e99c0ff2d9ad078e5b5 -address /run/containerd/containerd.sock │ │ ├─156706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ab0d7ffaa3a9a5b467030477c43fd85f895c508178e93d8ae1909b66fbad4d7 -address /run/containerd/containerd.sock │ │ ├─157880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cd66826bebc61428aa04496f023d7b32dd0f73d59d8436be710a3b5b38f4b7a -address /run/containerd/containerd.sock │ │ ├─159174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39f917728bf49e8eba71feacf16bfc17fbf39851ee34f5ee7e8770d25a99ddb5 -address /run/containerd/containerd.sock │ │ ├─159218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 178f4082bca4ea39b7b618ad1a823b264da355e8aae7f38ab55be0204a887321 -address /run/containerd/containerd.sock │ │ ├─159785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a40a77452f70aded48d2b1c1f4dfabace887979ba3b778ac39a42f7d11b5f8e6 -address /run/containerd/containerd.sock │ │ ├─160955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 207a9e5d0ce1fd86b61c1ac0fab8d9cb76800d14b15fd5f397bc3d45026ee035 -address /run/containerd/containerd.sock │ │ ├─163394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dd4c2be28efee5a3e617fae9b4de6b4767fe9ef4754aca585972e77561b6921 -address /run/containerd/containerd.sock │ │ ├─163435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 941ecd5d22a96e74e4b5c8b05b13da92aab114b434d16cac26d3339e46197147 -address /run/containerd/containerd.sock │ │ ├─163482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fa58aff202c2a9d656544e043069d9d19aabe33f5cbd2817090ac9d2537aeda -address /run/containerd/containerd.sock │ │ ├─163833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de1090a55ce2b89240efcac77ed1d2706841fede7729751361aa06503c8b1cfe -address /run/containerd/containerd.sock │ │ ├─163894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1b4c0f6f453edc9f459601a597a8dfed117a2135ee83f26f893185c575d7021 -address /run/containerd/containerd.sock │ │ ├─164323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80dbec1d1336d9ff83d8ae681a66e69e2fd503684910c598104a3b953a52cf52 -address /run/containerd/containerd.sock │ │ ├─176718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4775424dcb3edd81395c538745baa94c807c6421cff180b0ebb3b57421ba62b6 -address /run/containerd/containerd.sock │ │ ├─178543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8787d41154ed375cecc04e47cf19a44bd5d0500fa863f39d6ea26bd8ae504fe6 -address /run/containerd/containerd.sock │ │ ├─178594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0d8913fc656a93d0dce2030f4f75b58943d8f81a4022c8789a25bb7535476fa -address /run/containerd/containerd.sock │ │ ├─178642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8a66079cd744e1698617c6384e39b3a11406c5df3d27878b2a4b7a32f26e7de -address /run/containerd/containerd.sock │ │ ├─178907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a5351d63dd1884a27fc94f81f8723da243b616641f4b0d163567eda1af8eae6 -address /run/containerd/containerd.sock │ │ ├─184676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baf39e7956b81976c015725687b973ece7f0e8dc509afd29c6d2a11d618c8918 -address /run/containerd/containerd.sock │ │ ├─191628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4249dbc80aea8965296e43ea3f51e7f1583e941038dcc353265634a9bd51b115 -address /run/containerd/containerd.sock │ │ ├─193766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd9495581df9be4f8867eb27883fbe3407498fb95d2b84efddfd1f41137f607d -address /run/containerd/containerd.sock │ │ ├─193931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cad155d8e0449d0d3fec8c2d9f43ac34c066a23dcc1bc2ec7da2f95c9470633 -address /run/containerd/containerd.sock │ │ ├─193986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f82a597fb1230b5a186f72085dbcb6bbf79fdfb5c531f6df58d345324f5ebfdd -address /run/containerd/containerd.sock │ │ ├─210474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 602cc557979d9e7c98be8dfba9f44b8665d97f0776c9dd708e990d4a1c8929db -address /run/containerd/containerd.sock │ │ ├─219888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21bdf2bc1ebfc58992de8eecd39ee8891fadbc08ab16f8566c9fb38fa877686c -address /run/containerd/containerd.sock │ │ ├─219972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d3d7c248b4a9667dadb2b524c2d22750cb4e74e95bc9cd83eac8d191b944a53 -address /run/containerd/containerd.sock │ │ ├─219995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fe659da1e1ef053ab9a15c0fe7adb498f7a224d4c3d76117f89c1a301859cd3 -address /run/containerd/containerd.sock │ │ ├─220327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc417bfea39f13b007d1c685929da732f4adab8c19608789193434395d068344 -address /run/containerd/containerd.sock │ │ ├─231785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 952a71b6704db9f9cd355f309a63494ce3a6106c97c87d4c2094bd6f070d5bbd -address /run/containerd/containerd.sock │ │ ├─234231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80730ce9d9fa23a17b93dfc21c4058a7e88ea6c3f3a60a95f9eb847f64ce2536 -address /run/containerd/containerd.sock │ │ ├─235404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5afdf1c1f74eb3d9e979ab18de207ec908781dddee141d43cdd7130c9b89324c -address /run/containerd/containerd.sock │ │ ├─236313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1af6d219b11fb4082662899c6b56cb51eae5348364dbd7c531785c21a937c561 -address /run/containerd/containerd.sock │ │ ├─237526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 807fb42e2d9f19b4bc2e7b29cd9bccb70bc986d3befc41eeed8275a609a0d730 -address /run/containerd/containerd.sock │ │ ├─239586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b975596f6528e01d6e95ccc229c2fe07fca6bb532125e2ed8c86c20861f288e -address /run/containerd/containerd.sock │ │ ├─240616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 178c2870020d415608626c77e8b832dec29bb057a171589fe744128d72f8984e -address /run/containerd/containerd.sock │ │ ├─240713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92672f54022703e234eb030d3adf8b849818ab96d03457ceb6b8f96c95bac4dd -address /run/containerd/containerd.sock │ │ ├─250898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf4a5592330a033a2205ace49f39207128e710b3d372513a141eb4eff8460035 -address /run/containerd/containerd.sock │ │ ├─251281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91fec0304ba22498087ad624a8ffff61bac29e5c664274219f19546f383bdb81 -address /run/containerd/containerd.sock │ │ ├─263142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a98903f177b752cef47044881230793df947f93090e312ce81a02662c2e3d1d -address /run/containerd/containerd.sock │ │ ├─267595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f26c3e5361ec14518ddb8a1b57bb1642b8e8dbf31f3a1c843dfd0fcb2d42cce4 -address /run/containerd/containerd.sock │ │ ├─267795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84a59ffcd2034ce1046b5cfa25029e9efe8318b0cb99c1fa0a2b6688adf58aca -address /run/containerd/containerd.sock │ │ ├─267849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d4ea0abe53f613411bf45c8028d4b70e1d5e3af389735d89ea6c0e2a7b6abd0 -address /run/containerd/containerd.sock │ │ ├─268016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a68a35873e991cdc50a52c1feb4625a3208fd6a453134a015d1638fc3c9fb3f -address /run/containerd/containerd.sock │ │ ├─301237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92983408c69291b0fadf8aebf41224fa1ebb5c24dbf2ece6f51fd15e7542d644 -address /run/containerd/containerd.sock │ │ ├─304392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ca29838b77d54a381d952420cd0dc9183800eb9a964e0d3b9111f7884511a51 -address /run/containerd/containerd.sock │ │ └─305083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f3d9d8b94a24ad44639a3f7f03e5660e92c2b3587c5f5199e696a5b8a3cb1c3 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1184 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─28875 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29137 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19404 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19425 /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 │ │ │ ├─24347 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24622 /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@mgr.instance.vzufrc.service │ │ │ ├─12481 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vzufrc/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-vzufrc --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.vzufrc:/var/lib/ceph/mgr/ceph-instance.vzufrc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vzufrc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.vzufrc -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 │ │ │ ├─33462 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33740 /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 │ │ ├─12118 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12150 /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 … │ │ └─10178 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-124c74b17c0c5dbd82777547149f31841308a915357fb7beeef77dc5ff94245e.scope … │ │ ├─12230 /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 │ ├─docker-565dcbbd15dc128173fddece56842aa903cc1fb5b3c83fec1e41a9d36f24f2f0.scope … │ │ ├─19472 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19488 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─156123 /sbin/multipathd -d -s │ ├─docker-8ec937042f57b18e468f1983c36b930d56d8343314c22938819024cc16edb6aa.scope … │ │ ├─24664 /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 │ │ └─24676 /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 │ │ └─39909 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.110 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-aaf564ca324d571ed373a5e1d448a73c99ec419f286d94cf2927b303da27bbfb.scope … │ │ ├─33781 /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 │ │ └─33794 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-rbe5e9cdd8f7f446e9f89d416aa7e8ff1.scope │ │ └─191664 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1393 /usr/sbin/uuidd --socket-activation │ ├─docker-60048f6071ef32cd60792e50ff573be8c65e617eb151c48a57982ad223780c1c.scope … │ │ ├─29177 /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 │ │ └─29190 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-46e3649c28a2093a6c6194c1efd4c1b1bfea478c77459eb6b3ba07d3a4eb85bd.scope … │ │ ├─12591 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.vzufrc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12611 /usr/bin/ceph-mgr -n mgr.instance.vzufrc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10684 /usr/sbin/chronyd -F 1 │ │ └─10685 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─156004 /sbin/iscsid │ │ └─156005 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─62aabed6874a28bee11fe7896dab9448044231755ee2c9a9cff8b1b40cb32d87 │ │ └─66144 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─26dd84924bfeeee184b593f5adb98640e089ca4ffc6f2f616c26f77579c9babf │ │ └─304897 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─849c3a6dd5b9d1592d320c8edd20ccf4be9fa5c3b0209d554022fcc55e4941cc │ │ └─261150 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 │ ├─b0d8913fc656a93d0dce2030f4f75b58943d8f81a4022c8789a25bb7535476fa │ │ └─178625 /pause │ ├─4aec853d61ebf452a5bf109133175485670df1e5dd33808e471d39deb3f258a8 │ │ └─60616 /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 │ ├─65a6b2436a6e5687a88232b66093f2243b9f740f2d9101a8b0a910f7a6f85442 │ │ ├─77499 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77515 /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 -- │ │ ├─77521 erl_child_setup 1048576 │ │ ├─77576 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77577 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77587 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77678 /bin/sh -s rabbit_disk_monitor │ ├─f698edfb3d41cd8a11d3244fca9bda82e19a32caf00a292fe269384d95859f43 │ │ └─42778 /coredns -conf /etc/coredns/Corefile │ ├─09963be83167831734f89ad67239ca41fba31dc33b32a5d49d66255458e56400 │ │ └─114722 /pause │ ├─e3b16b476f67f289c646b3286128e678be5264029aa51fa9a1ad0699d01f60bd │ │ ├─47645 mysqld --wsrep_start_position=95566bb8-173c-11f1-b022-f67c69dd1ad0:20 │ │ └─47771 /var/lib/mysql/mysql-state-monitor │ ├─4cbbaa0a8d6a7d174a386aa09d15b99014a77c130a4667392681d3736bb8086a │ │ └─112453 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f019434e9bac3246a7c863294fa7331e8d7bb282bbb501c1efa11af16a974024 │ │ └─260715 percona-xtradb-cluster-operator │ ├─ffe07bab3b2e57cbeaebba5273bebfb02eea40e5b9674b6361e9ee4bc835d276 │ │ └─42534 /pause │ ├─d5fca93f5bb81414c43269ee39788c4224255d0ad22f863d1d47eae24265b2db │ │ └─55208 /pause │ ├─de1090a55ce2b89240efcac77ed1d2706841fede7729751361aa06503c8b1cfe │ │ └─163869 /pause │ ├─cebf636707be9790deca9ab856ea81ad46ac93afb669be98190334314115ed77 │ │ └─95758 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-zc5bw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3cad155d8e0449d0d3fec8c2d9f43ac34c066a23dcc1bc2ec7da2f95c9470633 │ │ └─193964 /pause │ ├─207a9e5d0ce1fd86b61c1ac0fab8d9cb76800d14b15fd5f397bc3d45026ee035 │ │ └─160979 /pause │ ├─a22912b7b54e6c49450d4690c334dc38aa1e8279ac3692f13a2f1dc54353036e │ │ └─40055 /pause │ ├─7835a4e4544132e4ec2c68f724ef73424e156836a96ec05834eb4011805e3f2a │ │ └─40081 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─02ec26bd516808e44ba4bdae2bf6c47703751f0a72bcd1bf865cdcd33bfaf398 │ │ └─229593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─350dd0a90c533bd8afe0236929c2071add428c9c3fa985b674b969371e6a49d3 │ │ ├─84093 barbiacan-api: uWSGI master │ │ └─84105 barbiacan-api: uWSGI worker 1 │ ├─8e2c7a2c19af0d59cc3ab9177fbd92602182a1b6279cacdd17d4aa3fcb1a732c │ │ └─43235 /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 │ ├─820ba2e1815b5c87e2f32a16f97f95d4bf7b4ff625d2041af38ebcc9af8b4ae1 │ │ └─39726 kube-apiserver --advertise-address=162.253.55.110 --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 │ ├─2265bed2e2a681f0e791de3d151c53dca66a9ec94f2f6342714f558f97212e06 │ │ └─170024 /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 │ ├─97834437e817575f29eaffd8ed8872759542a07645912b4befaedae5f2f96eb2 │ │ └─65952 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.162-253-55-110.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 │ ├─daa55ac566e8a91813c18ecb8b888e42eb4c9d0000454181aa45c772d363b76f │ │ └─50661 valkey-server *:26379 [sentinel] │ ├─fdf2c1a1f9f3d4a418e07b184ed330be5d7e019b8d74b2b068d52f1506349f83 │ │ ├─174644 nova-api: uWSGI master │ │ ├─174685 nova-api: uWSGI worker 1 │ │ └─174686 nova-api: uWSGI worker 2 │ ├─5e24247e4e61f3b9505193e07bfc70879fbebcda9a198058aba0446a99df2558 │ │ └─260745 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─5aabaa655d3f626dfde9f6b1f9c90145ad964e203bd13459704e69eced054e53 │ │ └─62506 /pause │ ├─d6e4461fb32384cbc00af0bd43392d4a49cc84358c57e568c8a36c57ea3c68c3 │ │ ├─307815 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─307828 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b2dff00b83f83f140743954a3687f0bed3be92d497e9b780628e85b8bc5ba543 │ │ └─55527 nfd-worker -metrics=8081 │ ├─39f917728bf49e8eba71feacf16bfc17fbf39851ee34f5ee7e8770d25a99ddb5 │ │ └─159199 /pause │ ├─8cd66826bebc61428aa04496f023d7b32dd0f73d59d8436be710a3b5b38f4b7a │ │ └─157905 /pause │ ├─c8f88fdaa5bb8512a0846ada49b2ceb842657721be32fd5f210310a7cc696f2d │ │ ├─174886 nova-metadata: uWSGI master │ │ ├─174900 nova-metadata: uWSGI worker 1 │ │ └─174901 nova-metadata: uWSGI worker 2 │ ├─aa7b46b2fd001c027c29022939ab8a580586f573ecc30b054432e7c167de9abc │ │ └─54565 /pause │ ├─528ea3aa349f190e1f155aa24ef0aa8083785c6de2720e99c0ff2d9ad078e5b5 │ │ └─130224 /pause │ ├─d534a831ef6a642b278337842e8dbc0fb28fe265c01a2e87164806d79ab62fc4 │ │ └─260753 /manager --metrics-bind-address=:8080 │ ├─8313abe6774ffa122ce8972c9e0f08157fbd893a528c41b0d1b65a82cacfcc4b │ │ ├─64637 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64719 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─5d282983b91a21aea89566a8e8a6a32c455a9baa05d9be8b3ef512ca30120777 │ │ ├─228757 octavia-api: uWSGI master │ │ ├─228770 octavia-api: uWSGI worker 1 │ │ └─228771 octavia-api: uWSGI worker 2 │ ├─15d71936fbff2d053c2685ac51fa97f3dcf2fb4006664698e5181416a0e2359a │ │ └─96907 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─3c66560787ebd40471f52990f64fa45031dbe425ac0a4e65833d0b1815ce50ab │ │ └─47472 /pause │ ├─93243eda72ae154553956a001fae2c934937a0ea68d52f9c038a7f84e162072c │ │ └─191029 /bin/bash /tmp/libvirt.sh │ ├─1af6d219b11fb4082662899c6b56cb51eae5348364dbd7c531785c21a937c561 │ │ └─236335 /pause │ ├─032e944ed77a74fd9d328bc138f938f983625f20e80778ba84dcf948fe4fca1b │ │ └─190918 /usr/bin/libvirt-tls-sidecar │ ├─d162d8c8a8e92709811ca181cf307178544150969f5cd7a89dc694a7c497681c │ │ ├─190417 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─190837 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp2ko17160/privsep.sock │ │ ├─212591 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpcrhml033/privsep.sock │ │ ├─230354 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpa_aqs1q0/privsep.sock │ │ ├─230549 haproxy -f /var/lib/neutron/ovn-metadata-proxy/77d59011-11f3-4350-92b9-03c2fd78ff45.conf │ │ ├─379946 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─379947 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─857f66fb73059d18a0b86fbdfab4a299b29ca40e20c542e9b184ef1ef7418e83 │ │ └─45803 /server │ ├─560a0a909df4390bfa128d125628689a60f0bd64b9a8b34517acff758a0935cc │ │ ├─229542 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─230047 octavia-worker: ConsumerService worker(0) │ │ └─230050 octavia-worker: ConsumerService worker(1) │ ├─4bcab7d82fd7a1426159f0fd59b137a43e58381a83f368c0e736e195ece9954a │ │ └─50229 /pause │ ├─3d5383d77c78753877a382d04a7c1dcbe999b226fe963988af92e8b5e0cfdd23 │ │ ├─298983 manila-api: uWSGI master │ │ ├─299067 manila-api: uWSGI worker 1 │ │ └─299068 manila-api: uWSGI worker 2 │ ├─20c7fc2e98650ba795d6ec0600c236de678858445fcf7cc6b505f7923a4b58c0 │ │ ├─112986 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113003 /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 -- │ │ ├─113010 erl_child_setup 1048576 │ │ ├─113070 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113071 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113081 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113170 /bin/sh -s rabbit_disk_monitor │ ├─9f3d9d8b94a24ad44639a3f7f03e5660e92c2b3587c5f5199e696a5b8a3cb1c3 │ │ └─305127 /pause │ ├─2a222ddcf5fb9c9b9818179070b396f58f40cf0d7cea2dad982a5c95d198930e │ │ ├─ 71593 apache2 -DFOREGROUND │ │ ├─ 71608 (wsgi:k -DFOREGROUND │ │ ├─ 71609 (wsgi:k -DFOREGROUND │ │ ├─ 71610 (wsgi:k -DFOREGROUND │ │ ├─ 71611 (wsgi:k -DFOREGROUND │ │ ├─401709 apache2 -DFOREGROUND │ │ └─403217 apache2 -DFOREGROUND │ ├─e0d4e8a0ff90061740cdc9165cf5350fbe83790c2747f8f47c4cba3f2fa8a5eb │ │ └─42963 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5f8cb168ea87fc822ba4bab689c5f1948d63a9a8ffc23cd82222748fe8678fe9 │ │ └─50090 /pause │ ├─80730ce9d9fa23a17b93dfc21c4058a7e88ea6c3f3a60a95f9eb847f64ce2536 │ │ └─234254 /pause │ ├─e6d852699ec9c4da72c3e692ef961fe92e37a43209c2b8b50ff2ef7a1c43ef1f │ │ └─63791 /pause │ ├─a66b3c8415ddd3f4e0bc72338ff1411ea2cecf79cee4235a7201d7108c39d507 │ │ └─55261 /pause │ ├─5741d55eb93eb89661871ab83c0f52f6c0fb3f33600b748a7c2d5a5db400913f │ │ └─59970 /pause │ ├─dd9495581df9be4f8867eb27883fbe3407498fb95d2b84efddfd1f41137f607d │ │ └─193861 /pause │ ├─a55dd8dd8f246e6baad80c3261eb377458ffddf8bd0850acb9743990420f0d09 │ │ └─63087 /pause │ ├─56d8000266bbaad19987f69fc4e5e59aa9cac3eb9cc2e553dea253111d8f4296 │ │ ├─ 45748 /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 │ │ ├─ 45761 /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 │ │ ├─ 45909 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─303986 nginx: worker process │ │ ├─303987 nginx: worker process │ │ └─303988 nginx: cache manager process │ ├─0b521e117fc322c3cb09d070e4e77bb31b56dba9694d88587c172e6cd61ae81d │ │ ├─125254 cinder-api: uWSGI master │ │ ├─125341 cinder-api: uWSGI worker 1 │ │ └─125342 cinder-api: uWSGI worker 2 │ ├─1d069d64f1b036839594005ceecaeb3e57b32daace70ed1def8a9f7dfbaae8db │ │ └─39588 /pause │ ├─999b579619b28644e2dcb6463648ac09cf5f4f9c295bcc3781756d3a19caff16 │ │ └─66291 /bin/oauth2-proxy │ ├─b8ac0217a53e941da1ff9f4ac964419cec694aad0084584f769ccc678f141f8a │ │ ├─128746 /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 │ │ └─128921 /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 │ ├─0d4ea0abe53f613411bf45c8028d4b70e1d5e3af389735d89ea6c0e2a7b6abd0 │ │ └─267879 /pause │ ├─92672f54022703e234eb030d3adf8b849818ab96d03457ceb6b8f96c95bac4dd │ │ └─240736 /pause │ ├─f92dc049f85964c094660eed9536bad5bc8382cdbd1288ad0415c183436eb8ea │ │ └─55719 /secretgen-controller │ ├─ac4b60ea490323ecbad0ac9b278397b228fc3126424737f21996b2a864617019 │ │ └─110909 /pause │ ├─92983408c69291b0fadf8aebf41224fa1ebb5c24dbf2ece6f51fd15e7542d644 │ │ └─301260 /pause │ ├─4fe659da1e1ef053ab9a15c0fe7adb498f7a224d4c3d76117f89c1a301859cd3 │ │ └─220132 /pause │ ├─2a8afc2df07184fef58f86756fd26e80731dde80ccbd962c54b77bf15d212554 │ │ └─127649 /pause │ ├─8e0bf411097d701be6a913a293907289884c510c5473341ef06f76bd6e42419d │ │ └─40952 /pause │ ├─fc417bfea39f13b007d1c685929da732f4adab8c19608789193434395d068344 │ │ └─220352 /pause │ ├─f559f59831ec06ca074f365bb484ec03ea5aa426916d095d2665967154acf95d │ │ ├─206623 heat-api: uWSGI master │ │ ├─206676 heat-api: uWSGI worker 1 │ │ └─206677 heat-api: uWSGI worker 2 │ ├─51bdb53106cf959de752d4f84c5a6491c801e81966175340818d73a72ead5c1c │ │ └─55567 nfd-master -crd-controller=true -metrics=8081 │ ├─a9b0937d2eb2e826f295d92136f1fef91d633a4d6bb1b2f80d2048c506d5da1f │ │ └─61830 /pause │ ├─c43ca6403b3ab088a4aaa895140b465d9a0e9609703c7b2144193b8c4a792cec │ │ └─65355 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d664c6e55a3450895aa8bc9d511ec2e5f898a3ebd1cd830707a08c0dc62f8752 │ │ └─112812 /pause │ ├─f8b86e42c3a946dd54955afd8fbdce93393928a72c030b36103503ffb05c881e │ │ ├─251222 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─251475 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─251476 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5067a6c08070d23f57d7ba40e2a7b90e0efcaa1d39d5af3d00ccf86b7ead8d0a │ │ └─42661 /pause │ ├─9ab3b0e2cb7df56cfac4e809d85fcf0f5bdd6bc4a4462c29ad9e8ff19786d3cf │ │ ├─176858 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176875 /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 -- │ │ ├─176881 erl_child_setup 1048576 │ │ ├─177068 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177085 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177178 /bin/sh -s rabbit_disk_monitor │ ├─082887008354f8221535759359f38bfcef63995eb20ff10464c288a57575da3d │ │ ├─41779 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42322 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1122ab04ddc181f02d76c3dde39635e60a768fa8aa0cb123a6d5d41987efab9f │ │ ├─304141 apache2 -DFOREGROUND │ │ ├─306802 (wsgi:h -DFOREGROUND │ │ ├─306803 (wsgi:h -DFOREGROUND │ │ ├─306804 (wsgi:h -DFOREGROUND │ │ ├─306805 (wsgi:h -DFOREGROUND │ │ ├─306806 (wsgi:h -DFOREGROUND │ │ ├─306807 apache2 -DFOREGROUND │ │ └─306808 apache2 -DFOREGROUND │ ├─2a68a35873e991cdc50a52c1feb4625a3208fd6a453134a015d1638fc3c9fb3f │ │ └─268040 /pause │ ├─570e6e379f1b402d4ddd4819b924acb02604156c243b9f0e5648d226eda7855b │ │ └─260737 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─9b1993ee5d638e34f9cd4c7a1ce2465d4ac70f172557364ef2583e2e53772423 │ │ ├─60508 python -u /app/sidecar.py │ │ ├─60628 python -u /app/sidecar.py │ │ └─60629 python -u /app/sidecar.py │ ├─a37b1a6d6b50f1138db81ca83478be20fc3d5c62e43f9a5238f330c7a175e846 │ │ ├─230444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230462 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401772 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─401774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e1dd4f29aff1a164ced19412ddb9513fcecd929cba7a98394c4d7a7eb3bf6c56 │ │ └─255815 /manager --metrics-bind-address=:9782 │ ├─c916d73b2e922606571db1c0e8f97f1d699e631332597e2dd35a8ea070a443a5 │ │ └─42608 /pause │ ├─73beab7cb792adcd48185cdb9331d85aa63540dde6f6ebae81f2eba0db5bb71f │ │ ├─185614 neutron-ovn-network-logging-parser: uWSGI master │ │ └─185644 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─35f920c00503dfd6220c0dad4b860f776a43c0d96d29bb2716d5688797dd0ecf │ │ └─65821 /pause │ ├─807fb42e2d9f19b4bc2e7b29cd9bccb70bc986d3befc41eeed8275a609a0d730 │ │ └─237549 /pause │ ├─c09da219ed6f6c5911a499df2fccc8684210fc18b2d3e172771dacbff3cee2f8 │ │ ├─64389 nginx: master process nginx -g daemon off; │ │ ├─64404 nginx: worker process │ │ ├─64405 nginx: worker process │ │ ├─64406 nginx: worker process │ │ ├─64407 nginx: worker process │ │ └─64408 nginx: worker process │ ├─8787d41154ed375cecc04e47cf19a44bd5d0500fa863f39d6ea26bd8ae504fe6 │ │ └─178590 /pause │ ├─5368525978b6ea984f85b9dadcc831ea9ad5a1baeb1ce5b13aa5bf36bbe88fcb │ │ ├─66732 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66749 /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 -- │ │ ├─66755 erl_child_setup 1048576 │ │ ├─66802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66803 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66813 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66959 /bin/sh -s rabbit_disk_monitor │ ├─16421fad4db7195ba867d5d6fc77a1a5290b33a525d8d9c001ee5a286f601c35 │ │ └─59846 /pause │ ├─f81a63efb84069a27344f2049e672952891fc9b4b8d229d213e59b0b66a4e3a2 │ │ └─62124 /pause │ ├─0c0644c4e02d34594439905bd94f50354f31d42e3fa24dd9ed3527cd75d895ff │ │ ├─175691 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176011 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176012 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─b41e58ed2b5f92427ed2e742c0b1b22b6baeabfbec2987ca9ee0ba7fe2db8989 │ │ └─255440 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─722fcb7b95b02d20bd45343bc0ba4a83b2b9e85d0e282dc79b136804438d3c8f │ │ └─260714 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 │ ├─538c5ccbcef3d9629a0880707fab48dd46545bc74b1618f4240df52e5a0ab4aa │ │ └─50295 valkey-server *:6379 │ ├─dd824e29f16d3384adcf8480cba3dc0217c395d6d76d28219557249148e4e4fa │ │ └─65994 /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 │ ├─97ad322acfeda3f7693c1b18d494c6ba4709f110dc75e0712e03ff74b11694c4 │ │ └─59932 /pause │ ├─a60fd47c652ad1d11aa09e85aa1505e91310151d64b5a56a5ac868e98d157c10 │ │ └─62118 /pause │ ├─a99334b6c3f8ed555d813a621d576ee726ea04c0d5f750bc9f7dbb7047601b7a │ │ └─64422 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b62d056135c318f39b52ed342ff5a3a8fdd06ff51ca4c49c224f820de3dd7331 │ │ └─47742 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─50228aa59263822727c34820808eafba2fca98f54841c6aa45736069d95b0fd5 │ │ └─61630 /pause │ ├─cf4a5592330a033a2205ace49f39207128e710b3d372513a141eb4eff8460035 │ │ └─250924 /pause │ ├─ba8ec097609c52266ddb0756021f48f338964707d8755c125b3ecdb0c4b828a4 │ │ ├─160056 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─160254 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─160264 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─411032 sleep 15 │ ├─2dd4c2be28efee5a3e617fae9b4de6b4767fe9ef4754aca585972e77561b6921 │ │ └─163417 /pause │ ├─e8ddff2ae58f115addc45166e45c4bf1d6b0e184a7f2ec70b33f58c1281f3391 │ │ └─255904 /kube-vip manager │ ├─2660678dc0b77c1f3b3c6dad363d07407adb5324c560e8e92f445de3b46d662a │ │ └─92138 /pause │ ├─a4be97dc401aa5abea56c296365cab0e86cc2dbe9dbccecf6e82b703490888b4 │ │ ├─179612 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─407025 sleep 300 │ ├─4249dbc80aea8965296e43ea3f51e7f1583e941038dcc353265634a9bd51b115 │ │ └─191651 /pause │ ├─0cd31ac2dd49055b67563df9054b49ae596bc044eb92feb081286e1daa3dd5f6 │ │ └─62979 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 │ ├─618b63e107aa8788323cda70dbd3dad06948220707154be488484fd1d6ef7dd1 │ │ └─77293 /pause │ ├─6e0bd15eff1aa0e3197fc4088d6100adcd5bfb910eb54b3f12102f3e4beabe3a │ │ └─191517 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9528e8ff4bd9617402fac219bd320d967032aa681b9bdcd52da30e29a7e32b9a │ │ ├─232045 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232062 /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 -- │ │ ├─232068 erl_child_setup 1048576 │ │ ├─232144 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232145 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232155 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─232379 /bin/sh -s rabbit_disk_monitor │ ├─12008d8ff11279fac585eaa4dc1204ae1e0c2f55b34018f6b615304282fd4244 │ │ └─185545 vector --config /etc/vector/vector.toml │ ├─17c96fac344f80a1b9875b3adf0d4930b3aa186f2acff4ee93b53d607813ab32 │ │ ├─60534 python -u /app/sidecar.py │ │ ├─60641 python -u /app/sidecar.py │ │ └─60642 python -u /app/sidecar.py │ ├─c56522eb25b6504ed2ddc20c6c9b4f81a10c132061714d2eb2313bba618b4daa │ │ └─85003 /pause │ ├─6896eae7225c6c8104413942e5521748edca88ac59c3af7c07a31204e09877b7 │ │ └─95539 /pause │ ├─1ea12dd8127875d7c02136f809071dbc6ad4ca6be4c580eecd61b2e836e5ffc2 │ │ └─127604 /pause │ ├─58d429f4bd9f6181c7b0e7c27b99c1669c0c6dbddbb1f79f4585d7d9f5a61a4e │ │ └─110864 /pause │ ├─dc05370f42fd8f86a0ae03ffdc446e1058ba39b47a0a477e094fd67f2d2a0d4c │ │ └─45402 /pause │ ├─fabdbcabe7154a872b479d7cd1e3f48bf30533cbfd2502717d552415ae89ccb0 │ │ ├─206640 heat-api-cfn: uWSGI master │ │ ├─206674 heat-api-cfn: uWSGI worker 1 │ │ └─206675 heat-api-cfn: uWSGI worker 2 │ ├─2b975596f6528e01d6e95ccc229c2fe07fca6bb532125e2ed8c86c20861f288e │ │ └─239609 /pause │ ├─936e96f6773a12a948a60a4ef4e9c34f1518a736f62d2ef40ff28681f4ff0d11 │ │ └─65550 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.162-253-55-110.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 │ ├─b8a66079cd744e1698617c6384e39b3a11406c5df3d27878b2a4b7a32f26e7de │ │ └─178684 /pause │ ├─f26c3e5361ec14518ddb8a1b57bb1642b8e8dbf31f3a1c843dfd0fcb2d42cce4 │ │ └─267618 /pause │ ├─524c9d2c2aba55eebeb137bb37d3482d61f7d390a7a73a6f7b87bd00b280d656 │ │ └─45301 /pause │ ├─f4b4170997acb99c80c346132ad3fb5b501a48276567cdb6ab0d7bae8714281f │ │ └─109239 /pause │ ├─5fa58aff202c2a9d656544e043069d9d19aabe33f5cbd2817090ac9d2537aeda │ │ └─163509 /pause │ ├─b61f413418ef3b4d146e5d8fe814c7d73a5e721df8aa5e91b37ec3f31ff2b1d2 │ │ ├─157343 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157357 /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 │ ├─ee87948714d6e1453e3e57f742d55984cd0b52849267cf396fcbff51d6b00a70 │ │ └─41006 /pause │ ├─ab7ccbab1c4c1392daa341e5152efd43de2fc1c441d84cf3bf1e6a15fd649d65 │ │ └─42937 /pause │ ├─8ca29838b77d54a381d952420cd0dc9183800eb9a964e0d3b9111f7884511a51 │ │ └─304415 /pause │ ├─a40a77452f70aded48d2b1c1f4dfabace887979ba3b778ac39a42f7d11b5f8e6 │ │ └─159814 /pause │ ├─2f46bc4696681dda35b91eda6b181274647306ffa73f70e0ebe55d8f3b285cd1 │ │ └─39543 /pause │ ├─f82a597fb1230b5a186f72085dbcb6bbf79fdfb5c531f6df58d345324f5ebfdd │ │ └─194025 /pause │ ├─04168f46b774e5c96b15a01a2cab78447aa123d4fa7627751209a2b474b5f4bf │ │ ├─185438 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185777 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─185797 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─411155 sleep 15 │ ├─9df896ff43b1a17919a63da0baa6a7f0ddcef1c36044c433270c9d1b30a53df0 │ │ ├─92435 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92451 /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 -- │ │ ├─92458 erl_child_setup 1048576 │ │ ├─92560 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92561 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92571 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92773 /bin/sh -s rabbit_disk_monitor │ ├─fa11c30c464e5fe322a8cbcf6208a4ca5a5edc9653d794ea61a6070b3ffb507f │ │ └─46352 /pause │ ├─0fc011012492f55c30ec58184c91035945f5099f8849402547cc1dbc40b387b4 │ │ └─43151 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 │ ├─a5b2fb9e6b05f5ce436fcdc23b35c38854d945848ce9051781d929dcac58c065 │ │ ├─206574 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206984 heat-engine: ServiceWrapper worker(0) │ │ └─206987 heat-engine: ServiceWrapper worker(1) │ ├─f22063e9059be32d51976c62d01a72c53291ea7af8e892b4651ff93a524b4a1f │ │ ├─188736 neutron-api: uWSGI master │ │ ├─188758 neutron-api: uWSGI worker 1 │ │ └─188759 neutron-api: uWSGI worker 2 │ ├─28c6ffc1e3605b479ce471ed96dc3c179b55224300568ec2214861caed0ab351 │ │ └─66176 /bin/memcached_exporter │ ├─057a21974fdb105ebd7de86914199a39b663054d4315cb1567777971b6bce902 │ │ └─128269 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─02be7965165b16766621e17a2b204764e5d68823a03d4eeeda3ae7a0be3a69e5 │ │ ├─210728 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210751 /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 -- │ │ ├─210757 erl_child_setup 1048576 │ │ ├─210811 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210822 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210940 /bin/sh -s rabbit_disk_monitor │ ├─c8621a443552acfbd8f0a34b306aacf0291dcf3576e9e40b0910917dff19a7b0 │ │ └─46733 /pause │ ├─eb75e610938d3a8aec734c2379f7d5f9680b356b26835817dc1419f053f90f32 │ │ ├─299185 /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 │ │ └─299416 /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 │ ├─5a98903f177b752cef47044881230793df947f93090e312ce81a02662c2e3d1d │ │ └─263166 /pause │ ├─aee17714d2b5db41e2acfe780ec58c1b629eb7e51d934d160fa6728b321786ca │ │ └─64322 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2a206cb695485154dba0e92136f8d21bb5774a8aeff3a1e2ccfdf8bb3a0a5246 │ │ ├─47592 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 │ │ └─49177 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 │ ├─fb0e71f64d21b4167174636c29ebb0fe2c7d139a857652ff847ffb76faaffc9a │ │ └─64187 /pause │ ├─623bbe9b0a5eca1fca36f71ff33e5888b1044fcd1cdf2fd9ea58f68538212e20 │ │ └─306086 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─921bac3e459d994ab0c6ffa5fb55eb8def8281126d4c46a1a82235b3de69a3fd │ │ └─95585 /pause │ ├─b37acf8c5f8c6cc6836067c42300490e856658bdf71669234db54b89674f3c0f │ │ ├─ 95842 /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 │ │ └─392315 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bd146b7b7dc979cbdb7da109a3f150d96261c52176c690a1fa0e5d2b24a9d7ad │ │ ├─159380 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159424 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159441 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─159658 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─411795 sleep 15 │ ├─952a71b6704db9f9cd355f309a63494ce3a6106c97c87d4c2094bd6f070d5bbd │ │ └─231814 /pause │ ├─91fec0304ba22498087ad624a8ffff61bac29e5c664274219f19546f383bdb81 │ │ └─251305 /pause │ ├─a8c184eeb35f8aa07142bce02e2b85ecd730a9d3036333d981675989184c5edf │ │ ├─188772 neutron-policy-server: uWSGI master │ │ ├─188785 neutron-policy-server: uWSGI worker 1 │ │ └─188786 neutron-policy-server: uWSGI worker 2 │ ├─cedb077c34163eef4dec2ce0d94e3a8d6a60737f765304fc47776fb1bdd3df21 │ │ ├─109698 glance-api: uWSGI master │ │ ├─109711 glance-api: uWSGI worker 1 │ │ └─109712 glance-api: uWSGI worker 2 │ ├─baf39e7956b81976c015725687b973ece7f0e8dc509afd29c6d2a11d618c8918 │ │ └─184700 /pause │ ├─e9ef385a36fae4997c443129488499013d7547446c0dd5e2cbfeac0ff1dcf1f7 │ │ └─126962 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b03465db31f14b50efa32bce61efbaa52cd97774a74b1741ffd2b2a6351a7eb6 │ │ └─260445 docker-registry serve /etc/docker-registry/config.yml │ ├─421ac6bdfe1a80a8ecb685e964f4d1296a0b37d14f554f975ee4fb8edad273fd │ │ └─298968 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─6ac7ff560621206e5a2e94369660fa5a41d88e87111b42d2fbb561e677d3cd32 │ │ └─42488 /pause │ ├─2eb7c6ccf771dd1c26a2eb071457fc81e782d5ebe65509868c9a880d443013d9 │ │ └─157309 /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 │ ├─fe6ad689d57042b5c8a3b8b63866c6ff68df40cbfc4fd1528d4b945259de1989 │ │ └─50789 redis_exporter │ ├─59975e5048209efc77ef84ad7ec672beedc04b6574ccf04c97e1f3ac73afd829 │ │ └─60025 /pause │ ├─9d3d7c248b4a9667dadb2b524c2d22750cb4e74e95bc9cd83eac8d191b944a53 │ │ └─220127 /pause │ ├─941ecd5d22a96e74e4b5c8b05b13da92aab114b434d16cac26d3339e46197147 │ │ └─163466 /pause │ ├─bb8607e9bd976e119f1ac5814b2c94e4f76b1874f5a14b1ed44e821295c46908 │ │ └─62198 /pause │ ├─21bdf2bc1ebfc58992de8eecd39ee8891fadbc08ab16f8566c9fb38fa877686c │ │ └─219912 /pause │ ├─a7f40a87978478113b8c856775a404cfba86428f37cd88728a7875273222c80e │ │ └─42553 /coredns -conf /etc/coredns/Corefile │ ├─8d03575b99ab35580e88e1da90f2cec146563945b00058d3eab394aead6a0c0f │ │ └─43011 /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 │ ├─2ab0d7ffaa3a9a5b467030477c43fd85f895c508178e93d8ae1909b66fbad4d7 │ │ └─156730 /pause │ ├─80dbec1d1336d9ff83d8ae681a66e69e2fd503684910c598104a3b953a52cf52 │ │ └─164346 /pause │ ├─0b8b3fa1abf3fc5d43e490cb706fc3c758b18fd44756f33ce51ae17c53f27db2 │ │ └─39586 /pause │ ├─974a347612d35d6d5d22dc09c3026e1bdc31099ad84c5fe147740a9e2e4e0b14 │ │ ├─147438 placement-api: uWSGI master │ │ ├─147462 placement-api: uWSGI worker 1 │ │ └─147463 placement-api: uWSGI worker 2 │ ├─922174c8dd8d593883698c1c69c78565deef158752aadf3b1c124c7430726090 │ │ └─61486 /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 │ ├─d424ed2759fc14fbf9c94a1bcb9aaf8721f27161173b9797cfd35c62aac225c1 │ │ └─114572 /pause │ ├─e8df4e979fd8367151715043fbf62c02a77ef893a0176fb8eb9354cc580a557b │ │ └─55464 /pause │ ├─ab2f48efc3273d9fa418921ed898aba41f66ebbd31a85216d567f9d00b9abd43 │ │ └─195349 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a949e47487612627dfa812db96a52141e28066c73780df2055e7b4f56dd1af3c │ │ └─68162 /pause │ ├─97940dd18b06590dbfdd302ea0a00e8088ddbaf2d804b9940c31c68937b53300 │ │ ├─250862 magnum-api: uWSGI master │ │ ├─250885 magnum-api: uWSGI worker 1 │ │ └─250886 magnum-api: uWSGI worker 2 │ ├─5ad91a1cf6f3af453671885daef55f8b82a3af54eb77964c6b0db267f150eced │ │ └─78840 /pause │ ├─b08a8205c8c58633fd35dea1a348bb73e9bdb76f29366d73e21c0bb96964208b │ │ └─62853 /pause │ ├─33e6690d6c6721fd1443bc7b5e58eb6a39e7f685f57b0556f77f9d8414fc85f2 │ │ └─66040 /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 │ ├─747d15db535dffc5e2b269f5280346ce1528ba7ab4bd16eca586fc85f6f7f9d3 │ │ └─65075 /goldpinger --static-file-path /static │ ├─178f4082bca4ea39b7b618ad1a823b264da355e8aae7f38ab55be0204a887321 │ │ └─159240 /pause │ ├─5379bd4c80ae7d62250dc69df1ba0e533d11133041d7df48e6efbd1b98d1060b │ │ ├─191873 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191945 /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 -- │ │ ├─191957 erl_child_setup 1048576 │ │ ├─192030 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192031 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192041 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192234 /bin/sh -s rabbit_disk_monitor │ ├─974bb909125bc90d5375bc8d6b23a90392e9a535cdd2d185393d873e504cd349 │ │ └─39696 etcd --advertise-client-urls=https://162.253.55.110:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.110:2380 --initial-cluster=instance=https://162.253.55.110:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.110:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.110: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 │ ├─d2522da20c3ea868a6feb1bc3453ba747786fa7e05e81595fa45d99f34ffb165 │ │ └─39604 /pause │ ├─5afdf1c1f74eb3d9e979ab18de207ec908781dddee141d43cdd7130c9b89324c │ │ └─235425 /pause │ ├─b63f9dec4285d7fe6e00c23f7f4a9c5693966a2c0981566e944b875ee70e73ce │ │ └─64073 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─84a59ffcd2034ce1046b5cfa25029e9efe8318b0cb99c1fa0a2b6688adf58aca │ │ └─267820 /pause │ ├─b88dd81b44e4fb6d3acf3be771578230973d4a9db9d8682965a00bb883612111 │ │ ├─161209 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161226 /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 -- │ │ ├─161232 erl_child_setup 1048576 │ │ ├─161294 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161295 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161305 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161482 /bin/sh -s rabbit_disk_monitor │ ├─544c238ffd3ffe53c5ac07656caf924a82476630f0aefe9038e39b8b2be87091 │ │ └─386009 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─b281ea882df2e9a46592d9ec9b7761d5b4dece0c3381f75bc055342e46dde7a9 │ │ └─50471 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 │ ├─e7df2ccd39e3f2f6e1bdbbf10508a22595bd507fb6121418565fb3868a8f811c │ │ └─64276 /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 │ ├─178c2870020d415608626c77e8b832dec29bb057a171589fe744128d72f8984e │ │ └─240641 /pause │ ├─a523f3bd614d48995c0df64ec623a82ba672c4d698c4bacaefc1b9675c0d7e75 │ │ └─85954 /usr/local/bin/rook ceph operator │ ├─4775424dcb3edd81395c538745baa94c807c6421cff180b0ebb3b57421ba62b6 │ │ └─176741 /pause │ ├─3bbc1259f52924db17466a516a1f5941066cf9722b6efb686f03d25621ebe872 │ │ ├─175739 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─176081 nova-scheduler: ServiceWrapper worker(0) │ │ └─176086 nova-scheduler: ServiceWrapper worker(1) │ ├─69c53e85c0fd945d5c6a770dc67dda87ea22087abe3310b11ea4963a9732209c │ │ └─61004 /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 │ ├─423e81be86f6c992b55541dfb738c2a3c8e907ae2b116c10053951f88bc5c36e │ │ ├─263297 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─263313 /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 -- │ │ ├─263319 erl_child_setup 1048576 │ │ ├─263528 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─263529 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─263539 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─263852 /bin/sh -s rabbit_disk_monitor │ ├─84dcc254df6b85d43d946df6ca38639d8639906a85fd5d1e84f8e6c141fbf806 │ │ ├─251068 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─251470 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp33pw8_4o/privsep.sock │ │ ├─251473 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─251477 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─602cc557979d9e7c98be8dfba9f44b8665d97f0776c9dd708e990d4a1c8929db │ │ └─210499 /pause │ ├─77936b6bfbe68433fcd1a9ae63865fce0fca244933199c8b2398f548854fc816 │ │ └─299042 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d1ea533fc64f77c5302c999e567b28ef22795e93e998d9d24a8625726803793a │ │ ├─111174 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111373 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111375 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7a5351d63dd1884a27fc94f81f8723da243b616641f4b0d163567eda1af8eae6 │ │ └─178930 /pause │ ├─0ea8d3e8864dc29ae78bc679184183cebba288867a088cfabe6d6b46714944d8 │ │ └─66204 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7d235c60fb16f1110d159a4190da30c68ea371c92c0ff74418e5092b3415e8a2 │ │ └─46255 /pause │ ├─ebd8de4ef4f9e14051cef7ea6e0016aafc2cea2b5164a89c32d1d11d7b7fa036 │ │ └─55320 /pause │ ├─7d7a184fe62ceaa4a1ddaa48188d5eb691bcde60e08505ec9a4f4205a5bb8dbd │ │ └─55610 nfd-gc -gc-interval=1h │ ├─c0cabc17b6ee938db8ed7fd0826847cf0a53607b1a2357c0b52f7c8daa352c60 │ │ └─42699 /pause │ ├─746a2ad76603c8712e485bc291250ddb045af09176b115a999510e3104721bfa │ │ └─65593 /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 │ ├─8aa09288e538313a0ec3d482d18473bea84f6cb629f0a685323655c17c21153b │ │ └─260724 /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 │ ├─22fdc16451c3a31995969d0e0f88383b4e9b9c53e116ad7a2405a7d7621b24de │ │ └─260598 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f56ecc99c02eceecfd8e3c6539aaef94c76a0dcd069552e155993cdce0eac3f5 │ │ ├─195307 /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 │ │ ├─379390 /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/tmpy8rirspw/privsep.sock │ │ ├─379717 /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/tmpb1n840_d/privsep.sock │ │ └─380013 /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/tmphyg_njge/privsep.sock │ ├─9a4bf111c781e64256070bb955fd50fc2c61b8a02058bdbc20a56604b9b71cf2 │ │ └─47061 /pause │ ├─680089315e1f4ea303d2229ab5b72cdeced0913e65c9271973734950449d5283 │ │ ├─159360 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159482 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159496 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─159680 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─411797 sleep 15 │ ├─6dac108936527578d24c3e95d6fb2199191d657b2a7c72a913ac0b833b644292 │ │ └─66072 /bin/pushgateway │ ├─ff29e9f9b34187bee54332368dc327b8c3b6d320fd3c1cbfca17c8b4b4401c6b │ │ └─66533 /bin/oauth2-proxy │ ├─a1b4c0f6f453edc9f459601a597a8dfed117a2135ee83f26f893185c575d7021 │ │ └─163917 /pause │ ├─107968c6660a1acf67497bddce455bb364ec01e316d652c2eb7b9ebf34b50dfe │ │ └─47840 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9b6e75a7ab0b5ba13bba27b3154f98b61d4887f5c2150415fe5340c3725186f0 │ │ └─39506 /pause │ └─95bb981755374c3baf92e91425deb8594061fa7855f3dbb8f5165b5890087628 │ └─236365 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount