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 │ │ │ ├─21145 /lib/systemd/systemd --user │ │ │ └─21146 (sd-pam) │ │ └─session-22.scope │ │ ├─21141 sshd: cephadm [priv] │ │ └─21159 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1449 sshd: zuul [priv] │ │ └─1462 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1453 ssh: /home/zuul/.ansible/cp/199.204.45.109-22-zuul [mux] │ ├─395633 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kdywutwqnwlppndrcaaltwfwmsxjbfxj ; /usr/bin/python3'"'"' && sleep 0' │ ├─395634 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-kdywutwqnwlppndrcaaltwfwmsxjbfxj ; /usr/bin/python3' && sleep 0 │ ├─395635 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-kdywutwqnwlppndrcaaltwfwmsxjbfxj ; /usr/bin/python3 │ ├─395636 /bin/sh -c echo BECOME-SUCCESS-kdywutwqnwlppndrcaaltwfwmsxjbfxj ; /usr/bin/python3 │ ├─395637 /usr/bin/python3 │ ├─395638 /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 │ └─395640 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 … │ │ ├─ 9791 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12186 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 854b12c641e95d68809442bae0406f392ddef4bfa3d354cab333b096efebfec6 -address /run/containerd/containerd.sock │ │ ├─ 12530 /usr/bin/containerd-shim-runc-v2 -namespace moby -id af482761d0d622e30487a87795fb702f21223b4faf6cda9c73f1bc272e2f478b -address /run/containerd/containerd.sock │ │ ├─ 19260 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b27cc6ae6f62ea863131e36c3efdae53851bfd4edb390cee21dd390db45af6af -address /run/containerd/containerd.sock │ │ ├─ 24441 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3386ac2396570935d1a13b75363e92deca1377f83785af8da69a7b879ffbf5f9 -address /run/containerd/containerd.sock │ │ ├─ 28874 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7091d71003523ec009d7a57fd61ef5adb77a31aa4f9bbc0f5b66a49bbfc2758c -address /run/containerd/containerd.sock │ │ ├─ 33461 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 22a7b38cd360d19a13df31c3ff522d5a23b87cfaa1606602eb652ca5e017da98 -address /run/containerd/containerd.sock │ │ ├─ 38838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd47d41ffb901931eca3634d87aabf1f2334efed669c46b933468e72e206e792 -address /run/containerd/containerd.sock │ │ ├─ 38885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83a4b43d15993dc39ea4958d261bb8c658ca6b630180258dddf42941c641412e -address /run/containerd/containerd.sock │ │ ├─ 38889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3329cabf5808fa5be0006fe968a1a9d0d0d9d170f7ad2db44445beeee4f7f1c2 -address /run/containerd/containerd.sock │ │ ├─ 38908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 333f2921af074224032fd67423b8d4ef8682e24b87e08a86f8aadffc9cf35cfc -address /run/containerd/containerd.sock │ │ ├─ 38912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0f1cfd0bd7c80aa26854192c50309220d13389e9e9db2302b66da5d03b0bbf9 -address /run/containerd/containerd.sock │ │ ├─ 39440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c2efbda12de14b084b6596fc767e57705378347e91e14f79368a61db4c6038b -address /run/containerd/containerd.sock │ │ ├─ 40170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 997c2ea7a15f2c80008ca7445481d8130df8011618a9ed901d758ad3161b40a8 -address /run/containerd/containerd.sock │ │ ├─ 40188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68304e9aff5ce5489c88d5d1e5a25e03ea28dd4da44d1f813a461d8d72a6724d -address /run/containerd/containerd.sock │ │ ├─ 41552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 456aa1ef30bcd9c6f63110bc36d857c070f43d090993a746ab3df0d1e72a8406 -address /run/containerd/containerd.sock │ │ ├─ 41928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90f302de0a8a7c52e5ec51d1f47744c9a8c6fd4a1f5ffb7d01a3df96708dff70 -address /run/containerd/containerd.sock │ │ ├─ 41967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff66b432ff8c0e84d31f4b8326a6a5d387b981eb3d38c25c6dad4a773730d0ce -address /run/containerd/containerd.sock │ │ ├─ 42453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 704e6aa846ab2b05df81cda5661992a9148d4a458993ba8f6555f10f461820b4 -address /run/containerd/containerd.sock │ │ ├─ 42962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63f308a7ee688d287885b3ce487fdadec1d0a5ece235ef967e525317d81cd1d8 -address /run/containerd/containerd.sock │ │ ├─ 43018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52d63e63dafc578d46cec3e80543125e4567166a264b6cdac685771856086c36 -address /run/containerd/containerd.sock │ │ ├─ 43056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf2a59ca77e087b0cf505aa2c54f7783d481e07a60501531d324950213a1fcf7 -address /run/containerd/containerd.sock │ │ ├─ 45037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d28ab8dc5f75c92b181424dbc742b4ff25bcd354d3b0e7cedac763a580e11f9d -address /run/containerd/containerd.sock │ │ ├─ 45096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0bed6ea8b1762eb897a3d07fcd64b020af00237160574aac9b4ce79c2b30b59 -address /run/containerd/containerd.sock │ │ ├─ 45817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8813027661c5e2157ab5b9ba329cc4002b651b8baf984a9d1fcd349ffb9e6267 -address /run/containerd/containerd.sock │ │ ├─ 45934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b1cf54f900f1a01e558ca9d117ca604e6b01175684b3a8fbee052786bc53b39 -address /run/containerd/containerd.sock │ │ ├─ 46307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e865d7b171d8bebba8a65ea21b2e4f9052db25760feec23ab08c050124ca801 -address /run/containerd/containerd.sock │ │ ├─ 46681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 419b5de62e5a8784fd4c1c18e9b8eb715b3f59570ddab8ff2ca5e423d3ac99f9 -address /run/containerd/containerd.sock │ │ ├─ 47046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20b2e5557511e0b752547485f4e04dccf265249f1cb6cad307622aaf16e33e33 -address /run/containerd/containerd.sock │ │ ├─ 49400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ce9b4a6e96f880af13370abc8fdb2681e05501f5c22548987490810870e154 -address /run/containerd/containerd.sock │ │ ├─ 49553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 254e69b073647d02a7e46f56550b33db988062672e3b0a556c1c452a4315ee9c -address /run/containerd/containerd.sock │ │ ├─ 53796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9fa9fbf00426cf3baf4fc75d5fd077b01f9dad831c32ed5611481b0f914d134 -address /run/containerd/containerd.sock │ │ ├─ 54449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81f2ab1081b2b150ebaab556973c9482fd05c357519984596ae4e87ca1543553 -address /run/containerd/containerd.sock │ │ ├─ 54511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af432cad8704bc3fc0162528368444deeb75e7a958195119eebbc408d197878f -address /run/containerd/containerd.sock │ │ ├─ 54556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 754d7b3793695c93cc3b8cfdd85aba81803bea32caed6369f37b13274f82db6a -address /run/containerd/containerd.sock │ │ ├─ 54700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6089ad0f320610eac3230c6a797a1f9ccc4748082ee060571f3d6dc10b125df2 -address /run/containerd/containerd.sock │ │ ├─ 58486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41b04d86dadc9d59a417804cdd05a5c4b49fdc6f3efa8760198b63be34c28b37 -address /run/containerd/containerd.sock │ │ ├─ 58642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf2e349d946dd03da52d98b50eea0ddcbe52614ddb08edcf714af957c4e71ba3 -address /run/containerd/containerd.sock │ │ ├─ 58690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc6db3fa260911f230bcd31d315cec40d7bd0490e0fb7d2921af1825ce05d0c1 -address /run/containerd/containerd.sock │ │ ├─ 58730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ef66738eb5dc8bed183dac3ccbc6466c634be69cae511454ca1b8d5d765542 -address /run/containerd/containerd.sock │ │ ├─ 59994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f4080eb3cea5f3c56553876907bc6da1e5f443e764f5d4618bd532c270c3a4 -address /run/containerd/containerd.sock │ │ ├─ 60150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71e7d0b69949e2aac2001207097bc020b8ce3582688f33bb11d669ca072c7b1c -address /run/containerd/containerd.sock │ │ ├─ 60596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc8017a2255d345f9a5d15903125eec68145e8cc59a90a6f7e31f9925cdfcc31 -address /run/containerd/containerd.sock │ │ ├─ 60656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5957e1a4bc7b5c74c5e5f547bae1c0ac1c1c4ff6554b8e12c12277fb9045977b -address /run/containerd/containerd.sock │ │ ├─ 60715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f16388ca77940c6d189531a02d239b84c26e9e636bb06107af76a0e3d14315b6 -address /run/containerd/containerd.sock │ │ ├─ 61233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cb58c30f2b7ee28ae1eeac18ca970d9feeeeb83a0b2f876af66a33f77d97fa2 -address /run/containerd/containerd.sock │ │ ├─ 61569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02c33444b37f680d104c5d972acc2b4704afa78161350c7d2759665ab7e65b81 -address /run/containerd/containerd.sock │ │ ├─ 62031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 450f68f1f14c84c6816e9c330e9797dfe39f8638ef35b1e9f8d66f154ac0c50d -address /run/containerd/containerd.sock │ │ ├─ 62144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4a25cd53040b068e174dca14d7949a6135e61afda9c2b4f1135c8c553c00ba0 -address /run/containerd/containerd.sock │ │ ├─ 62837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4d9d86b3fd326547f05b8a2bc0843bda059180ec0e2fdc47676d622da96a1b6 -address /run/containerd/containerd.sock │ │ ├─ 64347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61a1ed6f60d4a05f8657a06f410f79dd4267b5a44fc65fca657186bfb961ee26 -address /run/containerd/containerd.sock │ │ ├─ 66317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f399121396e69718f5254d97993b0a85aad0153bdd4ee06af3369d10a2224fb6 -address /run/containerd/containerd.sock │ │ ├─ 75508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45bf1fce3b2c863bf092aed7d6cd4bfc76c70eb020c55e93d58b3e826a31625a -address /run/containerd/containerd.sock │ │ ├─ 76971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e2eed05ea035e0accd50f877bd73e03c5c097cda353cca112b4c5d05ceb3771 -address /run/containerd/containerd.sock │ │ ├─ 82558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9bb1ffb60cfc411d6d2066cf4ee74b2b438eb391291d6c630bfd78cd8c2114f -address /run/containerd/containerd.sock │ │ ├─ 88269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e5faf31ea8c716f93331555e2baae7cd8842ee530b4ddcb35f157693bdf1396 -address /run/containerd/containerd.sock │ │ ├─ 94578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d62e63a6d85f1deae394704ddd30849a24183774cb6e266dbbcea3922aefcb98 -address /run/containerd/containerd.sock │ │ ├─ 94647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 525bab63597152fa3b577629ef6015ca6186bd63cdbb4d437d000cbfc8e338a0 -address /run/containerd/containerd.sock │ │ ├─103917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de30ebee4f141d9974370377906f8bf5b249b90018b2e6ac372f25e008ba89a4 -address /run/containerd/containerd.sock │ │ ├─105376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e165bf2aba05871406b0e489ce510abede98c2f64a791d7bc2f85bb8308fcfd5 -address /run/containerd/containerd.sock │ │ ├─105430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d8023b8872cc9967aab074dc91a9ed6350319f4778c07ddcfcb205ac947dec -address /run/containerd/containerd.sock │ │ ├─107278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2344de0619f2e4aa7bf4eb005ddf4ef8eefcae79ecdefa90f0c174f39f04a430 -address /run/containerd/containerd.sock │ │ ├─109055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49c57528d1d21cf37382bcacf4a59603862457d5190bc1401f4c92b8dd40a244 -address /run/containerd/containerd.sock │ │ ├─109112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acbee41e8921662e5dadc8f3a2b8984f4ac6bb8877a6ace22c8d1673d42809d8 -address /run/containerd/containerd.sock │ │ ├─122260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab7f07410ee7cad844a3a7938dc83c7e7cf1d584803da5f8fb3aa92befad36c7 -address /run/containerd/containerd.sock │ │ ├─122305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5064a31c7a93cb0978d445a8b890e7ece4cc4dc948e3210c528c380b3cc5213c -address /run/containerd/containerd.sock │ │ ├─124735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad0783eb727d9197207a840499b0fb57754ef05752f6a96bd8e9a22d993d6dac -address /run/containerd/containerd.sock │ │ ├─138980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 292fac8392fa382af3cd574fcf2176b453954a2b748f599e9f80b7e58673894f -address /run/containerd/containerd.sock │ │ ├─140498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 942c6a0bbe6d807a050b83150ec8aa0f773dad5318a0db21809e57949655d2be -address /run/containerd/containerd.sock │ │ ├─140860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cce440bb7b3acf5683a6b3ed4793b6804e0b74b6df87e204a5624a96ed93189 -address /run/containerd/containerd.sock │ │ ├─141869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 303d32bed055e231483b2861497f304f5a27eae6fa6c855ed759041239650303 -address /run/containerd/containerd.sock │ │ ├─143750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd5a44b173b78b9f56d336fa5a60c8e77100c52b5e0d67dc98f0b1313d639731 -address /run/containerd/containerd.sock │ │ ├─144002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cba829bf033daf150a49ba0f91b1396a196004217078de2df794ea2f2438c23 -address /run/containerd/containerd.sock │ │ ├─144040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c664db60603140d3dbfa4ed150c3428d649452ce23e316e28d9dc5a974652569 -address /run/containerd/containerd.sock │ │ ├─144533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5a608e66ab33e89d10bb27afc83d7057ed4e22fe92a7f95e0bb9818bf201b48 -address /run/containerd/containerd.sock │ │ ├─144614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdf7f20959f01a5759ab7fb582ea29b45db7ef358c78f30ff9c0542a92e78e8d -address /run/containerd/containerd.sock │ │ ├─145213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f65893090a26790f9a7a57534e99c6a0b8d2d35d975f09c73ef68663b5c61d67 -address /run/containerd/containerd.sock │ │ ├─169586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 622e4d12a7af6a18af9ece214bb41a5625e84228952f7eb339f79dbc8c8d59e2 -address /run/containerd/containerd.sock │ │ ├─171320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb68d77980ad75e55774bccfea6e16ee0ae7b335bab9aa1c85b2a791aa2b361b -address /run/containerd/containerd.sock │ │ ├─171332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 841b82647f422e2dbf8b9f9f6372404c8028fc2b4a4fb8353a4dd280d4c3e2a4 -address /run/containerd/containerd.sock │ │ ├─171405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 244af1dab38a49a221fc9b5f4f6581991c339ae3113fc8abe1275104c423e15c -address /run/containerd/containerd.sock │ │ ├─171430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95e8a8ccb0f7900addca3d121d1d3268abae0a012c8aede3e3d9271b5b82e5cc -address /run/containerd/containerd.sock │ │ ├─171483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b64edf2cbf5a90e3cb5bc73b30a2b66164b3fd24d3126b6ec99d7ffab17aa1d4 -address /run/containerd/containerd.sock │ │ ├─171829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 107e4c000db81ba8221fb526bf347e89d01cc3bd091fbc744435239beb0e3425 -address /run/containerd/containerd.sock │ │ ├─171883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8866120f3e1da6540ddc0b5bbca6ab4726e8293da28dc6976d70f0a407cc131 -address /run/containerd/containerd.sock │ │ ├─184317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46325c4d91236b010683098c9566a6bb683e61dbb69c2126fd8a444403093c8f -address /run/containerd/containerd.sock │ │ ├─186485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a937b4fd2dca2cf3e6560d8ccde389d5e169c434166be6043a8d92b55bd22fca -address /run/containerd/containerd.sock │ │ ├─186627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f04e5257071723f5dd320fd2e2203923a34677e7a953e8b19d2d83791e50cdf -address /run/containerd/containerd.sock │ │ ├─186724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c5085454a58557da7ff2d1ee4f4a8c63d75699245edbb0ecbe0bd4ae4bad9eb -address /run/containerd/containerd.sock │ │ ├─201031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dcafd857cfd4adaf337e30443ece2b81518de9a9b00cc813c2a020ae4d88776 -address /run/containerd/containerd.sock │ │ ├─209048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f626800ca5849c83e75988de4905806f9be0cf57064a6609538a108480fe8f4 -address /run/containerd/containerd.sock │ │ ├─209083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4531edeaa711f950375f89e7839a8f823f6ebdec30ff8d7bf37332490183609d -address /run/containerd/containerd.sock │ │ ├─209095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fd57b230f6864a44544c9186224fe6e3dee12c114be51e469fcf5f7534ef9bf -address /run/containerd/containerd.sock │ │ ├─209410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ae955ab6d9a24c6bb1c9af9dda416c50282ff28469acc3750a987a0baffc37c -address /run/containerd/containerd.sock │ │ ├─220018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fce88a6b0c7f7bbd387f9a18968f47df37022a6969e1556299221ba804cab00 -address /run/containerd/containerd.sock │ │ ├─222371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc2418f3e96191d9901af8c7aed0157fc50410eff9445dab58dd78c832419c7 -address /run/containerd/containerd.sock │ │ ├─223428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1954213138a84ea47a1fba61a71a6718d5814beb79ba6383df50cde5b703afe -address /run/containerd/containerd.sock │ │ ├─224295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f9875a9a5b4555675d413caf30cbac902acf191621eeb0a3db2569e9dbfac04 -address /run/containerd/containerd.sock │ │ ├─224865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3166f3161e34a6c511957ff277ca006becb7d14a398d878519303237ddad368 -address /run/containerd/containerd.sock │ │ ├─226566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94ec86637e7df1a30aaf1de12ea6c29fbc12a08d9a60ef0391b6a6ddd7f4481d -address /run/containerd/containerd.sock │ │ ├─227498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f82f27e1d55b3d11a19c58d70bd84a649a5a2782860bdfabc858979ea56e382 -address /run/containerd/containerd.sock │ │ ├─227548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af7e904435cddbda26a0a7cde2a4d969d6fde76872dbb4c38ab7598c2d32eb0f -address /run/containerd/containerd.sock │ │ ├─236561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6a3d551c82d39189ec8706a0c635a1014a508d94f7044ec833488e8ae9f928b -address /run/containerd/containerd.sock │ │ ├─237158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3361a6b4b5db0191a1c498df45788a0f0906bd618c5996a9f9c68db939d461b -address /run/containerd/containerd.sock │ │ ├─239859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dceeca156e9a15af8a95d81689c492d390a01d751226a64cb673e8055e489c5 -address /run/containerd/containerd.sock │ │ ├─244077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67da17dba5309aef5bfae5534fc0ec63fea993d8b83dac569cdc85a88a0055e4 -address /run/containerd/containerd.sock │ │ ├─244301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a41b3e0f044a85a45fb0da81a9a77078c25884b9994af0119263e70251c09401 -address /run/containerd/containerd.sock │ │ ├─244332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20a40dee9cacbc2cb47714a83c3fff3733f820da441e3f0b79c3b909b0ec552c -address /run/containerd/containerd.sock │ │ ├─244450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b28ffc21c1d1eb2563c890c911262d3b19a7556cb455f7455780d7b8685abbb0 -address /run/containerd/containerd.sock │ │ ├─255905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a147b15e0c924906fa91aa5a45b807facef3d8f851748c52e892790a2b59901 -address /run/containerd/containerd.sock │ │ ├─258302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2048139209ff596fd630a4c10e6d0ae697564f8a1189c0556dbe857fd8776726 -address /run/containerd/containerd.sock │ │ └─259437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca4139dd6bd46cf120524a219da32796e34424512c751555df0786d1cd444045 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─docker-22a7b38cd360d19a13df31c3ff522d5a23b87cfaa1606602eb652ca5e017da98.scope … │ │ ├─33486 /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 │ │ └─33498 /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 │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28578 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28857 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19220 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19239 /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 │ │ │ ├─24163 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24424 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.jfxzly.service │ │ │ ├─12474 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jfxzly/unit.run │ │ │ └─12493 /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-jfxzly --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.jfxzly:/var/lib/ceph/mgr/ceph-instance.jfxzly:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jfxzly/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.jfxzly -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 │ │ │ ├─33167 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33444 /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 │ │ ├─12112 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12143 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10167 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138460 /sbin/multipathd -d -s │ ├─docker-854b12c641e95d68809442bae0406f392ddef4bfa3d354cab333b096efebfec6.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 │ │ └─12235 /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 │ ├─docker-af482761d0d622e30487a87795fb702f21223b4faf6cda9c73f1bc272e2f478b.scope … │ │ ├─12585 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jfxzly -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.jfxzly -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─39301 /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.109 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1384 /usr/sbin/uuidd --socket-activation │ ├─run-rf85045952bb74eca84ad3d222df3931e.scope │ │ └─184457 /usr/sbin/libvirtd --listen │ ├─docker-b27cc6ae6f62ea863131e36c3efdae53851bfd4edb390cee21dd390db45af6af.scope … │ │ ├─19287 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19306 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10672 /usr/sbin/chronyd -F 1 │ │ └─10673 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138333 /sbin/iscsid │ │ └─138334 /sbin/iscsid │ ├─docker-3386ac2396570935d1a13b75363e92deca1377f83785af8da69a7b879ffbf5f9.scope … │ │ ├─24466 /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 │ │ └─24477 /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 │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─622 /lib/systemd/systemd-logind │ └─docker-7091d71003523ec009d7a57fd61ef5adb77a31aa4f9bbc0f5b66a49bbfc2758c.scope … │ ├─28898 /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 │ └─28910 /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 ├─k8s.io │ ├─426edd4d1b8fa9c139aab25d14fc11ee0534f006679e366bf3b7c22e7c7408de │ │ └─54787 nfd-worker -metrics=8081 │ ├─d3517a461dad704a6dc04a5e12cca4708e6ca174053891a189624cf81652c9c7 │ │ ├─75676 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75693 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─75699 erl_child_setup 1048576 │ │ ├─75759 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─75760 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─75770 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─75993 /bin/sh -s rabbit_disk_monitor │ ├─fa0a2694dcade09e8aa9dac016c6fa5d2ed03b90a658ccda6e7f8d4b655793cf │ │ └─39073 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 │ ├─b3ad0365155215008a05349441b2332f7a6858e5a9759e9e57b8238d9b6dbaa8 │ │ └─63604 /bin/pushgateway │ ├─de30ebee4f141d9974370377906f8bf5b249b90018b2e6ac372f25e008ba89a4 │ │ └─103941 /pause │ ├─5064a31c7a93cb0978d445a8b890e7ece4cc4dc948e3210c528c380b3cc5213c │ │ └─122328 /pause │ ├─3f04e5257071723f5dd320fd2e2203923a34677e7a953e8b19d2d83791e50cdf │ │ └─186677 /pause │ ├─c664db60603140d3dbfa4ed150c3428d649452ce23e316e28d9dc5a974652569 │ │ └─144064 /pause │ ├─4cefb78bb47b3cecdfe837f5e588cfe7a5fc1c3dd6c3f3ce4188ae7f2058a7dd │ │ ├─123360 /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 │ │ └─123414 /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 │ ├─375969517d1e8d00c1796334468d2221d1d2c7e4a176674f217fcf02a3a9c8d1 │ │ ├─168471 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168928 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168929 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─d8a5c299308f6a45c10e4fbf0cfb5038115336246a0c8f43dac99fcf2188caf1 │ │ └─62992 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─acca5ce2c685291f226e04ce7a30894500dc0fea893729c2a95763f601fd7189 │ │ └─258613 /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 │ ├─5c2efbda12de14b084b6596fc767e57705378347e91e14f79368a61db4c6038b │ │ └─39467 /pause │ ├─7c2bc9fbe751da75e9128637312586adaafc36522398eeb2eb189118884a01f3 │ │ └─39106 kube-apiserver --advertise-address=199.204.45.109 --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 │ ├─1561b24f3811eeb1a7b4fa4483adfcc59e58da04f75b2b5b871bfc1de8b71f3a │ │ └─50066 redis_exporter │ ├─7ff579eedeff733281222c8400eb91266389c0f52467053505f472ba9857171d │ │ └─223841 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─15e45774c10142bea49425230d290c164fc6cccafbd62d1d7e3a5cee4daa0fc6 │ │ ├─64683 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64700 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─64706 erl_child_setup 1048576 │ │ ├─64753 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─64754 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─64764 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─64934 /bin/sh -s rabbit_disk_monitor │ ├─a4d9d86b3fd326547f05b8a2bc0843bda059180ec0e2fdc47676d622da96a1b6 │ │ └─62868 /pause │ ├─c73f4d45a81134011dd6c218873a44350b1c8b99a54bcf96aba005ae3b8a33e1 │ │ └─218546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f153d31ab8fd94aa661adb12f86ffdab39d5515eeaf488d636a6dcc8f2b38693 │ │ ├─59756 python -u /app/sidecar.py │ │ ├─60097 python -u /app/sidecar.py │ │ └─60098 python -u /app/sidecar.py │ ├─333f2921af074224032fd67423b8d4ef8682e24b87e08a86f8aadffc9cf35cfc │ │ └─38994 /pause │ ├─cb2b58889927ffffd49c4298bd9d9065436e3d4cc94d9dce2b2dc8338fca2a63 │ │ └─63277 /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 │ ├─d9fa9fbf00426cf3baf4fc75d5fd077b01f9dad831c32ed5611481b0f914d134 │ │ └─53818 /pause │ ├─e4a25cd53040b068e174dca14d7949a6135e61afda9c2b4f1135c8c553c00ba0 │ │ └─62178 /pause │ ├─f5cd84a0799489abdf9c29bf1dbd37fc418aed9b77b2cc26929093973a206726 │ │ ├─107549 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107565 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─107571 erl_child_setup 1048576 │ │ ├─107659 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─107660 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─107670 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─107912 /bin/sh -s rabbit_disk_monitor │ ├─82e6055179269341d6a0bafba463606bb4afdd4f5e608794f21f83393c8afcd4 │ │ └─49920 valkey-server *:26379 [sentinel] │ ├─cc8017a2255d345f9a5d15903125eec68145e8cc59a90a6f7e31f9925cdfcc31 │ │ └─60643 /pause │ ├─d5e69ed6e1e9f3f25cd613c42bda60e8dd44f23c20c075d8379dc5345973a0e3 │ │ └─64056 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─20ef66738eb5dc8bed183dac3ccbc6466c634be69cae511454ca1b8d5d765542 │ │ └─58754 /pause │ ├─45bf1fce3b2c863bf092aed7d6cd4bfc76c70eb020c55e93d58b3e826a31625a │ │ └─75531 /pause │ ├─4e865d7b171d8bebba8a65ea21b2e4f9052db25760feec23ab08c050124ca801 │ │ └─46332 /pause │ ├─1f82f27e1d55b3d11a19c58d70bd84a649a5a2782860bdfabc858979ea56e382 │ │ └─227526 /pause │ ├─122e3d60172bdfe2bb8f26d1225888941177c7eca01a2fb7ac670c8d51a7b4f9 │ │ └─149925 /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 │ ├─ca4139dd6bd46cf120524a219da32796e34424512c751555df0786d1cd444045 │ │ └─259481 /pause │ ├─783c1816ebf4a60478c78794ce4519f7e315b1d345198c3bbcbc76e9a48bb063 │ │ ├─253153 manila-api: uWSGI master │ │ ├─253277 manila-api: uWSGI worker 1 │ │ └─253278 manila-api: uWSGI worker 2 │ ├─bddcacc01c35207cf2e75f60a9ae52ec677c539ccc90734accdabf4b34b85fd8 │ │ └─54828 nfd-master -crd-controller=true -metrics=8081 │ ├─2048139209ff596fd630a4c10e6d0ae697564f8a1189c0556dbe857fd8776726 │ │ └─258325 /pause │ ├─ffa4a9b660c40e2ec39a41ea37966332a014b2d99027c26020dbbf7f1e494421 │ │ └─139357 /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 │ ├─1a2b552deae0703ec217b6dd3de9c89508b112e5c74180ed9593b3563f10f720 │ │ ├─179892 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180189 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/plugins/ml2/ml2_conf.ini) │ │ ├─180190 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/plugins/ml2/ml2_conf.ini) │ │ └─180191 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/plugins/ml2/ml2_conf.ini) │ ├─ac23d653aa1011f9d6dcdd0e9acae51e27be21a81fb54d32831cee46d5f5c81e │ │ └─39128 etcd --advertise-client-urls=https://199.204.45.109: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.109:2380 --initial-cluster=instance=https://199.204.45.109:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.109:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.109: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 │ ├─5957e1a4bc7b5c74c5e5f547bae1c0ac1c1c4ff6554b8e12c12277fb9045977b │ │ └─60680 /pause │ ├─89af6b793e88b6c1abf2dfbb90366895491c0bae68af213bc1177f17f24de760 │ │ └─224930 /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 │ ├─f0a710724a463304fac327172b096255972a5a2963fdf7a10471066579f0ab79 │ │ └─259833 /bin/openstack-database-exporter │ ├─b4bfe5717db50229749fdc0a62aa421451aebe1050f3f05ef97fe5c96d67aab4 │ │ └─49618 valkey-server *:6379 │ ├─94ec86637e7df1a30aaf1de12ea6c29fbc12a08d9a60ef0391b6a6ddd7f4481d │ │ └─226589 /pause │ ├─a9a04d2b44ff149641af94c31cd28bc939b3a62625f491ab3b7b11418f7eba5b │ │ └─59459 /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 │ ├─d1954213138a84ea47a1fba61a71a6718d5814beb79ba6383df50cde5b703afe │ │ └─223452 /pause │ ├─b64edf2cbf5a90e3cb5bc73b30a2b66164b3fd24d3126b6ec99d7ffab17aa1d4 │ │ └─171552 /pause │ ├─faa1908cb6bbb759ec975daa22b633148abdce685aadc59e915ef7c35d35a005 │ │ └─59074 /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 │ ├─a5a608e66ab33e89d10bb27afc83d7057ed4e22fe92a7f95e0bb9818bf201b48 │ │ └─144556 /pause │ ├─e3361a6b4b5db0191a1c498df45788a0f0906bd618c5996a9f9c68db939d461b │ │ └─237182 /pause │ ├─8b0fd0036c091997993c1081a018e90a381804deb092c8af649db43c65262cb7 │ │ └─63069 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─41b04d86dadc9d59a417804cdd05a5c4b49fdc6f3efa8760198b63be34c28b37 │ │ └─58511 /pause │ ├─b94d76b5b985b16341ebabb256084bc6afaf471fe3e5a59d5f2ba375c471cbb6 │ │ ├─182278 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) │ │ ├─182478 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) │ │ └─182479 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) │ ├─930bf087f011b49ed3741d64aa52fcff92e7e82aa9a152e4765f189e3b39c248 │ │ └─63120 /goldpinger --static-file-path /static │ ├─83a4b43d15993dc39ea4958d261bb8c658ca6b630180258dddf42941c641412e │ │ └─38986 /pause │ ├─a0bed6ea8b1762eb897a3d07fcd64b020af00237160574aac9b4ce79c2b30b59 │ │ └─45120 /pause │ ├─ea2004541ac96ed5bc796dd5af8a987a15bc1726d71c54a747cff1aec3590297 │ │ ├─ 69477 apache2 -DFOREGROUND │ │ ├─ 69501 (wsgi:k -DFOREGROUND │ │ ├─ 69503 (wsgi:k -DFOREGROUND │ │ ├─ 69504 (wsgi:k -DFOREGROUND │ │ ├─ 69505 (wsgi:k -DFOREGROUND │ │ ├─381021 apache2 -DFOREGROUND │ │ └─387152 apache2 -DFOREGROUND │ ├─890201a7b17590ef7c88a350057631f8175cc4c0be685cb8723350c929db62e7 │ │ ├─262064 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─262077 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d543f1792a15a0a1fcc86760b8160837447803063a5a83dd15b9b377184eb63a │ │ ├─167437 nova-api: uWSGI master │ │ ├─167476 nova-api: uWSGI worker 1 │ │ └─167477 nova-api: uWSGI worker 2 │ ├─5c5cce82ac200b7ad9135b30950c10f1ff9e1ef161d099344a46c42f9e9d60d8 │ │ ├─88558 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─88574 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─88580 erl_child_setup 1048576 │ │ ├─88687 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─88688 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─88698 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─89099 /bin/sh -s rabbit_disk_monitor │ ├─11dc1ad33d3aba221be24ba96517e434f651cec59428d7440e7ae49a18d8a644 │ │ ├─180756 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181049 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp6fvdppc0/privsep.sock │ │ ├─181259 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpq_njuyyx/privsep.sock │ │ └─181404 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─67157c09d3eefd864dc0a6dc4cc3cce8ec5a056c831544cd7b6f13711a1d30d2 │ │ └─46009 /manager --metrics-bind-address=:9782 │ ├─e84b82c158dbd201555151dc24a94f4b4deb8201a0ea9c48424441a9a1e9bc81 │ │ ├─182259 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─182807 /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/tmpbn1zbfrc/privsep.sock │ │ ├─358223 /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/tmpljxvg_j0/privsep.sock │ │ ├─358453 /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/tmptpdjl6pz/privsep.sock │ │ ├─358833 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─358835 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─359650 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5fd69ca4-cb98-4611-a553-dd492156c00d --namespace=qrouter-5fd69ca4-cb98-4611-a553-dd492156c00d --conf_dir=/var/lib/neutron/ha_confs/5fd69ca4-cb98-4611-a553-dd492156c00d --log-file=/var/lib/neutron/ha_confs/5fd69ca4-cb98-4611-a553-dd492156c00d/neutron-keepalived-state-change.log --monitor_interface=ha-7b6f22c0-40 --monitor_cidr=169.254.0.133/24 --pid_file=/var/lib/neutron/external/pids/5fd69ca4-cb98-4611-a553-dd492156c00d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─dced0488a258b0c2a72b53c2f0ea8342d592ee6a5e359beacd594612a99d703c │ │ └─42055 /coredns -conf /etc/coredns/Corefile │ ├─eccc17dcc36e43a2f11a096cc0c20d28d69a4f39bcf2e18947f6c67f5dc20ef4 │ │ └─63236 /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-109.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 │ ├─db3bb216bf3bc22b13b53401fcfb838731379029d67d86f3bb8544b246bd859a │ │ ├─59722 python -u /app/sidecar.py │ │ ├─60087 python -u /app/sidecar.py │ │ └─60088 python -u /app/sidecar.py │ ├─0f00a002ba6adadefe156a5faa90a3243737693647a7376d0b10a5350f88cb74 │ │ └─224347 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─3ff0ff7b8f3def69855d23fc9245d8b90c2da681973c1a9a4c580c66f5ee4849 │ │ └─63457 /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 │ ├─942c6a0bbe6d807a050b83150ec8aa0f773dad5318a0db21809e57949655d2be │ │ └─140521 /pause │ ├─3cce440bb7b3acf5683a6b3ed4793b6804e0b74b6df87e204a5624a96ed93189 │ │ └─140883 /pause │ ├─e3eb42627ee852967f08892397093d8d5990569378230d5161b2ce10d7e3fc5c │ │ └─242587 docker-registry serve /etc/docker-registry/config.yml │ ├─d596392941c8ff769d0cc959db72e3139e40907d6c4d038528cf8836ce6ec3fc │ │ └─39124 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 │ ├─2eecec4228286f3b156a71e5f812deb4f5518c742810165a3840047f2c296d8d │ │ └─43236 /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 │ ├─0f626800ca5849c83e75988de4905806f9be0cf57064a6609538a108480fe8f4 │ │ └─209129 /pause │ ├─80f688c90701e6aa89f17881241e2aa261665c0469f288f56b4f52c97a970062 │ │ └─226615 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─254e69b073647d02a7e46f56550b33db988062672e3b0a556c1c452a4315ee9c │ │ └─49577 /pause │ ├─a9a59070b401e40af6a7395f173b363861c06756bef0f804906aa6b6c5a6a384 │ │ └─60060 /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 │ ├─af7e904435cddbda26a0a7cde2a4d969d6fde76872dbb4c38ab7598c2d32eb0f │ │ └─227574 /pause │ ├─58c492cae018826bc3a17f604308e48e68c5263bd75e3d200172e2cc3596dbd5 │ │ ├─197739 heat-api: uWSGI master │ │ ├─197788 heat-api: uWSGI worker 1 │ │ └─197789 heat-api: uWSGI worker 2 │ ├─f65893090a26790f9a7a57534e99c6a0b8d2d35d975f09c73ef68663b5c61d67 │ │ └─145238 /pause │ ├─f399121396e69718f5254d97993b0a85aad0153bdd4ee06af3369d10a2224fb6 │ │ └─66342 /pause │ ├─1f4858da5189d2c0fb13457db10eab629b16686fb35b6a95b2c148d17b87f0ca │ │ ├─179895 neutron-api: uWSGI master │ │ ├─179928 neutron-api: uWSGI worker 1 │ │ └─179929 neutron-api: uWSGI worker 2 │ ├─d62e63a6d85f1deae394704ddd30849a24183774cb6e266dbbcea3922aefcb98 │ │ └─94605 /pause │ ├─90f302de0a8a7c52e5ec51d1f47744c9a8c6fd4a1f5ffb7d01a3df96708dff70 │ │ └─41952 /pause │ ├─ff66b432ff8c0e84d31f4b8326a6a5d387b981eb3d38c25c6dad4a773730d0ce │ │ └─41991 /pause │ ├─9a62003954312cf1ac784336e76dbb2aba5cb19c1c98305cd8ee9b8e91b418b0 │ │ └─43191 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─68304e9aff5ce5489c88d5d1e5a25e03ea28dd4da44d1f813a461d8d72a6724d │ │ └─40228 /pause │ ├─59db75b43510969ef5533d90283ad918e7d3518828c4626f53632422d8630de5 │ │ └─49753 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 │ ├─b8a071667f7e4234d94ab0c02bd3da25e2051cd895690bcb8e7eaa7720e9ce74 │ │ ├─129837 placement-api: uWSGI master │ │ ├─129867 placement-api: uWSGI worker 1 │ │ └─129868 placement-api: uWSGI worker 2 │ ├─02c33444b37f680d104c5d972acc2b4704afa78161350c7d2759665ab7e65b81 │ │ └─61597 /pause │ ├─b0f1cfd0bd7c80aa26854192c50309220d13389e9e9db2302b66da5d03b0bbf9 │ │ └─38989 /pause │ ├─57f4080eb3cea5f3c56553876907bc6da1e5f443e764f5d4618bd532c270c3a4 │ │ └─60017 /pause │ ├─6fc2418f3e96191d9901af8c7aed0157fc50410eff9445dab58dd78c832419c7 │ │ └─222394 /pause │ ├─49c57528d1d21cf37382bcacf4a59603862457d5190bc1401f4c92b8dd40a244 │ │ └─109101 /pause │ ├─81f2ab1081b2b150ebaab556973c9482fd05c357519984596ae4e87ca1543553 │ │ └─54485 /pause │ ├─564c17922f156f162e613fcf05a76f087765af2e486ba2df3021733e1a782149 │ │ ├─197742 heat-api-cfn: uWSGI master │ │ ├─197790 heat-api-cfn: uWSGI worker 1 │ │ └─197791 heat-api-cfn: uWSGI worker 2 │ ├─fc6db3fa260911f230bcd31d315cec40d7bd0490e0fb7d2921af1825ce05d0c1 │ │ └─58713 /pause │ ├─4aa642e019214e046e753375bbc0a998d358a8b17683f04bf2a56d8273961630 │ │ └─61321 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 │ ├─c3166f3161e34a6c511957ff277ca006becb7d14a398d878519303237ddad368 │ │ └─224889 /pause │ ├─ef2413667faa901a6c281d5f44e814a8330191216aefcbebb6f89b8471a543bd │ │ └─40461 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─820d995d9cb6d9763894f2275efeb24534ef86e3461cebfce3e46afc3c14706b │ │ ├─237107 magnum-api: uWSGI master │ │ ├─237140 magnum-api: uWSGI worker 1 │ │ └─237141 magnum-api: uWSGI worker 2 │ ├─bd47d41ffb901931eca3634d87aabf1f2334efed669c46b933468e72e206e792 │ │ └─38881 /pause │ ├─f16388ca77940c6d189531a02d239b84c26e9e636bb06107af76a0e3d14315b6 │ │ └─60738 /pause │ ├─525bab63597152fa3b577629ef6015ca6186bd63cdbb4d437d000cbfc8e338a0 │ │ └─94676 /pause │ ├─cf2e349d946dd03da52d98b50eea0ddcbe52614ddb08edcf714af957c4e71ba3 │ │ └─58665 /pause │ ├─f5f2fc031c0ab221ed8c4c337f3668c9eef5da2b248faa9e623173c6ed78773a │ │ └─47520 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─a0e8b4ff96080ebb12afd3aa9f27edb0e437b4ff4587bff667ea198e7e7611f6 │ │ ├─218522 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218942 octavia-worker: ConsumerService worker(0) │ │ └─218945 octavia-worker: ConsumerService worker(1) │ ├─d3cd903a7cf1d885138158302db77ae42cb407c69188ebda51b8598451e28669 │ │ ├─142006 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142022 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─142028 erl_child_setup 1048576 │ │ ├─142159 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─142161 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─142171 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─142352 /bin/sh -s rabbit_disk_monitor │ ├─5c5085454a58557da7ff2d1ee4f4a8c63d75699245edbb0ecbe0bd4ae4bad9eb │ │ └─186755 /pause │ ├─43dbc64011d7dcc6b8acdbac50f304ec4ca54722ca12eefc3a86943dfdd37c72 │ │ ├─197693 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─197930 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─197931 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─8ecb16893ee25fe27fabe70317db0bbf025f445016d442580995844905af7b8a │ │ └─119374 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─da04f5ed16647d7de3f79031acab8fdb70422df7e183118306ab129f57565b5b │ │ └─222603 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─71ce9b4a6e96f880af13370abc8fdb2681e05501f5c22548987490810870e154 │ │ └─49425 /pause │ ├─1d1ea330be5f32616e5be134589b069103f9aab9985e4a59fc5ec2a5ac65fc97 │ │ └─107106 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7543a247a69de80fbd55286890a3441ec59db6363ad7df6f76d4874e1004a89b │ │ ├─180015 neutron-policy-server: uWSGI master │ │ ├─180028 neutron-policy-server: uWSGI worker 1 │ │ └─180029 neutron-policy-server: uWSGI worker 2 │ ├─30ac0a8a158f254516913081f79de1c07e19a88bbdb0392f77bfd222a832edb1 │ │ ├─62964 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63035 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f3f89411f8418a5b64418734b344ca08ba6393c62c652970073c0a0604fedc83 │ │ └─96092 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─608eb1e98ddab71fc9580563db0887a35ffd6eeddd13b86a132524407e2c6d9d │ │ └─62409 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3e5faf31ea8c716f93331555e2baae7cd8842ee530b4ddcb35f157693bdf1396 │ │ └─88293 /pause │ ├─d580bd3dbaa0558c2b204f45daf0033fe05c20a7129fe3f5b76e652375f78296 │ │ └─190071 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─48a6adb2759dbfdc4bbd1e1efd67d4114403663083c6b177b40d6610109b63b2 │ │ ├─220140 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220156 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─220162 erl_child_setup 1048576 │ │ ├─220216 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─220217 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─220227 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─220567 /bin/sh -s rabbit_disk_monitor │ ├─9ec887e763c7596ec715a277c9fac01590842c255adb1e95adb2df27625ac3f4 │ │ ├─253413 /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 │ │ └─253474 /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 │ ├─4f5f9032925b8bd464afddc7729075347997032f0b1d25e315140e4c36fa10cf │ │ ├─237229 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237420 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237421 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─207d8c19004c86039a48f8d42b3d85b0a2907a8a3a832924d8b5eb9ac64a0284 │ │ ├─118893 cinder-api: uWSGI master │ │ ├─118906 cinder-api: uWSGI worker 1 │ │ └─118907 cinder-api: uWSGI worker 2 │ ├─956ee014bfeb6be9b648fbd4254ee6183b61e9cc242f7afabb6abb67bcec2397 │ │ └─62351 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4dcafd857cfd4adaf337e30443ece2b81518de9a9b00cc813c2a020ae4d88776 │ │ └─201055 /pause │ ├─498556af4153448c33c94416ddb40bdd3f4a305e6b9666ff7914fcc5e6cf8e4b │ │ └─47572 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─df61274648208cd78d3a13331145a3a13c93066a7bb16d3127ca8e420fde2f66 │ │ └─141094 /coredns -conf /etc/coredns/Corefile │ ├─687426473cb773bdfb239da7c798c6b89ac9bb502241278dde79725006ddb6cf │ │ ├─ 95101 /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 │ │ └─343663 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6406d91d807b9febdb46e46d7918b6819a3bf8e20cf1be0908f29997558cd7da │ │ └─42035 /coredns -conf /etc/coredns/Corefile │ ├─1200d74fcaa5de29b27aecca11234904b06ba91fbc08b596a4391c96c1e61ccd │ │ ├─139391 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139404 /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 │ ├─0f9875a9a5b4555675d413caf30cbac902acf191621eeb0a3db2569e9dbfac04 │ │ └─224319 /pause │ ├─c53dc951607399165a68b4d236265bf69be1a3021529a3c6992b6a982202ad6f │ │ ├─81899 barbiacan-api: uWSGI master │ │ └─81913 barbiacan-api: uWSGI worker 1 │ ├─edab2687df9355fe7359369cc9334859a4eeb0b893ec570a11433a52a2357b16 │ │ ├─168760 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168967 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168968 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2cba829bf033daf150a49ba0f91b1396a196004217078de2df794ea2f2438c23 │ │ └─144026 /pause │ ├─450f68f1f14c84c6816e9c330e9797dfe39f8638ef35b1e9f8d66f154ac0c50d │ │ └─62056 /pause │ ├─28adc5d879867b76463b28a0d0f041a7cd7136c5db1e6f78b1a2ef67c1fcb76d │ │ └─253201 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─cdf7f20959f01a5759ab7fb582ea29b45db7ef358c78f30ff9c0542a92e78e8d │ │ └─144638 /pause │ ├─f89cc4680115f2e731765396f6fa8e50aa4f799e60dd7579dac546a671d2a336 │ │ └─39238 /kube-vip manager │ ├─ab7f07410ee7cad844a3a7938dc83c7e7cf1d584803da5f8fb3aa92befad36c7 │ │ └─122283 /pause │ ├─419b5de62e5a8784fd4c1c18e9b8eb715b3f59570ddab8ff2ca5e423d3ac99f9 │ │ └─46704 /pause │ ├─af432cad8704bc3fc0162528368444deeb75e7a958195119eebbc408d197878f │ │ └─54540 /pause │ ├─d8866120f3e1da6540ddc0b5bbca6ab4726e8293da28dc6976d70f0a407cc131 │ │ └─171930 /pause │ ├─987680df494b41d38224940d628db3f1be01e16431b42e0b3962b09fbc1b33b3 │ │ ├─219222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219247 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220210 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388415 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388416 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388418 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388419 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388420 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388421 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388422 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388423 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388424 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388425 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388426 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388427 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388428 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388429 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388430 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388434 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388435 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─388449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─107e4c000db81ba8221fb526bf347e89d01cc3bd091fbc744435239beb0e3425 │ │ └─171861 /pause │ ├─d594e5ff5d59606a877dc0c0dbfb0bd7e2d05b97cf2fdb6f8b6007f925f8d8ba │ │ └─184648 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ecb684e72693a4795d65b543a583bb791e01de663ab76a90079e5540d3c855ae │ │ ├─47371 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 │ │ └─50013 haproxy -sf 165 -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 │ ├─997c2ea7a15f2c80008ca7445481d8130df8011618a9ed901d758ad3161b40a8 │ │ └─40219 /pause │ ├─61a1ed6f60d4a05f8657a06f410f79dd4267b5a44fc65fca657186bfb961ee26 │ │ └─64370 /pause │ ├─ca92ca49a96f616d6e3de073025a12c5d6d6263c1a7313043823088d97ed9ed5 │ │ └─42692 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 │ ├─378562ad6bce0648d2d74c167d1dc402178bad78341116e694ff5f8765b5e321 │ │ └─54981 /secretgen-controller │ ├─20b2e5557511e0b752547485f4e04dccf265249f1cb6cad307622aaf16e33e33 │ │ └─47104 /pause │ ├─244af1dab38a49a221fc9b5f4f6581991c339ae3113fc8abe1275104c423e15c │ │ └─171496 /pause │ ├─46325c4d91236b010683098c9566a6bb683e61dbb69c2126fd8a444403093c8f │ │ └─184342 /pause │ ├─52d63e63dafc578d46cec3e80543125e4567166a264b6cdac685771856086c36 │ │ └─43042 /pause │ ├─95e8a8ccb0f7900addca3d121d1d3268abae0a012c8aede3e3d9271b5b82e5cc │ │ └─171509 /pause │ ├─9e2eed05ea035e0accd50f877bd73e03c5c097cda353cca112b4c5d05ceb3771 │ │ └─76994 /pause │ ├─b28ffc21c1d1eb2563c890c911262d3b19a7556cb455f7455780d7b8685abbb0 │ │ └─244502 /pause │ ├─4531edeaa711f950375f89e7839a8f823f6ebdec30ff8d7bf37332490183609d │ │ └─209165 /pause │ ├─8d26fe8d7652e2187e059024bafcdb6fda164b502c308c56174f844932a757bd │ │ └─94976 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-8sn96 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─dd5a44b173b78b9f56d336fa5a60c8e77100c52b5e0d67dc98f0b1313d639731 │ │ └─143790 /pause │ ├─85e93bafe8109f66f4d82fe50d3dfc054d0ed9d6142d66057f7a61e2f60af37e │ │ └─122917 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c7e48c616c3b469e054951d4225b10249b13275362de3d1b6dc3243a84fae43d │ │ └─63923 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─456aa1ef30bcd9c6f63110bc36d857c070f43d090993a746ab3df0d1e72a8406 │ │ └─41576 /pause │ ├─bfaeabb2648ad0639493d90305b45ff1165df66f4ea47af191136a886531ac12 │ │ └─46126 /manager --metrics-bind-address=:8080 │ ├─a378b4c86676e224ed34e36b935a9a824d0683a7dca1372f49051440dfa69cd5 │ │ ├─61870 nginx: master process nginx -g daemon off; │ │ ├─61887 nginx: worker process │ │ ├─61888 nginx: worker process │ │ ├─61889 nginx: worker process │ │ ├─61890 nginx: worker process │ │ └─61891 nginx: worker process │ ├─f0a72e5a98843816990da30bd1c7023ec6ebb298debda96f563db76bc3c42fd7 │ │ ├─104260 glance-api: uWSGI master │ │ ├─104273 glance-api: uWSGI worker 1 │ │ └─104274 glance-api: uWSGI worker 2 │ ├─acbee41e8921662e5dadc8f3a2b8984f4ac6bb8877a6ace22c8d1673d42809d8 │ │ └─109141 /pause │ ├─63f308a7ee688d287885b3ce487fdadec1d0a5ece235ef967e525317d81cd1d8 │ │ └─42993 /pause │ ├─3329cabf5808fa5be0006fe968a1a9d0d0d9d170f7ad2db44445beeee4f7f1c2 │ │ └─39014 /pause │ ├─ecca197066feb1e673799e14ce78762b0c737aa7d2e7d05a578726f1c326b962 │ │ └─183492 /bin/bash /tmp/libvirt.sh │ ├─3562058def0bc59acede82a7e855d0e2aba8583c122dab388847644c59e7cf80 │ │ └─183433 /usr/bin/libvirt-tls-sidecar │ ├─a937b4fd2dca2cf3e6560d8ccde389d5e169c434166be6043a8d92b55bd22fca │ │ └─186509 /pause │ ├─7100a5652191ae2ad72c488b1c8e3a730c180f98039636f08c90bc812696f0a2 │ │ └─43283 /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 │ ├─76788182da07fad079577654f97ce6e3b3862d012e22d93ba23ed11d65d05e12 │ │ └─64028 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a5f1f41276ab1c9d493ff499831b3dc3cc658bc94d3689b09e84f8f93276504f │ │ └─64199 /bin/oauth2-proxy │ ├─b4c7da1a34ac39d8c94b248e5f960392b6ee5e1cf08fe544e5219d0e56942a0f │ │ ├─ 45338 /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 │ │ ├─ 45351 /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 │ │ ├─ 45483 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─257683 nginx: worker process │ │ ├─257684 nginx: worker process │ │ └─257685 nginx: cache manager process │ ├─b8d51512203e8916141ade91a7968de2c8ba07c803386dcf1c1a5db9374d465f │ │ ├─105776 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106040 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106042 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─303d32bed055e231483b2861497f304f5a27eae6fa6c855ed759041239650303 │ │ └─141896 /pause │ ├─71e7d0b69949e2aac2001207097bc020b8ce3582688f33bb11d669ca072c7b1c │ │ └─60172 /pause │ ├─8813027661c5e2157ab5b9ba329cc4002b651b8baf984a9d1fcd349ffb9e6267 │ │ └─45841 /pause │ ├─704e6aa846ab2b05df81cda5661992a9148d4a458993ba8f6555f10f461820b4 │ │ └─42475 /pause │ ├─2ede36cdc9b99d29535cedba6f0e12d9981875976ef432a65d1c9cd00d58ac9c │ │ ├─47421 mysqld --wsrep_start_position=d696fa2e-4b47-11f1-ac35-6b2ec17df6be:20 │ │ └─47551 /var/lib/mysql/mysql-state-monitor │ ├─6089ad0f320610eac3230c6a797a1f9ccc4748082ee060571f3d6dc10b125df2 │ │ └─54723 /pause │ ├─8dceeca156e9a15af8a95d81689c492d390a01d751226a64cb673e8055e489c5 │ │ └─239884 /pause │ ├─cf2a59ca77e087b0cf505aa2c54f7783d481e07a60501531d324950213a1fcf7 │ │ └─43084 /pause │ ├─38951cb4a2a19872e25a05876495675302a279bba136033bebc88d01dbb6c351 │ │ └─46472 percona-xtradb-cluster-operator │ ├─ad0783eb727d9197207a840499b0fb57754ef05752f6a96bd8e9a22d993d6dac │ │ └─124757 /pause │ ├─d9bb1ffb60cfc411d6d2066cf4ee74b2b438eb391291d6c630bfd78cd8c2114f │ │ └─82582 /pause │ ├─4c8d56fad4bffc6d1902e8615e30c65bfee7cc82c2b74e13ac9b979163de45f9 │ │ ├─167457 nova-metadata: uWSGI master │ │ ├─167478 nova-metadata: uWSGI worker 1 │ │ └─167479 nova-metadata: uWSGI worker 2 │ ├─622e4d12a7af6a18af9ece214bb41a5625e84228952f7eb339f79dbc8c8d59e2 │ │ └─169610 /pause │ ├─0c221a47a3fd0b2834076286dc3b3a9c3d370c50a02194b632c080e1412f39b3 │ │ └─39502 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─6094a859946f5ae1d8df21f53ab403fbd786e06a4cb5eaa013f29050b890910b │ │ ├─240015 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240034 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─240041 erl_child_setup 1048576 │ │ ├─240250 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─240251 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─240261 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─240688 /bin/sh -s rabbit_disk_monitor │ ├─252bb78cbe3a7a4cc5a1da7756726bc026dbac9a0b8757473b487511dff36af6 │ │ └─83432 /usr/local/bin/rook ceph operator │ ├─4e2c116da3895a3f0c4a198240be8df94e1faa41451c771c25dcefc449f8ed94 │ │ └─54870 nfd-gc -gc-interval=1h │ ├─cf5d7c1ee2eacc1c4298762a5d38faa53d84facc8958d9b9c72d9981a69a4d94 │ │ ├─40670 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41087 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d28ab8dc5f75c92b181424dbc742b4ff25bcd354d3b0e7cedac763a580e11f9d │ │ └─45070 /pause │ ├─e165bf2aba05871406b0e489ce510abede98c2f64a791d7bc2f85bb8308fcfd5 │ │ └─105401 /pause │ ├─f0d8023b8872cc9967aab074dc91a9ed6350319f4778c07ddcfcb205ac947dec │ │ └─105453 /pause │ ├─e29e1976fa1add5f822ee48ad616e701762095034bae03ad1e039d94209a7ad1 │ │ ├─181999 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─183041 /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/tmpye7g0o7z/privsep.sock │ │ ├─183314 /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/tmp6s938h1v/privsep.sock │ │ ├─183922 /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/tmp45srsgkx/privsep.sock │ │ ├─184293 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184299 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184436 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7d250369-1264-4428-a93c-c6c4314bb1bb/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7d250369-1264-4428-a93c-c6c4314bb1bb/host --addn-hosts=/var/lib/neutron/dhcp/7d250369-1264-4428-a93c-c6c4314bb1bb/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7d250369-1264-4428-a93c-c6c4314bb1bb/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7d250369-1264-4428-a93c-c6c4314bb1bb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9c5ad5da-156f-44f6-ada9-357c73ebeea9,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 │ │ ├─184439 haproxy -f /var/lib/neutron/ns-metadata-proxy/7d250369-1264-4428-a93c-c6c4314bb1bb.conf │ │ ├─203116 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6837a7a2-0b63-43bf-baae-7b4097d8df71/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6837a7a2-0b63-43bf-baae-7b4097d8df71/host --addn-hosts=/var/lib/neutron/dhcp/6837a7a2-0b63-43bf-baae-7b4097d8df71/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6837a7a2-0b63-43bf-baae-7b4097d8df71/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6837a7a2-0b63-43bf-baae-7b4097d8df71/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-cc0dcea9-7fa2-4b40-940e-54c32fb42f3e,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 │ │ ├─203120 haproxy -f /var/lib/neutron/ns-metadata-proxy/6837a7a2-0b63-43bf-baae-7b4097d8df71.conf │ │ └─363808 /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/tmpste0ra_6/privsep.sock │ ├─5b1cf54f900f1a01e558ca9d117ca604e6b01175684b3a8fbee052786bc53b39 │ │ └─45957 /pause │ ├─662a9748786885c2ef98053ddce12da723c5e0b2da3b5fc4fd446c42a9496e7e │ │ └─45392 /server │ ├─0cb58c30f2b7ee28ae1eeac18ca970d9feeeeb83a0b2f876af66a33f77d97fa2 │ │ └─61257 /pause │ ├─4fc2468ccefd5efb790a7fe84d48332ea1cfc5d7f7bc85c05eb054992d9506fd │ │ ├─172430 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393226 sleep 300 │ ├─5b57c49b30d4820a0281a43d421484097abd514603a59f6d41ff0b152b2314e0 │ │ ├─169715 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169731 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─169737 erl_child_setup 1048576 │ │ ├─169914 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─169915 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─169925 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─170188 /bin/sh -s rabbit_disk_monitor │ ├─67da17dba5309aef5bfae5534fc0ec63fea993d8b83dac569cdc85a88a0055e4 │ │ └─244127 /pause │ ├─2a147b15e0c924906fa91aa5a45b807facef3d8f851748c52e892790a2b59901 │ │ └─255929 /pause │ ├─20a40dee9cacbc2cb47714a83c3fff3733f820da441e3f0b79c3b909b0ec552c │ │ └─244425 /pause │ ├─803b4e09a99fc8789837706f0e7e61b9600a9694ebf2472d4e3734254c31b63e │ │ └─63418 /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-109.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 │ ├─292fac8392fa382af3cd574fcf2176b453954a2b748f599e9f80b7e58673894f │ │ └─139003 /pause │ ├─8cb5bcace8d18072437d762e9c1b18a41bbf41263230ccccb6e4eaf5e3216555 │ │ ├─190042 /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 │ │ ├─358809 /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/tmpobegxp20/privsep.sock │ │ ├─359049 /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/tmpo83nlt_w/privsep.sock │ │ └─361454 /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/tmpsty3c9m9/privsep.sock │ ├─bb68d77980ad75e55774bccfea6e16ee0ae7b335bab9aa1c85b2a791aa2b361b │ │ └─171447 /pause │ ├─1fd57b230f6864a44544c9186224fe6e3dee12c114be51e469fcf5f7534ef9bf │ │ └─209185 /pause │ ├─950f2677bb7afe1980b55f08a6599877834e1d3667df16cfc425acfc403d389f │ │ ├─236619 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237270 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpleur0mvh/privsep.sock │ │ ├─237277 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237280 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─8ae955ab6d9a24c6bb1c9af9dda416c50282ff28469acc3750a987a0baffc37c │ │ └─209433 /pause │ ├─2344de0619f2e4aa7bf4eb005ddf4ef8eefcae79ecdefa90f0c174f39f04a430 │ │ └─107423 /pause │ ├─a6a3d551c82d39189ec8706a0c635a1014a508d94f7044ec833488e8ae9f928b │ │ └─236585 /pause │ ├─5bc5ece6193b7f268cfc77aa5eaa35347de5f2910536ce75ea163d9115c13523 │ │ └─64088 /bin/memcached_exporter │ ├─b0b1106c256916ac713460399e243159f093170cb680b685dcb2ca5aa4f2f65d │ │ ├─217467 octavia-api: uWSGI master │ │ ├─217483 octavia-api: uWSGI worker 1 │ │ └─217484 octavia-api: uWSGI worker 2 │ ├─84ccb9251787b738fbcf9487708cfeb2c4175a09d407832afa985b4aefaa9db8 │ │ ├─184508 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184529 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─184536 erl_child_setup 1048576 │ │ ├─184665 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─184666 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─184676 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─185011 /bin/sh -s rabbit_disk_monitor │ ├─a41b3e0f044a85a45fb0da81a9a77078c25884b9994af0119263e70251c09401 │ │ └─244339 /pause │ ├─841b82647f422e2dbf8b9f9f6372404c8028fc2b4a4fb8353a4dd280d4c3e2a4 │ │ └─171435 /pause │ ├─a77329c749eb475116e252c1bb85315ad7b768d2d2e9ea6699d3f5f57e3fb61f │ │ ├─201143 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201160 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─201166 erl_child_setup 1048576 │ │ ├─201246 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─201247 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─201257 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─201490 /bin/sh -s rabbit_disk_monitor │ ├─55da54c6ff2b2058b2528d99461377915cb382dd6b281cca63f7d60f8602b093 │ │ └─41607 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─8914a9ea28fe8d555ab0894daef006509a83cce2fbf91ef8ab2016a85366234a │ │ └─253174 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─94cb5ccdfd1bcd517309e8440bd8a482b8805ae0f85ee9132c6d1eedfe5caf18 │ │ └─63508 /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 │ ├─77630d7b4b737fd4488a11ae53ed64a3ac7b2d9af1fe9b0f9ed4bd7d066e6b70 │ │ └─64177 /bin/oauth2-proxy │ ├─54964dc596b9b210ea45b911ffc7bab8b8b11a241cf18d6e56a77ee3d78cab94 │ │ ├─257882 apache2 -DFOREGROUND │ │ ├─261155 (wsgi:h -DFOREGROUND │ │ ├─261156 (wsgi:h -DFOREGROUND │ │ ├─261157 (wsgi:h -DFOREGROUND │ │ ├─261158 (wsgi:h -DFOREGROUND │ │ ├─261159 (wsgi:h -DFOREGROUND │ │ ├─261160 apache2 -DFOREGROUND │ │ └─261161 apache2 -DFOREGROUND │ ├─8fce88a6b0c7f7bbd387f9a18968f47df37022a6969e1556299221ba804cab00 │ │ └─220043 /pause │ └─754d7b3793695c93cc3b8cfdd85aba81803bea32caed6369f37b13274f82db6a │ └─54579 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount