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 │ │ │ ├─21755 /lib/systemd/systemd --user │ │ │ └─21756 (sd-pam) │ │ └─session-21.scope │ │ ├─21692 sshd: cephadm [priv] │ │ └─21769 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1616 sshd: zuul [priv] │ │ └─1629 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1620 ssh: /home/zuul/.ansible/cp/199.19.213.151-22-zuul [mux] │ ├─437810 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fwnqjqrxwtmmpnwhtzmqdrysjywasyde ; /usr/bin/python3'"'"' && sleep 0' │ ├─437811 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fwnqjqrxwtmmpnwhtzmqdrysjywasyde ; /usr/bin/python3' && sleep 0 │ ├─437812 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fwnqjqrxwtmmpnwhtzmqdrysjywasyde ; /usr/bin/python3 │ ├─437813 /bin/sh -c echo BECOME-SUCCESS-fwnqjqrxwtmmpnwhtzmqdrysjywasyde ; /usr/bin/python3 │ ├─437814 /usr/bin/python3 │ ├─437815 /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 │ └─437817 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9958 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12321 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 95bdcfe3ae6a48576647ed6015e53d188897da8a0b3fd9cc6fb02ff940970db4 -address /run/containerd/containerd.sock │ │ ├─ 12682 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 86149828c60846fb8e3b24d36a536f18a636401d03991e81a15314ca93f116f0 -address /run/containerd/containerd.sock │ │ ├─ 18731 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d88731e9893bfef293ef9dac9bb04c2c3c927fdbf911be718cf09da6a861f64c -address /run/containerd/containerd.sock │ │ ├─ 25322 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 63cd3e4d6e68f6fef29d34cbd24dc7882f302056e1abfca891b2756f7fc58b5a -address /run/containerd/containerd.sock │ │ ├─ 29985 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b03f49e97e77cd8546a8825804f0baad9acb8610fbe96f2a043bf51dd1a81627 -address /run/containerd/containerd.sock │ │ ├─ 34507 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 99a13c25ed935d9f8a7dd0bd52086b2e2e827fe02f1a4c5fb004c8bd6cbb6957 -address /run/containerd/containerd.sock │ │ ├─ 39272 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 92213ff2647c19862ddb12087cf5086f645b95f9d15b0e39e2dffd6ba53fe37c -address /run/containerd/containerd.sock │ │ ├─ 41790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39c34e325811a31d6410fa8be2e3b38166c7248177b5b0da00bca481dec9dbb6 -address /run/containerd/containerd.sock │ │ ├─ 41825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8e9cfc5bebb056540657fa3b0f18cef0aadb1eab017a90b626238b357f98a48 -address /run/containerd/containerd.sock │ │ ├─ 41831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e8a044005f9aaaae8d154007a978c7ac0f2d93946bb33779cef9cfdbf3dd32d -address /run/containerd/containerd.sock │ │ ├─ 41847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e991913d5a46d4339d93d1cfecac46daf9c88daa958261547c5a0e98c0e83d7 -address /run/containerd/containerd.sock │ │ ├─ 41867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05ddcac63c161fbf21f33df300ed2e613818158c41b06fe61cfe5f302acefdcf -address /run/containerd/containerd.sock │ │ ├─ 42399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d9edcbfcfd7a7886aacb887fda59ebecba0319f42b1f56ae7fec411e5ef3b14 -address /run/containerd/containerd.sock │ │ ├─ 43144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bebb4eee3be95a19c509e8d8bf1dfd779b41dd390c2339a446d8814edd2a788 -address /run/containerd/containerd.sock │ │ ├─ 43185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc9381fc59395babfa3ffa7a33763d4877da5ce94a69625b0d5ece8f2e656503 -address /run/containerd/containerd.sock │ │ ├─ 44644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae7fd876ff81f799d09ce5682a9f56a514c9cdde32e6e8d40ca8dcce96bb6ddd -address /run/containerd/containerd.sock │ │ ├─ 45092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90f6f2faad8cd933d68f3ed67bd0e631db143d999dfadd7804229e6c5d5e4e1e -address /run/containerd/containerd.sock │ │ ├─ 45131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b11c725e27b91817554a5e4acb93784f6fbe194978d9899f774ea8b188f817c -address /run/containerd/containerd.sock │ │ ├─ 45559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdaec50ec10e7ea037dbe017cfd4fbbbb0ea7558abaabc80cec2eaa42d6276c2 -address /run/containerd/containerd.sock │ │ ├─ 46020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eed29f46ca5490da61d61e0be4bbb77bf0347311d36695e0c93985d958ba3adf -address /run/containerd/containerd.sock │ │ ├─ 46073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d880dc18da94440dd208e7e4ff5cd2fd625c68f8bf16d0ab00349c75bcd82717 -address /run/containerd/containerd.sock │ │ ├─ 46083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 688b7cea19c12b6e1642c2b70b5088687641a275619552187f1770a5ac4ca6ef -address /run/containerd/containerd.sock │ │ ├─ 48295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f51d0c995455e535fac82bd96f8449952ff635359b11c51230ba5f146c6df7a5 -address /run/containerd/containerd.sock │ │ ├─ 48415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5df28c57a29f30c52144f0a9e88bfe19a73d5f98bf2ac488527172c9da4caf15 -address /run/containerd/containerd.sock │ │ ├─ 49173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e43012a0e239bf59c4a2e1ad15b858bdee5d7cf4f807237b681c504573fd494e -address /run/containerd/containerd.sock │ │ ├─ 49275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20d55c8f0c5675bacf7c367039c19f5068e1a7c27c42e7bac33b3ed457e4eca5 -address /run/containerd/containerd.sock │ │ ├─ 49644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ebc129095af085ccf50f1088e7cac37d41a1e667dfde3d62fada798564a9c66 -address /run/containerd/containerd.sock │ │ ├─ 49941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a3a256ad95bdc485f1e4c423f3bf9c66ef9c062d86dcd46721342342b37d500 -address /run/containerd/containerd.sock │ │ ├─ 50314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d0134489e52a8e8d8601d27fd3ad677815ec12e9f6e80c8632715d0801b1215 -address /run/containerd/containerd.sock │ │ ├─ 52654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8e232394fb053be855d477134aff831d97e394b18d996dff6b77c9f337b95a5 -address /run/containerd/containerd.sock │ │ ├─ 52845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8829574025f084db936855f2e4256c9931300115651b01c54c1cfda6c8edcb0b -address /run/containerd/containerd.sock │ │ ├─ 57490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a58374a09c9f5b765143ba5170417c8c961085e2dc309aa199f99801cfe77b08 -address /run/containerd/containerd.sock │ │ ├─ 58170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9716c38534aa7a250e81581ed28c52189985ca97ef71771434ab257323066b38 -address /run/containerd/containerd.sock │ │ ├─ 58202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 853d747fdc271eaa40b44d8d3c204cb996f56e27aaa7e8a36389d810cdb77643 -address /run/containerd/containerd.sock │ │ ├─ 58273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1892ecae22bf0967a52df2222381f7618d769622edbe64537cdc09c8e3f2e4f4 -address /run/containerd/containerd.sock │ │ ├─ 58391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7556ac7e6baccf3dd99634458e0aa3d3d24767d8d764abb567716f7d12618e5 -address /run/containerd/containerd.sock │ │ ├─ 62775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2faa050db06c8ae994570e6825f45710bd441800e09630d53baa9fded517eddf -address /run/containerd/containerd.sock │ │ ├─ 62924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38ee80639f3fe81615441db338a1c7b2b8500709dc73981fbae212c795c1e00e -address /run/containerd/containerd.sock │ │ ├─ 62978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e60643e46b2475227ac859b36ef796be6f58d408160d6b5b44b812b5fc003aa -address /run/containerd/containerd.sock │ │ ├─ 62993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2940b308f1dfd240107bb106f527f1db26e1877e222b03e0b439d551e49a3e7f -address /run/containerd/containerd.sock │ │ ├─ 64285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e4f57b4261873a095763310359659c2da783fc6461b4b60e3d1ed200009c39d -address /run/containerd/containerd.sock │ │ ├─ 64621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22c1f06ae7941dcc2ee0a245d0549914f16be1bde751438e523e97a1736a121f -address /run/containerd/containerd.sock │ │ ├─ 64948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1d921f165a6658364d5c62afb1adc61e8f1c756785f6adb1ca5790b72df7f40 -address /run/containerd/containerd.sock │ │ ├─ 64989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2930a966bf0fb3bbb5c96d7bd33c11ca7c6a46140e8c99f11b601039707f2696 -address /run/containerd/containerd.sock │ │ ├─ 65060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1bd2234f87b6fbe0622f36f1a32ab5a17c66dd1493d227a8a3f3539ac77dc03 -address /run/containerd/containerd.sock │ │ ├─ 65568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8365330313b7d947d5c131a9fcec8b8eaa57185e840580739d683ca14614059b -address /run/containerd/containerd.sock │ │ ├─ 65860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af46ddfd5e52e13401755458bea2fe545f88a7c94319fff3e3e348415afe2cde -address /run/containerd/containerd.sock │ │ ├─ 66466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 400695b8f83bd19691a87f277eecc83792b2de607cb20be8bc8227403e3646c9 -address /run/containerd/containerd.sock │ │ ├─ 66737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8be8c2af1b781598f64f8b7dc97c88cabda228389a66420b34c050750f06c36 -address /run/containerd/containerd.sock │ │ ├─ 67488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b0182172d62aa1860d0288a1f430b8bd502dcc2dbad254e76e47b37ab3ed498 -address /run/containerd/containerd.sock │ │ ├─ 69048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55f7d6fd5c475e03081ddc5199a4d45f11a2ce7ceb17c2d99d5ce3e0d3638180 -address /run/containerd/containerd.sock │ │ ├─ 71745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e12df1b9d60220d6d0c8f83edac8dc672a0871d35614444f747da08b6c993ae5 -address /run/containerd/containerd.sock │ │ ├─ 81104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b58f121901f2be3a22b69372a0b8e8a36b765f9f41f100e49a3668660112bcf3 -address /run/containerd/containerd.sock │ │ ├─ 82587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5089500ee0c6c37963d489274d3606552838a8ffd49e60db6353113b54ef182a -address /run/containerd/containerd.sock │ │ ├─ 88609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce418f725fdec7c22ea9dc2b7d29cd6d7a2018f04c0d125ca08530e44bb9fb8b -address /run/containerd/containerd.sock │ │ ├─ 95186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f69bc6b950113ae68bf784db603fc8838f4abf925ae2cfddf3a976543dba921 -address /run/containerd/containerd.sock │ │ ├─ 99992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02c159effc2e33fd6d20fa2455183d8fa1fa6a6f84819ad6ed8e0eb90c5042c9 -address /run/containerd/containerd.sock │ │ ├─100147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0165f86d18b2d8b3d7edd6a28cc7e0643fd255fa16e22f9e67ff0b81ee43a1ab -address /run/containerd/containerd.sock │ │ ├─112998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a51ce405ac9e43b2c9954e4933428c73417d924684152544f99854b079eae9f -address /run/containerd/containerd.sock │ │ ├─114676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79f2ecbc569ff63a5a727209a35fb0e0531df7a1a211d532d7f673b51b43b73c -address /run/containerd/containerd.sock │ │ ├─114721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2278cad5993cfb33a7ed0fcb18d8d0428a108703cbdda1396ea9b643fce4a379 -address /run/containerd/containerd.sock │ │ ├─116671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c212a234e3e8667838a49fbf1a92a1acbbd9e8d38ba7d57e43f9d11a13b89f32 -address /run/containerd/containerd.sock │ │ ├─118504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb194e57779bff11c5ba8fa212541f58ba600f17f90e99eac746188f687734b1 -address /run/containerd/containerd.sock │ │ ├─118550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a42ffb5ebd9b94ac0379694a63add1dd1ba670d9172c94a7856bcb919ca1efd2 -address /run/containerd/containerd.sock │ │ ├─131778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d444d98ee74a56a605ecc9944a5e4393dc130c92c62d5dca8b4375afa7f1de50 -address /run/containerd/containerd.sock │ │ ├─131816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1679b30bf0fa6283a3a78b5c5ab34e67405548fe2c661ab7111c8b50cc2aff26 -address /run/containerd/containerd.sock │ │ ├─134509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8337a95e36b7c880f64796aafee2b9fcef08ae7690c4defde72fb017dde7e252 -address /run/containerd/containerd.sock │ │ ├─161244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9391b772725db2823720e775df8f0bbef598c370d285224462be4e5af27baa9e -address /run/containerd/containerd.sock │ │ ├─162972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebaa3f71d7cda489968a93896fbfb59d300a56a8d32b9da077e51d9448f12b08 -address /run/containerd/containerd.sock │ │ ├─163419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 867a7f3da0e2957993f5a6f7bdfc8d31b3f8b723d8667681a291181b4dc226a2 -address /run/containerd/containerd.sock │ │ ├─164447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d434906bdae21cceaa9893e2e2cacdfcb9f78635def845a647a8a339a65e95e -address /run/containerd/containerd.sock │ │ ├─166367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56afc7e754f39d7779bda06b2207a15afaec661b8a61334d12dac07b82068423 -address /run/containerd/containerd.sock │ │ ├─166670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f653407f214358f0e89392115d401835c438794cce195bca38b267c447d9d1fc -address /run/containerd/containerd.sock │ │ ├─166772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf07d68b668d7160c660adc48b8ff6087f3bbb607e8e0b9f18782001ee449ff6 -address /run/containerd/containerd.sock │ │ ├─166844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48ff1f5f5051cbda34e4a2c3cfbc2ecb37a403724a5af9bd4f805da6b7b30611 -address /run/containerd/containerd.sock │ │ ├─167242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14c2203839477842a7162530da65edc99579ff34defcbe5f8686ca99d526bf86 -address /run/containerd/containerd.sock │ │ ├─167421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4e5d4aea23ee0157b2dbca6ece3738c760656b20cc75ab9e0a4c671ee600c65 -address /run/containerd/containerd.sock │ │ ├─180908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77b406f846b8f977be382478a3434d82790eeb1000e12aac6ef059edfc2e7a69 -address /run/containerd/containerd.sock │ │ ├─182749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c232961f4d77ef2c7aebe2b52d779a2f4acc1833fd02933ed10b7b6326a8442 -address /run/containerd/containerd.sock │ │ ├─182788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 625bf78f683a5e728abfd3c06e4e974be277e50eaa2858dfe9f18b8d9332e017 -address /run/containerd/containerd.sock │ │ ├─182807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8638ba4910f1118afea8e88ee0fef48cdb4c165c83fcb527fe608c11a6a2df1 -address /run/containerd/containerd.sock │ │ ├─182876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3851098d603a5c6b1be67e8eb806e1dca59c666385cb8be255a99eb648dd07d9 -address /run/containerd/containerd.sock │ │ ├─183086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9774f862de58a908077d91f8e9642e04c07d70c63e9395de61b8f7072dd0985a -address /run/containerd/containerd.sock │ │ ├─183315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 323730bf189a8be53bc40189f46485fa79330dc7d5374de7df520b721fb17886 -address /run/containerd/containerd.sock │ │ ├─183353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d1c236a23d6c0c198b504df69a83539c04a5ca42b8d5c8450860d8232a688cb -address /run/containerd/containerd.sock │ │ ├─199106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ff95949b2e07e3772b4a8f93fea1db85b49b8e7f2da863dc1649ad7b7e4cad4 -address /run/containerd/containerd.sock │ │ ├─201678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecf4f28334e68a7b76069ea5a6f1222e0b96776797727b374fec83d0b29c5b1f -address /run/containerd/containerd.sock │ │ ├─201720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a49e46469520feac25093a2e28bc464f49c75979df63d13fb3447fdbf98c8d2 -address /run/containerd/containerd.sock │ │ ├─201772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 000eed5f108c18f7d431cd1c3119bc53cc527d126f95b0d0550ed8e7e308f0b7 -address /run/containerd/containerd.sock │ │ ├─218839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a5d21021c6c80c26a159fbb2752c1c6376bbbe92a1e83e839702438ea81cf9d -address /run/containerd/containerd.sock │ │ ├─228356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48da10df8042d06f7be51f5362e1540cf8a91909c8cf6f7f16b5a9e610ecbf70 -address /run/containerd/containerd.sock │ │ ├─228390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31cd3ef49a2f942621cb32bdada5f8dadc773f8b6d4f881e615d35cb416603c2 -address /run/containerd/containerd.sock │ │ ├─228404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74c23085fa7cb163f530f0f72f048b5983636ca76576fc626e069c1498bfe192 -address /run/containerd/containerd.sock │ │ ├─228660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62d4733dfb574b24db23648a300dea7a43ce78eeda32a3ba6a07a0cfdc59771b -address /run/containerd/containerd.sock │ │ ├─240781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cab6f7b01882ca9c6dab74ff08bc3d351e53d2345f48ad65058c7fb3724d2aea -address /run/containerd/containerd.sock │ │ ├─243117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e233464a4364cd4067a3f0ac88e8c7206d8872f9f230535ebf267ef53b759a4 -address /run/containerd/containerd.sock │ │ ├─244265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa1a56e1a5f3fab9c2520c68160a8e693d1b7ae0fe68855a6212385cafd77368 -address /run/containerd/containerd.sock │ │ ├─245397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8c565380827e7b4e864503d286fa0f448b6d636950cd9a923ca97c5f08418c5 -address /run/containerd/containerd.sock │ │ ├─246564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c03d56ae087aa615113b07248d0c8b299afbbb10c3f26a3b753614fe12df2d22 -address /run/containerd/containerd.sock │ │ ├─248779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2512388e03a65a9385e366c068ce27b8bc8877c288e29ca536d7dd0207ff5c14 -address /run/containerd/containerd.sock │ │ ├─250420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b19fc3b8c2a216aee0189343519832c357bde7b6ebcd803f5fee24f089b09c9b -address /run/containerd/containerd.sock │ │ ├─250608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a11bd8d7771850e5cbb7e92eee80d99d3bb1fb79f5f749f5b2088f6903472bd5 -address /run/containerd/containerd.sock │ │ ├─260423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a69b06dfb1f0ad68d14beb00117efda0c4155ddef590cd105a8fbce7fa755b6a -address /run/containerd/containerd.sock │ │ ├─260836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9b91fceb4a86ac922dfe2c2fe9e28fb5b6236705b8baed24893fbba4072d09 -address /run/containerd/containerd.sock │ │ ├─270284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d1d49308e2a9ed684e172d5d03c84002405b6acd3b974ba1e7f3e11e446be9a -address /run/containerd/containerd.sock │ │ ├─275899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a2c570b485b1e06aab17122d99c8339280e0dc22a64d052a1d170c6c1d6a29 -address /run/containerd/containerd.sock │ │ ├─276161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33c8a37c8fd320119d39bc0e61257c704d74ce968cba77c8a2d0e7d14d022d4a -address /run/containerd/containerd.sock │ │ ├─276223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19bf5ac028e69f5d08cff39c19b5979a4fb1627cab8d776f6e902ac63607f93b -address /run/containerd/containerd.sock │ │ ├─276357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a594694a338ae7f06c424b74b12bee379481a79472e3fd90ce53e08a6db26a93 -address /run/containerd/containerd.sock │ │ ├─313521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6a9322f6ec12e0e0ed2227c7607e7a9fe93813a5db45a0b77f1b06386a5951b -address /run/containerd/containerd.sock │ │ ├─316510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90d296f27148ef83cc82817c41f5d51b3d83cb02b8e29538faf9f2734928b535 -address /run/containerd/containerd.sock │ │ └─318137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 988d092c761e1cc1efb98bd4cb8e0b3343d9bddccce7a7a76fccbcfcc9d896b7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─621 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29688 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29967 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18690 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18709 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25007 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25271 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.amviuj.service │ │ │ ├─12593 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.amviuj/unit.run │ │ │ └─12625 /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-amviuj --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.amviuj:/var/lib/ceph/mgr/ceph-instance.amviuj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.amviuj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.amviuj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39207 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39228 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34224 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34491 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12235 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12265 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-92213ff2647c19862ddb12087cf5086f645b95f9d15b0e39e2dffd6ba53fe37c.scope … │ │ ├─39300 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39317 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker.service … │ │ └─10329 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─docker-99a13c25ed935d9f8a7dd0bd52086b2e2e827fe02f1a4c5fb004c8bd6cbb6957.scope … │ │ ├─34532 /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 │ │ └─34545 /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 │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-b03f49e97e77cd8546a8825804f0baad9acb8610fbe96f2a043bf51dd1a81627.scope … │ │ ├─30009 /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 │ │ └─30021 /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 │ ├─multipathd.service │ │ └─160663 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42267 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.151 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-86149828c60846fb8e3b24d36a536f18a636401d03991e81a15314ca93f116f0.scope … │ │ ├─12707 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.amviuj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12726 /usr/bin/ceph-mgr -n mgr.instance.amviuj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1091 /usr/sbin/uuidd --socket-activation │ ├─docker-95bdcfe3ae6a48576647ed6015e53d188897da8a0b3fd9cc6fb02ff940970db4.scope … │ │ ├─12346 /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 │ │ └─12365 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10834 /usr/sbin/chronyd -F 1 │ │ └─10835 /usr/sbin/chronyd -F 1 │ ├─docker-63cd3e4d6e68f6fef29d34cbd24dc7882f302056e1abfca891b2756f7fc58b5a.scope … │ │ ├─25346 /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 │ │ └─25359 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─160474 /sbin/iscsid │ │ └─160475 /sbin/iscsid │ ├─run-r4e53cb49eb1b480987d6d40ba1a05219.scope │ │ └─199820 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-d88731e9893bfef293ef9dac9bb04c2c3c927fdbf911be718cf09da6a861f64c.scope … │ │ ├─18758 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18774 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─448d2b0ef66503a86f542f1e776a891cecd4a6f6eedc9a0f5f27245e908ad0f0 │ │ ├─115175 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115346 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115349 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5e991913d5a46d4339d93d1cfecac46daf9c88daa958261547c5a0e98c0e83d7 │ │ └─41946 /pause │ ├─33c8a37c8fd320119d39bc0e61257c704d74ce968cba77c8a2d0e7d14d022d4a │ │ └─276196 /pause │ ├─4ae63896960a0f5e9c290be42cf93a952fc5dddfc51ed497b74922149bb31533 │ │ └─161746 /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 │ ├─200cc9f30864823d4cd67cb7306a09b468cbac9fa37d017abea849b23116f93f │ │ └─42447 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─66b2182dc110ef18bcad6c47c5eafff9cd3f67552edacd7b35c0177c0676cce3 │ │ └─318511 /bin/openstack-database-exporter │ ├─f653407f214358f0e89392115d401835c438794cce195bca38b267c447d9d1fc │ │ └─166698 /pause │ ├─3a219f60abf0b7e5971ecd4e12eff55cf7521730f3387eff8dd9e027a542ee0a │ │ └─42037 kube-apiserver --advertise-address=199.19.213.151 --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 │ ├─2930a966bf0fb3bbb5c96d7bd33c11ca7c6a46140e8c99f11b601039707f2696 │ │ └─65026 /pause │ ├─99447ecf46e8ce1e0787309a5ea368db59b6e951b722d0364e066072d2929ad5 │ │ └─163666 /coredns -conf /etc/coredns/Corefile │ ├─a6b4f977561b3211696a0325061d313ca0ab5c3c30d3613ce43de47404f04038 │ │ ├─179198 nova-metadata: uWSGI master │ │ ├─179212 nova-metadata: uWSGI worker 1 │ │ └─179213 nova-metadata: uWSGI worker 2 │ ├─7ba33c1c419b679dd5a5cc44fa500af82c987f8554feef4778a63d13663b5d1d │ │ └─69663 /bin/oauth2-proxy │ ├─2e233464a4364cd4067a3f0ac88e8c7206d8872f9f230535ebf267ef53b759a4 │ │ └─243140 /pause │ ├─f21ef665989146bd311d05251064fc350cd75b31dbba7f0dbf8a867a6b2bf5c2 │ │ └─67767 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─8365330313b7d947d5c131a9fcec8b8eaa57185e840580739d683ca14614059b │ │ └─65655 /pause │ ├─ad9284896c2833dca003474e178e10dc79d9b009f4b19398c5c34673805c2771 │ │ ├─219183 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219201 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─219207 erl_child_setup 1048576 │ │ ├─219257 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219259 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219269 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─219573 /bin/sh -s rabbit_disk_monitor │ ├─c3ed218374503eee40ccc8a022761f6480c771abfe19690234948bf193d03cc3 │ │ ├─132961 /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 │ │ └─133159 /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 │ ├─90f6f2faad8cd933d68f3ed67bd0e631db143d999dfadd7804229e6c5d5e4e1e │ │ └─45116 /pause │ ├─44d5dfc2351b25accaca872b7d54bfb033ee8cc9f26cafae336f189715937f2d │ │ └─69095 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7a7beb48bc71701c82b3b80a602e0bb15b8716368225bad93e1abc889997fe7b │ │ ├─164603 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164619 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─164625 erl_child_setup 1048576 │ │ ├─164740 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164741 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164759 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─164863 /bin/sh -s rabbit_disk_monitor │ ├─4f3d5f32f05961306dbca965d0e752af515a33c0f46e243ba42406954445c463 │ │ ├─181042 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─181058 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─181064 erl_child_setup 1048576 │ │ ├─181210 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─181211 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─181221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─181366 /bin/sh -s rabbit_disk_monitor │ ├─b50affa2e81f3c05a76f5407f81738425bda7cd1a5a66ad6f3f102765580d32b │ │ └─196948 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─bf07d68b668d7160c660adc48b8ff6087f3bbb607e8e0b9f18782001ee449ff6 │ │ └─166799 /pause │ ├─f8c565380827e7b4e864503d286fa0f448b6d636950cd9a923ca97c5f08418c5 │ │ └─245421 /pause │ ├─196943adea5f5b0d95ebf5ca6b2ae70a590e46f84ed2de1a0d0345cb01173b2d │ │ ├─260479 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─261200 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpv7bwt_is/privsep.sock │ │ ├─261208 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─261285 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d2fbdcf33ad7d80b540566e1c457da9460b6d376df53283121538a7bc4123cd4 │ │ ├─215135 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─215446 heat-engine: ServiceWrapper worker(0) │ │ └─215455 heat-engine: ServiceWrapper worker(1) │ ├─2ac0da388b2c47b15a508154aae0d68583058d6191dcb13453f27b9739a5771a │ │ ├─194344 neutron-api: uWSGI master │ │ ├─194377 neutron-api: uWSGI worker 1 │ │ └─194378 neutron-api: uWSGI worker 2 │ ├─5e4f57b4261873a095763310359659c2da783fc6461b4b60e3d1ed200009c39d │ │ └─64309 /pause │ ├─d0ec0212c760dc32a55503eff241da5a687666044c1f95b927cc34b9503bf43c │ │ ├─100472 /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 │ │ └─404957 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8041586a39fb31a40eed61ecefdd39f6f697c14d00f93a2cc4f1b577dbcae734 │ │ └─264832 /manager --metrics-bind-address=:9782 │ ├─c212a234e3e8667838a49fbf1a92a1acbbd9e8d38ba7d57e43f9d11a13b89f32 │ │ └─116695 /pause │ ├─0ef4f6b51b0bcc4f20e90dc47c97cada36f24f40139434ccd751017bc69ea63b │ │ └─52903 valkey-server *:6379 │ ├─dc9381fc59395babfa3ffa7a33763d4877da5ce94a69625b0d5ece8f2e656503 │ │ └─43215 /pause │ ├─f953eaf520d2b8de39bccdca25a80439e3fe9000146fe6ad0b19212882841037 │ │ ├─ 48658 /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 │ │ ├─ 48670 /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 │ │ ├─ 48791 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─316147 nginx: worker process │ │ ├─316148 nginx: worker process │ │ └─316149 nginx: cache manager process │ ├─48ff1f5f5051cbda34e4a2c3cfbc2ecb37a403724a5af9bd4f805da6b7b30611 │ │ └─166885 /pause │ ├─0c34daae4694f97540dcf12ea8330a0f13ae5b4e737eda409646d98c4c5629e7 │ │ └─50778 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─a599f7e0035864659aad35062284ba14ab67f16968b28a4695acabe42d95d803 │ │ └─53287 redis_exporter │ ├─10f3d29b19d995bec20cc7c463de9b3972723b172a728770132ebe3532e8812f │ │ └─69230 /bin/pushgateway │ ├─3ca14683838aec4a5b2de420138c9a3daf2e88d5847ea49932ed8e9676546d3b │ │ └─46292 /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 │ ├─0f7b3e2fabaedf8731b0c78f0138c7d94a474b2c88c602409f9d5fe947eac5cc │ │ └─69336 /bin/memcached_exporter │ ├─2d9edcbfcfd7a7886aacb887fda59ebecba0319f42b1f56ae7fec411e5ef3b14 │ │ └─42423 /pause │ ├─988d092c761e1cc1efb98bd4cb8e0b3343d9bddccce7a7a76fccbcfcc9d896b7 │ │ └─318163 /pause │ ├─8f49f2e59ee5eaca5982ab0f3991c98ff45209b94dbaf6367b3fd29d1d401316 │ │ ├─179800 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─180103 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─180104 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─bc60180c08c44507cd5d9176dca59cef26a49babb4253c8761ce5a2ffd9de401 │ │ ├─70268 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70285 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─70291 erl_child_setup 1048576 │ │ ├─70352 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70353 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70363 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─70427 /bin/sh -s rabbit_disk_monitor │ ├─9716c38534aa7a250e81581ed28c52189985ca97ef71771434ab257323066b38 │ │ └─58218 /pause │ ├─adc561c062c46934e8c45d5f32c66bac33e52550c663205c07ac2695e6fb8fc6 │ │ ├─237332 octavia-api: uWSGI master │ │ ├─237346 octavia-api: uWSGI worker 1 │ │ └─237347 octavia-api: uWSGI worker 2 │ ├─ac7ad934cbb25bf9036b0087b6884ccf6c10541c1b60d82d2d3dcc8a93d8ba97 │ │ ├─184042 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─433029 sleep 300 │ ├─d3a5dd26232ffa93b74378f81a21cc7602f41c64eb098884d699007fcbc5a7f0 │ │ └─69277 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─688b7cea19c12b6e1642c2b70b5088687641a275619552187f1770a5ac4ca6ef │ │ └─46133 /pause │ ├─64c07a0e7a6195ad970402c3ec14b6f4d1e8fe7ded1695c23ff13223cd4f1f0b │ │ ├─ 75265 apache2 -DFOREGROUND │ │ ├─ 75295 (wsgi:k -DFOREGROUND │ │ ├─ 75296 (wsgi:k -DFOREGROUND │ │ ├─ 75297 (wsgi:k -DFOREGROUND │ │ ├─ 75298 (wsgi:k -DFOREGROUND │ │ ├─433468 apache2 -DFOREGROUND │ │ └─435298 apache2 -DFOREGROUND │ ├─3a3d7bb460fca80211ac7f15d5b354eeba5c31a28edcf741da55e008a00f0e5b │ │ └─116545 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─d880dc18da94440dd208e7e4ff5cd2fd625c68f8bf16d0ab00349c75bcd82717 │ │ └─46121 /pause │ ├─56afc7e754f39d7779bda06b2207a15afaec661b8a61334d12dac07b82068423 │ │ └─166459 /pause │ ├─ea824f4c59c4ae945334618f5487d790349b8950d189f2e58b8b3cbc2c1516bd │ │ ├─204829 /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 │ │ ├─403455 /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/tmp8u8d8jdf/privsep.sock │ │ ├─403834 /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/tmp_5w42y23/privsep.sock │ │ └─410684 /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/tmpb4dc1jbc/privsep.sock │ ├─b47ba7092f09d07347a2e53aaef9486466db3b7c97b10cbf2fa25dce20e9bf19 │ │ └─316870 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─b00325fc78b67ba8d70ae1c484eb37f673869ca69b9244078d31362cfef4a9ef │ │ └─46336 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─96a7dd71e8e15b3d14774278cbced03bd8659f7baaa39bc7c1411ed2239bf31a │ │ └─204899 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─20d55c8f0c5675bacf7c367039c19f5068e1a7c27c42e7bac33b3ed457e4eca5 │ │ └─49299 /pause │ ├─fb4aa0d0fc14851d58a39bef8cc1d0106100b6d3a2459f13539efc9b6a9c3afd │ │ ├─63952 python -u /app/sidecar.py │ │ ├─64207 python -u /app/sidecar.py │ │ └─64208 python -u /app/sidecar.py │ ├─95e9b5419a8613c962d041e9217588051aa68b8e8d86d6fe352452add757d540 │ │ └─67044 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─edb552e7c4058a99c27f0742f9ef2944882e75814a6888e6655c338554d9f4d2 │ │ ├─343391 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─343774 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─343990 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp14j5fqwr/privsep.sock │ │ ├─344363 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmppm96xh6_/privsep.sock │ │ ├─344883 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e0973b17-bb74-421e-a5f8-b13688db8a3f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e0973b17-bb74-421e-a5f8-b13688db8a3f/host --addn-hosts=/var/lib/neutron/dhcp/e0973b17-bb74-421e-a5f8-b13688db8a3f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e0973b17-bb74-421e-a5f8-b13688db8a3f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e0973b17-bb74-421e-a5f8-b13688db8a3f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-85255d64-1156-4132-baec-c6f6d0d47f93,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─344887 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/66d55fc0-b5c4-4ede-94ff-0d51a0a2506e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/66d55fc0-b5c4-4ede-94ff-0d51a0a2506e/host --addn-hosts=/var/lib/neutron/dhcp/66d55fc0-b5c4-4ede-94ff-0d51a0a2506e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/66d55fc0-b5c4-4ede-94ff-0d51a0a2506e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/66d55fc0-b5c4-4ede-94ff-0d51a0a2506e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0fe21bc3-b995-4168-adaa-6ef205870213,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─344890 haproxy -f /var/lib/neutron/ns-metadata-proxy/e0973b17-bb74-421e-a5f8-b13688db8a3f.conf │ │ ├─344915 haproxy -f /var/lib/neutron/ns-metadata-proxy/66d55fc0-b5c4-4ede-94ff-0d51a0a2506e.conf │ │ ├─401887 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp3t70yspx/privsep.sock │ │ ├─402324 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─402325 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─405926 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpyjnydyo2/privsep.sock │ ├─b4b27cb1b7b11225739c1a282dc193b366172314667ed2d309804e8f49aae5c9 │ │ └─264596 percona-xtradb-cluster-operator │ ├─79f2ecbc569ff63a5a727209a35fb0e0531df7a1a211d532d7f673b51b43b73c │ │ └─114700 /pause │ ├─08e7560c6711a0435491d28d5e2b860eb35d47ed40e4793ae04cc85bff8177d6 │ │ └─58754 /secretgen-controller │ ├─be368b59db420f4ef2a67dc53b8e5c4c981eaea64d9ce43ff7fbf71fe7eb26c4 │ │ └─53208 valkey-server *:26379 [sentinel] │ ├─130a69b5e039f0c18766466d890e9abc437b10dece426b6f8e7e2b3286206dd7 │ │ ├─214850 heat-api-cfn: uWSGI master │ │ ├─214872 heat-api-cfn: uWSGI worker 1 │ │ └─214873 heat-api-cfn: uWSGI worker 2 │ ├─7059d88bd694983759399e787cce075b8973916b985f1974a6f80f39e8c9ae8e │ │ └─68920 /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 │ ├─692fda0783c8b9564c75e5042f7c3316daf17e5e01bbf8c0701d2e4c553d11c3 │ │ ├─116886 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116903 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─116909 erl_child_setup 1048576 │ │ ├─116968 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116969 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116979 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─117096 /bin/sh -s rabbit_disk_monitor │ ├─23f132569714d6d8463c9f5ab497d8b6a56a1772a44a8b492bf49b5b9ccff7c8 │ │ ├─316427 apache2 -DFOREGROUND │ │ ├─318966 (wsgi:h -DFOREGROUND │ │ ├─318967 (wsgi:h -DFOREGROUND │ │ ├─318968 (wsgi:h -DFOREGROUND │ │ ├─318969 (wsgi:h -DFOREGROUND │ │ ├─318970 (wsgi:h -DFOREGROUND │ │ ├─318971 apache2 -DFOREGROUND │ │ └─318972 apache2 -DFOREGROUND │ ├─1bebb4eee3be95a19c509e8d8bf1dfd779b41dd390c2339a446d8814edd2a788 │ │ └─43168 /pause │ ├─68c90951013b535d450086f56e6940b836c102ad63573dd0fdbdfb003e765f92 │ │ ├─240969 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240986 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─240992 erl_child_setup 1048576 │ │ ├─241136 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─241138 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─241161 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─241466 /bin/sh -s rabbit_disk_monitor │ ├─4209e579d5bb33ff41cdaef8dfc13b9db0bde8344a91953f13aa4e2124682014 │ │ └─53031 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 │ ├─d8e232394fb053be855d477134aff831d97e394b18d996dff6b77c9f337b95a5 │ │ └─52677 /pause │ ├─0165f86d18b2d8b3d7edd6a28cc7e0643fd255fa16e22f9e67ff0b81ee43a1ab │ │ └─100170 /pause │ ├─a42ffb5ebd9b94ac0379694a63add1dd1ba670d9172c94a7856bcb919ca1efd2 │ │ └─118573 /pause │ ├─77b406f846b8f977be382478a3434d82790eeb1000e12aac6ef059edfc2e7a69 │ │ └─180932 /pause │ ├─af46ddfd5e52e13401755458bea2fe545f88a7c94319fff3e3e348415afe2cde │ │ └─65883 /pause │ ├─c6b16437daf3e231f8a0803f89ad7d80329ea60ee2270a11e5ea685c3c407bdc │ │ ├─179675 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─180036 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─180037 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─e0c74b319ef90817d7f29aa891f65af66ee37619ee94c45b07b7fe39deb4a6b3 │ │ ├─214830 heat-api: uWSGI master │ │ ├─214870 heat-api: uWSGI worker 1 │ │ └─214871 heat-api: uWSGI worker 2 │ ├─bf72a95302d70dc822253a025dc1fe25fea840011010b1cd3050b89681871d78 │ │ └─67006 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2ebc129095af085ccf50f1088e7cac37d41a1e667dfde3d62fada798564a9c66 │ │ └─49667 /pause │ ├─7a49e46469520feac25093a2e28bc464f49c75979df63d13fb3447fdbf98c8d2 │ │ └─201746 /pause │ ├─ae7fd876ff81f799d09ce5682a9f56a514c9cdde32e6e8d40ca8dcce96bb6ddd │ │ └─44668 /pause │ ├─aa1a56e1a5f3fab9c2520c68160a8e693d1b7ae0fe68855a6212385cafd77368 │ │ └─244289 /pause │ ├─6e8a044005f9aaaae8d154007a978c7ac0f2d93946bb33779cef9cfdbf3dd32d │ │ └─41948 /pause │ ├─e3a4cc4b4d41feb4d85b38a0e7daf3f6f899e5265586acd825aa00d510956f8b │ │ └─89737 /usr/local/bin/rook ceph operator │ ├─2c31cc2c45ea04862dbf13c3fce61130afe852a6e3f1fc37f7f634723a79f680 │ │ ├─66406 nginx: master process nginx -g daemon off; │ │ ├─66425 nginx: worker process │ │ ├─66426 nginx: worker process │ │ ├─66427 nginx: worker process │ │ ├─66428 nginx: worker process │ │ └─66429 nginx: worker process │ ├─55c2433914b239721f53eac4a84d3ec015100c39b3c4a77dcb63f8605b0293de │ │ ├─311511 /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 │ │ └─311651 /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 │ ├─ebaa3f71d7cda489968a93896fbfb59d300a56a8d32b9da077e51d9448f12b08 │ │ └─162995 /pause │ ├─48da10df8042d06f7be51f5362e1540cf8a91909c8cf6f7f16b5a9e610ecbf70 │ │ └─228438 /pause │ ├─1679b30bf0fa6283a3a78b5c5ab34e67405548fe2c661ab7111c8b50cc2aff26 │ │ └─131841 /pause │ ├─177f9c740bf436f528d454f5d423da1508778bfe9a18ba8796ed712d38968437 │ │ ├─87768 barbiacan-api: uWSGI master │ │ └─87782 barbiacan-api: uWSGI worker 1 │ ├─5fd5c732a8f0368a6195f88cd9fa0e367618fa0e727336126681c47e738dbe47 │ │ └─68252 /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 │ ├─96121f09f6ad362bc178d1a15f5b6770976e04bf69a7687404385dc15cb05822 │ │ ├─196956 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─197328 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─197923 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpdgparype/privsep.sock │ │ ├─402098 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_oqs7_6a/privsep.sock │ │ ├─402523 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpz_x0k8su/privsep.sock │ │ ├─402942 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─402945 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─403498 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=88c57aaa-d195-4865-8810-f295eda2b3ab --namespace=qrouter-88c57aaa-d195-4865-8810-f295eda2b3ab --conf_dir=/var/lib/neutron/ha_confs/88c57aaa-d195-4865-8810-f295eda2b3ab --log-file=/var/lib/neutron/ha_confs/88c57aaa-d195-4865-8810-f295eda2b3ab/neutron-keepalived-state-change.log --monitor_interface=ha-0ad7ac28-ad --monitor_cidr=169.254.0.105/24 --pid_file=/var/lib/neutron/external/pids/88c57aaa-d195-4865-8810-f295eda2b3ab.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─423298 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=374df1a8-981c-4591-b14c-89a93cde6b92 --namespace=qrouter-374df1a8-981c-4591-b14c-89a93cde6b92 --conf_dir=/var/lib/neutron/ha_confs/374df1a8-981c-4591-b14c-89a93cde6b92 --log-file=/var/lib/neutron/ha_confs/374df1a8-981c-4591-b14c-89a93cde6b92/neutron-keepalived-state-change.log --monitor_interface=ha-2f872f37-81 --monitor_cidr=169.254.0.31/24 --pid_file=/var/lib/neutron/external/pids/374df1a8-981c-4591-b14c-89a93cde6b92.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─dce5a0a452ddc7a5cc7e7c8dc87b5156b082e57726edb31b261d57297f587749 │ │ └─311167 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─85be3d0ea222273d58413f2642888b5f3b3fbb5d67b606552f2b927acc00905c │ │ ├─194391 neutron-policy-server: uWSGI master │ │ ├─194403 neutron-policy-server: uWSGI worker 1 │ │ └─194404 neutron-policy-server: uWSGI worker 2 │ ├─3953a0febb96777c63ab28af2f04c5026c212099b1382bdd36fa1a4cd10aec9c │ │ └─132606 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─2940b308f1dfd240107bb106f527f1db26e1877e222b03e0b439d551e49a3e7f │ │ └─63040 /pause │ ├─d9ec7260cf7528d2e0855855cf7aee1cd08021627e675a76a52d87c12bc4c2bd │ │ └─67912 /goldpinger --static-file-path /static │ ├─8e60643e46b2475227ac859b36ef796be6f58d408160d6b5b44b812b5fc003aa │ │ └─63033 /pause │ ├─d1bd2234f87b6fbe0622f36f1a32ab5a17c66dd1493d227a8a3f3539ac77dc03 │ │ └─65124 /pause │ ├─9859f2b76885062eb35af38da3e1b1b434ea02bf60b080a1befe4321edc7a951 │ │ └─46246 /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 │ ├─3c43f3465c816746f6ee4107d2f7ff458c68dc3880c150aed919b61afb7c5a46 │ │ ├─178930 nova-api: uWSGI master │ │ ├─178949 nova-api: uWSGI worker 1 │ │ └─178950 nova-api: uWSGI worker 2 │ ├─a594694a338ae7f06c424b74b12bee379481a79472e3fd90ce53e08a6db26a93 │ │ └─276380 /pause │ ├─a69b06dfb1f0ad68d14beb00117efda0c4155ddef590cd105a8fbce7fa755b6a │ │ └─260447 /pause │ ├─d444d98ee74a56a605ecc9944a5e4393dc130c92c62d5dca8b4375afa7f1de50 │ │ └─131808 /pause │ ├─f90ef7a19a23d857f7ff1c6e9a9136287b19230ebba649dc8a25d3d6910b523d │ │ └─68208 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-151.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 │ ├─d8638ba4910f1118afea8e88ee0fef48cdb4c165c83fcb527fe608c11a6a2df1 │ │ └─182852 /pause │ ├─5c232961f4d77ef2c7aebe2b52d779a2f4acc1833fd02933ed10b7b6326a8442 │ │ └─182772 /pause │ ├─951faf1874ada1c18a27483e2e947216082f3b6f5a771ea1a505dac3d887edff │ │ └─63385 /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 │ ├─3851098d603a5c6b1be67e8eb806e1dca59c666385cb8be255a99eb648dd07d9 │ │ └─182917 /pause │ ├─f419ac1024c1afe0e045314f0692cc035e657482e76abdecba8f7cdf2f3b40be │ │ └─42043 etcd --advertise-client-urls=https://199.19.213.151:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.151:2380 --initial-cluster=instance=https://199.19.213.151:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.151:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.151: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 │ ├─87cc250678c03103e5af2e1735155571e0b51d3d5fc0d8c777e33e62b12ff562 │ │ └─65770 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 │ ├─30782131d63c9ac7fe5a5394f028d62a19fd105be32a34c363ada932de22f798 │ │ └─199748 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─2b1a107d1370133a6ce6cd83706a5e08b07e5f44b3872b03c68c0719ae7d08b0 │ │ └─45212 /coredns -conf /etc/coredns/Corefile │ ├─5d0134489e52a8e8d8601d27fd3ad677815ec12e9f6e80c8632715d0801b1215 │ │ └─50339 /pause │ ├─f2232c0c5bda65827f8f24d21cb3e7b615ca27324a27bd81b70d760fd6f5d9fe │ │ └─67696 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─5478a5ba64a16c298e0b49a686d8ffc40c6c87323615f84462c36f8d869560f9 │ │ └─264829 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─62d4733dfb574b24db23648a300dea7a43ce78eeda32a3ba6a07a0cfdc59771b │ │ └─228711 /pause │ ├─352d20b3f324891bde0adde1def24a8f64be84c31fe4884488fbb47277110d13 │ │ └─68830 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-151.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 │ ├─5089500ee0c6c37963d489274d3606552838a8ffd49e60db6353113b54ef182a │ │ └─82629 /pause │ ├─000eed5f108c18f7d431cd1c3119bc53cc527d126f95b0d0550ed8e7e308f0b7 │ │ └─201807 /pause │ ├─14c2203839477842a7162530da65edc99579ff34defcbe5f8686ca99d526bf86 │ │ └─167266 /pause │ ├─41157ee085a5e81631c037833ac42fd9a04611e886e4ead05f091f40265a9e4a │ │ └─68874 /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 │ ├─f63b95379542d2cd46c8680cd31bcecdb632250715c0383bfb5396f265363dd5 │ │ └─264795 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─cdaec50ec10e7ea037dbe017cfd4fbbbb0ea7558abaabc80cec2eaa42d6276c2 │ │ └─45583 /pause │ ├─7d1d49308e2a9ed684e172d5d03c84002405b6acd3b974ba1e7f3e11e446be9a │ │ └─270340 /pause │ ├─22c1f06ae7941dcc2ee0a245d0549914f16be1bde751438e523e97a1736a121f │ │ └─64652 /pause │ ├─d4e5d4aea23ee0157b2dbca6ece3738c760656b20cc75ab9e0a4c671ee600c65 │ │ └─167445 /pause │ ├─9255ebea6c349016f5b1a7455fd795aa09c4ccdb548b5f53b400aefab3f5ead7 │ │ └─264705 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 │ ├─3e1298b4f4d0e5bec72ec2d5601f4127b170b1f5e2d14d8c2372669bc018deff │ │ ├─260883 magnum-api: uWSGI master │ │ ├─260916 magnum-api: uWSGI worker 1 │ │ └─260917 magnum-api: uWSGI worker 2 │ ├─f776ba8ef40194dc05c8482a80fdb5a578018d9759048bce80918f4e42c1cfda │ │ ├─63926 python -u /app/sidecar.py │ │ ├─64173 python -u /app/sidecar.py │ │ └─64174 python -u /app/sidecar.py │ ├─8829574025f084db936855f2e4256c9931300115651b01c54c1cfda6c8edcb0b │ │ └─52870 /pause │ ├─a1a2c570b485b1e06aab17122d99c8339280e0dc22a64d052a1d170c6c1d6a29 │ │ └─275926 /pause │ ├─068cef4f11944eca2b298f497e758f93853fe7a7753337f1b689fdbc829f1b59 │ │ └─265044 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─6baaafb1785c98beda97e28ba86e6748c3ab0525ef2ad6e0e3c953386a8901a7 │ │ └─130275 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─cab6f7b01882ca9c6dab74ff08bc3d351e53d2345f48ad65058c7fb3724d2aea │ │ └─240804 /pause │ ├─29a5e528c5e75c407640a103e8f24c99016b5c3abd6c374947e08f4aebbc2d49 │ │ ├─161780 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─161793 /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 │ ├─9a3a256ad95bdc485f1e4c423f3bf9c66ef9c062d86dcd46721342342b37d500 │ │ └─49966 /pause │ ├─8ae00a94828bb754ef5a78963828137e0297f39cd415c3f13aeab2377e4e4928 │ │ ├─113424 glance-api: uWSGI master │ │ ├─113438 glance-api: uWSGI worker 1 │ │ └─113439 glance-api: uWSGI worker 2 │ ├─634f6867fd70e7d49caaf888ba552ca0520c97c6337163fe849b5a0e484751d2 │ │ └─264883 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─07376331f7d548dddfa1eb9f301ac0767c74478a37c113c2650c7ce7b506e56e │ │ └─69306 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─370a26ad8ea09fb8f76328bddb5fc819127bc7858a48e151204cded851493e64 │ │ └─45859 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 │ ├─1ff95949b2e07e3772b4a8f93fea1db85b49b8e7f2da863dc1649ad7b7e4cad4 │ │ └─199131 /pause │ ├─74c23085fa7cb163f530f0f72f048b5983636ca76576fc626e069c1498bfe192 │ │ └─228467 /pause │ ├─625bf78f683a5e728abfd3c06e4e974be277e50eaa2858dfe9f18b8d9332e017 │ │ └─182843 /pause │ ├─b8be8c2af1b781598f64f8b7dc97c88cabda228389a66420b34c050750f06c36 │ │ └─66760 /pause │ ├─867a7f3da0e2957993f5a6f7bdfc8d31b3f8b723d8667681a291181b4dc226a2 │ │ └─163444 /pause │ ├─7b0182172d62aa1860d0288a1f430b8bd502dcc2dbad254e76e47b37ab3ed498 │ │ └─67512 /pause │ ├─de1b0a9e68d1344341e05817af0dbd96b43aabdcf72636fdc612d6eb4a7087a2 │ │ └─48740 /server │ ├─f51d0c995455e535fac82bd96f8449952ff635359b11c51230ba5f146c6df7a5 │ │ └─48318 /pause │ ├─9998da0f0b7263cc69f09359445a18689b710bb63c2b924b74a2c2dc4991d217 │ │ ├─67804 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67839 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c278df3c93f6ff4a8c1a1bc2b22ebd9ac49fa024db1aaa45c135cd740d3e1c3f │ │ └─58481 nfd-worker -metrics=8081 │ ├─b58f121901f2be3a22b69372a0b8e8a36b765f9f41f100e49a3668660112bcf3 │ │ └─81129 /pause │ ├─39c34e325811a31d6410fa8be2e3b38166c7248177b5b0da00bca481dec9dbb6 │ │ └─41876 /pause │ ├─38ee80639f3fe81615441db338a1c7b2b8500709dc73981fbae212c795c1e00e │ │ └─62952 /pause │ ├─0d434906bdae21cceaa9893e2e2cacdfcb9f78635def845a647a8a339a65e95e │ │ └─164470 /pause │ ├─eed29f46ca5490da61d61e0be4bbb77bf0347311d36695e0c93985d958ba3adf │ │ └─46048 /pause │ ├─a11bd8d7771850e5cbb7e92eee80d99d3bb1fb79f5f749f5b2088f6903472bd5 │ │ └─250637 /pause │ ├─7dbd806538bbfb0d10c0951d5c547a330d5b7f599da50f1bc6ce3b1b2d41cb03 │ │ └─264758 /kube-vip manager │ ├─8fddd1efc7e92afc644b7e7357d6e589342d9dab24c778f6df0dd0643d7ca7f5 │ │ ├─43717 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44140 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ce418f725fdec7c22ea9dc2b7d29cd6d7a2018f04c0d125ca08530e44bb9fb8b │ │ └─88634 /pause │ ├─0a5d21021c6c80c26a159fbb2752c1c6376bbbe92a1e83e839702438ea81cf9d │ │ └─218863 /pause │ ├─c6a9322f6ec12e0e0ed2227c7607e7a9fe93813a5db45a0b77f1b06386a5951b │ │ └─313551 /pause │ ├─b1494076d4b1ed7ef622c7689e09de0d7c953bf65ecd8e68d3d19963d937ae4c │ │ ├─238451 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─238974 octavia-worker: ConsumerService worker(0) │ │ └─238980 octavia-worker: ConsumerService worker(1) │ ├─385a3e9daba8a52120a0947b0de640ef9b2920820d3277e2c0d5b56e3427ec01 │ │ ├─270592 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─270609 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─270615 erl_child_setup 1048576 │ │ ├─270699 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─270700 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─270713 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─270872 /bin/sh -s rabbit_disk_monitor │ ├─8337a95e36b7c880f64796aafee2b9fcef08ae7690c4defde72fb017dde7e252 │ │ └─134533 /pause │ ├─e12df1b9d60220d6d0c8f83edac8dc672a0871d35614444f747da08b6c993ae5 │ │ └─71774 /pause │ ├─b19fc3b8c2a216aee0189343519832c357bde7b6ebcd803f5fee24f089b09c9b │ │ └─250444 /pause │ ├─4586eae2ea0d228e41dbac602be44a692a90fa03ca414d05fb603d35cdff52f1 │ │ └─69626 /bin/oauth2-proxy │ ├─55f7d6fd5c475e03081ddc5199a4d45f11a2ce7ceb17c2d99d5ce3e0d3638180 │ │ └─69071 /pause │ ├─a3c56d26b59113761f7048912b270546bd5e9b5375a6f2fdc155306509e88ddf │ │ └─58530 nfd-gc -gc-interval=1h │ ├─352ef2dc9dd05401054d5fe11cfb6b6e2d5f08ebd5547ce86d762c649fe399d9 │ │ └─64091 /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 │ ├─2faa050db06c8ae994570e6825f45710bd441800e09630d53baa9fded517eddf │ │ └─62825 /pause │ ├─e43012a0e239bf59c4a2e1ad15b858bdee5d7cf4f807237b681c504573fd494e │ │ └─49197 /pause │ ├─2512388e03a65a9385e366c068ce27b8bc8877c288e29ca536d7dd0207ff5c14 │ │ └─248802 /pause │ ├─ecf4f28334e68a7b76069ea5a6f1222e0b96776797727b374fec83d0b29c5b1f │ │ └─201701 /pause │ ├─646e783a37b10444ed5666ad2bee42c7ad3237218d6781cf90db1063319d64a4 │ │ └─100425 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-65sgx --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a58374a09c9f5b765143ba5170417c8c961085e2dc309aa199f99801cfe77b08 │ │ └─57513 /pause │ ├─b1d921f165a6658364d5c62afb1adc61e8f1c756785f6adb1ca5790b72df7f40 │ │ └─64973 /pause │ ├─400695b8f83bd19691a87f277eecc83792b2de607cb20be8bc8227403e3646c9 │ │ └─66490 /pause │ ├─db9b91fceb4a86ac922dfe2c2fe9e28fb5b6236705b8baed24893fbba4072d09 │ │ └─260882 /pause │ ├─3a51ce405ac9e43b2c9954e4933428c73417d924684152544f99854b079eae9f │ │ └─113021 /pause │ ├─4f69bc6b950113ae68bf784db603fc8838f4abf925ae2cfddf3a976543dba921 │ │ └─95249 /pause │ ├─76cd9101c2b56a405c2df275592ce2181782d7f24e724befa61367d3c3c9b676 │ │ └─311199 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─92f89ff2a8a4d83dda942ae14982def148d6ba833714431ff564b2e8eb569a78 │ │ ├─81215 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81234 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─81246 erl_child_setup 1048576 │ │ ├─81295 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81296 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81306 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─81463 /bin/sh -s rabbit_disk_monitor │ ├─c03d56ae087aa615113b07248d0c8b299afbbb10c3f26a3b753614fe12df2d22 │ │ └─246588 /pause │ ├─31cd3ef49a2f942621cb32bdada5f8dadc773f8b6d4f881e615d35cb416603c2 │ │ └─228464 /pause │ ├─05ddcac63c161fbf21f33df300ed2e613818158c41b06fe61cfe5f302acefdcf │ │ └─41966 /pause │ ├─29cf0ef9ae05900556c1cebd0cc859dbd0c52e061e414a1fd99083e7c2b87de2 │ │ ├─50496 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 │ │ └─53345 haproxy -sf 189 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─e686f8f9a24d8565a0e8508cb509114627f11b8b79d27aff5cbbf229d3cc889e │ │ └─50874 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─6d1c236a23d6c0c198b504df69a83539c04a5ca42b8d5c8450860d8232a688cb │ │ └─183380 /pause │ ├─36d3f0a739c8cbecddb7c6424ffd0144f3315c6024938aac0d552496e047a784 │ │ ├─311191 manila-api: uWSGI master │ │ ├─311229 manila-api: uWSGI worker 1 │ │ └─311230 manila-api: uWSGI worker 2 │ ├─19bf5ac028e69f5d08cff39c19b5979a4fb1627cab8d776f6e902ac63607f93b │ │ └─276256 /pause │ ├─93d700845a7c8cbebef59515a18ade6f48d1596d2b65df16212ce8c5d847fa66 │ │ └─101216 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9391b772725db2823720e775df8f0bbef598c370d285224462be4e5af27baa9e │ │ └─161267 /pause │ ├─e7556ac7e6baccf3dd99634458e0aa3d3d24767d8d764abb567716f7d12618e5 │ │ └─58414 /pause │ ├─6c3cbae79a94d05b0d0ab26d4ee9ec735c9a59326102b96593cb6350b7f697f6 │ │ └─45194 /coredns -conf /etc/coredns/Corefile │ ├─8ae8c99e8714ec908406eec91a0c017a9d47009c5cf79e4a56dacb54b172b790 │ │ ├─95420 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95436 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─95442 erl_child_setup 1048576 │ │ ├─95556 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95557 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95567 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95801 /bin/sh -s rabbit_disk_monitor │ ├─8349b367dd5ca490e25a0da270e227e01bed3f2a687bc0e980db470d510902ec │ │ └─264846 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 │ ├─2b8f9f9fcf426d38206b41ee2871dbfd4795c86145d1f5937ef8ee3a53e97771 │ │ └─238476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f8e9cfc5bebb056540657fa3b0f18cef0aadb1eab017a90b626238b357f98a48 │ │ └─41933 /pause │ ├─231d749d7c076057456c7fd0f65f699774cb446e3397adb7cf33e1ffe0b64fd5 │ │ ├─194325 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─194673 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─194676 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─194679 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─cb1103ed29e12b5fb14e8bf08959fd2a8e6dbd7aad5bb861183b7c687bcfa214 │ │ └─58565 nfd-master -crd-controller=true -metrics=8081 │ ├─7ad71969a69ae4feff1a9c4f94b11b24bb663e0802c54681aeeaf619f5ec8838 │ │ ├─320640 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─320673 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─1892ecae22bf0967a52df2222381f7618d769622edbe64537cdc09c8e3f2e4f4 │ │ └─58296 /pause │ ├─853d747fdc271eaa40b44d8d3c204cb996f56e27aaa7e8a36389d810cdb77643 │ │ └─58242 /pause │ ├─5ae252f50a7f665a7ff98ff78a2a2cab6414aa378fb9436ca07e9b76fbb45d80 │ │ ├─260852 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─261306 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─261307 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─2278cad5993cfb33a7ed0fcb18d8d0428a108703cbdda1396ea9b643fce4a379 │ │ └─114744 /pause │ ├─323730bf189a8be53bc40189f46485fa79330dc7d5374de7df520b721fb17886 │ │ └─183338 /pause │ ├─fef0654f2a440a854c39b48322cc888c10cb96d317b87225db5600b55ba023f7 │ │ ├─199537 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─199554 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─199560 erl_child_setup 1048576 │ │ ├─199680 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─199681 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─199729 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─200106 /bin/sh -s rabbit_disk_monitor │ ├─664d143775491bd7ca89c521c5dff52fb6e44f9d220a357e7e98ea8662c6c1ed │ │ ├─152151 placement-api: uWSGI master │ │ ├─152165 placement-api: uWSGI worker 1 │ │ └─152166 placement-api: uWSGI worker 2 │ ├─90d296f27148ef83cc82817c41f5d51b3d83cb02b8e29538faf9f2734928b535 │ │ └─316538 /pause │ ├─02c159effc2e33fd6d20fa2455183d8fa1fa6a6f84819ad6ed8e0eb90c5042c9 │ │ └─100015 /pause │ ├─45272a339f02b5787b7c1edb188827242db93b333d1a3527a011b925ccd42d8b │ │ └─267192 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─3362a04d15bf0e7553c9fcf0ee22863e65ccc89053fcf9091294e7ce5103a0e9 │ │ └─199225 /bin/bash /tmp/libvirt.sh │ ├─54916803c26258ad7d200877893fc601561e9f8e98d94b1f7bbe04462f4fe6c7 │ │ ├─128735 cinder-api: uWSGI master │ │ ├─128748 cinder-api: uWSGI worker 1 │ │ └─128749 cinder-api: uWSGI worker 2 │ ├─1793f10003c72f73cfcc384d941cbc7509d4a0953bee570fb15f18b07bfad5e8 │ │ └─269088 docker-registry serve /etc/docker-registry/config.yml │ ├─cc9f850f0056df1570bb3e14fa5c3c70b6d19de04ffeae42be6241bb56dedcdb │ │ └─174434 /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 │ ├─fc5b70010b19b2b3186c3b6a597899e5af4b4c59e9be3773a574691727a000e0 │ │ └─245449 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─dae661ba21f728f75bbc7fafb81c3d038c948fddaaaad94e0b9c80daecee3bcc │ │ ├─239307 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─239325 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─240117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─240118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421739 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421772 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─421779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7da3757d2ef47600b97345d40533d48dccf1c58404f15af6bf8b2ad7a18ea27b │ │ └─64587 /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 │ ├─1ca30a95ba74e01b56a3f540eb1efc75b04ab9cbc1934485b18c9af8492cbb4f │ │ └─264737 /manager --metrics-bind-address=:8080 │ ├─9774f862de58a908077d91f8e9642e04c07d70c63e9395de61b8f7072dd0985a │ │ └─183137 /pause │ ├─5b43dca9272a999facb05352251fd587132fc10d9f66636458c2f78effaedd5c │ │ └─199176 /usr/bin/libvirt-tls-sidecar │ ├─3b11c725e27b91817554a5e4acb93784f6fbe194978d9899f774ea8b188f817c │ │ └─45158 /pause │ ├─f44c0b0cd074258563c619b0346bedeefdb3c86d5bae1adac8350e73794a647a │ │ ├─50680 mysqld --wsrep_start_position=b076b179-9675-11f1-b0a7-fa5bed1553ac:20 │ │ └─50807 /var/lib/mysql/mysql-state-monitor │ ├─5df28c57a29f30c52144f0a9e88bfe19a73d5f98bf2ac488527172c9da4caf15 │ │ └─48440 /pause │ ├─9ca4d8f8fa245f0518a61996b44a4c8d57dab16540c95a55f5d62d6fea78ce1b │ │ ├─195307 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─195666 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp6_w8v0zf/privsep.sock │ │ ├─195871 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpzl_vezsn/privsep.sock │ │ └─196160 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─fb194e57779bff11c5ba8fa212541f58ba600f17f90e99eac746188f687734b1 │ │ └─118527 /pause │ └─9abb83c981f2120152238963a13f73417c167b6912f0c36fe602b28121b6b386 │ └─264847 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount