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 │ │ │ ├─21691 /lib/systemd/systemd --user │ │ │ └─21692 (sd-pam) │ │ └─session-21.scope │ │ ├─ 21628 sshd: cephadm [priv] │ │ ├─ 21711 sshd: cephadm@notty │ │ └─419540 sudo true │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1609 sshd: zuul [priv] │ │ └─1622 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1613 ssh: /home/zuul/.ansible/cp/199.204.45.162-22-zuul [mux] │ ├─419478 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rsdrycbbemefrukajpjopfcfvwapebbp ; /usr/bin/python3'"'"' && sleep 0' │ ├─419484 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-rsdrycbbemefrukajpjopfcfvwapebbp ; /usr/bin/python3' && sleep 0 │ ├─419485 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-rsdrycbbemefrukajpjopfcfvwapebbp ; /usr/bin/python3 │ ├─419495 /bin/sh -c echo BECOME-SUCCESS-rsdrycbbemefrukajpjopfcfvwapebbp ; /usr/bin/python3 │ ├─419496 /usr/bin/python3 │ ├─419537 /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 │ └─419539 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 … │ │ ├─ 9962 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12319 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 405cfba4a479e0daaa1ff1ca0c08288ecfa7aaf1173f16c078e3fe65225adebb -address /run/containerd/containerd.sock │ │ ├─ 12689 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ecfc9b81391d2e86f1afafc5acb76c19a89aa37a0959e4d9bb9f1c8de082210 -address /run/containerd/containerd.sock │ │ ├─ 18652 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0e0d2b97f66435a78dc4217bf7b5380a1018139f7a5daece77b98a49f7fb7598 -address /run/containerd/containerd.sock │ │ ├─ 25232 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cf9ab50777f5515386ddd351a60d317ace729add7ee1f9c6f6c72c9a53c66db7 -address /run/containerd/containerd.sock │ │ ├─ 29733 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bc584e78455ee1deea380ac0f831e8abab3695892e675b73ed36cd70aec179d4 -address /run/containerd/containerd.sock │ │ ├─ 34467 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6eb954307572a9efdc087df354bd73fa14d5b8bf8a96220a13f37f3d59b9a944 -address /run/containerd/containerd.sock │ │ ├─ 40212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba53a59ca72c47c2facc0b4cfe35f14dd41c0b3dbb811d2ca1859c8952f17866 -address /run/containerd/containerd.sock │ │ ├─ 40229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccca14deef79921977ef81aa11c4c1e7f0862e31a600ee922dd50c03be877229 -address /run/containerd/containerd.sock │ │ ├─ 40239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18633da65070a4957defca70b99a2c11ca19c84b76d8639bf4e16afa30ee22a6 -address /run/containerd/containerd.sock │ │ ├─ 40273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0516066eef201b94bf6392b777b6a17a404d7598d38b1c77786db273e145b5fc -address /run/containerd/containerd.sock │ │ ├─ 40275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d7b4194aab26239e984c1ce61cafbb32a904c93def6f49c484b2e444742aeea -address /run/containerd/containerd.sock │ │ ├─ 40817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c73667ac1a6991e9f22a47af9b54f1c4679452659f62684ccfa350517df6f93 -address /run/containerd/containerd.sock │ │ ├─ 41575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c122ec0ef0def6a1a3e56f97e00ada106f45ebac52b158d98e8fdf56e8c5ef9 -address /run/containerd/containerd.sock │ │ ├─ 41589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c97d77a30f652618d1704dfe15c1929153e1bddb049d57b5655fd06e50596209 -address /run/containerd/containerd.sock │ │ ├─ 42910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f05e3ae0abf5a0b2d8a67e1bb66dac86605f8279d1fccae9ffb798b34b8d9576 -address /run/containerd/containerd.sock │ │ ├─ 43303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cc9316aae2e72f8a40389c250af64924bc90b53cca639751530191278823d79 -address /run/containerd/containerd.sock │ │ ├─ 43343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccb1ed78a711fc0e1730db4c88015537e36f9759d9a1d9884077d070fe73d7f8 -address /run/containerd/containerd.sock │ │ ├─ 43768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44abaeea2cd73a9c79109aa854a9bca4a15aa54109df77f97f7aa74c277b7f1b -address /run/containerd/containerd.sock │ │ ├─ 44248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b292d8f5480168e61a415867d77907b7331b8d7026e1e8bbad07055b090df81 -address /run/containerd/containerd.sock │ │ ├─ 44301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fc7b8a762174ffc88b931f23685a96c1de6d2210c700792e4e2303d15a74d0c -address /run/containerd/containerd.sock │ │ ├─ 44344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd57c4220b0994ed3b320da0e89a46d06588cdf9c9b6edeeabd57cba9f49ed91 -address /run/containerd/containerd.sock │ │ ├─ 46635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c3e30b6752f5bec876edc9955dc5446343ee653abf4589655fd8bb400b23e47 -address /run/containerd/containerd.sock │ │ ├─ 46733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5cec06916321f18943b38c614cd459230975bb355f9369c1c89b979e8a873c1 -address /run/containerd/containerd.sock │ │ ├─ 47657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8355360e0031d4ec6c3d2532280dfce797840f9285e00717c02686af5e49545 -address /run/containerd/containerd.sock │ │ ├─ 47758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fe269afb235db3b6bcede4f1733900e6a99756ea9edc1e1c96c560ac2918259 -address /run/containerd/containerd.sock │ │ ├─ 48139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 039bf003f85698fba5bff4b25099587bdf09217e502b5604ec43e217bf8d3626 -address /run/containerd/containerd.sock │ │ ├─ 48501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 784ddaed99c516305d195d3e4e690d616a493d5bde3c4003c278744b2b2a13d9 -address /run/containerd/containerd.sock │ │ ├─ 48826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 492a95d7ee17428df1c31a02d03c123cdf27e04b2a88424811ddbf2fb871995e -address /run/containerd/containerd.sock │ │ ├─ 51111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce2aff9faf52d5fe3b6baa7a8c32d28bd5ee54d12360fe41e328b1a73f65cf4 -address /run/containerd/containerd.sock │ │ ├─ 51306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fb72c8becfcee665387e2cf3ca2372d6b122af11760f49af48b3f141c746f64 -address /run/containerd/containerd.sock │ │ ├─ 55648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27881f5123181a6068bd4b3788f6c0c2a9001fdb67e2139a5eec3b705f4a867c -address /run/containerd/containerd.sock │ │ ├─ 56310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c6332fd4a8abae2856e603b8049101da4a8beb153911301b7813eb24d0f745e -address /run/containerd/containerd.sock │ │ ├─ 56351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b30fb4a33febc8583f1dd398023f2a012d55817c8258f85339e972abd5ea951 -address /run/containerd/containerd.sock │ │ ├─ 56396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b81a1affebb1c808fe458171f48aa1bec0960243fcb3ec30a465e62f1c255dd4 -address /run/containerd/containerd.sock │ │ ├─ 56543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f5a5f65d3fda5b99ec3a8a4ae16ff46905e0f0183c33533515094188bebd680 -address /run/containerd/containerd.sock │ │ ├─ 60857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d62ca5e28c23555631420cd60da1178de59ea6f7d9a8e0b76b1dd8a84b025be -address /run/containerd/containerd.sock │ │ ├─ 60995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd93f89280758980d6dc6fe166c032c914a00246a1ad7a2de0e3b7d11c33b22 -address /run/containerd/containerd.sock │ │ ├─ 61051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70d977417f09dcd02c346b3ffcb3ec8012ebcab12204571f2e2511ecb5a76854 -address /run/containerd/containerd.sock │ │ ├─ 61093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f535ba606f31d63de8ddec8d4f678a99dbcfd2ff3014beac60fc130ef36230a -address /run/containerd/containerd.sock │ │ ├─ 62471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9011b5326764180691820b5ff02793c7a3175116836fc3cfe995e433bb06279e -address /run/containerd/containerd.sock │ │ ├─ 62546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74603bcc9d9736842502a92e2a1c22c418aaac1523510fdf8a29e3622b010868 -address /run/containerd/containerd.sock │ │ ├─ 62844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1118abd1e1b8b9b69dc3fbf9448f6700d7d1606c39742eaad4181b0dd63afa1 -address /run/containerd/containerd.sock │ │ ├─ 62948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6039c101e6974f76a78ab9cd08ac6f9fdb2c5a48614b29ba064748954c51b9ac -address /run/containerd/containerd.sock │ │ ├─ 62995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc733eff689a6fdc9b0683c35907af1cf785f15c7dd9befc77fe98d07253dabc -address /run/containerd/containerd.sock │ │ ├─ 63290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64e340234fb24138b0ad69c83138b32d4026de76752df63fb79a929a6884b83c -address /run/containerd/containerd.sock │ │ ├─ 63545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed9fe41a5383be6ef288a0e49fd53bfed88a89dcbe1ba1320ec5db5901814dbe -address /run/containerd/containerd.sock │ │ ├─ 63801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bf60d98311713f4b4ef964a7afbc88ab9ff14ef437fcb97ced40745f523d047 -address /run/containerd/containerd.sock │ │ ├─ 64413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7a5197e806ce98a513117417ef7735b0eca2de39b26c6aac6090c512e9ed5d6 -address /run/containerd/containerd.sock │ │ ├─ 65106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4b736fc978c37f64418efef0a7d5b681ff76716274248a1f996360662fcd7d9 -address /run/containerd/containerd.sock │ │ ├─ 66499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d8a9d9dc695638fb3ab7adf30e444798d54bb55b400f027e388fc6e502916b7 -address /run/containerd/containerd.sock │ │ ├─ 69772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 290a75d3352bb0d0013b961866dd2e35e9b573b6bbb013b3d7dde166789a8422 -address /run/containerd/containerd.sock │ │ ├─ 79226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be3cd16a03469eaf929120f02015a0a4d1a21b76fa77bb18787d460d5536add5 -address /run/containerd/containerd.sock │ │ ├─ 80828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c47780975a32d1c249667d4c4ee44349ca317594e7726a6bbcf10a408a97d637 -address /run/containerd/containerd.sock │ │ ├─ 87033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72acc7b09461e6acbcc39d18126a28996fac91387374d82a23377e939f7a556d -address /run/containerd/containerd.sock │ │ ├─ 93308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4b3e9ccab8962e428a58439c07d2569009c200caa928896cea445c33889a62e -address /run/containerd/containerd.sock │ │ ├─ 97320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a12c5b1f25522af1526050b103097030f789bd4f8cf981abfb6f01f750f448e -address /run/containerd/containerd.sock │ │ ├─ 97491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b62791b0865e1933475ce59871afe609c89b8fa90630e0ee41f07ef3fb98807 -address /run/containerd/containerd.sock │ │ ├─110631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c47acc1dc79f233df9aab2bfb5995d711fd93c710fd93e99b38cc5a648df250 -address /run/containerd/containerd.sock │ │ ├─112201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b8b143e5c4b425be9363113937155b7ab82debfd15f0236ebb72e2cdac1acaa -address /run/containerd/containerd.sock │ │ ├─112246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c92f62a7d0cce35f92b3589afd2dd4a23eedb6545b1668fd622d255c4ef86a92 -address /run/containerd/containerd.sock │ │ ├─114214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4fddb044c923d44ac40a8e8fb9cf0dac3956b036e8595143869999cb88aa587 -address /run/containerd/containerd.sock │ │ ├─116022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb7807341f90a97165a840423f8aa2e92b21c222bdeef5d1405d60dc6ba670bf -address /run/containerd/containerd.sock │ │ ├─116062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aac3e867285f1bc3ceb9ca2a7eeb3d8ea07904a67ac8f03f4cd5825c9abc76a6 -address /run/containerd/containerd.sock │ │ ├─129125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 329f58e2df1d7445be48a5cb078a7ee64fc172da12ef2dd0fec08a2f7be74824 -address /run/containerd/containerd.sock │ │ ├─129191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dadabb9e15c7351a6313b25938e92722dcc20a5be3718b50ec79d094ac93ce46 -address /run/containerd/containerd.sock │ │ ├─131765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93349b1a506576995a6b62bf41a4e817e6907a3b491316ce8ced17ef6b3c950b -address /run/containerd/containerd.sock │ │ ├─158117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e3bddf89d8836e528386772b2afc7a2307406e4fb73397b71ac91a693c3259e -address /run/containerd/containerd.sock │ │ ├─159673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8707206a8657caaa7a4f00915564d3e8a2274b33667f533bc86f5d7b86d0d4f -address /run/containerd/containerd.sock │ │ ├─160205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52a0f93597f5e7347c3e333adabee1b17199eb7c57350b24c1f7b91e857792e3 -address /run/containerd/containerd.sock │ │ ├─161117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5469ca5bb3bcf6ec661198d086b8bcea80934a20c9045361ca8037ad7f25c45 -address /run/containerd/containerd.sock │ │ ├─163113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 777b41ea97d3bfda0a3245d509995773bae0cb140277ef3e0dbaabd58dbcc716 -address /run/containerd/containerd.sock │ │ ├─163350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44458ef9fc17fbee0e8b6c17e12d59af02fd5db70f6f3f0c82f1380dbe0a28e4 -address /run/containerd/containerd.sock │ │ ├─163417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6f7fe2ab48b6f07ee10f39c59e2bc9597ffe7ca6c8954e75b75f0aa46c84963 -address /run/containerd/containerd.sock │ │ ├─163491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f5c84b58dad08443a6c0f5ac0e3af4ce4df34a2b0c3a57f965b663cacf19dbb -address /run/containerd/containerd.sock │ │ ├─163619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d81112c59e46a8e49d307c340c5cd33cce041d76916d83f7fea6ea2a7b1fb484 -address /run/containerd/containerd.sock │ │ ├─164565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17efabd84d65bf852125d9a4805098f00db847ec17786646e35a103b414dea20 -address /run/containerd/containerd.sock │ │ ├─175770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3480171f9282c16fca76449816806d7a731752de7a4dea9ce5641fe635021fe1 -address /run/containerd/containerd.sock │ │ ├─177677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 010cb267b8285f6e1a3748120b69982ee67ddb7e5451bc77a85a47ecd1a4abea -address /run/containerd/containerd.sock │ │ ├─177691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb641c437ca9e103188351059038dfb42d3f0309d8e6b7b1e7644745a8fa7401 -address /run/containerd/containerd.sock │ │ ├─177798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dca2a668dd96038b23b4a2ed55e6f46ea1d6417452854c5377d7434c64f6658 -address /run/containerd/containerd.sock │ │ ├─177878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cda9649abdbe46077f1b50377073d554ba4fd713075beafd856db84e64b7514b -address /run/containerd/containerd.sock │ │ ├─178088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6728ea918e704d23b5810154de2ae0879102247c7d2b908debb82d641ab75bd2 -address /run/containerd/containerd.sock │ │ ├─178163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc970a486b8ff1f8d46e065f310939734f3609f55ff58536939b3312baf1806f -address /run/containerd/containerd.sock │ │ ├─178252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54be550d92b48a8c1778a121e6a627a2fad8053f0d9de50e5fb8b260b8473b99 -address /run/containerd/containerd.sock │ │ ├─191404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c4486e53d7f730a3b3cdecaefee2ba7d092658285ff05c4d945877cb681e188 -address /run/containerd/containerd.sock │ │ ├─193854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 142d55d85b4a419b25d70c4dca27717235df46bb47c135c834ec27607c6482f1 -address /run/containerd/containerd.sock │ │ ├─193903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bec33a6c6f9e7d334d9e54133576bfd47de92427da59dc58a49c161e7bff089 -address /run/containerd/containerd.sock │ │ ├─193938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0132f6db1ae95b61ce824484d09ff6576c651855bd70f05599a6a2c2c0c02a9b -address /run/containerd/containerd.sock │ │ ├─210302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62b7e5a412aaf363a8429a4ab99afb9536e80fdeb71f5cd6a4d029fcfc12acea -address /run/containerd/containerd.sock │ │ ├─218759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3886cc484c131105b04c3eb0e9ab108d974f70e42b1c561d33af873a72369ee8 -address /run/containerd/containerd.sock │ │ ├─218817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b71befcea750051bf62e16968a73266d0e908d62fbe01f2c5ec50106c640765b -address /run/containerd/containerd.sock │ │ ├─218860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 011948f836c914ed894532fae4edd1538278591d6e8ea61e0999be8a0d88e8ea -address /run/containerd/containerd.sock │ │ ├─219119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c979e2ee643d4ccdb90aea947dcf9dcfa9607fbe0ff2148bdd9e9c238e92f4fc -address /run/containerd/containerd.sock │ │ ├─230619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd4d804b86124bda1ebb7b8b50748bc7228c672375ec580b5d84ef0533790f9a -address /run/containerd/containerd.sock │ │ ├─233345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c35e6b7f3b42ba5c9e1e8fb42ca0971be4d7b5c83e94996340b464ad14ea9b9 -address /run/containerd/containerd.sock │ │ ├─234353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db591a9ca26cc583ce90397e7448ec0e6602984f6fcc5e16eb5aa4b229836394 -address /run/containerd/containerd.sock │ │ ├─235200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 930daf56e7def9291565b31412186b0f9cd01209e960e568047a53539c6f6133 -address /run/containerd/containerd.sock │ │ ├─236626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c0edb2376ddde889521e23c39e61facb68f70579cf5610799e40bb298a5cef6 -address /run/containerd/containerd.sock │ │ ├─238783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef3ee7df751776273ff02131d81e0ff01b10b5642d4aceba03ad4f2c3664e1f3 -address /run/containerd/containerd.sock │ │ ├─240302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e624fd615b5735e7232542168f8f6c2256c8b4d56f77efb8869bfab620c48cd -address /run/containerd/containerd.sock │ │ ├─240357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 098cadbb54a89229f88c5723e531448d76ee1bf43110687e360f60108bbb62bf -address /run/containerd/containerd.sock │ │ ├─250166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7df2a382ba8d3a0fca991bf3ef286c903af8148a94756293f6724bc95894fbe5 -address /run/containerd/containerd.sock │ │ ├─250704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53fb2b2c372702d3e8947db9d96cd200e184d403d78716e870f53be537c1f006 -address /run/containerd/containerd.sock │ │ ├─255131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae189a6239cdc8df8f74d400323d29fd9bb3c44c5a1fb69198d96a71f2a9ddd -address /run/containerd/containerd.sock │ │ ├─259974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 321b059839a0dc326f46e430f69ea128a732d877861a31eddec2a24bdb0a4d4d -address /run/containerd/containerd.sock │ │ ├─260196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 948e81caefe21ecc00d920d1694b430c6524b36344e9f6aed978b2264a17eba8 -address /run/containerd/containerd.sock │ │ ├─260323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbf29d339253c2fce23f5246f1da93d2473fe82b7f24744c565a056768435df7 -address /run/containerd/containerd.sock │ │ ├─260386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 558ba36c2478016ca611e57e9984b2ff29ca2a5ab7074b79fb5b6bfacaf35013 -address /run/containerd/containerd.sock │ │ ├─272359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2284417fcd7fab7ddb7f3ea8ee904bb6b9d0110f27e692dd2513e4b3304745db -address /run/containerd/containerd.sock │ │ ├─274868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88c2163e49cd021aa0ee3e1410d3e8d2392f01145937d8d607acf5ad5581096f -address /run/containerd/containerd.sock │ │ └─276442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d304a15b2365ef212b4abfac16672fc5d76eaefa0449c3f0aa3fdaf4b9df1682 -address /run/containerd/containerd.sock │ ├─docker-6eb954307572a9efdc087df354bd73fa14d5b8bf8a96220a13f37f3d59b9a944.scope … │ │ ├─34491 /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 │ │ └─34503 /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 │ ├─packagekit.service │ │ └─1428 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─docker-0e0d2b97f66435a78dc4217bf7b5380a1018139f7a5daece77b98a49f7fb7598.scope … │ │ ├─18679 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18695 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-6ecfc9b81391d2e86f1afafc5acb76c19a89aa37a0959e4d9bb9f1c8de082210.scope … │ │ ├─12713 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.cycvaa -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12732 /usr/bin/ceph-mgr -n mgr.instance.cycvaa -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 │ │ │ ├─29447 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29713 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.cycvaa.service │ │ │ ├─12601 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cycvaa/unit.run │ │ │ └─12633 /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-cycvaa --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cycvaa:/var/lib/ceph/mgr/ceph-instance.cycvaa:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cycvaa/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.cycvaa -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 │ │ │ ├─18610 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18630 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24944 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25214 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34177 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34450 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12240 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12271 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10336 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─157569 /sbin/multipathd -d -s │ ├─docker-cf9ab50777f5515386ddd351a60d317ace729add7ee1f9c6f6c72c9a53c66db7.scope … │ │ ├─25256 /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 │ │ └─25268 /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 │ ├─kubelet.service │ │ └─40677 /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.204.45.162 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-405cfba4a479e0daaa1ff1ca0c08288ecfa7aaf1173f16c078e3fe65225adebb.scope … │ │ ├─12351 /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 │ │ └─12369 /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 │ │ └─1097 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10843 /usr/sbin/chronyd -F 1 │ │ └─10844 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─157364 /sbin/iscsid │ │ └─157365 /sbin/iscsid │ ├─run-r59ef340a385c44798900bbd4eb859c3a.scope │ │ └─192038 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-bc584e78455ee1deea380ac0f831e8abab3695892e675b73ed36cd70aec179d4.scope … │ │ ├─29758 /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 │ │ └─29770 /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-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─aac3e867285f1bc3ceb9ca2a7eeb3d8ea07904a67ac8f03f4cd5825c9abc76a6 │ │ └─116089 /pause │ ├─5e57c429608410200daa894733a8c7affc266876e9115c5f1a274e784a4a520a │ │ └─192250 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─72acc7b09461e6acbcc39d18126a28996fac91387374d82a23377e939f7a556d │ │ └─87058 /pause │ ├─1477cfb370c30e2d57cce332fe2f6d5ec56e0d8f596b3801d543b822808b2ece │ │ ├─110999 glance-api: uWSGI master │ │ ├─111013 glance-api: uWSGI worker 1 │ │ └─111014 glance-api: uWSGI worker 2 │ ├─227ef2642f9ff755c3949c3165f2bde6d7947c5c094ace935a4314cd13a57502 │ │ ├─93490 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93507 /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 -- │ │ ├─93513 erl_child_setup 1048576 │ │ ├─93701 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93702 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93712 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93922 /bin/sh -s rabbit_disk_monitor │ ├─8a5008bcaa604f64140166f49ea777f5c02700109a778efec04d890d4f89d5d4 │ │ └─67120 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d8c3248065198d826a7aa5c19626e3eb169caef979dee29b2520d9845c08f78a │ │ └─47957 /manager --metrics-bind-address=:8080 │ ├─54be550d92b48a8c1778a121e6a627a2fad8053f0d9de50e5fb8b260b8473b99 │ │ └─178276 /pause │ ├─463f0c88879a285fe4938ed92cb9878ad8013e020aca32d237f9f580c9d38b5d │ │ └─66547 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─28c8c42ac3aa3640236627451c29a886f93de23e66727714c7cb7547f08050de │ │ └─67822 /bin/memcached_exporter │ ├─b874a49b05614c1171d05a9d6f8c489e1c7dd8bba6057ba6c61204e1c1fa5355 │ │ ├─227896 octavia-api: uWSGI master │ │ ├─227909 octavia-api: uWSGI worker 1 │ │ └─227910 octavia-api: uWSGI worker 2 │ ├─ddae462e02c005c09014a2532d780c46730d46a95ea44a755a6ab6c2dcec16cf │ │ └─64352 /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 │ ├─2c09caf543f0fd337bdc0bb6cc70452a6c217df7b55018921e7b267d1c17f727 │ │ └─67540 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a8b209c311e175f6d33ec0b103fe74f8d7086edb570125403c700a2636271303 │ │ └─67273 /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 │ ├─dc76302161b379a50a505b30acc25e21ed3cf6e74e1a79d25756d1bad3d74784 │ │ └─44526 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1e624fd615b5735e7232542168f8f6c2256c8b4d56f77efb8869bfab620c48cd │ │ └─240329 /pause │ ├─011948f836c914ed894532fae4edd1538278591d6e8ea61e0999be8a0d88e8ea │ │ └─218930 /pause │ ├─784ddaed99c516305d195d3e4e690d616a493d5bde3c4003c278744b2b2a13d9 │ │ └─48524 /pause │ ├─b6f8eba74bcec4ee694f0604efbc9c199a75fd0e425ada21948cf312ac637773 │ │ ├─173851 nova-api: uWSGI master │ │ ├─173882 nova-api: uWSGI worker 1 │ │ └─173883 nova-api: uWSGI worker 2 │ ├─fb7807341f90a97165a840423f8aa2e92b21c222bdeef5d1405d60dc6ba670bf │ │ └─116046 /pause │ ├─b81a1affebb1c808fe458171f48aa1bec0960243fcb3ec30a465e62f1c255dd4 │ │ └─56425 /pause │ ├─290a75d3352bb0d0013b961866dd2e35e9b573b6bbb013b3d7dde166789a8422 │ │ └─69795 /pause │ ├─c0d90afbe770430e3c73c5347514fad80c6e533571ce44ea22ad6c99e366c7e9 │ │ ├─ 46975 /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 │ │ ├─ 46988 /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 │ │ ├─ 47045 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274522 nginx: worker process │ │ ├─274523 nginx: worker process │ │ └─274524 nginx: cache manager process │ ├─6560936b6619d9170993cf8a88ddb731d0df0672521091fe68e6071ea9dbcdcf │ │ ├─187044 neutron-policy-server: uWSGI master │ │ ├─187056 neutron-policy-server: uWSGI worker 1 │ │ └─187057 neutron-policy-server: uWSGI worker 2 │ ├─c70118ccd486a74dd2d34a5df311d017caffd913c8f6e72ec545b631de955671 │ │ ├─86196 barbiacan-api: uWSGI master │ │ └─86210 barbiacan-api: uWSGI worker 1 │ ├─ccca14deef79921977ef81aa11c4c1e7f0862e31a600ee922dd50c03be877229 │ │ └─40371 /pause │ ├─93e2d3c2f54b82ea3fdfd1d468100003343b0ba6c7aefd4e653636345b332145 │ │ └─199454 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─492ebdf5be8192e148b956ffc789eda33d83db5dc5304ae04403a406985e6059 │ │ ├─114451 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114467 /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 -- │ │ ├─114473 erl_child_setup 1048576 │ │ ├─114583 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114584 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114594 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114648 /bin/sh -s rabbit_disk_monitor │ ├─321b059839a0dc326f46e430f69ea128a732d877861a31eddec2a24bdb0a4d4d │ │ └─260008 /pause │ ├─62acc7b8100723fad97da558212d15ce2ceaa9e7ff0bd3a5403a9fba48c8bdd1 │ │ └─98569 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─e6e662f987496492e86f4a801aa0bd1e82811a534dc40bded73af770424fc793 │ │ └─40494 etcd --advertise-client-urls=https://199.204.45.162: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.204.45.162:2380 --initial-cluster=instance=https://199.204.45.162:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.162:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.162: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 │ ├─7b8b143e5c4b425be9363113937155b7ab82debfd15f0236ebb72e2cdac1acaa │ │ └─112226 /pause │ ├─c4b3e9ccab8962e428a58439c07d2569009c200caa928896cea445c33889a62e │ │ └─93331 /pause │ ├─cda9649abdbe46077f1b50377073d554ba4fd713075beafd856db84e64b7514b │ │ └─177934 /pause │ ├─5cea10737cb035c26381327e3ee7707766199ef54939d6894580cbbf8d7b08cc │ │ └─42970 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ccb1ed78a711fc0e1730db4c88015537e36f9759d9a1d9884077d070fe73d7f8 │ │ └─43372 /pause │ ├─f43a685b6bde7b9f82052619ee15950ac1d88ed1d6e9f3575a6a516c9cc5a90e │ │ ├─126286 cinder-api: uWSGI master │ │ ├─126298 cinder-api: uWSGI worker 1 │ │ └─126299 cinder-api: uWSGI worker 2 │ ├─8b6c16b099cfb8114a9f155da7491f0938374da93679fa6a5b0e856b865ec0c2 │ │ └─41874 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─757719497a9b8f8bf75b57faf77e2c0339d4f7b4c5941c55b5958860fda2c5f8 │ │ ├─173981 nova-metadata: uWSGI master │ │ ├─173992 nova-metadata: uWSGI worker 1 │ │ └─173993 nova-metadata: uWSGI worker 2 │ ├─62b7e5a412aaf363a8429a4ab99afb9536e80fdeb71f5cd6a4d029fcfc12acea │ │ └─210325 /pause │ ├─7f535ba606f31d63de8ddec8d4f678a99dbcfd2ff3014beac60fc130ef36230a │ │ └─61116 /pause │ ├─49e465b5982b9378dac508202ebfdb11312569b23003d2917fdc818b6e6ba6d7 │ │ ├─158584 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158597 /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 │ ├─142d55d85b4a419b25d70c4dca27717235df46bb47c135c834ec27607c6482f1 │ │ └─193881 /pause │ ├─80df44d60edae7398bb265b294bf3cdc3e7bd65c033967059d28cf13bbfbf579 │ │ ├─186986 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─187365 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187368 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187371 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─12ac5df1749245d59774ce5274dd7d6c7588f782fc25494951e7c510892a9ae0 │ │ ├─345288 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─345736 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345890 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp2v787arw/privsep.sock │ │ ├─346362 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpklru37tk/privsep.sock │ │ ├─346817 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346818 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346946 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/28a54990-3ee0-4371-8afd-8c1661751490/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/28a54990-3ee0-4371-8afd-8c1661751490/host --addn-hosts=/var/lib/neutron/dhcp/28a54990-3ee0-4371-8afd-8c1661751490/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/28a54990-3ee0-4371-8afd-8c1661751490/opts --dhcp-leasefile=/var/lib/neutron/dhcp/28a54990-3ee0-4371-8afd-8c1661751490/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-11756ae1-0f28-4e64-9bb0-c9673293d977,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346950 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5caf62de-5c9f-439b-adb6-cf30835785d2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5caf62de-5c9f-439b-adb6-cf30835785d2/host --addn-hosts=/var/lib/neutron/dhcp/5caf62de-5c9f-439b-adb6-cf30835785d2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5caf62de-5c9f-439b-adb6-cf30835785d2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5caf62de-5c9f-439b-adb6-cf30835785d2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fe150ca5-f6b3-40ae-87f9-71d20a4b06a0,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346953 haproxy -f /var/lib/neutron/ns-metadata-proxy/28a54990-3ee0-4371-8afd-8c1661751490.conf │ │ ├─346957 haproxy -f /var/lib/neutron/ns-metadata-proxy/5caf62de-5c9f-439b-adb6-cf30835785d2.conf │ │ ├─381847 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpspc2d8ek/privsep.sock │ │ └─387310 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpw049l9pz/privsep.sock │ ├─bbf29d339253c2fce23f5246f1da93d2473fe82b7f24744c565a056768435df7 │ │ └─260347 /pause │ ├─923b1f4956f1e579d8bc1b05334bcbb960c9e659e604eeca8fb17770e27a45d1 │ │ └─40621 /kube-vip manager │ ├─2a236d3579c556dfd4cdad0e3f4ec1c09b13e47d0f36a7a536ecf677b98961be │ │ ├─148877 placement-api: uWSGI master │ │ ├─148903 placement-api: uWSGI worker 1 │ │ └─148904 placement-api: uWSGI worker 2 │ ├─b1118abd1e1b8b9b69dc3fbf9448f6700d7d1606c39742eaad4181b0dd63afa1 │ │ └─62873 /pause │ ├─18fb807255ede77694c42787c3ef049ca1ddcb38d72496cb5370e30d7e1f96a0 │ │ ├─61924 python -u /app/sidecar.py │ │ ├─62228 python -u /app/sidecar.py │ │ └─62232 python -u /app/sidecar.py │ ├─8e3bddf89d8836e528386772b2afc7a2307406e4fb73397b71ac91a693c3259e │ │ └─158141 /pause │ ├─dd4d804b86124bda1ebb7b8b50748bc7228c672375ec580b5d84ef0533790f9a │ │ └─230643 /pause │ ├─42d2684091cd3492c427b7b8ea0c755e89e8c9a85e6c2107c36b88fe1962b3b4 │ │ ├─250644 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─251083 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─251084 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─1f5a5f65d3fda5b99ec3a8a4ae16ff46905e0f0183c33533515094188bebd680 │ │ └─56566 /pause │ ├─851e2647b79b7b127863e37908cb9278733ede7e9ce35fc2e5387dd979db3a07 │ │ ├─ 51692 valkey-server *:26379 [sentinel] │ │ ├─419325 sh -c /health/ping_sentinel.sh 5 │ │ ├─419534 /bin/bash /health/ping_sentinel.sh 5 │ │ ├─419535 timeout -s 15 5 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─419536 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─098cadbb54a89229f88c5723e531448d76ee1bf43110687e360f60108bbb62bf │ │ └─240380 /pause │ ├─4ed50658165abfd585a5701704bca919f7bad10ea247044837bcecd0a447e5ee │ │ └─43390 /coredns -conf /etc/coredns/Corefile │ ├─da32dbc9d5dad918622a023020cce277901f004300e20b906cebae942601ef62 │ │ └─44570 /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 │ ├─81b45a153c25f888a131719285034701ebd16b0f1e0d6dc901e417423380620f │ │ └─114055 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─bc970a486b8ff1f8d46e065f310939734f3609f55ff58536939b3312baf1806f │ │ └─178214 /pause │ ├─53fb2b2c372702d3e8947db9d96cd200e184d403d78716e870f53be537c1f006 │ │ └─250753 /pause │ ├─3ad508979c3a0889ecefca2853cfcf9dd9584009bebedb7fd1a5e1f7542ebc0e │ │ └─67452 /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 │ ├─5aef10aa50413265485694b1faad5403d230fb3d4404b9b13f8a3ca30ac088ba │ │ └─235308 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─777b41ea97d3bfda0a3245d509995773bae0cb140277ef3e0dbaabd58dbcc716 │ │ └─163168 /pause │ ├─3ae189a6239cdc8df8f74d400323d29fd9bb3c44c5a1fb69198d96a71f2a9ddd │ │ └─255158 /pause │ ├─2ae9574d255ad824766fe387eee08118513cab8665740d9b291c3911fd09f278 │ │ └─158549 /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 │ ├─78e3c5317b3a8505fdb8c92fda462013a9804f3551f2d1d8974d6c6bf4d3e834 │ │ └─191203 /usr/bin/libvirt-tls-sidecar │ ├─0d8da3b8df8b81c70402075b2a324eec003377e98b800b9cdfd67c36dd064023 │ │ ├─42082 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42504 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─db4c1984ea0ba2cb835ba0b195e19b82a14a5d570227749c76c8ac0a7077387a │ │ └─269693 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b71befcea750051bf62e16968a73266d0e908d62fbe01f2c5ec50106c640765b │ │ └─218899 /pause │ ├─dc8d8b2eb02218eca5686b18424eeb88b6fb94eeb6528e593b55da672ab20ae8 │ │ ├─68110 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68127 /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 -- │ │ ├─68133 erl_child_setup 1048576 │ │ ├─68181 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68182 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68192 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68343 /bin/sh -s rabbit_disk_monitor │ ├─72f892aebef8c09b361255de4dcb7f8c9ee3470d77cab8cc0b253817e3d24879 │ │ ├─187004 neutron-api: uWSGI master │ │ ├─187030 neutron-api: uWSGI worker 1 │ │ └─187031 neutron-api: uWSGI worker 2 │ ├─c791bed16e94025d33c3ade6426d1347b086c3f39e50df4f6f66fdf7ae25cf34 │ │ ├─206553 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206790 heat-engine: ServiceWrapper worker(0) │ │ └─206793 heat-engine: ServiceWrapper worker(1) │ ├─bc9e16bd8ab3cb9d13de2a34968bfa0874b106f4db39d87a9f3cbee9b75bd972 │ │ └─44479 /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 │ ├─2c47acc1dc79f233df9aab2bfb5995d711fd93c710fd93e99b38cc5a648df250 │ │ └─110657 /pause │ ├─7c4486e53d7f730a3b3cdecaefee2ba7d092658285ff05c4d945877cb681e188 │ │ └─191428 /pause │ ├─8faa1fe9fc7a271092caaa03dcf707683119591b6eaade0cb0471315f633eb67 │ │ ├─189303 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─189758 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─190269 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp2x4epsp_/privsep.sock │ │ ├─382007 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp31qs63wf/privsep.sock │ │ ├─382535 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp2ymwtdlw/privsep.sock │ │ ├─382899 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─382900 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─384383 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=181c31c8-a8ad-4c0f-bcfa-34dc9a94966d --namespace=qrouter-181c31c8-a8ad-4c0f-bcfa-34dc9a94966d --conf_dir=/var/lib/neutron/ha_confs/181c31c8-a8ad-4c0f-bcfa-34dc9a94966d --log-file=/var/lib/neutron/ha_confs/181c31c8-a8ad-4c0f-bcfa-34dc9a94966d/neutron-keepalived-state-change.log --monitor_interface=ha-ecd76c84-91 --monitor_cidr=169.254.0.154/24 --pid_file=/var/lib/neutron/external/pids/181c31c8-a8ad-4c0f-bcfa-34dc9a94966d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─397814 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=eb2c8d7d-10d9-48fe-a0d1-dbba9ce3cc4a --namespace=qrouter-eb2c8d7d-10d9-48fe-a0d1-dbba9ce3cc4a --conf_dir=/var/lib/neutron/ha_confs/eb2c8d7d-10d9-48fe-a0d1-dbba9ce3cc4a --log-file=/var/lib/neutron/ha_confs/eb2c8d7d-10d9-48fe-a0d1-dbba9ce3cc4a/neutron-keepalived-state-change.log --monitor_interface=ha-ee9b7352-61 --monitor_cidr=169.254.0.83/24 --pid_file=/var/lib/neutron/external/pids/eb2c8d7d-10d9-48fe-a0d1-dbba9ce3cc4a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─93349b1a506576995a6b62bf41a4e817e6907a3b491316ce8ced17ef6b3c950b │ │ └─131789 /pause │ ├─27881f5123181a6068bd4b3788f6c0c2a9001fdb67e2139a5eec3b705f4a867c │ │ └─55671 /pause │ ├─930daf56e7def9291565b31412186b0f9cd01209e960e568047a53539c6f6133 │ │ └─235224 /pause │ ├─f8a8c9886919b51d74e632400e21b7fd2d360e0055978df8b71e394edecf355d │ │ └─56678 nfd-master -crd-controller=true -metrics=8081 │ ├─db591a9ca26cc583ce90397e7448ec0e6602984f6fcc5e16eb5aa4b229836394 │ │ └─234377 /pause │ ├─0cc9316aae2e72f8a40389c250af64924bc90b53cca639751530191278823d79 │ │ └─43326 /pause │ ├─558ba36c2478016ca611e57e9984b2ff29ca2a5ab7074b79fb5b6bfacaf35013 │ │ └─260418 /pause │ ├─bd317c20965d701232fec2a548319ec6f2fda8bc42e2bb22ea8797ebea71d2a5 │ │ └─65353 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 │ ├─4534f5043bb54a1fc65c2e37558170be9220790759286a2f8a8b9d671fd424d0 │ │ ├─228719 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229207 octavia-worker: ConsumerService worker(0) │ │ └─229211 octavia-worker: ConsumerService worker(1) │ ├─0b292d8f5480168e61a415867d77907b7331b8d7026e1e8bbad07055b090df81 │ │ └─44273 /pause │ ├─cc733eff689a6fdc9b0683c35907af1cf785f15c7dd9befc77fe98d07253dabc │ │ └─63022 /pause │ ├─10cbbf0af44abbcf974676591157fe573dde1e9ef1ef7acc364744ea4eb086b9 │ │ └─47833 /manager --metrics-bind-address=:9782 │ ├─5bec33a6c6f9e7d334d9e54133576bfd47de92427da59dc58a49c161e7bff089 │ │ └─193936 /pause │ ├─1c6fe427dcc2d2702f009c3fceb73334522fe9367dcc76cdd8cea06ad5b682fc │ │ └─160418 /coredns -conf /etc/coredns/Corefile │ ├─e87b7094246757dd218337ae0ef834be710e462dccc3b54e9dde4971ac844cd6 │ │ ├─112711 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112901 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112903 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─45ab054f3b002f88214dc3f4f4dccf8440f3bcbb5d5557382f36f4b468052aa3 │ │ └─238913 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─d4fddb044c923d44ac40a8e8fb9cf0dac3956b036e8595143869999cb88aa587 │ │ └─114240 /pause │ ├─f05e3ae0abf5a0b2d8a67e1bb66dac86605f8279d1fccae9ffb798b34b8d9576 │ │ └─42933 /pause │ ├─54c5fb2ab8e57ea1bbd018afd0d3d2b20001f8a13517dfd096f6b77f95997f64 │ │ └─61564 /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 │ ├─c6f7fe2ab48b6f07ee10f39c59e2bc9597ffe7ca6c8954e75b75f0aa46c84963 │ │ └─163444 /pause │ ├─7d8a9d9dc695638fb3ab7adf30e444798d54bb55b400f027e388fc6e502916b7 │ │ └─66523 /pause │ ├─d7401fb4ea521f6d5623f74685c9051de8930eac97d5ee8dfab02f6518deb3c3 │ │ ├─275017 apache2 -DFOREGROUND │ │ ├─277398 (wsgi:h -DFOREGROUND │ │ ├─277399 (wsgi:h -DFOREGROUND │ │ ├─277400 (wsgi:h -DFOREGROUND │ │ ├─277401 (wsgi:h -DFOREGROUND │ │ ├─277402 (wsgi:h -DFOREGROUND │ │ ├─277403 apache2 -DFOREGROUND │ │ └─277404 apache2 -DFOREGROUND │ ├─a5cec06916321f18943b38c614cd459230975bb355f9369c1c89b979e8a873c1 │ │ └─46755 /pause │ ├─d969f9cb4793c048afee1f43dcd6bc51517924dbf49a0f5ae850c5640ae3a2a2 │ │ ├─178757 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─405264 sleep 300 │ ├─f0fbcdbb8599daa6aca66c3665cad62ed2a4c65b58c8eb886aa5a022d22e4ff0 │ │ ├─174490 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174959 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174960 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─2284417fcd7fab7ddb7f3ea8ee904bb6b9d0110f27e692dd2513e4b3304745db │ │ └─272383 /pause │ ├─31a0b76e3a2abcafe64bfb6211fc6212f4b663cc1c594b09ac8eb31341e2eccb │ │ ├─269560 manila-api: uWSGI master │ │ ├─269590 manila-api: uWSGI worker 1 │ │ └─269591 manila-api: uWSGI worker 2 │ ├─c1d2348bb2fa9f51ae9dd645a6da3c89e69857ecdbc8ca31c29b71b5fc5a7a06 │ │ └─67502 /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 │ ├─6819ca70cf7bcf26eb30477c10be06c1916edd19d896e79c232c82b2d6cc2775 │ │ ├─ 87904 /usr/local/bin/rook ceph operator │ │ └─419542 /usr/bin/python3 -s /usr/bin/ceph status --format json --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring │ ├─5036c26ef630f5cd6509d68028e457bcae2f04cd0513451d2c1245d9cb1881c9 │ │ └─234687 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─2b2cdf7fba540430d234449647bb34c2a180506577eb8084c0d60b36d4925229 │ │ ├─174520 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174963 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174964 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─f3db9818ef446247dab49c408216b8ec7a79cb08bc6ffc47cb06e846145fe1b5 │ │ ├─278949 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278962 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6039c101e6974f76a78ab9cd08ac6f9fdb2c5a48614b29ba064748954c51b9ac │ │ └─62990 /pause │ ├─329f58e2df1d7445be48a5cb078a7ee64fc172da12ef2dd0fec08a2f7be74824 │ │ └─129149 /pause │ ├─ef9b569b4d87652d966942ebc327085bd29988963e3716f9e1067c9b1aaae582 │ │ └─67082 /bin/pushgateway │ ├─50d5a3f5cea5a66793a61553b0b8233983da49c8ba5449d9aeca4a1703657002 │ │ ├─250416 magnum-api: uWSGI master │ │ ├─250533 magnum-api: uWSGI worker 1 │ │ └─250534 magnum-api: uWSGI worker 2 │ ├─bc636b5be1b817ee48079e74b323f341a655b43cba6690be54cbfc78fda2476a │ │ ├─161296 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161313 /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 -- │ │ ├─161319 erl_child_setup 1048576 │ │ ├─161436 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161437 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161447 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161536 /bin/sh -s rabbit_disk_monitor │ ├─0b1213fcc3d1fc58cf4c3647946337dc54d5c1b8692aa50f92ebfdb3ed1820b1 │ │ ├─187994 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188272 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpp2hlzr3r/privsep.sock │ │ ├─188576 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpy0dkmn18/privsep.sock │ │ └─188851 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d82ee26d5d8abec38c6834637e53a9ccaa3ff7a721c4bd7897650b1df117c72a │ │ └─51377 valkey-server *:6379 │ ├─6fe269afb235db3b6bcede4f1733900e6a99756ea9edc1e1c96c560ac2918259 │ │ └─47782 /pause │ ├─876cda22c3a86684173db9f5e7babc364155f952ae1de8315c26311b70c7abad │ │ └─65724 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c14bcc732b6530c1f44730421aa6081383f840bd380620d6963215420768e705 │ │ └─67898 /bin/oauth2-proxy │ ├─0dbd717ba5b8f5ed120f7e6f3fe0af7d7a648aab3b1abd0c43e9bdd4e331faa6 │ │ └─56603 nfd-gc -gc-interval=1h │ ├─3480171f9282c16fca76449816806d7a731752de7a4dea9ce5641fe635021fe1 │ │ └─175796 /pause │ ├─64e340234fb24138b0ad69c83138b32d4026de76752df63fb79a929a6884b83c │ │ └─63316 /pause │ ├─dadabb9e15c7351a6313b25938e92722dcc20a5be3718b50ec79d094ac93ce46 │ │ └─129215 /pause │ ├─b00ede85bd25a13086ffc64db725ff3ff9a551329170337380b08c5bf1fb98bd │ │ └─191325 /bin/bash /tmp/libvirt.sh │ ├─7fc7b8a762174ffc88b931f23685a96c1de6d2210c700792e4e2303d15a74d0c │ │ └─44326 /pause │ ├─c9e48eed6a0c2d066ed36a90a7891337d68eef860b37f4a432036a6b9c48cd94 │ │ ├─61872 python -u /app/sidecar.py │ │ ├─62217 python -u /app/sidecar.py │ │ └─62218 python -u /app/sidecar.py │ ├─5c35e6b7f3b42ba5c9e1e8fb42ca0971be4d7b5c83e94996340b464ad14ea9b9 │ │ └─233373 /pause │ ├─7bb02cfc9ee63c3020c34f3b7c0cb053a9347724871fd66f27622fe18f708d06 │ │ ├─65858 nginx: master process nginx -g daemon off; │ │ ├─65873 nginx: worker process │ │ ├─65874 nginx: worker process │ │ ├─65875 nginx: worker process │ │ ├─65876 nginx: worker process │ │ └─65877 nginx: worker process │ ├─bb641c437ca9e103188351059038dfb42d3f0309d8e6b7b1e7644745a8fa7401 │ │ └─177778 /pause │ ├─c97d77a30f652618d1704dfe15c1929153e1bddb049d57b5655fd06e50596209 │ │ └─41638 /pause │ ├─8b62791b0865e1933475ce59871afe609c89b8fa90630e0ee41f07ef3fb98807 │ │ └─97519 /pause │ ├─88c2163e49cd021aa0ee3e1410d3e8d2392f01145937d8d607acf5ad5581096f │ │ └─274897 /pause │ ├─8d62ca5e28c23555631420cd60da1178de59ea6f7d9a8e0b76b1dd8a84b025be │ │ └─60938 /pause │ ├─a06f17dd3b009d5c3aeec4e2f3187eab86d75c10b1505fcc6f59a39e0c256168 │ │ ├─255482 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─255498 /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 -- │ │ ├─255506 erl_child_setup 1048576 │ │ ├─255596 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255597 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255607 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255892 /bin/sh -s rabbit_disk_monitor │ ├─ba53a59ca72c47c2facc0b4cfe35f14dd41c0b3dbb811d2ca1859c8952f17866 │ │ └─40318 /pause │ ├─c92f62a7d0cce35f92b3589afd2dd4a23eedb6545b1668fd622d255c4ef86a92 │ │ └─112269 /pause │ ├─d304a15b2365ef212b4abfac16672fc5d76eaefa0449c3f0aa3fdaf4b9df1682 │ │ └─276466 /pause │ ├─6b57127acc39c85f222538772625db4eb18230704f62df508e8bc104a2334d13 │ │ └─275544 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─d81112c59e46a8e49d307c340c5cd33cce041d76916d83f7fea6ea2a7b1fb484 │ │ └─163664 /pause │ ├─a6266feab8c919e9e7450d3d2cd0a3eb990f9129ffd38a61dc894b6370f975ae │ │ ├─66300 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66335 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─7f2e73b9e452810c7099ea092054cad0dde676988058f290818ad97648ed1065 │ │ └─233514 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7dd96113bf8304d43adee74726edb01de7abe270ba8b9838403424119adea6f2 │ │ └─66938 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b90a672582fc7709322fa63dd422372c8b8b38084d427ba641f738e58185c0b4 │ │ └─236678 /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 │ ├─a9d571ee964b3a8efcec0985f8e2d89bed8de276e0703408aed47cb2ff8c7267 │ │ ├─175954 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175971 /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 -- │ │ ├─175977 erl_child_setup 1048576 │ │ ├─176089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176090 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176100 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176252 /bin/sh -s rabbit_disk_monitor │ ├─c8707206a8657caaa7a4f00915564d3e8a2274b33667f533bc86f5d7b86d0d4f │ │ └─159697 /pause │ ├─bd57c4220b0994ed3b320da0e89a46d06588cdf9c9b6edeeabd57cba9f49ed91 │ │ └─44373 /pause │ ├─e7a5197e806ce98a513117417ef7735b0eca2de39b26c6aac6090c512e9ed5d6 │ │ └─64450 /pause │ ├─3bf60d98311713f4b4ef964a7afbc88ab9ff14ef437fcb97ced40745f523d047 │ │ └─63826 /pause │ ├─34d6656492e932de61c000abac3c13544554d1805a61f782f26df5c17ce95a64 │ │ └─49236 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─010cb267b8285f6e1a3748120b69982ee67ddb7e5451bc77a85a47ecd1a4abea │ │ └─177739 /pause │ ├─18633da65070a4957defca70b99a2c11ca19c84b76d8639bf4e16afa30ee22a6 │ │ └─40344 /pause │ ├─114fc607857966badc7fed8fa4c572fcfa3d736888d35f580443ff2ce97f8fa0 │ │ └─169271 /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 │ ├─90485fdfea4fc379e9ca1b2034ead92d1dc1ef986b890429d2318edb308b8577 │ │ └─49148 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─c5f14bd59152f3b72b854e01d8f164a767c8d58c033adf7696c1aad55a7fb984 │ │ └─47024 /server │ ├─f3a6c40ccea30018782a9aa21a7355d2eda2d7c21d2fa4e7bcddeb64493c8fa0 │ │ └─48281 percona-xtradb-cluster-operator │ ├─ed9fe41a5383be6ef288a0e49fd53bfed88a89dcbe1ba1320ec5db5901814dbe │ │ └─63568 /pause │ ├─179b26765e739414d7794491ec4777642e62aaed7f61abc3d72b933c28e9989c │ │ └─51750 redis_exporter │ ├─c18db3939e452b8494e3a4ea9422b3d70d6f2a4373ca433a352f0fdaf1b5ec4b │ │ └─40465 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 │ ├─ca8272dd18c83fe94610147bbd9b407673fe51b5841695a956457cb7eb04107c │ │ └─51468 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 │ ├─0a2e2eae805b9064dc6393570eb09b056123943d195620390d0afa3c0e383375 │ │ ├─79395 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79420 /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 -- │ │ ├─79428 erl_child_setup 1048576 │ │ ├─79499 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79500 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79510 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79593 /bin/sh -s rabbit_disk_monitor │ ├─9011b5326764180691820b5ff02793c7a3175116836fc3cfe995e433bb06279e │ │ └─62495 /pause │ ├─44458ef9fc17fbee0e8b6c17e12d59af02fd5db70f6f3f0c82f1380dbe0a28e4 │ │ └─163374 /pause │ ├─381b8361110752900252e8b20491438dfd0f60f115e17d15d1f8b83440f63fc3 │ │ ├─229475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229495 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229958 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229959 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406865 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406866 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406867 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406868 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406870 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406871 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406873 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406875 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406876 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406884 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406888 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406889 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406894 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─406898 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─20ddcf1bb17551fab510b953415141a5a3d670acda6a44b0eb782c980e7e78d3 │ │ └─44038 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 │ ├─7ce2aff9faf52d5fe3b6baa7a8c32d28bd5ee54d12360fe41e328b1a73f65cf4 │ │ └─51135 /pause │ ├─948e81caefe21ecc00d920d1694b430c6524b36344e9f6aed978b2264a17eba8 │ │ └─260223 /pause │ ├─44abaeea2cd73a9c79109aa854a9bca4a15aa54109df77f97f7aa74c277b7f1b │ │ └─43792 /pause │ ├─0132f6db1ae95b61ce824484d09ff6576c651855bd70f05599a6a2c2c0c02a9b │ │ └─193979 /pause │ ├─ba77c4a675bb573561f153a52c8dcda0d1f73b4c7f4907348d118b42e29f0799 │ │ ├─ 97939 /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 │ │ └─407630 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1c122ec0ef0def6a1a3e56f97e00ada106f45ebac52b158d98e8fdf56e8c5ef9 │ │ └─41619 /pause │ ├─eb10b71630c1fb031774cd265498f8ac1f756648f25e49201620163c5d0ae9a4 │ │ └─127741 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5fb72c8becfcee665387e2cf3ca2372d6b122af11760f49af48b3f141c746f64 │ │ └─51332 /pause │ ├─7df2a382ba8d3a0fca991bf3ef286c903af8148a94756293f6724bc95894fbe5 │ │ └─250190 /pause │ ├─a0562f3411d091d97562cdb9b55030af820ff3b5dafed48c0805524cd23647a8 │ │ └─43437 /coredns -conf /etc/coredns/Corefile │ ├─7b598f1423c1b4d278296b98647ed7710410c4f9841e34b0bd0aa8117d8ec709 │ │ ├─130301 /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 │ │ └─130478 /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 │ ├─ac0a9506f943d83580567cea6c08cc2565cffb9ef3839c9035cb83e2fd6b5855 │ │ └─65652 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3759fc57573f3a98f1e76be55b12522f91267817bb0a99d342b867cfadaa018c │ │ ├─191652 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191669 /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 -- │ │ ├─191675 erl_child_setup 1048576 │ │ ├─191836 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191837 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191847 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192134 /bin/sh -s rabbit_disk_monitor │ ├─6d7b4194aab26239e984c1ce61cafbb32a904c93def6f49c484b2e444742aeea │ │ └─40372 /pause │ ├─9dca2a668dd96038b23b4a2ed55e6f46ea1d6417452854c5377d7434c64f6658 │ │ └─177833 /pause │ ├─ff76f19f3d6631d154905637d5027ba023f468895b0060aa4996cc8d2d92e582 │ │ ├─49000 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 │ │ └─50289 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 │ ├─4f8da0cf6cd659535834d7598d11abc4724be2ac17bc7473831fb093c33fb832 │ │ └─228722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─172b47ec8a301753304988731b85fc8005280c0699ec0627dca3a507f554025d │ │ ├─269718 /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 │ │ └─269939 /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 │ ├─5dd38b5bf2fadde3352339c2e406e5daa347211296b21884f938771fd534c1c2 │ │ └─129871 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─58f008082a89bfd512191af051a65b5fc11a3331b05a3365edb99197944eae50 │ │ └─67417 /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-204-45-162.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 │ ├─c979e2ee643d4ccdb90aea947dcf9dcfa9607fbe0ff2148bdd9e9c238e92f4fc │ │ └─219147 /pause │ ├─1f5c84b58dad08443a6c0f5ac0e3af4ce4df34a2b0c3a57f965b663cacf19dbb │ │ └─163525 /pause │ ├─27a5724f180eae86f2cbb1c5fd8bf332be491d001c55ac01595808506afc366e │ │ └─56810 /secretgen-controller │ ├─729cda12a0081ecc294d17d5f2e89dd06df56bd77eaebf01efc6fdf3150b5b95 │ │ ├─199426 /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 │ │ ├─383033 /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/tmp7cdvobea/privsep.sock │ │ ├─383369 /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/tmpcmcxvcj4/privsep.sock │ │ └─385462 /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/tmpqem56zc1/privsep.sock │ ├─0c0edb2376ddde889521e23c39e61facb68f70579cf5610799e40bb298a5cef6 │ │ └─236652 /pause │ ├─c47780975a32d1c249667d4c4ee44349ca317594e7726a6bbcf10a408a97d637 │ │ └─80853 /pause │ ├─ff150580784955f941980c4b7debb15e1bb4a4a06de3e5471b82f6beb6abafaf │ │ └─56640 nfd-worker -metrics=8081 │ ├─b8ae1d844d9355152fddb13cbfc298fb7e6096dbd86191f46dfb461aabaca63e │ │ └─66362 /goldpinger --static-file-path /static │ ├─0c6332fd4a8abae2856e603b8049101da4a8beb153911301b7813eb24d0f745e │ │ └─56334 /pause │ ├─abd93f89280758980d6dc6fe166c032c914a00246a1ad7a2de0e3b7d11c33b22 │ │ └─61025 /pause │ ├─52aa3d3c10dff759dfc050dd2d2e6c1ceb30f90366eff53487b322a2586b6bce │ │ ├─49050 mysqld --wsrep_start_position=b5628d25-5a9c-11f1-ad2f-2f3ae4cbf5c5:20 │ │ └─49177 /var/lib/mysql/mysql-state-monitor │ ├─ab60ccdf500e4cf9e0c016ff176cad62ecdf260b58ff5322083655f28bae9afb │ │ ├─206575 heat-api: uWSGI master │ │ ├─206601 heat-api: uWSGI worker 1 │ │ └─206602 heat-api: uWSGI worker 2 │ ├─52a0f93597f5e7347c3e333adabee1b17199eb7c57350b24c1f7b91e857792e3 │ │ └─160231 /pause │ ├─6c73667ac1a6991e9f22a47af9b54f1c4679452659f62684ccfa350517df6f93 │ │ └─40840 /pause │ ├─f4b736fc978c37f64418efef0a7d5b681ff76716274248a1f996360662fcd7d9 │ │ └─65205 /pause │ ├─d5469ca5bb3bcf6ec661198d086b8bcea80934a20c9045361ca8037ad7f25c45 │ │ └─161152 /pause │ ├─74603bcc9d9736842502a92e2a1c22c418aaac1523510fdf8a29e3622b010868 │ │ └─62570 /pause │ ├─5c3e30b6752f5bec876edc9955dc5446343ee653abf4589655fd8bb400b23e47 │ │ └─46669 /pause │ ├─45eda425f3343664de701f60cd6b7015a9b979f3a8797605c91bf544eeafda8d │ │ └─189616 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─7b30fb4a33febc8583f1dd398023f2a012d55817c8258f85339e972abd5ea951 │ │ └─56392 /pause │ ├─cb9a3384e9ce22d73a8efa7b7af601dac44a7d136d252a87bef4338920966e41 │ │ └─40486 kube-apiserver --advertise-address=199.204.45.162 --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 │ ├─4a12c5b1f25522af1526050b103097030f789bd4f8cf981abfb6f01f750f448e │ │ └─97343 /pause │ ├─5130f23cdbe4cfb4e7d7e972df3c0226fff819a6e6706db9709a9ae404655762 │ │ └─40512 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 │ ├─17efabd84d65bf852125d9a4805098f00db847ec17786646e35a103b414dea20 │ │ └─164593 /pause │ ├─6728ea918e704d23b5810154de2ae0879102247c7d2b908debb82d641ab75bd2 │ │ └─178121 /pause │ ├─eae4000b4b82f3a8e7b48fe6f646c679ed99a3b71d6b95bae2328c3e482e658c │ │ └─269674 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7ddc1b524a9c64458b8ceaa30f28cb7b355136e864d77fc43a77e860b5600ce7 │ │ ├─210471 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210488 /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 -- │ │ ├─210498 erl_child_setup 1048576 │ │ ├─210688 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210689 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210699 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210911 /bin/sh -s rabbit_disk_monitor │ ├─1e8edbd6f6e53b5989c7ce040ddfad9592bc3db8d85bf438fdd4520f8c6fb46e │ │ ├─230892 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230910 /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 -- │ │ ├─230916 erl_child_setup 1048576 │ │ ├─231035 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231036 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231046 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231167 /bin/sh -s rabbit_disk_monitor │ ├─f8355360e0031d4ec6c3d2532280dfce797840f9285e00717c02686af5e49545 │ │ └─47680 /pause │ ├─3fbb9fd5ef611b00f90709197e23d487a3306025a3f6ff8ec211c15c5e2634c6 │ │ └─61411 /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 │ ├─532f92054ac54616ceb31759dbad1d41e6919a075ab96332b8bef2dd8a593bff │ │ └─67567 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─be3cd16a03469eaf929120f02015a0a4d1a21b76fa77bb18787d460d5536add5 │ │ └─79250 /pause │ ├─c209b438877b130dd13eea20c831ee223eb49e41fb1623047e145610596b9e82 │ │ └─257424 docker-registry serve /etc/docker-registry/config.yml │ ├─492a95d7ee17428df1c31a02d03c123cdf27e04b2a88424811ddbf2fb871995e │ │ └─48850 /pause │ ├─b7b9c2eae51173f4b31063feb30686df25f21cdf4eb654a6a32450db141d4e2f │ │ ├─250218 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250995 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp69uwzk44/privsep.sock │ │ ├─250998 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─251002 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c78b31142d08320e6692d7c6f940d4111ad22e6b798f13ee5029564a971d808d │ │ └─276777 /bin/openstack-database-exporter │ ├─0516066eef201b94bf6392b777b6a17a404d7598d38b1c77786db273e145b5fc │ │ └─40373 /pause │ ├─3886cc484c131105b04c3eb0e9ab108d974f70e42b1c561d33af873a72369ee8 │ │ └─218796 /pause │ ├─3426ec2a0de35e1e75afce3378914eeb8860ad05c9ab62666df04e5175436437 │ │ └─40866 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e9720015aade108c07ed245384432415a673bde38db5edb3bfbb1f42e907c862 │ │ ├─ 73880 apache2 -DFOREGROUND │ │ ├─ 73895 (wsgi:k -DFOREGROUND │ │ ├─ 73896 (wsgi:k -DFOREGROUND │ │ ├─ 73897 (wsgi:k -DFOREGROUND │ │ ├─ 73898 (wsgi:k -DFOREGROUND │ │ ├─410766 apache2 -DFOREGROUND │ │ └─416522 apache2 -DFOREGROUND │ ├─9d645c8d46633fc7e67fb1dd596fa7ad153bec90e4e8d946dafeb6467bd3e455 │ │ └─67197 /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-204-45-162.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 │ ├─039bf003f85698fba5bff4b25099587bdf09217e502b5604ec43e217bf8d3626 │ │ └─48163 /pause │ ├─fad65d73f041746ce48f6b5df742ba01464cbbe3333f3f0bb91f4bb52738e66a │ │ └─68036 /bin/oauth2-proxy │ ├─70d977417f09dcd02c346b3ffcb3ec8012ebcab12204571f2e2511ecb5a76854 │ │ └─61081 /pause │ ├─ef3ee7df751776273ff02131d81e0ff01b10b5642d4aceba03ad4f2c3664e1f3 │ │ └─238807 /pause │ ├─12bc14fe719bdfc631870006bc3ee1467488300c452d3e92f95ab33fa1a4e4b1 │ │ └─97833 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-bvlgs --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ └─ec0a0243105637941aa291c53b947847d4051f85ee378acfefdbd31b2d3ba679 │ ├─206541 heat-api-cfn: uWSGI master │ ├─206599 heat-api-cfn: uWSGI worker 1 │ └─206600 heat-api-cfn: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount