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 │ │ │ ├─21583 /lib/systemd/systemd --user │ │ │ └─21585 (sd-pam) │ │ └─session-22.scope │ │ ├─21580 sshd: cephadm [priv] │ │ └─21605 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─715 /lib/systemd/systemd --user │ │ └─716 (sd-pam) │ ├─session-4.scope │ │ ├─1469 sshd: zuul [priv] │ │ └─1482 sshd: zuul@notty │ └─session-1.scope │ ├─ 712 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 874 /usr/bin/python3 │ ├─ 1473 ssh: /home/zuul/.ansible/cp/199.19.213.225-22-zuul [mux] │ ├─412843 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xyongqahhntzstzkuvtwvqcpxkmfeayi ; /usr/bin/python3'"'"' && sleep 0' │ ├─412844 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xyongqahhntzstzkuvtwvqcpxkmfeayi ; /usr/bin/python3' && sleep 0 │ ├─412845 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xyongqahhntzstzkuvtwvqcpxkmfeayi ; /usr/bin/python3 │ ├─412846 /bin/sh -c echo BECOME-SUCCESS-xyongqahhntzstzkuvtwvqcpxkmfeayi ; /usr/bin/python3 │ ├─412847 /usr/bin/python3 │ ├─412849 /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 │ └─412851 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 … │ │ ├─ 9816 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12479 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f1b045783fec8f0f1a52191a5822aeba14d154901d49636fb7752be185e115fb -address /run/containerd/containerd.sock │ │ ├─ 12840 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 767f8d810053204fb3fcd4c44068cb613a411637babe3753e84747352e4261c4 -address /run/containerd/containerd.sock │ │ ├─ 19678 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 74564c6c169b8093ada0fc2bfc997bc190755e22941bb4bfbd78294d63e5c282 -address /run/containerd/containerd.sock │ │ ├─ 24842 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5e3e51372e4f849daf2190ac4eb547c23fe8bc31142a54b50663e4a9e620ab00 -address /run/containerd/containerd.sock │ │ ├─ 29360 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 086df5b231d99a29319a35b5f8b79fdb186410bddc5d60460946a211f20e397d -address /run/containerd/containerd.sock │ │ ├─ 34146 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 75d12efc28fa051178a49f87a0d297ea1cce1a7b2a07096aab1962bcfc8ae436 -address /run/containerd/containerd.sock │ │ ├─ 39723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 236254e330045904f64220d4b35b2bd36b8eeaf61d5aed975f003271a7c960d4 -address /run/containerd/containerd.sock │ │ ├─ 39761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e6fcca112e8ad1d4a65a64f02e2b8dce3ce5ec71157efcf451f8917db3fefc3 -address /run/containerd/containerd.sock │ │ ├─ 39794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64f8a99c7d9627f67da625376b85120164270a6ffb0bf3f084f0fc4514d41734 -address /run/containerd/containerd.sock │ │ ├─ 39804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f9d581753e206c4692e8a04ecbe675768004d977c09f9ecc5aaa6d08909d430 -address /run/containerd/containerd.sock │ │ ├─ 39816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b51d53f682e4d1faede2f41a426731f7d7e566f9ce7209bd51a49eb760e4127 -address /run/containerd/containerd.sock │ │ ├─ 40294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c48e5e404bfa101815c665cdf3fba6386d817d574fa5c377233b2249c75b07f9 -address /run/containerd/containerd.sock │ │ ├─ 41054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d59f612fdd0c6eb84e38627c812cd8d0e55394e575fb070f7cd5ee8e68e85d8 -address /run/containerd/containerd.sock │ │ ├─ 41083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc01d912fe0dc0ab44631294024ef7c367b3c0cd3c38716cfdc9e707b06a8afc -address /run/containerd/containerd.sock │ │ ├─ 42437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ad7ec64ac66e805673e2aca77815ca4eff95e647eb715309805f18fed6e4390 -address /run/containerd/containerd.sock │ │ ├─ 42824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06898514ac50a0239950a2a57d3bfabdd85aaa6fc6f3056b103a0adf6486164e -address /run/containerd/containerd.sock │ │ ├─ 42891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b0cee1c5080bca6150705ea72726ce3327bb71c59d6bd6d5fd239c875f5e670 -address /run/containerd/containerd.sock │ │ ├─ 43344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 115cccc7a32c6d74d45d3a51f48e65b3e8b1d7aea06059a0fc72d74a3e14b492 -address /run/containerd/containerd.sock │ │ ├─ 43883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 383689e4ae0030e5a9fed06f4ccf69fa36bf02d420418d4c33b24687c18199f9 -address /run/containerd/containerd.sock │ │ ├─ 43923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 906e2c52ac96e871b5d81ee3f65a8ed3363024b1587151cb319a55a7b4d341ff -address /run/containerd/containerd.sock │ │ ├─ 43961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e257a741aaaafd89619d8297f7ecbc7ce4a01a0b9c6cd922e74342a62467332c -address /run/containerd/containerd.sock │ │ ├─ 46255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a71fc8a261a688a6391cca580b8d294920f7b00da6ed88bd705d5b6cda0f9e3c -address /run/containerd/containerd.sock │ │ ├─ 46352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 243c0e2af30ad0b1e36e7e82686a3798aa0c8771838909506c14fa8b4a371b47 -address /run/containerd/containerd.sock │ │ ├─ 47283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 370fe83186479ea32972a5f3d120b26458d2265d5da9665f243ad9189d033e30 -address /run/containerd/containerd.sock │ │ ├─ 47382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 416f6a1c079c3da1b260fba5330b4972f38a5999c2e84240a732dced602a0911 -address /run/containerd/containerd.sock │ │ ├─ 47764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab0b4ddba620bbdaec84ca2e8698a5bd44fd47df0583ed50a0f8d572da75effc -address /run/containerd/containerd.sock │ │ ├─ 48063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc965a33dac51aac112b2e57ccbde751bdb8599eb5bded51ff1347a099c9150a -address /run/containerd/containerd.sock │ │ ├─ 48491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc339a986a3803c7caf18bcc7ff292b5c7afed73e2e6148ec01da2477590c446 -address /run/containerd/containerd.sock │ │ ├─ 50851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 997fab7998ae60b8f42ced19587331aef4a63f3c81570cda4c20a9cd1c91dd5b -address /run/containerd/containerd.sock │ │ ├─ 51039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f64e49ab75ba4ab6925acce56b5373868792be770044ad4f5f26dccfac26af0e -address /run/containerd/containerd.sock │ │ ├─ 55304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2c33fa3a8e414622f5a9d0a606f9a0361c62ed8c7c338dcbddf089c8f3adf2a -address /run/containerd/containerd.sock │ │ ├─ 55972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e513d5530c786154cc808177d884c787d5520bfc4472482bd70ea71f49820a85 -address /run/containerd/containerd.sock │ │ ├─ 56020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52b2fd583fb90b0daf9e814a7901f61092ddc04b4959d21d852ab3ec2f70ba0d -address /run/containerd/containerd.sock │ │ ├─ 56066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60a7c731929da57ce4b5381261b9d5fdef989eb9873ebeb1f957f49e930a9871 -address /run/containerd/containerd.sock │ │ ├─ 56284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a533f4d1edfa210f8bdde63795394a23dcf2b52025c5d1cdf6c3e8b3e43b306 -address /run/containerd/containerd.sock │ │ ├─ 60601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ab1dc1a354f4c08775b43e481c58140858d97451a17698e08d1e8bfb57da36e -address /run/containerd/containerd.sock │ │ ├─ 60672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cfd9aacb0e2fa6e6bb01cb8122fe073e894a321fdc1b555797a3756f796a68b -address /run/containerd/containerd.sock │ │ ├─ 60711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd09e41f28477934a9da76a83c2a780eded352e2b94a9095d853dfcaeff48e44 -address /run/containerd/containerd.sock │ │ ├─ 60736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a217ea69992b9a8ddcb6e9725ee833f976ca609503d1963e7c514e380bc59fd -address /run/containerd/containerd.sock │ │ ├─ 62513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e24d3a9558e718eaef5d2d31df42b7209c00311c34b67047430709ecbcc266a5 -address /run/containerd/containerd.sock │ │ ├─ 62585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffaef1ef79b0ea851229f7d53656498be426ef31a2abb6b9d60fd179e335c67d -address /run/containerd/containerd.sock │ │ ├─ 62632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e86993578ac2dbda24b3daa98fe2c2e86362c6e5c4a5b4431084eee45f3c014 -address /run/containerd/containerd.sock │ │ ├─ 62817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d5f5943c7391d19db7cd4333d7d51b1f6f51af47a5058b31b63ffc2080a397 -address /run/containerd/containerd.sock │ │ ├─ 63030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dc5f4b6dfbbf7f9805dbf904d6831c0a7d7f71e2cbf8410592fe70fc36d0ba8 -address /run/containerd/containerd.sock │ │ ├─ 63239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef7b63fb9c2268884ee49aca2b27779d2979c2ca7769e97bd966224240c7fc9f -address /run/containerd/containerd.sock │ │ ├─ 63563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd6bb72de3da4aa228e5bead0dda2497866055933dea6929a015598be370cf3e -address /run/containerd/containerd.sock │ │ ├─ 63725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ac968c47d22bec7036a0b78f6da587e94e919a0b6cd93ec8c7447de3decbf43 -address /run/containerd/containerd.sock │ │ ├─ 63981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26d55daf63647d4f60535be0311262e9844c0d14fc922939a78485863bd2054c -address /run/containerd/containerd.sock │ │ ├─ 64829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36c64c89072929225d972906ca215bf6af56802efcd39daa297d6e9760de3f3a -address /run/containerd/containerd.sock │ │ ├─ 66131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e79efddf293f15353163f7ba63d892bb8b14639cd376da1ba1dfe8cfaad3e60 -address /run/containerd/containerd.sock │ │ ├─ 68664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79582479ba5435138182bf7dee50769f899e360dd4c46f39fe9f607f35a1cc02 -address /run/containerd/containerd.sock │ │ ├─ 79793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 263af4fee05a608760016e45f376ca7c0613eae4e3437391b0e084f261e2c46c -address /run/containerd/containerd.sock │ │ ├─ 81328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c00c8991ad056ffff9bcaab323789af822f3296ab110569c67dcf0e1d53db685 -address /run/containerd/containerd.sock │ │ ├─ 87230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da245afbfda0b4675ae64f0dea6c0ebffaa911b8bce4fef67b3283c7d2770095 -address /run/containerd/containerd.sock │ │ ├─ 93565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f08983f73e6eca85a07fede6968ad0f11cc8a8c6b44c50e6b9e75369b4f08d99 -address /run/containerd/containerd.sock │ │ ├─ 97425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e08ba0c1ca956ab34ea0fcc6592635d1aa763521ea2240c9a7bba8c1531018 -address /run/containerd/containerd.sock │ │ ├─ 97470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7deb67e838d40a9caa432d77dcee26c22cde3780fc0fdf17e85b10fc82ee20a5 -address /run/containerd/containerd.sock │ │ ├─106325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f97c52410dc3e74624f5607448160c7fbabf1c1ec0df9944a44bae34a27fbecd -address /run/containerd/containerd.sock │ │ ├─107836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13bcffea3bde0eaaadb2daafb0e9516869251c5731cf01917981e166df512c27 -address /run/containerd/containerd.sock │ │ ├─107957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef4d415ed41a2e517ffa8f94d60922eb0039258d63825a90db9ee871f13ec39a -address /run/containerd/containerd.sock │ │ ├─109784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c30538d60f78f9b4a2c42f7a7620f2508b27e3cf1974d5ab162bab93b675f2c -address /run/containerd/containerd.sock │ │ ├─111601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61c91b1be347f6a8c34886eccd2fe7bdc2bfa7a5ac39d08e44b6cd3bfcafe18c -address /run/containerd/containerd.sock │ │ ├─111650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 326b5f709ebee6fcf9c26615c80a322587dcf07ff77ad0eb69c90fbc84108e6a -address /run/containerd/containerd.sock │ │ ├─124651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e8c2b502d2fe5afbff6173d8476e1e1fb740dc8106ed1b7070477dafc7d50d7 -address /run/containerd/containerd.sock │ │ ├─124688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b775d17d1dd8c179fc7dfc70b8237239c71a1ce93beee34c5a6dd77aef7b1dd9 -address /run/containerd/containerd.sock │ │ ├─127349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e543642a201e6a354ee8a7af2c7df762ca144bf0a280839fc11ea0329ae6f2fb -address /run/containerd/containerd.sock │ │ ├─153577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0437f9c024eada2ad25c34237c96b2bf4e631d478588317aa0d5089fa576ccb -address /run/containerd/containerd.sock │ │ ├─154624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 025d5fe3dae70c08674c4aead021ee6263a0535b57291aa9c1b32d73431eb69e -address /run/containerd/containerd.sock │ │ ├─155614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f9ecd402095afe496d870506076c7705b367788120a22ab3f123dfbb015e2ae -address /run/containerd/containerd.sock │ │ ├─155659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1675643c711e69989dd151bbb5bce48a1f1e5f4dae5a44cdad30002eb51e365d -address /run/containerd/containerd.sock │ │ ├─156337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b4369acae0f2be51891083e90abfa0ff722c4c7c3863ec621646f385bcaddc9 -address /run/containerd/containerd.sock │ │ ├─157386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4852fe3740dd7b68919aa6f3c85cba41ff00540598ba870d064575f516a30806 -address /run/containerd/containerd.sock │ │ ├─159793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ec5985ebaac2ff8f2f7385e611176f84e20b90c8ec64b973c4b1f3447e661e4 -address /run/containerd/containerd.sock │ │ ├─160081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dadb868756ae380c555224dd86217dea4862b0bde7e12eba24f88e315738208f -address /run/containerd/containerd.sock │ │ ├─160130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0969875bf4be0566aaf2ea160ee34c1854e9fc81c2cfbeaffe46f123650de5f -address /run/containerd/containerd.sock │ │ ├─160281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801c2d1f849134cc03db01e170c22d60c8fbe72f9f12e959750bf5e708031c1b -address /run/containerd/containerd.sock │ │ ├─160373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67227cf4443fbe77eb7386b4606139f71687ed6ac7d299881d8c44c6a6259f77 -address /run/containerd/containerd.sock │ │ ├─160925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aa7601178a9651e024dd0d3beb7962d90184915de6f6be61a584075e986dcd4 -address /run/containerd/containerd.sock │ │ ├─173258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b305f058a32cd4bf1517515e224bcb9174d8b50671b598f7b0898d86b88c5490 -address /run/containerd/containerd.sock │ │ ├─175084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17779e1e732e2cfd2202eba9d68434d30f6a58a861756f782083ac0ac7842c3c -address /run/containerd/containerd.sock │ │ ├─175111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfe37d68ed1a10cefab1e58d056b3ccbf45b7a538d98c569b66932a5f438b650 -address /run/containerd/containerd.sock │ │ ├─175198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e80d24c414e0e91a55d6ac8abf9ae896012cc611f4c49573c84e413afea65a4 -address /run/containerd/containerd.sock │ │ ├─175436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6785e4f805e45eac30e0f129fe35b363db5bc1e2f22711277e49c71a2b5731a -address /run/containerd/containerd.sock │ │ ├─181648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fab729c0c01436e57ccb1119bf8fe004a690d68dc14068a189cc1f20bb536c1 -address /run/containerd/containerd.sock │ │ ├─187507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bf64ba6fd65975ff66267364df350090b0142e7a950c23818463e97b22618cf -address /run/containerd/containerd.sock │ │ ├─189657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72cc4c03825427684f275cad82fd54ef20282ee6a2be72c1d7f5dec5a4f11f7a -address /run/containerd/containerd.sock │ │ ├─189761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee203ae711833b1a34e454f4493d84d18e141129f8006191633dbf547b8eaa3d -address /run/containerd/containerd.sock │ │ ├─189952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee5b612018ce71a32c797dfee82a174ec9e1eaa733dc8f2af6478257d3063a7c -address /run/containerd/containerd.sock │ │ ├─206387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d3afb7053403e0301de0c53bf9140bb8e902b8ec915ad0491e9f9c61bc04700 -address /run/containerd/containerd.sock │ │ ├─213629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a23b3916bca510f3c2092cb5f4057e579e6e6c148f4f2c398750aebb2781f893 -address /run/containerd/containerd.sock │ │ ├─213656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45aec445707e9cfcf0414a360b91bd6dab1546e7ea7d1e0a426dc8317d795388 -address /run/containerd/containerd.sock │ │ ├─213905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ee381b2ffbb1ed585431ce95d479b779c708ac048b88771d380b1fc50660f88 -address /run/containerd/containerd.sock │ │ ├─214027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09bb148d22e9f9b5749f65fe1f15f4b79b60f93aef6b954e2fd323ebc9841981 -address /run/containerd/containerd.sock │ │ ├─225767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faee0c835aeef89dc3ecc0c25d6f044e24467fb197bf617c388c2310566e0ef9 -address /run/containerd/containerd.sock │ │ ├─228847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a24972af2f00be3bd9b0696c763ab06c30c42dc5f5237c365ab1321b4c387fe -address /run/containerd/containerd.sock │ │ ├─229996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72c25a5b85d337fd22da80323ad46ebc62eac0d70003e3f0fcc1c0e035be1c43 -address /run/containerd/containerd.sock │ │ ├─232752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96e9c32962aeb83857d02bb1f0bea5ad225d00e7a3c8d3707d2e3a3bbc14d402 -address /run/containerd/containerd.sock │ │ ├─233824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2beb5a6c7e9eed8adc779835ab9e0b13d41602c4f9b75bf9ff9ccf600f2e5391 -address /run/containerd/containerd.sock │ │ ├─235989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a25acf8eba90cfe29a97d8a87acad043185236101630d09a6bdec5efadc9225a -address /run/containerd/containerd.sock │ │ ├─237622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa59dfa01042f3b1cca387ffa58101dec94a6cd19b114b9c334ef3cc70a6090d -address /run/containerd/containerd.sock │ │ ├─237692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4e179d7a97e459574908e40f3e4c80e20d86df86408928c2b1031af5b6d6a8a -address /run/containerd/containerd.sock │ │ ├─247554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d545d5232d941e13bafb8f02f993332156838bad7a903519ba561696fa041337 -address /run/containerd/containerd.sock │ │ ├─248069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6425e8f793f7a0c3aa221e58452ce0fb3ca91775b550f02e8e22872c052717e4 -address /run/containerd/containerd.sock │ │ ├─252649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34a4d6aae89b524b22634687ad803d36d23ebcd9e3e38e9fdedb69729fe3ebfe -address /run/containerd/containerd.sock │ │ ├─257688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05e8cfca0f33012869d9458864548c62eb376bf10b48d9667b2e1d761ac80fa2 -address /run/containerd/containerd.sock │ │ ├─257881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f96d84f8fe8f828a9f6bb3613860be717e3d8097c294541112428a58e8d9235f -address /run/containerd/containerd.sock │ │ ├─257961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 809a3cf82cfafc9204cdaa0e94afd241e8754de8e03bb68b59424954f835714b -address /run/containerd/containerd.sock │ │ ├─257999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df9dc7a990da15f6ec863245ed4c65e3c71788a3b330d1de470f50d7661e4531 -address /run/containerd/containerd.sock │ │ ├─269214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53db8a0916cbbd3d99d2adaf167380d0367fda6b9ccd55a5ade8a28eae35199f -address /run/containerd/containerd.sock │ │ ├─271905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bff52ae5c1ed46bb83ad401b059f5e23946693f5440f943b5a35e71ea62afdbb -address /run/containerd/containerd.sock │ │ └─273423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f91f274e383c0b55be84d8d97fff149158afe46b8b2bd5a02a5df62a9ed52d10 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1197 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─527 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─632 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-086df5b231d99a29319a35b5f8b79fdb186410bddc5d60460946a211f20e397d.scope … │ │ ├─29383 /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 │ │ └─29397 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29077 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29342 /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 │ │ │ ├─19634 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19654 /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 │ │ │ ├─24561 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24824 /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 │ │ │ ├─33852 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34130 /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 │ │ │ ├─12393 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12421 /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.kzjtsw.service │ │ ├─12754 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kzjtsw/unit.run │ │ └─12784 /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-kzjtsw --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.kzjtsw:/var/lib/ceph/mgr/ceph-instance.kzjtsw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kzjtsw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.kzjtsw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10186 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─623 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─152951 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40185 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.225 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─run-rf253cd6e3d15484ea48ba2fa0ffe70ab.scope │ │ └─188462 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─653 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-74564c6c169b8093ada0fc2bfc997bc190755e22941bb4bfbd78294d63e5c282.scope … │ │ ├─19705 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19720 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-75d12efc28fa051178a49f87a0d297ea1cce1a7b2a07096aab1962bcfc8ae436.scope … │ │ ├─34171 /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 │ │ └─34186 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-f1b045783fec8f0f1a52191a5822aeba14d154901d49636fb7752be185e115fb.scope … │ │ ├─12502 /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 │ │ └─12522 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1402 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10947 /usr/sbin/chronyd -F 1 │ │ └─10948 /usr/sbin/chronyd -F 1 │ ├─docker-5e3e51372e4f849daf2190ac4eb547c23fe8bc31142a54b50663e4a9e620ab00.scope … │ │ ├─24864 /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 │ │ └─24878 /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 │ ├─docker.socket │ ├─docker-767f8d810053204fb3fcd4c44068cb613a411637babe3753e84747352e4261c4.scope … │ │ ├─12865 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kzjtsw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12885 /usr/bin/ceph-mgr -n mgr.instance.kzjtsw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─404 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─150152 /sbin/iscsid │ │ └─150154 /sbin/iscsid │ ├─dbus.service │ │ └─619 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─625 /lib/systemd/systemd-logind ├─k8s.io │ ├─85ce86826dc372b487a9618cb87fab338d14cc6d3e86097d28f839198da7c55c │ │ ├─173458 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173475 /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 -- │ │ ├─173481 erl_child_setup 1048576 │ │ ├─173599 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173600 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173610 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173676 /bin/sh -s rabbit_disk_monitor │ ├─115cccc7a32c6d74d45d3a51f48e65b3e8b1d7aea06059a0fc72d74a3e14b492 │ │ └─43368 /pause │ ├─326b5f709ebee6fcf9c26615c80a322587dcf07ff77ad0eb69c90fbc84108e6a │ │ └─111689 /pause │ ├─383689e4ae0030e5a9fed06f4ccf69fa36bf02d420418d4c33b24687c18199f9 │ │ └─43907 /pause │ ├─a8f5afabfb198a4747c189f880c328d184e7f08444942721274a77f24e51db97 │ │ ├─248005 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248442 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248443 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a23b3916bca510f3c2092cb5f4057e579e6e6c148f4f2c398750aebb2781f893 │ │ └─213695 /pause │ ├─78e635fab9f9946212c3a88c12d0346d75b2a86ec25473382207ecf52c45dab0 │ │ ├─182255 neutron-ovn-network-logging-parser: uWSGI master │ │ └─182282 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─36c64c89072929225d972906ca215bf6af56802efcd39daa297d6e9760de3f3a │ │ └─64852 /pause │ ├─025e23e9ae0dccf05c19e2e0297e24434ab929be4bebe87b347a0f14c5fbb028 │ │ ├─182138 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182353 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─182364 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─412613 sleep 15 │ ├─ffaef1ef79b0ea851229f7d53656498be426ef31a2abb6b9d60fd179e335c67d │ │ └─62613 /pause │ ├─5265570da57ecd1466bc47d98daa746e431abf08d044c738b11a89727bd34be3 │ │ └─109447 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9ac968c47d22bec7036a0b78f6da587e94e919a0b6cd93ec8c7447de3decbf43 │ │ └─63748 /pause │ ├─6de3163d7572166abb8944dab04e41f018e8d9d1e93f7c920917b6e4c5bc1e3b │ │ └─40343 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─dadb868756ae380c555224dd86217dea4862b0bde7e12eba24f88e315738208f │ │ └─160105 /pause │ ├─ee203ae711833b1a34e454f4493d84d18e141129f8006191633dbf547b8eaa3d │ │ └─189816 /pause │ ├─a4e08ba0c1ca956ab34ea0fcc6592635d1aa763521ea2240c9a7bba8c1531018 │ │ └─97448 /pause │ ├─1d3afb7053403e0301de0c53bf9140bb8e902b8ec915ad0491e9f9c61bc04700 │ │ └─206410 /pause │ ├─4852fe3740dd7b68919aa6f3c85cba41ff00540598ba870d064575f516a30806 │ │ └─157409 /pause │ ├─b1517cb71351ae6d2f8fe561c0052e9d7ce72c083958bd41f0aca525b6c0bad3 │ │ └─66218 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-225.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 │ ├─6f9ecd402095afe496d870506076c7705b367788120a22ab3f123dfbb015e2ae │ │ └─155637 /pause │ ├─5610624a089e5a8cbfe2f01ff8ae8ae034a901a1a13f3746b3eda36eec478ab0 │ │ └─42964 /coredns -conf /etc/coredns/Corefile │ ├─6a11eb07370548a8040c78a878df43ef81869db71a9dbe257162b9e933606784 │ │ ├─156513 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─156700 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─156708 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─412130 sleep 15 │ ├─66c5b6b572bc05c33c2bffe1e2696b134b6d7beebdb56f398b0387bf1597ebc8 │ │ └─41432 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─34de00367cb748d5a4479f5eed275a7bb2a4d43e2803f76f2da075e92b9be39d │ │ └─44196 /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 │ ├─e0969875bf4be0566aaf2ea160ee34c1854e9fc81c2cfbeaffe46f123650de5f │ │ └─160157 /pause │ ├─7a7169c81bf901070e192575052081cac6b45a1965d031a869b14b6272475447 │ │ └─88117 /usr/local/bin/rook ceph operator │ ├─7e8c2b502d2fe5afbff6173d8476e1e1fb740dc8106ed1b7070477dafc7d50d7 │ │ └─124674 /pause │ ├─64f8a99c7d9627f67da625376b85120164270a6ffb0bf3f084f0fc4514d41734 │ │ └─39887 /pause │ ├─f0c3135730e4aa1ff7569de625043825891a37b961ed5db2babce49f4bd4fe14 │ │ ├─61396 python -u /app/sidecar.py │ │ ├─61717 python -u /app/sidecar.py │ │ └─61718 python -u /app/sidecar.py │ ├─3cb44d001e163bb0b7c88036a249f1b8ecfed734c5ec2a47802d620a26556945 │ │ └─64333 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─044e9c33c17613d047f2e123d3f86c1eab6199e48dff5c9e4b7e6e9bbc77c4f9 │ │ └─97797 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-dksgj --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2b8ee0076bf34a9342029b8941c304c842d3bdfb436d73ba2608b0dc2f3a8fe6 │ │ ├─248153 magnum-api: uWSGI master │ │ ├─248167 magnum-api: uWSGI worker 1 │ │ └─248168 magnum-api: uWSGI worker 2 │ ├─ab0b4ddba620bbdaec84ca2e8698a5bd44fd47df0583ed50a0f8d572da75effc │ │ └─47787 /pause │ ├─e10c8ca93f6518964e084934a2b9ae96522887e6226d7d1cb29c8ed3e45852f1 │ │ └─182187 vector --config /etc/vector/vector.toml │ ├─6e5004d0f48a30eb7e206defaf971839f76ff3dda49db7b7ea5a94c0c83b95fb │ │ └─46644 /server │ ├─5e6fcca112e8ad1d4a65a64f02e2b8dce3ce5ec71157efcf451f8917db3fefc3 │ │ └─39842 /pause │ ├─1e7670a0b459469c19a2f1eef15ced16941e872b63de52a8b2167811f30ada3a │ │ └─267205 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a03806338ec5e40eed68b260a40ee3b50e8e3139a078f20a7ff308dabf0ef60a │ │ └─65448 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─6425e8f793f7a0c3aa221e58452ce0fb3ca91775b550f02e8e22872c052717e4 │ │ └─248103 /pause │ ├─26d55daf63647d4f60535be0311262e9844c0d14fc922939a78485863bd2054c │ │ └─64004 /pause │ ├─85165235f7d2a64fbab8fbcbbe93c8a94f84aa8605f838895b72e81e898fae05 │ │ └─56426 nfd-gc -gc-interval=1h │ ├─bffb2b89028420a1084dc818967c91b4a0af330418e031c07a6c66394d24df44 │ │ └─65902 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─fc965a33dac51aac112b2e57ccbde751bdb8599eb5bded51ff1347a099c9150a │ │ └─48090 /pause │ ├─1cfd9aacb0e2fa6e6bb01cb8122fe073e894a321fdc1b555797a3756f796a68b │ │ └─60695 /pause │ ├─e543642a201e6a354ee8a7af2c7df762ca144bf0a280839fc11ea0329ae6f2fb │ │ └─127374 /pause │ ├─243c0e2af30ad0b1e36e7e82686a3798aa0c8771838909506c14fa8b4a371b47 │ │ └─46376 /pause │ ├─86941533284f085aa63c24a98364497a703bdadc518e8a952dd3fa70412f0152 │ │ └─65092 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5ce008c1238b705b0769ac9c7ff2b687a14301f3940380b316d8227115a50218 │ │ └─66354 /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 │ ├─3678116a6a9c87c0bd7747801f28c9cf5e3c7728393b8a1eb21508990377540d │ │ └─61865 /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 │ ├─6f276540b201b3eeee674aa94c7ae2328d8b25f8d8cb2424542e7219f23da2d1 │ │ ├─202538 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─202770 heat-engine: ServiceWrapper worker(0) │ │ └─202780 heat-engine: ServiceWrapper worker(1) │ ├─c67d32d41083026baa3aef045c55ff49924963012cb27c95f7db69c3abf598af │ │ └─44151 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─45aec445707e9cfcf0414a360b91bd6dab1546e7ea7d1e0a426dc8317d795388 │ │ └─213709 /pause │ ├─dd6bb72de3da4aa228e5bead0dda2497866055933dea6929a015598be370cf3e │ │ └─63591 /pause │ ├─17c29848c37239aa413d0f7670f14b67b0578338fbfea1139b0efa713a58671f │ │ └─65863 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b8f3b8189dddc61195f423ee50ed2573806aa23569c630fd5c004254d05fdbf2 │ │ └─66474 /bin/oauth2-proxy │ ├─4e80d24c414e0e91a55d6ac8abf9ae896012cc611f4c49573c84e413afea65a4 │ │ └─175244 /pause │ ├─b4e179d7a97e459574908e40f3e4c80e20d86df86408928c2b1031af5b6d6a8a │ │ └─237724 /pause │ ├─66b7cf29fc2ecec1844cc100004de0759914930418bf61e0c2f579d671b92177 │ │ └─42503 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─5aa7601178a9651e024dd0d3beb7962d90184915de6f6be61a584075e986dcd4 │ │ └─160954 /pause │ ├─34a4d6aae89b524b22634687ad803d36d23ebcd9e3e38e9fdedb69729fe3ebfe │ │ └─252689 /pause │ ├─e513d5530c786154cc808177d884c787d5520bfc4472482bd70ea71f49820a85 │ │ └─55996 /pause │ ├─236254e330045904f64220d4b35b2bd36b8eeaf61d5aed975f003271a7c960d4 │ │ └─39751 /pause │ ├─9d528ee86e8a6b10230b731b996f9e49da1e39a005e3732ea6fe2f7ed656e5a5 │ │ ├─171217 nova-metadata: uWSGI master │ │ ├─171229 nova-metadata: uWSGI worker 1 │ │ └─171230 nova-metadata: uWSGI worker 2 │ ├─7deb67e838d40a9caa432d77dcee26c22cde3780fc0fdf17e85b10fc82ee20a5 │ │ └─97493 /pause │ ├─9ee381b2ffbb1ed585431ce95d479b779c708ac048b88771d380b1fc50660f88 │ │ └─213959 /pause │ ├─d524be0a3b1c5ece3a03b1160e5a9c70e2306b30a7a286ed259c1e04025241c8 │ │ ├─ 74466 apache2 -DFOREGROUND │ │ ├─ 74482 (wsgi:k -DFOREGROUND │ │ ├─ 74483 (wsgi:k -DFOREGROUND │ │ ├─ 74484 (wsgi:k -DFOREGROUND │ │ ├─ 74485 (wsgi:k -DFOREGROUND │ │ ├─405736 apache2 -DFOREGROUND │ │ └─407261 apache2 -DFOREGROUND │ ├─72c25a5b85d337fd22da80323ad46ebc62eac0d70003e3f0fcc1c0e035be1c43 │ │ └─230019 /pause │ ├─8c8eb336a2c2691bee3d32e3884d79d9fd0caca7fac88b41e84b333ddcf1beb0 │ │ └─125321 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ef4d415ed41a2e517ffa8f94d60922eb0039258d63825a90db9ee871f13ec39a │ │ └─107979 /pause │ ├─da245afbfda0b4675ae64f0dea6c0ebffaa911b8bce4fef67b3283c7d2770095 │ │ └─87255 /pause │ ├─4ab1dc1a354f4c08775b43e481c58140858d97451a17698e08d1e8bfb57da36e │ │ └─60636 /pause │ ├─e0ec0a1ddea5f9e4a606b95be5fe423a1bb34f029c17d435376086a4fcdeebb8 │ │ ├─202358 heat-api: uWSGI master │ │ ├─202404 heat-api: uWSGI worker 1 │ │ └─202405 heat-api: uWSGI worker 2 │ ├─ef7b63fb9c2268884ee49aca2b27779d2979c2ca7769e97bd966224240c7fc9f │ │ └─63266 /pause │ ├─9f9d581753e206c4692e8a04ecbe675768004d977c09f9ecc5aaa6d08909d430 │ │ └─39886 /pause │ ├─ded1e892d698c4788278f87f2bc7ce62e2b98ddcf3a5af96023ea03097a01695 │ │ └─42876 /coredns -conf /etc/coredns/Corefile │ ├─ea7fc4cb54b64be814195f4de3d048fec47db543cbdaf8ecd21f78e19164e9ee │ │ ├─153987 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─154002 /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 │ ├─3b51d53f682e4d1faede2f41a426731f7d7e566f9ce7209bd51a49eb760e4127 │ │ └─39901 /pause │ ├─cdd171c1ac5508ca7c6c86c089bdc340c823f10b8718afac77aa67137973cc72 │ │ ├─267247 manila-api: uWSGI master │ │ ├─267291 manila-api: uWSGI worker 1 │ │ └─267292 manila-api: uWSGI worker 2 │ ├─4f99bcc6bef9cc937bf080f0c8a0b80ed5e745878826c22a856c08e36f605450 │ │ └─63180 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 │ ├─59d471411a1d637f1f263313937eb12ced96fb9f785cc1a01bd338b7cac49549 │ │ └─47904 percona-xtradb-cluster-operator │ ├─d545d5232d941e13bafb8f02f993332156838bad7a903519ba561696fa041337 │ │ └─247577 /pause │ ├─263af4fee05a608760016e45f376ca7c0613eae4e3437391b0e084f261e2c46c │ │ └─79828 /pause │ ├─8aaa3e3c9e1109f43494f47135ff1e20a5517d9c3133c3bf694e728531bda386 │ │ └─61448 /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 │ ├─1ec5985ebaac2ff8f2f7385e611176f84e20b90c8ec64b973c4b1f3447e661e4 │ │ └─159855 /pause │ ├─8c30538d60f78f9b4a2c42f7a7620f2508b27e3cf1974d5ab162bab93b675f2c │ │ └─109808 /pause │ ├─3db6ad01f19d939e870784eef281d6d0d717dd7f321e3e258990fcb14ffdb40e │ │ └─40002 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 │ ├─1f0f9164a41990847103681afabebf27748239832f6e8bbc05a4e136e77a9922 │ │ ├─272100 apache2 -DFOREGROUND │ │ ├─274264 (wsgi:h -DFOREGROUND │ │ ├─274265 (wsgi:h -DFOREGROUND │ │ ├─274266 (wsgi:h -DFOREGROUND │ │ ├─274267 (wsgi:h -DFOREGROUND │ │ ├─274268 (wsgi:h -DFOREGROUND │ │ ├─274269 apache2 -DFOREGROUND │ │ └─274270 apache2 -DFOREGROUND │ ├─ddfd0299d6b8eeaa5771f79e799eba909dac64e571e32471ce3d4d39ab67c4b6 │ │ └─66374 /bin/memcached_exporter │ ├─c31bd72a0c28faeb9059f2cb1cd1ee9d1ff7a1b099ae2f842f584fdf3ff55d78 │ │ ├─106781 glance-api: uWSGI master │ │ ├─106794 glance-api: uWSGI worker 1 │ │ └─106795 glance-api: uWSGI worker 2 │ ├─7a533f4d1edfa210f8bdde63795394a23dcf2b52025c5d1cdf6c3e8b3e43b306 │ │ └─56308 /pause │ ├─3be43ea793d75530b15bfc2be821fe68ae421e2ec99c92d04f3b687a87066d15 │ │ └─40133 /kube-vip manager │ ├─f97c52410dc3e74624f5607448160c7fbabf1c1ec0df9944a44bae34a27fbecd │ │ └─106376 /pause │ ├─faee0c835aeef89dc3ecc0c25d6f044e24467fb197bf617c388c2310566e0ef9 │ │ └─225790 /pause │ ├─83e4765e9d5a85e6f9a024da00fdfbc90f04fecc33086f752b4fd709054aae75 │ │ ├─61344 python -u /app/sidecar.py │ │ ├─61607 python -u /app/sidecar.py │ │ └─61608 python -u /app/sidecar.py │ ├─bff52ae5c1ed46bb83ad401b059f5e23946693f5440f943b5a35e71ea62afdbb │ │ └─271931 /pause │ ├─ce952c60ac82b1640c5aceeaad313b3d49ac4bdd60341d90d522c4949526b3e6 │ │ ├─175972 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403628 sleep 300 │ ├─2beb5a6c7e9eed8adc779835ab9e0b13d41602c4f9b75bf9ff9ccf600f2e5391 │ │ └─233847 /pause │ ├─175b5184d0def3c79dc2b47944e2c3e9db38052a9e1fff41f699fd3cb3ef07d0 │ │ └─232208 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─a71fc8a261a688a6391cca580b8d294920f7b00da6ed88bd705d5b6cda0f9e3c │ │ └─46286 /pause │ ├─11fbcb9b672c8cd9d7fe5c3ac5c469fa9a851c92a5126d1b7618305cc14a3d30 │ │ └─66429 /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 │ ├─e281639fcec43704ae2469b4cb44ed97486c92022911acd8865ad193962d181e │ │ ├─253320 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253339 /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 -- │ │ ├─253345 erl_child_setup 1048576 │ │ ├─253433 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253434 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253444 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─253817 /bin/sh -s rabbit_disk_monitor │ ├─cc01d912fe0dc0ab44631294024ef7c367b3c0cd3c38716cfdc9e707b06a8afc │ │ └─41114 /pause │ ├─025d5fe3dae70c08674c4aead021ee6263a0535b57291aa9c1b32d73431eb69e │ │ └─154649 /pause │ ├─e7b41b6a03b1bd963bfeacacb72b1f520affc93f991e5f8b3ee6ac163720921c │ │ └─65746 /bin/pushgateway │ ├─9aaf17118cedff347ed65917b85f773fc3e3e5e9bef793a402df30c6bae79835 │ │ └─66702 /bin/oauth2-proxy │ ├─fb58de19a6279b0460f1a2f4fc51323542fe73c1df87ddc947ea053436c58db5 │ │ ├─93769 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93785 /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 -- │ │ ├─93792 erl_child_setup 1048576 │ │ ├─93904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93905 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93988 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94223 /bin/sh -s rabbit_disk_monitor │ ├─234d2cab44bc36034197ca358dba9c6e860ac35111dec3ff9792376269b773e5 │ │ └─398132 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─4ffc260370f18cb7219f01bf24cf0910249ad6e69fb3623fa31c5a8f472ace51 │ │ ├─66910 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66926 /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 -- │ │ ├─66932 erl_child_setup 1048576 │ │ ├─66979 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66980 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66990 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67142 /bin/sh -s rabbit_disk_monitor │ ├─43fcf7683a2082d3f1537fa7b173e078f37ce0d8126a582d4cd35d11332a7b07 │ │ ├─41597 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42016 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5c66f3752f1b75e8ab4a636ab2a96d399060aff9389305a33ce67643b2cbfa16 │ │ └─267424 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─bddde123c1453327f0bba9157e499ebe211156fc98656b3d3ffab1d493840f53 │ │ └─98627 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9cbe27618a75a7a9d720167e07afc43f52dd9986036473509e81d74a78ca31f2 │ │ └─229174 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─69a5999fb15e0d4e4a3d224c8164b3ae97fc04526c18615e09fb281eaec031ec │ │ ├─223694 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224235 octavia-worker: ConsumerService worker(0) │ │ └─224248 octavia-worker: ConsumerService worker(1) │ ├─ac42a02d6c3a82feb4684ca42cbd6669f02e2393739711bb7e0a8d0e2aa2c607 │ │ ├─155940 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─155978 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─155997 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─156127 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─411994 sleep 15 │ ├─c00c8991ad056ffff9bcaab323789af822f3296ab110569c67dcf0e1d53db685 │ │ └─81357 /pause │ ├─aa303f2a189968edb6879bb6d0364697a1f363da18f08aa53cb8bc981a4b86f5 │ │ ├─226097 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226114 /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 -- │ │ ├─226120 erl_child_setup 1048576 │ │ ├─226182 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226183 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226193 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─226431 /bin/sh -s rabbit_disk_monitor │ ├─7bf64ba6fd65975ff66267364df350090b0142e7a950c23818463e97b22618cf │ │ └─187530 /pause │ ├─52b2fd583fb90b0daf9e814a7901f61092ddc04b4959d21d852ab3ec2f70ba0d │ │ └─56051 /pause │ ├─1cac0bd2d46a7681b6d7c9357678781a950fb6689f292519dd626e20a53f9e84 │ │ ├─186199 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186629 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp5sqqj_ir/privsep.sock │ │ ├─208418 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpfi34s74z/privsep.sock │ │ ├─224541 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp89libsgv/privsep.sock │ │ ├─224737 haproxy -f /var/lib/neutron/ovn-metadata-proxy/880d5af2-5275-434c-9bbd-71da10fd3732.conf │ │ ├─374669 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─374670 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─434b9ee3069cdf34d58621becd6bf53a8e29d5fc353274acf828507827538cea │ │ └─39966 etcd --advertise-client-urls=https://199.19.213.225:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.225:2380 --initial-cluster=instance=https://199.19.213.225:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.225:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.225: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 │ ├─906e2c52ac96e871b5d81ee3f65a8ed3363024b1587151cb319a55a7b4d341ff │ │ └─43947 /pause │ ├─002f2bc226cf050437117439367baddc47d1b7665afbabdd208082ddebd6ac9a │ │ └─187661 /usr/bin/libvirt-tls-sidecar │ ├─17d38211907eb65d985dad18da5b41fdb4d806373570aa3ddd41001d79ac5b34 │ │ └─66053 /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 │ ├─fa59dfa01042f3b1cca387ffa58101dec94a6cd19b114b9c334ef3cc70a6090d │ │ └─237645 /pause │ ├─1e348a51d4976de34f643fb4ffab0903343f8094a0f13456b241c7d4b2e14aab │ │ ├─ 46595 /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 │ │ ├─ 46608 /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 │ │ ├─ 46715 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271604 nginx: worker process │ │ ├─271605 nginx: worker process │ │ └─271606 nginx: cache manager process │ ├─c2c33fa3a8e414622f5a9d0a606f9a0361c62ed8c7c338dcbddf089c8f3adf2a │ │ └─55328 /pause │ ├─10bc90601129bc562c37d40b8fb09a469733989a8a32fcacf7fc3f07cdd1376b │ │ └─232807 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─df9dc7a990da15f6ec863245ed4c65e3c71788a3b330d1de470f50d7661e4531 │ │ └─258023 /pause │ ├─809a3cf82cfafc9204cdaa0e94afd241e8754de8e03bb68b59424954f835714b │ │ └─257984 /pause │ ├─6c3602a20410cddc104e7acb2f418b10d8f5a1ba1ff3635af65d9c13372d2d0f │ │ ├─63651 nginx: master process nginx -g daemon off; │ │ ├─63666 nginx: worker process │ │ ├─63667 nginx: worker process │ │ ├─63668 nginx: worker process │ │ ├─63669 nginx: worker process │ │ └─63670 nginx: worker process │ ├─bea28cba149b42f7c20bc41d357e4f814f2d63756faaaf1f003f2fcade6617cf │ │ └─192456 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f91f274e383c0b55be84d8d97fff149158afe46b8b2bd5a02a5df62a9ed52d10 │ │ └─273451 /pause │ ├─997fab7998ae60b8f42ced19587331aef4a63f3c81570cda4c20a9cd1c91dd5b │ │ └─50875 /pause │ ├─dab35c91c751253a96136f1b2efc84792603925edf1ef9a989bb3b6e81aebb9d │ │ ├─184933 neutron-api: uWSGI master │ │ ├─184955 neutron-api: uWSGI worker 1 │ │ └─184956 neutron-api: uWSGI worker 2 │ ├─f08983f73e6eca85a07fede6968ad0f11cc8a8c6b44c50e6b9e75369b4f08d99 │ │ └─93589 /pause │ ├─830198a147e7b52de1c341bada896ecebbde6635933254fb96f8070b06c5326f │ │ ├─206509 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206525 /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 -- │ │ ├─206531 erl_child_setup 1048576 │ │ ├─206589 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206619 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─206903 /bin/sh -s rabbit_disk_monitor │ ├─d098b9590af95a908c5fe91e1be3a19103f45b338144ea7c78fb03d832c46869 │ │ └─61125 /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 │ ├─9e09bf62b764f919244f3efda7236b32b28a0ed1b3da481ed43a3a729d7fea02 │ │ ├─202365 heat-api-cfn: uWSGI master │ │ ├─202406 heat-api-cfn: uWSGI worker 1 │ │ └─202407 heat-api-cfn: uWSGI worker 2 │ ├─904cbcc42b02a87a124d0553c4b873ba5f80a318a2ef9bc59c30a465c58c3d20 │ │ └─56386 nfd-master -crd-controller=true -metrics=8081 │ ├─b775d17d1dd8c179fc7dfc70b8237239c71a1ce93beee34c5a6dd77aef7b1dd9 │ │ └─124719 /pause │ ├─b0437f9c024eada2ad25c34237c96b2bf4e631d478588317aa0d5089fa576ccb │ │ └─153601 /pause │ ├─9ad7ec64ac66e805673e2aca77815ca4eff95e647eb715309805f18fed6e4390 │ │ └─42460 /pause │ ├─f96d84f8fe8f828a9f6bb3613860be717e3d8097c294541112428a58e8d9235f │ │ └─257905 /pause │ ├─4bec0f5265cf7827bcad3c973af1df119003cec4a6b7f2f0dc3ffba93e944e5a │ │ ├─86476 barbiacan-api: uWSGI master │ │ └─86489 barbiacan-api: uWSGI worker 1 │ ├─17779e1e732e2cfd2202eba9d68434d30f6a58a861756f782083ac0ac7842c3c │ │ └─175129 /pause │ ├─f64e49ab75ba4ab6925acce56b5373868792be770044ad4f5f26dccfac26af0e │ │ └─51064 /pause │ ├─13bcffea3bde0eaaadb2daafb0e9516869251c5731cf01917981e166df512c27 │ │ └─107861 /pause │ ├─b305f058a32cd4bf1517515e224bcb9174d8b50671b598f7b0898d86b88c5490 │ │ └─173281 /pause │ ├─b7ad6f080329f947d29f4d8ab080850b78a47ca8d180e7286fa2235654bd0fdb │ │ ├─48743 mysqld --wsrep_start_position=7def1ba6-2eb4-11f1-a9fc-7bdb3acddd42:20 │ │ └─48865 /var/lib/mysql/mysql-state-monitor │ ├─06898514ac50a0239950a2a57d3bfabdd85aaa6fc6f3056b103a0adf6486164e │ │ └─42852 /pause │ ├─1ea6a4716a866952ff83f511470e9e59fd5e21832eab0faa901287002ffd9836 │ │ └─233872 /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 │ ├─e4091cc5e5e86475337dbd041e51eca158234d3aeacf99a8702360c7a84ef439 │ │ ├─275638 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275684 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f98652cf6f733f25f629073d9b34e0180b9fc55cdc053f761d129349d0336dd7 │ │ └─56533 /secretgen-controller │ ├─31efbcec315d4ac62091781e7d3b14a0e21028dd331d23a55dd9e3dd3f862b0a │ │ ├─125751 /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 │ │ └─125930 /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 │ ├─0d953b5cce9399045c93a3d3d5852bd052787231dab5de85f0e1cffcd33d5e67 │ │ └─51124 valkey-server *:6379 │ ├─62b9821437d08c5069f95f323dd3fdc95f069e46ff3616b3cce8ff3f70820a9b │ │ ├─184969 neutron-policy-server: uWSGI master │ │ ├─184983 neutron-policy-server: uWSGI worker 1 │ │ └─184984 neutron-policy-server: uWSGI worker 2 │ ├─84acf28f005a27236b599609d11dc90977e09cd247a87e9623f3520179326684 │ │ ├─222724 octavia-api: uWSGI master │ │ ├─222737 octavia-api: uWSGI worker 1 │ │ └─222738 octavia-api: uWSGI worker 2 │ ├─61c91b1be347f6a8c34886eccd2fe7bdc2bfa7a5ac39d08e44b6cd3bfcafe18c │ │ └─111623 /pause │ ├─1675643c711e69989dd151bbb5bce48a1f1e5f4dae5a44cdad30002eb51e365d │ │ └─155704 /pause │ ├─7a51fe485ec819dddb65612fcdf320b0748fe98cd3c2baac75761b1d29518d61 │ │ └─188410 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─24eecc5f83d12e89d450cfb60d91653eb23e7d58948af1c25fdb138b39ea59fc │ │ ├─121626 cinder-api: uWSGI master │ │ ├─121639 cinder-api: uWSGI worker 1 │ │ └─121640 cinder-api: uWSGI worker 2 │ ├─7a13eb2f965ecb554dc73eefcae60a8e8c27b151b939aa960a5ed9120d778263 │ │ └─63942 /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 │ ├─09bb148d22e9f9b5749f65fe1f15f4b79b60f93aef6b954e2fd323ebc9841981 │ │ └─214067 /pause │ ├─0e4e7266ed6a6e251e36b68c9ebead0dc4cddf906bf5a5256d791e371120c89b │ │ └─273766 /bin/openstack-database-exporter │ ├─e9d0fe20509c094565afcf2905413ebbc310c85e2be18bae40ac2fa5872bd57e │ │ ├─192366 /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 │ │ ├─374066 /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/tmpxox7kqg6/privsep.sock │ │ ├─374298 /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/tmpfrz7ywfo/privsep.sock │ │ └─374418 /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/tmpwmipa9qr/privsep.sock │ ├─8bb92277db47e925c281c00cda59a442cbfc6959248be58fd4297565fc2ed6bd │ │ ├─65068 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65135 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0272fcfa3636d8a76a1a6ed93f096139d63d544aa4605ba23a188b840fb8cc0e │ │ └─66001 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-225.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 │ ├─531712795a09b5bb32ef59aca975a649c6c0740649628c69b62d9f60336af5d3 │ │ ├─ 97933 /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 │ │ └─396842 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─22457235fc065956b1efdff5a1a9a3e90e9a10601ac0407e0c6033cb8efc8bb8 │ │ ├─172112 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172566 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172567 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c6785e4f805e45eac30e0f129fe35b363db5bc1e2f22711277e49c71a2b5731a │ │ └─175461 /pause │ ├─7ef8b6ee0dfc8bd8418a504c1d31824c5ca2a7e7f2fe074b7d742dfc3e2b6924 │ │ └─43594 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 │ ├─72cc4c03825427684f275cad82fd54ef20282ee6a2be72c1d7f5dec5a4f11f7a │ │ └─189685 /pause │ ├─a25acf8eba90cfe29a97d8a87acad043185236101630d09a6bdec5efadc9225a │ │ └─236013 /pause │ ├─8435a37dffec3c2b1036ff50abd002876424e346103d0f23ad4b1061da5d7d92 │ │ └─153952 /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 │ ├─60a7c731929da57ce4b5381261b9d5fdef989eb9873ebeb1f957f49e930a9871 │ │ └─56094 /pause │ ├─9b0cee1c5080bca6150705ea72726ce3327bb71c59d6bd6d5fd239c875f5e670 │ │ └─42919 /pause │ ├─d2a2ac54f308d52fbac01347b8dd2e6d4949ec582089d762f737cd5ae5bd4e64 │ │ ├─109935 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109953 /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 -- │ │ ├─109959 erl_child_setup 1048576 │ │ ├─110057 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110058 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110122 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110200 /bin/sh -s rabbit_disk_monitor │ ├─416f6a1c079c3da1b260fba5330b4972f38a5999c2e84240a732dced602a0911 │ │ └─47406 /pause │ ├─87f71aef5d6ba50b99b8e0db41c31a3d0d2d9a173573e37b63b71987dd6b00f5 │ │ └─64099 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b3795d34d09e2e9e430a88bc572dc03c7881590577633468a814c2e396e3c421 │ │ └─51256 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 │ ├─53db8a0916cbbd3d99d2adaf167380d0367fda6b9ccd55a5ade8a28eae35199f │ │ └─269237 /pause │ ├─8e0ddba35a354629d300c2eacb36b559da0be6cdb7300f721835d2b088c9f992 │ │ └─254583 docker-registry serve /etc/docker-registry/config.yml │ ├─e87463a62c83e3003f3628e3d7d3691fe9e40f657f0ecd2c7cdc2a0cbd78c21d │ │ └─51513 redis_exporter │ ├─671baf541e1fae92476d61b808e65bc7e1e27d8b9fbafe5948d7beb9ab0d2406 │ │ └─48840 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d203d92483dc300525cfc6a203cd7ea5df9c04fcf3d3f7266b64e430d601d538 │ │ ├─267233 /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 │ │ └─267598 /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 │ ├─194ce09d02d07fadfcd5c5ebc6b2e44a2678a54c264b0d89fd3753c8760be90e │ │ └─44105 /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 │ ├─e257a741aaaafd89619d8297f7ecbc7ce4a01a0b9c6cd922e74342a62467332c │ │ └─43990 /pause │ ├─f20e5ab669d59fe661ede08f5fc59b5e3c265f5d3a9ab4ef781becf6dbf39273 │ │ ├─247620 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248318 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpzk9sgpk4/privsep.sock │ │ ├─248336 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248357 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5d59f612fdd0c6eb84e38627c812cd8d0e55394e575fb070f7cd5ee8e68e85d8 │ │ └─41085 /pause │ ├─df640149be95340026d7f71bd7de9899389130379482f4e2ab88661c396abcdc │ │ └─47452 /manager --metrics-bind-address=:9782 │ ├─74093557ae90d63e51c7f19aa3fe773588ec50c70ed746f4edd6dddd4eaaa724 │ │ └─40020 kube-apiserver --advertise-address=199.19.213.225 --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 │ ├─fceb536e5b5090cb55cbbf944894efc6b4e0c89a381eaa46b8688df4a96a0842 │ │ └─48622 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─442b4d15fd8b5ff1b3d2dd65c993753684f5ecf718ce0ce37775281c95c0a76d │ │ ├─108109 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108390 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108392 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─370fe83186479ea32972a5f3d120b26458d2265d5da9665f243ad9189d033e30 │ │ └─47305 /pause │ ├─79582479ba5435138182bf7dee50769f899e360dd4c46f39fe9f607f35a1cc02 │ │ └─68688 /pause │ ├─01444ecb11b616a3af2d1e0cb68cdc3c8e08b7a23cfb2f67fd10573597281b77 │ │ └─272306 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─c48e5e404bfa101815c665cdf3fba6386d817d574fa5c377233b2249c75b07f9 │ │ └─40318 /pause │ ├─9dc5f4b6dfbbf7f9805dbf904d6831c0a7d7f71e2cbf8410592fe70fc36d0ba8 │ │ └─63053 /pause │ ├─d3988c3eb30737840b710d5642f972042a09df5fef253fa71a7376ea3fa6ecd8 │ │ └─236072 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─67ca43101e6d2d793e38b068e0c1abdf204d4408b05fa014a84920c762d24fcd │ │ ├─79999 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80016 /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 -- │ │ ├─80022 erl_child_setup 1048576 │ │ ├─80069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80070 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80169 /bin/sh -s rabbit_disk_monitor │ ├─59ee141924c0b464c27d565c01f470eecb2cf6c088fb686176d1770c7a8dec9f │ │ └─223714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─90953f057e694d81d8dcc72ca30068b6189e1bea120a2c778195e686518007b3 │ │ ├─132828 placement-api: uWSGI master │ │ ├─132852 placement-api: uWSGI worker 1 │ │ └─132853 placement-api: uWSGI worker 2 │ ├─03f7cae5ccddc906a18eee7083bb5507d4928b1a870998c51c087b2cde0dc970 │ │ ├─187805 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187822 /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 -- │ │ ├─187829 erl_child_setup 1048576 │ │ ├─187988 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187989 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187999 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188106 /bin/sh -s rabbit_disk_monitor │ ├─e832993ce07642fb8f97d021ba17cee973a5fd0f2b0cbc5a28bc1fd03704b160 │ │ └─56346 nfd-worker -metrics=8081 │ ├─3fab729c0c01436e57ccb1119bf8fe004a690d68dc14068a189cc1f20bb536c1 │ │ └─181672 /pause │ ├─59c32b4f0893afea8367e0bda5b6ab5be13cdc73caafe1227bde773ec7ff9116 │ │ └─51448 valkey-server *:26379 [sentinel] │ ├─7a217ea69992b9a8ddcb6e9725ee833f976ca609503d1963e7c514e380bc59fd │ │ └─60779 /pause │ ├─554d3e693958cb387637141934349d927437c4896aa880f366851624d68e64c8 │ │ └─187709 /bin/bash /tmp/libvirt.sh │ ├─2a24972af2f00be3bd9b0696c763ab06c30c42dc5f5237c365ab1321b4c387fe │ │ └─228870 /pause │ ├─f68f471e2bccc01eacc2ec60e14ab25df0ef2770b358122ff28dfd20abb8a856 │ │ └─39983 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 │ ├─67227cf4443fbe77eb7386b4606139f71687ed6ac7d299881d8c44c6a6259f77 │ │ └─160406 /pause │ ├─8b5692834e580179a3f98cc455ee482db1ba2ef50ee845abb23f443983f80a4e │ │ └─166415 /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 │ ├─e9835c49a867c48c33947b2d02677ae5a31809681b43654d378cf21f694d24a3 │ │ └─47576 /manager --metrics-bind-address=:8080 │ ├─bfe37d68ed1a10cefab1e58d056b3ccbf45b7a538d98c569b66932a5f438b650 │ │ └─175148 /pause │ ├─801c2d1f849134cc03db01e170c22d60c8fbe72f9f12e959750bf5e708031c1b │ │ └─160325 /pause │ ├─0b4369acae0f2be51891083e90abfa0ff722c4c7c3863ec621646f385bcaddc9 │ │ └─156364 /pause │ ├─9555340fae99aa0102bebf10138d655c941f5d7ff0e3765e8bb56de4adf0e485 │ │ ├─172026 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172518 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172519 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─bc339a986a3803c7caf18bcc7ff292b5c7afed73e2e6148ec01da2477590c446 │ │ └─48514 /pause │ ├─ee5b612018ce71a32c797dfee82a174ec9e1eaa733dc8f2af6478257d3063a7c │ │ └─189985 /pause │ ├─5e63acffbd7abc6ccef44a7aee22dbd91509f36e9e7eeb24d9592fa47bd1e5f4 │ │ ├─224588 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224646 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397339 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397345 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397346 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397356 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397358 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397359 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397360 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397363 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─397371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7dd75212b784c057d4f7142f4380c5eee78e016550dd3cd00292386733c9ba49 │ │ ├─157639 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─157656 /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 -- │ │ ├─157663 erl_child_setup 1048576 │ │ ├─157712 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─157713 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─157723 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─157884 /bin/sh -s rabbit_disk_monitor │ ├─e24d3a9558e718eaef5d2d31df42b7209c00311c34b67047430709ecbcc266a5 │ │ └─62545 /pause │ ├─79d5f5943c7391d19db7cd4333d7d51b1f6f51af47a5058b31b63ffc2080a397 │ │ └─62848 /pause │ ├─96e9c32962aeb83857d02bb1f0bea5ad225d00e7a3c8d3707d2e3a3bbc14d402 │ │ └─232781 /pause │ ├─2e86993578ac2dbda24b3daa98fe2c2e86362c6e5c4a5b4431084eee45f3c014 │ │ └─62656 /pause │ ├─548d7ef0bc0eb8f318a691d604085dd8c134e3425d76a2b3ffe981004f967ab3 │ │ └─123226 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─306d0c8132defee053a38ccfc66dd51dea1c87748f37b4247a079f90d1aba26b │ │ ├─171082 nova-api: uWSGI master │ │ ├─171133 nova-api: uWSGI worker 1 │ │ └─171134 nova-api: uWSGI worker 2 │ ├─063e87abe3f105e766a9c4ac5c809552a9ea9e774714df84e4e286578aae740d │ │ ├─48540 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 │ │ └─50028 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 │ ├─5e79efddf293f15353163f7ba63d892bb8b14639cd376da1ba1dfe8cfaad3e60 │ │ └─66154 /pause │ ├─05e8cfca0f33012869d9458864548c62eb376bf10b48d9667b2e1d761ac80fa2 │ │ └─257715 /pause │ ├─b7aa17866f9f2010e2c5429b25b15dedf78e0f4c9b3d761fcdd159204a08c82c │ │ └─65171 /goldpinger --static-file-path /static │ ├─dc99b5a2912fd9570e15390fb5692c3079939666f4e45851c575e02f61de315f │ │ ├─155793 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─155817 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─155830 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─156007 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─412839 sleep 15 │ └─fd09e41f28477934a9da76a83c2a780eded352e2b94a9095d853dfcaeff48e44 │ └─60759 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount