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 │ │ │ ├─21159 /lib/systemd/systemd --user │ │ │ └─21160 (sd-pam) │ │ └─session-22.scope │ │ ├─21148 sshd: cephadm [priv] │ │ └─21173 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1457 sshd: zuul [priv] │ │ └─1470 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1461 ssh: /home/zuul/.ansible/cp/199.204.45.102-22-zuul [mux] │ ├─395958 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bvykuaavajhqmlzlcdczngeiujwkmwdc ; /usr/bin/python3'"'"' && sleep 0' │ ├─395959 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-bvykuaavajhqmlzlcdczngeiujwkmwdc ; /usr/bin/python3' && sleep 0 │ ├─395960 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-bvykuaavajhqmlzlcdczngeiujwkmwdc ; /usr/bin/python3 │ ├─395961 /bin/sh -c echo BECOME-SUCCESS-bvykuaavajhqmlzlcdczngeiujwkmwdc ; /usr/bin/python3 │ ├─395962 /usr/bin/python3 │ ├─395963 /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 │ └─395965 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9800 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12189 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 664462407bce9d97d3ffd61ee0ec940371dcbe4e263834889cd76593ae1d5bf0 -address /run/containerd/containerd.sock │ │ ├─ 12530 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b7ae9fd5bfb680c24d3d6d8418ff9448a7ac9f8154a8efe346398c51414e54f2 -address /run/containerd/containerd.sock │ │ ├─ 19256 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a2275d5cb493dcdcb87aeb71965a1071e502ff66ec7c0124e95470f7f6da3c4e -address /run/containerd/containerd.sock │ │ ├─ 24421 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 381c1ef898e7da296b8348129e93dce9030e17345b59896aeb719cb1a3db34e8 -address /run/containerd/containerd.sock │ │ ├─ 28858 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3838d4c14ffb15983bab08b33a6769a5c582364b3282607c2e391680affd447c -address /run/containerd/containerd.sock │ │ ├─ 33624 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1841590c87dd635b40c2020dbdeafa7d80a02235ca648a63bb363c7c6ac7744f -address /run/containerd/containerd.sock │ │ ├─ 39139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1095bddf8797089a2e1d47ff83c100a3b55a9b4e777b74f62b8f21ee62b05db3 -address /run/containerd/containerd.sock │ │ ├─ 39183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78d9ed0aec0fcaa90e44191adfff848b6f14e9dc572dd674f322fb5b769efa8f -address /run/containerd/containerd.sock │ │ ├─ 39229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 289bde0633715c9cd18f978959ca9b4fef2142e80e08da18485082321e4812db -address /run/containerd/containerd.sock │ │ ├─ 39274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e44721eb831969393aec99eca297ff6cc66973e46ea4add31beb4b2a24d96c4c -address /run/containerd/containerd.sock │ │ ├─ 39318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e7ce5677eacd7ce17cf8fdf71c788b60c7d63339160a171bdcb5c03def7c7bb -address /run/containerd/containerd.sock │ │ ├─ 39765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20d1c5acef76dd7a43f84e19e2f147c6f0855edc9350b87c5a4f5d979d379006 -address /run/containerd/containerd.sock │ │ ├─ 40491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6b89f0e4616dee33b3a3858fc05d9ac0ee70f17bf67c6242f7468c64a663fa0 -address /run/containerd/containerd.sock │ │ ├─ 40500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f53416a40ca7676fac1db14010e510c9586c81b4aa13479d29dbbadca9d402da -address /run/containerd/containerd.sock │ │ ├─ 42092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ca476eee70d4b23f81b35111338261a1c1ea2e07ec2022a43327f0a346ef715 -address /run/containerd/containerd.sock │ │ ├─ 42211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eba5054f04cf8f57dd69fc7a3500bbbb632de33191d211bfe0d89067bfacab0 -address /run/containerd/containerd.sock │ │ ├─ 42295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14572c0a2abdf7cc3992004e4c703fb5cd996adc730abab88eb33c7640b9f8bc -address /run/containerd/containerd.sock │ │ ├─ 42334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88fa0ab02cc00e066d04796fa69ed63284758e9cfdc2274b4c12b220396a3840 -address /run/containerd/containerd.sock │ │ ├─ 42366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 364cb5163b293c84919611f5572e84edfa7f2e436f646d1c33feaf23dfbe6217 -address /run/containerd/containerd.sock │ │ ├─ 42408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b5aaf8cce45f714d9265479ac5a2f1240fb1bd71b4b742b9af05a09ca1f7685 -address /run/containerd/containerd.sock │ │ ├─ 44945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58e4eb8ed155a679d28306f35dd317d62bd77ebb4ad483d7204c16eed82f0981 -address /run/containerd/containerd.sock │ │ ├─ 45054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f7912ff5bfef4d22bacf893c93d7210a559292bc0fcc1c4991b5bc4d6930ec1 -address /run/containerd/containerd.sock │ │ ├─ 45930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6966f9b0a6e95f0907bb4cd0c6e574847c868c7933db94310f08c325ae0cdd6 -address /run/containerd/containerd.sock │ │ ├─ 46039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62da24ba398ea4e8e6bda8b7611ce5b7dbdefc4eda0ed020c08c0fb1bf605006 -address /run/containerd/containerd.sock │ │ ├─ 46385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3a6b9eef63338d7e1b430e5ec31f98622effb14fad23cf8faa703dbd954bd53 -address /run/containerd/containerd.sock │ │ ├─ 46750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fa1fbaaef05c3dc25701708f7d8d0003d4bff55f806e020c5fe7147ca19bfd9 -address /run/containerd/containerd.sock │ │ ├─ 47058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2fa1815ec196a0e5fb00198e57e9ef9ab837e43c7905cc4d418aef43f326dc4 -address /run/containerd/containerd.sock │ │ ├─ 49597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2e8a38b9036ab6a1847f3c24061e3798e46a222e4dcd687074a67cb69714d25 -address /run/containerd/containerd.sock │ │ ├─ 49750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a99b2c24142ca9f4fc8fc2dc200bce4e35a39a65cae3f097ca7b4e77fc5f763 -address /run/containerd/containerd.sock │ │ ├─ 53957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09c315253c5ec29a912be6a1ed81817a7005d4fa922c0aff7281a492ba5cfeb6 -address /run/containerd/containerd.sock │ │ ├─ 54621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 964451e117c476ff9a6b30ddeb434b99fc56dfebc2780ded5edad3cbb25cd16b -address /run/containerd/containerd.sock │ │ ├─ 54670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4438a506bf9dc0e81ae13280121d6d7d0adbd9e1226c2ef2e1f2732e83a67d65 -address /run/containerd/containerd.sock │ │ ├─ 54712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 435dc7f7eb7bee4e85fe9003e4d8a7ebc0e328b7b2ff9ee47be82dceda2f8dd9 -address /run/containerd/containerd.sock │ │ ├─ 54868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e98825336233144569cdbd120fb0b5c8b57ea8b6a11790deefe654b7453a8cc -address /run/containerd/containerd.sock │ │ ├─ 59109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 924d87f63d2dc71a0fd189d7f669d78309371e66d7e69d8ae14e1028f3660a5a -address /run/containerd/containerd.sock │ │ ├─ 59200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fcc78ae18bcc59cb6dc9191a06be9fd821642ed9e845710be8cf372f42fa8f4 -address /run/containerd/containerd.sock │ │ ├─ 59246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4339d214d6fff7ddd7d929eeec2b0f443f1c9499518861b268349a3a4987fef -address /run/containerd/containerd.sock │ │ ├─ 59297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b30ee8d68ffc035a60bb08a19da46f8f2049d126e5cdc89e6f6720cdf91ae27b -address /run/containerd/containerd.sock │ │ ├─ 60903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3f15f270171226ebedbc3d1c8a78ef1d5bd5c32821dcaa41c8cecd54471e4a6 -address /run/containerd/containerd.sock │ │ ├─ 61129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c3bac91473c65dd9b1ca791b682ff513039e8db3170866294c4850e68859c36 -address /run/containerd/containerd.sock │ │ ├─ 61180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9003d56c2035b7fc23039154077703dd280deb65caf702cc7b5ca26d56ca9534 -address /run/containerd/containerd.sock │ │ ├─ 61279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 400e5b6f45ed1b300aa6575182cf92aa844e4f7773f409b5564332e595dfa5dd -address /run/containerd/containerd.sock │ │ ├─ 61340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f700fef95fdaf4aa75d1f281a05b4dc30394f48a2097715ef160b44338561af9 -address /run/containerd/containerd.sock │ │ ├─ 61666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec49738d105a4e668b02274091e839d4b6f9d52fc880933a44661f5d6b0a4303 -address /run/containerd/containerd.sock │ │ ├─ 61980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25590279a88ed49ae1d4d77ae25064cf172e8270d5793c5387ddc2a49e50f33d -address /run/containerd/containerd.sock │ │ ├─ 62487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97b9d3f5e1646f8432e61cde6f56ef2bd507372fbafa56e54109577d36e58408 -address /run/containerd/containerd.sock │ │ ├─ 62644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b69e55fdb9891454f154dcef803f880c1e543e208ea0fb0cfa120d35c8a8ea78 -address /run/containerd/containerd.sock │ │ ├─ 63378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44c218ced05194989be8504ccddb653681ff7e005e4b80aae6d193ab630b87c6 -address /run/containerd/containerd.sock │ │ ├─ 65040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e605f14ca3867a7df84d9c88af40b88868ec5a419029bdec298e3a03b9c6a02 -address /run/containerd/containerd.sock │ │ ├─ 67621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e140b8d1489ea296dcf7a9d75eb8ccebdfb7eef93ab09fe197b5ced97b040f44 -address /run/containerd/containerd.sock │ │ ├─ 76678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cff314292020d58983e174e294e36c39726c4207a58c19c692bc5defd05e18fe -address /run/containerd/containerd.sock │ │ ├─ 78190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32643c481cd822bdf72ef63ccc491d6a4dbfc06fc9b4302a41cef407d2115981 -address /run/containerd/containerd.sock │ │ ├─ 84048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce1385291efea58e12f4851c8eda25a31b4928f761b76120a26fc171c44c9a84 -address /run/containerd/containerd.sock │ │ ├─ 89966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5efb7cad11eb8e17adb8529ceced1cf1e01238c7a903c4044c0491174e2d3753 -address /run/containerd/containerd.sock │ │ ├─ 95102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2af229584353dc5b13d9632dcfab318e081f7db83c6e061a947cd05826bc53d1 -address /run/containerd/containerd.sock │ │ ├─ 95147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c9f6144f9da36724d2b69fc5d937cc3926da2de977ca1adbb09541cb35446f6 -address /run/containerd/containerd.sock │ │ ├─103221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0983a07544b12bebe164593576cf4041cb1358db4b691c98cb28f33d351ca69 -address /run/containerd/containerd.sock │ │ ├─104788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd64430273558f56a5e9c857d1e1e9982cbf74740f113e21c29107ca0f9495c7 -address /run/containerd/containerd.sock │ │ ├─104945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6848a51704245514d8f52c9499f72fd1c68ff4b2bc4bc5faaa17d20ddadc16dc -address /run/containerd/containerd.sock │ │ ├─106790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 955c080aff4c0838ab53956543d6be98845785e3aaea5da30d24715395e84bcd -address /run/containerd/containerd.sock │ │ ├─108595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bffb84b51302d4a26b1a1be2448b4f3b856b9f5fa274eb77c74bd1619d6227e -address /run/containerd/containerd.sock │ │ ├─108646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 678aa142b6b94035091f25b36e077f77b1c0a24710111325abc298e3e4c29b7a -address /run/containerd/containerd.sock │ │ ├─121698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 704407e96976e993cf0f337dd4565581e6fe4f1657255262e802e02c142b09ac -address /run/containerd/containerd.sock │ │ ├─121892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d53551cfde4b3e93633fbc479bea170224bcd1113bc9a1e652a3d620085b217 -address /run/containerd/containerd.sock │ │ ├─124299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22a4fac761d25e6ce3fe367a1eca5f6fede1796161f1545bfbef5c3d10f28dc9 -address /run/containerd/containerd.sock │ │ ├─138483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bd50e82bc2eeda28058dcf13f3246697d157844806e339e6291e003b84e7760 -address /run/containerd/containerd.sock │ │ ├─139766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a2c405d0d51bae587c94c54bb4cb80127331bbeb9e1126d1b8cb13e28a62e85 -address /run/containerd/containerd.sock │ │ ├─141052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaa8aefcd4bd6a47e5d9040c4966d339357311d4f7617776544cab82136cc2a7 -address /run/containerd/containerd.sock │ │ ├─141248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f54563b5a8083b8bfac7c100300e775eb49fd3fb587e79ce61fd8a80f3f6dab -address /run/containerd/containerd.sock │ │ ├─141514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 499edeaa3b15eaa68b16dfe1feacb8382d809d1c426f3864b0b1cd8d877e717c -address /run/containerd/containerd.sock │ │ ├─142719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9166b242b82b3d97a133e5727ade60b4fc34f12c2b8009e291ce146cd11f248 -address /run/containerd/containerd.sock │ │ ├─144707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7c3d0bb516839300ccc501f43c19239f69284d02b61f23adc24166d19248399 -address /run/containerd/containerd.sock │ │ ├─144955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef0cd1507cb1801edfcd020ddc95800d36a6b5cbb9d3ead04c7df6944a3836e1 -address /run/containerd/containerd.sock │ │ ├─145094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1df71247c60ef024e04d49378d7344448a1f1a4a892896989d744f96424899fd -address /run/containerd/containerd.sock │ │ ├─145135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee7991c087ef7322368592af48f70814f6487a9d054953b56796e4c02c9c8b3b -address /run/containerd/containerd.sock │ │ ├─145474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bff717fe5bc15cdd0da2ad603850a00f326e5d7682465801521c0399dda80382 -address /run/containerd/containerd.sock │ │ ├─145755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd30c79bf20e93009ac352c63bf8f77d969b76b4413a126e03832579a3af6d2b -address /run/containerd/containerd.sock │ │ ├─171487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5dc5084e5bd1a963305d04ee1049550ee18eb30acadf3716e0df69a0752091a -address /run/containerd/containerd.sock │ │ ├─173207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 248f821bede6a270adfa946d189e8b0bec4db207d959e9821bf6fc160696a3cd -address /run/containerd/containerd.sock │ │ ├─173222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfe903615b85a88b06547c9616dcb601a6c79ec6f92a91c4e72b14b5a64ee7f4 -address /run/containerd/containerd.sock │ │ ├─173315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 809c22703ee17220e484aac6d627c03731e9100fc4f6d1eb7b130035ab9172c1 -address /run/containerd/containerd.sock │ │ ├─173562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3630b052fa54b5828d6b1ae6227df1f8540c9572f2f298b3907c2e57cb1eaeea -address /run/containerd/containerd.sock │ │ ├─180678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf339669c530cc9dbeabdc3fffe7d05dcc2eab741d9b30046607ed3784b0888 -address /run/containerd/containerd.sock │ │ ├─184224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36df70f66716f5902d096ce5464128db0265d18244a369b7856ee5a50ad93def -address /run/containerd/containerd.sock │ │ ├─186994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32c93ad6579787c4a7140a6da7d288eff57e8c74a66145df2b2a721544b1fc63 -address /run/containerd/containerd.sock │ │ ├─187070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae3938481e69c6de75dcd3a92186cd8e8b566683be899e1cc3c4d9fafe49ad59 -address /run/containerd/containerd.sock │ │ ├─187082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea3613f023e9d55700fe6e2e30974651645d770884afcdf76966ae1da2dd571a -address /run/containerd/containerd.sock │ │ ├─203116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b65105acbbeab1f2e72ac57cc648fb3459eae814e11ea4da0e8838c589e28b36 -address /run/containerd/containerd.sock │ │ ├─210219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cedf3fe8b6247b1828c7d296b079d3bef0e202e9a16ae2dda304a147c308dbe7 -address /run/containerd/containerd.sock │ │ ├─210244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e1f62570f98549234dab2eca34d3d5437506a4ea854db43a48d7572139a0764 -address /run/containerd/containerd.sock │ │ ├─210295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d871a15ca96ced8c108504891a18c6b33f4d939b95b73f65d9f55874c1207338 -address /run/containerd/containerd.sock │ │ ├─210620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19056c1849cae79e041e637f275b792aadc714f4c9962a6795647bb33e17b68a -address /run/containerd/containerd.sock │ │ ├─221974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99eaa32b11d1c1fba69702cda3e607b432dea39b7ca0fda92f75d34c74ffa2a1 -address /run/containerd/containerd.sock │ │ ├─224345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95f587941db550b45cd373a1802a0fb31b76aaf492bc09c2eb1b80b4efa17a36 -address /run/containerd/containerd.sock │ │ ├─225379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c9597aba2092d8001a460e52f42daed4bc69d58bad238d7ea706f7fd40046f5 -address /run/containerd/containerd.sock │ │ ├─226414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 478639c8a52a17d313186eae7e8d864e6cb141da1bf27a1dafc9510dd56f90aa -address /run/containerd/containerd.sock │ │ ├─227446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 326217229f06f69057f680ea536bfb28ddc6205b0cc862e3b43282fe8aab80e8 -address /run/containerd/containerd.sock │ │ ├─229665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffa8d57c72f20dd272163ac8e7ab3e37b4a3d19959dba6339473228fbf549e75 -address /run/containerd/containerd.sock │ │ ├─231209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37b8c346d71ad95a5f3405e0ae5e042dceba6034c9c7ee6375b3277b15139bbe -address /run/containerd/containerd.sock │ │ ├─231358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2051a644affeae2ee9ba1b7fc1185a0466bb1f28bd5425646c1b93c9c08c2b98 -address /run/containerd/containerd.sock │ │ ├─240438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47e70e024dc925f7534569e4cd2d0d4864b9ad5b246245c0c1ba58e8312ab947 -address /run/containerd/containerd.sock │ │ ├─240946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1f805b43c9d71e1db6deb045ae4a1b9620cc006978915fa8af91930109bfd58 -address /run/containerd/containerd.sock │ │ ├─247507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f2b2fece760311a1373cd246c7a4d89c8893436ae67d8a8b62198ac93d70ebc -address /run/containerd/containerd.sock │ │ ├─254594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d489181e1e7420d11ce6788b4309e38e25acd3d6c69b4d48f9d40bb1caad5252 -address /run/containerd/containerd.sock │ │ ├─254861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 938d6a7aae86feba54551e958f3c342ba25086232123bec48de8cebdb6bdcef7 -address /run/containerd/containerd.sock │ │ ├─254909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb4281c4725a750fb4fc67681aeb88e2ac8592711cd70ec79415dc5f9704488a -address /run/containerd/containerd.sock │ │ ├─254972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55b794b58f128e4cdef4f086ab0ac3cc5bc16545fae7271b4405c6162875426a -address /run/containerd/containerd.sock │ │ ├─267825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 899c9e88e840c0b715c0f0e7b90537f807255a048f3699c80872f3256f78b729 -address /run/containerd/containerd.sock │ │ ├─270218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07338d11b8262cf4b5a66ee22f82956f57592806c08ef0e16d1a96cc978eb10d -address /run/containerd/containerd.sock │ │ ├─270960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e7f1df41dc9e1f72fd8983038259c60919c5b56557266b9ed361c2647dab40c -address /run/containerd/containerd.sock │ │ └─395808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c56067901d9f16b545f8f15b88485cd9fba912c98a721dcacc48e588bb953022 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 390 /lib/systemd/systemd-udevd │ │ ├─395430 /lib/systemd/systemd-udevd │ │ ├─395431 /lib/systemd/systemd-udevd │ │ ├─395739 /lib/systemd/systemd-udevd │ │ ├─395740 /lib/systemd/systemd-udevd │ │ ├─395741 /lib/systemd/systemd-udevd │ │ ├─395742 /lib/systemd/systemd-udevd │ │ ├─395743 /lib/systemd/systemd-udevd │ │ ├─395744 /lib/systemd/systemd-udevd │ │ ├─395745 /lib/systemd/systemd-udevd │ │ ├─395746 /lib/systemd/systemd-udevd │ │ ├─395747 /lib/systemd/systemd-udevd │ │ ├─395748 /lib/systemd/systemd-udevd │ │ ├─395749 /lib/systemd/systemd-udevd │ │ ├─395750 /lib/systemd/systemd-udevd │ │ ├─395751 /lib/systemd/systemd-udevd │ │ ├─395752 /lib/systemd/systemd-udevd │ │ ├─395753 /lib/systemd/systemd-udevd │ │ ├─395754 /lib/systemd/systemd-udevd │ │ ├─395755 /lib/systemd/systemd-udevd │ │ ├─395756 /lib/systemd/systemd-udevd │ │ ├─395757 /lib/systemd/systemd-udevd │ │ ├─395758 /lib/systemd/systemd-udevd │ │ ├─395759 /lib/systemd/systemd-udevd │ │ ├─395760 /lib/systemd/systemd-udevd │ │ ├─395761 /lib/systemd/systemd-udevd │ │ ├─395762 /lib/systemd/systemd-udevd │ │ ├─395763 /lib/systemd/systemd-udevd │ │ ├─395764 /lib/systemd/systemd-udevd │ │ ├─395765 /lib/systemd/systemd-udevd │ │ ├─395766 /lib/systemd/systemd-udevd │ │ ├─395767 /lib/systemd/systemd-udevd │ │ ├─395768 /lib/systemd/systemd-udevd │ │ ├─395769 /lib/systemd/systemd-udevd │ │ ├─395770 /lib/systemd/systemd-udevd │ │ ├─395771 /lib/systemd/systemd-udevd │ │ ├─395772 /lib/systemd/systemd-udevd │ │ ├─395773 /lib/systemd/systemd-udevd │ │ ├─395774 /lib/systemd/systemd-udevd │ │ ├─395775 /lib/systemd/systemd-udevd │ │ ├─395776 /lib/systemd/systemd-udevd │ │ ├─395777 /lib/systemd/systemd-udevd │ │ ├─395778 /lib/systemd/systemd-udevd │ │ ├─395779 /lib/systemd/systemd-udevd │ │ ├─395780 /lib/systemd/systemd-udevd │ │ ├─395781 /lib/systemd/systemd-udevd │ │ ├─395782 /lib/systemd/systemd-udevd │ │ ├─395783 /lib/systemd/systemd-udevd │ │ └─395784 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-a2275d5cb493dcdcb87aeb71965a1071e502ff66ec7c0124e95470f7f6da3c4e.scope … │ │ ├─19283 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19299 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28577 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28841 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hgbsbn.service │ │ │ ├─12475 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hgbsbn/unit.run │ │ │ └─12495 /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-hgbsbn --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hgbsbn:/var/lib/ceph/mgr/ceph-instance.hgbsbn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hgbsbn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.hgbsbn -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 │ │ │ ├─19214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19233 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24132 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24404 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33338 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33607 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12112 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12144 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10176 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─docker-381c1ef898e7da296b8348129e93dce9030e17345b59896aeb719cb1a3db34e8.scope … │ │ ├─24445 /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 │ │ └─24457 /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 │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137929 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39609 /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.102 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-664462407bce9d97d3ffd61ee0ec940371dcbe4e263834889cd76593ae1d5bf0.scope … │ │ ├─12225 /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 │ │ └─12238 /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 │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1390 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10681 /usr/sbin/chronyd -F 1 │ │ └─10682 /usr/sbin/chronyd -F 1 │ ├─run-rf351fc51e9434b2a9e52df72bae4803b.scope │ │ └─188383 /usr/sbin/libvirtd --listen │ ├─docker-1841590c87dd635b40c2020dbdeafa7d80a02235ca648a63bb363c7c6ac7744f.scope … │ │ ├─33647 /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 │ │ └─33660 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-b7ae9fd5bfb680c24d3d6d8418ff9448a7ac9f8154a8efe346398c51414e54f2.scope … │ │ ├─12577 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hgbsbn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12605 /usr/bin/ceph-mgr -n mgr.instance.hgbsbn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─137807 /sbin/iscsid │ │ └─137808 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-3838d4c14ffb15983bab08b33a6769a5c582364b3282607c2e391680affd447c.scope … │ │ ├─28881 /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 │ │ └─28894 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─a111bf81d4a178a46cd78a0595325405b1ba501072ce2fdb85eb78750e70cf85 │ │ └─42661 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7dc993cdc57138a5a91d38d9cc4ed66a2c18280b529c7bd127c53bfc66113486 │ │ └─54931 nfd-worker -metrics=8081 │ ├─065d5accbc5fcf9833417bb02bcc8976bd13ed09b92411e3767a0655be758968 │ │ └─47413 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─c5d3fa16fc3260ee14dd993d3b32929a03de394b0be7c9d620fc45790c914810 │ │ └─247361 docker-registry serve /etc/docker-registry/config.yml │ ├─3bd50e82bc2eeda28058dcf13f3246697d157844806e339e6291e003b84e7760 │ │ └─138505 /pause │ ├─4e7ce5677eacd7ce17cf8fdf71c788b60c7d63339160a171bdcb5c03def7c7bb │ │ └─39342 /pause │ ├─49bd8f299fd255888a3305b2cd964453a12dfdf0f44355fd18c62d66d7ef2673 │ │ ├─203238 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203256 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─203262 erl_child_setup 1048576 │ │ ├─203312 sh -s disksup │ │ ├─203314 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─203315 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─203342 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203343 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203363 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─203625 /bin/sh -s rabbit_disk_monitor │ ├─704407e96976e993cf0f337dd4565581e6fe4f1657255262e802e02c142b09ac │ │ └─121725 /pause │ ├─1e1f62570f98549234dab2eca34d3d5437506a4ea854db43a48d7572139a0764 │ │ └─210293 /pause │ ├─55b794b58f128e4cdef4f086ab0ac3cc5bc16545fae7271b4405c6162875426a │ │ └─255014 /pause │ ├─a79f28926a3e25820cb82b294901e29ce972f31abd80d1124a1751197c9dd364 │ │ ├─ 45289 /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 │ │ ├─ 45303 /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 │ │ ├─ 45400 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269925 nginx: worker process │ │ ├─269926 nginx: worker process │ │ └─269927 nginx: cache manager process │ ├─cd30c79bf20e93009ac352c63bf8f77d969b76b4413a126e03832579a3af6d2b │ │ └─145779 /pause │ ├─44c218ced05194989be8504ccddb653681ff7e005e4b80aae6d193ab630b87c6 │ │ └─63402 /pause │ ├─d489181e1e7420d11ce6788b4309e38e25acd3d6c69b4d48f9d40bb1caad5252 │ │ └─254644 /pause │ ├─b0983a07544b12bebe164593576cf4041cb1358db4b691c98cb28f33d351ca69 │ │ └─103244 /pause │ ├─b9166b242b82b3d97a133e5727ade60b4fc34f12c2b8009e291ce146cd11f248 │ │ └─142742 /pause │ ├─5d36c79af956342cf23f21f2a8e1d1dce9f48a8d0fd39eb87b1745f0cc606fb6 │ │ ├─65876 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65893 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─65899 erl_child_setup 1048576 │ │ ├─65946 sh -s disksup │ │ ├─65948 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65949 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65952 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65953 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65963 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66144 /bin/sh -s rabbit_disk_monitor │ ├─c8bfedb9d613241cd075edfb98f24f3704e416a486bc667eb2168ca197ea5578 │ │ ├─185891 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186215 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpahs38lrz/privsep.sock │ │ ├─204967 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5f6b_s23/privsep.sock │ │ ├─221064 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp8on37li2/privsep.sock │ │ ├─221502 haproxy -f /var/lib/neutron/ovn-metadata-proxy/ed13274a-bacc-4d06-953d-2af19b86caff.conf │ │ ├─367398 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─367407 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─d98735fceba220cad5bd6c6480739000efae4bf898ca48d131744a26d57de130 │ │ └─64067 /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-102.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 │ ├─43a55d47184faab0122cf6794936c034b7474d44f0b4cbd23ba2635941f43b0b │ │ └─49816 valkey-server *:6379 │ ├─1ec61cebbcd7725804a32118dedd7b866de982648f75bd595cb317e14a7f7804 │ │ └─187570 /usr/bin/libvirt-tls-sidecar │ ├─14437d9b8732dd0aa46742f28fb8467d6ff3bb4b0e402998c2d94f931c915405 │ │ ├─182685 neutron-api: uWSGI master │ │ ├─182706 neutron-api: uWSGI worker 1 │ │ └─182707 neutron-api: uWSGI worker 2 │ ├─da9f2c425e112f559245f2a8302258c7a824d7969fe2b7a2fbadc8796a3c48f9 │ │ └─106537 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ecef345924bc4d0f6fef1b024cc32586cf8baefca2902854449406ef8b55c903 │ │ └─65199 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─62da24ba398ea4e8e6bda8b7611ce5b7dbdefc4eda0ed020c08c0fb1bf605006 │ │ └─46062 /pause │ ├─0a55ee492ff4997351214db2ee04bed2bd0ca72e523e36e876b253ecb416f4b8 │ │ ├─ 71068 apache2 -DFOREGROUND │ │ ├─ 71200 (wsgi:k -DFOREGROUND │ │ ├─ 71201 (wsgi:k -DFOREGROUND │ │ ├─ 71202 (wsgi:k -DFOREGROUND │ │ ├─ 71203 (wsgi:k -DFOREGROUND │ │ ├─393376 apache2 -DFOREGROUND │ │ ├─393407 apache2 -DFOREGROUND │ │ └─393408 apache2 -DFOREGROUND │ ├─9003d56c2035b7fc23039154077703dd280deb65caf702cc7b5ca26d56ca9534 │ │ └─61206 /pause │ ├─ea3613f023e9d55700fe6e2e30974651645d770884afcdf76966ae1da2dd571a │ │ └─187178 /pause │ ├─9a0e9ce40b68922df8557a1a4727a49202b744e4fe2d556a29aee5f3ac5c42a8 │ │ └─181357 vector --config /etc/vector/vector.toml │ ├─e3f15f270171226ebedbc3d1c8a78ef1d5bd5c32821dcaa41c8cecd54471e4a6 │ │ └─60967 /pause │ ├─045937f962e01a714a5ce7b84be283ec552459363cafbd9eedff337edaa9f850 │ │ ├─60188 python -u /app/sidecar.py │ │ ├─60563 python -u /app/sidecar.py │ │ └─60564 python -u /app/sidecar.py │ ├─a6966f9b0a6e95f0907bb4cd0c6e574847c868c7933db94310f08c325ae0cdd6 │ │ └─45952 /pause │ ├─3630b052fa54b5828d6b1ae6227df1f8540c9572f2f298b3907c2e57cb1eaeea │ │ └─173584 /pause │ ├─998344d7a4a1cc623d99262011a7a0d742cbdaca091740c6fb98c2ffbde3a496 │ │ ├─122820 /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 │ │ └─123057 /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 │ ├─f2e8a38b9036ab6a1847f3c24061e3798e46a222e4dcd687074a67cb69714d25 │ │ └─49620 /pause │ ├─248f821bede6a270adfa946d189e8b0bec4db207d959e9821bf6fc160696a3cd │ │ └─173264 /pause │ ├─9c9f6144f9da36724d2b69fc5d937cc3926da2de977ca1adbb09541cb35446f6 │ │ └─95170 /pause │ ├─9e605f14ca3867a7df84d9c88af40b88868ec5a419029bdec298e3a03b9c6a02 │ │ └─65065 /pause │ ├─9804f20948e16107ab00805b053a5e6aba5ff5f481ee13a6f3ff092c928b68c0 │ │ ├─47242 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 │ │ └─48791 haproxy -sf 15 -x sockpair@4 -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 │ ├─fd64430273558f56a5e9c857d1e1e9982cbf74740f113e21c29107ca0f9495c7 │ │ └─104815 /pause │ ├─ef0cd1507cb1801edfcd020ddc95800d36a6b5cbb9d3ead04c7df6944a3836e1 │ │ └─144980 /pause │ ├─6848a51704245514d8f52c9499f72fd1c68ff4b2bc4bc5faaa17d20ddadc16dc │ │ └─104967 /pause │ ├─7fe592b4353393174b7853b7a254a09b3259524a2ed6b0c32add13460dd9d8e3 │ │ ├─141855 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142060 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142065 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─395488 sleep 15 │ ├─2b861c8ed1865a3e197bbb51a14eceb981caa00b37c3eca3c514dcea9cb75ffe │ │ └─45332 /server │ ├─14572c0a2abdf7cc3992004e4c703fb5cd996adc730abab88eb33c7640b9f8bc │ │ └─42385 /pause │ ├─a21d41a2fecff3b5866969152283671e35c44e486f004b89d3332ebb4c148d70 │ │ ├─270110 apache2 -DFOREGROUND │ │ ├─272651 (wsgi:h -DFOREGROUND │ │ ├─272652 (wsgi:h -DFOREGROUND │ │ ├─272653 (wsgi:h -DFOREGROUND │ │ ├─272654 (wsgi:h -DFOREGROUND │ │ ├─272655 (wsgi:h -DFOREGROUND │ │ ├─272656 apache2 -DFOREGROUND │ │ └─272657 apache2 -DFOREGROUND │ ├─f9a04a69f340b355bb2b70f71854c519e4ebf91fc07f447dd3a83b30be2d11c3 │ │ ├─265656 manila-api: uWSGI master │ │ ├─265703 manila-api: uWSGI worker 1 │ │ └─265704 manila-api: uWSGI worker 2 │ ├─1bffb84b51302d4a26b1a1be2448b4f3b856b9f5fa274eb77c74bd1619d6227e │ │ └─108623 /pause │ ├─b6b89f0e4616dee33b3a3858fc05d9ac0ee70f17bf67c6242f7468c64a663fa0 │ │ └─40535 /pause │ ├─f9aee03598c621bf2802d5576cafd016d832da8528e5cb54f0f5504419737d83 │ │ └─366966 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─e983138f7a86ca4284880ce23d90e63f2e6bc5f291c9825d85611505b73127d2 │ │ └─42711 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 │ ├─6d07e7917f57e07f12c8a29bc70e7af030f1d172da596ec555ab4e07b5fa20c6 │ │ └─224471 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─4438a506bf9dc0e81ae13280121d6d7d0adbd9e1226c2ef2e1f2732e83a67d65 │ │ └─54697 /pause │ ├─f53416a40ca7676fac1db14010e510c9586c81b4aa13479d29dbbadca9d402da │ │ └─40548 /pause │ ├─2e344a2ffd7a858251eb1b285edfa4316b3f301c8659a7951426fc109a2ab00d │ │ ├─240515 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241140 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_aepshkr/privsep.sock │ │ ├─241148 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241157 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─8e3791c2d65b355c715e056873adc5dacf7db22a08862581c6df6417eb1409ac │ │ ├─90165 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90190 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─90200 erl_child_setup 1048576 │ │ ├─90398 sh -s disksup │ │ ├─90400 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90401 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90433 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90434 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90444 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90840 /bin/sh -s rabbit_disk_monitor │ ├─66215337c2b9747c4895b01fb8187c7e8f9bd9860520f6353954c06f7c048cc6 │ │ ├─83229 barbiacan-api: uWSGI master │ │ └─83242 barbiacan-api: uWSGI worker 1 │ ├─dde1ff6363cd31d00ca69c72b7fc6757b844d69b122d80c15ac5e763c4ba4c8a │ │ └─63799 /goldpinger --static-file-path /static │ ├─1e27a9ea95f82d8ddf634bf0427e1f7e3b43c580a817040285faf5807fef3e78 │ │ ├─247620 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247637 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─247643 erl_child_setup 1048576 │ │ ├─247798 sh -s disksup │ │ ├─247800 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─247801 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─247811 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247812 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247823 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─247988 /bin/sh -s rabbit_disk_monitor │ ├─ae6e1ad7ed7fec108903b09f92fadff2532024925013a0e70453f9beb98f198a │ │ ├─63670 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63705 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─bb3958539a1be07a712a2d124e8e8cdc4296d706b9f0b1cebfeeafe2b7bdc7b1 │ │ └─46537 percona-xtradb-cluster-operator │ ├─2d53551cfde4b3e93633fbc479bea170224bcd1113bc9a1e652a3d620085b217 │ │ └─121916 /pause │ ├─bff717fe5bc15cdd0da2ad603850a00f326e5d7682465801521c0399dda80382 │ │ └─145497 /pause │ ├─757c4617653ea06eeedaa046fc9d838d279ca57b27faba162eab16623bd57078 │ │ └─46108 /manager --metrics-bind-address=:9782 │ ├─5fcc78ae18bcc59cb6dc9191a06be9fd821642ed9e845710be8cf372f42fa8f4 │ │ └─59223 /pause │ ├─ce1385291efea58e12f4851c8eda25a31b4928f761b76120a26fc171c44c9a84 │ │ └─84072 /pause │ ├─216106962d549d6b8c347a50c0a3542ef9356fea812ef3c857441ce47de3dcbb │ │ ├─221184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221204 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383337 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383345 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383346 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383355 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383358 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383375 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383376 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─383377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9a99b2c24142ca9f4fc8fc2dc200bce4e35a39a65cae3f097ca7b4e77fc5f763 │ │ └─49773 /pause │ ├─326217229f06f69057f680ea536bfb28ddc6205b0cc862e3b43282fe8aab80e8 │ │ └─227471 /pause │ ├─79911a83f8e071ea51ebbcd94a5dd48e376697a14efc8d1bbb0300b749bd7785 │ │ └─55083 nfd-gc -gc-interval=1h │ ├─ee7991c087ef7322368592af48f70814f6487a9d054953b56796e4c02c9c8b3b │ │ └─145171 /pause │ ├─5e7f1df41dc9e1f72fd8983038259c60919c5b56557266b9ed361c2647dab40c │ │ └─270983 /pause │ ├─435dc7f7eb7bee4e85fe9003e4d8a7ebc0e328b7b2ff9ee47be82dceda2f8dd9 │ │ └─54736 /pause │ ├─d9c2eceb866fa846e0e8256a2e23a07ae56e49b52f46add278eb284bca5aa9a8 │ │ ├─191637 /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 │ │ ├─366627 /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/tmpfjhauzq5/privsep.sock │ │ ├─367281 /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/tmp18k_879e/privsep.sock │ │ └─367728 /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/tmpaf0oqq25/privsep.sock │ ├─c6af707ddd40e0eabf0201162bfd92508fb70354f49bc477ce7a8a5319c16980 │ │ └─62398 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─e44721eb831969393aec99eca297ff6cc66973e46ea4add31beb4b2a24d96c4c │ │ └─39297 /pause │ ├─7da2aab24309bb85654f59abe57ca93a0df15284eae3dca1f55fe592bad1c55e │ │ └─229716 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─58e4eb8ed155a679d28306f35dd317d62bd77ebb4ad483d7204c16eed82f0981 │ │ └─44974 /pause │ ├─95f587941db550b45cd373a1802a0fb31b76aaf492bc09c2eb1b80b4efa17a36 │ │ └─224369 /pause │ ├─364cb5163b293c84919611f5572e84edfa7f2e436f646d1c33feaf23dfbe6217 │ │ └─42483 /pause │ ├─cfe903615b85a88b06547c9616dcb601a6c79ec6f92a91c4e72b14b5a64ee7f4 │ │ └─173270 /pause │ ├─5ca476eee70d4b23f81b35111338261a1c1ea2e07ec2022a43327f0a346ef715 │ │ └─42119 /pause │ ├─6a81f632333d7034c9fa2f8a5afac675aa7996ec08a6be10a14a139fcc3eef98 │ │ ├─182720 neutron-policy-server: uWSGI master │ │ ├─182733 neutron-policy-server: uWSGI worker 1 │ │ └─182734 neutron-policy-server: uWSGI worker 2 │ ├─cff314292020d58983e174e294e36c39726c4207a58c19c692bc5defd05e18fe │ │ └─76701 /pause │ ├─c1e385403ec728959c1febf4c84b7810e24bf0533394cd89ac1dcca7da013f28 │ │ └─65241 /bin/memcached_exporter │ ├─2c2f6fb3b7ba3ac9dfbb9523d42f753b6b179200b4e100ea586c67067f007086 │ │ └─41258 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─96e06a072b14064505a3d18f47174ca30ce3fb7e9b2ab1784762eb52c92592e7 │ │ ├─141346 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141413 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141426 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─141707 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─395291 sleep 15 │ ├─46a9ac81ac431a82ef7330f61564f7e4cc6ed5f47624a652635ca55ec9f7a4b3 │ │ ├─60213 python -u /app/sidecar.py │ │ ├─60565 python -u /app/sidecar.py │ │ └─60566 python -u /app/sidecar.py │ ├─1095bddf8797089a2e1d47ff83c100a3b55a9b4e777b74f62b8f21ee62b05db3 │ │ └─39161 /pause │ ├─8f54563b5a8083b8bfac7c100300e775eb49fd3fb587e79ce61fd8a80f3f6dab │ │ └─141281 /pause │ ├─7945e1ca16fd81a362225ab4834f72d9ea4eec91189a2378993a5871898a6d6c │ │ ├─220302 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220739 octavia-worker: ConsumerService worker(0) │ │ └─220742 octavia-worker: ConsumerService worker(1) │ ├─2f2b2fece760311a1373cd246c7a4d89c8893436ae67d8a8b62198ac93d70ebc │ │ └─247531 /pause │ ├─c2a4c7af7fd107f0f6e8774e7fd6d09c544cc08523d9d0cf39220666932f5ff2 │ │ └─65171 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8910a5362e38dbdb2785a28e55b1a42b7180173b093edcc607c9f2f8f0172360 │ │ ├─174070 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─386081 sleep 300 │ ├─d824138e1945aa11a783d686ad59a3a968062510923cfbf589c3fc5850e92c19 │ │ └─39546 /kube-vip manager │ ├─261c4de0643c46f054efdaff16d990fc975041d4bfa283d297080c12488b50db │ │ ├─241021 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241290 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241291 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─bc048c5f1a0e86fbbe2868fa8942ccd3ef7d49c6f4ac0c2e4d53464d1c057f8f │ │ ├─76781 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76798 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─76804 erl_child_setup 1048576 │ │ ├─76884 sh -s disksup │ │ ├─76886 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76887 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76899 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76900 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76910 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77068 /bin/sh -s rabbit_disk_monitor │ ├─73231d1ad4aad3faa69fd46718fff9892f2126bb0a7dd8290aa4fedddc7b0686 │ │ ├─273511 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273539 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e140b8d1489ea296dcf7a9d75eb8ccebdfb7eef93ab09fe197b5ced97b040f44 │ │ └─67645 /pause │ ├─e710659fbf2bf10399d8db1265bb51e9a3a01931b341a2dd4707f27c7c6211f2 │ │ └─39414 kube-apiserver --advertise-address=199.204.45.102 --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 │ ├─b69e55fdb9891454f154dcef803f880c1e543e208ea0fb0cfa120d35c8a8ea78 │ │ └─62668 /pause │ ├─99eaa32b11d1c1fba69702cda3e607b432dea39b7ca0fda92f75d34c74ffa2a1 │ │ └─221996 /pause │ ├─924d87f63d2dc71a0fd189d7f669d78309371e66d7e69d8ae14e1028f3660a5a │ │ └─59133 /pause │ ├─32643c481cd822bdf72ef63ccc491d6a4dbfc06fc9b4302a41cef407d2115981 │ │ └─78213 /pause │ ├─9c7b52f4c2c0bd91af5c7ac8ec0ec2495b7a4ad677106e8a9594e58dd1e7bc39 │ │ └─227496 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─86a0056c49d6026a8ddcce03a5ba9a7cacbc165c5d283c4c04486fd87bba592a │ │ └─63215 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─88fa0ab02cc00e066d04796fa69ed63284758e9cfdc2274b4c12b220396a3840 │ │ └─42431 /pause │ ├─571fa185d52619baac4fdcd2cb6965a802f7d92dd2de4891e332f2e554827589 │ │ └─226482 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─6fa1fbaaef05c3dc25701708f7d8d0003d4bff55f806e020c5fe7147ca19bfd9 │ │ └─46773 /pause │ ├─edc81151b7dccedecb06086cce50e72e12fc92b92b94c20f90edb8cb7c783f57 │ │ └─225709 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b661afc8f9eb321bfd35d7d3c50611a6cb05cbaf2e28167611dfc77b1be83551 │ │ └─271675 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─8d445325aa3a24a8cace2412a70c52e22e5c20a650236bd0cf620fd05e15af2e │ │ ├─105147 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105388 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105390 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b4fe16c2fcf604e5b31680951139a23a35f2ff71ce05a127b766e9e377998c70 │ │ └─65392 /bin/oauth2-proxy │ ├─b2968ea4e6e1305c426126d5fec9b4dae01467c39a779941b7c2d1fca2ed6a72 │ │ └─270596 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─e1b495aee939e0ed955c9439cbf46eb8e0110aa954082f4dff74a3574b42478f │ │ ├─47316 mysqld --wsrep_start_position=c6c46317-1296-11f1-8cc7-06353060bf0b:20 │ │ └─47466 /var/lib/mysql/mysql-state-monitor │ ├─4572a0c217f2da14d760d230ee34cc1135d4b45fe3e29c23caf6fb54d4ea6528 │ │ └─60669 /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 │ ├─97d961dd4f1809630a82790dc82c2a28d93c4baeb90fdee2b73b4187474bbe18 │ │ ├─265798 /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 │ │ └─265999 /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 │ ├─2b7c3cd61cc5b0f827f7c1ed964e9797f73af71148cbb2274c30d048b06f51ee │ │ ├─181321 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181678 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─181692 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─395966 ovs-appctl -t /var/run/ovn/ovn-controller.181678.ctl version │ ├─af3a555c4b009dac7d1c32f3481c11b1bcb15955361db795d1fccd9b621ffb1d │ │ └─42259 /coredns -conf /etc/coredns/Corefile │ ├─678aa142b6b94035091f25b36e077f77b1c0a24710111325abc298e3e4c29b7a │ │ └─108673 /pause │ ├─3b451ca08d751e4a1ccaba568870ce8e96a284d38f6061bd357887ed97df22e8 │ │ ├─63131 nginx: master process nginx -g daemon off; │ │ ├─63162 nginx: worker process │ │ ├─63163 nginx: worker process │ │ ├─63164 nginx: worker process │ │ ├─63165 nginx: worker process │ │ └─63166 nginx: worker process │ ├─75db576309c7c5c9756af11f23a491f252eb5c910955e80d986e1afd71817a9b │ │ └─165069 /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 │ ├─1a9e6883ece03d5f29b1123eff228f5e65a51c47aa2e92580e99521ced3cd778 │ │ └─395858 kubernetes-entrypoint │ ├─bb1f9a9de21968498e0e10bc08bf4e45cd63ffdd2535a9594d55e2a646e977fa │ │ ├─222210 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222227 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─222233 erl_child_setup 1048576 │ │ ├─222281 sh -s disksup │ │ ├─222283 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─222284 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─222289 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222290 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222300 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─222617 /bin/sh -s rabbit_disk_monitor │ ├─45b4b978975d5ce9a732b31fcd59a8b09707194dd35b840cbecc3acca09d2bbe │ │ └─191669 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d5c117605bf523919b14d637fd6632c4a62d44cb8d13ceee1e751a14534cd4ae │ │ └─119861 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─37b8c346d71ad95a5f3405e0ae5e042dceba6034c9c7ee6375b3277b15139bbe │ │ └─231233 /pause │ ├─a8d9a3d0fb6e17437e076b5849a2e1a08901aa3e8fc148d9eef154edebf9d974 │ │ ├─103673 glance-api: uWSGI master │ │ ├─103686 glance-api: uWSGI worker 1 │ │ └─103687 glance-api: uWSGI worker 2 │ ├─4b5aaf8cce45f714d9265479ac5a2f1240fb1bd71b4b742b9af05a09ca1f7685 │ │ └─42507 /pause │ ├─2871c1c2d8524e370f078860e445ed0ac982721a1dafe9be481c028fa416e30b │ │ └─95471 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-bbwg7 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d7c3d0bb516839300ccc501f43c19239f69284d02b61f23adc24166d19248399 │ │ └─144774 /pause │ ├─0cbdedba6132b0187d7202c18c8a351bb44e3054ec765227bca80039a4b0f131 │ │ └─42870 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─6b8b46daec67114c759947bf1663b322aec8823b6fc4cbd51e1ff365fefafe7d │ │ └─63513 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─400e5b6f45ed1b300aa6575182cf92aa844e4f7773f409b5564332e595dfa5dd │ │ └─61314 /pause │ ├─bb4281c4725a750fb4fc67681aeb88e2ac8592711cd70ec79415dc5f9704488a │ │ └─254950 /pause │ ├─ccc86149a5f3b029e08b42fa34cbf1811e972aff581ad3696ba6ba11a28706a9 │ │ └─39812 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─07a71d58bb050069de248b564304b6f81bf20f8ebc982ba05096b8340ed938ad │ │ └─39440 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 │ ├─fc469733492ef7c952f38bf1a38a11246eb67fecff694e62a95fa7efa7eb3911 │ │ ├─184412 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184431 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─184437 erl_child_setup 1048576 │ │ ├─184507 sh -s disksup │ │ ├─184509 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184510 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184522 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184523 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184534 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184737 /bin/sh -s rabbit_disk_monitor │ ├─97b9d3f5e1646f8432e61cde6f56ef2bd507372fbafa56e54109577d36e58408 │ │ └─62511 /pause │ ├─eaa8aefcd4bd6a47e5d9040c4966d339357311d4f7617776544cab82136cc2a7 │ │ └─141076 /pause │ ├─7f992f7a33c774a47f819f57085bc70bc371cf1edfe5cb857caef39cba4cbd60 │ │ ├─170285 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170693 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170694 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─3142ff18f0e367bd6614b01facdb0840ed3021e84c77d4efbe5f2a932f6a8ae6 │ │ └─49962 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 │ ├─499edeaa3b15eaa68b16dfe1feacb8382d809d1c426f3864b0b1cd8d877e717c │ │ └─141538 /pause │ ├─8ea6a9f4f77f56934b7e59efd23a9cd35a72ac540fa4854a0d97adca8bb657d5 │ │ ├─199630 heat-api: uWSGI master │ │ ├─199695 heat-api: uWSGI worker 1 │ │ └─199696 heat-api: uWSGI worker 2 │ ├─25590279a88ed49ae1d4d77ae25064cf172e8270d5793c5387ddc2a49e50f33d │ │ └─62004 /pause │ ├─f3a6b9eef63338d7e1b430e5ec31f98622effb14fad23cf8faa703dbd954bd53 │ │ └─46414 /pause │ ├─938d6a7aae86feba54551e958f3c342ba25086232123bec48de8cebdb6bdcef7 │ │ └─254885 /pause │ ├─7f7912ff5bfef4d22bacf893c93d7210a559292bc0fcc1c4991b5bc4d6930ec1 │ │ └─45076 /pause │ ├─ae3938481e69c6de75dcd3a92186cd8e8b566683be899e1cc3c4d9fafe49ad59 │ │ └─187164 /pause │ ├─ad79f88f96878ca4dd3e93f1f5620590b4947c77cd54b61192d7c68f163ae911 │ │ └─64685 /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 │ ├─6422736ddff5ae00a9b33c6bc226d8ae09301b03cb3dd43e870bd525b29e721f │ │ ├─118483 cinder-api: uWSGI master │ │ ├─118495 cinder-api: uWSGI worker 1 │ │ └─118496 cinder-api: uWSGI worker 2 │ ├─e2fa1815ec196a0e5fb00198e57e9ef9ab837e43c7905cc4d418aef43f326dc4 │ │ └─47081 /pause │ ├─36df70f66716f5902d096ce5464128db0265d18244a369b7856ee5a50ad93def │ │ └─184248 /pause │ ├─7c3bac91473c65dd9b1ca791b682ff513039e8db3170866294c4850e68859c36 │ │ └─61162 /pause │ ├─f1f805b43c9d71e1db6deb045ae4a1b9620cc006978915fa8af91930109bfd58 │ │ └─240977 /pause │ ├─d5dc5084e5bd1a963305d04ee1049550ee18eb30acadf3716e0df69a0752091a │ │ └─171511 /pause │ ├─02788759ab3391c10dd026bfd1dffd8d7eeb08076750b762258b3b85a3465715 │ │ ├─41465 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41842 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─70f4a8b3feea896251e602638327ef95146432dacfebc0fe8f47b96126e72992 │ │ └─64931 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a40027836af1c547fb963ffb9f6bf7e704c602d26cbebc4de0dda6353af1be28 │ │ └─139188 /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 │ ├─904add07c53eea7869b672c92588349bc8304d20398b69e6b5ad27eef3f3d32b │ │ └─42918 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─6d9d5467d89c05dda16da59dd3a6e316d9c722ef40888d29c50dbae60f6f7c63 │ │ ├─171602 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171619 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─171626 erl_child_setup 1048576 │ │ ├─171674 sh -s disksup │ │ ├─171676 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171677 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171746 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171747 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171757 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172000 /bin/sh -s rabbit_disk_monitor │ ├─5c63c777ea8282f0c495af19c7655c2d9fe6281ce884f97a467588cae6b31737 │ │ ├─169723 nova-metadata: uWSGI master │ │ ├─169748 nova-metadata: uWSGI worker 1 │ │ └─169749 nova-metadata: uWSGI worker 2 │ ├─c8c011272b6bb830265f51c784f435eb83d22a88cf64838c7a7115eab4f575af │ │ └─55194 /secretgen-controller │ ├─22a4fac761d25e6ce3fe367a1eca5f6fede1796161f1545bfbef5c3d10f28dc9 │ │ └─124324 /pause │ ├─19056c1849cae79e041e637f275b792aadc714f4c9962a6795647bb33e17b68a │ │ └─210643 /pause │ ├─ffa8d57c72f20dd272163ac8e7ab3e37b4a3d19959dba6339473228fbf549e75 │ │ └─229691 /pause │ ├─09c315253c5ec29a912be6a1ed81817a7005d4fa922c0aff7281a492ba5cfeb6 │ │ └─53980 /pause │ ├─e500362b50d663384c77438b6450eaff0aecd3b7df09c465c5a8512003128205 │ │ └─122494 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7a2c405d0d51bae587c94c54bb4cb80127331bbeb9e1126d1b8cb13e28a62e85 │ │ └─139792 /pause │ ├─78f751995cf7a312187b7dad71dc658ef5ad9681a5f2b6a4c98c58324a219c03 │ │ └─64643 /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-102.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 │ ├─9a33348abc67b2758637b9100bd3015da1c4dcb4bab3b2945587b7aa29e380a7 │ │ ├─219185 octavia-api: uWSGI master │ │ ├─219199 octavia-api: uWSGI worker 1 │ │ └─219200 octavia-api: uWSGI worker 2 │ ├─9c4ec00c4824e69bd3f61fa294208bd9cdc3cf4fda81c5684610d7a2dd91fc75 │ │ └─50127 valkey-server *:26379 [sentinel] │ ├─33f61c6f18b3ea22bfd08fd1dacf6181865559f15db202527c25403f32bdcdcd │ │ └─265649 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a1793fa854d22037c8ef4eb5eef7b9f8e644bb60e32d74a98499dfaaae6c0621 │ │ └─64153 /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 │ ├─eee682690e15e34a8d7e0a90447e8e7968b1d91e8d43f3f07d550c58dc590181 │ │ └─96509 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─d871a15ca96ced8c108504891a18c6b33f4d939b95b73f65d9f55874c1207338 │ │ └─210352 /pause │ ├─3eba5054f04cf8f57dd69fc7a3500bbbb632de33191d211bfe0d89067bfacab0 │ │ └─42233 /pause │ ├─4d065ea442bc0b7d653d1d4c7b830d0151472a19306f9a98378a69e691427689 │ │ └─85117 /usr/local/bin/rook ceph operator │ ├─899c9e88e840c0b715c0f0e7b90537f807255a048f3699c80872f3256f78b729 │ │ └─267851 /pause │ ├─4264f898a7665d43f71ab0e46b5d4ceebee28d571ddbb0083cbdb95460a41195 │ │ ├─129434 placement-api: uWSGI master │ │ ├─129452 placement-api: uWSGI worker 1 │ │ └─129453 placement-api: uWSGI worker 2 │ ├─cedf3fe8b6247b1828c7d296b079d3bef0e202e9a16ae2dda304a147c308dbe7 │ │ └─210259 /pause │ ├─955c080aff4c0838ab53956543d6be98845785e3aaea5da30d24715395e84bcd │ │ └─106813 /pause │ ├─8b2c372e55a920ed55499a409c01ff50ace8394c560ea31cf971bef678830f3d │ │ └─187668 /bin/bash /tmp/libvirt.sh │ ├─f809c730c1ee4d63822c493a75484d613ce49308ca7a7a8963f90424e8b406d6 │ │ └─65091 /bin/pushgateway │ ├─065a4ed420c3037afa7e96602b58c242dd2161d4f39de24f762be6d32664f469 │ │ └─265634 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─2e98825336233144569cdbd120fb0b5c8b57ea8b6a11790deefe654b7453a8cc │ │ └─54892 /pause │ ├─9ec26aa9846410d563633f5d397b3a8bd74c0a89e9478d7c146410eb8584cc05 │ │ └─39422 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 │ ├─6d8409e3c6e686085d07672b286e2944e37f994ae9f200c0f2ad184e9047712f │ │ ├─142819 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142837 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─142843 erl_child_setup 1048576 │ │ ├─142892 sh -s disksup │ │ ├─142894 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142895 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142907 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142908 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142918 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143115 /bin/sh -s rabbit_disk_monitor │ ├─12712bb48c1719da7a06caa4423a9e278ad908e276ab0039738ff5b33cae4085 │ │ └─42565 /coredns -conf /etc/coredns/Corefile │ ├─d0c77e03a0fa75885c29177cb7538de9f6b9f4dc0fe89dd7ab77f27f4cdbf5bc │ │ └─47589 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─72a4de38b46fac095332c26c1090abc3ca1d5e4e4a2d12593c40ef92cae716a4 │ │ └─61905 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 │ ├─47e70e024dc925f7534569e4cd2d0d4864b9ad5b246245c0c1ba58e8312ab947 │ │ └─240468 /pause │ ├─1df71247c60ef024e04d49378d7344448a1f1a4a892896989d744f96424899fd │ │ └─145117 /pause │ ├─7ec89c02f3a924ab0d8ea5e3a77622dfa09448029418eff9b01e9e04498fb802 │ │ └─59600 /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 │ ├─b4e4a74b3f558673f8cdf287f017282b2b977441ef228c4c5a5c4cc1b8c82085 │ │ └─65416 /bin/oauth2-proxy │ ├─78d9ed0aec0fcaa90e44191adfff848b6f14e9dc572dd674f322fb5b769efa8f │ │ └─39206 /pause │ ├─20f75f59faec25ae07d358ed6a127598e9f3d43474443b1ea0153437c094f4c6 │ │ └─59801 /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 │ ├─dbf339669c530cc9dbeabdc3fffe7d05dcc2eab741d9b30046607ed3784b0888 │ │ └─180701 /pause │ ├─07338d11b8262cf4b5a66ee22f82956f57592806c08ef0e16d1a96cc978eb10d │ │ └─270247 /pause │ ├─b011096c58bf460e72dcce6e405d82b857f6ffcb83ac91cfaa99b073f2c78340 │ │ ├─170292 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170700 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170701 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─289bde0633715c9cd18f978959ca9b4fef2142e80e08da18485082321e4812db │ │ └─39252 /pause │ ├─cabcf8a2d79d4edad64cd019d993299dbc5a746fbbfba760f62e1dcef6a45a12 │ │ └─46226 /manager --metrics-bind-address=:8080 │ ├─4e3ff7bb09ea85b706cc83a934a7b4c82a35e3ca9c8f4b1ca5eaa2bb5042dc6f │ │ ├─106907 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106923 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─106929 erl_child_setup 1048576 │ │ ├─106976 sh -s disksup │ │ ├─106978 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106979 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107044 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107045 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107055 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107279 /bin/sh -s rabbit_disk_monitor │ ├─046b7efa6884b348b3747ebcce175f01b691dd4eb3e65e039fef3eeaf3c7814a │ │ └─62739 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b65105acbbeab1f2e72ac57cc648fb3459eae814e11ea4da0e8838c589e28b36 │ │ └─203139 /pause │ ├─200d273176fefd905b65a6f6ccbe9f7c029237e734115ca3fada2821c7b10ea8 │ │ └─50287 redis_exporter │ ├─33713cfaed404928d0a146e384bf982382dab8f62158bdbb312428d7347bba05 │ │ ├─181431 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181462 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─5efb7cad11eb8e17adb8529ceced1cf1e01238c7a903c4044c0491174e2d3753 │ │ └─89988 /pause │ ├─e15d6a77c54643b1f6ae820731a31fb66a4d0ca5b4e0ef38bee14911b335a2bf │ │ ├─169705 nova-api: uWSGI master │ │ ├─169745 nova-api: uWSGI worker 1 │ │ └─169746 nova-api: uWSGI worker 2 │ ├─c56067901d9f16b545f8f15b88485cd9fba912c98a721dcacc48e588bb953022 │ │ └─395832 /pause │ ├─32c93ad6579787c4a7140a6da7d288eff57e8c74a66145df2b2a721544b1fc63 │ │ └─187019 /pause │ ├─b30ee8d68ffc035a60bb08a19da46f8f2049d126e5cdc89e6f6720cdf91ae27b │ │ └─59321 /pause │ ├─9b2f09374ad2e9395c48abcc228f363bf670d9169621bba34c31f6068a3358da │ │ └─220282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─928a2e9894971a71de3d71d4732803f5761d49d51458324cda2d238b606910c3 │ │ ├─ 95582 /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 │ │ └─337935 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0414dd1492ccc236efa0c61b6e18e61311d3b9ef3f8f45d4ee68a99c2769edd1 │ │ └─55027 nfd-master -crd-controller=true -metrics=8081 │ ├─964451e117c476ff9a6b30ddeb434b99fc56dfebc2780ded5edad3cbb25cd16b │ │ └─54648 /pause │ ├─4271b66d301fa6fbc100c5c2732736fcfb00a1c67d8570cda005db1a36b2cd00 │ │ ├─199611 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200123 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200124 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─f59f6af88432c5018364bbca45529ee0fabbd9ff1020b39718793e582a0bc3a7 │ │ ├─240895 magnum-api: uWSGI master │ │ ├─240932 magnum-api: uWSGI worker 1 │ │ └─240933 magnum-api: uWSGI worker 2 │ ├─20d1c5acef76dd7a43f84e19e2f147c6f0855edc9350b87c5a4f5d979d379006 │ │ └─39788 /pause │ ├─ec49738d105a4e668b02274091e839d4b6f9d52fc880933a44661f5d6b0a4303 │ │ └─61689 /pause │ ├─475934c022400a53721fde15eb7d4da1a1f1e363f7c35be47159ebcdc571bf8d │ │ └─64105 /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 │ ├─5e20e900f45df030930deeb01d895f4a78bdd54d1125e34f5d394515d4978943 │ │ ├─139224 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139239 /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 │ ├─809c22703ee17220e484aac6d627c03731e9100fc4f6d1eb7b130035ab9172c1 │ │ └─173340 /pause │ ├─0802a4e707124045d572ce53ce7f61615e8d80d777503cc9498651ad129e1e8e │ │ ├─199644 heat-api-cfn: uWSGI master │ │ ├─199697 heat-api-cfn: uWSGI worker 1 │ │ └─199698 heat-api-cfn: uWSGI worker 2 │ ├─ca03c2ec953df21ed5302ac48ae28fed8594b06705934e62a68b6a5358a8a096 │ │ └─188326 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8c9597aba2092d8001a460e52f42daed4bc69d58bad238d7ea706f7fd40046f5 │ │ └─225404 /pause │ ├─e9d9c26dab176aed6775a7f2892c7b0ae9644a01a5356ea56f102ff2f4d9284b │ │ └─39384 etcd --advertise-client-urls=https://199.204.45.102: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.102:2380 --initial-cluster=instance=https://199.204.45.102:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.102:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.102: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 │ ├─478639c8a52a17d313186eae7e8d864e6cb141da1bf27a1dafc9510dd56f90aa │ │ └─226438 /pause │ ├─2051a644affeae2ee9ba1b7fc1185a0466bb1f28bd5425646c1b93c9c08c2b98 │ │ └─231381 /pause │ ├─f700fef95fdaf4aa75d1f281a05b4dc30394f48a2097715ef160b44338561af9 │ │ └─61381 /pause │ ├─d4339d214d6fff7ddd7d929eeec2b0f443f1c9499518861b268349a3a4987fef │ │ └─59275 /pause │ ├─2af229584353dc5b13d9632dcfab318e081f7db83c6e061a947cd05826bc53d1 │ │ └─95126 /pause │ └─7b66aaff2dc40372c2e78f4606e1364c90d91c58bf806bff4eb35d6013665ff1 │ ├─141604 /bin/bash /root/ovnkube.sh sb-ovsdb │ ├─141630 /bin/bash /root/ovnkube.sh sb-ovsdb │ ├─141646 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ ├─141746 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ └─395305 sleep 15 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount