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 │ │ │ ├─21242 /lib/systemd/systemd --user │ │ │ └─21243 (sd-pam) │ │ └─session-22.scope │ │ ├─21234 sshd: cephadm [priv] │ │ └─21257 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─721 /lib/systemd/systemd --user │ │ └─722 (sd-pam) │ ├─session-4.scope │ │ ├─1455 sshd: zuul [priv] │ │ └─1468 sshd: zuul@notty │ └─session-1.scope │ ├─ 718 sshd: zuul [priv] │ ├─ 735 sshd: zuul@notty │ ├─ 880 /usr/bin/python3 │ ├─ 1459 ssh: /home/zuul/.ansible/cp/199.204.45.153-22-zuul [mux] │ ├─414343 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-djqkfaljvrvilasdufpywdqsshvlhrag ; /usr/bin/python3'"'"' && sleep 0' │ ├─414344 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-djqkfaljvrvilasdufpywdqsshvlhrag ; /usr/bin/python3' && sleep 0 │ ├─414345 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-djqkfaljvrvilasdufpywdqsshvlhrag ; /usr/bin/python3 │ ├─414347 /bin/sh -c echo BECOME-SUCCESS-djqkfaljvrvilasdufpywdqsshvlhrag ; /usr/bin/python3 │ ├─414348 /usr/bin/python3 │ ├─414359 /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 │ └─414361 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 … │ │ ├─ 9795 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12199 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 122ed4e6697beca45d776f9dd890a730d5dd2ea96c2b53d75c1389ec1061b58d -address /run/containerd/containerd.sock │ │ ├─ 12561 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d46da64b3d373f0b3b428150adfb4f3bc0be41e1c5272fe96518345fb8ab64e0 -address /run/containerd/containerd.sock │ │ ├─ 19344 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0b18e38392dc73dbabbab6b310b464614b8780f7d767ef2e3780be57bea2ff53 -address /run/containerd/containerd.sock │ │ ├─ 24547 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cb6901f36c3c0ee4294b27f60fa7c152eb9c4916eb4e07fe9f1428b97b60bfff -address /run/containerd/containerd.sock │ │ ├─ 29269 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2889330b81e721839f15faf06f449293ebbf38581f817ffe158e72d98ffffdd0 -address /run/containerd/containerd.sock │ │ ├─ 33739 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a4710f6494e2e190381e21afec1985fdf38df4ddaa8f38de5ae9e34ca6f4f060 -address /run/containerd/containerd.sock │ │ ├─ 39286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1764c911cde943aac546c418901804c84d800933749825bbca0335338bc6253 -address /run/containerd/containerd.sock │ │ ├─ 39318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c9e933b4d7af1561a364d95fcb41c996d04df9b0857870b2dcfadd43854fc4e -address /run/containerd/containerd.sock │ │ ├─ 39328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13fb4ccc33c1388624a8214536f9dae2e00a74c96007b8f57685ee7526220bf9 -address /run/containerd/containerd.sock │ │ ├─ 39342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e4a70e21d06d92457e0f2ad9b938690b4c01a921685a8878eb84f3ffa0957b4 -address /run/containerd/containerd.sock │ │ ├─ 39351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec275711f497cbebee6fbc4aed190fa8478c876675c100ee7eb0e6c2fd001f63 -address /run/containerd/containerd.sock │ │ ├─ 39855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 100238e829e327bdf509976a1b5d4e16b458c804fc05191007661afd3da59e74 -address /run/containerd/containerd.sock │ │ ├─ 40635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da587d8a020b7dc8a1d66f942623c663480ccba0cb08b73afa8823d93bc3438e -address /run/containerd/containerd.sock │ │ ├─ 40649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44a40add67766f3782cc45f01105eec0a0f5d3f0566e666c31c7bf15d48f7723 -address /run/containerd/containerd.sock │ │ ├─ 41982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a32f0e64df46f684a96fafd6ddc580ed983fe8ac31cc1681bf961d4fa25bcb99 -address /run/containerd/containerd.sock │ │ ├─ 42396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d9db09723f9d513153835d862677dba4c573549e0386397e383007b5a0ad47d -address /run/containerd/containerd.sock │ │ ├─ 42433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd6e7baea12da60da9a6c5b744df86efd552f1a8ff3295c27dd54f3e85ae1fba -address /run/containerd/containerd.sock │ │ ├─ 42865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbf451907310219709b6747edd9a2411b3eb8b703f85a44e5d771f33b0297d35 -address /run/containerd/containerd.sock │ │ ├─ 43335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57a6f98807a9b43aa286a31a92b0570309f3ad1a618bb2932fdd535a3cf312a7 -address /run/containerd/containerd.sock │ │ ├─ 43398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f653d4ebccd69637304d609ba8b7d82d7c726bc6c72e2ac3eff0a3c13b2d381 -address /run/containerd/containerd.sock │ │ ├─ 43450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07b606c9f9ca61a9633fd8d932f4d2351d29d5790011d75a66e8bf0a82c82d77 -address /run/containerd/containerd.sock │ │ ├─ 45812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea129418ce1f4361575da0e7f55bee6c278cea43a33a74b769390f7f29d0afec -address /run/containerd/containerd.sock │ │ ├─ 45857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba9ecfe7fd48ab71e2d520fa1810b631a93f17f5d6261c82b37c04e1216ad88e -address /run/containerd/containerd.sock │ │ ├─ 46782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ec34f65d181879e836c30d74d3e56ae512565a672478fdac424b0c463779021 -address /run/containerd/containerd.sock │ │ ├─ 46881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35375ab2c1a467e9facc49c5eb98801b55683985eaec0165dc82efdfc56bb09b -address /run/containerd/containerd.sock │ │ ├─ 47241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba77729594418e28f61181fe58c45ba2c527811e8e1a127e2ac3cfcaa3faea79 -address /run/containerd/containerd.sock │ │ ├─ 47520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0446c5dce2093fcd923350e311e5c6fcd03cedc774ae7e1e7f30b075401a2a68 -address /run/containerd/containerd.sock │ │ ├─ 47941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 587fffba7a4e8fc30dbc6ced6a1b3f9d07563d78e8093317b6012ef7a15e3b0b -address /run/containerd/containerd.sock │ │ ├─ 50116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b66c7ee4086ad5bdea441c34b0920bd0ba71aa6a970e1ddef65febe7e73993b -address /run/containerd/containerd.sock │ │ ├─ 50299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a7f0cf12fb20d0bb19ff846cc57460076cc84385fcc5e039447c589c91af67f -address /run/containerd/containerd.sock │ │ ├─ 54491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f54b86bdbee2513a029db3ab1932343293a3eadedad48dbe0da210db63a598e -address /run/containerd/containerd.sock │ │ ├─ 55152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caa759e021cdae284c502455c03ee93fc1ae6541949139bb8b7aae1ea50aa584 -address /run/containerd/containerd.sock │ │ ├─ 55217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 885f8e63926b394ff686ed04fb5038bdaf454653f0d819eedfdd290251afef14 -address /run/containerd/containerd.sock │ │ ├─ 55257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94edf7c24079ecabfd3158b737d57d36e7430444f035274f7b31167a951d38e2 -address /run/containerd/containerd.sock │ │ ├─ 55422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f041e5698e7477b0c1a5ef6de005e0c9105b75d928e53dfcd498f203b0a93fee -address /run/containerd/containerd.sock │ │ ├─ 59267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ae29999ac242343aae2ff1fa12094705135ca801a2fb809f44edeebe13371a9 -address /run/containerd/containerd.sock │ │ ├─ 59502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ced0b22b82b202c09e1d1053c81d32cc316f2c938d5d929c4a658b089bd97a9 -address /run/containerd/containerd.sock │ │ ├─ 59540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 742784f42a91a8a07c81c281caf4da96800abd337f4fade2047bf2a287287791 -address /run/containerd/containerd.sock │ │ ├─ 59576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d736fa2f3815e9963955ab55519e47213bbab7ac088816b573d4fa18e9754403 -address /run/containerd/containerd.sock │ │ ├─ 60931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f9f6faba93f7b78f0fc7cb86bf4e2594d7f8aecefb9952c488860be3ded5387 -address /run/containerd/containerd.sock │ │ ├─ 61016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a28d47cf76d45503d68bfdc02898e0d48da849c40f95efd33d8f75a9ef2989e -address /run/containerd/containerd.sock │ │ ├─ 61381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 217ed96f59332a81bb6ec7a708aeef43e5ed126efb000591b775ae348c3d1e6c -address /run/containerd/containerd.sock │ │ ├─ 61427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65d509e58fd96ff283b91a6de09ba4cf598ac1f4b05552571d97b8440a922685 -address /run/containerd/containerd.sock │ │ ├─ 61539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28e526c440be14dec11f4dc6e5967880865eeffc1a2276d4d25741c90e1a2e43 -address /run/containerd/containerd.sock │ │ ├─ 61827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b98b73b3329e3579f1ccd636bd00fa386938b826f70ec109781abe191a072408 -address /run/containerd/containerd.sock │ │ ├─ 62142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4e2db64c077d59406661314299fd01d6f12485b9dcbf4b4bccd0cbf150cf5d3 -address /run/containerd/containerd.sock │ │ ├─ 62543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be65c33ed644556b92cb8209d3609b6113967e88c525ddc3f310d8419df3263f -address /run/containerd/containerd.sock │ │ ├─ 62707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e1aa87b9f7d455516ebee60e322fc2618835b9eb85ff9d73920cf5a8cd690bc -address /run/containerd/containerd.sock │ │ ├─ 63433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d603af2fb9475bd06da28555be6c7e556084039c5d1340d0c3c005ecf939f116 -address /run/containerd/containerd.sock │ │ ├─ 64887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f18572d8164f8063c3bee65e66a70623cb408ddf1aaa14450e45acad01b19de -address /run/containerd/containerd.sock │ │ ├─ 67172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50069ee321606296c7f245093089155fd43a80ac69a4acbd6807a52bc24f1af3 -address /run/containerd/containerd.sock │ │ ├─ 76426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d906eecae418ba259a4ce6cdc998c84ae956dfef4c5c76d6ce5bb7ce7ce1202 -address /run/containerd/containerd.sock │ │ ├─ 77904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e27d6b73a0531febb3d8e0bb069f645b9fa1e9e5a89fa9184cca6fcdac407055 -address /run/containerd/containerd.sock │ │ ├─ 83812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60c2ce318816da283d751d4d6530fd022261b0df460e9e4740975a276a7e46b8 -address /run/containerd/containerd.sock │ │ ├─ 89904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b54dba7c8bf80ac8c724228afd6dd3f63f9c28c51b58371061c7e1222207fdd -address /run/containerd/containerd.sock │ │ ├─ 93968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67a23e7f12f50de33d8b402bc406c28530bf4794e35d00aa2370910a72e09838 -address /run/containerd/containerd.sock │ │ ├─ 94039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ea876aa3ad59dce59d3f8a1a29c4a314d5ff3b1f994a6fe1f92b3ea58d541db -address /run/containerd/containerd.sock │ │ ├─102802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c78c4639f8808281bd2075187bb2f781ce602f0ad4c6f45fbd1ca599ed2766ad -address /run/containerd/containerd.sock │ │ ├─104142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30e0bb2e3083c8da5036d4de461087f55ebef2d2e29f435dd481790866454a45 -address /run/containerd/containerd.sock │ │ ├─104194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe92d96fe497b544a39c45da08de0a9ae24bedce28a1bc9ef9eeda03092298b1 -address /run/containerd/containerd.sock │ │ ├─106132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd7a7ab450a4affa057a351921505df86b33a9dbf47da38fdf0adb29adedfe1d -address /run/containerd/containerd.sock │ │ ├─108024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2758312636c00b708c52e0b533f416393d7f0c668e0462f88764c3dc675d8f55 -address /run/containerd/containerd.sock │ │ ├─108147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9d3043ece5ba72a7e1eb09552fd89677b7bb301d57eecc8f93018574e3327db -address /run/containerd/containerd.sock │ │ ├─121065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db2b6bc33f080741030bb6ff7cf9abd4e3edb589c3009a98be6285af358650f1 -address /run/containerd/containerd.sock │ │ ├─121128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc9a67ae3b26c6eadc2f4069a71a953ec5f85c1d3d8bf3447a6a423c62159c4b -address /run/containerd/containerd.sock │ │ ├─123690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a28b5b49ee18f7cb02f7c50f90901cc7edf8cd3a8d5d14a4569c35d64a784411 -address /run/containerd/containerd.sock │ │ ├─158240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa8098db5f602afdfd17076806ef38384b0ed2ffec795c47d3cd076d902c9193 -address /run/containerd/containerd.sock │ │ ├─159880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 728d3e55e100a7e61cc7d39137996a0fa0318c9dd0608949d707c245ddfcf2ee -address /run/containerd/containerd.sock │ │ ├─160211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ef25ecc25350fdfb50c60bfa056a6172a99da09761c2cd1f0b923dcbaf3c38e -address /run/containerd/containerd.sock │ │ ├─161023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea923e3ca6e43e7180d60ada532f6bf6938ba551afa271295ab3064c9c22b483 -address /run/containerd/containerd.sock │ │ ├─163026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4bf8c40e54e795db7345b4fc021ff4c894119083a18244c64ade6aff8019a0d -address /run/containerd/containerd.sock │ │ ├─163391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8245511bc1d35002335affbc1ed5256ecdd4d1a28f0df9b394f4597b3e9a7f9 -address /run/containerd/containerd.sock │ │ ├─163541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5448368b74ba9a51bfd1062029cd6861f78189f1576193fc2663dfc45c664d6b -address /run/containerd/containerd.sock │ │ ├─163617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99fa15e80463500d5306cfe4491ddb79a86217d53f0c592fa052ebdcaab3de67 -address /run/containerd/containerd.sock │ │ ├─163845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f1c22a68526875a6c592b1330bf9a9ad24a69b185bb78d60904801cf4fe3c59 -address /run/containerd/containerd.sock │ │ ├─164162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0b39d3699a3363fbe99d63ad4ff9939f93045f8d73ab805f8496fb57ff8634a -address /run/containerd/containerd.sock │ │ ├─175844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cdebf7b4ead2a4ca73c26028a3a72912f04ee61a9bd9303bbca2e78b143a2ba -address /run/containerd/containerd.sock │ │ ├─177653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06e964c37d4035d7eecbdf3e92defc55fef377d4ce6e700b5b220f791fdef3da -address /run/containerd/containerd.sock │ │ ├─177677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cec16f2392c03b2c5204f79ed0ed39b52ef212d628262ff764a2c57e316b0b01 -address /run/containerd/containerd.sock │ │ ├─177880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffe8a0a114b30727e91d4a6dac8df5ffc5174cc37272d6b1cd9091e42d9a0909 -address /run/containerd/containerd.sock │ │ ├─177893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43a14988f055f86d1495edb5055002f960e5e1bcd7f1582bb89e59ed563fecd0 -address /run/containerd/containerd.sock │ │ ├─178015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02f1876a465fc180b498d7142c83e801111e688bac46989aa647988d16e97382 -address /run/containerd/containerd.sock │ │ ├─178080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c349659774ab4155fbf327e8556836fc7f9321fb6a6a1b3152557bdfe65f806c -address /run/containerd/containerd.sock │ │ ├─178170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e7f3714f73e0ec2b125b9189e46b009da2019213063ba37b2ae87ef02cd67a8 -address /run/containerd/containerd.sock │ │ ├─190635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd820c7c33c0fc08f86d40667de16b24ca786a3e66f1487e6526e7c09f26b098 -address /run/containerd/containerd.sock │ │ ├─193031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d8420d926ef44999f99058e90d50853116d6a260de7c5a3896caee851873ab5 -address /run/containerd/containerd.sock │ │ ├─193083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9a82be55347718d52851f8bd755f59e5977bbb892a6531ff42f07e2d34435b6 -address /run/containerd/containerd.sock │ │ ├─193113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a31520adc9862b0a2d49014917ee864d13ec15bf64b5c8c04cacea0745955754 -address /run/containerd/containerd.sock │ │ ├─209750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a74dc4a74b4a6ed25e3f8e0a58b1560007a1a5572130abd8f4328d0c3ae2af6 -address /run/containerd/containerd.sock │ │ ├─216944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4699ff722e5a0918a4b67adf7d764b1301d66829b66f37f1c15a40f649a6567e -address /run/containerd/containerd.sock │ │ ├─216975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c35e79056dcc0ae0bba71a72b2c778fa57b92dca3a3a6e37f99d8bd61dbc154f -address /run/containerd/containerd.sock │ │ ├─217021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2e24ebdde74c5e07bc3b7317cf46801885d39d2f2f72a9dba21ef7133de1d2e -address /run/containerd/containerd.sock │ │ ├─217318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f77973a9f20c157743326012b29a84a402f64e220662f979b6ece2fc272b7ac8 -address /run/containerd/containerd.sock │ │ ├─228746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6fe0a340dd6d40885dd4e5064cfb8591c2f48a8233710d9baac3aeec7c2dba2 -address /run/containerd/containerd.sock │ │ ├─231343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb633c24d6228eb1010c39ace5bdbb03127ee189c24dae09495b39f813b80aa8 -address /run/containerd/containerd.sock │ │ ├─232436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77b0d9377b2954808b47143b0ef524914e88282c63f853d488953eb5f1fa313b -address /run/containerd/containerd.sock │ │ ├─233372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94c5d28ccd72a68e9618638e4170933b7abed97872555bbd325eaeb9b7f1112e -address /run/containerd/containerd.sock │ │ ├─234396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3741dcb7f11b541e5a6acb16d6a4ec352e8ee90fa86dbf0b5af6533cb206d68 -address /run/containerd/containerd.sock │ │ ├─236203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12bd48cda8b994ad06d49a04164768d57aebb64adc6d351d2a3d153904ec352b -address /run/containerd/containerd.sock │ │ ├─237765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f526b97d927b7e53ca9d604d42691468b90382baace9cbd1516330e5890eca54 -address /run/containerd/containerd.sock │ │ ├─237862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 099d76bce4f6c308e495038152fffd74eee8d9c520cf2c17bbf2fe6206578484 -address /run/containerd/containerd.sock │ │ ├─247297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa456171599242302f8d44cb28ac7808d76ff8ecdf0badf633023346638427e7 -address /run/containerd/containerd.sock │ │ ├─247810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c783a31b93362a1dd110f2407f0b31a03f291f90395e6d34f5cbb643520eb5b -address /run/containerd/containerd.sock │ │ ├─250684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 291fd1159c9d36d92be0cdfa0d41f317928e5068ec0aedd4856476b38743e12a -address /run/containerd/containerd.sock │ │ ├─254955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5ad421112fe8d8024b43eadc9bd2645e1212eb15337f8d953a2ca27cb5e7f38 -address /run/containerd/containerd.sock │ │ ├─255172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc4a053c165270bf92b3be7b3b87a2dfe70be329f6ff2d01331ade9188a2d514 -address /run/containerd/containerd.sock │ │ ├─255193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c897a74d8cbcff38cfcd3497fa0968ad3d576a28ed4522194bd02cf73d9b6497 -address /run/containerd/containerd.sock │ │ ├─255269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 490d5e488571edacc2ebc364f01482a3a2b2b448e49c29cf2f8eb39005957107 -address /run/containerd/containerd.sock │ │ ├─266470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce8d810b6240e40090d7439ba5d195b220948d063a5ef1688993543fa1f32157 -address /run/containerd/containerd.sock │ │ ├─268954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 824723616180e1ffeef90ba9d1ed6ac6d7f658325adce5985d66dbacae708b79 -address /run/containerd/containerd.sock │ │ └─270265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccc841c7db8c85a246ed83144d4ab5dcc61d19fb9b81a7c1d2c0d57101ea15d3 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1205 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─533 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─405 /lib/systemd/systemd-udevd │ ├─run-r1d578fb79c4546f78758b727031895d1.scope │ │ └─191449 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─641 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-cb6901f36c3c0ee4294b27f60fa7c152eb9c4916eb4e07fe9f1428b97b60bfff.scope … │ │ ├─24571 /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 │ │ └─24584 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28987 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29252 /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@mgr.instance.juoiks.service │ │ │ ├─12472 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.juoiks/unit.run │ │ │ └─12502 /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-juoiks --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.juoiks:/var/lib/ceph/mgr/ceph-instance.juoiks:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.juoiks/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.juoiks -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 │ │ │ ├─19302 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19323 /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 │ │ │ ├─24256 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24529 /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 │ │ │ ├─33457 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33722 /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 │ │ ├─12111 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12142 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-0b18e38392dc73dbabbab6b310b464614b8780f7d767ef2e3780be57bea2ff53.scope … │ │ ├─19371 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19388 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.service … │ │ └─10168 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─662 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─630 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-2889330b81e721839f15faf06f449293ebbf38581f817ffe158e72d98ffffdd0.scope … │ │ ├─29294 /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 │ │ └─29306 /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 │ ├─multipathd.service │ │ └─157619 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39749 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.153 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─371 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 666 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─414098 sshd: root [priv] │ │ └─414099 sshd: root [net] │ ├─docker-a4710f6494e2e190381e21afec1985fdf38df4ddaa8f38de5ae9e34ca6f4f060.scope … │ │ ├─33764 /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 │ │ └─33776 /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 │ ├─cloud-final.service │ ├─docker-d46da64b3d373f0b3b428150adfb4f3bc0be41e1c5272fe96518345fb8ab64e0.scope … │ │ ├─12585 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.juoiks -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12604 /usr/bin/ceph-mgr -n mgr.instance.juoiks -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1390 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10673 /usr/sbin/chronyd -F 1 │ │ └─10674 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-122ed4e6697beca45d776f9dd890a730d5dd2ea96c2b53d75c1389ec1061b58d.scope … │ │ ├─12222 /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 │ │ └─12242 /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 │ ├─systemd-resolved.service │ │ └─408 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─157474 /sbin/iscsid │ │ └─157475 /sbin/iscsid │ ├─dbus.service │ │ └─627 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─637 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─633 /lib/systemd/systemd-logind ├─k8s.io │ ├─ab4adab7b4ef75c588080a3921b7e1ad3d802be15a8a001b551060fd4a1f7034 │ │ └─64648 /bin/pushgateway │ ├─c8874427d0ff578ba1a2c5c814c63e3267549948557017df2c39846d591a52a3 │ │ └─55673 /secretgen-controller │ ├─2ef25ecc25350fdfb50c60bfa056a6172a99da09761c2cd1f0b923dcbaf3c38e │ │ └─160234 /pause │ ├─aa456171599242302f8d44cb28ac7808d76ff8ecdf0badf633023346638427e7 │ │ └─247324 /pause │ ├─fd65a3ab2111a2c5cc896f5600ffedeb1e88d62b93e6d528598447cdfe6d9948 │ │ ├─174726 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174993 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174994 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2ced0b22b82b202c09e1d1053c81d32cc316f2c938d5d929c4a658b089bd97a9 │ │ └─59525 /pause │ ├─ffe8a0a114b30727e91d4a6dac8df5ffc5174cc37272d6b1cd9091e42d9a0909 │ │ └─177946 /pause │ ├─d4e2db64c077d59406661314299fd01d6f12485b9dcbf4b4bccd0cbf150cf5d3 │ │ └─62166 /pause │ ├─2315b8e82d7593f4da8141f36591e2f7534bd64349b8ed8cd895700a982a47e6 │ │ ├─174595 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─175078 nova-scheduler: ServiceWrapper worker(0) │ │ └─175080 nova-scheduler: ServiceWrapper worker(1) │ ├─44db68de3cb1824f2c9ffa7a6b96109eb784c9fea2e6ff8c98b34897fc3bca02 │ │ └─234449 /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 │ ├─caef02bc20251da20a61a6431aeea179a05df7bc4bf2290b2464ad704c254ae8 │ │ ├─ 70404 apache2 -DFOREGROUND │ │ ├─ 70426 (wsgi:k -DFOREGROUND │ │ ├─ 70427 (wsgi:k -DFOREGROUND │ │ ├─ 70428 (wsgi:k -DFOREGROUND │ │ ├─ 70429 (wsgi:k -DFOREGROUND │ │ ├─404106 apache2 -DFOREGROUND │ │ └─411755 apache2 -DFOREGROUND │ ├─d1ead2990872d7aa8cb369371cca59d8ea7cb0f2177de46e51159427d32168e5 │ │ ├─62617 nginx: master process nginx -g daemon off; │ │ ├─62644 nginx: worker process │ │ ├─62645 nginx: worker process │ │ ├─62646 nginx: worker process │ │ ├─62647 nginx: worker process │ │ └─62648 nginx: worker process │ ├─5f361e0332335250fe216225cdb1f1eb0c1960ac9e87ea524cd7c2d2c25e1af0 │ │ └─43675 /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 │ ├─7bac0f11cccda735e3e7d326b381faac9e3f5827a094c7fd9fd9c081321088c3 │ │ ├─264623 /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 │ │ └─264879 /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 │ ├─193f758d31b2388131857d8e1431dbc2bfe9e913401b4ee2a6a0d0f8c1ce3d92 │ │ └─270631 /bin/openstack-database-exporter │ ├─13fb4ccc33c1388624a8214536f9dae2e00a74c96007b8f57685ee7526220bf9 │ │ └─39411 /pause │ ├─742784f42a91a8a07c81c281caf4da96800abd337f4fade2047bf2a287287791 │ │ └─59562 /pause │ ├─02f1876a465fc180b498d7142c83e801111e688bac46989aa647988d16e97382 │ │ └─178039 /pause │ ├─3b683338fad539f047d25770b02851bfe297878d17e19855fb76506ad9ebcc3c │ │ ├─60463 python -u /app/sidecar.py │ │ ├─60702 python -u /app/sidecar.py │ │ └─60703 python -u /app/sidecar.py │ ├─bb227ef96f95ac1dd63c2375dceb8968c0f339ed3bed6ea8a63232dc4d164439 │ │ ├─247634 magnum-api: uWSGI master │ │ ├─247671 magnum-api: uWSGI worker 1 │ │ └─247672 magnum-api: uWSGI worker 2 │ ├─be65c33ed644556b92cb8209d3609b6113967e88c525ddc3f310d8419df3263f │ │ └─62567 /pause │ ├─e454d7ca2f4ad84b05b0135d8bce889748260e561de3156b790061d84f93096f │ │ └─39576 etcd --advertise-client-urls=https://199.204.45.153:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.153:2380 --initial-cluster=instance=https://199.204.45.153:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.153:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.153: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 │ ├─952540df4e6de62572ad120c7620d2f718b8b681ca79d2f3cf53d649306ecd58 │ │ └─50733 valkey-server *:26379 [sentinel] │ ├─f7fd09e106a739e01d043ad8056310a6bd6816ac535649125166341851b87dd2 │ │ └─60717 /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 │ ├─af50a69b3297eecae96ac47c756fc8a2b5b1e269c825d784b67fd5ef87b6565d │ │ └─43068 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 │ ├─b98b73b3329e3579f1ccd636bd00fa386938b826f70ec109781abe191a072408 │ │ └─61851 /pause │ ├─da27e906749ff2f41a239167e21eaeaa48d9407fa1414863d265db18dc1ba645 │ │ └─119695 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3d906eecae418ba259a4ce6cdc998c84ae956dfef4c5c76d6ce5bb7ce7ce1202 │ │ └─76449 /pause │ ├─780d965668a18d61a30da958116fccc074e3dbe3e068f267595d62612c09bee9 │ │ └─46949 /manager --metrics-bind-address=:9782 │ ├─8c9f8e1a537e26e03860f3e5344cb6f1161919c6d52311436c42836e8f3b7989 │ │ └─169392 /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 │ ├─27711cb155f1793c8d716ae4a220e53af433e7bfcdf93c00343e4dc929957c58 │ │ └─39688 /kube-vip manager │ ├─9c090ac1c127ea4185f743e6d7f78501b2231e14582a50459bfa337e93bcc215 │ │ └─63647 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─7ef50db5ed7bfa6d3acafab91f9f448a7eab23b47b765c1f789b8495a447ff5a │ │ └─231454 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─5335f458f451e08c653afe2258cd52913d7f8f6c0f41885068163409aea1a078 │ │ └─42043 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─230bc4f5ac7f3af1f61bbfd478d793d08a613501f27020365b59b3b2e807991c │ │ ├─173793 nova-api: uWSGI master │ │ ├─173831 nova-api: uWSGI worker 1 │ │ └─173832 nova-api: uWSGI worker 2 │ ├─e7a601ae851e86dc8090f5c90166abfbed658fb07db8880928f27f8163ba98ff │ │ └─55568 nfd-master -crd-controller=true -metrics=8081 │ ├─8062ea51ffee056f5980b3132022572255c087e08ec3aac25c6d52cf11ece5ad │ │ ├─272768 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272782 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─291fd1159c9d36d92be0cdfa0d41f317928e5068ec0aedd4856476b38743e12a │ │ └─250708 /pause │ ├─100238e829e327bdf509976a1b5d4e16b458c804fc05191007661afd3da59e74 │ │ └─39879 /pause │ ├─30e0bb2e3083c8da5036d4de461087f55ebef2d2e29f435dd481790866454a45 │ │ └─104168 /pause │ ├─1e4a70e21d06d92457e0f2ad9b938690b4c01a921685a8878eb84f3ffa0957b4 │ │ └─39441 /pause │ ├─2bad6a1f193ded859b7f397075779401ad675ae77adf8f78b7ec67d2e63c8302 │ │ ├─226951 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227531 octavia-worker: ConsumerService worker(0) │ │ └─227534 octavia-worker: ConsumerService worker(1) │ ├─7f54b86bdbee2513a029db3ab1932343293a3eadedad48dbe0da210db63a598e │ │ └─54515 /pause │ ├─4f9f6faba93f7b78f0fc7cb86bf4e2594d7f8aecefb9952c488860be3ded5387 │ │ └─60956 /pause │ ├─47947c8d3733ded7eb8a9f3691dce81dc07b858385ab2a45baf04ec0043d21f5 │ │ └─63783 /goldpinger --static-file-path /static │ ├─8f18572d8164f8063c3bee65e66a70623cb408ddf1aaa14450e45acad01b19de │ │ └─64910 /pause │ ├─5d9db09723f9d513153835d862677dba4c573549e0386397e383007b5a0ad47d │ │ └─42419 /pause │ ├─6d2c3d2498d1c3012438afb4b47736de629e5bc4622df4c22aa5224b6dee9cff │ │ └─42528 /coredns -conf /etc/coredns/Corefile │ ├─09dbabd97a787da02be45bf5ca6ac880d79dd00db2cc4418d80b01e251c5f772 │ │ └─64727 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─56cafd2bb32c7c6d6a22650be1012712994ced39fad02ea3c527bc470147e92d │ │ ├─228927 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228944 /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 -- │ │ ├─228950 erl_child_setup 1048576 │ │ ├─229177 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229178 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229194 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229430 /bin/sh -s rabbit_disk_monitor │ ├─1c622b9f589b741647c6b29a65f28f33e72f3d050080f99fe775b0651d178a40 │ │ ├─ 46133 /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 │ │ ├─ 46162 /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 │ │ ├─ 46252 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268532 nginx: worker process │ │ ├─268533 nginx: worker process │ │ └─268534 nginx: cache manager process │ ├─e27d6b73a0531febb3d8e0bb069f645b9fa1e9e5a89fa9184cca6fcdac407055 │ │ └─77927 /pause │ ├─e3ec99ede55102b5513fd14889d9899ea666a4ebc3893822aae1da8cfc96e765 │ │ ├─247367 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248052 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpknrfqpdk/privsep.sock │ │ ├─248060 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248062 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a96828fd9c14e6a7473dc474a9312f7bce6396b5bd6bcd0544c713031d8a0c2b │ │ ├─351130 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] │ │ ├─351615 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─351757 /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/tmpnp0r4y4p/privsep.sock │ │ ├─352068 /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/tmp3o28udzc/privsep.sock │ │ ├─352473 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─352474 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─352615 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/aea0f32f-ee90-494d-9f20-cce98c0dced4/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/aea0f32f-ee90-494d-9f20-cce98c0dced4/host --addn-hosts=/var/lib/neutron/dhcp/aea0f32f-ee90-494d-9f20-cce98c0dced4/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/aea0f32f-ee90-494d-9f20-cce98c0dced4/opts --dhcp-leasefile=/var/lib/neutron/dhcp/aea0f32f-ee90-494d-9f20-cce98c0dced4/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4c4dc477-4469-4050-8bd2-a3e24591c21d,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 │ │ ├─352619 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f3c1d760-1658-41b9-a0f2-a7c8a034fe4c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f3c1d760-1658-41b9-a0f2-a7c8a034fe4c/host --addn-hosts=/var/lib/neutron/dhcp/f3c1d760-1658-41b9-a0f2-a7c8a034fe4c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f3c1d760-1658-41b9-a0f2-a7c8a034fe4c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f3c1d760-1658-41b9-a0f2-a7c8a034fe4c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6e8a0105-d067-418e-89e8-a15430834dd0,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 │ │ ├─352623 haproxy -f /var/lib/neutron/ns-metadata-proxy/aea0f32f-ee90-494d-9f20-cce98c0dced4.conf │ │ ├─352627 haproxy -f /var/lib/neutron/ns-metadata-proxy/f3c1d760-1658-41b9-a0f2-a7c8a034fe4c.conf │ │ ├─370486 /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/tmpkllig_ub/privsep.sock │ │ └─375016 /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/tmpl33_lf11/privsep.sock │ ├─70aa08706c8f4dc79ee19717502bdcfb63328f92f5bfbf1bd33d82b7002a3240 │ │ ├─63600 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63676 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─dd6e7baea12da60da9a6c5b744df86efd552f1a8ff3295c27dd54f3e85ae1fba │ │ └─42457 /pause │ ├─016b0846fa5dfcf67396657330087e44f49f7d6035354b8809db3fa2fdb595c7 │ │ └─232736 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─bc9e9af8ca90777dd6fdc8f3e0aaca5df9b7ec68a262798cb12633d695700d60 │ │ ├─65351 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65368 /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 -- │ │ ├─65374 erl_child_setup 1048576 │ │ ├─65432 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65433 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65443 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65726 /bin/sh -s rabbit_disk_monitor │ ├─c95d23542c69ec8bedf7e70c1944c32725ad7ca6134c1dd1f301ec7ad03ebd6e │ │ ├─225868 octavia-api: uWSGI master │ │ ├─225881 octavia-api: uWSGI worker 1 │ │ └─225882 octavia-api: uWSGI worker 2 │ ├─b3a478b5f693f90e9b1c4285ed60682bd647fe7090434dfe7b1503b2408ecaa2 │ │ └─48075 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2193c9b50be98b99200013af7b61e6f3183f96674dac99cd6d86a2f696229cc2 │ │ └─39520 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 │ ├─cec16f2392c03b2c5204f79ed0ed39b52ef212d628262ff764a2c57e316b0b01 │ │ └─177779 /pause │ ├─aa8098db5f602afdfd17076806ef38384b0ed2ffec795c47d3cd076d902c9193 │ │ └─158267 /pause │ ├─db621473bb253d9c23588714c6883dc87ae4ec76f279b69929a7374e396c3b4b │ │ ├─190895 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190912 /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 -- │ │ ├─190919 erl_child_setup 1048576 │ │ ├─191026 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191027 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191037 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191388 /bin/sh -s rabbit_disk_monitor │ ├─eb87525735c3b2f7164dbe0dd33bc2efbf593d1ebcae97b59845717d225ad700 │ │ └─63880 /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 │ ├─60c2ce318816da283d751d4d6530fd022261b0df460e9e4740975a276a7e46b8 │ │ └─83835 /pause │ ├─db2b6bc33f080741030bb6ff7cf9abd4e3edb589c3009a98be6285af358650f1 │ │ └─121088 /pause │ ├─2da1a3490eeaf696fbbaf68dbbe9b97bc8c46d85c3d4addf6f44ff5ca4654fad │ │ ├─118019 cinder-api: uWSGI master │ │ ├─118031 cinder-api: uWSGI worker 1 │ │ └─118032 cinder-api: uWSGI worker 2 │ ├─ffb09d3c13c76cdadd0ecfc1491f31167df619260e90b1c6bbbe8a72b6d77895 │ │ └─190593 /usr/bin/libvirt-tls-sidecar │ ├─f9ac2655dff150e859aa45b525937ba0f6ef7c3ba0116c561063050799ce0c3b │ │ └─39539 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 │ ├─4ec34f65d181879e836c30d74d3e56ae512565a672478fdac424b0c463779021 │ │ └─46805 /pause │ ├─d2ded967ac5e32dcda10f55d4bb033a7f6e5493e37d8b4dbdd5dbe57937f8046 │ │ └─160446 /coredns -conf /etc/coredns/Corefile │ ├─4699ff722e5a0918a4b67adf7d764b1301d66829b66f37f1c15a40f649a6567e │ │ └─217022 /pause │ ├─65d509e58fd96ff283b91a6de09ba4cf598ac1f4b05552571d97b8440a922685 │ │ └─61453 /pause │ ├─94edf7c24079ecabfd3158b737d57d36e7430444f035274f7b31167a951d38e2 │ │ └─55281 /pause │ ├─caa759e021cdae284c502455c03ee93fc1ae6541949139bb8b7aae1ea50aa584 │ │ └─55178 /pause │ ├─2ebe090ecd153e99cc9c022b5aa68411456a5d3d6819eff99cbe3d4e13389df0 │ │ └─50827 redis_exporter │ ├─77b0d9377b2954808b47143b0ef524914e88282c63f853d488953eb5f1fa313b │ │ └─232459 /pause │ ├─0fcfcdf99b35af8211a7c66995eddd03146e5265d2f35d15a1768267d1a05184 │ │ ├─161225 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161241 /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 -- │ │ ├─161247 erl_child_setup 1048576 │ │ ├─161386 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161387 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161485 /bin/sh -s rabbit_disk_monitor │ ├─bb633c24d6228eb1010c39ace5bdbb03127ee189c24dae09495b39f813b80aa8 │ │ └─231368 /pause │ ├─a28b5b49ee18f7cb02f7c50f90901cc7edf8cd3a8d5d14a4569c35d64a784411 │ │ └─123733 /pause │ ├─bbd01d62f8852cedb303dfc434de5349341c3f3ae34de492c0f8c22f0a15d999 │ │ ├─173893 nova-metadata: uWSGI master │ │ ├─173905 nova-metadata: uWSGI worker 1 │ │ └─173906 nova-metadata: uWSGI worker 2 │ ├─d21b1b6140938dcdccb997dea98a264285a7c407dfd3693a9b6263366263eb45 │ │ └─236263 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─00774e5e4119197948153f51e05a99eaea6b46d288afb0fe703931fc7b311dd7 │ │ └─39578 kube-apiserver --advertise-address=199.204.45.153 --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 │ ├─0c5a5a585666d64101f8b644a0cfd1e155e1192e66d524f1332183e91cb5404c │ │ └─59870 /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 │ ├─1ec692e57d7b6958c4660d96b5be160a10e257f3789126aefbe0414cdd4f6bc9 │ │ └─47384 percona-xtradb-cluster-operator │ ├─f41497e9794d024baa36bd74a1bc77e9e2a82c5938e1693dc2d5efca220d6c16 │ │ └─43581 /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 │ ├─dd7a7ab450a4affa057a351921505df86b33a9dbf47da38fdf0adb29adedfe1d │ │ └─106155 /pause │ ├─ea129418ce1f4361575da0e7f55bee6c278cea43a33a74b769390f7f29d0afec │ │ └─45837 /pause │ ├─fe92d96fe497b544a39c45da08de0a9ae24bedce28a1bc9ef9eeda03092298b1 │ │ └─104235 /pause │ ├─99fa15e80463500d5306cfe4491ddb79a86217d53f0c592fa052ebdcaab3de67 │ │ └─163671 /pause │ ├─12bd48cda8b994ad06d49a04164768d57aebb64adc6d351d2a3d153904ec352b │ │ └─236238 /pause │ ├─d603af2fb9475bd06da28555be6c7e556084039c5d1340d0c3c005ecf939f116 │ │ └─63457 /pause │ ├─4c95b8f0e0e0c97b1cc762c68dfbac411ae890bc8c53f255b1d90763dd2dd231 │ │ ├─48162 mysqld --wsrep_start_position=0e779b61-4898-11f1-80e4-0a433723def4:20 │ │ └─48283 /var/lib/mysql/mysql-state-monitor │ ├─c0a42fc87866b2d798a68bf98961b4494280cb8028016277aa87bc0d3727e2cb │ │ └─64067 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-153.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 │ ├─e9a82be55347718d52851f8bd755f59e5977bbb892a6531ff42f07e2d34435b6 │ │ └─193120 /pause │ ├─b8245511bc1d35002335affbc1ed5256ecdd4d1a28f0df9b394f4597b3e9a7f9 │ │ └─163417 /pause │ ├─18238513f6ae8b787b8b59a80e86b59e2bc02ab358b40b9a6e77f244dc1af844 │ │ └─64108 /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 │ ├─5d15516e9898b406239aa01716679f3a5d1e35a80b2a624a7bd2584df3438935 │ │ ├─47995 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 │ │ └─50690 haproxy -sf 152 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─f526b97d927b7e53ca9d604d42691468b90382baace9cbd1516330e5890eca54 │ │ └─237800 /pause │ ├─50069ee321606296c7f245093089155fd43a80ac69a4acbd6807a52bc24f1af3 │ │ └─67194 /pause │ ├─4f1c22a68526875a6c592b1330bf9a9ad24a69b185bb78d60904801cf4fe3c59 │ │ └─163878 /pause │ ├─ffbb54022dd032fe7f0d1329e94a2aae4c1d76096bd09de94d60bd0f28881b23 │ │ ├─268800 apache2 -DFOREGROUND │ │ ├─271315 (wsgi:h -DFOREGROUND │ │ ├─271316 (wsgi:h -DFOREGROUND │ │ ├─271317 (wsgi:h -DFOREGROUND │ │ ├─271318 (wsgi:h -DFOREGROUND │ │ ├─271319 (wsgi:h -DFOREGROUND │ │ ├─271320 apache2 -DFOREGROUND │ │ └─271321 apache2 -DFOREGROUND │ ├─82744c18ab6ed4073301274260b4101e589923eb684ccfb819b0dfca28b625e4 │ │ ├─187563 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) │ │ ├─187896 /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/tmpolqc5a_l/privsep.sock │ │ ├─188131 /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/tmp4jgx62j3/privsep.sock │ │ └─188668 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─c35e79056dcc0ae0bba71a72b2c778fa57b92dca3a3a6e37f99d8bd61dbc154f │ │ └─217060 /pause │ ├─d4bf8c40e54e795db7345b4fc021ff4c894119083a18244c64ade6aff8019a0d │ │ └─163088 /pause │ ├─1a7f0cf12fb20d0bb19ff846cc57460076cc84385fcc5e039447c589c91af67f │ │ └─50323 /pause │ ├─0f9a0912ae91ba0c7105c72684b2b02fe1d9f09d3bd8d475b114cef0fa59be98 │ │ └─269256 /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 │ ├─8c20d5fb3a4cae9a3abed606b61235965a9334d48248c073bec0c5427a9bbb64 │ │ └─63839 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-153.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 │ ├─63299acdcbea0db580fffbb3e809db5cd80ed5f274509afbc2637aef15cf19ad │ │ └─94367 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-rhpfh --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ce8d810b6240e40090d7439ba5d195b220948d063a5ef1688993543fa1f32157 │ │ └─266494 /pause │ ├─3342c28bc8b0e09550995f496ddf565adda31a2777f8b31a55ebeda1f36e028d │ │ └─195294 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9c9e933b4d7af1561a364d95fcb41c996d04df9b0857870b2dcfadd43854fc4e │ │ └─39463 /pause │ ├─f6d735739f0b9240998fcb4aa8deaacd89d03a428ad9c430308faa878925bcd9 │ │ ├─83122 barbiacan-api: uWSGI master │ │ └─83135 barbiacan-api: uWSGI worker 1 │ ├─c7163d875ba5862e45e1152032e752b3e7ac1118f0276b4bbc2a0c1b10ece10a │ │ ├─90114 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90131 /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 -- │ │ ├─90137 erl_child_setup 1048576 │ │ ├─90196 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90197 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90207 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90492 /bin/sh -s rabbit_disk_monitor │ ├─587fffba7a4e8fc30dbc6ced6a1b3f9d07563d78e8093317b6012ef7a15e3b0b │ │ └─47965 /pause │ ├─a512064cc810fc7a16c6801ea034f60c8a3ca346da11935acbd63acd03224a77 │ │ └─43630 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─57a6f98807a9b43aa286a31a92b0570309f3ad1a618bb2932fdd535a3cf312a7 │ │ └─43361 /pause │ ├─4d8420d926ef44999f99058e90d50853116d6a260de7c5a3896caee851873ab5 │ │ └─193059 /pause │ ├─ea923e3ca6e43e7180d60ada532f6bf6938ba551afa271295ab3064c9c22b483 │ │ └─161046 /pause │ ├─25b5f4dcee19198c91f589ed0f3c21fef169745c08b4c1b05735b511c74c9ee8 │ │ └─226918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d736fa2f3815e9963955ab55519e47213bbab7ac088816b573d4fa18e9754403 │ │ └─59607 /pause │ ├─c897a74d8cbcff38cfcd3497fa0968ad3d576a28ed4522194bd02cf73d9b6497 │ │ └─255235 /pause │ ├─d09886e82ebceaaf335fa1b5c661c4e1a4c5a647e2da43460456bb32ab9b8398 │ │ └─48258 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b9d141d257c6e57eefb323b961b865ed52b064419239909d5959ff612193d630 │ │ ├─227919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227938 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401905 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401917 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─401938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ec275711f497cbebee6fbc4aed190fa8478c876675c100ee7eb0e6c2fd001f63 │ │ └─39445 /pause │ ├─fd2966c28181c94e90ff61cfbf99ec42f6326db6d140e38732029dc91953f16b │ │ ├─186495 neutron-policy-server: uWSGI master │ │ ├─186508 neutron-policy-server: uWSGI worker 1 │ │ └─186509 neutron-policy-server: uWSGI worker 2 │ ├─28e526c440be14dec11f4dc6e5967880865eeffc1a2276d4d25741c90e1a2e43 │ │ └─61573 /pause │ ├─fc9a67ae3b26c6eadc2f4069a71a953ec5f85c1d3d8bf3447a6a423c62159c4b │ │ └─121167 /pause │ ├─06e964c37d4035d7eecbdf3e92defc55fef377d4ce6e700b5b220f791fdef3da │ │ └─177698 /pause │ ├─b750fd1b4d9135e188a309794634ca87693e3e2afc2f248d27ebdab3c71f8c3e │ │ └─39905 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5e1aa87b9f7d455516ebee60e322fc2618835b9eb85ff9d73920cf5a8cd690bc │ │ └─62728 /pause │ ├─08d7e439d7c1fd7e59a55f17fc4a301b4c3bc11feb6261a6d77e89cf936e3bc2 │ │ ├─122218 /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 │ │ └─122373 /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 │ ├─5c3ae9fc593804cbf2b5f152bef60c5aa89bb3681ffc06ba6c92df8882a8c712 │ │ └─64488 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─099d76bce4f6c308e495038152fffd74eee8d9c520cf2c17bbf2fe6206578484 │ │ └─237901 /pause │ ├─e90863db0f1095adc8f7f6e9860cbec1ae2319a37a9b3cee800ff61cbc5a09ba │ │ ├─205665 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205960 heat-engine: ServiceWrapper worker(0) │ │ └─205963 heat-engine: ServiceWrapper worker(1) │ ├─07b606c9f9ca61a9633fd8d932f4d2351d29d5790011d75a66e8bf0a82c82d77 │ │ └─43487 /pause │ ├─9ccd95c6e6281fafa41dea9f9997ab2bbae2c300dda3c3aeb9e5d82e2f246a9e │ │ └─121830 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5bc878b5d84158609e41da2f8ba90663f5d3c24b290f698b2eedbd6d7751444c │ │ ├─60488 python -u /app/sidecar.py │ │ ├─60738 python -u /app/sidecar.py │ │ └─60739 python -u /app/sidecar.py │ ├─35375ab2c1a467e9facc49c5eb98801b55683985eaec0165dc82efdfc56bb09b │ │ └─46904 /pause │ ├─d17e421f747c221819619337a9f8d745806692296f2829b6514593eb9bbf548f │ │ ├─205555 heat-api: uWSGI master │ │ ├─205586 heat-api: uWSGI worker 1 │ │ └─205587 heat-api: uWSGI worker 2 │ ├─67a23e7f12f50de33d8b402bc406c28530bf4794e35d00aa2370910a72e09838 │ │ └─93996 /pause │ ├─ccc841c7db8c85a246ed83144d4ab5dcc61d19fb9b81a7c1d2c0d57101ea15d3 │ │ └─270298 /pause │ ├─5c4af110fd2cb89451c5891f395676cd15c8202c3a1988d513e4c6554e6f7d7f │ │ ├─103166 glance-api: uWSGI master │ │ ├─103179 glance-api: uWSGI worker 1 │ │ └─103180 glance-api: uWSGI worker 2 │ ├─04cedac7607f76d3e565c940b5a6a847dc9b26a13f8586c56d3510fb74901f5d │ │ ├─205564 heat-api-cfn: uWSGI master │ │ ├─205588 heat-api-cfn: uWSGI worker 1 │ │ └─205589 heat-api-cfn: uWSGI worker 2 │ ├─9ae29999ac242343aae2ff1fa12094705135ca801a2fb809f44edeebe13371a9 │ │ └─59315 /pause │ ├─79052eaaf87229f23321b6ced5fa389f65e2984c8c54532b1905c7cd8240e071 │ │ ├─189130 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] │ │ ├─189459 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189671 /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/tmp8xg815py/privsep.sock │ │ ├─370749 /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/tmpydut3cgb/privsep.sock │ │ ├─371191 /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/tmp_i7f_r00/privsep.sock │ │ ├─371821 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371832 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372543 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c021c3d9-a359-4cb3-9695-ac5150ada736 --namespace=qrouter-c021c3d9-a359-4cb3-9695-ac5150ada736 --conf_dir=/var/lib/neutron/ha_confs/c021c3d9-a359-4cb3-9695-ac5150ada736 --log-file=/var/lib/neutron/ha_confs/c021c3d9-a359-4cb3-9695-ac5150ada736/neutron-keepalived-state-change.log --monitor_interface=ha-5eef63bc-c1 --monitor_cidr=169.254.0.186/24 --pid_file=/var/lib/neutron/external/pids/c021c3d9-a359-4cb3-9695-ac5150ada736.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─374853 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f827cc18-3ac6-4204-902b-1e087a3d40f9 --namespace=qrouter-f827cc18-3ac6-4204-902b-1e087a3d40f9 --conf_dir=/var/lib/neutron/ha_confs/f827cc18-3ac6-4204-902b-1e087a3d40f9 --log-file=/var/lib/neutron/ha_confs/f827cc18-3ac6-4204-902b-1e087a3d40f9/neutron-keepalived-state-change.log --monitor_interface=ha-ac08f822-69 --monitor_cidr=169.254.0.90/24 --pid_file=/var/lib/neutron/external/pids/f827cc18-3ac6-4204-902b-1e087a3d40f9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─383191 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3403337b-6fed-40b1-9ebc-128841e9d273 --namespace=qrouter-3403337b-6fed-40b1-9ebc-128841e9d273 --conf_dir=/var/lib/neutron/ha_confs/3403337b-6fed-40b1-9ebc-128841e9d273 --log-file=/var/lib/neutron/ha_confs/3403337b-6fed-40b1-9ebc-128841e9d273/neutron-keepalived-state-change.log --monitor_interface=ha-03568c41-31 --monitor_cidr=169.254.0.186/24 --pid_file=/var/lib/neutron/external/pids/3403337b-6fed-40b1-9ebc-128841e9d273.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─390248 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=879acde2-1cea-4785-bfe7-7615a4099c52 --namespace=qrouter-879acde2-1cea-4785-bfe7-7615a4099c52 --conf_dir=/var/lib/neutron/ha_confs/879acde2-1cea-4785-bfe7-7615a4099c52 --log-file=/var/lib/neutron/ha_confs/879acde2-1cea-4785-bfe7-7615a4099c52/neutron-keepalived-state-change.log --monitor_interface=ha-bd9b26ca-07 --monitor_cidr=169.254.0.162/24 --pid_file=/var/lib/neutron/external/pids/879acde2-1cea-4785-bfe7-7615a4099c52.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─ed810ebd2e14b3dc59b0643c169f7c05524553650d3422ec210317490b1842a8 │ │ ├─178629 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─405882 sleep 300 │ ├─e1764c911cde943aac546c418901804c84d800933749825bbca0335338bc6253 │ │ └─39379 /pause │ ├─180a494d73ab3ec377d78f221085dedb2b5b2ac2e18cae5979f13b643fb09bcc │ │ └─105827 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─78f7817bba142fc08be93c316243feb2f7c04edd13c66838e885723f11a6ca38 │ │ ├─250996 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251012 /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 -- │ │ ├─251018 erl_child_setup 1048576 │ │ ├─251082 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251083 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251093 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─251491 /bin/sh -s rabbit_disk_monitor │ ├─aaad48b9c752a0afc489c175c079d6d039f0b6e06f8e838da69f89fd8f03f8a9 │ │ └─233419 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─c0b39d3699a3363fbe99d63ad4ff9939f93045f8d73ab805f8496fb57ff8634a │ │ └─164186 /pause │ ├─1b54dba7c8bf80ac8c724228afd6dd3f63f9c28c51b58371061c7e1222207fdd │ │ └─89926 /pause │ ├─c5ad421112fe8d8024b43eadc9bd2645e1212eb15337f8d953a2ca27cb5e7f38 │ │ └─254994 /pause │ ├─0dfa502a6f409ce0d165f2c497e267f91f6450f52efe797573d87f3f8d5c6e8c │ │ ├─264390 manila-api: uWSGI master │ │ ├─264433 manila-api: uWSGI worker 1 │ │ └─264434 manila-api: uWSGI worker 2 │ ├─528bbe700207e49e4801b48bb2d3a8831e95e2a9e2353e8951d0c9f3dbe9d232 │ │ ├─176050 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176067 /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 -- │ │ ├─176073 erl_child_setup 1048576 │ │ ├─176121 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176122 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176132 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176363 /bin/sh -s rabbit_disk_monitor │ ├─dc40cd1b94104aaf20595a553481ddc7d008f45e3880849e54efaa786f1d87ac │ │ └─190691 /bin/bash /tmp/libvirt.sh │ ├─285d6c8cdf9c887ad6b5bd5bb4c3b57815f3692e63164df25e33911a961f011f │ │ ├─76566 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76583 /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 -- │ │ ├─76589 erl_child_setup 1048576 │ │ ├─76636 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76637 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76647 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76834 /bin/sh -s rabbit_disk_monitor │ ├─490d5e488571edacc2ebc364f01482a3a2b2b448e49c29cf2f8eb39005957107 │ │ └─255304 /pause │ ├─2e6e6d22c1cb4b66a67e03a88965145eead634382097ce3578156d76494aa011 │ │ └─64957 /bin/oauth2-proxy │ ├─685e9f08b1bf552f9789fa6daf803efae8df105c22c20daab359930d18b60a1e │ │ ├─129274 placement-api: uWSGI master │ │ ├─129288 placement-api: uWSGI worker 1 │ │ └─129289 placement-api: uWSGI worker 2 │ ├─885f8e63926b394ff686ed04fb5038bdaf454653f0d819eedfdd290251afef14 │ │ └─55241 /pause │ ├─c78c4639f8808281bd2075187bb2f781ce602f0ad4c6f45fbd1ca599ed2766ad │ │ └─102828 /pause │ ├─217ed96f59332a81bb6ec7a708aeef43e5ed126efb000591b775ae348c3d1e6c │ │ └─61411 /pause │ ├─67a263aa0925923b9378642a923d15b812831e86ab9d9a247c7eb22778c9f2e1 │ │ └─264370 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─43a14988f055f86d1495edb5055002f960e5e1bcd7f1582bb89e59ed563fecd0 │ │ └─177969 /pause │ ├─a82a6e6797807901c30a2de192ecd9c987c7d234b0866e3d06ec9efffca769db │ │ └─40953 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─72e5303e3d1a305d0a4913dfe483fffab450616e888d4d7a4ca76747e8875192 │ │ └─64158 /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 │ ├─728d3e55e100a7e61cc7d39137996a0fa0318c9dd0608949d707c245ddfcf2ee │ │ └─159903 /pause │ ├─92e344a4a8ee7558502680b244e24bdeb257661507de1299d5739068ee78e2bc │ │ └─63080 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a6fe0a340dd6d40885dd4e5064cfb8591c2f48a8233710d9baac3aeec7c2dba2 │ │ └─228769 /pause │ ├─2587b189d4d40dd08172653442953fd91f7b2b3746a58b5664e36e5b41994a16 │ │ ├─186448 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] │ │ ├─186802 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) │ │ ├─186805 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) │ │ └─186808 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) │ ├─a627c1072711e20a6e64ca7bb574e90ceff3afe496cd88c4a6db1e4f3afc3145 │ │ └─50512 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 │ ├─f3741dcb7f11b541e5a6acb16d6a4ec352e8ee90fa86dbf0b5af6533cb206d68 │ │ └─234419 /pause │ ├─2b66c7ee4086ad5bdea441c34b0920bd0ba71aa6a970e1ddef65febe7e73993b │ │ └─50138 /pause │ ├─2533996a2d5fc27b0156afbd21d24f3b39f35b6a7ce44a806cbbcfbb87c010b5 │ │ ├─186447 neutron-api: uWSGI master │ │ ├─186481 neutron-api: uWSGI worker 1 │ │ └─186482 neutron-api: uWSGI worker 2 │ ├─1eb765bc567d3f3276b2ec9b24c2aa7d2c3414ff1dd74d0d2be86a55c178a825 │ │ └─59985 /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 │ ├─7efa96b4349dbaaeac4dc12d8ef85d0cbb490ecfafa82bc578802fc4cff3a133 │ │ └─45989 /server │ ├─f041e5698e7477b0c1a5ef6de005e0c9105b75d928e53dfcd498f203b0a93fee │ │ └─55446 /pause │ ├─94c5d28ccd72a68e9618638e4170933b7abed97872555bbd325eaeb9b7f1112e │ │ └─233395 /pause │ ├─ba77729594418e28f61181fe58c45ba2c527811e8e1a127e2ac3cfcaa3faea79 │ │ └─47263 /pause │ ├─23198734bea7ca5a6bde49b93b6c59cf40cb13bcf16a8c3d98ee0995858f6318 │ │ └─264402 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e8504f8707d231f8d80bfc7d774b676adff9d5134939f08d3ba3297368642699 │ │ └─64938 /bin/oauth2-proxy │ ├─25ddfde0411a7f8a9b5c762074fd49231e3cd599d661f382f89c15e8ea37d78b │ │ └─50376 valkey-server *:6379 │ ├─977a9c1f5ce9a1ec736b038cf54a7d072759d02906bea27821f896b67cb33d2c │ │ ├─247889 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248148 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248149 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0e7f3714f73e0ec2b125b9189e46b009da2019213063ba37b2ae87ef02cd67a8 │ │ └─178215 /pause │ ├─ba9ecfe7fd48ab71e2d520fa1810b631a93f17f5d6261c82b37c04e1216ad88e │ │ └─45881 /pause │ ├─72f0458d9b76a1700d131dd8e6189895950d1998e9c7818fa23a30c6b84a18b1 │ │ └─95248 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6e68b4ec4d3ae7baad0387dd667f310dd362c0383a62b7021e7b6ec707c459a4 │ │ └─64697 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1a28d47cf76d45503d68bfdc02898e0d48da849c40f95efd33d8f75a9ef2989e │ │ └─61041 /pause │ ├─e9d3043ece5ba72a7e1eb09552fd89677b7bb301d57eecc8f93018574e3327db │ │ └─108176 /pause │ ├─1c783a31b93362a1dd110f2407f0b31a03f291f90395e6d34f5cbb643520eb5b │ │ └─247839 /pause │ ├─c349659774ab4155fbf327e8556836fc7f9321fb6a6a1b3152557bdfe65f806c │ │ └─178128 /pause │ ├─2758312636c00b708c52e0b533f416393d7f0c668e0462f88764c3dc675d8f55 │ │ └─108050 /pause │ ├─869e4264f4b4c8768cb8531b7998775768d185ab6062a18f5f750af912ec7f9e │ │ └─191363 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a31520adc9862b0a2d49014917ee864d13ec15bf64b5c8c04cacea0745955754 │ │ └─193169 /pause │ ├─2f653d4ebccd69637304d609ba8b7d82d7c726bc6c72e2ac3eff0a3c13b2d381 │ │ └─43424 /pause │ ├─da587d8a020b7dc8a1d66f942623c663480ccba0cb08b73afa8823d93bc3438e │ │ └─40685 /pause │ ├─982c7a20a58f9a57b6652ae0f78663d741d793c48d3453b47436e04840dc3446 │ │ └─84665 /usr/local/bin/rook ceph operator │ ├─4830c365d280adcc3e8ab9e8a2f11bb9359ec2ef13a497ab245e7c16fbcc2778 │ │ └─62053 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 │ ├─7cb31acb92be98f93f495e9f4c1b0e11cd3bed5e84b24ac310187227cbf65b9b │ │ └─253438 docker-registry serve /etc/docker-registry/config.yml │ ├─263b01272a64fa0e0bacba221f6701618fbee52c2fabe37a464ae184423fca28 │ │ ├─41161 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41583 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5d91902300068259757c76131c432e2930205f3c07f7b24391995affe4d4ca76 │ │ ├─209907 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209923 /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 -- │ │ ├─209929 erl_child_setup 1048576 │ │ ├─210153 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210154 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210164 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210257 /bin/sh -s rabbit_disk_monitor │ ├─8ff0ad9d081c3750768c2f1b4623c4ceea526c0f5440e5d62fbe0de7b2714336 │ │ └─64757 /bin/memcached_exporter │ ├─58a9270ebf791489dda362cf6640513d339dac66311116cb325c22e5a653591d │ │ ├─104463 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104770 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104778 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─44a40add67766f3782cc45f01105eec0a0f5d3f0566e666c31c7bf15d48f7723 │ │ └─40698 /pause │ ├─4419f7bb85b9111dc459b100c090e4bcbf0f2ab747337ad5de6415c8813255e6 │ │ └─42485 /coredns -conf /etc/coredns/Corefile │ ├─e81f89ee6550f9b274546215f461d6a1f2974f2a8f13bb56129189415f2240ad │ │ └─47029 /manager --metrics-bind-address=:8080 │ ├─2a74dc4a74b4a6ed25e3f8e0a58b1560007a1a5572130abd8f4328d0c3ae2af6 │ │ └─209775 /pause │ ├─3ea876aa3ad59dce59d3f8a1a29c4a314d5ff3b1f994a6fe1f92b3ea58d541db │ │ └─94095 /pause │ ├─cbf451907310219709b6747edd9a2411b3eb8b703f85a44e5d771f33b0297d35 │ │ └─42890 /pause │ ├─f18c37e15574a2a166122428a6bda3c6b9fc26e902c793ce62828e75e9d15611 │ │ └─63172 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b90ee5fc2fdad1224bf052849545298821b59826716e6fa841472f02fac81fdf │ │ └─55534 nfd-gc -gc-interval=1h │ ├─8ddc7d2f91ce18067eec3a484cd33320847c3923fbdbe9bc1126bfd53bfd4d60 │ │ └─158633 /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 │ ├─dc14f2688aa17321bcc625e7017a86a099ded435a63cad1f2d026ef70e0ec162 │ │ ├─195242 /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 │ │ ├─371914 /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/tmp6eu4ml_e/privsep.sock │ │ ├─372402 /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/tmploewisux/privsep.sock │ │ └─373022 /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/tmpdj27slti/privsep.sock │ ├─824723616180e1ffeef90ba9d1ed6ac6d7f658325adce5985d66dbacae708b79 │ │ └─268990 /pause │ ├─51e2cb97c65aafa850b75ec70324252e013dfee4ffce94d91c020eefef11bb6c │ │ ├─106305 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106322 /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 -- │ │ ├─106328 erl_child_setup 1048576 │ │ ├─106436 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106437 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106447 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106606 /bin/sh -s rabbit_disk_monitor │ ├─cc4a053c165270bf92b3be7b3b87a2dfe70be329f6ff2d01331ade9188a2d514 │ │ └─255215 /pause │ ├─fd820c7c33c0fc08f86d40667de16b24ca786a3e66f1487e6526e7c09f26b098 │ │ └─190660 /pause │ ├─7b4767f329485bf206a3263935f123d17dc2dff6c7e4654f8e4152e18ba865d0 │ │ └─188687 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) │ ├─2baf24ae47c97f6802aae8734b2639ce50707668add40fa61733bf1b1c0e686c │ │ ├─ 94522 /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 │ │ └─401646 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─29a13c85cdd23f5744a2850e970ccf6364013ca595fce79c2b02639f48984b39 │ │ └─63550 /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 │ ├─5448368b74ba9a51bfd1062029cd6861f78189f1576193fc2663dfc45c664d6b │ │ └─163573 /pause │ ├─8cdebf7b4ead2a4ca73c26028a3a72912f04ee61a9bd9303bbca2e78b143a2ba │ │ └─175867 /pause │ ├─a32f0e64df46f684a96fafd6ddc580ed983fe8ac31cc1681bf961d4fa25bcb99 │ │ └─42006 /pause │ ├─a2e24ebdde74c5e07bc3b7317cf46801885d39d2f2f72a9dba21ef7133de1d2e │ │ └─217111 /pause │ ├─f77973a9f20c157743326012b29a84a402f64e220662f979b6ece2fc272b7ac8 │ │ └─217343 /pause │ ├─0446c5dce2093fcd923350e311e5c6fcd03cedc774ae7e1e7f30b075401a2a68 │ │ └─47548 /pause │ ├─3940f219acae8a11aa94c4e27b92c05ef64bdb081e4fe808c70c05a26e9c4ae1 │ │ ├─158669 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158681 /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 │ └─c6a8789b04981fca3b1d94e968f48feae88fbe57d875afaad6ba9a0bfeb76fa7 │ └─55494 nfd-worker -metrics=8081 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount