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 │ │ │ ├─21414 /lib/systemd/systemd --user │ │ │ └─21418 (sd-pam) │ │ └─session-22.scope │ │ ├─21384 sshd: cephadm [priv] │ │ └─21434 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1442 sshd: zuul [priv] │ │ └─1455 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1446 ssh: /home/zuul/.ansible/cp/199.19.213.117-22-zuul [mux] │ ├─374573 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tjggfrtpvmsnxtghnxvqrtmnxdkqdpbu ; /usr/bin/python3'"'"' && sleep 0' │ ├─374574 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-tjggfrtpvmsnxtghnxvqrtmnxdkqdpbu ; /usr/bin/python3' && sleep 0 │ ├─374575 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-tjggfrtpvmsnxtghnxvqrtmnxdkqdpbu ; /usr/bin/python3 │ ├─374576 /bin/sh -c echo BECOME-SUCCESS-tjggfrtpvmsnxtghnxvqrtmnxdkqdpbu ; /usr/bin/python3 │ ├─374577 /usr/bin/python3 │ ├─374578 /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 │ └─374580 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-a37f1530d6ce5ffe3126e6a88dae28bf990776cf5bc7b34325e968d49b88b535.scope … │ │ ├─12824 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.zepapd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12845 /usr/bin/ceph-mgr -n mgr.instance.zepapd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-re67da60b07f34a3db7f5840af252c5c9.scope │ │ └─166519 /usr/sbin/libvirtd --listen │ ├─containerd.service … │ │ ├─ 9782 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12428 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff02b26941f44b0c3d319d2c3ebf0babc4f051987244ab7995031ead195f4d01 -address /run/containerd/containerd.sock │ │ ├─ 12801 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a37f1530d6ce5ffe3126e6a88dae28bf990776cf5bc7b34325e968d49b88b535 -address /run/containerd/containerd.sock │ │ ├─ 19498 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9b89f263ff340dff6b30df6a8da4a96b41d3d15aa890ad2c1fd50a3e222f3691 -address /run/containerd/containerd.sock │ │ ├─ 24679 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 600d3fb3c1d8b00e0a6cd227b6382dd8967fac4ed9901ab0fad4c5318d64dba4 -address /run/containerd/containerd.sock │ │ ├─ 29112 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f9676b7c6eab6cf77f385f32806c04c74610749c5bc02b25f6f2756c23c0b616 -address /run/containerd/containerd.sock │ │ ├─ 33608 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bd9cf1bd62f330213256e9167fb152582331f5e6ec6e3bc68b067cb1e9c1122d -address /run/containerd/containerd.sock │ │ ├─ 38969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 320f5aa410df92627adc650d923618fadb01bcd5f8ec1cdcfe0d4394adee460a -address /run/containerd/containerd.sock │ │ ├─ 39010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea88b6f6fbcb04938db3ff7843e44023bef83ce2ab485a4a63ebcee52e6ed6c3 -address /run/containerd/containerd.sock │ │ ├─ 39014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc4ce1681c53c8eddff889d5a81117c28dabe3b88b4441aa46a38bf824c9093b -address /run/containerd/containerd.sock │ │ ├─ 39020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f92be64c2ac8827d3052ba33a936da8cac64a6494a02dabe6f53cadfd211ee0 -address /run/containerd/containerd.sock │ │ ├─ 39025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83635cd2c42d85e827313dd225d09655ac4ac2a1e43d784cd6b64a06d65c7f8c -address /run/containerd/containerd.sock │ │ ├─ 39579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74be14ce8775ede7953b83f77f172d3b154d4a3160885ee1c068556c96825e9e -address /run/containerd/containerd.sock │ │ ├─ 40323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a966423a1b3b22c87115f920a15af723a51f80c55145d00e9b338d0ac08c147 -address /run/containerd/containerd.sock │ │ ├─ 40324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01ae3355425383a2d1f3c45e8a35207e95ef34d6831df004f51d0cbc0eba7489 -address /run/containerd/containerd.sock │ │ ├─ 41663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e211a05a5a1ef5c6557ff22f1a71f3f8d12c07e9b4cd25c8fa46cb4942b28026 -address /run/containerd/containerd.sock │ │ ├─ 42066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adc68a61bb0250d55cc5f58f17654f4c20be086013c4528bd62e719c80661722 -address /run/containerd/containerd.sock │ │ ├─ 42108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e70ead05dbfed707c8e59345ae3e738dd90ccc9dc2be4bc933d1fbe3164d4a -address /run/containerd/containerd.sock │ │ ├─ 42526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9af2dc1e9f1a8eb9941d8d619acd26c23b4c6c9e917800521e2cab50f1657bfb -address /run/containerd/containerd.sock │ │ ├─ 43023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eae12a12f1ecae2870bb660c0541f7097f7d4100f12efe760fb0777b68b5486b -address /run/containerd/containerd.sock │ │ ├─ 43067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90dfc3f5c5f0f4d927e5e6e435fdb4d37b6fe2e9ceab33f040f300ff6a673aa2 -address /run/containerd/containerd.sock │ │ ├─ 43115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9db34ab233c6bfaa1b42a9e3ef7c57ce967efc5e871fce41f9702b19c72831ef -address /run/containerd/containerd.sock │ │ ├─ 45090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c091ba050375c551474dcb42622c203d09f82d4d8dfe3e6440b55370c793255 -address /run/containerd/containerd.sock │ │ ├─ 45193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00a4b473bd560c900997f48700961b7c469582adb4317f60d038f28edbc276d1 -address /run/containerd/containerd.sock │ │ ├─ 45930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd23cfdfeb04e3c1433ce177e078da45352105f81b22033d5d1bb759c35a2d0c -address /run/containerd/containerd.sock │ │ ├─ 46032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a855cd02bdebe401a8735ba95c5dfc40e508a6a4f96184b2fc68068974dc7a5f -address /run/containerd/containerd.sock │ │ ├─ 46422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6043564eddecd504270af6399787f8c6436edf75bfabec2dcf1865ba1de5bfd -address /run/containerd/containerd.sock │ │ ├─ 46897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af432255b4233b9f9e4224e3d481424f88d617b811ee6ccbab2a00ba07f2f4a -address /run/containerd/containerd.sock │ │ ├─ 47332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea2c9d3ed6b2300e0ec8ba8005aa3881fc159f7a574ed737c159d635b8a3e6c1 -address /run/containerd/containerd.sock │ │ ├─ 49112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc5ab1ad4f98ec90623b2f8cc17b461576caf620357c3529a587dbbb43a1d96b -address /run/containerd/containerd.sock │ │ ├─ 52531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81a1f8514d28b49473f670512a5b90f38b3188cef5fefa597e75a3965dfa925b -address /run/containerd/containerd.sock │ │ ├─ 53198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32d1773ed85ca5f9ac88f3ce0078a026e2c5bd71fee50bc3e7fd109b3bbda659 -address /run/containerd/containerd.sock │ │ ├─ 53235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e8ec743260d80a00fff2a09a970e44ac091a6ac59ab0988140ed733742dc98a -address /run/containerd/containerd.sock │ │ ├─ 53283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 890a677c21f80611f8b5f7ab8491cba132c405b0c93fdb3ae6c98fae14c9545c -address /run/containerd/containerd.sock │ │ ├─ 53426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2cea246aa7be31a66feffec05a65d48dba0e94fd78470ef8cb3336c4accd444 -address /run/containerd/containerd.sock │ │ ├─ 56081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 027ee0daec266ddb65ef60a671b37875d3f1e049e6d97b44679599912d69a07f -address /run/containerd/containerd.sock │ │ ├─ 56171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8f6199c6429e4bd19957aba59cd84a83fa59cae8ab2fe0b979f33e19744e587 -address /run/containerd/containerd.sock │ │ ├─ 56220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 018f38d15c9611a6d346ee5048350705518955f4f669b612f1e9143780998f6d -address /run/containerd/containerd.sock │ │ ├─ 56258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abc57abaa7b752f4ecf857d6b67bdc80fd6398c5fb0a2c1c630f572b9c46cb08 -address /run/containerd/containerd.sock │ │ ├─ 57490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a16812dc7fe6b4b9f0c41ff6bf515cd0fa55362f7b21587007532a816b8f686 -address /run/containerd/containerd.sock │ │ ├─ 57604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bd836aaa51c668fa40d9c252ce2e7b6ac49b953732bdd1a24f3b8e1a5f6d63a -address /run/containerd/containerd.sock │ │ ├─ 57858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23ed1fdce38e78c6b2620d54b75ac3da7a992adfc9fa89c812ace2804cb17524 -address /run/containerd/containerd.sock │ │ ├─ 57922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8188cf49c306b40350be77f3323cf3a4a5ac5d090c84bf4b86eaa69d80f315e0 -address /run/containerd/containerd.sock │ │ ├─ 58006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a355dee0e28eb41189e438c19ba6b00fce6502004db2dadbf4289f6f4ce09a04 -address /run/containerd/containerd.sock │ │ ├─ 58346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a1265c7bfbd513a1640309ec8f94943a5df85a01bc4be51fb869439ef88da24 -address /run/containerd/containerd.sock │ │ ├─ 58736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82df86ab2289413e4f811acb5fe6ad3395235206a0a03e1a7d932e5f3ac43cf0 -address /run/containerd/containerd.sock │ │ ├─ 58934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ec05cf8a847a28d3dfc73eb4208e19d33e86442cf2214587938c1415ac10185 -address /run/containerd/containerd.sock │ │ ├─ 59470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76e8f9d7044168d8c71dfe0660f603c7a0b2b734db79abb44d3d8dfb93d10363 -address /run/containerd/containerd.sock │ │ ├─ 60041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e719276ec2ce96ca217a8ee041fd6cf834aeb5de0d60d44c760ce0d954698889 -address /run/containerd/containerd.sock │ │ ├─ 61390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1192ea5cb85d5736a73b59ba66ff6a910fd36a665ac4f2ed4019b4df05eed920 -address /run/containerd/containerd.sock │ │ ├─ 62530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45c71bae5b1371c8bea89b8a006f81e87d26bf6978fda0f87beb17cfb25b6349 -address /run/containerd/containerd.sock │ │ ├─ 69052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d47d6589f65c60a6a4cc78b231a7de0900df1fccb679f5bc1c9576b1b68c462 -address /run/containerd/containerd.sock │ │ ├─ 70124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60f93be4663380991bac4bf309431444402678e6d9bc5be91d0243b48e786f2c -address /run/containerd/containerd.sock │ │ ├─ 74201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69653069af0ac4f5b9c05250821cbc4bffbae44360a43a7ee288de0f906c67e2 -address /run/containerd/containerd.sock │ │ ├─ 78731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 826cda787f65ba6eb1f489ccdd6221d37dcda05d70690bc58f42c8726f89baf6 -address /run/containerd/containerd.sock │ │ ├─ 84526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be94e6055f5e4d26abf4c6d063d116925a16fda18817c7e177c2b22063c862ff -address /run/containerd/containerd.sock │ │ ├─ 84571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc6118d8db16f9ec32f187c1298dbde84c76c772e5d424776abc61e0e29cabc2 -address /run/containerd/containerd.sock │ │ ├─ 92346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a483852e73ed0e26a8736b72dd3be472d03955c6a9c9cd45063490c6e29105eb -address /run/containerd/containerd.sock │ │ ├─ 93629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c078ba31cebfd9df3a98aa2273235a0a39e98a681487e8d7c9b659785d5ba4c -address /run/containerd/containerd.sock │ │ ├─ 93685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f72cd58b62ed0d56b1c9908becdaf509ee4a284cb2aaf2f1f1da4ff0e2f5493f -address /run/containerd/containerd.sock │ │ ├─ 95264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49a6246034a6a524b327c631d23ec7471cdb175139852f8a923f13e4b485efca -address /run/containerd/containerd.sock │ │ ├─ 96634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 724c9b5089e25ea19771f1e633d638369f04896d401e5dcf93988fbc71a95267 -address /run/containerd/containerd.sock │ │ ├─ 96672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 583381ad1e0bc898436eecf99efcfc01e0ac6eb3f73e0265ef4ed10296aa5f30 -address /run/containerd/containerd.sock │ │ ├─106963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a309db9793da811349143ed6c3c9b2e742ca39780346d6fce8ebfc6f7e3b959c -address /run/containerd/containerd.sock │ │ ├─107017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31c4c29fec2fd3f7643b10475e4a5b448ffa56e7d5872ebf73feb72c30fe52b5 -address /run/containerd/containerd.sock │ │ ├─109064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ee5da8c24dedb0df184cb7d6a318a8ceba807e775346fa6197dd873ab641a3f -address /run/containerd/containerd.sock │ │ ├─127030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9ec387ace74e622fffdb92b61cb240a921f6f72afc134243bf1224c9b81bf0e -address /run/containerd/containerd.sock │ │ ├─128381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 450d349d2a466981d4ef9852374cc86ce0e79b13b126753cd8dff3fa71506531 -address /run/containerd/containerd.sock │ │ ├─128729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8378f303879e99321e2806a0b20f56b83be237c1735d56a49372c35455241571 -address /run/containerd/containerd.sock │ │ ├─129531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c13995c9608c81f1cf83291e7f7706bdad228a2bc4702fc0acd2a7058d87ceb8 -address /run/containerd/containerd.sock │ │ ├─143413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ac9c6cbfd4737250ba8f13275745a52d73746b800eee3c75d46e581b2103bb -address /run/containerd/containerd.sock │ │ ├─143543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b01bed6c1336ef12d02e98066e4a5956000e4a1f654c7e82a4929ee5f0f4629a -address /run/containerd/containerd.sock │ │ ├─143662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d81131ad6b64ff1b25b302fccff53b0920dc0abf157cc38dbe422cfabb4d107 -address /run/containerd/containerd.sock │ │ ├─143803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec049bd4c33b2c83c4a35e75248cb77cf5be46acd162ba1146886780c90abf24 -address /run/containerd/containerd.sock │ │ ├─144030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79730e41ddfda12d7c8741a9cf68f6a158e13aac4014d63950d8c0a4b8857a3d -address /run/containerd/containerd.sock │ │ ├─144248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 389150272fc10daf0868ccb60bdfb81e80e66fe884f471ec8ae4e0ce7eeb56da -address /run/containerd/containerd.sock │ │ ├─153716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f5a99ee1c4a6bb70b319e5d5d3c63563b80a3fe23ecb4c98926132463b95ce3 -address /run/containerd/containerd.sock │ │ ├─155079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 161ad58f06ab76d71af2e6174c330cd8645b85e645ff535fc44b1430c47805c7 -address /run/containerd/containerd.sock │ │ ├─155128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1993a0227b0a7c32a2d9b1abf2c869c1ef26c00041589740523b62ac67cc220c -address /run/containerd/containerd.sock │ │ ├─155201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83e0ef9af12470c08eeb5b5737620f763089595b7bcd3648e7fb1992d3eb1f51 -address /run/containerd/containerd.sock │ │ ├─155216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41428923a6cd8916440f64450dea2374dc37eadc82fcee792982d89edf8f787f -address /run/containerd/containerd.sock │ │ ├─155245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0ae12493fa2371afa08e3655c91b1b35fd57e81dece733d0bdc080e708cdb85 -address /run/containerd/containerd.sock │ │ ├─155655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c496b4262055decf5a70f941cc13c23266ba5b673e77e90ce12b12311763291a -address /run/containerd/containerd.sock │ │ ├─155767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2b569582cb4421351636f8b92c9b5d141e33da09b3c2104a28823da8d1a65e3 -address /run/containerd/containerd.sock │ │ ├─165605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 761f5b7e29ad97c4befeab954e5de70fa426083c67f4f42e7b10d5641589813e -address /run/containerd/containerd.sock │ │ ├─167693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 889a1a07ef61153b2c90524fc924d2a142bbe33aa079f3698b8a87c114bfb8c5 -address /run/containerd/containerd.sock │ │ ├─167771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3da206c0059d2ded8450e51af3a589d05a548d02c43cb8194c91a2c74edf27d2 -address /run/containerd/containerd.sock │ │ ├─167852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af1c034d26edb53ff19d68588f20e4bff4312afbc95f5e458f9ab99157e80dd8 -address /run/containerd/containerd.sock │ │ ├─168002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54be75560c06e8c6430726c0ac90d9b3a9f8bbc14f8e6299687f02b838025e93 -address /run/containerd/containerd.sock │ │ ├─175752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea7d4e01a6b264e820b2e4af202d2064f45a9cb866b3d3c45723d5695bdcc217 -address /run/containerd/containerd.sock │ │ ├─177590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06bc4d58b72b2c9249b50081c2516c7b21d145d6adda615a492e67f7b2f3c2fe -address /run/containerd/containerd.sock │ │ ├─177629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 289d9154d40ee8f2d6e713cc53b86b18f5b2455794226c697d406219463691cf -address /run/containerd/containerd.sock │ │ ├─177749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48908c76979c6ffe021846e94491cae273edac30c4b22524958da6b5f43ddf57 -address /run/containerd/containerd.sock │ │ ├─191010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e2bb2b720aa34462442a5893ac59b8f1c89c1810cfc507bb1f8e8e14c12256c -address /run/containerd/containerd.sock │ │ ├─197440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c7ce278312376042e1e6191f8649b4934073ff394f65c9ba24119ac77203353 -address /run/containerd/containerd.sock │ │ ├─197496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb64bb4159b44a59360447f007f4d1f993f65baf8482e81ae4d09660d6232b53 -address /run/containerd/containerd.sock │ │ ├─197515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d03d6864bd168245282efae83883e7413ed854d696649a94d23b9ca19f8b14fb -address /run/containerd/containerd.sock │ │ ├─197819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90abe1457831558d640b673ca74a74faa8029a754e158f2a5064efa2efb57fe5 -address /run/containerd/containerd.sock │ │ ├─207464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01c31061e433bca5f061f4964dc0dca814d83c23913d948862299ff981be3b86 -address /run/containerd/containerd.sock │ │ ├─209937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e81c27bb9e51a0498b6d11c1c6027f9c5a6d36fe33d0161428e94b7800d4623 -address /run/containerd/containerd.sock │ │ ├─211022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3da091bc361ea1bea614f0e9b96cfeb308470580888a3d8d86cfb2b55a93eb7 -address /run/containerd/containerd.sock │ │ ├─211896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f98d7be464c8682921b4f2295a8e09ada134a2184261405b1801045ce086e03 -address /run/containerd/containerd.sock │ │ ├─212846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbb1010e37d5a074aa285db0377aed2ffc920dd9b4cd5fe364c2c4bb42764fcb -address /run/containerd/containerd.sock │ │ ├─214874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7867256cf5139e758aaa8b5a2ad66830ad77891364b510c0a4b104ef2402ef2a -address /run/containerd/containerd.sock │ │ ├─215650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2544f68c88841e8a53e30c5aa4fdf01c95c547c3846b9f5bbc3897ede9b925af -address /run/containerd/containerd.sock │ │ ├─215695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0a29973b7746f0a49eb9b96237913937aa4c85e2a838895105240d57f552541 -address /run/containerd/containerd.sock │ │ ├─224171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 198b89bc09de5057edd2dac96a4c96713bf8b0516e762e67fe0088438575d24c -address /run/containerd/containerd.sock │ │ ├─224709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d43f0a8296e4486042b5def4e42979a7d99bb69abf24f731344d3aaf66ee5481 -address /run/containerd/containerd.sock │ │ ├─227022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ceb3c039e3ee61e06bfc276d765b5db639cd90809436a256f6a3b377002925f -address /run/containerd/containerd.sock │ │ ├─231079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5396f7520a7c13751751c16a49932a579c7c5502c19a00ef2654effbdb6418c2 -address /run/containerd/containerd.sock │ │ ├─231271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e82f79f514d7cb64770d4431ca9c08ed1460ebaf6a3fcf26499817ccb3481c42 -address /run/containerd/containerd.sock │ │ ├─231323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1da01b18f12d266c9230c1216660dba50c227176476d10a0faef179e5ea7f49a -address /run/containerd/containerd.sock │ │ ├─231354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23aa2f6c2b1f5c8587e511a1cce17ecc9e5bb388c37b29909bdae7704f7f41bc -address /run/containerd/containerd.sock │ │ ├─242047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9976b459592e6d33e25bb2432d3326f81330401f2f96516a08117cb7d97f1371 -address /run/containerd/containerd.sock │ │ ├─244127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67d2447a6c902cc4c2f073b3ab6c9b5022a9c67278fdcce11050c7efde50659e -address /run/containerd/containerd.sock │ │ ├─245593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fb40137cc909141c33887d241cd5d64eb40c7b4ffa06e7cdda710bedc01221f -address /run/containerd/containerd.sock │ │ └─374155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 687d15273163b6e03fc9f58a77d51e624bc1c753e3f5c43ebd283f9bd1b6b07e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─docker-f9676b7c6eab6cf77f385f32806c04c74610749c5bc02b25f6f2756c23c0b616.scope … │ │ ├─29136 /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 │ │ └─29148 /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 │ ├─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 │ │ │ ├─28817 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29094 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19437 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19475 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24391 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24661 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33314 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33591 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12354 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12385 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.zepapd.service │ │ ├─12716 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zepapd/unit.run │ │ └─12745 /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-zepapd --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zepapd:/var/lib/ceph/mgr/ceph-instance.zepapd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zepapd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.zepapd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10156 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─126485 /sbin/multipathd -d -s │ ├─docker-bd9cf1bd62f330213256e9167fb152582331f5e6ec6e3bc68b067cb1e9c1122d.scope … │ │ ├─33633 /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 │ │ └─33645 /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 │ ├─kubelet.service │ │ └─39439 /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.19.213.117 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1377 /usr/sbin/uuidd --socket-activation │ ├─docker-9b89f263ff340dff6b30df6a8da4a96b41d3d15aa890ad2c1fd50a3e222f3691.scope … │ │ ├─19525 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19541 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-ff02b26941f44b0c3d319d2c3ebf0babc4f051987244ab7995031ead195f4d01.scope … │ │ ├─12466 /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 │ │ └─12478 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10917 /usr/sbin/chronyd -F 1 │ │ └─10918 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─126328 /sbin/iscsid │ │ └─126329 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-600d3fb3c1d8b00e0a6cd227b6382dd8967fac4ed9901ab0fad4c5318d64dba4.scope … │ │ ├─24703 /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 │ │ └─24715 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─8b26ed1099698b3fe4f44981a2d7a1f211bb3a3a8956eec55711ecc6cff52914 │ │ └─61110 /bin/memcached_exporter │ ├─8ee5da8c24dedb0df184cb7d6a318a8ceba807e775346fa6197dd873ab641a3f │ │ └─109088 /pause │ ├─289f0eef72473a977404e38c5d717144d7d26831ab2ccb336fb7e547bbf75c92 │ │ └─39252 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 │ ├─e719276ec2ce96ca217a8ee041fd6cf834aeb5de0d60d44c760ce0d954698889 │ │ └─60066 /pause │ ├─0bd836aaa51c668fa40d9c252ce2e7b6ac49b953732bdd1a24f3b8e1a5f6d63a │ │ └─57634 /pause │ ├─8aceef31de205de3601717cb1814965702a0edae8288f2b5a59a31bd410073a0 │ │ ├─227176 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227193 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─227199 erl_child_setup 1048576 │ │ ├─227315 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─227380 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─227381 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─227589 /bin/sh -s rabbit_disk_monitor │ ├─027ee0daec266ddb65ef60a671b37875d3f1e049e6d97b44679599912d69a07f │ │ └─56108 /pause │ ├─79730e41ddfda12d7c8741a9cf68f6a158e13aac4014d63950d8c0a4b8857a3d │ │ └─144053 /pause │ ├─d2c8a1dc7f343dbee8b403d61959aa36b9c7422b9317bd29ca66dc3cef2727ba │ │ └─165953 /usr/bin/libvirt-tls-sidecar │ ├─3da206c0059d2ded8450e51af3a589d05a548d02c43cb8194c91a2c74edf27d2 │ │ └─167813 /pause │ ├─3595c61bcf5245b16dfc3b7b31970246c9a00c29d9467688e30896e1a0ebf48b │ │ └─60678 /goldpinger --static-file-path /static │ ├─adc68a61bb0250d55cc5f58f17654f4c20be086013c4528bd62e719c80661722 │ │ └─42089 /pause │ ├─9866224fef5a8273886e3435f00b5584af3da4c99d6ba6cfc0245dbca3fbaf11 │ │ ├─224514 magnum-api: uWSGI master │ │ ├─224551 magnum-api: uWSGI worker 1 │ │ └─224552 magnum-api: uWSGI worker 2 │ ├─6a3bbe34cd84ed26c5f0bfe6c3427224e8a4ecf1339f6defd24c0e571a51f421 │ │ ├─163253 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─163470 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpkeg60q4u/privsep.sock │ │ ├─163672 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpnvm_r1s0/privsep.sock │ │ └─163895 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─81d3a3a4f8e484356347f4617620d5594f80d5f0f0ea90754b9f61887f43a12c │ │ ├─152036 nova-api: uWSGI master │ │ ├─152071 nova-api: uWSGI worker 1 │ │ └─152072 nova-api: uWSGI worker 2 │ ├─4896ec713e135b6b89bc0bacee8e118b84075e3b00ac6a9b6cf5967a2efe747c │ │ └─46158 /manager --metrics-bind-address=:8080 │ ├─68a1c9d8c7e758eb77879e083609b1177d30b5cf85191018c2675f930c553760 │ │ └─212983 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─6cf3a06aa71466884aaa153e1b889cbfb64fc1be0577453fdca5d043e2f8c86f │ │ ├─152768 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─153013 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─153014 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─32dd0db95d519eda9877a9a3cef7038685d50c7260a680b0ce60f26f392f1737 │ │ ├─57085 python -u /app/sidecar.py │ │ ├─57301 python -u /app/sidecar.py │ │ └─57302 python -u /app/sidecar.py │ ├─a483852e73ed0e26a8736b72dd3be472d03955c6a9c9cd45063490c6e29105eb │ │ └─92369 /pause │ ├─81023b0b08807994eb3377ee74dddde93249ef87c06e210616cdbd6f1d27730f │ │ ├─243860 apache2 -DFOREGROUND │ │ ├─247161 (wsgi:h -DFOREGROUND │ │ ├─247162 (wsgi:h -DFOREGROUND │ │ ├─247163 (wsgi:h -DFOREGROUND │ │ ├─247164 (wsgi:h -DFOREGROUND │ │ ├─247165 (wsgi:h -DFOREGROUND │ │ ├─247166 apache2 -DFOREGROUND │ │ └─247167 apache2 -DFOREGROUND │ ├─7af432255b4233b9f9e4224e3d481424f88d617b811ee6ccbab2a00ba07f2f4a │ │ └─46922 /pause │ ├─60f93be4663380991bac4bf309431444402678e6d9bc5be91d0243b48e786f2c │ │ └─70148 /pause │ ├─c21fff457474dc35d4f946ee331eea45fc2a141a9337ffbfdf6b66347f08bd7c │ │ └─85807 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─122ba2249d3cb8ea048e30f3b3e633f43be4e99f6c493b3832436e372aa05a78 │ │ ├─40810 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41232 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─542ab5609d3b63f86c4fca24a476aaa527e241ea580876e8c6e36dcf35296e53 │ │ └─244667 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─fbb1010e37d5a074aa285db0377aed2ffc920dd9b4cd5fe364c2c4bb42764fcb │ │ └─212870 /pause │ ├─2a08e678aa2db96bacaf7bf9093c91a1ff95bc709ba057ead67184074c1e16a3 │ │ └─47467 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─8212086966c977fcf8c0222b006dac82778ea33f369c53d96bc3bb58598c7854 │ │ ├─162507 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─162781 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162782 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─162784 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─bb64bb4159b44a59360447f007f4d1f993f65baf8482e81ae4d09660d6232b53 │ │ └─197548 /pause │ ├─8378f303879e99321e2806a0b20f56b83be237c1735d56a49372c35455241571 │ │ └─128754 /pause │ ├─945d34e10c2e020c7fbae8b72e460655fa71d52f3f115d3526ef6282d61d248a │ │ └─42204 /coredns -conf /etc/coredns/Corefile │ ├─edd441adf1edfdbe747b39e4ed4c8db95fb5b71bedbe527792741ebe5d8b774a │ │ ├─164467 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─164669 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─164670 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─6f606610e71b9594b01eab60f9b243f9c4a72f2cb0caca7a82f5e70b82ebdfcb │ │ └─60395 /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 │ ├─e3da091bc361ea1bea614f0e9b96cfeb308470580888a3d8d86cfb2b55a93eb7 │ │ └─211065 /pause │ ├─3682a70ff58308c0657dd08bb4deaad0363c9afc4f8cf3c1ca068da5ad85ccf9 │ │ ├─60091 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60172 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─018f38d15c9611a6d346ee5048350705518955f4f669b612f1e9143780998f6d │ │ └─56243 /pause │ ├─3e8ec743260d80a00fff2a09a970e44ac091a6ac59ab0988140ed733742dc98a │ │ └─53260 /pause │ ├─6ec05cf8a847a28d3dfc73eb4208e19d33e86442cf2214587938c1415ac10185 │ │ └─58960 /pause │ ├─3c1087718db6372618c4e9800629b367730438ae1ff8f66eddc3f68967543dda │ │ └─128969 /coredns -conf /etc/coredns/Corefile │ ├─89298c361b285d807dada01c9366e6e5d53d22f65c2a61c67e4ef4db8636716f │ │ ├─153978 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153996 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─154002 erl_child_setup 1048576 │ │ ├─154070 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─154121 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─154122 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─154195 /bin/sh -s rabbit_disk_monitor │ ├─54be75560c06e8c6430726c0ac90d9b3a9f8bbc14f8e6299687f02b838025e93 │ │ └─168035 /pause │ ├─93946bc774d5d7f3868020f200f73d118012856b6e92afc7c4e94f4ef5497b48 │ │ └─229672 docker-registry serve /etc/docker-registry/config.yml │ ├─724c9b5089e25ea19771f1e633d638369f04896d401e5dcf93988fbc71a95267 │ │ └─96668 /pause │ ├─5e38b81ddd437f9ca43dfa8d34bcc021ff504327ba4d267dc646d4c69c941128 │ │ ├─191177 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191194 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─191200 erl_child_setup 1048576 │ │ ├─191283 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─191355 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─191356 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─191530 /bin/sh -s rabbit_disk_monitor │ ├─8d071546a9107f463ff7789e9ccd821ad94b7f1b6d8506e72aa888ea5be474da │ │ └─59441 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fc5ab1ad4f98ec90623b2f8cc17b461576caf620357c3529a587dbbb43a1d96b │ │ └─49137 /pause │ ├─ca2411233d4aa3530c00a948d758dd591eb3b9265f08b6ba14cea8e55e132361 │ │ ├─ 85010 /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 │ │ └─370298 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─cd23cfdfeb04e3c1433ce177e078da45352105f81b22033d5d1bb759c35a2d0c │ │ └─45954 /pause │ ├─320f5aa410df92627adc650d923618fadb01bcd5f8ec1cdcfe0d4394adee460a │ │ └─39070 /pause │ ├─37143b4cd69a198fe0c0d913c41a3956e89f398781bdd40ab2bcfa2e62e0a84e │ │ └─39264 etcd --advertise-client-urls=https://199.19.213.117: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.19.213.117:2380 --initial-cluster=instance=https://199.19.213.117:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.117:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.117: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 │ ├─9f5a99ee1c4a6bb70b319e5d5d3c63563b80a3fe23ecb4c98926132463b95ce3 │ │ └─153740 /pause │ ├─889a1a07ef61153b2c90524fc924d2a142bbe33aa079f3698b8a87c114bfb8c5 │ │ └─167723 /pause │ ├─d6f418020f6f4de62a4c4c8502b8a5cedfc55d63cbfa1e59bfc7ffdf11a1398c │ │ ├─175889 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175906 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─175912 erl_child_setup 1048576 │ │ ├─176044 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─176095 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─176096 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─176252 /bin/sh -s rabbit_disk_monitor │ ├─1da01b18f12d266c9230c1216660dba50c227176476d10a0faef179e5ea7f49a │ │ └─231372 /pause │ ├─4c6e64f49db03cf095dba849c3f7bc84392734fa5692e90c4cc5a50cf223485f │ │ └─53492 nfd-gc -gc-interval=1h │ ├─e82f79f514d7cb64770d4431ca9c08ed1460ebaf6a3fcf26499817ccb3481c42 │ │ └─231299 /pause │ ├─e4869474d5ec9c3746c19665a48512aea8d880c0da43ac3c5f7067b0c32bd32d │ │ └─211992 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─0d47d6589f65c60a6a4cc78b231a7de0900df1fccb679f5bc1c9576b1b68c462 │ │ └─69076 /pause │ ├─48908c76979c6ffe021846e94491cae273edac30c4b22524958da6b5f43ddf57 │ │ └─177836 /pause │ ├─f4b897e63d6b134153f98e5d0549b5e721b7a9f35aeeacc09a88bc15877de60f │ │ └─57272 /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 │ ├─86a50df89cf809ec4aca818ddef1bd0b58cd9ab7801734e7bdeab2501dc00cf6 │ │ └─39630 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8605fc8387587a94468b464e5a061dfcf5b3bcff5b21854a1fa22384f444fb81 │ │ └─175159 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─507f4a0d25fc1b604a67016ad847ac26be48321c36fdeb70b95249c863c716f2 │ │ └─127320 /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 │ ├─eae12a12f1ecae2870bb660c0541f7097f7d4100f12efe760fb0777b68b5486b │ │ └─43049 /pause │ ├─ea2c9d3ed6b2300e0ec8ba8005aa3881fc159f7a574ed737c159d635b8a3e6c1 │ │ └─47356 /pause │ ├─b82915a1c2a030f06c0f3e35f5982071fadc3cbd7ad6447f383d51a35adc24a7 │ │ └─60490 /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-19-213-117.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 │ ├─583381ad1e0bc898436eecf99efcfc01e0ac6eb3f73e0265ef4ed10296aa5f30 │ │ └─96705 /pause │ ├─9b03c8cb4de94a6396f9697ee8afd7a6f5ca47509c6b1199b889ddc2d2a55731 │ │ └─60534 /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 │ ├─5713429efc066a3e50739bada3f760b35293ca4da3b670b9b9cdca84c7f03449 │ │ ├─107934 /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 │ │ └─107986 /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 │ ├─ea7d4e01a6b264e820b2e4af202d2064f45a9cb866b3d3c45723d5695bdcc217 │ │ └─175777 /pause │ ├─7c078ba31cebfd9df3a98aa2273235a0a39e98a681487e8d7c9b659785d5ba4c │ │ └─93661 /pause │ ├─223b285d59e0fd7decd37ad55898a6f9d581edf6b52184e94bee0686de269fbe │ │ └─107604 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─dc4ce1681c53c8eddff889d5a81117c28dabe3b88b4441aa46a38bf824c9093b │ │ └─39141 /pause │ ├─af0a61dab39fe3a45286b1d762993cac8ec3a3c102cb3e8a6d916ed323f509fe │ │ └─175004 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─ce58168578169d2ec7ca933040682b9a507e9af9eb59a99870f6d7517fa7fa74 │ │ └─239667 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7867256cf5139e758aaa8b5a2ad66830ad77891364b510c0a4b104ef2402ef2a │ │ └─214898 /pause │ ├─ea55cb1313a0cf768799633220b1a758adb7b76e84715e72fe50fc9725e6d6ed │ │ ├─92706 glance-api: uWSGI master │ │ ├─92719 glance-api: uWSGI worker 1 │ │ └─92720 glance-api: uWSGI worker 2 │ ├─a6843c6d546b31b62c119e4ac246ab3c96746ff100401429d2c90d057ae9fe99 │ │ └─60216 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─f921ca097fe5347842d7b349a1035c334c4b9930186dcdd5c6abdd81cc9b5ec8 │ │ └─61045 /bin/pushgateway │ ├─6b4968d174133229b7e7e5c30e1005128cfe8f504b9f7f09216835cd10b89cc6 │ │ └─58240 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 │ ├─a1245b83bb5203dcc452c4d9a3b765ab15c509ad4db3fc60d405b0dcd0ee919e │ │ └─43343 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─dd755a13c04bd1f1eda5569450bf5c2515719dc4d379b547fb78798b9a6521bc │ │ ├─ 65112 apache2 -DFOREGROUND │ │ ├─ 65127 (wsgi:k -DFOREGROUND │ │ ├─ 65128 (wsgi:k -DFOREGROUND │ │ ├─ 65129 (wsgi:k -DFOREGROUND │ │ ├─ 65130 (wsgi:k -DFOREGROUND │ │ ├─370524 apache2 -DFOREGROUND │ │ └─371174 apache2 -DFOREGROUND │ ├─81a1f8514d28b49473f670512a5b90f38b3188cef5fefa597e75a3965dfa925b │ │ └─52554 /pause │ ├─05635e928ba0201eb6cc509c305a21830877eecbc2429c674bf95520270b9d47 │ │ └─39228 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 │ ├─5a16812dc7fe6b4b9f0c41ff6bf515cd0fa55362f7b21587007532a816b8f686 │ │ └─57526 /pause │ ├─90dfc3f5c5f0f4d927e5e6e435fdb4d37b6fe2e9ceab33f040f300ff6a673aa2 │ │ └─43101 /pause │ ├─5ddffe64e2c87ade2d7fac09c4be20b0cf047dca9ceddd8fa105ae596f5315b7 │ │ ├─175043 senlin-api: uWSGI master │ │ ├─175067 senlin-api: uWSGI worker 1 │ │ └─175068 senlin-api: uWSGI worker 2 │ ├─4a966423a1b3b22c87115f920a15af723a51f80c55145d00e9b338d0ac08c147 │ │ └─40370 /pause │ ├─e2b569582cb4421351636f8b92c9b5d141e33da09b3c2104a28823da8d1a65e3 │ │ └─155814 /pause │ ├─82df86ab2289413e4f811acb5fe6ad3395235206a0a03e1a7d932e5f3ac43cf0 │ │ └─58761 /pause │ ├─8188cf49c306b40350be77f3323cf3a4a5ac5d090c84bf4b86eaa69d80f315e0 │ │ └─57948 /pause │ ├─608415150812c525bdf98525a90c34e82e71d7527b82ee46d493dc1006e251d0 │ │ ├─156199 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─367404 sleep 300 │ ├─70e1c992993f3b8b4886537680ce79c3ea55eb944faf28f01172dcb3c8ed9e78 │ │ └─104760 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5ca48bbd89b93a4b36cc83ec73c292b385d2ea2378612bb84684d94ab9f17a0d │ │ ├─127354 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─127368 /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 │ ├─81ebc973f717351aa00c01b53a09ae65a6543bf8081518eb82623882dc208775 │ │ ├─78858 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78875 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─78881 erl_child_setup 1048576 │ │ ├─79087 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─79161 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─79162 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─79404 /bin/sh -s rabbit_disk_monitor │ ├─dc6118d8db16f9ec32f187c1298dbde84c76c772e5d424776abc61e0e29cabc2 │ │ └─84611 /pause │ ├─80a58e0230c01b42186d24ba4f2673d9fd14324bb68735cc2ed00bf90fe80f02 │ │ └─205632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c282f1ebc084867bfe1fd50f7189692433ce96699e0a957feb38e27406aa6610 │ │ └─74913 /usr/local/bin/rook ceph operator │ ├─882d6b82209fafd73d859ad7a384615ea8605d71edf616ced2231e7e798dbe68 │ │ ├─57114 python -u /app/sidecar.py │ │ ├─57307 python -u /app/sidecar.py │ │ └─57308 python -u /app/sidecar.py │ ├─1e2bb2b720aa34462442a5893ac59b8f1c89c1810cfc507bb1f8e8e14c12256c │ │ └─191033 /pause │ ├─2902e4f66a891ed3f138301bc4a96ca4f57d5e3c4bbc0bda03f9b27166fa4cfb │ │ └─60250 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e211a05a5a1ef5c6557ff22f1a71f3f8d12c07e9b4cd25c8fa46cb4942b28026 │ │ └─41686 /pause │ ├─32d1773ed85ca5f9ac88f3ce0078a026e2c5bd71fee50bc3e7fd109b3bbda659 │ │ └─53221 /pause │ ├─a7761f5dd723429f69b6cbf89ceaa722792d30bf928d07e705f689205b8cbb1e │ │ └─43256 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─de17647d1a0881fc11d7e7d3f2abb53cfb0b594611ae71283d75713153446b2a │ │ └─40601 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c496b4262055decf5a70f941cc13c23266ba5b673e77e90ce12b12311763291a │ │ └─155708 /pause │ ├─8f3d53cff4c78a77ee852d3ecbb07098e4c0e6b920cee6f066da77c11a4abdaf │ │ ├─206195 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─206213 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─207184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─207186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364292 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364293 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364295 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364307 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364339 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364345 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364346 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─364349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─abc57abaa7b752f4ecf857d6b67bdc80fd6398c5fb0a2c1c630f572b9c46cb08 │ │ └─56281 /pause │ ├─3140b23a7ce86435d89b7ebd1d598f72a2d4a671610c27f830fc525ada888bed │ │ ├─374425 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─374438 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─00a4b473bd560c900997f48700961b7c469582adb4317f60d038f28edbc276d1 │ │ └─45217 /pause │ ├─53c4369da4c7dcf69ba8979856201c7aff65dbc7f5ef77cf622d2eab01958629 │ │ └─60353 /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-19-213-117.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 │ ├─3c44487bd4a0c95341fbacc3d5cbca29904b25e28e564ef1efdbfe0450d6326e │ │ ├─61589 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─61605 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─61611 erl_child_setup 1048576 │ │ ├─61678 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─61729 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─61730 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─61801 /bin/sh -s rabbit_disk_monitor │ ├─c6043564eddecd504270af6399787f8c6436edf75bfabec2dcf1865ba1de5bfd │ │ └─46445 /pause │ ├─fd07d1e950351f025c0a6422830de3589e3b62c580ebc599e955a19fe562e7e2 │ │ ├─224236 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─224839 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp16ur7m_u/privsep.sock │ │ ├─224850 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─224852 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1914f332f81f6a3dc4fac4d15ccff6ae0e538a43fe7da51c3350c83d8259409d │ │ └─175024 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─9976b459592e6d33e25bb2432d3326f81330401f2f96516a08117cb7d97f1371 │ │ └─242071 /pause │ ├─0c7ce278312376042e1e6191f8649b4934073ff394f65c9ba24119ac77203353 │ │ └─197479 /pause │ ├─de9da2ec444d9ee2bbd3130ea570cdee9de130da1f9957bb8df3ef8bada125d4 │ │ └─53533 nfd-master -crd-controller=true -metrics=8081 │ ├─31c4c29fec2fd3f7643b10475e4a5b448ffa56e7d5872ebf73feb72c30fe52b5 │ │ └─107058 /pause │ ├─8b21eb5addaef8b0d3790a900d1b20de309384b7951295d4b4413a15f70d8552 │ │ ├─207579 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207599 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─207605 erl_child_setup 1048576 │ │ ├─207712 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─207763 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─207764 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─208009 /bin/sh -s rabbit_disk_monitor │ ├─9f6d6f5e21094c199f222bccc524e98c1a775a892d756471eabc2ffe26b24435 │ │ └─39210 kube-apiserver --advertise-address=199.19.213.117 --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 │ ├─1192ea5cb85d5736a73b59ba66ff6a910fd36a665ac4f2ed4019b4df05eed920 │ │ └─61414 /pause │ ├─90abe1457831558d640b673ca74a74faa8029a754e158f2a5064efa2efb57fe5 │ │ └─197848 /pause │ ├─d765a2b5220e58b5b1b548883636135c9e4e052c2b6a5f4cba3e1b85d79fd9f7 │ │ ├─95401 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95418 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─95424 erl_child_setup 1048576 │ │ ├─95484 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─95535 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─95536 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─95696 /bin/sh -s rabbit_disk_monitor │ ├─d8c38bf77fca16b5f389b86f637fdbda0db036a99c4f4bd8267f7dcbf0e684a6 │ │ ├─152135 nova-metadata: uWSGI master │ │ ├─152148 nova-metadata: uWSGI worker 1 │ │ └─152149 nova-metadata: uWSGI worker 2 │ ├─9fa86a87242e55c0752c394b46fce03288e6d049c27141caef8225534fdfa3a6 │ │ └─61078 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f72cd58b62ed0d56b1c9908becdaf509ee4a284cb2aaf2f1f1da4ff0e2f5493f │ │ └─93712 /pause │ ├─76e8f9d7044168d8c71dfe0660f603c7a0b2b734db79abb44d3d8dfb93d10363 │ │ └─59491 /pause │ ├─1221e3020f7e3b33312ae61c83c6233bea2c268a2a0a28f8fbb530752005f5cc │ │ └─171896 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─020f036453ec957a0612c74b65c938abcd345aeae161305d3527e78c93839f62 │ │ ├─152644 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─152988 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─152989 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2d81131ad6b64ff1b25b302fccff53b0920dc0abf157cc38dbe422cfabb4d107 │ │ └─143688 /pause │ ├─2544f68c88841e8a53e30c5aa4fdf01c95c547c3846b9f5bbc3897ede9b925af │ │ └─215674 /pause │ ├─46f09ec5802b5251729a46239d51331446a88f9449f99bd9839a8ea2fcdfdde3 │ │ └─210179 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─23aa2f6c2b1f5c8587e511a1cce17ecc9e5bb388c37b29909bdae7704f7f41bc │ │ └─231406 /pause │ ├─890a677c21f80611f8b5f7ab8491cba132c405b0c93fdb3ae6c98fae14c9545c │ │ └─53307 /pause │ ├─41428923a6cd8916440f64450dea2374dc37eadc82fcee792982d89edf8f787f │ │ └─155374 /pause │ ├─c10384c8c2031b6a544029c67d6debc9d6d0fa9c9e76d1726b8f2836bc5dec7b │ │ └─56483 /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.34.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 │ ├─1f92be64c2ac8827d3052ba33a936da8cac64a6494a02dabe6f53cadfd211ee0 │ │ └─39139 /pause │ ├─5abd1e8f5bbc99bf8906521a3827c6bf5de79580a40b21650bd3e91b77c00ffb │ │ ├─248172 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─248186 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d2cea246aa7be31a66feffec05a65d48dba0e94fd78470ef8cb3336c4accd444 │ │ └─53451 /pause │ ├─5e81c27bb9e51a0498b6d11c1c6027f9c5a6d36fe33d0161428e94b7800d4623 │ │ └─209961 /pause │ ├─761f5b7e29ad97c4befeab954e5de70fa426083c67f4f42e7b10d5641589813e │ │ └─165629 /pause │ ├─79e5bcafe396fe3eaf7f06f4c9067a740c3d0c679a6f18bda5c84650adf7ed85 │ │ └─61234 /bin/oauth2-proxy │ ├─d43f0a8296e4486042b5def4e42979a7d99bb69abf24f731344d3aaf66ee5481 │ │ └─224738 /pause │ ├─01c31061e433bca5f061f4964dc0dca814d83c23913d948862299ff981be3b86 │ │ └─207488 /pause │ ├─5fb40137cc909141c33887d241cd5d64eb40c7b4ffa06e7cdda710bedc01221f │ │ └─245616 /pause │ ├─49a6246034a6a524b327c631d23ec7471cdb175139852f8a923f13e4b485efca │ │ └─95310 /pause │ ├─45c71bae5b1371c8bea89b8a006f81e87d26bf6978fda0f87beb17cfb25b6349 │ │ └─62554 /pause │ ├─5396f7520a7c13751751c16a49932a579c7c5502c19a00ef2654effbdb6418c2 │ │ └─231138 /pause │ ├─c0341ac53095038541618ec439fcd91ef054c7c78e8b9cb3c0c444e929bffe92 │ │ ├─47383 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 │ │ └─48620 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 │ ├─0a389821095f03c26211dae3402f19b40eb2f19d9fd5c97924bc1d87bd6955a2 │ │ ├─239708 manila-api: uWSGI master │ │ ├─239758 manila-api: uWSGI worker 1 │ │ └─239759 manila-api: uWSGI worker 2 │ ├─026f62ff30ed4f8fbf71325a8696de606bfb6b8fd680403dfdb822677649a623 │ │ ├─93987 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─94169 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─94171 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d1ac9c6cbfd4737250ba8f13275745a52d73746b800eee3c75d46e581b2103bb │ │ └─143448 /pause │ ├─69653069af0ac4f5b9c05250821cbc4bffbae44360a43a7ee288de0f906c67e2 │ │ └─74225 /pause │ ├─72916d9d4986101b13154f329a2173c5e90e17dff6441cd625cf1221a6786479 │ │ └─148350 /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 │ ├─0ceb3c039e3ee61e06bfc276d765b5db639cd90809436a256f6a3b377002925f │ │ └─227046 /pause │ ├─956419c591d25bceb9393a8e9a489a04dd23864dc10a0f5ee0fef420554f28f0 │ │ └─56783 /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 │ ├─10f67863ebb51b64d95b7601450936d5a65db2da5bd65b540ed2037c41eca07e │ │ ├─ 45439 /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 │ │ ├─ 45452 /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 │ │ ├─ 45593 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─243698 nginx: worker process │ │ ├─243699 nginx: worker process │ │ └─243700 nginx: cache manager process │ ├─67d2447a6c902cc4c2f073b3ab6c9b5022a9c67278fdcce11050c7efde50659e │ │ └─244168 /pause │ ├─5c15e5fc006465d9d95a994382f51ec97f95041d2de732247c7bd404786b5c2e │ │ ├─239804 /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 │ │ └─239911 /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 │ ├─c619ec6fd340d7c8da9288b0a8415d3853c53a87f568bb17af3555c9b12c03f9 │ │ └─60579 /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 │ ├─d0a29973b7746f0a49eb9b96237913937aa4c85e2a838895105240d57f552541 │ │ └─215727 /pause │ ├─826cda787f65ba6eb1f489ccdd6221d37dcda05d70690bc58f42c8726f89baf6 │ │ └─78756 /pause │ ├─687d15273163b6e03fc9f58a77d51e624bc1c753e3f5c43ebd283f9bd1b6b07e │ │ └─374179 /pause │ ├─1993a0227b0a7c32a2d9b1abf2c869c1ef26c00041589740523b62ac67cc220c │ │ └─155202 /pause │ ├─ea88b6f6fbcb04938db3ff7843e44023bef83ce2ab485a4a63ebcee52e6ed6c3 │ │ └─39113 /pause │ ├─198b89bc09de5057edd2dac96a4c96713bf8b0516e762e67fe0088438575d24c │ │ └─224199 /pause │ ├─f8f6199c6429e4bd19957aba59cd84a83fa59cae8ab2fe0b979f33e19744e587 │ │ └─56194 /pause │ ├─874cdcf731405f9556e62ca855caf3cdade838f75a60437d0b58e8e1c3d0e972 │ │ └─42157 /coredns -conf /etc/coredns/Corefile │ ├─d03d6864bd168245282efae83883e7413ed854d696649a94d23b9ca19f8b14fb │ │ └─197575 /pause │ ├─fc9059bff78216d0c8d28eef83ca538c8f54184fbb6f99ef3eb989cf4f485bd5 │ │ ├─164492 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─164972 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7nib38sy/privsep.sock │ │ ├─165470 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpsuqhljjl/privsep.sock │ │ ├─165866 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpa8d80b_q/privsep.sock │ │ ├─166202 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─166203 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─166268 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8d1311aa-72bb-4e75-820f-283f2422aed2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8d1311aa-72bb-4e75-820f-283f2422aed2/host --addn-hosts=/var/lib/neutron/dhcp/8d1311aa-72bb-4e75-820f-283f2422aed2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8d1311aa-72bb-4e75-820f-283f2422aed2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8d1311aa-72bb-4e75-820f-283f2422aed2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f7571827-2d3c-4afc-9a70-63eb0c31cbef,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─166271 haproxy -f /var/lib/neutron/ns-metadata-proxy/8d1311aa-72bb-4e75-820f-283f2422aed2.conf │ │ ├─192763 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8e8ec769-1f9b-4b62-a72b-eb8a1a03e04d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8e8ec769-1f9b-4b62-a72b-eb8a1a03e04d/host --addn-hosts=/var/lib/neutron/dhcp/8e8ec769-1f9b-4b62-a72b-eb8a1a03e04d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8e8ec769-1f9b-4b62-a72b-eb8a1a03e04d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8e8ec769-1f9b-4b62-a72b-eb8a1a03e04d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-73899888-3faa-4a52-af55-f30579608378,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─192767 haproxy -f /var/lib/neutron/ns-metadata-proxy/8e8ec769-1f9b-4b62-a72b-eb8a1a03e04d.conf │ │ └─348519 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpdf2pslet/privsep.sock │ ├─ec049bd4c33b2c83c4a35e75248cb77cf5be46acd162ba1146886780c90abf24 │ │ └─143866 /pause │ ├─571b61d15ad48ababde55eac0c30b8aa4c7e741d230ec1db4364127386a21798 │ │ ├─187571 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─187728 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─187729 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─05c20daa063831130651beef4481d7577fd0f9b6ffd78e1d0d2458f732fe56ba │ │ └─45527 /server │ ├─058827c959fe75d2e52b048c402d9381c4d8a5b52b6588e1713724da16ea842f │ │ └─41711 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─01ae3355425383a2d1f3c45e8a35207e95ef34d6831df004f51d0cbc0eba7489 │ │ └─40372 /pause │ ├─41161fc1f3f3efc7ff5acb46dee332bdde1e58f0a8d6422f1f34452f84e05e82 │ │ └─245825 /bin/openstack-database-exporter │ ├─d2e70ead05dbfed707c8e59345ae3e738dd90ccc9dc2be4bc933d1fbe3164d4a │ │ └─42132 /pause │ ├─8adc633de6c5a8526b761bf31b6320008d08b98fb52a1a79bc39f85cc9c7389f │ │ └─214924 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─7b2983af6017937c28bccd3fcecb246a030379df1a3985ed7038cfef91a05923 │ │ └─47634 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f1c68a54ac9f857f2a2b33d6b6a73508ee9950c4862a945fa4e7616766e77ba3 │ │ └─61259 /bin/oauth2-proxy │ ├─af1c034d26edb53ff19d68588f20e4bff4312afbc95f5e458f9ab99157e80dd8 │ │ └─167884 /pause │ ├─4cf3ef14d6819f6985a50d23493572d0a3cc2d3746dfe3cf803b5c67062deab2 │ │ └─94972 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a9b30443591f316b212c6abe933a98a1b812393139233b5b80656c9e57444fd2 │ │ ├─187591 heat-api-cfn: uWSGI master │ │ ├─187644 heat-api-cfn: uWSGI worker 1 │ │ └─187645 heat-api-cfn: uWSGI worker 2 │ ├─389150272fc10daf0868ccb60bdfb81e80e66fe884f471ec8ae4e0ce7eeb56da │ │ └─144272 /pause │ ├─9bc0e23a9a6df11801377d0153a9d9b14f0833e8ca3301255cf46ec5632fc36d │ │ └─49240 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─e63a411ea6074c6f47aaf13e2410e7c11ac70119a2ff93917738237205019a7e │ │ ├─58830 nginx: master process nginx -g daemon off; │ │ ├─58844 nginx: worker process │ │ ├─58845 nginx: worker process │ │ ├─58846 nginx: worker process │ │ ├─58847 nginx: worker process │ │ └─58848 nginx: worker process │ ├─acaea81c24949857b4346cdd8f0740cb32f80f37e3147e4da54b70427ca4eea1 │ │ └─42676 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 │ ├─161ad58f06ab76d71af2e6174c330cd8645b85e645ff535fc44b1430c47805c7 │ │ └─155133 /pause │ ├─aeb0e87aacd7381e8da74e4bf01e735e58db83152e9da1cd22b1bcb19d21e2bb │ │ ├─205605 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─206046 octavia-worker: ConsumerService worker(0) │ │ ├─206049 octavia-worker: ConsumerService worker(1) │ │ ├─206052 octavia-worker: ConsumerService worker(0) │ │ └─206055 octavia-worker: ConsumerService worker(1) │ ├─289d9154d40ee8f2d6e713cc53b86b18f5b2455794226c697d406219463691cf │ │ └─177660 /pause │ ├─06030c1fe3cf3a9291a87c3744a5f3f36b0b728d986864c53c6dd6f469f99584 │ │ └─59537 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9db34ab233c6bfaa1b42a9e3ef7c57ce967efc5e871fce41f9702b19c72831ef │ │ └─43154 /pause │ ├─a1bfc93c6c2ee2aad540af81e5fbe859a7d75d721d969352772436447d107007 │ │ ├─104381 cinder-api: uWSGI master │ │ ├─104394 cinder-api: uWSGI worker 1 │ │ └─104395 cinder-api: uWSGI worker 2 │ ├─c0ae12493fa2371afa08e3655c91b1b35fd57e81dece733d0bdc080e708cdb85 │ │ └─155370 /pause │ ├─8f98d7be464c8682921b4f2295a8e09ada134a2184261405b1801045ce086e03 │ │ └─211927 /pause │ ├─f7759e8edc4aab9bf4cbfacb26434a7d656996661f39b0eb50d85802a3049b6b │ │ ├─73718 barbiacan-api: uWSGI master │ │ └─73731 barbiacan-api: uWSGI worker 1 │ ├─d69f0087c34307d61f500ab12190b23ba2c78092447acd80f495035c1f86140d │ │ ├─47536 mysqld --wsrep_start_position=5b97b508-482a-11f1-b1b6-13c34ecc8364:20 │ │ └─47659 /var/lib/mysql/mysql-state-monitor │ ├─f6d6833ec78ebe1ee311d78489bba870a6a4425aee5432d67427a74f8545566f │ │ ├─129767 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─129785 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─129791 erl_child_setup 1048576 │ │ ├─130029 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─130084 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─130085 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─130200 /bin/sh -s rabbit_disk_monitor │ ├─6f99b9a191b4a6c49a0ffafe10f9e4cfceca81276ca3d44466bb9132bc2936ad │ │ └─166014 /bin/bash /tmp/libvirt.sh │ ├─a8125a4a3689236d3e87793579b6b24f9db362c658b71b15c61720be557e3354 │ │ └─53574 nfd-worker -metrics=8081 │ ├─3e7c42c179c2fefe242dc6dc9a921ff3bb7ac7f0efa4f1ecf1ed76915498811a │ │ ├─162579 neutron-policy-server: uWSGI master │ │ ├─162601 neutron-policy-server: uWSGI worker 1 │ │ └─162603 neutron-policy-server: uWSGI worker 2 │ ├─fc1510590d7ae078f8e326121cc984450b4cd58000799702af97b3276d49347e │ │ ├─204795 octavia-api: uWSGI master │ │ ├─204808 octavia-api: uWSGI worker 1 │ │ └─204809 octavia-api: uWSGI worker 2 │ ├─a309db9793da811349143ed6c3c9b2e742ca39780346d6fce8ebfc6f7e3b959c │ │ └─106987 /pause │ ├─1517ac77ce013e92740c2d44dae05d81b2a0620105b90aef0da4751347097573 │ │ └─239699 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b3eddbe4ed44979264e89c58914c9e68bb39e02d6785907f4c7ad844503ddbd9 │ │ └─61004 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8dc628eb5edd339453e33898756a05507a5af24c7003839fbb13475fddf78b33 │ │ ├─164469 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─164868 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpkp1tfvnv/privsep.sock │ │ ├─343853 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxj9q_se7/privsep.sock │ │ ├─344164 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmqkouegd/privsep.sock │ │ ├─344554 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344555 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344913 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=88dac9ff-2384-48db-99c1-b3d98c0ec91f --namespace=qrouter-88dac9ff-2384-48db-99c1-b3d98c0ec91f --conf_dir=/var/lib/neutron/ha_confs/88dac9ff-2384-48db-99c1-b3d98c0ec91f --log-file=/var/lib/neutron/ha_confs/88dac9ff-2384-48db-99c1-b3d98c0ec91f/neutron-keepalived-state-change.log --monitor_interface=ha-bd0e629d-a8 --monitor_cidr=169.254.0.230/24 --pid_file=/var/lib/neutron/external/pids/88dac9ff-2384-48db-99c1-b3d98c0ec91f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─346254 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=efa5ab64-f8ca-4e73-a92b-3af104d080e8 --namespace=qrouter-efa5ab64-f8ca-4e73-a92b-3af104d080e8 --conf_dir=/var/lib/neutron/ha_confs/efa5ab64-f8ca-4e73-a92b-3af104d080e8 --log-file=/var/lib/neutron/ha_confs/efa5ab64-f8ca-4e73-a92b-3af104d080e8/neutron-keepalived-state-change.log --monitor_interface=ha-bf651159-7e --monitor_cidr=169.254.0.73/24 --pid_file=/var/lib/neutron/external/pids/efa5ab64-f8ca-4e73-a92b-3af104d080e8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─357050 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7a9124f4-6b29-4b8b-b91e-3b9ddb47377d --namespace=qrouter-7a9124f4-6b29-4b8b-b91e-3b9ddb47377d --conf_dir=/var/lib/neutron/ha_confs/7a9124f4-6b29-4b8b-b91e-3b9ddb47377d --log-file=/var/lib/neutron/ha_confs/7a9124f4-6b29-4b8b-b91e-3b9ddb47377d/neutron-keepalived-state-change.log --monitor_interface=ha-333e8227-96 --monitor_cidr=169.254.0.238/24 --pid_file=/var/lib/neutron/external/pids/7a9124f4-6b29-4b8b-b91e-3b9ddb47377d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─06bc4d58b72b2c9249b50081c2516c7b21d145d6adda615a492e67f7b2f3c2fe │ │ └─177620 /pause │ ├─56648ebd2f4e56f60b637cfa5516ae073a1145afc25aa98c902b65b7bfb56bf0 │ │ ├─224606 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─224950 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─224951 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a355dee0e28eb41189e438c19ba6b00fce6502004db2dadbf4289f6f4ce09a04 │ │ └─58043 /pause │ ├─5b810d69945d16d2a56afaeb46982d4fb47090021d3aa90f735f1561a86e77f9 │ │ └─43302 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─5c091ba050375c551474dcb42622c203d09f82d4d8dfe3e6440b55370c793255 │ │ └─45129 /pause │ ├─be94e6055f5e4d26abf4c6d063d116925a16fda18817c7e177c2b22063c862ff │ │ └─84550 /pause │ ├─e8a26522f6c50bc03d5a49d0cad0d1a90eebdc424d3dddaf72fb920a03e8a28d │ │ ├─162509 neutron-api: uWSGI master │ │ ├─162539 neutron-api: uWSGI worker 1 │ │ └─162542 neutron-api: uWSGI worker 2 │ ├─00dc2abebc2e0eeadd69e28dd28f7ec8b714b156d0c4e848536ca5f0f44b891c │ │ └─53674 /secretgen-controller │ ├─6c3ddf8141808572b99bce5b4ef2a3dabeb2fb7fbf472df302bffeadf28eb2a2 │ │ ├─113210 placement-api: uWSGI master │ │ ├─113223 placement-api: uWSGI worker 1 │ │ └─113224 placement-api: uWSGI worker 2 │ ├─94f87714db1fb100336f6f550be49ed8a60395261b4f471e602fde11decd33fe │ │ └─84895 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-cf9f85b9f-m5xtf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─c13995c9608c81f1cf83291e7f7706bdad228a2bc4702fc0acd2a7058d87ceb8 │ │ └─129564 /pause │ ├─83e0ef9af12470c08eeb5b5737620f763089595b7bcd3648e7fb1992d3eb1f51 │ │ └─155278 /pause │ ├─b01bed6c1336ef12d02e98066e4a5956000e4a1f654c7e82a4929ee5f0f4629a │ │ └─143577 /pause │ ├─23ed1fdce38e78c6b2620d54b75ac3da7a992adfc9fa89c812ace2804cb17524 │ │ └─57888 /pause │ ├─5c589fb1f3c9c96cf00c8850100390f970573c86da4afcc1a38c9898f463701e │ │ ├─69155 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69172 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─69178 erl_child_setup 1048576 │ │ ├─69246 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─69321 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─69322 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─69390 /bin/sh -s rabbit_disk_monitor │ ├─83635cd2c42d85e827313dd225d09655ac4ac2a1e43d784cd6b64a06d65c7f8c │ │ └─39114 /pause │ ├─6be1ead6eecf7abe3e0098f33534dd862ab184497a843b92af36c73aa4c3d143 │ │ ├─171867 /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 │ │ ├─344735 /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/tmpxf74pn4p/privsep.sock │ │ ├─344923 /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/tmp8uny7tv9/privsep.sock │ │ └─344986 /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/tmpxiyq9t5x/privsep.sock │ ├─dfe11f863a5a355112fa85cb4c3518d4a404413aae13e14cb5049ffc567001cd │ │ └─211301 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e1f210c8d18a7d40d1b543112fb803d5473961e1f4ed5e4e99f02987820fe020 │ │ ├─187610 heat-api: uWSGI master │ │ ├─187646 heat-api: uWSGI worker 1 │ │ └─187647 heat-api: uWSGI worker 2 │ ├─9af2dc1e9f1a8eb9941d8d619acd26c23b4c6c9e917800521e2cab50f1657bfb │ │ └─42552 /pause │ ├─74be14ce8775ede7953b83f77f172d3b154d4a3160885ee1c068556c96825e9e │ │ └─39603 /pause │ ├─0c38329f715a485453b0d959806a64d9417aceacff1f06f70044af0a4f1ca41e │ │ └─166480 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ee8fcad8d758ffe6efa2d279eee7049cfdb154a0d5157d21f09bb8b4439f74ee │ │ └─39372 /kube-vip manager │ ├─ff35d5171e5549da8ac22ac8dde7ddfee74e74d30e275ad6d0d350772b682288 │ │ ├─165730 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165746 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─165752 erl_child_setup 1048576 │ │ ├─166063 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─166114 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─166115 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─166539 /bin/sh -s rabbit_disk_monitor │ ├─1a526d8b4f1b8c9d2b4daf16c770e44960d20addff2a65861c1332a60eff5690 │ │ └─46563 percona-xtradb-cluster-operator │ ├─48bce45695e3bc3a885d514ff3edffdcf4ab2fe5054b05f32a41887441a4b899 │ │ └─46104 /manager --metrics-bind-address=:9782 │ ├─a855cd02bdebe401a8735ba95c5dfc40e508a6a4f96184b2fc68068974dc7a5f │ │ └─46055 /pause │ ├─01e48e52db23b7c672517464defd023d2e345444e6fc8facb8b833cce890d7ca │ │ └─60788 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d9ec387ace74e622fffdb92b61cb240a921f6f72afc134243bf1224c9b81bf0e │ │ └─127053 /pause │ ├─450d349d2a466981d4ef9852374cc86ce0e79b13b126753cd8dff3fa71506531 │ │ └─128404 /pause │ └─8a1265c7bfbd513a1640309ec8f94943a5df85a01bc4be51fb869439ef88da24 │ └─58374 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount