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 │ │ │ ├─21449 /lib/systemd/systemd --user │ │ │ └─21450 (sd-pam) │ │ └─session-22.scope │ │ ├─21440 sshd: cephadm [priv] │ │ └─21471 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1447 sshd: zuul [priv] │ │ └─1460 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1451 ssh: /home/zuul/.ansible/cp/199.204.45.129-22-zuul [mux] │ ├─393699 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nldbnwfpgkdnfokgdumhkeisslblzxmc ; /usr/bin/python3'"'"' && sleep 0' │ ├─393700 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nldbnwfpgkdnfokgdumhkeisslblzxmc ; /usr/bin/python3' && sleep 0 │ ├─393701 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-nldbnwfpgkdnfokgdumhkeisslblzxmc ; /usr/bin/python3 │ ├─393702 /bin/sh -c echo BECOME-SUCCESS-nldbnwfpgkdnfokgdumhkeisslblzxmc ; /usr/bin/python3 │ ├─393703 /usr/bin/python3 │ ├─393704 /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 │ └─393706 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 … │ │ ├─ 9794 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12190 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 05cdb588b216132050d1ae3db58c0779a85eede342a790501478895168933f06 -address /run/containerd/containerd.sock │ │ ├─ 12577 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc83652ccdfd3044f70db3b9aa0da65926bea4566352fa72871c5ea531494309 -address /run/containerd/containerd.sock │ │ ├─ 19545 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a6629154b24aa592274200a5c14e4159eb01cd2a5e56d910caada5dad39e1eac -address /run/containerd/containerd.sock │ │ ├─ 24728 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 45e6f2854b117a876be4278bd210d6c92339fc3e33181bfa63a4e555469ff814 -address /run/containerd/containerd.sock │ │ ├─ 29445 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ec6bb3e59c23ee9aa3059e7dcaa883d38fbd22b92921cb91ca8f56ef142d4a78 -address /run/containerd/containerd.sock │ │ ├─ 34230 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0a170be02295b15a658dd5d1b2802bda99a1d39bd44cd3ca2a212dd5981332d9 -address /run/containerd/containerd.sock │ │ ├─ 39605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5db2e07e119ba0dd116433a8e4bf65a538399b0fbd39c6f6bb5bf9f8db86a92b -address /run/containerd/containerd.sock │ │ ├─ 39645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88d12e2e3bb2a1f39fca6fbf223578a13a4db13dfd52789765f098063468d283 -address /run/containerd/containerd.sock │ │ ├─ 39647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1548050cb9583771de948eef864114b7760ff1797a47942c2575da6e836c921 -address /run/containerd/containerd.sock │ │ ├─ 39654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 081fb6f0af3a350521322a70280400f3eca38184b8a215d9c2c92cb3b3f14338 -address /run/containerd/containerd.sock │ │ ├─ 39669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 775f8120613fb32b2b93e07df4cf0d10a0559eb3787fad552b55df27c8cffbd3 -address /run/containerd/containerd.sock │ │ ├─ 40228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f75c53b2a82046d0c4ef5b9ad60722040b04818c93708f10c32298dce822e72c -address /run/containerd/containerd.sock │ │ ├─ 40921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1059c628a11b9cd506552f0ab40db1f15cf9a3bb84b6e5a06e19e8ccd657091 -address /run/containerd/containerd.sock │ │ ├─ 40941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63e24fd1170db029e64944f146d9e0344f116e29faef5e9cf2d3b0bd3643efe7 -address /run/containerd/containerd.sock │ │ ├─ 42318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c22ed98f34194d22c8fd0557fe282f9a33665123b7a5b703e54586bc7a351f8 -address /run/containerd/containerd.sock │ │ ├─ 42679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07f68bd9157f0ccdef0c5adb408d5f921e5704689fccc6557f470159ba65fc06 -address /run/containerd/containerd.sock │ │ ├─ 42808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02ff8ed1fd15af364465817e2ca16b7b7ded0628b9362d25e73e3b1ac1a16aea -address /run/containerd/containerd.sock │ │ ├─ 43177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cdb506c92562ffe300cb2b1002fc88ef2a3feff0b75897e68d30df419f96b7a -address /run/containerd/containerd.sock │ │ ├─ 43683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bf86e91d3270c4aa80f5b44894ccaf92bd881e0a9e722c44693d83129e0ef6b -address /run/containerd/containerd.sock │ │ ├─ 43721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f6c15c2768bea9d5dda50429ab44480ebc9d7fb24d7d935c8726694a8ed651b -address /run/containerd/containerd.sock │ │ ├─ 43776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67702e5119dfe838712eca8c77477a2964a57759279b1b83d786afe8dcc3c8e9 -address /run/containerd/containerd.sock │ │ ├─ 46098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7704a780b67e07295fccb6fc91b8c4103eadfe98e276768c6fbf97399add83b -address /run/containerd/containerd.sock │ │ ├─ 46166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 066237a1c805198a36f531b9dc0bc80a4ddc65141e92a4a6b368a446be79c86e -address /run/containerd/containerd.sock │ │ ├─ 46878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2a3158a376547bba8cf09771173afe64ec42c5d1e98eb6301cab9a49a7f2f07 -address /run/containerd/containerd.sock │ │ ├─ 46977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da4603fefebe243c1bdd16afd36039e52c129fd6c1536641b9f80635945d5e13 -address /run/containerd/containerd.sock │ │ ├─ 47377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e34e59b9a50531a560241893090e149a8bf985e206b6da63516a9fb45af9905e -address /run/containerd/containerd.sock │ │ ├─ 47826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a6b607b72a82102ebea4a8b87454440434241e9f4407c374f23cbe28ee32eb6 -address /run/containerd/containerd.sock │ │ ├─ 48230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5518d4b1cad646e3fe9e3fbced6f86e233f353f6bb15036c2c414c6ab427c77 -address /run/containerd/containerd.sock │ │ ├─ 50407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37c695ab4c901b02601d3180ee6e0682400bfe7d2ede4b9735c0be5e848932de -address /run/containerd/containerd.sock │ │ ├─ 50546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f8dcd368d8c0acaddcc249a1b08b74418b4356e8e0e68067a229febdcf301cb -address /run/containerd/containerd.sock │ │ ├─ 54576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c5e25d287cd46d3df0288870a5dafdcd0484106d25426a4f51376f2f0f33fe0 -address /run/containerd/containerd.sock │ │ ├─ 55248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d7a61963ae3de0131007a923ab6348bbec6347aad9e0600a5de5aa0cf41dea4 -address /run/containerd/containerd.sock │ │ ├─ 55306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f7facf7e2dc2b24e9275be5d2f71f8e2d3d8775ae3f467bab93668600bb2cb6 -address /run/containerd/containerd.sock │ │ ├─ 55337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93c07fdb85925dc6b87c1686863457b59566007473940eb64d2627958b3d5cbb -address /run/containerd/containerd.sock │ │ ├─ 55526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 159110615a5e0bad3f081f292e189f7795b38f81f695bb000afbd4f90c1b4904 -address /run/containerd/containerd.sock │ │ ├─ 59241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34fb430d3b19e77112c7ee169903f24cf4cd0692d25ad0f863c0bbd09d158ecc -address /run/containerd/containerd.sock │ │ ├─ 59390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcfe30fc785783b77ca74f007705f4fecebfdaa4f92287abed84f551dcd4587c -address /run/containerd/containerd.sock │ │ ├─ 59429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 428850bdaaab43bb6726512cba4b068332a6d809c169f1e5999eb08dd033e9c2 -address /run/containerd/containerd.sock │ │ ├─ 59473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffa236af683debdd1695c27b7ec4f51c4d846f140c676d1f0325a5252a36aedd -address /run/containerd/containerd.sock │ │ ├─ 61071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2be841040a404da28e9d9144a169e5c29c1b3132a51faceb7c4eb59765b86213 -address /run/containerd/containerd.sock │ │ ├─ 61144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b19fa74edafe8b9ffe4a7fc4f95216c887bbe600a01a5c179a1da7ad08f4415 -address /run/containerd/containerd.sock │ │ ├─ 61226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d7960dcb6bbc97d5b963554d665f24ea76d0b82b5a41344a94d3f4e34fcc377 -address /run/containerd/containerd.sock │ │ ├─ 61379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56490ef96a44db33b1bc319a3e7c94392bdf55b971740ff953edc40a35712f0f -address /run/containerd/containerd.sock │ │ ├─ 61575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a5fa4a7b4f07514f7f562d38ecf7495e18dbbbb5902ce12557e9be294976b96 -address /run/containerd/containerd.sock │ │ ├─ 61939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ae572f4a10e3f9a4404645cc035f354accb4a2e916b2efa27c9813865a376b5 -address /run/containerd/containerd.sock │ │ ├─ 62149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e9bd5f4d06f70d573e1a4846c42f012bcd789973b1455f1aad9bfec94603cf9 -address /run/containerd/containerd.sock │ │ ├─ 62583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c69fec5457d375416cfd1c26fecbcfc627677dc32c771fb3622f2366a7ebb2d -address /run/containerd/containerd.sock │ │ ├─ 62673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b8aca076468062262d6d45625fcf56e3a1512885782b2da99704719c1499790 -address /run/containerd/containerd.sock │ │ ├─ 63491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1acde29d7924fe5c714ade78cc172bbcb5deecf76efa5cb0a0466a60919ed76e -address /run/containerd/containerd.sock │ │ ├─ 64935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9db7c94a88036ccc1e0ad250b1005f1d7bdd378cd138fe6ded84dcb67d7b82 -address /run/containerd/containerd.sock │ │ ├─ 66919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19253faacbbfb71dad9fea1668d71d3686350669106cdfdf7d407e121dd2a144 -address /run/containerd/containerd.sock │ │ ├─ 76125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5c3ef2b0445e81f2cc2977b232d14af19e86911a1054932a6973332298fb9f9 -address /run/containerd/containerd.sock │ │ ├─ 77606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 436bd65600b3f70e6034fa89a3a64c95f3cc57ae4ef5079c4f638c47ee4e2415 -address /run/containerd/containerd.sock │ │ ├─ 83692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 791b6199a04ce916b65223de8d68d504246b1cfd61a3cb5a9aa43af44f815267 -address /run/containerd/containerd.sock │ │ ├─ 89560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3ef9871144be67745d39ab8685272b36b9b04e0d6e430fb4bf34dc199e293f6 -address /run/containerd/containerd.sock │ │ ├─ 93911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8e5bd1ee9dfcc7df8184171996224bda2b8fd4a63678da8e2de665d88984d06 -address /run/containerd/containerd.sock │ │ ├─ 93936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c21d9af40efd9b7d4111b4ed72130db075f7dbd1412affbf7cd1c40c62aceb7d -address /run/containerd/containerd.sock │ │ ├─102306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db2b06bf500e309a3e98b9af64904bb2ea6498e55cfe2060986c761d23001a0f -address /run/containerd/containerd.sock │ │ ├─103900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ab94cac28b7cfae2bb46c8cd47481a4a152f7a933a9c6476416f7e76840428a -address /run/containerd/containerd.sock │ │ ├─103937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4410f1d8b519bb0750249725d43b14a86b97a2ed0fe85195477098033c12a80a -address /run/containerd/containerd.sock │ │ ├─105818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91c69f036196d75dcf0c116fbe228af10afc83349279ab49c906039fe1d8e3bb -address /run/containerd/containerd.sock │ │ ├─107720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae7c75fec8a97888dd113a1d84cbb16d82b4f417444711a3ea485e63700b58ca -address /run/containerd/containerd.sock │ │ ├─107762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6889809dc675f537ae974e0411be68f5e907dd8bbd97807c241e043845e64b43 -address /run/containerd/containerd.sock │ │ ├─120797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55832d0d2b11791158ae2ef172220fe97e2e1bf0a7c2fc055154f3dc5d247ba8 -address /run/containerd/containerd.sock │ │ ├─120844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2265bd8c7d6213621f9830b3c904bef32df5d98a42bc9c31353a039845458d6f -address /run/containerd/containerd.sock │ │ ├─123405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf541337d55c47b3d2cb878baa01d27627c4c61ac8077c60ac4e9e6826132d17 -address /run/containerd/containerd.sock │ │ ├─137741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c4da4f58bb589c08dd6a47803827319021e07aa2596ad2f2832680520ea00ac -address /run/containerd/containerd.sock │ │ ├─138717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b4e25283aacfcbd11a28409ebbca60d0e10ec2cdf2ffec22e2337e44fce8f7c -address /run/containerd/containerd.sock │ │ ├─139825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 983d877e7da0762888042f79adab93ae72f6e7dcbfd505ef428b50e04cc01099 -address /run/containerd/containerd.sock │ │ ├─139869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7f7b790d791222b256bcdae6b418ee13d3cadfad5954e3147aa958d702502a2 -address /run/containerd/containerd.sock │ │ ├─140544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id affd38ed30b51ea5c796948fef7cd180fe90bb473de83cd7336887920df17c60 -address /run/containerd/containerd.sock │ │ ├─141654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f60521cc4047a1029b9d64ad98e9657182f50ecdbffeb4734c9d4a16adeb97 -address /run/containerd/containerd.sock │ │ ├─143504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d03e1596ccd8cf1704b3f4f5e4c353e785f786e5ae328609d6f6d6c13297f6f0 -address /run/containerd/containerd.sock │ │ ├─143935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93d75a6269fc4d8ddb86fa9dfa678e22d615bb67d5f1b84cced547a9ec1b4ca0 -address /run/containerd/containerd.sock │ │ ├─143995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52a754bf8aebbcc39fba0964a260de229620e16ea42cb32a37c1daf154ef18aa -address /run/containerd/containerd.sock │ │ ├─143997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2e58c715cac371ab7b1bd28fe6e83afb9bcd5580175920e47228f4c5d2681c7 -address /run/containerd/containerd.sock │ │ ├─144246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81527b767901f4034863c531fd881baef5828802e4ecd2a5f7eb2b45c7e6d732 -address /run/containerd/containerd.sock │ │ ├─144523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b35b5713ebb4f069be5dece7c70e13541993d9c7b9dc8e2ac0d453a894f64fd8 -address /run/containerd/containerd.sock │ │ ├─170070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 416ae14c8a8d1f98069bae63eea1b89563674ff241d78c8b167e3efce6a217bf -address /run/containerd/containerd.sock │ │ ├─172037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40abe7da0d5716bd4145433270fc2568dcad1207f75557e2beac493246951d6c -address /run/containerd/containerd.sock │ │ ├─172066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76f4c9b6eb9c4654085c3a6beed7ee723cc4cfb6c08841ef2046dc12af3be0b1 -address /run/containerd/containerd.sock │ │ ├─172139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 571b5f82f04a864351d50eeb554c206d77037500d81fd7bce390939c0f26f015 -address /run/containerd/containerd.sock │ │ ├─172420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d73959c95429a1420ffc2677c3bd709a547592e9ae896bfe6ee0bb0fafcb142 -address /run/containerd/containerd.sock │ │ ├─172476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c2ecfe2533aba2e1c3aa182e6a081176f599febf93f183568b4195add910dd9 -address /run/containerd/containerd.sock │ │ ├─179864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb354bcb944fc47dc89f7f2a93c7de3482e552f3a5f07eb20da293a822f91e86 -address /run/containerd/containerd.sock │ │ ├─183359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 655ee5a38caa719efb9ef8c689a94f6f19a954064bf4f6e353ae15fc1356ffa5 -address /run/containerd/containerd.sock │ │ ├─186059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b976445a22bc37e429fa2718747627eda2019ad1be696f8f0d1703297f16e19 -address /run/containerd/containerd.sock │ │ ├─186190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dc8cb3bdeeed63757a768770193e0d665b16aa7ff8687932a3868696c0ad472 -address /run/containerd/containerd.sock │ │ ├─186247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8b258b9821a6c13e2aa973a8c6a005c2d999782a2edb3c11923b3bebdcff297 -address /run/containerd/containerd.sock │ │ ├─202612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad72743f51d39a4757c66232023a4bcda859ac7df8c0a2ffaa6c2e59e8abfd22 -address /run/containerd/containerd.sock │ │ ├─210954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bddf0fedb132e298e88d5e7bf21cb0b3b28c6507b6bb26cc6da9be517fb713ba -address /run/containerd/containerd.sock │ │ ├─210981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56e5e312a9dae1e342a0775459b0ec699dde5d8f21fb3007a837a928f17285f3 -address /run/containerd/containerd.sock │ │ ├─211198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 108e07718a4cceab95d38398427c6e7ef4510bb17db479934550ec43f20e83ca -address /run/containerd/containerd.sock │ │ ├─211260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05da1fd9f448588487d8dc83b010275fdc8216c12a16637f72f3696a5d0990a7 -address /run/containerd/containerd.sock │ │ ├─222579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c087cb225d18198bc563b6be5f0576296e4c52987ef236127cfe6e8bf6ee684f -address /run/containerd/containerd.sock │ │ ├─225095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 484947b102afff3870a7892fd49de7d47da44417ad7103eecc49e6a6cd5e54b0 -address /run/containerd/containerd.sock │ │ ├─225962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a946ff30133d4c753ec1dfcc3cd367084ab2d48ec6760ff423dbbd4df2bafbf -address /run/containerd/containerd.sock │ │ ├─226698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d42840a9357e2dec3cd4fbd65b78bfdd85fb23f9e666c80d06da6cd2ba85cf95 -address /run/containerd/containerd.sock │ │ ├─227243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 569005b029facf3a628bc5bbd552e38b210495fab9604e6fb669f3ed1961bc18 -address /run/containerd/containerd.sock │ │ ├─229693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b17f967a356b2690a32626edede2dcde27f56ce43827177611b920be9d070ef -address /run/containerd/containerd.sock │ │ ├─231037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 924882d78b7f2ad665d973a08f8c64191bf33913ff10017ad15495385c5499cb -address /run/containerd/containerd.sock │ │ ├─231193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49c337315e6367c0a15065aba0d4c278646a15c95a467f363beead5b5083cd1d -address /run/containerd/containerd.sock │ │ ├─240345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75129337c7317e2d3982c58a9289a1e7516eedb5d32544c1d8417e24822279e5 -address /run/containerd/containerd.sock │ │ ├─240764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9647e85ca1ac69887b37c86926186a99c74cd8056c33c65737ceada49dac9106 -address /run/containerd/containerd.sock │ │ ├─243429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7334c10c0664fb86506853a686959c790ec3e561ace69c364e3dcc7ae2a5ff07 -address /run/containerd/containerd.sock │ │ ├─247543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8f0ac9e13760175627c0272b23c722ef9455b1221f2d377fc128a0f971a9637 -address /run/containerd/containerd.sock │ │ ├─247759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1db10988565e8a723d2b05769c50970655721d393f084f503094589236ddbee4 -address /run/containerd/containerd.sock │ │ ├─247833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ec67febf35ab37fe61329e79a43f06899eee4febd69c3c886da3219b3605987 -address /run/containerd/containerd.sock │ │ ├─247964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bff3220c50a4d354e4f8fbb5f5c160545e663e9cea95394e00049dc38ddeddc -address /run/containerd/containerd.sock │ │ ├─259979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acba1e46b0c3bee2c25eb28cfde0df620a9246020648c7188c91f4ef9af03ea8 -address /run/containerd/containerd.sock │ │ ├─262290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27f72042d2569027780a89ba6fab10803edb5c471030a821ca41003d5c0a9759 -address /run/containerd/containerd.sock │ │ └─263689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 468a8ebd5126ca9f85f520bdc2472778c5a768cf8558fa225584d2cbfe4199c3 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-05cdb588b216132050d1ae3db58c0779a85eede342a790501478895168933f06.scope … │ │ ├─12236 /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 │ │ └─12250 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29152 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29424 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19506 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19526 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24445 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24711 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.mdtbmh.service │ │ │ ├─12488 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mdtbmh/unit.run │ │ │ └─12519 /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-mdtbmh --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mdtbmh:/var/lib/ceph/mgr/ceph-instance.mdtbmh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mdtbmh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.mdtbmh -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 │ │ │ ├─33929 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34213 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12129 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12159 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10162 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137102 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40070 /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.129 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 643 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─393688 sshd: ubuntu [priv] │ │ └─393689 sshd: ubuntu [net] │ ├─docker-45e6f2854b117a876be4278bd210d6c92339fc3e33181bfa63a4e555469ff814.scope … │ │ ├─24752 /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 │ │ └─24764 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-a6629154b24aa592274200a5c14e4159eb01cd2a5e56d910caada5dad39e1eac.scope … │ │ ├─19571 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19591 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1382 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10683 /usr/sbin/chronyd -F 1 │ │ └─10684 /usr/sbin/chronyd -F 1 │ ├─docker-0a170be02295b15a658dd5d1b2802bda99a1d39bd44cd3ca2a212dd5981332d9.scope … │ │ ├─34256 /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 │ │ └─34268 /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 │ ├─run-r484c0b56d47347c09fe23d2bc157c653.scope │ │ └─187480 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─136976 /sbin/iscsid │ │ └─136977 /sbin/iscsid │ ├─docker-ec6bb3e59c23ee9aa3059e7dcaa883d38fbd22b92921cb91ca8f56ef142d4a78.scope … │ │ ├─29470 /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 │ │ └─29482 /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 │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-dc83652ccdfd3044f70db3b9aa0da65926bea4566352fa72871c5ea531494309.scope … │ │ ├─12601 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mdtbmh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12620 /usr/bin/ceph-mgr -n mgr.instance.mdtbmh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─e7704a780b67e07295fccb6fc91b8c4103eadfe98e276768c6fbf97399add83b │ │ └─46133 /pause │ ├─2ac565dd9c269104a4d343b7afd0a92be70f22365c287becf384954f268c821d │ │ ├─202831 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202848 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─202854 erl_child_setup 1048576 │ │ ├─202996 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202999 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203011 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─203276 /bin/sh -s rabbit_disk_monitor │ ├─18f962cd846895e2da78ebab3494e9b26a7021b14207e4acc06840be26d5966b │ │ └─227299 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─1b17f967a356b2690a32626edede2dcde27f56ce43827177611b920be9d070ef │ │ └─229717 /pause │ ├─5e88520b52375802230137afd4c42c9c135d05d8bb7889ec6f92540985861038 │ │ ├─257297 /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 │ │ └─257522 /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 │ ├─b5981aa8d91dc230e011fd0425ad56fddc494a4be27829cd38018947325e711d │ │ └─63824 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a569a9ce41095534876ed41fb4b8cbffc3d107da01b6371819cf19af0572ac0c │ │ └─39894 kube-apiserver --advertise-address=199.204.45.129 --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 │ ├─c5f5aea21883359f290493adbc6c7fbacf0e446cb0e5dcac61aabac03d93b7b0 │ │ └─229743 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─65963b494984c00699aeb54bbff296e9cdbc3b7c6125b014174aa8695cae244e │ │ ├─169096 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169509 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169511 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─d03e1596ccd8cf1704b3f4f5e4c353e785f786e5ae328609d6f6d6c13297f6f0 │ │ └─143531 /pause │ ├─a29f5b255515effd172b2a7f64f22168b228b212aa3a225a9d2cf15380fad917 │ │ ├─240854 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241200 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241201 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─643b1c2eadd8dd611e9b7c1eea69be8f275d25246d2f60bd0f5e644d7e209ad9 │ │ ├─76370 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76387 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─76393 erl_child_setup 1048576 │ │ ├─76440 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76441 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76542 /bin/sh -s rabbit_disk_monitor │ ├─56490ef96a44db33b1bc319a3e7c94392bdf55b971740ff953edc40a35712f0f │ │ └─61404 /pause │ ├─df16a48485608aa7d921496e9eb258ecd5844f93544978f0e561e3809d176c5c │ │ ├─180579 neutron-ovn-network-logging-parser: uWSGI master │ │ └─180606 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─2ea7e84bc9429e72dbcb8efd634131f036382a66491838ebb9e83f096e65499c │ │ ├─181770 neutron-api: uWSGI master │ │ ├─181804 neutron-api: uWSGI worker 1 │ │ └─181805 neutron-api: uWSGI worker 2 │ ├─159110615a5e0bad3f081f292e189f7795b38f81f695bb000afbd4f90c1b4904 │ │ └─55549 /pause │ ├─cdefc2cdb2fcfb6580eec259fb81766da3a0fc8c2e5c26e4acfff780dac238c8 │ │ └─186666 /usr/bin/libvirt-tls-sidecar │ ├─bc91e0d943f514739aaf6b54aba7fb190a5af08a5d78d2404ebcb82a3122f551 │ │ └─40009 /kube-vip manager │ ├─a0f60521cc4047a1029b9d64ad98e9657182f50ecdbffeb4734c9d4a16adeb97 │ │ └─141679 /pause │ ├─4ae572f4a10e3f9a4404645cc035f354accb4a2e916b2efa27c9813865a376b5 │ │ └─61969 /pause │ ├─b9b7339138bf3e7716fe43a9ead965133604195801c020f52fc3339b486709d9 │ │ ├─121915 /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 │ │ └─122152 /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 │ ├─5bf86e91d3270c4aa80f5b44894ccaf92bd881e0a9e722c44693d83129e0ef6b │ │ └─43708 /pause │ ├─93f8a0213a4b55d25a145efc128d4f18a42fa0c92a1ed549a5e68ea6bb3a46b4 │ │ └─55677 nfd-gc -gc-interval=1h │ ├─11e46ad3ecb1ace3cc8062ba9b16807f92f30ac483c665e6c9a14439d834af50 │ │ └─226338 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─9a39e27a3aeb390fe8d7d97b2a0f375b08e90965d566179682b8a6aec34473b8 │ │ └─63705 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─91c69f036196d75dcf0c116fbe228af10afc83349279ab49c906039fe1d8e3bb │ │ └─105842 /pause │ ├─ae7c75fec8a97888dd113a1d84cbb16d82b4f417444711a3ea485e63700b58ca │ │ └─107763 /pause │ ├─ca9db7c94a88036ccc1e0ad250b1005f1d7bdd378cd138fe6ded84dcb67d7b82 │ │ └─64964 /pause │ ├─7ec67febf35ab37fe61329e79a43f06899eee4febd69c3c886da3219b3605987 │ │ └─247865 /pause │ ├─40abe7da0d5716bd4145433270fc2568dcad1207f75557e2beac493246951d6c │ │ └─172126 /pause │ ├─57b4b3ac548494855acc8ef84dca793e67141ad63d42adf66d2fb0283ed81cd5 │ │ └─61875 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 │ ├─655ee5a38caa719efb9ef8c689a94f6f19a954064bf4f6e353ae15fc1356ffa5 │ │ └─183386 /pause │ ├─cf541337d55c47b3d2cb878baa01d27627c4c61ac8077c60ac4e9e6826132d17 │ │ └─123430 /pause │ ├─468a8ebd5126ca9f85f520bdc2472778c5a768cf8558fa225584d2cbfe4199c3 │ │ └─263714 /pause │ ├─4b8aca076468062262d6d45625fcf56e3a1512885782b2da99704719c1499790 │ │ └─62694 /pause │ ├─6889809dc675f537ae974e0411be68f5e907dd8bbd97807c241e043845e64b43 │ │ └─107798 /pause │ ├─e34e59b9a50531a560241893090e149a8bf985e206b6da63516a9fb45af9905e │ │ └─47401 /pause │ ├─fb354bcb944fc47dc89f7f2a93c7de3482e552f3a5f07eb20da293a822f91e86 │ │ └─179889 /pause │ ├─dda67b5c7fa98187230791238ed68d272f0e2855917527e3a3c0a6408b5c9807 │ │ ├─102765 glance-api: uWSGI master │ │ ├─102827 glance-api: uWSGI worker 1 │ │ └─102828 glance-api: uWSGI worker 2 │ ├─1c07353c5f24f0ae3bf9c62caf6e527e0331946312f70a2e360cd8b546e75181 │ │ └─64551 /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-129.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 │ ├─4f6c15c2768bea9d5dda50429ab44480ebc9d7fb24d7d935c8726694a8ed651b │ │ └─43745 /pause │ ├─97967e5e05892f8ecee43c5791a2f67c6a260a2e23df2602e5770709b5e7877e │ │ └─263938 /bin/openstack-database-exporter │ ├─7c5e25d287cd46d3df0288870a5dafdcd0484106d25426a4f51376f2f0f33fe0 │ │ └─54599 /pause │ ├─eba5e4db24763cc76076ae532aeafb9cc4ca54103557d22b394919afa5e14fab │ │ ├─240398 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241146 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp7kdgyt_m/privsep.sock │ │ ├─241150 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241156 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─558da736a53372104b93003ee4725df841a0f04d07bd7994f0f85678f8e9980c │ │ ├─243671 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243688 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─243694 erl_child_setup 1048576 │ │ ├─243773 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─243774 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─243784 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─243998 /bin/sh -s rabbit_disk_monitor │ ├─7d1c89d305928eb52f541c643e6ef47a64bd0507c2e1116c9baa808e55ebe7f4 │ │ ├─170324 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─170371 erl_child_setup 1048576 │ │ ├─170508 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170509 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170519 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170616 /bin/sh -s rabbit_disk_monitor │ ├─041ac930e5fb52ab78356a037f3cbc5b3fc05960d0b6710b0d0e016353f6ab9d │ │ ├─168432 nova-metadata: uWSGI master │ │ ├─168445 nova-metadata: uWSGI worker 1 │ │ └─168446 nova-metadata: uWSGI worker 2 │ ├─bd26f65f03a5964ca1f0d5b22926a15ea776dd0b4afac10b109c05c3d0ca435d │ │ └─55711 nfd-master -crd-controller=true -metrics=8081 │ ├─1db10988565e8a723d2b05769c50970655721d393f084f503094589236ddbee4 │ │ └─247803 /pause │ ├─da4603fefebe243c1bdd16afd36039e52c129fd6c1536641b9f80635945d5e13 │ │ └─47001 /pause │ ├─5db2e07e119ba0dd116433a8e4bf65a538399b0fbd39c6f6bb5bf9f8db86a92b │ │ └─39689 /pause │ ├─61dec07ab957d5ae774cde9cbc03e8c8e22b365ce53d452d328bdf8421202813 │ │ └─64671 /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 │ ├─58740719fb85a93181c5b1e35f9a6676d8cb196bc25d5533e2e8750dd16b5272 │ │ ├─198865 heat-api-cfn: uWSGI master │ │ ├─198917 heat-api-cfn: uWSGI worker 1 │ │ └─198918 heat-api-cfn: uWSGI worker 2 │ ├─ef567b42bfcef6efb2c96e911b023e7b0a66659fa5a2a29589ab6d362cf599b1 │ │ └─63745 /goldpinger --static-file-path /static │ ├─f27bb59c15475d49366ea75199c58fc9a1d2dabfb8895d841e731e9407aa21b6 │ │ ├─140026 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140207 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140220 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 │ │ ├─140417 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─393173 sleep 15 │ ├─7f7facf7e2dc2b24e9275be5d2f71f8e2d3d8775ae3f467bab93668600bb2cb6 │ │ └─55340 /pause │ ├─c97abd7bf7a2a1f441c762c6242662a08440eec0400d485598021f5b712a7ffb │ │ ├─173109 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─385877 sleep 300 │ ├─8b91f99af49b1dfd4f51881c4d3ddbe72d7a55961f820e5b7856a78895de8f21 │ │ ├─222728 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222745 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─222751 erl_child_setup 1048576 │ │ ├─222837 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222838 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222848 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─222987 /bin/sh -s rabbit_disk_monitor │ ├─d42840a9357e2dec3cd4fbd65b78bfdd85fb23f9e666c80d06da6cd2ba85cf95 │ │ └─226740 /pause │ ├─88d12e2e3bb2a1f39fca6fbf223578a13a4db13dfd52789765f098063468d283 │ │ └─39745 /pause │ ├─c7152429f1a146f263e737733e7420036826e553aa3955db32f066eeeba8033c │ │ └─41193 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─8988cafdf90974ede218175789f03f77b67a10a47a52262ce73b48dc5e36b19d │ │ └─187434 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─2c69fec5457d375416cfd1c26fecbcfc627677dc32c771fb3622f2366a7ebb2d │ │ └─62606 /pause │ ├─7e9bd5f4d06f70d573e1a4846c42f012bcd789973b1455f1aad9bfec94603cf9 │ │ └─62171 /pause │ ├─6ad7bd5dada733692dedbb707129546649414e8673a0e20a1feb8a4f8c0728d2 │ │ ├─89816 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89833 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─89839 erl_child_setup 1048576 │ │ ├─89919 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89920 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89930 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90216 /bin/sh -s rabbit_disk_monitor │ ├─3ab94cac28b7cfae2bb46c8cd47481a4a152f7a933a9c6476416f7e76840428a │ │ └─103923 /pause │ ├─76f4c9b6eb9c4654085c3a6beed7ee723cc4cfb6c08841ef2046dc12af3be0b1 │ │ └─172158 /pause │ ├─fbc38fabb82e6b9e4fd0539967c1f0034ea96f105dddb50668a2ccd6732ec73b │ │ └─64780 /bin/oauth2-proxy │ ├─3f8dcd368d8c0acaddcc249a1b08b74418b4356e8e0e68067a229febdcf301cb │ │ └─50569 /pause │ ├─32e2909455357fa40fc3d043d96ee19a7937d0e350072cfc9647ec7c59dc26ca │ │ └─191006 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─16638ead6941185f61dbb82627d5509a257d6aa71f378fdb6a91c42c95e2efb3 │ │ ├─ 46403 /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 │ │ ├─ 46416 /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 │ │ ├─ 46564 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262083 nginx: worker process │ │ ├─262084 nginx: worker process │ │ └─262085 nginx: cache manager process │ ├─f2e58c715cac371ab7b1bd28fe6e83afb9bcd5580175920e47228f4c5d2681c7 │ │ └─144056 /pause │ ├─484947b102afff3870a7892fd49de7d47da44417ad7103eecc49e6a6cd5e54b0 │ │ └─225119 /pause │ ├─428850bdaaab43bb6726512cba4b068332a6d809c169f1e5999eb08dd033e9c2 │ │ └─59456 /pause │ ├─1cb457387338397bbc017b8fa1b4a0c14c62728a2cd646a8b762b8087b10314e │ │ ├─198888 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199234 heat-engine: ServiceWrapper worker(0) │ │ └─199237 heat-engine: ServiceWrapper worker(1) │ ├─2cdb506c92562ffe300cb2b1002fc88ef2a3feff0b75897e68d30df419f96b7a │ │ └─43203 /pause │ ├─71e26a27f8cedfdad0c2311557f80a26aaf2142a7bdd0041d4f3331c1f62b6b7 │ │ ├─62899 nginx: master process nginx -g daemon off; │ │ ├─62924 nginx: worker process │ │ ├─62925 nginx: worker process │ │ ├─62926 nginx: worker process │ │ ├─62927 nginx: worker process │ │ └─62928 nginx: worker process │ ├─56e5e312a9dae1e342a0775459b0ec699dde5d8f21fb3007a837a928f17285f3 │ │ └─211044 /pause │ ├─b3fc197a5d455b2ae7fa8aa940a36dd42884dca3c182c09e81c1efb02e3c2463 │ │ └─64799 /bin/oauth2-proxy │ ├─5eadeac8a3a5ce5d8e56491201d76bea2d1934fe0c2425b56bdc9ae236054ade │ │ └─43938 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─3366cb895299e45464e5c4f4cf138bf9a61294e355d36813a7612e298b993e9c │ │ └─138163 /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 │ ├─05da1fd9f448588487d8dc83b010275fdc8216c12a16637f72f3696a5d0990a7 │ │ └─211284 /pause │ ├─5bff3220c50a4d354e4f8fbb5f5c160545e663e9cea95394e00049dc38ddeddc │ │ └─248010 /pause │ ├─19253faacbbfb71dad9fea1668d71d3686350669106cdfdf7d407e121dd2a144 │ │ └─66943 /pause │ ├─b35b5713ebb4f069be5dece7c70e13541993d9c7b9dc8e2ac0d453a894f64fd8 │ │ └─144554 /pause │ ├─e8e15a5cc47eb49ae02ccaff7d6cf8ede91ca6b1096c9ea9b453fefebeff7984 │ │ ├─140778 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─141011 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 │ │ ├─141016 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─393480 sleep 15 │ ├─6b13617f3895f4746634f29e386d82c68fbf0d75eabd48fd4fdad7d3448ba170 │ │ ├─138197 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138209 /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 │ ├─54513c496c1037c003da186bb4e037639f05ea68c5fa69e99e0d957f92c0cbbc │ │ ├─183536 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183553 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─183559 erl_child_setup 1048576 │ │ ├─183680 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─183681 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─183691 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─183885 /bin/sh -s rabbit_disk_monitor │ ├─3b4e25283aacfcbd11a28409ebbca60d0e10ec2cdf2ffec22e2337e44fce8f7c │ │ └─138740 /pause │ ├─977a3b4383f8a8aac6eaa236537f2928c5d4b1241ce8e0771d2f55a6497d58e2 │ │ └─39895 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 │ ├─0b8505f315d053625ae328a99c13d1ad4b7adeb373e2dd2b2a3b084622b626cc │ │ └─64616 /bin/memcached_exporter │ ├─983d877e7da0762888042f79adab93ae72f6e7dcbfd505ef428b50e04cc01099 │ │ └─139849 /pause │ ├─5f074a3f2a171fc54fb85a27ef170bd66671a4f131f41e66664011bcf744ef1b │ │ └─60532 /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 │ ├─93d75a6269fc4d8ddb86fa9dfa678e22d615bb67d5f1b84cced547a9ec1b4ca0 │ │ └─143958 /pause │ ├─ca5023d2bd141f92e9cad18a60bcd9f59e918872628eb552a55bc959ef1d9542 │ │ ├─41452 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41825 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─eff921bcf807a9cb49c94339f23d64d9c6b8ecccc19f419f9152400d3a0c082b │ │ └─84390 /usr/local/bin/rook ceph operator │ ├─a1965351fc73ddaa097323bf68f361d1b69b63f4a622954bbec78d436bd6b453 │ │ ├─48441 mysqld --wsrep_start_position=f351fe66-4cd4-11f1-bfeb-0b4d441b4f6f:20 │ │ └─48534 /var/lib/mysql/mysql-state-monitor │ ├─e3ac6bfe7123935c5bccbb6eca87383045eba01441a512479b1db106ee6872cb │ │ ├─262545 apache2 -DFOREGROUND │ │ ├─264848 (wsgi:h -DFOREGROUND │ │ ├─264849 (wsgi:h -DFOREGROUND │ │ ├─264850 (wsgi:h -DFOREGROUND │ │ ├─264851 (wsgi:h -DFOREGROUND │ │ ├─264852 (wsgi:h -DFOREGROUND │ │ ├─264853 apache2 -DFOREGROUND │ │ └─264854 apache2 -DFOREGROUND │ ├─7334c10c0664fb86506853a686959c790ec3e561ace69c364e3dcc7ae2a5ff07 │ │ └─243460 /pause │ ├─dab4d6cd866e6c976dd83431d84423d4ccfed7b6209b79c722463069413c9cf8 │ │ └─149873 /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 │ ├─020dc0c0992f11a62bd181c93d4499e63000ba9b92626ff600f519963d5f309d │ │ ├─221495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221514 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222292 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222293 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385071 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385072 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385073 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385074 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385075 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385076 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385077 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385078 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385079 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385082 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385084 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385089 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385091 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385094 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385095 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385096 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385097 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─385104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d1ce3f002223cf4c6d4aaec2369af9be9f409141d5d68af359a10162f9124846 │ │ └─50920 valkey-server *:26379 [sentinel] │ ├─ebba1ab656429c26ff38e1b3c13b73962023a05087d5ecc42e29f5d01fb860d6 │ │ └─62265 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e2a3158a376547bba8cf09771173afe64ec42c5d1e98eb6301cab9a49a7f2f07 │ │ └─46902 /pause │ ├─713e437458bce352f55ee4aaf2732131c314a1bd4fff4809b8ddfc54fd400eb2 │ │ └─47067 /manager --metrics-bind-address=:9782 │ ├─81527b767901f4034863c531fd881baef5828802e4ecd2a5f7eb2b45c7e6d732 │ │ └─144270 /pause │ ├─d1059c628a11b9cd506552f0ab40db1f15cf9a3bb84b6e5a06e19e8ccd657091 │ │ └─40975 /pause │ ├─aa5bc4af07f5dc44d20d888d18188767f9634bc3fed2ca65ddfb2366a02ff28c │ │ └─51030 redis_exporter │ ├─c79f587de05dff01609496a6b0f6d3dfe61c2595cf29b5cd03a4c7b404790ebf │ │ └─39860 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 │ ├─dcfe30fc785783b77ca74f007705f4fecebfdaa4f92287abed84f551dcd4587c │ │ └─59415 /pause │ ├─d2debae40e12f1d5028959eb5e58946ffd7a8ccab90e0b5a7344c2666e006bf8 │ │ ├─185191 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) │ │ ├─185650 /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/tmpqh_qhjjs/privsep.sock │ │ ├─204608 /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/tmpx6csubfw/privsep.sock │ │ ├─221458 /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/tmpb0_5zawh/privsep.sock │ │ ├─221877 haproxy -f /var/lib/neutron/ovn-metadata-proxy/63b9601d-c686-4dcb-aa1c-caf60bbebc4e.conf │ │ ├─363727 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─363728 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─d8f0ac9e13760175627c0272b23c722ef9455b1221f2d377fc128a0f971a9637 │ │ └─247584 /pause │ ├─0ca29ec94f774277b7f8ac9d44798727c3fa71cb8784cf3ea635344bd9808923 │ │ ├─266391 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266403 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─90d47faa1d04e86e3722a2990e375a22e5dec67527aef5bec3eb68a357928f1c │ │ ├─168346 nova-api: uWSGI master │ │ ├─168386 nova-api: uWSGI worker 1 │ │ └─168387 nova-api: uWSGI worker 2 │ ├─55832d0d2b11791158ae2ef172220fe97e2e1bf0a7c2fc055154f3dc5d247ba8 │ │ └─120821 /pause │ ├─93c07fdb85925dc6b87c1686863457b59566007473940eb64d2627958b3d5cbb │ │ └─55368 /pause │ ├─b47a8d35c85ec68eac8f6ca6f765e53950f44a947dd96438770682e300d62071 │ │ └─47519 percona-xtradb-cluster-operator │ ├─775f8120613fb32b2b93e07df4cf0d10a0559eb3787fad552b55df27c8cffbd3 │ │ └─39756 /pause │ ├─d3ef9871144be67745d39ab8685272b36b9b04e0d6e430fb4bf34dc199e293f6 │ │ └─89590 /pause │ ├─8a5fa4a7b4f07514f7f562d38ecf7495e18dbbbb5902ce12557e9be294976b96 │ │ └─61608 /pause │ ├─b7fea1ab1075375eb2b458d81ec45dbc83eb91400ab4c36e2a04cf1434712fc4 │ │ └─95140 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─2265bd8c7d6213621f9830b3c904bef32df5d98a42bc9c31353a039845458d6f │ │ └─120885 /pause │ ├─42964da7224f52786c4cea5b1bd82207a11cce02c3f3853653c5b9ccbdd42b21 │ │ ├─181818 neutron-policy-server: uWSGI master │ │ ├─181835 neutron-policy-server: uWSGI worker 1 │ │ └─181836 neutron-policy-server: uWSGI worker 2 │ ├─63e24fd1170db029e64944f146d9e0344f116e29faef5e9cf2d3b0bd3643efe7 │ │ └─40995 /pause │ ├─9d178449553eff2972e3adb0ce954041eea1a9fa6207c410b6a43e2dc70e93e5 │ │ ├─240649 magnum-api: uWSGI master │ │ ├─240685 magnum-api: uWSGI worker 1 │ │ └─240686 magnum-api: uWSGI worker 2 │ ├─2bc0eceac5804571f08022dfd366afed1696d26d3f50a014597298b8504b3981 │ │ └─42859 /coredns -conf /etc/coredns/Corefile │ ├─d8b258b9821a6c13e2aa973a8c6a005c2d999782a2edb3c11923b3bebdcff297 │ │ └─186286 /pause │ ├─548fd8d06606e4f11351aca5dfb32ff28fdad485faea04e9895a9957edca89f8 │ │ └─180496 vector --config /etc/vector/vector.toml │ ├─67702e5119dfe838712eca8c77477a2964a57759279b1b83d786afe8dcc3c8e9 │ │ └─43812 /pause │ ├─918122dda8594267cb9376f2d8bb5a8b268b267ee5cbc7d025875fd63914d0d9 │ │ ├─141769 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141786 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─141792 erl_child_setup 1048576 │ │ ├─141911 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141912 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141922 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142102 /bin/sh -s rabbit_disk_monitor │ ├─108e07718a4cceab95d38398427c6e7ef4510bb17db479934550ec43f20e83ca │ │ └─211220 /pause │ ├─9fa907a3532942ef05f22f140e4a7be3809383f0b7273af19a9738fac1a4e82c │ │ ├─185208 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─185721 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmptwpzgf5e/privsep.sock │ │ ├─376888 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp0er6dpck/privsep.sock │ │ ├─376970 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmpy3h0d5/privsep.sock │ │ ├─377008 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─377009 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─9e437687ffb5d1b8007a192eb65be44ca68850e0892418a31daf5339738a44ed │ │ ├─59816 python -u /app/sidecar.py │ │ ├─60099 python -u /app/sidecar.py │ │ └─60100 python -u /app/sidecar.py │ ├─8b93308e68ce93ce7a53ddbd786d9ad1106c2b9c124356d1756230e8433cb334 │ │ └─42384 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─924882d78b7f2ad665d973a08f8c64191bf33913ff10017ad15495385c5499cb │ │ └─231080 /pause │ ├─acba1e46b0c3bee2c25eb28cfde0df620a9246020648c7188c91f4ef9af03ea8 │ │ └─260002 /pause │ ├─a8e5bd1ee9dfcc7df8184171996224bda2b8fd4a63678da8e2de665d88984d06 │ │ └─93944 /pause │ ├─7d399988f8e89b31f3989736cd97c968b2861b57ae4bfcccab98769fe369b9ae │ │ └─246421 docker-registry serve /etc/docker-registry/config.yml │ ├─a5c3ef2b0445e81f2cc2977b232d14af19e86911a1054932a6973332298fb9f9 │ │ └─76148 /pause │ ├─c0a43f2fae8400c62d0617c5e14cbe0f4b8b9c4d8d674139647c050f0c26a2c4 │ │ └─119073 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d5cf4ea3d839d10f0bd4a3fb4d68c1bb61b809aa1ce8303ddc8f8ade75c8f4c8 │ │ └─50731 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 │ ├─a894692960780f6d2d45187329340287491c67f8758e3f5e10bdb0d35e14e03d │ │ ├─198859 heat-api: uWSGI master │ │ ├─198915 heat-api: uWSGI worker 1 │ │ └─198916 heat-api: uWSGI worker 2 │ ├─348b8505e64dab1d92311fd67ebd3e73dc69529cc2ec4dafcd88d4e8b790307c │ │ ├─220801 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221289 octavia-worker: ConsumerService worker(0) │ │ └─221292 octavia-worker: ConsumerService worker(1) │ ├─db2b06bf500e309a3e98b9af64904bb2ea6498e55cfe2060986c761d23001a0f │ │ └─102330 /pause │ ├─64638d82c3b2e44ed9a2f000c31514d6a064350f73d3743b6d86494779d68e84 │ │ └─105649 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6a946ff30133d4c753ec1dfcc3cd367084ab2d48ec6760ff423dbbd4df2bafbf │ │ └─225986 /pause │ ├─d51742ec7f434470f70aca9105139bbbf68358e906defdc0a7dd3ed887e88de3 │ │ └─257161 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f75c53b2a82046d0c4ef5b9ad60722040b04818c93708f10c32298dce822e72c │ │ └─40252 /pause │ ├─0b6b706b918c01013600ed6b19b22b2da9d779fed50c1bc25b9ede26b4abdff6 │ │ └─50640 valkey-server *:6379 │ ├─6ac3aca9bf2a94fa0cf79dabda19eb2502b134663561f791abbbf7dbc95d5bbb │ │ └─63659 /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 │ ├─7c2ecfe2533aba2e1c3aa182e6a081176f599febf93f183568b4195add910dd9 │ │ └─172512 /pause │ ├─5fe69b275ed84c18460f0f7070beb1a1bf722c2973b4223fa1f10474e2638ee3 │ │ └─62360 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6a269b242616f9db0ea9489884addb5b92afd7af7a04fecf717dff384bdc2af9 │ │ └─220800 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─da9326003277418a3f46f2be4de81119a7b94fb76776045a6fe7c96c7bd44386 │ │ └─64097 /bin/pushgateway │ ├─2be841040a404da28e9d9144a169e5c29c1b3132a51faceb7c4eb59765b86213 │ │ └─61111 /pause │ ├─4c4da4f58bb589c08dd6a47803827319021e07aa2596ad2f2832680520ea00ac │ │ └─137764 /pause │ ├─75129337c7317e2d3982c58a9289a1e7516eedb5d32544c1d8417e24822279e5 │ │ └─240368 /pause │ ├─8ed20e00303d9066e3f1fc59b92f346fd11ad1102d886f9087c63cf38eedb604 │ │ ├─59841 python -u /app/sidecar.py │ │ ├─60110 python -u /app/sidecar.py │ │ └─60111 python -u /app/sidecar.py │ ├─d9bf396f46fd5ea5712479c0652e94dde1d7e980eace119fd4f41038a7f1bb2b │ │ ├─169192 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169730 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169731 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4410f1d8b519bb0750249725d43b14a86b97a2ed0fe85195477098033c12a80a │ │ └─103961 /pause │ ├─37c695ab4c901b02601d3180ee6e0682400bfe7d2ede4b9735c0be5e848932de │ │ └─50431 /pause │ ├─968e9a7a0d83fe08626ec61d172945a1c3399a8fd71fdb5f7c9f9513526c4460 │ │ └─43985 /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 │ ├─ffa236af683debdd1695c27b7ec4f51c4d846f140c676d1f0325a5252a36aedd │ │ └─59503 /pause │ ├─791b6199a04ce916b65223de8d68d504246b1cfd61a3cb5a9aa43af44f815267 │ │ └─83716 /pause │ ├─bf4021c038f9a1b3a9ad40f513cc8231dfaebba4ab8e0df7c281d0a00200ae76 │ │ └─55764 /secretgen-controller │ ├─88d0ef7b85bdc2be59fe2ecc9a96cbd64799b617fe170dc9166b4b74b1955363 │ │ └─60022 /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 │ ├─d990ff042dfded52da0d782aebda000fe1acb9401f5749dd742a2910c7a5c593 │ │ └─42753 /coredns -conf /etc/coredns/Corefile │ ├─34fb430d3b19e77112c7ee169903f24cf4cd0692d25ad0f863c0bbd09d158ecc │ │ └─59297 /pause │ ├─d4dfea1f97f52178fcf37ad7d87c7868c73315b78c513e44597792a749559c18 │ │ └─64214 /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 │ ├─e405df4470892bdced4b2adf81e6c8ee8539d80bc3f9a734851813e8d53efd57 │ │ ├─106047 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106064 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106070 erl_child_setup 1048576 │ │ ├─106118 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106119 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106129 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106252 /bin/sh -s rabbit_disk_monitor │ ├─7dc8cb3bdeeed63757a768770193e0d665b16aa7ff8687932a3868696c0ad472 │ │ └─186222 /pause │ ├─d1548050cb9583771de948eef864114b7760ff1797a47942c2575da6e836c921 │ │ └─39753 /pause │ ├─081fb6f0af3a350521322a70280400f3eca38184b8a215d9c2c92cb3b3f14338 │ │ └─39781 /pause │ ├─ad72743f51d39a4757c66232023a4bcda859ac7df8c0a2ffaa6c2e59e8abfd22 │ │ └─202637 /pause │ ├─27f72042d2569027780a89ba6fab10803edb5c471030a821ca41003d5c0a9759 │ │ └─262314 /pause │ ├─af5bff2bb70794178023598216cad33f3cd169c3670a95cdd614fa75fc6afc8c │ │ ├─63533 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63602 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d19e62568b851bbc683fb2e6e21ff334db380a5b57e00c7d9876baa1b66f619c │ │ └─226813 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─ffcfc95c92f3508378e8a60dd7fe93d281c1f4892a607432f80321fb534c28e6 │ │ └─39842 etcd --advertise-client-urls=https://199.204.45.129: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.129:2380 --initial-cluster=instance=https://199.204.45.129:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.129:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.129: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 │ ├─0244880d6ccd3fa1522dae32122fe27229eb30987ebc5dd39fa7d60747c3fe52 │ │ └─94310 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-lpmm6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─416ae14c8a8d1f98069bae63eea1b89563674ff241d78c8b167e3efce6a217bf │ │ └─170095 /pause │ ├─68f7431d8a89e6f17df28daf542cc82c9482751b484f9b1e6118e0a41e3f67e4 │ │ └─64176 /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-129.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 │ ├─571b5f82f04a864351d50eeb554c206d77037500d81fd7bce390939c0f26f015 │ │ └─172184 /pause │ ├─02ff8ed1fd15af364465817e2ca16b7b7ded0628b9362d25e73e3b1ac1a16aea │ │ └─42834 /pause │ ├─066237a1c805198a36f531b9dc0bc80a4ddc65141e92a4a6b368a446be79c86e │ │ └─46189 /pause │ ├─c522de6dc373bb7218c02bbfb96118d73207464f7626b1177c545c08468f847c │ │ ├─48278 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 │ │ └─49523 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─9647e85ca1ac69887b37c86926186a99c74cd8056c33c65737ceada49dac9106 │ │ └─240810 /pause │ ├─4d7960dcb6bbc97d5b963554d665f24ea76d0b82b5a41344a94d3f4e34fcc377 │ │ └─61276 /pause │ ├─7fdbb6344da52ab9391aae9160c243a8251e1424b2d50d1d729a1366c68b8b58 │ │ └─63793 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e0a911f1f05e00245968a5423dc3b55e41bf6bd0e389cbf0d106c556638a1ed1 │ │ └─121579 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─569005b029facf3a628bc5bbd552e38b210495fab9604e6fb669f3ed1961bc18 │ │ └─227267 /pause │ ├─095b24542181629432fcf5c0cc76d15cf017a8d662bc2eb9c75fd0769f81b75f │ │ └─225199 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e5d0ad86835c7001a6e5156226bded555401bf091ce0feebe58f1f10f2e5e898 │ │ ├─190979 /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 │ │ ├─362964 /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/tmpce2g3m2h/privsep.sock │ │ ├─363260 /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/tmpruqxmgff/privsep.sock │ │ └─363522 /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/tmp7dbze9tp/privsep.sock │ ├─07f68bd9157f0ccdef0c5adb408d5f921e5704689fccc6557f470159ba65fc06 │ │ └─42703 /pause │ ├─2d73959c95429a1420ffc2677c3bd709a547592e9ae896bfe6ee0bb0fafcb142 │ │ └─172448 /pause │ ├─19d45d583e53b6c914662c988abe843c105c604b884d59ea32f1f89e33b836fb │ │ └─186716 /bin/bash /tmp/libvirt.sh │ ├─5bb926488925dc22a47330dbd1631bec150342c1ccfd09ea142cb3943fabbc3a │ │ ├─82885 barbiacan-api: uWSGI master │ │ └─82911 barbiacan-api: uWSGI worker 1 │ ├─b44076df5625c8ff49672876901edbe51901a0213517781c072bb632e2de6a38 │ │ └─48359 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─10e408bc18bdd3d46f3186dfdf224e773f753122f18fc39a4187f42b5bc67652 │ │ ├─180461 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─180724 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 │ │ ├─180750 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─392829 sleep 15 │ ├─9f000a0aa4b6618dc84f6d39e4bf52e8e79e8bdeca6af308b36b6a758fecd4de │ │ └─44031 /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 │ ├─61202e66fe0c7f3967b15fbc88481cc3b129b3c9d2df174d52a49e55a2ce683b │ │ └─46455 /server │ ├─49c337315e6367c0a15065aba0d4c278646a15c95a467f363beead5b5083cd1d │ │ └─231224 /pause │ ├─3c22ed98f34194d22c8fd0557fe282f9a33665123b7a5b703e54586bc7a351f8 │ │ └─42340 /pause │ ├─56084ec00e11ac628df201955b8918b1bc51adf27051b16f47faadbaba649a1f │ │ ├─104241 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104550 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104553 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a6c8c86c1e99a077d5ebf72576210bdd9e71c9d09154149dc4011df1912e58a5 │ │ ├─181762 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─182092 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182095 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182097 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─5865875c7c93308cad9056e7bb8aa67e3de6f0fd89aed96ac10915fb7e8eccb8 │ │ └─55639 nfd-worker -metrics=8081 │ ├─8a6b607b72a82102ebea4a8b87454440434241e9f4407c374f23cbe28ee32eb6 │ │ └─47853 /pause │ ├─c61f2c9f3c296e614ff997a992313df929bc64f56f11c83523c54246b78a09eb │ │ └─63979 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─52a754bf8aebbcc39fba0964a260de229620e16ea42cb32a37c1daf154ef18aa │ │ └─144066 /pause │ ├─4b19fa74edafe8b9ffe4a7fc4f95216c887bbe600a01a5c179a1da7ad08f4415 │ │ └─61174 /pause │ ├─3a73c8de6f1e0c6661b72e20cdacfa701c7b629e3b632a8c62138a9124b8a0dd │ │ └─40278 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─7ee673e9df68ddb8734bb0764152f5d7d4559d68b6382b21618606268eaa4494 │ │ ├─ 70300 apache2 -DFOREGROUND │ │ ├─ 70315 (wsgi:k -DFOREGROUND │ │ ├─ 70316 (wsgi:k -DFOREGROUND │ │ ├─ 70317 (wsgi:k -DFOREGROUND │ │ ├─ 70318 (wsgi:k -DFOREGROUND │ │ ├─375393 apache2 -DFOREGROUND │ │ └─382648 apache2 -DFOREGROUND │ ├─0f08e63b02cd4c95d79d49fd4f95bcd24eb45684c6defd200fa642d4ee9a7bba │ │ ├─ 94420 /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 │ │ └─340233 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─591afe02ddc73ee838ba8c56365a6bb2feff0f7bdd46acde377c9a8dcd87ac7b │ │ └─43898 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 │ ├─cc3830e939102cf13e8f158f47d364d51521488057e06ddb51d5a8143ae537d6 │ │ └─257189 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e042d7a1d62f8a245fbdcf7c788b34fa604df51c8360c888c4931918e4a71fb5 │ │ ├─65319 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65336 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65342 erl_child_setup 1048576 │ │ ├─65400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65401 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65411 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65499 /bin/sh -s rabbit_disk_monitor │ ├─277096fe0eb9304f143cc1ddce5c0a0dbc98ac49c6aba1a391faf2e1dc0f7f23 │ │ ├─140013 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140080 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140107 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 │ │ ├─140395 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─393162 sleep 15 │ ├─e76b71dd03164f7377c8e540608e0f0b54cd3d00eda30f9e241c160001a63fce │ │ └─60073 /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 │ ├─c21d9af40efd9b7d4111b4ed72130db075f7dbd1412affbf7cd1c40c62aceb7d │ │ └─93973 /pause │ ├─06417f9bb38f47d71d4e17053d7d358b6ed62476904b116205e8bafbe74574a3 │ │ ├─128830 placement-api: uWSGI master │ │ ├─128843 placement-api: uWSGI worker 1 │ │ └─128844 placement-api: uWSGI worker 2 │ ├─9b9dd2bd3a243ad8c76046a422cc19ba387c3e97eb7ca43c97417aedca5c34d6 │ │ ├─219743 octavia-api: uWSGI master │ │ ├─219756 octavia-api: uWSGI worker 1 │ │ └─219757 octavia-api: uWSGI worker 2 │ ├─bddf0fedb132e298e88d5e7bf21cb0b3b28c6507b6bb26cc6da9be517fb713ba │ │ └─211025 /pause │ ├─9d7a61963ae3de0131007a923ab6348bbec6347aad9e0600a5de5aa0cf41dea4 │ │ └─55274 /pause │ ├─9a3fad35cc8acf0fbc78884b9168a79a5ab9c85260b21c699741d99759bc1c3d │ │ └─64597 /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 │ ├─436bd65600b3f70e6034fa89a3a64c95f3cc57ae4ef5079c4f638c47ee4e2415 │ │ └─77631 /pause │ ├─a7f7b790d791222b256bcdae6b418ee13d3cadfad5954e3147aa958d702502a2 │ │ └─139907 /pause │ ├─1b976445a22bc37e429fa2718747627eda2019ad1be696f8f0d1703297f16e19 │ │ └─186083 /pause │ ├─c087cb225d18198bc563b6be5f0576296e4c52987ef236127cfe6e8bf6ee684f │ │ └─222603 /pause │ ├─affd38ed30b51ea5c796948fef7cd180fe90bb473de83cd7336887920df17c60 │ │ └─140569 /pause │ ├─cc00c4cf3883ee6fb215eeec1c4d48a4c5a3834653b6edd1af0bae6d8e58a283 │ │ └─262724 /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 │ ├─997459d85781394585a0f4bd5c21558c16a0792359121da912e9d4addfc2de02 │ │ └─47193 /manager --metrics-bind-address=:8080 │ ├─5444d0d89d8136d5cd7f16514cbef37793045ca52dfc7bbf633034e4f586cb58 │ │ └─48677 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2187d98a0ea64eab7427fa94d5f7cf243862f8e972f3817b136b133f8094c01c │ │ ├─257143 manila-api: uWSGI master │ │ ├─257225 manila-api: uWSGI worker 1 │ │ └─257226 manila-api: uWSGI worker 2 │ ├─ac5028b31a650ae08a7248d4618e6be1e908f46fad7ab360540a73c6072bccd1 │ │ ├─117692 cinder-api: uWSGI master │ │ ├─117707 cinder-api: uWSGI worker 1 │ │ └─117708 cinder-api: uWSGI worker 2 │ ├─1acde29d7924fe5c714ade78cc172bbcb5deecf76efa5cb0a0466a60919ed76e │ │ └─63514 /pause │ └─c5518d4b1cad646e3fe9e3fbced6f86e233f353f6bb15036c2c414c6ab427c77 │ └─48253 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount