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 │ │ │ ├─22109 /lib/systemd/systemd --user │ │ │ └─22111 (sd-pam) │ │ └─session-21.scope │ │ ├─22040 sshd: cephadm [priv] │ │ └─22127 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─711 /lib/systemd/systemd --user │ │ └─712 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 708 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/199.204.45.238-22-zuul [mux] │ ├─415480 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mqzoantdqqvdtuwdrarceynbpnjgolkg ; /usr/bin/python3'"'"' && sleep 0' │ ├─415481 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-mqzoantdqqvdtuwdrarceynbpnjgolkg ; /usr/bin/python3' && sleep 0 │ ├─415482 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-mqzoantdqqvdtuwdrarceynbpnjgolkg ; /usr/bin/python3 │ ├─415483 /bin/sh -c echo BECOME-SUCCESS-mqzoantdqqvdtuwdrarceynbpnjgolkg ; /usr/bin/python3 │ ├─415484 /usr/bin/python3 │ ├─415485 /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 │ └─415487 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 … │ │ ├─ 9966 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12566 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f4fae2638732b12fe66917c1620e3dc67a704b553db15a62bb7b104865198f28 -address /run/containerd/containerd.sock │ │ ├─ 12938 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c81d9d674d2ab4a4bf35f98bbba552aecd05cc25f7982a622c0cedc55fa8c6d2 -address /run/containerd/containerd.sock │ │ ├─ 19074 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5cb806adbdcec73c54d44a8a4b1cab2d1da7da1459fa7a8c9981620bc57b9b65 -address /run/containerd/containerd.sock │ │ ├─ 25659 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ad6fbd072a1c69e65a04b3d7c93deb992e9e6ed432c550779c83d13f8d2999aa -address /run/containerd/containerd.sock │ │ ├─ 30253 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0a2915d5006bd5fbda1e6a5513777de429e5329a35a1ed80708042b647195461 -address /run/containerd/containerd.sock │ │ ├─ 34998 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 48ee7ffed4a05e299f873efab34bcbc0d827c0b8498a633eee0616e4d17cf7fb -address /run/containerd/containerd.sock │ │ ├─ 40762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30b1ad0632908068927216616e1a1afededd3ec740925d7dbb73533ec62fcfb7 -address /run/containerd/containerd.sock │ │ ├─ 40797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a97b75824c33c41503e5ed8d2458ed88e4391f6288e05f42ab8f478cd28b31a -address /run/containerd/containerd.sock │ │ ├─ 40806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b0b47e208954d03c5fb7312e352c19f8e9b017c6feb81950780b8d26182a7f1 -address /run/containerd/containerd.sock │ │ ├─ 40833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2106c82e04b49b0671d558a9831c5d7398c5d49d6d6fe85b173932c32572f18e -address /run/containerd/containerd.sock │ │ ├─ 40840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37870600db2942b692ecdab2d80bfc3ea2bdc62162a1934c4b30ce8a525a856f -address /run/containerd/containerd.sock │ │ ├─ 41364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08c63ae528df29e7d575632f79a126101afab12fa55a0d007eca5e270751850a -address /run/containerd/containerd.sock │ │ ├─ 42125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0173364352ccad9d69efcbe47e4198daf1b5e387f83c59e397bf08f0784906c1 -address /run/containerd/containerd.sock │ │ ├─ 42145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2edbe1bc980b57340585c2ea397a423eceb5271d45000146b6f60b1605ac25b2 -address /run/containerd/containerd.sock │ │ ├─ 43459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a189224a546717d1be81a905a9e36ee7df45398943e1df756b9462ced576d3e -address /run/containerd/containerd.sock │ │ ├─ 43899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e3377876454151eb2a857b958558c39fffab4422f615ef315295222ad505402 -address /run/containerd/containerd.sock │ │ ├─ 43932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a098cc0ad9199a9bc610b292f03f55642d3baa18e8dabb1c14b805bc0ea94dab -address /run/containerd/containerd.sock │ │ ├─ 44389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8873be98a0311abff4762e5e2e715f9b047ab664e5a22f917fb1f846b24f8611 -address /run/containerd/containerd.sock │ │ ├─ 44865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88566942abffec1499ab12e7ae257034a371abefd3f84087158bcf44252732f2 -address /run/containerd/containerd.sock │ │ ├─ 44904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc17cca0614f34857c7fb4d2d3fe5af4a257b0926bf3e83fba6c51fa77759200 -address /run/containerd/containerd.sock │ │ ├─ 44936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2134afcd46018f439c7104485dd679eca5c49aa7ec984b6082284fb0eb1ee83 -address /run/containerd/containerd.sock │ │ ├─ 46999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ba4cebeb1e8fd7f7edf1da093137a2391289f6f541e367bd7ba3e02a6c2187c -address /run/containerd/containerd.sock │ │ ├─ 47106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c72f4e8a994889e86260c7d0adc0b24d356503ab4b5726d0513004f775a6e7d9 -address /run/containerd/containerd.sock │ │ ├─ 47830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc93371ff1b1f9b62f6a0984e504cbe83b08d08eadfb180c5f06dfc4ad8af901 -address /run/containerd/containerd.sock │ │ ├─ 47926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3800d8d56214b6373d4b1bbed0e396ecea8626a6eded2bf288781687129055eb -address /run/containerd/containerd.sock │ │ ├─ 48481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c04e476ff0743840d6b5535632232a38a9114d95197d9a8303ffd149e387cd8f -address /run/containerd/containerd.sock │ │ ├─ 48836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15fff0ccd9403137430e3153a1ca7b2e5f899a0d084963d0f89a9bdccfc9013b -address /run/containerd/containerd.sock │ │ ├─ 49173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eec087f8334363578a2892ca18e2ee37d7a2d40ec2e24ce9da7255c35c2bd6b8 -address /run/containerd/containerd.sock │ │ ├─ 51368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dabdde9eeeaafd1a0e744114c741d8e129eec96c2f50f93824e27b1678b49264 -address /run/containerd/containerd.sock │ │ ├─ 51558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce64e1860e0efc68d8d6e903477902494ace523dab8eb4dcfaf1c5ed94cb46b2 -address /run/containerd/containerd.sock │ │ ├─ 55817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 003607abf7a06ab3e200edf2652a93fe5aa5d90d105698fb4a293f1c4a047725 -address /run/containerd/containerd.sock │ │ ├─ 56451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03580d976a551f4114ce33309215dff0a4dea558b63af641882a2715e6f6cf23 -address /run/containerd/containerd.sock │ │ ├─ 56518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ef49d93d5ac9e21872863d398577e4a8fd60997ea56255b78ae610ba34b201b -address /run/containerd/containerd.sock │ │ ├─ 56558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f71359eeb2137d93512168115c23304a6df8539901f5034f6e21774623aa707a -address /run/containerd/containerd.sock │ │ ├─ 56753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5574be836c6d992d67fd5016c1a6fc5d860ce4c4beaaaf2cd5aab3de206d79e4 -address /run/containerd/containerd.sock │ │ ├─ 60904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7b4595fea2a57f3f4b76d3a37eac702d071ba0fcbdffb57d4950c9b8052c84d -address /run/containerd/containerd.sock │ │ ├─ 61062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84f34dfeb336dbadf53e8ea0d75949ffe6b5fd2e2df6beac075c601681147016 -address /run/containerd/containerd.sock │ │ ├─ 61118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdc729218c45092272992d8a10f765acbfbebdb57b718e3de81d9730deca8891 -address /run/containerd/containerd.sock │ │ ├─ 61158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d5905b8887f33d9e2aff806965a9c79ecb5bef8bdc8968a67d8ae02dab20df1 -address /run/containerd/containerd.sock │ │ ├─ 62426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbc81e2d64c60a016080be63080525ef42ff3d793d6fab9b043e31e21c9b0de9 -address /run/containerd/containerd.sock │ │ ├─ 62500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d325c4a58e0b1c2fd3595611450bcf5c138efd33497d2bd1eb6f407c7113ac5f -address /run/containerd/containerd.sock │ │ ├─ 62848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8043fe969e4235dcec9e60209732a1502e375365822e325e9550efc7ccb3961 -address /run/containerd/containerd.sock │ │ ├─ 62894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ebd98ed9aa934ef0bb8bed53560db2f69bc0de0651381768005aee5ad762a2d -address /run/containerd/containerd.sock │ │ ├─ 62934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c4f1e3cb5474d3bc774f7a9e2e8e59d6496f356655e5ee4cbc8ccdfbcf9d5a4 -address /run/containerd/containerd.sock │ │ ├─ 63373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da9a2e8b8676abc68964faf5e18a50b9ec111968ee74e92620cf227359bcccc0 -address /run/containerd/containerd.sock │ │ ├─ 63745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faacffc5c3532576e01ebc23421c15d60241bbf8694dba9bed66be91154faca5 -address /run/containerd/containerd.sock │ │ ├─ 64125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b39369b67ea487c25164fe775237295f9ce136a7b30ad2c295f5be27ab58453 -address /run/containerd/containerd.sock │ │ ├─ 64707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d18b7494656551c2f696323156009ae474e91bc2ca0d563b4cd7179b07b7fefc -address /run/containerd/containerd.sock │ │ ├─ 65461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0ee4476376a049d3163cfa1560fe0fe864dfc9544b36c70c815e4b857a95410 -address /run/containerd/containerd.sock │ │ ├─ 66906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fba3826b2caae56abe42dca352e125bae9673ea97723bcf884cb83b4d4b145d8 -address /run/containerd/containerd.sock │ │ ├─ 68889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66793ba24db550c3df1edfea0b8f89843801538c81af799707c406bf3704940f -address /run/containerd/containerd.sock │ │ ├─ 78259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a230565d0b190726121582a7779d5120a205bb69f7f4991b8e32bff2eeba051c -address /run/containerd/containerd.sock │ │ ├─ 79934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22338dfebd5a0fcbbe99d2e8bcf22a29fbfbc3a46f9986ee09541bd802631ee1 -address /run/containerd/containerd.sock │ │ ├─ 85761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b42a51d4c5e76fe89a41de3db70c9109ac8dfaded505a7449f3075d87723b0 -address /run/containerd/containerd.sock │ │ ├─ 91784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba4ffb5576b73f5d065e2a2eb5f4b62348879b5f4057da6492f77c068fb7d2b6 -address /run/containerd/containerd.sock │ │ ├─ 95954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 920a4904f610d284974cddf29481cb537e60d7be69a4e08f50e9da001604496e -address /run/containerd/containerd.sock │ │ ├─ 95993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c508b141c22fda6fc7f219a1b0200d16433f35ed35fc805b279835a4cf5a8ad -address /run/containerd/containerd.sock │ │ ├─108991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e97a04449163c4ccf1ae7993cf6ea30d4e37d7b1dc90626542167ccba6781353 -address /run/containerd/containerd.sock │ │ ├─110500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f9524bf1a11ea0916413068a526131398ef0938fd398039c1f1cb91edd9cc2f -address /run/containerd/containerd.sock │ │ ├─110538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 323c5238dfab6fe1d05bd3815af294ebf3500557aa3f1a54276bee63b156cf63 -address /run/containerd/containerd.sock │ │ ├─112611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41b05806128289bd50ffbb632f2a6ecc9432e6676d1bea738d68cdb28b4b9573 -address /run/containerd/containerd.sock │ │ ├─114433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 689f268675e5a17d021d459378d1315375365ecb1f26fb8dc085f93e40e1e920 -address /run/containerd/containerd.sock │ │ ├─114511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14b47c25d4b96f528bb3393e9251fca002ad40f57de35ebdbc08fa1b8373a30a -address /run/containerd/containerd.sock │ │ ├─127536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2c4402d3f612fa31d3d4ab61bffea792e18e4a6f4582974560945c73587890d -address /run/containerd/containerd.sock │ │ ├─127632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54e0903b8ea66067056d53b701908453805ac2d3af5d3344ae6022d45e10df26 -address /run/containerd/containerd.sock │ │ ├─130131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 976f483cbca20d2ee41e15c81b5e6dfa8f4f16d4c2aad95afbbc9ef99379fad6 -address /run/containerd/containerd.sock │ │ ├─145248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ab19f20d2bf547cf10bf64cce002311ba2d72b65c46aafb81fc4134e365ea0c -address /run/containerd/containerd.sock │ │ ├─158060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df1f63a99eab4f03897cb135a5eace5376391d3221ee54705098130ad96da14b -address /run/containerd/containerd.sock │ │ ├─158509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb2268cdaff3b57b384d6a27aba85735a9d4a9bda58089be8663c3acec286d7 -address /run/containerd/containerd.sock │ │ ├─159437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 772f7b0c455e31335efe9aa4e0af6c7879b661a8d55b3d0399682a24595efcee -address /run/containerd/containerd.sock │ │ ├─161491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb5283a2fec6557164bcb6fb8c34782ce16097e618cb9221acdf90049a9d880d -address /run/containerd/containerd.sock │ │ ├─161708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d900745b41c423f2d2d177e2515e77eb3f12cd5df9d55f7f4b1830a91e8bdbf -address /run/containerd/containerd.sock │ │ ├─161831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7380cc8f1ce66b145db7c363aa7038b7978a28aa0e3f27bc48067ce947267c8 -address /run/containerd/containerd.sock │ │ ├─161994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ea74c63c8860e692695758f8aa3527f02a81a5a2486bbb2f322d874c60abe64 -address /run/containerd/containerd.sock │ │ ├─162156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d47caa13bc8bac17403b026c967d1b2bba6e16c9ba37653e445fe43e0693670 -address /run/containerd/containerd.sock │ │ ├─162507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdceafb09e4362f469a041098bb36b9d65f0aaf4e98686f5bc39d928fc4bffe1 -address /run/containerd/containerd.sock │ │ ├─173701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65d3e3911d220fe04419f5f2e8544d6c480ea33fdffae3e3d135f420bafc637a -address /run/containerd/containerd.sock │ │ ├─175560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7059ff469f89b15ef67b33ef597fdb1e7b87dd5bf657a1ccd60fc70c512a92a6 -address /run/containerd/containerd.sock │ │ ├─175569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc8e08d0b8c0f39399a51a9460df6f886eba62e7da3406a739b9199578910654 -address /run/containerd/containerd.sock │ │ ├─175684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0022c3ee97ee376e3e9a72da2a1873907b714002e1b1cfe18dfd68988d41708e -address /run/containerd/containerd.sock │ │ ├─175742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76dfdab049aa43dfb8b95c694afd4fd4d1c25f239ae497022a3e079f1743fa3c -address /run/containerd/containerd.sock │ │ ├─176108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30e6e16eee2ea68dadd5845a187c3509cc0f0a94d4e31c71b48f2a10f75d754c -address /run/containerd/containerd.sock │ │ ├─176151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3cd2ac482ad225944d7374b8af2a57cae487898cf263e56867608e642e12e94 -address /run/containerd/containerd.sock │ │ ├─176210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23122bdc1a3cccc7156e5958a85c173d8a8d3db4deb59c0aad6f2a46f3d45c49 -address /run/containerd/containerd.sock │ │ ├─189119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9640f720a0d9e7338404e66ef5c853904bb2473a99b890a6dcbb499dfee2e62 -address /run/containerd/containerd.sock │ │ ├─191652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df68b17cccdf4c6e803cea9d1b743334a77ed4a0012b2dfd499c6b8ab4a615f6 -address /run/containerd/containerd.sock │ │ ├─191730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a2013dce13ab4f9b8714906cfb61e182d0f52f0d88025b1aeef1df6c6b65f0f -address /run/containerd/containerd.sock │ │ ├─191836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abe8757fc17abb41648224e2abfd86522a67c21315effe9233a28a5cac25be59 -address /run/containerd/containerd.sock │ │ ├─208067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0319ce12c798b67efbd25639ea219bcefed48f76e8d2d1f8cf7e3194a626a9a8 -address /run/containerd/containerd.sock │ │ ├─215795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d7869348332cf3495e71a271c04070c9307ddc917b133f366da71139c49038a -address /run/containerd/containerd.sock │ │ ├─215834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad8fd28c09e6b342a6db6d471a0a9dc0912da7faccdd1be219e21d66f7ed8131 -address /run/containerd/containerd.sock │ │ ├─216056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81b23f87819289586005a55459266899f87c02e75ff0b1bb212a696c93759f16 -address /run/containerd/containerd.sock │ │ ├─216121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58567e53193fe5101069e40309b543742aaf179bfed4026633af3c1928e07244 -address /run/containerd/containerd.sock │ │ ├─227657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e8e65dd67882885b6ed4acdc7d385efa9b3e5972859b2364fcd42789088ce9d -address /run/containerd/containerd.sock │ │ ├─230103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0a3de8f49de8c78623547803e5b50f62aed568b6efeb1981493a9b453714431 -address /run/containerd/containerd.sock │ │ ├─231389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cf003fc13c7ef43418c274bb5e8356e78d601577f94f26f6b66ed98ec2316dd -address /run/containerd/containerd.sock │ │ ├─232545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1c0ab6f271bfad1dc7cb4cd7a4866c8b8217e8eb4ad815c0b6086f55d021cd9 -address /run/containerd/containerd.sock │ │ ├─233719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec1ab9530412737be8524c5846abd5157a98fe0a9a5795cd61ca55229014143d -address /run/containerd/containerd.sock │ │ ├─235912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 205a38556ceae949b37477b8937f4054732c6c5417c1825853149bde100439fd -address /run/containerd/containerd.sock │ │ ├─236844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b3823fd780b6f2449884aa4eebde631b5a5fdd730f0f7f15b6638fc74518f12 -address /run/containerd/containerd.sock │ │ ├─236968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc6603b657d061de92d15098887e339b7a2dcfd992d7acfe1dcb7cd1c2c5c0eb -address /run/containerd/containerd.sock │ │ ├─246739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9ccbda3c611e700c550e9f16a890e2804db44b1c9ab73d2d3f6083cdea4dcd8 -address /run/containerd/containerd.sock │ │ ├─247108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8321566ebfd6e45a5075a683e4899a41638c89b0a3d75ebd418c0ed8cb6fd5a -address /run/containerd/containerd.sock │ │ ├─249993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c976d74a35af2dfe69a64e6499ec69a3b956d25698c9d4109dbfe352ea3943d -address /run/containerd/containerd.sock │ │ ├─254410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 220072a586080b1369bd4d342e336c7ee622bb032dee300a1b81c946511e0a5b -address /run/containerd/containerd.sock │ │ ├─254655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73d8e8664ed7a05d47319414d48498d48462b8dab08aebe2cc26065bb4df6e06 -address /run/containerd/containerd.sock │ │ ├─254850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c137f9c542084bf75d62810f453e877261b19fab9f53388b1ece3e7808622c72 -address /run/containerd/containerd.sock │ │ ├─254901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce3d7c694c478e42c024bb15561d6dd9f60dcf11a38a085ab5178d14c96bc0fc -address /run/containerd/containerd.sock │ │ ├─266049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a359468aec0d926a2cbcf2df2f02914feeab3007603845ce85010d93934a647 -address /run/containerd/containerd.sock │ │ ├─268659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dafb4d93e44dea415349411425e3345bcf7ba483f23023bf6d75da70f01a489b -address /run/containerd/containerd.sock │ │ └─270119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 197de1aa5664d6224631e838eb4b15fb6e7656f417a9bc8e979a571875c7dbec -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─633 /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 │ │ │ ├─29967 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30236 /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 │ │ │ ├─19030 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19047 /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 │ │ │ ├─25365 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25643 /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 │ │ │ ├─34704 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34981 /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 │ │ │ ├─12484 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12514 /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.yzmwzw.service │ │ ├─12848 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yzmwzw/unit.run │ │ └─12880 /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-yzmwzw --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.yzmwzw:/var/lib/ceph/mgr/ceph-instance.yzmwzw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yzmwzw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.yzmwzw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10334 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─623 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r531d94cfd7b34dcf94a9862126cd1a5a.scope │ │ └─189628 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─144385 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41233 /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.238 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 650 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─414330 sshd: [accepted] │ │ ├─414331 sshd: [net] │ │ ├─415375 sshd: unknown [priv] │ │ └─415376 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1099 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─11096 /usr/sbin/chronyd -F 1 │ │ └─11097 /usr/sbin/chronyd -F 1 │ ├─docker-f4fae2638732b12fe66917c1620e3dc67a704b553db15a62bb7b104865198f28.scope … │ │ ├─12597 /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 │ │ └─12610 /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-5cb806adbdcec73c54d44a8a4b1cab2d1da7da1459fa7a8c9981620bc57b9b65.scope … │ │ ├─19100 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19112 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-0a2915d5006bd5fbda1e6a5513777de429e5329a35a1ed80708042b647195461.scope … │ │ ├─30278 /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 │ │ └─30290 /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 │ ├─docker-48ee7ffed4a05e299f873efab34bcbc0d827c0b8498a633eee0616e4d17cf7fb.scope … │ │ ├─35023 /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 │ │ └─35035 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-ad6fbd072a1c69e65a04b3d7c93deb992e9e6ed432c550779c83d13f8d2999aa.scope … │ │ ├─25684 /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 │ │ └─25696 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─144221 /sbin/iscsid │ │ └─144222 /sbin/iscsid │ ├─dbus.service │ │ └─620 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─632 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-c81d9d674d2ab4a4bf35f98bbba552aecd05cc25f7982a622c0cedc55fa8c6d2.scope … │ │ ├─12963 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.yzmwzw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12983 /usr/bin/ceph-mgr -n mgr.instance.yzmwzw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─626 /lib/systemd/systemd-logind ├─k8s.io │ ├─58567e53193fe5101069e40309b543742aaf179bfed4026633af3c1928e07244 │ │ └─216145 /pause │ ├─197de1aa5664d6224631e838eb4b15fb6e7656f417a9bc8e979a571875c7dbec │ │ └─270143 /pause │ ├─851d4069568eb1e3a1ffe30df85ca8455cf5d15ca8ee1ae77801a6ba7178a81c │ │ ├─204250 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204590 heat-engine: ServiceWrapper worker(0) │ │ └─204593 heat-engine: ServiceWrapper worker(1) │ ├─245edad44e89d1439d78b334019e7c28b94fcfd83359447ed0fddc4dfa47b8bb │ │ └─41417 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─552e97ff97b42fa8494cb8af0b935d7444a487c4abb2151eccbf20140424a802 │ │ ├─268518 apache2 -DFOREGROUND │ │ ├─270950 (wsgi:h -DFOREGROUND │ │ ├─270951 (wsgi:h -DFOREGROUND │ │ ├─270952 (wsgi:h -DFOREGROUND │ │ ├─270953 (wsgi:h -DFOREGROUND │ │ ├─270954 (wsgi:h -DFOREGROUND │ │ ├─270955 apache2 -DFOREGROUND │ │ └─270956 apache2 -DFOREGROUND │ ├─08c63ae528df29e7d575632f79a126101afab12fa55a0d007eca5e270751850a │ │ └─41389 /pause │ ├─a5fb8e8d9d2d0f161f5e224eeef5974d3f7c16a99b8ba1c394a758178548f7cd │ │ ├─109381 glance-api: uWSGI master │ │ ├─109397 glance-api: uWSGI worker 1 │ │ └─109398 glance-api: uWSGI worker 2 │ ├─d18b7494656551c2f696323156009ae474e91bc2ca0d563b4cd7179b07b7fefc │ │ └─64731 /pause │ ├─220072a586080b1369bd4d342e336c7ee622bb032dee300a1b81c946511e0a5b │ │ └─254451 /pause │ ├─159654a508289ce53dbb74c7f3aebb69891bfb2b926ed29e643902d61e761326 │ │ ├─187463 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] │ │ ├─187725 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188463 /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/tmp5__ylc59/privsep.sock │ │ ├─373918 /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/tmpwyjmsxjq/privsep.sock │ │ ├─374385 /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/tmplzggjf_e/privsep.sock │ │ ├─374835 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─374838 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─379975 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e2439ea3-2051-4253-8ac9-da979c5a9057 --namespace=qrouter-e2439ea3-2051-4253-8ac9-da979c5a9057 --conf_dir=/var/lib/neutron/ha_confs/e2439ea3-2051-4253-8ac9-da979c5a9057 --log-file=/var/lib/neutron/ha_confs/e2439ea3-2051-4253-8ac9-da979c5a9057/neutron-keepalived-state-change.log --monitor_interface=ha-87aa4595-ba --monitor_cidr=169.254.0.246/24 --pid_file=/var/lib/neutron/external/pids/e2439ea3-2051-4253-8ac9-da979c5a9057.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─7d08511df24d53858ffab10b268ea819c769df9d8f772716398c890ada92908c │ │ ├─171941 nova-metadata: uWSGI master │ │ ├─171953 nova-metadata: uWSGI worker 1 │ │ └─171954 nova-metadata: uWSGI worker 2 │ ├─605139ed3860fd7d889b430b68e0d60449bcceaba9439352057153050f88da45 │ │ └─152063 /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 │ ├─3c3f83775aa2e3a16223882a8cb1bb6e82a29cad2940b42cf6ccfb8fcbe47663 │ │ └─56942 nfd-worker -metrics=8081 │ ├─46a1c00d67e390f5ad837005216bb69968bbed809769141d40f5918b53e1cdfe │ │ ├─224575 octavia-api: uWSGI master │ │ ├─224592 octavia-api: uWSGI worker 1 │ │ └─224593 octavia-api: uWSGI worker 2 │ ├─e15835b6fb681a26a9dbafea5bfa5bafc3a7a6c7cf7d82a82895263da30d3633 │ │ ├─345515 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] │ │ ├─345994 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346158 /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/tmpcbvao9j2/privsep.sock │ │ ├─346641 /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/tmpllm1eprg/privsep.sock │ │ ├─346948 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346949 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347036 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7f2b848a-ac45-440b-b73c-ba7e644e9154/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7f2b848a-ac45-440b-b73c-ba7e644e9154/host --addn-hosts=/var/lib/neutron/dhcp/7f2b848a-ac45-440b-b73c-ba7e644e9154/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7f2b848a-ac45-440b-b73c-ba7e644e9154/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7f2b848a-ac45-440b-b73c-ba7e644e9154/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9ec8e60f-102d-4cdd-ad45-4f11028dde80,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 │ │ ├─347040 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6517350c-9cea-4d82-92c9-ae6b5777bc05/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6517350c-9cea-4d82-92c9-ae6b5777bc05/host --addn-hosts=/var/lib/neutron/dhcp/6517350c-9cea-4d82-92c9-ae6b5777bc05/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6517350c-9cea-4d82-92c9-ae6b5777bc05/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6517350c-9cea-4d82-92c9-ae6b5777bc05/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-27d415ef-dd52-4959-bf92-b3ea5c5e8d66,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 │ │ ├─347043 haproxy -f /var/lib/neutron/ns-metadata-proxy/7f2b848a-ac45-440b-b73c-ba7e644e9154.conf │ │ ├─347073 haproxy -f /var/lib/neutron/ns-metadata-proxy/6517350c-9cea-4d82-92c9-ae6b5777bc05.conf │ │ ├─373824 /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/tmpi5cgf_o7/privsep.sock │ │ └─374634 /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/tmplyz8yw0r/privsep.sock │ ├─47ea043130fdd3d8029f9e242215ec8b8e0a54930b74f5f4ae99a58065348ae1 │ │ ├─61946 python -u /app/sidecar.py │ │ ├─62223 python -u /app/sidecar.py │ │ └─62224 python -u /app/sidecar.py │ ├─dee49d763b21c6949dc6bc9e71b41b84f50d2fafbae69c49643a51a5e5b1a0ef │ │ └─158685 /coredns -conf /etc/coredns/Corefile │ ├─e445d1a5bd98822fb271ec40aeffb7ee6ed01588ff2501f0f2c5a64b6dedf8de │ │ └─66661 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─13702cd9cc902c5c695ccb42e5d3751f480a3f20cafaabb5e5294a61344403f9 │ │ ├─112732 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112749 /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 -- │ │ ├─112755 erl_child_setup 1048576 │ │ ├─112889 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112890 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112900 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112996 /bin/sh -s rabbit_disk_monitor │ ├─8d73ccf15dfd7b50d8163e54359d49e2ce4f9d249b488b7d0530d892cfb9ba6f │ │ └─66075 /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-238.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 │ ├─3563bed29510d0dbbcc3193be3ef5eaefc768f53c9fa7b7b93029571bed3f6fa │ │ └─57050 /secretgen-controller │ ├─6b39369b67ea487c25164fe775237295f9ce136a7b30ad2c295f5be27ab58453 │ │ └─64150 /pause │ ├─30b1ad0632908068927216616e1a1afededd3ec740925d7dbb73533ec62fcfb7 │ │ └─40838 /pause │ ├─bf848d862754f7cd280c667d11b1c30f6f0ebf8c28ac381afa07809ad981cc65 │ │ └─225842 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─8234e6ad5bacf2f7bf77128054b9be839a12ae63942709058a9186a897754dde │ │ └─264064 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─03fef19b3a21b90b04603f5da956827cbe3a68d7a35abb8bc85591d189e01b24 │ │ ├─110957 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111190 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111192 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1c4f1e3cb5474d3bc774f7a9e2e8e59d6496f356655e5ee4cbc8ccdfbcf9d5a4 │ │ └─62963 /pause │ ├─fa696e4198fc13418fbc2bbbe0ed6746b0ab360b9b28b8c0c86cdbfb53f38d4c │ │ └─126123 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c2201658528815d314dce88dff18945c7c6bbbfff3266310c05993695936c682 │ │ └─41030 kube-apiserver --advertise-address=199.204.45.238 --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 │ ├─e0ee4476376a049d3163cfa1560fe0fe864dfc9544b36c70c815e4b857a95410 │ │ └─65486 /pause │ ├─4eb2268cdaff3b57b384d6a27aba85735a9d4a9bda58089be8663c3acec286d7 │ │ └─158540 /pause │ ├─12cabe526362d4b707fd0031a9c085d5e9ce609152796b4886a3b03378810a7d │ │ └─128172 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─df1f63a99eab4f03897cb135a5eace5376391d3221ee54705098130ad96da14b │ │ └─158084 /pause │ ├─3e8e65dd67882885b6ed4acdc7d385efa9b3e5972859b2364fcd42789088ce9d │ │ └─227680 /pause │ ├─c72f4e8a994889e86260c7d0adc0b24d356503ab4b5726d0513004f775a6e7d9 │ │ └─47130 /pause │ ├─287e326a2661b56b1760cd96a38a064c1224940329cbb1f17b0f00aa2217a6ce │ │ └─252359 docker-registry serve /etc/docker-registry/config.yml │ ├─a4de1da8cfc52eab1134f5246a35c728c8185e25a3f33730110e4c34c9752df2 │ │ └─64624 /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 │ ├─1b3823fd780b6f2449884aa4eebde631b5a5fdd730f0f7f15b6638fc74518f12 │ │ └─236871 /pause │ ├─96e14b2777a8f86009b1335114a3bb423953e4154bdf71997c0a2406f3278770 │ │ ├─172727 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173103 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173104 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─003607abf7a06ab3e200edf2652a93fe5aa5d90d105698fb4a293f1c4a047725 │ │ └─55841 /pause │ ├─568fc1d63301aa0645681263e3587778097646b8d3eb9de7ac41a77748ab4b62 │ │ └─43521 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─323c5238dfab6fe1d05bd3815af294ebf3500557aa3f1a54276bee63b156cf63 │ │ └─110569 /pause │ ├─853a974e5ba11f390e9eb8a1aad134e2158ec9a6f46ecdf335578b9ec349b68b │ │ └─47994 /manager --metrics-bind-address=:9782 │ ├─e85415eb317cd153082e4e8cf4036ecf1f1658f6777fb309fd5f1678f21071a0 │ │ └─86556 /usr/local/bin/rook ceph operator │ ├─25e6b6e8241ae5dd9107afbae74361af73576808ff522e4f10f914094f741d73 │ │ ├─264084 /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 │ │ └─264274 /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 │ ├─a098cc0ad9199a9bc610b292f03f55642d3baa18e8dabb1c14b805bc0ea94dab │ │ └─43960 /pause │ ├─10b74703363f9d4de46b5449365f3428d2872db2bc92d4661b2b97a9f04397f2 │ │ ├─263864 manila-api: uWSGI master │ │ ├─263924 manila-api: uWSGI worker 1 │ │ └─263925 manila-api: uWSGI worker 2 │ ├─2f14395f33c45be4f16876df69eb4444dd1c01906b1fda0f92dca2807b1db4fd │ │ └─269049 /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 │ ├─d325c4a58e0b1c2fd3595611450bcf5c138efd33497d2bd1eb6f407c7113ac5f │ │ └─62523 /pause │ ├─8714cc060f6a0d1b71a09807e167703aa3c036c01298befae5d339c237375cf5 │ │ └─45182 /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 │ ├─1ca38953c48b8238a42d9a36cc9cd1b61b9c1f43cdfb557685c57360b0804b66 │ │ └─193072 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─e67a028c666cc1e9ed9b74af326c51fa27f5837f34ea77d0f607b2f4b29cb969 │ │ └─63680 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 │ ├─aa24d144d5b942e7716c087716bd902067837d60f32edff3794d05dafe5feb3b │ │ └─41052 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 │ ├─faacffc5c3532576e01ebc23421c15d60241bbf8694dba9bed66be91154faca5 │ │ └─63771 /pause │ ├─b49fbdb221b535c8883c8199df0b3df273956212fcdc1a53090db06b2ed95d92 │ │ ├─42631 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43011 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a6114efbff98787f0dad68b53fe127e5b6ed5c626a7a7eaa10138e71c8073aed │ │ ├─189384 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189427 /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 -- │ │ ├─189434 erl_child_setup 1048576 │ │ ├─189546 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189552 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189575 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189845 /bin/sh -s rabbit_disk_monitor │ ├─bdc729218c45092272992d8a10f765acbfbebdb57b718e3de81d9730deca8891 │ │ └─61142 /pause │ ├─dafb4d93e44dea415349411425e3345bcf7ba483f23023bf6d75da70f01a489b │ │ └─268691 /pause │ ├─3f9524bf1a11ea0916413068a526131398ef0938fd398039c1f1cb91edd9cc2f │ │ └─110524 /pause │ ├─99fbec80702d543b551c2d1b798035d981f5e0fd85a1ee6bd6164d4368e2d294 │ │ └─64866 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─82d9ca67fb5fc6b55d829afb69548a8b04f9eed9196c4bddccdae87a0df92937 │ │ ├─227858 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227875 /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 -- │ │ ├─227881 erl_child_setup 1048576 │ │ ├─227980 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227981 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227991 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228181 /bin/sh -s rabbit_disk_monitor │ ├─668e98d7b39c91206326d20223d5ca6af1c3c5b4713882c08bbbd46234b75973 │ │ ├─135753 placement-api: uWSGI master │ │ ├─135766 placement-api: uWSGI worker 1 │ │ └─135767 placement-api: uWSGI worker 2 │ ├─abe8757fc17abb41648224e2abfd86522a67c21315effe9233a28a5cac25be59 │ │ └─191862 /pause │ ├─6e3377876454151eb2a857b958558c39fffab4422f615ef315295222ad505402 │ │ └─43929 /pause │ ├─9d900745b41c423f2d2d177e2515e77eb3f12cd5df9d55f7f4b1830a91e8bdbf │ │ └─161738 /pause │ ├─f98c70cf8ffb9858e0433184b3780f2888aca23fb3f057491599ed0c9b8ce837 │ │ └─51947 valkey-server *:26379 [sentinel] │ ├─e97a04449163c4ccf1ae7993cf6ea30d4e37d7b1dc90626542167ccba6781353 │ │ └─109014 /pause │ ├─f5b42a51d4c5e76fe89a41de3db70c9109ac8dfaded505a7449f3075d87723b0 │ │ └─85787 /pause │ ├─bd6386bb8c288aae2937411237c119ba805b9c445d6f60d8738b3fdea87ccabf │ │ ├─176700 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404434 sleep 300 │ ├─3ef49d93d5ac9e21872863d398577e4a8fd60997ea56255b78ae610ba34b201b │ │ └─56541 /pause │ ├─ae5f009f9356763f38ee88ee7b8ea499651d06191619b6b31a94ecc6cf89dfa8 │ │ ├─204300 heat-api: uWSGI master │ │ ├─204330 heat-api: uWSGI worker 1 │ │ └─204331 heat-api: uWSGI worker 2 │ ├─c3e88d6be08d89a215d6db6b0eaa5f6edc793be00eabb7584c1e9c6025e8f7e2 │ │ ├─272535 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272549 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─bc17cca0614f34857c7fb4d2d3fe5af4a257b0926bf3e83fba6c51fa77759200 │ │ └─44934 /pause │ ├─d54edabe176ddf8edc7feef80d86df8a85036b31fb1226072345f2474e029734 │ │ └─49498 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─4cd52384879c1a66dbad016764f15c83de84524744fe38e071c8bf2555443822 │ │ └─232025 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─e55b7979c87c1d93d23b55aa203bd5ed29811e56aaff4b36f239850e83b3a0f7 │ │ └─66626 /bin/pushgateway │ ├─205a38556ceae949b37477b8937f4054732c6c5417c1825853149bde100439fd │ │ └─235937 /pause │ ├─ccc60d4686224fccebc58d2f120ace482199806b91c4ab8945ddd82eecad5567 │ │ └─67198 /bin/oauth2-proxy │ ├─54e0903b8ea66067056d53b701908453805ac2d3af5d3344ae6022d45e10df26 │ │ └─127671 /pause │ ├─eec087f8334363578a2892ca18e2ee37d7a2d40ec2e24ce9da7255c35c2bd6b8 │ │ └─49197 /pause │ ├─800c2a189d92578d84b22a95250a5a2d46f5c467e34612abb84a8b9c5d0644de │ │ └─112225 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─5574be836c6d992d67fd5016c1a6fc5d860ce4c4beaaaf2cd5aab3de206d79e4 │ │ └─56776 /pause │ ├─c3096babde442d2a3ddcf668bafd917a2b5384a9e8d9e09f7b735c4a855d2ec5 │ │ └─167434 /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 │ ├─ad8fd28c09e6b342a6db6d471a0a9dc0912da7faccdd1be219e21d66f7ed8131 │ │ └─215889 /pause │ ├─bbaabe1af7c3f7723875118f9f9f6dd150329d1394478b383a6c4c68e2d5b0ac │ │ └─233769 /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 │ ├─b429ee1ba870a367c45576c005b5b4049b5db610ecb02859ee8b0a3ac1d30f2f │ │ └─66164 /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 │ ├─3d47caa13bc8bac17403b026c967d1b2bba6e16c9ba37653e445fe43e0693670 │ │ └─162259 /pause │ ├─7059ff469f89b15ef67b33ef597fdb1e7b87dd5bf657a1ccd60fc70c512a92a6 │ │ └─175639 /pause │ ├─30e6e16eee2ea68dadd5845a187c3509cc0f0a94d4e31c71b48f2a10f75d754c │ │ └─176131 /pause │ ├─441d91d5e00480a6c409594353ac830e817f4a3cbbb0cf39ffc5eccc8d47da4a │ │ └─44014 /coredns -conf /etc/coredns/Corefile │ ├─fba3826b2caae56abe42dca352e125bae9673ea97723bcf884cb83b4d4b145d8 │ │ └─66952 /pause │ ├─772f7b0c455e31335efe9aa4e0af6c7879b661a8d55b3d0399682a24595efcee │ │ └─159460 /pause │ ├─157c66664abc3c0766c992993264bba715ea349a686af4b49e72d82bd31431de │ │ └─67180 /bin/oauth2-proxy │ ├─b74bad545857e78141f89ef33c1357330aa4492ab2d911c52f016e2ad4ff2c88 │ │ ├─204283 heat-api-cfn: uWSGI master │ │ ├─204328 heat-api-cfn: uWSGI worker 1 │ │ └─204329 heat-api-cfn: uWSGI worker 2 │ ├─41b05806128289bd50ffbb632f2a6ecc9432e6676d1bea738d68cdb28b4b9573 │ │ └─112636 /pause │ ├─82b483cc698e0b0250ae59d67c0ca3e34a0f39ca8db4ff8135ab0b2fd1cca0f0 │ │ ├─49323 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 │ │ └─52029 haproxy -sf 176 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─bb3eddccbf0972d48f85daa33feb211fa0b8b92ef0b5d94320c9b422bf08bb30 │ │ ├─193042 /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 │ │ ├─375676 /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/tmp0awwhtlx/privsep.sock │ │ ├─375954 /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/tmp91o4m1eg/privsep.sock │ │ └─376901 /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/tmpx5gjccld/privsep.sock │ ├─bc8e08d0b8c0f39399a51a9460df6f886eba62e7da3406a739b9199578910654 │ │ └─175645 /pause │ ├─fb5283a2fec6557164bcb6fb8c34782ce16097e618cb9221acdf90049a9d880d │ │ └─161515 /pause │ ├─ee23446f7a19e33c9046a0ed73b75d1f1af993d3b792128c6ab740ac3960f49f │ │ └─66693 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b1c0ab6f271bfad1dc7cb4cd7a4866c8b8217e8eb4ad815c0b6086f55d021cd9 │ │ └─232569 /pause │ ├─d7380cc8f1ce66b145db7c363aa7038b7978a28aa0e3f27bc48067ce947267c8 │ │ └─161871 /pause │ ├─ec1ab9530412737be8524c5846abd5157a98fe0a9a5795cd61ca55229014143d │ │ └─233745 /pause │ ├─2d7869348332cf3495e71a271c04070c9307ddc917b133f366da71139c49038a │ │ └─215859 /pause │ ├─8a189224a546717d1be81a905a9e36ee7df45398943e1df756b9462ced576d3e │ │ └─43483 /pause │ ├─920a4904f610d284974cddf29481cb537e60d7be69a4e08f50e9da001604496e │ │ └─95979 /pause │ ├─e191ef812abd3810ebe5b919d94f95e2fe9e6b039fc9028099ece0d740ab01d4 │ │ └─66481 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c7b4595fea2a57f3f4b76d3a37eac702d071ba0fcbdffb57d4950c9b8052c84d │ │ └─60961 /pause │ ├─d2c4402d3f612fa31d3d4ab61bffea792e18e4a6f4582974560945c73587890d │ │ └─127562 /pause │ ├─20505a3f894cbc711ec255307055f27a6d15cf4bb5103e9e064f5b5522954083 │ │ ├─ 72228 apache2 -DFOREGROUND │ │ ├─ 72274 (wsgi:k -DFOREGROUND │ │ ├─ 72275 (wsgi:k -DFOREGROUND │ │ ├─ 72276 (wsgi:k -DFOREGROUND │ │ ├─ 72277 (wsgi:k -DFOREGROUND │ │ ├─413784 apache2 -DFOREGROUND │ │ ├─413819 apache2 -DFOREGROUND │ │ └─413820 apache2 -DFOREGROUND │ ├─2106c82e04b49b0671d558a9831c5d7398c5d49d6d6fe85b173932c32572f18e │ │ └─40929 /pause │ ├─dabdde9eeeaafd1a0e744114c741d8e129eec96c2f50f93824e27b1678b49264 │ │ └─51392 /pause │ ├─4e0f593b7b2d9bbc3e852c9d271bccbaffb3e631cd21e5ca25c844d4bd378bd8 │ │ ├─ 47345 /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 │ │ ├─ 47358 /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 │ │ ├─ 47501 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268303 nginx: worker process │ │ ├─268304 nginx: worker process │ │ └─268305 nginx: cache manager process │ ├─3cf003fc13c7ef43418c274bb5e8356e78d601577f94f26f6b66ed98ec2316dd │ │ └─231448 /pause │ ├─dc93371ff1b1f9b62f6a0984e504cbe83b08d08eadfb180c5f06dfc4ad8af901 │ │ └─47853 /pause │ ├─22338dfebd5a0fcbbe99d2e8bcf22a29fbfbc3a46f9986ee09541bd802631ee1 │ │ └─79958 /pause │ ├─c137f9c542084bf75d62810f453e877261b19fab9f53388b1ece3e7808622c72 │ │ └─254881 /pause │ ├─27f28a54b3f2a18e2a401d36a0a4fe93a096021cd1bd590bf402f7200559daf3 │ │ └─189503 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─649500867cf9300bf9472642e0e1019e8fb11971ff897e7506045815f21ee585 │ │ └─52071 redis_exporter │ ├─7d2d714f6156a8f1ed973868b4c0abab91995d2bef5a179690dccad8e5ced098 │ │ ├─61981 python -u /app/sidecar.py │ │ ├─62232 python -u /app/sidecar.py │ │ └─62233 python -u /app/sidecar.py │ ├─51c3cb5eb15a2937618d8ed4190ce983fe934a63ca41adc9e65cb911427e5e6f │ │ ├─184699 neutron-api: uWSGI master │ │ ├─184745 neutron-api: uWSGI worker 1 │ │ └─184746 neutron-api: uWSGI worker 2 │ ├─7d05d3718bb20d2b3917b738f85bc1eb59aec600522e064c7dd5215707a3f14d │ │ └─188853 /usr/bin/libvirt-tls-sidecar │ ├─8c976d74a35af2dfe69a64e6499ec69a3b956d25698c9d4109dbfe352ea3943d │ │ └─250017 /pause │ ├─6a97b75824c33c41503e5ed8d2458ed88e4391f6288e05f42ab8f478cd28b31a │ │ └─40896 /pause │ ├─36f8d4cfb35c1a94f7e5e4442d097f96fa5f4161653ada3191c6fd4fd7406b46 │ │ └─47454 /server │ ├─54580736f9cb0bb867ed3db3b66c47013115c3600c2b302b83e80906aa44f373 │ │ └─230236 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f9640f720a0d9e7338404e66ef5c853904bb2473a99b890a6dcbb499dfee2e62 │ │ └─189143 /pause │ ├─1b0c787aaccc924e0513d4a0ab4f7f9a8cd5647941a131c5ea6bb64b50b48d76 │ │ ├─225838 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226391 octavia-worker: ConsumerService worker(0) │ │ └─226394 octavia-worker: ConsumerService worker(1) │ ├─ce3d7c694c478e42c024bb15561d6dd9f60dcf11a38a085ab5178d14c96bc0fc │ │ └─254931 /pause │ ├─cbc81e2d64c60a016080be63080525ef42ff3d793d6fab9b043e31e21c9b0de9 │ │ └─62449 /pause │ ├─b398e9f2a8e1f608b3f5f498dc322efc52b320fd847d0216d8b5d0f2efc07e05 │ │ └─97122 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f4015241f519766be4401e5f2e73239767e43d92f5638e4b54d5b7f9123778df │ │ ├─226644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226666 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227480 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402185 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402190 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402191 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402192 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402193 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402194 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402195 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402197 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402198 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402199 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─402201 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c8321566ebfd6e45a5075a683e4899a41638c89b0a3d75ebd418c0ed8cb6fd5a │ │ └─247137 /pause │ ├─0299c7eda588f937a237c57e13dc1cc054ed3102f857770c08b939c414ed40ae │ │ └─65707 /goldpinger --static-file-path /static │ ├─db0ad86861a425796384e560b9dc8665f4831807ed5f7ffc56dd0543a625a9d0 │ │ ├─128610 /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 │ │ └─128861 /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 │ ├─c9ccbda3c611e700c550e9f16a890e2804db44b1c9ab73d2d3f6083cdea4dcd8 │ │ └─246771 /pause │ ├─3ebd98ed9aa934ef0bb8bed53560db2f69bc0de0651381768005aee5ad762a2d │ │ └─62917 /pause │ ├─f73acfdfc67be92f2782154339f7d3032f581b2b205a3c96c7efa86baaa4e048 │ │ └─61425 /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 │ ├─cc6603b657d061de92d15098887e339b7a2dcfd992d7acfe1dcb7cd1c2c5c0eb │ │ └─237002 /pause │ ├─2de4ab916ea77b37d901743e9a5c8b8a85376ffca5e3ed7bd5b302a5b69e07b3 │ │ └─42425 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3ba02a67d23c9b9f93b789424ce010d310b5f0f4b82eeefffa5fefefd2ab379e │ │ └─66118 /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 │ ├─b38d657e64e6fbe7d845d9f9aaf1d85d07fe45ed6051cf45665fc396b9d1d8e8 │ │ └─48119 /manager --metrics-bind-address=:8080 │ ├─ac455a2b734051eb27c265c6bf29b10c25f7af730483b433aa2fa50998855eeb │ │ ├─247063 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247527 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247528 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ba4ffb5576b73f5d065e2a2eb5f4b62348879b5f4057da6492f77c068fb7d2b6 │ │ └─91808 /pause │ ├─5e5f1a86614be4d8630ecd5711fde239d0ec6e0c6a43bdda645ed6cc9f56a6c6 │ │ ├─64360 nginx: master process nginx -g daemon off; │ │ ├─64388 nginx: worker process │ │ ├─64389 nginx: worker process │ │ ├─64390 nginx: worker process │ │ ├─64391 nginx: worker process │ │ └─64392 nginx: worker process │ ├─03e4bdff971688e50d9774428bcc44a5551ac1cc7b954cedea90538a378e1971 │ │ ├─ 96391 /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 │ │ └─407547 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─95b16b62cbcfe2b4ce97e75c21cc1a86eec84a57e077af87039d3057e70b05b8 │ │ └─188905 /bin/bash /tmp/libvirt.sh │ ├─73d8e8664ed7a05d47319414d48498d48462b8dab08aebe2cc26065bb4df6e06 │ │ └─254682 /pause │ ├─4936bd10dbc383a8c0e9e5cd380aaeb65ed5a38830073db05dc95d4d62f41e2e │ │ └─264045 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─689f268675e5a17d021d459378d1315375365ecb1f26fb8dc085f93e40e1e920 │ │ └─114465 /pause │ ├─0ab19f20d2bf547cf10bf64cce002311ba2d72b65c46aafb81fc4134e365ea0c │ │ └─145273 /pause │ ├─27e7a6983368a361834ab8d1a8a9a6d4952a49a70a6ca84eaa27e8e0eea54300 │ │ └─96265 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-6z9js --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d2134afcd46018f439c7104485dd679eca5c49aa7ec984b6082284fb0eb1ee83 │ │ └─44966 /pause │ ├─3ea74c63c8860e692695758f8aa3527f02a81a5a2486bbb2f322d874c60abe64 │ │ └─162027 /pause │ ├─270e7094c61590dbb8aba0afd8879dd67011ff07cb9058cfbb44628fd0916745 │ │ ├─173888 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173905 /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 -- │ │ ├─173911 erl_child_setup 1048576 │ │ ├─174028 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174029 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174044 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174140 /bin/sh -s rabbit_disk_monitor │ ├─4aa9bff2dcc3d6b94427a12a5fac1ff4e10811e72b503201b1939bb8a2d074d7 │ │ └─49628 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f71359eeb2137d93512168115c23304a6df8539901f5034f6e21774623aa707a │ │ └─56583 /pause │ ├─5a2013dce13ab4f9b8714906cfb61e182d0f52f0d88025b1aeef1df6c6b65f0f │ │ └─191769 /pause │ ├─0553056b8d1f93a6895918f93b7c9f8331bbcdf541004a0cecf4c0f9f54f21be │ │ ├─78446 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78462 /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 -- │ │ ├─78468 erl_child_setup 1048576 │ │ ├─78592 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78593 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78603 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78694 /bin/sh -s rabbit_disk_monitor │ ├─e350656477b2da541133e861e53ca9333b0b339d430fe14fb50e696163072362 │ │ └─187434 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) │ ├─7c508b141c22fda6fc7f219a1b0200d16433f35ed35fc805b279835a4cf5a8ad │ │ └─96016 /pause │ ├─0022c3ee97ee376e3e9a72da2a1873907b714002e1b1cfe18dfd68988d41708e │ │ └─175713 /pause │ ├─db85ea415810903a48e200b829c486d0496558e26a96d8e5ea4d4c2f8c8dc6c0 │ │ ├─250220 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250239 /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 -- │ │ ├─250245 erl_child_setup 1048576 │ │ ├─250385 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250386 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250559 /bin/sh -s rabbit_disk_monitor │ ├─61756c8da3d0f59aaffdc7e8b95c0efae12b249f3872f06c93574f01af76cde2 │ │ ├─65576 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65635 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─2a359468aec0d926a2cbcf2df2f02914feeab3007603845ce85010d93934a647 │ │ └─266072 /pause │ ├─252e46b3f6e1a25b01bcaf8b4d35bdbba844096d9c575e360eaeddc52a71646c │ │ └─65872 /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 │ ├─2edbe1bc980b57340585c2ea397a423eceb5271d45000146b6f60b1605ac25b2 │ │ └─42192 /pause │ ├─364b317f0075010a30472e538290724f3ad97b423cf5d7342e08ae6de4824232 │ │ ├─152463 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─152678 /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 │ ├─724dc3c00a189cad04eb4a1afe727c1fd9ba6e4082132ce5b7cfefb922310ace │ │ ├─184701 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] │ │ ├─185174 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) │ │ ├─185177 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) │ │ └─185180 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) │ ├─63946ed7fc4824aece46b21e249e0f2fb6aa6fcb06f231e31e37d3d2999af805 │ │ └─45133 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─bbb3d8b921ff336e38d324fe84032776851f0320c8fe3c64862312ec51c44dde │ │ ├─172734 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173114 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173115 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─f0a3de8f49de8c78623547803e5b50f62aed568b6efeb1981493a9b453714431 │ │ └─230127 /pause │ ├─fdceafb09e4362f469a041098bb36b9d65f0aaf4e98686f5bc39d928fc4bffe1 │ │ └─162531 /pause │ ├─81b23f87819289586005a55459266899f87c02e75ff0b1bb212a696c93759f16 │ │ └─216099 /pause │ ├─66793ba24db550c3df1edfea0b8f89843801538c81af799707c406bf3704940f │ │ └─68916 /pause │ ├─4c14193f7354af7bb7bbb1fe70773fc622f5cf7a5ba75bcf12d17937a3e78be5 │ │ ├─159617 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159634 /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 -- │ │ ├─159640 erl_child_setup 1048576 │ │ ├─159788 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159789 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159799 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159934 /bin/sh -s rabbit_disk_monitor │ ├─7746cc291ddec3460575b28e58e7c96ee80f934ed6f7d9c2e8d25b4fa14fe307 │ │ └─270348 /bin/openstack-database-exporter │ ├─15fff0ccd9403137430e3153a1ca7b2e5f899a0d084963d0f89a9bdccfc9013b │ │ └─48861 /pause │ ├─c90a1a4864c8557d3637dea538fca8c09fa31e60f3a8721c4b454e66770559f8 │ │ ├─246815 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247492 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpc91wv2zn/privsep.sock │ │ ├─247506 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247509 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─355dbcba18a1d5cad9fd3ac67f197311bf42418503792a5e8deac19621eb2e72 │ │ └─41067 etcd --advertise-client-urls=https://199.204.45.238: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.238:2380 --initial-cluster=instance=https://199.204.45.238:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.238:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.238: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 │ ├─c04e476ff0743840d6b5535632232a38a9114d95197d9a8303ffd149e387cd8f │ │ └─48505 /pause │ ├─e8fbd21ecb3ec7ebc14226a79ad755df68aec806e14abcdc23ce3cbf65df7cb7 │ │ └─48629 percona-xtradb-cluster-operator │ ├─f664246ee764da95ac66f21e16a20f9dee65aceac7af46f4fc163c87237fa1d1 │ │ └─51716 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 │ ├─3800d8d56214b6373d4b1bbed0e396ecea8626a6eded2bf288781687129055eb │ │ └─47949 /pause │ ├─f86c55d16a443239985d3354e622c3a7de7ae913cf11de855a3db44d9bb6ff0d │ │ └─41017 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 │ ├─81f38ad9529716902d35b2c6f52f7c74e7e63b2d1340cacfc1987700c27b7f73 │ │ └─62387 /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 │ ├─14b47c25d4b96f528bb3393e9251fca002ad40f57de35ebdbc08fa1b8373a30a │ │ └─114544 /pause │ ├─da9a2e8b8676abc68964faf5e18a50b9ec111968ee74e92620cf227359bcccc0 │ │ └─63396 /pause │ ├─84f34dfeb336dbadf53e8ea0d75949ffe6b5fd2e2df6beac075c601681147016 │ │ └─61087 /pause │ ├─25729c7c3536498bb3e838cada3944937a16c31be52611dfa17f3ad8d67f03da │ │ ├─247196 magnum-api: uWSGI master │ │ ├─247209 magnum-api: uWSGI worker 1 │ │ └─247210 magnum-api: uWSGI worker 2 │ ├─9b87768c2f6c24bb2e271ea4fdb856fa65b69b7b66f532b85200714dc053fcfe │ │ └─232597 /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 │ ├─678f4df28f03aef14c818de39460686bbf233a4517eb9735ea738a21a79506ca │ │ ├─67513 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67530 /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 -- │ │ ├─67536 erl_child_setup 1048576 │ │ ├─67585 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67586 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67596 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67755 /bin/sh -s rabbit_disk_monitor │ ├─37870600db2942b692ecdab2d80bfc3ea2bdc62162a1934c4b30ce8a525a856f │ │ └─40942 /pause │ ├─65d3e3911d220fe04419f5f2e8544d6c480ea33fdffae3e3d135f420bafc637a │ │ └─173724 /pause │ ├─22ed466ad267036f0170891173e81383ccd038ce0a888c934d42b037685d66e9 │ │ ├─172011 nova-api: uWSGI master │ │ ├─172023 nova-api: uWSGI worker 1 │ │ └─172024 nova-api: uWSGI worker 2 │ ├─976f483cbca20d2ee41e15c81b5e6dfa8f4f16d4c2aad95afbbc9ef99379fad6 │ │ └─130154 /pause │ ├─84bc92b6863755f8a9f83c9d1ac6a77276ddf73f9f3929a619891cb284f03585 │ │ ├─184760 neutron-policy-server: uWSGI master │ │ ├─184772 neutron-policy-server: uWSGI worker 1 │ │ └─184773 neutron-policy-server: uWSGI worker 2 │ ├─a00804a3012fe4800e3013160a98a4786458d2e4ce458ce60861c38ee6d83ffd │ │ └─45086 /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 │ ├─35d64028caccb75c00571093aeee73c2d82cddc61f35cfad6953ef863687fd85 │ │ └─41166 /kube-vip manager │ ├─8873be98a0311abff4762e5e2e715f9b047ab664e5a22f917fb1f846b24f8611 │ │ └─44412 /pause │ ├─3ebda192e12581cd1eb2e6cecc7010d6c47ebafb154b6e512bfbd7db4c21b9b8 │ │ ├─49401 mysqld --wsrep_start_position=07b3f7c6-753a-11f1-8da9-b24026ab5e24:20 │ │ └─49527 /var/lib/mysql/mysql-state-monitor │ ├─fb59cc0de2ad9103f907e7d64b7c48daad786ec13e521fb137cd8a07227ae9a2 │ │ ├─208306 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208323 /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 -- │ │ ├─208329 erl_child_setup 1048576 │ │ ├─208449 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208450 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208460 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208694 /bin/sh -s rabbit_disk_monitor │ ├─03580d976a551f4114ce33309215dff0a4dea558b63af641882a2715e6f6cf23 │ │ └─56484 /pause │ ├─0173364352ccad9d69efcbe47e4198daf1b5e387f83c59e397bf08f0784906c1 │ │ └─42174 /pause │ ├─44ef4935d1bb01ca051aba97c1086853d9f7dd09ac6b442ba1bece91eeb9c6c1 │ │ └─56859 nfd-gc -gc-interval=1h │ ├─300cf2c8d04582fb7659cd88a7c7233ac840d7336a893ec253bb394fcbc5750b │ │ └─62178 /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 │ ├─c724affc4534cf63e4f0c69df716991299150cec174b4b825e775f73f6349e3f │ │ └─43995 /coredns -conf /etc/coredns/Corefile │ ├─e3cd2ac482ad225944d7374b8af2a57cae487898cf263e56867608e642e12e94 │ │ └─176176 /pause │ ├─7ba4cebeb1e8fd7f7edf1da093137a2391289f6f541e367bd7ba3e02a6c2187c │ │ └─47042 /pause │ ├─c1e1bc694201fc1082a445a98a7b3e48c3dfbeb203ddc7a8bac28a36b4bb8e69 │ │ ├─185814 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) │ │ ├─186273 /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/tmp3g46kwpq/privsep.sock │ │ ├─186465 /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/tmp4xwxj_ca/privsep.sock │ │ └─186777 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─0f0c2e072398e0bb43dbb81e628b6bc37557430a11898be94257c11a50ac1039 │ │ └─56898 nfd-master -crd-controller=true -metrics=8081 │ ├─88566942abffec1499ab12e7ae257034a371abefd3f84087158bcf44252732f2 │ │ └─44887 /pause │ ├─e00dcdc0614d1b9aa357540cc496fb0a586bae1db89f4bbcb23b99a33efd2692 │ │ └─65651 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b48850eae209ccaf74925e5e69976e140428a6ae816ada06b167010eb7c88334 │ │ └─51624 valkey-server *:6379 │ ├─aafff0efb3af166a415d06e6b4fb194538f671bcca72f9e03a06b4e2734f9752 │ │ └─65828 /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-238.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 │ ├─8d5905b8887f33d9e2aff806965a9c79ecb5bef8bdc8968a67d8ae02dab20df1 │ │ └─61182 /pause │ ├─df68b17cccdf4c6e803cea9d1b743334a77ed4a0012b2dfd499c6b8ab4a615f6 │ │ └─191680 /pause │ ├─850f2d24b54db8fea65f405cafd0e99de5ffc773b2ff12e8fc07599a3056b33e │ │ └─235964 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─ce64e1860e0efc68d8d6e903477902494ace523dab8eb4dcfaf1c5ed94cb46b2 │ │ └─51581 /pause │ ├─6b0b47e208954d03c5fb7312e352c19f8e9b017c6feb81950780b8d26182a7f1 │ │ └─40908 /pause │ ├─4df4f32a92a9a2e20416fc8672bde76c02fa610d37683bbf30991c635b9546dd │ │ └─44683 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 │ ├─0319ce12c798b67efbd25639ea219bcefed48f76e8d2d1f8cf7e3194a626a9a8 │ │ └─208094 /pause │ ├─76dfdab049aa43dfb8b95c694afd4fd4d1c25f239ae497022a3e079f1743fa3c │ │ └─175827 /pause │ ├─f1cb3ad37003e4de2fe54fe5aefd5da39d72d8ca849a766ef84e857127006247 │ │ ├─124397 cinder-api: uWSGI master │ │ ├─124411 cinder-api: uWSGI worker 1 │ │ └─124412 cinder-api: uWSGI worker 2 │ ├─f4e243f486172a36432412c72a3920be3fe38f0045a7846802522fda0190ae3d │ │ └─66724 /bin/memcached_exporter │ ├─68d6008cefb310eaadc9956d3542662bb0112e4a5ad250c10019561b7df06a1c │ │ ├─91991 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92007 /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 -- │ │ ├─92013 erl_child_setup 1048576 │ │ ├─92152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92153 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92181 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92406 /bin/sh -s rabbit_disk_monitor │ ├─3d671ad9f00c27b69fb94626e7632ea84c6dedc1d8ee7f2a0475ab0322993b27 │ │ ├─85010 barbiacan-api: uWSGI master │ │ └─85041 barbiacan-api: uWSGI worker 1 │ ├─23122bdc1a3cccc7156e5958a85c173d8a8d3db4deb59c0aad6f2a46f3d45c49 │ │ └─176243 /pause │ ├─a230565d0b190726121582a7779d5120a205bb69f7f4991b8e32bff2eeba051c │ │ └─78284 /pause │ ├─2f56ec694efc70b4e010a761183bbefbfc389b49fc7b64577864182b3efaebe1 │ │ └─65010 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ └─d8043fe969e4235dcec9e60209732a1502e375365822e325e9550efc7ccb3961 │ └─62872 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount