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 │ │ │ ├─21595 /lib/systemd/systemd --user │ │ │ └─21597 (sd-pam) │ │ └─session-21.scope │ │ ├─21524 sshd: cephadm [priv] │ │ └─21617 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1614 sshd: zuul [priv] │ │ └─1627 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1618 ssh: /home/zuul/.ansible/cp/199.204.45.35-22-zuul [mux] │ ├─413062 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pimhtdjcixoszpxiubtxglxttanayggv ; /usr/bin/python3'"'"' && sleep 0' │ ├─413063 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pimhtdjcixoszpxiubtxglxttanayggv ; /usr/bin/python3' && sleep 0 │ ├─413064 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-pimhtdjcixoszpxiubtxglxttanayggv ; /usr/bin/python3 │ ├─413065 /bin/sh -c echo BECOME-SUCCESS-pimhtdjcixoszpxiubtxglxttanayggv ; /usr/bin/python3 │ ├─413066 /usr/bin/python3 │ ├─413067 /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 │ └─413069 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12295 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0fcc4fb4b664b2d8341be1a4f48f8afe89191fa4eeb5fcc19e36ed2a0ff29897 -address /run/containerd/containerd.sock │ │ ├─ 12701 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 64d4a392c3419d5f0046cdd4b18a64269b821e8cfac306233e540d8533425920 -address /run/containerd/containerd.sock │ │ ├─ 18570 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1e4f0d0547e48e305bb22050be5d19ce0d4f25f2d6d56cbaf8b249f09cc9c7d5 -address /run/containerd/containerd.sock │ │ ├─ 25146 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c85117fa657cb1443af93a88ca3d13521801a9380a891ddccc67890e69803505 -address /run/containerd/containerd.sock │ │ ├─ 29645 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0722e19895c67e0a5f5bc81222b59b526cfee4ebccce350db346b583afda5b08 -address /run/containerd/containerd.sock │ │ ├─ 34470 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 05524c7e01f90c1159cbf9488b425c98c7cbe8141cdb686f715cf8f46f4e46f9 -address /run/containerd/containerd.sock │ │ ├─ 39242 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eaddc1e6ff39d52e2689dd1e870b8b605e8c0f6e4479bd9f87c2959c32bef4f6 -address /run/containerd/containerd.sock │ │ ├─ 41840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f06741be23dd865a71146d799f758d0db5c887996a67a9958624de849789d01 -address /run/containerd/containerd.sock │ │ ├─ 41894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc013aea3be632e0249a51e309a5d0a6f92d08a9fbd0e0cbef6d9a6dcfa351c7 -address /run/containerd/containerd.sock │ │ ├─ 41907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ec63b00a279ecfdef9c1893b322e6ad9919c056374969036b197a07a2be5e4c -address /run/containerd/containerd.sock │ │ ├─ 41911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b598796e4eb183e261d6fbf0120e2f6196f201b7c80b96c6883726d0907f212c -address /run/containerd/containerd.sock │ │ ├─ 41933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8cb6b68887f982a6d199b8f6102aacb5804ed23cde26de57a8d807906faba0c -address /run/containerd/containerd.sock │ │ ├─ 42450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 655d064b5c380793fdaae7a62cb804f2fcc0a847446cd88169f454b653656a9c -address /run/containerd/containerd.sock │ │ ├─ 43200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96bdbdfcec6019e112398689e082353ff674352b6d2c40b22a3154d81561f5eb -address /run/containerd/containerd.sock │ │ ├─ 43237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3fde0250ad315150904cec9d476f63c505bc84ca8408290ee178f3cbe984e70 -address /run/containerd/containerd.sock │ │ ├─ 44536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c83fcbdb5568e33ac84b39da614c239b7a03dd9f4acf7962c25579b7ceb35564 -address /run/containerd/containerd.sock │ │ ├─ 44932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf6283998d393826f3ff466abbc622045637fc7a19a58bda98136ffa760eca02 -address /run/containerd/containerd.sock │ │ ├─ 45051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c06bfd103f79f8c8de2ada2d6572252f0faf2807514ac39af455873b1e1cd851 -address /run/containerd/containerd.sock │ │ ├─ 45434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccbbf849d0a568b82fa6e8ba916907e22b44b44c57b8108815f6f413a91e044e -address /run/containerd/containerd.sock │ │ ├─ 45929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 816985f42c54c3a3ebba41a4b8de11e212ae3d21f2c8e31fbb080fc7ec71184f -address /run/containerd/containerd.sock │ │ ├─ 45987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b2a5260cac9c4dc949f0f2128c19febca9235d630b07562d57a5c374a43a787 -address /run/containerd/containerd.sock │ │ ├─ 46048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 983b3d097fc3576b3bd4ddd6f4f0e5309406decc9b317fd067dcae9fd20ee7bf -address /run/containerd/containerd.sock │ │ ├─ 48159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76af065cfd8e395b487cac1f3786e0d95ed018ef6f8cdefa633c1de099be6d6f -address /run/containerd/containerd.sock │ │ ├─ 48255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3f353e7dd57b07bdb1652dbbb8db695f7d773f6289cfca99a74386a5a2b0a60 -address /run/containerd/containerd.sock │ │ ├─ 49194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 286fcdfec281470a3704f03827f5a78a98de2529836373786ebc38f6c0bc3042 -address /run/containerd/containerd.sock │ │ ├─ 49292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40eb0743dd9766cdc5acdb43d753d2c57e1f140cd47eac8bb79e113e1fff4c24 -address /run/containerd/containerd.sock │ │ ├─ 49658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d5aee1b0ed6082d2fde21fb7fb3567ed99f44218f27736daeb1fdf4d84c9aea -address /run/containerd/containerd.sock │ │ ├─ 50012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9787f7cd913449ceb5afc48476e0b78e79895b27dfcb1b56c0dc52488a655e68 -address /run/containerd/containerd.sock │ │ ├─ 50419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58742d2a1e1629788be7552488cf041acb02acaea9e208dcf519a7aa0b67e169 -address /run/containerd/containerd.sock │ │ ├─ 52986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3195c3aef848f60d899f8c5a4002c11d679ba294d11fc0d23f3899de4b87ddc5 -address /run/containerd/containerd.sock │ │ ├─ 53161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8732767a00ef4c017419302fc3cbac39d80432839a5d8b7856af8f5b250cc60a -address /run/containerd/containerd.sock │ │ ├─ 57414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 873539a694eb63a71309a06d44f770a2be3817f1a568c2f1a9ffc629f3f091b0 -address /run/containerd/containerd.sock │ │ ├─ 58079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15c505c017070e414183d786c196fbf4349c0de28e66deab1871e58f2d6a491e -address /run/containerd/containerd.sock │ │ ├─ 58118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a84dd750f0572f9269eb2d211efd38b598f6beb9e0bb6ea2630ed150ba9b7469 -address /run/containerd/containerd.sock │ │ ├─ 58159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e698004cbde863612b82a66a352c3822dcdca5d135e8ffd88a01bb210f2b3200 -address /run/containerd/containerd.sock │ │ ├─ 58312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14e6d00a1e0c172365eadfbd07f6ff6fbf212f2c74d0f679532fec682a7985e9 -address /run/containerd/containerd.sock │ │ ├─ 62451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7dd09bb88a4372d204a1b6ccd944483d57d2427e0a6e577fd9f24bccbd7d678 -address /run/containerd/containerd.sock │ │ ├─ 62574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90adfbe0bc9c4fcd48c8a7d291b1d3b83e7e6bd47847a7fcf06899d494f12805 -address /run/containerd/containerd.sock │ │ ├─ 62793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 590813111cb5ac94edf86dd59db949d203fc98a8579b49bc708db01931d813a9 -address /run/containerd/containerd.sock │ │ ├─ 63057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e241f28510f8659d022c2098f63ce776fba7fa3aefb721ab1f4de3490ba775ac -address /run/containerd/containerd.sock │ │ ├─ 64295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06f8492a984d4fff0eebf78ffa9da0ff7c4682b53a568a6961b89976a79113de -address /run/containerd/containerd.sock │ │ ├─ 64346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6af6186190e95ab11a4050bdb33d04402cd2c82f52d6d13b10b20e11ff2e0bc5 -address /run/containerd/containerd.sock │ │ ├─ 64359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8624048cef7963076b46f42cd0865c1374d4d263e760c8993053a18fd84a8345 -address /run/containerd/containerd.sock │ │ ├─ 64911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51afe26ace1d0f1bf9554a154f726fdc794c50fe1ff683a8ea1eb76f65b96ae0 -address /run/containerd/containerd.sock │ │ ├─ 65212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15758513ad0ef9a29f0f9b1258e806cefc8ccf8a1775e12c9db0760c2cd05246 -address /run/containerd/containerd.sock │ │ ├─ 65413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9673f16c95ca16ed40541d9976bfe15919d0019617cab650354edeff4aaa772 -address /run/containerd/containerd.sock │ │ ├─ 65492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bab81cc474328f2a2316742806d9858f3efdeea3be13c2f159f45a9b27338c5 -address /run/containerd/containerd.sock │ │ ├─ 65611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe3aa17c2a8209f83a4e4a04de94e02c0f5f06eb891f440c570ed003ba1cc870 -address /run/containerd/containerd.sock │ │ ├─ 66124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0086b8b5b6f36a18b746101ed24922f7d1173259e0954dc2a6c1ecb9eba2768 -address /run/containerd/containerd.sock │ │ ├─ 66797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b04dbd22d7348005b1d2b313f21f9cefdc3a98ff894002a5f742cbecf64a5846 -address /run/containerd/containerd.sock │ │ ├─ 68316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbd5e947f7643775dccaabb9be75d1f318541570f319e9894c9897791614c1c4 -address /run/containerd/containerd.sock │ │ ├─ 70440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b03c577ccf7b5396eada960545f92f9f669bf609ae20762736181624ebc65592 -address /run/containerd/containerd.sock │ │ ├─ 79709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca4a3d63ee9d4c6932beb465cb6c50cd276d18a8208f2671364b5fcc148dbce1 -address /run/containerd/containerd.sock │ │ ├─ 81138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f9ec3c5edc244b3aa137be4618c234d78db1d7a0eb495a3c38008eee30f4b30 -address /run/containerd/containerd.sock │ │ ├─ 86977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bd864203195111914287fe92c961fb4439894e7a096db9cb5846e3c783c602d -address /run/containerd/containerd.sock │ │ ├─ 93206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d84b0142b0f1a2605c1b7945c3503910eee7813546ee7fd7a5cd9ef1f2e138b -address /run/containerd/containerd.sock │ │ ├─ 97482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f10b7d2ada72cb935bb884c4cb06e26123d655b6229aab5b9539e08390b1e21b -address /run/containerd/containerd.sock │ │ ├─ 97665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49b1bf2fdf0413f9f98f9016a881c911c614aa8e694e1382349706e00a1b33e2 -address /run/containerd/containerd.sock │ │ ├─106000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aca9cf37333274ab33842c5d2d016efde4607597613503a91d19a751b2bf6ace -address /run/containerd/containerd.sock │ │ ├─107618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d060ccfdb6f6fbf279c7ec53ac1c3e1b8c34961822081574dc53d17a2bfd814f -address /run/containerd/containerd.sock │ │ ├─107670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c4c1b99c4a40f7665c15ffbcd22840b634d48ca93de4000e12659b6ca318561 -address /run/containerd/containerd.sock │ │ ├─109611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9537be814850a6370a173a0541cff6835fb44caea5e5e174bcf97dea5241000 -address /run/containerd/containerd.sock │ │ ├─111299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be41f67c322239846c81e1c24e074ca7cd7029609fd4da3d2bd64b8f8af1d3ae -address /run/containerd/containerd.sock │ │ ├─111359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b8d6b289334c8636bf1f3199bfc7137f5f2ba536c16916283d288c0421c3bc -address /run/containerd/containerd.sock │ │ ├─124685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ee5df5fd8c4a6f6c63ae28084d794a06a5ce6344e55660899b2a656b5b3982b -address /run/containerd/containerd.sock │ │ ├─124750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6bf27fd99e832bc469bf5b1a15ad445060bfb5fe435e0fa8f82b9183a9a6dc4 -address /run/containerd/containerd.sock │ │ ├─127226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3739b5c0f93fddcc0708982b4d0592c43407c4499e9bc457d24d7b5973a6c2f -address /run/containerd/containerd.sock │ │ ├─141838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 971668b62a0b96ed683b8cc31c83b15748c0ba05525a261e5542dd292ffe92e2 -address /run/containerd/containerd.sock │ │ ├─143339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11c1b2c00ec3eaa276c137116428eeb87ecb537dda99886cc7ab0a90ade527f8 -address /run/containerd/containerd.sock │ │ ├─143741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bf4314ca55bf846e9fe4ccc333c9ad34568ad7823effb5b143872e7d00d4eaf -address /run/containerd/containerd.sock │ │ ├─144557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dd111fed1d6de31097ed9a54479cade713691148e62c6394a2d92535a0fddd9 -address /run/containerd/containerd.sock │ │ ├─146588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01d203b9f5f98568eb3a119b6db672a9b5482b6fea68bba6f7ed734d39c84cc4 -address /run/containerd/containerd.sock │ │ ├─146905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c996e20b72b666882777a26ed7b5c9ab0327169875476fa5551e00163dd6779 -address /run/containerd/containerd.sock │ │ ├─147016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4043484e0ef9179adfa23eaebbb7bc5bd39589a4b8886fb2ec85d1623047c19 -address /run/containerd/containerd.sock │ │ ├─147149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b418d6cb9718711aa8b2ddd2f44d9e457f1b53aa466da84034d547cbeaf7b80 -address /run/containerd/containerd.sock │ │ ├─147185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb9f0784e716babbbc9d120b34904b3a919f0abcb99b4bf99c9dd5e0eec92c40 -address /run/containerd/containerd.sock │ │ ├─147672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5547207fb21c850fb74fbe49992d386bc98b021153dfddcdd1550cb8a2081bf -address /run/containerd/containerd.sock │ │ ├─172546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6503377794eadb9631b8a8df45f3e73064097100de42b57dbf629039f006d16b -address /run/containerd/containerd.sock │ │ ├─174261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44340409f7cb22f472d77e1e16a07c001bfdffc5e87288aa74d692bf3ed0dbdc -address /run/containerd/containerd.sock │ │ ├─174280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 844d49c2f4b53f06432a74e0cfaf56bd73361ad24288c665f2b75b2f8cf35247 -address /run/containerd/containerd.sock │ │ ├─174397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a32dddbb1b218bb8a00239c33d64803278aefb26915b9ff31955c71b41a65318 -address /run/containerd/containerd.sock │ │ ├─174428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02a34ab021243b0ea24e71e55ec02b1c930d725c46070830d41522d67e507779 -address /run/containerd/containerd.sock │ │ ├─174521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65a490c8566ee873bc934e28124d232f7ef7b3d7e444a70e93f916fa965cf726 -address /run/containerd/containerd.sock │ │ ├─174807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b4e2b4b61d306b1bda8250f85eebcb53e51d74123ddaee8e20d7c0a62b2b411 -address /run/containerd/containerd.sock │ │ ├─174858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 053f35754077d5de75906897bfcebdde366ca6a08fa98e6536b800374eb97f39 -address /run/containerd/containerd.sock │ │ ├─187447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cf5cbc2dd6f422ad726e40d6e2d59ac63728f7a96d04022cad81c749be85daf -address /run/containerd/containerd.sock │ │ ├─189769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e202814bb570d40b5a16891eafe7d60706db5698b20555f36a414279e4e29e35 -address /run/containerd/containerd.sock │ │ ├─189813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5635feb33b89495330698b62a86eb20d1665424dee712d9574bc074586cc34a -address /run/containerd/containerd.sock │ │ ├─189978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02b91fd2dc09b9e83c5bd145bc3358bc2e39d23f2d96f563178d50a5d29aa7dd -address /run/containerd/containerd.sock │ │ ├─205699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4231f61cfdbbbc37b9959f7bd30c1c82c6408fb7745c6c89b04436a6a535b077 -address /run/containerd/containerd.sock │ │ ├─214411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fa9168e03a56332628e3ecd25d1eb85e17fb9da4b03ccb809a4ff5648c8297e -address /run/containerd/containerd.sock │ │ ├─214473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcf1bd010cc2a20a6cbd59d5fa531545cab36a049d8d5ed4aec93c847e9344e1 -address /run/containerd/containerd.sock │ │ ├─214482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74d350e3446b2885d686bddfc33d5e4fc660a84998bd4fa69b8ba59102680aae -address /run/containerd/containerd.sock │ │ ├─214771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0acb39525ab8cf730289bec653ccc3a4f757f2217039bbd31a816d33a64224c1 -address /run/containerd/containerd.sock │ │ ├─225954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a1f662bc632a3b5e0f85ae7f8ef08890aabbfcd2ddf118e5ce6026c72592afc -address /run/containerd/containerd.sock │ │ ├─228077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8685e8d595c5e386941d2ca3a54c95411299a1031ae9ce1bc428bb7b9aa00e4 -address /run/containerd/containerd.sock │ │ ├─229066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9e5752d5fea042d187f009a4cfd12bada8dd90a15b8b94842e68591067b1a18 -address /run/containerd/containerd.sock │ │ ├─229730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0520de49d32e20bda0dbc03bab49eae9b4a3755b5eb4a9a05bcfea87e810921b -address /run/containerd/containerd.sock │ │ ├─230938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59df63df47c54dbfbc0c1659588df7c0b886c1fe45e0cab75ea1d95de16bb4b3 -address /run/containerd/containerd.sock │ │ ├─233247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b30ca7875f7c69b5a5a7bc12ad5956f1ad050b46018c2d2c04c28c492b2eda86 -address /run/containerd/containerd.sock │ │ ├─234638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 664db89cadeecf60b63de85a61be680765ec54d5b2b5492b85705a85d3d6a1f2 -address /run/containerd/containerd.sock │ │ ├─234689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f43f5d419fafb239522af66db1432cb8e179cff27045db0ba513979bffd710d -address /run/containerd/containerd.sock │ │ ├─244298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ad00c06f0f25e909a9ab2192aadb93e8d0fab4e813c74c5826bb4a126fedb8 -address /run/containerd/containerd.sock │ │ ├─244792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb5eb0b1319acb502831d5819f0181651c11d327803a188ba1340d7157144704 -address /run/containerd/containerd.sock │ │ ├─251380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4369617045f03c59aad2facbdc46ff4b90bf847b7c2913c4340fb6f13cba9a4f -address /run/containerd/containerd.sock │ │ ├─256115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80e52ce5c1155b79e8009ec2363db036df4dad1f1ad3b8a52ade95ac59a77b79 -address /run/containerd/containerd.sock │ │ ├─256321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9679ac5550ee69e6c2a758c8c61ce358091a882178c014112d8d9288941bf391 -address /run/containerd/containerd.sock │ │ ├─256371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13a044a893ce685dbc91b008695df576a77cba76af3a6888fabde33d86e9856f -address /run/containerd/containerd.sock │ │ ├─256419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6863cd90bdac4762f0a0aec793dcd1964b309c1db8a74c1032b2ac6b6e43465e -address /run/containerd/containerd.sock │ │ ├─267848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e3646c14e8451aa6ba2d29b7abacccf12e88d503e345fb8186551832486a085 -address /run/containerd/containerd.sock │ │ ├─270334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e5b183058d510908dbafe43a6c8f2d180785dc58ed8dc1a8d040ec19eff52ca -address /run/containerd/containerd.sock │ │ └─272060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df18435b38abecd7ca6d0692685a93ae76468d1fdf16f5bc89a75a6e9b783cd7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1422 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /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 │ │ │ ├─29353 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29629 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kaovqb.service │ │ │ ├─12587 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kaovqb/unit.run │ │ │ └─12620 /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-kaovqb --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.kaovqb:/var/lib/ceph/mgr/ceph-instance.kaovqb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kaovqb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.kaovqb -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 │ │ │ ├─18524 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18546 /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 │ │ │ ├─24856 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25128 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39171 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39194 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34190 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34454 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12225 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12255 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10332 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-c85117fa657cb1443af93a88ca3d13521801a9380a891ddccc67890e69803505.scope … │ │ ├─25171 /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 │ │ └─25183 /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 │ ├─multipathd.service │ │ └─141132 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42299 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.35 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 641 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─412887 sshd: unknown [priv] │ │ ├─412888 sshd: unknown [net] │ │ ├─412978 sshd: root [priv] │ │ └─412979 sshd: root [net] │ ├─run-r32fde3df1fef4bf78bb9d71415dd0923.scope │ │ └─187835 /usr/sbin/libvirtd --listen │ ├─docker-1e4f0d0547e48e305bb22050be5d19ce0d4f25f2d6d56cbaf8b249f09cc9c7d5.scope … │ │ ├─18596 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18612 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1089 /usr/sbin/uuidd --socket-activation │ ├─docker-0fcc4fb4b664b2d8341be1a4f48f8afe89191fa4eeb5fcc19e36ed2a0ff29897.scope … │ │ ├─12337 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12349 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-eaddc1e6ff39d52e2689dd1e870b8b605e8c0f6e4479bd9f87c2959c32bef4f6.scope … │ │ ├─39269 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39283 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10838 /usr/sbin/chronyd -F 1 │ │ └─10839 /usr/sbin/chronyd -F 1 │ ├─docker-05524c7e01f90c1159cbf9488b425c98c7cbe8141cdb686f715cf8f46f4e46f9.scope … │ │ ├─34494 /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 │ │ └─34507 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─140968 /sbin/iscsid │ │ └─140969 /sbin/iscsid │ ├─docker-0722e19895c67e0a5f5bc81222b59b526cfee4ebccce350db346b583afda5b08.scope … │ │ ├─29669 /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 │ │ └─29683 /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 │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-64d4a392c3419d5f0046cdd4b18a64269b821e8cfac306233e540d8533425920.scope … │ │ ├─12726 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kaovqb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12746 /usr/bin/ceph-mgr -n mgr.instance.kaovqb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─59b8d6b289334c8636bf1f3199bfc7137f5f2ba536c16916283d288c0421c3bc │ │ └─111410 /pause │ ├─6503377794eadb9631b8a8df45f3e73064097100de42b57dbf629039f006d16b │ │ └─172569 /pause │ ├─f3739b5c0f93fddcc0708982b4d0592c43407c4499e9bc457d24d7b5973a6c2f │ │ └─127249 /pause │ ├─96bdbdfcec6019e112398689e082353ff674352b6d2c40b22a3154d81561f5eb │ │ └─43223 /pause │ ├─fc63ff6b6315f9fd58f60bcde6d8e54f26aa4e27a344df64c28a51815ddb2d95 │ │ └─42084 etcd --advertise-client-urls=https://199.204.45.35:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.35:2380 --initial-cluster=instance=https://199.204.45.35:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.35:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.35: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 │ ├─0d563f6f6ec3c335aee789cdf32ede80aba0be3a5679a6d6a694a8cebe6c2b7c │ │ └─46165 /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 │ ├─2b2a5260cac9c4dc949f0f2128c19febca9235d630b07562d57a5c374a43a787 │ │ └─46027 /pause │ ├─e4043484e0ef9179adfa23eaebbb7bc5bd39589a4b8886fb2ec85d1623047c19 │ │ └─147041 /pause │ ├─281bde7c1b5e0ae9aff98fe6a4626733682c054ec1902af94a54211a1dcc37e7 │ │ └─185734 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) │ ├─eaa494f525f85326751ad9af6ab79b2923a91797713e2687cb9087af14d7545d │ │ ├─50551 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 │ │ └─52158 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 │ ├─b04dbd22d7348005b1d2b313f21f9cefdc3a98ff894002a5f742cbecf64a5846 │ │ └─66821 /pause │ ├─b5bbc8064452eac4ffac3ad78d0fe087e7c288f8e3b89072fe5e41fdbb7f786b │ │ └─98742 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9020763a0a1fa032da5b10044fe94176b983376a6225ac0e4bec5eba922220cc │ │ ├─64684 python -u /app/sidecar.py │ │ ├─65185 python -u /app/sidecar.py │ │ └─65186 python -u /app/sidecar.py │ ├─873539a694eb63a71309a06d44f770a2be3817f1a568c2f1a9ffc629f3f091b0 │ │ └─57437 /pause │ ├─fe9e5df1d815fcce003f8295cf7ed5e3c69f3a6a46ad5eb2a16a97ab7b4049cc │ │ ├─109764 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109781 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─109787 erl_child_setup 1048576 │ │ ├─109834 sh -s disksup │ │ ├─109836 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─109837 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109849 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109850 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109860 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109994 /bin/sh -s rabbit_disk_monitor │ ├─b7a8fc7c07df0ad49398312bab31661a7f58a5788994a16ef8f30966a75ee8de │ │ ├─ 73757 apache2 -DFOREGROUND │ │ ├─ 73772 (wsgi:k -DFOREGROUND │ │ ├─ 73773 (wsgi:k -DFOREGROUND │ │ ├─ 73774 (wsgi:k -DFOREGROUND │ │ ├─ 73775 (wsgi:k -DFOREGROUND │ │ ├─408411 apache2 -DFOREGROUND │ │ ├─408518 apache2 -DFOREGROUND │ │ └─408519 apache2 -DFOREGROUND │ ├─268d9e8b5f7ce0cfb441cfea10cfbe0b126e5219edc110e910b3c406840fc852 │ │ └─248280 /manager --metrics-bind-address=:9782 │ ├─e698004cbde863612b82a66a352c3822dcdca5d135e8ffd88a01bb210f2b3200 │ │ └─58190 /pause │ ├─0759ef64802582a92824e2dc11570391c36844a20c42179a941b2dc88df3bc3d │ │ └─68535 /bin/oauth2-proxy │ ├─4b418d6cb9718711aa8b2ddd2f44d9e457f1b53aa466da84034d547cbeaf7b80 │ │ └─147176 /pause │ ├─8ffdb95ca8c80e0cbe4d217cedd05051bb1687a9f27b91910fc347fc23d906bc │ │ └─125367 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─8e21e03e1daf714bff49106c0e0dad421c3f133a0ae10f066ce06e2c1d599083 │ │ ├─171327 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171606 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171607 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─844d49c2f4b53f06432a74e0cfaf56bd73361ad24288c665f2b75b2f8cf35247 │ │ └─174347 /pause │ ├─b30ca7875f7c69b5a5a7bc12ad5956f1ad050b46018c2d2c04c28c492b2eda86 │ │ └─233269 /pause │ ├─9699157b10fd941c76470405905a9411ba470adab691d15ac836adb0be1c23ee │ │ └─42105 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 │ ├─fb5eb0b1319acb502831d5819f0181651c11d327803a188ba1340d7157144704 │ │ └─244813 /pause │ ├─2d44f084bd9fd1f5dd04cff37cc15f670dacf514e26535b30e5828140c1f67ab │ │ ├─106375 glance-api: uWSGI master │ │ ├─106388 glance-api: uWSGI worker 1 │ │ └─106389 glance-api: uWSGI worker 2 │ ├─0c996e20b72b666882777a26ed7b5c9ab0327169875476fa5551e00163dd6779 │ │ └─146936 /pause │ ├─c80d0f52d3178d226b5f415e009a285b5f6b9e1ce6540387bf5212437ff79290 │ │ └─68351 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-35.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 │ ├─f7453b324881ecc7c43208882fb22d5b8935925515b2157b9f53b65ef1356d46 │ │ ├─244353 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245157 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp2uusgdwt/privsep.sock │ │ ├─245161 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245170 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─cf6283998d393826f3ff466abbc622045637fc7a19a58bda98136ffa760eca02 │ │ └─44957 /pause │ ├─b004d807f41f93e3dcd03b41c1c4c8d4ede22085944b327450720a56f206f056 │ │ ├─183328 neutron-api: uWSGI master │ │ ├─183361 neutron-api: uWSGI worker 1 │ │ └─183362 neutron-api: uWSGI worker 2 │ ├─631b947562e8ced0ad92190310af99568989d12644ee99ceac1fecc22bd951cb │ │ └─250345 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─adee240981363f522694a2ceb612c8ae0e7a55bcb38d6409b1535882025a5aca │ │ └─63190 /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 │ ├─ccbbf849d0a568b82fa6e8ba916907e22b44b44c57b8108815f6f413a91e044e │ │ └─45459 /pause │ ├─04ad00c06f0f25e909a9ab2192aadb93e8d0fab4e813c74c5826bb4a126fedb8 │ │ └─244322 /pause │ ├─aca9cf37333274ab33842c5d2d016efde4607597613503a91d19a751b2bf6ace │ │ └─106023 /pause │ ├─9679ac5550ee69e6c2a758c8c61ce358091a882178c014112d8d9288941bf391 │ │ └─256348 /pause │ ├─db51d6e90fc990f04a904aa7931b45a945809c5b9353b1ebd19e495a19e85dc9 │ │ └─143980 /coredns -conf /etc/coredns/Corefile │ ├─971668b62a0b96ed683b8cc31c83b15748c0ba05525a261e5542dd292ffe92e2 │ │ └─141861 /pause │ ├─ec455c884495ddcfd1d3ac4642144739171f4f040793c1fdeb4875c418006515 │ │ └─42134 kube-apiserver --advertise-address=199.204.45.35 --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 │ ├─4e2a4e1a450a6bab8a914181edf1847a434929b21cd96a0383461f82456a4fd9 │ │ ├─ 98004 /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 │ │ └─411181 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6bd864203195111914287fe92c961fb4439894e7a096db9cb5846e3c783c602d │ │ └─87000 /pause │ ├─5a3c5857bbfdd927ea148e1e6ee711a9954cd427ebbd2b37043b2fcf6d553088 │ │ ├─79813 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79830 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─79836 erl_child_setup 1048576 │ │ ├─79883 sh -s disksup │ │ ├─79885 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79886 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79922 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79923 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79933 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79986 /bin/sh -s rabbit_disk_monitor │ ├─e10589095e32cd018d4e2d3acbe45bff5be293768d5e3bca09acd8e130df7a0d │ │ └─68761 /bin/oauth2-proxy │ ├─7998a330a7a7654460da89792a8c73d64852903fd58fc4eeaa6b8bcf4396e59a │ │ ├─142238 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142252 /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 │ ├─bb9f0784e716babbbc9d120b34904b3a919f0abcb99b4bf99c9dd5e0eec92c40 │ │ └─147220 /pause │ ├─d010faa207aad8f5b0493d03d98d0cd66b3d1b57e161111c4ef22df9070ed98f │ │ └─68188 /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 │ ├─6f003017561b8b75035e026ca5b29a8a6717f8db06f7cf6451366419aeae320e │ │ ├─50620 mysqld --wsrep_start_position=c5108b3e-9c24-11f1-82b0-b723be862e47:20 │ │ └─50745 /var/lib/mysql/mysql-state-monitor │ ├─d3528ecbc8e0542a7b8926e3531cb99707cec9a045919d30e3af9c63255e0ded │ │ └─46211 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─065a9ebbe1e3a526ca9dfe77f6d071958bf25b1813020fcc945c6ae0a3855e80 │ │ ├─201889 heat-api: uWSGI master │ │ ├─201929 heat-api: uWSGI worker 1 │ │ └─201930 heat-api: uWSGI worker 2 │ ├─80ebdcb8bc63e9280a55ba16d0a83d3af6d2c407b1091a257a86c96b4e3e2487 │ │ └─67122 /goldpinger --static-file-path /static │ ├─b7206f321bb8367450b2d1a37d7a96e08cb31b572548c1bcafa807b14d5d0d71 │ │ └─63382 /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 │ ├─6f06741be23dd865a71146d799f758d0db5c887996a67a9958624de849789d01 │ │ └─41864 /pause │ ├─8fa9168e03a56332628e3ecd25d1eb85e17fb9da4b03ccb809a4ff5648c8297e │ │ └─214437 /pause │ ├─2bee8ce2c74ab64c6060226f59999829562b60b43f70eca0e0d30e681a147921 │ │ ├─274501 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─274522 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4cb3cda6f57d643e86474f77994828cf316ad26915f38c576e8db443afd387c8 │ │ └─46254 /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 │ ├─0bab81cc474328f2a2316742806d9858f3efdeea3be13c2f159f45a9b27338c5 │ │ └─65516 /pause │ ├─4231f61cfdbbbc37b9959f7bd30c1c82c6408fb7745c6c89b04436a6a535b077 │ │ └─205723 /pause │ ├─b6a849a124fc0a708b41eba0a09ae5bb9c01bcb99cd88088676b9d55135f1925 │ │ ├─93358 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93375 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─93381 erl_child_setup 1048576 │ │ ├─93450 sh -s disksup │ │ ├─93452 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93453 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93466 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93467 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93477 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93766 /bin/sh -s rabbit_disk_monitor │ ├─0a15512487dacd40f9e809d8ee6e75259326c48946687d8752a9ed4fb1990283 │ │ └─45099 /coredns -conf /etc/coredns/Corefile │ ├─d6286aade9d39c0e5f54bc438912633209bc07c87fba27715ec908f088e024c3 │ │ └─67676 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b03c577ccf7b5396eada960545f92f9f669bf609ae20762736181624ebc65592 │ │ └─70465 /pause │ ├─b3fde0250ad315150904cec9d476f63c505bc84ca8408290ee178f3cbe984e70 │ │ └─43260 /pause │ ├─c41142bff5d58ee6d17ac3ede965acb7f99cd107d2ec3749d201c6d1048c732d │ │ └─248837 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─ed3b246e1a42dc2ee432fa9de45ecd64b162854b632f63d2719429648db64ae4 │ │ └─272319 /bin/openstack-database-exporter │ ├─4ec63b00a279ecfdef9c1893b322e6ad9919c056374969036b197a07a2be5e4c │ │ └─42002 /pause │ ├─b17bc0435b6c87806553befd8c2df58e8a535eaabc03277e40d26da1d6006af1 │ │ ├─132679 placement-api: uWSGI master │ │ ├─132693 placement-api: uWSGI worker 1 │ │ └─132694 placement-api: uWSGI worker 2 │ ├─fcf1bd010cc2a20a6cbd59d5fa531545cab36a049d8d5ed4aec93c847e9344e1 │ │ └─214549 /pause │ ├─80e52ce5c1155b79e8009ec2363db036df4dad1f1ad3b8a52ade95ac59a77b79 │ │ └─256146 /pause │ ├─b598796e4eb183e261d6fbf0120e2f6196f201b7c80b96c6883726d0907f212c │ │ └─41999 /pause │ ├─e87d5123974a09bb47a7e1749d8fbc27f4daaa6293223f9900a85c5f92325db1 │ │ └─43385 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7ebd3aa6034d497e6ab2cf95b0e58bc1f449396e9de3e37b2ec48ae00f2ce4a3 │ │ ├─205806 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205823 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─205829 erl_child_setup 1048576 │ │ ├─205876 sh -s disksup │ │ ├─205878 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─205879 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─205887 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205888 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205898 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─206123 /bin/sh -s rabbit_disk_monitor │ ├─b55dff3296b37c6e9fb42b23a5f3a0da0274093f2bb4b6909a496eca433844c2 │ │ └─68402 /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 │ ├─5e3ca12dc7488d81b29fe272a8e67dd77ae412bb4cbe5bbf6f9ad42eb08e6ba4 │ │ └─42498 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─11c1b2c00ec3eaa276c137116428eeb87ecb537dda99886cc7ab0a90ade527f8 │ │ └─143362 /pause │ ├─59df63df47c54dbfbc0c1659588df7c0b886c1fe45e0cab75ea1d95de16bb4b3 │ │ └─230963 /pause │ ├─a32dddbb1b218bb8a00239c33d64803278aefb26915b9ff31955c71b41a65318 │ │ └─174437 /pause │ ├─5a1f662bc632a3b5e0f85ae7f8ef08890aabbfcd2ddf118e5ce6026c72592afc │ │ └─225978 /pause │ ├─02a34ab021243b0ea24e71e55ec02b1c930d725c46070830d41522d67e507779 │ │ └─174492 /pause │ ├─0acb39525ab8cf730289bec653ccc3a4f757f2217039bbd31a816d33a64224c1 │ │ └─214795 /pause │ ├─0a0c6fa96e71187bf1e3c0c66afb905ee203bc4b51e4d86e7d9bdb70db31de5b │ │ └─187769 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─42ed2b34d9feb1c2f86b67185a8da51add66dea9724cf49b6d2455ec75185dcf │ │ └─49488 /manager --metrics-bind-address=:8080 │ ├─32eee7ab3caabb198ba2b1eedda2ab4d721facabccdca451e044c8352e0baf7d │ │ ├─121286 cinder-api: uWSGI master │ │ ├─121300 cinder-api: uWSGI worker 1 │ │ └─121301 cinder-api: uWSGI worker 2 │ ├─6f43f5d419fafb239522af66db1432cb8e179cff27045db0ba513979bffd710d │ │ └─234712 /pause │ ├─a2885414f54028c12a0271d294f010929649e5165c202c4918ddcd28b93b4462 │ │ ├─170737 nova-api: uWSGI master │ │ ├─170772 nova-api: uWSGI worker 1 │ │ └─170773 nova-api: uWSGI worker 2 │ ├─a84dd750f0572f9269eb2d211efd38b598f6beb9e0bb6ea2630ed150ba9b7469 │ │ └─58144 /pause │ ├─b36d578c79878ccca48824a7eaca9e0771379f7e432c5d007bc72b6b6a7a8819 │ │ └─65815 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─02b91fd2dc09b9e83c5bd145bc3358bc2e39d23f2d96f563178d50a5d29aa7dd │ │ └─190033 /pause │ ├─8624048cef7963076b46f42cd0865c1374d4d263e760c8993053a18fd84a8345 │ │ └─64454 /pause │ ├─01d203b9f5f98568eb3a119b6db672a9b5482b6fea68bba6f7ed734d39c84cc4 │ │ └─146630 /pause │ ├─53438d4004836848b2e66f234228d27c65d8995538bdbe641385d3b8d4b7b8df │ │ └─66568 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 │ ├─a5eb74761f71e2f0ca79676bee35f848b009cb48bd02bf40b9e33b6f68f0b00f │ │ └─229813 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─b90fe503516f127b496e5142666c51ec68338e0a2f646b9b9280cbda886150fb │ │ ├─68867 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68885 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─68891 erl_child_setup 1048576 │ │ ├─68940 sh -s disksup │ │ ├─68942 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68943 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68944 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68945 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68955 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69194 /bin/sh -s rabbit_disk_monitor │ ├─10e44f3015e0cec368e4f278eefe6089dd98cfcaeb666b9128bec1476f7d7929 │ │ └─68246 /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 │ ├─90adfbe0bc9c4fcd48c8a7d291b1d3b83e7e6bd47847a7fcf06899d494f12805 │ │ └─62600 /pause │ ├─47e4501cf26fb762893c7315c505a80f453c8deea25777c3e022d634f34e454a │ │ └─248140 percona-xtradb-cluster-operator │ ├─655d064b5c380793fdaae7a62cb804f2fcc0a847446cd88169f454b653656a9c │ │ └─42473 /pause │ ├─58742d2a1e1629788be7552488cf041acb02acaea9e208dcf519a7aa0b67e169 │ │ └─50445 /pause │ ├─26c3657b0af53b74b96a703448c71c776304ae3e8d3a2502659ff70793fa87ab │ │ └─122762 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─125287652f94bafca24cff996e73ec291c75134259ed9a848876939b75049c7e │ │ └─67408 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─816985f42c54c3a3ebba41a4b8de11e212ae3d21f2c8e31fbb080fc7ec71184f │ │ └─45955 /pause │ ├─44340409f7cb22f472d77e1e16a07c001bfdffc5e87288aa74d692bf3ed0dbdc │ │ └─174326 /pause │ ├─034c8b199c3dc74a40cb0c720fde042e98642a5728ec4a584fe29e1255a522a4 │ │ ├─144679 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144696 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─144702 erl_child_setup 1048576 │ │ ├─144760 sh -s disksup │ │ ├─144762 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─144763 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─144930 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─144931 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─144967 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─145089 /bin/sh -s rabbit_disk_monitor │ ├─8732767a00ef4c017419302fc3cbac39d80432839a5d8b7856af8f5b250cc60a │ │ └─53184 /pause │ ├─6863cd90bdac4762f0a0aec793dcd1964b309c1db8a74c1032b2ac6b6e43465e │ │ └─256464 /pause │ ├─c1df16583282e4c5de3cc38cff7dd5aeec273bad9fb980b526b7d9fc869a48bc │ │ ├─43711 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44088 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─15c505c017070e414183d786c196fbf4349c0de28e66deab1871e58f2d6a491e │ │ └─58103 /pause │ ├─4432240c1bce76fa2d893c5be4a8784d7bdf2265c638fbeff3e275342951577b │ │ └─248752 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─b01ca80b06b09cb3eb41f819dc5ecb4a435df2074e1d9e70b7fabef3efbef74a │ │ └─48543 /server │ ├─be41f67c322239846c81e1c24e074ca7cd7029609fd4da3d2bd64b8f8af1d3ae │ │ └─111324 /pause │ ├─4369617045f03c59aad2facbdc46ff4b90bf847b7c2913c4340fb6f13cba9a4f │ │ └─251404 /pause │ ├─a2c233d3e4de66e0fb4c85b91710cdea7f5d803a37c949adf666221ba4baa95f │ │ └─58465 nfd-gc -gc-interval=1h │ ├─0bf4314ca55bf846e9fe4ccc333c9ad34568ad7823effb5b143872e7d00d4eaf │ │ └─143764 /pause │ ├─2e4208b2897e4296023372102b66d7dc7dddf0545ca2d47039b3e27aabb7c9f6 │ │ └─65743 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6f6a7eac1b9644302c2f7edce8f7b1726e6cbf42302f4e4b830ad29b0a411f7e │ │ └─53339 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 │ ├─40eb0743dd9766cdc5acdb43d753d2c57e1f140cd47eac8bb79e113e1fff4c24 │ │ └─49315 /pause │ ├─d060ccfdb6f6fbf279c7ec53ac1c3e1b8c34961822081574dc53d17a2bfd814f │ │ └─107643 /pause │ ├─3b3461f9b4e33f7737116ec38eec1e13f09c70923e1b3458cad7f14762c0d602 │ │ └─186970 /usr/bin/libvirt-tls-sidecar │ ├─eccfacdf4864065da300a04779c858298f30b47cee55e78c375c9dbea5bf7110 │ │ ├─170824 nova-metadata: uWSGI master │ │ ├─170836 nova-metadata: uWSGI worker 1 │ │ └─170837 nova-metadata: uWSGI worker 2 │ ├─dcc881bd9c3a8b0f22534d2ec87a5981639466afe2958e77f70fec764d699ecd │ │ ├─86277 barbiacan-api: uWSGI master │ │ └─86290 barbiacan-api: uWSGI worker 1 │ ├─6d84b0142b0f1a2605c1b7945c3503910eee7813546ee7fd7a5cd9ef1f2e138b │ │ └─93236 /pause │ ├─53512e1b33adabaa454ba6bfdfa2b4101af456fe8c33e749e7e2164f0b38bb67 │ │ ├─172648 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172665 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─172671 erl_child_setup 1048576 │ │ ├─172744 sh -s disksup │ │ ├─172787 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─172795 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─172825 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172826 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172838 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173050 /bin/sh -s rabbit_disk_monitor │ ├─51afe26ace1d0f1bf9554a154f726fdc794c50fe1ff683a8ea1eb76f65b96ae0 │ │ └─64984 /pause │ ├─65a490c8566ee873bc934e28124d232f7ef7b3d7e444a70e93f916fa965cf726 │ │ └─174587 /pause │ ├─4bf8189d1bae5fef849df66c9c58daeef6f6bff30b73fab3ebebb13b34cf3bfd │ │ ├─201858 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202127 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202128 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─5205683fd2d707c1242ba2c45cc569e5c25d1f8d14e45f2225e6e529a405e94f │ │ └─166101 /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 │ ├─ca4a3d63ee9d4c6932beb465cb6c50cd276d18a8208f2671364b5fcc148dbce1 │ │ └─79732 /pause │ ├─b9673f16c95ca16ed40541d9976bfe15919d0019617cab650354edeff4aaa772 │ │ └─65439 /pause │ ├─49b1bf2fdf0413f9f98f9016a881c911c614aa8e694e1382349706e00a1b33e2 │ │ └─97690 /pause │ ├─bed454d33cd5d838f3d4a1970722d3e5e7aaa19416aeb3371e0f52284543efea │ │ └─67896 /bin/memcached_exporter │ ├─df18435b38abecd7ca6d0692685a93ae76468d1fdf16f5bc89a75a6e9b783cd7 │ │ └─272085 /pause │ ├─00e5979f2ba1612bb784c7398f83ba54d6edf9b0c7d3603b5b49196f6442b055 │ │ ├─171320 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171613 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171614 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─3eb1b6798c61ecc0c317992ec56b327072d1b94fa96a6d452d76add4a8227f58 │ │ └─187035 /bin/bash /tmp/libvirt.sh │ ├─966e76ee41daf8679e8b37bd36a334481a728eb3b9c7739131863eb0c28ff95d │ │ └─45010 /coredns -conf /etc/coredns/Corefile │ ├─76af065cfd8e395b487cac1f3786e0d95ed018ef6f8cdefa633c1de099be6d6f │ │ └─48193 /pause │ ├─b890b9236172ce73d083c8f522ae61a8bbb5cb4dc516ffa81f38c04e8df7380f │ │ ├─191713 /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 │ │ ├─378568 /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/tmpf9jna6t1/privsep.sock │ │ ├─378729 /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/tmp6t0ddmsh/privsep.sock │ │ └─380029 /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/tmpctyxr9ss/privsep.sock │ ├─1a5e4c7d4f261764c0ebbdd7cfef5e70083985c2cf239da428ea893fa4abf4a8 │ │ ├─ 48496 /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 │ │ ├─ 48509 /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 │ │ ├─ 48840 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269997 nginx: worker process │ │ ├─269998 nginx: worker process │ │ └─269999 nginx: cache manager process │ ├─174ae4e78d5ff5f3fd6f9358d23812619def9007b8077849e23105f4e5afb9d9 │ │ └─109326 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─5b4e2b4b61d306b1bda8250f85eebcb53e51d74123ddaee8e20d7c0a62b2b411 │ │ └─174832 /pause │ ├─983b3d097fc3576b3bd4ddd6f4f0e5309406decc9b317fd067dcae9fd20ee7bf │ │ └─46078 /pause │ ├─8cf51b5b92b247f13236fb658b0416598e9d43776b00464d9a20d06ac02d8d74 │ │ ├─201888 heat-api-cfn: uWSGI master │ │ ├─201927 heat-api-cfn: uWSGI worker 1 │ │ └─201928 heat-api-cfn: uWSGI worker 2 │ ├─08c719e127c4a1b03b6e276e791e410f79712191b828c98f0df8801fe6ebd68a │ │ └─63722 /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 │ ├─15758513ad0ef9a29f0f9b1258e806cefc8ccf8a1775e12c9db0760c2cd05246 │ │ └─65235 /pause │ ├─9787f7cd913449ceb5afc48476e0b78e79895b27dfcb1b56c0dc52488a655e68 │ │ └─50038 /pause │ ├─7d5aee1b0ed6082d2fde21fb7fb3567ed99f44218f27736daeb1fdf4d84c9aea │ │ └─49682 /pause │ ├─0c315e6b516a1ba2a35a01ee7cbea0afdbcc0230ff286b96455a1dddfa41b81f │ │ ├─270473 apache2 -DFOREGROUND │ │ ├─273044 (wsgi:h -DFOREGROUND │ │ ├─273045 (wsgi:h -DFOREGROUND │ │ ├─273046 (wsgi:h -DFOREGROUND │ │ ├─273047 (wsgi:h -DFOREGROUND │ │ ├─273048 (wsgi:h -DFOREGROUND │ │ ├─273049 apache2 -DFOREGROUND │ │ └─273050 apache2 -DFOREGROUND │ ├─a7dd09bb88a4372d204a1b6ccd944483d57d2427e0a6e577fd9f24bccbd7d678 │ │ └─62488 /pause │ ├─13a044a893ce685dbc91b008695df576a77cba76af3a6888fabde33d86e9856f │ │ └─256403 /pause │ ├─dca97a8e02e1e2f3509345ec98c729227f51c0036838a6e4d2fbcbeebf3cecda │ │ └─191744 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─5ec22db790f226be90b7f8dae6a6fc10d058da6552d92b1f4d103e9d2f0dcd5e │ │ └─67075 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e0cd07c191e88b7b261ee836f90582b62ded1b198d7767ba40598be02f7c0ab8 │ │ ├─265828 manila-api: uWSGI master │ │ ├─265879 manila-api: uWSGI worker 1 │ │ └─265880 manila-api: uWSGI worker 2 │ ├─c06bfd103f79f8c8de2ada2d6572252f0faf2807514ac39af455873b1e1cd851 │ │ └─45074 /pause │ ├─59e366bbeea73b3131d710a57c4664f629b97fd515b5d0609b751a5cb9f635e4 │ │ ├─223874 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224261 octavia-worker: ConsumerService worker(0) │ │ └─224264 octavia-worker: ConsumerService worker(1) │ ├─2368598dd96eb0d1160fa0429cada465c0ab94ee51d80de860870c76a4757d14 │ │ └─58425 nfd-master -crd-controller=true -metrics=8081 │ ├─d8685e8d595c5e386941d2ca3a54c95411299a1031ae9ce1bc428bb7b9aa00e4 │ │ └─228098 /pause │ ├─e6d33da2b08d6f9199e5e0aa0a2d1f59cb64145080866ddcd75e208a337d4d53 │ │ ├─185703 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─186830 /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/tmpfdvzgrjt/privsep.sock │ │ ├─187349 /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/tmp16o4feax/privsep.sock │ │ ├─187939 /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/tmpb17xcobo/privsep.sock │ │ ├─188253 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188254 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188273 haproxy -f /var/lib/neutron/ns-metadata-proxy/dcaa3320-91b1-4500-ac83-fe47baa5bda5.conf │ │ ├─207690 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/08e58263-2a34-4342-906e-8629afb14fe6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/08e58263-2a34-4342-906e-8629afb14fe6/host --addn-hosts=/var/lib/neutron/dhcp/08e58263-2a34-4342-906e-8629afb14fe6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/08e58263-2a34-4342-906e-8629afb14fe6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/08e58263-2a34-4342-906e-8629afb14fe6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-606d5e34-2d1e-4208-8ba0-9aaa6156f94e,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 │ │ ├─207694 haproxy -f /var/lib/neutron/ns-metadata-proxy/08e58263-2a34-4342-906e-8629afb14fe6.conf │ │ ├─383844 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/dcaa3320-91b1-4500-ac83-fe47baa5bda5/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/dcaa3320-91b1-4500-ac83-fe47baa5bda5/host --addn-hosts=/var/lib/neutron/dhcp/dcaa3320-91b1-4500-ac83-fe47baa5bda5/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/dcaa3320-91b1-4500-ac83-fe47baa5bda5/opts --dhcp-leasefile=/var/lib/neutron/dhcp/dcaa3320-91b1-4500-ac83-fe47baa5bda5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fed80dab-6e4e-4406-9c04-f2ad9e9db389,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 │ │ └─385044 /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/tmp1jgw9n1q/privsep.sock │ ├─14e6d00a1e0c172365eadfbd07f6ff6fbf212f2c74d0f679532fec682a7985e9 │ │ └─58336 /pause │ ├─aea0f74c07bb86e25f2abf435370a11dcdc1c4c8d19f144e369a88a076de50c6 │ │ └─97941 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-zzlbb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1f9ec3c5edc244b3aa137be4618c234d78db1d7a0eb495a3c38008eee30f4b30 │ │ └─81162 /pause │ ├─fe3aa17c2a8209f83a4e4a04de94e02c0f5f06eb891f440c570ed003ba1cc870 │ │ └─65638 /pause │ ├─f36a623d36dded3d1477ace7bd28f3293eec2a051fc671b728f901103f1c7ebd │ │ └─50812 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─49612447042e7c4c472f1cdfb492087f618db0a91549aaaa386b212aa26ae94d │ │ └─270688 /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 │ ├─e1a03c48bf5e022e789d304177ba8ec39444ebb4c8b458e256c0118cbffc5ee7 │ │ └─53608 redis_exporter │ ├─3cf5cbc2dd6f422ad726e40d6e2d59ac63728f7a96d04022cad81c749be85daf │ │ └─187471 /pause │ ├─0a28c19631a4659fea5ef6026675193155ca3ffd0f947f20d5afadf468d6a35f │ │ ├─223268 octavia-api: uWSGI master │ │ ├─223281 octavia-api: uWSGI worker 1 │ │ └─223282 octavia-api: uWSGI worker 2 │ ├─e3f353e7dd57b07bdb1652dbbb8db695f7d773f6289cfca99a74386a5a2b0a60 │ │ └─48279 /pause │ ├─53cf52968fdc1ede2e07a810f9a8a68ba1a58173a6b8acb58e7dcc01f6818fc2 │ │ ├─251910 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251928 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─251947 erl_child_setup 1048576 │ │ ├─252025 sh -s disksup │ │ ├─252037 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─252080 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─252097 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─252098 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─252108 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─252338 /bin/sh -s rabbit_disk_monitor │ ├─3a042f33f06ca16989e87f07238d5605b17cde375feab2e9b66a8ec1aa63ebfd │ │ └─265737 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─286fcdfec281470a3704f03827f5a78a98de2529836373786ebc38f6c0bc3042 │ │ └─49217 /pause │ ├─aa95e72cb736e23df59f52f9a070f4ff5abce2fb3db1118fe1c22e5393a2ad07 │ │ └─67859 /bin/pushgateway │ ├─77330857287063e0f2d05e3e908ede0e8635b23a171e731a7541b946ac13741d │ │ └─53554 valkey-server *:26379 [sentinel] │ ├─d9e5752d5fea042d187f009a4cfd12bada8dd90a15b8b94842e68591067b1a18 │ │ └─229090 /pause │ ├─daa4106f371b4363452d13d31fd6da3bcd9d7b93b6886924998957691361d399 │ │ ├─65145 nginx: master process nginx -g daemon off; │ │ ├─65167 nginx: worker process │ │ ├─65168 nginx: worker process │ │ ├─65169 nginx: worker process │ │ ├─65170 nginx: worker process │ │ └─65171 nginx: worker process │ ├─053f35754077d5de75906897bfcebdde366ca6a08fa98e6536b800374eb97f39 │ │ └─174898 /pause │ ├─e0bb870f9f2b8fe3e5f76c72a0f1127713a9e1f09d21e4324f0415ce736000b5 │ │ └─248507 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─2ee5df5fd8c4a6f6c63ae28084d794a06a5ce6344e55660899b2a656b5b3982b │ │ └─124710 /pause │ ├─664db89cadeecf60b63de85a61be680765ec54d5b2b5492b85705a85d3d6a1f2 │ │ └─234666 /pause │ ├─21218b2cfe710b29dd48fcf8319eef5b83a1e30aa5c347a7b6eff4cc4076a464 │ │ └─50716 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─0520de49d32e20bda0dbc03bab49eae9b4a3755b5eb4a9a05bcfea87e810921b │ │ └─229777 /pause │ ├─9bd0601080420a80022420b9eb658d52b2325ab2261ace3d553e96a519f7a24f │ │ └─228175 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─faa070872bea51de441ef562f652d843ac9bdd27e7513613123d1edb29882dcd │ │ ├─265855 /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 │ │ └─266036 /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 │ ├─cc013aea3be632e0249a51e309a5d0a6f92d08a9fbd0e0cbef6d9a6dcfa351c7 │ │ └─41981 /pause │ ├─c83fcbdb5568e33ac84b39da614c239b7a03dd9f4acf7962c25579b7ceb35564 │ │ └─44560 /pause │ ├─5a006ce0ac0a77a69feb733e35d13eeea7407f30bc1aafa46957f9c96c4393be │ │ └─58565 /secretgen-controller │ ├─589cf13716a3b5ced73f7d1f74e8f297fa14030c26c5da0c9c84c21c543ed734 │ │ ├─183376 neutron-policy-server: uWSGI master │ │ ├─183387 neutron-policy-server: uWSGI worker 1 │ │ └─183388 neutron-policy-server: uWSGI worker 2 │ ├─da4adcf505f0cecf903557a1a1edb1e3600f56278379d3c2419d0fed1e2effad │ │ └─252172 docker-registry serve /etc/docker-registry/config.yml │ ├─dbd5e947f7643775dccaabb9be75d1f318541570f319e9894c9897791614c1c4 │ │ └─68354 /pause │ ├─7dbc6f9459f6f61c3b928738e9ffe77063721c45addc739b915e0b757dac1bc8 │ │ ├─67023 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67057 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─26c9fd52b05bd528dabed246f0652a0a8e75bf4539a72581016e303ed3011222 │ │ ├─184319 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) │ │ ├─184793 /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/tmpjdyy4_af/privsep.sock │ │ ├─184929 /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/tmph9i2687e/privsep.sock │ │ └─185165 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─f2ccad3f87a301b780be754aaef896d192180e4c904d3f581886d03f707cbd4f │ │ └─66470 /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 │ ├─84dd52bec4cabbe8a2832ae35a9ece3f5550bdd8cb43bea974b316dfd17a02b5 │ │ ├─244626 magnum-api: uWSGI master │ │ ├─244657 magnum-api: uWSGI worker 1 │ │ └─244658 magnum-api: uWSGI worker 2 │ ├─8c4c1b99c4a40f7665c15ffbcd22840b634d48ca93de4000e12659b6ca318561 │ │ └─107694 /pause │ ├─79714d4e8015bb861ddfe7842c830a671be830cf56257a67ab93522d00064e3b │ │ ├─175432 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399101 sleep 300 │ ├─517bf4bb040c5fabda20d53b4eb2366167565193389c1f1e8695ec45eb5fdd97 │ │ └─265741 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─3195c3aef848f60d899f8c5a4002c11d679ba294d11fc0d23f3899de4b87ddc5 │ │ └─53010 /pause │ ├─c6bf27fd99e832bc469bf5b1a15ad445060bfb5fe435e0fa8f82b9183a9a6dc4 │ │ └─124781 /pause │ ├─42e8dbffdebef4a64418daf6438a1f6c7c465324df51c1689c328f8f598260e7 │ │ ├─185732 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─186462 /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/tmpjvf5oyg6/privsep.sock │ │ ├─377614 /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/tmp5u15v8fb/privsep.sock │ │ ├─377861 /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/tmpack5rzn5/privsep.sock │ │ ├─378369 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378371 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─391720 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=879fdcba-8d4a-4f94-ae66-ff69e0c57657 --namespace=qrouter-879fdcba-8d4a-4f94-ae66-ff69e0c57657 --conf_dir=/var/lib/neutron/ha_confs/879fdcba-8d4a-4f94-ae66-ff69e0c57657 --log-file=/var/lib/neutron/ha_confs/879fdcba-8d4a-4f94-ae66-ff69e0c57657/neutron-keepalived-state-change.log --monitor_interface=ha-3e429dfc-b2 --monitor_cidr=169.254.0.247/24 --pid_file=/var/lib/neutron/external/pids/879fdcba-8d4a-4f94-ae66-ff69e0c57657.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─623e3664024be219464cab61d67d03bfcd4dd087b141841073f33d16b9e284c3 │ │ └─248319 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 │ ├─06f8492a984d4fff0eebf78ffa9da0ff7c4682b53a568a6961b89976a79113de │ │ └─64319 /pause │ ├─67638705b5dfc48cee96170bf547a0e38a39e080ac945f49f95fb3c3979c9a2a │ │ └─58374 nfd-worker -metrics=8081 │ ├─6af6186190e95ab11a4050bdb33d04402cd2c82f52d6d13b10b20e11ff2e0bc5 │ │ └─64455 /pause │ ├─b9537be814850a6370a173a0541cff6835fb44caea5e5e174bcf97dea5241000 │ │ └─109635 /pause │ ├─d8cb6b68887f982a6d199b8f6102aacb5804ed23cde26de57a8d807906faba0c │ │ └─42020 /pause │ ├─8e3646c14e8451aa6ba2d29b7abacccf12e88d503e345fb8186551832486a085 │ │ └─267871 /pause │ ├─f10b7d2ada72cb935bb884c4cb06e26123d655b6229aab5b9539e08390b1e21b │ │ └─97517 /pause │ ├─1f3a4fe59cb0d547c5200132568ab2f31bcbfe143bad7c06dcb2b6a22432c576 │ │ ├─125751 /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 │ │ └─125920 /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 │ ├─1a7e5d63687ccaa4d5a4363a7da7138620525090b3a0b657558ae120d9b086eb │ │ ├─187688 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187705 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─187711 erl_child_setup 1048576 │ │ ├─187806 sh -s disksup │ │ ├─187808 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187809 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187863 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187864 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187877 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─188181 /bin/sh -s rabbit_disk_monitor │ ├─3e5b183058d510908dbafe43a6c8f2d180785dc58ed8dc1a8d040ec19eff52ca │ │ └─270363 /pause │ ├─a5635feb33b89495330698b62a86eb20d1665424dee712d9574bc074586cc34a │ │ └─189841 /pause │ ├─c75cb8e65cdc356bf1a520c6a0565a99ebc216dfe238afd6266e3dfa1c42d5d8 │ │ └─223834 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─29c88265ecea4819893fd8302c4782c344b8a050f6bd47a0609a2c5311335ba4 │ │ └─248252 /kube-vip manager │ ├─8d9768d788c4f92519dd0ce028f780eac274876302c94cda2a252c6c4f4ce48a │ │ └─87843 /usr/local/bin/rook ceph operator │ ├─e5547207fb21c850fb74fbe49992d386bc98b021153dfddcdd1550cb8a2081bf │ │ └─147695 /pause │ ├─4b9fc7fec0fa2220b8828960e31c9be3b0850918ac3a009804dc81803c589881 │ │ ├─64719 python -u /app/sidecar.py │ │ ├─65198 python -u /app/sidecar.py │ │ └─65199 python -u /app/sidecar.py │ ├─8ef637bd83648136aa3129b4c0eec8e9b9960cdfd497517050cd2a9dfa5190e1 │ │ └─45541 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 │ ├─74d350e3446b2885d686bddfc33d5e4fc660a84998bd4fa69b8ba59102680aae │ │ └─214542 /pause │ ├─7486c85de6bc067d0f7ee3ba90ce17225f09d09a64c3cae3299eb988a35951ed │ │ ├─183326 /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 │ │ ├─183569 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) │ │ ├─183570 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) │ │ └─183571 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) │ ├─da2733d61c990eab38c71a452cc1c30abac4b58d60ddd9c3fd1fce49a567197d │ │ └─53226 valkey-server *:6379 │ ├─0e0a14ffa1e44bdc00d637bd7a908ffafd21a247bc629ab41e1db088fd0c4342 │ │ ├─108026 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108422 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108430 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─8bd0fb9e005b7c88cdcdc689049094d74a234efd62e4229337e75ed5d53fb341 │ │ ├─244840 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245197 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245198 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4dd111fed1d6de31097ed9a54479cade713691148e62c6394a2d92535a0fddd9 │ │ └─144581 /pause │ ├─dba080e073843b33688229a43a49931c46c0e2e0eff431c7a29f447e19ccc9d7 │ │ └─142202 /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 │ ├─590813111cb5ac94edf86dd59db949d203fc98a8579b49bc708db01931d813a9 │ │ └─62816 /pause │ ├─fb44ff5b4cdaa6b989ff4296dd4346e131dcc1bf0ecc94d5152b26ea73a52561 │ │ ├─226061 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226078 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─226084 erl_child_setup 1048576 │ │ ├─226134 sh -s disksup │ │ ├─226136 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─226137 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─226220 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226221 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226233 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─226507 /bin/sh -s rabbit_disk_monitor │ ├─b0086b8b5b6f36a18b746101ed24922f7d1173259e0954dc2a6c1ecb9eba2768 │ │ └─66145 /pause │ ├─e241f28510f8659d022c2098f63ce776fba7fa3aefb721ab1f4de3490ba775ac │ │ └─63086 /pause │ ├─3a659a9cfcbebff86ef412b4401f3a5c7100e57dc5904d9edbeb4b76d5b382a1 │ │ ├─224559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224579 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─399182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a1f68ca52aafad51166af014cb3ba37c28cf8b87516833ddb572f5cf0cad06b7 │ │ └─67645 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e202814bb570d40b5a16891eafe7d60706db5698b20555f36a414279e4e29e35 │ │ └─189795 /pause │ └─565e9e176025d141ef87a173a23e77a447161dde2c3fc710eb093d102b499937 │ └─68147 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-35.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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount