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 │ │ │ ├─21849 /lib/systemd/systemd --user │ │ │ └─21850 (sd-pam) │ │ └─session-21.scope │ │ ├─21814 sshd: cephadm [priv] │ │ └─21863 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1610 sshd: zuul [priv] │ │ └─1623 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1614 ssh: /home/zuul/.ansible/cp/199.204.45.177-22-zuul [mux] │ ├─404135 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gzlcjxikofuszfjfpprmsolyunuouejh ; /usr/bin/python3'"'"' && sleep 0' │ ├─404136 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gzlcjxikofuszfjfpprmsolyunuouejh ; /usr/bin/python3' && sleep 0 │ ├─404137 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gzlcjxikofuszfjfpprmsolyunuouejh ; /usr/bin/python3 │ ├─404138 /bin/sh -c echo BECOME-SUCCESS-gzlcjxikofuszfjfpprmsolyunuouejh ; /usr/bin/python3 │ ├─404139 /usr/bin/python3 │ ├─404141 /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 │ └─404143 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-f1859599ca992ec155b850e82a11bf43ba97fe10b51219b425be0d8530d13ef1.scope … │ │ ├─25445 /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 │ │ └─25457 /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 │ ├─containerd.service … │ │ ├─ 9957 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12290 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8b0d28ac1d1a6a319de60f8c6eefb25ff7dea87e0d5c7949cabf18dd00552c0b -address /run/containerd/containerd.sock │ │ ├─ 12665 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 85d6de54bd2b63194d4f48274e6a1c1343aa440029a94779560c9f4aae3db7b1 -address /run/containerd/containerd.sock │ │ ├─ 18800 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7559e8be699c34f01cad144c727671d9e915d3746c6233250e9065e320ce0483 -address /run/containerd/containerd.sock │ │ ├─ 25420 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f1859599ca992ec155b850e82a11bf43ba97fe10b51219b425be0d8530d13ef1 -address /run/containerd/containerd.sock │ │ ├─ 30214 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 602597fcdb298b9cb988a391be98a204b144103464cddb18ba25f4de690ebd7c -address /run/containerd/containerd.sock │ │ ├─ 34953 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d8ecbc2aebdbaeda0e9253e330cba60d9916b41b4974ebe444ec241deccaefb4 -address /run/containerd/containerd.sock │ │ ├─ 40552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 234c7b8af0d2ce8083626a5c2e5e5ed870bb10322d6529b13efbee08be48795b -address /run/containerd/containerd.sock │ │ ├─ 40598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14cefa40f518255f4dd5b057e2d782aa8baf26f58919a124304114047b883051 -address /run/containerd/containerd.sock │ │ ├─ 40624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3d277c3bc1f81b88bfe540c274a0af2e30ed6be85074c0b526dab41c5585916 -address /run/containerd/containerd.sock │ │ ├─ 40627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6003456b88d3173671adfcc77645a8b029e9e6e1a5b09851dce1311fc9dfccee -address /run/containerd/containerd.sock │ │ ├─ 40629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0b376b79fbf7d244787f323ce504702bec9e57792d091f4bfda17e906a0cc0c -address /run/containerd/containerd.sock │ │ ├─ 41189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e76ba1d8fa3d3d8ac972018920cd1524a633acdf761b8e32fa242478c83ae62e -address /run/containerd/containerd.sock │ │ ├─ 41920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c051d04f87e8e16a72dd3cbc624689ee711d0e9e865d135a1c2dfd931992148 -address /run/containerd/containerd.sock │ │ ├─ 41947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56e8c4d6a42978c6cab86dc1884023992f6b89e6a8d8f2c26a8c56deffa04b72 -address /run/containerd/containerd.sock │ │ ├─ 43270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e035d4de4b597a4e8a89e606c64502297afe05d09d3f46fea7429f09ce787759 -address /run/containerd/containerd.sock │ │ ├─ 43706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b75a0fc4946fe6ecffcda63e87f8e4b01609d5e0a0a0d46f7435ea64c404422 -address /run/containerd/containerd.sock │ │ ├─ 43744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8556f274afcb2958409e13fc405ba8f3bab7ca0a6106143599c013a32e9e401f -address /run/containerd/containerd.sock │ │ ├─ 44172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 604f1391969d2e65d035535b3a9da5b5416f613aa909967c51202d10c07d6377 -address /run/containerd/containerd.sock │ │ ├─ 44700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c83769a3596ad9c04c36be00ccf4a7df9617ba8ce6bb3bc16c533b478b5bd6bf -address /run/containerd/containerd.sock │ │ ├─ 44742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8fed3db4c2aa6b8b15f9f7f15747178dfbbb46054801da19fea45fcc777fc1b -address /run/containerd/containerd.sock │ │ ├─ 44802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 173a3cf9f9b826b9f4f6618c181f068f63e866b4746558885bc99f87800a2547 -address /run/containerd/containerd.sock │ │ ├─ 46870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8a1931aa9408768b17f175505b96a56f665e829e763ac5793f4bff9a393fe8f -address /run/containerd/containerd.sock │ │ ├─ 46964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cebf6d6339d710fd314768de533c6a3bcbee34fba120b797d9139657408e9392 -address /run/containerd/containerd.sock │ │ ├─ 47880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb1b40c880099c4f2dfc8e4e60fd3474485451401a573aed83c8414935f15434 -address /run/containerd/containerd.sock │ │ ├─ 47978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b980ce7a4d15f038f1414398f561b1da89bbdb263f90a4297ca38309c375862c -address /run/containerd/containerd.sock │ │ ├─ 48325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63be87009f062795ca6a26f171a86bcc86ee3befe1c3a4d06eedf60c40509114 -address /run/containerd/containerd.sock │ │ ├─ 48638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aa0098f3345f8f9a9a88b9d16f56cfdf35842a2ef7b9011f522140968edffab -address /run/containerd/containerd.sock │ │ ├─ 49055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c4e1987d0088022551131dbb7472837f246c409ae762b93987a339d96ae532 -address /run/containerd/containerd.sock │ │ ├─ 51465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6b7e8f13d4510febbad9c6164a27a9d3010e9a75a6e1c3d27bf42429db4356c -address /run/containerd/containerd.sock │ │ ├─ 51646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b006bf81472c4ef8a8e8ac981bbe7f80e5b03d1f27d52c8de71d4c16ac9d40a8 -address /run/containerd/containerd.sock │ │ ├─ 55992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 500c10b4fb350c2b4901f9b2c6278c56225966d5768155f35afafcf36bd06c12 -address /run/containerd/containerd.sock │ │ ├─ 56652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e93da5d3b687501e86d50d9fc0d169b91b959545eb7b52081decf01dc02be318 -address /run/containerd/containerd.sock │ │ ├─ 56690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21108b4b07a00cdc1a3cfcfc2da6561a7ee0918a4c6b5b3fa31c0aaeaa91b579 -address /run/containerd/containerd.sock │ │ ├─ 56731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 255a5686ed3829dd89a9339529ac8542539ec3e9cfcb8103e5583f53e6c0a661 -address /run/containerd/containerd.sock │ │ ├─ 56869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6208d8ceb9f44c5b8fc8f340ecb8152b3f2ce6b3503e5e9f7bec41f88d66be5b -address /run/containerd/containerd.sock │ │ ├─ 61247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81a6d400e711209c9993cc3739c707ffada560cc098bdfe252cdeee05057abfa -address /run/containerd/containerd.sock │ │ ├─ 61429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aa213dcfbeaa336ee1d0979a5e74356b09ce1209b03acb60c6a2b0ebadb3f86 -address /run/containerd/containerd.sock │ │ ├─ 61471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0a8c74a0c07009ed68e7b7aff236dd547f05b58f2b9e3bf5d5ffcd7d7dc96b4 -address /run/containerd/containerd.sock │ │ ├─ 61522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6084410f95d2851e1ef56d95a05013a67009ad3a29b78dec8953b1c3ee7156bd -address /run/containerd/containerd.sock │ │ ├─ 63074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca91cf262955afc11d679d558832ae8dee4c854477793d61a9ff10c99df36cda -address /run/containerd/containerd.sock │ │ ├─ 63139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d61532dbc5b7dbb96e58e48fb6f2b54036754871dd3bf4e60196f91474525f89 -address /run/containerd/containerd.sock │ │ ├─ 63195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5220d333f58590ebfe85d72e7dccb793ade6167c0e763baf249ab21166ddcd31 -address /run/containerd/containerd.sock │ │ ├─ 63452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ca1b2d5861a81e08e5dfa4eece0f4406fa3d128e5bcb9d6a450485b676b827f -address /run/containerd/containerd.sock │ │ ├─ 63661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1a448a44150ddb660a65e0d0de8ddd82812683796d47c945f3bbb8d3b852ae0 -address /run/containerd/containerd.sock │ │ ├─ 63857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0b230510ca4bf1215d4f08417e08c8c0be5db16ac1b70d5b503b2628bdb64d -address /run/containerd/containerd.sock │ │ ├─ 64063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47ff9d78e64531f14dc1aecc57959ec044493e281a725226e101a5dbf8506a64 -address /run/containerd/containerd.sock │ │ ├─ 64242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5def8dcf2762c67bab74563a63c6bd6138c485c1c63c14231b5aa9953a68b301 -address /run/containerd/containerd.sock │ │ ├─ 64744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 640265993c2656c92eab3e276bb342f7263687a4b0d539ee7a88b1395c9dfcec -address /run/containerd/containerd.sock │ │ ├─ 65547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 177d035bcd8fd043d60b1179ee57b08f7565214dc12bd4aba50d637f072f3b98 -address /run/containerd/containerd.sock │ │ ├─ 66908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c096a99fbc6859c36ba2e67a90e91c827184cb28c6f777c7c7ef1f9ff49ef8ad -address /run/containerd/containerd.sock │ │ ├─ 69457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ff7d2714638c02859995182c81b775591a502183217a82c6628a4fc1ceec8f1 -address /run/containerd/containerd.sock │ │ ├─ 78731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4f542a36abdcc5546e4f06f7db6bd692d98fed8319c5ffbb4015c2d44cbfc12 -address /run/containerd/containerd.sock │ │ ├─ 80283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c2b77aaf75bce2fc5b4343778948380a768b45f6ac71a548952a7012e595d4c -address /run/containerd/containerd.sock │ │ ├─ 86209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ab193e498d7b78b9046791d85b19d023a2215e98c944b3c12a8a7063a7d158b -address /run/containerd/containerd.sock │ │ ├─ 92379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 433d1b961f852bd073a1dfdef963bda58cdaa84371c01e8db3d7e984bea2315c -address /run/containerd/containerd.sock │ │ ├─ 96287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cfac90238d65c0c8d56d4e35376012cac3ea4de0b386877a648738fd29acf3c -address /run/containerd/containerd.sock │ │ ├─ 96339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6759431d54ba280caedb5db86e6e68c47ea3d91111c118462934bcc3b1b09c1 -address /run/containerd/containerd.sock │ │ ├─105432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e67c6a9e4879e0be40a6a8704756d3226c8aa4930c50c614d0bd050bfdf2534b -address /run/containerd/containerd.sock │ │ ├─106847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28f537228c5247433648b25f06845de0ee0bb1058fd91144ebe9b28ff92985ff -address /run/containerd/containerd.sock │ │ ├─106884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c356bc2277553fa0e866502111bc8a7a32dd02323a5df70622fb62d7906cd3f3 -address /run/containerd/containerd.sock │ │ ├─108844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a94129ffa931439b305dc37c222d38e0823359244d5c2cb10ec84e825f8d7e43 -address /run/containerd/containerd.sock │ │ ├─110795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04a52802a49d7241e14cff50cb705ec7533154d2b33501448620dda5f6999777 -address /run/containerd/containerd.sock │ │ ├─110841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50a98cb3e345ddb98b1d46ad2b4f4c2398c0bb6cc71bb9e4e015fcd3833e7015 -address /run/containerd/containerd.sock │ │ ├─123794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0087b4014a947a112acb1166a9aec3b50d30f88459abde0394c3f363e8d225b0 -address /run/containerd/containerd.sock │ │ ├─123891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 768ad7d652c3b9317dc14faf464446c601240d202914d2a02e43c1491c32b9bd -address /run/containerd/containerd.sock │ │ ├─126442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f10bfccb2db60bd07b9d656fff5c90724f16548040fcf3e5e6d5fd4d9b1dc37b -address /run/containerd/containerd.sock │ │ ├─140872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ad3e81fa72384fb7440434eadbd210ff4cd6991182f8b34ce88e6af059a9df8 -address /run/containerd/containerd.sock │ │ ├─142091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d5096f644cdc311bec3189936ffee1f8d1acc46d20a73f9dfa09a46cc8679b9 -address /run/containerd/containerd.sock │ │ ├─143149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e66840d4b91643030d57c0688c56ab38b2abe0e5069be339800acca66cb10a89 -address /run/containerd/containerd.sock │ │ ├─143195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47f9d8226eeae5c4db75d8ca34cb083d083817951ca9bed1c9a8ec76fe87dc75 -address /run/containerd/containerd.sock │ │ ├─143744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0685904f893a3c35fa6e97f0e3c3ae8f69ae388cb8686babd5b83c5ce9214212 -address /run/containerd/containerd.sock │ │ ├─144954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd4e6fb61b7c93088db058b361f27c44480e1566a9cf101b3fcde3a8dcc5952e -address /run/containerd/containerd.sock │ │ ├─159430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 529f578690eb389c24a99506d78955d3fb76d93af89870de64a21418438c70c6 -address /run/containerd/containerd.sock │ │ ├─160041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7afd47dd18594c8bc18b6feaee2cb92a4381517a9b7612eba96b25b3cf483d4d -address /run/containerd/containerd.sock │ │ ├─160085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c90a965696ee4dd2076bfaf8839029e72b6d64214917daae6790533f3bf547ff -address /run/containerd/containerd.sock │ │ ├─160225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3aadba5938fe64b9cc31d2981f1ff0add7dba611dd7a576f015919b17cc8c7e -address /run/containerd/containerd.sock │ │ ├─160355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07fa251e76605e53b218f66455e8db9f7217af902af0f7123e4d326192a057ec -address /run/containerd/containerd.sock │ │ ├─160518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 360cfff9ef20efe2557c098cffa9b391a499dfa69fc4a6c2efe9e2915cbf86d3 -address /run/containerd/containerd.sock │ │ ├─172654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbb213bd70611519c8c6af39565c828e50c4bd0ef03097cf0c256a6d4fb3701c -address /run/containerd/containerd.sock │ │ ├─174539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d223e69dded5822b0a4d47c771bbe19795b0c4146039204baa0341b810fa74ef -address /run/containerd/containerd.sock │ │ ├─174561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e0a7ebe49095acd79fafe57d2ba6685f135463bb21fae4ef0a6db28c0e20b94 -address /run/containerd/containerd.sock │ │ ├─174720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24fe70208eb04efdd74ff59a1517a41e6315adaddf797bbba82abb8e52981191 -address /run/containerd/containerd.sock │ │ ├─174932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7b2c11bf64c6a46a7d80481958b845c19a2013eee49777ba3075f36e1498dd2 -address /run/containerd/containerd.sock │ │ ├─174982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed7ba4e95810ba5a69e3142d769bf20bfec07d4516fc38665af02a896cf45282 -address /run/containerd/containerd.sock │ │ ├─181591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52c7db5e8200ac782d9253ad09bb9690a4b6659e2c2455a8b878a2bc3e9b0874 -address /run/containerd/containerd.sock │ │ ├─186557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37320bc8db25e90f3a0c6cc2887fac1bde4725e1c44522ac34c12d4282d92d82 -address /run/containerd/containerd.sock │ │ ├─189202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b313380920d669985a66ab8540d7af3463cd3a57013277c9fd7cc3970466cf53 -address /run/containerd/containerd.sock │ │ ├─189252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0726d1905c4a2ccd99bcddf8ece02bb6c6c06f1c769f4527f408255eb3fd80e3 -address /run/containerd/containerd.sock │ │ ├─189312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93b5a09dcbcd5e3e5d1ae7471a2fae0a712f4b2c5fa0e96c8e3306f949fe3b58 -address /run/containerd/containerd.sock │ │ ├─206298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c53bf389bc5d8e7bba03f3df1e0665007f0bb961ddc96d1e38ca92a5a012807 -address /run/containerd/containerd.sock │ │ ├─214183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7bd6bc693a7d729fa0aa30bc32d1a6b064055de3c50e9638db2f263539888f5 -address /run/containerd/containerd.sock │ │ ├─214223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 487039407520a4509c9874c64f59ff0dc1beaa08295569dd838805a5f8132524 -address /run/containerd/containerd.sock │ │ ├─214242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6314ac9b0aeba9ac350e8e700be4b3baa8fd8371077d963f39cacf7448af1a9 -address /run/containerd/containerd.sock │ │ ├─214632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0848b5169d3d5000ec1429a91a7355ff2e521cf5befa2524800957484b65606a -address /run/containerd/containerd.sock │ │ ├─226063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03136bb0764fcd2278a6f0bf29b75a7152e93a804e4779be736915d650981d78 -address /run/containerd/containerd.sock │ │ ├─228336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20180dbc69ba514b599a3e8041ed0d16b22378eebb5c47ce297d8b9d48b629a8 -address /run/containerd/containerd.sock │ │ ├─229575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06935e2ea50d1e3c8ba8c6f374efd768d40468fc15b43588f92f1f1e1992d982 -address /run/containerd/containerd.sock │ │ ├─230567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca18461f8076ac584440c784bbfda3be11c4e27c1c0d5a387dda45a84a547573 -address /run/containerd/containerd.sock │ │ ├─231663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59cbdbc112b0d69308ea84cea3d2fae00d0ad441c89611f4ea0a2e1c1c8f7e08 -address /run/containerd/containerd.sock │ │ ├─233805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed49e73261889e5bb3003f12086e30a181fc2ffc99b3e244566285f63b15877c -address /run/containerd/containerd.sock │ │ ├─235312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b81e299b842918e9bedd995112e3f9d75a73a2b8865eb557222a305f5f64ac -address /run/containerd/containerd.sock │ │ ├─235359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bf06382ea13d463f1738bed442d6da2e07259be93706e0d1da49b34979775bc -address /run/containerd/containerd.sock │ │ ├─245064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f9c00cb200d437050f39e5f04c43572d6e09fe8e4d50beafe372008dda42a5d -address /run/containerd/containerd.sock │ │ ├─245566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4a55d809627d397245d84934c24872f57b19832c1e0b1ae912461949b53ee49 -address /run/containerd/containerd.sock │ │ ├─252452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4abba194644292aa41cbab5aa05858fb97364968fdeb9b92d0ed2a4364dedec9 -address /run/containerd/containerd.sock │ │ ├─257186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b67ac555f9ab5b93041c2f82ec9125aadb331838c37db277cebbad4c3fcc367e -address /run/containerd/containerd.sock │ │ ├─257404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fac6a83e52a3555733f812a2514e2a6af9f6074320e2f544fd7273cb10044942 -address /run/containerd/containerd.sock │ │ ├─257502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2669d83af9842f363e6aa73dd9aca7e1526250b3183ecc3c15cc2edefab213e -address /run/containerd/containerd.sock │ │ ├─257678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f0b8e3f509fc617136a0c64e9de278a54aea2fa866bdfa50b45088298f560f6 -address /run/containerd/containerd.sock │ │ ├─269454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 408922cce4a27bdd15ff0f7a50964a57f2785ff7e683ef819819dffc6280aaaa -address /run/containerd/containerd.sock │ │ ├─271752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e950cf91a9b4aba1045efb8c9fdda883d855b5c3fbf62204572c9f174cbd5f9 -address /run/containerd/containerd.sock │ │ └─273284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c8983466cfe49c9a774cb87dc1881ea47668b4e7647143f47f258d01c9ce9a6 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1418 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /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 │ │ │ ├─29919 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30195 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18759 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18780 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25127 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25403 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34655 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34936 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12222 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12252 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.vkdbwi.service │ │ ├─12581 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vkdbwi/unit.run │ │ └─12610 /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-vkdbwi --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vkdbwi:/var/lib/ceph/mgr/ceph-instance.vkdbwi:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vkdbwi/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.vkdbwi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10325 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140329 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41019 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.177 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1087 /usr/sbin/uuidd --socket-activation │ ├─docker-85d6de54bd2b63194d4f48274e6a1c1343aa440029a94779560c9f4aae3db7b1.scope … │ │ ├─12691 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.vkdbwi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12710 /usr/bin/ceph-mgr -n mgr.instance.vkdbwi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-7559e8be699c34f01cad144c727671d9e915d3746c6233250e9065e320ce0483.scope … │ │ ├─18825 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18845 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-8b0d28ac1d1a6a319de60f8c6eefb25ff7dea87e0d5c7949cabf18dd00552c0b.scope … │ │ ├─12332 /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 │ │ └─12345 /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 │ ├─run-r2c526747ee6e4c22a23c1d39cd25d891.scope │ │ └─188566 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10833 /usr/sbin/chronyd -F 1 │ │ └─10834 /usr/sbin/chronyd -F 1 │ ├─docker-602597fcdb298b9cb988a391be98a204b144103464cddb18ba25f4de690ebd7c.scope … │ │ ├─30238 /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 │ │ └─30250 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140177 /sbin/iscsid │ │ └─140178 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-d8ecbc2aebdbaeda0e9253e330cba60d9916b41b4974ebe444ec241deccaefb4.scope … │ │ ├─34977 /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 │ │ └─34989 /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 │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─c096a99fbc6859c36ba2e67a90e91c827184cb28c6f777c7c7ef1f9ff49ef8ad │ │ └─66931 /pause │ ├─50a98cb3e345ddb98b1d46ad2b4f4c2398c0bb6cc71bb9e4e015fcd3833e7015 │ │ └─110867 /pause │ ├─c356bc2277553fa0e866502111bc8a7a32dd02323a5df70622fb62d7906cd3f3 │ │ └─106916 /pause │ ├─820d5796bd2f8999e12e735e0286f32167e18abf23e91acf1866a53425d0f836 │ │ ├─62057 python -u /app/sidecar.py │ │ ├─62309 python -u /app/sidecar.py │ │ └─62310 python -u /app/sidecar.py │ ├─d3aadba5938fe64b9cc31d2981f1ff0add7dba611dd7a576f015919b17cc8c7e │ │ └─160250 /pause │ ├─c6b7e8f13d4510febbad9c6164a27a9d3010e9a75a6e1c3d27bf42429db4356c │ │ └─51490 /pause │ ├─c83769a3596ad9c04c36be00ccf4a7df9617ba8ce6bb3bc16c533b478b5bd6bf │ │ └─44724 /pause │ ├─b2669d83af9842f363e6aa73dd9aca7e1526250b3183ecc3c15cc2edefab213e │ │ └─257534 /pause │ ├─493d41950e377aaf3c283074c7d4c3d3327334b3931d6a324dca74b8c9ce8cdd │ │ └─66543 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c73f63cca4df4122062f2893bb1d05dded0f36363dc65c41287145ddbc2d0ba1 │ │ └─96938 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─59cbdbc112b0d69308ea84cea3d2fae00d0ad441c89611f4ea0a2e1c1c8f7e08 │ │ └─231687 /pause │ ├─63be87009f062795ca6a26f171a86bcc86ee3befe1c3a4d06eedf60c40509114 │ │ └─48349 /pause │ ├─9c080ccd2d8dd1560b25c2681d41076066d82af7a4f5322fada0a311b399cd8f │ │ ├─182234 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182446 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 │ │ ├─182457 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─404094 sleep 15 │ ├─8556f274afcb2958409e13fc405ba8f3bab7ca0a6106143599c013a32e9e401f │ │ └─43768 /pause │ ├─0087b4014a947a112acb1166a9aec3b50d30f88459abde0394c3f363e8d225b0 │ │ └─123818 /pause │ ├─d223e69dded5822b0a4d47c771bbe19795b0c4146039204baa0341b810fa74ef │ │ └─174603 /pause │ ├─b3d277c3bc1f81b88bfe540c274a0af2e30ed6be85074c0b526dab41c5585916 │ │ └─40720 /pause │ ├─408922cce4a27bdd15ff0f7a50964a57f2785ff7e683ef819819dffc6280aaaa │ │ └─269479 /pause │ ├─b980ce7a4d15f038f1414398f561b1da89bbdb263f90a4297ca38309c375862c │ │ └─48002 /pause │ ├─37320bc8db25e90f3a0c6cc2887fac1bde4725e1c44522ac34c12d4282d92d82 │ │ └─186580 /pause │ ├─640197336f7fedb4e7a4e09a4718d0554b01bde641ab4a011cc356ebad721235 │ │ └─49393 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─84566a251d87a68df80e12b130068138d40847c005685bf4154dcf87c78ed235 │ │ └─266746 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─99de524a5be62c267fe387a47a8a9cce4a7ad6e269eaaf6ad7edb9d24a35bcda │ │ └─45031 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─ac64034d1e7ff6fa11ee83eab37d80f234c3c6e2cedfe4d62c0c819eee0d552f │ │ └─44348 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 │ ├─8f160b5ad3bc00e54f31cb7839c63fc54600e3e7117c6651dc0e6a69cc386bdb │ │ └─251824 percona-xtradb-cluster-operator │ ├─f9e1390395bce9d20f21877f209cbe804bab12ecd875a91ac27d75a9ab5f1dcb │ │ ├─42433 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42847 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─10c7fe74066965197698d6e4496aabb9ab823de632deba190e8793b8adc8ade5 │ │ └─66992 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-177.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 │ ├─debaac66a9c6ac2584d805a05052db958826e52b5d28be524c97937ea8e799dd │ │ └─66483 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─965d497595626a7456a9ee2b519159a17dadcc91132cc876cdf763496028a9ae │ │ ├─120901 cinder-api: uWSGI master │ │ ├─120914 cinder-api: uWSGI worker 1 │ │ └─120915 cinder-api: uWSGI worker 2 │ ├─6c2f51217095ddb11fe8cd9d10df4b6215f0d977fcd864a1fe066463e3b7d729 │ │ └─41237 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─fb64c3d41de85cf8e5f6ec44e63e945b97df187be828013ddbce50604488a049 │ │ ├─ 72684 apache2 -DFOREGROUND │ │ ├─ 72699 (wsgi:k -DFOREGROUND │ │ ├─ 72700 (wsgi:k -DFOREGROUND │ │ ├─ 72701 (wsgi:k -DFOREGROUND │ │ ├─ 72702 (wsgi:k -DFOREGROUND │ │ ├─396004 apache2 -DFOREGROUND │ │ └─396209 apache2 -DFOREGROUND │ ├─7ab193e498d7b78b9046791d85b19d023a2215e98c944b3c12a8a7063a7d158b │ │ └─86233 /pause │ ├─f4ea1490e64ad2b1c2461a8c96e650fe0e1a80956888810ad7d4c6a0e832a3c2 │ │ └─40824 etcd --advertise-client-urls=https://199.204.45.177:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.177:2380 --initial-cluster=instance=https://199.204.45.177:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.177:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.177: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 │ ├─28f537228c5247433648b25f06845de0ee0bb1058fd91144ebe9b28ff92985ff │ │ └─106870 /pause │ ├─8a8fd97060a97b76ffb08cc2aacab88d144db6de19d37478650e6dfdc4056b3a │ │ ├─202237 heat-api: uWSGI master │ │ ├─202275 heat-api: uWSGI worker 1 │ │ └─202276 heat-api: uWSGI worker 2 │ ├─dd4e6fb61b7c93088db058b361f27c44480e1566a9cf101b3fcde3a8dcc5952e │ │ └─144978 /pause │ ├─99d7e87fb605fc74d4113da7201badfcaf6579c59cb9a88f1a848dc295a9b098 │ │ └─251742 docker-registry serve /etc/docker-registry/config.yml │ ├─6208d8ceb9f44c5b8fc8f340ecb8152b3f2ce6b3503e5e9f7bec41f88d66be5b │ │ └─56892 /pause │ ├─50000d22ab8c1cff274b2bd7637b3e06b5656f0a9c36d0763efac8c2f0923890 │ │ ├─92650 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92690 /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 -- │ │ ├─92696 erl_child_setup 1048576 │ │ ├─92777 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92778 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92789 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93055 /bin/sh -s rabbit_disk_monitor │ ├─c616a90e2a06cbefee030afac981d840fe6e3690b6d9079ff68f18cee6c5631e │ │ ├─124843 /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 │ │ └─125004 /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 │ ├─433d1b961f852bd073a1dfdef963bda58cdaa84371c01e8db3d7e984bea2315c │ │ └─92403 /pause │ ├─e035d4de4b597a4e8a89e606c64502297afe05d09d3f46fea7429f09ce787759 │ │ └─43294 /pause │ ├─b1aa6ca640f9cd63fd99576f7837f13f903bc972d46842645cef181fa823c21d │ │ ├─143344 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143500 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143534 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 │ │ ├─143690 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─403503 sleep 15 │ ├─24f82a40324db9d96d428e9856158b811910d6c12fc68ba0f54d6ccb0a5535d2 │ │ └─229837 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─5220d333f58590ebfe85d72e7dccb793ade6167c0e763baf249ab21166ddcd31 │ │ └─63219 /pause │ ├─43e5731bf80808b1f7835b4994cb5ed91ba5af2a5ea813e8046b4613b9f0be25 │ │ └─51835 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 │ ├─9d8972fc463ceb71cc5528e7942beabd38610ae712a80f6393617b7ef637011f │ │ └─67097 /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 │ ├─9894a85402eccbb7d385940864b80fcaa49b7e83f17793ca219de0f3ee0710d8 │ │ ├─184556 neutron-api: uWSGI master │ │ ├─184588 neutron-api: uWSGI worker 1 │ │ └─184589 neutron-api: uWSGI worker 2 │ ├─0ad3e81fa72384fb7440434eadbd210ff4cd6991182f8b34ce88e6af059a9df8 │ │ └─140898 /pause │ ├─d64a3e4c57f94ab5ce8262e85afb8ed7cd9705d521cc2fb2be764c7232c7800f │ │ ├─49296 mysqld --wsrep_start_position=215ee76a-751e-11f1-9a1c-8f8b8c8b8151:20 │ │ └─49414 /var/lib/mysql/mysql-state-monitor │ ├─cbeb5a7b78deb059aa81b4aa0ffa27fac73d9fc02f0efbad239a62f878ec3def │ │ ├─67571 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67588 /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 -- │ │ ├─67594 erl_child_setup 1048576 │ │ ├─67644 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67645 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67655 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67810 /bin/sh -s rabbit_disk_monitor │ ├─3aa0098f3345f8f9a9a88b9d16f56cfdf35842a2ef7b9011f522140968edffab │ │ └─48662 /pause │ ├─5eebaa0192a047cbe37a67f80b51ab8ae5ba378f829e10643b3bc1d0a23527c0 │ │ └─122392 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─4ea1252da4f13de854c45c604df3f5ac32b4ea594ad501d2f9bb64ee50a38f93 │ │ └─182277 vector --config /etc/vector/vector.toml │ ├─5ff7d2714638c02859995182c81b775591a502183217a82c6628a4fc1ceec8f1 │ │ └─69482 /pause │ ├─a969543d99d8b1439ebf4caf5464f34929e5861c0a6d967e7dd064f8a66d3c48 │ │ └─231714 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─3a626186004b3939e3b20c0e6f3d8e18e1b56beea5a32fb88a7ffb75876a92f0 │ │ └─187950 /usr/bin/libvirt-tls-sidecar │ ├─725810628a7665e835e3065fe675d0beb22a99bc220f050ebad5432552f45f2f │ │ └─43800 /coredns -conf /etc/coredns/Corefile │ ├─a2a626b7531a188485d846191212f7ecf927af6a17f96a9a8743b35c7ea45b0d │ │ └─57007 nfd-gc -gc-interval=1h │ ├─26f737c5268f311ef74b45e3cd02a79a279a82992a94af5bdaf7e47e4809c435 │ │ └─166076 /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 │ ├─b0b376b79fbf7d244787f323ce504702bec9e57792d091f4bfda17e906a0cc0c │ │ └─40711 /pause │ ├─5b931609cd508258f644fb27a567fc3eb7997a37ea20fd54931a410356fbb8e9 │ │ ├─186721 /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 │ │ ├─187379 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --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 --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp3npqolyk/privsep.sock │ │ ├─397170 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --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 --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpaj4a3w79/privsep.sock │ │ ├─397304 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --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 --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp9ftex72m/privsep.sock │ │ ├─397369 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─397370 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─0d1d0fc2d832791e2e8b524587d87651c1242195d54e41180b6ce63ff1c5bba3 │ │ └─66708 /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 │ ├─5824519239c38652400e0dde8e55696d4407a99723745986f532101f83b4fd30 │ │ └─124505 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─25f0069a307037c1395bb3788663ab4399960c1a0626c3d78ed8dd354c8aa326 │ │ ├─224745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224764 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393187 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393188 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393189 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393190 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393191 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393192 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393193 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393194 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393195 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393196 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393197 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393198 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393199 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─393201 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─80861be3b822efbe0394027e5bea7fbcc38c2d96cb7fa0e671635dd368098e5c │ │ └─228513 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─360cfff9ef20efe2557c098cffa9b391a499dfa69fc4a6c2efe9e2915cbf86d3 │ │ └─160542 /pause │ ├─2f0b8e3f509fc617136a0c64e9de278a54aea2fa866bdfa50b45088298f560f6 │ │ └─257710 /pause │ ├─24fe70208eb04efdd74ff59a1517a41e6315adaddf797bbba82abb8e52981191 │ │ └─174747 /pause │ ├─056a075223182ca58b0c76a19da9c993fbb62a022c12fc1283774a162a8ebb64 │ │ └─66223 /bin/pushgateway │ ├─8ea252224a7374060df9037917993e7b616cbb98f5ec1b55ae31ff3ca7d09d26 │ │ ├─223078 octavia-api: uWSGI master │ │ ├─223090 octavia-api: uWSGI worker 1 │ │ └─223091 octavia-api: uWSGI worker 2 │ ├─316088de715a517f2f41f081651a8182156bca8db1c476cee7e89bb6babcf4c6 │ │ ├─245492 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245982 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245983 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5d89ae010436b1c1e41fd44816c22d50764500bbf243088dc63e88dbc3b1ccb4 │ │ ├─194558 /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 │ │ ├─375708 /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/tmpguqd9p7g/privsep.sock │ │ ├─375885 /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/tmpmdxbp_w0/privsep.sock │ │ └─380336 /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/tmpw9hjxmn4/privsep.sock │ ├─4b19f708d66fb7e97abeb86e70c8e61e4b35f4c303723c2311c1e574571d4d53 │ │ ├─170844 nova-metadata: uWSGI master │ │ ├─170859 nova-metadata: uWSGI worker 1 │ │ └─170860 nova-metadata: uWSGI worker 2 │ ├─28da4d9937c780a0b9e7b8034a9b0f13aee719db274ac06939d1b1c080b720d1 │ │ └─251852 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─c0a8c74a0c07009ed68e7b7aff236dd547f05b58f2b9e3bf5d5ffcd7d7dc96b4 │ │ └─61495 /pause │ ├─38a519d71449116dcbf6c67fc4632a35efb5efe1dadc617e88cc566c82174866 │ │ └─96657 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-nq446 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2e0a7ebe49095acd79fafe57d2ba6685f135463bb21fae4ef0a6db28c0e20b94 │ │ └─174648 /pause │ ├─b313380920d669985a66ab8540d7af3463cd3a57013277c9fd7cc3970466cf53 │ │ └─189225 /pause │ ├─c90a965696ee4dd2076bfaf8839029e72b6d64214917daae6790533f3bf547ff │ │ └─160111 /pause │ ├─768ad7d652c3b9317dc14faf464446c601240d202914d2a02e43c1491c32b9bd │ │ └─123914 /pause │ ├─8c53bf389bc5d8e7bba03f3df1e0665007f0bb961ddc96d1e38ca92a5a012807 │ │ └─206321 /pause │ ├─b006bf81472c4ef8a8e8ac981bbe7f80e5b03d1f27d52c8de71d4c16ac9d40a8 │ │ └─51670 /pause │ ├─14cefa40f518255f4dd5b057e2d782aa8baf26f58919a124304114047b883051 │ │ └─40704 /pause │ ├─ed7ba4e95810ba5a69e3142d769bf20bfec07d4516fc38665af02a896cf45282 │ │ └─175012 /pause │ ├─3acdc566aaa88b0cb12bd58f745c5c7f46ac674ecbb967c7b279204dc1522a4e │ │ ├─175526 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─389088 sleep 300 │ ├─436abca84e3a1be36d52affa436ff5901d80b523b2b835307ab407be1b55b3c0 │ │ ├─170722 nova-api: uWSGI master │ │ ├─170760 nova-api: uWSGI worker 1 │ │ └─170761 nova-api: uWSGI worker 2 │ ├─fc62fd590b673b703e3058bdd71cc43ea33278daf5ca83a3b4908da3b0b342cf │ │ ├─62083 python -u /app/sidecar.py │ │ ├─62456 python -u /app/sidecar.py │ │ └─62457 python -u /app/sidecar.py │ ├─487039407520a4509c9874c64f59ff0dc1beaa08295569dd838805a5f8132524 │ │ └─214266 /pause │ ├─ca91cf262955afc11d679d558832ae8dee4c854477793d61a9ff10c99df36cda │ │ └─63097 /pause │ ├─cb1b40c880099c4f2dfc8e4e60fd3474485451401a573aed83c8414935f15434 │ │ └─47904 /pause │ ├─f5b81e299b842918e9bedd995112e3f9d75a73a2b8865eb557222a305f5f64ac │ │ └─235338 /pause │ ├─cebf6d6339d710fd314768de533c6a3bcbee34fba120b797d9139657408e9392 │ │ └─46987 /pause │ ├─2c619956c9ff5756fcb53af4f3f0f8dc2c95959a7a1068107289ff0322f4de84 │ │ └─43819 /coredns -conf /etc/coredns/Corefile │ ├─245011edaf8b7f7fdeca91a9627bd7dc5d13715d77fb653d86732e8cb9a103df │ │ └─66651 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-177.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 │ ├─66c096c57610f1eac54e4eda8779f99939fd95d8c881fb36beb3b8ed848e875c │ │ └─56965 nfd-master -crd-controller=true -metrics=8081 │ ├─c8a1931aa9408768b17f175505b96a56f665e829e763ac5793f4bff9a393fe8f │ │ └─46905 /pause │ ├─81a6d400e711209c9993cc3739c707ffada560cc098bdfe252cdeee05057abfa │ │ └─61317 /pause │ ├─ca4b5babaed255cd1d58d4073277bc7f19dca472c3aea3236a2016d1a640d4f5 │ │ └─65948 /goldpinger --static-file-path /static │ ├─8b49012eff000e8e05ef9b38620a293308411996df8e66d894bf2c5bd5aa3d43 │ │ ├─186963 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186979 /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 -- │ │ ├─186985 erl_child_setup 1048576 │ │ ├─187044 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187045 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187074 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─187486 /bin/sh -s rabbit_disk_monitor │ ├─81b4ba137950e24a252b8a391e5138e784e8d4a2c7ff1028f8dc8467f85fdad0 │ │ └─272276 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─ca18461f8076ac584440c784bbfda3be11c4e27c1c0d5a387dda45a84a547573 │ │ └─230591 /pause │ ├─4aa213dcfbeaa336ee1d0979a5e74356b09ce1209b03acb60c6a2b0ebadb3f86 │ │ └─61453 /pause │ ├─64c8c6f668c8c4d22a08c3a05f91e997a4cc8510da4473c300857d3833c56f69 │ │ ├─171435 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─171880 nova-scheduler: ServiceWrapper worker(0) │ │ └─171882 nova-scheduler: ServiceWrapper worker(1) │ ├─51d35521e4ec627a42a01c6b1da5325ab85f2f652c3718229e39fba83ef42fa2 │ │ └─67132 /bin/oauth2-proxy │ ├─e93da5d3b687501e86d50d9fc0d169b91b959545eb7b52081decf01dc02be318 │ │ └─56675 /pause │ ├─0726d1905c4a2ccd99bcddf8ece02bb6c6c06f1c769f4527f408255eb3fd80e3 │ │ └─189280 /pause │ ├─d1a448a44150ddb660a65e0d0de8ddd82812683796d47c945f3bbb8d3b852ae0 │ │ └─63700 /pause │ ├─52c7db5e8200ac782d9253ad09bb9690a4b6659e2c2455a8b878a2bc3e9b0874 │ │ └─181616 /pause │ ├─b6c23c687dd56b48389a2febf3a38e563326003ac84b7e40742baa92ff555c87 │ │ └─86987 /usr/local/bin/rook ceph operator │ ├─4d5096f644cdc311bec3189936ffee1f8d1acc46d20a73f9dfa09a46cc8679b9 │ │ └─142116 /pause │ ├─06935e2ea50d1e3c8ba8c6f374efd768d40468fc15b43588f92f1f1e1992d982 │ │ └─229611 /pause │ ├─5c2b77aaf75bce2fc5b4343778948380a768b45f6ac71a548952a7012e595d4c │ │ └─80307 /pause │ ├─bcf580ebee390184464cd32e3e57b91646b4d92c12b158780a82b7c81815bd6b │ │ └─141350 /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 │ ├─93b5a09dcbcd5e3e5d1ae7471a2fae0a712f4b2c5fa0e96c8e3306f949fe3b58 │ │ └─189352 /pause │ ├─5def8dcf2762c67bab74563a63c6bd6138c485c1c63c14231b5aa9953a68b301 │ │ └─64268 /pause │ ├─e76ba1d8fa3d3d8ac972018920cd1524a633acdf761b8e32fa242478c83ae62e │ │ └─41212 /pause │ ├─a6e8ad945bf81b1efcb6305b448addc0b7282756a6ae6d2fe5f0447fbe5aba43 │ │ ├─143362 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143415 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143438 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 │ │ ├─143667 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─403500 sleep 15 │ ├─93ee744f86e6a511ccca9411a6b629785ab4dc046c083439db3cfe0cc981543f │ │ └─42220 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d8fed3db4c2aa6b8b15f9f7f15747178dfbbb46054801da19fea45fcc777fc1b │ │ └─44777 /pause │ ├─30078c6f425c96b1881ddb9882b04dd17c04570c9e46e8ff7fe1f0569f3ba26d │ │ ├─141384 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141397 /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 │ ├─0dfc57918fa8714843ad8c980b0c53f5a105637ce1d04dca07400558608d6fcd │ │ ├─ 96774 /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 │ │ └─399844 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─173a3cf9f9b826b9f4f6618c181f068f63e866b4746558885bc99f87800a2547 │ │ └─44825 /pause │ ├─3e950cf91a9b4aba1045efb8c9fdda883d855b5c3fbf62204572c9f174cbd5f9 │ │ └─271778 /pause │ ├─44e04a4d0626275c2106713d368ec8b5d91dd43df0e9a91094ecb46b2ca8c11b │ │ ├─245661 magnum-api: uWSGI master │ │ ├─245674 magnum-api: uWSGI worker 1 │ │ └─245675 magnum-api: uWSGI worker 2 │ ├─f3003b629e89c7cb9127817e67bafa4dbd17cb2ac54135a0c94b6f2a8c4e11fe │ │ └─273548 /bin/openstack-database-exporter │ ├─e065476ec2a4389885e542ef147e5e9f48bda30533e2efb582bf8e6c4c7ab9dd │ │ ├─171430 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171823 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171824 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─63878a98a86e065e8e294ff7f1620e08e638c96911dca744deb21d37ca5cfe4f │ │ └─66134 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─0ff78726c120f41e8522d6e58fbff093d83727e885ea0d75e8c89d22258c8157 │ │ ├─78834 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78907 /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 -- │ │ ├─78917 erl_child_setup 1048576 │ │ ├─79011 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79012 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79022 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79087 /bin/sh -s rabbit_disk_monitor │ ├─255a5686ed3829dd89a9339529ac8542539ec3e9cfcb8103e5583f53e6c0a661 │ │ └─56762 /pause │ ├─3ca1b2d5861a81e08e5dfa4eece0f4406fa3d128e5bcb9d6a450485b676b827f │ │ └─63475 /pause │ ├─6fd32039fd212a5915d4f6aa33fc290179af6de156f8bc3cf35797c488c7db9c │ │ └─194627 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─07fa251e76605e53b218f66455e8db9f7217af902af0f7123e4d326192a057ec │ │ └─160378 /pause │ ├─c72ba71ee66f71cf178a6108885f31658668d4e6290176a8e7f66bc73ead1823 │ │ └─251983 /manager --metrics-bind-address=:8080 │ ├─c29b766f503781c7da9d72409608c1fc8558c5de9713ecff1e86fcd52a26470d │ │ └─62155 /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 │ ├─640265993c2656c92eab3e276bb342f7263687a4b0d539ee7a88b1395c9dfcec │ │ └─64767 /pause │ ├─e3d28022bb7bb30f4653ec292eb2814e01a489637020b0c23e23f75bf5fe5cec │ │ ├─184546 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185184 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185186 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185189 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─0685904f893a3c35fa6e97f0e3c3ae8f69ae388cb8686babd5b83c5ce9214212 │ │ └─143767 /pause │ ├─71825ddf75b61730b37ef3e37c0613b30e82e1f280bd8c8f30f5f3e0f816539a │ │ ├─206511 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206527 /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 -- │ │ ├─206533 erl_child_setup 1048576 │ │ ├─206625 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206626 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206636 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─206744 /bin/sh -s rabbit_disk_monitor │ ├─21108b4b07a00cdc1a3cfcfc2da6561a7ee0918a4c6b5b3fa31c0aaeaa91b579 │ │ └─56715 /pause │ ├─0946a78e10a36eac653eb27eaf0401f5aabd0d9f50beebed72f245b5e2b2b6b7 │ │ └─61905 /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 │ ├─04f229b099cfc2d31f31d64cf50315f1766c5c7d077e96e01ce8df6bb9752547 │ │ ├─182351 neutron-ovn-network-logging-parser: uWSGI master │ │ └─182382 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─6bbffe73c01572c1cbd67bdcb35ed6d7479313f33d4fc3bf1bc5476346fcb440 │ │ └─64945 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0c051d04f87e8e16a72dd3cbc624689ee711d0e9e865d135a1c2dfd931992148 │ │ └─41966 /pause │ ├─c54a70a263e77fabcc3d05f442eaeb8f9336aff6a82c5c430efff7d0d1daadca │ │ ├─275761 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275775 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─db810a48872480081226791d82236aaa56505cdae0fd1482c06e53d30d83fe8d │ │ ├─85405 barbiacan-api: uWSGI master │ │ └─85419 barbiacan-api: uWSGI worker 1 │ ├─80d6120e9b4745b49a9ad4182155d9b83e5eb62660805f344f5abd38dd768be9 │ │ └─57092 /secretgen-controller │ ├─0f9c00cb200d437050f39e5f04c43572d6e09fe8e4d50beafe372008dda42a5d │ │ └─245090 /pause │ ├─7ff6612ae5a802ec1f108e35cf482702e37d5618e10f71e9e456742faea4b596 │ │ └─40845 kube-apiserver --advertise-address=199.204.45.177 --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 │ ├─d7b2c11bf64c6a46a7d80481958b845c19a2013eee49777ba3075f36e1498dd2 │ │ └─174961 /pause │ ├─0848b5169d3d5000ec1429a91a7355ff2e521cf5befa2524800957484b65606a │ │ └─214663 /pause │ ├─500c10b4fb350c2b4901f9b2c6278c56225966d5768155f35afafcf36bd06c12 │ │ └─56015 /pause │ ├─e5d2daaadd7a4c86d594062ae1315eec738ddb5edfc0fd45a6b356752c8aa7d9 │ │ └─65656 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─234c7b8af0d2ce8083626a5c2e5e5ed870bb10322d6529b13efbee08be48795b │ │ └─40579 /pause │ ├─81e0c960c83ecbf4af8ab15e74992faa8ab004bb9b4c459b9318e1641c51a789 │ │ └─48076 /manager --metrics-bind-address=:9782 │ ├─7c8983466cfe49c9a774cb87dc1881ea47668b4e7647143f47f258d01c9ce9a6 │ │ └─273308 /pause │ ├─fa0b230510ca4bf1215d4f08417e08c8c0be5db16ac1b70d5b503b2628bdb64d │ │ └─63883 /pause │ ├─ed170e205e3aa6d425f1bbdee0fecd911d114f242d583c27d194e8cdf4d22d59 │ │ └─62666 /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 │ ├─b67ac555f9ab5b93041c2f82ec9125aadb331838c37db277cebbad4c3fcc367e │ │ └─257224 /pause │ ├─296372ff67e76ab7cadb69e1116aec2fcc83f489778ce0abe19f4b5ff7d1f3b4 │ │ └─230616 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─f19defe84768211c3a705b4cce6fb42e33a27257973fea8091771bc08ab46368 │ │ ├─105867 glance-api: uWSGI master │ │ ├─105880 glance-api: uWSGI worker 1 │ │ └─105881 glance-api: uWSGI worker 2 │ ├─64bf342ef7f9f8f886a10c216a1089e771f21bbc8d4cd64a458536cfcdcfae86 │ │ └─40968 /kube-vip manager │ ├─0ffe901f372d3ffdd56c924c18af39db236e9ee9b0ca37eb1aca6d808ef5ac06 │ │ └─51731 valkey-server *:6379 │ ├─512bac00f70964f5f1971cd17bda60a8eb38794f0da1324dec78e69e859e7516 │ │ └─66690 /bin/memcached_exporter │ ├─ed49e73261889e5bb3003f12086e30a181fc2ffc99b3e244566285f63b15877c │ │ └─233830 /pause │ ├─1f56c8484d8d63b13ae64c874c8f65d014723cf72dc33fab88f830482cb9cef0 │ │ ├─223847 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224341 octavia-worker: ConsumerService worker(0) │ │ └─224344 octavia-worker: ConsumerService worker(1) │ ├─28d76360dbb4ace270a8d9cb4309c6d625d27a9a6263b8608a368c46b6fe7076 │ │ └─57042 nfd-worker -metrics=8081 │ ├─e67c6a9e4879e0be40a6a8704756d3226c8aa4930c50c614d0bd050bfdf2534b │ │ └─105456 /pause │ ├─47f9d8226eeae5c4db75d8ca34cb083d083817951ca9bed1c9a8ec76fe87dc75 │ │ └─143220 /pause │ ├─6f18a5d2487d0a1a062fcf2628ca06f691b9e97472212232b2df8e3996249bcc │ │ ├─64338 nginx: master process nginx -g daemon off; │ │ ├─64352 nginx: worker process │ │ ├─64353 nginx: worker process │ │ ├─64354 nginx: worker process │ │ ├─64355 nginx: worker process │ │ └─64356 nginx: worker process │ ├─604f1391969d2e65d035535b3a9da5b5416f613aa909967c51202d10c07d6377 │ │ └─44197 /pause │ ├─489837df2d729dffee2e349cf17273f52dfbfa85fe5dc3208e7e0594b221bae9 │ │ ├─49114 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 │ │ └─50590 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 │ ├─b4f542a36abdcc5546e4f06f7db6bd692d98fed8319c5ffbb4015c2d44cbfc12 │ │ └─78754 /pause │ ├─177d035bcd8fd043d60b1179ee57b08f7565214dc12bd4aba50d637f072f3b98 │ │ └─65570 /pause │ ├─c89b45985270092ec08792b3021ef434c659d2a9a4baa1473ebd0a96633d3215 │ │ └─67046 /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 │ ├─7d2ba2b23fed4fe49e0f58e73abd933e52729035f4251c5671f365d04c2141f8 │ │ ├─144057 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─144245 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 │ │ ├─144251 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─403665 sleep 15 │ ├─94397f93b3a9575eb342a42320b39fbc54b8c114e52c18f9554a3d08b970a15a │ │ └─266763 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5a617906987be32345cfb1a8d36e9953f9cff22f2921d8c70d4518683db4dffb │ │ └─40797 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 │ ├─91293304a4ef5270f64983c640e145298862a2c275d3358f38488cea0f2dbf84 │ │ └─52024 valkey-server *:26379 [sentinel] │ ├─65d72af397c53c3c6541cf8fcb1ba4248e26c5a16f1d68ace42040443d3943c1 │ │ ├─107197 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107429 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107440 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─380c9f94aca7898c936eaff19f33f60e75bae57c044ecb5b7deac42d01ae924e │ │ └─223812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a71614291982f0b308574c50ebacf3c5eb43abed25d3524a29becacd6fdcee01 │ │ ├─145099 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145134 /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 -- │ │ ├─145140 erl_child_setup 1048576 │ │ ├─145203 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145204 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145216 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─145484 /bin/sh -s rabbit_disk_monitor │ ├─6084410f95d2851e1ef56d95a05013a67009ad3a29b78dec8953b1c3ee7156bd │ │ └─61547 /pause │ ├─d61532dbc5b7dbb96e58e48fb6f2b54036754871dd3bf4e60196f91474525f89 │ │ └─63168 /pause │ ├─56e8c4d6a42978c6cab86dc1884023992f6b89e6a8d8f2c26a8c56deffa04b72 │ │ └─41987 /pause │ ├─58c4e1987d0088022551131dbb7472837f246c409ae762b93987a339d96ae532 │ │ └─49078 /pause │ ├─ab539de39f1c101522b1f8997b0a1a33df8aa080279d085b9b03ef70b10a24f2 │ │ └─108589 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8699d7bb19d4607d3c24bb32a0916a5ca250fde5d195b757f77d551fc3528d9c │ │ ├─252644 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252661 /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 -- │ │ ├─252667 erl_child_setup 1048576 │ │ ├─252899 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252900 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252910 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─253043 /bin/sh -s rabbit_disk_monitor │ ├─604ba0c040ae7b5e2e8f0947f96598b9ea5fc390736a359126d8c5861a380e4d │ │ └─43338 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─2b3b496a5530379479108cc5158d6b1e44cb50bc1258fd990195cb6a6ed617d0 │ │ ├─186723 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) │ │ ├─187328 /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/tmpa46433kq/privsep.sock │ │ ├─208203 /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/tmpzz6xzi9c/privsep.sock │ │ ├─224718 /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/tmp3b74t25q/privsep.sock │ │ ├─224962 haproxy -f /var/lib/neutron/ovn-metadata-proxy/f2855cf9-41e2-43cc-8fa1-b2d3a96047af.conf │ │ ├─376067 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─376068 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─20180dbc69ba514b599a3e8041ed0d16b22378eebb5c47ce297d8b9d48b629a8 │ │ └─228360 /pause │ ├─9f67cba325a3a7e5bbdfe944c2c50433a10de914ec017d399deafc0ab0cd799f │ │ └─44983 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─d7bd6bc693a7d729fa0aa30bc32d1a6b064055de3c50e9638db2f263539888f5 │ │ └─214208 /pause │ ├─f426354fdabde9e86d64ffb2c9964229df0c9e828cd07c5eac4ad05e82d1587a │ │ └─52105 redis_exporter │ ├─03136bb0764fcd2278a6f0bf29b75a7152e93a804e4779be736915d650981d78 │ │ └─226087 /pause │ ├─fbb213bd70611519c8c6af39565c828e50c4bd0ef03097cf0c256a6d4fb3701c │ │ └─172694 /pause │ ├─7d2ca0da535fbfad4c688b5c191bd1f973659d609fdaf7f25403e6e545ae9f0e │ │ ├─266647 manila-api: uWSGI master │ │ ├─266659 manila-api: uWSGI worker 1 │ │ └─266660 manila-api: uWSGI worker 2 │ ├─2b75a0fc4946fe6ecffcda63e87f8e4b01609d5e0a0a0d46f7435ea64c404422 │ │ └─43729 /pause │ ├─6003456b88d3173671adfcc77645a8b029e9e6e1a5b09851dce1311fc9dfccee │ │ └─40729 /pause │ ├─04a52802a49d7241e14cff50cb705ec7533154d2b33501448620dda5f6999777 │ │ └─110819 /pause │ ├─05c78fb7179d6137e07b5a5d14ffa5c539ebed7f69aabb25d2e14c46507473fb │ │ └─188430 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e4a55d809627d397245d84934c24872f57b19832c1e0b1ae912461949b53ee49 │ │ └─245590 /pause │ ├─9c9406301e7c1d33d25d0005a8fff87cb8e80acf56c6ec2f215ce71c7068088c │ │ ├─184602 neutron-policy-server: uWSGI master │ │ ├─184615 neutron-policy-server: uWSGI worker 1 │ │ └─184616 neutron-policy-server: uWSGI worker 2 │ ├─d7d38435e3a9048c29815e3cc995fbb1e94f1ca2d38924d67e7034ac3d23eee4 │ │ ├─226307 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226333 /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 -- │ │ ├─226340 erl_child_setup 1048576 │ │ ├─226427 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226428 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226438 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─226575 /bin/sh -s rabbit_disk_monitor │ ├─4cfac90238d65c0c8d56d4e35376012cac3ea4de0b386877a648738fd29acf3c │ │ └─96312 /pause │ ├─4abba194644292aa41cbab5aa05858fb97364968fdeb9b92d0ed2a4364dedec9 │ │ └─252479 /pause │ ├─1d52a96c4516520f7230159c049bc4f3c727ad3a1bead3dfaf433eb87874a8ac │ │ └─187995 /bin/bash /tmp/libvirt.sh │ ├─842a35e9b0499ada9b02a460c39b3eedff9a634593602d8a3a793a9b849dd921 │ │ ├─172884 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172901 /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 -- │ │ ├─172907 erl_child_setup 1048576 │ │ ├─172996 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172997 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173007 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173173 /bin/sh -s rabbit_disk_monitor │ ├─b6314ac9b0aeba9ac350e8e700be4b3baa8fd8371077d963f39cacf7448af1a9 │ │ └─214284 /pause │ ├─8b409c88a3975d7d82cee181a52dd80cd382e0d8f9594a2bcc17c1c543cc30e9 │ │ └─49194 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─26d9e8f94f1f235650b00cbb71e3bac4c8a9a8ad448b5297c5bc9fa7df44cd0c │ │ └─44937 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─5c69b3d0ab22036bdd3b40184bcb98211048a85230014260dddfc11aebb0618a │ │ ├─245154 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245859 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp6xmjfi35/privsep.sock │ │ ├─245863 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245867 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─2b6d2807168da1f6beee9c0e34f341e83c8de2bd03f392c9c1fe61d8bcbfcc63 │ │ ├─131906 placement-api: uWSGI master │ │ ├─131936 placement-api: uWSGI worker 1 │ │ └─131937 placement-api: uWSGI worker 2 │ ├─e66840d4b91643030d57c0688c56ab38b2abe0e5069be339800acca66cb10a89 │ │ └─143175 /pause │ ├─fac6a83e52a3555733f812a2514e2a6af9f6074320e2f544fd7273cb10044942 │ │ └─257484 /pause │ ├─a94129ffa931439b305dc37c222d38e0823359244d5c2cb10ec84e825f8d7e43 │ │ └─108905 /pause │ ├─5390e6654345d0e8c1937d0acf646e4a2196591db8da2e6e0cb1ad9265adf35a │ │ ├─271888 apache2 -DFOREGROUND │ │ ├─274262 (wsgi:h -DFOREGROUND │ │ ├─274263 (wsgi:h -DFOREGROUND │ │ ├─274264 (wsgi:h -DFOREGROUND │ │ ├─274265 (wsgi:h -DFOREGROUND │ │ ├─274266 (wsgi:h -DFOREGROUND │ │ ├─274267 apache2 -DFOREGROUND │ │ └─274268 apache2 -DFOREGROUND │ ├─a6759431d54ba280caedb5db86e6e68c47ea3d91111c118462934bcc3b1b09c1 │ │ └─96363 /pause │ ├─7afd47dd18594c8bc18b6feaee2cb92a4381517a9b7612eba96b25b3cf483d4d │ │ └─160065 /pause │ ├─580b5f1da93acffd67c4486894c4d84eb200ea0c378676d680062fa92c6e4439 │ │ ├─202193 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─202540 heat-engine: ServiceWrapper worker(0) │ │ └─202543 heat-engine: ServiceWrapper worker(1) │ ├─0bf06382ea13d463f1738bed442d6da2e07259be93706e0d1da49b34979775bc │ │ └─235382 /pause │ ├─abcfcce2c2ed601c71157671de115aa1a708aaad3bae51d8530dc6ab08bdcfb2 │ │ └─64820 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─89a782ee458d136869572f580602054f121d24bc3a9891a18165234467300747 │ │ ├─266986 /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 │ │ └─267111 /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 │ ├─8f6c899885a2b0c175748f305e33f4498a2e259123be0f7c0f54216838ada304 │ │ └─64795 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─529f578690eb389c24a99506d78955d3fb76d93af89870de64a21418438c70c6 │ │ └─159506 /pause │ ├─47ff9d78e64531f14dc1aecc57959ec044493e281a725226e101a5dbf8506a64 │ │ └─64087 /pause │ ├─57179cb5cb60000c703ed94f6d5b861da49e0214191ea986bab92789e185ce57 │ │ └─47343 /server │ ├─2a264f1238ac65e15d8801055f4a573c4e4f79857d4aec4eb9ebc702e9a1ead1 │ │ ├─109041 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109058 /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 -- │ │ ├─109064 erl_child_setup 1048576 │ │ ├─109112 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109113 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109123 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109287 /bin/sh -s rabbit_disk_monitor │ ├─411be92faa64f8b177fbee28be03a5f952bf12ecf0cbe4493453357d1ada2929 │ │ └─40854 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 │ ├─0c138edd3e64cd9191d5bf799308ea17257d6776786de94b8b9c90f7de813971 │ │ └─67337 /bin/oauth2-proxy │ ├─c87211ba9050ead5235343ca4ca1f7c57e74d56e5b4383c78208e7e78f72570c │ │ ├─202230 heat-api-cfn: uWSGI master │ │ ├─202277 heat-api-cfn: uWSGI worker 1 │ │ └─202278 heat-api-cfn: uWSGI worker 2 │ ├─91a2599d8cd7a363cdd4ca8fce51c4919b4f35b72b8f2f9f9209ab801028cddc │ │ ├─65710 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65744 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f10bfccb2db60bd07b9d656fff5c90724f16548040fcf3e5e6d5fd4d9b1dc37b │ │ └─126467 /pause │ ├─2c837775e222036652ea746d39b57c468049d3a8a219c344906861ff25bf98f3 │ │ └─63997 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 │ └─4ff20b4eddd86b262ad34dfe5de823fd1ac9eedf203da14a4d39749058629b8a │ ├─ 47294 /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 │ ├─ 47306 /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 │ ├─ 47524 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ ├─271470 nginx: worker process │ ├─271471 nginx: worker process │ └─271472 nginx: cache manager process ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount