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 │ │ │ ├─23418 /lib/systemd/systemd --user │ │ │ └─23419 (sd-pam) │ │ └─session-21.scope │ │ ├─23353 sshd: cephadm [priv] │ │ └─23434 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─711 /lib/systemd/systemd --user │ │ └─712 (sd-pam) │ ├─session-4.scope │ │ ├─1638 sshd: zuul [priv] │ │ └─1651 sshd: zuul@notty │ └─session-1.scope │ ├─ 708 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 874 /usr/bin/python3 │ ├─ 1642 ssh: /home/zuul/.ansible/cp/199.204.45.227-22-zuul [mux] │ ├─428252 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mbwmczzebolboixuyrrcippzmipilcnd ; /usr/bin/python3'"'"' && sleep 0' │ ├─428253 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-mbwmczzebolboixuyrrcippzmipilcnd ; /usr/bin/python3' && sleep 0 │ ├─428254 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-mbwmczzebolboixuyrrcippzmipilcnd ; /usr/bin/python3 │ ├─428255 /bin/sh -c echo BECOME-SUCCESS-mbwmczzebolboixuyrrcippzmipilcnd ; /usr/bin/python3 │ ├─428256 /usr/bin/python3 │ ├─428257 /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 │ └─428259 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-11ffcdc9d5f12ec3e9ef0ff94e114cd86bd918a64b52b91ec157bb4e7fd74991.scope … │ │ ├─31795 /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 │ │ └─31807 /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 │ ├─containerd.service … │ │ ├─ 9982 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12312 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 252e5f348714576970cf6bb3999aa480e921b3267715dcb80a5e453258d1e239 -address /run/containerd/containerd.sock │ │ ├─ 12687 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 956e91c36ed32ba88736494906141317b4a1e5336f945dbbb7db4465d0733ddd -address /run/containerd/containerd.sock │ │ ├─ 20138 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 67a0639bf5ab58e19006355d78aec0387d2fc3acc39a525179bf225c2be564b0 -address /run/containerd/containerd.sock │ │ ├─ 26974 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2b4ad5779132449eda6fc86f065ed9ae6f9896d8f8337bfb51449d66bb0688b4 -address /run/containerd/containerd.sock │ │ ├─ 31770 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 11ffcdc9d5f12ec3e9ef0ff94e114cd86bd918a64b52b91ec157bb4e7fd74991 -address /run/containerd/containerd.sock │ │ ├─ 36382 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ca910e4549c1db3dbb3341308821b60e903fe45a61ca90b8bd2caa1638255ea7 -address /run/containerd/containerd.sock │ │ ├─ 41937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2344e24e3f0ae4e3fbe9dc256dac7b1b904e01de3ca842b91eb02f2fa0c6b2c -address /run/containerd/containerd.sock │ │ ├─ 41976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d29f8d4651851732146cd5dc9e10c70df7d03117d376bf5ecf2b0788e6aba1e -address /run/containerd/containerd.sock │ │ ├─ 41996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c66c9cfb335c7f070b8a97a97acfd9a338bade92f75e01a8b8f07ff37a2c8fd5 -address /run/containerd/containerd.sock │ │ ├─ 42009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 546d5756c71b5272ae896ef43c3139ea0f79987c3bf929c4e1d91cc2782eb12b -address /run/containerd/containerd.sock │ │ ├─ 42027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1752c14933d54c11eb680257a13fb294ce7c575c2e054d9c755e008c32229dc3 -address /run/containerd/containerd.sock │ │ ├─ 42548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d1f79b315218391a89a156f992f9ca1ae190a28c014c13ff6b53270bd6d3fa -address /run/containerd/containerd.sock │ │ ├─ 43305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 179310d9427a654697c5583f37e57cc1ef1426fcc222ad1af2e065ad651dc356 -address /run/containerd/containerd.sock │ │ ├─ 43323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c39606371bb12108d1a1db827663a2557a55e2e07e279b89f97941247b4d7a2d -address /run/containerd/containerd.sock │ │ ├─ 44671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9758450ebfa520f80c66e2a3bd9f42053b7ed7542551dc14cc0143187acbbc6e -address /run/containerd/containerd.sock │ │ ├─ 45083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39877ef9ca67c98b1a2d160fa2e6b622dd20af05f16d8704067eb57218a7c86e -address /run/containerd/containerd.sock │ │ ├─ 45199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfb0e31b798f173f02f184b2c8d09854e9094edf3ed84d51c65f6488363bd734 -address /run/containerd/containerd.sock │ │ ├─ 45575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 974383d6c4ada927311eeca68e5c79c7e38a3f2cdc9bc396b6dae73410b99096 -address /run/containerd/containerd.sock │ │ ├─ 46101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3502612cec79efaa5f175a53f16fa883322ba461f0b03922e8c377c363d786c -address /run/containerd/containerd.sock │ │ ├─ 46179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c3cd8baec03ba8f23997bf5a194a573236cec7ab2c244ada7df0dd795c25c9d -address /run/containerd/containerd.sock │ │ ├─ 46226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 993b9fcddb9927ac456d0801d12f2e43a9b953f3dffe992ae98911c65e219ea1 -address /run/containerd/containerd.sock │ │ ├─ 48381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0938fcbc7f57d4469a92af89150d57b1a6117760295c15123c8f6bfad4a9e28d -address /run/containerd/containerd.sock │ │ ├─ 48494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e421013c91e8e21c60a46496bf3f28380e4e71363367214ae77dc427daf7fadf -address /run/containerd/containerd.sock │ │ ├─ 49224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a40c8a7e4a27c05b461f2e7cff3a46c5f342dbb57dc431ff7800b49c50831d55 -address /run/containerd/containerd.sock │ │ ├─ 49329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 947319c411f1a0559b2b5c3e1e76ba193b52d347b3182f40459ad96a8d531e6e -address /run/containerd/containerd.sock │ │ ├─ 49611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b713d3f6f9bd52189c5bc721130b7c7bfd5fe89f54ccb266afc2f2d72c12c1ad -address /run/containerd/containerd.sock │ │ ├─ 50029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c92b4badc54aca60d2a3fb98bdf59c6ef16692a7be663c800e816615d01e2347 -address /run/containerd/containerd.sock │ │ ├─ 50446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c3f60663221a39b39b6f371b28bada92857a02e1854eef2d23fa571b13ebc09 -address /run/containerd/containerd.sock │ │ ├─ 52881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86ff0e6e2d7ec1da3a6659a42d62687559b6981d9e658651e6d5b3e4fa4dc2f0 -address /run/containerd/containerd.sock │ │ ├─ 53054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e2170c9ba1f0cf88b703b9b506290076ca0ed2b0046619b9cfeb7019b456ff3 -address /run/containerd/containerd.sock │ │ ├─ 57393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a70caa6ed4a2131bf056dc84500f2e9a8f3d92cf9a6b2ce44723304e2e3fb87 -address /run/containerd/containerd.sock │ │ ├─ 58048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cbb07919a1c783897345655f4f3d161a38056815c83d59c4c773ce3fc523576 -address /run/containerd/containerd.sock │ │ ├─ 58099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fa753f5a57064cb3eebfd966c769d1e21ee9512b6c373d1370b05505dcc9bfd -address /run/containerd/containerd.sock │ │ ├─ 58145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1325f72fb5926e30d43d804c706d749cb64e3057ddb4a5ef47aa97759a7ab15 -address /run/containerd/containerd.sock │ │ ├─ 58296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ec3c96e77a539935b74d61c66d32471dd6cb6a310b47379b7a8977ff9f7780e -address /run/containerd/containerd.sock │ │ ├─ 62800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f76f462841a336d238d26aae41ba73525bee2967b4d0fe06255cf3cb894b2bf5 -address /run/containerd/containerd.sock │ │ ├─ 62884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bccc973ee526960cd3f114cd5f7f03181ae8685ca0ae2433d0b46e6aefd83fc -address /run/containerd/containerd.sock │ │ ├─ 62942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40cd9c17e77a707e07ea2b1f9015964b71c03e0b0ee30dba46b82ac3472976df -address /run/containerd/containerd.sock │ │ ├─ 62978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00612f038656854a12706cda5820d7e8e19a2380fd21a5d0a140fccf9015ecf8 -address /run/containerd/containerd.sock │ │ ├─ 64566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60322100a1b6af93face1ad35dcfd84d879615a8901b3146672301dd8148222e -address /run/containerd/containerd.sock │ │ ├─ 64615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89ac2ff1ccc28dd4d90229337ace9b1ef160145b5a783f8b4e4b458acfd23c23 -address /run/containerd/containerd.sock │ │ ├─ 64622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 819689be7c003e43bb9bef457c5a672d07b8c47a6eaf966df687c4c146267ce3 -address /run/containerd/containerd.sock │ │ ├─ 65190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d41d9572102970ebddecd1753e644d5be959ff4fa4a4240b8027ce5a4be7355 -address /run/containerd/containerd.sock │ │ ├─ 65367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47dcad12fb932fb81047c3deaff68b58ce68a55753a5602fe6ff08dced1a52c1 -address /run/containerd/containerd.sock │ │ ├─ 65681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d83cd396e8ed26b7a052543c3e200379e78af81005a70e8bc0425242e451b17 -address /run/containerd/containerd.sock │ │ ├─ 65719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4bb7d89e513ee2ae742447607d3f07e3413ce3331368f7f4e46caf6029b149a -address /run/containerd/containerd.sock │ │ ├─ 66110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c58941ecf99f22cd36cf5e4dee726253ebd981bbab8203889cfecb79478fad0 -address /run/containerd/containerd.sock │ │ ├─ 66487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07c63df9b599eb9642141d052702938d1baf825bce8028f31ab3f25a38a551da -address /run/containerd/containerd.sock │ │ ├─ 67194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 078008dd181ed5958056227114de9a08106a7e8a6ee3ab6e75cb91e5898d2208 -address /run/containerd/containerd.sock │ │ ├─ 68607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d713e2a9249f5c848b35697beed24b4ca9245ec3499702044aa7ec609da8204 -address /run/containerd/containerd.sock │ │ ├─ 71225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a4733fd3d5563ed1b35bf4d8d8516a318a0f94f8dcb6c23ca9e2090e26e9b3d -address /run/containerd/containerd.sock │ │ ├─ 80547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ee034dee57816a40a3c949ab791c2cb144b17f3977db1e50770d5d8a73517b0 -address /run/containerd/containerd.sock │ │ ├─ 82075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fe7e073f3bb6a39938eba2334f6ca84bb5c7b751272c548e54a5bd719a08252 -address /run/containerd/containerd.sock │ │ ├─ 88145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aeb22dbc85d21de3367bf2ef83ab1c15a0fa0424f75951054c13de353d500b6 -address /run/containerd/containerd.sock │ │ ├─ 94756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc8a017155d3e30876544826d153bd3a04ef3b48356984eb6aaed1f7406198f2 -address /run/containerd/containerd.sock │ │ ├─ 98806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c512db42557b0651a463e6b2911333e00254c097898b164db8f67c06955ac50e -address /run/containerd/containerd.sock │ │ ├─ 98850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfd8a81cd72c847fc1c0fa9903da3e0608a834dab2a0719835bf139eef3b9487 -address /run/containerd/containerd.sock │ │ ├─112009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05e00e098f9dc4c464a3e48d0b3e4637ce44ae6f6624b4b0da86f51cb8539c87 -address /run/containerd/containerd.sock │ │ ├─113760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76f43f7e614904b9c8f4eede7c21a3b30b873e93b9a7de007be4bbe559781085 -address /run/containerd/containerd.sock │ │ ├─113870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62b8c2a89eecbabec14161073a4c03deb16c17743e431849615c1c7faa4305fd -address /run/containerd/containerd.sock │ │ ├─115811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69a95085eedd23caf27c88e92de239372dcc0cd97665a930455cc0f110118220 -address /run/containerd/containerd.sock │ │ ├─117634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c0b66465bdea9e0cae60c1b40b305f83fb04d9f215b6c7b20dc93d5648fc117 -address /run/containerd/containerd.sock │ │ ├─117708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d628f346cf2d7be9683eb3553746d756854ac5ec13057d267f2960f7bfea7174 -address /run/containerd/containerd.sock │ │ ├─130667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c999dac90e00f2ae20a67ea3aa214ec29fd983e4dc6d19caaa751e1e1f240fac -address /run/containerd/containerd.sock │ │ ├─130704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb449a4f4c551dcbff777ac36f442ead4d3cb3613f5d0a3d7d9f63ac5096e23f -address /run/containerd/containerd.sock │ │ ├─133270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0634cc43984059016c5f08dd9e43ec1cca30da3105b4f85e3870666b2bdc75d -address /run/containerd/containerd.sock │ │ ├─159887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bad39f3362d017ce0f0424355c577e9952ace2f69df6e6a9133e0a1481aa2683 -address /run/containerd/containerd.sock │ │ ├─161676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61ec0c57e887facacddec64a6470ea95000700660ca80644d8e7c8440b42c4b7 -address /run/containerd/containerd.sock │ │ ├─162128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b77e034eedc15e98be9d39f76ef836ee37998148f67aa9cdaa60745033cca104 -address /run/containerd/containerd.sock │ │ ├─163058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 586b20ad122da71300dd54721773776e5465d8100622feafe58601d0aa4c80a5 -address /run/containerd/containerd.sock │ │ ├─165120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87e1806564c5eac964194ee485e5f7dbbbb34f0330da764dd81e193b162cf25b -address /run/containerd/containerd.sock │ │ ├─165382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26c6577449fc4022c6c9b97d6bc4308478c72a242d37ed2020ac18b40414f72e -address /run/containerd/containerd.sock │ │ ├─165650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4d46463e35b353eef7d59b474fd1be02e69122caad618fafd9e6827502f3fbd -address /run/containerd/containerd.sock │ │ ├─165762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b533b8ebdeaf09072ecb563440e37e6933d882954d8a79a76ddc30d9c85e8ef -address /run/containerd/containerd.sock │ │ ├─165999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b197c54cd759113dbe1f5ea289301b0f7d4d6c71cc34dd50a8eecab0226d50e9 -address /run/containerd/containerd.sock │ │ ├─166234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a02649acbdb0d868072f5e289bfbd14ca84e336abd51778dd95396e8bd081af -address /run/containerd/containerd.sock │ │ ├─178111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dcff136113c913a92a4afd06d4668f240af2db75b7466a245edbe51b15e9826 -address /run/containerd/containerd.sock │ │ ├─180031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec6d2b029647ba964b3f1bb28c0084a3bdf9f0010c417546a1e3145614a73294 -address /run/containerd/containerd.sock │ │ ├─180093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcc579b2120fb5fcda47fb3ee2acb70ae7741797360b01a1b5e7cf6524176280 -address /run/containerd/containerd.sock │ │ ├─180139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a131133f4c2e66eb3aa5c06916cd9c279c8cb52083443e24c2bec9eb4ea2a74b -address /run/containerd/containerd.sock │ │ ├─180172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0286f5a937819f81c55542f3208f63b68b095670f7615521f3b59881916a22d -address /run/containerd/containerd.sock │ │ ├─180304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89c16b22963aa4936db9f04741070bbff9f93fbfd07f21180c340ba28b4072b1 -address /run/containerd/containerd.sock │ │ ├─180543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 776972cba027401a971c44e111586efa5d0aa0a00890fb3b12bd6374b8ea6566 -address /run/containerd/containerd.sock │ │ ├─180616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea1f2e7189e5c4b7fc11df2d05f58f5f43632de74db3287201a6f8797bad7af3 -address /run/containerd/containerd.sock │ │ ├─193537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaca0e73eb6f97c62d15aa0b6aa23d1131fa36be7319a5537db2dbf08eeee98f -address /run/containerd/containerd.sock │ │ ├─195850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83762b403895e910152ab24cf7d31446eb37d673ef210a373a345f2e88d44709 -address /run/containerd/containerd.sock │ │ ├─195944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f399ced01566ee4f79b554f6e4ebfb41dcd564aa43fd644b2ad91f2c8232d460 -address /run/containerd/containerd.sock │ │ ├─195994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed59a528af65b9e84aab7c4dab6b4987c5aac426e0b038960a74f571ef312080 -address /run/containerd/containerd.sock │ │ ├─212493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c1186fbacda1c700f752a5830a4532f72b6b80fa798892abd4f3858a43bc715 -address /run/containerd/containerd.sock │ │ ├─222007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1fde61d5221955b671e3651337bc741fa1ec272fa5de52ae7f9904271992d4f -address /run/containerd/containerd.sock │ │ ├─222038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b90a1cbe4fa52a2d5075817bed993d71701a3d7b5ec2f70a090148e77919b62a -address /run/containerd/containerd.sock │ │ ├─222087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7882543afc417902a227b7e99212fe2802916af711341fefa63703fe0702a979 -address /run/containerd/containerd.sock │ │ ├─222432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bbe6c92cfac754ec5cbfdabe60a0ba3c16d8ccfc67f5b6b4943584fb48b3613 -address /run/containerd/containerd.sock │ │ ├─233962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8167be77d2ae4689473c75932f8b7e14fdc31c7ae0d32cea3f769d997a3dec98 -address /run/containerd/containerd.sock │ │ ├─236424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e491b48912f578a5c3cba6ca5f7869fa52bc81c8ffc84aa5be5dbbfc38ee0ec5 -address /run/containerd/containerd.sock │ │ ├─238025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3d41f44c10a6ff809c9fe809434dd8e6e4f2343ab7ec8dc77f50ac6490f9b17 -address /run/containerd/containerd.sock │ │ ├─239033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ad0e63b5d8fdf603415a07927211f250459e63c96aab1678b996aa1c0f27179 -address /run/containerd/containerd.sock │ │ ├─239964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03d11cfa795124ece545126500afa91f32a1c20799894c5cea77a012f7ebd514 -address /run/containerd/containerd.sock │ │ ├─241834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 707b10d5ad818f2180d9a5ddde25ac9d05a5615e62b56c52e2202dc39ded5512 -address /run/containerd/containerd.sock │ │ ├─243492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 773eff1857035c5475e3a988a5ff24eb90ebd3fae89eb12701dd1d474c7d7e71 -address /run/containerd/containerd.sock │ │ ├─243613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29d145385446d3b255f29a8d5ae9bc15c3a916944cd4820d2765ede7417f0f3c -address /run/containerd/containerd.sock │ │ ├─253048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a208862b492f981e4c4c98dcfe4401b50fefb7565065af0565913e50e94dec68 -address /run/containerd/containerd.sock │ │ ├─253516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f38d00966dfdbd80cc68a39f6ce64705cc8bb9a46844c6a6d6dee862cf73f83c -address /run/containerd/containerd.sock │ │ ├─262109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bf5670636a99087b7f6f66151b9b6ee824016fe1b4adb74beebe2cfccc052ba -address /run/containerd/containerd.sock │ │ ├─267059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abb4ed3f4106942524fc26510e202a3323d30861c9ca1afd7960f32d247876f0 -address /run/containerd/containerd.sock │ │ ├─267308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8efbfe8e71bb1273becb00eab9c7333f0054d97986dba1a3a22bfd64a24685d -address /run/containerd/containerd.sock │ │ ├─267339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c7f7a3ce34accba7f6396a18687168eebc59bb0a1baa3fddd4da259b3968018 -address /run/containerd/containerd.sock │ │ ├─267415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eed592bd0ceaf71a9f3028ac064266fd811efe091d2e799af855ef4fdb8d67a9 -address /run/containerd/containerd.sock │ │ ├─305352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bb4f779a141f1db811008b9762cd9e8c4d897984555906e47ce86468598fd90 -address /run/containerd/containerd.sock │ │ ├─308128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 894cd6ed3a624951b53d42349858166e545313982c55ef538731f8aaa64a7a46 -address /run/containerd/containerd.sock │ │ └─309568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed4828657e7e50eab79e61a650da6b74c0ce61aa16c06f42cdcfbd42aa431b60 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1446 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─docker-2b4ad5779132449eda6fc86f065ed9ae6f9896d8f8337bfb51449d66bb0688b4.scope … │ │ ├─26999 /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 │ │ └─27013 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /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 │ │ │ ├─31476 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─31754 /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 │ │ │ ├─20092 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─20113 /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 │ │ │ ├─26685 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─26958 /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 │ │ │ ├─36093 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─36365 /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@mgr.instance.xgtilh.service │ │ │ ├─12600 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xgtilh/unit.run │ │ │ └─12631 /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-xgtilh --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.xgtilh:/var/lib/ceph/mgr/ceph-instance.xgtilh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xgtilh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.xgtilh -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 │ │ ├─12237 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12269 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-ca910e4549c1db3dbb3341308821b60e903fe45a61ca90b8bd2caa1638255ea7.scope … │ │ ├─36406 /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 │ │ └─36419 /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.service … │ │ └─10350 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─159188 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42399 /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.227 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-252e5f348714576970cf6bb3999aa480e921b3267715dcb80a5e453258d1e239.scope … │ │ ├─12351 /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 │ │ └─12363 /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 │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─655 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1113 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10859 /usr/sbin/chronyd -F 1 │ │ └─10860 /usr/sbin/chronyd -F 1 │ ├─docker-67a0639bf5ab58e19006355d78aec0387d2fc3acc39a525179bf225c2be564b0.scope … │ │ ├─20165 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─20180 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─run-rf7aff3cb345c43f58dd62fdc4f8cb64a.scope │ │ └─194389 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─159075 /sbin/iscsid │ │ └─159076 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─623 /lib/systemd/systemd-logind │ └─docker-956e91c36ed32ba88736494906141317b4a1e5336f945dbbb7db4465d0733ddd.scope … │ ├─12712 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xgtilh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─12732 /usr/bin/ceph-mgr -n mgr.instance.xgtilh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug ├─k8s.io │ ├─ca559f378a282fa6773e6536e3756dae62567e09a7caa780906b007887297b07 │ │ ├─253101 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253864 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpln1x_z0p/privsep.sock │ │ ├─253867 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253869 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a4d46463e35b353eef7d59b474fd1be02e69122caad618fafd9e6827502f3fbd │ │ └─165693 /pause │ ├─fec1b12e288e9c6c5d0d9587a3bb15ae4bb9013d225cc551b2cf2fffc940e43f │ │ ├─189477 neutron-policy-server: uWSGI master │ │ ├─189491 neutron-policy-server: uWSGI worker 1 │ │ └─189492 neutron-policy-server: uWSGI worker 2 │ ├─0c3cd8baec03ba8f23997bf5a194a573236cec7ab2c244ada7df0dd795c25c9d │ │ └─46202 /pause │ ├─a712273f77ef394427945ca9865f8bf939d0a84d1e7cac3cdb8dadc95be1b11b │ │ └─68673 /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-227.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 │ ├─29d145385446d3b255f29a8d5ae9bc15c3a916944cd4820d2765ede7417f0f3c │ │ └─243659 /pause │ ├─842735927f41456f01cf2bedc4b0f9dff9dd4473b90187eebfe92467ae02e1bd │ │ └─261092 docker-registry serve /etc/docker-registry/config.yml │ ├─947319c411f1a0559b2b5c3e1e76ba193b52d347b3182f40459ad96a8d531e6e │ │ └─49352 /pause │ ├─bfd8a81cd72c847fc1c0fa9903da3e0608a834dab2a0719835bf139eef3b9487 │ │ └─98875 /pause │ ├─dc12da153e6a3d99c3e0113dc41b2738fc141d0aafcc0dcdf35c28a6bb01d005 │ │ └─193646 /usr/bin/libvirt-tls-sidecar │ ├─83762b403895e910152ab24cf7d31446eb37d673ef210a373a345f2e88d44709 │ │ └─195878 /pause │ ├─60322100a1b6af93face1ad35dcfd84d879615a8901b3146672301dd8148222e │ │ └─64591 /pause │ ├─2b533b8ebdeaf09072ecb563440e37e6933d882954d8a79a76ddc30d9c85e8ef │ │ └─165807 /pause │ ├─e2939872cd964bcbd254b5d94c1d7060c33cb03cbacfa7e4aaaff784c9b9a50c │ │ └─50575 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b7deb7a39ad231e4aee6332c9cb2c4fc4643f6538fac6b3b276a8ec10c6a28f8 │ │ └─241885 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─1e2170c9ba1f0cf88b703b9b506290076ca0ed2b0046619b9cfeb7019b456ff3 │ │ └─53077 /pause │ ├─d25dea2b1bc3bb480458439bbd54fbf03cdb7c8d171b50eb407a61632d00d666 │ │ ├─131757 /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 │ │ └─131930 /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 │ ├─7fb28eb030a0c78be45b8088792206f4552be4e7164dbdd1a12d3f4573e6a3be │ │ └─309868 /bin/openstack-database-exporter │ ├─42379c170165a99c2e6f37d88eac81589029a20806d0eea0c5c9665af335c229 │ │ ├─253427 magnum-api: uWSGI master │ │ ├─253490 magnum-api: uWSGI worker 1 │ │ └─253491 magnum-api: uWSGI worker 2 │ ├─cbab6e83e27838c2844289d2114cfab413d1adf8065de0077904e4bc4ba8110f │ │ └─257271 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 │ ├─1c58941ecf99f22cd36cf5e4dee726253ebd981bbab8203889cfecb79478fad0 │ │ └─66134 /pause │ ├─6d41d9572102970ebddecd1753e644d5be959ff4fa4a4240b8027ce5a4be7355 │ │ └─65214 /pause │ ├─a4a3231c2d51fee593ef85b6fa5bde0e094526116ab55be2827ec0c6ece034b1 │ │ ├─163286 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163302 /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 -- │ │ ├─163308 erl_child_setup 1048576 │ │ ├─163367 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163368 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163378 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163431 /bin/sh -s rabbit_disk_monitor │ ├─c43018044f94c24bb7e45019fccefe38fd68da7f18aa444fd84618495ca29f4b │ │ └─69152 /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 │ ├─f8c3c7ae3c2eb4ae419928842a6149c8402a71181c87737ed0f1a7a93a7ef578 │ │ └─53272 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 │ ├─46659fa18cc6770873fea0398262b54c68af9cf71b89985762f9e0099004feef │ │ └─236705 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─754e19bf7ac0f9a22a9ae2a48cef3d9cc8bd066a47b4f505d45d445ee1df9385 │ │ └─89283 /usr/local/bin/rook ceph operator │ ├─0a70caa6ed4a2131bf056dc84500f2e9a8f3d92cf9a6b2ce44723304e2e3fb87 │ │ └─57417 /pause │ ├─dc8a017155d3e30876544826d153bd3a04ef3b48356984eb6aaed1f7406198f2 │ │ └─94779 /pause │ ├─f0634cc43984059016c5f08dd9e43ec1cca30da3105b4f85e3870666b2bdc75d │ │ └─133293 /pause │ ├─4c8e0e3633e162645b1cae74e9ffcec51413bd46c7ec3edfba8aafef10dc051e │ │ ├─189394 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] │ │ ├─189706 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) │ │ ├─189708 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) │ │ └─189712 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) │ ├─5aeb22dbc85d21de3367bf2ef83ab1c15a0fa0424f75951054c13de353d500b6 │ │ └─88169 /pause │ ├─458bea9d3d12dfc7caee4e5ffd829341b8f0db0bde27388d4a22fae58c2856b0 │ │ └─53141 valkey-server *:6379 │ ├─1752c14933d54c11eb680257a13fb294ce7c575c2e054d9c755e008c32229dc3 │ │ └─42118 /pause │ ├─fa05e16922916a8b04a1634e74e17fb2ec4577ef8de6d30ced2f48fd00cba9cd │ │ └─46343 /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 │ ├─1c7055c357c14ebfe7077bfb55e4e9214ba895b179787e99831d286e73ca2b7e │ │ └─67602 /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 │ ├─8df067dcc89a55ea9432330617df5dc3b989084a3c3725018c2c941c79032878 │ │ └─67514 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a131133f4c2e66eb3aa5c06916cd9c279c8cb52083443e24c2bec9eb4ea2a74b │ │ └─180193 /pause │ ├─9fe7e073f3bb6a39938eba2334f6ca84bb5c7b751272c548e54a5bd719a08252 │ │ └─82100 /pause │ ├─ec6d2b029647ba964b3f1bb28c0084a3bdf9f0010c417546a1e3145614a73294 │ │ └─180095 /pause │ ├─0c8e8ca826dd45dc0c317d9dedcbea399f5a7888746f8e1959b662fee557301f │ │ └─50903 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7ffeef1f289e0568af0c1b744b66ef60ae246e5ebffb5894531fadb91389d804 │ │ └─191834 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) │ ├─19657c83352dc9eed75d87450f8755c6971a523c91d4e79b252b895f1b226c60 │ │ ├─50805 mysqld --wsrep_start_position=0da93d3f-7aff-11f1-9efe-37e27877c83f:20 │ │ └─50927 /var/lib/mysql/mysql-state-monitor │ ├─2bf5670636a99087b7f6f66151b9b6ee824016fe1b4adb74beebe2cfccc052ba │ │ └─262132 /pause │ ├─35d3130c79012137113fd9cfcd9fad95fff846943ff164439d6dd04d867701d9 │ │ └─53461 valkey-server *:26379 [sentinel] │ ├─39877ef9ca67c98b1a2d160fa2e6b622dd20af05f16d8704067eb57218a7c86e │ │ └─45107 /pause │ ├─11d6fcb9f1d405ce02779657d632149cbd3c5a995bc462aa37aaf6ac97c6263a │ │ └─69635 /bin/oauth2-proxy │ ├─41ab064611a3d60f27efcee2cc6aefb6a2d6dd625f77223ce8fde7f7df2a08d8 │ │ └─68536 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e4c919d991bc9ee035085d28a4916f9f7b3158c321e40e6858a42771a6768ce8 │ │ └─303360 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f76f462841a336d238d26aae41ba73525bee2967b4d0fe06255cf3cb894b2bf5 │ │ └─62845 /pause │ ├─9f2bf12b25d074a0cbebea59221cb6b1346115835976d32dfc51e39ab5efbb80 │ │ └─303398 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d8792df27c9ba3d03235ce409e42ddf0268a793bf9157fa27e2257cd994a4d0f │ │ ├─230904 octavia-api: uWSGI master │ │ ├─230917 octavia-api: uWSGI worker 1 │ │ └─230918 octavia-api: uWSGI worker 2 │ ├─26b0c6231e312947444b0a0a6d7329effa1a7b1a409d6be2607697ddfc688595 │ │ ├─50497 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 │ │ └─52048 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─f38d00966dfdbd80cc68a39f6ce64705cc8bb9a46844c6a6d6dee862cf73f83c │ │ └─253540 /pause │ ├─9758450ebfa520f80c66e2a3bd9f42053b7ed7542551dc14cc0143187acbbc6e │ │ └─44694 /pause │ ├─bad39f3362d017ce0f0424355c577e9952ace2f69df6e6a9133e0a1481aa2683 │ │ └─159911 /pause │ ├─69d2c280c58a01c79a49d963df4edfb862061c6b6d8b8ceddf3f7ea21b700994 │ │ └─67980 /goldpinger --static-file-path /static │ ├─1ee034dee57816a40a3c949ab791c2cb144b17f3977db1e50770d5d8a73517b0 │ │ └─80570 /pause │ ├─412c5ddd0788415afd3ae9c5a3a345885cb13f6fd501e9f350de35a150130341 │ │ ├─190249 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) │ │ ├─190668 /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/tmp9t6ikqfd/privsep.sock │ │ ├─190827 /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/tmp3b006qni/privsep.sock │ │ └─191437 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─1a4733fd3d5563ed1b35bf4d8d8516a318a0f94f8dcb6c23ca9e2090e26e9b3d │ │ └─71247 /pause │ ├─993b9fcddb9927ac456d0801d12f2e43a9b953f3dffe992ae98911c65e219ea1 │ │ └─46250 /pause │ ├─b197c54cd759113dbe1f5ea289301b0f7d4d6c71cc34dd50a8eecab0226d50e9 │ │ └─166023 /pause │ ├─537eaed76f51a77671932c8ca69cdc15563ac8a5f88349fa8a777edec1e6f029 │ │ ├─231770 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232198 octavia-worker: ConsumerService worker(0) │ │ └─232201 octavia-worker: ConsumerService worker(1) │ ├─b713d3f6f9bd52189c5bc721130b7c7bfd5fe89f54ccb266afc2f2d72c12c1ad │ │ └─49635 /pause │ ├─89c16b22963aa4936db9f04741070bbff9f93fbfd07f21180c340ba28b4072b1 │ │ └─180356 /pause │ ├─890ada34c4c7d6153db22aab564cc763cc9f50bc4f14da7942105ee79b84b022 │ │ ├─175994 nova-api: uWSGI master │ │ ├─176027 nova-api: uWSGI worker 1 │ │ └─176028 nova-api: uWSGI worker 2 │ ├─2e960cf7d1b00c394ec96ec85e746261c40e4d60e2c8838776cb3eaff13a772f │ │ └─131330 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a208862b492f981e4c4c98dcfe4401b50fefb7565065af0565913e50e94dec68 │ │ └─253072 /pause │ ├─7882543afc417902a227b7e99212fe2802916af711341fefa63703fe0702a979 │ │ └─222179 /pause │ ├─c999dac90e00f2ae20a67ea3aa214ec29fd983e4dc6d19caaa751e1e1f240fac │ │ └─130691 /pause │ ├─e421013c91e8e21c60a46496bf3f28380e4e71363367214ae77dc427daf7fadf │ │ └─48518 /pause │ ├─442f1f8a0af5d716c0042c305eae0e4f466063d1576eaa8ca35bd59ca8276314 │ │ ├─200672 /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 │ │ ├─392443 /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/tmppsgmgb2u/privsep.sock │ │ ├─392709 /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/tmp6e8jbzpx/privsep.sock │ │ └─399073 /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/tmp8xtf19xy/privsep.sock │ ├─f84022734e98d841df83df4134c8b9a4099182f0ad88a609097c7c12b28485e0 │ │ └─69199 /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 │ ├─0938fcbc7f57d4469a92af89150d57b1a6117760295c15123c8f6bfad4a9e28d │ │ └─48410 /pause │ ├─6bb4f779a141f1db811008b9762cd9e8c4d897984555906e47ce86468598fd90 │ │ └─305377 /pause │ ├─da58c288d83c53c6295501f25a1141ee0d7f1a9dfee200e96901dc73c7dedca0 │ │ ├─ 48734 /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 │ │ ├─ 48765 /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 │ │ ├─ 48892 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─307711 nginx: worker process │ │ ├─307712 nginx: worker process │ │ └─307713 nginx: cache manager process │ ├─5943d8f3e463046fb4a7c49f9fbcb08249031d4a85ac5e6b9b70ab82e51b681f │ │ ├─67551 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67586 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c66c9cfb335c7f070b8a97a97acfd9a338bade92f75e01a8b8f07ff37a2c8fd5 │ │ └─42091 /pause │ ├─2d83cd396e8ed26b7a052543c3e200379e78af81005a70e8bc0425242e451b17 │ │ └─65706 /pause │ ├─26c6577449fc4022c6c9b97d6bc4308478c72a242d37ed2020ac18b40414f72e │ │ └─165414 /pause │ ├─b77e034eedc15e98be9d39f76ef836ee37998148f67aa9cdaa60745033cca104 │ │ └─162151 /pause │ ├─fb449a4f4c551dcbff777ac36f442ead4d3cb3613f5d0a3d7d9f63ac5096e23f │ │ └─130803 /pause │ ├─f2839f5336005e4a3b3572fd1640d09bd9c9059392bf7649aa7a6f54c1a0bfda │ │ ├─69742 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69759 /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 -- │ │ ├─69765 erl_child_setup 1048576 │ │ ├─69938 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69939 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69949 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─70026 /bin/sh -s rabbit_disk_monitor │ ├─97c39994cdfc1c5cee6a541f0507f20ed292494c5d42c0ce886f9700c4c2fb77 │ │ └─68443 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c512db42557b0651a463e6b2911333e00254c097898b164db8f67c06955ac50e │ │ └─98829 /pause │ ├─e0ad91af0803347a634dcb72c0c783658e1abf2fe22edf2795d4ed92b3c29aee │ │ └─240048 /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 │ ├─805cc12cac00710055f9d2d99df78fbcbdd75859a78a527629ced955a6d672b4 │ │ ├─253583 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─254030 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─254031 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─abb4ed3f4106942524fc26510e202a3323d30861c9ca1afd7960f32d247876f0 │ │ └─267084 /pause │ ├─8326f2d2a8fb2b655b20991f9b6e4e63047941f6a6eb43011b6ad35e5de8e798 │ │ └─99093 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-jhrgx --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─776972cba027401a971c44e111586efa5d0aa0a00890fb3b12bd6374b8ea6566 │ │ └─180588 /pause │ ├─ec951759a7da43e19f9e4d2b4ed9f688423c45b413711012fcc6b2ac000c11dc │ │ ├─191854 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] │ │ ├─192209 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─192599 /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/tmpryeoji26/privsep.sock │ │ ├─391030 /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/tmpgf_yhgw6/privsep.sock │ │ ├─391497 /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/tmpinbqdxux/privsep.sock │ │ ├─391813 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─391815 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393546 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4d5c05ce-24d8-4438-8d25-be54cb176a96 --namespace=qrouter-4d5c05ce-24d8-4438-8d25-be54cb176a96 --conf_dir=/var/lib/neutron/ha_confs/4d5c05ce-24d8-4438-8d25-be54cb176a96 --log-file=/var/lib/neutron/ha_confs/4d5c05ce-24d8-4438-8d25-be54cb176a96/neutron-keepalived-state-change.log --monitor_interface=ha-326aac75-09 --monitor_cidr=169.254.0.237/24 --pid_file=/var/lib/neutron/external/pids/4d5c05ce-24d8-4438-8d25-be54cb176a96.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─405465 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=09bc2c6c-bf77-44b9-9438-3c01ce9bcd1e --namespace=qrouter-09bc2c6c-bf77-44b9-9438-3c01ce9bcd1e --conf_dir=/var/lib/neutron/ha_confs/09bc2c6c-bf77-44b9-9438-3c01ce9bcd1e --log-file=/var/lib/neutron/ha_confs/09bc2c6c-bf77-44b9-9438-3c01ce9bcd1e/neutron-keepalived-state-change.log --monitor_interface=ha-47d3379a-ae --monitor_cidr=169.254.0.27/24 --pid_file=/var/lib/neutron/external/pids/09bc2c6c-bf77-44b9-9438-3c01ce9bcd1e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─415638 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fadefbe2-9009-41c6-870c-4d0efc72f957 --namespace=qrouter-fadefbe2-9009-41c6-870c-4d0efc72f957 --conf_dir=/var/lib/neutron/ha_confs/fadefbe2-9009-41c6-870c-4d0efc72f957 --log-file=/var/lib/neutron/ha_confs/fadefbe2-9009-41c6-870c-4d0efc72f957/neutron-keepalived-state-change.log --monitor_interface=ha-e199e508-f1 --monitor_cidr=169.254.0.23/24 --pid_file=/var/lib/neutron/external/pids/fadefbe2-9009-41c6-870c-4d0efc72f957.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─61ec0c57e887facacddec64a6470ea95000700660ca80644d8e7c8440b42c4b7 │ │ └─161699 /pause │ ├─62b8c2a89eecbabec14161073a4c03deb16c17743e431849615c1c7faa4305fd │ │ └─113910 /pause │ ├─2ca816d753d34bab1953e1edf3ff1b07c3067ed5f2a7990d9a94cf81b9810810 │ │ ├─303540 /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 │ │ └─303711 /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 │ ├─ffae6a1eb907a3c57508400343d960266896375b84ff114994fdd2dedc045102 │ │ └─239083 /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 │ ├─87e1806564c5eac964194ee485e5f7dbbbb34f0330da764dd81e193b162cf25b │ │ └─165240 /pause │ ├─8c7f7a3ce34accba7f6396a18687168eebc59bb0a1baa3fddd4da259b3968018 │ │ └─267368 /pause │ ├─48a9d9c4d108f5134a6cbfa3c6c5e81cf9deeb9e1e7dcc046a47091618522d8d │ │ └─194369 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─cfb0e31b798f173f02f184b2c8d09854e9094edf3ed84d51c65f6488363bd734 │ │ └─45221 /pause │ ├─c92b4badc54aca60d2a3fb98bdf59c6ef16692a7be663c800e816615d01e2347 │ │ └─50057 /pause │ ├─6b954ac3baab250e567daebc3cd2703640e4e2e8932e1eba945f22f1f423f9f6 │ │ ├─262342 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─262359 /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 -- │ │ ├─262365 erl_child_setup 1048576 │ │ ├─262453 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─262454 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─262464 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─262629 /bin/sh -s rabbit_disk_monitor │ ├─0fa753f5a57064cb3eebfd966c769d1e21ee9512b6c373d1370b05505dcc9bfd │ │ └─58124 /pause │ ├─f4108f234df4b5d9565200972e4e3063d338ad0ab00c8ba9922f029e987f0e1c │ │ └─66352 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f43c9bae6342ebbf77bacad6f950d97c1b6d95fd128f60c6a46f1d0af7ea9a71 │ │ └─162379 /coredns -conf /etc/coredns/Corefile │ ├─f399ced01566ee4f79b554f6e4ebfb41dcd564aa43fd644b2ad91f2c8232d460 │ │ └─195984 /pause │ ├─47dcad12fb932fb81047c3deaff68b58ce68a55753a5602fe6ff08dced1a52c1 │ │ └─65390 /pause │ ├─6ce4bad1093f899c1b3ffe9f236fee0220b8464a7af81fa449ce77d65347f1a4 │ │ └─257356 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c68d5e0b18d3b90ea45ea13b05024c0a589d41bd75d810af9906f349a720bb1e │ │ └─193718 /bin/bash /tmp/libvirt.sh │ ├─a7558c69a85b74a19faaa0d08c7b4d659b7b7b5cf0846813dcc0f4195df48864 │ │ └─68481 /bin/pushgateway │ ├─546d5756c71b5272ae896ef43c3139ea0f79987c3bf929c4e1d91cc2782eb12b │ │ └─42093 /pause │ ├─0b9aeca4ccb2190668b3c00fbc572e0ff6be7b1d6e9e2853d3c6fc19b7dd6098 │ │ ├─128049 cinder-api: uWSGI master │ │ ├─128065 cinder-api: uWSGI worker 1 │ │ └─128066 cinder-api: uWSGI worker 2 │ ├─c749b7344fc303f57de84e9f3e134e3da71b12efe2ab4c914ab28efdb0a3e4fd │ │ └─160482 /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 │ ├─ea89d81247f7920ac1d649ceb9b4e46f19ac89461a8646ec2bafc8c71fffa793 │ │ ├─307859 apache2 -DFOREGROUND │ │ ├─310386 (wsgi:h -DFOREGROUND │ │ ├─310387 (wsgi:h -DFOREGROUND │ │ ├─310388 (wsgi:h -DFOREGROUND │ │ ├─310389 (wsgi:h -DFOREGROUND │ │ ├─310390 (wsgi:h -DFOREGROUND │ │ ├─310391 apache2 -DFOREGROUND │ │ └─310392 apache2 -DFOREGROUND │ ├─79dece3672a714b9490c9db7c1e8461d0893935c2f9a42147c394cecfe5292f1 │ │ ├─87378 barbiacan-api: uWSGI master │ │ └─87392 barbiacan-api: uWSGI worker 1 │ ├─ed59a528af65b9e84aab7c4dab6b4987c5aac426e0b038960a74f571ef312080 │ │ └─196047 /pause │ ├─652d37f88d9a74b60b24078f47ec857ee218e7c79a00c5ae8e48f15231bf338e │ │ ├─160527 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160540 /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 │ ├─fcc579b2120fb5fcda47fb3ee2acb70ae7741797360b01a1b5e7cf6524176280 │ │ └─180145 /pause │ ├─bcaf710d78ff8e65c58bf2240e5da671d0ecb43d7bae56ecfa68883b3bd4b057 │ │ └─58400 nfd-gc -gc-interval=1h │ ├─69a95085eedd23caf27c88e92de239372dcc0cd97665a930455cc0f110118220 │ │ └─115834 /pause │ ├─5c0b66465bdea9e0cae60c1b40b305f83fb04d9f215b6c7b20dc93d5648fc117 │ │ └─117657 /pause │ ├─00612f038656854a12706cda5820d7e8e19a2380fd21a5d0a140fccf9015ecf8 │ │ └─63007 /pause │ ├─b187108dd4f6439769316c7d81cd702e9fe617e36ec937a58f65c54972c7a259 │ │ ├─112375 glance-api: uWSGI master │ │ ├─112388 glance-api: uWSGI worker 1 │ │ └─112389 glance-api: uWSGI worker 2 │ ├─f4bb7d89e513ee2ae742447607d3f07e3413ce3331368f7f4e46caf6029b149a │ │ └─65748 /pause │ ├─39e743e8e90d285915da3f3e508d4465329be5fdf214475aaeeebf335a42a365 │ │ └─42600 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─03d11cfa795124ece545126500afa91f32a1c20799894c5cea77a012f7ebd514 │ │ └─239987 /pause │ ├─2d49e3a46ac1ce93fabdcfd64061c0cbcbdb32d2185a42fee77ba8c2aa3a74a6 │ │ └─238433 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─f3502612cec79efaa5f175a53f16fa883322ba461f0b03922e8c377c363d786c │ │ └─46124 /pause │ ├─f594f2da23236692e49067e9636f69816fc6cc5084f9b7d93cd15d0dea733a36 │ │ ├─ 99255 /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 │ │ └─402517 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─dec1f868c08262f4f125e5d85f73a8951d7c49adfe1242e1a5904daa2bcbe36a │ │ └─115485 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1d29f8d4651851732146cd5dc9e10c70df7d03117d376bf5ecf2b0788e6aba1e │ │ └─42071 /pause │ ├─e85fdbc569e5fb07f86a750a2493258b8e38447f741f9d20232fcb8283814f6e │ │ └─129582 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─53399c3b01915233d5cc8cef35899d811edbbe31f5d9612a9f37c60cea870fc5 │ │ └─49813 /manager --metrics-bind-address=:8080 │ ├─3115a6b649f7dcb48994e990fe5925bbd4294ee4b241de45630a976565bcda2a │ │ ├─63663 python -u /app/sidecar.py │ │ ├─63910 python -u /app/sidecar.py │ │ └─63911 python -u /app/sidecar.py │ ├─9cbb07919a1c783897345655f4f3d161a38056815c83d59c4c773ce3fc523576 │ │ └─58075 /pause │ ├─9c1186fbacda1c700f752a5830a4532f72b6b80fa798892abd4f3858a43bc715 │ │ └─212516 /pause │ ├─c342030614b601874e4c483bf72d235c7b5e715ad61cc51a87ffeb35e67cedf6 │ │ ├─150584 placement-api: uWSGI master │ │ ├─150609 placement-api: uWSGI worker 1 │ │ └─150610 placement-api: uWSGI worker 2 │ ├─38679c51d3aa6a3c686757cb94e8efc6534958fc0beee4b492843f46c7160eef │ │ └─63740 /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 │ ├─41723512a5a489f55eae5124b63c13c8a0f5b8f77dc7b10b9b14d75746695a21 │ │ ├─208724 heat-api: uWSGI master │ │ ├─208762 heat-api: uWSGI worker 1 │ │ └─208763 heat-api: uWSGI worker 2 │ ├─2a11167821a174e35f14259a0a287931651fc238ddc0b3cc2f684ce450cc273f │ │ ├─63588 python -u /app/sidecar.py │ │ ├─63773 python -u /app/sidecar.py │ │ └─63774 python -u /app/sidecar.py │ ├─2953093c3cefa9985cf5a8d59e9891f28c28749aa519aedbbf890f1e6b921900 │ │ └─66931 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c2344e24e3f0ae4e3fbe9dc256dac7b1b904e01de3ca842b91eb02f2fa0c6b2c │ │ └─41959 /pause │ ├─773eff1857035c5475e3a988a5ff24eb90ebd3fae89eb12701dd1d474c7d7e71 │ │ └─243530 /pause │ ├─f10aeee30f510083498c779640dbfe2466179e467d8e5843939959c53a664a99 │ │ ├─ 74752 apache2 -DFOREGROUND │ │ ├─ 74789 (wsgi:k -DFOREGROUND │ │ ├─ 74790 (wsgi:k -DFOREGROUND │ │ ├─ 74791 (wsgi:k -DFOREGROUND │ │ ├─ 74792 (wsgi:k -DFOREGROUND │ │ ├─415950 apache2 -DFOREGROUND │ │ └─419658 apache2 -DFOREGROUND │ ├─6a947fd0ddba834d346cb59a7758d9e66deebcbed7d174e4c8e706f11820c3f5 │ │ └─257243 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 │ ├─b90a1cbe4fa52a2d5075817bed993d71701a3d7b5ec2f70a090148e77919b62a │ │ └─222111 /pause │ ├─974383d6c4ada927311eeca68e5c79c7e38a3f2cdc9bc396b6dae73410b99096 │ │ └─45600 /pause │ ├─e8efbfe8e71bb1273becb00eab9c7333f0054d97986dba1a3a22bfd64a24685d │ │ └─267340 /pause │ ├─1f9d399e606b9a9729db249dd8136264c2666b9a405b8fcd2614a761875edeb0 │ │ ├─193940 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193956 /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 -- │ │ ├─193962 erl_child_setup 1048576 │ │ ├─194263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194264 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194280 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194503 /bin/sh -s rabbit_disk_monitor │ ├─0b3f14991487427bf236a8dac21936f11184ba1fcde44b442fd8edc835f7335a │ │ └─42175 etcd --advertise-client-urls=https://199.204.45.227: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.227:2380 --initial-cluster=instance=https://199.204.45.227:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.227:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.227: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 │ ├─897a8457e436aaa2a4e91eefc4fd9ff734d9bc7129e2e439bb510f206925ba3d │ │ ├─303380 manila-api: uWSGI master │ │ ├─303424 manila-api: uWSGI worker 1 │ │ └─303425 manila-api: uWSGI worker 2 │ ├─f18af5ea22a0aba05a66192159218dad99bb8370810727c1d1366e30f69af2ef │ │ ├─114166 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114479 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114481 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d114c40a5ab99166c07d315e4389af041368b9310b0c3783da014421114e4585 │ │ └─46386 /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 │ ├─d1fde61d5221955b671e3651337bc741fa1ec272fa5de52ae7f9904271992d4f │ │ └─222060 /pause │ ├─894cd6ed3a624951b53d42349858166e545313982c55ef538731f8aaa64a7a46 │ │ └─308151 /pause │ ├─9e795bf7829897541e0dbee2cb50374e7c0dd50cebc9b71796d038de3cb5af6f │ │ ├─80660 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80677 /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 -- │ │ ├─80683 erl_child_setup 1048576 │ │ ├─80796 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80797 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80807 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80968 /bin/sh -s rabbit_disk_monitor │ ├─f22259e9e4deb7a19113935428a6b898dbad2c2ce23839f8a539b089fd918932 │ │ ├─66811 nginx: master process nginx -g daemon off; │ │ ├─66826 nginx: worker process │ │ ├─66827 nginx: worker process │ │ ├─66828 nginx: worker process │ │ ├─66829 nginx: worker process │ │ └─66830 nginx: worker process │ ├─4be9635c05ee4668640012cae994584d97fcf3d1c610e9edabcee430ba97fd4c │ │ ├─176161 nova-metadata: uWSGI master │ │ ├─176250 nova-metadata: uWSGI worker 1 │ │ └─176251 nova-metadata: uWSGI worker 2 │ ├─59deb71c7263154d9fa19fbb2f6e2a92ce383183031dde48d286cb6a5827a312 │ │ ├─212774 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212864 /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 -- │ │ ├─212870 erl_child_setup 1048576 │ │ ├─212930 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212931 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212941 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─213018 /bin/sh -s rabbit_disk_monitor │ ├─ed4828657e7e50eab79e61a650da6b74c0ce61aa16c06f42cdcfbd42aa431b60 │ │ └─309597 /pause │ ├─b17636f2fc198e41d680e6599d1e076b881adb7d98ca1bafc0f79db18cb8f1a3 │ │ ├─176875 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─177185 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─177186 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a40c8a7e4a27c05b461f2e7cff3a46c5f342dbb57dc431ff7800b49c50831d55 │ │ └─49250 /pause │ ├─8a742789a27ca2162b903083b9241677fd3f85f104dff061f8df0ac9b8fa503d │ │ └─45844 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 │ ├─5fa8105e5e90c5188dae0ad7485abf97e9c4091a2d2bee0bd0d1fde476866bea │ │ └─69666 /bin/oauth2-proxy │ ├─7a2176ddf517827de112fa4298c57122be76ba1773d1c8a65bae3cf8fa96477b │ │ ├─342891 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] │ │ ├─343404 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─343711 /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/tmpkx_73b1g/privsep.sock │ │ ├─344590 /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/tmpgqys7r6n/privsep.sock │ │ ├─345090 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345091 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345128 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3f67b350-df0e-45d0-b3a0-785e05c2d9b1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3f67b350-df0e-45d0-b3a0-785e05c2d9b1/host --addn-hosts=/var/lib/neutron/dhcp/3f67b350-df0e-45d0-b3a0-785e05c2d9b1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3f67b350-df0e-45d0-b3a0-785e05c2d9b1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3f67b350-df0e-45d0-b3a0-785e05c2d9b1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9e81c4e8-4687-47a6-80a9-c007963edca3,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 │ │ ├─345132 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4f71a1c5-8d56-4f49-a0e1-67fcff111d1e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4f71a1c5-8d56-4f49-a0e1-67fcff111d1e/host --addn-hosts=/var/lib/neutron/dhcp/4f71a1c5-8d56-4f49-a0e1-67fcff111d1e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4f71a1c5-8d56-4f49-a0e1-67fcff111d1e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4f71a1c5-8d56-4f49-a0e1-67fcff111d1e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9c0ac990-d7ea-4e79-aaa3-c432d3cab8b3,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 │ │ ├─345154 haproxy -f /var/lib/neutron/ns-metadata-proxy/3f67b350-df0e-45d0-b3a0-785e05c2d9b1.conf │ │ ├─345158 haproxy -f /var/lib/neutron/ns-metadata-proxy/4f71a1c5-8d56-4f49-a0e1-67fcff111d1e.conf │ │ ├─390851 /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/tmphlcskeyb/privsep.sock │ │ └─395682 /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/tmpp4b0zcdj/privsep.sock │ ├─d95248d8a392d9556e01f87162b7e36cc5ab92fd9bc0e8fbaa1f7bdc153876c4 │ │ └─64245 /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 │ ├─361b32cb3b36518d3332d61cab068071e89245f0c8891dece27b3ae09e633d2c │ │ ├─94920 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94938 /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 -- │ │ ├─94946 erl_child_setup 1048576 │ │ ├─95068 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95079 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95380 /bin/sh -s rabbit_disk_monitor │ ├─eaca0e73eb6f97c62d15aa0b6aa23d1131fa36be7319a5537db2dbf08eeee98f │ │ └─193585 /pause │ ├─ad58579229517247aceec455969adc8be079bd7162a3be38be595596e33110da │ │ └─200700 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─707b10d5ad818f2180d9a5ddde25ac9d05a5615e62b56c52e2202dc39ded5512 │ │ └─241858 /pause │ ├─40cd9c17e77a707e07ea2b1f9015964b71c03e0b0ee30dba46b82ac3472976df │ │ └─62976 /pause │ ├─7ec3c96e77a539935b74d61c66d32471dd6cb6a310b47379b7a8977ff9f7780e │ │ └─58324 /pause │ ├─46a1cb85a5654a8b96d2140f4663193dec14086309761bd1cf6e5a602e6ed062 │ │ └─100039 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─e2bfbb1555216e4903f4225ae21532f5f23e32eb0d0fd87ad0641a8ae94fa17e │ │ ├─208713 heat-api-cfn: uWSGI master │ │ ├─208760 heat-api-cfn: uWSGI worker 1 │ │ └─208761 heat-api-cfn: uWSGI worker 2 │ ├─b1325f72fb5926e30d43d804c706d749cb64e3057ddb4a5ef47aa97759a7ab15 │ │ └─58170 /pause │ ├─7b210cf945a59b446bd00e637bd9052b703a84a8334e77d273fe4de21302fda0 │ │ └─69111 /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-227.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 │ ├─d8ea94c788c7cb11a6907b11c3497204ec7685fd88a623cfe9a53c8791dba365 │ │ └─308697 /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 │ ├─05e00e098f9dc4c464a3e48d0b3e4637ce44ae6f6624b4b0da86f51cb8539c87 │ │ └─112033 /pause │ ├─08d20c415d97d0ea7156cc5224540bc415939fb1ed5ae897f316987b98617c6b │ │ └─58436 nfd-master -crd-controller=true -metrics=8081 │ ├─8167be77d2ae4689473c75932f8b7e14fdc31c7ae0d32cea3f769d997a3dec98 │ │ └─234004 /pause │ ├─b8d66cd5c12adb962545a5ecb6e378ffa9c43a8f7b4c95117e74100707b0cd8e │ │ └─48824 /server │ ├─897d14360448fcc2bb8afd8d9b7253078bf2e30167eb1a76e293725baa78b361 │ │ └─171619 /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 │ ├─dc48c355f0d53c6bfdec8f6394e4c6dc8310ef7a808e8bf7ff689eb849ddacff │ │ └─68716 /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 │ ├─79d1f79b315218391a89a156f992f9ca1ae190a28c014c13ff6b53270bd6d3fa │ │ └─42572 /pause │ ├─d8d78dcbc3d031e07e852475ca2532056945d68639f106b3fa33f078a2d4e23e │ │ └─42245 kube-apiserver --advertise-address=199.204.45.227 --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 │ ├─819689be7c003e43bb9bef457c5a672d07b8c47a6eaf966df687c4c146267ce3 │ │ └─64666 /pause │ ├─84e92827dfc0599844bab190d3b5e437ae5145009bcd23cc1250e46f343b6691 │ │ └─45154 /coredns -conf /etc/coredns/Corefile │ ├─ceaa6c20f95eeb646e2784326b307d17aad6cd627433eb56175ee610732e0c16 │ │ ├─234272 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─234289 /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 -- │ │ ├─234296 erl_child_setup 1048576 │ │ ├─234415 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234416 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234444 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234616 /bin/sh -s rabbit_disk_monitor │ ├─3f01c1347ecfc311f9e0de3d9df62c8e9793fb36551a560b97092507ef279ed8 │ │ ├─178229 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178271 /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 -- │ │ ├─178277 erl_child_setup 1048576 │ │ ├─178406 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178407 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178434 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─178573 /bin/sh -s rabbit_disk_monitor │ ├─f0286f5a937819f81c55542f3208f63b68b095670f7615521f3b59881916a22d │ │ └─180221 /pause │ ├─6b99e0eb19878584db02bb5a601163a3ab3db35d595cb0ee7f2eaa122879b89d │ │ ├─43824 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44240 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─c39606371bb12108d1a1db827663a2557a55e2e07e279b89f97941247b4d7a2d │ │ └─43364 /pause │ ├─179310d9427a654697c5583f37e57cc1ef1426fcc222ad1af2e065ad651dc356 │ │ └─43359 /pause │ ├─9240e126d4dcb0a848a337e37388fb2536765d77e4ac794bfb479e059c2becbf │ │ └─44739 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─89ac2ff1ccc28dd4d90229337ace9b1ef160145b5a783f8b4e4b458acfd23c23 │ │ └─64663 /pause │ ├─b9c29818a58a2a3c7838072fc808074c3663989dc27009f87d5503472e07e8f6 │ │ └─58361 nfd-worker -metrics=8081 │ ├─0d2950d66b4aadc7229b7952d08fae58ab215b39359758d14c73ad3cad3a3378 │ │ └─63353 /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 │ ├─ea1f2e7189e5c4b7fc11df2d05f58f5f43632de74db3287201a6f8797bad7af3 │ │ └─180651 /pause │ ├─a3d41f44c10a6ff809c9fe809434dd8e6e4f2343ab7ec8dc77f50ac6490f9b17 │ │ └─238048 /pause │ ├─05b815c2151d2d3d3cfe9ba8e3a07385aba8c3612b1368abcffd7630e4d94624 │ │ ├─115934 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115951 /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 -- │ │ ├─115957 erl_child_setup 1048576 │ │ ├─116016 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116017 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116027 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116184 /bin/sh -s rabbit_disk_monitor │ ├─4a02649acbdb0d868072f5e289bfbd14ca84e336abd51778dd95396e8bd081af │ │ └─166257 /pause │ ├─bbacf333606ef387552b0f18a10ee375853b39a7841e10310076f836f4005569 │ │ └─257274 /kube-vip manager │ ├─49f17ee55db3e795623897bd50d9746a92c449157c023e7634780d1207b12225 │ │ └─49769 /manager --metrics-bind-address=:9782 │ ├─3d7f52348aeb1d0ab4db114f043815d3d278293f747af4136f0d5490b33128c9 │ │ └─53529 redis_exporter │ ├─86ff0e6e2d7ec1da3a6659a42d62687559b6981d9e658651e6d5b3e4fa4dc2f0 │ │ └─52905 /pause │ ├─cca85fc51b4c3aefe10c164974cd0cd2cf57efe7e45e048407d4ed3a92ebeaae │ │ ├─232433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232500 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233005 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233006 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417940 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417941 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417946 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417948 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417949 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417969 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417974 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417977 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417991 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417992 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417993 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417994 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─417996 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0dcff136113c913a92a4afd06d4668f240af2db75b7466a245edbe51b15e9826 │ │ └─178135 /pause │ ├─3ad0e63b5d8fdf603415a07927211f250459e63c96aab1678b996aa1c0f27179 │ │ └─239057 /pause │ ├─e31db8a465e12213342bbef16ad23635d81b383013ef5ee2bef50379f2c42a29 │ │ ├─312079 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─312091 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─777fb49d9c958f88606a17d3cad513d292b1d4d0723a7f12f9594392ceb03f0e │ │ ├─189415 neutron-api: uWSGI master │ │ ├─189460 neutron-api: uWSGI worker 1 │ │ └─189461 neutron-api: uWSGI worker 2 │ ├─156f2e1b064e14a200044b6a5e174479dba76914933c73fb13ede145bbd86228 │ │ ├─181167 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─425599 sleep 300 │ ├─7442605c44cb2ec3b850088be9cd48d340eb94b3e857248681c6edcb913fa14f │ │ ├─208701 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─209089 heat-engine: ServiceWrapper worker(0) │ │ └─209092 heat-engine: ServiceWrapper worker(1) │ ├─586b20ad122da71300dd54721773776e5465d8100622feafe58601d0aa4c80a5 │ │ └─163082 /pause │ ├─bb226b43bdda5177303d15f37a44630cde838d8aa8c9bf92e397850b8fc9c866 │ │ └─45248 /coredns -conf /etc/coredns/Corefile │ ├─2a49d0d803eb2669c34692fa7218c6db5927a43aa488014a7a5995ff674ca9f9 │ │ └─49872 percona-xtradb-cluster-operator │ ├─e491b48912f578a5c3cba6ca5f7869fa52bc81c8ffc84aa5be5dbbfc38ee0ec5 │ │ └─236447 /pause │ ├─0f53b123e1bc5168e4b0cc71f48a7cc3ea5fafb1c031b89e331588100ace7dbf │ │ ├─176874 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177195 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177196 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─76f43f7e614904b9c8f4eede7c21a3b30b873e93b9a7de007be4bbe559781085 │ │ └─113781 /pause │ ├─9bbe6c92cfac754ec5cbfdabe60a0ba3c16d8ccfc67f5b6b4943584fb48b3613 │ │ └─222463 /pause │ ├─1d713e2a9249f5c848b35697beed24b4ca9245ec3499702044aa7ec609da8204 │ │ └─68631 /pause │ ├─1c63ba4c068cb2a440ea756ef9d062e1be28ae479fce63f232f0dbd3d425baac │ │ └─68581 /bin/memcached_exporter │ ├─66a641d7963981c913461eeaac8702bd8367b69fc3d3852bb844a514b2736242 │ │ └─68210 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─078008dd181ed5958056227114de9a08106a7e8a6ee3ab6e75cb91e5898d2208 │ │ └─67217 /pause │ ├─2d8e851d97a2daa6972ddb6e450f1752b94c387320530efc13162e195f9b031b │ │ └─46436 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─07c63df9b599eb9642141d052702938d1baf825bce8028f31ab3f25a38a551da │ │ └─66510 /pause │ ├─d628f346cf2d7be9683eb3553746d756854ac5ec13057d267f2960f7bfea7174 │ │ └─117737 /pause │ ├─0c3f60663221a39b39b6f371b28bada92857a02e1854eef2d23fa571b13ebc09 │ │ └─50471 /pause │ ├─0d11e5c1946b6245ff462315f0e064a89f5a811017387960c388e2fe57c87591 │ │ └─65790 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 │ ├─eed592bd0ceaf71a9f3028ac064266fd811efe091d2e799af855ef4fdb8d67a9 │ │ └─267460 /pause │ ├─2bccc973ee526960cd3f114cd5f7f03181ae8685ca0ae2433d0b46e6aefd83fc │ │ └─62908 /pause │ ├─e040eb2bd418deb62128aa0a58e0c2193f25875ec6ad1d8bd15d8e098fd183e6 │ │ └─58620 /secretgen-controller │ └─451813c2712d9182ab4b4fafe4407d75d1607c55f5ce4a0af3b15b2d7390e198 │ └─231769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount