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 │ │ │ ├─21150 /lib/systemd/systemd --user │ │ │ └─21152 (sd-pam) │ │ └─session-22.scope │ │ ├─21147 sshd: cephadm [priv] │ │ └─21172 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1441 sshd: zuul [priv] │ │ └─1457 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1446 ssh: /home/zuul/.ansible/cp/199.19.213.81-22-zuul [mux] │ ├─384818 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nuhjxljlixfpzrjzefdvbxstppvjwmip ; /usr/bin/python3'"'"' && sleep 0' │ ├─384819 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nuhjxljlixfpzrjzefdvbxstppvjwmip ; /usr/bin/python3' && sleep 0 │ ├─384820 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-nuhjxljlixfpzrjzefdvbxstppvjwmip ; /usr/bin/python3 │ ├─384821 /bin/sh -c echo BECOME-SUCCESS-nuhjxljlixfpzrjzefdvbxstppvjwmip ; /usr/bin/python3 │ ├─384822 /usr/bin/python3 │ ├─384850 /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 │ └─384852 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9788 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12165 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 82560143a5a4297fb108785cc03d79628fdc2cca6856d8acf7387ce19a7823b0 -address /run/containerd/containerd.sock │ │ ├─ 12543 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f07666a702bac4e2d7b5e9136a847433dfeb9bc719c0537eb099b6c82abd42c9 -address /run/containerd/containerd.sock │ │ ├─ 19234 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6242048ebbcdf8a8f4feee0fd3a561e991ba686ab0bedc99d90217fd4b17df35 -address /run/containerd/containerd.sock │ │ ├─ 24421 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 081a90411cad3dcd1f53a1b96c95308ff655ba655d9400220667aabe2ceaa619 -address /run/containerd/containerd.sock │ │ ├─ 29050 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b542501eb09727ae5f99ba2180fd48d4e3e1cf00e55433c1a415a864f108bf99 -address /run/containerd/containerd.sock │ │ ├─ 33835 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f28324b34acaa6ae60eec43406565af4fbcdcca21b5bfa12ecde9fcaa2dedc4b -address /run/containerd/containerd.sock │ │ ├─ 39412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e855f46e4292bc5504f55800325019101dbd5d3fe6dcfa71ca81b7dfe2516a94 -address /run/containerd/containerd.sock │ │ ├─ 39422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id babb9ec3e5a6a72db57fada01414ab91c19db1c135077284394c7210d25b6e97 -address /run/containerd/containerd.sock │ │ ├─ 39468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 315aa9301d07b7daaa7afbf92f1709cf5fd17d7d15da89b39dd3bd995692c93f -address /run/containerd/containerd.sock │ │ ├─ 39477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4dc4d3ccf1aa84d721a311aa12268c267e1c73806ac4394afc7334b9f707020 -address /run/containerd/containerd.sock │ │ ├─ 39479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f4a5653238bcfe9935ab0bd5d00a694151264912f29a3adeebd8890f8008345 -address /run/containerd/containerd.sock │ │ ├─ 40037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b7d353acda3f5e24d1f677d3fe29e42f5d070ff2988763edc6808ff15e9f7e0 -address /run/containerd/containerd.sock │ │ ├─ 40748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d0232c30ab994bf079ef5e21e6295d5c76dd5a102c43b7d691fa35416f62c3c -address /run/containerd/containerd.sock │ │ ├─ 40770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7d5550cccf4e2c733eb6c6b7fc70c798d3414f63a3d821d1227299b7c3da0ac -address /run/containerd/containerd.sock │ │ ├─ 42133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 940c62caed5e2677028a388f081f6daf9fdfa98b5a7287248552a3e061aa88e9 -address /run/containerd/containerd.sock │ │ ├─ 42510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ca11f122777ec781220a47ceea0c3a34917e8a97bd07d1d85aa5b61efba7ae -address /run/containerd/containerd.sock │ │ ├─ 42550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 931d7bce06263f0011e4fb2febc770a7ab6205f6a6a99971c7c572f9388e31fa -address /run/containerd/containerd.sock │ │ ├─ 42988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 481780e4de0322ba77bc86cfe218b80044f719a0e33cf592342545c114d57c8f -address /run/containerd/containerd.sock │ │ ├─ 43585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daa7e94219e81ecc18d93d771e03a8c4e90eee075186a063a43c77067e225d3b -address /run/containerd/containerd.sock │ │ ├─ 43630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4cd128fc1ff96f434c634bfe244c1dd36fc3fb33de0c1551a46b9373230ed4c -address /run/containerd/containerd.sock │ │ ├─ 43694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5581d79c095b74bbfd94bb042cce08d86e1373c7e0cf1580f4343d428060dd1d -address /run/containerd/containerd.sock │ │ ├─ 45656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4118e45bd47a22e68af6011e26b9e7e7b32d7cf4c9c902751ca884cfbad358b -address /run/containerd/containerd.sock │ │ ├─ 45730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ecfcd24e76984fa86f8da3e9443b3686f62f5f1fca9845244480897f64a144f -address /run/containerd/containerd.sock │ │ ├─ 46658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b65f1d4169f11d07153c3bf880145fe576a7ffc4975b0d5b687a1078152be76a -address /run/containerd/containerd.sock │ │ ├─ 46777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b188452cda56ed85bfbeed0446b506a7a6de9bf02461a2f215025cec479f17e8 -address /run/containerd/containerd.sock │ │ ├─ 47163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 676642c87401aa6ab61ff8c3b18a1e8721519ccbabb78df1454c7305b780d6a0 -address /run/containerd/containerd.sock │ │ ├─ 47514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4b1c41e21a6e3a28507c5c5965eea3dbcbaa15c5e0b6dc2b7db43f7b0edef7c -address /run/containerd/containerd.sock │ │ ├─ 47869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 361442506a1ed577da7f6f0c263185bae8b720733e808ae76d69996d66541e57 -address /run/containerd/containerd.sock │ │ ├─ 49468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e8053c653053ac13004ab81b5f7897fb81db2be315f20a4a03a16a0668ff3c9 -address /run/containerd/containerd.sock │ │ ├─ 51492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6304233de92b30d10a27e11d3694ae8efda3bd838dae327fa512162cfeaece9b -address /run/containerd/containerd.sock │ │ ├─ 52048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a1ba851b6618d7e5d171352931663d9246e767cf1f754c7a91a077bd6c15474 -address /run/containerd/containerd.sock │ │ ├─ 52089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 627b25c7fbfa87bfd6a385cefbbabf285f8fd1554216a2d1f04e5e12b68e2298 -address /run/containerd/containerd.sock │ │ ├─ 52316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86142c63ca1daf4b4223ca95d597a30d23144166c0de6d9c91f0c1ac98b32196 -address /run/containerd/containerd.sock │ │ ├─ 55385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eae9cfbb6ad0ebfd913701c6c8b206e98ef12cf0331475de31367bbeb893aa9 -address /run/containerd/containerd.sock │ │ ├─ 55469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11d275b52c9ef4221ce06a2d98d83f86ffc0ea1dfcc4ca3f092e675ac4c94b9f -address /run/containerd/containerd.sock │ │ ├─ 55531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a58d4fe5d148ca3a0e34c46d578137cbc14cdeca8aa3699cdc64e578bf8170f0 -address /run/containerd/containerd.sock │ │ ├─ 55568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e45d084f7291ddc158a23ebd7d9d9a5ac9fb1933dcb8317148abee40442b562f -address /run/containerd/containerd.sock │ │ ├─ 56719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf9160ff368fb23957f3fb3df22818330cc7761bfd60c5cb2bbd78241c5a297 -address /run/containerd/containerd.sock │ │ ├─ 56929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d88c53c0074c89ae4d20307b1aee072dd171dd01ef0535df41511c9863a7e36 -address /run/containerd/containerd.sock │ │ ├─ 57081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08d4163a8225b0f712617e780c8dc1faf113afb0d030b315284438c76936abfa -address /run/containerd/containerd.sock │ │ ├─ 57424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e03f242f103cb69a7dbda1d9d03a98cc0ca2f38768f6c7cb1474457a8007b89 -address /run/containerd/containerd.sock │ │ ├─ 57778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f27d18e7c08005dd4d7e8defaee83201f84c697159dd7cda08b733848ff16711 -address /run/containerd/containerd.sock │ │ ├─ 58103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42d10965f7aab277dc4096d26449e9b8dea407e3a41e097ab50da2f7a5d84d81 -address /run/containerd/containerd.sock │ │ ├─ 58424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d2c23e9b6994659f7c58f2f15d1d12c6f9152347ba68d4545d349d7bc1c9fa1 -address /run/containerd/containerd.sock │ │ ├─ 59271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 449d8f6b1e475098865611c5bae92ecc7eb9673d610992bd0dc6911a835f747a -address /run/containerd/containerd.sock │ │ ├─ 60396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 399348a5b002b17f856c4a26287954ee57f992363460068796e90afa8824e056 -address /run/containerd/containerd.sock │ │ ├─ 61766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3078145b1a7ed3d9427673a450c2f837cbad50fee1f00f71948f536d428e2893 -address /run/containerd/containerd.sock │ │ ├─ 69194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87c4888dfb8e2e4f3709acd315d9f7a3d804e365c01502f0d400026d3b008e19 -address /run/containerd/containerd.sock │ │ ├─ 70454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dd66f915535985cb772e9c05d9e0b44361dd9f8ba62252fd7dd96a60d87e2d0 -address /run/containerd/containerd.sock │ │ ├─ 75080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4dc6e4de58f3fe92c0d53c2cb8b515f9ae0ff83e78bbe85b4a8589225c42b05 -address /run/containerd/containerd.sock │ │ ├─ 79465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4476129bc7e1df117a80c28603cfa8391550d8cca56e9c5eccce1f6ebb9f4cd8 -address /run/containerd/containerd.sock │ │ ├─ 87351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4396b830886d5851192a3b535bc7e08dd7313d2d1eb00d289a9b05256b964020 -address /run/containerd/containerd.sock │ │ ├─ 87501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20e7a450f737be3a2c7d15bfe6d554390e4e88ef845168746c581c1173d0fa17 -address /run/containerd/containerd.sock │ │ ├─ 91313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1c521f5c4089445f795ad503105ce7bdfffd2abb97d6c391216e5857f958444 -address /run/containerd/containerd.sock │ │ ├─ 92428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 060aba804624d6aeac225e9d6a1ab2ff67a55ee47b2e89c2f5f671e572cc2c06 -address /run/containerd/containerd.sock │ │ ├─ 92480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89be1d9dfca66feb23c16cbdef6ced409391ede9ccd28ebbad32dbf824141bcb -address /run/containerd/containerd.sock │ │ ├─ 94284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d68408726b05b4829a1132ac2a91e8021639e3aa1f43643990a6551c14a71574 -address /run/containerd/containerd.sock │ │ ├─ 95733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f36c04484475a3c11941229c6eca90bf467ce2bbbcac2c7f4f62bb8184d2b08 -address /run/containerd/containerd.sock │ │ ├─ 95791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cafcda654db518e6cca5835eb36e8cf172fd46bdb66375466d1926d8ca21cd9 -address /run/containerd/containerd.sock │ │ ├─106735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87b492724e0d8410f72336af527588213e7f9580721525f4d3c1ad51a542e88a -address /run/containerd/containerd.sock │ │ ├─106780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2418633351e3a3a15c772b199febf7709e9f03820c88f26406f5588d3cdfcbc3 -address /run/containerd/containerd.sock │ │ ├─108994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18f567dd02baf9f1d48c4f395cde1d0158941a9f9a542a3f7b954370abc59a55 -address /run/containerd/containerd.sock │ │ ├─121532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faa79ab788099301ac466242e908d12d2e332822a56225b728dc484765dfc833 -address /run/containerd/containerd.sock │ │ ├─122875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f9c8c7453978a5661618029829efaf0dafb6ce9242eba62b97031963e51ea3e -address /run/containerd/containerd.sock │ │ ├─123364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89c5bf50c9ebe87e948f67319ceff3c1800cf3195bc749ec20c6f137354b5b86 -address /run/containerd/containerd.sock │ │ ├─124167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b616fdca574e18f97eb3df70d8bc3e1e0f0fc7668ff9e43a1fdee19c2a4ca01f -address /run/containerd/containerd.sock │ │ ├─125969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 441a2f49764b61d7a4540e3b80d4fcad192f55162cbdfa9e38ff25315ffdaf8a -address /run/containerd/containerd.sock │ │ ├─126204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a84adfa592e7f77d9580dc21ec865be17687367be9bea4ddb5ebf98dfcfa59ea -address /run/containerd/containerd.sock │ │ ├─126335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc06b86990b7a12ae1c471cc3288e94103e8f28004c74af9340382b251767ae8 -address /run/containerd/containerd.sock │ │ ├─126635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7843b3fbbefbf0344c1efad77b91bdff2da2609f10be3f726d49ce46459e3898 -address /run/containerd/containerd.sock │ │ ├─126766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6473bae499775fe4b694842eddf59219ba299712eb38ca79bc65bb097f1da498 -address /run/containerd/containerd.sock │ │ ├─126895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58d31e63fc25e6cfcfec0f9a3d29098ff049a67e9fe0ac2025c8d60a4290451c -address /run/containerd/containerd.sock │ │ ├─136507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a27598be7fe22b095b6d65c9ea91202ab176f1299e7e853e3599038f7a926b0c -address /run/containerd/containerd.sock │ │ ├─138224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 527a617f0843b0999de2f1a7e27f1c2dd6f1f29803da68468db50baf2c5edfcb -address /run/containerd/containerd.sock │ │ ├─138316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fa94b5c66d8b0f00f6de1366d4855fdf88619b76e68e5a470a28c2297237d6e -address /run/containerd/containerd.sock │ │ ├─138350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ba32052340d765c2c9b76cbe2da091767250d0981ddfe2290560dff6a0b5abb -address /run/containerd/containerd.sock │ │ ├─138432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f172995da52b737da70d117deed7813133db8d868618e5c2a5b24e33bbe997e -address /run/containerd/containerd.sock │ │ ├─138740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86a955990c2a093dfa41d9e2a04e046a9e56c7bfd3d94ae0c8b6e35556b970dc -address /run/containerd/containerd.sock │ │ ├─138762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 042c753a486e042aace5fda7a725d2577e0ff188f0d664854a90b0c9a35a879b -address /run/containerd/containerd.sock │ │ ├─138833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c28eaeeff887195c4d634e1fb58bf4f7251f1d847dd88ade4ef273c04499b24b -address /run/containerd/containerd.sock │ │ ├─163441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 703e2f3a8620d668f80981ac5c13dc3ba6440279ca1c78dd910880ef5c81a6f2 -address /run/containerd/containerd.sock │ │ ├─165710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adef005c5c9cd87f24d7ebcc1c6d8a2699376bd580ecf800a9938093f55c396f -address /run/containerd/containerd.sock │ │ ├─165747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31de53971025e545707e815d93d32635e36b5f5513e52508f97d64e3024a2cf3 -address /run/containerd/containerd.sock │ │ ├─165895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b62e6ee279547bf0b7a98116c545204561689139763e93b468a24fb704541c -address /run/containerd/containerd.sock │ │ ├─165957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 145d67f1e8550c0503a66974dcdd566dd60f627f4d949c3042c24cd5c13f426b -address /run/containerd/containerd.sock │ │ ├─173570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38a88260c2f78d768ec6d6acc219286c81defc464232ce5da34cd288fef79c0e -address /run/containerd/containerd.sock │ │ ├─175656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70026a7ef6f290a0128d8f61abb967b55173556979b78b36628bd64ba676f00f -address /run/containerd/containerd.sock │ │ ├─175720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674454258f381042df40503d3dfc82126f570e0683b6d2721141c0250d4f2262 -address /run/containerd/containerd.sock │ │ ├─175833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abc7692fa2563a91737bc9c66690974c04275c920ae615bc0b80912933b3ef6c -address /run/containerd/containerd.sock │ │ ├─188957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 191dfcc84809abb4f8ad442459cfcd44fe4dfc9506fef83ffdcd2e48186c2648 -address /run/containerd/containerd.sock │ │ ├─196377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cbd6bb99fb137ac9d7699d977c4fca1bb3727ac073163951ba2c4e242cc3657 -address /run/containerd/containerd.sock │ │ ├─196413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0298feee650aa17a42e5b509dece16a54682b4e62b4a5e46bfb5b65400720573 -address /run/containerd/containerd.sock │ │ ├─196630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 425df0ba2a016c966777dd17c0353b84313c940bf53bc36c3329a15a0dae2cfc -address /run/containerd/containerd.sock │ │ ├─196690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81d1218183c8468456b3329e5847799d3f7e853d01d8ffaefeb08ba2abb0abbd -address /run/containerd/containerd.sock │ │ ├─206510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e17420129cd83cdce25a70795d338c3d5cb954a0395c18659e44bdfb59acf7f0 -address /run/containerd/containerd.sock │ │ ├─208663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0685d6768eccea7883dcb6ddfba1fd6d91ca986096a420b56c12b1ba4a62d930 -address /run/containerd/containerd.sock │ │ ├─209829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bde62090ba9a23ba5968a55dde11454e1bd7f25ef8b8de9305a07bd4267ae65 -address /run/containerd/containerd.sock │ │ ├─210882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e7d0d1e3a006219ea678c102a1bd7ac694d442308a0f1f7f94f2d755012dc6a -address /run/containerd/containerd.sock │ │ ├─211965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17be41305693755376a2ba3e989a8cf8196bfc0e4a735e5436e59267f982b4a9 -address /run/containerd/containerd.sock │ │ ├─213711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af03ac9611771f88f66e0ad76f9912b6c1af8950fc1ea117b723ef7639156d7a -address /run/containerd/containerd.sock │ │ ├─214791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da7ea7493c64cbde09b61f89dc623eea818c5bccef0f0acd814f0c9c0e53d7df -address /run/containerd/containerd.sock │ │ ├─214833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bec98b2b93ca461476e639f3ca1f3d4077a90d1ba1d21810080ae23c343b5366 -address /run/containerd/containerd.sock │ │ ├─222858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a65cce93f72a511792d5b727598f90eed1a62a23810163b221dd4be2d96a4ebc -address /run/containerd/containerd.sock │ │ ├─223439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d98cdbc2146efef048b461acec84e6af232e7b25846dff90e08a8e1c3a27d2c2 -address /run/containerd/containerd.sock │ │ ├─228149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bef3a3b89c53052bc0fff1d0aa17c541c96c72474c1e9d8e5eef1a2219fd99e5 -address /run/containerd/containerd.sock │ │ ├─233343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0018530d7aad14e4ada868c425e0973a05a099d92f2ad71867f5e7089d596ea -address /run/containerd/containerd.sock │ │ ├─233545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9ec25ace2362fe49b81ebd1ad8de11f22e600b80695026d6bc8cb1ad8157b4c -address /run/containerd/containerd.sock │ │ ├─233603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 508b4dfa5e35ef7f991d7f8c948899337def25c203bfb6e8fe25a1f2e4fe41dc -address /run/containerd/containerd.sock │ │ ├─233665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36a83545ab0eb4709e95ba539331451531787128d987bd0dc9a06af8fb69dc82 -address /run/containerd/containerd.sock │ │ ├─244884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e0642553ddcce04843cc6d7bcaf7c90660e2eaba66d5aee31e5ee8dbd5933ba -address /run/containerd/containerd.sock │ │ ├─247594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f3e09092b46ef0c51e3cb0059aaf702c0c431188e7f4dd15400ce92482f6a0c -address /run/containerd/containerd.sock │ │ └─248960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caf8c4247f22828db593a553c9db5dba69601199cbb3fccb6344ec788ec55352 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-b542501eb09727ae5f99ba2180fd48d4e3e1cf00e55433c1a415a864f108bf99.scope … │ │ ├─29075 /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 │ │ └─29087 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28761 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29032 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─19190 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19210 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24134 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24403 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─33545 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33817 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12096 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12126 /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.2.7 -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.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.lvysvi.service │ │ ├─12457 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lvysvi/unit.run │ │ └─12486 /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-lvysvi --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.lvysvi:/var/lib/ceph/mgr/ceph-instance.lvysvi:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lvysvi/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.lvysvi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10157 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─121254 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39874 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.81 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-f07666a702bac4e2d7b5e9136a847433dfeb9bc719c0537eb099b6c82abd42c9.scope … │ │ ├─12567 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lvysvi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12586 /usr/bin/ceph-mgr -n mgr.instance.lvysvi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-6242048ebbcdf8a8f4feee0fd3a561e991ba686ab0bedc99d90217fd4b17df35.scope … │ │ ├─19260 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19278 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1376 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10662 /usr/sbin/chronyd -F 1 │ │ └─10663 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-82560143a5a4297fb108785cc03d79628fdc2cca6856d8acf7387ce19a7823b0.scope … │ │ ├─12208 /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 │ │ └─12221 /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-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─121232 /sbin/iscsid │ │ └─121233 /sbin/iscsid │ ├─docker-f28324b34acaa6ae60eec43406565af4fbcdcca21b5bfa12ecde9fcaa2dedc4b.scope … │ │ ├─33859 /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 │ │ └─33871 /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 │ ├─dbus.service │ │ └─614 @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 │ ├─docker-081a90411cad3dcd1f53a1b96c95308ff655ba655d9400220667aabe2ceaa619.scope … │ │ ├─24445 /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 │ │ └─24457 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-logind.service │ │ └─620 /lib/systemd/systemd-logind │ └─run-r898c25c39676414a9b6fd361b8ca24e0.scope │ └─164158 /usr/sbin/libvirtd --listen ├─k8s.io │ ├─efb3182ffa76aedce90cc5cf9007ad013bbade333e438d43914143db88ffd361 │ │ └─163309 /usr/bin/libvirt-tls-sidecar │ ├─7ecfcd24e76984fa86f8da3e9443b3686f62f5f1fca9845244480897f64a144f │ │ └─45755 /pause │ ├─f1c521f5c4089445f795ad503105ce7bdfffd2abb97d6c391216e5857f958444 │ │ └─91336 /pause │ ├─4d0232c30ab994bf079ef5e21e6295d5c76dd5a102c43b7d691fa35416f62c3c │ │ └─40790 /pause │ ├─2eae9cfbb6ad0ebfd913701c6c8b206e98ef12cf0331475de31367bbeb893aa9 │ │ └─55419 /pause │ ├─21b62e6ee279547bf0b7a98116c545204561689139763e93b468a24fb704541c │ │ └─165929 /pause │ ├─3ce3cb23a221109026d58d5fa8f9159d9761d25a5d38fcfb46b10bb27fb6b2d3 │ │ ├─91588 glance-api: uWSGI master │ │ ├─91602 glance-api: uWSGI worker 1 │ │ └─91603 glance-api: uWSGI worker 2 │ ├─86142c63ca1daf4b4223ca95d597a30d23144166c0de6d9c91f0c1ac98b32196 │ │ └─52340 /pause │ ├─8b005ba07bddd891d0e6bae5aced3ddd0a7fc70a07a2ca645a00c403daf4d60a │ │ ├─161973 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─162836 /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/tmpuv3tn9nt/privsep.sock │ │ ├─163255 /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/tmpkmmfcccw/privsep.sock │ │ ├─163519 /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/tmp612sww8l/privsep.sock │ │ ├─163795 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163796 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163862 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fd33b0d7-914d-4ca4-9c82-9fb62cd14837/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fd33b0d7-914d-4ca4-9c82-9fb62cd14837/host --addn-hosts=/var/lib/neutron/dhcp/fd33b0d7-914d-4ca4-9c82-9fb62cd14837/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fd33b0d7-914d-4ca4-9c82-9fb62cd14837/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fd33b0d7-914d-4ca4-9c82-9fb62cd14837/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-85cc000d-8f08-4203-bcf7-1198a62333d7,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 │ │ ├─164051 haproxy -f /var/lib/neutron/ns-metadata-proxy/fd33b0d7-914d-4ca4-9c82-9fb62cd14837.conf │ │ ├─190924 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b5513e71-e5c9-4eb0-abf8-43a98bf02c28/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b5513e71-e5c9-4eb0-abf8-43a98bf02c28/host --addn-hosts=/var/lib/neutron/dhcp/b5513e71-e5c9-4eb0-abf8-43a98bf02c28/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b5513e71-e5c9-4eb0-abf8-43a98bf02c28/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b5513e71-e5c9-4eb0-abf8-43a98bf02c28/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-811ac76c-8fad-47c4-9e98-3daebd87f162,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 │ │ ├─190965 haproxy -f /var/lib/neutron/ns-metadata-proxy/b5513e71-e5c9-4eb0-abf8-43a98bf02c28.conf │ │ └─357865 /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/tmpox988qb9/privsep.sock │ ├─bec98b2b93ca461476e639f3ca1f3d4077a90d1ba1d21810080ae23c343b5366 │ │ └─214864 /pause │ ├─89be1d9dfca66feb23c16cbdef6ced409391ede9ccd28ebbad32dbf824141bcb │ │ └─92517 /pause │ ├─f0f110c507828d3652c1b3f87c324e4eb6e44c409cf19256f08741dea9decd4b │ │ └─47302 percona-xtradb-cluster-operator │ ├─a58d4fe5d148ca3a0e34c46d578137cbc14cdeca8aa3699cdc64e578bf8170f0 │ │ └─55553 /pause │ ├─b84cfbe30fcde74c5311d97f7b924dea9ee4bb34a541af1657380036cf88034d │ │ └─60486 /bin/oauth2-proxy │ ├─191dfcc84809abb4f8ad442459cfcd44fe4dfc9506fef83ffdcd2e48186c2648 │ │ └─188980 /pause │ ├─87c4888dfb8e2e4f3709acd315d9f7a3d804e365c01502f0d400026d3b008e19 │ │ └─69219 /pause │ ├─08272bcf1af296818483547da5742848be5249455c6c58d455844ebbe4b2200c │ │ ├─122526 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─122543 /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 │ ├─8ff2e87ede83f453af11636f05d7b2b6c49e4905488bcfa455057caa96f76ade │ │ ├─206643 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206660 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─206667 erl_child_setup 1048576 │ │ ├─206837 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─206888 inet_gethost 4 │ │ └─206889 inet_gethost 4 │ ├─b8bc80bba149b8c8d5c710132543818a1fadc1dc8b3373ccb28b5cee0dc06534 │ │ ├─222909 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─223603 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpmm4xfl_0/privsep.sock │ │ ├─223610 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─223612 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─b65f1d4169f11d07153c3bf880145fe576a7ffc4975b0d5b687a1078152be76a │ │ └─46684 /pause │ ├─6473bae499775fe4b694842eddf59219ba299712eb38ca79bc65bb097f1da498 │ │ └─126792 /pause │ ├─abc7692fa2563a91737bc9c66690974c04275c920ae615bc0b80912933b3ef6c │ │ └─175868 /pause │ ├─82a3ff2e6234860771a5fcef924c4d2e3fba03301e32b02f6c5efdc63a0eac03 │ │ └─131009 /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 │ ├─60ec712a5dff4505383b88408c937e1903893ec45fc99f4a874218b5ae767556 │ │ ├─185772 heat-api-cfn: uWSGI master │ │ ├─185801 heat-api-cfn: uWSGI worker 1 │ │ └─185802 heat-api-cfn: uWSGI worker 2 │ ├─5581d79c095b74bbfd94bb042cce08d86e1373c7e0cf1580f4343d428060dd1d │ │ └─43721 /pause │ ├─5ec814a53de9c719d063da7a273b8b18d7791df2d1f6d32b7db5c32cd1923e60 │ │ ├─247465 apache2 -DFOREGROUND │ │ ├─251435 (wsgi:h -DFOREGROUND │ │ ├─251436 (wsgi:h -DFOREGROUND │ │ ├─251437 (wsgi:h -DFOREGROUND │ │ ├─251438 (wsgi:h -DFOREGROUND │ │ ├─251439 (wsgi:h -DFOREGROUND │ │ ├─251440 apache2 -DFOREGROUND │ │ └─251441 apache2 -DFOREGROUND │ ├─d59c602fe32bb115a5103354af585e84e106ed3a3aeabafb57bd4050b83f4b03 │ │ ├─185771 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─186044 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─186045 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─18f567dd02baf9f1d48c4f395cde1d0158941a9f9a542a3f7b954370abc59a55 │ │ └─109017 /pause │ ├─9a3845df422239a392b91f52bbe18d478c71bc1b537c46cc89daaccd4a46b0c8 │ │ └─59053 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-81.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 │ ├─527a617f0843b0999de2f1a7e27f1c2dd6f1f29803da68468db50baf2c5edfcb │ │ └─138279 /pause │ ├─ef8ac47aa6fa861d49d44703d15afc40596e09de06335594d006995af5094115 │ │ ├─41261 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41662 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1ba32052340d765c2c9b76cbe2da091767250d0981ddfe2290560dff6a0b5abb │ │ └─138456 /pause │ ├─11df060a8984cc9633a2ea55955117ff9f390aab3241bf5851e2cc0653fa0aa8 │ │ ├─ 45980 /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 │ │ ├─ 45992 /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 │ │ ├─ 46101 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─247297 nginx: worker process │ │ ├─247298 nginx: worker process │ │ └─247299 nginx: cache manager process │ ├─042c753a486e042aace5fda7a725d2577e0ff188f0d664854a90b0c9a35a879b │ │ └─138800 /pause │ ├─20e7a450f737be3a2c7d15bfe6d554390e4e88ef845168746c581c1173d0fa17 │ │ └─87525 /pause │ ├─3e5522e00fd603938ac145c6be889199defae2068390710890535cf8bdb67869 │ │ ├─189171 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189188 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─189195 erl_child_setup 1048576 │ │ ├─189252 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─189303 inet_gethost 4 │ │ └─189306 inet_gethost 4 │ ├─e45d084f7291ddc158a23ebd7d9d9a5ac9fb1933dcb8317148abee40442b562f │ │ └─55591 /pause │ ├─5236a1347d9ce17aa939a4143e4355683dd098501c45dab05928446a5b2662cd │ │ ├─185741 heat-api: uWSGI master │ │ ├─185803 heat-api: uWSGI worker 1 │ │ └─185804 heat-api: uWSGI worker 2 │ ├─e4409ac4f0174680813253a7f07b8a73c2fc636846bf725814e2bf0dc6af2cfe │ │ ├─58179 nginx: master process nginx -g daemon off; │ │ ├─58193 nginx: worker process │ │ ├─58194 nginx: worker process │ │ ├─58195 nginx: worker process │ │ ├─58196 nginx: worker process │ │ └─58197 nginx: worker process │ ├─36a83545ab0eb4709e95ba539331451531787128d987bd0dc9a06af8fb69dc82 │ │ └─233698 /pause │ ├─441a2f49764b61d7a4540e3b80d4fcad192f55162cbdfa9e38ff25315ffdaf8a │ │ └─126014 /pause │ ├─6b084866de52b0a7fcf397674563198ff7c73b954cab43b7077b04e85e147996 │ │ └─208870 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c28eaeeff887195c4d634e1fb58bf4f7251f1d847dd88ade4ef273c04499b24b │ │ └─138866 /pause │ ├─1e8053c653053ac13004ab81b5f7897fb81db2be315f20a4a03a16a0668ff3c9 │ │ └─49492 /pause │ ├─280e682207e180ad9ffe2a09cb48023008358873cbc1ea0f97a7bef4f7ff6ecb │ │ ├─58698 /usr/bin/vector --config-dir /etc/vector/ │ │ └─58733 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─650ed801b53cd02366780a04920ecfa9cb5904cf11ac4f9b75159599d3e18ac2 │ │ └─247942 /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 │ ├─7cbd6bb99fb137ac9d7699d977c4fca1bb3727ac073163951ba2c4e242cc3657 │ │ └─196437 /pause │ ├─51119dbf85e9b96ce891075960cc38de6a51391f7fbd91f084d897c0601bd74c │ │ └─169130 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─674454258f381042df40503d3dfc82126f570e0683b6d2721141c0250d4f2262 │ │ └─175749 /pause │ ├─5b7d353acda3f5e24d1f677d3fe29e42f5d070ff2988763edc6808ff15e9f7e0 │ │ └─40060 /pause │ ├─93fccb2bbed76320e73df17b9364921713d3675f5672cbedde2e1784929c1ca3 │ │ └─56092 /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 │ ├─5500bad22da2f0245418955d1d1642fe3e1c5cf750e724516cd76645e7d8d8ec │ │ ├─243128 /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 │ │ └─243237 /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 │ ├─7843b3fbbefbf0344c1efad77b91bdff2da2609f10be3f726d49ce46459e3898 │ │ └─126687 /pause │ ├─a9ec25ace2362fe49b81ebd1ad8de11f22e600b80695026d6bc8cb1ad8157b4c │ │ └─233573 /pause │ ├─a767a4a0d31b6ad7b970f07b06243d3d030c28094c8b4d2c64ce2475481984d8 │ │ └─122464 /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 │ ├─d4dc6e4de58f3fe92c0d53c2cb8b515f9ae0ff83e78bbe85b4a8589225c42b05 │ │ └─75104 /pause │ ├─af03ac9611771f88f66e0ad76f9912b6c1af8950fc1ea117b723ef7639156d7a │ │ └─213736 /pause │ ├─7e87e7acff063f1f099d7e3da1090e0dec0979c2c0c54df3bef98a72dbe7903b │ │ └─40086 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a65cce93f72a511792d5b727598f90eed1a62a23810163b221dd4be2d96a4ebc │ │ └─222882 /pause │ ├─b7d5550cccf4e2c733eb6c6b7fc70c798d3414f63a3d821d1227299b7c3da0ac │ │ └─40810 /pause │ ├─f0381abf80229d555bd1175581df464ad41a69300973758bcfb1f3aa2dd6529c │ │ └─43284 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 │ ├─7f3e09092b46ef0c51e3cb0059aaf702c0c431188e7f4dd15400ce92482f6a0c │ │ └─247626 /pause │ ├─bf1d1569dd6b6ecadf2978106226ad3589751889d8c9010fbd2d4103ef075675 │ │ ├─92894 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─93155 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─93157 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5b0235cf1db0f5f5eeaa0258b002af062acb753fc4c6db67d2524a16a8faa694 │ │ └─39649 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 │ ├─dc06b86990b7a12ae1c471cc3288e94103e8f28004c74af9340382b251767ae8 │ │ └─126382 /pause │ ├─e85044c0806a19e5d1b225b6dd1c9e1af9132093aac60fe75cb57643bce187ae │ │ └─39692 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 │ ├─92362d4289f0849deedf45e46a64b292a13fa1983a5818ffe832d39f4ed882e4 │ │ └─39704 etcd --advertise-client-urls=https://199.19.213.81:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.81:2380 --initial-cluster=instance=https://199.19.213.81:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.81:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.81: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 │ ├─0bfed1480478444534ddc7321e20f23c4e740825194d12dac1223b8f201c5857 │ │ └─213764 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─3d88c53c0074c89ae4d20307b1aee072dd171dd01ef0535df41511c9863a7e36 │ │ └─56953 /pause │ ├─361442506a1ed577da7f6f0c263185bae8b720733e808ae76d69996d66541e57 │ │ └─47893 /pause │ ├─b657742db897072d3fe7731703baf1053edde8482c1cdc23547edd1df2ea012d │ │ └─59117 /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 │ ├─1bde62090ba9a23ba5968a55dde11454e1bd7f25ef8b8de9305a07bd4267ae65 │ │ └─209854 /pause │ ├─5f4a5653238bcfe9935ab0bd5d00a694151264912f29a3adeebd8890f8008345 │ │ └─39569 /pause │ ├─8e0642553ddcce04843cc6d7bcaf7c90660e2eaba66d5aee31e5ee8dbd5933ba │ │ └─244910 /pause │ ├─e85208e7a9a2218981db8f98d3688b1f9d0b7b5cfea3e11bae3e1cc0e32bcac9 │ │ ├─134781 nova-metadata: uWSGI master │ │ ├─134793 nova-metadata: uWSGI worker 1 │ │ └─134794 nova-metadata: uWSGI worker 2 │ ├─703e2f3a8620d668f80981ac5c13dc3ba6440279ca1c78dd910880ef5c81a6f2 │ │ └─163466 /pause │ ├─8754abd3352c1dab7f3df8a893138e1f04549048933701551444f03c47a220ec │ │ └─59957 /bin/pushgateway │ ├─070fa98f86e2d7305679ed21cbdabc05462c06545619ae959d2f23539cd64cb0 │ │ └─59507 /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 │ ├─a3d2938795173f38e5a800449d2b81a3a611aa1bde34c2fed6000abd1d82f87c │ │ └─49585 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 --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 -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --auto-build --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 │ ├─d68408726b05b4829a1132ac2a91e8021639e3aa1f43643990a6551c14a71574 │ │ └─94309 /pause │ ├─703656339a555f54872649b0614e3a3cb091cc2bc305cae58b3cc384f3028cd6 │ │ └─42190 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─fc1f52e176758ed096869446bed47aa756a58b2f531c3ba98240802f90dca523 │ │ └─172936 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─7806e4ce95d97b05cea7f637175cb141d478b13b004c90b177af6f1120d03fd1 │ │ ├─243031 manila-api: uWSGI master │ │ ├─243076 manila-api: uWSGI worker 1 │ │ └─243077 manila-api: uWSGI worker 2 │ ├─25c7602a9b3bd4a7461b42afd83602f3ba5ed222b75e99c369546d00017fcf7a │ │ └─59464 /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 │ ├─caf8c4247f22828db593a553c9db5dba69601199cbb3fccb6344ec788ec55352 │ │ └─248990 /pause │ ├─2dd66f915535985cb772e9c05d9e0b44361dd9f8ba62252fd7dd96a60d87e2d0 │ │ └─70478 /pause │ ├─81d1218183c8468456b3329e5847799d3f7e853d01d8ffaefeb08ba2abb0abbd │ │ └─196718 /pause │ ├─1cafcda654db518e6cca5835eb36e8cf172fd46bdb66375466d1926d8ca21cd9 │ │ └─95821 /pause │ ├─b4b1c41e21a6e3a28507c5c5965eea3dbcbaa15c5e0b6dc2b7db43f7b0edef7c │ │ └─47539 /pause │ ├─86a955990c2a093dfa41d9e2a04e046a9e56c7bfd3d94ae0c8b6e35556b970dc │ │ └─138804 /pause │ ├─38a88260c2f78d768ec6d6acc219286c81defc464232ce5da34cd288fef79c0e │ │ └─173594 /pause │ ├─c89a659ea9f309a141025b10015e6a9adfb3c8c3886c90668582c8b499230ee4 │ │ ├─69298 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69314 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─69322 erl_child_setup 1048576 │ │ ├─69376 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─69427 inet_gethost 4 │ │ └─69428 inet_gethost 4 │ ├─faa79ab788099301ac466242e908d12d2e332822a56225b728dc484765dfc833 │ │ └─121555 /pause │ ├─53ffe2907be83eb53efffa9e6b6f7189a8f2a8dbeda79dfd9e5f8dc63a55f0d0 │ │ └─55831 /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.34.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 │ ├─fee09b155760d49e0efa4a8037d283e65f0c2d831bf7d8e33c94a13dd1919add │ │ └─58263 /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 │ ├─bc2ce5b647e84fa79ab6eaf47a226dbac6d4995b584ce602224e85b306aa4d79 │ │ └─59655 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9f172995da52b737da70d117deed7813133db8d868618e5c2a5b24e33bbe997e │ │ └─138509 /pause │ ├─0ae923d2100acbb6a7c86ae943e3105e34ccf872ff66c10d659ee41226c05716 │ │ ├─205481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205516 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─206032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─206034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378492 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378493 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378498 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378499 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378500 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378501 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─378519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─378520 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4bcb5216b357f6050190179b75374e12664137810d436424bb4cb5a9bb70cc89 │ │ └─52395 nfd-worker --server=node-feature-discovery-master:8080 │ ├─558e498dc8bd39d18424e90bb34b271ef1bc248468b212e182ff56a416e0c28c │ │ └─209920 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─2f36c04484475a3c11941229c6eca90bf467ce2bbbcac2c7f4f62bb8184d2b08 │ │ └─95760 /pause │ ├─da7ea7493c64cbde09b61f89dc623eea818c5bccef0f0acd814f0c9c0e53d7df │ │ └─214815 /pause │ ├─57f4d0f0e813773bff775d4788063d97b7339a032e94f671b40a7f3311fa34df │ │ └─88546 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─82e4d610cf200fee6bf9464a1c05796e04e85ef135e2acc9d78129f5ff09211f │ │ └─242997 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4396b830886d5851192a3b535bc7e08dd7313d2d1eb00d289a9b05256b964020 │ │ └─87373 /pause │ ├─87b492724e0d8410f72336af527588213e7f9580721525f4d3c1ad51a542e88a │ │ └─106759 /pause │ ├─adef005c5c9cd87f24d7ebcc1c6d8a2699376bd580ecf800a9938093f55c396f │ │ └─165740 /pause │ ├─daa7e94219e81ecc18d93d771e03a8c4e90eee075186a063a43c77067e225d3b │ │ └─43615 /pause │ ├─babb9ec3e5a6a72db57fada01414ab91c19db1c135077284394c7210d25b6e97 │ │ └─39522 /pause │ ├─627b25c7fbfa87bfd6a385cefbbabf285f8fd1554216a2d1f04e5e12b68e2298 │ │ └─52114 /pause │ ├─ef3c94c6728affb4365973cd61b0cb9382952adf9bdc7da079f9b5b4a53c4d55 │ │ └─58844 /goldpinger --static-file-path /static │ ├─6f500018a337894290f6c70fd87f009aa2b0e43f013a07588989290508ebb07c │ │ ├─56366 python -u /app/sidecar.py │ │ ├─56669 python -u /app/sidecar.py │ │ └─56670 python -u /app/sidecar.py │ ├─8e7d0d1e3a006219ea678c102a1bd7ac694d442308a0f1f7f94f2d755012dc6a │ │ └─210905 /pause │ ├─399348a5b002b17f856c4a26287954ee57f992363460068796e90afa8824e056 │ │ └─60421 /pause │ ├─8ff92a5aa3831af20b525ca9889b5a65cfa77a1c3252ffe51b3101db1485d394 │ │ ├─163707 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163727 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─163737 erl_child_setup 1048576 │ │ ├─163873 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─163927 inet_gethost 4 │ │ └─163928 inet_gethost 4 │ ├─20ca11f122777ec781220a47ceea0c3a34917e8a97bd07d1d85aa5b61efba7ae │ │ └─42534 /pause │ ├─060aba804624d6aeac225e9d6a1ab2ff67a55ee47b2e89c2f5f671e572cc2c06 │ │ └─92456 /pause │ ├─48685f010ca278529352248c1327d1bf6aa678f04f336c80966e7b5cd07b5974 │ │ └─249317 /bin/openstack-database-exporter │ ├─481780e4de0322ba77bc86cfe218b80044f719a0e33cf592342545c114d57c8f │ │ └─43012 /pause │ ├─dee6b87c4b46a534843a9ab5fff94dabaa8829952fe56268f690da702fa3072f │ │ ├─56405 python -u /app/sidecar.py │ │ ├─56678 python -u /app/sidecar.py │ │ └─56679 python -u /app/sidecar.py │ ├─2418633351e3a3a15c772b199febf7709e9f03820c88f26406f5588d3cdfcbc3 │ │ └─106803 /pause │ ├─d412a0cfff9d088b2da1d5133932211deea671231606f95334640bfe90089253 │ │ ├─124313 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─124330 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─124337 erl_child_setup 1048576 │ │ ├─124412 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─124463 inet_gethost 4 │ │ └─124464 inet_gethost 4 │ ├─5aea915a7cb2577e4b06774e3b1d06e23d6045e8ed95af386ac4a4ff0d1b754e │ │ ├─161947 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─162412 /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/tmp0faqkp_y/privsep.sock │ │ ├─351651 /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/tmp_4gtqx12/privsep.sock │ │ ├─351793 /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/tmpgzjdrx10/privsep.sock │ │ ├─352071 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─352073 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─c8bfe20a48fad182ed297f2e8cdb0e9780644ccc56a8337f5ff0ab54b295b8fe │ │ └─42643 /coredns -conf /etc/coredns/Corefile │ ├─9f85228f1f8b4c80a6bc0935a7c25e4877739dca74e8f1456e1c765aca3a3b1d │ │ ├─94416 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94433 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─94440 erl_child_setup 1048576 │ │ ├─94495 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─94549 inet_gethost 4 │ │ └─94550 inet_gethost 4 │ ├─0685d6768eccea7883dcb6ddfba1fd6d91ca986096a420b56c12b1ba4a62d930 │ │ └─208687 /pause │ ├─4f8b8e6048da277f72c651ed7d5fbc63fe3762f0a9e2ac3462844788c97a329f │ │ └─163361 /bin/bash /tmp/libvirt.sh │ ├─8f2853f215eb7f3e6dab7696cd076f6f611449719814c742579db915fa972426 │ │ ├─160655 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161001 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpklwvrnb5/privsep.sock │ │ ├─161170 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpmz2a4ctg/privsep.sock │ │ └─161404 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e6a8ca21a014b683e901205b9bb2fb6b6075a42d9e18d7ac1dc1e6dfea3ed0ae │ │ └─43799 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6376459158e834e5d6e378080cfabdaaaa868b0fa262b1aba21dabb80c427591 │ │ └─52534 /secretgen-controller │ ├─17be41305693755376a2ba3e989a8cf8196bfc0e4a735e5436e59267f982b4a9 │ │ └─211988 /pause │ ├─0298feee650aa17a42e5b509dece16a54682b4e62b4a5e46bfb5b65400720573 │ │ └─196474 /pause │ ├─42d10965f7aab277dc4096d26449e9b8dea407e3a41e097ab50da2f7a5d84d81 │ │ └─58128 /pause │ ├─0fa9be1c54b76ff9aafff85c39246a5abbd17c558efcbbcb0a96cecb2c1edf6a │ │ └─243032 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a28be7fc5bff1dc278a2e07da5db3e1bbe7752a659778128a039a4291aeb8621 │ │ ├─74486 barbiacan-api: uWSGI master │ │ └─74499 barbiacan-api: uWSGI worker 1 │ ├─318cac93ad5d0a486846af4327e7e70cd534dbe41d4f174380eb0506a0a08722 │ │ ├─159942 neutron-api: uWSGI master │ │ ├─159972 neutron-api: uWSGI worker 1 │ │ └─159973 neutron-api: uWSGI worker 2 │ ├─cf50a43be9eab0f782602862ba2cff20551be875aa07ec8f0873020bc14018e0 │ │ └─172988 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─6cbba88ac95d79421d6b8a4080427f4d0c80b67654593f6f09cd9a07eafe2387 │ │ └─43842 /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.10 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─d61ea9c4d1637a6cc4e792806544aca89ae3af6b789b32a074aa3b9c32f8315e │ │ └─60731 /bin/memcached_exporter │ ├─7d4a53633c17d64e7c916410e80e5b80d48dbe881fec3fa75ba46e1ed3567063 │ │ ├─ 64434 apache2 -DFOREGROUND │ │ ├─ 64449 (wsgi:k -DFOREGROUND │ │ ├─ 64450 (wsgi:k -DFOREGROUND │ │ ├─ 64451 (wsgi:k -DFOREGROUND │ │ ├─ 64452 (wsgi:k -DFOREGROUND │ │ ├─376007 apache2 -DFOREGROUND │ │ └─377710 apache2 -DFOREGROUND │ ├─dac24ee65fa12affb921d4c323641a7f8505c4929b1d4672bf17e0c7f7bccb05 │ │ └─42611 /coredns -conf /etc/coredns/Corefile │ ├─f27d18e7c08005dd4d7e8defaee83201f84c697159dd7cda08b733848ff16711 │ │ └─57803 /pause │ ├─508b4dfa5e35ef7f991d7f8c948899337def25c203bfb6e8fe25a1f2e4fe41dc │ │ └─233637 /pause │ ├─89c5bf50c9ebe87e948f67319ceff3c1800cf3195bc749ec20c6f137354b5b86 │ │ └─123388 /pause │ ├─9e03f242f103cb69a7dbda1d9d03a98cc0ca2f38768f6c7cb1474457a8007b89 │ │ └─57450 /pause │ ├─676642c87401aa6ab61ff8c3b18a1e8721519ccbabb78df1454c7305b780d6a0 │ │ └─47187 /pause │ ├─196ae01da3c8ef3e4f40e8801ca069ffd28ed731c48bd0a03e19316084d05d6f │ │ ├─47729 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 │ │ └─49050 haproxy -sf 137 -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 │ ├─d4dc4d3ccf1aa84d721a311aa12268c267e1c73806ac4394afc7334b9f707020 │ │ └─39571 /pause │ ├─b616fdca574e18f97eb3df70d8bc3e1e0f0fc7668ff9e43a1fdee19c2a4ca01f │ │ └─124192 /pause │ ├─6304233de92b30d10a27e11d3694ae8efda3bd838dae327fa512162cfeaece9b │ │ └─51515 /pause │ ├─a27598be7fe22b095b6d65c9ea91202ab176f1299e7e853e3599038f7a926b0c │ │ └─136530 /pause │ ├─a84adfa592e7f77d9580dc21ec865be17687367be9bea4ddb5ebf98dfcfa59ea │ │ └─126245 /pause │ ├─145d67f1e8550c0503a66974dcdd566dd60f627f4d949c3042c24cd5c13f426b │ │ └─166064 /pause │ ├─d0018530d7aad14e4ada868c425e0973a05a099d92f2ad71867f5e7089d596ea │ │ └─233419 /pause │ ├─70026a7ef6f290a0128d8f61abb967b55173556979b78b36628bd64ba676f00f │ │ └─175686 /pause │ ├─315aa9301d07b7daaa7afbf92f1709cf5fd17d7d15da89b39dd3bd995692c93f │ │ └─39573 /pause │ ├─4638b6f3a02ea2a795c9c14bc295dbceba3a720bfff4c703fecae2bf6837863b │ │ └─41047 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6a18f7505d125d42c92144b4d80784874e2530798f74264e8ee358069de2b3fa │ │ └─172964 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─a1cec456e29fdb69a39b3b537237fa3171d2828beffebc6ac435eae8ab1642c0 │ │ ├─159921 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─160171 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/plugins/ml2/ml2_conf.ini) │ │ ├─160172 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/plugins/ml2/ml2_conf.ini) │ │ └─160173 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/plugins/ml2/ml2_conf.ini) │ ├─89e75b8ff4557f82ea8a16c38d18f6d52cfa730b5b8975a6192e9014459372c1 │ │ └─48080 /bin/mysqld_exporter --collect.info_schema.processlist │ ├─bef3a3b89c53052bc0fff1d0aa17c541c96c72474c1e9d8e5eef1a2219fd99e5 │ │ └─228174 /pause │ ├─31de53971025e545707e815d93d32635e36b5f5513e52508f97d64e3024a2cf3 │ │ └─165779 /pause │ ├─41cd62d35ac0499646edbe0b22378d7c25b64adf9e2acb421842386cc8c00cf9 │ │ └─57635 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 │ ├─b6532e97d9f479e0a462d49f00d05516b06418f5f50f039ad9341562314d128a │ │ ├─ 87741 /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 # 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" 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 │ │ └─317782 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8fd82f140c43bf0119f5b1899e3066addd2a3dd7c5aa3d62af5606860ed5c6a9 │ │ ├─107555 /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 │ │ └─107618 /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 │ ├─79e8d3259e2348638e58f113051cdd09b6a9ac3b74409135f92632ec3e920744 │ │ ├─172979 senlin-api: uWSGI master │ │ ├─173026 senlin-api: uWSGI worker 1 │ │ └─173027 senlin-api: uWSGI worker 2 │ ├─0f120387ab9fc820df6631978d78046e6f614b2a2f547f12bd902aba9f4447aa │ │ └─46852 /manager --metrics-bind-address=:9782 │ ├─c35d3dda9552c85ec9d3649aa2a2d2d62aed8800f80d36d698be57c07987494e │ │ ├─203319 octavia-api: uWSGI master │ │ ├─203332 octavia-api: uWSGI worker 1 │ │ └─203333 octavia-api: uWSGI worker 2 │ ├─dbf9160ff368fb23957f3fb3df22818330cc7761bfd60c5cb2bbd78241c5a297 │ │ └─56756 /pause │ ├─6096117e1284ac2360b62230461d9962ad2de4de8d0ec53b02c3ac8f42bf6296 │ │ ├─159986 neutron-policy-server: uWSGI master │ │ ├─159998 neutron-policy-server: uWSGI worker 1 │ │ └─159999 neutron-policy-server: uWSGI worker 2 │ ├─699fc26d2ae8391518f3876fac747e2271a1affc1b1525a88e8e4fa852843172 │ │ └─47780 /usr/bin/peer-list -on-change=/usr/bin/add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─0d8ee0060490beb13037a93bff408d3719ffcf74b4062c1fd364dd167ab27fbb │ │ └─47983 mysqld --wsrep_start_position=060b4583-4ba7-11f1-bdf2-229e3adef80a:22 │ ├─3078145b1a7ed3d9427673a450c2f837cbad50fee1f00f71948f536d428e2893 │ │ └─61794 /pause │ ├─b2058975605aa389fdad46ab92dda79567f7110976d00c9a47ddb2bc4930d6b2 │ │ ├─135366 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─135653 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─135654 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ac983b80a7c236e0ada281710b2c0d410179b5b30eb2ecd3126abc07cf18d9b5 │ │ ├─60767 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─60783 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─60790 erl_child_setup 1048576 │ │ ├─60844 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─60895 inet_gethost 4 │ │ └─60896 inet_gethost 4 │ ├─dd51e4631e59a2d441fa057c13f6ce616790cb1bff273259a9aa469bd41a3ad1 │ │ └─59419 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-81.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 │ ├─89ed958b71d17d257d6c306bf66d4ae157075100d12fe6c613ec525f0fd6badf │ │ └─39818 /kube-vip manager │ ├─ecf7f72e3199e34d2efb80e1f5af43d3140161bf1b530fb3143c1b7c0fba41a9 │ │ ├─223274 magnum-api: uWSGI master │ │ ├─223313 magnum-api: uWSGI worker 1 │ │ └─223314 magnum-api: uWSGI worker 2 │ ├─5576d2e9ae04467fb731e4cd9b4ffd07083d6dfe71565265c6e31ce1ddbf8da9 │ │ └─210935 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─e4cd128fc1ff96f434c634bfe244c1dd36fc3fb33de0c1551a46b9373230ed4c │ │ └─43657 /pause │ ├─e855f46e4292bc5504f55800325019101dbd5d3fe6dcfa71ca81b7dfe2516a94 │ │ └─39496 /pause │ ├─d3e86a096488ad873a69514064e5297881b89d5dea21dcc8a33869901f440ddb │ │ └─52440 nfd-master -featurerules-controller=true │ ├─26c8c565fe9c4a08d3ca1955f3928e42907965793c7ee3eee414c7429ded7e84 │ │ ├─79618 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79635 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─79651 erl_child_setup 1048576 │ │ ├─79755 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─79806 inet_gethost 4 │ │ └─79807 inet_gethost 4 │ ├─4f013b6783e729f1c13a35811dee0fbd098e451939dd3a49cc07871f7f00cf52 │ │ ├─136615 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─136632 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─136639 erl_child_setup 1048576 │ │ ├─136693 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─136753 inet_gethost 4 │ │ └─136754 inet_gethost 4 │ ├─1c7e3ef71f370807ddcca60d67fd4a1770ef7603830f3e979b2e81db6fe137f4 │ │ └─107248 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5a1ba851b6618d7e5d171352931663d9246e767cf1f754c7a91a077bd6c15474 │ │ └─52075 /pause │ ├─1f813eb6c9396b9ad4e12e2bd7d56566e3595cfaa832260d96cb86c4ef3441f3 │ │ ├─228424 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228441 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─228451 erl_child_setup 1048576 │ │ ├─228522 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─228573 inet_gethost 4 │ │ └─228574 inet_gethost 4 │ ├─931d7bce06263f0011e4fb2febc770a7ab6205f6a6a99971c7c572f9388e31fa │ │ └─42579 /pause │ ├─425df0ba2a016c966777dd17c0353b84313c940bf53bc36c3329a15a0dae2cfc │ │ └─196673 /pause │ ├─08d4163a8225b0f712617e780c8dc1faf113afb0d030b315284438c76936abfa │ │ └─57105 /pause │ ├─6ced6b532f94f75cb03f16175c90ca0118c198000ada97bd7eae9bb91431e53e │ │ └─43889 /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 │ ├─eb8080dcc4ce6558ee7ced60f69d7b6e3c2a249596ec16599b272dba94670d98 │ │ └─75744 /usr/local/bin/rook ceph operator │ ├─df5c02a9d652539d2d52abd6c92083bd7bbd44b976dc70d82ff4b481150c0536 │ │ └─39672 kube-apiserver --advertise-address=199.19.213.81 --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 │ ├─a4118e45bd47a22e68af6011e26b9e7e7b32d7cf4c9c902751ca884cfbad358b │ │ └─45696 /pause │ ├─940c62caed5e2677028a388f081f6daf9fdfa98b5a7287248552a3e061aa88e9 │ │ └─42157 /pause │ ├─58d31e63fc25e6cfcfec0f9a3d29098ff049a67e9fe0ac2025c8d60a4290451c │ │ └─126919 /pause │ ├─a2e4a8db12d6f1ca14e775d04f7238b56f4638cdf52fc101ea753000e4c54089 │ │ ├─204394 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─205018 octavia-worker: ConsumerService worker(0) │ │ ├─205021 octavia-worker: ConsumerService worker(1) │ │ ├─205024 octavia-worker: ConsumerService worker(0) │ │ └─205027 octavia-worker: ConsumerService worker(1) │ ├─0c0bdccc45a5ae65d4c67d312bbaa8a6444abf8fca2981ce9e79ff1c7fda3186 │ │ ├─103816 cinder-api: uWSGI master │ │ ├─103828 cinder-api: uWSGI worker 1 │ │ └─103829 cinder-api: uWSGI worker 2 │ ├─b1e17ae9a379ce58a4682dbac350cb4d6204b5a12b2cd5b533985ae25d7db4f4 │ │ └─123621 /coredns -conf /etc/coredns/Corefile │ ├─d98cdbc2146efef048b461acec84e6af232e7b25846dff90e08a8e1c3a27d2c2 │ │ └─223465 /pause │ ├─23b0cf5f22cd4ced9e9c31324dab710e36f92b979eab5de91c5d4cd8090d4b8a │ │ ├─169066 /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 │ │ ├─352634 /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/tmpa3fowh0x/privsep.sock │ │ ├─353064 /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/tmp7pfq8c32/privsep.sock │ │ └─353749 /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/tmpnnunq_h_/privsep.sock │ ├─b188452cda56ed85bfbeed0446b506a7a6de9bf02461a2f215025cec479f17e8 │ │ └─46801 /pause │ ├─e17420129cd83cdce25a70795d338c3d5cb954a0395c18659e44bdfb59acf7f0 │ │ └─206534 /pause │ ├─2203e65e4da8167e46ebe0698e3a6f0b4b8478487f78cdc2237058bc6a578cd3 │ │ └─46981 /manager --metrics-bind-address=:8080 │ ├─ac9346080aa06da2515811397774a60bb4a5db0af419604eccf80c9ec3f3385f │ │ └─235891 docker-registry serve /etc/docker-registry/config.yml │ ├─8f9c8c7453978a5661618029829efaf0dafb6ce9242eba62b97031963e51ea3e │ │ └─122900 /pause │ ├─6fa94b5c66d8b0f00f6de1366d4855fdf88619b76e68e5a470a28c2297237d6e │ │ └─138393 /pause │ ├─43af3944b34b769199068b2025a797701e642bebf4e6370838f789be943e1b91 │ │ ├─173709 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173730 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─173737 erl_child_setup 1048576 │ │ ├─173855 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─173908 inet_gethost 4 │ │ └─173909 inet_gethost 4 │ ├─aa74a15c12e0b020d80ebfb810b161463c56de6a6148e8870f8815e79dc7b56d │ │ └─60241 /bin/oauth2-proxy │ ├─59eed0474968047a4d5efa43c0243c66c225d54086b44969d4704a57916f4cd8 │ │ └─46031 /server │ ├─d6ee18377221b1242c05eb6d3439da1cb14a80fae62ecbdaa24680f287ee95dc │ │ ├─134542 nova-api: uWSGI master │ │ ├─134557 nova-api: uWSGI worker 1 │ │ └─134558 nova-api: uWSGI worker 2 │ ├─1e2558833dbc771a5f54143f64ab46814a0df7c93501e0e2cf0fc6d607bb3590 │ │ └─212022 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─3d6a3bc87852614207cc416e612bbf59ae5d67453e4542ef01623e4e2d3064da │ │ └─204387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─11e4aac6dc24e19438f061d7cc26ef6e56c8e900e6e39009cfe0b6f1219c82ea │ │ └─60449 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─11d275b52c9ef4221ce06a2d98d83f86ffc0ea1dfcc4ca3f092e675ac4c94b9f │ │ └─55499 /pause │ ├─cac77680ec5c2d659361aba5425b9a874cbe01e2dffb0c83dd74a656e6938aa5 │ │ └─93988 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1d2c23e9b6994659f7c58f2f15d1d12c6f9152347ba68d4545d349d7bc1c9fa1 │ │ └─58447 /pause │ ├─112d51660564de5bfb8862bafb22de77f911646a76ead5b0ed916d69120b07f9 │ │ └─87636 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --log-to-stderr=true --err-to-stderr=true --mon-cluster-log-to-stderr=true --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-67fd8975c6-zwj76 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4476129bc7e1df117a80c28603cfa8391550d8cca56e9c5eccce1f6ebb9f4cd8 │ │ └─79488 /pause │ ├─9e844a675084150c0f887e8ee150945081e6c856a448b7f409e7d056889465eb │ │ ├─223500 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─223761 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─223762 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5258b77e66af863ef46a0842c6bed8b6d5db016e4e562f027d93c985d97a4d6b │ │ ├─135381 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─135647 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─135648 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─449d8f6b1e475098865611c5bae92ecc7eb9673d610992bd0dc6911a835f747a │ │ └─59295 /pause │ ├─2554a3e11bb601f89707b83d9a9b6082f19816d425f4f93220e5e9c53c346edb │ │ └─164101 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─01cd428321852fa9a83ffb2204db9059f5a4b0d2c0dc3d84da64a0937d133668 │ │ ├─251704 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─251716 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─cb1c865b1f6203ddb3be821756a2d30b0ede2a991357ae93803b3a3727c0759b │ │ └─56705 /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 │ ├─a91d5a129c672397f94f19e616656dec412dec670d2b6370f006d19c54582693 │ │ ├─149078 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─368816 sleep 300 │ ├─198c3a96b5b9bec3f13dfc0b2fc0d6343228c05699d77e3d3b555b38cfb0afcc │ │ ├─113227 placement-api: uWSGI master │ │ ├─113246 placement-api: uWSGI worker 1 │ │ └─113247 placement-api: uWSGI worker 2 │ ├─826adb8eb3520edfc6f4c065d8380cf3ff1f5588c5b18554f51993d0167efaaa │ │ └─104275 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ └─61c14f427cadbc35ddb77f5248eba0cd11f7d5041603175fea40774db37caa3b │ ├─161979 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) │ ├─162234 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) │ └─162235 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) ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount