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 │ │ │ ├─21806 /lib/systemd/systemd --user │ │ │ └─21808 (sd-pam) │ │ └─session-21.scope │ │ ├─21740 sshd: cephadm [priv] │ │ └─21824 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1618 sshd: zuul [priv] │ │ └─1631 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1622 ssh: /home/zuul/.ansible/cp/199.204.45.47-22-zuul [mux] │ ├─421179 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-brbiistxhyjjwfuvvaxapnyylvcejvag ; /usr/bin/python3'"'"' && sleep 0' │ ├─421180 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-brbiistxhyjjwfuvvaxapnyylvcejvag ; /usr/bin/python3' && sleep 0 │ ├─421181 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-brbiistxhyjjwfuvvaxapnyylvcejvag ; /usr/bin/python3 │ ├─421182 /bin/sh -c echo BECOME-SUCCESS-brbiistxhyjjwfuvvaxapnyylvcejvag ; /usr/bin/python3 │ ├─421183 /usr/bin/python3 │ ├─421184 /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 │ └─421186 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-7fc2713ec4e48884c5d720f35a72300e50037b0ebfa762d8c937669b9d7afb2f.scope … │ │ ├─34697 /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 │ │ └─34710 /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 │ ├─containerd.service … │ │ ├─ 9962 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12293 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b1703a6fa2d4c26cbcfc270f2abf6cd6f2f41213e514f9284161bb4ea74c58be -address /run/containerd/containerd.sock │ │ ├─ 12673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 85adb0371566ddc85ff52cdf1c905e30305d04e80f37e04c284ba9aa397cbd48 -address /run/containerd/containerd.sock │ │ ├─ 18721 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 93868947c8a2473b349957dbadd5cb02c7a653a73243884537794b6e0811c004 -address /run/containerd/containerd.sock │ │ ├─ 25347 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ac1855997abb6271c854d82ce9961c8842b9899759cd9c721b2052fd521bf04 -address /run/containerd/containerd.sock │ │ ├─ 30025 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 227a84363fbcbe2de4ce873172f37737ab7b529fe830478c2b9df834dd584da3 -address /run/containerd/containerd.sock │ │ ├─ 34672 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7fc2713ec4e48884c5d720f35a72300e50037b0ebfa762d8c937669b9d7afb2f -address /run/containerd/containerd.sock │ │ ├─ 39137 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 20d0cca706d4d22d532d444317854b91ee5bfd855757bbd9d612f0994714783e -address /run/containerd/containerd.sock │ │ ├─ 41657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2776f01cc2441396e5cedac17c58bd38e2a7bc82db56884488a4f6d1cffe372 -address /run/containerd/containerd.sock │ │ ├─ 41685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 975a50d0df12ceb7fee34cbb423cc556e21c93f963c804eff0d5c65f1990e900 -address /run/containerd/containerd.sock │ │ ├─ 41703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 579e43aca2d134b36bbb6047bbebc70dd4a9ca14bf790066d0cdc341e8e5c328 -address /run/containerd/containerd.sock │ │ ├─ 41717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 155d5d30bc5a7b1e205c207c66965f23bad4319ba68a9e09c5384af0dab9fb78 -address /run/containerd/containerd.sock │ │ ├─ 41746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 300273557fc467b47cdecf3340acf1d80b804b24e7b56bea2c0dda802d10c28c -address /run/containerd/containerd.sock │ │ ├─ 42224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6309237438645391aa304af0805e8ed022fef77aa6d5133e2f8cd1236446cd9 -address /run/containerd/containerd.sock │ │ ├─ 43166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fbb1f3b69a2b9d2de1f90e40430e0fd5eef0ece5d9a095fa877d1de8ce4e854 -address /run/containerd/containerd.sock │ │ ├─ 43185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0130ed099dcab68493e31f54ea59857ef6dcb09890ad23f9757f36b501fd4a36 -address /run/containerd/containerd.sock │ │ ├─ 44502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e68f5c9907b36f3ae7ddfa84deb9b79def604fa80d5d23836d8d4b37a6167fb -address /run/containerd/containerd.sock │ │ ├─ 44915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3168454e4e106937ddb3658b628699ee52b92a3be17a66edd97ae2fd45664d2 -address /run/containerd/containerd.sock │ │ ├─ 44957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9426511cc2f298378b3ef26c4d666349f702840f570991808a88c7f5e35ba9a2 -address /run/containerd/containerd.sock │ │ ├─ 45388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db6c839adea60ff7e1359e255247b9f5bbcb5a39b1cb00382fc151d82743b164 -address /run/containerd/containerd.sock │ │ ├─ 45867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c0e1369507e145f2b5962692e26ab4bc7e2ec9f141d9c3aea6bfad4f628588 -address /run/containerd/containerd.sock │ │ ├─ 45906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c3e545b2d7ee717684acd4540c75ff201c7ad02b7c79fb5f73a71723c68cd5e -address /run/containerd/containerd.sock │ │ ├─ 45947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24650399b83ee2e30818fabae563b6b7dc25f7e10eec8121ea6a5932797ece19 -address /run/containerd/containerd.sock │ │ ├─ 48093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bd278b3ceba77851c9a8f8de97eeffc0a1e0c2c35d32a719514c077a80cf5a6 -address /run/containerd/containerd.sock │ │ ├─ 48178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6d36401d733472712c9b7ae6f27990e148f853894134680ca0b183e27e31d38 -address /run/containerd/containerd.sock │ │ ├─ 48911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b976e9524eefc4733348b70511c7b94ff4958876b0cb80fdbc87220de7c63d35 -address /run/containerd/containerd.sock │ │ ├─ 49014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0c9363ada6a2a20f1b4762a011d6e55a6cc67971d26dd4375d259e510cfa416 -address /run/containerd/containerd.sock │ │ ├─ 49405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 616818394d6ffbabda1668daadb540744c4a19469150d187e65c2e6051c29bf7 -address /run/containerd/containerd.sock │ │ ├─ 49679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59a0f65299bae1d4eda649b62e9a7a82f4e1a3203721dad66503e57070ccf791 -address /run/containerd/containerd.sock │ │ ├─ 50170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3fb53535a24f90feffdf65cd4dce6d8b2710e32dc87f22fb92e1141dc14ee59 -address /run/containerd/containerd.sock │ │ ├─ 52476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2364aec4d7ca002c7e5a7f41e9f2575326e20cf453f844bb2ffb769bd0fcb7b6 -address /run/containerd/containerd.sock │ │ ├─ 52693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d5b1d333283fb9d80ac222c8cbefbf86da694b464360bbcfc44d9e48c6ff3a9 -address /run/containerd/containerd.sock │ │ ├─ 57120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 794955286db3b600a06e88b99021ae36192ad0f98056096e7841366b2bbbdddc -address /run/containerd/containerd.sock │ │ ├─ 57718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bdae03773031525e01709cea43a74220c0557124469acb0aff5e16bb2c7812f -address /run/containerd/containerd.sock │ │ ├─ 57774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 420a2050374026c5c40d3d31cade160f7bd3bdc0e35abbf0d659ac18e5f8eec5 -address /run/containerd/containerd.sock │ │ ├─ 57814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3c7f2cdb13604c9a837cb20fd2a7c4088e982086856f1b11f28e8630188b7e6 -address /run/containerd/containerd.sock │ │ ├─ 57979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a1f7e402af73127bb8f9699bedd8d31796eb8e76e95e1b90210097f8df39961 -address /run/containerd/containerd.sock │ │ ├─ 62014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dab57e2ec3b5a3bec51fbef8f1663079745af50eeefd5da146bedc9e7d2df5e -address /run/containerd/containerd.sock │ │ ├─ 62126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68302088b0922045dbf58f2cc51475fd7c4d9d5a3d8587cbe59764f3241963ba -address /run/containerd/containerd.sock │ │ ├─ 62165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fffbbf7e23f6209426ac2d322eb7800603456d00de1ba805c0abab45b579ecf -address /run/containerd/containerd.sock │ │ ├─ 62211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 337f2773deebf3034406847b103474a127fff7374d3bc7de5f22f67fa0fe4e86 -address /run/containerd/containerd.sock │ │ ├─ 63526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0308ea2ce9d1b411ef14374ad0374dd2ef8d9b4484315c855f44443c71490070 -address /run/containerd/containerd.sock │ │ ├─ 63648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5044aeb1904ccf3add8a9fc23b23f6cec7c29a41c60f6fef0d8e618d01f4c8b -address /run/containerd/containerd.sock │ │ ├─ 63950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a03f942a926fc8651c529f90fc67ce11f7c1af96b7b62fd0ea8dc086cf044345 -address /run/containerd/containerd.sock │ │ ├─ 64022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce9d39da3b69e7e9aa40dd517d8705729fc63c8ca1f7dbd65de2f65feb61f8fa -address /run/containerd/containerd.sock │ │ ├─ 64164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d12990d0d46126c361c80636f8af21c2e2d6d4ec7cd78455152a66776cd598de -address /run/containerd/containerd.sock │ │ ├─ 64489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 123965a8d4b6f1c6dd65d58e7c96657f0e113ecd01e0967f7b46e204827af195 -address /run/containerd/containerd.sock │ │ ├─ 64954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 342e8790c6fc379d2af40ca92c14a329a2f03bc4f81fec3c7701f8c79ea1e317 -address /run/containerd/containerd.sock │ │ ├─ 65228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d2d52eed35d352726346275b8d62f1e62074e163cc71a90e295dc177ee92937 -address /run/containerd/containerd.sock │ │ ├─ 65956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eb1dcc374a8d2413a6d9da1327d5a2b71cd88a260700567ec70e0afbbbdc985 -address /run/containerd/containerd.sock │ │ ├─ 66792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9def131458ae28176ca5979e6f653a770327e5484025315c499a8d387fdaa379 -address /run/containerd/containerd.sock │ │ ├─ 68347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4a6aa80acdcf6145d1afb77fef93abb439e6fc3bca9c3eb8e3fdc308e3461ac -address /run/containerd/containerd.sock │ │ ├─ 70143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a8b88aa6ebc45141fb27ade147b0906c822e3662c1dd7df6c670b4eac35e235 -address /run/containerd/containerd.sock │ │ ├─ 79822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fddb7e84cd82cb7237ea8f9d228de5a716faf9c8274a1853c2ae0ab72b4a61d5 -address /run/containerd/containerd.sock │ │ ├─ 81293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c1fabb4d6a98cacb9a6b647e0c8fdec55d2bf39e14ea43f49125e9d34a9d803 -address /run/containerd/containerd.sock │ │ ├─ 87512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74ce370eac683dcf61bed972fe9ea846d1d8550aae22c5c6a13fef8d5d4a9aee -address /run/containerd/containerd.sock │ │ ├─ 93521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48b05b89eb79edd2dfc83e5240b896dbd3651d964af103297ad2fe06b3def164 -address /run/containerd/containerd.sock │ │ ├─ 97714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77a15a8e0f1d212d3212df57e10ebba628d60a052f86afaf3d56eec4af0e3b84 -address /run/containerd/containerd.sock │ │ ├─ 97758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0af441c429f5baa9c81485b388fae3ff1cb8bff22dd8fb94633c32745edb28d0 -address /run/containerd/containerd.sock │ │ ├─111118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 178f0bf66d6b1ce660beef873557f0a369417dbb55fdd2bf086ed11ff7226681 -address /run/containerd/containerd.sock │ │ ├─112579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29f773fde8bf98108dc8de02469598dcce0dd35bdf18bc28ef542332021335cd -address /run/containerd/containerd.sock │ │ ├─112635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fce092455ae8dd78650b2aa38239ec4d3fdd4ab2017e33cbfe4c64a64bb8c326 -address /run/containerd/containerd.sock │ │ ├─114621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 649eedeae577e4b2d90c614152d329018f4c5e8f1e32fe4716422134fbc3d5b7 -address /run/containerd/containerd.sock │ │ ├─116457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6b735fb1f62c1a4a9b50aa1a49f05c3f5abe2cfafe8b65eef199c57d5bb1491 -address /run/containerd/containerd.sock │ │ ├─116509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69140833f9b859a71a688174b3d789ad31e66aef6f5fdd3bf2ce03225499af5d -address /run/containerd/containerd.sock │ │ ├─129698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 805ab5a205414d39506bcd71bae9a2c6a488ad4948bf8fe113506bda46b0c63b -address /run/containerd/containerd.sock │ │ ├─129789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22b74fd98ab16ea171f783a724804d1b88f911e5cb7ecbdb46653608550dfe74 -address /run/containerd/containerd.sock │ │ ├─132284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 541539b527fee3108ccbe9fe43405792ef4cfa2490f6496700bafcb8b702ded5 -address /run/containerd/containerd.sock │ │ ├─158273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11c0789cd1e845b0eab1f2090260c7adde53e0c542aa5f0491ac4a2d2d06bfee -address /run/containerd/containerd.sock │ │ ├─159861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7da70e98278f0fce84b8ff04c261b199826580200705e42e39a3c7dbf8a9d249 -address /run/containerd/containerd.sock │ │ ├─160306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6795a9869d5f8552a4f52a821f967284e76a139a909485013278945622005ca8 -address /run/containerd/containerd.sock │ │ ├─161213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe2c51d0c76ca8da07315008e8a5881b8b69cd1706f131869501c8e357658635 -address /run/containerd/containerd.sock │ │ ├─163253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab0899461c5a92b5debdd482704d4352a179c5ee0a1ac2ee2e1cc0b057de2d73 -address /run/containerd/containerd.sock │ │ ├─163533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1726b2a6b3fe95d9babdc90fbe84ec2290d81879b53926d11d004bd17f681cf7 -address /run/containerd/containerd.sock │ │ ├─163630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93c44b9b72d46f5f494962eb4cc51811a1bfcfe89299a54c445ad33eaedcaf4d -address /run/containerd/containerd.sock │ │ ├─163714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be08ba29333a06a3cc7c8d7234b6b34db0054b8b601d68638d395af6bf4f7dec -address /run/containerd/containerd.sock │ │ ├─164204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba79ab1bb47455a4d7bb247f8e1209ab5c9ff18269a4f718a75b486445305c64 -address /run/containerd/containerd.sock │ │ ├─164294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9901f68807c42fa56ba6fc3c901f181d716ce2466f9fb3bc81325d34e7fa4be -address /run/containerd/containerd.sock │ │ ├─175834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb89e2934e0cddef1a992c5209e99f59ee0152105feba7865d1f65c94173408b -address /run/containerd/containerd.sock │ │ ├─177735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1ef7aa4673684ff642b38e8ca1af6073521615216ae753ab40250ad25e13f77 -address /run/containerd/containerd.sock │ │ ├─177826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07af3e51f54ca3dfeb98113db65560b2e52b137eb8f84b036a15d314a546300e -address /run/containerd/containerd.sock │ │ ├─177966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cd848f152d9caaaacba21c6ecd1d5ec9989ae9f1052231c457e3107a8eeb014 -address /run/containerd/containerd.sock │ │ ├─177987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4947e1bff1a60111acb32d51282ffdc64d1bd94eb4a9b6f82d15aa584b571436 -address /run/containerd/containerd.sock │ │ ├─178057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff5d3e7f5987fc8c4cedc982de1b31dfd8544ddd955ab8f78dfd584f8d66f658 -address /run/containerd/containerd.sock │ │ ├─178114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88bbffbf97b3252699b750b652cee315a641da10829f91420420dc584d71e72c -address /run/containerd/containerd.sock │ │ ├─178248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f046c596de3f45cba57e9d71c74b06c7d5e7baf9d5c3101cd8fe46de192505da -address /run/containerd/containerd.sock │ │ ├─191578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9045043d247a120852a08ee19ceb040e9c90f88d5be5a6e19dee9ef38658960 -address /run/containerd/containerd.sock │ │ ├─194232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7985e0cf5ab875cf0e60b4256d89e696fefcb50c2b05acca088f451daedf8aa -address /run/containerd/containerd.sock │ │ ├─194276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4798b718bb54f0e2e4325a8a0d96dad807636eb1d7c043592db24daf3fae13cc -address /run/containerd/containerd.sock │ │ ├─194461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb13591955ff4be49f315834f3d633b3eedea962083c8e5e7d585a55a36bebe -address /run/containerd/containerd.sock │ │ ├─211049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f23f30f21f1b495a0ff50e613c4554e155092669b358c5091b96be2c642ab827 -address /run/containerd/containerd.sock │ │ ├─218665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02ce6cf45d2ef4508a03bb712ec883c936bd8b35b579d58a634423e5d4c95175 -address /run/containerd/containerd.sock │ │ ├─218695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3549c6563fc9ae60b2b8be80cb44ddc178f646e29f8b9e24954f17b733349a58 -address /run/containerd/containerd.sock │ │ ├─218955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c2e96aff79eb26d509a9660c02e479b0c20f0727462fb55249ebe5d4f0efaf5 -address /run/containerd/containerd.sock │ │ ├─219004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8228c4bf82c1d60aca9c2393b3072d532c302243ee283a09d714dba41c70abaa -address /run/containerd/containerd.sock │ │ ├─230737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96a8b31265d5ecbafc8cfec327abf08e6949a21b414962f19081cee679bcb565 -address /run/containerd/containerd.sock │ │ ├─233028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a2307ae74d3975b2ab523b0486f6b7c8b6ed6bed8cb69069fc057534334cb2 -address /run/containerd/containerd.sock │ │ ├─234163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34adc6c5975fb6d29649ed9b674455387ddfcbff965c60c39bc6c1fe811d598d -address /run/containerd/containerd.sock │ │ ├─235172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 137029fd711d688fd9c82552e811cfaae55249c114305b1f02d17a5dfaafb045 -address /run/containerd/containerd.sock │ │ ├─236536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 745b96ddd8a3ec29632f3e662ff3d01b602fda5b0a2d56cfc4ff6eb8faab0f8d -address /run/containerd/containerd.sock │ │ ├─238106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1353a331b169f8c0fc1ca0456531fac6cb4fce25bf04cd3627b9ac8d90c8209 -address /run/containerd/containerd.sock │ │ ├─239659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f6df401785cdc01b838441b07b78fdf839a3806c222ad4faeeb093b41d147df -address /run/containerd/containerd.sock │ │ ├─239707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ac5b18ca0b271363287908aef46e81fbcf9979710f6b49045ac5d8d69efd44b -address /run/containerd/containerd.sock │ │ ├─249763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef028d51fa9ee9e32870e6d21ed85e2e691dafcfab9fcdf82000e05ae506ecab -address /run/containerd/containerd.sock │ │ ├─250426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f94fb1e426b9802f22bd4447eb79eea09339c9a99e1fd621543611cbdf70d946 -address /run/containerd/containerd.sock │ │ ├─254087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6c3ceef96f68f19b73bb8a40152b2eedf0ba8c5b395e03bc067f16d3ca8a728 -address /run/containerd/containerd.sock │ │ ├─258351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb890bc54a8c3ac0bbbc0b8a6540109759ffb6bc2e64a4e159a0dd138beba07a -address /run/containerd/containerd.sock │ │ ├─258571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e771d9038f2141b21d0d55c081fafa01c9d5d3f028a4bcd72de41253ecc3420 -address /run/containerd/containerd.sock │ │ ├─258641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d87a3419bc5faa6f9771c67cac3d62e22c0e8785911ef24b344fa373487b718f -address /run/containerd/containerd.sock │ │ ├─258897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d877f9f016c8df7a2a4d34bf2f7da7368438f6e89d7d8c1c219aed10650cc160 -address /run/containerd/containerd.sock │ │ ├─272503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bf073b2097a66c5ba4de656da2d22dc2992dab9e370e6fb502d5a51c67c6a02 -address /run/containerd/containerd.sock │ │ ├─275393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8f6fdb1ed4286905a5510861fcc85772f2bfd75f16f91039af50f463d05c784 -address /run/containerd/containerd.sock │ │ ├─276833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 370ef421a22e0eb8676e392d2b410cfccbdc8841c99df2133ae8783fee1a328f -address /run/containerd/containerd.sock │ │ └─420786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b123760687dfbfde01b57c0ffc46488f4142b7f56362bd53161063ad4931db48 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1426 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─29740 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30007 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18677 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18698 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25065 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25330 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39074 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39114 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34381 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34655 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qhtzge.service │ │ │ ├─12583 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qhtzge/unit.run │ │ │ └─12616 /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-qhtzge --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qhtzge:/var/lib/ceph/mgr/ceph-instance.qhtzge:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qhtzge/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qhtzge -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 │ │ ├─12224 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12255 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10332 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─157549 /sbin/multipathd -d -s │ ├─docker-93868947c8a2473b349957dbadd5cb02c7a653a73243884537794b6e0811c004.scope … │ │ ├─18748 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18764 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-85adb0371566ddc85ff52cdf1c905e30305d04e80f37e04c284ba9aa397cbd48.scope … │ │ ├─12696 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qhtzge -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12716 /usr/bin/ceph-mgr -n mgr.instance.qhtzge -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-6ac1855997abb6271c854d82ce9961c8842b9899759cd9c721b2052fd521bf04.scope … │ │ ├─25372 /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 │ │ └─25385 /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 │ ├─kubelet.service │ │ └─42118 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.47 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-20d0cca706d4d22d532d444317854b91ee5bfd855757bbd9d612f0994714783e.scope … │ │ ├─39165 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39183 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 647 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─421074 sshd: [accepted] │ │ ├─421076 sshd: [accepted] │ │ └─421078 sshd: [net] │ ├─docker-227a84363fbcbe2de4ce873172f37737ab7b529fe830478c2b9df834dd584da3.scope … │ │ ├─30050 /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 │ │ └─30062 /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-final.service │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─run-rc997abf0267e47788687dde35b0c54b8.scope │ │ └─191917 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10837 /usr/sbin/chronyd -F 1 │ │ └─10838 /usr/sbin/chronyd -F 1 │ ├─docker-b1703a6fa2d4c26cbcfc270f2abf6cd6f2f41213e514f9284161bb4ea74c58be.scope … │ │ ├─12335 /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 │ │ └─12347 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─157436 /sbin/iscsid │ │ └─157437 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─05f6bde94b85403c51d7f1e5b49600ca0d9b8e6fdc99ec7a0e2560f76ad97a41 │ │ └─41950 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 │ ├─2b28b875dca15fd6fc10913cdba4d7b8ae9e7f8ebad8bfd0a5e7c0519159cf64 │ │ ├─130744 /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 │ │ └─131020 /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 │ ├─794955286db3b600a06e88b99021ae36192ad0f98056096e7841366b2bbbdddc │ │ └─57144 /pause │ ├─01dc3fa279568fee1843f948358d890472c815441b64231d712dcdf5b61e35f0 │ │ ├─174149 nova-metadata: uWSGI master │ │ ├─174166 nova-metadata: uWSGI worker 1 │ │ └─174167 nova-metadata: uWSGI worker 2 │ ├─9b5c335d5b8ff91d2fb765a385c95fcb67e41f2744c479565fdb18e009a8e269 │ │ ├─270322 /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 │ │ └─270542 /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 │ ├─3eb1dcc374a8d2413a6d9da1327d5a2b71cd88a260700567ec70e0afbbbdc985 │ │ └─65978 /pause │ ├─d87a3419bc5faa6f9771c67cac3d62e22c0e8785911ef24b344fa373487b718f │ │ └─258737 /pause │ ├─dd81f9bef6e0b4e383d3198338683b554b39127652bbfc5de7e3341cf280032b │ │ ├─86774 barbiacan-api: uWSGI master │ │ └─86788 barbiacan-api: uWSGI worker 1 │ ├─af2e98ee0d1c9edae52d55a403b5e744a853581d9db76abd6f37645de8242273 │ │ └─50508 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f23f30f21f1b495a0ff50e613c4554e155092669b358c5091b96be2c642ab827 │ │ └─211072 /pause │ ├─af732b5820e7bad84ee4cb29939ffc4f5a499805f24261cd09575a86e7e91e6b │ │ ├─114806 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114823 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─114829 erl_child_setup 1048576 │ │ ├─114901 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114902 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114912 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115040 /bin/sh -s rabbit_disk_monitor │ ├─7611c9c8c00c669bfbf25bc0140b75e135edde50fb58665fe5f6e4b5990bcc5f │ │ └─62819 /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 │ ├─408e9dfa466b3f42448a0ef9ce8dc5d2170522e6875f9e3d9e9ea5281906b9db │ │ ├─227653 octavia-api: uWSGI master │ │ ├─227669 octavia-api: uWSGI worker 1 │ │ └─227670 octavia-api: uWSGI worker 2 │ ├─b2f52ff4b609b7a1b00dac914a4e28089cdf0388933f06fadce2bc1b0167dd8c │ │ └─68011 /bin/pushgateway │ ├─02ce6cf45d2ef4508a03bb712ec883c936bd8b35b579d58a634423e5d4c95175 │ │ └─218729 /pause │ ├─a03f942a926fc8651c529f90fc67ce11f7c1af96b7b62fd0ea8dc086cf044345 │ │ └─63980 /pause │ ├─56e51824d9e783a4ebd337d7a9920fffd98290ca69b56fc7574e8f83454e7051 │ │ └─52875 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─9fbb1f3b69a2b9d2de1f90e40430e0fd5eef0ece5d9a095fa877d1de8ce4e854 │ │ └─43213 /pause │ ├─bcd391d4bab2c572abdbad90c6dcd074e1ae44ff6e8280ae022065fbc0174767 │ │ └─67704 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8dab57e2ec3b5a3bec51fbef8f1663079745af50eeefd5da146bedc9e7d2df5e │ │ └─62071 /pause │ ├─fddb7e84cd82cb7237ea8f9d228de5a716faf9c8274a1853c2ae0ab72b4a61d5 │ │ └─79847 /pause │ ├─1764aba6fd013b56fee3664812cdf9ece7d7ddd02ca12179e8e051639b397bb0 │ │ └─98343 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-bfrst --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8a8b88aa6ebc45141fb27ade147b0906c822e3662c1dd7df6c670b4eac35e235 │ │ └─70166 /pause │ ├─92c0e1369507e145f2b5962692e26ab4bc7e2ec9f141d9c3aea6bfad4f628588 │ │ └─45891 /pause │ ├─3bf073b2097a66c5ba4de656da2d22dc2992dab9e370e6fb502d5a51c67c6a02 │ │ └─272542 /pause │ ├─342e8790c6fc379d2af40ca92c14a329a2f03bc4f81fec3c7701f8c79ea1e317 │ │ └─64980 /pause │ ├─c2776f01cc2441396e5cedac17c58bd38e2a7bc82db56884488a4f6d1cffe372 │ │ └─41744 /pause │ ├─60047bf74f054167368133b06756ec029b2071db9faa77ef605944db36e35b17 │ │ ├─79968 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79985 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─79991 erl_child_setup 1048576 │ │ ├─80039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80040 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80050 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80184 /bin/sh -s rabbit_disk_monitor │ ├─d3b5e9b3d1084390cb3b4fd302964686c79c65f59a7b4c0bf81a8b2edd09b919 │ │ ├─50634 mysqld --wsrep_start_position=3e2906f0-96fe-11f1-a167-5f6c55bd4b4c:20 │ │ └─50757 /var/lib/mysql/mysql-state-monitor │ ├─69140833f9b859a71a688174b3d789ad31e66aef6f5fdd3bf2ce03225499af5d │ │ └─116533 /pause │ ├─1619bc8fa9d62e6dd040218da9de70c3880780cd5f632536c6bbae186b2ada65 │ │ └─53077 valkey-server *:26379 [sentinel] │ ├─1726b2a6b3fe95d9babdc90fbe84ec2290d81879b53926d11d004bd17f681cf7 │ │ └─163560 /pause │ ├─ab0899461c5a92b5debdd482704d4352a179c5ee0a1ac2ee2e1cc0b057de2d73 │ │ └─163296 /pause │ ├─acfc37181a9e8a802dc599950e32b4899af0d2c7bcf6478905df815f31bc4490 │ │ └─67597 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─370ef421a22e0eb8676e392d2b410cfccbdc8841c99df2133ae8783fee1a328f │ │ └─276856 /pause │ ├─ce9d39da3b69e7e9aa40dd517d8705729fc63c8ca1f7dbd65de2f65feb61f8fa │ │ └─64046 /pause │ ├─1c3e545b2d7ee717684acd4540c75ff201c7ad02b7c79fb5f73a71723c68cd5e │ │ └─45931 /pause │ ├─cc4a9d2103629abb6efb4ebf72e7822d5f3ceffe03da0f62a46b8cb674d2bf3a │ │ ├─250367 magnum-api: uWSGI master │ │ ├─250417 magnum-api: uWSGI worker 1 │ │ └─250418 magnum-api: uWSGI worker 2 │ ├─b3168454e4e106937ddb3658b628699ee52b92a3be17a66edd97ae2fd45664d2 │ │ └─44945 /pause │ ├─d3f0a26158b9bb9a802f2d6c67017b2469497d98c1008b18044eb53824978934 │ │ ├─254284 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254302 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─254308 erl_child_setup 1048576 │ │ ├─254410 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254411 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254421 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─254691 /bin/sh -s rabbit_disk_monitor │ ├─9f2ac8352e6cffd8eaa909d7d38ca2f1397f1b0dbcf925010d198d2f5b8e276a │ │ └─46174 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─f463ad66a6aef70d3f9fc87d34c4df8caaa6f9b0cc2ad6ca5bc1ea5a896f0c69 │ │ └─67073 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─541539b527fee3108ccbe9fe43405792ef4cfa2490f6496700bafcb8b702ded5 │ │ └─132308 /pause │ ├─7b105f7578c75386dfe32b502e72925d71a8d06c50394dc4f9b39312cd7432c2 │ │ └─67656 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─55130558da91539faf5129998968eff64430b0430266e215519852e2372abbce │ │ └─44570 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─137029fd711d688fd9c82552e811cfaae55249c114305b1f02d17a5dfaafb045 │ │ └─235196 /pause │ ├─96a8b31265d5ecbafc8cfec327abf08e6949a21b414962f19081cee679bcb565 │ │ └─230760 /pause │ ├─61cac15d8cceb82976fd15bbb392de7b60a99ed7d581923c955bf2b30a299474 │ │ └─42067 /kube-vip manager │ ├─d4641cf6dcfb2f49fce6bb4dc34722539100d71501d7983f1b5e08b79368ee30 │ │ └─66750 /goldpinger --static-file-path /static │ ├─c6c3ceef96f68f19b73bb8a40152b2eedf0ba8c5b395e03bc067f16d3ca8a728 │ │ └─254110 /pause │ ├─6e0389bfe3ec77a2fedfe6a2ca74ec6501cd18bf407b572bb116c8a3c3879577 │ │ ├─ 73514 apache2 -DFOREGROUND │ │ ├─ 73528 (wsgi:k -DFOREGROUND │ │ ├─ 73529 (wsgi:k -DFOREGROUND │ │ ├─ 73530 (wsgi:k -DFOREGROUND │ │ ├─ 73531 (wsgi:k -DFOREGROUND │ │ ├─411325 apache2 -DFOREGROUND │ │ └─412831 apache2 -DFOREGROUND │ ├─cb09fe62be19ed90c31eb4fb499eb94508b1bc5415cc52ba64a5e91e57249aa9 │ │ └─195326 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0bd278b3ceba77851c9a8f8de97eeffc0a1e0c2c35d32a719514c077a80cf5a6 │ │ └─48118 /pause │ ├─cddf0d7b76b27c0003acdea0605312424067b7b5cfcd9b965416f057adb12e82 │ │ └─114287 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─90f4598b47450047df080c80544ff8d9751a4bb0250e1fb5719d7ac175b9fc6a │ │ └─58376 /secretgen-controller │ ├─6795a9869d5f8552a4f52a821f967284e76a139a909485013278945622005ca8 │ │ └─160331 /pause │ ├─68302088b0922045dbf58f2cc51475fd7c4d9d5a3d8587cbe59764f3241963ba │ │ └─62149 /pause │ ├─d12990d0d46126c361c80636f8af21c2e2d6d4ec7cd78455152a66776cd598de │ │ └─64206 /pause │ ├─123965a8d4b6f1c6dd65d58e7c96657f0e113ecd01e0967f7b46e204827af195 │ │ └─64519 /pause │ ├─e7115909f7c4cf7c9d9a6ab886d3a8a7b65968f426705a5f11777e00c8386328 │ │ ├─93678 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93694 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93700 erl_child_setup 1048576 │ │ ├─93875 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93876 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93887 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94062 /bin/sh -s rabbit_disk_monitor │ ├─63bcc12e0c3f6dae5b9a113b8e917021706792fa15c12dd189200903966ccb47 │ │ └─62521 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─0130ed099dcab68493e31f54ea59857ef6dcb09890ad23f9757f36b501fd4a36 │ │ └─43234 /pause │ ├─82b671335b811b82ec1a7e8472343653b1d90141a0b950eb9838d58412aef960 │ │ └─270223 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─bb89e2934e0cddef1a992c5209e99f59ee0152105feba7865d1f65c94173408b │ │ └─175859 /pause │ ├─24650399b83ee2e30818fabae563b6b7dc25f7e10eec8121ea6a5932797ece19 │ │ └─45977 /pause │ ├─07cd6c9bd80d40eb4f715da87f7dc270d1712265bf690a93036dca1c981547cf │ │ ├─111434 glance-api: uWSGI master │ │ ├─111446 glance-api: uWSGI worker 1 │ │ └─111447 glance-api: uWSGI worker 2 │ ├─d1fc0f6530d159a1c33ed6f9d0c0d1bb4fdd2c5023fa6296ee2100453dd7c50b │ │ └─235224 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─6d5b1d333283fb9d80ac222c8cbefbf86da694b464360bbcfc44d9e48c6ff3a9 │ │ └─52718 /pause │ ├─be08ba29333a06a3cc7c8d7234b6b34db0054b8b601d68638d395af6bf4f7dec │ │ └─163759 /pause │ ├─45e3c66de8cefefd0ef6ea984c0decdb82dcd8a20179f004db567614515b3f88 │ │ ├─230921 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230988 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─230994 erl_child_setup 1048576 │ │ ├─231049 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231050 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231060 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231262 /bin/sh -s rabbit_disk_monitor │ ├─420a2050374026c5c40d3d31cade160f7bd3bdc0e35abbf0d659ac18e5f8eec5 │ │ └─57799 /pause │ ├─71b5451566979117b320f5596846254d3c6df603d016cc3277b6851ccb3b9c34 │ │ └─234652 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─11c0789cd1e845b0eab1f2090260c7adde53e0c542aa5f0491ac4a2d2d06bfee │ │ └─158297 /pause │ ├─b872ab06cc0ffcba7144f6dd04367282cddd1635ecf1452fc05573f4002d6fb1 │ │ └─45552 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 │ ├─35569550e17a4c5c79028d3f420edc0deec9205849554dadc68f46a7a90ffa05 │ │ ├─207120 heat-api-cfn: uWSGI master │ │ ├─207159 heat-api-cfn: uWSGI worker 1 │ │ └─207160 heat-api-cfn: uWSGI worker 2 │ ├─7da70e98278f0fce84b8ff04c261b199826580200705e42e39a3c7dbf8a9d249 │ │ └─159886 /pause │ ├─a9901f68807c42fa56ba6fc3c901f181d716ce2466f9fb3bc81325d34e7fa4be │ │ └─164320 /pause │ ├─60f4ac5ff81b71c4ff0c84e75368ff96450eb743aa36fec29d41801c4ee575c3 │ │ └─67152 /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 │ ├─0d0f4ddd996b6f29110224e0add87b2e1c8c8285e74a5f2ac169ac715dbdb6fb │ │ └─52747 valkey-server *:6379 │ ├─a4a6aa80acdcf6145d1afb77fef93abb439e6fc3bca9c3eb8e3fdc308e3461ac │ │ └─68371 /pause │ ├─e533a8666944946beeea336e226ae16cb98e3a39769089c991958b3143bcc26a │ │ └─277190 /bin/openstack-database-exporter │ ├─cbd5397f3aecec5c08667d7a3dd9e86dd74666ab51b01fa2edb2cf3ce2b52d79 │ │ └─58198 nfd-gc -gc-interval=1h │ ├─df06ad729a29d5fcbeca62ea5dffe6fb793d7e7f4c399b1205e8cb275f5c6838 │ │ └─63427 /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 │ ├─9c8f1dbd8fe4629c2134cfb9597f5064f6f9112c1506fb2e2db051cad64eaf29 │ │ └─88256 /usr/local/bin/rook ceph operator │ ├─f94fb1e426b9802f22bd4447eb79eea09339c9a99e1fd621543611cbdf70d946 │ │ └─250449 /pause │ ├─eb08e1ae522bf50bd6261fd544a488a48f6526d26af1631ab935d30b2a7df8a2 │ │ └─58273 nfd-worker -metrics=8081 │ ├─ef028d51fa9ee9e32870e6d21ed85e2e691dafcfab9fcdf82000e05ae506ecab │ │ └─249796 /pause │ ├─0af441c429f5baa9c81485b388fae3ff1cb8bff22dd8fb94633c32745edb28d0 │ │ └─97781 /pause │ ├─768a3cc7dc87a5744578fac948ccbee987982baa65d785e5a36e6791fc91e5a9 │ │ ├─228982 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229537 octavia-worker: ConsumerService worker(0) │ │ └─229540 octavia-worker: ConsumerService worker(1) │ ├─156fe754e126e26748eb3146a33c851e5525ca0ff62f4f001f4e0f38275ec998 │ │ ├─186789 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─187076 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187079 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187082 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─e5044aeb1904ccf3add8a9fc23b23f6cec7c29a41c60f6fef0d8e618d01f4c8b │ │ └─63673 /pause │ ├─d4fadc7660674174b45d209269e0b1daa2cea19482b3ae37d9c6176c4dd29fba │ │ └─270230 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─393958bc9f623ab7455581bc1daae7e19486af38fc3ad3ddcbdf646092a897d3 │ │ ├─126447 cinder-api: uWSGI master │ │ ├─126460 cinder-api: uWSGI worker 1 │ │ └─126461 cinder-api: uWSGI worker 2 │ ├─46d782fb58b7b872ea41e503ec486369c0e7c2516827a44b2ff623570d311494 │ │ └─65759 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4fd9ced86e00a7defe891a032835d818b5183efb9fdabf7e5645071983a695ff │ │ ├─191799 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191820 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─191826 erl_child_setup 1048576 │ │ ├─192017 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192018 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192028 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192369 /bin/sh -s rabbit_disk_monitor │ ├─bf06480c17d848b3b3a0ada69753885698422b31161a3bc242cb3e7974261c55 │ │ └─41895 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 │ ├─4e771d9038f2141b21d0d55c081fafa01c9d5d3f028a4bcd72de41253ecc3420 │ │ └─258598 /pause │ ├─702891d1058031b4a654a5906d32041ca8d2299cdb58fecf63249f7bfaed0b0b │ │ └─48493 /server │ ├─4947e1bff1a60111acb32d51282ffdc64d1bd94eb4a9b6f82d15aa584b571436 │ │ └─178024 /pause │ ├─b64b2cfa6b06d87fccdcc759f11565543a4e0404d5b535d7048af3fd2ae0c384 │ │ ├─174787 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175109 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175110 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a8f6d7a2cbe0f1c3e72fd7a3341d6fa32944e342224e20a01d4a5c36d0dca878 │ │ ├─50426 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 │ │ └─53145 haproxy -sf 141 -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 │ ├─632ffc0866127632bc2ba5892234400b77497d8853f22640eadc540657cbd794 │ │ └─160529 /coredns -conf /etc/coredns/Corefile │ ├─93c44b9b72d46f5f494962eb4cc51811a1bfcfe89299a54c445ad33eaedcaf4d │ │ └─163657 /pause │ ├─f3f34e312288ec6c1dcbddec8f9160fa8c8f7551cb93662aefec743589eaca71 │ │ └─191760 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─07af3e51f54ca3dfeb98113db65560b2e52b137eb8f84b036a15d314a546300e │ │ └─177857 /pause │ ├─1fffbbf7e23f6209426ac2d322eb7800603456d00de1ba805c0abab45b579ecf │ │ └─62197 /pause │ ├─b3c7f2cdb13604c9a837cb20fd2a7c4088e982086856f1b11f28e8630188b7e6 │ │ └─57837 /pause │ ├─4b5b106e8673cf9000ccfcac08ebc22dbdf580ac16b2f620be9a9f1638b18328 │ │ ├─174769 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─175326 nova-scheduler: ServiceWrapper worker(0) │ │ └─175328 nova-scheduler: ServiceWrapper worker(1) │ ├─70cbdb8365ee910a91059c731ecbe76cf53686d03ba9f3bd098cfb2faac13efe │ │ ├─211296 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211312 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─211318 erl_child_setup 1048576 │ │ ├─211380 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211381 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211392 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211618 /bin/sh -s rabbit_disk_monitor │ ├─2faa9eaaf3ecec1375b42d4f1a9a7e0cecaa6f79d4b2f0c249b1c48fa6df0495 │ │ ├─421095 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─421109 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─c73d3df7013e15d215978cb68f25a835b9db0a5ed4c1e352991d3db41b53a851 │ │ └─236589 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─327d937fc39cb181f7a15095f2008a25d0418f4b91cbb118f522bcd4a3e60827 │ │ └─46128 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─12023af242588a2d56c85b8885fcaedc832526b8379c721b323abd1738eb1087 │ │ ├─275209 apache2 -DFOREGROUND │ │ ├─277648 (wsgi:h -DFOREGROUND │ │ ├─277649 (wsgi:h -DFOREGROUND │ │ ├─277650 (wsgi:h -DFOREGROUND │ │ ├─277651 (wsgi:h -DFOREGROUND │ │ ├─277652 (wsgi:h -DFOREGROUND │ │ ├─277653 apache2 -DFOREGROUND │ │ └─277654 apache2 -DFOREGROUND │ ├─b0c9363ada6a2a20f1b4762a011d6e55a6cc67971d26dd4375d259e510cfa416 │ │ └─49038 /pause │ ├─99ad4b3e675830dd54639cfbfcef51a0ca68a980d6f64315bdfa38358fcc565b │ │ └─58231 nfd-master -crd-controller=true -metrics=8081 │ ├─1f035cd8421356a3967de743b85c510cfcaf2e970f86e5d374c2297f023e751c │ │ └─49543 percona-xtradb-cluster-operator │ ├─021b158936404c6e5cfb63413437275b36e80031a5ca69ddfc1f5987b93366ef │ │ ├─186854 neutron-policy-server: uWSGI master │ │ ├─186867 neutron-policy-server: uWSGI worker 1 │ │ └─186868 neutron-policy-server: uWSGI worker 2 │ ├─82b2f8d5cceec4c8f69f8de8f9d1bbc0765532aa67e5a23485d9972c421a2d4c │ │ ├─207095 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207454 heat-engine: ServiceWrapper worker(0) │ │ └─207459 heat-engine: ServiceWrapper worker(1) │ ├─88bbffbf97b3252699b750b652cee315a641da10829f91420420dc584d71e72c │ │ └─178168 /pause │ ├─5f02090e066566289452bdde0b3b9ed91088773c8c8cea8e1008b067cca44d41 │ │ ├─161484 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161501 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─161507 erl_child_setup 1048576 │ │ ├─161639 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161640 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161650 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161744 /bin/sh -s rabbit_disk_monitor │ ├─bc636eee75466b56845a641e36e19622762561f5dafd097f67698102fa05f0b2 │ │ └─233261 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─74b0e6318ef4c2a6887eb35df2105f872bcbb3860e39ea04b303d5611c3efcac │ │ ├─ 48441 /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 │ │ ├─ 48454 /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 │ │ ├─ 48562 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274996 nginx: worker process │ │ ├─274997 nginx: worker process │ │ └─274998 nginx: cache manager process │ ├─86b6341f768df9a16fcf9b8fe38b9ccac0677cd1fb73d96a79e14111b1f0666e │ │ └─43466 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─b4d4e03a0f2a30ca33cc997c713a3282dd7f6a630b2350b7544636d9610ee9d3 │ │ ├─173882 nova-api: uWSGI master │ │ ├─173896 nova-api: uWSGI worker 1 │ │ └─173897 nova-api: uWSGI worker 2 │ ├─c6309237438645391aa304af0805e8ed022fef77aa6d5133e2f8cd1236446cd9 │ │ └─42247 /pause │ ├─7ace34dcaad21c4541a502a14405a54d6d90c06f464f69031f5f414111961da0 │ │ └─67307 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-47.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 │ ├─4e68f5c9907b36f3ae7ddfa84deb9b79def604fa80d5d23836d8d4b37a6167fb │ │ └─44526 /pause │ ├─1b29e9baffab4b75b97229a8205723132605a52919c73a7a7e57f6e87dcf4ea7 │ │ ├─158807 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158854 /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 │ ├─59a0f65299bae1d4eda649b62e9a7a82f4e1a3203721dad66503e57070ccf791 │ │ └─49704 /pause │ ├─5c2e96aff79eb26d509a9660c02e479b0c20f0727462fb55249ebe5d4f0efaf5 │ │ └─218980 /pause │ ├─1ac5b18ca0b271363287908aef46e81fbcf9979710f6b49045ac5d8d69efd44b │ │ └─239738 /pause │ ├─b1ef7aa4673684ff642b38e8ca1af6073521615216ae753ab40250ad25e13f77 │ │ └─177763 /pause │ ├─21d7f6869a533448725ef4c9d941e5a5943d4ac407b720ee474412d04ed08fa6 │ │ └─49899 /manager --metrics-bind-address=:9782 │ ├─74ce370eac683dcf61bed972fe9ea846d1d8550aae22c5c6a13fef8d5d4a9aee │ │ └─87537 /pause │ ├─22b74fd98ab16ea171f783a724804d1b88f911e5cb7ecbdb46653608550dfe74 │ │ └─129812 /pause │ ├─29ceb20382518312e173e8c0a0b299a29c6e30f5a6dfd93c272960c66abaf1c7 │ │ ├─63134 python -u /app/sidecar.py │ │ ├─63507 python -u /app/sidecar.py │ │ └─63508 python -u /app/sidecar.py │ ├─3f6df401785cdc01b838441b07b78fdf839a3806c222ad4faeeb093b41d147df │ │ └─239687 /pause │ ├─9426511cc2f298378b3ef26c4d666349f702840f570991808a88c7f5e35ba9a2 │ │ └─44980 /pause │ ├─e7985e0cf5ab875cf0e60b4256d89e696fefcb50c2b05acca088f451daedf8aa │ │ └─194258 /pause │ ├─63bbc2172c0a79f3d22efb7452ffb2116a262ea91f5854ce65aced4b95f40fd2 │ │ └─130309 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─300273557fc467b47cdecf3340acf1d80b804b24e7b56bea2c0dda802d10c28c │ │ └─41832 /pause │ ├─48284aa1ecac29168953c1c559d79c97c9670035ec5d2580fa1fbb7e9e9e48b7 │ │ ├─178807 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─409615 sleep 300 │ ├─77a15a8e0f1d212d3212df57e10ebba628d60a052f86afaf3d56eec4af0e3b84 │ │ └─97737 /pause │ ├─86773353018aa5d52d1709af3412d94fb415b270fdc7799e5d1ebd4bfa0350c1 │ │ └─169574 /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 │ ├─805ab5a205414d39506bcd71bae9a2c6a488ad4948bf8fe113506bda46b0c63b │ │ └─129724 /pause │ ├─51236b80dcc9068d037c9c9a582f6783cc7a8cbc055c19c92c20178213aeb97c │ │ └─191164 /bin/bash /tmp/libvirt.sh │ ├─b976e9524eefc4733348b70511c7b94ff4958876b0cb80fdbc87220de7c63d35 │ │ └─48935 /pause │ ├─49e4530c51e2fd45f5b1cacd5273ae09c3d561eedbe2f43313f62d8629a23fcf │ │ ├─66434 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66481 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─8228c4bf82c1d60aca9c2393b3072d532c302243ee283a09d714dba41c70abaa │ │ └─219028 /pause │ ├─21faf394ada6a0eaa2c364a1897509b65bf77ea4fd18eaf4c3538b73a1783709 │ │ └─127833 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─6b258be3928c29eb393ce606044f236cb89765ea8d2649aa09afefb98237ddab │ │ └─50732 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─54e0063cbb70f98d15eaea55bdce0e9507fd4d20975801640bb8dd59ee51bd63 │ │ ├─229793 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229812 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410976 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410977 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410978 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410979 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410980 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410981 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410982 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410991 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410993 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410994 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411003 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411006 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411011 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─411036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9d2d52eed35d352726346275b8d62f1e62074e163cc71a90e295dc177ee92937 │ │ └─65259 /pause │ ├─70637bbb0c2b1ba55430ecebb6982581f8ffa19d3e18280c30aa4089996c73d2 │ │ ├─175967 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175992 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─176000 erl_child_setup 1048576 │ │ ├─176095 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176097 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176125 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176325 /bin/sh -s rabbit_disk_monitor │ ├─3023d1136d7d4c54654b4ddb94aeee1831922abc80944a3e7286d255565510bc │ │ └─68225 /bin/oauth2-proxy │ ├─ec92bd177e96e551df0719c34959cbf6eb04807c39d14a9ae3f83dd1d4ab5c25 │ │ ├─148894 placement-api: uWSGI master │ │ ├─148920 placement-api: uWSGI worker 1 │ │ └─148921 placement-api: uWSGI worker 2 │ ├─d877f9f016c8df7a2a4d34bf2f7da7368438f6e89d7d8c1c219aed10650cc160 │ │ └─258929 /pause │ ├─ba79ab1bb47455a4d7bb247f8e1209ab5c9ff18269a4f718a75b486445305c64 │ │ └─164227 /pause │ ├─48b05b89eb79edd2dfc83e5240b896dbd3651d964af103297ad2fe06b3def164 │ │ └─93547 /pause │ ├─b123760687dfbfde01b57c0ffc46488f4142b7f56362bd53161063ad4931db48 │ │ └─420815 /pause │ ├─9bc053018acb3fe7cbc53fdbccd34f05bd23867cebfd2b967d0722f596ac8230 │ │ └─238156 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─cb3deb3be83e00fc6d5878b6d57e623afe727e954d9e5ad2496fe46be3f95b80 │ │ └─68198 /bin/oauth2-proxy │ ├─e931cf2c87885fe32ba6cbed112829a5520e727bdb39c9cc4f1d8223f55f16ea │ │ └─229005 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─249103acf0b9f2f0b3dc70591fa8f6e2928dcd8568719a2d87446e6440f1688c │ │ ├─186812 neutron-api: uWSGI master │ │ ├─186840 neutron-api: uWSGI worker 1 │ │ └─186841 neutron-api: uWSGI worker 2 │ ├─a8def34324d19d620135e211f816664399452c6faef2d3f1fb5c3f441e003a75 │ │ └─64490 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 │ ├─c3ce575ecc1ce6724cd0551bdd29ffe26f84ec494aa9e438d1ab1fbd2538e60e │ │ ├─43672 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44050 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8419df2b537c26f65d9ebcec798871e99ca6a0e7b6cc99022ba2782720f21a96 │ │ └─65859 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─eace2105a9612bd9db9ee72e33342f33ebf7e62cc659804b95fcb4718c5a9541 │ │ ├─ 98418 /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 │ │ └─412362 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f6b735fb1f62c1a4a9b50aa1a49f05c3f5abe2cfafe8b65eef199c57d5bb1491 │ │ └─116485 /pause │ ├─b23a2367f408ee44d9d761c71d0907bd18d8131cd474c12a68680c076ab18247 │ │ ├─250497 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250733 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250734 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a1f8eff0226d0330607e80ebd6667098ff1c7ebdb0f05870bc0a369adc55ec80 │ │ └─275837 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─d8f6fdb1ed4286905a5510861fcc85772f2bfd75f16f91039af50f463d05c784 │ │ └─275437 /pause │ ├─55b9056180ef9ca7bab00a40813cc2e248e439054e0148d19c61bb1823cf5dee │ │ ├─207128 heat-api: uWSGI master │ │ ├─207163 heat-api: uWSGI worker 1 │ │ └─207164 heat-api: uWSGI worker 2 │ ├─c41ceca81641ddf6a16f1b0821aefd0a70a09e18a4a65a5abe4438e20e45cd02 │ │ └─68045 /bin/memcached_exporter │ ├─0308ea2ce9d1b411ef14374ad0374dd2ef8d9b4484315c855f44443c71490070 │ │ └─63555 /pause │ ├─eb890bc54a8c3ac0bbbc0b8a6540109759ffb6bc2e64a4e159a0dd138beba07a │ │ └─258396 /pause │ ├─9def131458ae28176ca5979e6f653a770327e5484025315c499a8d387fdaa379 │ │ └─66816 /pause │ ├─579e43aca2d134b36bbb6047bbebc70dd4a9ca14bf790066d0cdc341e8e5c328 │ │ └─41805 /pause │ ├─2ee6946aa9ac6bb173fbaf09303bdc4fd4ab8d35d61db75ec7b6d7c2061ec03f │ │ └─67416 /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 │ ├─6d64a2d30270621dd19f3f03a380c1721c4e9a61c3c94b661fc848d9039e9b76 │ │ └─49214 /manager --metrics-bind-address=:8080 │ ├─f6c4884e07febc3756d6d217a1989979ef9ad0e3af4a75b51d43efa4a9e3686e │ │ └─41913 etcd --advertise-client-urls=https://199.204.45.47:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.47:2380 --initial-cluster=instance=https://199.204.45.47:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.47:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.47: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 │ ├─ce47e64f1eadb91aa297a1b370d4f262f3a253bd5bc57da2dd728543a17e1fef │ │ └─99112 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─514cbdd149bbc9cff7a8fc581e8526701722cd1fa0e701d5ba452ec255c2c77b │ │ └─67365 /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 │ ├─eeb13591955ff4be49f315834f3d633b3eedea962083c8e5e7d585a55a36bebe │ │ └─194490 /pause │ ├─6a96d2c13fd7a8a1ac49770bc408f19502ec7fbc37b42221965066951962c4a7 │ │ ├─249861 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250671 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3nw2eer6/privsep.sock │ │ ├─250675 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250677 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ee70b3025b9d500efc94bb764bd84feca7b8dda7d2395c162d9398a306ae046d │ │ └─45011 /coredns -conf /etc/coredns/Corefile │ ├─29f773fde8bf98108dc8de02469598dcce0dd35bdf18bc28ef542332021335cd │ │ └─112607 /pause │ ├─296229d348a7cb1a42b24be69077c2b1acf4e7e111d6915500f050af19bad6da │ │ └─189911 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─975a50d0df12ceb7fee34cbb423cc556e21c93f963c804eff0d5c65f1990e900 │ │ └─41782 /pause │ ├─e6d36401d733472712c9b7ae6f27990e148f853894134680ca0b183e27e31d38 │ │ └─48203 /pause │ ├─2364aec4d7ca002c7e5a7f41e9f2575326e20cf453f844bb2ffb769bd0fcb7b6 │ │ └─52499 /pause │ ├─6c1fabb4d6a98cacb9a6b647e0c8fdec55d2bf39e14ea43f49125e9d34a9d803 │ │ └─81316 /pause │ ├─0678966597ef9b55714ec13443f9b1044a75fd83360bcc431e26f1eb4783a4ec │ │ └─67091 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-47.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 │ ├─e3d43054f4fa90d4b193a1d14bedd62eb04ab7740d41cbff58c643cc12c10ab3 │ │ ├─195299 /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 │ │ ├─385742 /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/tmp4r990wk9/privsep.sock │ │ ├─386045 /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/tmpre4910bq/privsep.sock │ │ └─386086 /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/tmpzsla_plz/privsep.sock │ ├─d3d3bee0232f493b4eb0038bf092d71dabfdf08b563dc995067c8e9ff8aa7475 │ │ ├─68765 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68781 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─68787 erl_child_setup 1048576 │ │ ├─68845 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68846 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68856 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68923 /bin/sh -s rabbit_disk_monitor │ ├─1a1f7e402af73127bb8f9699bedd8d31796eb8e76e95e1b90210097f8df39961 │ │ └─58003 /pause │ ├─f3fb53535a24f90feffdf65cd4dce6d8b2710e32dc87f22fb92e1141dc14ee59 │ │ └─50193 /pause │ ├─6260c468871aafc17aab74247e797a48a0115eed81218f1e13f33d8408041c5f │ │ └─45035 /coredns -conf /etc/coredns/Corefile │ ├─178f0bf66d6b1ce660beef873557f0a369417dbb55fdd2bf086ed11ff7226681 │ │ └─111141 /pause │ ├─616818394d6ffbabda1668daadb540744c4a19469150d187e65c2e6051c29bf7 │ │ └─49429 /pause │ ├─126d9281e40a84b8b23d04a030d2426b645a9c4306741b3179db98c7d6c2f7be │ │ ├─187782 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188236 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpy1_d_bsl/privsep.sock │ │ ├─188397 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpk1s_zf3a/privsep.sock │ │ └─188781 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─f37e654a275c3d824d8a75cc3d30cf84f7bf5733e616d6acfb97fbf9f5150539 │ │ └─67008 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─155d5d30bc5a7b1e205c207c66965f23bad4319ba68a9e09c5384af0dab9fb78 │ │ └─41814 /pause │ ├─753d8f61f429a427b9bd98f7709405eeffc4e3a19c43798f1d420b666c03fd40 │ │ ├─270188 manila-api: uWSGI master │ │ ├─270272 manila-api: uWSGI worker 1 │ │ └─270273 manila-api: uWSGI worker 2 │ ├─4b35a2f66e56b2930aa4da511e41c09ac622a4f788872e2b951f59d977e525ac │ │ └─42272 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ff5d3e7f5987fc8c4cedc982de1b31dfd8544ddd955ab8f78dfd584f8d66f658 │ │ └─178096 /pause │ ├─38a292f14c0db5f31aed9c19090672e9fc2e64c684c32b7590e4eccdd67c3172 │ │ └─158746 /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 │ ├─af0574ddafa1d72390b5348ed52d330e605a19ae0d176867366ffddc6b1cb5c1 │ │ ├─112929 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113155 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113157 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─871404a9e3dade1022673953d754711fb0197e4185393ab03ce1268de505fdaf │ │ ├─349087 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─349530 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─349713 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpd4tah5op/privsep.sock │ │ ├─350133 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp6uqkdj3b/privsep.sock │ │ ├─350606 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─350607 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─350686 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/87a06285-827e-4d02-b2ff-341b05414529/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/87a06285-827e-4d02-b2ff-341b05414529/host --addn-hosts=/var/lib/neutron/dhcp/87a06285-827e-4d02-b2ff-341b05414529/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/87a06285-827e-4d02-b2ff-341b05414529/opts --dhcp-leasefile=/var/lib/neutron/dhcp/87a06285-827e-4d02-b2ff-341b05414529/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bcd2f870-4e78-4d26-98b1-107a31b33a13,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─350690 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/064a6742-5b1c-46bc-91ee-972c7031a447/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/064a6742-5b1c-46bc-91ee-972c7031a447/host --addn-hosts=/var/lib/neutron/dhcp/064a6742-5b1c-46bc-91ee-972c7031a447/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/064a6742-5b1c-46bc-91ee-972c7031a447/opts --dhcp-leasefile=/var/lib/neutron/dhcp/064a6742-5b1c-46bc-91ee-972c7031a447/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-224de81f-8162-493d-ba2f-962f215e557b,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─350697 haproxy -f /var/lib/neutron/ns-metadata-proxy/87a06285-827e-4d02-b2ff-341b05414529.conf │ │ ├─350719 haproxy -f /var/lib/neutron/ns-metadata-proxy/064a6742-5b1c-46bc-91ee-972c7031a447.conf │ │ ├─384315 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpvts8bshp/privsep.sock │ │ └─387947 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp_uzmr2ll/privsep.sock │ ├─a85dcf41b15e20969ffd25220a7804d250e0b929d511636352714d4799aa7271 │ │ ├─279258 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─279271 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─a1353a331b169f8c0fc1ca0456531fac6cb4fce25bf04cd3627b9ac8d90c8209 │ │ └─238129 /pause │ ├─e9045043d247a120852a08ee19ceb040e9c90f88d5be5a6e19dee9ef38658960 │ │ └─191603 /pause │ ├─0457041784cb3fcd862096a528d0a8ed8166ea799cc7fe5e2b77c9539696d02e │ │ └─41931 kube-apiserver --advertise-address=199.204.45.47 --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 │ ├─fce092455ae8dd78650b2aa38239ec4d3fdd4ab2017e33cbfe4c64a64bb8c326 │ │ └─112658 /pause │ ├─a1a2307ae74d3975b2ab523b0486f6b7c8b6ed6bed8cb69069fc057534334cb2 │ │ └─233055 /pause │ ├─649eedeae577e4b2d90c614152d329018f4c5e8f1e32fe4716422134fbc3d5b7 │ │ └─114644 /pause │ ├─9bdae03773031525e01709cea43a74220c0557124469acb0aff5e16bb2c7812f │ │ └─57750 /pause │ ├─337f2773deebf3034406847b103474a127fff7374d3bc7de5f22f67fa0fe4e86 │ │ └─62234 /pause │ ├─8cd848f152d9caaaacba21c6ecd1d5ec9989ae9f1052231c457e3107a8eeb014 │ │ └─178018 /pause │ ├─745b96ddd8a3ec29632f3e662ff3d01b602fda5b0a2d56cfc4ff6eb8faab0f8d │ │ └─236560 /pause │ ├─4798b718bb54f0e2e4325a8a0d96dad807636eb1d7c043592db24daf3fae13cc │ │ └─194303 /pause │ ├─3b85394bfd3e27c8a5ac0f8f416f0119f77faab88a123b619732a2dd17c13676 │ │ └─256534 docker-registry serve /etc/docker-registry/config.yml │ ├─3549c6563fc9ae60b2b8be80cb44ddc178f646e29f8b9e24954f17b733349a58 │ │ └─218742 /pause │ ├─b1f5cf40f133d54f60bb85aebd355ed548be48ce2ee3dc4f30db30c36fd886e0 │ │ ├─63109 python -u /app/sidecar.py │ │ ├─63429 python -u /app/sidecar.py │ │ └─63432 python -u /app/sidecar.py │ ├─db6c839adea60ff7e1359e255247b9f5bbcb5a39b1cb00382fc151d82743b164 │ │ └─45411 /pause │ ├─68929bdfe65a34310b0aee428f2d858201354e8b03f324993bea60f2a72b384e │ │ └─53213 redis_exporter │ ├─0a9b01872ad5a8bd1329f7072b29e453ecc4631d71274f0335bd40a41b16cfd1 │ │ └─191114 /usr/bin/libvirt-tls-sidecar │ ├─fe2c51d0c76ca8da07315008e8a5881b8b69cd1706f131869501c8e357658635 │ │ └─161237 /pause │ ├─f046c596de3f45cba57e9d71c74b06c7d5e7baf9d5c3101cd8fe46de192505da │ │ └─178291 /pause │ ├─c4b13ef3b8d10a8f53b6884d60131860d7e616cd049f36e7c2b09e9caa2a039a │ │ ├─65293 nginx: master process nginx -g daemon off; │ │ ├─65328 nginx: worker process │ │ ├─65329 nginx: worker process │ │ ├─65330 nginx: worker process │ │ ├─65331 nginx: worker process │ │ └─65332 nginx: worker process │ ├─129001412359ec57d161c9b474b33c2cd21f16664df0c4a85d264f4b5ebb4aa7 │ │ └─46218 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─34adc6c5975fb6d29649ed9b674455387ddfcbff965c60c39bc6c1fe811d598d │ │ └─234187 /pause │ └─1e3e7858d10a13095a07c836b3db184034de28660c0c0e6c1ddc1e65c92e9bcc │ ├─189502 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ ├─189953 neutron-l3-agent: ServiceWrapper worker(0) │ ├─190243 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp88f6regx/privsep.sock │ ├─384537 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpl4g6yh2x/privsep.sock │ ├─385018 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpbbn0nn4p/privsep.sock │ ├─385478 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ └─385484 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount