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 │ │ │ ├─21561 /lib/systemd/systemd --user │ │ │ └─21562 (sd-pam) │ │ └─session-21.scope │ │ ├─21496 sshd: cephadm [priv] │ │ └─21575 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/199.19.213.223-22-zuul [mux] │ ├─419865 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mdlkyyvbqqgnoxmowhhimsljxvpxuijx ; /usr/bin/python3'"'"' && sleep 0' │ ├─419866 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-mdlkyyvbqqgnoxmowhhimsljxvpxuijx ; /usr/bin/python3' && sleep 0 │ ├─419867 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-mdlkyyvbqqgnoxmowhhimsljxvpxuijx ; /usr/bin/python3 │ ├─419868 /bin/sh -c echo BECOME-SUCCESS-mdlkyyvbqqgnoxmowhhimsljxvpxuijx ; /usr/bin/python3 │ ├─419869 /usr/bin/python3 │ ├─419872 /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 │ └─419874 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-b12ebd49498631d33678ef169a3ccee2a9c06fd191336f86ddbac775531571b5.scope … │ │ ├─25142 /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 │ │ └─25154 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9953 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12285 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d8f0f49e55590457da3f1aff139ec38298ee1347db1756cb210a03b65b630941 -address /run/containerd/containerd.sock │ │ ├─ 12669 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 28d8a125ec0190f66dfa25854776250304a8a9db86916a443eee21825fbc6d35 -address /run/containerd/containerd.sock │ │ ├─ 18526 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4aa5d452a504fe1356cc14940d8ec66314642fd7bf9a29a6f7c870b0920c4740 -address /run/containerd/containerd.sock │ │ ├─ 25118 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b12ebd49498631d33678ef169a3ccee2a9c06fd191336f86ddbac775531571b5 -address /run/containerd/containerd.sock │ │ ├─ 29598 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a9d1bb9bb8b093c8788c2005a5ab8114e078c523e27957b85fed49050fc04b63 -address /run/containerd/containerd.sock │ │ ├─ 34414 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f8bf10e22e710624b1abce3406009c19460a50bae29a22b7b3978284d19b814e -address /run/containerd/containerd.sock │ │ ├─ 39076 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a4fd6082f001b18333fc51cdf180bce42a65200eb202c6871a02371ed53dee5f -address /run/containerd/containerd.sock │ │ ├─ 41668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9d04c44e5d9107a86f3548544f9c2d9da12d71b838d41650b0683b58dad2e73 -address /run/containerd/containerd.sock │ │ ├─ 41675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2495b16236afbb41cf8718b84bba8dc8d50ff8619a79badf790b4552b2e31049 -address /run/containerd/containerd.sock │ │ ├─ 41716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e051619e0ee60df28f4840abb2f8a2c8fda02ab4d49d9cec52fb9da52483a89d -address /run/containerd/containerd.sock │ │ ├─ 41719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71c9159d0bf4a4e9ca1484cadfb82213b49bf349193d87dc6d0c16116e45dc56 -address /run/containerd/containerd.sock │ │ ├─ 41734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec7fede2377f133cb6eb3d20bf3f9c3d7cd5edd6acbe5e4a831884d46cdbb959 -address /run/containerd/containerd.sock │ │ ├─ 42288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5919b2dd5ea68ec6340cff720046f4a72f22a8e13338c343f29979ec20fa8aa2 -address /run/containerd/containerd.sock │ │ ├─ 42995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fa9eacdada307694c34a509714bb3d30a1c2340e2d08e2ea527d49f7b4dbda8 -address /run/containerd/containerd.sock │ │ ├─ 43013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df63bd4003c64e69afcbc661d201f44fbfbce5887f8c444afaaee80fbf3188d6 -address /run/containerd/containerd.sock │ │ ├─ 44471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c138d458ee5f288ceef3d399dcf2b29962c15ec4a6cffb3146b5b2a41ba3ebc1 -address /run/containerd/containerd.sock │ │ ├─ 44868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e960d4524927c54edf55130be4f0c99e16caebc533d462d6a31015351c38c2f -address /run/containerd/containerd.sock │ │ ├─ 44916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e8f1c49564532fcefaa58b71b6d471fa0cf13115e85712b699ae8697c228df5 -address /run/containerd/containerd.sock │ │ ├─ 45343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8e7e6776eead57bf1e5ef4243e6036096bb8b394c6a8424b4e5e105461963aa -address /run/containerd/containerd.sock │ │ ├─ 45810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71e71259976045a0f6bfb1038b627e9cf958f1555ff320422fe92eb4f08d688c -address /run/containerd/containerd.sock │ │ ├─ 45865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ee2b05602fe0d72c3c61ee6d4e89c4ffee054db63a0829735be93431d9a4354 -address /run/containerd/containerd.sock │ │ ├─ 45903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 406cf9c562b2f46229321cca5869d8f6f785fe61606308b469cf056602d58030 -address /run/containerd/containerd.sock │ │ ├─ 47984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 613e2395552187e75e53b51e7e2ed6b3092d3f128ed694ab6b1c1ef633995b1b -address /run/containerd/containerd.sock │ │ ├─ 48059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d9a28d6b80ac44879c6b5b0d1b95995837608ee0090f8e6dfa47513718f888b -address /run/containerd/containerd.sock │ │ ├─ 48792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6204009b24d8ce555965d9556834c94bff80b18ff85c890e4ee8cafe678d7dfe -address /run/containerd/containerd.sock │ │ ├─ 48891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ddfd13373b555a9ab28d038435dc42cf1e222c2b39b25fc4bda0403ebc14a03 -address /run/containerd/containerd.sock │ │ ├─ 49249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee7cff29451290bcfc8c1608beed8727148af6a3f20ce374e521baf83e701cdf -address /run/containerd/containerd.sock │ │ ├─ 49806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3498436ee34c9b3427e0fc859463c04713931580f4200f2ad6d865e43ef97f5f -address /run/containerd/containerd.sock │ │ ├─ 50181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96ad5a16b598bc72d226a182bec82bd50a9c2b19b6a12b32193376f0fcb01c9b -address /run/containerd/containerd.sock │ │ ├─ 52345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2529f69c1a3a11e31bc083a4309c99ee488ed878cfd7bd367a78047650e62b24 -address /run/containerd/containerd.sock │ │ ├─ 52565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bbaa91d6557fbb820c7c5570c58d7d043b89a89519eb5aef48eb75a2564f9d9 -address /run/containerd/containerd.sock │ │ ├─ 56865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdb2f006d34a3b4c1e0801e331781861eefcf2e1c7afa516319b7e8145e06993 -address /run/containerd/containerd.sock │ │ ├─ 57507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61ae1590c8f0a9d3a13ab4ef9445dea5c00f73c7178e2c41d6dd3c642efd9c81 -address /run/containerd/containerd.sock │ │ ├─ 57579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9308e0f43a57658101a392e3cab5bcf3aadea995e320c3031a4a2941e367cfd6 -address /run/containerd/containerd.sock │ │ ├─ 57628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31cbced9a8f265ab1950983c4a75db5c9a127778c942f53fe623aed3259b8aec -address /run/containerd/containerd.sock │ │ ├─ 57764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0461b55e03f2c79f8dea6bb98ca95dca5ef0a4c7ea47b0587d068b67a64411d4 -address /run/containerd/containerd.sock │ │ ├─ 61895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6089f8abc003f625945d30dc13489d9ceb496e9434bb6087d7b8d658eecd384d -address /run/containerd/containerd.sock │ │ ├─ 61976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f902467f293b4ae96ed9f148c05090558fef6bf349b145d4b967e3c9d8f05884 -address /run/containerd/containerd.sock │ │ ├─ 62007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 979e2fd50fe4cbdd6ee1e81b50c2e41393b666e08b507a7b1279c1f24df336a4 -address /run/containerd/containerd.sock │ │ ├─ 62253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bba7db564e05c09188d391fe7ef01a4b18c5e6ccb99e031ab20bdccc081b8118 -address /run/containerd/containerd.sock │ │ ├─ 63722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cc0b0b6fa2954fc49fcae6ce57c9123f3d29b576cd0a80566dd18a7a5c87f9a -address /run/containerd/containerd.sock │ │ ├─ 63832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b88ec5c621ed3344db0f1257e88aa8bc8d9c63a0e22e580e58542d2243662dd5 -address /run/containerd/containerd.sock │ │ ├─ 63930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98e3763ef668d63136292c7a59de11223fed45c439ee9911073f1777b63d4082 -address /run/containerd/containerd.sock │ │ ├─ 64071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55d39ddc1233314c0409ef26d7a9155b45aa24990986bfb7617cc3321411d364 -address /run/containerd/containerd.sock │ │ ├─ 64159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 605b06b0e7ce5643b91c17ab8054cd487fe3ced203e93f83a83f8e4f04015f07 -address /run/containerd/containerd.sock │ │ ├─ 64344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c98c8d836dbebe30258fd8eb3a274aee2bd5c99cc9df204f3e603308d0b930d -address /run/containerd/containerd.sock │ │ ├─ 64692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b3c48a117cc83b3ad79709e2ab20762c425d3bfb93a7f459e0c86b893b59d94 -address /run/containerd/containerd.sock │ │ ├─ 64967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d70191451722a71e08c6c189c017b350250c1c9395a7cf1468b953f04c15c83 -address /run/containerd/containerd.sock │ │ ├─ 65541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 707a07c1f0b5f6b15261c13a37df7f0532d342cda67c7790e40e9944632ac727 -address /run/containerd/containerd.sock │ │ ├─ 66300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40f3ad86cba04cf9e5c17f2014df5d928f40dcf7f26c9c793e398c1e82393f51 -address /run/containerd/containerd.sock │ │ ├─ 67581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5c89e0ea4166883849666a908c551f5b7b30ed84218dda2447638ec5c6387ac -address /run/containerd/containerd.sock │ │ ├─ 70020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e48361b814aadf4831cd3b2751bdc8ca0d0fa14a1f11351e77a3ed06298a3eb8 -address /run/containerd/containerd.sock │ │ ├─ 79398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab33219030a9ef5d5bcfb413e558c022de4728398b10c15cffaa2d8d4e7ca743 -address /run/containerd/containerd.sock │ │ ├─ 80998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 976df2e2a588c69dc3a7076bc740b5e2f853b958b952c2fb848a881a47585c6f -address /run/containerd/containerd.sock │ │ ├─ 86890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8afe2d845ea21c922fb5a0d2bd40b18a5ee44b08a515da8eb25bad9d035333bb -address /run/containerd/containerd.sock │ │ ├─ 92961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2aeb8c93ca6bad70ecdd63755444537c535621e6d62a908e2ba003186ea57d96 -address /run/containerd/containerd.sock │ │ ├─ 97117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba0883ab6a2bbf82c6c95d0e5ca35148c9469a3c27fcbd359cbfed3152a72653 -address /run/containerd/containerd.sock │ │ ├─ 97155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bceec99db9d61c030781103dbfbfb381beb85d4975732e22eed3123db8b7d50b -address /run/containerd/containerd.sock │ │ ├─106034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d863419ce197dd63bb2204a3bcd48bd6e9ba8ec53a8d8c6ed60232ee64d648c2 -address /run/containerd/containerd.sock │ │ ├─107491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8a10bfe69f785402b7386666fb8f1a7b6a94ad4bc79a95328e409ea07c76b56 -address /run/containerd/containerd.sock │ │ ├─107530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cd2189c8e34bb742b50c4088e3f1dfcdc1eecf0fce4f8a7b02ced66139a85d9 -address /run/containerd/containerd.sock │ │ ├─109706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b221bc88eb3fb139a817e3ee54a5eff984c2f65027040ab1d38f66ba4183561f -address /run/containerd/containerd.sock │ │ ├─111705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30e11bb19ed5eb35449de39e5ea73e310a6fe5389d1b9949155517f90d1893ce -address /run/containerd/containerd.sock │ │ ├─111745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3da818f52441ec2f83539a36fd82dde1d2508e89bb03cf9511d0acc686260d0 -address /run/containerd/containerd.sock │ │ ├─124860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26a467f2cdbaf5afc8b107724f8c36c4766ce5181bc36255ac52fa9a992cfbe4 -address /run/containerd/containerd.sock │ │ ├─124924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4840769b8bc6f4e765f30c74d42636948718e49015906c0cd595d7d3c0cc2d4b -address /run/containerd/containerd.sock │ │ ├─127526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40a848acfd773cb7c530801763712fc3a838cfdc7799eec6e968cad25569be49 -address /run/containerd/containerd.sock │ │ ├─142068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b6971f73c99220e4b038a4138866f1fa298ae65c952bdb5c7e4722a896d4532 -address /run/containerd/containerd.sock │ │ ├─143601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1abf3ab0403bce81b8b08996b6cece21bed0be847edb3498d37ec56c46411261 -address /run/containerd/containerd.sock │ │ ├─143916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20d29fec36667fd83099052087d4b5bd49ee980f6b364ea76d392ecd00733b33 -address /run/containerd/containerd.sock │ │ ├─144813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b562cc5805ff27cc3dc6158f36547fefa22a707007472042fe105145ec7c44f -address /run/containerd/containerd.sock │ │ ├─159396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a581dacee44b0035971f7e116682e17f4112b70618cf6444c35144fd6e9f5740 -address /run/containerd/containerd.sock │ │ ├─159626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86cb274f5bb7a702f73af9fa36c45efcb5e09ea0d172047bf189ed28575a61cd -address /run/containerd/containerd.sock │ │ ├─159764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58346607c472647e4e05e82d5a2dcb2aa647151c33c0ea4c63eb59ee3d1f22c0 -address /run/containerd/containerd.sock │ │ ├─159813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12afe740574a654317896b2710dc65df1423adf467b8069cbd5c0af9ddc6ad0d -address /run/containerd/containerd.sock │ │ ├─159922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f86369ede043ce5dc7c4e216774b3d9920f9d8b70569939e5a59dbf4bd4eba7c -address /run/containerd/containerd.sock │ │ ├─160400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 770460f4e0f0810d3876974165c3306f274a395ec06efb13b887505fb5bbe9bd -address /run/containerd/containerd.sock │ │ ├─172340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 785497f959dc705dd16c97d2db06bf1d3b783950bfb555c2bc16f103e4f74e78 -address /run/containerd/containerd.sock │ │ ├─174261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c4fa11efdb69943bd45615534f1b0b90e9af48f1ebe6a69844d38906e6f2927 -address /run/containerd/containerd.sock │ │ ├─174282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 818c3baccfa61da0505f7d6a5f2081bde81071cbe3ef3b77ad37ba5dd8a0b060 -address /run/containerd/containerd.sock │ │ ├─174433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39c25c8778f837854203e02c9e1d9326154943530eeb663e030374d3f22ad50d -address /run/containerd/containerd.sock │ │ ├─174490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3894cfe0e1b1a7ca07167a7289d908082ad26a453631283e2ed63f6b7f9d42a1 -address /run/containerd/containerd.sock │ │ ├─174527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cebf34aa9a3651e84b8f372c7c2c7c6e5afd115565c1db8264677f5728092be4 -address /run/containerd/containerd.sock │ │ ├─174780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 012722335acb7c47fe4ed19dcf6a972136bc4eb1ccd12a341b5a6c0c2aa281ee -address /run/containerd/containerd.sock │ │ ├─174890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28a819d670e82c7386170579a8eee77fd1af647191fec1cadd6c81a6df83177b -address /run/containerd/containerd.sock │ │ ├─188094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34d5bd61a7ef98794bdb5de3868e1ce36971ee27aa0724977fde38de6dad113b -address /run/containerd/containerd.sock │ │ ├─190610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4df7807638763d5c8ca5fa03395de9aa4694878a229a8aa1eb177b4b70c334e -address /run/containerd/containerd.sock │ │ ├─190701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8153dc390cd8754be0fb75a782af5ab0e4e6b256f82f94665370aab0c3573319 -address /run/containerd/containerd.sock │ │ ├─190756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e68a5c46d36d5ff1292f8ca0ba5ce79597976d3b28537e9f6f100a5dc4b9c33e -address /run/containerd/containerd.sock │ │ ├─206942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f936e011a236e03442550ff18e3e09688406c8076663ef7f706044ffdfc5ba68 -address /run/containerd/containerd.sock │ │ ├─214983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a68368169652ae4430036b2c2928015d3cc76cf15de1961fa3617a143955730b -address /run/containerd/containerd.sock │ │ ├─215018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f31b5d679c1ad98dbb7d83767a867fa5b00835909ec0e1425027ec986544ffb -address /run/containerd/containerd.sock │ │ ├─215064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94357666d7b9edb081a8972bbd11e1ab5fd4ea9ed6a6dde7be252a9c0161e531 -address /run/containerd/containerd.sock │ │ ├─215354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5d3ce2a94d2271a4d0088b8f0116653c52c2bd50058ee376e42c753e4e91b8a -address /run/containerd/containerd.sock │ │ ├─226895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d07839f5ea4b9d87aea45f2d208256ea7b4572536f1fd7f0a64d607c8555475f -address /run/containerd/containerd.sock │ │ ├─229403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d585fbf1945ccb9aa6f402fd1c69f220ceb62130516b5f91da3d149ac86cba12 -address /run/containerd/containerd.sock │ │ ├─230823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bab71754799af2b73d7c16a06b7d29e85585517160a26457a64878dfc4491746 -address /run/containerd/containerd.sock │ │ ├─231695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f95c16657dc7ca3ba900d28ce28aaab34a7b34e2dae38cc029032c3bb2d02d24 -address /run/containerd/containerd.sock │ │ ├─232675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3df2365cd6a854e434c5aa14bfcfd2ff88cfd3319370c634601f7da3c835cb91 -address /run/containerd/containerd.sock │ │ ├─235330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55b6ea8e2a97b5206a4b3f736c17083f113cdf14b352ba59f91309eb9aa1f1b9 -address /run/containerd/containerd.sock │ │ ├─236655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a23726780d60074bff5634078233d2f02bb736dd9205f6a99fcb3eaecdcd244d -address /run/containerd/containerd.sock │ │ ├─236784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9faf4e120a8ce45b3bd3e5f27850c2f3917837d149ffb210b2a75e1dd238713e -address /run/containerd/containerd.sock │ │ ├─246298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 452b4e6628f6b77cddd219b9b03c7dfc814c9147f989a93b07c8ed025b0044d5 -address /run/containerd/containerd.sock │ │ ├─246814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a3c23cc4fa23e48fa600b4b191f4717eeb74743e621813e7d64c3e9922085c1 -address /run/containerd/containerd.sock │ │ ├─249387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 588fa5616b1a381b8037e50197b1fe4ec202c5e828af288b445836e8594c6bd4 -address /run/containerd/containerd.sock │ │ ├─253724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd91bb3fe9aaa266185ad347bd91f9c372bb79987ccd0827f570380c3fd6107a -address /run/containerd/containerd.sock │ │ ├─253807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dd0b5a546ab37b25b3d64dddb759340604d9e05a05e1336e73f9ff1bed9d86b -address /run/containerd/containerd.sock │ │ ├─253886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd2b3b5c93c9cf157d752360cd7018fa289f08690d0c2331ca92db80c5a41a02 -address /run/containerd/containerd.sock │ │ ├─254060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6806196b10498772ab16c9b554126bdf18ad40b1e6c85c8ae2c84a2e72f51b48 -address /run/containerd/containerd.sock │ │ ├─265685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72ec4b28571df46e7b1357dd3bd604843211aa598f1c76dd9990c5a6dda78a5e -address /run/containerd/containerd.sock │ │ ├─268117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03e34ab52ccbd8e15a8c23d34480974c433603bb74443fdacdb360d82effd60b -address /run/containerd/containerd.sock │ │ └─269678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a3fe8037917ccedf105f4d848c510743657f7d525f580d2fe23018685933f27 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─29318 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29581 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.pujtcu.service │ │ │ ├─12584 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pujtcu/unit.run │ │ │ └─12614 /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-pujtcu --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pujtcu:/var/lib/ceph/mgr/ceph-instance.pujtcu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pujtcu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.pujtcu -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 │ │ │ ├─18485 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18505 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24829 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25101 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39010 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39031 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34130 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34397 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12221 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12249 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10323 /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 │ │ └─141486 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42118 /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.223 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-4aa5d452a504fe1356cc14940d8ec66314642fd7bf9a29a6f7c870b0920c4740.scope … │ │ ├─18553 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18571 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-a9d1bb9bb8b093c8788c2005a5ab8114e078c523e27957b85fed49050fc04b63.scope … │ │ ├─29622 /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 │ │ └─29635 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-ra254e22a5d58460ab4400251338c999d.scope │ │ └─188616 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1086 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10833 /usr/sbin/chronyd -F 1 │ │ └─10834 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-28d8a125ec0190f66dfa25854776250304a8a9db86916a443eee21825fbc6d35.scope … │ │ ├─12692 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.pujtcu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12712 /usr/bin/ceph-mgr -n mgr.instance.pujtcu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─141238 /sbin/iscsid │ │ └─141239 /sbin/iscsid │ ├─docker-f8bf10e22e710624b1abce3406009c19460a50bae29a22b7b3978284d19b814e.scope … │ │ ├─34439 /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 │ │ └─34451 /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 │ ├─docker-a4fd6082f001b18333fc51cdf180bce42a65200eb202c6871a02371ed53dee5f.scope … │ │ ├─39104 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39120 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-d8f0f49e55590457da3f1aff139ec38298ee1347db1756cb210a03b65b630941.scope … │ │ ├─12328 /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 │ │ └─12342 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─841b7980cc51e320a9f22d447138b36cb6d43f123a10c0bca08c87c07603edc4 │ │ ├─272283 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272298 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6204009b24d8ce555965d9556834c94bff80b18ff85c890e4ee8cafe678d7dfe │ │ └─48815 /pause │ ├─f902467f293b4ae96ed9f148c05090558fef6bf349b145d4b967e3c9d8f05884 │ │ └─62003 /pause │ ├─3df2365cd6a854e434c5aa14bfcfd2ff88cfd3319370c634601f7da3c835cb91 │ │ └─232699 /pause │ ├─4840769b8bc6f4e765f30c74d42636948718e49015906c0cd595d7d3c0cc2d4b │ │ └─124959 /pause │ ├─8f31b5d679c1ad98dbb7d83767a867fa5b00835909ec0e1425027ec986544ffb │ │ └─215085 /pause │ ├─0d9a28d6b80ac44879c6b5b0d1b95995837608ee0090f8e6dfa47513718f888b │ │ └─48082 /pause │ ├─a3da818f52441ec2f83539a36fd82dde1d2508e89bb03cf9511d0acc686260d0 │ │ └─111776 /pause │ ├─ba0883ab6a2bbf82c6c95d0e5ca35148c9469a3c27fcbd359cbfed3152a72653 │ │ └─97140 /pause │ ├─e48361b814aadf4831cd3b2751bdc8ca0d0fa14a1f11351e77a3ed06298a3eb8 │ │ └─70043 /pause │ ├─f76532302e8401f6f144b435a5ea48fb558e03338340c8a30e0e94d68628625b │ │ └─64826 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─75656907fc04726970623a3164a73978750675c1cbe64ec5f67a4a88690d32d8 │ │ └─62187 /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 │ ├─6089f8abc003f625945d30dc13489d9ceb496e9434bb6087d7b8d658eecd384d │ │ └─61922 /pause │ ├─da1414d5d241209415dbbed238c72c049f058b7428d3247caabdda45ffa51f45 │ │ ├─50392 mysqld --wsrep_start_position=ff20b1b1-963d-11f1-a026-f67d12e9e2c8:20 │ │ └─50519 /var/lib/mysql/mysql-state-monitor │ ├─bd91bb3fe9aaa266185ad347bd91f9c372bb79987ccd0827f570380c3fd6107a │ │ └─253769 /pause │ ├─30e11bb19ed5eb35449de39e5ea73e310a6fe5389d1b9949155517f90d1893ce │ │ └─111731 /pause │ ├─c7810008759a49b6a413c47fdd9d2b60be3248fee9ecd5bdaf2ddde353b794ef │ │ └─232729 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─4c7ba23c623b171f16ffa15677ffa968d4fcf47caa1ee76629d1fde98a02f482 │ │ └─187935 /bin/bash /tmp/libvirt.sh │ ├─1704fd38408b61fb68100c0dc8e1e05286500733ed19027ed31d75480fa7a89d │ │ └─48366 /server │ ├─cebf34aa9a3651e84b8f372c7c2c7c6e5afd115565c1db8264677f5728092be4 │ │ └─174580 /pause │ ├─8c4f4436fb923f947d3f72dadcc1779f68f46c397bd39aa5b1e209ecffb660c8 │ │ └─67132 /bin/oauth2-proxy │ ├─6ee39a237b746b8de177f69f7038a1254889a4e51486033fac382e486f367413 │ │ ├─225902 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225926 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405940 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405941 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405943 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405946 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405948 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405949 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405951 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405952 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405953 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405954 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405955 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405956 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405957 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405958 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405959 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405960 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─405961 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b88ec5c621ed3344db0f1257e88aa8bc8d9c63a0e22e580e58542d2243662dd5 │ │ └─63860 /pause │ ├─51cfdc847c43ddd3b898919c6b78a473930b64709133ad04dc1741ca05f7b425 │ │ └─66132 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9e960d4524927c54edf55130be4f0c99e16caebc533d462d6a31015351c38c2f │ │ └─44892 /pause │ ├─bea6b2ac3dced69a76b528302e3dccd908ff92d304b52c2afd84c24ce3bd9755 │ │ ├─183689 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184056 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184059 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184062 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─6dd25f80ad62aeba6200d33f63652d7462bd638cbee6e1ee2e832bd5d052ee30 │ │ └─87734 /usr/local/bin/rook ceph operator │ ├─7cdfece0cfc97a5cb1e35764b8cb16cf63170061bf403ec2b6eee9816308cf99 │ │ └─125526 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0461b55e03f2c79f8dea6bb98ca95dca5ef0a4c7ea47b0587d068b67a64411d4 │ │ └─57788 /pause │ ├─c138d458ee5f288ceef3d399dcf2b29962c15ec4a6cffb3146b5b2a41ba3ebc1 │ │ └─44495 /pause │ ├─63bde46d0bea60f5a19016d776dcef6db9ac68e5228ecff9f679e6883d19fc6a │ │ └─46085 /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 │ ├─d1d1eec8fcc3616cff2a3709b1355b71f02a5962294525d4bcb608215a6b1ecf │ │ └─57898 nfd-master -crd-controller=true -metrics=8081 │ ├─dfb0d23781bd5af2307109a87ce8a3227d420ee10f5b6b4b4561c4331756b536 │ │ ├─121648 cinder-api: uWSGI master │ │ ├─121671 cinder-api: uWSGI worker 1 │ │ └─121672 cinder-api: uWSGI worker 2 │ ├─216278e6f81af484ec92250af88bb6fc43f0b8dcfe4ea9728c35a78ff21970c6 │ │ ├─184635 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185016 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp4ay0vi9b/privsep.sock │ │ ├─185310 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp_g00p6w1/privsep.sock │ │ └─185476 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5ee2b05602fe0d72c3c61ee6d4e89c4ffee054db63a0829735be93431d9a4354 │ │ └─45888 /pause │ ├─6806196b10498772ab16c9b554126bdf18ad40b1e6c85c8ae2c84a2e72f51b48 │ │ └─254093 /pause │ ├─d6c38aaaae2b9833d7e822cfbc9e1a24984d8822773fe4936e0e518f9aad8282 │ │ ├─170385 nova-metadata: uWSGI master │ │ ├─170397 nova-metadata: uWSGI worker 1 │ │ └─170398 nova-metadata: uWSGI worker 2 │ ├─14c689c2fab0db4bab7c953bfc644635f047f40093a0c5367fedc9b82881878a │ │ ├─68002 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68019 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─68025 erl_child_setup 1048576 │ │ ├─68080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68081 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68314 /bin/sh -s rabbit_disk_monitor │ ├─3c49f580b9fbc43217c73ab0df543f5ba7fde39fb0bd6a96f4e1f653c71a5d5a │ │ ├─246883 magnum-api: uWSGI master │ │ ├─246895 magnum-api: uWSGI worker 1 │ │ └─246896 magnum-api: uWSGI worker 2 │ ├─16e231605d4aafe91b2d4196de9fd7c81ad1a7135af7d8eb5cb44f2c6c043061 │ │ └─66581 /bin/pushgateway │ ├─c8967575dc8355d0bc7ead7a192ee01bb8a795e204188b73e1d9fe8c1b315e80 │ │ ├─171381 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171718 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171719 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─1fa9eacdada307694c34a509714bb3d30a1c2340e2d08e2ea527d49f7b4dbda8 │ │ └─43045 /pause │ ├─bab71754799af2b73d7c16a06b7d29e85585517160a26457a64878dfc4491746 │ │ └─230846 /pause │ ├─8af38029b9ee22e88b33139fda1e75ce9f700c442c8883857e7d69f5366b5d92 │ │ ├─225077 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225780 octavia-worker: ConsumerService worker(0) │ │ └─225783 octavia-worker: ConsumerService worker(1) │ ├─86cb274f5bb7a702f73af9fa36c45efcb5e09ea0d172047bf189ed28575a61cd │ │ └─159650 /pause │ ├─d91f45b55b8493cf6ca8a290592c1c79e3ecdb91e51781de350916b7548f25ab │ │ ├─86223 barbiacan-api: uWSGI master │ │ └─86235 barbiacan-api: uWSGI worker 1 │ ├─c6195c1089c1ef335823e272c9b579a529f07ab7a51c05a919c12df913d360ac │ │ └─231744 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─ad663a84366c0105d9470554ecd02eef77d43aa9d6195bfba0e4adee97256af5 │ │ ├─175482 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─406815 sleep 300 │ ├─452b4e6628f6b77cddd219b9b03c7dfc814c9147f989a93b07c8ed025b0044d5 │ │ └─246322 /pause │ ├─406cf9c562b2f46229321cca5869d8f6f785fe61606308b469cf056602d58030 │ │ └─45926 /pause │ ├─6c98c8d836dbebe30258fd8eb3a274aee2bd5c99cc9df204f3e603308d0b930d │ │ └─64367 /pause │ ├─2aeb8c93ca6bad70ecdd63755444537c535621e6d62a908e2ba003186ea57d96 │ │ └─92984 /pause │ ├─6e8f1c49564532fcefaa58b71b6d471fa0cf13115e85712b699ae8697c228df5 │ │ └─44945 /pause │ ├─9a68d59e11a27fefe38064c0a460089e58fb138ab2e01a248a7cbbdf5416e3d7 │ │ ├─188348 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188378 erl_child_setup 1048576 │ │ ├─188549 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188550 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188560 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188865 /bin/sh -s rabbit_disk_monitor │ ├─72ec4b28571df46e7b1357dd3bd604843211aa598f1c76dd9990c5a6dda78a5e │ │ └─265709 /pause │ ├─dedef35117bbcdeddd9408dc75caf30ce271b91d6d8e9bac2acd08aa1b4cc183 │ │ └─62701 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─948a5f566819e9e072bec10f3bd218382f85414222161dbf813dcc8ef3d87d4d │ │ └─142416 /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 │ ├─727ba2586e8bcd864c37cfb8ae41a659817db81e965129af5e897e867c123507 │ │ ├─227265 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─227288 erl_child_setup 1048576 │ │ ├─227364 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227366 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227385 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227623 /bin/sh -s rabbit_disk_monitor │ ├─4220031a5f2675760a718f088b66b7d9a15e0a2e4a35a813e116ca17bcb5cb41 │ │ └─66527 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─98e3763ef668d63136292c7a59de11223fed45c439ee9911073f1777b63d4082 │ │ └─63975 /pause │ ├─131c980f216e212beff4432913cd87a8991a3bbe8e4cfcd2a83a9b17ad8466f8 │ │ └─122956 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b3418484ec4f78dacff245b2ab678b81053a4f03b24b90461464ccc5f09fbc89 │ │ └─109224 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8b562cc5805ff27cc3dc6158f36547fefa22a707007472042fe105145ec7c44f │ │ └─144836 /pause │ ├─50fa8af20b24360b1b808741014448892e1494af05828ac7bbc8416c1b6e8135 │ │ ├─93451 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93469 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93475 erl_child_setup 1048576 │ │ ├─93579 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93580 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93769 /bin/sh -s rabbit_disk_monitor │ ├─b117d87bf6f60759122d7aea2ebe9a5008f4ce56a54800159938664301a3d00c │ │ ├─62610 python -u /app/sidecar.py │ │ ├─62928 python -u /app/sidecar.py │ │ └─62930 python -u /app/sidecar.py │ ├─8153dc390cd8754be0fb75a782af5ab0e4e6b256f82f94665370aab0c3573319 │ │ └─190735 /pause │ ├─87ae099e69b014ea550e15589176d2d87d67aa33dabc15fc9e14ef75fb6eefa9 │ │ └─97632 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-2bwbc --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─20d29fec36667fd83099052087d4b5bd49ee980f6b364ea76d392ecd00733b33 │ │ └─143940 /pause │ ├─dd195ad50251608a7516798a7d0ebd416dbd1843d9b091914241b6bdb421dd31 │ │ └─268471 /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 │ ├─0cd2189c8e34bb742b50c4088e3f1dfcdc1eecf0fce4f8a7b02ced66139a85d9 │ │ └─107554 /pause │ ├─e26d18f89267090b45bdc6dfdf51634bc8fe637415550e4dab40ff9ce7567896 │ │ ├─263550 manila-api: uWSGI master │ │ ├─263613 manila-api: uWSGI worker 1 │ │ └─263614 manila-api: uWSGI worker 2 │ ├─d5c2d21c598060b02cd89e78235f5dc9d55bb96540e766c516f607d5885c4f3f │ │ └─50588 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─26a467f2cdbaf5afc8b107724f8c36c4766ce5181bc36255ac52fa9a992cfbe4 │ │ └─124884 /pause │ ├─707a07c1f0b5f6b15261c13a37df7f0532d342cda67c7790e40e9944632ac727 │ │ └─65565 /pause │ ├─f86369ede043ce5dc7c4e216774b3d9920f9d8b70569939e5a59dbf4bd4eba7c │ │ └─159953 /pause │ ├─b5b8997fbe35726f8bb2832e0c114ccebca094433195ac3611c024d9f24379bf │ │ └─42047 /kube-vip manager │ ├─685a3edfab8db385437e734ecf8e85ac2e48ddef2a1ef99c9b5350adc9269bd6 │ │ ├─107979 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108251 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108253 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9faf4e120a8ce45b3bd3e5f27850c2f3917837d149ffb210b2a75e1dd238713e │ │ └─236807 /pause │ ├─1ab5977cbd76462ce46095005d54612f1412d55a94761f96f7658ab523f48faa │ │ └─66042 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8a331c59c07cfa82f5bd689180e3c99d538ae3b2c569b9484dd7a07c569620a2 │ │ └─144189 /coredns -conf /etc/coredns/Corefile │ ├─8fa766ae680c910e5c6589b5798c1f8ef8ef285a20b53af2b0153e22e072c939 │ │ ├─224205 octavia-api: uWSGI master │ │ ├─224219 octavia-api: uWSGI worker 1 │ │ └─224220 octavia-api: uWSGI worker 2 │ ├─6a3c23cc4fa23e48fa600b4b191f4717eeb74743e621813e7d64c3e9922085c1 │ │ └─246838 /pause │ ├─48c30329726238a3418b07856b00056b4f104203187bbf541e9767965943b712 │ │ ├─249702 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249718 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─249724 erl_child_setup 1048576 │ │ ├─249802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249803 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249813 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250001 /bin/sh -s rabbit_disk_monitor │ ├─6ff79466d1288e021a3030c19e2292e2a666447dbfd4aaa94812fa527a881b3c │ │ ├─62569 python -u /app/sidecar.py │ │ ├─62841 python -u /app/sidecar.py │ │ └─62842 python -u /app/sidecar.py │ ├─6a936d9987ae266263929d5ad39f9b0a1811ae91e8d40ffba0538a6e9dff8779 │ │ ├─246726 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247131 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247132 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─58fd5f85f2939c4ca9e2b6b497a7c2ed0ba124e42b59ae8818df4dfeef08d592 │ │ └─231158 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─613e2395552187e75e53b51e7e2ed6b3092d3f128ed694ab6b1c1ef633995b1b │ │ └─48022 /pause │ ├─33ccb708204a99a178924fecce1db64d0d5b17a1f9df64faad60f8f448b8956e │ │ └─43301 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a581dacee44b0035971f7e116682e17f4112b70618cf6444c35144fd6e9f5740 │ │ └─159434 /pause │ ├─770460f4e0f0810d3876974165c3306f274a395ec06efb13b887505fb5bbe9bd │ │ └─160428 /pause │ ├─39934f42e24adea983d4c3daa73277c9f583573a4d34d918e04ee3a6d6400601 │ │ └─67214 /bin/oauth2-proxy │ ├─2529f69c1a3a11e31bc083a4309c99ee488ed878cfd7bd367a78047650e62b24 │ │ └─52369 /pause │ ├─40b471c5387509a43efb33844222f916e6d0d4f318d0e8d895f08aac0a3651aa │ │ └─44538 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─36c656a5cdadd8b92dd4ad259a66589abe96f54d07f5185f528442d3c56409e5 │ │ ├─142450 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142462 /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 │ ├─d585fbf1945ccb9aa6f402fd1c69f220ceb62130516b5f91da3d149ac86cba12 │ │ └─229426 /pause │ ├─979e2fd50fe4cbdd6ee1e81b50c2e41393b666e08b507a7b1279c1f24df336a4 │ │ └─62034 /pause │ ├─91dbc05550e13398e05c4d2be072cd404e3f95fd9d6958e2c0658dfdef3d5985 │ │ ├─65097 nginx: master process nginx -g daemon off; │ │ ├─65115 nginx: worker process │ │ ├─65116 nginx: worker process │ │ ├─65117 nginx: worker process │ │ ├─65118 nginx: worker process │ │ └─65119 nginx: worker process │ ├─3699a2a7287b15bf0a08cdd4f6fcf492a136db67ed6614498f6a411598da014b │ │ └─41950 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 │ ├─b95a63072fefecc9f2ce0f45d523f01a6f1d764da9d6f8b7dd061a1e7f2a3c08 │ │ └─195780 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─785497f959dc705dd16c97d2db06bf1d3b783950bfb555c2bc16f103e4f74e78 │ │ └─172363 /pause │ ├─d6410fea1f3f5caf98e515c4676010f250f31e8b8cf61f6ed9b8ad726d6fc39f │ │ └─57945 nfd-worker -metrics=8081 │ ├─61ae1590c8f0a9d3a13ab4ef9445dea5c00f73c7178e2c41d6dd3c642efd9c81 │ │ └─57532 /pause │ ├─903f3ff25d709b440c88f1dfe34b79862bda60cb18d40ecc68a7b957f2dd12bf │ │ └─50489 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─31cbced9a8f265ab1950983c4a75db5c9a127778c942f53fe623aed3259b8aec │ │ └─57651 /pause │ ├─d058b8166999562913f458f365402aade7acad01cf087b49476910febee63e00 │ │ ├─132764 placement-api: uWSGI master │ │ ├─132797 placement-api: uWSGI worker 1 │ │ └─132798 placement-api: uWSGI worker 2 │ ├─2ab1f08d48ae8942c94f0fab87a1aea7bc01ace33b4d92d7e51f51aab09c7d74 │ │ ├─ 73236 apache2 -DFOREGROUND │ │ ├─ 73274 (wsgi:k -DFOREGROUND │ │ ├─ 73275 (wsgi:k -DFOREGROUND │ │ ├─ 73276 (wsgi:k -DFOREGROUND │ │ ├─ 73277 (wsgi:k -DFOREGROUND │ │ ├─401601 apache2 -DFOREGROUND │ │ └─417573 apache2 -DFOREGROUND │ ├─5919b2dd5ea68ec6340cff720046f4a72f22a8e13338c343f29979ec20fa8aa2 │ │ └─42312 /pause │ ├─29b45e3d592ef3a8a36616174edf09b8f8b8289bbc10e2209a4d03e3c6777421 │ │ ├─263668 /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 │ │ └─264105 /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 │ ├─96ad5a16b598bc72d226a182bec82bd50a9c2b19b6a12b32193376f0fcb01c9b │ │ └─50211 /pause │ ├─65f74bc722ff13d0223e4ad3b3bbc3f37423240b3be58736b3169ebebbf0f6eb │ │ └─41938 etcd --advertise-client-urls=https://199.19.213.223: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.223:2380 --initial-cluster=instance=https://199.19.213.223:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.223:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.223: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 │ ├─45103a985530be97d3569db20810cd0680b870a2a5f1cceaff289d23c4a55bcd │ │ └─66930 /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 │ ├─bba7db564e05c09188d391fe7ef01a4b18c5e6ccb99e031ab20bdccc081b8118 │ │ └─62280 /pause │ ├─94357666d7b9edb081a8972bbd11e1ab5fd4ea9ed6a6dde7be252a9c0161e531 │ │ └─215109 /pause │ ├─ee77c1ba2824ffc44fdaf82a0981d6b39e459770d1f32bd45b2d140d484c7beb │ │ └─66846 /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-223.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 │ ├─ad885575412e32f6efffb7887a48d5c1797eb7d8d41510e3fdd7047b04ef85a8 │ │ ├─ 48322 /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 │ │ ├─ 48339 /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 │ │ ├─ 48485 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267768 nginx: worker process │ │ ├─267769 nginx: worker process │ │ └─267770 nginx: cache manager process │ ├─945e2e7fe8c5dcf0b035df548715292d09db5bb4b1688cd3fec319e73fda318d │ │ └─45006 /coredns -conf /etc/coredns/Corefile │ ├─b5e351f564755c77b697e527724a41ae04dd3fdb123508e00b3ffb4e6d5a1016 │ │ └─64775 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─50f319849a464e20023cdad18bd4c4138f798618b8875ce20f6d18b307256b6f │ │ ├─65802 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65838 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0dd0b5a546ab37b25b3d64dddb759340604d9e05a05e1336e73f9ff1bed9d86b │ │ └─253853 /pause │ ├─03e34ab52ccbd8e15a8c23d34480974c433603bb74443fdacdb360d82effd60b │ │ └─268141 /pause │ ├─f2d1ff0e37992e90488f0d948b9b39df5f0fcc3f6d1f5671b73d2bcb7fb948e3 │ │ └─49600 percona-xtradb-cluster-operator │ ├─0bbaa91d6557fbb820c7c5570c58d7d043b89a89519eb5aef48eb75a2564f9d9 │ │ └─52589 /pause │ ├─28a819d670e82c7386170579a8eee77fd1af647191fec1cadd6c81a6df83177b │ │ └─174921 /pause │ ├─dad0dfbffb3fdea13f12df6b7d73c037a57e73149bb79bb67d2ae33858879709 │ │ ├─170260 nova-api: uWSGI master │ │ ├─170303 nova-api: uWSGI worker 1 │ │ └─170304 nova-api: uWSGI worker 2 │ ├─f258c0e5f52ba27607a784cebb731c0fadadb818779eeed17c653452fc5ea69a │ │ └─46131 /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 │ ├─7bf5a6590be6589de2a34079ab2e559377245976cb4366c2f12ef40b9d003a69 │ │ └─66458 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0ce28b5cb3bf87e8ab03f4cb58192688f7687cf9f3d30426ec2d08aeab050b15 │ │ └─98510 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─46074422fdf6ce3bb0a2f10066af2a48db4eae8b1299fd820bb25d2742c07435 │ │ ├─106443 glance-api: uWSGI master │ │ ├─106457 glance-api: uWSGI worker 1 │ │ └─106458 glance-api: uWSGI worker 2 │ ├─588fa5616b1a381b8037e50197b1fe4ec202c5e828af288b445836e8594c6bd4 │ │ └─249410 /pause │ ├─1abf3ab0403bce81b8b08996b6cece21bed0be847edb3498d37ec56c46411261 │ │ └─143625 /pause │ ├─a8a10bfe69f785402b7386666fb8f1a7b6a94ad4bc79a95328e409ea07c76b56 │ │ └─107515 /pause │ ├─8b3c48a117cc83b3ad79709e2ab20762c425d3bfb93a7f459e0c86b893b59d94 │ │ └─64718 /pause │ ├─58346607c472647e4e05e82d5a2dcb2aa647151c33c0ea4c63eb59ee3d1f22c0 │ │ └─159789 /pause │ ├─65af4f7e2fa683ea700035a1a65efa9f221b662a7109289009728cf9a4e22998 │ │ └─45438 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 │ ├─4b3a1c3b5a571865d498aa23cb3cd9686acf0fe94c31b574936a3a0e846a1fe2 │ │ ├─79591 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79609 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─79623 erl_child_setup 1048576 │ │ ├─79675 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79676 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79686 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79752 /bin/sh -s rabbit_disk_monitor │ ├─3498436ee34c9b3427e0fc859463c04713931580f4200f2ad6d865e43ef97f5f │ │ └─49830 /pause │ ├─4a3fe8037917ccedf105f4d848c510743657f7d525f580d2fe23018685933f27 │ │ └─269705 /pause │ ├─d1b42b97ed175104747b38e31d3f81a9303e1567a99e1f75ee23aa69453a08ab │ │ └─186283 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) │ ├─318a73d913945aa506680fe20ccadce26dc68aea4a9544f42fd2eded7686209c │ │ ├─203140 heat-api-cfn: uWSGI master │ │ ├─203171 heat-api-cfn: uWSGI worker 1 │ │ └─203172 heat-api-cfn: uWSGI worker 2 │ ├─40f3ad86cba04cf9e5c17f2014df5d928f40dcf7f26c9c793e398c1e82393f51 │ │ └─66324 /pause │ ├─d863419ce197dd63bb2204a3bcd48bd6e9ba8ec53a8d8c6ed60232ee64d648c2 │ │ └─106060 /pause │ ├─5dba524bf36b79ee8e5dd7440db02f06fbed2bd5bac20b8ae9437b6e6f661c52 │ │ └─52939 valkey-server *:26379 [sentinel] │ ├─6583ff6c3be9bdb8650cb619654ab35b3665b771c31147f41be0b33ada4c7649 │ │ ├─246370 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247080 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmptsdetm4i/privsep.sock │ │ ├─247083 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247087 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e68a5c46d36d5ff1292f8ca0ba5ce79597976d3b28537e9f6f100a5dc4b9c33e │ │ └─190786 /pause │ ├─cd2b3b5c93c9cf157d752360cd7018fa289f08690d0c2331ca92db80c5a41a02 │ │ └─253923 /pause │ ├─71c9159d0bf4a4e9ca1484cadfb82213b49bf349193d87dc6d0c16116e45dc56 │ │ └─41833 /pause │ ├─9cdb70075460983753933794a2976ee55103c8ee767a11b7cdd4fd73329816e5 │ │ └─46042 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─d5c89e0ea4166883849666a908c551f5b7b30ed84218dda2447638ec5c6387ac │ │ └─67604 /pause │ ├─6002f4cb7600688c8bc737dbd205796f553faaf2ed8aea8dc63a48938510ebd7 │ │ └─65902 /goldpinger --static-file-path /static │ ├─c8e7e6776eead57bf1e5ef4243e6036096bb8b394c6a8424b4e5e105461963aa │ │ └─45367 /pause │ ├─34d5bd61a7ef98794bdb5de3868e1ce36971ee27aa0724977fde38de6dad113b │ │ └─188125 /pause │ ├─a68368169652ae4430036b2c2928015d3cc76cf15de1961fa3617a143955730b │ │ └─215046 /pause │ ├─3cc0b0b6fa2954fc49fcae6ce57c9123f3d29b576cd0a80566dd18a7a5c87f9a │ │ └─63752 /pause │ ├─012722335acb7c47fe4ed19dcf6a972136bc4eb1ccd12a341b5a6c0c2aa281ee │ │ └─174839 /pause │ ├─78590dbfb740603dc8cf54cd374e660d8c05748008c5dae12a2303f1b9d51fb5 │ │ └─42337 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b09cb5b5f8d01e6e56dd7d066397d27dea97066decbec65695f9b7561c8da73a │ │ ├─145165 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145185 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─145192 erl_child_setup 1048576 │ │ ├─145250 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145251 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145261 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─145345 /bin/sh -s rabbit_disk_monitor │ ├─8e956787b97fd878bc65f04e50e9e7327027fbd8189591595ce7f22fac1e0257 │ │ └─67002 /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-223.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 │ ├─a0acc5e8420b3d0639e47959cca78d6750fcb4ea72b37e4cf8ce11bc467efab9 │ │ └─48959 /manager --metrics-bind-address=:9782 │ ├─8d70191451722a71e08c6c189c017b350250c1c9395a7cf1468b953f04c15c83 │ │ └─64997 /pause │ ├─30ea7855b716fd85c0f997ffbec1087d4cbebc4a08e424b1ab81f8ce31761d84 │ │ ├─ 97701 /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 │ │ └─415660 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e405a8341c7041cba0d0f0b544df2b3fe359469016c301f17ea8afabc701e835 │ │ └─41914 kube-apiserver --advertise-address=199.19.213.223 --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 │ ├─976df2e2a588c69dc3a7076bc740b5e2f853b958b952c2fb848a881a47585c6f │ │ └─81022 /pause │ ├─ec7fede2377f133cb6eb3d20bf3f9c3d7cd5edd6acbe5e4a831884d46cdbb959 │ │ └─41827 /pause │ ├─30bfcbc69997aefcc50507eea441454f22886e8fd3f3029684b9afe7a31245d4 │ │ └─229568 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c44a22c9718551a513cfb6bcce295858767ebbde3642c7f815745ab9241bbe10 │ │ ├─203333 heat-api: uWSGI master │ │ ├─203359 heat-api: uWSGI worker 1 │ │ └─203360 heat-api: uWSGI worker 2 │ ├─17ea9ec7df31538d9e5c501f3afe841efa049d739cf7ea30788207b99240fbb1 │ │ └─269902 /bin/openstack-database-exporter │ ├─2f738d753973dd332cfab0281795fca2485139b12b5c2c456cd61cfe607d7073 │ │ ├─171482 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171780 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171781 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c5d3ce2a94d2271a4d0088b8f0116653c52c2bd50058ee376e42c753e4e91b8a │ │ └─215377 /pause │ ├─3894cfe0e1b1a7ca07167a7289d908082ad26a453631283e2ed63f6b7f9d42a1 │ │ └─174557 /pause │ ├─39c25c8778f837854203e02c9e1d9326154943530eeb663e030374d3f22ad50d │ │ └─174473 /pause │ ├─2ca2ad0df19635a45dd223df586da35c33776be59b2a68985c15004a5832af51 │ │ ├─43558 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44005 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1863db5fd67ee822b403ad12fc39bb2217a13a794d367e531a1379bb27fb17f4 │ │ ├─50339 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 │ │ └─51583 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 │ ├─b221bc88eb3fb139a817e3ee54a5eff984c2f65027040ab1d38f66ba4183561f │ │ └─109730 /pause │ ├─e19e8bc598d55ea61b1030412b0a766477fd83e5c5446e2848fb91ead48acee6 │ │ └─263561 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─605b06b0e7ce5643b91c17ab8054cd487fe3ced203e93f83a83f8e4f04015f07 │ │ └─64184 /pause │ ├─71e71259976045a0f6bfb1038b627e9cf958f1555ff320422fe92eb4f08d688c │ │ └─45838 /pause │ ├─c96829b3eff1275e54bd3bec33e06029d0febb33e5cc0c2ad7e81faafe9204a7 │ │ ├─125822 /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 │ │ └─126030 /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 │ ├─ac0fbd40674eb495018777c677d45bd5466763a84de9a9fcc6c2be07ab115b4d │ │ └─52619 valkey-server *:6379 │ ├─221f86d435b09096a4bf4583bdcf73b1cf8a924c2205f40ef2eb0328c36d2f9a │ │ └─263531 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8afe2d845ea21c922fb5a0d2bd40b18a5ee44b08a515da8eb25bad9d035333bb │ │ └─86932 /pause │ ├─9cac491ae240465fecc0d1c879fbcd4538850554d6c1bc6ca5dc5d0639d5b66c │ │ ├─109828 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109846 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─109852 erl_child_setup 1048576 │ │ ├─109946 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109947 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109957 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110190 /bin/sh -s rabbit_disk_monitor │ ├─e051619e0ee60df28f4840abb2f8a2c8fda02ab4d49d9cec52fb9da52483a89d │ │ └─41823 /pause │ ├─5c4fa11efdb69943bd45615534f1b0b90e9af48f1ebe6a69844d38906e6f2927 │ │ └─174328 /pause │ ├─26bdb04dbdcfaa22cef5cd59800f4485e6c2786d5c1c57fd6692010a710dc876 │ │ └─188514 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ce048b40b140a1ef4b4230347dd5872b3a59df181d31b5f65b1f6cacb8b7f1b9 │ │ └─235467 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─f4c551b9c5afc03ffdb656d8dc4bf1bf599a1b4b90d5332f6ad26285fde77708 │ │ ├─268270 apache2 -DFOREGROUND │ │ ├─270692 (wsgi:h -DFOREGROUND │ │ ├─270693 (wsgi:h -DFOREGROUND │ │ ├─270694 (wsgi:h -DFOREGROUND │ │ ├─270695 (wsgi:h -DFOREGROUND │ │ ├─270696 (wsgi:h -DFOREGROUND │ │ ├─270697 apache2 -DFOREGROUND │ │ └─270698 apache2 -DFOREGROUND │ ├─35e2fe4524681bad232fc138732d93ed361692173a9384db2d283c6f6b07380c │ │ └─187780 /usr/bin/libvirt-tls-sidecar │ ├─f936e011a236e03442550ff18e3e09688406c8076663ef7f706044ffdfc5ba68 │ │ └─206965 /pause │ ├─469babb246a77b7b9dcf74cc159ebad27bc649d3589d623022a68bb40734f192 │ │ └─66497 /bin/memcached_exporter │ ├─ee7cff29451290bcfc8c1608beed8727148af6a3f20ce374e521baf83e701cdf │ │ └─49274 /pause │ ├─55b6ea8e2a97b5206a4b3f736c17083f113cdf14b352ba59f91309eb9aa1f1b9 │ │ └─235357 /pause │ ├─bceec99db9d61c030781103dbfbfb381beb85d4975732e22eed3123db8b7d50b │ │ └─97181 /pause │ ├─c474ac8b47c2a93aa4752c0b80c4f7bb03d16f97859b12f3bfc8c3cde1ddd907 │ │ └─44959 /coredns -conf /etc/coredns/Corefile │ ├─f49899b1dbfe14fa7c8779783d3f1b37b46258d960679fc8e34b77dde1c2192c │ │ └─252043 docker-registry serve /etc/docker-registry/config.yml │ ├─d154542f9fad24b0823aa0ea0b800debd907945ece2e481a5570c2f7f1f83b4f │ │ ├─347393 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─347661 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─347730 /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/tmp_mpbq13z/privsep.sock │ │ ├─348252 /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/tmphdoq7f2y/privsep.sock │ │ ├─348467 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348468 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348490 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/235dc235-edee-4295-a43e-f3bd744a6f25/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/235dc235-edee-4295-a43e-f3bd744a6f25/host --addn-hosts=/var/lib/neutron/dhcp/235dc235-edee-4295-a43e-f3bd744a6f25/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/235dc235-edee-4295-a43e-f3bd744a6f25/opts --dhcp-leasefile=/var/lib/neutron/dhcp/235dc235-edee-4295-a43e-f3bd744a6f25/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-02436f96-e5af-4355-8e0c-488388bb6541,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 │ │ ├─348494 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a5dec455-6c6a-445c-ab17-6bbe1928596e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a5dec455-6c6a-445c-ab17-6bbe1928596e/host --addn-hosts=/var/lib/neutron/dhcp/a5dec455-6c6a-445c-ab17-6bbe1928596e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a5dec455-6c6a-445c-ab17-6bbe1928596e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a5dec455-6c6a-445c-ab17-6bbe1928596e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-aae4ed77-42bf-4fb7-a02a-324582a61ecf,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 │ │ ├─348497 haproxy -f /var/lib/neutron/ns-metadata-proxy/235dc235-edee-4295-a43e-f3bd744a6f25.conf │ │ ├─348501 haproxy -f /var/lib/neutron/ns-metadata-proxy/a5dec455-6c6a-445c-ab17-6bbe1928596e.conf │ │ ├─377435 /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/tmpxbhd6x3u/privsep.sock │ │ └─381466 /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/tmpf82g908r/privsep.sock │ ├─f95c16657dc7ca3ba900d28ce28aaab34a7b34e2dae38cc029032c3bb2d02d24 │ │ └─231720 /pause │ ├─2495b16236afbb41cf8718b84bba8dc8d50ff8619a79badf790b4552b2e31049 │ │ └─41778 /pause │ ├─b4df7807638763d5c8ca5fa03395de9aa4694878a229a8aa1eb177b4b70c334e │ │ └─190641 /pause │ ├─df63bd4003c64e69afcbc661d201f44fbfbce5887f8c444afaaee80fbf3188d6 │ │ └─43058 /pause │ ├─333c1858807a612601b2dc2b7910af642dde8cc64e12cde3a878442b4cd80c31 │ │ └─67041 /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 │ ├─fa1686549fc8122f67e02c64792444fd05f11510d2b6646c15a5e4777c1d66d2 │ │ └─66885 /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 │ ├─818c3baccfa61da0505f7d6a5f2081bde81071cbe3ef3b77ad37ba5dd8a0b060 │ │ └─174334 /pause │ ├─a23726780d60074bff5634078233d2f02bb736dd9205f6a99fcb3eaecdcd244d │ │ └─236680 /pause │ ├─d9d04c44e5d9107a86f3548544f9c2d9da12d71b838d41650b0683b58dad2e73 │ │ └─41773 /pause │ ├─cda87121b1c286c2e5b0ef2fea2d22c25218bd70e9735368a2a29e971cce4545 │ │ └─52741 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─b9d80dc0a7dc93de20ee6478b44a7a9af0889da6ca0f97b80d2279962d94d619 │ │ └─58048 /secretgen-controller │ ├─dc27cf74799ef6207bef354f5a1f19764f894f69d22f176b801caf3c1b238202 │ │ └─57862 nfd-gc -gc-interval=1h │ ├─77bf9a0a7c32b712be38a1cb353ba6dbdf995e0a4111e8eb885d55f480fb4602 │ │ ├─207288 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207308 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─207314 erl_child_setup 1048576 │ │ ├─207379 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207380 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207390 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─207692 /bin/sh -s rabbit_disk_monitor │ ├─cdb2f006d34a3b4c1e0801e331781861eefcf2e1c7afa516319b7e8145e06993 │ │ └─56888 /pause │ ├─58cf22e09f307601db5b69eb634b279a542194ede143b053ba728c1436296a05 │ │ └─49003 /manager --metrics-bind-address=:8080 │ ├─83c217f9114d0bb17075ca80fc8dcb8fe0cf5546a02a4169dc43f0aa2176490d │ │ └─66412 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─55d39ddc1233314c0409ef26d7a9155b45aa24990986bfb7617cc3321411d364 │ │ └─64108 /pause │ ├─dd34f0f8208f1260650a1eae67e0710c3108b2335bece089b718804d9dfb12d7 │ │ ├─172624 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172640 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─172646 erl_child_setup 1048576 │ │ ├─172705 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172706 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172716 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─172924 /bin/sh -s rabbit_disk_monitor │ ├─da527927d7629157c3fd1c6e3fbd7e1b4274b89ee374cac8b7511c4de24c5790 │ │ ├─183824 neutron-policy-server: uWSGI master │ │ ├─183838 neutron-policy-server: uWSGI worker 1 │ │ └─183839 neutron-policy-server: uWSGI worker 2 │ ├─37122df4cad609df44bdd8f506890be57ddd4785e9a0f045de11e981d261af15 │ │ ├─203139 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203407 heat-engine: ServiceWrapper worker(0) │ │ └─203410 heat-engine: ServiceWrapper worker(1) │ ├─978a50acbf32d7ae92896281089a05bc309edc732b553efa48b0822aa5385a81 │ │ └─63056 /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 │ ├─12afe740574a654317896b2710dc65df1423adf467b8069cbd5c0af9ddc6ad0d │ │ └─159841 /pause │ ├─9308e0f43a57658101a392e3cab5bcf3aadea995e320c3031a4a2941e367cfd6 │ │ └─57605 /pause │ ├─d07839f5ea4b9d87aea45f2d208256ea7b4572536f1fd7f0a64d607c8555475f │ │ └─226920 /pause │ ├─92f1b2a6e15cba1940aa8bde251263552ee6c15ee8604347d63a695bc450a556 │ │ └─165509 /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 │ ├─efaf00f4f2fa3d55f8a85d5b32e061585f8416f5ae8f0b623e162999935391b9 │ │ └─64310 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 │ ├─97a255304a9fa2d93c13ac0a84e81fa2bf01e8ce8099f9b1b68fd5f2920b1fd1 │ │ ├─195732 /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 │ │ ├─378721 /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/tmpsoom6zra/privsep.sock │ │ ├─379095 /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/tmpmffp6th6/privsep.sock │ │ └─386505 /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/tmpzlulla_l/privsep.sock │ ├─3b6971f73c99220e4b038a4138866f1fa298ae65c952bdb5c7e4722a896d4532 │ │ └─142092 /pause │ ├─8f0d3a6835ff27a60dfb835ea4292c1376c75cc968f83b9edfc10b15f39614cb │ │ └─53017 redis_exporter │ ├─3ddfd13373b555a9ab28d038435dc42cf1e222c2b39b25fc4bda0403ebc14a03 │ │ └─48914 /pause │ ├─251d01ea648bb6620a9975ff355a0fae5f7d54ffb99710cd85af684fd87a780c │ │ ├─186259 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─186483 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─186914 /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/tmpnozgf06y/privsep.sock │ │ ├─377585 /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/tmp990ad64_/privsep.sock │ │ ├─378242 /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/tmpq20qc_vc/privsep.sock │ │ ├─378638 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378640 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─393396 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a8e41fed-e0fb-45b1-85d7-3cd344818967 --namespace=qrouter-a8e41fed-e0fb-45b1-85d7-3cd344818967 --conf_dir=/var/lib/neutron/ha_confs/a8e41fed-e0fb-45b1-85d7-3cd344818967 --log-file=/var/lib/neutron/ha_confs/a8e41fed-e0fb-45b1-85d7-3cd344818967/neutron-keepalived-state-change.log --monitor_interface=ha-28aa59b9-a8 --monitor_cidr=169.254.0.123/24 --pid_file=/var/lib/neutron/external/pids/a8e41fed-e0fb-45b1-85d7-3cd344818967.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─ab33219030a9ef5d5bcfb413e558c022de4728398b10c15cffaa2d8d4e7ca743 │ │ └─79423 /pause │ ├─d41db02e7b5092c6f7c3d80d1d10d882804be3c733e50dff599c676d8d1248dd │ │ └─224957 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4bfa17d9ac6d20b22e3f3e504dd8ead97230fd5e711759f9d3f84a2b2d8f5cfe │ │ ├─183695 neutron-api: uWSGI master │ │ ├─183796 neutron-api: uWSGI worker 1 │ │ └─183797 neutron-api: uWSGI worker 2 │ ├─7e5db704f7344177bf6c795fe1e265bce997f3afe4b2ea623024281c249e66ce │ │ └─41902 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 │ └─40a848acfd773cb7c530801763712fc3a838cfdc7799eec6e968cad25569be49 │ └─127552 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount