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 │ │ │ ├─21745 /lib/systemd/systemd --user │ │ │ └─21746 (sd-pam) │ │ └─session-21.scope │ │ ├─21672 sshd: cephadm [priv] │ │ └─21767 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1603 sshd: zuul [priv] │ │ └─1616 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1607 ssh: /home/zuul/.ansible/cp/199.204.45.78-22-zuul [mux] │ ├─390584 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-oiwybptxdaisdjfqozrbtnjxfzkhwaru ; /usr/bin/python3'"'"' && sleep 0' │ ├─390585 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-oiwybptxdaisdjfqozrbtnjxfzkhwaru ; /usr/bin/python3' && sleep 0 │ ├─390586 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-oiwybptxdaisdjfqozrbtnjxfzkhwaru ; /usr/bin/python3 │ ├─390587 /bin/sh -c echo BECOME-SUCCESS-oiwybptxdaisdjfqozrbtnjxfzkhwaru ; /usr/bin/python3 │ ├─390588 /usr/bin/python3 │ ├─390616 /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 │ └─390618 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 … │ │ ├─ 9944 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12279 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9b76c35681c495c567cfd1369c0c0a545c416db4642137b2311a4ba6cd102351 -address /run/containerd/containerd.sock │ │ ├─ 12664 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 208a76abb2529d1134240de2a2888c3be1af58b9e8aebc3d40c1dbbd86fe39cb -address /run/containerd/containerd.sock │ │ ├─ 18705 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ab02c1cb42d750c3e3db73c74c0d5926ef08fc0a786c2075828c807e70e6187 -address /run/containerd/containerd.sock │ │ ├─ 25297 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ae419a03cbca3d28277cf9f197a8084e33b901f147cb179e93decd2b37bef4bb -address /run/containerd/containerd.sock │ │ ├─ 30063 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 76080c64e61cda410019ec5ddeb728ef807d6b6aafa758b73714e98553857bef -address /run/containerd/containerd.sock │ │ ├─ 34587 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f61000870ee46e4f951054dfd3dd9e1e3b6e2ebfe16d4cf3b76d9f08f7af2ce4 -address /run/containerd/containerd.sock │ │ ├─ 40262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6e52de2c56009e53a0c5cc51810b0303ac5ded977fab589ca5252a6ef89689f -address /run/containerd/containerd.sock │ │ ├─ 40305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d2a1af7a59deddc7698418813f34192d7408a2ef41d333e1a3c67e9cd9f4322 -address /run/containerd/containerd.sock │ │ ├─ 40306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a90d7979868e42167e10daaca4f611768ca52bd1021762ccda2dd0ec69d4a50d -address /run/containerd/containerd.sock │ │ ├─ 40333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f31401d8212882c5df472b41ecd6e9e24fb8e8add665ca05818960e6c616f2e7 -address /run/containerd/containerd.sock │ │ ├─ 40338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76c502d9252e2555039fce24542c5cbbe456dc6d8285679e658be19f9e4b1475 -address /run/containerd/containerd.sock │ │ ├─ 40868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81afc4c46d6f8d07344ff53908e57c3707cf11c09e64ce32c25adafd066d55fc -address /run/containerd/containerd.sock │ │ ├─ 41612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f451f792473e44d461b18b9479b994916000001a1f2e5f0a94c4b04072d0c4e -address /run/containerd/containerd.sock │ │ ├─ 41621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c366a0a48e72aad7cd4a7a716bb3c41aa665a99c5d9afd1a4447210d9c20ecf -address /run/containerd/containerd.sock │ │ ├─ 42967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bad2a3e77a870facfae13edb10c6bd14961d9db3bffff4136a90d15afc851fb -address /run/containerd/containerd.sock │ │ ├─ 43382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be4e7f3dbd42305cd7f613a6582a5cd2ecea1f6003f92ee631e627366a6578a3 -address /run/containerd/containerd.sock │ │ ├─ 43419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58e66846f38613d46e5a7b04185aaffc90eedc45d19c90ed6669cf664a00b761 -address /run/containerd/containerd.sock │ │ ├─ 43860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cac085a62b51c38cff962a45796395c0059c77a21d007a2345c97afe8edfcf8 -address /run/containerd/containerd.sock │ │ ├─ 44318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d859778b3c09b6fa3051f1501beb55cbb88b8cbe2d9d8f752ba2292ce7c2ea1 -address /run/containerd/containerd.sock │ │ ├─ 44367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40fd241904a770153fc4d922a7a2f99804a74ac9a0f6e40705a72fa373b0e184 -address /run/containerd/containerd.sock │ │ ├─ 44418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa606d007a964ec8420d8637290a875076d60d58d1271a193a05228e6bd40035 -address /run/containerd/containerd.sock │ │ ├─ 46206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af32ed98ac2c4f54332dd83d9c60a312fef1b70f230d677e57f7b48e44781214 -address /run/containerd/containerd.sock │ │ ├─ 46269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26995e25472f192d37a665e14564709faec5684dd07d7def3c38299aec4fcd52 -address /run/containerd/containerd.sock │ │ ├─ 47063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d3fcc4eeeec502ba7be42b841cf8ab7417a889ccff5e8141dd5add04ae2f976 -address /run/containerd/containerd.sock │ │ ├─ 47101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbe82f06a6f7723b01f9dd98c57f9c4fdef3f82fde411153a1a223690f1c36d5 -address /run/containerd/containerd.sock │ │ ├─ 47503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3794b427e28427ca2795a3b7457bd37da22d8c937a9a8ed263af293bf9c4bc97 -address /run/containerd/containerd.sock │ │ ├─ 47980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4588384fabbaed23b5410f8586397b96870839860b1d983580c8e56540ea2a8f -address /run/containerd/containerd.sock │ │ ├─ 48416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab327989b67cc2627b06daed98b8911ba99fb8054dadfe7f36031849aa8dbbf5 -address /run/containerd/containerd.sock │ │ ├─ 50670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79c242300b40d0f2760c6b64b3c3266a7161a8e10b5809fd0b5e2eda96e4a8c0 -address /run/containerd/containerd.sock │ │ ├─ 50776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6e3ba21d9be6979c911d917cf92ce758120a72aa4ed56785fa9d704e50dfbc7 -address /run/containerd/containerd.sock │ │ ├─ 55006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d28c5172b484a6ac04a6ceb1763afb5ff9f67c3df4f0f3a80591de44647f49e1 -address /run/containerd/containerd.sock │ │ ├─ 55650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bbeeb0e7f630a592f3ef742e145f2fd5b36ace7c822b6b6132a9f15facd53ce -address /run/containerd/containerd.sock │ │ ├─ 55698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be0e1e80b4c1c67e8a9c48f489d8ef5487a059e5ed5b4fc7495568ec8a5be4b1 -address /run/containerd/containerd.sock │ │ ├─ 55740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd6955c09b3bad298143d451d6a10716f739fee3a806fc451b6c1ca536fe7b68 -address /run/containerd/containerd.sock │ │ ├─ 55924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b29f2e8dbe40fbea6a205ac575de361865c6ddec20cf1d05c949fb99c2f47645 -address /run/containerd/containerd.sock │ │ ├─ 59861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 460c78c052c17aede9e4327a9415ae00d20e61a4c6c29c05352c73a2bf8c8dc5 -address /run/containerd/containerd.sock │ │ ├─ 59979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73bcc4b9c9cdb6bd1c8d2185de8561fdba14d81aef3ba7dfa299b0ab52022529 -address /run/containerd/containerd.sock │ │ ├─ 60030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a13ecc42887be156510d87a9c4f68dceb33ee1b849e3a22f29baa857c16e7d81 -address /run/containerd/containerd.sock │ │ ├─ 60068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad97b9cc150fec37a140d7bd0465f25d1522977a63f6152d109fd292a9d35a8e -address /run/containerd/containerd.sock │ │ ├─ 61322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5084f644e305082837896029daf21c1f6a07b441006a8faa7b54c50a2464ed22 -address /run/containerd/containerd.sock │ │ ├─ 61447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a1ef743e7de2735c1102bbbd393d43a505a0b02956f0f5db07a897b798804bc -address /run/containerd/containerd.sock │ │ ├─ 61935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8381de1079226ba38578ef2c6b6742e2d97eebb0c1e83c4276bc71977fd0b92f -address /run/containerd/containerd.sock │ │ ├─ 61979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a88771ce523452b26d4be4b65bb9fbd42e912f9fe00aa39e232449634bf2e39d -address /run/containerd/containerd.sock │ │ ├─ 62088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05d72b6bf1653a5e8ce7df99feb2d2ce85cc8b3973a3d1263c0cc1764f3b2041 -address /run/containerd/containerd.sock │ │ ├─ 62458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7100e76aec865adafb017a45523db8329554f4a2f3d454799307afbafb044c28 -address /run/containerd/containerd.sock │ │ ├─ 62854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c31044aa7953c44e8aa9a1db3299c1fd30da4a25accf3960c1ad9c848e99ceb -address /run/containerd/containerd.sock │ │ ├─ 63022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3aab935b0f29d4328b80d5a326e129e70e356ed84d023d2c73b7f159292678e -address /run/containerd/containerd.sock │ │ ├─ 63637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a8ba75c48459cd8efe9cbc36987fc1aa22b74e9b2bae2fa4444507758dfc9e5 -address /run/containerd/containerd.sock │ │ ├─ 64327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80466f61c30a3fd080a2e10ca01a443792c74438bf6720b89ad1c065f66c6b86 -address /run/containerd/containerd.sock │ │ ├─ 65852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a7d94ec63d2b0c443303fa942dddf93b87c3d7323dfd9311b932ae4e48f053 -address /run/containerd/containerd.sock │ │ ├─ 67978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aca3917e18afae2a73fd7fdb6f3d6cd02c63b692c173f82c86e8147e39dfc430 -address /run/containerd/containerd.sock │ │ ├─ 77142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87824ca87ba8f2f5751361629480c1aa91cd8a852d7a590d5ed70012267ef574 -address /run/containerd/containerd.sock │ │ ├─ 78521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 078efe13cc6a9295467b4e9e558311daa97aac4a365620d7f9739bf28f2c8ff8 -address /run/containerd/containerd.sock │ │ ├─ 84121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be9538e1ce8237ce65242a3e5fcba07141e545d7e919c9db40bc5ee4a3aeed23 -address /run/containerd/containerd.sock │ │ ├─ 89946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b9e810b94bf8bd9622e4768ac14e3a4166712353bdabc9313260dacccfb08ce -address /run/containerd/containerd.sock │ │ ├─ 96501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a65f0228c328f2e12c7bbf8fa6392080c868716345f9d09a3f936044bd9bec80 -address /run/containerd/containerd.sock │ │ ├─ 96548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b896dfedadcea00416942823c71819dd4e587550533362596303d805b69467a2 -address /run/containerd/containerd.sock │ │ ├─105431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9f4e9fbdcd72b98c720d39d339be48f2a80070c142ff6c5fd0e94b6a23be5f5 -address /run/containerd/containerd.sock │ │ ├─107033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a0380fb625cc820449cd041ff99d2688a6bc17e71f3a005d957386ee06ff47 -address /run/containerd/containerd.sock │ │ ├─107071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 427793aef18cf42c4495d67a40653583d25ff26833b3957828510bf38b05bd41 -address /run/containerd/containerd.sock │ │ ├─109284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c33f66981b8d8e60eb0aee30d866542f234fd27128e053e86d5110e0e5b306 -address /run/containerd/containerd.sock │ │ ├─110952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4002807bb895dfe68c3828f51d5755f5f4c3e2126513be0458f435c54094fd9 -address /run/containerd/containerd.sock │ │ ├─111004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f66b9d8ea31c367b8ad4d283992021cf2482596fae86e2a1e355551fb9d683fa -address /run/containerd/containerd.sock │ │ ├─124087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1008fa80b4ee9ed3b178f2a54f48a3cebfde86d716289f13364bb21321352324 -address /run/containerd/containerd.sock │ │ ├─124126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb7716e56a54f02a4a382acc81f9790f21b6f0cce5a17d49d8d8c0414e04cc9d -address /run/containerd/containerd.sock │ │ ├─126531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa2bb5ee81059c30eb7d9584e94c4d599aa071ea8343327289bcf44a85d74b55 -address /run/containerd/containerd.sock │ │ ├─140728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5466f465265b9033ea3c74f61693e3971b94b913967da3ede735517fcea3942c -address /run/containerd/containerd.sock │ │ ├─141741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc262a9e8fa6faebec4a562828da2be62765d2fffb0d21f6851efda62e91abe3 -address /run/containerd/containerd.sock │ │ ├─142869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b6d1f652c1710f5de3496754dc91370ac7aa2e397b700f519ca67c81a016e21 -address /run/containerd/containerd.sock │ │ ├─143003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baeff948095b8163af92c61ee56bfb0120895884617d684ea83f9ba5598a344b -address /run/containerd/containerd.sock │ │ ├─143465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43f55f423b2c21188b9e6eeb5ce4293b55d2d191ad64149467df778634bf0748 -address /run/containerd/containerd.sock │ │ ├─144570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa73a2d1959bd84d87a107356ad72f4f9f6d8ffc258a374595e4d400793a5ec6 -address /run/containerd/containerd.sock │ │ ├─146789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e32f49670330a5ea06db204b606e12857d88578fc7a029aeb26c7dbc15ad90f2 -address /run/containerd/containerd.sock │ │ ├─147090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdcd38aecaa93974a4ce898345b599c1bcf51a559ec0f1dd02e9d1c20d78c6f1 -address /run/containerd/containerd.sock │ │ ├─147166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46859a6c3a128071795ab56aa35af1b09490e02d03986bc038201f676ad054b0 -address /run/containerd/containerd.sock │ │ ├─147236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f62e64d8a71e41071eb2af9b9862408b9111bebb7879d41e8aae16cea8b548d0 -address /run/containerd/containerd.sock │ │ ├─147253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c477f702ddfc25c85e1c875e1b8bd8e7332a13ff4f1e92aadba6cfff75173de8 -address /run/containerd/containerd.sock │ │ ├─147818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5e1cfe30123e8178bc064ee35bbd9668d59b1ded484c9b6d62636108fbba2dc -address /run/containerd/containerd.sock │ │ ├─172910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a087385adf72c0ea5edac26cca253905093f330ee2ad25b05ca1e481983faf6 -address /run/containerd/containerd.sock │ │ ├─174872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 742aa43dc7da250d4e606351baa6ae99790428a43dd309cf8f210e6d7f315662 -address /run/containerd/containerd.sock │ │ ├─174897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fa575fa7ad637648c2db102cd667772604c91049cef859dfc372b92c0addc26 -address /run/containerd/containerd.sock │ │ ├─175141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 230e241fcb8a069b28eb842f0adff17ea6e1ff2b73e9400b7864e642538b7cd6 -address /run/containerd/containerd.sock │ │ ├─182367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c45e21f954167ab78224637608f5b788688857a533817c4307146e6e48c28ad8 -address /run/containerd/containerd.sock │ │ ├─185773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfd5a531d3796518421067aeab8f2b4cb39d7649bf619b3c82a3ba327a92f8e6 -address /run/containerd/containerd.sock │ │ ├─188401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80671ec8039d1acca046c6a256abfa458c04ea401b77a3b0f51bf4255c7ee88a -address /run/containerd/containerd.sock │ │ ├─188476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e79ee139b5a6884247aa81d2dd7f87304c72a5efc79f3d26840fc751d447d4e4 -address /run/containerd/containerd.sock │ │ ├─188542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 736024ed260258e86399842921c70984d56537e9212e4af85b78db6dfb31a5d9 -address /run/containerd/containerd.sock │ │ ├─203345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b624f78b077ee009dd70467cc4959bb4f47fac4d590ec9e787ca86835fbce1e3 -address /run/containerd/containerd.sock │ │ ├─210844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a58069066972f18f9ac5d9a20d5fe460c7ea0f8e33b471103f0677c5ec1ea3b7 -address /run/containerd/containerd.sock │ │ ├─210899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce3616dad25b0833f36022f83f73bf916de211ab4a0b69eb6302df60b0481a50 -address /run/containerd/containerd.sock │ │ ├─210962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bffdddb8bcf3bf1a76b9643e51a5599188ac3dae1d80241b0d487fb0aa674bb -address /run/containerd/containerd.sock │ │ ├─211236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae21c5bbbc73caaa9524489f08b22a57ab464ccb427937222dd5d8afdf40ea84 -address /run/containerd/containerd.sock │ │ ├─221978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9b03f1be2fce75b3ed542cce81e9f0ed046b155836585cb561471b88af9dc4b -address /run/containerd/containerd.sock │ │ ├─224302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed0f6a9aea92c1d0bc68ca363a2e36945656a83b182cfdf005a1ad74addd3083 -address /run/containerd/containerd.sock │ │ ├─225272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcbb1f8b304048f03dddcd4d3ec142c740d7c45f138a0ced1da9e2360c30c5c4 -address /run/containerd/containerd.sock │ │ ├─226506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e69bc60661cf0721b270264eef30e37a208d6523a12f5fc34d7995d2bdf0b98 -address /run/containerd/containerd.sock │ │ ├─227565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 031d206d68f4f1fbde8e05afaf042abb6b8c1037e48ec0aea8ed26f14c2eb814 -address /run/containerd/containerd.sock │ │ ├─229670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e36a6f439d5a118f8f23534e6348ee0faac5401fac5c6e3fd001db0e2714113b -address /run/containerd/containerd.sock │ │ ├─231147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4436f9fc4fb7521640c12685008de88033b09af217e67d66ad5ae4bcb0e8759f -address /run/containerd/containerd.sock │ │ ├─231191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70625862237dc510531dfff882103737a78ef37a7ec2d8b2928b19d620f14a0e -address /run/containerd/containerd.sock │ │ ├─240517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b2c866d3b6adb836460a1d40c3b65ce3f150521236d63cebe9243156711c94e -address /run/containerd/containerd.sock │ │ ├─241026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d14becadd4198a0a3b6590d4a6d6d86c701f9ab880d8e89ddd620f4c334d4687 -address /run/containerd/containerd.sock │ │ ├─244167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99591699dece44f55c9c10ff3c98ab6535ea0c29994c09678b9a7c96503573bc -address /run/containerd/containerd.sock │ │ ├─248737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 392079c6b6f5354e8f659d9fbf79c40a2e2829d949c159abda9b8d9aa2c8cf8d -address /run/containerd/containerd.sock │ │ ├─248947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d33632c5818cff50c196f4432d77b26fadcd867fa5a5ac8650675a972fdf4c4 -address /run/containerd/containerd.sock │ │ ├─248991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35ffcb941c37882eb81dde42efea01b5ddd49a8f93c7c4fa3a61591a37b12930 -address /run/containerd/containerd.sock │ │ ├─249054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c47a00b05cd0feb844ab55faefebbfa1ceff33a77fbfa04c28efb6e5655969e -address /run/containerd/containerd.sock │ │ ├─260714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5976ba32dc69030b439d091f02a913a66f06aadd005528d6f335e5fcf3bd458b -address /run/containerd/containerd.sock │ │ ├─263231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a565d0d82e590b996660ae0e3d88b13495b5979a99d6c20c97bcc37e09442653 -address /run/containerd/containerd.sock │ │ └─264431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f69e122330b02d6780152595dc2ba5fdb5dd078404ee03894d9c8960a4f3623 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1411 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-raad240e8fd25453fa51579e690d77ca4.scope │ │ └─189742 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29779 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30046 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.prowsd.service │ │ │ ├─12577 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.prowsd/unit.run │ │ │ └─12608 /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-prowsd --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.prowsd:/var/lib/ceph/mgr/ceph-instance.prowsd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.prowsd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.prowsd -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 │ │ │ ├─18664 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18684 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25014 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25280 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34293 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34569 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12217 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12248 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10315 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-9b76c35681c495c567cfd1369c0c0a545c416db4642137b2311a4ba6cd102351.scope … │ │ ├─12328 /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 │ │ └─12341 /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 │ ├─multipathd.service │ │ └─140164 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40723 /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.78 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-f61000870ee46e4f951054dfd3dd9e1e3b6e2ebfe16d4cf3b76d9f08f7af2ce4.scope … │ │ ├─34612 /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 │ │ └─34624 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-208a76abb2529d1134240de2a2888c3be1af58b9e8aebc3d40c1dbbd86fe39cb.scope … │ │ ├─12689 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.prowsd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12709 /usr/bin/ceph-mgr -n mgr.instance.prowsd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1080 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─docker-ae419a03cbca3d28277cf9f197a8084e33b901f147cb179e93decd2b37bef4bb.scope … │ │ ├─25323 /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 │ │ └─25335 /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 │ ├─chrony.service │ │ ├─10820 /usr/sbin/chronyd -F 1 │ │ └─10821 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139976 /sbin/iscsid │ │ └─139977 /sbin/iscsid │ ├─docker-76080c64e61cda410019ec5ddeb728ef807d6b6aafa758b73714e98553857bef.scope … │ │ ├─30088 /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 │ │ └─30099 /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 │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-6ab02c1cb42d750c3e3db73c74c0d5926ef08fc0a786c2075828c807e70e6187.scope … │ │ ├─18733 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18750 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─078efe13cc6a9295467b4e9e558311daa97aac4a365620d7f9739bf28f2c8ff8 │ │ └─78544 /pause │ ├─8d3086adb9dd05be36abc7c8d930be9c0543235ed751748b2c706235096e11a5 │ │ └─50869 valkey-server *:6379 │ ├─4ea0316d0b17e761b9c02eb22bd3cb51080ac7dfcfa32365c43f0d66b8a10ea4 │ │ └─64744 /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-78.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 │ ├─6fa575fa7ad637648c2db102cd667772604c91049cef859dfc372b92c0addc26 │ │ └─174938 /pause │ ├─6e21eec316d9c444d1b74218dcdd3c17456f6828a6e405389074f7380ad62e0f │ │ └─108902 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c6d03fb315af54f890a7342df9c6a855a91a2fe9971a1fb5253e09ae27fcc5a4 │ │ ├─200067 heat-api: uWSGI master │ │ ├─200104 heat-api: uWSGI worker 1 │ │ └─200105 heat-api: uWSGI worker 2 │ ├─bfd5a531d3796518421067aeab8f2b4cb39d7649bf619b3c82a3ba327a92f8e6 │ │ └─185798 /pause │ ├─61f858f5116b9e929ae6a4c3c6601dbcc46fb14e9a4ed8241c1aa1b7754694f2 │ │ ├─267049 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─267062 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8d6f4e178987db86dd18b9b35675ebba25134f5ac708776aad05b7edab85970b │ │ └─65179 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─acbc6ae1ab2b3670268023c89b27384c569251386ef092134a320daabbd8f005 │ │ ├─240808 magnum-api: uWSGI master │ │ ├─240839 magnum-api: uWSGI worker 1 │ │ └─240840 magnum-api: uWSGI worker 2 │ ├─a685a7a42df6dbd3af53c9b0ab98edda6fa0df99c33d3ec6cd419d6f4b0d29ba │ │ └─264641 /bin/openstack-database-exporter │ ├─f64c5397726f8c8fd9cdcaec70e72981fab17da42d705fcfed31098cd531c956 │ │ ├─219395 octavia-api: uWSGI master │ │ ├─219409 octavia-api: uWSGI worker 1 │ │ └─219410 octavia-api: uWSGI worker 2 │ ├─1f451f792473e44d461b18b9479b994916000001a1f2e5f0a94c4b04072d0c4e │ │ └─41664 /pause │ ├─e3a0380fb625cc820449cd041ff99d2688a6bc17e71f3a005d957386ee06ff47 │ │ └─107057 /pause │ ├─56873e2ba4964f35b636fbd2d2fa9000f2a3efdba96ff23e8a91985aa7f64be8 │ │ ├─171771 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172011 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172012 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─0d3e3cf2e6fff5095090bb1a43696d5209d361af34eea254e518adac9f55bfe0 │ │ ├─175593 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─385777 sleep 300 │ ├─ce361603f183968458863cd2a684df9e492eda2b23ea05d2196de658491fa2c0 │ │ ├─ 46578 /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 │ │ ├─ 46591 /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 │ │ ├─ 46704 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262733 nginx: worker process │ │ ├─262734 nginx: worker process │ │ └─262735 nginx: cache manager process │ ├─63a59af93f24f93f9da73b870f394cc561f1b0643f4f7d5d7720e81f6706d7a7 │ │ └─44587 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─24b6249c91c6f3affc1e37bae67dcfbd2bc20662c6918d1e8f27ed2f70d811b1 │ │ └─40494 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 │ ├─afd5d4624fefec007194a5eb091606d15c3afb3e4f6f29ae6466ac9cfb21082a │ │ ├─182871 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─183093 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─183104 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─389667 sleep 15 │ ├─baeff948095b8163af92c61ee56bfb0120895884617d684ea83f9ba5598a344b │ │ └─143027 /pause │ ├─f9e4b51ce030a60f8f92c677fc3fc409911459614bf85e904e206b9f18db548a │ │ ├─171098 nova-api: uWSGI master │ │ ├─171133 nova-api: uWSGI worker 1 │ │ └─171134 nova-api: uWSGI worker 2 │ ├─08b82ca9ff33441c5db2c1c5e8d634a5a3b1efd7ad03d351f4f1d10d40aea26d │ │ └─47644 percona-xtradb-cluster-operator │ ├─bc0b5f66d32c7890b8ccdc0e551d6b77da3d7d2ef6fa76af1f7acefcd3294426 │ │ ├─258350 /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 │ │ └─258535 /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 │ ├─3ed08032a43537c6064584ca4bb832d8e0900aa6be921850f670b76bb9a03fc9 │ │ └─44541 /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 │ ├─c45e21f954167ab78224637608f5b788688857a533817c4307146e6e48c28ad8 │ │ └─182392 /pause │ ├─5084f644e305082837896029daf21c1f6a07b441006a8faa7b54c50a2464ed22 │ │ └─61348 /pause │ ├─a673c305bc366e44944d7dcb88e0e58156abe60ec6af2885a42c08a1b41d89e5 │ │ └─40654 /kube-vip manager │ ├─5a1bff1dd983e084c0858039ed87e5ccd6838ae56984bd1ad2fd0a9b554baa73 │ │ ├─66309 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66326 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─66332 erl_child_setup 1048576 │ │ ├─66403 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66404 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66414 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─66616 /bin/sh -s rabbit_disk_monitor │ ├─7bbeeb0e7f630a592f3ef742e145f2fd5b36ace7c822b6b6132a9f15facd53ce │ │ └─55677 /pause │ ├─a9e3bd09cf5e5426dfd8eede1c074a28c5d4df1dfb8c7a8c362a2139de25a435 │ │ └─97814 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a7f3bd4e7a793f46aacd4b757b351f6495534a745adc545be64bdbef348713c9 │ │ ├─220351 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220786 octavia-worker: ConsumerService worker(0) │ │ └─220789 octavia-worker: ConsumerService worker(1) │ ├─43f55f423b2c21188b9e6eeb5ce4293b55d2d191ad64149467df778634bf0748 │ │ └─143492 /pause │ ├─392079c6b6f5354e8f659d9fbf79c40a2e2829d949c159abda9b8d9aa2c8cf8d │ │ └─248825 /pause │ ├─7100e76aec865adafb017a45523db8329554f4a2f3d454799307afbafb044c28 │ │ └─62492 /pause │ ├─14a7d94ec63d2b0c443303fa942dddf93b87c3d7323dfd9311b932ae4e48f053 │ │ └─65876 /pause │ ├─75331dabf06f1c3766852db2282ed8ab2ebd6a9713bc35f35ae9c5b4d3dec751 │ │ ├─107495 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107807 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107813 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e3fa23e01da698e93876cff84c6af5f4c2c337e62b46c1f15b80f1516bc01ad1 │ │ ├─262946 apache2 -DFOREGROUND │ │ ├─265851 (wsgi:h -DFOREGROUND │ │ ├─265852 (wsgi:h -DFOREGROUND │ │ ├─265853 (wsgi:h -DFOREGROUND │ │ ├─265854 (wsgi:h -DFOREGROUND │ │ ├─265855 (wsgi:h -DFOREGROUND │ │ ├─265856 apache2 -DFOREGROUND │ │ └─265857 apache2 -DFOREGROUND │ ├─a65f0228c328f2e12c7bbf8fa6392080c868716345f9d09a3f936044bd9bec80 │ │ └─96525 /pause │ ├─ad97b9cc150fec37a140d7bd0465f25d1522977a63f6152d109fd292a9d35a8e │ │ └─60094 /pause │ ├─05d72b6bf1653a5e8ce7df99feb2d2ce85cc8b3973a3d1263c0cc1764f3b2041 │ │ └─62115 /pause │ ├─ce3616dad25b0833f36022f83f73bf916de211ab4a0b69eb6302df60b0481a50 │ │ └─210961 /pause │ ├─7a8ba75c48459cd8efe9cbc36987fc1aa22b74e9b2bae2fa4444507758dfc9e5 │ │ └─63661 /pause │ ├─f66b9d8ea31c367b8ad4d283992021cf2482596fae86e2a1e355551fb9d683fa │ │ └─111034 /pause │ ├─aa730ee13a6b80235084d5a7d0b93de5e8f20e78104a8685bcb2d17a6a9d618b │ │ ├─183997 neutron-policy-server: uWSGI master │ │ ├─184009 neutron-policy-server: uWSGI worker 1 │ │ └─184010 neutron-policy-server: uWSGI worker 2 │ ├─7d7ec08bdc624ff6f33498aecbeb2a210179e1e7882c8c6e0ead8a44b3b45128 │ │ └─64540 /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 │ ├─2d2a1af7a59deddc7698418813f34192d7408a2ef41d333e1a3c67e9cd9f4322 │ │ └─40423 /pause │ ├─ab1e0f6ca0dbca25b6c8f3f3545f1118a644d13a1ecfb3f2ef99c0742492458b │ │ └─64495 /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 │ ├─fdfa7f72b3bbb3efc51673116e7036696b505ced70aa7ca211d2415f2bdfd0fd │ │ └─225850 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─0a1ef743e7de2735c1102bbbd393d43a505a0b02956f0f5db07a897b798804bc │ │ └─61470 /pause │ ├─031d206d68f4f1fbde8e05afaf042abb6b8c1037e48ec0aea8ed26f14c2eb814 │ │ └─227588 /pause │ ├─7f69e122330b02d6780152595dc2ba5fdb5dd078404ee03894d9c8960a4f3623 │ │ └─264455 /pause │ ├─87bd7c1cee8b8936cc008951954bba64fe263f45de1763a689cd3d029cc34820 │ │ └─227614 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─168be7088404496f6b43b5edd26cf9a7aab0d80be52ca99568c60d224530ed3c │ │ ├─182992 neutron-ovn-network-logging-parser: uWSGI master │ │ └─183022 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─67acb7c7eda0a4382eb6c8eb62193a7693a6a0027cb75e87a1d0aa1cb98a306a │ │ ├─240908 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241264 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241265 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─bbe82f06a6f7723b01f9dd98c57f9c4fdef3f82fde411153a1a223690f1c36d5 │ │ └─47126 /pause │ ├─9a9e0c9d253d187c591a0cfb46315bc7d693ebdb461ac568d16aec3cdeb67799 │ │ └─65565 /bin/oauth2-proxy │ ├─bc262a9e8fa6faebec4a562828da2be62765d2fffb0d21f6851efda62e91abe3 │ │ └─141768 /pause │ ├─c5e1cfe30123e8178bc064ee35bbd9668d59b1ded484c9b6d62636108fbba2dc │ │ └─147841 /pause │ ├─45b3e693990ecab70e9cb13b08aef69e1f197ae6c739e44b2ca002da0d03cfa9 │ │ ├─ 71129 apache2 -DFOREGROUND │ │ ├─ 71184 (wsgi:k -DFOREGROUND │ │ ├─ 71185 (wsgi:k -DFOREGROUND │ │ ├─ 71186 (wsgi:k -DFOREGROUND │ │ ├─ 71187 (wsgi:k -DFOREGROUND │ │ ├─387131 apache2 -DFOREGROUND │ │ └─387973 apache2 -DFOREGROUND │ ├─c8c3770dc926052734446c39f9a1edffea3affde3d4a0adc0c81081da82debe5 │ │ └─40517 etcd --advertise-client-urls=https://199.204.45.78: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.78:2380 --initial-cluster=instance=https://199.204.45.78:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.78:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.78: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 │ ├─4436f9fc4fb7521640c12685008de88033b09af217e67d66ad5ae4bcb0e8759f │ │ └─231170 /pause │ ├─a565d0d82e590b996660ae0e3d88b13495b5979a99d6c20c97bcc37e09442653 │ │ └─263253 /pause │ ├─23ca28459f1e1daa161bc294c2924f6d7b94aeff5e894875bec14f33d824915c │ │ ├─60928 python -u /app/sidecar.py │ │ ├─61175 python -u /app/sidecar.py │ │ └─61176 python -u /app/sidecar.py │ ├─cd7275a70768a66884a95b55320251b2ff513e07d685ee167215b433055b7ea4 │ │ ├─200054 heat-api-cfn: uWSGI master │ │ ├─200106 heat-api-cfn: uWSGI worker 1 │ │ └─200107 heat-api-cfn: uWSGI worker 2 │ ├─67f4cea0232e64eaa20dd5406c48e9bedfbb7faf5ef210bdc60e74af09147b49 │ │ └─189642 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ed0f6a9aea92c1d0bc68ca363a2e36945656a83b182cfdf005a1ad74addd3083 │ │ └─224327 /pause │ ├─cf20674f08a9916c6c6b55218ae51c1768677cc42e65b954cbbf52fcf1883a7d │ │ └─96925 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-jmzst --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4674effeb4aafec1d479edc922a365f3fe94ecd91d5f49a68a45ba56fedf13f7 │ │ └─193506 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2f50e8072fb935034e717944cba6cfa7eb79f4a2dcc4ff983980862e6fbbe876 │ │ ├─48466 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 │ │ └─51166 haproxy -sf 153 -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 │ ├─b9310e594a494c94a80c44317902f3e6072b339184f168fa120436774c3a81ab │ │ └─47196 /manager --metrics-bind-address=:8080 │ ├─f8f08783af06e73340d16a6d043a4d520478c09a11512b9f32738f751e3b9104 │ │ └─153037 /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 │ ├─736024ed260258e86399842921c70984d56537e9212e4af85b78db6dfb31a5d9 │ │ └─188569 /pause │ ├─aa86476205a8dc5776a86e50ecccf42a52203c2e0c7beae8dd0f694068598cfe │ │ └─60325 /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 │ ├─ef13cc4fb230771cb580279b9c02a5f19c34a6730237cd5499309ce12dae6e00 │ │ ├─ 96973 /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 │ │ └─342982 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─cd6955c09b3bad298143d451d6a10716f739fee3a806fc451b6c1ca536fe7b68 │ │ └─55768 /pause │ ├─1bad2a3e77a870facfae13edb10c6bd14961d9db3bffff4136a90d15afc851fb │ │ └─42990 /pause │ ├─3794b427e28427ca2795a3b7457bd37da22d8c937a9a8ed263af293bf9c4bc97 │ │ └─47526 /pause │ ├─00d1dfc55bfebc478813eae07532e18e6b62c65d68a12ee71a65645123d5f092 │ │ └─141051 /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 │ ├─e79ee139b5a6884247aa81d2dd7f87304c72a5efc79f3d26840fc751d447d4e4 │ │ └─188503 /pause │ ├─ccb1c0fbe7e1d02efb71612ade29d30d593e56b118c584fa05a59b02787d72e9 │ │ └─189050 /bin/bash /tmp/libvirt.sh │ ├─1874fca7517f8f6db01d05ac1e4f9997a5135e5370fe38a629910da6323ef522 │ │ └─63461 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0e2d29d2ef6e96196689f4f3ebab2761a31260e3715233d00e7b875ed46b708d │ │ └─43474 /coredns -conf /etc/coredns/Corefile │ ├─bbc40beaf0fc4f5f19153579868dcdccfd397bffc6a4e18c97464449498aa649 │ │ └─43497 /coredns -conf /etc/coredns/Corefile │ ├─cebe0355fceebf4988e33a4308bf476bcf49a0ec22aa3183d0af91d188ade541 │ │ └─64831 /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 │ ├─d8ae25556e83e927d416e287023e2874c0dc7412320a88b46fef138d326915fb │ │ ├─171265 nova-metadata: uWSGI master │ │ ├─171278 nova-metadata: uWSGI worker 1 │ │ └─171279 nova-metadata: uWSGI worker 2 │ ├─6b86b42c0cd1bccb3564c2c1ad287c6a8d6eac466d2ae8ac7631013ff51165b7 │ │ └─189002 /usr/bin/libvirt-tls-sidecar │ ├─724fd79addf39b687de72e3528fb765a73722969cf903d638ec0fd545779a96f │ │ └─63681 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─aa606d007a964ec8420d8637290a875076d60d58d1271a193a05228e6bd40035 │ │ └─44441 /pause │ ├─efd0fb6a9e3f585598b1b00909768f076f73dac46cb5a0fa9fe6673e1f47cde0 │ │ └─44182 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 │ ├─157622227be3d4121f29401a4aa2674e9e3f920cdd293976feca3b2055e3f0c3 │ │ ├─171829 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172113 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172114 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─f02fd037b4ffe8abc2a3372157db1232aeafc7fce66d06408dab0541f31eca69 │ │ ├─187323 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187661 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187662 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187766 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp800zd_gj/privsep.sock │ │ ├─221122 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8vc5dc_y/privsep.sock │ │ ├─221451 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpzefq3hlx/privsep.sock │ │ ├─221681 haproxy -f /var/lib/neutron/ovn-metadata-proxy/62b7279f-2d4f-480a-91d5-c594166e6733.conf │ │ ├─366924 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─366930 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─39d06a136e5421773d792e66b33bf068f29beeccb68123af2702d013cbde56b8 │ │ ├─125136 /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 │ │ └─125304 /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 │ ├─065c101f3a7e19587c776ffa07fda0a9650f0a3cebbec15edd1c65971d79ac19 │ │ ├─42132 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42559 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d6e52de2c56009e53a0c5cc51810b0303ac5ded977fab589ca5252a6ef89689f │ │ └─40335 /pause │ ├─a90d7979868e42167e10daaca4f611768ca52bd1021762ccda2dd0ec69d4a50d │ │ └─40395 /pause │ ├─8c4486c86de985d3d652815c528c8c78f2dd5ddf65828727b3caf8f356a1debe │ │ └─65641 /bin/oauth2-proxy │ ├─d7056e92a622694beb7189f7a8f65e1d90852e075fafcadfa0534f4eded6dedf │ │ ├─143805 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─144027 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─144032 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─390384 sleep 15 │ ├─2e69bc60661cf0721b270264eef30e37a208d6523a12f5fc34d7995d2bdf0b98 │ │ └─226574 /pause │ ├─fa2bb5ee81059c30eb7d9584e94c4d599aa071ea8343327289bcf44a85d74b55 │ │ └─126556 /pause │ ├─46859a6c3a128071795ab56aa35af1b09490e02d03986bc038201f676ad054b0 │ │ └─147202 /pause │ ├─80466f61c30a3fd080a2e10ca01a443792c74438bf6720b89ad1c065f66c6b86 │ │ └─64348 /pause │ ├─9d3fcc4eeeec502ba7be42b841cf8ab7417a889ccff5e8141dd5add04ae2f976 │ │ └─47087 /pause │ ├─0518cdaacba18bd91918c41c22c1a5723c39e8140d91f58af7e1119708e6515c │ │ └─120757 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f2c2f675b1819d5f207ebbcbfec1be2eee06ca353af061cac01de6caa65e6e48 │ │ ├─221164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221193 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380246 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380247 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380248 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380251 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─380253 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─380254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─67461ca4a201a7a86f391f374c2f102dfb1e565ed546bbf0391a6828a6957bd5 │ │ ├─173013 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173054 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─173060 erl_child_setup 1048576 │ │ ├─173208 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─173209 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─173219 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─173545 /bin/sh -s rabbit_disk_monitor │ ├─aa73a2d1959bd84d87a107356ad72f4f9f6d8ffc258a374595e4d400793a5ec6 │ │ └─144595 /pause │ ├─fb7716e56a54f02a4a382acc81f9790f21b6f0cce5a17d49d8d8c0414e04cc9d │ │ └─124154 /pause │ ├─c38ec2862ff9d0aa9733a0d161f6e227ea608a9f284d231ac7669c7c034bfdf3 │ │ ├─144975 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144992 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─144998 erl_child_setup 1048576 │ │ ├─145144 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145145 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145157 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─145355 /bin/sh -s rabbit_disk_monitor │ ├─117bc6a604cb5fe0159d3c8896db7d66e5eafd065934cd80ebc5c3f781fbcbba │ │ └─51208 valkey-server *:26379 [sentinel] │ ├─87824ca87ba8f2f5751361629480c1aa91cd8a852d7a590d5ed70012267ef574 │ │ └─77167 /pause │ ├─d28c5172b484a6ac04a6ceb1763afb5ff9f67c3df4f0f3a80591de44647f49e1 │ │ └─55032 /pause │ ├─76c502d9252e2555039fce24542c5cbbe456dc6d8285679e658be19f9e4b1475 │ │ └─40439 /pause │ ├─c3aab935b0f29d4328b80d5a326e129e70e356ed84d023d2c73b7f159292678e │ │ └─63046 /pause │ ├─9c31044aa7953c44e8aa9a1db3299c1fd30da4a25accf3960c1ad9c848e99ceb │ │ └─62877 /pause │ ├─70625862237dc510531dfff882103737a78ef37a7ec2d8b2928b19d620f14a0e │ │ └─231215 /pause │ ├─971586bcf0f623ec95b7928cdd4200039061054e5ba20d6b8d8fbb120b0308de │ │ ├─193430 /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 │ │ ├─366578 /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/tmpmoju489f/privsep.sock │ │ ├─366714 /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/tmpfd55bkm6/privsep.sock │ │ └─366785 /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/tmpibok_pjn/privsep.sock │ ├─3b861c672abf7405cf088d9cc7be17255c0abbd2056b4ba6633e96dde0c41bdf │ │ └─65429 /bin/pushgateway │ ├─e0590193be76f4000437e084a1c9c75ff9c52c6bcfecdd1a067dd9501ae22b3f │ │ └─258313 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─f552bf900f55a47fccdbe66508809abe4fa873c9f6dff872e2812ea7b57ac88a │ │ ├─141084 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141097 /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 │ ├─df5da6dedf568ffd9d614908252476ef8abd77753833ab59ac678955e3de3826 │ │ └─85095 /usr/local/bin/rook ceph operator │ ├─61854ef76dab0681030bf642c0f5b36876e10f9c8dd521e6afebd382a7d41470 │ │ ├─77252 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77269 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─77275 erl_child_setup 1048576 │ │ ├─77367 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77368 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77378 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77538 /bin/sh -s rabbit_disk_monitor │ ├─1f010c75590ac6cd46baf8871fc4490ab913929c930ba1703860f5949580d7fd │ │ ├─143215 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143332 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143347 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─143544 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─390048 sleep 15 │ ├─d4dcd855418d659e1eb3059f9305b2d97e984d7b1a34ff14e1b28a030f406f31 │ │ └─246765 docker-registry serve /etc/docker-registry/config.yml │ ├─1bd00845f02fff8b756b0eba4c70b9151d3564e7003a983f1f49f7ed8254e65a │ │ ├─48626 mysqld --wsrep_start_position=fc587f63-74ad-11f1-ab99-1f701cbb01c5:20 │ │ └─48748 /var/lib/mysql/mysql-state-monitor │ ├─2c632e8e2644e5d846b3e5e7e0f2a376f46e3d21bda31a86a42b9769e6871417 │ │ └─124754 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─40fd241904a770153fc4d922a7a2f99804a74ac9a0f6e40705a72fa373b0e184 │ │ └─44396 /pause │ ├─66a750e6c2a1e511f8191121a2a926608ab36305c71d84c37428a2fd1e6073a9 │ │ └─65587 /bin/memcached_exporter │ ├─af32ed98ac2c4f54332dd83d9c60a312fef1b70f230d677e57f7b48e44781214 │ │ └─46235 /pause │ ├─da0f2b3418f57e796807893988d88153e431535cbbece532ee729122cca69848 │ │ └─182906 vector --config /etc/vector/vector.toml │ ├─be9538e1ce8237ce65242a3e5fcba07141e545d7e919c9db40bc5ee4a3aeed23 │ │ └─84145 /pause │ ├─e921e877eddc85bf6bf578a2b470ba5c1bd92fbc9c8b03a7ddeee9edad0ae7f9 │ │ └─65399 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1c366a0a48e72aad7cd4a7a716bb3c41aa665a99c5d9afd1a4447210d9c20ecf │ │ └─41666 /pause │ ├─dbbdfd18830f518ffbc392daca63dbad6c90e297dc5d95dd951d849b17047891 │ │ └─56059 nfd-gc -gc-interval=1h │ ├─81afc4c46d6f8d07344ff53908e57c3707cf11c09e64ce32c25adafd066d55fc │ │ └─40893 /pause │ ├─a249824a86730dbc5d0553e22b2374fa78ad5d1bca3d1349a69f6e067d9f3167 │ │ └─50962 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 │ ├─a6a9654c7c525d83eeb205d6e5e0aec605ef76a41ded7218907cb9c7bc04a2df │ │ ├─109387 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109405 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─109411 erl_child_setup 1048576 │ │ ├─109482 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109483 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109499 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─109714 /bin/sh -s rabbit_disk_monitor │ ├─ae21c5bbbc73caaa9524489f08b22a57ab464ccb427937222dd5d8afdf40ea84 │ │ └─211259 /pause │ ├─a64b9bc88d90dce3349cdaeae13e056e1e4cf57a3a92e3c9e16ec4b2ac030f13 │ │ └─64957 /goldpinger --static-file-path /static │ ├─afcaa32737bc13a80579b9539affcfda689f0b078afe7bf63ae60b7be6315073 │ │ └─41928 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─73bcc4b9c9cdb6bd1c8d2185de8561fdba14d81aef3ba7dfa299b0ab52022529 │ │ └─60007 /pause │ ├─b4002807bb895dfe68c3828f51d5755f5f4c3e2126513be0458f435c54094fd9 │ │ └─110979 /pause │ ├─b9b03f1be2fce75b3ed542cce81e9f0ed046b155836585cb561471b88af9dc4b │ │ └─222003 /pause │ ├─cdcd38aecaa93974a4ce898345b599c1bcf51a559ec0f1dd02e9d1c20d78c6f1 │ │ └─147117 /pause │ ├─f62e64d8a71e41071eb2af9b9862408b9111bebb7879d41e8aae16cea8b548d0 │ │ └─147294 /pause │ ├─230e241fcb8a069b28eb842f0adff17ea6e1ff2b73e9400b7864e642538b7cd6 │ │ └─175166 /pause │ ├─b896dfedadcea00416942823c71819dd4e587550533362596303d805b69467a2 │ │ └─96585 /pause │ ├─e32f49670330a5ea06db204b606e12857d88578fc7a029aeb26c7dbc15ad90f2 │ │ └─146842 /pause │ ├─c038404d6395938b1163e1147c24f74d6332cfd2cb96b2833f4d54a02c8262a4 │ │ └─56009 nfd-worker -metrics=8081 │ ├─7dbb7255deb7c32452916462eadbad5045d600e9951bb65ec2a164b20a16e8db │ │ └─51287 redis_exporter │ ├─f31401d8212882c5df472b41ecd6e9e24fb8e8add665ca05818960e6c616f2e7 │ │ └─40418 /pause │ ├─624948ece16e36fe8e726cc89028dfdd5c40d9a9dc028e51ceb1f907bf7d2131 │ │ └─229724 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─9da665c5e73a99bbc1dd997f84234867f4a104d8ee5bae21f51dfb9151e9e73c │ │ └─40549 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 │ ├─aca3917e18afae2a73fd7fdb6f3d6cd02c63b692c173f82c86e8147e39dfc430 │ │ └─68002 /pause │ ├─8381de1079226ba38578ef2c6b6742e2d97eebb0c1e83c4276bc71977fd0b92f │ │ └─61960 /pause │ ├─3cac085a62b51c38cff962a45796395c0059c77a21d007a2345c97afe8edfcf8 │ │ └─43884 /pause │ ├─6b315f22cbf2fe17d49ce3ae9978869432ab901e2d0ea40d3deb394d8de46fe2 │ │ └─48724 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─be4e7f3dbd42305cd7f613a6582a5cd2ecea1f6003f92ee631e627366a6578a3 │ │ └─43403 /pause │ ├─936a7a403045754db012141e4f82555334c8c710dbe29e2da44192bbd48e0654 │ │ └─64575 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─fcbb1f8b304048f03dddcd4d3ec142c740d7c45f138a0ced1da9e2360c30c5c4 │ │ └─225300 /pause │ ├─0c47a00b05cd0feb844ab55faefebbfa1ceff33a77fbfa04c28efb6e5655969e │ │ └─249120 /pause │ ├─b29f2e8dbe40fbea6a205ac575de361865c6ddec20cf1d05c949fb99c2f47645 │ │ └─55948 /pause │ ├─58c33f66981b8d8e60eb0aee30d866542f234fd27128e053e86d5110e0e5b306 │ │ └─109309 /pause │ ├─7d859778b3c09b6fa3051f1501beb55cbb88b8cbe2d9d8f752ba2292ce7c2ea1 │ │ └─44340 /pause │ ├─9d95419979631b5b68c78afdec91f4bddf7d88ab355a4ab53d26611418330029 │ │ └─43020 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─e25bffd8b11960c763d30272d39d393b3a8333ef31bace8ffdab73348803b8d9 │ │ ├─105792 glance-api: uWSGI master │ │ ├─105806 glance-api: uWSGI worker 1 │ │ └─105807 glance-api: uWSGI worker 2 │ ├─16ca84ac110429c021e1ac70e9daebcf34f30e32e5b1db8ba175f53b3380cfe0 │ │ └─48553 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─8bffdddb8bcf3bf1a76b9643e51a5599188ac3dae1d80241b0d487fb0aa674bb │ │ └─211009 /pause │ ├─b624f78b077ee009dd70467cc4959bb4f47fac4d590ec9e787ca86835fbce1e3 │ │ └─203370 /pause │ ├─07b7dda60175d71585b1e6b1cbdce871094fd5c8dbb853370c6f7974ab3cda50 │ │ ├─222154 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222173 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─222192 erl_child_setup 1048576 │ │ ├─222265 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222266 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222276 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─222578 /bin/sh -s rabbit_disk_monitor │ ├─58e66846f38613d46e5a7b04185aaffc90eedc45d19c90ed6669cf664a00b761 │ │ └─43444 /pause │ ├─3bf13b037f7ebaf28e08b1455476dcfa246835a72c3ba79ea9d797d418a51632 │ │ ├─244379 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244396 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─244405 erl_child_setup 1048576 │ │ ├─244528 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─244529 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─244539 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─244824 /bin/sh -s rabbit_disk_monitor │ ├─5a3b37465bebd541f7b0874bb6f67dbdb80c79ab4ff1300fd82f7f10e8bf911d │ │ └─61097 /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 │ ├─742aa43dc7da250d4e606351baa6ae99790428a43dd309cf8f210e6d7f315662 │ │ └─174930 /pause │ ├─35ffcb941c37882eb81dde42efea01b5ddd49a8f93c7c4fa3a61591a37b12930 │ │ └─249019 /pause │ ├─2f0bce8d61f4eb6f8f6b479f4aa7a22a9a8da4c2b27c1d777bb5fb173cd2cfc6 │ │ ├─240669 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241243 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp5g0qoczd/privsep.sock │ │ ├─241256 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241266 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5466f465265b9033ea3c74f61693e3971b94b913967da3ede735517fcea3942c │ │ └─140751 /pause │ ├─be0e1e80b4c1c67e8a9c48f489d8ef5487a059e5ed5b4fc7495568ec8a5be4b1 │ │ └─55724 /pause │ ├─a58069066972f18f9ac5d9a20d5fe460c7ea0f8e33b471103f0677c5ec1ea3b7 │ │ └─210880 /pause │ ├─09c6562fb5a959c905ac0c7193fd39293f7a438d2875128a4945c95fe7857a4e │ │ └─226615 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─80671ec8039d1acca046c6a256abfa458c04ea401b77a3b0f51bf4255c7ee88a │ │ └─188427 /pause │ ├─d14becadd4198a0a3b6590d4a6d6d86c701f9ab880d8e89ddd620f4c334d4687 │ │ └─241050 /pause │ ├─0c3fa15b549d666e65709dbf794c34bc41875073924e60d23098c497bed8c6ec │ │ ├─63088 nginx: master process nginx -g daemon off; │ │ ├─63103 nginx: worker process │ │ ├─63104 nginx: worker process │ │ ├─63105 nginx: worker process │ │ ├─63106 nginx: worker process │ │ └─63107 nginx: worker process │ ├─427793aef18cf42c4495d67a40653583d25ff26833b3957828510bf38b05bd41 │ │ └─107100 /pause │ ├─aca9abdc655d6fffb97f530e1cc3c8d4c92c8152a22c1a2e2642ab9de1f35036 │ │ └─47325 /manager --metrics-bind-address=:9782 │ ├─6974a0951d26bfbb7b9e60f5274ae2bc658ba2dd89f1061b6c86fa29a88b8838 │ │ └─44630 /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 │ ├─0c33519f8f4541196474edb780c9375a3ccac05ae7dc60c0bf572d1c4182c84b │ │ └─46670 /server │ ├─93b79a45fa988b7785593ad4bf0266119ee8d2f399e1ea9d2cdeb4b6f0920801 │ │ ├─200021 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200276 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200277 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─a88771ce523452b26d4be4b65bb9fbd42e912f9fe00aa39e232449634bf2e39d │ │ └─62002 /pause │ ├─9677d09ed874c05b2428d6d3edff3b388dc86d2c91dba0a6ca9b3b372169fc9f │ │ └─224432 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─1b2c866d3b6adb836460a1d40c3b65ce3f150521236d63cebe9243156711c94e │ │ └─240611 /pause │ ├─3b9e810b94bf8bd9622e4768ac14e3a4166712353bdabc9313260dacccfb08ce │ │ └─89969 /pause │ ├─79c242300b40d0f2760c6b64b3c3266a7161a8e10b5809fd0b5e2eda96e4a8c0 │ │ └─50699 /pause │ ├─6a7f4844590840914bf1384538542ceef60d04c82a5b3539a356b912acadf9c1 │ │ ├─203528 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203548 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─203554 erl_child_setup 1048576 │ │ ├─203677 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203678 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203688 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─203924 /bin/sh -s rabbit_disk_monitor │ ├─71f66ac683023b20a7b258a223f90c2c45dbbccd673a43596aee4e65740f4ba6 │ │ └─258210 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a13ecc42887be156510d87a9c4f68dceb33ee1b849e3a22f29baa857c16e7d81 │ │ └─60059 /pause │ ├─a7f2213a4238fe3089037d66fc3dea0c5320159ba440cab6581f0e71156ba7b5 │ │ ├─183964 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─184349 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184350 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184352 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184353 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184354 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184355 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184356 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─5d685f29aabfd54154dfcdbb2ba6cdb0d57f2a39e895de4436f5cc5b3b261142 │ │ └─62437 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 │ ├─ab327989b67cc2627b06daed98b8911ba99fb8054dadfe7f36031849aa8dbbf5 │ │ └─48440 /pause │ ├─b93a786ea47564bea820109c7e2b7b8d6312497cfe42ba607a686c4156bd4c4f │ │ ├─258332 manila-api: uWSGI master │ │ ├─258389 manila-api: uWSGI worker 1 │ │ └─258390 manila-api: uWSGI worker 2 │ ├─7a087385adf72c0ea5edac26cca253905093f330ee2ad25b05ca1e481983faf6 │ │ └─172933 /pause │ ├─7424311a3651a2a8a36248f576478eca12974808cf42661f89239f82d2e2f6c3 │ │ └─56139 /secretgen-controller │ ├─428876df201c6f71038f2e7380f75611712efa72bcde09e7884bbda3ac1df57f │ │ ├─131844 placement-api: uWSGI master │ │ ├─131859 placement-api: uWSGI worker 1 │ │ └─131860 placement-api: uWSGI worker 2 │ ├─26790db4d34c472c343cb7f7dcf2f174c054c1ee522a7b90bd1f604ea2780470 │ │ └─65463 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2edc4c84fa16e1f22e3d96ee0d68a48b1214bb09ebf547d74832e608cd58b052 │ │ └─40558 kube-apiserver --advertise-address=199.204.45.78 --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 │ ├─1008fa80b4ee9ed3b178f2a54f48a3cebfde86d716289f13364bb21321352324 │ │ └─124110 /pause │ ├─b91a67c02225999097b4d15cedd174bd97b0a70402c65afbb69692010e6a55b0 │ │ ├─83517 barbiacan-api: uWSGI master │ │ └─83529 barbiacan-api: uWSGI worker 1 │ ├─c477f702ddfc25c85e1c875e1b8bd8e7332a13ff4f1e92aadba6cfff75173de8 │ │ └─147313 /pause │ ├─99591699dece44f55c9c10ff3c98ab6535ea0c29994c09678b9a7c96503573bc │ │ └─244193 /pause │ ├─bae1d32874c10ef66af51b4a05f9cb47050a44df396c56873f38a3674d42bc29 │ │ ├─60955 python -u /app/sidecar.py │ │ ├─61179 python -u /app/sidecar.py │ │ └─61180 python -u /app/sidecar.py │ ├─e5c736ab0d1911515b8a28b06510339a442ec430c35204fb5e36cdc06af6dc97 │ │ ├─185887 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185903 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─185922 erl_child_setup 1048576 │ │ ├─186110 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186111 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186122 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─186360 /bin/sh -s rabbit_disk_monitor │ ├─460c78c052c17aede9e4327a9415ae00d20e61a4c6c29c05352c73a2bf8c8dc5 │ │ └─59912 /pause │ ├─2b90fc8b63eb8039b673f34f8abc0c8c169ef48cb4a217556c7b080864dd491d │ │ └─263595 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─26995e25472f192d37a665e14564709faec5684dd07d7def3c38299aec4fcd52 │ │ └─46292 /pause │ ├─4c026951cab21e91a53865530c4bd5b5499328e75b8095ab1f3036033b0e5253 │ │ ├─120360 cinder-api: uWSGI master │ │ ├─120371 cinder-api: uWSGI worker 1 │ │ └─120372 cinder-api: uWSGI worker 2 │ ├─5976ba32dc69030b439d091f02a913a66f06aadd005528d6f335e5fcf3bd458b │ │ └─260737 /pause │ ├─aca8461c69581660af5dee3b61e5cff3ad2520157c40416b0023aa84c0272c0f │ │ └─64787 /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 │ ├─0d33632c5818cff50c196f4432d77b26fadcd867fa5a5ac8650675a972fdf4c4 │ │ └─248974 /pause │ ├─8fbfc2ac9782cd499f99ec9e363be9cb8b0193cc509a3f2c95d5b3f4133c73ab │ │ └─61285 /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 │ ├─7bdb1e250dc60ae5a518da81824decce0d71ba85b65683751359334fbc67ab73 │ │ └─220353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0b6d1f652c1710f5de3496754dc91370ac7aa2e397b700f519ca67c81a016e21 │ │ └─142896 /pause │ ├─a9f4e9fbdcd72b98c720d39d339be48f2a80070c142ff6c5fd0e94b6a23be5f5 │ │ └─105454 /pause │ ├─018fc4fdd317eae7b9ee4b9c52bae6237d3c77d7efebd72f5354aed0f50c95c4 │ │ └─64420 /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-78.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 │ ├─2577dc1c534072971184833bd047d2ed1212efbf8841d5e5e4985458bba99fdd │ │ ├─143235 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143271 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143294 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─143474 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─390045 sleep 15 │ ├─4588384fabbaed23b5410f8586397b96870839860b1d983580c8e56540ea2a8f │ │ └─48010 /pause │ ├─e36a6f439d5a118f8f23534e6348ee0faac5401fac5c6e3fd001db0e2714113b │ │ └─229696 /pause │ ├─e99a9952a8e3e1cb14d073af54661c8bfe7d12c796a5d17fba4ef835d10891d0 │ │ ├─90174 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90191 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─90197 erl_child_setup 1048576 │ │ ├─90268 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90269 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90279 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─90682 /bin/sh -s rabbit_disk_monitor │ ├─9680ecae55dff5b0536b83f7840628e05e0ee4f036e8c8cb7864b9a08cc3e51c │ │ └─40918 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e7501ca767a2e90de36a5c6b65b751564c1bbb6768970c2d8048054755a05121 │ │ ├─64146 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64182 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f6e3ba21d9be6979c911d917cf92ce758120a72aa4ed56785fa9d704e50dfbc7 │ │ └─50799 /pause │ └─45de996a6c768b56293b3d498883985dee67335123d01b284eed4163b9797027 │ └─56096 nfd-master -crd-controller=true -metrics=8081 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount