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 │ │ │ ├─21827 /lib/systemd/systemd --user │ │ │ └─21828 (sd-pam) │ │ └─session-21.scope │ │ ├─21758 sshd: cephadm [priv] │ │ └─21848 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1597 sshd: zuul [priv] │ │ └─1610 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1601 ssh: /home/zuul/.ansible/cp/199.204.45.216-22-zuul [mux] │ ├─408264 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rteadudsafbdsellnrjlioiclbfqgxnt ; /usr/bin/python3'"'"' && sleep 0' │ ├─408265 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-rteadudsafbdsellnrjlioiclbfqgxnt ; /usr/bin/python3' && sleep 0 │ ├─408266 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-rteadudsafbdsellnrjlioiclbfqgxnt ; /usr/bin/python3 │ ├─408267 /bin/sh -c echo BECOME-SUCCESS-rteadudsafbdsellnrjlioiclbfqgxnt ; /usr/bin/python3 │ ├─408268 /usr/bin/python3 │ ├─408270 /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 │ └─408272 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-ce5d0a7e297fac6d86f9e29db36af0b20418d28ab0197558667e157f9c9f1c4e.scope … │ │ ├─18820 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18836 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-af683938cf3f4ac798e5b2d4ac8f3dea4807c1eb24388225349c284d964e0baa.scope … │ │ ├─12950 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ynlvuk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12969 /usr/bin/ceph-mgr -n mgr.instance.ynlvuk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9945 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12545 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e8a52b1a9e70c3a56c81d1e0dda6185e6d1feae88a88729305f3c002675c3e7a -address /run/containerd/containerd.sock │ │ ├─ 12918 /usr/bin/containerd-shim-runc-v2 -namespace moby -id af683938cf3f4ac798e5b2d4ac8f3dea4807c1eb24388225349c284d964e0baa -address /run/containerd/containerd.sock │ │ ├─ 18792 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ce5d0a7e297fac6d86f9e29db36af0b20418d28ab0197558667e157f9c9f1c4e -address /run/containerd/containerd.sock │ │ ├─ 25386 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d7f1b4d811bdba322dedff3f1b320df8e0d3a2d41d24f9a433e9b613e6e47d79 -address /run/containerd/containerd.sock │ │ ├─ 30071 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d40976e1763489d48f07becd20be3609a485c2b7e0787c07824ddc36ed9af007 -address /run/containerd/containerd.sock │ │ ├─ 34606 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e8419f0db1e7a2786ad62330767e4cd828d4f0db68dd88c97dddb192834c0c67 -address /run/containerd/containerd.sock │ │ ├─ 40377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de1cd8bdd041cbc5209cc3dd9fd57a0ca66744bc9a06102443a540c526a9876a -address /run/containerd/containerd.sock │ │ ├─ 40387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7e4c9b3667d4a6e7005aa260e780d06d0012adb60d5d68517990ea37750078b -address /run/containerd/containerd.sock │ │ ├─ 40425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e54879495d22651c0775adced6482e72c446b2f688228f867973e7a8a1d828f -address /run/containerd/containerd.sock │ │ ├─ 40429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dd562a2a992af96b46a46606cb3d3eb488c7ebe191936a3e80c96b6b2862975 -address /run/containerd/containerd.sock │ │ ├─ 40436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae13cd0602a459cb54e16c5632d8b9a4b5ff4b3250140527fa952bc8f15b44c9 -address /run/containerd/containerd.sock │ │ ├─ 40993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 805017cabc9555fda556dfcfae634c8b73f42065fc40120158eb7078bf51ed7a -address /run/containerd/containerd.sock │ │ ├─ 41710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a047f216a65c3f26afe2f9a45ede26f4176dd60c9d5fd0092ce69a9a0883218 -address /run/containerd/containerd.sock │ │ ├─ 41725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f98aeed594ce96fb4712544fb757ad0d1d92f9d33cfe11ce303b1123f6ac0ef -address /run/containerd/containerd.sock │ │ ├─ 43059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c960eeac7b71c93c52290eb05d4792049d8cf50cae2d607fe8c60ac20e882ec -address /run/containerd/containerd.sock │ │ ├─ 43465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30947890aadeb9b733a710aced4718ed9949532b051afb443a718b2a26ef9257 -address /run/containerd/containerd.sock │ │ ├─ 43502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e451ff5516676d3c50a04d55532d8443ea35ca2082ea8d49f5c4f899971e52d9 -address /run/containerd/containerd.sock │ │ ├─ 43934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2af38435d6cfb197d01a969186bcd2685f67abd0a2d1049cb18ae60e2fcf375f -address /run/containerd/containerd.sock │ │ ├─ 44372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fb81fb4cb6a363d70421a1af9559c55ec8c81728abde5182e7627033a8cffa9 -address /run/containerd/containerd.sock │ │ ├─ 44504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6371775905cba7d3171473c72c9daab6ec0453e76d19f30b05fb3a1d7743bb2 -address /run/containerd/containerd.sock │ │ ├─ 44546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 782c658b18d580660771d63325557d815e8836ba15665059b8cb5b8f76bd8b91 -address /run/containerd/containerd.sock │ │ ├─ 46830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d2029a2f77c7c2e567645bd8bc6bda7f4c3dc1a39a3066d934198b15c906546 -address /run/containerd/containerd.sock │ │ ├─ 46943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d764c237d6c152a672e964eac6a20d80add7174a2c230cce54bf4d6f0713d0e -address /run/containerd/containerd.sock │ │ ├─ 47706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f53cf526d15b778a2b5931a3097c454cb93d9a1fcebe49b592dbc4ff0453d34 -address /run/containerd/containerd.sock │ │ ├─ 47743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4d71164a955deb5218ca77040a27c1fbb955138fa02a402b65c96d2f9c0c700 -address /run/containerd/containerd.sock │ │ ├─ 48133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64736113c3ead75a4e335f5c61d357253acfb967618d0a0f7695b859b78c00fc -address /run/containerd/containerd.sock │ │ ├─ 48630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab36bb493ef6822c19cdb953c964a00e053403d80d4d22d4c6ac51b85d986f21 -address /run/containerd/containerd.sock │ │ ├─ 49059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdd4db91dac2cbeb8db4993ee8cc72e7c3be806c06361720fbd8d1936ce38d77 -address /run/containerd/containerd.sock │ │ ├─ 51158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c0d008430bc393ecc28cdc5928c6d83c66535087c36b82e98f5304c2e814141 -address /run/containerd/containerd.sock │ │ ├─ 51244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c5d71dc69127369084e3531e98de9ced32b1ce810df2907e3d9f1fef87b54f0 -address /run/containerd/containerd.sock │ │ ├─ 55461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 709b2e3d6649255848e0a097cbb9567c832d753ec604b4d28ab4f9a40d812290 -address /run/containerd/containerd.sock │ │ ├─ 56110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9114498c257ead628f3378d6bcb44afd3d5efd272952deb94f3988238a17e5bb -address /run/containerd/containerd.sock │ │ ├─ 56150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d5876ab43ae4e636d02ebaf9f428ae48e73e3e8c4589cdb3bb30066cb15cd23 -address /run/containerd/containerd.sock │ │ ├─ 56189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d8cf7463dd86dff5e00f1f095c25e5558e74613f29f549e117f5be63811860e -address /run/containerd/containerd.sock │ │ ├─ 56385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdb7661de0263afd0a9561bd05b1de617ebf2b82370a6c319ab53135731c157f -address /run/containerd/containerd.sock │ │ ├─ 60194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8460369ca4eaa0fd0500789a38ce2ce165bc4f63d91ec24aca7984b23206e19b -address /run/containerd/containerd.sock │ │ ├─ 60366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d8d925bfb62583f4fc2e783c188ee3cb61ff596ab8f9db5a8b7c07d276b53db -address /run/containerd/containerd.sock │ │ ├─ 60406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79568b9621053611b8106eedd64c1ad3f3db6785dafe11f4749ec9afb1b8da29 -address /run/containerd/containerd.sock │ │ ├─ 60450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 565a22a7202f770408ad2ae1d91a553325d18d5ebd9e086afe6703d50e8b73d2 -address /run/containerd/containerd.sock │ │ ├─ 61717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f04652e54ceefeb06e97dc7ace235f00b427b687610a5163f1c9801ae18c07c -address /run/containerd/containerd.sock │ │ ├─ 61869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2c1080e591b3b29aad283ec695995e58cbce204fb925f3aee3f48dba4c4bad1 -address /run/containerd/containerd.sock │ │ ├─ 62340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaf868363992ba9c743fedb29f83640cc7aad28b9ac5e098522e76b9ab7f0931 -address /run/containerd/containerd.sock │ │ ├─ 62390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0057dc2f9f13f78dd10b3a2a37e7a9120e9a6ee285afe28aa916b47cc8c61d7 -address /run/containerd/containerd.sock │ │ ├─ 62434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c3daba05354855fd3a9b52801b69bd33572d11b0526eabc4eaad988bd994857 -address /run/containerd/containerd.sock │ │ ├─ 62942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9597fcbc9941622cbddbee53d1d2ea6e51f4444994198e9fc025c346db14b21e -address /run/containerd/containerd.sock │ │ ├─ 63308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca3ca46191bb0aafae5161b70cfa87fb36fbbd3bd7881272a3341252cb9fa47b -address /run/containerd/containerd.sock │ │ ├─ 63613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1271fe5c3c670fe97f28237548d17abf3faa6df980cf04d7d03f6d4dcdd4e27e -address /run/containerd/containerd.sock │ │ ├─ 63823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b1d1dc31e504c9d7e03d6758150e60f255d62c23a3b4972615370882538fd23 -address /run/containerd/containerd.sock │ │ ├─ 64490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fb0580e8d2a70e3287a79442dba67c147ac4d9dabd88eb2c16c3e8f00412225 -address /run/containerd/containerd.sock │ │ ├─ 65918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 690ed63999ea3cdf5640b0c54f0a246551b99dd80c0fd49bea1f6181cfd7b3a6 -address /run/containerd/containerd.sock │ │ ├─ 68005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a21955d025869b810723dd07857e5c768bc63a46b4209519f629c5c6701a816 -address /run/containerd/containerd.sock │ │ ├─ 77281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4d42b94bf0759e30a7133fc399943cda41e40797a50c62d6a0e88ae8ceb2058 -address /run/containerd/containerd.sock │ │ ├─ 78762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d2902014adac4403753d6f08225ffaa53f688f3f1cff46f4d881ded49cb0273 -address /run/containerd/containerd.sock │ │ ├─ 84742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5afe6401c33b1ea555460f5f577855b3785175359f0bfc4f508f83e42da5ab68 -address /run/containerd/containerd.sock │ │ ├─ 90719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dedac388302095b53cb4da36d7cb40214c21937c4c43f9902835e15092ce0635 -address /run/containerd/containerd.sock │ │ ├─ 94974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 308447d4a1d3d14d085b37f2791a1d90dfc5107e7a2cd7e7c1526c5289666ed9 -address /run/containerd/containerd.sock │ │ ├─ 95027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b50508d3ea236e8947df9ef49d6f3c8526e63aed5c20f4b1785d133095b121c6 -address /run/containerd/containerd.sock │ │ ├─103406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5772690ded46db03a142d1587ce1351e9a14241acd982d0849d95a8a70135932 -address /run/containerd/containerd.sock │ │ ├─105139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1b5e00428659f554beca01a6b977ea5090156762c066e56f33798e6b5ca881a -address /run/containerd/containerd.sock │ │ ├─105168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06bc53e7092e0e7a195ce221106138a07cca3512656ad98f6abd9c3e1ccbe210 -address /run/containerd/containerd.sock │ │ ├─107077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 967b707101c3f643c30cb4b18c3ec865120f4b244151d8f75551a4c04c656b26 -address /run/containerd/containerd.sock │ │ ├─108998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2ba725a3f715710013be08af6d5b3f33cdb52344930ddfca4cb1e9d8359ee0b -address /run/containerd/containerd.sock │ │ ├─109097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c68a0e633beb107cdc74ea8ab794c289318da247d0731b6224a26a6633f22cd -address /run/containerd/containerd.sock │ │ ├─122353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6b1f0f6224d14d8a7897decb58b40653755ea31da884137123160380f752347 -address /run/containerd/containerd.sock │ │ ├─122399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25688aa04fafcd68556cde1122d2f80b2238c5a93b4e586121d0f3b634d8d967 -address /run/containerd/containerd.sock │ │ ├─125093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6a5fb453508a6a746f24409831d94eb69c919565ced51ee9570ef7d156c1570 -address /run/containerd/containerd.sock │ │ ├─139690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94875ec045dd3684c6f16591ea374785e0374b6f43077da5964537fc8c60786d -address /run/containerd/containerd.sock │ │ ├─141196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a7e71138d2640274820415d277867e5724b3283458151feb2613f1f49c2bb26 -address /run/containerd/containerd.sock │ │ ├─141535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c43d764a8918b39f23e838097196f039f8c6cad57d1e59a7e06609317ea3beb0 -address /run/containerd/containerd.sock │ │ ├─142333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66e46eed546ddd4cc111af638c909906795d900293ba3cde0def953dd04070e3 -address /run/containerd/containerd.sock │ │ ├─144629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fb46501eb47714a049599646ab4344755e9e20b36bfa80bcb92c9e0a9f66362 -address /run/containerd/containerd.sock │ │ ├─144848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3aa7f12538c2668ea068e1cda53048c0b98195823972dc082eabd0390d49167 -address /run/containerd/containerd.sock │ │ ├─144990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 453036dec1103ed2b07ad2fb99522ae23daba3edb5b3241938a64e0bdf13d5dd -address /run/containerd/containerd.sock │ │ ├─145280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2283999317dad4b5bbfda618bc630007ac9e84b5639c6eea855e609fb394cc63 -address /run/containerd/containerd.sock │ │ ├─145462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66680e22fb0436698f08843e68bd87bdff07256866c014c7939092d1f011a120 -address /run/containerd/containerd.sock │ │ ├─145559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e5288dc0c2e88d07956eb06b843cc3159627d22195b212f1788cc0acf37e1f8 -address /run/containerd/containerd.sock │ │ ├─170650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id def54df81c300ca07c08ad26c6354f3bc7828cc79fff2aa5bd43cfafa19cd22e -address /run/containerd/containerd.sock │ │ ├─172394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b40081e8d93080a9c2ad22dca5c4de8338f549a435ae12aa515bd0a0d051e288 -address /run/containerd/containerd.sock │ │ ├─172435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f13320b6d28c8dc5528e8de51670bc4f3ca5976e7b6ac0ff7a65091534841296 -address /run/containerd/containerd.sock │ │ ├─172525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa9602ab4fbc7f7e219651555f5dfa24ed67d121b33a3e95b94745d76250b608 -address /run/containerd/containerd.sock │ │ ├─172538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e05c8ec07c2391ee78422ffb860ab4b8e5b4506348400f56b492106992f4ddbd -address /run/containerd/containerd.sock │ │ ├─172861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fa38feb8a402f6a6c3613a3bf7848a7d0164b4442e0c3c0f5b167fba229c4cb -address /run/containerd/containerd.sock │ │ ├─172942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b81f4db338929fba5145447eb8582805fa5bbfda4e24d5e3bc85d71f890a779 -address /run/containerd/containerd.sock │ │ ├─172989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1de79ba31126b112be5455fb58302f4fa3c7e26cf0a98f737587c7c5c883e9ca -address /run/containerd/containerd.sock │ │ ├─186092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cfc817d0c15df9ec203b90603a4a99d47054ba247437dc14d7b066d39d9a019 -address /run/containerd/containerd.sock │ │ ├─188928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aab617a7e0f0e8f204e90d98347aecc00a084879c72b70f8bde945b459e351f0 -address /run/containerd/containerd.sock │ │ ├─188986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e86bc23528b7f081db5ad2ce2b6abae20893ff9369eb79432fae9e21e63327d -address /run/containerd/containerd.sock │ │ ├─189077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4b93c2da92b6e504741426b24503695b23cde2e0e74a03de9ecac786ff06401 -address /run/containerd/containerd.sock │ │ ├─204970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d0c180ce5c5b0b0ba5d4b2aaf6f3ad49ae72dc49d7898c5460364671039193a -address /run/containerd/containerd.sock │ │ ├─212289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bc40182daba4c776492070a2a2bec0e1f5c0bb6a60bc2d8ccc55674c428767f -address /run/containerd/containerd.sock │ │ ├─212309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fb0c48cf468128b71c4c098f41d06c77336dace8ffe352fc31615498087039a -address /run/containerd/containerd.sock │ │ ├─212324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8824247d3f832ed02fd8b390ecb723d4cfa90ece5136e20aa5d034c91c36929 -address /run/containerd/containerd.sock │ │ ├─212842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61c1e15065e63266e04cc3bab9ef12ce8be29796a8c34865d0c97d6b88edff68 -address /run/containerd/containerd.sock │ │ ├─224411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecc83b0e74fc1e7200ce6d88dbf09778f43dc135236d2eac7403939403b553da -address /run/containerd/containerd.sock │ │ ├─226930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d609ba14eab8f43393128a66f5c68ccfd5030885b117835ea350b5117ddc9e5 -address /run/containerd/containerd.sock │ │ ├─227976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f024b2c86fa421001ed813cf6c02f0fb48b81c38ef2691209bf1f6b9552faec -address /run/containerd/containerd.sock │ │ ├─229023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 447a05e9072f399d7519a11e1023d49e098f72c764edde9ac75fe909769d04fa -address /run/containerd/containerd.sock │ │ ├─229455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08715056f9dd3374163e371b3a53baf0653175081d0d5cf79e017380f4385b07 -address /run/containerd/containerd.sock │ │ ├─231280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbf1f72c6df6afff59489d43c9e330c07629494c80339367787e8860aad5f9a9 -address /run/containerd/containerd.sock │ │ ├─232456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69f1583e5c0d29bc0d6d7cfbbd32e781ec37f9bdfc2dc664791175e631ac8ab4 -address /run/containerd/containerd.sock │ │ ├─232615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f94b5ad9cbfe336409e73b50ed05ac0d38e44a948cf1016dd46119637c46261d -address /run/containerd/containerd.sock │ │ ├─241566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d77d241c5331d265ad5f12b33e8993f8f313eefda492772470ceef81b5e208f8 -address /run/containerd/containerd.sock │ │ ├─241963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dd2c936f813e54f36c8c6089b06f5ef8c00fcecc416ea281d4e51d586649595 -address /run/containerd/containerd.sock │ │ ├─244404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 072b549035065db9ba6c24a7c131dad1fbfa67551118b12fbd7122c9ec0d6af4 -address /run/containerd/containerd.sock │ │ ├─248988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26ae13a4c7f36709282ecbbe7162dbd4740942cd97e47db65a5f11faf96dfc44 -address /run/containerd/containerd.sock │ │ ├─249178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f50acd7c1cfa17d529b84b68f6240a5fb9e51fda904ed8239e2e0cf5b1aa8c2c -address /run/containerd/containerd.sock │ │ ├─249228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b15966e4079a49ac99c6d8b1eb11a961750e815f55dd75b53c43293cbc9fae07 -address /run/containerd/containerd.sock │ │ ├─249376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91b6d3b53fa289e07ef3d8b9fc14e470ea0201ae8621cfeabe218ed13ab3ff8c -address /run/containerd/containerd.sock │ │ ├─260860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ad7194570b25464c74ddd986c1aac1ffb6dbd3e4dd57597849f3b61e2eef3aa -address /run/containerd/containerd.sock │ │ ├─263319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 878a9d9bc9cd75d13008d472c2e65ebde339de3c143cf9be5bc9fff61cda2601 -address /run/containerd/containerd.sock │ │ └─264814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee520d5659a56c913f06723ddad4249cdbc53e5f331b01589f56683a02dde1e4 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1418 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─633 /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 │ │ │ ├─29784 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30052 /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.ynlvuk.service │ │ │ ├─12836 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ynlvuk/unit.run │ │ │ └─12869 /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-ynlvuk --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.ynlvuk:/var/lib/ceph/mgr/ceph-instance.ynlvuk:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ynlvuk/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ynlvuk -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 │ │ │ ├─18749 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18770 /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 │ │ │ ├─25092 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25369 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34318 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34588 /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 │ │ ├─12471 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12503 /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 … │ │ └─10318 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138988 /sbin/multipathd -d -s │ ├─docker-e8419f0db1e7a2786ad62330767e4cd828d4f0db68dd88c97dddb192834c0c67.scope … │ │ ├─34631 /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 │ │ └─34643 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─40834 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.216 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─docker-e8a52b1a9e70c3a56c81d1e0dda6185e6d1feae88a88729305f3c002675c3e7a.scope … │ │ ├─12583 /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 │ │ └─12597 /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 │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1087 /usr/sbin/uuidd --socket-activation │ ├─docker-d40976e1763489d48f07becd20be3609a485c2b7e0787c07824ddc36ed9af007.scope … │ │ ├─30095 /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 │ │ └─30108 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11078 /usr/sbin/chronyd -F 1 │ │ └─11079 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─run-r4ebf028e899940d3a17d7e6705f6ece5.scope │ │ └─186783 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138877 /sbin/iscsid │ │ └─138878 /sbin/iscsid │ ├─docker-d7f1b4d811bdba322dedff3f1b320df8e0d3a2d41d24f9a433e9b613e6e47d79.scope … │ │ ├─25411 /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 │ │ └─25424 /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 │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─b17b4ff2326577147c0e1f0758a9cd33e0961427ca651d65e3cb38772dc2890e │ │ ├─90904 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90923 /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 -- │ │ ├─90929 erl_child_setup 1048576 │ │ ├─91076 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91077 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91087 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91263 /bin/sh -s rabbit_disk_monitor │ ├─def54df81c300ca07c08ad26c6354f3bc7828cc79fff2aa5bd43cfafa19cd22e │ │ └─170674 /pause │ ├─041bdb4fef96bc68627541ad45fc1730cc75be66c84280feb28f8a6b72d73040 │ │ ├─61324 python -u /app/sidecar.py │ │ ├─61566 python -u /app/sidecar.py │ │ └─61567 python -u /app/sidecar.py │ ├─4fb46501eb47714a049599646ab4344755e9e20b36bfa80bcb92c9e0a9f66362 │ │ └─144673 /pause │ ├─41e7a7990dab08ec501c96280a7ac8aecb28ff2de9f51eb82c3733e0998211c6 │ │ └─64968 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-216.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 │ ├─30947890aadeb9b733a710aced4718ed9949532b051afb443a718b2a26ef9257 │ │ └─43488 /pause │ ├─e73ea09057bf019e37e72a4eb290e54a78d75a388d9f090927b6da41be215ee7 │ │ └─265082 /bin/openstack-database-exporter │ ├─cdd4db91dac2cbeb8db4993ee8cc72e7c3be806c06361720fbd8d1936ce38d77 │ │ └─49083 /pause │ ├─99e06582d1a5a1abc41c0407ded90ea277b7ae2a39e12971d2700a0fccd12b9e │ │ └─65262 /goldpinger --static-file-path /static │ ├─a6f630e21e7eb90eb99c3d21902c3a99510b257cefdb11e64d6b9ba3bb36ab90 │ │ └─185780 /usr/bin/libvirt-tls-sidecar │ ├─8460369ca4eaa0fd0500789a38ce2ce165bc4f63d91ec24aca7984b23206e19b │ │ └─60249 /pause │ ├─c267aeeedae0afd8816b4f0fd8275bf3c03e53a81f5f2c599148de6a378a7fbb │ │ └─85570 /usr/local/bin/rook ceph operator │ ├─8d2029a2f77c7c2e567645bd8bc6bda7f4c3dc1a39a3066d934198b15c906546 │ │ └─46865 /pause │ ├─e50f9b26519eff7aa90113fb9f36f8eada4d9ea67aec16091b537ca5375d69e0 │ │ ├─181361 neutron-api: uWSGI master │ │ ├─181389 neutron-api: uWSGI worker 1 │ │ └─181390 neutron-api: uWSGI worker 2 │ ├─1fe663bc6f422ad334abe5f6c3b8859eed68f9aeb3d318932c7bd6af83f099f7 │ │ └─41041 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─0f3076c68c3699f6c42e00bb32e3963257031562c205f41b80efdac2cf411d58 │ │ └─258906 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─88daee28cdfc3e35520e7ceba97cb809c7f4353a3d1ea38e0f103f594da96038 │ │ └─64803 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-216.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 │ ├─fbf1f72c6df6afff59489d43c9e330c07629494c80339367787e8860aad5f9a9 │ │ └─231304 /pause │ ├─c43d764a8918b39f23e838097196f039f8c6cad57d1e59a7e06609317ea3beb0 │ │ └─141559 /pause │ ├─c6b1f0f6224d14d8a7897decb58b40653755ea31da884137123160380f752347 │ │ └─122376 /pause │ ├─79568b9621053611b8106eedd64c1ad3f3db6785dafe11f4749ec9afb1b8da29 │ │ └─60434 /pause │ ├─15415d3e38ba1ec5a745dfd66599a2ac623539154fd9c675746ef53f7fc13bde │ │ └─64753 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─dc01f7b39bcad24565524004166990fa60675ea98306a905c6bae7ea4fe8e772 │ │ ├─142665 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142685 /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 -- │ │ ├─142691 erl_child_setup 1048576 │ │ ├─142740 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142741 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142751 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142867 /bin/sh -s rabbit_disk_monitor │ ├─cfcb1b82f4206602daa5f2bbd98cb6da09b9482afc5b227da113ad4cf32ca8a5 │ │ └─65677 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─58a1a01536d600720e967940ac7ec67b437c34f5a512675c297b4cb68acb7a85 │ │ ├─170787 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170802 /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 -- │ │ ├─170808 erl_child_setup 1048576 │ │ ├─170866 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170867 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170877 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171000 /bin/sh -s rabbit_disk_monitor │ ├─ca3ca46191bb0aafae5161b70cfa87fb36fbbd3bd7881272a3341252cb9fa47b │ │ └─63335 /pause │ ├─967b707101c3f643c30cb4b18c3ec865120f4b244151d8f75551a4c04c656b26 │ │ └─107100 /pause │ ├─b3addc801177f783f85460412c348b2a69c48fde8a4e183a36e1c5897fbb4857 │ │ └─222712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4d0c180ce5c5b0b0ba5d4b2aaf6f3ad49ae72dc49d7898c5460364671039193a │ │ └─204993 /pause │ ├─f94b5ad9cbfe336409e73b50ed05ac0d38e44a948cf1016dd46119637c46261d │ │ └─232638 /pause │ ├─f9ff0f152857c86e5c7b2870939a33590194bf2876161a3f20d2aadfc5dea1ba │ │ └─95474 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-j8qcd --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f6371775905cba7d3171473c72c9daab6ec0453e76d19f30b05fb3a1d7743bb2 │ │ └─44531 /pause │ ├─c4d71164a955deb5218ca77040a27c1fbb955138fa02a402b65c96d2f9c0c700 │ │ └─47767 /pause │ ├─c47bbcb6faa064b4740bfc6a10e7db04a87676011fc31d255ffb689ec85aaf82 │ │ └─64912 /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 │ ├─7d5876ab43ae4e636d02ebaf9f428ae48e73e3e8c4589cdb3bb30066cb15cd23 │ │ └─56175 /pause │ ├─c9f1bca5d29b3ba903af2b7811e2ca496d157c04e77832148f6a9f25e5ed81e5 │ │ └─231331 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─6c5c95226d6bdee2943d2adc913e386ac769c0bafadb5f240ba9cefc3b46f142 │ │ └─65986 /bin/oauth2-proxy │ ├─e7a498be08379c62eec67f09fc064d78008ed81645f1027931ecaeb331c15a9c │ │ ├─ 95580 /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 │ │ └─339691 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b9b528e771077ab6f3969d053a233c0ed29c1e657ba5a0008bf4f20f4aae751d │ │ └─43557 /coredns -conf /etc/coredns/Corefile │ ├─fd72268a0f977f4f0ee2e6922d8e7b823689d9caecdbc4e7514b976211379da6 │ │ └─56530 nfd-master -crd-controller=true -metrics=8081 │ ├─750355a6e7b2727574f3e7b04e05353c179525af27d807eb15ecfbf3e4811fca │ │ └─61542 /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 │ ├─18e23c4e983997df38a35b6919b75d28fc31afaae13758c691e0c2059af7d93c │ │ └─247616 docker-registry serve /etc/docker-registry/config.yml │ ├─876405e520fafe4ee0fa6c8919859e8c23fb4921e145f078cb6141eaddf6501c │ │ ├─168619 nova-api: uWSGI master │ │ ├─168631 nova-api: uWSGI worker 1 │ │ └─168632 nova-api: uWSGI worker 2 │ ├─d4d42b94bf0759e30a7133fc399943cda41e40797a50c62d6a0e88ae8ceb2058 │ │ └─77305 /pause │ ├─d244fd3c69f7afee7b2cfe66dd63fe8ddfc9025d79bb08ba60fc94ebe3cbbeda │ │ └─64844 /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 │ ├─308447d4a1d3d14d085b37f2791a1d90dfc5107e7a2cd7e7c1526c5289666ed9 │ │ └─95003 /pause │ ├─f593dba443ca46fdb15a33c7620fb18b7e39cbde199a5f6bdf6a058fcd18084f │ │ └─44707 /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 │ ├─9f5a896c2cc28b559798ef2e4ceb4c573ce2a6766649fbfbfbce32f63d94fb5b │ │ ├─173467 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399994 sleep 300 │ ├─e47a5c5a9126dced6f36546583804a4615dc75d8f0b113fce3523bd460bb4b1a │ │ └─42029 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─782c658b18d580660771d63325557d815e8836ba15665059b8cb5b8f76bd8b91 │ │ └─44570 /pause │ ├─ea2af5475913dc2f520486011d4e2a50d0534e8e02bffc2a11d8d7cc9bbc745a │ │ └─47275 /server │ ├─ae13cd0602a459cb54e16c5632d8b9a4b5ff4b3250140527fa952bc8f15b44c9 │ │ └─40549 /pause │ ├─f3210458a975fd08cfa6a2bb8b35f09cfab3528bc8f6905bb3e30081c8a2747e │ │ └─56496 nfd-gc -gc-interval=1h │ ├─aaf868363992ba9c743fedb29f83640cc7aad28b9ac5e098522e76b9ab7f0931 │ │ └─62364 /pause │ ├─0d8d925bfb62583f4fc2e783c188ee3cb61ff596ab8f9db5a8b7c07d276b53db │ │ └─60391 /pause │ ├─655eaf3a6fcfb6e31b53736222a3378de8a40d40eea1c7f738cd7b2a105d0ba2 │ │ ├─223599 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223618 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─398677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8dd562a2a992af96b46a46606cb3d3eb488c7ebe191936a3e80c96b6b2862975 │ │ └─40538 /pause │ ├─6e86bc23528b7f081db5ad2ce2b6abae20893ff9369eb79432fae9e21e63327d │ │ └─189029 /pause │ ├─5d609ba14eab8f43393128a66f5c68ccfd5030885b117835ea350b5117ddc9e5 │ │ └─226953 /pause │ ├─ac930899c8f9e99fb24ccacbc8cd9c1b3cdf2490d0ce4c53a74bc94fd824b88a │ │ └─65776 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─11169db66a1f76e27c8dfb5f8c30e0b8ee83365e5af9f39d2a59bbc996a5d1e0 │ │ └─122995 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e2caaa1c3d2a858d909a418ff20b34d138232ef6511e34bdd5dd471db0f9266e │ │ ├─267167 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─267187 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─fb5e3b6ffa82f40b9b912c14c3f757fd119c2c687afa6af3e81f0e7ccb167c1a │ │ ├─123431 /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 │ │ └─123627 /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 │ ├─1b1d1dc31e504c9d7e03d6758150e60f255d62c23a3b4972615370882538fd23 │ │ └─63846 /pause │ ├─5ad7194570b25464c74ddd986c1aac1ffb6dbd3e4dd57597849f3b61e2eef3aa │ │ └─260883 /pause │ ├─48471e373cfd33d910820d3888b823fb93c777d0d19194cd2c55fb82a44d8c47 │ │ └─65075 /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 │ ├─609073c233d4c2e4263f5fac5035c3703303660d5fda167fc4d942c88a3ac1b7 │ │ └─65834 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dedac388302095b53cb4da36d7cb40214c21937c4c43f9902835e15092ce0635 │ │ └─90746 /pause │ ├─c1e9a801307a99b819631f10225d458e6d31ed5844a619c96c1b1bd9b9c3fbe2 │ │ ├─130346 placement-api: uWSGI master │ │ ├─130371 placement-api: uWSGI worker 1 │ │ └─130372 placement-api: uWSGI worker 2 │ ├─5f98aeed594ce96fb4712544fb757ad0d1d92f9d33cfe11ce303b1123f6ac0ef │ │ └─41776 /pause │ ├─a81135fdc8ecf6f2250ce155d702afed5a2b8bd3544b797810ae6b10538a8b0c │ │ ├─49108 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 │ │ └─50314 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 │ ├─d25cfd647743920dfdc6b2cee8ac4c9812fca79ed111b04e4396c1baa6a6935d │ │ └─56633 /secretgen-controller │ ├─2f53cf526d15b778a2b5931a3097c454cb93d9a1fcebe49b592dbc4ff0453d34 │ │ └─47733 /pause │ ├─c825f455540ac83db0aa7627b4165f3047976435b0da2e1aad4cd51c8dbe90e4 │ │ └─49363 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1de79ba31126b112be5455fb58302f4fa3c7e26cf0a98f737587c7c5c883e9ca │ │ └─173014 /pause │ ├─c6a5fb453508a6a746f24409831d94eb69c919565ced51ee9570ef7d156c1570 │ │ └─125121 /pause │ ├─072b549035065db9ba6c24a7c131dad1fbfa67551118b12fbd7122c9ec0d6af4 │ │ └─244429 /pause │ ├─b77b9d519573b1df0a66244bb39119643b5c87c6f9dc668630f4bbcc5d16d8a0 │ │ ├─168889 nova-metadata: uWSGI master │ │ ├─168905 nova-metadata: uWSGI worker 1 │ │ └─168906 nova-metadata: uWSGI worker 2 │ ├─f01c6ac64ac8697193e76ac226b0ee49dafe0093c10a9a2525f2c3842c216612 │ │ ├─189447 /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 │ │ ├─367975 /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/tmp7rxx2nyu/privsep.sock │ │ ├─368300 /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/tmpf9e9xw64/privsep.sock │ │ └─369186 /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/tmpnzl5hsk0/privsep.sock │ ├─69f1583e5c0d29bc0d6d7cfbbd32e781ec37f9bdfc2dc664791175e631ac8ab4 │ │ └─232481 /pause │ ├─aea805ec5ec2e4289366713d0648c3c6da36a3b96de8e6a959366e5f04f3d1c8 │ │ ├─201146 heat-api: uWSGI master │ │ ├─201184 heat-api: uWSGI worker 1 │ │ └─201185 heat-api: uWSGI worker 2 │ ├─25688aa04fafcd68556cde1122d2f80b2238c5a93b4e586121d0f3b634d8d967 │ │ └─122440 /pause │ ├─f4c391ec216e3ceb648440a0dd2da2d4aea84a139e56a5b476a75f1e05e2289f │ │ ├─66351 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66367 /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 -- │ │ ├─66373 erl_child_setup 1048576 │ │ ├─66425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66426 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66436 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66551 /bin/sh -s rabbit_disk_monitor │ ├─c2ba725a3f715710013be08af6d5b3f33cdb52344930ddfca4cb1e9d8359ee0b │ │ └─109024 /pause │ ├─b50508d3ea236e8947df9ef49d6f3c8526e63aed5c20f4b1785d133095b121c6 │ │ └─95062 /pause │ ├─447a05e9072f399d7519a11e1023d49e098f72c764edde9ac75fe909769d04fa │ │ └─229047 /pause │ ├─f496681bb96214869869a50408f22b0ed98b4effd89f39d5f0d24e2e428358be │ │ └─263775 /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 │ ├─94875ec045dd3684c6f16591ea374785e0374b6f43077da5964537fc8c60786d │ │ └─139714 /pause │ ├─e451ff5516676d3c50a04d55532d8443ea35ca2082ea8d49f5c4f899971e52d9 │ │ └─43526 /pause │ ├─805017cabc9555fda556dfcfae634c8b73f42065fc40120158eb7078bf51ed7a │ │ └─41016 /pause │ ├─0bfb2d788a6309ce9e225fd59ca3aca79229c08fb02554bf6c7fcdae20589ae1 │ │ ├─ 71333 apache2 -DFOREGROUND │ │ ├─ 71375 (wsgi:k -DFOREGROUND │ │ ├─ 71376 (wsgi:k -DFOREGROUND │ │ ├─ 71377 (wsgi:k -DFOREGROUND │ │ ├─ 71378 (wsgi:k -DFOREGROUND │ │ ├─392867 apache2 -DFOREGROUND │ │ └─395705 apache2 -DFOREGROUND │ ├─878a9d9bc9cd75d13008d472c2e65ebde339de3c143cf9be5bc9fff61cda2601 │ │ └─263344 /pause │ ├─a0fa1a11088b7118b8a80213e7605b724a662619584aaac4ad80d245220d6a01 │ │ ├─241627 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242259 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpijxibe61/privsep.sock │ │ ├─242262 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242269 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c15beb264ece9feeac8cfc94d55e76f1f420ee0b4b2f18649669494c33550288 │ │ └─186442 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0caa2d3111920a687ae578d27a18954cc48553d95cb8862577a7409c2a95fd17 │ │ ├─119099 cinder-api: uWSGI master │ │ ├─119112 cinder-api: uWSGI worker 1 │ │ └─119113 cinder-api: uWSGI worker 2 │ ├─e8269ea43426e3d83a7854bae2f105613c1dc6754bed056043c4038cbf96fa28 │ │ ├─64697 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64731 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3a047f216a65c3f26afe2f9a45ede26f4176dd60c9d5fd0092ce69a9a0883218 │ │ └─41759 /pause │ ├─690ed63999ea3cdf5640b0c54f0a246551b99dd80c0fd49bea1f6181cfd7b3a6 │ │ └─65943 /pause │ ├─ea7bcf3dcbfbfd780a27e888b81d689571e5e8b1eaf162b90e42ba2eed7bbb53 │ │ ├─241971 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242301 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242302 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─eac587c3aba2b0c593150e41fb89f64b4680b56275b99dbb8317eb33f01656e5 │ │ └─48487 percona-xtradb-cluster-operator │ ├─0c5d71dc69127369084e3531e98de9ced32b1ce810df2907e3d9f1fef87b54f0 │ │ └─51267 /pause │ ├─de11c9cd431bb002e4e4b01776d0ff7cef42e6ba56d57d71b3e7e8609f649c04 │ │ └─64124 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b40081e8d93080a9c2ad22dca5c4de8338f549a435ae12aa515bd0a0d051e288 │ │ └─172457 /pause │ ├─9a21955d025869b810723dd07857e5c768bc63a46b4209519f629c5c6701a816 │ │ └─68028 /pause │ ├─64736113c3ead75a4e335f5c61d357253acfb967618d0a0f7695b859b78c00fc │ │ └─48155 /pause │ ├─8863d1be12d0f62a1a2f40bbf957c687109be31092c51c5f4206f323f119b262 │ │ └─43585 /coredns -conf /etc/coredns/Corefile │ ├─a499f0b51b7dc934bbcfb1d9cbcb4869e4b1defa2958e722bb46b7007b647128 │ │ ├─61412 python -u /app/sidecar.py │ │ ├─61573 python -u /app/sidecar.py │ │ └─61574 python -u /app/sidecar.py │ ├─7a7e71138d2640274820415d277867e5724b3283458151feb2613f1f49c2bb26 │ │ └─141220 /pause │ ├─e78eac7588cc4c05c0a06188e91d315e0dd5a7479491ea269e755d946efabf14 │ │ ├─181349 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] │ │ ├─181887 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) │ │ ├─181892 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) │ │ └─181895 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) │ ├─d4b93c2da92b6e504741426b24503695b23cde2e0e74a03de9ecac786ff06401 │ │ └─189100 /pause │ ├─cdb7661de0263afd0a9561bd05b1de617ebf2b82370a6c319ab53135731c157f │ │ └─56407 /pause │ ├─5cfc817d0c15df9ec203b90603a4a99d47054ba247437dc14d7b066d39d9a019 │ │ └─186117 /pause │ ├─461d60b8bb451e0a8e0c82b2264233b992ef98d9ca54a024b5e748e4dfcf5566 │ │ ├─263558 apache2 -DFOREGROUND │ │ ├─265761 (wsgi:h -DFOREGROUND │ │ ├─265762 (wsgi:h -DFOREGROUND │ │ ├─265763 (wsgi:h -DFOREGROUND │ │ ├─265764 (wsgi:h -DFOREGROUND │ │ ├─265765 (wsgi:h -DFOREGROUND │ │ ├─265766 apache2 -DFOREGROUND │ │ └─265767 apache2 -DFOREGROUND │ ├─6c7922b574999eeb215ba97b557a2701b0a50d24cc0b4b97bef2b06904892eb5 │ │ └─51759 redis_exporter │ ├─b669fddf71bd905b36eaa13a5fd53f63d7801f435a588af2c77c625951ef2b69 │ │ ├─77454 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77470 /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 -- │ │ ├─77476 erl_child_setup 1048576 │ │ ├─77534 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77535 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77545 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77633 /bin/sh -s rabbit_disk_monitor │ ├─eb9e00649e36db54566d436c65f440b27213515b911446794656b530a0e7c6ab │ │ └─60604 /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 │ ├─a4e2e0faa6a343e12ffdea2f32baa60ddf54151dc27297ef2132cdb3593a48f3 │ │ └─62883 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 │ ├─d77d241c5331d265ad5f12b33e8993f8f313eefda492772470ceef81b5e208f8 │ │ └─241595 /pause │ ├─a1b5e00428659f554beca01a6b977ea5090156762c066e56f33798e6b5ca881a │ │ └─105179 /pause │ ├─f13320b6d28c8dc5528e8de51670bc4f3ca5976e7b6ac0ff7a65091534841296 │ │ └─172507 /pause │ ├─1290a07cec6789a99dc961b014579fb2843b7185acee043ff2aad8ce44b81ecf │ │ └─141856 /coredns -conf /etc/coredns/Corefile │ ├─9131a50d75d22bfd416ba7b56652170e963772ae86af6549bbf622b9db981ae0 │ │ └─44754 /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 │ ├─ee520d5659a56c913f06723ddad4249cdbc53e5f331b01589f56683a02dde1e4 │ │ └─264837 /pause │ ├─7211d716ce96c187c6997cd1c49dd124f993bcb9053758788094ea5807629ab4 │ │ └─43128 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ef3097c7ff6cfeee2243c8e1e1fde54ef6959986e9abd70c25dc2a5a8f2b68f0 │ │ ├─169285 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169591 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169592 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─fdb11bc723fe54cf08c689094b6fd3ed66a0279fca9031bb15ca6772d68dd1f5 │ │ ├─258771 manila-api: uWSGI master │ │ ├─258811 manila-api: uWSGI worker 1 │ │ └─258814 manila-api: uWSGI worker 2 │ ├─84e0e11cbba38b34ccaeefbd1cc62746356060488c8087fd27434c04e18888e8 │ │ ├─140072 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140085 /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 │ ├─a7e4c9b3667d4a6e7005aa260e780d06d0012adb60d5d68517990ea37750078b │ │ └─40501 /pause │ ├─91b6d3b53fa289e07ef3d8b9fc14e470ea0201ae8621cfeabe218ed13ab3ff8c │ │ └─249415 /pause │ ├─66e46eed546ddd4cc111af638c909906795d900293ba3cde0def953dd04070e3 │ │ └─142359 /pause │ ├─9fb0c48cf468128b71c4c098f41d06c77336dace8ffe352fc31615498087039a │ │ └─212416 /pause │ ├─6f31ca2a6c2301c595c6a0d98bd0d810bbbcda7741d27bc0d5a8dc7f64b7d223 │ │ └─189474 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2d8cf7463dd86dff5e00f1f095c25e5558e74613f29f549e117f5be63811860e │ │ └─56224 /pause │ ├─f50acd7c1cfa17d529b84b68f6240a5fb9e51fda904ed8239e2e0cf5b1aa8c2c │ │ └─249206 /pause │ ├─25cf6dfdde7b31b962dab1c9a9345ef03f0254a9da52550c434b271bcd9505df │ │ ├─345010 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] │ │ ├─345676 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345834 /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/tmp4kvqh1mr/privsep.sock │ │ ├─346183 /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/tmp6fw5d6k_/privsep.sock │ │ ├─346617 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346618 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346686 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5746a5b7-62f2-4105-8fb8-cd4b79ce9cf6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5746a5b7-62f2-4105-8fb8-cd4b79ce9cf6/host --addn-hosts=/var/lib/neutron/dhcp/5746a5b7-62f2-4105-8fb8-cd4b79ce9cf6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5746a5b7-62f2-4105-8fb8-cd4b79ce9cf6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5746a5b7-62f2-4105-8fb8-cd4b79ce9cf6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4ee49110-4721-40a5-96fd-a76e36728308,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 │ │ ├─346693 haproxy -f /var/lib/neutron/ns-metadata-proxy/5746a5b7-62f2-4105-8fb8-cd4b79ce9cf6.conf │ │ ├─346840 haproxy -f /var/lib/neutron/ns-metadata-proxy/0b0e0e21-e945-427b-917b-ad4e85ae223b.conf │ │ ├─366585 /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/tmp2tikgu32/privsep.sock │ │ ├─367444 /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/tmpqwpwu_3m/privsep.sock │ │ └─372115 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0b0e0e21-e945-427b-917b-ad4e85ae223b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0b0e0e21-e945-427b-917b-ad4e85ae223b/host --addn-hosts=/var/lib/neutron/dhcp/0b0e0e21-e945-427b-917b-ad4e85ae223b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0b0e0e21-e945-427b-917b-ad4e85ae223b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0b0e0e21-e945-427b-917b-ad4e85ae223b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8ca5c8f6-9d91-4485-8e5d-518d098b993c,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 │ ├─6c904a88e145d9da4fceed5274715ecf98930aa7150a2a9ae43e23af5b40124b │ │ └─229503 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─1271fe5c3c670fe97f28237548d17abf3faa6df980cf04d7d03f6d4dcdd4e27e │ │ └─63639 /pause │ ├─8e6e7595d00b985b7587141b0da9b678ef46cb34d72376dd1cf7f000005f5a2c │ │ └─65893 /bin/memcached_exporter │ ├─5fb81fb4cb6a363d70421a1af9559c55ec8c81728abde5182e7627033a8cffa9 │ │ └─44396 /pause │ ├─66107ccc1a8935aa7bd52e2609cf3b377632b703a015a1f28163d4cb5a0f3e47 │ │ ├─169430 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169857 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169858 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─3bc40182daba4c776492070a2a2bec0e1f5c0bb6a60bc2d8ccc55674c428767f │ │ └─212371 /pause │ ├─e2c1080e591b3b29aad283ec695995e58cbce204fb925f3aee3f48dba4c4bad1 │ │ └─61906 /pause │ ├─ddd8368e42f3f85a5a3e63a0da3117c7dd058801464544be706284dbe5d19f7b │ │ ├─49266 mysqld --wsrep_start_position=08e862bf-5502-11f1-a7a5-42a0fef06140:20 │ │ └─49387 /var/lib/mysql/mysql-state-monitor │ ├─3bea7bd287534aeddb5609d116fab4f7869ade427dea4151e355355aac55327f │ │ ├─241833 magnum-api: uWSGI master │ │ ├─241865 magnum-api: uWSGI worker 1 │ │ └─241866 magnum-api: uWSGI worker 2 │ ├─09d5f87d19032742157396effa75d3f00854d951bc7608801e114c25e6b3f2ee │ │ └─106772 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─db755a81feb71ffc6705527aca86da2f823f951d8417ebf4dcdaedbaf1afcbe0 │ │ └─51379 valkey-server *:6379 │ ├─f7430efcdb0f05ab971d7e85cd65d4a30e94ac27052eae8dea82850004d5855b │ │ └─120776 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─05553ce02de42a211b6dd4ec699d346fede91d39aad7264e013dc555470d0c3a │ │ ├─ 47181 /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 │ │ ├─ 47195 /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 │ │ ├─ 47341 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262999 nginx: worker process │ │ ├─263000 nginx: worker process │ │ └─263001 nginx: cache manager process │ ├─08715056f9dd3374163e371b3a53baf0653175081d0d5cf79e017380f4385b07 │ │ └─229478 /pause │ ├─2dcb382dadee5027d9d5379172b36c85cd0577eef019d52f1d2d84afce92c3a4 │ │ └─164018 /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 │ ├─ecc83b0e74fc1e7200ce6d88dbf09778f43dc135236d2eac7403939403b553da │ │ └─224441 /pause │ ├─7d764c237d6c152a672e964eac6a20d80add7174a2c230cce54bf4d6f0713d0e │ │ └─46967 /pause │ ├─78780b33e3d9efbfaddd9530b7ee1e31b52e1a702d9b0815d8f9fbc680ba331e │ │ ├─221223 octavia-api: uWSGI master │ │ ├─221235 octavia-api: uWSGI worker 1 │ │ └─221236 octavia-api: uWSGI worker 2 │ ├─e05c8ec07c2391ee78422ffb860ab4b8e5b4506348400f56b492106992f4ddbd │ │ └─172646 /pause │ ├─df617a709141ccaa730cea7cf93e59940ac3ac16d0914458f243ae5816e41f24 │ │ ├─182528 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) │ │ ├─182799 /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/tmpexojc_gk/privsep.sock │ │ ├─183015 /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/tmpseuu1_mh/privsep.sock │ │ └─183246 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─8c9333e1d02b631de3f4782d79dcd840e5ed4463769b4674a3e66a98cea17067 │ │ ├─186259 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186291 /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 -- │ │ ├─186304 erl_child_setup 1048576 │ │ ├─186677 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186678 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186688 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186922 /bin/sh -s rabbit_disk_monitor │ ├─dadb6c89d809fc95b8274b056a301e98a983df9a69626e79b83a27b1693ba800 │ │ └─61014 /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 │ ├─fac27b1c05280adf790a1e871eea93342ade9e1b5255cb441a15904f256dbf83 │ │ └─258796 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─2283999317dad4b5bbfda618bc630007ac9e84b5639c6eea855e609fb394cc63 │ │ └─145360 /pause │ ├─3fce508e714c348ac1d392334e55adef93461c6001938dbd2b207dbf81ec1d8a │ │ └─227091 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─6c697857d03dde1df2d29b0b65d8ef723dd570e7dda1a2e27856fb70d3b18dc5 │ │ ├─ 51669 valkey-server *:26379 [sentinel] │ │ ├─408199 sh -c /health/ping_sentinel.sh 1 │ │ └─408269 /bin/bash /health/ping_sentinel.sh 1 │ ├─de1cd8bdd041cbc5209cc3dd9fd57a0ca66744bc9a06102443a540c526a9876a │ │ └─40480 /pause │ ├─8a050efd4906aaa84640bbc8d471371f8bd3784ca2467510a156235b76a04b3f │ │ └─65027 /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 │ ├─6f024b2c86fa421001ed813cf6c02f0fb48b81c38ef2691209bf1f6b9552faec │ │ └─228001 /pause │ ├─ad19d2fc29e8cf462baec4f3b2e25c697c3dba7984423f7cbf2be6604f82fee9 │ │ ├─258929 /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 │ │ └─259060 /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 │ ├─a18e48ddcb13e792808aaae24258fe080d7c021bcc29af2a0ccfcb169b57b6bb │ │ ├─201061 heat-api-cfn: uWSGI master │ │ ├─201087 heat-api-cfn: uWSGI worker 1 │ │ └─201088 heat-api-cfn: uWSGI worker 2 │ ├─2c960eeac7b71c93c52290eb05d4792049d8cf50cae2d607fe8c60ac20e882ec │ │ └─43084 /pause │ ├─fe015ae75d794e2b0a1ec740587b96c3b74fe21c7968eef214d6bc25a0466ede │ │ ├─201021 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201405 heat-engine: ServiceWrapper worker(0) │ │ └─201408 heat-engine: ServiceWrapper worker(1) │ ├─7d2902014adac4403753d6f08225ffaa53f688f3f1cff46f4d881ded49cb0273 │ │ └─78785 /pause │ ├─820961c114d3a4e19cec34d190b26287a7b56814ae7605119c80f2fb6ee59cdb │ │ ├─63495 nginx: master process nginx -g daemon off; │ │ ├─63511 nginx: worker process │ │ ├─63512 nginx: worker process │ │ ├─63513 nginx: worker process │ │ ├─63514 nginx: worker process │ │ └─63515 nginx: worker process │ ├─9391f66b0db6e28080e4f1587801fc0fe5bd37cc5b798e04e6ccef57563f2e72 │ │ └─49189 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─70f421ca6a602670c3627388ae85c56f75ac351b33a13cb26d4d577d9ae8f22a │ │ └─65967 /bin/oauth2-proxy │ ├─61c1e15065e63266e04cc3bab9ef12ce8be29796a8c34865d0c97d6b88edff68 │ │ └─212867 /pause │ ├─6408d1d04f3562e06236189c68bedc796b681fcd166f5f9725c05b76ff0cd167 │ │ └─64026 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─aab617a7e0f0e8f204e90d98347aecc00a084879c72b70f8bde945b459e351f0 │ │ └─188953 /pause │ ├─3fe5c0e030f26f13dc14b75703838ed2293e7c00fe5f08c7f9af468aec258dc5 │ │ └─65729 /bin/pushgateway │ ├─ab36bb493ef6822c19cdb953c964a00e053403d80d4d22d4c6ac51b85d986f21 │ │ └─48656 /pause │ ├─b15966e4079a49ac99c6d8b1eb11a961750e815f55dd75b53c43293cbc9fae07 │ │ └─249274 /pause │ ├─7abd380ce84b5e6b6c713f8521d29e9449b51010dd0ec3dc592ce045e604177c │ │ └─185845 /bin/bash /tmp/libvirt.sh │ ├─a9fa55436b84321264559f813345956b180fe02ffa04f53c7a23a90272175fc6 │ │ └─96260 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f8824247d3f832ed02fd8b390ecb723d4cfa90ece5136e20aa5d034c91c36929 │ │ └─212420 /pause │ ├─3004751803b0e140678cecc5c82622624de3509cc5c1a8a5b74423866b6c9a43 │ │ └─44662 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─eeb9716da4f4f45fd0b1694a69fd373f08495be742a2e636e8ca646fc7d35eef │ │ └─40610 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 │ ├─3e5288dc0c2e88d07956eb06b843cc3159627d22195b212f1788cc0acf37e1f8 │ │ └─145582 /pause │ ├─b0057dc2f9f13f78dd10b3a2a37e7a9120e9a6ee285afe28aa916b47cc8c61d7 │ │ └─62417 /pause │ ├─aa9602ab4fbc7f7e219651555f5dfa24ed67d121b33a3e95b94745d76250b608 │ │ └─172574 /pause │ ├─5422f089b4e5709e1ffdc37492e2cf9976b08cab99a17eceb409c9f6147c4790 │ │ ├─205122 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205141 /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 -- │ │ ├─205192 erl_child_setup 1048576 │ │ ├─205381 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205392 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205563 /bin/sh -s rabbit_disk_monitor │ ├─e6d14c871dce125610ef3e6b5738b41f3566bb66fdef0a3bb319ea1aefa904cf │ │ └─229075 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─5772690ded46db03a142d1587ce1351e9a14241acd982d0849d95a8a70135932 │ │ └─103454 /pause │ ├─8ccd72b464a3ab3913d234fe84957f1c7dda1aef9f0011632bce9922724ef7f9 │ │ └─47838 /manager --metrics-bind-address=:8080 │ ├─26ae13a4c7f36709282ecbbe7162dbd4740942cd97e47db65a5f11faf96dfc44 │ │ └─249015 /pause │ ├─820f3415bd8e5517a672c9342abf7fe16f0af66024f9f9bff127335ab270e8ce │ │ └─51475 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 │ ├─01204d729a70a61473a6b531b57908e4ecd3c90663e3c8b482101ab9e33a03e9 │ │ └─228310 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─3e54879495d22651c0775adced6482e72c446b2f688228f867973e7a8a1d828f │ │ └─40522 /pause │ ├─c2085c49269b20acaa9a24807e5c89aedbefe018c62d4a0836b0c0eb5f6a8c27 │ │ └─40665 etcd --advertise-client-urls=https://199.204.45.216:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.216:2380 --initial-cluster=instance=https://199.204.45.216:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.216:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.216: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 │ ├─453036dec1103ed2b07ad2fb99522ae23daba3edb5b3241938a64e0bdf13d5dd │ │ └─145017 /pause │ ├─2af38435d6cfb197d01a969186bcd2685f67abd0a2d1049cb18ae60e2fcf375f │ │ └─43958 /pause │ ├─9114498c257ead628f3378d6bcb44afd3d5efd272952deb94f3988238a17e5bb │ │ └─56133 /pause │ ├─709b2e3d6649255848e0a097cbb9567c832d753ec604b4d28ab4f9a40d812290 │ │ └─55484 /pause │ ├─9982dcdab719252f881f3f1d234e868bc2b8a6d4b2e6fba2dc6d183d3b5391c6 │ │ ├─42237 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42658 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─7fa38feb8a402f6a6c3613a3bf7848a7d0164b4442e0c3c0f5b167fba229c4cb │ │ └─172893 /pause │ ├─ff8a05e2d21a275d4420c4e2a67560fd4157b51e6c0637fdd8029601a76edbd5 │ │ ├─105912 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106020 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106022 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a59d648e57ce27d8ff56fdbd89c12848aae1ca50336a533f5749978c8fcd9683 │ │ └─40653 kube-apiserver --advertise-address=199.204.45.216 --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 │ ├─66680e22fb0436698f08843e68bd87bdff07256866c014c7939092d1f011a120 │ │ └─145487 /pause │ ├─3fb0580e8d2a70e3287a79442dba67c147ac4d9dabd88eb2c16c3e8f00412225 │ │ └─64513 /pause │ ├─b1d9f8dc07b135c1c48ebf5790a053b8e9c412f2dfe1894b282e3cb56e24c331 │ │ ├─107189 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107209 /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 -- │ │ ├─107219 erl_child_setup 1048576 │ │ ├─107351 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107352 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107362 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107449 /bin/sh -s rabbit_disk_monitor │ ├─5c3daba05354855fd3a9b52801b69bd33572d11b0526eabc4eaad988bd994857 │ │ └─62459 /pause │ ├─5c0d008430bc393ecc28cdc5928c6d83c66535087c36b82e98f5304c2e814141 │ │ └─51182 /pause │ ├─9597fcbc9941622cbddbee53d1d2ea6e51f4444994198e9fc025c346db14b21e │ │ └─62968 /pause │ ├─4b81f4db338929fba5145447eb8582805fa5bbfda4e24d5e3bc85d71f890a779 │ │ └─172975 /pause │ ├─bbff3094ddc67d943616ffca92ba07fbd33654cf2c6cb494f0042370742f4561 │ │ ├─244735 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244752 /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 -- │ │ ├─244758 erl_child_setup 1048576 │ │ ├─244844 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244845 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244855 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245055 /bin/sh -s rabbit_disk_monitor │ ├─0f04652e54ceefeb06e97dc7ace235f00b427b687610a5163f1c9801ae18c07c │ │ └─61745 /pause │ ├─f4605f924d4d9050ba97d60969125bc79e2bdb9b3937a2285c7060577d1140a1 │ │ ├─222751 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223172 octavia-worker: ConsumerService worker(0) │ │ └─223175 octavia-worker: ConsumerService worker(1) │ ├─06bc53e7092e0e7a195ce221106138a07cca3512656ad98f6abd9c3e1ccbe210 │ │ └─105227 /pause │ ├─5fd2ea595b874b3e8893fc60ff0599ae9c9aa1944babab1e754a70d6f434cf9d │ │ ├─183976 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] │ │ ├─184519 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184856 /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/tmpii16nn89/privsep.sock │ │ ├─366701 /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/tmptkejqn15/privsep.sock │ │ ├─367113 /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/tmp1xkk01kc/privsep.sock │ │ ├─367674 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─367676 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368167 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=63ec886b-a533-4966-bb9f-f016efd03ad8 --namespace=qrouter-63ec886b-a533-4966-bb9f-f016efd03ad8 --conf_dir=/var/lib/neutron/ha_confs/63ec886b-a533-4966-bb9f-f016efd03ad8 --log-file=/var/lib/neutron/ha_confs/63ec886b-a533-4966-bb9f-f016efd03ad8/neutron-keepalived-state-change.log --monitor_interface=ha-4468c4f1-9e --monitor_cidr=169.254.0.128/24 --pid_file=/var/lib/neutron/external/pids/63ec886b-a533-4966-bb9f-f016efd03ad8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─370596 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=2e5dfd38-122b-408d-8e84-0c7f3669d6e9 --namespace=qrouter-2e5dfd38-122b-408d-8e84-0c7f3669d6e9 --conf_dir=/var/lib/neutron/ha_confs/2e5dfd38-122b-408d-8e84-0c7f3669d6e9 --log-file=/var/lib/neutron/ha_confs/2e5dfd38-122b-408d-8e84-0c7f3669d6e9/neutron-keepalived-state-change.log --monitor_interface=ha-e055017b-af --monitor_cidr=169.254.0.224/24 --pid_file=/var/lib/neutron/external/pids/2e5dfd38-122b-408d-8e84-0c7f3669d6e9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─4561f067d762ef5c10f2e77490236de6cf08f774b614ce2f6cbe4a02a1f17168 │ │ ├─224727 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224745 /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 -- │ │ ├─224751 erl_child_setup 1048576 │ │ ├─224852 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224853 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224863 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─225011 /bin/sh -s rabbit_disk_monitor │ ├─b1f95ae10175ba74b03b150dcf00d4a7a7f534486378571538ba7e30a79ec845 │ │ └─44200 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 │ ├─d02900070d52b1f50b73cf4246fe48e63872983d57008401165186a7cf7fcb2c │ │ └─56456 nfd-worker -metrics=8081 │ ├─565a22a7202f770408ad2ae1d91a553325d18d5ebd9e086afe6703d50e8b73d2 │ │ └─60475 /pause │ ├─5afe6401c33b1ea555460f5f577855b3785175359f0bfc4f508f83e42da5ab68 │ │ └─84765 /pause │ ├─5dd2c936f813e54f36c8c6089b06f5ef8c00fcecc416ea281d4e51d586649595 │ │ └─242014 /pause │ ├─295a9a95339c1a18a9919932309f3801929dfa5f7ccec420df5e305d531a927c │ │ └─40766 /kube-vip manager │ ├─e703f80297ed498b72ca77aafb109826cbdb7ef5fc5fd44d2dd2e77cfddb750a │ │ └─184342 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) │ ├─7b50692318ac9eb12cc3b100df51675686265a85251cf0f879735fdfee006a33 │ │ ├─84047 barbiacan-api: uWSGI master │ │ └─84080 barbiacan-api: uWSGI worker 1 │ ├─f8aec9b5eaf54280053b7e2a30ba1ae9b3e2cc1388a84dbb4c29a685a3110a00 │ │ └─140037 /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 │ ├─6c68a0e633beb107cdc74ea8ab794c289318da247d0731b6224a26a6633f22cd │ │ └─109128 /pause │ ├─4d27f78084f7d07edff15f7bad8ca88988d9532274c342ea702099020b8561e2 │ │ ├─103857 glance-api: uWSGI master │ │ ├─103870 glance-api: uWSGI worker 1 │ │ └─103871 glance-api: uWSGI worker 2 │ ├─f22f2e0ffc9c26f1bad4233d41ca986519e1252ac41261ce6570a2b04513c97b │ │ └─47969 /manager --metrics-bind-address=:9782 │ ├─f657f637009dcfa306c95509c18d84c29ed0261f81cb701b37d93aec3cfaa5cc │ │ ├─181403 neutron-policy-server: uWSGI master │ │ ├─181434 neutron-policy-server: uWSGI worker 1 │ │ └─181435 neutron-policy-server: uWSGI worker 2 │ ├─f3aa7f12538c2668ea068e1cda53048c0b98195823972dc082eabd0390d49167 │ │ └─144871 /pause │ └─f35788bb71827798a9b92e62d78d146c7293b4a83eb6e366a326fff59f68f902 │ └─40635 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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount