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 │ │ │ ├─21570 /lib/systemd/systemd --user │ │ │ └─21571 (sd-pam) │ │ └─session-21.scope │ │ ├─21520 sshd: cephadm [priv] │ │ └─21587 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1600 sshd: zuul [priv] │ │ └─1613 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1604 ssh: /home/zuul/.ansible/cp/162.253.55.6-22-zuul [mux] │ ├─403780 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-swdrvmetnlafpddmfmlqbqldcolowgzb ; /usr/bin/python3'"'"' && sleep 0' │ ├─403781 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-swdrvmetnlafpddmfmlqbqldcolowgzb ; /usr/bin/python3' && sleep 0 │ ├─403782 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-swdrvmetnlafpddmfmlqbqldcolowgzb ; /usr/bin/python3 │ ├─403800 /bin/sh -c echo BECOME-SUCCESS-swdrvmetnlafpddmfmlqbqldcolowgzb ; /usr/bin/python3 │ ├─403801 /usr/bin/python3 │ ├─403817 /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 │ └─403819 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-f54af511daca2b32a95507c614e63ebe545c98e26ceb6af5cff6ff3fde2d3cdc.scope … │ │ ├─25150 /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 │ │ └─25163 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-d7f52dcff512fa71ef4a871009a07237e5275ecf90956fd98e46dcd11b3ee908.scope … │ │ ├─18556 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18574 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-6cd21b676a0e814e60664718ab540720562d22ee48a8809e3cb2e97fcfbdc17b.scope … │ │ ├─12685 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.uyxbql -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12704 /usr/bin/ceph-mgr -n mgr.instance.uyxbql -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9945 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12286 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c333a61f1561aca3704d81b90d903d166f7ff772cbf6b99cf6fd18e2f8410931 -address /run/containerd/containerd.sock │ │ ├─ 12660 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6cd21b676a0e814e60664718ab540720562d22ee48a8809e3cb2e97fcfbdc17b -address /run/containerd/containerd.sock │ │ ├─ 18529 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d7f52dcff512fa71ef4a871009a07237e5275ecf90956fd98e46dcd11b3ee908 -address /run/containerd/containerd.sock │ │ ├─ 25124 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f54af511daca2b32a95507c614e63ebe545c98e26ceb6af5cff6ff3fde2d3cdc -address /run/containerd/containerd.sock │ │ ├─ 29824 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 17a6693c406d6f957ab0581891f3b07b7417f26deb58a790111bb89fe777e0f2 -address /run/containerd/containerd.sock │ │ ├─ 34541 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 006612803ff41373d062f2f92a09a8cc6bc2be960083b102f8ca54c8993350d9 -address /run/containerd/containerd.sock │ │ ├─ 39019 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 87084e358b11b674674e7d9192d1060041dd9f75000d2edf9f60b049805c104c -address /run/containerd/containerd.sock │ │ ├─ 41547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15f4025b3b1dd37607a15f6f693da47884371b1ceb287b9388f65185b3a70cc9 -address /run/containerd/containerd.sock │ │ ├─ 41573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d697db16926fe84b6bc7ffdc9031bcbc9aea6a4b37b05cc774adb52d1b156aff -address /run/containerd/containerd.sock │ │ ├─ 41591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2853283b279da6ec2d49b764c2cd7de19fae50edb2d8072f94a90587f5957102 -address /run/containerd/containerd.sock │ │ ├─ 41603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1459209b75e1aa3810efd7c2ebfc8013c1e2006732844ae42b959068c1ca4aaa -address /run/containerd/containerd.sock │ │ ├─ 41634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b58d662eb5d6281f2e478667f15d530af6c5ecf3917a093f66f23a1f09881436 -address /run/containerd/containerd.sock │ │ ├─ 42188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2048abac9960f4a9752dc46b76d4cd71d6703667a929c5b14bf25cd9261f069 -address /run/containerd/containerd.sock │ │ ├─ 42953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08e3d357dbbb90e988d369263c532470078312154180ad5e11ec4778a136d3b7 -address /run/containerd/containerd.sock │ │ ├─ 42963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48897c97603e409ca9a3a2f763f536a5b65df382a699e5396319ac641710f4b1 -address /run/containerd/containerd.sock │ │ ├─ 44368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad7b4fa86000a6463303ddbde348287c6231ffd5f8d45f11240b99cda715d7c4 -address /run/containerd/containerd.sock │ │ ├─ 44818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e051e466bee3bc57c7a15ec32e368f7890cf1a804dd02d3ba711f9fb47cc523 -address /run/containerd/containerd.sock │ │ ├─ 44856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4db44f46f525582562098016f64e96771a1403e6d18b12c77074bb3bbf12466d -address /run/containerd/containerd.sock │ │ ├─ 45286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 617a8e08384f414571741489abd481c35866c2ec936894f05ea310a2b7f37bca -address /run/containerd/containerd.sock │ │ ├─ 45787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a506df6d221980f10b381c53d5c182e263c38da715b47106880a0812b32e25de -address /run/containerd/containerd.sock │ │ ├─ 45847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 490a3dec658f3b56e809bc6cccaee94ac2b02b82d5286f356aa644bf9b45e317 -address /run/containerd/containerd.sock │ │ ├─ 45886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2b357240e7f292c9679b727e9920f2beacabd17042dd7248325dc5c90e09e1b -address /run/containerd/containerd.sock │ │ ├─ 48019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7bcda9a8116c037ace9d729efa7c8830546a5cd330a5ea1df9542121726df55 -address /run/containerd/containerd.sock │ │ ├─ 48084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13f30e1a49417b9e266ae18e9f03f9e4f179dd35c52afcda065ae6f5fe36f7b4 -address /run/containerd/containerd.sock │ │ ├─ 48858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c36cdcaf204a6d5c1a09cd7de5892505afa92ba0ebdd391ffe7f7981d7c27346 -address /run/containerd/containerd.sock │ │ ├─ 48960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26ccb49bc92669211037721849daa348760bab095f0ba95a87929563495aa9f6 -address /run/containerd/containerd.sock │ │ ├─ 49532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad7d43ff6621e6343f693b7d2ebbf34b0d5871c1b3970aa6694388bbe972747e -address /run/containerd/containerd.sock │ │ ├─ 49827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 608c14613b1bbf97069c30e2ea69859045fbc58a0e2e3e57ea86c5ec8e10dceb -address /run/containerd/containerd.sock │ │ ├─ 50235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f38a0dd9194e56fc00324e45857a7dcbc844ecbfc4ae3a4b0d33c977fc0a5afc -address /run/containerd/containerd.sock │ │ ├─ 52332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6c3c6634d14037c311701ff65fb3f3863c9d702004bf2ded7e76a2fa1e94d69 -address /run/containerd/containerd.sock │ │ ├─ 52507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6910c42b67ea6f5e798258543e96cb82bd45b45e43bdfc0a0e5ecdd0dedde93 -address /run/containerd/containerd.sock │ │ ├─ 56986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45805cbae4b304387ea7fd7ab8551e955ce5a820e6a4bbba89967c210d7e6f1b -address /run/containerd/containerd.sock │ │ ├─ 57607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2136a789b0dd60e0dcf365a2951f1251e74ec9d2d4122685c64845aff5c1b136 -address /run/containerd/containerd.sock │ │ ├─ 57649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 306f936356d33a834af2e406171a923724102141082ddc7f45960338f58e9a69 -address /run/containerd/containerd.sock │ │ ├─ 57724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bef3564a5cc1c1f6270695e40f634dbefb5ccab472149a3a7fb54911f9803fa9 -address /run/containerd/containerd.sock │ │ ├─ 57927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c812fa0637c7727a623e398f476877da24c333e8c121fc863c2f17eaea9e6ff -address /run/containerd/containerd.sock │ │ ├─ 62012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f69137085032818520bf62d76bec429d22f91062298d5f8ba22f55767d2b7ccd -address /run/containerd/containerd.sock │ │ ├─ 62147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6014340f2d404e0b553f30b40134c0d623653eb367763f6185ea07b54694a121 -address /run/containerd/containerd.sock │ │ ├─ 62218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 914731dfa24bbb8e5e653b8f59c4267d611ca88da3adab3f8e2ae3d06aa162a5 -address /run/containerd/containerd.sock │ │ ├─ 62261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11e6f21d0ed8908e43ba0da42b6c3da2a4d263b9a7d4d0c43f7f5b6dc7335205 -address /run/containerd/containerd.sock │ │ ├─ 63467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a35bc3611a2ec26a1d5ed994eabca570fe1aced02f997d820dd2e00fb631f3ff -address /run/containerd/containerd.sock │ │ ├─ 63665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6be97e003cff688f24b5a26c41bba07661259a10cf38d7218e0a01a09544eea -address /run/containerd/containerd.sock │ │ ├─ 63904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a52d6e249ca6bd81c82c8d1a2e8dcb47a96f48813438df0f0ee3421d3a7902bc -address /run/containerd/containerd.sock │ │ ├─ 64026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bbe1d929ea4f9f1e41676919c4b13b8fedb3d5a9e00a79e186ae1dce07db327 -address /run/containerd/containerd.sock │ │ ├─ 64067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69533b60783c3be7dd390f26b988daf38c8c7161d029ee70d7c53a27a19dc558 -address /run/containerd/containerd.sock │ │ ├─ 64635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ba08deb3e983dafaaccedc1d4a06eeba1887eb1c5a1bd534fcc4a9a89cc0e48 -address /run/containerd/containerd.sock │ │ ├─ 65011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3922d3297ef00e58933086699ab1aa9e30a1558016abefe2cf25f60b3f5e92dd -address /run/containerd/containerd.sock │ │ ├─ 65350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ce88a95fc548c0643980830c434f43ffbdc2875adae039b04bad49ab17d33dc -address /run/containerd/containerd.sock │ │ ├─ 65713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86eca1fce01382af25f24f8feeb2751f17311b7f6fd4ff029eec3a6f9f7e21f4 -address /run/containerd/containerd.sock │ │ ├─ 66581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0620c57c1657aaec90647ec962a500d0e748dad0d313f934da7bb30d6c63bc51 -address /run/containerd/containerd.sock │ │ ├─ 67943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 918849beb2cd40d1d156d6d94986055110e8a4831135b0c9d20106cb6c3e4975 -address /run/containerd/containerd.sock │ │ ├─ 70218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 207c52e6bfe3f450e13e6842075ac9d1e58f6a2060215f8f5ad52788984b8b62 -address /run/containerd/containerd.sock │ │ ├─ 79741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07d8bf7bdb44191bee67004deb02da5f294d625be19e50179ad7613425baeeab -address /run/containerd/containerd.sock │ │ ├─ 81301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e2af1f8154d1f973a0bcf456cc85beec10c8728e7e44c192b0ff5c98e9c8985 -address /run/containerd/containerd.sock │ │ ├─ 87076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11fb6a9d75cb7950dd249633b1a6a52135322cb677ff803d5362d88db15c8f26 -address /run/containerd/containerd.sock │ │ ├─ 93819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c46f0c7ab7e6d6346cf7737c0c7c2a339cff63dd447e4a5d2f0355521fc137d -address /run/containerd/containerd.sock │ │ ├─ 97262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deac530aee67630ede9d17520175b27f5b05e1ff91cfbe97dc98f8744e963cc5 -address /run/containerd/containerd.sock │ │ ├─ 97309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5178409e14e8ac497be3cd3b61daca610944b29cdfa287ffd9300320bf846cf -address /run/containerd/containerd.sock │ │ ├─106532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16cd3932236382ecd67607f7703c5ea4f8021070c16076e86fdffb75f8da36a4 -address /run/containerd/containerd.sock │ │ ├─107995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f33a27b7ef2547c3f11fa11960a70b2dda496b32c7090ddcabd553dbab3c3dbe -address /run/containerd/containerd.sock │ │ ├─108121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 110681604c44ef60e248f7dcf30071696380b2172a73be5536a2bca71d6fffbf -address /run/containerd/containerd.sock │ │ ├─110054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f9641aafc3f3bef55e6b247b39f0a9d94ebdf7a12730c3b29eda16c9353c613 -address /run/containerd/containerd.sock │ │ ├─111978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65b22a47932a9e2dcb5ab1dadba66e64123c7da77800e61137d99fe7e6d28dbb -address /run/containerd/containerd.sock │ │ ├─112035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1fceac91179029271cbfcc42a352a87bdcbaa28fbaa77c8062c55fdcf2894bd -address /run/containerd/containerd.sock │ │ ├─125269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d4779f6140ef06a2cc8f49c0e1f18b033b0944eefd231589fe74fdb2a4f5f51 -address /run/containerd/containerd.sock │ │ ├─125307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09ead15cf3c09ac3131585dfaa9ade74c87becde6bf1f75c545f83f34b28e839 -address /run/containerd/containerd.sock │ │ ├─127833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f950bb33758fcaa1abf9a2d16f92f19a93be95bff37ccf82361ce6b47a1fd2f2 -address /run/containerd/containerd.sock │ │ ├─141958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bb3b54db8a0ebfbd3ac22e2e50254f7bd757138ab0eb603018467ec47631b4c -address /run/containerd/containerd.sock │ │ ├─142961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef96aa4b634611f905f8d6c3a0c4a3920c623cafd9730c29c8b85bc832243d65 -address /run/containerd/containerd.sock │ │ ├─144021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70ef1c727a4ab9f8d7373b199f76d78d479cb949ccbd5ee47218760c202e02e6 -address /run/containerd/containerd.sock │ │ ├─144062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4f7b980bee5076e1d7a0e2b1e814770aaba572727187b8431cf523407d23ff9 -address /run/containerd/containerd.sock │ │ ├─144780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1759d364fc7806810f2561f5b1061e02c3f04e008204fcdaa3a9da09cdfa12d0 -address /run/containerd/containerd.sock │ │ ├─145834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8356e271e31b824617ac258f2e96d526d87931e3a609ab9bb3499fdef6923132 -address /run/containerd/containerd.sock │ │ ├─147845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4551ddb28170c41bde4e5c81cfad52c7236989e86f54b1f14e19f8ebc5b4781 -address /run/containerd/containerd.sock │ │ ├─148114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66477e923168c6f9fa5ccf2645569c60c271275be817b59abacd9e066dacface -address /run/containerd/containerd.sock │ │ ├─148259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46f64788cb60e93cb538535708a87982b0428b55a8f4625ddf9970e7ca5dc8c6 -address /run/containerd/containerd.sock │ │ ├─148369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db104a034b98469fcdc1fb62cb462dc2cd132e1d777bd93d8d7bc2ac7cb7b163 -address /run/containerd/containerd.sock │ │ ├─148521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72db132c944c18d2cdf49b283ea09e304fa1a67f584cca4fb551f83c2d353eec -address /run/containerd/containerd.sock │ │ ├─149021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c67bc1f8363edb441256172aff4941c03ac5e080ed34e3ca4aa6ace2d636f06 -address /run/containerd/containerd.sock │ │ ├─174223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04c2d618f2418ea9960ea6105775555d03ce9a36f4f9ad4490ff08bea598b3bf -address /run/containerd/containerd.sock │ │ ├─176176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfdf9ad9e9ca5b884e3ce8ba0e391d29ebdcc6ae29d5bc06ac9f8b8c4bf263bd -address /run/containerd/containerd.sock │ │ ├─176247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a669d213a10188c3192651a8e53f0927ce6b2d7c21785fb8f9db8d7105e80f83 -address /run/containerd/containerd.sock │ │ ├─176266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa05ca74a275cbb181d95cfc025ade7dd0f3e95858b35da2e6308824523f6882 -address /run/containerd/containerd.sock │ │ ├─176630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5362e7105e597e3e646888c2df44a1474cb249583c6cf5b2ee49e0be57e79c8 -address /run/containerd/containerd.sock │ │ ├─176678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ee9587da8a05248e6809006d8dc357bc65403fbd21e0498420ad797a0b057ae -address /run/containerd/containerd.sock │ │ ├─184116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 995f5a80a76c6cb3621df120cf3c353c3f74131e79a82ba843d531a8b6ac27cb -address /run/containerd/containerd.sock │ │ ├─187314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 360cb5212386d6316764b4a76ef076180395ca71ca8bf1bf9464ec05b62e54b1 -address /run/containerd/containerd.sock │ │ ├─189926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 064752c85a4d314934c930a0b598a18f7a1c5ac74cf4dd3389e869857ce705e3 -address /run/containerd/containerd.sock │ │ ├─189976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7802e413a71e8347d5620ce98a6a45a9faf6e689ff4ca0d57ce8b3338df16223 -address /run/containerd/containerd.sock │ │ ├─190070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b65430906e06c2ed01fab78fea0839750957b39fd0ad841c8d7b7decd4b0ae1a -address /run/containerd/containerd.sock │ │ ├─206029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fc2b3cc00a498ffe0666a5568dc600fe0d706c7251ff032ba979b76abff6738 -address /run/containerd/containerd.sock │ │ ├─213492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6283a786e56034af2d3b02b02acccf414a3570d80111294fc6c26be313ece692 -address /run/containerd/containerd.sock │ │ ├─213533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ee0379117c3cdff0dd1f35af12aaec99b97a451594cef0edfe367835661c31c -address /run/containerd/containerd.sock │ │ ├─213558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f579f547f4b128bd8ba2f3c43b8da9d06561244b902012b5231f9465ce57d4 -address /run/containerd/containerd.sock │ │ ├─213828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e3ae310742fe00fa7ae0014d567ba7ddc595f7d146064d269dc5e4133098f26 -address /run/containerd/containerd.sock │ │ ├─225202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c972e024714f062f4b37c4f4dc337fb4a3e1f3028a6d8d29415e03a4baa757a8 -address /run/containerd/containerd.sock │ │ ├─227437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cf17a3cd8f109c41bd68223e156140a2484570a8d0a11a3f67fcbb8c47b5356 -address /run/containerd/containerd.sock │ │ ├─228730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b94311dcd50804dca55f55e3d29f0c353e36f1d85214ac4fcb4eb0d8cde35252 -address /run/containerd/containerd.sock │ │ ├─229973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c266d794768de9b0ea5df8c89d9a272d2d3e1bd5cb0750e54e9a8bb24da63f01 -address /run/containerd/containerd.sock │ │ ├─231168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd4d637d1e8569473c3ce269212c84b81d350509da3e63bcc8d571666d2d77b7 -address /run/containerd/containerd.sock │ │ ├─233215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 889940737ac58acffc01d518df68117a6202a7e1334b96f7c02061f846e95329 -address /run/containerd/containerd.sock │ │ ├─234822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 787cab3bb3cffcd91dba0e7e06e3f50667b241aad5d57746cb6297f43b31af4d -address /run/containerd/containerd.sock │ │ ├─234924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e476664132a120ca0294ac66dfbfe52a81508e60842be4748915ca9f6dc6d99a -address /run/containerd/containerd.sock │ │ ├─244151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d570e939bcd0d76ff735ae737ab61514c02db1aebf7b60483778b3b883347069 -address /run/containerd/containerd.sock │ │ ├─244623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfd29f80114320ff3cc028dbe24ff8aa7df9ffc336348f02d287ad4d9c8b28ca -address /run/containerd/containerd.sock │ │ ├─247536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4642cf06197e014e8b6867dc1e6e2db66d9f8738a79aa28f88fdca4f4b2ccf8b -address /run/containerd/containerd.sock │ │ ├─252545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 822e1a1e78f344eaec2d94516e2c6ff25efa5daa1b9f9d68d28e91dfeb99372a -address /run/containerd/containerd.sock │ │ ├─252638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72073398e3a3ddb7b442d74bc9f3efb7af214b03f43ca75b6c6ed94101205f83 -address /run/containerd/containerd.sock │ │ ├─252753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acebf4cf2f4abe498e5b8f2f26949eddca6bd47cfcea872c815d63bd880dd9c8 -address /run/containerd/containerd.sock │ │ ├─252849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d86688479ba3f82eabc204eef387b76f4266ea579efa05c5266b0c84f46088d2 -address /run/containerd/containerd.sock │ │ ├─264109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8fd73a3e77429a8b3dc42ec471a1c306e141c0c1ef6d7b7546f073c3afeba55 -address /run/containerd/containerd.sock │ │ ├─266829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a8d52683aff834ae2a9386d79d9f1b022fb304f715ca2c597c2b09227d48d00 -address /run/containerd/containerd.sock │ │ └─268177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff2539f880abc4ffb34c36a45dd7385888e011c1836c2d6ee8e75e1219937a55 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1408 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29526 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29806 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18487 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18507 /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@mgr.instance.uyxbql.service │ │ │ ├─12576 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uyxbql/unit.run │ │ │ └─12605 /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-uyxbql --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.uyxbql:/var/lib/ceph/mgr/ceph-instance.uyxbql:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uyxbql/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.uyxbql -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24835 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25108 /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@ceph-exporter.instance.service │ │ │ ├─38959 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38979 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34258 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34524 /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 │ │ ├─12214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12244 /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 … │ │ └─10314 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─141383 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42031 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.6 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─run-r89611b1fdc4b41f58ada8ca33d0b84f7.scope │ │ └─191900 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─docker-87084e358b11b674674e7d9192d1060041dd9f75000d2edf9f60b049805c104c.scope … │ │ ├─39047 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39066 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─uuidd.service │ │ └─1075 /usr/sbin/uuidd --socket-activation │ ├─docker-17a6693c406d6f957ab0581891f3b07b7417f26deb58a790111bb89fe777e0f2.scope … │ │ ├─29849 /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 │ │ └─29861 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10823 /usr/sbin/chronyd -F 1 │ │ └─10824 /usr/sbin/chronyd -F 1 │ ├─docker-c333a61f1561aca3704d81b90d903d166f7ff772cbf6b99cf6fd18e2f8410931.scope … │ │ ├─12326 /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 │ │ └─12338 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─141259 /sbin/iscsid │ │ └─141260 /sbin/iscsid │ ├─docker-006612803ff41373d062f2f92a09a8cc6bc2be960083b102f8ca54c8993350d9.scope … │ │ ├─34565 /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 │ │ └─34577 /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 │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─46f64788cb60e93cb538535708a87982b0428b55a8f4625ddf9970e7ca5dc8c6 │ │ └─148314 /pause │ ├─e955c828e392ce3b2ba9ad366a1d9a58f325888701a4c62a528a1ada5711ca90 │ │ └─44912 /coredns -conf /etc/coredns/Corefile │ ├─4ee9587da8a05248e6809006d8dc357bc65403fbd21e0498420ad797a0b057ae │ │ └─176720 /pause │ ├─7cf17a3cd8f109c41bd68223e156140a2484570a8d0a11a3f67fcbb8c47b5356 │ │ └─227462 /pause │ ├─b80430bb562265a4ee54d00a931b7f608f212de947057d98d24c6e014f0494f9 │ │ └─46016 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─947d309b34b40c767266e6c58f4a7c3a0aa801bd481722107240ea25749d7a79 │ │ ├─206188 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206204 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─206210 erl_child_setup 1048576 │ │ ├─206290 sh -s disksup │ │ ├─206292 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─206293 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─206330 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206331 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206341 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─206633 /bin/sh -s rabbit_disk_monitor │ ├─dd4d637d1e8569473c3ce269212c84b81d350509da3e63bcc8d571666d2d77b7 │ │ └─231192 /pause │ ├─a35bc3611a2ec26a1d5ed994eabca570fe1aced02f997d820dd2e00fb631f3ff │ │ └─63506 /pause │ ├─d86688479ba3f82eabc204eef387b76f4266ea579efa05c5266b0c84f46088d2 │ │ └─252882 /pause │ ├─04bfa79099b35614510d0db7fb17a5d608615994aa25bcc1e44b001fb3d343ed │ │ ├─202383 heat-api-cfn: uWSGI master │ │ ├─202446 heat-api-cfn: uWSGI worker 1 │ │ └─202447 heat-api-cfn: uWSGI worker 2 │ ├─aab3ea32ddfeef13fba0ddfc2754e82f3767e221e9bc2f6ce911847789c06abe │ │ └─98565 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9a36175a96531d1d1f1964e9a90b0e464788f56ccfa597e053d92bda3d961d29 │ │ └─191798 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─505ee25b5992b9384df47d0062bb8365dc7ad6e0037f0d5472c0fe2016f95b63 │ │ ├─266502 apache2 -DFOREGROUND │ │ ├─268989 (wsgi:h -DFOREGROUND │ │ ├─268990 (wsgi:h -DFOREGROUND │ │ ├─268991 (wsgi:h -DFOREGROUND │ │ ├─268992 (wsgi:h -DFOREGROUND │ │ ├─268993 (wsgi:h -DFOREGROUND │ │ ├─268994 apache2 -DFOREGROUND │ │ └─268995 apache2 -DFOREGROUND │ ├─0b40db62dae925fed7173319ef9d2b577e0922fd6a4df65e7f0ed50e115e9e90 │ │ └─42242 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─959c5f33d88c9c446e8604f31fc8832dbaefce8521723561fb99db83f1a6540c │ │ ├─184626 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─184862 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─184873 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─403487 sleep 15 │ ├─ad353582da234112af314d9e5be834445bad45959f0bcabf0c0c210aafd20400 │ │ ├─262077 /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 │ │ └─262337 /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 │ ├─7ba1a3d8f38300b26bbd09eee91575fdc9a13e0a42879904ae2377618148b03f │ │ ├─43501 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43926 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5ff9290b42ca1e22f086054975f7739e31cc8800956f6bf7bc8c88d5056cdf75 │ │ └─67001 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─1f9641aafc3f3bef55e6b247b39f0a9d94ebdf7a12730c3b29eda16c9353c613 │ │ └─110078 /pause │ ├─4c67bc1f8363edb441256172aff4941c03ac5e080ed34e3ca4aa6ace2d636f06 │ │ └─149046 /pause │ ├─03f6f922e22c55cb8bbd56b0491a8baaf8b59ef778a15e2b641076a08775e354 │ │ └─67379 /bin/oauth2-proxy │ ├─78b6d333306d65fd364bb1e188973e7edfcb48d0d29252b540df29de9a7bc3d6 │ │ └─41815 etcd --advertise-client-urls=https://162.253.55.6:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.6:2380 --initial-cluster=instance=https://162.253.55.6:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.6:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.6: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 │ ├─d697db16926fe84b6bc7ffdc9031bcbc9aea6a4b37b05cc774adb52d1b156aff │ │ └─41702 /pause │ ├─86eca1fce01382af25f24f8feeb2751f17311b7f6fd4ff029eec3a6f9f7e21f4 │ │ └─65737 /pause │ ├─cc8bb9ff83fe8c67a7fae60119835ecb6f6a51626b50d9605bd9437e16a7ad14 │ │ ├─144261 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─144375 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─144389 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─144642 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─403776 sleep 15 │ ├─a7921443d7a04bc17cba376e19eb5b307b3435f472613747d9c8ce606c8cdde9 │ │ └─230026 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─87f5d3c040191ea2ab2df171b4aaaf4aef00c987fa51dc96bd3beeaa0e2dea63 │ │ └─231221 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─ee65bc5ff03f3176e725c297fe772aeb823c2655832be9df3d5fe06808ce358f │ │ └─67123 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0c812fa0637c7727a623e398f476877da24c333e8c121fc863c2f17eaea9e6ff │ │ └─57951 /pause │ ├─a2048abac9960f4a9752dc46b76d4cd71d6703667a929c5b14bf25cd9261f069 │ │ └─42212 /pause │ ├─f89834f5ca78f2c6fd5349a69e13e88ba5b178deda3472091cf8fc8230b8bfcd │ │ └─227724 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─53b9359d631d0444f2cc377eec0f52d7fc2747c85bb1643955d27ae613eefad8 │ │ ├─222430 octavia-api: uWSGI master │ │ ├─222442 octavia-api: uWSGI worker 1 │ │ └─222443 octavia-api: uWSGI worker 2 │ ├─2853283b279da6ec2d49b764c2cd7de19fae50edb2d8072f94a90587f5957102 │ │ └─41705 /pause │ ├─fbd5d59f201341ac6e717a2c9ad5317e7d92f3178f6b25031755034533fc9925 │ │ └─64576 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 │ ├─042b69499e9bbda6016cf0f8bb6ab368b28d1d0fe0e1c6e549783a01d54fbcd7 │ │ ├─94047 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94063 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─94071 erl_child_setup 1048576 │ │ ├─94129 sh -s disksup │ │ ├─94131 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─94132 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─94175 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94176 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94186 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─94486 /bin/sh -s rabbit_disk_monitor │ ├─d4028605be871c8bf6d3d48019f04f1d45e4f0216037d0d80e63be8444f73806 │ │ └─233274 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─c266d794768de9b0ea5df8c89d9a272d2d3e1bd5cb0750e54e9a8bb24da63f01 │ │ └─230000 /pause │ ├─d6be97e003cff688f24b5a26c41bba07661259a10cf38d7218e0a01a09544eea │ │ └─63711 /pause │ ├─889940737ac58acffc01d518df68117a6202a7e1334b96f7c02061f846e95329 │ │ └─233240 /pause │ ├─4db44f46f525582562098016f64e96771a1403e6d18b12c77074bb3bbf12466d │ │ └─44881 /pause │ ├─8afd1e31de8904995ca162ae413f5bb63b9a6ca892060b3174af030beafb97d7 │ │ ├─144271 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144313 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144335 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─144555 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─403769 sleep 15 │ ├─db104a034b98469fcdc1fb62cb462dc2cd132e1d777bd93d8d7bc2ac7cb7b163 │ │ └─148433 /pause │ ├─2e52957c9489abb843319163cfef13a091f79ca90d8e38ca0a74984351994f59 │ │ ├─244554 magnum-api: uWSGI master │ │ ├─244594 magnum-api: uWSGI worker 1 │ │ └─244595 magnum-api: uWSGI worker 2 │ ├─2d0ceb2b97f654dece610e8dbd0aaa7d10e4a1ceebf50a68cf0dc9d6c853f6ed │ │ ├─132813 placement-api: uWSGI master │ │ ├─132842 placement-api: uWSGI worker 1 │ │ └─132844 placement-api: uWSGI worker 2 │ ├─914731dfa24bbb8e5e653b8f59c4267d611ca88da3adab3f8e2ae3d06aa162a5 │ │ └─62247 /pause │ ├─6283a786e56034af2d3b02b02acccf414a3570d80111294fc6c26be313ece692 │ │ └─213560 /pause │ ├─a26bfdbe518ab335fd96fc93d85fc1b15eed5f9747ed12396bd47a7812ee65a9 │ │ └─142307 /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 │ ├─acd9c84b687e926828fa9efc73636dafc6fad39f9e34d3f3f00082e1fa0740eb │ │ ├─172525 nova-metadata: uWSGI master │ │ ├─172538 nova-metadata: uWSGI worker 1 │ │ └─172539 nova-metadata: uWSGI worker 2 │ ├─b11d19fe2e4d918bfdc10ef9977ae7f0b06689ccde429918f942454090ea78f7 │ │ └─223831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0834fe52b12a6c94bb36436177ebd001f5cb94396117f916133b4e612b2e8af8 │ │ ├─ 48356 /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 │ │ ├─ 48369 /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 │ │ ├─ 48505 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266361 nginx: worker process │ │ ├─266362 nginx: worker process │ │ └─266363 nginx: cache manager process │ ├─9e3ae310742fe00fa7ae0014d567ba7ddc595f7d146064d269dc5e4133098f26 │ │ └─213872 /pause │ ├─3b03831a47b0269bd5568803358c37c1c06cd8f0c1da6cc63164f26df3e2e7a6 │ │ └─50627 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4595bc45f3bcf01e5f7988cce171ca9b5d5fc38b5690ced49f20b880bb5e4268 │ │ └─125860 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c6c3c6634d14037c311701ff65fb3f3863c9d702004bf2ded7e76a2fa1e94d69 │ │ └─52355 /pause │ ├─f3a7d310e684eb7b2d16fa1b4c16167ad08a35db0b731823de790193bdce36eb │ │ └─167777 /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 │ ├─fbf2f0bf4a3b08b709454bdecf6d472854127aae03fc9caee19cd48d204aed9f │ │ ├─225322 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225359 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─225366 erl_child_setup 1048576 │ │ ├─225447 sh -s disksup │ │ ├─225455 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─225456 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─225544 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225545 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225563 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─225748 /bin/sh -s rabbit_disk_monitor │ ├─b1bd26bc56db17254005548ce60e9f3d5e76ab7fd12e8c0a95a914f20f03e685 │ │ └─50364 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─e0f8f054e6a62660a7c52c23bece3573ae120bc5f100ea0384bcb806a66d1388 │ │ └─63424 /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 │ ├─3e180e38dd456357c995af52926038f260f5db45613907378a61d206f118778a │ │ ├─63047 python -u /app/sidecar.py │ │ ├─63338 python -u /app/sidecar.py │ │ └─63340 python -u /app/sidecar.py │ ├─11e6f21d0ed8908e43ba0da42b6c3da2a4d263b9a7d4d0c43f7f5b6dc7335205 │ │ └─62285 /pause │ ├─4b33731041b2b834fa1ae39c7b55e0acd3b230dab3c380ed88c7bdf17c41f477 │ │ ├─106929 glance-api: uWSGI master │ │ ├─106944 glance-api: uWSGI worker 1 │ │ └─106945 glance-api: uWSGI worker 2 │ ├─f950bb33758fcaa1abf9a2d16f92f19a93be95bff37ccf82361ce6b47a1fd2f2 │ │ └─127856 /pause │ ├─f6e99f935cde7abdcbd6008023901b92ec52e547dcc8ae115c246806ab979d02 │ │ └─63250 /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 │ ├─6014340f2d404e0b553f30b40134c0d623653eb367763f6185ea07b54694a121 │ │ └─62176 /pause │ ├─306f936356d33a834af2e406171a923724102141082ddc7f45960338f58e9a69 │ │ └─57682 /pause │ ├─caf3a23bf37e2296816634eae729a6ccbcc338146f020f344a9ba175f87042c1 │ │ └─46058 /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 │ ├─097d62c05a2bccf31e83a5f5b36e4de3ef48e7b47f4c365f613c1ca5c55b6c1b │ │ └─58083 nfd-master -crd-controller=true -metrics=8081 │ ├─357d42c8b1aa2c46df5791368a20601d633dda1cf0f73b0ad09832299e7b0325 │ │ ├─261935 manila-api: uWSGI master │ │ ├─262008 manila-api: uWSGI worker 1 │ │ └─262009 manila-api: uWSGI worker 2 │ ├─1759d364fc7806810f2561f5b1061e02c3f04e008204fcdaa3a9da09cdfa12d0 │ │ └─144804 /pause │ ├─66477e923168c6f9fa5ccf2645569c60c271275be817b59abacd9e066dacface │ │ └─148139 /pause │ ├─dc388a7738f527aa03ece1ee910befbb1ac04dc5668b4fc632449416b491b525 │ │ └─67403 /bin/memcached_exporter │ ├─0f59c7a6cbbe30cfe83de1c69f856cea62218a0e0abff23c216dff4108ccc9f9 │ │ └─66400 /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 │ ├─b65430906e06c2ed01fab78fea0839750957b39fd0ad841c8d7b7decd4b0ae1a │ │ └─190113 /pause │ ├─2bb3b54db8a0ebfbd3ac22e2e50254f7bd757138ab0eb603018467ec47631b4c │ │ └─141991 /pause │ ├─39dc81e835bb52f9be6e33eee6a68151dfc84e2d966736e96b6792c95a52a2d3 │ │ ├─63000 python -u /app/sidecar.py │ │ ├─63335 python -u /app/sidecar.py │ │ └─63336 python -u /app/sidecar.py │ ├─aa05ca74a275cbb181d95cfc025ade7dd0f3e95858b35da2e6308824523f6882 │ │ └─176314 /pause │ ├─16cd3932236382ecd67607f7703c5ea4f8021070c16076e86fdffb75f8da36a4 │ │ └─106555 /pause │ ├─a52d6e249ca6bd81c82c8d1a2e8dcb47a96f48813438df0f0ee3421d3a7902bc │ │ └─63928 /pause │ ├─f69137085032818520bf62d76bec429d22f91062298d5f8ba22f55767d2b7ccd │ │ └─62064 /pause │ ├─cccb477c5217b75ac8a63a3ec7b3f07897918267657dcbd44cc83f633df83eb1 │ │ └─267115 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─016cd5c1c36c1e511353df6de1fdb0de254b4e4560b731cb1441d3438384dec1 │ │ ├─173064 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173464 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173465 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─403343 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─403345 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─7e0cc0d1bbc944ac548c250cd7dd76212dfa8d309d535f1a39cf37c298c3a789 │ │ └─191363 /bin/bash /tmp/libvirt.sh │ ├─e6804800841b0f5d552b6f89d1be1f66c6a51b15bb245c4bedffeb27cbf47e09 │ │ └─66795 /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 │ ├─c36cdcaf204a6d5c1a09cd7de5892505afa92ba0ebdd391ffe7f7981d7c27346 │ │ └─48881 /pause │ ├─b793ed38f793eb11299b2e5005abcc7641ee7ec0a92cbdeaf9a6a720e8ce1c5b │ │ ├─145943 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145960 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─145966 erl_child_setup 1048576 │ │ ├─146106 sh -s disksup │ │ ├─146108 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─146109 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─146154 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─146155 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─146165 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─146336 /bin/sh -s rabbit_disk_monitor │ ├─26a41a399351978bd647d58d0dbca1de9371fcbcd9e5ac53d93bc0e8b177c350 │ │ └─43294 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0d1dd91e6b7021ea371a9c6b6aa5540c95d883ae3eb2e62e56ac86249a17d2c8 │ │ ├─185905 neutron-policy-server: uWSGI master │ │ ├─185919 neutron-policy-server: uWSGI worker 1 │ │ └─185920 neutron-policy-server: uWSGI worker 2 │ ├─35ec573a83ffe323acb4f89f91bf9fbe0cfb0c9236d4d676fe8c55e892ac69ca │ │ ├─187494 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187511 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─187519 erl_child_setup 1048576 │ │ ├─187566 sh -s disksup │ │ ├─187568 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187569 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187585 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187586 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187596 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187889 /bin/sh -s rabbit_disk_monitor │ ├─8356e271e31b824617ac258f2e96d526d87931e3a609ab9bb3499fdef6923132 │ │ └─145857 /pause │ ├─72db132c944c18d2cdf49b283ea09e304fa1a67f584cca4fb551f83c2d353eec │ │ └─148565 /pause │ ├─822e1a1e78f344eaec2d94516e2c6ff25efa5daa1b9f9d68d28e91dfeb99372a │ │ └─252576 /pause │ ├─48897c97603e409ca9a3a2f763f536a5b65df382a699e5396319ac641710f4b1 │ │ └─43005 /pause │ ├─cdaa831e145d0fba8374b0f49609e2dfb9f0d920fc068de4510daa26048800de │ │ └─66749 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a57fece8b027a1b0265d511ed9c97789a09ad98431b1147e3b14fcd305baccd3 │ │ └─41798 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 │ ├─6af983297d58cfffcac7650cfcb2bf6c6037f420309658b24d61c96869e1aab3 │ │ └─268369 /bin/openstack-database-exporter │ ├─deac530aee67630ede9d17520175b27f5b05e1ff91cfbe97dc98f8744e963cc5 │ │ └─97286 /pause │ ├─d570e939bcd0d76ff735ae737ab61514c02db1aebf7b60483778b3b883347069 │ │ └─244184 /pause │ ├─eb6d4c3752ac64d6af4e89e216ee5589418e41e64e42845292d306dfaabf9e12 │ │ ├─68248 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68265 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─68271 erl_child_setup 1048576 │ │ ├─68329 sh -s disksup │ │ ├─68331 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68332 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68398 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68399 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68409 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68558 /bin/sh -s rabbit_disk_monitor │ ├─07d8bf7bdb44191bee67004deb02da5f294d625be19e50179ad7613425baeeab │ │ └─79764 /pause │ ├─82bac5f9ab9fb39d3a5cf18ec56014dd3adc551878acf80d6a181c50cc8c0714 │ │ └─66150 /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 │ ├─a13fe5df999aace1ad807bd545962b6064fc5dc2abe1b6f7ab3b3999b1abfb05 │ │ ├─177272 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393913 sleep 300 │ ├─acebf4cf2f4abe498e5b8f2f26949eddca6bd47cfcea872c815d63bd880dd9c8 │ │ └─252791 /pause │ ├─04c2d618f2418ea9960ea6105775555d03ce9a36f4f9ad4490ff08bea598b3bf │ │ └─174247 /pause │ ├─064752c85a4d314934c930a0b598a18f7a1c5ac74cf4dd3389e869857ce705e3 │ │ └─189953 /pause │ ├─e174f7d05dc1d86878c449777dacf31feca13b5108a7c909809b3aea3afd962c │ │ └─41870 kube-apiserver --advertise-address=162.253.55.6 --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 │ ├─a8fd73a3e77429a8b3dc42ec471a1c306e141c0c1ef6d7b7546f073c3afeba55 │ │ └─264133 /pause │ ├─ed1cae1e3f4ef65b11bc7a13d1a43057bfafc44527afde28086a3e56e4cba86e │ │ └─44937 /coredns -conf /etc/coredns/Corefile │ ├─1146898d25a6209e7a6c0a3b76b6da00943797b6eccb36b79b7ecef6aa84ef05 │ │ └─52609 valkey-server *:6379 │ ├─e2b357240e7f292c9679b727e9920f2beacabd17042dd7248325dc5c90e09e1b │ │ └─45909 /pause │ ├─e986af3dac44c52d80ff5976e7c52c81fc6a8967358756485e9a86d90eca5c30 │ │ ├─184747 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184795 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─2136a789b0dd60e0dcf365a2951f1251e74ec9d2d4122685c64845aff5c1b136 │ │ └─57632 /pause │ ├─26ccb49bc92669211037721849daa348760bab095f0ba95a87929563495aa9f6 │ │ └─48984 /pause │ ├─8aaf20ba98a6c2b6a29a803b896fbd5f0c125ad2fbbc3266248822a02f25c2b2 │ │ ├─108554 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108718 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108720 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─2fc2b3cc00a498ffe0666a5568dc600fe0d706c7251ff032ba979b76abff6738 │ │ └─206052 /pause │ ├─01389bf4e68734f0c473b667476314cd4df2b432c638c63cdc4d607c19442bbb │ │ └─66917 /goldpinger --static-file-path /static │ ├─b85ca3f0b0f56054c1cb5e71a7a5784ec28222c9c189eed2f2ef120138ec77dc │ │ └─123452 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0ce88a95fc548c0643980830c434f43ffbdc2875adae039b04bad49ab17d33dc │ │ └─65374 /pause │ ├─c574a5630436c6cf3e091966622909d7e0fa4a6d00bff70b660eea45e4ba177a │ │ └─48447 /server │ ├─a1a1b5895fe452fe5260ff9bea2369dcb2783a3644ae2f966c865198c7c91650 │ │ ├─202147 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202703 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202704 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─095e42215d30b44f25af2e0e10dcf72e4623953aa4ae5189cd9f7f5c7f08073f │ │ └─58007 nfd-worker -metrics=8081 │ ├─2929b9ef4ff8b2d057d316fc8a0c9a828b3f7da1ef2aa9ef7ffe81b8b1b9a236 │ │ ├─110209 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110227 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─110233 erl_child_setup 1048576 │ │ ├─110296 sh -s disksup │ │ ├─110298 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─110299 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─110311 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─110312 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─110322 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─110478 /bin/sh -s rabbit_disk_monitor │ ├─f38a0dd9194e56fc00324e45857a7dcbc844ecbfc4ae3a4b0d33c977fc0a5afc │ │ └─50259 /pause │ ├─a1da7e8803bd9511aee34e24f250c77721141c83abc05d4297b5593d158f9d64 │ │ └─191311 /usr/bin/libvirt-tls-sidecar │ ├─72073398e3a3ddb7b442d74bc9f3efb7af214b03f43ca75b6c6ed94101205f83 │ │ └─252676 /pause │ ├─c4f7b980bee5076e1d7a0e2b1e814770aaba572727187b8431cf523407d23ff9 │ │ └─144087 /pause │ ├─a0f579f547f4b128bd8ba2f3c43b8da9d06561244b902012b5231f9465ce57d4 │ │ └─213614 /pause │ ├─11fb6a9d75cb7950dd249633b1a6a52135322cb677ff803d5362d88db15c8f26 │ │ └─87099 /pause │ ├─ad7b4fa86000a6463303ddbde348287c6231ffd5f8d45f11240b99cda715d7c4 │ │ └─44392 /pause │ ├─3ee0379117c3cdff0dd1f35af12aaec99b97a451594cef0edfe367835661c31c │ │ └─213596 /pause │ ├─2a8d52683aff834ae2a9386d79d9f1b022fb304f715ca2c597c2b09227d48d00 │ │ └─266854 /pause │ ├─e297da849079f950dc66605d18f50f77ed540edc9db4aea046fcd7b709cb8b9a │ │ ├─189219 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─190168 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp3k7dta07/privsep.sock │ │ ├─208456 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpe155wlv0/privsep.sock │ │ ├─224801 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpdo4fsb_r/privsep.sock │ │ ├─225000 haproxy -f /var/lib/neutron/ovn-metadata-proxy/7b91e3e3-0f2a-4b6f-bcac-537e6f2ab5e9.conf │ │ ├─376023 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─376035 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─ef96aa4b634611f905f8d6c3a0c4a3920c623cafd9730c29c8b85bc832243d65 │ │ └─142984 /pause │ ├─1158162cf33dd628ab9d0561841fc927336c6f1d855d2fb4e11d0d301c255c07 │ │ └─250605 docker-registry serve /etc/docker-registry/config.yml │ ├─f877ea4696687839db2dc17b6f85f5651170aec3159d028c1bcad0879fa5bd07 │ │ ├─174406 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174423 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─174451 erl_child_setup 1048576 │ │ ├─174500 sh -s disksup │ │ ├─174502 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─174503 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─174515 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174516 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174526 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─174734 /bin/sh -s rabbit_disk_monitor │ ├─25466599a47b9e23f086a9262252b548ae3639fee1fcb5921643e4e3d99c8b6a │ │ └─66343 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.162-253-55-6.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 │ ├─7ba08deb3e983dafaaccedc1d4a06eeba1887eb1c5a1bd534fcc4a9a89cc0e48 │ │ └─64659 /pause │ ├─a0c3532126ab82f45f906efc4e79ef5eeb75bb96cc0877170c55ca16fae5e7f4 │ │ ├─126246 /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 │ │ └─126385 /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 │ ├─6bdba29c6e4426b4412df3f2f039464e328db7d01d6afd1bdd93d09aaedaff2d │ │ ├─185971 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─186292 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186293 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186294 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─fa1ac5de21b7bdec98398359f01ea25b7f5a754eef6e89847a7ea99c399b19be │ │ └─49240 /manager --metrics-bind-address=:9782 │ ├─3922d3297ef00e58933086699ab1aa9e30a1558016abefe2cf25f60b3f5e92dd │ │ └─65035 /pause │ ├─3f5f382cb61bd14df86c92e253ac1c3cb8e12db5d4e3998d8b83049628f0f8ff │ │ ├─86392 barbiacan-api: uWSGI master │ │ └─86423 barbiacan-api: uWSGI worker 1 │ ├─52f758575e677d89525dc22c43f0927d7ee2cac598c4591ca0292d6566e59db3 │ │ └─195698 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a4ff63fcd09714397a690628c97bb76b2e8d9cacd2ce5b1ebefd28709eca93d8 │ │ └─62502 /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 │ ├─7802e413a71e8347d5620ce98a6a45a9faf6e689ff4ca0d57ce8b3338df16223 │ │ └─190003 /pause │ ├─1459209b75e1aa3810efd7c2ebfc8013c1e2006732844ae42b959068c1ca4aaa │ │ └─41703 /pause │ ├─05069e7800c95ac7d645e6f2fa0e88b4eb6d37f95a30b1e105bb51a314cb09d5 │ │ └─44435 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─afe94d1cf7200172e25d65e8e0c0452880407dbabd867ebc6df163fbd0c50e94 │ │ ├─185848 neutron-api: uWSGI master │ │ ├─185891 neutron-api: uWSGI worker 1 │ │ └─185892 neutron-api: uWSGI worker 2 │ ├─a7bcda9a8116c037ace9d729efa7c8830546a5cd330a5ea1df9542121726df55 │ │ └─48052 /pause │ ├─577d7a9ad430ee80bda1de91225d65772c274d847b8cf3e9d1907d34e47aa9a5 │ │ └─52907 valkey-server *:26379 [sentinel] │ ├─9e051e466bee3bc57c7a15ec32e368f7890cf1a804dd02d3ba711f9fb47cc523 │ │ └─44841 /pause │ ├─1348fdf4d3e9bf1e93abe096d2d074c26ec094aec6783ed2e92206b99af92fe3 │ │ └─52702 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 │ ├─6614ecf9c7534037b499b98b7b4a5df575f452535f1e82c3d5eb68c5f52c81b5 │ │ └─45474 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 │ ├─0754345cb573e640a57170c6bf89b4d9092bde55134dd6c2e3e77b6ac8b2097f │ │ └─65518 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─272434391a6742bed79b65f3566c75925ae40c2a26be6c6a44869bb8d4273e27 │ │ └─41849 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 │ ├─995f5a80a76c6cb3621df120cf3c353c3f74131e79a82ba843d531a8b6ac27cb │ │ └─184140 /pause │ ├─08e3d357dbbb90e988d369263c532470078312154180ad5e11ec4778a136d3b7 │ │ └─43002 /pause │ ├─06ebbd56d9fe28c9d18f8ad78b7cb45147d557401a5ea4c108a637ccb110d99d │ │ └─184678 vector --config /etc/vector/vector.toml │ ├─787cab3bb3cffcd91dba0e7e06e3f50667b241aad5d57746cb6297f43b31af4d │ │ └─234847 /pause │ ├─ff2539f880abc4ffb34c36a45dd7385888e011c1836c2d6ee8e75e1219937a55 │ │ └─268201 /pause │ ├─dd7e60d33a25549ebf08f58596ad9d57fbbb4560fa96c63e7e55a0dbfa72fcdb │ │ ├─189239 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─190347 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpbhki20g4/privsep.sock │ ├─553856057b7b7d8e8783a06849823d2ddabd2ae041ca32a9de97e54dff69ac7f │ │ └─53060 redis_exporter │ ├─ad7d43ff6621e6343f693b7d2ebbf34b0d5871c1b3970aa6694388bbe972747e │ │ └─49555 /pause │ ├─235dd1ae9445b6c5bbc1abccd80ad8ec0278448451d8b9eef3ec21a053008828 │ │ ├─244216 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244966 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpm4qrj0ya/privsep.sock │ │ ├─244975 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244979 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─74e9ea7b31023870f5964c9ac384b00cd5ea31fba5a5245436c693e00ceed673 │ │ └─66718 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.162-253-55-6.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 │ ├─e8e000a34a838facc260acf5b44e6e84bae06ecbf881d71c73de970c2e512afc │ │ └─261961 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─bfd29f80114320ff3cc028dbe24ff8aa7df9ffc336348f02d287ad4d9c8b28ca │ │ └─244649 /pause │ ├─608c14613b1bbf97069c30e2ea69859045fbc58a0e2e3e57ea86c5ec8e10dceb │ │ └─49852 /pause │ ├─a506df6d221980f10b381c53d5c182e263c38da715b47106880a0812b32e25de │ │ └─45814 /pause │ ├─207c52e6bfe3f450e13e6842075ac9d1e58f6a2060215f8f5ad52788984b8b62 │ │ └─70243 /pause │ ├─0620c57c1657aaec90647ec962a500d0e748dad0d313f934da7bb30d6c63bc51 │ │ └─66606 /pause │ ├─b270ee3b8df67c552bd067a4f98ba3b94ceca657e0f6cb5dc9ab0f2cc934f650 │ │ ├─244533 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244996 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244997 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─70ef1c727a4ab9f8d7373b199f76d78d479cb949ccbd5ee47218760c202e02e6 │ │ └─144047 /pause │ ├─62db2f00d41069de4d82df4ac985a8652f037bdff95d4421a01d0b0817396fcb │ │ ├─65974 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66010 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─51ce8252815b0be363c067354f1ebc456282c627f7694dded53500df16af8429 │ │ ├─173132 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173481 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173482 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─403376 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─403386 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─1531ac05681a813001dcc45bd1f722d823a687ab376217a3b4c1758b587ea675 │ │ └─46106 /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 │ ├─92e8981a5152f584d58452320a51838931a565f6d779e0e42ef18f9b1f9e3312 │ │ ├─223830 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224424 octavia-worker: ConsumerService worker(0) │ │ └─224427 octavia-worker: ConsumerService worker(1) │ ├─e404697d2a3560e4e4630fa63a54a369ed0cdc907288600da632adf0b54ca06f │ │ └─49675 percona-xtradb-cluster-operator │ ├─4d5efb636ad2951cf9627ac441918fe28bed0cbee1879042ee32f89e82bb50e0 │ │ └─67313 /bin/pushgateway │ ├─c82fbc41eeeb1ce8abd4c32956e7b526d9f87c7ec433bb9bb0fb7826425912ee │ │ ├─270848 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270861 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─360cb5212386d6316764b4a76ef076180395ca71ca8bf1bf9464ec05b62e54b1 │ │ └─187340 /pause │ ├─b74465de780da2cff3e3bae610d184024bf5a50e89e77d1e06f6ba2467aabd41 │ │ └─97677 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-kqbdj --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4642cf06197e014e8b6867dc1e6e2db66d9f8738a79aa28f88fdca4f4b2ccf8b │ │ └─247560 /pause │ ├─b58d662eb5d6281f2e478667f15d530af6c5ecf3917a093f66f23a1f09881436 │ │ └─41728 /pause │ ├─65b22a47932a9e2dcb5ab1dadba66e64123c7da77800e61137d99fe7e6d28dbb │ │ └─112012 /pause │ ├─9bbe1d929ea4f9f1e41676919c4b13b8fedb3d5a9e00a79e186ae1dce07db327 │ │ └─64052 /pause │ ├─ce2715e6f1e3d3aec2f12cced7a31b7a01352050d1eaf142ef2cc5c33e514058 │ │ └─49288 /manager --metrics-bind-address=:8080 │ ├─13f30e1a49417b9e266ae18e9f03f9e4f179dd35c52afcda065ae6f5fe36f7b4 │ │ └─48107 /pause │ ├─ed815c805e8b15a50ba0388e4ce730cad61ed94828008912b7f5d77ce0d589b4 │ │ ├─172335 nova-api: uWSGI master │ │ ├─172368 nova-api: uWSGI worker 1 │ │ └─172369 nova-api: uWSGI worker 2 │ ├─f0f0d3ceba47f5f2792cf7d995fb12d7879e7c7d43d34f0899d3d48cbd7b91df │ │ ├─50445 mysqld --wsrep_start_position=3e243ad4-a103-11f1-bcf3-93ea91eb231a:20 │ │ └─50539 /var/lib/mysql/mysql-state-monitor │ ├─f404043e3ddc4d25954e0cec42f98b5f7079b5ca3e3e554f65e0a0ae7b90206e │ │ ├─247677 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247695 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─247701 erl_child_setup 1048576 │ │ ├─247775 sh -s disksup │ │ ├─247777 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─247778 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─247895 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247896 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247909 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─248331 /bin/sh -s rabbit_disk_monitor │ ├─918849beb2cd40d1d156d6d94986055110e8a4831135b0c9d20106cb6c3e4975 │ │ └─67966 /pause │ ├─bef3564a5cc1c1f6270695e40f634dbefb5ccab472149a3a7fb54911f9803fa9 │ │ └─57749 /pause │ ├─9df65c596fa69a575a056c34e8dcaaa10e580ba6c95b35a71afcebcca1311ac8 │ │ ├─ 73660 apache2 -DFOREGROUND │ │ ├─ 73675 (wsgi:k -DFOREGROUND │ │ ├─ 73676 (wsgi:k -DFOREGROUND │ │ ├─ 73677 (wsgi:k -DFOREGROUND │ │ ├─ 73678 (wsgi:k -DFOREGROUND │ │ ├─399968 apache2 -DFOREGROUND │ │ └─400169 apache2 -DFOREGROUND │ ├─e476664132a120ca0294ac66dfbfe52a81508e60842be4748915ca9f6dc6d99a │ │ └─234952 /pause │ ├─490a3dec658f3b56e809bc6cccaee94ac2b02b82d5286f356aa644bf9b45e317 │ │ └─45871 /pause │ ├─05db616e2adbe3c054a0f77b8d7fc82c76cbfa4c176fc1ba840cb8f16e8aa957 │ │ └─41972 /kube-vip manager │ ├─3c46f0c7ab7e6d6346cf7737c0c7c2a339cff63dd447e4a5d2f0355521fc137d │ │ └─93843 /pause │ ├─f5178409e14e8ac497be3cd3b61daca610944b29cdfa287ffd9300320bf846cf │ │ └─97335 /pause │ ├─159a7d7e73784d196a77a094f8f43d42f468158ba2c6a2206d2f46096ce975c0 │ │ ├─121845 cinder-api: uWSGI master │ │ ├─121861 cinder-api: uWSGI worker 1 │ │ └─121863 cinder-api: uWSGI worker 2 │ ├─110681604c44ef60e248f7dcf30071696380b2172a73be5536a2bca71d6fffbf │ │ └─108150 /pause │ ├─d3ec6c79f45b3edd85ba26d5deb064513a3e904dae4cc791a1c08518b90a3d14 │ │ └─58198 /secretgen-controller │ ├─c0333f5495a1883ca76a8aeafdff917ce4eb58621ac50ec32d04f58f14843164 │ │ ├─ 97795 /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 │ │ └─344314 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─45805cbae4b304387ea7fd7ab8551e955ce5a820e6a4bbba89967c210d7e6f1b │ │ └─57009 /pause │ ├─cc695872e37b3221be3b623e9e4569459a075c8b98652290e4df8891f19084d9 │ │ └─66473 /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 │ ├─69533b60783c3be7dd390f26b988daf38c8c7161d029ee70d7c53a27a19dc558 │ │ └─64093 /pause │ ├─221f36930ea9278a48cb62d9c65a4c4e80ba364e4888f5775d22f79e3b1a1370 │ │ ├─224827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224846 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391280 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391281 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391284 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391285 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391286 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391287 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391288 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391289 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391290 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391291 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391295 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391301 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391302 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391303 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391306 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391307 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391308 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─391309 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3ddc810416396820c43ee847f12157c54ca680430506116af4d5308f20a48073 │ │ └─229237 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─9aabfe8d77bad6f3c449006a772ac70da21ea52e07f6c2dcf02cce14465d2324 │ │ ├─65100 nginx: master process nginx -g daemon off; │ │ ├─65115 nginx: worker process │ │ ├─65116 nginx: worker process │ │ ├─65117 nginx: worker process │ │ ├─65118 nginx: worker process │ │ └─65119 nginx: worker process │ ├─b94311dcd50804dca55f55e3d29f0c353e36f1d85214ac4fcb4eb0d8cde35252 │ │ └─228753 /pause │ ├─a3aa314cfaebe114af6a114a07e32f83783e1de9afbc5d5e0859eed661c4ef67 │ │ ├─202410 heat-api: uWSGI master │ │ ├─202448 heat-api: uWSGI worker 1 │ │ └─202449 heat-api: uWSGI worker 2 │ ├─f33a27b7ef2547c3f11fa11960a70b2dda496b32c7090ddcabd553dbab3c3dbe │ │ └─108021 /pause │ ├─15f4025b3b1dd37607a15f6f693da47884371b1ceb287b9388f65185b3a70cc9 │ │ └─41658 /pause │ ├─29deabe47fa3638e63232affb945ec9285530c1a054c498719c642762165dca9 │ │ └─67077 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3e2af1f8154d1f973a0bcf456cc85beec10c8728e7e44c192b0ff5c98e9c8985 │ │ └─81324 /pause │ ├─d91a30125c61e3b5f7514f878542f6df181ab34212e7e82cc3d0cd83bbd9f59b │ │ ├─79867 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79884 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─79890 erl_child_setup 1048576 │ │ ├─79937 sh -s disksup │ │ ├─79940 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79941 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79952 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79953 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79963 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─80095 /bin/sh -s rabbit_disk_monitor │ ├─12e695f7a474f19baf0bbc2562c89db23a66851f5e30fb01b289388fc9dfa96c │ │ ├─195672 /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 │ │ ├─375470 /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/tmp3tf0f7hj/privsep.sock │ │ ├─375802 /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/tmp22mxg5g7/privsep.sock │ │ ├─376821 /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/tmpnf0j7bmm/privsep.sock │ │ ├─403402 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─403407 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─f6910c42b67ea6f5e798258543e96cb82bd45b45e43bdfc0a0e5ecdd0dedde93 │ │ └─52530 /pause │ ├─737087d6ba73a5a425d641c57720432262a34c877643472332b7a653f0d54717 │ │ ├─142403 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142421 /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 │ ├─c972e024714f062f4b37c4f4dc337fb4a3e1f3028a6d8d29415e03a4baa757a8 │ │ └─225226 /pause │ ├─a669d213a10188c3192651a8e53f0927ce6b2d7c21785fb8f9db8d7105e80f83 │ │ └─176309 /pause │ ├─084dbacb381fd5c700bcec5a8eec52336567d656ae737dcf5d7bb63f2bb667dd │ │ ├─144974 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─145201 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─145210 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─402954 sleep 15 │ ├─3c07d2d49f4d8a157205657d08f8549a1e0c2074473129c8b03cfe1be40b76fa │ │ └─261937 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a317c375fc798baf3228e3d3afe8cdaa9ca46f2509157a3daae10e2dd0fc1212 │ │ └─109683 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─23fd3a4b5ad59ad71ec3015c3446660c25b3ba34b38d9447c01be8469ea5da87 │ │ ├─50285 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 │ │ └─51546 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 │ ├─1dc89452cca7da1c36b08134c0b33bfb47bf6df4a8017d604bb8d1c7d0ee7b65 │ │ └─67444 /bin/oauth2-proxy │ ├─bfdf9ad9e9ca5b884e3ce8ba0e391d29ebdcc6ae29d5bc06ac9f8b8c4bf263bd │ │ └─176207 /pause │ ├─5e9b3fdae4786e5bf94de9cd42da2da4aefc9a485e604e7773d07455c125bba8 │ │ └─58049 nfd-gc -gc-interval=1h │ ├─09ead15cf3c09ac3131585dfaa9ade74c87becde6bf1f75c545f83f34b28e839 │ │ └─125338 /pause │ ├─f1fceac91179029271cbfcc42a352a87bdcbaa28fbaa77c8062c55fdcf2894bd │ │ └─112060 /pause │ ├─a4551ddb28170c41bde4e5c81cfad52c7236989e86f54b1f14e19f8ebc5b4781 │ │ └─147890 /pause │ ├─af5fef9c638833a8ef737e26055f6d90333a3e80dae6fbaded712c7727b86f9b │ │ └─87928 /usr/local/bin/rook ceph operator │ ├─6d4779f6140ef06a2cc8f49c0e1f18b033b0944eefd231589fe74fdb2a4f5f51 │ │ └─125293 /pause │ ├─617a8e08384f414571741489abd481c35866c2ec936894f05ea310a2b7f37bca │ │ └─45311 /pause │ ├─d5362e7105e597e3e646888c2df44a1474cb249583c6cf5b2ee49e0be57e79c8 │ │ └─176656 /pause │ └─4cf2d9c09c30d99c25f042b5a3c44cc7c931a18a31b038b6b2384af779ba6f8d │ └─65441 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount