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 │ │ │ ├─23752 /lib/systemd/systemd --user │ │ │ └─23753 (sd-pam) │ │ └─session-21.scope │ │ ├─23687 sshd: cephadm [priv] │ │ └─23766 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1624 sshd: zuul [priv] │ │ └─1637 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1628 ssh: /home/zuul/.ansible/cp/199.19.213.221-22-zuul [mux] │ ├─436713 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-sweheobxydpmaagjzjmduvsgybcksmfe ; /usr/bin/python3'"'"' && sleep 0' │ ├─436714 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-sweheobxydpmaagjzjmduvsgybcksmfe ; /usr/bin/python3' && sleep 0 │ ├─436715 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-sweheobxydpmaagjzjmduvsgybcksmfe ; /usr/bin/python3 │ ├─436716 /bin/sh -c echo BECOME-SUCCESS-sweheobxydpmaagjzjmduvsgybcksmfe ; /usr/bin/python3 │ ├─436717 /usr/bin/python3 │ ├─436718 /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 │ └─436720 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 … │ │ ├─ 9969 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12549 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 914f1ad28b96223671e7175ed696b07e3dcbeb32c21e303bbecb772b06c22975 -address /run/containerd/containerd.sock │ │ ├─ 12935 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 79f9f1a8efcb3d33db152b04f8d494eb0811d0b9356acedc79f79765e6611214 -address /run/containerd/containerd.sock │ │ ├─ 20725 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c582dbb9f1f80307c2dff46b6d1c9e936737aab3b3ec48cafa8bc0abf2150d90 -address /run/containerd/containerd.sock │ │ ├─ 27318 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 52a217a818f19da3dc6bd3938d9688f7257788c20b04ad187a32e5d2921f70f3 -address /run/containerd/containerd.sock │ │ ├─ 31808 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e73259134c7984f8a130a314de82577350fc65ddfd54beb75503f7b3b7d6bab2 -address /run/containerd/containerd.sock │ │ ├─ 36642 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 712f22444e853b5ea62dbe81d6eb5d24b889680707439bbf3008270999dac45f -address /run/containerd/containerd.sock │ │ ├─ 42403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0319dde566c5f8ae6eb8aabc37c4e294da275ccd1de2231ab8070961dcf94718 -address /run/containerd/containerd.sock │ │ ├─ 42453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f39a15ad732f41a7ae0f4d016a35a1bfef73fef3ec92f7542b479c1d4d2b45ae -address /run/containerd/containerd.sock │ │ ├─ 42467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb7b170c4b5b9a61a31b4c424252c7a0a53de1d989437f0e5b6b1bef27c3844c -address /run/containerd/containerd.sock │ │ ├─ 42469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f681d3f978c9fad56910852366028f28a8c581e29a69cd1fac379f1fad79f409 -address /run/containerd/containerd.sock │ │ ├─ 42487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfc9353b8de633c9b79d53113b179bfe58cfaa3e0bfadb78195223414356f6e9 -address /run/containerd/containerd.sock │ │ ├─ 43039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36d449756f6587bffda07def33588eca6b01d63a7039cc7f764c772a90ad3144 -address /run/containerd/containerd.sock │ │ ├─ 43756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6388c46f972eb35fcae6f1c252c0de4d94187d6d9f9d7a1f9f79f04e1a7d0b4e -address /run/containerd/containerd.sock │ │ ├─ 43766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 562a0b61fb192a39770d515de67e541b2758f5db4d26296d234b880cf618c151 -address /run/containerd/containerd.sock │ │ ├─ 45121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 952257faffe1aa8e413d98fc15f4fd245f00b1c42667ecb2f1672eafca9f358d -address /run/containerd/containerd.sock │ │ ├─ 45526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37972c70e3e38f2d3f4f66ba370511df1d99523c924d879dc6f13f36e761b5a7 -address /run/containerd/containerd.sock │ │ ├─ 45565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b5055ba09f0f9fef5039219542c9aac2237d234824e18c5c2ff7d7c8e072da1 -address /run/containerd/containerd.sock │ │ ├─ 45997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89682747a938b0fb51da59ab0c4fd7c7ba872e6c794df36ec1fd168c15cbcf04 -address /run/containerd/containerd.sock │ │ ├─ 46515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f1b36b4635b67c207e8f2bd16de8bbd24c58376569f7ca648b3c0c377fa08f5 -address /run/containerd/containerd.sock │ │ ├─ 46554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85849cd40b7cccace469945e8593a141ef829ba230ed8a89778ee189610c4301 -address /run/containerd/containerd.sock │ │ ├─ 46598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4afa369dba464503701ad959bc72fc23548b38401f6df9a0a185906358588e4a -address /run/containerd/containerd.sock │ │ ├─ 48927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 761ae13c44afb5ee9be14aa86729406d2f17e46a31717e4f587bd6738a4a5028 -address /run/containerd/containerd.sock │ │ ├─ 49029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13cc236b34c5a78e44af2948de40f8b1cf0b578511a0caae11b91ba7706b49f9 -address /run/containerd/containerd.sock │ │ ├─ 49967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77932668f5ff7e8787f5a067f4890560e3315d4046bdce448f9581a5da3894cc -address /run/containerd/containerd.sock │ │ ├─ 50018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fcca35dc8c4bf37ad15b1db7da2cac353c6f38c3b71a635d7d4d5189b2a5e90 -address /run/containerd/containerd.sock │ │ ├─ 50340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccef069ad7c59b01bbb750b67fd5f8ecd9ff2a440eec60a39e48b4a0d064d7e0 -address /run/containerd/containerd.sock │ │ ├─ 50666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b0a714c6b2e5343a2476af6504960bd4dc012bbe8f68605247c216b4a9fe17e -address /run/containerd/containerd.sock │ │ ├─ 51099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0719c6f498607750539ba0ee322f3765b37fcb3389feef57c596c77551602bc1 -address /run/containerd/containerd.sock │ │ ├─ 53532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d64a176d0787cd68d97bbd6189d43ee766365e746187df165f7b29f3a691ba50 -address /run/containerd/containerd.sock │ │ ├─ 53701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 029edb4a364551c6921898fcc68dc267f4f0c1a31262bd60a886670a5b530ae0 -address /run/containerd/containerd.sock │ │ ├─ 58341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d23186dd16d825aa4ab8716688fce835fb069317b0a86b068b2a8de7085cd94 -address /run/containerd/containerd.sock │ │ ├─ 58966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4093d56d2095f57ef31b423657268e10b4b4711284e4a6919ab36d539f6ec05d -address /run/containerd/containerd.sock │ │ ├─ 59036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bce2b4d24a9674ae9745681acfc38c2e516050b399f96ac62b6766da121b05ff -address /run/containerd/containerd.sock │ │ ├─ 59074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94ac36cb330300d06b93b0fb74b1d57b4d2f8324d997075ab2c1ee6859a779cc -address /run/containerd/containerd.sock │ │ ├─ 59276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b612505d6722b03ccf8bf964b655fe302b0ad28ab53da35c7404f7992bc1ec4c -address /run/containerd/containerd.sock │ │ ├─ 63827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fa3fd90a5d44162eae863361d25b6647b89553f6461fa7d69f64a15a8a818ce -address /run/containerd/containerd.sock │ │ ├─ 63990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebf356087e0408eff1f058a954b1f419ea3ef86c39cdd35fa1954ed2091be621 -address /run/containerd/containerd.sock │ │ ├─ 64033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9e730deaf785539324803a32b05b869de9f157330dd9ae24396728e9fcbd38 -address /run/containerd/containerd.sock │ │ ├─ 64091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e20b46755b0e79e60033611ec149c6985ce491ee7321ba3e22fb3c5c0318aa5 -address /run/containerd/containerd.sock │ │ ├─ 65548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9925cb0e4095f1ede7ccf2c0672a4581add9787192b24cf144915cc6d63d8592 -address /run/containerd/containerd.sock │ │ ├─ 65755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 570718b96c91126523fbcaa88b157c6e0363cb825e85a9c85f43be298049f7bb -address /run/containerd/containerd.sock │ │ ├─ 65803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6161255147a83d1b4d8e4ea7c9a144c5f95daa8cec9e47e04488a1a36a3ec89 -address /run/containerd/containerd.sock │ │ ├─ 65850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8f169b9ebabf0d8c9cc6f9708f8915f68fa19dd2bc37470db762a490616a70e -address /run/containerd/containerd.sock │ │ ├─ 65948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 370fe59645e0bb0746afc17a31aa565eb372c18533c832234fe5682e2b34ddd4 -address /run/containerd/containerd.sock │ │ ├─ 66552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f65d86e5290ce84b3c119a735d1a3af24e0dfa92fd4977a351d78341934b94cb -address /run/containerd/containerd.sock │ │ ├─ 67050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c38c687c637b30d7ad0e317ff1da5c7462d60c0faf1aebd27d518f27be8563a7 -address /run/containerd/containerd.sock │ │ ├─ 67222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0f775614ae349a68568f6daa7a320f2615f020617b40d82568bae57171828e5 -address /run/containerd/containerd.sock │ │ ├─ 67705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b812be81de71a836d3d0cf291f8bdc6b6d73d8a8de610fdface0c6fc2ae4959 -address /run/containerd/containerd.sock │ │ ├─ 68701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e28fdac437a31f283a2052b6b5d5b2d6071bbf5da0d601dda5d7f0d8ad5e5e9f -address /run/containerd/containerd.sock │ │ ├─ 70145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0171a5dfddad11ecfb0fc68cc91bc3566d94bf5e45844db89f3f78e24fab58c -address /run/containerd/containerd.sock │ │ ├─ 72559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59cee92e2b3dae133a5a03ebeb0f49bd45dd1926d09e70d8f6a60a6e2cd26281 -address /run/containerd/containerd.sock │ │ ├─ 81930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50213052a5c087909c335d8f7a309b5a3c278924a18e1f7f237d24bb4158a7ad -address /run/containerd/containerd.sock │ │ ├─ 83399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 171e39ec957ecdec158fd424deb4b81e9dfc42f3d58bea4baebd3f6911a770d2 -address /run/containerd/containerd.sock │ │ ├─ 89412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 688b9d8428a0a737bb0bbf880f835f5381cb7c1dcd652246bb1fb9730bb9bc3c -address /run/containerd/containerd.sock │ │ ├─ 95615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81cd73bffa501aaf142a61731db728f478cbc702946e2d9db537efd7387ef871 -address /run/containerd/containerd.sock │ │ ├─ 99712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19aaf5cd8f78c76a7d84322455fbc64971fbf2b01e2a50892240d353ecd277dd -address /run/containerd/containerd.sock │ │ ├─ 99760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c54a27f4044395fa981545b2896835b9b26983fc398ef3116bb1fa1c54b49c3 -address /run/containerd/containerd.sock │ │ ├─112942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec00ba492e00a488750b39ecc126bfeb2f16810ad9c25a144d7fbf24ea903e48 -address /run/containerd/containerd.sock │ │ ├─114446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6986e0ceff24ed1e3351e756d27479478ba24bee7b218458db215e5953db9436 -address /run/containerd/containerd.sock │ │ ├─114497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e63d2118c28fd042230d5a25708edfe24cbc8d8c4b28607e11d255dffc838470 -address /run/containerd/containerd.sock │ │ ├─116478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db62b660bb01267e53c00c4bad7952ad09763068c71e55b4c504e6b7e29c1b5b -address /run/containerd/containerd.sock │ │ ├─118296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3a27335d2fcb8e6b7da0927a6dee0a35b790cafe0495924c15e35d825c10d03 -address /run/containerd/containerd.sock │ │ ├─118466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3aabbd7ae34629d8f490f2ec2b3af7babbeb275f2ec31b7b8ae6fdc691a910f -address /run/containerd/containerd.sock │ │ ├─131332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d91b43c4c2e3bd51fe30444470bdfe462a11df84bfbceb7e92daf8c4c5db5794 -address /run/containerd/containerd.sock │ │ ├─131376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84fe648318f4979c01cba7619e4f0c771f8a5e38f6cd391e3f6571df57b1f2da -address /run/containerd/containerd.sock │ │ ├─133974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d0aa057e98b08619a67ab2925c5458897288d87b5ff77a5abf6fb1366773111 -address /run/containerd/containerd.sock │ │ ├─160445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64c1a8ea9b072676b3a0ab423ef4e7dfb0e57dfb753961214abdfc090fe875b4 -address /run/containerd/containerd.sock │ │ ├─162094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dce693d638fe990a6eccdcf77cc78afea0e1b0bca72f14b6050bd7267f16e143 -address /run/containerd/containerd.sock │ │ ├─162457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a4d9ab058161cabc60278d2935e8be07e95d6c131a654c6d0e52de0696f77e7 -address /run/containerd/containerd.sock │ │ ├─163375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4df482f74e0b3241588177374f69614763955536a976f210f1efff3793e0aa7 -address /run/containerd/containerd.sock │ │ ├─165494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 997b20426182f3be29386f704a47bf9d07e7091ab1537aec1a9e23fec38b37b0 -address /run/containerd/containerd.sock │ │ ├─165753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62b9557bc8c6cfc8816852942b60e0612005cc62926370b469e8860b52219ea2 -address /run/containerd/containerd.sock │ │ ├─165942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9ae20ad39e4f688feaed81ff81afb3f313cf84bab069452b0b5bd1ced44ffa7 -address /run/containerd/containerd.sock │ │ ├─165961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ef915b087777c5e2bdb516f380eae858568ba0eeabb3a48a0ad05ae913a637c -address /run/containerd/containerd.sock │ │ ├─166020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f73dfaaa50d56d9ed098cf4ab7d8084bba803c2d57260d7766ffbab7ac448112 -address /run/containerd/containerd.sock │ │ ├─166507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e1f21b15cfd95e00c791c60149aeccf324075a4f2bf7289d3afd0eb5cecafac -address /run/containerd/containerd.sock │ │ ├─178965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc9ee45eb855de5cd580e83644f040ca0fc106a2ba8e81f9084e29ff318877e1 -address /run/containerd/containerd.sock │ │ ├─180909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 221e8329b6440e54bdb85716d78a98ebe21169e26eebb37889f1081cf1ed1bbc -address /run/containerd/containerd.sock │ │ ├─180967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddc507094c847e8373d41ce386e4cd2e2e1680908407b82df8cd447f00287f5e -address /run/containerd/containerd.sock │ │ ├─181038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed12193f0d3e1cef658b0a1fcdf56673ff41b7db5a9fc49d49d0a8a88634c26 -address /run/containerd/containerd.sock │ │ ├─181247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1044d6097809d2c030d5537fa009ca380819c0533be2254781fb6f2cd059ef6 -address /run/containerd/containerd.sock │ │ ├─181253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aaf5e385e68b5eabdebef9300619b2fd1923b58737e82a98bf6369915fd762b -address /run/containerd/containerd.sock │ │ ├─181291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 088423020c42bd849c0933daf0f924ef163404290ee7431603cfbcf004721993 -address /run/containerd/containerd.sock │ │ ├─181394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e8edf4f775fdb93acdebc06396ac1e64cfed3be4de4e49fa42faf1796e93abc -address /run/containerd/containerd.sock │ │ ├─195377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39fda74c6958b7f606ed95cfedab0e01635d5d03708378aa274fee55fb36da44 -address /run/containerd/containerd.sock │ │ ├─197879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb66ba70e45b61fcca2d8b9f579783bfba609ba1244de779926baba952b024d6 -address /run/containerd/containerd.sock │ │ ├─197921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d1b7c51d9efcf1cbb353edf6120643067b9824e61a51beb5b323b0337e5b87b -address /run/containerd/containerd.sock │ │ ├─197977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5d2b85f89bef06acbba6fbf7162cdec48dd502fa464906676a3e1ad1b1decd8 -address /run/containerd/containerd.sock │ │ ├─214598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64dffee154a6e6903f18e7684c39495187bb61d68a2b768489f67e34fa543dcf -address /run/containerd/containerd.sock │ │ ├─222840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e19ca9c3ebb5ab895d38bec004a8b027dafbda6c91001dc3de59e05ac2f5e6ac -address /run/containerd/containerd.sock │ │ ├─222873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e47e39ea834d5ec6a70a603775cccb02f724b59a2b292fd3c1c0fa116b4f1c60 -address /run/containerd/containerd.sock │ │ ├─222908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e630746b92c46000191412883088748c7670c7619683c47bd6ce0d5706af97be -address /run/containerd/containerd.sock │ │ ├─223240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca4f6695205fbe5a76aaa17b1c723ecfbf635490d3041de8e3b8aca0c1ecb4f1 -address /run/containerd/containerd.sock │ │ ├─235796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 894ec7473e1eef8843ad51433de0df791d5b81c2a6335caee154a1f531b1f747 -address /run/containerd/containerd.sock │ │ ├─238211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20cabd765b5e8e95c871adef768e5aed4e55e57a7ed2f399c7d91079d923d1ed -address /run/containerd/containerd.sock │ │ ├─239508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0a2741321c83927aca6f9feda307d4aa10c26dd99931b7d6b72dd816e5bc1f3 -address /run/containerd/containerd.sock │ │ ├─240561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c262ccb3b0c51cdc80e40300539a34b6599713312d2797fe019250a33bdfe0b2 -address /run/containerd/containerd.sock │ │ ├─241182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd0dbc821becd5bf748390f85625a2b6ea1cd687158470c9a3fa7f95be117eb -address /run/containerd/containerd.sock │ │ ├─243412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ef70065e91babb9c1a23d778d02b1a4703810c9e6f43f73863d680a68fe65a8 -address /run/containerd/containerd.sock │ │ ├─244953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f17f2534b8f067805dfa64962879f463e9a71aea97c130d32c7791158a1c1fd -address /run/containerd/containerd.sock │ │ ├─245000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1560378d5cfeac1f3c5c2561180d027052af9bb881ab33a342fa795d24c1ec85 -address /run/containerd/containerd.sock │ │ ├─254941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f51272595970ddad3fcafa74d8f4cbfd61c329fb05dce49933cf17e48d13e0e -address /run/containerd/containerd.sock │ │ ├─255379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00cfbad076da248cda583889587186cdb478e18a23a60af38eb31904c4e98632 -address /run/containerd/containerd.sock │ │ ├─262675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0738202a332132f775699591a1e953d7d6de5bddfa9c12369590611b5e43801 -address /run/containerd/containerd.sock │ │ ├─267399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fee0b7332c0f117cd464c906e4e74f3ec2198ac8b5e144daf5858ac2533865b8 -address /run/containerd/containerd.sock │ │ ├─267540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d7c5fd8f349e66cc30b8054ef59b5780fa0a8f99429a4030f3745166d2e67f3 -address /run/containerd/containerd.sock │ │ ├─267609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a50cb0af81550a4b6ca23c5975cb96e0e638aa1e82ea7ee7e52c0a8bebbd12fd -address /run/containerd/containerd.sock │ │ ├─267710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ff6924a3edacff7799f7af4ab26c1481414291d0c2e53690f2316d34d569d19 -address /run/containerd/containerd.sock │ │ ├─303680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1331c91488a4cb9365e34c16015243275b7449ec30e352a9a92d8874f9e1ee10 -address /run/containerd/containerd.sock │ │ ├─306065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e3e1f5b4e2e4b4a6597be73e863a73d55d3471ee205578c9ade6093e28c790 -address /run/containerd/containerd.sock │ │ └─307522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8fb762a3f29678e2f9aabfd3da168d9d3d5576e7d9afc9639735ae8d5c854da -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1445 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-712f22444e853b5ea62dbe81d6eb5d24b889680707439bbf3008270999dac45f.scope … │ │ ├─36667 /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 │ │ └─36679 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─31518 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─31792 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─20682 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─20702 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hwcdha.service │ │ │ ├─12844 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hwcdha/unit.run │ │ │ └─12876 /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-hwcdha --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hwcdha:/var/lib/ceph/mgr/ceph-instance.hwcdha:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hwcdha/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.hwcdha -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.0.service │ │ │ ├─27037 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─27301 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─36345 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─36625 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12485 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12514 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-914f1ad28b96223671e7175ed696b07e3dcbeb32c21e303bbecb772b06c22975.scope … │ │ ├─12594 /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 │ │ └─12606 /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.service … │ │ └─10339 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-52a217a818f19da3dc6bd3938d9688f7257788c20b04ad187a32e5d2921f70f3.scope … │ │ ├─27342 /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 │ │ └─27354 /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 │ ├─multipathd.service │ │ └─159858 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42871 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.221 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-79f9f1a8efcb3d33db152b04f8d494eb0811d0b9356acedc79f79765e6611214.scope … │ │ ├─12960 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hwcdha -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12979 /usr/bin/ceph-mgr -n mgr.instance.hwcdha -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-rd49bd294276542c8967f240762eec6ae.scope │ │ └─196150 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1114 /usr/sbin/uuidd --socket-activation │ ├─docker-e73259134c7984f8a130a314de82577350fc65ddfd54beb75503f7b3b7d6bab2.scope … │ │ ├─31834 /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 │ │ └─31846 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11100 /usr/sbin/chronyd -F 1 │ │ └─11101 /usr/sbin/chronyd -F 1 │ ├─docker-c582dbb9f1f80307c2dff46b6d1c9e936737aab3b3ec48cafa8bc0abf2150d90.scope … │ │ ├─20751 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─20767 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─159719 /sbin/iscsid │ │ └─159720 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─aa91209d64dbcdc64ef4458da6d6dcb2c93c42993f77fe2a72deb2db33d8aa92 │ │ └─423496 nfd-worker -metrics=8081 │ ├─0319dde566c5f8ae6eb8aabc37c4e294da275ccd1de2231ab8070961dcf94718 │ │ └─42446 /pause │ ├─ccef069ad7c59b01bbb750b67fd5f8ecd9ff2a440eec60a39e48b4a0d064d7e0 │ │ └─50374 /pause │ ├─5e105d1204264ee46fffbddfce8a178c791cc8df89add4ae3694559064f5dfa0 │ │ └─424867 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1ba0d1cf34e0301a027328346b11bfd46b0670fb2e020703cfe12ee8c56c2def │ │ ├─255457 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─255919 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─255920 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─2f5d886949bca730814f38c039a848628b12a1eca57276eef36df921445e37f0 │ │ ├─177265 nova-metadata: uWSGI master │ │ ├─177278 nova-metadata: uWSGI worker 1 │ │ └─177279 nova-metadata: uWSGI worker 2 │ ├─78f82853fe4a42b2a7d46f9412280e5846bb4ee0a218fb4d73e6f7f99a767be8 │ │ ├─210849 heat-api-cfn: uWSGI master │ │ ├─210889 heat-api-cfn: uWSGI worker 1 │ │ └─210890 heat-api-cfn: uWSGI worker 2 │ ├─562a0b61fb192a39770d515de67e541b2758f5db4d26296d234b880cf618c151 │ │ └─43816 /pause │ ├─50213052a5c087909c335d8f7a309b5a3c278924a18e1f7f237d24bb4158a7ad │ │ └─81954 /pause │ ├─49b325a977997db7a4838e37c80774e3c2a616f3d74718201625a22ba11a8085 │ │ └─423574 percona-xtradb-cluster-operator │ ├─894ec7473e1eef8843ad51433de0df791d5b81c2a6335caee154a1f531b1f747 │ │ └─235820 /pause │ ├─201b2541867a7ef03b98ce157ce9e9b4af9f268c465e47f9f850d5b36dc32477 │ │ ├─181975 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─426319 sleep 300 │ ├─4f17f2534b8f067805dfa64962879f463e9a71aea97c130d32c7791158a1c1fd │ │ └─244980 /pause │ ├─f73dfaaa50d56d9ed098cf4ab7d8084bba803c2d57260d7766ffbab7ac448112 │ │ └─166055 /pause │ ├─66a5bed0c1f2ee295b707abd0c2638faf7a64e1071d076cfbe5675e079236484 │ │ ├─64997 python -u /app/sidecar.py │ │ ├─65254 python -u /app/sidecar.py │ │ └─65255 python -u /app/sidecar.py │ ├─d77715e921e64134241ded8013390a17e153798bbcbbf02510d441fe0bed3156 │ │ └─70363 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dce693d638fe990a6eccdcf77cc78afea0e1b0bca72f14b6050bd7267f16e143 │ │ └─162117 /pause │ ├─c2e167b7513ef18064810727f831b608e06bef01e8654ab9edbb6e24a3fccc5f │ │ ├─262927 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─262945 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─262951 erl_child_setup 1048576 │ │ ├─263031 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─263032 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─263042 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─263293 /bin/sh -s rabbit_disk_monitor │ ├─f65d86e5290ce84b3c119a735d1a3af24e0dfa92fd4977a351d78341934b94cb │ │ └─66576 /pause │ ├─96c04328f45d2f2bc19e7f7c784c20ae0ce1354d4857791ffcc9f61d5680a971 │ │ └─424821 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─2699d49ac9b5509f7fa27faa7ffb3536a2689b5a61781bcd2fad424023617944 │ │ ├─190698 neutron-policy-server: uWSGI master │ │ ├─190711 neutron-policy-server: uWSGI worker 1 │ │ └─190712 neutron-policy-server: uWSGI worker 2 │ ├─f5697790da443c9de084a81ebf444934622b4dde29bc886deda2eba7fc1b81be │ │ ├─190635 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─191009 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191012 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─191015 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8ff6924a3edacff7799f7af4ab26c1481414291d0c2e53690f2316d34d569d19 │ │ └─267735 /pause │ ├─5fcca35dc8c4bf37ad15b1db7da2cac353c6f38c3b71a635d7d4d5189b2a5e90 │ │ └─50043 /pause │ ├─518a869f1f8d05fc4265bbd38f8ec98513182b1adb05ef607f528f1b781f7d93 │ │ └─193673 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) │ ├─ca4f6695205fbe5a76aaa17b1c723ecfbf635490d3041de8e3b8aca0c1ecb4f1 │ │ └─223264 /pause │ ├─fc3a317f721ae5b90e5a1064a0ae5deec7b3053bff3980f1031f5a49015e182a │ │ ├─113280 glance-api: uWSGI master │ │ ├─113294 glance-api: uWSGI worker 1 │ │ └─113295 glance-api: uWSGI worker 2 │ ├─fba636b795d1793890b4b8e2be5948b5464809717162c2d55f6fe0ffa668bb5a │ │ ├─178035 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─178475 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─178476 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─59cee92e2b3dae133a5a03ebeb0f49bd45dd1926d09e70d8f6a60a6e2cd26281 │ │ └─72582 /pause │ ├─7f1b36b4635b67c207e8f2bd16de8bbd24c58376569f7ca648b3c0c377fa08f5 │ │ └─46539 /pause │ ├─e003583e9bc215f360e3e130d50b577341b3d69f9ea5f579b0d3a6b984b5dcb7 │ │ └─46844 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5b5055ba09f0f9fef5039219542c9aac2237d234824e18c5c2ff7d7c8e072da1 │ │ └─45589 /pause │ ├─3ed12193f0d3e1cef658b0a1fcdf56673ff41b7db5a9fc49d49d0a8a88634c26 │ │ └─181076 /pause │ ├─8f51272595970ddad3fcafa74d8f4cbfd61c329fb05dce49933cf17e48d13e0e │ │ └─254964 /pause │ ├─1ee09f5f809e345bd857bd8a377e3174ae0752240361583dd5293576881240bf │ │ ├─277554 manila-api: uWSGI master │ │ ├─277581 manila-api: uWSGI worker 1 │ │ └─277582 manila-api: uWSGI worker 2 │ ├─39fda74c6958b7f606ed95cfedab0e01635d5d03708378aa274fee55fb36da44 │ │ └─195402 /pause │ ├─e88f896375f7b44f5f82d121ca37ded7fa47ee2eab7b05288443478abcac0110 │ │ └─70322 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0713a28aeaeec36c5b935455ea5256fa9a750c86d05bd2c9b98c28dcbac3d518 │ │ ├─255000 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─255728 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpqb_ubyse/privsep.sock │ │ ├─255732 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─255737 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1d7c5fd8f349e66cc30b8054ef59b5780fa0a8f99429a4030f3745166d2e67f3 │ │ └─267567 /pause │ ├─ddc507094c847e8373d41ce386e4cd2e2e1680908407b82df8cd447f00287f5e │ │ └─181011 /pause │ ├─530fb5436825db615c45c1d33d26a64d884937271cf080ec24396e1d7ab31275 │ │ └─423563 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─9925cb0e4095f1ede7ccf2c0672a4581add9787192b24cf144915cc6d63d8592 │ │ └─65572 /pause │ ├─36d449756f6587bffda07def33588eca6b01d63a7039cc7f764c772a90ad3144 │ │ └─43064 /pause │ ├─db9e730deaf785539324803a32b05b869de9f157330dd9ae24396728e9fcbd38 │ │ └─64060 /pause │ ├─4093d56d2095f57ef31b423657268e10b4b4711284e4a6919ab36d539f6ec05d │ │ └─58999 /pause │ ├─4040a8277c7750e04c519cdcebb1bdb30c6baed000e6f0f570f17fe3b224cefb │ │ ├─71106 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71122 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─71128 erl_child_setup 1048576 │ │ ├─71175 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71176 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71186 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─71357 /bin/sh -s rabbit_disk_monitor │ ├─c3a82a3efb601ee70e0c25adce1341e5c30e57548e65c7b36eae42e0b8c4aec0 │ │ └─54076 valkey-server *:26379 [sentinel] │ ├─e47e39ea834d5ec6a70a603775cccb02f724b59a2b292fd3c1c0fa116b4f1c60 │ │ └─222960 /pause │ ├─085b83f05ed28829ae29f675639b34242c2211572a8f03713f587ea5c441a240 │ │ └─277290 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─0c95a666908c1fc34e4cd227a1759071e14f1471ba55583731fa4f81d047cba7 │ │ ├─151229 placement-api: uWSGI master │ │ ├─151256 placement-api: uWSGI worker 1 │ │ └─151257 placement-api: uWSGI worker 2 │ ├─a50cb0af81550a4b6ca23c5975cb96e0e638aa1e82ea7ee7e52c0a8bebbd12fd │ │ └─267632 /pause │ ├─d64a176d0787cd68d97bbd6189d43ee766365e746187df165f7b29f3a691ba50 │ │ └─53555 /pause │ ├─e8fb762a3f29678e2f9aabfd3da168d9d3d5576e7d9afc9639735ae8d5c854da │ │ └─307554 /pause │ ├─efef43371e5fb4fcd8e53594e9f80ba6d250eec26681b75b413f08be7a4fa514 │ │ └─69573 /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 │ ├─9647e7cb063d3773d14886d3dbb178793bb43360d739b61c10e1189467cf914e │ │ └─69506 /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 │ ├─a6161255147a83d1b4d8e4ea7c9a144c5f95daa8cec9e47e04488a1a36a3ec89 │ │ └─65833 /pause │ ├─e19ca9c3ebb5ab895d38bec004a8b027dafbda6c91001dc3de59e05ac2f5e6ac │ │ └─222936 /pause │ ├─036c02cde5bf63020e584c10bf4e4dadb01b56a381e7e6303a60283cac325ff7 │ │ └─70098 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─fe0aab1fb8c90bb9a8d42b98fbc9361e7fb9850cdaafb25394730a4f51d5e058 │ │ └─42649 etcd --advertise-client-urls=https://199.19.213.221:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.221:2380 --initial-cluster=instance=https://199.19.213.221:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.221:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.221: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 │ ├─834870c4877e92b736499838e584b2e94d6d75d2177055a72e302a77b83fda59 │ │ └─70220 /bin/pushgateway │ ├─89682747a938b0fb51da59ab0c4fd7c7ba872e6c794df36ec1fd168c15cbcf04 │ │ └─46020 /pause │ ├─10df173210e4ad363bfefc399abb7f5326f8616494363c37661d023aeefabd92 │ │ ├─214903 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─214919 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─214925 erl_child_setup 1048576 │ │ ├─215089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215090 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215100 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─215250 /bin/sh -s rabbit_disk_monitor │ ├─e6a65e00cb1eeb433b14d579786d53e7850522f013b2f896ffb05f20de80671c │ │ └─234002 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0719c6f498607750539ba0ee322f3765b37fcb3389feef57c596c77551602bc1 │ │ └─51124 /pause │ ├─f8557a9485b4a163156c70b681c7a3d466079141f5b089bbe529397cf09930d7 │ │ ├─232709 octavia-api: uWSGI master │ │ ├─232722 octavia-api: uWSGI worker 1 │ │ └─232723 octavia-api: uWSGI worker 2 │ ├─b01e81e96e2a4fd58c1f653f19e0277fecd96a2b4153d30735e172193a458a84 │ │ ├─114791 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115001 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115003 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ebf356087e0408eff1f058a954b1f419ea3ef86c39cdd35fa1954ed2091be621 │ │ └─64014 /pause │ ├─20cabd765b5e8e95c871adef768e5aed4e55e57a7ed2f399c7d91079d923d1ed │ │ └─238235 /pause │ ├─f4998a4eb42a25a7782d4ebfabd00fa09d5d6c3f72c01d67bb55ec66b23b6d39 │ │ └─423511 /manager --metrics-bind-address=:9782 │ ├─00cfbad076da248cda583889587186cdb478e18a23a60af38eb31904c4e98632 │ │ └─255403 /pause │ ├─1d2604cacb0fd26d7e66683fe67d9af8813495b3f0b9a95ed2fc0d0cd1c78f97 │ │ └─160882 /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 │ ├─5da984692a670857744317f553b44292325c8ba98a493d47a154cccca4b9aed5 │ │ └─116187 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─46bc6844b6a99835f333e78828687462c164b52dbf5689dd5f810c086f7f5682 │ │ ├─306222 apache2 -DFOREGROUND │ │ ├─308418 (wsgi:h -DFOREGROUND │ │ ├─308419 (wsgi:h -DFOREGROUND │ │ ├─308420 (wsgi:h -DFOREGROUND │ │ ├─308421 (wsgi:h -DFOREGROUND │ │ ├─308422 (wsgi:h -DFOREGROUND │ │ ├─308423 apache2 -DFOREGROUND │ │ └─308424 apache2 -DFOREGROUND │ ├─034c64412fb5dcadf1a5d3095b6bff0cb628483b21314cbb01eb63933c4c32b4 │ │ ├─ 49424 /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 │ │ ├─ 49436 /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 │ │ ├─ 49568 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─305786 nginx: worker process │ │ ├─305787 nginx: worker process │ │ └─305788 nginx: cache manager process │ ├─e416b1f271396fbe0a96d742d1751051e1287ad187810eb89ff2dd8a7a07e3b2 │ │ └─66406 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 │ ├─899fe2206befae5b1562622b1a4c1b35e0b479f33f4f23c7a52f8e6a21af8c50 │ │ └─46793 /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 │ ├─85849cd40b7cccace469945e8593a141ef829ba230ed8a89778ee189610c4301 │ │ └─46578 /pause │ ├─1150ac8d124b3d330578ab1e89e789758f0011ab82c9dfe3266b98881b2334d5 │ │ └─426006 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 │ ├─2e8edf4f775fdb93acdebc06396ac1e64cfed3be4de4e49fa42faf1796e93abc │ │ └─181417 /pause │ ├─0b0a714c6b2e5343a2476af6504960bd4dc012bbe8f68605247c216b4a9fe17e │ │ └─50690 /pause │ ├─731c51840a229bdf06804ecfd4256b543b42b79d0b6b22aef616f9188ac191a1 │ │ └─277315 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d91b43c4c2e3bd51fe30444470bdfe462a11df84bfbceb7e92daf8c4c5db5794 │ │ └─131355 /pause │ ├─352e14e6f141d47cbd510098fed94c7fd1cf95d51c34a46e60b6479e44db1213 │ │ ├─234001 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─234528 octavia-worker: ConsumerService worker(0) │ │ └─234561 octavia-worker: ConsumerService worker(1) │ ├─68c1d40efcf8b72ea4637c2bc1fbd46fb98177b142e589d68bede9a38c3b48c0 │ │ └─70903 /bin/oauth2-proxy │ ├─357857e32c8421d813275644b2a5fa92c47f248a4ecdf2a68895711032792ba4 │ │ └─423586 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 │ ├─370fe59645e0bb0746afc17a31aa565eb372c18533c832234fe5682e2b34ddd4 │ │ └─65972 /pause │ ├─644a6d9a3b33abc0d20b042c1ed7060aa7121c96dd1992f0b3866c8d6343c4fc │ │ ├─234781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234802 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─235852 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235853 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423940 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423941 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423943 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423948 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423951 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423952 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423953 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423954 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423955 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423956 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423957 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423958 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423959 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423960 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423961 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423962 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423963 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423964 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423965 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─423966 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6aaf5e385e68b5eabdebef9300619b2fd1923b58737e82a98bf6369915fd762b │ │ └─181326 /pause │ ├─2c372e8261ea3e47341acf60c1a39d1b61e60c2ffdf5a728b393c9a7ce7a4442 │ │ └─51533 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─13cc236b34c5a78e44af2948de40f8b1cf0b578511a0caae11b91ba7706b49f9 │ │ └─49053 /pause │ ├─fc9ee45eb855de5cd580e83644f040ca0fc106a2ba8e81f9084e29ff318877e1 │ │ └─178988 /pause │ ├─e0f775614ae349a68568f6daa7a320f2615f020617b40d82568bae57171828e5 │ │ └─67247 /pause │ ├─17e30060864f2018e69152692ae918bf4e3e7910e43b124d77d93692e7fcbe33 │ │ └─70490 /bin/memcached_exporter │ ├─c38c687c637b30d7ad0e317ff1da5c7462d60c0faf1aebd27d518f27be8563a7 │ │ └─67073 /pause │ ├─5e2dda382062fa58e7784a25380e2168ad433faec754fe5ff73099409f9baaae │ │ ├─44280 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44710 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─bce2b4d24a9674ae9745681acfc38c2e516050b399f96ac62b6766da121b05ff │ │ └─59059 /pause │ ├─4c8ba3e1104befc02f3036184fb551443229b850a7b7a62291b29c2b73b6cf25 │ │ ├─193682 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─193923 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─194311 /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/tmp2te0hhva/privsep.sock │ │ ├─390008 /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/tmpaepxwmke/privsep.sock │ │ ├─390451 /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/tmpm143hgap/privsep.sock │ │ ├─390931 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─390933 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─391563 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d1ef1b83-476f-4f52-b321-69fc46b009ec --namespace=qrouter-d1ef1b83-476f-4f52-b321-69fc46b009ec --conf_dir=/var/lib/neutron/ha_confs/d1ef1b83-476f-4f52-b321-69fc46b009ec --log-file=/var/lib/neutron/ha_confs/d1ef1b83-476f-4f52-b321-69fc46b009ec/neutron-keepalived-state-change.log --monitor_interface=ha-878588bf-69 --monitor_cidr=169.254.0.147/24 --pid_file=/var/lib/neutron/external/pids/d1ef1b83-476f-4f52-b321-69fc46b009ec.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─407830 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9826252f-e722-4d2f-9ae6-51f256ddcf0b --namespace=qrouter-9826252f-e722-4d2f-9ae6-51f256ddcf0b --conf_dir=/var/lib/neutron/ha_confs/9826252f-e722-4d2f-9ae6-51f256ddcf0b --log-file=/var/lib/neutron/ha_confs/9826252f-e722-4d2f-9ae6-51f256ddcf0b/neutron-keepalived-state-change.log --monitor_interface=ha-64d5338b-9e --monitor_cidr=169.254.0.208/24 --pid_file=/var/lib/neutron/external/pids/9826252f-e722-4d2f-9ae6-51f256ddcf0b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─413828 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=97316b0f-0348-467c-8a7c-e06c4ffcb194 --namespace=qrouter-97316b0f-0348-467c-8a7c-e06c4ffcb194 --conf_dir=/var/lib/neutron/ha_confs/97316b0f-0348-467c-8a7c-e06c4ffcb194 --log-file=/var/lib/neutron/ha_confs/97316b0f-0348-467c-8a7c-e06c4ffcb194/neutron-keepalived-state-change.log --monitor_interface=ha-62ad15e7-0a --monitor_cidr=169.254.0.248/24 --pid_file=/var/lib/neutron/external/pids/97316b0f-0348-467c-8a7c-e06c4ffcb194.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─4afa369dba464503701ad959bc72fc23548b38401f6df9a0a185906358588e4a │ │ └─46628 /pause │ ├─6986e0ceff24ed1e3351e756d27479478ba24bee7b218458db215e5953db9436 │ │ └─114475 /pause │ ├─60c450f5742f6e2e92fc4233ae0962200a84cbc82938bceec96c78cbd60053b3 │ │ ├─199959 /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 │ │ ├─391437 /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/tmp1aa5zfrh/privsep.sock │ │ ├─392069 /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/tmpa9ugol54/privsep.sock │ │ └─399097 /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/tmpdaf6sjk_/privsep.sock │ ├─dffbf903f61b6ab65dab86cf0c474f90ecf314cde91bde137619625b1aad4a75 │ │ ├─51149 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 │ │ └─52666 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─318ee3920cebee159f8aa6d294f48ecdacb06b71c1ed04958c70cce8be2ad11a │ │ └─46270 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 │ ├─69e397337f1fc9efc98a31a681632ccc5647b29c9bc53fe2c5c5a910462a70b5 │ │ └─423603 /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 │ ├─d0a2741321c83927aca6f9feda307d4aa10c26dd99931b7d6b72dd816e5bc1f3 │ │ └─239533 /pause │ ├─4e923e84abc0951c1c7a71201bff9d519d05f9c6f300222c37ce1701f2833bcc │ │ └─54167 redis_exporter │ ├─221e8329b6440e54bdb85716d78a98ebe21169e26eebb37889f1081cf1ed1bbc │ │ └─181005 /pause │ ├─bc71045f786a0969a530072349ee5ae54a2abc4d0703441b13fe56c3ee076268 │ │ └─195308 /bin/bash /tmp/libvirt.sh │ ├─18f7e4344ad0da44d28baf63b2d4512629bfdbd3909151596648544719a6a586 │ │ └─162698 /coredns -conf /etc/coredns/Corefile │ ├─62b9557bc8c6cfc8816852942b60e0612005cc62926370b469e8860b52219ea2 │ │ └─165780 /pause │ ├─ab385ab47f7701045a8a00ed698e83b15a7636df06db12a466eee8e84a6e6104 │ │ └─67974 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─814f09f27d61c84270478de8bf6d528b58c2b3fcf2d45734c4a3b5aa74608fcc │ │ └─90309 /usr/local/bin/rook ceph operator │ ├─83de382d48985fa744482263fac291f7c27129166d5f484850def43b95526406 │ │ └─53818 valkey-server *:6379 │ ├─19aaf5cd8f78c76a7d84322455fbc64971fbf2b01e2a50892240d353ecd277dd │ │ └─99735 /pause │ ├─b18b2ae1bca705f799cf41fd96cedf04306d1caa132a62e2e1449910a8ebbd8c │ │ └─51230 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─088423020c42bd849c0933daf0f924ef163404290ee7431603cfbcf004721993 │ │ └─181354 /pause │ ├─e0a6060c4ff61cb5244302145be5004ee47d3230bf5e31313fd645492924a1c4 │ │ └─69466 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-221.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 │ ├─abc152140edb016b25c358d2c09ef7d773c82efa8fd26da9c3ca3652bbb89fa5 │ │ └─45660 /coredns -conf /etc/coredns/Corefile │ ├─0439aa039d0f6a319d4f63376dab0b133505a37f8fe857e7ef4b9b74b52076ab │ │ ├─67265 nginx: master process nginx -g daemon off; │ │ ├─67288 nginx: worker process │ │ ├─67289 nginx: worker process │ │ ├─67290 nginx: worker process │ │ ├─67291 nginx: worker process │ │ └─67292 nginx: worker process │ ├─029edb4a364551c6921898fcc68dc267f4f0c1a31262bd60a886670a5b530ae0 │ │ └─53724 /pause │ ├─3ef70065e91babb9c1a23d778d02b1a4703810c9e6f43f73863d680a68fe65a8 │ │ └─243435 /pause │ ├─6bb5e2fc91d9b7ed797a742aa266a5e5292e0a0e1eb58530b7028f3abb05cf04 │ │ ├─177119 nova-api: uWSGI master │ │ ├─177173 nova-api: uWSGI worker 1 │ │ └─177175 nova-api: uWSGI worker 2 │ ├─c9d1470d4beaf2d1576e0e69e30c7f82187c33db92ff8d1811a1787035896f43 │ │ ├─132441 /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 │ │ └─132662 /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 │ ├─04cf9f6b8c6010901ff4aef62cfda6793b7bc1accb374574b4db405a2de0198e │ │ └─42679 kube-apiserver --advertise-address=199.19.213.221 --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 │ ├─edb94fec37b20b3c7727ae112ef9c7c8327f8b8c78cb7d5c6876bb659090caff │ │ └─59378 nfd-master -crd-controller=true -metrics=8081 │ ├─3081a8051c093af013cf99e57f34da50bc65a791cb75de45f9ed45ea20b937ea │ │ └─307749 /bin/openstack-database-exporter │ ├─caa7addec1906e4ce33958ff1414910ce6013a9bdf03059264ce3a4d506c20ad │ │ └─65297 /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 │ ├─8b52b6022493f1a1de6cc30b177c49cc9ac5587717598c4ae95f8729bd1342a4 │ │ ├─255299 magnum-api: uWSGI master │ │ ├─255334 magnum-api: uWSGI worker 1 │ │ └─255335 magnum-api: uWSGI worker 2 │ ├─94ac36cb330300d06b93b0fb74b1d57b4d2f8324d997075ab2c1ee6859a779cc │ │ └─59099 /pause │ ├─3f072618ed21d8ecaa9ec91d5220c040a2104265acb45839620a6945859e5892 │ │ ├─236128 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─236146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─236152 erl_child_setup 1048576 │ │ ├─236221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236222 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236232 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─236367 /bin/sh -s rabbit_disk_monitor │ ├─d05bcc934f1a6bd832fe93aee9892357db69689fa94d53d5e8399f4e9b286059 │ │ └─68867 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6dd0dbc821becd5bf748390f85625a2b6ea1cd687158470c9a3fa7f95be117eb │ │ └─241207 /pause │ ├─4b812be81de71a836d3d0cf291f8bdc6b6d73d8a8de610fdface0c6fc2ae4959 │ │ └─67731 /pause │ ├─0232cf28b097394cbb824ddc5ffc360bc133da86f747cb511613c2667e090537 │ │ ├─95783 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95800 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─95807 erl_child_setup 1048576 │ │ ├─96133 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96134 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96144 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96346 /bin/sh -s rabbit_disk_monitor │ ├─158367268c59b93de47b258da8870f3ea3223a07d9ac1746b39b03889d4f3788 │ │ └─172741 /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 │ ├─1259736bf51aded562f474ae0d9937b6fa6672bf0d16e06b5aeb0b294c7deec0 │ │ └─100410 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─0940ef33d5736fbd58d4688873fe9646d0f42d403a7bf07c3adc07bf2af8a335 │ │ ├─160935 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160956 /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 │ ├─cb66ba70e45b61fcca2d8b9f579783bfba609ba1244de779926baba952b024d6 │ │ └─197905 /pause │ ├─b612505d6722b03ccf8bf964b655fe302b0ad28ab53da35c7404f7992bc1ec4c │ │ └─59301 /pause │ ├─64dffee154a6e6903f18e7684c39495187bb61d68a2b768489f67e34fa543dcf │ │ └─214622 /pause │ ├─2e9199909c9520de7f88efa469e78e4a2e33ad7b5e277c20a61326a5c7bef0ed │ │ └─46748 /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 │ ├─d4ca5868320ba86cbc19efb9734aed2a473a9d59b305d3c4e9c7ab1be2e6cc12 │ │ └─43089 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─688b9d8428a0a737bb0bbf880f835f5381cb7c1dcd652246bb1fb9730bb9bc3c │ │ └─89437 /pause │ ├─fee0b7332c0f117cd464c906e4e74f3ec2198ac8b5e144daf5858ac2533865b8 │ │ └─267429 /pause │ ├─37972c70e3e38f2d3f4f66ba370511df1d99523c924d879dc6f13f36e761b5a7 │ │ └─45550 /pause │ ├─23b9b39e98b2407905c4ed940bfa136313602e04cc9f8a521d4d91b96380f439 │ │ └─199988 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─361a62c6ff701805ed3dfe23e10765bded84b05bde253fca004f5e8ed13273b9 │ │ ├─128521 cinder-api: uWSGI master │ │ ├─128534 cinder-api: uWSGI worker 1 │ │ └─128535 cinder-api: uWSGI worker 2 │ ├─d1044d6097809d2c030d5537fa009ca380819c0533be2254781fb6f2cd059ef6 │ │ └─181325 /pause │ ├─952257faffe1aa8e413d98fc15f4fd245f00b1c42667ecb2f1672eafca9f358d │ │ └─45149 /pause │ ├─685b0521a21beb480ef0b86a318b788cd8a156abc5a5e9ca5c4e54c4e5ee5d30 │ │ ├─210832 heat-api: uWSGI master │ │ ├─210891 heat-api: uWSGI worker 1 │ │ └─210892 heat-api: uWSGI worker 2 │ ├─f4ace964d1d60dd64e0e494fdeccd134203a70e4b85cbcd350c80dfe6178ba73 │ │ └─196014 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b4df482f74e0b3241588177374f69614763955536a976f210f1efff3793e0aa7 │ │ └─163399 /pause │ ├─868d2b74bb52436f3f9e5604e2133b00ca97e49f2c99bf8d671c5c4ca0586ef1 │ │ ├─277580 /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 │ │ └─277838 /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 │ ├─1c251aa3801240a56e5ac2e1dec83cb74fd7f0950010852c228086a9a5975075 │ │ └─70435 /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 │ ├─39301ba2d0ff145c929b6cfbcfea4b9428fc3d72a85d22959471cd844bf815b4 │ │ ├─310063 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─310077 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8ddf4ff0334aa6ccf38bfaf2493988a2fb126495cb2c875b9ef146993304c706 │ │ └─70558 /bin/oauth2-proxy │ ├─8355fe51e3714d1b46871c6e11bd93f810dc61e99dbfad8601679265168776e8 │ │ └─422972 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─a8f169b9ebabf0d8c9cc6f9708f8915f68fa19dd2bc37470db762a490616a70e │ │ └─65877 /pause │ ├─d05a39daee05b542de5c9dc9cd26d795f85e647a558343ba72a4ba911277c854 │ │ └─423440 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─f72dfe3e63ec4c964cac491839def3b2430093714f47795cc1f113525dc9d53d │ │ └─59422 nfd-gc -gc-interval=1h │ ├─29cf8071edd75c9c148308d0dea43894e52f237d993db8d5504b09d183c811f3 │ │ └─49471 /server │ ├─d2e3e1f5b4e2e4b4a6597be73e863a73d55d3471ee205578c9ade6093e28c790 │ │ └─306114 /pause │ ├─089041338b1de9adbcaff197d14dc546ff7af5bbf6ca48ecb87c9b0be44c0020 │ │ └─68425 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e630746b92c46000191412883088748c7670c7619683c47bd6ce0d5706af97be │ │ └─223009 /pause │ ├─1331c91488a4cb9365e34c16015243275b7449ec30e352a9a92d8874f9e1ee10 │ │ └─303705 /pause │ ├─8d0aa057e98b08619a67ab2925c5458897288d87b5ff77a5abf6fb1366773111 │ │ └─134015 /pause │ ├─db2a6e9071a508411df30e8e3c5d51544179e6aef2b748188a177a68545f45ea │ │ ├─191643 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191988 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpoj94l8ki/privsep.sock │ │ ├─192196 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpgs2i0lxf/privsep.sock │ │ └─192522 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─f39a15ad732f41a7ae0f4d016a35a1bfef73fef3ec92f7542b479c1d4d2b45ae │ │ └─42549 /pause │ ├─ae20da495f039d17e7b871ee50b9617dcb612955fe46152d82a4143fabe1a214 │ │ ├─210792 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─211126 heat-engine: ServiceWrapper worker(0) │ │ └─211147 heat-engine: ServiceWrapper worker(1) │ ├─9ef915b087777c5e2bdb516f380eae858568ba0eeabb3a48a0ad05ae913a637c │ │ └─166004 /pause │ ├─8a4d9ab058161cabc60278d2935e8be07e95d6c131a654c6d0e52de0696f77e7 │ │ └─162481 /pause │ ├─64c1a8ea9b072676b3a0ab423ef4e7dfb0e57dfb753961214abdfc090fe875b4 │ │ └─160473 /pause │ ├─36aef1fb5b0d537ac24ee631220802b836cc396520d0b2acc98a0edd8161b7be │ │ └─423508 /manager --metrics-bind-address=:8080 │ ├─c262ccb3b0c51cdc80e40300539a34b6599713312d2797fe019250a33bdfe0b2 │ │ └─240585 /pause │ ├─3fdbacb42378af5e8e83e73a4413c4240dbd45ce0d7be237c0cf8e242184d6eb │ │ └─261710 docker-registry serve /etc/docker-registry/config.yml │ ├─6e20b46755b0e79e60033611ec149c6985ce491ee7321ba3e22fb3c5c0318aa5 │ │ └─64114 /pause │ ├─58ca477b7c6d06486ba677dfdef864eae4b3aa3b261fb5e0d94e3b535a384562 │ │ ├─51413 mysqld --wsrep_start_position=92f9bcf3-636b-11f1-9d7a-c3b21e7f47a3:20 │ │ └─51558 /var/lib/mysql/mysql-state-monitor │ ├─5d1b7c51d9efcf1cbb353edf6120643067b9824e61a51beb5b323b0337e5b87b │ │ └─197948 /pause │ ├─81cd73bffa501aaf142a61731db728f478cbc702946e2d9db537efd7387ef871 │ │ └─95641 /pause │ ├─00696fce5a1d8de293570c6345add0c670eba10d94a6a04ed314195e488496e3 │ │ ├─195606 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─195623 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─195629 erl_child_setup 1048576 │ │ ├─195759 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195760 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195770 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─196200 /bin/sh -s rabbit_disk_monitor │ ├─e28fdac437a31f283a2052b6b5d5b2d6071bbf5da0d601dda5d7f0d8ad5e5e9f │ │ └─68726 /pause │ ├─d52654aa174298cdaf443017e2f49a582297227fa6bca4abd7e897d8a36471fd │ │ ├─ 76135 apache2 -DFOREGROUND │ │ ├─ 76178 (wsgi:k -DFOREGROUND │ │ ├─ 76179 (wsgi:k -DFOREGROUND │ │ ├─ 76180 (wsgi:k -DFOREGROUND │ │ ├─ 76181 (wsgi:k -DFOREGROUND │ │ ├─414183 apache2 -DFOREGROUND │ │ └─431458 apache2 -DFOREGROUND │ ├─bb7b170c4b5b9a61a31b4c424252c7a0a53de1d989437f0e5b6b1bef27c3844c │ │ └─42574 /pause │ ├─9854172b86b57d4d41f66f55e97b58cbb09c54f6d8448f25e4f02bb5a7cb4b10 │ │ └─100035 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-87cnb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d9fc7713823d6ee303213e7030f8fd481a2f492c1a99fb576be058bc9e2ab19c │ │ ├─65021 python -u /app/sidecar.py │ │ ├─65262 python -u /app/sidecar.py │ │ └─65263 python -u /app/sidecar.py │ ├─47fc93c496215f1ffc694c647e504e21607a2172f98b44ebdc08372b568c6a5a │ │ └─129912 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f3aabbd7ae34629d8f490f2ec2b3af7babbeb275f2ec31b7b8ae6fdc691a910f │ │ └─118493 /pause │ ├─8e55eeef030b27b43aa875bdabcae0d3c33e9d50a6efcb92cb7a1140cbdf4c56 │ │ ├─116680 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116698 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─116704 erl_child_setup 1048576 │ │ ├─116821 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116822 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116832 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116916 /bin/sh -s rabbit_disk_monitor │ ├─997b20426182f3be29386f704a47bf9d07e7091ab1537aec1a9e23fec38b37b0 │ │ └─165551 /pause │ ├─0969947f52764e9db1b739f7c2c336cf029d3a26e2ae31784ba537bb9a093f1e │ │ └─306582 /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 │ ├─e63d2118c28fd042230d5a25708edfe24cbc8d8c4b28607e11d255dffc838470 │ │ └─114520 /pause │ ├─f523ac45c57b087a1379cbb564bafe086df0d33baa83f278186c29e01370cfd9 │ │ ├─82034 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82060 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─82066 erl_child_setup 1048576 │ │ ├─82113 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82114 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82124 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─82297 /bin/sh -s rabbit_disk_monitor │ ├─1d23186dd16d825aa4ab8716688fce835fb069317b0a86b068b2a8de7085cd94 │ │ └─58364 /pause │ ├─c3a27335d2fcb8e6b7da0927a6dee0a35b790cafe0495924c15e35d825c10d03 │ │ └─118327 /pause │ ├─68555bc1960c279f9089c6cd2288c6048bc5daf9aa202e525a0fcaef184f39ee │ │ └─195256 /usr/bin/libvirt-tls-sidecar │ ├─b40703ecdfe9c2ec6bae01a9ab73076126efb0988f61646b1824772912cc13aa │ │ ├─163586 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163602 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─163608 erl_child_setup 1048576 │ │ ├─163666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163667 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163677 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163891 /bin/sh -s rabbit_disk_monitor │ ├─81e6da183d2ea8ae73ff40cd059a2174aece9bd7b08f8a608814dcc4030807d0 │ │ ├─190653 neutron-api: uWSGI master │ │ ├─190682 neutron-api: uWSGI worker 1 │ │ └─190683 neutron-api: uWSGI worker 2 │ ├─4e2e3b380ac82a03bfbd7e5531d47f3bdd5ad60f1ab6bab8f9003f8368b96707 │ │ ├─100165 /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 │ │ └─404873 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6388c46f972eb35fcae6f1c252c0de4d94187d6d9f9d7a1f9f79f04e1a7d0b4e │ │ └─43798 /pause │ ├─ec00ba492e00a488750b39ecc126bfeb2f16810ad9c25a144d7fbf24ea903e48 │ │ └─112965 /pause │ ├─570718b96c91126523fbcaa88b157c6e0363cb825e85a9c85f43be298049f7bb │ │ └─65781 /pause │ ├─480c9778244c99b3a76124baba361058ab4a9403cec22e5162c6d375485a1d81 │ │ └─425696 /kube-vip manager │ ├─b4dd66573df3eb4362b4f8de58914a6f31c3b7e9f305ea59b91762afa4225df6 │ │ ├─179088 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179105 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─179111 erl_child_setup 1048576 │ │ ├─179182 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179183 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179193 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─179428 /bin/sh -s rabbit_disk_monitor │ ├─dcd16c3eb9673d2ff690b4db273d1772f39a8d7be551676630e636276feb4f5a │ │ └─70396 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-221.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 │ ├─db62b660bb01267e53c00c4bad7952ad09763068c71e55b4c504e6b7e29c1b5b │ │ └─116502 /pause │ ├─a5d2b85f89bef06acbba6fbf7162cdec48dd502fa464906676a3e1ad1b1decd8 │ │ └─198011 /pause │ ├─8f1f0f37a86aa562f6ee9bfa222ca970682d07996b3707cb5d1066bd26f02dbe │ │ └─69876 /goldpinger --static-file-path /static │ ├─69877f5a6a6e3611dfefaeee8681c20cc1bc47d0cbd3cbc3a2b991451b3e95d1 │ │ └─66995 /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 │ ├─4e1f21b15cfd95e00c791c60149aeccf324075a4f2bf7289d3afd0eb5cecafac │ │ └─166531 /pause │ ├─ca2ff3b56c0c851f4b67705b43f821625bf9e306fbf92bdbf6179c450b46dabf │ │ ├─88641 barbiacan-api: uWSGI master │ │ └─88656 barbiacan-api: uWSGI worker 1 │ ├─77932668f5ff7e8787f5a067f4890560e3315d4046bdce448f9581a5da3894cc │ │ └─49993 /pause │ ├─8daf0334c0289adf2e5dcbe3fe366c0fef66a9fa72a6860801c53abaf8dac667 │ │ └─59533 /secretgen-controller │ ├─58f3711a6496bdde461008eb78e559e7f1b6214c7a742b1bf0fe811a45708d27 │ │ └─131976 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f681d3f978c9fad56910852366028f28a8c581e29a69cd1fac379f1fad79f409 │ │ └─42548 /pause │ ├─84fe648318f4979c01cba7619e4f0c771f8a5e38f6cd391e3f6571df57b1f2da │ │ └─131413 /pause │ ├─d0738202a332132f775699591a1e953d7d6de5bddfa9c12369590611b5e43801 │ │ └─262698 /pause │ ├─8f6541c23f0704d8eb07e8d529fc7588e86793a10df75878740c74d9df5951c9 │ │ ├─69024 /usr/bin/vector --config-dir /etc/vector/ │ │ └─69058 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─1eb56880cee7ea115db02b61a67bcf8d24bbf605125f24b6524e0cd1a32e64c7 │ │ └─53911 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 │ ├─1c54a27f4044395fa981545b2896835b9b26983fc398ef3116bb1fa1c54b49c3 │ │ └─99802 /pause │ ├─f9ae20ad39e4f688feaed81ff81afb3f313cf84bab069452b0b5bd1ced44ffa7 │ │ └─165992 /pause │ ├─cfc9353b8de633c9b79d53113b179bfe58cfaa3e0bfadb78195223414356f6e9 │ │ └─42576 /pause │ ├─417d49db9b96ee4ee643c99427b86c355d0c22521a5c79247dc44a6eda95a470 │ │ ├─344652 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344990 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345196 /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/tmpnmjc78np/privsep.sock │ │ ├─345547 /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/tmptd51j6vv/privsep.sock │ │ ├─345924 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345925 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345963 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/31da8dc2-ee6d-402c-8ade-974e3a274c06/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/31da8dc2-ee6d-402c-8ade-974e3a274c06/host --addn-hosts=/var/lib/neutron/dhcp/31da8dc2-ee6d-402c-8ade-974e3a274c06/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/31da8dc2-ee6d-402c-8ade-974e3a274c06/opts --dhcp-leasefile=/var/lib/neutron/dhcp/31da8dc2-ee6d-402c-8ade-974e3a274c06/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a07799a6-6679-445f-b30a-fe5548af9af6,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 │ │ ├─345967 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f3a0c99a-58a8-4554-80e9-70f5746ffaee/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f3a0c99a-58a8-4554-80e9-70f5746ffaee/host --addn-hosts=/var/lib/neutron/dhcp/f3a0c99a-58a8-4554-80e9-70f5746ffaee/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f3a0c99a-58a8-4554-80e9-70f5746ffaee/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f3a0c99a-58a8-4554-80e9-70f5746ffaee/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7f1c0b01-b15b-4054-a0c3-4a50d288b5ba,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 │ │ ├─345970 haproxy -f /var/lib/neutron/ns-metadata-proxy/31da8dc2-ee6d-402c-8ade-974e3a274c06.conf │ │ ├─345974 haproxy -f /var/lib/neutron/ns-metadata-proxy/f3a0c99a-58a8-4554-80e9-70f5746ffaee.conf │ │ ├─389785 /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/tmp7248q3_1/privsep.sock │ │ └─396538 /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/tmpgmsdxw20/privsep.sock │ ├─fecca3b5eb175530cf591bdf3d44aee375fe82176cac17aadd5a048e5a86d0a7 │ │ └─45622 /coredns -conf /etc/coredns/Corefile │ ├─171e39ec957ecdec158fd424deb4b81e9dfc42f3d58bea4baebd3f6911a770d2 │ │ └─83425 /pause │ ├─b0171a5dfddad11ecfb0fc68cc91bc3566d94bf5e45844db89f3f78e24fab58c │ │ └─70169 /pause │ ├─1645b608b050e553577d313660a3a3444720aacfccbdde58a9d4b4fc0deaff11 │ │ └─64336 /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 │ ├─b8f826bf9c4ee1ea7b6a7185c2c82d3d20705cf298dc5516f0af55b9bcdb8950 │ │ └─423629 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─1560378d5cfeac1f3c5c2561180d027052af9bb881ab33a342fa795d24c1ec85 │ │ └─245031 /pause │ ├─decc4eb33212f3bc11270ba4ed6bad1454d9a9723992e8c3d75ab786ab1c1531 │ │ └─64556 /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 │ ├─761ae13c44afb5ee9be14aa86729406d2f17e46a31717e4f587bd6738a4a5028 │ │ └─48971 /pause │ ├─a509a4f166dd93671fe84a8a124a80a5241ea4afdff3203fd5a5a341e75e2a89 │ │ ├─178034 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─178698 nova-scheduler: ServiceWrapper worker(0) │ │ └─178700 nova-scheduler: ServiceWrapper worker(1) │ └─2fa3fd90a5d44162eae863361d25b6647b89553f6461fa7d69f64a15a8a818ce │ └─63885 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount