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 │ │ │ ├─68373 /lib/systemd/systemd --user │ │ │ └─68376 (sd-pam) │ │ └─session-39.scope │ │ ├─68289 sshd: cephadm [priv] │ │ └─68420 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1930 sshd: zuul [priv] │ │ └─1943 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1934 ssh: /home/zuul/.ansible/cp/199.204.45.223-22-zuul [mux] │ ├─447228 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-krjampbpkreucgfvqvadxdcxagpjhbxr ; /usr/bin/python3'"'"' && sleep 0' │ ├─447229 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-krjampbpkreucgfvqvadxdcxagpjhbxr ; /usr/bin/python3' && sleep 0 │ ├─447230 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-krjampbpkreucgfvqvadxdcxagpjhbxr ; /usr/bin/python3 │ ├─447231 /bin/sh -c echo BECOME-SUCCESS-krjampbpkreucgfvqvadxdcxagpjhbxr ; /usr/bin/python3 │ ├─447232 /usr/bin/python3 │ ├─447233 /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 │ └─447235 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─run-r99670530a12647b79a67904610dd336f.scope │ │ └─226553 /usr/sbin/libvirtd --listen │ ├─containerd.service … │ │ ├─ 21537 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 24832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 788b4254fd83427953b61923ae69d5f7190241a342c62ee2f8c043c42084dfa9 -address /run/containerd/containerd.sock │ │ ├─ 24847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5e06d4dd382a7347491b64f2f28ec7ccc7e7ada17683acef7ad03a0581f0138 -address /run/containerd/containerd.sock │ │ ├─ 24888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79ed17fd9a91b3fb75b7fbdde7da5c1e2c7e7a0606e491092bfd62560ad52cbe -address /run/containerd/containerd.sock │ │ ├─ 24894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f06661a226217af8f923498fa7af8797e308388a2d3ffe04b1812d17962c90c -address /run/containerd/containerd.sock │ │ ├─ 24921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a63e2cda3e064989b3fb43d9c95e7a8872bd5e10af3990601971be2364608d4e -address /run/containerd/containerd.sock │ │ ├─ 25553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84fbe67f0b1929ee163b946053cfb9d060a4684d5cdb3cb9e3a0f22c4711051e -address /run/containerd/containerd.sock │ │ ├─ 26843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7860b8e9d84dd4bf0439b34ba615f8643689f05fd364c89eb2409b207af3fcd6 -address /run/containerd/containerd.sock │ │ ├─ 26845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 562ec293b7d145dddb150a0bb04887aa2bf4eff6d2774629fec55a05adeb5028 -address /run/containerd/containerd.sock │ │ ├─ 28180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd1c12f5c66ab46dd22f14b901e18df49faa7c1a0e5bf5f979e3db1f7f49ee36 -address /run/containerd/containerd.sock │ │ ├─ 28702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b71892290dcbecd0a6c9a3c9cf3394671d1662064366b5794d389e17670ff3f -address /run/containerd/containerd.sock │ │ ├─ 28741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5133e6bcea6c6391ff285eb1fd6f0ff639a03d29d7bf654cc77016e8f38aad41 -address /run/containerd/containerd.sock │ │ ├─ 30147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81822d1a3fb2b8783b208623feb51207c85ab9d156e76de0df9cbe5e820818cc -address /run/containerd/containerd.sock │ │ ├─ 30310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c11156779b6fd1d41c5498438217f535877b6971cbb9b283116ed2d17861962b -address /run/containerd/containerd.sock │ │ ├─ 30351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b23b463dca89af63475ffef1c949886c54bce5fa3a3ee75dc827813992d4d6a -address /run/containerd/containerd.sock │ │ ├─ 31388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4937fc532080222a42595e553b355baec75b638554bcffa9d66a015d59f8f45c -address /run/containerd/containerd.sock │ │ ├─ 31444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb95c5bae1b05148172d58ec5edd27cf2c2ce6b50a7af69bd61214ad93107098 -address /run/containerd/containerd.sock │ │ ├─ 31502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d2e214b229b597b8846f0e3a075e3d7865e56ac28b48918ff218710d99987d2 -address /run/containerd/containerd.sock │ │ ├─ 31879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9252960e350c2818b7d879bd91ba9b3d0501c767302fb3ef20de459df3a50f81 -address /run/containerd/containerd.sock │ │ ├─ 31964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0201318a22c0ea8a699a192d45e41c6a1541228ffc1d2463111f9c700c9affec -address /run/containerd/containerd.sock │ │ ├─ 33528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11d2dc818d1287bbd4c4bc56b802a3a5185e20f5018197d113733e672dfa9159 -address /run/containerd/containerd.sock │ │ ├─ 34698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b7a761b6afedbaabf87862a8c92d95de02085bcf042a7032dad19ec4ad15401 -address /run/containerd/containerd.sock │ │ ├─ 35681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4d56e9afbbfe2f995fd37b4c256c9863db6be4f50cce93269e5b83cb03eda8f -address /run/containerd/containerd.sock │ │ ├─ 37886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16ea9d8a99c9ba3b0d816b6c3d9ea5f63fda720cc9dc0f270c4a8cf2a73dfba7 -address /run/containerd/containerd.sock │ │ ├─ 38087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a3b9a0a7a576388e92938c9f00d49a3c8a5d3d6282afdd6bfdf5f7741dd97f0 -address /run/containerd/containerd.sock │ │ ├─ 39099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2d2086e38c1db3f35ec7f7f3d2f100aca1d9095d4491896f4d5fc27d0512cb0 -address /run/containerd/containerd.sock │ │ ├─ 39498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ff6cd6153076c8e65b433027b824b9d1a21c3608fa06b6de4292f0f7f51c61c -address /run/containerd/containerd.sock │ │ ├─ 40102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f587f0a2cecc91a76829d6d1649babb0898fc7918e1b00f49501868728a3bb43 -address /run/containerd/containerd.sock │ │ ├─ 41191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df9d207fbc5715cffcad02d071237815e33f3f6c505bf73e7298170444d22dbd -address /run/containerd/containerd.sock │ │ ├─ 41809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25f5c0980fd2992c5f5a6b992abecbcae2cee53d27dd7d65fa7e723f613361cf -address /run/containerd/containerd.sock │ │ ├─ 41940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a415b40830c66f13ce4aa25616a3c396645ff2ae476ad6ad0e713f302469734d -address /run/containerd/containerd.sock │ │ ├─ 41980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 146445efbff102d5c4a530e4377abe553459184badde8b59ccd23a29dd3cc85f -address /run/containerd/containerd.sock │ │ ├─ 43465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89a541420d70cc132e64ae68407e163cc20df9053e9745bad979edeec7e70976 -address /run/containerd/containerd.sock │ │ ├─ 43999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 085f2055b9696263660cc55f8f734be649d1b50c268ff8837ddf6cd2417ba1f4 -address /run/containerd/containerd.sock │ │ ├─ 44576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e6dbd33725728033ce8ced260d9f7d53f5e7a3ea3ec21f15909e62ec47b3030 -address /run/containerd/containerd.sock │ │ ├─ 45041 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a23030a7655cfc47b82b57bbf9f17984d70593f5f5a145972504a596991093bb -address /run/containerd/containerd.sock │ │ ├─ 45683 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c5d6b88d52340c073b3bd5d4c19eb26475dc8a52341a13d4416cc140984ad590 -address /run/containerd/containerd.sock │ │ ├─ 45860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a6d240dd664558f0ff248abfee08fdad19627cb0496f950c6c64486a876bba1 -address /run/containerd/containerd.sock │ │ ├─ 57956 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b3f1177d5b4f48d268ef0d288699c2aa674291190b64845555a114c3f3c27227 -address /run/containerd/containerd.sock │ │ ├─ 60410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ad7bf00457ae31f1cf8a2ff6eb72578ad5143db7ecb66b6c033b61a5781f57c -address /run/containerd/containerd.sock │ │ ├─ 61575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42e7da0859de1ff9a9d7ea4a73eebf2acf7577df77ef69befa41cd1b4bba3554 -address /run/containerd/containerd.sock │ │ ├─ 77923 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 894c11109d26b8b6550d4c67be998ae914eab32b33f068dd4c20dfb253a62aa9 -address /run/containerd/containerd.sock │ │ ├─ 88912 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ccf8862bc84e3d62a45865f835322598dfafb950624813f0df690d045b1df65 -address /run/containerd/containerd.sock │ │ ├─100295 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 257f3370431b185c7327b551672910202d7cbc99b5b4e2e95b1a08c3e488e702 -address /run/containerd/containerd.sock │ │ ├─115082 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 540b072b3ac5d814f01389b3dae953bee49fb289b9e6cb72197de523776e1155 -address /run/containerd/containerd.sock │ │ ├─116777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30fef64b1bf77365b137b454fca9579390605a209662b3680cd0c18b5d57b110 -address /run/containerd/containerd.sock │ │ ├─121795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9bd37d9af70d41a3bf569921ad5d78dbbdb7f5d8dac7bcf385d1db531560dab -address /run/containerd/containerd.sock │ │ ├─128224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84deb4a6f8604e501db171858288f895ac04e6d7e83190ba1507760a30ba844d -address /run/containerd/containerd.sock │ │ ├─129560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1287b6ee72b271c204795bcc89e0ac5c20715286e14c5b9bb63525eac0d65faa -address /run/containerd/containerd.sock │ │ ├─139690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db5bc7189eaa6dd38e00a4b011a806204461fde5708e33cb1e4c0e8458bdf04 -address /run/containerd/containerd.sock │ │ ├─140270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e9755d47de3b891ec87b2d3f84bd28fc6e4b8b724d6066787b7649b978ac396 -address /run/containerd/containerd.sock │ │ ├─140898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aec7c011de83704604f184d553565e14379d11a482180bdf897d5b60302416c -address /run/containerd/containerd.sock │ │ ├─150130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5dff7273b34938d9db768cd0e9fa026935a66dfe38208387a8ec6c94c1a9bdd -address /run/containerd/containerd.sock │ │ ├─150506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8159597b9f2b6952b80fe532e80ab8a488fe796b30bd834f58569724e329ff9b -address /run/containerd/containerd.sock │ │ ├─150561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4f6ac198ce3bde863ad5df8d84cb0e8553042848d0f9528942635c9b67baf5a -address /run/containerd/containerd.sock │ │ ├─150632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95a023262f071b8d6aa738f082940ce71c7d8d2b677eb2e7ac619dbaac040939 -address /run/containerd/containerd.sock │ │ ├─151426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86a583694e3008145ffe39b9d820c70f2bde3ed955aff3dd6c17dcd11ccaa370 -address /run/containerd/containerd.sock │ │ ├─152018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dd429c04b558e376a676e974fad7e974d1d0aeb162cedce3ea63b960fbdc028 -address /run/containerd/containerd.sock │ │ ├─152180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23277b7ca16f0e670b9f91833f65aa29e1a2de02a1f577a1ee9058ba009c340d -address /run/containerd/containerd.sock │ │ ├─155474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7f9edfa8b2447945720a01ff93d5a938f3041d1a8504c62861062ae6f506722 -address /run/containerd/containerd.sock │ │ ├─155516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff14b91346ffe65f91f6bfe6586838f109153f95412c6666b78e30d5f994a1c -address /run/containerd/containerd.sock │ │ ├─160951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95a961d4f9e7078aece6ec23bef346a4b8fcc5b1a3abdfe89e58ce7837719481 -address /run/containerd/containerd.sock │ │ ├─161360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e9ee10cffbf627fd0434a93a573d1eee7998232fdf517b1c9ec43e152db775b -address /run/containerd/containerd.sock │ │ ├─163581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e9cda2ebc65147b0ef7e1cbd31f1565fe2c947f771d2376a45cfb302d427900 -address /run/containerd/containerd.sock │ │ ├─166030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcfa379c77e6ad771e4637f5fdbb7aae19e36ff6890942e90c798a8bb10815e1 -address /run/containerd/containerd.sock │ │ ├─166149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93b70cab6392a4d8c8ff39ac27ecd180ac57c85261106482c2d0767e15354564 -address /run/containerd/containerd.sock │ │ ├─166204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3e868966f7170f249e946a1381ca29d6c4ea7643e019ddfa4eb5913d87af866 -address /run/containerd/containerd.sock │ │ ├─168855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4087692de519807362f7807e99120022a32e1f8734e57504db513a5c6244c287 -address /run/containerd/containerd.sock │ │ ├─168903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24af10161c1219097af72edc4818285169c9473c742462954c8b891d9aa161cd -address /run/containerd/containerd.sock │ │ ├─170565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9614d136235400148cba4bd885521b2a485f457ccda2994bbc82f9b8240c18 -address /run/containerd/containerd.sock │ │ ├─170889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17b8eb1169416b851b3fbf991746ed5dcd71d560af847d6000332f030b645529 -address /run/containerd/containerd.sock │ │ ├─171098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 052747e4bdb079db0a5d6f290feae1f93f9389c0c93fc93124645b2a69f9b993 -address /run/containerd/containerd.sock │ │ ├─171350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 023b6c30f31cb93be6b1b464ac554e11e7b707e8ca2b16ba0480656d2a3b1c91 -address /run/containerd/containerd.sock │ │ ├─171509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fbe100975981f001c0ca46dc1cebbdc4a72ad69826b58ec38c92d9479afc9b4 -address /run/containerd/containerd.sock │ │ ├─171595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cec80611cd5b16f989589a4290f9486205b1c261e29b872232d24c19054b2afc -address /run/containerd/containerd.sock │ │ ├─186098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5cfe51fcbb4876c67a63cd45dabff50d52080f865befae49384083150ea2bd7 -address /run/containerd/containerd.sock │ │ ├─186161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c09b0fba5337e8a1b2f7b53d437264cbdf91302c794f866fa706411897bf9679 -address /run/containerd/containerd.sock │ │ ├─192728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0430c537c34513f815a032efae2d82d58df3814ee5b1f37475d8526fc4835e0 -address /run/containerd/containerd.sock │ │ ├─193444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ca2713bdab2f75c3fb1cd701ff3d776b4e6ecad0e9e6aed1cd1ff4032a55f9b -address /run/containerd/containerd.sock │ │ ├─196128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fa47f70dc06e2de9f9d595c578f47f1c824e2870beefd7a61d17f0bbd115125 -address /run/containerd/containerd.sock │ │ ├─197051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9223d5c508228ccf4d0dd5a19c5e239bc2fdcf11b3c17139375329edf29667b9 -address /run/containerd/containerd.sock │ │ ├─197646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4160d4cc2dbb1127e64fc5e975a8f73388cd7c8677f3b7c189d0aa517e532ed3 -address /run/containerd/containerd.sock │ │ ├─197719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05f2e496909d3799a6e4db4ef5244e58a719fb449244b3ba20b93a6c43b6a5c9 -address /run/containerd/containerd.sock │ │ ├─197727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 575f3687771c170761c1bec4ed4993033abe70d46d7b6f1e6d1e29aed8bfc14c -address /run/containerd/containerd.sock │ │ ├─197774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bebe093e978ce78c16d1a43471c7e330315f3b7ad9bc836f9948a050c013122 -address /run/containerd/containerd.sock │ │ ├─197982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2baec32820c1999339233ec4e66c18e2da9ebd3641e66281112b25e639b2a06 -address /run/containerd/containerd.sock │ │ ├─198122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aacc88b1f8b0dfeba4d6eff31ab6e790c9b61ff913408e759cbf8e536a5032e -address /run/containerd/containerd.sock │ │ ├─198323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e175af1b531bf91f66edca80ef45fef0729911a692600cc0faa043153f6e433f -address /run/containerd/containerd.sock │ │ ├─201616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbbe17041a1c4a0574efb95e262700d5a9ceee78e7203cb71988245c0609077b -address /run/containerd/containerd.sock │ │ ├─204669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83b05c9142072e7ffd18e6d909ba7fbbd408de7d4061056bc920fd50c0e7b4fb -address /run/containerd/containerd.sock │ │ ├─209054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed090ce21eb7fc6ee4658ac4ab52e32a01e94aa3e5b1388fc1a363d57a980b00 -address /run/containerd/containerd.sock │ │ ├─210392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c99d3738df7a7b304ffc282cdaf701f50da7f2415d0541c915d50f7ec130826 -address /run/containerd/containerd.sock │ │ ├─211211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72b9b8883ed5647b250c3afb1670ac2e0135e57c68ec54d5cc7723973b76e029 -address /run/containerd/containerd.sock │ │ ├─213089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e93ac2c1bede94f427ebb6006334cf1bca4589c743846018fe6cd55f8e37268 -address /run/containerd/containerd.sock │ │ ├─217481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bc18813995255e2d6823c6484849738255e001e5ffad217a4c3b64e516b1d35 -address /run/containerd/containerd.sock │ │ ├─218829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3d13216aec10ab8c8a96228045e34c1504cadf828ead418b1f59d63f318c01b -address /run/containerd/containerd.sock │ │ ├─218893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08aa492fe249f6c0b4c9869501f869cd488e12c57ffc89e92aa65ecc6368725a -address /run/containerd/containerd.sock │ │ ├─220678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fef172b228cb327a349e6765fea8b282252d7393ae25fe61a246342d54a551f -address /run/containerd/containerd.sock │ │ ├─220773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c1d4fee05b4d1b583b6c416d86e1523e7e43967b82188e97b43e3ff17df70c -address /run/containerd/containerd.sock │ │ ├─227726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bb1b32e8a4f5017883c135e9f34594fc715302dd898f504e89c963aff85e426 -address /run/containerd/containerd.sock │ │ ├─230233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d383e67a8f0e76b0296718926f6ca9cd6dba97eebf8cf36b455275fc47879bc -address /run/containerd/containerd.sock │ │ ├─232831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cd94d210af3ff733fa5fbe2ed1c45d08d78eef3a4806e09a148b8e0b3260482 -address /run/containerd/containerd.sock │ │ ├─233530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3548c95668c5470f89b577bfa58b78810ee27b44a80a193da0a7833906bdde16 -address /run/containerd/containerd.sock │ │ ├─241127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ceea23e26caa46e0393457f79e4ae51427d63465110bae41970b6412dfda180 -address /run/containerd/containerd.sock │ │ ├─241753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d453ec464ab3cbdf9f550ab4e7d6293fddcd01f882bb5b87d48857db37d2d5e -address /run/containerd/containerd.sock │ │ ├─242943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e173833c7b3c488f57e66141f289fa43a10fddd35d8996b8017136fc838514e2 -address /run/containerd/containerd.sock │ │ ├─243294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d29d18969420226debc6ee536dc1e19e1f578c1ab956ace87cc0e4f055ed91 -address /run/containerd/containerd.sock │ │ ├─243340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a55204cc6de121cb1d23e3758c182f646d597e54bd6bfc8d0328df4a9c62bea7 -address /run/containerd/containerd.sock │ │ ├─243475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80ea85f2ca2fbd2f83ff55e866e3040901efd969ccbbb90785c84f3a99ec2385 -address /run/containerd/containerd.sock │ │ ├─247365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92dd79fb89bfe843be9312d82a175d70de9d087a3fd4ea12329f12eaf0a89f4f -address /run/containerd/containerd.sock │ │ ├─247388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb06004e0ddf14d2e25d88f0ff824d9b67e1b9addb52923ff05bf495c9badc5d -address /run/containerd/containerd.sock │ │ ├─247465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8c304016a5be0c9cb7aaa365d1617593a865d9017a959a31defd9300e765846 -address /run/containerd/containerd.sock │ │ └─247701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53d25c3b683afebcf51249ec90169e1c7f3964fd5dd9fe3c70a7d4d8254b1914 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1435 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /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 │ │ │ ├─88274 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─88896 /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 │ │ │ ├─57900 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─57921 /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 │ │ │ ├─77344 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─77906 /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@ceph-exporter.instance.service │ │ │ ├─114982 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─115013 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─ 99662 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─100268 /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 │ │ │ ├─44918 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─44961 /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.ydzsvw.service │ │ ├─45596 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ydzsvw/unit.run │ │ └─45630 /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-ydzsvw --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.ydzsvw:/var/lib/ceph/mgr/ceph-instance.ydzsvw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ydzsvw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ydzsvw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─33740 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-b3f1177d5b4f48d268ef0d288699c2aa674291190b64845555a114c3f3c27227.scope … │ │ ├─58004 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─58052 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─18757 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─25306 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.223 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─docker-894c11109d26b8b6550d4c67be998ae914eab32b33f068dd4c20dfb253a62aa9.scope … │ │ ├─77947 /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 │ │ └─77959 /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 │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-540b072b3ac5d814f01389b3dae953bee49fb289b9e6cb72197de523776e1155.scope … │ │ ├─115105 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─115119 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1104 /usr/sbin/uuidd --socket-activation │ ├─docker-c5d6b88d52340c073b3bd5d4c19eb26475dc8a52341a13d4416cc140984ad590.scope … │ │ ├─45736 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ydzsvw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─45763 /usr/bin/ceph-mgr -n mgr.instance.ydzsvw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─35300 /usr/sbin/chronyd -F 1 │ │ └─35301 /usr/sbin/chronyd -F 1 │ ├─docker-257f3370431b185c7327b551672910202d7cbc99b5b4e2e95b1a08c3e488e702.scope … │ │ ├─100320 /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 │ │ └─100332 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─11413 /sbin/iscsid │ │ └─11414 /sbin/iscsid │ ├─docker-6ccf8862bc84e3d62a45865f835322598dfafb950624813f0df690d045b1df65.scope … │ │ ├─88937 /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 │ │ └─88949 /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 │ ├─docker-a23030a7655cfc47b82b57bbf9f17984d70593f5f5a145972504a596991093bb.scope … │ │ ├─45081 /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 │ │ └─45100 /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 │ ├─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 │ ├─84deb4a6f8604e501db171858288f895ac04e6d7e83190ba1507760a30ba844d │ │ └─128250 /pause │ ├─eec01b225641f75e18a5548168d3c5c4da6aec067be731151f175d97ed2a9810 │ │ ├─212070 barbiacan-api: uWSGI master │ │ └─212084 barbiacan-api: uWSGI worker 1 │ ├─052747e4bdb079db0a5d6f290feae1f93f9389c0c93fc93124645b2a69f9b993 │ │ └─171132 /pause │ ├─3e9755d47de3b891ec87b2d3f84bd28fc6e4b8b724d6066787b7649b978ac396 │ │ └─140293 /pause │ ├─159170c1b15792559f15fb09662ed3b94357a7ef25bf950c27c52908c20f2a2d │ │ ├─237131 /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 │ │ ├─407670 /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/tmpfz884nnh/privsep.sock │ │ ├─408026 /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/tmpb9hf02h2/privsep.sock │ │ └─414863 /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/tmpc_4wxtqn/privsep.sock │ ├─5e6dbd33725728033ce8ced260d9f7d53f5e7a3ea3ec21f15909e62ec47b3030 │ │ └─44606 /pause │ ├─0201318a22c0ea8a699a192d45e41c6a1541228ffc1d2463111f9c700c9affec │ │ └─31987 /pause │ ├─2eb6eddd08eb9770f44964457e145f8468f0d8732f3e667abf06da636ecfc1af │ │ ├─233711 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233728 /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 -- │ │ ├─233751 erl_child_setup 1048576 │ │ ├─234045 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234046 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234059 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234392 /bin/sh -s rabbit_disk_monitor │ ├─428d75560009d83b8b6900de737d9b1ef75d0752b3cef991c162b51b9b3a53e7 │ │ └─182853 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─6c327aa23ecb37cb458b5bae87ad275dc2b2fdce7b1a79170a5112130936a7d2 │ │ ├─219040 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─219400 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─219402 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─77ae1ce166fd31cef94c4e3d0e5d81e6951544dd6398647c70770e7977f5ebb7 │ │ └─42273 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9dd429c04b558e376a676e974fad7e974d1d0aeb162cedce3ea63b960fbdc028 │ │ └─152049 /pause │ ├─61f01e68e052bac8c810fe4222f7eb79e03cfe63ab0082b0df9a60b4141f400d │ │ ├─185773 nova-metadata: uWSGI master │ │ ├─185785 nova-metadata: uWSGI worker 1 │ │ └─185786 nova-metadata: uWSGI worker 2 │ ├─b4d56e9afbbfe2f995fd37b4c256c9863db6be4f50cce93269e5b83cb03eda8f │ │ └─35705 /pause │ ├─265587a6cf849ab48eb880d6768d871256a4ab8e8858b2bd2b09a778bfdd6fa3 │ │ └─150717 /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 │ ├─e175af1b531bf91f66edca80ef45fef0729911a692600cc0faa043153f6e433f │ │ └─198350 /pause │ ├─ed090ce21eb7fc6ee4658ac4ab52e32a01e94aa3e5b1388fc1a363d57a980b00 │ │ └─209085 /pause │ ├─281a233ff4f3bf077d50b10d6145d5ec6640bd33b17bd79b2f83c36475a9a219 │ │ └─30736 nfd-gc -gc-interval=1h │ ├─25f5c0980fd2992c5f5a6b992abecbcae2cee53d27dd7d65fa7e723f613361cf │ │ └─41845 /pause │ ├─0abfb823dec65faf1deeb894bfaf3eb7ae52913acad770637b1a36d8d1ae78b7 │ │ └─152671 /bin/oauth2-proxy │ ├─ba66806507f996ed038ae202e9651a23df113d09ba5c85d74dee16f438c555cf │ │ └─227980 /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 │ ├─92dd79fb89bfe843be9312d82a175d70de9d087a3fd4ea12329f12eaf0a89f4f │ │ └─247428 /pause │ ├─0aec7c011de83704604f184d553565e14379d11a482180bdf897d5b60302416c │ │ └─140921 /pause │ ├─83b05c9142072e7ffd18e6d909ba7fbbd408de7d4061056bc920fd50c0e7b4fb │ │ └─204693 /pause │ ├─3cc7a45018d81f1383e45b863e87cdc63e0ef2c0bb642a3b2f6b8c7f07da33c4 │ │ └─28796 /coredns -conf /etc/coredns/Corefile │ ├─a62ac70fd7812451f604c20c0013ef29e62fa4290892f281f9cb630ade6c1960 │ │ └─150688 /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 │ ├─6b25808b787e0c45f6a097818cefeeb4c0509db95d48f2ff991009950b1a7c36 │ │ └─33817 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 │ ├─2b79e2ec5c5f0b55d7f50f37909bc763a93b4d33fa9643cea56eaaf12840b9db │ │ └─61392 redis_exporter │ ├─5cd94d210af3ff733fa5fbe2ed1c45d08d78eef3a4806e09a148b8e0b3260482 │ │ └─232873 /pause │ ├─748c28a8d48663def6daa339a656e72ea9db99ca032fc697d6f1b3058e1d130e │ │ └─224707 /bin/bash /tmp/libvirt.sh │ ├─562ec293b7d145dddb150a0bb04887aa2bf4eff6d2774629fec55a05adeb5028 │ │ └─26901 /pause │ ├─ca328635fe92d74bce5ed7711e179094b3f0f3a554cd6d25e23f69999c73c58a │ │ ├─188295 /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 │ │ └─188839 /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 │ ├─4aed5c5289f97ec597e2aa4c54e1ce2e3e59d89eb510a017e00ca5b0ebc633fb │ │ └─42378 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f8afa711c9d8b113aa0d783f1b31493c5fd22eb9fde33cdb0985cadbfeb2bd08 │ │ ├─187238 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─187911 nova-scheduler: ServiceWrapper worker(0) │ │ └─187913 nova-scheduler: ServiceWrapper worker(1) │ ├─eb95c5bae1b05148172d58ec5edd27cf2c2ce6b50a7af69bd61214ad93107098 │ │ └─31478 /pause │ ├─028a91aef7f6c1845bce92046cfcb9319d8d8e4236b561b1d5f18ee958e8dc23 │ │ ├─198375 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─434605 sleep 300 │ ├─7332cd02dcbd4be7c1ac6dd6974fc7e1ee2a9e1deffe1c83b3d8218f676fd65b │ │ └─27165 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f6ba4fe484004e1d4809ad30b2e034ccd19a32b35b84c4e22090fb5335ac1ad8 │ │ ├─163821 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163842 /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 -- │ │ ├─163850 erl_child_setup 1048576 │ │ ├─163962 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163963 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163981 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─164254 /bin/sh -s rabbit_disk_monitor │ ├─f20466d3c10ce1a2034b6a2f5863df09b0db387e02ad757b714362e1ca6ff814 │ │ └─211263 /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 │ ├─c1686e3454aa57e0be2039f9b2799646be9583073ce05678e8ed41014ac5a334 │ │ └─170200 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ca9614d136235400148cba4bd885521b2a485f457ccda2994bbc82f9b8240c18 │ │ └─170636 /pause │ ├─c8c304016a5be0c9cb7aaa365d1617593a865d9017a959a31defd9300e765846 │ │ └─247513 /pause │ ├─42e7da0859de1ff9a9d7ea4a73eebf2acf7577df77ef69befa41cd1b4bba3554 │ │ └─61598 /pause │ ├─651ce98c999be1333f7747c3a167a74b0d31c097ef9a28b1f9a5bb7dc492ebd3 │ │ └─187105 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7651622b93448511897f919e9361a06b29d920fcee996aca1db905fbe9abe64d │ │ ├─204879 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204897 /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 -- │ │ ├─204906 erl_child_setup 1048576 │ │ ├─205304 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205305 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205321 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205537 /bin/sh -s rabbit_disk_monitor │ ├─b40c8c2f5534bf2c74945962dc0bc29a79545cd7f2a5c0c462369c93d6c1453f │ │ └─30696 nfd-worker -metrics=8081 │ ├─0d383e67a8f0e76b0296718926f6ca9cd6dba97eebf8cf36b455275fc47879bc │ │ └─230284 /pause │ ├─f7596f56a23c0fda5659751f4d023ae6bff432b4419c8d4bb66a9edc1fc46811 │ │ └─28816 /coredns -conf /etc/coredns/Corefile │ ├─19bc080b04dd74c1e9dfc79c816db6cbea35f96f8554d1a4a3d77d07f2021827 │ │ ├─224261 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] │ │ ├─225067 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─226722 /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/tmp2lr9420r/privsep.sock │ │ ├─406476 /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/tmpxboiiqu0/privsep.sock │ │ ├─406883 /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/tmpi5xer8d7/privsep.sock │ │ ├─407483 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─407484 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─410245 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3a682335-08ba-4554-8ffb-8dfecd22e316 --namespace=qrouter-3a682335-08ba-4554-8ffb-8dfecd22e316 --conf_dir=/var/lib/neutron/ha_confs/3a682335-08ba-4554-8ffb-8dfecd22e316 --log-file=/var/lib/neutron/ha_confs/3a682335-08ba-4554-8ffb-8dfecd22e316/neutron-keepalived-state-change.log --monitor_interface=ha-701f3605-e6 --monitor_cidr=169.254.0.71/24 --pid_file=/var/lib/neutron/external/pids/3a682335-08ba-4554-8ffb-8dfecd22e316.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─416015 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=2af9b3a5-2b50-4687-a0b0-ada3d0a0d0c0 --namespace=qrouter-2af9b3a5-2b50-4687-a0b0-ada3d0a0d0c0 --conf_dir=/var/lib/neutron/ha_confs/2af9b3a5-2b50-4687-a0b0-ada3d0a0d0c0 --log-file=/var/lib/neutron/ha_confs/2af9b3a5-2b50-4687-a0b0-ada3d0a0d0c0/neutron-keepalived-state-change.log --monitor_interface=ha-91fa4aac-c9 --monitor_cidr=169.254.0.38/24 --pid_file=/var/lib/neutron/external/pids/2af9b3a5-2b50-4687-a0b0-ada3d0a0d0c0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─420528 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a9529b7f-2865-4bea-8631-7ccc927c8d8e --namespace=qrouter-a9529b7f-2865-4bea-8631-7ccc927c8d8e --conf_dir=/var/lib/neutron/ha_confs/a9529b7f-2865-4bea-8631-7ccc927c8d8e --log-file=/var/lib/neutron/ha_confs/a9529b7f-2865-4bea-8631-7ccc927c8d8e/neutron-keepalived-state-change.log --monitor_interface=ha-ed2d8f2e-0b --monitor_cidr=169.254.0.64/24 --pid_file=/var/lib/neutron/external/pids/a9529b7f-2865-4bea-8631-7ccc927c8d8e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─429554 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ec3f99e5-e6c9-4ce8-9fa0-579ff1154863 --namespace=qrouter-ec3f99e5-e6c9-4ce8-9fa0-579ff1154863 --conf_dir=/var/lib/neutron/ha_confs/ec3f99e5-e6c9-4ce8-9fa0-579ff1154863 --log-file=/var/lib/neutron/ha_confs/ec3f99e5-e6c9-4ce8-9fa0-579ff1154863/neutron-keepalived-state-change.log --monitor_interface=ha-ef0e2a6b-50 --monitor_cidr=169.254.0.123/24 --pid_file=/var/lib/neutron/external/pids/ec3f99e5-e6c9-4ce8-9fa0-579ff1154863.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─c55ab945757a09aa9f2aa865bf40419ca751eeb5c096480fb43c6321b4d34df6 │ │ └─139745 /secretgen-controller │ ├─79ed17fd9a91b3fb75b7fbdde7da5c1e2c7e7a0606e491092bfd62560ad52cbe │ │ └─24989 /pause │ ├─f36eb4b3ac1a9abc0ac15ef31cfbe6932567169d1d52b627b204a619a9935c06 │ │ └─152633 /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 │ ├─6d3a579a89752863db9b06fcc6f921a89fa172368d272835a2afe5dfdd1a6893 │ │ ├─259712 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─260389 octavia-worker: ConsumerService worker(0) │ │ └─260392 octavia-worker: ConsumerService worker(1) │ ├─45af878e12e8ea030601c50083c4f8ed51f337a75a18274b96ceed6966e8ba3a │ │ └─36462 percona-xtradb-cluster-operator │ ├─8ad7bf00457ae31f1cf8a2ff6eb72578ad5143db7ecb66b6c033b61a5781f57c │ │ └─60433 /pause │ ├─95a961d4f9e7078aece6ec23bef346a4b8fcc5b1a3abdfe89e58ce7837719481 │ │ └─160984 /pause │ ├─bbbe17041a1c4a0574efb95e262700d5a9ceee78e7203cb71988245c0609077b │ │ └─201643 /pause │ ├─6d4cf8d710406770d01ff1bf4a79307119ba25c8abe6ec622013474ce72e19d5 │ │ └─46257 /usr/local/bin/rook ceph operator │ ├─1401bae23fe8ac65e76a8953330491e1132f0e4f90313c114615c3844f87ba8d │ │ ├─218180 neutron-policy-server: uWSGI master │ │ ├─218205 neutron-policy-server: uWSGI worker 1 │ │ └─218206 neutron-policy-server: uWSGI worker 2 │ ├─6fa47f70dc06e2de9f9d595c578f47f1c824e2870beefd7a61d17f0bbd115125 │ │ └─196152 /pause │ ├─5aacc88b1f8b0dfeba4d6eff31ab6e790c9b61ff913408e759cbf8e536a5032e │ │ └─198160 /pause │ ├─25fc576d17fda639e22dd49e32045754b9cb1544a2dc63ebc555b0b385cfb094 │ │ └─152452 /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 │ ├─93b70cab6392a4d8c8ff39ac27ecd180ac57c85261106482c2d0767e15354564 │ │ └─166176 /pause │ ├─290263b8aa046e5ab7897226444f77c0378e1e96a51a2c958bf057fb06841b22 │ │ ├─241466 magnum-api: uWSGI master │ │ ├─241510 magnum-api: uWSGI worker 1 │ │ └─241511 magnum-api: uWSGI worker 2 │ ├─ae3752cb3ed35eb66426af3d9628b1e1c368927a31f592e610696c3e6a9777b2 │ │ ├─200223 apache2 -DFOREGROUND │ │ ├─203724 (wsgi:h -DFOREGROUND │ │ ├─203725 (wsgi:h -DFOREGROUND │ │ ├─203726 (wsgi:h -DFOREGROUND │ │ ├─203727 (wsgi:h -DFOREGROUND │ │ ├─203728 (wsgi:h -DFOREGROUND │ │ ├─203729 apache2 -DFOREGROUND │ │ └─203730 apache2 -DFOREGROUND │ ├─a415b40830c66f13ce4aa25616a3c396645ff2ae476ad6ad0e713f302469734d │ │ └─41964 /pause │ ├─dc8033a18b2a1de7167a117e4df81ec3e323d9909d3fe4ed744860e622a513f2 │ │ ├─220331 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) │ │ ├─221647 /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/tmp3_d24i2j/privsep.sock │ │ ├─222148 /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/tmp6fktjjze/privsep.sock │ │ └─222594 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─7dce8154c6085afd8856f10a4bcbafdebea55b75d48df57b23196c812836bf8b │ │ └─255370 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─023b6c30f31cb93be6b1b464ac554e11e7b707e8ca2b16ba0480656d2a3b1c91 │ │ └─171374 /pause │ ├─7e4035f7057dcd2aa1581684945ea0fd949a8b32cf969ce6421abbb9ee51ac8c │ │ └─30770 nfd-master -crd-controller=true -metrics=8081 │ ├─4937fc532080222a42595e553b355baec75b638554bcffa9d66a015d59f8f45c │ │ └─31414 /pause │ ├─eb291b29b49a43100a7103dc5d28032e978609288e9f4848a5c11cd9b9bbc0fd │ │ └─32275 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─0d89ae9b09c41957fc6d8ce7ee50e377fb681292edbc4c7e394f69442f936328 │ │ └─32724 /server │ ├─043734ed681a1cb9bee0c766bb46c7cbeff3099767b55a1a96eff37017bc9773 │ │ ├─184998 heat-api-cfn: uWSGI master │ │ ├─185029 heat-api-cfn: uWSGI worker 1 │ │ └─185030 heat-api-cfn: uWSGI worker 2 │ ├─631aac6352c142447c12df99c67b4332b669f4bfbfc1141e620e0e6e91671899 │ │ ├─121867 /usr/bin/vector --config-dir /etc/vector/ │ │ └─121900 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─17b8eb1169416b851b3fbf991746ed5dcd71d560af847d6000332f030b645529 │ │ └─170920 /pause │ ├─29b1443d846baa9c0e84e3de19422f5b07f4c67cc5b3b735685b42d0ec86e316 │ │ └─35757 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4bfa4c967c52786dbce0167b0a54f07910e466d3f4fccf07f728461b19b0a5b1 │ │ ├─62154 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62171 /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 -- │ │ ├─62177 erl_child_setup 1048576 │ │ ├─62256 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─62257 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─62273 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─62418 /bin/sh -s rabbit_disk_monitor │ ├─e3c1d4fee05b4d1b583b6c416d86e1523e7e43967b82188e97b43e3ff17df70c │ │ └─220813 /pause │ ├─d3d13216aec10ab8c8a96228045e34c1504cadf828ead418b1f59d63f318c01b │ │ └─218860 /pause │ ├─5133e6bcea6c6391ff285eb1fd6f0ff639a03d29d7bf654cc77016e8f38aad41 │ │ └─28764 /pause │ ├─8977776c13a1a65401ead6be6f0ce7de7e27d2468dc57cf56ce1ec3ac6f4a6f2 │ │ └─152595 /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 │ ├─8b7a761b6afedbaabf87862a8c92d95de02085bcf042a7032dad19ec4ad15401 │ │ └─34722 /pause │ ├─86a583694e3008145ffe39b9d820c70f2bde3ed955aff3dd6c17dcd11ccaa370 │ │ └─151449 /pause │ ├─cb06004e0ddf14d2e25d88f0ff824d9b67e1b9addb52923ff05bf495c9badc5d │ │ └─247448 /pause │ ├─c92ed53c3f52195c1d4c3e481ff2e72918befa910ff25d9cc989b9107bc94460 │ │ └─213159 /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 │ ├─7a3b9a0a7a576388e92938c9f00d49a3c8a5d3d6282afdd6bfdf5f7741dd97f0 │ │ └─38112 /pause │ ├─0ceeb4557c097eabba041cb7677c1159c8085ee0e57728412579e78e344c4910 │ │ ├─184974 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─185458 heat-engine: ServiceWrapper worker(0) │ │ └─185465 heat-engine: ServiceWrapper worker(1) │ ├─20c30c9bad381619b3fe269604280104de141e12b0a53a6430c56f69f45e9341 │ │ └─28247 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6e9ee10cffbf627fd0434a93a573d1eee7998232fdf517b1c9ec43e152db775b │ │ └─161385 /pause │ ├─2664e0a52c1cf90a31ce17f291067fe6f52e207f47ce5434cd2b5fd00897269d │ │ ├─185582 nova-api: uWSGI master │ │ ├─185676 nova-api: uWSGI worker 1 │ │ └─185677 nova-api: uWSGI worker 2 │ ├─959e9544024517b6be95247c670ce7818562a37d86c1c4ce92dc612dfe367e15 │ │ ├─179995 cinder-api: uWSGI master │ │ ├─180021 cinder-api: uWSGI worker 1 │ │ └─180022 cinder-api: uWSGI worker 2 │ ├─81822d1a3fb2b8783b208623feb51207c85ab9d156e76de0df9cbe5e820818cc │ │ └─30177 /pause │ ├─9223d5c508228ccf4d0dd5a19c5e239bc2fdcf11b3c17139375329edf29667b9 │ │ └─197078 /pause │ ├─085f2055b9696263660cc55f8f734be649d1b50c268ff8837ddf6cd2417ba1f4 │ │ └─44022 /pause │ ├─cec80611cd5b16f989589a4290f9486205b1c261e29b872232d24c19054b2afc │ │ └─171618 /pause │ ├─1b71892290dcbecd0a6c9a3c9cf3394671d1662064366b5794d389e17670ff3f │ │ └─28727 /pause │ ├─fe7b494c6c608b341ecfd9aadbb230312767667f2c75c447afc68f65106bc7a2 │ │ ├─151873 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─151890 /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 -- │ │ ├─151896 erl_child_setup 1048576 │ │ ├─152163 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─152164 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─152189 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─153202 /bin/sh -s rabbit_disk_monitor │ ├─1bc18813995255e2d6823c6484849738255e001e5ffad217a4c3b64e516b1d35 │ │ └─217506 /pause │ ├─14175bc70080202f9c7fcc5039677315976f97b9ca72c9a3ebc33c1c8c4bd849 │ │ └─25070 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 │ ├─3766f595e29d8e4caffbbdc03f27ecf55c97a13a5291e873126607c7631e54e3 │ │ └─217555 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─eff14b91346ffe65f91f6bfe6586838f109153f95412c6666b78e30d5f994a1c │ │ └─155551 /pause │ ├─af346d8daa13a865c48f170304a2ff9b2d0990e234f4cac50e1fbaae0f3ded81 │ │ ├─27373 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─27738 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─9a6de148f8b7bbca1b92a8e8a766c62e09b7731200cffe9a67668af1a2962f37 │ │ ├─217977 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] │ │ ├─218818 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) │ │ ├─218830 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) │ │ └─218843 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) │ ├─11b0e0017e6882f09e3266b7ea8354fcd0b02a94508aab6065ff9a6ac65e7a67 │ │ ├─184975 heat-api: uWSGI master │ │ ├─185031 heat-api: uWSGI worker 1 │ │ └─185032 heat-api: uWSGI worker 2 │ ├─5bb1b32e8a4f5017883c135e9f34594fc715302dd898f504e89c963aff85e426 │ │ └─227762 /pause │ ├─c11156779b6fd1d41c5498438217f535877b6971cbb9b283116ed2d17861962b │ │ └─30337 /pause │ ├─a5dff7273b34938d9db768cd0e9fa026935a66dfe38208387a8ec6c94c1a9bdd │ │ └─150187 /pause │ ├─9ceea23e26caa46e0393457f79e4ae51427d63465110bae41970b6412dfda180 │ │ └─241157 /pause │ ├─18e11ba5e9cf225e73fcfbb40e90dc935b5bce5f105b1316be09552680b25234 │ │ └─25127 etcd --advertise-client-urls=https://199.204.45.223:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.223:2380 --initial-cluster=instance=https://199.204.45.223:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.223:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.223: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 │ ├─7d453ec464ab3cbdf9f550ab4e7d6293fddcd01f882bb5b87d48857db37d2d5e │ │ └─241785 /pause │ ├─e648cdbbde1e958f0a853b5e627a4eccdd114377008663d1b14c1ec3d302478e │ │ ├─150814 python -u /app/sidecar.py │ │ ├─151519 python -u /app/sidecar.py │ │ └─151520 python -u /app/sidecar.py │ ├─d4f6ac198ce3bde863ad5df8d84cb0e8553042848d0f9528942635c9b67baf5a │ │ └─150606 /pause │ ├─f587f0a2cecc91a76829d6d1649babb0898fc7918e1b00f49501868728a3bb43 │ │ └─40132 /pause │ ├─00e19262b7e893d8fa24d9561da1eff410a6c15e7a9527234b51f33179a38a42 │ │ └─153842 /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 │ ├─5e2beab323b8b71b60c2b2e59948fdda7cf2f926a283152e1e6dd4a07a73bc52 │ │ ├─262401 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─262421 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0c99d3738df7a7b304ffc282cdaf701f50da7f2415d0541c915d50f7ec130826 │ │ └─210419 /pause │ ├─0ea7d0de6331e0bd40085b1a3f9bae5c8953e343e2e12f73b4b5069f2381e32b │ │ ├─162485 glance-api: uWSGI master │ │ ├─162509 glance-api: uWSGI worker 1 │ │ └─162510 glance-api: uWSGI worker 2 │ ├─db73f990a3c53d76285e35eff7cd7209cb5ba11357b89dcb58b095f1a04ab2d0 │ │ ├─187060 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─187695 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─187696 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9513f90273f000c7c338ea7999937949a525f445a79eaac99e9d1dcec015a65f │ │ └─40031 /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 │ ├─80ea85f2ca2fbd2f83ff55e866e3040901efd969ccbbb90785c84f3a99ec2385 │ │ └─243523 /pause │ ├─5a6d240dd664558f0ff248abfee08fdad19627cb0496f950c6c64486a876bba1 │ │ └─45883 /pause │ ├─a990e0a7b7b4191c5e5773d0bc6101be4442168fe2680ebb19b9f9d97aa4a7af │ │ └─46825 /coredns -conf /etc/coredns/Corefile │ ├─963bb78ae773b85973ff49798a6bd60e6f7071293097755644b16caea7ec57b7 │ │ └─25602 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1f06661a226217af8f923498fa7af8797e308388a2d3ffe04b1812d17962c90c │ │ └─24990 /pause │ ├─49c15d1c69a5c07c49b2600eadf09c3a1b81b11f73a6806b259b36dc1a4a4b5a │ │ ├─255362 manila-api: uWSGI master │ │ ├─255410 manila-api: uWSGI worker 1 │ │ └─255411 manila-api: uWSGI worker 2 │ ├─ef20c6cf6509e61c3a3e107f20523e2a25463325655cdc41dc1bd955b070555c │ │ └─201686 /bin/pushgateway │ ├─2bc720e58e29a2813e436633a5d96fcd7e2d0274980711c9d5bf8f8134e8f85d │ │ ├─150747 python -u /app/sidecar.py │ │ ├─151415 python -u /app/sidecar.py │ │ └─151416 python -u /app/sidecar.py │ ├─75d6e73ec17c6c07f15b86cddf36f8068661601234b808d36dbc144e31b56d05 │ │ ├─193267 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193285 /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 -- │ │ ├─193294 erl_child_setup 1048576 │ │ ├─193537 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193538 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193548 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─193991 /bin/sh -s rabbit_disk_monitor │ ├─dd1c12f5c66ab46dd22f14b901e18df49faa7c1a0e5bf5f979e3db1f7f49ee36 │ │ └─28203 /pause │ ├─4087692de519807362f7807e99120022a32e1f8734e57504db513a5c6244c287 │ │ └─168884 /pause │ ├─16ea9d8a99c9ba3b0d816b6c3d9ea5f63fda720cc9dc0f270c4a8cf2a73dfba7 │ │ └─37912 /pause │ ├─9252960e350c2818b7d879bd91ba9b3d0501c767302fb3ef20de459df3a50f81 │ │ └─31920 /pause │ ├─1213d00824fc97c0c0eabc53dc260e32dbcc3274a4ee05e6668eee814c726da2 │ │ └─152549 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-223.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 │ ├─6e9cda2ebc65147b0ef7e1cbd31f1565fe2c947f771d2376a45cfb302d427900 │ │ └─163605 /pause │ ├─4eb6ba9442735937c4cd8480d93cddbc4a666809901fbfa0e58d033fdd6875e5 │ │ └─60754 valkey-server *:6379 │ ├─84fbe67f0b1929ee163b946053cfb9d060a4684d5cdb3cb9e3a0f22c4711051e │ │ └─25576 /pause │ ├─a208afc8331dc682542f239815a2f18fea49a63dc4ecdee1d7a6dccc3644f9f7 │ │ └─224650 /usr/bin/libvirt-tls-sidecar │ ├─86441bcdd609299bde889918466473c8dfa448702da91db67b9eea33392b4a91 │ │ └─150845 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 │ ├─3d45886d2d0743caa3938a1e9ec286f443fac5e3f9736ea099f4164dd358bf00 │ │ └─32020 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─4160d4cc2dbb1127e64fc5e975a8f73388cd7c8677f3b7c189d0aa517e532ed3 │ │ └─197680 /pause │ ├─5fef172b228cb327a349e6765fea8b282252d7393ae25fe61a246342d54a551f │ │ └─220701 /pause │ ├─8448b20ffab5b95aada79dcca8bb7f0f2c46e87b268ef1154388897b9506b87b │ │ └─39214 /manager --metrics-bind-address=:8080 │ ├─1ff6cd6153076c8e65b433027b824b9d1a21c3608fa06b6de4292f0f7f51c61c │ │ └─39521 /pause │ ├─826bb583e1c9a271291b6539f1e9599c5ed483db3339bfa2fb24065cb939de39 │ │ └─47358 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─127329123fb7d88d89b67eac986e9b964e743dfe04951164565c9e2ced1ce94b │ │ ├─218097 neutron-api: uWSGI master │ │ ├─218166 neutron-api: uWSGI worker 1 │ │ └─218167 neutron-api: uWSGI worker 2 │ ├─a63e2cda3e064989b3fb43d9c95e7a8872bd5e10af3990601971be2364608d4e │ │ └─25012 /pause │ ├─a2d2086e38c1db3f35ec7f7f3d2f100aca1d9095d4491896f4d5fc27d0512cb0 │ │ └─39134 /pause │ ├─94ea9143871c58e232c77524ee442881878061d2dbda4d52b1d81411fc173da1 │ │ ├─260799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─260836 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─261547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─261548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436834 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436839 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436840 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436842 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436843 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436844 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436845 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436846 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436847 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436848 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436849 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436850 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436851 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436852 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436855 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436856 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436857 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436858 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436859 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436860 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436861 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436862 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436863 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436864 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436865 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436866 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436867 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436868 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─436869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─436870 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a55204cc6de121cb1d23e3758c182f646d597e54bd6bfc8d0328df4a9c62bea7 │ │ └─243367 /pause │ ├─93ec14987e45206265aa0ba449356469508a1648e69526af085584b3ee885da5 │ │ ├─241190 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242122 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpkmnxieo8/privsep.sock │ │ ├─242127 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242129 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─24af10161c1219097af72edc4818285169c9473c742462954c8b891d9aa161cd │ │ └─168930 /pause │ ├─774f0acd0fff2dfc9d89588e14ac945073c81ae8ab9d6fcbba56d8159d7588e2 │ │ └─152381 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-223.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 │ ├─e68525baaf86de04ed877073f82048cf959dfae7075e862c76eec54dd03351a0 │ │ └─46529 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ab572a6becfb964a6277d2b86adc01a702b727d7aecd020339e791e128c324cb │ │ └─61106 valkey-server *:26379 [sentinel] │ ├─0600375d56c5636bdedd8f5c1991375706b7bad99a7074265a3e1139e8619b9b │ │ ├─132686 apache2 -DFOREGROUND │ │ ├─132724 (wsgi:k -DFOREGROUND │ │ ├─132725 (wsgi:k -DFOREGROUND │ │ ├─132726 (wsgi:k -DFOREGROUND │ │ ├─132727 (wsgi:k -DFOREGROUND │ │ ├─428578 apache2 -DFOREGROUND │ │ └─446277 apache2 -DFOREGROUND │ ├─b64fb197aef6eb97d4241ba5a59a094bfe4cddf6c2986e152f7eb7146ec54471 │ │ ├─162139 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162190 /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 -- │ │ ├─162208 erl_child_setup 1048576 │ │ ├─162580 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162583 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162593 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163298 /bin/sh -s rabbit_disk_monitor │ ├─e336c8f9c279ff6c871d4071d8b69ade17fefd17a86bd43de83289c9f38bde7c │ │ └─38987 /manager --metrics-bind-address=:9782 │ ├─7860b8e9d84dd4bf0439b34ba615f8643689f05fd364c89eb2409b207af3fcd6 │ │ └─26894 /pause │ ├─0db5bc7189eaa6dd38e00a4b011a806204461fde5708e33cb1e4c0e8458bdf04 │ │ └─139711 /pause │ ├─d28ecd57ee52134ac77bf11d844f09e3102d0546c66816fc41a7215d70f7226f │ │ ├─40087 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─40133 /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 │ ├─811113ad4e261af7ef3a78f6e8ad2aa5028dba013548eafb38c28b8bb80e58a8 │ │ └─255378 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─bd20a55d03e5600823993edb27e8f7058db17bdaddda8c5c74fabbdefb71666b │ │ ├─193795 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193873 /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 -- │ │ ├─193884 erl_child_setup 1048576 │ │ ├─194190 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194191 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194201 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194477 /bin/sh -s rabbit_disk_monitor │ ├─b26d70943cb84fe7efe03c4318125cbf0da96be871ddd1c1bad2acacbb59a8d6 │ │ ├─141138 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141156 /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 -- │ │ ├─141162 erl_child_setup 1048576 │ │ ├─141223 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141224 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141234 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141546 /bin/sh -s rabbit_disk_monitor │ ├─7ba5d49053fd278a4b37355b861fb6ad77668247a4ff71d7452361a402aae91c │ │ └─237211 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─146445efbff102d5c4a530e4377abe553459184badde8b59ccd23a29dd3cc85f │ │ └─42009 /pause │ ├─1287b6ee72b271c204795bcc89e0ac5c20715286e14c5b9bb63525eac0d65faa │ │ └─129584 /pause │ ├─1b0fbdd266fa2d5afa648c49afd146649b170c0efdf9e86705de4de416b0cbeb │ │ └─31765 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5dea362365772020c80195c67e5c79f1987458a7fdce13f47a9ced2609ddb73d │ │ └─152507 /bin/oauth2-proxy │ ├─a9bd37d9af70d41a3bf569921ad5d78dbbdb7f5d8dac7bcf385d1db531560dab │ │ └─121819 /pause │ ├─3548c95668c5470f89b577bfa58b78810ee27b44a80a193da0a7833906bdde16 │ │ └─233552 /pause │ ├─df9d207fbc5715cffcad02d071237815e33f3f6c505bf73e7298170444d22dbd │ │ └─41214 /pause │ ├─d26bebf40ceac0a09bb290aee603c144dbd87609c1c9c82f41085f295c985934 │ │ └─259742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d0430c537c34513f815a032efae2d82d58df3814ee5b1f37475d8526fc4835e0 │ │ └─192757 /pause │ ├─05f2e496909d3799a6e4db4ef5244e58a719fb449244b3ba20b93a6c43b6a5c9 │ │ └─197799 /pause │ ├─2d2e214b229b597b8846f0e3a075e3d7865e56ac28b48918ff218710d99987d2 │ │ └─31526 /pause │ ├─341fd909e5bc27d629dc24a6ac9fbc4894fbee29f59e38fc14300c364f42bf6c │ │ └─210447 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─214d340d3e51257b254e70feea0d2813a2d80443b754609825ca6d0d09398da7 │ │ ├─149336 placement-api: uWSGI master │ │ ├─149367 placement-api: uWSGI worker 1 │ │ └─149368 placement-api: uWSGI worker 2 │ ├─83ca84be6850067792a3763fac85fce79c0c198b0520a1623dbc8a8280c02866 │ │ └─25114 kube-apiserver --advertise-address=199.204.45.223 --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 │ ├─89a541420d70cc132e64ae68407e163cc20df9053e9745bad979edeec7e70976 │ │ └─43497 /pause │ ├─aba7aa6eafcea1c0bf12c8ee998336f70c9cdeb8e290603e5a54b7882dc41f1c │ │ ├─ 32600 /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 │ │ ├─ 32615 /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 │ │ ├─ 32903 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261193 nginx: worker process │ │ ├─261194 nginx: worker process │ │ └─261195 nginx: cache manager process │ ├─90fce45f44ee7738e55854ab55caa738af88a7f53dd306dc7e56633d3be6542f │ │ ├─255630 /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 │ │ └─256097 /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 │ ├─6a55d6056e15ebcd5808f9e197e84f8adfb87c07e036d817f4b3455d342383e0 │ │ ├─46483 nginx: master process nginx -g daemon off; │ │ ├─46497 nginx: worker process │ │ ├─46498 nginx: worker process │ │ ├─46499 nginx: worker process │ │ ├─46500 nginx: worker process │ │ └─46501 nginx: worker process │ ├─0fbe100975981f001c0ca46dc1cebbdc4a72ad69826b58ec38c92d9479afc9b4 │ │ └─171533 /pause │ ├─a0c26b76db5e4f53030e7e95fd53adb3f95f65b76cd2d3d5c22fd22b33702a9e │ │ └─230384 /bin/openstack-database-exporter │ ├─2f4fb7c7fabaf41a1bd80474f52d3bc9f9c81d89d6ace4f76c4a42457a08f3e3 │ │ └─116835 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 │ ├─d5cfe51fcbb4876c67a63cd45dabff50d52080f865befae49384083150ea2bd7 │ │ └─186122 /pause │ ├─30fef64b1bf77365b137b454fca9579390605a209662b3680cd0c18b5d57b110 │ │ └─116801 /pause │ ├─8e93ac2c1bede94f427ebb6006334cf1bca4589c743846018fe6cd55f8e37268 │ │ └─213116 /pause │ ├─53d25c3b683afebcf51249ec90169e1c7f3964fd5dd9fe3c70a7d4d8254b1914 │ │ └─247753 /pause │ ├─36c4fbfe0d161260f10028b2e34a0a5dedb7b9b13982c55b93e5b0442378fa25 │ │ ├─42557 mysqld --wsrep_start_position=29eb228b-87e0-11f1-8ee1-138819e46041:20 │ │ └─43063 /var/lib/mysql/mysql-state-monitor │ ├─e7f9edfa8b2447945720a01ff93d5a938f3041d1a8504c62861062ae6f506722 │ │ └─155501 /pause │ ├─6d5459ba751e977bc54a0047a815d9f34ba28b0193b01c21450be40b71b82244 │ │ ├─223919 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] │ │ ├─224801 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─226624 /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/tmp4m0yx2v5/privsep.sock │ │ ├─228120 /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/tmp5uwfq9n1/privsep.sock │ │ ├─229047 /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/tmpv1nunxpg/privsep.sock │ │ ├─230069 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─230070 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─230456 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/966d3f4f-05d9-4c50-89a4-8abdc464f8d3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/966d3f4f-05d9-4c50-89a4-8abdc464f8d3/host --addn-hosts=/var/lib/neutron/dhcp/966d3f4f-05d9-4c50-89a4-8abdc464f8d3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/966d3f4f-05d9-4c50-89a4-8abdc464f8d3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/966d3f4f-05d9-4c50-89a4-8abdc464f8d3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-db758b54-b784-4186-98af-bf5733bcaeb9,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 │ │ ├─230496 haproxy -f /var/lib/neutron/ns-metadata-proxy/966d3f4f-05d9-4c50-89a4-8abdc464f8d3.conf │ │ ├─237063 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5aa9743f-0ee9-4546-8e06-208c82c1ea68/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5aa9743f-0ee9-4546-8e06-208c82c1ea68/host --addn-hosts=/var/lib/neutron/dhcp/5aa9743f-0ee9-4546-8e06-208c82c1ea68/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5aa9743f-0ee9-4546-8e06-208c82c1ea68/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5aa9743f-0ee9-4546-8e06-208c82c1ea68/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6e6a5f58-9065-4607-a014-ae3261ab848b,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 │ │ ├─237069 haproxy -f /var/lib/neutron/ns-metadata-proxy/5aa9743f-0ee9-4546-8e06-208c82c1ea68.conf │ │ └─409734 /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/tmp9s88zsfg/privsep.sock │ ├─3e2d9b434617c3c090d2c594169ca78419515c612bbab64948739db806b1640a │ │ └─223910 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) │ ├─c09b0fba5337e8a1b2f7b53d437264cbdf91302c794f866fa706411897bf9679 │ │ └─186190 /pause │ ├─d5e06d4dd382a7347491b64f2f28ec7ccc7e7ada17683acef7ad03a0581f0138 │ │ └─24951 /pause │ ├─788b4254fd83427953b61923ae69d5f7190241a342c62ee2f8c043c42084dfa9 │ │ └─24934 /pause │ ├─a5dc1e0471182abfd94362123c46c9233cc91e1002394c0329aa0d260726b902 │ │ ├─241836 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242281 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242282 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d9676b0b5d229addc6f74e9fcd4af60ed5bae10b866b2031aa06f58fea381046 │ │ └─150321 /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 │ ├─ab1bd9438c3444f944181475c11d8bb12fdd5c4bc6e3322394f4d1a6635ae6ad │ │ └─180138 /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 │ ├─11d2dc818d1287bbd4c4bc56b802a3a5185e20f5018197d113733e672dfa9159 │ │ └─33552 /pause │ ├─1ee482c809051bede073c0e9de648ce38b68f99ebc0d0b8cedcbe5fd63b9b309 │ │ └─38682 /bin/memcached_exporter │ ├─95a023262f071b8d6aa738f082940ce71c7d8d2b677eb2e7ac619dbaac040939 │ │ └─150661 /pause │ ├─23277b7ca16f0e670b9f91833f65aa29e1a2de02a1f577a1ee9058ba009c340d │ │ └─152210 /pause │ ├─08aa492fe249f6c0b4c9869501f869cd488e12c57ffc89e92aa65ecc6368725a │ │ └─218921 /pause │ ├─f5a4942352ff352f9ed8a81fa6268707744813b9266dfb4c90bbf825de41a9ea │ │ ├─169374 /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 │ │ └─433149 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─575f3687771c170761c1bec4ed4993033abe70d46d7b6f1e6d1e29aed8bfc14c │ │ └─197776 /pause │ ├─09259051e08786066750f693a6a132064f448fc021e426fb4b80176eb9c3a156 │ │ └─42399 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f7043c52bbaf403794937fae27724721fe84cb6dc5836ced9497ab4f73b6c916 │ │ └─222476 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f3e868966f7170f249e946a1381ca29d6c4ea7643e019ddfa4eb5913d87af866 │ │ └─166240 /pause │ ├─6b30fa9adc3d96fba376f652cad397199e86af474812dd36588dfe1f0e149a01 │ │ └─241862 docker-registry serve /etc/docker-registry/config.yml │ ├─2bebe093e978ce78c16d1a43471c7e330315f3b7ad9bc836f9948a050c013122 │ │ └─197838 /pause │ ├─72b9b8883ed5647b250c3afb1670ac2e0135e57c68ec54d5cc7723973b76e029 │ │ └─211234 /pause │ ├─92677b81ef27a6cb731444bbafde960e46b71d80c12240f78af73864e32f151f │ │ └─25248 /kube-vip manager │ ├─43d29d18969420226debc6ee536dc1e19e1f578c1ab956ace87cc0e4f055ed91 │ │ └─243321 /pause │ ├─eef621fcc0062456a38493cab4e1c5c01b83cc454ae65c66b516556d64de40fb │ │ ├─258432 octavia-api: uWSGI master │ │ ├─258445 octavia-api: uWSGI worker 1 │ │ └─258446 octavia-api: uWSGI worker 2 │ ├─249d922a08bf396f35df48503781aa2c33116461f41ea143eb476747d37db65e │ │ └─169230 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-555jb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6939653ebfdb4ed4fde318baa3993f68e39867935819bb52325b93cc42137ecd │ │ └─225727 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─2b23b463dca89af63475ffef1c949886c54bce5fa3a3ee75dc827813992d4d6a │ │ └─30375 /pause │ ├─3210ea962ae2e401352c0f40d57c3f40713e1f9d66fbf3ba085f13c6550c7160 │ │ ├─233225 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233242 /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 -- │ │ ├─233248 erl_child_setup 1048576 │ │ ├─233458 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233459 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233469 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234047 /bin/sh -s rabbit_disk_monitor │ ├─dcfa379c77e6ad771e4637f5fdbb7aae19e36ff6890942e90c798a8bb10815e1 │ │ └─166124 /pause │ ├─0909552526178f62db0d26e4e6b7071875f6f0368cd63e82c8d60b8f7185f57a │ │ └─47516 /goldpinger --static-file-path /static │ ├─4ca2713bdab2f75c3fb1cd701ff3d776b4e6ecad0e9e6aed1cd1ff4032a55f9b │ │ └─193471 /pause │ ├─b2baec32820c1999339233ec4e66c18e2da9ebd3641e66281112b25e639b2a06 │ │ └─198047 /pause │ ├─2170d188a3b6f63bde5ddc876e1e7110a6eb7875603fac1fdd5de1116c53bcd5 │ │ ├─40408 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 │ │ └─61025 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 │ ├─e3a0c05a770c5f086afa106bc2090676f93be2521ec7571aad1d77829db772b0 │ │ └─40522 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─0c7979a562e97d693aff345412cd8ba2c73c63f291f6c974e1f3b353aeb7307d │ │ └─42251 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ec91335e5dc88503ad5911695d6df2f2450dfd8b500c6299e56322b0653a4725 │ │ └─25129 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 │ ├─e173833c7b3c488f57e66141f289fa43a10fddd35d8996b8017136fc838514e2 │ │ └─243037 /pause │ ├─1a74d018c36085fa4e2ad874fc71794377c50f917a20093b3611f9a945e6491f │ │ └─209110 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ └─8159597b9f2b6952b80fe532e80ab8a488fe796b30bd834f58569724e329ff9b │ └─150547 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount