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 │ │ │ ├─21442 /lib/systemd/systemd --user │ │ │ └─21446 (sd-pam) │ │ └─session-22.scope │ │ ├─21422 sshd: cephadm [priv] │ │ └─21473 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─717 /lib/systemd/systemd --user │ │ └─718 (sd-pam) │ ├─session-4.scope │ │ ├─1461 sshd: zuul [priv] │ │ └─1474 sshd: zuul@notty │ └─session-1.scope │ ├─ 714 sshd: zuul [priv] │ ├─ 731 sshd: zuul@notty │ ├─ 876 /usr/bin/python3 │ ├─ 1465 ssh: /home/zuul/.ansible/cp/199.204.45.78-22-zuul [mux] │ ├─404277 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-upcjqolsbxtkgroxkszrhsgnsqimiovt ; /usr/bin/python3'"'"' && sleep 0' │ ├─404278 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-upcjqolsbxtkgroxkszrhsgnsqimiovt ; /usr/bin/python3' && sleep 0 │ ├─404279 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-upcjqolsbxtkgroxkszrhsgnsqimiovt ; /usr/bin/python3 │ ├─404280 /bin/sh -c echo BECOME-SUCCESS-upcjqolsbxtkgroxkszrhsgnsqimiovt ; /usr/bin/python3 │ ├─404281 /usr/bin/python3 │ ├─404282 /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 │ └─404285 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9806 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12196 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8d979abb3a4e28c08e7cfe93d149c3febe06db7493f4c7a70d594eb31607145c -address /run/containerd/containerd.sock │ │ ├─ 12573 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9e3a81c3db42baa7346649a758fb209d761cc80f172afb7115af3a76c8cabca2 -address /run/containerd/containerd.sock │ │ ├─ 19547 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ce3bfc003453712e5b6447f90330379eca4bd2651a3b0543da796705f269652 -address /run/containerd/containerd.sock │ │ ├─ 24729 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f010c3c8d7e3c2cc19e973f0decc53cfce8a5ba8788cb6e47855235e7ec1e968 -address /run/containerd/containerd.sock │ │ ├─ 29429 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 65f5d2f17ee1b49b0f6a2293abf16d93db912c20511ac327360302008900ff9e -address /run/containerd/containerd.sock │ │ ├─ 33924 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5ce28ea1b886a67c85cba3cdd0bd1f3363f04bd215f41ea2d4ef2fc22a29c950 -address /run/containerd/containerd.sock │ │ ├─ 39303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42f12f2a7f7bc5e61719b8c73f607cdbc0ad09a855432c5961d69af849d98b84 -address /run/containerd/containerd.sock │ │ ├─ 39344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 994e7bd7827caf70d0bdc59e27e03c72bc02ee199e2bd6192a5b752fc0432569 -address /run/containerd/containerd.sock │ │ ├─ 39346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ab07fbd47ea0c23c491a74d713e6169f437ea684d5bcfab9641d1703e50acdf -address /run/containerd/containerd.sock │ │ ├─ 39352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52ce2ef47647e32fa2ee0f37b6f50ecaa9675b8ce255043f41d84e314ce2348f -address /run/containerd/containerd.sock │ │ ├─ 39356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c49859576606b10ced20a2865df39ab86459d19cb5a16747876c89a3c36ba52 -address /run/containerd/containerd.sock │ │ ├─ 39929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a62b2f7f12442988097ea9ed40ca797dcf5e4ab33d9f4a8c6faf2cc6436ece11 -address /run/containerd/containerd.sock │ │ ├─ 40629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a2fdfce56f57b053cb9093a3523fa114d92c3d84dcd2d50cfc950282a5f3008 -address /run/containerd/containerd.sock │ │ ├─ 40655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 020f4bb912742c30704aee81fc6b5c9d0349f099f98bef8fca2b1175a0f822ba -address /run/containerd/containerd.sock │ │ ├─ 42009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f4fa1f1bf2f0b8ca46452c0af2e3ef9ca8c7309b98a44d9a074c7d13ee1fcf9 -address /run/containerd/containerd.sock │ │ ├─ 42399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb5ee17ba4e61ecbef2a5f0c1d62bca77b0833d7cfd11296b6be8677ada211d6 -address /run/containerd/containerd.sock │ │ ├─ 42440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe359341ed5c04d26c5b59c6a9cc2bb41a98fb33eaba15f1697f874d9e2cbd08 -address /run/containerd/containerd.sock │ │ ├─ 42870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1730de6b8e61da24297cc0936b1d7728510493167efa058de280f6df14ba7d6f -address /run/containerd/containerd.sock │ │ ├─ 43346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd13fa124a7df5dd3934de8fabcac592818d17e7b5dea2432d30de9043264ac2 -address /run/containerd/containerd.sock │ │ ├─ 43400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3efe242cabc41cf215bc034bedb613f43711dcc5abb16612655daa4e94093849 -address /run/containerd/containerd.sock │ │ ├─ 43439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5c483e3b78fafe38e0f2ddea9685ff381dba98739ea027ed99e7a75edeca929 -address /run/containerd/containerd.sock │ │ ├─ 45723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a38a3ae5e29235d7c216e0238bd055e9f2fa1cf16aa1bbd3152b5052c0de402 -address /run/containerd/containerd.sock │ │ ├─ 45845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7988f875051fef84e45daf1a2aaaa5b11dac4f17b6595f79c971f5e7dd680e9a -address /run/containerd/containerd.sock │ │ ├─ 46582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1191cf67ec9746ce3aa9c2cee666e5c68d2e1cfd3925c00ecde412a5d047e88 -address /run/containerd/containerd.sock │ │ ├─ 46683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfdb994163bac9844607eaf86e5eed625ea9a7e928488acfeb4871e70b7079a6 -address /run/containerd/containerd.sock │ │ ├─ 47041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7fa373f08dcbe07d4904b110a034cdf425cb0acdb03213f2192eaeb59cae38b -address /run/containerd/containerd.sock │ │ ├─ 47540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c80d9fdcdb7800404a477cc4ef14dd94f3f9546bddb95f66ad8877fcc259b4a8 -address /run/containerd/containerd.sock │ │ ├─ 47935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 331f921731c4370b9b48277508c50a403f66a51ec3816a0a3f918a1c8c512044 -address /run/containerd/containerd.sock │ │ ├─ 50097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b14a493e70df28d182a14daca589449e894974e18c8ebceea5e381834db6c268 -address /run/containerd/containerd.sock │ │ ├─ 50281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbe8af3dc1f58c7fb2ccc9355979d31dce4f36999d6a85225d02a991ea693ed8 -address /run/containerd/containerd.sock │ │ ├─ 54739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86910828a2faa48e96972cbf6ff2a79c27e94d0d1bbd28ecbfda12b164a0921f -address /run/containerd/containerd.sock │ │ ├─ 55422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49616b0327029de136e079a91e9b19728285ce50856488d743af20cb9566dce8 -address /run/containerd/containerd.sock │ │ ├─ 55460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c871ca4d32d66a191fa15390e1d46137313e110000c2135fed1bdca7e66a7f27 -address /run/containerd/containerd.sock │ │ ├─ 55505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ce8f7578fd2c0e58cbb27e0513e6f58beac14d8164a55c6774f2441e051810a -address /run/containerd/containerd.sock │ │ ├─ 55743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac3dda1ece2b8cc809c78c0efd2c993aad66a7acaf1ab49c1a7072a570d65f43 -address /run/containerd/containerd.sock │ │ ├─ 59927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 445914b99b91857dc4aca40ab4222c8545a1eebad3b7288d3a3cdeeb8e2311f5 -address /run/containerd/containerd.sock │ │ ├─ 60054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7149f1a6a2951a580102a1d984b3df66d25c32957a3aa2bce4d51cc9dbd5a11 -address /run/containerd/containerd.sock │ │ ├─ 60086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a78dd6d45bbf6bb89644c5e620ac23a8bf38be82569d073bcf947e79adb7b5d4 -address /run/containerd/containerd.sock │ │ ├─ 60146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ae68ca6c74f2ced3a08f0006254137b01a1e8dd19722e992e83d06445da7eb4 -address /run/containerd/containerd.sock │ │ ├─ 61715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b309f099c424797d8e1c5aa29cc4440ab901b89e756aae5b0c2833847bf30f32 -address /run/containerd/containerd.sock │ │ ├─ 61753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1ca69696005f254a286290ff78e73d222d72ff56747ebc821920f4af877f2fe -address /run/containerd/containerd.sock │ │ ├─ 61814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02be6e38c262e23627730d74597cb7d4860424c29b04bb57eddfb2a7af2fda2a -address /run/containerd/containerd.sock │ │ ├─ 61895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c93dad5a8917b1aab3c4a5f6a03f29d0a92549834116679c54bd76943c50a52 -address /run/containerd/containerd.sock │ │ ├─ 62261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4892618c19c53fd8395bf6965e9af02b7eb9107256804c72bf9b550b00c78fd -address /run/containerd/containerd.sock │ │ ├─ 62458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08e30719ece256084b70ba89c999f8f58a76c5cebed5835f2be57d9a3f992f0d -address /run/containerd/containerd.sock │ │ ├─ 62755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 141164bf7bc2acf4ff09e7e3a09c83ff880dfa6b30eaed3872eb842263011aea -address /run/containerd/containerd.sock │ │ ├─ 63004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f407358fa66a17db9917fabae8795e8340db5f4aa533d7f0f4257dd025846b4 -address /run/containerd/containerd.sock │ │ ├─ 63339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1aa8810c8eb631d869a680917177a53278e1e56811d846bd3a2bc73de5869300 -address /run/containerd/containerd.sock │ │ ├─ 64127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9974e3a2e4ac69f9c23baf94c6ee977a568028c6f8723a2827d5e4cf5b443f05 -address /run/containerd/containerd.sock │ │ ├─ 65801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dd306a18763d9ca96f61f34d2c46f90c1d654242278992e3a88c9d676926286 -address /run/containerd/containerd.sock │ │ ├─ 67922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a19d5559a1e275366cee397df0f4f6c513fc3d1ba87584be609b271330e0263 -address /run/containerd/containerd.sock │ │ ├─ 77080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62266082a75710084ae3e8c089ba3b354fbdad5d8a5af2e807ef0678487c1959 -address /run/containerd/containerd.sock │ │ ├─ 78602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b35bcce74a252d6e5268b09df28cbe8b917173676484ece25bbf19383d9f1e84 -address /run/containerd/containerd.sock │ │ ├─ 84577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 165abba6a4d152b4a33b7716869f78d163e43c2f5410bad370b28f1d0dff1bd1 -address /run/containerd/containerd.sock │ │ ├─ 90684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8b1fe2b9001397fc910f7a20c4b65908196eb5606a751a98c169c8fd39183c5 -address /run/containerd/containerd.sock │ │ ├─ 94555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cabd736f4ffe296c470393a894dcf8aed874c63c726a8ab9161df860b99aa44 -address /run/containerd/containerd.sock │ │ ├─ 94729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc39df340c3be6a9d5b9d7044bee30f3877e8e382c1f9def7e1ff65f85465cc5 -address /run/containerd/containerd.sock │ │ ├─103365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6472e7ab255a484514125bec8c1e2bdfaa7ce520036ae20faeb9dceda3a6d132 -address /run/containerd/containerd.sock │ │ ├─104725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d14249111d64c738b1a509a2b9dc1af718f22163bcb5313c5691d0f21a9863c -address /run/containerd/containerd.sock │ │ ├─104750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22cb6763da39a058a1c9d60f67b53f5f078449be6ef3dc65966976549d59622e -address /run/containerd/containerd.sock │ │ ├─106815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 094e86d87623892bc4df8ba39a7e3943973f8c1e0886d56e154dc88fedf40a90 -address /run/containerd/containerd.sock │ │ ├─108777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ee074e05cb6a94bfab1ffdf06c202d7561b7d333e380c6c7a05d8bc82f75bfa -address /run/containerd/containerd.sock │ │ ├─108920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23a337169612d5c385599f04d4f1ce222eac6251c73836c1f76ababb60edcd95 -address /run/containerd/containerd.sock │ │ ├─121842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e74f418c19a6decee4a0dfe2976480ff000c8ce19c65c675b1552549eb55356 -address /run/containerd/containerd.sock │ │ ├─121887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1384aef2cdfb9311d420404c7a429488ce0a50e4d38ea1290e42fc5b489ec751 -address /run/containerd/containerd.sock │ │ ├─124462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5151429bcf7b6224097b24ceb8a4964e268144f970383563dbde508b8360d7c -address /run/containerd/containerd.sock │ │ ├─138816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95088fdb1f3e852a161b0c9ee4ef42c9342bdff50b27bd811ccfe818f7e5f494 -address /run/containerd/containerd.sock │ │ ├─140359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57392ee6b2ded3a47a181e2819f7c65cf53a19328db2f8b8c85cefda211f80fb -address /run/containerd/containerd.sock │ │ ├─140673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6704d311d6d7ff681008b16e50fd2bd9ea89bc5240573b3ef3e7eb11e045b48e -address /run/containerd/containerd.sock │ │ ├─141526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6386630264ecbaaaadda24498ddf6f95a9c7979e7ca8102d059fffcd6f9eccd -address /run/containerd/containerd.sock │ │ ├─143698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16df1e9a5320d9e07993611017512903ed36deaaf39fbcd049339e0ebbdb012c -address /run/containerd/containerd.sock │ │ ├─143974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30b24ca30933414431a7596e710a8721c8ebfd85680a90e6f68d3af5125bd758 -address /run/containerd/containerd.sock │ │ ├─144050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d30308df5035076f7120f6883ef675bf43ec1a6108e365e5a17038c02c4b851b -address /run/containerd/containerd.sock │ │ ├─144161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74c3c98c35db33f4b0644ccca460edd792674a78044c231ba38b5048c63cbfcd -address /run/containerd/containerd.sock │ │ ├─144596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f3a5f679728ed125d78254335f625e486f698b141934b7bba20ec78b3ca47d -address /run/containerd/containerd.sock │ │ ├─144684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb79127cedeec28a608973c1d3228b9a38328e8a3b2c101ba853f178441a0077 -address /run/containerd/containerd.sock │ │ ├─169452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cfdede546db8e48aa187ede054365cb486e0b11e7595780d7c73371b2a9ff7f -address /run/containerd/containerd.sock │ │ ├─171072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6008a9c4fc87a3b4db3241f081b51be79a952c89f824728707f7d95fb213839 -address /run/containerd/containerd.sock │ │ ├─171206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e9c8d85c7dced48e5a5ad32c66c343f269f45fbb1226bd61d3cb6c1e0bad736 -address /run/containerd/containerd.sock │ │ ├─171224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fec40d4d29ab6407ce120ba0bda8fc53b404dac7581c7b12bc2d952a027a9640 -address /run/containerd/containerd.sock │ │ ├─171398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ce6b72d9bd4739fa4bffae2ad07f648ae27d63d570b060897456230bbb4616c -address /run/containerd/containerd.sock │ │ ├─171535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d676735646a3239354c37268143f591538024d461c64868da9df22c86b7c7895 -address /run/containerd/containerd.sock │ │ ├─171546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88834cd0b15c6463cc237da69ec2215156aded5fbb4a793477a969b5091919b4 -address /run/containerd/containerd.sock │ │ ├─171695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5d0757cc8f071a7daf298198017cf72398cd5062c6c8a9caca98445c604c39a -address /run/containerd/containerd.sock │ │ ├─184252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77c0ede14e182897cf77b4d244ade0bc2bdd1df90af8a5a718ed84388404828e -address /run/containerd/containerd.sock │ │ ├─186785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e4930801897b134c82f00977448049ab83966add34f5ed3cfa85b77ae0abae3 -address /run/containerd/containerd.sock │ │ ├─186830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6384350c1e746fc45cb9edd55d797e0f521ae41882b2e7a8f0d9907e8f361335 -address /run/containerd/containerd.sock │ │ ├─186914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b046873cec393a8e57bab4023c4a4728ad974d8eb9daa77ab7ce03ba47d313fd -address /run/containerd/containerd.sock │ │ ├─203201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3934af3f4e72c25622204fd14ed5d065395f7beb0ed3cc3d1ea61a89ffb58d8e -address /run/containerd/containerd.sock │ │ ├─212916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f62235027813d170649d735c327e1346d9432ef611d08c0947adbffd8a11622a -address /run/containerd/containerd.sock │ │ ├─212930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6de35de20a850d19849e96656faf041f0f52cba4652e6345e1ea4b314ab65353 -address /run/containerd/containerd.sock │ │ ├─213169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a6f73e9789dee09736fe14ff3a6a4f848e96865cee165156bf905a4148e5027 -address /run/containerd/containerd.sock │ │ ├─213206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c74c169b5d7b26136e1402c1de17efc82bd9f3be9c8eba756202f89f60ae8d98 -address /run/containerd/containerd.sock │ │ ├─224856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55a5ef5aa30df07f191b2b5d2c14cd2f3cea40612d22f1f1d8d20138ea49b83c -address /run/containerd/containerd.sock │ │ ├─227289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec41ef9dd217f20d815315f279825a88ba0a9d9e3b00cb61866b5bd6a7ea620e -address /run/containerd/containerd.sock │ │ ├─228503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86336fbac0389ffabc00e5e05125bcd3b57cbfc244b9401def6db49ff5b5a788 -address /run/containerd/containerd.sock │ │ ├─229554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9d27966248c2f25dc74c735527f4c4483f5d8f917855bafa0117ab70b71387f -address /run/containerd/containerd.sock │ │ ├─230551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c3ab23203b943a990cdebb1731c4da69c066f9d797e504dcf0b593749422088 -address /run/containerd/containerd.sock │ │ ├─232707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61b389fce078c6a74ba16e5f92b75a2846fc8847167c97576ec6487dc937545f -address /run/containerd/containerd.sock │ │ ├─234236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b818ec52717d4b379081648077decf0ac731ab223c424853d416a313dccd483f -address /run/containerd/containerd.sock │ │ ├─234296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df2df2810c9763cb3ca517de2fd0547caa35a431d61ab254b0f3844f2870374d -address /run/containerd/containerd.sock │ │ ├─243770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e41ec248edcc9671a5c3f76c48398292761dd11bb0410e9681611a47d06538 -address /run/containerd/containerd.sock │ │ ├─244224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b0160b3ab7b47519ede1794728a881882d1918a3d5f05f1b3c4a227f9a528f8 -address /run/containerd/containerd.sock │ │ ├─246813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b1c912fb852d951a12d06b390f14d3abc388068b49402785bcb01f5820edc57 -address /run/containerd/containerd.sock │ │ ├─251133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eace1792053f3cc67c94014df0ebf32125de831a22a0ffa8411b9161781a9998 -address /run/containerd/containerd.sock │ │ ├─251387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3302870955bfa005159b1286084fc0ea48a6b03c4439250e442e613a31cb3ea -address /run/containerd/containerd.sock │ │ ├─251442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4a97c0f9ad48613061a96ddf933d9c040311d1d2c5075b1a3cbff344925494d -address /run/containerd/containerd.sock │ │ ├─251537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44c1b07885a067096095cf32734b4519d9a064ea2b078b8a50eb0f31b1e8a779 -address /run/containerd/containerd.sock │ │ ├─263096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1108d5ad75f1725a1ddde52e2ad6673020740842590ee36ac34f33069288b21 -address /run/containerd/containerd.sock │ │ ├─265699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41712f599e476928cd495254b408e9599b4055c9cb945dfb267e9c55bfdbe95c -address /run/containerd/containerd.sock │ │ ├─267267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 574ed27958e5e0cec3ebbad2e9be4d66583475bd48546c96c9a1522efff4784d -address /run/containerd/containerd.sock │ │ └─404284 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/2c0fee33b72aff300a371f20cce33633d9aec5d2b38df3e191dc93fa611f29d0/log.json --log-format json exec --process /tmp/runc-process3983617815 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/2c0fee33b72aff300a371f20cce33633d9aec5d2b38df3e191dc93fa611f29d0/f8079464bd08cddd241f1d2a119ffe0de2fc7ca9646d4086000e2fcfae61e166.pid 2c0fee33b72aff300a371f20cce33633d9aec5d2b38df3e191dc93fa611f29d0 │ ├─packagekit.service │ │ └─1199 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─533 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─407 /lib/systemd/systemd-udevd │ ├─docker-65f5d2f17ee1b49b0f6a2293abf16d93db912c20511ac327360302008900ff9e.scope … │ │ ├─29453 /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 │ │ └─29465 /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-6ce3bfc003453712e5b6447f90330379eca4bd2651a3b0543da796705f269652.scope … │ │ ├─19574 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19592 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-5ce28ea1b886a67c85cba3cdd0bd1f3363f04bd215f41ea2d4ef2fc22a29c950.scope … │ │ ├─33948 /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 │ │ └─33960 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─640 /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 │ │ │ ├─29142 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29411 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19502 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19523 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24442 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24713 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33629 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33907 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.igfnbz.service │ │ │ ├─12482 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.igfnbz/unit.run │ │ │ └─12514 /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-igfnbz --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.igfnbz:/var/lib/ceph/mgr/ceph-instance.igfnbz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.igfnbz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.igfnbz -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 │ │ ├─12121 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12152 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10177 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─657 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─631 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138233 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39770 /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.78 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─371 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─663 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-9e3a81c3db42baa7346649a758fb209d761cc80f172afb7115af3a76c8cabca2.scope … │ │ ├─12597 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.igfnbz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12616 /usr/bin/ceph-mgr -n mgr.instance.igfnbz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1396 /usr/sbin/uuidd --socket-activation │ ├─docker-f010c3c8d7e3c2cc19e973f0decc53cfce8a5ba8788cb6e47855235e7ec1e968.scope … │ │ ├─24756 /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 │ │ └─24767 /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 │ ├─chrony.service │ │ ├─10681 /usr/sbin/chronyd -F 1 │ │ └─10682 /usr/sbin/chronyd -F 1 │ ├─docker-8d979abb3a4e28c08e7cfe93d149c3febe06db7493f4c7a70d594eb31607145c.scope … │ │ ├─12231 /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 │ │ └─12244 /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 │ ├─run-r450d123d91ab41758109dd3f10580213.scope │ │ └─184934 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─410 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137980 /sbin/iscsid │ │ └─137981 /sbin/iscsid │ ├─dbus.service │ │ └─627 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─638 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─633 /lib/systemd/systemd-logind ├─k8s.io │ ├─7cfdede546db8e48aa187ede054365cb486e0b11e7595780d7c73371b2a9ff7f │ │ └─169476 /pause │ ├─0842236cd9762f1debeaf8ff0cdbc51fe673c088e247ffb49102895661b93ee8 │ │ └─60726 /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 │ ├─a78dd6d45bbf6bb89644c5e620ac23a8bf38be82569d073bcf947e79adb7b5d4 │ │ └─60118 /pause │ ├─a5f3a5f679728ed125d78254335f625e486f698b141934b7bba20ec78b3ca47d │ │ └─144620 /pause │ ├─a62b2f7f12442988097ea9ed40ca797dcf5e4ab33d9f4a8c6faf2cc6436ece11 │ │ └─39952 /pause │ ├─959f2fe1121840289e136838a99c7c5052f6210836e2fadcfe60ba0e019c1012 │ │ ├─198982 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199323 heat-engine: ServiceWrapper worker(0) │ │ └─199326 heat-engine: ServiceWrapper worker(1) │ ├─04dcb3a7dfddc8e16aa821f1a253a176789b4374d110b7be7b3a246f1b0a8848 │ │ ├─168380 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168801 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168802 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6b1c912fb852d951a12d06b390f14d3abc388068b49402785bcb01f5820edc57 │ │ └─246836 /pause │ ├─987ce576bdcbad73b5ea7fa8e5a278261c253d14f61270bf885458840d17a3b6 │ │ └─50646 valkey-server *:26379 [sentinel] │ ├─333d484c72684436164e187dcb328973e8f22d72801fc846af520c92d50e97f8 │ │ └─55935 /secretgen-controller │ ├─6472e7ab255a484514125bec8c1e2bdfaa7ce520036ae20faeb9dceda3a6d132 │ │ └─103390 /pause │ ├─55a5ef5aa30df07f191b2b5d2c14cd2f3cea40612d22f1f1d8d20138ea49b83c │ │ └─224883 /pause │ ├─539677e1aa6ce9dc1d6109ec02f2f915b63fa81f9bf8d714129c3db83a7abbeb │ │ ├─122941 /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 │ │ └─123109 /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 │ ├─246e5d0d2eab3e4a1c615469bba06ed76cf0071884932f8110cd9345ac38ddcf │ │ └─42495 /coredns -conf /etc/coredns/Corefile │ ├─b14a493e70df28d182a14daca589449e894974e18c8ebceea5e381834db6c268 │ │ └─50124 /pause │ ├─a7bfefd6810d1863d0f41fbd424715a1b51a39a47dc2825a306a3fbb654d2dbb │ │ ├─223301 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223803 octavia-worker: ConsumerService worker(0) │ │ └─223806 octavia-worker: ConsumerService worker(1) │ ├─ef89d39508d79208e8cbd0123d3305d09b4d654761b131cf54d00e5d81eb02cc │ │ ├─66347 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66364 /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 -- │ │ ├─66370 erl_child_setup 1048576 │ │ ├─66513 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66514 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66524 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66654 /bin/sh -s rabbit_disk_monitor │ ├─994e7bd7827caf70d0bdc59e27e03c72bc02ee199e2bd6192a5b752fc0432569 │ │ └─39473 /pause │ ├─1c6149e626ba9f31db7db6b730708eb827e534458bac32b9567794efd64e716a │ │ └─63284 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d13b6232bb5b745b883157fce85ab892a53ecfc255c42c88b2a7e2235ba211a8 │ │ ├─ 46085 /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 │ │ ├─ 46098 /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 │ │ ├─ 46208 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265410 nginx: worker process │ │ ├─265411 nginx: worker process │ │ └─265412 nginx: cache manager process │ ├─4b0160b3ab7b47519ede1794728a881882d1918a3d5f05f1b3c4a227f9a528f8 │ │ └─244247 /pause │ ├─33c150c95492650c5e5165a226c1297c49f78f5c9e2e89525090f8edf16da441 │ │ └─64766 /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-78.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 │ ├─88eb3723be44f3c8083c8ca34feb9d98bf62d894207c023fbb1f9a28cf08f4dc │ │ ├─118821 cinder-api: uWSGI master │ │ ├─118833 cinder-api: uWSGI worker 1 │ │ └─118834 cinder-api: uWSGI worker 2 │ ├─5ad3d6aafd351d1ee002e2397ca2862fceb5e3dfe40b7b10a7ab0fc6e1d8dce5 │ │ └─184855 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5c3ab23203b943a990cdebb1731c4da69c066f9d797e504dcf0b593749422088 │ │ └─230576 /pause │ ├─5f15beb34ce93702356b9f76a71ef7f8ee788b97f05c947954c2c22b4145c25a │ │ └─64859 /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 │ ├─057d3b044b4e9539dbb57f0528ac845984e56ffb58dc29562cd7917215754dfa │ │ └─229651 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─ff0c774e61b33106231351e337a7f9dad9ba23e03537ad83810ac8bba3520477 │ │ ├─180051 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] │ │ ├─180318 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) │ │ ├─180321 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) │ │ └─180324 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) │ ├─95b7df35ca7c6fbcde3aab80fbd5168f08879650bd538b82ad0db0a56a84c7ff │ │ └─43575 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─56ed9a522e7d6bd472aed563a705c56e67966c0713b7fe5b6c06589a8150c862 │ │ └─64572 /bin/pushgateway │ ├─74c3c98c35db33f4b0644ccca460edd792674a78044c231ba38b5048c63cbfcd │ │ └─144186 /pause │ ├─505f898b90f748303b83d827933b73cba364819dbbc4305f3bc98276812ff86a │ │ ├─106934 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106951 /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 -- │ │ ├─106957 erl_child_setup 1048576 │ │ ├─107096 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107097 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107107 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107233 /bin/sh -s rabbit_disk_monitor │ ├─cbec970c4ed7912e63fb80b4b705362296239de97603e96b098d5a237ea98b39 │ │ └─42075 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─62084f8afe1e9599451c9cd1989e42ed01f9f874733ddbc6084f72f5b88903c9 │ │ └─65337 /bin/oauth2-proxy │ ├─62266082a75710084ae3e8c089ba3b354fbdad5d8a5af2e807ef0678487c1959 │ │ └─77104 /pause │ ├─b95cbdaec8ca298c18337c1166c5864fd765b49a4594d6fd7d5c0b7601bd1bb3 │ │ ├─199019 heat-api-cfn: uWSGI master │ │ ├─199043 heat-api-cfn: uWSGI worker 1 │ │ └─199044 heat-api-cfn: uWSGI worker 2 │ ├─24bbcbef35ed25a5b28dba682eb276f34b17af57459c6156421fdba4ab308039 │ │ ├─167489 nova-api: uWSGI master │ │ ├─167524 nova-api: uWSGI worker 1 │ │ └─167525 nova-api: uWSGI worker 2 │ ├─bfdb994163bac9844607eaf86e5eed625ea9a7e928488acfeb4871e70b7079a6 │ │ └─46706 /pause │ ├─d4582fcd2bf036974671cad708a66a2d9d7516c2e1f19b691ffa37afd23619c0 │ │ └─95105 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─cb10fa84ab47f63650f3ef7aa466046872f7c1b13291158c4f536a7283ecf0cc │ │ ├─184453 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184470 /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 -- │ │ ├─184476 erl_child_setup 1048576 │ │ ├─184715 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184716 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184732 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─184979 /bin/sh -s rabbit_disk_monitor │ ├─eace1792053f3cc67c94014df0ebf32125de831a22a0ffa8411b9161781a9998 │ │ └─251271 /pause │ ├─cc5cb2b9ff1f32a3978a54be1f4dc20027524d1bb4cc6ed536d203cd0489c188 │ │ ├─244035 magnum-api: uWSGI master │ │ ├─244070 magnum-api: uWSGI worker 1 │ │ └─244071 magnum-api: uWSGI worker 2 │ ├─a6008a9c4fc87a3b4db3241f081b51be79a952c89f824728707f7d95fb213839 │ │ └─171103 /pause │ ├─9f4fa1f1bf2f0b8ca46452c0af2e3ef9ca8c7309b98a44d9a074c7d13ee1fcf9 │ │ └─42034 /pause │ ├─ec6d75fd22869193780ead4a2ff3468267867765b678f7ca69c21d09bdc7d9c3 │ │ └─230603 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─9f82059150d5b29baeb14abefd5281ac73d80773467cf2494ba14f447075f21b │ │ ├─203325 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203342 /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 -- │ │ ├─203348 erl_child_setup 1048576 │ │ ├─203409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203410 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203420 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─203649 /bin/sh -s rabbit_disk_monitor │ ├─0e2056703587efc7d79a97538f26f3caac7f22badbe58762fab1d3b8943abef2 │ │ └─39976 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1475ac73810ff442341dabd6daa5473e89241caa94276499bacab0a21ce1eb66 │ │ └─120395 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─49616b0327029de136e079a91e9b19728285ce50856488d743af20cb9566dce8 │ │ └─55446 /pause │ ├─165abba6a4d152b4a33b7716869f78d163e43c2f5410bad370b28f1d0dff1bd1 │ │ └─84601 /pause │ ├─e3302870955bfa005159b1286084fc0ea48a6b03c4439250e442e613a31cb3ea │ │ └─251413 /pause │ ├─4a5ca6d44e5f28091afa89211c64131a04ebffd51a46c72979b2ff07692fadcb │ │ └─249663 docker-registry serve /etc/docker-registry/config.yml │ ├─b4b9a46784ad0cf057e05073815c6ad51b1dc3af325b4a56c9c16d3458135320 │ │ └─39604 etcd --advertise-client-urls=https://199.204.45.78: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.78:2380 --initial-cluster=instance=https://199.204.45.78:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.78:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.78: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 │ ├─6c49bb9ac7511972f90b6e445363417bb32df892eae9595feb1447675cee0cfb │ │ └─55845 nfd-gc -gc-interval=1h │ ├─5d9070f101006905aecca3bf4ab653535bac01712db8c76d6ddb7bfd60ac272f │ │ ├─261086 /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 │ │ └─261300 /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 │ ├─c2617560ce7975950b9c429ae4db5067b276f601eaa9822749b2df5729a3efbf │ │ ├─225021 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225041 /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 -- │ │ ├─225047 erl_child_setup 1048576 │ │ ├─225206 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225207 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225217 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─225412 /bin/sh -s rabbit_disk_monitor │ ├─ac3dda1ece2b8cc809c78c0efd2c993aad66a7acaf1ab49c1a7072a570d65f43 │ │ └─55766 /pause │ ├─d676735646a3239354c37268143f591538024d461c64868da9df22c86b7c7895 │ │ └─171622 /pause │ ├─8c5140f394b5472f9c2b502e713a4464872c99fa4d8528990e0c18978bdce024 │ │ └─163040 /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 │ ├─5ac23a8535625359952621e2b094b8afc597b76bf195578ff30c382df7948e50 │ │ └─223345 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0a38a3ae5e29235d7c216e0238bd055e9f2fa1cf16aa1bbd3152b5052c0de402 │ │ └─45761 /pause │ ├─2dd1a6d02de09ddb77f2e202827879196eda92084a213f1eadc9fc4393c74f82 │ │ └─55807 nfd-worker -metrics=8081 │ ├─77c0ede14e182897cf77b4d244ade0bc2bdd1df90af8a5a718ed84388404828e │ │ └─184279 /pause │ ├─c4892618c19c53fd8395bf6965e9af02b7eb9107256804c72bf9b550b00c78fd │ │ └─62284 /pause │ ├─23a337169612d5c385599f04d4f1ce222eac6251c73836c1f76ababb60edcd95 │ │ └─108942 /pause │ ├─61b389fce078c6a74ba16e5f92b75a2846fc8847167c97576ec6487dc937545f │ │ └─232730 /pause │ ├─7c93dad5a8917b1aab3c4a5f6a03f29d0a92549834116679c54bd76943c50a52 │ │ └─61920 /pause │ ├─5b7385402072dc04df22856d83ddee6edfdb46f3f34914f985abaa36cdbea4ce │ │ └─227640 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─cd759ff8e3a39e21c7022afb382defee9f079ba9290b49d9e34f630aeb6f6579 │ │ └─266238 /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 │ ├─7a2fdfce56f57b053cb9093a3523fa114d92c3d84dcd2d50cfc950282a5f3008 │ │ └─40666 /pause │ ├─a5449d1ba301459715fd554aee37353c20cdeec4a9dbd2f87a54de0762e22be9 │ │ ├─77259 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77276 /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 -- │ │ ├─77282 erl_child_setup 1048576 │ │ ├─77329 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77330 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77340 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77520 /bin/sh -s rabbit_disk_monitor │ ├─3a0d48ccd650b5581b267035caf64edbb23616d8d85aaf08247c772190cf19d1 │ │ └─184036 /bin/bash /tmp/libvirt.sh │ ├─6c49859576606b10ced20a2865df39ab86459d19cb5a16747876c89a3c36ba52 │ │ └─39448 /pause │ ├─76b7536a8ab8778cf4be9255c6efdd2aee8fff68b44dbd8240ffa8bd08e08a85 │ │ ├─260694 manila-api: uWSGI master │ │ ├─260756 manila-api: uWSGI worker 1 │ │ └─260757 manila-api: uWSGI worker 2 │ ├─1a7758c251c9113fb11a6722183f81489c2db2be4b2de049cafd6f848f376b2a │ │ └─42514 /coredns -conf /etc/coredns/Corefile │ ├─e5c483e3b78fafe38e0f2ddea9685ff381dba98739ea027ed99e7a75edeca929 │ │ └─43463 /pause │ ├─8806f635a73d258ab38ff066d025e4af59b15578cd1ba5c0fb0ccff6b65d1f88 │ │ ├─63928 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63971 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─86910828a2faa48e96972cbf6ff2a79c27e94d0d1bbd28ecbfda12b164a0921f │ │ └─54763 /pause │ ├─2e296ddf816a2669f8dfd16b2888fd10bad422581bd156ece62908b7d7e81633 │ │ └─43055 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 │ ├─c4c90f0ca1e62d659cfa08eb7d76346be969ed86e231538a45fead5a8fc38331 │ │ ├─83795 barbiacan-api: uWSGI master │ │ └─83806 barbiacan-api: uWSGI worker 1 │ ├─86336fbac0389ffabc00e5e05125bcd3b57cbfc244b9401def6db49ff5b5a788 │ │ └─228525 /pause │ ├─47817aa547e98d470abc577de5c899b0252d02b3835d07dfc54b24b956a3d5e1 │ │ ├─244156 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244644 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244645 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─9e74f418c19a6decee4a0dfe2976480ff000c8ce19c65c675b1552549eb55356 │ │ └─121865 /pause │ ├─e7149f1a6a2951a580102a1d984b3df66d25c32957a3aa2bce4d51cc9dbd5a11 │ │ └─60087 /pause │ ├─e1ca69696005f254a286290ff78e73d222d72ff56747ebc821920f4af877f2fe │ │ └─61782 /pause │ ├─52ce2ef47647e32fa2ee0f37b6f50ecaa9675b8ce255043f41d84e314ce2348f │ │ └─39462 /pause │ ├─9fcfd5d9210e1d3bcd5dfc3f6c283bb98e44f21433df5e28ae999ddb89d97de7 │ │ └─50335 valkey-server *:6379 │ ├─fcddde4d58a2288b3c04f10b095f6709246e0ce89d6c9bb53e38cc19f2c4876f │ │ └─232786 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f1f56155c491230d8533a70267cceeef945db162ec5745014576be91a89dcfd7 │ │ └─43670 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─a6a65789073e506d59720c35b962c9c73b170eebfcc3aab6e306fce22fe6c036 │ │ └─50446 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 │ ├─c469a62d2d0822fa99332b50af8bd065e8c47432cfdec0bb888bcaad84b95c2d │ │ └─47399 percona-xtradb-cluster-operator │ ├─7511880f1e381993bc72427cf805f4e5e0bccf842f4c710e4e0be703de35bfee │ │ └─61154 /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 │ ├─8d311632aad0c217b212df582ca657b5adce496b39ac4427c9fa406a2e189a13 │ │ └─39585 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 │ ├─ce178224a61b2e98ec4b669cbcfe081dfc08f03a181fca3d2b370438a8bccf03 │ │ └─48320 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b818ec52717d4b379081648077decf0ac731ab223c424853d416a313dccd483f │ │ └─234264 /pause │ ├─a515f8de886f406cf6f6e6479f837f921d1f43c70a842994b5f25126eec7646c │ │ ├─105134 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105419 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105421 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─30b24ca30933414431a7596e710a8721c8ebfd85680a90e6f68d3af5125bd758 │ │ └─144005 /pause │ ├─8eaff09d4610390a06b59e0e57b61331ceb8dbced41b1351ac2a5b3f23899ee3 │ │ ├─180032 neutron-api: uWSGI master │ │ ├─180078 neutron-api: uWSGI worker 1 │ │ └─180079 neutron-api: uWSGI worker 2 │ ├─2b6bdc5ca965d7581733c4538ef442c452cdaccf73f17b3afefd1b0def4aab10 │ │ └─62359 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 │ ├─fe024345e090833b7a638bc37b17498d9b95cd4bab717d93a18cf6d13938c724 │ │ └─260721 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─0048315f17a67cd21777538044cc7c7a1bd06c0ae7760702aa1f0b7774ccc804 │ │ └─39570 kube-apiserver --advertise-address=199.204.45.78 --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 │ ├─3d712a26fe3bfe531284c957e64fed0c00593e8d5c453f63ebc6c0745d1d34b9 │ │ └─260727 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5aa2f0ecab943a0eebffffc55b2269c740a2cb4264289555530f0dfa7af8b151 │ │ └─46757 /manager --metrics-bind-address=:9782 │ ├─1aa8810c8eb631d869a680917177a53278e1e56811d846bd3a2bc73de5869300 │ │ └─63362 /pause │ ├─818cba40f074512bf5c11f350c39e8625c72835de69d4638a9dcc54d8da387af │ │ └─228921 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c74c169b5d7b26136e1402c1de17efc82bd9f3be9c8eba756202f89f60ae8d98 │ │ └─213232 /pause │ ├─f96a99ba5b5d694db33d38e9d6ecb94aaf34d233953871b12a1c7c7acbec5ac0 │ │ ├─247107 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247125 /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 -- │ │ ├─247131 erl_child_setup 1048576 │ │ ├─247204 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247205 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247215 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─247414 /bin/sh -s rabbit_disk_monitor │ ├─ab9f9f514910598f24adff0b22f2ff88b6496a58cfb2e7c97cb73ffd8223fae9 │ │ ├─172294 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399556 sleep 300 │ ├─5cf8b469ebab08d33c35dcf9ce99b6f3f8cd867ce4be1eaf99e928837cdca91e │ │ └─60483 /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 │ ├─b7b414bb80dc3317a4f02c16c954f79e4bb1b3840a184c7eebc89e030ccbe092 │ │ └─85320 /usr/local/bin/rook ceph operator │ ├─6de35de20a850d19849e96656faf041f0f52cba4652e6345e1ea4b314ab65353 │ │ └─213034 /pause │ ├─9a216a363e20f261a4f9dc3fb00c8141a5f624198a37aeb08449139d89a33a40 │ │ └─40930 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ab09361f75c85b11a04379596b8e29ba857dde5b9992595a979c926a9d891d1d │ │ ├─182453 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] │ │ ├─182836 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─183558 /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/tmpkz0bflay/privsep.sock │ │ ├─367065 /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/tmps82rj9ye/privsep.sock │ │ ├─367548 /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/tmpsgefurf4/privsep.sock │ │ ├─368006 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368008 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370238 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=522462b3-c360-4051-8c7b-bb6f2b9397e0 --namespace=qrouter-522462b3-c360-4051-8c7b-bb6f2b9397e0 --conf_dir=/var/lib/neutron/ha_confs/522462b3-c360-4051-8c7b-bb6f2b9397e0 --log-file=/var/lib/neutron/ha_confs/522462b3-c360-4051-8c7b-bb6f2b9397e0/neutron-keepalived-state-change.log --monitor_interface=ha-5ff87520-32 --monitor_cidr=169.254.0.248/24 --pid_file=/var/lib/neutron/external/pids/522462b3-c360-4051-8c7b-bb6f2b9397e0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─370713 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6e226a14-a077-48ca-a4b0-4798fec29ee3 --namespace=qrouter-6e226a14-a077-48ca-a4b0-4798fec29ee3 --conf_dir=/var/lib/neutron/ha_confs/6e226a14-a077-48ca-a4b0-4798fec29ee3 --log-file=/var/lib/neutron/ha_confs/6e226a14-a077-48ca-a4b0-4798fec29ee3/neutron-keepalived-state-change.log --monitor_interface=ha-32e774e1-46 --monitor_cidr=169.254.0.155/24 --pid_file=/var/lib/neutron/external/pids/6e226a14-a077-48ca-a4b0-4798fec29ee3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─372096 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=635e17e9-307a-49db-b2b5-68f6ea055491 --namespace=qrouter-635e17e9-307a-49db-b2b5-68f6ea055491 --conf_dir=/var/lib/neutron/ha_confs/635e17e9-307a-49db-b2b5-68f6ea055491 --log-file=/var/lib/neutron/ha_confs/635e17e9-307a-49db-b2b5-68f6ea055491/neutron-keepalived-state-change.log --monitor_interface=ha-d6fe2cc5-43 --monitor_cidr=169.254.0.35/24 --pid_file=/var/lib/neutron/external/pids/635e17e9-307a-49db-b2b5-68f6ea055491.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─383688 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7b1f8e3b-12e4-4878-9aec-64f12af9f119 --namespace=qrouter-7b1f8e3b-12e4-4878-9aec-64f12af9f119 --conf_dir=/var/lib/neutron/ha_confs/7b1f8e3b-12e4-4878-9aec-64f12af9f119 --log-file=/var/lib/neutron/ha_confs/7b1f8e3b-12e4-4878-9aec-64f12af9f119/neutron-keepalived-state-change.log --monitor_interface=ha-88fd5498-e2 --monitor_cidr=169.254.0.170/24 --pid_file=/var/lib/neutron/external/pids/7b1f8e3b-12e4-4878-9aec-64f12af9f119.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─386478 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c088083e-3e1a-44b7-a0db-52c6d4c0f4c3 --namespace=qrouter-c088083e-3e1a-44b7-a0db-52c6d4c0f4c3 --conf_dir=/var/lib/neutron/ha_confs/c088083e-3e1a-44b7-a0db-52c6d4c0f4c3 --log-file=/var/lib/neutron/ha_confs/c088083e-3e1a-44b7-a0db-52c6d4c0f4c3/neutron-keepalived-state-change.log --monitor_interface=ha-fd02470f-57 --monitor_cidr=169.254.0.118/24 --pid_file=/var/lib/neutron/external/pids/c088083e-3e1a-44b7-a0db-52c6d4c0f4c3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─331f921731c4370b9b48277508c50a403f66a51ec3816a0a3f918a1c8c512044 │ │ └─47959 /pause │ ├─22cb6763da39a058a1c9d60f67b53f5f078449be6ef3dc65966976549d59622e │ │ └─104786 /pause │ ├─57392ee6b2ded3a47a181e2819f7c65cf53a19328db2f8b8c85cefda211f80fb │ │ └─140382 /pause │ ├─95088fdb1f3e852a161b0c9ee4ef42c9342bdff50b27bd811ccfe818f7e5f494 │ │ └─138840 /pause │ ├─b12cda79c5cad29bfcbff034e4a7ab9a3f356e839f2e79521c84ea36102f2461 │ │ └─39547 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 │ ├─16df1e9a5320d9e07993611017512903ed36deaaf39fbcd049339e0ebbdb012c │ │ └─143842 /pause │ ├─567a1e86b2a2286bd4045b84fec22a85ac2a3af8a8558dec9751cf7142b08d7a │ │ ├─48085 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 │ │ └─50845 haproxy -sf 178 -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 │ ├─12270444b92c5ecc21dcaabca185e3c2730052d5aad8ea7068a75065a298c432 │ │ └─182749 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) │ ├─cbe96afd93ca685b0d6c17e923e1d1a7b5d87c444116b19992e3ff5d4f320971 │ │ ├─62708 nginx: master process nginx -g daemon off; │ │ ├─62733 nginx: worker process │ │ ├─62734 nginx: worker process │ │ ├─62735 nginx: worker process │ │ ├─62736 nginx: worker process │ │ └─62737 nginx: worker process │ ├─ac2e4af89d7e49aadc55860cdd683224a71d5e0d1e4c7f34799b9a7dee046f51 │ │ ├─ 71212 apache2 -DFOREGROUND │ │ ├─ 71227 (wsgi:k -DFOREGROUND │ │ ├─ 71228 (wsgi:k -DFOREGROUND │ │ ├─ 71229 (wsgi:k -DFOREGROUND │ │ ├─ 71230 (wsgi:k -DFOREGROUND │ │ ├─392794 apache2 -DFOREGROUND │ │ └─393710 apache2 -DFOREGROUND │ ├─f7fa373f08dcbe07d4904b110a034cdf425cb0acdb03213f2192eaeb59cae38b │ │ └─47064 /pause │ ├─3efe242cabc41cf215bc034bedb613f43711dcc5abb16612655daa4e94093849 │ │ └─43424 /pause │ ├─33ebd9adec0bc3ff4471793d4d867187b97f76d3753d1e49fbdd7de68b495302 │ │ ├─341892 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] │ │ ├─342245 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342484 /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/tmps9v4j9th/privsep.sock │ │ ├─343320 /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/tmpnbf5sdp4/privsep.sock │ │ ├─343708 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343709 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343764 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/110c8aec-7c7f-42b4-b7ff-ff0d6568d9e5/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/110c8aec-7c7f-42b4-b7ff-ff0d6568d9e5/host --addn-hosts=/var/lib/neutron/dhcp/110c8aec-7c7f-42b4-b7ff-ff0d6568d9e5/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/110c8aec-7c7f-42b4-b7ff-ff0d6568d9e5/opts --dhcp-leasefile=/var/lib/neutron/dhcp/110c8aec-7c7f-42b4-b7ff-ff0d6568d9e5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d75f8111-28e8-4c5e-bad8-7f986a12039e,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 │ │ ├─343768 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ec1bf5b7-e1a6-489a-aed0-2f73d952cfd8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ec1bf5b7-e1a6-489a-aed0-2f73d952cfd8/host --addn-hosts=/var/lib/neutron/dhcp/ec1bf5b7-e1a6-489a-aed0-2f73d952cfd8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ec1bf5b7-e1a6-489a-aed0-2f73d952cfd8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ec1bf5b7-e1a6-489a-aed0-2f73d952cfd8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6c4ba8ac-27b3-4a1f-b22e-873f5d887b7c,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 │ │ ├─343772 haproxy -f /var/lib/neutron/ns-metadata-proxy/110c8aec-7c7f-42b4-b7ff-ff0d6568d9e5.conf │ │ ├─343777 haproxy -f /var/lib/neutron/ns-metadata-proxy/ec1bf5b7-e1a6-489a-aed0-2f73d952cfd8.conf │ │ ├─366663 /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/tmp6utjon1f/privsep.sock │ │ └─374152 /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/tmpmnrqw3sm/privsep.sock │ ├─88834cd0b15c6463cc237da69ec2215156aded5fbb4a793477a969b5091919b4 │ │ └─171632 /pause │ ├─c871ca4d32d66a191fa15390e1d46137313e110000c2135fed1bdca7e66a7f27 │ │ └─55489 /pause │ ├─57137c7a435e796b3f452e38ea92e54dcda7fa69b6acf3d385cda13cdf68d653 │ │ ├─180092 neutron-policy-server: uWSGI master │ │ ├─180105 neutron-policy-server: uWSGI worker 1 │ │ └─180106 neutron-policy-server: uWSGI worker 2 │ ├─43ceb35efae1aef5ab1b11818ddf02adbc658c3dbf38d42b7d217ec3db1c4e9e │ │ └─46873 /manager --metrics-bind-address=:8080 │ ├─2ae68ca6c74f2ced3a08f0006254137b01a1e8dd19722e992e83d06445da7eb4 │ │ └─60170 /pause │ ├─a9827343bb0fc9a36fed06587e6b4c19ecee54a6d67c90e5eb2e8b39b733fd53 │ │ └─63122 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7ee074e05cb6a94bfab1ffdf06c202d7561b7d333e380c6c7a05d8bc82f75bfa │ │ └─108805 /pause │ ├─6704d311d6d7ff681008b16e50fd2bd9ea89bc5240573b3ef3e7eb11e045b48e │ │ └─140698 /pause │ ├─a9280ea2909dc45d5332a995fc97d36dde4315939409ad3e212c073cc7a66261 │ │ └─64809 /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 │ ├─d1191cf67ec9746ce3aa9c2cee666e5c68d2e1cfd3925c00ecde412a5d047e88 │ │ └─46605 /pause │ ├─e5d0757cc8f071a7daf298198017cf72398cd5062c6c8a9caca98445c604c39a │ │ └─171750 /pause │ ├─ec41ef9dd217f20d815315f279825a88ba0a9d9e3b00cb61866b5bd6a7ea620e │ │ └─227316 /pause │ ├─3e2a7521a86c011fceefaa3c624cc4337f3282137b7fe86bd01d5ffbaae2b33c │ │ └─64318 /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 │ ├─f62235027813d170649d735c327e1346d9432ef611d08c0947adbffd8a11622a │ │ └─213006 /pause │ ├─07e65c292ce3a4e436c9954635599677874231c2ac5c9405cab1adb74682990e │ │ ├─103834 glance-api: uWSGI master │ │ ├─103846 glance-api: uWSGI worker 1 │ │ └─103847 glance-api: uWSGI worker 2 │ ├─a6386630264ecbaaaadda24498ddf6f95a9c7979e7ca8102d059fffcd6f9eccd │ │ └─141550 /pause │ ├─e78b2d168fd7dc8ba54872b5bf0ee416a6e0f4e2d339bd4a5ea8dfd66c553a01 │ │ ├─168376 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168795 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168796 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─17c99a70bb14c5190dd064b0a27a6838b578732749ff7dbf27c5b3ca35942b7e │ │ ├─139232 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139246 /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 │ ├─82e41ec248edcc9671a5c3f76c48398292761dd11bb0410e9681611a47d06538 │ │ └─243793 /pause │ ├─d8b1fe2b9001397fc910f7a20c4b65908196eb5606a751a98c169c8fd39183c5 │ │ └─90709 /pause │ ├─0f37ac1abeffe496e11a6693260f86994ead69315efab9c8408ea4a0fdade56e │ │ └─122507 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─02be6e38c262e23627730d74597cb7d4860424c29b04bb57eddfb2a7af2fda2a │ │ └─61858 /pause │ ├─f45d5515a72af0d66ab6367bb347f71802ddb7a9a2f11939135f60d9523244a8 │ │ └─64283 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─8e5aca0ac6d77b11aa69be8638bfb5a1bab9ce7653767c00af68d61df3d53b61 │ │ └─189346 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f78f4100792b2e90e63701c84103c7d0b7768abde3af6fabf6d1b92cd59a6991 │ │ └─50725 redis_exporter │ ├─1b99b55bb736921b2cf7d7fb7aba4c7c3bc9d543ae6913992d33092139bac69b │ │ └─43623 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─172f935b28c2bd4f561f477beaa3e0bb4586888c935a96b79744535a1c1d3244 │ │ └─64466 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b35bcce74a252d6e5268b09df28cbe8b917173676484ece25bbf19383d9f1e84 │ │ └─78626 /pause │ ├─a74e3d5b51d6973f5be49a010b4e0c71412dddc7c3ee51f4be332313665a4b63 │ │ └─140983 /coredns -conf /etc/coredns/Corefile │ ├─d4a97c0f9ad48613061a96ddf933d9c040311d1d2c5075b1a3cbff344925494d │ │ └─251468 /pause │ ├─b5151429bcf7b6224097b24ceb8a4964e268144f970383563dbde508b8360d7c │ │ └─124484 /pause │ ├─bc39df340c3be6a9d5b9d7044bee30f3877e8e382c1f9def7e1ff65f85465cc5 │ │ └─94752 /pause │ ├─1384aef2cdfb9311d420404c7a429488ce0a50e4d38ea1290e42fc5b489ec751 │ │ └─121911 /pause │ ├─9f6d878dd330cb3fbea69601497afa668100247ab1e07947bc99133b28fb5bb9 │ │ └─64529 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c1dd7652359ec072c358f14aa290395a086605e7c386f694d4776e0b8e3b1658 │ │ └─55881 nfd-master -crd-controller=true -metrics=8081 │ ├─5f078a8775bcbb8421d767383c5717c8133a65d1642e4a6e7dafc90f87982ddc │ │ └─65318 /bin/oauth2-proxy │ ├─5dd306a18763d9ca96f61f34d2c46f90c1d654242278992e3a88c9d676926286 │ │ └─65826 /pause │ ├─7988f875051fef84e45daf1a2aaaa5b11dac4f17b6595f79c971f5e7dd680e9a │ │ └─45868 /pause │ ├─0c0aa159bab98c3db6e4f9cd148a7d061fa036f14ed7426fd0965b09a9403135 │ │ ├─141755 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141772 /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 -- │ │ ├─141778 erl_child_setup 1048576 │ │ ├─141933 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141934 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141944 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142010 /bin/sh -s rabbit_disk_monitor │ ├─7ab07fbd47ea0c23c491a74d713e6169f437ea684d5bcfab9641d1703e50acdf │ │ └─39464 /pause │ ├─8ce8f7578fd2c0e58cbb27e0513e6f58beac14d8164a55c6774f2441e051810a │ │ └─55530 /pause │ ├─09a35a925263d4287fe737205105708f7e5574ab99af4fd5100bcf67a8f390d2 │ │ └─65173 /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-78.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 │ ├─bb79127cedeec28a608973c1d3228b9a38328e8a3b2c101ba853f178441a0077 │ │ └─144707 /pause │ ├─8a19d5559a1e275366cee397df0f4f6c513fc3d1ba87584be609b271330e0263 │ │ └─67947 /pause │ ├─b046873cec393a8e57bab4023c4a4728ad974d8eb9daa77ab7ce03ba47d313fd │ │ └─186976 /pause │ ├─240b6cf804f95b566ebf2efd6e8d3abaf0b04519f9f29958d4f56a128b94d853 │ │ ├─181098 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) │ │ ├─181433 /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/tmpnjsnul9k/privsep.sock │ │ ├─181655 /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/tmpie_hr93v/privsep.sock │ │ └─182029 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a9d96acbddd8e1c3422e3502570b13e6ab13bd1dc25b33d46b0928fbc6d955ea │ │ ├─224074 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224091 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393660 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393678 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393679 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393680 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─393682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─611e57392df5dfa112654dc44a63e39e7656e7b59bcb96a882b9f2f91f3b11ac │ │ └─39706 /kube-vip manager │ ├─fb5ee17ba4e61ecbef2a5f0c1d62bca77b0833d7cfd11296b6be8677ada211d6 │ │ └─42426 /pause │ ├─87391d399ab36454ebb357e53fc1b314fa6c221ba1d400cebb593f8d2b7faccf │ │ └─106501 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c9d27966248c2f25dc74c735527f4c4483f5d8f917855bafa0117ab70b71387f │ │ └─229590 /pause │ ├─44c1b07885a067096095cf32734b4519d9a064ea2b078b8a50eb0f31b1e8a779 │ │ └─251593 /pause │ ├─f9b38079d2e9d5a4bb0318de70c2394c629b3b0f3840c5a2f1be69f9f2e39eb9 │ │ ├─169602 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169619 /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 -- │ │ ├─169625 erl_child_setup 1048576 │ │ ├─169685 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169686 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169696 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─169917 /bin/sh -s rabbit_disk_monitor │ ├─fa7cfcb24a697781076ef84db647b01405deef649a1e632336c740f37695c260 │ │ ├─243821 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244599 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp8xuoa1qg/privsep.sock │ │ ├─244608 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244610 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─445914b99b91857dc4aca40ab4222c8545a1eebad3b7288d3a3cdeeb8e2311f5 │ │ └─59964 /pause │ ├─2cba3136195ee3551ec545f3cd880eeaf0190bee4611292cb759b0eb5cdd2cff │ │ ├─90852 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90868 /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 -- │ │ ├─90875 erl_child_setup 1048576 │ │ ├─91094 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91095 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91105 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91220 /bin/sh -s rabbit_disk_monitor │ ├─f6661627ecdfbc17e8b85086cb09fc3d6408a9af5968121d516938c59d04ef93 │ │ └─95124 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-rfdlf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ebd355a60ecf02bf406c842e931a53f71eef589b5cddbbcb868a7fefef696a75 │ │ └─48235 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─367debf9b16b22432dedd7cd349dd3dd1a90b52c6f4d9373367eb091fb23d908 │ │ ├─60701 python -u /app/sidecar.py │ │ ├─60955 python -u /app/sidecar.py │ │ └─60956 python -u /app/sidecar.py │ ├─4f407358fa66a17db9917fabae8795e8340db5f4aa533d7f0f4257dd025846b4 │ │ └─63041 /pause │ ├─bcaa0cf5944136b33ce14e5c170149f21443446505d2edecde682f3db573c953 │ │ ├─189318 /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 │ │ ├─368290 /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/tmp9syzsnxd/privsep.sock │ │ ├─368889 /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/tmpq1kx6gg_/privsep.sock │ │ └─370153 /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/tmpsdpfcr_q/privsep.sock │ ├─4c188e2d0bd36c29f94bf22960fcbb3bd933ec13277383f2372691f9450bab53 │ │ ├─167590 nova-metadata: uWSGI master │ │ ├─167603 nova-metadata: uWSGI worker 1 │ │ └─167604 nova-metadata: uWSGI worker 2 │ ├─094e86d87623892bc4df8ba39a7e3943973f8c1e0886d56e154dc88fedf40a90 │ │ └─106839 /pause │ ├─a78520569b46f6c1567642f67452134eab3062c3546d45439fbc97e88ea3a73e │ │ ├─265574 apache2 -DFOREGROUND │ │ ├─268161 (wsgi:h -DFOREGROUND │ │ ├─268162 (wsgi:h -DFOREGROUND │ │ ├─268163 (wsgi:h -DFOREGROUND │ │ ├─268164 (wsgi:h -DFOREGROUND │ │ ├─268165 (wsgi:h -DFOREGROUND │ │ ├─268166 apache2 -DFOREGROUND │ │ └─268167 apache2 -DFOREGROUND │ ├─3934af3f4e72c25622204fd14ed5d065395f7beb0ed3cc3d1ea61a89ffb58d8e │ │ └─203225 /pause │ ├─bd13fa124a7df5dd3934de8fabcac592818d17e7b5dea2432d30de9043264ac2 │ │ └─43373 /pause │ ├─eb1ac532116b095f71ae7f9002c5de9335aa9defb3e30a4cb3bc4bd911a0b123 │ │ ├─199020 heat-api: uWSGI master │ │ ├─199047 heat-api: uWSGI worker 1 │ │ └─199048 heat-api: uWSGI worker 2 │ ├─0ce6b72d9bd4739fa4bffae2ad07f648ae27d63d570b060897456230bbb4616c │ │ └─171444 /pause │ ├─9e9c8d85c7dced48e5a5ad32c66c343f269f45fbb1226bd61d3cb6c1e0bad736 │ │ └─171247 /pause │ ├─3cd3e71d914e2df6f2725275cc6a9d7e752c05eaa7aa699f550dfbbb829fd467 │ │ └─46324 /server │ ├─b309f099c424797d8e1c5aa29cc4440ab901b89e756aae5b0c2833847bf30f32 │ │ └─61746 /pause │ ├─d30308df5035076f7120f6883ef675bf43ec1a6108e365e5a17038c02c4b851b │ │ └─144078 /pause │ ├─0d0a5af5d18d8927536a6e7a83171f164c2e454d76cd689c8a9e512985086c6b │ │ ├─ 95194 /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 │ │ └─338508 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7fbe3dc135a63c3b1a218a8556b79a3f97df6699fb78f77088ce9bd678af9674 │ │ └─139197 /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 │ ├─b1108d5ad75f1725a1ddde52e2ad6673020740842590ee36ac34f33069288b21 │ │ └─263120 /pause │ ├─878fa32a1734cda14cad4fdf22a56fac168b976cc8c0893fca04db42aba5bc3a │ │ └─64367 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─643023389d7fc6ba98ec00e77b71e24622fa7cad34bbbab340fc1d8ceae8dd46 │ │ ├─222091 octavia-api: uWSGI master │ │ ├─222106 octavia-api: uWSGI worker 1 │ │ └─222107 octavia-api: uWSGI worker 2 │ ├─0d14249111d64c738b1a509a2b9dc1af718f22163bcb5313c5691d0f21a9863c │ │ └─104758 /pause │ ├─7a6f73e9789dee09736fe14ff3a6a4f848e96865cee165156bf905a4148e5027 │ │ └─213192 /pause │ ├─42f12f2a7f7bc5e61719b8c73f607cdbc0ad09a855432c5961d69af849d98b84 │ │ └─39403 /pause │ ├─a591f72f3712fbd9369f62011cb8bc3dc791bffe8f646c8eed1a013352921dc2 │ │ ├─41143 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41519 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6384350c1e746fc45cb9edd55d797e0f521ae41882b2e7a8f0d9907e8f361335 │ │ └─186861 /pause │ ├─fec40d4d29ab6407ce120ba0bda8fc53b404dac7581c7b12bc2d952a027a9640 │ │ └─171270 /pause │ ├─1095fdde838ba08616994753b09d8fbbb12e4de588d1a00a10e6283240be72ea │ │ └─65274 /bin/memcached_exporter │ ├─2d4e55067247a96bfcce54ec81b64791ae6e5892e9d3faf3553d94992f398374 │ │ └─183960 /usr/bin/libvirt-tls-sidecar │ ├─2c0fee33b72aff300a371f20cce33633d9aec5d2b38df3e191dc93fa611f29d0 │ │ ├─ 48139 mysqld --wsrep_start_position=e9580ffd-4bf0-11f1-9ca3-f7dbfcac0d08:20 │ │ ├─ 48264 /var/lib/mysql/mysql-state-monitor │ │ ├─404298 /bin/bash /var/lib/mysql/liveness-check.sh │ │ ├─404309 /bin/bash /var/lib/mysql/liveness-check.sh │ │ ├─404310 mysqld -V │ │ ├─404311 awk {print $3} │ │ └─404312 awk -F. {print $1"."$2} │ ├─1730de6b8e61da24297cc0936b1d7728510493167efa058de280f6df14ba7d6f │ │ └─42895 /pause │ ├─5cabd736f4ffe296c470393a894dcf8aed874c63c726a8ab9161df860b99aa44 │ │ └─94579 /pause │ ├─0e4930801897b134c82f00977448049ab83966add34f5ed3cfa85b77ae0abae3 │ │ └─186808 /pause │ ├─020f4bb912742c30704aee81fc6b5c9d0349f099f98bef8fca2b1175a0f822ba │ │ └─40696 /pause │ ├─9974e3a2e4ac69f9c23baf94c6ee977a568028c6f8723a2827d5e4cf5b443f05 │ │ └─64152 /pause │ ├─141164bf7bc2acf4ff09e7e3a09c83ff880dfa6b30eaed3872eb842263011aea │ │ └─62783 /pause │ ├─fe359341ed5c04d26c5b59c6a9cc2bb41a98fb33eaba15f1697f874d9e2cbd08 │ │ └─42463 /pause │ ├─7bffc810afafe2cfcc23f5db885b84a299de319b53f5dd5ff12d9576b5a689d8 │ │ ├─269920 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269933 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─df91c36e051fde7a6e01874735fe93ad2df3e757b3b2cce7887cc5d67f0bad0b │ │ └─64231 /goldpinger --static-file-path /static │ ├─cbe8af3dc1f58c7fb2ccc9355979d31dce4f36999d6a85225d02a991ea693ed8 │ │ └─50304 /pause │ ├─674042f072c14945dfb773d39a23ce5c90ab35bf4b23c1dee5b77b6796cf2745 │ │ └─65247 /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 │ ├─08e30719ece256084b70ba89c999f8f58a76c5cebed5835f2be57d9a3f992f0d │ │ └─62495 /pause │ ├─2172d3b291fe0b7e04e317e883dfc326472ec15a5bd69d1980d84d7bf8b3991c │ │ ├─60677 python -u /app/sidecar.py │ │ ├─60947 python -u /app/sidecar.py │ │ └─60948 python -u /app/sidecar.py │ ├─c80d9fdcdb7800404a477cc4ef14dd94f3f9546bddb95f66ad8877fcc259b4a8 │ │ └─47575 /pause │ ├─10bc76cddc940ff635ecc62731133987e35d58bd803c649a54b0b16c113eb314 │ │ ├─129794 placement-api: uWSGI master │ │ ├─129838 placement-api: uWSGI worker 1 │ │ └─129840 placement-api: uWSGI worker 2 │ ├─574ed27958e5e0cec3ebbad2e9be4d66583475bd48546c96c9a1522efff4784d │ │ └─267296 /pause │ ├─41712f599e476928cd495254b408e9599b4055c9cb945dfb267e9c55bfdbe95c │ │ └─265744 /pause │ ├─df2df2810c9763cb3ca517de2fd0547caa35a431d61ab254b0f3844f2870374d │ │ └─234330 /pause │ └─5f4e95aaf26fa70959cf2aa9f587908e7a041b00affe934821944bbbd1a4bd25 │ └─267485 /bin/openstack-database-exporter ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount