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 │ │ │ ├─22096 /lib/systemd/systemd --user │ │ │ └─22097 (sd-pam) │ │ └─session-21.scope │ │ ├─22033 sshd: cephadm [priv] │ │ └─22118 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1625 sshd: zuul [priv] │ │ └─1638 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1629 ssh: /home/zuul/.ansible/cp/199.204.45.74-22-zuul [mux] │ ├─415440 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-axlpihqizuynviazyobkotuawjrugcih ; /usr/bin/python3'"'"' && sleep 0' │ ├─415441 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-axlpihqizuynviazyobkotuawjrugcih ; /usr/bin/python3' && sleep 0 │ ├─415442 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-axlpihqizuynviazyobkotuawjrugcih ; /usr/bin/python3 │ ├─415443 /bin/sh -c echo BECOME-SUCCESS-axlpihqizuynviazyobkotuawjrugcih ; /usr/bin/python3 │ ├─415444 /usr/bin/python3 │ ├─415446 /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 │ └─415450 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9969 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12546 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0ef7a81ca208c9293040f81a833798c66c4eaff147633a078c91a88abc976ed6 -address /run/containerd/containerd.sock │ │ ├─ 12927 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 89c7f5ec983f5c0cac1a1a2d5b99ae11948dd72cc4bf85cd4ce5467e9a7f43ca -address /run/containerd/containerd.sock │ │ ├─ 19067 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3af093c0ffb17443136db129b1cd6ed11ae7af395735f7bee0052bf353bb3be5 -address /run/containerd/containerd.sock │ │ ├─ 25646 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 51659f48ca7a0c8a5429c0887ee4b2e8599b090f8500b56ca78d2cfe0c3910b7 -address /run/containerd/containerd.sock │ │ ├─ 30156 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fffa4f1452641d1a34e6611e2caef123329a3b1406018fe5e901508f55904623 -address /run/containerd/containerd.sock │ │ ├─ 34690 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fbb6d8865dc12fe818848a25ce099856c823ec43560c8d9b3b3eecccebcee3cd -address /run/containerd/containerd.sock │ │ ├─ 39449 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b7f74b06424220fa413fb4275fca32eba9b5c05bba0f708edaab5e2c02c77332 -address /run/containerd/containerd.sock │ │ ├─ 41971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8aac0d85d23cfd09c1938241a3dcbced7ef7632dd782217ae88f5e2565add16 -address /run/containerd/containerd.sock │ │ ├─ 42002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c23a0f5282d9cfc50a713be38a3ea5681c6434c5c63313566952c7913860d0e -address /run/containerd/containerd.sock │ │ ├─ 42024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38bdb929ca809d62e23eff95fb87a5bbbe7dd84f162dd662bc97c8b3384403be -address /run/containerd/containerd.sock │ │ ├─ 42044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3893d9f0b93066982e8b48f278c975dbf503663b6237a37cf15daa4a9793b88 -address /run/containerd/containerd.sock │ │ ├─ 42067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aed2866815b11dccdfa687319874dc7149c9e562ec70fffca929405c4ac268d -address /run/containerd/containerd.sock │ │ ├─ 42597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b32458d5139f11bce7142468670f2c903d13bdc30e64effb0ef6d3fc71282b1f -address /run/containerd/containerd.sock │ │ ├─ 43359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8aef76cc6569e840180c411bcd1bd5e18fbab71a3999d175e3c7860bcbad1cc -address /run/containerd/containerd.sock │ │ ├─ 43377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af0667801e20ba4cd245b2ca2efd84ed7118c149aceed82cc10684aaddce62d7 -address /run/containerd/containerd.sock │ │ ├─ 44739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbe61a1ddb9c04e599613847bea8e85ff1afafcab5f1c4f8eebcae33a3240317 -address /run/containerd/containerd.sock │ │ ├─ 45116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a68ab7b56bba3fdb19230e116fbb40616eb15be4ff58ac28a18601f1aa56e154 -address /run/containerd/containerd.sock │ │ ├─ 45181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac5c590b388b37824fb5ae7d9a9d49e625839476d3c80f9606bd0a01ae26deee -address /run/containerd/containerd.sock │ │ ├─ 45588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 406b1b7837bc72260cef0b3c2b2f0a1080d77efffed004e68db10d2c409f2ddb -address /run/containerd/containerd.sock │ │ ├─ 46005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9e7e7447dd81d45a35d2fadfc3675f1ce72c87095ef4f7511cbd80439189d8a -address /run/containerd/containerd.sock │ │ ├─ 46139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fb102b63ec5e5e906e1f4b83168d8130269b1d5dd8047d34001a979e6d4cbd4 -address /run/containerd/containerd.sock │ │ ├─ 46188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c6e7fbdbd3af3da9a2b6c4fc9c6512d35c5018916dfb5ce001afd43c5bd1d63 -address /run/containerd/containerd.sock │ │ ├─ 48202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id becf0877ade55af69845a96e351e6bfd3fe7f696c230099aa9697de4809d117b -address /run/containerd/containerd.sock │ │ ├─ 48296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72d7386deeeacc50e2bdb1b87d8f559bc2f4ae6c9954a5956642669ebd0d45ae -address /run/containerd/containerd.sock │ │ ├─ 49024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f569048a0264bcfe5939c25814fe3f4fb927c76d4e0bfab1254df509f0686f1 -address /run/containerd/containerd.sock │ │ ├─ 49125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69ee95df7058b1252d928f364a020a2e519436417d57d31dd0089ad078af46da -address /run/containerd/containerd.sock │ │ ├─ 49509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11ac5d8d9fc0b47268b43946bc96a305a9374e6f796d8441682785a6f3222d88 -address /run/containerd/containerd.sock │ │ ├─ 50063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2277f2e375c5da230c573088b6120fd576d882b883aa0af12cbf6e83f565979f -address /run/containerd/containerd.sock │ │ ├─ 50446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afb89c7cb3d86ad2e670099b87607166b520ef2a6a42256a70135e66f3801446 -address /run/containerd/containerd.sock │ │ ├─ 52737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d55c1b64898db1c8845ebd5de09beb3e3bf472479eafb1826d2b0e35b08c6cd -address /run/containerd/containerd.sock │ │ ├─ 52878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0321d8d0019ecbc3fcf927bcd3e10920976b57c0251da202f3ab7589faf62e5 -address /run/containerd/containerd.sock │ │ ├─ 56958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d7daec710e6f4ed6cbf8112bb6ec8508b39b746938c7a14b397f778300e4763 -address /run/containerd/containerd.sock │ │ ├─ 57687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b940d5a26e8b9b8a7be453289f6168439de17c3e974086a7120b1b0df99b97d9 -address /run/containerd/containerd.sock │ │ ├─ 57763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a417b5a5402bf26b1f94891654cdccf3d02b81561940d46adb36125863c448d -address /run/containerd/containerd.sock │ │ ├─ 57809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efb370ffa23a87114c6ce4f74001224075f0b28471f2b0a8c9ebb6da437cbf49 -address /run/containerd/containerd.sock │ │ ├─ 57949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06318c34fc5ee9b9a198ce62765d62ba2f697b73ecb008dfd70f733466e3c8de -address /run/containerd/containerd.sock │ │ ├─ 61603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 375c5fee69415e0bb6d629c65c33335f3705a4b12b97b6f662bbb41c303c474f -address /run/containerd/containerd.sock │ │ ├─ 61734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d54b65cfbf6df218d0cc039459f400cb32986864ba81c5b01da67eb6f0cf3356 -address /run/containerd/containerd.sock │ │ ├─ 61785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6b40271e3a2596938f1fdd78b2461e46c512c6844a91ead7bbfca4fc475c3e9 -address /run/containerd/containerd.sock │ │ ├─ 61824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aecca7ce6595a1635c5ab31737c8455325e724e21ec0e1bae14b1ca91f36410 -address /run/containerd/containerd.sock │ │ ├─ 63100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a7399170e638687414322d017b4f65cb00f4afcc40961b0b2bee19843ed37af -address /run/containerd/containerd.sock │ │ ├─ 63227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5dbaac7df9d1acf71fb561a9cd7d3aed00a172efdd7d19c15d9e59ae26e8c66 -address /run/containerd/containerd.sock │ │ ├─ 63692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01e64b96d79933294fb8c8d07a7922d0d107855b7551b41e5cb40a27766ce6ef -address /run/containerd/containerd.sock │ │ ├─ 63731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c50151ea68edce70c8790f7a68e1fc49b780c2a41f7a424e114d36a854e9075d -address /run/containerd/containerd.sock │ │ ├─ 63951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7df45d3aeac42167eaba4dc03ab59e8a1d9be0cc2f183023f02c0ce8dd6f744 -address /run/containerd/containerd.sock │ │ ├─ 64266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f594bf6ea0a2a388d9d91753a533063b5d661b23e6520f57b88d350c5e961db9 -address /run/containerd/containerd.sock │ │ ├─ 64659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05f5d3c8a780dbcae7f76b11366410be8589be4480d4feead06624ec7a09b75a -address /run/containerd/containerd.sock │ │ ├─ 65097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 764af632632964719709045187348f12e737749031e06e588f3c11f9b61dc856 -address /run/containerd/containerd.sock │ │ ├─ 65410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a9fb960c29a8377d13d9945f53b2dc61d8c2569d87521c54caa639a53adab5a -address /run/containerd/containerd.sock │ │ ├─ 66177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c403d698b60eb170aa4d0934363bb9a6323588d75f4647ddbcf7d29e2964644d -address /run/containerd/containerd.sock │ │ ├─ 67609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fa764d9540179b3f7a0c53831f58068cdb7d1f0eb129d7f9494f5f037029e17 -address /run/containerd/containerd.sock │ │ ├─ 69611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e21f0d41073b825c4a6d51d92fb13caa1ed4d2eae82f6a5aa62994dac4303a88 -address /run/containerd/containerd.sock │ │ ├─ 78903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98f4b204f89f2a22f1ff5283951898b27416f5b68efc85189a431c310fd9556a -address /run/containerd/containerd.sock │ │ ├─ 80424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c60613a529d00534c4a5f5be658397cbb12a5bd9945ad026bfe4b7f20a3fd8f -address /run/containerd/containerd.sock │ │ ├─ 86414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f814439a2cf30f0fb445b1245e58ce1bd863656dde6e9561bb44ae72fefb062c -address /run/containerd/containerd.sock │ │ ├─ 91940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0192d43b4f9920c93e349f82d729c50773c837019a5fb501524511814a76428 -address /run/containerd/containerd.sock │ │ ├─ 97151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50c007340c1f2222326ce9e80808ffbb474b19649ea43710ba4b48dffaca5b7d -address /run/containerd/containerd.sock │ │ ├─ 97188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dff230a1464e861225b0f56d908ee9fdc322e5ed55e5072bcc8167ebcdc7cb82 -address /run/containerd/containerd.sock │ │ ├─105164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 969e9edb6138c5803914fd3550901a7df0cef2bb9df78c335363cb6dd6dd2085 -address /run/containerd/containerd.sock │ │ ├─106827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4c677f94bbc30b1b1ae3a8c2fed7e691b3f1258d276afa5c5a6184942ff86cc -address /run/containerd/containerd.sock │ │ ├─106917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 202b70200ae1e927556ef88d233f14a2e9cbe7a58acd1d4942844582bf4c6e1d -address /run/containerd/containerd.sock │ │ ├─108714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fee3315edbddb90763ef630efa6698ba695ff1be7d90be8d0cd2c1717016069 -address /run/containerd/containerd.sock │ │ ├─110711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b69aa73dfa518407078f1a41bcd3e1b38937f017e44718bf695f7c6446d8979 -address /run/containerd/containerd.sock │ │ ├─110771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aca8f60b073643b999b8644e96b86639422b718560e2d986a8db33d07ec55cab -address /run/containerd/containerd.sock │ │ ├─123870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1d503561762755d532337dd3c33257c3ab9928ee27f62febd7bb6da3af9538a -address /run/containerd/containerd.sock │ │ ├─123957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85128a8592ff545d2be60425674233514e2772c0547d42808efb0d5bc943f23a -address /run/containerd/containerd.sock │ │ ├─126475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a39c8302a755888bc0597ca95559a4ae0fc6f93ef36ac25c15590f3107c3bd4 -address /run/containerd/containerd.sock │ │ ├─142023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c4fbbccc7ccb4ccf63f6d9fb279cdfe580ed0a3b14bed1baaffb8bb906382d7 -address /run/containerd/containerd.sock │ │ ├─143534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c215bdcf050a71c5b0f7921cdbce6cb5442a0417bb7aaed6fda424747fdf9905 -address /run/containerd/containerd.sock │ │ ├─143850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 573ea3dcf3dbe9776be42b368448cdb5401c0fe4860c2677615c2d673953113f -address /run/containerd/containerd.sock │ │ ├─144648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cad760a945b7a3d0e87fc722508aa77ec93ac5b9d7b9e1f1d34427c5756b8f1 -address /run/containerd/containerd.sock │ │ ├─146878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d73e6e425d1009767b9d3075050bae7152a50c5ca0060eca166273994556fda6 -address /run/containerd/containerd.sock │ │ ├─147126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1114ef335cca12f3613b07687a8354aa69c97a1095f231b7d1ae32f9439fa80a -address /run/containerd/containerd.sock │ │ ├─147245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 804a1df4aaea4504ef13c120f2699cc01f7678b3bca1735076392696436fd2e5 -address /run/containerd/containerd.sock │ │ ├─147638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e6816dadb46ebe44a0dc5acaa2b6a9afa4b61986193291e57ab728b9e52bb6b -address /run/containerd/containerd.sock │ │ ├─147731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 001d2d645c93ece261be416bc31830af3abc608d8201ddbbd6d50d76ac44ad8f -address /run/containerd/containerd.sock │ │ ├─148003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b045d4d5b5a8169d67de7cfe3da2cf9cb2dd4d479caf8918e3cddff5dc2c5a56 -address /run/containerd/containerd.sock │ │ ├─173030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d755b6e88021bf17bd9b860f73b8ce1b3542f8d5a608efcfff646b9c905d580b -address /run/containerd/containerd.sock │ │ ├─174861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85da43a3affce685bd61ed0ebca0cddee492c6c5a78c8acbd967c09451a11cb5 -address /run/containerd/containerd.sock │ │ ├─174920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7680ba7c1c754d8b9e13acc0bd453727b41e77b4763304c6586f1849c712ff99 -address /run/containerd/containerd.sock │ │ ├─174945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c664dec09ee437498a443d6c8ad8f8747f9dd81e1bbff6bff6c16f9d95b9c7e9 -address /run/containerd/containerd.sock │ │ ├─175017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 190d40ed0d6032c525ae9f80dfeb2f91e0f1323af457b104ffdd3b5e1f4a31e9 -address /run/containerd/containerd.sock │ │ ├─175025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e73f29fe3696ef9e011e72afd5b25302303bb2875a6ac00146c73004bbcbe6fb -address /run/containerd/containerd.sock │ │ ├─175429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c76549efe20e1d5f14d5de610a9d3b19a681aff21cd6107c4887518e7e87e99 -address /run/containerd/containerd.sock │ │ ├─175478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56484c0622871d8c373f2ef994b96c88e5799997e5917e3219177cf9f6d96292 -address /run/containerd/containerd.sock │ │ ├─188139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c80b212412fb700f871cfc03ef4971db5be4bdfa0af11e0106bcc409b585b4d -address /run/containerd/containerd.sock │ │ ├─190591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a771e9532cdf4e072abd2ad1749da84a9c0c5470e922dde89d2050043e6f3a23 -address /run/containerd/containerd.sock │ │ ├─190677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27e3a00a6146ddf49486d9bc68c9cad328977258d6267dfbcb36301db5be5f84 -address /run/containerd/containerd.sock │ │ ├─190737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e4e1a21e09b84abcdd5e8a5076a5d0a52bbb9375e5b2037eb981bb290658652 -address /run/containerd/containerd.sock │ │ ├─207896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb0223805895700a8f404a397b6445d9bea892a57c78d7788802a5b4b1570610 -address /run/containerd/containerd.sock │ │ ├─216113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e488b393f189eb1c6843f9c8007bd111c8f5f779169c9c3773a18ec94a5fb6a1 -address /run/containerd/containerd.sock │ │ ├─216159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0058f6deaaedb0e2ab68f06e451bcdbf6eaf0d521905993c63dec2dc4dca6bdd -address /run/containerd/containerd.sock │ │ ├─216173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7589ed23726e5dbe4a482413bf9335fe6a85c3aafd0749e54b966803cbef95ac -address /run/containerd/containerd.sock │ │ ├─216483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee986bc9bad94a20175aafe801ba23914ef0865167bcfe8f522b405fef614ea7 -address /run/containerd/containerd.sock │ │ ├─227789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbb1e12cfbc6f57d0e36dafce7f1eea5431d7848330f467cbb5b9ffe58ac10d3 -address /run/containerd/containerd.sock │ │ ├─230227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26e1b54a6c127fec4a29c0172ede52c86a3a484c29f43e778b0277336ed134fa -address /run/containerd/containerd.sock │ │ ├─231358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b85b3706fcec6faa31631b82c4507a73d78905c0fd63572046ab8ccaba9d354a -address /run/containerd/containerd.sock │ │ ├─232388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d901986d1746dfa17f799582c0646a77e0b5ecc6fa16d4b571774b1fe16f54d3 -address /run/containerd/containerd.sock │ │ ├─233372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f358d34d7aa4e1f46e1f9e6f610c136f9625e35d2487e614ff87bb202c4a9710 -address /run/containerd/containerd.sock │ │ ├─235149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79c946c76a4c0e46f377329860353f840805a6b250f7407d087e76e5d02ca2dc -address /run/containerd/containerd.sock │ │ ├─236145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c145025e4544179aa5acb19b6b4f89a2333b16527f1c8ec1db1e59c775590d1 -address /run/containerd/containerd.sock │ │ ├─236291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a523f29804a57029b8d760d694f968fcce892cefa0f4d610970e2afb6790282 -address /run/containerd/containerd.sock │ │ ├─245979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef00f22c8401084f3fc82ce89ecc102333033c3fce67f84f40a75b06635a3839 -address /run/containerd/containerd.sock │ │ ├─246440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d461c263cd7d3ced56e9720a3abb299a031c77ced702df2614daf4e89444ec5c -address /run/containerd/containerd.sock │ │ ├─249386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8a1157a8ed540e379c60c38b3321fe35bc00f83ce4cd94b72433724aa63e765 -address /run/containerd/containerd.sock │ │ ├─253839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a6829d53d5f0f98bceb10eae86bb1df80912ca919e33d0a17c9854fceb522af -address /run/containerd/containerd.sock │ │ ├─254082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38ff8e592200c22b04828e6bbbf021e5bafc7f913989b8db39efe85122dd8548 -address /run/containerd/containerd.sock │ │ ├─254196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03e487b72487f4a6eff7df6ba238768f6aba805945ec947fdb74f51f6bf2fce4 -address /run/containerd/containerd.sock │ │ ├─254236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19acb02590ed16bd3a91e377c1fc4da3c01bd37dda3d7b814583cf56b20a1655 -address /run/containerd/containerd.sock │ │ ├─265795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c84ec61a8602564d6e55e5b96e6fa9dd79f67ee9221200e68dbcec3f49e55ab -address /run/containerd/containerd.sock │ │ ├─268420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 488c4f5404f66b151acf6e5b2aa595c25ac2fbbebbb94692fa1738d60c00b533 -address /run/containerd/containerd.sock │ │ ├─269984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a721aa78e15275e68359c3bd9f5b9ef0761189a428fdfc90e5f7099c855f33a3 -address /run/containerd/containerd.sock │ │ ├─415447 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/3e6f678eb3990877e192062fa40eabdeb1eae150d7c023c88eae3d44b33e1afa/log.json --log-format json exec --process /tmp/runc-process2540483786 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/3e6f678eb3990877e192062fa40eabdeb1eae150d7c023c88eae3d44b33e1afa/956dd6be25efccfc59bfeed0e9c75f84234673e86c104bc9f68f0ae557759b36.pid 3e6f678eb3990877e192062fa40eabdeb1eae150d7c023c88eae3d44b33e1afa │ │ └─415448 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/3e6f678eb3990877e192062fa40eabdeb1eae150d7c023c88eae3d44b33e1afa/log.json --log-format json exec --process /tmp/runc-process305171587 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/3e6f678eb3990877e192062fa40eabdeb1eae150d7c023c88eae3d44b33e1afa/7412c408d210c8c0f818333f815067488ee86791857960b297ce856431986af7.pid 3e6f678eb3990877e192062fa40eabdeb1eae150d7c023c88eae3d44b33e1afa │ ├─packagekit.service │ │ └─1433 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 394 /lib/systemd/systemd-udevd │ │ ├─415392 /lib/systemd/systemd-udevd │ │ └─415393 /lib/systemd/systemd-udevd │ ├─docker-0ef7a81ca208c9293040f81a833798c66c4eaff147633a078c91a88abc976ed6.scope … │ │ ├─12591 /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 │ │ └─12603 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─621 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29855 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30137 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19025 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19045 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.yzwrbo.service │ │ │ ├─12842 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yzwrbo/unit.run │ │ │ └─12870 /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-yzwrbo --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yzwrbo:/var/lib/ceph/mgr/ceph-instance.yzwrbo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yzwrbo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.yzwrbo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25351 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25630 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39395 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39416 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34404 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34673 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12482 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12511 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10337 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─636 /usr/libexec/polkitd --no-debug │ ├─run-rcb3c68a35ef147bba81a936d97b7509b.scope │ │ └─188909 /usr/sbin/libvirtd --listen │ ├─networkd-dispatcher.service │ │ └─611 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-b7f74b06424220fa413fb4275fca32eba9b5c05bba0f708edaab5e2c02c77332.scope … │ │ ├─39490 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39505 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─multipathd.service │ │ └─141432 /sbin/multipathd -d -s │ ├─docker-89c7f5ec983f5c0cac1a1a2d5b99ae11948dd72cc4bf85cd4ce5467e9a7f43ca.scope … │ │ ├─12951 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.yzwrbo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12971 /usr/bin/ceph-mgr -n mgr.instance.yzwrbo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─42422 /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.74 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─docker-fbb6d8865dc12fe818848a25ce099856c823ec43560c8d9b3b3eecccebcee3cd.scope … │ │ ├─34715 /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 │ │ └─34728 /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 │ ├─ssh.service │ │ └─641 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-fffa4f1452641d1a34e6611e2caef123329a3b1406018fe5e901508f55904623.scope … │ │ ├─30181 /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 │ │ └─30193 /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 │ ├─docker-51659f48ca7a0c8a5429c0887ee4b2e8599b090f8500b56ca78d2cfe0c3910b7.scope … │ │ ├─25673 /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 │ │ └─25685 /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 │ ├─uuidd.service │ │ └─1100 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11098 /usr/sbin/chronyd -F 1 │ │ └─11099 /usr/sbin/chronyd -F 1 │ ├─docker-3af093c0ffb17443136db129b1cd6ed11ae7af395735f7bee0052bf353bb3be5.scope … │ │ ├─19095 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19112 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─141257 /sbin/iscsid │ │ └─141258 /sbin/iscsid │ ├─dbus.service │ │ └─608 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─614 /lib/systemd/systemd-logind ├─k8s.io │ ├─8165a740283b2dbf8803f90e8f3c7f178d84bc5c18cb4e1e405e1df480930c0e │ │ └─50741 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─3e6f678eb3990877e192062fa40eabdeb1eae150d7c023c88eae3d44b33e1afa │ │ ├─ 50588 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 │ │ ├─ 51877 haproxy -sf 16 -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 │ │ ├─415445 /bin/bash /opt/percona/haproxy_check_pxc.sh NOT_USED NOT_USED 10.0.0.82 33060 │ │ ├─415469 /bin/bash /opt/percona/haproxy_check_pxc.sh NOT_USED NOT_USED 10.0.0.82 33060 │ │ ├─415471 /usr/bin/coreutils --coreutils-prog-shebang=timeout /usr/bin/timeout 10 /usr/bin/mysql -nNE -umonitor -h 10.0.0.82 -P 33062 -e SHOW STATUS LIKE 'wsrep_local_state'; SHOW VARIABLES LIKE 'pxc_maint_mode'; SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; SHOW GLOBAL VARIABLES LIKE 'wsrep_reject_queries'; SHOW GLOBAL VARIABLES LIKE 'wsrep_sst_donor_rejects_queries'; │ │ ├─415472 /usr/bin/grep -A 1 -E wsrep_local_state$|pxc_maint_mode$|wsrep_cluster_status$|wsrep_reject_queries$|wsrep_sst_donor_rejects_queries$ │ │ ├─415473 /usr/bin/sed -n -e 2p -e 5p -e 8p -e 11p -e 14p │ │ ├─415474 /bin/bash /opt/percona/haproxy_readiness_check.sh │ │ ├─415475 /usr/bin/coreutils --coreutils-prog-shebang=tr /usr/bin/tr \n │ │ ├─415476 /usr/bin/mysql -nNE -umonitor -h 10.0.0.82 -P 33062 -e SHOW STATUS LIKE 'wsrep_local_state'; SHOW VARIABLES LIKE 'pxc_maint_mode'; SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; SHOW GLOBAL VARIABLES LIKE 'wsrep_reject_queries'; SHOW GLOBAL VARIABLES LIKE 'wsrep_sst_donor_rejects_queries'; │ │ ├─415488 /bin/bash /opt/percona/haproxy_liveness_check.sh │ │ └─415494 /usr/bin/coreutils --coreutils-prog-shebang=cat /usr/bin/cat /etc/mysql/mysql-users-secret/monitor │ ├─53a732958f856b3f093b15fbeb2ec88b35edb4615266db8e4b44bb9210f967c4 │ │ └─42369 /kube-vip manager │ ├─b047f875bde509136ac0d5b255372a26f6b42be66292ff8e27a9d700d1b95196 │ │ └─251814 docker-registry serve /etc/docker-registry/config.yml │ ├─d755b6e88021bf17bd9b860f73b8ce1b3542f8d5a608efcfff646b9c905d580b │ │ └─173055 /pause │ ├─e009f94d72c6e2ba3d7660ade3fbbefaf19c7d8038ef92664e425b718dddd3f3 │ │ ├─249719 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249737 /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 -- │ │ ├─249743 erl_child_setup 1048576 │ │ ├─249864 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249866 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249889 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250138 /bin/sh -s rabbit_disk_monitor │ ├─afb89c7cb3d86ad2e670099b87607166b520ef2a6a42256a70135e66f3801446 │ │ └─50471 /pause │ ├─69ace92b942d87e099b9185147b608f564df6a666ab08ec3c4f766ed38eb7fda │ │ └─45167 /coredns -conf /etc/coredns/Corefile │ ├─e8aac0d85d23cfd09c1938241a3dcbced7ef7632dd782217ae88f5e2565add16 │ │ └─42046 /pause │ ├─af0667801e20ba4cd245b2ca2efd84ed7118c149aceed82cc10684aaddce62d7 │ │ └─43423 /pause │ ├─72d7386deeeacc50e2bdb1b87d8f559bc2f4ae6c9954a5956642669ebd0d45ae │ │ └─48320 /pause │ ├─9517ce29fc47c8c90627abfa9671e8635a020487c615ed0767bfb66f0f512b52 │ │ └─53057 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 │ ├─ca5acf01f2e44d614643728204a2b00cd609836a8f78642816462ada4c9954f9 │ │ └─49197 /manager --metrics-bind-address=:9782 │ ├─4c23a0f5282d9cfc50a713be38a3ea5681c6434c5c63313566952c7913860d0e │ │ └─42108 /pause │ ├─912681515c021539527ab66d186f85c9e31f76ff7f2137e6d3cc44bb9db7f5c7 │ │ └─108540 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─759dc7fcc992a86875d1f6760dad796ffe466f9517645d0067d66a1822637710 │ │ └─62484 /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 │ ├─dff230a1464e861225b0f56d908ee9fdc322e5ed55e5072bcc8167ebcdc7cb82 │ │ └─97220 /pause │ ├─26e1b54a6c127fec4a29c0172ede52c86a3a484c29f43e778b0277336ed134fa │ │ └─230251 /pause │ ├─a3893d9f0b93066982e8b48f278c975dbf503663b6237a37cf15daa4a9793b88 │ │ └─42138 /pause │ ├─b7df45d3aeac42167eaba4dc03ab59e8a1d9be0cc2f183023f02c0ce8dd6f744 │ │ └─63987 /pause │ ├─ef00f22c8401084f3fc82ce89ecc102333033c3fce67f84f40a75b06635a3839 │ │ └─246015 /pause │ ├─77763996afa8743c2300b86e8c1576e75009e00e9846b8781ee3f61d83f40bbb │ │ └─46374 /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 │ ├─804a1df4aaea4504ef13c120f2699cc01f7678b3bca1735076392696436fd2e5 │ │ └─147274 /pause │ ├─b6f4ceb75cce730f5ba39341d08ac1df3ef3e3fa37727b5c83d223f70313c1a4 │ │ ├─246383 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246773 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246774 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─e4bf68e088c6028039a577ccfc0de3ec29c4bee31368b25668a249f036787201 │ │ └─64342 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 │ ├─11e649c590092e4d2c7ffc6adbce9bd0b6af0565bab9ab700d31f2166cc3e098 │ │ └─58085 nfd-gc -gc-interval=1h │ ├─d7ee45e49b30fc76353167a82ce521732de0934ecb9cd910abb31afd0c3252de │ │ ├─67967 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67984 /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 -- │ │ ├─67990 erl_child_setup 1048576 │ │ ├─68094 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68095 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68108 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68192 /bin/sh -s rabbit_disk_monitor │ ├─134f372c1b1188fc4743ef055dfc88710ef02b55d89b788a22878c47d54eece2 │ │ └─97572 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-thtz4 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─af5f509f088555c7f718516f636e8ba058bcfe91e56ffe147289c7c75c4f4d0b │ │ ├─131935 placement-api: uWSGI master │ │ ├─131964 placement-api: uWSGI worker 1 │ │ └─131965 placement-api: uWSGI worker 2 │ ├─573ea3dcf3dbe9776be42b368448cdb5401c0fe4860c2677615c2d673953113f │ │ └─143886 /pause │ ├─d461c263cd7d3ced56e9720a3abb299a031c77ced702df2614daf4e89444ec5c │ │ └─246466 /pause │ ├─85da43a3affce685bd61ed0ebca0cddee492c6c5a78c8acbd967c09451a11cb5 │ │ └─174918 /pause │ ├─1c60613a529d00534c4a5f5be658397cbb12a5bd9945ad026bfe4b7f20a3fd8f │ │ └─80457 /pause │ ├─ee986bc9bad94a20175aafe801ba23914ef0865167bcfe8f522b405fef614ea7 │ │ └─216508 /pause │ ├─61db466bf59bf7cf2dba28bf13f20f0eed20584ae7aef76a3962f0c7ed82b75a │ │ └─62129 /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 │ ├─98f4b204f89f2a22f1ff5283951898b27416f5b68efc85189a431c310fd9556a │ │ └─78926 /pause │ ├─43ca7d03fe8e372ebaa00ef334796e747bddb9d27bf55d99efecd67fadd001ad │ │ └─50810 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d056f6bb66dafd6c9b456b7c7090197f73f47e2fb95bcb5f3540fdec6d159f2f │ │ └─144073 /coredns -conf /etc/coredns/Corefile │ ├─dd57df42598c59de5ef8d1f36ae0a80fecdaee9d3deb01c1124164585c035bdd │ │ ├─186342 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] │ │ ├─186726 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187342 /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/tmp5_eppt5y/privsep.sock │ │ ├─376557 /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/tmpcosy04hl/privsep.sock │ │ ├─377063 /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/tmpt6mzj9qh/privsep.sock │ │ ├─377533 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377534 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378591 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=cd5e5f1b-ecea-442d-a30c-77510a611d9b --namespace=qrouter-cd5e5f1b-ecea-442d-a30c-77510a611d9b --conf_dir=/var/lib/neutron/ha_confs/cd5e5f1b-ecea-442d-a30c-77510a611d9b --log-file=/var/lib/neutron/ha_confs/cd5e5f1b-ecea-442d-a30c-77510a611d9b/neutron-keepalived-state-change.log --monitor_interface=ha-a73ae0d4-07 --monitor_cidr=169.254.0.251/24 --pid_file=/var/lib/neutron/external/pids/cd5e5f1b-ecea-442d-a30c-77510a611d9b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─381368 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a8ac6605-4c01-49d9-9847-165dbbd45687 --namespace=qrouter-a8ac6605-4c01-49d9-9847-165dbbd45687 --conf_dir=/var/lib/neutron/ha_confs/a8ac6605-4c01-49d9-9847-165dbbd45687 --log-file=/var/lib/neutron/ha_confs/a8ac6605-4c01-49d9-9847-165dbbd45687/neutron-keepalived-state-change.log --monitor_interface=ha-e963cfc8-f4 --monitor_cidr=169.254.0.220/24 --pid_file=/var/lib/neutron/external/pids/a8ac6605-4c01-49d9-9847-165dbbd45687.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─391936 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=00d5cfe5-7d9b-46ae-aeaa-397f9a69b0d2 --namespace=qrouter-00d5cfe5-7d9b-46ae-aeaa-397f9a69b0d2 --conf_dir=/var/lib/neutron/ha_confs/00d5cfe5-7d9b-46ae-aeaa-397f9a69b0d2 --log-file=/var/lib/neutron/ha_confs/00d5cfe5-7d9b-46ae-aeaa-397f9a69b0d2/neutron-keepalived-state-change.log --monitor_interface=ha-cc35416a-ea --monitor_cidr=169.254.0.232/24 --pid_file=/var/lib/neutron/external/pids/00d5cfe5-7d9b-46ae-aeaa-397f9a69b0d2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b5fd541d3e93bc0e97b8472115f32875247a283f640261232803885d684b2a45 │ │ └─66751 /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 │ ├─f0beeb282013cdaea406584c359c233d3d263240a42fa44c55b758976e9b028d │ │ └─53339 redis_exporter │ ├─44f5d5b26f2ce51a2cb2a846811594dfd63cc8a2c6fdb467c64c69b24fb98cad │ │ └─49909 percona-xtradb-cluster-operator │ ├─9495db6f4c7c48a3d35e89002b889992cb5f7519923421db7c201d52d77653bc │ │ ├─144858 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144875 /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 -- │ │ ├─144881 erl_child_setup 1048576 │ │ ├─144996 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144997 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145007 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─145188 /bin/sh -s rabbit_disk_monitor │ ├─efb370ffa23a87114c6ce4f74001224075f0b28471f2b0a8c9ebb6da437cbf49 │ │ └─57834 /pause │ ├─9468b28c3921adae076c991cf793fbed585c258adadd4b694e42e590dd778bb4 │ │ └─42272 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 │ ├─0058f6deaaedb0e2ab68f06e451bcdbf6eaf0d521905993c63dec2dc4dca6bdd │ │ └─216233 /pause │ ├─dcde1650ba49cea77610d83c116ce569e62a4339f714e80db05b98e1b18a5a31 │ │ └─231722 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─1f89f6c81a6d4c459999458710bb5d7fd7be4aaef58f02fcf4cb378dccdbd7e8 │ │ └─124574 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─6d1577ac95bd12affe3a662679ac45cd1e933e297a6253111aef447def677e04 │ │ ├─62762 python -u /app/sidecar.py │ │ ├─63017 python -u /app/sidecar.py │ │ └─63019 python -u /app/sidecar.py │ ├─1eb7077f58ceb689ea21c6a6d35962446a0311d71fea8023f357a6ef3919beec │ │ └─52941 valkey-server *:6379 │ ├─e2ae36b31515dbc867b0179ba268a44a2e9d5f235d86e1624a0629a600448a47 │ │ └─186323 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) │ ├─dd1ef23f94a55edf916a25a5696d027b7c089c6395a8c605ca125a44ce50903a │ │ └─42646 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─47d54b215fc583e5e963650c13a6edb3ec2d6a7ba2243a5bf4042a43cc1cbb72 │ │ └─58048 nfd-worker -metrics=8081 │ ├─90774164a4a617ca7a220f99e06e13055d7881b4c181d4e201604acf7ec1e952 │ │ ├─228006 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228089 /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 -- │ │ ├─228095 erl_child_setup 1048576 │ │ ├─228248 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228249 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228259 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228381 /bin/sh -s rabbit_disk_monitor │ ├─244d27eb66d881646bf3f156475338fdbbddca0868265c34f51e8f3510f29d8b │ │ └─66374 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─001d2d645c93ece261be416bc31830af3abc608d8201ddbbd6d50d76ac44ad8f │ │ └─147756 /pause │ ├─f814439a2cf30f0fb445b1245e58ce1bd863656dde6e9561bb44ae72fefb062c │ │ └─86439 /pause │ ├─439fef8def9ae434a39188626557aa22e7f2769fd8996135126bc072b70b9517 │ │ ├─ 97651 /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 │ │ └─345794 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c664dec09ee437498a443d6c8ad8f8747f9dd81e1bbff6bff6c16f9d95b9c7e9 │ │ └─175027 /pause │ ├─7680ba7c1c754d8b9e13acc0bd453727b41e77b4763304c6586f1849c712ff99 │ │ └─174974 /pause │ ├─aca8f60b073643b999b8644e96b86639422b718560e2d986a8db33d07ec55cab │ │ └─110795 /pause │ ├─b8dae573703216a646a5eb95edb597dacb51d80f390a67defb70ce77ff49233f │ │ └─49300 /manager --metrics-bind-address=:8080 │ ├─4e58c548b4760d6636875d325d72ae43266947bdc4c383c6c7afb8952a328f63 │ │ ├─171081 nova-metadata: uWSGI master │ │ ├─171106 nova-metadata: uWSGI worker 1 │ │ └─171107 nova-metadata: uWSGI worker 2 │ ├─fbe8110f038ccbd4d43b7c627b2a42a61ccf988fc0fc8fa71c611acc3cfadcb2 │ │ ├─224828 octavia-api: uWSGI master │ │ ├─224841 octavia-api: uWSGI worker 1 │ │ └─224842 octavia-api: uWSGI worker 2 │ ├─5cb83a06601359b7f663e7320d5f0760096fef5964876007e72eb1d6a8ce1f32 │ │ └─263697 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c5ba4536ee94cb2e0208d8c587f46e1464d5f2343c261b746ded854d0e55b24c │ │ └─62995 /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 │ ├─38bdb929ca809d62e23eff95fb87a5bbbe7dd84f162dd662bc97c8b3384403be │ │ └─42129 /pause │ ├─d8a1157a8ed540e379c60c38b3321fe35bc00f83ce4cd94b72433724aa63e765 │ │ └─249410 /pause │ ├─1d55c1b64898db1c8845ebd5de09beb3e3bf472479eafb1826d2b0e35b08c6cd │ │ └─52762 /pause │ ├─f358d34d7aa4e1f46e1f9e6f610c136f9625e35d2487e614ff87bb202c4a9710 │ │ └─233395 /pause │ ├─1114ef335cca12f3613b07687a8354aa69c97a1095f231b7d1ae32f9439fa80a │ │ └─147151 /pause │ ├─28c9b3847e2fb19d380106eb04c88b0957939c7e85e6b9de643daae9ae9427c2 │ │ ├─183993 neutron-policy-server: uWSGI master │ │ ├─184006 neutron-policy-server: uWSGI worker 1 │ │ └─184007 neutron-policy-server: uWSGI worker 2 │ ├─a0321d8d0019ecbc3fcf927bcd3e10920976b57c0251da202f3ab7589faf62e5 │ │ └─52901 /pause │ ├─e4c677f94bbc30b1b1ae3a8c2fed7e691b3f1258d276afa5c5a6184942ff86cc │ │ └─106854 /pause │ ├─cb0223805895700a8f404a397b6445d9bea892a57c78d7788802a5b4b1570610 │ │ └─207919 /pause │ ├─f9fd21763802b457351f7d77955d572359fc1b126088817abe8259a109c99e1b │ │ └─142413 /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 │ ├─c215bdcf050a71c5b0f7921cdbce6cb5442a0417bb7aaed6fda424747fdf9905 │ │ └─143558 /pause │ ├─375c5fee69415e0bb6d629c65c33335f3705a4b12b97b6f662bbb41c303c474f │ │ └─61661 /pause │ ├─7b72b4e1c85ecc92a1089e2a8b0c3656fe4a23502a1c6dee1acb7759be999644 │ │ └─46326 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─b32458d5139f11bce7142468670f2c903d13bdc30e64effb0ef6d3fc71282b1f │ │ └─42621 /pause │ ├─7a417b5a5402bf26b1f94891654cdccf3d02b81561940d46adb36125863c448d │ │ └─57791 /pause │ ├─edbcb7a419e8be867384c5c40557ace031e005d4b8e4a45d32651902f036b89c │ │ ├─120576 cinder-api: uWSGI master │ │ ├─120589 cinder-api: uWSGI worker 1 │ │ └─120590 cinder-api: uWSGI worker 2 │ ├─69efa48d59bcdeb54ec5742657cbc5a7d901605f25c358fe61d5f06964bd2b70 │ │ ├─124994 /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 │ │ └─125230 /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 │ ├─2d6f9e2f5810cf5bb33c6ecaec50dbf5778a2a3d7f9a32b536cdfc3ecb5e03a4 │ │ ├─204118 heat-api-cfn: uWSGI master │ │ ├─204163 heat-api-cfn: uWSGI worker 1 │ │ └─204164 heat-api-cfn: uWSGI worker 2 │ ├─19acb02590ed16bd3a91e377c1fc4da3c01bd37dda3d7b814583cf56b20a1655 │ │ └─254266 /pause │ ├─bc509949118b3ce05ec332f2604619e517a1a7f40c3ed90b3af7fb14ae390c02 │ │ └─45253 /coredns -conf /etc/coredns/Corefile │ ├─0c76549efe20e1d5f14d5de610a9d3b19a681aff21cd6107c4887518e7e87e99 │ │ └─175456 /pause │ ├─969e9edb6138c5803914fd3550901a7df0cef2bb9df78c335363cb6dd6dd2085 │ │ └─105188 /pause │ ├─6e6816dadb46ebe44a0dc5acaa2b6a9afa4b61986193291e57ab728b9e52bb6b │ │ └─147661 /pause │ ├─9c145025e4544179aa5acb19b6b4f89a2333b16527f1c8ec1db1e59c775590d1 │ │ └─236184 /pause │ ├─a4da4fd94011b9fe224df2236732b25e81f7ff5bd557477cf5efc4da70830703 │ │ └─270380 /bin/openstack-database-exporter │ ├─7fb102b63ec5e5e906e1f4b83168d8130269b1d5dd8047d34001a979e6d4cbd4 │ │ └─46162 /pause │ ├─14ebf82f6f06a6031c863d2726e30eda4baa79d3598cb81288df29533799f235 │ │ └─58121 nfd-master -crd-controller=true -metrics=8081 │ ├─c3b4bd77a8b09c1f00aee6fc4010f392e5b079d3259e34c70f681a7d25a98123 │ │ ├─108982 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109000 /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 -- │ │ ├─109014 erl_child_setup 1048576 │ │ ├─109069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109070 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109174 /bin/sh -s rabbit_disk_monitor │ ├─406b1b7837bc72260cef0b3c2b2f0a1080d77efffed004e68db10d2c409f2ddb │ │ └─45614 /pause │ ├─11ac5d8d9fc0b47268b43946bc96a305a9374e6f796d8441682785a6f3222d88 │ │ └─49532 /pause │ ├─b41fa3c8e4437f5b436c13b5e12df39b9fdfb37dc3370c0956c09f40f248aa12 │ │ ├─246046 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246731 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpdjcfz7x0/privsep.sock │ │ ├─246734 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246754 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c403d698b60eb170aa4d0934363bb9a6323588d75f4647ddbcf7d29e2964644d │ │ └─66201 /pause │ ├─b045d4d5b5a8169d67de7cfe3da2cf9cb2dd4d479caf8918e3cddff5dc2c5a56 │ │ └─148032 /pause │ ├─e73f29fe3696ef9e011e72afd5b25302303bb2875a6ac00146c73004bbcbe6fb │ │ └─175068 /pause │ ├─3a523f29804a57029b8d760d694f968fcce892cefa0f4d610970e2afb6790282 │ │ └─236320 /pause │ ├─bf708b431c420d44c495ed5d6e746012e83785cc817894125ca0b1d31e49a5ea │ │ └─65150 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d1b2431a1a80d63c318b9baad5557f91e2a524a3ff7139c46b1a3b337eebebf6 │ │ ├─50642 mysqld --wsrep_start_position=5588c125-9b5c-11f1-b81a-47cc40b70c6f:20 │ │ └─50770 /var/lib/mysql/mysql-state-monitor │ ├─ff13c6f1d78587d944d439f26603d245424ca2a397575f57178bd2fc6fc05653 │ │ └─233421 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─03e487b72487f4a6eff7df6ba238768f6aba805945ec947fdb74f51f6bf2fce4 │ │ └─254226 /pause │ ├─67c9392d75d3c25dd902b2a6b268042dda999abd467f74e1b84e7a3b41e3e3b8 │ │ └─42210 etcd --advertise-client-urls=https://199.204.45.74: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.74:2380 --initial-cluster=instance=https://199.204.45.74:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.74:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.74: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 │ ├─a721aa78e15275e68359c3bd9f5b9ef0761189a428fdfc90e5f7099c855f33a3 │ │ └─270007 /pause │ ├─967475bd7e44f821e2c020f6dd53e8f9ce81e76eea6d58596ad60094166cfd34 │ │ ├─204100 heat-api: uWSGI master │ │ ├─204165 heat-api: uWSGI worker 1 │ │ └─204166 heat-api: uWSGI worker 2 │ ├─cbe61a1ddb9c04e599613847bea8e85ff1afafcab5f1c4f8eebcae33a3240317 │ │ └─44763 /pause │ ├─a5dbaac7df9d1acf71fb561a9cd7d3aed00a172efdd7d19c15d9e59ae26e8c66 │ │ └─63253 /pause │ ├─9c126804e9b3bbae7872107bfcc6fbfc8a760c82edeb9b59e0d303e2db0a4520 │ │ └─98360 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a68ab7b56bba3fdb19230e116fbb40616eb15be4ff58ac28a18601f1aa56e154 │ │ └─45139 /pause │ ├─a63a0d4873a17d60b08ca88c24a71c64119f4caf9011b09cb70ad0b6ee37f209 │ │ └─193525 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─422bd5bd47220f8c4bb9082070bac2651dad912cd7daa2b536d63ac425574ce3 │ │ ├─ 72966 apache2 -DFOREGROUND │ │ ├─ 72991 (wsgi:k -DFOREGROUND │ │ ├─ 72992 (wsgi:k -DFOREGROUND │ │ ├─ 72993 (wsgi:k -DFOREGROUND │ │ ├─ 72994 (wsgi:k -DFOREGROUND │ │ ├─405823 apache2 -DFOREGROUND │ │ └─406615 apache2 -DFOREGROUND │ ├─9c4fbbccc7ccb4ccf63f6d9fb279cdfe580ed0a3b14bed1baaffb8bb906382d7 │ │ └─142046 /pause │ ├─07836f3a3e62d33ca373f6315f2e0113d60d227a9c6b480959f71c3dd0fdf387 │ │ └─67303 /bin/memcached_exporter │ ├─c2b500f9b1a56ef830d93d96705cff4119c3595b3fccba728b09502de2c0d7c3 │ │ └─66708 /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-74.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 │ ├─c0192d43b4f9920c93e349f82d729c50773c837019a5fb501524511814a76428 │ │ └─91964 /pause │ ├─eb8c15724e75b620c7d31591c44cd941dddcd476ab87d1417a75e0bcf2aa7d5f │ │ └─67267 /bin/pushgateway │ ├─05f5d3c8a780dbcae7f76b11366410be8589be4480d4feead06624ec7a09b75a │ │ └─64697 /pause │ ├─d73e6e425d1009767b9d3075050bae7152a50c5ca0060eca166273994556fda6 │ │ └─146916 /pause │ ├─a771e9532cdf4e072abd2ad1749da84a9c0c5470e922dde89d2050043e6f3a23 │ │ └─190619 /pause │ ├─ac5c590b388b37824fb5ae7d9a9d49e625839476d3c80f9606bd0a01ae26deee │ │ └─45212 /pause │ ├─a0580148dda642e58bc0451cc4b9cfaaf3207e8cbd18520fccc3cb37b9223a76 │ │ └─187963 /usr/bin/libvirt-tls-sidecar │ ├─9f22dc383bad2189b6832dac3321a2e40cd6aa865be4921b472d82ccf2d16e32 │ │ └─235206 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─419d7ebba37b9a534a752d4376807068b7f010a6f45be4d62f312d8ea2905ff8 │ │ ├─66010 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66044 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─671716e2ab02f8a095ecc71fb8b31fa0a74b3b6e728e2649952f1dc19b5a8c36 │ │ ├─176234 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─408919 sleep 300 │ ├─524a588dadaedec2e6de82daeed3ac90ad5811a3fd0a998f08112972f4a08629 │ │ └─48618 /server │ ├─74742955dee23169ba263dac1e7b97430e8ab91a26199cc2f7590b055f36f774 │ │ ├─246364 magnum-api: uWSGI master │ │ ├─246425 magnum-api: uWSGI worker 1 │ │ └─246426 magnum-api: uWSGI worker 2 │ ├─4a63da94e41c826f4644e538de4a945d2d22a9b9e71b58903a4eb4392398e44b │ │ └─42224 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 │ ├─1b43ceb68b34fabcaddc402c4e0083b15993fd0c8f1e073f085a0c9b8d46ef67 │ │ └─44800 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0e0d1344919664e24147e88904fd825eaaa34d6905f769fa4ab0b7ad93a66ac9 │ │ └─67437 /bin/oauth2-proxy │ ├─f7170fc1d4c8b225c953a59ded87c5ea18652097f7278358afe6df369e140808 │ │ └─43656 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─17454690a9727d57cb7c39aba2760b7bcded0aa783c0dcb82b0fa4d147a8cab7 │ │ ├─184984 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) │ │ ├─185344 /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/tmpa17lhgxs/privsep.sock │ │ ├─185552 /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/tmp79bkoapj/privsep.sock │ │ └─186208 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─78f318983b8702e6bd429f56dee782e4b5709c05a1ef3a921549b395612c72c1 │ │ └─188013 /bin/bash /tmp/libvirt.sh │ ├─2277f2e375c5da230c573088b6120fd576d882b883aa0af12cbf6e83f565979f │ │ └─50085 /pause │ ├─13bf91538ef518255c90d49c6552d5d3c783816f4d5a13ec2fae4b7802e94209 │ │ ├─208103 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208121 /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 -- │ │ ├─208127 erl_child_setup 1048576 │ │ ├─208179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208180 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208190 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208323 /bin/sh -s rabbit_disk_monitor │ ├─56484c0622871d8c373f2ef994b96c88e5799997e5917e3219177cf9f6d96292 │ │ └─175508 /pause │ ├─7b9c99d1a4602d27ab7e353a89c3de6f8b1d0ac28c01e04a94852da34171fa54 │ │ └─65221 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2a26bdf80da0de6f5533f5150eabed64db0c3c9a97a08161e635c4afa55a7991 │ │ ├─171817 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172225 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172226 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─673864f141cc813358ad49cacb03b48408d02c9b2f1b4e881c3219ed30c17daf │ │ └─66327 /goldpinger --static-file-path /static │ ├─8c80b212412fb700f871cfc03ef4971db5be4bdfa0af11e0106bcc409b585b4d │ │ └─188161 /pause │ ├─f95865fc8849d95da96e0a00074b2f22d1e2a34fea857189bee0c1f30abf8458 │ │ └─269015 /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 │ ├─f594bf6ea0a2a388d9d91753a533063b5d661b23e6520f57b88d350c5e961db9 │ │ └─64290 /pause │ ├─9fee3315edbddb90763ef630efa6698ba695ff1be7d90be8d0cd2c1717016069 │ │ └─108737 /pause │ ├─e488b393f189eb1c6843f9c8007bd111c8f5f779169c9c3773a18ec94a5fb6a1 │ │ └─216163 /pause │ ├─09d7312972f22f0b3df80848dc98af15d902e86301161c152f1bc23d993a2247 │ │ └─67411 /bin/oauth2-proxy │ ├─4a27c72ac53f7229e980731dd734a05cc26475cb2232f010730e0e659db1d5bb │ │ └─87245 /usr/local/bin/rook ceph operator │ ├─14f88682481c128f68365a0d0abbac987253b4458a9d8c8717eb580779c505a4 │ │ └─67138 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─718f6a787169372d523fcb34fa8f1140b93bb8a3fd71a057622e7a29c3364dc4 │ │ ├─43861 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44281 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─85128a8592ff545d2be60425674233514e2772c0547d42808efb0d5bc943f23a │ │ └─123995 /pause │ ├─b85b3706fcec6faa31631b82c4507a73d78905c0fd63572046ab8ccaba9d354a │ │ └─231381 /pause │ ├─764af632632964719709045187348f12e737749031e06e588f3c11f9b61dc856 │ │ └─65121 /pause │ ├─7aed2866815b11dccdfa687319874dc7149c9e562ec70fffca929405c4ac268d │ │ └─42148 /pause │ ├─3cad760a945b7a3d0e87fc722508aa77ec93ac5b9d7b9e1f1d34427c5756b8f1 │ │ └─144671 /pause │ ├─50c007340c1f2222326ce9e80808ffbb474b19649ea43710ba4b48dffaca5b7d │ │ └─97175 /pause │ ├─39c9d491c7d5d8907cbaf6ecf4e2755611a01e80f7d11c0c6935d5e7fb592462 │ │ ├─263704 manila-api: uWSGI master │ │ ├─263757 manila-api: uWSGI worker 1 │ │ └─263758 manila-api: uWSGI worker 2 │ ├─8fa764d9540179b3f7a0c53831f58068cdb7d1f0eb129d7f9494f5f037029e17 │ │ └─67632 /pause │ ├─d901986d1746dfa17f799582c0646a77e0b5ecc6fa16d4b571774b1fe16f54d3 │ │ └─232412 /pause │ ├─d6803849f44666f531219b116d9776a7b8824d25f5078eb7cd6e82b1231b89c9 │ │ ├─ 48537 /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 │ │ ├─ 48549 /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 │ │ ├─ 48680 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268171 nginx: worker process │ │ ├─268172 nginx: worker process │ │ └─268173 nginx: cache manager process │ ├─488c4f5404f66b151acf6e5b2aa595c25ac2fbbebbb94692fa1738d60c00b533 │ │ └─268474 /pause │ ├─ef9bf56ab2ed67c4570249f935583054d4c853703f3e59b78d5aab3cc56d19e5 │ │ └─188750 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─2d7daec710e6f4ed6cbf8112bb6ec8508b39b746938c7a14b397f778300e4763 │ │ └─56983 /pause │ ├─3a39c8302a755888bc0597ca95559a4ae0fc6f93ef36ac25c15590f3107c3bd4 │ │ └─126501 /pause │ ├─0f8dd746bcf793c7664753418e6737a76c99eb330d02a608465dad01987926ac │ │ └─263614 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─202b70200ae1e927556ef88d233f14a2e9cbe7a58acd1d4942844582bf4c6e1d │ │ └─106943 /pause │ ├─a57e294c62ef38740301da534951c91e02083864bada9d587c74e4b0ac630765 │ │ ├─349871 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] │ │ ├─350376 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─350623 /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/tmpbqv2syke/privsep.sock │ │ ├─351079 /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/tmp1x4jm3m3/privsep.sock │ │ ├─351593 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─351600 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─351658 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/95d027ec-0495-4bf2-88e7-217814b92b33/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/95d027ec-0495-4bf2-88e7-217814b92b33/host --addn-hosts=/var/lib/neutron/dhcp/95d027ec-0495-4bf2-88e7-217814b92b33/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/95d027ec-0495-4bf2-88e7-217814b92b33/opts --dhcp-leasefile=/var/lib/neutron/dhcp/95d027ec-0495-4bf2-88e7-217814b92b33/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f1eea4a0-c165-4c59-a0e4-a00bc7acb0f4,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 │ │ ├─351662 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a93f26c4-6aa4-41f5-859b-08c71300948f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a93f26c4-6aa4-41f5-859b-08c71300948f/host --addn-hosts=/var/lib/neutron/dhcp/a93f26c4-6aa4-41f5-859b-08c71300948f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a93f26c4-6aa4-41f5-859b-08c71300948f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a93f26c4-6aa4-41f5-859b-08c71300948f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bc840f42-302d-47b8-a4cc-f82545efa62e,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 │ │ ├─351670 haproxy -f /var/lib/neutron/ns-metadata-proxy/95d027ec-0495-4bf2-88e7-217814b92b33.conf │ │ ├─351691 haproxy -f /var/lib/neutron/ns-metadata-proxy/a93f26c4-6aa4-41f5-859b-08c71300948f.conf │ │ ├─376414 /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/tmpba_kalrv/privsep.sock │ │ └─380976 /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/tmp7rzmzihl/privsep.sock │ ├─c9e7e7447dd81d45a35d2fadfc3675f1ce72c87095ef4f7511cbd80439189d8a │ │ └─46029 /pause │ ├─1a9fb960c29a8377d13d9945f53b2dc61d8c2569d87521c54caa639a53adab5a │ │ └─65434 /pause │ ├─c1d503561762755d532337dd3c33257c3ab9928ee27f62febd7bb6da3af9538a │ │ └─123893 /pause │ ├─3000baf6e62e64f13b57c989ec2d94c10b557713d58e5421b03656b283b95df1 │ │ └─166288 /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 │ ├─e21f0d41073b825c4a6d51d92fb13caa1ed4d2eae82f6a5aa62994dac4303a88 │ │ └─69636 /pause │ ├─33565bd3251081cc466adc304ee9fb93ecd1b3cabb384ca90449c90ebbacd4a1 │ │ ├─105579 glance-api: uWSGI master │ │ ├─105592 glance-api: uWSGI worker 1 │ │ └─105593 glance-api: uWSGI worker 2 │ ├─0e5cd3b59171166c2294aa2aab720ed65c7bd93d414016823f3e500f9abc7b3d │ │ └─232438 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─11f65de7f8343937667bb765d37b846fdfc7c977f8176dc36bdb4596d08c2764 │ │ └─66617 /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 │ ├─fbb1e12cfbc6f57d0e36dafce7f1eea5431d7848330f467cbb5b9ffe58ac10d3 │ │ └─227814 /pause │ ├─8cbb68e74b5a46910d3aff487693fc83f9d725fb36a02abac7eeac033624e5d1 │ │ └─230337 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c5f097cbc24412eebb0deea740f7cb6a6866337d6ba1982017de82c8a3fd5843 │ │ ├─263731 /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 │ │ └─264043 /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 │ ├─1f57d2abafa67354c61403ba8d8c726bab53cc8b22e8644a13f5be369fbd9d22 │ │ ├─272560 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272578 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d6b40271e3a2596938f1fdd78b2461e46c512c6844a91ead7bbfca4fc475c3e9 │ │ └─61810 /pause │ ├─8281fba2bfb8e3866e467d96d59c6d06870e892e1391cf5b6e037b084acdcc85 │ │ └─66918 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─afb5723672f337641d9263d5ed6a6577b45d98e808d70115b655315bca742612 │ │ ├─204070 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204426 heat-engine: ServiceWrapper worker(0) │ │ └─204429 heat-engine: ServiceWrapper worker(1) │ ├─1b027cf22c087b4280074eadc24c71d2252b4a588b1044430faa1f8b9422f96f │ │ ├─268728 apache2 -DFOREGROUND │ │ ├─270971 (wsgi:h -DFOREGROUND │ │ ├─270972 (wsgi:h -DFOREGROUND │ │ ├─270973 (wsgi:h -DFOREGROUND │ │ ├─270974 (wsgi:h -DFOREGROUND │ │ ├─270975 (wsgi:h -DFOREGROUND │ │ ├─270976 apache2 -DFOREGROUND │ │ └─270977 apache2 -DFOREGROUND │ ├─8e4e1a21e09b84abcdd5e8a5076a5d0a52bbb9375e5b2037eb981bb290658652 │ │ └─190766 /pause │ ├─06318c34fc5ee9b9a198ce62765d62ba2f697b73ecb008dfd70f733466e3c8de │ │ └─57975 /pause │ ├─38ff8e592200c22b04828e6bbbf021e5bafc7f913989b8db39efe85122dd8548 │ │ └─254109 /pause │ ├─7408b611cf1b3119270dce4528299e69c24d6ed694f3f0ae8cccf3cce37711aa │ │ ├─142448 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142533 /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 │ ├─40759b40fd4aa47a164f4db1c855c74d0950b5c7f9d6febcea4f3d6943cae867 │ │ └─67100 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─add15ce5cf5ce546d4884f5590ae38d7831ee88084301f93cf3981e7185ccc11 │ │ ├─79018 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79084 /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 -- │ │ ├─79090 erl_child_setup 1048576 │ │ ├─79139 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79140 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79150 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79293 /bin/sh -s rabbit_disk_monitor │ ├─8242a108fbebb0cd2b8f625bf64a341557c4c4a960ebca22f3db1f84ffa32a98 │ │ └─46282 /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 │ ├─b940d5a26e8b9b8a7be453289f6168439de17c3e974086a7120b1b0df99b97d9 │ │ └─57713 /pause │ ├─4a6829d53d5f0f98bceb10eae86bb1df80912ca919e33d0a17c9854fceb522af │ │ └─253863 /pause │ ├─fddac8861ef256046f230e72f3e81f8be0b657cdde18b57ab38b2ccc6005f278 │ │ └─66574 /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 │ ├─12b1fa7778fa1670c800a1032f75dde5ba049fc28f4a6ed4d6ad8b5e6ac88bb4 │ │ ├─183947 neutron-api: uWSGI master │ │ ├─183979 neutron-api: uWSGI worker 1 │ │ └─183980 neutron-api: uWSGI worker 2 │ ├─74ad2329bb03aefa6ef27006149a9118467d3c83a8ba49b2ee47d15d4a426128 │ │ ├─225477 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226120 octavia-worker: ConsumerService worker(0) │ │ └─226123 octavia-worker: ConsumerService worker(1) │ ├─c716e015243741e94d498f50648fae6eb9b22e9f9454768c98b0d564bfb28fa1 │ │ └─42243 kube-apiserver --advertise-address=199.204.45.74 --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 │ ├─a1012a40ea4ca6fd15260456e2b4c47bfc1478b70da3c9de4033b16f35d5cefd │ │ ├─85637 barbiacan-api: uWSGI master │ │ └─85649 barbiacan-api: uWSGI worker 1 │ ├─d54b65cfbf6df218d0cc039459f400cb32986864ba81c5b01da67eb6f0cf3356 │ │ └─61759 /pause │ ├─7589ed23726e5dbe4a482413bf9335fe6a85c3aafd0749e54b966803cbef95ac │ │ └─216231 /pause │ ├─3557322792c816ef64b6c3544604a34d308406c61914a26457a1bbe4fdcbaa8d │ │ └─58313 /secretgen-controller │ ├─1f16c98ad564b3883ee9eda2f76db3fd2c1e74d483b723f1ceb35ca5ae68d225 │ │ └─53222 valkey-server *:26379 [sentinel] │ ├─69ee95df7058b1252d928f364a020a2e519436417d57d31dd0089ad078af46da │ │ └─49149 /pause │ ├─72b61ffed152d8c4ace5c14e1d879ffb8297d70739fcc2e1f510b534fdb77e84 │ │ ├─226347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226366 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404679 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404680 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─404721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─36dc38a383abca25a7e3348d546386c7eb56b02ecf6d44179f3ee87f6beb7682 │ │ └─225452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─88f3e20bff6a6a9ad70a77380c01f50fd7178e8e7c9d7d43edcb45b82aae7432 │ │ ├─107214 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107483 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107491 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─79c946c76a4c0e46f377329860353f840805a6b250f7407d087e76e5d02ca2dc │ │ └─235173 /pause │ ├─15e79f15e00bad4733e1e4fe98a0282d2655735dc1d364d12dad6dc24d499193 │ │ ├─193494 /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 │ │ ├─378991 /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/tmpv_kna3fp/privsep.sock │ │ ├─379230 /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/tmpydiq9fmm/privsep.sock │ │ └─385459 /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/tmpdjnb6jc7/privsep.sock │ ├─becf0877ade55af69845a96e351e6bfd3fe7f696c230099aa9697de4809d117b │ │ └─48234 /pause │ ├─c50151ea68edce70c8790f7a68e1fc49b780c2a41f7a424e114d36a854e9075d │ │ └─63757 /pause │ ├─0c84ec61a8602564d6e55e5b96e6fa9dd79f67ee9221200e68dbcec3f49e55ab │ │ └─265819 /pause │ ├─4f7d4a2c8eb576f6c2df475fa52ba97d887b98f52ebf18ecf6ff88b5945e7811 │ │ └─45738 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 │ ├─4269a54ae2d5c89e3adc9a4a16681584fced9e7aaa18420e4ca207a7f9a12db1 │ │ ├─92214 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92264 /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 -- │ │ ├─92271 erl_child_setup 1048576 │ │ ├─92396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92407 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92804 /bin/sh -s rabbit_disk_monitor │ ├─3b69aa73dfa518407078f1a41bcd3e1b38937f017e44718bf695f7c6446d8979 │ │ └─110737 /pause │ ├─e2c6b1c1dee4eba9af5c64bb6640908e7b9e9c1d8c66ba8437eff097582334d0 │ │ └─66529 /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-74.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 │ ├─4568ba293093951bfa4c2fde809af63fffbdd445e3b25b7f68b1e380a5acb80a │ │ ├─173195 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173212 /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 -- │ │ ├─173218 erl_child_setup 1048576 │ │ ├─173330 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173331 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173341 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173427 /bin/sh -s rabbit_disk_monitor │ ├─190d40ed0d6032c525ae9f80dfeb2f91e0f1323af457b104ffdd3b5e1f4a31e9 │ │ └─175125 /pause │ ├─50df24b1348135f7cbbee8e6e1a859fb420ee3aab3e3fc22f1deef795d4ad765 │ │ ├─171080 nova-api: uWSGI master │ │ ├─171104 nova-api: uWSGI worker 1 │ │ └─171105 nova-api: uWSGI worker 2 │ ├─8a7399170e638687414322d017b4f65cb00f4afcc40961b0b2bee19843ed37af │ │ └─63129 /pause │ ├─4aecca7ce6595a1635c5ab31737c8455325e724e21ec0e1bae14b1ca91f36410 │ │ └─61848 /pause │ ├─5f569048a0264bcfe5939c25814fe3f4fb927c76d4e0bfab1254df509f0686f1 │ │ └─49049 /pause │ ├─f4e0fb1410d40814df533cdf242c833224bfb84e566884948ba1671c9cd4595c │ │ ├─171914 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172299 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172301 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─b8aef76cc6569e840180c411bcd1bd5e18fbab71a3999d175e3c7860bcbad1cc │ │ └─43407 /pause │ ├─eca59852e20fc17f5196594e40f27c3f284b3bb21f115132af04fd96f75b4505 │ │ └─122084 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1c6e7fbdbd3af3da9a2b6c4fc9c6512d35c5018916dfb5ce001afd43c5bd1d63 │ │ └─46225 /pause │ ├─be60a0ecd83d5146830e5c693c526100ee2d90419a5bf8018d533d95a80759c7 │ │ ├─183927 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] │ │ ├─184254 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) │ │ ├─184257 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) │ │ └─184260 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) │ ├─27e3a00a6146ddf49486d9bc68c9cad328977258d6267dfbcb36301db5be5f84 │ │ └─190718 /pause │ ├─333544b92e75fa98eca7f65d4759633317486eeea68f3af0048632b244a9655b │ │ ├─62737 python -u /app/sidecar.py │ │ ├─62979 python -u /app/sidecar.py │ │ └─62980 python -u /app/sidecar.py │ ├─0ccf76f3e512ff14a358fd90398a653785289b9f389cebdb4d1d00fea8609059 │ │ └─66496 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─01e64b96d79933294fb8c8d07a7922d0d107855b7551b41e5cb40a27766ce6ef │ │ └─63716 /pause │ ├─b67d6c7aa594bb4a6470790661608351f660ac23cf8fb604b31759fc0b410569 │ │ ├─188462 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188479 /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 -- │ │ ├─188485 erl_child_setup 1048576 │ │ ├─188581 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188582 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188592 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188965 /bin/sh -s rabbit_disk_monitor │ └─8cab34fa8133216f8b16e3e5616ad2ddd8322fd12176102daab810e11ca835fe │ ├─65567 nginx: master process nginx -g daemon off; │ ├─65591 nginx: worker process │ ├─65592 nginx: worker process │ ├─65593 nginx: worker process │ ├─65594 nginx: worker process │ └─65595 nginx: worker process ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount