Control group /: -.slice ├─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 │ │ │ ├─21327 /lib/systemd/systemd --user │ │ │ └─21328 (sd-pam) │ │ └─session-22.scope │ │ ├─21317 sshd: cephadm [priv] │ │ └─21341 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1461 sshd: zuul [priv] │ │ └─1474 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1465 ssh: /home/zuul/.ansible/cp/199.204.45.23-22-zuul [mux] │ ├─230027 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-suylnthyxuwuowboicbfgvnlyxefiwaw ; /usr/bin/python3'"'"' && sleep 0' │ ├─230028 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-suylnthyxuwuowboicbfgvnlyxefiwaw ; /usr/bin/python3' && sleep 0 │ ├─230029 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-suylnthyxuwuowboicbfgvnlyxefiwaw ; /usr/bin/python3 │ ├─230030 /bin/sh -c echo BECOME-SUCCESS-suylnthyxuwuowboicbfgvnlyxefiwaw ; /usr/bin/python3 │ ├─230031 /usr/bin/python3 │ ├─230032 /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 │ └─230034 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 … │ │ ├─ 9803 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12191 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 934d836eeec4f056a6aaef60348c1f3eb09642aa15f24522abc9383e89a71ab4 -address /run/containerd/containerd.sock │ │ ├─ 12569 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9fb545f799f06ad849dd18089672ba32908a72f94cf2fd7142e42c6690e747f5 -address /run/containerd/containerd.sock │ │ ├─ 19252 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cdae5227fc5e00ba9aa1bb1dcd25ccd3d0e3d3a38c64bad363bb2465cc8c2542 -address /run/containerd/containerd.sock │ │ ├─ 24429 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9c9794da65e3fcc6bd82aae25b72061d4323b5ed7eb9569410dd30bbc69205d0 -address /run/containerd/containerd.sock │ │ ├─ 29062 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e00e12cdb6c6ccf7dea0f841fc8c7e8947d4baf2fba4a72915127f3555746c8f -address /run/containerd/containerd.sock │ │ ├─ 33548 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2e64f273056222b0bb766d491aa7faf56ff6c10efb8c2fc95279d40e13500a41 -address /run/containerd/containerd.sock │ │ ├─ 39191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18a1689ce9d35ecca55fc29a5161a0db7fa8f4e4d5501d95fae5c4eccd8cf143 -address /run/containerd/containerd.sock │ │ ├─ 39229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ab4e6be9c897afe2b26bfd17a298ddf9decf073c2e1778564df725638ac67fe -address /run/containerd/containerd.sock │ │ ├─ 39259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3de7538f7ba5c0d68786524c67846a5da233c651382187eac1a8a486a5ac309 -address /run/containerd/containerd.sock │ │ ├─ 39264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc8389cd6ac28085a17b8b1a7bb7f4f129242739c1b828b8a77b7b4da9ce87d -address /run/containerd/containerd.sock │ │ ├─ 39268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5fc0b215c8859f128eca8897e161fbf7a8be66e4a75e687ef682c7817ed526c -address /run/containerd/containerd.sock │ │ ├─ 39799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58b965861b432223fc7890c15a6499beab6ab05a4a043f0113a76995e631814b -address /run/containerd/containerd.sock │ │ ├─ 40546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c50c9ae700880da06e85bdb2ecaf8d87b2db6a5601b6385fdbce12cc87b2928f -address /run/containerd/containerd.sock │ │ ├─ 40558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ddcc84707fb500efb5ed6b7d2cfa847f1a64fbfff441d9aff50f193bae2a0ac -address /run/containerd/containerd.sock │ │ ├─ 41915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c8d8023eb328c6b300315bc38d140155db19dd2534d5302707222d1d3e65c86 -address /run/containerd/containerd.sock │ │ ├─ 42301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c3804af2f010f207810fa73ccf1b4fef5be8b83c89bbcdc9134612eedf334da -address /run/containerd/containerd.sock │ │ ├─ 42366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d68c9c8a9e18742784db2658a99c2a234f7a799a045aae4e9046bb4f7c757b -address /run/containerd/containerd.sock │ │ ├─ 42774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca3b17f15e4a18a90c1d07a048734ddc55e0e9bfa2b7b506f853764808fa5f3 -address /run/containerd/containerd.sock │ │ ├─ 43309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b1f3d3bc0b448f24931b89a5fa618a8ae01b8a59108c278de9f7b3d1ca1df84 -address /run/containerd/containerd.sock │ │ ├─ 43348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ead26f94e0cec67db423768e357b270aded0cc8882cdb83732f7d68f38fbd79 -address /run/containerd/containerd.sock │ │ ├─ 43408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2363cc91703b920d9086876c32e7658c99b927d6cbe914fdadd1266d044a4dc -address /run/containerd/containerd.sock │ │ ├─ 45711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99be03a3bab7a5328bda217f138084e32f5f249d1a6e3020b6d5fcd7eab44b53 -address /run/containerd/containerd.sock │ │ ├─ 45817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5453d471869236ffdbe604b192908bb5b6793315ab90909e74d40cbf556d6e9a -address /run/containerd/containerd.sock │ │ ├─ 46595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 788ef24282210827c1c68a38227fdabcea2d4559e18d83f647dbb86c23cbce2f -address /run/containerd/containerd.sock │ │ ├─ 46637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e34307d116a7e128a24d1b0fe871b2deadf79ee82f61c82c7492ee95b2c840cd -address /run/containerd/containerd.sock │ │ ├─ 47016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b11e26960de9ed8292d04e738304b4eb98bb1aed92ebf619c43b8237750f976 -address /run/containerd/containerd.sock │ │ ├─ 47529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 863a125b9c1756ee3017b639684af92254eda7a53e4c56e15ee44564929a421c -address /run/containerd/containerd.sock │ │ ├─ 47924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0981630e9673b41542cb50cb9ba63e945d915977d87903954f17426aa60d72d -address /run/containerd/containerd.sock │ │ ├─ 50096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e303868a1ee461e742d5694d46d250bd6905860b240375dd0d6ecccbb3d273a -address /run/containerd/containerd.sock │ │ ├─ 50295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b2349d7bed4a6fc2e95ba062860067815a661125dcfdec523072b563132340f -address /run/containerd/containerd.sock │ │ ├─ 54659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 679810eef6d8296be6d07dac77c435bcd658e2e080bb2e8b5de93e6870928e2a -address /run/containerd/containerd.sock │ │ ├─ 55308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c2d1152bd82833a0b00c95d4e4faba0c469fdd0f16e94d681b88713b112f2a6 -address /run/containerd/containerd.sock │ │ ├─ 55368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1c3eabc9c311e0cc3f7562f298c3fd0e7b05af1442087bd9f8b66284bd8fa24 -address /run/containerd/containerd.sock │ │ ├─ 55409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 401b73103c47d0d404228e46009075242ca438d0e74f50d6a7d20f0ce8ca6c88 -address /run/containerd/containerd.sock │ │ ├─ 55654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4041bf9362668a9f4f414ea41b62308e08725629d56a0b54e3cefe6d3f9270a3 -address /run/containerd/containerd.sock │ │ ├─ 59988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72d1de9e4d53ef0d3c4f62108c9ad2554694918b21ffc24363856d2472c23569 -address /run/containerd/containerd.sock │ │ ├─ 60205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6358b74bca31ef7797c43260b9dbc7a9d4e0cceaa8400ece32f4214a29f4e55 -address /run/containerd/containerd.sock │ │ ├─ 60237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a13924bfb7a5a8ed5babb7fe7f47a4ff005a7bfcdf586515f8f0a531453fae6f -address /run/containerd/containerd.sock │ │ ├─ 60334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 898f5ce50a9b7b753e3750025deab5a43b900e80fc881e843369f1a76404a4b9 -address /run/containerd/containerd.sock │ │ ├─ 61600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb42b1d17e607dec58bb8cfbaeb3ba42cd8b537d0c3343c602f983b8b8fbc423 -address /run/containerd/containerd.sock │ │ ├─ 61714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85d65f0695b83485e99f5a859d2c10a83a62e3bfe1fc22011fb129c76aecfe84 -address /run/containerd/containerd.sock │ │ ├─ 62160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f25e9ac34865833259ae43e53e18c0aea5822d672dbb23d5e97eb5195309f51c -address /run/containerd/containerd.sock │ │ ├─ 62207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 060a61a96613abac4e1901665c7e33e9edecab964427b0546504d81eab404b70 -address /run/containerd/containerd.sock │ │ ├─ 62269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4af84044178ab22f2eb7d74d0d64c414b9980d19c59bb354391fd154e1d04e08 -address /run/containerd/containerd.sock │ │ ├─ 62572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 638d8798c1e014c6c3bc1a0e8c3f8f1e0fb0a4ff048c247ca99b14a5601385c9 -address /run/containerd/containerd.sock │ │ ├─ 62823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b505f9229d49e3f214a6b1eb29ca23d6665af533bc46bd064efcbdf3c2b76c6 -address /run/containerd/containerd.sock │ │ ├─ 63297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0b96327209867c991f86279fc9ac2e1fcf7e9d1caf8c83b1d10fcd4a938b3b8 -address /run/containerd/containerd.sock │ │ ├─ 63474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0840f1140179644c2c702380ea2ad359c84d3a1caf1fdcd557c63c969bf387ec -address /run/containerd/containerd.sock │ │ ├─ 64408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8563b24251311af9612dd739b29eaf8459e2b48b249f2e98cb7bc6959495372 -address /run/containerd/containerd.sock │ │ ├─ 65979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56859b102595591a69c70bdc15a9f3ec7f9fa0111097906f12496c724ebaa1e9 -address /run/containerd/containerd.sock │ │ ├─ 67860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70ab2b487739cbc6b367bdbf2090c61acf5752fd6b2425351170a2a846ef9c4d -address /run/containerd/containerd.sock │ │ ├─ 77320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6d78688533ff7595a9cb47ed5cd747e4f7240670a33a2c385b4957103342edc -address /run/containerd/containerd.sock │ │ ├─ 78827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cbe3d617fdb776c3745e5835f955abbd0e3319f2112365b05a7101c5edacd6d -address /run/containerd/containerd.sock │ │ ├─ 84753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8875ad0e36bcc1ad543396383930ca51c6b458247b08ff777ece5f6cc4572bf -address /run/containerd/containerd.sock │ │ ├─ 90804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b194e8ec1effce750292914da4162af579635325a5cba4542b2c081702a4fd7 -address /run/containerd/containerd.sock │ │ ├─ 94951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46e37f998f8dd3963776cd772258880e8c4dc302d55e6cf91055899396d83cc5 -address /run/containerd/containerd.sock │ │ ├─ 94993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0805401657168b799a5b51e39131d28782e0ddcaa1a6838279de0cd87131c654 -address /run/containerd/containerd.sock │ │ ├─108186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6382904130bae3b2f7c3e9ab6a5242f826505b242fa9f2e341c312757370c736 -address /run/containerd/containerd.sock │ │ ├─109806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70ce509bf908661850275f5bbc4df8ef54422a09b1875051333c33fede84a6f7 -address /run/containerd/containerd.sock │ │ ├─109846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf2c34db8b0d7d3ed466addbd47d18a8b8f54594bd4dc3069d4559063308f230 -address /run/containerd/containerd.sock │ │ ├─111729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 186bef9999c0f23f5691e632f9b4cdb9b5c137d8040a5824e588cb29583ba93b -address /run/containerd/containerd.sock │ │ ├─113597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b85f20fb2b196ff0c65ea1afda296b5e7b7ff8cb6d90a667ffe9a74733e3eaa3 -address /run/containerd/containerd.sock │ │ ├─113717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13180c72cfd6e04daec8c3459935ce4519463f7f606a9673b765a5bc21a6ad51 -address /run/containerd/containerd.sock │ │ ├─126891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d6b7e7815f7b07ab2cefa9b2479609ca72b5aac17b69786c177563608b1ea6e -address /run/containerd/containerd.sock │ │ ├─126922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f8c8ba90f1be28b450ff6f16b4f6c3a185f32d15d5d6a02248a31a9c142dcd2 -address /run/containerd/containerd.sock │ │ ├─129447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 934b0b96d87ee7289438034e5c3a8b64ad1f10f769d6159735b72811a152f84a -address /run/containerd/containerd.sock │ │ ├─144350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4445fbc5d63f1fdc51d316af2beb303a67852d660b42f2ab2d71849e0a0cdf40 -address /run/containerd/containerd.sock │ │ ├─157388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce37e378eb49ef9ff616f8af3eb44fd7469fa18a789f2bd581eb83f4655bd54e -address /run/containerd/containerd.sock │ │ ├─157725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c58b691bdcecdd4abbf81e9d2c0a91e91dc90c2f0ce7ee31cbcedaba7dcf49bb -address /run/containerd/containerd.sock │ │ ├─158599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c1483bc9e52fd2b6a3a94f9d9cd45e40a6b0b2a86be71dbd9e7a192fde514d5 -address /run/containerd/containerd.sock │ │ ├─160710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29a3807eb65a6873cd381f20af50665670c97a532b40239838e9830e9cd7e47f -address /run/containerd/containerd.sock │ │ ├─160977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34c7c871db1d249bbabf30c04d9ccb3ff0d0f4031bdfdde6a46a2992408f36e7 -address /run/containerd/containerd.sock │ │ ├─161126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cb04df1e1478bbcc20a45f883c7eaa7639ebab11b0eea41b29f94b61ed41c9a -address /run/containerd/containerd.sock │ │ ├─161270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66c58ef9654f65779514adab971cc4bbee6d49f8080f9a5cf736b6dfa0b55487 -address /run/containerd/containerd.sock │ │ ├─161366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 458c23568df0eb622b2ef4942c4618ddad2bd606f47faaeceb19fd8a22c7c8de -address /run/containerd/containerd.sock │ │ ├─161690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3129e3181c550a0302625e68bea4c0d020de618d70bdf93c9f277aa745f5233 -address /run/containerd/containerd.sock │ │ ├─173475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de67a24e65b6392f96fe9c919f04ebb446e276fc7ad8fa3f40c644b89e903cc6 -address /run/containerd/containerd.sock │ │ ├─175202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f86170e3fa4b093bb2029a62cb69debfaddf8d943a7637ccd0641c51ebc179c4 -address /run/containerd/containerd.sock │ │ ├─175219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dcde4de05d075b15e8759db0088cde0bf9d0eb010412e400132f0167cf4bccf -address /run/containerd/containerd.sock │ │ ├─175331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7951e1f22d2e7b17f1fb08c53b41745ee0f7fc1b32b21c17154219215b331483 -address /run/containerd/containerd.sock │ │ ├─175432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37ef17056f8b2d1c0b8db9479dd4945d8e45da9e27700cb68ae18722d84689fa -address /run/containerd/containerd.sock │ │ ├─175458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba32f6cabbdb9e8cf91f3723cbd17499621465592450c48d4be570e76a623940 -address /run/containerd/containerd.sock │ │ ├─175794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf03924ead3ad62c63e6d04d12446066bba9e03a0b0d7731a4278994ced21351 -address /run/containerd/containerd.sock │ │ ├─175816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dff1e3bb10e09e0ccf242c8eff370122555b54abc4ea67ce7282d4f1ee9c55b -address /run/containerd/containerd.sock │ │ ├─188663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 244840fa21e22f1611dfeeea69c263860d46c7587b31bb5b12adb068ff1dfeb2 -address /run/containerd/containerd.sock │ │ ├─191149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad1325f6bf5dca7316035d76439c3493897bc9d942bb759943f895d24548ab51 -address /run/containerd/containerd.sock │ │ ├─191201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39d067be4560289c25ef04befa5d352bf5a951bc2b887939816dfff49ecb1d17 -address /run/containerd/containerd.sock │ │ ├─191284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7333dfd629b2efba79d0365d79106a718c258022945bdb83d6fcda1556c89d1 -address /run/containerd/containerd.sock │ │ ├─207645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0160db753194c398c8d1633b3e968b687ce64f4e9ae35c42a88fb8d5170371d9 -address /run/containerd/containerd.sock │ │ ├─215496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3309f057d7dec5681d0cce6c8d817b34837931b8cc66db3ce0f265beb043cea -address /run/containerd/containerd.sock │ │ ├─215552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0c11b30eab8743aa9102670ba2477487a1a40d178ca5cd289b2f32dc3dc6f9e -address /run/containerd/containerd.sock │ │ ├─215557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2dc6b3b48c7d9e3a9cf9cd046a64c449e0135ddedcc0e267fe7c115d418d59b -address /run/containerd/containerd.sock │ │ ├─215847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b547762b75795f07e96fc824483f72388e34a1fd84987e15266102648e1eab61 -address /run/containerd/containerd.sock │ │ ├─227279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc40045fcc5a73697e5ddaee797202a360c2e5e0edf8d38af4e66c106ea453be -address /run/containerd/containerd.sock │ │ └─229615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c763cc785adc21b6db33e64ea1822f46514c52e0bf6597da8dd31b8c1043c88 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1190 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─527 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─400 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─632 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-e00e12cdb6c6ccf7dea0f841fc8c7e8947d4baf2fba4a72915127f3555746c8f.scope … │ │ ├─29085 /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 │ │ └─29098 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28759 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29041 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19211 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19233 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kkvfqf.service │ │ │ ├─12480 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kkvfqf/unit.run │ │ │ └─12512 /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-kkvfqf --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kkvfqf:/var/lib/ceph/mgr/ceph-instance.kkvfqf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kkvfqf/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.kkvfqf -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 │ │ │ ├─24143 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24411 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33250 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33531 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12118 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12149 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10173 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─143381 /sbin/multipathd -d -s │ ├─docker-2e64f273056222b0bb766d491aa7faf56ff6c10efb8c2fc95279d40e13500a41.scope … │ │ ├─33574 /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 │ │ └─33586 /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 │ ├─kubelet.service │ │ └─39651 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.23 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-934d836eeec4f056a6aaef60348c1f3eb09642aa15f24522abc9383e89a71ab4.scope … │ │ ├─12230 /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 │ │ └─12243 /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-9c9794da65e3fcc6bd82aae25b72061d4323b5ed7eb9569410dd30bbc69205d0.scope … │ │ ├─24454 /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 │ │ └─24466 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─run-red250ef4665e4264a37c3de28ab515d8.scope │ │ └─189356 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1395 /usr/sbin/uuidd --socket-activation │ ├─docker-9fb545f799f06ad849dd18089672ba32908a72f94cf2fd7142e42c6690e747f5.scope … │ │ ├─12592 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kkvfqf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12612 /usr/bin/ceph-mgr -n mgr.instance.kkvfqf -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 │ │ ├─10679 /usr/sbin/chronyd -F 1 │ │ └─10680 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─405 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─143273 /sbin/iscsid │ │ └─143274 /sbin/iscsid │ ├─docker-cdae5227fc5e00ba9aa1bb1dcd25ccd3d0e3d3a38c64bad363bb2465cc8c2542.scope … │ │ ├─19279 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19299 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─619 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─625 /lib/systemd/systemd-logind ├─k8s.io │ ├─03f129a38f7007c0fd6572ce493a9499c38bb3d9763af1c7be1f6278e7a4d929 │ │ └─196381 /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 │ ├─764267ae212108c1857d84775b92fd3e3f505d9011cf2d1e8ae9b92cfd2f868d │ │ └─186991 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) │ ├─c50c9ae700880da06e85bdb2ecaf8d87b2db6a5601b6385fdbce12cc87b2928f │ │ └─40597 /pause │ ├─674fdf028b210544042b40ccfe50bac9e6f2fb7c35aef93e5b7719e44096928e │ │ ├─158800 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158892 /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 -- │ │ ├─158900 erl_child_setup 1048576 │ │ ├─158972 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158973 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158983 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159111 /bin/sh -s rabbit_disk_monitor │ ├─4c3804af2f010f207810fa73ccf1b4fef5be8b83c89bbcdc9134612eedf334da │ │ └─42325 /pause │ ├─b2b334080f848062f19fa3db3336c846d178cdf91569aae74ff2f95177cd71e3 │ │ └─65365 /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 │ ├─7abb463b978fc232f038255cfea5f6528928836c5abdffa606c56bb44670d139 │ │ ├─207853 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207881 /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 -- │ │ ├─207898 erl_child_setup 1048576 │ │ ├─208021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208022 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208034 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208116 /bin/sh -s rabbit_disk_monitor │ ├─f3309f057d7dec5681d0cce6c8d817b34837931b8cc66db3ce0f265beb043cea │ │ └─215540 /pause │ ├─7f75929806cfa5ac51b650623650a6e540b0936cd776120d24178e240a85edc4 │ │ └─40842 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3cbe3d617fdb776c3745e5835f955abbd0e3319f2112365b05a7101c5edacd6d │ │ └─78849 /pause │ ├─a9fedfc0c4086e64887bcb590111d31be3e90fa14f0090948aef4bbf410385b4 │ │ └─50643 valkey-server *:26379 [sentinel] │ ├─8233118abacedb3a1689781f9822c6ab1eb429c03495c1ef1bf05a9e72fc9828 │ │ └─55903 /secretgen-controller │ ├─22e74935f368c1c8252d1855ecf43937a96d950e94c38c27090d4867cb3d6e91 │ │ └─39477 etcd --advertise-client-urls=https://199.204.45.23:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.23:2380 --initial-cluster=instance=https://199.204.45.23:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.23:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.23: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 │ ├─060a61a96613abac4e1901665c7e33e9edecab964427b0546504d81eab404b70 │ │ └─62244 /pause │ ├─e91993dd4a3bf1bdad849a525b8cebc32fb2851b20bbf06a75dafb2cb0318fcf │ │ └─50734 redis_exporter │ ├─1232c59e96d078736b19af2e6c9c4377d0e288a8abce6694ca775c4f13b6a4f3 │ │ ├─189028 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189049 /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 -- │ │ ├─189056 erl_child_setup 1048576 │ │ ├─189238 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189239 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189249 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189615 /bin/sh -s rabbit_disk_monitor │ ├─0cb04df1e1478bbcc20a45f883c7eaa7639ebab11b0eea41b29f94b61ed41c9a │ │ └─161157 /pause │ ├─64a212696f1a2df0321b2ba310a76de7db89cb96d3964c79b6b28439c3c8c414 │ │ └─55806 nfd-gc -gc-interval=1h │ ├─85d65f0695b83485e99f5a859d2c10a83a62e3bfe1fc22011fb129c76aecfe84 │ │ └─61739 /pause │ ├─a13924bfb7a5a8ed5babb7fe7f47a4ff005a7bfcdf586515f8f0a531453fae6f │ │ └─60273 /pause │ ├─2a28f7ddaff8d055bc2c73b9d3b20c871a8d30d482c21bb53790cc9653b24835 │ │ └─46846 /manager --metrics-bind-address=:9782 │ ├─0b505f9229d49e3f214a6b1eb29ca23d6665af533bc46bd064efcbdf3c2b76c6 │ │ └─62846 /pause │ ├─6b1f3d3bc0b448f24931b89a5fa618a8ae01b8a59108c278de9f7b3d1ca1df84 │ │ └─43333 /pause │ ├─15e21ca8850be6560308a2f67f6a794079d62ad7cc1d2a5f35bcc6418b4ed04a │ │ └─43574 /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 │ ├─8318a08f229d36e3f1abc8097b94568db53443c38efffd13b27a6806a9264ec7 │ │ ├─108606 glance-api: uWSGI master │ │ ├─108619 glance-api: uWSGI worker 1 │ │ └─108620 glance-api: uWSGI worker 2 │ ├─18a1689ce9d35ecca55fc29a5161a0db7fa8f4e4d5501d95fae5c4eccd8cf143 │ │ └─39231 /pause │ ├─6f5c82d3cf211c1dd9c035fbd709cd1f02f115a670117f813b2a16debbd8440b │ │ └─125330 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─20ffdf134dd4d5a84f9af67b7674a98c621b939d97bea1d76383ab91be3cbb3f │ │ └─61675 /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 │ ├─690a7c67dffe6f4054da6ac10ac9977d837c0b32a87330c13588df63a2050c15 │ │ └─189323 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6c1d4c7b3113094a8fe9f11fad024a8cc4206dacfabfb7b2526d721cd7796566 │ │ ├─203847 heat-api: uWSGI master │ │ ├─203873 heat-api: uWSGI worker 1 │ │ └─203874 heat-api: uWSGI worker 2 │ ├─c7f68bb07b19d96f85cda34d57673fbbe4621ab4467443253234911dac3dea5b │ │ ├─227484 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227500 /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 -- │ │ ├─227506 erl_child_setup 1048576 │ │ ├─227559 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227560 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227570 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227728 /bin/sh -s rabbit_disk_monitor │ ├─f25e9ac34865833259ae43e53e18c0aea5822d672dbb23d5e97eb5195309f51c │ │ └─62192 /pause │ ├─ae039b6325d7fdc0ac4616db6aab7b99cbf9a58044a45a2ed5a52a6ccf796a0f │ │ ├─225536 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226067 octavia-worker: ConsumerService worker(0) │ │ └─226070 octavia-worker: ConsumerService worker(1) │ ├─dca794a724b679dd36318cdce496988b475c548dcea78312676d2a2443a5d7b6 │ │ ├─184433 neutron-api: uWSGI master │ │ ├─184465 neutron-api: uWSGI worker 1 │ │ └─184466 neutron-api: uWSGI worker 2 │ ├─f8e002c708842dc3803c2ba0fcccc7c1e9a7b8835c0a44da02c83776e8fe3293 │ │ └─66011 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─aac5d479b830319a7743b0cb15447f7324caf4474898f9dfdfdf88b2743a42a7 │ │ ├─110059 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110303 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110305 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0779d48f73aa849e99bf268593602657138042efdf171696df4f774ab7c80fec │ │ └─63666 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─898f5ce50a9b7b753e3750025deab5a43b900e80fc881e843369f1a76404a4b9 │ │ └─60362 /pause │ ├─ad1325f6bf5dca7316035d76439c3493897bc9d942bb759943f895d24548ab51 │ │ └─191181 /pause │ ├─76155c5e4a12e0cd89b48b5a9de7dc7a3c91798c93435e0bda59b565100e1c24 │ │ └─39600 /kube-vip manager │ ├─cc81cc7a8e5914d7f53b3d6cca435643f0e69c055b48007d7db7c3f7a5c4a4ea │ │ ├─171562 nova-metadata: uWSGI master │ │ ├─171639 nova-metadata: uWSGI worker 1 │ │ └─171640 nova-metadata: uWSGI worker 2 │ ├─b3f9577a97f2276058db48e2724ff0f57bc09ac4ce56537abe64587d49f76f09 │ │ └─60941 /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 │ ├─56859b102595591a69c70bdc15a9f3ec7f9fa0111097906f12496c724ebaa1e9 │ │ └─66022 /pause │ ├─e6ae23a0b41be0142f60b2814f0393ba7cb1decadd828bd16ab1951b7cbc9532 │ │ └─42438 /coredns -conf /etc/coredns/Corefile │ ├─b7333dfd629b2efba79d0365d79106a718c258022945bdb83d6fcda1556c89d1 │ │ └─191332 /pause │ ├─788ef24282210827c1c68a38227fdabcea2d4559e18d83f647dbb86c23cbce2f │ │ └─46621 /pause │ ├─47bb41e8030f14bdaf128332ca26e9b43a2cf8dc8420d4bcdeeb844ae9a502cc │ │ └─65414 /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 │ ├─37ef17056f8b2d1c0b8db9479dd4945d8e45da9e27700cb68ae18722d84689fa │ │ └─175513 /pause │ ├─24d9699e85ee35716af76fd177ed8ba81db6de782c62919f78c744ccc50c2f94 │ │ └─46152 /server │ ├─c986c86a47fa1e3c6e212c9d0abdc301a346bc0763726bd65775c3d3fbddca10 │ │ └─188558 /bin/bash /tmp/libvirt.sh │ ├─f275d042c79a480428c0cb6db186bab58100acbab47adac209230c24dbdf8c1b │ │ └─96390 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f5b1f512c7f87ad1156bb7295a9ff1693c041c4831f14b5bcc4e88bf586406b9 │ │ ├─77469 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77487 /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 -- │ │ ├─77493 erl_child_setup 1048576 │ │ ├─77549 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77550 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77560 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77751 /bin/sh -s rabbit_disk_monitor │ ├─186bef9999c0f23f5691e632f9b4cdb9b5c137d8040a5824e588cb29583ba93b │ │ └─111753 /pause │ ├─f3e79b39097065d08063ce42e23428e664bde7f70f89a194a8e4f8651860eaa5 │ │ ├─184551 neutron-policy-server: uWSGI master │ │ ├─184575 neutron-policy-server: uWSGI worker 1 │ │ └─184576 neutron-policy-server: uWSGI worker 2 │ ├─7a6f0774fe4770d4e040daddac00b2cbdc1874100a075aa229d152c6ed9d6201 │ │ ├─172643 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173231 nova-scheduler: ServiceWrapper worker(0) │ │ └─173233 nova-scheduler: ServiceWrapper worker(1) │ ├─d2ccf917ceb1fdb48e35b57bef661f4dcddd31850bf5b99b27b7ddb845e596b2 │ │ ├─64699 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64737 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0160db753194c398c8d1633b3e968b687ce64f4e9ae35c42a88fb8d5170371d9 │ │ └─207668 /pause │ ├─0a3dc9000be24e5f76a0e03c4d4894b05ea1f63779e32d048ee3ae9cff2daa16 │ │ ├─186992 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] │ │ ├─187274 neutron-l3-agent: ServiceWrapper worker(0) │ │ └─187602 /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/tmpd1dfny7i/privsep.sock │ ├─eaf9167c93da4088587b84836e4c9dbc146f466b91a73a64d8efa42428e7838b │ │ └─41987 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─34c7c871db1d249bbabf30c04d9ccb3ff0d0f4031bdfdde6a46a2992408f36e7 │ │ └─161006 /pause │ ├─6fc8389cd6ac28085a17b8b1a7bb7f4f129242739c1b828b8a77b7b4da9ce87d │ │ └─39353 /pause │ ├─43d68c9c8a9e18742784db2658a99c2a234f7a799a045aae4e9046bb4f7c757b │ │ └─42391 /pause │ ├─6dcde4de05d075b15e8759db0088cde0bf9d0eb010412e400132f0167cf4bccf │ │ └─175290 /pause │ ├─f5fc0b215c8859f128eca8897e161fbf7a8be66e4a75e687ef682c7817ed526c │ │ └─39356 /pause │ ├─0dff1e3bb10e09e0ccf242c8eff370122555b54abc4ea67ce7282d4f1ee9c55b │ │ └─175857 /pause │ ├─e0c11b30eab8743aa9102670ba2477487a1a40d178ca5cd289b2f32dc3dc6f9e │ │ └─215620 /pause │ ├─61bc48d23071c8fd53376e22d10222f2e2f9b6e3fd5cdde20a696bc1810b8b0b │ │ ├─224378 octavia-api: uWSGI master │ │ ├─224390 octavia-api: uWSGI worker 1 │ │ └─224391 octavia-api: uWSGI worker 2 │ ├─b818806d7046887e1ba59cb65b4ee26eaf726a8af6064b42c8de1400b7dd45d5 │ │ ├─173593 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173609 /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 -- │ │ ├─173615 erl_child_setup 1048576 │ │ ├─173663 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173664 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173674 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173866 /bin/sh -s rabbit_disk_monitor │ ├─3d732b5511a9f8fa803ce236d3f9a6aa7e44b4f53ade09646949975152b23c0d │ │ ├─ 95647 /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 │ │ └─167098 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0c933a31971288c50f15b83a7d04d65f1916a0ba6a91a662b8ea23aa1320233d │ │ └─43622 /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 │ ├─4a98715b10bfa8bd30ad3a8a0477293201b3c1f6186b6344d227e49a3f2aa1b6 │ │ ├─61420 python -u /app/sidecar.py │ │ ├─61726 python -u /app/sidecar.py │ │ └─61727 python -u /app/sidecar.py │ ├─78acb2dd0545227972431a86ddf2793484fbaad0d897eda3faaa1703af8b7ac0 │ │ ├─123857 cinder-api: uWSGI master │ │ ├─123870 cinder-api: uWSGI worker 1 │ │ └─123871 cinder-api: uWSGI worker 2 │ ├─99be03a3bab7a5328bda217f138084e32f5f249d1a6e3020b6d5fcd7eab44b53 │ │ └─45743 /pause │ ├─d2363cc91703b920d9086876c32e7658c99b927d6cbe914fdadd1266d044a4dc │ │ └─43441 /pause │ ├─66c58ef9654f65779514adab971cc4bbee6d49f8080f9a5cf736b6dfa0b55487 │ │ └─161333 /pause │ ├─464a4febf6120c4a68a194da69d01aa824888f6f6681b975119062d2bf66d250 │ │ └─39848 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c3129e3181c550a0302625e68bea4c0d020de618d70bdf93c9f277aa745f5233 │ │ └─161715 /pause │ ├─1ca3b17f15e4a18a90c1d07a048734ddc55e0e9bfa2b7b506f853764808fa5f3 │ │ └─42799 /pause │ ├─1664982afd818be558e5c944fb713c8dde0d5e03b3aec7817667b72319b893e7 │ │ ├─84034 barbiacan-api: uWSGI master │ │ └─84046 barbiacan-api: uWSGI worker 1 │ ├─244840fa21e22f1611dfeeea69c263860d46c7587b31bb5b12adb068ff1dfeb2 │ │ └─188688 /pause │ ├─8be2de03856736ebbb9231f880a7de32c41dd16cba577f88d2609ab34708aebf │ │ └─63811 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7c763cc785adc21b6db33e64ea1822f46514c52e0bf6597da8dd31b8c1043c88 │ │ └─229640 /pause │ ├─ee4256ef1a149ed44b8f202544285112d85cb7d06a32c3d8bfc0e8e373e9c641 │ │ ├─ 46055 /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 │ │ ├─ 46086 /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 │ │ ├─ 46218 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─226539 nginx: worker process │ │ ├─226540 nginx: worker process │ │ └─226541 nginx: cache manager process │ ├─9d787cee1982e137cc2ea5f30fefbcb953284f51b7bb17e3c7b42195a1c032e5 │ │ └─39489 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 │ ├─e8563b24251311af9612dd739b29eaf8459e2b48b249f2e98cb7bc6959495372 │ │ └─64431 /pause │ ├─bc145f7b2289b885d3f1cd0dd86d365ad7b7c00c8f65f49e9cfc649c3d9ba372 │ │ ├─148126 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─148365 /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 │ ├─5c8d8023eb328c6b300315bc38d140155db19dd2534d5302707222d1d3e65c86 │ │ └─41940 /pause │ ├─eb09448ae6461b2c53c8c4e65743277dafba95c016d985b1b139801e02dceab0 │ │ └─43018 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 │ ├─f2dc6b3b48c7d9e3a9cf9cd046a64c449e0135ddedcc0e267fe7c115d418d59b │ │ └─215682 /pause │ ├─8deb74053952b8991dd26daeb7dafe4a2b0e106c876894af7e7097bd9fb213f7 │ │ └─43530 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─69e025918c0211b9236275f03a08fc81a66c641fa3be8d3b3fbd72112a614e66 │ │ └─65953 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3c9b7edbccadf15022682923d4c625972a8ecd82f1980d690806cf81d18f59b0 │ │ └─39434 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 │ ├─dd043761d4e502b765a79b9c1b12f69bc8e55c5914676943c114d026226cdf2f │ │ ├─226269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226289 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226989 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─226990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9b194e8ec1effce750292914da4162af579635325a5cba4542b2c081702a4fd7 │ │ └─90828 /pause │ ├─ecf0c3902db71e078245e324a55b9930e36a796e2180ff681dc0e997b87479ac │ │ ├─41076 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41494 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─91018bd1a06c5f6f7f76e5108fe4484f358c12159577fdc3a601921b009957bb │ │ ├─127934 /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 │ │ └─128186 /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 │ ├─834c3c3eec44b5e4551552be6b2512f3428456749b519b09558eab5de40719b9 │ │ └─60607 /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 │ ├─d774eced9441d9e2748b061a7adb2d808c7e435a304fed2c3a850fba203661ad │ │ └─196412 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6515612f17f71e1fde8edd037cbc23a7c60b778703a61364462f6660530f32e8 │ │ ├─61388 python -u /app/sidecar.py │ │ ├─61704 python -u /app/sidecar.py │ │ └─61705 python -u /app/sidecar.py │ ├─b547762b75795f07e96fc824483f72388e34a1fd84987e15266102648e1eab61 │ │ └─215871 /pause │ ├─d6358b74bca31ef7797c43260b9dbc7a9d4e0cceaa8400ece32f4214a29f4e55 │ │ └─60250 /pause │ ├─e3de7538f7ba5c0d68786524c67846a5da233c651382187eac1a8a486a5ac309 │ │ └─39354 /pause │ ├─f86170e3fa4b093bb2029a62cb69debfaddf8d943a7637ccd0641c51ebc179c4 │ │ └─175303 /pause │ ├─5453d471869236ffdbe604b192908bb5b6793315ab90909e74d40cbf556d6e9a │ │ └─45841 /pause │ ├─ce37e378eb49ef9ff616f8af3eb44fd7469fa18a789f2bd581eb83f4655bd54e │ │ └─157412 /pause │ ├─638d8798c1e014c6c3bc1a0e8c3f8f1e0fb0a4ff048c247ca99b14a5601385c9 │ │ └─62596 /pause │ ├─0840f1140179644c2c702380ea2ad359c84d3a1caf1fdcd557c63c969bf387ec │ │ └─63499 /pause │ ├─dee1c419f030f4b9db68d66b6248b2b7d628e3c30a850dd48f59a7750bbb9c4c │ │ └─64981 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e069cdfac6008da2b8633e479288d67abed02a21c81d88aa1decfd94f05ca9ee │ │ └─64536 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4445fbc5d63f1fdc51d316af2beb303a67852d660b42f2ab2d71849e0a0cdf40 │ │ └─144374 /pause │ ├─bcbdae5a040fdcfbdffc341d7ac3e921dd3c8907a79a4c0607bce9e49d105f8a │ │ └─65767 /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 │ ├─de67a24e65b6392f96fe9c919f04ebb446e276fc7ad8fa3f40c644b89e903cc6 │ │ └─173498 /pause │ ├─6e02448feb09f7f7462f77a67e2be49959f146380191b11b9d4981a2cb6b0588 │ │ └─62981 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 │ ├─8488b5e222a3433410402b32b14066171d11053a9f8455be1b4cca53be8df08f │ │ └─188509 /usr/bin/libvirt-tls-sidecar │ ├─f8b705d11e35f08462e6e42ed91ddbb2b3d858d015e9ac04aa39d8d2abc8ef2e │ │ ├─64236 nginx: master process nginx -g daemon off; │ │ ├─64252 nginx: worker process │ │ ├─64253 nginx: worker process │ │ ├─64254 nginx: worker process │ │ ├─64255 nginx: worker process │ │ └─64256 nginx: worker process │ ├─cb82d084087eacae07375f3ba9797bb61365131546d3fd21a51f17a7b1dcecf6 │ │ └─50454 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 │ ├─7cda3aae3f59aea6c41fd0d61a167b70da4dfab547f812a9fae818e8222613e6 │ │ └─65641 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-23.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 │ ├─cc40045fcc5a73697e5ddaee797202a360c2e5e0edf8d38af4e66c106ea453be │ │ └─227315 /pause │ ├─e35571fd149e7bdb6cf72cf10cd1349c2852a00b0179e3624e899dc878501be0 │ │ └─147698 /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 │ ├─aae2822e25ea897805dd59449cd6c5632de5563559b4127a1389b580f1fb8f12 │ │ ├─111845 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111862 /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 -- │ │ ├─111868 erl_child_setup 1048576 │ │ ├─112090 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112105 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112172 /bin/sh -s rabbit_disk_monitor │ ├─863a125b9c1756ee3017b639684af92254eda7a53e4c56e15ee44564929a421c │ │ └─47553 /pause │ ├─58b965861b432223fc7890c15a6499beab6ab05a4a043f0113a76995e631814b │ │ └─39823 /pause │ ├─bc2b7f28c2066530c62e923dfffac2b2a33387df66687cdcaaf3fc7f5fc356bb │ │ └─55716 nfd-worker -metrics=8081 │ ├─5b4d589e6c6ff98abc31b04da91908c4babb228b7b252f573b3a93ba81f7cd10 │ │ ├─171461 nova-api: uWSGI master │ │ ├─171483 nova-api: uWSGI worker 1 │ │ └─171484 nova-api: uWSGI worker 2 │ ├─4041bf9362668a9f4f414ea41b62308e08725629d56a0b54e3cefe6d3f9270a3 │ │ └─55678 /pause │ ├─731a0d20fe924d327ad45bd80927ce90bf6e63c892fdbad94b3bb171be73aa03 │ │ ├─187015 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] │ │ ├─187282 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─188223 /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/tmp2fw1vp8c/privsep.sock │ │ ├─188722 /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/tmpiaxd4n8y/privsep.sock │ │ ├─189380 /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/tmpcaz8bmxu/privsep.sock │ │ ├─189798 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189799 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189835 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5ed1d7c2-8258-4a3c-a59a-8f83580d3ba2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5ed1d7c2-8258-4a3c-a59a-8f83580d3ba2/host --addn-hosts=/var/lib/neutron/dhcp/5ed1d7c2-8258-4a3c-a59a-8f83580d3ba2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5ed1d7c2-8258-4a3c-a59a-8f83580d3ba2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5ed1d7c2-8258-4a3c-a59a-8f83580d3ba2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-dc573208-d8b2-4f04-8e5c-065ab39d53d4,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 │ │ ├─189838 haproxy -f /var/lib/neutron/ns-metadata-proxy/5ed1d7c2-8258-4a3c-a59a-8f83580d3ba2.conf │ │ ├─209788 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a7163b69-3c99-4669-be4e-ba5ffc42d588/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a7163b69-3c99-4669-be4e-ba5ffc42d588/host --addn-hosts=/var/lib/neutron/dhcp/a7163b69-3c99-4669-be4e-ba5ffc42d588/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a7163b69-3c99-4669-be4e-ba5ffc42d588/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a7163b69-3c99-4669-be4e-ba5ffc42d588/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ecdae429-b7a4-4eb4-8aee-c897b37ca1aa,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 │ │ └─209791 haproxy -f /var/lib/neutron/ns-metadata-proxy/a7163b69-3c99-4669-be4e-ba5ffc42d588.conf │ ├─b86ff02d432fafa0c1ee80e1650c21e144e54f858bba78a27d57dbbad2183069 │ │ └─225557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ead72e3406868c120eb573aacf12967b2a6870c92309b572c261d16cc46dc0b5 │ │ ├─203731 heat-api-cfn: uWSGI master │ │ ├─203744 heat-api-cfn: uWSGI worker 1 │ │ └─203745 heat-api-cfn: uWSGI worker 2 │ ├─b698e6b515b6470f4472e1980a81cd97cdf4b19bac66987ce22af12baf2b5f29 │ │ └─127472 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9655b5321b467948bd46902c0a392b5a1d314fa4f0dfcdcc7d54ef5fc21f0723 │ │ ├─134987 placement-api: uWSGI master │ │ ├─135011 placement-api: uWSGI worker 1 │ │ └─135012 placement-api: uWSGI worker 2 │ ├─d0981630e9673b41542cb50cb9ba63e945d915977d87903954f17426aa60d72d │ │ └─47949 /pause │ ├─f7022e460f1a062c55edb01485e550c3ca319af09823627a36e7754dea11e276 │ │ └─47156 percona-xtradb-cluster-operator │ ├─8c2d1152bd82833a0b00c95d4e4faba0c469fdd0f16e94d681b88713b112f2a6 │ │ └─55334 /pause │ ├─1fdd10164d601cc65e709c5d0f43374234b9e53a332b6354a35330cbf1ac9f25 │ │ ├─48122 mysqld --wsrep_start_position=3571cdce-3df5-11f1-938d-7b88681cc957:20 │ │ └─48249 /var/lib/mysql/mysql-state-monitor │ ├─6d15b8e057fa1ad60c27920dd5cb4b98c2ddbc49a78f6f3057c829fef8f2e652 │ │ └─46719 /manager --metrics-bind-address=:8080 │ ├─16586a7c8a2fbbe144c622ab3995b024a9a5a3346d3162b3fa27eb3da26a3414 │ │ └─55765 nfd-master -crd-controller=true -metrics=8081 │ ├─533c0c8ed841d1b030a4bd7337be69551ab5d7c4a7b15285797afcb6b81d08ee │ │ └─64760 /goldpinger --static-file-path /static │ ├─e34307d116a7e128a24d1b0fe871b2deadf79ee82f61c82c7492ee95b2c840cd │ │ └─46660 /pause │ ├─2dc20b65a15c0873d2b96005c549663d24fcdf607fb21b4270a1d4242d40b802 │ │ └─229746 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─da50ff86bf039db9f0fa694500d20a7801f5b52f861ff9b46aa693d9d95952e3 │ │ └─66099 /bin/oauth2-proxy │ ├─bfcd769aad3966259e50ae5a2bb9cfe3506d7f86ed7b068a5a2bb46e77529ac2 │ │ └─48219 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─70ce509bf908661850275f5bbc4df8ef54422a09b1875051333c33fede84a6f7 │ │ └─109830 /pause │ ├─29a3807eb65a6873cd381f20af50665670c97a532b40239838e9830e9cd7e47f │ │ └─160802 /pause │ ├─9d6b7e7815f7b07ab2cefa9b2479609ca72b5aac17b69786c177563608b1ea6e │ │ └─126923 /pause │ ├─c6d78688533ff7595a9cb47ed5cd747e4f7240670a33a2c385b4957103342edc │ │ └─77342 /pause │ ├─39d067be4560289c25ef04befa5d352bf5a951bc2b887939816dfff49ecb1d17 │ │ └─191233 /pause │ ├─9e6e3e7b5db48a36a514dc6edfea3009547db95a7c56fed399c10b3d148e1e9a │ │ └─158049 /coredns -conf /etc/coredns/Corefile │ ├─4af84044178ab22f2eb7d74d0d64c414b9980d19c59bb354391fd154e1d04e08 │ │ └─62305 /pause │ ├─1b5f7e4d48c269e21a042a2d0520ed7ee7d31eae18f887c74ec33ac98c09e8c8 │ │ ├─184426 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] │ │ ├─184820 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) │ │ ├─184823 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) │ │ └─184827 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) │ ├─aff5d0fe5ad3739d43441eaba4ed76c7c65967a2fe43f4f7f9584221f8025b73 │ │ └─167245 /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 │ ├─bea0d0a953196d116f4e1bd038c20e920f2f07f2b24df6d1175dda3fa210f807 │ │ └─63779 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─cf03924ead3ad62c63e6d04d12446066bba9e03a0b0d7731a4278994ced21351 │ │ └─175840 /pause │ ├─84991ab624bca3d95498d8bc6aa32579ba685ebd42a9df88201f9907165ac21e │ │ └─66117 /bin/oauth2-proxy │ ├─8ddcc84707fb500efb5ed6b7d2cfa847f1a64fbfff441d9aff50f193bae2a0ac │ │ └─40611 /pause │ ├─72d1de9e4d53ef0d3c4f62108c9ad2554694918b21ffc24363856d2472c23569 │ │ └─60070 /pause │ ├─13180c72cfd6e04daec8c3459935ce4519463f7f606a9673b765a5bc21a6ad51 │ │ └─113753 /pause │ ├─679810eef6d8296be6d07dac77c435bcd658e2e080bb2e8b5de93e6870928e2a │ │ └─54683 /pause │ ├─b8e5948c187278080b68e81e8532f86faf732a19a936637ec26765921925f0e0 │ │ ├─71169 apache2 -DFOREGROUND │ │ ├─71211 (wsgi:k -DFOREGROUND │ │ ├─71212 (wsgi:k -DFOREGROUND │ │ ├─71213 (wsgi:k -DFOREGROUND │ │ ├─71214 (wsgi:k -DFOREGROUND │ │ ├─71215 apache2 -DFOREGROUND │ │ ├─71216 apache2 -DFOREGROUND │ │ ├─71217 apache2 -DFOREGROUND │ │ ├─71218 apache2 -DFOREGROUND │ │ ├─71219 apache2 -DFOREGROUND │ │ ├─71223 apache2 -DFOREGROUND │ │ ├─71226 apache2 -DFOREGROUND │ │ ├─71228 apache2 -DFOREGROUND │ │ ├─71229 apache2 -DFOREGROUND │ │ └─71230 apache2 -DFOREGROUND │ ├─876880b64d0798d47936b09760bf4fbbb9ca50111cce7d60d66c77d6bbdf80a2 │ │ └─111439 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e8dee692e5ebae5f94920c15a7e177b94b502c5fcdd368449be455bb7f2ee31c │ │ └─95568 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-zlrgf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4cca08d6d0f535e184fffb733de997d743173232a18e223d9bf89d53f54bd114 │ │ └─66059 /bin/memcached_exporter │ ├─4ebec901ff5ed5c50ab9760f56c28147be1462aaf1b973f050fbd192ea6392a9 │ │ └─48317 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8fdae73412beb9a15b58f69e10f080c6764bc9dc43dca6ee47cc52fb8b919468 │ │ └─65318 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-23.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 │ ├─9a3e4d4ac4131528ba397ac884b3efd0f3656b0007ae8102f608984f835f33e1 │ │ ├─176278 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─221034 sleep 300 │ ├─b1c3eabc9c311e0cc3f7562f298c3fd0e7b05af1442087bd9f8b66284bd8fa24 │ │ └─55394 /pause │ ├─21ea2d54b814927378c716d526b7b5d3eb3f833633ca08a4de44b9fbc3189adc │ │ └─50363 valkey-server *:6379 │ ├─46e37f998f8dd3963776cd772258880e8c4dc302d55e6cf91055899396d83cc5 │ │ └─94974 /pause │ ├─70ab2b487739cbc6b367bdbf2090c61acf5752fd6b2425351170a2a846ef9c4d │ │ └─67883 /pause │ ├─ca7dd9f5c698b30622b50283874a011e5f68db72d334bc722ebf87667116e9f9 │ │ └─39460 kube-apiserver --advertise-address=199.204.45.23 --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 │ ├─bf2c34db8b0d7d3ed466addbd47d18a8b8f54594bd4dc3069d4559063308f230 │ │ └─109875 /pause │ ├─18992b6c247d9ad43363a0c4ad819d8155e8ab1908232743cdb4656f58dcecfc │ │ ├─187058 /bin/sh -x /bin/wait-for-ip.sh │ │ └─230024 sleep 1 │ ├─9f8c8ba90f1be28b450ff6f16b4f6c3a185f32d15d5d6a02248a31a9c142dcd2 │ │ └─126954 /pause │ ├─c58b691bdcecdd4abbf81e9d2c0a91e91dc90c2f0ce7ee31cbcedaba7dcf49bb │ │ └─157748 /pause │ ├─6ead26f94e0cec67db423768e357b270aded0cc8882cdb83732f7d68f38fbd79 │ │ └─43384 /pause │ ├─6382904130bae3b2f7c3e9ab6a5242f826505b242fa9f2e341c312757370c736 │ │ └─108209 /pause │ ├─0b2f5a61c11cc4786e01b86a2099a78cf84aa04458f0b256e2d2cab1d5d7f146 │ │ └─85532 /usr/local/bin/rook ceph operator │ ├─7c1483bc9e52fd2b6a3a94f9d9cd45e40a6b0b2a86be71dbd9e7a192fde514d5 │ │ └─158623 /pause │ ├─0805401657168b799a5b51e39131d28782e0ddcaa1a6838279de0cd87131c654 │ │ └─95022 /pause │ ├─401b73103c47d0d404228e46009075242ca438d0e74f50d6a7d20f0ce8ca6c88 │ │ └─55434 /pause │ ├─934b0b96d87ee7289438034e5c3a8b64ad1f10f769d6159735b72811a152f84a │ │ └─129492 /pause │ ├─e4f66bb5e59392b6e890c01a871d410fd97951e8e8345feec3c2e4ac09143af5 │ │ └─42351 /coredns -conf /etc/coredns/Corefile │ ├─458c23568df0eb622b2ef4942c4618ddad2bd606f47faaeceb19fd8a22c7c8de │ │ └─161394 /pause │ ├─da0efcc217e4b64f62598602cba279a70986ee548de53f1cc2791eb677c6c3eb │ │ ├─203826 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204083 heat-engine: ServiceWrapper worker(0) │ │ └─204086 heat-engine: ServiceWrapper worker(1) │ ├─8b2349d7bed4a6fc2e95ba062860067815a661125dcfdec523072b563132340f │ │ └─50318 /pause │ ├─1ef15cf4f7a08fd8aa78c82276b0dceb7dffedbe734dd8125b4a0bc563604d78 │ │ ├─48065 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 │ │ └─49283 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 │ ├─f47efc24935fb03fac674422515cd337455674e551e376eef1b812a19b6ab2e3 │ │ ├─90983 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91000 /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 -- │ │ ├─91006 erl_child_setup 1048576 │ │ ├─91179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91180 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91190 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91401 /bin/sh -s rabbit_disk_monitor │ ├─2b11e26960de9ed8292d04e738304b4eb98bb1aed92ebf619c43b8237750f976 │ │ └─47040 /pause │ ├─eb42b1d17e607dec58bb8cfbaeb3ba42cd8b537d0c3343c602f983b8b8fbc423 │ │ └─61625 /pause │ ├─840c6ad20fc3370047bf00fc90808d12060456345eea2163529900b08aa1f910 │ │ ├─66534 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66551 /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 -- │ │ ├─66557 erl_child_setup 1048576 │ │ ├─66604 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66605 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66615 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66750 /bin/sh -s rabbit_disk_monitor │ ├─b85f20fb2b196ff0c65ea1afda296b5e7b7ff8cb6d90a667ffe9a74733e3eaa3 │ │ └─113622 /pause │ ├─6e303868a1ee461e742d5694d46d250bd6905860b240375dd0d6ecccbb3d273a │ │ └─50120 /pause │ ├─6ab4e6be9c897afe2b26bfd17a298ddf9decf073c2e1778564df725638ac67fe │ │ └─39326 /pause │ ├─b0b96327209867c991f86279fc9ac2e1fcf7e9d1caf8c83b1d10fcd4a938b3b8 │ │ └─63320 /pause │ ├─f8875ad0e36bcc1ad543396383930ca51c6b458247b08ff777ece5f6cc4572bf │ │ └─84777 /pause │ ├─fd401b9cf2826351bf9529a7b79194d661b815545e006ca0876038adda4e6e19 │ │ └─65878 /bin/pushgateway │ ├─ba32f6cabbdb9e8cf91f3723cbd17499621465592450c48d4be570e76a623940 │ │ └─175516 /pause │ ├─ac650ca47e52a4725d91ab6852b7d66866ded7bb024f8be44039bd8d437ead62 │ │ ├─172501 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172826 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172827 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a5191861668dd30075a8dd7e93863de53118ec11eb231339ae0b30c82a50b1b9 │ │ ├─185364 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) │ │ ├─185782 /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/tmpxemz3cqs/privsep.sock │ │ ├─186015 /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/tmpr54rlptv/privsep.sock │ │ └─186393 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ └─7951e1f22d2e7b17f1fb08c53b41745ee0f7fc1b32b21c17154219215b331483 │ └─175435 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount