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 │ │ │ ├─44302 /lib/systemd/systemd --user │ │ │ └─44303 (sd-pam) │ │ └─session-26.scope │ │ ├─44293 sshd: cephadm [priv] │ │ └─44328 sshd: cephadm@notty │ └─user-1000.slice │ ├─session-66.scope │ │ ├─264810 sshd: zuul [priv] │ │ └─264825 sshd: zuul@notty │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─264814 ssh: /home/zuul/.ansible/cp/199.19.213.114-22-zuul [mux] │ ├─315010 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zhvucbcuznrcsriwkitnyxwzhocnvnwd ; /usr/bin/python3'"'"' && sleep 0' │ ├─315011 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zhvucbcuznrcsriwkitnyxwzhocnvnwd ; /usr/bin/python3' && sleep 0 │ ├─315012 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zhvucbcuznrcsriwkitnyxwzhocnvnwd ; /usr/bin/python3 │ ├─315013 /bin/sh -c echo BECOME-SUCCESS-zhvucbcuznrcsriwkitnyxwzhocnvnwd ; /usr/bin/python3 │ ├─315014 /usr/bin/python3 │ ├─315015 /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 │ └─315017 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 40 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 14072 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 20172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0c9ddf8704216d0d1858094d967917048e8210abc352e5ba2828642f68330d6 -address /run/containerd/containerd.sock │ │ ├─ 20183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 794544f6a4c0275277576fc78615de96a009847c341afe86677ce06196eab58a -address /run/containerd/containerd.sock │ │ ├─ 20219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25a44837a4e5a96010b30efb87844ebd07368cf38725681d7b647736547a9322 -address /run/containerd/containerd.sock │ │ ├─ 20229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ace6cb5a5de96162f2ce58fe9b7622d65b5e392c3f6872c0be0db05f4cda49a9 -address /run/containerd/containerd.sock │ │ ├─ 20232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f34d9cd808337283cc5d1d058b78497db3938a9999c7dd769e3ee4a762cd0adc -address /run/containerd/containerd.sock │ │ ├─ 21688 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 62f31e4cd75c58bd2be31c2c7f8d27020e97449ff6e56cace6868bc437ae7ae1 -address /run/containerd/containerd.sock │ │ ├─ 22270 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 09de2dd9d0faa4451ded6a3917a74a479324826ae56fb5d026b894c8f26e65fc -address /run/containerd/containerd.sock │ │ ├─ 22656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b469d7433364b88f358d16748a7a217d327829d9474d3781aa712fbe9517f1a -address /run/containerd/containerd.sock │ │ ├─ 24293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 291d53efc4372cd57540394b7d318c44f254a3d3a8ff759feefe4d1f62ff1f6f -address /run/containerd/containerd.sock │ │ ├─ 24351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a8d88dc83998a4ab5d6319bd6a82fca3f75383f5734aef883163bbc2d507038 -address /run/containerd/containerd.sock │ │ ├─ 26834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb584842a95abf927a7b2652684aee909fa73a2ae017c385d1fa047aa9b0e1a6 -address /run/containerd/containerd.sock │ │ ├─ 27367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c5a761764fcef4e1c7eb4213b704ba45b0ec795558ec7d56a8a60fcfbb384b8 -address /run/containerd/containerd.sock │ │ ├─ 27407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a54def22a3f9e2606cfe7c8b79a57f15e57a508caca5a891699955b7149ba61f -address /run/containerd/containerd.sock │ │ ├─ 41357 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e61d33e25212eadfcc609244e9bf3adc5f4c6617a2b7f485055a15d144b1c735 -address /run/containerd/containerd.sock │ │ ├─ 48069 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e09e80b5005b336e6cc1daa042f9a02427c5a703989f0e5d14298134c2329825 -address /run/containerd/containerd.sock │ │ ├─ 53806 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 72285bde0b5fefe0fe849f08f0b7c871646cd50c9193a1bc003062096c417b41 -address /run/containerd/containerd.sock │ │ ├─ 59325 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 336fc36bd8d93f253f8777edbda7bc27284a58804a46d2785ebd8cd8ae15d527 -address /run/containerd/containerd.sock │ │ ├─ 65770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e6b2d8e068fe533cead08612d977b80b517c680075b8b2ce10cb3477955eadf -address /run/containerd/containerd.sock │ │ ├─ 66302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 957b6079e71f323bc8cfc814eb43a976b40a8050544de048927437feb094810a -address /run/containerd/containerd.sock │ │ ├─ 66535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3afbdcef854939bd981cd50ab30a7dd7d1558b1152e2e06f3cc0d17c68336147 -address /run/containerd/containerd.sock │ │ ├─ 66652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40dfc62425680c95b80b9888d3f18906007ef3f223101abbef240c65f11c5db5 -address /run/containerd/containerd.sock │ │ ├─ 66809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 223a23dbce131cec4d10215d9fddc573e585555e307542601283ea685fdcc31c -address /run/containerd/containerd.sock │ │ ├─ 66848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eea4b11c08852e4d10ffe2deabf5eed47b969dff81b8cb7074b05ee8ed39e5f -address /run/containerd/containerd.sock │ │ ├─ 66948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dbb94de82179dce14299f0c6dc9247e1d6e8ec97669e5a8f0733c63fa4e2bdf -address /run/containerd/containerd.sock │ │ ├─ 67027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8fbeb2230b4240d365731f2dfbddb79f6e403db4e233738194e3c46599c1130 -address /run/containerd/containerd.sock │ │ ├─ 67310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e49d3d6a78b8461b4aa449e95a86f9c82d5d2d07b89adf5aab22ca6157846ba9 -address /run/containerd/containerd.sock │ │ ├─ 67355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84b5cb68969dc75d5e3fc3bcbb289344f2f7dbfe2e90081f0f13f25a6c807ae1 -address /run/containerd/containerd.sock │ │ ├─ 67419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d47bed3d3ee32a0a4ab92f6bcc9d2f014aba6a0dbc49b9fbd8ff0b0e87cfc1ec -address /run/containerd/containerd.sock │ │ ├─ 67556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cb1d9f80415e3cb666185654cf6575990ccaf122db07cd88b867dbcb46e7441 -address /run/containerd/containerd.sock │ │ ├─ 67881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7325a0b7eac74162c78387c2c61c369ef14a473fd981a5c8d9d8c749eda4d32 -address /run/containerd/containerd.sock │ │ ├─ 69269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ac165eabdedccf96f8eeeafc88854d528e6b1f20791b03233be2bdd25c53332 -address /run/containerd/containerd.sock │ │ ├─ 69358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 576fa432b3454d220b92d610c51bc7ec7d4bc89494b0efeb40f3b24a96da1619 -address /run/containerd/containerd.sock │ │ ├─ 73217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7c7edbf167bff164bc226ce4027df0ffe8edbce0fe9a982d2e29b2a13bbd0ed -address /run/containerd/containerd.sock │ │ ├─ 73344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01f26a36675a39902cdb51a17197fc62503335a965131e6e417a4214ada12c2f -address /run/containerd/containerd.sock │ │ ├─ 73422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0e38bc64b9ae3a0d7bedd05e94c9abe45b942a506c49e3cb5d03ab441ea0521 -address /run/containerd/containerd.sock │ │ ├─ 73465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38983c44583326572b16012ae5560148f3193b179fcb45ffeadcf133d627e70c -address /run/containerd/containerd.sock │ │ ├─ 74006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4174a50e07ddb53c89b2e4bc8297dcc6fc52fe6d52c97ecfcf13c9adc0619336 -address /run/containerd/containerd.sock │ │ ├─ 74027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce081fb3ec08fc0125939dab7df93b221d6a5b9330dd03bf5e80b7b46095f01b -address /run/containerd/containerd.sock │ │ ├─ 75633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03cbea2426020a8a995b377537d73a709da4ce805947c479e72cf1b8639b883d -address /run/containerd/containerd.sock │ │ ├─ 76189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b8f390d2c3c90ecedb868945d6d25703839bdfc402e714b22b186d46f102ace -address /run/containerd/containerd.sock │ │ ├─ 76488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e39c87b95ce34005bcb20684b8da679e8c9a8e06cbf1df550c7a0b9c3061de52 -address /run/containerd/containerd.sock │ │ ├─ 76869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e8bea6a013fd340c3080a290a103dcacca25209b32982054985fc6816de4012 -address /run/containerd/containerd.sock │ │ ├─ 76985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d63a95ce238205e11a54960e809fa492ef0bc2cb7fa8c4ee15a5457603285cf -address /run/containerd/containerd.sock │ │ ├─ 77024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aafc6044400f71a90100df8067e7840aa8e3a482229f30a77d4ca089a0e45fa0 -address /run/containerd/containerd.sock │ │ ├─ 80604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5d9d742163fd9069ed8eae28ce387b608e7cb6cdf8df0ae4fc88e83efe7865e -address /run/containerd/containerd.sock │ │ ├─ 86559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4a3c3b37396e2d59cc553d6b7a76dc6ecb7b15e4bbad76c1e1abd837cfb70bb -address /run/containerd/containerd.sock │ │ ├─ 87726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90d98cbf4c9835586d109f1d6d6181f567441235ef2c2e1bbc5dfdf2341c0c35 -address /run/containerd/containerd.sock │ │ ├─ 90533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f538f166933b11d396068e3649523392608de1b87b6359a78943ad95941e059 -address /run/containerd/containerd.sock │ │ ├─ 95537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce70a44372b7d1e6959387a2b50f213bb756c7d2a5146be4d0dbbac2cdb69ce4 -address /run/containerd/containerd.sock │ │ ├─ 95778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ee238392045090d8b744eed4e0b11b5c1a12f90c702d7ff014470d1f5e404a3 -address /run/containerd/containerd.sock │ │ ├─ 95822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50625ca5cc0444230d0606a696904815d1316aadd723e07ce8146a40991e5424 -address /run/containerd/containerd.sock │ │ ├─ 95874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 100ff56333073b92b7768ba9073577f1f62dec35055f1a403ef904e92769e85b -address /run/containerd/containerd.sock │ │ ├─ 97144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53726384a64c41ebe3e4ffa482fb06d45ebb0028aac35126e7bee2455c9eab1b -address /run/containerd/containerd.sock │ │ ├─ 97292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f37e43e7badc0242a15a30be2a2915aeb6a56ba93007d2a04cb5c563f35dcd83 -address /run/containerd/containerd.sock │ │ ├─106000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24d78d34cf3f9681e9cd4d5a43229a7f04132f28e109e7d4d2240ec47d0fd822 -address /run/containerd/containerd.sock │ │ ├─107052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fcf34ce1519ead82fa3c594f2ed3fb66f9f18e94bbcc22371cdcfaf222c0d15 -address /run/containerd/containerd.sock │ │ ├─107265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea135ba71e3ef42e3c4e30230ec9a9276eec707043ea72aadc97f92ab46e656e -address /run/containerd/containerd.sock │ │ ├─108121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ba426d51351de4f872b1e6cf8ff4a1e997529097b92bb73d1e4fcec4f8f9e52 -address /run/containerd/containerd.sock │ │ ├─108486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1514ed2d79e3ef41daf7005dce78856af4698d391e22cfc170e34a72100b06a2 -address /run/containerd/containerd.sock │ │ ├─109002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32116dceb25a06334b67af68d85f4ddd8a0bf92876c408eae2887ffe0bb3950e -address /run/containerd/containerd.sock │ │ ├─110867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebfd32de6ba3c6130c2ecbd526b8d1d3b47bc2c3d06b27b9361aa0367c1346a7 -address /run/containerd/containerd.sock │ │ ├─113375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c8a035fd27ad54f382fcfcc7deb7c8fabd0976d13175ad6d64e4eac2b718def -address /run/containerd/containerd.sock │ │ ├─113497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 598f5c90ebb6184f0ae20c1298692560a25809313afa5d10607f11c2f94baf07 -address /run/containerd/containerd.sock │ │ ├─113672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f6ffe71c4addb391e73a8e5a297c7240b9cd1e32ec7519a9641e5cf00c7e9cf -address /run/containerd/containerd.sock │ │ ├─114039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcc8646595c4065b5e65eaabeb30eda40056f8037776d65c8967959776e8b3d2 -address /run/containerd/containerd.sock │ │ ├─114076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb968804ccb9f3bdec1800e476ddad31e6b691ed5ec3515a15a79796ced9061b -address /run/containerd/containerd.sock │ │ ├─116493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 662d9a1726ea9465f719b83bb61c3b44722592f1155cd1235c90979ce762d9c8 -address /run/containerd/containerd.sock │ │ ├─138869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 605fb232a6ad26eddd4e03acea2c657e819e1cea4088815085a5551f42d61b66 -address /run/containerd/containerd.sock │ │ ├─138971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 740cdebb49da4542b96a80f338f3b089637889157d22191160e2d76191f9015e -address /run/containerd/containerd.sock │ │ ├─139152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b5fe4933cc37fcc8e899a6868916d17e1b2ac5ba2627ddf86271f2513feb8c6 -address /run/containerd/containerd.sock │ │ ├─144532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df6e1aef0410033a82dc1956c8ec75e2c0082daf57927daa823494617e76128d -address /run/containerd/containerd.sock │ │ ├─144570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6d205a31aeb7fd46ee1701451f2c17d4dab7c82de76285b0f9bc58ddfceac51 -address /run/containerd/containerd.sock │ │ ├─145012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fcd7c7aaac85be06434aeee1f78dd57054a25bd31758b1b60f85ee541dbfacf -address /run/containerd/containerd.sock │ │ ├─149206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d85e5b0f691aceae52f21f62b54e74ba8afbcbf64940d3089bfd55703a1519d6 -address /run/containerd/containerd.sock │ │ ├─149538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 409a909429848f0e8ba7530d6ac697bded3c1b1b2b420980543216c7dd9d35d4 -address /run/containerd/containerd.sock │ │ ├─149609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 686f67105b6278df2d084f9a30b73576a34347d9750316eea9f579e78aae873a -address /run/containerd/containerd.sock │ │ ├─149695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1809d3c0715520bc6fee5edaf7264ccc0c6b7e47db92330cf997dbd746e9fe4 -address /run/containerd/containerd.sock │ │ ├─149859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a77d1bec8925820b3d7b1bbf567981578ff7ea7088fbd3d7d5d49ad63e8666a -address /run/containerd/containerd.sock │ │ ├─150186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f192b9c0ba77204635fae137514e0cb7f203ccffbcb269800e55f766370e3a8 -address /run/containerd/containerd.sock │ │ ├─157506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e752688b1e50685b5fb78c1e0c25cd555fc78da152c72eb661c8da51197b90d1 -address /run/containerd/containerd.sock │ │ ├─157617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec53636f92f07c782bf841a6ac3121c6dc27224db699335ee7b01fbfe8403199 -address /run/containerd/containerd.sock │ │ ├─167042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99b04b0c5452f863adf809562bd64656d201e3eaa254d31f0d60fdcb22e0e684 -address /run/containerd/containerd.sock │ │ ├─168987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 417c1805e4f964a34b24b000a5ed8c8595e1de8d9d8a838c47cd28197d30a98c -address /run/containerd/containerd.sock │ │ ├─169034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e900f3ab1e8fc1f30e315f6d773dd0087ac8960d2efd3350719d680469472fc7 -address /run/containerd/containerd.sock │ │ ├─169104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5200fc11cdb7248b1f0b4b9048f34b20a4dd9f4e09d6d49164d9a823f5635ab -address /run/containerd/containerd.sock │ │ ├─169115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a94b4f1e671df44953ab161c77bfc750224d9e63e557904659c810ed969d227 -address /run/containerd/containerd.sock │ │ ├─169194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aff8e32d18f20e75cad2645df57dbc7db383b5f50d891dd76412c17e95fcbf9 -address /run/containerd/containerd.sock │ │ ├─169535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9989447b6660ceec14f9f1b0c38ede51b2cde101573a80b5a47f6df263f68aeb -address /run/containerd/containerd.sock │ │ ├─169655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0a17e25d5d2ea562f679913e5704fbd05e6e7583be6d47c8d9ef2adb2be975 -address /run/containerd/containerd.sock │ │ ├─184691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 029ca7b3b47ae3224ec798d6c758e6936be755a7e2347f3ad6e72c047dce7222 -address /run/containerd/containerd.sock │ │ ├─186661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cd0c720e11b128224931d6e029964d8896f3bf1e42dec9ed85ca21a52177c0b -address /run/containerd/containerd.sock │ │ ├─186985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd41450b1883c89af74721b82f24042fc4864330024224231b9cb69c7cb842c1 -address /run/containerd/containerd.sock │ │ ├─188371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef85cd78b04291f114129f454617f144e6e004aff7c679af8e9b703cd7f77ed2 -address /run/containerd/containerd.sock │ │ ├─194457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8609f384176dff2def22039ee0f668c844c375d1227b15f9c0b65a537862ac2a -address /run/containerd/containerd.sock │ │ ├─194621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eae64f041b5241bb0efc62572067ad8a2180ce61847965d012129a47cd1780fa -address /run/containerd/containerd.sock │ │ ├─194706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25fb9691b188d99623c91dda9fc1875da877a190088c0cae8c640e81883b12e0 -address /run/containerd/containerd.sock │ │ ├─194822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26efa0bbf75bdf8615dcbf0a91a25d2dbca6886f27ad8cb7d903935380aa131f -address /run/containerd/containerd.sock │ │ ├─200467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48722afd22d7ed955d74c1842eea489309343dcd0083679b3f41b02b3ea256f1 -address /run/containerd/containerd.sock │ │ ├─200475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a65e9b76aacc579636ecc1c57c21f600e51fe49ba497593253fc22884cb47044 -address /run/containerd/containerd.sock │ │ ├─200672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7200cceca09efa3d65050c43fa11895b5b6762d01a2ddbc061a91ca6a1d53063 -address /run/containerd/containerd.sock │ │ ├─200882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93612100371c04de5b744d079186a276439d3cfda4c00c2a7df65fb7968e4f64 -address /run/containerd/containerd.sock │ │ ├─215777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2174ff8244d6dd0bfd4d726f2f4069e4301661a89ee1a892de0f0232febed27 -address /run/containerd/containerd.sock │ │ ├─218538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57570bd6e8c657499c754dd1dd4f0bddabfbb2f9c8caad05a7c49e80d5f3db15 -address /run/containerd/containerd.sock │ │ ├─219962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99f8bd6474c30de140702c2f315c8430feb5eb14b9e0a70c42a0e63ed8b3e6c8 -address /run/containerd/containerd.sock │ │ ├─220902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e7c1dcdb393e97cedbfd063237f8aae6cda65072e5eadade83a2ea8caeb2c65 -address /run/containerd/containerd.sock │ │ ├─221377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70e938ac7ac8dd28a924de71a0266c6778ad1024a6b9c58230e420f4a25b9cd0 -address /run/containerd/containerd.sock │ │ ├─223093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84d6752e9809d2aacbecc3cfd462eedc61ddff62b44583e0af78ee1e64f9b097 -address /run/containerd/containerd.sock │ │ ├─224939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 452a8e05c2bacb146d45e0983027faac931b91db6fe93c2d793bd29398aadb52 -address /run/containerd/containerd.sock │ │ ├─225101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c75ec8469abf06411770b7a89cdf1a6d74b361dbd7e5558e70eb595ef12b14d -address /run/containerd/containerd.sock │ │ ├─259862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee3bf44e76be73da734c6ea932650faa16087371cae94a5a081db5d8a1932487 -address /run/containerd/containerd.sock │ │ └─260314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d754a19e2b21936c5e9cc280e72f222fab7f4e78c44e19da68e166f64983f086 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-72285bde0b5fefe0fe849f08f0b7c871646cd50c9193a1bc003062096c417b41.scope … │ │ ├─53831 /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 │ │ └─53843 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-e61d33e25212eadfcc609244e9bf3adc5f4c6617a2b7f485055a15d144b1c735.scope … │ │ ├─41382 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─41401 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─53464 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─53788 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─41320 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─41337 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wmmszm.service │ │ │ ├─22168 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wmmszm/unit.run │ │ │ └─22208 /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-wmmszm --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wmmszm:/var/lib/ceph/mgr/ceph-instance.wmmszm:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wmmszm/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.wmmszm -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 │ │ │ ├─47741 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─48052 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─58987 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─59308 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─21597 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─21629 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─15715 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─docker-e09e80b5005b336e6cc1daa042f9a02427c5a703989f0e5d14298134c2329825.scope … │ │ ├─48093 /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 │ │ └─48106 /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 │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─36535 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─21778 /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.114 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-re31966509dcb4e7cadc60a22c0036bc7.scope │ │ └─185934 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1551 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─16887 /usr/sbin/chronyd -F 1 │ │ └─16888 /usr/sbin/chronyd -F 1 │ ├─docker-336fc36bd8d93f253f8777edbda7bc27284a58804a46d2785ebd8cd8ae15d527.scope … │ │ ├─59350 /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 │ │ └─59364 /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-62f31e4cd75c58bd2be31c2c7f8d27020e97449ff6e56cace6868bc437ae7ae1.scope … │ │ ├─21742 /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 │ │ └─21756 /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.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-09de2dd9d0faa4451ded6a3917a74a479324826ae56fb5d026b894c8f26e65fc.scope … │ │ ├─22294 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wmmszm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─22320 /usr/bin/ceph-mgr -n mgr.instance.wmmszm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─37272 /sbin/iscsid │ │ └─37273 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─957b6079e71f323bc8cfc814eb43a976b40a8050544de048927437feb094810a │ │ └─66333 /pause │ ├─e740a75c0a89d45267765e2fa8dd39359814cf58ccf0d8e2fa625fbc6ac2756e │ │ └─86763 /secretgen-controller │ ├─100ff56333073b92b7768ba9073577f1f62dec35055f1a403ef904e92769e85b │ │ └─95898 /pause │ ├─03cbea2426020a8a995b377537d73a709da4ce805947c479e72cf1b8639b883d │ │ └─75658 /pause │ ├─605fb232a6ad26eddd4e03acea2c657e819e1cea4088815085a5551f42d61b66 │ │ └─138904 /pause │ ├─93612100371c04de5b744d079186a276439d3cfda4c00c2a7df65fb7968e4f64 │ │ └─200920 /pause │ ├─b0e38bc64b9ae3a0d7bedd05e94c9abe45b942a506c49e3cb5d03ab441ea0521 │ │ └─73448 /pause │ ├─a469f370c14f6b247b8cb3aadcd07c0e75ca899a2e0e267db14e3329fb3979f2 │ │ ├─259932 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─260666 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpv9cuk3mt/privsep.sock │ │ ├─260670 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─260688 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─bc162cd799ee47cdf8d8be32fadaf83fb9db24213552155700cf6ef4a9668b9a │ │ └─208083 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─012f549b87d2161012b9125bcd15e1a0d81ab615b65b2593a1e4cbf458460097 │ │ ├─164144 nova-api: uWSGI master │ │ ├─164180 nova-api: uWSGI worker 1 │ │ └─164181 nova-api: uWSGI worker 2 │ ├─fc68655ef9ae180176fde3da1ed0258a559350b64101bd4978ad5627c2237cbc │ │ └─76713 /manager --metrics-bind-address=:9782 │ ├─6de804a8af61b8ae74469a95348c626ebbc42e2ecb8c3ed70e3104d5afc645b5 │ │ ├─77080 /usr/bin/vector --config-dir /etc/vector/ │ │ └─77112 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d754a19e2b21936c5e9cc280e72f222fab7f4e78c44e19da68e166f64983f086 │ │ └─260338 /pause │ ├─740cdebb49da4542b96a80f338f3b089637889157d22191160e2d76191f9015e │ │ └─138997 /pause │ ├─c3ff0bb932910ea0cec75dcc48236648ce7a071f11922e0ac9823cfc0c81917c │ │ └─76451 /manager --metrics-bind-address=:8080 │ ├─84d6752e9809d2aacbecc3cfd462eedc61ddff62b44583e0af78ee1e64f9b097 │ │ └─223119 /pause │ ├─c7325a0b7eac74162c78387c2c61c369ef14a473fd981a5c8d9d8c749eda4d32 │ │ └─67906 /pause │ ├─01f26a36675a39902cdb51a17197fc62503335a965131e6e417a4214ada12c2f │ │ └─73377 /pause │ ├─996c7f3b8dac1251745fb95f795fefc904862871579c602633bb535f90e92830 │ │ └─185151 /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 │ ├─0f538f166933b11d396068e3649523392608de1b87b6359a78943ad95941e059 │ │ └─90556 /pause │ ├─6aff8e32d18f20e75cad2645df57dbc7db383b5f50d891dd76412c17e95fcbf9 │ │ └─169248 /pause │ ├─dd41450b1883c89af74721b82f24042fc4864330024224231b9cb69c7cb842c1 │ │ └─187024 /pause │ ├─0ef4afb1264d92b83f3144cc91b26c578c7d35b3a1a3e9edc3a9de8cc062df86 │ │ └─75052 percona-xtradb-cluster-operator │ ├─38983c44583326572b16012ae5560148f3193b179fcb45ffeadcf133d627e70c │ │ └─73493 /pause │ ├─a898ab2dfd0e23b4c4230290b30d1b1a25a737e385629f232b42370a4cf28e88 │ │ └─25202 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ab0dd7159746872894544edb7191d8e3a06a65973506b538a11923c4fd0a2848 │ │ └─78323 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f327da0af16fe6f5c8beb9e5f1a8d2ce853af59db6f9198a02ebac90e7f656e3 │ │ ├─191818 /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 │ │ ├─271083 /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/tmppw3mzx8e/privsep.sock │ │ ├─271613 /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/tmpqmjbsupr/privsep.sock │ │ └─272849 /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/tmp_5bvxtrm/privsep.sock │ ├─5fcf34ce1519ead82fa3c594f2ed3fb66f9f18e94bbcc22371cdcfaf222c0d15 │ │ └─107077 /pause │ ├─03463ad9a32da54f4943486399819c58beeda11920758023246399af428a3efd │ │ └─212702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ff946cec3d3364c4758e53e968127d40544936389d0cc4b68f8a6361e8110249 │ │ └─78261 redis_exporter │ ├─b8fef6cc4cfa38b1269418eeaa91518e7b263adff0c4f3bc35d472271c77c1b2 │ │ └─77758 valkey-server *:26379 [sentinel] │ ├─714341b193f33233e170d6cc242bd338f4a28b1b60da2f13627f8f26c2cd1fee │ │ └─67468 /coredns -conf /etc/coredns/Corefile │ ├─e900f3ab1e8fc1f30e315f6d773dd0087ac8960d2efd3350719d680469472fc7 │ │ └─169087 /pause │ ├─19f3607c2a88c8b33573583f635af887a805813fa2aba9f240f7675ddf9fef5a │ │ └─223146 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─a54def22a3f9e2606cfe7c8b79a57f15e57a508caca5a891699955b7149ba61f │ │ └─27431 /pause │ ├─452a8e05c2bacb146d45e0983027faac931b91db6fe93c2d793bd29398aadb52 │ │ └─224966 /pause │ ├─5bde79fee6fce06b8d2b006ec1f505fc225e9d6e3b53238c9cfbe27ffda5ebcb │ │ └─26883 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9f2c456213f1c8e91743dd04a8afcefd034e03ac5419fba3ff21db0be227c39c │ │ └─191856 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ea135ba71e3ef42e3c4e30230ec9a9276eec707043ea72aadc97f92ab46e656e │ │ └─107304 /pause │ ├─63c9c2809d49499de439421989c54219f18790b56d46c240c1fcae6c8364ab8c │ │ └─159696 /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 │ ├─bb584842a95abf927a7b2652684aee909fa73a2ae017c385d1fa047aa9b0e1a6 │ │ └─26858 /pause │ ├─d4a3c3b37396e2d59cc553d6b7a76dc6ecb7b15e4bbad76c1e1abd837cfb70bb │ │ └─86583 /pause │ ├─0e71b48544b1876a87d34dad4ed5656bacad74a75da35c87821fd6543772cc4a │ │ └─207541 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ce3777b0d5ba482112b26771b4e457e320db832d0648d69588ea958150fda69b │ │ ├─187155 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187186 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─187192 erl_child_setup 1048576 │ │ ├─187601 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187602 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187630 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─187972 /bin/sh -s rabbit_disk_monitor │ ├─b67ded130844d11e7eede6660f9b1a97c78bc761d14cdfd81d817a2d969e4fc6 │ │ └─97379 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 │ ├─20e71f5c34fa4ab4e91ca394f4991bd2a5d1eb72eb2e6090dda3f117712712ac │ │ ├─111176 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111193 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─111199 erl_child_setup 1048576 │ │ ├─111291 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111302 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111725 /bin/sh -s rabbit_disk_monitor │ ├─e5200fc11cdb7248b1f0b4b9048f34b20a4dd9f4e09d6d49164d9a823f5635ab │ │ └─169231 /pause │ ├─4fcd7c7aaac85be06434aeee1f78dd57054a25bd31758b1b60f85ee541dbfacf │ │ └─145035 /pause │ ├─ec53636f92f07c782bf841a6ac3121c6dc27224db699335ee7b01fbfe8403199 │ │ └─157661 /pause │ ├─d7c7edbf167bff164bc226ce4027df0ffe8edbce0fe9a982d2e29b2a13bbd0ed │ │ └─73250 /pause │ ├─882ea19513b12ae26fa5da16bd13e07fe215ec710e3a8132d4ba7790d234d44c │ │ ├─96741 python -u /app/sidecar.py │ │ ├─97031 python -u /app/sidecar.py │ │ └─97032 python -u /app/sidecar.py │ ├─90d98cbf4c9835586d109f1d6d6181f567441235ef2c2e1bbc5dfdf2341c0c35 │ │ └─87751 /pause │ ├─2e6b2d8e068fe533cead08612d977b80b517c680075b8b2ce10cb3477955eadf │ │ └─65807 /pause │ ├─f34d9cd808337283cc5d1d058b78497db3938a9999c7dd769e3ee4a762cd0adc │ │ └─20322 /pause │ ├─271d572efe4bed0df1fd274d3fb375edb1e840f75745add675283bc7a4944831 │ │ └─22708 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d114ca255b288ad12ef744843d476c454dc12de3b63ccbb0bc05c3c0682621b6 │ │ └─20471 etcd --advertise-client-urls=https://199.19.213.114: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.114:2380 --initial-cluster=instance=https://199.19.213.114:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.114:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.114: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 │ ├─bd765c2da4e8433409cab5f55fed83d802ebd021e0c61de16a8143c37f195ae5 │ │ ├─134665 cinder-api: uWSGI master │ │ ├─134678 cinder-api: uWSGI worker 1 │ │ └─134679 cinder-api: uWSGI worker 2 │ ├─e023d4194937fe2cdd222a823e8dc9d6e834a02c806e83608b7a426f3989b83e │ │ ├─96770 python -u /app/sidecar.py │ │ ├─97033 python -u /app/sidecar.py │ │ └─97034 python -u /app/sidecar.py │ ├─d1d5e7658413999498e850488ee02b0d24cfb67a0733f398d1851e5c756d0ee0 │ │ └─70882 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e0c9ddf8704216d0d1858094d967917048e8210abc352e5ba2828642f68330d6 │ │ └─20277 /pause │ ├─f2174ff8244d6dd0bfd4d726f2f4069e4301661a89ee1a892de0f0232febed27 │ │ └─215799 /pause │ ├─9afbd0cef4b11b081fb0651f3f2afd8660a457c21000f0dd5c1343f4d93cd8fc │ │ └─137460 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─4b8f390d2c3c90ecedb868945d6d25703839bdfc402e714b22b186d46f102ace │ │ └─76214 /pause │ ├─5c44c0b73b52ade4c9d7084d8d5b1fefb298219facada7e790ce7ffe38d8693f │ │ └─69078 /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 │ ├─21a5c3a7ec74d51586b715e4d74abbf9d389cdb4503b91164bd5b1dd1fb3fd19 │ │ ├─114318 apache2 -DFOREGROUND │ │ ├─117001 (wsgi:h -DFOREGROUND │ │ ├─117002 (wsgi:h -DFOREGROUND │ │ ├─117003 (wsgi:h -DFOREGROUND │ │ ├─117004 (wsgi:h -DFOREGROUND │ │ ├─117005 (wsgi:h -DFOREGROUND │ │ ├─117006 apache2 -DFOREGROUND │ │ └─117007 apache2 -DFOREGROUND │ ├─f8a0b2371f19676965990b616fd56facb2d980edadc38b3c21213118f92b179e │ │ ├─140423 /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 │ │ └─140877 /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 │ ├─7200cceca09efa3d65050c43fa11895b5b6762d01a2ddbc061a91ca6a1d53063 │ │ └─200715 /pause │ ├─339651d3af4408dc16fe985937303ba1936f2fab0f71f2c59890c5b19957f8c4 │ │ └─77401 valkey-server *:6379 │ ├─73086fffe2e79febe771232e5b7557da12e7c1dd65733fa2305e54a4059d20b6 │ │ └─27494 /coredns -conf /etc/coredns/Corefile │ ├─14d01e3ea949e7f6d9e34e94bdd1bd9c9763ae8be94cdd78eec155f61da539b5 │ │ └─158665 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─967131a5f6e675b5e8b4a2e60ea532261724fbbcfc2f207445f313c424f527c8 │ │ └─68371 nfd-master -crd-controller=true -metrics=8081 │ ├─bcc8646595c4065b5e65eaabeb30eda40056f8037776d65c8967959776e8b3d2 │ │ └─114062 /pause │ ├─a6d205a31aeb7fd46ee1701451f2c17d4dab7c82de76285b0f9bc58ddfceac51 │ │ └─144594 /pause │ ├─ef85cd78b04291f114129f454617f144e6e004aff7c679af8e9b703cd7f77ed2 │ │ └─188396 /pause │ ├─e39c87b95ce34005bcb20684b8da679e8c9a8e06cbf1df550c7a0b9c3061de52 │ │ └─76519 /pause │ ├─c8fbeb2230b4240d365731f2dfbddb79f6e403db4e233738194e3c46599c1130 │ │ └─67055 /pause │ ├─451a946396cfc06ebd1cd2ea463e8abd945bad6d1b1f77586b9123f8d2ef4175 │ │ ├─207506 manila-api: uWSGI master │ │ ├─207574 manila-api: uWSGI worker 1 │ │ └─207575 manila-api: uWSGI worker 2 │ ├─6a41a500b31f404b207d09cfa42d0c06f66b395fd1751682e4c28e06c718b8cc │ │ └─20514 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 │ ├─1c2ab655b5607278928a38c4d77b5e901c3e8ff48b17541568f2033da0248a0f │ │ ├─213613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─213631 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─214324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─214325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305355 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305356 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305358 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305359 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305360 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305375 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305376 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305378 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─305381 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─305382 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c1809d3c0715520bc6fee5edaf7264ccc0c6b7e47db92330cf997dbd746e9fe4 │ │ └─149751 /pause │ ├─c9bc1f96ef0e1e3f924992de1f55a055ab60269766ad0667c8ad6920c349835c │ │ └─68912 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1514ed2d79e3ef41daf7005dce78856af4698d391e22cfc170e34a72100b06a2 │ │ └─108514 /pause │ ├─a65e9b76aacc579636ecc1c57c21f600e51fe49ba497593253fc22884cb47044 │ │ └─200528 /pause │ ├─ace6cb5a5de96162f2ce58fe9b7622d65b5e392c3f6872c0be0db05f4cda49a9 │ │ └─20359 /pause │ ├─13006cc809a551da189d2b229d8f8ea9f65944cf5e4b074eb6ff0a3653ed2484 │ │ ├─68230 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─68268 /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 │ ├─eb968804ccb9f3bdec1800e476ddad31e6b691ed5ec3515a15a79796ced9061b │ │ └─114111 /pause │ ├─2b93b459cf5653adf2138586c2cfb946bc67774e35435496f66724195fbe8624 │ │ ├─157966 /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 │ │ └─261868 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─40dfc62425680c95b80b9888d3f18906007ef3f223101abbef240c65f11c5db5 │ │ └─66681 /pause │ ├─5a7715fd0ef49bd09b9c4bd9d4f203686856459e40b34d9561fb7408f8808df4 │ │ ├─88181 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─88199 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─88205 erl_child_setup 1048576 │ │ ├─88263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─88264 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─88274 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─88449 /bin/sh -s rabbit_disk_monitor │ ├─1304fc774e2363e0aa7d3050920a64b6924ff5884f7565634e60075e5fff4f71 │ │ └─97851 /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-114.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 │ ├─99f8bd6474c30de140702c2f315c8430feb5eb14b9e0a70c42a0e63ed8b3e6c8 │ │ └─219985 /pause │ ├─1eb0706ee1f2738bbc2d07394f1e15a3ea6389667056cfac59845f1e71303f46 │ │ └─96172 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─4a77d1bec8925820b3d7b1bbf567981578ff7ea7088fbd3d7d5d49ad63e8666a │ │ └─149897 /pause │ ├─7ffd8d36d61b1ba4fe2f065f0eefee5d45807f87f16513149fff13f1f8b3c1c8 │ │ └─27463 /coredns -conf /etc/coredns/Corefile │ ├─f95dbc1be5c2e2fd014b26a32e49c9761629c61a411d9f911d6ab265e0fc7f54 │ │ ├─179414 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179879 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp0hmyakbn/privsep.sock │ │ ├─180187 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpu91tcvnv/privsep.sock │ │ └─180443 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─3ac165eabdedccf96f8eeeafc88854d528e6b1f20791b03233be2bdd25c53332 │ │ └─69297 /pause │ ├─67cb10ae90ae653aa6a7086adee5b8982536439455ef4c1a8239b5ab787fc03b │ │ └─68608 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 │ ├─df6e1aef0410033a82dc1956c8ec75e2c0082daf57927daa823494617e76128d │ │ └─144555 /pause │ ├─9f753189794e0dc5962613d98584029b67cd235173187b67fc7883f5cb46c004 │ │ └─20433 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 │ ├─9989447b6660ceec14f9f1b0c38ede51b2cde101573a80b5a47f6df263f68aeb │ │ └─169562 /pause │ ├─2c5a761764fcef4e1c7eb4213b704ba45b0ec795558ec7d56a8a60fcfbb384b8 │ │ └─27391 /pause │ ├─6de553ab41324618b4b3ac48ffb81f86f8a2faac7f1c0250742dc3d85cf7660d │ │ ├─77526 mysqld --wsrep_start_position=61a017a6-3f10-11f1-839e-324ad273fc48:20 │ │ └─77637 /var/lib/mysql/mysql-state-monitor │ ├─4174a50e07ddb53c89b2e4bc8297dcc6fc52fe6d52c97ecfcf13c9adc0619336 │ │ └─74052 /pause │ ├─6f1d5adf06fec43a28ff5940146772ad2f93a2a5d157f505ae7e07f38d944b8d │ │ └─106677 /bin/pushgateway │ ├─53726384a64c41ebe3e4ffa482fb06d45ebb0028aac35126e7bee2455c9eab1b │ │ └─97193 /pause │ ├─45e0f12f54d5e1238a6f884f97288d64fd30f37e16c8d3252eb581bbcc836e2a │ │ └─69790 /usr/local/bin/rook ceph operator │ ├─8c6f36c1eba4ae78329954291c2f3435466d9b1faf348613f642562532db2d6c │ │ └─73635 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─662d9a1726ea9465f719b83bb61c3b44722592f1155cd1235c90979ce762d9c8 │ │ └─116516 /pause │ ├─ebfd32de6ba3c6130c2ecbd526b8d1d3b47bc2c3d06b27b9361aa0367c1346a7 │ │ └─110899 /pause │ ├─93eaed52a3428ca799a49ab8c67be4d2eae8871885eebb1e4b326a4e78d4e3ea │ │ └─146963 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1162892828976d1ba186386943c15af42241f6e9e31751e47b680568d0156325 │ │ ├─266694 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266709 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─47ca58c0d1f3ef6f86736949fefb0b21d6a1e1188e7a67ec59f147bc02dc19db │ │ └─67718 /goldpinger --static-file-path /static │ ├─83cda8e8ea73d2ba05af258ef9dc6eb49ac1cefee39e4514407dbed2170edefc │ │ └─80783 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─20436bcbdf8b8958fb574e45bdc0c9ab8942963b2a1912e424d5d99fca42e1ae │ │ ├─181615 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─181844 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─183730 /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/tmpegixqlw9/privsep.sock │ │ ├─185127 /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/tmpeazgoq02/privsep.sock │ │ ├─186254 /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/tmp1s4snd7m/privsep.sock │ │ ├─187311 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187312 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187448 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4c74cfff-ae68-40ef-a52e-c1c4964e61ca/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4c74cfff-ae68-40ef-a52e-c1c4964e61ca/host --addn-hosts=/var/lib/neutron/dhcp/4c74cfff-ae68-40ef-a52e-c1c4964e61ca/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4c74cfff-ae68-40ef-a52e-c1c4964e61ca/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4c74cfff-ae68-40ef-a52e-c1c4964e61ca/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fd2f2442-4782-49a8-83e8-f149d967bbdf,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 │ │ ├─187552 haproxy -f /var/lib/neutron/ns-metadata-proxy/4c74cfff-ae68-40ef-a52e-c1c4964e61ca.conf │ │ ├─191697 haproxy -f /var/lib/neutron/ns-metadata-proxy/8557af61-81ec-43f0-8904-23a5a53dff28.conf │ │ ├─191985 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8557af61-81ec-43f0-8904-23a5a53dff28/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8557af61-81ec-43f0-8904-23a5a53dff28/host --addn-hosts=/var/lib/neutron/dhcp/8557af61-81ec-43f0-8904-23a5a53dff28/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8557af61-81ec-43f0-8904-23a5a53dff28/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8557af61-81ec-43f0-8904-23a5a53dff28/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-022a4c22-d0f1-4d94-92c7-3233842f145b,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 │ │ └─275267 /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/tmpghyautqo/privsep.sock │ ├─6961f7af67eb287af760d909672a3bc55aadda7a27efa00634db6c880f3706b6 │ │ ├─ 94780 apache2 -DFOREGROUND │ │ ├─ 94795 (wsgi:k -DFOREGROUND │ │ ├─ 94796 (wsgi:k -DFOREGROUND │ │ ├─ 94797 (wsgi:k -DFOREGROUND │ │ ├─ 94798 (wsgi:k -DFOREGROUND │ │ ├─300377 apache2 -DFOREGROUND │ │ └─308343 apache2 -DFOREGROUND │ ├─1b5fe4933cc37fcc8e899a6868916d17e1b2ac5ba2627ddf86271f2513feb8c6 │ │ └─139175 /pause │ ├─ee3bf44e76be73da734c6ea932650faa16087371cae94a5a081db5d8a1932487 │ │ └─259887 /pause │ ├─4f1e5dca05f660915ccafe4bf6f7c0563797922dce57e2348fac6f7068eb538d │ │ ├─109647 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109663 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─109669 erl_child_setup 1048576 │ │ ├─110177 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110178 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110194 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110576 /bin/sh -s rabbit_disk_monitor │ ├─8f192b9c0ba77204635fae137514e0cb7f203ccffbcb269800e55f766370e3a8 │ │ └─150210 /pause │ ├─0c021b85003ed92ece6b494a017af2479df0330227f627391ae192069727c758 │ │ └─97737 /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-114.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 │ ├─99b04b0c5452f863adf809562bd64656d201e3eaa254d31f0d60fdcb22e0e684 │ │ └─167066 /pause │ ├─4c994d41a142abd0d73eb30adcf2e128b431bd64be14a11106d71cc765e8b055 │ │ ├─178355 neutron-policy-server: uWSGI master │ │ ├─178368 neutron-policy-server: uWSGI worker 1 │ │ └─178369 neutron-policy-server: uWSGI worker 2 │ ├─3afbdcef854939bd981cd50ab30a7dd7d1558b1152e2e06f3cc0d17c68336147 │ │ └─66559 /pause │ ├─392f74b0a4539a74da7de439fcbe319609b29c7bd933a0eb1c754145c8d08054 │ │ ├─78180 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 │ │ └─81172 haproxy -sf 153 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─fc66f19e0462a41915ecd5f67851ea062a43e728ad4731b2f186cc0f05245471 │ │ ├─167254 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167271 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─167277 erl_child_setup 1048576 │ │ ├─167381 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─167392 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─167737 /bin/sh -s rabbit_disk_monitor │ ├─1d63a95ce238205e11a54960e809fa492ef0bc2cb7fa8c4ee15a5457603285cf │ │ └─77009 /pause │ ├─291d53efc4372cd57540394b7d318c44f254a3d3a8ff759feefe4d1f62ff1f6f │ │ └─24340 /pause │ ├─c2684d8bf3553f57604cdca57cb15a2e107f9ceaf0de0a257fe04755fdc54770 │ │ ├─145230 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145268 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─145309 erl_child_setup 1048576 │ │ ├─145421 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145422 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145435 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─145973 /bin/sh -s rabbit_disk_monitor │ ├─44dba4e78f5ab252811136ac12a8dc009be47a2253bba4464700a957912e69bb │ │ └─98100 /bin/oauth2-proxy │ ├─c1e0bb15b36db5a5e69aad5c2e363dd4a4baaf1fbf992fee34c5763f08474824 │ │ └─97950 /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 │ ├─84b5cb68969dc75d5e3fc3bcbb289344f2f7dbfe2e90081f0f13f25a6c807ae1 │ │ └─67378 /pause │ ├─d1e73fba4ed5f5974fe2ccbf4d434810b0d399dda44312fd5f883f3bd31a8669 │ │ └─98550 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─8b469d7433364b88f358d16748a7a217d327829d9474d3781aa712fbe9517f1a │ │ └─22682 /pause │ ├─d5d9d742163fd9069ed8eae28ce387b608e7cb6cdf8df0ae4fc88e83efe7865e │ │ └─80628 /pause │ ├─ce081fb3ec08fc0125939dab7df93b221d6a5b9330dd03bf5e80b7b46095f01b │ │ └─74069 /pause │ ├─f135292c6fecc3d13310acfc64d39822ca07c982a251b3f70cfff2273a3e1496 │ │ ├─181597 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─181830 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─182511 /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/tmp9jnbw9i7/privsep.sock │ │ ├─269825 /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/tmpb5ifmt8l/privsep.sock │ │ ├─270274 /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/tmpnxtbkevn/privsep.sock │ │ ├─270684 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─270686 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─275055 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=eca79a9b-3e06-4a32-96d6-46e89b4acdaf --namespace=qrouter-eca79a9b-3e06-4a32-96d6-46e89b4acdaf --conf_dir=/var/lib/neutron/ha_confs/eca79a9b-3e06-4a32-96d6-46e89b4acdaf --log-file=/var/lib/neutron/ha_confs/eca79a9b-3e06-4a32-96d6-46e89b4acdaf/neutron-keepalived-state-change.log --monitor_interface=ha-6d604f92-e7 --monitor_cidr=169.254.0.113/24 --pid_file=/var/lib/neutron/external/pids/eca79a9b-3e06-4a32-96d6-46e89b4acdaf.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─283068 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=89600792-8e40-45d3-9f98-bd9810713902 --namespace=qrouter-89600792-8e40-45d3-9f98-bd9810713902 --conf_dir=/var/lib/neutron/ha_confs/89600792-8e40-45d3-9f98-bd9810713902 --log-file=/var/lib/neutron/ha_confs/89600792-8e40-45d3-9f98-bd9810713902/neutron-keepalived-state-change.log --monitor_interface=ha-0515b1fb-b3 --monitor_cidr=169.254.0.87/24 --pid_file=/var/lib/neutron/external/pids/89600792-8e40-45d3-9f98-bd9810713902.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─293948 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4b61f773-141b-4b55-9048-bea3f70e16c2 --namespace=qrouter-4b61f773-141b-4b55-9048-bea3f70e16c2 --conf_dir=/var/lib/neutron/ha_confs/4b61f773-141b-4b55-9048-bea3f70e16c2 --log-file=/var/lib/neutron/ha_confs/4b61f773-141b-4b55-9048-bea3f70e16c2/neutron-keepalived-state-change.log --monitor_interface=ha-39b4415f-5d --monitor_cidr=169.254.0.78/24 --pid_file=/var/lib/neutron/external/pids/4b61f773-141b-4b55-9048-bea3f70e16c2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─19dc7fae1e66ced4ffc4a93ab8251390d75b3ea320e0e7c8e3003422395271e7 │ │ ├─215997 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─216014 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─216020 erl_child_setup 1048576 │ │ ├─216117 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─216118 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─216128 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─216224 /bin/sh -s rabbit_disk_monitor │ ├─ce70a44372b7d1e6959387a2b50f213bb756c7d2a5146be4d0dbbac2cdb69ce4 │ │ └─95574 /pause │ ├─43056fe3020ca750b859a98299d1f9843104f22e029353d7fd3122671349001b │ │ ├─109107 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109202 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─109216 erl_child_setup 1048576 │ │ ├─109528 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109529 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109541 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110437 /bin/sh -s rabbit_disk_monitor │ ├─2268970f844a85f4cda4fa5fa538b08f8e903f0811b6c49ca513a6c33be565f9 │ │ ├─188605 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188644 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188663 erl_child_setup 1048576 │ │ ├─188826 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188827 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188837 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188935 /bin/sh -s rabbit_disk_monitor │ ├─f47aa5e9ecac68f50a3e3cfe545112b5958c5ed407a9d17f84720a89990a201c │ │ └─73715 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─409a909429848f0e8ba7530d6ac697bded3c1b1b2b420980543216c7dd9d35d4 │ │ └─149563 /pause │ ├─6a94b4f1e671df44953ab161c77bfc750224d9e63e557904659c810ed969d227 │ │ └─169230 /pause │ ├─4eea4b11c08852e4d10ffe2deabf5eed47b969dff81b8cb7074b05ee8ed39e5f │ │ └─66922 /pause │ ├─029ca7b3b47ae3224ec798d6c758e6936be755a7e2347f3ad6e72c047dce7222 │ │ └─184722 /pause │ ├─47b84b899ef7b82124611a81546ec75ab0552a3bd1e41caaf9f6b09644111e28 │ │ └─96126 /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 │ ├─e399d14c07c7755b09fee3b57b0192ecb26638c230f7fbaa1e5ed2df827d2fb5 │ │ ├─165014 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─165582 nova-scheduler: ServiceWrapper worker(0) │ │ └─165584 nova-scheduler: ServiceWrapper worker(1) │ ├─794544f6a4c0275277576fc78615de96a009847c341afe86677ce06196eab58a │ │ └─20300 /pause │ ├─19fcf766949e1dae1cb08f0beaad711409ab096bed81012a0772a0a819b06b91 │ │ ├─ 71620 /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 │ │ ├─ 71718 /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 │ │ ├─ 72939 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─260529 nginx: worker process │ │ ├─260530 nginx: worker process │ │ └─260531 nginx: cache manager process │ ├─1a8d88dc83998a4ab5d6319bd6a82fca3f75383f5734aef883163bbc2d507038 │ │ └─24383 /pause │ ├─70129477c33af799712722b4ba450601cf78ee10f5e755ca126da5d42cbbeb9b │ │ └─187279 /bin/openstack-database-exporter │ ├─4cb1d9f80415e3cb666185654cf6575990ccaf122db07cd88b867dbcb46e7441 │ │ └─67579 /pause │ ├─48722afd22d7ed955d74c1842eea489309343dcd0083679b3f41b02b3ea256f1 │ │ └─200517 /pause │ ├─1f4208921391daedc258167313ca0d678d82c3b82f1790a1c559fd8f3e54b325 │ │ ├─133480 heat-api: uWSGI master │ │ ├─133523 heat-api: uWSGI worker 1 │ │ └─133524 heat-api: uWSGI worker 2 │ ├─93f244d6e5c51b3b54d156ba5f9ff713ab181bca3f2cfbaae593b0f60c3083ef │ │ └─73591 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─62d06d8d2310cc92bc4c3569cbeb8ceba9414f0d08f48ca4e4e4cc314da73dae │ │ ├─129358 barbiacan-api: uWSGI master │ │ └─129375 barbiacan-api: uWSGI worker 1 │ ├─734e7b9b9152d78058c69dfbc74f06a4a1b8869ea7d0562db7effb2bbdd7b7f3 │ │ ├─133383 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─134042 heat-engine: ServiceWrapper worker(0) │ │ └─134045 heat-engine: ServiceWrapper worker(1) │ ├─25a44837a4e5a96010b30efb87844ebd07368cf38725681d7b647736547a9322 │ │ └─20330 /pause │ ├─9ddf0a05307206867a58d1c8ddc149ef7a4795c2d37eea30037c6f8a8ee305eb │ │ ├─164283 nova-metadata: uWSGI master │ │ ├─164310 nova-metadata: uWSGI worker 1 │ │ └─164311 nova-metadata: uWSGI worker 2 │ ├─613fe77420234775729e358d21f1512930eaf574a06573339b7b51b245235c92 │ │ └─184190 /usr/bin/libvirt-tls-sidecar │ ├─28af95e1261feaa3559ffb116ab391d9d33248ede036c82467068d9c82bb1a55 │ │ ├─260223 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─260686 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─260687 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─9c8a035fd27ad54f382fcfcc7deb7c8fabd0976d13175ad6d64e4eac2b718def │ │ └─113409 /pause │ ├─50625ca5cc0444230d0606a696904815d1316aadd723e07ce8146a40991e5424 │ │ └─95846 /pause │ ├─2677d3ed6e86b9ed3ca2ff1db593eb01b9c3043f860d1f587a101b9be28b958e │ │ ├─139957 glance-api: uWSGI master │ │ ├─139980 glance-api: uWSGI worker 1 │ │ └─139981 glance-api: uWSGI worker 2 │ ├─1eeb16cff8825b27feabe6f48a68fece6bec21ba888a956619c8f2be30b5b470 │ │ ├─133423 heat-api-cfn: uWSGI master │ │ ├─133526 heat-api-cfn: uWSGI worker 1 │ │ └─133527 heat-api-cfn: uWSGI worker 2 │ ├─f34a6ae01f7a9b7aac64e0ce859fa13a575c413b2c09985c143be1b6b3c73ce0 │ │ └─220952 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─26efa0bbf75bdf8615dcbf0a91a25d2dbca6886f27ad8cb7d903935380aa131f │ │ └─194860 /pause │ ├─223a23dbce131cec4d10215d9fddc573e585555e307542601283ea685fdcc31c │ │ └─66832 /pause │ ├─9ee238392045090d8b744eed4e0b11b5c1a12f90c702d7ff014470d1f5e404a3 │ │ └─95804 /pause │ ├─c754992dc30a10592ef68160d97126fa25bb30495acce11c5b8a14952e25eacc │ │ └─157881 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-z87zk --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─69cbdb786c22314597c7e75826a8aeee46496357ac9124028a28c0aac74355fa │ │ └─20924 /kube-vip manager │ ├─417c1805e4f964a34b24b000a5ed8c8595e1de8d9d8a838c47cd28197d30a98c │ │ └─169053 /pause │ ├─9c75ec8469abf06411770b7a89cdf1a6d74b361dbd7e5558e70eb595ef12b14d │ │ └─225129 /pause │ ├─e118884de3292a8488597bcc9377bb4d75a206944a24290f532d876983a0f226 │ │ └─221429 /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 │ ├─57570bd6e8c657499c754dd1dd4f0bddabfbb2f9c8caad05a7c49e80d5f3db15 │ │ └─218568 /pause │ ├─3cb3c2d1a614289aff544d6ebc37ad12edc4302bbb9579ffb7df48a4ecf0db8f │ │ └─69217 /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 │ ├─dd8f5b109169ca728fc83926a30287a4c2eac791615145e796b7dc6f9d827fb9 │ │ └─184261 /bin/bash /tmp/libvirt.sh │ ├─9ba426d51351de4f872b1e6cf8ff4a1e997529097b92bb73d1e4fcec4f8f9e52 │ │ └─108144 /pause │ ├─e752688b1e50685b5fb78c1e0c25cd555fc78da152c72eb661c8da51197b90d1 │ │ └─157528 /pause │ ├─07c4c1ffb45b7d2bd2d1383967812bd9640e1f1bddf6ddba1523be48cdfffbfa │ │ └─78231 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d47bed3d3ee32a0a4ab92f6bcc9d2f014aba6a0dbc49b9fbd8ff0b0e87cfc1ec │ │ └─67442 /pause │ ├─dcbd13e93b725e197e16782625143f1e6e61a5d3a473c96adf342d93ce04ea8d │ │ ├─178307 neutron-api: uWSGI master │ │ ├─178341 neutron-api: uWSGI worker 1 │ │ └─178342 neutron-api: uWSGI worker 2 │ ├─8b784b5e61f60d6fe9ceeb6d9bae2412187d8544a3e8977f498a04321ce9b81c │ │ └─218794 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c965dbc439dd1286a376593fba2a1a5d94893e6b5e34e8f0a409afb3e95b1404 │ │ └─98083 /bin/oauth2-proxy │ ├─1d0a17e25d5d2ea562f679913e5704fbd05e6e7583be6d47c8d9ef2adb2be975 │ │ └─169681 /pause │ ├─f7af475406043f39b7ec59549708e36b4fcd67c42dbbe6accddec24bfc7aca5e │ │ ├─207588 /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 │ │ └─208019 /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 │ ├─69a43dfe2d77966fdb504ebb40f31987e54425bc932ea40d5f95e69e25ccc39f │ │ ├─211925 octavia-api: uWSGI master │ │ ├─211958 octavia-api: uWSGI worker 1 │ │ └─211959 octavia-api: uWSGI worker 2 │ ├─d37b6dcc809bc8d55ca03c4afd66e83f29af42ec073c99ddc3366ae06f4fa9fd │ │ ├─170165 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─302280 sleep 300 │ ├─f37e43e7badc0242a15a30be2a2915aeb6a56ba93007d2a04cb5c563f35dcd83 │ │ └─97315 /pause │ ├─b8c5f4b49875ad7cf513ced5f7c84ce7b0f2cdc58cde39292b92cf167a4d11ee │ │ ├─212726 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─213254 octavia-worker: ConsumerService worker(0) │ │ └─213261 octavia-worker: ConsumerService worker(1) │ ├─25fb9691b188d99623c91dda9fc1875da877a190088c0cae8c640e81883b12e0 │ │ └─194759 /pause │ ├─25b3efb2f3f732d385ff13ff7192572dd686343962b9ed599cd62b436137ea0d │ │ ├─108659 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108687 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─108695 erl_child_setup 1048576 │ │ ├─109294 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109296 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109316 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110174 /bin/sh -s rabbit_disk_monitor │ ├─8609f384176dff2def22039ee0f668c844c375d1227b15f9c0b65a537862ac2a │ │ └─194484 /pause │ ├─811a20f824fb7c1e35da7089245c535d2be0620d8f3eef913ef6278eb17fec84 │ │ └─185788 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ee61687b8db62b2c45bb779c4361aadff8fa516e320901c9693f9ac9b68a216c │ │ └─97780 /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 │ ├─6d560df0fa64263489f276a9c0cdbcab8db7c454823790d5c84426cdcd045031 │ │ └─220362 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─8e7c1dcdb393e97cedbfd063237f8aae6cda65072e5eadade83a2ea8caeb2c65 │ │ └─220926 /pause │ ├─e1a32335ba45482c64df817ab0b5c5fee75cbe10c812be3efcd81eadbb535386 │ │ ├─178309 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─178823 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─178826 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─178829 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─598f5c90ebb6184f0ae20c1298692560a25809313afa5d10607f11c2f94baf07 │ │ └─113523 /pause │ ├─40e5e8ea099bf6aea9759322b6cade436b6b446d1e1cefe8ffa57022534fdeae │ │ └─96840 /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 │ ├─0e8bea6a013fd340c3080a290a103dcacca25209b32982054985fc6816de4012 │ │ └─76900 /pause │ ├─6dbb94de82179dce14299f0c6dc9247e1d6e8ec97669e5a8f0733c63fa4e2bdf │ │ └─66971 /pause │ ├─c7f49f2392b82a8a1136c450d559d379221844c325da4a96f4a8d912323f527e │ │ └─72765 /bin/memcached_exporter │ ├─010731706c8d36fe879b6c0fc92ba4ba467774552d0079d050ef8642a92487da │ │ └─77202 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─8b069843cced9a75e456c9851d3c19b793400c19a5a3a8bfc50d96d3ec2cf626 │ │ └─73655 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─686f67105b6278df2d084f9a30b73576a34347d9750316eea9f579e78aae873a │ │ └─149649 /pause │ ├─6447f334d565aaed85a7be13c6c1e761d1d5f0f75a10ff822744083de2b4c454 │ │ ├─75579 nginx: master process nginx -g daemon off; │ │ ├─75600 nginx: worker process │ │ ├─75601 nginx: worker process │ │ ├─75602 nginx: worker process │ │ ├─75603 nginx: worker process │ │ └─75604 nginx: worker process │ ├─8291583b9757a7ad9d21cff9322a6e77994c8a272bb8ce3e42a860915b527ba0 │ │ └─97892 /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 │ ├─24d78d34cf3f9681e9cd4d5a43229a7f04132f28e109e7d4d2240ec47d0fd822 │ │ └─106035 /pause │ ├─d85e5b0f691aceae52f21f62b54e74ba8afbcbf64940d3089bfd55703a1519d6 │ │ └─149302 /pause │ ├─a17e7e01f88565826b4964ae969f36cb40614840a2544496ee37da9a009182a6 │ │ ├─145138 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─145689 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─145704 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b768e08ef6142e6fb5c249e5e2c218e8ca171e518b36343a835a187afcd20926 │ │ └─68127 nfd-worker -metrics=8081 │ ├─d59665ade0ea338b32965e9b81d768c244ec24ad6bf3fcebd05944b390107748 │ │ └─20521 kube-apiserver --advertise-address=199.19.213.114 --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 │ ├─61ce69ee8121b4d9c6ab188462fd1415ad30c227c0c5ea173ecd66f8e754aee2 │ │ └─68169 /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 │ ├─576fa432b3454d220b92d610c51bc7ec7d4bc89494b0efeb40f3b24a96da1619 │ │ └─69381 /pause │ ├─32116dceb25a06334b67af68d85f4ddd8a0bf92876c408eae2887ffe0bb3950e │ │ └─109050 /pause │ ├─70e938ac7ac8dd28a924de71a0266c6778ad1024a6b9c58230e420f4a25b9cd0 │ │ └─221401 /pause │ ├─eae64f041b5241bb0efc62572067ad8a2180ce61847965d012129a47cd1780fa │ │ └─194645 /pause │ ├─52590fbb63af16ac14ac6c2ff1d3baa385c4348e7f5555b74f8b398483d92d69 │ │ └─266663 docker-registry serve /etc/docker-registry/config.yml │ ├─6798905f712160d3e11ba81d13f49a50afa2bd6dedf38c5fe24669936d40b70b │ │ ├─164989 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─165380 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─165381 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─aafc6044400f71a90100df8067e7840aa8e3a482229f30a77d4ca089a0e45fa0 │ │ └─77049 /pause │ ├─e49d3d6a78b8461b4aa449e95a86f9c82d5d2d07b89adf5aab22ca6157846ba9 │ │ └─67334 /pause │ ├─e9fda1bb14aface89b68432406b33ccd8945f4302983440a7c295e7525d936a1 │ │ └─181588 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) │ ├─604cfb044e94ef83c82ffb2e89b69f9e61ffa07156d4b26b341e913e6a7cb079 │ │ ├─25431 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─25857 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a9f148ac1b96acc5e34dfac3220b4e78a1dcd6add968aa7f4123cba08ef06433 │ │ ├─123846 placement-api: uWSGI master │ │ ├─123884 placement-api: uWSGI worker 1 │ │ └─123886 placement-api: uWSGI worker 2 │ ├─2e82ffcf0dadd05365f79275003b2284c1a2ac9a2583f8759b98871f0f9e3587 │ │ └─139950 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0f6ffe71c4addb391e73a8e5a297c7240b9cd1e32ec7519a9641e5cf00c7e9cf │ │ └─113740 /pause │ ├─6cd0c720e11b128224931d6e029964d8896f3bf1e42dec9ed85ca21a52177c0b │ │ └─186685 /pause │ ├─c81f1989ffe201f021e89d91961e15375cc077c13dee3189587879d38ffb5843 │ │ └─72028 /server │ └─be2d19d27595cef99c15af790d035910b59afbd7657a6c22ff12549730660cb0 │ └─68094 nfd-gc -gc-interval=1h ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount