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 │ │ │ ├─21494 /lib/systemd/systemd --user │ │ │ └─21495 (sd-pam) │ │ └─session-22.scope │ │ ├─21483 sshd: cephadm [priv] │ │ └─21520 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1463 sshd: zuul [priv] │ │ └─1476 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1467 ssh: /home/zuul/.ansible/cp/199.204.45.69-22-zuul [mux] │ ├─415831 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ngqqogayzaotlyaieuwcvwqystqdopmi ; /usr/bin/python3'"'"' && sleep 0' │ ├─415832 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ngqqogayzaotlyaieuwcvwqystqdopmi ; /usr/bin/python3' && sleep 0 │ ├─415833 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ngqqogayzaotlyaieuwcvwqystqdopmi ; /usr/bin/python3 │ ├─415843 /bin/sh -c echo BECOME-SUCCESS-ngqqogayzaotlyaieuwcvwqystqdopmi ; /usr/bin/python3 │ ├─415844 /usr/bin/python3 │ ├─415845 /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 │ └─415847 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-ff302e969001b826447e23d653578039372e798e5ac06cb7e4f415415168022c.scope … │ │ ├─12222 /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 │ │ └─12236 /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-589575cf7fffac272650d7edc33152e5cfb332c754eba8150d0fe6ec6e17fa3d.scope … │ │ ├─29230 /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 │ │ └─29244 /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 │ ├─containerd.service … │ │ ├─ 9806 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12192 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff302e969001b826447e23d653578039372e798e5ac06cb7e4f415415168022c -address /run/containerd/containerd.sock │ │ ├─ 12565 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7ce2b1376cbc8c5dc9391034d99c78189452ed3c21632d6d000a8f6fda36a0aa -address /run/containerd/containerd.sock │ │ ├─ 19427 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 867e823c1a2d30358e02ec40490b5fd7ccccfc83172fe1f96fa481d8e45686c8 -address /run/containerd/containerd.sock │ │ ├─ 24616 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 87fb514d29b0dcd65cf925e018c07ba82c8035d105e1898e52643bc6c0531443 -address /run/containerd/containerd.sock │ │ ├─ 29208 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 589575cf7fffac272650d7edc33152e5cfb332c754eba8150d0fe6ec6e17fa3d -address /run/containerd/containerd.sock │ │ ├─ 33691 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ac76d3dba75b04b19feb39b0a316a944dd14f729d60ea34776648f28a75b79b -address /run/containerd/containerd.sock │ │ ├─ 39341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 590cade4a20af95bd684d0efc221703e1b436b15e44c5a037df38cd89fc93710 -address /run/containerd/containerd.sock │ │ ├─ 39376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 900d833c3000e242fade3b0467d7f2ff4b0fd428b34211b6a0d5581d405bfc43 -address /run/containerd/containerd.sock │ │ ├─ 39417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57daf02ab0dd5b7a9549e47070a7b4ab1274345c370bc5d4ae5d4c13c2561373 -address /run/containerd/containerd.sock │ │ ├─ 39419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eef59622a81f4fc2cbf4888fe86b62d995216204ff54cf82f59e841f2caf4c2 -address /run/containerd/containerd.sock │ │ ├─ 39427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38bb231b673188248425cc4914339ab6813d378b5a53871882a03e6eb0db6624 -address /run/containerd/containerd.sock │ │ ├─ 39957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52a2aaa8c19c550f413324deabec9309eecfcd08049ad2d68f2bcce2ce0afd94 -address /run/containerd/containerd.sock │ │ ├─ 40699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3912f180b2bc83838a2c5da4013a989c0ea07113a60f983d3f8a1bfb6a27e0c7 -address /run/containerd/containerd.sock │ │ ├─ 40707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 089e93ab88904eb04dfad8bab64ee261ae1bd872ac4d517593547a53821f9e38 -address /run/containerd/containerd.sock │ │ ├─ 42031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6668d6d8d300c648a502506f75de560169b2eb3d9e5898d00720b87084e7dca4 -address /run/containerd/containerd.sock │ │ ├─ 42479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de1d5198ffd525f32e28e94789201a05a73a086d9e3170e3a7b70c1b54384071 -address /run/containerd/containerd.sock │ │ ├─ 42517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 358bdc1c2e3fe7422c72cef4637a6cab25ee11191b55e68b24c8b439c9dff0ed -address /run/containerd/containerd.sock │ │ ├─ 42953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f33d441eaf9b8e838e66eb7ca2c19110b5c9713bb7f9c5478f90cb64a1f0ea6 -address /run/containerd/containerd.sock │ │ ├─ 43517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b300e0ff416ab8eeabe1aaaa31cd48c3d3816cb9230a76db8a1d6ae874b42a6 -address /run/containerd/containerd.sock │ │ ├─ 43567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d8da92ff7401cddf8b129604f4000df817a19dc05a6036256bb88820f6dd3a9 -address /run/containerd/containerd.sock │ │ ├─ 43655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2308fc74b174e55e11a4e42826e885fdf7347f33fc52a02b37325f53f566b92 -address /run/containerd/containerd.sock │ │ ├─ 45860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd7ee16c0a6075058a7de3e983f5621e2b7cd9528311a8a1b6318eefa1462c25 -address /run/containerd/containerd.sock │ │ ├─ 45921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0865d45952e9c5765a4fa14e3cffcc660d6c2d8d4b6b601b75cd35a9d0cb7a2 -address /run/containerd/containerd.sock │ │ ├─ 46661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 979cd7ff51f31467185ea8949dedefeb9388eb85e98f44e4a16b962727f7da0a -address /run/containerd/containerd.sock │ │ ├─ 46759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7a071e3081291bec464db6968dc9686a13055a158584db4a788cdebdbea4b2d -address /run/containerd/containerd.sock │ │ ├─ 47154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fb67557bb1ad779830d83b4fcc60e582ae808900f2c90d12b738e8c358ac65e -address /run/containerd/containerd.sock │ │ ├─ 47671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea718987a5cf43fc0dc2784ec46e39da5d5af7ae32f2a724116b6749866c4d54 -address /run/containerd/containerd.sock │ │ ├─ 48053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6604bcb0fc13fc3fc42ca857eb4c8e7588aef215bc16df8058b332162d458491 -address /run/containerd/containerd.sock │ │ ├─ 50338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdd91155b7164cc6733d38c221f41ac3778a472be8622de48ead9bc57d8a25b9 -address /run/containerd/containerd.sock │ │ ├─ 50429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73971df4b09b38c8b6928d232a7a5aea17d26637f59ad65c7609cbc4779d42ab -address /run/containerd/containerd.sock │ │ ├─ 54759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fab7fd8dedf006fe3336662f399ead88af7ed8908d4cefd8b11e7b895dd5afa -address /run/containerd/containerd.sock │ │ ├─ 55398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bae026a823cac842e2c19d3bf8ff4f5b498d16911ac30bde60ac7353c8577f6f -address /run/containerd/containerd.sock │ │ ├─ 55457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daab63861b55878e1007149496c930f0721a2d04bf6ec3c52632be31257b0c94 -address /run/containerd/containerd.sock │ │ ├─ 55499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f98364be3c278cb071fc0092b3228ca351d9ea456039a6cda5231195e6dba927 -address /run/containerd/containerd.sock │ │ ├─ 55670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dc924399a98e21449706eb3b296a7417e466b107be1a6d53dc042278b916c9b -address /run/containerd/containerd.sock │ │ ├─ 59733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afea26de2ee79ad8791bffe852a171e82f2f13bef6f375cdfff05173782fd913 -address /run/containerd/containerd.sock │ │ ├─ 59828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b2a42a90cc27f55cb7612394fde4e58b7ea0e5cf7e11f09538f1891743e0a0e -address /run/containerd/containerd.sock │ │ ├─ 59977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 873449e4e2719105f432c8a34e6387fc7a736317a04643d8183c16d9f1d40202 -address /run/containerd/containerd.sock │ │ ├─ 60018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79fbb9ee0c296332053aac6b52cfb46abb3521875f94edfa1f6a21ca1dcc041f -address /run/containerd/containerd.sock │ │ ├─ 61262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afecb718bad7c698ba6d96279bcf6300b4a5926e364392fece47799549b29e78 -address /run/containerd/containerd.sock │ │ ├─ 61366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d4935f6dd7be8b110c77f436d74ffbec57dde28149f04c20d55fcbb1038a3c3 -address /run/containerd/containerd.sock │ │ ├─ 61706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 522104f2e25e58417cfaa0d52fc44c78bfb711788afeef4bd2188ac5d01cba7a -address /run/containerd/containerd.sock │ │ ├─ 61844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b0d9f34f48fefcba629b2219d16d6734563d08fed1984f5260bc66aaf531c31 -address /run/containerd/containerd.sock │ │ ├─ 61907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0d932dcef367a7e4563a55d23bfcc1f49253559f0fa972f7bf09a28ccb8ffc4 -address /run/containerd/containerd.sock │ │ ├─ 62169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b92bfa73f5e93d98609de02cfd59b1c8937aedb1671ef2bad22db194d41e1030 -address /run/containerd/containerd.sock │ │ ├─ 62665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34a004f436b6df762372e71f802e8ec40ae5f6a305c3977ecadc0ad461704925 -address /run/containerd/containerd.sock │ │ ├─ 62820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb3230098cccf4b9409c5a0aa89401755ade486e9101edc25c4554f8c347a3be -address /run/containerd/containerd.sock │ │ ├─ 63121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f145f2aab7b26404da99935c21523e0f645bf77e050361423f95e8f146642b7b -address /run/containerd/containerd.sock │ │ ├─ 63926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46c748a7307551f545280b0f7e93378c6a72e590d033a586bf0fecd8ea6d9131 -address /run/containerd/containerd.sock │ │ ├─ 65398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02d92ca8ac12da4c1a049ca3911c58fa8b32b9ba843658ac9b4cfe5071649c99 -address /run/containerd/containerd.sock │ │ ├─ 67686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 231b03393ec5e710b1fc9ef1149e54a3ea75b888966b102ddb7d28f4c45568ef -address /run/containerd/containerd.sock │ │ ├─ 76990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67d8442dc37d26e29fcd7bf645338b3b27212a35dab5f322919b3f70044164c0 -address /run/containerd/containerd.sock │ │ ├─ 78491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3046239a631224670b6d39b5678cb6029536ac49dfad5ea4d3b1dcf863c4838 -address /run/containerd/containerd.sock │ │ ├─ 84453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bb87b65ebff048e60d16077056fc84ff33b689c657e7102cc75df9fe50aa535 -address /run/containerd/containerd.sock │ │ ├─ 90724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5a7ccee71f039bc644b6e8a83c04bc50ea520e04c82d2cb17bef14c10151153 -address /run/containerd/containerd.sock │ │ ├─ 94672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c735a7d8a9ef6bd8b9915d2cf3247f108c624c266ac46874590e253fd18390fb -address /run/containerd/containerd.sock │ │ ├─ 94716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 877753d1452a1d350a79c994885faa9739db7ad9063e60b5cecce5bc5d901a72 -address /run/containerd/containerd.sock │ │ ├─107938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 994e1e433caa82a539eee29facc06a543c62dd16bc1903e0b60b68ea0314cfc8 -address /run/containerd/containerd.sock │ │ ├─109512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6827699665553a2337702b488a5460df9d2350a07364b63fbda14b6e2e687007 -address /run/containerd/containerd.sock │ │ ├─109550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3c711ab96514091146b159344d8c526564e9d7602ff818a9dd8786520ee270d -address /run/containerd/containerd.sock │ │ ├─111584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46e87ba9f4c78ebff74e594287af064e34a3c41773876d5a0869cca149274d6b -address /run/containerd/containerd.sock │ │ ├─113457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d0e82c243ee82e17a5854253c2e98d41970632815b86cc5f938c2abab408ef4 -address /run/containerd/containerd.sock │ │ ├─113499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 440266c2c52d0d11e16895fc415c0b6cce96d808bf0494dc7fb648bacc7a2822 -address /run/containerd/containerd.sock │ │ ├─126513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ea8ed6beae6774b41d794e400d227c712ae516d8e9a7079bb2920e4e4e82f00 -address /run/containerd/containerd.sock │ │ ├─126553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae8cc49eff3df95b96cd0ac9226f09dcdbb10a37c0a7effad38ff70a196d8e92 -address /run/containerd/containerd.sock │ │ ├─129236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7884db9ceae400beb37d87e9d92d51f474548356524ed3322b5f5f64c3e62cfc -address /run/containerd/containerd.sock │ │ ├─155781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd205ab51fdfe03e901b53397e79214e61018befad6d77479e690c04f9ea64d7 -address /run/containerd/containerd.sock │ │ ├─157459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76e4b201bf2fcbcda7533ed35a0c72245b8bf194be6a87e10bb36e6a5864c6a0 -address /run/containerd/containerd.sock │ │ ├─157877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 466b996fe8c42e896b45183758743c12aad11b7cbfafa7a3c29523e8c1517b8e -address /run/containerd/containerd.sock │ │ ├─158763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94aa5d3ab0eddfe8ab649550b4afcaae30541eaf58742c170d8c888f10a6d8cf -address /run/containerd/containerd.sock │ │ ├─161018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5bc722363879c1ccdfab88e24c2db500a89e24cd7943708ddf4eca463ec2dac -address /run/containerd/containerd.sock │ │ ├─161392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 557a95211afcdbe6036620f2bb435a21c9cc56e9bbbbc52f70f014b8631d8ac2 -address /run/containerd/containerd.sock │ │ ├─161478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecd6d215e3eb428619dc9138a24a31cfe87b113981749ab3b438e9c02f6dce69 -address /run/containerd/containerd.sock │ │ ├─161600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9ad2dbc515c1be02ab627f4cae652f4885b5b814b3aa2c4ebd0c617f449025f -address /run/containerd/containerd.sock │ │ ├─161724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 762137679e3c0410bafe5fb580fee0061661bd085ce276e158ea1be7291eaa03 -address /run/containerd/containerd.sock │ │ ├─162000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ec6cbf2eb1b893742b576bfd79502c0db2eed15b0f12fde29aac7d25ff676bd -address /run/containerd/containerd.sock │ │ ├─174209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afa720956d533edda6537bdb400748b36bc1e6f35cbebfd386eae5ffdbee2f8f -address /run/containerd/containerd.sock │ │ ├─175898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0870f92784371878b76e2ad76d71db7503560c2eb11bdd5a1f23b088b2e4036 -address /run/containerd/containerd.sock │ │ ├─175933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3a70d204d0888e7ba7269c1a9c1f4b7a0e0ab00bc4f25e83779c5d07c926dc8 -address /run/containerd/containerd.sock │ │ ├─176019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce0464ba0bbe6bbc527d72408ec96f844a1b1b4fecf15ef7ce54a595f9f0724b -address /run/containerd/containerd.sock │ │ ├─176058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07667dd487d10a6e1e920ee5dc6d64af40e77affed689168e15bcbda26c06961 -address /run/containerd/containerd.sock │ │ ├─176183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a693c112377b11161d4baa1f15367ae25a36647ba9909e320bc989b8036fc453 -address /run/containerd/containerd.sock │ │ ├─176528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1630c2b29c567575b1580df99e5b48f97a35dc425d526674ebc49dbbba33d76f -address /run/containerd/containerd.sock │ │ ├─176610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41f6ed4ce47f4fc87aca63c06ace609b6eb3cfe2188878d082074c3a78c94fe4 -address /run/containerd/containerd.sock │ │ ├─190205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad2f795e3930e4556e0614395e784be197815e0449337a10c646f0b71d3d4dcd -address /run/containerd/containerd.sock │ │ ├─192587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cec94f0f46f841b601f8fe637a6a875e0097688c7f8292b1bee72122e64be437 -address /run/containerd/containerd.sock │ │ ├─192629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6344eb56df2312f293039e8ca4fc08d0d498410828853a065750f05b87bfe803 -address /run/containerd/containerd.sock │ │ ├─192681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bfba7a203b739cab5f449da2de84b1be4fcf8a5314f63ad3ab986fb065cea3b -address /run/containerd/containerd.sock │ │ ├─209581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33bc3d708882bc2d0c08727eb11605155499829e7a98cc96f071cbc477ce97cf -address /run/containerd/containerd.sock │ │ ├─217662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2387288797d8358407c1ba6f0ce2d7090b8285c08686c351b6ed247d1abeb5b -address /run/containerd/containerd.sock │ │ ├─217685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 623d38bf2fcaf4bdd524e6f9d474c7582e19beeccc43eaebddf5f22e7520bcc7 -address /run/containerd/containerd.sock │ │ ├─217711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8601eaa6399166a567b15643b988e424160369969275129aaccf59e44535a02 -address /run/containerd/containerd.sock │ │ ├─217979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82c13e2c0009dac07888e339b9a7e0a47164daf3943e13b0899b370f6cae442e -address /run/containerd/containerd.sock │ │ ├─229742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c14703d974ceaa6c2fe8c646409c59904efaaa3661ac0a52aaac8e5435003225 -address /run/containerd/containerd.sock │ │ ├─232273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb9ba9aa1d70ccceb25dad9ebbff227f50226f26f5d196a2d4d36c02b0f874e -address /run/containerd/containerd.sock │ │ ├─233357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9af70f9f39ba111b279ebaf7b647e3a1dfaabe062d0225fe08fd648e50db4710 -address /run/containerd/containerd.sock │ │ ├─234628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ac13f97c8bcda54f7746dc7831bddc5751e78fe955d3331c2c446c4099608b -address /run/containerd/containerd.sock │ │ ├─235213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e02a6bca7c613fb37d64168dc16bccd30b4b42a0dda88f3fef769a0263d41276 -address /run/containerd/containerd.sock │ │ ├─237821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21a7dd73b167e7c4f23d61e4121eb0b20d603cf91301aa5328ff9c733c07168c -address /run/containerd/containerd.sock │ │ ├─239443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6114b0359cafcb2dbb44cfcdd4bbaf4f2a121cdd7cd8c0dc3458aa65bd4d0903 -address /run/containerd/containerd.sock │ │ ├─239498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf9d3ce8a41c5e6af2793643d446300e5ad94037d562748f104659025062c9f1 -address /run/containerd/containerd.sock │ │ ├─249730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5cccd83c2d480b05d3ca7bde21e59bcaeec1e3bde3bdca5444d416c3265319a -address /run/containerd/containerd.sock │ │ ├─250334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b48743c183f2d626e5b7c94701a1e99270e09d426e79c4239369a6f2016b4b2b -address /run/containerd/containerd.sock │ │ ├─253341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e128c3342f45475e83138d4b5b8a98eb17d2831de3164cd1dc19cac5fa4860cf -address /run/containerd/containerd.sock │ │ ├─257927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cfc3f80421012a4a00db34f08520368b169f5fb1db9fa5952360a97d04643a3 -address /run/containerd/containerd.sock │ │ ├─258132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e40274db17eda9f6826b7ced14f786a43d5c016e6de57b8d970211d3721f1d2 -address /run/containerd/containerd.sock │ │ ├─258195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b3b1a118349761a29a688e852fc4836976318dcf575df3233ab6e37ac660129 -address /run/containerd/containerd.sock │ │ ├─258265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e83e1f5f926110b7c6086c9c63d92360f844cf867365ad53132f5952f3accc2f -address /run/containerd/containerd.sock │ │ ├─270428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a494b6d7c41130330d6ddcde4152d6dfd74b8ecb7f68fb7d048b2bb910145eb -address /run/containerd/containerd.sock │ │ ├─272996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31a4d18e4a12713cf6f1e96e39a49127295cd6a9c22f2003081386c3a329bd02 -address /run/containerd/containerd.sock │ │ └─274397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 802a9281c077e2b00341c7072fc5eabd1a94b69ce10aceed3c48f2434658ca92 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28921 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29190 /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 │ │ │ ├─19372 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19391 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24323 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24599 /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 │ │ │ ├─33405 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33674 /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@mgr.instance.kepubf.service │ │ │ ├─12476 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kepubf/unit.run │ │ │ └─12506 /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-kepubf --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.kepubf:/var/lib/ceph/mgr/ceph-instance.kepubf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kepubf/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.kepubf -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 │ │ ├─12113 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12144 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10177 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─146648 /sbin/multipathd -d -s │ ├─docker-6ac76d3dba75b04b19feb39b0a316a944dd14f729d60ea34776648f28a75b79b.scope … │ │ ├─33714 /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 │ │ └─33727 /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 │ ├─kubelet.service │ │ └─39814 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.69 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-867e823c1a2d30358e02ec40490b5fd7ccccfc83172fe1f96fa481d8e45686c8.scope … │ │ ├─19453 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19470 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-7ce2b1376cbc8c5dc9391034d99c78189452ed3c21632d6d000a8f6fda36a0aa.scope … │ │ ├─12589 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kepubf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12609 /usr/bin/ceph-mgr -n mgr.instance.kepubf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1396 /usr/sbin/uuidd --socket-activation │ ├─run-r55cfde4e1a8244c68e0d77c3b09f4b33.scope │ │ └─190585 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10683 /usr/sbin/chronyd -F 1 │ │ └─10684 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─143413 /sbin/iscsid │ │ └─143414 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─620 /lib/systemd/systemd-logind │ └─docker-87fb514d29b0dcd65cf925e018c07ba82c8035d105e1898e52643bc6c0531443.scope … │ ├─24639 /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 │ └─24653 /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 ├─k8s.io │ ├─527f8feffd13e2027865da458c3b1f3dfcf029eb8c3d5bf4667f36c9d67d347c │ │ ├─ 70992 apache2 -DFOREGROUND │ │ ├─ 71007 (wsgi:k -DFOREGROUND │ │ ├─ 71008 (wsgi:k -DFOREGROUND │ │ ├─ 71009 (wsgi:k -DFOREGROUND │ │ ├─ 71010 (wsgi:k -DFOREGROUND │ │ ├─414551 apache2 -DFOREGROUND │ │ ├─414702 apache2 -DFOREGROUND │ │ └─414703 apache2 -DFOREGROUND │ ├─7ee7f46f19a89f8f27d294b818bf96b5249b72c2da91d4e4cb6e0f14a7f657c1 │ │ └─95067 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-pc759 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─994e1e433caa82a539eee29facc06a543c62dd16bc1903e0b60b68ea0314cfc8 │ │ └─107961 /pause │ ├─1396d9763689d794898d4929b578238a71426094a930ff8fab86c6703d7956cf │ │ └─156124 /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 │ ├─74a807248a4ed82b57347dc2f8796c414394b0f3a74bf40178a20c488a709e45 │ │ ├─90931 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90948 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90954 erl_child_setup 1048576 │ │ ├─91078 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91079 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91378 /bin/sh -s rabbit_disk_monitor │ ├─82c13e2c0009dac07888e339b9a7e0a47164daf3943e13b0899b370f6cae442e │ │ └─218003 /pause │ ├─847f8ff12aa778e778517f8a8c99c2a85c1e45f6c896486863284825d8f95a79 │ │ ├─226713 octavia-api: uWSGI master │ │ ├─226729 octavia-api: uWSGI worker 1 │ │ └─226730 octavia-api: uWSGI worker 2 │ ├─d008a09cfdacc79e4a47010e30d58210223ccc89b58cdeb4113cc60a20ab66f6 │ │ └─63404 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fe856578a62c38226a885cb7abaedc191c239c4c23c0d21f37fdd553f26650c1 │ │ ├─209808 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209825 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─209832 erl_child_setup 1048576 │ │ ├─209983 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209984 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209994 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210118 /bin/sh -s rabbit_disk_monitor │ ├─09975b5118f1ab6fa25d85babb068119b6a01e47ee198628e09e62772cc3dc8f │ │ ├─127622 /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 │ │ └─127854 /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 │ ├─b5209dab6a47cfb9916e686bf49f94f58a6367674fb93e943cf471d12433b564 │ │ ├─272994 apache2 -DFOREGROUND │ │ ├─275373 (wsgi:h -DFOREGROUND │ │ ├─275374 (wsgi:h -DFOREGROUND │ │ ├─275375 (wsgi:h -DFOREGROUND │ │ ├─275376 (wsgi:h -DFOREGROUND │ │ ├─275377 (wsgi:h -DFOREGROUND │ │ ├─275378 apache2 -DFOREGROUND │ │ └─275379 apache2 -DFOREGROUND │ ├─31a4d18e4a12713cf6f1e96e39a49127295cd6a9c22f2003081386c3a329bd02 │ │ └─273027 /pause │ ├─440266c2c52d0d11e16895fc415c0b6cce96d808bf0494dc7fb648bacc7a2822 │ │ └─113525 /pause │ ├─358bdc1c2e3fe7422c72cef4637a6cab25ee11191b55e68b24c8b439c9dff0ed │ │ └─42540 /pause │ ├─ade912f43b7c7d92aaff24de109b91a2a0aa993ef4c823a9bd678af567b9f4be │ │ └─63752 /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 │ ├─f19774fb57b43a84bd1a90918617d772839e70815fda3fa1b209c3c6d1a545a0 │ │ ├─60792 python -u /app/sidecar.py │ │ ├─61079 python -u /app/sidecar.py │ │ └─61081 python -u /app/sidecar.py │ ├─8dc924399a98e21449706eb3b296a7417e466b107be1a6d53dc042278b916c9b │ │ └─55694 /pause │ ├─bd7cab028be4eb2b26b9353be9f7da4330279109ae9fb9f42a876ad1afd3a514 │ │ ├─185450 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185722 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) │ │ ├─185726 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) │ │ └─185737 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) │ ├─cdd91155b7164cc6733d38c221f41ac3778a472be8622de48ead9bc57d8a25b9 │ │ └─50361 /pause │ ├─1eef59622a81f4fc2cbf4888fe86b62d995216204ff54cf82f59e841f2caf4c2 │ │ └─39497 /pause │ ├─07667dd487d10a6e1e920ee5dc6d64af40e77affed689168e15bcbda26c06961 │ │ └─176096 /pause │ ├─46c748a7307551f545280b0f7e93378c6a72e590d033a586bf0fecd8ea6d9131 │ │ └─63949 /pause │ ├─24cea3053a9c6cb675368caea58030bc877fb283be93eaf49d9423025f43ec97 │ │ └─64632 /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 │ ├─6827699665553a2337702b488a5460df9d2350a07364b63fbda14b6e2e687007 │ │ └─109535 /pause │ ├─873449e4e2719105f432c8a34e6387fc7a736317a04643d8183c16d9f1d40202 │ │ └─59999 /pause │ ├─f145f2aab7b26404da99935c21523e0f645bf77e050361423f95e8f146642b7b │ │ └─63145 /pause │ ├─c3e0744e92d32412f7d9c9123743b260ebe7305be239ae4701ee27fa230ce747 │ │ └─43206 local-path-provisioner --debug start --config /etc/config/config.json --service-account-name local-path-provisioner --provisioner-name cluster.local/local-path-provisioner --helper-image harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36 --configmap-name local-path-config │ ├─762137679e3c0410bafe5fb580fee0061661bd085ce276e158ea1be7291eaa03 │ │ └─161749 /pause │ ├─18fc41314c0d828f0210784844355af09a41767960b30a4c7f9ad95d12c80a51 │ │ └─190526 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6539c6567517609f4ac87582457f21f1f7b48781d21c61a93a778b0d9ebcc630 │ │ └─60533 /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 │ ├─8bb87b65ebff048e60d16077056fc84ff33b689c657e7102cc75df9fe50aa535 │ │ └─84476 /pause │ ├─33bc3d708882bc2d0c08727eb11605155499829e7a98cc96f071cbc477ce97cf │ │ └─209605 /pause │ ├─391dfdcf02c22fe446ae87cdc2b36855fb649bb2fc9576ef2df0616dfb11cb48 │ │ ├─62997 nginx: master process nginx -g daemon off; │ │ ├─63013 nginx: worker process │ │ ├─63014 nginx: worker process │ │ ├─63015 nginx: worker process │ │ ├─63016 nginx: worker process │ │ └─63017 nginx: worker process │ ├─cec94f0f46f841b601f8fe637a6a875e0097688c7f8292b1bee72122e64be437 │ │ └─192613 /pause │ ├─ae8cc49eff3df95b96cd0ac9226f09dcdbb10a37c0a7effad38ff70a196d8e92 │ │ └─126578 /pause │ ├─ad2f795e3930e4556e0614395e784be197815e0449337a10c646f0b71d3d4dcd │ │ └─190228 /pause │ ├─2ea8ed6beae6774b41d794e400d227c712ae516d8e9a7079bb2920e4e4e82f00 │ │ └─126537 /pause │ ├─a75d5200d0bd8ee5156caa911428b39fa2fea343a3dfcbd32dcdcb30dc139f7a │ │ ├─60818 python -u /app/sidecar.py │ │ ├─61117 python -u /app/sidecar.py │ │ └─61118 python -u /app/sidecar.py │ ├─d6423ae15adada4c6b0812d4b0d55ed4f92c1afc610826d92e6978b2b32c53d3 │ │ └─64742 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ea718987a5cf43fc0dc2784ec46e39da5d5af7ae32f2a724116b6749866c4d54 │ │ └─47695 /pause │ ├─a893eef4f549e65fc478387f733899eae27ec2c8f36114c84b3ae3fc52b99cc0 │ │ └─46972 /manager --metrics-bind-address=:8080 │ ├─9ffac46209744cb2ff2f063bd60f895456accddc74ce017c90453c5b531d5e6d │ │ └─64348 /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 │ ├─63c7574df09f71b1a9afad4cb01c4b8a44d15741264db06b60acb2742f10af77 │ │ └─125081 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c2ef216183d2f9d66b30ee40041e0f64efac737f282242dd4fff281e99ca2492 │ │ ├─ 95168 /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 │ │ └─403324 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─94aa5d3ab0eddfe8ab649550b4afcaae30541eaf58742c170d8c888f10a6d8cf │ │ └─158787 /pause │ ├─2163f98b1bd0849ba99f7b0960b5263c49a680dcba6d9da3a1f8450bc8faa90f │ │ └─55813 nfd-master -crd-controller=true -metrics=8081 │ ├─3942080e1c709f791bf6b76c7329f6b3c9ec9e1ee3b3d5ea8b4db0c21c0cf617 │ │ ├─ 46176 /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 │ │ ├─ 46189 /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 │ │ ├─ 46341 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272651 nginx: worker process │ │ ├─272652 nginx: worker process │ │ └─272653 nginx: cache manager process │ ├─88b3cd37fbb4a5842d1685f43c7e43e5d69c9c9a5612bf49ac4f246c0fcb9e2c │ │ └─46218 /server │ ├─a38e839c5fb9ccc7244f7c35b4ec277fce3637f8f6f9d2a75415c4f287b83a4c │ │ ├─ 85269 /usr/local/bin/rook ceph operator │ │ └─415819 /usr/bin/python3 -s /usr/bin/ceph status --format json --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring │ ├─cf9d3ce8a41c5e6af2793643d446300e5ad94037d562748f104659025062c9f1 │ │ └─239521 /pause │ ├─074b496dea037c6eb592a4add5f5eb136542790e7c5720e463020819a87e70dd │ │ └─65227 /bin/memcached_exporter │ ├─c3e40a718799083afda1ac5c8821213a4bfbe2cc13844909f4169e6e2cc5ebc4 │ │ ├─108329 glance-api: uWSGI master │ │ ├─108342 glance-api: uWSGI worker 1 │ │ └─108343 glance-api: uWSGI worker 2 │ ├─2957509e63937668d92df223de57ef9ad96fa02acb29588aeda92579a315c5c1 │ │ └─47516 percona-xtradb-cluster-operator │ ├─8afb8b62ef44608b3c8a8e0d9b30d3b80f21067a315e3c8c1d7d28d409ab4dc3 │ │ └─189867 /bin/bash /tmp/libvirt.sh │ ├─056e40541e6bf7a68622b8adb5bdfbb86a3bdd7fb85b342e9aa0f407e767933e │ │ └─189795 /usr/bin/libvirt-tls-sidecar │ ├─79fbb9ee0c296332053aac6b52cfb46abb3521875f94edfa1f6a21ca1dcc041f │ │ └─60048 /pause │ ├─edd6705b03da26d350ef40469df3cb6b782aecd6db9e6c9a3cc30086006d3675 │ │ └─235279 /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 │ ├─42b77b057e98fc53dc2b6122b47bf2320a6d59b00c3c0a22bff4f431c54edc29 │ │ └─60257 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─051c3f6843e5dce6b0a566fbec2ce690881ce64172ab356a16199f5f972003ca │ │ ├─253563 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253581 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─253588 erl_child_setup 1048576 │ │ ├─253741 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253742 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─253887 /bin/sh -s rabbit_disk_monitor │ ├─2e40274db17eda9f6826b7ced14f786a43d5c016e6de57b8d970211d3721f1d2 │ │ └─258160 /pause │ ├─ce23c8064ab85fbbde461081786c2d5917018916c9e8ab01c6cd6779f9803de9 │ │ ├─158983 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159000 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─159006 erl_child_setup 1048576 │ │ ├─159080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159081 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159260 /bin/sh -s rabbit_disk_monitor │ ├─3d4935f6dd7be8b110c77f436d74ffbec57dde28149f04c20d55fcbb1038a3c3 │ │ └─61389 /pause │ ├─70fb9d4396e30de565adba730ac16b7627a054bbfb6c5ea27d567e372490f42e │ │ └─95978 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b681588a3607cfef77b76868d73625d4327350968984ca49b136bfdd71226a25 │ │ ├─156173 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156186 /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 │ ├─6114b0359cafcb2dbb44cfcdd4bbaf4f2a121cdd7cd8c0dc3458aa65bd4d0903 │ │ └─239467 /pause │ ├─3912f180b2bc83838a2c5da4013a989c0ea07113a60f983d3f8a1bfb6a27e0c7 │ │ └─40750 /pause │ ├─4997471261aa09e7e046ac2d91296f3b7bac68b0d825f1ea8cc43f4243888fa1 │ │ ├─196504 /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 │ │ ├─380001 /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/tmp82gixeu8/privsep.sock │ │ ├─380413 /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/tmpv0s49fde/privsep.sock │ │ └─383828 /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/tmpr29za2f9/privsep.sock │ ├─d9ad2dbc515c1be02ab627f4cae652f4885b5b814b3aa2c4ebd0c617f449025f │ │ └─161635 /pause │ ├─afea26de2ee79ad8791bffe852a171e82f2f13bef6f375cdfff05173782fd913 │ │ └─59761 /pause │ ├─5adf759c1e80b57a830f080bdfe3bd3dac241e477b104f9044c12407c2e67602 │ │ └─64210 /goldpinger --static-file-path /static │ ├─a0870f92784371878b76e2ad76d71db7503560c2eb11bdd5a1f23b088b2e4036 │ │ └─175972 /pause │ ├─5f07d7c5aaa1d6e4d859184f2e74ab20029ea230f87b1efb0bf40d7984629e09 │ │ └─50929 redis_exporter │ ├─adc5a81a8d21358007a4a247b16a653942ea9109002b91224c353268ac188ef4 │ │ └─55727 nfd-gc -gc-interval=1h │ ├─60f2db6dacf5a6c3524b19b8355295a0a197156ab33d50b07b1bdf3b717b227e │ │ └─64173 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─1d73cb46bb4bb2d6202e7358049e2859c0a662616a7499374602808a892bdcda │ │ └─39752 /kube-vip manager │ ├─359d40b3e284c1e10d6176fdc7c144bf57eaad0509d97452d96b5a17e24b251a │ │ └─55897 /secretgen-controller │ ├─466b996fe8c42e896b45183758743c12aad11b7cbfafa7a3c29523e8c1517b8e │ │ └─157902 /pause │ ├─0b300e0ff416ab8eeabe1aaaa31cd48c3d3816cb9230a76db8a1d6ae874b42a6 │ │ └─43543 /pause │ ├─8e93aedebbe6fe92e898dac2fde23dbc5ef2ec6ed0b693579d5e956e06337bf2 │ │ ├─186370 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) │ │ ├─186733 /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/tmpvwz61h8l/privsep.sock │ │ ├─186994 /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/tmpub5_zkkn/privsep.sock │ │ └─187200 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─4ed811ce89b8b6777e7365d84880c8bf9ab7533359a1a0423e5cf0cadde85bea │ │ ├─41199 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41617 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─590cade4a20af95bd684d0efc221703e1b436b15e44c5a037df38cd89fc93710 │ │ └─39378 /pause │ ├─daab63861b55878e1007149496c930f0721a2d04bf6ec3c52632be31257b0c94 │ │ └─55483 /pause │ ├─6bd66edd25ca167e93bf7ffaf03744ee582b06bb43cbd858f8c693a6380cca0f │ │ └─50518 valkey-server *:6379 │ ├─d8601eaa6399166a567b15643b988e424160369969275129aaccf59e44535a02 │ │ └─217769 /pause │ ├─4d0e82c243ee82e17a5854253c2e98d41970632815b86cc5f938c2abab408ef4 │ │ └─113482 /pause │ ├─09ca60fe9564ac2e7d4ffece9379c1b6954109e193795ea6c08b8a1c1421c993 │ │ └─237875 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─2ddc52fb3bb68df42537f4a819d31923d2e95f896a51032a0ef7a44cb99ca9b4 │ │ ├─228046 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228476 octavia-worker: ConsumerService worker(0) │ │ └─228482 octavia-worker: ConsumerService worker(1) │ ├─e96064e86279f0e38b2915ccc4d1f028864b98e15ebf570d0fecdf27bec90e3f │ │ ├─190435 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190452 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─190458 erl_child_setup 1048576 │ │ ├─190692 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190693 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190703 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190917 /bin/sh -s rabbit_disk_monitor │ ├─67d8442dc37d26e29fcd7bf645338b3b27212a35dab5f322919b3f70044164c0 │ │ └─77013 /pause │ ├─802a9281c077e2b00341c7072fc5eabd1a94b69ce10aceed3c48f2434658ca92 │ │ └─274420 /pause │ ├─f5a7ccee71f039bc644b6e8a83c04bc50ea520e04c82d2cb17bef14c10151153 │ │ └─90747 /pause │ ├─b48743c183f2d626e5b7c94701a1e99270e09d426e79c4239369a6f2016b4b2b │ │ └─250359 /pause │ ├─5ee1d80bc54efae8a73ec04adc06e1aa7cdcde1420d978feee5478bf0271af1b │ │ └─39604 kube-apiserver --advertise-address=199.204.45.69 --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 │ ├─b19717589ef993597d34c053b61ba8f5be439baf08f6acb8e42da8e1086b0354 │ │ └─268237 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d13b52dc80f5b0abbcbf9151829595da5bc2d5c0ceda29a470fa55a7b7df1f75 │ │ └─39586 etcd --advertise-client-urls=https://199.204.45.69:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.69:2380 --initial-cluster=instance=https://199.204.45.69:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.69:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.69: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 │ ├─02d92ca8ac12da4c1a049ca3911c58fa8b32b9ba843658ac9b4cfe5071649c99 │ │ └─65421 /pause │ ├─fdb9ba9aa1d70ccceb25dad9ebbff227f50226f26f5d196a2d4d36c02b0f874e │ │ └─232296 /pause │ ├─f5cccd83c2d480b05d3ca7bde21e59bcaeec1e3bde3bdca5444d416c3265319a │ │ └─249752 /pause │ ├─bae026a823cac842e2c19d3bf8ff4f5b498d16911ac30bde60ac7353c8577f6f │ │ └─55430 /pause │ ├─8c2aeb2c771a3bdceedc5b5177fc836e12582271249356baf471d1188418e414 │ │ └─62349 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 │ ├─0f72626fde11be150beb0e4abe4a775b2eef87458fe85467097864c1decbe643 │ │ └─50823 valkey-server *:26379 [sentinel] │ ├─5bd5e2e6405cb542f0a6372e10c9cc426096619f9313d323b5eb9917f7ffabfd │ │ └─273337 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─57daf02ab0dd5b7a9549e47070a7b4ab1274345c370bc5d4ae5d4c13c2561373 │ │ └─39495 /pause │ ├─497d71f131a3e519a22a8c87ffb203f145f012cff90ed3c55bc3f26dbc7b1571 │ │ └─64304 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-69.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 │ ├─089e93ab88904eb04dfad8bab64ee261ae1bd872ac4d517593547a53821f9e38 │ │ └─40749 /pause │ ├─f9901fce5dc189b17ed50061a8fb90bb45ca2e51a3852bd1d437ae80414d45c7 │ │ └─63513 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b92bfa73f5e93d98609de02cfd59b1c8937aedb1671ef2bad22db194d41e1030 │ │ └─62192 /pause │ ├─9c6e35e20cd97e2c781a0c6d9c080ebe191d8ff0df25181f60e32794341208e3 │ │ └─50632 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 │ ├─c029cdb4f0edd29b060744e4d774a5ecc281cfd4eb13f7b8b78290ae0fbcc3e2 │ │ └─39642 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 │ ├─6604bcb0fc13fc3fc42ca857eb4c8e7588aef215bc16df8058b332162d458491 │ │ └─48077 /pause │ ├─7884db9ceae400beb37d87e9d92d51f474548356524ed3322b5f5f64c3e62cfc │ │ └─129259 /pause │ ├─d2387288797d8358407c1ba6f0ce2d7090b8285c08686c351b6ed247d1abeb5b │ │ └─217737 /pause │ ├─13619ce51328fa86bb83eed1c1a65306a50484042b4b735255a458893a7cd679 │ │ ├─177156 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403006 sleep 300 │ ├─db8e9dcd1a5a18ec9186e43d7f698f8decdf804e8988b434e5391409bb7738d7 │ │ └─40007 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─380d104d9b42fbe6cfba687d2fb4dc1673046d7bf3c496f06196e27fb776b7d3 │ │ ├─48241 mysqld --wsrep_start_position=f889348c-2d40-11f1-ac4c-aba6ff4722af:20 │ │ └─48369 /var/lib/mysql/mysql-state-monitor │ ├─b5bc722363879c1ccdfab88e24c2db500a89e24cd7943708ddf4eca463ec2dac │ │ └─161069 /pause │ ├─52a2aaa8c19c550f413324deabec9309eecfcd08049ad2d68f2bcce2ce0afd94 │ │ └─39981 /pause │ ├─cd8fb97e31a936744889fcc61fcd8a0d963068f363e6860d91c2c0fc8b23dda6 │ │ ├─63976 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64056 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b6ffa16fa97757ac1489f4449de44f15f96eb740613ebe9a643200bd0962b4a7 │ │ ├─205726 heat-api: uWSGI master │ │ ├─205773 heat-api: uWSGI worker 1 │ │ └─205774 heat-api: uWSGI worker 2 │ ├─4373f3cf8e797c2b5948cbeaddd69ac655235dafcb35bf9a96cd7a715b9a4d15 │ │ └─48340 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─cb3230098cccf4b9409c5a0aa89401755ade486e9101edc25c4554f8c347a3be │ │ └─62844 /pause │ ├─2b4364f0e317bacfa49a3eb864633cf9706668ce4ce85704a25a1dff73fbf3d0 │ │ └─268194 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─72d6d9abdf00d56fdf2b067fecfb8d46c8d19b4cfe0f4d870fecb8ab03f55273 │ │ ├─344004 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344582 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─344666 /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/tmp9ndohd9n/privsep.sock │ │ ├─345107 /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/tmp6d459lug/privsep.sock │ │ ├─345372 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345375 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345415 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c307860c-f78a-41ad-890e-db44da54c183/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c307860c-f78a-41ad-890e-db44da54c183/host --addn-hosts=/var/lib/neutron/dhcp/c307860c-f78a-41ad-890e-db44da54c183/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c307860c-f78a-41ad-890e-db44da54c183/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c307860c-f78a-41ad-890e-db44da54c183/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a01c4d0e-1a20-430a-9cf6-16286d5ef416,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 │ │ ├─345419 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3b6d3964-0b32-4876-b001-eeb688dbe64f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3b6d3964-0b32-4876-b001-eeb688dbe64f/host --addn-hosts=/var/lib/neutron/dhcp/3b6d3964-0b32-4876-b001-eeb688dbe64f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3b6d3964-0b32-4876-b001-eeb688dbe64f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3b6d3964-0b32-4876-b001-eeb688dbe64f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-caad0eef-a408-406c-89f1-17c0476fffd3,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 │ │ ├─345514 haproxy -f /var/lib/neutron/ns-metadata-proxy/c307860c-f78a-41ad-890e-db44da54c183.conf │ │ ├─345521 haproxy -f /var/lib/neutron/ns-metadata-proxy/3b6d3964-0b32-4876-b001-eeb688dbe64f.conf │ │ ├─378919 /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/tmp4wb8jxpv/privsep.sock │ │ └─383488 /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/tmp7ssjdsvx/privsep.sock │ ├─1fab7fd8dedf006fe3336662f399ead88af7ed8908d4cefd8b11e7b895dd5afa │ │ └─54782 /pause │ ├─d03cfad3f88b17caa4e5b76501aa30c477ab538f05f30ba5aa7b22f5245e7c95 │ │ └─55774 nfd-worker -metrics=8081 │ ├─e83e1f5f926110b7c6086c9c63d92360f844cf867365ad53132f5952f3accc2f │ │ └─258296 /pause │ ├─c14703d974ceaa6c2fe8c646409c59904efaaa3661ac0a52aaac8e5435003225 │ │ └─229766 /pause │ ├─dd7ee16c0a6075058a7de3e983f5621e2b7cd9528311a8a1b6318eefa1462c25 │ │ └─45889 /pause │ ├─cefe7aa5663ccf3dc8ed6521d565f855af730c07f18a176bbfb3a069f6dd87cc │ │ ├─276974 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277011 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─61514280bae2f76ced116df88c8e12c7576d254dfa6a4214716d806e21570d1e │ │ ├─185302 neutron-api: uWSGI master │ │ ├─185334 neutron-api: uWSGI worker 1 │ │ └─185335 neutron-api: uWSGI worker 2 │ ├─4e14280ef790848a12bf195c6698c225fd69aa15b71f6e7465b6f87eb2e2b6c6 │ │ └─64987 /bin/pushgateway │ ├─522104f2e25e58417cfaa0d52fc44c78bfb711788afeef4bd2188ac5d01cba7a │ │ └─61729 /pause │ ├─dd205ab51fdfe03e901b53397e79214e61018befad6d77479e690c04f9ea64d7 │ │ └─155803 /pause │ ├─6ec6cbf2eb1b893742b576bfd79502c0db2eed15b0f12fde29aac7d25ff676bd │ │ └─162024 /pause │ ├─a693c112377b11161d4baa1f15367ae25a36647ba9909e320bc989b8036fc453 │ │ └─176313 /pause │ ├─231b03393ec5e710b1fc9ef1149e54a3ea75b888966b102ddb7d28f4c45568ef │ │ └─67711 /pause │ ├─6668d6d8d300c648a502506f75de560169b2eb3d9e5898d00720b87084e7dca4 │ │ └─42056 /pause │ ├─59c5dfb73ec11afcca666cf8b8cc2388e66a5ecc4c4576251a4f315046ca5b1f │ │ └─43713 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─0371e96254d01731e36acba1c39b68dd9cef2209d8a18e4065a21ab90dd15f0e │ │ ├─134675 placement-api: uWSGI master │ │ ├─134695 placement-api: uWSGI worker 1 │ │ └─134696 placement-api: uWSGI worker 2 │ ├─2f70fb608f26b91fc628f9c30643bbbc6c7cd5389356e5e7986460af534c2b40 │ │ ├─109909 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110140 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110143 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─3ac12c803eb32fe8e5ed0f26714d3026bb992b43d72a9eb2896302493f5fa4af │ │ ├─174357 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174374 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─174380 erl_child_setup 1048576 │ │ ├─174500 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174501 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174514 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174712 /bin/sh -s rabbit_disk_monitor │ ├─e47e8d73077213dd8eb3bb66114071d3a3b736725d4c37e1e54ea9c925bfd0d9 │ │ └─232376 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d868be6a1c5e65e75e1f231fdb35ab22aafe484aa997b55fcc7c49bc37c96031 │ │ ├─123650 cinder-api: uWSGI master │ │ ├─123662 cinder-api: uWSGI worker 1 │ │ └─123663 cinder-api: uWSGI worker 2 │ ├─e38559c2a2c16948a8b5d52209fd864d1e5825143c6c0dafe347910b2d341cb9 │ │ └─46852 /manager --metrics-bind-address=:9782 │ ├─3de3f6a685b50435693e33266ef3a2acf43a0d8dfe15f4de5c67963441a1ae8b │ │ ├─268214 manila-api: uWSGI master │ │ ├─268331 manila-api: uWSGI worker 1 │ │ └─268332 manila-api: uWSGI worker 2 │ ├─1d8da92ff7401cddf8b129604f4000df817a19dc05a6036256bb88820f6dd3a9 │ │ └─43591 /pause │ ├─b17c5f5b7701ef504eef8c59d0fdd0fb2d537bddcaed4328056eb431570b4ed0 │ │ └─48425 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─40d56ecfeb4109e6693f80532c6178591404172bc8a0d26943151958221d61b7 │ │ ├─250402 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250758 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250759 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ab338ed4ee450d0226cb3f61587f1b6e0a0c32f3944c2ec87f5a224f645632ce │ │ └─61131 /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 │ ├─4a5329573536887e6c1191ca018ddf1da189fe2304d4d55fb4a837710dccbd48 │ │ ├─249795 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250562 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpqmb1vuqa/privsep.sock │ │ ├─250567 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250575 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─97c16fb78e9c469b28e1551c8d778f7e6648947ca3034b4b9c8e361c99a86f4c │ │ └─42097 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0f88b58494754a9510387e5bdd24177dca3f538e7508b8387783a26a9897aa39 │ │ └─64594 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-69.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 │ ├─e08728b02ad031dcd1ea5f7aab28b80c91b904ce1955ad6e38f8756991e8576c │ │ └─274659 /bin/openstack-database-exporter │ ├─51e1add5ed9f5a4385d96ad0fa6399575995ef45601ab319856c1dcae875d827 │ │ ├─188258 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─188561 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188970 /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/tmps68gu2nk/privsep.sock │ │ ├─379051 /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/tmpe7tvxnzq/privsep.sock │ │ ├─379475 /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/tmpcv8o53s4/privsep.sock │ │ ├─379959 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─379961 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─381389 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=96ee3a6f-f68e-464d-ab16-0bb746af450b --namespace=qrouter-96ee3a6f-f68e-464d-ab16-0bb746af450b --conf_dir=/var/lib/neutron/ha_confs/96ee3a6f-f68e-464d-ab16-0bb746af450b --log-file=/var/lib/neutron/ha_confs/96ee3a6f-f68e-464d-ab16-0bb746af450b/neutron-keepalived-state-change.log --monitor_interface=ha-8eec3387-68 --monitor_cidr=169.254.0.146/24 --pid_file=/var/lib/neutron/external/pids/96ee3a6f-f68e-464d-ab16-0bb746af450b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─395089 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8d85440a-c0b8-415e-aa70-c42012398a9f --namespace=qrouter-8d85440a-c0b8-415e-aa70-c42012398a9f --conf_dir=/var/lib/neutron/ha_confs/8d85440a-c0b8-415e-aa70-c42012398a9f --log-file=/var/lib/neutron/ha_confs/8d85440a-c0b8-415e-aa70-c42012398a9f/neutron-keepalived-state-change.log --monitor_interface=ha-8273ad85-5d --monitor_cidr=169.254.0.75/24 --pid_file=/var/lib/neutron/external/pids/8d85440a-c0b8-415e-aa70-c42012398a9f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─44ca35f8cb8d938a9da3c187e8b70116cdc3535db8ec94198a66ba0a1128bc68 │ │ └─43849 /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 │ ├─877753d1452a1d350a79c994885faa9739db7ad9063e60b5cecce5bc5d901a72 │ │ └─94740 /pause │ ├─8a494b6d7c41130330d6ddcde4152d6dfd74b8ecb7f68fb7d048b2bb910145eb │ │ └─270452 /pause │ ├─86d4137e046497e44ec839b807b89fda93fda231e146b36ee745522c1b8783b4 │ │ └─65190 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─deb6ec050ef92d9b2722db90f170a16a25dc72c514bb9c58d729a234d6bd4bb7 │ │ └─234677 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─1630c2b29c567575b1580df99e5b48f97a35dc425d526674ebc49dbbba33d76f │ │ └─176552 /pause │ ├─6cc509e4c471665d27f1ffff3fc114bcb7cd1ff9149f60d5d57f80b704599e3d │ │ └─65156 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9af70f9f39ba111b279ebaf7b647e3a1dfaabe062d0225fe08fd648e50db4710 │ │ └─233381 /pause │ ├─623d38bf2fcaf4bdd524e6f9d474c7582e19beeccc43eaebddf5f22e7520bcc7 │ │ └─217756 /pause │ ├─9cfc3f80421012a4a00db34f08520368b169f5fb1db9fa5952360a97d04643a3 │ │ └─257960 /pause │ ├─8a626a8978377e8683669687125ee84e56caa2bd6d4f5fe1846c32b8edcef05f │ │ ├─268259 /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 │ │ └─268443 /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 │ ├─a3a70d204d0888e7ba7269c1a9c1f4b7a0e0ab00bc4f25e83779c5d07c926dc8 │ │ └─176001 /pause │ ├─bcb6ba0f0774adeb69f60802ae6a534d80f729e3fef36cab0e216b6e178dc1fd │ │ └─43760 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─bb788cb17b560b3f6b76c8b0ad566ce5259ff9b1de8c8fadbfcf361d92fc2918 │ │ ├─205766 heat-api-cfn: uWSGI master │ │ ├─205781 heat-api-cfn: uWSGI worker 1 │ │ └─205782 heat-api-cfn: uWSGI worker 2 │ ├─d88fc4b29245ecc8fdb86d12c481bb3ee09a09b362f2d3127134523c9c8b6c24 │ │ └─228064 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a0d932dcef367a7e4563a55d23bfcc1f49253559f0fa972f7bf09a28ccb8ffc4 │ │ └─61947 /pause │ ├─d2308fc74b174e55e11a4e42826e885fdf7347f33fc52a02b37325f53f566b92 │ │ └─43678 /pause │ ├─e128c3342f45475e83138d4b5b8a98eb17d2831de3164cd1dc19cac5fa4860cf │ │ └─253365 /pause │ ├─20ac13f97c8bcda54f7746dc7831bddc5751e78fe955d3331c2c446c4099608b │ │ └─234653 /pause │ ├─900d833c3000e242fade3b0467d7f2ff4b0fd428b34211b6a0d5581d405bfc43 │ │ └─39465 /pause │ ├─34a004f436b6df762372e71f802e8ec40ae5f6a305c3977ecadc0ad461704925 │ │ └─62688 /pause │ ├─c1e78558babdea55060f98f8aec6938b6a8dcca5b721d7b5d734af6055a88bba │ │ └─42571 /coredns -conf /etc/coredns/Corefile │ ├─6f269eb5db3280934b09ba70fcea3375c2195d9f5e6638a847dddd07de639b71 │ │ └─256060 docker-registry serve /etc/docker-registry/config.yml │ ├─b4c5c6bef2e9ade86c4cf0b93a2b13cc5e96b920ae36ceefb93d1192df43fcf9 │ │ ├─172350 nova-metadata: uWSGI master │ │ ├─172390 nova-metadata: uWSGI worker 1 │ │ └─172391 nova-metadata: uWSGI worker 2 │ ├─9465060cb2f481c266e5c7f36a8f7a89abd8cd08dd096120434c038f2c7598ac │ │ └─40988 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─b3c711ab96514091146b159344d8c526564e9d7602ff818a9dd8786520ee270d │ │ └─109572 /pause │ ├─e73703f6e5d8381363882bf877d19639c2f78ae668405987fdcbb5a0c637721c │ │ ├─230015 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230031 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─230037 erl_child_setup 1048576 │ │ ├─230105 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230106 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230116 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230215 /bin/sh -s rabbit_disk_monitor │ ├─21a7dd73b167e7c4f23d61e4121eb0b20d603cf91301aa5328ff9c733c07168c │ │ └─237848 /pause │ ├─d3046239a631224670b6d39b5678cb6029536ac49dfad5ea4d3b1dcf863c4838 │ │ └─78516 /pause │ ├─41f6ed4ce47f4fc87aca63c06ace609b6eb3cfe2188878d082074c3a78c94fe4 │ │ └─176638 /pause │ ├─d1867e36dc7d13bfaec37a9afd79267664823f75bc50fc035fd29c95adc10320 │ │ ├─172329 nova-api: uWSGI master │ │ ├─172384 nova-api: uWSGI worker 1 │ │ └─172385 nova-api: uWSGI worker 2 │ ├─0b3b1a118349761a29a688e852fc4836976318dcf575df3233ab6e37ac660129 │ │ └─258232 /pause │ ├─5ce59b5af0d6f81a9939d88d1e5a7cfe92cc2588c516e79ad6df4ad448ba05e0 │ │ ├─185348 neutron-policy-server: uWSGI master │ │ ├─185363 neutron-policy-server: uWSGI worker 1 │ │ └─185364 neutron-policy-server: uWSGI worker 2 │ ├─34616b41ab2460128ee9f2916307a09911eb9130dc7052297136c76e7510b0f2 │ │ ├─77134 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77157 erl_child_setup 1048576 │ │ ├─77265 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77266 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77276 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77406 /bin/sh -s rabbit_disk_monitor │ ├─73971df4b09b38c8b6928d232a7a5aea17d26637f59ad65c7609cbc4779d42ab │ │ └─50452 /pause │ ├─f98364be3c278cb071fc0092b3228ca351d9ea456039a6cda5231195e6dba927 │ │ └─55526 /pause │ ├─979cd7ff51f31467185ea8949dedefeb9388eb85e98f44e4a16b962727f7da0a │ │ └─46684 /pause │ ├─76e4b201bf2fcbcda7533ed35a0c72245b8bf194be6a87e10bb36e6a5864c6a0 │ │ └─157486 /pause │ ├─b0865d45952e9c5765a4fa14e3cffcc660d6c2d8d4b6b601b75cd35a9d0cb7a2 │ │ └─45944 /pause │ ├─b8e3e3bb3119603ddef11d911455c6a02bf3cda2d81fcc09934569e41e078e9a │ │ └─127166 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ea5d20afd76df8b835c7191531e1fef607da19ebe23a6effc40a222e8d63ea81 │ │ └─158095 /coredns -conf /etc/coredns/Corefile │ ├─3b0d9f34f48fefcba629b2219d16d6734563d08fed1984f5260bc66aaf531c31 │ │ └─61867 /pause │ ├─557a95211afcdbe6036620f2bb435a21c9cc56e9bbbbc52f70f014b8631d8ac2 │ │ └─161424 /pause │ ├─c276453599909acd13b293abd0a33509edaaf1fc42f95b5517ac4ebf88d33731 │ │ └─111338 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─38bb231b673188248425cc4914339ab6813d378b5a53871882a03e6eb0db6624 │ │ └─39520 /pause │ ├─5f33d441eaf9b8e838e66eb7ca2c19110b5c9713bb7f9c5478f90cb64a1f0ea6 │ │ └─42978 /pause │ ├─4fb67557bb1ad779830d83b4fcc60e582ae808900f2c90d12b738e8c358ac65e │ │ └─47178 /pause │ ├─afa720956d533edda6537bdb400748b36bc1e6f35cbebfd386eae5ffdbee2f8f │ │ └─174233 /pause │ ├─d36c3160bd9f02839c315e58dcf317d563f612dda73e70d5209122902bf84b36 │ │ └─65256 /bin/oauth2-proxy │ ├─8a46c86555c1b1fab6e1577108b019ce66bfad1f3dea3d35ed0d6f0c85f2bc84 │ │ ├─66187 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66204 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66210 erl_child_setup 1048576 │ │ ├─66309 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66310 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66320 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66471 /bin/sh -s rabbit_disk_monitor │ ├─8efbc2dbbaff1b4b92767446c22b651ee7c24eb459ba2c3344fc8c92ff982db4 │ │ ├─48188 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 │ │ └─49413 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─e0feced2bbe3042499d551a5b158be1f2475f0ab2c7b858c8d3259304eb88935 │ │ ├─173197 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173468 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173469 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2e4606b37e9ec1b3aaad7c8fc5a42ac220202ffd1d27ac7925a3cc18fe3aaae8 │ │ ├─111725 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111742 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─111748 erl_child_setup 1048576 │ │ ├─111878 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111879 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111893 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112008 /bin/sh -s rabbit_disk_monitor │ ├─10a4846f3a323731d11a4754db7add0be7e4692ef363af0a0f46df51d3eda9bf │ │ ├─205734 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205998 heat-engine: ServiceWrapper worker(0) │ │ └─206001 heat-engine: ServiceWrapper worker(1) │ ├─ff1630de54e432a920110964f5d718163298e3d5897ceee16e959559ecec6f69 │ │ └─65275 /bin/oauth2-proxy │ ├─3bfba7a203b739cab5f449da2de84b1be4fcf8a5314f63ad3ab986fb065cea3b │ │ └─192745 /pause │ ├─ecd6d215e3eb428619dc9138a24a31cfe87b113981749ab3b438e9c02f6dce69 │ │ └─161529 /pause │ ├─6344eb56df2312f293039e8ca4fc08d0d498410828853a065750f05b87bfe803 │ │ └─192654 /pause │ ├─c735a7d8a9ef6bd8b9915d2cf3247f108c624c266ac46874590e253fd18390fb │ │ └─94695 /pause │ ├─c3353cd2e831db57d747d8f6ee034ab085e2c7bd4a5150eac6f0dd6c3a86a6e5 │ │ └─196534 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─af22aca43b463d7e26640d2a74af627c3a4760c1f72de7bbb531d4bf96698176 │ │ └─42592 /coredns -conf /etc/coredns/Corefile │ ├─30cb4170026e8422751075a689cf6bb1e74ad60cebb6a15f217e70fff09601fb │ │ └─64411 /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 │ ├─608314d4689bbd4deed9c7b784ea984b405cbd461b816c5f45602abd50732d65 │ │ └─188222 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) │ ├─22754657bca71767798744cd061c026e879f6c7bb8f0f71000ae2d0b40d1c7e4 │ │ ├─83712 barbiacan-api: uWSGI master │ │ └─83725 barbiacan-api: uWSGI worker 1 │ ├─97930e6f4b9b2c7c86343d9e84be44c45ce9dc5b9ab4ec69bab7253ace02aa7b │ │ └─39629 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 │ ├─de1d5198ffd525f32e28e94789201a05a73a086d9e3170e3a7b70c1b54384071 │ │ └─42507 /pause │ ├─3b2a42a90cc27f55cb7612394fde4e58b7ea0e5cf7e11f09538f1891743e0a0e │ │ └─59857 /pause │ ├─46e87ba9f4c78ebff74e594287af064e34a3c41773876d5a0869cca149274d6b │ │ └─111608 /pause │ ├─3652587dac5049938989aa872db2b0c0edbe921db52c8c21dac3675b46e01e3f │ │ └─167514 /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 │ ├─817cb294de06ce861fd87374366e14421f8b8e8bf9446ef2e5dbc11fc73db719 │ │ └─233425 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b7a071e3081291bec464db6968dc9686a13055a158584db4a788cdebdbea4b2d │ │ └─46782 /pause │ ├─afecb718bad7c698ba6d96279bcf6300b4a5926e364392fece47799549b29e78 │ │ └─61293 /pause │ ├─ce0464ba0bbe6bbc527d72408ec96f844a1b1b4fecf15ef7ce54a595f9f0724b │ │ └─176079 /pause │ ├─e02a6bca7c613fb37d64168dc16bccd30b4b42a0dda88f3fef769a0263d41276 │ │ └─235236 /pause │ ├─a1eb1feb1fd00df2ab84b8a8f2b5f8489573a5b954e01c41314b6d2982d65bef │ │ ├─228774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228793 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404900 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404901 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404902 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404903 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404904 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404905 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404921 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─404933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ └─b9a6241e2a1cc0f52acd6a5bae6cd3d6715db7eafd9cca1d3a50c2630a5488aa │ ├─173202 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ ├─173525 nova-scheduler: ServiceWrapper worker(0) │ └─173528 nova-scheduler: ServiceWrapper worker(1) ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount