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 │ │ │ ├─21576 /lib/systemd/systemd --user │ │ │ └─21577 (sd-pam) │ │ └─session-21.scope │ │ ├─21511 sshd: cephadm [priv] │ │ └─21592 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1617 sshd: zuul [priv] │ │ └─1630 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1621 ssh: /home/zuul/.ansible/cp/199.19.213.181-22-zuul [mux] │ ├─434423 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-envouqpafxecvktgeosgidnpnaepsagy ; /usr/bin/python3'"'"' && sleep 0' │ ├─434424 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-envouqpafxecvktgeosgidnpnaepsagy ; /usr/bin/python3' && sleep 0 │ ├─434425 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-envouqpafxecvktgeosgidnpnaepsagy ; /usr/bin/python3 │ ├─434427 /bin/sh -c echo BECOME-SUCCESS-envouqpafxecvktgeosgidnpnaepsagy ; /usr/bin/python3 │ ├─434428 /usr/bin/python3 │ ├─434429 /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 │ └─434431 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12299 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 096f80e83585debc1fbc155594e345fb24100cab9d4656ec4f6a4e0b2acb7754 -address /run/containerd/containerd.sock │ │ ├─ 12677 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c0ee957013d03474ec9970f6c3f7dd3b8b0f7c0599b5615e136f9db6d8b8845d -address /run/containerd/containerd.sock │ │ ├─ 18537 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0dd1763173ef90acb8d42331113965e9a62524fd4cb8f985456e8ebd334e9cb6 -address /run/containerd/containerd.sock │ │ ├─ 25109 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7e723f079ddc2290736a286ec439868ed4045c2e6b52dacbcf5accaba06b4446 -address /run/containerd/containerd.sock │ │ ├─ 29609 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bc553a9c141974b4751717d28b71514d4a6ffda9af52ba367c8f5e48e023ee15 -address /run/containerd/containerd.sock │ │ ├─ 34443 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 74c0898bcbb5e85aec36e055e24c09eee7eecbefed4c8ce4699cb097408eca74 -address /run/containerd/containerd.sock │ │ ├─ 39193 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 09b6a5b2b50f18e3b3462d979d3803f8e93e1433804b6bf1774d3b30915f2aca -address /run/containerd/containerd.sock │ │ ├─ 41720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6122d3139a258e947cc5c512dfbe02ea02722943524b085c9c7a0dc761282f3d -address /run/containerd/containerd.sock │ │ ├─ 41753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6f03cab3187490fd42b6019ff0a44f63d674c4c4710c8e64d318dd3d419a0a6 -address /run/containerd/containerd.sock │ │ ├─ 41763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95a12392460c1cb64cc928f02d7228af5d32ce76c68be811cf35871233d37a36 -address /run/containerd/containerd.sock │ │ ├─ 41765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2acf3c979893cdf5a73fafb18b0e063e7f63d2ee34aae821cbc1095bedfdd444 -address /run/containerd/containerd.sock │ │ ├─ 41767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51e5cf0d1bd03aabb62a0124a9636eff7c2476c0f7d39fb37caa89ff4fde46a4 -address /run/containerd/containerd.sock │ │ ├─ 42331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94a01744d029188ef2d4b09d3e1cc96bb6df81dfd82d3404fc6fac15a0a145a4 -address /run/containerd/containerd.sock │ │ ├─ 43053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d671bdf3a5d8984d6874672f1c1d1f01eb4a8c6a412d30872a7b36c6f9986e8 -address /run/containerd/containerd.sock │ │ ├─ 43068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18f2457763b9360ac7d5d5466420df112be5d033261b1f3bed73706956c1844f -address /run/containerd/containerd.sock │ │ ├─ 44405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35e2befff4881e81940b1b04a3dbf722eee4166a363d95b4f048e234c15b6054 -address /run/containerd/containerd.sock │ │ ├─ 44810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc474f0271e8d347af2592099af72e392714c1ed54bedc407fb6bb271bf9bff4 -address /run/containerd/containerd.sock │ │ ├─ 44848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5610cb5ae0618ebb10f1df518f349a060ed376a3cd372a49f9644bdf2df7edb7 -address /run/containerd/containerd.sock │ │ ├─ 45267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 648a94f8bfd3fc201d211c6acff9c03ba22963279c70bd383c66fd0397d04384 -address /run/containerd/containerd.sock │ │ ├─ 45738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdbe103bd8a6f79f4307dc273ffebbef98f619e9b83e5d6fd8492a4b7e2d2ab4 -address /run/containerd/containerd.sock │ │ ├─ 45782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 824b446b4a4eec191bb80a7ad31e77e57dd6c9b70049aa01d7898565e3c5f6dc -address /run/containerd/containerd.sock │ │ ├─ 45825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30373b9b7ce3c395eae14e989085e1d13ce5a6316607d5e162db0bbdd4cd3d19 -address /run/containerd/containerd.sock │ │ ├─ 47904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc0dc943e8f854ce116727490dde7ad67691c020ea2fed683b82fb62ab1016c0 -address /run/containerd/containerd.sock │ │ ├─ 48011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b53d49c7e828eef75d3b2574d19a720329171435bb632b2c079f5bda208eeac4 -address /run/containerd/containerd.sock │ │ ├─ 48757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42dfd7b6c28d95f3a890acc3da6c0a6f9f4599acf2876c8e14f7e1c54a8678c2 -address /run/containerd/containerd.sock │ │ ├─ 49065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 505ea06eafbdccb16334b9315fcd7386826acef0288aef52e9778a000eac731d -address /run/containerd/containerd.sock │ │ ├─ 49428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ea5b05561254c634344046a640c1a2e1a315d0d4862996bb2ab791b08251f24 -address /run/containerd/containerd.sock │ │ ├─ 49729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8d9044f720af46dad37f561563269818f0aa99e24ad9d34085fe4697292e49a -address /run/containerd/containerd.sock │ │ ├─ 50140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b5537187d7da3b5b3733c84f7d45d48befec872cb1f68adba007de1705fafe4 -address /run/containerd/containerd.sock │ │ ├─ 52566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb3983a35e9eb2a1a9c5e406ea9f01b00a86ffade0019578355c246b9d9982bc -address /run/containerd/containerd.sock │ │ ├─ 52703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 228a7529176a219b5f0ffdd748617afc902f6cf385bb738f293101fa1d3cd125 -address /run/containerd/containerd.sock │ │ ├─ 56990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2f263ffb24dcef1137eb81fbd06271d1d5827cc0cc28eecb743213c30fe4d2d -address /run/containerd/containerd.sock │ │ ├─ 57676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6919d599b68dfc49af7868ebf3fc60df46c826755d740343b7cdd72b293d411 -address /run/containerd/containerd.sock │ │ ├─ 57714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26bee9365e19143d4aa58e8fa2540e7fedd878a4595bca14f06e07f86c81f0ee -address /run/containerd/containerd.sock │ │ ├─ 57764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fb2c6de318152c7245a55b985656e93f60141c025b05a3cbdf318feccebc968 -address /run/containerd/containerd.sock │ │ ├─ 57993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d87d4007738f970abdde1f46735f50841c4683b8be89f6cae86f9c8189cf49f -address /run/containerd/containerd.sock │ │ ├─ 62053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ef3b1e6c1700ce927f052fc30662ac833737a57d3abc2499f09a16752805c12 -address /run/containerd/containerd.sock │ │ ├─ 62236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b25f1fa5884be2a653ddd7b353c413e1f8927899a0be0fe815841697b02ad03 -address /run/containerd/containerd.sock │ │ ├─ 62293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3a38a28f9ececd3dba2d2cd64f9aa0b7abbd7ce5a4d54fa26dc9a137d72c526 -address /run/containerd/containerd.sock │ │ ├─ 62338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91126f3e7c6b59b674929d0a0a3a1dd06134a835e556c6c21e747f28f4395409 -address /run/containerd/containerd.sock │ │ ├─ 64232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b51f4e3747ca55b3c288a06526f6e22b24b523ef339eefb2223a8cf5143ae42 -address /run/containerd/containerd.sock │ │ ├─ 64314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3710b738dc4b3eca9f9e4088c8ddcdd4fc3011c8860fd42fa96ac7880808b6a1 -address /run/containerd/containerd.sock │ │ ├─ 64394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f3109527c0cdb09e38990b89a6cf5ed511352b2c9040bf8304cda091a961169 -address /run/containerd/containerd.sock │ │ ├─ 64784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19d926a14257bdbc3c151310bbb7e7e135a2faa0d2b5ea83bc371d68039e452e -address /run/containerd/containerd.sock │ │ ├─ 64845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a578e6d73feac9852e60e84e2a4a16872c176ea61a81feced21acf87ae5bfff9 -address /run/containerd/containerd.sock │ │ ├─ 64956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e08f7f843adf046e046135f0a0cbfba8dfbe0f126d7c1cd3fc0569f7f084dc6 -address /run/containerd/containerd.sock │ │ ├─ 65347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7310add85389605e9cc3408c8b6c4eb1137139f6b488c578d798a5ce8479bab6 -address /run/containerd/containerd.sock │ │ ├─ 65497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62da6e3798438828e1829dd3cb6780739018e5e8dffa3c4835ea9719c68fdfc5 -address /run/containerd/containerd.sock │ │ ├─ 66151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8075a2d0807efe9c569cc718511ba62eb1acff2bd4a00cd940e0e44b0f80bfda -address /run/containerd/containerd.sock │ │ ├─ 66980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6137a1073e1d71d508d17d0133bd9698ac903fd999adbffe8b492abfae3d903 -address /run/containerd/containerd.sock │ │ ├─ 68413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e14ed21b2c41d267777aa0782cc8e7567b8ebc08f4d1201630bcd0ebfd8b525 -address /run/containerd/containerd.sock │ │ ├─ 70428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c739a9c2fbac3f0704731a13df4e6a381080d78d6014cf9f0faaeded7d55fc9 -address /run/containerd/containerd.sock │ │ ├─ 79708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca357a7ea7a347822ddc70d321be5b5d77f8078cccb96512d39277126dc731f2 -address /run/containerd/containerd.sock │ │ ├─ 81203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3ffa9e7de98938051b7e49e12bcbdcfeea377cfd863ffdd5eba24338570a028 -address /run/containerd/containerd.sock │ │ ├─ 87277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 956edf1ea6d452801436026c30907498938a7df3bf058e05e6b8bc6099cadb05 -address /run/containerd/containerd.sock │ │ ├─ 93884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bfd3c7a4a8602d5114e62c5151d9f9115f23ad3c9426016e50c28d8dea4bc13 -address /run/containerd/containerd.sock │ │ ├─ 97633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48f54dca201222c6eb3942ea4ec2354e15893692b8bd669e56d8f568851301ba -address /run/containerd/containerd.sock │ │ ├─ 97681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d938ca5a3a5674412802c8f6f586b9f664724dbc25918d7c7393ef3ed48dcfc -address /run/containerd/containerd.sock │ │ ├─111034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3b04e3588ff3be48f1cbc859cda16f5ee48217fa850d75773e8086c414a9f2a -address /run/containerd/containerd.sock │ │ ├─112589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 624a87a49d130cdf035d5bd604c0b528665d9110a302b61568c378d4de4b328b -address /run/containerd/containerd.sock │ │ ├─112638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f663621dce671dc3f3ebd06580284e421230671047e979f4fca7f0dcc028a7f1 -address /run/containerd/containerd.sock │ │ ├─114596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8886ff61952b9d2fca8d0193abfa6dc5ae14197bfa3193e4a34d2137330050c4 -address /run/containerd/containerd.sock │ │ ├─116360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9cb307e3e19fa8c14b158dcec3afb6d6c26022b43f44b52e6ea87f0793b860d -address /run/containerd/containerd.sock │ │ ├─116420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 562fae05e9f10d582392a220e5f7d6d9b90732170dbc21ccaeccc3b8ea20f324 -address /run/containerd/containerd.sock │ │ ├─129415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d40f6e729164639b4c0c7c06e58015c953b5a5a141fe481f7cab74e8e6ada33f -address /run/containerd/containerd.sock │ │ ├─129447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b22a72de6be9cf8a9e277594a51bc442f55edeab72ac14cb46f6fc11349cf68a -address /run/containerd/containerd.sock │ │ ├─132140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4599ec9f400fe62c95a859d06a2792a7c176679fb1e4d3e4f61f826d0e0ac298 -address /run/containerd/containerd.sock │ │ ├─158818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4bc44a82fa7122ec12d071a0e39e15f85cfb844b77a37d09c1552d36ac8a486 -address /run/containerd/containerd.sock │ │ ├─160568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10795266fd411de71632af478dd18b8049d4c7751def11f2cb2e33e66f0f3a16 -address /run/containerd/containerd.sock │ │ ├─160973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ba78c3ea74c9015bb111691edce531a45791da3cafe4ade22f11d9ec82d5652 -address /run/containerd/containerd.sock │ │ ├─161911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e130e58f9925f8c1dfa7d30861af132d828e891efc71d35d37126eb19269d763 -address /run/containerd/containerd.sock │ │ ├─163879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 419a01df44a4dbd4b719ffabcae8e44b5fdc2256f532f3e38b4ba1f26ba1e412 -address /run/containerd/containerd.sock │ │ ├─164214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 699efa9903d74b047c8099b2898d701375e39b8dc40a517be13fecf6f9d6e2fd -address /run/containerd/containerd.sock │ │ ├─164253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c74273d60caa7dd377d40febda716b9cc5f0dc14b7d03639dc8794365e4da609 -address /run/containerd/containerd.sock │ │ ├─164527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d212678edd3486f78c7919a7f3b4f5e640d9948442cb35689e703d64c2df1fc8 -address /run/containerd/containerd.sock │ │ ├─164779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac61d8f9b996c4170da0cbe94e4772439c9dace3b5e735afa7f680fddc87fe75 -address /run/containerd/containerd.sock │ │ ├─165033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48108efa5dbd27647afb6ecfa7c0faf4777033df7e039beb372bff677b3ae2e9 -address /run/containerd/containerd.sock │ │ ├─177362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f293a8a0d03ec1b1766c58895994a6e44e39b44b905885b1b7fd20a4119d96a7 -address /run/containerd/containerd.sock │ │ ├─179298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6501d1be38dbedacdd9b73bb2a48d838301bbd8231ca2d4c5230c03e01fea20 -address /run/containerd/containerd.sock │ │ ├─179335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e1670f9d627888b96f1e6f41fa0aeec98200f6b8da1e62666c25d07431c8499 -address /run/containerd/containerd.sock │ │ ├─179437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebc9df254ca5c889bcc541d5754c7328d772b74a37176f3aee8031d0aa781eb8 -address /run/containerd/containerd.sock │ │ ├─179443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ead1bc0b141be84a001316a7b09146a78d585b2d9e30d58729f15020f354e40 -address /run/containerd/containerd.sock │ │ ├─179486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8789d8c4357078bcf9ba24bf9a8b588d2afa539f9e2b46c11fc8e72b730aa813 -address /run/containerd/containerd.sock │ │ ├─179832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d47f344e4466cf32375e8ec17ead43c0f655205563359164042aedc5a3ce0a35 -address /run/containerd/containerd.sock │ │ ├─179878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f96f1d889c5665ef8186dbe7f381232a2ddb4926f5216adeea1e646fc8b7a6a -address /run/containerd/containerd.sock │ │ ├─193439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b83b9435417a5e7d915e88b850ad8430ae3cdbeb8974f37e004a60ed0325bd0 -address /run/containerd/containerd.sock │ │ ├─195814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04f3832932085456af19c413909f218e650c09d23075536647e09873534dc14e -address /run/containerd/containerd.sock │ │ ├─195866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4114f1a358aeaf637cb665604328d312329e84ea3c3f38afcd95e0d8a32e9766 -address /run/containerd/containerd.sock │ │ ├─195910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 678990b7da67b7bd1a7bb4a8cd1a0cde5483edad143c664ea92e93662e6edfac -address /run/containerd/containerd.sock │ │ ├─213395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b16feca7b50cdcb04cda40e2ddd9038d4dc459a828578c94831ea0c68233eea -address /run/containerd/containerd.sock │ │ ├─222289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e18c16af151ba8287dfcbe74bb7b679a5fbd98103d2e2814f3c5a0aeaaf2d082 -address /run/containerd/containerd.sock │ │ ├─222323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88e0d1f26c85ecd0b53858c115aa735aa66a4d6b8ede6b66b1ec72fe2a6c4831 -address /run/containerd/containerd.sock │ │ ├─222348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33bdfd126db24c9479243e98b192194978858cf8c4f07f0aaa087830dfd1ed31 -address /run/containerd/containerd.sock │ │ ├─222730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 840971f60eaa0f8779c015819e4c0661953f29e54901dac7e148a6244e62c326 -address /run/containerd/containerd.sock │ │ ├─234847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b738366c76a09f5e1e2e33e0cf4829f831eb746c88570eda8b8ccaeb35457cdb -address /run/containerd/containerd.sock │ │ ├─237213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbb1100e84723de07f81f00b64c1da5648adc57784a67c30ff74d0e3b9e2d29b -address /run/containerd/containerd.sock │ │ ├─238562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd6f0622eda6b21e7b46fe5fba514edc1767aa23ccf8c27b263300effb1a2069 -address /run/containerd/containerd.sock │ │ ├─239571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a24318ac26e0ad3ed1bcd2531341ee3cfe252f4920bcf04a2d758a9f7ba6508 -address /run/containerd/containerd.sock │ │ ├─240679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b50e29afbcae6fda98592b348e5efd2931a53fa725e5d9096f5526964b60ea6 -address /run/containerd/containerd.sock │ │ ├─242751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34b2a0de4e517e84e3fc4dba0f7e7775f4a91a064845d4edfa4fdbe2bb678b98 -address /run/containerd/containerd.sock │ │ ├─243782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f9e6ee2a17d7c767bf39ee223f7bd2798269c5bb0a14eccb8cab0093c2f6c4a -address /run/containerd/containerd.sock │ │ ├─243828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b8dbfb3add5ae353388a6f114a0aada78dfba620e34339a9b0e4a06e18bcfc3 -address /run/containerd/containerd.sock │ │ ├─254139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26074aebf77c8c1fc9bc9a316306862789b9ed7039d7d727731584ea4a9baf1d -address /run/containerd/containerd.sock │ │ ├─254717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3ef914195bfd04594c91ca226e3b7ed670616b6dedf7c6b2da061aad715ca3b -address /run/containerd/containerd.sock │ │ ├─261225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02b7754700f0ea67b63c455ab29fe1d47c575528077cf83c5fc295d6e95d2375 -address /run/containerd/containerd.sock │ │ ├─266026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f8d4bf57847dad0bb738fb99dcbb6c0849827dc2ccad832e49642f6b5430a7b -address /run/containerd/containerd.sock │ │ ├─266286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea0bcdbe65698ad96cd4f4653a424f5288a0e2fa146512ba5dcdf6e9f0d36153 -address /run/containerd/containerd.sock │ │ ├─266339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e2d822095a425f9fcabcc03ea50a2202f069859b61c05a7a23ff4966cd5fe46 -address /run/containerd/containerd.sock │ │ ├─266398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4039626c567468631f8457b1569bee3fec5d7a149878555f7b450bd081b2ccc -address /run/containerd/containerd.sock │ │ ├─301900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d95763ff92e61c2772521271b0797b60cf7a9d811deef081edbae8bcf2124b86 -address /run/containerd/containerd.sock │ │ ├─304733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7773ecd2bfda37c1f2d59ea5d183bc522e9417bae6da8d92ee49fe2c02e40f43 -address /run/containerd/containerd.sock │ │ ├─306105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f01f5ba85e6ecdf80e5fc080d1063801bd9c5482eef831f06043eac2bab6992 -address /run/containerd/containerd.sock │ │ ├─434330 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/bef3f00cad009ec97de337a06c5de36f56e811c226961485e95a25a713b36820/log.json --log-format json exec --process /tmp/runc-process4248186902 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/bef3f00cad009ec97de337a06c5de36f56e811c226961485e95a25a713b36820/87ae7c8a618f3c94add9ae279f2306e5ce8edbf255cf91ae0bab4b96ece3a528.pid bef3f00cad009ec97de337a06c5de36f56e811c226961485e95a25a713b36820 │ │ └─434333 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/bef3f00cad009ec97de337a06c5de36f56e811c226961485e95a25a713b36820/log.json --log-format json exec --process /tmp/runc-process3502638216 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/bef3f00cad009ec97de337a06c5de36f56e811c226961485e95a25a713b36820/4a0d842af8e29dfc40ac831139c8576200ce006b377aa5344734cbbad506e383.pid bef3f00cad009ec97de337a06c5de36f56e811c226961485e95a25a713b36820 │ ├─packagekit.service │ │ └─1423 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-74c0898bcbb5e85aec36e055e24c09eee7eecbefed4c8ce4699cb097408eca74.scope … │ │ ├─34466 /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 │ │ └─34480 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29320 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29592 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18494 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18513 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24821 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25092 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.oxetuo.service │ │ │ ├─12590 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oxetuo/unit.run │ │ │ └─12621 /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-oxetuo --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oxetuo:/var/lib/ceph/mgr/ceph-instance.oxetuo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oxetuo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.oxetuo -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@ceph-exporter.instance.service │ │ │ ├─39126 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39147 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34144 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34425 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12229 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12259 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10332 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158186 /sbin/multipathd -d -s │ ├─docker-bc553a9c141974b4751717d28b71514d4a6ffda9af52ba367c8f5e48e023ee15.scope … │ │ ├─29634 /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 │ │ └─29646 /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 │ ├─kubelet.service │ │ └─42183 /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.181 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-c0ee957013d03474ec9970f6c3f7dd3b8b0f7c0599b5615e136f9db6d8b8845d.scope … │ │ ├─12702 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.oxetuo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12722 /usr/bin/ceph-mgr -n mgr.instance.oxetuo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1092 /usr/sbin/uuidd --socket-activation │ ├─docker-096f80e83585debc1fbc155594e345fb24100cab9d4656ec4f6a4e0b2acb7754.scope … │ │ ├─12342 /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 │ │ └─12354 /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 │ ├─chrony.service │ │ ├─10839 /usr/sbin/chronyd -F 1 │ │ └─10840 /usr/sbin/chronyd -F 1 │ ├─docker-7e723f079ddc2290736a286ec439868ed4045c2e6b52dacbcf5accaba06b4446.scope … │ │ ├─25133 /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 │ │ └─25145 /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 │ ├─run-rdce759b0f4054fd49fc235484b3e7dae.scope │ │ └─194286 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-09b6a5b2b50f18e3b3462d979d3803f8e93e1433804b6bf1774d3b30915f2aca.scope … │ │ ├─39218 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39232 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158041 /sbin/iscsid │ │ └─158042 /sbin/iscsid │ ├─docker-0dd1763173ef90acb8d42331113965e9a62524fd4cb8f985456e8ebd334e9cb6.scope … │ │ ├─18563 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18580 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─48108efa5dbd27647afb6ecfa7c0faf4777033df7e039beb372bff677b3ae2e9 │ │ └─165057 /pause │ ├─cb7288657f30e3d6fab9e370f70460bde09fda333083e9791ce5cea5403cf4b3 │ │ ├─254807 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─255125 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─255126 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─fb4149ac02e5b135239f78021b944db8c51958584b959d43d2117ce6f50ddbf9 │ │ ├─188970 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] │ │ ├─189373 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) │ │ ├─189376 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) │ │ └─189379 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) │ ├─7c785c077f41e8ea2474ae30d12a22e469889f6f9251d58b9daa5800b61ea10a │ │ ├─341918 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] │ │ ├─342166 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342467 /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/tmp02n6nofz/privsep.sock │ │ ├─342881 /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/tmp1oq1cggg/privsep.sock │ │ ├─343541 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/21133f6b-f9ee-472b-8155-2db66bd87629/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/21133f6b-f9ee-472b-8155-2db66bd87629/host --addn-hosts=/var/lib/neutron/dhcp/21133f6b-f9ee-472b-8155-2db66bd87629/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/21133f6b-f9ee-472b-8155-2db66bd87629/opts --dhcp-leasefile=/var/lib/neutron/dhcp/21133f6b-f9ee-472b-8155-2db66bd87629/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fd45e74b-5f04-44e6-b707-2f42aeb0145a,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 │ │ ├─343548 haproxy -f /var/lib/neutron/ns-metadata-proxy/21133f6b-f9ee-472b-8155-2db66bd87629.conf │ │ ├─343556 haproxy -f /var/lib/neutron/ns-metadata-proxy/65f0f722-2177-43d3-9aa4-8b3c8f110bb2.conf │ │ ├─393194 /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/tmpdez_9i8f/privsep.sock │ │ ├─393529 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393531 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─396420 /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/tmp06z92qfd/privsep.sock │ │ └─399997 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/65f0f722-2177-43d3-9aa4-8b3c8f110bb2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/65f0f722-2177-43d3-9aa4-8b3c8f110bb2/host --addn-hosts=/var/lib/neutron/dhcp/65f0f722-2177-43d3-9aa4-8b3c8f110bb2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/65f0f722-2177-43d3-9aa4-8b3c8f110bb2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/65f0f722-2177-43d3-9aa4-8b3c8f110bb2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fa69a732-0009-47a3-ad18-bf4bf98f2ed5,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 │ ├─e4664c4bb45de6e725d6f8ec1a50f97f9c94132ac459d53428697233205918da │ │ └─67325 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d30a42bca31c1cbc66ccf8357e379fa9dc0d71fee8e9ac6a570fb66acaeecd6d │ │ ├─68786 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68802 /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 -- │ │ ├─68811 erl_child_setup 1048576 │ │ ├─68939 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68940 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68950 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69102 /bin/sh -s rabbit_disk_monitor │ ├─f6f03cab3187490fd42b6019ff0a44f63d674c4c4710c8e64d318dd3d419a0a6 │ │ └─41867 /pause │ ├─1a24318ac26e0ad3ed1bcd2531341ee3cfe252f4920bcf04a2d758a9f7ba6508 │ │ └─239598 /pause │ ├─7cd2732d72ce4f947cba5ae7f860a8e0efb8c310931892d140becfe66d7d4356 │ │ └─68134 /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-181.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 │ ├─e21e57ecd3386dfcab7279d1a1ad87ae2de9e411685d2c5b404c6f3b437c2141 │ │ ├─191583 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] │ │ ├─191959 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─192157 /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/tmp04nhn8on/privsep.sock │ │ ├─393260 /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/tmpgyk1eo31/privsep.sock │ │ ├─393880 /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/tmpkdi2zdxi/privsep.sock │ │ ├─394328 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─394333 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─397358 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8d0daca4-bc78-4bb6-8e05-0d6535bb21bd --namespace=qrouter-8d0daca4-bc78-4bb6-8e05-0d6535bb21bd --conf_dir=/var/lib/neutron/ha_confs/8d0daca4-bc78-4bb6-8e05-0d6535bb21bd --log-file=/var/lib/neutron/ha_confs/8d0daca4-bc78-4bb6-8e05-0d6535bb21bd/neutron-keepalived-state-change.log --monitor_interface=ha-e96b1f21-16 --monitor_cidr=169.254.0.91/24 --pid_file=/var/lib/neutron/external/pids/8d0daca4-bc78-4bb6-8e05-0d6535bb21bd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─398566 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5d6da0cb-39f9-4c9f-ae3c-0746543d772d --namespace=qrouter-5d6da0cb-39f9-4c9f-ae3c-0746543d772d --conf_dir=/var/lib/neutron/ha_confs/5d6da0cb-39f9-4c9f-ae3c-0746543d772d --log-file=/var/lib/neutron/ha_confs/5d6da0cb-39f9-4c9f-ae3c-0746543d772d/neutron-keepalived-state-change.log --monitor_interface=ha-999834e7-72 --monitor_cidr=169.254.0.226/24 --pid_file=/var/lib/neutron/external/pids/5d6da0cb-39f9-4c9f-ae3c-0746543d772d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─399668 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9590a20e-2565-48dc-9d9d-a6c371ca0838 --namespace=qrouter-9590a20e-2565-48dc-9d9d-a6c371ca0838 --conf_dir=/var/lib/neutron/ha_confs/9590a20e-2565-48dc-9d9d-a6c371ca0838 --log-file=/var/lib/neutron/ha_confs/9590a20e-2565-48dc-9d9d-a6c371ca0838/neutron-keepalived-state-change.log --monitor_interface=ha-c60da6ff-cb --monitor_cidr=169.254.0.28/24 --pid_file=/var/lib/neutron/external/pids/9590a20e-2565-48dc-9d9d-a6c371ca0838.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─415081 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=10f85362-e9e2-4ffd-9010-608480e9082d --namespace=qrouter-10f85362-e9e2-4ffd-9010-608480e9082d --conf_dir=/var/lib/neutron/ha_confs/10f85362-e9e2-4ffd-9010-608480e9082d --log-file=/var/lib/neutron/ha_confs/10f85362-e9e2-4ffd-9010-608480e9082d/neutron-keepalived-state-change.log --monitor_interface=ha-3e64f81c-09 --monitor_cidr=169.254.0.65/24 --pid_file=/var/lib/neutron/external/pids/10f85362-e9e2-4ffd-9010-608480e9082d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─505ea06eafbdccb16334b9315fcd7386826acef0288aef52e9778a000eac731d │ │ └─49090 /pause │ ├─bc53779a049c1b9fad9831f8bfd9ddb22d5991d14bb7463e24e54d7219465591 │ │ └─68481 /bin/oauth2-proxy │ ├─501c1155aa06401e51174df243344faa2accf8c38b5506e4aa4018a580084fba │ │ ├─162128 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162146 /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 -- │ │ ├─162152 erl_child_setup 1048576 │ │ ├─162283 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162284 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162294 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162494 /bin/sh -s rabbit_disk_monitor │ ├─1aa615b4c6cf037f5520c1c55cdf41a0e7fc3b8ce9aa2c471b96755afba821ff │ │ └─199078 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─678990b7da67b7bd1a7bb4a8cd1a0cde5483edad143c664ea92e93662e6edfac │ │ └─195949 /pause │ ├─2062bd9de78794fdd327e67e35e19258ad08c1df9d07c0741bae50c270dfe08b │ │ └─130159 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9d671bdf3a5d8984d6874672f1c1d1f01eb4a8c6a412d30872a7b36c6f9986e8 │ │ └─43103 /pause │ ├─2fee285c15e77dd28ac883149ac829b1d832f74994d87a90898ee88991a9171d │ │ ├─180737 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─425949 sleep 300 │ ├─73c8438252f85717926c20e2f90535ad6dd28dfccd2ca7025db9135caacc798b │ │ ├─ 73676 apache2 -DFOREGROUND │ │ ├─ 73715 (wsgi:k -DFOREGROUND │ │ ├─ 73716 (wsgi:k -DFOREGROUND │ │ ├─ 73717 (wsgi:k -DFOREGROUND │ │ ├─ 73718 (wsgi:k -DFOREGROUND │ │ ├─422765 apache2 -DFOREGROUND │ │ └─433211 apache2 -DFOREGROUND │ ├─26bee9365e19143d4aa58e8fa2540e7fedd878a4595bca14f06e07f86c81f0ee │ │ └─57737 /pause │ ├─d737b1d72cdd65765c427ecc59abf4e15474db655390178c5c8253e0ff743558 │ │ └─240730 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─bef3f00cad009ec97de337a06c5de36f56e811c226961485e95a25a713b36820 │ │ ├─ 53147 valkey-server *:26379 [sentinel] │ │ ├─434361 runc init │ │ └─434382 runc init │ ├─d9508ee6ac602bf554c2683c53d96d59a7b2363eef5176d6acc696b33459ed58 │ │ ├─43575 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43950 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─04f3832932085456af19c413909f218e650c09d23075536647e09873534dc14e │ │ └─195841 /pause │ ├─48f54dca201222c6eb3942ea4ec2354e15893692b8bd669e56d8f568851301ba │ │ └─97677 /pause │ ├─d6919d599b68dfc49af7868ebf3fc60df46c826755d740343b7cdd72b293d411 │ │ └─57700 /pause │ ├─a578e6d73feac9852e60e84e2a4a16872c176ea61a81feced21acf87ae5bfff9 │ │ └─64868 /pause │ ├─91c1a4a860d1bc20cd06c9e890cd23ccdf71bc64eb831e906573fc662ff755b7 │ │ └─194236 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4599ec9f400fe62c95a859d06a2792a7c176679fb1e4d3e4f61f826d0e0ac298 │ │ └─132164 /pause │ ├─d35b254a0af8c9b264301ac057173a3bb037283b0f68498d856044961c8039e1 │ │ └─46048 /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 │ ├─bcacdfb3f0b72593df98d8cad1874496a3055037ed92ee4c6d8ff6f0397568df │ │ └─67454 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c7a40ab76d5712a15e9d45286bba1ee8c838a1a37f6730ac990eaaefa9e80920 │ │ └─44904 /coredns -conf /etc/coredns/Corefile │ ├─4dea760dc6bc4425c4c4198bb9ae1b0338f763ec080c0b6503d19ee99d3588a2 │ │ └─63719 /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 │ ├─94a01744d029188ef2d4b09d3e1cc96bb6df81dfd82d3404fc6fac15a0a145a4 │ │ └─42354 /pause │ ├─e4f7b92940d1da92d1d170b92114008ada504573f5dafc88b7e1464b28b69524 │ │ ├─176319 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176604 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176605 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─e6501d1be38dbedacdd9b73bb2a48d838301bbd8231ca2d4c5230c03e01fea20 │ │ └─179399 /pause │ ├─18f2457763b9360ac7d5d5466420df112be5d033261b1f3bed73706956c1844f │ │ └─43116 /pause │ ├─8f9e6ee2a17d7c767bf39ee223f7bd2798269c5bb0a14eccb8cab0093c2f6c4a │ │ └─243807 /pause │ ├─8b50e29afbcae6fda98592b348e5efd2931a53fa725e5d9096f5526964b60ea6 │ │ └─240704 /pause │ ├─7ba78c3ea74c9015bb111691edce531a45791da3cafe4ade22f11d9ec82d5652 │ │ └─160996 /pause │ ├─91126f3e7c6b59b674929d0a0a3a1dd06134a835e556c6c21e747f28f4395409 │ │ └─62362 /pause │ ├─7d9827d7bba5ef0a08592b2549d5cb03c540a4f0217d9fc76754a73d5a9e9eff │ │ └─159295 /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 │ ├─977e7b7331395b4e1d42f902af9557ff505d653be4467078f8b3e6744ec3184e │ │ └─67179 /goldpinger --static-file-path /static │ ├─3ea5b05561254c634344046a640c1a2e1a315d0d4862996bb2ab791b08251f24 │ │ └─49455 /pause │ ├─bc474f0271e8d347af2592099af72e392714c1ed54bedc407fb6bb271bf9bff4 │ │ └─44834 /pause │ ├─dc0dc943e8f854ce116727490dde7ad67691c020ea2fed683b82fb62ab1016c0 │ │ └─47928 /pause │ ├─a45be551117d2f2f1ebef423ce24a836adcbf7075496b39f317b6937570981c2 │ │ ├─235031 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─235049 /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 -- │ │ ├─235055 erl_child_setup 1048576 │ │ ├─235119 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─235120 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─235131 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─235339 /bin/sh -s rabbit_disk_monitor │ ├─1b25f1fa5884be2a653ddd7b353c413e1f8927899a0be0fe815841697b02ad03 │ │ └─62266 /pause │ ├─5f01f5ba85e6ecdf80e5fc080d1063801bd9c5482eef831f06043eac2bab6992 │ │ └─306134 /pause │ ├─c3bc40ca427ae6b0bc5709b10d22a845c655c2cf3ff30df67e41dc369c1bacc2 │ │ └─67113 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─af820b24aeb8312d1fce0e56b5594ff48bb1dcf53b7daa97a4ed6e099f74877a │ │ └─46008 /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 │ ├─05f78fae5388358b7f9302752d8ea16d53e27417025087beb283397ee070edc0 │ │ ├─130522 /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 │ │ └─130785 /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 │ ├─5b51f4e3747ca55b3c288a06526f6e22b24b523ef339eefb2223a8cf5143ae42 │ │ └─64256 /pause │ ├─0898616ecd2d00caf0b2f20f128af8f4c38a9cfc6539f369db40f6055c0f1b13 │ │ └─305065 /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 │ ├─6b5b5be789395a77158a5a9e236bded7dcac8058a0314989046a085b8b5e6a6e │ │ ├─198982 /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 │ │ ├─394598 /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/tmp1yt5lfkp/privsep.sock │ │ ├─394813 /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/tmp8_9h5m68/privsep.sock │ │ └─394925 /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/tmpxd0aujc1/privsep.sock │ ├─3710b738dc4b3eca9f9e4088c8ddcdd4fc3011c8860fd42fa96ac7880808b6a1 │ │ └─64349 /pause │ ├─b6be652c17d0600841769fd98eba104e1927f65a7afcceb861c4a98227276707 │ │ ├─189987 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) │ │ ├─190448 /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/tmpj_cfj2yv/privsep.sock │ │ ├─190665 /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/tmpgdnjx0_w/privsep.sock │ │ └─191048 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─8789d8c4357078bcf9ba24bf9a8b588d2afa539f9e2b46c11fc8e72b730aa813 │ │ └─179568 /pause │ ├─11838c9b60ef795170a5618d979a67cfedde48cb80e8fee62e987f67f1d28eb7 │ │ ├─79890 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79907 /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 -- │ │ ├─79913 erl_child_setup 1048576 │ │ ├─79960 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79961 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80130 /bin/sh -s rabbit_disk_monitor │ ├─8d938ca5a3a5674412802c8f6f586b9f664724dbc25918d7c7393ef3ed48dcfc │ │ └─97717 /pause │ ├─2ed5a0e47aaeba70f92ceea08e486c1571a95928396c8d1007b7ebfc17d8cdfa │ │ └─88366 /usr/local/bin/rook ceph operator │ ├─7f28baf73f7353f6a2442636ebc6e5601e7d164ded9810cf760dc03ceabbb0f8 │ │ └─50275 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─e70b8dc065d50ec63785b77f86e14a7db5ee569c97b1c1247b756749a08c1dd9 │ │ ├─209379 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─209835 heat-engine: ServiceWrapper worker(0) │ │ └─209838 heat-engine: ServiceWrapper worker(1) │ ├─3f3109527c0cdb09e38990b89a6cf5ed511352b2c9040bf8304cda091a961169 │ │ └─64424 /pause │ ├─10795266fd411de71632af478dd18b8049d4c7751def11f2cb2e33e66f0f3a16 │ │ └─160596 /pause │ ├─b738366c76a09f5e1e2e33e0cf4829f831eb746c88570eda8b8ccaeb35457cdb │ │ └─234873 /pause │ ├─3f8d4bf57847dad0bb738fb99dcbb6c0849827dc2ccad832e49642f6b5430a7b │ │ └─266097 /pause │ ├─228a7529176a219b5f0ffdd748617afc902f6cf385bb738f293101fa1d3cd125 │ │ └─52728 /pause │ ├─b22a72de6be9cf8a9e277594a51bc442f55edeab72ac14cb46f6fc11349cf68a │ │ └─129477 /pause │ ├─b30a85755d0f22dabe341477a3b6d55cd9a7cf4d6fb7aeec68f9c8cf6ae3c974 │ │ └─114358 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7cb375ec8ca974ce4a0e255a17a523e3b17859c73783f17d52f79949f43e9f95 │ │ ├─209437 heat-api-cfn: uWSGI master │ │ ├─209474 heat-api-cfn: uWSGI worker 1 │ │ └─209475 heat-api-cfn: uWSGI worker 2 │ ├─e11475bd467893212b00f3e22574a280eff387ee6b312b2319da64039d010dec │ │ └─161107 /coredns -conf /etc/coredns/Corefile │ ├─95a12392460c1cb64cc928f02d7228af5d32ce76c68be811cf35871233d37a36 │ │ └─41881 /pause │ ├─c9cb307e3e19fa8c14b158dcec3afb6d6c26022b43f44b52e6ea87f0793b860d │ │ └─116387 /pause │ ├─e2f263ffb24dcef1137eb81fbd06271d1d5827cc0cc28eecb743213c30fe4d2d │ │ └─57033 /pause │ ├─4b3bf2687da88f37f931842a0dbf8f197a3ad57143640a5c861c4ae018351677 │ │ ├─193834 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193907 /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 -- │ │ ├─193917 erl_child_setup 1048576 │ │ ├─194050 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194061 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194436 /bin/sh -s rabbit_disk_monitor │ ├─7773ecd2bfda37c1f2d59ea5d183bc522e9417bae6da8d92ee49fe2c02e40f43 │ │ └─304756 /pause │ ├─a86bcf795bd9d4be3d753c5173876db3cd2c08c1c7dbafb2a4aa0b2c93e41f4f │ │ ├─261861 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─261879 /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 -- │ │ ├─261885 erl_child_setup 1048576 │ │ ├─261992 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─261993 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─262003 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─262246 /bin/sh -s rabbit_disk_monitor │ ├─a930d61fcd60e39eb5839c3b7d5fe30f8535d2512b73961baae949f904392cb4 │ │ ├─ 48275 /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 │ │ ├─ 48288 /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 │ │ ├─ 48415 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─304189 nginx: worker process │ │ ├─304190 nginx: worker process │ │ └─304191 nginx: cache manager process │ ├─d903d59bb8ecad5ce7adb63be05ed4b614feaf90b4c113f4c8dcd17a1258a7e4 │ │ └─239626 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─8075a2d0807efe9c569cc718511ba62eb1acff2bd4a00cd940e0e44b0f80bfda │ │ └─66176 /pause │ ├─28bae563e1f06d690600e6c1e5ce476f2d9cbdb6184baef70c23f82f38328f52 │ │ └─68081 /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 │ ├─f2a0031947db8d2f89186c567570388a66eb8ae1fa576c5cbcc5712a2ff44979 │ │ ├─ 98138 /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 │ │ └─398981 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a3ffa9e7de98938051b7e49e12bcbdcfeea377cfd863ffdd5eba24338570a028 │ │ └─81231 /pause │ ├─bc9a2011ec691b1e1d212994b747e3f2d5d326d1cca6b4cb308342028c35da75 │ │ └─68175 /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 │ ├─d95763ff92e61c2772521271b0797b60cf7a9d811deef081edbae8bcf2124b86 │ │ └─301925 /pause │ ├─e52a9c65477255a3b5c05c42ffe2b7dfa663974acc1e83f5381b033623fae7b2 │ │ ├─65539 nginx: master process nginx -g daemon off; │ │ ├─65562 nginx: worker process │ │ ├─65563 nginx: worker process │ │ ├─65564 nginx: worker process │ │ ├─65565 nginx: worker process │ │ └─65566 nginx: worker process │ ├─6f646e006dda776621e729ac28f02f6094e446e779e6b69c8d112e3bd0b16400 │ │ ├─159331 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159345 /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 │ ├─3e2d822095a425f9fcabcc03ea50a2202f069859b61c05a7a23ff4966cd5fe46 │ │ └─266382 /pause │ ├─18007a15c922be98a8187d573585d524a56a60848014bac3f0c8b3a7a8da59af │ │ ├─295992 /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 │ │ └─300111 /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 │ ├─7310add85389605e9cc3408c8b6c4eb1137139f6b488c578d798a5ce8479bab6 │ │ └─65371 /pause │ ├─13b909bd7da04e511f35657814288da389f1680b2ce8b84884dfbad837461a50 │ │ └─44458 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─26fd4c5875ab6169ddf6d6f34f3780e028317039b55551c8db0d71ac3758b882 │ │ └─170729 /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 │ ├─6b8dbfb3add5ae353388a6f114a0aada78dfba620e34339a9b0e4a06e18bcfc3 │ │ └─243858 /pause │ ├─8a822151cf009f1200abb55ac2219c56f7d070586ad062f13be921b2dbfb4036 │ │ └─65251 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 │ ├─3f9c1e1f711465fe031a6ad359ddbe6f146425a3208c71cb1b199ef9cd53cc04 │ │ └─238988 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─10825264976bd763652633d538ab21b23c938c91c9e913007bdb7e16ba6c8ad9 │ │ ├─189030 neutron-policy-server: uWSGI master │ │ ├─189044 neutron-policy-server: uWSGI worker 1 │ │ └─189045 neutron-policy-server: uWSGI worker 2 │ ├─2acf3c979893cdf5a73fafb18b0e063e7f63d2ee34aae821cbc1095bedfdd444 │ │ └─41880 /pause │ ├─d2a597b02e49a4463d3d7bcff8ad4471e0db6d084f2c9ceea3c9784ee10df398 │ │ └─68463 /bin/oauth2-proxy │ ├─5cc4365ffe5addc8e1a8ef17bd83eb626e02e5f15ae523ce765157ac7e3eda11 │ │ ├─233140 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─233578 octavia-worker: ConsumerService worker(0) │ │ └─233581 octavia-worker: ConsumerService worker(1) │ ├─648a94f8bfd3fc201d211c6acff9c03ba22963279c70bd383c66fd0397d04384 │ │ └─45291 /pause │ ├─cbafc5dd813b3f9f1073ccd5aa6546bb350c150771488568c20e50baf05d8669 │ │ └─41997 etcd --advertise-client-urls=https://199.19.213.181: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.181:2380 --initial-cluster=instance=https://199.19.213.181:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.181:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.181: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 │ ├─bcbd90c095ceea8bf2ea18c41e99a49df4b912115bea2da7bc03f27be36dd185 │ │ └─49259 /manager --metrics-bind-address=:8080 │ ├─42dfd7b6c28d95f3a890acc3da6c0a6f9f4599acf2876c8e14f7e1c54a8678c2 │ │ └─48790 /pause │ ├─5304eda2f6e596cf6a9ac2bdb0e3477a6bf04f10521b7c6c47a30fa2e8cddedb │ │ ├─86609 barbiacan-api: uWSGI master │ │ └─86622 barbiacan-api: uWSGI worker 1 │ ├─d6d646d0e46fc744aa9da1fe54a9f1f1e1f82dde7e2b413e30bb6a9c59950d88 │ │ └─53227 redis_exporter │ ├─ea0bcdbe65698ad96cd4f4653a424f5288a0e2fa146512ba5dcdf6e9f0d36153 │ │ └─266314 /pause │ ├─ac61d8f9b996c4170da0cbe94e4772439c9dace3b5e735afa7f680fddc87fe75 │ │ └─164802 /pause │ ├─7493d8fa38fd68fd746b191424c5a2a1ee0e23dc5542a612f311d4bd60d51d50 │ │ └─66004 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3bfd3c7a4a8602d5114e62c5151d9f9115f23ad3c9426016e50c28d8dea4bc13 │ │ └─93910 /pause │ ├─d40f6e729164639b4c0c7c06e58015c953b5a5a141fe481f7cab74e8e6ada33f │ │ └─129448 /pause │ ├─c771d0804eedeb4d5b7840903024a3661676c575e4b1f4a04835b9350201d075 │ │ └─52822 valkey-server *:6379 │ ├─08f90f8269fe16a9a190b87f14bf060cd185370bb2797f56313200cf64b2d6f5 │ │ └─67911 /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-181.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 │ ├─b53d49c7e828eef75d3b2574d19a720329171435bb632b2c079f5bda208eeac4 │ │ └─48035 /pause │ ├─64e6914d80bed7feee3149eb7a9bb2c9fdf93f99f51e6c6c6e037a07fd479497 │ │ ├─188989 neutron-api: uWSGI master │ │ ├─189016 neutron-api: uWSGI worker 1 │ │ └─189017 neutron-api: uWSGI worker 2 │ ├─8e0f1a24e7049fd42e1a2c28013c6d60179ea8123c00e0f00b8e8ffba573e7de │ │ └─191554 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) │ ├─61d13663e4a814c5655054cdd58a6aec3bcc68d5b8bba118f1daec36d2b0b46f │ │ └─42117 /kube-vip manager │ ├─88e0d1f26c85ecd0b53858c115aa735aa66a4d6b8ede6b66b1ec72fe2a6c4831 │ │ └─222373 /pause │ ├─d13b9b1f5ba8dd652100b918626d1e34c93664398b32cfc1b4b0ca54c99dbdec │ │ ├─233910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233933 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─234776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424327 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424337 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424339 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424345 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424346 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─424348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6512725f4dc41a1d50a76e4d35ad7770634134160fe3c03af57cd17b263b4339 │ │ └─42380 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─9c8805eeead40288097cc59bd1ba2223403d0cfbf9a887e9fdab1820f812bf61 │ │ └─295861 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─772f740c490f510de9f6d51726fbadd6874756a8f0102e04f265b4626c5ba3d5 │ │ ├─62991 python -u /app/sidecar.py │ │ ├─63321 python -u /app/sidecar.py │ │ └─63322 python -u /app/sidecar.py │ ├─3e08f7f843adf046e046135f0a0cbfba8dfbe0f126d7c1cd3fc0569f7f084dc6 │ │ └─64980 /pause │ ├─5610cb5ae0618ebb10f1df518f349a060ed376a3cd372a49f9644bdf2df7edb7 │ │ └─44872 /pause │ ├─87aa0f938aaf0e1de199dd0715fd57182f3edae8e37f936030fddaef51e941ab │ │ └─48328 /server │ ├─0831685465c8e3025859e5ba0d9eabff66290bdf62be5ca31ea680ca5a3ccc91 │ │ ├─66848 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66918 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ebc9df254ca5c889bcc541d5754c7328d772b74a37176f3aee8031d0aa781eb8 │ │ └─179518 /pause │ ├─4114f1a358aeaf637cb665604328d312329e84ea3c3f38afcd95e0d8a32e9766 │ │ └─195890 /pause │ ├─0573dc380734f9f13e8e9bc3fa9c8188ee9084007aaed52c9bc820ad14fc867c │ │ ├─308835 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─308848 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─699efa9903d74b047c8099b2898d701375e39b8dc40a517be13fecf6f9d6e2fd │ │ └─164238 /pause │ ├─a4bc44a82fa7122ec12d071a0e39e15f85cfb844b77a37d09c1552d36ac8a486 │ │ └─158841 /pause │ ├─c1f6df37a44531734ead040399040993fb737b25e50907a32a75786f47cb2884 │ │ └─58152 nfd-gc -gc-interval=1h │ ├─8ef3b1e6c1700ce927f052fc30662ac833737a57d3abc2499f09a16752805c12 │ │ └─62108 /pause │ ├─1b39de3201554618faddbd9584fb5a8b7e6306f0fa2b2ceabe7c15fdf0cf3f30 │ │ ├─94135 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94153 /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 -- │ │ ├─94159 erl_child_setup 1048576 │ │ ├─94233 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94234 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94246 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94574 /bin/sh -s rabbit_disk_monitor │ ├─b805ce398d694f3a33794fd7d1e1383ac92a94ba9f45d6f569bfd0f994d38ef8 │ │ └─41958 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 │ ├─f663621dce671dc3f3ebd06580284e421230671047e979f4fca7f0dcc028a7f1 │ │ └─112673 /pause │ ├─34b2a0de4e517e84e3fc4dba0f7e7775f4a91a064845d4edfa4fdbe2bb678b98 │ │ └─242774 /pause │ ├─26074aebf77c8c1fc9bc9a316306862789b9ed7039d7d727731584ea4a9baf1d │ │ └─254174 /pause │ ├─39c2b5f828c6ddecb80dc6eeba15b01a7df79ab197e2fab981581300923b07ec │ │ └─41977 kube-apiserver --advertise-address=199.19.213.181 --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 │ ├─956edf1ea6d452801436026c30907498938a7df3bf058e05e6b8bc6099cadb05 │ │ └─87300 /pause │ ├─0b5537187d7da3b5b3733c84f7d45d48befec872cb1f68adba007de1705fafe4 │ │ └─50163 /pause │ ├─7a40114545c8db0ca7d4f0cea91b045ca1af78c5f1b6074093f839c11abf2926 │ │ └─52915 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 │ ├─49cbb4d5b4becbfa46f1044ef98fead59d242f53242e850ffb34044fd345dde1 │ │ ├─304329 apache2 -DFOREGROUND │ │ ├─306963 (wsgi:h -DFOREGROUND │ │ ├─306964 (wsgi:h -DFOREGROUND │ │ ├─306965 (wsgi:h -DFOREGROUND │ │ ├─306966 (wsgi:h -DFOREGROUND │ │ ├─306967 (wsgi:h -DFOREGROUND │ │ ├─306968 apache2 -DFOREGROUND │ │ └─306969 apache2 -DFOREGROUND │ ├─c73cedc21bf909bacef9c5ccb5ad0fba0c528587cc42343d6242f3524dd7124b │ │ └─43345 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─30373b9b7ce3c395eae14e989085e1d13ce5a6316607d5e162db0bbdd4cd3d19 │ │ └─45854 /pause │ ├─6dc9f96011866f68bde05e651f3542abd773af3e9cdafdb9c7c0e83ab1d78466 │ │ └─237422 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─bdbe103bd8a6f79f4307dc273ffebbef98f619e9b83e5d6fd8492a4b7e2d2ab4 │ │ └─45764 /pause │ ├─7f96f1d889c5665ef8186dbe7f381232a2ddb4926f5216adeea1e646fc8b7a6a │ │ └─179902 /pause │ ├─51e5cf0d1bd03aabb62a0124a9636eff7c2476c0f7d39fb37caa89ff4fde46a4 │ │ └─41854 /pause │ ├─51cb00893bb21dbd3d066933273ebf76055c4c33c5fe95ffed6f24d2c720f931 │ │ └─128403 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─cfd88571838ae3308792a570d3fd98526856172fa14c5d0e0d0eb81624644a30 │ │ └─98064 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-phcww --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d212678edd3486f78c7919a7f3b4f5e640d9948442cb35689e703d64c2df1fc8 │ │ └─164555 /pause │ ├─6122d3139a258e947cc5c512dfbe02ea02722943524b085c9c7a0dc761282f3d │ │ └─41826 /pause │ ├─263740a2c3f0ed108b3baa342534f7d7eafd0c50f5cb287ea261afc5d7a207a3 │ │ ├─177546 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177635 /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 -- │ │ ├─177652 erl_child_setup 1048576 │ │ ├─177723 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177724 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177734 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177844 /bin/sh -s rabbit_disk_monitor │ ├─3b16feca7b50cdcb04cda40e2ddd9038d4dc459a828578c94831ea0c68233eea │ │ └─213418 /pause │ ├─2ead1bc0b141be84a001316a7b09146a78d585b2d9e30d58729f15020f354e40 │ │ └─179519 /pause │ ├─0c739a9c2fbac3f0704731a13df4e6a381080d78d6014cf9f0faaeded7d55fc9 │ │ └─70451 /pause │ ├─34c37a47124309c03a8e341da22ae24d060ef6c042dd20c4a5295f32edaddd82 │ │ └─242805 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─37990dafb1bd8533d56cf59af76f084a33af72c2760f907334c58b5d55f025cd │ │ └─306497 /bin/openstack-database-exporter │ ├─c3a38a28f9ececd3dba2d2cd64f9aa0b7abbd7ce5a4d54fa26dc9a137d72c526 │ │ └─62318 /pause │ ├─e18c16af151ba8287dfcbe74bb7b679a5fbd98103d2e2814f3c5a0aeaaf2d082 │ │ └─222312 /pause │ ├─84c57770ceecf12feacd08c01f6d1daaed6ee53e0389c5245da1989d269c2ad7 │ │ └─62656 /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 │ ├─d8d9044f720af46dad37f561563269818f0aa99e24ad9d34085fe4697292e49a │ │ └─49752 /pause │ ├─33bdfd126db24c9479243e98b192194978858cf8c4f07f0aaa087830dfd1ed31 │ │ └─222398 /pause │ ├─ab30a8677396aeb13e0091b760c9a3ab53d3dcbe14f774a1a813fc8e11be9673 │ │ ├─62965 python -u /app/sidecar.py │ │ ├─63300 python -u /app/sidecar.py │ │ └─63301 python -u /app/sidecar.py │ ├─c16c727b5169dcb59a51dd93a9db4d3d0581a7e816026a9e0744a1ce3164117f │ │ ├─254524 magnum-api: uWSGI master │ │ ├─254651 magnum-api: uWSGI worker 1 │ │ └─254652 magnum-api: uWSGI worker 2 │ ├─f6137a1073e1d71d508d17d0133bd9698ac903fd999adbffe8b492abfae3d903 │ │ └─67004 /pause │ ├─e64bb20681d1a7d4410010ff6f872cdd587fb5e8cdd7fd63d0bed3e8f459a1f7 │ │ ├─175511 nova-api: uWSGI master │ │ ├─175568 nova-api: uWSGI worker 1 │ │ └─175569 nova-api: uWSGI worker 2 │ ├─81044f289277874dcfd82df82e82309d1ee6171159a15fee38b4e6b95451dae9 │ │ ├─213716 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213784 /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 -- │ │ ├─213792 erl_child_setup 1048576 │ │ ├─213889 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213890 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213900 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─214092 /bin/sh -s rabbit_disk_monitor │ ├─933468a3755c3914100dfe9258a38328f6fbca677dc83fd3d98cf8773a507949 │ │ ├─50386 mysqld --wsrep_start_position=6a9e7aba-81dd-11f1-807b-4fd20097ee01:20 │ │ └─50547 /var/lib/mysql/mysql-state-monitor │ ├─3d3ee917909453b9ab27dd50a3dff5c648366a8e501423c5b2918294bc7c360e │ │ └─49580 percona-xtradb-cluster-operator │ ├─9c1e8dd83a46fd6d591801396f54d3657f656a3876e7febb53dc33e641babf71 │ │ ├─114738 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114775 /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 -- │ │ ├─114790 erl_child_setup 1048576 │ │ ├─114905 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114916 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115050 /bin/sh -s rabbit_disk_monitor │ ├─cc3268d3f8c89e795643d519730f656b16a96c5cf3f0b6a0f6f7dd86f1dd0ad8 │ │ └─193638 /bin/bash /tmp/libvirt.sh │ ├─d47f344e4466cf32375e8ec17ead43c0f655205563359164042aedc5a3ce0a35 │ │ └─179857 /pause │ ├─0b83b9435417a5e7d915e88b850ad8430ae3cdbeb8974f37e004a60ed0325bd0 │ │ └─193464 /pause │ ├─62da6e3798438828e1829dd3cb6780739018e5e8dffa3c4835ea9719c68fdfc5 │ │ └─65525 /pause │ ├─19d926a14257bdbc3c151310bbb7e7e135a2faa0d2b5ea83bc371d68039e452e │ │ └─64807 /pause │ ├─b97e20de8d130af1887fd55c3e9a35cf592e8e4a363e1279e557647fa454058f │ │ └─58111 nfd-worker -metrics=8081 │ ├─ca357a7ea7a347822ddc70d321be5b5d77f8078cccb96512d39277126dc731f2 │ │ └─79731 /pause │ ├─c74273d60caa7dd377d40febda716b9cc5f0dc14b7d03639dc8794365e4da609 │ │ └─164285 /pause │ ├─419a01df44a4dbd4b719ffabcae8e44b5fdc2256f532f3e38b4ba1f26ba1e412 │ │ └─163966 /pause │ ├─7be0688fa3aefb579a893431ef7839b185cbb20f41269426ae26c6603d6059ce │ │ ├─295816 manila-api: uWSGI master │ │ ├─296166 manila-api: uWSGI worker 1 │ │ └─296168 manila-api: uWSGI worker 2 │ ├─40e7251221f4c645a8cb62893f8e8e11d34a9acd5cd891769a010bdd28b0ce85 │ │ └─58070 nfd-master -crd-controller=true -metrics=8081 │ ├─d9f80f04c8643e6bdc31e8ec597e15899efe7f03dc52f499af7550ab87011b87 │ │ └─68036 /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 │ ├─624a87a49d130cdf035d5bd604c0b528665d9110a302b61568c378d4de4b328b │ │ └─112616 /pause │ ├─8d87d4007738f970abdde1f46735f50841c4683b8be89f6cae86f9c8189cf49f │ │ └─58016 /pause │ ├─39694e2093766b9ac02929343561269cc5773faf21d9638e8fa9eceb5d40347b │ │ └─67608 /bin/pushgateway │ ├─ca4bc81e68c2c7ee8ceb19ff4189dfd3b9f96f7b9d4bfdda885ac7e57873a358 │ │ └─295740 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5e1670f9d627888b96f1e6f41fa0aeec98200f6b8da1e62666c25d07431c8499 │ │ └─179439 /pause │ ├─cd08cf52227c669f620d41771cf568dc021aafed1f977b30507674b2c1e8c225 │ │ ├─231710 octavia-api: uWSGI master │ │ ├─231748 octavia-api: uWSGI worker 1 │ │ └─231749 octavia-api: uWSGI worker 2 │ ├─f4039626c567468631f8457b1569bee3fec5d7a149878555f7b450bd081b2ccc │ │ └─266438 /pause │ ├─bd410fc74d133129f65c47205c3669b216f95ba0c25cf3b0dd7157499b8daf16 │ │ └─49133 /manager --metrics-bind-address=:9782 │ ├─ec77aaa1e61fe7d317d6d7b978c9f62e21f576e63cfe649bd08a0950359e2ba4 │ │ └─45360 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 │ ├─aa55cd6c99000bd64a711b7687f85002ef479ed308b4d54cca409b28535c6842 │ │ ├─50194 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 │ │ └─53104 haproxy -sf 249 -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 │ ├─26e4058f8e64266c734e04bc989722cc18fdbbe538d8c572135c7ea26d9b4b0c │ │ ├─149375 placement-api: uWSGI master │ │ ├─149416 placement-api: uWSGI worker 1 │ │ └─149417 placement-api: uWSGI worker 2 │ ├─c25f75691340c78bc60270125f0da9a2bb41caf24fd784f8d8363294e66fd8d1 │ │ └─63063 /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 │ ├─8886ff61952b9d2fca8d0193abfa6dc5ae14197bfa3193e4a34d2137330050c4 │ │ └─114621 /pause │ ├─23d026eb66102e1239f5df8df5290bea56ecdb20e0f1f9258f901b7eabfd06c2 │ │ └─65944 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7dd7e04fe65bf8f3a99f8172534a80fd4fe745d0d8fd717d8424ba8d196bf638 │ │ └─42015 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 │ ├─e9e351f8250a76fae3099e79257324e9a5c01b00f4afbdf45d4f2ff95de5f780 │ │ └─65684 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─9de94bc7be5f3b9648a647d233dae1caec846593ff79fe490fd422c7f88e4b83 │ │ └─233137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─096e88e6bec3e6e230afe84c55493431bacbd1be03b2795fdc3f9d694dad142c │ │ └─193585 /usr/bin/libvirt-tls-sidecar │ ├─a3b04e3588ff3be48f1cbc859cda16f5ee48217fa850d75773e8086c414a9f2a │ │ └─111058 /pause │ ├─bdf954d65875e67c0d22de3ed3b8cc11bebd07ac1c5f8921b62f86f070a41a0e │ │ └─67420 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─67b13f2a4b4edbfb3e490ced27707f32fff243c7c48482e25a6632e40184e499 │ │ ├─126914 cinder-api: uWSGI master │ │ ├─126928 cinder-api: uWSGI worker 1 │ │ └─126929 cinder-api: uWSGI worker 2 │ ├─5df59e60eb290e11fee93412140654be66d8d145def28beb2115bd9df1eb0980 │ │ ├─111488 glance-api: uWSGI master │ │ ├─111501 glance-api: uWSGI worker 1 │ │ └─111502 glance-api: uWSGI worker 2 │ ├─b3ef914195bfd04594c91ca226e3b7ed670616b6dedf7c6b2da061aad715ca3b │ │ └─254745 /pause │ ├─562fae05e9f10d582392a220e5f7d6d9b90732170dbc21ccaeccc3b8ea20f324 │ │ └─116486 /pause │ ├─c9d9dfae6f79612c509e114b92956aa42ff8eacd998952049b253c2cf3a246b2 │ │ └─44922 /coredns -conf /etc/coredns/Corefile │ ├─824b446b4a4eec191bb80a7ad31e77e57dd6c9b70049aa01d7898565e3c5f6dc │ │ └─45808 /pause │ ├─dfa46313e074caf7e3d0d000975d097ce3882647b3583f389e35b6ef449764e3 │ │ └─261781 docker-registry serve /etc/docker-registry/config.yml │ ├─cd6f0622eda6b21e7b46fe5fba514edc1767aa23ccf8c27b263300effb1a2069 │ │ └─238587 /pause │ ├─eba30e634d0fc726e16b27caf04a18e18371f68f35c2e8ad4eb36f711b9c3e7e │ │ └─98875 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c174f09b99cc2e41b7132909f9a0bd560b4d98026a5ea39249cca3466c209b13 │ │ └─50491 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7f7c06174a70e4c7de338c06872e8dea4eecac03027846dee40ac9e82f19957c │ │ └─45964 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5275853c61e4c72232e1b1560b555ab2f7f668ed7f9b0cce70b55b5485c2b31b │ │ ├─113072 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113481 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113483 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─f293a8a0d03ec1b1766c58895994a6e44e39b44b905885b1b7fd20a4119d96a7 │ │ └─177385 /pause │ ├─2fb2c6de318152c7245a55b985656e93f60141c025b05a3cbdf318feccebc968 │ │ └─57793 /pause │ ├─d370315e247eb62c6ea74650131f99f39868f5288e2aec9a69a275ea8faab65e │ │ └─68197 /bin/memcached_exporter │ ├─35e2befff4881e81940b1b04a3dbf722eee4166a363d95b4f048e234c15b6054 │ │ └─44430 /pause │ ├─1a382c8cd30a128cd00dc610885a877e1c559f95138e44cb75afdeada2c90495 │ │ ├─176320 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176555 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─176556 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─86edd243c08f04184a76e0176330b464acfc3bcf8ad17f19f21e6a514ac7c93d │ │ └─58247 /secretgen-controller │ ├─7e14ed21b2c41d267777aa0782cc8e7567b8ebc08f4d1201630bcd0ebfd8b525 │ │ └─68436 /pause │ ├─bbb1100e84723de07f81f00b64c1da5648adc57784a67c30ff74d0e3b9e2d29b │ │ └─237240 /pause │ ├─e130e58f9925f8c1dfa7d30861af132d828e891efc71d35d37126eb19269d763 │ │ └─161936 /pause │ ├─10b66054b3fc08b46225bb731dd2dbb0cba274a0d82aaf4da2b9b89effe7afa4 │ │ ├─175532 nova-metadata: uWSGI master │ │ ├─175571 nova-metadata: uWSGI worker 1 │ │ └─175572 nova-metadata: uWSGI worker 2 │ ├─02b7754700f0ea67b63c455ab29fe1d47c575528077cf83c5fc295d6e95d2375 │ │ └─261253 /pause │ ├─840971f60eaa0f8779c015819e4c0661953f29e54901dac7e148a6244e62c326 │ │ └─222769 /pause │ ├─9676b40aa6a03430097858022eba299b847a663469d777af1c988f29098f487f │ │ ├─209415 heat-api: uWSGI master │ │ ├─209472 heat-api: uWSGI worker 1 │ │ └─209473 heat-api: uWSGI worker 2 │ ├─eb3983a35e9eb2a1a9c5e406ea9f01b00a86ffade0019578355c246b9d9982bc │ │ └─52595 /pause │ └─35c0554c2c1ba00cb76acbf7092c1c3d13aa10e77556a2ac62ca797a703e89fd │ ├─254201 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ ├─255060 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp01h0ldf6/privsep.sock │ ├─255064 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ └─255073 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount