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 │ │ │ ├─21710 /lib/systemd/systemd --user │ │ │ └─21711 (sd-pam) │ │ └─session-21.scope │ │ ├─21638 sshd: cephadm [priv] │ │ └─21724 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1604 sshd: zuul [priv] │ │ └─1617 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1608 ssh: /home/zuul/.ansible/cp/199.19.213.122-22-zuul [mux] │ ├─434844 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dzmjcrimlsitpngljqzkqisjsxeopfey ; /usr/bin/python3'"'"' && sleep 0' │ ├─434845 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dzmjcrimlsitpngljqzkqisjsxeopfey ; /usr/bin/python3' && sleep 0 │ ├─434846 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dzmjcrimlsitpngljqzkqisjsxeopfey ; /usr/bin/python3 │ ├─434847 /bin/sh -c echo BECOME-SUCCESS-dzmjcrimlsitpngljqzkqisjsxeopfey ; /usr/bin/python3 │ ├─434850 /usr/bin/python3 │ ├─434916 /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 │ └─434918 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9952 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12298 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 425940a097906534c7033c332c90b353d537b1e2037729020efa65dfa8e4a154 -address /run/containerd/containerd.sock │ │ ├─ 12686 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bbf64496ee43f21c26582120c4ace756232f6ba219a9ab9678a02bfa288ef7f0 -address /run/containerd/containerd.sock │ │ ├─ 18766 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d2bb3badcc3cc49f3aee97f4c3d8bfae0bdb656a58948b73d98f35537dd1717f -address /run/containerd/containerd.sock │ │ ├─ 25318 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bbc1d313abb3b1fe4d2fe76464f56d1b8fb6fd140763c90a924a20d9fa241759 -address /run/containerd/containerd.sock │ │ ├─ 30095 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3b7bb8f92bef9c06e3c827553e67c542d7c64f74f79c64682ae49be090565fcd -address /run/containerd/containerd.sock │ │ ├─ 34796 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7acfe5232e80d773841f546801a63eb7d12c6ebcfe76e7029957beb04de3c5c9 -address /run/containerd/containerd.sock │ │ ├─ 40609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70d951fe58cbbf6ac2d15f19cf47c154e313fc11352815606e5e494c4a0741c6 -address /run/containerd/containerd.sock │ │ ├─ 40653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 704d35dd25ff46c766eb8f67a64ea9032b0708f708c40385d82d0b446a28a722 -address /run/containerd/containerd.sock │ │ ├─ 40691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66a6ff6aed6bac9d8d7f6d743c67af03bcda4b4a4a1e235f64a8b2076a447597 -address /run/containerd/containerd.sock │ │ ├─ 40730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5823b4c2f7492c5d1477eebf2978a203c8a2aa70dbe730ea901fce047be6b44a -address /run/containerd/containerd.sock │ │ ├─ 40752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18bb4ad4de71f6c8adcb637592426c5f6cf211555a248624963fbc4e162ce10f -address /run/containerd/containerd.sock │ │ ├─ 41222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8222b38f89915922587c675e0506b372a0d78d3f7884fb05b2a5c2f7fa6c2262 -address /run/containerd/containerd.sock │ │ ├─ 41975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ee758b58eeeb8683932550718aa84c678d168763622a7852dc5477894a5c0a2 -address /run/containerd/containerd.sock │ │ ├─ 42022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47367da6e5ba66e15e7734ac77a69a01b98be5436a6b1b9c7d0add4bd7ca2437 -address /run/containerd/containerd.sock │ │ ├─ 43368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 543c241addb164149fab956211f473f3256c343d40d343dfd79a8ab674406c68 -address /run/containerd/containerd.sock │ │ ├─ 43804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b3064c63ae52f720296d6ceb6e59b99b727232d574f8e36000310e081126310 -address /run/containerd/containerd.sock │ │ ├─ 43861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9eecd596a95528d62cd9c60599b3ce8751624057ee91c41ca1bc10a81a48bfb -address /run/containerd/containerd.sock │ │ ├─ 44295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 324eee394c42ed5942fe73d4ac9552ea686a6757a90384937aaea7beacd00cee -address /run/containerd/containerd.sock │ │ ├─ 44810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da782291f9d48cdaac761b434d1857d769165bb881b77c7cd215c1f5ce320c47 -address /run/containerd/containerd.sock │ │ ├─ 44869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f837c01fd219c2833d7958bbc54b1bacef10c4fcbd29a7ee8a57f021d879d78 -address /run/containerd/containerd.sock │ │ ├─ 44940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a747244568af38bade99a86f63bfd973de9c42aa1f62dc4fc0f695407f371a9 -address /run/containerd/containerd.sock │ │ ├─ 47280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb0aac26b5074d4c340f678849c605897ae2b4fb71bbf304095f218650d880b4 -address /run/containerd/containerd.sock │ │ ├─ 47326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b293e34fdbfecad09a502ad9c7f6c5719a3d41bd6da57578ba580c0ed26a791 -address /run/containerd/containerd.sock │ │ ├─ 48279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec5554e7053b1fd46a613942c06c3eea3b505eb48ec50d3af2fa0761d69d073a -address /run/containerd/containerd.sock │ │ ├─ 48332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 207a0504bbe40ac4d7f7fa84b1e38cbc18c520a4550a69d47750812eca1088c9 -address /run/containerd/containerd.sock │ │ ├─ 48640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45389de9b4492d17335dada70840b58443ada604b075c1d002dd38acb98769ef -address /run/containerd/containerd.sock │ │ ├─ 48974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e231c5a3183b22e4fad6456338d6bcb92a680831cae2de61017b87335d185827 -address /run/containerd/containerd.sock │ │ ├─ 49385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9f920fd5d7916d3b220a27630a941998339c09dccb0bf8ab682fe80b5b13642 -address /run/containerd/containerd.sock │ │ ├─ 51972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff06f56c8cea87b4291606bb90d09b44b9ad42fe1e9b304ba5b114c06ed4379 -address /run/containerd/containerd.sock │ │ ├─ 52080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 405d26caa779d8dc8274c9fe244276054b89d1f8ec88e9340173c151470cd184 -address /run/containerd/containerd.sock │ │ ├─ 56740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56d4c1763f9698a2c9629b09c443a96a5c1bd2c00d178580d4e36dc875f02ca6 -address /run/containerd/containerd.sock │ │ ├─ 57452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f4cfc7c381d3a95ebfacccf0f1a3e8ab2ae8b4335d9d5b5095b414c7f45d32 -address /run/containerd/containerd.sock │ │ ├─ 57493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 515ac7a2e90a12481dc1736a68178040de1470509ad214d50f21cc047c9a97dc -address /run/containerd/containerd.sock │ │ ├─ 57547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b7777b2b5bebeff035dbe1c97acc917a53ba87c4dec0e706f345a88edceaf2d -address /run/containerd/containerd.sock │ │ ├─ 57715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e171f3ce7b91ca799b3b5311720309b1c99350d400cab695a7f4bedb51962862 -address /run/containerd/containerd.sock │ │ ├─ 62185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f611250a4ac2675d3eb6e91000f53a7b716f9ac203914c8c2fafcd7a79bb733 -address /run/containerd/containerd.sock │ │ ├─ 62269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6f936d99ca3e289c5a5819430c1a334c7580df13abfd32f9c4408ac94eb3c9d -address /run/containerd/containerd.sock │ │ ├─ 62350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33f185c1f8b6ddbb9bd04ca479bf9af09d41120c4aa322cb39edb849588e6e1a -address /run/containerd/containerd.sock │ │ ├─ 62389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7bf1d858b35027a9368012f5b96e0f0c10e764a844aa59154d675d040cff048 -address /run/containerd/containerd.sock │ │ ├─ 63684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 792330964379369487bf4fefa845e4f4410db76ce2e6c7562a12596b2de08365 -address /run/containerd/containerd.sock │ │ ├─ 63782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 277c4543019f4de97589dc6bc887992826ed82a9b3ef896aaa9c43cca0982161 -address /run/containerd/containerd.sock │ │ ├─ 64082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71b4c5b2d5afb5edac4a580bec7d16dae9e1bc14c3f4ee7dcd5b0c0172bc2a4d -address /run/containerd/containerd.sock │ │ ├─ 64117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dbc10757c68c31957b0ee0825d50e0ea2be1c354f47e94fc224bdc9fa143d83 -address /run/containerd/containerd.sock │ │ ├─ 64119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ec45be0e66ff4b698a8fa6bd0ee372fa90d315463cedbbd7b7ac8f419a0f350 -address /run/containerd/containerd.sock │ │ ├─ 64636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61f1c613bd91b232f80ca32facb671ee2e600838551234faec95e224dc17892a -address /run/containerd/containerd.sock │ │ ├─ 64966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1206eca8a3200f0e063d86a0bbe07e59955fd60a16a24f3687676c56c58e6a64 -address /run/containerd/containerd.sock │ │ ├─ 65241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34d9cc7d889b15ab42e94e669b6e920bb9da64328bee258205e67a5ca0e5068e -address /run/containerd/containerd.sock │ │ ├─ 65688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e24ad7cb48e21ea426310a937907d74f7b9ec771d749ac4cd500c4f94aed0e43 -address /run/containerd/containerd.sock │ │ ├─ 66595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe66b83f7d2e1b9eb517375e57773c34565f793238e15133eeae8c722a22a19b -address /run/containerd/containerd.sock │ │ ├─ 67954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0df33960b87eff1bebb16661eae1944a3a73a6c4660cedf594e0b8e2fb6c78ba -address /run/containerd/containerd.sock │ │ ├─ 70743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 570081d5ad0c8e9fe2f6bfd92d37296ebbc4644bcb76bbda60d2351e692f6316 -address /run/containerd/containerd.sock │ │ ├─ 80070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a7f0a80c78f59f54f8933f46ce0c5ac1cd3a1af3d4c50d3963e669ca1e149b2 -address /run/containerd/containerd.sock │ │ ├─ 81522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 605eb4c1586ee022c8e8aa63f82f851f510b6e849ced65e354d1c264c2d9130b -address /run/containerd/containerd.sock │ │ ├─ 88406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32f7a37f7e7f09aa0ec5da03c568e6ce01a7fde1ce37650bc5419c5ba39250be -address /run/containerd/containerd.sock │ │ ├─ 95795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9db367b4b57dd4fb3b1f7a5c9076e813ad1afce3fc31f674190e940cf50406c -address /run/containerd/containerd.sock │ │ ├─100268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ef3301cb40137600a58ef776f4e4c344f41659ad3f9d4b922947d1b0c013220 -address /run/containerd/containerd.sock │ │ ├─100333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 044d1cba7b59cdf84b24423ae9a27ea4563254a428d7dd90fa1016b719749137 -address /run/containerd/containerd.sock │ │ ├─112916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16bab2fb2fb35f174c11949c58a2708c1f2e8ac797223b1e9cc862ea31acf476 -address /run/containerd/containerd.sock │ │ ├─114373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8709a9234638e4ce063ee8d0b800c7a919123809eb548117fcaee16abb71464e -address /run/containerd/containerd.sock │ │ ├─114425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91ed7b5816ee8b29ec1f92ee3d65137def140305b53f2a08382bb3673069a0f1 -address /run/containerd/containerd.sock │ │ ├─116462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ecc91260681cb26a947b13e309e2069432c7c6c1e2bd8044800d3a1ef76f8cf -address /run/containerd/containerd.sock │ │ ├─118257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e12dfc704215a7d0bc3c9396d5f12fdab89959f30d47a019adb67c76390e1d6b -address /run/containerd/containerd.sock │ │ ├─118412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b7171c57a78779b3534e9c81cdb58453ce8c03ccf5355a3518d5d7ae9858e78 -address /run/containerd/containerd.sock │ │ ├─141619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 836d59f4e434a3dbdbfffbc4eda77bff7974db46fedd1fa19a50f035fde7a657 -address /run/containerd/containerd.sock │ │ ├─141695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb8d3d553c7b45b9ecc0837f8ed6207ad4266aa0319f63e8faca73b942eac0bf -address /run/containerd/containerd.sock │ │ ├─144315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19c47268174e68e2ea17103940ec4d1baaf8109e5aa3f93667933f2e964f80c3 -address /run/containerd/containerd.sock │ │ ├─159597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eedbec413e532d54e68a8033249157281bf92c681b13cbe100bc552c3747ac62 -address /run/containerd/containerd.sock │ │ ├─161379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfcd258e6a9c17cf04675d4ed7cf1a96037ea6073f74421c6e72ce7a35cd2e50 -address /run/containerd/containerd.sock │ │ ├─161798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a412de9f8e423e3a73899209bb72bcd763d5dec915b13134c1048d484c44a648 -address /run/containerd/containerd.sock │ │ ├─162777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89de7315b4bf634b22cf52f3e17a8d9f92138b059d7974f2f4d523d57db4e103 -address /run/containerd/containerd.sock │ │ ├─164678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afd9fdaf5648643b7a6ab2b374d29a0ed126dba22260b6608c2d6a0386bb0499 -address /run/containerd/containerd.sock │ │ ├─164996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63fd1064917f4b301e08e9c09223efacf0987b8263f6637d875d818ba6df3a5b -address /run/containerd/containerd.sock │ │ ├─165163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2536fc23583bbf419e909af5ebd487d60ebf65466fee02e1db8ae942fa73fb84 -address /run/containerd/containerd.sock │ │ ├─165329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b07d851070f5fccca9dc325d001bf894daec672fa254202d4d6cd2ebb343613f -address /run/containerd/containerd.sock │ │ ├─165384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b029b079c50ff93f0043d0806f3a77003ad7e1796d7d893f4c12ac5ac1e4347 -address /run/containerd/containerd.sock │ │ ├─165792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa3a1221cb4dd87ec0f3c5808f86fae1234e079bd96bbd1a020832e5725b4af3 -address /run/containerd/containerd.sock │ │ ├─178623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f773e12095035a6c4be1fc5a84654199a66135050c6d05ae1a4da88c2ed7c91d -address /run/containerd/containerd.sock │ │ ├─180390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2ec7d697f28acfe3bebc42d01011d658536fbe4d4c43860f25bf7fe15d1de61 -address /run/containerd/containerd.sock │ │ ├─180428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3176670ba59a8109ddbddd740cf195c6e9a8ef0babe32219c3b3766dae9d8d3 -address /run/containerd/containerd.sock │ │ ├─180647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c1760cbde8f01e0a0ebdea2a0a2e1762e309ec6e85a4610e8ba4e586a655aa -address /run/containerd/containerd.sock │ │ ├─180693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6c0240b8cf94c4d78ae6935eb728bc3d7368f2731f7b0a2d1e21dd026085b75 -address /run/containerd/containerd.sock │ │ ├─180736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25925db3efa4227ee89a71be11ab660705dbe3950f1023f8781a14e2ab1591db -address /run/containerd/containerd.sock │ │ ├─180907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b0f57153ce96dfa98c73f0efb07bf00dc6e29b2df5dbb125a043c27465d58cd -address /run/containerd/containerd.sock │ │ ├─180964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 473f3ace7f924888b0557459b1790c01d2b5826523e8817fdd19638a4142a68e -address /run/containerd/containerd.sock │ │ ├─195625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bb1433fd9fe23927687991c517c5168435d0fea307c057084c51d53c7611e7b -address /run/containerd/containerd.sock │ │ ├─198017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f53af4b3085dda4769162ed5339701625c5ee5496d1e1c29d73127c0a83ad3e -address /run/containerd/containerd.sock │ │ ├─198061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecde354e7d6d6f7f6c2dddd9f772c129969d82297f5472515946f039bc4260ce -address /run/containerd/containerd.sock │ │ ├─198126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a3059269cb44693f90bda89b28e87c86e3c673231d648325cac0704a4e4919c -address /run/containerd/containerd.sock │ │ ├─215093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 489d3fdf140e86a3cb4d4e8aa2dbce6a419788d668a856bde126b220728c0fa2 -address /run/containerd/containerd.sock │ │ ├─225313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f691dc64ea52f303652c730bac9b4730ac070b10518c0104c7e23e867c2e048c -address /run/containerd/containerd.sock │ │ ├─225368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26f8dda365923d1a719c776724129b0aa96f3a2169818030b3a5169996b73b55 -address /run/containerd/containerd.sock │ │ ├─225396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60b88df151f9c4e53df1ee1e4d5c1e2a8c81c20ebaaebfadf7bc29460c6a8d57 -address /run/containerd/containerd.sock │ │ ├─225663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c87ec283ca27543dd77005adc00ef4fea12c2d74928b795ada95feffb477f17b -address /run/containerd/containerd.sock │ │ ├─239150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f2460545dfa92639fe395166eff0f80fe81ae12283b1bf61507bfcaf2a87bf0 -address /run/containerd/containerd.sock │ │ ├─241533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed6f5934ff8dbf3d52233aa4ac3c8a43614e836fd659660416e5d442fbcfe3a0 -address /run/containerd/containerd.sock │ │ ├─242709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a97527bca4bc2046fc6230f4b711fb3c1bc338f6da364e93c283340a10012aa -address /run/containerd/containerd.sock │ │ ├─243603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 021a4a9751460d869cebdd1697ce025d2352429648456df3c868b48865ab8995 -address /run/containerd/containerd.sock │ │ ├─244141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8df3cc9f660b5a29ea65e53f206fa5241803da4e461bd5f5d08bf7377df299d2 -address /run/containerd/containerd.sock │ │ ├─245390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bde1862db628921a7b9797103928ec5bf85d0d80e88cf12de8142b72ae718a6 -address /run/containerd/containerd.sock │ │ ├─247009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21e7b5b84555d46087e1e4e82400f3d2418e94c6d9a179e113f0366f467545db -address /run/containerd/containerd.sock │ │ ├─247055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d336f67e5f4183e9f452c04277db1cdbbbb63f38e43bdca52be1a33657083ed7 -address /run/containerd/containerd.sock │ │ ├─257352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b317a8db64185813b8daa2fc8987d3ed4e08b491a233fde9af298bc0a1bca278 -address /run/containerd/containerd.sock │ │ ├─257769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d07a918fdca62d2270efc12cd6d4377ac000149da2d4c9c836f57c64117061d0 -address /run/containerd/containerd.sock │ │ ├─294255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6743d78c96f3105402dea45e55064f4aecddcd6459fa373cc2e19972a66d6c96 -address /run/containerd/containerd.sock │ │ ├─299947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a94aaad33cdb652effdeac4c2a291e0ae34102294c1a15f4986e2f2f2a71f660 -address /run/containerd/containerd.sock │ │ ├─300157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f37e0b17ba1bb5beba1dfe105c019626b7c7b89805e6e44f742ff8a57871f92 -address /run/containerd/containerd.sock │ │ ├─300275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5072d3c17a587afea1499b6c4206c72e55a6b2a653bc58ce727fdde6e13d8c6e -address /run/containerd/containerd.sock │ │ ├─300459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dd0084a4aa1b63f074ca2ad96d08ce8af07efae5d6edc2c74a8ac42f3c35d48 -address /run/containerd/containerd.sock │ │ ├─312251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7be93e7cd7b93346ac30f045c4aaf691f94c6be90e6858c5842aee4ceb6ad7d3 -address /run/containerd/containerd.sock │ │ ├─314848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af740a1f25acc6ab1a96ec6533cee06a6042d9377321fb371c6a91fbc692b1d8 -address /run/containerd/containerd.sock │ │ ├─316380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b1235bfac4ff1314ff0057cdf492ba4e39e2c011c1f98b3afea0c787a05802d -address /run/containerd/containerd.sock │ │ └─434851 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/f085663ecfd055b13707fa3218da8b1c8edbf36c09233b05db301ee211cfcf58/log.json --log-format json exec --process /tmp/runc-process3991709286 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/f085663ecfd055b13707fa3218da8b1c8edbf36c09233b05db301ee211cfcf58/c410dd6cd13862d16e1db7e62b4c06a93cb1541ff0c8140d52b8ca82bc0024c8.pid f085663ecfd055b13707fa3218da8b1c8edbf36c09233b05db301ee211cfcf58 │ ├─packagekit.service │ │ └─1425 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29807 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30078 /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 │ │ │ ├─18699 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18720 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25040 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25301 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34511 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34779 /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 │ │ │ ├─12234 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12263 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wwybzo.service │ │ ├─12595 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wwybzo/unit.run │ │ └─12627 /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-wwybzo --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.wwybzo:/var/lib/ceph/mgr/ceph-instance.wwybzo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wwybzo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wwybzo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10325 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158962 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41100 /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.122 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─docker-7acfe5232e80d773841f546801a63eb7d12c6ebcfe76e7029957beb04de3c5c9.scope … │ │ ├─34820 /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 │ │ └─34832 /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 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1094 /usr/sbin/uuidd --socket-activation │ ├─docker-bbc1d313abb3b1fe4d2fe76464f56d1b8fb6fd140763c90a924a20d9fa241759.scope … │ │ ├─25342 /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 │ │ └─25355 /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-d2bb3badcc3cc49f3aee97f4c3d8bfae0bdb656a58948b73d98f35537dd1717f.scope … │ │ ├─18789 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18802 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-3b7bb8f92bef9c06e3c827553e67c542d7c64f74f79c64682ae49be090565fcd.scope … │ │ ├─30120 /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 │ │ └─30132 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-r14943185f68b447f9c28df1081d72ecd.scope │ │ └─196655 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10830 /usr/sbin/chronyd -F 1 │ │ └─10833 /usr/sbin/chronyd -F 1 │ ├─docker-425940a097906534c7033c332c90b353d537b1e2037729020efa65dfa8e4a154.scope … │ │ ├─12344 /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 │ │ └─12356 /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-bbf64496ee43f21c26582120c4ace756232f6ba219a9ab9678a02bfa288ef7f0.scope … │ │ ├─12712 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wwybzo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12731 /usr/bin/ceph-mgr -n mgr.instance.wwybzo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158835 /sbin/iscsid │ │ └─158836 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─d534a24a2cbf5d29916ee288d8450ecad5feacdccd9b2eb96afe7d34a5843a10 │ │ └─89741 /usr/local/bin/rook ceph operator │ ├─01c16d08566dc5a1ef3bdbcc8683f9fd136cb0e8277ce21a648d2b5c7ee97fea │ │ └─264131 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─197bc6bb9a220dc47dd787dd7c37c7025bd7b9dee3a35d3b0d30dc831deaa988 │ │ └─57850 nfd-master -crd-controller=true -metrics=8081 │ ├─60b88df151f9c4e53df1ee1e4d5c1e2a8c81c20ebaaebfadf7bc29460c6a8d57 │ │ └─225449 /pause │ ├─dfb4da52a3a6d194cf663236a000e7a4af3b3b11c833a06a08e24cfa6e9ca7ac │ │ ├─203701 /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 │ │ ├─398365 /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/tmpnje8ntqk/privsep.sock │ │ ├─398561 /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/tmp47qh38ks/privsep.sock │ │ └─406320 /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/tmp175m9xr8/privsep.sock │ ├─222bf123333c51126bd6189620b5d1ddd68faf617696eb342d32f17abe0c82db │ │ ├─49505 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 │ │ └─51084 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─8db96af155da0ab6a9396325860badd0fbba5cd8458ea4c563e85ad87b20316e │ │ └─142393 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─2b029b079c50ff93f0043d0806f3a77003ad7e1796d7d893f4c12ac5ac1e4347 │ │ └─165411 /pause │ ├─0e00f8c86d5e6d68406b3eab222b9ed8228ff404b3346cd18e5274e329effda1 │ │ └─264337 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─605eb4c1586ee022c8e8aa63f82f851f510b6e849ced65e354d1c264c2d9130b │ │ └─81546 /pause │ ├─2a97527bca4bc2046fc6230f4b711fb3c1bc338f6da364e93c283340a10012aa │ │ └─242734 /pause │ ├─0b1235bfac4ff1314ff0057cdf492ba4e39e2c011c1f98b3afea0c787a05802d │ │ └─316404 /pause │ ├─5d80ff277315c1a7012282e07aa01944c8ce5bf1a0100363b5fe8793657c6870 │ │ ├─177462 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─177701 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─177702 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─b317a8db64185813b8daa2fc8987d3ed4e08b491a233fde9af298bc0a1bca278 │ │ └─257375 /pause │ ├─eedbec413e532d54e68a8033249157281bf92c681b13cbe100bc552c3747ac62 │ │ └─159621 /pause │ ├─adec705d43a5d541b83b5ae423428ea7b7a62b0f4be5a5cdc114dffcbb57463b │ │ └─309924 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d5296ec5b203c641cb1bb3d53a0fbcf808dd3fd867f7395b6c98dfb49fb9aded │ │ └─171953 /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 │ ├─94a3a6fb06939ca0f15a6b37d4ca90c7abafbd8843fb8461a0ba6d80e8471e37 │ │ └─196638 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─2c74d27099cc7fa68b6b3f6af297d28339ad7138b61c62db4f9ebb54d603484f │ │ └─264391 /manager --metrics-bind-address=:8080 │ ├─19a405ac6bb1225e7d05ea312a08d3dd0bbaf2a4d9817c3fb7d8d0d87f93484c │ │ └─64576 /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 │ ├─792330964379369487bf4fefa845e4f4410db76ce2e6c7562a12596b2de08365 │ │ └─63713 /pause │ ├─56d4c1763f9698a2c9629b09c443a96a5c1bd2c00d178580d4e36dc875f02ca6 │ │ └─56765 /pause │ ├─c32c0a6748f2d53f9af16b7e5d12cdc70c8eccca3976ad8e4bce6b99bb58915c │ │ ├─310257 /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 │ │ └─310425 /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 │ ├─7be93e7cd7b93346ac30f045c4aaf691f94c6be90e6858c5842aee4ceb6ad7d3 │ │ └─312283 /pause │ ├─09515601945addc3e7d27808814fa3fe3259c44d7ed8f9a758f972a98d7685f6 │ │ ├─142725 /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 │ │ └─142977 /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 │ ├─661a5250f7b24ceaa2b8284e7bc31abd38a9d8aafe0f1e68b2f6e60c086aaed2 │ │ └─315349 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─277c4543019f4de97589dc6bc887992826ed82a9b3ef896aaa9c43cca0982161 │ │ └─63817 /pause │ ├─543c241addb164149fab956211f473f3256c343d40d343dfd79a8ab674406c68 │ │ └─43392 /pause │ ├─1f158cb8d040254062b79a6eac853af4aafa8ebd29690a161682da7e338096f7 │ │ └─269618 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 │ ├─d58454d8e7a404062f07ea783807846203a078aaf1f389e09172595a87bde50f │ │ └─101005 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─da782291f9d48cdaac761b434d1857d769165bb881b77c7cd215c1f5ce320c47 │ │ └─44833 /pause │ ├─ecde354e7d6d6f7f6c2dddd9f772c129969d82297f5472515946f039bc4260ce │ │ └─198084 /pause │ ├─0bde1862db628921a7b9797103928ec5bf85d0d80e88cf12de8142b72ae718a6 │ │ └─245421 /pause │ ├─c8e18d410faec8cb8440f7d0fab4806be775072d2b2301ff1601ad0c259eae37 │ │ └─63113 /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 │ ├─589c8c50c52c7e7198e6434af60ce2eca563583f3dc4411473164e961630c17e │ │ └─203735 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6402a5b3de6da2ef36bd88e57254a06c2c3d0cb07aaf9a011d7d83ec29fe7469 │ │ ├─113320 glance-api: uWSGI master │ │ ├─113332 glance-api: uWSGI worker 1 │ │ └─113333 glance-api: uWSGI worker 2 │ ├─464abafacff26749727415892ab620755dc94bb80de8d899f0c398b5201632e3 │ │ ├─193414 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─193854 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─194231 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpcss4acbb/privsep.sock │ │ ├─396885 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpl7c7nv55/privsep.sock │ │ ├─397497 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpb499fj42/privsep.sock │ │ ├─397931 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─397934 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─401668 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=301ee0b8-3adf-4c43-ad4b-45d1885b04bf --namespace=qrouter-301ee0b8-3adf-4c43-ad4b-45d1885b04bf --conf_dir=/var/lib/neutron/ha_confs/301ee0b8-3adf-4c43-ad4b-45d1885b04bf --log-file=/var/lib/neutron/ha_confs/301ee0b8-3adf-4c43-ad4b-45d1885b04bf/neutron-keepalived-state-change.log --monitor_interface=ha-f664b76b-65 --monitor_cidr=169.254.0.236/24 --pid_file=/var/lib/neutron/external/pids/301ee0b8-3adf-4c43-ad4b-45d1885b04bf.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─405230 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=27f4f126-1ab1-4e77-b3c9-127cefdab4bb --namespace=qrouter-27f4f126-1ab1-4e77-b3c9-127cefdab4bb --conf_dir=/var/lib/neutron/ha_confs/27f4f126-1ab1-4e77-b3c9-127cefdab4bb --log-file=/var/lib/neutron/ha_confs/27f4f126-1ab1-4e77-b3c9-127cefdab4bb/neutron-keepalived-state-change.log --monitor_interface=ha-d61eeb0b-f6 --monitor_cidr=169.254.0.180/24 --pid_file=/var/lib/neutron/external/pids/27f4f126-1ab1-4e77-b3c9-127cefdab4bb.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─410466 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=da082caa-b8fa-4242-be0b-950d22c9cb1c --namespace=qrouter-da082caa-b8fa-4242-be0b-950d22c9cb1c --conf_dir=/var/lib/neutron/ha_confs/da082caa-b8fa-4242-be0b-950d22c9cb1c --log-file=/var/lib/neutron/ha_confs/da082caa-b8fa-4242-be0b-950d22c9cb1c/neutron-keepalived-state-change.log --monitor_interface=ha-d6f91f11-7a --monitor_cidr=169.254.0.72/24 --pid_file=/var/lib/neutron/external/pids/da082caa-b8fa-4242-be0b-950d22c9cb1c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─0ef3301cb40137600a58ef776f4e4c344f41659ad3f9d4b922947d1b0c013220 │ │ └─100291 /pause │ ├─e3c1760cbde8f01e0a0ebdea2a0a2e1762e309ec6e85a4610e8ba4e586a655aa │ │ └─180694 /pause │ ├─e171f3ce7b91ca799b3b5311720309b1c99350d400cab695a7f4bedb51962862 │ │ └─57739 /pause │ ├─4dbc10757c68c31957b0ee0825d50e0ea2be1c354f47e94fc224bdc9fa143d83 │ │ └─64172 /pause │ ├─0f53af4b3085dda4769162ed5339701625c5ee5496d1e1c29d73127c0a83ad3e │ │ └─198039 /pause │ ├─3f611250a4ac2675d3eb6e91000f53a7b716f9ac203914c8c2fafcd7a79bb733 │ │ └─62218 /pause │ ├─47099fd0c5c55843d7014901c4cd187b449bc371b3edb4ef46b176481a3820d2 │ │ ├─191470 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191868 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7b_68n62/privsep.sock │ │ ├─192117 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpyirxlxmu/privsep.sock │ │ └─192353 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─ac0abfcf6199d63b4825c8dda96055382f384dc7d9d88bd0d1991e62a61f756c │ │ └─67012 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─24550927feba1595bdf67405ff8bea75d218bcd0572348070c5238048796eeb1 │ │ └─47863 /server │ ├─7b293e34fdbfecad09a502ad9c7f6c5719a3d41bd6da57578ba580c0ed26a791 │ │ └─47350 /pause │ ├─9de0e2c882f7ddf18702f2e7776a52d2c5bfd5a38ce8b63489d5305fafba4b30 │ │ └─269583 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c3ffb81fa6a3751f4ce70a83a42b1c42a683b62f1eb934697905983f54cb04e7 │ │ └─65617 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 │ ├─d336f67e5f4183e9f452c04277db1cdbbbb63f38e43bdca52be1a33657083ed7 │ │ └─247097 /pause │ ├─1f12722736345fccdc3dc9f223a98abc19a9717c1a406f92416442f6bbb5f795 │ │ └─57963 /secretgen-controller │ ├─21af7705810a58c077b060f402046ec6264555022549eca5f73f86c5d45cd5cc │ │ ├─63278 python -u /app/sidecar.py │ │ ├─63468 python -u /app/sidecar.py │ │ └─63469 python -u /app/sidecar.py │ ├─6fbbddab2270913fba64313ec089bac4169ce24f94e6b3eb4f8f230506551576 │ │ ├─196262 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─196283 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─196300 erl_child_setup 1048576 │ │ ├─196495 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─196496 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─196506 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─196735 /bin/sh -s rabbit_disk_monitor │ ├─33284502424c3a321d51c8894b0b06dba498dc962252c256e92045650cb35487 │ │ ├─66798 nginx: master process nginx -g daemon off; │ │ ├─66819 nginx: worker process │ │ ├─66820 nginx: worker process │ │ ├─66821 nginx: worker process │ │ ├─66822 nginx: worker process │ │ └─66823 nginx: worker process │ ├─0eb8ddeb0bbdfec684ed587e825dc9e894b3694e9c1dd6c1051ea74aeab98eea │ │ └─264009 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─32f7a37f7e7f09aa0ec5da03c568e6ce01a7fde1ce37650bc5419c5ba39250be │ │ └─88431 /pause │ ├─33f185c1f8b6ddbb9bd04ca479bf9af09d41120c4aa322cb39edb849588e6e1a │ │ └─62373 /pause │ ├─e5637f018daed13fa0935cd8a68743e6d8bfe36d8f9490881da923802cb544b6 │ │ └─52794 redis_exporter │ ├─8bb4d80dfe3a09ae0e2e9bcb7b7402485a7f8bc4a702b129aa431e7ac50169a7 │ │ ├─257449 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─257872 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─257873 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─1206eca8a3200f0e063d86a0bbe07e59955fd60a16a24f3687676c56c58e6a64 │ │ └─64990 /pause │ ├─429bc01fe591ece8170b47cfd98bb82a2cfc0a1e2dd2e652ad9ed486e4cb4616 │ │ ├─63254 python -u /app/sidecar.py │ │ ├─63461 python -u /app/sidecar.py │ │ └─63462 python -u /app/sidecar.py │ ├─bb8d3d553c7b45b9ecc0837f8ed6207ad4266aa0319f63e8faca73b942eac0bf │ │ └─141721 /pause │ ├─b44d65f09f55b9911fd2838e2f01b8f5447a09e8383346b3f77a0891cd3ef543 │ │ └─68379 /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 │ ├─ae830bf3d91e6dd4548bee255f639590c14e285c3944df919454dab69dd65c38 │ │ └─49759 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─17f9aba64ea02f090c4c8803ebfdb02b44ba93ddffe0a04f215a1a2a9020639d │ │ └─43977 /coredns -conf /etc/coredns/Corefile │ ├─9bb1433fd9fe23927687991c517c5168435d0fea307c057084c51d53c7611e7b │ │ └─195650 /pause │ ├─196b5b5695438102badb3a6479efa9aef7c292a805c1aee9bcd91fadbbe14511 │ │ └─66934 /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 │ ├─d07a918fdca62d2270efc12cd6d4377ac000149da2d4c9c836f57c64117061d0 │ │ └─257795 /pause │ ├─489d3fdf140e86a3cb4d4e8aa2dbce6a419788d668a856bde126b220728c0fa2 │ │ └─215120 /pause │ ├─c1450c8f7c821d175f82c8614661fdf82074809964c7ba8521ebc8a1c3953fe3 │ │ └─57777 nfd-gc -gc-interval=1h │ ├─34d9cc7d889b15ab42e94e669b6e920bb9da64328bee258205e67a5ca0e5068e │ │ └─65265 /pause │ ├─f579f57896a5335901caa0fa0670168ecd646366997b05b1d48899f0df07b84d │ │ └─116157 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9b1cbf4820f2eb5a81d8a08c8c7990b3949a7bdece90033fff6a7c97bccbe54f │ │ └─68544 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1c9613d86a0fbef619fb49c1d5470249188474bfcedd1beb00c55473d2b531b6 │ │ └─45127 /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 │ ├─a01dbc8fb1c503c1a45e926158f9596e502a356cb9c59939a5f7152b5b6a4eca │ │ └─309945 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─fa3a1221cb4dd87ec0f3c5808f86fae1234e079bd96bbd1a020832e5725b4af3 │ │ └─165815 /pause │ ├─570081d5ad0c8e9fe2f6bfd92d37296ebbc4644bcb76bbda60d2351e692f6316 │ │ └─70767 /pause │ ├─9c791b5642c8abf67a7d1ff3aecb2dedd61d94ae232e82d17a2966df36dfa40b │ │ └─264056 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─66d4f7367d8410b19d4e42a33cd4ce5c5d89b39613dd0da5ea89f7cb2c56f147 │ │ ├─215454 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─215471 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─215477 erl_child_setup 1048576 │ │ ├─215564 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215565 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215575 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─215706 /bin/sh -s rabbit_disk_monitor │ ├─e24ad7cb48e21ea426310a937907d74f7b9ec771d749ac4cd500c4f94aed0e43 │ │ └─65726 /pause │ ├─021a4a9751460d869cebdd1697ce025d2352429648456df3c868b48865ab8995 │ │ └─243626 /pause │ ├─cc2952908be89c8d703f78513e5600f4cbcfdeea7b261057f87f55c01df50ce3 │ │ ├─211227 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─211493 heat-engine: ServiceWrapper worker(0) │ │ └─211496 heat-engine: ServiceWrapper worker(1) │ ├─a94aaad33cdb652effdeac4c2a291e0ae34102294c1a15f4986e2f2f2a71f660 │ │ └─299986 /pause │ ├─70d951fe58cbbf6ac2d15f19cf47c154e313fc11352815606e5e494c4a0741c6 │ │ └─40633 /pause │ ├─85a6d6afa177928248f38febbaf5603cf94ccd602cada0b239d863f7311f180d │ │ └─69148 /bin/oauth2-proxy │ ├─63fd1064917f4b301e08e9c09223efacf0987b8263f6637d875d818ba6df3a5b │ │ └─165028 /pause │ ├─98d59e17daafb6146a6b62d7baafb2bae0fe797ca606242f000565f2e4a3805b │ │ ├─190525 neutron-api: uWSGI master │ │ ├─190541 neutron-api: uWSGI worker 1 │ │ └─190542 neutron-api: uWSGI worker 2 │ ├─8a0c0bac2d3e00d6df4380bdc7a2236c321c524a2b7d136719b653b845544c1e │ │ ├─319013 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─319025 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7ee758b58eeeb8683932550718aa84c678d168763622a7852dc5477894a5c0a2 │ │ └─41998 /pause │ ├─fcb6d7c42cef80c4ce6fc0e1b20867f4f701647ff7c3695bab21ae2d99cbd31f │ │ └─68310 /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-122.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 │ ├─8f2460545dfa92639fe395166eff0f80fe81ae12283b1bf61507bfcaf2a87bf0 │ │ └─239173 /pause │ ├─afd9fdaf5648643b7a6ab2b374d29a0ed126dba22260b6608c2d6a0386bb0499 │ │ └─164793 /pause │ ├─a412de9f8e423e3a73899209bb72bcd763d5dec915b13134c1048d484c44a648 │ │ └─161824 /pause │ ├─61f1c613bd91b232f80ca32facb671ee2e600838551234faec95e224dc17892a │ │ └─64665 /pause │ ├─4ff06f56c8cea87b4291606bb90d09b44b9ad42fe1e9b304ba5b114c06ed4379 │ │ └─51996 /pause │ ├─bfcd4367ae922660360bb689de8b73b5e4a34a0fe3ce97e08898917a2c5e2f37 │ │ └─52378 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 │ ├─86e231d08da54a2b702eda23572f0b0c004c80864dcded6b384d57e05e6adc7e │ │ └─140558 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─cd16484003c7a4016b63ba48a19bd7d9e7a6d848a625d0826b5867bac5f3e948 │ │ ├─49662 mysqld --wsrep_start_position=caa562d1-5adf-11f1-8c12-febd94039b20:20 │ │ └─49812 /var/lib/mysql/mysql-state-monitor │ ├─b07d851070f5fccca9dc325d001bf894daec672fa254202d4d6cd2ebb343613f │ │ └─165360 /pause │ ├─1ec45be0e66ff4b698a8fa6bd0ee372fa90d315463cedbbd7b7ac8f419a0f350 │ │ └─64184 /pause │ ├─f6f936d99ca3e289c5a5819430c1a334c7580df13abfd32f9c4408ac94eb3c9d │ │ └─62297 /pause │ ├─6e167cc60c67f0a860a9df526d8c8dc879d2b8fd7a37e3e64061a235501b6dc5 │ │ ├─67270 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67304 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d2073c77c0fff8da156503fa2e19d7fc8539f46de1ba7063322ff96ea6aeb7e4 │ │ ├─190563 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─190931 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190934 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─190938 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─34ab5de5171bcc2150fa4f38ea7c6e297a9bedd6be4a4510f4e3e91e4574ece5 │ │ ├─211266 heat-api: uWSGI master │ │ ├─211293 heat-api: uWSGI worker 1 │ │ └─211294 heat-api: uWSGI worker 2 │ ├─8709a9234638e4ce063ee8d0b800c7a919123809eb548117fcaee16abb71464e │ │ └─114399 /pause │ ├─ac5faad058a2aeb2e2286274f62742acc0f537a5b6cb0fc1192f330da53ad595 │ │ └─243651 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─45389de9b4492d17335dada70840b58443ada604b075c1d002dd38acb98769ef │ │ └─48663 /pause │ ├─8df3cc9f660b5a29ea65e53f206fa5241803da4e461bd5f5d08bf7377df299d2 │ │ └─244165 /pause │ ├─ce2bed951ce567b0d2e1c510c268e35d778d66d2413853f6c55929bd6038f52a │ │ └─67594 /goldpinger --static-file-path /static │ ├─2cc5ee41c45311c297e0c78e1ec6dbc238192fbf9afa2f73a314266f9f88501e │ │ └─69170 /bin/oauth2-proxy │ ├─d657225cca0afa7b880bf3d372f3bf94c0028db72c8baca846aba6c516b27190 │ │ ├─150295 placement-api: uWSGI master │ │ ├─150321 placement-api: uWSGI worker 1 │ │ └─150322 placement-api: uWSGI worker 2 │ ├─044d1cba7b59cdf84b24423ae9a27ea4563254a428d7dd90fa1016b719749137 │ │ └─100402 /pause │ ├─704d35dd25ff46c766eb8f67a64ea9032b0708f708c40385d82d0b446a28a722 │ │ └─40676 /pause │ ├─f23633da157babe20ce82f29ad3fa479f1c4a19eb810f4f8ca2ce0eff36b8371 │ │ └─68466 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─84453e1542f29964c39990d5765edc8ce5e831ac0dd0d88191d5aa64e2c89d1e │ │ ├─333810 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─334513 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─334826 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpd6ishusj/privsep.sock │ │ ├─335444 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpjgm2f0_b/privsep.sock │ │ ├─336222 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5778ebe7-13b4-4f94-8103-31b976bede8b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5778ebe7-13b4-4f94-8103-31b976bede8b/host --addn-hosts=/var/lib/neutron/dhcp/5778ebe7-13b4-4f94-8103-31b976bede8b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5778ebe7-13b4-4f94-8103-31b976bede8b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5778ebe7-13b4-4f94-8103-31b976bede8b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b6957967-b521-4732-8993-38f567642964,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─336227 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4069c37a-c345-4a3e-818d-788192d30bcf/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4069c37a-c345-4a3e-818d-788192d30bcf/host --addn-hosts=/var/lib/neutron/dhcp/4069c37a-c345-4a3e-818d-788192d30bcf/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4069c37a-c345-4a3e-818d-788192d30bcf/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4069c37a-c345-4a3e-818d-788192d30bcf/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3f10c158-20bc-4b10-9444-4eb3f0efa114,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─336236 haproxy -f /var/lib/neutron/ns-metadata-proxy/5778ebe7-13b4-4f94-8103-31b976bede8b.conf │ │ ├─336244 haproxy -f /var/lib/neutron/ns-metadata-proxy/4069c37a-c345-4a3e-818d-788192d30bcf.conf │ │ ├─396779 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp7sifa2mb/privsep.sock │ │ ├─397318 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─397319 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─401194 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp6862w_ir/privsep.sock │ ├─5072d3c17a587afea1499b6c4206c72e55a6b2a653bc58ce727fdde6e13d8c6e │ │ └─300312 /pause │ ├─4bf3168596c05beaa21a96053fab2da00d3d09f35a333deed32f46da1de28bab │ │ ├─178830 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178863 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─178875 erl_child_setup 1048576 │ │ ├─178935 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178936 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178946 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─179045 /bin/sh -s rabbit_disk_monitor │ ├─7ecc91260681cb26a947b13e309e2069432c7c6c1e2bd8044800d3a1ef76f8cf │ │ └─116485 /pause │ ├─2a3059269cb44693f90bda89b28e87c86e3c673231d648325cac0704a4e4919c │ │ └─198161 /pause │ ├─8b68b5dc37e7b9bff6c976d9f87b20fc21af2b444715af8b7ac5ce11e2f24f2c │ │ └─57810 nfd-worker -metrics=8081 │ ├─b3176670ba59a8109ddbddd740cf195c6e9a8ef0babe32219c3b3766dae9d8d3 │ │ └─180456 /pause │ ├─5a025f5925fefb3ccf04ba7e5b9d1d3a27a508e1b31a2f55ad14dc2e0c5c104d │ │ └─236730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ec5554e7053b1fd46a613942c06c3eea3b505eb48ec50d3af2fa0761d69d073a │ │ └─48307 /pause │ ├─9e7fef8654d49d706bf745c3f8df90cd966a9d68d7664ac09431835809768ba3 │ │ ├─257329 magnum-api: uWSGI master │ │ ├─257342 magnum-api: uWSGI worker 1 │ │ └─257343 magnum-api: uWSGI worker 2 │ ├─754b1ad7ef53a27fbab614868708775b5a980df3357860d9c1bf4e910b575d7e │ │ └─45035 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─21e7b5b84555d46087e1e4e82400f3d2418e94c6d9a179e113f0366f467545db │ │ └─247033 /pause │ ├─effa447039767ef9e12350a1dc41f22741de444e40df6bc5b652baf0c3d58916 │ │ ├─176542 nova-api: uWSGI master │ │ ├─176555 nova-api: uWSGI worker 1 │ │ └─176556 nova-api: uWSGI worker 2 │ ├─f122694b3768d0c83db3e1aa11bc40b264b401901cf20ccbe0f202f7b5b9bdfa │ │ ├─236727 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─237388 octavia-worker: ConsumerService worker(0) │ │ └─237391 octavia-worker: ConsumerService worker(1) │ ├─f691dc64ea52f303652c730bac9b4730ac070b10518c0104c7e23e867c2e048c │ │ └─225344 /pause │ ├─0531267450b7c3b2ab94fefef1480f10e1b07607e2a588220c742588759f1e18 │ │ └─45080 /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 │ ├─2a747244568af38bade99a86f63bfd973de9c42aa1f62dc4fc0f695407f371a9 │ │ └─44963 /pause │ ├─2dc3b65bb6f6e2c9c0f5dd04d059441f058caf4e4b6cd173c378d47a55f6fefd │ │ └─44640 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 │ ├─6743d78c96f3105402dea45e55064f4aecddcd6459fa373cc2e19972a66d6c96 │ │ └─294281 /pause │ ├─0dc64bae7167a89f120083c6b5fa5c30509aeab106ce087ace0fabd37d4f280b │ │ └─193254 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─80984af0c3fb7e9398acbf83fb6381292599122c4ea9395ce48fdbf583596d19 │ │ ├─163016 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163034 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─163041 erl_child_setup 1048576 │ │ ├─163139 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163140 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163150 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163283 /bin/sh -s rabbit_disk_monitor │ ├─d35fc854147f39187ce7b1c6d3ff7a29341d09a2e6450ae684258ef6129f69ac │ │ ├─42505 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42930 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─bbea7328cff4fa362c0d48476448136a5902c0241ee8196943c25d796fdff937 │ │ └─195818 /bin/bash /tmp/libvirt.sh │ ├─97fb09aa2c549bcb3fd549c13eabddc62a753c16c5ed961c69744d69c14a6d5d │ │ └─66978 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5823b4c2f7492c5d1477eebf2978a203c8a2aa70dbe730ea901fce047be6b44a │ │ └─40782 /pause │ ├─26f8dda365923d1a719c776724129b0aa96f3a2169818030b3a5169996b73b55 │ │ └─225430 /pause │ ├─d9db367b4b57dd4fb3b1f7a5c9076e813ad1afce3fc31f674190e940cf50406c │ │ └─95831 /pause │ ├─25925db3efa4227ee89a71be11ab660705dbe3950f1023f8781a14e2ab1591db │ │ └─180783 /pause │ ├─473f3ace7f924888b0557459b1790c01d2b5826523e8817fdd19638a4142a68e │ │ └─181030 /pause │ ├─2536fc23583bbf419e909af5ebd487d60ebf65466fee02e1db8ae942fa73fb84 │ │ └─165220 /pause │ ├─7d31c99d5fed30f9fcdadd367fc5fce7a70f5042cad2bf535b33f53a874ee1d8 │ │ └─100751 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-6vng8 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a0fa2b0d25d3652115b4c6b3f4fa6f635ab2d6bce4120321763581fc515accf6 │ │ └─68025 /bin/pushgateway │ ├─9a30c7d0d1c4697fd7daa16926cda61a24a10dc604362ba317c1e1e6060659de │ │ ├─ 74692 apache2 -DFOREGROUND │ │ ├─ 74707 (wsgi:k -DFOREGROUND │ │ ├─ 74708 (wsgi:k -DFOREGROUND │ │ ├─ 74709 (wsgi:k -DFOREGROUND │ │ ├─ 74710 (wsgi:k -DFOREGROUND │ │ ├─432115 apache2 -DFOREGROUND │ │ └─433091 apache2 -DFOREGROUND │ ├─af740a1f25acc6ab1a96ec6533cee06a6042d9377321fb371c6a91fbc692b1d8 │ │ └─314876 /pause │ ├─f6c0240b8cf94c4d78ae6935eb728bc3d7368f2731f7b0a2d1e21dd026085b75 │ │ └─180730 /pause │ ├─8b7777b2b5bebeff035dbe1c97acc917a53ba87c4dec0e706f345a88edceaf2d │ │ └─57576 /pause │ ├─9c177718c25a56f956e10a04eda4e71fb1c1227efdc4e00a078e190d88a3ce0d │ │ └─43934 /coredns -conf /etc/coredns/Corefile │ ├─8b3064c63ae52f720296d6ceb6e59b99b727232d574f8e36000310e081126310 │ │ └─43827 /pause │ ├─0967e4fbd4483d2629c31a9eba56a529c7b66c6f18172dc719fcdd107f2b62d0 │ │ └─52178 valkey-server *:6379 │ ├─f0f4cfc7c381d3a95ebfacccf0f1a3e8ab2ae8b4335d9d5b5095b414c7f45d32 │ │ └─57478 /pause │ ├─4080f09b5e24ab80f387833fca92f682c82cf06ee3caa4aab0b2850224a4bbb0 │ │ ├─181545 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─423906 sleep 300 │ ├─b2da6b943ee98737f98f4e645a406947b0390a4f3edadf8bbf72b73cf1d10e65 │ │ └─316694 /bin/openstack-database-exporter │ ├─400f1b23fb7641d3c287fbb07dab5cb3f7972bc2d8778901f66da028bde12352 │ │ ├─239374 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─239391 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─239397 erl_child_setup 1048576 │ │ ├─239525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─239526 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─239536 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─239923 /bin/sh -s rabbit_disk_monitor │ ├─8b570ce620a3ee3f88bff2dae32fe09d02c519b50ee2dc76e8e3811fb2d65ad7 │ │ ├─237567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─237599 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─238311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─238314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420111 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420112 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420113 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420131 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─420132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8b95058d9aa267d9a1da42827c1d3305d0f38ef5f04340b3897804ff1bdff695 │ │ └─40885 etcd --advertise-client-urls=https://199.19.213.122: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.122:2380 --initial-cluster=instance=https://199.19.213.122:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.122:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.122: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 │ ├─d033ae5e0d5926452e4a4b6f463a754ed87d269640a83be1f6c92fa0ca48ea04 │ │ └─269809 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 │ ├─71b4c5b2d5afb5edac4a580bec7d16dae9e1bc14c3f4ee7dcd5b0c0172bc2a4d │ │ └─64131 /pause │ ├─7fb56c44bb9ca89ebd98934e460a6c5432fada35c570d88a44e712fc215efd33 │ │ └─49961 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─99605cbb2c5bd9cdc7b464d22c5815a7614100246d175cc7965c91fb1e5eca49 │ │ └─68514 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c9f920fd5d7916d3b220a27630a941998339c09dccb0bf8ab682fe80b5b13642 │ │ └─49408 /pause │ ├─9b0f57153ce96dfa98c73f0efb07bf00dc6e29b2df5dbb125a043c27465d58cd │ │ └─180937 /pause │ ├─76c44c7df2dbacad603a07d35ac0a8aac37e9b454ed3aa5199b2e34201d46dd9 │ │ ├─80206 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80223 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─80229 erl_child_setup 1048576 │ │ ├─80276 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80277 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80287 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80439 /bin/sh -s rabbit_disk_monitor │ ├─155e242362c9533bdb1cefab6024cf0acff381aeb54ca043f964d6ec7715fa22 │ │ └─41270 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─051f68424d4fe0c163e11a0072a36653906dc69ac997b63468e95e6bbdfb3c90 │ │ └─162024 /coredns -conf /etc/coredns/Corefile │ ├─e12dfc704215a7d0bc3c9396d5f12fdab89959f30d47a019adb67c76390e1d6b │ │ └─118299 /pause │ ├─c80a4d1ee21dea98a689c792d13544450bb7d4f16133c3de9778ba2f83d4e5f2 │ │ └─264364 /manager --metrics-bind-address=:9782 │ ├─47367da6e5ba66e15e7734ac77a69a01b98be5436a6b1b9c7d0add4bd7ca2437 │ │ └─42045 /pause │ ├─18bb4ad4de71f6c8adcb637592426c5f6cf211555a248624963fbc4e162ce10f │ │ └─40802 /pause │ ├─cfcd258e6a9c17cf04675d4ed7cf1a96037ea6073f74421c6e72ce7a35cd2e50 │ │ └─161402 /pause │ ├─765b2190c36640c9ceaf4fb3474dc24b7c58d22d1cef0d1e1473109f92162ed7 │ │ ├─177430 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177708 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177709 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a9eecd596a95528d62cd9c60599b3ce8751624057ee91c41ca1bc10a81a48bfb │ │ └─43885 /pause │ ├─515ac7a2e90a12481dc1736a68178040de1470509ad214d50f21cc047c9a97dc │ │ └─57520 /pause │ ├─91ed7b5816ee8b29ec1f92ee3d65137def140305b53f2a08382bb3673069a0f1 │ │ └─114504 /pause │ ├─40fb905ce14e51b00959600b6c9011ab247c1930ce63b44337cf823ec702290d │ │ ├─87607 barbiacan-api: uWSGI master │ │ └─87629 barbiacan-api: uWSGI worker 1 │ ├─ed6f5934ff8dbf3d52233aa4ac3c8a43614e836fd659660416e5d442fbcfe3a0 │ │ └─241557 /pause │ ├─2f37e0b17ba1bb5beba1dfe105c019626b7c7b89805e6e44f742ff8a57871f92 │ │ └─300217 /pause │ ├─8222b38f89915922587c675e0506b372a0d78d3f7884fb05b2a5c2f7fa6c2262 │ │ └─41244 /pause │ ├─9a3615e011da03e27995ddfbfb659870d8152dc8ae8db444f3c8b0002c4957b2 │ │ ├─294546 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─294563 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─294570 erl_child_setup 1048576 │ │ ├─294653 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─294654 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─294664 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─295000 /bin/sh -s rabbit_disk_monitor │ ├─43a912927c170ada1d4fbc3b5503e6ae676d20da3991b5548eba15ebb9bd873a │ │ └─69190 /bin/memcached_exporter │ ├─3a7f0a80c78f59f54f8933f46ce0c5ac1cd3a1af3d4c50d3963e669ca1e149b2 │ │ └─80094 /pause │ ├─fe66b83f7d2e1b9eb517375e57773c34565f793238e15133eeae8c722a22a19b │ │ └─66618 /pause │ ├─19c47268174e68e2ea17103940ec4d1baaf8109e5aa3f93667933f2e964f80c3 │ │ └─144352 /pause │ ├─6b58916bca2ec970c11dac5141877a7cef2a17835c9c2ccd975c9fc001dd5dd6 │ │ ├─176787 nova-metadata: uWSGI master │ │ ├─176805 nova-metadata: uWSGI worker 1 │ │ └─176806 nova-metadata: uWSGI worker 2 │ ├─cd0c090bd25e93bfd2cb3e1d82eb6dc7e3421548e0ce5c00492e790d85045f32 │ │ ├─190610 neutron-policy-server: uWSGI master │ │ ├─190623 neutron-policy-server: uWSGI worker 1 │ │ └─190624 neutron-policy-server: uWSGI worker 2 │ ├─f662ebf17484300b8014ffdccfc8e682a39d6a59f1502dc41cce7d3e9b001921 │ │ └─269663 /kube-vip manager │ ├─b2ec7d697f28acfe3bebc42d01011d658536fbe4d4c43860f25bf7fe15d1de61 │ │ └─180424 /pause │ ├─66a6ff6aed6bac9d8d7f6d743c67af03bcda4b4a4a1e235f64a8b2076a447597 │ │ └─40715 /pause │ ├─f773e12095035a6c4be1fc5a84654199a66135050c6d05ae1a4da88c2ed7c91d │ │ └─178646 /pause │ ├─5044756dc3d2dcfa51f5e9d761fec17bfb0af9dc4793c602029bca6ae74604ec │ │ └─264297 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─836d59f4e434a3dbdbfffbc4eda77bff7974db46fedd1fa19a50f035fde7a657 │ │ └─141657 /pause │ ├─1497136e722f93bb16a5bcdc9b9e950f9f6064cf91f9d00de06590e607a84aa6 │ │ └─67812 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─27badf3baaee33108840632fb4aaa00b14ff17ce6b2b5a3122571a23881ad52e │ │ ├─114915 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115170 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115178 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0b7171c57a78779b3534e9c81cdb58453ce8c03ccf5355a3518d5d7ae9858e78 │ │ └─118442 /pause │ ├─5f837c01fd219c2833d7958bbc54b1bacef10c4fcbd29a7ee8a57f021d879d78 │ │ └─44893 /pause │ ├─405d26caa779d8dc8274c9fe244276054b89d1f8ec88e9340173c151470cd184 │ │ └─52104 /pause │ ├─670fe4f86d6f88e11264c415b9809669977622095facf977a6ba2276e70ff24b │ │ └─160302 /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 │ ├─fb0aac26b5074d4c340f678849c605897ae2b4fb71bbf304095f218650d880b4 │ │ └─47305 /pause │ ├─0743e7cc9d236e5032af489ca790c696364711d2b9847eba657cb86345bc3fe8 │ │ └─68429 /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 │ ├─a70a20cf722c2b79a7a98ff1f04d3be87db5a462ab0459c8384be0cbfa82cacf │ │ ├─309969 manila-api: uWSGI master │ │ ├─309990 manila-api: uWSGI worker 1 │ │ └─309991 manila-api: uWSGI worker 2 │ ├─c87ec283ca27543dd77005adc00ef4fea12c2d74928b795ada95feffb477f17b │ │ └─225685 /pause │ ├─44fa4994ec347d2177137b31dfaa967cc5137be8525f395e7adaa8450ba426bf │ │ ├─116607 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116624 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─116630 erl_child_setup 1048576 │ │ ├─116746 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116747 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116757 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116845 /bin/sh -s rabbit_disk_monitor │ ├─b7bf1d858b35027a9368012f5b96e0f0c10e764a844aa59154d675d040cff048 │ │ └─62414 /pause │ ├─398ee61018eb3b957b6ddb86e2d87504ca3c73ad210c6a78ec91930b15e7ed59 │ │ ├─257495 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─258059 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpm6946noz/privsep.sock │ │ ├─258064 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─258066 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─faa0b4c99539df658f5fced6aed3fcadb5f104ebcf83b93159d5523c5a21802c │ │ ├─100870 /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 │ │ └─395967 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f085663ecfd055b13707fa3218da8b1c8edbf36c09233b05db301ee211cfcf58 │ │ ├─ 52577 valkey-server *:26379 [sentinel] │ │ └─434895 runc init │ ├─e231c5a3183b22e4fad6456338d6bcb92a680831cae2de61017b87335d185827 │ │ └─48997 /pause │ ├─207a0504bbe40ac4d7f7fa84b1e38cbc18c520a4550a69d47750812eca1088c9 │ │ └─48355 /pause │ ├─aa71d19458493b6691a8ff28b2b642cb03451f22df86fc918f120136dd66198d │ │ ├─69067 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69085 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─69091 erl_child_setup 1048576 │ │ ├─69325 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69326 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69336 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69465 /bin/sh -s rabbit_disk_monitor │ ├─d722b013dc071b281551fdd0c2d36813295367de6a3bc5ddbe4283eb3c927c78 │ │ ├─211268 heat-api-cfn: uWSGI master │ │ ├─211295 heat-api-cfn: uWSGI worker 1 │ │ └─211296 heat-api-cfn: uWSGI worker 2 │ ├─af0ba18daef0adb23ca756ff8fc892211a19d26f3bdd3640739ca468f0da7d19 │ │ └─62694 /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 │ ├─7aa3a669b05496d56825535c6da4a323cd8dd397545a7ab3d58e71fbc0d3466d │ │ └─68076 /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-122.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 │ ├─cb9e3bc37651aef0a2e84ac05f6b0dd02d70b54b9cc1bf1bcae4ee3c82d867c4 │ │ ├─236083 octavia-api: uWSGI master │ │ ├─236097 octavia-api: uWSGI worker 1 │ │ └─236098 octavia-api: uWSGI worker 2 │ ├─c0ec99f5b0d0a4dfc9c2383795dc83af3d8f0a8675acd4ce760c5d195c55ec41 │ │ ├─ 47814 /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 │ │ ├─ 47827 /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 │ │ ├─ 47915 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─314562 nginx: worker process │ │ ├─314563 nginx: worker process │ │ └─314564 nginx: cache manager process │ ├─08eec06c6d109cfce405ab91f1ff573b411b58cd864cfcc4be4a6a85b5e80d2d │ │ └─269532 docker-registry serve /etc/docker-registry/config.yml │ ├─0df33960b87eff1bebb16661eae1944a3a73a6c4660cedf594e0b8e2fb6c78ba │ │ └─67978 /pause │ ├─7a7a5c11cfe86f1f278ffa6a550fb4146abf7dbdf62c68dff2eb27f426f4c8af │ │ └─195752 /usr/bin/libvirt-tls-sidecar │ ├─89de7315b4bf634b22cf52f3e17a8d9f92138b059d7974f2f4d523d57db4e103 │ │ └─162809 /pause │ ├─16bab2fb2fb35f174c11949c58a2708c1f2e8ac797223b1e9cc862ea31acf476 │ │ └─112940 /pause │ ├─5dd0084a4aa1b63f074ca2ad96d08ce8af07efae5d6edc2c74a8ac42f3c35d48 │ │ └─300488 /pause │ ├─792b6a2995de783ecafa9ebf87afcfbb6efe29655bb50493a2420de325964813 │ │ └─262385 percona-xtradb-cluster-operator │ ├─1a52f29f4d888cca51f41a4e6cb9dde0054a4e7c17e68461195c6991a627573f │ │ ├─96080 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96098 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─96104 erl_child_setup 1048576 │ │ ├─96199 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96210 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96429 /bin/sh -s rabbit_disk_monitor │ ├─324eee394c42ed5942fe73d4ac9552ea686a6757a90384937aaea7beacd00cee │ │ └─44320 /pause │ ├─085cadfe58eed8a37e6b3a0b9ad35d6fd00cad49bf33c549d5dbe3ae1df0b296 │ │ └─68115 /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 │ ├─e81cd3d6dcbe305b539e362df6f3eb108b5361298f5b1103496f50b25fe571be │ │ ├─160337 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160350 /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 │ ├─fe538a46e8123d8c20de04e4691d12d8160b8d61c58bc88e4552eb6006df24bb │ │ └─40840 kube-apiserver --advertise-address=199.19.213.122 --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 │ ├─decc81820a49ab824a9c91b8d35316d0289101a48d07380d261d166a442bbc7b │ │ ├─138825 cinder-api: uWSGI master │ │ ├─138838 cinder-api: uWSGI worker 1 │ │ └─138839 cinder-api: uWSGI worker 2 │ └─41d5977fd8c82a655578c761a6c90b2939bd079d7d28d6bc09199b1421cd591a │ ├─314981 apache2 -DFOREGROUND │ ├─317215 (wsgi:h -DFOREGROUND │ ├─317216 (wsgi:h -DFOREGROUND │ ├─317217 (wsgi:h -DFOREGROUND │ ├─317218 (wsgi:h -DFOREGROUND │ ├─317219 (wsgi:h -DFOREGROUND │ ├─317220 apache2 -DFOREGROUND │ └─317221 apache2 -DFOREGROUND ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount