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 │ │ │ ├─21880 /lib/systemd/systemd --user │ │ │ └─21881 (sd-pam) │ │ └─session-22.scope │ │ ├─21871 sshd: cephadm [priv] │ │ └─21895 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1450 sshd: zuul [priv] │ │ └─1463 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1454 ssh: /home/zuul/.ansible/cp/199.204.45.250-22-zuul [mux] │ ├─428174 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jhakooovhqrdiyyxdchzkzyzozsxrvzf ; /usr/bin/python3'"'"' && sleep 0' │ ├─428175 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jhakooovhqrdiyyxdchzkzyzozsxrvzf ; /usr/bin/python3' && sleep 0 │ ├─428176 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-jhakooovhqrdiyyxdchzkzyzozsxrvzf ; /usr/bin/python3 │ ├─428179 /bin/sh -c echo BECOME-SUCCESS-jhakooovhqrdiyyxdchzkzyzozsxrvzf ; /usr/bin/python3 │ ├─428180 /usr/bin/python3 │ ├─428181 /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 │ └─428183 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9792 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12437 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7001958a361a2a7a7c27993481e04a6c05a7c10d429b25a1cf1a27d29784cc39 -address /run/containerd/containerd.sock │ │ ├─ 12799 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 15939ac2fad17028f3746c207816f63799ac57a1ae7fca793f54dbeaa333a399 -address /run/containerd/containerd.sock │ │ ├─ 19787 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1cf64ddc7cc6b480888e30cbfc9bf8233bdcdbfdcd15323a8dc9af7619b873cf -address /run/containerd/containerd.sock │ │ ├─ 24974 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 86b47c2412a2b959dd805f9670c9f8ef50392283e21f0dd5805cb98412db288b -address /run/containerd/containerd.sock │ │ ├─ 29589 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e69a440f39bbf1b961d082146c2e8f79d15c82334025b085ee81fc5f8c1bbdd4 -address /run/containerd/containerd.sock │ │ ├─ 34195 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7924174222d6db412b37d09521add089ea0e94a27935948a005424e4ed72cd30 -address /run/containerd/containerd.sock │ │ ├─ 39705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e56dfa386b7d3b48cca6239dca172c52b7d4499ac37cf037b9800b671c8389e -address /run/containerd/containerd.sock │ │ ├─ 39742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8c3c6f7c694630c6baf9bfc00094048a70a70438ea74200a6b8f2e7be7fe81f -address /run/containerd/containerd.sock │ │ ├─ 39747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29766fb229e3c9c1e2847b0edb576c14017530741b82fddc48ae84e89c473d3a -address /run/containerd/containerd.sock │ │ ├─ 39751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df16f7fb554a34685b3ca13986bdfa705d16875efa6e1bd8566140460b603912 -address /run/containerd/containerd.sock │ │ ├─ 39753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20fa48761d323d7016fdae6ea5ef0d42af4e6bf5953b0880600eaf1780f44896 -address /run/containerd/containerd.sock │ │ ├─ 40264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ee8dd030899a6ffb038aefc6100a56110494166f5cc183f9c5a5f65553febf -address /run/containerd/containerd.sock │ │ ├─ 41030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fc023fb20c45ba35e6f2398b7ad806f1622f896922db048ed2c235e4ccbf322 -address /run/containerd/containerd.sock │ │ ├─ 41044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a00b3e0b15db0af390262b3987ac706d52a745530c47d6ac2544f80002921c5 -address /run/containerd/containerd.sock │ │ ├─ 42418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3db74599dae538a34ec434417069b98ca8dcdcc1ae46f21117200292ff0bc76b -address /run/containerd/containerd.sock │ │ ├─ 42851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d5c5d3aabfa579f9a13e647d38b5c462b7e28e08e02ecd3f7c337bdb14e9334 -address /run/containerd/containerd.sock │ │ ├─ 42893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df9ef8b378550665aec09517951c88357b6d6c3d324b77e642cddeb899c096de -address /run/containerd/containerd.sock │ │ ├─ 43316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 034c42ded8ce9f4d0a0c4bd3dd89917c062845048f0f0aec48b21364cfa6bc98 -address /run/containerd/containerd.sock │ │ ├─ 43813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6efc1ee4742f072641a560e083033d68fafab4701b3fbd74cdb965758b494640 -address /run/containerd/containerd.sock │ │ ├─ 43853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19cdaf61386482c4e6ba25ffe865c5a2cb85184dc3eb124498625090b43fc685 -address /run/containerd/containerd.sock │ │ ├─ 43897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 951a06318ae45f0f18e7c38e755ce988474dac68db56a7d377aa5cbb3aae479c -address /run/containerd/containerd.sock │ │ ├─ 46219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb98819c02b16f05720068c0310ea92e5293345ae819fea48cb807e4e073184f -address /run/containerd/containerd.sock │ │ ├─ 46327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e712f030d5fcc49fe5bc1241c15210657561bac343e85d18bbecb04e0aa2d6ad -address /run/containerd/containerd.sock │ │ ├─ 47257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 908ea822cd3fcf815ec20295fe0a0bd721e2d73fa56596ed6ef14275d31ce288 -address /run/containerd/containerd.sock │ │ ├─ 47373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a46c7a19eb5e3674fedc2e769a15742f240b9e41a0c64a1c21c329a49fbe26f -address /run/containerd/containerd.sock │ │ ├─ 47745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f5cc60760b5629fa1efb5436b0d20c919f542eb88a772dbeb8ac0cdf15a9379 -address /run/containerd/containerd.sock │ │ ├─ 48034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa36321655b1dd16bb84b022b93e36979bcf4c5765fb1a719695503e39723dde -address /run/containerd/containerd.sock │ │ ├─ 48442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edc98bbecc2e716fd2f60238daee9f5a7db8cbc9037e65577eb1061fe8e910d3 -address /run/containerd/containerd.sock │ │ ├─ 50601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e47c7e05b1ab28111e5c6a8f14a3b13a1c077321d90caa8591dd6850813a61a -address /run/containerd/containerd.sock │ │ ├─ 50801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34270e5a4d020cf28217ac8690226bf8640744eab820ea1c74954f01fd76aac6 -address /run/containerd/containerd.sock │ │ ├─ 55168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61632f3f04a32db6fcad9aeae22bab77968a4a0e887cae8ce846d81231d78af3 -address /run/containerd/containerd.sock │ │ ├─ 55811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7461a4c565184416fcadf34e73a23679e247d2b655101cd0984e8217a44e0ec -address /run/containerd/containerd.sock │ │ ├─ 55849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1281ec94db75d0a149a97712fe7fb6591a3cabee640e00e4db07037ec3fbd2e -address /run/containerd/containerd.sock │ │ ├─ 55897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d79ee632fef1a2b8422b2bc35c21bf5b66afcb028ca29698075b6ac945ecc3e -address /run/containerd/containerd.sock │ │ ├─ 56094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 105c316024a149f7c5ee886662b62bebe4c57ff842df9a3c259a5bffdd162365 -address /run/containerd/containerd.sock │ │ ├─ 60220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 197a8f2b3150abd2ea21f0fea19a25a806c816cda8d166d8a40270f3eec4325b -address /run/containerd/containerd.sock │ │ ├─ 60322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31912ad42bd42db10e77e40aa04895052a1a25f4e42fc14602e9d6b53aec21fa -address /run/containerd/containerd.sock │ │ ├─ 60351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc6f7bb1ccdccac5faa4ad52637c656614934297158810abcdc0a64bfdb9db62 -address /run/containerd/containerd.sock │ │ ├─ 60421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ff43f2be11cadef540b20cc3cfe0cd8ea61f4f3a243621f506058157e12edd3 -address /run/containerd/containerd.sock │ │ ├─ 61789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4547103552518ddbbff6e208b301d2302a58c9046d90d214227e3878d23545c7 -address /run/containerd/containerd.sock │ │ ├─ 61841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4147059e36013f3884d1a7c713e8632168b1c72dadc14977a175e3294394c958 -address /run/containerd/containerd.sock │ │ ├─ 62320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29b7fae1253e9a62e085270d97660737d1805b547eed66446d91de8be320a128 -address /run/containerd/containerd.sock │ │ ├─ 62378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ed80b8ad5b2cf574785378ba5c8c709b8cd9dfd627933826e232e117a44684c -address /run/containerd/containerd.sock │ │ ├─ 62495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a4c5d7068b609d5d16f66614c2718fc201633c5fe5814c8a584f3a7185b69d0 -address /run/containerd/containerd.sock │ │ ├─ 62803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 127308cf31849ded3652c7fa926ded5c430f7f76d779cd694e2d8308326e21ca -address /run/containerd/containerd.sock │ │ ├─ 63333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27459d1a46f121e289f8654acf94a7703361105774b83b698eeb699bc480f7b6 -address /run/containerd/containerd.sock │ │ ├─ 63481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c50231c6c5d8737dff225fce1bab220fcc02e394ec78750322acc7ed8ae5062 -address /run/containerd/containerd.sock │ │ ├─ 63720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 177f13906eb499e6fe3d41b7805627b83c5a03469a2b374d8ce146bca880c3a6 -address /run/containerd/containerd.sock │ │ ├─ 64697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a66227b0955c19c736e02850156716fb7df2e21a79aeb0d13e4cb4c76fbbd236 -address /run/containerd/containerd.sock │ │ ├─ 66488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62857615eda962eb8fda25a153ef94ab52b2cc7127d557ca11e9abda2e28f9b9 -address /run/containerd/containerd.sock │ │ ├─ 68628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c77d4c46120ece4d7c71f3291cc8dc9c88c641d41f25fdb603903038eb4ff2cc -address /run/containerd/containerd.sock │ │ ├─ 78001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ea4b2a61fc1569488926cd8a8332a5656bf5c79564a00f069db753a8415097a -address /run/containerd/containerd.sock │ │ ├─ 79435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c18224a87284006ca9ccffa2d6cc912497771c7b6b00d88884ffce62a2219f00 -address /run/containerd/containerd.sock │ │ ├─ 85556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0534a57444dc34ab2defb25ddcf0e6e61f67ddfd5b61513b6d5c02fe1ef291bc -address /run/containerd/containerd.sock │ │ ├─ 91983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aba526d4badfeeabbefbaf79cf5de8025c4e995298e6ef03aaf1f645512898c -address /run/containerd/containerd.sock │ │ ├─ 95893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a45efb23337364ec3f936d1fce8b8bfa990b79828190f6983019a477cca01f5 -address /run/containerd/containerd.sock │ │ ├─ 96045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc18e3754dadff56ce4f558732c245e281d8036b17e9ec6dc0cbae3e466e6ac -address /run/containerd/containerd.sock │ │ ├─109197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bd84ea216b69ce2d7df214ad2965e638c785aee7b6c1aa967ef77e72d13b10e -address /run/containerd/containerd.sock │ │ ├─110788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c661f0ff935253f60121bedd8e6469f1492fa8603106f77ca8a3c22177ac336 -address /run/containerd/containerd.sock │ │ ├─110824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 225fd329acab685abd31f4ae96127cd8490f325a250f194935fe2cfa45c1a011 -address /run/containerd/containerd.sock │ │ ├─112779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77f119fdc75eac7228ac6ea13c6afc4e310ecc5d1a8ddf4e9b9dab642bf6b1b3 -address /run/containerd/containerd.sock │ │ ├─114598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 120041e0bb8ddcd7a0f681a28a976c76d787b7c5685db90b848415615e249cee -address /run/containerd/containerd.sock │ │ ├─114637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cda21a967d94f795b980f9cc4e896525beb6f80fc51cb48a0d50915607503f2 -address /run/containerd/containerd.sock │ │ ├─127594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35fd24416320aa6762d82c3b6aa28f27b3e8eac938f88a0e88dbe36d8686a431 -address /run/containerd/containerd.sock │ │ ├─127712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6ec0b5a919afebe9062f4aa09fa86a86e578e5ca8e5d760f6e78ef201dadf7c -address /run/containerd/containerd.sock │ │ ├─130401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a13e639fc7a67cb1c5e8939383a27a93252ed77a77e167b8f21b70a9e88d1cf -address /run/containerd/containerd.sock │ │ ├─156766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6557160dadd23a98286d96609394c2a2d074cb01fce39bd1f6788607ba25fe19 -address /run/containerd/containerd.sock │ │ ├─158296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60789a3d248b79efe4a45825c29fd95babd7963441324a61a630103bf55e05a4 -address /run/containerd/containerd.sock │ │ ├─158739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60ce9362d105f299f33c5b4f2a737ca80fe0d3a94d64e5e8bafa59578c2c2a98 -address /run/containerd/containerd.sock │ │ ├─159684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fb55b33e2ee29e7d4f14930188edbf5cb3f5f9fcc3b187c688a87695815aee8 -address /run/containerd/containerd.sock │ │ ├─161735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 687c3cc65a3b810e6a4b7f985c3bf9a501d98a53743b75ddb5389000bbc502bc -address /run/containerd/containerd.sock │ │ ├─161970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e54b84d524e01705d1b8c0fb02345e4c7b62a7e21c9df420d05d4bc77854254b -address /run/containerd/containerd.sock │ │ ├─162104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f6ee6bc8bc1cf8716ebf18a524d247ee430e4a3dda5b3130ece61b5dca77d6b -address /run/containerd/containerd.sock │ │ ├─162243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 616b6be32cc21219d855a37ab4995e383d6ed51c6474ff5ccb2a6a2d0648223f -address /run/containerd/containerd.sock │ │ ├─162401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecd0228c002bd813bb0690824bec9c55f2dd8d5bd6cc1eb8ef6938a93996ee3b -address /run/containerd/containerd.sock │ │ ├─162818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab0edbc838e635cfef19a769d9afccef6eac2703a01279b3fa74a15bbf35a73a -address /run/containerd/containerd.sock │ │ ├─174689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f1c43826b68e54d0de9a959eceb9b69a2d511a3f00c898ff6ce2a9e5111ee5d -address /run/containerd/containerd.sock │ │ ├─176493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16ac6217d15f4c7bb6814f8f407ad98c0f4875e6e9b5dddb6307ab092cb36ceb -address /run/containerd/containerd.sock │ │ ├─176515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2d036af3d06daea6c3a0776b0db43c3c29c33ad57dfd72d1cfe0a79a3dbd366 -address /run/containerd/containerd.sock │ │ ├─176677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebc1badc16551adefff7790498cd9935151a543b58ce793fceae433352a8f8c3 -address /run/containerd/containerd.sock │ │ ├─176886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22a159a12239b3772a16d21ce65ad141ad3d0026669dae1cd123135837b5ce41 -address /run/containerd/containerd.sock │ │ ├─176897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 036ff9566d931cabf65731cb82f1c265af7deac02bd6a54a5496fcc1bb5e7bc7 -address /run/containerd/containerd.sock │ │ ├─177020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b19bbd4eb0ae4a5ec57a991dd95bb8ca9691d4e79f719f9cbec2c3ad1992e680 -address /run/containerd/containerd.sock │ │ ├─177115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecc73c49492e813cc71bef15f2d66df9edb5494a6214ccc009016cd1f682fb6f -address /run/containerd/containerd.sock │ │ ├─190764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fea4a45f2f0664b2625d51e513e1a1098ad1b71d7815640a854c500d57874580 -address /run/containerd/containerd.sock │ │ ├─193219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b99ebcbd5e660a8e92524d4cbb809bc86c53f5615592bc42c9587e68b552b42e -address /run/containerd/containerd.sock │ │ ├─193307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b71ea991c8fcebc28c8a60c96052ac99df6aba882ccf1db5d6e0315a6bef89c8 -address /run/containerd/containerd.sock │ │ ├─193404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbd5f2723421a4c7211e0df68490c8b6d9f28c53f3ac17b8ffb2081be8fcd902 -address /run/containerd/containerd.sock │ │ ├─210271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf1f8efd5f3ebb243e6e609ebdecd544c7f92b30ae394861438f1ce158c56ca5 -address /run/containerd/containerd.sock │ │ ├─221447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23acd5c3d4bcf8c1a73a29842b4288912d237259aee8789c16bad2ce3e6b1212 -address /run/containerd/containerd.sock │ │ ├─221477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89ab99136f14b56c6c4ba3d17e467236ce01b0e0fc14bf6c28707e1ba3ffc541 -address /run/containerd/containerd.sock │ │ ├─221518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41151a62e3352fca6a9c46f7deb6be2f5ccd7fac55240b1c2186c2418c344a7d -address /run/containerd/containerd.sock │ │ ├─221800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22cb44522d62b28975475b3eaac806d178e98089948e02b9568f8eb215c094d1 -address /run/containerd/containerd.sock │ │ ├─233625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e325ff16883a1dc42ec974a65f35f2648036aa10e5ab2deb3bc59e4904e95f1 -address /run/containerd/containerd.sock │ │ ├─236028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 093542ab1662337ae1670afbfdd1a35ea4ca341ffdc8d01e236734a93d365612 -address /run/containerd/containerd.sock │ │ ├─237413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed4b6337d1bc409118682a9129c924c697412aaf205b2886113e9431dbbffa5d -address /run/containerd/containerd.sock │ │ ├─238243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2046503e658f28fae619078871dfc7010e26fa61d4d84a33d8397ec93a0336e5 -address /run/containerd/containerd.sock │ │ ├─239407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe93ae62e6d24dfc4d222f041c8223b34c0f99d02918e643cf3221cfc08746b8 -address /run/containerd/containerd.sock │ │ ├─241576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c62f1198153d3594f1e34995886e07f1738bd949ca22a051e67f048cb92e7314 -address /run/containerd/containerd.sock │ │ ├─242929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9acf95b8cc2aff180bd8b7438873bb82a0c9100f9d3b55a606d55c9276809361 -address /run/containerd/containerd.sock │ │ ├─243016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db4a674054ec9740aeb9e08a016a9d633db3b53032adae64265ca77843c98a1b -address /run/containerd/containerd.sock │ │ ├─254926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56a62703361006e36d838b8c906a62e656b771c09804e6fec5b34fedbcf87129 -address /run/containerd/containerd.sock │ │ ├─255388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76720db989ee2aeeb5de9de1a37801f67cdcc9731123f263e062601ae38d7d77 -address /run/containerd/containerd.sock │ │ ├─261139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd61e952f603a884626501d2eabe482c3588b3a95c7a929eccac747e94dedad1 -address /run/containerd/containerd.sock │ │ ├─265120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5955a9503f2b6c4b087503365e9355ecc0f5d56d397d83d4dc0d83692c9c7244 -address /run/containerd/containerd.sock │ │ ├─265310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5a2d732f9926ee945323fcec2182f8f92b75cf6ce6f1d6263f12833a364dcb7 -address /run/containerd/containerd.sock │ │ ├─265372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7262863651778c5aef561fd5152e976cc00b76cf6b2c20aafcc022970a659f0e -address /run/containerd/containerd.sock │ │ ├─265535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bc955a688269f9cbeb86984d804b67e1603334b1cf3474759b7e0a1a01be8c2 -address /run/containerd/containerd.sock │ │ ├─277966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d677f8f40cd7d1dbd676e5643e5e6e2c81be4e3992b125cc347b926401f9119 -address /run/containerd/containerd.sock │ │ ├─302829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2435177ff92194e9237ae03bd9f4297559f7e600913a52cb9d12e3674d14fd2a -address /run/containerd/containerd.sock │ │ └─306072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7320a5c7481785f453d040727d2db20dc75c5d3460dfe60dd1bdcba1f18c4f5b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─29300 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29572 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19743 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19766 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.tsikxc.service │ │ │ ├─12723 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tsikxc/unit.run │ │ │ └─12751 /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-tsikxc --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tsikxc:/var/lib/ceph/mgr/ceph-instance.tsikxc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tsikxc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.tsikxc -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 │ │ │ ├─24692 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24956 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33898 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34176 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12367 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12396 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10164 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r8036d3af32184b08a426de7ee7e2bd25.scope │ │ └─191467 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─156051 /sbin/multipathd -d -s │ ├─docker-1cf64ddc7cc6b480888e30cbfc9bf8233bdcdbfdcd15323a8dc9af7619b873cf.scope … │ │ ├─19814 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19831 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─40164 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.250 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-7924174222d6db412b37d09521add089ea0e94a27935948a005424e4ed72cd30.scope … │ │ ├─34219 /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 │ │ └─34231 /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 │ ├─uuidd.service │ │ └─1385 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10924 /usr/sbin/chronyd -F 1 │ │ └─10925 /usr/sbin/chronyd -F 1 │ ├─docker-86b47c2412a2b959dd805f9670c9f8ef50392283e21f0dd5805cb98412db288b.scope … │ │ ├─24997 /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 │ │ └─25010 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-15939ac2fad17028f3746c207816f63799ac57a1ae7fca793f54dbeaa333a399.scope … │ │ ├─12833 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tsikxc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12854 /usr/bin/ceph-mgr -n mgr.instance.tsikxc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─iscsid.service │ │ ├─155795 /sbin/iscsid │ │ └─155796 /sbin/iscsid │ ├─docker-7001958a361a2a7a7c27993481e04a6c05a7c10d429b25a1cf1a27d29784cc39.scope … │ │ ├─12473 /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 │ │ └─12485 /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 │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-e69a440f39bbf1b961d082146c2e8f79d15c82334025b085ee81fc5f8c1bbdd4.scope … │ │ ├─29613 /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 │ │ └─29626 /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 │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─9b318e122a7efa2d4631d21eff703be9d5da2fef5496d518a49616de54e07ca4 │ │ ├─128770 /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 │ │ └─128995 /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 │ ├─9bc955a688269f9cbeb86984d804b67e1603334b1cf3474759b7e0a1a01be8c2 │ │ └─265558 /pause │ ├─19cdaf61386482c4e6ba25ffe865c5a2cb85184dc3eb124498625090b43fc685 │ │ └─43877 /pause │ ├─780c502288115014b5ccd18df3a8dc0f4ef9252be8f23545b73fcfad5ebb5757 │ │ ├─157244 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157256 /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 │ ├─8d16b78cc675f48759a984fdeed37a9a4820107c2e189fe4f9c93a5baecef64d │ │ ├─63451 nginx: master process nginx -g daemon off; │ │ ├─63467 nginx: worker process │ │ ├─63468 nginx: worker process │ │ ├─63469 nginx: worker process │ │ ├─63470 nginx: worker process │ │ └─63471 nginx: worker process │ ├─28ad5ea5961a82144e2d792f352577d59c09b835774b8dbf74727b8824242834 │ │ └─42483 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─b9aa245dc7dcbd7e74f9c89d7dbd70beacd0d5b379d56ba3fea4cbf3b1f7b50f │ │ └─236134 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─aa519cb2c3d42e6a9fb8524b74c993337e0a57cbc552d2030f1bd8fc17ccfe46 │ │ └─44124 /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 │ ├─60789a3d248b79efe4a45825c29fd95babd7963441324a61a630103bf55e05a4 │ │ └─158323 /pause │ ├─7b9b4630e7359b9305912995db1154b26c858bfacda13a9bf1a0677f4cdee67e │ │ ├─147271 placement-api: uWSGI master │ │ ├─147293 placement-api: uWSGI worker 1 │ │ └─147294 placement-api: uWSGI worker 2 │ ├─13c27ca58b89f26d399d37691a9a8299c2598ba313acd1724cbc868471a3ea24 │ │ ├─206362 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206712 heat-engine: ServiceWrapper worker(0) │ │ └─206715 heat-engine: ServiceWrapper worker(1) │ ├─7c50231c6c5d8737dff225fce1bab220fcc02e394ec78750322acc7ed8ae5062 │ │ └─63504 /pause │ ├─ac2ad8f5c53ede7014eb5b5bbac1f7bf704b20f5321db10e647c063fd582039a │ │ └─40314 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─76cac1fd24cebc7ae846d4b7996749a5c8d7a79c9616dfb9571fd55a3e6f3b6f │ │ ├─275697 manila-api: uWSGI master │ │ ├─275773 manila-api: uWSGI worker 1 │ │ └─275775 manila-api: uWSGI worker 2 │ ├─9ea4b2a61fc1569488926cd8a8332a5656bf5c79564a00f069db753a8415097a │ │ └─78023 /pause │ ├─16ac6217d15f4c7bb6814f8f407ad98c0f4875e6e9b5dddb6307ab092cb36ceb │ │ └─176564 /pause │ ├─4f1a6e4ada2dd51d7219dce61cc84956206195d0a133d216284e709435e392c8 │ │ ├─275913 /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 │ │ └─276135 /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 │ ├─093542ab1662337ae1670afbfdd1a35ea4ca341ffdc8d01e236734a93d365612 │ │ └─236054 /pause │ ├─908ea822cd3fcf815ec20295fe0a0bd721e2d73fa56596ed6ef14275d31ce288 │ │ └─47282 /pause │ ├─29b7fae1253e9a62e085270d97660737d1805b547eed66446d91de8be320a128 │ │ └─62343 /pause │ ├─2cf2ca29aa93eff45c1e6cf4531c271ede38a752fe6b99406ae1058ae86f0de2 │ │ └─65225 /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 │ ├─f668edc5f6c1c3c2df072f54d27fdf5069410fdef2e2632b2f572bb1c6d49fbc │ │ └─258526 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9a5817f5d49048623330d58fe67b33b48534880d81c4b9c79b7acf303d394121 │ │ ├─ 46612 /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 │ │ ├─ 46625 /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 │ │ ├─ 46736 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─298276 nginx: worker process │ │ ├─298278 nginx: worker process │ │ └─298280 nginx: cache manager process │ ├─97daa3d50e70d82c07c077ae7c771e07d12ce82a3dd24abc598fce2b07c0a4f5 │ │ └─66080 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2acc6d659adccd777e3d2081d7669ab2a10e8c429caad48d50385c5cfa8c3eb6 │ │ └─305072 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─0aba526d4badfeeabbefbaf79cf5de8025c4e995298e6ef03aaf1f645512898c │ │ └─92007 /pause │ ├─cd61e952f603a884626501d2eabe482c3588b3a95c7a929eccac747e94dedad1 │ │ └─261162 /pause │ ├─7d8090a1a4e6073eaf16c381540098dcc54e8852dcfc758673ddb2684584d2e7 │ │ └─56157 nfd-gc -gc-interval=1h │ ├─f8ceafd93ee73b8d843823abf5233c344c6c6dba9acac5eb05bd781d3e79abf2 │ │ ├─174953 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174970 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─174976 erl_child_setup 1048576 │ │ ├─175026 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175027 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175037 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175104 /bin/sh -s rabbit_disk_monitor │ ├─9c33baaa6c60d0caed408f58cd7f411d40319349a23cf9b609f15cab66ef845a │ │ └─64186 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0534a57444dc34ab2defb25ddcf0e6e61f67ddfd5b61513b6d5c02fe1ef291bc │ │ └─85578 /pause │ ├─8466215251b1f675b97a0bdb625a56ae0a50982fc05107f660ec1fcca450f2f6 │ │ ├─109634 glance-api: uWSGI master │ │ ├─109647 glance-api: uWSGI worker 1 │ │ └─109648 glance-api: uWSGI worker 2 │ ├─8054cee84fe44fec26629abcb2d76e8b4f3bdcae36cb48c403b551955ec6713d │ │ └─96520 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-sdpck --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3f6ee6bc8bc1cf8716ebf18a524d247ee430e4a3dda5b3130ece61b5dca77d6b │ │ └─162154 /pause │ ├─4547103552518ddbbff6e208b301d2302a58c9046d90d214227e3878d23545c7 │ │ └─61813 /pause │ ├─db4a674054ec9740aeb9e08a016a9d633db3b53032adae64265ca77843c98a1b │ │ └─243039 /pause │ ├─21f4686bc34a385fa4c23c3da14a1c2bbfd71c77b9869f124ecf9362d8340475 │ │ ├─206388 heat-api: uWSGI master │ │ ├─206431 heat-api: uWSGI worker 1 │ │ └─206432 heat-api: uWSGI worker 2 │ ├─0ed80b8ad5b2cf574785378ba5c8c709b8cd9dfd627933826e232e117a44684c │ │ └─62406 /pause │ ├─7f2f8d4c8c6b1f68f35c23d243c2f2c9fe262ab5f489d9eec13bf86963163710 │ │ └─47445 /manager --metrics-bind-address=:9782 │ ├─120041e0bb8ddcd7a0f681a28a976c76d787b7c5685db90b848415615e249cee │ │ └─114621 /pause │ ├─baa9dba8fdf7e5030bc9f20170f04cc13202824afeacbba0da608ee4c600b902 │ │ ├─197268 /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 │ │ ├─386321 /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/tmpqh319qg4/privsep.sock │ │ ├─386607 /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/tmpt4b0_ag8/privsep.sock │ │ └─386721 /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/tmp2gjd4cw3/privsep.sock │ ├─31912ad42bd42db10e77e40aa04895052a1a25f4e42fc14602e9d6b53aec21fa │ │ └─60356 /pause │ ├─a991d389f29aebca82073a781e19cece28b04a2ea6a95b0c71c7a928a9e12b36 │ │ └─56235 nfd-master -crd-controller=true -metrics=8081 │ ├─76720db989ee2aeeb5de9de1a37801f67cdcc9731123f263e062601ae38d7d77 │ │ └─255411 /pause │ ├─b97c718316bdc6bd50917c6fdfc7b8b09591d264f63c68a73c1b752f8bdd1934 │ │ └─258520 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 │ ├─8cd33133c070309f14ef74d74370e5649dc09fa22e54c3879f3349fd5160d8bf │ │ └─47892 percona-xtradb-cluster-operator │ ├─0a4c5d7068b609d5d16f66614c2718fc201633c5fe5814c8a584f3a7185b69d0 │ │ └─62524 /pause │ ├─2d677f8f40cd7d1dbd676e5643e5e6e2c81be4e3992b125cc347b926401f9119 │ │ └─278001 /pause │ ├─ecd0228c002bd813bb0690824bec9c55f2dd8d5bd6cc1eb8ef6938a93996ee3b │ │ └─162448 /pause │ ├─7410f2ddaf8786343d7ae934ef749a259dc130d0d00d51b871d432fef601793e │ │ └─65483 /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 │ ├─ecc73c49492e813cc71bef15f2d66df9edb5494a6214ccc009016cd1f682fb6f │ │ └─177138 /pause │ ├─4ecbb514a33c2f3579c30111c1c94b75a7aa2aa110f5d60de886d2a6770ae93e │ │ └─64405 /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 │ ├─b69fcd9bb2a0f36871f4f9c868493d2dc2a7bb9ec1d6c8d218607450c01c35c5 │ │ └─238293 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─6557160dadd23a98286d96609394c2a2d074cb01fce39bd1f6788607ba25fe19 │ │ └─156790 /pause │ ├─2a427e76c58e470ab2028b540d8ae7546fb9a101bbb62a4b5a8d878f1a935a22 │ │ ├─210526 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210543 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─210552 erl_child_setup 1048576 │ │ ├─210711 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210712 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210979 /bin/sh -s rabbit_disk_monitor │ ├─aa313548f823529953fb95e72fe8379bc7cd6bbbdf5927952739119c37f88c40 │ │ ├─177582 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─421286 sleep 300 │ ├─ed1488a5d96c01873179e18b8b26edd4c2411a08449dac63e732e8d1cab2a06c │ │ └─44078 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─60ce9362d105f299f33c5b4f2a737ca80fe0d3a94d64e5e8bafa59578c2c2a98 │ │ └─158763 /pause │ ├─fff3dc2d51d064902ea0ec30728b6fa0b17a9f3395afe7fe880acbf6e972038b │ │ └─48711 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─54357d428722fed26dee67e9870f28c3f3d017264a840882b0b998cd8ec2dc84 │ │ └─46674 /server │ ├─56a62703361006e36d838b8c906a62e656b771c09804e6fec5b34fedbcf87129 │ │ └─254950 /pause │ ├─0a584f35af67e3602bf5dd7fff004620d6cf908cbdcc38df553058b79055552e │ │ └─66215 /bin/oauth2-proxy │ ├─9e56dfa386b7d3b48cca6239dca172c52b7d4499ac37cf037b9800b671c8389e │ │ └─39802 /pause │ ├─1e8191953d871b23a5e50af15d64ac6722d608571f3f374272ca98cc24062871 │ │ └─190553 /usr/bin/libvirt-tls-sidecar │ ├─4a45efb23337364ec3f936d1fce8b8bfa990b79828190f6983019a477cca01f5 │ │ └─95915 /pause │ ├─6cfff5371fcdf6e822745e0fced33dfa52fa7ea359d7690a17c407ef8a5936ea │ │ ├─185939 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186278 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186282 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186295 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─77f119fdc75eac7228ac6ea13c6afc4e310ecc5d1a8ddf4e9b9dab642bf6b1b3 │ │ └─112803 /pause │ ├─ebc1badc16551adefff7790498cd9935151a543b58ce793fceae433352a8f8c3 │ │ └─176712 /pause │ ├─23acd5c3d4bcf8c1a73a29842b4288912d237259aee8789c16bad2ce3e6b1212 │ │ └─221500 /pause │ ├─f0e81a8506d1e996516dd94acc78a072b4481bc8816dfb9b35dcf953db44dab3 │ │ ├─261536 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─261553 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─261559 erl_child_setup 1048576 │ │ ├─261613 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─261614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─261624 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─261987 /bin/sh -s rabbit_disk_monitor │ ├─2435177ff92194e9237ae03bd9f4297559f7e600913a52cb9d12e3674d14fd2a │ │ └─302978 /pause │ ├─b99ebcbd5e660a8e92524d4cbb809bc86c53f5615592bc42c9587e68b552b42e │ │ └─193247 /pause │ ├─613040096af66c03f3eef307eaa8915e978d41b71efec136aaa701159b6314b9 │ │ ├─78119 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78136 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78142 erl_child_setup 1048576 │ │ ├─78189 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78190 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78413 /bin/sh -s rabbit_disk_monitor │ ├─1b9c5fb9d6821325c9b7de89140c9af4b30d7cf24ce19e54792a30154300f91d │ │ ├─ 96621 /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 │ │ └─402566 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a13bcf046aa2540447cc538d06015fe2bf85c251b6d71c77f835945bcfd73d99 │ │ ├─61254 python -u /app/sidecar.py │ │ ├─61445 python -u /app/sidecar.py │ │ └─61446 python -u /app/sidecar.py │ ├─05818b57847178385e3ed098780d031547cac5af63ff848608c99a95adb39e78 │ │ └─66165 /bin/memcached_exporter │ ├─0bd84ea216b69ce2d7df214ad2965e638c785aee7b6c1aa967ef77e72d13b10e │ │ └─109222 /pause │ ├─e8c3c6f7c694630c6baf9bfc00094048a70a70438ea74200a6b8f2e7be7fe81f │ │ └─39880 /pause │ ├─5a46c7a19eb5e3674fedc2e769a15742f240b9e41a0c64a1c21c329a49fbe26f │ │ └─47396 /pause │ ├─c18224a87284006ca9ccffa2d6cc912497771c7b6b00d88884ffce62a2219f00 │ │ └─79460 /pause │ ├─cf1f8efd5f3ebb243e6e609ebdecd544c7f92b30ae394861438f1ce158c56ca5 │ │ └─210295 /pause │ ├─22a159a12239b3772a16d21ce65ad141ad3d0026669dae1cd123135837b5ce41 │ │ └─176943 /pause │ ├─284e73bacd31c2f8afee62849033fd64628bd4e4236cf88f35edef46886a90ea │ │ └─128294 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f7e94f76f652e28a607054915aa054c741b5e1dd13a02631f99b231ef76a4817 │ │ ├─232430 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232449 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418065 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418067 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418072 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418073 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418074 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418075 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418076 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418082 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418084 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418088 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418089 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─418090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─84d2bf6d45a2192596ce7f62feffeb33927a989a65d0560cd76609e5737e106e │ │ └─39957 kube-apiserver --advertise-address=199.204.45.250 --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 │ ├─fea4a45f2f0664b2625d51e513e1a1098ad1b71d7815640a854c500d57874580 │ │ └─190804 /pause │ ├─b59ad666bc2f328eb98e19c2efba0acda17397d43520fd0fbaf9ba6f22c04de0 │ │ └─62676 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 │ ├─225fd329acab685abd31f4ae96127cd8490f325a250f194935fe2cfa45c1a011 │ │ └─110855 /pause │ ├─06e0a0654b6a1cc261cf825e4ccd566edd155fe06b6285ee13d8863ae816b3ed │ │ ├─111262 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111562 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111564 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─995734c67617ff01cf9fba0139c7c1b3cd5c100b3510d7f08957c7b686a3c736 │ │ └─44032 /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 │ ├─32a36fdbfeff978bdac719bdd0fb8a18730c5e07d43cdf44fd29a4f886c8cde1 │ │ └─197299 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─eb14e934b0a069af8085d57184d48e02dcf6e982fb3a5b00f57a24fa5acf2c1c │ │ ├─255004 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─255707 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp8_lnyb80/privsep.sock │ │ ├─255710 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─255712 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─3fea3ad4ad1505e399783bd830b94d0a7c2ac83dc5970590c654becfdba0f63a │ │ ├─172625 nova-api: uWSGI master │ │ ├─172660 nova-api: uWSGI worker 1 │ │ └─172661 nova-api: uWSGI worker 2 │ ├─def4aef05331ff9367231e3167ad1f76f9047f2a5d33287d76b8f26302906c72 │ │ └─42975 /coredns -conf /etc/coredns/Corefile │ ├─5955a9503f2b6c4b087503365e9355ecc0f5d56d397d83d4dc0d83692c9c7244 │ │ └─265147 /pause │ ├─2046503e658f28fae619078871dfc7010e26fa61d4d84a33d8397ec93a0336e5 │ │ └─238268 /pause │ ├─c62f1198153d3594f1e34995886e07f1738bd949ca22a051e67f048cb92e7314 │ │ └─241599 /pause │ ├─c3f0297429d9b9878af113273782b0c09eb1ddcdd55e855bc6a8d83218b68bb6 │ │ └─275699 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ef51a8545d1555dfde3bf5332297429ff972a24d5cd944bcf169daed30c541e7 │ │ ├─92285 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92302 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92308 erl_child_setup 1048576 │ │ ├─92400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92401 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92411 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92672 /bin/sh -s rabbit_disk_monitor │ ├─22cb44522d62b28975475b3eaac806d178e98089948e02b9568f8eb215c094d1 │ │ └─221823 /pause │ ├─7262863651778c5aef561fd5152e976cc00b76cf6b2c20aafcc022970a659f0e │ │ └─265402 /pause │ ├─3be0162fe6a922761ee93f075f98c759938e20b80e3b2e4d22580f1233475fd1 │ │ └─125869 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c51404a4dc15255f5dddd07ed4ab33603595a477762017e44d327e102e3543f3 │ │ ├─66971 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66988 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66994 erl_child_setup 1048576 │ │ ├─67052 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67053 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67063 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67240 /bin/sh -s rabbit_disk_monitor │ ├─1e47c7e05b1ab28111e5c6a8f14a3b13a1c077321d90caa8591dd6850813a61a │ │ └─50624 /pause │ ├─036ff9566d931cabf65731cb82f1c265af7deac02bd6a54a5496fcc1bb5e7bc7 │ │ └─176961 /pause │ ├─21781f5dc7fd724b5f7eebffb28ae601028f8e7ac67fd248416a6369beb3efcf │ │ └─258532 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 │ ├─3a13e639fc7a67cb1c5e8939383a27a93252ed77a77e167b8f21b70a9e88d1cf │ │ └─130425 /pause │ ├─38f756b26a46faf091384f2c61b367615caa6e386560edef0c21c61961c92c92 │ │ ├─186003 neutron-policy-server: uWSGI master │ │ ├─186070 neutron-policy-server: uWSGI worker 1 │ │ └─186071 neutron-policy-server: uWSGI worker 2 │ ├─89ab99136f14b56c6c4ba3d17e467236ce01b0e0fc14bf6c28707e1ba3ffc541 │ │ └─221550 /pause │ ├─35fd24416320aa6762d82c3b6aa28f27b3e8eac938f88a0e88dbe36d8686a431 │ │ └─127626 /pause │ ├─c140b4c063e0e1d2ff2745c035d46cddca46b40c1d06408a337324dbd3be87f8 │ │ ├─231611 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232149 octavia-worker: ConsumerService worker(0) │ │ └─232154 octavia-worker: ConsumerService worker(1) │ ├─687c3cc65a3b810e6a4b7f985c3bf9a501d98a53743b75ddb5389000bbc502bc │ │ └─161804 /pause │ ├─5c56de154b94ee73facefb696ea8604201113a6358aef360f48d70d7b7a1890d │ │ └─191275 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─038981155a754036e7158de0c07393d824f313e120d11f3ed6bcf3b46f28411b │ │ ├─233943 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233960 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─233966 erl_child_setup 1048576 │ │ ├─234031 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234032 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234044 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234270 /bin/sh -s rabbit_disk_monitor │ ├─2ea391d22805ce5770528dd8d5c7cce71d8cf1228bf46f8af3cfa96c1e014c13 │ │ └─306321 /bin/openstack-database-exporter │ ├─bb74b790349d575a150d29b3638a10c0cd0d50525e9b9ee38d6bf30e0cf44b7c │ │ └─188852 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─b1f08c5b110a0f06cbab6d7848731e90aad0286bf056cfe67dc0e864a9ed5744 │ │ └─48816 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7e9e081d280562868eb5dd11ef59856627564bcdcb8c6465afa59238f9b37a35 │ │ ├─185962 neutron-api: uWSGI master │ │ ├─185989 neutron-api: uWSGI worker 1 │ │ └─185990 neutron-api: uWSGI worker 2 │ ├─9c661f0ff935253f60121bedd8e6469f1492fa8603106f77ca8a3c22177ac336 │ │ └─110811 /pause │ ├─c6ec0b5a919afebe9062f4aa09fa86a86e578e5ca8e5d760f6e78ef201dadf7c │ │ └─127736 /pause │ ├─6c386eb73828e46d1b114292b151aeed5c8269c2e61768c6abbc80aa3d1f220c │ │ ├─48562 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 │ │ └─51276 haproxy -sf 188 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─04372d463079cb204defdc5323b53dbf8a1745098b0e1bd9332fdcc398ee16aa │ │ └─275556 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─fe93ae62e6d24dfc4d222f041c8223b34c0f99d02918e643cf3221cfc08746b8 │ │ └─239435 /pause │ ├─361ddda92d84c54b5dd2718972324ce13880581f920ae311fa659e48424fcd27 │ │ └─60902 /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 │ ├─34270e5a4d020cf28217ac8690226bf8640744eab820ea1c74954f01fd76aac6 │ │ └─50825 /pause │ ├─616b6be32cc21219d855a37ab4995e383d6ed51c6474ff5ccb2a6a2d0648223f │ │ └─162294 /pause │ ├─783dc3f6b9b7e109519e31b9d441948e37e42ae4d645aeb82d489914ec4320e4 │ │ └─158918 /coredns -conf /etc/coredns/Corefile │ ├─32bb9719f03fca4d24623555a4563f169d9d49f857a2e89b0c0dfd22f77d51e1 │ │ ├─255192 magnum-api: uWSGI master │ │ ├─255221 magnum-api: uWSGI worker 1 │ │ └─255222 magnum-api: uWSGI worker 2 │ ├─2c851cff7429ae320bb07fbbfe4d61bd9d443ff43d07b7b5adf85e022f6e078c │ │ └─157210 /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 │ ├─1a74303f2b216cb159d7b57251f5c0aad2039aaed01ba166e8296f4781503d6f │ │ └─262256 docker-registry serve /etc/docker-registry/config.yml │ ├─df9ef8b378550665aec09517951c88357b6d6c3d324b77e642cddeb899c096de │ │ └─42917 /pause │ ├─177f13906eb499e6fe3d41b7805627b83c5a03469a2b374d8ce146bca880c3a6 │ │ └─63743 /pause │ ├─3db74599dae538a34ec434417069b98ca8dcdcc1ae46f21117200292ff0bc76b │ │ └─42440 /pause │ ├─1ace9d0c08b2b21d984b11088e0bfd8e4ccb5caaf2f5e8f584c873589933ae4f │ │ └─65273 /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 │ ├─e712f030d5fcc49fe5bc1241c15210657561bac343e85d18bbecb04e0aa2d6ad │ │ └─46351 /pause │ ├─702413bd39cc6175cc523407cefb42ccd3463849a520e7a502aa45c42531e91c │ │ └─61582 /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 │ ├─ca663dc6fd71bf3f98d9dc802023469d67156dc56019e4d0fa76aec854b61da6 │ │ └─65183 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-250.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 │ ├─bb98819c02b16f05720068c0310ea92e5293345ae819fea48cb807e4e073184f │ │ └─46249 /pause │ ├─27f4b36187ff85dd6ecf92194de91f2ff83fb9c0c6dfbcd90a8a4643cd878041 │ │ ├─173649 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174062 nova-scheduler: ServiceWrapper worker(0) │ │ └─174064 nova-scheduler: ServiceWrapper worker(1) │ ├─127308cf31849ded3652c7fa926ded5c430f7f76d779cd694e2d8308326e21ca │ │ └─62830 /pause │ ├─c1281ec94db75d0a149a97712fe7fb6591a3cabee640e00e4db07037ec3fbd2e │ │ └─55881 /pause │ ├─f880237c8113e700910413e88e145ef104f2c56f37c03e7b36e43290bc2c4e7b │ │ ├─124432 cinder-api: uWSGI master │ │ ├─124447 cinder-api: uWSGI worker 1 │ │ └─124448 cinder-api: uWSGI worker 2 │ ├─b4dbead68265e4bb160fae76e0b6f4b2c06c9513e6b28ae9cc7243216ba838ce │ │ └─50891 valkey-server *:6379 │ ├─b5a2d732f9926ee945323fcec2182f8f92b75cf6ce6f1d6263f12833a364dcb7 │ │ └─265344 /pause │ ├─bb57b9994f1c4b039f134e422d760c621dbdfbebd13f86d195268b6ac810d9cb │ │ ├─188871 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─189146 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189386 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpkpq4pffq/privsep.sock │ │ ├─384016 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpgm5tyfps/privsep.sock │ │ ├─384510 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmptasaotps/privsep.sock │ │ ├─384878 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─384880 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─fad4b4e1de963bea1a2bf6da5d5ca6f8664401d0e7a5e78ba50fa8fc5a786cfe │ │ └─47570 /manager --metrics-bind-address=:8080 │ ├─41151a62e3352fca6a9c46f7deb6be2f5ccd7fac55240b1c2186c2418c344a7d │ │ └─221568 /pause │ ├─197a8f2b3150abd2ea21f0fea19a25a806c816cda8d166d8a40270f3eec4325b │ │ └─60259 /pause │ ├─384151a713daa2f5bb00987ac0980dd1b26f2d58a041cbda8daff9aeb56b53cc │ │ └─65438 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-250.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 │ ├─fccb83416ca2d08d821305bff7f2d8729ece25428008f822d5df92cfd9f4947a │ │ ├─ 71970 apache2 -DFOREGROUND │ │ ├─ 71985 (wsgi:k -DFOREGROUND │ │ ├─ 71986 (wsgi:k -DFOREGROUND │ │ ├─ 71987 (wsgi:k -DFOREGROUND │ │ ├─ 71988 (wsgi:k -DFOREGROUND │ │ ├─409022 apache2 -DFOREGROUND │ │ └─409874 apache2 -DFOREGROUND │ ├─5999df5436c74ec3e315d476c0d4435a112bfa79800a4c4edba1e0d7ef777b5f │ │ └─112597 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0276f732e84007d75657ca4177e08fc4cdc14aa7a5da15e1aaae7f59972a0fdc │ │ ├─308792 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─308807 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3e325ff16883a1dc42ec974a65f35f2648036aa10e5ab2deb3bc59e4904e95f1 │ │ └─233648 /pause │ ├─ab0edbc838e635cfef19a769d9afccef6eac2703a01279b3fa74a15bbf35a73a │ │ └─162841 /pause │ ├─ca49c86b959133b19f7a6eba0dc19d1fc10dc01c673498e44ce799755ac2f182 │ │ ├─172777 nova-metadata: uWSGI master │ │ ├─172823 nova-metadata: uWSGI worker 1 │ │ └─172824 nova-metadata: uWSGI worker 2 │ ├─61632f3f04a32db6fcad9aeae22bab77968a4a0e887cae8ce846d81231d78af3 │ │ └─55191 /pause │ ├─053121d2c863eee0f46033708b2fd88943ee8e696f404fbdf89dcb4773616811 │ │ └─56287 /secretgen-controller │ ├─519dd502f8f51b0f28e77a0fc7c8e22a399cdaf71604c2f5973a9c71cbf3ac66 │ │ └─190605 /bin/bash /tmp/libvirt.sh │ ├─57363bb9f423edb9098d15fc3f3bb9d1858e75a947e6bdf011308d24be9cedf9 │ │ ├─84724 barbiacan-api: uWSGI master │ │ └─84738 barbiacan-api: uWSGI worker 1 │ ├─82451a2bd0d72b859e3ad2069f92d661dad28be30a527e1fe8c3a1eb532092a4 │ │ ├─61281 python -u /app/sidecar.py │ │ ├─61550 python -u /app/sidecar.py │ │ └─61551 python -u /app/sidecar.py │ ├─031c5c8c63b0f4dab597e60044497b2e537ce2ddcd3d4758d20c57d0254866e3 │ │ └─239460 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─cbd5f2723421a4c7211e0df68490c8b6d9f28c53f3ac17b8ffb2081be8fcd902 │ │ └─193428 /pause │ ├─45d57ebd11cae21e0d00cf8a145323f09de2df1be9f6f37cb50713cf351cb0d6 │ │ ├─41562 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41945 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3fb55b33e2ee29e7d4f14930188edbf5cb3f5f9fcc3b187c688a87695815aee8 │ │ └─159708 /pause │ ├─cc96f2101bc8b80387fde661ac273dc386f5b5ac9ad90c1b83c0e635b75ff48c │ │ └─168081 /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 │ ├─92c0db3a731b393290e132ba5ca694454072be6faa793cb658e9896ef6010870 │ │ └─42949 /coredns -conf /etc/coredns/Corefile │ ├─71ee8dd030899a6ffb038aefc6100a56110494166f5cc183f9c5a5f65553febf │ │ └─40289 /pause │ ├─c77d4c46120ece4d7c71f3291cc8dc9c88c641d41f25fdb603903038eb4ff2cc │ │ └─68653 /pause │ ├─62857615eda962eb8fda25a153ef94ab52b2cc7127d557ca11e9abda2e28f9b9 │ │ └─66513 /pause │ ├─fadee034293cebfc0fb8430c28103d60426a56f8fa82593356cbf780672fed16 │ │ ├─186792 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187286 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpvx2bawm0/privsep.sock │ │ ├─187464 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpaeub1iss/privsep.sock │ │ └─187814 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─df16f7fb554a34685b3ca13986bdfa705d16875efa6e1bd8566140460b603912 │ │ └─39833 /pause │ ├─fa36321655b1dd16bb84b022b93e36979bcf4c5765fb1a719695503e39723dde │ │ └─48059 /pause │ ├─4147059e36013f3884d1a7c713e8632168b1c72dadc14977a175e3294394c958 │ │ └─61865 /pause │ ├─6a00b3e0b15db0af390262b3987ac706d52a745530c47d6ac2544f80002921c5 │ │ └─41093 /pause │ ├─b89beacf270b3916d5cc9df8ebf93ad59dd60194f9ab722082e828d73c152618 │ │ └─56191 nfd-worker -metrics=8081 │ ├─58d939cdf4378260f976e3eb806c7f23c0f3e2d0464240edcf3ec37cc2a3e1c0 │ │ ├─255324 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─255824 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─255825 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─607ff0b0471934c553c7ecc7ada282da532e47e832e50989f09b2f064fc0ba98 │ │ └─64297 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─edc98bbecc2e716fd2f60238daee9f5a7db8cbc9037e65577eb1061fe8e910d3 │ │ └─48466 /pause │ ├─1f68ff20be83e8d386588616dc2af3113b3bb4e8901f5bec0f04cd5598c0af8c │ │ └─43533 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 │ ├─8fc023fb20c45ba35e6f2398b7ad806f1622f896922db048ed2c235e4ccbf322 │ │ └─41083 /pause │ ├─dc6f7bb1ccdccac5faa4ad52637c656614934297158810abcdc0a64bfdb9db62 │ │ └─60389 /pause │ ├─6ff43f2be11cadef540b20cc3cfe0cd8ea61f4f3a243621f506058157e12edd3 │ │ └─60445 /pause │ ├─fe06beb08153a1806a2f42583561c42f9cf60b0f571aadbfa61a53e4c843a151 │ │ └─65849 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─27459d1a46f121e289f8654acf94a7703361105774b83b698eeb699bc480f7b6 │ │ └─63355 /pause │ ├─1ad96e0779f92e7917240c4cfc0a0ed4a59b009ea6e6470d907ade72d7072aa0 │ │ ├─304880 apache2 -DFOREGROUND │ │ ├─307157 (wsgi:h -DFOREGROUND │ │ ├─307158 (wsgi:h -DFOREGROUND │ │ ├─307159 (wsgi:h -DFOREGROUND │ │ ├─307160 (wsgi:h -DFOREGROUND │ │ ├─307161 (wsgi:h -DFOREGROUND │ │ ├─307162 apache2 -DFOREGROUND │ │ └─307163 apache2 -DFOREGROUND │ ├─a7461a4c565184416fcadf34e73a23679e247d2b655101cd0984e8217a44e0ec │ │ └─55835 /pause │ ├─7320a5c7481785f453d040727d2db20dc75c5d3460dfe60dd1bdcba1f18c4f5b │ │ └─306097 /pause │ ├─7ae1790cf78261e93c4efd6c89a9be304706782144053469b6cbc32d6fc31bdc │ │ ├─173584 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─173986 nova-conductor: ServiceWrapper worker(0) │ │ └─173988 nova-conductor: ServiceWrapper worker(1) │ ├─32d061fa47219d07013c2663496ec194be3f5234bd1498da161a6724f7f55315 │ │ ├─206394 heat-api-cfn: uWSGI master │ │ ├─206433 heat-api-cfn: uWSGI worker 1 │ │ └─206434 heat-api-cfn: uWSGI worker 2 │ ├─85fe46ce79f4097a666173b4c5477153c606218eb39321f6e1fcba3de44892dd │ │ └─40111 /kube-vip manager │ ├─eaa3ad740cca955f3b23a031d0a6013807d17e7fd06a0aa3ba9a8dec27df7dd4 │ │ ├─230597 octavia-api: uWSGI master │ │ ├─230611 octavia-api: uWSGI worker 1 │ │ └─230612 octavia-api: uWSGI worker 2 │ ├─9d79ee632fef1a2b8422b2bc35c21bf5b66afcb028ca29698075b6ac945ecc3e │ │ └─55922 /pause │ ├─b19bbd4eb0ae4a5ec57a991dd95bb8ca9691d4e79f719f9cbec2c3ad1992e680 │ │ └─177071 /pause │ ├─685bcd339222357de6cf6e9101ff40ab28c445129a52ebb0006912255c04b559 │ │ ├─191065 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191084 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─191090 erl_child_setup 1048576 │ │ ├─191302 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191303 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191314 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191599 /bin/sh -s rabbit_disk_monitor │ ├─f44c7d09d8203a70e76d275f0c01f90c0d640f2b3d911ca67892c32ad70c68e5 │ │ └─50983 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 │ ├─15a237d4c554cd772cad1a854b16749d9c5dd20747f357874dfbbf42ce2e8910 │ │ └─66401 /bin/oauth2-proxy │ ├─20fa48761d323d7016fdae6ea5ef0d42af4e6bf5953b0880600eaf1780f44896 │ │ └─39849 /pause │ ├─91ec2704e0cb5dab37df48e12d918b8ecad755eab8812496815333cc555d9456 │ │ ├─112987 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─113010 erl_child_setup 1048576 │ │ ├─113069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113070 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113188 /bin/sh -s rabbit_disk_monitor │ ├─b0fdc4c0e593c43fa3819529a5035549d33ef47612c8ec5b00ad7fa0eeb8f1db │ │ └─40001 etcd --advertise-client-urls=https://199.204.45.250:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.250:2380 --initial-cluster=instance=https://199.204.45.250:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.250:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.250: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 │ ├─a44ff360f8d656664a6bb7f1c45a9504b64253f8bb65c27d2e30376e65e304a8 │ │ └─241663 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─29766fb229e3c9c1e2847b0edb576c14017530741b82fddc48ae84e89c473d3a │ │ └─39871 /pause │ ├─870906dcf94c797254a19b8fdc2b7afcb9c00c89cf6b465ce65138b951a8ccfd │ │ └─96500 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─3cda21a967d94f795b980f9cc4e896525beb6f80fc51cb48a0d50915607503f2 │ │ └─114665 /pause │ ├─ed4b6337d1bc409118682a9129c924c697412aaf205b2886113e9431dbbffa5d │ │ └─237436 /pause │ ├─f480de2adf9d3fbb6a3628b7dfa6191e463980fc49493e7b009a5974e428a2be │ │ └─65126 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─951a06318ae45f0f18e7c38e755ce988474dac68db56a7d377aa5cbb3aae479c │ │ └─43920 /pause │ ├─1f1c43826b68e54d0de9a959eceb9b69a2d511a3f00c898ff6ce2a9e5111ee5d │ │ └─174713 /pause │ ├─6bccea43bd65333a548d2cf7d137a649f4d956c95859a57418b31564e3614b0d │ │ └─86572 /usr/local/bin/rook ceph operator │ ├─b71ea991c8fcebc28c8a60c96052ac99df6aba882ccf1db5d6e0315a6bef89c8 │ │ └─193343 /pause │ ├─a8a692f78acc66a76a7569be87ab93f37f5af5160270acb1e90ea6a03ee38f70 │ │ ├─159803 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159820 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─159826 erl_child_setup 1048576 │ │ ├─159960 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159961 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160140 /bin/sh -s rabbit_disk_monitor │ ├─e47b9720012f0f20a71e7527812ee2bdc50b732698e3b453f355feafddedceeb │ │ └─60540 /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 │ ├─4c37b5d87ea90f73f30d770579d514b297ffd2d98973b1b9000757e570f5d7ba │ │ └─237678 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c6c582eeea0bdcf36f66a3fd77c7581c6fd4a7385497daee381cd171a445f5dc │ │ └─66050 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6efc1ee4742f072641a560e083033d68fafab4701b3fbd74cdb965758b494640 │ │ └─43837 /pause │ ├─2a1fbee2da12c964ba6e1c21201e7f30407dd223b4c5a853cfb3f1f6af3d10e1 │ │ └─51318 redis_exporter │ ├─a694f6befaf44688eaaff3563aa183f867e44469ee43e1baffa1e36325ddcf57 │ │ └─51147 valkey-server *:26379 [sentinel] │ ├─1d5c5d3aabfa579f9a13e647d38b5c462b7e28e08e02ecd3f7c337bdb14e9334 │ │ └─42878 /pause │ ├─e54b84d524e01705d1b8c0fb02345e4c7b62a7e21c9df420d05d4bc77854254b │ │ └─161994 /pause │ ├─d2d036af3d06daea6c3a0776b0db43c3c29c33ad57dfd72d1cfe0a79a3dbd366 │ │ └─176592 /pause │ ├─6f5cc60760b5629fa1efb5436b0d20c919f542eb88a772dbeb8ac0cdf15a9379 │ │ └─47767 /pause │ ├─9acf95b8cc2aff180bd8b7438873bb82a0c9100f9d3b55a606d55c9276809361 │ │ └─242956 /pause │ ├─c78b839e88e9445f8a9903b0fcae45dffc829336a45cd431ab92a20e562c8ad0 │ │ └─66017 /bin/pushgateway │ ├─6fc18e3754dadff56ce4f558732c245e281d8036b17e9ec6dc0cbae3e466e6ac │ │ └─96129 /pause │ ├─ac3c1d4316ad1024a13ebdbdac2db2ee096ef9cfc9648ccc52a1765c10f3071d │ │ └─65613 /goldpinger --static-file-path /static │ ├─54923f4024ff2a3a531b231552b029fa88c93c66f176220c521e4ce823d6dab7 │ │ ├─64542 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64596 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c34e5c44e59485590d00664d8f49797855b1afa6037b29bda6d46b546f2f2490 │ │ └─231607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─2462a6cdff0d131ad7d5ea5e21eb9556c0e99f552681e8bde5d3e999996f5440 │ │ ├─48614 mysqld --wsrep_start_position=660ad679-4c25-11f1-9aae-3bafe806df3f:20 │ │ └─48740 /var/lib/mysql/mysql-state-monitor │ ├─a66227b0955c19c736e02850156716fb7df2e21a79aeb0d13e4cb4c76fbbd236 │ │ └─64718 /pause │ ├─cf20d62097214ee9fdde22369a0b1fe7594233c6a1f901ed9f12b248791a0ffc │ │ ├─340342 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─340625 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─340771 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpeias2pz4/privsep.sock │ │ ├─341059 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpst18e8f9/privsep.sock │ │ ├─341282 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341283 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341389 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/82f35f44-412d-497e-8af9-fe97c7ffa111/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/82f35f44-412d-497e-8af9-fe97c7ffa111/host --addn-hosts=/var/lib/neutron/dhcp/82f35f44-412d-497e-8af9-fe97c7ffa111/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/82f35f44-412d-497e-8af9-fe97c7ffa111/opts --dhcp-leasefile=/var/lib/neutron/dhcp/82f35f44-412d-497e-8af9-fe97c7ffa111/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e9ae791b-a131-4a70-b1b3-e9a10a5282fb,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─341394 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f31ffcb8-0769-4712-bd57-79abaa6febec/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f31ffcb8-0769-4712-bd57-79abaa6febec/host --addn-hosts=/var/lib/neutron/dhcp/f31ffcb8-0769-4712-bd57-79abaa6febec/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f31ffcb8-0769-4712-bd57-79abaa6febec/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f31ffcb8-0769-4712-bd57-79abaa6febec/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b0c3798a-cda4-440c-a4f5-757f3bb7254f,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─341454 haproxy -f /var/lib/neutron/ns-metadata-proxy/82f35f44-412d-497e-8af9-fe97c7ffa111.conf │ │ ├─341458 haproxy -f /var/lib/neutron/ns-metadata-proxy/f31ffcb8-0769-4712-bd57-79abaa6febec.conf │ │ ├─383828 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpdg3g66jn/privsep.sock │ │ ├─391803 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp_fi6xzz_/privsep.sock │ │ └─410581 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/aa9fe8e2-d90e-4572-a953-ea79385ec7d7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/aa9fe8e2-d90e-4572-a953-ea79385ec7d7/host --addn-hosts=/var/lib/neutron/dhcp/aa9fe8e2-d90e-4572-a953-ea79385ec7d7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/aa9fe8e2-d90e-4572-a953-ea79385ec7d7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/aa9fe8e2-d90e-4572-a953-ea79385ec7d7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-15bcadbc-8b49-46a5-8604-f1f676393b73,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─105c316024a149f7c5ee886662b62bebe4c57ff842df9a3c259a5bffdd162365 │ │ └─56118 /pause │ └─034c42ded8ce9f4d0a0c4bd3dd89917c062845048f0f0aec48b21364cfa6bc98 │ └─43340 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount