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 │ │ │ ├─21859 /lib/systemd/systemd --user │ │ │ └─21860 (sd-pam) │ │ └─session-21.scope │ │ ├─21797 sshd: cephadm [priv] │ │ └─21873 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─711 /lib/systemd/systemd --user │ │ └─712 (sd-pam) │ ├─session-4.scope │ │ ├─1607 sshd: zuul [priv] │ │ └─1620 sshd: zuul@notty │ └─session-1.scope │ ├─ 708 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1611 ssh: /home/zuul/.ansible/cp/199.19.213.183-22-zuul [mux] │ ├─402926 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nedthsiawupmudzpvbfbghdlwqokfuic ; /usr/bin/python3'"'"' && sleep 0' │ ├─402927 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nedthsiawupmudzpvbfbghdlwqokfuic ; /usr/bin/python3' && sleep 0 │ ├─402928 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-nedthsiawupmudzpvbfbghdlwqokfuic ; /usr/bin/python3 │ ├─402929 /bin/sh -c echo BECOME-SUCCESS-nedthsiawupmudzpvbfbghdlwqokfuic ; /usr/bin/python3 │ ├─402930 /usr/bin/python3 │ ├─402931 /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 │ └─402933 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 … │ │ ├─ 9950 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12299 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8011b260aa22818df03b45e74ac86a762383f05118f34772a305f6fabbcf0c3e -address /run/containerd/containerd.sock │ │ ├─ 12686 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ce3eea0c2aae462e41c3489fb9c3c2dbb615aa35f4be74fd445412952c81453c -address /run/containerd/containerd.sock │ │ ├─ 18807 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4c144fe223f828b0eeab4b5cdd3c54a0be447b563363d5aaf2fbb9dd4b7785fd -address /run/containerd/containerd.sock │ │ ├─ 25398 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 48e95428e6b251a4fdce8eb187ea80af8a9556f09da999e9f31b0646f70e6352 -address /run/containerd/containerd.sock │ │ ├─ 30199 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 580d4cab8090785df84d3ca71ab364463997c44a14b8a28769ae73e4587c2064 -address /run/containerd/containerd.sock │ │ ├─ 34775 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 32811b7066c56549f87450d5e5723751b628353a81b94b3edc763d23a5cf0f3a -address /run/containerd/containerd.sock │ │ ├─ 40434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02db2a322fea1aa4fde7333043ac3cb916bb726f93b4d6444e16cae3cf50086d -address /run/containerd/containerd.sock │ │ ├─ 40450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b2c5dade1df0043b57d711e511cc68251918fab7e670c00ef30b496be13edff -address /run/containerd/containerd.sock │ │ ├─ 40497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60ffc458d7a6363d73f348f6c786995afaf89d07a2e8bae1499d0e6da81ad122 -address /run/containerd/containerd.sock │ │ ├─ 40519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7abd428ae7ff38a913099110af68e071e1dbaf5328c9c7ad54b52e1576355c52 -address /run/containerd/containerd.sock │ │ ├─ 40540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3715c987806f8fae7f3fcecbc4a25e82de20f65c4bc54aecf8e2a546214ee9bc -address /run/containerd/containerd.sock │ │ ├─ 41036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b12c11c03e360c7913b39299b4c0905be51ebfd611df0027ba03f123b77b810 -address /run/containerd/containerd.sock │ │ ├─ 41801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f22cfd9ae06a3f779faf7cb5f294e5cb58546373aa262cad1f5fc2b30a96d33 -address /run/containerd/containerd.sock │ │ ├─ 41813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cf8974072a2a3384dd0f6a503cbd000fe3535b4d928d06e7eaf62f5f7424729 -address /run/containerd/containerd.sock │ │ ├─ 43181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71f91dcee718e7ef863dd2c126f578a793bbd692c164d71c8b0305e50368a1c1 -address /run/containerd/containerd.sock │ │ ├─ 43692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dbf789be8b84b764138810fc1a810d090075b4a1f286c4ca6639dcdb1d81da3 -address /run/containerd/containerd.sock │ │ ├─ 43786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff3995f2b4b6846b4448f85772274f745a7fe0797f599d013877edbcd6149f8 -address /run/containerd/containerd.sock │ │ ├─ 44093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb10c08d8d8a6140ac06b5f3b15704440e138cd06c9557c093df6546ef63874a -address /run/containerd/containerd.sock │ │ ├─ 44501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c251bc5aae843045c023b4a34c60eb21cf0386b3894999473067dfeac4f6e8ad -address /run/containerd/containerd.sock │ │ ├─ 44546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d51f41e025f99b1d2e3bd2134034b9b52ee0cbd2eee326002a073c2987a30640 -address /run/containerd/containerd.sock │ │ ├─ 44599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 861add558be916bb12f745dd9a66772e00d235c26979bef3544caf1687e92db9 -address /run/containerd/containerd.sock │ │ ├─ 46718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b781d1d2a0cb56d4bdc21eb82b0e699543171dc43f193ecfbee098441cd304a -address /run/containerd/containerd.sock │ │ ├─ 46801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbfc67689fd91bc71cce5b10eacf272055a5aad8adabf3fc962dcd393ff7b047 -address /run/containerd/containerd.sock │ │ ├─ 47704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a28bccc71251704ddbb86fcf5d94f5329970a94d0e5f1cfd0e6eabd9fc4d646b -address /run/containerd/containerd.sock │ │ ├─ 47764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca247694d0364c411018d1e04d6cc261f67361f02b720b38bd69f8f07074fad5 -address /run/containerd/containerd.sock │ │ ├─ 48114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1f476239282d745ff1307ccdf45bdec0e6f884f6c4181f383fbaab2d75e93c6 -address /run/containerd/containerd.sock │ │ ├─ 48439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70b7467dab47f873d4b4740533cccc73e5c13acfcbd37642b9650b86127cf5b1 -address /run/containerd/containerd.sock │ │ ├─ 48822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c38694061131b5d9cf7e8354f61e225d6b4a247287502845bd1f9eafd5f664e6 -address /run/containerd/containerd.sock │ │ ├─ 50972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8e596bed3ddffbe1d5a3866e90e3b0856d98aedd52e568b4bc7cba9757978ed -address /run/containerd/containerd.sock │ │ ├─ 54962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a2a0a318501fa4d9468ee404eb4f633e3c65e5453cd715eff41eefbda0c93ff -address /run/containerd/containerd.sock │ │ ├─ 55542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cf60974eb2cabcb00367e86eed5e82d7294a6e92deada34f72a3e56f84fa05a -address /run/containerd/containerd.sock │ │ ├─ 55580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32dab04250add390d4f0dd956af5d85727ad389f99afffff989c85967ae0ddae -address /run/containerd/containerd.sock │ │ ├─ 55623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eefa32916416a3d04eb9dc62269ad59c33305a2876f95ad3107bd4fc8fe8186 -address /run/containerd/containerd.sock │ │ ├─ 55828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c1952f5524340e5a75c3e11595906e6b4489d71787979be2c9f5b181a855bfd -address /run/containerd/containerd.sock │ │ ├─ 58931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 754de2c8560b3ea1b68e311e050e1f06ffa33a88c3caf6607d06a724b5469d6c -address /run/containerd/containerd.sock │ │ ├─ 58954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59a508e7fc14bafe2bf88d915103d56bd32e202c82c00d5dddd7608a1edb8a1b -address /run/containerd/containerd.sock │ │ ├─ 59028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04c7e233c3cb7238d9be829d3f3a72b5e080104e99ed2b936b696d4fe0ec4b5d -address /run/containerd/containerd.sock │ │ ├─ 59072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c678312d7583e6f07458553be3a4f736ea6adcd8033597cacd93348544048487 -address /run/containerd/containerd.sock │ │ ├─ 60581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80dc46871dc5ce33095c215bae2a08c8c4d402191e2d0e2121c92a4f3b67e655 -address /run/containerd/containerd.sock │ │ ├─ 60626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 258f0abec41bf25cccb42df268f3363b24329478a6576080d6ff5066b512d09c -address /run/containerd/containerd.sock │ │ ├─ 60684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47a4cde054a2d17af029b6352db7281d4ec241171ef7fda39aae339eb57fbc6b -address /run/containerd/containerd.sock │ │ ├─ 61316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac38c56615219f9dcede30447337c38e6e2447be365c7599a4856131a10e9022 -address /run/containerd/containerd.sock │ │ ├─ 61368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 360a17493c82d07978c0002b79fe1cae95eee444b6b43c728aae1b6717fb4d5f -address /run/containerd/containerd.sock │ │ ├─ 61543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60987e496f580921a63d0efab98883306b11f3a9ce1fe04c4e025c32b6dd33f8 -address /run/containerd/containerd.sock │ │ ├─ 61912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4221b9f21e994369af22ae7543b80fb0e08fbb439182f481c7d6805011869380 -address /run/containerd/containerd.sock │ │ ├─ 61918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30dd63a12b44080c51307f51b51716f9789c289fb697b6b47d524b85a18d8cf3 -address /run/containerd/containerd.sock │ │ ├─ 62325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d047c0489176613d7606a364cdd804047e009b840addfe8127b1df4c931a23db -address /run/containerd/containerd.sock │ │ ├─ 62908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce80b4251a92561c03c546b5a1d8437c6db3e5496d496a3cbf8661c4c632b861 -address /run/containerd/containerd.sock │ │ ├─ 64273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48ee9e70e66069680e6afccd0cd5783b2ba17d4569885b52c6cb2295da408605 -address /run/containerd/containerd.sock │ │ ├─ 66609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 859d1cbf0333f3717b28bae2c05bf9dbe06a9562f2c7befc4b626875ee1741da -address /run/containerd/containerd.sock │ │ ├─ 73157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9673e0f5fe928b71f58b5f91ee185a69c92265c86efb367ddcc81025107bcc56 -address /run/containerd/containerd.sock │ │ ├─ 74159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea29efb5c88406fab72f53b52b4beb1e3fbec290724d4715f5c41865ede2b0aa -address /run/containerd/containerd.sock │ │ ├─ 78627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbd5b36b89deba1362c4ade907bbef97980d1300baa91b0f49086eb023effcc4 -address /run/containerd/containerd.sock │ │ ├─ 83927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 087d2675a9be2d8517c18fda0bb49fe03a2f81107f6f1a4acad97e8d81d80502 -address /run/containerd/containerd.sock │ │ ├─ 90127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fe7b9e6c7c08075bc953d80d7577da7e98713879dbaec8648eca1250d511563 -address /run/containerd/containerd.sock │ │ ├─ 90202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4b06c68324ad560a1c9d7af6319b8fdfc4beeba21be00f69f07c5ec350466f3 -address /run/containerd/containerd.sock │ │ ├─100629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87ba7c5b334fe29e2124713f2a01324078a739b8c814debe6d9f156c13f9c41c -address /run/containerd/containerd.sock │ │ ├─101754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bb3695087788a0486fd080725f179cf75e5ed2502994c9185367141721fd8b5 -address /run/containerd/containerd.sock │ │ ├─101820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e10b85d7aa66d5e21ad6ed9f742de5bed3d348b588f2abc37a22631e09553b01 -address /run/containerd/containerd.sock │ │ ├─103573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53caa46992f24e8a4c87aa55642d80a4a5538c2783f963555580b9146d0b1a28 -address /run/containerd/containerd.sock │ │ ├─104929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d82a3f124e3dd483e28d0afeebd7b38514588abf1e401b593ad865520208eb17 -address /run/containerd/containerd.sock │ │ ├─104962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07b40914bda5dd1e76d60505b5d3fa1558ec0f08ac32366ebed15f90d04f76e0 -address /run/containerd/containerd.sock │ │ ├─125285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c46c4558419d4a8c6227b5453321999dbed54b0f071a0575ff0f1416efd07d -address /run/containerd/containerd.sock │ │ ├─125331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fd349f04955d8511f3750624d3bb1bdc5141cfcc48c66863897c3672e6eeff1 -address /run/containerd/containerd.sock │ │ ├─127459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 314b66c46980e8b5b45a28954248e963db9b675c8a7cf8b2ba8618d74c36966d -address /run/containerd/containerd.sock │ │ ├─140296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9d8e8bee183bae688d3121a14af8ab0abad71539af2d157deadb748d8681650 -address /run/containerd/containerd.sock │ │ ├─141958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffe29624ce485059e09e07d3a83317f11baa732ea03de2c6754781b8a9586a30 -address /run/containerd/containerd.sock │ │ ├─142410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0bf1c0df83e20358d7af912e708d1b42cc6714929e1bc00405c293df96e7115 -address /run/containerd/containerd.sock │ │ ├─143248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75411df6ee576fb10374ac8ee7a1a147450dfb2ff2bc900b0ba024baca5005ae -address /run/containerd/containerd.sock │ │ ├─145136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7335d353e6787d5e315a7cb07691c079e8a9b221edaf7158bdd1028fea94abe0 -address /run/containerd/containerd.sock │ │ ├─145170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a748ae4a1711e5314c3b1c68f9237b1ed26df1128079a42a72f0c48c31805c6b -address /run/containerd/containerd.sock │ │ ├─145354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bf939e2f7ad877f7e939ad0712a67a9eae43fce794e3ffa6a6e5ce240eb6e54 -address /run/containerd/containerd.sock │ │ ├─145399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4ad4fa4698779e079cec90dc0af98c128dc1f7c7c1d9233a516cee92ba5b3a9 -address /run/containerd/containerd.sock │ │ ├─145484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8baaf63f734bdb77ba2ec7a059a9593b578973ce6d287a5cf8f66ab3c182625 -address /run/containerd/containerd.sock │ │ ├─145946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12cd18f88b6327363c64ceb84153e9d3c9c4d7882c894075cd1079a34cc62735 -address /run/containerd/containerd.sock │ │ ├─155942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 583cf5dbb15b65bde7405ae187c82782017974a98632b438bec3f1a97ab3a722 -address /run/containerd/containerd.sock │ │ ├─157580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69e6fafaa1a19d471bc5ef1e8cf261c8ed38c72893a768dbe70a47c70ff4d82a -address /run/containerd/containerd.sock │ │ ├─157601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 168a076bbff548bbae54f02eca1109a888e704b27393db861bb612cd70bab479 -address /run/containerd/containerd.sock │ │ ├─157671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12c3b61e8e80ac98e45fe9f9ed285efff4609ee3872839e05fdae6ed85881c22 -address /run/containerd/containerd.sock │ │ ├─157840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e75ddfb5afc068d925d08dc26c01b74eac86e758bf24d74ba32434098906278 -address /run/containerd/containerd.sock │ │ ├─157928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33bf9bf8b91cccc54b38dafa5abaf4548b0ee0213190ad432778bb4bab0b66bc -address /run/containerd/containerd.sock │ │ ├─158036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 415f594f14dc496ae846c1ef5179a81592103fbf3b5eba6b66d545663e1852ea -address /run/containerd/containerd.sock │ │ ├─158042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07abd14e1a47605f0dafd18b01fd858513b4a47b5b68f745729bd48d23e4385c -address /run/containerd/containerd.sock │ │ ├─169289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edc00e78fd0259322ac8d1848688b12b174e4dce4d8503c69221f63d122337ea -address /run/containerd/containerd.sock │ │ ├─171568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c573bd2764ccceaac94b69e57c7be14f94a59369bb38142688935947c0dc89cc -address /run/containerd/containerd.sock │ │ ├─171639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83ae6bc302d387134df5052f269c58ad9437560f067f4d00a08a210e6ca13ccd -address /run/containerd/containerd.sock │ │ ├─171690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f76e3397796eb774685fbcf475c73fc6700c485b0963f83edb1242b14b72194 -address /run/containerd/containerd.sock │ │ ├─171740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93921771ef41dc2a1b743b174fdfa97cb1c12a956bb7df445844f0b51db744c5 -address /run/containerd/containerd.sock │ │ ├─179328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61dc3c6401697d2bd1c1dc630900accf755e192dee099189595397d7ec9a7ac8 -address /run/containerd/containerd.sock │ │ ├─181249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac413716f30c9968fa13007d5f70f15f728bbc1c734534f0c14ad250f03c08a2 -address /run/containerd/containerd.sock │ │ ├─181295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ede3e06194cca30b857f4b07d3f0fc402c40761d40cd814d4b24f07bb3569e9 -address /run/containerd/containerd.sock │ │ ├─181362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdfd1dcc00add8103f059ab08b2e2528db9e088ef05421dc081c5c0856ddb784 -address /run/containerd/containerd.sock │ │ ├─194285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 055789d3f9129a8bfb59359adb481da66d632fc7aa9821c4ab28b190f056e55d -address /run/containerd/containerd.sock │ │ ├─203172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e1a5326919ab0dc6dfead3ca247a252aada13ddcfc7e7e0e9b403779aca9700 -address /run/containerd/containerd.sock │ │ ├─203267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a8fd6ea403083c2107be6b24d5f8c6375531c67516b620ba792868e6551725d -address /run/containerd/containerd.sock │ │ ├─203291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a729e6426705c015bdd239b2f6ea4bd1f8030859a0218c3507168c744366afe -address /run/containerd/containerd.sock │ │ ├─203541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 102e4b8e3fd2c340141e85d581895673ff95b9d8635a27af0e6f06a9b099d3fb -address /run/containerd/containerd.sock │ │ ├─213227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca4b89259a91575f703ab97383a1a9a61685812c7f4de86dc1db81c2d310883 -address /run/containerd/containerd.sock │ │ ├─215337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2f8c3531867af78684d3352bc5df75353df26c27f19220985c40e090b387750 -address /run/containerd/containerd.sock │ │ ├─216712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7da4706b44f0c8ab88d8eaf1a96a2405b6c732738875b3a089cbaab695f7f1f7 -address /run/containerd/containerd.sock │ │ ├─218021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5620deeffdae269740d9dc762b90d87781078eb6d149e6257fb66dd5294e4be8 -address /run/containerd/containerd.sock │ │ ├─219035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a22ad554e5d6bcd510165af544cd752aa462e671a8af717d32e5fba161cffb6a -address /run/containerd/containerd.sock │ │ ├─221009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbf79ad30758eecf5e517ae2b221fc329c62493657a5e073161efa578c6d331d -address /run/containerd/containerd.sock │ │ ├─222295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5ed30f0c087618f41d83eec57feb6dc3cefc985ded1bfd6397e69a86e87719f -address /run/containerd/containerd.sock │ │ ├─222363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6669b11b5369c3aa91897257bd21d4f95268e6a70490cfe1b201558e14c8f76 -address /run/containerd/containerd.sock │ │ ├─231165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d180109d0f6a0d0d104845ca24c6ddefac5d772ce1eefe03d2a2e3613e32bf74 -address /run/containerd/containerd.sock │ │ ├─231768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f3c0f0a171316066d88eea179bea42d7f9c95e81e3082da8402adeb994ad4e0 -address /run/containerd/containerd.sock │ │ ├─269576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58d5201fdd1a1f5c9c2d1d1b3fdafa297eb0c1cc9233bb1155e03738b107511f -address /run/containerd/containerd.sock │ │ ├─275038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ba53403d16e5583b9d3a387e5cbedba6b452f560d8cbf8d25426a54282b2caf -address /run/containerd/containerd.sock │ │ ├─275254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9a693bbf7fe5797dfc8d897ff1aa9e5ce7f38872bd865ecfa0ce09ba90f7551 -address /run/containerd/containerd.sock │ │ ├─275300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3236ecfea70f10d9846daf6161a848ac40d4fc048dc68b1c27c939d719cae56a -address /run/containerd/containerd.sock │ │ ├─275334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c91838d4d2ca603c51d8ff9207cf37a315cfc48c561d4579dc465978f0a63b9 -address /run/containerd/containerd.sock │ │ ├─287173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bebace2c2e4744e6c345c584b56b21a46ba9f3a157e2bb0ce268666f22214a79 -address /run/containerd/containerd.sock │ │ ├─289272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28459b1489d21481df0777d27611bde2493564393366a456572c822ee69d5c56 -address /run/containerd/containerd.sock │ │ ├─290657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 709aaab597710064f33ce70610221778cc08044bb0a252572021afe7dc239951 -address /run/containerd/containerd.sock │ │ └─402533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8430b60734cd43771e8fc9f1def7acefedf83ad79374c332182dc3abd51bdc41 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1428 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29905 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30182 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18763 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18786 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wgarcf.service │ │ │ ├─12572 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wgarcf/unit.run │ │ │ └─12602 /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-wgarcf --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wgarcf:/var/lib/ceph/mgr/ceph-instance.wgarcf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wgarcf/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wgarcf -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.0.service │ │ │ ├─25116 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25380 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34447 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34719 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12212 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12242 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10321 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139707 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40901 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.183 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─653 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-4c144fe223f828b0eeab4b5cdd3c54a0be447b563363d5aaf2fbb9dd4b7785fd.scope … │ │ ├─18836 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18853 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1097 /usr/sbin/uuidd --socket-activation │ ├─run-r4c016655b67140ca9cba28df4a4ba546.scope │ │ └─169837 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10827 /usr/sbin/chronyd -F 1 │ │ └─10828 /usr/sbin/chronyd -F 1 │ ├─docker-32811b7066c56549f87450d5e5723751b628353a81b94b3edc763d23a5cf0f3a.scope … │ │ ├─34799 /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 │ │ └─34811 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-ce3eea0c2aae462e41c3489fb9c3c2dbb615aa35f4be74fd445412952c81453c.scope … │ │ ├─12708 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wgarcf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12723 /usr/bin/ceph-mgr -n mgr.instance.wgarcf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-580d4cab8090785df84d3ca71ab364463997c44a14b8a28769ae73e4587c2064.scope … │ │ ├─30225 /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 │ │ └─30237 /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 │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139567 /sbin/iscsid │ │ └─139568 /sbin/iscsid │ ├─docker-8011b260aa22818df03b45e74ac86a762383f05118f34772a305f6fabbcf0c3e.scope … │ │ ├─12324 /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 │ │ └─12342 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-48e95428e6b251a4fdce8eb187ea80af8a9556f09da999e9f31b0646f70e6352.scope … │ │ ├─25422 /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 │ │ └─25434 /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 │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─84ae33da8416c7174ffb7d938d9d0648133125c80c206bdfc13df55bdecfe936 │ │ └─64352 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─1c172c5aa42dfc24615f18c640411ba64c56db1b8d1859a29d76fe13ae4b3e38 │ │ └─64639 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7bf939e2f7ad877f7e939ad0712a67a9eae43fce794e3ffa6a6e5ce240eb6e54 │ │ └─145377 /pause │ ├─991d5bda3012b8844570749a9a507dced94d83ea2810e2cce795736fb4bb05f9 │ │ ├─213435 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213451 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─213457 erl_child_setup 1048576 │ │ ├─213527 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─213578 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─213579 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─213762 /bin/sh -s rabbit_disk_monitor │ ├─415f594f14dc496ae846c1ef5179a81592103fbf3b5eba6b66d545663e1852ea │ │ └─158080 /pause │ ├─451c31f4c986f75cbc592cf3f17cf91f9995e9d2c828d36fc7c37863f7779685 │ │ ├─231477 magnum-api: uWSGI master │ │ ├─231508 magnum-api: uWSGI worker 1 │ │ └─231509 magnum-api: uWSGI worker 2 │ ├─cb27ef70ebb80c367e1f4e306195f00b81818acb16ce85449deba7700940753f │ │ └─103363 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1bc89a16df4d30e48f2ea1ebe766edaad8ce694f25a6a8e4963fffa0d2d3f33d │ │ ├─155094 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─155371 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─155372 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─314b66c46980e8b5b45a28954248e963db9b675c8a7cf8b2ba8618d74c36966d │ │ └─127483 /pause │ ├─5dd92a64f2dc0b36fa2dda1474e9e4d96037522f67e07bc28059e7b5476aedf3 │ │ ├─141059 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141072 /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 │ ├─ff839f37636f53d8caec6b034795c3dcee94e6ae774d860d5d830ffb0e3ebbee │ │ ├─165701 neutron-api: uWSGI master │ │ ├─165734 neutron-api: uWSGI worker 1 │ │ └─165735 neutron-api: uWSGI worker 2 │ ├─5a729e6426705c015bdd239b2f6ea4bd1f8030859a0218c3507168c744366afe │ │ └─203357 /pause │ ├─d7f5e5fdc66cab891318f12e1a908d82f4d84654ca2432e3dbeec6479faa3ab1 │ │ ├─156055 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─156070 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─156076 erl_child_setup 1048576 │ │ ├─156132 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─156183 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─156184 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─156429 /bin/sh -s rabbit_disk_monitor │ ├─f1f476239282d745ff1307ccdf45bdec0e6f884f6c4181f383fbaab2d75e93c6 │ │ └─48140 /pause │ ├─60987e496f580921a63d0efab98883306b11f3a9ce1fe04c4e025c32b6dd33f8 │ │ └─61569 /pause │ ├─055789d3f9129a8bfb59359adb481da66d632fc7aa9821c4ab28b190f056e55d │ │ └─194311 /pause │ ├─2b12c11c03e360c7913b39299b4c0905be51ebfd611df0027ba03f123b77b810 │ │ └─41059 /pause │ ├─d82a3f124e3dd483e28d0afeebd7b38514588abf1e401b593ad865520208eb17 │ │ └─104963 /pause │ ├─7abd428ae7ff38a913099110af68e071e1dbaf5328c9c7ad54b52e1576355c52 │ │ └─40601 /pause │ ├─5a20fddfca1b8549ca77dd3fff0b27687edde6064955ce7fcf544262455597bd │ │ └─289685 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─f45b3e7d7e26d4215bd27b430b493ea8a1e2069aaadfcca2db944e111f11c2d1 │ │ └─142571 /coredns -conf /etc/coredns/Corefile │ ├─754de2c8560b3ea1b68e311e050e1f06ffa33a88c3caf6607d06a724b5469d6c │ │ └─58975 /pause │ ├─69e6fafaa1a19d471bc5ef1e8cf261c8ed38c72893a768dbe70a47c70ff4d82a │ │ └─157624 /pause │ ├─c01072a47b6c0836dcc3f1c24f623c1184fe725e9d70afaa0fe617ab744265c5 │ │ └─141004 /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 │ ├─f9ba29e52f95ff5536d28005bb4bb881730c62f1e7b2e2fa7bec63d0fd8424c6 │ │ ├─154315 nova-api: uWSGI master │ │ ├─154338 nova-api: uWSGI worker 1 │ │ └─154339 nova-api: uWSGI worker 2 │ ├─e9a70bb518cec9f326022fa6955763f25219bdd40dec0c5c83f476d74f8ff8fd │ │ └─125904 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b03d5fa3fe395c13c92ab20c0591cfcd042a5a040782f8fb404f48f1e1016916 │ │ └─266648 /manager --metrics-bind-address=:9782 │ ├─01eee516256359975a03637caf78639d327bc081c5a5f9c48cd42a1c7ece03de │ │ ├─126260 /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 │ │ └─126348 /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 │ ├─12cd18f88b6327363c64ceb84153e9d3c9c4d7882c894075cd1079a34cc62735 │ │ └─145970 /pause │ ├─d180109d0f6a0d0d104845ca24c6ddefac5d772ce1eefe03d2a2e3613e32bf74 │ │ └─231188 /pause │ ├─fad731eba6f67fc340c4f452d51a5b1490f9caebcb1110cc88ac4028109a25e0 │ │ ├─102181 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─102428 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─102430 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─978468e8651a38b82fad8e3efd4bab379601b61c5745218e6866155bfcf00c51 │ │ └─65098 /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 │ ├─c573bd2764ccceaac94b69e57c7be14f94a59369bb38142688935947c0dc89cc │ │ └─171596 /pause │ ├─34ccc262b2a5358df220370c380367560826322a24ed36b07c31ef215c5e4d87 │ │ └─64668 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2615532ffd02ed935d090fc35ee0f1d4868e4e3c5b3e213aa8cb44ec7ca24004 │ │ ├─288998 apache2 -DFOREGROUND │ │ ├─292115 (wsgi:h -DFOREGROUND │ │ ├─292116 (wsgi:h -DFOREGROUND │ │ ├─292117 (wsgi:h -DFOREGROUND │ │ ├─292118 (wsgi:h -DFOREGROUND │ │ ├─292119 (wsgi:h -DFOREGROUND │ │ ├─292120 apache2 -DFOREGROUND │ │ └─292121 apache2 -DFOREGROUND │ ├─7335d353e6787d5e315a7cb07691c079e8a9b221edaf7158bdd1028fea94abe0 │ │ └─145171 /pause │ ├─56707758132f0276c375023e327d0c36b41bf8a679fee2fe8b31195dbeb35467 │ │ └─59572 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─f8d66aff96e9818a76a1fa1c0411235853761755d2c8402be9c47ec12b4da724 │ │ └─150763 /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 │ ├─1d6067760c20588a6d98e7389389a0d616021bbfb7bf4ab112ba7846a414d473 │ │ └─242159 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─797efff3c9ae74cf1a6fcaa2c3e9472a2c7b11804bea32b3fad633a5e829b0b6 │ │ └─241829 kube-apiserver --advertise-address=199.19.213.183 --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 │ ├─8a516fb04d1044983247d76809a39d6ea28fa55ae7bb833048bc596ba1091250 │ │ ├─165757 neutron-policy-server: uWSGI master │ │ ├─165769 neutron-policy-server: uWSGI worker 1 │ │ └─165770 neutron-policy-server: uWSGI worker 2 │ ├─8395fc4034422666aa9f8433fecd81a0e64eaf645a6f4bcf69ea8d2146e915d4 │ │ ├─60096 python -u /app/sidecar.py │ │ ├─60277 python -u /app/sidecar.py │ │ └─60278 python -u /app/sidecar.py │ ├─ec695727a55defd34e9abcc493a392a7e2aebac87518e841f7480841ed24cdd4 │ │ ├─84074 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─84091 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─84097 erl_child_setup 1048576 │ │ ├─84283 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─84366 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─84372 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─84676 /bin/sh -s rabbit_disk_monitor │ ├─3c91838d4d2ca603c51d8ff9207cf37a315cfc48c561d4579dc465978f0a63b9 │ │ └─275380 /pause │ ├─cdfd1dcc00add8103f059ab08b2e2528db9e088ef05421dc081c5c0856ddb784 │ │ └─181414 /pause │ ├─f68c4e2e682657e51f07f67679ff86e55031d591c726ec9129a376f284509039 │ │ └─239091 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 │ ├─583cf5dbb15b65bde7405ae187c82782017974a98632b438bec3f1a97ab3a722 │ │ └─155965 /pause │ ├─a28e5f80ff8c20e800bb807c190b27c918e8305b3e01898652960e5c6807161c │ │ └─65634 /bin/oauth2-proxy │ ├─7089acef334e71225e74dd4543c1b6340ad12856d9e6beaa499777904d0d4bdd │ │ ├─100924 glance-api: uWSGI master │ │ ├─100937 glance-api: uWSGI worker 1 │ │ └─100938 glance-api: uWSGI worker 2 │ ├─259d2d36389d878e71d13cffca320ad9122123d71eb926f838ff70cd72f22f13 │ │ └─285061 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4ff3995f2b4b6846b4448f85772274f745a7fe0797f599d013877edbcd6149f8 │ │ └─43818 /pause │ ├─70b7467dab47f873d4b4740533cccc73e5c13acfcbd37642b9650b86127cf5b1 │ │ └─48483 /pause │ ├─87ba7c5b334fe29e2124713f2a01324078a739b8c814debe6d9f156c13f9c41c │ │ └─100653 /pause │ ├─0ba53403d16e5583b9d3a387e5cbedba6b452f560d8cbf8d25426a54282b2caf │ │ └─275132 /pause │ ├─6c242cf426029205eb9dddc611f8d485067237ad7138bfa361ae4abe11e6c92e │ │ └─64590 /bin/pushgateway │ ├─1032dd820c36b6c39d25fd57813bc3e775a86ecdc1b96cf4c066f3e1621b6069 │ │ └─90431 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-cf9f85b9f-5l4bw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─917e3418e604b10af4b22cb2acd559ba3d3aed83ae93fdcede896ef5e1886d0b │ │ └─64904 /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 │ ├─e8e596bed3ddffbe1d5a3866e90e3b0856d98aedd52e568b4bc7cba9757978ed │ │ └─50995 /pause │ ├─d51f41e025f99b1d2e3bd2134034b9b52ee0cbd2eee326002a073c2987a30640 │ │ └─44582 /pause │ ├─07b40914bda5dd1e76d60505b5d3fa1558ec0f08ac32366ebed15f90d04f76e0 │ │ └─105002 /pause │ ├─861add558be916bb12f745dd9a66772e00d235c26979bef3544caf1687e92db9 │ │ └─44634 /pause │ ├─258f0abec41bf25cccb42df268f3363b24329478a6576080d6ff5066b512d09c │ │ └─60650 /pause │ ├─f36268f0a8ad57292d5a316bb76545113f0900263c6e96b9af7606e808b2764f │ │ └─291328 /bin/openstack-database-exporter │ ├─47a4cde054a2d17af029b6352db7281d4ec241171ef7fda39aae339eb57fbc6b │ │ └─60719 /pause │ ├─1b2c5dade1df0043b57d711e511cc68251918fab7e670c00ef30b496be13edff │ │ └─40511 /pause │ ├─164f1853f5e1452c8c9ddd321c10d63a25912b24e5e7927d868882022d3661e4 │ │ └─63336 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─17199ce8526efec254ddd4e70982c9208d2e7877cf7638ec1faef0d4aa3a6822 │ │ └─242270 /manager --metrics-bind-address=:8080 │ ├─f989e8227d862745e530872a22ad2c718be9b95c3921f087d0dc42c37ce0c006 │ │ ├─77967 barbiacan-api: uWSGI master │ │ └─77981 barbiacan-api: uWSGI worker 1 │ ├─94f42ed2a6bfef4f95c2d0683600bc78c635ce13bef75fb503dcbce0c404b990 │ │ ├─231739 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─231904 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─231905 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─59a508e7fc14bafe2bf88d915103d56bd32e202c82c00d5dddd7608a1edb8a1b │ │ └─58998 /pause │ ├─3541352cad2b44355339a487d025c7be4659775cf5994c7ae81e70d5d5667ae5 │ │ └─240531 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3e1a5326919ab0dc6dfead3ca247a252aada13ddcfc7e7e0e9b403779aca9700 │ │ └─203215 /pause │ ├─d6f876bfe0169b108ab717d14a68b84f0cdcbe1df87b06c3652e05c632fda92e │ │ └─174138 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─34da52ce81f4d9c1de0f3d92703ff656789c5e8c76180ff6dae6a67a52f126d1 │ │ └─62491 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 │ ├─816efc38bd64a5da32fff9fccd4082c76a9932a8d667726572207d2ab92a71d9 │ │ ├─210764 octavia-api: uWSGI master │ │ ├─210778 octavia-api: uWSGI worker 1 │ │ └─210779 octavia-api: uWSGI worker 2 │ ├─970f6f48b487ef097bff9108a58c5db2651400bc847e381817d0654ee10e421e │ │ └─178957 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─34978de777dec699e5abbd8c909f42d5ed00eabaad4bb7d63520e272f5a6b467 │ │ ├─285258 /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 │ │ └─285481 /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 │ ├─3f3c0f0a171316066d88eea179bea42d7f9c95e81e3082da8402adeb994ad4e0 │ │ └─231793 /pause │ ├─af2c5522a32a12dde53e35f6150d7b137636e627c4c87e1efa08d7ab89604e15 │ │ ├─60120 python -u /app/sidecar.py │ │ ├─60273 python -u /app/sidecar.py │ │ └─60274 python -u /app/sidecar.py │ ├─a22ad554e5d6bcd510165af544cd752aa462e671a8af717d32e5fba161cffb6a │ │ └─219061 /pause │ ├─83ae6bc302d387134df5052f269c58ad9437560f067f4d00a08a210e6ca13ccd │ │ └─171665 /pause │ ├─9673e0f5fe928b71f58b5f91ee185a69c92265c86efb367ddcc81025107bcc56 │ │ └─73183 /pause │ ├─72ecbf13eea3be1d856168553d0431a12b938bdd7f4f876f2f1b7e4a4d397570 │ │ └─123301 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─7f7af4553310d674ca8e81330638f265d716c88411dda1f9f9517d8b96cdcb71 │ │ ├─64234 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64298 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─80dc46871dc5ce33095c215bae2a08c8c4d402191e2d0e2121c92a4f3b67e655 │ │ └─60603 /pause │ ├─18e564c0092e6cf4e1207976b12eb8e14bedf49be71ace5cbc4a5a1a5d0a9bca │ │ ├─154447 nova-metadata: uWSGI master │ │ ├─154527 nova-metadata: uWSGI worker 1 │ │ └─154528 nova-metadata: uWSGI worker 2 │ ├─a28bccc71251704ddbb86fcf5d94f5329970a94d0e5f1cfd0e6eabd9fc4d646b │ │ └─47733 /pause │ ├─fb10c08d8d8a6140ac06b5f3b15704440e138cd06c9557c093df6546ef63874a │ │ └─44115 /pause │ ├─65b2bd4b73b62bff2f24ddee40ca1bd26efece0a2db60635735234c4930eafd6 │ │ └─169179 /bin/bash /tmp/libvirt.sh │ ├─e9a693bbf7fe5797dfc8d897ff1aa9e5ce7f38872bd865ecfa0ce09ba90f7551 │ │ └─275280 /pause │ ├─b2b899d73edfa0c32d9287d84ed96ebe6e1a669f22c4e79f0534bd273ea621df │ │ └─65605 /bin/oauth2-proxy │ ├─859d1cbf0333f3717b28bae2c05bf9dbe06a9562f2c7befc4b626875ee1741da │ │ └─66634 /pause │ ├─fbfc67689fd91bc71cce5b10eacf272055a5aad8adabf3fc962dcd393ff7b047 │ │ └─46826 /pause │ ├─8b367a86cabb98c6f7a85a64b6c29aba695eb430a329b240cfe7c4a45e09db2c │ │ └─266299 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─51b6513e4a5394c750147ea02f933ebddb561df2e30543c1f94e7ddd8f4eb381 │ │ ├─285087 manila-api: uWSGI master │ │ ├─285120 manila-api: uWSGI worker 1 │ │ └─285121 manila-api: uWSGI worker 2 │ ├─4fd349f04955d8511f3750624d3bb1bdc5141cfcc48c66863897c3672e6eeff1 │ │ └─125353 /pause │ ├─297123efdc666762d2a1debbe432e3d8961c8529dfd811acd759b8bb7e2397fe │ │ └─65143 /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 │ ├─ac413716f30c9968fa13007d5f70f15f728bbc1c734534f0c14ad250f03c08a2 │ │ └─181285 /pause │ ├─53caa46992f24e8a4c87aa55642d80a4a5538c2783f963555580b9146d0b1a28 │ │ └─103596 /pause │ ├─b8bbab1c0a4c95a8a11f7f15aba454d689218c478fc970f193a9d69dc639e08a │ │ └─55970 nfd-gc -gc-interval=1h │ ├─ca247694d0364c411018d1e04d6cc261f67361f02b720b38bd69f8f07074fad5 │ │ └─47788 /pause │ ├─709aaab597710064f33ce70610221778cc08044bb0a252572021afe7dc239951 │ │ └─290687 /pause │ ├─28459b1489d21481df0777d27611bde2493564393366a456572c822ee69d5c56 │ │ └─289295 /pause │ ├─0e75ddfb5afc068d925d08dc26c01b74eac86e758bf24d74ba32434098906278 │ │ └─157872 /pause │ ├─01e67990f1aaf6b3d8ac5e61bca2c4b4e23a5d20563ed54a645ffd0c40992d8c │ │ └─64475 /goldpinger --static-file-path /static │ ├─f2c46c4558419d4a8c6227b5453321999dbed54b0f071a0575ff0f1416efd07d │ │ └─125309 /pause │ ├─aad1a26887ec5d2f62b69b7310e2e0e86fab74059a6320426e208d056097fb76 │ │ ├─48999 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 │ │ └─50490 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─01f85f16e11b33c6b90023b46885c1d9f6f4758171c1de42f86911bec4ffba62 │ │ └─63140 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─28a4e51d159676bfcd23e65c4074c08623e0568f21d2a8debb0e53cbbeaceb2d │ │ └─55931 nfd-master -crd-controller=true -metrics=8081 │ ├─9f22cfd9ae06a3f779faf7cb5f294e5cb58546373aa262cad1f5fc2b30a96d33 │ │ └─41847 /pause │ ├─3cf60974eb2cabcb00367e86eed5e82d7294a6e92deada34f72a3e56f84fa05a │ │ └─55565 /pause │ ├─aadc2d195ca0219ffd393c2b2cae2f704ad7e4e2b5bc443cf44394666006b9d0 │ │ └─211437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─458a6f6fa33c746c3a9ecfd08a6aea9a9297272c0e33aa358a3db36892f8ddc2 │ │ └─49290 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─73e8eaee1a0086738ddb97da26aa9054620ae9351c69c2a5015015ffc7414eb7 │ │ └─178958 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─8232a96e1663c0380db0da68d22613cc554fb5e9cdbdfe96eff2cb2d2c8e50ad │ │ ├─179541 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179558 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─179564 erl_child_setup 1048576 │ │ ├─179696 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─179763 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─179764 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─179887 /bin/sh -s rabbit_disk_monitor │ ├─266a53a7edb8102aed36869b5a32ff21daa176acc883470b49932fe38886df72 │ │ ├─103676 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─103693 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─103699 erl_child_setup 1048576 │ │ ├─103783 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─103834 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─103835 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─103996 /bin/sh -s rabbit_disk_monitor │ ├─0d5c86e4bcd1df00dfdad19a5db913683bda8d65a0208b3504171c34eb589d52 │ │ └─242273 /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 │ ├─7eefa32916416a3d04eb9dc62269ad59c33305a2876f95ad3107bd4fc8fe8186 │ │ └─55651 /pause │ ├─d047c0489176613d7606a364cdd804047e009b840addfe8127b1df4c931a23db │ │ └─62361 /pause │ ├─04c7e233c3cb7238d9be829d3f3a72b5e080104e99ed2b936b696d4fe0ec4b5d │ │ └─59050 /pause │ ├─d4b06c68324ad560a1c9d7af6319b8fdfc4beeba21be00f69f07c5ec350466f3 │ │ └─90236 /pause │ ├─32dab04250add390d4f0dd956af5d85727ad389f99afffff989c85967ae0ddae │ │ └─55608 /pause │ ├─60ffc458d7a6363d73f348f6c786995afaf89d07a2e8bae1499d0e6da81ad122 │ │ └─40567 /pause │ ├─0686a0b5957c714427a1e9237e526afcbd65c6f8e6280865c82db653caddeff6 │ │ ├─167886 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─168713 /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/tmpxud96kq1/privsep.sock │ │ ├─168999 /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/tmpto65enhr/privsep.sock │ │ ├─169380 /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/tmppz699ezl/privsep.sock │ │ ├─169835 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─169836 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─169956 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/44048168-60d4-4ce0-a3c6-32afc6c75864/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/44048168-60d4-4ce0-a3c6-32afc6c75864/host --addn-hosts=/var/lib/neutron/dhcp/44048168-60d4-4ce0-a3c6-32afc6c75864/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/44048168-60d4-4ce0-a3c6-32afc6c75864/opts --dhcp-leasefile=/var/lib/neutron/dhcp/44048168-60d4-4ce0-a3c6-32afc6c75864/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b24b2c4d-e6b2-45a4-9673-b703e108adbe,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 │ │ ├─169959 haproxy -f /var/lib/neutron/ns-metadata-proxy/44048168-60d4-4ce0-a3c6-32afc6c75864.conf │ │ ├─196188 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5e7d0d79-82ba-4f54-988d-bd3178a5cfd4/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5e7d0d79-82ba-4f54-988d-bd3178a5cfd4/host --addn-hosts=/var/lib/neutron/dhcp/5e7d0d79-82ba-4f54-988d-bd3178a5cfd4/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5e7d0d79-82ba-4f54-988d-bd3178a5cfd4/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5e7d0d79-82ba-4f54-988d-bd3178a5cfd4/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6dd42f4b-4be8-4600-bcf7-8cfa93c9534b,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 │ │ ├─196192 haproxy -f /var/lib/neutron/ns-metadata-proxy/5e7d0d79-82ba-4f54-988d-bd3178a5cfd4.conf │ │ └─372587 /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/tmp4s18xb4a/privsep.sock │ ├─b1a6a3c48b49d83f487aad101e9ff3d71d898e22503d8025cc3244ea9621b88e │ │ ├─42299 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42679 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─11a8d588dacdf53d5165af01d569e8a6515dc263486dced63f5148f92213b359 │ │ ├─269828 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─269846 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─269852 erl_child_setup 1048576 │ │ ├─269937 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─269988 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─269989 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─270167 /bin/sh -s rabbit_disk_monitor │ ├─3dbf789be8b84b764138810fc1a810d090075b4a1f286c4ca6639dcdb1d81da3 │ │ └─43717 /pause │ ├─aab5d5dd5b9b0549a1d192efa08b4446e8d5c6264f701c83e5ee05aae059a83c │ │ └─79655 /usr/local/bin/rook ceph operator │ ├─e10b85d7aa66d5e21ad6ed9f742de5bed3d348b588f2abc37a22631e09553b01 │ │ └─101851 /pause │ ├─c37ef07086b43d3e7c4fdb312d8a423e47e58d08cc5dd024af695f7ff2e4ffe6 │ │ └─43931 /coredns -conf /etc/coredns/Corefile │ ├─a1ee25da28b03e1781f3a5944f1e17df54559e60c5b6cdf6b2a512c225dc6738 │ │ ├─174103 /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 │ │ ├─368565 /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/tmpz9df5jnn/privsep.sock │ │ ├─368819 /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/tmpdf8vfh1f/privsep.sock │ │ └─369082 /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/tmpxz5cicn_/privsep.sock │ ├─8cf8974072a2a3384dd0f6a503cbd000fe3535b4d928d06e7eaf62f5f7424729 │ │ └─41862 /pause │ ├─1adf907ea56869b9352d72ef123395ded2977e1b9d4971fcbdf28e60958be706 │ │ └─56080 /secretgen-controller │ ├─b0189a3b9be4760a99d9827066e35b14b06d7a5dcb8516e274c89953a0220f49 │ │ └─285029 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d8baaf63f734bdb77ba2ec7a059a9593b578973ce6d287a5cf8f66ab3c182625 │ │ └─145507 /pause │ ├─c678312d7583e6f07458553be3a4f736ea6adcd8033597cacd93348544048487 │ │ └─59095 /pause │ ├─62993f50806c458336e6ab0e93915629e4b0c0d6e31280bf6e48289bb24efd2c │ │ └─40730 etcd --advertise-client-urls=https://199.19.213.183:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.183:2380 --initial-cluster=instance=https://199.19.213.183:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.183:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.183: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 │ ├─5034e4102251225395fab647658306a8abf23b0e7179ee89e6e5a5dfdc7df351 │ │ └─169130 /usr/bin/libvirt-tls-sidecar │ ├─5c1952f5524340e5a75c3e11595906e6b4489d71787979be2c9f5b181a855bfd │ │ └─55852 /pause │ ├─2bb3695087788a0486fd080725f179cf75e5ed2502994c9185367141721fd8b5 │ │ └─101785 /pause │ ├─168a076bbff548bbae54f02eca1109a888e704b27393db861bb612cd70bab479 │ │ └─157643 /pause │ ├─7b30de6a8544e7e1aeb6c5080d9dd1c9f1e7b1807053c70d2a1fb4169d64c966 │ │ ├─167852 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─168163 /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/tmph8mmtxk3/privsep.sock │ │ ├─367582 /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/tmpgbg_29bu/privsep.sock │ │ ├─367835 /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/tmpm3uwf88u/privsep.sock │ │ ├─368186 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368188 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─368869 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b86a450d-9e6b-4312-aee3-ee442088ed3e --namespace=qrouter-b86a450d-9e6b-4312-aee3-ee442088ed3e --conf_dir=/var/lib/neutron/ha_confs/b86a450d-9e6b-4312-aee3-ee442088ed3e --log-file=/var/lib/neutron/ha_confs/b86a450d-9e6b-4312-aee3-ee442088ed3e/neutron-keepalived-state-change.log --monitor_interface=ha-3f2e4aca-93 --monitor_cidr=169.254.0.30/24 --pid_file=/var/lib/neutron/external/pids/b86a450d-9e6b-4312-aee3-ee442088ed3e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─d8d8329132b4a479a91fa4f807ba1e0b2b2e47703889a30e18ad330bd87dcd58 │ │ ├─191222 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─191544 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─191545 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─93921771ef41dc2a1b743b174fdfa97cb1c12a956bb7df445844f0b51db744c5 │ │ └─171765 /pause │ ├─71f91dcee718e7ef863dd2c126f578a793bbd692c164d71c8b0305e50368a1c1 │ │ └─43204 /pause │ ├─40990609c2401f3fcdcf1c8bdafa3d9058edd9db14d24a637e6e7509fa375112 │ │ └─266408 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c251bc5aae843045c023b4a34c60eb21cf0386b3894999473067dfeac4f6e8ad │ │ └─44525 /pause │ ├─877b808dd1dbee09278614dd61ee8a73301eb28d159f1b57fb8fc273ba3f8cf4 │ │ └─64859 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-183.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 │ ├─c3578c900273890bbd778e03acd203a06f51f2394d7826d58c217bf329bcc7b7 │ │ └─44801 /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 │ ├─66eceb18314b9920cf2c9dabacb199a033fe36a8079bede737244dd374524506 │ │ └─63288 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─06dc5acbf5c92bd88de00bce02fbc2d39abcfa0339aa0b89156fb07463ca29bf │ │ └─169763 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a6669b11b5369c3aa91897257bd21d4f95268e6a70490cfe1b201558e14c8f76 │ │ └─222393 /pause │ ├─6932ab0c2081f08c75ba99e1b8749ac548258f39e3ceb725526a5164d8979bfa │ │ ├─167879 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) │ │ ├─168066 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) │ │ └─168067 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) │ ├─ea29efb5c88406fab72f53b52b4beb1e3fbec290724d4715f5c41865ede2b0aa │ │ └─74185 /pause │ ├─48064cd49766221cfc34dbfc39c7d206a05962cedc44b6dd7cf4f037be796cbf │ │ ├─194489 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194509 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─194515 erl_child_setup 1048576 │ │ ├─194585 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─194636 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─194637 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─194821 /bin/sh -s rabbit_disk_monitor │ ├─03a3789b46edaea36a822dbaaaee0f72da259d8073929874ae6fe35b6cb7678e │ │ └─60830 /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 │ ├─07abd14e1a47605f0dafd18b01fd858513b4a47b5b68f745729bd48d23e4385c │ │ └─158112 /pause │ ├─ffe29624ce485059e09e07d3a83317f11baa732ea03de2c6754781b8a9586a30 │ │ └─141981 /pause │ ├─fefd09e7137bb2abccc59450e9d9a4d139101494a2a2ab2e25ecc0a7d06c703b │ │ └─41094 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─7da4706b44f0c8ab88d8eaf1a96a2405b6c732738875b3a089cbaab695f7f1f7 │ │ └─216736 /pause │ ├─548b469379705f9e69f0b1b0ac719c20bd2a7cba9e3f97efdec1aec6ac0f85ee │ │ └─241921 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─23f1a15dc61802728d2a2c1853c7eaf03f6f7a7f934f21db9cd5f94a3a0ee5f7 │ │ ├─178671 senlin-api: uWSGI master │ │ ├─178696 senlin-api: uWSGI worker 1 │ │ └─178697 senlin-api: uWSGI worker 2 │ ├─3715c987806f8fae7f3fcecbc4a25e82de20f65c4bc54aecf8e2a546214ee9bc │ │ └─40596 /pause │ ├─ac38c56615219f9dcede30447337c38e6e2447be365c7599a4856131a10e9022 │ │ └─61411 /pause │ ├─5620deeffdae269740d9dc762b90d87781078eb6d149e6257fb66dd5294e4be8 │ │ └─218050 /pause │ ├─a9d8e8bee183bae688d3121a14af8ab0abad71539af2d157deadb748d8681650 │ │ └─140324 /pause │ ├─4b846331f6b21cd53d1d2db46de6839976bed6ce83607a15245444fe607d9d77 │ │ ├─49097 mysqld --wsrep_start_position=6115abef-544c-11f1-8713-4e177ed4d014:20 │ │ └─49224 /var/lib/mysql/mysql-state-monitor │ ├─88f210ff8d2d260182087a24d713756db93380094ac3f50e963a40e6ed2c0174 │ │ └─64699 /bin/memcached_exporter │ ├─102e4b8e3fd2c340141e85d581895673ff95b9d8635a27af0e6f06a9b099d3fb │ │ └─203591 /pause │ ├─d78d4ec0649adf044650ea65451a0cb44f90ad5d7b103aca522b4f0054ae8e00 │ │ ├─73273 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─73290 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─73296 erl_child_setup 1048576 │ │ ├─73353 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─73404 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─73405 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─73456 /bin/sh -s rabbit_disk_monitor │ ├─ec414752aa37f25dd688b129b1685c1459da92a360efb2aa4c301118c6cdbc82 │ │ ├─402828 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─402840 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─bbd5b36b89deba1362c4ade907bbef97980d1300baa91b0f49086eb023effcc4 │ │ └─78651 /pause │ ├─087d2675a9be2d8517c18fda0bb49fe03a2f81107f6f1a4acad97e8d81d80502 │ │ └─83963 /pause │ ├─9fe7b9e6c7c08075bc953d80d7577da7e98713879dbaec8648eca1250d511563 │ │ └─90162 /pause │ ├─3f755eec8591e3e65394a36eb47284f8f6803592ad4a4f3c93bd429251c8f02e │ │ ├─65521 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65538 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─65544 erl_child_setup 1048576 │ │ ├─65680 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─65732 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─65733 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─65792 /bin/sh -s rabbit_disk_monitor │ ├─3236ecfea70f10d9846daf6161a848ac40d4fc048dc68b1c27c939d719cae56a │ │ └─275336 /pause │ ├─30dd63a12b44080c51307f51b51716f9789c289fb697b6b47d524b85a18d8cf3 │ │ └─61964 /pause │ ├─c98feb1490fd09ed56be0c4367196094fd5dbbb6c4dd78fec8d1d44e25733e91 │ │ ├─155089 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─155373 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─155374 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─75411df6ee576fb10374ac8ee7a1a147450dfb2ff2bc900b0ba024baca5005ae │ │ └─143273 /pause │ ├─f12d52cac0eb2b1d1a961bbbe5134b211ee2f8ca0ef6b1251dc1af6932ddc58a │ │ ├─165710 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─165968 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─165969 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─165970 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─61dc3c6401697d2bd1c1dc630900accf755e192dee099189595397d7ec9a7ac8 │ │ └─179352 /pause │ ├─cd7c4d6971f708e94a81a8476b4c848b8a3c511cf8ecc7e2384783762673dfe7 │ │ ├─191061 heat-api-cfn: uWSGI master │ │ ├─191085 heat-api-cfn: uWSGI worker 1 │ │ └─191086 heat-api-cfn: uWSGI worker 2 │ ├─8ba276378af1d21e9c3c046e4ee31f1634d0fd8b69d4b75d330e044cac0b7094 │ │ ├─143406 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143423 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─143429 erl_child_setup 1048576 │ │ ├─143486 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─143537 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─143538 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─143742 /bin/sh -s rabbit_disk_monitor │ ├─a748ae4a1711e5314c3b1c68f9237b1ed26df1128079a42a72f0c48c31805c6b │ │ └─145209 /pause │ ├─48ee9e70e66069680e6afccd0cd5783b2ba17d4569885b52c6cb2295da408605 │ │ └─64312 /pause │ ├─b40fe38854332207c7518ee70b9ee290c795e7462562700ed417e1dc7b2574ec │ │ ├─ 47106 /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 │ │ ├─ 47119 /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 │ │ ├─ 47189 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─288849 nginx: worker process │ │ ├─288850 nginx: worker process │ │ └─288851 nginx: cache manager process │ ├─33b2c465cbd413df180cbd8ef7d1426713bfebd9e38ecaf77f7922fe0dec6a93 │ │ └─266317 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─360a17493c82d07978c0002b79fe1cae95eee444b6b43c728aae1b6717fb4d5f │ │ └─61421 /pause │ ├─5a8fd6ea403083c2107be6b24d5f8c6375531c67516b620ba792868e6551725d │ │ └─203333 /pause │ ├─8174578f755b5d5b2ed0a733eb02cfe4212c9408228f0934ec04808afc8bac71 │ │ ├─293307 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─293322 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c0bf1c0df83e20358d7af912e708d1b42cc6714929e1bc00405c293df96e7115 │ │ └─142434 /pause │ ├─8430b60734cd43771e8fc9f1def7acefedf83ad79374c332182dc3abd51bdc41 │ │ └─402558 /pause │ ├─802207bcfb41924591d30a27ffbf48febdda2f20be94f9657028c1499f94f9eb │ │ └─90637 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─bebace2c2e4744e6c345c584b56b21a46ba9f3a157e2bb0ce268666f22214a79 │ │ └─287197 /pause │ ├─c49e5d004d8bd78b7eb30b0ee8fce4dfb577643631523f59a2ba32540e789785 │ │ └─65056 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-183.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 │ ├─fb434a2173bad830207fc85b044642f9632e2bfb51fd5c3888e5c0c3ba115a58 │ │ └─178670 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─edc00e78fd0259322ac8d1848688b12b174e4dce4d8503c69221f63d122337ea │ │ └─169313 /pause │ ├─7cf801cc000b70ce1d490b91246b6e5bddd17a0c8f6d45591b73f6e41d8bde72 │ │ ├─191033 heat-api: uWSGI master │ │ ├─191083 heat-api: uWSGI worker 1 │ │ └─191084 heat-api: uWSGI worker 2 │ ├─8ede3e06194cca30b857f4b07d3f0fc402c40761d40cd814d4b24f07bb3569e9 │ │ └─181324 /pause │ ├─fd9e17be32195bc048b3565d9c963e569ad62ba4da33e2694fb3fe15c55dc49b │ │ ├─131565 placement-api: uWSGI master │ │ ├─131590 placement-api: uWSGI worker 1 │ │ └─131591 placement-api: uWSGI worker 2 │ ├─bed5e315faad0fc2ab9e684b9995e0be1f5e8b6f127674fef6be56689918853d │ │ └─237798 /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 │ ├─cbf79ad30758eecf5e517ae2b221fc329c62493657a5e073161efa578c6d331d │ │ └─221033 /pause │ ├─36d789e92b9b0504dc7b8c88456968ba793f8f7843b6cf8fb1a0a3126fb92cc8 │ │ ├─169423 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169440 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─169446 erl_child_setup 1048576 │ │ ├─169657 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─169710 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─169711 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─170166 /bin/sh -s rabbit_disk_monitor │ ├─33bf9bf8b91cccc54b38dafa5abaf4548b0ee0213190ad432778bb4bab0b66bc │ │ └─157958 /pause │ ├─3a4366e95a34f96609ceebd7ff0fceb7fab36d6226f22b76e26ee8ff54498581 │ │ └─43886 /coredns -conf /etc/coredns/Corefile │ ├─45de5097ed887b4f22aba40598411be09b03b2e0bc637c8ecd8cc9b457f2ffbd │ │ └─51109 java -Dkc.config.built=true -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --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 │ ├─c38694061131b5d9cf7e8354f61e225d6b4a247287502845bd1f9eafd5f664e6 │ │ └─48844 /pause │ ├─58d5201fdd1a1f5c9c2d1d1b3fdafa297eb0c1cc9233bb1155e03738b107511f │ │ └─269657 /pause │ ├─5e6dbd5ce7216bcbf5e1bb5c478aea15df28a7b4027df0084c92223c4803de4f │ │ ├─ 90573 /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 │ │ └─361532 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─12c3b61e8e80ac98e45fe9f9ed285efff4609ee3872839e05fdae6ed85881c22 │ │ └─157702 /pause │ ├─1e17a2c873fc9c23a9c71d357ad587034d2530b6771b45e3634d8160d6f7dbf5 │ │ └─235384 percona-xtradb-cluster-operator │ ├─f5ed30f0c087618f41d83eec57feb6dc3cefc985ded1bfd6397e69a86e87719f │ │ └─222324 /pause │ ├─b4ad4fa4698779e079cec90dc0af98c128dc1f7c7c1d9233a516cee92ba5b3a9 │ │ └─145440 /pause │ ├─105ba7967bb414c4a9cd90e3653045a7bff93e436823ebd49d8192a70f96a6cb │ │ ├─166473 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─166736 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpohuwvq30/privsep.sock │ │ ├─166895 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpgt66uy1f/privsep.sock │ │ └─166982 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─63ca80ca71a04a8907dfa75c6b4073a4b2a5a54b572fa68839162bed089ba403 │ │ └─47274 /server │ ├─6a2a0a318501fa4d9468ee404eb4f633e3c65e5453cd715eff41eefbda0c93ff │ │ └─54985 /pause │ ├─02db2a322fea1aa4fde7333043ac3cb916bb726f93b4d6444e16cae3cf50086d │ │ └─40476 /pause │ ├─ce80b4251a92561c03c546b5a1d8437c6db3e5496d496a3cbf8661c4c632b861 │ │ └─62931 /pause │ ├─b2f8c3531867af78684d3352bc5df75353df26c27f19220985c40e090b387750 │ │ └─215360 /pause │ ├─1b781d1d2a0cb56d4bdc21eb82b0e699543171dc43f193ecfbee098441cd304a │ │ └─46743 /pause │ ├─c14ce6198c925b2112bca25085109dcdea58da388b1c30dd75e004c2f8c887eb │ │ ├─212100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─212124 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─212495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─212496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395678 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395679 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395680 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395683 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─721d230b88bb54765e40969b4ed4ac3518ffb4a5119be6b733e81391d6fbb935 │ │ ├─ 69090 apache2 -DFOREGROUND │ │ ├─ 69104 (wsgi:k -DFOREGROUND │ │ ├─ 69105 (wsgi:k -DFOREGROUND │ │ ├─ 69106 (wsgi:k -DFOREGROUND │ │ ├─ 69107 (wsgi:k -DFOREGROUND │ │ ├─388039 apache2 -DFOREGROUND │ │ └─402036 apache2 -DFOREGROUND │ ├─4221b9f21e994369af22ae7543b80fb0e08fbb439182f481c7d6805011869380 │ │ └─61962 /pause │ ├─045123886d4dcabb2ff0ad0f72f2806d29f4e25de0b912f5844fef023bbabd80 │ │ └─241955 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─acd49a3d607b93cb61c0ff0c3facddf4a46e10f6a8b13aefdadd0426fa41556e │ │ └─44718 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 │ ├─3f1de64e7dd4edff9a14442b8b689997e4837421a20c816a4ebe338dd380fb56 │ │ └─63252 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c3a09d20eb835441af0fb9659873b3be7d6b1192f434facb5dbf3aace81f6786 │ │ ├─158710 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399309 sleep 300 │ ├─e0c39e1403053a5df00f692cd41313e5a35d7384315992d19aeb0eeeef56f198 │ │ └─241928 nfd-worker -metrics=8081 │ ├─84a617ea926102c575075daed9ce8aaa7dcb4756f22e81a0e9b0d5e56d5ae73f │ │ ├─63483 nginx: master process nginx -g daemon off; │ │ ├─63498 nginx: worker process │ │ ├─63499 nginx: worker process │ │ ├─63500 nginx: worker process │ │ ├─63501 nginx: worker process │ │ └─63502 nginx: worker process │ ├─15f2cdfcf12695caee6031b7b4813934ef359a780c7ee5fe8ce94aed2ef70934 │ │ └─240327 /kube-vip manager │ ├─5adaf0013d3794e98ed89db4b12406d0012356f7009470ea6e89bc4c69726874 │ │ └─49194 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─50a93bdd452f3504805c0f6743d9976963f58c100a92ad0bac8ad018e59c7735 │ │ ├─112763 cinder-api: uWSGI master │ │ ├─112776 cinder-api: uWSGI worker 1 │ │ └─112777 cinder-api: uWSGI worker 2 │ ├─2e7ec6662452e21f3b2abee2a5423e8e77d8c10ac2bc4e87d18d8a0755c519c8 │ │ └─59448 /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 │ ├─a8dd4ffd8818d47006f364624e549155154c73efba0a2803db288f1f72199ead │ │ └─242103 docker-registry serve /etc/docker-registry/config.yml │ ├─5cd0b4d1d98c5c786d6cbd2c27b9e17d8d0b826cc5604df05689fedffa102005 │ │ └─239915 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 │ ├─1ca4b89259a91575f703ab97383a1a9a61685812c7f4de86dc1db81c2d310883 │ │ └─213252 /pause │ ├─108a1030755f6f321332f5ec1d27f267f9cf145bc1851428027b0c75ba324720 │ │ ├─211411 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─211944 octavia-worker: ConsumerService worker(0) │ │ ├─211947 octavia-worker: ConsumerService worker(1) │ │ ├─211951 octavia-worker: ConsumerService worker(0) │ │ └─211954 octavia-worker: ConsumerService worker(1) │ ├─0f76e3397796eb774685fbcf475c73fc6700c485b0963f83edb1242b14b72194 │ │ └─171713 /pause │ └─1a144aab9410b5b5c6ef08686d055486d9a4bfdab946d06d5f236a61e6539eb4 │ ├─231358 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ ├─231840 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpfsgg55rt/privsep.sock │ ├─231854 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ └─231856 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount