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 │ │ │ ├─21726 /lib/systemd/systemd --user │ │ │ └─21727 (sd-pam) │ │ └─session-21.scope │ │ ├─21674 sshd: cephadm [priv] │ │ └─21747 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─711 /lib/systemd/systemd --user │ │ └─712 (sd-pam) │ ├─session-4.scope │ │ ├─1606 sshd: zuul [priv] │ │ └─1619 sshd: zuul@notty │ └─session-1.scope │ ├─ 708 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1610 ssh: /home/zuul/.ansible/cp/199.204.45.65-22-zuul [mux] │ ├─422407 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rxbpvpjheddcfdwvxoarpnkrgwcyydyk ; /usr/bin/python3'"'"' && sleep 0' │ ├─422408 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-rxbpvpjheddcfdwvxoarpnkrgwcyydyk ; /usr/bin/python3' && sleep 0 │ ├─422409 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-rxbpvpjheddcfdwvxoarpnkrgwcyydyk ; /usr/bin/python3 │ ├─422410 /bin/sh -c echo BECOME-SUCCESS-rxbpvpjheddcfdwvxoarpnkrgwcyydyk ; /usr/bin/python3 │ ├─422411 /usr/bin/python3 │ ├─422412 /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 │ └─422414 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9955 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12270 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 12aaab566015ba7f3ff72e2da29b09395af0dafa3aac657262a02d761bba60ad -address /run/containerd/containerd.sock │ │ ├─ 12668 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 53b7f9621a03aeb2ccb1c18af41a1f5b10f6f7bc9ac442c97359ce5395b7b31e -address /run/containerd/containerd.sock │ │ ├─ 18699 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e1ffe87fc00765ee50109bf911cdedc424fa9a36053400ad4cfc9ec1ada5b1a9 -address /run/containerd/containerd.sock │ │ ├─ 25263 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7f9a948dfd3c1f2812de94dd9e74ccd03a21fad05c301c9208f33dcbec192bcd -address /run/containerd/containerd.sock │ │ ├─ 29757 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e1a5ce23ec60bc248171839a8cb75eb6c5e54b61a7a559c4633b10588a782943 -address /run/containerd/containerd.sock │ │ ├─ 34276 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e26be8f98e9da6730871f833f4bdc47f10ec0da8b2995fd5719f04e1afc19d9c -address /run/containerd/containerd.sock │ │ ├─ 40135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27dbff044302bbb27624dbfa2a6883c2383c84c0ce3b13cda37f85cb35c74bc4 -address /run/containerd/containerd.sock │ │ ├─ 40149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16d4ce1d9bab877ddb73b7ed539adf97a6032edec3a1c4464d85819fd8799b9b -address /run/containerd/containerd.sock │ │ ├─ 40180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22ca5d1461cd07a718272505c50cc18bd91881c0e5124183064ea89196a51d54 -address /run/containerd/containerd.sock │ │ ├─ 40196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 575b859e8f7655ad976efdf8eaafe23bfa542c5015d17eecaa6404d06b38e340 -address /run/containerd/containerd.sock │ │ ├─ 40198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25300234098526eb7335fcd357a8a156fbab556933f6571bcfb27b8d69195f14 -address /run/containerd/containerd.sock │ │ ├─ 40703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40352fc05c5ca9182a97dc6c563f34a8f2294f5286ec7a462277aea95771f166 -address /run/containerd/containerd.sock │ │ ├─ 41507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aec536a211b2f5e12fa7bb39ef4d7001d3f3fb8a40176877524f3dfbfc9f083 -address /run/containerd/containerd.sock │ │ ├─ 41525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 734c51618bb26222ace9b4daaff0c76de2bfc7698a9b15138e9f2abf2a656b8b -address /run/containerd/containerd.sock │ │ ├─ 42902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ac277b0bd17d570ffa03055941aeb91f5532cfc6d43149c49190ed86d1eadac -address /run/containerd/containerd.sock │ │ ├─ 43274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 883a1502b21e8137baf40a6ead8ed90276bfc31a04a624c1d8d52d6ad91ecba1 -address /run/containerd/containerd.sock │ │ ├─ 43309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dc380ebf01d99938336a9a03d96a570ca632a1fce6e98b994f4b2877bd33316 -address /run/containerd/containerd.sock │ │ ├─ 43753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41ccee5c8244aa73ceaee410e77624441a5d4ff61c1a82ee34e60d2dbf5ea32b -address /run/containerd/containerd.sock │ │ ├─ 44218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18d5f68f915813eb1a88fa4b1780b90e6e83f0414838d34574fe42e11931be8e -address /run/containerd/containerd.sock │ │ ├─ 44270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce04027405917154d266d7bd6ba9d9cc1ce6345fd0ac857a7a35d06ecabf6969 -address /run/containerd/containerd.sock │ │ ├─ 44318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc21a2a460bdaad6c2bd5941df7f1443aeb99fddd70cf77224c62901b5f88e78 -address /run/containerd/containerd.sock │ │ ├─ 46625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fd47bca75e162a28e0e1b5158cb24066f68521c8651fd11699f1f1dbc9e810c -address /run/containerd/containerd.sock │ │ ├─ 46775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 939d232ed815018164e09e7eb8999124091eb167f5a93d6e689d95ffc5ebe0ae -address /run/containerd/containerd.sock │ │ ├─ 47487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5335dfa9cb041a4bc323735d65ef737d77a3aca7489491aad249e00afce414f0 -address /run/containerd/containerd.sock │ │ ├─ 47589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 400009aefc1caa9dc43835cbbdb2cbd8bbb65924e7a9661ea814386f930574ac -address /run/containerd/containerd.sock │ │ ├─ 47967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 237d66f17458e689de31ddf11682d6cc75e045245c74f338f483522ea51968ee -address /run/containerd/containerd.sock │ │ ├─ 48332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fcdcc2eabad36e8450351e6400e40d6a837d35d93c34218da1c04e97eda5683 -address /run/containerd/containerd.sock │ │ ├─ 48653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87f91e33645fec5a2fac1aa06f931aaa5dfca6d86af07e43d0d31ff79b2d1f69 -address /run/containerd/containerd.sock │ │ ├─ 51030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f326f465ce3fef20285ddd38f9fb3b99eecbd39389a7b0dc89e7695d74b716e4 -address /run/containerd/containerd.sock │ │ ├─ 51202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f42e1bb38dd69368bee1fb09e04a6d691780ca114f7cdeb5eba0a37b237f532 -address /run/containerd/containerd.sock │ │ ├─ 55428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22cd786f54baf64de38e095957fb200066fb5380364bdcf6fca92f09df2b2686 -address /run/containerd/containerd.sock │ │ ├─ 56002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2c44bdf1107ad2e8c2943d4f0d6aee3daf6c002fb8eadea4e9fd65111809380 -address /run/containerd/containerd.sock │ │ ├─ 56160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efa0058533636cd8faac58cd3b6625a45c1a46329ca670864f6ce13a71dabd98 -address /run/containerd/containerd.sock │ │ ├─ 56198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0430745065e8a89eabab8d94da585d2d14d5670cbe673386a713ed361b333d08 -address /run/containerd/containerd.sock │ │ ├─ 56319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 173c3c08f13a330b6de5ccc0c199dd911ea019fa50dc03b3848019bcd6fed763 -address /run/containerd/containerd.sock │ │ ├─ 60420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62bbf08c48c4ee020fdb2625010ee8472358866ff00a79c48180872f16faf884 -address /run/containerd/containerd.sock │ │ ├─ 60524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74158fb44fd0120b771cfb19d4e23c888ef86b4c12417c0e5e69569ac39d639a -address /run/containerd/containerd.sock │ │ ├─ 60568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bacbad41e6ec35b13ffe99ebf24040d0b29b3e160dba6455824fd683e9a99644 -address /run/containerd/containerd.sock │ │ ├─ 60625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 538af8dcefabf3166e0304e031d231579dffb372ae25a99c55a5c32e2e9053ea -address /run/containerd/containerd.sock │ │ ├─ 61899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51c5548308282ad9f58c2ada6695afd580bb2e30f08abd0124af04080bc5c5fe -address /run/containerd/containerd.sock │ │ ├─ 62068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 703da528121a6bb8e087393dc30047802bbc7d7088b59cfc907905d0829be1ef -address /run/containerd/containerd.sock │ │ ├─ 62589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83df0146b21dc023cd214a7e707e99125fa42125ea9d790940dbd87fc64fc695 -address /run/containerd/containerd.sock │ │ ├─ 62629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81a5892601d2686bf2753bb88d9c681b51421226ae1af76046c5acfe50bf6a61 -address /run/containerd/containerd.sock │ │ ├─ 62728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 730369d68fae08b85ba4e2a4dc15f234e67a58469a6227f97ece795701f76162 -address /run/containerd/containerd.sock │ │ ├─ 63106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02d36fa03d74ab3abf8523c32f6c33d50dead4ac7a84970cd6548b5d529551ee -address /run/containerd/containerd.sock │ │ ├─ 63379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b07ec5a63f788252346b591d1e8b53b9992c609b23e635271a7c3679023d28c3 -address /run/containerd/containerd.sock │ │ ├─ 63703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8697b473fbc5cc5c78b2679fde6b11e2a445080cb940e03e8844b82143b0b89 -address /run/containerd/containerd.sock │ │ ├─ 64150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f3cb24e9dd99d32d4e3303506f16b99b24ac9ae37957b5da711ce961a1b419e -address /run/containerd/containerd.sock │ │ ├─ 64868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 045ea3825cce32416ebf3d5deb530b1e5838a13a4dd2a8841cd62e22ee4fb21e -address /run/containerd/containerd.sock │ │ ├─ 66529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ada97da7d77138af6ebb3394a384b5750f090abc4e12a43c84e16f79fd5c431 -address /run/containerd/containerd.sock │ │ ├─ 68801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20cc613a9e88dafe24efb23125509c971ca3890a5ee747fd828947c43caa8907 -address /run/containerd/containerd.sock │ │ ├─ 78004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 259369914d4cf708b21c71e11eb59a82cd2d30968383824228202f9a3a111238 -address /run/containerd/containerd.sock │ │ ├─ 79494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9f5d7647365c6316bc1ec95b8bc3d02c0560e8329b923c05e392c55e1a7b8d1 -address /run/containerd/containerd.sock │ │ ├─ 85439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 395c69bdcccf1c84a962bcca5169de9ff61ca75b58e422e8465d43b4b2d9b19f -address /run/containerd/containerd.sock │ │ ├─ 92082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7d6b680c572aba50780c58d2087a9cd93970a98cbc3cc2433e0b531af5e3b7f -address /run/containerd/containerd.sock │ │ ├─ 95623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd3b62c3b978f658962138db75cfc3884bfd6781c4ea0d50837da87ace36b870 -address /run/containerd/containerd.sock │ │ ├─ 95660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3cbb86f94de7a365966848ae377205b1f09f6f9f098d3ba5a89a288d94ef09d -address /run/containerd/containerd.sock │ │ ├─109304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ea0e4674e5e53225cea25af4c9bb744b9d79475afe20cbe4ef302a9275296e7 -address /run/containerd/containerd.sock │ │ ├─110825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36d87244487c565c434e8333fd0d967b186a5a04db80a1d893cc65ffd95d75a4 -address /run/containerd/containerd.sock │ │ ├─110871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e54775810185dbf02695477e1c85f47826edc8e502de0ddbd83d66ef1628c6c6 -address /run/containerd/containerd.sock │ │ ├─112855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47d25be2c055381aebe7edb910b8ba5676dad3456583ab90fbb32bb472f44210 -address /run/containerd/containerd.sock │ │ ├─114684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 496af5231b584dfa8c09b1b90fb401e698cd809a5a4fe49227071f6efee6c2e2 -address /run/containerd/containerd.sock │ │ ├─114747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d27126baa5a6c6a1543cc975555ba43bdf23c93bc9934b4cb6c38b5fc625042 -address /run/containerd/containerd.sock │ │ ├─127730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52244b4e87deab199ba324605be94b2818b08e330f8737e0b40f9bdb407c1484 -address /run/containerd/containerd.sock │ │ ├─127822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76f85f597c0ee428972b2b370842f142f4b7f8ca93c91a4a2baa862d3499f624 -address /run/containerd/containerd.sock │ │ ├─130383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94046893e9452294acee26c8c944ff3cc356fbf0d882fc16f79029e81de46645 -address /run/containerd/containerd.sock │ │ ├─156634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c56a889fb2b0e30c98c47569d841fdb596c48c6e26352305ed8974d46339cd4 -address /run/containerd/containerd.sock │ │ ├─158264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e46d5aa881e8e78ed2800a5379c75373f9e0841ffc4a92ba51309453f8075f0e -address /run/containerd/containerd.sock │ │ ├─158678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b54d6d06d31a3b49b7b2ea70e59e3dea0ed691d22561b5a61305441fc7ff56c1 -address /run/containerd/containerd.sock │ │ ├─159739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 204079c670a4cab2a5cc61805715b73e206bcfaca874d6f3de5cc84ed972ab9a -address /run/containerd/containerd.sock │ │ ├─161646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed7d27df92c34e7f4989c93fea96765885bf0e72e355537e77ab892ab729ce7c -address /run/containerd/containerd.sock │ │ ├─161956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 996146d4604583545988d82c1bb84aa4621f2b3a7ca045a2be5c251d7bf4fa01 -address /run/containerd/containerd.sock │ │ ├─162077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e11aa28d90337acd879ff6807c5c39d8834ce803e561e56b96d25d2f098c249 -address /run/containerd/containerd.sock │ │ ├─162204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b391d26d3a188a41aa518c7f10c0782fea9dab040cedf302ac813b217128ef53 -address /run/containerd/containerd.sock │ │ ├─162388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8311268cceb463ad57f8486cefef227649ace29a9b953f30ebe0c27dd630afe3 -address /run/containerd/containerd.sock │ │ ├─162569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97ff1cc606ef68b87a981417a355359e6d7f7ac8938881f87f5617931eb2ae1a -address /run/containerd/containerd.sock │ │ ├─174502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e4b8d19f48baacda7db7997a4d5b66d94af83ea3fbc8a19b594206263e22ab4 -address /run/containerd/containerd.sock │ │ ├─176323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8280338bcd63a54910e145c1fd89273c5aab4e870437ec6b55ba6b8740c81f08 -address /run/containerd/containerd.sock │ │ ├─176356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a626f3d950bea863ee45d49a2480140ec9cd6b17b1cd3c105ad2a36b6eb732b -address /run/containerd/containerd.sock │ │ ├─176376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1a1556629b8bd10808713f1a8808276d0db9f153bc9d01cf6fff25a109aa215 -address /run/containerd/containerd.sock │ │ ├─176412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b556d42a3875d1c48459e3a701131ae6870e6a7ead8517eb1e7747149150bc55 -address /run/containerd/containerd.sock │ │ ├─176493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 097af3c101a508af015db52869a525b862e5481df3990aebbefbabefa1e01b42 -address /run/containerd/containerd.sock │ │ ├─176857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 069958183d37474e2de3c60b714f065bec29bcb394d1c7a67cc7a7b1d448aa7b -address /run/containerd/containerd.sock │ │ ├─176898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15c92f7c53b304794efef88fd6cd58fa403208ff058c93f8cfac86fe6049b8ae -address /run/containerd/containerd.sock │ │ ├─190224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb90e9ab5b4b021501ae067e65f87059f756097f441b5ce15f4738e5084bd8fb -address /run/containerd/containerd.sock │ │ ├─192552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4245a0dcedff30d8a7213efdd1f6b9ce31672668a6a1c9f9b2895edf7889586e -address /run/containerd/containerd.sock │ │ ├─192608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71fdce8f7d4cbbf373c4116c5665a09f7966571ff4d907737e864c4e2c431968 -address /run/containerd/containerd.sock │ │ ├─192641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0e2750d0af8525c65631ca7141f35a4a0f6089f641c2f811cfd390291095917 -address /run/containerd/containerd.sock │ │ ├─209790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ea1b5e1a94e850f87bdd9973759599ef9392008bf516ddc7d3dd95c757ccfaf -address /run/containerd/containerd.sock │ │ ├─218866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b2643ab33c6b56a19d6730853214a3a9b9e228689325bb972e9463401efe2a -address /run/containerd/containerd.sock │ │ ├─218905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1613c883b58f2559305ab9b4b7c519f8d789a8376a5026659d2ea71c6ccaf62e -address /run/containerd/containerd.sock │ │ ├─218965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec06f59638d0f7d005959c12bc799c9a214c3e00f201f65e3594abb26fec5ea -address /run/containerd/containerd.sock │ │ ├─219222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e670158cba841679db8b80e1c32f7ad924d5b3468466776bd44b5edc73b0763b -address /run/containerd/containerd.sock │ │ ├─230531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c851101c795d466027cfa5f22a826964821f0a3e5251474db0c16ba249b4e857 -address /run/containerd/containerd.sock │ │ ├─233025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fea9e960837026e7cdc074dc040ef969c46cf44f6e81cb0aa6a354d28ab28dc1 -address /run/containerd/containerd.sock │ │ ├─234189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ca8807911c0f93ac4258155804b8c45f41146d65ada2e74be339a6786b06e69 -address /run/containerd/containerd.sock │ │ ├─235203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e2b819dd9052160f34de4d18d59c55de47bfae33e7c90a33368fc8dae921453 -address /run/containerd/containerd.sock │ │ ├─236308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50e93263176d7467c8da9c7c5e4ca8d16153a8a03a8c442ad99557503416c28e -address /run/containerd/containerd.sock │ │ ├─238027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53b4b211e96bb66810ff224988b24b5437601d5649b13d432a36e3bd9ff7d067 -address /run/containerd/containerd.sock │ │ ├─239609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aea3eefa6b6e3a6f513e8b87813532ae3b2634bd9f36b5cd2354bf3cd3cb148a -address /run/containerd/containerd.sock │ │ ├─239664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a525627d17accc300711b9fc070be16f5c22d55301a6c9447cd8d9e4a75f623 -address /run/containerd/containerd.sock │ │ ├─249614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f490c8c09d3b629d07dd72ce3abb59b34567813cf4d2173e68dc59449ebfc4af -address /run/containerd/containerd.sock │ │ ├─250156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ef953dc1cd0225cccf2bb72d20c9df68abf6f620d032d5a88f0dcff4db3c690 -address /run/containerd/containerd.sock │ │ ├─253379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb0d6ca89ba751f0ee724a088e252d6e1739e35955530c82b1b4e0b3a06ef3b -address /run/containerd/containerd.sock │ │ ├─258813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 908f6249527681c0eb2809f88e9e7d056ae42cb9a43c4e567a2b67b911d3e6cc -address /run/containerd/containerd.sock │ │ ├─259002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beefd4eb11f7f5079ea8bdf297ac17731a269fbbdd2226c0e4495db078c22ac8 -address /run/containerd/containerd.sock │ │ ├─259088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae63875141953efaf467bd5b3b3102e35adc076a8710a74915dfa06074f0b6fc -address /run/containerd/containerd.sock │ │ ├─259154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c45ef7a28cd73298729b2670f722cce2a10a8a8b62a888873db9b4a2d85b056f -address /run/containerd/containerd.sock │ │ ├─272280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ad3468409371b1bb0f0a98bafa2335bf4e57288c438acb87796b0f1fe707fc0 -address /run/containerd/containerd.sock │ │ ├─274816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc476121057f755fd3951cadd1e0e1c694861fd2dd841245cf46d2b3000d54a0 -address /run/containerd/containerd.sock │ │ └─276323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58cea897ef6ce33450571854d0170a9981d9a6ac81fa368a5e0c826df783bf8e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1414 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─29476 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29739 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18659 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18679 /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 │ │ │ ├─24985 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25246 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33994 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34259 /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 │ │ │ ├─12218 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12248 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.aarnor.service │ │ ├─12582 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.aarnor/unit.run │ │ └─12613 /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-aarnor --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.aarnor:/var/lib/ceph/mgr/ceph-instance.aarnor:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.aarnor/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.aarnor -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10326 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─docker-e1a5ce23ec60bc248171839a8cb75eb6c5e54b61a7a559c4633b10588a782943.scope … │ │ ├─29782 /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 │ │ └─29795 /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 │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156062 /sbin/multipathd -d -s │ ├─docker-7f9a948dfd3c1f2812de94dd9e74ccd03a21fad05c301c9208f33dcbec192bcd.scope … │ │ ├─25287 /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 │ │ └─25299 /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 │ ├─kubelet.service │ │ └─40598 /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.65 --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 │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-12aaab566015ba7f3ff72e2da29b09395af0dafa3aac657262a02d761bba60ad.scope … │ │ ├─12321 /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 │ │ └─12341 /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-53b7f9621a03aeb2ccb1c18af41a1f5b10f6f7bc9ac442c97359ce5395b7b31e.scope … │ │ ├─12692 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.aarnor -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12712 /usr/bin/ceph-mgr -n mgr.instance.aarnor -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1084 /usr/sbin/uuidd --socket-activation │ ├─run-r474b6742192f446a8132f3eae63593f2.scope │ │ └─190782 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10833 /usr/sbin/chronyd -F 1 │ │ └─10834 /usr/sbin/chronyd -F 1 │ ├─docker-e1ffe87fc00765ee50109bf911cdedc424fa9a36053400ad4cfc9ec1ada5b1a9.scope … │ │ ├─18726 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18745 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─155804 /sbin/iscsid │ │ └─155805 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─623 /lib/systemd/systemd-logind │ └─docker-e26be8f98e9da6730871f833f4bdc47f10ec0da8b2995fd5719f04e1afc19d9c.scope … │ ├─34299 /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 │ └─34312 /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 ├─k8s.io │ ├─1f16e148957a0e57bd32e69db904ed54298b6e90340b2f59a8a8681873288feb │ │ └─61021 /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 │ ├─22cd786f54baf64de38e095957fb200066fb5380364bdcf6fca92f09df2b2686 │ │ └─55451 /pause │ ├─055584aca0ffaa0ed1b87fadbf4c3a11ba4acbf135471a8db89b6f409ae60d72 │ │ ├─249936 magnum-api: uWSGI master │ │ ├─249968 magnum-api: uWSGI worker 1 │ │ └─249969 magnum-api: uWSGI worker 2 │ ├─80ee5a82cd9a0939163048ca9487e371220bf145d3743d232643bbd66423cc8b │ │ └─56503 nfd-worker -metrics=8081 │ ├─85b7d881261675bf8e0f65ed65d7ca919fbfd662caaa587f0220240ea5de0ee1 │ │ └─260683 docker-registry serve /etc/docker-registry/config.yml │ ├─07f1e278fd696b4689228e15c457e9edbf69769e603477a078de5b27622b6968 │ │ └─64412 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fea9e960837026e7cdc074dc040ef969c46cf44f6e81cb0aa6a354d28ab28dc1 │ │ └─233048 /pause │ ├─b556d42a3875d1c48459e3a701131ae6870e6a7ead8517eb1e7747149150bc55 │ │ └─176483 /pause │ ├─81a5892601d2686bf2753bb88d9c681b51421226ae1af76046c5acfe50bf6a61 │ │ └─62651 /pause │ ├─400009aefc1caa9dc43835cbbdb2cbd8bbb65924e7a9661ea814386f930574ac │ │ └─47614 /pause │ ├─8311268cceb463ad57f8486cefef227649ace29a9b953f30ebe0c27dd630afe3 │ │ └─162416 /pause │ ├─e415e89a0f13cf44f2ffc169e2e584085d689fe095911430345625ebb707de47 │ │ └─233242 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f0e2750d0af8525c65631ca7141f35a4a0f6089f641c2f811cfd390291095917 │ │ └─192694 /pause │ ├─5120d0730ae78ebc70520f6b0869f1f07bd8d0a07e7891b9b56ad110d5a3a2bf │ │ ├─198012 /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 │ │ ├─383399 /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/tmpfi9iese1/privsep.sock │ │ ├─383678 /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/tmpgxmdejzh/privsep.sock │ │ └─384144 /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/tmp3gml_aw2/privsep.sock │ ├─e670158cba841679db8b80e1c32f7ad924d5b3468466776bd44b5edc73b0763b │ │ └─219247 /pause │ ├─36c090f3701106ebfa86133d9362481aa0d3798456e0d729bbec0d19d077a11f │ │ └─44535 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─3b0b55df6f47cffbb9151d1d88011cecdf533e5162102a3401d7f9fd6b36734b │ │ └─189967 /bin/bash /tmp/libvirt.sh │ ├─07bdda78ceeec64e9baf7f9f985276c9dc98f001c3ddf654ef6b391bbd6a360e │ │ └─51675 redis_exporter │ ├─51f8caa65bd36dc97aff6c51d1c0e18f412b8c2a4b3fdbf0cea285d778463c86 │ │ └─66365 /bin/memcached_exporter │ ├─b2e12ad07de89b141f3f7a56be938ff9a2cfcf7e93bec300d3fd61bb2cf37cfa │ │ ├─228490 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229082 octavia-worker: ConsumerService worker(0) │ │ └─229085 octavia-worker: ConsumerService worker(1) │ ├─280d377b16eadecb73b5180222d76119c927fd1eb51eb228bb608a378e4a0da1 │ │ ├─128821 /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 │ │ └─129046 /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 │ ├─f422cd6226a2cf4c1bbcdf8093e8cc6eb9039b48d6d4bc3ac7ba8d7f02197697 │ │ └─238098 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─c317fea0ffef339cb9ab55b4335f062b4330ef95de3461b61e7ca2e37806c2a8 │ │ └─128348 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9a626f3d950bea863ee45d49a2480140ec9cd6b17b1cd3c105ad2a36b6eb732b │ │ └─176452 /pause │ ├─1157fda1f9cef11bfffb86f74fe4f6083bf2d13ec86caf27c30e4fa5c0b87134 │ │ ├─250090 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250532 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250533 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─aec417301cb9aa1adbdb28993167107c8392c605223c69171984dea405792011 │ │ ├─ 72044 apache2 -DFOREGROUND │ │ ├─ 72165 (wsgi:k -DFOREGROUND │ │ ├─ 72166 (wsgi:k -DFOREGROUND │ │ ├─ 72167 (wsgi:k -DFOREGROUND │ │ ├─ 72168 (wsgi:k -DFOREGROUND │ │ ├─403849 apache2 -DFOREGROUND │ │ └─408720 apache2 -DFOREGROUND │ ├─e9c5ea1a0e305b0d6459059f7bdee0ad52815f82ee0db531002a1a35930806ec │ │ └─126285 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f490c8c09d3b629d07dd72ce3abb59b34567813cf4d2173e68dc59449ebfc4af │ │ └─249646 /pause │ ├─cef6914b9c8cf82af055e3c8600e029409f9cc2c0d5c763fe2ca02b0592e77bf │ │ └─51256 valkey-server *:6379 │ ├─0430745065e8a89eabab8d94da585d2d14d5670cbe673386a713ed361b333d08 │ │ └─56224 /pause │ ├─e46d5aa881e8e78ed2800a5379c75373f9e0841ffc4a92ba51309453f8075f0e │ │ └─158293 /pause │ ├─17683142f5cbdbf520b43e2e23236d545c3d4e6122d88bab46ec910e0bac0228 │ │ └─189916 /usr/bin/libvirt-tls-sidecar │ ├─7ea1b5e1a94e850f87bdd9973759599ef9392008bf516ddc7d3dd95c757ccfaf │ │ └─209813 /pause │ ├─4ba02e15770af142418c6ece108f4e9d261c6739a4fde75ecb1b202731706977 │ │ └─51421 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 │ ├─4222b11aec4b651aef68da86cdfc7bb5a61f22b74206adaf66bbbded0759c060 │ │ └─65825 /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 │ ├─4ca8807911c0f93ac4258155804b8c45f41146d65ada2e74be339a6786b06e69 │ │ └─234213 /pause │ ├─a488b79d70b4b8c6540cb1b2ad630622e1553dcee83e4e52f85e8b85270eece9 │ │ ├─157088 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157101 /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 │ ├─9da0364d2c080831ff8d3ae3402931afe4d14ffbf7229328dc96e442f456fef5 │ │ ├─188142 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─188484 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188854 /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/tmpsw0_rpw6/privsep.sock │ │ ├─381818 /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/tmp7onfl_9p/privsep.sock │ │ ├─382384 /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/tmp8emgdd_n/privsep.sock │ │ ├─383007 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─383009 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─385413 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f092c269-4943-441b-93f4-b5731b82583f --namespace=qrouter-f092c269-4943-441b-93f4-b5731b82583f --conf_dir=/var/lib/neutron/ha_confs/f092c269-4943-441b-93f4-b5731b82583f --log-file=/var/lib/neutron/ha_confs/f092c269-4943-441b-93f4-b5731b82583f/neutron-keepalived-state-change.log --monitor_interface=ha-5729fd9d-cb --monitor_cidr=169.254.0.162/24 --pid_file=/var/lib/neutron/external/pids/f092c269-4943-441b-93f4-b5731b82583f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─394039 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ca6bfe0b-a793-4359-92ad-d1d520cdb159 --namespace=qrouter-ca6bfe0b-a793-4359-92ad-d1d520cdb159 --conf_dir=/var/lib/neutron/ha_confs/ca6bfe0b-a793-4359-92ad-d1d520cdb159 --log-file=/var/lib/neutron/ha_confs/ca6bfe0b-a793-4359-92ad-d1d520cdb159/neutron-keepalived-state-change.log --monitor_interface=ha-1bf948d6-41 --monitor_cidr=169.254.0.49/24 --pid_file=/var/lib/neutron/external/pids/ca6bfe0b-a793-4359-92ad-d1d520cdb159.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─7632d2a483aa2d253aa8685a97384080119c87f4c31c757d5723dd5c2938a3a1 │ │ └─49165 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2fd730c158cae26b02c10c683953eddf614fb70c7828ca66e23ad8872ec4ef27 │ │ ├─227768 octavia-api: uWSGI master │ │ ├─227790 octavia-api: uWSGI worker 1 │ │ └─227791 octavia-api: uWSGI worker 2 │ ├─33de70de84fb5413db9cbb5b98274e71f9bc40ee92a778bb71f55b2def939d79 │ │ ├─206068 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206450 heat-engine: ServiceWrapper worker(0) │ │ └─206453 heat-engine: ServiceWrapper worker(1) │ ├─b6dac768d5c88ae3f609201d18f8884c84e1be7d1c44a63f9551f2d5fb436a72 │ │ ├─269814 manila-api: uWSGI master │ │ ├─269858 manila-api: uWSGI worker 1 │ │ └─269859 manila-api: uWSGI worker 2 │ ├─40352fc05c5ca9182a97dc6c563f34a8f2294f5286ec7a462277aea95771f166 │ │ └─40726 /pause │ ├─0bfa1d6de392c17f29138e1e4af937ba55fd1f99c88ced84ce1d1f403a730350 │ │ ├─124949 cinder-api: uWSGI master │ │ ├─124962 cinder-api: uWSGI worker 1 │ │ └─124963 cinder-api: uWSGI worker 2 │ ├─2279415f27e75fc117098f98c2fe249529041b40e959bb681a913b2ccbf03843 │ │ ├─109695 glance-api: uWSGI master │ │ ├─109754 glance-api: uWSGI worker 1 │ │ └─109755 glance-api: uWSGI worker 2 │ ├─20cc613a9e88dafe24efb23125509c971ca3890a5ee747fd828947c43caa8907 │ │ └─68825 /pause │ ├─886dbb788a747e304059656cce39e85ace11157d0dbc9ed2495a3ab47df454bd │ │ └─275284 /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 │ ├─fc0f89252fab528f937765161158ff6afceee07a73f7684d23062a34fe4e09f0 │ │ └─64454 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3121043e52ac7d62fc5377d9ccfcaa0d9f02043d19348bbe9fa76bfc4bc7df88 │ │ └─168035 /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 │ ├─4245a0dcedff30d8a7213efdd1f6b9ce31672668a6a1c9f9b2895edf7889586e │ │ └─192579 /pause │ ├─c4882013c46d292add33a8dd9489389249c40e98d49865f6dc7ec62d5a13d08c │ │ ├─49068 mysqld --wsrep_start_position=16474ca3-6ac5-11f1-b0ab-bb5a30574cf0:20 │ │ └─49224 /var/lib/mysql/mysql-state-monitor │ ├─c0efbefa0edb454ff113364e4b69d07f296e99f3bd48fcc52879e3c8b83daa03 │ │ └─188166 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) │ ├─538af8dcefabf3166e0304e031d231579dffb372ae25a99c55a5c32e2e9053ea │ │ └─60650 /pause │ ├─3f8cb3ac592c9b01b0656b45b9d0a21549a5ac890b54c901f151f0a609af8e34 │ │ ├─185539 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185836 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) │ │ ├─185839 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) │ │ └─185842 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) │ ├─a7d6b680c572aba50780c58d2087a9cd93970a98cbc3cc2433e0b531af5e3b7f │ │ └─92108 /pause │ ├─157ebeae4367e911c87a745f7c56d62c82cc86bc8db37c089cd78a345e486471 │ │ ├─172681 nova-metadata: uWSGI master │ │ ├─172694 nova-metadata: uWSGI worker 1 │ │ └─172695 nova-metadata: uWSGI worker 2 │ ├─16bbc9258ebf507d2bfe6dcceddd9fa7f913c2c4af822c9b49460b3c8d5dc9d1 │ │ └─56460 nfd-master -crd-controller=true -metrics=8081 │ ├─5e4b8d19f48baacda7db7997a4d5b66d94af83ea3fbc8a19b594206263e22ab4 │ │ └─174526 /pause │ ├─2b44888d64ccdd870b72725217902a82f2832621d22b0225e79fe7c5f284983e │ │ └─47663 /manager --metrics-bind-address=:9782 │ ├─23a1782ea6e070dcd511f37b6e725a165c965f669e089048c5558e08665f7328 │ │ ├─67053 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67075 erl_child_setup 1048576 │ │ ├─67133 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67134 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67144 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67208 /bin/sh -s rabbit_disk_monitor │ ├─1e11aa28d90337acd879ff6807c5c39d8834ce803e561e56b96d25d2f098c249 │ │ └─162135 /pause │ ├─22ca5d1461cd07a718272505c50cc18bd91881c0e5124183064ea89196a51d54 │ │ └─40299 /pause │ ├─59b2643ab33c6b56a19d6730853214a3a9b9e228689325bb972e9463401efe2a │ │ └─218927 /pause │ ├─18d5f68f915813eb1a88fa4b1780b90e6e83f0414838d34574fe42e11931be8e │ │ └─44245 /pause │ ├─703da528121a6bb8e087393dc30047802bbc7d7088b59cfc907905d0829be1ef │ │ └─62093 /pause │ ├─8c56a889fb2b0e30c98c47569d841fdb596c48c6e26352305ed8974d46339cd4 │ │ └─156658 /pause │ ├─efa0058533636cd8faac58cd3b6625a45c1a46329ca670864f6ce13a71dabd98 │ │ └─56185 /pause │ ├─4e2b819dd9052160f34de4d18d59c55de47bfae33e7c90a33368fc8dae921453 │ │ └─235227 /pause │ ├─2cc410e965755e2c7f12f8a99fb49dd42226dccd35fa2b9380e40d186135ba77 │ │ └─56543 nfd-gc -gc-interval=1h │ ├─8d165c25fe61e97d42042a3ee16e983afd2b3b4c06dfd520028081c2ed6be2e2 │ │ └─43397 /coredns -conf /etc/coredns/Corefile │ ├─496af5231b584dfa8c09b1b90fb401e698cd809a5a4fe49227071f6efee6c2e2 │ │ └─114710 /pause │ ├─7478e7e17cd3169be6b30ec20d88ffcd8fd141c04b355853b100936d7ea461d6 │ │ └─236359 /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 │ ├─5325aedad8c7da2a03bdc0dce7c2e6e8a83e0822a68b7821f0f96da4d2cfc50b │ │ ├─63908 nginx: master process nginx -g daemon off; │ │ ├─63924 nginx: worker process │ │ ├─63925 nginx: worker process │ │ ├─63926 nginx: worker process │ │ ├─63927 nginx: worker process │ │ └─63928 nginx: worker process │ ├─5934c88111304eb5ad871c728e1e95d8cecbe04a3eac561f5455b86a83b65a1a │ │ ├─159888 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─159912 erl_child_setup 1048576 │ │ ├─160065 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160066 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160085 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160176 /bin/sh -s rabbit_disk_monitor │ ├─26021a30682e8322657bc520db320e37d044ccafba2846220233b4dc8dc9f7e4 │ │ ├─64996 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65031 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e9f5d7647365c6316bc1ec95b8bc3d02c0560e8329b923c05e392c55e1a7b8d1 │ │ └─79519 /pause │ ├─cc35d7fdfb69e1c884b4f56d0be3ada0d1709498449753c81369a8cffc5325cd │ │ ├─42021 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42435 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─bb6a6e7b7dc1ce4aa296fc9768185dad97cc449641e7bd0eaa80abecaf89bd24 │ │ └─66258 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8a73840fa2f3e68351f75f0bfa45f1c19d64f77479908ed12ef948d5f1d5b0a4 │ │ └─65537 /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-65.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 │ ├─4f46dbddcdde7118bd3463a64ef8d3418fff3cb4a70a4f16234d279766a08ef0 │ │ ├─253660 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253677 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─253683 erl_child_setup 1048576 │ │ ├─253796 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253797 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253807 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─254008 /bin/sh -s rabbit_disk_monitor │ ├─36d87244487c565c434e8333fd0d967b186a5a04db80a1d893cc65ffd95d75a4 │ │ └─110850 /pause │ ├─01705e182cef5e9679a9d4ded8ba7985cb0173bee28cd8eeaee1f2a2762bd051 │ │ ├─92261 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92281 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92287 erl_child_setup 1048576 │ │ ├─92446 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92447 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92457 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92672 /bin/sh -s rabbit_disk_monitor │ ├─a313ab549f33e5d5dc3940d46a7a5dcbc0d13d92a5e18ebf2c5d75a864f73d05 │ │ └─40385 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 │ ├─50e93263176d7467c8da9c7c5e4ca8d16153a8a03a8c442ad99557503416c28e │ │ └─236332 /pause │ ├─259369914d4cf708b21c71e11eb59a82cd2d30968383824228202f9a3a111238 │ │ └─78027 /pause │ ├─94046893e9452294acee26c8c944ff3cc356fbf0d882fc16f79029e81de46645 │ │ └─130410 /pause │ ├─c36726c57775dafdb3e01437fb590a233e807842493bd7ff5226357e7351bd98 │ │ └─65175 /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 │ ├─4f3cb24e9dd99d32d4e3303506f16b99b24ac9ae37957b5da711ce961a1b419e │ │ └─64177 /pause │ ├─fb90e9ab5b4b021501ae067e65f87059f756097f441b5ce15f4738e5084bd8fb │ │ └─190248 /pause │ ├─a039e97cd389e63a91cbc5a8ef94f4b8185c4a0038cc324ca90bf7e1e00e6e5e │ │ ├─209982 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209998 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─210004 erl_child_setup 1048576 │ │ ├─210117 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210118 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210128 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210319 /bin/sh -s rabbit_disk_monitor │ ├─2df53538834e20b87f5bb8332c4d293b7e2780c6b4f65df49ee274140691e189 │ │ ├─ 46987 /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 │ │ ├─ 46999 /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 │ │ ├─ 47108 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274541 nginx: worker process │ │ ├─274543 nginx: worker process │ │ └─274544 nginx: cache manager process │ ├─0ac277b0bd17d570ffa03055941aeb91f5532cfc6d43149c49190ed86d1eadac │ │ └─42925 /pause │ ├─dbd68a33289599e3674e609e6f53974bd111ce6ebe3386376a62b77078881bbc │ │ ├─172527 nova-api: uWSGI master │ │ ├─172613 nova-api: uWSGI worker 1 │ │ └─172614 nova-api: uWSGI worker 2 │ ├─5e8a1c9c98c4cf7738535358c14825f3c0cea39a489bd41cf6e1272d43449731 │ │ └─65072 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e54775810185dbf02695477e1c85f47826edc8e502de0ddbd83d66ef1628c6c6 │ │ └─110894 /pause │ ├─87c92da72e3587685800522b3b6586ffbd41e5d65b9be240f44e6ad3ff930e0b │ │ └─198105 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─8280338bcd63a54910e145c1fd89273c5aab4e870437ec6b55ba6b8740c81f08 │ │ └─176414 /pause │ ├─76f85f597c0ee428972b2b370842f142f4b7f8ca93c91a4a2baa862d3499f624 │ │ └─127850 /pause │ ├─b54d6d06d31a3b49b7b2ea70e59e3dea0ed691d22561b5a61305441fc7ff56c1 │ │ └─158701 /pause │ ├─47af29d62c385e1a28ef4f2618536b2fc0f59b74f7b76c362fe009c5e9e28618 │ │ ├─344843 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─345230 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345477 /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/tmpxzt7wryn/privsep.sock │ │ ├─345936 /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/tmpptux0wh0/privsep.sock │ │ ├─346366 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346367 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346436 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1d4cbb74-6ec2-4665-8705-943173905f74/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1d4cbb74-6ec2-4665-8705-943173905f74/host --addn-hosts=/var/lib/neutron/dhcp/1d4cbb74-6ec2-4665-8705-943173905f74/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1d4cbb74-6ec2-4665-8705-943173905f74/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1d4cbb74-6ec2-4665-8705-943173905f74/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7cc4f138-9ad4-4159-93e1-e1f78208336e,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 │ │ ├─346440 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5f4ddf1d-c8cc-4eea-9717-6ad5582dd7ae/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5f4ddf1d-c8cc-4eea-9717-6ad5582dd7ae/host --addn-hosts=/var/lib/neutron/dhcp/5f4ddf1d-c8cc-4eea-9717-6ad5582dd7ae/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5f4ddf1d-c8cc-4eea-9717-6ad5582dd7ae/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5f4ddf1d-c8cc-4eea-9717-6ad5582dd7ae/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-669a92aa-973d-4d14-bb67-b765d8dd2f3a,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 │ │ ├─346449 haproxy -f /var/lib/neutron/ns-metadata-proxy/1d4cbb74-6ec2-4665-8705-943173905f74.conf │ │ ├─346453 haproxy -f /var/lib/neutron/ns-metadata-proxy/5f4ddf1d-c8cc-4eea-9717-6ad5582dd7ae.conf │ │ ├─381726 /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/tmpk5xmhqlm/privsep.sock │ │ └─387084 /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/tmpywk3rahh/privsep.sock │ ├─ef05288d2a0111a21373b476ad4957224c8fa1be4535d4d6006377ef08f04be0 │ │ └─40752 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─204079c670a4cab2a5cc61805715b73e206bcfaca874d6f3de5cc84ed972ab9a │ │ └─159762 /pause │ ├─af9fb10613b3a5734d05b5b2d4b32c0228744bf1d71828291ea52885a497082a │ │ └─47035 /server │ ├─a8e32f82147ebd3ebae25ffc29d49b82f1c9cf4d367471b6bda51b3bf0b96441 │ │ ├─78123 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78139 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78145 erl_child_setup 1048576 │ │ ├─78215 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78217 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78228 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78381 /bin/sh -s rabbit_disk_monitor │ ├─097af3c101a508af015db52869a525b862e5481df3990aebbefbabefa1e01b42 │ │ └─176597 /pause │ ├─dc21a2a460bdaad6c2bd5941df7f1443aeb99fddd70cf77224c62901b5f88e78 │ │ └─44356 /pause │ ├─71fdce8f7d4cbbf373c4116c5665a09f7966571ff4d907737e864c4e2c431968 │ │ └─192658 /pause │ ├─f8697b473fbc5cc5c78b2679fde6b11e2a445080cb940e03e8844b82143b0b89 │ │ └─63726 /pause │ ├─c83feea5e1db31dacfc5fd60fe073278a20d9eacb16ec37a698f083cdb9dd349 │ │ ├─61773 python -u /app/sidecar.py │ │ ├─61974 python -u /app/sidecar.py │ │ └─61975 python -u /app/sidecar.py │ ├─58cea897ef6ce33450571854d0170a9981d9a6ac81fa368a5e0c826df783bf8e │ │ └─276355 /pause │ ├─173c3c08f13a330b6de5ccc0c199dd911ea019fa50dc03b3848019bcd6fed763 │ │ └─56345 /pause │ ├─b07ec5a63f788252346b591d1e8b53b9992c609b23e635271a7c3679023d28c3 │ │ └─63402 /pause │ ├─39f1d4b7dc54216b54ad65ec94e9f45f9727276f4b4edadaa3e6d28320547c78 │ │ └─234748 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─c45ef7a28cd73298729b2670f722cce2a10a8a8b62a888873db9b4a2d85b056f │ │ └─259185 /pause │ ├─3ad3468409371b1bb0f0a98bafa2335bf4e57288c438acb87796b0f1fe707fc0 │ │ └─272303 /pause │ ├─013cde390b33a63354d5826eb9e4e882dafd07306547bd2acd0d2447bc24ddc6 │ │ └─190591 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6782e4ebd01d881dc102fe3554376a51f6777af228bcbbe3cc80daacb2fca11f │ │ ├─186443 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) │ │ ├─186813 /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/tmpz189j82u/privsep.sock │ │ ├─187113 /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/tmpnwxylvsi/privsep.sock │ │ └─187362 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─27dbff044302bbb27624dbfa2a6883c2383c84c0ce3b13cda37f85cb35c74bc4 │ │ └─40251 /pause │ ├─307bca0164be44b14c431fe15169798515c525cd22ca73db85be076d32aa68cc │ │ └─43377 /coredns -conf /etc/coredns/Corefile │ ├─bd3b62c3b978f658962138db75cfc3884bfd6781c4ea0d50837da87ace36b870 │ │ └─95647 /pause │ ├─74158fb44fd0120b771cfb19d4e23c888ef86b4c12417c0e5e69569ac39d639a │ │ └─60549 /pause │ ├─0371c4c14ff2703d084bccec5ae8436520c34df63bcc610e2b37d88d02add979 │ │ ├─206048 heat-api: uWSGI master │ │ ├─206111 heat-api: uWSGI worker 1 │ │ └─206112 heat-api: uWSGI worker 2 │ ├─e1a1556629b8bd10808713f1a8808276d0db9f153bc9d01cf6fff25a109aa215 │ │ └─176453 /pause │ ├─55af756a62296639769b86222b8a2407502c3b28fd2fb840096eaa297bc5b320 │ │ └─112730 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ef088d89ceed3a98ca72de706de3eb3fd27b7a057396836d711b7921df59d1ca │ │ └─51621 valkey-server *:26379 [sentinel] │ ├─1613c883b58f2559305ab9b4b7c519f8d789a8376a5026659d2ea71c6ccaf62e │ │ └─218947 /pause │ ├─575b859e8f7655ad976efdf8eaafe23bfa542c5015d17eecaa6404d06b38e340 │ │ └─40301 /pause │ ├─25300234098526eb7335fcd357a8a156fbab556933f6571bcfb27b8d69195f14 │ │ └─40310 /pause │ ├─44ed90bdfa9064602fc663ed6373b962210d673e79f1bec2bebeda94c12ab248 │ │ └─96928 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─4da99823bfe74bde4c3d2e29c060f9073e753a54ab6efe203185879824ad1e62 │ │ └─269780 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f95c7da66c89ad9fc9e75816f4eb49270114f0a14f0b89fff4f48eaffe1e3bce │ │ └─56642 /secretgen-controller │ ├─883a1502b21e8137baf40a6ead8ed90276bfc31a04a624c1d8d52d6ad91ecba1 │ │ └─43307 /pause │ ├─5335dfa9cb041a4bc323735d65ef737d77a3aca7489491aad249e00afce414f0 │ │ └─47511 /pause │ ├─829d5ca21d681e7907e77123bb65e4ce5fd7145121b927e4231822fcecb393b5 │ │ └─41810 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─cc476121057f755fd3951cadd1e0e1c694861fd2dd841245cf46d2b3000d54a0 │ │ └─274843 /pause │ ├─a2c44bdf1107ad2e8c2943d4f0d6aee3daf6c002fb8eadea4e9fd65111809380 │ │ └─56025 /pause │ ├─ce04027405917154d266d7bd6ba9d9cc1ce6345fd0ac857a7a35d06ecabf6969 │ │ └─44294 /pause │ ├─afd8759604c0d562e90436b929df7339bb0bf911e3e5d39f2be04e52968744a6 │ │ └─157053 /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 │ ├─ed7d27df92c34e7f4989c93fea96765885bf0e72e355537e77ab892ab729ce7c │ │ └─161743 /pause │ ├─d99392fe2ba4863fbe9a97c096c540818bb2d9dbe24c6bf8be8bc8f98ec998f8 │ │ └─66223 /bin/pushgateway │ ├─237d66f17458e689de31ddf11682d6cc75e045245c74f338f483522ea51968ee │ │ └─47992 /pause │ ├─bacbad41e6ec35b13ffe99ebf24040d0b29b3e160dba6455824fd683e9a99644 │ │ └─60595 /pause │ ├─47d25be2c055381aebe7edb910b8ba5676dad3456583ab90fbb32bb472f44210 │ │ └─112879 /pause │ ├─c091a952302c7379cd856e6c77e13031dc0421d102c4963027912e1e11df594e │ │ └─40401 etcd --advertise-client-urls=https://199.204.45.65: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.65:2380 --initial-cluster=instance=https://199.204.45.65:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.65:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.65: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 │ ├─02d36fa03d74ab3abf8523c32f6c33d50dead4ac7a84970cd6548b5d529551ee │ │ └─63142 /pause │ ├─53056bd3a219ad61a872505b81647fbc6fe739e349ff48f1e638c72c17c46023 │ │ ├─190413 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190432 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─190438 erl_child_setup 1048576 │ │ ├─190613 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190628 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190860 /bin/sh -s rabbit_disk_monitor │ ├─730369d68fae08b85ba4e2a4dc15f234e67a58469a6227f97ece795701f76162 │ │ └─62751 /pause │ ├─40740360c4b362b7298a4cb90fe73de5a3825b4e3d77961edf1a144f8efd4013 │ │ └─228512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─8da2e05fb16a12aa2a3c0a3cd568d1a20671bf07fdfecb744559bf48fc79b2ef │ │ ├─147617 placement-api: uWSGI master │ │ ├─147636 placement-api: uWSGI worker 1 │ │ └─147637 placement-api: uWSGI worker 2 │ ├─6fb09441b011867c5408187eea9d1bf3ca0660d15b15ec68058d3acccd2806e4 │ │ └─65603 /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 │ ├─82320c106a4ae84de7aa552166b39400468de5d1bb0dba60eb75d242cd574438 │ │ ├─230747 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230764 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─230770 erl_child_setup 1048576 │ │ ├─230822 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230823 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230833 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231090 /bin/sh -s rabbit_disk_monitor │ ├─15c92f7c53b304794efef88fd6cd58fa403208ff058c93f8cfac86fe6049b8ae │ │ └─176941 /pause │ ├─6fbea6e79e9f5b224ab437157069e27c53e4c25967b42d9cc3142b1656ef72f8 │ │ ├─84707 barbiacan-api: uWSGI master │ │ └─84719 barbiacan-api: uWSGI worker 1 │ ├─5dc380ebf01d99938336a9a03d96a570ca632a1fce6e98b994f4b2877bd33316 │ │ └─43339 /pause │ ├─f236cf333d7b61004fd549127e5b4179e9f1f7a295e31722f0789ee9b60d97e0 │ │ ├─269943 /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 │ │ └─270193 /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 │ ├─3ada97da7d77138af6ebb3394a384b5750f090abc4e12a43c84e16f79fd5c431 │ │ └─66557 /pause │ ├─ae63875141953efaf467bd5b3b3102e35adc076a8710a74915dfa06074f0b6fc │ │ └─259118 /pause │ ├─2a63410dabfecba0cab655aa37177759ba23a8f527e8a36b71f0cb03b2b7f7f4 │ │ └─43954 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 │ ├─0e1809cb01b46474bbc9c66168aaeb0773b8ca18ff89a87807783ae988fc7288 │ │ └─65645 /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 │ ├─f8d0135dbc418dc1a0541800744072492e32fefb200697f4604d869d3633566e │ │ ├─49007 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 │ │ └─50215 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 │ ├─97ff1cc606ef68b87a981417a355359e6d7f7ac8938881f87f5617931eb2ae1a │ │ └─162592 /pause │ ├─1a525627d17accc300711b9fc070be16f5c22d55301a6c9447cd8d9e4a75f623 │ │ └─239690 /pause │ ├─beefd4eb11f7f5079ea8bdf297ac17731a269fbbdd2226c0e4495db078c22ac8 │ │ └─259030 /pause │ ├─eeb0d6ca89ba751f0ee724a088e252d6e1739e35955530c82b1b4e0b3a06ef3b │ │ └─253403 /pause │ ├─8bbdf1e7b6c16491dde00384984937763200b3c5bcb37025cfbbbde8ec051fa3 │ │ └─40547 /kube-vip manager │ ├─1d27126baa5a6c6a1543cc975555ba43bdf23c93bc9934b4cb6c38b5fc625042 │ │ └─114785 /pause │ ├─2a956ce995f396a29e561df15ea23d21c5e219976f952118add29d2a81e009eb │ │ ├─ 96251 /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 │ │ └─405172 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─4c14bf0e7e34c0f6800cec6d2ecf653694ec5839d27245153d99356a48d36cd3 │ │ └─49199 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2ccd2ba6c1e819e8cca880aca43ec8fa88b4a9dda4730ef45545439cc70e8976 │ │ └─66619 /bin/oauth2-proxy │ ├─155587ecbda87b5d3dde8767798f6790df98edcc0b178db48d52fecad37e1a9f │ │ └─158926 /coredns -conf /etc/coredns/Corefile │ ├─51c5548308282ad9f58c2ada6695afd580bb2e30f08abd0124af04080bc5c5fe │ │ └─61922 /pause │ ├─a0e43c703fc703c130dd33170bf32dd18441a4107a646108faa976b1acc8753b │ │ ├─111172 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111368 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111370 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─41ccee5c8244aa73ceaee410e77624441a5d4ff61c1a82ee34e60d2dbf5ea32b │ │ └─43777 /pause │ ├─946da8de49915a42e09acce095240fc260de5866c3f158f929a982fe10452863 │ │ └─86585 /usr/local/bin/rook ceph operator │ ├─8360808272945e609cabb5d2cb0b7396220a9ec20dc82dbfd0aa993a0d79e2bc │ │ └─66295 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a46b9717c3c2ca32236d44bb481fe22b6880093c45cdbbe7b8d799afaa7c697e │ │ └─66159 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─2ef7609215901abfc0267bf7cba1f503f1d58e714d7b88bb21fc9f7d74ca8728 │ │ ├─206027 heat-api-cfn: uWSGI master │ │ ├─206109 heat-api-cfn: uWSGI worker 1 │ │ └─206110 heat-api-cfn: uWSGI worker 2 │ ├─1ea0e4674e5e53225cea25af4c9bb744b9d79475afe20cbe4ef302a9275296e7 │ │ └─109329 /pause │ ├─734c51618bb26222ace9b4daaff0c76de2bfc7698a9b15138e9f2abf2a656b8b │ │ └─41571 /pause │ ├─aa7f1dc023a8febf2478d3509f7ed0ad195dfc2473ce9529621b19d35fda68cb │ │ ├─113065 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113082 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─113088 erl_child_setup 1048576 │ │ ├─113210 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113211 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113275 /bin/sh -s rabbit_disk_monitor │ ├─e306963dd9162e3c9bf50c0783b3e8b32733e5cdcb3f23172e5785ae2fc8f8db │ │ └─61422 /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 │ ├─b31d318f05a89f1d1af8783416bb0e7cbe1687d6dc973bd07e1901aef7b1c2f9 │ │ └─66595 /bin/oauth2-proxy │ ├─cb9374cea373e9e06af1707676c4d410b122cadac776ef25ce1ac57c1f5ca606 │ │ └─40416 kube-apiserver --advertise-address=199.204.45.65 --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 │ ├─1a13d87a4320c8ee54b1fdd4bcf6280ba2c09a9a83072060f15491228a353cfa │ │ └─44487 /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 │ ├─455b03a9f132861db091e4dc35e58762b522e3f1a1373c076d94539de660ee94 │ │ ├─278792 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278805 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─1fcdcc2eabad36e8450351e6400e40d6a837d35d93c34218da1c04e97eda5683 │ │ └─48355 /pause │ ├─cec4fd06bb85bccd21739ab63deb8287b366286b9a5720450274252da53d2413 │ │ └─44441 /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 │ ├─dcc589430311d9139b108cce1c84664ecb4794f14179b4dc5abbebd700732f48 │ │ ├─185607 neutron-policy-server: uWSGI master │ │ ├─185618 neutron-policy-server: uWSGI worker 1 │ │ └─185619 neutron-policy-server: uWSGI worker 2 │ ├─346c9c2fd158320f7c68e1ae1d7503d2cce51ecfdbba5ab49cc5f4f7562d122f │ │ └─269774 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─add6751c099d5643e89873e2aef1249406f4cd507ee35021ecff6b43e321ec17 │ │ ├─61824 python -u /app/sidecar.py │ │ ├─62024 python -u /app/sidecar.py │ │ └─62028 python -u /app/sidecar.py │ ├─996146d4604583545988d82c1bb84aa4621f2b3a7ca045a2be5c251d7bf4fa01 │ │ └─161981 /pause │ ├─4fd47bca75e162a28e0e1b5158cb24066f68521c8651fd11699f1f1dbc9e810c │ │ └─46650 /pause │ ├─045ea3825cce32416ebf3d5deb530b1e5838a13a4dd2a8841cd62e22ee4fb21e │ │ └─64893 /pause │ ├─cdc6576e7966b930a8c1aa83715a3e502cff77deb407a310331d0eec33d917b2 │ │ ├─249685 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250401 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp1we7rvub/privsep.sock │ │ ├─250407 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250433 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─87f91e33645fec5a2fac1aa06f931aaa5dfca6d86af07e43d0d31ff79b2d1f69 │ │ └─48677 /pause │ ├─d7fabd01b005ffd074570b97d959ed014b1bf9f6462b296e2481bea87e8d239a │ │ └─65777 /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-65.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 │ ├─f5ee0d14ce7d2252e7d2f1d8aa8571febf412ed919a8aadb3cbe3232b5f76169 │ │ ├─174626 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174642 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─174648 erl_child_setup 1048576 │ │ ├─174801 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174939 /bin/sh -s rabbit_disk_monitor │ ├─b391d26d3a188a41aa518c7f10c0782fea9dab040cedf302ac813b217128ef53 │ │ └─162237 /pause │ ├─7f28d16d5c1be5f04afad008e0b77e048cee4c9aad918b64cda7f75b673b6ce5 │ │ └─40430 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 │ ├─56ec88a0caabd2b129ba17d7b67f269d0d5ae2c97ed630619cfe46874cdfdd05 │ │ └─276681 /bin/openstack-database-exporter │ ├─21272633ac100dcfe24c37e2344e1f8eac8207a2ef63c824aafdb4ff7c3e02f8 │ │ ├─177472 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─422061 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ ├─939d232ed815018164e09e7eb8999124091eb167f5a93d6e689d95ffc5ebe0ae │ │ └─46799 /pause │ ├─5ec06f59638d0f7d005959c12bc799c9a214c3e00f201f65e3594abb26fec5ea │ │ └─218988 /pause │ ├─069958183d37474e2de3c60b714f065bec29bcb394d1c7a67cc7a7b1d448aa7b │ │ └─176881 /pause │ ├─aea3eefa6b6e3a6f513e8b87813532ae3b2634bd9f36b5cd2354bf3cd3cb148a │ │ └─239642 /pause │ ├─395c69bdcccf1c84a962bcca5169de9ff61ca75b58e422e8465d43b4b2d9b19f │ │ └─85463 /pause │ ├─3341a524351f64341eeacb819caf39bc0c792140ceb9f20290d37d91857c005d │ │ ├─173540 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173931 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173933 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─83df0146b21dc023cd214a7e707e99125fa42125ea9d790940dbd87fc64fc695 │ │ └─62612 /pause │ ├─0aec536a211b2f5e12fa7bb39ef4d7001d3f3fb8a40176877524f3dfbfc9f083 │ │ └─41560 /pause │ ├─c851101c795d466027cfa5f22a826964821f0a3e5251474db0c16ba249b4e857 │ │ └─230559 /pause │ ├─f326f465ce3fef20285ddd38f9fb3b99eecbd39389a7b0dc89e7695d74b716e4 │ │ └─51053 /pause │ ├─5f42e1bb38dd69368bee1fb09e04a6d691780ca114f7cdeb5eba0a37b237f532 │ │ └─51225 /pause │ ├─cc215e6fb15d7a63348ae87402b886a93fd0ee7fd6c8fca81d5dd0970823214a │ │ ├─185559 neutron-api: uWSGI master │ │ ├─185592 neutron-api: uWSGI worker 1 │ │ └─185593 neutron-api: uWSGI worker 2 │ ├─ec425ce77325ae75a3d68bc7ac7a03fb9b13614213c17b96cec3950c3385b23a │ │ └─96187 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-9gkjs --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─872129f06165819a114c313f7c4d36d2ebb404902796f2eb70abfdc2cfb86ee4 │ │ └─235277 /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 │ ├─ab7fedea8e89513bfccdfb2ae39222cc9004b9e2a5ea7f476a1571417d8f4391 │ │ └─65285 /goldpinger --static-file-path /static │ ├─c3cbb86f94de7a365966848ae377205b1f09f6f9f098d3ba5a89a288d94ef09d │ │ └─95684 /pause │ ├─9eb6eb04968a60f6edd6d22538c48a99c00520c8f46cdba86911bd2f57954ebc │ │ └─63314 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 │ ├─16d4ce1d9bab877ddb73b7ed539adf97a6032edec3a1c4464d85819fd8799b9b │ │ └─40254 /pause │ ├─53b4b211e96bb66810ff224988b24b5437601d5649b13d432a36e3bd9ff7d067 │ │ └─238052 /pause │ ├─7cbf1e66dce2f553feadbbac4a838bd090aa686b00dfc2d1c67bdad609b2a318 │ │ ├─229374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229394 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412185 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412187 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412188 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412189 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412190 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412191 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412192 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412193 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412194 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412195 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412196 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412197 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412198 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412199 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412202 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412203 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412204 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412206 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412207 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412208 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412209 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412210 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─412217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a92b19a12ebfe78eba77846f155e0a897ec826acf2f45d7b7c4586dd2483c8d0 │ │ └─42972 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─7ef953dc1cd0225cccf2bb72d20c9df68abf6f620d032d5a88f0dcff4db3c690 │ │ └─250192 /pause │ ├─908f6249527681c0eb2809f88e9e7d056ae42cb9a43c4e567a2b67b911d3e6cc │ │ └─258858 /pause │ ├─bf675c24740aa81f42714c52badc4a1ace3099c0522e9b21415febf5c890a623 │ │ └─47784 /manager --metrics-bind-address=:8080 │ ├─10e60c76fca6117cd494971d01674390746cfcf8f0b3ba5e8d343785bc14acce │ │ ├─173546 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174122 nova-scheduler: ServiceWrapper worker(0) │ │ └─174125 nova-scheduler: ServiceWrapper worker(1) │ ├─62bbf08c48c4ee020fdb2625010ee8472358866ff00a79c48180872f16faf884 │ │ └─60474 /pause │ ├─79ae48e5b43bc1510a19d17a17c993c2c99a55d8f8ead33d069e1abf53fb8d6f │ │ └─62154 /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 │ ├─80d291aad3611c9791845e5077acda56549d50bcce337b6a68b0f2ac498bca86 │ │ ├─274954 apache2 -DFOREGROUND │ │ ├─277285 (wsgi:h -DFOREGROUND │ │ ├─277286 (wsgi:h -DFOREGROUND │ │ ├─277287 (wsgi:h -DFOREGROUND │ │ ├─277288 (wsgi:h -DFOREGROUND │ │ ├─277289 (wsgi:h -DFOREGROUND │ │ ├─277290 apache2 -DFOREGROUND │ │ └─277291 apache2 -DFOREGROUND │ ├─6b1d44c553a13e1d5156a7e72744a8403a006df64046682c241733f18e394678 │ │ └─48121 percona-xtradb-cluster-operator │ └─52244b4e87deab199ba324605be94b2818b08e330f8737e0b40f9bdb407c1484 │ └─127753 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount