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 │ │ │ ├─21119 /lib/systemd/systemd --user │ │ │ └─21120 (sd-pam) │ │ └─session-22.scope │ │ ├─21115 sshd: cephadm [priv] │ │ └─21149 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1456 sshd: zuul [priv] │ │ └─1469 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1460 ssh: /home/zuul/.ansible/cp/199.19.213.238-22-zuul [mux] │ ├─409973 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cykyptzdpnxvadmwkttucmixcwqjpkpq ; /usr/bin/python3'"'"' && sleep 0' │ ├─409974 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cykyptzdpnxvadmwkttucmixcwqjpkpq ; /usr/bin/python3' && sleep 0 │ ├─409975 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cykyptzdpnxvadmwkttucmixcwqjpkpq ; /usr/bin/python3 │ ├─409976 /bin/sh -c echo BECOME-SUCCESS-cykyptzdpnxvadmwkttucmixcwqjpkpq ; /usr/bin/python3 │ ├─409977 /usr/bin/python3 │ ├─409981 /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 │ └─409983 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 … │ │ ├─ 9799 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12201 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 13d8624260fb533b8e2a72dde7b908e76a00b3cd163772d921a3239203064645 -address /run/containerd/containerd.sock │ │ ├─ 12560 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7cd8225bbc0ce3e7b6b00f291863bbefa6e97a406020bbcdf9b72af5d85a8ab8 -address /run/containerd/containerd.sock │ │ ├─ 19247 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ca85d0b9f93c255d1589a93e1323e07131e80c02841ac1699cce90159b5ce0c1 -address /run/containerd/containerd.sock │ │ ├─ 24419 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 772cf054ca5e185425ef8bd89576471af3b9f5c85d6fb48cf9426685fe1a6bd7 -address /run/containerd/containerd.sock │ │ ├─ 28843 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4a487e2d2f16e0777d4166e5c6b260b6c4747f2b1de40d98337b79ac40f03611 -address /run/containerd/containerd.sock │ │ ├─ 33611 /usr/bin/containerd-shim-runc-v2 -namespace moby -id deabce2ca0aed735c0642df0b74f8a33ddaff029d07dd8559f41299352540e3a -address /run/containerd/containerd.sock │ │ ├─ 38971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c04bb39064df419ec38de849dbd871fb1574216d8b21ab75378cc014a30215b -address /run/containerd/containerd.sock │ │ ├─ 38996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 690ae24375009d193592ee27afe6ed6c9f82bcf80e1d42b227bbc6b421ac96a6 -address /run/containerd/containerd.sock │ │ ├─ 39021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e528e2aff5b19fe9a17ed499073e7c1f8742a562b87fe8cf2d5df19b039dd421 -address /run/containerd/containerd.sock │ │ ├─ 39054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 636abff1a306e56b8a3ac65a9712c4da07815273931513aaf52111c5ddaa8ecc -address /run/containerd/containerd.sock │ │ ├─ 39065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 741c157aa9775c9e3dee4b8fdd5904f78614660169327d10d4a6ac99bbc5c030 -address /run/containerd/containerd.sock │ │ ├─ 39599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a71464fb1930fe6dd9778c202130ad3dcb0124ad638af19a7192c6d443383451 -address /run/containerd/containerd.sock │ │ ├─ 40316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc3606a39718d8ca715cfd1f7623f37c4a04bc0ff944ec2a89b99427c7b0f3e -address /run/containerd/containerd.sock │ │ ├─ 40326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bc75f19532f8d26e838dd38727c2ec4085eed12be80869c59c378b72fb84a43 -address /run/containerd/containerd.sock │ │ ├─ 41653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 916fc79800a94b6f84bb64c7f429330f87804e8d2e2e0c89b24a1073be679aba -address /run/containerd/containerd.sock │ │ ├─ 42048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b6893fd56a0f1de87d67914fb404959c62326139c9ca524b8391aec826f9266 -address /run/containerd/containerd.sock │ │ ├─ 42086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 942fd8f897a45932c86ff3a3f758ac96e5ed9ffc3ac4215f3498b61650fe4375 -address /run/containerd/containerd.sock │ │ ├─ 42508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40df683f6ca298e5e93d77935ed9e8a134e2a6d4449d3a2b1124c1e59d682285 -address /run/containerd/containerd.sock │ │ ├─ 42997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8965f21b12f15cec7c74b5db3ad52f481adb08075e6e1e838e2daf4604d401d6 -address /run/containerd/containerd.sock │ │ ├─ 43051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aad2cece342752838f7ea3d7eebda099193888aaa79941c16f7ac707fc13673f -address /run/containerd/containerd.sock │ │ ├─ 43077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dc91fedb7c35c759d8d4854d4b047dc090e07acd086c0ccfd7ee210bb5b385b -address /run/containerd/containerd.sock │ │ ├─ 45381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e78a38e5784555b847a2b1620fa4b24a46bc8445331cd7caa360495011184a69 -address /run/containerd/containerd.sock │ │ ├─ 45481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b5f8bf8ddc01f22354dd8f2c1ce5f9129dddc90949d1a96252f3730dc4729d4 -address /run/containerd/containerd.sock │ │ ├─ 46257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b588c38d80091365e925feb36ebff83ffe3a22a899410071a596651ba8b3b00 -address /run/containerd/containerd.sock │ │ ├─ 46284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d788efa93a3bf3f84b873b538212716b555645e4d11dd8b4e5c312a1be7be78 -address /run/containerd/containerd.sock │ │ ├─ 46699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c22393e59770b4238e8be030a3c2641b65ab8a3e4a181f498de06614ecd7bdf -address /run/containerd/containerd.sock │ │ ├─ 46987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e96444430df15c8d0f3eea4adeae4aac34f014fbb5a6d55d683cec30f107e8a -address /run/containerd/containerd.sock │ │ ├─ 47605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c053292365065897d88d98f5a8ee3ff063181f36aff6fd368cb4ba9a8f688e07 -address /run/containerd/containerd.sock │ │ ├─ 49764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d574fd0260177c6b214065bd219d2dbb410c19f5ef448651b9ac872b084b23d -address /run/containerd/containerd.sock │ │ ├─ 49909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6329e93ed45e352589687548e6c9b0bfd512405d73b839640c5ca2152dee1aa4 -address /run/containerd/containerd.sock │ │ ├─ 54186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54bfae4c33491aa906faac0a55f1a7ede2fccf6ceaf456cd48f23d405dbb14a2 -address /run/containerd/containerd.sock │ │ ├─ 54779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18e224167d248424ea11c773c2c192cdbaef596a048fe9df5e677901c8e37d3f -address /run/containerd/containerd.sock │ │ ├─ 54820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 574537f7f02160722b672f8e8351e005f52c6aff13b87be375aa849f9bdfbec4 -address /run/containerd/containerd.sock │ │ ├─ 54865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfef5f59cc4cb9602be5eb29ba02ea4b8fd30a69f2a64c9c11349802d44c7ec5 -address /run/containerd/containerd.sock │ │ ├─ 55033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22f1f7d2eef60b840d47e478a5e8c3b9aee8379620b4b62826d2aa59444ff60e -address /run/containerd/containerd.sock │ │ ├─ 58924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0390fc62314d040b339a4c33ea027755342f13e30bf2a698c0a52f1c784b3ab5 -address /run/containerd/containerd.sock │ │ ├─ 59067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c0b1ac08a12018072da11aff816a926301eb7b5bfd196f9f8e1e876b53dad5 -address /run/containerd/containerd.sock │ │ ├─ 59118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7212d09cadd6e46edfbf913b7e4ac9bd85c565628947573a61e87facae2495da -address /run/containerd/containerd.sock │ │ ├─ 59157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c92223039148f8681bdee700a2a01ac76217dcaab12779186745eac1978194c0 -address /run/containerd/containerd.sock │ │ ├─ 60702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eef01d9588d0be1dce31cd8f78323fa094a942ae60fc6a0cd408e0466ed57525 -address /run/containerd/containerd.sock │ │ ├─ 60748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63c5c1846c3503017107508a72f6cb25171c206e26b0bb5613e3e0297689e8fb -address /run/containerd/containerd.sock │ │ ├─ 60973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eb213c01fe5afdcff2c02fb5afaa630a66dfe4c1f3f9acc81aff2c52c90217a -address /run/containerd/containerd.sock │ │ ├─ 61088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 739e6e3442252e5494f957aeec3fc86b81e7016879c4e56e8dc37df7da503786 -address /run/containerd/containerd.sock │ │ ├─ 61150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d74eb85e8379bb77d88ab6477778a688a15fa879231179e31e3e4a04837e2f9b -address /run/containerd/containerd.sock │ │ ├─ 61539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b969768e0ce0c37e6a1ec17b64c292e37757127fa3fe0cca661a5ac5fdcdf7b7 -address /run/containerd/containerd.sock │ │ ├─ 61890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1778a6256f37b20fb5123a09780436a9278a2a66fa7023538b5475421ad83a -address /run/containerd/containerd.sock │ │ ├─ 62143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7cfa9d5565d4f1ec71e2eb2d5b25e026f2a37ba0c95e7bca5ebfdff57a5679e -address /run/containerd/containerd.sock │ │ ├─ 62409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4db6d6152a71e36d129364584113f5941a1653fb4586694decbcb84ce76cd478 -address /run/containerd/containerd.sock │ │ ├─ 63040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed192a585d8b7b4b85f885bd1baa8b8fff3dedd5394215ab3318175cde5325a1 -address /run/containerd/containerd.sock │ │ ├─ 64513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a12d9dba04c891c7697f1183257f916cf355428385b057e05c33e732c9e5fd1a -address /run/containerd/containerd.sock │ │ ├─ 66766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91143e67e461bc385c502a2b91f6f3de854a0e9c4bd2edebbdbe5deccf04db2a -address /run/containerd/containerd.sock │ │ ├─ 76102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 191ee3542c8bd4708b22cc6c4bb010b6f763a68eb64e7768308ae4b9a787372f -address /run/containerd/containerd.sock │ │ ├─ 77505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7849dbaaecba16b72a3fd41fba845e9fc693ebc1cc0358ca8e92df8f2a945c49 -address /run/containerd/containerd.sock │ │ ├─ 83408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a49114edb28518f5d7ef5f1b5014492505d9f631cfab1bba0e3a7781a6b44bd5 -address /run/containerd/containerd.sock │ │ ├─ 89391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 972c233e828439bfa5a28b60a39f2472295233cf98c430b579b30583886614bb -address /run/containerd/containerd.sock │ │ ├─ 93452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e05419f2a89f790ab977ab694266d1fe7eb33ce0487f4769bebd5b8cf74556d -address /run/containerd/containerd.sock │ │ ├─ 93497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f60c9343e6ba93aadc7b02c7aa10f4a11a1c4aaf3e9bc0d13523c1be0da4bb38 -address /run/containerd/containerd.sock │ │ ├─102220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69e2150f6a7fab901f14f8719206e1df8a861e1735ea685128ca3191905628f6 -address /run/containerd/containerd.sock │ │ ├─103691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b236e4e484eb5d95df34c7685dea6c7a6ae21773a9196cc0cf1c810de71c1003 -address /run/containerd/containerd.sock │ │ ├─103731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dd57634a2d87f261247d87cd38caa51f418365fd0bb0979e746c9e30f1cb19e -address /run/containerd/containerd.sock │ │ ├─105666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7492734bd825ef194957fb51e65384a21533618751ff01f2c1652f2bf8867b64 -address /run/containerd/containerd.sock │ │ ├─107593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b572843d9ed3ab1851e74e9d40e6da796f9d95d7536c3760b21701db4f3a0764 -address /run/containerd/containerd.sock │ │ ├─107643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4125504a479486ec3d82a0c890a754ac25a2e38cdf0d53f7ac8e576ac62bb39 -address /run/containerd/containerd.sock │ │ ├─120700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63ff4b47e23da8ebddf1aa58c88f48acb9c63eb1051801a0a3417dcccf226612 -address /run/containerd/containerd.sock │ │ ├─120765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c0c1576c6d21724962035e3ea8afb08ffd4c30f4ca1d5f5f4e05e619e0b88ce -address /run/containerd/containerd.sock │ │ ├─123403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0c71c6cfd8f0bd8afcb629197c2f20f0fed247a934d897c84c6f8da37f5d387 -address /run/containerd/containerd.sock │ │ ├─138084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e02933786ad919035b6dde93594698177209170771d2ec65ed3157f31ed24fb -address /run/containerd/containerd.sock │ │ ├─139502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69661cf5c15aa21d48cde81dab304aa8ba3c77cc0a534e6680cf3cab4ba34395 -address /run/containerd/containerd.sock │ │ ├─139973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 688690ddd8745cd2c60d5a840ac9c9411c11c2660b0f6c0f671b9e64d05dbcba -address /run/containerd/containerd.sock │ │ ├─140768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8009fa66971db461205d519d30cd6b22c69ed0174a3e1d42d2b95873b58eb26 -address /run/containerd/containerd.sock │ │ ├─142897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2a3401dc8b671e4a9827fbbd51b158e82b5caabf57291609b205b366d2a6845 -address /run/containerd/containerd.sock │ │ ├─143178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8591ad829292ddcbdb0ed9107d3ca46a97a2e0ddf242a998c34f6c0071e688bf -address /run/containerd/containerd.sock │ │ ├─143181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3144bcf736b227348285c23012abffbf5c854a6618fabe404aa4bb5d7807c94c -address /run/containerd/containerd.sock │ │ ├─143304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 294a98b53d49ce40330b59ed61e78a9ae46ebae12fd2e15542164c02005096b6 -address /run/containerd/containerd.sock │ │ ├─143346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bb05d8754fcaf2405008989a5e88a99514dd72e6dafbb913e0c89a38f62ff42 -address /run/containerd/containerd.sock │ │ ├─143930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f41341cef198d5d1f4b7b1e55966ecc55ed4164c4e5efb6307d8674a5b1c5347 -address /run/containerd/containerd.sock │ │ ├─169112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2158af9dc69eee36a25f908f76eaaf6dbfa32768d45800d0322a7f31c95c3916 -address /run/containerd/containerd.sock │ │ ├─170881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbc086b1f9f9bf8b77cb3201b51fc4e9a341c113bb3a2f95fd6fa8aceefe85df -address /run/containerd/containerd.sock │ │ ├─170893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9835e0a1f2454e2f5bc1893a15e61ea7233a035e8b5a8ebe350b1f500ba11555 -address /run/containerd/containerd.sock │ │ ├─171014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b6a550ea1ecbb0368e5688e6f3cabcfdd23a844919cd49c35025fc7255f7753 -address /run/containerd/containerd.sock │ │ ├─171041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13c846d7caf37066760838f07c05dac49f58245099e5251c9ff315a48e71555e -address /run/containerd/containerd.sock │ │ ├─171081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16a462b742fb47d62af0fd2e94d461b85e7d234362e5510d57f5294429329038 -address /run/containerd/containerd.sock │ │ ├─171406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38e8afcea61dbb4a9a6ccce2207c7c1feedd608cb240b74a6466d09d48b8cb53 -address /run/containerd/containerd.sock │ │ ├─171427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c4673217ef2e3d23bb7e4fa99ec41bfdf8db988382a60ae773b8822241cf47d -address /run/containerd/containerd.sock │ │ ├─184688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 967de32d40f665d5f91918bc8bc9640f664d5f604f1055bf4d760aa58db67953 -address /run/containerd/containerd.sock │ │ ├─187361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fb1111b175d4ce25d526b830d8732ae70b43c3cfbfeea457f46f7bde6fc4aba -address /run/containerd/containerd.sock │ │ ├─187436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 365d4f4e5a2abf662ecb36cedd19985e9582a73a34e0c6a7344d2f522f3883e8 -address /run/containerd/containerd.sock │ │ ├─187610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6bd3e9406ab120a6ab8fc51eefc41a2a331e23886a7929b9ce52f3deda32047 -address /run/containerd/containerd.sock │ │ ├─203785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 331c34ac0fc74d84054b41c2841c8b762651d742e5195f0dc877efc0abd1f0ea -address /run/containerd/containerd.sock │ │ ├─212106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50086f7970b18a62f3182ab7eeea97595ecf5e2d8fae739a8177c1dd857b563f -address /run/containerd/containerd.sock │ │ ├─212155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 003afa922c159f87400619ed52f90311eb7b9f498fba5fc5ff49a91f60fd4efc -address /run/containerd/containerd.sock │ │ ├─212199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68e8e5071206b58038331f69342cec48f4fb5da07cdf3c7059e084937eeb6afc -address /run/containerd/containerd.sock │ │ ├─212471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2443426d808b7f5dbb2dbe44e8e130f6fc6b98593cafef9ff4374ee3cac11c9d -address /run/containerd/containerd.sock │ │ ├─224100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a578685b17992029e447ce6470df10ecec74b9e94269e4db688e2db8a5919387 -address /run/containerd/containerd.sock │ │ ├─226591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e87cb9e39c308e95e14dd9e8de63aaf09dd395e6c50bb4b72aa008d6af1c910d -address /run/containerd/containerd.sock │ │ ├─227806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b247c33e5655ca64cf87b011e003dd05206261e73fb427755d46238196a695a -address /run/containerd/containerd.sock │ │ ├─228800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a54964e38f43f369eb6d064092e03fd41d6a25578b25636b1433328322661b8d -address /run/containerd/containerd.sock │ │ ├─229951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba2f2d77ea39e0087c9a989bca89f09dbcc6bcbf778b605130f46241a61ff291 -address /run/containerd/containerd.sock │ │ ├─231735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08bf167a0b0193f6c5cb2e1e2e0fb2cfa70c7ae9b33efc9f75e38535d0a5247e -address /run/containerd/containerd.sock │ │ ├─233099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97e3ab0deb51503d687f07168c9475f5a80af7f2a6295c01b5466011c3658fab -address /run/containerd/containerd.sock │ │ ├─233230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab98a9df9571c91227473199cbf35000c22b9edf5ae9ad7e87c4f43ccd03d4e7 -address /run/containerd/containerd.sock │ │ ├─242907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e734451ea13ff26aa84ea387311cc62b4ef8b7c021a281062d53b4a9898c11b -address /run/containerd/containerd.sock │ │ ├─243422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3298ddb1646836af86ff5887b94ad80497f2f0a8e8a31f9fb79c94e230e96655 -address /run/containerd/containerd.sock │ │ ├─246268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fd3085d7fef32f3359da5af86d538c68699289952d1fd8dc7b1a6484b4cfeb1 -address /run/containerd/containerd.sock │ │ ├─250404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69e61638cca9fb3608d9cd4f64862766fa1c3317a242f2c44242da2a797dd2f2 -address /run/containerd/containerd.sock │ │ ├─250590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32a32c3e165d2defb56a779bd13b6ac463f257b4f4a5b239da210fe23aefbd92 -address /run/containerd/containerd.sock │ │ ├─250638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aad2ec3b109075f781466a8f9cda2f7d66f3aa6c67f2653b81c41f14ac336502 -address /run/containerd/containerd.sock │ │ ├─250702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee14c23f8276c5df428c2bc9cacf27e47998cfdfa7f750ffba3e2f92791baa30 -address /run/containerd/containerd.sock │ │ ├─263403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aec17a4952ecef61f40effedcf015fc99a9919e069e478ed79e6f1218b476e1 -address /run/containerd/containerd.sock │ │ ├─265747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 994d12a27a2cec17389e599002d4a7edca42c79620171312e557c9ed92263733 -address /run/containerd/containerd.sock │ │ └─267124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adb0e33054dc00693f523522d3e4cb145659473d8c4df2f078c285fcacd2f28b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─28552 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28825 /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 │ │ │ ├─19189 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19225 /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 │ │ │ ├─24122 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24400 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33321 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33594 /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 │ │ │ ├─12115 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12146 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.zmkowl.service │ │ ├─12474 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zmkowl/unit.run │ │ └─12504 /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-zmkowl --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.zmkowl:/var/lib/ceph/mgr/ceph-instance.zmkowl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zmkowl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.zmkowl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10168 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-ca85d0b9f93c255d1589a93e1323e07131e80c02841ac1699cce90159b5ce0c1.scope … │ │ ├─19274 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19292 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─137459 /sbin/multipathd -d -s │ ├─docker-772cf054ca5e185425ef8bd89576471af3b9f5c85d6fb48cf9426685fe1a6bd7.scope … │ │ ├─24443 /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 │ │ └─24455 /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-4a487e2d2f16e0777d4166e5c6b260b6c4747f2b1de40d98337b79ac40f03611.scope … │ │ ├─28868 /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 │ │ └─28880 /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 │ ├─kubelet.service │ │ └─39435 /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.19.213.238 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1391 /usr/sbin/uuidd --socket-activation │ ├─docker-13d8624260fb533b8e2a72dde7b908e76a00b3cd163772d921a3239203064645.scope … │ │ ├─12225 /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 │ │ └─12244 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10679 /usr/sbin/chronyd -F 1 │ │ └─10680 /usr/sbin/chronyd -F 1 │ ├─docker-deabce2ca0aed735c0642df0b74f8a33ddaff029d07dd8559f41299352540e3a.scope … │ │ ├─33635 /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 │ │ └─33647 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─137319 /sbin/iscsid │ │ └─137320 /sbin/iscsid │ ├─docker-7cd8225bbc0ce3e7b6b00f291863bbefa6e97a406020bbcdf9b72af5d85a8ab8.scope … │ │ ├─12586 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.zmkowl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12606 /usr/bin/ceph-mgr -n mgr.instance.zmkowl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─620 /lib/systemd/systemd-logind │ └─run-r3e52762d911e4743b9106dce3764ae3b.scope │ └─185197 /usr/sbin/libvirtd --listen ├─k8s.io │ ├─5b88d8e55469255b3798a4bf070b1313f4cff6a4416bb255be852905140806e3 │ │ └─64490 /bin/oauth2-proxy │ ├─3e78fe3e306072e18d365f7cf9234635e94504eef5a0b05eba80ce6ef12e48b1 │ │ ├─60009 python -u /app/sidecar.py │ │ ├─60285 python -u /app/sidecar.py │ │ └─60286 python -u /app/sidecar.py │ ├─54bfae4c33491aa906faac0a55f1a7ede2fccf6ceaf456cd48f23d405dbb14a2 │ │ └─54211 /pause │ ├─d91c66e87bd6694c83a7d18022f624621539da28a3b954bd09618f7f42a08913 │ │ └─43225 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─0bc75f19532f8d26e838dd38727c2ec4085eed12be80869c59c378b72fb84a43 │ │ └─40372 /pause │ ├─661a6802d728c0a14125611ffb7d3588b276901390c3ce661bb19b5425ee6864 │ │ └─228849 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─c7e31d8fc840791d4ce96e1e8905f62b6255e5a1984657c2e7ffc6e465e5e0ed │ │ ├─200015 heat-api-cfn: uWSGI master │ │ ├─200036 heat-api-cfn: uWSGI worker 1 │ │ └─200037 heat-api-cfn: uWSGI worker 2 │ ├─97c9faba11f43ab2e09ad8be73c0ed8ded6591e409a7850ffb1f88dc9ca11e32 │ │ ├─47792 mysqld --wsrep_start_position=37d6cb5a-44e7-11f1-97e5-931b93cabe8c:20 │ │ └─47919 /var/lib/mysql/mysql-state-monitor │ ├─f6e536330d2c1a45e53d020f1c58700a3512e328fc13e1cc46151161ef2e18c3 │ │ ├─180990 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181262 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzk4wtrok/privsep.sock │ │ ├─181472 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpir8ebryj/privsep.sock │ │ └─181765 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─aee45bc7b1daffa0f1892f9014498041a920f79c5e38d3f8baf18094e48f455a │ │ ├─117585 cinder-api: uWSGI master │ │ ├─117598 cinder-api: uWSGI worker 1 │ │ └─117599 cinder-api: uWSGI worker 2 │ ├─265ebcf51d89b7b322c40579d223ae945b411f264953d5251912d6d43157c7af │ │ ├─171970 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399661 sleep 300 │ ├─84239a912ae9486ab98df63a314796a6f2c69856eba6eaa59a9162eaeb4c2815 │ │ └─62741 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─914c2739ab63dd7a5808e71956f424fbd2e0a8b565e6e6f49a8aff704c889aaa │ │ └─47980 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a754890f898aa4dadf572d3ce158611b518165132932536eec668a43f0d0cb36 │ │ ├─105902 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105921 /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 -- │ │ ├─105927 erl_child_setup 1048576 │ │ ├─105975 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105976 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105986 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106076 /bin/sh -s rabbit_disk_monitor │ ├─d408989ab04cc3b564da735db809e70c1192dec5a33f136db9033f31047d4329 │ │ ├─167986 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─168372 nova-conductor: ServiceWrapper worker(0) │ │ └─168374 nova-conductor: ServiceWrapper worker(1) │ ├─93a92450e04b77da515b1309d8723783ed9f57887fa23d9752562ed6141315cd │ │ └─105296 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e36314c280be9e80d43308a69e1021c73f9e34cbf2fb95cf9e78263b79aacc71 │ │ └─228366 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─69661cf5c15aa21d48cde81dab304aa8ba3c77cc0a534e6680cf3cab4ba34395 │ │ └─139525 /pause │ ├─5aec17a4952ecef61f40effedcf015fc99a9919e069e478ed79e6f1218b476e1 │ │ └─263435 /pause │ ├─dfef5f59cc4cb9602be5eb29ba02ea4b8fd30a69f2a64c9c11349802d44c7ec5 │ │ └─54890 /pause │ ├─f59a8b59fc5c750bb292c631da20b3312ae39e816c688175be2954d2470dd537 │ │ ├─260811 manila-api: uWSGI master │ │ ├─260851 manila-api: uWSGI worker 1 │ │ └─260852 manila-api: uWSGI worker 2 │ ├─08bf167a0b0193f6c5cb2e1e2e0fb2cfa70c7ae9b33efc9f75e38535d0a5247e │ │ └─231758 /pause │ ├─c9e0b8ffff62d5ec7327c8d089e4e693bbdbb1256fbbda75e1f3f98e059dcc34 │ │ └─55153 nfd-worker -metrics=8081 │ ├─9bb05d8754fcaf2405008989a5e88a99514dd72e6dafbb913e0c89a38f62ff42 │ │ └─143411 /pause │ ├─5e8fde3ee8c7401715f8689db05893fcd61aca3b394406cfa32e21d71cb17efc │ │ └─39206 kube-apiserver --advertise-address=199.19.213.238 --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 │ ├─800577ae57895d5e6ab68184b1b2273b491d9f22512b66822f2192f8bd9105fb │ │ ├─222863 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222904 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397881 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397884 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397888 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397889 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397898 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397903 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397917 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─397921 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8f35fb058db5c94ade9f36e4c5ede28034ea58ebfe8c2468d5eac7e839e1e0e3 │ │ └─138437 /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 │ ├─9ce920ca3c49597b85aa63bf8ffd78ac8213b0ab47b221f87dee058668bfd94d │ │ └─260621 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─54de0d369554384e8e8e9271570ff6dcfd4a815d37bdc2c4a4e23ab44d618a7a │ │ ├─63234 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63269 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─13c846d7caf37066760838f07c05dac49f58245099e5251c9ff315a48e71555e │ │ └─171119 /pause │ ├─ed192a585d8b7b4b85f885bd1baa8b8fff3dedd5394215ab3318175cde5325a1 │ │ └─63063 /pause │ ├─a12d9dba04c891c7697f1183257f916cf355428385b057e05c33e732c9e5fd1a │ │ └─64538 /pause │ ├─40df683f6ca298e5e93d77935ed9e8a134e2a6d4449d3a2b1124c1e59d682285 │ │ └─42531 /pause │ ├─bce308290fbe6eca23e05158f75ec8e04f0cc658f1f12cec9b4339d1910bb13b │ │ └─59444 /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 │ ├─675d9e348c79a9756330080f3f6bca184503ab42647aed8733fa9e819d80666e │ │ └─63423 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─4c4673217ef2e3d23bb7e4fa99ec41bfdf8db988382a60ae773b8822241cf47d │ │ └─171469 /pause │ ├─ee5430092feda2aa785d32bdcadd53fe3ee557374e487ba503a12269dacd4170 │ │ ├─179899 neutron-api: uWSGI master │ │ ├─179930 neutron-api: uWSGI worker 1 │ │ └─179931 neutron-api: uWSGI worker 2 │ ├─0c4b7a0e5b838df4a1221eda5cad9549aa28fb33e54ea2ad464d29a158d36d51 │ │ └─140125 /coredns -conf /etc/coredns/Corefile │ ├─b236e4e484eb5d95df34c7685dea6c7a6ae21773a9196cc0cf1c810de71c1003 │ │ └─103715 /pause │ ├─f0331390a3c3a52b5ac5a678cca684cffa77d69ff0cff0f898cf1048fc5e2a22 │ │ └─231794 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f8b78ec8b4459fd47d892a1c7f090f934521b4ace4cdf4181b8da10f87131b44 │ │ └─121313 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─84799cb346565b72c8fe769d5f86bcfd9cc047fe194ca0fe75dee6f7cc8581ed │ │ └─266205 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─46b3f3ce2616e69685c3a04a449682e38ebfc46eb79f6b0f905db6058792d509 │ │ ├─203904 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203921 /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 -- │ │ ├─203927 erl_child_setup 1048576 │ │ ├─204044 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204045 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204055 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204299 /bin/sh -s rabbit_disk_monitor │ ├─9557a4b3228ba874dcd9377a2701a1f71de2c09144073bcd7745e824b82d1d1a │ │ └─43272 /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 │ ├─2f0c2bcf8fa57eea2b67dcdc43d949175524c98e8f54cf8d21777327d0dd7c3c │ │ └─93859 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-n4dzg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2b1965a307a4cff449336b12919ebdb0a46a9569187b57f37a5f1a8ebd59d61f │ │ └─39648 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─bf11411238d2914552ac8e1cb29ea26cf2dfdefe541fa898c98604bf38c07706 │ │ └─222096 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4dd8c0fd89fbcdb5b06c7973ff994ac12701273393e2cf7714a2f944498f054c │ │ ├─224275 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224297 /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 -- │ │ ├─224322 erl_child_setup 1048576 │ │ ├─224575 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224576 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224586 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224707 /bin/sh -s rabbit_disk_monitor │ ├─9e96444430df15c8d0f3eea4adeae4aac34f014fbb5a6d55d683cec30f107e8a │ │ └─47013 /pause │ ├─9600d96a816ff3de2e11fbb15fb7a7be962135342813435669a94f3d80b83013 │ │ └─61486 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 │ ├─6fc3606a39718d8ca715cfd1f7623f37c4a04bc0ff944ec2a89b99427c7b0f3e │ │ └─40362 /pause │ ├─967de32d40f665d5f91918bc8bc9640f664d5f604f1055bf4d760aa58db67953 │ │ └─184715 /pause │ ├─0d47530151d4de0e84fcbdb6b5071ab53dc5411ec54b5243d0fb90e7f2583cd9 │ │ └─40600 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─296ff4b1d762b948e810415a83bd7c0d9a714add2dd5a6984ce9bddad9262148 │ │ └─55225 nfd-master -crd-controller=true -metrics=8081 │ ├─66357679b24456f2696dbc3c771de55a59615dd1d8a761053d1d1e286b06f8b9 │ │ └─267398 /bin/openstack-database-exporter │ ├─2f4f64a6c74be938bc8028fd86c1a06ed7b0e62d3ce4c49938a5e82e52e6b157 │ │ ├─102647 glance-api: uWSGI master │ │ ├─102659 glance-api: uWSGI worker 1 │ │ └─102660 glance-api: uWSGI worker 2 │ ├─834f1809945a8962aeeed841898735f22719b6871df01ae9717658cb16740c73 │ │ ├─269792 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269806 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3298ddb1646836af86ff5887b94ad80497f2f0a8e8a31f9fb79c94e230e96655 │ │ └─243445 /pause │ ├─e78a38e5784555b847a2b1620fa4b24a46bc8445331cd7caa360495011184a69 │ │ └─45406 /pause │ ├─916fc79800a94b6f84bb64c7f429330f87804e8d2e2e0c89b24a1073be679aba │ │ └─41677 /pause │ ├─5c22393e59770b4238e8be030a3c2641b65ab8a3e4a181f498de06614ecd7bdf │ │ └─46723 /pause │ ├─c053292365065897d88d98f5a8ee3ff063181f36aff6fd368cb4ba9a8f688e07 │ │ └─47629 /pause │ ├─d9c96fd2bced79f44ff8e3007b324724183bdc001bba0900822acc5cbb423474 │ │ ├─179945 neutron-policy-server: uWSGI master │ │ ├─179967 neutron-policy-server: uWSGI worker 1 │ │ └─179968 neutron-policy-server: uWSGI worker 2 │ ├─2dc87101580cf1469ef069dbce72514eb5aa7bbdb3be8ff05814cb8158661870 │ │ ├─220914 octavia-api: uWSGI master │ │ ├─220927 octavia-api: uWSGI worker 1 │ │ └─220928 octavia-api: uWSGI worker 2 │ ├─3da4477d7f425aac814d46008a6701780b83f4712141589d5fdc54c581d93529 │ │ ├─64961 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64978 /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 -- │ │ ├─64984 erl_child_setup 1048576 │ │ ├─65046 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65047 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65057 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65123 /bin/sh -s rabbit_disk_monitor │ ├─40a165769832a4efe37e51e666d132e1e7921944bb6e6f85f3efb9a5d643d6f0 │ │ └─188201 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─69e2150f6a7fab901f14f8719206e1df8a861e1735ea685128ca3191905628f6 │ │ └─102251 /pause │ ├─22f1f7d2eef60b840d47e478a5e8c3b9aee8379620b4b62826d2aa59444ff60e │ │ └─55064 /pause │ ├─4db6d6152a71e36d129364584113f5941a1653fb4586694decbcb84ce76cd478 │ │ └─62451 /pause │ ├─ba2f2d77ea39e0087c9a989bca89f09dbcc6bcbf778b605130f46241a61ff291 │ │ └─229974 /pause │ ├─79d888426d968e3ae4ccc69baa1c213a2d0ec428e8f66a84339eacbd9cae2147 │ │ └─118869 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─2dd57634a2d87f261247d87cd38caa51f418365fd0bb0979e746c9e30f1cb19e │ │ └─103754 /pause │ ├─741c157aa9775c9e3dee4b8fdd5904f78614660169327d10d4a6ac99bbc5c030 │ │ └─39138 /pause │ ├─9fb1111b175d4ce25d526b830d8732ae70b43c3cfbfeea457f46f7bde6fc4aba │ │ └─187386 /pause │ ├─ad9db3bc9d202f94af8bff143828a3534ec25a5c0b13d0ed2468a6dc0bc2dc11 │ │ ├─ 50259 valkey-server *:26379 [sentinel] │ │ ├─409957 sh -c /health/ping_sentinel.sh 1 │ │ ├─409978 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─409979 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─409980 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─2158af9dc69eee36a25f908f76eaaf6dbfa32768d45800d0322a7f31c95c3916 │ │ └─169136 /pause │ ├─0e05419f2a89f790ab977ab694266d1fe7eb33ce0487f4769bebd5b8cf74556d │ │ └─93475 /pause │ ├─ab98a9df9571c91227473199cbf35000c22b9edf5ae9ad7e87c4f43ccd03d4e7 │ │ └─233253 /pause │ ├─91143e67e461bc385c502a2b91f6f3de854a0e9c4bd2edebbdbe5deccf04db2a │ │ └─66790 /pause │ ├─f41341cef198d5d1f4b7b1e55966ecc55ed4164c4e5efb6307d8674a5b1c5347 │ │ └─143954 /pause │ ├─2398bcbc77ee75566a0830518d2f41f953dda6f3aef072f64b7f855964a6b151 │ │ └─46515 /manager --metrics-bind-address=:9782 │ ├─57b2ae40b2c68328e3a0ce4b210bc9b02f407e1e427f525dec241e53b7b1cba5 │ │ └─55327 /secretgen-controller │ ├─972c233e828439bfa5a28b60a39f2472295233cf98c430b579b30583886614bb │ │ └─89414 /pause │ ├─2db1c6a842acd738e7af3adc2c7ea2299825c712e50fd298103ecd74a460d108 │ │ ├─ 94000 /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 │ │ └─409128 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e3a88e66f3a5290340fcedcb91c37e6e3c2de4c2a56e391737a542b6eeaf4259 │ │ └─249036 docker-registry serve /etc/docker-registry/config.yml │ ├─3dc91fedb7c35c759d8d4854d4b047dc090e07acd086c0ccfd7ee210bb5b385b │ │ └─43113 /pause │ ├─80e55eb4a2484e0ccb62a9b97df801f757d897ea9f9e4e5e13c5624ace4958ec │ │ ├─82738 barbiacan-api: uWSGI master │ │ └─82751 barbiacan-api: uWSGI worker 1 │ ├─38995064b4d0eb2fa8f95c001f70f7b92814965995c877556b8f95d5fdbed356 │ │ ├─62075 nginx: master process nginx -g daemon off; │ │ ├─62094 nginx: worker process │ │ ├─62095 nginx: worker process │ │ ├─62096 nginx: worker process │ │ ├─62097 nginx: worker process │ │ └─62098 nginx: worker process │ ├─171d122e7dbc8478c459399575cd2578bc933a950861f1c118c3c425b9f59929 │ │ ├─167990 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─168387 nova-scheduler: ServiceWrapper worker(0) │ │ └─168391 nova-scheduler: ServiceWrapper worker(1) │ ├─e436bdbeca57762d3e32658b743889ddf8c1c8bb2f93024ec160da059e1aee33 │ │ └─41724 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─574537f7f02160722b672f8e8351e005f52c6aff13b87be375aa849f9bdfbec4 │ │ └─54844 /pause │ ├─e82301395ccfe53dc16f7f48974d17fdb2ffc99b31223d3c3930de4c467fd573 │ │ └─184290 /bin/bash /tmp/libvirt.sh │ ├─6329e93ed45e352589687548e6c9b0bfd512405d73b839640c5ca2152dee1aa4 │ │ └─49932 /pause │ ├─8591ad829292ddcbdb0ed9107d3ca46a97a2e0ddf242a998c34f6c0071e688bf │ │ └─143228 /pause │ ├─38e8afcea61dbb4a9a6ccce2207c7c1feedd608cb240b74a6466d09d48b8cb53 │ │ └─171450 /pause │ ├─1fb6fb9de31d99417a59d776151ae929545660a9b409d2578c5b641744e95c76 │ │ ├─121756 /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 │ │ └─121989 /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 │ ├─63c5c1846c3503017107508a72f6cb25171c206e26b0bb5613e3e0297689e8fb │ │ └─60770 /pause │ ├─e45fd85befb726541e3c3c3a95b61422a389e85f1ab448c49339562de374f0ab │ │ ├─104156 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104347 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104349 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─3144bcf736b227348285c23012abffbf5c854a6618fabe404aa4bb5d7807c94c │ │ └─143230 /pause │ ├─f68aea0cd4212def2e87f12d72adc618ccf86e6d8845edc5245f83fc50123408 │ │ └─182624 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─2443426d808b7f5dbb2dbe44e8e130f6fc6b98593cafef9ff4374ee3cac11c9d │ │ └─212500 /pause │ ├─994d12a27a2cec17389e599002d4a7edca42c79620171312e557c9ed92263733 │ │ └─265777 /pause │ ├─adb0e33054dc00693f523522d3e4cb145659473d8c4df2f078c285fcacd2f28b │ │ └─267148 /pause │ ├─c30550c675d121d24de25fff7058dbacfb2f891f4f9e7d2b87e1c49c5e736975 │ │ └─184244 /usr/bin/libvirt-tls-sidecar │ ├─a6bd3e9406ab120a6ab8fc51eefc41a2a331e23886a7929b9ce52f3deda32047 │ │ └─187633 /pause │ ├─d8009fa66971db461205d519d30cd6b22c69ed0174a3e1d42d2b95873b58eb26 │ │ └─140792 /pause │ ├─e818b08ed12cc19234b02c7f22e7b4d29c6d7ef6cc981ac8d79997023558e73e │ │ └─60278 /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 │ ├─18e224167d248424ea11c773c2c192cdbaef596a048fe9df5e677901c8e37d3f │ │ └─54806 /pause │ ├─f0b74b19ce0078d6c278f6f6b8f0a36edc2adf85dd51d0d037f35b62b75b1df0 │ │ ├─199990 heat-api: uWSGI master │ │ ├─200034 heat-api: uWSGI worker 1 │ │ └─200035 heat-api: uWSGI worker 2 │ ├─3e734451ea13ff26aa84ea387311cc62b4ef8b7c021a281062d53b4a9898c11b │ │ └─242930 /pause │ ├─94633907350161af70ce3cbf3e829fea16d5b2b7e9c3ee338b7736417efdbf14 │ │ ├─140950 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140968 /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 -- │ │ ├─140974 erl_child_setup 1048576 │ │ ├─141051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141052 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141062 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141325 /bin/sh -s rabbit_disk_monitor │ ├─a49114edb28518f5d7ef5f1b5014492505d9f631cfab1bba0e3a7781a6b44bd5 │ │ └─83431 /pause │ ├─df4839fbd14d8c36b1e4faa3f2a1c3193a6dcb28e25819283b3543a96543541e │ │ └─42700 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 │ ├─5b5f8bf8ddc01f22354dd8f2c1ce5f9129dddc90949d1a96252f3730dc4729d4 │ │ └─45506 /pause │ ├─19aef815d3117312da99fdcaacc5c2e3d50a1023c2661a7cd4417d2b4f8e3623 │ │ └─50069 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 │ ├─331c34ac0fc74d84054b41c2841c8b762651d742e5195f0dc877efc0abd1f0ea │ │ └─203809 /pause │ ├─9c0c1576c6d21724962035e3ea8afb08ffd4c30f4ca1d5f5f4e05e619e0b88ce │ │ └─120798 /pause │ ├─6da2bfd95e74a1056d929264641c1b4ee8608757e37f49879b8d049968f09ff7 │ │ └─226837 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7492734bd825ef194957fb51e65384a21533618751ff01f2c1652f2bf8867b64 │ │ └─105689 /pause │ ├─3e02933786ad919035b6dde93594698177209170771d2ec65ed3157f31ed24fb │ │ └─138107 /pause │ ├─3989d609385150597aef6a01ea6110826966163091701a838eddbc8906dfd221 │ │ ├─243378 magnum-api: uWSGI master │ │ ├─243410 magnum-api: uWSGI worker 1 │ │ └─243411 magnum-api: uWSGI worker 2 │ ├─76a2ab32bcbbd92eed194456fb32df900d2c24f7c890ab0b64c1851f98545b92 │ │ ├─128676 placement-api: uWSGI master │ │ ├─128706 placement-api: uWSGI worker 1 │ │ └─128707 placement-api: uWSGI worker 2 │ ├─ee14c23f8276c5df428c2bc9cacf27e47998cfdfa7f750ffba3e2f92791baa30 │ │ └─250764 /pause │ ├─aad2ec3b109075f781466a8f9cda2f7d66f3aa6c67f2653b81c41f14ac336502 │ │ └─250664 /pause │ ├─73f7dc9d15521117de972929429a3606c77d49d39b0b7746ee081d1b7835722e │ │ └─64344 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─003afa922c159f87400619ed52f90311eb7b9f498fba5fc5ff49a91f60fd4efc │ │ └─212223 /pause │ ├─fbc086b1f9f9bf8b77cb3201b51fc4e9a341c113bb3a2f95fd6fa8aceefe85df │ │ └─170965 /pause │ ├─8fe31055d3c07c75d66d6e2e36d1b3bf636b3caa6319aa7ea1a04f50b8bf717a │ │ ├─222095 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222403 octavia-worker: ConsumerService worker(0) │ │ └─222406 octavia-worker: ConsumerService worker(1) │ ├─38aa0bf75ae5ea026bfddb5c67f0293c8b5b7123ed8fd0712617789bcce2e895 │ │ └─64407 /bin/memcached_exporter │ ├─db179508261806dca0bf3d1ed8630480c8eaf499795b84b04bfc2ab54a6b91fe │ │ └─63372 /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 │ ├─aad2cece342752838f7ea3d7eebda099193888aaa79941c16f7ac707fc13673f │ │ └─43094 /pause │ ├─7849dbaaecba16b72a3fd41fba845e9fc693ebc1cc0358ca8e92df8f2a945c49 │ │ └─77528 /pause │ ├─69be98380884b0adcdd30d25a15bdcc2251138845fecafe47b4eb96075832a56 │ │ └─184922 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─fc1cb5ad2e12510a572da86ab5d321bb9bf6d91474bfc169adddd93981abd6ff │ │ └─39229 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 │ ├─0da82b9a962d7382bf77d65c7e26a7179a10278613440f8f08f5f3ba20a0160f │ │ └─64373 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c1efeba11efb3cb6dc6f2d417b2e92e9d74381c0b5a8bcc1d35d8b80d4f2cc18 │ │ └─39249 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 │ ├─eaea5534e64e7dd8e46ae62bec82229fa3bb1c33e16aacb983ee9f12f88fded3 │ │ ├─242958 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243632 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp5hqzenjc/privsep.sock │ │ ├─243638 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243645 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─4a87f7d3a31dc592b02323e6ee3a48e5087b050cbacf91386f0bda8c83f67269 │ │ ├─ 70174 apache2 -DFOREGROUND │ │ ├─ 70215 (wsgi:k -DFOREGROUND │ │ ├─ 70216 (wsgi:k -DFOREGROUND │ │ ├─ 70217 (wsgi:k -DFOREGROUND │ │ ├─ 70218 (wsgi:k -DFOREGROUND │ │ ├─399404 apache2 -DFOREGROUND │ │ └─408021 apache2 -DFOREGROUND │ ├─41b1895875053fae6263def99118162aaf69656dc4934157df49555adcf493a4 │ │ └─64295 /bin/pushgateway │ ├─7212d09cadd6e46edfbf913b7e4ac9bd85c565628947573a61e87facae2495da │ │ └─59143 /pause │ ├─f4125504a479486ec3d82a0c890a754ac25a2e38cdf0d53f7ac8e576ac62bb39 │ │ └─107669 /pause │ ├─690ae24375009d193592ee27afe6ed6c9f82bcf80e1d42b227bbc6b421ac96a6 │ │ └─39098 /pause │ ├─c02c95e086e6bfc76f0eb16ccb4d8fc1024572a8ee120ee511cd8af650c098eb │ │ └─46389 /manager --metrics-bind-address=:8080 │ ├─4fa2c0f204dddd47c39c8e57b496eefffbc0cdbb59e066d045282033c045163f │ │ └─45763 /server │ ├─984d63a8373de186bda8bc94b0e45190b20ad97fad2745cf813a659018a3a219 │ │ ├─185060 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185076 /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 -- │ │ ├─185082 erl_child_setup 1048576 │ │ ├─185256 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185257 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185267 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185505 /bin/sh -s rabbit_disk_monitor │ ├─191ee3542c8bd4708b22cc6c4bb010b6f763a68eb64e7768308ae4b9a787372f │ │ └─76124 /pause │ ├─6fd3085d7fef32f3359da5af86d538c68699289952d1fd8dc7b1a6484b4cfeb1 │ │ └─246293 /pause │ ├─34386acfba4734717949df0e32d5f3bb3ebbeeec1ca02a2aab4999f23dae0636 │ │ ├─199862 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200258 heat-engine: ServiceWrapper worker(0) │ │ └─200261 heat-engine: ServiceWrapper worker(1) │ ├─c1f1e7d2bcaaf24069667b66370699f7a4092db124f5f416a70f5310c28783b8 │ │ └─59635 /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 │ ├─2b6893fd56a0f1de87d67914fb404959c62326139c9ca524b8391aec826f9266 │ │ └─42072 /pause │ ├─c7cfa9d5565d4f1ec71e2eb2d5b25e026f2a37ba0c95e7bca5ebfdff57a5679e │ │ └─62168 /pause │ ├─69e61638cca9fb3608d9cd4f64862766fa1c3317a242f2c44242da2a797dd2f2 │ │ └─250453 /pause │ ├─ca972ce15d495fe04c870e66e7af420b2e550103234d3474f61be90965ecdb6b │ │ └─47890 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─a7bc77eb5a6342eec074bec1452744423011fcd300220c1742245717a9c89b53 │ │ ├─ 45722 /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 │ │ ├─ 45735 /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 │ │ ├─ 45886 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265464 nginx: worker process │ │ ├─265465 nginx: worker process │ │ └─265466 nginx: cache manager process │ ├─9835e0a1f2454e2f5bc1893a15e61ea7233a035e8b5a8ebe350b1f500ba11555 │ │ └─170943 /pause │ ├─e44ad29df12af6ddeffe77b558088e8c31c7fd106cc2f6d25acf2033c07310a1 │ │ ├─188174 /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 │ │ ├─368711 /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/tmp738t5y3b/privsep.sock │ │ ├─369017 /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/tmpndno65v2/privsep.sock │ │ └─369820 /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/tmp1m1_qp6j/privsep.sock │ ├─50086f7970b18a62f3182ab7eeea97595ecf5e2d8fae739a8177c1dd857b563f │ │ └─212201 /pause │ ├─aa9f432bc1400f5a72c031e540516a03e9b7d932c431d89a1252cc410889ff8c │ │ └─64077 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─32a32c3e165d2defb56a779bd13b6ac463f257b4f4a5b239da210fe23aefbd92 │ │ └─250617 /pause │ ├─e176a8319a042690acab669d83f12ff62e990c58c9393092b9d4942eb38386c0 │ │ ├─47737 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 │ │ └─48933 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 │ ├─e87cb9e39c308e95e14dd9e8de63aaf09dd395e6c50bb4b72aa008d6af1c910d │ │ └─226615 /pause │ ├─688690ddd8745cd2c60d5a840ac9c9411c11c2660b0f6c0f671b9e64d05dbcba │ │ └─139996 /pause │ ├─0ea20322294a4a33ee3358053ab20e1522785a47f7c7de7d7e0941d7c3914909 │ │ └─149104 /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 │ ├─e83bf9728c2a529db91d147eed826bd2fca88f28df6f80baf9741a918e91934d │ │ └─63568 /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 │ ├─c27079c47889d64579b229af7d6567b8e30a357e3789751bdfbf8d7bd1dfb823 │ │ └─50339 redis_exporter │ ├─c2a3401dc8b671e4a9827fbbd51b158e82b5caabf57291609b205b366d2a6845 │ │ └─142921 /pause │ ├─077f84cc77918847b852c440987abbc99a4133feec09b0e4c0fe7d9be95059e8 │ │ └─94786 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c92223039148f8681bdee700a2a01ac76217dcaab12779186745eac1978194c0 │ │ └─59187 /pause │ ├─c8d0f81d2523e012037964625db50fbf432acf7f80b64ad9e49ef6cbe10c0c9e │ │ ├─60044 python -u /app/sidecar.py │ │ ├─60325 python -u /app/sidecar.py │ │ └─60326 python -u /app/sidecar.py │ ├─bc87ed58b03c1f9e604eaea0c4fdc8a83c720fa534bec84a83c63360ed456981 │ │ ├─167114 nova-api: uWSGI master │ │ ├─167159 nova-api: uWSGI worker 1 │ │ └─167160 nova-api: uWSGI worker 2 │ ├─ac6a6542dfed7f939376f276f000eb66fa7f6a1970b5c3f87094006253e5be19 │ │ ├─138473 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138485 /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 │ ├─68e8e5071206b58038331f69342cec48f4fb5da07cdf3c7059e084937eeb6afc │ │ └─212284 /pause │ ├─c56535dd8c6aa3cda9d4cf8758d74d33897b8934636a4cf6c657fb1c63975f6c │ │ ├─260829 /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 │ │ └─261084 /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 │ ├─cb9bb6b4bec58928fe33ce6f73049d48d5e7eb77677a8f0bdf63674447c82f3e │ │ └─63286 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6ab2442982c9e47b9dbd9cdaaf8b16e3fe28f715e7d047c4b8881a4bf635304a │ │ ├─265895 apache2 -DFOREGROUND │ │ ├─268229 (wsgi:h -DFOREGROUND │ │ ├─268230 (wsgi:h -DFOREGROUND │ │ ├─268231 (wsgi:h -DFOREGROUND │ │ ├─268232 (wsgi:h -DFOREGROUND │ │ ├─268233 (wsgi:h -DFOREGROUND │ │ ├─268234 apache2 -DFOREGROUND │ │ └─268235 apache2 -DFOREGROUND │ ├─ed245f04a3c610edf656df2e907dc603c82fdc0de86b8554900cfe1f7b1a4907 │ │ └─64440 /bin/oauth2-proxy │ ├─9c04bb39064df419ec38de849dbd871fb1574216d8b21ab75378cc014a30215b │ │ └─39023 /pause │ ├─0390fc62314d040b339a4c33ea027755342f13e30bf2a698c0a52f1c784b3ab5 │ │ └─58986 /pause │ ├─a9d0f20142ee992945f4e3a8b25075b3fc58b130aac0b7955b3f689731b15d34 │ │ └─84202 /usr/local/bin/rook ceph operator │ ├─d05643d4e45d889c51ebac050767c24fe00c702bf6a8f6314d10466cf799de76 │ │ └─46846 percona-xtradb-cluster-operator │ ├─e5e7bb9cfd38fe8a47e777ca8fbc3d5aadeb795f7fe9896bcb177375c3e0a76d │ │ ├─179892 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─180417 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180420 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180423 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─3d574fd0260177c6b214065bd219d2dbb410c19f5ef448651b9ac872b084b23d │ │ └─49796 /pause │ ├─76fb3891f495a3eceb6f75efcd7f9f307b6bf12001397b34b666e262977cdeac │ │ └─39373 /kube-vip manager │ ├─f42e2a5d16d0b3443b5da61444c98a11cad4a48ab48e834912b4d8ebfad4555a │ │ ├─182848 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─183143 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─183353 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpgf6e7ts2/privsep.sock │ │ ├─367224 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpojq3_8oh/privsep.sock │ │ ├─367649 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpinkb_6r7/privsep.sock │ │ ├─368225 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368229 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375762 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=60b54107-f8b0-4c18-883d-6c0377d23ee2 --namespace=qrouter-60b54107-f8b0-4c18-883d-6c0377d23ee2 --conf_dir=/var/lib/neutron/ha_confs/60b54107-f8b0-4c18-883d-6c0377d23ee2 --log-file=/var/lib/neutron/ha_confs/60b54107-f8b0-4c18-883d-6c0377d23ee2/neutron-keepalived-state-change.log --monitor_interface=ha-a21ade21-da --monitor_cidr=169.254.0.81/24 --pid_file=/var/lib/neutron/external/pids/60b54107-f8b0-4c18-883d-6c0377d23ee2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─381822 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=48a81217-f82a-4d80-a674-9f658e97c992 --namespace=qrouter-48a81217-f82a-4d80-a674-9f658e97c992 --conf_dir=/var/lib/neutron/ha_confs/48a81217-f82a-4d80-a674-9f658e97c992 --log-file=/var/lib/neutron/ha_confs/48a81217-f82a-4d80-a674-9f658e97c992/neutron-keepalived-state-change.log --monitor_interface=ha-99cf92f2-77 --monitor_cidr=169.254.0.7/24 --pid_file=/var/lib/neutron/external/pids/48a81217-f82a-4d80-a674-9f658e97c992.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─d74eb85e8379bb77d88ab6477778a688a15fa879231179e31e3e4a04837e2f9b │ │ └─61180 /pause │ ├─eef01d9588d0be1dce31cd8f78323fa094a942ae60fc6a0cd408e0466ed57525 │ │ └─60726 /pause │ ├─63ff4b47e23da8ebddf1aa58c88f48acb9c63eb1051801a0a3417dcccf226612 │ │ └─120724 /pause │ ├─1eb213c01fe5afdcff2c02fb5afaa630a66dfe4c1f3f9acc81aff2c52c90217a │ │ └─60998 /pause │ ├─a578685b17992029e447ce6470df10ecec74b9e94269e4db688e2db8a5919387 │ │ └─224124 /pause │ ├─2b247c33e5655ca64cf87b011e003dd05206261e73fb427755d46238196a695a │ │ └─227830 /pause │ ├─e3c0b1ac08a12018072da11aff816a926301eb7b5bfd196f9f8e1e876b53dad5 │ │ └─59093 /pause │ ├─0354bdd32265d9f17936857d696d774443b2ddbb303f26f64264c1365c7e7d64 │ │ └─63332 /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-19-213-238.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 │ ├─3fe9f360788132c93a36b4c63f8f868ca3feb1e8bfb0ca3f5d4e2ad08704cb56 │ │ ├─339464 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─339923 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─340200 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpd8ng2lj5/privsep.sock │ │ ├─340709 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpun6mkhok/privsep.sock │ │ ├─340971 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─340973 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─340996 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fcdaa249-b984-4d21-bce2-c0ff496a614f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fcdaa249-b984-4d21-bce2-c0ff496a614f/host --addn-hosts=/var/lib/neutron/dhcp/fcdaa249-b984-4d21-bce2-c0ff496a614f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fcdaa249-b984-4d21-bce2-c0ff496a614f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fcdaa249-b984-4d21-bce2-c0ff496a614f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2e8632d9-406a-4c14-8c1a-d48a93631d88,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─341001 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b18ec6eb-b699-4777-8869-81e36fc6cb1e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b18ec6eb-b699-4777-8869-81e36fc6cb1e/host --addn-hosts=/var/lib/neutron/dhcp/b18ec6eb-b699-4777-8869-81e36fc6cb1e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b18ec6eb-b699-4777-8869-81e36fc6cb1e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b18ec6eb-b699-4777-8869-81e36fc6cb1e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-db8ef11e-9fb7-4bbb-a7b1-7e8a2ecbead5,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─341030 haproxy -f /var/lib/neutron/ns-metadata-proxy/fcdaa249-b984-4d21-bce2-c0ff496a614f.conf │ │ ├─341035 haproxy -f /var/lib/neutron/ns-metadata-proxy/b18ec6eb-b699-4777-8869-81e36fc6cb1e.conf │ │ ├─367092 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpj9e31jz2/privsep.sock │ │ └─372029 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp3i22q47c/privsep.sock │ ├─942fd8f897a45932c86ff3a3f758ac96e5ed9ffc3ac4215f3498b61650fe4375 │ │ └─42109 /pause │ ├─18872c57c67256e64c7b58ce76004c164a31f753dd69eea345c8eb5deb9ffd67 │ │ └─42141 /coredns -conf /etc/coredns/Corefile │ ├─ca1778a6256f37b20fb5123a09780436a9278a2a66fa7023538b5475421ad83a │ │ └─61915 /pause │ ├─e63cee3b7be94e570739d2701f8080fc629b708b1f7eec04741e4d7d68c44f22 │ │ └─49975 valkey-server *:6379 │ ├─21de72ba90b53230c6626a2580375678693fed4a2bc7f5266b4d08c9d87646b0 │ │ ├─169322 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169347 /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 -- │ │ ├─169355 erl_child_setup 1048576 │ │ ├─169470 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169471 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169481 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─169548 /bin/sh -s rabbit_disk_monitor │ ├─97e3ab0deb51503d687f07168c9475f5a80af7f2a6295c01b5466011c3658fab │ │ └─233122 /pause │ ├─16a462b742fb47d62af0fd2e94d461b85e7d234362e5510d57f5294429329038 │ │ └─171147 /pause │ ├─1fdb453d9e38d1cc57b0ab6cda78c3050f0ac23d71da9216a6b0637babe7b69d │ │ └─260623 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e528e2aff5b19fe9a17ed499073e7c1f8742a562b87fe8cf2d5df19b039dd421 │ │ └─39115 /pause │ ├─b42a2e127c12db2e2e6572504da3fc7bf0d52a47759a9845a332baa5f26f481e │ │ ├─167336 nova-metadata: uWSGI master │ │ ├─167356 nova-metadata: uWSGI worker 1 │ │ └─167357 nova-metadata: uWSGI worker 2 │ ├─c7ddfb13ff29de64052e57bb4b58a5ddcf45adc22150843c643b52d5ce046c91 │ │ ├─40810 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41224 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─cb42b13e8f82cbf7d649eaf6aadd23de5c1f1a582295bd5faaa2bf05cdc1f269 │ │ └─39267 etcd --advertise-client-urls=https://199.19.213.238: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.19.213.238:2380 --initial-cluster=instance=https://199.19.213.238:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.238:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.238: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 │ ├─73c17ad1892bfdb27664b6d119387df3f9dda395356174a33b46aedc5080f841 │ │ └─63528 /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-19-213-238.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 │ ├─a0c71c6cfd8f0bd8afcb629197c2f20f0fed247a934d897c84c6f8da37f5d387 │ │ └─123430 /pause │ ├─bc001a546e9b6b5a902b74416dd6e0a265bdad66b301ce6ea6aa0b8b493f1086 │ │ └─63852 /goldpinger --static-file-path /static │ ├─f60c9343e6ba93aadc7b02c7aa10f4a11a1c4aaf3e9bc0d13523c1be0da4bb38 │ │ └─93521 /pause │ ├─d438a6a1292e6b7e0e9177c7c1be0d1d2eaa88af86cc4d39028a8db967070bca │ │ └─63702 /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 │ ├─b969768e0ce0c37e6a1ec17b64c292e37757127fa3fe0cca661a5ac5fdcdf7b7 │ │ └─61564 /pause │ ├─294a98b53d49ce40330b59ed61e78a9ae46ebae12fd2e15542164c02005096b6 │ │ └─143366 /pause │ ├─1312af7190d1e2d564a1602d766dc55a0c7b548ef825017b2fb769d880cf86dd │ │ ├─243515 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243870 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243871 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─31fb8370c4e66368acd739930eb2e0a3e886a741a29175a1acf127160501da59 │ │ ├─246559 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246576 /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 -- │ │ ├─246582 erl_child_setup 1048576 │ │ ├─246647 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246648 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246658 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246944 /bin/sh -s rabbit_disk_monitor │ ├─739e6e3442252e5494f957aeec3fc86b81e7016879c4e56e8dc37df7da503786 │ │ └─61125 /pause │ ├─a415c6f49b370b298f64e3010bb7c9882e8280271482e269945cb3ec1b72673d │ │ ├─89550 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89567 /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 -- │ │ ├─89574 erl_child_setup 1048576 │ │ ├─89668 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89669 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89679 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─89955 /bin/sh -s rabbit_disk_monitor │ ├─c401d821a4344365b451365249b932bf5859a87e613f8c1d914f7c56a6dd1831 │ │ └─43323 /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 │ ├─435444ca124f3e57b23cc151f1d6b265d3a9f39a9c9696eaefa4034e7ef308fd │ │ ├─76213 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76230 /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 -- │ │ ├─76236 erl_child_setup 1048576 │ │ ├─76283 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76284 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76294 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76451 /bin/sh -s rabbit_disk_monitor │ ├─efbf8fb1ba0406b4eb12916488a85c6facf939df753298c53b630ebe1908c861 │ │ └─55191 nfd-gc -gc-interval=1h │ ├─a71464fb1930fe6dd9778c202130ad3dcb0124ad638af19a7192c6d443383451 │ │ └─39623 /pause │ ├─4d788efa93a3bf3f84b873b538212716b555645e4d11dd8b4e5c312a1be7be78 │ │ └─46318 /pause │ ├─7677eb893090622286646a1f211f7b8f3defe54d3fc187b76d560310ddb5ab86 │ │ └─62697 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6b6a550ea1ecbb0368e5688e6f3cabcfdd23a844919cd49c35025fc7255f7753 │ │ └─171124 /pause │ ├─44fbebd27c9839d3dd37009a626294b94526fe6474e9cec61e4ade9c8d12c48c │ │ └─42170 /coredns -conf /etc/coredns/Corefile │ ├─8965f21b12f15cec7c74b5db3ad52f481adb08075e6e1e838e2daf4604d401d6 │ │ └─43025 /pause │ ├─636abff1a306e56b8a3ac65a9712c4da07815273931513aaf52111c5ddaa8ecc │ │ └─39150 /pause │ ├─b572843d9ed3ab1851e74e9d40e6da796f9d95d7536c3760b21701db4f3a0764 │ │ └─107620 /pause │ ├─6b588c38d80091365e925feb36ebff83ffe3a22a899410071a596651ba8b3b00 │ │ └─46295 /pause │ ├─a54964e38f43f369eb6d064092e03fd41d6a25578b25636b1433328322661b8d │ │ └─228823 /pause │ ├─365d4f4e5a2abf662ecb36cedd19985e9582a73a34e0c6a7344d2f522f3883e8 │ │ └─187471 /pause │ └─2ecc9f585c0e33c20c9ee9cada67db37ad80004be1ebdaf4cad3820e082b6134 │ └─230000 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount