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 │ │ │ ├─21252 /lib/systemd/systemd --user │ │ │ └─21253 (sd-pam) │ │ └─session-22.scope │ │ ├─21249 sshd: cephadm [priv] │ │ └─21269 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1448 sshd: zuul [priv] │ │ └─1461 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1452 ssh: /home/zuul/.ansible/cp/162.253.55.200-22-zuul [mux] │ ├─435622 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-iifoujzsuztjtqfovfdwrkjbqirjfoey ; /usr/bin/python3'"'"' && sleep 0' │ ├─435623 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-iifoujzsuztjtqfovfdwrkjbqirjfoey ; /usr/bin/python3' && sleep 0 │ ├─435624 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-iifoujzsuztjtqfovfdwrkjbqirjfoey ; /usr/bin/python3 │ ├─435625 /bin/sh -c echo BECOME-SUCCESS-iifoujzsuztjtqfovfdwrkjbqirjfoey ; /usr/bin/python3 │ ├─435626 /usr/bin/python3 │ ├─435628 /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 │ └─435630 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 … │ │ ├─ 9790 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12169 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7b9eb511f2c9d243484bb1e3569539fd9093eb7ae59eb89d2ec78af25ea992e2 -address /run/containerd/containerd.sock │ │ ├─ 12552 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 97ec3e89447aa4ba2b956b95d1b56823a56321344fcd84d2d292d2e00fa0d885 -address /run/containerd/containerd.sock │ │ ├─ 19236 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a2a2046a746ac871105513156662c97af17e59e582e1f280d0d7c60328d6b9ea -address /run/containerd/containerd.sock │ │ ├─ 24427 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 38e4e026e145b45b012425ed6b565427961396b09b36bc80b202e4c4280aa7b4 -address /run/containerd/containerd.sock │ │ ├─ 28953 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5b65dca443731cf0453ba765344f07e6fb566fec4a7a2d2bc9d49f0e255626be -address /run/containerd/containerd.sock │ │ ├─ 33737 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2a60b4143dbff58356719fd5ed37f5511099e964beef58fd7301a56dec745d90 -address /run/containerd/containerd.sock │ │ ├─ 39427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a44c35b97f6fc38c2aa04f0a46e7921f30f848501267925fd0df3f64d54fa479 -address /run/containerd/containerd.sock │ │ ├─ 39457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3740e089591351e4868073b9c3f4761814832181c208fbb9240293fc8d50abb7 -address /run/containerd/containerd.sock │ │ ├─ 39495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbee1f65fa980ab6b68062f2a6f82cdd4ebfdb664d63bc9b32dae48efd0f61bc -address /run/containerd/containerd.sock │ │ ├─ 39512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50aa74e12c1bd256ee5ea3761a458a81068fa4fe34b105b813b4b323dcb58af6 -address /run/containerd/containerd.sock │ │ ├─ 39550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98fff82d82e31bdfc2113f301a80c76509eeff8d8823cb8cb5e5c2cd4f87c2b8 -address /run/containerd/containerd.sock │ │ ├─ 40037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58cb3d7692692dd66d7ba2e9166caffe9bc673464e24f023521822503918167c -address /run/containerd/containerd.sock │ │ ├─ 40863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73ae65babe612eca76687bcff3792b898e209d997125f24fc23dee03a1950cf2 -address /run/containerd/containerd.sock │ │ ├─ 40888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a610d766c913ea1661cbccf2353f35073d9bf4e546c245baa12f41baa430416 -address /run/containerd/containerd.sock │ │ ├─ 42525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b5c67e57b8bfd061e215870b8d9d0778ef2a68bd5a1375ad2e8390741b66204 -address /run/containerd/containerd.sock │ │ ├─ 42526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1b657d4e030d837bf059493eea0b93ffc108f5c55f3d78a705c87ca5af444e -address /run/containerd/containerd.sock │ │ ├─ 42543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79fd5c2e898601492c492353362e0da08c427661f1c5a1092ad1673063af6d3d -address /run/containerd/containerd.sock │ │ ├─ 42569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0a1aa19bcfb1de551ba417eda92179def9f30ee7ac6644b05241584c2df2233 -address /run/containerd/containerd.sock │ │ ├─ 42677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d09ea8b418dd986aa2bf57cdbf03e3f903faec35392671c721d2ab08c6fff0f6 -address /run/containerd/containerd.sock │ │ ├─ 42855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2b84df567345747329fd0b1a22dd0db3cbc89dc1588b4a21de0171223f11a19 -address /run/containerd/containerd.sock │ │ ├─ 45206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6885fc1c5b50af75a7b938e0a6ea0c5077114188c5a3e0198c36653beda4a494 -address /run/containerd/containerd.sock │ │ ├─ 45319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cda235ec768693c96b62b2bccd139f739b26a33ff9511561f2d7653af26550b -address /run/containerd/containerd.sock │ │ ├─ 46030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8eea62435d1a5a28f83a8fb93fef20835f1d94b01547a3d41f04f92e8cc1876 -address /run/containerd/containerd.sock │ │ ├─ 46126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3316701517265362b1e1a020e620c7a3c34cdd8135b07aa265c94f2b6b5e306 -address /run/containerd/containerd.sock │ │ ├─ 46499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3083661e82a0916c1978d3160bb1a6780dc9975d336a148bd82e2f1dbe2fa491 -address /run/containerd/containerd.sock │ │ ├─ 46949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a5bf05cbcb609d852a528ebeaa45caca030dfaac86106dcf1e29ff5d1bceea0 -address /run/containerd/containerd.sock │ │ ├─ 47357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 233680530a5d24c176a411dafc229bf57c6e8dedfdeb3cd8fa3aa92c7033ff79 -address /run/containerd/containerd.sock │ │ ├─ 49698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b6fc87c8e20bdab3478ece9bde43d0132de9bfaa8e839273f8c0feae35217f5 -address /run/containerd/containerd.sock │ │ ├─ 49863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71633758ea7554b3fa0ca68f751da70264e99ce6a1061d057040defaf721e521 -address /run/containerd/containerd.sock │ │ ├─ 54286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dac63de41f38552f9665ac257cdcc7440b1c6d1684a775cf27c4a219b1f87f10 -address /run/containerd/containerd.sock │ │ ├─ 54923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d1d7a341d8e9c9a884303ecd71a5061a09a161ce3de33973ce4583d758bfa31 -address /run/containerd/containerd.sock │ │ ├─ 54979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 234b53d5306521164b07584ec6107424347435d202fe42999a6883b50843cf29 -address /run/containerd/containerd.sock │ │ ├─ 55031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b06b852090563a1bb1d5243ba1ce3bbccd61af7924ec7170a23df06f132f748 -address /run/containerd/containerd.sock │ │ ├─ 55212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e073fc7ac809e41f1da3f2158f1c07115abde1be392c1cd159f8683f9703f38a -address /run/containerd/containerd.sock │ │ ├─ 59210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75c76976746613e7c2bc3efc6cf980e3bc9c68ef524d6b409ef706f8108eb1be -address /run/containerd/containerd.sock │ │ ├─ 59312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21c440d1709064b7c5c2ce24c14d52c9a53f77f65a45664e76918b7ab0808712 -address /run/containerd/containerd.sock │ │ ├─ 59354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2ecafb12e14455d002cacc11d48e41ccf95a25eb7edd1b981852f17871053e6 -address /run/containerd/containerd.sock │ │ ├─ 59404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2977e2662fc34d78dfeeb08c213c841081cdb6ed8ac3002eca2200061a367546 -address /run/containerd/containerd.sock │ │ ├─ 60805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7daa6a876a6c93e40bb8d008f837d3a75ba6aff04eab285c2391d589bd7006a -address /run/containerd/containerd.sock │ │ ├─ 60947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cb27db1f1ad9c0f2fe968d56b2e968054651f544308e6899cc4a4e3801b8769 -address /run/containerd/containerd.sock │ │ ├─ 61301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f14457bfa28bb91fb3e88e632e4599ceed04ae6f4cf48d1f7c1ee14aab519837 -address /run/containerd/containerd.sock │ │ ├─ 61450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d9fe02b2e81f2ac914c24b9c7d06b422c7d020706ac53b5f6f655f228ccc19c -address /run/containerd/containerd.sock │ │ ├─ 61495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4397473ed572c15a49179e46d38249cb5455a529fef3e6811f70d72a575295b -address /run/containerd/containerd.sock │ │ ├─ 62057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f27b9cdc2d36cf5c7147aedfeaf18ee82b2635af04cce935ffbdca26e069c89a -address /run/containerd/containerd.sock │ │ ├─ 62330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812f1b1964f3f2490e46e7839ad6645b8c41dce138ad733b65a354ef9ef6a4ca -address /run/containerd/containerd.sock │ │ ├─ 62768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 415522facc6eac9fffe4804c318dcf283bf22188c77a3ab2ed89993b5a20a91d -address /run/containerd/containerd.sock │ │ ├─ 62901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df679eddbe741f65bcdf6831b3d2b3c64964383a105b14ddb9a4823c06ccc038 -address /run/containerd/containerd.sock │ │ ├─ 63613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 513891aeaa2613410188b3ea8cbbd29ae9c65371b20472f8a5290b1d79d341d6 -address /run/containerd/containerd.sock │ │ ├─ 65372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94ba2479cb7eaea40bd7696be56394d23c668eea5bc3154392a0013d30721b26 -address /run/containerd/containerd.sock │ │ ├─ 68008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07e5395bd11e5a0d3c6255f6be80e49fc62cc035afc8d84a73ce40e08b8a03b0 -address /run/containerd/containerd.sock │ │ ├─ 77246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68825754db1a70b7fbb39fd17764812d88abf5e1a07b5d77d9ae1f047f265677 -address /run/containerd/containerd.sock │ │ ├─ 78824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 599e9a41d82b3a43b44ad8037ff2685acda9d42446a838c848aadc2fc455ed50 -address /run/containerd/containerd.sock │ │ ├─ 84669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93898a512d81f905909d4b4840f9ce19711472ae6259b16250bdc132a7fd4430 -address /run/containerd/containerd.sock │ │ ├─ 91149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a20d37df9d9509f3575c45332ce13859df026989451a0dba2d17bfeddf58ce1 -address /run/containerd/containerd.sock │ │ ├─ 95419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec6034e5a84cc390dafed0eb1722fe82ae0d9076240f3b74b807a890648fab95 -address /run/containerd/containerd.sock │ │ ├─ 95473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1acfe2432c72d0acd7354b2120ce74edaa99aa25451e5002f728c42efe20f68 -address /run/containerd/containerd.sock │ │ ├─108465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 760398ea5b18faf12a938f76409353f80f147d7c6f1be2fef275e2e9176aa4d1 -address /run/containerd/containerd.sock │ │ ├─109942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a97ea306a206cda25360a268909895d300a03277a71324d09afc937052f1a9b7 -address /run/containerd/containerd.sock │ │ ├─109992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 720ea704d3d8a5ec1f376e80ef7d03213f185196ed96f013961aeb168f885cfa -address /run/containerd/containerd.sock │ │ ├─111963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d3388e48729e3ab5ee829b1513b8914038ffcd7d1e55a5e40a459ef905736ff -address /run/containerd/containerd.sock │ │ ├─113813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c443c67d45240832b7d82275bc25f2f7700e4a295cd6c616b45b2ebe3e31f55 -address /run/containerd/containerd.sock │ │ ├─113875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 733628e9283e36362a33c38d26fc89817cbcdf8e87e63f7532f61208ceb60108 -address /run/containerd/containerd.sock │ │ ├─126804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 334694616c8e01b1a5615b8624cd0ce843ad0d8bcf526af3946caea36244294b -address /run/containerd/containerd.sock │ │ ├─126850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cd9df0c193f5469467c9843a3860c07f40471666fd7abc895517ec1193b14b4 -address /run/containerd/containerd.sock │ │ ├─129281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 343d0bde1bee9a909d8f7a953cb5ed259adbc9f09372661e91de40fdff649dfc -address /run/containerd/containerd.sock │ │ ├─155382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 698a5b0c264f846b218caeab0db0494380a613e0791f50d6c95e06fbd5f32cb0 -address /run/containerd/containerd.sock │ │ ├─156920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af58282dea7c77c5abe3b80a0f1e9cbabb5901d64a91776eec69b602cb82be0e -address /run/containerd/containerd.sock │ │ ├─157415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 737021869d56f40d437cb58704fa67160247c5c2e15538519b9dedd92104e2c4 -address /run/containerd/containerd.sock │ │ ├─158423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95991cb9e46729ec22fb606d3fdbda935869ab4fceca9115fef083f7ab9a870e -address /run/containerd/containerd.sock │ │ ├─160319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0614bddaf9654f90d9d7283833f55e489813ae16a1ed95f0ed6e95edc842798 -address /run/containerd/containerd.sock │ │ ├─160626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd64ae9b7e1177dcb617f9fd5e4f8ae66e4264bc7fa3dd0b7c1510decda560e7 -address /run/containerd/containerd.sock │ │ ├─160665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfc3528f12ece9e9b508097de7935fe2072f50b4d02e9edb59442f51de505dc8 -address /run/containerd/containerd.sock │ │ ├─160711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cc6f7153616285f698cf2098ed0cf8c8b86c3bdc832100295338b7d2236f8e7 -address /run/containerd/containerd.sock │ │ ├─161059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f567bbb0c79c11cd9978fdb4c05ddfc4813bc6881612e4f1508c296fba7a3a4 -address /run/containerd/containerd.sock │ │ ├─161333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c26faf7a29407fcb4a7cbe28bc3d71b0fdd6d5111cea4153f9bf5e9904131b00 -address /run/containerd/containerd.sock │ │ ├─173209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04cecaab70606a8a7572038fda0afa028cf255ec19b285380045d52d1a13057f -address /run/containerd/containerd.sock │ │ ├─174964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69f154ff8ae0283c29f77b882ba8f38853b480088cd7f4910b70af1e6983855f -address /run/containerd/containerd.sock │ │ ├─174974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f1a05c8f4256ae1a5d6a773cd59d2c88972d37865fef6b53a4286e335b1be02 -address /run/containerd/containerd.sock │ │ ├─175042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a63431238577ec330c28743b11d0f852292114233bad0923018c1b78a18a656b -address /run/containerd/containerd.sock │ │ ├─175087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dd399d1cac984686ca0f0f0734e05e1c3471a890f102612ab84ba48e031088c -address /run/containerd/containerd.sock │ │ ├─175158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b5ded3c263bf6c86af7f9bcde7939d2e8be1995d5f6d393096e8a034d1d3251 -address /run/containerd/containerd.sock │ │ ├─175606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c28b300b56ab1da54c684c342c8b4edb3cbceda820166e58a0850a2fd5b5b88d -address /run/containerd/containerd.sock │ │ ├─175684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06963349c4b9ad452b2aa10da1a3ddf4d3c6d954ac216982341372c211b49e00 -address /run/containerd/containerd.sock │ │ ├─188802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30f6cdc7233f511adfd22d5f6a8ea531c96956e7cbba47d561bd041a9a3000c5 -address /run/containerd/containerd.sock │ │ ├─191265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0162da13219e2b9af602d51fcf2f2ee68a4d937b91251dc10bf7398458085b19 -address /run/containerd/containerd.sock │ │ ├─191315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fbc76a2aef266798bab441e644532539722efa367d2cb499ec12f12244a2f4c -address /run/containerd/containerd.sock │ │ ├─191441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af8b2e428bba71fbc57072e3589ee89a0d9092409861b3e6b2385b61538c8283 -address /run/containerd/containerd.sock │ │ ├─208071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 062979b6cfa2a164aed44ba5914bc2cd60a70facb28b95d3b95ac4601ed4e084 -address /run/containerd/containerd.sock │ │ ├─228647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb87fe02121fae5dae55bed60bfc1593851e041575ece8aecb1977d3923176fa -address /run/containerd/containerd.sock │ │ ├─228699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41537f0a8dd45f692c1f5814eb11f995bf619229e81762343a99f2b2fca18aa7 -address /run/containerd/containerd.sock │ │ ├─228786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cd3f2d7603313794693ca0227a6e29465d28ec908799bcb3dbc94f949c3ec7d -address /run/containerd/containerd.sock │ │ ├─229022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c29d1d6c0bef1c5a93d6f3e25cb9e83c75f31b89b1a7bd6fed170462ff2d544 -address /run/containerd/containerd.sock │ │ ├─240645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff9f07714e05dd7d8924833819a043fb1b14810a09601711fa6e4bd5cba9544 -address /run/containerd/containerd.sock │ │ ├─243028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49e87a91fdd67917dca08e807d4226ea23a3acd1548f9260cdaddad95708cffe -address /run/containerd/containerd.sock │ │ ├─244065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fa5b2faaaf6fca4d09862a474b6cd55c73f970cede3aa55389b7fda19423ff7 -address /run/containerd/containerd.sock │ │ ├─245023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca76a5d9541a012729d6ac44681bb27ba8e0069f48b59fe2ffa489d9ab8b0a8a -address /run/containerd/containerd.sock │ │ ├─246266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65009aab061c574ff3b57e95864bc50a7f8c05da5c595fb3e4dbed347c41fc5a -address /run/containerd/containerd.sock │ │ ├─248307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f4c934957e56f4501650c20f639862761fee389acbf500aab3aa300406cb4ed -address /run/containerd/containerd.sock │ │ ├─249925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1620c020bf8e5f116bd204928e3ff5225bf44cd9f45c711a8447d9f2f6595ebc -address /run/containerd/containerd.sock │ │ ├─249966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bee34a99d3ac8c004362429b48523afebd829c1e778562b1bf2fa3ab4cdf406 -address /run/containerd/containerd.sock │ │ ├─259635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6689d579b0b04a8fcaaf00cb5d09d053d28ec9b17ede16a716ad5f791da66511 -address /run/containerd/containerd.sock │ │ ├─260236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6014aa9a1b8f9c74ca9fefb0f1adad0c24d051987994da176fbdbdd0e77fa2ab -address /run/containerd/containerd.sock │ │ ├─300584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c836c98bec3d5a8bc8716596ce3e7c05547e8b87e11f064b24e10d27697ae5c3 -address /run/containerd/containerd.sock │ │ ├─305083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dc2a26f126597423e59a5ef667931960e0708953554dff866c9513579f6f6d8 -address /run/containerd/containerd.sock │ │ ├─305299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55aa04f8fea136a2fe8adf1c5e96a98011aa504f2c02796cd18d8a34f699752c -address /run/containerd/containerd.sock │ │ ├─305369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4dc39e861765e64ea533c11fade673d6af407a8f3100b9a60f27848ea9d7c26 -address /run/containerd/containerd.sock │ │ ├─305469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df64be2823a39efe9c1e98fe6012b68c9cfd6100340ade301fdf021bd64d26bc -address /run/containerd/containerd.sock │ │ ├─317160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8eb8876387d8344db21eeca00d267c867f75711f90b6e1881f46d0685fc05927 -address /run/containerd/containerd.sock │ │ ├─320230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d087ac9ed39b40c31cbe36fdfb86e229d649f097d821a5cbad4f76575bf2eeb0 -address /run/containerd/containerd.sock │ │ └─320877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 640872043684546cf7ee8fa9abedd9795148ca4f9f6c114f58562ff934c4b965 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1184 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-2a60b4143dbff58356719fd5ed37f5511099e964beef58fd7301a56dec745d90.scope … │ │ ├─33762 /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 │ │ └─33774 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28666 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28931 /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 │ │ │ ├─19194 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19214 /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 │ │ │ ├─24133 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24410 /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 │ │ │ ├─33438 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33719 /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@mgr.instance.pyhjqc.service │ │ │ ├─12464 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pyhjqc/unit.run │ │ │ └─12494 /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-pyhjqc --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.pyhjqc:/var/lib/ceph/mgr/ceph-instance.pyhjqc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pyhjqc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.pyhjqc -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 │ │ ├─12102 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12134 /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 │ ├─docker.service … │ │ └─10160 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─154656 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39899 /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=162.253.55.200 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─docker-a2a2046a746ac871105513156662c97af17e59e582e1f280d0d7c60328d6b9ea.scope … │ │ ├─19263 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19280 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-97ec3e89447aa4ba2b956b95d1b56823a56321344fcd84d2d292d2e00fa0d885.scope … │ │ ├─12576 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.pyhjqc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12595 /usr/bin/ceph-mgr -n mgr.instance.pyhjqc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-7b9eb511f2c9d243484bb1e3569539fd9093eb7ae59eb89d2ec78af25ea992e2.scope … │ │ ├─12215 /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 │ │ └─12227 /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 │ ├─run-re06d1d3d0d1949edbbef7676dbe05eed.scope │ │ └─189469 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1383 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10673 /usr/sbin/chronyd -F 1 │ │ └─10674 /usr/sbin/chronyd -F 1 │ ├─docker-5b65dca443731cf0453ba765344f07e6fb566fec4a7a2d2bc9d49f0e255626be.scope … │ │ ├─28978 /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 │ │ └─28990 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─154529 /sbin/iscsid │ │ └─154530 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-38e4e026e145b45b012425ed6b565427961396b09b36bc80b202e4c4280aa7b4.scope … │ │ ├─24451 /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 │ │ └─24464 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─9f6f69fa1014fb3285a6c553c7bd8a9d797a1c563aa5bb59ddbc740e0888fd47 │ │ └─64396 /goldpinger --static-file-path /static │ ├─0a4c8930fd8b0008244803d13469cd14772b176c188c7cb98a240ca54e754681 │ │ └─270978 kube-apiserver --advertise-address=162.253.55.200 --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 │ ├─f27b9cdc2d36cf5c7147aedfeaf18ee82b2635af04cce935ffbdca26e069c89a │ │ └─62096 /pause │ ├─da8cd2fd24567903755e8982c4d17ea05c92bdb0bb7088020f1d47770d332909 │ │ ├─158621 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158638 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─158644 erl_child_setup 1048576 │ │ ├─158702 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158703 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158713 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158822 /bin/sh -s rabbit_disk_monitor │ ├─7c032e937d9ae040634c28bdd20e778b6ac1ef8ad04b67f6a6a9bb79ba3e86ec │ │ └─50376 valkey-server *:26379 [sentinel] │ ├─8cb27db1f1ad9c0f2fe968d56b2e968054651f544308e6899cc4a4e3801b8769 │ │ └─60970 /pause │ ├─f7379e35575ed8d8353cf3acb3ac4c34c7712f9ed1b1a667b2a8d1ac2c8be04c │ │ └─314855 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─603cb8c73f23911182d03480793f06e78b6b73c1e48e1ea107198e5e38fedc39 │ │ ├─239714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─239732 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─240722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─240723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423793 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423794 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─423816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─2eada26002753e88878ba4a1ec4f60ffd3d6882f741cd5ea7e8ab649153415d9 │ │ └─62262 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 │ ├─9df8204c5e91084c515671b891cfe61f7bf72e44eeeb1f73803bc6edf87e48f5 │ │ ├─238898 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─239508 octavia-worker: ConsumerService worker(0) │ │ └─239511 octavia-worker: ConsumerService worker(1) │ ├─6689d579b0b04a8fcaaf00cb5d09d053d28ec9b17ede16a716ad5f791da66511 │ │ └─259662 /pause │ ├─9bee34a99d3ac8c004362429b48523afebd829c1e778562b1bf2fa3ab4cdf406 │ │ └─249993 /pause │ ├─c3ba471a102140543b8febc912fc635f36ed8099885b7943ee563b7d61e78289 │ │ ├─60509 python -u /app/sidecar.py │ │ ├─60795 python -u /app/sidecar.py │ │ └─60796 python -u /app/sidecar.py │ ├─a4397473ed572c15a49179e46d38249cb5455a529fef3e6811f70d72a575295b │ │ └─61520 /pause │ ├─98fff82d82e31bdfc2113f301a80c76509eeff8d8823cb8cb5e5c2cd4f87c2b8 │ │ └─39604 /pause │ ├─6cd9df0c193f5469467c9843a3860c07f40471666fd7abc895517ec1193b14b4 │ │ └─126873 /pause │ ├─e25b8b7cfc2e9d9c7cd03e21a3836e476533e8177e5fb971b51bc8753e5d0e9c │ │ └─266785 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─aa200c22a5a55b9f973de827f0926ef74ed59517e9729d0d7f6458ba69c4e6c7 │ │ ├─112166 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112185 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112191 erl_child_setup 1048576 │ │ ├─112306 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112307 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112317 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112405 /bin/sh -s rabbit_disk_monitor │ ├─234b53d5306521164b07584ec6107424347435d202fe42999a6883b50843cf29 │ │ └─55015 /pause │ ├─4e6bb68417a52ff40dbaa18a380641c72ea62039bf2f09f2d8237caa64157ada │ │ ├─185268 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185752 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpl3fyroz8/privsep.sock │ │ ├─185884 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpsmy_ixr0/privsep.sock │ │ └─186248 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─4a1b795904a3d3496e27c8dbcb5394b845776be2cc2e33017bf609c631df7d86 │ │ ├─155902 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155915 /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 │ ├─2a781a4de5d403613f68cc86dd15f87afef3b8103cb6de921bd11e5fc084a9e4 │ │ ├─146279 placement-api: uWSGI master │ │ ├─146301 placement-api: uWSGI worker 1 │ │ └─146302 placement-api: uWSGI worker 2 │ ├─164372a37d536c6859bfe2aaa6c61a5ac8d51758a03458983d7d9f1bc7d208ba │ │ └─314875 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b6119190a37d35e657aafd8e3b60518fa5c60614fde996f6734be5a544ec242f │ │ └─321345 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─8c5cbb13b9b7274ed9c22c3c9f388a09dd9dd5ade395d379fcad134ea8f3dad8 │ │ ├─60556 python -u /app/sidecar.py │ │ ├─60861 python -u /app/sidecar.py │ │ └─60864 python -u /app/sidecar.py │ ├─40414681ea9af5e62d109373ff473f703771e16cf3437cd28fd603ef3d53db89 │ │ └─55464 /secretgen-controller │ ├─112a725d9bcb1cfe18bd28af4119f423feefc3aa492b0befbb8863a44bd847ad │ │ ├─315208 /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 │ │ └─315360 /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 │ ├─f14457bfa28bb91fb3e88e632e4599ceed04ae6f4cf48d1f7c1ee14aab519837 │ │ └─61330 /pause │ ├─6ee1d1f01767b5ba901d6955c7c56947e6533751935a90c53acaef992162ea73 │ │ └─47769 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─69b0da92f17b47b42f19b27d93a3fedf93485f6302075d937f799a396c477ba6 │ │ └─297840 /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 │ ├─30f6cdc7233f511adfd22d5f6a8ea531c96956e7cbba47d561bd041a9a3000c5 │ │ └─188826 /pause │ ├─a736889a4510cfce9d82969b38f87eef3ae6b342a70765777c65b33d06afde48 │ │ └─85678 /usr/local/bin/rook ceph operator │ ├─812f1b1964f3f2490e46e7839ad6645b8c41dce138ad733b65a354ef9ef6a4ca │ │ └─62353 /pause │ ├─e536eff1ad55e8855b08ca59ae36e1035bf42fa6566420cf97602f97c08fd757 │ │ └─297291 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e2ecafb12e14455d002cacc11d48e41ccf95a25eb7edd1b981852f17871053e6 │ │ └─59380 /pause │ ├─c3b416a7d2040b3d3e3ef342fe8e8b5075af37c8382b9a575e6242cf2b2b53bb │ │ ├─127820 /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 │ │ └─128074 /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 │ ├─8b4c39a64a554faa6e0d62bf74f867d0d520b39ea758907db64abcfc815ca59a │ │ ├─204279 heat-api: uWSGI master │ │ ├─204346 heat-api: uWSGI worker 1 │ │ └─204347 heat-api: uWSGI worker 2 │ ├─d76552121ef47127023abf6b3f8b7e3a4cb0922d7b76553dd830e5a6dbc657cb │ │ └─43129 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 │ ├─c2558bf7a8a535367e06e4cf008d5ee6c512fdb838be5715203026ca6254dd91 │ │ └─47660 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─8f4c934957e56f4501650c20f639862761fee389acbf500aab3aa300406cb4ed │ │ └─248338 /pause │ ├─d108524cb3136d8d921bcf9f06779d502a383c5cbe522cd6e06769d6f8fd5f8f │ │ └─96727 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c6d563064c0f0d4f383f6559eeaaf6b3b5c6699ae8d9a95d86f89a39e4d6e83d │ │ ├─204290 heat-api-cfn: uWSGI master │ │ ├─204344 heat-api-cfn: uWSGI worker 1 │ │ └─204345 heat-api-cfn: uWSGI worker 2 │ ├─fea1b57347e3eb35ee45eeedc81e267464b672f802a60a5d3bade499d5ff09f7 │ │ └─297701 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─492d44aac47961579cb2219ffcc38c698dca3e537d97310f454b3679e6058c0f │ │ └─127446 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─2fbc76a2aef266798bab441e644532539722efa367d2cb499ec12f12244a2f4c │ │ └─191338 /pause │ ├─15e65f3bccd9bbb76967bba1f21c077458d7026f1d1ee28067d3f0ed1c59f070 │ │ ├─ 45558 /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 │ │ ├─ 45571 /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 │ │ ├─ 45717 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─320000 nginx: worker process │ │ ├─320001 nginx: worker process │ │ └─320002 nginx: cache manager process │ ├─b6541e8983b42028c8b952d158709806d68f9adda247c344f092999b9c4a0286 │ │ └─50466 redis_exporter │ ├─d087ac9ed39b40c31cbe36fdfb86e229d649f097d821a5cbad4f76575bf2eeb0 │ │ └─320254 /pause │ ├─58cb3d7692692dd66d7ba2e9166caffe9bc673464e24f023521822503918167c │ │ └─40060 /pause │ ├─dc44a86ec5194c78b4a2a3827d6c6895b3e236e295f86901fceaf826ae2daa80 │ │ └─65656 /bin/memcached_exporter │ ├─d4aece905cc290866377cf70a884d4fcf275ba0fd681f42e8c670beca13c779b │ │ └─157624 /coredns -conf /etc/coredns/Corefile │ ├─5231d685c66ad161cc6dc34e5c22c129c9727a74f5e3fa02b0b7019905787036 │ │ └─296995 nfd-worker -metrics=8081 │ ├─5c46007348f6343b566f24168db2bb132ca78edc268f89ee55f5049c06f89b6c │ │ └─49976 valkey-server *:6379 │ ├─7cd3f2d7603313794693ca0227a6e29465d28ec908799bcb3dbc94f949c3ec7d │ │ └─228828 /pause │ ├─261f424db6bc15102c06524483595a178013956bb047315c0595374cf7bdabb5 │ │ ├─110296 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110495 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110497 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1dd399d1cac984686ca0f0f0734e05e1c3471a890f102612ab84ba48e031088c │ │ └─175116 /pause │ ├─d6e8ef3bd35fdec81bf39d94de8b9e42c5a15f1d25d425707fd225fde1baab78 │ │ └─125400 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1c1e95706601100cca6876c4c7986fafd40c69f4909d06d00faaeb3add08d019 │ │ └─65548 /bin/pushgateway │ ├─65ff0a7649fa855ff580c903fd724a18d4ba49e7633fd3f49cfe3f15b3546015 │ │ ├─123755 cinder-api: uWSGI master │ │ ├─123769 cinder-api: uWSGI worker 1 │ │ └─123770 cinder-api: uWSGI worker 2 │ ├─e073fc7ac809e41f1da3f2158f1c07115abde1be392c1cd159f8683f9703f38a │ │ └─55235 /pause │ ├─3ae596f567223c0304c652f6a89d888a6a52c427833690eb6b9f383e85686cab │ │ ├─315104 manila-api: uWSGI master │ │ ├─315130 manila-api: uWSGI worker 1 │ │ └─315131 manila-api: uWSGI worker 2 │ ├─2cda235ec768693c96b62b2bccd139f739b26a33ff9511561f2d7653af26550b │ │ └─45343 /pause │ ├─7c29d1d6c0bef1c5a93d6f3e25cb9e83c75f31b89b1a7bd6fed170462ff2d544 │ │ └─229045 /pause │ ├─3eeff276bc68bb51083d65bdc956b70c4c7e4767e08f20d441728e174d8836cc │ │ └─64864 /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 │ ├─94ba2479cb7eaea40bd7696be56394d23c668eea5bc3154392a0013d30721b26 │ │ └─65395 /pause │ ├─3c443c67d45240832b7d82275bc25f2f7700e4a295cd6c616b45b2ebe3e31f55 │ │ └─113836 /pause │ ├─5c93e139dffe19e06ae51e998a11b67525d70e798f6bcb7994994cedd659506e │ │ ├─300787 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─300805 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─300811 erl_child_setup 1048576 │ │ ├─301050 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─301051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─301063 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─301247 /bin/sh -s rabbit_disk_monitor │ ├─06963349c4b9ad452b2aa10da1a3ddf4d3c6d954ac216982341372c211b49e00 │ │ └─175728 /pause │ ├─07e5395bd11e5a0d3c6255f6be80e49fc62cc035afc8d84a73ce40e08b8a03b0 │ │ └─68032 /pause │ ├─334694616c8e01b1a5615b8624cd0ce843ad0d8bcf526af3946caea36244294b │ │ └─126829 /pause │ ├─9a64b0e20f9c7ee225a68cc65db53745fd08d572175f2383d42f571bc24980ab │ │ └─64907 /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 │ ├─d139430346587863894fc7193bcb656cea5d88d5bcc075e3bd28483dc84be1ea │ │ └─55354 nfd-master -crd-controller=true -metrics=8081 │ ├─6e75486d9fd883cba3f03e1c35327588eaccdae38db6e41f9f9a0b7e471da1ac │ │ └─111665 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a0614bddaf9654f90d9d7283833f55e489813ae16a1ed95f0ed6e95edc842798 │ │ └─160397 /pause │ ├─fe51d77ffd261851e96525b0ed4bfbdc86c607527bba394833d109a17572fccd │ │ ├─176159 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─433408 sleep 300 │ ├─df64be2823a39efe9c1e98fe6012b68c9cfd6100340ade301fdf021bd64d26bc │ │ └─305491 /pause │ ├─b80971f26be31a4422125f4cd3d0a09e44cafc89d8ab808601b16d1580781ba7 │ │ ├─237665 octavia-api: uWSGI master │ │ ├─237679 octavia-api: uWSGI worker 1 │ │ └─237680 octavia-api: uWSGI worker 2 │ ├─fd60370bb4e4c8de399200743aebfb79e4758ba5887a35c10a0665767e28891b │ │ └─42788 /coredns -conf /etc/coredns/Corefile │ ├─a44c35b97f6fc38c2aa04f0a46e7921f30f848501267925fd0df3f64d54fa479 │ │ └─39465 /pause │ ├─7d9fe02b2e81f2ac914c24b9c7d06b422c7d020706ac53b5f6f655f228ccc19c │ │ └─61477 /pause │ ├─29a0a8bca7162b66792f360d2141868b021208e1e2f0d82f056507dc213f55b0 │ │ └─298206 /manager --metrics-bind-address=:9782 │ ├─640872043684546cf7ee8fa9abedd9795148ca4f9f6c114f58562ff934c4b965 │ │ └─320900 /pause │ ├─a97bb230ef75e699a590bfdc81e0727fa9c923f37b0179bbd83615835c744eb4 │ │ └─271091 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─513891aeaa2613410188b3ea8cbbd29ae9c65371b20472f8a5290b1d79d341d6 │ │ └─63637 /pause │ ├─2a60c2d8b5bb9d4a23b5fdd83415afd1868f86fd44e1803b0d39860db2626899 │ │ ├─323764 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─323778 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c26faf7a29407fcb4a7cbe28bc3d71b0fdd6d5111cea4153f9bf5e9904131b00 │ │ └─161356 /pause │ ├─6c309c73bf8a803c49c9bb735f63cab913b9512f3ba67094e2dd6e58e1961f40 │ │ └─43007 /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 │ ├─6d7baeae90e6cbd25ea12aba4d47f1b4949b688beaad4f3e1af57f7e1fca4cd5 │ │ ├─ 96013 /bin/bash -x -e -m -c CEPH_CLIENT_ID=ceph-client.rgw.ceph.a PERIODICITY=daily LOG_ROTATE_CEPH_FILE=/etc/logrotate.d/ceph LOG_MAX_SIZE=500M ROTATE=7 # edit the logrotate file to only rotate a specific daemon log # otherwise we will logrotate log files without reloading certain daemons # this might happen when multiple daemons run on the same machine sed -i "s|*.log|$CEPH_CLIENT_ID.log|" "$LOG_ROTATE_CEPH_FILE" # replace default daily with given user input sed --in-place "s/daily/$PERIODICITY/g" "$LOG_ROTATE_CEPH_FILE" # replace rotate count, default 7 for all ceph daemons other than rbd-mirror sed --in-place "s/rotate 7/rotate $ROTATE/g" "$LOG_ROTATE_CEPH_FILE" if [ "$LOG_MAX_SIZE" != "0" ]; then # adding maxsize $LOG_MAX_SIZE at the 4th line of the logrotate config file with 4 spaces to maintain indentation sed --in-place "4i \ \ \ \ maxsize $LOG_MAX_SIZE" "$LOG_ROTATE_CEPH_FILE" fi while true; do # we don't force the logrorate but we let the logrotate binary handle the rotation based on user's input for periodicity and size logrotate --verbose "$LOG_ROTATE_CEPH_FILE" sleep 15m done │ │ └─389570 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a6831c7c7fb36c71f59c3baad357b6cccbbdf35db25a474552e73fea0106b1e3 │ │ └─60889 /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 │ ├─cb4f6722fac8e00b00057780e1e2e9b3382e653852360be982dd7fe4605b3f5a │ │ ├─91412 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91431 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91446 erl_child_setup 1048576 │ │ ├─91547 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91548 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91558 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91778 /bin/sh -s rabbit_disk_monitor │ ├─7c4eeaec2f26b71ddd4056a50ce9c800905dc9da147db074c1c745c1bb2dbd2f │ │ ├─320368 apache2 -DFOREGROUND │ │ ├─322644 (wsgi:h -DFOREGROUND │ │ ├─322645 (wsgi:h -DFOREGROUND │ │ ├─322646 (wsgi:h -DFOREGROUND │ │ ├─322647 (wsgi:h -DFOREGROUND │ │ ├─322648 (wsgi:h -DFOREGROUND │ │ ├─322649 apache2 -DFOREGROUND │ │ └─322650 apache2 -DFOREGROUND │ ├─79fd5c2e898601492c492353362e0da08c427661f1c5a1092ad1673063af6d3d │ │ └─42685 /pause │ ├─6d3388e48729e3ab5ee829b1513b8914038ffcd7d1e55a5e40a459ef905736ff │ │ └─111985 /pause │ ├─fa41727c20eecadf5ee6e72439d812f2f88d4ad5b64bcc2c0b4d727ad58fa8ff │ │ ├─47487 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 │ │ └─50324 haproxy -sf 237 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─21c440d1709064b7c5c2ce24c14d52c9a53f77f65a45664e76918b7ab0808712 │ │ └─59336 /pause │ ├─f61fd8b80fefcd110d65e82de40ba6a0c3fa72dcdd0432c4f62a42d53d20f908 │ │ └─65586 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─fd83b0fc6d513dd565070859fa34a7ce1764d66f0cdd0ad68012a831c5be6e92 │ │ └─45600 /server │ ├─b7daa6a876a6c93e40bb8d008f837d3a75ba6aff04eab285c2391d589bd7006a │ │ └─60838 /pause │ ├─343d0bde1bee9a909d8f7a953cb5ed259adbc9f09372661e91de40fdff649dfc │ │ └─129308 /pause │ ├─e4dc39e861765e64ea533c11fade673d6af407a8f3100b9a60f27848ea9d7c26 │ │ └─305432 /pause │ ├─3740e089591351e4868073b9c3f4761814832181c208fbb9240293fc8d50abb7 │ │ └─39518 /pause │ ├─9f0cf0173c0e27c817b964b5ae22b8d8700cd498169e8c5060cd4fe7b3e95631 │ │ └─63741 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9b15d81a36b93e3106406652b843d42270bbac0027fc722729a050b7c95b50a0 │ │ ├─184300 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184614 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184617 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184620 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a1acfe2432c72d0acd7354b2120ce74edaa99aa25451e5002f728c42efe20f68 │ │ └─95503 /pause │ ├─8eb8876387d8344db21eeca00d267c867f75711f90b6e1881f46d0685fc05927 │ │ └─317183 /pause │ ├─dbcf43867179a7ac3eaf718888bd7faa530089d9f033a3f30ae0df6849ccf5ca │ │ └─265497 percona-xtradb-cluster-operator │ ├─55d0fe1ba93ebd6bacf1a353dc513966d98cd9213e2d771d9134d7ca1cae61ea │ │ ├─322056 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─322386 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─322546 /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/tmpiet8gxwa/privsep.sock │ │ ├─323696 /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/tmpqxfcvl_1/privsep.sock │ │ ├─324241 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1c8dcb67-6aad-4e6e-86b5-c056062e51d4/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1c8dcb67-6aad-4e6e-86b5-c056062e51d4/host --addn-hosts=/var/lib/neutron/dhcp/1c8dcb67-6aad-4e6e-86b5-c056062e51d4/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1c8dcb67-6aad-4e6e-86b5-c056062e51d4/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1c8dcb67-6aad-4e6e-86b5-c056062e51d4/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a69365b6-90f2-4b16-b1f9-73b98ea4ccb4,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 │ │ ├─324249 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/46a80997-1d2b-44cc-9900-fd34e1089208/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/46a80997-1d2b-44cc-9900-fd34e1089208/host --addn-hosts=/var/lib/neutron/dhcp/46a80997-1d2b-44cc-9900-fd34e1089208/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/46a80997-1d2b-44cc-9900-fd34e1089208/opts --dhcp-leasefile=/var/lib/neutron/dhcp/46a80997-1d2b-44cc-9900-fd34e1089208/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-78cfbdef-2fdd-41f1-8643-0241998ca279,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 │ │ ├─324262 haproxy -f /var/lib/neutron/ns-metadata-proxy/1c8dcb67-6aad-4e6e-86b5-c056062e51d4.conf │ │ ├─324280 haproxy -f /var/lib/neutron/ns-metadata-proxy/46a80997-1d2b-44cc-9900-fd34e1089208.conf │ │ ├─394313 /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/tmpjyc9d1xv/privsep.sock │ │ ├─394654 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─394655 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─400011 /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/tmpy2wxlktz/privsep.sock │ ├─a446b2a3402063f27dcc41805b8a214265ac6d63f0fa52ab70df7886ddf74d60 │ │ └─59667 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─ec6034e5a84cc390dafed0eb1722fe82ae0d9076240f3b74b807a890648fab95 │ │ └─95443 /pause │ ├─8748de4c40fcf20892d47ade142fe28ddf7ca5c34e7093a19da4dfa653720174 │ │ └─195984 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─e3316701517265362b1e1a020e620c7a3c34cdd8135b07aa265c94f2b6b5e306 │ │ └─46150 /pause │ ├─647e56ee2898f52b738e2871a88f659f623b69295e8fa458fdfee94db5bfb3dc │ │ ├─195930 /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 │ │ ├─396047 /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/tmpfwjagcz2/privsep.sock │ │ ├─396645 /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/tmpyhntb4tg/privsep.sock │ │ └─397864 /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/tmpm2cbfxao/privsep.sock │ ├─1d3b865264dd98ef24bdc0f009fd658388452171250cb6b2563f511cf154e221 │ │ ├─171040 nova-api: uWSGI master │ │ ├─171074 nova-api: uWSGI worker 1 │ │ └─171075 nova-api: uWSGI worker 2 │ ├─2b5ded3c263bf6c86af7f9bcde7939d2e8be1995d5f6d393096e8a034d1d3251 │ │ └─175222 /pause │ ├─9b3468d884e9500a7726bce4e4312b606a770610e9cac4147f95a04b37d5a4e2 │ │ ├─171236 nova-metadata: uWSGI master │ │ ├─171256 nova-metadata: uWSGI worker 1 │ │ └─171257 nova-metadata: uWSGI worker 2 │ ├─ee803bd66c65c13d3d41c9aa8ea8ff3a4e5059f9795fce86d1884496b784bd74 │ │ └─63462 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─599e9a41d82b3a43b44ad8037ff2685acda9d42446a838c848aadc2fc455ed50 │ │ └─78848 /pause │ ├─3319d6c4b10e54a37e46eebcf7e6fcf78f0a15b92db48c84686e2992ec2d54cf │ │ ├─184360 neutron-policy-server: uWSGI master │ │ ├─184373 neutron-policy-server: uWSGI worker 1 │ │ └─184374 neutron-policy-server: uWSGI worker 2 │ ├─51e7545ef2ff584293720c3a1ad0148b90f1c55841228f7eec38e6fec2b28691 │ │ └─42793 /coredns -conf /etc/coredns/Corefile │ ├─1d1d7a341d8e9c9a884303ecd71a5061a09a161ce3de33973ce4583d758bfa31 │ │ └─54971 /pause │ ├─60ead86c5e87ea289ccac1371809893dd2d32226d942b302e6364beb6bc14ba8 │ │ └─55319 nfd-gc -gc-interval=1h │ ├─cd64ae9b7e1177dcb617f9fd5e4f8ae66e4264bc7fa3dd0b7c1510decda560e7 │ │ └─160652 /pause │ ├─0398ef78891b09fb4d9aba7d2a00959a7c4ac84c2e3ad2acb078e7896b8f6364 │ │ ├─204217 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204718 heat-engine: ServiceWrapper worker(0) │ │ └─204721 heat-engine: ServiceWrapper worker(1) │ ├─6885fc1c5b50af75a7b938e0a6ea0c5077114188c5a3e0198c36653beda4a494 │ │ └─45242 /pause │ ├─4959816e821105c784ca7cf080dea31e46111e47bc737993ff146da4b70148fc │ │ └─266560 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 │ ├─c0a1aa19bcfb1de551ba417eda92179def9f30ee7ac6644b05241584c2df2233 │ │ └─42665 /pause │ ├─733628e9283e36362a33c38d26fc89817cbcdf8e87e63f7532f61208ceb60108 │ │ └─113909 /pause │ ├─68825754db1a70b7fbb39fd17764812d88abf5e1a07b5d77d9ae1f047f265677 │ │ └─77269 /pause │ ├─75c76976746613e7c2bc3efc6cf980e3bc9c68ef524d6b409ef706f8108eb1be │ │ └─59264 /pause │ ├─49e87a91fdd67917dca08e807d4226ea23a3acd1548f9260cdaddad95708cffe │ │ └─243056 /pause │ ├─a63431238577ec330c28743b11d0f852292114233bad0923018c1b78a18a656b │ │ └─175073 /pause │ ├─3b5c67e57b8bfd061e215870b8d9d0778ef2a68bd5a1375ad2e8390741b66204 │ │ └─42638 /pause │ ├─514a57a455d25ab277298addee8806ce81415e2f1083912067ddbb0a21619e24 │ │ └─62637 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─c775f54939244592138c1d82fc97e4465f2a6316d9abd9b830685f0a9fe15274 │ │ ├─ 71457 apache2 -DFOREGROUND │ │ ├─ 71472 (wsgi:k -DFOREGROUND │ │ ├─ 71473 (wsgi:k -DFOREGROUND │ │ ├─ 71474 (wsgi:k -DFOREGROUND │ │ ├─ 71475 (wsgi:k -DFOREGROUND │ │ ├─421904 apache2 -DFOREGROUND │ │ └─428679 apache2 -DFOREGROUND │ ├─7a610d766c913ea1661cbccf2353f35073d9bf4e546c245baa12f41baa430416 │ │ └─40944 /pause │ ├─af8b2e428bba71fbc57072e3589ee89a0d9092409861b3e6b2385b61538c8283 │ │ └─191471 /pause │ ├─42edd19efd5e2f187fb4c9838cb5c29ae6f30ecf1912cc1c9df07df12707cfc6 │ │ └─296102 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─720ea704d3d8a5ec1f376e80ef7d03213f185196ed96f013961aeb168f885cfa │ │ └─110018 /pause │ ├─50aa74e12c1bd256ee5ea3761a458a81068fa4fe34b105b813b4b323dcb58af6 │ │ └─39587 /pause │ ├─6b06b852090563a1bb1d5243ba1ce3bbccd61af7924ec7170a23df06f132f748 │ │ └─55061 /pause │ ├─7da5b5faebc33b6872c816871166fdf7bddc97254ad1e96a64b24285545c00d8 │ │ └─297363 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─8bff37762ccd641c88e27a06f40802825faeedcb3db108031ede467f914190b9 │ │ └─266678 /kube-vip manager │ ├─bb87fe02121fae5dae55bed60bfc1593851e041575ece8aecb1977d3923176fa │ │ └─228678 /pause │ ├─69f154ff8ae0283c29f77b882ba8f38853b480088cd7f4910b70af1e6983855f │ │ └─175015 /pause │ ├─2a4f00a047131a49b7e175d8aae2f75bd50a906c5c010d367592fbf5bd1b3a87 │ │ └─271003 docker-registry serve /etc/docker-registry/config.yml │ ├─df679eddbe741f65bcdf6831b3d2b3c64964383a105b14ddb9a4823c06ccc038 │ │ └─62924 /pause │ ├─55aa04f8fea136a2fe8adf1c5e96a98011aa504f2c02796cd18d8a34f699752c │ │ └─305323 /pause │ ├─e958333c1b750b323bae0f4720a9b5924b4ffe5e0aa22a9b85ed957d8ba8624f │ │ └─296640 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ca76a5d9541a012729d6ac44681bb27ba8e0069f48b59fe2ffa489d9ab8b0a8a │ │ └─245047 /pause │ ├─5347c35f945cd10cb46d4cd3f508d93988397c65df34c236a7c028585ca507c4 │ │ └─39663 etcd --advertise-client-urls=https://162.253.55.200: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://162.253.55.200:2380 --initial-cluster=instance=https://162.253.55.200:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.200:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.200: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 │ ├─73ae65babe612eca76687bcff3792b898e209d997125f24fc23dee03a1950cf2 │ │ └─40924 /pause │ ├─31e41c9f7f080c515245714b08905988d581a4f711b3c3d296e7787e7bdff3ee │ │ └─65709 /bin/oauth2-proxy │ ├─5e0c2e5a84ab0cc7c5cad0302e76778188b7f7b1c5608f33156eb67139c03914 │ │ ├─41741 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42119 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─620a921dbcceb2ac807630e897a83c104bd805e7a125c2175777a88a04db865d │ │ ├─240795 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─240818 erl_child_setup 1048576 │ │ ├─240905 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240916 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─241173 /bin/sh -s rabbit_disk_monitor │ ├─2f118801b250a1dd7e6e7d4211278d683ac4fce0487345cb8f69328859215c7b │ │ ├─173447 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173464 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173470 erl_child_setup 1048576 │ │ ├─173530 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173531 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173541 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173661 /bin/sh -s rabbit_disk_monitor │ ├─65009aab061c574ff3b57e95864bc50a7f8c05da5c595fb3e4dbed347c41fc5a │ │ └─246289 /pause │ ├─fd5d30d813eaaf8f8876c6451ac6ed2c8665c13b6a2ce9d158550313c7101ae5 │ │ └─188641 /usr/bin/libvirt-tls-sidecar │ ├─d09ea8b418dd986aa2bf57cdbf03e3f903faec35392671c721d2ab08c6fff0f6 │ │ └─42715 /pause │ ├─b3fcb3f8dbf929f5aa89e3736104d5fe84dc9e3217be2f2171d47853c026398b │ │ ├─63047 nginx: master process nginx -g daemon off; │ │ ├─63068 nginx: worker process │ │ ├─63069 nginx: worker process │ │ ├─63070 nginx: worker process │ │ ├─63071 nginx: worker process │ │ └─63072 nginx: worker process │ ├─0c7ceb4efe32742b7574e8a2819bf5b1cf06e836ac1b7ead7c678f2c49c1e8fd │ │ └─320642 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─b21dcaa9430ffbda7d08f171d7cc8b17464e61d4e120bae1e477233255f93673 │ │ └─188694 /bin/bash /tmp/libvirt.sh │ ├─c836c98bec3d5a8bc8716596ce3e7c05547e8b87e11f064b24e10d27697ae5c3 │ │ └─300607 /pause │ ├─1dc2a26f126597423e59a5ef667931960e0708953554dff866c9513579f6f6d8 │ │ └─305114 /pause │ ├─af58282dea7c77c5abe3b80a0f1e9cbabb5901d64a91776eec69b602cb82be0e │ │ └─156943 /pause │ ├─ff7c2a7f928427da6cdd9c80273ee42496dba1d98f294658d58de8243408094f │ │ └─266732 /manager --metrics-bind-address=:8080 │ ├─737021869d56f40d437cb58704fa67160247c5c2e15538519b9dedd92104e2c4 │ │ └─157438 /pause │ ├─9a5bf05cbcb609d852a528ebeaa45caca030dfaac86106dcf1e29ff5d1bceea0 │ │ └─46987 /pause │ ├─2977e2662fc34d78dfeeb08c213c841081cdb6ed8ac3002eca2200061a367546 │ │ └─59434 /pause │ ├─1620c020bf8e5f116bd204928e3ff5225bf44cd9f45c711a8447d9f2f6595ebc │ │ └─249949 /pause │ ├─dac63de41f38552f9665ac257cdcc7440b1c6d1684a775cf27c4a219b1f87f10 │ │ └─54309 /pause │ ├─fb8eb2a0c7d4766fd7f970642d893863fb8d7c0be12880f121c7bf21fa9b5d9c │ │ └─40086 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─618cbc999413673b25db7b78ff6f63c2cb7351b245384adc8975f9903b7410d4 │ │ └─60059 /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 │ ├─7a20d37df9d9509f3575c45332ce13859df026989451a0dba2d17bfeddf58ce1 │ │ └─91181 /pause │ ├─a48185dfaee84ade467cb6ff710212e04f208e34978dce580a6264acea6e9a59 │ │ ├─108857 glance-api: uWSGI master │ │ ├─108873 glance-api: uWSGI worker 1 │ │ └─108874 glance-api: uWSGI worker 2 │ ├─f8eea62435d1a5a28f83a8fb93fef20835f1d94b01547a3d41f04f92e8cc1876 │ │ └─46054 /pause │ ├─fcdd3b7cc0500c377e477f56f18becb18d4f6f7a6ebf199c1cde8bc8687cca0e │ │ ├─259912 magnum-api: uWSGI master │ │ ├─259949 magnum-api: uWSGI worker 1 │ │ └─259950 magnum-api: uWSGI worker 2 │ ├─ff3a723b64dbd58cb67ad965cdc0fcf94e1921e5380996a56e7ce70a6b22b515 │ │ └─65422 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ab8a6a945e681073c6d943845f496032ae4e61396685180bc9987b4448bd2ed5 │ │ ├─83932 barbiacan-api: uWSGI master │ │ └─83948 barbiacan-api: uWSGI worker 1 │ ├─6b460615b0bf7f6a17f09211cf87c971baaf3b7ecb56489fe0428c3f15e47ac3 │ │ └─65109 /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.162-253-55-200.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 │ ├─41537f0a8dd45f692c1f5814eb11f995bf619229e81762343a99f2b2fca18aa7 │ │ └─228727 /pause │ ├─062979b6cfa2a164aed44ba5914bc2cd60a70facb28b95d3b95ac4601ed4e084 │ │ └─208095 /pause │ ├─f135e3f9fa2da971129524d7489ac4ac46f44c51fa8f939c73a48a758ba68845 │ │ └─266341 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 │ ├─6014aa9a1b8f9c74ca9fefb0f1adad0c24d051987994da176fbdbdd0e77fa2ab │ │ └─260259 /pause │ ├─e17539f277eb72da71a886dce2ce7c3122a99201be75b1826253293f649f6cb3 │ │ └─186751 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) │ ├─71633758ea7554b3fa0ca68f751da70264e99ce6a1061d057040defaf721e521 │ │ └─49887 /pause │ ├─9deed8b02a784109d7bdf6ace3c86de060cd41a8ce788079ad9b6311739a0161 │ │ ├─77371 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77388 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77394 erl_child_setup 1048576 │ │ ├─77452 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77453 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77463 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77602 /bin/sh -s rabbit_disk_monitor │ ├─0fa5b2faaaf6fca4d09862a474b6cd55c73f970cede3aa55389b7fda19423ff7 │ │ └─244090 /pause │ ├─d2b84df567345747329fd0b1a22dd0db3cbc89dc1588b4a21de0171223f11a19 │ │ └─42876 /pause │ ├─d4dbc62d9ab8e605470055fc2071bdae6e8e4bdbb575c8cb57fe5bee68228d3e │ │ └─155841 /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 │ ├─1f1a05c8f4256ae1a5d6a773cd59d2c88972d37865fef6b53a4286e335b1be02 │ │ └─175022 /pause │ ├─203346165959371167a6a7f81a05697fa23ce78b504c9933e60f6f30f82a50e1 │ │ ├─66343 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66360 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66366 erl_child_setup 1048576 │ │ ├─66429 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66430 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66440 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66563 /bin/sh -s rabbit_disk_monitor │ ├─2ccfce72293c68512c7dda89c5b4a0f490e8fcaf38b68d88caf359ab1c1a2fac │ │ ├─172212 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172610 nova-scheduler: ServiceWrapper worker(0) │ │ └─172612 nova-scheduler: ServiceWrapper worker(1) │ ├─415522facc6eac9fffe4804c318dcf283bf22188c77a3ab2ed89993b5a20a91d │ │ └─62793 /pause │ ├─28d3d79197b153a3c81c40fa075694af5166884833990842e26a014985d0afd9 │ │ ├─184318 neutron-api: uWSGI master │ │ ├─184346 neutron-api: uWSGI worker 1 │ │ └─184347 neutron-api: uWSGI worker 2 │ ├─2a18ccfb9dcbb1bca2a7bf5dcf6fd3213f51c7e462a3efa541d6805224d4ff2e │ │ └─189411 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─233680530a5d24c176a411dafc229bf57c6e8dedfdeb3cd8fa3aa92c7033ff79 │ │ └─47379 /pause │ ├─95991cb9e46729ec22fb606d3fdbda935869ab4fceca9115fef083f7ab9a870e │ │ └─158446 /pause │ ├─93898a512d81f905909d4b4840f9ce19711472ae6259b16250bdc132a7fd4430 │ │ └─84693 /pause │ ├─8cc6f7153616285f698cf2098ed0cf8c8b86c3bdc832100295338b7d2236f8e7 │ │ └─160746 /pause │ ├─9b6fc87c8e20bdab3478ece9bde43d0132de9bfaa8e839273f8c0feae35217f5 │ │ └─49721 /pause │ ├─8f567bbb0c79c11cd9978fdb4c05ddfc4813bc6881612e4f1508c296fba7a3a4 │ │ └─161082 /pause │ ├─04cecaab70606a8a7572038fda0afa028cf255ec19b285380045d52d1a13057f │ │ └─173234 /pause │ ├─e1010f1df94797cdad13f4c9a0bd7ed5aeb8600e9e6388adce9c5a0c9a280d56 │ │ └─50109 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─f7640ae4c4c9b55f79d28b70c2699eda1938772af551d295aca77db008735da5 │ │ └─95822 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-7kxdl --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─314a96c1d5f84829392b714d95a42b2c3fd1071d3d66dbcb8f3a53d92acf846c │ │ └─63850 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─eff9f07714e05dd7d8924833819a043fb1b14810a09601711fa6e4bd5cba9544 │ │ └─240668 /pause │ ├─98539ee9ad369cbb4cd821748de56e68708a1652db99fe9534eca3af36f7d3f9 │ │ ├─47564 mysqld --wsrep_start_position=4bd0f973-1577-11f1-9de6-da4d09e37424:20 │ │ └─47689 /var/lib/mysql/mysql-state-monitor │ ├─cbee1f65fa980ab6b68062f2a6f82cdd4ebfdb664d63bc9b32dae48efd0f61bc │ │ └─39576 /pause │ ├─760398ea5b18faf12a938f76409353f80f147d7c6f1be2fef275e2e9176aa4d1 │ │ └─108490 /pause │ ├─3eb76fec751f3c09bd386762a8f5ff95195e0014956a7bc8c3417b71d7af13a9 │ │ ├─208233 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208252 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208258 erl_child_setup 1048576 │ │ ├─208312 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208313 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208323 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208652 /bin/sh -s rabbit_disk_monitor │ ├─a8b1086248f0c4c35158f7cde35046941e318f5d0b36b873b63b274e9e938776 │ │ ├─186922 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─187201 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187583 /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/tmp4fy_2xma/privsep.sock │ │ ├─394491 /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/tmpe3ud_b7w/privsep.sock │ │ ├─394928 /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/tmp96rfjn6n/privsep.sock │ │ ├─395540 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─395557 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─396160 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0b5aeb0e-4836-44a0-9168-3c04f4160023 --namespace=qrouter-0b5aeb0e-4836-44a0-9168-3c04f4160023 --conf_dir=/var/lib/neutron/ha_confs/0b5aeb0e-4836-44a0-9168-3c04f4160023 --log-file=/var/lib/neutron/ha_confs/0b5aeb0e-4836-44a0-9168-3c04f4160023/neutron-keepalived-state-change.log --monitor_interface=ha-aa3073f7-e6 --monitor_cidr=169.254.0.195/24 --pid_file=/var/lib/neutron/external/pids/0b5aeb0e-4836-44a0-9168-3c04f4160023.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─398957 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9017eb28-daa1-48ef-89c8-19bafa3b385b --namespace=qrouter-9017eb28-daa1-48ef-89c8-19bafa3b385b --conf_dir=/var/lib/neutron/ha_confs/9017eb28-daa1-48ef-89c8-19bafa3b385b --log-file=/var/lib/neutron/ha_confs/9017eb28-daa1-48ef-89c8-19bafa3b385b/neutron-keepalived-state-change.log --monitor_interface=ha-491e5dd8-04 --monitor_cidr=169.254.0.196/24 --pid_file=/var/lib/neutron/external/pids/9017eb28-daa1-48ef-89c8-19bafa3b385b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─85179628d3b5657f1d3f0307ca86d0fb7f02e5c647c7e9dfe32a147213fea5a9 │ │ ├─189170 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189187 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─189193 erl_child_setup 1048576 │ │ ├─189378 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189379 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189390 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189629 /bin/sh -s rabbit_disk_monitor │ ├─dfc3528f12ece9e9b508097de7935fe2072f50b4d02e9edb59442f51de505dc8 │ │ └─160695 /pause │ ├─5cc8620f93c92274e546c1cf94a9b6dbe197cc277efde781bc477edab4abc1de │ │ └─238907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0162da13219e2b9af602d51fcf2f2ee68a4d937b91251dc10bf7398458085b19 │ │ └─191289 /pause │ ├─7b1b657d4e030d837bf059493eea0b93ffc108f5c55f3d78a705c87ca5af444e │ │ └─42641 /pause │ ├─20c7a8acd23f4475b4aafe2b4666d6ec4d5ec0d5d1dc670eaf624fc5f23abf9d │ │ └─65615 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─698a5b0c264f846b218caeab0db0494380a613e0791f50d6c95e06fbd5f32cb0 │ │ └─155404 /pause │ ├─44048446a2536428c38f2dd5649ce4fcc24326b750e08af95361241c66c61070 │ │ └─166518 /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 │ ├─e3ec4a0c57c48ed95bc0672ddcf89846f6571b8d994bf891690bae768bef95e8 │ │ └─65728 /bin/oauth2-proxy │ ├─6676af96b223088acad086d82c9268a9a0c9ce8be7127c6bf78a67e52e91f058 │ │ ├─64137 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64177 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4c64cb4dd2b36f703592e530af9fcfe8427106d6d6c9b05f0c358811ec52c2b0 │ │ ├─260142 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─260535 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─260536 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─fa9e9898b9c30e520d3087dc626919c6d9863cc05012eadf2fe80e7cadb117a9 │ │ ├─172095 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172517 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172518 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─cde72c425fe30ae3305b38cf4bb034c9cb5e7b2bf96e7d891de1f66ad8d7c39b │ │ └─65154 /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 │ ├─a97ea306a206cda25360a268909895d300a03277a71324d09afc937052f1a9b7 │ │ └─109967 /pause │ ├─3083661e82a0916c1978d3160bb1a6780dc9975d336a148bd82e2f1dbe2fa491 │ │ └─46523 /pause │ ├─a1a3d09da02c96aa53a678e45e90a1ecb1197f5d0b8108e1ca11f678c171cc22 │ │ ├─259696 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─260484 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp86vqcdcw/privsep.sock │ │ ├─260495 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─260507 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─2be298f7fe01859c93fe24df4eebf2b9ff148285ae9f0afffde7079ab1d35375 │ │ └─64821 /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.162-253-55-200.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 │ └─c28b300b56ab1da54c684c342c8b4edb3cbceda820166e58a0850a2fd5b5b88d │ └─175633 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount