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 │ │ │ ├─21741 /lib/systemd/systemd --user │ │ │ └─21743 (sd-pam) │ │ └─session-21.scope │ │ ├─21673 sshd: cephadm [priv] │ │ └─21762 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1625 sshd: zuul [priv] │ │ └─1638 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1629 ssh: /home/zuul/.ansible/cp/199.19.213.32-22-zuul [mux] │ ├─431424 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-syiggxkhrtkqbvasfpzqvcfrffscylua ; /usr/bin/python3'"'"' && sleep 0' │ ├─431425 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-syiggxkhrtkqbvasfpzqvcfrffscylua ; /usr/bin/python3' && sleep 0 │ ├─431426 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-syiggxkhrtkqbvasfpzqvcfrffscylua ; /usr/bin/python3 │ ├─431427 /bin/sh -c echo BECOME-SUCCESS-syiggxkhrtkqbvasfpzqvcfrffscylua ; /usr/bin/python3 │ ├─431428 /usr/bin/python3 │ ├─431429 /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 │ └─431431 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 … │ │ ├─ 9968 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12311 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 760948cafb2f311b1fd5ae579844377af2fba241ef65643af32437e54af23db1 -address /run/containerd/containerd.sock │ │ ├─ 12671 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bb447a53901d639797d5dda322de8cdf2a8edf4996d3d0fc2a99c34ee31d45d0 -address /run/containerd/containerd.sock │ │ ├─ 18701 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4c6f788edbdcdec73e9b551989f30a7342b259be8859294fec5556ee3ab35f39 -address /run/containerd/containerd.sock │ │ ├─ 25285 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 53f11929cf2a017935ef1e3cb125a17375fb0264109cc919a9638ed06a1e27b6 -address /run/containerd/containerd.sock │ │ ├─ 29888 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7d8cd8acc8272a615bc71e7962749e75837734512aea5ba9d01ccaeac2d4a6f8 -address /run/containerd/containerd.sock │ │ ├─ 34417 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e25d7ccfd7c392a3572a23d58fb3916a9abc348784d870c6ce96d9e45eff4b7b -address /run/containerd/containerd.sock │ │ ├─ 40086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0539b421321bd1e20348f25d255338a65848e75881957b29d7648ddccce021bc -address /run/containerd/containerd.sock │ │ ├─ 40095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb3f55e283675e9286bcc95903b6145a731d0dc5c1de995ecd65a9d7008c5cbb -address /run/containerd/containerd.sock │ │ ├─ 40128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ad16b5d53d95f24503f3548b25a0ad7a8cec3812f74d3b045b519addbc43f5e -address /run/containerd/containerd.sock │ │ ├─ 40148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aac689881d70138a6ce0a7a912b5c5303fbfef9a25ab919cce212c9492f7ba39 -address /run/containerd/containerd.sock │ │ ├─ 40153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6787f6ed7877d45ca7a98a10c3ccc082ef98240271577b06231c06c4ccfff7e0 -address /run/containerd/containerd.sock │ │ ├─ 40714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4adfc5b40c036a6b561899bc323ff124a676f0d029acea4e3cbce05baa40d88 -address /run/containerd/containerd.sock │ │ ├─ 41453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c082961ebdc67ab37ad88106a6f4bd086837750695174a881312a858d5cb8c5d -address /run/containerd/containerd.sock │ │ ├─ 41469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba9ba1c4769323cd2c075bf4c399c92b685b8b68b6d4a26c2eb5aa8b0356c163 -address /run/containerd/containerd.sock │ │ ├─ 42788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a1d495eddede9beb263db4683aa48146bb66c3fa8ab0993c0e668f7263d8ade -address /run/containerd/containerd.sock │ │ ├─ 43179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da71f69030e9160c78b0e8178d4889064c07489087ed2a5e2110979f6b13b5d7 -address /run/containerd/containerd.sock │ │ ├─ 43217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e9f248858409526c2db85a41de7fee9ace06299247521a6837c2e2ff9f82d3a -address /run/containerd/containerd.sock │ │ ├─ 43643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbf3f34702d6d16da2ddcafc12639fe7f0d08fa2e0d56eeb27e7a44179c6148f -address /run/containerd/containerd.sock │ │ ├─ 44176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eb829d7cafdca5067a5dc5d806299bb439a314654789afff5873cb42914f245 -address /run/containerd/containerd.sock │ │ ├─ 44214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ba2eb579e48fd4b5ef694fc3a84c055b41790427f8cc94866ed8e9bd35a4c76 -address /run/containerd/containerd.sock │ │ ├─ 44269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 639bf83fabbb84a9fdbee5adcc0977dd661f63ccaba9a58995dbd24824c952bf -address /run/containerd/containerd.sock │ │ ├─ 46334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bfedc1119ed0e0e0ae179777d20c784539808d59af39bdcb6b7facfce730984 -address /run/containerd/containerd.sock │ │ ├─ 46423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5103155c148cfa8e9f352c54a31b86c8acf8f80a8f9894cb6f5c8e54ecf38f06 -address /run/containerd/containerd.sock │ │ ├─ 47341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a104e6ebcb7a9fd47add1ab34756d5275ad3981bddbd89ecd5b7ed2519d3b85 -address /run/containerd/containerd.sock │ │ ├─ 47437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49433d0892a8d3c510afdd35189a8c2971d1cececc692f31bb299e043a74f198 -address /run/containerd/containerd.sock │ │ ├─ 47812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 609aacf669fcefe36c7e6c22c5c70f42d75f6aac29982472c769fffc852dcd25 -address /run/containerd/containerd.sock │ │ ├─ 48113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f44a8b258f5f17f169e4d439ec50cb83bf2f7984949532d1c4d7268f3eb97c46 -address /run/containerd/containerd.sock │ │ ├─ 48547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd4fffcd0673890dcee0e503628bd490599f25afd348e828b18b6810001fd145 -address /run/containerd/containerd.sock │ │ ├─ 51031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 585b764ba2623f774349b96ee16a2b720d6033d67c9666cf2547cd6bde5a3c7d -address /run/containerd/containerd.sock │ │ ├─ 51137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d9469184d7ee3a02eaa923d7c64ac347151eb52283b78db07c7d00a2eb4bc13 -address /run/containerd/containerd.sock │ │ ├─ 55535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d32527dcf8643b2be38e716b4e2063e550285fea67409a563d33a07249513cb0 -address /run/containerd/containerd.sock │ │ ├─ 56188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f8c77af3f007c438d7c4c041e2ceca7b16ccabf5de71c5ba386b84698fb8b4a -address /run/containerd/containerd.sock │ │ ├─ 56227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81ecf9e9b42f71ec039eeccbef1f1a3bb25d5972ac8335c989bc4f06410fed9b -address /run/containerd/containerd.sock │ │ ├─ 56268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 762c52fd6915200c152d9d0a3be041760142b75a1c5cb3bc6748b67ad00615a3 -address /run/containerd/containerd.sock │ │ ├─ 56443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de5cfcbdf6596b4753630e978dc0549af9bc3e9b2267ecc5afa28531f8eabfc5 -address /run/containerd/containerd.sock │ │ ├─ 60839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb3cdfb898d688f0112cffa1a7a5f25519933c6d78dcfbafcf9b7b4eea2b9f65 -address /run/containerd/containerd.sock │ │ ├─ 60894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44f098faad271de5dc3a11f5c6935fd07898103bd4d7a69485bbb64f30194433 -address /run/containerd/containerd.sock │ │ ├─ 60932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8915356bf0656bb2c50fe215acaf2529a79dae91296ce02a79119e9911c1ea9 -address /run/containerd/containerd.sock │ │ ├─ 60991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37dcef34956099d075748dc94fed819ed4832927e0659a2bb7b278783e0edc2f -address /run/containerd/containerd.sock │ │ ├─ 62726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bf6139b16a4159349524374899963a291fd9bf78c8d7bf103e14ae02c832598 -address /run/containerd/containerd.sock │ │ ├─ 62754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72661b58aa417230e211b4cdf91d4b1d8da90b9d88eb68c5da92676ca6c12f63 -address /run/containerd/containerd.sock │ │ ├─ 62894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d8f0ac6c5397a50da46f0afdf14fb850b5405df0e98ca1026a485459174e934 -address /run/containerd/containerd.sock │ │ ├─ 62956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1df6ed4db5d949e5125f8e5061a7e5fd7a3c251af147ceaebfd3f43de60d9428 -address /run/containerd/containerd.sock │ │ ├─ 63115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16877a94b51f53d6bbd44d3a04690a3a916ab191a982631079133d9665152ebf -address /run/containerd/containerd.sock │ │ ├─ 63296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bc4fec6eef98437e4c301094e1ad9e6b3893e5d3785a7af3b7fb9cb3f7d316d -address /run/containerd/containerd.sock │ │ ├─ 63589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2bd43697774df3577e0dcc05ccf5b65de6a28b9a51512093a73036d1005d33b -address /run/containerd/containerd.sock │ │ ├─ 64044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f79022aee9b92ebadeeba99a996366c0ead24310594b897077aa0c007e6b6dd -address /run/containerd/containerd.sock │ │ ├─ 64430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ab2653f39f62b816b8051ca28467444eddc4d9290d89ff4e5ec0e940d0fb693 -address /run/containerd/containerd.sock │ │ ├─ 65162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 646e5ba359c8df573da64decb0e616fc974f8de5b3aa53ad17cdd7616184f870 -address /run/containerd/containerd.sock │ │ ├─ 66522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a227cb83b302970041cd35cec3132f804bcc29678f5510f0b160ca63cc70b1ca -address /run/containerd/containerd.sock │ │ ├─ 69162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eb386dc0c3a8a278d086dd3da7273d10527b764e45f9879a60ee1f24591e3aa -address /run/containerd/containerd.sock │ │ ├─ 78541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a414157058531beeab6876a4df3e14523e1cdecabbfce6bbbbddba12b343667 -address /run/containerd/containerd.sock │ │ ├─ 80149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 545df7c12678186e827b2a3c84af2c3083d901b4c41ed743017dd90f6fbc8aa1 -address /run/containerd/containerd.sock │ │ ├─ 86053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 460866ee3ce3dcba76e7a040eb3f9db85ed43ebb8d8a685169367f0c486bc5ad -address /run/containerd/containerd.sock │ │ ├─ 92442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 493f9d4784030e6dbad677591cb570a12da7fab2781fc1ad0aa01d584e351f73 -address /run/containerd/containerd.sock │ │ ├─ 97043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7066ac6d502d918133ae4bb56943e4472b7039cf5690aa59550e7b012543fd8d -address /run/containerd/containerd.sock │ │ ├─ 97081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6911f2a4d7a94f37436c8dac469ef84d879dd0a639377844e6520e9628a6a296 -address /run/containerd/containerd.sock │ │ ├─109850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56c80c3199aba6c2e14091a58d44adb3b723545097abee49ace6d68c8c7b202b -address /run/containerd/containerd.sock │ │ ├─111458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b95abd4cfaf0c02bc8c480b7d02ae8ff7c1a5748e0827e45e18d459250010031 -address /run/containerd/containerd.sock │ │ ├─111554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbc6e6d096c1e34f6fd980e2be7aacad47d05b567d75528a55a365b99605f7d5 -address /run/containerd/containerd.sock │ │ ├─113455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84fe4833092c63f7f0d241cd9bedcabd636a996c7834122cfb3bd5bf03fa6565 -address /run/containerd/containerd.sock │ │ ├─115209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eef829bd6741c1293fc45df892e8721164b98445bce1a47a77f57b8b52e498da -address /run/containerd/containerd.sock │ │ ├─115262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3cfa14c3cb8d3df450c88131bef6f5a933a184ad54e2faeb2b0a2a02dc70a06 -address /run/containerd/containerd.sock │ │ ├─128283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65d68719d93b99cf4b007e404f9bc4e91f72b41123ca95bfdae2e2c27aec457d -address /run/containerd/containerd.sock │ │ ├─128320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bc44180c88cafc49db31d6f013862b3bdc443b44623cd7c1de85a5309eabb4d -address /run/containerd/containerd.sock │ │ ├─130838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 484da04aa2ad7bd6f8fff407c1ffd45c7f592af12d5224f718d2403777ba2471 -address /run/containerd/containerd.sock │ │ ├─157097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60ea99c79705e934bf7f2b90a816c52c55b44f8884c2ab0b049cb7fe070dd13c -address /run/containerd/containerd.sock │ │ ├─158878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 472d040ff384318384d76b6d942c79af62cee7aa1a1814b9b573ee96309aaf1b -address /run/containerd/containerd.sock │ │ ├─159388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e091f78d8395bc8e2cc3f4b430e2e801bb1eab67b603f4cd0d0127492ed0309 -address /run/containerd/containerd.sock │ │ ├─160267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0814d9221770602640727e24a5ecec1c5389ca7ea641ac869da6e6b68b7ca70a -address /run/containerd/containerd.sock │ │ ├─162131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9943855463e369d58a898b5c9a13cfec418d384d23db30ce8e1e53d9364505ee -address /run/containerd/containerd.sock │ │ ├─162429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4523fade517b6293f2c2a31c7b358774d3d1d24a3b955e452ff1842f81a8800 -address /run/containerd/containerd.sock │ │ ├─162697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94111962f6206f65849c90110a3ccea1b35306b67b674d285012cd95fcae413f -address /run/containerd/containerd.sock │ │ ├─162764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6fd4d1a8f2e6ba28bd2385acf575142155472b09fba789b60ae94e1b6fafb63 -address /run/containerd/containerd.sock │ │ ├─162954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db6e8a57c7cb5b58feb1c844aa4760135be519c4d8261978a1771c4497ff8dac -address /run/containerd/containerd.sock │ │ ├─163231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8c19a2305b7bcab4034594b76450a7e4742e11179357660af8f10eb9eae0472 -address /run/containerd/containerd.sock │ │ ├─174968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d81079f2fe8bed55e58ba1f1f7859785f947e60eee22e17f850d5e49aef802 -address /run/containerd/containerd.sock │ │ ├─176721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d497bc6e40a702207f9dc7999702489affb8bf920e27ce804e33ded5264dcc68 -address /run/containerd/containerd.sock │ │ ├─176787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea53d8242091f70a0c0cbde2f35185d3314b4e9a7267fd5c3008a21f3b4fe91a -address /run/containerd/containerd.sock │ │ ├─176902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0b0a1459678f544ab53b77c463c1486af6a2ec5ca10930a5c5c2ab7e6689020 -address /run/containerd/containerd.sock │ │ ├─176907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c48b152e7d35a100be500459d70b7fbd0c14ddfa4af9dfcc76f904428d3c7b7a -address /run/containerd/containerd.sock │ │ ├─176981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d81aade04b5605fb078458ac9fe7b4ab932f60f2725c97ad3aa392331b069a8 -address /run/containerd/containerd.sock │ │ ├─177270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6767225194c9ff73186c5cf4a53df17305aef0484ebe5c3dfc3bac102ea2cba8 -address /run/containerd/containerd.sock │ │ ├─177423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59ab92063ad5e858221d6f8d1c6a4cb37c893a537f6846f7de91f9416ce00af1 -address /run/containerd/containerd.sock │ │ ├─190639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d4f2ecd202ab00b379e6592bcd5ea6e9bd9e4616fd47d7fabb31bfa6a9f2b28 -address /run/containerd/containerd.sock │ │ ├─193017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 449530ab0fe2f1037dc11bca40cec67ad1a7fa29fa3f464c88355864ae23c8f5 -address /run/containerd/containerd.sock │ │ ├─193188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55339ab63cfa4bd3487d96d9ac65132248224c16fa095f48a5af3d8840544f5f -address /run/containerd/containerd.sock │ │ ├─193242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bc77b4c3b51e64c1a7f67884e96609a7a80c38fb1233a731bb50b8c12ea96b5 -address /run/containerd/containerd.sock │ │ ├─209942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85ac68cf37aed643ee01e74334692e82a5716a89c7d6a0145163079a9ce93dee -address /run/containerd/containerd.sock │ │ ├─219118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec528cfec315bba55238a28af77a3387810b278e41250681fa55dcdea303694e -address /run/containerd/containerd.sock │ │ ├─219146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1dbd5d8933464daac8180e66bf095332ba8805e53a0e525838e8ac02e45cc4c -address /run/containerd/containerd.sock │ │ ├─219209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e02f47888492b2294403313a398148bbdcde94382f48f656e7444910544b79f -address /run/containerd/containerd.sock │ │ ├─219541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75843f5b85f82b9a110627ab110824138a4de800cb058c1a34302549417e1dc1 -address /run/containerd/containerd.sock │ │ ├─230975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 739eac18960a3e849df3fd114a027047ec0020d9e7c63a6900ac568c3b347733 -address /run/containerd/containerd.sock │ │ ├─233501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc4943f806be013d8b449d828b5d94ef7677f2bcd2831aa019fcd9cda78637ed -address /run/containerd/containerd.sock │ │ ├─234663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7b02a05ee30c28b80fe2a1170ae7a9b0f28320832fbdfe9a64a8050f5778782 -address /run/containerd/containerd.sock │ │ ├─235783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64d3659f0c31fd2c3f282a57182124241f08959a9ed917a3f8b6dd8990d222a9 -address /run/containerd/containerd.sock │ │ ├─236787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ace64f00622a86b21079fe6d5df87eea7efdcf7192be7c53cfc03391a7004c1a -address /run/containerd/containerd.sock │ │ ├─238955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a951930e0fe0b4d7dc6ed9d8222839810a41c29e64625328469810672b82326 -address /run/containerd/containerd.sock │ │ ├─240945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 784c9e7736ccd93ce16d3bfc73161047606b5e0b90596a4a72ae925780a86da9 -address /run/containerd/containerd.sock │ │ ├─241002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1329850ece886aca48d7930b6bb46268a9fa4599825bbe0654b04b374ab86e2 -address /run/containerd/containerd.sock │ │ ├─250712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b57c0282b633326b4ae6460e95d440a06428066523b4593a550f62ff1c76a876 -address /run/containerd/containerd.sock │ │ ├─251073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bab3e9861cebcc8b0bec8fdb27b9f77ff26f0c183fc3b13eb9e1b2259f819b09 -address /run/containerd/containerd.sock │ │ ├─266324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4000f040341fec0d625f54fd07ccc44c8e00fca53c33569e58f16a18b1ab366f -address /run/containerd/containerd.sock │ │ ├─271294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad18a0970c4b282721e911242500e6eda1c505bd7ebcf997ee7e2a6c5248d22e -address /run/containerd/containerd.sock │ │ ├─271504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65946b21fdd3deca978dc070b7475893921605f7a2eb98c2ef5bb34ff9eb21b4 -address /run/containerd/containerd.sock │ │ ├─271558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a2e81caad00175a1ecd0e3be306c16e50dbaf7177a8abb0f6d45a875e40a191 -address /run/containerd/containerd.sock │ │ ├─271718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be274b2f5cf4891d9c3de5400a0d0f26f7d509daf190445f70697d8d0a28e9bc -address /run/containerd/containerd.sock │ │ ├─308146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13a00717057ec95756b30b3922b17f94ac68eb4b8c4d994f728b1cbb839ebfe0 -address /run/containerd/containerd.sock │ │ ├─310914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e17a6eff6a024af372f8410e8fe621f68ecafb56bf36852629b2167348459cb9 -address /run/containerd/containerd.sock │ │ └─312290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b6035663abc68ebc6ed7594f74266f6a81a1b990263b5e934fd84b1db4e9d70 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1433 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─29600 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29869 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18661 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18681 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24996 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25268 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34124 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34400 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12226 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12255 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.xglipy.service │ │ ├─12586 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xglipy/unit.run │ │ └─12615 /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-xglipy --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xglipy:/var/lib/ceph/mgr/ceph-instance.xglipy:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xglipy/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.xglipy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-760948cafb2f311b1fd5ae579844377af2fba241ef65643af32437e54af23db1.scope … │ │ ├─12336 /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 │ │ └─12354 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10338 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─docker-7d8cd8acc8272a615bc71e7962749e75837734512aea5ba9d01ccaeac2d4a6f8.scope … │ │ ├─29915 /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 │ │ └─29927 /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 │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156508 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40554 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.32 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 652 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─424847 sshd: [accepted] │ │ ├─425434 sshd: [accepted] │ │ └─428095 sshd: [accepted] │ ├─docker-53f11929cf2a017935ef1e3cb125a17375fb0264109cc919a9638ed06a1e27b6.scope … │ │ ├─25310 /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 │ │ └─25322 /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 │ ├─docker-e25d7ccfd7c392a3572a23d58fb3916a9abc348784d870c6ce96d9e45eff4b7b.scope … │ │ ├─34441 /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 │ │ └─34453 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1102 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10846 /usr/sbin/chronyd -F 1 │ │ └─10847 /usr/sbin/chronyd -F 1 │ ├─docker-bb447a53901d639797d5dda322de8cdf2a8edf4996d3d0fc2a99c34ee31d45d0.scope … │ │ ├─12696 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xglipy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12717 /usr/bin/ceph-mgr -n mgr.instance.xglipy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-4c6f788edbdcdec73e9b551989f30a7342b259be8859294fec5556ee3ab35f39.scope … │ │ ├─18730 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18748 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─156322 /sbin/iscsid │ │ └─156323 /sbin/iscsid │ ├─run-rca55a46cac3e44edb4c17d1ab4943fb6.scope │ │ └─191215 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─66dafa6b8b0584b762beec960a7badc5030535a1152dd4040414d53213316380 │ │ └─311306 /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 │ ├─ace64f00622a86b21079fe6d5df87eea7efdcf7192be7c53cfc03391a7004c1a │ │ └─236810 /pause │ ├─da71f69030e9160c78b0e8178d4889064c07489087ed2a5e2110979f6b13b5d7 │ │ └─43203 /pause │ ├─739eac18960a3e849df3fd114a027047ec0020d9e7c63a6900ac568c3b347733 │ │ └─231000 /pause │ ├─cc4943f806be013d8b449d828b5d94ef7677f2bcd2831aa019fcd9cda78637ed │ │ └─233526 /pause │ ├─169270a759cd7d2f968feaea2e46606ddabdf9d95f61bde641e29b3a395f20ce │ │ └─40763 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1a951930e0fe0b4d7dc6ed9d8222839810a41c29e64625328469810672b82326 │ │ └─238979 /pause │ ├─6bf6139b16a4159349524374899963a291fd9bf78c8d7bf103e14ae02c832598 │ │ └─62791 /pause │ ├─6d998afc882df9574798b6dc60e2a9182713e0faac18e61b6c95edd2fa012a8b │ │ └─43736 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 │ ├─3ad2db925923b223f5453ea5f6b47cd8dfeede68c1598b622ccb4bcbe1664937 │ │ └─260244 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─3d9469184d7ee3a02eaa923d7c64ac347151eb52283b78db07c7d00a2eb4bc13 │ │ └─51161 /pause │ ├─12c80e0e2cc727ec4ebb8c2a4ab75629d1330af6fbb5ca665950f05f3fa2ce7b │ │ └─312748 /bin/openstack-database-exporter │ ├─afa31bc99daf816d46a1f2a98034972c2cf2a3ee69846e9069357bea3aab6e6f │ │ ├─61442 python -u /app/sidecar.py │ │ ├─61605 python -u /app/sidecar.py │ │ └─61606 python -u /app/sidecar.py │ ├─a227cb83b302970041cd35cec3132f804bcc29678f5510f0b160ca63cc70b1ca │ │ └─66546 /pause │ ├─37dcef34956099d075748dc94fed819ed4832927e0659a2bb7b278783e0edc2f │ │ └─61056 /pause │ ├─2ff6c16b35ba9be5d814d0636ae6b910493d8f2c2c40dc22378e4d21b09ad819 │ │ └─305917 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ad71fa666e20b3a44e5e168b49a86692a9432938dac637dcacf07bd6b1f0c299 │ │ └─64111 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─b4523fade517b6293f2c2a31c7b358774d3d1d24a3b955e452ff1842f81a8800 │ │ └─162458 /pause │ ├─f3cfa14c3cb8d3df450c88131bef6f5a933a184ad54e2faeb2b0a2a02dc70a06 │ │ └─115286 /pause │ ├─1d891555878ac77e9853c64af7927aff6ca198fb8734c1f3ede6fe7ff0f06e71 │ │ ├─251307 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─251602 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─251603 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─de582c2a4ce2fbd65837c5c0589a63c6172bdd2981756ae7fd1b5e4aecaa79ac │ │ └─191119 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0e091f78d8395bc8e2cc3f4b430e2e801bb1eab67b603f4cd0d0127492ed0309 │ │ └─159413 /pause │ ├─65946b21fdd3deca978dc070b7475893921605f7a2eb98c2ef5bb34ff9eb21b4 │ │ └─271530 /pause │ ├─56c80c3199aba6c2e14091a58d44adb3b723545097abee49ace6d68c8c7b202b │ │ └─109873 /pause │ ├─8ff652fb12eb509e031fed3459922f9cc4b8331410d07f604b71d0cd98df4ff8 │ │ ├─229612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229646 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─420727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ddf4cff5f1ccf7b5dec6ff655d3fb5119ebe1c06c3425d4e73fdd3fa4b504777 │ │ └─56696 /secretgen-controller │ ├─6911f2a4d7a94f37436c8dac469ef84d879dd0a639377844e6520e9628a6a296 │ │ └─97105 /pause │ ├─81d8dcf26065fca7d4a104c6c7eef0376162d95ea1fc8c5326724affcff92de4 │ │ └─40328 etcd --advertise-client-urls=https://199.19.213.32:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.32:2380 --initial-cluster=instance=https://199.19.213.32:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.32:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.32: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 │ ├─02c093c9c257b9af0cb6fdbc0660ab64d734898fa9f33ff657e8e969b81a6a4e │ │ └─198456 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6daae43aa6a41d2a00e3966d30f9c7e7fe2723de6e69c3889b4041cb4a8b54df │ │ └─48982 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b0abd27cee7d260af54832fdda61eb55760dffb6be5d005be06a3b36f8459b09 │ │ ├─157632 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157645 /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 │ ├─ba9ba1c4769323cd2c075bf4c399c92b685b8b68b6d4a26c2eb5aa8b0356c163 │ │ └─41512 /pause │ ├─647cd1807d0e377bf0439a22e9d0016d6a7f0dcb14ee14fe0bf682989c7e728d │ │ └─260329 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─13a00717057ec95756b30b3922b17f94ac68eb4b8c4d994f728b1cbb839ebfe0 │ │ └─308170 /pause │ ├─23b8dc17bf1f50554d63182b7f3743cb93592c872143acbcebe90ee0815ba774 │ │ ├─187069 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) │ │ ├─187491 /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/tmpkblwpkai/privsep.sock │ │ ├─187687 /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/tmpp7n5j3ku/privsep.sock │ │ └─188029 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─797519e5eae3a59c6a2d109b81ef5abbeb8872ca09579e65264a8a02cefb0d90 │ │ └─62277 /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 │ ├─c67f4d94b151f1c2ec4126770fb73bf7266e3bc05c8a3c9a8986033625d248ff │ │ ├─173118 nova-metadata: uWSGI master │ │ ├─173131 nova-metadata: uWSGI worker 1 │ │ └─173132 nova-metadata: uWSGI worker 2 │ ├─3ad16b5d53d95f24503f3548b25a0ad7a8cec3812f74d3b045b519addbc43f5e │ │ └─40247 /pause │ ├─153db8e8725dbdfea82ca4e8ab3e9f97569b278c0e5f8ecd7d3ea1a2505dc51f │ │ ├─65364 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65405 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0814d9221770602640727e24a5ecec1c5389ca7ea641ac869da6e6b68b7ca70a │ │ └─160290 /pause │ ├─609aacf669fcefe36c7e6c22c5c70f42d75f6aac29982472c769fffc852dcd25 │ │ └─47836 /pause │ ├─89eddb98342935721e6f68462be5cdcc2594937b1320ab33c31c6522b446c467 │ │ ├─206118 heat-api: uWSGI master │ │ ├─206171 heat-api: uWSGI worker 1 │ │ └─206172 heat-api: uWSGI worker 2 │ ├─0539b421321bd1e20348f25d255338a65848e75881957b29d7648ddccce021bc │ │ └─40191 /pause │ ├─9de57884518ccd15e0f8e2790f1c709cb442c814efbcf8dfbfcacd66c99c4979 │ │ ├─175117 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175133 /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 -- │ │ ├─175140 erl_child_setup 1048576 │ │ ├─175323 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175324 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175334 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175439 /bin/sh -s rabbit_disk_monitor │ ├─5a1d495eddede9beb263db4683aa48146bb66c3fa8ab0993c0e668f7263d8ade │ │ └─42811 /pause │ ├─d497bc6e40a702207f9dc7999702489affb8bf920e27ce804e33ded5264dcc68 │ │ └─176778 /pause │ ├─e56c4806c50842ea8349bd455f267f52a1b4cf739b364412d32b24b87e57320d │ │ └─51684 redis_exporter │ ├─bbc6e6d096c1e34f6fd980e2be7aacad47d05b567d75528a55a365b99605f7d5 │ │ └─111577 /pause │ ├─4000f040341fec0d625f54fd07ccc44c8e00fca53c33569e58f16a18b1ab366f │ │ └─266349 /pause │ ├─62d89171a14c4f735a57730cf60d5bb6ea3cc704e95ec3f49a058451f4d51174 │ │ └─98194 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─2b6035663abc68ebc6ed7594f74266f6a81a1b990263b5e934fd84b1db4e9d70 │ │ └─312314 /pause │ ├─120de8a4252e4230ddbe36133fe3742980199abf836a4ccb875a9fb263d4f83b │ │ ├─228109 octavia-api: uWSGI master │ │ ├─228127 octavia-api: uWSGI worker 1 │ │ └─228128 octavia-api: uWSGI worker 2 │ ├─bbd6a5028bba4e17cd8967a4352993aebea28c0c79449f9ba0d0c7ce8025f21f │ │ ├─250772 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─251500 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp18w72130/privsep.sock │ │ ├─251505 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─251508 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─7a2e81caad00175a1ecd0e3be306c16e50dbaf7177a8abb0f6d45a875e40a191 │ │ └─271581 /pause │ ├─f0b7b8cdc076d07fe409aa0d2138d255eacf1f66cefce1820189805915b57036 │ │ └─258904 /manager --metrics-bind-address=:8080 │ ├─3f8c77af3f007c438d7c4c041e2ceca7b16ccabf5de71c5ba386b84698fb8b4a │ │ └─56212 /pause │ ├─55339ab63cfa4bd3487d96d9ac65132248224c16fa095f48a5af3d8840544f5f │ │ └─193221 /pause │ ├─0e5469374dabf92567143d8ec2b38e59d1effd3329fb74464d30113f76f525bb │ │ ├─186007 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] │ │ ├─186406 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) │ │ ├─186409 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) │ │ └─186412 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) │ ├─7d221f0988bc402d268db9c0e867c7b0ffb686587d94736d8614002e0fbd24d2 │ │ └─64335 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─97916cb1f0c569975d9c45f4c3d50e2e8ff7aee1458a3ecca6c6981b8a3a820b │ │ ├─64757 nginx: master process nginx -g daemon off; │ │ ├─64772 nginx: worker process │ │ ├─64773 nginx: worker process │ │ ├─64774 nginx: worker process │ │ ├─64775 nginx: worker process │ │ └─64776 nginx: worker process │ ├─e4adfc5b40c036a6b561899bc323ff124a676f0d029acea4e3cbce05baa40d88 │ │ └─40739 /pause │ ├─639bf83fabbb84a9fdbee5adcc0977dd661f63ccaba9a58995dbd24824c952bf │ │ └─44297 /pause │ ├─36cfaffa9c43aa26564bfb6a9fb4a2d7c281820111358e299d51cb95675503d0 │ │ └─260551 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─6489b0ba2b66f763293cca5218b328ca27632698e5c657a2ce6dc734242f84cd │ │ └─190368 /usr/bin/libvirt-tls-sidecar │ ├─f34e2952098e69b3a5f30dc412422400e687957f9babeec1b0987f85959192a3 │ │ └─56509 nfd-master -crd-controller=true -metrics=8081 │ ├─0a65bb9bc576aa593dbe49f10e267d7a9eeeb14bb5ef6a1b5fc771ee29913529 │ │ └─66339 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4ab504e8fc29feed7d992f85a5f71bb826f6e4320c80aef51ca5e989345c505e │ │ └─259159 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 │ ├─cd4fffcd0673890dcee0e503628bd490599f25afd348e828b18b6810001fd145 │ │ └─48573 /pause │ ├─170c4dc99c7a0b06e1b424ded19a8df451765c976d4f2cc67d0a10fc49cb0238 │ │ ├─174110 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174462 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174464 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─075a1642e89fb866c66ac5e9a7e1dfb12aadd5bdc506a593e4da86628aeac0a5 │ │ ├─ 46849 /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 │ │ ├─ 46862 /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 │ │ ├─ 46964 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─310403 nginx: worker process │ │ ├─310404 nginx: worker process │ │ └─310405 nginx: cache manager process │ ├─462d78102b3940d2836ba8b2dd551d36dc136490a8070e78a54070fec1351c0c │ │ └─87115 /usr/local/bin/rook ceph operator │ ├─459a88d4e3e67fbc8cf6c6c57455b7ede610d4d05ad44243d1c7cfcfa0e87631 │ │ ├─85257 barbiacan-api: uWSGI master │ │ └─85269 barbiacan-api: uWSGI worker 1 │ ├─1f79022aee9b92ebadeeba99a996366c0ead24310594b897077aa0c007e6b6dd │ │ └─64069 /pause │ ├─20dbcff8fbd09bf2b2908f42388d601700bc91614c662f891a792404c309b548 │ │ ├─ 97510 /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 │ │ └─398548 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─784c9e7736ccd93ce16d3bfc73161047606b5e0b90596a4a72ae925780a86da9 │ │ └─240974 /pause │ ├─3f93944a9dc32a9d7337e48b1b44723a5b8d585053e3bdcc47a0139c1ac6cd64 │ │ └─43295 /coredns -conf /etc/coredns/Corefile │ ├─eef829bd6741c1293fc45df892e8721164b98445bce1a47a77f57b8b52e498da │ │ └─115235 /pause │ ├─167d5660ab904dc947517e13a989567b88496cd895a103eb9c819b10aa9a92c8 │ │ ├─48599 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 │ │ └─51378 haproxy -sf 249 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─1d81aade04b5605fb078458ac9fe7b4ab932f60f2725c97ad3aa392331b069a8 │ │ └─177033 /pause │ ├─c48b152e7d35a100be500459d70b7fbd0c14ddfa4af9dfcc76f904428d3c7b7a │ │ └─176961 /pause │ ├─585b764ba2623f774349b96ee16a2b720d6033d67c9666cf2547cd6bde5a3c7d │ │ └─51061 /pause │ ├─762c52fd6915200c152d9d0a3be041760142b75a1c5cb3bc6748b67ad00615a3 │ │ └─56297 /pause │ ├─9b77e233860b3bbe970385841730d75f337e08133012248575b5b0e8f491559d │ │ └─259309 /kube-vip manager │ ├─6767225194c9ff73186c5cf4a53df17305aef0484ebe5c3dfc3bac102ea2cba8 │ │ └─177294 /pause │ ├─f2bd43697774df3577e0dcc05ccf5b65de6a28b9a51512093a73036d1005d33b │ │ └─63612 /pause │ ├─f0d81079f2fe8bed55e58ba1f1f7859785f947e60eee22e17f850d5e49aef802 │ │ └─174992 /pause │ ├─03b44deb0f0a52f82f4c4062c1c7f74fd5075ffa0dc411e865665d23f9461db6 │ │ └─66712 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-32.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─551278f372e336da2d23e5142c70f3a9887183c517e44b2b2f6f9aeb403ee554 │ │ └─65538 /goldpinger --static-file-path /static │ ├─178468376084a5b759cfb154a4fa44b7f77371d1f97f372a8604a875da8fb10b │ │ └─66571 /bin/pushgateway │ ├─83c45a23d2c794872f059557e04d599d49a728ac5c0f87d45ca65b339d388e2f │ │ ├─335317 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] │ │ ├─335714 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─335969 /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/tmpncqox7lw/privsep.sock │ │ ├─336320 /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/tmpn2rdt52i/privsep.sock │ │ ├─336943 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/cdb64dcd-445c-4bc4-a602-a62743324ab1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/cdb64dcd-445c-4bc4-a602-a62743324ab1/host --addn-hosts=/var/lib/neutron/dhcp/cdb64dcd-445c-4bc4-a602-a62743324ab1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/cdb64dcd-445c-4bc4-a602-a62743324ab1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/cdb64dcd-445c-4bc4-a602-a62743324ab1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-78a7ee8a-9868-410a-bb35-93cef5268b24,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 │ │ ├─336953 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/624369d5-722b-4adb-b3f2-b5e6aef58726/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/624369d5-722b-4adb-b3f2-b5e6aef58726/host --addn-hosts=/var/lib/neutron/dhcp/624369d5-722b-4adb-b3f2-b5e6aef58726/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/624369d5-722b-4adb-b3f2-b5e6aef58726/opts --dhcp-leasefile=/var/lib/neutron/dhcp/624369d5-722b-4adb-b3f2-b5e6aef58726/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9a9755f0-df6f-4213-9fe8-e93ef16b3cc1,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 │ │ ├─336956 haproxy -f /var/lib/neutron/ns-metadata-proxy/cdb64dcd-445c-4bc4-a602-a62743324ab1.conf │ │ ├─336962 haproxy -f /var/lib/neutron/ns-metadata-proxy/624369d5-722b-4adb-b3f2-b5e6aef58726.conf │ │ ├─393570 /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/tmpm55fxmom/privsep.sock │ │ ├─393928 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393929 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─400243 /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/tmpw79apnf0/privsep.sock │ ├─a2162289fdb936fba8e4c3ef34562417e44774c5e402abb360d691880cd0cde6 │ │ └─44443 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─2235e6c2ecd1b922f0931b8e0bead3c04869819de42dc2d1b0e63fbbc0083f77 │ │ └─66747 /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 │ ├─df255ff8eef84869dfe049e63b9964d139eaac0eef94acdc09f6da34cb68db98 │ │ ├─305956 /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 │ │ └─306189 /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 │ ├─4420f06ecc32405f04596e07b1bccae15913be0ba793dbac5b1d8821370b61d6 │ │ └─51264 valkey-server *:6379 │ ├─d33233cc77c9bf7c83ca58f9a4d9962d7a1928b00468198fb96075af260a82d1 │ │ ├─198415 /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 │ │ ├─395233 /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/tmprwqg5tja/privsep.sock │ │ ├─395515 /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/tmposz7fsxr/privsep.sock │ │ └─402562 /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/tmpn3zraew4/privsep.sock │ ├─c7e7d76520f42d46e65aba31afbd5f3dbef5f98cecc3d1e6b0fc3cfa4eb66b4c │ │ └─43292 /coredns -conf /etc/coredns/Corefile │ ├─c30c0c454adbedb6b9a68938f234493037d49e482c2f2e10a71c757add425cf6 │ │ └─66792 /bin/memcached_exporter │ ├─9a5a1a8898f6a7f3d95bb7f1bd265f8e39f18b74b46ed64bb80a730b735d0112 │ │ └─56587 nfd-worker -metrics=8081 │ ├─1df6ed4db5d949e5125f8e5061a7e5fd7a3c251af147ceaebfd3f43de60d9428 │ │ └─62989 /pause │ ├─9943855463e369d58a898b5c9a13cfec418d384d23db30ce8e1e53d9364505ee │ │ └─162185 /pause │ ├─72661b58aa417230e211b4cdf91d4b1d8da90b9d88eb68c5da92676ca6c12f63 │ │ └─62824 /pause │ ├─5e02f47888492b2294403313a398148bbdcde94382f48f656e7444910544b79f │ │ └─219284 /pause │ ├─042b5f9310ca38374fe062e13723484a757b5cc07b99d59e1368850fc7fc8b3f │ │ ├─251036 magnum-api: uWSGI master │ │ ├─251056 magnum-api: uWSGI worker 1 │ │ └─251057 magnum-api: uWSGI worker 2 │ ├─44f098faad271de5dc3a11f5c6935fd07898103bd4d7a69485bbb64f30194433 │ │ └─60918 /pause │ ├─bd34a33090e5a6f4d4f75f1976aa674c8602ef5035e5b35b2aaea3785bfcad6c │ │ └─67070 /bin/oauth2-proxy │ ├─b6fd4d1a8f2e6ba28bd2385acf575142155472b09fba789b60ae94e1b6fafb63 │ │ └─162827 /pause │ ├─d27df5c8e41fc855d79fdd89ebaeb92570823d10e96dcf5c30c9d73989f3f5c5 │ │ ├─188601 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] │ │ ├─188878 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189354 /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/tmphfx_1k2y/privsep.sock │ │ ├─393791 /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/tmpt_a2wyby/privsep.sock │ │ ├─394346 /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/tmp9hzwr2po/privsep.sock │ │ ├─394786 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─394789 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─397139 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f8aea456-2143-47a4-a42c-717a808d7904 --namespace=qrouter-f8aea456-2143-47a4-a42c-717a808d7904 --conf_dir=/var/lib/neutron/ha_confs/f8aea456-2143-47a4-a42c-717a808d7904 --log-file=/var/lib/neutron/ha_confs/f8aea456-2143-47a4-a42c-717a808d7904/neutron-keepalived-state-change.log --monitor_interface=ha-a263c532-f6 --monitor_cidr=169.254.0.1/24 --pid_file=/var/lib/neutron/external/pids/f8aea456-2143-47a4-a42c-717a808d7904.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─399325 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=165ab401-d90c-47a6-ae48-9d7b9c4e9b55 --namespace=qrouter-165ab401-d90c-47a6-ae48-9d7b9c4e9b55 --conf_dir=/var/lib/neutron/ha_confs/165ab401-d90c-47a6-ae48-9d7b9c4e9b55 --log-file=/var/lib/neutron/ha_confs/165ab401-d90c-47a6-ae48-9d7b9c4e9b55/neutron-keepalived-state-change.log --monitor_interface=ha-ffeb67f0-60 --monitor_cidr=169.254.0.38/24 --pid_file=/var/lib/neutron/external/pids/165ab401-d90c-47a6-ae48-9d7b9c4e9b55.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─419269 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b6ee3ea6-39d2-49c5-b41d-ca1c984ebe57 --namespace=qrouter-b6ee3ea6-39d2-49c5-b41d-ca1c984ebe57 --conf_dir=/var/lib/neutron/ha_confs/b6ee3ea6-39d2-49c5-b41d-ca1c984ebe57 --log-file=/var/lib/neutron/ha_confs/b6ee3ea6-39d2-49c5-b41d-ca1c984ebe57/neutron-keepalived-state-change.log --monitor_interface=ha-e39ce868-a2 --monitor_cidr=169.254.0.207/24 --pid_file=/var/lib/neutron/external/pids/b6ee3ea6-39d2-49c5-b41d-ca1c984ebe57.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─85ac68cf37aed643ee01e74334692e82a5716a89c7d6a0145163079a9ce93dee │ │ └─209965 /pause │ ├─400f445a235236485f5b90bef710a3e02e807ce70a77643185e8c7796ff9dcdb │ │ ├─111916 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112225 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112227 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─545df7c12678186e827b2a3c84af2c3083d901b4c41ed743017dd90f6fbc8aa1 │ │ └─80173 /pause │ ├─5eb829d7cafdca5067a5dc5d806299bb439a314654789afff5873cb42914f245 │ │ └─44200 /pause │ ├─d8915356bf0656bb2c50fe215acaf2529a79dae91296ce02a79119e9911c1ea9 │ │ └─60962 /pause │ ├─be274b2f5cf4891d9c3de5400a0d0f26f7d509daf190445f70697d8d0a28e9bc │ │ └─271741 /pause │ ├─37f00992e9754da32255c9bae268fcd4d7b044711bb4f0841327bfa3c63d3ecd │ │ └─235833 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─7de193494c2c24c0357f926f28a831573a5943d7beb99439db858b8cfa5096bf │ │ └─66275 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─484da04aa2ad7bd6f8fff407c1ffd45c7f592af12d5224f718d2403777ba2471 │ │ └─130861 /pause │ ├─ea53d8242091f70a0c0cbde2f35185d3314b4e9a7267fd5c3008a21f3b4fe91a │ │ └─176831 /pause │ ├─d32527dcf8643b2be38e716b4e2063e550285fea67409a563d33a07249513cb0 │ │ └─55560 /pause │ ├─69a993e61510e6fb734f707cdc0f3d0fc7b7d26472ffb735547f3e7256c85063 │ │ └─40365 kube-apiserver --advertise-address=199.19.213.32 --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 │ ├─bb597e8a40d09f9d117a0b03f8baec6990ec432c6e3df582e62ace443f6e69b2 │ │ └─126858 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1cc2aede7edd904e68900368fe69bd3e0549b0a9f6e96b3b6f6e2dd128e7efe2 │ │ └─63662 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 │ ├─82686a7b7900d9e52887e451865ab1b33d38497dcb17d6f0d91a2eb74ce68b04 │ │ └─56550 nfd-gc -gc-interval=1h │ ├─e9ce97e72006281283cbbfc3c85d9d58b269b7c765254551cab67658e797676c │ │ └─61639 /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 │ ├─5c1cab6bca9d5172f63ae126d8ef10558f3b745f83be3f34b22d96407493ab00 │ │ └─113103 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ce1783888bddffa4767cbc026c39635537fb0d9bb9936d370c36636a45f0431f │ │ └─257171 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─507b4fff8b3cd77b7d57a8ef9cc5a8eecaf0f3a26343f26810031385c4ac6726 │ │ └─188578 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) │ ├─6bc77b4c3b51e64c1a7f67884e96609a7a80c38fb1233a731bb50b8c12ea96b5 │ │ └─193272 /pause │ ├─ec528cfec315bba55238a28af77a3387810b278e41250681fa55dcdea303694e │ │ └─219202 /pause │ ├─0eee8b339bd2815d8575a07ac7bcefed8ff7a58ee4da12882a60a7bb7a779ffc │ │ └─97364 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-4hnsq --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─db6e8a57c7cb5b58feb1c844aa4760135be519c4d8261978a1771c4497ff8dac │ │ └─162977 /pause │ ├─c1329850ece886aca48d7930b6bb46268a9fa4599825bbe0654b04b374ab86e2 │ │ └─241028 /pause │ ├─b0fcf735694663888fd575d999d3ef15ff7b1c0121ddfacf34a07d1ed01cff11 │ │ └─157598 /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 │ ├─0bc44180c88cafc49db31d6f013862b3bdc443b44623cd7c1de85a5309eabb4d │ │ └─128344 /pause │ ├─228e1831715666d45e0667cdd8773202b79fa4bfa68deb976c185d6c25039b42 │ │ └─260963 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f7a3a1d276895ca8eb9e08914a18be7700a1aca00250eb37bdf29574ad11ec89 │ │ └─305898 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7ee7efca44890359aab6140f3461f5a6385f631dfbe54115e77df097cdcb24b1 │ │ ├─173989 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174444 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174445 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─76bec34cbf08b2a7085a5c855c079ada0c79125fb396b0564f89586ac1822cd3 │ │ └─190424 /bin/bash /tmp/libvirt.sh │ ├─64d02b10df3c8baff0bb8af8900ade2821f36313443c46190176da922de878e4 │ │ ├─78734 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78751 /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 -- │ │ ├─78757 erl_child_setup 1048576 │ │ ├─78804 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78805 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78815 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78948 /bin/sh -s rabbit_disk_monitor │ ├─49433d0892a8d3c510afdd35189a8c2971d1cececc692f31bb299e043a74f198 │ │ └─47462 /pause │ ├─aac689881d70138a6ce0a7a912b5c5303fbfef9a25ab919cce212c9492f7ba39 │ │ └─40252 /pause │ ├─9ff8df48f25a7465779691797d20baba6bf906a2bf591141cfd76d19c71b3734 │ │ ├─266484 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─266502 /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 -- │ │ ├─266508 erl_child_setup 1048576 │ │ ├─266673 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─266674 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─266684 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─266878 /bin/sh -s rabbit_disk_monitor │ ├─4f2f53545fb787695f22e8549b4f43903e1fe4b4373acc15fe451fc7d235d61b │ │ └─61537 /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 │ ├─94092d1d264db1be9804a80dfa07a7391e264b4613e70a994648ee8eb5e2e536 │ │ └─228725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─bab3e9861cebcc8b0bec8fdb27b9f77ff26f0c183fc3b13eb9e1b2259f819b09 │ │ └─251106 /pause │ ├─8919b31f9dc4060fd23ed66eb290685669c44913b1fa99eb788f117915554803 │ │ └─262602 docker-registry serve /etc/docker-registry/config.yml │ ├─204570661102c8fe80e774945b9b33e8c1025eb88a1b177c4d00d53597c060fb │ │ └─256902 percona-xtradb-cluster-operator │ ├─460866ee3ce3dcba76e7a040eb3f9db85ed43ebb8d8a685169367f0c486bc5ad │ │ └─86078 /pause │ ├─2eb386dc0c3a8a278d086dd3da7273d10527b764e45f9879a60ee1f24591e3aa │ │ └─69188 /pause │ ├─84fe4833092c63f7f0d241cd9bedcabd636a996c7834122cfb3bd5bf03fa6565 │ │ └─113480 /pause │ ├─2a104e6ebcb7a9fd47add1ab34756d5275ad3981bddbd89ecd5b7ed2519d3b85 │ │ └─47367 /pause │ ├─39105f6d2776afb2ab50acfa9818980d73b1bcf64981a05e0cdaf8fd50fd25cf │ │ ├─110206 glance-api: uWSGI master │ │ ├─110219 glance-api: uWSGI worker 1 │ │ └─110220 glance-api: uWSGI worker 2 │ ├─16877a94b51f53d6bbd44d3a04690a3a916ab191a982631079133d9665152ebf │ │ └─63146 /pause │ ├─b7b02a05ee30c28b80fe2a1170ae7a9b0f28320832fbdfe9a64a8050f5778782 │ │ └─234690 /pause │ ├─fa4a61421e80e3c47aadecc1206146c6a939b5440b1382435b9c0a8b7c791e83 │ │ ├─231163 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231190 /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 -- │ │ ├─231196 erl_child_setup 1048576 │ │ ├─231372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231373 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231383 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231555 /bin/sh -s rabbit_disk_monitor │ ├─b389b86a207bc97a970b45f63aab6a5feb2c7c74235c986485e5f05b9a354e91 │ │ ├─210178 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210194 /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 -- │ │ ├─210200 erl_child_setup 1048576 │ │ ├─210294 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210295 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210305 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210484 /bin/sh -s rabbit_disk_monitor │ ├─47b5a5d493ae5e3e448e80a3689c514d5e1acf8a7ea548908fbf79150cebaae4 │ │ └─258866 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 │ ├─bf98085ad53d69cde3fbc2dce86c5e723abb117e2853cfd7149016e3e4555f55 │ │ ├─113576 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113593 /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 -- │ │ ├─113599 erl_child_setup 1048576 │ │ ├─113646 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113647 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113657 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113854 /bin/sh -s rabbit_disk_monitor │ ├─a1dbd5d8933464daac8180e66bf095332ba8805e53a0e525838e8ac02e45cc4c │ │ └─219187 /pause │ ├─f23a8b709927e8118def748eca1973d098ffaced2219c817f0827e1f6fe3ddb7 │ │ ├─186051 neutron-policy-server: uWSGI master │ │ ├─186070 neutron-policy-server: uWSGI worker 1 │ │ └─186071 neutron-policy-server: uWSGI worker 2 │ ├─8613487540b2966a84790dd1fbe7e0734161c8b6d461a800f06781c2b2d79969 │ │ ├─314859 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─314872 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─449530ab0fe2f1037dc11bca40cec67ad1a7fa29fa3f464c88355864ae23c8f5 │ │ └─193040 /pause │ ├─4b0ab0f2f8f2f3b361f12680af5fcb4deae31f65c3640613635c8169772e799f │ │ └─46896 /server │ ├─9d4f2ecd202ab00b379e6592bcd5ea6e9bd9e4616fd47d7fabb31bfa6a9f2b28 │ │ └─190663 /pause │ ├─eb3cdfb898d688f0112cffa1a7a5f25519933c6d78dcfbafcf9b7b4eea2b9f65 │ │ └─60868 /pause │ ├─2c23d55c4149241ce66d783b6424176d24fa3c85e19ac5484bad83cc53cca5d0 │ │ ├─228755 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229262 octavia-worker: ConsumerService worker(0) │ │ └─229265 octavia-worker: ConsumerService worker(1) │ ├─94111962f6206f65849c90110a3ccea1b35306b67b674d285012cd95fcae413f │ │ └─162727 /pause │ ├─60ea99c79705e934bf7f2b90a816c52c55b44f8884c2ab0b049cb7fe070dd13c │ │ └─157122 /pause │ ├─bbf3f34702d6d16da2ddcafc12639fe7f0d08fa2e0d56eeb27e7a44179c6148f │ │ └─43667 /pause │ ├─472d040ff384318384d76b6d942c79af62cee7aa1a1814b9b573ee96309aaf1b │ │ └─158904 /pause │ ├─b95abd4cfaf0c02bc8c480b7d02ae8ff7c1a5748e0827e45e18d459250010031 │ │ └─111484 /pause │ ├─8b22fc49e0f3d2468b26ac7056e7d75bb4383ae04cbb355c8a5b79b210a8a00b │ │ ├─67450 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67490 /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 -- │ │ ├─67496 erl_child_setup 1048576 │ │ ├─67620 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67621 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67631 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67793 /bin/sh -s rabbit_disk_monitor │ ├─6787f6ed7877d45ca7a98a10c3ccc082ef98240271577b06231c06c4ccfff7e0 │ │ └─40249 /pause │ ├─613fd30b213091deb7cb74eef17d1b8168bb11c696ae8988f7f871bd385b2416 │ │ └─259977 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─2489bd0657f664b2d75c3a9bba279ff7b2bf944adbd12c92e5626454e2ff1ae4 │ │ ├─48885 mysqld --wsrep_start_position=f64c56dd-76f7-11f1-b49d-8a6c58f98c49:20 │ │ └─49007 /var/lib/mysql/mysql-state-monitor │ ├─b57c0282b633326b4ae6460e95d440a06428066523b4593a550f62ff1c76a876 │ │ └─250739 /pause │ ├─1a711e1f21fb381875bf202af04e7cf65a2506d85c3aee0a35efe57b924c83fc │ │ └─65418 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─7218cdabf23f682768dc1e884c5f4937550159facdfb4e32c39843d67f606168 │ │ └─66834 /bin/oauth2-proxy │ ├─6ade2a517ee05acc2e6583635a49d61d73b437497a6f9fb353851a481c2b84b9 │ │ └─48680 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─64d3659f0c31fd2c3f282a57182124241f08959a9ed917a3f8b6dd8990d222a9 │ │ └─235809 /pause │ ├─8e9f248858409526c2db85a41de7fee9ace06299247521a6837c2e2ff9f82d3a │ │ └─43242 /pause │ ├─0738eee7f5875ea6a811815f1f240e56fd17e3f95c6e5e707288c0b22da73dd4 │ │ ├─177860 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─421966 sleep 300 │ ├─aad26ac1cf8896b55c5fb4709b5a59f3c51ecbea214d79973e80519e0f61d63b │ │ ├─186003 neutron-api: uWSGI master │ │ ├─186037 neutron-api: uWSGI worker 1 │ │ └─186038 neutron-api: uWSGI worker 2 │ ├─493f9d4784030e6dbad677591cb570a12da7fab2781fc1ad0aa01d584e351f73 │ │ └─92471 /pause │ ├─fb3f55e283675e9286bcc95903b6145a731d0dc5c1de995ecd65a9d7008c5cbb │ │ └─40212 /pause │ ├─3c2f0d1704e82424fe506377b66941521b5f7def37406f9349a34f567f21605b │ │ ├─129274 /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 │ │ └─129623 /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 │ ├─8bc4fec6eef98437e4c301094e1ad9e6b3893e5d3785a7af3b7fb9cb3f7d316d │ │ └─63323 /pause │ ├─2bfedc1119ed0e0e0ae179777d20c784539808d59af39bdcb6b7facfce730984 │ │ └─46363 /pause │ ├─4844b0d58ce4fc71193c6f29776fb7a465428269fae1c2f378fbed6a61fbe930 │ │ └─128941 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9ba2eb579e48fd4b5ef694fc3a84c055b41790427f8cc94866ed8e9bd35a4c76 │ │ └─44237 /pause │ ├─59ab92063ad5e858221d6f8d1c6a4cb37c893a537f6846f7de91f9416ce00af1 │ │ └─177462 /pause │ ├─0cb6f35a08d982cee4b9a15ce37bba27e79e46e38abf9655c60170ad9faa941b │ │ ├─ 72588 apache2 -DFOREGROUND │ │ ├─ 72719 (wsgi:k -DFOREGROUND │ │ ├─ 72721 (wsgi:k -DFOREGROUND │ │ ├─ 72722 (wsgi:k -DFOREGROUND │ │ ├─ 72723 (wsgi:k -DFOREGROUND │ │ ├─416555 apache2 -DFOREGROUND │ │ └─416849 apache2 -DFOREGROUND │ ├─65d68719d93b99cf4b007e404f9bc4e91f72b41123ca95bfdae2e2c27aec457d │ │ └─128306 /pause │ ├─a1cc8b0594044f3717d2c10195e47c93c5f5c4fb03ccaf11e7c9fe33dd6210d5 │ │ └─260681 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0722b698f6f506450768df50ca5138f77d29095b597c3486e18d7972e4efdbaf │ │ └─65894 /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 │ ├─6ab2653f39f62b816b8051ca28467444eddc4d9290d89ff4e5ec0e940d0fb693 │ │ └─64455 /pause │ ├─1504ba6beb529e3a9ef85e6e2f86dd2dc38ac7e975dbafb53721302a66389480 │ │ └─65848 /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 │ ├─e17a6eff6a024af372f8410e8fe621f68ecafb56bf36852629b2167348459cb9 │ │ └─310938 /pause │ ├─277237617c97cc5bfe3d0422e15131835a739050be6c30e10588ceac66456e25 │ │ ├─191012 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191032 /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 -- │ │ ├─191038 erl_child_setup 1048576 │ │ ├─191155 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191156 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191166 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191463 /bin/sh -s rabbit_disk_monitor │ ├─646e5ba359c8df573da64decb0e616fc974f8de5b3aa53ad17cdd7616184f870 │ │ └─65186 /pause │ ├─585181a7dbf3f38391c8a332fe533a42294815fdeadf84e3e745e2432cff0861 │ │ ├─147703 placement-api: uWSGI master │ │ ├─147728 placement-api: uWSGI worker 1 │ │ └─147729 placement-api: uWSGI worker 2 │ ├─ab49d6709979d1bc7403b1b470482c98eaddf21a67913fa67a094325f8c388b3 │ │ └─257353 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─0bcdb158bddb519cbe0f22e0ea10378a99151a91145e93d8dae22b66906dbd15 │ │ └─51427 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 │ ├─81ecf9e9b42f71ec039eeccbef1f1a3bb25d5972ac8335c989bc4f06410fed9b │ │ └─56251 /pause │ ├─c082961ebdc67ab37ad88106a6f4bd086837750695174a881312a858d5cb8c5d │ │ └─41509 /pause │ ├─cbffc189e4fc2dc9c6c956f4275d96d21ef47d75576e346ed5fe11515096b278 │ │ ├─310527 apache2 -DFOREGROUND │ │ ├─313160 (wsgi:h -DFOREGROUND │ │ ├─313161 (wsgi:h -DFOREGROUND │ │ ├─313162 (wsgi:h -DFOREGROUND │ │ ├─313163 (wsgi:h -DFOREGROUND │ │ ├─313164 (wsgi:h -DFOREGROUND │ │ ├─313165 apache2 -DFOREGROUND │ │ └─313166 apache2 -DFOREGROUND │ ├─83bb8cf15fb98b4447f653972b1601462d0654a08962ce91d0f117052af31c35 │ │ ├─41958 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42332 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─4549579aeae990eb9739d8d5e26070f5f05322f34616a5ca2bdf300cf0311a29 │ │ ├─160481 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160498 /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 -- │ │ ├─160504 erl_child_setup 1048576 │ │ ├─160565 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160566 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160576 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160703 /bin/sh -s rabbit_disk_monitor │ ├─0a414157058531beeab6876a4df3e14523e1cdecabbfce6bbbbddba12b343667 │ │ └─78565 /pause │ ├─14574032bc5f2459d4011776e384a18ff636e92099c0bfeeebc4c134994e0c9b │ │ └─159599 /coredns -conf /etc/coredns/Corefile │ ├─75843f5b85f82b9a110627ab110824138a4de800cb058c1a34302549417e1dc1 │ │ └─219567 /pause │ ├─f90a85a21ca5f14bf5cc7abf0ea56bde6fa64f17f3d0df82bb4c35e1f63e9cd6 │ │ ├─173179 nova-api: uWSGI master │ │ ├─173194 nova-api: uWSGI worker 1 │ │ └─173195 nova-api: uWSGI worker 2 │ ├─dc9bf475b8d886cfd1ca4e233c01ec2a390ad5a2fd4dc415a45494c2793c31d6 │ │ ├─92633 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92650 /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 -- │ │ ├─92656 erl_child_setup 1048576 │ │ ├─92771 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92772 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92782 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92985 /bin/sh -s rabbit_disk_monitor │ ├─666fa50042c7077f33306aabdecd5ceb5711759514e15f8f3c04d6c7f00b7695 │ │ ├─305938 manila-api: uWSGI master │ │ ├─305989 manila-api: uWSGI worker 1 │ │ └─305990 manila-api: uWSGI worker 2 │ ├─2d8f0ac6c5397a50da46f0afdf14fb850b5405df0e98ca1026a485459174e934 │ │ └─62934 /pause │ ├─ad18a0970c4b282721e911242500e6eda1c505bd7ebcf997ee7e2a6c5248d22e │ │ └─271317 /pause │ ├─8aab4cccb73144108612a1dca6513aac3ea2ba15f137aa431a7aafa864e65ccd │ │ └─65807 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-32.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─f44a8b258f5f17f169e4d439ec50cb83bf2f7984949532d1c4d7268f3eb97c46 │ │ └─48136 /pause │ ├─181a78e5af777dd9b0cda0c3ef68619b34ce724742a087622f7e9af074e63050 │ │ ├─206122 heat-api-cfn: uWSGI master │ │ ├─206169 heat-api-cfn: uWSGI worker 1 │ │ └─206170 heat-api-cfn: uWSGI worker 2 │ ├─123bcd9f60e0f81c519ab6715d82b04c0e179760be4caf0347bc1d33fa043707 │ │ ├─206051 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206530 heat-engine: ServiceWrapper worker(0) │ │ └─206533 heat-engine: ServiceWrapper worker(1) │ ├─a8c19a2305b7bcab4034594b76450a7e4742e11179357660af8f10eb9eae0472 │ │ └─163258 /pause │ ├─de5cfcbdf6596b4753630e978dc0549af9bc3e9b2267ecc5afa28531f8eabfc5 │ │ └─56467 /pause │ ├─9c4b73d73a51374e4abe978f9cb65efde3fad0676326ca657a71ab32f7bf611e │ │ └─51628 valkey-server *:26379 [sentinel] │ ├─703812b28bc83ccb12783c506d379b0b0367f016cb60e479ceed0b6dafd66e81 │ │ ├─61467 python -u /app/sidecar.py │ │ ├─61608 python -u /app/sidecar.py │ │ └─61609 python -u /app/sidecar.py │ ├─5103155c148cfa8e9f352c54a31b86c8acf8f80a8f9894cb6f5c8e54ecf38f06 │ │ └─46447 /pause │ ├─6ecc91f3e00e1c81b3a7fc863a5b7890165a5bea8208cb03c72f70c39e680a58 │ │ └─257099 /manager --metrics-bind-address=:9782 │ ├─e0b0a1459678f544ab53b77c463c1486af6a2ec5ca10930a5c5c2ab7e6689020 │ │ └─176960 /pause │ ├─f72bb94ecf0c31274d604870be838178e0c903e2175236a5534a6f35c8ab6293 │ │ └─168614 /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 │ ├─7066ac6d502d918133ae4bb56943e4472b7039cf5690aa59550e7b012543fd8d │ │ └─97066 /pause │ ├─4721b255bef7a6743202d6cceb469e0f6b506e1fa6033936820f56e33f1a4f5b │ │ ├─125372 cinder-api: uWSGI master │ │ ├─125385 cinder-api: uWSGI worker 1 │ │ └─125386 cinder-api: uWSGI worker 2 │ ├─ce70b9322db38ec36f39af61a64cf4511b2e5933b492e13ddae9e95dced974a0 │ │ └─64812 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ └─4823331a574e00a4e4ddee06978de127a4737f050dd42ad0f246c59f61d8e248 │ └─66606 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount