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 │ │ │ ├─21605 /lib/systemd/systemd --user │ │ │ └─21607 (sd-pam) │ │ └─session-21.scope │ │ ├─21540 sshd: cephadm [priv] │ │ └─21622 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1612 sshd: zuul [priv] │ │ └─1625 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─ 1616 ssh: /home/zuul/.ansible/cp/199.19.213.118-22-zuul [mux] │ ├─411040 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rddfgewbtyszlipgawshzusvyhwtgjqv ; /usr/bin/python3'"'"' && sleep 0' │ ├─411041 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-rddfgewbtyszlipgawshzusvyhwtgjqv ; /usr/bin/python3' && sleep 0 │ ├─411042 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-rddfgewbtyszlipgawshzusvyhwtgjqv ; /usr/bin/python3 │ ├─411043 /bin/sh -c echo BECOME-SUCCESS-rddfgewbtyszlipgawshzusvyhwtgjqv ; /usr/bin/python3 │ ├─411044 /usr/bin/python3 │ ├─411058 /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 │ └─411065 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12292 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 144f4b3aed3821a47deaedc7f15ef15767803a9f432962ddb6ff677e95757946 -address /run/containerd/containerd.sock │ │ ├─ 12674 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 22a368a234164b887cf9c56166c2acdb65d9c8cd3e7a7cdd51518c318fc5fb5b -address /run/containerd/containerd.sock │ │ ├─ 18543 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 621265ba1af876c5b29f715fd2b26ee14a5fa73864c3ff4b65211a07cd800035 -address /run/containerd/containerd.sock │ │ ├─ 25160 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 392a93abcb93df7540fcc4bd96237e0bc83fd01c58607183af545ea23b60e63a -address /run/containerd/containerd.sock │ │ ├─ 29847 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3bc904104b818e55a74de9d1ab472741f2d966734283fbc5cc934c167d8ebe20 -address /run/containerd/containerd.sock │ │ ├─ 34569 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 594f07a1b57304dabc7d07652ceb3fcc8b46561cdcc86318839dd76a93706c4d -address /run/containerd/containerd.sock │ │ ├─ 39047 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0e72ca2c9a9bf07f0b02476a12052c949a761dacd1628eb1a4ac03c05eff449d -address /run/containerd/containerd.sock │ │ ├─ 41741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fc00a37ce874a7104a3da75741f5bf61cc3a725264e4a0728e5c5fb557a5bb8 -address /run/containerd/containerd.sock │ │ ├─ 41765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d38863bf0ed711603f1868ae2f3111680c2abe60ba4573847e6bb2d0e0bdb52 -address /run/containerd/containerd.sock │ │ ├─ 41783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c5a360798775f8a4085be77462e4fcf0cb5e93fbdc87a7a8e1d3a5c43249ef8 -address /run/containerd/containerd.sock │ │ ├─ 41794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4921154939d970dc16b36063b39325a17d01bd2cd2e9a49291811f83b68a57b2 -address /run/containerd/containerd.sock │ │ ├─ 41824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7589043d09670f698ca832130abe998c7be8a7b3ee6d3b695c7b8dc46f4a9818 -address /run/containerd/containerd.sock │ │ ├─ 42319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fec69ae071fb398c581fd4a5703c9e4a6a605c7125ad2c816b828333ea3bf54b -address /run/containerd/containerd.sock │ │ ├─ 43144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9b6eac25d082b6785e6f62f2037d05f94885a6512008a2d7fe2de3b47f6fab4 -address /run/containerd/containerd.sock │ │ ├─ 43162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c17e7be12463f9fef48415ad67c298fca24b677540d49af52de52a1d36bdb7ed -address /run/containerd/containerd.sock │ │ ├─ 44541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5ded2172aca7a8768c440a5fdc5ebb81a306952a2315c479817a076529ab4f3 -address /run/containerd/containerd.sock │ │ ├─ 44920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 099a3c77a62dfde85cb533756ac4d3fd1c31f90e9a13d1e8f2685c68a88f93f1 -address /run/containerd/containerd.sock │ │ ├─ 44957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b7512c61e26784fd1e61ebc335011153a9ddccc66bb76c1940e9007f952fe39 -address /run/containerd/containerd.sock │ │ ├─ 45420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6029e662e842ecbfdbcdf8c3ccb951855da9048e5d7bc57f87421fad3f85bbba -address /run/containerd/containerd.sock │ │ ├─ 45927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3044a9624099a797fdf1763b3c6932d96bc97f1f7f18172033a0e71e8f5daef5 -address /run/containerd/containerd.sock │ │ ├─ 45971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 155ac92e6935ead99b49df930a231fa93399c929e25cebe96b69c9547002ea6c -address /run/containerd/containerd.sock │ │ ├─ 46009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0f2db265533108a54accb1d6b450c1178ee0c872e18130c6f4cc5e1c877c1de -address /run/containerd/containerd.sock │ │ ├─ 48207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ece40f8b02a6faef9f330743d2ac06c7deb1961c5fbb67c61975e21064563685 -address /run/containerd/containerd.sock │ │ ├─ 48380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bdd4565ff35101205fe1b0d980b330c84865667299a674925c757178ad102d8 -address /run/containerd/containerd.sock │ │ ├─ 49122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e046bfed8948889ad4cbe21420f2b75c3fcc42d14928e5fca54aa61acc09cd -address /run/containerd/containerd.sock │ │ ├─ 49235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92da1562720adc1a5252d81096963f5c67aa4a05ddc2351e4ede4e7a7b02253f -address /run/containerd/containerd.sock │ │ ├─ 49636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a67d7ebf14721b8aecd58496e53b523b821374ae87368a54194fdd71dc90915 -address /run/containerd/containerd.sock │ │ ├─ 49955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 521382adf362d1e11f4077713d4bc8931de411bc7951d1f4b0bffffe7132f8f6 -address /run/containerd/containerd.sock │ │ ├─ 50365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f028bf4651831ce94ec075875ed458771ed6aad6e2865155df0a7470564c6c86 -address /run/containerd/containerd.sock │ │ ├─ 52565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a5cde459e1af87dac6d6dc25eb779a6b7f8a241bee688b630ad0c420b805bfa -address /run/containerd/containerd.sock │ │ ├─ 52763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3f7a71baffdd56e860268ae242dd1ccb390e5d13d54276a73169459b9b8df39 -address /run/containerd/containerd.sock │ │ ├─ 57225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02ff3ed8ebb03606412d0e564c0293b317ba777ff4b35bcb6dea1989d5a9da7c -address /run/containerd/containerd.sock │ │ ├─ 57832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6803e555423d1e6765eefc8aaeb58e56598e0ae039409e3ba856fe31d4d34e34 -address /run/containerd/containerd.sock │ │ ├─ 57898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6237907970567a32621af925a85ca4d8198aac074799cd2fe6ef6de0df3919a8 -address /run/containerd/containerd.sock │ │ ├─ 57939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5806e71043e8f02c1ca54ccca131068c64ff36b44cb1398b769e5fcc4e6a74e -address /run/containerd/containerd.sock │ │ ├─ 58087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4fb6dd7b10f120bf5c9e2889144fbb3182e0ecb8e7cbd412944290461c91081 -address /run/containerd/containerd.sock │ │ ├─ 62302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8af4ac7be3c1aad22843bb897a721d7bea094f4831d4834e8acf70d8ed291e6 -address /run/containerd/containerd.sock │ │ ├─ 62393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83472ba3909464a905691cd36a50c9160d9c53b13469c83e25eb73af5ec66b6d -address /run/containerd/containerd.sock │ │ ├─ 62435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eb67ca82e76abc8fa64271337e8a3db6a87e399aefbe6e4240af917762cf7d1 -address /run/containerd/containerd.sock │ │ ├─ 62482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 828c0cd41a3a31cce5e981afabc6bece597323bdd218ae31650711a731d8b344 -address /run/containerd/containerd.sock │ │ ├─ 63789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26cb328ebc0b80843945db33105ecdcca74fee947a4aa97bd0b0166287f2372d -address /run/containerd/containerd.sock │ │ ├─ 63935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 088e93cb6070689f4f71162f6e8c68f81d77befe6cfcaf74c885fd0387c44421 -address /run/containerd/containerd.sock │ │ ├─ 64206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 761ac9ffe3269872b1fed74c64a8ed8eb0c9932356581358173c3ae7ae0c9e91 -address /run/containerd/containerd.sock │ │ ├─ 64273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6874e475bdc00f11e5a062423dc10396f5b96146f51374ccff1f4bd903ddc07e -address /run/containerd/containerd.sock │ │ ├─ 64325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2ed8d9d9cf8e3f2db16e6c7ce6f713da0078b50033c68c23cfc3d3d561c0eea -address /run/containerd/containerd.sock │ │ ├─ 64778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eb28fcdc755232fd70477c9151d2dcaa0d369b35b36b21667cafce0de81c45a -address /run/containerd/containerd.sock │ │ ├─ 65084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d7980428dd77b7c7f3d834e00d35a613266bccf0f00eb73b2bb9d1d63e05348 -address /run/containerd/containerd.sock │ │ ├─ 65279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67fe0fffe3b19b79af02b06c5156f6f7005f8548ba23fc8e492414c4e1eaf9ca -address /run/containerd/containerd.sock │ │ ├─ 65899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef719c731c27412605fe13ffbffa81805535c4986ec27ea2702f9465a9983362 -address /run/containerd/containerd.sock │ │ ├─ 66869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5d99532397a03f2af5f09fc7c241981fff8eeb19b23d57702b201a20eedc047 -address /run/containerd/containerd.sock │ │ ├─ 68535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4708e5ee8d7b3992229f4d27755e3567cf8697548dce8833ecf1cb960d05a23d -address /run/containerd/containerd.sock │ │ ├─ 70270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 422a3993a003fc9a55ffbddfb4b0fa92d525d700501e9fa581824aeaece05afc -address /run/containerd/containerd.sock │ │ ├─ 79769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1bc886a008ac2c5f1cc0ab3ef8c9b784c78a0bae06835ec0cf306885cad6dd3 -address /run/containerd/containerd.sock │ │ ├─ 81297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bc6c633d0c50be2b4d88a637ec3dc1fe743306f5031fc2dd719b9577377b5fe -address /run/containerd/containerd.sock │ │ ├─ 87148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b2e4d3dd3e845cf37657c2c31f5a92ad74e27a78b536cd6f2f96ccd388a567f -address /run/containerd/containerd.sock │ │ ├─ 93407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86021241e1cbb4a0599532321f2213615ea6497ab0612fbdd7010c1fce782c50 -address /run/containerd/containerd.sock │ │ ├─ 97646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b193f89ddc99cf38b7a1c2211507d54ca46cc81c970cb35474222a469af5230 -address /run/containerd/containerd.sock │ │ ├─ 97690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e219ee29050e74e345b7413e49829f45fde40eec236342b2c748e3d3524a26b -address /run/containerd/containerd.sock │ │ ├─105868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 984b9946bce88db9c1d649d23a3a0d5cf90ba467d68c3ef613a869b65353df0c -address /run/containerd/containerd.sock │ │ ├─107855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d90fd0ac09c94c72cf58cc28c129f95924e3b3f3644a632dbdeaa06ebc57e583 -address /run/containerd/containerd.sock │ │ ├─107901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ef0d98e88f48ff7bab0b62d9c5fbacfc3199d74d38e79874280e6d34e027bf1 -address /run/containerd/containerd.sock │ │ ├─109769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f458352a064b29417c6393023bc611fa2e2517b134e21376921126a3aaf3d615 -address /run/containerd/containerd.sock │ │ ├─111494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ddef6c037455ea2ca0b5cee3c4fe1f0094fcdac82658ba1d085940fec876bf8 -address /run/containerd/containerd.sock │ │ ├─111538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e3e59705567289387d6fa41752cf67ec8a56149fb1667fc15fe9a9daee30253 -address /run/containerd/containerd.sock │ │ ├─124935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 461bd49ea043ce62f2558ce3a753490f72195187902c13478a7bbdbb4ae98ced -address /run/containerd/containerd.sock │ │ ├─124994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b274839e70d3f801e20ff5afd3cbd91138472fa096ac448359710483be7a077 -address /run/containerd/containerd.sock │ │ ├─127512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a16d77de212b6f48920f45999c6f0ba27f52983ce99422ea5c5818d2fa2e8077 -address /run/containerd/containerd.sock │ │ ├─142169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71836c6975ab646447da8b8acfef8d45f4de949c625cc169a4e9bf57e3096af0 -address /run/containerd/containerd.sock │ │ ├─143151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7302e4cb28f6f16232f8dabd0cb832dc1206fc80b77d02177bac596f0af08ad0 -address /run/containerd/containerd.sock │ │ ├─144260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b053318ac62138dc48c9234fc19b2a3c4236c95fbf96c0505a56a54d71b1365 -address /run/containerd/containerd.sock │ │ ├─144293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbe930a887e5ba708d210b48e48d83b7cc82f10bbb4804bbd71f1cf54b59cf97 -address /run/containerd/containerd.sock │ │ ├─144814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 937dc70919c4b3a93afa436a206e0a08cd215863ac68fc0cab1de4fad0df838a -address /run/containerd/containerd.sock │ │ ├─145955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aeb605ddb6038437f684a3f550b4eb8ce6be77b5629ea787114e6a84b72fdf6 -address /run/containerd/containerd.sock │ │ ├─148436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f752d5c64b979b43d44c1331603a4505d84772e19427c9e82ce37935538ee959 -address /run/containerd/containerd.sock │ │ ├─148630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f0ee018885ef1af0be3ef3f417e653517b869d3b346a9d3c2398dce3a7d25a7 -address /run/containerd/containerd.sock │ │ ├─148748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f70ed94b981468269d61618daada75178fb31c13c267e11770c1622956c16ba -address /run/containerd/containerd.sock │ │ ├─148831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d62accc1a6565d80e60b20394f9821c005195a7490adcd39fb180539bc294c -address /run/containerd/containerd.sock │ │ ├─148909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaa50e68f444a4ee0835a32f8233da83e17e897f8dea03ed632781e3ffd11ebb -address /run/containerd/containerd.sock │ │ ├─150083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 214fc2c794f0f05e09b273aceac1b000bdb9190f96905ee2d6b002b7000910c8 -address /run/containerd/containerd.sock │ │ ├─175160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a3367c4c158c0ecd9ed9a28759e98fc8aa3f46efdc97081eea6e5cab9667a9f -address /run/containerd/containerd.sock │ │ ├─177009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb525ec5c25e28dffffbce0f963efbca51782e2924b81e2e6285e6bc376e763b -address /run/containerd/containerd.sock │ │ ├─177021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bc1ffb25c34fd30ac4e2121ebe2aa1ac57a5407201770f029bc4904f011e8a4 -address /run/containerd/containerd.sock │ │ ├─177119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0bbaf47afd6740c4f942463a612e25e7042147f0e4952e7be951c67cadddc87 -address /run/containerd/containerd.sock │ │ ├─177383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da8afdfc67d8eb1fac3c28a6691c6bfd9d57bded1ab2b7e8d58b69d04a5773e1 -address /run/containerd/containerd.sock │ │ ├─177432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77d85a16206e77521fec04dd0f441f84370e17e5f63bb72a1686a8556cc7a369 -address /run/containerd/containerd.sock │ │ ├─184339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18475088cec08c595fc7a653071fdd8d923a5af03903aa88c45d56188cdc1bc8 -address /run/containerd/containerd.sock │ │ ├─188925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a136e591c600f8eb511168834ff70d06b3287adac9e93274b27f2203aca52c2e -address /run/containerd/containerd.sock │ │ ├─191727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaa57f6bc4bf4debcc18a1cc10f627dda9c58f99d0d70fc87f5550745d445d91 -address /run/containerd/containerd.sock │ │ ├─191782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15a7270bcfda880895df1e3196883eb9213ee58969df377c3e35ed24ee97e4ed -address /run/containerd/containerd.sock │ │ ├─191869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a86de024802dea755589125017a6734ae8781a9d02c98f67f540f626a30a2524 -address /run/containerd/containerd.sock │ │ ├─208390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c00830822ba3f926d91055b2744f8208cb208fde587e06bb89698e39d08bb68 -address /run/containerd/containerd.sock │ │ ├─216864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf6ff6ba4c38e1ecc7b77904d3d16ab7dd93c7b17d3dda0667bb68fa0ffa55c4 -address /run/containerd/containerd.sock │ │ ├─216880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2275d8d830a285f865c4275e09e189385346e9dbd2beffc15fc02500b27d3515 -address /run/containerd/containerd.sock │ │ ├─216952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2726b799f1989b0e5c0883aae6406422dfc8a02b1d4550146bdc90e27eb1d9e -address /run/containerd/containerd.sock │ │ ├─217197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d89c8589c9ac18a637c61f117e82e05036f0eecce2bf16eee9e21a037eb36ded -address /run/containerd/containerd.sock │ │ ├─230555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f6ed7bc5b3b9a04629eb43b9ec365b0f01e06b5ee1a5f8d097d2b9697820d6d -address /run/containerd/containerd.sock │ │ ├─233011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fb769cb65753a274386e5d2a0f6f384e0b356050a7c2597ff5d46686b6e3d7f -address /run/containerd/containerd.sock │ │ ├─234219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f61a72d022c49c4acd5782acaeb64bf77018b86b79e925c8614999cb6ba6d297 -address /run/containerd/containerd.sock │ │ ├─235272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b076655e7c2ce2bfbcbcce02396433ab66761a59480ce397d54dd7e255b54733 -address /run/containerd/containerd.sock │ │ ├─236232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f76b800e2f2c0f814ab86ae6d79974230a62f1c3cbf9f6c2fc2dcad63e559df -address /run/containerd/containerd.sock │ │ ├─238329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b77789e8d6ef64b4c0231375172c43bb83c387869eda584791a72e032f4c706 -address /run/containerd/containerd.sock │ │ ├─239876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e14da4cbf5eb5b58b731afa8a25220bee97b0f722d741e0cb4f89e331eaf4541 -address /run/containerd/containerd.sock │ │ ├─240017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2921d767e3d26863c4438663b36421fd22a3b25e16ab6e0a87efbdcf11ba213 -address /run/containerd/containerd.sock │ │ ├─249642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0298636114985e693b4baef7b6b599f15daafdb112371c009dd931bb0dba023a -address /run/containerd/containerd.sock │ │ ├─250295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 629c7bbf7f2ca568af04f714b5b5ec294b93e0b05ef6d3f4c82068f5358f31f6 -address /run/containerd/containerd.sock │ │ ├─253956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ff976aa53019fd23b477bd96618896ab06f64f182a45b2cfb4250ba8b083e2 -address /run/containerd/containerd.sock │ │ ├─258264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2ce7bf35465c7e3f43673f6d9c038e78671d740151e2fadfca2fe15fe9e80d4 -address /run/containerd/containerd.sock │ │ ├─258549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2c7e64b81a56e58ef95b541d032e96526aaf988a7e99f2c34079c6be80134a0 -address /run/containerd/containerd.sock │ │ ├─258701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1abc241d41c9406bf159f380bf870bc8fc39774dd7063d791eba1a85ed219d -address /run/containerd/containerd.sock │ │ ├─258744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b664bc07d62a286ac861320533cf811ab38cb3544408b0c4865434e2e151436f -address /run/containerd/containerd.sock │ │ ├─270130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2d91223dc4f92e689e5dafb605098b1a3cef22f9decdc356c16f504bd5d293 -address /run/containerd/containerd.sock │ │ ├─272867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6816ee838db590692844f92c2a50c6bf039b5d2c41e104252863cf3aa8e77f35 -address /run/containerd/containerd.sock │ │ ├─274335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53b6ed98bcaea1ddf70337758a368fec46fd2da5f2eadb3b78954298126e1b28 -address /run/containerd/containerd.sock │ │ ├─410948 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/66c89a295e36f16a1e8e217a0a2c0f4279a45f842953a2929617849d9025c70f/log.json --log-format json exec --process /tmp/runc-process2469951222 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/66c89a295e36f16a1e8e217a0a2c0f4279a45f842953a2929617849d9025c70f/b8cc60f43bb3fae3cc0cfc73adead8cca4fed4ea8ef483bb9934dd593305ef18.pid 66c89a295e36f16a1e8e217a0a2c0f4279a45f842953a2929617849d9025c70f │ │ └─410949 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/66c89a295e36f16a1e8e217a0a2c0f4279a45f842953a2929617849d9025c70f/log.json --log-format json exec --process /tmp/runc-process501777026 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/66c89a295e36f16a1e8e217a0a2c0f4279a45f842953a2929617849d9025c70f/debda773375da2d866de454f82c002f0572b38ae579ba2233db652d14d852b98.pid 66c89a295e36f16a1e8e217a0a2c0f4279a45f842953a2929617849d9025c70f │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─docker-3bc904104b818e55a74de9d1ab472741f2d966734283fbc5cc934c167d8ebe20.scope … │ │ ├─29871 /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 │ │ └─29883 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-r910004bcb4c840869c7a9045e47914c1.scope │ │ └─191859 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29549 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29830 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18502 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18521 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hlcufp.service │ │ │ ├─12587 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hlcufp/unit.run │ │ │ └─12619 /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-hlcufp --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hlcufp:/var/lib/ceph/mgr/ceph-instance.hlcufp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hlcufp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.hlcufp -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.0.service │ │ │ ├─24869 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25144 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39005 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39024 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34279 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34552 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12225 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12256 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10330 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─141479 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42216 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.118 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─docker-392a93abcb93df7540fcc4bd96237e0bc83fd01c58607183af545ea23b60e63a.scope … │ │ ├─25186 /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 │ │ └─25198 /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 │ ├─docker-594f07a1b57304dabc7d07652ceb3fcc8b46561cdcc86318839dd76a93706c4d.scope … │ │ ├─34594 /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 │ │ └─34606 /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 │ ├─uuidd.service │ │ └─1084 /usr/sbin/uuidd --socket-activation │ ├─docker-22a368a234164b887cf9c56166c2acdb65d9c8cd3e7a7cdd51518c318fc5fb5b.scope … │ │ ├─12699 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hlcufp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12718 /usr/bin/ceph-mgr -n mgr.instance.hlcufp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-621265ba1af876c5b29f715fd2b26ee14a5fa73864c3ff4b65211a07cd800035.scope … │ │ ├─18569 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18588 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-0e72ca2c9a9bf07f0b02476a12052c949a761dacd1628eb1a4ac03c05eff449d.scope … │ │ ├─39075 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39091 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10837 /usr/sbin/chronyd -F 1 │ │ └─10838 /usr/sbin/chronyd -F 1 │ ├─docker-144f4b3aed3821a47deaedc7f15ef15767803a9f432962ddb6ff677e95757946.scope … │ │ ├─12336 /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 │ │ └─12349 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─141259 /sbin/iscsid │ │ └─141260 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─46d95675cd37bd12ba41e18a20eaa811f8a5725239c53d3626eef0a6ce371d18 │ │ ├─144444 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─144561 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─144576 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─144748 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─410129 sleep 15 │ ├─1b7512c61e26784fd1e61ebc335011153a9ddccc66bb76c1940e9007f952fe39 │ │ └─44988 /pause │ ├─8486c5b25bdbf57fc652712457a853d59dec0385d7b121278b4795ee84d32c64 │ │ ├─229505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229524 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401833 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401840 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401842 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401843 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401844 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401849 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401850 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401851 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401852 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401853 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401854 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401855 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401856 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401857 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401858 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─401859 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─47493a45b1aed3d064e29b42fb0af142f0b71d0d423dfc4dc9775ee0a6b8e911 │ │ └─67952 /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 │ ├─2d7d07cff7f7541f1bb538de7d39a1c78642f9feba533999566e7794888a76f0 │ │ └─43461 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ca1abc241d41c9406bf159f380bf870bc8fc39774dd7063d791eba1a85ed219d │ │ └─258746 /pause │ ├─77d85a16206e77521fec04dd0f441f84370e17e5f63bb72a1686a8556cc7a369 │ │ └─177457 /pause │ ├─b076655e7c2ce2bfbcbcce02396433ab66761a59480ce397d54dd7e255b54733 │ │ └─235296 /pause │ ├─46406a5188dc0d71591493a85674ae0240c4f1c75a186a256afe119d3e8d3611 │ │ └─68250 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c5d99532397a03f2af5f09fc7c241981fff8eeb19b23d57702b201a20eedc047 │ │ └─66895 /pause │ ├─da8afdfc67d8eb1fac3c28a6691c6bfd9d57bded1ab2b7e8d58b69d04a5773e1 │ │ └─177411 /pause │ ├─b664bc07d62a286ac861320533cf811ab38cb3544408b0c4865434e2e151436f │ │ └─258775 /pause │ ├─18475088cec08c595fc7a653071fdd8d923a5af03903aa88c45d56188cdc1bc8 │ │ └─184362 /pause │ ├─e772a805538c98d4f7fc137b5264fbc3d87527d363867e71bed21acfef254ccc │ │ ├─142553 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ ├─142566 /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 │ │ └─411057 [ovs-vsctl] │ ├─f61a72d022c49c4acd5782acaeb64bf77018b86b79e925c8614999cb6ba6d297 │ │ └─234241 /pause │ ├─ea61c286a393b36cdf2fadb4574856182ca4cc246d4fb427d397e2e307484420 │ │ ├─106371 glance-api: uWSGI master │ │ ├─106418 glance-api: uWSGI worker 1 │ │ └─106419 glance-api: uWSGI worker 2 │ ├─0fad11e569ee7f767bf2d84c2339b0e203b4f8fd90fcc3e108ead7d4fac55057 │ │ ├─185104 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185324 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─185335 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─410745 sleep 15 │ ├─1ffd64ae7b12b948ba02ea840b143bb64104f49c7da197c10c1dad2c1558e419 │ │ └─42033 kube-apiserver --advertise-address=199.19.213.118 --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 │ ├─66c89a295e36f16a1e8e217a0a2c0f4279a45f842953a2929617849d9025c70f │ │ ├─ 53183 valkey-server *:26379 [sentinel] │ │ ├─410993 runc init │ │ └─411006 runc init │ ├─9d4ef646ab8ca7a9477f2025315c62c865ef000d24c2192ec5131542ecdedac8 │ │ └─58357 /secretgen-controller │ ├─d7384a16c7ebd72886387c76b3c1266adec807b67f8f87d1286a4d6f3237d6d9 │ │ └─46239 /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 │ ├─958bdab36168d53758d7da6c00f3e21d588365e836c48b701b065aefdc09332d │ │ └─67507 /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 │ ├─c0bbaf47afd6740c4f942463a612e25e7042147f0e4952e7be951c67cadddc87 │ │ └─177184 /pause │ ├─7b6da0be65ac7129ffadebc4ec3a01b053c08b2ab434e4e86bbe88f1077eeb34 │ │ ├─121547 cinder-api: uWSGI master │ │ ├─121561 cinder-api: uWSGI worker 1 │ │ └─121562 cinder-api: uWSGI worker 2 │ ├─591d761637f71b84a1a5c95a8522f58cdd08c709d3d0aeb9557ba199e2014ffd │ │ ├─204588 heat-api-cfn: uWSGI master │ │ ├─204648 heat-api-cfn: uWSGI worker 1 │ │ └─204649 heat-api-cfn: uWSGI worker 2 │ ├─1d7980428dd77b7c7f3d834e00d35a613266bccf0f00eb73b2bb9d1d63e05348 │ │ └─65116 /pause │ ├─012862441e17faa1332a1ae612860fd201a96cfef4a4785827738639170bea3a │ │ └─67394 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9e219ee29050e74e345b7413e49829f45fde40eec236342b2c748e3d3524a26b │ │ └─97715 /pause │ ├─47d9d752525131e2afc19e2c3a87c95d1c0b9803c9a9a7bc28855be7031e2608 │ │ └─68131 /bin/pushgateway │ ├─8f0ee018885ef1af0be3ef3f417e653517b869d3b346a9d3c2398dce3a7d25a7 │ │ └─148656 /pause │ ├─6eb28fcdc755232fd70477c9151d2dcaa0d369b35b36b21667cafce0de81c45a │ │ └─64807 /pause │ ├─c5806e71043e8f02c1ca54ccca131068c64ff36b44cb1398b769e5fcc4e6a74e │ │ └─57963 /pause │ ├─900c46802c3a76acd423ee5a8f95095651d66531dfabf8fcd6da1720fe2d758b │ │ └─234663 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─2c00830822ba3f926d91055b2744f8208cb208fde587e06bb89698e39d08bb68 │ │ └─208413 /pause │ ├─c5ef3a625ec1650c9f4faaf5981233ce79409a7c5279ff76b009ae751bca6b8f │ │ ├─50623 mysqld --wsrep_start_position=40e1cf4d-9baf-11f1-b804-b3affa22456f:20 │ │ └─50717 /var/lib/mysql/mysql-state-monitor │ ├─6d3779bb9d59f74c398abe25c0ed53a5fa7fb56a5d55243efd0a39b9b4713bb8 │ │ └─142518 /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 │ ├─d3ca47702f4d63a9b83d75806f4190d0b7d777737c27d2fb6f2c24f8e43d006a │ │ ├─187137 neutron-policy-server: uWSGI master │ │ ├─187150 neutron-policy-server: uWSGI worker 1 │ │ └─187151 neutron-policy-server: uWSGI worker 2 │ ├─67fe0fffe3b19b79af02b06c5156f6f7005f8548ba23fc8e492414c4e1eaf9ca │ │ └─65306 /pause │ ├─5e3e59705567289387d6fa41752cf67ec8a56149fb1667fc15fe9a9daee30253 │ │ └─111562 /pause │ ├─5e725b3c1863199164533e5917334e31499fb0cbd98ff047d12115d2d08debc5 │ │ └─58209 nfd-master -crd-controller=true -metrics=8081 │ ├─d2ce7bf35465c7e3f43673f6d9c038e78671d740151e2fadfca2fe15fe9e80d4 │ │ └─258367 /pause │ ├─f028bf4651831ce94ec075875ed458771ed6aad6e2865155df0a7470564c6c86 │ │ └─50389 /pause │ ├─95790cc64823a03f972ee6efa23212fd754125b7bec8d0c95a54551adb87a93b │ │ └─50776 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─461bd49ea043ce62f2558ce3a753490f72195187902c13478a7bbdbb4ae98ced │ │ └─124960 /pause │ ├─cbe930a887e5ba708d210b48e48d83b7cc82f10bbb4804bbd71f1cf54b59cf97 │ │ └─144321 /pause │ ├─4f76b800e2f2c0f814ab86ae6d79974230a62f1c3cbf9f6c2fc2dcad63e559df │ │ └─236256 /pause │ ├─3d2d91223dc4f92e689e5dafb605098b1a3cef22f9decdc356c16f504bd5d293 │ │ └─270153 /pause │ ├─4921154939d970dc16b36063b39325a17d01bd2cd2e9a49291811f83b68a57b2 │ │ └─41901 /pause │ ├─53b6ed98bcaea1ddf70337758a368fec46fd2da5f2eadb3b78954298126e1b28 │ │ └─274360 /pause │ ├─6533f9b6a9b55dd9441cf92f7d2d08e4548542bb5aa13cdb7880078f8c7c0fb4 │ │ ├─109876 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109893 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─109899 erl_child_setup 1048576 │ │ ├─110009 sh -s disksup │ │ ├─110011 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─110012 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─110147 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─110148 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─110164 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─110261 /bin/sh -s rabbit_disk_monitor │ ├─8ef0d98e88f48ff7bab0b62d9c5fbacfc3199d74d38e79874280e6d34e027bf1 │ │ └─107925 /pause │ ├─1a67d7ebf14721b8aecd58496e53b523b821374ae87368a54194fdd71dc90915 │ │ └─49659 /pause │ ├─d90fd0ac09c94c72cf58cc28c129f95924e3b3f3644a632dbdeaa06ebc57e583 │ │ └─107880 /pause │ ├─2275d8d830a285f865c4275e09e189385346e9dbd2beffc15fc02500b27d3515 │ │ └─216928 /pause │ ├─e13af06fedfe47e8599979861a77c7659d45d036f6bf2a284e170275fd39cd15 │ │ └─63688 /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 │ ├─521382adf362d1e11f4077713d4bc8931de411bc7951d1f4b0bffffe7132f8f6 │ │ └─49978 /pause │ ├─984b9946bce88db9c1d649d23a3a0d5cf90ba467d68c3ef613a869b65353df0c │ │ └─105892 /pause │ ├─48a868ae3310cbad362f107104751fa5656a6d1a86030ae8b92729c5c9e44664 │ │ └─52818 valkey-server *:6379 │ ├─546cd23ef4a9ad8910607e5901ec15d169b3193f8add6732039051b69394d5c2 │ │ ├─63431 python -u /app/sidecar.py │ │ ├─63835 python -u /app/sidecar.py │ │ └─63837 python -u /app/sidecar.py │ ├─828c0cd41a3a31cce5e981afabc6bece597323bdd218ae31650711a731d8b344 │ │ └─62505 /pause │ ├─cfd6e28a0006b7f048f723af395bd72d19ed6b6bf5bacadd208931fb84c6b273 │ │ ├─65588 nginx: master process nginx -g daemon off; │ │ ├─65603 nginx: worker process │ │ ├─65604 nginx: worker process │ │ ├─65605 nginx: worker process │ │ ├─65606 nginx: worker process │ │ └─65607 nginx: worker process │ ├─1eef898f6bd7215dfe4fc81ee5a2265d720cf2a8f76df6e91b8aad66351080e1 │ │ ├─249713 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250572 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpnulr9hmz/privsep.sock │ │ ├─250581 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250585 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6b053318ac62138dc48c9234fc19b2a3c4236c95fbf96c0505a56a54d71b1365 │ │ └─144284 /pause │ ├─5a5cde459e1af87dac6d6dc25eb779a6b7f8a241bee688b630ad0c420b805bfa │ │ └─52588 /pause │ ├─3120fadb9a27956d91cc458b975e533bc7571b71be1bab4b8f523fe95b508274 │ │ ├─ 48642 /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 │ │ ├─ 48657 /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 │ │ ├─ 48810 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272314 nginx: worker process │ │ ├─272315 nginx: worker process │ │ └─272316 nginx: cache manager process │ ├─0a3367c4c158c0ecd9ed9a28759e98fc8aa3f46efdc97081eea6e5cab9667a9f │ │ └─175184 /pause │ ├─0d29d304132546bebfdc210b0dd190e49972458bea6421fc5edc294bfa37cbf3 │ │ ├─126095 /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 │ │ └─126160 /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 │ ├─044f6d238273ba798d503e7be58016ee33efdd8bf5ba4b8c542c942b7cf48ada │ │ └─268144 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e0f20c9d13131719ae74c2d167091414b68673dba622ca096838683f5e0bd0f9 │ │ └─42047 etcd --advertise-client-urls=https://199.19.213.118:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.118:2380 --initial-cluster=instance=https://199.19.213.118:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.118:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.118: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 │ ├─9dfa1bd7a610063ca01510488cf42c3ea755e779466f8eb750b3ecedbc548a9a │ │ ├─228722 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229212 octavia-worker: ConsumerService worker(0) │ │ └─229215 octavia-worker: ConsumerService worker(1) │ ├─02e66fabc25e168547e155ec65600d67a3510137f2a72fc44ad4b24e06109972 │ │ ├─272541 apache2 -DFOREGROUND │ │ ├─275205 (wsgi:h -DFOREGROUND │ │ ├─275206 (wsgi:h -DFOREGROUND │ │ ├─275207 (wsgi:h -DFOREGROUND │ │ ├─275208 (wsgi:h -DFOREGROUND │ │ ├─275209 (wsgi:h -DFOREGROUND │ │ ├─275210 apache2 -DFOREGROUND │ │ └─275211 apache2 -DFOREGROUND │ ├─5f70ed94b981468269d61618daada75178fb31c13c267e11770c1622956c16ba │ │ └─148771 /pause │ ├─eb60936d0e8d45e96c09501a52e80af0ceb5fdbe533c704650bc570f1f4e5828 │ │ └─68461 /bin/oauth2-proxy │ ├─5c5a360798775f8a4085be77462e4fcf0cb5e93fbdc87a7a8e1d3a5c43249ef8 │ │ └─41895 /pause │ ├─c4d64865b8ec9e209779a506de77315e8bfabf21773c1d4d879af6beb6c0045d │ │ └─48737 /server │ ├─a136e591c600f8eb511168834ff70d06b3287adac9e93274b27f2203aca52c2e │ │ └─188948 /pause │ ├─f752d5c64b979b43d44c1331603a4505d84772e19427c9e82ce37935538ee959 │ │ └─148465 /pause │ ├─7589043d09670f698ca832130abe998c7be8a7b3ee6d3b695c7b8dc46f4a9818 │ │ └─41925 /pause │ ├─6cab4fa10a135f1c7d3b759fc918ca9af03ac9059e1ba8eef5e7725243986b9e │ │ ├─227663 octavia-api: uWSGI master │ │ ├─227683 octavia-api: uWSGI worker 1 │ │ └─227684 octavia-api: uWSGI worker 2 │ ├─3bef4fb30374f47caeb12485591ac7efe7af1e2066cc3517a850ccdae9e6045e │ │ ├─204607 heat-api: uWSGI master │ │ ├─204650 heat-api: uWSGI worker 1 │ │ └─204651 heat-api: uWSGI worker 2 │ ├─c4fb6dd7b10f120bf5c9e2889144fbb3182e0ecb8e7cbd412944290461c91081 │ │ └─58134 /pause │ ├─6029e662e842ecbfdbcdf8c3ccb951855da9048e5d7bc57f87421fad3f85bbba │ │ └─45444 /pause │ ├─48a35f719dfb653a38a453d1a68aa7b63349b91c6091a5a879da290d550a8e03 │ │ └─46193 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a179c687eadd8037896722dadead5de9794cb98f9c2aa696423f31855ab93a8d │ │ └─68163 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─80de84657348ccfa952da356fb62663e1ce646d6cc4841ce320d815d6e52644b │ │ └─67468 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-118.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 │ ├─4d2eb105850ed5b9317bbafb827cdf305bbe9301ea172197c0f476928034f430 │ │ └─125568 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c1978a01c1be5b144bda8cba917de2cec9a9e1f1249f73136d49580f65dc3df1 │ │ └─66044 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1f6ed7bc5b3b9a04629eb43b9ec365b0f01e06b5ee1a5f8d097d2b9697820d6d │ │ └─230579 /pause │ ├─422a3993a003fc9a55ffbddfb4b0fa92d525d700501e9fa581824aeaece05afc │ │ └─70294 /pause │ ├─3bc6c633d0c50be2b4d88a637ec3dc1fe743306f5031fc2dd719b9577377b5fe │ │ └─81320 /pause │ ├─ef719c731c27412605fe13ffbffa81805535c4986ec27ea2702f9465a9983362 │ │ └─65924 /pause │ ├─fd75209aee30de5700c91ce38bfd5bcc4fe1d8e8abc88c5939046d3f7437cf4f │ │ └─66991 /goldpinger --static-file-path /static │ ├─cf6ff6ba4c38e1ecc7b77904d3d16ab7dd93c7b17d3dda0667bb68fa0ffa55c4 │ │ └─216930 /pause │ ├─70daaa4bc45a3860ca0e48670921806d6483ae876c5285f87e98735f516e6b2d │ │ ├─ 73695 apache2 -DFOREGROUND │ │ ├─ 73710 (wsgi:k -DFOREGROUND │ │ ├─ 73711 (wsgi:k -DFOREGROUND │ │ ├─ 73712 (wsgi:k -DFOREGROUND │ │ ├─ 73713 (wsgi:k -DFOREGROUND │ │ ├─403163 apache2 -DFOREGROUND │ │ └─410348 apache2 -DFOREGROUND │ ├─9d6759480c0d5962c07bba7cae189022fadabc05b7d235747b361ad27c5ef5e3 │ │ └─67347 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─cb525ec5c25e28dffffbce0f963efbca51782e2924b81e2e6285e6bc376e763b │ │ └─177094 /pause │ ├─e33069620b1132dc7732cf7ba56726811bef0ec9b5b96302e779bac407563a56 │ │ ├─43672 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44088 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e14da4cbf5eb5b58b731afa8a25220bee97b0f722d741e0cb4f89e331eaf4541 │ │ └─239906 /pause │ ├─099a3c77a62dfde85cb533756ac4d3fd1c31f90e9a13d1e8f2685c68a88f93f1 │ │ └─44943 /pause │ ├─83472ba3909464a905691cd36a50c9160d9c53b13469c83e25eb73af5ec66b6d │ │ └─62417 /pause │ ├─629c7bbf7f2ca568af04f714b5b5ec294b93e0b05ef6d3f4c82068f5358f31f6 │ │ └─250318 /pause │ ├─c17e7be12463f9fef48415ad67c298fca24b677540d49af52de52a1d36bdb7ed │ │ └─43205 /pause │ ├─44d4087c8f3732be9606f8e995cc815f8cb8c749ebc3f0ec6d408fb18fdc5b8e │ │ ├─93553 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93570 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─93576 erl_child_setup 1048576 │ │ ├─93626 sh -s disksup │ │ ├─93628 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93629 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93686 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93687 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93698 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─94024 /bin/sh -s rabbit_disk_monitor │ ├─6874e475bdc00f11e5a062423dc10396f5b96146f51374ccff1f4bd903ddc07e │ │ └─64303 /pause │ ├─092de14cc5f8cab44bfdaf83a1f65f5cfd811d61c8490b5de7b3be8c74ac1eec │ │ ├─276777 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─276823 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─030bc4a5506bde3a5d9b0bd32956da7653923182ac0ed69a27a6fbfecf1b6206 │ │ ├─173053 nova-api: uWSGI master │ │ ├─173075 nova-api: uWSGI worker 1 │ │ └─173076 nova-api: uWSGI worker 2 │ ├─d4944bdaabb2280a182a3c674d8cb065ac19f8c5a8bcd0e8c0da5264c9a2e163 │ │ └─65958 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bc748658902a1e78ab4ee0b1490b54ee3ece92d654875e98a6c879823467247f │ │ └─236281 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─f0b12b137b3bbb6821d6509f45c7ebe65a45ef03270f6dbd6ffe95ca18a914fd │ │ ├─63355 python -u /app/sidecar.py │ │ ├─63726 python -u /app/sidecar.py │ │ └─63728 python -u /app/sidecar.py │ ├─15e0325811d4aca3d69c5f1ba98a345b9427bbbe06cbe1964de8d82ad3e0f8f0 │ │ └─45055 /coredns -conf /etc/coredns/Corefile │ ├─7302e4cb28f6f16232f8dabd0cb832dc1206fc80b77d02177bac596f0af08ad0 │ │ └─143174 /pause │ ├─d5ded2172aca7a8768c440a5fdc5ebb81a306952a2315c479817a076529ab4f3 │ │ └─44564 /pause │ ├─38212445aaa2310aadd8f6cf187bebbaa272cfaadab00d7c3c18312bfeb9ff3f │ │ ├─187086 neutron-api: uWSGI master │ │ ├─187123 neutron-api: uWSGI worker 1 │ │ └─187124 neutron-api: uWSGI worker 2 │ ├─967ececbd69480b804b217d168278ec37eff85c5d49fbef7c073802212cf6a40 │ │ └─68044 /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 │ ├─8a0db90f44a907e6e3e2ef6fe54fdb582b6b5156c78ebe2b046da2117b850a24 │ │ └─190927 /bin/bash /tmp/libvirt.sh │ ├─7312652bbc8c9516565420df51182f32ef972bed01e7852e9702d641f3eb8d66 │ │ ├─230661 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230679 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─230685 erl_child_setup 1048576 │ │ ├─230733 sh -s disksup │ │ ├─230735 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─230736 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─230755 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─230756 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─230766 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─231001 /bin/sh -s rabbit_disk_monitor │ ├─aac5c17e2f2da070c13894bc4123e7e1cd8a1d86bac977d9e069804153b184d2 │ │ ├─268107 manila-api: uWSGI master │ │ ├─268182 manila-api: uWSGI worker 1 │ │ └─268183 manila-api: uWSGI worker 2 │ ├─8fc00a37ce874a7104a3da75741f5bf61cc3a725264e4a0728e5c5fb557a5bb8 │ │ └─41844 /pause │ ├─82e046bfed8948889ad4cbe21420f2b75c3fcc42d14928e5fca54aa61acc09cd │ │ └─49145 /pause │ ├─f458352a064b29417c6393023bc611fa2e2517b134e21376921126a3aaf3d615 │ │ └─109794 /pause │ ├─8e9177ab73bee2355e94031752c4cccb0bcf71e1f593156c87872a10329f8b1c │ │ └─123134 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─49daa2ab10dc73c158ab6061d62c7d4056dcb62d8c00cd1e2ed4c94b70b91076 │ │ └─62779 /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 │ ├─3b69e240dae4ab4ad710986b1ac7e8794833aff48d79dd533ba2a01d2db48b15 │ │ ├─189028 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189045 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─189051 erl_child_setup 1048576 │ │ ├─189099 sh -s disksup │ │ ├─189101 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─189102 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─189166 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─189167 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─189177 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─189806 /bin/sh -s rabbit_disk_monitor │ ├─7963b643557a834d9738372a193894805f67e65950e4678700b72179fc5ecd6d │ │ └─58259 nfd-gc -gc-interval=1h │ ├─e7a1df2c67f3da28a735199a4e15574a783103126956c70299c5d1e46caf4421 │ │ ├─175273 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175290 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─175296 erl_child_setup 1048576 │ │ ├─175344 sh -s disksup │ │ ├─175346 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─175347 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─175429 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─175430 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─175440 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─175711 /bin/sh -s rabbit_disk_monitor │ ├─2e4ad23386a3ea88b734eb0d7b67f1358dc895ba51c27fe287fb4aadb21a4f04 │ │ ├─144451 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144497 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144518 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─144726 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─410131 sleep 15 │ ├─15a7270bcfda880895df1e3196883eb9213ee58969df377c3e35ed24ee97e4ed │ │ └─191808 /pause │ ├─4708e5ee8d7b3992229f4d27755e3567cf8697548dce8833ecf1cb960d05a23d │ │ └─68560 /pause │ ├─d93f18450107eb657f43423f8ee32f1a1489d2f2e389c38b0454ef489b31d0f9 │ │ └─58172 nfd-worker -metrics=8081 │ ├─155ac92e6935ead99b49df930a231fa93399c929e25cebe96b69c9547002ea6c │ │ └─45995 /pause │ ├─aaa50e68f444a4ee0835a32f8233da83e17e897f8dea03ed632781e3ffd11ebb │ │ └─148940 /pause │ ├─dd505c737d9198280605e339e9e8a6d22e156a52259f7b1107015f2c81108fd3 │ │ └─268139 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9bc1ffb25c34fd30ac4e2121ebe2aa1ac57a5407201770f029bc4904f011e8a4 │ │ └─177093 /pause │ ├─7b193f89ddc99cf38b7a1c2211507d54ca46cc81c970cb35474222a469af5230 │ │ └─97670 /pause │ ├─8392186df75a1f94199192e0a8e0c0a6b9f2f4389b7fcf234e115937b98d6335 │ │ ├─195733 /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 │ │ ├─380612 /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/tmps1l3h36k/privsep.sock │ │ ├─380816 /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/tmpkeadkyke/privsep.sock │ │ └─381009 /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/tmplp1wtgtd/privsep.sock │ ├─6b77789e8d6ef64b4c0231375172c43bb83c387869eda584791a72e032f4c706 │ │ └─238352 /pause │ ├─86021241e1cbb4a0599532321f2213615ea6497ab0612fbdd7010c1fce782c50 │ │ └─93430 /pause │ ├─beb34b1c6e5500cf5a6607dd3b0a8296effcd10a42fcc21a61aa68b2afab58d8 │ │ └─42009 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 │ ├─dff9a6fd388d89f3edf388d181b04350aaffc861be47805090ab7a4b363b2757 │ │ ├─250162 magnum-api: uWSGI master │ │ ├─250230 magnum-api: uWSGI worker 1 │ │ └─250231 magnum-api: uWSGI worker 2 │ ├─d0800545aca09c0d13b228e8e19f657ac2432fc820581fce3c6bcb0ce02a9004 │ │ └─235322 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─50c777abb3d61f38eef4f92b4aa93ed5d26d8ff3b820b2d6573c14a7a6c1b251 │ │ ├─50414 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 │ │ └─53141 haproxy -sf 152 -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 │ ├─7f1d00193bee78050f5b72de2fc938d6bf174bd63c687742d07f162991f4de21 │ │ ├─177897 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ ├─410326 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ │ └─410808 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp4f6cm_ko/privsep.sock │ ├─0e3f48f2ee1ad28d96c767f119af515b20b511e1c0310ee485a1900c6d1b0d4c │ │ └─44600 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─08fc50129345c26d5350e331a0927b65c3f1e4eb38ac9cc00b96bfc7964b4d72 │ │ ├─145156 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─145367 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─145373 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─410381 sleep 15 │ ├─c1bc886a008ac2c5f1cc0ab3ef8c9b784c78a0bae06835ec0cf306885cad6dd3 │ │ └─79793 /pause │ ├─df068e0ac158873e823b89500d8d40734de184be86fe1b2fed4090804ec96823 │ │ └─52939 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 │ ├─5bdd4565ff35101205fe1b0d980b330c84865667299a674925c757178ad102d8 │ │ └─48404 /pause │ ├─e5e9dd7f283739210d1e9091d974c9330400d5187e1e965126c6b1cc2aa952d7 │ │ └─185145 vector --config /etc/vector/vector.toml │ ├─a16d77de212b6f48920f45999c6f0ba27f52983ce99422ea5c5818d2fa2e8077 │ │ └─127540 /pause │ ├─c2c7e64b81a56e58ef95b541d032e96526aaf988a7e99f2c34079c6be80134a0 │ │ └─258577 /pause │ ├─32a85d44e710b281eb2e3238e8de133aa4f273fb318887bd6b7cfc1b663f2065 │ │ ├─173405 nova-metadata: uWSGI master │ │ ├─173418 nova-metadata: uWSGI worker 1 │ │ └─173419 nova-metadata: uWSGI worker 2 │ ├─a2bac75e4d98c9c4bcf7621c6cf30e5e2f3bd0e8a9ab0b5e98b4b1967ba23f00 │ │ └─97883 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-pfwpv --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─72966788b50c3619bfaec4b34aa02f9cb436ff0dc688a23a575fad6949ac3b59 │ │ └─41990 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 │ ├─c5c7909e884fbe4961d37b51af7d9c7e40a62b06cf846a89ef3d9dbf0e97a136 │ │ └─67906 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-118.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 │ ├─f602c9edb2699cb24190de87ee1e6880b8addb2d95324ef8f1437026b89c7fed │ │ ├─132952 placement-api: uWSGI master │ │ ├─132975 placement-api: uWSGI worker 1 │ │ └─132976 placement-api: uWSGI worker 2 │ ├─cd91234398ae308054b8cddbc8e1c6300e05873e0fd0f9d8d047a369e5edb9a4 │ │ └─88007 /usr/local/bin/rook ceph operator │ ├─16c25284a67cdf5b7fbb81a045ef9583eb65a4420eeaf52c73211d4b0c7474bb │ │ ├─250356 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250711 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250712 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─498efc3e402220a9784a3335e3e9b05a47fcca2457e657787697bb0632f81730 │ │ └─49303 /manager --metrics-bind-address=:9782 │ ├─f9b6eac25d082b6785e6f62f2037d05f94885a6512008a2d7fe2de3b47f6fab4 │ │ └─43206 /pause │ ├─bbd66def87d44bc3f3e84a6e6106fa74877322779273c8b2645b87807904b22d │ │ └─50488 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─6237907970567a32621af925a85ca4d8198aac074799cd2fe6ef6de0df3919a8 │ │ └─57924 /pause │ ├─5ddef6c037455ea2ca0b5cee3c4fe1f0094fcdac82658ba1d085940fec876bf8 │ │ └─111519 /pause │ ├─20ff976aa53019fd23b477bd96618896ab06f64f182a45b2cfb4250ba8b083e2 │ │ └─253980 /pause │ ├─65d26e9e60d5c79e33406c68ef599690ac20ef452ef430f5c8e520eaa1f19bfa │ │ └─65782 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─bdf464023f735e854b582f476823183ba83bdd76666202300c4a0900523bb442 │ │ ├─146057 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─146073 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─146079 erl_child_setup 1048576 │ │ ├─146230 sh -s disksup │ │ ├─146232 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─146233 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─146325 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─146326 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─146336 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─146643 /bin/sh -s rabbit_disk_monitor │ ├─0298636114985e693b4baef7b6b599f15daafdb112371c009dd931bb0dba023a │ │ └─249671 /pause │ ├─2d138f9059ba994158a0a726c82d0d0bec3b5317ed32733bdd8b4c53595e50f7 │ │ └─256077 docker-registry serve /etc/docker-registry/config.yml │ ├─9b274839e70d3f801e20ff5afd3cbd91138472fa096ac448359710483be7a077 │ │ └─125021 /pause │ ├─beaad4237ee6b2069de9c6652b72eaf2d01bfe16dcf8248f034b2205c745914f │ │ ├─187088 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─187756 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187757 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187758 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─1fda8f0ad2225d279738efbf804b58a8da65a039d040ca64662bfde92a1c0f56 │ │ └─63233 /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 │ ├─0aeb605ddb6038437f684a3f550b4eb8ce6be77b5629ea787114e6a84b72fdf6 │ │ └─145978 /pause │ ├─02ff3ed8ebb03606412d0e564c0293b317ba777ff4b35bcb6dea1989d5a9da7c │ │ └─57248 /pause │ ├─f9acddeae96cda4679b0a11a40f0c7fa297d850c034c1106510eb562b9c13c42 │ │ ├─189750 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─190209 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp2xsjrpo6/privsep.sock │ ├─193a6b2863ff09509aba90fbda29f7cc6ef1649f5ed340bb49ffa0b7737c4302 │ │ └─42368 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a238d0125f19c53ee546091a76713c79c3ca13dd208c2f1f602c08fea08690b5 │ │ └─191479 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ece40f8b02a6faef9f330743d2ac06c7deb1961c5fbb67c61975e21064563685 │ │ └─48239 /pause │ ├─7da4b8656b8c67d90b05da1ba9f46398e098dc18166410f1e80424fd858fe5fd │ │ ├─173856 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174334 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174335 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─77e3711c3d8f09a2bf8e174a588b9984ebccb4ae07bdc0a04f8c493755cb12c6 │ │ └─273171 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─a86de024802dea755589125017a6734ae8781a9d02c98f67f540f626a30a2524 │ │ └─191910 /pause │ ├─e8af4ac7be3c1aad22843bb897a721d7bea094f4831d4834e8acf70d8ed291e6 │ │ └─62342 /pause │ ├─71836c6975ab646447da8b8acfef8d45f4de949c625cc169a4e9bf57e3096af0 │ │ └─142193 /pause │ ├─aaa57f6bc4bf4debcc18a1cc10f627dda9c58f99d0d70fc87f5550745d445d91 │ │ └─191755 /pause │ ├─c351b26062052a989be503725a8d1c48f902dc285f72c9ee72e10e3433f0139e │ │ ├─208587 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208603 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─208609 erl_child_setup 1048576 │ │ ├─208747 sh -s disksup │ │ ├─208749 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─208750 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─208768 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208769 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208779 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─208876 /bin/sh -s rabbit_disk_monitor │ ├─1ecad4598989ebbc786b034c4223d057594f926e3a88a56b6af997faf52350fb │ │ ├─ 97939 /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 │ │ └─405304 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─4e61c46f30864d5673d59efe7a9c7e5001feb25ab6dec60df3e548f2daff80dc │ │ ├─189751 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─190203 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpmiwxa2sa/privsep.sock │ │ ├─210390 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpjxgkgfa5/privsep.sock │ │ ├─229484 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp_aw9ifxi/privsep.sock │ │ ├─229659 haproxy -f /var/lib/neutron/ovn-metadata-proxy/7c6b7e85-42db-4046-bede-3a098ceb8a99.conf │ │ ├─381264 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─381265 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─b3f7a71baffdd56e860268ae242dd1ccb390e5d13d54276a73169459b9b8df39 │ │ └─52788 /pause │ ├─088e93cb6070689f4f71162f6e8c68f81d77befe6cfcaf74c885fd0387c44421 │ │ └─63976 /pause │ ├─cf755fc14543dd698d08687c45bbe10aae308fbe7dd706eb5cf29b1eaf691f44 │ │ └─238380 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─48a925cbe907a1032ddabf73e8b31596ed2d135a750b852534322d17bf4cf8cf │ │ └─46149 /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 │ ├─0668d0dea81d9c91d4643d64d633377c2b8f310207373891061e3724885acbd0 │ │ ├─254227 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254244 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─254250 erl_child_setup 1048576 │ │ ├─254297 sh -s disksup │ │ ├─254299 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─254300 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─254315 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─254316 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─254345 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─254624 /bin/sh -s rabbit_disk_monitor │ ├─18b9dff3b2a3e99d9380c35a9060ab9b2b40a2091df543f27138e924120580bc │ │ └─64917 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 │ ├─19b77595a84783eaec711fbab23001fce7b9b284333a5b914ecd6c306e5a164c │ │ └─228727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f2ed8d9d9cf8e3f2db16e6c7ce6f713da0078b50033c68c23cfc3d3d561c0eea │ │ └─64363 /pause │ ├─3044a9624099a797fdf1763b3c6932d96bc97f1f7f18172033a0e71e8f5daef5 │ │ └─45950 /pause │ ├─e1ae08bb7ca56838aa6d6c92df6998eaa94e5180fff740bc36f67ce369ce1ef6 │ │ └─49343 /manager --metrics-bind-address=:8080 │ ├─33e2108e0bf701ee764464443f884b0e248be24760524a746356ae5813b06264 │ │ └─53264 redis_exporter │ ├─a2726b799f1989b0e5c0883aae6406422dfc8a02b1d4550146bdc90e27eb1d9e │ │ └─216983 /pause │ ├─1eb67ca82e76abc8fa64271337e8a3db6a87e399aefbe6e4240af917762cf7d1 │ │ └─62466 /pause │ ├─96a63c1efbb3e5e1f078d92165eaf5b3bd9acd02190c2be0d5be7978e70d860d │ │ └─68438 /bin/oauth2-proxy │ ├─fec69ae071fb398c581fd4a5703c9e4a6a605c7125ad2c816b828333ea3bf54b │ │ └─42343 /pause │ ├─9fb769cb65753a274386e5d2a0f6f384e0b356050a7c2597ff5d46686b6e3d7f │ │ └─233037 /pause │ ├─dd18f35dc04b11b2f37d7079d8005a8c75dbeb3d26c88c4699b3782bd27c06ae │ │ └─190880 /usr/bin/libvirt-tls-sidecar │ ├─592bf72a480cba888e4097f7b4c9dd8258007d184a17d8de7b96e4cd1c887715 │ │ └─233177 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─26cb328ebc0b80843945db33105ecdcca74fee947a4aa97bd0b0166287f2372d │ │ └─63819 /pause │ ├─a9f18b62e4d4fc7a2292a11d59ac098086fcbc3fb2db420cb7ca8955af308ad5 │ │ └─45007 /coredns -conf /etc/coredns/Corefile │ ├─c6741b1981fee8456b9749f9c173b2a608ea8210af6b17e31017771551815459 │ │ └─98820 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f0d62accc1a6565d80e60b20394f9821c005195a7490adcd39fb180539bc294c │ │ └─148854 /pause │ ├─1c27bce04cade055ec19127109c55b7df45cb0a7439416cd842c5119284cc25f │ │ └─168460 /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 │ ├─14bf3241a86214a912fbf234e2a524bef7281e1b26eba80eb90366e38d519c4b │ │ └─68287 /bin/memcached_exporter │ ├─214fc2c794f0f05e09b273aceac1b000bdb9190f96905ee2d6b002b7000910c8 │ │ └─150191 /pause │ ├─c2921d767e3d26863c4438663b36421fd22a3b25e16ab6e0a87efbdcf11ba213 │ │ └─240045 /pause │ ├─7b2e4d3dd3e845cf37657c2c31f5a92ad74e27a78b536cd6f2f96ccd388a567f │ │ └─87172 /pause │ ├─4bde77589409f39f63ba257c4ec0aaf6c15a4098133b57237ebdb113457f14b2 │ │ ├─68820 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68837 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─68843 erl_child_setup 1048576 │ │ ├─68890 sh -s disksup │ │ ├─68892 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68893 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68894 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68895 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68905 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69084 /bin/sh -s rabbit_disk_monitor │ ├─39844f337ce1de87ec09e54b93f73a911fddb6e01ba02dd57f223e3c55be3298 │ │ └─274541 /bin/openstack-database-exporter │ ├─937dc70919c4b3a93afa436a206e0a08cd215863ac68fc0cab1de4fad0df838a │ │ └─144838 /pause │ ├─724f77805f443a7994791d2074dbf47cd3cf74b53cd690c76d09acb088399f17 │ │ ├─108182 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108400 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108402 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─329fc0284095704c52ebb590abb645ecc7a6a01c7b14b2df14ddc96b8405060f │ │ ├─268224 /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 │ │ └─268469 /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 │ ├─ed4d7a50d15c4e2cc5ba3f08e1bf37673451ae2195da33f34e0d79ee6a2be7d4 │ │ ├─66667 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66701 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d89c8589c9ac18a637c61f117e82e05036f0eecce2bf16eee9e21a037eb36ded │ │ └─217221 /pause │ ├─92da1562720adc1a5252d81096963f5c67aa4a05ddc2351e4ede4e7a7b02253f │ │ └─49258 /pause │ ├─d0f2db265533108a54accb1d6b450c1178ee0c872e18130c6f4cc5e1c877c1de │ │ └─46033 /pause │ ├─21351a1eeb937f73ef3b0209516d976b0a9f21361d38d8ee1722e0c99eb351db │ │ ├─86413 barbiacan-api: uWSGI master │ │ └─86427 barbiacan-api: uWSGI worker 1 │ ├─44509dc6461f5db2197a5edbb2dbf3719dd6cb308aaefa460371fc28e1b77166 │ │ └─49789 percona-xtradb-cluster-operator │ ├─ef77c804ce1e70012fde2c2a217dcdd967c20cec2d425e64cd18b51d560bdb33 │ │ └─109512 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b23ba4f3acc1fb63ed52f3b4857658728f0745d5c35606a30762e48b4b41c983 │ │ ├─79983 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80000 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─80006 erl_child_setup 1048576 │ │ ├─80056 sh -s disksup │ │ ├─80058 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─80059 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─80060 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80061 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80071 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─80146 /bin/sh -s rabbit_disk_monitor │ ├─0d38863bf0ed711603f1868ae2f3111680c2abe60ba4573847e6bb2d0e0bdb52 │ │ └─41892 /pause │ ├─6816ee838db590692844f92c2a50c6bf039b5d2c41e104252863cf3aa8e77f35 │ │ └─272890 /pause │ ├─8e0cea42fc8928f83a0c9424be7c38ddcfed16ca053044de2e94e0e281cdb929 │ │ ├─173927 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174353 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174354 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─6803e555423d1e6765eefc8aaeb58e56598e0ae039409e3ba856fe31d4d34e34 │ │ └─57859 /pause │ ├─761ac9ffe3269872b1fed74c64a8ed8eb0c9932356581358173c3ae7ae0c9e91 │ │ └─64246 /pause │ ├─404e9c0542cc762e397965c9fe6fb7182dcba945add5d6ad1b4af6f281972b49 │ │ └─45606 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 │ ├─e4fa677032a277d193547b6cd6239151c3a2bcba90c1cc96fd4451d51046a20c │ │ └─42153 /kube-vip manager │ ├─2054c5c9d23b0439cc355b233ec2a4e5407551a8d5ce6e9e65bf2e9cf2bec476 │ │ ├─204560 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─204912 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─204913 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─7ef23c2962e249efc75b3a04be0c7b61bd20e6711f8edcc1597880cd133655ad │ │ ├─185222 neutron-ovn-network-logging-parser: uWSGI master │ │ └─185254 neutron-ovn-network-logging-parser: uWSGI worker 1 │ └─71120534508bc3dca71f47cbc5047be663790322358dc77d360eafeaafe405dc │ └─195760 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount