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 │ │ │ ├─21518 /lib/systemd/systemd --user │ │ │ └─21519 (sd-pam) │ │ └─session-22.scope │ │ ├─21515 sshd: cephadm [priv] │ │ └─21536 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1464 sshd: zuul [priv] │ │ └─1477 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1468 ssh: /home/zuul/.ansible/cp/162.253.55.207-22-zuul [mux] │ ├─388816 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yezwgefsfdikzlltxfxdbceustddbicd ; /usr/bin/python3'"'"' && sleep 0' │ ├─388817 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yezwgefsfdikzlltxfxdbceustddbicd ; /usr/bin/python3' && sleep 0 │ ├─388818 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-yezwgefsfdikzlltxfxdbceustddbicd ; /usr/bin/python3 │ ├─388819 /bin/sh -c echo BECOME-SUCCESS-yezwgefsfdikzlltxfxdbceustddbicd ; /usr/bin/python3 │ ├─388820 /usr/bin/python3 │ ├─388821 /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 │ └─388823 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-60923e1dfc1e493581463b33182be61cf71fc40ee6d2729fad9a4609fa13f43f.scope … │ │ ├─12595 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wfetba -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12616 /usr/bin/ceph-mgr -n mgr.instance.wfetba -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9805 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12190 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 35fed82fa6b62667270e72b982a8731159c9c34fbd5db71258dedd87724d8932 -address /run/containerd/containerd.sock │ │ ├─ 12572 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 60923e1dfc1e493581463b33182be61cf71fc40ee6d2729fad9a4609fa13f43f -address /run/containerd/containerd.sock │ │ ├─ 19432 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dbfdc38d9e26a37b664f338c5b8ca7885f4c844055b56b3de935c27da89a56bb -address /run/containerd/containerd.sock │ │ ├─ 24633 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6f7edfe974780a6c05d4fc1e80160a8c8d9e758b67a0df86e39ea440221166f8 -address /run/containerd/containerd.sock │ │ ├─ 29075 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bd3229a8e67424d18fddee5538b96484b9ad032fd23d95de7790bf48299dfa8e -address /run/containerd/containerd.sock │ │ ├─ 33559 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 978d5f7c47eff8101ad4268b17df54054120308e4e75baec21e2150b9f2a382f -address /run/containerd/containerd.sock │ │ ├─ 38963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47f6b4eebe10c31c774cc3c8377f055ffe04ad16af805f760d02787f8ffac0a0 -address /run/containerd/containerd.sock │ │ ├─ 38981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fd01165aea9b0df38de762cac689051294e4c5e106d026b49581e15fb724054 -address /run/containerd/containerd.sock │ │ ├─ 39025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53a891dae3c10bc8b610554855fb0416ef9f593643a9ea0df4b0d78ef5017858 -address /run/containerd/containerd.sock │ │ ├─ 39039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dd5239c8f58c4a52f852bb04e1642ae9a32ec935fee5f9d42fcd3fdb9d60359 -address /run/containerd/containerd.sock │ │ ├─ 39057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f10ddd3e84be0e72f37128c15796f6c5811cb66b3427ec2408e791e7d523061 -address /run/containerd/containerd.sock │ │ ├─ 39565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41a6513c3b3ce4f45858076a3347ea624145c7c1ec40be822208735d94cc2e26 -address /run/containerd/containerd.sock │ │ ├─ 40303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58d84aa3b89f492c7f4d8e6ff79e3a243cb739ef1d7d9c119949e968ab5aa6e5 -address /run/containerd/containerd.sock │ │ ├─ 40322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53e1e2e1b4031645fd156bb6c3506d6b4a89babb2de8de7c4d0d775c05ceade5 -address /run/containerd/containerd.sock │ │ ├─ 42013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b233a602610449c54d72d19e7ef8233ce89520f228675296349a793df944816 -address /run/containerd/containerd.sock │ │ ├─ 42064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f65b973cf1a01fe6215815d45619e4768ce7b96cb7f648553643e127d51a6469 -address /run/containerd/containerd.sock │ │ ├─ 42145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e635b12bf0e9087571c026c11c5e0ee786ec9f620ffd16b191451943669a3866 -address /run/containerd/containerd.sock │ │ ├─ 42216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa2158b617c995d1a8a1de210a5a264de7cfba0fe03e295b1f1f6fc9924c1f34 -address /run/containerd/containerd.sock │ │ ├─ 42327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fe5bcc3096a2f2a11ab3482a551feb1bca38323aa3f9945a997070db75d5198 -address /run/containerd/containerd.sock │ │ ├─ 42415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97eceaad43cf2ecd1a4982ce311149e2c0a25c43205badd07f7209a78f0872bd -address /run/containerd/containerd.sock │ │ ├─ 44790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c2b8d1504240438f400095b7a28dfbb850d6be38c54e03a25c93935eca8fa05 -address /run/containerd/containerd.sock │ │ ├─ 44886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56562faecccdae9aae1094ca4506defa0dfafd381c44e2dab16a398da5ac1b39 -address /run/containerd/containerd.sock │ │ ├─ 45597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e6cea5a6906c8b92336fb65bec998b54c542f2c795cfc2499eb27a9864b81c5 -address /run/containerd/containerd.sock │ │ ├─ 45711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baac375e0e37268f0eb16cc325820557804ef402125dcbd6ea08a47cef4dbcf4 -address /run/containerd/containerd.sock │ │ ├─ 46026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb82af903f27c76f6e36a9c643ad9683560603b74c800d5983281c6dd7d1fe76 -address /run/containerd/containerd.sock │ │ ├─ 46565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88e075dedc8a4749fe5a0bd0bf0244af44db2d0379e9d50e74a2d3b4a7478821 -address /run/containerd/containerd.sock │ │ ├─ 46895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c27405935378d07ec0c5db7f283a328f36579f7973934f915e704c65a9ab5996 -address /run/containerd/containerd.sock │ │ ├─ 49187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6cf6141a7575087fce35b7a6c4cf02697d1ef4a86dd014d91c4cf1b78553b66 -address /run/containerd/containerd.sock │ │ ├─ 49347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f513e810f16f080ed62937fe38b29159a839a3404b09a5ed82c040b583ddc80c -address /run/containerd/containerd.sock │ │ ├─ 53506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fddd246f3829e9793ab823a1873f33724de156b79203d56e3928c0d0081c0f2 -address /run/containerd/containerd.sock │ │ ├─ 54136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57514806234a77de839221e4ce6271dd8f5eb855689ea8b56c8bc0a95abefe23 -address /run/containerd/containerd.sock │ │ ├─ 54174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3a94d0462427e5693c6d1db4fcb81ab7ed024270154ea5430db016b87c59d60 -address /run/containerd/containerd.sock │ │ ├─ 54225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fbe311eed2d52aea4ff880efe580563114bb270e2d610a7b4f793f424ac1fa0 -address /run/containerd/containerd.sock │ │ ├─ 54374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9fe20c9eecc4e78c0fa966a36af90a6bad02d259af994ed58676b12fbf0cf02 -address /run/containerd/containerd.sock │ │ ├─ 58502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22bf82455fe517086ee9c67a6f48275ba429fd804b78532e190da986bd2440c2 -address /run/containerd/containerd.sock │ │ ├─ 58637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fab45b7d151e0affd2960ed0145f01537ec52d607c12b5adee837635d4f7503 -address /run/containerd/containerd.sock │ │ ├─ 58675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fab9026ec8162339e6fd001481f20829983323a9313a5c86da4aa17841befce7 -address /run/containerd/containerd.sock │ │ ├─ 58725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6eadbf6e4696a4b93640017c74b12d9b2ed1512afd0005bde24b2222dd168ac -address /run/containerd/containerd.sock │ │ ├─ 59956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b69332f7261c9c5115d7c556e110ef362a94378a1e172fe058f23490c243a27e -address /run/containerd/containerd.sock │ │ ├─ 60066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 519032430411607dbec09d627c40a479432f09e18393733b01fc667fe09f9d03 -address /run/containerd/containerd.sock │ │ ├─ 60401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de6b8441793a15b0ab317b01a7e05e741305f7c6a06b3d441a6316921d6c6cfd -address /run/containerd/containerd.sock │ │ ├─ 60463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab6330e784357585ab13f9167db1ea389312bce33696ee6609fc7f792ec56cf8 -address /run/containerd/containerd.sock │ │ ├─ 60598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9e5f3bf7247dc7505f83d8621d7103102888d862a99d67026bb2b6233b93a3e -address /run/containerd/containerd.sock │ │ ├─ 60950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0483f39c98ab6bedebc9a5087e26efefcd446c2c7aa1401dbb07bd799ea9828b -address /run/containerd/containerd.sock │ │ ├─ 61274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f84f134bdcc0c8962c47c7da3e7efa0988c8372456d33164bfbecd3308f32cf2 -address /run/containerd/containerd.sock │ │ ├─ 61670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b214c6ca45738b30cd0cb6361960772db1d9bddfcb01b9625a38a64f8c7bfcf -address /run/containerd/containerd.sock │ │ ├─ 61798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc24e8ba9f8b1af4ceebde718cd474582a52d867cfee2e549af10229f5f27191 -address /run/containerd/containerd.sock │ │ ├─ 62589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a5616d5fc54ec8a08424dd39543177938c7243f8dc5848600f76f0b390ae50b -address /run/containerd/containerd.sock │ │ ├─ 63866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f6e89e71743f17f7bf4c2b18a6c38887f9579c274e36931eb7f560f60f8f935 -address /run/containerd/containerd.sock │ │ ├─ 66033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90e73574133970a865bd0f01e1362fed84dc602e5ad0931843f90a2c1b544e10 -address /run/containerd/containerd.sock │ │ ├─ 75100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d97572b2a71f01644b0b9ac6f9dd2a178e755be649892eefa998e620a6be26d2 -address /run/containerd/containerd.sock │ │ ├─ 76402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93cb637b624b9390491e3b3bdab1d409e333ddeb0936d421a9b27977c9a4173c -address /run/containerd/containerd.sock │ │ ├─ 82344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6815456a460bb3bbc8dec4bf62cf2a5842489e64b7b9f9b1e76136de118f748 -address /run/containerd/containerd.sock │ │ ├─ 88258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fdf663c56c48b76ddf50231e08d2ef6800dff3d28abb8741cde7e0733e9c579 -address /run/containerd/containerd.sock │ │ ├─ 92551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61f3ec2387100e35155286449f3c866628fba3cf51c4d1c3447736fbf2bbe51f -address /run/containerd/containerd.sock │ │ ├─ 92605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d2a221c90e8a5b7d1c98bc9dd0422470523170daacfa578aea9789cefab76e2 -address /run/containerd/containerd.sock │ │ ├─100826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea6042f9446cbc17530890fdd61ed77603c9b07e0a7099b142973253e6bc4c74 -address /run/containerd/containerd.sock │ │ ├─102560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e796934176d0712c7c12a623a570abf2a4bae82bf417ff03b4dda1a0d8e517c -address /run/containerd/containerd.sock │ │ ├─102590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42f64077fa1d26e1fb67640ff781504bcbd1dd1bb9b48640919066374e2c0a71 -address /run/containerd/containerd.sock │ │ ├─104628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 828d619464d354929a782a700db2f3eabab98e5a07b835919dcd939c59ebdf88 -address /run/containerd/containerd.sock │ │ ├─106294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcd71729131efd4483c6037e16c82cb8cdae5d1fbc3842c0007472e18ce31891 -address /run/containerd/containerd.sock │ │ ├─106334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33471e717b7e23539e47ab90baae1a17f86f89db9764a6af6a0ebec902ce3752 -address /run/containerd/containerd.sock │ │ ├─119374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22f3b9e68104562214728883d7f3a50e06020f31f9540537c9c498172e5a4a78 -address /run/containerd/containerd.sock │ │ ├─119434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bb5ef1654f00fae06dbcadb1e9e8f2643da5dd6b9fd44af67498004eae23aa4 -address /run/containerd/containerd.sock │ │ ├─121935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32266a291e28e29709aa4ff81f1784fef28145ed6cf75eeae3690f9d131228d4 -address /run/containerd/containerd.sock │ │ ├─136004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 153a3de13e930bb36f1631f28197b9e2d2c74660f1b26074c406765f136ee711 -address /run/containerd/containerd.sock │ │ ├─137507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a609e3009d2d32ed15ea4e657224e45b9b433ccc81fb3b637316a1b81d7c59e -address /run/containerd/containerd.sock │ │ ├─137891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f11942b6bd0399bd0d5ce043371b88faf1c0b5196e980ed1591ddb7795018ff -address /run/containerd/containerd.sock │ │ ├─138711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f850277164d11a0244f49b8482596e9ff53b0b3115e8602609f06bc77275410b -address /run/containerd/containerd.sock │ │ ├─140659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4127674d642b39931c7ed2a1f50fcb6d5c51b3beb3affccf06e285e5f3a2adec -address /run/containerd/containerd.sock │ │ ├─140851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ea429103d85d83ea44fae8c7f8351f2f2df08d5ba274c08ab17151c6e1a098b -address /run/containerd/containerd.sock │ │ ├─141072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d21941ae4d85b2e85934fe60fb6c69ee197d9d36cff6538d89e5222a78cf995 -address /run/containerd/containerd.sock │ │ ├─141124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb68f9a07d9fadded761bb8d8932d5f6910976f7ea27d1222b41d27998617495 -address /run/containerd/containerd.sock │ │ ├─141307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9fb54121360338d01de8ec5c437cfb9c2a88162becf4697d48d02e5d3662850 -address /run/containerd/containerd.sock │ │ ├─141610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8bc1e431dcd3669949a4b82a6a8878b5118ec94c713a77c7563695a88fefc86 -address /run/containerd/containerd.sock │ │ ├─165951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73e9b30c557515b2ab00f847d2479f8e4fe861ba71df46728ce6d4873eb3daa6 -address /run/containerd/containerd.sock │ │ ├─167744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca670c6c5df27c973496bea881a81e07c00aec4c2ff9ee7ab59326d383b39cdb -address /run/containerd/containerd.sock │ │ ├─167769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d28faa8123ab4de8eb7b0c097bad128a1a0694bddf796c435531e65db804800 -address /run/containerd/containerd.sock │ │ ├─167922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e43ce321c76774979bd831f8a234a1c8f84d591679e50cd3dfe68eec65d86065 -address /run/containerd/containerd.sock │ │ ├─168090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12eb86e5901b3c6b3839904fb30103bf793c9f28b74c27a7b3a26147c2227aa2 -address /run/containerd/containerd.sock │ │ ├─168120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a8fac10db91e5f9e1b0ec744238601b1416681648e56bd2f7a909587b9cb1e -address /run/containerd/containerd.sock │ │ ├─168187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cd098c6a59f914a2cdcaec24d386164d955da3bda5b676ca25e94a00631d38b -address /run/containerd/containerd.sock │ │ ├─168307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e817e01dc91c703ed6295ad9eedd75377a996c60e7b1f0c727dd3435dbf5b6a -address /run/containerd/containerd.sock │ │ ├─180669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca354d88791c7be5a304069eb217d46e418ab139b8dcab0e9b0a9535806a77ad -address /run/containerd/containerd.sock │ │ ├─182923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffc57ca9a1906ed77f4c05d925252dbd0ebb4ab0185bf7d4f01f61ddaeda4b0f -address /run/containerd/containerd.sock │ │ ├─182965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 059a741782f95343769b02b835ca0acd8c92ca248682ae6b29e0dc07b0c35be0 -address /run/containerd/containerd.sock │ │ ├─183095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03dd62ae52c0bef328f236abade892dc012e9946983d9c953934518cca88f8f6 -address /run/containerd/containerd.sock │ │ ├─198433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21473296f766db0059f0fe76d5265c860a68812e94d9e85bf15aca0c14e4bf86 -address /run/containerd/containerd.sock │ │ ├─205593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77b392674efdb573a04c3aec12b5f2e6ebcef88fd294417848c21a0eda4ef605 -address /run/containerd/containerd.sock │ │ ├─205800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dd6dcd7640b159340824a0f6310ec000546b7600bd1b0e7cbc35320c7094422 -address /run/containerd/containerd.sock │ │ ├─205818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f27b5b116281a1ff9ea596487e4177214b172ca843417438084235c7d7a6cda -address /run/containerd/containerd.sock │ │ ├─205891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12f5feeb18c59f189164731c55258087bccaee3aff19e05fd01635b9389aaceb -address /run/containerd/containerd.sock │ │ ├─216848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 128dcb99a15ba6ff68d93b8500ee1b5681adb2fe59c1bd5af05667ee6fcb3744 -address /run/containerd/containerd.sock │ │ ├─219053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98a94da98c5e620d02e842323a8490747bc2a1a96e5a2fa8b47c7fbfb9d5d7a0 -address /run/containerd/containerd.sock │ │ ├─220037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c0c4c90f310f65139a304042d70fef20e619a1546aa95d476753c13c40d0381 -address /run/containerd/containerd.sock │ │ ├─221360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec194c35206b2b6e9a4cd88116f9bec35fb964cf68e6e79c00e52cbb35738271 -address /run/containerd/containerd.sock │ │ ├─222363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1af9e8615f23c5dd5f9eba5c2ea626ea409b6c797fcaf4e8ef46f9ce0d370813 -address /run/containerd/containerd.sock │ │ ├─224374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 648e68703924012266b88bedf6e72e58f4ff10c3e9b0878d0d0312bedd7b4a08 -address /run/containerd/containerd.sock │ │ ├─226133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b32408ef26dae6da40da721f519bccbabc52a062a34b17e930ba78c057e76a20 -address /run/containerd/containerd.sock │ │ ├─226269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7a01b9c385e3a2caee2c196cc0e5dd1f55471c32c91e5202b41e13206bb31d3 -address /run/containerd/containerd.sock │ │ ├─235237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc42c116cfc373d0179fdc487953562bc142680d55123fd1e251744928d8752a -address /run/containerd/containerd.sock │ │ ├─235585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca69845698911b09e8da41dd00a28a4c0681121072fa58440dc5315e18a12b0b -address /run/containerd/containerd.sock │ │ ├─237871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8f680dc898d188a27b7c83298d5456b9d04dd6e4d44bc56cf62c6e7ca1e39ad -address /run/containerd/containerd.sock │ │ ├─242350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 431cabbfc4d55d94ed24b9bca67462f42cc3b76251839724df652af584f4abab -address /run/containerd/containerd.sock │ │ ├─242507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 316451a2c271ab4e927018386b0a40b0f583383032261b1771cfa19b78113b38 -address /run/containerd/containerd.sock │ │ ├─242584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ba57f2bedb1d8644ea5a0e9c2e8f58064b0e712324d091d6a9292d36586cb9d -address /run/containerd/containerd.sock │ │ ├─242630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 669ade9a168e0f3bfb194b65dcb7b1bad55519ed60d7c00390297eed70dd697f -address /run/containerd/containerd.sock │ │ ├─253491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0359a9f516662888c1bd797fb05545339bbbf9141118bf4101f05020f4a392a -address /run/containerd/containerd.sock │ │ ├─255817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05ed19bc8e58de64370caa56c0750fa2a0b610c7dcd65b6aff1cc72bbc2db484 -address /run/containerd/containerd.sock │ │ └─256586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b79ff2637d5caf027f21baef5a94c2ff60424e9545e2363356fa66463ccc767 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1196 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─528 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─403 /lib/systemd/systemd-udevd │ ├─run-r239a8f2d53184c79afba0e0601bf4242.scope │ │ └─181229 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─636 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-dbfdc38d9e26a37b664f338c5b8ca7885f4c844055b56b3de935c27da89a56bb.scope … │ │ ├─19459 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19476 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28775 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29057 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19390 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19410 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wfetba.service │ │ │ ├─12485 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wfetba/unit.run │ │ │ └─12516 /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-wfetba --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wfetba:/var/lib/ceph/mgr/ceph-instance.wfetba:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wfetba/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.wfetba -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24348 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24616 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33271 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33541 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12128 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12158 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10178 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─652 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─624 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─135457 /sbin/multipathd -d -s │ ├─docker-978d5f7c47eff8101ad4268b17df54054120308e4e75baec21e2150b9f2a382f.scope … │ │ ├─33584 /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 │ │ └─33596 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-6f7edfe974780a6c05d4fc1e80160a8c8d9e758b67a0df86e39ea440221166f8.scope … │ │ ├─24656 /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 │ │ └─24670 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─39439 /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=162.253.55.207 --pod-infra-container-image=registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─368 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─654 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-35fed82fa6b62667270e72b982a8731159c9c34fbd5db71258dedd87724d8932.scope … │ │ ├─12236 /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 │ │ └─12248 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-bd3229a8e67424d18fddee5538b96484b9ad032fd23d95de7790bf48299dfa8e.scope … │ │ ├─29098 /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 │ │ └─29112 /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 │ ├─uuidd.service │ │ └─1399 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10690 /usr/sbin/chronyd -F 1 │ │ └─10691 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─407 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─135336 /sbin/iscsid │ │ └─135337 /sbin/iscsid │ ├─dbus.service │ │ └─621 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─635 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─627 /lib/systemd/systemd-logind ├─k8s.io │ ├─0cccc0d7ec0af2be9c878c0f21eaf2d1635a1e2820c8b36af4a8b34a08cdd17e │ │ └─39383 /kube-vip manager │ ├─6f10ddd3e84be0e72f37128c15796f6c5811cb66b3427ec2408e791e7d523061 │ │ └─39145 /pause │ ├─d18342268f9b6d8283f80dae995b7d87a9ebae1b1752c641b74ee7da7ce7cab2 │ │ ├─195007 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─195410 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─195411 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─0f239b03f7bf354964e51cd4437a50bf268b501b98b8e17e81d538f66be3abab │ │ └─62152 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─e635b12bf0e9087571c026c11c5e0ee786ec9f620ffd16b191451943669a3866 │ │ └─42176 /pause │ ├─316451a2c271ab4e927018386b0a40b0f583383032261b1771cfa19b78113b38 │ │ └─242569 /pause │ ├─37b8f3e7665f781d9a447e74e84d4ac4c69f5b544db9996324020626cce9fb03 │ │ └─63947 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─11779c99559c6bb29d85f8d3c8a261bdf05f2c4c45eacdf3ce820f398499def7 │ │ ├─101252 glance-api: uWSGI master │ │ ├─101264 glance-api: uWSGI worker 1 │ │ └─101265 glance-api: uWSGI worker 2 │ ├─c2d9863033713046ad95490ad6064630b2ea913ea0d9d93faa69d9d049941ba5 │ │ └─92987 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-6b677df8c-bs5qt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4a609e3009d2d32ed15ea4e657224e45b9b433ccc81fb3b637316a1b81d7c59e │ │ └─137532 /pause │ ├─d399f561f563c6b6fe69faa9400e7acaf52e8885046c717c5a916df6856192a6 │ │ └─45254 /server │ ├─e6722992051eaaba9e67b278364509f0d2c84cb2599e8f19aff561f08c1a6e23 │ │ ├─47109 mysqld --wsrep_start_position=b94e96bb-11bb-11f1-b9a9-6b2491d6f88b:20 │ │ └─47237 /var/lib/mysql/mysql-state-monitor │ ├─e706a7e7518d10857149fb1b1630005bc1590443a07c25545578d1af16b63310 │ │ └─180242 /usr/bin/libvirt-tls-sidecar │ ├─bcd71729131efd4483c6037e16c82cb8cdae5d1fbc3842c0007472e18ce31891 │ │ └─106318 /pause │ ├─d4f4a5f68d908a42663488633f6c69e6600ade431cd9231e0aba96749c71bdaa │ │ ├─41284 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41834 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1af9e8615f23c5dd5f9eba5c2ea626ea409b6c797fcaf4e8ef46f9ce0d370813 │ │ └─222387 /pause │ ├─f84f134bdcc0c8962c47c7da3e7efa0988c8372456d33164bfbecd3308f32cf2 │ │ └─61298 /pause │ ├─f1cd4644e2887d711c667c667d65de1e2d70e92477b98c8c6c7c924310969bfc │ │ ├─62809 /usr/bin/vector --config-dir /etc/vector/ │ │ └─62843 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─fc42c116cfc373d0179fdc487953562bc142680d55123fd1e251744928d8752a │ │ └─235260 /pause │ ├─8c94519cca3af6742a1ce9ff04ad87662bbaebfce9cea0ebd9342f17eea4f8cd │ │ └─54558 nfd-gc -gc-interval=1h │ ├─3d28faa8123ab4de8eb7b0c097bad128a1a0694bddf796c435531e65db804800 │ │ └─167813 /pause │ ├─03dd62ae52c0bef328f236abade892dc012e9946983d9c953934518cca88f8f6 │ │ └─183123 /pause │ ├─12f5feeb18c59f189164731c55258087bccaee3aff19e05fd01635b9389aaceb │ │ └─205915 /pause │ ├─58d84aa3b89f492c7f4d8e6ff79e3a243cb739ef1d7d9c119949e968ab5aa6e5 │ │ └─40351 /pause │ ├─99af264497c29ab9fed1d0ecd3434df91763f40061c380b3eb9594ced16d4ce6 │ │ └─251044 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8ef7a7023fb9c258552c4bf22efb922073fed29be585df9dfa05db70afbb35eb │ │ └─117226 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3e6cea5a6906c8b92336fb65bec998b54c542f2c795cfc2499eb27a9864b81c5 │ │ └─45622 /pause │ ├─7a75ebdd75ebd9cb518c1a2718a3018c504843c8285993a5428e32456c843675 │ │ └─42369 /coredns -conf /etc/coredns/Corefile │ ├─41a6513c3b3ce4f45858076a3347ea624145c7c1ec40be822208735d94cc2e26 │ │ └─39590 /pause │ ├─88e075dedc8a4749fe5a0bd0bf0244af44db2d0379e9d50e74a2d3b4a7478821 │ │ └─46602 /pause │ ├─4720e6b02f4985f8a38e93b828a34d5f5fe2c55b30e5ccacffed9402be53563e │ │ └─136445 /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 │ ├─2fdf663c56c48b76ddf50231e08d2ef6800dff3d28abb8741cde7e0733e9c579 │ │ └─88281 /pause │ ├─14a8fac10db91e5f9e1b0ec744238601b1416681648e56bd2f7a909587b9cb1e │ │ └─168168 /pause │ ├─80bf40e4f7c5be379f03d9fda667672dfa1f8006089e9d00715c54c6032a4198 │ │ ├─251385 /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 │ │ └─251637 /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 │ ├─8ae48f9fbe74a362f2bd958ffdbd97d7f33f31eb4d060812d0fe3ec613c167d1 │ │ ├─179071 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─180201 /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/tmpfq3815ci/privsep.sock │ │ ├─180654 /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/tmp9_rgcrjt/privsep.sock │ │ ├─181360 /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/tmpge6mdq9d/privsep.sock │ │ ├─181602 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─181603 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─181618 haproxy -f /var/lib/neutron/ns-metadata-proxy/f75926f2-00ac-493c-b5a2-3c4a553deb10.conf │ │ ├─200601 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b6c8f3e5-94e3-4e01-910c-1c0f731c73f5/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b6c8f3e5-94e3-4e01-910c-1c0f731c73f5/host --addn-hosts=/var/lib/neutron/dhcp/b6c8f3e5-94e3-4e01-910c-1c0f731c73f5/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b6c8f3e5-94e3-4e01-910c-1c0f731c73f5/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b6c8f3e5-94e3-4e01-910c-1c0f731c73f5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f02adf9c-61a4-4d11-96cd-e519af0902e3,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 │ │ ├─200604 haproxy -f /var/lib/neutron/ns-metadata-proxy/b6c8f3e5-94e3-4e01-910c-1c0f731c73f5.conf │ │ ├─360942 /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/tmpogfvy5hb/privsep.sock │ │ └─365402 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f75926f2-00ac-493c-b5a2-3c4a553deb10/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f75926f2-00ac-493c-b5a2-3c4a553deb10/host --addn-hosts=/var/lib/neutron/dhcp/f75926f2-00ac-493c-b5a2-3c4a553deb10/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f75926f2-00ac-493c-b5a2-3c4a553deb10/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f75926f2-00ac-493c-b5a2-3c4a553deb10/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ba208efd-a0f7-4e89-8b8f-91fe241094c5,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 │ ├─c48f9922d7c05422e3f18fb9e5a463af08a3e90ce8d3949828c5985208681030 │ │ └─49574 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 │ ├─169867710f9731122eb312466f630e35a3962646a26ee76e221b8914388e5494 │ │ └─83171 /usr/local/bin/rook ceph operator │ ├─c2d7af10d60d6b0ded5a14a12e55604c33148e877e8687bd7cca35b7bad91e89 │ │ └─39239 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 │ ├─aebc5a47b5bc6b4a9347331b7b6fd861623a2a4666e28a8a52503e8e072cd3f5 │ │ ├─195203 heat-api-cfn: uWSGI master │ │ ├─195216 heat-api-cfn: uWSGI worker 1 │ │ └─195217 heat-api-cfn: uWSGI worker 2 │ ├─787a81e80421a98c5345116256989e2fd7c40aae8aa7af50ff8652ee6d6bdcb6 │ │ └─63555 /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 │ ├─648e68703924012266b88bedf6e72e58f4ff10c3e9b0878d0d0312bedd7b4a08 │ │ └─224398 /pause │ ├─d97572b2a71f01644b0b9ac6f9dd2a178e755be649892eefa998e620a6be26d2 │ │ └─75124 /pause │ ├─93cb637b624b9390491e3b3bdab1d409e333ddeb0936d421a9b27977c9a4173c │ │ └─76424 /pause │ ├─0483f39c98ab6bedebc9a5087e26efefcd446c2c7aa1401dbb07bd799ea9828b │ │ └─60973 /pause │ ├─53a891dae3c10bc8b610554855fb0416ef9f593643a9ea0df4b0d78ef5017858 │ │ └─39124 /pause │ ├─5bbf364a00b5d7400bd1257b62a193adb6d513341d927e517cbfbdf357d09114 │ │ ├─120474 /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 │ │ └─120651 /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 │ ├─baac375e0e37268f0eb16cc325820557804ef402125dcbd6ea08a47cef4dbcf4 │ │ └─45734 /pause │ ├─e5e44cb343e0f144fccfc08c4668ff0afe4db5f9bb1d7352f0ed1bc39ec37416 │ │ └─54662 /secretgen-controller │ ├─76a1e810f729d6341a8d96c0eba958b5dcad04c328230a3e827c6d6a7182be91 │ │ ├─165053 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─165277 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─165278 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─b3ffbd896b4eeecb8d3d67a1f3eb10ea7369949d1164df4d51828b6c8ca7fec6 │ │ ├─178869 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─179884 /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/tmp3l8ye31w/privsep.sock │ │ ├─352644 /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/tmp6_eyjmbw/privsep.sock │ │ ├─353023 /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/tmpyl006nn3/privsep.sock │ │ ├─353372 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─353373 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─354273 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e4ffc6f9-fcf5-4fce-9bdf-22c27daaf41b --namespace=qrouter-e4ffc6f9-fcf5-4fce-9bdf-22c27daaf41b --conf_dir=/var/lib/neutron/ha_confs/e4ffc6f9-fcf5-4fce-9bdf-22c27daaf41b --log-file=/var/lib/neutron/ha_confs/e4ffc6f9-fcf5-4fce-9bdf-22c27daaf41b/neutron-keepalived-state-change.log --monitor_interface=ha-bd11d169-58 --monitor_cidr=169.254.0.90/24 --pid_file=/var/lib/neutron/external/pids/e4ffc6f9-fcf5-4fce-9bdf-22c27daaf41b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─356912 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3fd1ddfa-1428-4526-b9e9-8f3a5e28f2fc --namespace=qrouter-3fd1ddfa-1428-4526-b9e9-8f3a5e28f2fc --conf_dir=/var/lib/neutron/ha_confs/3fd1ddfa-1428-4526-b9e9-8f3a5e28f2fc --log-file=/var/lib/neutron/ha_confs/3fd1ddfa-1428-4526-b9e9-8f3a5e28f2fc/neutron-keepalived-state-change.log --monitor_interface=ha-3cdfbc2b-68 --monitor_cidr=169.254.0.41/24 --pid_file=/var/lib/neutron/external/pids/3fd1ddfa-1428-4526-b9e9-8f3a5e28f2fc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─366284 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bf542cc1-0612-451b-a8be-6b119b8f1b24 --namespace=qrouter-bf542cc1-0612-451b-a8be-6b119b8f1b24 --conf_dir=/var/lib/neutron/ha_confs/bf542cc1-0612-451b-a8be-6b119b8f1b24 --log-file=/var/lib/neutron/ha_confs/bf542cc1-0612-451b-a8be-6b119b8f1b24/neutron-keepalived-state-change.log --monitor_interface=ha-ce328fe6-4f --monitor_cidr=169.254.0.219/24 --pid_file=/var/lib/neutron/external/pids/bf542cc1-0612-451b-a8be-6b119b8f1b24.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─369851 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9d0b155c-84ef-4932-bd26-f68f3bcdc7a6 --namespace=qrouter-9d0b155c-84ef-4932-bd26-f68f3bcdc7a6 --conf_dir=/var/lib/neutron/ha_confs/9d0b155c-84ef-4932-bd26-f68f3bcdc7a6 --log-file=/var/lib/neutron/ha_confs/9d0b155c-84ef-4932-bd26-f68f3bcdc7a6/neutron-keepalived-state-change.log --monitor_interface=ha-9dd7c22c-d7 --monitor_cidr=169.254.0.83/24 --pid_file=/var/lib/neutron/external/pids/9d0b155c-84ef-4932-bd26-f68f3bcdc7a6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─7011185fcb4a2780a8e63b52961361e295a2435731c03c57ab316c0c28844436 │ │ └─47339 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b69332f7261c9c5115d7c556e110ef362a94378a1e172fe058f23490c243a27e │ │ └─59979 /pause │ ├─af943210e393239809cf47f5e21f0272101d2a9bea306c535bb1c197f9fd8a1a │ │ └─62702 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─7881bee3231262f7c58a43b5722432bc7bc0d9868590364eb4f8420f55984637 │ │ └─46339 /manager --metrics-bind-address=:8080 │ ├─47f6b4eebe10c31c774cc3c8377f055ffe04ad16af805f760d02787f8ffac0a0 │ │ └─39023 /pause │ ├─47a206362ea6fc67bf93cfa2b8f41436c90f21f35bd23913d13ba840220f775c │ │ └─63979 /bin/memcached_exporter │ ├─6f27b5b116281a1ff9ea596487e4177214b172ca843417438084235c7d7a6cda │ │ └─205876 /pause │ ├─1202f1919f2cac96a78c54e9eef670f98d08f837250850752a69626db3e71814 │ │ └─47206 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─6fbe311eed2d52aea4ff880efe580563114bb270e2d610a7b4f793f424ac1fa0 │ │ └─54249 /pause │ ├─f5480bfe2860682a9da7cd7ea92b922bfb92385db7272f186a53eb6e5bb2b2f9 │ │ ├─251082 manila-api: uWSGI master │ │ ├─251108 manila-api: uWSGI worker 1 │ │ └─251109 manila-api: uWSGI worker 2 │ ├─360ea9a50650c313da30f838cdddb0f8e3dae2d061fa558002112a17a9291f80 │ │ └─63798 /bin/pushgateway │ ├─fa82934e8b2fc2c670f2ec977f5668be7a2650ad622d8af6371a77fc9954f3e2 │ │ ├─235626 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─235946 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─235947 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─44da746d7b29e483e4f762d1e0545818c62c0bb0d6b23eec4eceebb064982871 │ │ └─219162 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─dc0e7bb74ee4bd645543ce123b47ca4deeebf6d3bac4b7eb397775d879db01a2 │ │ └─39272 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 │ ├─90e73574133970a865bd0f01e1362fed84dc602e5ad0931843f90a2c1b544e10 │ │ └─66057 /pause │ ├─87ad940e88925513aaa8884fa2d1f30c5417c67211876e56a9e5d0713f9317f2 │ │ ├─88461 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─88478 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─88485 erl_child_setup 1048576 │ │ ├─88532 sh -s disksup │ │ ├─88534 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─88535 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─88558 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─88559 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─88578 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─88977 /bin/sh -s rabbit_disk_monitor │ ├─1c2b8d1504240438f400095b7a28dfbb850d6be38c54e03a25c93935eca8fa05 │ │ └─44822 /pause │ ├─875120043356d2685f1ad932585378c16a1bb0497ae66cf1e914de7c0f8a086f │ │ └─222420 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─ca84e1bd450c12c0082df1bf7e44c10cc7f3f646fa2490057a0510060e80ded2 │ │ ├─81623 barbiacan-api: uWSGI master │ │ └─81636 barbiacan-api: uWSGI worker 1 │ ├─f65b973cf1a01fe6215815d45619e4768ce7b96cb7f648553643e127d51a6469 │ │ └─42088 /pause │ ├─f793ca8fa0911c66f7d9292d91c3549b119030f4dc998b9474791aa15972414e │ │ └─39622 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─9cb205de4ddc3e267d8eaafe8168df5378cd6e53044452c6a00bb229625f9851 │ │ └─46406 percona-xtradb-cluster-operator │ ├─53e1e2e1b4031645fd156bb6c3506d6b4a89babb2de8de7c4d0d775c05ceade5 │ │ └─40365 /pause │ ├─b9fe20c9eecc4e78c0fa966a36af90a6bad02d259af994ed58676b12fbf0cf02 │ │ └─54398 /pause │ ├─a0359a9f516662888c1bd797fb05545339bbbf9141118bf4101f05020f4a392a │ │ └─253518 /pause │ ├─27525532434eb912670c3cbeeb97a2cb975cc2d7fe71b4cdda22a77a13909172 │ │ └─256166 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─c9eb7511b2599befd889cb0dafa9f9d9c73199d07fd1237a15874ae6f53abc7c │ │ ├─215686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─215706 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─216364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─216365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377209 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377210 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─377241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─377242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─62997ce3a1cdbda24b38c024f1fb62bb3e80c3148aed70a3131cdb05f2c5b682 │ │ └─59476 /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 │ ├─9a1f2224cc877c17f32d93cd23a709df1884f9e3fc7e6fb9999382ff537cbeae │ │ └─242555 docker-registry serve /etc/docker-registry/config.yml │ ├─8f8ca8cc27a57a48dddeb016edae3695d69d9bc0ce5eabf7b86196f3fc3353bc │ │ └─186061 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1bb5ef1654f00fae06dbcadb1e9e8f2643da5dd6b9fd44af67498004eae23aa4 │ │ └─119466 /pause │ ├─a5a5ce33bd3dc99c38035e9f1b3ea8ff512fd7f037121a296f5312c2a261ea42 │ │ ├─255973 apache2 -DFOREGROUND │ │ ├─258471 (wsgi:h -DFOREGROUND │ │ ├─258472 (wsgi:h -DFOREGROUND │ │ ├─258473 (wsgi:h -DFOREGROUND │ │ ├─258474 (wsgi:h -DFOREGROUND │ │ ├─258475 (wsgi:h -DFOREGROUND │ │ ├─258476 apache2 -DFOREGROUND │ │ └─258477 apache2 -DFOREGROUND │ ├─3fd01165aea9b0df38de762cac689051294e4c5e106d026b49581e15fb724054 │ │ └─39078 /pause │ ├─9f11942b6bd0399bd0d5ce043371b88faf1c0b5196e980ed1591ddb7795018ff │ │ └─137946 /pause │ ├─bb82af903f27c76f6e36a9c643ad9683560603b74c800d5983281c6dd7d1fe76 │ │ └─46048 /pause │ ├─ffc57ca9a1906ed77f4c05d925252dbd0ebb4ab0185bf7d4f01f61ddaeda4b0f │ │ └─182946 /pause │ ├─290d9b01d82b5e63e1e8a6916314a7c894da65d45c5f242305bc6b2aea8d4fa8 │ │ └─61198 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 │ ├─73e9b30c557515b2ab00f847d2479f8e4fe861ba71df46728ce6d4873eb3daa6 │ │ └─165974 /pause │ ├─0b79ff2637d5caf027f21baef5a94c2ff60424e9545e2363356fa66463ccc767 │ │ └─256610 /pause │ ├─2c0c4c90f310f65139a304042d70fef20e619a1546aa95d476753c13c40d0381 │ │ └─220061 /pause │ ├─21473296f766db0059f0fe76d5265c860a68812e94d9e85bf15aca0c14e4bf86 │ │ └─198457 /pause │ ├─1fc3228ad48b5ee992ef363455db6f018b627ee5428114c179ef05ab5efa883b │ │ ├─165078 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─165284 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─165285 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─8a5616d5fc54ec8a08424dd39543177938c7243f8dc5848600f76f0b390ae50b │ │ └─62612 /pause │ ├─c985125daf39b92bcc6fd723955e6f9cedd6108b42b2599407aa486c75df9097 │ │ └─181125 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c0458e329ba80850bac32441b7615ee9fabcbcca14bb37c609702d84f64f6de6 │ │ └─49845 redis_exporter │ ├─947934eea0a987e35ad245b3f3b801418cd1904c67473072e2ab0c86d3546a82 │ │ └─63738 /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 │ ├─61f3ec2387100e35155286449f3c866628fba3cf51c4d1c3447736fbf2bbe51f │ │ └─92574 /pause │ ├─c2d05d8d11c139f76f141f6a9daae1fa947d5291d7ef91dd5f5e7ece096f93b9 │ │ └─251074 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f513e810f16f080ed62937fe38b29159a839a3404b09a5ed82c040b583ddc80c │ │ └─49370 /pause │ ├─ca670c6c5df27c973496bea881a81e07c00aec4c2ff9ee7ab59326d383b39cdb │ │ └─167781 /pause │ ├─1707d73c3df83f297509d79b6eb3bd24a7d695d13d2180666fedf397671bd2c4 │ │ └─104205 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7dd3e042867f7c56ca9866fbb6d0290e84ddfbcb3b74c94cca58809ae9419092 │ │ ├─59781 python -u /app/sidecar.py │ │ ├─60105 python -u /app/sidecar.py │ │ └─60106 python -u /app/sidecar.py │ ├─23af96c35756d87e711f220a0ee527e6d6877561cdf7018791bc22aeab20dae1 │ │ └─42209 /coredns -conf /etc/coredns/Corefile │ ├─9ac3aca2b21d44cc5ddb7dbbf1495c130810faef3109812354e5dbd4b4f50224 │ │ └─138097 /coredns -conf /etc/coredns/Corefile │ ├─63012cd75e4b0843e73f3e43b488c4084f8bb897804c9f3a39fbb3ba0f70fa27 │ │ └─41066 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6e6a7c0661c97f0d397d399b36865958a558694ca6d653c6d1e21a95f8504ec3 │ │ ├─166116 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─166132 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─166138 erl_child_setup 1048576 │ │ ├─166185 sh -s disksup │ │ ├─166187 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─166188 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─166258 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─166259 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─166269 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─166517 /bin/sh -s rabbit_disk_monitor │ ├─22f3b9e68104562214728883d7f3a50e06020f31f9540537c9c498172e5a4a78 │ │ └─119399 /pause │ ├─b32408ef26dae6da40da721f519bccbabc52a062a34b17e930ba78c057e76a20 │ │ └─226163 /pause │ ├─a9fb54121360338d01de8ec5c437cfb9c2a88162becf4697d48d02e5d3662850 │ │ └─141337 /pause │ ├─2d2a221c90e8a5b7d1c98bc9dd0422470523170daacfa578aea9789cefab76e2 │ │ └─92651 /pause │ ├─6f287c17b7a887ccf86286c6c39fb295f93c00405945a0c171921da4a990c2d5 │ │ ├─180781 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─180871 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─180877 erl_child_setup 1048576 │ │ ├─181009 sh -s disksup │ │ ├─181011 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─181012 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─181143 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─181144 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─181154 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─181438 /bin/sh -s rabbit_disk_monitor │ ├─ca354d88791c7be5a304069eb217d46e418ab139b8dcab0e9b0a9535806a77ad │ │ └─180695 /pause │ ├─669ade9a168e0f3bfb194b65dcb7b1bad55519ed60d7c00390297eed70dd697f │ │ └─242686 /pause │ ├─c6eadbf6e4696a4b93640017c74b12d9b2ed1512afd0005bde24b2222dd168ac │ │ └─58758 /pause │ ├─7f6e89e71743f17f7bf4c2b18a6c38887f9579c274e36931eb7f560f60f8f935 │ │ └─63891 /pause │ ├─99e63584332b9ceb605227c436d375dabf3b57a72462981475bf7ff5dd55c858 │ │ ├─64446 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64463 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─64469 erl_child_setup 1048576 │ │ ├─64516 sh -s disksup │ │ ├─64518 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─64519 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─64522 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─64523 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─64533 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─64923 /bin/sh -s rabbit_disk_monitor │ ├─44407396397df75b03576dec7decbdc977e7d171502ef8cd4297025c7a166116 │ │ ├─237989 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─238006 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─238015 erl_child_setup 1048576 │ │ ├─238080 sh -s disksup │ │ ├─238082 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─238083 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─238148 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─238149 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─238190 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─238386 /bin/sh -s rabbit_disk_monitor │ ├─d255ae9760f164187e09239acf85a3526a620aa79bab59a9a5f88eae99c8f1b6 │ │ ├─59823 python -u /app/sidecar.py │ │ ├─60107 python -u /app/sidecar.py │ │ └─60108 python -u /app/sidecar.py │ ├─f8adb26132cb1cf031860a2396661fed1723922efd1d53c79c4a0a2a5ddde406 │ │ └─62559 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─abfe592be618ea54cd8aab3aad8aac912f90a5e863d3763ce7feff836cbfdbbd │ │ ├─75207 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75224 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─75230 erl_child_setup 1048576 │ │ ├─75277 sh -s disksup │ │ ├─75279 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─75280 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─75292 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─75293 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─75303 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─75391 /bin/sh -s rabbit_disk_monitor │ ├─5d21941ae4d85b2e85934fe60fb6c69ee197d9d36cff6538d89e5222a78cf995 │ │ └─141112 /pause │ ├─d3557ed75e70e255af112f7d2e647b2298cd4c4adb93c871b44de8bfb9c8fe03 │ │ └─63068 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─95d390d7cce2bf0492f824e5a511bf79cb79af3a0daf49675afa796e49d36db1 │ │ ├─176682 /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 │ │ ├─176985 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) │ │ ├─176986 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) │ │ └─176987 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) │ ├─dd79518660d4016bec05d97f4576e12b41996fbfb3473753a5960f1de27e860f │ │ └─42573 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 ghcr.io/containerd/busybox:1.36 --configmap-name local-path-config │ ├─491d98ef85baa9d60848225cb8c96d31c7e12ed6992bb9e045c4337ad07de80f │ │ └─42519 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─1f1223f1e3960072d512330d13c44d9a7968fb7aa7362ba091294f498158134b │ │ ├─ 69632 apache2 -DFOREGROUND │ │ ├─ 69676 (wsgi:k -DFOREGROUND │ │ ├─ 69677 (wsgi:k -DFOREGROUND │ │ ├─ 69678 (wsgi:k -DFOREGROUND │ │ ├─ 69679 (wsgi:k -DFOREGROUND │ │ ├─377180 apache2 -DFOREGROUND │ │ └─388176 apache2 -DFOREGROUND │ ├─9d1cc79a383921e181e9df642013d62e9dafe4bd1a3b323fcb36b645791d146f │ │ └─159814 /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 │ ├─1644c69959f761d837de4f943fafe1a35fd8d71c90860ec8c1d1476ee46b2e9e │ │ ├─235298 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─235909 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpvil8u1zr/privsep.sock │ │ ├─235915 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─235918 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─8339f8e029bb9bdd2aa0a9bf6b4d6656c03e75822ef1173d77f183522e5e34fe │ │ ├─168928 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ ├─388482 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ │ ├─388733 sudo /var/lib/openstack/bin/neutron-rootwrap /etc/neutron/rootwrap.conf privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp9vcg_c7f/privsep.sock │ │ ├─388734 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap /etc/neutron/rootwrap.conf privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp9vcg_c7f/privsep.sock │ │ └─388804 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp9vcg_c7f/privsep.sock │ ├─128dcb99a15ba6ff68d93b8500ee1b5681adb2fe59c1bd5af05667ee6fcb3744 │ │ └─216873 /pause │ ├─a74b8d6a280d67e553276bb362fd860449ad6b71f7b06abc133214007f150173 │ │ └─54476 nfd-worker -metrics=8081 │ ├─98a94da98c5e620d02e842323a8490747bc2a1a96e5a2fa8b47c7fbfb9d5d7a0 │ │ └─219077 /pause │ ├─1ee1bea1384427b7e2f4263ddbbd31ad24864a115269aa58cc0f85a96737a0e0 │ │ ├─61854 nginx: master process nginx -g daemon off; │ │ ├─61869 nginx: worker process │ │ ├─61870 nginx: worker process │ │ ├─61871 nginx: worker process │ │ ├─61872 nginx: worker process │ │ └─61873 nginx: worker process │ ├─57f2cdce2f52e3eaf0f24d45caeec3d389d4eaf6b0c9f8708edc7918acdd942d │ │ └─180288 /bin/bash /tmp/libvirt.sh │ ├─7fe5bcc3096a2f2a11ab3482a551feb1bca38323aa3f9945a997070db75d5198 │ │ └─42350 /pause │ ├─828d619464d354929a782a700db2f3eabab98e5a07b835919dcd939c59ebdf88 │ │ └─104651 /pause │ ├─519032430411607dbec09d627c40a479432f09e18393733b01fc667fe09f9d03 │ │ └─60090 /pause │ ├─9dd5239c8f58c4a52f852bb04e1642ae9a32ec935fee5f9d42fcd3fdb9d60359 │ │ └─39126 /pause │ ├─1b214c6ca45738b30cd0cb6361960772db1d9bddfcb01b9625a38a64f8c7bfcf │ │ └─61693 /pause │ ├─e01d6fd574c79c3b143ea521c993f15690fe981cd832a1d220b909ae9dd63138 │ │ ├─176554 neutron-api: uWSGI master │ │ ├─176586 neutron-api: uWSGI worker 1 │ │ └─176587 neutron-api: uWSGI worker 2 │ ├─8a304c59152c734ad3eaf2379b65ce5283d3409fd6aa9af09f24641adc9892a9 │ │ ├─216967 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─216984 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─216990 erl_child_setup 1048576 │ │ ├─217038 sh -s disksup │ │ ├─217040 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─217041 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─217082 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─217083 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─217093 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─217344 /bin/sh -s rabbit_disk_monitor │ ├─9e6ce9e5de705f5eb4cf687efe6b4f92188e0bdc8a05e51fb4e8192dd4b727f2 │ │ └─221411 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─8340f3cb4ad679bb24f4ba477a1c08a23511015a80008e3319618b00fd308656 │ │ └─49437 valkey-server *:6379 │ ├─56562faecccdae9aae1094ca4506defa0dfafd381c44e2dab16a398da5ac1b39 │ │ └─44910 /pause │ ├─b2dd407bf07bdf29133fbfd2a145134be8e774374d810f0dc90fc429d101c768 │ │ ├─198612 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─198632 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─198638 erl_child_setup 1048576 │ │ ├─198698 sh -s disksup │ │ ├─198703 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─198711 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─198777 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─198778 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─198788 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─199175 /bin/sh -s rabbit_disk_monitor │ ├─5e817e01dc91c703ed6295ad9eedd75377a996c60e7b1f0c727dd3435dbf5b6a │ │ └─168344 /pause │ ├─22bf82455fe517086ee9c67a6f48275ba429fd804b78532e190da986bd2440c2 │ │ └─58550 /pause │ ├─3666ee2c0e9356ae8c3792f5a81171ecabba69ddd5050862ea392ff66ba916ae │ │ └─45780 /manager --metrics-bind-address=:9782 │ ├─45995fa86fc75ec56aa7e4abcb8659ee54d1c617361559a8ba9ed6a1c86e30b1 │ │ ├─177491 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) │ │ ├─177830 /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/tmpsni1stbt/privsep.sock │ │ ├─178161 /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/tmp8wp7mzgv/privsep.sock │ │ └─178384 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─405e8e436729cf8806d157e607ebb6f5f8a72c62781bce47ae9a73dbd5c5c579 │ │ ├─215105 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─215662 octavia-worker: ConsumerService worker(0) │ │ └─215665 octavia-worker: ConsumerService worker(1) │ ├─e1900d31a9b73e9d33dad8a27c2dddfa1d831a0b1e76d37c15b501abc5affbc8 │ │ └─63918 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─31dadc122471f3eb5862ea3857d13ab293c1701343b4b378168dde14bd4e06d8 │ │ ├─195048 heat-api: uWSGI master │ │ ├─195063 heat-api: uWSGI worker 1 │ │ └─195064 heat-api: uWSGI worker 2 │ ├─b3a94d0462427e5693c6d1db4fcb81ab7ed024270154ea5430db016b87c59d60 │ │ └─54214 /pause │ ├─2ba57f2bedb1d8644ea5a0e9c2e8f58064b0e712324d091d6a9292d36586cb9d │ │ └─242608 /pause │ ├─33471e717b7e23539e47ab90baae1a17f86f89db9764a6af6a0ebec902ce3752 │ │ └─106358 /pause │ ├─c27405935378d07ec0c5db7f283a328f36579f7973934f915e704c65a9ab5996 │ │ └─46917 /pause │ ├─263df97cd7ab2dbc7cb066e941faa1d4527ca04e840b8cd2a39a09b8c1ed579d │ │ └─93853 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─627588ccf103f63a765c3b914b0d87a97a3e28a7ca7669da7e6752bd5f2ea3b3 │ │ └─220647 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─6a380a4ff7732c0700137f2d054d0f7638e50cbbbbe6bc246ffd4b20377e6cb7 │ │ └─63638 /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 │ ├─0e2e82c0d68b20e665dff4fa74b356f592890b4f07392fb97c1e34d7ca02dff1 │ │ ├─104730 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─104755 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─104762 erl_child_setup 1048576 │ │ ├─104812 sh -s disksup │ │ ├─104814 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─104815 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─104818 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─104819 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─104829 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─104988 /bin/sh -s rabbit_disk_monitor │ ├─8dd6dcd7640b159340824a0f6310ec000546b7600bd1b0e7cbc35320c7094422 │ │ └─205863 /pause │ ├─3667d8b336d86a7ea642e0d8ff6db67aa6489b3eb378b65013efc79d333c36b3 │ │ ├─164388 nova-metadata: uWSGI master │ │ ├─164469 nova-metadata: uWSGI worker 1 │ │ └─164470 nova-metadata: uWSGI worker 2 │ ├─57514806234a77de839221e4ce6271dd8f5eb855689ea8b56c8bc0a95abefe23 │ │ └─54160 /pause │ ├─8452affc02cebbe40bf95ee285a0062bbfe0fb8c7550351e83b014f5b2b752e1 │ │ └─64115 /bin/oauth2-proxy │ ├─09f6d9cef74bd311d440cb652b73980ae48b448353f03e7d3f77793b14157912 │ │ ├─103769 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─103954 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─103956 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─12eb86e5901b3c6b3839904fb30103bf793c9f28b74c27a7b3a26147c2227aa2 │ │ └─168146 /pause │ ├─aa2158b617c995d1a8a1de210a5a264de7cfba0fe03e295b1f1f6fc9924c1f34 │ │ └─42263 /pause │ ├─bc24e8ba9f8b1af4ceebde718cd474582a52d867cfee2e549af10229f5f27191 │ │ └─61822 /pause │ ├─97eceaad43cf2ecd1a4982ce311149e2c0a25c43205badd07f7209a78f0872bd │ │ └─42439 /pause │ ├─ca69845698911b09e8da41dd00a28a4c0681121072fa58440dc5315e18a12b0b │ │ └─235615 /pause │ ├─431cabbfc4d55d94ed24b9bca67462f42cc3b76251839724df652af584f4abab │ │ └─242454 /pause │ ├─9ea429103d85d83ea44fae8c7f8351f2f2df08d5ba274c08ab17151c6e1a098b │ │ └─140882 /pause │ ├─c6f13b0115663c07014b51fbf9ba8a5b93d0b414bf9de55bb042a27059d72580 │ │ ├─164181 nova-api: uWSGI master │ │ ├─164229 nova-api: uWSGI worker 1 │ │ └─164230 nova-api: uWSGI worker 2 │ ├─f850277164d11a0244f49b8482596e9ff53b0b3115e8602609f06bc77275410b │ │ └─138735 /pause │ ├─d6815456a460bb3bbc8dec4bf62cf2a5842489e64b7b9f9b1e76136de118f748 │ │ └─82367 /pause │ ├─73be30a8c640f2d1d79d40257651c83fa992756992a70ae2d37f1a4549244ad7 │ │ ├─214190 octavia-api: uWSGI master │ │ ├─214202 octavia-api: uWSGI worker 1 │ │ └─214203 octavia-api: uWSGI worker 2 │ ├─5af629d8123b71571976663f098bdf20cf6a318d74a0bc3265a6ce225ea147f0 │ │ └─39251 kube-apiserver --advertise-address=162.253.55.207 --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 │ ├─153a3de13e930bb36f1631f28197b9e2d2c74660f1b26074c406765f136ee711 │ │ └─136028 /pause │ ├─059a741782f95343769b02b835ca0acd8c92ca248682ae6b29e0dc07b0c35be0 │ │ └─182994 /pause │ ├─05ed19bc8e58de64370caa56c0750fa2a0b610c7dcd65b6aff1cc72bbc2db484 │ │ └─255841 /pause │ ├─de6b8441793a15b0ab317b01a7e05e741305f7c6a06b3d441a6316921d6c6cfd │ │ └─60426 /pause │ ├─ea6042f9446cbc17530890fdd61ed77603c9b07e0a7099b142973253e6bc4c74 │ │ └─100848 /pause │ ├─69b2e2e5f0abb37c669495621abfd9921c264e912a5072ae5b592f260696b5a8 │ │ ├─186034 /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 │ │ ├─353731 /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/tmp5kbzzdgr/privsep.sock │ │ ├─354067 /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/tmp8vshexol/privsep.sock │ │ └─360250 /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/tmpb23hvils/privsep.sock │ ├─77b392674efdb573a04c3aec12b5f2e6ebcef88fd294417848c21a0eda4ef605 │ │ └─205616 /pause │ ├─9cd098c6a59f914a2cdcaec24d386164d955da3bda5b676ca25e94a00631d38b │ │ └─168211 /pause │ ├─ab6330e784357585ab13f9167db1ea389312bce33696ee6609fc7f792ec56cf8 │ │ └─60486 /pause │ ├─e43ce321c76774979bd831f8a234a1c8f84d591679e50cd3dfe68eec65d86065 │ │ └─167957 /pause │ ├─b1801cf0f92305d6c0903e2dc00e8b6fee038dff8e231057f75f19c08e826370 │ │ └─59074 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=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 │ ├─a8f680dc898d188a27b7c83298d5456b9d04dd6e4d44bc56cf62c6e7ca1e39ad │ │ └─237895 /pause │ ├─3b594574b88585201874b9d57b66382c6d9cd18909e53aa3efe22cb13a0bdbba │ │ └─179058 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) │ ├─e7a01b9c385e3a2caee2c196cc0e5dd1f55471c32c91e5202b41e13206bb31d3 │ │ └─226293 /pause │ ├─ec194c35206b2b6e9a4cd88116f9bec35fb964cf68e6e79c00e52cbb35738271 │ │ └─221383 /pause │ ├─b1f5bc747ca3b18f349f63d06e9c475d12b546792f976bbaa016d11ae56151c0 │ │ ├─ 45143 /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 │ │ ├─ 45167 /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 │ │ ├─ 45278 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─255515 nginx: worker process │ │ ├─255516 nginx: worker process │ │ └─255517 nginx: cache manager process │ ├─b46e727737f7dbb15ca22782fd9c16df29bca54e2c692f74348d4ff30da3d4b5 │ │ └─42617 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2fab45b7d151e0affd2960ed0145f01537ec52d607c12b5adee837635d4f7503 │ │ └─58661 /pause │ ├─fab9026ec8162339e6fd001481f20829983323a9313a5c86da4aa17841befce7 │ │ └─58701 /pause │ ├─fe3cb476efed2a999ea4f0cb91306f33b9c8b8b1f6266e91c86f5a1c292c5146 │ │ └─42662 /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 │ ├─4127674d642b39931c7ed2a1f50fcb6d5c51b3beb3affccf06e285e5f3a2adec │ │ └─140721 /pause │ ├─6c1f0af95d02e57ed88d9989e53eb8259cc7ef59599d07a3b3ff23e643459b40 │ │ └─63696 /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.162-253-55-207.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 │ ├─fb68f9a07d9fadded761bb8d8932d5f6910976f7ea27d1222b41d27998617495 │ │ └─141185 /pause │ ├─f8bc1e431dcd3669949a4b82a6a8878b5118ec94c713a77c7563695a88fefc86 │ │ └─141633 /pause │ ├─681bbe0a2573b46c113637a216683abc58b2df24e4a7bab0119078682c9dda56 │ │ ├─235485 magnum-api: uWSGI master │ │ ├─235518 magnum-api: uWSGI worker 1 │ │ └─235519 magnum-api: uWSGI worker 2 │ ├─b8dfa23df46a918a03befa2ff426b9f56a486ffb063813b0da57c6b54206c365 │ │ └─62949 /goldpinger --static-file-path /static │ ├─4512eb133e3250421cfc5ea6e03550b7db7c61a05875da8eff095387efe9e53e │ │ └─63502 /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.162-253-55-207.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 │ ├─32266a291e28e29709aa4ff81f1784fef28145ed6cf75eeae3690f9d131228d4 │ │ └─121958 /pause │ ├─a8406b4443732db9e4e70f79ed0e00fb03825fb44828fe26598d323f53d1ad2f │ │ ├─ 93069 /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 │ │ └─339737 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─aa220c487b87b924c5ef269427248e046d75ac76412dbadca153d04c8505260a │ │ └─60121 /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 │ ├─b285485f04c63a20b747c5361c9f8f726dad980fa45998b97569283cd612b1a2 │ │ ├─138894 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─138911 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─138917 erl_child_setup 1048576 │ │ ├─138964 sh -s disksup │ │ ├─138966 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─138967 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─138968 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─138969 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─138979 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─139226 /bin/sh -s rabbit_disk_monitor │ ├─c02c6bb65d94b6e79087b070c89302bca37bc219f1fedac15eba125cd0caa756 │ │ └─49741 valkey-server *:26379 [sentinel] │ ├─84180138a37751c0b9796315d9ec4d10a66949c9596ed0442a023bcd1fc5e590 │ │ ├─176600 neutron-policy-server: uWSGI master │ │ ├─176613 neutron-policy-server: uWSGI worker 1 │ │ └─176614 neutron-policy-server: uWSGI worker 2 │ ├─4c70afc6a559582d800a404e8781d2dd4270b3a555c0a1dec609706e13493f80 │ │ └─64092 /bin/oauth2-proxy │ ├─4e11020452c261efaeede98b8a00bbab1e0ec57a0c80c8be3e096ef4e254fa97 │ │ ├─136479 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─136492 /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 │ ├─5cb1a6d4fb7af33d6b064e079c60a5316c620d81185068582d9f9429ba80562c │ │ └─224423 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─b6cf6141a7575087fce35b7a6c4cf02697d1ef4a86dd014d91c4cf1b78553b66 │ │ └─49211 /pause │ ├─4345a91ab56df2dbf3dfe89df84b7ec8f9574c2b6787041da335725da113e6ea │ │ └─39214 etcd --advertise-client-urls=https://162.253.55.207: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://162.253.55.207:2380 --initial-cluster=instance=https://162.253.55.207:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.207:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.207: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 │ ├─c0135911e24bc0e42390623a4d9fff3da9002a9cce53473d474d4568b7948c89 │ │ └─120055 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9e796934176d0712c7c12a623a570abf2a4bae82bf417ff03b4dda1a0d8e517c │ │ └─102598 /pause │ ├─7cb0615efbbca53c43a7cbce91e7aa7cb730fbf6d984083b54f21f5c7506b1e6 │ │ ├─47057 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 │ │ └─48293 haproxy -sf 14 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─42f64077fa1d26e1fb67640ff781504bcbd1dd1bb9b48640919066374e2c0a71 │ │ └─102622 /pause │ ├─1da5edc359522bc6e87be83e03823a279a2391b4ad64ae536f0b221710819461 │ │ ├─126966 placement-api: uWSGI master │ │ ├─126998 placement-api: uWSGI worker 1 │ │ └─126999 placement-api: uWSGI worker 2 │ ├─ed74ad64b51a4b60ae86fe9313fd1d19a87f44554ca82168615e930cd9192a5e │ │ ├─115781 cinder-api: uWSGI master │ │ ├─115794 cinder-api: uWSGI worker 1 │ │ └─115795 cinder-api: uWSGI worker 2 │ ├─a9e5f3bf7247dc7505f83d8621d7103102888d862a99d67026bb2b6233b93a3e │ │ └─60628 /pause │ ├─b05ae6f65dbcb8843446d66242f33d2472976591e4611320e347338213dcea14 │ │ └─257108 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─0b83b948c1c9a20f3b721d74afb7d9400c1e1ffab1a23e564e550a9f7e1f6e5f │ │ └─54515 nfd-master -crd-controller=true -metrics=8081 │ ├─5b233a602610449c54d72d19e7ef8233ce89520f228675296349a793df944816 │ │ └─42036 /pause │ ├─437ad087be2569e6afa257e0840037614b2bad39885478adcab181edb8abe25e │ │ └─62435 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4fddd246f3829e9793ab823a1873f33724de156b79203d56e3928c0d0081c0f2 │ │ └─53530 /pause │ ├─39546a632662637571f0477044f26d7763b9e8ed4b4760b4bf2ead6404655463 │ │ └─215116 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ └─83555e22710abdb74730f79b420d8841bbe711d49191be8342e57b0793044786 │ ├─259250 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ └─259264 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount