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 │ │ │ ├─21326 /lib/systemd/systemd --user │ │ │ └─21327 (sd-pam) │ │ └─session-22.scope │ │ ├─21322 sshd: cephadm [priv] │ │ └─21347 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1460 sshd: zuul [priv] │ │ └─1473 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1464 ssh: /home/zuul/.ansible/cp/162.253.55.43-22-zuul [mux] │ ├─401597 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ejywmvgsgeyxnsfvwtjpmalcjgeqefcs ; /usr/bin/python3'"'"' && sleep 0' │ ├─401598 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ejywmvgsgeyxnsfvwtjpmalcjgeqefcs ; /usr/bin/python3' && sleep 0 │ ├─401599 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ejywmvgsgeyxnsfvwtjpmalcjgeqefcs ; /usr/bin/python3 │ ├─401600 /bin/sh -c echo BECOME-SUCCESS-ejywmvgsgeyxnsfvwtjpmalcjgeqefcs ; /usr/bin/python3 │ ├─401601 /usr/bin/python3 │ ├─401602 /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 │ └─401604 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9801 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12193 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 45f2ee706b8598d92794b0288dd57640995eece526c88cfc05a5410bdb85be2a -address /run/containerd/containerd.sock │ │ ├─ 12570 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9ee8a256c9ad05205b242d3f123e2b925866132f815e951e2b485bdb138472b2 -address /run/containerd/containerd.sock │ │ ├─ 19265 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bb1565c8bf6419c4879f8bc1da49cc2ea9a8c676f800aa27549ac67b13b31f12 -address /run/containerd/containerd.sock │ │ ├─ 24466 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 244ec88b7c053b9f8c5941abc0989f0207fe64aa65d4fc2987d412741efcae29 -address /run/containerd/containerd.sock │ │ ├─ 29063 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 53cd08a9f27070fab7937f08f36743593cf9597bb7233d111509c65f3a3b4db6 -address /run/containerd/containerd.sock │ │ ├─ 33823 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 492d08b56cea361fc64db1bc757c364e6a4a7fd5ada15590e6a46146e6ec5869 -address /run/containerd/containerd.sock │ │ ├─ 39194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11a27ae770d7501ea7bec109d9f8c638f05c4e77648ecc51a97cbfd0e54b9c27 -address /run/containerd/containerd.sock │ │ ├─ 39211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ed738d2e3fb8b7a51d344def9f42360b9dd2215d530c2cdfd0391e2a43ff23 -address /run/containerd/containerd.sock │ │ ├─ 39263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05e3776f14eec207df2a4010c136ec1a8ccee788eb8f2f074c9322a1684b74f3 -address /run/containerd/containerd.sock │ │ ├─ 39265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 837654664343f0226928d0e40643b60edcd9f2309e270bffd3c460aa9760c1e0 -address /run/containerd/containerd.sock │ │ ├─ 39282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 056044204121aafd2a895ce58e4a3fbaf54337f94363fed4cc536f289aed6c09 -address /run/containerd/containerd.sock │ │ ├─ 39824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3367c821606647af898d658385510f19387998eed6d33d000d5548dd11457a3a -address /run/containerd/containerd.sock │ │ ├─ 40542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d6b6fbc5367d9d791a3f5ee2629b2c76a0f17845342088f17ae47e1ca2de0e8 -address /run/containerd/containerd.sock │ │ ├─ 40558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d73753322e206ac0101e80b0389e74f76438b1ca3406d0062742225f2bc9bebd -address /run/containerd/containerd.sock │ │ ├─ 42211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 344494b5b690399791fce5f99c59dee95574180989c42ceb2ee491bd77b310d3 -address /run/containerd/containerd.sock │ │ ├─ 42312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a182e2b9ef0331f5babec3c435b18c1023a1f850e35fc76e3faff66fb0240827 -address /run/containerd/containerd.sock │ │ ├─ 42327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 709fbf07c2fbc0b87ef665dfe2bc75626b5c4b43908e33aa6ba7ccd54e6c9b35 -address /run/containerd/containerd.sock │ │ ├─ 42418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3be3092092789382168fbbde8a8b3fae0460fc05c7b6ec77c18175126e44f0db -address /run/containerd/containerd.sock │ │ ├─ 42485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79300db5c3192910578077d4d11f110e56626e44356cabc67ae7e651568ae5bc -address /run/containerd/containerd.sock │ │ ├─ 42658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 472301d2391f718112b7c896448bc7d57ec11b4bb67c2ac0b77bb3cfb6bf8e3e -address /run/containerd/containerd.sock │ │ ├─ 45044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e597e61f04d7d1021262a7acb08a194b88cc9ab3f2f032d045f499c1bbe3bc0 -address /run/containerd/containerd.sock │ │ ├─ 45144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25ce27f5c575bd7a9557c54a873bf79bc746ad6d93e33e019063729382665824 -address /run/containerd/containerd.sock │ │ ├─ 45930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee76654488ec2efd6ae915155f43669c4a56dfd6f4370b872c3e48d4fe1a408d -address /run/containerd/containerd.sock │ │ ├─ 45973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 642418aa14e10548428e5cd33530eb8d39397afa860be62e48bb03256ea356ec -address /run/containerd/containerd.sock │ │ ├─ 46338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08a1a1996a7fe72942da1ed9d3d8c4b8218b24d9b7ae0f9b5fc89bdc56f8521d -address /run/containerd/containerd.sock │ │ ├─ 46673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a98dd9fb50d90e12e9c9c82d36d77c68a28d418e22b75255fbaec5a418630ac0 -address /run/containerd/containerd.sock │ │ ├─ 47095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b431a9abe225d9f7c2ab9e1cf3aedbdc16401362e58a94d8360a1b43a91dcc5b -address /run/containerd/containerd.sock │ │ ├─ 49240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 387706fd2391555c91e2a6138e5ee26611cca9148c55c7f7662d82779680bf17 -address /run/containerd/containerd.sock │ │ ├─ 49490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9afbfba2a1568f642854f86ae377c8001dc4c1b62075edfbcbdf41098f4da7e1 -address /run/containerd/containerd.sock │ │ ├─ 53865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 165cfaa6c8a802c711bd548668ae510611831b96de3b4b7ee6ad05c328088472 -address /run/containerd/containerd.sock │ │ ├─ 54506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b830a97cab095b911b199872c19876c8b9f65595312771ea4565e3ee9407a0b8 -address /run/containerd/containerd.sock │ │ ├─ 54581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89a6c3e26045c8d024e0b578fd6dae742d2aeb7a09827ffa61bdff0494ed1687 -address /run/containerd/containerd.sock │ │ ├─ 54620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 684c00d9ed4854a3e26b35eec2071d065bcdd4e0be3f68b7a8db45a101d4efb9 -address /run/containerd/containerd.sock │ │ ├─ 54753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cdb707a1dfbe47b2229c2e241a591055077d9d60d0a5ac3fd6d60c707a69d1e -address /run/containerd/containerd.sock │ │ ├─ 58652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b33f8e77f8dc66274a25c652d6306b31a2e96387506d256d87c9641da4038244 -address /run/containerd/containerd.sock │ │ ├─ 58916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7bea1a5389bc81e1328d441647025206f6632cb6ab7cf858aaec08498b6480f -address /run/containerd/containerd.sock │ │ ├─ 58955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba1934f4e911b9b2c9c6d524389dd1e5cdd4b89e1e88da243317446c6e5ce906 -address /run/containerd/containerd.sock │ │ ├─ 58997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80f8761cfdbaa811a217ff725106aade55e2f4e2ced653190174533694048dc0 -address /run/containerd/containerd.sock │ │ ├─ 60603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aa4265ddf45eb3d2e6a45452c88bc0afe024ce696a315ba72ed765d74f79efb -address /run/containerd/containerd.sock │ │ ├─ 60680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efa1fd3d068e62530821d64dddf596b1da51fc3601461a2579bdc96fc07afd12 -address /run/containerd/containerd.sock │ │ ├─ 60719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82a0ce789791655b7ed04e8f5f938368bd3f4c281e46c2f9b6f0456241596c6e -address /run/containerd/containerd.sock │ │ ├─ 61020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2307af3e67a80d96930be682397321af4597ea91805ff7006882e3d7e359bfb -address /run/containerd/containerd.sock │ │ ├─ 61112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 689667401a8291d67ec8855a64f85e08d12e01dbe609595b49e44646bab5d277 -address /run/containerd/containerd.sock │ │ ├─ 61226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a6db5e3c5c5456f551dbb6880644fa7e3bda1adb584483e7aa78141833982dd -address /run/containerd/containerd.sock │ │ ├─ 61479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a57d1cb3e4ec4d3d3799345c88f1b3b9f56c47cf006e86deec7c5d11a9e447d0 -address /run/containerd/containerd.sock │ │ ├─ 61786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 754c1d5b2d5676a5a7cc2b13654b83705a9935f9b51b2c41ef0eb1413c9b8c67 -address /run/containerd/containerd.sock │ │ ├─ 62146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8eb1e9abd21867acb0ddf1c83ebb1f002c56919378cb15acf9c44aaff3bdeb7d -address /run/containerd/containerd.sock │ │ ├─ 62921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88dfd983aa2061c3fa615d2fdeac855086890d1a464440cc1018ddda4e8945da -address /run/containerd/containerd.sock │ │ ├─ 64220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7749b0dd1b071bdd61a8746f834af1a9ea9011047ba088d59f999aeb821d14cf -address /run/containerd/containerd.sock │ │ ├─ 66904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c41a8b67f80c36031d5ebffb82e6a304ba0fb2ef5efc41c75659e253d8defa4 -address /run/containerd/containerd.sock │ │ ├─ 76003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b1869336cf5a8b55b3bf3b2b402c9f9482ee0da260cf84ab05522ea81030315 -address /run/containerd/containerd.sock │ │ ├─ 77484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 245e335d7b3be9ddd6bb69b9b1c391cb08826cf05724f6e1e6884f380cc16543 -address /run/containerd/containerd.sock │ │ ├─ 83399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfaebe407bccd0221badd05b079b4b0b00db49c846df6445fe5b9e5fa5f3b6b0 -address /run/containerd/containerd.sock │ │ ├─ 89347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86e707d24253e868582f937810c4738b5a11b16cdffa1799f504d7713c55db3a -address /run/containerd/containerd.sock │ │ ├─ 93618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80ed2266d724fae5128abafc0a5b8d4fb041fbc7459e39c53495c610a59d03ca -address /run/containerd/containerd.sock │ │ ├─ 93657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 131b63f911ee839b234fc963b53057194fe6db5ec9e571754a2c0e60d7459481 -address /run/containerd/containerd.sock │ │ ├─102026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c72b6bced4b3eceb9d984ca99e435f67c9b9567cbde39444594570b332ae125f -address /run/containerd/containerd.sock │ │ ├─103582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17216529f0f91047ccd79d2d51f98bbdf7fdd2ead22e71a2cf44f520d5ee1d33 -address /run/containerd/containerd.sock │ │ ├─103632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84241dc576b4911b34b6598923f2a550ebae44415a63502b8a040537e5100110 -address /run/containerd/containerd.sock │ │ ├─105634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a914c22c5ffba1b924e6fea48ee57ee351364b8a7d90bc10d729600f53ab99ff -address /run/containerd/containerd.sock │ │ ├─107436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bd75ba6f103864b0e30f293cb23b61d0a6b63c9bfb28ba5e0bc3ca939caa9ae -address /run/containerd/containerd.sock │ │ ├─107602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d5a2121043c95ba2fb0bc074157eac6f2b8d54fdb119a34de921912ece6279a -address /run/containerd/containerd.sock │ │ ├─120813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e04a28615d891404cac22d7dc391638311d58f33c34df9352953cfdef05a124 -address /run/containerd/containerd.sock │ │ ├─120877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6f95eaed44d62d3b998b40717e9662e00f986c0b199dd2d00690fd698bd611f -address /run/containerd/containerd.sock │ │ ├─123217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 670129ebba896264183c3ada70bedd83bdf9da127cc2ca0a97ef0829e4a5742c -address /run/containerd/containerd.sock │ │ ├─137803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee5840c5623d619540ab247b6b2dc6300978d15f2491eae1fd3dda45b235506b -address /run/containerd/containerd.sock │ │ ├─139385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd689f64d609d15faee5290cd0b07c5e5a5bb40ad7eddc5c441cc59f6deb3eaf -address /run/containerd/containerd.sock │ │ ├─139707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f76664de35309c90bcce9bfa997b9ae3c8337936475a2ff2eaa19eaa431fd044 -address /run/containerd/containerd.sock │ │ ├─140562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afc84b66ddadcbaa9ec36b4bf98444c193a59a53c1ef9d221044400928c77cfa -address /run/containerd/containerd.sock │ │ ├─142610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8053dd929c6ce6ae7f6b2c351a180574b392130346d359a74b577f0fe7be3a0b -address /run/containerd/containerd.sock │ │ ├─142955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f05295dbf38ca2911a86f2d2546c1dbb6ae00cedd5127b77a30244c99481e5e8 -address /run/containerd/containerd.sock │ │ ├─143072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 714e7d86306fce1fdf3e621539aaaea6eacd2a37a8aeda601e15162f12519e87 -address /run/containerd/containerd.sock │ │ ├─143267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6545476d42fc72e5e508bc1de953f945228f0113064bd20ee4db044689ebe3b2 -address /run/containerd/containerd.sock │ │ ├─143479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce27b65d6ee2f54e8ff6fea49624d6b062600d1d62312d85c2601b01498718c2 -address /run/containerd/containerd.sock │ │ ├─143692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c2633c4f0f7ea67421d9339ef0930d7e862c2a66e494cc79d02b97207b0d195 -address /run/containerd/containerd.sock │ │ ├─168157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c35dfc8f3ce242ee44c2a0136b327cd36f6ef1a19e4065776f8c8faf2861d8c -address /run/containerd/containerd.sock │ │ ├─170003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e6eca86c10a11bd52cbdd63fe5a21a92a0d405af74a578f16ba3daa146935f9 -address /run/containerd/containerd.sock │ │ ├─170054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c340f459f5ca01d7f072891877e7c2015b75d820c41bde92235d386e5801a2e -address /run/containerd/containerd.sock │ │ ├─170119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b70292730e3d7f31396f5f7c6c871db50cd84acc8e96af3c3550ce7130f9148e -address /run/containerd/containerd.sock │ │ ├─170168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 924dc9aca08c0e061d3f780a07e20a3aac5e162ee20221ba34c2fdae47d7ae51 -address /run/containerd/containerd.sock │ │ ├─170239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 251b33d11629fb612d3b14d77b81332ea4e7c8bb68c7e20fd0676d79cfa3f62f -address /run/containerd/containerd.sock │ │ ├─170542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e3226f2406b71a0fedb15cf999dd3ca1bedabb9bf8aed2a73b496c49ccec46b -address /run/containerd/containerd.sock │ │ ├─170591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fda12eda85fcf93c048917be4a05a7d8352ad8b30954110a106e615b0a2f4477 -address /run/containerd/containerd.sock │ │ ├─183677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f28e16846aa336eeb7025634e753ceb356fa2b0a6d7471f026f76bfd16d93e -address /run/containerd/containerd.sock │ │ ├─186050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 240a3229f187ba8147596dd1951397feb619b37bbb375d9e4d3630c49ceb51fc -address /run/containerd/containerd.sock │ │ ├─186091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9b26c572e48fe746dd6e1b415508e50fa2fecedafad3e3b26f2a034375ac7db -address /run/containerd/containerd.sock │ │ ├─186275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0df1f945b203b6536e2ff418501f13adb617a94b1fb21bef66dd1c6c3d9a6e64 -address /run/containerd/containerd.sock │ │ ├─202300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02153d641e408240dccc4af054dc158fb00e298722afb0674338f70866fab39d -address /run/containerd/containerd.sock │ │ ├─209859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bee7e697d777345cf4308497eb5508220f6cdd8e77a06e90883ec1492f5af14d -address /run/containerd/containerd.sock │ │ ├─209877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4058301b78a8f594f004b2b5b0f26a93809a4f63af424260af24290503a112cf -address /run/containerd/containerd.sock │ │ ├─209945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6157f11ca844f19051ff8ad793db03c691724486d592540542cc888a50cc7d -address /run/containerd/containerd.sock │ │ ├─210224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c0a9fa2479a991e6385b3899b8af3ff3040ebbcc2934c8b6085ae8e862b9e5f -address /run/containerd/containerd.sock │ │ ├─221725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 138e2757531d90cc212b4eec1706f4af024ce780b099a4b1068004efcbe7c816 -address /run/containerd/containerd.sock │ │ ├─224234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb51d01584b923890a9830176808ee4de659e8b0c2f2e4d7a57ee1df8464bd8b -address /run/containerd/containerd.sock │ │ ├─225175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10d419213d87bce612dced65931a9c0c67e0548d92349405f4a6b8272f90ba93 -address /run/containerd/containerd.sock │ │ ├─226288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf59d6649eaad02b24e0aa8f4ec3b8d4c98580fa4824f767468b7a24cac0a47 -address /run/containerd/containerd.sock │ │ ├─227370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 402bc99e09b61c11708f9c5580b9d9822ac8f972b8a11756ddf4c7d911958159 -address /run/containerd/containerd.sock │ │ ├─229529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aee4b96716701a2ed6c783b37278b46d9bbba184742b2b01a636b2185110f233 -address /run/containerd/containerd.sock │ │ ├─230911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2db7385f80a332a238771fde079125a2b71d804def4117f1ebea7d90855f62a -address /run/containerd/containerd.sock │ │ ├─230957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 019a77236c279e7c8601c0c7da152e75c059bb4f0865588d8595af8724620af8 -address /run/containerd/containerd.sock │ │ ├─240362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8e6fae8110c1275a3ede1ab73da1d536e78e728bbd86c517848b7e1d8e20a1a -address /run/containerd/containerd.sock │ │ ├─240667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f70c581930e38b129c13fc502dbfe2f95f176edc97807281c6fead22bbc59882 -address /run/containerd/containerd.sock │ │ ├─243979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3696420a1b3bcb68c6535f20a16b8f3e2a8cb13e9479c6492b6933e03dd9f086 -address /run/containerd/containerd.sock │ │ ├─247976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 026071b0b2d3444a4a2e861b457e86f4ea4abb23946085c46cda90e6d5991dff -address /run/containerd/containerd.sock │ │ ├─248215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c82f7ec8887c8ecbe17099e6130b0162631f63a15ffb609290164587779143c7 -address /run/containerd/containerd.sock │ │ ├─248296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 882d5d3890b747d9e0f37d28d5ffe47bd47ed5b8714a1f99e6dca02a0b7806a4 -address /run/containerd/containerd.sock │ │ ├─248386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74c475ae251a416e876cb6d3b7062668935b27c5704d12ba0de68f1feade7746 -address /run/containerd/containerd.sock │ │ ├─259509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37c413f8f60261b3db62ec23d197ed1bdbfc19252f32e0ed64ee6415674dde30 -address /run/containerd/containerd.sock │ │ ├─262081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6ae95dac6ca551c2d1fd18ff1349deab0c684e701e8e7770a0d3f3f753bb9f5 -address /run/containerd/containerd.sock │ │ └─262860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d863cdd84c8000ce7024e75a914c9300d3d633830f091aaf6c0be893b64ade1 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1190 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28784 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29046 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19225 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19245 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24176 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24448 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33540 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33806 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12121 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12150 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rtgdmx.service │ │ ├─12482 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rtgdmx/unit.run │ │ └─12515 /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-rtgdmx --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rtgdmx:/var/lib/ceph/mgr/ceph-instance.rtgdmx:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rtgdmx/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.rtgdmx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10175 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-244ec88b7c053b9f8c5941abc0989f0207fe64aa65d4fc2987d412741efcae29.scope … │ │ ├─24489 /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 │ │ └─24502 /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 │ ├─multipathd.service │ │ └─137194 /sbin/multipathd -d -s │ ├─docker-45f2ee706b8598d92794b0288dd57640995eece526c88cfc05a5410bdb85be2a.scope … │ │ ├─12231 /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 │ │ └─12245 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-bb1565c8bf6419c4879f8bc1da49cc2ea9a8c676f800aa27549ac67b13b31f12.scope … │ │ ├─19291 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19311 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─39670 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.43 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-9ee8a256c9ad05205b242d3f123e2b925866132f815e951e2b485bdb138472b2.scope … │ │ ├─12594 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rtgdmx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12614 /usr/bin/ceph-mgr -n mgr.instance.rtgdmx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─docker-492d08b56cea361fc64db1bc757c364e6a4a7fd5ada15590e6a46146e6ec5869.scope … │ │ ├─33849 /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 │ │ └─33861 /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 │ ├─ssh.service │ │ ├─ 653 sshd: /usr/sbin/sshd -D [listener] 5 of 10-100 startups │ │ ├─395012 sshd: [accepted] │ │ ├─395996 sshd: [accepted] │ │ ├─399121 sshd: [accepted] │ │ ├─399147 sshd: [net] │ │ ├─399835 sshd: [accepted] │ │ └─400965 sshd: [accepted] │ ├─docker-53cd08a9f27070fab7937f08f36743593cf9597bb7233d111509c65f3a3b4db6.scope … │ │ ├─29088 /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 │ │ └─29100 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1395 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10680 /usr/sbin/chronyd -F 1 │ │ └─10681 /usr/sbin/chronyd -F 1 │ ├─run-r9d7060cf5e224f049e6e8929ccde7a55.scope │ │ └─184294 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─137051 /sbin/iscsid │ │ └─137052 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─8eb1e9abd21867acb0ddf1c83ebb1f002c56919378cb15acf9c44aaff3bdeb7d │ │ └─62175 /pause │ ├─131b63f911ee839b234fc963b53057194fe6db5ec9e571754a2c0e60d7459481 │ │ └─93679 /pause │ ├─f05295dbf38ca2911a86f2d2546c1dbb6ae00cedd5127b77a30244c99481e5e8 │ │ └─142980 /pause │ ├─ec0c2e5ce78c40f4483420354d35d71f981557cc5279d8b58dd0bd7a554edcfd │ │ └─257532 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d2411ea09db0b47fd4730d29982eef53b3de8001a851f556b5211c468f777b0e │ │ ├─63317 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63351 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─bc6157f11ca844f19051ff8ad793db03c691724486d592540542cc888a50cc7d │ │ └─209975 /pause │ ├─b33f8e77f8dc66274a25c652d6306b31a2e96387506d256d87c9641da4038244 │ │ └─58695 /pause │ ├─bfb0631ec8eaaf4bdfd1afa1d6cd6da03c6ec2366530c754b27f6e076a9a431e │ │ └─47664 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7ed7f02db3ef179be4bbf21bdb4844726f0721104367a47f970424a54a4fa058 │ │ └─49648 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 │ ├─efa1fd3d068e62530821d64dddf596b1da51fc3601461a2579bdc96fc07afd12 │ │ └─60704 /pause │ ├─709fbf07c2fbc0b87ef665dfe2bc75626b5c4b43908e33aa6ba7ccd54e6c9b35 │ │ └─42387 /pause │ ├─64df5e0d5351770564706fed5484a8c1c8a48c47033c938521e3638c67b0517f │ │ └─94836 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─728543cef5ccb78cd4f4abb1c0b86277263ba21e8d8dedc75bd0644963899c75 │ │ ├─202479 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202497 /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 -- │ │ ├─202503 erl_child_setup 1048576 │ │ ├─202564 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202565 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202575 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─202738 /bin/sh -s rabbit_disk_monitor │ ├─896f2e6cccab4167a1a51ab7e8af085cce583fb7cae9f2374eada7ffb0f43170 │ │ └─64391 /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 │ ├─472f1ae17cf3390fa68b649132cf90cf46cd707e023ec7a73a059a9343e47747 │ │ └─138180 /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 │ ├─0df1f945b203b6536e2ff418501f13adb617a94b1fb21bef66dd1c6c3d9a6e64 │ │ └─186315 /pause │ ├─943620ffd110261d909bc67996e5e669dbf2368a660767f916798f6eb5b4377c │ │ ├─198566 heat-api-cfn: uWSGI master │ │ ├─198677 heat-api-cfn: uWSGI worker 1 │ │ └─198678 heat-api-cfn: uWSGI worker 2 │ ├─998def1a8f355de6f3347034d5d80c5f6097bafa45ecdb43c16a5d549e24a18b │ │ ├─218910 octavia-api: uWSGI master │ │ ├─218923 octavia-api: uWSGI worker 1 │ │ └─218924 octavia-api: uWSGI worker 2 │ ├─0b09ed4e2d9771a8c67d2fbdc09ea7118a24d35f62aebe61aa659fc049e9ab55 │ │ └─225538 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c2db7385f80a332a238771fde079125a2b71d804def4117f1ebea7d90855f62a │ │ └─230935 /pause │ ├─41141eb0342933a19808d8fc27d19c6989b2a6f5b7edd6835c8b9ab23b58942a │ │ ├─244223 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244244 /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 -- │ │ ├─244250 erl_child_setup 1048576 │ │ ├─244338 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244339 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─244607 /bin/sh -s rabbit_disk_monitor │ ├─b168716047cdf3102b4e3770edc1df3136ba5521323b49ab4b32fe35d6676c4e │ │ ├─241067 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241534 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241535 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5efa87545a3a1d21ddde9779e4883e90113caf4157cc42fbe19b17846e219b98 │ │ └─39613 /kube-vip manager │ ├─90239e5327a872615f09cc0bfd7b86653aa88a6428e92d4998a93427fd0202c7 │ │ ├─240865 magnum-api: uWSGI master │ │ ├─240908 magnum-api: uWSGI worker 1 │ │ └─240909 magnum-api: uWSGI worker 2 │ ├─74c475ae251a416e876cb6d3b7062668935b27c5704d12ba0de68f1feade7746 │ │ └─248411 /pause │ ├─524df590c8685ba7f6776e339ebd2b0b585588e96e963bad3ba232ab7ad938c5 │ │ ├─257554 manila-api: uWSGI master │ │ ├─257575 manila-api: uWSGI worker 1 │ │ └─257576 manila-api: uWSGI worker 2 │ ├─08818b86510d19c32e38ce81c1a08a6e5600ac6e394135f216610a54c6c742dc │ │ └─183454 /usr/bin/libvirt-tls-sidecar │ ├─7f5ac5e8eb87cf3c731eb1d2fc9d6779e9271bda712937f0ddefbd2fcc8cc6a3 │ │ └─63481 /goldpinger --static-file-path /static │ ├─70fe24313cc22118fd4828254b9b72363b742a4d7530de1116ffb3c01833e21c │ │ └─61660 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 │ ├─670129ebba896264183c3ada70bedd83bdf9da127cc2ca0a97ef0829e4a5742c │ │ └─123241 /pause │ ├─53c80ebe4afc5378788ab1d4fc8d7401545218e22bb0a9a697e62cc12f017f51 │ │ ├─167095 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─167473 nova-scheduler: ServiceWrapper worker(0) │ │ └─167475 nova-scheduler: ServiceWrapper worker(1) │ ├─7c0a9fa2479a991e6385b3899b8af3ff3040ebbcc2934c8b6085ae8e862b9e5f │ │ └─210248 /pause │ ├─b830a97cab095b911b199872c19876c8b9f65595312771ea4565e3ee9407a0b8 │ │ └─54540 /pause │ ├─8e597e61f04d7d1021262a7acb08a194b88cc9ab3f2f032d045f499c1bbe3bc0 │ │ └─45077 /pause │ ├─c82a8dbc3178ab21670c862481b71029d2ffad379ac12219804dcf99a499d4eb │ │ └─64072 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c72b6bced4b3eceb9d984ca99e435f67c9b9567cbde39444594570b332ae125f │ │ └─102049 /pause │ ├─d73753322e206ac0101e80b0389e74f76438b1ca3406d0062742225f2bc9bebd │ │ └─40604 /pause │ ├─79300db5c3192910578077d4d11f110e56626e44356cabc67ae7e651568ae5bc │ │ └─42523 /pause │ ├─335095fc21b3e441310ef72111c5a41d711b877a29a8a15512283be7f6d7f87e │ │ └─54952 /secretgen-controller │ ├─546722b499e3ffdf8c83a89b774b1154f7c2fe76ad0337a8bd161b22d8ca0962 │ │ ├─221100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221117 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391563 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─391573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─fda12eda85fcf93c048917be4a05a7d8352ad8b30954110a106e615b0a2f4477 │ │ └─170614 /pause │ ├─3a6db5e3c5c5456f551dbb6880644fa7e3bda1adb584483e7aa78141833982dd │ │ └─61251 /pause │ ├─95074e39f6050dfb472dfe0264668cf2bea11d634d799461f78f714fbefb69f1 │ │ ├─179009 neutron-policy-server: uWSGI master │ │ ├─179022 neutron-policy-server: uWSGI worker 1 │ │ └─179023 neutron-policy-server: uWSGI worker 2 │ ├─c0d216cb762500f48a084a7765b926b4fbc976c86e4759c4b9602a6cae9892b1 │ │ └─64793 /bin/oauth2-proxy │ ├─bdf6cf9a43b04caadcd78100921857d9e832c37b94748c4043453b28d8a18f34 │ │ ├─59518 python -u /app/sidecar.py │ │ ├─59747 python -u /app/sidecar.py │ │ └─59748 python -u /app/sidecar.py │ ├─245e335d7b3be9ddd6bb69b9b1c391cb08826cf05724f6e1e6884f380cc16543 │ │ └─77508 /pause │ ├─6cdb707a1dfbe47b2229c2e241a591055077d9d60d0a5ac3fd6d60c707a69d1e │ │ └─54774 /pause │ ├─642418aa14e10548428e5cd33530eb8d39397afa860be62e48bb03256ea356ec │ │ └─45998 /pause │ ├─d0882fe28f5ecf26fa6c03ea73610d9aae04e98b30e53af456e868c49fd51238 │ │ └─224360 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c82f7ec8887c8ecbe17099e6130b0162631f63a15ffb609290164587779143c7 │ │ └─248246 /pause │ ├─8f270d39ce5b684be064b13fe338a37015f00fc500e0fa6b9e5bf191c784b5cb │ │ ├─117376 cinder-api: uWSGI master │ │ ├─117408 cinder-api: uWSGI worker 1 │ │ └─117409 cinder-api: uWSGI worker 2 │ ├─ce27b65d6ee2f54e8ff6fea49624d6b062600d1d62312d85c2601b01498718c2 │ │ └─143502 /pause │ ├─7872d7ebebfbb18dbda8f6281767d256bd5df289f9a0a1e7b14190640caa7335 │ │ └─64326 /bin/memcached_exporter │ ├─1bd75ba6f103864b0e30f293cb23b61d0a6b63c9bfb28ba5e0bc3ca939caa9ae │ │ └─107460 /pause │ ├─86e707d24253e868582f937810c4738b5a11b16cdffa1799f504d7713c55db3a │ │ └─89372 /pause │ ├─88dfd983aa2061c3fa615d2fdeac855086890d1a464440cc1018ddda4e8945da │ │ └─62946 /pause │ ├─62bc66aac6f3f925ce7e7639100447a0b0fcd1d7ef5364075c69736889a66a5c │ │ ├─ 70299 apache2 -DFOREGROUND │ │ ├─ 70317 (wsgi:k -DFOREGROUND │ │ ├─ 70318 (wsgi:k -DFOREGROUND │ │ ├─ 70320 (wsgi:k -DFOREGROUND │ │ ├─ 70322 (wsgi:k -DFOREGROUND │ │ ├─386127 apache2 -DFOREGROUND │ │ └─386314 apache2 -DFOREGROUND │ ├─d5a7e88c727c445ec737d0d32aadb48e13013eeabb587af2ebc4c626417fc2f3 │ │ └─148567 /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 │ ├─b2307af3e67a80d96930be682397321af4597ea91805ff7006882e3d7e359bfb │ │ └─61046 /pause │ ├─e6ae95dac6ca551c2d1fd18ff1349deab0c684e701e8e7770a0d3f3f753bb9f5 │ │ └─262103 /pause │ ├─00e87f0d901a020327aa304f3d16ae7b14ccbe9afa0469f9e45c168e1a0614d3 │ │ └─118928 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3696420a1b3bcb68c6535f20a16b8f3e2a8cb13e9479c6492b6933e03dd9f086 │ │ └─244002 /pause │ ├─179a278aa5999a3d1de8cf0931701912ac80e86a1ca90160000f69f04269f854 │ │ ├─198597 heat-api: uWSGI master │ │ ├─198675 heat-api: uWSGI worker 1 │ │ └─198676 heat-api: uWSGI worker 2 │ ├─aff7e487b48489f8b68015b38ae4db63fa800623df302fcda6e2edbd8b217345 │ │ └─105445 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─138e2757531d90cc212b4eec1706f4af024ce780b099a4b1068004efcbe7c816 │ │ └─221748 /pause │ ├─de9fa79c63aa9e3cb5487235aa3c6ce5fbcc6244c06f16870ba4239aaa51b890 │ │ └─121379 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ee5840c5623d619540ab247b6b2dc6300978d15f2491eae1fd3dda45b235506b │ │ └─137826 /pause │ ├─837654664343f0226928d0e40643b60edcd9f2309e270bffd3c460aa9760c1e0 │ │ └─39350 /pause │ ├─0aa5be6ee63c8cae073c817bf980472be2a72551200390571ae9ef85e84a039d │ │ ├─188118 /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 │ │ ├─362790 /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/tmpv0n4ohx_/privsep.sock │ │ ├─363162 /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/tmpoqjoibpn/privsep.sock │ │ └─364394 /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/tmp7s6i323u/privsep.sock │ ├─89a6c3e26045c8d024e0b578fd6dae742d2aeb7a09827ffa61bdff0494ed1687 │ │ └─54605 /pause │ ├─80f8761cfdbaa811a217ff725106aade55e2f4e2ced653190174533694048dc0 │ │ └─59021 /pause │ ├─885b8bd265da5a96b6c290724e1aacf4ffdf96314b05624afa9a59ae5c75df5c │ │ ├─41539 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42085 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5df5ff001d16e26f67ddb47ac1f5ef62113e18c8e7643c3b338f50210688c4c8 │ │ └─220031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─78f383bfe9a61b6f45953882a526a6da3ed9186c61f3bbce29b038e3a8bb67a6 │ │ └─181900 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) │ ├─4058301b78a8f594f004b2b5b0f26a93809a4f63af424260af24290503a112cf │ │ └─209937 /pause │ ├─507f0d41ac289c5a1ce093d7d4ffe28a53d0fa849d515b4ba5c9c2578e41f572 │ │ └─246441 docker-registry serve /etc/docker-registry/config.yml │ ├─08a1a1996a7fe72942da1ed9d3d8c4b8218b24d9b7ae0f9b5fc89bdc56f8521d │ │ └─46362 /pause │ ├─3367c821606647af898d658385510f19387998eed6d33d000d5548dd11457a3a │ │ └─39848 /pause │ ├─5fac2ce60bfe1602754750707fa959f8cf036ff43c0aedbe011d0ef7693e030f │ │ ├─140726 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140742 /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 -- │ │ ├─140748 erl_child_setup 1048576 │ │ ├─140936 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─140937 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─140947 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141031 /bin/sh -s rabbit_disk_monitor │ ├─dbf59d6649eaad02b24e0aa8f4ec3b8d4c98580fa4824f767468b7a24cac0a47 │ │ └─226311 /pause │ ├─f547f2b0973c19c8a6766dfba452d5ad0b49884a85a49303194172dd480c2f23 │ │ └─45479 /server │ ├─7e6eca86c10a11bd52cbdd63fe5a21a92a0d405af74a578f16ba3daa146935f9 │ │ └─170031 /pause │ ├─754c1d5b2d5676a5a7cc2b13654b83705a9935f9b51b2c41ef0eb1413c9b8c67 │ │ └─61811 /pause │ ├─056044204121aafd2a895ce58e4a3fbaf54337f94363fed4cc536f289aed6c09 │ │ └─39353 /pause │ ├─9e4441073c517df6738a79945ae34a38e85d3d365dd189558b08ce7e476b3bb6 │ │ ├─221940 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221957 /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 -- │ │ ├─221963 erl_child_setup 1048576 │ │ ├─222276 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222277 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222290 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─222416 /bin/sh -s rabbit_disk_monitor │ ├─1bd7081959521cc0e84967291c3e7bf55313ef1610e3e852dd4e05749e0c8754 │ │ └─46218 /manager --metrics-bind-address=:8080 │ ├─251b33d11629fb612d3b14d77b81332ea4e7c8bb68c7e20fd0676d79cfa3f62f │ │ └─170296 /pause │ ├─3955b70e3f5d25beb148ed5d5980d10b0f82ebb2063ec5376e18acc87c228d8b │ │ └─62453 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─82a0ce789791655b7ed04e8f5f938368bd3f4c281e46c2f9b6f0456241596c6e │ │ └─60752 /pause │ ├─e4b9d6a240731d9c4ffb6741286b26d0c807cd0240873a33b69e3d93958311f3 │ │ ├─168409 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168426 /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 -- │ │ ├─168434 erl_child_setup 1048576 │ │ ├─168632 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─168633 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─168643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─168718 /bin/sh -s rabbit_disk_monitor │ ├─128932b3da583c901c004fe6ce3b6890b0ad485ead57221b332c221204bdd920 │ │ └─94029 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-6jrxw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─11a27ae770d7501ea7bec109d9f8c638f05c4e77648ecc51a97cbfd0e54b9c27 │ │ └─39277 /pause │ ├─240a3229f187ba8147596dd1951397feb619b37bbb375d9e4d3630c49ceb51fc │ │ └─186078 /pause │ ├─35f2c7975cc346f52d5ad1b5fede91f26b65ac6e5792d3f5cb97b908395779f1 │ │ ├─198483 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199029 heat-engine: ServiceWrapper worker(0) │ │ └─199042 heat-engine: ServiceWrapper worker(1) │ ├─f37e6123fbe4ab8a710a3caa084edbc4fff52d56bb7f09fc2dba9987ae653451 │ │ └─46513 percona-xtradb-cluster-operator │ ├─e6f95eaed44d62d3b998b40717e9662e00f986c0b199dd2d00690fd698bd611f │ │ └─120911 /pause │ ├─f70c581930e38b129c13fc502dbfe2f95f176edc97807281c6fead22bbc59882 │ │ └─240691 /pause │ ├─4306ba6accd576a799c2e81bf803b095a483ec4854d0d256db02c9d85ae7a4fe │ │ └─188166 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─236e406b539bae1d6a31caace4004e1e7dfb5ca88f66f318b56f94ddf08d383f │ │ └─39458 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 │ ├─9c15ebd529c3e48f4ca58f88e672c7dd3bc46b0aaa8772fb58bb1e15767b2104 │ │ ├─76141 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76157 /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 -- │ │ ├─76163 erl_child_setup 1048576 │ │ ├─76210 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76211 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76406 /bin/sh -s rabbit_disk_monitor │ ├─512432588748f884104d71d4c76aae23b561bc4efd23030c79fd2e0fbd555b99 │ │ ├─104611 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104695 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104697 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0c41a8b67f80c36031d5ebffb82e6a304ba0fb2ef5efc41c75659e253d8defa4 │ │ └─66927 /pause │ ├─34941e121bc91f79caa37c75635daf1a7d25be6583d0f88fd475b711733345aa │ │ └─62780 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2b98e732fd4e6c0ecf329640f74819e038f0f5b6f04b7d617723e752b5216d13 │ │ └─54902 nfd-master -crd-controller=true -metrics=8081 │ ├─1d1073f63b6746c82182da91f17146a8e1f710cb1b52514d43157bc39969fe84 │ │ ├─262228 apache2 -DFOREGROUND │ │ ├─265036 (wsgi:h -DFOREGROUND │ │ ├─265037 (wsgi:h -DFOREGROUND │ │ ├─265038 (wsgi:h -DFOREGROUND │ │ ├─265039 (wsgi:h -DFOREGROUND │ │ ├─265040 (wsgi:h -DFOREGROUND │ │ ├─265041 apache2 -DFOREGROUND │ │ └─265042 apache2 -DFOREGROUND │ ├─a182e2b9ef0331f5babec3c435b18c1023a1f850e35fc76e3faff66fb0240827 │ │ └─42384 /pause │ ├─a98dd9fb50d90e12e9c9c82d36d77c68a28d418e22b75255fbaec5a418630ac0 │ │ └─46704 /pause │ ├─b47366faa8daa525d131c0efb335569c7b2aa951f24376c9b2e3c74a9fb3e8d7 │ │ ├─220047 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220684 octavia-worker: ConsumerService worker(0) │ │ └─220687 octavia-worker: ConsumerService worker(1) │ ├─b7bea1a5389bc81e1328d441647025206f6632cb6ab7cf858aaec08498b6480f │ │ └─58939 /pause │ ├─09d57e6fa26b67e34f54eaa2d9ea5d1dda614ae0eba86c809220bb5b6389d5ef │ │ ├─89582 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89599 /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 -- │ │ ├─89605 erl_child_setup 1048576 │ │ ├─89684 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89685 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89695 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─89916 /bin/sh -s rabbit_disk_monitor │ ├─8145552d2ab98d24d2d92f36de85e5cc4aaa737b521f90b66412eddb248f6c49 │ │ └─84130 /usr/local/bin/rook ceph operator │ ├─08a1314e2eb97560ddd59d06ec56885cbc9fbf5c418e497134c9b0e61d01380c │ │ ├─59492 python -u /app/sidecar.py │ │ ├─59723 python -u /app/sidecar.py │ │ └─59725 python -u /app/sidecar.py │ ├─10d419213d87bce612dced65931a9c0c67e0548d92349405f4a6b8272f90ba93 │ │ └─225200 /pause │ ├─344494b5b690399791fce5f99c59dee95574180989c42ceb2ee491bd77b310d3 │ │ └─42234 /pause │ ├─8053dd929c6ce6ae7f6b2c351a180574b392130346d359a74b577f0fe7be3a0b │ │ └─142636 /pause │ ├─0dfdaf52aad13c40a36055ff6f3ea5e90eeeee42ac473c45d91ca6ab4e17ccd0 │ │ └─62415 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c8a2f278677471612caab67ca8fc4b10845e02646fa53ffc1122631be2d51779 │ │ ├─128715 placement-api: uWSGI master │ │ ├─128728 placement-api: uWSGI worker 1 │ │ └─128729 placement-api: uWSGI worker 2 │ ├─dd6f414a74047b0edcf40501a93f2846a0fba5afff2c39aa6be44147d60c698b │ │ └─262580 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─56eb3bff0b05d1967eac50f7a774a9b86d5a088384d5e54bd82af81184b0f159 │ │ └─42808 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6621f1b9c8dba9caf068aa5479559eeeb22622a0e3cb9c9760686bf35cbb32e1 │ │ └─64042 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─037f92ee7b3363b8272e681f636a9f33a9af092f3e9a16b0db39af2517c5e793 │ │ └─49938 redis_exporter │ ├─aee4b96716701a2ed6c783b37278b46d9bbba184742b2b01a636b2185110f233 │ │ └─229556 /pause │ ├─228deb0b8e98b2731e80f60950c3c109c358030e861343f6dd70cacfa790ba6b │ │ ├─181868 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] │ │ ├─182192 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─182419 /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/tmpge4g6zvk/privsep.sock │ │ ├─361135 /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/tmp4eg7rrzu/privsep.sock │ │ ├─361557 /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/tmphuxswovu/privsep.sock │ │ ├─361966 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─361970 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─362591 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=617613e9-4f1f-45f4-8939-0285706134d6 --namespace=qrouter-617613e9-4f1f-45f4-8939-0285706134d6 --conf_dir=/var/lib/neutron/ha_confs/617613e9-4f1f-45f4-8939-0285706134d6 --log-file=/var/lib/neutron/ha_confs/617613e9-4f1f-45f4-8939-0285706134d6/neutron-keepalived-state-change.log --monitor_interface=ha-8cea0c67-9a --monitor_cidr=169.254.0.106/24 --pid_file=/var/lib/neutron/external/pids/617613e9-4f1f-45f4-8939-0285706134d6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─369152 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=dc6af7c1-2d1f-4683-805a-6dda83658220 --namespace=qrouter-dc6af7c1-2d1f-4683-805a-6dda83658220 --conf_dir=/var/lib/neutron/ha_confs/dc6af7c1-2d1f-4683-805a-6dda83658220 --log-file=/var/lib/neutron/ha_confs/dc6af7c1-2d1f-4683-805a-6dda83658220/neutron-keepalived-state-change.log --monitor_interface=ha-728493a3-c7 --monitor_cidr=169.254.0.206/24 --pid_file=/var/lib/neutron/external/pids/dc6af7c1-2d1f-4683-805a-6dda83658220.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─371490 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f21c7aa6-c4e0-4014-a5b1-371e55a58e9a --namespace=qrouter-f21c7aa6-c4e0-4014-a5b1-371e55a58e9a --conf_dir=/var/lib/neutron/ha_confs/f21c7aa6-c4e0-4014-a5b1-371e55a58e9a --log-file=/var/lib/neutron/ha_confs/f21c7aa6-c4e0-4014-a5b1-371e55a58e9a/neutron-keepalived-state-change.log --monitor_interface=ha-3cb10c88-e2 --monitor_cidr=169.254.0.160/24 --pid_file=/var/lib/neutron/external/pids/f21c7aa6-c4e0-4014-a5b1-371e55a58e9a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─372337 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=443889fc-4aaa-48d9-985f-2ee72b2a14c0 --namespace=qrouter-443889fc-4aaa-48d9-985f-2ee72b2a14c0 --conf_dir=/var/lib/neutron/ha_confs/443889fc-4aaa-48d9-985f-2ee72b2a14c0 --log-file=/var/lib/neutron/ha_confs/443889fc-4aaa-48d9-985f-2ee72b2a14c0/neutron-keepalived-state-change.log --monitor_interface=ha-2058860d-7e --monitor_cidr=169.254.0.5/24 --pid_file=/var/lib/neutron/external/pids/443889fc-4aaa-48d9-985f-2ee72b2a14c0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─383904 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c4193468-9fb9-4641-80d3-77f7dc197b66 --namespace=qrouter-c4193468-9fb9-4641-80d3-77f7dc197b66 --conf_dir=/var/lib/neutron/ha_confs/c4193468-9fb9-4641-80d3-77f7dc197b66 --log-file=/var/lib/neutron/ha_confs/c4193468-9fb9-4641-80d3-77f7dc197b66/neutron-keepalived-state-change.log --monitor_interface=ha-44870cfa-dd --monitor_cidr=169.254.0.5/24 --pid_file=/var/lib/neutron/external/pids/c4193468-9fb9-4641-80d3-77f7dc197b66.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─bfa070d78bed98f313c4fbc0fc45f668869ecbfab6c6c860df21bd9690ff3a65 │ │ └─229582 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─882d5d3890b747d9e0f37d28d5ffe47bd47ed5b8714a1f99e6dca02a0b7806a4 │ │ └─248332 /pause │ ├─b431a9abe225d9f7c2ab9e1cf3aedbdc16401362e58a94d8360a1b43a91dcc5b │ │ └─47118 /pause │ ├─100d10f05dde9ab0f87f9d705ff57f4201ca98fb388fc79e5913a0ea1dcef061 │ │ └─183506 /bin/bash /tmp/libvirt.sh │ ├─bfaebe407bccd0221badd05b079b4b0b00db49c846df6445fe5b9e5fa5f3b6b0 │ │ └─83423 /pause │ ├─b6479ef214bd2c722a3a51118f14167de991a2acad35eeb3bbbcf66d88e66b35 │ │ ├─82568 barbiacan-api: uWSGI master │ │ └─82581 barbiacan-api: uWSGI worker 1 │ ├─6bc08d330602556feaef00fdf2d87964336c36cd61d1c427e6dbcf6a1f8098cd │ │ └─49869 valkey-server *:26379 [sentinel] │ ├─c8e6fae8110c1275a3ede1ab73da1d536e78e728bbd86c517848b7e1d8e20a1a │ │ └─240393 /pause │ ├─d85c1f4dd8eea6ee70bffb73ca203722151b21d96f4addca62849722c76bf62b │ │ ├─171160 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─397135 sleep 300 │ ├─44805b0748951280a1816d1bbbf1071d8b96a6c32492581f72971c69e5e0092d │ │ ├─166379 nova-api: uWSGI master │ │ ├─166408 nova-api: uWSGI worker 1 │ │ └─166409 nova-api: uWSGI worker 2 │ ├─924dc9aca08c0e061d3f780a07e20a3aac5e162ee20221ba34c2fdae47d7ae51 │ │ └─170200 /pause │ ├─030c117668a8c04e0eaf791ad7f1c0fa6bdeb10c02bc73560ce0bacbff873613 │ │ ├─ 45402 /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 │ │ ├─ 45414 /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 │ │ ├─ 45561 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261806 nginx: worker process │ │ ├─261807 nginx: worker process │ │ └─261808 nginx: cache manager process │ ├─fff187c6429019e1dc09a56ea4206b7f24aa6ec0d93b6d77074196b28b2e021a │ │ └─54824 nfd-worker -metrics=8081 │ ├─25ce27f5c575bd7a9557c54a873bf79bc746ad6d93e33e019063729382665824 │ │ └─45169 /pause │ ├─41e15a66f679b23db9df1e013ed209b6ceb62892c30615dc82368b5014d4172d │ │ └─59248 /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 │ ├─32073f77057c7dcba16af07f214a22817ad8d298ee11f271ee6992a8bac27a1f │ │ ├─265665 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265678 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─472301d2391f718112b7c896448bc7d57ec11b4bb67c2ac0b77bb3cfb6bf8e3e │ │ └─42682 /pause │ ├─ba1934f4e911b9b2c9c6d524389dd1e5cdd4b89e1e88da243317446c6e5ce906 │ │ └─58983 /pause │ ├─f76a91ac7d0ee5b77763cf42a55746167fde42f53559f88c44bad3d9b0db7166 │ │ └─263541 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─10e85b2cf85daa9eeebbcae29aedfca6f69e614595da77de2cd0ab3bd7533c2c │ │ └─139921 /coredns -conf /etc/coredns/Corefile │ ├─7c03f1eee4590a5ac6d7bdc47f9185dbd910fe0b976290854663457a3623b769 │ │ ├─102523 glance-api: uWSGI master │ │ ├─102538 glance-api: uWSGI worker 1 │ │ └─102539 glance-api: uWSGI worker 2 │ ├─b70292730e3d7f31396f5f7c6c871db50cd84acc8e96af3c3550ce7130f9148e │ │ └─170152 /pause │ ├─0827d6091f383f2a33e4dcd4c7510546e85230538dcbf653f88366ee5699d78d │ │ └─41314 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─afc84b66ddadcbaa9ec36b4bf98444c193a59a53c1ef9d221044400928c77cfa │ │ └─140585 /pause │ ├─f76664de35309c90bcce9bfa997b9ae3c8337936475a2ff2eaa19eaa431fd044 │ │ └─139731 /pause │ ├─44a03b24e8c9b404b36d9c0badb470475d1e9f6091adfe80b3962b68e6ec9c96 │ │ └─63174 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─78571d0d6131c1d106b2db6b42ad995c4864ecb2d58109d490dc1e0c95afd392 │ │ └─63841 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─bee7e697d777345cf4308497eb5508220f6cdd8e77a06e90883ec1492f5af14d │ │ └─209915 /pause │ ├─05e3776f14eec207df2a4010c136ec1a8ccee788eb8f2f074c9322a1684b74f3 │ │ └─39369 /pause │ ├─52d35083651f057daed0553c2d77b20c0c88de4a6e228c02ebe8d027ec131be2 │ │ ├─342922 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] │ │ ├─343395 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─343614 /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/tmp1lpvrwgp/privsep.sock │ │ ├─343926 /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/tmpd6we3cfq/privsep.sock │ │ ├─344298 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344299 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344486 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/37034f97-5eef-4b6f-8970-8b8a48889f45/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/37034f97-5eef-4b6f-8970-8b8a48889f45/host --addn-hosts=/var/lib/neutron/dhcp/37034f97-5eef-4b6f-8970-8b8a48889f45/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/37034f97-5eef-4b6f-8970-8b8a48889f45/opts --dhcp-leasefile=/var/lib/neutron/dhcp/37034f97-5eef-4b6f-8970-8b8a48889f45/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b292a00a-3ae0-48f2-b413-f1834b682c97,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 │ │ ├─344490 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/81748a7a-8429-4505-b5da-50a1ec1b42a9/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/81748a7a-8429-4505-b5da-50a1ec1b42a9/host --addn-hosts=/var/lib/neutron/dhcp/81748a7a-8429-4505-b5da-50a1ec1b42a9/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/81748a7a-8429-4505-b5da-50a1ec1b42a9/opts --dhcp-leasefile=/var/lib/neutron/dhcp/81748a7a-8429-4505-b5da-50a1ec1b42a9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ef6cc997-cc93-4c6d-877e-7e9bb30cd280,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 │ │ ├─344495 haproxy -f /var/lib/neutron/ns-metadata-proxy/37034f97-5eef-4b6f-8970-8b8a48889f45.conf │ │ ├─344503 haproxy -f /var/lib/neutron/ns-metadata-proxy/81748a7a-8429-4505-b5da-50a1ec1b42a9.conf │ │ ├─360915 /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/tmp47ej7hw8/privsep.sock │ │ └─361693 /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/tmp8qbyacxp/privsep.sock │ ├─7ad1f17256afdd83ae731a98c1fa6525c763734e01d01e11b0ccc1b4c4f897ea │ │ └─184247 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─04ed738d2e3fb8b7a51d344def9f42360b9dd2215d530c2cdfd0391e2a43ff23 │ │ └─39298 /pause │ ├─02153d641e408240dccc4af054dc158fb00e298722afb0674338f70866fab39d │ │ └─202324 /pause │ ├─5b1869336cf5a8b55b3bf3b2b402c9f9482ee0da260cf84ab05522ea81030315 │ │ └─76027 /pause │ ├─a57d1cb3e4ec4d3d3799345c88f1b3b9f56c47cf006e86deec7c5d11a9e447d0 │ │ └─61503 /pause │ ├─36b39d8ad0ae027bd11d19a9d68a021369f13c8e84f31c4e56e2f941b9922560 │ │ └─64272 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.162-253-55-43.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 │ ├─8fdbb6176e59490d691bb3a92da7ed76003ae5d3da0e1817816e0e6ab3b291b8 │ │ └─227421 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─776deb6965f29a16c3ac91d22d5b44ffe4b86455a1c90c4b93d13121200929e8 │ │ └─42298 /coredns -conf /etc/coredns/Corefile │ ├─84241dc576b4911b34b6598923f2a550ebae44415a63502b8a040537e5100110 │ │ └─103675 /pause │ ├─0d557a43c170f7af19dc2c5fbe6bca922bf013c43b61ae4459c3eba8566c5ac6 │ │ └─64508 /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 │ ├─113a39b4434c06ded7bece6eae5d13b192475687077a5d09ce8eb87f447d46fe │ │ ├─105794 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105811 /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 -- │ │ ├─105817 erl_child_setup 1048576 │ │ ├─105865 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105866 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105876 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106124 /bin/sh -s rabbit_disk_monitor │ ├─46f6eae2ff8cde2d9313c16e7d122c95786f4705ccf5e268a4db7083f926292b │ │ ├─166494 nova-metadata: uWSGI master │ │ ├─166513 nova-metadata: uWSGI worker 1 │ │ └─166514 nova-metadata: uWSGI worker 2 │ ├─b0c02acaa4c65d540a220ccda1a7e8da8d478bef4cc94c98e6ae3b58a4d440b4 │ │ └─64006 /bin/pushgateway │ ├─bb51d01584b923890a9830176808ee4de659e8b0c2f2e4d7a57ee1df8464bd8b │ │ └─224258 /pause │ ├─5f42bef7f1b3eea85519c14bb54fd6f1e769ef6d8bdd67a0dce5a0096e687098 │ │ ├─47480 mysqld --wsrep_start_position=efddc52a-1ceb-11f1-9057-03676ec48aa7:20 │ │ └─47573 /var/lib/mysql/mysql-state-monitor │ ├─0d863cdd84c8000ce7024e75a914c9300d3d633830f091aaf6c0be893b64ade1 │ │ └─262888 /pause │ ├─6545476d42fc72e5e508bc1de953f945228f0113064bd20ee4db044689ebe3b2 │ │ └─143295 /pause │ ├─684c00d9ed4854a3e26b35eec2071d065bcdd4e0be3f68b7a8db45a101d4efb9 │ │ └─54650 /pause │ ├─9d5a2121043c95ba2fb0bc074157eac6f2b8d54fdb119a34de921912ece6279a │ │ └─107632 /pause │ ├─78d53b8455d828abc5f172186623c13549c0a0796247341c2194f60f7c4aba61 │ │ ├─183908 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183925 /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 -- │ │ ├─183932 erl_child_setup 1048576 │ │ ├─184166 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184167 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184177 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─184439 /bin/sh -s rabbit_disk_monitor │ ├─eaadcaf02f7011b53b893c8f41c98fd664ef0ef1bb2fb1c574cf4f4a0f0e111b │ │ ├─138214 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138227 /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 │ ├─7e66068d60742141c8007847954b404980fb5afeba00183459bd9ab62c796e46 │ │ └─42898 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 │ ├─3ed4727df0d0b2a6f9e4001ce2feda74c4d432c85cf69b0bcd27a1b22ff08efa │ │ ├─62726 nginx: master process nginx -g daemon off; │ │ ├─62741 nginx: worker process │ │ ├─62742 nginx: worker process │ │ ├─62743 nginx: worker process │ │ ├─62744 nginx: worker process │ │ └─62745 nginx: worker process │ ├─9e3226f2406b71a0fedb15cf999dd3ca1bedabb9bf8aed2a73b496c49ccec46b │ │ └─170570 /pause │ ├─9e68945ef81cc85af4f15d0b8f1beaee05aefbdbe4444b9f97977eec4bf51c05 │ │ └─59618 /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 │ ├─7749b0dd1b071bdd61a8746f834af1a9ea9011047ba088d59f999aeb821d14cf │ │ └─64243 /pause │ ├─ee76654488ec2efd6ae915155f43669c4a56dfd6f4370b872c3e48d4fe1a408d │ │ └─45954 /pause │ ├─37c413f8f60261b3db62ec23d197ed1bdbfc19252f32e0ed64ee6415674dde30 │ │ └─259549 /pause │ ├─689667401a8291d67ec8855a64f85e08d12e01dbe609595b49e44646bab5d277 │ │ └─61136 /pause │ ├─c9b26c572e48fe746dd6e1b415508e50fa2fecedafad3e3b26f2a034375ac7db │ │ └─186119 /pause │ ├─8c81cb055d442db698a54b8e96ca592c6ff83c43df4e0b8dbb868d07f3496b78 │ │ ├─178961 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] │ │ ├─179283 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) │ │ ├─179286 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) │ │ └─179289 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) │ ├─a914c22c5ffba1b924e6fea48ee57ee351364b8a7d90bc10d729600f53ab99ff │ │ └─105658 /pause │ ├─165cfaa6c8a802c711bd548668ae510611831b96de3b4b7ee6ad05c328088472 │ │ └─53890 /pause │ ├─4c5dc893fc7b484065f1c3edc9f6e3f6d34fa73b70cbc6fb0f9bcea81d01eba2 │ │ ├─64951 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64968 /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 -- │ │ ├─64984 erl_child_setup 1048576 │ │ ├─65060 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65061 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65259 /bin/sh -s rabbit_disk_monitor │ ├─a193ec6a9f00c81bbf54a54ce54148d410847e6dcd604ce71b477b497ff3b24b │ │ └─39888 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─63a933c26172b61c3d0fe8e4a3897ecc50a44ffbd425dc52a6a800ff67d93984 │ │ └─42708 /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 │ ├─3be3092092789382168fbbde8a8b3fae0460fc05c7b6ec77c18175126e44f0db │ │ └─42463 /pause │ ├─9afbfba2a1568f642854f86ae377c8001dc4c1b62075edfbcbdf41098f4da7e1 │ │ └─49513 /pause │ ├─45cb759514b7b8e8b5cddfce30337a0e9b5917787e8819a1011e89b75130c54d │ │ └─64457 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.162-253-55-43.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 │ ├─9ac2f9c4bdebc6af13fc53b4b6d748a2a0d5ce774669c1a6dea5bf47a27df5c5 │ │ └─46072 /manager --metrics-bind-address=:9782 │ ├─45f28e16846aa336eeb7025634e753ceb356fa2b0a6d7471f026f76bfd16d93e │ │ └─183702 /pause │ ├─84a67a19821b4162fee99cf438cbfb3996905daad760c773ba865d05f8b0581e │ │ ├─240440 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241240 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpp3_12rtk/privsep.sock │ │ ├─241250 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241252 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─769551fb6c23ea8036aef6a1fdeec82b2e04608f400cea0f2cd25fe6c052d703 │ │ └─64923 /bin/oauth2-proxy │ ├─026071b0b2d3444a4a2e861b457e86f4ea4abb23946085c46cda90e6d5991dff │ │ └─248009 /pause │ ├─4d149f1de0260bc612cf5d43700559b3f9d159450d26c17fbe77cf41c4f51cf1 │ │ ├─179806 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) │ │ ├─180394 /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/tmp8v5j2q7v/privsep.sock │ │ ├─180662 /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/tmppefwujef/privsep.sock │ │ └─180932 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─0a88a148d61cb1c9e986879a07f9cbc5401c0b68ce2554fc6998bf1b947c729a │ │ └─39496 etcd --advertise-client-urls=https://162.253.55.43:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.43:2380 --initial-cluster=instance=https://162.253.55.43:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.43:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.43: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 │ ├─7c2633c4f0f7ea67421d9339ef0930d7e862c2a66e494cc79d02b97207b0d195 │ │ └─143715 /pause │ ├─e029a875b97e714d8e18f94118971d58a1b93c42362cd57d01eed2a6ca240024 │ │ └─39442 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 │ ├─69b7b228081634a444099727cf774ee8e560c9f1f0f589806baee98d519467df │ │ └─47224 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─9aa4265ddf45eb3d2e6a45452c88bc0afe024ce696a315ba72ed765d74f79efb │ │ └─60630 /pause │ ├─21d11c6c29708f14530de1d66795c44f6e6443d4e52d2c289da79a1506992e40 │ │ ├─ 94105 /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 │ │ └─340842 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─17216529f0f91047ccd79d2d51f98bbdf7fdd2ead22e71a2cf44f520d5ee1d33 │ │ └─103607 /pause │ ├─019a77236c279e7c8601c0c7da152e75c059bb4f0865588d8595af8724620af8 │ │ └─230979 /pause │ ├─402bc99e09b61c11708f9c5580b9d9822ac8f972b8a11756ddf4c7d911958159 │ │ └─227393 /pause │ ├─80ed2266d724fae5128abafc0a5b8d4fb041fbc7459e39c53495c610a59d03ca │ │ └─93642 /pause │ ├─68e483ab4247b9e11f02e243b20c4ce65fd5c0dae4647fddd417729d3987459e │ │ ├─121767 /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 │ │ └─121986 /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 │ ├─fd689f64d609d15faee5290cd0b07c5e5a5bb40ad7eddc5c441cc59f6deb3eaf │ │ └─139408 /pause │ ├─10018309d0c99ac220c3e51073d7b3bcb453796cb11e8bea396fcf18aeb95c1f │ │ └─257726 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─387706fd2391555c91e2a6138e5ee26611cca9148c55c7f7662d82779680bf17 │ │ └─49264 /pause │ ├─656ccadb2620139dddf69c43bda52d785942336044e227edae77a564b6f0b12c │ │ └─64337 /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 │ ├─55e0c8b27a9bac74964e5ec90504309895b691465ba3b826ac9b3860d6ea19e6 │ │ └─226336 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─7c35dfc8f3ce242ee44c2a0136b327cd36f6ef1a19e4065776f8c8faf2861d8c │ │ └─168182 /pause │ ├─f473a4161b305d62f3198130e58163a88aac37e7047ad879b1fccf81ba8a18e2 │ │ └─54868 nfd-gc -gc-interval=1h │ ├─eab600032e74e492e4b522684683ba3b5c8dc70e212426040aa728b225068acb │ │ └─39476 kube-apiserver --advertise-address=162.253.55.43 --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 │ ├─e5892605ba224fb5c367cfc069f2f4b0b104ea68fed43fee264c1bb9f0a942c7 │ │ ├─178968 neutron-api: uWSGI master │ │ ├─178995 neutron-api: uWSGI worker 1 │ │ └─178996 neutron-api: uWSGI worker 2 │ ├─4c340f459f5ca01d7f072891877e7c2015b75d820c41bde92235d386e5801a2e │ │ └─170100 /pause │ ├─740293fb937c5c3518f280bef6609bd322f0021b95adfc98f02b3223b964efe5 │ │ └─42761 /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 │ ├─714e7d86306fce1fdf3e621539aaaea6eacd2a37a8aeda601e15162f12519e87 │ │ └─143103 /pause │ ├─ae21d2dd9927bbc9ad85059cc993f4e83a079d050db3344a8e43d94d2719b849 │ │ ├─47143 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 │ │ └─48485 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─fd747cc5e851a3e4c5f1373606853f0e599f96698be8b146d1613db0ee68b5f8 │ │ └─42565 /coredns -conf /etc/coredns/Corefile │ ├─5e04a28615d891404cac22d7dc391638311d58f33c34df9352953cfdef05a124 │ │ └─120837 /pause │ ├─2b02a4390f3f9682ce3f11cd9b7f0579b29593a41a87efac452d23f2d3438a26 │ │ └─60091 /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 │ ├─54d4b660c573593903b3f0a62fb01723218c84f7bd1a8e8b2d219cfa78a299ec │ │ ├─167181 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167467 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167468 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─bb9d68fd71f37c427fb3890c0d5e23cbb8b4ee3cade36a324e2f859ec599b603 │ │ └─49555 valkey-server *:6379 │ ├─4d6b6fbc5367d9d791a3f5ee2629b2c76a0f17845342088f17ae47e1ca2de0e8 │ │ └─40590 /pause │ └─ed15fbc9516acb72bdcd206a571f5823535e72b16e8e3a196c84739dc319a53e │ ├─257745 /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 │ └─257923 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount