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 │ │ │ ├─21596 /lib/systemd/systemd --user │ │ │ └─21598 (sd-pam) │ │ └─session-22.scope │ │ ├─21586 sshd: cephadm [priv] │ │ └─21616 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1446 sshd: zuul [priv] │ │ └─1459 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1450 ssh: /home/zuul/.ansible/cp/199.204.45.3-22-zuul [mux] │ ├─409160 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-idktqggzfpcomiagiszafykjizmfgfyd ; /usr/bin/python3'"'"' && sleep 0' │ ├─409161 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-idktqggzfpcomiagiszafykjizmfgfyd ; /usr/bin/python3' && sleep 0 │ ├─409162 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-idktqggzfpcomiagiszafykjizmfgfyd ; /usr/bin/python3 │ ├─409163 /bin/sh -c echo BECOME-SUCCESS-idktqggzfpcomiagiszafykjizmfgfyd ; /usr/bin/python3 │ ├─409164 /usr/bin/python3 │ ├─409165 /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 │ └─409168 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9791 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12431 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7825964ce9c4bb5f2dc949ded392f32e04cfcb4aeb3b8fdf62a7c747fdc193d9 -address /run/containerd/containerd.sock │ │ ├─ 12812 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 219d863fe41dfa4638a009ed9a7594ae22da05fd0f2af240ac05e766d3a375ef -address /run/containerd/containerd.sock │ │ ├─ 19681 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 417568bc3d7db2b8063749816e457de18a6f56806332c84c3e8f30d4d8aa3adc -address /run/containerd/containerd.sock │ │ ├─ 24864 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 25cf33691ef0213c4bc4574fff59c31c162ec6455190d65a32ed57bd2eddabc7 -address /run/containerd/containerd.sock │ │ ├─ 29598 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 971670bed7d69d7e69612b2a81202fe21c58d59f3dde656bbed72fa2f33d5de8 -address /run/containerd/containerd.sock │ │ ├─ 34384 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2632442a2028d9e8784569d1f6bc8d3bfb8718b938d16441eee45a0c684fcd76 -address /run/containerd/containerd.sock │ │ ├─ 39754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2060278fc8e684b3844fcecf8462cb878bd604e915af4ce2f489574b48b1dfcb -address /run/containerd/containerd.sock │ │ ├─ 39783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98b5b004e9663d31dbd04fa85f646150a37512101e9b7cfb73716c81d728d4e3 -address /run/containerd/containerd.sock │ │ ├─ 39808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 390976a7357ac3477b753e6f106f38a5c197c562a52f01628bda99a49d098a52 -address /run/containerd/containerd.sock │ │ ├─ 39810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 400aad6f4996ca1f41a9d7be88694700eb4bfe2e1b3893bfab165c6b482eb40e -address /run/containerd/containerd.sock │ │ ├─ 39813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 608004ffb190b65ddf8c17b23ef559d1c4d6fafc1a71a6ff6600e30f1f933528 -address /run/containerd/containerd.sock │ │ ├─ 40397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8703e76f8b66cd15fb49fee45538d5294b562836a4cf0e289ca253ca2f0170d7 -address /run/containerd/containerd.sock │ │ ├─ 41100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 535df395aa4b8af4b8a71ebc5477bde95ff827fd59688a4e8eb79f9dd3c7c70b -address /run/containerd/containerd.sock │ │ ├─ 41111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d3350546e0996ac184c6ae70c82430fb01c33f021d24a7b349eadab82889615 -address /run/containerd/containerd.sock │ │ ├─ 42495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8761f4f18f7588866e77de760e7bb022c66f591e202279c02ec50a2c7fa6eeb3 -address /run/containerd/containerd.sock │ │ ├─ 42868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e71c18df48d6802db0b2ba6feedbb79073db5a11c39cfdc7e9756f76512fe85b -address /run/containerd/containerd.sock │ │ ├─ 42909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1afb0cf074f27d3e60e141965e0a113c48bfe085d18453be8f88357b74f384d6 -address /run/containerd/containerd.sock │ │ ├─ 43363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43a754532524cbeb2ba7a7be53b3f322b345ca08c8cb1242905eaa1198cf438d -address /run/containerd/containerd.sock │ │ ├─ 43875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 512a3e1956ad75fb4098b5cefb895c4484565b0f42feb53e004b933649558739 -address /run/containerd/containerd.sock │ │ ├─ 43914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f286adb44c0d0fb5e1f8943cfb5fcf5817eeefa2b273d06c393f4ee69fd9a95d -address /run/containerd/containerd.sock │ │ ├─ 43953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab41ccca6710ce8d9370f2de0e5d8ef414f4a18249586484d21f5f8d9b8ede02 -address /run/containerd/containerd.sock │ │ ├─ 46249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9068779ed6faa30dacc6cdf412150f6de493a8a117931411fb76bb9a56541911 -address /run/containerd/containerd.sock │ │ ├─ 46313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7dc577b616ea3b8a2716f8d7af1bc6595d7f640e5c52ff7e53ba462b0b4f88b -address /run/containerd/containerd.sock │ │ ├─ 47050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a578e8839e6cee90213f30896d84dc8dfc3cd23ec2608980fca438cc789532c -address /run/containerd/containerd.sock │ │ ├─ 47146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7ff5c011e3abffb085e125760df85c4ee40c1554c274ab6a073751c579ff832 -address /run/containerd/containerd.sock │ │ ├─ 47520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a70e0dd7f4dffaf3fb83dec7cb7281b5aedb3b2f403fa9dd8de0ead571fb145d -address /run/containerd/containerd.sock │ │ ├─ 47824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03792bd55d8ca3eaa508c3149fac06ce3cd9873bf159721787b654b2f8ac3a7e -address /run/containerd/containerd.sock │ │ ├─ 48450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e70be6e2ec6a0427941b5a1a7c650168de238db86c8af9166585f345ff191bfb -address /run/containerd/containerd.sock │ │ ├─ 50698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e359dcef3c8a817295c31e92eac953c73e2f077e4de6d04f7dc81bf7bc80aad -address /run/containerd/containerd.sock │ │ ├─ 50788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9da912643835ee1967b76bf2da4598e07e30d0ce6e77be94315727ebc32ff84f -address /run/containerd/containerd.sock │ │ ├─ 55155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55dc61493fe79387a1c6de818a14bfe40c5ed7874e938c64ef436325efc9e402 -address /run/containerd/containerd.sock │ │ ├─ 55754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d66ba0cd2d14934f1c94a22e8e98911e94152ceec66e22f9bf2ae2abba0a4b28 -address /run/containerd/containerd.sock │ │ ├─ 55811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f87222844963db6c820c7fe87ff405c722dfe246023b154100152c7b7ed99d72 -address /run/containerd/containerd.sock │ │ ├─ 55873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 043aac2f8a7f3cd418d14585ca6d4978aee0653372e22a5f25b185329c6301e9 -address /run/containerd/containerd.sock │ │ ├─ 56014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 354262143b4056a8c2a2e6dd10deeb6b333e806cdbbc2594166d41b42c00db2f -address /run/containerd/containerd.sock │ │ ├─ 60154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 002d7f984d1113f2a1a4e13ae3e6abf10cf27574866783f02d3391aa9c8f887f -address /run/containerd/containerd.sock │ │ ├─ 60227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ea9ef96aa2571b4a46079b3f6cc193bb3b3cd29a93d2417e034f63495c34c05 -address /run/containerd/containerd.sock │ │ ├─ 60286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb0db3eaedcd4e0777be89d8082628de003cb97102b16b39cde69451ca9bc098 -address /run/containerd/containerd.sock │ │ ├─ 60324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 309eb54bc7fe7d53ec8216341ae1516fa4a72b010f90c9c9e06b2dfb47ac66fd -address /run/containerd/containerd.sock │ │ ├─ 61420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a7791e7ce9dd605e6d379d652c6422d6474d84bcee3582409d13b635bf82e78 -address /run/containerd/containerd.sock │ │ ├─ 61712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83550f2b36662947786b1e2fe6527cc8c335ffcfe595e150c9d362c1ce0924db -address /run/containerd/containerd.sock │ │ ├─ 62005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 685339a548b605d9a6130daa36cc8311d151e55088af658fb7f26ee64aa2f209 -address /run/containerd/containerd.sock │ │ ├─ 62063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2913289696adc49944fd36758937995972512d8c9dcb0206939b60e3caf0768 -address /run/containerd/containerd.sock │ │ ├─ 62109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a9b07df3ab9171c051015144174812cc43b602ade83033c8a8e8aec572ad779 -address /run/containerd/containerd.sock │ │ ├─ 62535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b05d88b8c42941226c0788fdbe4abcab5a34dd50eb63512bea141e5a4f5cd05c -address /run/containerd/containerd.sock │ │ ├─ 62971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94e3708d66b6cf144365a7c8a278ebf88a6c0999a1ea6a80c0c8ddd80f22b6a5 -address /run/containerd/containerd.sock │ │ ├─ 63327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 774d01a678e38a23f02fe66ebe5007237ede4e061a00a3c06617b7533911b502 -address /run/containerd/containerd.sock │ │ ├─ 63421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6d5a15c6a219cb97bc724ac15b15709a152612d522d8aa695651e3241cacce1 -address /run/containerd/containerd.sock │ │ ├─ 64181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f53d9cd274df212186a19f9b8625e618c000e32a5e4a14172675fee0e7c2d94 -address /run/containerd/containerd.sock │ │ ├─ 65704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bc5182f3e2867f63a93c98c15973c6d7f0dda11200dc4ee2442dca5df2f7c72 -address /run/containerd/containerd.sock │ │ ├─ 67910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e73f4b7e832ed890193bea61fbb38dbd47c2fc84c742d018becdab2542f01124 -address /run/containerd/containerd.sock │ │ ├─ 77152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43559fbb6874bbbb0f5aa6d12c916250989c47d8f99e782420859439e212011d -address /run/containerd/containerd.sock │ │ ├─ 78541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de8727e515d179b276df11b9a586e3faae748c1cdc65ebf0e7cde2c57bb0ffc9 -address /run/containerd/containerd.sock │ │ ├─ 84479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7981d38a4d518960c121947ec5d2bdbf6da5061e0065a6da602c6b5011ca81e2 -address /run/containerd/containerd.sock │ │ ├─ 90421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a23a3856592b0280189b3b9843b5d04883985d57d1c3ecadf55592a5bb3a764f -address /run/containerd/containerd.sock │ │ ├─ 94750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5156abf581dbe60e32fbe16a95c4f73b8a923b6818a6b7b9779ff73d5be8ae55 -address /run/containerd/containerd.sock │ │ ├─ 94790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da5e6b99dae610debd5202d6071904efa63cb7d196a0390880e38764afbd0f49 -address /run/containerd/containerd.sock │ │ ├─103055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb6ef996f17e210069e5b3077c5f8f6c41335de7d6200152836668581fe61359 -address /run/containerd/containerd.sock │ │ ├─104618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e502284c3dec336d6b71978c6d1512342f42fa204ce57a9a1257dadf74da3ebf -address /run/containerd/containerd.sock │ │ ├─104659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66b906f6c271eed7deb4b0ad13c2d8571c2591be25c3ac66b084bb87c6e14d39 -address /run/containerd/containerd.sock │ │ ├─106598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32de5dd92eb3952c1f0bd53dfe44c9b657d6789cc8d0e7a94beebf745a5b1f7b -address /run/containerd/containerd.sock │ │ ├─108563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 491e58a812bf053eae7f5b6e0df1ffa1f78418005765c22dd504b55a622fcc07 -address /run/containerd/containerd.sock │ │ ├─108604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff9d012743bd2d92992400ebe09c64f389916a4b9d791c93ab641bccfd3e407b -address /run/containerd/containerd.sock │ │ ├─121715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 659775f5bc3688393ab8dd1d319eb90da50b8cdc13440839ffec75ace95497b8 -address /run/containerd/containerd.sock │ │ ├─121759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b561487047baae15a49e2e4cc00d1b3fb8a13fa55c35b14803c3f55760388a1d -address /run/containerd/containerd.sock │ │ ├─124343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38af159605f1ac57b8c3ba07a4f28da33736cc0452b336f6c294a4bab92ee59c -address /run/containerd/containerd.sock │ │ ├─139715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 078cf372a2b1cd5e0416338535fb86a5b0a650ed76ab3974c9632220ab2eb4cf -address /run/containerd/containerd.sock │ │ ├─141163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29ca4a9f0af0f31734db76c05e1acd1ced7027b83cc34dcb802baea31cf3ca8b -address /run/containerd/containerd.sock │ │ ├─141521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1197a676ab88b2744dfe5fe91641f881db8fb01764b63127a9ef0466b305272f -address /run/containerd/containerd.sock │ │ ├─142406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb46f051375ee78c707f61d09e26fa1949444423e41b05753e3cdea375449843 -address /run/containerd/containerd.sock │ │ ├─144582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed8932bcd588608cd2729255d31cc5b8b6983d5a435f71630fd82d0cb21817d1 -address /run/containerd/containerd.sock │ │ ├─144902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e49debf6fff752363bad4b00617104a2892411b2880931fe79c86ffad0432c -address /run/containerd/containerd.sock │ │ ├─145057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f12eb61bbedbea759d9ef42f5c2ba8e66d4ffe5f978eff618628605e8ac6c215 -address /run/containerd/containerd.sock │ │ ├─145111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86485b856be24a0f66863c8c7e985411745b1ed6f413b6847797a77270222541 -address /run/containerd/containerd.sock │ │ ├─145444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4de16577bcf3371cc6c4a12db07604eb512fafcf894f16334db8f45d4125afad -address /run/containerd/containerd.sock │ │ ├─145541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f88157bad3329a9e28646d010781ce81b3c0a7ddfcc81cfde8752253e6091ab -address /run/containerd/containerd.sock │ │ ├─170955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f03e67dd462f5d7b410c52ba7ad3e26d5292388ace23efeafb7204d0724ae98 -address /run/containerd/containerd.sock │ │ ├─172787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c14df5985f41c05a742ff78e1a65d145080853a240d36d576360973fc7a260fa -address /run/containerd/containerd.sock │ │ ├─172844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89d181f7cbe01d7eb78b42e6e952ec707acfc89e7920a9da2d68ce854a1b58c0 -address /run/containerd/containerd.sock │ │ ├─172888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d69211405618f2b59ea5cd6c4810179e473a901276d35672262bb8a21fba1fb -address /run/containerd/containerd.sock │ │ ├─172920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 316f49455f42395aa435a5bc9357e3b2c5d28ae2edae1e61282d5309bac9c91b -address /run/containerd/containerd.sock │ │ ├─172991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adaef9598b00732de9a6dde7a2385425a03d9dd7d56210dea637242c01091c7b -address /run/containerd/containerd.sock │ │ ├─173346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fba8ca295ed509a54b45fa88ab3a19716e80ee966c15df68f34baf8b43e2c60 -address /run/containerd/containerd.sock │ │ ├─173391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b90a556d23c7a0eb1e8318021c0adf97a782d839ea947110b374f06fcc1a3fdf -address /run/containerd/containerd.sock │ │ ├─186288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eae9802dd197f659300f8f5b30e89634fca387b3efe2acb1a14cb9873868335 -address /run/containerd/containerd.sock │ │ ├─188645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7c3958261525610ae75bb246f5730421caf09bcd560ab0262cc2474f4d61b8c -address /run/containerd/containerd.sock │ │ ├─188720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc8acfb8572c9a82d0c0b311e176f053eefa2089c8492d39e58be831bcd38a8d -address /run/containerd/containerd.sock │ │ ├─188823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 696de4be609a778a86dcadf73d90a143ea3947e92287d4b75826b416a2c8fd4b -address /run/containerd/containerd.sock │ │ ├─205652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a868aaabd40f976f6f91a07107f69f6ed04b255ed1c97e887a9cd153e717add -address /run/containerd/containerd.sock │ │ ├─213201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a0f205a3ff7f72e7d9d1dffce59892d98a97fc2f5788a687eb44aa3a8b672f9 -address /run/containerd/containerd.sock │ │ ├─213230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e229678f18744a382c7dd2591bb1cc82bcdb7f41213c92cfe395e3956d172267 -address /run/containerd/containerd.sock │ │ ├─213494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90af8cad4a7d41328d19a61af143fda9aedc9629acce5c372237a68339ab9b83 -address /run/containerd/containerd.sock │ │ ├─213514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6007dd4c80e3fe5b70c41a697552c362b7e7c88f4adac7deb979a2fd5ba6b1f9 -address /run/containerd/containerd.sock │ │ ├─225580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a7e016a69d53b33e7285d97ead2d9eba81f0f8ddfb35e5100113dba9d8adb56 -address /run/containerd/containerd.sock │ │ ├─227918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5df70b67beab2ba2dc26882f21923774efb2362585828174835233457054d53d -address /run/containerd/containerd.sock │ │ ├─229121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9222e0391283eac119c97400ec4fbee81b978cbdf970b58285b72cade1cdb45 -address /run/containerd/containerd.sock │ │ ├─230275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f674e7764a085ca1ec4b475d35419fdc395f5efeb4fa3f97ef3298c181f75350 -address /run/containerd/containerd.sock │ │ ├─231242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 916c8ee22e9d7ecb38cc2dcbffd2cf92630268934d944dc136cea3cb7d2cbb4b -address /run/containerd/containerd.sock │ │ ├─233416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13566af03f9fb30cf30ea21ff9794c873c26e3ed009de20175b14aa9d9671977 -address /run/containerd/containerd.sock │ │ ├─235025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d2268b3101688e30186ca25624571781da51b7c9e05a90294da45e2becbd653 -address /run/containerd/containerd.sock │ │ ├─235100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f4b205aea877468c7eb4746d750826ec25706631dc063d130b0a9ddba14c4d -address /run/containerd/containerd.sock │ │ ├─244915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a14b87669ae034abc4ca2d4f51402c8fed04eaf3bb962fb7fe0762ff550bf57 -address /run/containerd/containerd.sock │ │ ├─245349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 541d19d196e557b5ca8dcef6868208d38f3c1f06af6301e45e8f5e3f73298912 -address /run/containerd/containerd.sock │ │ ├─247964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 564e6212d8d5226e6af4323db71a6645b5257c6fdfe732938fd1f56d59e1d6ec -address /run/containerd/containerd.sock │ │ ├─252436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b83122b10ee60b1bb65d296374e0c9d97975af16f37d0b98ef217b5c3e16c13 -address /run/containerd/containerd.sock │ │ ├─252617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff818ec8235625c67f239eba81f666b0c3757ca171d1a83c4098d8a34359cb1 -address /run/containerd/containerd.sock │ │ ├─252654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ed240cc72cb9de3f768a637ca424c972a6dd657d53ee6929132f0718c3fa14f -address /run/containerd/containerd.sock │ │ ├─252725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 012b6802d4d5979f333774a50564f3d04520a9b7b6c5e8f7b6386c915865234e -address /run/containerd/containerd.sock │ │ ├─264615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea505df81654f3ecac214a15eb098df0e3e53590d9c23a15086f3690066ad486 -address /run/containerd/containerd.sock │ │ ├─267417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 015c8d3415e837ade804267abab4fdd58be41e90382c549ae8e5ab09239e9eb8 -address /run/containerd/containerd.sock │ │ ├─268785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2db32e9f94ff8f45f23e6fd154abeea4308e32f29ef09e9c205dbb21ec63529b -address /run/containerd/containerd.sock │ │ └─409167 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/3c54cc6240200615b3b10a294d0305cf9bd304447a951c30f57c7e5c63fc4f66/log.json --log-format json exec --process /tmp/runc-process1788682517 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/3c54cc6240200615b3b10a294d0305cf9bd304447a951c30f57c7e5c63fc4f66/dbbc81b84b9003f3ce6ffdaef8a795ad26c69d482e10cc8ab9ad624c88f73a77.pid 3c54cc6240200615b3b10a294d0305cf9bd304447a951c30f57c7e5c63fc4f66 │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-219d863fe41dfa4638a009ed9a7594ae22da05fd0f2af240ac05e766d3a375ef.scope … │ │ ├─12836 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ysywko -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12856 /usr/bin/ceph-mgr -n mgr.instance.ysywko -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-971670bed7d69d7e69612b2a81202fe21c58d59f3dde656bbed72fa2f33d5de8.scope … │ │ ├─29622 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─29634 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29299 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29582 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19639 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19659 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24582 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24848 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34082 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34367 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ysywko.service │ │ │ ├─12727 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ysywko/unit.run │ │ │ └─12757 /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-ysywko --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ysywko:/var/lib/ceph/mgr/ceph-instance.ysywko:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ysywko/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ysywko -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 │ │ ├─12365 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12397 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10159 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138348 /sbin/multipathd -d -s │ ├─docker-2632442a2028d9e8784569d1f6bc8d3bfb8718b938d16441eee45a0c684fcd76.scope … │ │ ├─34407 /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 │ │ └─34420 /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 │ │ └─40226 /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.3 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-25cf33691ef0213c4bc4574fff59c31c162ec6455190d65a32ed57bd2eddabc7.scope … │ │ ├─24890 /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 │ │ └─24902 /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 │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-7825964ce9c4bb5f2dc949ded392f32e04cfcb4aeb3b8fdf62a7c747fdc193d9.scope … │ │ ├─12478 /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 │ │ └─12490 /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 │ ├─uuidd.service │ │ └─1379 /usr/sbin/uuidd --socket-activation │ ├─docker-417568bc3d7db2b8063749816e457de18a6f56806332c84c3e8f30d4d8aa3adc.scope … │ │ ├─19709 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19725 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10921 /usr/sbin/chronyd -F 1 │ │ └─10922 /usr/sbin/chronyd -F 1 │ ├─run-r275f17db544146039cb509ac1e332a81.scope │ │ └─187040 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138202 /sbin/iscsid │ │ └─138203 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─4f8f1e9836388d72acc070e2c9c84d8d0525fb33bd7a437f87156da8e582b601 │ │ ├─122794 /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 │ │ └─122986 /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 │ ├─32de5dd92eb3952c1f0bd53dfe44c9b657d6789cc8d0e7a94beebf745a5b1f7b │ │ └─106665 /pause │ ├─a0342eca283d9ea55db18c575709412f3d8f002e660b643e1e3186512e4c0f54 │ │ └─106374 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─da5e6b99dae610debd5202d6071904efa63cb7d196a0390880e38764afbd0f49 │ │ └─94816 /pause │ ├─e9222e0391283eac119c97400ec4fbee81b978cbdf970b58285b72cade1cdb45 │ │ └─229146 /pause │ ├─fb6ef996f17e210069e5b3077c5f8f6c41335de7d6200152836668581fe61359 │ │ └─103079 /pause │ ├─2e7f52552001efd457665a91d3dd71e21a4949bb06349394009335e6cb3d3a31 │ │ ├─48570 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 │ │ └─51251 haproxy -sf 177 -x sockpair@5 -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 │ ├─c8b2081c550b0d9c8719863546e57fd7d38b6bb1a16a821df11fa0d721a66a7d │ │ └─50977 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 │ ├─608004ffb190b65ddf8c17b23ef559d1c4d6fafc1a71a6ff6600e30f1f933528 │ │ └─39919 /pause │ ├─020b1b6fecbfbe1692695ff4826c4a89a5cdb8973bbd8b702dfc7fbeeedf8ca9 │ │ └─141756 /coredns -conf /etc/coredns/Corefile │ ├─b2bb495b6a597099488529c012e00b9fc067975d35134a478a90486e06686d6c │ │ ├─170022 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─170452 nova-scheduler: ServiceWrapper worker(0) │ │ └─170454 nova-scheduler: ServiceWrapper worker(1) │ ├─d3f0832b587d906b59943f08c4d1ff2e5f4d8e76a47a34e548089ff800e9d05b │ │ ├─168980 nova-api: uWSGI master │ │ ├─169013 nova-api: uWSGI worker 1 │ │ └─169014 nova-api: uWSGI worker 2 │ ├─e71c18df48d6802db0b2ba6feedbb79073db5a11c39cfdc7e9756f76512fe85b │ │ └─42894 /pause │ ├─28c38d196b681dfe42f6d8d3b08e387120861b609e156d92af02d851f2abef70 │ │ ├─182022 neutron-api: uWSGI master │ │ ├─182056 neutron-api: uWSGI worker 1 │ │ └─182057 neutron-api: uWSGI worker 2 │ ├─2a7791e7ce9dd605e6d379d652c6422d6474d84bcee3582409d13b635bf82e78 │ │ └─61462 /pause │ ├─e70be6e2ec6a0427941b5a1a7c650168de238db86c8af9166585f345ff191bfb │ │ └─48475 /pause │ ├─55cf5e1282917dce90b7913b758a9ea3ac8a4813123fb651baa84be9603b658f │ │ ├─ 46577 /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 │ │ ├─ 46606 /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 │ │ ├─ 46685 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267024 nginx: worker process │ │ ├─267025 nginx: worker process │ │ └─267026 nginx: cache manager process │ ├─c5114b5ca1eb982bb506deb0be464e41b87c336e545b71dde514d3f94960e0c3 │ │ └─48722 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─e057b19fbf548131b82b44f6377f07b2fdd9b35da9ba0dcbe52f4d9f48677fbb │ │ ├─184647 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] │ │ ├─184963 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─185130 /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/tmp0wm0ehgi/privsep.sock │ │ ├─370183 /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/tmpi03v5q27/privsep.sock │ │ ├─370720 /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/tmp3wv7aq0i/privsep.sock │ │ ├─371098 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─371100 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─d40f6cb48ae5fdbaa33b03835eb0e67ca603dc8ff15c253b13d2a0796c7ec819 │ │ └─62432 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 │ ├─e502284c3dec336d6b71978c6d1512342f42fa204ce57a9a1257dadf74da3ebf │ │ └─104644 /pause │ ├─1ea9ef96aa2571b4a46079b3f6cc193bb3b3cd29a93d2417e034f63495c34c05 │ │ └─60251 /pause │ ├─250959df36c7ef9a700464edd6da6411180be4c2d85ad162d6bf6d76ae142aca │ │ └─44187 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─86485b856be24a0f66863c8c7e985411745b1ed6f413b6847797a77270222541 │ │ └─145159 /pause │ ├─ed8932bcd588608cd2729255d31cc5b8b6983d5a435f71630fd82d0cb21817d1 │ │ └─144613 /pause │ ├─316f49455f42395aa435a5bc9357e3b2c5d28ae2edae1e61282d5309bac9c91b │ │ └─173046 /pause │ ├─a0267805b800403d837e45396bed9f2fcb052791555837c9e93001633dc518b4 │ │ └─64721 /goldpinger --static-file-path /static │ ├─a12fa92c2ea73f574a72a5749820b5ee71875a0069059baa57b47136415a62f1 │ │ ├─262590 /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 │ │ └─262839 /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 │ ├─1cc06dc587c5967b99381a3410a557b7c0206112148ad3fc15c5c4e6407c6320 │ │ └─47668 percona-xtradb-cluster-operator │ ├─c7c3958261525610ae75bb246f5730421caf09bcd560ab0262cc2474f4d61b8c │ │ └─188672 /pause │ ├─a67024c2411e505f893a61944bf43fcd13713ad9219f5c6710239e5c008f623d │ │ └─40446 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─390976a7357ac3477b753e6f106f38a5c197c562a52f01628bda99a49d098a52 │ │ └─39922 /pause │ ├─f12eb61bbedbea759d9ef42f5c2ba8e66d4ffe5f978eff618628605e8ac6c215 │ │ └─145113 /pause │ ├─f0cc7ef7d31b91dba0b3649bc3fce962d446afd59912f0fc5e7e4f65726939bb │ │ └─60558 /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 │ ├─564e6212d8d5226e6af4323db71a6645b5257c6fdfe732938fd1f56d59e1d6ec │ │ └─248003 /pause │ ├─5156abf581dbe60e32fbe16a95c4f73b8a923b6818a6b7b9779ff73d5be8ae55 │ │ └─94775 /pause │ ├─cfa2a512be502b4b58890f01cedaa3c026cc8ae75172ea740bc695b3fd45a448 │ │ ├─61218 python -u /app/sidecar.py │ │ ├─61515 python -u /app/sidecar.py │ │ └─61516 python -u /app/sidecar.py │ ├─7e267235ffe55af96d10b79867d1048dc1960020c7dfe5a7662f41666e01dc17 │ │ └─194082 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─078cf372a2b1cd5e0416338535fb86a5b0a650ed76ab3974c9632220ab2eb4cf │ │ └─139738 /pause │ ├─354262143b4056a8c2a2e6dd10deeb6b333e806cdbbc2594166d41b42c00db2f │ │ └─56038 /pause │ ├─13566af03f9fb30cf30ea21ff9794c873c26e3ed009de20175b14aa9d9671977 │ │ └─233441 /pause │ ├─685339a548b605d9a6130daa36cc8311d151e55088af658fb7f26ee64aa2f209 │ │ └─62033 /pause │ ├─f286adb44c0d0fb5e1f8943cfb5fcf5817eeefa2b273d06c393f4ee69fd9a95d │ │ └─43939 /pause │ ├─5f88157bad3329a9e28646d010781ce81b3c0a7ddfcc81cfde8752253e6091ab │ │ └─145565 /pause │ ├─002d7f984d1113f2a1a4e13ae3e6abf10cf27574866783f02d3391aa9c8f887f │ │ └─60187 /pause │ ├─c7dc577b616ea3b8a2716f8d7af1bc6595d7f640e5c52ff7e53ba462b0b4f88b │ │ └─46336 /pause │ ├─541d19d196e557b5ca8dcef6868208d38f3c1f06af6301e45e8f5e3f73298912 │ │ └─245394 /pause │ ├─d2e49debf6fff752363bad4b00617104a2892411b2880931fe79c86ffad0432c │ │ └─144941 /pause │ ├─ff9d012743bd2d92992400ebe09c64f389916a4b9d791c93ab641bccfd3e407b │ │ └─108628 /pause │ ├─0e109361901807283ea58d5b29c5b413b5925d30e626af39404789009f4b7722 │ │ └─65485 /bin/oauth2-proxy │ ├─2313424c2285f51a6b6419d47afc845fecd831ca8b470b07af40508850425a2d │ │ └─65464 /bin/oauth2-proxy │ ├─ec8a3a1b2aab01ee3084517871f938fe9e39c9facf699e7ee214225c217276d2 │ │ ├─173851 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─402408 sleep 300 │ ├─c80ef9d1dc2ac1877f27d3dd53fa065d58aaac9da3038acdd4a133b10e8fcfc0 │ │ └─56159 nfd-worker -metrics=8081 │ ├─6ed240cc72cb9de3f768a637ca424c972a6dd657d53ee6929132f0718c3fa14f │ │ └─252691 /pause │ ├─5fe4159fe01790d6342fb5e8e38c89513685947f5ef3bf9c2286756683a1a80d │ │ ├─63939 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64022 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─1638de94e4a364437333e606c9809ebba3930ee40891a3c8b6458245be545145 │ │ └─65367 /bin/memcached_exporter │ ├─1fba8ca295ed509a54b45fa88ab3a19716e80ee966c15df68f34baf8b43e2c60 │ │ └─173370 /pause │ ├─b8cd8c0554d5df352e8a314ad05241b200e0a1cb036aecdda7588e19541c8e7a │ │ ├─140089 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140142 /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 │ ├─03792bd55d8ca3eaa508c3149fac06ce3cd9873bf159721787b654b2f8ac3a7e │ │ └─47852 /pause │ ├─ab41ccca6710ce8d9370f2de0e5d8ef414f4a18249586484d21f5f8d9b8ede02 │ │ └─43985 /pause │ ├─c49e7752df79d1077f27e98d0340e13fd0dacc7320d0bc3dc97efac55d0236b6 │ │ └─51157 valkey-server *:26379 [sentinel] │ ├─123b07cb73f7d2a24b4c0f35b111b3af6ae174d0fc3b12a3dda01a58186ee711 │ │ ├─48626 mysqld --wsrep_start_position=05a31560-4909-11f1-b4f9-87ced84d67a1:20 │ │ └─48752 /var/lib/mysql/mysql-state-monitor │ ├─d33b133fe7d1d46e7fa2fa532a5196167fa52f0383ef835c2eebafe9431c0172 │ │ └─262459 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7a0f205a3ff7f72e7d9d1dffce59892d98a97fc2f5788a687eb44aa3a8b672f9 │ │ └─213249 /pause │ ├─5f0ba365b23353032a0f243eb40f3577e72141889754172d9797443b5ea35caa │ │ └─46701 /server │ ├─6e359dcef3c8a817295c31e92eac953c73e2f077e4de6d04f7dc81bf7bc80aad │ │ └─50727 /pause │ ├─c2ada03def8893a46d0de28b72b14af56eda88f4ac375419a5fd9947f2cdf9aa │ │ ├─223607 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224157 octavia-worker: ConsumerService worker(0) │ │ └─224162 octavia-worker: ConsumerService worker(1) │ ├─7e4f97b5c0204fee4ce68c051c1721d97c3ca91f6cdb73ef2072e1cb2272ec81 │ │ ├─222702 octavia-api: uWSGI master │ │ ├─222717 octavia-api: uWSGI worker 1 │ │ └─222718 octavia-api: uWSGI worker 2 │ ├─730ebfec1d8dd2e904655d51676ea04ea716c772e1e054c8b84a1568ca6741ae │ │ └─56121 nfd-gc -gc-interval=1h │ ├─4d1076a9a7f544b37c1b8db9c272aa1433be2cc503f323482e585440a5c5b66c │ │ ├─142652 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142669 /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 -- │ │ ├─142676 erl_child_setup 1048576 │ │ ├─142854 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142855 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142865 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142981 /bin/sh -s rabbit_disk_monitor │ ├─48177f1792ccdefd8fdb150c76ce00c08bbcc34843b364c5cd7b3e01aa905e65 │ │ ├─244971 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245657 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbtfq6j29/privsep.sock │ │ ├─245660 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245662 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ea505df81654f3ecac214a15eb098df0e3e53590d9c23a15086f3690066ad486 │ │ └─264639 /pause │ ├─f073010d93698dbf88f1c4fda03a3b98d5a23f4906e14d4a1b4fb7371c75b159 │ │ └─60832 /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 │ ├─da4be9908601f5689244433742b57d82585bd8222eae4dc1fd90f96bb8adcfea │ │ └─233466 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─90af8cad4a7d41328d19a61af143fda9aedc9629acce5c372237a68339ab9b83 │ │ └─213538 /pause │ ├─9b81d865f67afefa703f7678df08f036f0f3839839baf0e89af85f53f7821c00 │ │ └─44142 /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 │ ├─6f53dbc1faf0e3b60fc49127d360bdee224629f16895d627da6a23e89a0de7f8 │ │ ├─170045 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─170397 nova-conductor: ServiceWrapper worker(0) │ │ └─170399 nova-conductor: ServiceWrapper worker(1) │ ├─8761f4f18f7588866e77de760e7bb022c66f591e202279c02ec50a2c7fa6eeb3 │ │ └─42519 /pause │ ├─c6589922f44762c60bb7b6f3b89a3d0e04dda4ddc7c1a6ba71a2de1c7a92edd6 │ │ ├─129870 placement-api: uWSGI master │ │ ├─129883 placement-api: uWSGI worker 1 │ │ └─129884 placement-api: uWSGI worker 2 │ ├─3546460f1346324c4693d2e16824a33cb7266fe443ea32662060ac6e6e2d69b9 │ │ └─56251 /secretgen-controller │ ├─c14df5985f41c05a742ff78e1a65d145080853a240d36d576360973fc7a260fa │ │ └─172847 /pause │ ├─774d01a678e38a23f02fe66ebe5007237ede4e061a00a3c06617b7533911b502 │ │ └─63352 /pause │ ├─ea75cad673501d27e671d7ba32b861fda8432bc308a4e1a925767b9d40a0a581 │ │ └─267844 /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 │ ├─a269822ca5047d023e8b50be7ae977b4ca3cc031d15e97c1d73e0e67a8b91c70 │ │ └─42984 /coredns -conf /etc/coredns/Corefile │ ├─2318f5b03304ca0eafdf08eba42bbe36f9c88916a99eb0d7266b2f6f06425313 │ │ └─40035 kube-apiserver --advertise-address=199.204.45.3 --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 │ ├─7981d38a4d518960c121947ec5d2bdbf6da5061e0065a6da602c6b5011ca81e2 │ │ └─84503 /pause │ ├─400aad6f4996ca1f41a9d7be88694700eb4bfe2e1b3893bfab165c6b482eb40e │ │ └─39917 /pause │ ├─916c8ee22e9d7ecb38cc2dcbffd2cf92630268934d944dc136cea3cb7d2cbb4b │ │ └─231266 /pause │ ├─20009c76f2259aad16fb9d7bb99322ea7a94208d68afc2898c50967afd38598b │ │ └─223575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─8beb310440edff986338667b1de359c94eefed97ac6c0b8905b20626788c844d │ │ └─40028 etcd --advertise-client-urls=https://199.204.45.3: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.3:2380 --initial-cluster=instance=https://199.204.45.3:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.3:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.3: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 │ ├─adaef9598b00732de9a6dde7a2385425a03d9dd7d56210dea637242c01091c7b │ │ └─173076 /pause │ ├─4de16577bcf3371cc6c4a12db07604eb512fafcf894f16334db8f45d4125afad │ │ └─145468 /pause │ ├─ac08819e484d902fc2836070b779c3553899687c9509f17ef4c3a75b5046f7b7 │ │ └─40001 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 │ ├─e1046efede51e1080402fc42f69c99b1f37167e69335b678b941c3c0a5032b15 │ │ ├─182070 neutron-policy-server: uWSGI master │ │ ├─182085 neutron-policy-server: uWSGI worker 1 │ │ └─182086 neutron-policy-server: uWSGI worker 2 │ ├─5ea49822ee2c4c313b262e0e0986d547acab08e00025fcdf382946950e28574f │ │ └─186129 /usr/bin/libvirt-tls-sidecar │ ├─b561487047baae15a49e2e4cc00d1b3fb8a13fa55c35b14803c3f55760388a1d │ │ └─121783 /pause │ ├─0e3cdf955cdb9919ce1f4fd83e3d92b23c225faafd6933f4af54aa114180482a │ │ ├─186640 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186657 /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 -- │ │ ├─186663 erl_child_setup 1048576 │ │ ├─186767 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186768 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186778 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─187144 /bin/sh -s rabbit_disk_monitor │ ├─d0752e321eac8b9007443c304d3138db73734698d2e290b18d42f17488138af4 │ │ ├─205869 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205886 /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 -- │ │ ├─205892 erl_child_setup 1048576 │ │ ├─205980 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205981 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205991 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─206089 /bin/sh -s rabbit_disk_monitor │ ├─e174ced67031f54733a9ab86d86a30b9f653517b8fffaee571bfe1149a75211e │ │ └─61494 /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 │ ├─659775f5bc3688393ab8dd1d319eb90da50b8cdc13440839ffec75ace95497b8 │ │ └─121737 /pause │ ├─cbd9840621484485e237c2a42dbec3862c0aab80fb185fffb2d51464d3bed457 │ │ ├─182023 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] │ │ ├─182328 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) │ │ ├─182331 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) │ │ └─182335 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) │ ├─043aac2f8a7f3cd418d14585ca6d4978aee0653372e22a5f25b185329c6301e9 │ │ └─55899 /pause │ ├─98b5b004e9663d31dbd04fa85f646150a37512101e9b7cfb73716c81d728d4e3 │ │ └─39894 /pause │ ├─66b906f6c271eed7deb4b0ad13c2d8571c2591be25c3ac66b084bb87c6e14d39 │ │ └─104686 /pause │ ├─66f7d660034a3e304d50ab7f160fc3354af26162a1d35599b5d5990546d8dd0a │ │ ├─61244 python -u /app/sidecar.py │ │ ├─61527 python -u /app/sidecar.py │ │ └─61528 python -u /app/sidecar.py │ ├─bb46f051375ee78c707f61d09e26fa1949444423e41b05753e3cdea375449843 │ │ └─142429 /pause │ ├─3360e09f7b858317b4a7c52407ff2625dceb766a561266e47e450540a2e34bcc │ │ └─42963 /coredns -conf /etc/coredns/Corefile │ ├─610b112619b2171cd714b3c304c83bfb81ff8ad49d30bba26150c67d2e2eda1b │ │ └─44097 /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 │ ├─b2871896106dd9f79c103a5e06565691ba78dd6eda013104f58ce6367be4493b │ │ └─40057 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 │ ├─95c36ccf0922839196a793d79289913be6b10f50b99802ff23739f2fbac119f3 │ │ ├─171169 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171189 /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 -- │ │ ├─171195 erl_child_setup 1048576 │ │ ├─171306 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171307 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171325 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171406 /bin/sh -s rabbit_disk_monitor │ ├─a415f1578a4748f6090469b6a0e4aa201a02cc61c59ce83cef36bd246c938a85 │ │ └─64459 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─9da912643835ee1967b76bf2da4598e07e30d0ce6e77be94315727ebc32ff84f │ │ └─50812 /pause │ ├─d1df2d823e031fc0c80c4569e752171e613ea00da3b7213d57c106e0724ba25b │ │ └─43493 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 │ ├─89d181f7cbe01d7eb78b42e6e952ec707acfc89e7920a9da2d68ce854a1b58c0 │ │ └─172893 /pause │ ├─43559fbb6874bbbb0f5aa6d12c916250989c47d8f99e782420859439e212011d │ │ └─77176 /pause │ ├─1afb0cf074f27d3e60e141965e0a113c48bfe085d18453be8f88357b74f384d6 │ │ └─42932 /pause │ ├─f75aaf3a429995241cffbb277dc8b27145008f720dd8d0dcf9c7204d49f45cef │ │ ├─267218 apache2 -DFOREGROUND │ │ ├─269673 (wsgi:h -DFOREGROUND │ │ ├─269674 (wsgi:h -DFOREGROUND │ │ ├─269675 (wsgi:h -DFOREGROUND │ │ ├─269676 (wsgi:h -DFOREGROUND │ │ ├─269677 (wsgi:h -DFOREGROUND │ │ ├─269678 apache2 -DFOREGROUND │ │ └─269679 apache2 -DFOREGROUND │ ├─4e4e1f77f3cd298bd64ae800bb325218dbf20f39fe36e4c8efdd6a8e04f5f5d4 │ │ ├─225774 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225846 /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 -- │ │ ├─225858 erl_child_setup 1048576 │ │ ├─225956 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225957 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225967 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─226089 /bin/sh -s rabbit_disk_monitor │ ├─ca6f39ec0cf167e805585c6ca0c3e81029da247111bc17f8384eccec8aaf23de │ │ └─40160 /kube-vip manager │ ├─2d553803331b8bdd5c70263c318002b9a96834a25d6c0f79997ee57cbe42a596 │ │ └─50878 valkey-server *:6379 │ ├─3ebd89cb013b7f0c79ccaea0cf847766a2e03cbe279acf3473c433f0446dae8a │ │ └─64557 /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 │ ├─62a96135b377ab41d1d3effe6f9b9dd611ecdd400140c8e2cab9530327c86e2c │ │ └─64808 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0857f10105b2fd81b71d9346c37f7508a79e028a28a712a52b4192785bccf112 │ │ ├─118595 cinder-api: uWSGI master │ │ ├─118608 cinder-api: uWSGI worker 1 │ │ └─118609 cinder-api: uWSGI worker 2 │ ├─3d69211405618f2b59ea5cd6c4810179e473a901276d35672262bb8a21fba1fb │ │ └─173021 /pause │ ├─af2287d9a61c4241785cbe78873f9e3575ecb014741d1c7a9f19afee8790228a │ │ └─64607 /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-3.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 │ ├─7d2268b3101688e30186ca25624571781da51b7c9e05a90294da45e2becbd653 │ │ └─235049 /pause │ ├─86d63a091c4d25781412ec59c82afecb336f491fcd5cb7f9284dc46a715f0cea │ │ └─269004 /bin/openstack-database-exporter │ ├─1197a676ab88b2744dfe5fe91641f881db8fb01764b63127a9ef0466b305272f │ │ └─141546 /pause │ ├─bf031c0ec06630e2155499a01dab4a82ca905948fffcf8165547d3b73732d622 │ │ ├─103502 glance-api: uWSGI master │ │ ├─103533 glance-api: uWSGI worker 1 │ │ └─103534 glance-api: uWSGI worker 2 │ ├─f06043c8aea4986f8e942a6f104217e728fcbe54f7a7ceca1c3b85147e16958b │ │ ├─201661 heat-api-cfn: uWSGI master │ │ ├─201731 heat-api-cfn: uWSGI worker 1 │ │ └─201732 heat-api-cfn: uWSGI worker 2 │ ├─3bce61acb4adcf8471e29c802dbd0eb76aca167c4c69365b6ac6e4f5365f6c64 │ │ └─51302 redis_exporter │ ├─0dfff75e485b8b29e1bef649fcf079cf9a433ca77c04ecb513926e3bc15fbba4 │ │ ├─106819 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106835 /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 -- │ │ ├─106841 erl_child_setup 1048576 │ │ ├─106933 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106934 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106944 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107143 /bin/sh -s rabbit_disk_monitor │ ├─189b80719951c765a05be7fa9eadd6acae130f578c4f21606b05b626e037f3ca │ │ └─65332 /bin/pushgateway │ ├─3c54cc6240200615b3b10a294d0305cf9bd304447a951c30f57c7e5c63fc4f66 │ │ ├─182832 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) │ │ ├─183222 /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/tmp85bwaqbg/privsep.sock │ │ ├─183456 /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/tmpo5m7bin4/privsep.sock │ │ ├─183882 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ │ └─409180 runc init │ ├─dd29aa9eb3af2f3af56c7b17444f9b402fb76e8c1147781b6c22d96147f8b656 │ │ ├─245461 magnum-api: uWSGI master │ │ ├─245481 magnum-api: uWSGI worker 1 │ │ └─245482 magnum-api: uWSGI worker 2 │ ├─8703e76f8b66cd15fb49fee45538d5294b562836a4cf0e289ca253ca2f0170d7 │ │ └─40421 /pause │ ├─f0f4b205aea877468c7eb4746d750826ec25706631dc063d130b0a9ddba14c4d │ │ └─235138 /pause │ ├─0ce1b09885f5ad0562526e68bb631b5b77d95061c624421af4616ece9c67a692 │ │ └─64394 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─484c9e8a52c53224d7b480745045ce28d767c2625b998dadcf4801767ea3a577 │ │ ├─262451 manila-api: uWSGI master │ │ ├─262527 manila-api: uWSGI worker 1 │ │ └─262528 manila-api: uWSGI worker 2 │ ├─d66ba0cd2d14934f1c94a22e8e98911e94152ceec66e22f9bf2ae2abba0a4b28 │ │ └─55782 /pause │ ├─b05d88b8c42941226c0788fdbe4abcab5a34dd50eb63512bea141e5a4f5cd05c │ │ └─62559 /pause │ ├─38af159605f1ac57b8c3ba07a4f28da33736cc0452b336f6c294a4bab92ee59c │ │ └─124374 /pause │ ├─b10eebb7562d0876262f0c27d26f05631e3e3ba609230aa402188d6b9059e2ea │ │ ├─77303 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77373 /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 -- │ │ ├─77385 erl_child_setup 1048576 │ │ ├─77440 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77441 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77565 /bin/sh -s rabbit_disk_monitor │ ├─012b6802d4d5979f333774a50564f3d04520a9b7b6c5e8f7b6386c915865234e │ │ └─252773 /pause │ ├─18b0f5eeddf1052c80db56dba9934ebd644003ce40a961fc9eca776c0b2ab21a │ │ └─228082 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─3073770ed0d78653f8052ce1a8ba2b219855a05aa64596369352f847ebad5fd1 │ │ ├─342817 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] │ │ ├─343246 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─343377 /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/tmpny124xt0/privsep.sock │ │ ├─343962 /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/tmp6xzezuwh/privsep.sock │ │ ├─344395 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344399 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344443 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1c0db736-7638-4fcc-b46f-6a4b07a5d19c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1c0db736-7638-4fcc-b46f-6a4b07a5d19c/host --addn-hosts=/var/lib/neutron/dhcp/1c0db736-7638-4fcc-b46f-6a4b07a5d19c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1c0db736-7638-4fcc-b46f-6a4b07a5d19c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1c0db736-7638-4fcc-b46f-6a4b07a5d19c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d7855d10-b702-457a-94af-c21183aa0b9b,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 │ │ ├─344465 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e3a6e1e6-ff9e-4954-aa8b-22dc80686ed9/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e3a6e1e6-ff9e-4954-aa8b-22dc80686ed9/host --addn-hosts=/var/lib/neutron/dhcp/e3a6e1e6-ff9e-4954-aa8b-22dc80686ed9/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e3a6e1e6-ff9e-4954-aa8b-22dc80686ed9/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e3a6e1e6-ff9e-4954-aa8b-22dc80686ed9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6ea50cfa-823f-4c64-9f3b-8968c54bf416,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 │ │ ├─344601 haproxy -f /var/lib/neutron/ns-metadata-proxy/1c0db736-7638-4fcc-b46f-6a4b07a5d19c.conf │ │ ├─344606 haproxy -f /var/lib/neutron/ns-metadata-proxy/e3a6e1e6-ff9e-4954-aa8b-22dc80686ed9.conf │ │ ├─370026 /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/tmpprthonfr/privsep.sock │ │ └─376177 /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/tmpb2ks9hk1/privsep.sock │ ├─01560cce12126748d06d0d8ea328671c4e4aac6830d17664a2dd3e176f4fd3dc │ │ └─56197 nfd-master -crd-controller=true -metrics=8081 │ ├─fc4a20a9dc5f3185ab8d4374e3e2c2559aaf377e8d03d10735d1bcbb3e534c21 │ │ └─64646 /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 │ ├─696de4be609a778a86dcadf73d90a143ea3947e92287d4b75826b416a2c8fd4b │ │ └─188855 /pause │ ├─fa835483f886d646659c3df4b0c23031c1f7e9ee8bdbe7befa6de12d49906762 │ │ └─42565 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─2aebc7bc97b55e8fc3483aee6951ad8836986e2f179fb4458cbe956bd8ef8df9 │ │ └─230329 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─015c8d3415e837ade804267abab4fdd58be41e90382c549ae8e5ab09239e9eb8 │ │ └─267461 /pause │ ├─050497593bc3bee1b0d21b249d621a8b88b1537953a4c1a51b76c1b385a5732c │ │ └─164204 /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 │ ├─530280f75550695e8d9bb7450f35874f85f282abc719be54f328853bd72c9c72 │ │ ├─105080 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105273 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105275 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─535df395aa4b8af4b8a71ebc5477bde95ff827fd59688a4e8eb79f9dd3c7c70b │ │ └─41151 /pause │ ├─309eb54bc7fe7d53ec8216341ae1516fa4a72b010f90c9c9e06b2dfb47ac66fd │ │ └─60349 /pause │ ├─83550f2b36662947786b1e2fe6527cc8c335ffcfe595e150c9d362c1ce0924db │ │ └─61736 /pause │ ├─18def2821725cb013231b6d8222c14b0b284bb06787dad11b93d64de7505c608 │ │ └─186215 /bin/bash /tmp/libvirt.sh │ ├─bf834ff5779ff8b78ef53042266cf53041c87a69640dba6091a9068112a65946 │ │ ├─201693 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201996 heat-engine: ServiceWrapper worker(0) │ │ └─202007 heat-engine: ServiceWrapper worker(1) │ ├─3e4c48948b3853d751f2d34af46e087f002e9845ffa5951d6e4409266c1acefe │ │ ├─194054 /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 │ │ ├─371297 /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/tmp55lzaoe0/privsep.sock │ │ ├─371838 /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/tmpjtosebdv/privsep.sock │ │ └─373529 /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/tmpjwvi8h3x/privsep.sock │ ├─dad91e350660a4332dc2ffb56542f28e1a932b69053b6562a681bf82952f2dc4 │ │ ├─224388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224407 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225006 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396678 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396679 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396680 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396683 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─396707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a6d5a15c6a219cb97bc724ac15b15709a152612d522d8aa695651e3241cacce1 │ │ └─63447 /pause │ ├─a3ce271bb10d30a957cc388a022ea5967bb455ce093e229ab4d75bba693219a1 │ │ └─95128 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-p55kp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7993480414319d3ef0e860daf5df217be072f9fd0ab355e8a320bb8f84a12392 │ │ └─184630 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) │ ├─989a1d88b2638f0dc0f1cbb9a6ae6ba25e49a30e5145066c4eed94fa7dfab24c │ │ ├─90659 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90676 /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 -- │ │ ├─90682 erl_child_setup 1048576 │ │ ├─90912 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90913 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90924 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91210 /bin/sh -s rabbit_disk_monitor │ ├─2db32e9f94ff8f45f23e6fd154abeea4308e32f29ef09e9c205dbb21ec63529b │ │ └─268810 /pause │ ├─29ca4a9f0af0f31734db76c05e1acd1ced7027b83cc34dcb802baea31cf3ca8b │ │ └─141187 /pause │ ├─3cefb0427fa411534826d25e4b45ad613c587f536d87a0efebff750636be548e │ │ ├─271495 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271525 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c79bb9b0f67991b38cf6d19af282f8ee4d3a0425d67e905ba24d2a36046c09cf │ │ └─41393 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─43a754532524cbeb2ba7a7be53b3f322b345ca08c8cb1242905eaa1198cf438d │ │ └─43387 /pause │ ├─6007dd4c80e3fe5b70c41a697552c362b7e7c88f4adac7deb979a2fd5ba6b1f9 │ │ └─213557 /pause │ ├─8a868aaabd40f976f6f91a07107f69f6ed04b255ed1c97e887a9cd153e717add │ │ └─205679 /pause │ ├─eb0db3eaedcd4e0777be89d8082628de003cb97102b16b39cde69451ca9bc098 │ │ └─60310 /pause │ ├─1bc5182f3e2867f63a93c98c15973c6d7f0dda11200dc4ee2442dca5df2f7c72 │ │ └─65728 /pause │ ├─b90a556d23c7a0eb1e8318021c0adf97a782d839ea947110b374f06fcc1a3fdf │ │ └─173425 /pause │ ├─6b83122b10ee60b1bb65d296374e0c9d97975af16f37d0b98ef217b5c3e16c13 │ │ └─252533 /pause │ ├─2d3350546e0996ac184c6ae70c82430fb01c33f021d24a7b349eadab82889615 │ │ └─41161 /pause │ ├─6a578e8839e6cee90213f30896d84dc8dfc3cd23ec2608980fca438cc789532c │ │ └─47073 /pause │ ├─2f03e67dd462f5d7b410c52ba7ad3e26d5292388ace23efeafb7204d0724ae98 │ │ └─170978 /pause │ ├─e229678f18744a382c7dd2591bb1cc82bcdb7f41213c92cfe395e3956d172267 │ │ └─213292 /pause │ ├─6870fb2afaf5a22fea6e4424fd363d927604ea73fa61f2dd062011b437d4d971 │ │ ├─63534 nginx: master process nginx -g daemon off; │ │ ├─63559 nginx: worker process │ │ ├─63560 nginx: worker process │ │ ├─63561 nginx: worker process │ │ ├─63562 nginx: worker process │ │ └─63563 nginx: worker process │ ├─bc8acfb8572c9a82d0c0b311e176f053eefa2089c8492d39e58be831bcd38a8d │ │ └─188763 /pause │ ├─c7ff5c011e3abffb085e125760df85c4ee40c1554c274ab6a073751c579ff832 │ │ └─47170 /pause │ ├─e364902be92fa3916eb05d73101c2db234e9ddbe0dda870817ddc82b5ab59923 │ │ ├─245381 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245855 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245856 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─491e58a812bf053eae7f5b6e0df1ffa1f78418005765c22dd504b55a622fcc07 │ │ └─108590 /pause │ ├─e55ac403bd5907ae1c71fe4611d68db2aa7c715c61cdac7282985a7e060acb0c │ │ └─65079 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a1ff5a0f453172005ca1846c25eb6a75be01fe1b1d9ea5fdc16897c31d5968a6 │ │ └─250994 docker-registry serve /etc/docker-registry/config.yml │ ├─17c54884ec771cd4cbce64b8cc2fc7c8e0aa21b093d0d2597e3177fbc35138b9 │ │ └─64843 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3c973381dfce9952efdf5109092129f7ce47d79943a381384b4961e7270cae7c │ │ └─122420 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9068779ed6faa30dacc6cdf412150f6de493a8a117931411fb76bb9a56541911 │ │ └─46281 /pause │ ├─0a7e016a69d53b33e7285d97ead2d9eba81f0f8ddfb35e5100113dba9d8adb56 │ │ └─225616 /pause │ ├─eff818ec8235625c67f239eba81f666b0c3757ca171d1a83c4098d8a34359cb1 │ │ └─252656 /pause │ ├─533201abe50ca00ed9d46a7fabdb806ccc4ffd8a80e3d57531a1af7042f0133c │ │ └─64439 /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-3.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 │ ├─408fbf4006c0a4730a5aef6ee72c5d190d10fbe1ce402ced4c7f9ae96821128c │ │ └─85239 /usr/local/bin/rook ceph operator │ ├─47db06d6f2190d8d240ca098dfd98bdb113220de17b39edf30319383adf480f0 │ │ ├─66059 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66076 /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 -- │ │ ├─66082 erl_child_setup 1048576 │ │ ├─66135 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66136 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66261 /bin/sh -s rabbit_disk_monitor │ ├─9a9b07df3ab9171c051015144174812cc43b602ade83033c8a8e8aec572ad779 │ │ └─62132 /pause │ ├─8e19016cba56db7fe0d0f676b17563a49535e7e4206bbd78830ded4ff0389890 │ │ └─48784 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4d48053bcf9828797f34d2c508baec9d4170eb79630cea114925de5cc88f47ed │ │ ├─ 71379 apache2 -DFOREGROUND │ │ ├─ 71425 (wsgi:k -DFOREGROUND │ │ ├─ 71426 (wsgi:k -DFOREGROUND │ │ ├─ 71427 (wsgi:k -DFOREGROUND │ │ ├─ 71428 (wsgi:k -DFOREGROUND │ │ ├─406091 apache2 -DFOREGROUND │ │ └─406618 apache2 -DFOREGROUND │ ├─512a3e1956ad75fb4098b5cefb895c4484565b0f42feb53e004b933649558739 │ │ └─43899 /pause │ ├─2060278fc8e684b3844fcecf8462cb878bd604e915af4ce2f489574b48b1dfcb │ │ └─39842 /pause │ ├─cec6eb5256fba7b8b98ddcf073f77dc73c47eee46a53a0dd02d1321b0503c6df │ │ └─64508 /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 │ ├─1728170ebab604191b921e17e54deff3b2477b29d724050f775f36ccbab9db93 │ │ └─63191 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f87222844963db6c820c7fe87ff405c722dfe246023b154100152c7b7ed99d72 │ │ └─55836 /pause │ ├─d45e98946e451e3c7b3b03d10e3d08e999aca4f1b8db5478a298e8a6494dc6a7 │ │ └─119921 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─78dc67694f6c757a6dadbbae64499af27984c8da1a8bb40cbea4c79d7c90969c │ │ ├─41603 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42034 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b15e7e194e7482a1f97e21dafb8aa4addbc767079fa5c6d289d3f0be53a19eca │ │ ├─248357 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248374 /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 -- │ │ ├─248380 erl_child_setup 1048576 │ │ ├─248463 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248464 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248474 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─248577 /bin/sh -s rabbit_disk_monitor │ ├─6211677ca92ca64b02bc693028063dd68e7d5a372e126aa60a34a93039ae3b6d │ │ └─262484 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a70e0dd7f4dffaf3fb83dec7cb7281b5aedb3b2f403fa9dd8de0ead571fb145d │ │ └─47543 /pause │ ├─74a1c10b74941187d857ee81f817145ea8a4fe76b317a357c18513d15a989d12 │ │ ├─83664 barbiacan-api: uWSGI master │ │ └─83678 barbiacan-api: uWSGI worker 1 │ ├─5f53d9cd274df212186a19f9b8625e618c000e32a5e4a14172675fee0e7c2d94 │ │ └─64205 /pause │ ├─f4a06680d52b2ba678f6cb530343cf08517a5a276f2e46c64eff1d68d58d7998 │ │ ├─168998 nova-metadata: uWSGI master │ │ ├─169020 nova-metadata: uWSGI worker 1 │ │ └─169021 nova-metadata: uWSGI worker 2 │ ├─170331369c6a45abd4842a01e4eaeccba566a77e44c4e4b0eabc6e239a146888 │ │ └─47216 /manager --metrics-bind-address=:9782 │ ├─ca5dcf0c32aa9193ce6118004f82af5d44b1ac41d6d26da7baacd7a0343b2fb6 │ │ ├─ 95194 /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 │ │ └─338536 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bb32cb053124142db1a4a5f07cdc77617f402aa18a3a93631c14572e085157d9 │ │ └─140017 /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 │ ├─652f30d8f15f7d06c98c63df04fdc04af8bb0ce65be061fe25f55c622f582e7b │ │ ├─201692 heat-api: uWSGI master │ │ ├─201733 heat-api: uWSGI worker 1 │ │ └─201734 heat-api: uWSGI worker 2 │ ├─f674e7764a085ca1ec4b475d35419fdc395f5efeb4fa3f97ef3298c181f75350 │ │ └─230296 /pause │ ├─5eae9802dd197f659300f8f5b30e89634fca387b3efe2acb1a14cb9873868335 │ │ └─186365 /pause │ ├─dd80ba7deddbc7c6788b47c7b712fe965a3a3d105c5b7346d7f4e2d28ec3a0e6 │ │ └─47353 /manager --metrics-bind-address=:8080 │ ├─8a14b87669ae034abc4ca2d4f51402c8fed04eaf3bb962fb7fe0762ff550bf57 │ │ └─244938 /pause │ ├─57505bb15035c92e4f6cfbc2183c06333e114b00fa667981834e0d21d232661d │ │ └─96029 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─caa8f5f0a2138462db721ab0ee07d9d066bd69a4414e7c07529a32ba9a0e5fc2 │ │ └─229586 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─bad9df0c6260c7966badd69d4ff3e18cf8c15c0f8bfb8b61b29fbb412adb2a5e │ │ └─63083 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─62ba64c53b8e7ce2faa52c1acceca705e23aed5c3483f81e51864814a3b90875 │ │ └─231291 /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 │ ├─e73f4b7e832ed890193bea61fbb38dbd47c2fc84c742d018becdab2542f01124 │ │ └─67934 /pause │ ├─a23a3856592b0280189b3b9843b5d04883985d57d1c3ecadf55592a5bb3a764f │ │ └─90447 /pause │ ├─55dc61493fe79387a1c6de818a14bfe40c5ed7874e938c64ef436325efc9e402 │ │ └─55177 /pause │ ├─5df70b67beab2ba2dc26882f21923774efb2362585828174835233457054d53d │ │ └─227941 /pause │ ├─810d7007a2a17d19604b005313054a2fdd7f09090a605008cad0746391fbecf8 │ │ └─187005 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e2913289696adc49944fd36758937995972512d8c9dcb0206939b60e3caf0768 │ │ └─62089 /pause │ ├─de8727e515d179b276df11b9a586e3faae748c1cdc65ebf0e7cde2c57bb0ffc9 │ │ └─78566 /pause │ └─94e3708d66b6cf144365a7c8a278ebf88a6c0999a1ea6a80c0c8ddd80f22b6a5 │ └─62998 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount