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 │ │ │ ├─21682 /lib/systemd/systemd --user │ │ │ └─21683 (sd-pam) │ │ └─session-22.scope │ │ ├─21674 sshd: cephadm [priv] │ │ └─21698 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1462 sshd: zuul [priv] │ │ └─1475 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1466 ssh: /home/zuul/.ansible/cp/199.204.45.69-22-zuul [mux] │ ├─429214 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xvfrhvyeibaruffuplomxgeplssdkvki ; /usr/bin/python3'"'"' && sleep 0' │ ├─429215 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xvfrhvyeibaruffuplomxgeplssdkvki ; /usr/bin/python3' && sleep 0 │ ├─429216 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xvfrhvyeibaruffuplomxgeplssdkvki ; /usr/bin/python3 │ ├─429217 /bin/sh -c echo BECOME-SUCCESS-xvfrhvyeibaruffuplomxgeplssdkvki ; /usr/bin/python3 │ ├─429218 /usr/bin/python3 │ ├─429219 /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 │ └─429221 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 … │ │ ├─ 9805 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12454 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc9f8af95737732497b38a06013bd9875282b90e8ae6fcc27b71f914c988f785 -address /run/containerd/containerd.sock │ │ ├─ 12834 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dae54fdeb4eddb8c6e2ff65d0163da652f68d1b6af653d089435cb33bcfe12b6 -address /run/containerd/containerd.sock │ │ ├─ 19807 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d0cf8c18591ce753dd9db7d3f6a1a20cd769dddf3344e5e68a292b8506e8742e -address /run/containerd/containerd.sock │ │ ├─ 24991 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d9dfa7ed605ad4876620c3528160149ff2a79dbce69efa5e71628e8a5f5cfdca -address /run/containerd/containerd.sock │ │ ├─ 29586 /usr/bin/containerd-shim-runc-v2 -namespace moby -id df9cc465083e505e9295137dfd9abe31a61bcb20145bc7d073c85d15dca4f148 -address /run/containerd/containerd.sock │ │ ├─ 34069 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c4d292979edee013baf222da7ac33c2c25228d45e404e883436056ddc7f2c86e -address /run/containerd/containerd.sock │ │ ├─ 39444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22b24a6b0fef0107e0175150894df5243f8bd177581c92d4f21215f923b712d2 -address /run/containerd/containerd.sock │ │ ├─ 39478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61ceea9b01ea838ca515d7dd9d80f85d8649f716b0fd0d999ccd078aae7a5367 -address /run/containerd/containerd.sock │ │ ├─ 39497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9596b3e1ce9849e34e2873a95371754a3377034233f346892a576732bc66e806 -address /run/containerd/containerd.sock │ │ ├─ 39510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7624e54796cb8aa78e72e86db2ce58f3d7d7a46fdb1f936076b5b2b699c76999 -address /run/containerd/containerd.sock │ │ ├─ 39520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c5ab862d99b25d46af3885b2a63e6bc069e44b63685fc20b8af275baabc8bc5 -address /run/containerd/containerd.sock │ │ ├─ 40034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ffd07a4222df389ef85c5913033c8d2dfdbbf1c07c09187bfc01b00b4de01ec -address /run/containerd/containerd.sock │ │ ├─ 40785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 869134d795aa8e643388cffd5a5a15455cfc5ee2e5affdc4b9de81cb444a4e81 -address /run/containerd/containerd.sock │ │ ├─ 40825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 444c68a427315891656541444a2a70400cde137bc408ffcafe80a149f043f6ef -address /run/containerd/containerd.sock │ │ ├─ 42454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f04b0f1c8470f6bb98b6b5403b089328fdfc9c42fcabd57aa17657446bf1750 -address /run/containerd/containerd.sock │ │ ├─ 42532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a116bffcb2a620bf0ae1e8d95fe406d0e9f63ed82e45164ae235ce86587ddf83 -address /run/containerd/containerd.sock │ │ ├─ 42592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d97c8090edaa9c5f195ff8b605ebee7312c9800354614d47594a2318e8a2884f -address /run/containerd/containerd.sock │ │ ├─ 43027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4548c5cfe6b2c010246b49703300ed8640718d07f4e88ac2ad7c066b262ddc09 -address /run/containerd/containerd.sock │ │ ├─ 43514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2da84a789dfc1ff1809484717c898f4eab67f8fb7fbd57afc46e020c81466574 -address /run/containerd/containerd.sock │ │ ├─ 43554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95c02db96c2a90fe25507fdec97cf483bb4362c27aee72056612251c78b4167d -address /run/containerd/containerd.sock │ │ ├─ 43578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a0ec62f8623328a76746f698cdef704d7feea3413166c29039dab7f830c4cfc -address /run/containerd/containerd.sock │ │ ├─ 45863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 138373dc76235302688e04e89772ecb215de5685123dbc6be346429cd4a6c629 -address /run/containerd/containerd.sock │ │ ├─ 45929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ace4d41277a39ef57b865e4c824d80af73775ac090c69a4afa6c94045dcdfe0 -address /run/containerd/containerd.sock │ │ ├─ 46450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f38b64b9d0ba99d02fa669201ba4dc026d1aaf8d750621277cd3e03cc0724ff9 -address /run/containerd/containerd.sock │ │ ├─ 46906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23a36f0406290969006f182b066e1cc6f5c21008e57b424200e64920f7c8f406 -address /run/containerd/containerd.sock │ │ ├─ 47020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fb1df6c099f64026f2bab928f0b3f47916eb92925921ccb7e53104a15cc61fc -address /run/containerd/containerd.sock │ │ ├─ 47389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e1d3b1ed7ca50e12e3b7f43b81739b1c64c431bd0d32e54ba58e90fa2c4c104 -address /run/containerd/containerd.sock │ │ ├─ 47900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24e5970b910791d42112f4a0d5d94b2c4608d14c88aae8661514b1c43399a782 -address /run/containerd/containerd.sock │ │ ├─ 48311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e4fde1fd229b415d6aa8e6148b19e0179ae1403dad94bc909c95888f5580deb -address /run/containerd/containerd.sock │ │ ├─ 50532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 484ad9dd441e8e9ae240ac839d40144568bd180c2260249dde0c9d69d1f96dc0 -address /run/containerd/containerd.sock │ │ ├─ 50645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1f899ce6ec25094bbb52cfc55f95c4fcebaa8c381443a9044827fcd946ce21f -address /run/containerd/containerd.sock │ │ ├─ 55132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9655fb2c40d3a0c95d3403af89b09dfbe5433e79c28730c2ee11b49c1dd9546c -address /run/containerd/containerd.sock │ │ ├─ 55724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f5358fb0a85556d799e94cdf634dbe2fe8e652342c950f087be8dd123508527 -address /run/containerd/containerd.sock │ │ ├─ 55765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 085483b6ea9691b4f945a443c9645dc7829d6b36590faf94a78faf13a2627d68 -address /run/containerd/containerd.sock │ │ ├─ 55826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2200190feb8b99e915029d3115c3ce778ba4f6b504308ebe0bc7f6cd2bf4971 -address /run/containerd/containerd.sock │ │ ├─ 55988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22ebea184df0769924a3f22f4ffff208f5bdc4a13097753689e489338182c300 -address /run/containerd/containerd.sock │ │ ├─ 60144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76b2abafc6378cdf09e7fadc6d85f5d26dd8463a401c125284dbb91eac839076 -address /run/containerd/containerd.sock │ │ ├─ 60243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f1c9209b667d79d8195e313a2e6e8e90192202bde36a2d3530e0ec193961759 -address /run/containerd/containerd.sock │ │ ├─ 60283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cddb2d29e0e31d618caa4d81ab5262d8a130120b4de2b5e9ae2c81aff1f334b6 -address /run/containerd/containerd.sock │ │ ├─ 60333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a9676b7505c413af43eb52a03e5d24387cd699203d75b59a2961effb170b05a -address /run/containerd/containerd.sock │ │ ├─ 61689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f0423df5e59637160f3a7ed7e5809d1a45b39b9acc15638edd530acf8f6f9b4 -address /run/containerd/containerd.sock │ │ ├─ 61748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 926383540ffa29cc5b5fcb87c643bbd6dc239de1c80bb4c5dd1ef9f2daa882e6 -address /run/containerd/containerd.sock │ │ ├─ 63070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6072316d42540d821a61649ff35b29f5c4e7cf97e896b45bf7905f89bff50c43 -address /run/containerd/containerd.sock │ │ ├─ 63143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cfb6b20c06a952ad8f6336367a5faf073ab5f77430488364a3a28b6e129dfa9 -address /run/containerd/containerd.sock │ │ ├─ 63183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 320b4eb285fe9b72884bcc57adbb84dc2655646662a509d13ed7fa5491ec4f09 -address /run/containerd/containerd.sock │ │ ├─ 63689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3f4a49c11c8beb69b1f76765a069b723899414707b60ceb4678878cc2ec5443 -address /run/containerd/containerd.sock │ │ ├─ 63970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4987fafa1e7690a6c57db42189289921917aee1e764fdf5edce539777f5305e1 -address /run/containerd/containerd.sock │ │ ├─ 64314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76c685ed00e539dad46c63aa1b273635d06598d46cf60846fb204bf9c70b4922 -address /run/containerd/containerd.sock │ │ ├─ 64462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a154e7cacb3fa282b3c93b2d69717f5255e21800655b4f1119fb5516e3af51ac -address /run/containerd/containerd.sock │ │ ├─ 65314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c12ccc9c6729d2a19f498d3dd22ea9f60b0e62e5a40d0e290395d34df583eee0 -address /run/containerd/containerd.sock │ │ ├─ 66727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fff79c5c2763a870408248b740fb633d06347e7396c86e5907b6da71583d6012 -address /run/containerd/containerd.sock │ │ ├─ 68500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6f5cf228b2acb374650a718db2cf2fbc802f222976afd7b32cc63683ab35f7f -address /run/containerd/containerd.sock │ │ ├─ 77693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3277d84e5c5e3c7e5df38718e1d9bfa1c0f8c3e6a226021a0434fd12a69cd1c -address /run/containerd/containerd.sock │ │ ├─ 79211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96a4437b799703bd8fb5dd506d5824f83d324a62838e5528b3076ac50328eab5 -address /run/containerd/containerd.sock │ │ ├─ 85305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 396f97bd6f6b84a746518f5e1d319a47805c68f849f27d1078272d6670279953 -address /run/containerd/containerd.sock │ │ ├─ 91854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c855b791244697ae2928d577e2264bae3e4f8d19c44b7f1aeac017c338d7cf69 -address /run/containerd/containerd.sock │ │ ├─ 95335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 382d9baaf573cb9c220cef77d1781cddfaf70ea352d396714f9bc78c2210b57f -address /run/containerd/containerd.sock │ │ ├─ 95380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12f9016cf715b11488122c318b44198401b4ff2530918365c1379b92fed96384 -address /run/containerd/containerd.sock │ │ ├─109165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7bfe3809f3bcff3ca2d122b0a5587271d19cc7d07d5eb91d93f33adfa413912 -address /run/containerd/containerd.sock │ │ ├─110680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 348961043f88f88695351e7e159b1cd94ba83824018b8f19bf45b3fa12abbf57 -address /run/containerd/containerd.sock │ │ ├─110729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3ae15337dd3a896ad40a7f235ae43b721b15f187dd7ddca2bf953610714c8ff -address /run/containerd/containerd.sock │ │ ├─112684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4037def6270bf9f6e221a131131db48c438903d5ac3d4df35c4bbc6219760182 -address /run/containerd/containerd.sock │ │ ├─114540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 485f192089c86d4ba8588cc2206c1fe38fc5a46239420372bf24cfbf509517ac -address /run/containerd/containerd.sock │ │ ├─114616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae933210784f4aa8fd799c54017b8b00d815bbe181f4c097caa182f6b30d3925 -address /run/containerd/containerd.sock │ │ ├─127580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23483565f7c036da2bb2c8bf30dbc324179c99e74a93c515e5833bbbe82ca36d -address /run/containerd/containerd.sock │ │ ├─127620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77e86e260ad655e9e57ebbdd07e493cc2558c6c342418de530c7623fdfd02bd4 -address /run/containerd/containerd.sock │ │ ├─130581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 563f755cd50f0cd39d7eda3776b567224f7b8a7d21ba59e729a5d7613722f032 -address /run/containerd/containerd.sock │ │ ├─157114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb9512df7c819ad83a6193dc5bed7b3a50a3e6d9f2744b2dc80a6eac927ebe68 -address /run/containerd/containerd.sock │ │ ├─158753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb51d4059dddd45e9cdc710b974b426c044c24924293046440b9495857208a3f -address /run/containerd/containerd.sock │ │ ├─159084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66ca9b991e3d3be359f6b0661f01b2b46299686a8bc53465086884fdc0c7892b -address /run/containerd/containerd.sock │ │ ├─159895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37e1478ec8133bce64c28843c54a81e76590baafecef50978fa32f5462e4ea9e -address /run/containerd/containerd.sock │ │ ├─162055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be4123592949190398c21800a0a220fd80a756ea5b37b9cc8f3da98492aa567b -address /run/containerd/containerd.sock │ │ ├─162331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d9f57e8dc4a17ea11d3280ed8c9123ab6123cadf960e1353a49097f138c135c -address /run/containerd/containerd.sock │ │ ├─162376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c498e9d774155555b982ff88664ce8275482f20292c68ebc0dddc59c50473569 -address /run/containerd/containerd.sock │ │ ├─162510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 528dcd58c35305e93a66755652c612d7fcb2df70a9db84e53fd24ec598712ea5 -address /run/containerd/containerd.sock │ │ ├─162679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9e01defb9f6ce3fcb0d93f6d73556662b7649101dc541dd0e981f4f471bfd4a -address /run/containerd/containerd.sock │ │ ├─163027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff0e933a283de661566a139d97101857353689162c0597c941039e75ea0c93b -address /run/containerd/containerd.sock │ │ ├─175352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15f1fcbc6f432dc00dec0861a0dfde719406ebb6853542cdcb0454bbdf9ab705 -address /run/containerd/containerd.sock │ │ ├─177171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb2a8923ac51c9f41be02e1aed99d9b849b901386c3683ef828512eccccd2cf6 -address /run/containerd/containerd.sock │ │ ├─177200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed7ec40d86fcc3547505f9d26fd74933df1fa9d0c36d0c9e25260db90b182f49 -address /run/containerd/containerd.sock │ │ ├─177294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9878d66ae0f910e2db82cc4b2faa244e788672a02351b96377a0bf22adbae80a -address /run/containerd/containerd.sock │ │ ├─177307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b7528b0896d0695f194b3e8727b78d9e610f52bfaa653bb99e6dd625a0a7d37 -address /run/containerd/containerd.sock │ │ ├─177440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82092ee28d332b9afccc2f9e8e1d77dc026865bb9c16ea8e70388c767c16874d -address /run/containerd/containerd.sock │ │ ├─177722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9269be4e005ceed2c583eb83b0bdd968179636c235895c76ae7193fa960cdd1b -address /run/containerd/containerd.sock │ │ ├─177787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f04cb61bf6782fe888ad79b5c193115db6c5c8b45dc025498a37c90a5ac9f424 -address /run/containerd/containerd.sock │ │ ├─190963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d7dabac8819663eb8212a1921292fc1c5bc1ff19096af3bc75104ab3722e2fb -address /run/containerd/containerd.sock │ │ ├─193454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dccdb8f14383895b82e185943b5d4457380f54823080dd9ddbae56db8c5a7a1 -address /run/containerd/containerd.sock │ │ ├─193523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3b1a49036c8c115061aa3806c63ef702eb419aa8ddc9705fd8e5e02e74f6fd3 -address /run/containerd/containerd.sock │ │ ├─193593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b5f4df7ed3e7c897db67ac77cb6ab72fe12fecf7ed5a326d78d8bdd474fcb58 -address /run/containerd/containerd.sock │ │ ├─211168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 079e0b77a83fe72de70ae6d1422ca4afce113dfdb19d733d2cd5bb849a4450a0 -address /run/containerd/containerd.sock │ │ ├─219342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b0429c90088ff74656049343416b15c3ca5e5c3b0ff53747c94e4768b23cd0d -address /run/containerd/containerd.sock │ │ ├─219398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce5de3d52399ae06733a21534aa8a97b39a1d20eb91ff4d61d2cfa939fcd1cef -address /run/containerd/containerd.sock │ │ ├─219614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cab5b9285ef4a8c744e0d105e045dc594c76fc73847334fe5755b123c1d5d8c7 -address /run/containerd/containerd.sock │ │ ├─219661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18fd042d6c3af3ecdc202a95083ff2d44199bf738337bc3b4d00539f442af13d -address /run/containerd/containerd.sock │ │ ├─232515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6928130211ecfdf2cf4612aa73543a5cd555c4cdde9773ed18653761d1ef155 -address /run/containerd/containerd.sock │ │ ├─234996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba5703451c1696dabd9122dc797c61ec68e91acbc9a8b6391c36638252c81fb5 -address /run/containerd/containerd.sock │ │ ├─236225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daa711b3b467d1598054d7a7480ca1266d41f3b78faf33c7bcfcaef0f9c87ea9 -address /run/containerd/containerd.sock │ │ ├─237374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d36bb0b9e723956119d2784c4f332a2e83a55fb062edafb112bd1d65e8dc668d -address /run/containerd/containerd.sock │ │ ├─237942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0750e806ab641d5ab36108abe4b5199e979579e0b506bbc0d4b8b8dae1d5454b -address /run/containerd/containerd.sock │ │ ├─239439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c7390ba31e4920ba7e97013de3258fac3efcc1ef680d5753e4ca0c481f925d4 -address /run/containerd/containerd.sock │ │ ├─241149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f9a0536067b73c1b29e1762b544c20309359c6c3df191879565b88a31f330f9 -address /run/containerd/containerd.sock │ │ ├─241197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d689dd576e3e386fb75eaa66f9aebcef014dabcd356a34ecb083b7fbfe482210 -address /run/containerd/containerd.sock │ │ ├─251477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3769b8705cc0b880cd5ce70bd5e7055710e8179ebb9cfef2e597bad968e12508 -address /run/containerd/containerd.sock │ │ ├─252426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8be413be3a30ca587bb0b3d2fae39367cfa325794b110cd34a8eee5bf7a1f50 -address /run/containerd/containerd.sock │ │ ├─256103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b13346e43334b2f1d0ee203012c16b8acb452481c18f469b700fa5932c7e9c9c -address /run/containerd/containerd.sock │ │ ├─260092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b06e2d2aeee65824b11a44813d3b7091fb99c271213707efac29a2735418f47d -address /run/containerd/containerd.sock │ │ ├─260438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e90584f0a5cc03ee11dbad11d0b34a127003cdcaac60517e2aeb28fda06e9059 -address /run/containerd/containerd.sock │ │ ├─260583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2da4b40a077a2b257b6d06c7652fa8c8b2ec6af5355f2ae380cb0ed4f3adca0c -address /run/containerd/containerd.sock │ │ ├─260601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa1617e6bfe0407c245defb59fb36d51250fab9aeaba02ad28a9f3720ba54298 -address /run/containerd/containerd.sock │ │ ├─273298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4d1eace43b011c9003bd15e9ef4ba201ffd789a230c7a27c83c43a59ee1cf17 -address /run/containerd/containerd.sock │ │ ├─276411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af9fbec70476f02cc3956fb42c13053b8614be69858c854878afa1375fe87d8d -address /run/containerd/containerd.sock │ │ └─277631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 457478c50ff6662372129b1ee1c4f8d862a11dce72dccd594ee5ce2adc01205c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─docker-df9cc465083e505e9295137dfd9abe31a61bcb20145bc7d073c85d15dca4f148.scope … │ │ ├─29610 /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 │ │ └─29624 /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-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /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 │ │ │ ├─29307 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29569 /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 │ │ │ ├─19764 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19784 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24711 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24974 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kzpwtc.service │ │ │ ├─12747 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kzpwtc/unit.run │ │ │ └─12777 /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-kzpwtc --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.kzpwtc:/var/lib/ceph/mgr/ceph-instance.kzpwtc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kzpwtc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.kzpwtc -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 │ │ │ ├─33785 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34052 /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 │ │ ├─12382 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12414 /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 … │ │ └─10178 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156563 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39912 /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.69 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─docker-d0cf8c18591ce753dd9db7d3f6a1a20cd769dddf3344e5e68a292b8506e8742e.scope … │ │ ├─19832 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19850 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-dae54fdeb4eddb8c6e2ff65d0163da652f68d1b6af653d089435cb33bcfe12b6.scope … │ │ ├─12856 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kzpwtc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12879 /usr/bin/ceph-mgr -n mgr.instance.kzpwtc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-raa2a956db6d346b39dbd5d004cf1440e.scope │ │ └─191533 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1397 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10938 /usr/sbin/chronyd -F 1 │ │ └─10939 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-dc9f8af95737732497b38a06013bd9875282b90e8ae6fcc27b71f914c988f785.scope … │ │ ├─12495 /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 │ │ └─12509 /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 │ ├─iscsid.service │ │ ├─156443 /sbin/iscsid │ │ └─156444 /sbin/iscsid │ ├─docker-c4d292979edee013baf222da7ac33c2c25228d45e404e883436056ddc7f2c86e.scope … │ │ ├─34093 /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 │ │ └─34107 /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 │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-d9dfa7ed605ad4876620c3528160149ff2a79dbce69efa5e71628e8a5f5cfdca.scope … │ │ ├─25015 /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 │ │ └─25028 /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 │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─484ad9dd441e8e9ae240ac839d40144568bd180c2260249dde0c9d69d1f96dc0 │ │ └─50555 /pause │ ├─9f0423df5e59637160f3a7ed7e5809d1a45b39b9acc15638edd530acf8f6f9b4 │ │ └─61715 /pause │ ├─085483b6ea9691b4f945a443c9645dc7829d6b36590faf94a78faf13a2627d68 │ │ └─55794 /pause │ ├─a9836fd52433a6abce4b85efe20f86d864858a17db1c59264b2ad205dec2b6e9 │ │ └─56094 nfd-gc -gc-interval=1h │ ├─8e4dac003756db75827ce2c755e86129ef3bbb25c8eb9273d5f378f35011ff2e │ │ ├─173147 nova-metadata: uWSGI master │ │ ├─173195 nova-metadata: uWSGI worker 1 │ │ └─173196 nova-metadata: uWSGI worker 2 │ ├─5cfb6b20c06a952ad8f6336367a5faf073ab5f77430488364a3a28b6e129dfa9 │ │ └─63167 /pause │ ├─e010aec987ea8bdb3a546eabb2dd2ecd026f9a33721db32211364bf71349a4c0 │ │ └─60640 /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 │ ├─30f15965eaa00bce7b7d4dbc0ec164b464a5725ba70c1cb95f96ad348f21aed6 │ │ ├─174231 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174535 nova-scheduler: ServiceWrapper worker(0) │ │ └─174537 nova-scheduler: ServiceWrapper worker(1) │ ├─ba98775e54e0bfb59c8a1369e698d46a68bc0ff295961e02cb9b87be6a259615 │ │ └─64162 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9866e72262101da92a9568149c46bec2bcceaf5f3be8427606abd324573fe2ca │ │ ├─64799 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64835 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─efc9ccd0fbede294d8c7fc133f01216fee1ff730d9ec85307221622febc24a1d │ │ ├─61115 python -u /app/sidecar.py │ │ ├─61384 python -u /app/sidecar.py │ │ └─61385 python -u /app/sidecar.py │ ├─2479cb3d1d5a1512a85cff5510df849072faad91441c345906ac0b67a8b24aa8 │ │ └─62372 /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://kube-prometheus-stack-alertmanager.monitoring:9093 --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 │ ├─72f0fcc58d5d0553592973158a8c18cb182da84cbacd6192d215aa06167e8218 │ │ ├─229778 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─230355 octavia-worker: ConsumerService worker(0) │ │ └─230358 octavia-worker: ConsumerService worker(1) │ ├─6def046f8d87731b19e3dc2d20fab539056a77e575428b03b7aedcfb0b279d4e │ │ └─42691 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─557526d9ad17ba5c7e13b625299db8b269514fb10f422c6ef9a53f5122406b31 │ │ ├─189164 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] │ │ ├─189495 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189896 /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/tmp4u3ok1te/privsep.sock │ │ ├─387806 /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/tmpd26bur5r/privsep.sock │ │ ├─388369 /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/tmpvz_08u9s/privsep.sock │ │ ├─388874 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─388875 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─390462 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=357517d1-a72f-42c4-b4c1-3a625fe26c41 --namespace=qrouter-357517d1-a72f-42c4-b4c1-3a625fe26c41 --conf_dir=/var/lib/neutron/ha_confs/357517d1-a72f-42c4-b4c1-3a625fe26c41 --log-file=/var/lib/neutron/ha_confs/357517d1-a72f-42c4-b4c1-3a625fe26c41/neutron-keepalived-state-change.log --monitor_interface=ha-77504f29-d5 --monitor_cidr=169.254.0.150/24 --pid_file=/var/lib/neutron/external/pids/357517d1-a72f-42c4-b4c1-3a625fe26c41.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─397036 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=754b96d7-696f-4a17-8061-bec180075bb8 --namespace=qrouter-754b96d7-696f-4a17-8061-bec180075bb8 --conf_dir=/var/lib/neutron/ha_confs/754b96d7-696f-4a17-8061-bec180075bb8 --log-file=/var/lib/neutron/ha_confs/754b96d7-696f-4a17-8061-bec180075bb8/neutron-keepalived-state-change.log --monitor_interface=ha-60868650-2d --monitor_cidr=169.254.0.230/24 --pid_file=/var/lib/neutron/external/pids/754b96d7-696f-4a17-8061-bec180075bb8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─401167 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a5e7d74e-ec42-4843-a12c-e53615006f5e --namespace=qrouter-a5e7d74e-ec42-4843-a12c-e53615006f5e --conf_dir=/var/lib/neutron/ha_confs/a5e7d74e-ec42-4843-a12c-e53615006f5e --log-file=/var/lib/neutron/ha_confs/a5e7d74e-ec42-4843-a12c-e53615006f5e/neutron-keepalived-state-change.log --monitor_interface=ha-32e934ee-9d --monitor_cidr=169.254.0.100/24 --pid_file=/var/lib/neutron/external/pids/a5e7d74e-ec42-4843-a12c-e53615006f5e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─402052 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=02d93dd7-fcbc-4bd2-9382-2aa60ffec4c2 --namespace=qrouter-02d93dd7-fcbc-4bd2-9382-2aa60ffec4c2 --conf_dir=/var/lib/neutron/ha_confs/02d93dd7-fcbc-4bd2-9382-2aa60ffec4c2 --log-file=/var/lib/neutron/ha_confs/02d93dd7-fcbc-4bd2-9382-2aa60ffec4c2/neutron-keepalived-state-change.log --monitor_interface=ha-d74c52e1-f8 --monitor_cidr=169.254.0.33/24 --pid_file=/var/lib/neutron/external/pids/02d93dd7-fcbc-4bd2-9382-2aa60ffec4c2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─9b9ec7e026dbabd8ab71300bdaf891b2b2674da2c1038b4ea1e1de47cb11f272 │ │ └─43826 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─eb2a8923ac51c9f41be02e1aed99d9b849b901386c3683ef828512eccccd2cf6 │ │ └─177220 /pause │ ├─56cbfd71b015d956dad5c7accf53c72bd7d6a0a63b73ab5630bb24f366f1ad22 │ │ └─39733 kube-apiserver --advertise-address=199.204.45.69 --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 │ ├─5b0429c90088ff74656049343416b15c3ca5e5c3b0ff53747c94e4768b23cd0d │ │ └─219372 /pause │ ├─dfa876b4bbf6c8a4f0676fad6278e94964f8e17535913d8e219734622a148e06 │ │ ├─77871 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77890 /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 -- │ │ ├─77896 erl_child_setup 1048576 │ │ ├─77943 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77944 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77954 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78139 /bin/sh -s rabbit_disk_monitor │ ├─1cd4463507fa6a1d68ce24c0d8a826f728844214636f2544c81409cbf55db277 │ │ ├─135927 placement-api: uWSGI master │ │ ├─135956 placement-api: uWSGI worker 1 │ │ └─135957 placement-api: uWSGI worker 2 │ ├─8f9a0536067b73c1b29e1762b544c20309359c6c3df191879565b88a31f330f9 │ │ └─241173 /pause │ ├─2da4b40a077a2b257b6d06c7652fa8c8b2ec6af5355f2ae380cb0ed4f3adca0c │ │ └─260638 /pause │ ├─c4d1eace43b011c9003bd15e9ef4ba201ffd789a230c7a27c83c43a59ee1cf17 │ │ └─273327 /pause │ ├─95c02db96c2a90fe25507fdec97cf483bb4362c27aee72056612251c78b4167d │ │ └─43596 /pause │ ├─5afaeb79944f71e9b6d1c58dd200d8d16b66d945eaebd41485a1b9963063f133 │ │ ├─187505 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) │ │ ├─187874 /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/tmptj55c0ju/privsep.sock │ │ ├─188104 /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/tmpjuognc2r/privsep.sock │ │ └─188370 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e87a592f84870c8c93f07e8bf4874d251cdf341046de22ccc07c74c8b556d9d0 │ │ ├─124648 cinder-api: uWSGI master │ │ ├─124661 cinder-api: uWSGI worker 1 │ │ └─124662 cinder-api: uWSGI worker 2 │ ├─c12ccc9c6729d2a19f498d3dd22ea9f60b0e62e5a40d0e290395d34df583eee0 │ │ └─65337 /pause │ ├─e01b889cc715065a56d4e5bf390d8efd9428c19d3eed44ea7c60a44aa69ee758 │ │ └─168518 /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 │ ├─cb9512df7c819ad83a6193dc5bed7b3a50a3e6d9f2744b2dc80a6eac927ebe68 │ │ └─157138 /pause │ ├─3d0638911219bf86cb382840ed1099a13a69aa5bbbdac62fd5046c1eae8c41af │ │ └─64285 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2b5696405fe29f3f17b0c2ffebc1d1324592ad9b7b251f07842cdaa1289bd764 │ │ ├─251934 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─252248 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─252249 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5c5ab862d99b25d46af3885b2a63e6bc069e44b63685fc20b8af275baabc8bc5 │ │ └─39619 /pause │ ├─4ffd07a4222df389ef85c5913033c8d2dfdbbf1c07c09187bfc01b00b4de01ec │ │ └─40056 /pause │ ├─d97c8090edaa9c5f195ff8b605ebee7312c9800354614d47594a2318e8a2884f │ │ └─42622 /pause │ ├─e12e1e081d5ad479e4b0588183ed1c431a36c4d85017357d2e0eabc905842519 │ │ ├─178208 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─425953 sleep 300 │ ├─2ace4d41277a39ef57b865e4c824d80af73775ac090c69a4afa6c94045dcdfe0 │ │ └─45952 /pause │ ├─58f81dbced561c03a2aaff366801ca749729a08415a28e11d299154bd1827d66 │ │ ├─270245 /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 │ │ └─270472 /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 │ ├─66ca9b991e3d3be359f6b0661f01b2b46299686a8bc53465086884fdc0c7892b │ │ └─159106 /pause │ ├─8627fffa7dbda35aa406037dbef8326d4936fb13cce62652accf8decb13e8a65 │ │ ├─110954 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111208 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111210 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─57812295badb787675cf9bab28d34eb73b0f5263037843cb9171457a2cf96a6d │ │ ├─191101 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191117 /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 -- │ │ ├─191123 erl_child_setup 1048576 │ │ ├─191349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191350 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191711 /bin/sh -s rabbit_disk_monitor │ ├─b3b1a49036c8c115061aa3806c63ef702eb419aa8ddc9705fd8e5e02e74f6fd3 │ │ └─193556 /pause │ ├─fa54336b1ccdf03798ce7cc41fa1ee1aac96257f819bc5817eabc04bb8a600f9 │ │ └─47741 percona-xtradb-cluster-operator │ ├─2a200ad93a99101a924dbc9e80093b47558021557e8c25b87bf624d158b9b1db │ │ ├─ 71723 apache2 -DFOREGROUND │ │ ├─ 71737 (wsgi:k -DFOREGROUND │ │ ├─ 71738 (wsgi:k -DFOREGROUND │ │ ├─ 71739 (wsgi:k -DFOREGROUND │ │ ├─ 71740 (wsgi:k -DFOREGROUND │ │ ├─427537 apache2 -DFOREGROUND │ │ └─428358 apache2 -DFOREGROUND │ ├─fff79c5c2763a870408248b740fb633d06347e7396c86e5907b6da71583d6012 │ │ └─66752 /pause │ ├─4c42619ca43367dac08e4ba3cebc379589241e3942366ac5d833084446f9b571 │ │ └─39745 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 │ ├─f2200190feb8b99e915029d3115c3ce778ba4f6b504308ebe0bc7f6cd2bf4971 │ │ └─55851 /pause │ ├─6fb1df6c099f64026f2bab928f0b3f47916eb92925921ccb7e53104a15cc61fc │ │ └─47043 /pause │ ├─485f192089c86d4ba8588cc2206c1fe38fc5a46239420372bf24cfbf509517ac │ │ └─114565 /pause │ ├─fb51d4059dddd45e9cdc710b974b426c044c24924293046440b9495857208a3f │ │ └─158778 /pause │ ├─f86aaff08d63ad07baef6f7a8688cc91660c92900c0f6babf387211d1f9e816d │ │ └─50710 valkey-server *:6379 │ ├─bb8d4b012038ec7a94eda0cdc8a251b1992bc17cede5d9cb5f61af51bad0b566 │ │ ├─ 46182 /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 │ │ ├─ 46196 /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 │ │ ├─ 46338 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─275405 nginx: worker process │ │ ├─275406 nginx: worker process │ │ └─275407 nginx: cache manager process │ ├─339ddb1af04a9b0c7bf424c2d88c8e2043b4ee8791fa045d35c73e6f647a2d2c │ │ └─48642 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─21621c699a8f0435a3e6af4e78df01f996b828c3ffcc324d2393391cf2d63a0d │ │ └─86100 /usr/local/bin/rook ceph operator │ ├─a1f899ce6ec25094bbb52cfc55f95c4fcebaa8c381443a9044827fcd946ce21f │ │ └─50669 /pause │ ├─c9e01defb9f6ce3fcb0d93f6d73556662b7649101dc541dd0e981f4f471bfd4a │ │ └─162716 /pause │ ├─3f5358fb0a85556d799e94cdf634dbe2fe8e652342c950f087be8dd123508527 │ │ └─55747 /pause │ ├─78685cfbe2654e71d4e9c67bed4c04e378e076c1aee4deba9938b2d802aac0b2 │ │ └─159332 /coredns -conf /etc/coredns/Corefile │ ├─57ecc1f99563fa6ce09fc3015a1ebcbc392c58c3092b530c9fcf8f8c62ea11a4 │ │ └─47214 /manager --metrics-bind-address=:8080 │ ├─12f9016cf715b11488122c318b44198401b4ff2530918365c1379b92fed96384 │ │ └─95405 /pause │ ├─c855b791244697ae2928d577e2264bae3e4f8d19c44b7f1aeac017c338d7cf69 │ │ └─91877 /pause │ ├─2ba863d095d27d6962a0858fd11049b7c7c3bc52ea303b633fc3f46d728a36e2 │ │ └─51010 valkey-server *:26379 [sentinel] │ ├─e90584f0a5cc03ee11dbad11d0b34a127003cdcaac60517e2aeb28fda06e9059 │ │ └─260462 /pause │ ├─7624e54796cb8aa78e72e86db2ce58f3d7d7a46fdb1f936076b5b2b699c76999 │ │ └─39601 /pause │ ├─289fea636842c98c6a03175f264f7f8579dda22cea7ebde884f49c5ed91a1f85 │ │ ├─211389 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211408 /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 -- │ │ ├─211414 erl_child_setup 1048576 │ │ ├─211475 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211476 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211486 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211626 /bin/sh -s rabbit_disk_monitor │ ├─d8be413be3a30ca587bb0b3d2fae39367cfa325794b110cd34a8eee5bf7a1f50 │ │ └─252463 /pause │ ├─64e479b06c3608d6eaab287c95eea69a483baaaf64dc222cb597ad47bb2c400a │ │ └─39703 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 │ ├─256fb486d0ede1fa942120f53a83c7b86c36acc78c7785ec4517490a7344ca4d │ │ └─41087 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─be4123592949190398c21800a0a220fd80a756ea5b37b9cc8f3da98492aa567b │ │ └─162092 /pause │ ├─a00f36ab3a7f4b6933054f1b8c7300ac2b53febca6b21fbc66075f3bd999518e │ │ └─62412 /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 │ ├─f3ae15337dd3a896ad40a7f235ae43b721b15f187dd7ddca2bf953610714c8ff │ │ └─110752 /pause │ ├─f7ad66ad5ec35916b3be5b643ec1e54425fccc075c0527e3c5685f877b18c63a │ │ ├─230597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230616 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417824 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417840 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417841 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417842 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417843 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417844 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417845 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417846 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417847 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417848 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417849 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417850 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417851 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417852 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417853 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─417854 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0750e806ab641d5ab36108abe4b5199e979579e0b506bbc0d4b8b8dae1d5454b │ │ └─237964 /pause │ ├─427a084f9ee67ba702b0c029a76fb808568ae5aace570e5282b57dda0ec275f9 │ │ └─56129 nfd-master -crd-controller=true -metrics=8081 │ ├─0877315e69948f008ad54be9ecd1a1afabf7c09d53c72cfab640b6c1eb2fb70a │ │ └─46567 envoy --service-cluster envoy-gateway-system/atmosphere --service-node envoy-envoy-gateway-system-atmosphere-e7b904d3-wsfhf --config-yaml admin: access_log: - name: envoy.access_loggers.file typed_config: "@type": type.googleapis.com/envoy.extensions.access_loggers.file.v3.FileAccessLog path: /dev/null address: socket_address: address: 127.0.0.1 port_value: 19000 cluster_manager: local_cluster_name: envoy-gateway-system/atmosphere node: locality: zone: stats_config: use_all_default_tags: true stats_tags: - regex: \.zone(\.(([^\.]+)\.)) tag_name: from_zone - regex: \.zone\.[^\.]+\.(([^\.]+)\.) tag_name: to_zone - regex: "^cluster(\\..+\\.(.+))\\.total_match_count$" tag_name: socket_match_name - regex: "circuit_breakers\\.((.+?)\\.).+" tag_name: priority layered_runtime: layers: - name: global_config static_layer: envoy.restart_features.use_eds_cache_for_ads: true re2.max_program_size.error_level: 4294967295 re2.max_program_size.warn_level: 1000 dynamic_resources: ads_config: api_type: DELTA_GRPC transport_api_version: V3 grpc_services: - envoy_grpc: cluster_name: xds_cluster set_node_on_first_message_only: true lds_config: ads: {} initial_fetch_timeout: 0s resource_api_version: V3 cds_config: ads: {} initial_fetch_timeout: 0s resource_api_version: V3 static_resources: listeners: - name: envoy-gateway-proxy-stats-0.0.0.0-19001 address: socket_address: address: '0.0.0.0' port_value: 19001 protocol: TCP bypass_overload_manager: true filter_chains: - filters: - name: envoy.filters.network.http_connection_manager typed_config: "@type": type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager stat_prefix: eg-stats-http normalize_path: true route_config: name: local_route virtual_hosts: - name: prometheus_stats domains: - "*" routes: - match: path: /stats/prometheus headers: - name: ":method" string_match: exact: GET route: cluster: prometheus_stats http_filters: - name: envoy.filters.http.router typed_config: "@type": type.googleapis.com/envoy.extensions.filters.http.router.v3.Router clusters: - name: prometheus_stats connect_timeout: 0.250s type: STATIC lb_policy: ROUND_ROBIN load_assignment: cluster_name: prometheus_stats endpoints: - lb_endpoints: - endpoint: address: socket_address: address: 127.0.0.1 port_value: 19000 - connect_timeout: 10s eds_cluster_config: eds_config: ads: {} resource_api_version: 'V3' service_name: envoy-gateway-system/atmosphere load_balancing_policy: policies: - typed_extension_config: name: 'envoy.load_balancing_policies.least_request' typed_config: '@type': 'type.googleapis.com/envoy.extensions.load_balancing_policies.least_request.v3.LeastRequest' locality_lb_config: zone_aware_lb_config: min_cluster_size: '1' name: envoy-gateway-system/atmosphere type: EDS - connect_timeout: 10s load_assignment: cluster_name: xds_cluster endpoints: - load_balancing_weight: 1 lb_endpoints: - load_balancing_weight: 1 endpoint: address: socket_address: address: envoy-gateway.envoy-gateway-system.svc.cluster.local. port_value: 18000 typed_extension_protocol_options: envoy.extensions.upstreams.http.v3.HttpProtocolOptions: "@type": "type.googleapis.com/envoy.extensions.upstreams.http.v3.HttpProtocolOptions" explicit_http_config: http2_protocol_options: connection_keepalive: interval: 30s timeout: 5s name: xds_cluster type: STRICT_DNS transport_socket: name: envoy.transport_sockets.tls typed_config: "@type": type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.UpstreamTlsContext common_tls_context: tls_params: tls_maximum_protocol_version: TLSv1_3 tls_certificate_sds_secret_configs: - name: xds_certificate sds_config: path_config_source: path: /sds/xds-certificate.json resource_api_version: V3 validation_context_sds_secret_config: name: xds_trusted_ca sds_config: path_config_source: path: /sds/xds-trusted-ca.json resource_api_version: V3 overload_manager: refresh_interval: 0.25s resource_monitors: - name: "envoy.resource_monitors.global_downstream_max_connections" typed_config: "@type": type.googleapis.com/envoy.extensions.resource_monitors.downstream_connections.v3.DownstreamConnectionsConfig max_active_downstream_connections: 50000 --log-level warn --cpuset-threads --drain-strategy immediate --component-log-level misc:error --drain-time-s 60 │ ├─46855be40255273b7085da4763a1db43e5b73ffe93330e3b3211760455a39cf6 │ │ └─189127 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) │ ├─d3f4a49c11c8beb69b1f76765a069b723899414707b60ceb4678878cc2ec5443 │ │ └─63713 /pause │ ├─22ebea184df0769924a3f22f4ffff208f5bdc4a13097753689e489338182c300 │ │ └─56012 /pause │ ├─528dcd58c35305e93a66755652c612d7fcb2df70a9db84e53fd24ec598712ea5 │ │ └─162557 /pause │ ├─073aeaae239e7865acb8231e2415d60e6f89458b4920ddd5422e939d47204547 │ │ ├─109541 glance-api: uWSGI master │ │ ├─109554 glance-api: uWSGI worker 1 │ │ └─109555 glance-api: uWSGI worker 2 │ ├─a154e7cacb3fa282b3c93b2d69717f5255e21800655b4f1119fb5516e3af51ac │ │ └─64485 /pause │ ├─63e21a459fc44d9837bb8271d1eb7fa40e51eadb2f10a6e571030f3a2fb14ea7 │ │ └─61937 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 │ ├─9269be4e005ceed2c583eb83b0bdd968179636c235895c76ae7193fa960cdd1b │ │ └─177745 /pause │ ├─a3d49d19ec5f2db9885438bb6cefee06b27a400a07440dfc7c2e42e756bf1f61 │ │ ├─84478 barbiacan-api: uWSGI master │ │ └─84502 barbiacan-api: uWSGI worker 1 │ ├─35ebaf7261621921ed54cc27e0592ab4c0960c4e20bdf54d21cab20cd7d1ee50 │ │ └─56186 /secretgen-controller │ ├─f2d3f1a71f47903a83c7fb0d1ffe13574bce566705f06122de0ff49c371bce78 │ │ └─126095 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5c7390ba31e4920ba7e97013de3258fac3efcc1ef680d5753e4ca0c481f925d4 │ │ └─239463 /pause │ ├─d5d1cdd4a3e1fe975bd5bf9a8c49133199f69f6346e070bc11790bbab3464d26 │ │ └─63624 /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 │ ├─c48186eb00647b787670f45ec3e9d58f5d4694fa4f59846645a913f924da426a │ │ ├─41297 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41715 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─22b24a6b0fef0107e0175150894df5243f8bd177581c92d4f21215f923b712d2 │ │ └─39513 /pause │ ├─3f04b0f1c8470f6bb98b6b5403b089328fdfc9c42fcabd57aa17657446bf1750 │ │ └─42483 /pause │ ├─83cb6cf765ba124c4df7dcbea73f89694bc924a8eb8914ca42cd7da831dcec58 │ │ └─258212 docker-registry serve /etc/docker-registry/config.yml │ ├─ea088c36574e61f478372bd48cbc97d2c35ead0e9d11176781b272d393694cbc │ │ └─229765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7741094b08674f704762c2935a3da765fb09816ddf7b3a56be95e71cb5bfb87b │ │ ├─173006 nova-api: uWSGI master │ │ ├─173042 nova-api: uWSGI worker 1 │ │ └─173043 nova-api: uWSGI worker 2 │ ├─2e8076bb53e112c5e382d4af40ad41cbf4762b6b2fc814615a76f6ffcae70bb7 │ │ └─190780 /usr/bin/libvirt-tls-sidecar │ ├─7d9f57e8dc4a17ea11d3280ed8c9123ab6123cadf960e1353a49097f138c135c │ │ └─162360 /pause │ ├─35b5a42deee8a8fbfd1b6eec3f2b2912d3b3a489f0828e7c1d71f9a5ae8f0fae │ │ ├─197726 /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 │ │ ├─389030 /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/tmp9336yprb/privsep.sock │ │ ├─389301 /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/tmpy20s3uh6/privsep.sock │ │ └─396710 /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/tmpdvua3nck/privsep.sock │ ├─9878d66ae0f910e2db82cc4b2faa244e788672a02351b96377a0bf22adbae80a │ │ └─177396 /pause │ ├─2e4fde1fd229b415d6aa8e6148b19e0179ae1403dad94bc909c95888f5580deb │ │ └─48335 /pause │ ├─8cf2d35b9619a5e3e633145f4ee54962dd002b545b504789b663df636ee2db82 │ │ └─65501 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─eff0e933a283de661566a139d97101857353689162c0597c941039e75ea0c93b │ │ └─163050 /pause │ ├─ce5de3d52399ae06733a21534aa8a97b39a1d20eb91ff4d61d2cfa939fcd1cef │ │ └─219424 /pause │ ├─9596b3e1ce9849e34e2873a95371754a3377034233f346892a576732bc66e806 │ │ └─39579 /pause │ ├─2a0ec62f8623328a76746f698cdef704d7feea3413166c29039dab7f830c4cfc │ │ └─43617 /pause │ ├─a116bffcb2a620bf0ae1e8d95fe406d0e9f63ed82e45164ae235ce86587ddf83 │ │ └─42558 /pause │ ├─079e0b77a83fe72de70ae6d1422ca4afce113dfdb19d733d2cd5bb849a4450a0 │ │ └─211191 /pause │ ├─3769b8705cc0b880cd5ce70bd5e7055710e8179ebb9cfef2e597bad968e12508 │ │ └─251502 /pause │ ├─c7bfe3809f3bcff3ca2d122b0a5587271d19cc7d07d5eb91d93f33adfa413912 │ │ └─109190 /pause │ ├─563f755cd50f0cd39d7eda3776b567224f7b8a7d21ba59e729a5d7613722f032 │ │ └─130605 /pause │ ├─37e1478ec8133bce64c28843c54a81e76590baafecef50978fa32f5462e4ea9e │ │ └─159919 /pause │ ├─cab5b9285ef4a8c744e0d105e045dc594c76fc73847334fe5755b123c1d5d8c7 │ │ └─219639 /pause │ ├─f3277d84e5c5e3c7e5df38718e1d9bfa1c0f8c3e6a226021a0434fd12a69cd1c │ │ └─77716 /pause │ ├─c08a8ae2bcdefb1324800db08007ee8616090b9580d6c4e64c78897aef2c61bf │ │ └─39854 /kube-vip manager │ ├─d1eb92a79952224ab8a313b60455472dc35617f6df9d91016a0ff19f874ff96e │ │ └─270182 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b13346e43334b2f1d0ee203012c16b8acb452481c18f469b700fa5932c7e9c9c │ │ └─256126 /pause │ ├─76b2abafc6378cdf09e7fadc6d85f5d26dd8463a401c125284dbb91eac839076 │ │ └─60190 /pause │ ├─6b7528b0896d0695f194b3e8727b78d9e610f52bfaa653bb99e6dd625a0a7d37 │ │ └─177409 /pause │ ├─eb335586fb6c918ec541d78eade280f5a82b64cd1fa5c6bd7c3b8bfb75a73b7e │ │ ├─61090 python -u /app/sidecar.py │ │ ├─61376 python -u /app/sidecar.py │ │ └─61377 python -u /app/sidecar.py │ ├─71184bb611d27f7c5c9ec79cf117742343d334df54e5749ad7f1a7c30fc3820a │ │ └─64917 /goldpinger --static-file-path /static │ ├─b02e4334a07f08341b2f3b9d0c69f2e86100a4a311d61eff35d2772b0ca85685 │ │ └─128199 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─41a6c4c75f4e48f2ea51618ec4bb41e1591a939885a4fc4efdbc483d3f794be5 │ │ └─43778 /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.15.5 --enable-gateway-api --max-concurrent-challenges=60 │ ├─9411bfaeeacc282dc8965d8607c31d146290e5a062a7a9ff38ad91e177fe297d │ │ ├─63754 nginx: master process nginx -g daemon off; │ │ ├─63768 nginx: worker process │ │ ├─63769 nginx: worker process │ │ ├─63770 nginx: worker process │ │ ├─63771 nginx: worker process │ │ └─63772 nginx: worker process │ ├─64f863bfd3d03a048927ec3be8b8ce645a18a5dd3346514df7dda9867c3b67db │ │ └─56053 nfd-worker -metrics=8081 │ ├─457478c50ff6662372129b1ee1c4f8d862a11dce72dccd594ee5ce2adc01205c │ │ └─277654 /pause │ ├─fa8605d050c57b5ab300eefde21cebb37d4bc3fb8de9f1e38f6dc2d06acf4b8d │ │ └─95558 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-ltzvz --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4e1bb6f7b707ddedb3b3f635852a99662745df0119563e421d7e1f8c8a24ec8c │ │ ├─175457 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175474 /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 -- │ │ ├─175480 erl_child_setup 1048576 │ │ ├─175652 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175653 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175663 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175747 /bin/sh -s rabbit_disk_monitor │ ├─d91ecd8018864bc22dbdf582786cc01c00482197d744c447fa773efe0faf22a0 │ │ ├─92001 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92018 /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 -- │ │ ├─92024 erl_child_setup 1048576 │ │ ├─92241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92242 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92252 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92415 /bin/sh -s rabbit_disk_monitor │ ├─eb18ce1c2b3857c0737697fe5d7557572a5b9f859c48dd1c7949315b244955fc │ │ ├─ 95629 /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 │ │ └─406778 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─aa1617e6bfe0407c245defb59fb36d51250fab9aeaba02ad28a9f3720ba54298 │ │ └─260651 /pause │ ├─c4354962809269fd898fe0061b502c27b7a95422fc14d3be2ef3f84e58313990 │ │ ├─67100 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67117 /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 -- │ │ ├─67131 erl_child_setup 1048576 │ │ ├─67242 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67243 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67253 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67398 /bin/sh -s rabbit_disk_monitor │ ├─eac8eb2ef7d4a89d2623d435fbf7c17c6e4c02c99a9a344c817db535a79327d3 │ │ ├─256433 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─256455 /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 -- │ │ ├─256461 erl_child_setup 1048576 │ │ ├─256526 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256527 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256545 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─256832 /bin/sh -s rabbit_disk_monitor │ ├─14a427ce22a8e77d7096850f8a352ba86e97eef9c0a1d56da2df4c245552771f │ │ ├─280113 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─280126 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─926383540ffa29cc5b5fcb87c643bbd6dc239de1c80bb4c5dd1ef9f2daa882e6 │ │ └─61772 /pause │ ├─b06e2d2aeee65824b11a44813d3b7091fb99c271213707efac29a2735418f47d │ │ └─260129 /pause │ ├─a09009d215279746f64f70d45dc37f665bf01511c34fda5e3f8b3578415fe6a7 │ │ ├─206651 heat-api-cfn: uWSGI master │ │ ├─206678 heat-api-cfn: uWSGI worker 1 │ │ └─206679 heat-api-cfn: uWSGI worker 2 │ ├─ed7ec40d86fcc3547505f9d26fd74933df1fa9d0c36d0c9e25260db90b182f49 │ │ └─177264 /pause │ ├─3805359b5ae657de4ed0f51a207a2c693e1ebc030e0f8482b2462a2c820a8270 │ │ ├─186430 neutron-api: uWSGI master │ │ ├─186474 neutron-api: uWSGI worker 1 │ │ └─186475 neutron-api: uWSGI worker 2 │ ├─7c2b470c12e0e624f82eebbd8117d2fec89b14c12bfaa6c9078d9a56db21d3e8 │ │ └─39699 etcd --advertise-client-urls=https://199.204.45.69: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.69:2380 --initial-cluster=instance=https://199.204.45.69:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.69:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.69: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 │ ├─bc8799afc864722af6c44156ac71b27ff218bec0e137abf650331b90fded4cfa │ │ └─191449 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4dd6c6b714ab45572f073a1ee96ecc33d0167ab0bca3ca5d04cf44d126b7d7cd │ │ └─48593 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─6072316d42540d821a61649ff35b29f5c4e7cf97e896b45bf7905f89bff50c43 │ │ └─63097 /pause │ ├─77e86e260ad655e9e57ebbdd07e493cc2558c6c342418de530c7623fdfd02bd4 │ │ └─127644 /pause │ ├─30fef7d89352cd0397422ef0dfaae61b3abed5d855c7b715c7dc002d5874e8d8 │ │ └─47093 /manager --metrics-bind-address=:9782 │ ├─2173f38a68eae14ee6f3a1d8238c00ef91f415af13d49a434c6b03ec2f15b7c4 │ │ └─42651 /coredns -conf /etc/coredns/Corefile │ ├─c8f81054c192da2fc1d755daa2a9b2dc391227ab1a785b6db6631c086b869ae7 │ │ └─276879 /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 │ ├─1597ea19a716d3c46d587e6a63a8e2979a2f48b005e53e887e838f1a48c5be2a │ │ └─239487 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─15f1fcbc6f432dc00dec0861a0dfde719406ebb6853542cdcb0454bbdf9ab705 │ │ └─175375 /pause │ ├─6d7899be14f1b831af6aa4bcde623f728ef2775966139d69891bf0a79133ec6d │ │ └─235131 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─a6928130211ecfdf2cf4612aa73543a5cd555c4cdde9773ed18653761d1ef155 │ │ └─232539 /pause │ ├─d689dd576e3e386fb75eaa66f9aebcef014dabcd356a34ecb083b7fbfe482210 │ │ └─241225 /pause │ ├─daa711b3b467d1598054d7a7480ca1266d41f3b78faf33c7bcfcaef0f9c87ea9 │ │ └─236249 /pause │ ├─d36bb0b9e723956119d2784c4f332a2e83a55fb062edafb112bd1d65e8dc668d │ │ └─237398 /pause │ ├─8a81ddee314cabc232ffb6b9659173a02264bc7eeccefba94ba8f3b951379cf0 │ │ ├─206645 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206967 heat-engine: ServiceWrapper worker(0) │ │ └─206970 heat-engine: ServiceWrapper worker(1) │ ├─869134d795aa8e643388cffd5a5a15455cfc5ee2e5affdc4b9de81cb444a4e81 │ │ └─40809 /pause │ ├─7abc771cef0e236ec9431ae3106c3036572251ff7067a64db68c0767a9f63bc3 │ │ ├─206618 heat-api: uWSGI master │ │ ├─206676 heat-api: uWSGI worker 1 │ │ └─206677 heat-api: uWSGI worker 2 │ ├─af9fbec70476f02cc3956fb42c13053b8614be69858c854878afa1375fe87d8d │ │ └─276434 /pause │ ├─9b5f4df7ed3e7c897db67ac77cb6ab72fe12fecf7ed5a326d78d8bdd474fcb58 │ │ └─193635 /pause │ ├─de93611c6fe94b24e989ff82b0cbbb2e08da17da60a48c596e5ab136906c9e41 │ │ └─237434 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─23a36f0406290969006f182b066e1cc6f5c21008e57b424200e64920f7c8f406 │ │ └─46931 /pause │ ├─961d41d6de205a35515db56956a0ce8f2e0f7d0b99a3a354109ad2b17e78da6a │ │ └─157488 /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 │ ├─c498e9d774155555b982ff88664ce8275482f20292c68ebc0dddc59c50473569 │ │ └─162402 /pause │ ├─5449e3645016020bd73fd265adec73bd00ee998a53f189ec9a5a877df35d3853 │ │ └─51075 redis_exporter │ ├─82092ee28d332b9afccc2f9e8e1d77dc026865bb9c16ea8e70388c767c16874d │ │ └─177500 /pause │ ├─4548c5cfe6b2c010246b49703300ed8640718d07f4e88ac2ad7c066b262ddc09 │ │ └─43052 /pause │ ├─382d9baaf573cb9c220cef77d1781cddfaf70ea352d396714f9bc78c2210b57f │ │ └─95358 /pause │ ├─21f545d02b18b07166570aaba9687282de40d5bb6d7290d62e554f98af7264e3 │ │ ├─48495 mysqld --wsrep_start_position=8c51d658-300f-11f1-8a5c-56fb6cab9a41:20 │ │ └─48622 /var/lib/mysql/mysql-state-monitor │ ├─f38b64b9d0ba99d02fa669201ba4dc026d1aaf8d750621277cd3e03cc0724ff9 │ │ └─46474 /pause │ ├─138373dc76235302688e04e89772ecb215de5685123dbc6be346429cd4a6c629 │ │ └─45894 /pause │ ├─f04cb61bf6782fe888ad79b5c193115db6c5c8b45dc025498a37c90a5ac9f424 │ │ └─177812 /pause │ ├─f6c959af27571a48ddb33ca455ca6e6c4f5c3c5c1273109e6bf15e1fc36af93c │ │ ├─174232 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174500 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174501 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─24e5970b910791d42112f4a0d5d94b2c4608d14c88aae8661514b1c43399a782 │ │ └─47924 /pause │ ├─c6c9ac8baa432afb776ad4c95686c25a9b0a2297a8f1cacdd663eaabc77b3127 │ │ ├─186446 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] │ │ ├─186963 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) │ │ ├─186966 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) │ │ └─186969 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) │ ├─0dfa3b9d6b6e2bce1483feb76f8135134140d7cf27415f7b4a61d48a7047eefd │ │ ├─112862 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112903 /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 -- │ │ ├─112909 erl_child_setup 1048576 │ │ ├─112961 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112962 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112972 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113120 /bin/sh -s rabbit_disk_monitor │ ├─dab69bd44edaa737848016e34f2b742af32972ecf0f744a16057c8383225ee32 │ │ └─236276 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─7376021b72ae7eca02e8a6cca6d57d4c07d16d24e7e38beb49dd14a6ad341cec │ │ └─46270 /server │ ├─444c68a427315891656541444a2a70400cde137bc408ffcafe80a149f043f6ef │ │ └─40857 /pause │ ├─320b4eb285fe9b72884bcc57adbb84dc2655646662a509d13ed7fa5491ec4f09 │ │ └─63222 /pause │ ├─87af116d2a05fb74dfeb188412dbfeafb815350a37e5419d5c57363a2a7f2d21 │ │ └─50821 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 │ ├─f305b231c7725ead59897ece4438529762e6c3a63b9b83782a9cbdeb2dc5e0b8 │ │ └─96442 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─88fd274dce68c05437b545b67573dd2a1f38901543c4757b6b2da82227d992be │ │ └─270225 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7c4b8985878b18301a83e08e772593cd294f15fa24a0c7b31cae2d17aad75874 │ │ └─190835 /bin/bash /tmp/libvirt.sh │ ├─6d7dabac8819663eb8212a1921292fc1c5bc1ff19096af3bc75104ab3722e2fb │ │ └─190986 /pause │ ├─b67b2bf2c9bc2de0bf75e221b374222d46cf2e01e39e99676b438de364a60af6 │ │ └─62739 /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://kube-prometheus-stack-prometheus.monitoring:9090 --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 │ ├─9356ad3fbd03e52e45372832ba8776f756d9f74afdffec5d86edc1959112f63f │ │ ├─160182 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160199 /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 -- │ │ ├─160205 erl_child_setup 1048576 │ │ ├─160277 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160279 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160304 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160401 /bin/sh -s rabbit_disk_monitor │ ├─97c302d0e46b0bd30287e3cc77c06dd499573ec10531d54bb23a153c14e0c9b4 │ │ ├─186488 neutron-policy-server: uWSGI master │ │ ├─186507 neutron-policy-server: uWSGI worker 1 │ │ └─186509 neutron-policy-server: uWSGI worker 2 │ ├─ee956b4e809dfe6fac10b997220add5515eef5149ba8da5374ea3d2ff6a7289b │ │ └─40086 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─cd39b83c313e6c7a7ae2c9ce5decc76f01312ddfcc5932137384b0bd221d9f8a │ │ └─197754 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─dd287dc97ea755edb0da06fa4ef5c33bd24dacbc45042a349226c502745e792b │ │ └─277958 /bin/openstack-database-exporter │ ├─4987fafa1e7690a6c57db42189289921917aee1e764fdf5edce539777f5305e1 │ │ └─63993 /pause │ ├─0b5c56fdd94f1073b45d40e39dc89c96241d04b1862eb1862ee8c5d863586707 │ │ └─42523 /coredns -conf /etc/coredns/Corefile │ ├─0e1d3b1ed7ca50e12e3b7f43b81739b1c64c431bd0d32e54ba58e90fa2c4c104 │ │ └─47414 /pause │ ├─76c685ed00e539dad46c63aa1b273635d06598d46cf60846fb204bf9c70b4922 │ │ └─64336 /pause │ ├─a29cfebd661464ad8564bde9e3be9a68236852b97ac4ffc58e501c4916c9c618 │ │ └─60585 /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 │ ├─968d67d180e2a80a4d465a82b0c89dc50839052daabd6219b06a97824ec6f868 │ │ └─112365 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a43b3d0d833daeb1ec69d8365936c369f4df485dd248ef8154e5d9a67689077f │ │ ├─270214 manila-api: uWSGI master │ │ ├─270272 manila-api: uWSGI worker 1 │ │ └─270273 manila-api: uWSGI worker 2 │ ├─4037def6270bf9f6e221a131131db48c438903d5ac3d4df35c4bbc6219760182 │ │ └─112707 /pause │ ├─3748b2bd090ffc8ba9684fe9742de3aae0647bf0fd36de9eac436d789c734863 │ │ └─61350 /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 │ ├─ba5703451c1696dabd9122dc797c61ec68e91acbc9a8b6391c36638252c81fb5 │ │ └─235018 /pause │ ├─b28ae6641e2c2e2ace0a37a0f78b88895bbb04a51c6ba4a7571fd64ddab5764c │ │ └─63022 /bin/oauth2-proxy │ ├─396f97bd6f6b84a746518f5e1d319a47805c68f849f27d1078272d6670279953 │ │ └─85330 /pause │ ├─5863a9abf5c9d1cbfdc37a81c5c00fb36b57483024e243d0d08281e799372f98 │ │ └─43734 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─18fd042d6c3af3ecdc202a95083ff2d44199bf738337bc3b4d00539f442af13d │ │ └─219686 /pause │ ├─3f1c9209b667d79d8195e313a2e6e8e90192202bde36a2d3530e0ec193961759 │ │ └─60267 /pause │ ├─05c7c6a3ddad6b804fd4c098f41b0d4d6fb9f6e2bbca897b3cbcd0a24afc6921 │ │ └─238010 /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 │ ├─309c01c9dcda49a1b9a4a2969c7e3fc6149d7899fecb96577ddc1b6a87278203 │ │ ├─157532 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157546 /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 │ ├─1f1c47465f78afec296c6e0b913307e044f4b1d7ce3e9037a3eef8ee40747cc7 │ │ └─65065 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a9c6ae98dbd8706916fc01ad4d4d307906acd442f1264796b591aa1522684b7a │ │ └─62831 /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 │ ├─5da8c367ddc96da93cd5ff14686384012a47cfad323788182f912395a89eaede │ │ ├─48442 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 │ │ └─49650 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 │ ├─3f65dc66f1f3cc8edcfc7c6d40213794f863a86f75be9a19e73b8cc367e1be8c │ │ └─46593 envoy-gateway envoy shutdown-manager --ready-timeout=70s │ ├─93f38f2c5f21654b416416677a1679b96f96defa2b2b51fa17d919bcdc7e2aac │ │ ├─275575 apache2 -DFOREGROUND │ │ ├─277431 (wsgi:h -DFOREGROUND │ │ ├─277432 (wsgi:h -DFOREGROUND │ │ ├─277433 (wsgi:h -DFOREGROUND │ │ ├─277434 (wsgi:h -DFOREGROUND │ │ ├─277435 (wsgi:h -DFOREGROUND │ │ ├─277436 apache2 -DFOREGROUND │ │ └─277437 apache2 -DFOREGROUND │ ├─b719038b7c3d1bcd09fc0abff39422affdd3e249d3f9eb418fdcfb8020828149 │ │ └─65016 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─61ceea9b01ea838ca515d7dd9d80f85d8649f716b0fd0d999ccd078aae7a5367 │ │ └─39599 /pause │ ├─cddb2d29e0e31d618caa4d81ab5262d8a130120b4de2b5e9ae2c81aff1f334b6 │ │ └─60308 /pause │ ├─301be89a4ff05be670551b2d758cbf80a37108a3357f8e6f145d0894c88bd548 │ │ └─43265 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 │ ├─3dccdb8f14383895b82e185943b5d4457380f54823080dd9ddbae56db8c5a7a1 │ │ └─193490 /pause │ ├─96a4437b799703bd8fb5dd506d5824f83d324a62838e5528b3076ac50328eab5 │ │ └─79235 /pause │ ├─6a9676b7505c413af43eb52a03e5d24387cd699203d75b59a2961effb170b05a │ │ └─60358 /pause │ ├─9004cb0558ed25e7562d79f15966eccc9343fbbe0bc0568cbccbe8be643239be │ │ └─62784 /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 │ ├─ae933210784f4aa8fd799c54017b8b00d815bbe181f4c097caa182f6b30d3925 │ │ └─114651 /pause │ ├─7d24c98029dc067f900acfe86b225255e3748d824bdeb86c6bdff0a57ebcae13 │ │ └─65482 /bin/memcached_exporter │ ├─b5bbd36af5280f8aaa4b3939cc00bb310ba2e79e4e9596a31343739e836c8222 │ │ ├─251550 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252106 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpac2namoc/privsep.sock │ │ ├─252110 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252117 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─08cabc6fe2fcb3a6902dfd985982bab8e171381f0a0ac957e321f659539454a1 │ │ └─65434 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─23483565f7c036da2bb2c8bf30dbc324179c99e74a93c515e5833bbbe82ca36d │ │ └─127605 /pause │ ├─9655fb2c40d3a0c95d3403af89b09dfbe5433e79c28730c2ee11b49c1dd9546c │ │ └─55159 /pause │ ├─97c5350d680bfe8a23148b3fa4854caa92d01d759ea872cb2d58b998fe317dc9 │ │ └─63123 /bin/oauth2-proxy │ ├─c6f5cf228b2acb374650a718db2cf2fbc802f222976afd7b32cc63683ab35f7f │ │ └─68522 /pause │ ├─596f4c6f583d2590bb1783a9f99e68315c691cda69cf824bec67f55bd2c371bf │ │ ├─229088 octavia-api: uWSGI master │ │ ├─229101 octavia-api: uWSGI worker 1 │ │ └─229102 octavia-api: uWSGI worker 2 │ ├─348961043f88f88695351e7e159b1cd94ba83824018b8f19bf45b3fa12abbf57 │ │ └─110707 /pause │ ├─96fe87ce07555cf83e766d66194b437fda2c0f672a55347618112da59e96458d │ │ ├─347342 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] │ │ ├─347636 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─348007 /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/tmpn6h3bhks/privsep.sock │ │ ├─348370 /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/tmp2sr0caas/privsep.sock │ │ ├─348831 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348832 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348863 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/242dfd6a-74de-428c-927d-505f54c83214/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/242dfd6a-74de-428c-927d-505f54c83214/host --addn-hosts=/var/lib/neutron/dhcp/242dfd6a-74de-428c-927d-505f54c83214/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/242dfd6a-74de-428c-927d-505f54c83214/opts --dhcp-leasefile=/var/lib/neutron/dhcp/242dfd6a-74de-428c-927d-505f54c83214/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a72fcc94-0e00-4926-af79-bff27b08cd80,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 │ │ ├─348868 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/67e9ab69-01fc-45fc-bb44-81edb47f9750/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/67e9ab69-01fc-45fc-bb44-81edb47f9750/host --addn-hosts=/var/lib/neutron/dhcp/67e9ab69-01fc-45fc-bb44-81edb47f9750/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/67e9ab69-01fc-45fc-bb44-81edb47f9750/opts --dhcp-leasefile=/var/lib/neutron/dhcp/67e9ab69-01fc-45fc-bb44-81edb47f9750/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0b005959-50fc-4d05-a806-9ed0c2c795b8,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 │ │ ├─348871 haproxy -f /var/lib/neutron/ns-metadata-proxy/242dfd6a-74de-428c-927d-505f54c83214.conf │ │ ├─348875 haproxy -f /var/lib/neutron/ns-metadata-proxy/67e9ab69-01fc-45fc-bb44-81edb47f9750.conf │ │ ├─387622 /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/tmpph800bi2/privsep.sock │ │ └─392360 /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/tmparl5js4x/privsep.sock │ ├─e61ab69cdba81d4f71bf4b47b5372432df71e96993548d49c8274e8c8da4fa25 │ │ └─65600 /bin/pushgateway │ ├─0731452577980bd1fb3d20437571f15b7bba925dfd50ed0c10705bfae3e061eb │ │ ├─128596 /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 │ │ └─128829 /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 │ ├─2da84a789dfc1ff1809484717c898f4eab67f8fb7fbd57afc46e020c81466574 │ │ └─43538 /pause │ └─e731f955e4e2960fc6bac23d040419e743c23e2147225a0fcb089151749c984e │ ├─232802 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─232818 /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 -- │ ├─232824 erl_child_setup 1048576 │ ├─232993 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ ├─232994 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ ├─233004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ └─233111 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount