Control group /: -.slice ├─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 │ │ │ ├─21585 /lib/systemd/systemd --user │ │ │ └─21587 (sd-pam) │ │ └─session-21.scope │ │ ├─21538 sshd: cephadm [priv] │ │ └─21606 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─711 /lib/systemd/systemd --user │ │ └─712 (sd-pam) │ ├─session-4.scope │ │ ├─1633 sshd: zuul [priv] │ │ └─1646 sshd: zuul@notty │ └─session-1.scope │ ├─ 708 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1637 ssh: /home/zuul/.ansible/cp/199.204.45.4-22-zuul [mux] │ ├─407996 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nayjwmheqnxljuhbkgzejxdodqqzshuf ; /usr/bin/python3'"'"' && sleep 0' │ ├─407997 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nayjwmheqnxljuhbkgzejxdodqqzshuf ; /usr/bin/python3' && sleep 0 │ ├─407998 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-nayjwmheqnxljuhbkgzejxdodqqzshuf ; /usr/bin/python3 │ ├─407999 /bin/sh -c echo BECOME-SUCCESS-nayjwmheqnxljuhbkgzejxdodqqzshuf ; /usr/bin/python3 │ ├─408000 /usr/bin/python3 │ ├─408001 /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 │ └─408003 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 … │ │ ├─ 9976 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12301 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e2f226cca985e504251e6600d1afa1f56f94d18b818a4ff116521941fe114ef2 -address /run/containerd/containerd.sock │ │ ├─ 12692 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 33e21048ee20d89404df675b18bf6d9e1f93f4c6f30f0ac0fbb3a357e06ddd03 -address /run/containerd/containerd.sock │ │ ├─ 18553 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cd146171c6fc4acc221b720a0a2c55a1744b2b38ab7620c6ab441fd96954fe57 -address /run/containerd/containerd.sock │ │ ├─ 25125 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 77cc35888d0843ec8a47db97f56639b8b260c1ccadb1474469f6fbfc760f3f26 -address /run/containerd/containerd.sock │ │ ├─ 29795 /usr/bin/containerd-shim-runc-v2 -namespace moby -id db654203c570d76be9f2fae2335db035e43f53617e9d0814508231e0b71370fa -address /run/containerd/containerd.sock │ │ ├─ 34314 /usr/bin/containerd-shim-runc-v2 -namespace moby -id baafa21c92acf0c7ba42a003d09199f33c5e0359637308f526f181ab25b02109 -address /run/containerd/containerd.sock │ │ ├─ 38775 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d330e71609123212d53363b4b20023e2b7b86c1973b24fd0bf01ac71f5989519 -address /run/containerd/containerd.sock │ │ ├─ 41290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 653bdd7f92d584ec2d996754cc14e80aaa59f64ed8a5b5035362e87493d83137 -address /run/containerd/containerd.sock │ │ ├─ 41336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ee9525df3def647236d935edbbc1531a9abcb6c7c40a4dc18c6d5094bdd7090 -address /run/containerd/containerd.sock │ │ ├─ 41343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90471fd7840b111fbe5e98cffba98693d11fe29fff68ee52bc5b02abb7df5908 -address /run/containerd/containerd.sock │ │ ├─ 41351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8437f62211b37979dbcd951ff02294eaa804db4c250619d9985a23140ff71251 -address /run/containerd/containerd.sock │ │ ├─ 41373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8965bbedbe69c4e7c4bd87c0adaf6bd44ff83ce58bd7840de4d91b33da9cc9de -address /run/containerd/containerd.sock │ │ ├─ 41882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28ee49aebf8dd469bc1209323bf20a1bcbfe12009a68fae885fca3593d06f786 -address /run/containerd/containerd.sock │ │ ├─ 42633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eb0a9dab7d53b8da2dd931e3c943929b4934139c2b0abe27eafe79808be1ff2 -address /run/containerd/containerd.sock │ │ ├─ 42643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc9c131bc2c8240562af8bfdc7404d4e5419b7c6c2b2eacb118f52edfd7bd8f7 -address /run/containerd/containerd.sock │ │ ├─ 44005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11da38761ba3503afbb13f2e60402d912a39feb255243f83a9c1ea90da619771 -address /run/containerd/containerd.sock │ │ ├─ 44400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b834ff9240645311528b45ce1712cd33756c07b93b66ed43becf72f5d86af00c -address /run/containerd/containerd.sock │ │ ├─ 44439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27a64a098b03bca5a0f064b031eac3f42aed0da1f015a5f555a84245611a0438 -address /run/containerd/containerd.sock │ │ ├─ 44860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9468afb03463918914eb21a6295c1c8f467c051d3b01ab1b56b9b53efc5c6166 -address /run/containerd/containerd.sock │ │ ├─ 45268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb62925e1e40024356018eaa20829200e96ac6ef3938d947ef0b3fb21ef1e5c -address /run/containerd/containerd.sock │ │ ├─ 45377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ad557367c007cccdafd7ca592df756faad7049d5ddf798e184ac6e40548564f -address /run/containerd/containerd.sock │ │ ├─ 45417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05275d734af2fac766f0ad738c7d3d856ce833049abd2783f0253e53c0db1584 -address /run/containerd/containerd.sock │ │ ├─ 47520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e55f44323841044368661afc57fe2d9e8a46523185bc471a72e65010828fd667 -address /run/containerd/containerd.sock │ │ ├─ 47621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b22c8ba05fa8b8d8d2c91f8f04c39b1943a4dc91af4599a0bafcdb40d6c06226 -address /run/containerd/containerd.sock │ │ ├─ 48568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43425a9c690015a8e467c23b5bdc4ad701c58ee5070332f7437e6e2a271b9266 -address /run/containerd/containerd.sock │ │ ├─ 48605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8190c02523af6721bb37d75030a96f93bda19f801d13239a29950b2df4f45435 -address /run/containerd/containerd.sock │ │ ├─ 48999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca2063583cb8dce83ba608e4f1f206d65a01437369908bae61a054a081caec36 -address /run/containerd/containerd.sock │ │ ├─ 49307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da5a595569e328ab5ae3d52855afe38cf7793d4fe1e7627f3ebf4d4991c9a5b1 -address /run/containerd/containerd.sock │ │ ├─ 49697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4315aa4e28545782c2be24bc094e13c93493ab35f82713d3535c76c655040d2 -address /run/containerd/containerd.sock │ │ ├─ 52011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f4ddd576071b130b95d0895701cdca838ee480a16c279526dd0e7896c5a11d -address /run/containerd/containerd.sock │ │ ├─ 52168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23a687014d746bc689a32a3c429ee25579d244457152920cf0c355d3be6db491 -address /run/containerd/containerd.sock │ │ ├─ 56469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac3ad0ac708ce31cede27f97f295b22f4f9cd82401bd82a91549ed782545513d -address /run/containerd/containerd.sock │ │ ├─ 57133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58559699b2b354bf6953230474deaf039b986765a737d530814e0a5172422b9f -address /run/containerd/containerd.sock │ │ ├─ 57186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fb1fc479870a66c8bc57f68ea097014c7a74e1e5dc42420031727865c1c5463 -address /run/containerd/containerd.sock │ │ ├─ 57229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09795094275103f9200cb89a3c2162720820ae8287d6f49d09ab07d298674934 -address /run/containerd/containerd.sock │ │ ├─ 57379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eafe3a70dc213985390cfaf2306b7f3a294b363ce90fba750db0fc2fac4c805 -address /run/containerd/containerd.sock │ │ ├─ 61486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 956ed76791f5f7ff3c3da53a500718029ba7145f33e1d20c93cb143412ad3cc5 -address /run/containerd/containerd.sock │ │ ├─ 61639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14070d86377e780a847c859c901580f3e696c97c6560efbc78012e0bcb30c1e5 -address /run/containerd/containerd.sock │ │ ├─ 61657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 340f4068eb93c19b5ba75aa2cea633aa3e6269f5775e6e2bb39a67f550e1aaf4 -address /run/containerd/containerd.sock │ │ ├─ 61706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abf7a9e35209a2c5055cd218e4a47fb4283a5fbe8327cc93fa9d11331eaabc7f -address /run/containerd/containerd.sock │ │ ├─ 63495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 795ae3ddc22172c8168f80754f742f1809ab013c798f7bb93c7b98ccffe7e0a9 -address /run/containerd/containerd.sock │ │ ├─ 63540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 903696c707ff8dc08adedb37658168caf7d143183fdc582fac767120422118f5 -address /run/containerd/containerd.sock │ │ ├─ 63596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0c2c3037a870b8d278509c35cbec129756f36aafcd4b8ad9320c84d6b63da6a -address /run/containerd/containerd.sock │ │ ├─ 63988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fe7576e7df17c382fa7da6b0a364c7002b8906ee01d64449e409f95c9204589 -address /run/containerd/containerd.sock │ │ ├─ 64209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4c6fa620710a46d9a40a2fadcdde2b876a6693d6c315c7c0cbe1cca75235ca7 -address /run/containerd/containerd.sock │ │ ├─ 64385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19ed812b8d107e0d3007b51cdde1362b4bbc7112ebfc052aa1dc19bcc246df4e -address /run/containerd/containerd.sock │ │ ├─ 64691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4b4eca7e6b159edbc50fcca788bd08bf46f01010d9882a63c498e13dfcbc597 -address /run/containerd/containerd.sock │ │ ├─ 64962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8bc13aa563886d07cfa526dedc582b2710280e20bc94851add64d156adeb5d1 -address /run/containerd/containerd.sock │ │ ├─ 65383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54c3fe48fbe96d10d811f35e711648ade009ff926987658041d60f7344dc4115 -address /run/containerd/containerd.sock │ │ ├─ 66174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9f5bb291ba138d7445ec1b4d445f47b7db218b7fa56a8e928c1e23035cb1aaf -address /run/containerd/containerd.sock │ │ ├─ 67687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0090a27dd1785464178998fc53c8f00f273c3bbe808e67950994c58da593070 -address /run/containerd/containerd.sock │ │ ├─ 69964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a2824b72f973d0800455269aeeea65eaea3610730d89eb6885df6e871885ad1 -address /run/containerd/containerd.sock │ │ ├─ 79348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6b057d9d1f063ebbe076a7fef17935a25ed7a011e987e9bc663550d0a23a618 -address /run/containerd/containerd.sock │ │ ├─ 80844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 831947dc0d7fa270507c9aad63883d7cb8df22aced747c20899eac5cd2d14ce3 -address /run/containerd/containerd.sock │ │ ├─ 87071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b6ced635eccc8b603f2a21b6686018ac1222b00f9997baa5dd6964197ac0500 -address /run/containerd/containerd.sock │ │ ├─ 93772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbeb2fb139ae1fa3254f40ff3534fb4925e8df3e6a880e5e1454ebda53e7f6b3 -address /run/containerd/containerd.sock │ │ ├─ 97122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fba061d906610dc80e15dd4f033b0a2b53141b5d1471cc0bfe14fdbd64a6629 -address /run/containerd/containerd.sock │ │ ├─ 97170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cb7f0e487e7d7e0785545c4676ede1fb5e324cf6d23a047239d80d82263cfd4 -address /run/containerd/containerd.sock │ │ ├─110938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d8d8ff70d6867e485a8b8d2f206fffbb8e1d0f9d081f5dedc320ae31cf18e2a -address /run/containerd/containerd.sock │ │ ├─112483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d0cbca5d965d600083a07ee016ec13e63fda8746e0bc58453381f0320d452b8 -address /run/containerd/containerd.sock │ │ ├─112527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e6842bd8465a018b0ad380d7e05819932ccfb3cb48eb08cdf5aefa80d099641 -address /run/containerd/containerd.sock │ │ ├─114556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8df36e78bd0204c1c9c00427c800d5898a07e21f7d07f71ff5a17d21b62f5015 -address /run/containerd/containerd.sock │ │ ├─116434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec60441a968965721c2a004727c639f5ad86f8f76388466288ecc85cef5ff318 -address /run/containerd/containerd.sock │ │ ├─116473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e20e378f8a75b836829ba1ad1e08cdeff9952dc60d6dafc45d041344f3d43c7 -address /run/containerd/containerd.sock │ │ ├─129331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f760eff0bd4eb11d9e72ac90800232380d4a142da6d83f44296126110425d0a6 -address /run/containerd/containerd.sock │ │ ├─129452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42ac4c874de76d2eab4d052b3ab83140c91137f8769b9fb9790b83459d9ad4cc -address /run/containerd/containerd.sock │ │ ├─132320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b51aada545676ac1fdaca13dc40b521f7c5eb476f93dabe6594f4499515f2f2d -address /run/containerd/containerd.sock │ │ ├─158499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e763addb512c6b4dc615fbdba50ee49d3b8c7d0d151aeffb0a29e273e270b35 -address /run/containerd/containerd.sock │ │ ├─159511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbde414413b5d876694b7f0b8bc1683fe561496cb85c383c6125d6a5a382c149 -address /run/containerd/containerd.sock │ │ ├─160556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce9eb8b0d6c69f39a9cb149d4cd4df1ce9385bad55a1a12747882bc7e7d8ec1f -address /run/containerd/containerd.sock │ │ ├─160599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf500de3f35141904758dfe255f67bc0a8c32574063fbb60e2de716b65c49e70 -address /run/containerd/containerd.sock │ │ ├─161280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a7aa923e45aa8be75a62535319b1e84720ab5e7e2555e7cf4c1ce618202b0fe -address /run/containerd/containerd.sock │ │ ├─162434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92288e24105f4c42d57cd613489e119a6e9f1ea4596d64b9e719883f3cc175b3 -address /run/containerd/containerd.sock │ │ ├─164526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e20ed90cb7ad31f4906864a9d5ff13929eb1a7582c8b4d878e7f59e842af49ed -address /run/containerd/containerd.sock │ │ ├─164812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b8a0909743d78149dc776327e89d0bbd664fd2a6dbd2222921061088563767e -address /run/containerd/containerd.sock │ │ ├─165015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28364afc9bc289f3c06d978d07f32ae5547a9f5bf8a444cae52e3323bc8ee0be -address /run/containerd/containerd.sock │ │ ├─165062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0233200922f15186033df816de2bb80639cf7097cf3886ecef05103ace328d2 -address /run/containerd/containerd.sock │ │ ├─165357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcf21a05734f9453b2dd6f5ed6a6f488dd864e67a33054d26da4838131fa5663 -address /run/containerd/containerd.sock │ │ ├─165971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 149d0004a396951704a8cdf3fb50801572cbdad91bb90d9ced4a35bc54036650 -address /run/containerd/containerd.sock │ │ ├─177996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 129e01941f925312afda57ae679dccfab1aa1bf76da6a8d3d797371679959e06 -address /run/containerd/containerd.sock │ │ ├─179856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a4c2f963e0f5b07525e4a4d9b484c03f47f8efdd95993be58280f4807866f37 -address /run/containerd/containerd.sock │ │ ├─179886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0db09108e1dc3c77a7d898224b13fdd62ef8cd42782162d39d92215791686fb -address /run/containerd/containerd.sock │ │ ├─179972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 721bd8f1a65a8b1017e3ff4210564bae2b2aea53e3ea3dccfd714b7f30d61a37 -address /run/containerd/containerd.sock │ │ ├─180314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a71ba1f61c54c1d0da3e097e83f82963267386a28424b1cddec8f06928316b8c -address /run/containerd/containerd.sock │ │ ├─180362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 451ccea50f0fd213743533b5fc1c9741568dbd404bd817303ee430f58459b981 -address /run/containerd/containerd.sock │ │ ├─186628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea2f14549fabc8c1754c6f98308ec712aa607931ce2f07d6f00d131b7e9798c9 -address /run/containerd/containerd.sock │ │ ├─192818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fa091ce539edb8f73f9a734e42adf9aab9a689a05eb4a7c68ff5e2ca11d11e0 -address /run/containerd/containerd.sock │ │ ├─194985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e7116ed5645ebeb16a4520b837ce1ae16ef14bc8bfab55595499e7d0d9593cf -address /run/containerd/containerd.sock │ │ ├─195026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 860426a5a7ab42bdba5b7aab86e7f31c5d6d934834bce9b47d9be0da67db9c14 -address /run/containerd/containerd.sock │ │ ├─195172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7d0b77f16514a3029dda24ef50cf3887c8ccdb37e40805730d1872f39d2241e -address /run/containerd/containerd.sock │ │ ├─212660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 468cda00ba00406ece8bb8bf5154ea897762e71b7cfbf89a08ffa465f2ccded1 -address /run/containerd/containerd.sock │ │ ├─221114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 475f05316bb08b9b2327be45f72d798ce42dec9d9b2939537751cc12fbdb3e53 -address /run/containerd/containerd.sock │ │ ├─221172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44b39480ec8db8a062cad0f1f0a3847d589b7e7fd0d8299fa6b055230f609c2c -address /run/containerd/containerd.sock │ │ ├─221191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 817d47495c976814a6b45e36a193ac56520b9f067104f1806c0fb42475aa6071 -address /run/containerd/containerd.sock │ │ ├─221459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f8bbf61bfa6c1ed274fc6809240b36913b2d68426191deeff570edce0c6891 -address /run/containerd/containerd.sock │ │ ├─233077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfa2906df9aa2005abc04aa16f4a2423428518fd4e72b5ad93229cf2627a8cbb -address /run/containerd/containerd.sock │ │ ├─235646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77baf09ee4fea2dc652b4c324591c0393b4f034e2e19dd6eaf9cbfb137fccd24 -address /run/containerd/containerd.sock │ │ ├─236761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bb9f3ffbb2756e733d1febcb7a1767b2fa519a50d8876674ca819c50a0a201c -address /run/containerd/containerd.sock │ │ ├─237749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ffb965396924df85f041d2dc12406ae2dc8d3a9a142e5681b0d252cd11f3213 -address /run/containerd/containerd.sock │ │ ├─238726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf3392d9eeb12b321957f7efa2088a5c8b56d67761f8ed45f25566f288a12c18 -address /run/containerd/containerd.sock │ │ ├─240730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94016b6cf905ab1705737cf7f10e88fd3766e868b0d929c5274ac834e5618cfe -address /run/containerd/containerd.sock │ │ ├─242177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a145e1562d2c2b7cc591512f2e9e7a1885a0ba51bf9c1ffb5e573bc0292661a -address /run/containerd/containerd.sock │ │ ├─242220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d7585a6de7383ff4e62998cf5c736f513df692803488a7c033a4e8f3f045997 -address /run/containerd/containerd.sock │ │ ├─252245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad3ecb63be8caf845571188c3ff4866ac5436d6c439e88069fd59b45cbcba02c -address /run/containerd/containerd.sock │ │ ├─252713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 284c7c756afab614b174e09b7077ece316be42ef3fffc0a3bedab6d7e4b8b0d2 -address /run/containerd/containerd.sock │ │ ├─263328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37768e6c22caa2cc233a3e6b9c64863a8b54821b157aa23bf3db568aadcc3c81 -address /run/containerd/containerd.sock │ │ ├─268259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a801c3d3f2cb2b54d1ef0114baac3c37435ba096fd7ccd93f40908cf84680e13 -address /run/containerd/containerd.sock │ │ ├─268444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10345e83834a2d7a46f11116038ce6984acc89238237cee3cb373ef9cb985cba -address /run/containerd/containerd.sock │ │ ├─268510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c8ae1a7417213a744eda02729d7c6b9f750259e45915aa5545e6c815a1924cb -address /run/containerd/containerd.sock │ │ ├─268638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 243acf52b5dd1e9cbe46047f6eda2613f6e546de8d408987914b441f71dec34f -address /run/containerd/containerd.sock │ │ ├─302897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c0b3b20857054335b46b96d4fd81e487578f33695fa2623016885526c496365 -address /run/containerd/containerd.sock │ │ ├─305560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c937d7577eaa96fee211b1bd10f0950b63c63ae270cd9f832c223faf224263f9 -address /run/containerd/containerd.sock │ │ └─307054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2758d0a3073bd2b90452ad47b9d2e7717d145794053ce20ee7c8cf8b9f3bf057 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1441 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─docker-baafa21c92acf0c7ba42a003d09199f33c5e0359637308f526f181ab25b02109.scope … │ │ ├─34339 /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 │ │ └─34352 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─29513 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29778 /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 │ │ │ ├─18513 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18532 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24845 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25108 /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 │ │ │ ├─38730 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38750 /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 │ │ │ ├─34027 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34297 /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 │ │ │ ├─12240 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12273 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rsjlcm.service │ │ ├─12603 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rsjlcm/unit.run │ │ └─12635 /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-rsjlcm --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.rsjlcm:/var/lib/ceph/mgr/ceph-instance.rsjlcm:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rsjlcm/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.rsjlcm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10346 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─157875 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41760 /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.4 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─docker-77cc35888d0843ec8a47db97f56639b8b260c1ccadb1474469f6fbfc760f3f26.scope … │ │ ├─25150 /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 │ │ └─25162 /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 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─docker-d330e71609123212d53363b4b20023e2b7b86c1973b24fd0bf01ac71f5989519.scope … │ │ ├─38804 /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 │ │ └─38839 /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 │ ├─ssh.service │ │ └─653 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-e2f226cca985e504251e6600d1afa1f56f94d18b818a4ff116521941fe114ef2.scope … │ │ ├─12350 /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 │ │ └─12367 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1110 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10857 /usr/sbin/chronyd -F 1 │ │ └─10858 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-33e21048ee20d89404df675b18bf6d9e1f93f4c6f30f0ac0fbb3a357e06ddd03.scope … │ │ ├─12716 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rsjlcm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12735 /usr/bin/ceph-mgr -n mgr.instance.rsjlcm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─157761 /sbin/iscsid │ │ └─157762 /sbin/iscsid │ ├─docker-cd146171c6fc4acc221b720a0a2c55a1744b2b38ab7620c6ab441fd96954fe57.scope … │ │ ├─18580 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18598 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─run-rcfd7d7220e164c718744e574a4476687.scope │ │ └─193872 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─624 /lib/systemd/systemd-logind │ └─docker-db654203c570d76be9f2fae2335db035e43f53617e9d0814508231e0b71370fa.scope … │ ├─29821 /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 │ └─29834 /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 ├─k8s.io │ ├─dbde414413b5d876694b7f0b8bc1683fe561496cb85c383c6125d6a5a382c149 │ │ └─159540 /pause │ ├─0c8ae1a7417213a744eda02729d7c6b9f750259e45915aa5545e6c815a1924cb │ │ └─268540 /pause │ ├─d7edb0e7f62170f5f55b02f58ba6f47ef23df38ae5fcec0c5875c125e8118eb1 │ │ ├─94020 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94038 /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 -- │ │ ├─94044 erl_child_setup 1048576 │ │ ├─94138 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94139 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94149 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94329 /bin/sh -s rabbit_disk_monitor │ ├─89998862688f50af22a09bd310439001933fc2b7ec2b1b70317a88dd3ebe5739 │ │ ├─193032 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193048 /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 -- │ │ ├─193054 erl_child_setup 1048576 │ │ ├─193105 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193106 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193116 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─193426 /bin/sh -s rabbit_disk_monitor │ ├─795ae3ddc22172c8168f80754f742f1809ab013c798f7bb93c7b98ccffe7e0a9 │ │ └─63520 /pause │ ├─ad3ecb63be8caf845571188c3ff4866ac5436d6c439e88069fd59b45cbcba02c │ │ └─252268 /pause │ ├─a225989e3a628b2486cafe49ddd07cdefc27fb9eb2a0cc489eb8c17622ccbabf │ │ └─67512 /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 │ ├─b22c8ba05fa8b8d8d2c91f8f04c39b1943a4dc91af4599a0bafcdb40d6c06226 │ │ └─47645 /pause │ ├─28364afc9bc289f3c06d978d07f32ae5547a9f5bf8a444cae52e3323bc8ee0be │ │ └─165067 /pause │ ├─5eb0a9dab7d53b8da2dd931e3c943929b4934139c2b0abe27eafe79808be1ff2 │ │ └─42686 /pause │ ├─e0090a27dd1785464178998fc53c8f00f273c3bbe808e67950994c58da593070 │ │ └─67712 /pause │ ├─0e763addb512c6b4dc615fbdba50ee49d3b8c7d0d151aeffb0a29e273e270b35 │ │ └─158522 /pause │ ├─f6b057d9d1f063ebbe076a7fef17935a25ed7a011e987e9bc663550d0a23a618 │ │ └─79371 /pause │ ├─44b39480ec8db8a062cad0f1f0a3847d589b7e7fd0d8299fa6b055230f609c2c │ │ └─221231 /pause │ ├─8cf6abccbe1b9f9906de40cbb43c53913334ba3182c67704ba35aa0da274aec6 │ │ ├─230202 octavia-api: uWSGI master │ │ ├─230217 octavia-api: uWSGI worker 1 │ │ └─230218 octavia-api: uWSGI worker 2 │ ├─e20ed90cb7ad31f4906864a9d5ff13929eb1a7582c8b4d878e7f59e842af49ed │ │ └─164585 /pause │ ├─eeb62925e1e40024356018eaa20829200e96ac6ef3938d947ef0b3fb21ef1e5c │ │ └─45292 /pause │ ├─490d0fcec0f175e6742400dd5056d90cc781554dc7e5be113a7a3ca97074a25a │ │ ├─ 97728 /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 │ │ └─398106 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2758d0a3073bd2b90452ad47b9d2e7717d145794053ce20ee7c8cf8b9f3bf057 │ │ └─307079 /pause │ ├─a71ba1f61c54c1d0da3e097e83f82963267386a28424b1cddec8f06928316b8c │ │ └─180337 /pause │ ├─75d63be45d53fb39500b72f0bdbb833c00cd06f9d601fd2035f7ab2cc04b0149 │ │ ├─49832 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 │ │ └─51141 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─14070d86377e780a847c859c901580f3e696c97c6560efbc78012e0bcb30c1e5 │ │ └─61687 /pause │ ├─4e6842bd8465a018b0ad380d7e05819932ccfb3cb48eb08cdf5aefa80d099641 │ │ └─112551 /pause │ ├─60b91c55148b18c097525382fbcf0db9de76e13558adde26704c305ac26062d5 │ │ └─127900 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─18aee38e5cc91a1735f0762f94a8b8456376bb72dd51e27a3382f8687d118b55 │ │ └─65283 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1618499e0ff649928603c2ae98a96b5c80af5e6b2a1ebee90fefe4b5bf579697 │ │ └─62362 /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 │ ├─92288e24105f4c42d57cd613489e119a6e9f1ea4596d64b9e719883f3cc175b3 │ │ └─162458 /pause │ ├─23a687014d746bc689a32a3c429ee25579d244457152920cf0c355d3be6db491 │ │ └─52191 /pause │ ├─451ccea50f0fd213743533b5fc1c9741568dbd404bd817303ee430f58459b981 │ │ └─180403 /pause │ ├─e0198eb62571bd0511396b33f5a4843900823f6292a1705aee263895ed05fc03 │ │ └─45655 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─468cda00ba00406ece8bb8bf5154ea897762e71b7cfbf89a08ffa465f2ccded1 │ │ └─212684 /pause │ ├─956ed76791f5f7ff3c3da53a500718029ba7145f33e1d20c93cb143412ad3cc5 │ │ └─61529 /pause │ ├─ab0d016ce5f10d26006f4b5df3cfa2527b739a81ec421e190c3e09fb5c412837 │ │ ├─162670 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162687 /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 -- │ │ ├─162693 erl_child_setup 1048576 │ │ ├─162760 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162761 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162845 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162953 /bin/sh -s rabbit_disk_monitor │ ├─219684f9870899a35a61a5db85a9a0cfc4964c07d84142e8bd2cffc76ba9d6f6 │ │ ├─309686 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─309701 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─32163f01684b167dde0c4609c0d8e40418b9d79b83168c7e3691f55d445aa8ea │ │ └─52371 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 │ ├─99c2a4fbaf1d1715bfaa9d9e4cd1e7e7de94c9dd6488f19ea45d64f93a955ed7 │ │ └─57670 /secretgen-controller │ ├─37768e6c22caa2cc233a3e6b9c64863a8b54821b157aa23bf3db568aadcc3c81 │ │ └─263351 /pause │ ├─d43ba10c4a7bd373c1756e817d83f4cff00a2a6ee76c0b022390c57b8277e052 │ │ └─41572 etcd --advertise-client-urls=https://199.204.45.4: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.4:2380 --initial-cluster=instance=https://199.204.45.4:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.4:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.4: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 │ ├─5bcaeb51a032947ddcedeaa774121b0e28b309479dc3eaef0907947983326482 │ │ └─52226 valkey-server *:6379 │ ├─c72688226d49e20291994a00e07a69953a463c0251e5c809bb8c5c1b373afd1d │ │ └─258357 /kube-vip manager │ ├─8e6b4adce5779f86f0b7bed5a4c6afb7835f07fc7fe8aed1a291e132ccb1be27 │ │ └─130075 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─45eb349d34062aa18a35239cd64c7c86fa876c2f3bd20991be8aa20aeb98e1ca │ │ └─258065 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 │ ├─43425a9c690015a8e467c23b5bdc4ad701c58ee5070332f7437e6e2a271b9266 │ │ └─48591 /pause │ ├─efcc7df75f1ab77264eda3ecc62d2694e42d59054a79cca6e9fa5568f809dd3f │ │ ├─111364 glance-api: uWSGI master │ │ ├─111377 glance-api: uWSGI worker 1 │ │ └─111378 glance-api: uWSGI worker 2 │ ├─cf500de3f35141904758dfe255f67bc0a8c32574063fbb60e2de716b65c49e70 │ │ └─160621 /pause │ ├─ca2063583cb8dce83ba608e4f1f206d65a01437369908bae61a054a081caec36 │ │ └─49022 /pause │ ├─001addeb06e5983996d5cc6af6993a997d3d3c3ac0c037748970c339e8784ce9 │ │ └─187276 vector --config /etc/vector/vector.toml │ ├─8965bbedbe69c4e7c4bd87c0adaf6bd44ff83ce58bd7840de4d91b33da9cc9de │ │ └─41466 /pause │ ├─f0db09108e1dc3c77a7d898224b13fdd62ef8cd42782162d39d92215791686fb │ │ └─179949 /pause │ ├─bfbd2925bd62138cbfbd06f190a194e1aa53723bd2df46ea8d6adb042db073ab │ │ ├─112981 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113222 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113224 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ad7b817a8d1d5fb4545177a0991f60ccd5d77919e1d70090ed9384fd3da9fc91 │ │ ├─197589 /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 │ │ ├─390767 /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/tmp4erlzxm_/privsep.sock │ │ └─392823 /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/tmpziq35z6g/privsep.sock │ ├─0ae5ca954eb230aa6bb966b770a6daa7e475789b3164881bb22637a48c1f8344 │ │ └─41939 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d38e2c8cfeda99de93cf9eb39eb24a86027470872ee254c4dc58a49373f52729 │ │ ├─114683 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114700 /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 -- │ │ ├─114706 erl_child_setup 1048576 │ │ ├─114782 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114783 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114793 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115034 /bin/sh -s rabbit_disk_monitor │ ├─c937d7577eaa96fee211b1bd10f0950b63c63ae270cd9f832c223faf224263f9 │ │ └─305586 /pause │ ├─bfa2906df9aa2005abc04aa16f4a2423428518fd4e72b5ad93229cf2627a8cbb │ │ └─233114 /pause │ ├─3fb1fc479870a66c8bc57f68ea097014c7a74e1e5dc42420031727865c1c5463 │ │ └─57211 /pause │ ├─e64d052c815e33d946265642183413f59a431973f87dfba2af8c2eb83e925d88 │ │ ├─176840 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─177343 nova-conductor: ServiceWrapper worker(0) │ │ └─177345 nova-conductor: ServiceWrapper worker(1) │ ├─f760eff0bd4eb11d9e72ac90800232380d4a142da6d83f44296126110425d0a6 │ │ └─129358 /pause │ ├─d4c6fa620710a46d9a40a2fadcdde2b876a6693d6c315c7c0cbe1cca75235ca7 │ │ └─64230 /pause │ ├─28ee49aebf8dd469bc1209323bf20a1bcbfe12009a68fae885fca3593d06f786 │ │ └─41907 /pause │ ├─f300df6b660b18ef9016af7eed18b3dbd3811e77d11104f4ad4b1cdc1447722d │ │ └─305910 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─f8d62a36c77953229eafdd3c410b2322422e28872165a092f05c3de18f348dec │ │ ├─208566 heat-api-cfn: uWSGI master │ │ ├─208658 heat-api-cfn: uWSGI worker 1 │ │ └─208659 heat-api-cfn: uWSGI worker 2 │ ├─d485e35c05d7af7ad81602fae652a588ca4253522bcb4cb8f9d8f3ce01f8520c │ │ ├─43159 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43578 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b834ff9240645311528b45ce1712cd33756c07b93b66ed43becf72f5d86af00c │ │ └─44425 /pause │ ├─817d47495c976814a6b45e36a193ac56520b9f067104f1806c0fb42475aa6071 │ │ └─221232 /pause │ ├─149d0004a396951704a8cdf3fb50801572cbdad91bb90d9ced4a35bc54036650 │ │ └─165995 /pause │ ├─2f5c25292c1b88a5cb215657e835d90ecaf4d48c26697c5759348eed4bdbeadd │ │ └─307298 /bin/openstack-database-exporter │ ├─5996e0a566ed1f94f6956ad163ec05f8852e8ec1e930f7148cea14f24238beb5 │ │ ├─230755 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231251 octavia-worker: ConsumerService worker(0) │ │ └─231254 octavia-worker: ConsumerService worker(1) │ ├─a0233200922f15186033df816de2bb80639cf7097cf3886ecef05103ace328d2 │ │ └─165120 /pause │ ├─77d47db15e5326514fcd4216fcbfec906489820ed1b44b2e6ee5e054760492f4 │ │ ├─130516 /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 │ │ └─130668 /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 │ ├─0b8a0909743d78149dc776327e89d0bbd664fd2a6dbd2222921061088563767e │ │ └─164840 /pause │ ├─7af1a1b1028902c76db0928ea13a87a9f467300bb61b1a82107fbe204066bf1c │ │ └─257929 percona-xtradb-cluster-operator │ ├─1cc6ce16d38ebd79a8821f745a9ff59c44862ddb413f8ab7ed1fa33b8c197834 │ │ └─277802 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─0125634e4a226d3c8a4e3797403987c0fb8f1a75475570f11736970a844ade21 │ │ ├─66317 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66391 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3ede8cb60757b65ff639f8e6f7d6782cbf4e6935307ba85f60e3568bb3006e04 │ │ └─57532 nfd-master -crd-controller=true -metrics=8081 │ ├─54f07fb3ef601659a995463ad1d9240840077206386cba60a12953d67996a3b3 │ │ └─277835 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8552b733d4c46eed03b359e6a8afc816c124002f78242f2a68452f8c9e08aff2 │ │ └─45611 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─47d096db69e2835197cf597f7c6b6e90b755f0eca53609f8b669f1370d7bcc81 │ │ ├─160808 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160844 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160871 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─161190 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─407371 sleep 15 │ ├─1ee9525df3def647236d935edbbc1531a9abcb6c7c40a4dc18c6d5094bdd7090 │ │ └─41442 /pause │ ├─3fba061d906610dc80e15dd4f033b0a2b53141b5d1471cc0bfe14fdbd64a6629 │ │ └─97149 /pause │ ├─dc68a81fc1b41b6b683d82572132022d6e86b58d58fd649837a29d8036ed5b48 │ │ ├─231609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231626 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─232088 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─41d22738939d2007eaa4accdebe4a2144813c2441083c246a050c5a20ab851d6 │ │ └─67807 /bin/oauth2-proxy │ ├─151cf0b851fc692ea10d0fe818a45b16d3b70c32d29f24d1f72265bf562eb25d │ │ └─66348 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f3d260a0f2bd35a4c73bcd7e47edf4c0b1935101d5132d1550f6f1d843ba6525 │ │ └─259428 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7e20e378f8a75b836829ba1ad1e08cdeff9952dc60d6dafc45d041344f3d43c7 │ │ └─116498 /pause │ ├─92dc0711475b20af979898c6a0a13e29dc0bdc3fb48c35e3d48b893d0341b878 │ │ └─45058 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 │ ├─5f5a935c3febd61ef4ad7661967fb4e43dc6c00e6ade780aba2ec1e1e77c4601 │ │ └─87989 /usr/local/bin/rook ceph operator │ ├─721bd8f1a65a8b1017e3ff4210564bae2b2aea53e3ea3dccfd714b7f30d61a37 │ │ └─180005 /pause │ ├─bf6b2eba502b43a63107d1187241444552d7741a3cb53eb43fc53e6e71599f62 │ │ ├─187358 neutron-ovn-network-logging-parser: uWSGI master │ │ └─187394 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─ac3ad0ac708ce31cede27f97f295b22f4f9cd82401bd82a91549ed782545513d │ │ └─56492 /pause │ ├─860426a5a7ab42bdba5b7aab86e7f31c5d6d934834bce9b47d9be0da67db9c14 │ │ └─195058 /pause │ ├─0cb7f0e487e7d7e0785545c4676ede1fb5e324cf6d23a047239d80d82263cfd4 │ │ └─97216 /pause │ ├─db64bc4ef87e1f00e1731da16622e3669acd53295dd58b1992d3f7cb8fb8c2a6 │ │ └─66601 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7d4a638511d1dab9140562d2a4e766a1f28f5b2749793c620f33a717a5a428c6 │ │ ├─212781 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212861 /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 -- │ │ ├─212870 erl_child_setup 1048576 │ │ ├─212947 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212948 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212958 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─213207 /bin/sh -s rabbit_disk_monitor │ ├─d89a8a39af7e7906e12f198cef92e45850d9b1d30027a1c7f30bdec9d5179319 │ │ └─64556 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 │ ├─9bb9f3ffbb2756e733d1febcb7a1767b2fa519a50d8876674ca819c50a0a201c │ │ └─236784 /pause │ ├─a1853faec9eae23611189a4c975936c5dbbb89daa08e031d6fc61cc682715fee │ │ ├─187154 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─187463 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─187474 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─407146 sleep 15 │ ├─2eafe3a70dc213985390cfaf2306b7f3a294b363ce90fba750db0fc2fac4c805 │ │ └─57406 /pause │ ├─76cc727ddcf25b1e4b2b1053a6784ff4712db113b669689f566a0a8b75f1097f │ │ ├─68330 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68348 /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 -- │ │ ├─68354 erl_child_setup 1048576 │ │ ├─68486 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68487 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68497 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68567 /bin/sh -s rabbit_disk_monitor │ ├─dbeb2fb139ae1fa3254f40ff3534fb4925e8df3e6a880e5e1454ebda53e7f6b3 │ │ └─93797 /pause │ ├─e55f44323841044368661afc57fe2d9e8a46523185bc471a72e65010828fd667 │ │ └─47595 /pause │ ├─cab492792325a7a5e3e62c533e4b992e29b2729fbac8441a4ac21bd81c93d93e │ │ └─48087 /server │ ├─9f3864d8944dd7464b059f08feac20de616fb7bcf62e130e23e2fdd10f082617 │ │ ├─277836 manila-api: uWSGI master │ │ ├─277894 manila-api: uWSGI worker 1 │ │ └─277895 manila-api: uWSGI worker 2 │ ├─9a168a0d7d5c98e65bc7be877ff3a00aeca86fb47c0a759aff7798790aea57aa │ │ └─67309 /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 │ ├─cc8cdf62596cff7b774de60812437c67d6bfa4a544574056c9000cf7ec7fed98 │ │ ├─208531 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─209044 heat-engine: ServiceWrapper worker(0) │ │ └─209047 heat-engine: ServiceWrapper worker(1) │ ├─73f468fee0c83641af2a63740b0d2c3c833b24247e5928c1f53e293e6be1f8c5 │ │ └─258122 /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 │ ├─5fe7576e7df17c382fa7da6b0a364c7002b8906ee01d64449e409f95c9204589 │ │ └─64038 /pause │ ├─831947dc0d7fa270507c9aad63883d7cb8df22aced747c20899eac5cd2d14ce3 │ │ └─80868 /pause │ ├─cda2687c89477f95eacb796fc7da8df405da9e9392d32dc42f3632cf13a3a019 │ │ └─52536 valkey-server *:26379 [sentinel] │ ├─0308fe823806c89273d8ef0e1596d6a2681304ad7854f084fbeb515d049ca7d0 │ │ └─45562 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─9a1e21c8e248013ab91d5f1e1130866d54089c70896f3a278136983df0804068 │ │ ├─190486 neutron-policy-server: uWSGI master │ │ ├─190498 neutron-policy-server: uWSGI worker 1 │ │ └─190499 neutron-policy-server: uWSGI worker 2 │ ├─fb235a25e20ba340a95c4d9826b6b76f52c2fb2807147a6b843b85d7aa738e64 │ │ └─67608 /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 │ ├─a9f5bb291ba138d7445ec1b4d445f47b7db218b7fa56a8e928c1e23035cb1aaf │ │ └─66199 /pause │ ├─7d0cbca5d965d600083a07ee016ec13e63fda8746e0bc58453381f0320d452b8 │ │ └─112506 /pause │ ├─2bc2b27e370eefdbc6e9013812cca17abb6c92b02168ee6e23a2a2fce0d143a4 │ │ ├─62323 python -u /app/sidecar.py │ │ ├─62506 python -u /app/sidecar.py │ │ └─62507 python -u /app/sidecar.py │ ├─da5a595569e328ab5ae3d52855afe38cf7793d4fe1e7627f3ebf4d4991c9a5b1 │ │ └─49331 /pause │ ├─9eb87b8dd8d207f82b841ca964ea3ca7746134235aaf8fd9e1be028f5c35591a │ │ ├─86295 barbiacan-api: uWSGI master │ │ └─86308 barbiacan-api: uWSGI worker 1 │ ├─475f05316bb08b9b2327be45f72d798ce42dec9d9b2939537751cc12fbdb3e53 │ │ └─221156 /pause │ ├─05275d734af2fac766f0ad738c7d3d856ce833049abd2783f0253e53c0db1584 │ │ └─45440 /pause │ ├─0b6ced635eccc8b603f2a21b6686018ac1222b00f9997baa5dd6964197ac0500 │ │ └─87095 /pause │ ├─6fec4570ad4d41720e8820b4888fcd5527fd5d149f814304e2b35da942e6bdf8 │ │ └─193739 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b51aada545676ac1fdaca13dc40b521f7c5eb476f93dabe6594f4499515f2f2d │ │ └─132345 /pause │ ├─50ba17efc60962c1874633c274c13e7415bebc9186a2e76011a65083db11f71b │ │ ├─79552 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79568 /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 -- │ │ ├─79574 erl_child_setup 1048576 │ │ ├─79621 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79622 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79632 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79723 /bin/sh -s rabbit_disk_monitor │ ├─86a9c0dcd92d7cef39bc4dfafcc79557b9e2108787a5e31e8aeb08348574bab2 │ │ └─62944 /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 │ ├─3a7aa923e45aa8be75a62535319b1e84720ab5e7e2555e7cf4c1ce618202b0fe │ │ └─161320 /pause │ ├─67e9962074d816175d082a532098e9c44f99d7c4381d3f67e9609292c524cbab │ │ ├─208561 heat-api: uWSGI master │ │ ├─208660 heat-api: uWSGI worker 1 │ │ └─208661 heat-api: uWSGI worker 2 │ ├─118882e0bee941b80cc75593e58b305cb27f96f3dd51012d6a43978952af9c33 │ │ ├─176160 nova-metadata: uWSGI master │ │ ├─176244 nova-metadata: uWSGI worker 1 │ │ └─176245 nova-metadata: uWSGI worker 2 │ ├─3a145e1562d2c2b7cc591512f2e9e7a1885a0ba51bf9c1ffb5e573bc0292661a │ │ └─242202 /pause │ ├─ea2f14549fabc8c1754c6f98308ec712aa607931ce2f07d6f00d131b7e9798c9 │ │ └─186651 /pause │ ├─7fa02463a50364289d20cc5f4b87ee34b0355ecedb5ead012cebc10488e2e90b │ │ └─41554 kube-apiserver --advertise-address=199.204.45.4 --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 │ ├─792c8a82648cb917b4e31ad4adfc3ad6572180ba0762dd5d704fb64cf4b8db35 │ │ ├─305699 apache2 -DFOREGROUND │ │ ├─308086 (wsgi:h -DFOREGROUND │ │ ├─308087 (wsgi:h -DFOREGROUND │ │ ├─308088 (wsgi:h -DFOREGROUND │ │ ├─308089 (wsgi:h -DFOREGROUND │ │ ├─308090 (wsgi:h -DFOREGROUND │ │ ├─308091 apache2 -DFOREGROUND │ │ └─308092 apache2 -DFOREGROUND │ ├─9e7116ed5645ebeb16a4520b837ce1ae16ef14bc8bfab55595499e7d0d9593cf │ │ └─195016 /pause │ ├─30dc2cf645316c36c8e2b5cd6a56ba4cebc422f87f7e238c6c297ac95239ef9a │ │ ├─263792 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─263808 /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 -- │ │ ├─263814 erl_child_setup 1048576 │ │ ├─263871 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─263872 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─263882 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─263985 /bin/sh -s rabbit_disk_monitor │ ├─11da38761ba3503afbb13f2e60402d912a39feb255243f83a9c1ea90da619771 │ │ └─44030 /pause │ ├─45f8bbf61bfa6c1ed274fc6809240b36913b2d68426191deeff570edce0c6891 │ │ └─221484 /pause │ ├─ed8eacc207286ec2612748fa4639cdee6a64721ddb93335e04da454621f5ef97 │ │ └─66789 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─cf3392d9eeb12b321957f7efa2088a5c8b56d67761f8ed45f25566f288a12c18 │ │ └─238756 /pause │ ├─2b9a57d04b80321247c62987d531f0355e6ac636351bd5e7d702b43f21ac19b6 │ │ └─171143 /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 │ ├─2b1f28632fc00e12636b503cce0c42305448b2c6150b95064d520a7e41e0fd36 │ │ └─237799 /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 │ ├─f54f5f6e3fd7742e82674af1e6e7d358e564de64ce2ca7a58a34539e1bf28853 │ │ └─52656 redis_exporter │ ├─abcf89c07cb82b813c96df4ebcffb4ca72b691794de73f3b0c21bce87b2c81f2 │ │ ├─178220 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178237 /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 -- │ │ ├─178243 erl_child_setup 1048576 │ │ ├─178329 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178330 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178340 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─178520 /bin/sh -s rabbit_disk_monitor │ ├─d8e2b2fd0878617988515dde0237a40c9eb5c02070c53f9502853f3fc4ddf24d │ │ └─44494 /coredns -conf /etc/coredns/Corefile │ ├─55d8677892bce59a892b5e83f3611bae734aef637254d99308528bb991087bbf │ │ └─197616 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─8a038e4f8eb06f339c042d157500b44dd90612ce01a6665edfc98d933c79640b │ │ └─61994 /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 │ ├─fcf21a05734f9453b2dd6f5ed6a6f488dd864e67a33054d26da4838131fa5663 │ │ └─165380 /pause │ ├─281251a0e24ca3b9c58813b79a71a31ecfc5486ddaac9ff20e451de884cfb68c │ │ └─114313 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─64e356ad9464cd98e4f18c5d8c06f3432bc94505a8d4f38b4487ecb1849c0f15 │ │ └─57462 nfd-gc -gc-interval=1h │ ├─93b1815d21da153a838cc8469a7906cbd161ada7100c2b431cca71d9407767ac │ │ └─193236 /usr/bin/libvirt-tls-sidecar │ ├─f0c2c3037a870b8d278509c35cbec129756f36aafcd4b8ad9320c84d6b63da6a │ │ └─63639 /pause │ ├─903696c707ff8dc08adedb37658168caf7d143183fdc582fac767120422118f5 │ │ └─63566 /pause │ ├─94016b6cf905ab1705737cf7f10e88fd3766e868b0d929c5274ac834e5618cfe │ │ └─240754 /pause │ ├─8437f62211b37979dbcd951ff02294eaa804db4c250619d9985a23140ff71251 │ │ └─41452 /pause │ ├─9468afb03463918914eb21a6295c1c8f467c051d3b01ab1b56b9b53efc5c6166 │ │ └─44884 /pause │ ├─ff9c00624f7b464aae76c126995d4556a9b342aca971a2611dd3aa5be29f573a │ │ ├─190450 neutron-api: uWSGI master │ │ ├─190471 neutron-api: uWSGI worker 1 │ │ └─190472 neutron-api: uWSGI worker 2 │ ├─3d7585a6de7383ff4e62998cf5c736f513df692803488a7c033a4e8f3f045997 │ │ └─242249 /pause │ ├─8190c02523af6721bb37d75030a96f93bda19f801d13239a29950b2df4f45435 │ │ └─48630 /pause │ ├─670ca5f3084ae59a2e6fb0d32c2b20a59268c157cbd5ce19870d165dd617cafb │ │ └─65184 /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 │ ├─306152fe1c9fefd9d3e2616fd257cc369ae758c99790693831074eb43bd9573e │ │ ├─191772 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─192280 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─192547 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpjwpvezgm/privsep.sock │ │ ├─402788 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp0jhijr0i/privsep.sock │ │ └─402966 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpl8sxd0wd/privsep.sock │ ├─aa749be62f0c9c9b1ce5642b957d6cc54e86d1697e57cbef7c05240a1fd5658a │ │ └─193311 /bin/bash /tmp/libvirt.sh │ ├─b782e5337f3b0567854630e7a1267796bb9171b0a9ecc52e27d8acd6a2ebf57a │ │ └─259603 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─381aed57525ecd0370f22caefe13504a447bd3773aa32887707e055c7424eda1 │ │ ├─64826 nginx: master process nginx -g daemon off; │ │ ├─64842 nginx: worker process │ │ ├─64843 nginx: worker process │ │ ├─64844 nginx: worker process │ │ ├─64845 nginx: worker process │ │ └─64846 nginx: worker process │ ├─a4315aa4e28545782c2be24bc094e13c93493ab35f82713d3535c76c655040d2 │ │ └─49721 /pause │ ├─284c7c756afab614b174e09b7077ece316be42ef3fffc0a3bedab6d7e4b8b0d2 │ │ └─252737 /pause │ ├─b8bc13aa563886d07cfa526dedc582b2710280e20bc94851add64d156adeb5d1 │ │ └─64997 /pause │ ├─8c0b3b20857054335b46b96d4fd81e487578f33695fa2623016885526c496365 │ │ └─302923 /pause │ ├─c06498b7d4bfa4e1d6de9f8fc2f56ebfb52c2b3910b798adc16f2df52c6b696f │ │ └─262244 docker-registry serve /etc/docker-registry/config.yml │ ├─e17dcecef302d537112a1ef1909adeeb9fdfcd29c142ab725510b9e9182bfdfb │ │ └─261443 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─b6db35d6438af03a4b3aacada05da43c1fcf7dadaf1b9e85b664ef7ff4c5beb6 │ │ ├─278027 /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 │ │ └─278268 /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 │ ├─58559699b2b354bf6953230474deaf039b986765a737d530814e0a5172422b9f │ │ └─57159 /pause │ ├─ec60441a968965721c2a004727c639f5ad86f8f76388466288ecc85cef5ff318 │ │ └─116459 /pause │ ├─ca9fcc7d6982066ccd4322787ba8d5b3c26ce5e29d4e53c8d83c0ed285b9d7e6 │ │ ├─148941 placement-api: uWSGI master │ │ ├─149023 placement-api: uWSGI worker 1 │ │ └─149024 placement-api: uWSGI worker 2 │ ├─667538bfc6971830ae3125720a176a40870e0c975660cfe90eb8a8afd5cec683 │ │ └─158905 /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 │ ├─42ac4c874de76d2eab4d052b3ab83140c91137f8769b9fb9790b83459d9ad4cc │ │ └─129514 /pause │ ├─243acf52b5dd1e9cbe46047f6eda2613f6e546de8d408987914b441f71dec34f │ │ └─268670 /pause │ ├─10345e83834a2d7a46f11116038ce6984acc89238237cee3cb373ef9cb985cba │ │ └─268472 /pause │ ├─19ed812b8d107e0d3007b51cdde1362b4bbc7112ebfc052aa1dc19bcc246df4e │ │ └─64409 /pause │ ├─1fa091ce539edb8f73f9a734e42adf9aab9a689a05eb4a7c68ff5e2ca11d11e0 │ │ └─192842 /pause │ ├─5861847b580560fd947493dc6c44803938ad80d775709bb01fb5d70ebea82090 │ │ ├─ 73418 apache2 -DFOREGROUND │ │ ├─ 73451 (wsgi:k -DFOREGROUND │ │ ├─ 73452 (wsgi:k -DFOREGROUND │ │ ├─ 73453 (wsgi:k -DFOREGROUND │ │ ├─ 73454 (wsgi:k -DFOREGROUND │ │ ├─403075 apache2 -DFOREGROUND │ │ └─404755 apache2 -DFOREGROUND │ ├─fc9c131bc2c8240562af8bfdc7404d4e5419b7c6c2b2eacb118f52edfd7bd8f7 │ │ └─42689 /pause │ ├─6eb6dff14d85a8021bc5a8374eb6da23d31f40f6e99a992550be3587a249c725 │ │ ├─191797 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─192419 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpcv6q1t8t/privsep.sock │ │ ├─214697 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp32b0hir_/privsep.sock │ │ ├─231568 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpuqhcr6gc/privsep.sock │ │ └─231867 haproxy -f /var/lib/neutron/ovn-metadata-proxy/609e4c2a-1d91-4dea-ab64-aafd6564f178.conf │ ├─cdb031af775b491511547613304922a2228d40233cdfe5f7e795670606eb7aa7 │ │ └─57495 nfd-worker -metrics=8081 │ ├─09795094275103f9200cb89a3c2162720820ae8287d6f49d09ab07d298674934 │ │ └─57253 /pause │ ├─c940c18f031e62b5e438dfb385a62d7350bc8bd05378c6af41b9f1d1f0e319a1 │ │ └─98405 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─46d425b168e06ebd2dff7deaa2c750e02065bfd93990a1e20f708c2fe47b8b62 │ │ └─66930 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─77baf09ee4fea2dc652b4c324591c0393b4f034e2e19dd6eaf9cbfb137fccd24 │ │ └─235671 /pause │ ├─944c873956b93a92e02fbff72bbab771726ed16f4b40058992e48ba9cada0d4b │ │ └─67269 /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-4.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 │ ├─83cfd47083c855dfb41835f0794962c9661db98dba1cee6a29513a39e612900f │ │ ├─158939 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158953 /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 │ ├─c7d0b77f16514a3029dda24ef50cf3887c8ccdb37e40805730d1872f39d2241e │ │ └─195227 /pause │ ├─541689ccc6b721e34f4f850d892779f474043d0ff6bf8ae6e4ffe26c39b88f5c │ │ ├─161642 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─161916 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─161921 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─407685 sleep 15 │ ├─588b31b9b9c16f03059de6d52ef95c47c7a46c6bdd391ba551ac636a4546a52c │ │ ├─160809 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160913 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160926 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─161212 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─407399 sleep 15 │ ├─5d0effb28badff71367191e901fda537496760effe2aee9540f2c9743f746ff4 │ │ └─44523 /coredns -conf /etc/coredns/Corefile │ ├─f4b4eca7e6b159edbc50fcca788bd08bf46f01010d9882a63c498e13dfcbc597 │ │ └─64714 /pause │ ├─de5c078be26fc55038692619226d494903fd055b37fd4781c9dc52c81a0e94d3 │ │ └─50099 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8df36e78bd0204c1c9c00427c800d5898a07e21f7d07f71ff5a17d21b62f5015 │ │ └─114580 /pause │ ├─a5b36592332cd6fbb94aad74f57a7f6e49c6cf1fd60e28fa10b96b688e629920 │ │ ├─176936 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─177550 nova-scheduler: ServiceWrapper worker(0) │ │ └─177577 nova-scheduler: ServiceWrapper worker(1) │ ├─7deb597c3a4f3e347465b8e2d2e0afb5f7472029c76a156f22408fdef36a9745 │ │ ├─233218 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233235 /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 -- │ │ ├─233241 erl_child_setup 1048576 │ │ ├─233389 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233390 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─233636 /bin/sh -s rabbit_disk_monitor │ ├─6a4c2f963e0f5b07525e4a4d9b484c03f47f8efdd95993be58280f4807866f37 │ │ └─179902 /pause │ ├─693992a436a818cf8b43ca94ced9703a4fb204d8ed261f22e8167ed35e9fc890 │ │ └─258099 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 │ ├─1cefc7982884067b4a524f3c5c5cf356178bad8e30744811778a45bc82e6c303 │ │ └─67825 /bin/oauth2-proxy │ ├─cb81b57fc80958da4eb6e997994859755c3db6acb69eace0f8ba906b6f8b98ba │ │ ├─175985 nova-api: uWSGI master │ │ ├─176015 nova-api: uWSGI worker 1 │ │ └─176016 nova-api: uWSGI worker 2 │ ├─1ccca55e3d8b2edae731d46e84e98a6a6e0eebb26bd53d3bffcfcd5fd2eddce1 │ │ └─67531 /bin/memcached_exporter │ ├─704eb7f2d31597f18543fb671bb6880b280a48f416163470079bb88ee7fd5d87 │ │ └─66895 /bin/pushgateway │ ├─f0f4ddd576071b130b95d0895701cdca838ee480a16c279526dd0e7896c5a11d │ │ └─52034 /pause │ ├─27a64a098b03bca5a0f064b031eac3f42aed0da1f015a5f555a84245611a0438 │ │ └─44463 /pause │ ├─d99b552ef260e457ed22189ec0c7c7f3a743d17c8d67260d160bb59e8e4a7303 │ │ └─257946 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─340f4068eb93c19b5ba75aa2cea633aa3e6269f5775e6e2bb39a67f550e1aaf4 │ │ └─61708 /pause │ ├─d191f831be519e1e675c11a6e4ca798e4e5b54dfd6f5c98350a283c12d8503c7 │ │ ├─190281 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─190921 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190924 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─190928 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─ce9eb8b0d6c69f39a9cb149d4cd4df1ce9385bad55a1a12747882bc7e7d8ec1f │ │ └─160580 /pause │ ├─622e49e0203df0059517aa4e17fab5dd0bfb0de049c1208ee3df959a0d78ae79 │ │ └─258047 /manager --metrics-bind-address=:8080 │ ├─cd75ec8ca5af8f1656d15013b50e55882fb964e164842015260cadf163a8ecbf │ │ ├─126396 cinder-api: uWSGI master │ │ ├─126409 cinder-api: uWSGI worker 1 │ │ └─126410 cinder-api: uWSGI worker 2 │ ├─90471fd7840b111fbe5e98cffba98693d11fe29fff68ee52bc5b02abb7df5908 │ │ └─41431 /pause │ ├─b41efe499ed71bf1722a0294f544549896d6101c3039f62d0352b6435f9b0fd0 │ │ └─261716 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─129e01941f925312afda57ae679dccfab1aa1bf76da6a8d3d797371679959e06 │ │ └─178020 /pause │ ├─321b9a9a2f03d4a12ec36b60f2613321ee7db2b3f04fafc126174f533ab1a95d │ │ ├─180859 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─395270 sleep 300 │ ├─2761e4dd322e9ccfea063b15af5e46c6292306b43563b71048664a6d21c1a817 │ │ └─97597 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-ppqkn --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e074ad3c104a05dfd3ae212cdf870facdf5121e7b8b6c16d91fde540a58ee44e │ │ ├─ 48041 /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 │ │ ├─ 48054 /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 │ │ ├─ 48176 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─305257 nginx: worker process │ │ ├─305258 nginx: worker process │ │ └─305259 nginx: cache manager process │ ├─013a3a34d008a07ff46ddf883a411f817efa844eafd8d33c2ce848284a82e25a │ │ └─258147 /manager --metrics-bind-address=:9782 │ ├─3ae92df506d312bbb3e8c54ab578bed51c292c631dbf8e7d485d0969181287e7 │ │ └─65590 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ead3a23274b190f04253e8fa53c11e092af2fd3e905f598a7d80d9a907af22e5 │ │ └─66505 /goldpinger --static-file-path /static │ ├─653bdd7f92d584ec2d996754cc14e80aaa59f64ed8a5b5035362e87493d83137 │ │ └─41344 /pause │ ├─4025b0bd70654e4a6fc2d76e91bbbd0f6bdb299b1cf583bb4d888c18083191eb │ │ └─230749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ea6328143c85d27736819b89331a27c77436d14c307ab6f570bcb827a8eba837 │ │ ├─49904 mysqld --wsrep_start_position=932767cf-8087-11f1-a875-3b9a5a6c0b78:20 │ │ └─50031 /var/lib/mysql/mysql-state-monitor │ ├─0d423e1de8c5942880bfb80ecd92d14c62c2cb90401d8ff2d421f689f2c0a14b │ │ └─50001 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─54c3fe48fbe96d10d811f35e711648ade009ff926987658041d60f7344dc4115 │ │ └─65406 /pause │ ├─7d8d8ff70d6867e485a8b8d2f206fffbb8e1d0f9d081f5dedc320ae31cf18e2a │ │ └─110961 /pause │ ├─5ffb965396924df85f041d2dc12406ae2dc8d3a9a142e5681b0d252cd11f3213 │ │ └─237774 /pause │ ├─6ad557367c007cccdafd7ca592df756faad7049d5ddf798e184ac6e40548564f │ │ └─45401 /pause │ ├─3a2824b72f973d0800455269aeeea65eaea3610730d89eb6885df6e871885ad1 │ │ └─69988 /pause │ ├─8b2506624681917a0d109b3f659d76d64e6bc73b09ed725ba3d63328595b95e0 │ │ ├─62275 python -u /app/sidecar.py │ │ ├─62493 python -u /app/sidecar.py │ │ └─62494 python -u /app/sidecar.py │ ├─cd75b5a19f5eb1ad743a764e4fec29f6ac2a86ee041892cced021b6e807a871c │ │ └─67470 /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-4.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 │ ├─a801c3d3f2cb2b54d1ef0114baac3c37435ba096fd7ccd93f40908cf84680e13 │ │ └─268289 /pause │ └─abf7a9e35209a2c5055cd218e4a47fb4283a5fbe8327cc93fa9d11331eaabc7f │ └─61737 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount