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 │ │ │ ├─21514 /lib/systemd/systemd --user │ │ │ └─21515 (sd-pam) │ │ └─session-22.scope │ │ ├─21508 sshd: cephadm [priv] │ │ └─21535 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1451 sshd: zuul [priv] │ │ └─1464 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1455 ssh: /home/zuul/.ansible/cp/199.19.213.87-22-zuul [mux] │ ├─367368 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pwoocgcnaymzlekhlwiqjzbdmimcovuw ; /usr/bin/python3'"'"' && sleep 0' │ ├─367369 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pwoocgcnaymzlekhlwiqjzbdmimcovuw ; /usr/bin/python3' && sleep 0 │ ├─367370 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-pwoocgcnaymzlekhlwiqjzbdmimcovuw ; /usr/bin/python3 │ ├─367371 /bin/sh -c echo BECOME-SUCCESS-pwoocgcnaymzlekhlwiqjzbdmimcovuw ; /usr/bin/python3 │ ├─367372 /usr/bin/python3 │ ├─367373 /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 │ └─367375 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 … │ │ ├─ 9791 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12171 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8293749ff367725aa263e4e4d5c1b5567b23cedf1cd55fb32d4aaa287a58965e -address /run/containerd/containerd.sock │ │ ├─ 12544 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 10faa13c64fb8d8c284547c625ebe0799188980e060fbfa833039087ace7cdb9 -address /run/containerd/containerd.sock │ │ ├─ 19418 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 078dccb67983cad0afcaca85694d9cc95de8a35641ec067edd8f9a7be31d2939 -address /run/containerd/containerd.sock │ │ ├─ 24603 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eed5daab3a1134b1683bf7f14b4037a8212950cc89cb958c9de65d692ff0481d -address /run/containerd/containerd.sock │ │ ├─ 29157 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 07b3cf7785d80d59e283eb534641e442c091e52b64f577dc2dd2fa19f54b32b7 -address /run/containerd/containerd.sock │ │ ├─ 33925 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e2c9dd35922ed38362739d7917fed49a7cc76ff68cd3a3f9b42d366f000f5af4 -address /run/containerd/containerd.sock │ │ ├─ 39466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36a0d9bc236ffab529f06c892e996b143fd9f4762e454db2f2319991c786d692 -address /run/containerd/containerd.sock │ │ ├─ 39505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7beef7e10b845ba20f1c192059c57177f3a4fba130d838e5883dbd8efb4c481c -address /run/containerd/containerd.sock │ │ ├─ 39531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 860c5124cefdab3d47adc6706c33ffeb3bd36ccf5f837b95353d9d4f7d3a6ae4 -address /run/containerd/containerd.sock │ │ ├─ 39543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6c657dc9a25980a3a99b20ff579a77bebd170e4c71126bcbedad28c1212894e -address /run/containerd/containerd.sock │ │ ├─ 39556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8674da05bd17c78cbfd864d1d234348914a7f8a96ed8a8ab47a78a6c7879139 -address /run/containerd/containerd.sock │ │ ├─ 40105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8711e8120382fee791204d012ed14c28059ef4348d79042d659e2715e09c8d6 -address /run/containerd/containerd.sock │ │ ├─ 40803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1ec04495dbafda5fbb37b9f51d7748b494866861e4186fe7d41b462af0b02ca -address /run/containerd/containerd.sock │ │ ├─ 40821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb5c98128fb56b1c99177e90ec043bf2d48edd1446fdcf7573e43e74da7716e7 -address /run/containerd/containerd.sock │ │ ├─ 42497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88e15554c24ba77952b9f7a16bc995e355a95df0b44a1061c71292c93d552675 -address /run/containerd/containerd.sock │ │ ├─ 42522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 708cde0ec5fafe8da43328201b6dc6c3c8ca37c5577ab4567506428627493c2c -address /run/containerd/containerd.sock │ │ ├─ 42581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ebd089bb9adb91d16bad470af1e814b2ca356ff3d2e9a4359e823dc5b1ff325 -address /run/containerd/containerd.sock │ │ ├─ 42640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 753f23fac99a7fe4f04bf283260f626c88390870a9c2687f87599336b9bd2d03 -address /run/containerd/containerd.sock │ │ ├─ 42712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 394b9e5f5ca41ef05781e59258efb684221e47c7f1185f27ffe72a23bdc3171f -address /run/containerd/containerd.sock │ │ ├─ 42891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dea7e16bd4ab2413b35bb598a544d840e9fc17ca09bda7fafd53ffdad42e134 -address /run/containerd/containerd.sock │ │ ├─ 44941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b34163b5719d77cb6a125580ec1e3a233e978b38d89d8b76440a7b707d1e1a4 -address /run/containerd/containerd.sock │ │ ├─ 45047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a847b6a6f67a3184f807fdc64114c433a9742ef59d9499c75275c68a1cc2606 -address /run/containerd/containerd.sock │ │ ├─ 45825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de7219041f0937789f6a0b8ada596304d746e1fc475e36d9ad8dc0dd19dfebeb -address /run/containerd/containerd.sock │ │ ├─ 45920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67b4c0cc6f24f0a9da5946fd53c8cfd7153d0013af6032b827af14a716529a45 -address /run/containerd/containerd.sock │ │ ├─ 46275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ddc6cba8aae8d7115fc660c7ed50e54cbae654897127b49d573c8d92d74f047 -address /run/containerd/containerd.sock │ │ ├─ 46822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fc048a99c987f54efb4c90e099d35078352ec241fa02e57773e9f1735d16b00 -address /run/containerd/containerd.sock │ │ ├─ 47135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6efd561bd7678ac689dec74824aedf910a8403bb760013009a8d809f6dd1cec -address /run/containerd/containerd.sock │ │ ├─ 49026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 566f90664e16c85ab828987d5dd38ee882172d0289c63abeef571dc3e65e94eb -address /run/containerd/containerd.sock │ │ ├─ 52745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b249c8c93b4af8fc7c2d8dc260d4b385bab0b1ec29f31cb07596c36cea09832 -address /run/containerd/containerd.sock │ │ ├─ 53354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dbf1ba3c1826e45ed178da03826949b1fff84bfca5754a21f1fdf0e00f51710 -address /run/containerd/containerd.sock │ │ ├─ 53392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3019deb3a53406dda82cca48a179ee41dc0071745d02b3f665202a8bfadd693 -address /run/containerd/containerd.sock │ │ ├─ 53494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3049392f3ee5c510db78178a9719c881533671405427d54e61148350a5130094 -address /run/containerd/containerd.sock │ │ ├─ 53587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 342c2a1b942c80dd6fd6923ebf98b0c63f5c59d49a94b05bda1fc552fa90e3e1 -address /run/containerd/containerd.sock │ │ ├─ 56323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce4ba2dbfe54d5369cea4e0c4323e45f333c20ec16e58357feb69f5349ccd6a6 -address /run/containerd/containerd.sock │ │ ├─ 56445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1436c7b53164c8d105e10958a63a943d527f16dbe00fb97c4e228ab05483504 -address /run/containerd/containerd.sock │ │ ├─ 56495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1420486672cb9218ceae63aed11d37b670474e7ef6503251efd69a3636ba201 -address /run/containerd/containerd.sock │ │ ├─ 56533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32beea77fb6002c759701bcb4a361f3f52512eb4a4f8c53a55b7ea2be03f756e -address /run/containerd/containerd.sock │ │ ├─ 57652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7d789e647344707f260ee2073d03549c3709927243c8c2a34d9ff0fcac80c5e -address /run/containerd/containerd.sock │ │ ├─ 57912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f232a0f11d12a3672cb50fe8342bb382aef93f2d8f20e21d8d59593b1f644d8 -address /run/containerd/containerd.sock │ │ ├─ 58118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3018e807c359adb7ddf9fba456f000a97bc2a704a555f5d455e9601988dbd340 -address /run/containerd/containerd.sock │ │ ├─ 58171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6b2248087e8d1e7911d411baa212cf6c50bcc1a1a3a37c9db35cbaf6ad59b0a -address /run/containerd/containerd.sock │ │ ├─ 58212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b8e77448092288cf3c74524bc26d429f805630e7b2c79ce46eb94b3c0c52ebc -address /run/containerd/containerd.sock │ │ ├─ 58745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b5ec5ffbd532e396c92ffdb947eb96aaaef63e36ac6e8a9c574baae533ad47a -address /run/containerd/containerd.sock │ │ ├─ 59156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5ac4afb2201b3393185626aa9b19f2cd3e8b5c0e597059c3ea4abb012ae9ae4 -address /run/containerd/containerd.sock │ │ ├─ 59497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 982025aa92018849ec85b0572ebe79d4543aff8114f6f1a6539c4b135a2f0dc7 -address /run/containerd/containerd.sock │ │ ├─ 59629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1176ee2906a08e74aa47f9d5b51a75871faf95e086d9e860327133f030350f4b -address /run/containerd/containerd.sock │ │ ├─ 60240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b903d0412d7ed373218bb21856384762b673649d97b0e4ee82b10e9b5b05563 -address /run/containerd/containerd.sock │ │ ├─ 61834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07a247051edbf820c932723761dfd8dca736d5342d7a2b80807f69f98017ccd7 -address /run/containerd/containerd.sock │ │ ├─ 63330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ea976befb373df40893fe2e867e4b02fe5c8d91a2a9bc41734ce3e29b84dcbf -address /run/containerd/containerd.sock │ │ ├─ 69601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a924f65494b79934b8d0eade67acb7b81efc0e3ce1da2b889df4336356aceba4 -address /run/containerd/containerd.sock │ │ ├─ 70680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48a0d5ac1d031a313bb032b7cbe25166356b4beb28ea791663bfb63469fee798 -address /run/containerd/containerd.sock │ │ ├─ 74904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2f39b3bfafe45721707e8f53ad5380ec97e351678e880ec958a18ac7810c691 -address /run/containerd/containerd.sock │ │ ├─ 79861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1c2d962060f632a8253a3d39dc43bcba08ff0dd643ed59e582d7d5b0df2f57a -address /run/containerd/containerd.sock │ │ ├─ 85561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 289252892415fb3690e37839f65dc00a819294a3489f17455fbd24d63ba5cd8f -address /run/containerd/containerd.sock │ │ ├─ 85623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45c5ae7c15aa0a9ca3961be0e2266525ca6d6d3311a75bf38fa608f7009c6a34 -address /run/containerd/containerd.sock │ │ ├─ 93367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe5e81274887f33ce3d5944c02de0616e55abf0525897192a43e1467d791d1f1 -address /run/containerd/containerd.sock │ │ ├─ 94511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d953f0d9b5b566a1bb4c353b0206e7234eba89118e93f46c71cd227b54274925 -address /run/containerd/containerd.sock │ │ ├─ 94669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ecffaea24650ff9675d9f3d4b34f08830b38089fc63fc57db66d99a3a15a509 -address /run/containerd/containerd.sock │ │ ├─ 96383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a378ce138d39f4a4818ea70bb937b34db00f528332108f553adde7c65bec9c1 -address /run/containerd/containerd.sock │ │ ├─ 97676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed1434d2d27365aec4a278d35da4bab4dae3c9ac8487070e87f031486a59b8d4 -address /run/containerd/containerd.sock │ │ ├─ 97749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4498adbd0358a9762c31f4393807408f7dfca12d35010fb25225c349066841d3 -address /run/containerd/containerd.sock │ │ ├─107838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae54dcaad46dec9b50bba71867786ca21b6a03202b1a78cbcb3264d8f8316333 -address /run/containerd/containerd.sock │ │ ├─107933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9580e349f6f7ab26d9a45ca2c15c3f11bb29f6e06ead3368fe8b3441628de6f0 -address /run/containerd/containerd.sock │ │ ├─109955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 521fc9ebd2970edb10f7a897373ff2685993f0a867a6cef28dc9be13ac68dea8 -address /run/containerd/containerd.sock │ │ ├─122616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8bda9a1e033c16ae776b8cd84ad692e0cdb4467c6cd65ba75841a1f89ac6e4d -address /run/containerd/containerd.sock │ │ ├─123495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49d2a594fca4451dd6f00e20477d10dfef6e5c512ec2560086401a8c4294ce1b -address /run/containerd/containerd.sock │ │ ├─124643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77ae84f9da60306e35dafcd3e47eca050fc945ec017e008dea60ca4eaa56fc9e -address /run/containerd/containerd.sock │ │ ├─125038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd313b2ef2b733cf5c2e81853bd1c25b945938e50be533337b4eb251561aa367 -address /run/containerd/containerd.sock │ │ ├─125177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2312ea099aa016d97a10b9127e94547afe982d8b2525791183d4f1955a116b2 -address /run/containerd/containerd.sock │ │ ├─126265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 331ddaf09cef3267917df4ad5b3c173a67b07a9f7016398f76b6197eabe4d56e -address /run/containerd/containerd.sock │ │ ├─128076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6caf25b6c16aa7e8fcb952ef79b75da94ce0e1dd67c8b53c9901a73b56cfeed -address /run/containerd/containerd.sock │ │ ├─128345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6db59f20cc582715f51d1623f0335689887897b9c005621c2b243d12732ef09 -address /run/containerd/containerd.sock │ │ ├─128395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42b8312f10df743f102797299561e957460682f1e235008f72831855091f3b49 -address /run/containerd/containerd.sock │ │ ├─128688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0589cfae83cf9057fdbe4db7955585b212c11b12e87f2c12ca60762554177d5c -address /run/containerd/containerd.sock │ │ ├─128829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b7294e2e9281986016f0c550756d1c0c8581b6b5d831ea7ecdee0a50b55774 -address /run/containerd/containerd.sock │ │ ├─128925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5531879b8b6546742f213f5c708395f6b76cd00d5c45265ed9756158bcb3cad0 -address /run/containerd/containerd.sock │ │ ├─151717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1ab4449120a3d4e3fff946cb8e0d033f04bfc42e61a732791ab3827237f072c -address /run/containerd/containerd.sock │ │ ├─153241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 682b415fe58f9cf7c8887127fb4ff16d54c28ce643041e3ab528ac8ae7c5b574 -address /run/containerd/containerd.sock │ │ ├─153267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7365cf452621a0dbf13ad5cf5da2f25967a87fe1545caa65a43c1a220f2525ad -address /run/containerd/containerd.sock │ │ ├─153499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674f41e9019e9e1ed7d8ec645ddad6200c59f57dad1b44523a4dd42995d83b9a -address /run/containerd/containerd.sock │ │ ├─159916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d34e82c23113b05a2ee31b603e06beadc1914871e4fb16d094bff14dcd05811f -address /run/containerd/containerd.sock │ │ ├─162197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 599762ba4d9d9c7c81cf6fe269f1289fc93d31c7ca438c6d742eb5b5802a974a -address /run/containerd/containerd.sock │ │ ├─164078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83510c049347a6f00a6568992a5ee685b40d44d950afd3f3bd9e7c20ede242a5 -address /run/containerd/containerd.sock │ │ ├─164130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 405364eb4a48cc6644f0733199b01a2a53f71a7f0a4c4ecf36061e3d95f0bd36 -address /run/containerd/containerd.sock │ │ ├─164210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e685bc018e8e0562c7c375bf7555b43e2f7640de123daafc25322688d5fb9f9 -address /run/containerd/containerd.sock │ │ ├─164319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29c149853bf75ca0c9c89b4efd39b4d566d5d520b37b9e976bb7fac53900d31c -address /run/containerd/containerd.sock │ │ ├─172514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe4d75c15317785f364eec3b96c67e2d0d50bc3c58c0d0777dc23a0717ca0311 -address /run/containerd/containerd.sock │ │ ├─175067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96f268b6b60523ed05fdd4c4ae709d97dac58df96495ce1346878f4902cef00c -address /run/containerd/containerd.sock │ │ ├─175135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c84c6f9a63f31653dbe69c1597be5e14c8186a334fac308ee3e208c524cd5fd -address /run/containerd/containerd.sock │ │ ├─175246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99971b567fb5dcc70f5a96c7160a4e491eab67e112f821e200f3acbb9095322d -address /run/containerd/containerd.sock │ │ ├─187591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bad5594e744fdaf17e4475bbc17f1f8feeea2f8467bb22c72a4bc5e7bebe1c5 -address /run/containerd/containerd.sock │ │ ├─195711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45bb366ba4da88c816221215af14d2f9a9abde09261913470d23ad180610d283 -address /run/containerd/containerd.sock │ │ ├─195849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f04372b9bc8fe0b4a165307a749007a019022fb9371e29adbc3d6347d169b12 -address /run/containerd/containerd.sock │ │ ├─195851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3fd51932e6c7295c2e07486beed24d729fca4d9e21d7206b98361c623d0ce1e -address /run/containerd/containerd.sock │ │ ├─196074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 395d9f47b72ceb1c7edeebced2af46f1cc2a88f4269cbb597f1557f1a33981ae -address /run/containerd/containerd.sock │ │ ├─205943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52bc8ee629843f0d1ec2c699521dae080153ba367dc4b982c709d9236e84acff -address /run/containerd/containerd.sock │ │ ├─207821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9fd66f2daf7181ef02a5734c09356052aa7bae554c27ca8e69640f2c95579c6 -address /run/containerd/containerd.sock │ │ ├─208971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cd560f54ad752105ec4f0e5cb96e9f09adb4b2234a5c15c586dc14432e74035 -address /run/containerd/containerd.sock │ │ ├─210033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db733f035270277da7d36558da2a9b430f625b1fd58d28363e0e6ea4775b7c2a -address /run/containerd/containerd.sock │ │ ├─210995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 744f7ef68d35490b4fe8da552404c6f82207733a4d7a8e031a196300e829ea0c -address /run/containerd/containerd.sock │ │ ├─212452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da7bbb37e36fb6229877db2302cd31670bd0a91ece5d51e33655a1023101efce -address /run/containerd/containerd.sock │ │ ├─214121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e3617eafb0f30393bbfbe972dd2eeac037b4c858e29203faead44a58b9d82bd -address /run/containerd/containerd.sock │ │ ├─214165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da36607b18b9f2fa7610509cf8f27e84c0f8ee54e5ef3d062209d422d5f65619 -address /run/containerd/containerd.sock │ │ ├─222653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97dd39ce087ea8a1f60959c050cb87590a361bde3c8a240926912a64e2a73423 -address /run/containerd/containerd.sock │ │ ├─223205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 875391e36f234b02dd5b2db90234f12288eb0ac98923ec18fcefd5ca021ed343 -address /run/containerd/containerd.sock │ │ ├─228239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd3fbd75d9e408039fc9ae8fbd72f63306d4b0ebed75f4bd940eca571c942551 -address /run/containerd/containerd.sock │ │ ├─235672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8029a94d1e0cbb1d7cb8ee1ff537ed3bcae35580e61877b23f9f595150c7ace -address /run/containerd/containerd.sock │ │ ├─236041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85452e494f58d0dc278cc32aa0064d0d1082b4f562af1f4a80defa3e48a55e42 -address /run/containerd/containerd.sock │ │ ├─236088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c82664621a2d1a152dc61930ab9895d0adb1bf7651e642a08672cbe2aa4ab8f -address /run/containerd/containerd.sock │ │ ├─236131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de9c3b65d11db56e6d90b84c16d23eddcd2130f547177c5e17ebffc615d90db1 -address /run/containerd/containerd.sock │ │ ├─246752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9872ed03ee89cf878f3ec32b3410edbef7dcbd827859b0307b714c701198f615 -address /run/containerd/containerd.sock │ │ ├─249264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d955f4e69e6d87cf190ddc17cbb77446002a1fefff505c0d2e3d2a9fc676fb13 -address /run/containerd/containerd.sock │ │ └─249937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfbbc21f4caa2af7a28fc6f874437dbd105c770627edf3c5c71194b8a47e4377 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─28867 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29140 /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 │ │ │ ├─19376 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19396 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.nrfnpd.service │ │ │ ├─12458 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nrfnpd/unit.run │ │ │ └─12488 /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-nrfnpd --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.nrfnpd:/var/lib/ceph/mgr/ceph-instance.nrfnpd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nrfnpd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.nrfnpd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24319 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24586 /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 │ │ │ ├─33633 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33904 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12099 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12129 /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 … │ │ └─10160 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─122141 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39936 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.87 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-8293749ff367725aa263e4e4d5c1b5567b23cedf1cd55fb32d4aaa287a58965e.scope … │ │ ├─12209 /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 │ │ └─12221 /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 │ ├─cloud-init-local.service │ ├─docker-e2c9dd35922ed38362739d7917fed49a7cc76ff68cd3a3f9b42d366f000f5af4.scope … │ │ ├─33947 /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 │ │ └─33961 /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 │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1386 /usr/sbin/uuidd --socket-activation │ ├─docker-10faa13c64fb8d8c284547c625ebe0799188980e060fbfa833039087ace7cdb9.scope … │ │ ├─12568 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.nrfnpd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12589 /usr/bin/ceph-mgr -n mgr.instance.nrfnpd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-eed5daab3a1134b1683bf7f14b4037a8212950cc89cb958c9de65d692ff0481d.scope … │ │ ├─24628 /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 │ │ └─24641 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-07b3cf7785d80d59e283eb534641e442c091e52b64f577dc2dd2fa19f54b32b7.scope … │ │ ├─29181 /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 │ │ └─29194 /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 │ ├─cloud-config.service │ ├─run-r3342111fbdc84a55beb199063239904b.scope │ │ └─167008 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─10664 /usr/sbin/chronyd -F 1 │ │ └─10665 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─121914 /sbin/iscsid │ │ └─121915 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-078dccb67983cad0afcaca85694d9cc95de8a35641ec067edd8f9a7be31d2939.scope … │ │ ├─19445 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19463 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─e6b2248087e8d1e7911d411baa212cf6c50bcc1a1a3a37c9db35cbaf6ad59b0a │ │ └─58194 /pause │ ├─d2312ea099aa016d97a10b9127e94547afe982d8b2525791183d4f1955a116b2 │ │ └─125200 /pause │ ├─8b8e77448092288cf3c74524bc26d429f805630e7b2c79ce46eb94b3c0c52ebc │ │ └─58240 /pause │ ├─4ad556ad71abc442ee1e358ef59050883a210b0775947ea1b087fb23826b9f1f │ │ └─232068 /manager --metrics-bind-address=:9782 │ ├─62ce1ae4506a250296b179b9d4981cd275f7b5de4b502cc2ffa2ad2ef6ed15f6 │ │ └─86103 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─df0c4fea0fcf91792774f41e0ca607a1b51592ea1e361ad1c474c4fd941ecca3 │ │ └─49183 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─66f3894c33a90e913910bef7f49cf8c052a0a35878a37e94b05ef0817f4b2e6e │ │ └─43218 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 │ ├─667ec6cc19d919318e9c36ec612adb599ad982965159cc4dbc6245e781421170 │ │ ├─124882 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─124940 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─124953 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─125158 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─367318 sleep 15 │ ├─99971b567fb5dcc70f5a96c7160a4e491eab67e112f821e200f3acbb9095322d │ │ └─175277 /pause │ ├─a9eb73e2c9c314c32b119558dfdd07382354c273e7f58070d94dece6294b6feb │ │ └─232166 /manager --metrics-bind-address=:8080 │ ├─dd3fbd75d9e408039fc9ae8fbd72f63306d4b0ebed75f4bd940eca571c942551 │ │ └─228262 /pause │ ├─18e60a8d848aa96a7e96e223013ac2da25cbaa8d46fedcfcf1c2325aee714df6 │ │ ├─153964 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─354624 sleep 300 │ ├─ed1434d2d27365aec4a278d35da4bab4dae3c9ac8487070e87f031486a59b8d4 │ │ └─97703 /pause │ ├─af1a835e9573b5b7edfe7b713a9e5b664beaf8fcc65bf32a8e59632541ef7cf2 │ │ └─166964 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─cb5c98128fb56b1c99177e90ec043bf2d48edd1446fdcf7573e43e74da7716e7 │ │ └─40865 /pause │ ├─bed7ba3ec41ad100563a91b29e770f7a02dba0df42134cc514cb4ae4b9a038ee │ │ ├─57293 python -u /app/sidecar.py │ │ ├─57505 python -u /app/sidecar.py │ │ └─57506 python -u /app/sidecar.py │ ├─287034ed457509efc7f2d114cd6978f55c44ce2cfd24c1e883e220e0d84a8544 │ │ └─232353 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 │ ├─9a378ce138d39f4a4818ea70bb937b34db00f528332108f553adde7c65bec9c1 │ │ └─96406 /pause │ ├─9584de39b4d2cef4e9076a42f77ff471773b80477825272f68d8ea3cd9d1ec4d │ │ └─232155 /kube-vip manager │ ├─915d1713090569eca1754316f43712f26ea12ab67a1d12d35358c51973f6e16e │ │ └─61670 /goldpinger --static-file-path /static │ ├─ce4ba2dbfe54d5369cea4e0c4323e45f333c20ec16e58357feb69f5349ccd6a6 │ │ └─56366 /pause │ ├─674f41e9019e9e1ed7d8ec645ddad6200c59f57dad1b44523a4dd42995d83b9a │ │ └─153521 /pause │ ├─50fbd38a928d07e3c9beda062ba77565c671477cc47a2e63b83eb262c1bad9e6 │ │ └─61939 /bin/pushgateway │ ├─4153dcbda51ca377fdb59afb2b7c4e05806813d5a37ae882e91d5af05b0f7541 │ │ ├─172219 senlin-api: uWSGI master │ │ ├─172237 senlin-api: uWSGI worker 1 │ │ └─172238 senlin-api: uWSGI worker 2 │ ├─3d65d7d91abd9d85b0d27f29c4fd18ddf7c6267567e5231cb2a2df85571f721b │ │ ├─114097 placement-api: uWSGI master │ │ ├─114110 placement-api: uWSGI worker 1 │ │ └─114111 placement-api: uWSGI worker 2 │ ├─9580e349f6f7ab26d9a45ca2c15c3f11bb29f6e06ead3368fe8b3441628de6f0 │ │ └─107957 /pause │ ├─8d457dad82895c337539e3685e02ee91179ed8fc180d95bd242e65f582703ec7 │ │ └─75584 /usr/local/bin/rook ceph operator │ ├─835f6bfc34d2bb0149eb845843bc3f47df02f89919143310fcf8990ccb9f3519 │ │ └─229838 docker-registry serve /etc/docker-registry/config.yml │ ├─43fb44059324550be721616fafb6f6fbd7d75727900c6b2ffa1bfb7e8d2b4e94 │ │ └─146481 /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 │ ├─395d9f47b72ceb1c7edeebced2af46f1cc2a88f4269cbb597f1557f1a33981ae │ │ └─196096 /pause │ ├─222e45940bca885f52ea6052e351a8f7c3ba8e9faf7ee48a45ad2110d680133a │ │ └─59906 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─45bb366ba4da88c816221215af14d2f9a9abde09261913470d23ad180610d283 │ │ └─195764 /pause │ ├─77ae84f9da60306e35dafcd3e47eca050fc945ec017e008dea60ca4eaa56fc9e │ │ └─124672 /pause │ ├─7365cf452621a0dbf13ad5cf5da2f25967a87fe1545caa65a43c1a220f2525ad │ │ └─153315 /pause │ ├─289252892415fb3690e37839f65dc00a819294a3489f17455fbd24d63ba5cd8f │ │ └─85598 /pause │ ├─67b4c0cc6f24f0a9da5946fd53c8cfd7153d0013af6032b827af14a716529a45 │ │ └─45942 /pause │ ├─f8002c7e5be6d4d44acb1e1d7be7e5749cd44523c494070c0d742020707d22ec │ │ └─40154 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─6c84c6f9a63f31653dbe69c1597be5e14c8186a334fac308ee3e208c524cd5fd │ │ └─175182 /pause │ ├─2cc6a504bea165ff447dc831e1c08c41c796fc84649ef1aa9edd135769fa559c │ │ ├─ 65822 apache2 -DFOREGROUND │ │ ├─ 65841 (wsgi:k -DFOREGROUND │ │ ├─ 65842 (wsgi:k -DFOREGROUND │ │ ├─ 65843 (wsgi:k -DFOREGROUND │ │ ├─ 65844 (wsgi:k -DFOREGROUND │ │ ├─356953 apache2 -DFOREGROUND │ │ ├─357006 apache2 -DFOREGROUND │ │ └─357007 apache2 -DFOREGROUND │ ├─413fb45872bb20affd9bc389f895d3a16dcd8d6241bd88de7294461efc41162c │ │ ├─204712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─204733 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─205392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205393 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359139 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359140 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359141 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359143 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359188 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359189 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─359190 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─359192 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b4063e7abb286b9aad7da6ceb81d0c9c227ac6d8a4a01c5cd76cb498c5926c10 │ │ ├─ 86060 /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 │ │ └─309675 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a8674da05bd17c78cbfd864d1d234348914a7f8a96ed8a8ab47a78a6c7879139 │ │ └─39636 /pause │ ├─684975716a49184e944edcf8e1c3a8d0a117be391e71e5d3bcae58c346928b0d │ │ ├─206058 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206075 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─206081 erl_child_setup 1048576 │ │ ├─206240 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─206292 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─206293 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─206406 /bin/sh -s rabbit_disk_monitor │ ├─8a0f17077267aa71352e5cb72347ea2eb242ce0352ddb72bc481b1fa863679ca │ │ └─47507 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─df0f803702789db05e06e81cfdd7c6b01d0b54281f88efc7f0e0121aee085583 │ │ ├─69733 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69755 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─69761 erl_child_setup 1048576 │ │ ├─69817 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─69868 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─69869 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─69952 /bin/sh -s rabbit_disk_monitor │ ├─de7219041f0937789f6a0b8ada596304d746e1fc475e36d9ad8dc0dd19dfebeb │ │ └─45847 /pause │ ├─a924f65494b79934b8d0eade67acb7b81efc0e3ce1da2b889df4336356aceba4 │ │ └─69624 /pause │ ├─23b0e3d0737def779b45442df7f2b6604f793651496af2e4b5591ca5df2d6c07 │ │ └─62125 /bin/memcached_exporter │ ├─0c82664621a2d1a152dc61930ab9895d0adb1bf7651e642a08672cbe2aa4ab8f │ │ └─236112 /pause │ ├─88e15554c24ba77952b9f7a16bc995e355a95df0b44a1061c71292c93d552675 │ │ └─42554 /pause │ ├─9872ed03ee89cf878f3ec32b3410edbef7dcbd827859b0307b714c701198f615 │ │ └─246775 /pause │ ├─be5c221183c89a80ffcc8f7d3f01e61c4d75050b7823fb7814a5e00790c74467 │ │ └─58602 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 │ ├─85452e494f58d0dc278cc32aa0064d0d1082b4f562af1f4a80defa3e48a55e42 │ │ └─236066 /pause │ ├─86082963926571f76d4ad0cbcbaae15b28fd654e25f90a37aecdcd87b7e2acf1 │ │ └─59962 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7b903d0412d7ed373218bb21856384762b673649d97b0e4ee82b10e9b5b05563 │ │ └─60268 /pause │ ├─7a33cc40e8336feef9866657c6e2843bcd39b7713e861261778d021d0e2c911f │ │ ├─160595 neutron-ovn-network-logging-parser: uWSGI master │ │ └─160630 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─f1ec04495dbafda5fbb37b9f51d7748b494866861e4186fe7d41b462af0b02ca │ │ └─40846 /pause │ ├─69e870cb9181ba4a2546d358b837ef81cebf16a87f2a5e2e7b2dab218edeb087 │ │ ├─151839 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─151856 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─151864 erl_child_setup 1048576 │ │ ├─151952 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─152015 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─152016 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─152139 /bin/sh -s rabbit_disk_monitor │ ├─0589cfae83cf9057fdbe4db7955585b212c11b12e87f2c12ca60762554177d5c │ │ └─128715 /pause │ ├─2dbf1ba3c1826e45ed178da03826949b1fff84bfca5754a21f1fdf0e00f51710 │ │ └─53377 /pause │ ├─52bc8ee629843f0d1ec2c699521dae080153ba367dc4b982c709d9236e84acff │ │ └─205966 /pause │ ├─bb085456645a81def3c0b201927989ef6aa2d03dfde95243487705d45bbdfd85 │ │ └─232067 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 │ ├─e3c37ca00a795168418063d8f5483ba005e2cac1e4b1808435bae039a78689d5 │ │ └─169584 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0fbbd6a8dbbeec13ca3ace5b445f08177518a64c195f63094218b0de5c13777b │ │ ├─249423 apache2 -DFOREGROUND │ │ ├─252526 (wsgi:h -DFOREGROUND │ │ ├─252527 (wsgi:h -DFOREGROUND │ │ ├─252528 (wsgi:h -DFOREGROUND │ │ ├─252529 (wsgi:h -DFOREGROUND │ │ ├─252530 (wsgi:h -DFOREGROUND │ │ ├─252531 apache2 -DFOREGROUND │ │ └─252532 apache2 -DFOREGROUND │ ├─3049392f3ee5c510db78178a9719c881533671405427d54e61148350a5130094 │ │ └─53522 /pause │ ├─d3ab8dfadbd691e5bf3d9cd6a3e811c3de231dd0be5b79125bf87d550357a574 │ │ └─42748 /coredns -conf /etc/coredns/Corefile │ ├─3b2f56161684447297b2a7ffe8375fae3a70f70a815adb4263b7750d4261bc8d │ │ ├─93698 glance-api: uWSGI master │ │ ├─93712 glance-api: uWSGI worker 1 │ │ └─93713 glance-api: uWSGI worker 2 │ ├─f1c2d962060f632a8253a3d39dc43bcba08ff0dd643ed59e582d7d5b0df2f57a │ │ └─79889 /pause │ ├─2eaa178613f3b99797355e7958b8cd991c53ad6860ab0f06a733c604e2d7b37b │ │ └─43090 /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 │ ├─2039667e19e9089608c4c250deab3e37c46f0e72896895091e6e0f770a89139d │ │ └─232147 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─29c149853bf75ca0c9c89b4efd39b4d566d5d520b37b9e976bb7fac53900d31c │ │ └─164349 /pause │ ├─7ddbb65cdc874116cfaeee0c4a725e4205510c823bfd8870d00a503e90b2fa75 │ │ ├─184843 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─185094 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─185095 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─4498adbd0358a9762c31f4393807408f7dfca12d35010fb25225c349066841d3 │ │ └─97786 /pause │ ├─db733f035270277da7d36558da2a9b430f625b1fd58d28363e0e6ea4775b7c2a │ │ └─210055 /pause │ ├─c6efd561bd7678ac689dec74824aedf910a8403bb760013009a8d809f6dd1cec │ │ └─47159 /pause │ ├─48a0d5ac1d031a313bb032b7cbe25166356b4beb28ea791663bfb63469fee798 │ │ └─70702 /pause │ ├─331ddaf09cef3267917df4ad5b3c173a67b07a9f7016398f76b6197eabe4d56e │ │ └─126288 /pause │ ├─6841449e2c5d33f3862d7361594bd48829053f241215752c67400291c3c167ee │ │ ├─252392 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─252405 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─875391e36f234b02dd5b2db90234f12288eb0ac98923ec18fcefd5ca021ed343 │ │ └─223231 /pause │ ├─04979f3965207c91c85bdd198a49f3ca39ca4d050389b4dff415a5d5e82e663a │ │ ├─41800 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42327 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─26a28c349bb48122f733315b501d6c62e1a336cd2ae1df4a09c33914b97c1906 │ │ ├─203110 octavia-api: uWSGI master │ │ ├─203121 octavia-api: uWSGI worker 1 │ │ └─203122 octavia-api: uWSGI worker 2 │ ├─a2106f178628abdcad2cfb863bc2610b634bc8885a16f9e434cfd799908029b8 │ │ ├─74383 barbiacan-api: uWSGI master │ │ └─74396 barbiacan-api: uWSGI worker 1 │ ├─ea0d824719ab00466b2793be2877fbebd3f0f216dcd4858974e0f911dde176a0 │ │ └─43046 /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 │ ├─7226bc7c0e5ee0559d574bc27ea170190525381269012ee179b621a68d4081c2 │ │ └─108459 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f824f8df0b4118a9c13ec3f38cfbbf677da13fbcf55a982c32408a57e4f4fdd3 │ │ ├─160442 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─160719 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─160730 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─366871 sleep 15 │ ├─a6b568a41d0ade734f97dbff7863bf7463f0ad19679939f42d2615451e3019ea │ │ └─60767 /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 │ ├─982025aa92018849ec85b0572ebe79d4543aff8114f6f1a6539c4b135a2f0dc7 │ │ └─59522 /pause │ ├─d4f4fa7a5b9730741ceeba26a431f174eff5a42b59d52619afe27554e13f6a89 │ │ └─166389 /bin/bash /tmp/libvirt.sh │ ├─14e980c9045c06e9a5f40c03338f7d0e6f8d4793f21ecaf123410e020231d725 │ │ └─45338 /server │ ├─cd4ca5a092b0115fcf0ad5cdf9af8bf830075826091f67b6551a4a0a2c41a838 │ │ ├─244753 /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 │ │ └─244879 /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 │ ├─a8029a94d1e0cbb1d7cb8ee1ff537ed3bcae35580e61877b23f9f595150c7ace │ │ └─235743 /pause │ ├─b8f6dbc29b02137128c4f81e4e12826442e0f996123deb760d403aab933e709f │ │ └─61296 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-87.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 │ ├─32beea77fb6002c759701bcb4a361f3f52512eb4a4f8c53a55b7ea2be03f756e │ │ └─56557 /pause │ ├─32c8b1ff5d13368d780773ffd85fca355d736f7e6e787cab96e9ff3db5ae57bd │ │ ├─229025 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229042 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─229051 erl_child_setup 1048576 │ │ ├─229182 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─229236 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─229237 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─229815 /bin/sh -s rabbit_disk_monitor │ ├─4ed4e0cc073094c5fa59c7bc9d7747b48662b6639734980019d8a693dbf32c48 │ │ └─57616 /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 │ ├─8c67e2d4f51537ac34f29bb2da2cd170d659e20ba8110a96608efea6cdaf95a9 │ │ ├─203949 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─204626 octavia-worker: ConsumerService worker(0) │ │ ├─204629 octavia-worker: ConsumerService worker(1) │ │ ├─204632 octavia-worker: ConsumerService worker(0) │ │ └─204635 octavia-worker: ConsumerService worker(1) │ ├─96f268b6b60523ed05fdd4c4ae709d97dac58df96495ce1346878f4902cef00c │ │ └─175097 /pause │ ├─e94cbe1c37a5714f556bf7e77cf8aa770d8da294d429255bb136a6dbf5a3c337 │ │ ├─150887 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─151155 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─151156 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─45c5ae7c15aa0a9ca3961be0e2266525ca6d6d3311a75bf38fa608f7009c6a34 │ │ └─85646 /pause │ ├─9b249c8c93b4af8fc7c2d8dc260d4b385bab0b1ec29f31cb07596c36cea09832 │ │ └─52767 /pause │ ├─3f67bf1f94def1bc294304b74320739c5af56aa60b7c0f4d00060d1d05421e6b │ │ ├─57259 python -u /app/sidecar.py │ │ ├─57499 python -u /app/sidecar.py │ │ └─57500 python -u /app/sidecar.py │ ├─fe5e81274887f33ce3d5944c02de0616e55abf0525897192a43e1467d791d1f1 │ │ └─93391 /pause │ ├─7beef7e10b845ba20f1c192059c57177f3a4fba130d838e5883dbd8efb4c481c │ │ └─39596 /pause │ ├─1ca642546a61515c9eca3d3083b33f076f7e696ed75da17feca7f8e97d62e2f5 │ │ └─60407 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─8ddf924aac0305defff208013e759822d15e76e08821f7b01bc76b6146c236a1 │ │ └─232179 percona-xtradb-cluster-operator │ ├─f23ed16fcd954354a4af823aa22a52a6a10be38849cb5f1c5dce8c257d90fa49 │ │ ├─161090 neutron-policy-server: uWSGI master │ │ ├─161103 neutron-policy-server: uWSGI worker 1 │ │ └─161104 neutron-policy-server: uWSGI worker 2 │ ├─83510c049347a6f00a6568992a5ee685b40d44d950afd3f3bd9e7c20ede242a5 │ │ └─164103 /pause │ ├─868af18a962e8f48e9f839fff046cebefa85fbfc7ddbec03aab9a0441d991a1d │ │ └─160525 vector --config /etc/vector/vector.toml │ ├─201ad89fdac68c8369ceabff29878f4ec73f4aedc019df01d1e6606510628c6c │ │ ├─172683 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172700 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─172706 erl_child_setup 1048576 │ │ ├─172855 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─172909 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─172910 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─173053 /bin/sh -s rabbit_disk_monitor │ ├─ef7f0dae33bea96b245419e970d73a64da00f0f82b95f2bcff2a9f3c944f48f1 │ │ ├─223117 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─223435 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─223436 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─40e27282e1acba2533c5256f34033a6955bf38f337efba51b81ea966d77f2434 │ │ └─42706 /coredns -conf /etc/coredns/Corefile │ ├─7855bf7edc812c77274a8eed2a53ecd6a7ff710c3e0d807a77af3708f1809aaf │ │ ├─150899 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─151161 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─151162 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─521fc9ebd2970edb10f7a897373ff2685993f0a867a6cef28dc9be13ac68dea8 │ │ └─109996 /pause │ ├─2f04372b9bc8fe0b4a165307a749007a019022fb9371e29adbc3d6347d169b12 │ │ └─195902 /pause │ ├─d00a7fa80f13e2d128774a51ab57dd58ec75fb7c2590671c276e4468039da91e │ │ └─53691 nfd-master -crd-controller=true -metrics=8081 │ ├─737effb4bab63abec468a00547e5ef2856126d0d5bedbd60b38fbf0509132b1b │ │ └─62039 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9c4023f8d7cf7b772110fe791eb1dcd8fe5807258c15bccdbd36093be790e5a2 │ │ ├─184851 heat-api: uWSGI master │ │ ├─184894 heat-api: uWSGI worker 1 │ │ └─184895 heat-api: uWSGI worker 2 │ ├─e81c96216b8a42944afcbb76209b15affefd92252a55ff7c5945b4b1c37e219b │ │ └─39712 kube-apiserver --advertise-address=199.19.213.87 --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 │ ├─744f7ef68d35490b4fe8da552404c6f82207733a4d7a8e031a196300e829ea0c │ │ └─211019 /pause │ ├─49d2a594fca4451dd6f00e20477d10dfef6e5c512ec2560086401a8c4294ce1b │ │ └─123519 /pause │ ├─b3fd51932e6c7295c2e07486beed24d729fca4d9e21d7206b98361c623d0ce1e │ │ └─195888 /pause │ ├─bc08d63d404b4558cad997a0e6aa3644d0e09a1d6bb8a1ee5d65f0c8731ba24c │ │ ├─125784 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─125975 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─125980 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─366648 sleep 15 │ ├─f954b048d6a35daf56b1b7667ed76b11e9fce5d4462b9d2b1fadb8dbc4e13b45 │ │ └─96186 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0e3617eafb0f30393bbfbe972dd2eeac037b4c858e29203faead44a58b9d82bd │ │ └─214144 /pause │ ├─c1420486672cb9218ceae63aed11d37b670474e7ef6503251efd69a3636ba201 │ │ └─56519 /pause │ ├─de9c3b65d11db56e6d90b84c16d23eddcd2130f547177c5e17ebffc615d90db1 │ │ └─236180 /pause │ ├─682b415fe58f9cf7c8887127fb4ff16d54c28ce643041e3ab528ac8ae7c5b574 │ │ └─153303 /pause │ ├─598c171470957305c2bd3bdd88b762db8284a18a652022f9ab80db12a6c78aac │ │ └─122997 /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 │ ├─2b7aee297626388905fad779b56a2671f9ec7e9be3168135beda61e44399107a │ │ └─60694 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-87.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 │ ├─8ebd089bb9adb91d16bad470af1e814b2ca356ff3d2e9a4359e823dc5b1ff325 │ │ └─42604 /pause │ ├─f6c657dc9a25980a3a99b20ff579a77bebd170e4c71126bcbedad28c1212894e │ │ └─39619 /pause │ ├─342c2a1b942c80dd6fd6923ebf98b0c63f5c59d49a94b05bda1fc552fa90e3e1 │ │ └─53611 /pause │ ├─d7d789e647344707f260ee2073d03549c3709927243c8c2a34d9ff0fcac80c5e │ │ └─57676 /pause │ ├─a8591e3554f519f533846fc73a8c1d0f289c7e0acd8db92221d543ff94241b1d │ │ └─60494 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4df4170e8d39052d649cf2eb471dd77147631abf6387149dd741808ea3433e10 │ │ └─57353 /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 │ ├─288ed82b8e1fa81cd7f2275ac45d52562a5fb812258040c3d5aadaeb2216d45b │ │ ├─126488 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─126508 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─126514 erl_child_setup 1048576 │ │ ├─126652 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─126703 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─126704 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─126871 /bin/sh -s rabbit_disk_monitor │ ├─36a0d9bc236ffab529f06c892e996b143fd9f4762e454db2f2319991c786d692 │ │ └─39497 /pause │ ├─8f232a0f11d12a3672cb50fe8342bb382aef93f2d8f20e21d8d59593b1f644d8 │ │ └─57935 /pause │ ├─3489d726df8d7d913f63921e9d4edb8424c57cdb59b257ab46e529cc82659752 │ │ ├─125288 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─125309 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─125322 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─125470 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─367350 sleep 15 │ ├─405364eb4a48cc6644f0733199b01a2a53f71a7f0a4c4ecf36061e3d95f0bd36 │ │ └─164162 /pause │ ├─97dd39ce087ea8a1f60959c050cb87590a361bde3c8a240926912a64e2a73423 │ │ └─222677 /pause │ ├─246300da4affee974cc981a8c366e2e42e84b51ab762c2f3b6da91b5d4fe688b │ │ ├─244702 manila-api: uWSGI master │ │ ├─244785 manila-api: uWSGI worker 1 │ │ └─244786 manila-api: uWSGI worker 2 │ ├─e86b03b0dd160b267bf7dbb78020990bc74bcd087f0095ae8bcd386a43625dc6 │ │ └─61882 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─bfbbc21f4caa2af7a28fc6f874437dbd105c770627edf3c5c71194b8a47e4377 │ │ └─249961 /pause │ ├─d953f0d9b5b566a1bb4c353b0206e7234eba89118e93f46c71cd227b54274925 │ │ └─94543 /pause │ ├─b8bda9a1e033c16ae776b8cd84ad692e0cdb4467c6cd65ba75841a1f89ac6e4d │ │ └─122640 /pause │ ├─a5ac4afb2201b3393185626aa9b19f2cd3e8b5c0e597059c3ea4abb012ae9ae4 │ │ └─59183 /pause │ ├─566f90664e16c85ab828987d5dd38ee882172d0289c63abeef571dc3e65e94eb │ │ └─49050 /pause │ ├─df3be1443a553752e74da08747e00738b1ffa2450f08fea8806594fbec2f9a9a │ │ └─232015 /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 │ ├─dd611f3dc7acb17f80472a327e25c96b5b95a978327368884d346d2887c4a1fc │ │ ├─94937 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95153 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95155 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─8ddc6cba8aae8d7115fc660c7ed50e54cbae654897127b49d573c8d92d74f047 │ │ └─46298 /pause │ ├─0bad5594e744fdaf17e4475bbc17f1f8feeea2f8467bb22c72a4bc5e7bebe1c5 │ │ └─187614 /pause │ ├─7be5873d4e01b9823f1a0537493598bea1804eb617dc62c7b99d312c95a7851f │ │ └─244741 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7289721e539cdc2dd164fa29d23b34d623a46ee2df7f395011b6c6b93eeeb806 │ │ └─61393 /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 │ ├─b9fd66f2daf7181ef02a5734c09356052aa7bae554c27ca8e69640f2c95579c6 │ │ └─207845 /pause │ ├─4a3f0bb197df8f5b4dbe0f4846917fbcd68bf751d62a2ef6b6e10fda5c00969d │ │ └─172212 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─b3c9f232968c89f2e039d20549ddf41e1a5f696c38409c2410bd94bd949726d1 │ │ ├─184857 heat-api-cfn: uWSGI master │ │ ├─184891 heat-api-cfn: uWSGI worker 1 │ │ └─184892 heat-api-cfn: uWSGI worker 2 │ ├─b2f94d5b6851927c525ade1baecce75f167ca8750ab6267be48e9a73b5c83822 │ │ ├─223136 magnum-api: uWSGI master │ │ ├─223156 magnum-api: uWSGI worker 1 │ │ └─223157 magnum-api: uWSGI worker 2 │ ├─13abe3b38d1beaa15dd162cb2a9ade686088b30d7ffde99ca5b0a6434d25e46d │ │ ├─47288 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 │ │ └─49511 haproxy -sf 165 -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 │ ├─72310ff4b61956dacd7500d775b08e6129746156a506affdb0646459ea85b6b6 │ │ └─62070 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d789d7072ccf5d21cfd8e839ebb8d98c2746f9943ad36d8a5317b70b2ae525bb │ │ ├─47340 mysqld --wsrep_start_position=60891834-167e-11f1-8613-a7eebf74b53b:20 │ │ └─47465 /var/lib/mysql/mysql-state-monitor │ ├─f1ab4449120a3d4e3fff946cb8e0d033f04bfc42e61a732791ab3827237f072c │ │ └─151740 /pause │ ├─d955f4e69e6d87cf190ddc17cbb77446002a1fefff505c0d2e3d2a9fc676fb13 │ │ └─249287 /pause │ ├─ead7700cabaa6e2acdedfba35988576e6943e463385bfab3ec26c2d73b7425e4 │ │ ├─108826 /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 │ │ └─108913 /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 │ ├─980eb711a2f7ea68953fa0a74b076b841fcc9c44cad37aa0bd4be4926d74de39 │ │ ├─62450 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62467 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─62473 erl_child_setup 1048576 │ │ ├─62529 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─62580 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─62581 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─62664 /bin/sh -s rabbit_disk_monitor │ ├─faadceb5b3d8d496e8b4d96a403ceed9ae2d48b7848e04225bd6d2fd0fd92b33 │ │ └─43003 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─41dd8e25ee386cff323ce80a4bced6d1ae3c2ea548e8757521a79ff2d3e94d87 │ │ ├─59270 nginx: master process nginx -g daemon off; │ │ ├─59298 nginx: worker process │ │ ├─59299 nginx: worker process │ │ ├─59300 nginx: worker process │ │ ├─59301 nginx: worker process │ │ └─59302 nginx: worker process │ ├─599762ba4d9d9c7c81cf6fe269f1289fc93d31c7ca438c6d742eb5b5802a974a │ │ └─162221 /pause │ ├─7b34163b5719d77cb6a125580ec1e3a233e978b38d89d8b76440a7b707d1e1a4 │ │ └─44981 /pause │ ├─394b9e5f5ca41ef05781e59258efb684221e47c7f1185f27ffe72a23bdc3171f │ │ └─42780 /pause │ ├─e208634887c76680cf3bb22a6cadf885c2687e302e89d2b675a2356e73effb80 │ │ ├─96527 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96544 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─96550 erl_child_setup 1048576 │ │ ├─96644 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─96695 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─96696 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─96803 /bin/sh -s rabbit_disk_monitor │ ├─fd313b2ef2b733cf5c2e81853bd1c25b945938e50be533337b4eb251561aa367 │ │ └─125063 /pause │ ├─ae54dcaad46dec9b50bba71867786ca21b6a03202b1a78cbcb3264d8f8316333 │ │ └─107865 /pause │ ├─f3fba41543de9f013f6ee84b378c0d4b0f2949512b435db990b52a9ed34b840d │ │ └─53766 nfd-worker -metrics=8081 │ ├─809cdead15747b83586ef93f4288d01da0734f263ee198a27af6fe81a93bcbdb │ │ ├─105382 cinder-api: uWSGI master │ │ ├─105395 cinder-api: uWSGI worker 1 │ │ └─105396 cinder-api: uWSGI worker 2 │ ├─07a247051edbf820c932723761dfd8dca736d5342d7a2b80807f69f98017ccd7 │ │ └─61858 /pause │ ├─fe476370996f150b250a8e552766156093b6b8062c82ffdb3f65caf33051eaa7 │ │ └─56811 /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.34.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 │ ├─4c28fcdf1e6de2a05992adec5752bb98523ba5eabcc1c8a5ca1e96fe82405192 │ │ └─244715 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─1cf00beae4e4d8704b9180bab16701bb4c5cf324a5a2c63c996b16942cb308cc │ │ ├─123031 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123071 /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 │ ├─38db8d1fcd63bcbd31fe1ae642ff988757e248736414cfd426f1037b5c22afb4 │ │ ├─162310 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162329 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─162335 erl_child_setup 1048576 │ │ ├─162429 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─162579 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─162580 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─162611 /bin/sh -s rabbit_disk_monitor │ ├─0a847b6a6f67a3184f807fdc64114c433a9742ef59d9499c75275c68a1cc2606 │ │ └─45069 /pause │ ├─c2a63bf9ed2751c24528f32c780ec1900ef5c1e79e0440320c59dc9c597e2b0e │ │ ├─222718 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─223274 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp5hm_znsd/privsep.sock │ │ ├─223303 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─223306 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─fe4d75c15317785f364eec3b96c67e2d0d50bc3c58c0d0777dc23a0717ca0311 │ │ └─172538 /pause │ ├─11526f1f6cbc10b9cd197108ec5f274592431f6960072091b314d86b22a53139 │ │ └─172153 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─9cd560f54ad752105ec4f0e5cb96e9f09adb4b2234a5c15c586dc14432e74035 │ │ └─209008 /pause │ ├─b949223e2558636e3d98d11341ca3f302fd617b5dd12e04e1788ee9ae93bea1f │ │ └─61505 /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 │ ├─d34e82c23113b05a2ee31b603e06beadc1914871e4fb16d094bff14dcd05811f │ │ └─159939 /pause │ ├─1ecffaea24650ff9675d9f3d4b34f08830b38089fc63fc57db66d99a3a15a509 │ │ └─94693 /pause │ ├─7cd672d7334813a439ac7e9518753bc7be8a677c8e2c3250190ed4436436e88e │ │ └─172167 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─da7bbb37e36fb6229877db2302cd31670bd0a91ece5d51e33655a1023101efce │ │ └─212474 /pause │ ├─cd8be38b970d1aec16a000fb27922e377942c360d59938c1704569c88b73a5a1 │ │ └─250898 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─753f23fac99a7fe4f04bf283260f626c88390870a9c2687f87599336b9bd2d03 │ │ └─42664 /pause │ ├─d2752dd04828958b51ce8218fa26875ffd29dec7fb74cbbe37ae72cb2b21417d │ │ └─39745 etcd --advertise-client-urls=https://199.19.213.87:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.87:2380 --initial-cluster=instance=https://199.19.213.87:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.87:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.87: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 │ ├─a1436c7b53164c8d105e10958a63a943d527f16dbe00fb97c4e228ab05483504 │ │ └─56469 /pause │ ├─c8711e8120382fee791204d012ed14c28059ef4348d79042d659e2715e09c8d6 │ │ └─40129 /pause │ ├─dc97e2d9c1fded035af50b59241c979fe24018aadfe8d46d6662da6860e638b3 │ │ └─85873 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-cf9f85b9f-dtfbf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6828e70a115a571e3a0ebad29dd66d99f3bae61613be0ffdfdef98a2598fc181 │ │ └─209311 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─a2f39b3bfafe45721707e8f53ad5380ec97e351678e880ec958a18ac7810c691 │ │ └─74929 /pause │ ├─9b5ec5ffbd532e396c92ffdb947eb96aaaef63e36ac6e8a9c574baae533ad47a │ │ └─58769 /pause │ ├─f34bc8b20426e4feb2d687d02f11c4ece20d17b40b5a77a912f351e251c9544c │ │ ├─ 45303 /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 │ │ ├─ 45316 /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 │ │ ├─ 45442 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─249029 nginx: worker process │ │ ├─249030 nginx: worker process │ │ └─249031 nginx: cache manager process │ ├─c673e0a24ee3339b92c77e760a56ad67bf0f43cc92b88980e308369c994d707a │ │ ├─60550 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60596 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a52bb9d6e29e0d336eefbf1c83347c8caa615b5b45e8112e0291318dc48c5aec │ │ └─53867 /secretgen-controller │ ├─d6db59f20cc582715f51d1623f0335689887897b9c005621c2b243d12732ef09 │ │ └─128373 /pause │ ├─9f7a29a836dd891230850cdac58c12cf6694cf95edfaf2a9f193c62d6bebf7d4 │ │ └─53733 nfd-gc -gc-interval=1h │ ├─554ef79e75dc6ecd4d58be46c6ff6d245d0bd2eb0081cb16f98351a21df55862 │ │ ├─165004 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─165321 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─165322 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─165435 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpx8fhasic/privsep.sock │ │ ├─204682 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpuefsntay/privsep.sock │ │ ├─204784 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp09lrsdl1/privsep.sock │ │ ├─205085 haproxy -f /var/lib/neutron/ovn-metadata-proxy/0af24825-9d01-4478-aa8d-742a94d4621b.conf │ │ ├─342754 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─342755 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─da251804092593d04037890cd23ca326d2d501fb27e1e27d8fdc7c30d291cf5c │ │ └─47437 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─17c16848de60bcffc940fedbb5b0556d16d86909551e40bda49d2eb3f2bab3e9 │ │ ├─80047 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80064 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─80070 erl_child_setup 1048576 │ │ ├─80162 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80233 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80234 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─80513 /bin/sh -s rabbit_disk_monitor │ ├─405ca73eb8bea4a811976d5e0265a497afcf42d1820ece0dbfcf088465beb59e │ │ └─232095 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─8bd05e88338d66a73af79615dddf308cbcf2e12a42129f11b844a5a410a67da7 │ │ └─231999 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a80fa72a51ab55b58ee207bd08d837b6e6695e9cc22e51406b57e044b91d009a │ │ ├─187722 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187739 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─187745 erl_child_setup 1048576 │ │ ├─188027 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─188080 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─188081 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─188232 /bin/sh -s rabbit_disk_monitor │ ├─285b0dff24b10178b5290e441814834966e02fc4f13ec91fb28968ccf5634b37 │ │ ├─161057 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─161393 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161394 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161396 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161397 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161398 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161399 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─161400 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─50306f525068b42ca1c85493b9c9f751f48a2712d28160e1bea603a26c08eead │ │ ├─169556 /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 │ │ ├─342368 /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/tmpyvijgumb/privsep.sock │ │ ├─342621 /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/tmp8e5he41k/privsep.sock │ │ └─345307 /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/tmpe6picc2s/privsep.sock │ ├─3018e807c359adb7ddf9fba456f000a97bc2a704a555f5d455e9601988dbd340 │ │ └─58144 /pause │ ├─05511039b64efdb5bcc7e83afca8ae3e99e469382624a927f1f2285fb4623bc8 │ │ └─62189 /bin/oauth2-proxy │ ├─59b7294e2e9281986016f0c550756d1c0c8581b6b5d831ea7ecdee0a50b55774 │ │ └─128857 /pause │ ├─02c4436a1068d78bddcea4dc474bf436e33048967b5f2fd9a309d83755c5d74a │ │ └─166341 /usr/bin/libvirt-tls-sidecar │ ├─7e685bc018e8e0562c7c375bf7555b43e2f7640de123daafc25322688d5fb9f9 │ │ └─164245 /pause │ ├─d3019deb3a53406dda82cca48a179ee41dc0071745d02b3f665202a8bfadd693 │ │ └─53415 /pause │ ├─e6caf25b6c16aa7e8fcb952ef79b75da94ce0e1dd67c8b53c9901a73b56cfeed │ │ └─128104 /pause │ ├─acecd7bc3825cc2adb6d98ec566cfeff8b7815b1187f7ec81a7af77d8efd20c4 │ │ └─249657 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─1176ee2906a08e74aa47f9d5b51a75871faf95e086d9e860327133f030350f4b │ │ └─59657 /pause │ ├─708cde0ec5fafe8da43328201b6dc6c3c8ca37c5577ab4567506428627493c2c │ │ └─42566 /pause │ ├─da36607b18b9f2fa7610509cf8f27e84c0f8ee54e5ef3d062209d422d5f65619 │ │ └─214212 /pause │ ├─860c5124cefdab3d47adc6706c33ffeb3bd36ccf5f837b95353d9d4f7d3a6ae4 │ │ └─39638 /pause │ ├─5531879b8b6546742f213f5c708395f6b76cd00d5c45265ed9756158bcb3cad0 │ │ └─128949 /pause │ ├─b1e76e08f4b2f06872761eb6c41cb447a5e75c83dfa73eae3f3060c595ae37e2 │ │ └─203975 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7ea976befb373df40893fe2e867e4b02fe5c8d91a2a9bc41734ce3e29b84dcbf │ │ └─63354 /pause │ ├─07c4066d79f0f3c7010d934e6f5f9011393bb120dcbad51f36352d17e82a111d │ │ └─62166 /bin/oauth2-proxy │ ├─862067bac540cd2e814bc38b643b4f39bab69b711a1ca39d349052580bfa91a2 │ │ └─105857 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9dea7e16bd4ab2413b35bb598a544d840e9fc17ca09bda7fafd53ffdad42e134 │ │ └─42917 /pause │ ├─825746da2978c1a517e176c843dda9b383589a741c925715f300e5e46a8d8f67 │ │ ├─150120 nova-api: uWSGI master │ │ ├─150155 nova-api: uWSGI worker 1 │ │ └─150156 nova-api: uWSGI worker 2 │ ├─0fc048a99c987f54efb4c90e099d35078352ec241fa02e57773e9f1735d16b00 │ │ └─46846 /pause │ ├─630d8013420d10bcb29748d86a4d66383f21dee56d514165947e3ff402277ceb │ │ └─210085 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─42b8312f10df743f102797299561e957460682f1e235008f72831855091f3b49 │ │ └─128419 /pause │ └─3a6f9b98fc5a0bf38b7379b54f81b34674c17ca938431612e31a8d4d067a81f4 │ ├─150263 nova-metadata: uWSGI master │ ├─150276 nova-metadata: uWSGI worker 1 │ └─150277 nova-metadata: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount