Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21753 /lib/systemd/systemd --user │ │ │ └─21754 (sd-pam) │ │ └─session-21.scope │ │ ├─21688 sshd: cephadm [priv] │ │ └─21767 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1607 sshd: zuul [priv] │ │ └─1620 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1611 ssh: /home/zuul/.ansible/cp/199.19.213.201-22-zuul [mux] │ ├─428464 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-htclxnbsrzxnurnisljmntacwxnbveux ; /usr/bin/python3'"'"' && sleep 0' │ ├─428465 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-htclxnbsrzxnurnisljmntacwxnbveux ; /usr/bin/python3' && sleep 0 │ ├─428466 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-htclxnbsrzxnurnisljmntacwxnbveux ; /usr/bin/python3 │ ├─428467 /bin/sh -c echo BECOME-SUCCESS-htclxnbsrzxnurnisljmntacwxnbveux ; /usr/bin/python3 │ ├─428468 /usr/bin/python3 │ ├─428469 /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 │ └─428472 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-cba99ff6a1d1462dfa35bcb678ea0de7123763db69200aa41a6f82a9838ee0fd.scope … │ │ ├─34441 /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 │ │ └─34453 /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 │ ├─containerd.service … │ │ ├─ 9953 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12297 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b47cf65354a9fef460395b12c430eee0c9595aec6e886726f9a749efb75c87fd -address /run/containerd/containerd.sock │ │ ├─ 12658 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 90c0aa03cf8078816cf7c9d41b92df38b16d44b730c07017455128fdbbbc4150 -address /run/containerd/containerd.sock │ │ ├─ 18672 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d402d83f8a67e87117bb598722cc8bf642604b87eb846b5e12dd2b852ed7875f -address /run/containerd/containerd.sock │ │ ├─ 25286 /usr/bin/containerd-shim-runc-v2 -namespace moby -id af66c0f7b3591a72c9ae66ea3dc2334f03fdbd5eba0ab3d5048e5f3502a7cc69 -address /run/containerd/containerd.sock │ │ ├─ 29788 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a3f0c1a00ec3b61c779dccabbff8fc6a4fa4131fad6ae9dae03b146e7acb8e93 -address /run/containerd/containerd.sock │ │ ├─ 34417 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cba99ff6a1d1462dfa35bcb678ea0de7123763db69200aa41a6f82a9838ee0fd -address /run/containerd/containerd.sock │ │ ├─ 40130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4352600149c06f138819a83bc8fb0d5b54d89edea2adef66a65923daa16ae433 -address /run/containerd/containerd.sock │ │ ├─ 40189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bba5b9b71475e28106f9d36818508a99e8d0676980d0e08713d550f97b0554ce -address /run/containerd/containerd.sock │ │ ├─ 40196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4323005190915289bdbe73e0bb1481fc8db11bba56ebcbcad1d391c8a1856b03 -address /run/containerd/containerd.sock │ │ ├─ 40198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1542c64dad0e28736db5bc1971d7815577a3b94df5d0b40c99e0bcfb5b9e9d0 -address /run/containerd/containerd.sock │ │ ├─ 40200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8566d6527e2b11c27244c366e901c9df629cfe27d755523eeba6f806dfa5206e -address /run/containerd/containerd.sock │ │ ├─ 40748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d05f50ed06273972b7827b2091ab107c65e31e04486668ae28844b8eb9548d9 -address /run/containerd/containerd.sock │ │ ├─ 41495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6201bf5bb1aa4a7a7b72cbc6e4c424c341b4f814e7c6000ecc7ebc28d381e558 -address /run/containerd/containerd.sock │ │ ├─ 41506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6273d276366ff42e0429c56f0457d4c12d3aa950e58920d913939bb3ad3cd7ce -address /run/containerd/containerd.sock │ │ ├─ 42859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b27a612e7027d499d646516eaa685d67c247b9702336d9467489273b35565bcf -address /run/containerd/containerd.sock │ │ ├─ 43252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a91a25a7c8cc0652730769cd6eb00e555f14e16c6bc90912058fdccd581728 -address /run/containerd/containerd.sock │ │ ├─ 43292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 670e99e8e217caba57d1d5ed062fcb2ce84b84b8b2d83fec98921e7eff716af8 -address /run/containerd/containerd.sock │ │ ├─ 43710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 794e3e8cae3cf9010b4e064c4eb19ac4eccce76c30166469c0100c0ad670d13b -address /run/containerd/containerd.sock │ │ ├─ 44155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84c014b7197343bfc7e32a4e5c72f732e9192e07e88dba352bb582ee42ec0be5 -address /run/containerd/containerd.sock │ │ ├─ 44202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec861984fe24c5c2872e50837d730a90fee80588229afc0c788c0baf04ebb910 -address /run/containerd/containerd.sock │ │ ├─ 44281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a97a3f4006aa08d36693e60177099f6978043c462316611e81be4b8155d0c5ba -address /run/containerd/containerd.sock │ │ ├─ 46322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf75cc31ec48e9a87e19970ea73f6f5e0d729e5bfb61941582f8486d4c374a9c -address /run/containerd/containerd.sock │ │ ├─ 46423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a168ba207b89720a50709c0256e046111a1c11dbefde5c8ef648fd4f442c03c9 -address /run/containerd/containerd.sock │ │ ├─ 47328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9465c212dfc1adba27745626603c3958101e3c6b7241ad1335e9ea4f4ae37bd9 -address /run/containerd/containerd.sock │ │ ├─ 47427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be987b5d0ae57b0c57ccecd8a189b7c86220d01d4c93e11d255a3b06a55d10a4 -address /run/containerd/containerd.sock │ │ ├─ 47795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1584615deeac5952c792ced2161bc54a6c1adf9233a4e59668e622fa114bce8a -address /run/containerd/containerd.sock │ │ ├─ 48093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c8e73b634f79300cd528af552056406bf7a7cf4ce198e710f465462cbec9b5e -address /run/containerd/containerd.sock │ │ ├─ 48511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2c1d1bd03d78b45a3207c28998d34299dc967d0855718686b2d3101a81c22a4 -address /run/containerd/containerd.sock │ │ ├─ 50770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18b042a8e6e77396c31be671f0e06105554fcc72ae35b5a24ed9fac47ac2ca47 -address /run/containerd/containerd.sock │ │ ├─ 50946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28a803c7669be794e5bccaedd7c30f3e29eda81007dff1523d4df964dbad8059 -address /run/containerd/containerd.sock │ │ ├─ 55218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f84f81506444b981b087c0c9792f1b3c29a62ab5cd58948fe60cd8be10864c07 -address /run/containerd/containerd.sock │ │ ├─ 55859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59f8ccb3a95a469eafdccbbebc7bf1c95a8d5a1dac17d16ed0b4c1ed240a9196 -address /run/containerd/containerd.sock │ │ ├─ 55905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91593b3d9566773e934864222ee73ba633bf0a31bcc794e3344d7cc71232e81e -address /run/containerd/containerd.sock │ │ ├─ 55971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 802b153751657c8b1357a5e746b8dbf03156c6bafaf352e41c25d722bf527b25 -address /run/containerd/containerd.sock │ │ ├─ 56104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 853ef3d4a9f989a5d993893f6acf01d9a22fd1c783693125f0ff76bbc731db3a -address /run/containerd/containerd.sock │ │ ├─ 60367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2204e2d1784a385899f5f311737944d777c0c6fd0b100bcb34b503ddd88ecf8 -address /run/containerd/containerd.sock │ │ ├─ 60518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c83f6bdf49d8cf909bc9eab759408f13e41ea0a679d28f5531814c37aa54a98d -address /run/containerd/containerd.sock │ │ ├─ 60551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a5f75161df82b60234e4be07ce15cd5da0df43cdf0d7ba5d95f03c8190a9778 -address /run/containerd/containerd.sock │ │ ├─ 60609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e697f5ac3296c63b26e43bf34aaac06cc4ce0671db69b5249bea92cd89c632e7 -address /run/containerd/containerd.sock │ │ ├─ 61879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70308c1caf2503c2eb0e5b9bdecd41c346255925cf5c9fe18cb345c24ab12379 -address /run/containerd/containerd.sock │ │ ├─ 61955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aef4d9cd35d7c646bfe68d12f780f85e46d9a625975f6820ec964e7d1a358d0 -address /run/containerd/containerd.sock │ │ ├─ 62359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b05ddb68bc92e959c48094e3108bf68a4b6d068d8abf9f80aacf84287f8323a -address /run/containerd/containerd.sock │ │ ├─ 62383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f16f08b9bfecf17c964df705b0f8c0346f9cc4779543c0ee996aba1fa1c8972 -address /run/containerd/containerd.sock │ │ ├─ 62408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb087fc332da2a65618b66b6a7a9a31511f99c5a05d95b15fe2c05ad95ce7d07 -address /run/containerd/containerd.sock │ │ ├─ 62851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 053d5aaba53ddb786f52f96cc9a4eddce02d3dd3e501c76657783cee14f36bbb -address /run/containerd/containerd.sock │ │ ├─ 63142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0309f084a4b5225000dcf71ddb5c5d054d36a029b6311f4fb9a0f3ef670eb64f -address /run/containerd/containerd.sock │ │ ├─ 63619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 705512beb4870fd96383413220f93cbcb3c9fe043c695d72797d20e6723d545b -address /run/containerd/containerd.sock │ │ ├─ 64085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc6520edd37bf3a08932a5050d79a855f92b03de82e40b39d73a937c5cab9d1a -address /run/containerd/containerd.sock │ │ ├─ 64705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d349ef7286927b4b2cc430234a63e3135c84868b3868cea3fd8dcb52c7c0a29 -address /run/containerd/containerd.sock │ │ ├─ 66453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd5bf1345dced5802dc11fe500a507effc9f43e07e39fc3ec6367bdc792a28c5 -address /run/containerd/containerd.sock │ │ ├─ 68570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a526da714aeccdf8c6dd5af09fc50c530fb56d4ed0f66320a8ed530ea978079 -address /run/containerd/containerd.sock │ │ ├─ 77980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 338a5e81115c207bf3c4057633a244c249e9d1bea39feb366d3dd1c450706968 -address /run/containerd/containerd.sock │ │ ├─ 79549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1abd4250c667a09cf0c103bc5d5e8edb8095ff03d2188b6d06f702209412f89d -address /run/containerd/containerd.sock │ │ ├─ 85591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 043b1927704885cdc46dc3ee6152b5cb55e4c39d102134b10a51de48885cb654 -address /run/containerd/containerd.sock │ │ ├─ 91832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fae73aeaab5f716d30db9338869137d8ad4d2aa849e38b68b977835370a931d -address /run/containerd/containerd.sock │ │ ├─ 95857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f2b89f2aa75189a33a9283d82c53cadf4b8b11d27d7f2c29f21338d7d44569 -address /run/containerd/containerd.sock │ │ ├─ 95897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ab2d2f8e4407909b515d1ef87240722e01c0b594d92067bcb4d46c7d054f0d9 -address /run/containerd/containerd.sock │ │ ├─104957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b7bddb2de3f67a592355c869237be6515d4eb40695b1448e83a0c980100e07f -address /run/containerd/containerd.sock │ │ ├─106584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76affbc7c3de59aef50ed0de592de4b53b6e743f9c598966b0f0599503525d3a -address /run/containerd/containerd.sock │ │ ├─106622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 872438259cca72104f141238a1299014d42aaebd4fa713b728bf622f961872b2 -address /run/containerd/containerd.sock │ │ ├─108543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b319a3f962e4c1a023fc8f86e3e15abca48ffc0fdaaaab472cea289d7b1c274f -address /run/containerd/containerd.sock │ │ ├─110309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7dae99e42ce3389d0a0889519aa03ed466fe2034f64e316d8a87545805ae525 -address /run/containerd/containerd.sock │ │ ├─110353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c29f8d530d0f8d95509d1b65206f0d5f140d7b33c03f5334b87d87f97d06bdf -address /run/containerd/containerd.sock │ │ ├─123311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4065ad0ac940916a894750773a8dded6ad0e09590028de73db45bff8c3fb8f85 -address /run/containerd/containerd.sock │ │ ├─123350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1cf7f5ec857ff64b5028b390687897bb4b83a9bfbcf7be9e6e3ba8b2f859e31 -address /run/containerd/containerd.sock │ │ ├─125912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff59dfc94194355c5270653cff2db0cc0c7742d4155a9b8f0046ae19384c75a7 -address /run/containerd/containerd.sock │ │ ├─140416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 424eb671ffc583d1a44b171c12388f7d0a655525e40db6c82cc84c08f939394a -address /run/containerd/containerd.sock │ │ ├─141981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 425d2d86d56aaec3dc238b5d801cc29ce19d26c92bc894aa57d1f6d5146d7236 -address /run/containerd/containerd.sock │ │ ├─142440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be86753bc45c210687ee6568e5822d10a31ef5559af6f2b436b5c7bd873f4719 -address /run/containerd/containerd.sock │ │ ├─143352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d855290e3788ba45e7f5d1b3da01afc4beb3f5120e0d4eca05ed8be26a8af2c3 -address /run/containerd/containerd.sock │ │ ├─157589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae1b62712855fb973b5d3e947b48be8e71dc27c20bfe128b94dbfe9cc4047bed -address /run/containerd/containerd.sock │ │ ├─157894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cca567706926a5dd89927d039d841bb5837e1dc2eaef9d05c6f3e4ad1c6d63ef -address /run/containerd/containerd.sock │ │ ├─157949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68e7eda53c4ab9dc98267535a4469e1e6054f423517b988b5d509e4c1dc5311e -address /run/containerd/containerd.sock │ │ ├─158128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5633130c7267e747a5fd89716660f139f846bbfb052976d65edd6f61b8db9f9f -address /run/containerd/containerd.sock │ │ ├─158179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3da2012bf1806ce0242fc876cd854eebc3e4417320d7b8792f3383538b418533 -address /run/containerd/containerd.sock │ │ ├─158604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48327b841948a4433b0ea81f80959aee4fc0c7a391ca37c7a8c079804d11ee5d -address /run/containerd/containerd.sock │ │ ├─170185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d3916a8952284edb58a0648f5561d61be146f9948ae10beb35bc36a48d27bb6 -address /run/containerd/containerd.sock │ │ ├─171950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61799474069ad735d0a7b73afa7fea264d994f5a0cb4aa322bf86f19c1e75161 -address /run/containerd/containerd.sock │ │ ├─171987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6afecbad3c184aada305feaa31a951b448c3723c5031c04ba05af599f5d4f800 -address /run/containerd/containerd.sock │ │ ├─172070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6df3b7cc392ec7a61f810eb72dd698ba8a10b13d4f12ea722ed767f97b216bd0 -address /run/containerd/containerd.sock │ │ ├─172093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b00a0fa349a65d426933dc4a6ca1e611062934d7d771cb66eb846d13276bbd8b -address /run/containerd/containerd.sock │ │ ├─172156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37b58ef31e3547f17cdb3105cb5ff50d0fe2c019c51b0f7064e2bfb5e87321e3 -address /run/containerd/containerd.sock │ │ ├─172525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c75e9bf1b2350b0ce0f991a1289d42436fbe66e95e05e5bfbea8818c0ff06fb -address /run/containerd/containerd.sock │ │ ├─172563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65407e6972498d765e4ef46d4af111b29d42fea84defa9ded6174b1fd47a5d9c -address /run/containerd/containerd.sock │ │ ├─186287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec06767f7f5cf497d1befdcd18d047f0c7f11dcd6658a284e02ac10856d80d5e -address /run/containerd/containerd.sock │ │ ├─188688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e2693e3785288c8ab6792f5addde174bf9bd03990ddfdb44196867d6cf5c267 -address /run/containerd/containerd.sock │ │ ├─188755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22ae3a5457f6c92a4d456cd308289872d1974364bb901a1c729f1ea420d8b1a3 -address /run/containerd/containerd.sock │ │ ├─188907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31c6aa891edf7fdaa5404ae2c80e13c313b1090b2c903cb5d198c09a3fa42efa -address /run/containerd/containerd.sock │ │ ├─205452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad136467341b67ca1a4ecdd127a8de6824cc1a062232752c4f9432046d289af3 -address /run/containerd/containerd.sock │ │ ├─213104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26917b818179d405a78154350db626d61c4ddc94c03491f51af1416bf47489dd -address /run/containerd/containerd.sock │ │ ├─213142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfa31e9f9dd059ca84cd4870eedf743c090fbf552ed23342389960caf49fb359 -address /run/containerd/containerd.sock │ │ ├─213178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd9337b0e9e411e5732772ccde45f44acdd5cd21b490c4fbad39bdbaed4cf901 -address /run/containerd/containerd.sock │ │ ├─213470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 182726449461ddf56c54782fdeca589726f2076acc9f9d1e3110221303c26000 -address /run/containerd/containerd.sock │ │ ├─225358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59e3f2f854fc8d581765d743c7d04b9f03478892e9feaf89bef4965cf36ce0c7 -address /run/containerd/containerd.sock │ │ ├─227964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee9529f092b33a54030daf4a887258ab372ea5f4e8a30923215dcfedaca7b58e -address /run/containerd/containerd.sock │ │ ├─229069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93133f5e52a54771c837deba0c4d6d1906b39177be72a83197e5beafdc10a8b9 -address /run/containerd/containerd.sock │ │ ├─230289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc9ba7318d6bd3bc93fdad480d1af59e73d05ca788cccf574ddb651dcd001403 -address /run/containerd/containerd.sock │ │ ├─231290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eba80f1777cd9a87bcdba575b0a396bb6317590f96b898ebda40248da4d74a9 -address /run/containerd/containerd.sock │ │ ├─232941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d08d74861c984f6a9503686e510cfbc8389f89871bbbb22ea10d3abd090621ce -address /run/containerd/containerd.sock │ │ ├─235387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd466497d55bf8ef64f9a58873ec4c6175be81e62e04e685b686329d36cd1306 -address /run/containerd/containerd.sock │ │ ├─235446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96f8405a1002bfc2ad10584f3b71d0089e91291e9becddca6dfac45ec575a353 -address /run/containerd/containerd.sock │ │ ├─248435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 744b897f6a431008710c5b0312b3654ebfe6fa3dd5fc568a33a974bc7985a4ec -address /run/containerd/containerd.sock │ │ ├─249065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 980934f567f7c04913004b8e5aa0c8d6454ac97d2d175920a3a5e51054a0cb6b -address /run/containerd/containerd.sock │ │ ├─256821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b284732c58ed467cf9b87a4edc0c09d3e31936a7fe9423b91dcc8445765102ed -address /run/containerd/containerd.sock │ │ ├─262244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b942e67e5b8b3a256e5cca593c22d1ec8dbf14098059d7e1697a862eae9201d -address /run/containerd/containerd.sock │ │ ├─262492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ee9c52710f907ade0d083ccb59bddf2b1ea5102074021ff310aef6d9a994187 -address /run/containerd/containerd.sock │ │ ├─262550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 761cea17ce6aa3d1e4a6e912dca06e0358958c56195e8e59cc3104dc4b21f6d4 -address /run/containerd/containerd.sock │ │ ├─262641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3026396ce5e8af3d0f6694d5feb571e3c602809ab499b1765037878e65ca66be -address /run/containerd/containerd.sock │ │ ├─275366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76ded5ddec021229076ebfcc8b9899e8c3b8577bc5f9b331680709bbf511d523 -address /run/containerd/containerd.sock │ │ ├─278002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d54a924f77e9da5db6673cef58ce2837e8063708f112b6faae62e0451dcd2a79 -address /run/containerd/containerd.sock │ │ └─279527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 465fcb3241dc2b1f79ccd8ff095b158b3f2b393e8bb88102926fb4400e3606c1 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1413 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-af66c0f7b3591a72c9ae66ea3dc2334f03fdbd5eba0ab3d5048e5f3502a7cc69.scope … │ │ ├─25310 /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 │ │ └─25323 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-d402d83f8a67e87117bb598722cc8bf642604b87eb846b5e12dd2b852ed7875f.scope … │ │ ├─18708 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18743 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─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 │ │ │ ├─29495 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29772 /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 │ │ │ ├─18631 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18651 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wdiyzn.service │ │ │ ├─12570 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wdiyzn/unit.run │ │ │ └─12601 /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-wdiyzn --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.wdiyzn:/var/lib/ceph/mgr/ceph-instance.wdiyzn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wdiyzn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wdiyzn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25000 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25269 /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@osd.2.service │ │ │ ├─34129 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34400 /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 │ │ ├─12209 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12239 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10322 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─docker-a3f0c1a00ec3b61c779dccabbff8fc6a4fa4131fad6ae9dae03b146e7acb8e93.scope … │ │ ├─29813 /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 │ │ └─29825 /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 │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139806 /sbin/multipathd -d -s │ ├─docker-b47cf65354a9fef460395b12c430eee0c9595aec6e886726f9a749efb75c87fd.scope … │ │ ├─12321 /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 │ │ └─12341 /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 │ ├─kubelet.service │ │ └─40602 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.201 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-rb51a65bbe4b04e7ca393943d4c2acc56.scope │ │ └─186859 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1082 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10830 /usr/sbin/chronyd -F 1 │ │ └─10831 /usr/sbin/chronyd -F 1 │ ├─docker-90c0aa03cf8078816cf7c9d41b92df38b16d44b730c07017455128fdbbbc4150.scope … │ │ ├─12684 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wdiyzn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12704 /usr/bin/ceph-mgr -n mgr.instance.wdiyzn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139605 /sbin/iscsid │ │ └─139606 /sbin/iscsid │ ├─dbus.service │ │ └─615 @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 │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─23fd27f72561995f2cec1422688ca51507bc1ce7bdc2b9b9ec795746b16adb4a │ │ └─232992 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─7ac236d4db7be0de2c642afe36b377e6140dd2b765b6a7d56e54ec470890f6cc │ │ └─163567 /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 │ ├─68c331d51c9605ae38de99ecdba329d558f7f3dd53348ad522ea5eb5212fbc58 │ │ └─60858 /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 │ ├─9465c212dfc1adba27745626603c3958101e3c6b7241ad1335e9ea4f4ae37bd9 │ │ └─47355 /pause │ ├─0aef4d9cd35d7c646bfe68d12f780f85e46d9a625975f6820ec964e7d1a358d0 │ │ └─61991 /pause │ ├─853ef3d4a9f989a5d993893f6acf01d9a22fd1c783693125f0ff76bbc731db3a │ │ └─56128 /pause │ ├─6f85587a2e845d0a90a826cbae3bbbe5630ae013c4eaca8f344c4f7fd486466c │ │ └─48902 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c5f2b89f2aa75189a33a9283d82c53cadf4b8b11d27d7f2c29f21338d7d44569 │ │ └─95882 /pause │ ├─1abd4250c667a09cf0c103bc5d5e8edb8095ff03d2188b6d06f702209412f89d │ │ └─79582 /pause │ ├─1c52bc63550dd2b936afab990d53a1ec0f87b219e516342db3e69744517ec43c │ │ └─64394 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4323005190915289bdbe73e0bb1481fc8db11bba56ebcbcad1d391c8a1856b03 │ │ └─40290 /pause │ ├─9d0c74ee6afb493345f071fb1637145e238348028d5349d55cbfb976564493a7 │ │ └─63118 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 │ ├─a5e47f2b14f7f76a066be0ede8ddabf344d5e8606cfcd57d963a3af53ef60a1d │ │ ├─61589 python -u /app/sidecar.py │ │ ├─61923 python -u /app/sidecar.py │ │ └─61924 python -u /app/sidecar.py │ ├─053d5aaba53ddb786f52f96cc9a4eddce02d3dd3e501c76657783cee14f36bbb │ │ └─62872 /pause │ ├─25926a4bbaf581101090008cbbedde064e1cbf7faf82c14a7b6f42f478cc0353 │ │ └─61320 /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 │ ├─670e99e8e217caba57d1d5ed062fcb2ce84b84b8b2d83fec98921e7eff716af8 │ │ └─43315 /pause │ ├─a51db5c2d335f1c00bb35de086a2d04c56a897865481b6570681d2a35b86b75e │ │ └─97203 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7e1817d7c6ff6a27847338989d53a6c5da355273f4e918be8ded48f86d21c5c1 │ │ └─62021 /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 │ ├─0f0305c3b68da7f20732c3c0527c33a251f9058d5b0d73b55c2c96d84bfaf864 │ │ └─65966 /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 │ ├─8b7bddb2de3f67a592355c869237be6515d4eb40695b1448e83a0c980100e07f │ │ └─104980 /pause │ ├─b8916ecc86d025d9655957aa240dc74af090226e48f9a4cf79c0934ec59a5a7d │ │ └─66199 /bin/pushgateway │ ├─6afecbad3c184aada305feaa31a951b448c3723c5031c04ba05af599f5d4f800 │ │ └─172039 /pause │ ├─29e6b14b3ca71b8a0ece0dce0d09efa63d70f5e05fa50f12f14c51d348743ed2 │ │ └─66564 /bin/oauth2-proxy │ ├─bfa31e9f9dd059ca84cd4870eedf743c090fbf552ed23342389960caf49fb359 │ │ └─213225 /pause │ ├─f29b655d64d698777b1e1fc5159d2bff48195c70b0513fe3e2153e8dd0f27e18 │ │ ├─64926 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64961 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─5f92835b12eea5806c07e68d91f36ed20f399d1c9ac737c0368c7a6ac1bc55a3 │ │ └─108264 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─182726449461ddf56c54782fdeca589726f2076acc9f9d1e3110221303c26000 │ │ └─213493 /pause │ ├─cc33d63c945e76e6cd621a2878e93915f1ec767fff228993b3f5889f073022da │ │ ├─186474 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186490 /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 -- │ │ ├─186496 erl_child_setup 1048576 │ │ ├─186691 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186692 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186702 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186962 /bin/sh -s rabbit_disk_monitor │ ├─47cd2e1d69caf391fac0927d6b1d7f32bbfd04f727adfc130f8a512ad53b0b44 │ │ └─252200 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 │ ├─0309f084a4b5225000dcf71ddb5c5d054d36a029b6311f4fb9a0f3ef670eb64f │ │ └─63173 /pause │ ├─6273d276366ff42e0429c56f0457d4c12d3aa950e58920d913939bb3ad3cd7ce │ │ └─41556 /pause │ ├─cc9ba7318d6bd3bc93fdad480d1af59e73d05ca788cccf574ddb651dcd001403 │ │ └─230314 /pause │ ├─7c8e73b634f79300cd528af552056406bf7a7cf4ce198e710f465462cbec9b5e │ │ └─48118 /pause │ ├─f2204e2d1784a385899f5f311737944d777c0c6fd0b100bcb34b503ddd88ecf8 │ │ └─60412 /pause │ ├─37b58ef31e3547f17cdb3105cb5ff50d0fe2c019c51b0f7064e2bfb5e87321e3 │ │ └─172247 /pause │ ├─761786416a7b7805d9818eb121d2993ade1ec485763e577000eb6874670dfcb0 │ │ ├─184345 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─184682 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─185142 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpwxaor9mh/privsep.sock │ │ ├─389697 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7jaivvia/privsep.sock │ │ ├─390160 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpcrpvlus9/privsep.sock │ │ ├─390664 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─390674 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─392321 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ae2d97f8-29d8-41ec-a5b8-71f0eca565de --namespace=qrouter-ae2d97f8-29d8-41ec-a5b8-71f0eca565de --conf_dir=/var/lib/neutron/ha_confs/ae2d97f8-29d8-41ec-a5b8-71f0eca565de --log-file=/var/lib/neutron/ha_confs/ae2d97f8-29d8-41ec-a5b8-71f0eca565de/neutron-keepalived-state-change.log --monitor_interface=ha-c0e93f7d-69 --monitor_cidr=169.254.0.177/24 --pid_file=/var/lib/neutron/external/pids/ae2d97f8-29d8-41ec-a5b8-71f0eca565de.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─403138 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0e5e7c06-aa29-4cd4-8777-862155487c87 --namespace=qrouter-0e5e7c06-aa29-4cd4-8777-862155487c87 --conf_dir=/var/lib/neutron/ha_confs/0e5e7c06-aa29-4cd4-8777-862155487c87 --log-file=/var/lib/neutron/ha_confs/0e5e7c06-aa29-4cd4-8777-862155487c87/neutron-keepalived-state-change.log --monitor_interface=ha-3c1b0f07-06 --monitor_cidr=169.254.0.8/24 --pid_file=/var/lib/neutron/external/pids/0e5e7c06-aa29-4cd4-8777-862155487c87.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─411029 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=15c24bf6-1cb4-40ab-9d1b-84d2dfe43cee --namespace=qrouter-15c24bf6-1cb4-40ab-9d1b-84d2dfe43cee --conf_dir=/var/lib/neutron/ha_confs/15c24bf6-1cb4-40ab-9d1b-84d2dfe43cee --log-file=/var/lib/neutron/ha_confs/15c24bf6-1cb4-40ab-9d1b-84d2dfe43cee/neutron-keepalived-state-change.log --monitor_interface=ha-a60c6571-ed --monitor_cidr=169.254.0.55/24 --pid_file=/var/lib/neutron/external/pids/15c24bf6-1cb4-40ab-9d1b-84d2dfe43cee.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─8863ac398d2b216a3f1f4aa9ced60c80b03df30bb60e21c9a66cff2e9887b696 │ │ └─40796 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─65407e6972498d765e4ef46d4af111b29d42fea84defa9ded6174b1fd47a5d9c │ │ └─172595 /pause │ ├─44e35ec7c36749439d4842bfe5e87e9061ae587bb690cd08b8163231ca4bbcea │ │ ├─48684 mysqld --wsrep_start_position=2ef09e4f-7a1e-11f1-9336-6e4549e44d5a:20 │ │ └─48811 /var/lib/mysql/mysql-state-monitor │ ├─8d3916a8952284edb58a0648f5561d61be146f9948ae10beb35bc36a48d27bb6 │ │ └─170212 /pause │ ├─d5fa69c8e8d731abbcf67c8e77cf5685cbb507343c7a2d70671e77756504d219 │ │ ├─168979 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169377 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169378 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─14a91a25a7c8cc0652730769cd6eb00e555f14e16c6bc90912058fdccd581728 │ │ └─43277 /pause │ ├─d0ba8e9763b92c671349e541df7810b5a36800ce6af00c593d3c9b02fe40c63a │ │ ├─193395 /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 │ │ ├─392143 /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/tmp1aztmxcc/privsep.sock │ │ ├─392208 /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/tmpijv9h4fu/privsep.sock │ │ └─392443 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmp7e3bkjh2/privsep.sock │ ├─c79d389b1a56da2fd1be6f049357bc9f4fd68601046d7689fab270b33efc7260 │ │ └─40430 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 │ ├─ee9529f092b33a54030daf4a887258ab372ea5f4e8a30923215dcfedaca7b58e │ │ └─227987 /pause │ ├─a1542c64dad0e28736db5bc1971d7815577a3b94df5d0b40c99e0bcfb5b9e9d0 │ │ └─40288 /pause │ ├─1e2693e3785288c8ab6792f5addde174bf9bd03990ddfdb44196867d6cf5c267 │ │ └─188716 /pause │ ├─458252120dbb64ca89c2fedbaf1c6cf206eae786723441c5dfde1ed42e8f86bc │ │ └─44396 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─802b153751657c8b1357a5e746b8dbf03156c6bafaf352e41c25d722bf527b25 │ │ └─55995 /pause │ ├─c93d09f7e0e8b68e9f29a5e23d3d1029d1f44793a2026845df31032e1abc3cfa │ │ ├─335230 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─335586 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─335827 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp1kom5z2h/privsep.sock │ │ ├─336346 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpez6j66i5/privsep.sock │ │ ├─337008 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c4afbfa6-7710-459d-a8c4-4e73fdef3cd5/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c4afbfa6-7710-459d-a8c4-4e73fdef3cd5/host --addn-hosts=/var/lib/neutron/dhcp/c4afbfa6-7710-459d-a8c4-4e73fdef3cd5/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c4afbfa6-7710-459d-a8c4-4e73fdef3cd5/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c4afbfa6-7710-459d-a8c4-4e73fdef3cd5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-5fe9e7ae-29e4-484b-8944-6f8814ac9054,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─337012 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/20557c29-b475-4172-bd32-2a3480072121/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/20557c29-b475-4172-bd32-2a3480072121/host --addn-hosts=/var/lib/neutron/dhcp/20557c29-b475-4172-bd32-2a3480072121/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/20557c29-b475-4172-bd32-2a3480072121/opts --dhcp-leasefile=/var/lib/neutron/dhcp/20557c29-b475-4172-bd32-2a3480072121/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7ace378d-bd9a-4964-bd77-c77207d3eaeb,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─337040 haproxy -f /var/lib/neutron/ns-metadata-proxy/c4afbfa6-7710-459d-a8c4-4e73fdef3cd5.conf │ │ ├─337044 haproxy -f /var/lib/neutron/ns-metadata-proxy/20557c29-b475-4172-bd32-2a3480072121.conf │ │ ├─389369 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmphglc1qzl/privsep.sock │ │ ├─389827 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─389828 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─396701 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpg5749grj/privsep.sock │ ├─4352600149c06f138819a83bc8fb0d5b54d89edea2adef66a65923daa16ae433 │ │ └─40154 /pause │ ├─a2be6e67107f2c336594e354c2a9392ca36f8d15dfb54b02760e4ec20c60d167 │ │ └─140827 /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 │ ├─86c195dbd0959f45a4aae72d472e6c7ca98f0c2bb4f3d7b0cb360a74a5c29938 │ │ ├─223266 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223734 octavia-worker: ConsumerService worker(0) │ │ └─223738 octavia-worker: ConsumerService worker(1) │ ├─ccf144920108940f8664bfb3d28206eacff2e3a9aef2cf868c1aec3affed47d3 │ │ └─256385 docker-registry serve /etc/docker-registry/config.yml │ ├─b284732c58ed467cf9b87a4edc0c09d3e31936a7fe9423b91dcc8445765102ed │ │ └─256844 /pause │ ├─705512beb4870fd96383413220f93cbcb3c9fe043c695d72797d20e6723d545b │ │ └─63642 /pause │ ├─cf75cc31ec48e9a87e19970ea73f6f5e0d729e5bfb61941582f8486d4c374a9c │ │ └─46354 /pause │ ├─4065ad0ac940916a894750773a8dded6ad0e09590028de73db45bff8c3fb8f85 │ │ └─123336 /pause │ ├─8a92e691eed10688db667283f2e2b40b8b2e6f9e96e27c57e927c1407f5a4b68 │ │ └─186078 /bin/bash /tmp/libvirt.sh │ ├─744b897f6a431008710c5b0312b3654ebfe6fa3dd5fc568a33a974bc7985a4ec │ │ └─248459 /pause │ ├─a2c1d1bd03d78b45a3207c28998d34299dc967d0855718686b2d3101a81c22a4 │ │ └─48536 /pause │ ├─41c61c8f1423c678b2e601a79bda560455856408f67d0043d4093b0b6b786802 │ │ ├─143459 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143475 /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 -- │ │ ├─143481 erl_child_setup 1048576 │ │ ├─143540 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143541 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143551 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143711 /bin/sh -s rabbit_disk_monitor │ ├─183e8788f023f7e8c6be668117110a7c01fc67a30ae6a894808aa59f2c026232 │ │ ├─225532 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225548 /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 -- │ │ ├─225554 erl_child_setup 1048576 │ │ ├─225732 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225733 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225743 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─225917 /bin/sh -s rabbit_disk_monitor │ ├─59dc6c9d2e1c4a71a9614f2583e4e290f42aaba32a8a671c9810ca3396a65e32 │ │ └─280080 /bin/openstack-database-exporter │ ├─5633130c7267e747a5fd89716660f139f846bbfb052976d65edd6f61b8db9f9f │ │ └─158154 /pause │ ├─7a526da714aeccdf8c6dd5af09fc50c530fb56d4ed0f66320a8ed530ea978079 │ │ └─68594 /pause │ ├─96f8405a1002bfc2ad10584f3b71d0089e91291e9becddca6dfac45ec575a353 │ │ └─235472 /pause │ ├─7f0d8dad0caf8a9de5e208e934c8a56a8973807415917a315bf1e539180f5ce0 │ │ └─123951 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3b9a04a7731d16c7658033e40745eb7eb2526cfd5447400aef81c7d23f062784 │ │ └─64433 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─75c6b0684d5692c9629ebf150c3f57f836ba1bab14a9ed9b19163e915363eec0 │ │ └─193424 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6411c91b464da49d4a2d68174d41137487a28cb5d052b7ee0b5c25c5bf7be350 │ │ ├─181593 neutron-policy-server: uWSGI master │ │ ├─181605 neutron-policy-server: uWSGI worker 1 │ │ └─181606 neutron-policy-server: uWSGI worker 2 │ ├─a97a3f4006aa08d36693e60177099f6978043c462316611e81be4b8155d0c5ba │ │ └─44313 /pause │ ├─db726756ebe018ae08a4542c1bbc893e489a628ad010d9231747916d89110ee7 │ │ ├─201612 heat-api-cfn: uWSGI master │ │ ├─201633 heat-api-cfn: uWSGI worker 1 │ │ └─201634 heat-api-cfn: uWSGI worker 2 │ ├─9d05f50ed06273972b7827b2091ab107c65e31e04486668ae28844b8eb9548d9 │ │ └─40771 /pause │ ├─872438259cca72104f141238a1299014d42aaebd4fa713b728bf622f961872b2 │ │ └─106646 /pause │ ├─13e28b1a41bff0b4efec565fa4a36f7fdfbe06e582bee84666af1385bd9713cf │ │ ├─248960 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249403 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249404 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─9c29f8d530d0f8d95509d1b65206f0d5f140d7b33c03f5334b87d87f97d06bdf │ │ └─110384 /pause │ ├─8a3d1e0a1d05a7a87ffb72a72f8088ce4181b0b44cabae4961d38dcd225269b1 │ │ ├─201469 heat-api: uWSGI master │ │ ├─201509 heat-api: uWSGI worker 1 │ │ └─201510 heat-api: uWSGI worker 2 │ ├─0370731bc07e41dd7a55882c6a836b8f575e6d6b30f4dc7f71620521caf7f3ef │ │ └─65468 /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 │ ├─be86753bc45c210687ee6568e5822d10a31ef5559af6f2b436b5c7bd873f4719 │ │ └─142463 /pause │ ├─eff49fd57850b2862a2e6762428ce17113cca8b98aed4969135d4cbea0f4a90f │ │ └─56238 nfd-master -crd-controller=true -metrics=8081 │ ├─7ec78d078b65f660734900a0dcf85c95294bb0110b50a0c108bea025173283fa │ │ └─42925 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d855290e3788ba45e7f5d1b3da01afc4beb3f5120e0d4eca05ed8be26a8af2c3 │ │ └─143377 /pause │ ├─28a803c7669be794e5bccaedd7c30f3e29eda81007dff1523d4df964dbad8059 │ │ └─50969 /pause │ ├─cca567706926a5dd89927d039d841bb5837e1dc2eaef9d05c6f3e4ad1c6d63ef │ │ └─157915 /pause │ ├─ad136467341b67ca1a4ecdd127a8de6824cc1a062232752c4f9432046d289af3 │ │ └─205475 /pause │ ├─70308c1caf2503c2eb0e5b9bdecd41c346255925cf5c9fe18cb345c24ab12379 │ │ └─61906 /pause │ ├─7bada915cef85b65bdbf5ac473ed6b75e59f11a3f45c94854cf4900e381b10ef │ │ ├─41994 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42415 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a5d74cf9e83780adac1bccba2e6e981eaeb62cb747f6532fdb6e8050571f6a09 │ │ ├─173318 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─417843 sleep 300 │ ├─29e538f650a17ee11d5fed644de8d4e67d042b2d9c0279a6021c7752fac490ac │ │ └─51338 valkey-server *:26379 [sentinel] │ ├─f84f81506444b981b087c0c9792f1b3c29a62ab5cd58948fe60cd8be10864c07 │ │ └─55243 /pause │ ├─b00a0fa349a65d426933dc4a6ca1e611062934d7d771cb66eb846d13276bbd8b │ │ └─172189 /pause │ ├─83c991354edfd883fe29547224891cfea1066aed28e6e412e29d2d6698c0209e │ │ ├─ 86468 /usr/local/bin/rook ceph operator │ │ └─428471 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─dcb1d281a9db211842ba4957a16a9d9704fa3a6146e6d75c990498c1eab150ee │ │ └─223418 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4ec5c4153ef0a46f0651171c34d9a30003fa40adaf038ce191a92dc43b3bcea4 │ │ └─228126 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8566d6527e2b11c27244c366e901c9df629cfe27d755523eeba6f806dfa5206e │ │ └─40298 /pause │ ├─fc8e3ef57f774c70d90baaf770ff28cb9d64cc66b23999ba1242e97ed9c17df3 │ │ ├─278169 apache2 -DFOREGROUND │ │ ├─280601 (wsgi:h -DFOREGROUND │ │ ├─280602 (wsgi:h -DFOREGROUND │ │ ├─280603 (wsgi:h -DFOREGROUND │ │ ├─280604 (wsgi:h -DFOREGROUND │ │ ├─280605 (wsgi:h -DFOREGROUND │ │ ├─280606 apache2 -DFOREGROUND │ │ └─280607 apache2 -DFOREGROUND │ ├─770ad373312f714ceff0cb722d56248e81a6001659936b7fd6faec020c8daa11 │ │ └─273180 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─cfc7df78dc4e8fd68efda7ff9002d8a502790e5c939deb86879782527af7725d │ │ └─40410 kube-apiserver --advertise-address=199.19.213.201 --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 │ ├─338a5e81115c207bf3c4057633a244c249e9d1bea39feb366d3dd1c450706968 │ │ └─78003 /pause │ ├─043b1927704885cdc46dc3ee6152b5cb55e4c39d102134b10a51de48885cb654 │ │ └─85615 /pause │ ├─784baec3c9ec89ebfa1a76ee57965a025dd30c1c39eb46f1d41f7965ffaf95d8 │ │ ├─63832 nginx: master process nginx -g daemon off; │ │ ├─63861 nginx: worker process │ │ ├─63862 nginx: worker process │ │ ├─63863 nginx: worker process │ │ ├─63864 nginx: worker process │ │ └─63865 nginx: worker process │ ├─015d00e5ea2960821a1bec5d97ec7593e4b7a9f72bc8c4e9f7bf8f4a7f13357b │ │ ├─168984 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169384 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169385 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4fae73aeaab5f716d30db9338869137d8ad4d2aa849e38b68b977835370a931d │ │ └─91858 /pause │ ├─ae1b62712855fb973b5d3e947b48be8e71dc27c20bfe128b94dbfe9cc4047bed │ │ └─157626 /pause │ ├─56d1bdf5faeecc577419bc3d52e83716c07abb4378d8138a7a33629976ff27d5 │ │ ├─248880 magnum-api: uWSGI master │ │ ├─248901 magnum-api: uWSGI worker 1 │ │ └─248902 magnum-api: uWSGI worker 2 │ ├─a53ab0f695b8a064496ad1c2077ddfc8bc104006ed73305b015a187cf7494d79 │ │ └─96103 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-5vc9x --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─be987b5d0ae57b0c57ccecd8a189b7c86220d01d4c93e11d255a3b06a55d10a4 │ │ └─47456 /pause │ ├─22ae3a5457f6c92a4d456cd308289872d1974364bb901a1c729f1ea420d8b1a3 │ │ └─188787 /pause │ ├─fd73dd2f390ec946782053a7e50563ba1526d6376e4f329beed206abff5fe5c0 │ │ └─44441 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─a70d7b6322dbf79c07a7cd4a7035d9011de4c227dfa92e9cd147c386430cb8b7 │ │ └─43345 /coredns -conf /etc/coredns/Corefile │ ├─fb087fc332da2a65618b66b6a7a9a31511f99c5a05d95b15fe2c05ad95ce7d07 │ │ └─62476 /pause │ ├─761cea17ce6aa3d1e4a6e912dca06e0358958c56195e8e59cc3104dc4b21f6d4 │ │ └─262584 /pause │ ├─84c014b7197343bfc7e32a4e5c72f732e9192e07e88dba352bb582ee42ec0be5 │ │ └─44179 /pause │ ├─e63d1afabe16d65446b85806a4efe01364e175a8d107e84d1c4a42cef2414dde │ │ └─64978 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b27a612e7027d499d646516eaa685d67c247b9702336d9467489273b35565bcf │ │ └─42882 /pause │ ├─003e76c173464f949d38c11fe6aff16a2796b59fa227d154d79701c4a2440e95 │ │ ├─222426 octavia-api: uWSGI master │ │ ├─222439 octavia-api: uWSGI worker 1 │ │ └─222440 octavia-api: uWSGI worker 2 │ ├─9adc14b075f42dd250aae343ceb29d2cbde401f566d240537cca4cc8dac76424 │ │ └─278482 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─7e54598b725208b711babe769fbf566bf7427b7004316e56fa5742de6afc5483 │ │ └─65820 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-201.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 │ ├─8f0b961302f0074bca1cd7588423fad6da8560050f82e29b8f6d7d465be5c9ee │ │ ├─107015 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107269 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107317 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d3a4b48f3660de55842b80f2535cf9e5ad6cb1a16e30e3cdccdb78ca2987f355 │ │ └─229145 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─f21c99cdfbb043c8b4e509522b91a8588de69a07ab85482375bfa793a17472b6 │ │ ├─105462 glance-api: uWSGI master │ │ ├─105474 glance-api: uWSGI worker 1 │ │ └─105475 glance-api: uWSGI worker 2 │ ├─1584615deeac5952c792ced2161bc54a6c1adf9233a4e59668e622fa114bce8a │ │ └─47818 /pause │ ├─59e3f2f854fc8d581765d743c7d04b9f03478892e9feaf89bef4965cf36ce0c7 │ │ └─225382 /pause │ ├─cb0d395f9eb98e83e528f88b455f467652e8fd728de41b32751f881d08f1489e │ │ ├─273222 /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 │ │ └─273474 /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 │ ├─03bb891d19c3670d0564438e9d47bf70eff392bce941379f01f2aca6bc19d642 │ │ └─51484 redis_exporter │ ├─c70545076820d79d5ffee13c9b8fdf6a97298281692654bf6dbb370e3ad8c74f │ │ └─43378 /coredns -conf /etc/coredns/Corefile │ ├─a44c95787f93ca4ba0cd8c486b12f481a6cec583ce8a3451b3c613a44d35d31a │ │ └─66009 /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 │ ├─ab4439802d07bfbf67425a3c6a243c18d1c4585b0cf934eedcf021be32169822 │ │ └─63719 /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 │ ├─76ded5ddec021229076ebfcc8b9899e8c3b8577bc5f9b331680709bbf511d523 │ │ └─275390 /pause │ ├─6201bf5bb1aa4a7a7b72cbc6e4c424c341b4f814e7c6000ecc7ebc28d381e558 │ │ └─41544 /pause │ ├─f7dae99e42ce3389d0a0889519aa03ed466fe2034f64e316d8a87545805ae525 │ │ └─110333 /pause │ ├─9eba80f1777cd9a87bcdba575b0a396bb6317590f96b898ebda40248da4d74a9 │ │ └─231314 /pause │ ├─6b71a1503660093d15d2d7a6018fa3b63eb17397d90e4cee1cee61e9bf2ffe59 │ │ ├─ 72099 apache2 -DFOREGROUND │ │ ├─ 72114 (wsgi:k -DFOREGROUND │ │ ├─ 72115 (wsgi:k -DFOREGROUND │ │ ├─ 72116 (wsgi:k -DFOREGROUND │ │ ├─ 72117 (wsgi:k -DFOREGROUND │ │ ├─420253 apache2 -DFOREGROUND │ │ ├─420329 apache2 -DFOREGROUND │ │ └─420330 apache2 -DFOREGROUND │ ├─794e3e8cae3cf9010b4e064c4eb19ac4eccce76c30166469c0100c0ad670d13b │ │ └─43734 /pause │ ├─cd9337b0e9e411e5732772ccde45f44acdd5cd21b490c4fbad39bdbaed4cf901 │ │ └─213250 /pause │ ├─f1cf7f5ec857ff64b5028b390687897bb4b83a9bfbcf7be9e6e3ba8b2f859e31 │ │ └─123381 /pause │ ├─c963c26ce9909a803a70310f9fd5f3ce4328144861b86472101173d4d55a3b19 │ │ ├─168064 nova-api: uWSGI master │ │ ├─168100 nova-api: uWSGI worker 1 │ │ └─168101 nova-api: uWSGI worker 2 │ ├─168283b187e6c2b86f7865e4355cf7fd0f9b9a7ffb55a223e58e1150d4ef2ecf │ │ ├─257094 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─257112 /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 -- │ │ ├─257118 erl_child_setup 1048576 │ │ ├─257280 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─257281 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─257291 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─257509 /bin/sh -s rabbit_disk_monitor │ ├─76affbc7c3de59aef50ed0de592de4b53b6e743f9c598966b0f0599503525d3a │ │ └─106607 /pause │ ├─c3c0a6fd863ccd6a2016495d46e52008b75b0b82539bb60865c308461527461d │ │ ├─61539 python -u /app/sidecar.py │ │ ├─61868 python -u /app/sidecar.py │ │ └─61869 python -u /app/sidecar.py │ ├─2d349ef7286927b4b2cc430234a63e3135c84868b3868cea3fd8dcb52c7c0a29 │ │ └─64728 /pause │ ├─2bf6dda428adffe7512637e06b565c4f2233eca73ed8fc914c397203f46277dc │ │ ├─273158 manila-api: uWSGI master │ │ ├─273248 manila-api: uWSGI worker 1 │ │ └─273249 manila-api: uWSGI worker 2 │ ├─54d967dec8be8fe470ccce8715f12c9759005f9d060bdda3347f3ff871d8dfd6 │ │ ├─120295 cinder-api: uWSGI master │ │ ├─120308 cinder-api: uWSGI worker 1 │ │ └─120309 cinder-api: uWSGI worker 2 │ ├─c22eb8ac76f916443bf1bd3ea7f5ec30da9c53bd1973f8558c4afe74a58bc0ca │ │ └─66351 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3ee9c52710f907ade0d083ccb59bddf2b1ea5102074021ff310aef6d9a994187 │ │ └─262517 /pause │ ├─d54a924f77e9da5db6673cef58ce2837e8063708f112b6faae62e0451dcd2a79 │ │ └─278027 /pause │ ├─61ef2ca3db7a37bd4999eee68fd3101e0561acd3e03d275d185946dbe161331f │ │ └─40546 /kube-vip manager │ ├─7d13f6b242cd91eb5001d52277d5e6eba3f70c05654d316a835f6c6fa61372c4 │ │ └─142627 /coredns -conf /etc/coredns/Corefile │ ├─393aadc98ee56e405a2a110c1a38ba3c61d0e023a9f7c330c028f2de6c7cc707 │ │ ├─131275 placement-api: uWSGI master │ │ ├─131302 placement-api: uWSGI worker 1 │ │ └─131303 placement-api: uWSGI worker 2 │ ├─6df3b7cc392ec7a61f810eb72dd698ba8a10b13d4f12ea722ed767f97b216bd0 │ │ └─172141 /pause │ ├─bd5bf1345dced5802dc11fe500a507effc9f43e07e39fc3ec6367bdc792a28c5 │ │ └─66477 /pause │ ├─bba5b9b71475e28106f9d36818508a99e8d0676980d0e08713d550f97b0554ce │ │ └─40287 /pause │ ├─83444596d15f50d2706baa7287661edafab3e3d7b13f04da9fd1d61e58041a6a │ │ ├─ 96170 /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 │ │ └─404352 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─62bdeb3fe1a6da8c01bb7c23e2eea07df02789055b7ebf10127f8a9e5b9e73f2 │ │ └─186718 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9f3dcd9f71acc68aba01ab483bad4ed113ce2389307138c4b801b2bd20dcc647 │ │ └─66507 /bin/memcached_exporter │ ├─2d960a81b9a60af07d389631aba4c7141376bdca561c53a8f2402e3cd007cc31 │ │ ├─248577 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249396 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpyr3v0ffr/privsep.sock │ │ ├─249400 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249427 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─35fe059ab701809a83e213ca45d46d14b81cd47987bd115ad906963b124ca9d0 │ │ └─43956 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 │ ├─c4d18d8e38c16db8f62a606e496a1ab0a7831e2826d4c279adc90f1abbdea242 │ │ └─251541 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─93133f5e52a54771c837deba0c4d6d1906b39177be72a83197e5beafdc10a8b9 │ │ └─229099 /pause │ ├─d3768b52ab96ea7f15819b7acbaec07e8d25c05cd719711e216287a289ffbb55 │ │ └─65430 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-201.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 │ ├─980934f567f7c04913004b8e5aa0c8d6454ac97d2d175920a3a5e51054a0cb6b │ │ └─249089 /pause │ ├─18b042a8e6e77396c31be671f0e06105554fcc72ae35b5a24ed9fac47ac2ca47 │ │ └─50794 /pause │ ├─bd466497d55bf8ef64f9a58873ec4c6175be81e62e04e685b686329d36cd1306 │ │ └─235412 /pause │ ├─3ab2d2f8e4407909b515d1ef87240722e01c0b594d92067bcb4d46c7d054f0d9 │ │ └─95929 /pause │ ├─5f16f08b9bfecf17c964df705b0f8c0346f9cc4779543c0ee996aba1fa1c8972 │ │ └─62449 /pause │ ├─ff59dfc94194355c5270653cff2db0cc0c7742d4155a9b8f0046ae19384c75a7 │ │ └─125935 /pause │ ├─44ab6b6b338669f64f73cf4b4dcf3b3a9984189c9bb3a9a6236fb346e2952f3f │ │ ├─108775 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108791 /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 -- │ │ ├─108797 erl_child_setup 1048576 │ │ ├─108860 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108861 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108871 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108924 /bin/sh -s rabbit_disk_monitor │ ├─77dd2ca6fbebc953a872931ad1de005af2c627303cba9ec518eac6549785df3b │ │ ├─67026 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67042 /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 -- │ │ ├─67048 erl_child_setup 1048576 │ │ ├─67110 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67111 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67121 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67239 /bin/sh -s rabbit_disk_monitor │ ├─24decbcda099049e558aebe39068b37fe27f084cdc4a5ea87bbcf5b456c0bae9 │ │ └─51173 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 │ ├─31c6aa891edf7fdaa5404ae2c80e13c313b1090b2c903cb5d198c09a3fa42efa │ │ └─188950 /pause │ ├─5b05ddb68bc92e959c48094e3108bf68a4b6d068d8abf9f80aacf84287f8323a │ │ └─62436 /pause │ ├─465fcb3241dc2b1f79ccd8ff095b158b3f2b393e8bb88102926fb4400e3606c1 │ │ └─279550 /pause │ ├─c20db40048b70e01da6550eeb55c8dc7ca8f836659b86d05cd6d0bfbb3aa4ad2 │ │ └─48782 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─cd30db051c6c9e0cd673000abb160bd8dd3889f1d74953afc4e607a050336039 │ │ ├─182482 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182855 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdrmbqrk8/privsep.sock │ │ ├─183069 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp40iovfec/privsep.sock │ │ └─183327 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─424eb671ffc583d1a44b171c12388f7d0a655525e40db6c82cc84c08f939394a │ │ └─140439 /pause │ ├─40b92e06db866d218b7b8737eb7924cafb33b0422dd06cf625ae1a4a2130aab5 │ │ ├─205655 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205672 /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 -- │ │ ├─205678 erl_child_setup 1048576 │ │ ├─205817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205818 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205828 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─206011 /bin/sh -s rabbit_disk_monitor │ ├─c83f6bdf49d8cf909bc9eab759408f13e41ea0a679d28f5531814c37aa54a98d │ │ └─60545 /pause │ ├─7ab2a6b05e0303ddde945bf17ee5f6a697a410bd60132b2b8cf27b427ef7f3b5 │ │ └─66145 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─133b90337615d80d4e8e5af0944d0306dd0e1e8b8036e7ae3e3348abb743c8e8 │ │ ├─168152 nova-metadata: uWSGI master │ │ ├─168175 nova-metadata: uWSGI worker 1 │ │ └─168176 nova-metadata: uWSGI worker 2 │ ├─b319a3f962e4c1a023fc8f86e3e15abca48ffc0fdaaaab472cea289d7b1c274f │ │ └─108567 /pause │ ├─b7c90bd19468eb1996f73f6de72897f0ac29499b9f6be2ecc10bb199cfc3fdc3 │ │ └─46713 /server │ ├─61799474069ad735d0a7b73afa7fea264d994f5a0cb4aa322bf86f19c1e75161 │ │ └─171977 /pause │ ├─9876e138fa9af23618d4f337531f9289f32a547b90201a02245f0a89f7ccbc49 │ │ ├─170359 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170376 /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 -- │ │ ├─170382 erl_child_setup 1048576 │ │ ├─170493 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170494 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170657 /bin/sh -s rabbit_disk_monitor │ ├─d76b110cb37d3b8a37684374bdf4f0f995944af1d9caf71e049cc5a49099b415 │ │ ├─201261 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201905 heat-engine: ServiceWrapper worker(0) │ │ └─201912 heat-engine: ServiceWrapper worker(1) │ ├─fafa521ec7bc663c93bea49bed0d76404b45629666f3581d6bc60172efb77fa4 │ │ └─56317 nfd-gc -gc-interval=1h │ ├─0bafa11ef6aa02561d8873d62bcac7da8f17f5ee3a42982283b53596b606d81a │ │ ├─84814 barbiacan-api: uWSGI master │ │ └─84827 barbiacan-api: uWSGI worker 1 │ ├─38c2e52c9c119cea9832be7db77754469469d037526df63330f69edecd59f260 │ │ └─47933 percona-xtradb-cluster-operator │ ├─2b942e67e5b8b3a256e5cca593c22d1ec8dbf14098059d7e1697a862eae9201d │ │ └─262329 /pause │ ├─91593b3d9566773e934864222ee73ba633bf0a31bcc794e3344d7cc71232e81e │ │ └─55935 /pause │ ├─8e12c2d0e019eed1f675b9a8b4bd11d7cd9bb2bd00289a84bcc844335278896f │ │ └─66428 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─639c287c0d13a0dc8d1a25ebce91ef4dd6459e7618cf3aa275c2699123d89a9b │ │ └─230339 /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 │ ├─d67cacb13c3536c060a930aca11582ae5e905ff978b13f02af8bc1a2ca2dcdf8 │ │ └─47507 /manager --metrics-bind-address=:9782 │ ├─ec861984fe24c5c2872e50837d730a90fee80588229afc0c788c0baf04ebb910 │ │ └─44230 /pause │ ├─fa370d8d6118c710526a5191c1d679a59983a5958ada9485c2826d6c35c46a5d │ │ ├─181550 neutron-api: uWSGI master │ │ ├─181578 neutron-api: uWSGI worker 1 │ │ └─181579 neutron-api: uWSGI worker 2 │ ├─7c75e9bf1b2350b0ce0f991a1289d42436fbe66e95e05e5bfbea8818c0ff06fb │ │ └─172550 /pause │ ├─e1c49e3e8689b80e4fc1a7248fb0983518487c26a071f592c188907bdca0469c │ │ ├─140861 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140874 /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 │ ├─fe284450b389c1efd874e90e8add49285fd14dbb25f98a9bbdaf1717ba7e5cca │ │ └─186025 /usr/bin/libvirt-tls-sidecar │ ├─3026396ce5e8af3d0f6694d5feb571e3c602809ab499b1765037878e65ca66be │ │ └─262665 /pause │ ├─bb74f42bc05d2e4de4e4f54df126efbfe391136153c08691f8cfed21052b96e2 │ │ ├─78178 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78194 /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 -- │ │ ├─78200 erl_child_setup 1048576 │ │ ├─78258 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78259 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78269 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78366 /bin/sh -s rabbit_disk_monitor │ ├─6bf799816de16a0941594c9bbb2c319b2c5a365c7b5cca37da27e34ca5b0fba9 │ │ └─56277 nfd-worker -metrics=8081 │ ├─a168ba207b89720a50709c0256e046111a1c11dbefde5c8ef648fd4f442c03c9 │ │ └─46446 /pause │ ├─48327b841948a4433b0ea81f80959aee4fc0c7a391ca37c7a8c079804d11ee5d │ │ └─158627 /pause │ ├─7284bdbd735d991d01b2ae986e94bbe5941562e3ef8373454040b19c2526f504 │ │ └─51013 valkey-server *:6379 │ ├─eae85b19ee9c72fbf400ca0f13e2b5bbb355d197eb3d6ab61f04a9d0f71a0d69 │ │ └─66583 /bin/oauth2-proxy │ ├─4a5f75161df82b60234e4be07ce15cd5da0df43cdf0d7ba5d95f03c8190a9778 │ │ └─60595 /pause │ ├─d08d74861c984f6a9503686e510cfbc8389f89871bbbb22ea10d3abd090621ce │ │ └─232968 /pause │ ├─def1f3192b112455dd2a109f6b3778ac536849211b4a84a7098f3f8f2eb31ecc │ │ └─44489 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─4ea0a3fef4c833eb217c900481f31c6c597131302da1fc49a61605575d09bca8 │ │ ├─48630 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 │ │ └─51442 haproxy -sf 200 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─89ed134ad89e133e1fa0cb2b626785bcbc9b3faf280333ff92008646c72c6384 │ │ ├─282001 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─282013 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─11926b10c665a5443ecc27d0f60549883384ca25ac1e6a2e0034411e4d81ade5 │ │ ├─124405 /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 │ │ └─124600 /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 │ ├─59f8ccb3a95a469eafdccbbebc7bf1c95a8d5a1dac17d16ed0b4c1ed240a9196 │ │ └─55889 /pause │ ├─6841dec0d8314897c8cacd3a58549a9098099ea1e0e6968e93fb82287c3b7f4e │ │ └─273208 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─68e7eda53c4ab9dc98267535a4469e1e6054f423517b988b5d509e4c1dc5311e │ │ └─157982 /pause │ ├─425d2d86d56aaec3dc238b5d801cc29ce19d26c92bc894aa57d1f6d5146d7236 │ │ └─142005 /pause │ ├─3a4d9ea94ddd4df578dad867cf48a733b24eca00b438afa6dbc19262a3cf3130 │ │ └─231340 /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 │ ├─26917b818179d405a78154350db626d61c4ddc94c03491f51af1416bf47489dd │ │ └─213134 /pause │ ├─cc6520edd37bf3a08932a5050d79a855f92b03de82e40b39d73a937c5cab9d1a │ │ └─64109 /pause │ ├─4512b1e47cf8abcb59b44a9c6df7de82141bac71495a2aeaae0fba81e5e71a84 │ │ └─65092 /goldpinger --static-file-path /static │ ├─e697f5ac3296c63b26e43bf34aaac06cc4ce0671db69b5249bea92cd89c632e7 │ │ └─60634 /pause │ ├─77d0e1a9661933c69cf63519aabd9449a891827ece194e9f10383412de759aba │ │ └─47624 /manager --metrics-bind-address=:8080 │ ├─1671f450553ef778177de244098d40fdc872c97ee9833a2043ec80d45767016f │ │ ├─92037 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92054 /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 -- │ │ ├─92060 erl_child_setup 1048576 │ │ ├─92200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92201 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92211 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92484 /bin/sh -s rabbit_disk_monitor │ ├─3da2012bf1806ce0242fc876cd854eebc3e4417320d7b8792f3383538b418533 │ │ └─158221 /pause │ ├─54bef54f829df1e7229d7358eeea0b8bca12f07a3fc72a87e078964ed5045401 │ │ └─40373 etcd --advertise-client-urls=https://199.19.213.201:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.201:2380 --initial-cluster=instance=https://199.19.213.201:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.201:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.201: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 │ ├─6d098afa8d2cdcc67ff39d1d73b5c048f2f706f1ad7ba8ace950ef5789b29c85 │ │ └─56428 /secretgen-controller │ ├─ec06767f7f5cf497d1befdcd18d047f0c7f11dcd6658a284e02ac10856d80d5e │ │ └─186310 /pause │ ├─52530ac67d4e15307a36b2bc69f5e9c62b87104f72a9207e04f1d5a2b0133709 │ │ └─121860 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─4844cdff02c270302b759b2a863d88b7c954e0153df889572abdc84f645cee9d │ │ └─184379 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─325a097f5f475bbeb523d79a16ecef4fa58e1dbb380f84051b1dc6988f266375 │ │ ├─ 46666 /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 │ │ ├─ 46678 /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 │ │ ├─ 46736 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─277728 nginx: worker process │ │ ├─277729 nginx: worker process │ │ └─277730 nginx: cache manager process │ ├─2b65bde01709f054492d7faa9dab4d045cc29206610a3d15dc56f56869c6ca8e │ │ ├─224014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224033 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418185 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─418186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─418187 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ └─6c7f8e34ae16c96de60b44bc2d2e42fda5cc28654b115b107d0db1e3495481f5 │ ├─181531 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ ├─181863 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─181866 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ └─181868 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount