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 │ │ │ ├─21644 /lib/systemd/systemd --user │ │ │ └─21645 (sd-pam) │ │ └─session-21.scope │ │ ├─21585 sshd: cephadm [priv] │ │ └─21658 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1606 sshd: zuul [priv] │ │ └─1619 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1610 ssh: /home/zuul/.ansible/cp/162.253.55.174-22-zuul [mux] │ ├─400144 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dqihelllvizrwowqcyzmkbscxzfumchx ; /usr/bin/python3'"'"' && sleep 0' │ ├─400145 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dqihelllvizrwowqcyzmkbscxzfumchx ; /usr/bin/python3' && sleep 0 │ ├─400146 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dqihelllvizrwowqcyzmkbscxzfumchx ; /usr/bin/python3 │ ├─400147 /bin/sh -c echo BECOME-SUCCESS-dqihelllvizrwowqcyzmkbscxzfumchx ; /usr/bin/python3 │ ├─400148 /usr/bin/python3 │ ├─400152 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─400154 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─run-r1cf2ad58a1b546578cc354a988f751c0.scope │ │ └─165932 /usr/sbin/libvirtd --listen │ ├─containerd.service … │ │ ├─ 9953 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12281 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d9c2e36f9eae98efe8383c5f58b9f5be12ed4535eb85ddb97e9c70ac917e1777 -address /run/containerd/containerd.sock │ │ ├─ 12658 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 58d3bf9732702f04e96dd11d8fca76501a239c2f488a4c599153c43a23ee2cf0 -address /run/containerd/containerd.sock │ │ ├─ 18618 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 785b1404cdbd5c392119aca9c3288a6d13367d80363666d999056a1a8c35dafb -address /run/containerd/containerd.sock │ │ ├─ 25195 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9bb5805a8c31d737bb49551af625af7cd7ecac730ad77c51df4bef17125e9106 -address /run/containerd/containerd.sock │ │ ├─ 29691 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 52a2dd7bdb66fafcd21e5026706dae3d61b8b9076f12f8b2e898976460cd7048 -address /run/containerd/containerd.sock │ │ ├─ 34330 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ea8a6ee7b9ef857c90b3cf27c39fa4900055cd965aa55d588902efc14ca767d9 -address /run/containerd/containerd.sock │ │ ├─ 38804 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d2e4cb8cbe209a47be6511475ec8c0ffa2bf75aacb9bb0080eee8ea54e05140c -address /run/containerd/containerd.sock │ │ ├─ 41350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b18f3e80236f52d131da86bb423afb51295791bdcd7d17d1e345a0fec4351bf6 -address /run/containerd/containerd.sock │ │ ├─ 41399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2326c04c804a1fa896db004afe91cc35000354eea98e84119a6847f212308fd2 -address /run/containerd/containerd.sock │ │ ├─ 41407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e12422cb3d9dac249610c57196c48233da273824cd9537b7d6f7a2d7735ffed6 -address /run/containerd/containerd.sock │ │ ├─ 41416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9952e989224cfd3ea396f00b856e97aeca6b76c9bfc2ec759d5d1c71c376d9f -address /run/containerd/containerd.sock │ │ ├─ 41422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb7d7f054c95f4d2297a1e15a8bc6a7b374a7df9dd0612ae10b30e7cc66dfe72 -address /run/containerd/containerd.sock │ │ ├─ 41930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbdf275c94412eb38597187baa0117e42b34334ed2a68ceca6d724c9a76afd9d -address /run/containerd/containerd.sock │ │ ├─ 42707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e201012443a821c3cc498c0e04085dda51049f69e0f5830872c7c5ae3928efbd -address /run/containerd/containerd.sock │ │ ├─ 42717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f8c0846b740b3d6be0bd5e7f03344372f38765651816a1954bcb72b8e5e891d -address /run/containerd/containerd.sock │ │ ├─ 44037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99321a1361efbc06ef611f399cbafbe66c7a55e85ca1223acfb4c9a6aa5ac0ef -address /run/containerd/containerd.sock │ │ ├─ 44433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cbd3e04de38b197c054fc0ea7165b63cfd20a976104651ea6dd7b82934b4f12 -address /run/containerd/containerd.sock │ │ ├─ 44472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b504515b31037e0ff5130f8006a7a63dabde17982890aef009c0923276e7f94f -address /run/containerd/containerd.sock │ │ ├─ 44931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a94c5278083ffb1c0efe93bfb52f6b03df1ea0e654ad26429e67b12d0ae840d9 -address /run/containerd/containerd.sock │ │ ├─ 45505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3ef5c1daa1b657d4c403408010743d82fb6d40ee3ba7e69aca5be3df5c401c3 -address /run/containerd/containerd.sock │ │ ├─ 45548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d02921afa9e1bae62b32c3db7e84f04862a8f7abd98af90220d4d6e0d813ab1 -address /run/containerd/containerd.sock │ │ ├─ 45569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a65457841e312fbe8813bdcb082108985bd493de12256e7f49e99dab6b86ec0 -address /run/containerd/containerd.sock │ │ ├─ 47471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4155361c5e5911b352525485e7c57c8a32aedb03f6454c33f2e24218e87f95e8 -address /run/containerd/containerd.sock │ │ ├─ 47610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 752783c7d3ea89a0f78d80778a4c337c429d17f038b849a0ac5177f0d5bc4b89 -address /run/containerd/containerd.sock │ │ ├─ 48391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e748b2749d2c01a65a9d7c28417a615abe92b1859e46a46bb9b7555218a78bf4 -address /run/containerd/containerd.sock │ │ ├─ 48498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adad4b63b4a5bae5870802903ac7ddf8b93b8fcbdffacb17eb24defa4c56611e -address /run/containerd/containerd.sock │ │ ├─ 48867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 108192b609cf2422229d6445b25a71e2184333b70e8b37b6eb0f847fc625e0cd -address /run/containerd/containerd.sock │ │ ├─ 49208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58ea1e4df14978a774a0afd74331c76b9be0f2d1c4cc88fd126905a45f5a2037 -address /run/containerd/containerd.sock │ │ ├─ 49586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae8f5d96d44e59bbab6009a770c2bbd5ae2a9118dcec49b44a9c5e84b7ce9f7b -address /run/containerd/containerd.sock │ │ ├─ 51403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8df81dd9d73548b01317f91f57c9bd7043ae2ffd3684e9ee608947bf6fdbfa44 -address /run/containerd/containerd.sock │ │ ├─ 53525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f78e85ea6e6ac57d375486a0c8d568aa9d79a17371faa87b99af5271b46484f -address /run/containerd/containerd.sock │ │ ├─ 54089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98a73941e390e33eadf18b8c5fb4dbb4e235f787890d1a10302cb22eab4f0aaa -address /run/containerd/containerd.sock │ │ ├─ 54130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 344e92befb90ec5a636d745f47c4c3a65208aba01a2d8ef6e8a7974dd37fc5fb -address /run/containerd/containerd.sock │ │ ├─ 54282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2dee3c6b5cc23306769e9f5b92f1d2f2a690327d65d662e391631cb345fa081 -address /run/containerd/containerd.sock │ │ ├─ 57341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1984f048be70ca322b6b8a5645fbf3df0a5bf6e8792daee60e1dc73e944e5854 -address /run/containerd/containerd.sock │ │ ├─ 57510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4858b94f72632ebd09eaa6ad4c5dbd6db2d829cfa72e35dbe826890d7dac285b -address /run/containerd/containerd.sock │ │ ├─ 57588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 012990e91fe89870f1378a03aa4b815c0ad618e2127c507de04743a56d8cf9d1 -address /run/containerd/containerd.sock │ │ ├─ 57641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b29745d77e5c79533a7ccba3039e745ec338e97745b6dff3f966e91d564fd90 -address /run/containerd/containerd.sock │ │ ├─ 58753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2593ef90774a8f3be803dff245b4e9f4c77b6d3553d1d168540e3b04a2c4546e -address /run/containerd/containerd.sock │ │ ├─ 58959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edb7cd32cc0794f7ad0920239a3b47eab2fce70f041d3f3862ce66b517cb5466 -address /run/containerd/containerd.sock │ │ ├─ 59200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d4f39665fb425ae93324ed8e55142e0f9110fa67c6025ea67129945afbe1282 -address /run/containerd/containerd.sock │ │ ├─ 59559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51f419a71ab8b76a4d5ad6f0d5c5d47ad1118c4c2b5af63e7768845109ff2261 -address /run/containerd/containerd.sock │ │ ├─ 59941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b002bf4d1f8bfd7fb44675cd4d84be8044daacf8036b802d3905e6ed218d274 -address /run/containerd/containerd.sock │ │ ├─ 60117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76e9574bcb43f6894bd74d760c9149bc94942fb21088e49ba3125c179cf9fa06 -address /run/containerd/containerd.sock │ │ ├─ 60800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afd4a6d7140609f7b2094063d00a67acdd3a1d97247105152308cbc83345c73a -address /run/containerd/containerd.sock │ │ ├─ 61544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9f1f8b2099ae003ccf3e0e5dd028d42395b43338f9f8ed57bee37b20a1a50bd -address /run/containerd/containerd.sock │ │ ├─ 62710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f57688b0a037f67023927b707e1b9186d8dfeb1a68cbe1127bf7bc89c3f059cf -address /run/containerd/containerd.sock │ │ ├─ 64276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e43812f7308a7dadd2931f43b623e685d682f3b862a16ead097091c3c59d363e -address /run/containerd/containerd.sock │ │ ├─ 71680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4719201af45583ba541da39c81e3e4afe86b6550fdb85019427adbc8cfef66ed -address /run/containerd/containerd.sock │ │ ├─ 72891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57475ead3d7c734ff6982dd2214886fa80b01358eddeaa0e9fb6626cf41a5b63 -address /run/containerd/containerd.sock │ │ ├─ 77671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 774bd8d5320e60529f2b104af33f0d97d57d86287486010108f753509607db3a -address /run/containerd/containerd.sock │ │ ├─ 82475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c3c02de18f63c3be509fabbe95f099813784012488b59b1f206942e928213ab -address /run/containerd/containerd.sock │ │ ├─ 92487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b77ad31d193e0b6aeb9276c2f420761aa2a7353f366d9f76cac37574822e91ab -address /run/containerd/containerd.sock │ │ ├─ 92532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 994692836fffdcfa1c3324050e544bfb9d60a9b0b3f57abd7cd885cf371fd865 -address /run/containerd/containerd.sock │ │ ├─ 94197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a461845556f43be385061a81b1a1a2a15f59b903eba672e74f46d4bb0a64158 -address /run/containerd/containerd.sock │ │ ├─ 95477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e01ef448660076a9c9575ddad423f1d1bd76f00ffa7eec0db598a6ba399d7fb -address /run/containerd/containerd.sock │ │ ├─ 95516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48e2c8ba9bf251744630bf94089975d769dd5d4663832189f0253f479cbdf01e -address /run/containerd/containerd.sock │ │ ├─ 97276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd69ed6baa3ebb118986f0aa92bd9e4a73b72abdd27400de9debda29d25bca99 -address /run/containerd/containerd.sock │ │ ├─ 98883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7579fd1507009e23a4b55c81009dc33ffa689565be0a7a224ae45a809546c0a9 -address /run/containerd/containerd.sock │ │ ├─ 98925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa7cda88014bebb3efcf75ad25640a9694fd2653e43a81c511bf6deae0f403fe -address /run/containerd/containerd.sock │ │ ├─109658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 568c3d99a0974171d97813c80271feaaf55ba0b8bb73aad1442ef6c161387a0f -address /run/containerd/containerd.sock │ │ ├─109705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c8cfa3c8c9d7ba0da3165a8c6b2650cce6da7309378d86985a3a4b62ce41272 -address /run/containerd/containerd.sock │ │ ├─112076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01020ae0f619ed46080fe929b6c20e683243ba131b68301b21e5472a46d9e9dd -address /run/containerd/containerd.sock │ │ ├─124899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbbee05fe2269f8ac4b6445f31c4237fa59fa21c7c07d615ff88e459692cd65c -address /run/containerd/containerd.sock │ │ ├─126381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a09735b0fc6117c258c98e3cec575189cb793325ffa6aa70fa9f938015facd9 -address /run/containerd/containerd.sock │ │ ├─126871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8990e209cc1f466f8b41e7b7ed9f8ea47a55ee742f89e6fe30cd86a49970d46a -address /run/containerd/containerd.sock │ │ ├─127670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdf5d3d96465cdf4ccd68bd59a29621c4e03b48984da5c852583a13667bd4391 -address /run/containerd/containerd.sock │ │ ├─129471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d2396d6ac7beb573f1b39a176dc7d94f20c21a4fd118e11258a519b6a9a0345 -address /run/containerd/containerd.sock │ │ ├─129773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d08a376e44d478a6e219f3e46cd500dcb87cf4c87e336aee93a70cd7290c63d7 -address /run/containerd/containerd.sock │ │ ├─129872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d60447661597415faa7abf50c9e8035dd93a30a9c2b94eef5bc0949f046c1c04 -address /run/containerd/containerd.sock │ │ ├─130170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb2027d15653211bcf184c7a2611d79b980cdaea04bfb9dab76d86e539d91231 -address /run/containerd/containerd.sock │ │ ├─130315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea635b5b539b1a4af61dc62f21823d89f825b6746ec5b78c933180e0e847ef99 -address /run/containerd/containerd.sock │ │ ├─130601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0c8e03c6c39ce9822075b1a86e7df9fa39f98d9ad27fbd4ea61ecbf6368edfa -address /run/containerd/containerd.sock │ │ ├─152572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d6375010c4949b68ccd9e541992899cd578deea811d0db3031f365215ee33af -address /run/containerd/containerd.sock │ │ ├─154274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c52dad3927f6ee0d796755ce6ecd12ba11194480ed0a2dfc12b5d78e077be259 -address /run/containerd/containerd.sock │ │ ├─154300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dafe868ec9d0cc6a58f90ca6a87242c3ef103a7ac21d90a0481e1b925db1c1f8 -address /run/containerd/containerd.sock │ │ ├─154340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45eaff6bd258b7f7bf3ca6023f5ac5cc733ff9da0dd6bbccdd53bb8815b91b22 -address /run/containerd/containerd.sock │ │ ├─154389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65eb8ede3273d56555005825c68f9861141b88e01ca699772a90f842649123ff -address /run/containerd/containerd.sock │ │ ├─154449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0def6bc8823bed8fb0cec4158cde9741b0ad08b561e0487312f9cf491196bcc8 -address /run/containerd/containerd.sock │ │ ├─154870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e4a6bec77fe4a43f585bcf27c179c842539cfa4b2abd2e856a831251882d3c5 -address /run/containerd/containerd.sock │ │ ├─154950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 028e508c9d6148e8abd8ff3d0cb1879af999b8420697a61dbf4f157cdfe212cc -address /run/containerd/containerd.sock │ │ ├─165776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 367a3a3f377766ac76476fc53e31802961cd121a28d3ec268852d93ce92fc848 -address /run/containerd/containerd.sock │ │ ├─167832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8911d408f3021f8b7b391fdc444e9a9edfc63c52c4e2df584f4901e2bcccd105 -address /run/containerd/containerd.sock │ │ ├─167914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a7781b9e82c3f5e35764c0a7d5bf2660f5103a4fe7b5059f85cb2dcaf06d609 -address /run/containerd/containerd.sock │ │ ├─168166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3701aae76e6e6a1437b8837cd7238f93e32b230997d46b8350796812f5659996 -address /run/containerd/containerd.sock │ │ ├─168185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c562cee1b02884a4bf7327d8e2ae14363627e5017b1df069522bb97e5ed7d87 -address /run/containerd/containerd.sock │ │ ├─175786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 687b5775f01e775579cc3315df8c86d458ba32560ef1b0fa09b9b47da18a3795 -address /run/containerd/containerd.sock │ │ ├─178200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f869d8115add25658f04c8eeadc159d71392c008401b574ccb41dfd528576c9 -address /run/containerd/containerd.sock │ │ ├─178295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1666b077bcd8a61a6787b1cd641f8bcdee140fad37d6339fd9e0aa2de3239a5 -address /run/containerd/containerd.sock │ │ ├─178297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17244c76296440f86928f2a58a1b50958c94fbb3df34e35bc2a22ee99863d33c -address /run/containerd/containerd.sock │ │ ├─191317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cfb8c4da20fcebec872f6c9a219f8111d7846b0e4ce79d2fa52606ed04b0598 -address /run/containerd/containerd.sock │ │ ├─199271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ed1a73f13c6a01ddcc21fe33a2debdc397f84646ce2e39d5570030cb56b7718 -address /run/containerd/containerd.sock │ │ ├─199331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dbd84231ad5b83e37ab634e0520e5fc0af1b7c9b3ef481cfa8a0ed5b51fabee -address /run/containerd/containerd.sock │ │ ├─199361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48efecc2d89b587511039ffd7df57e9a9cbbd815ca0f4af112d9f7ad3ab05db9 -address /run/containerd/containerd.sock │ │ ├─199620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3b0659e7ceea0772a284d8097514c4b200ef99732bd219a595d151fe517b797 -address /run/containerd/containerd.sock │ │ ├─209233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2618142a18afa4d9abdc242775440e680c79a5ca603e788139e028cca8f5049 -address /run/containerd/containerd.sock │ │ ├─211318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ed7b849a22743f2c28234a2f946370a771edc31ee7817b4a7749169faa725e -address /run/containerd/containerd.sock │ │ ├─212561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc1113703f7a6e3822005594f159a1ac3a71f0ed6ccd7c9a17c8818f282f5fcf -address /run/containerd/containerd.sock │ │ ├─213520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6baa81ef279ba36d37141dc65f1858e5b2c56c7f3a82f3ae5543bdd3d6e4ff08 -address /run/containerd/containerd.sock │ │ ├─214096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c32c96f898be9521934d1df4931866d8fbed5296a6f83dc6056395f46b28bb06 -address /run/containerd/containerd.sock │ │ ├─215647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df435ff65288d0899e2e7c9ecbdc9a415b593c77b44ee6013c8a7fd16b449e25 -address /run/containerd/containerd.sock │ │ ├─216835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 226b22d37c81b69a0f206e92cda0d74ce7d3e48308cf927ba299166ecb5dbc20 -address /run/containerd/containerd.sock │ │ ├─216958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ce39c19352353d4eaf19638c736f957a3a9c7749e81fd32b0cb0f9e54adbe8b -address /run/containerd/containerd.sock │ │ ├─225625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16a4bbe510533dee9418b691a2dd2278ef8fd773160e2779f6c9e8b17d154958 -address /run/containerd/containerd.sock │ │ ├─226149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42ee1069c5e0e6716e1830b548e53cdd391718adb17b507cf96660804da91d16 -address /run/containerd/containerd.sock │ │ ├─228622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c06987b5950a5d2472501b27d4e17df4e18bfe85614824dbbfea62017023ac64 -address /run/containerd/containerd.sock │ │ ├─233106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a44c10a7849b353cc973a2a421d8ab2e54949fd738ac46ad2b4eb737aada492 -address /run/containerd/containerd.sock │ │ ├─233355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1895db4e274f51857b52f8cf124ca8d3300e38edcc27ef4d09b0d03a67b4c6e -address /run/containerd/containerd.sock │ │ ├─233389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34dfca68f7a7b48ac9e00c2e6d10f8a1e2379805b6912c56153fa311a96b67b9 -address /run/containerd/containerd.sock │ │ ├─233494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b78db70b754af97ffcd33fd7b362feed8abb3fda48038597d95dff31fdc7e50c -address /run/containerd/containerd.sock │ │ ├─245019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f77065bfb333c53c050f579e8d5152c71e73e202afc7dd2a0cda63959acd2d1 -address /run/containerd/containerd.sock │ │ ├─247464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9bbde4379c44e756ae9fc6eaa4b0cf66549c69b1f637607cfffa1996e38334f -address /run/containerd/containerd.sock │ │ └─248912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb0215fd0a91e446108debf332b3cdd140ab673f6514651c3fe181945ac6e92b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1414 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /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 │ │ │ ├─29412 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29674 /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 │ │ │ ├─18578 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18598 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24917 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25179 /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@mgr.instance.mkjqcq.service │ │ │ ├─12573 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mkjqcq/unit.run │ │ │ └─12602 /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-mkjqcq --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e CEPH_USE_RANDOM_NONCE=1 -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.mkjqcq:/var/lib/ceph/mgr/ceph-instance.mkjqcq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mkjqcq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.mkjqcq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38739 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38758 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34032 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34313 /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 │ │ ├─12214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12244 /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 CEPH_USE_RANDOM_NONCE=1 -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 … │ │ └─10321 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─124521 /sbin/multipathd -d -s │ ├─docker-52a2dd7bdb66fafcd21e5026706dae3d61b8b9076f12f8b2e898976460cd7048.scope … │ │ ├─29716 /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 │ │ └─29728 /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 │ ├─kubelet.service │ │ └─41806 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.174 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─docker-ea8a6ee7b9ef857c90b3cf27c39fa4900055cd965aa55d588902efc14ca767d9.scope … │ │ ├─34356 /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 │ │ └─34368 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-785b1404cdbd5c392119aca9c3288a6d13367d80363666d999056a1a8c35dafb.scope … │ │ ├─18646 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18664 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-d9c2e36f9eae98efe8383c5f58b9f5be12ed4535eb85ddb97e9c70ac917e1777.scope … │ │ ├─12325 /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 │ │ └─12337 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1083 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10833 /usr/sbin/chronyd -F 1 │ │ └─10834 /usr/sbin/chronyd -F 1 │ ├─docker-d2e4cb8cbe209a47be6511475ec8c0ffa2bf75aacb9bb0080eee8ea54e05140c.scope … │ │ ├─38832 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─38847 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker.socket │ ├─docker-58d3bf9732702f04e96dd11d8fca76501a239c2f488a4c599153c43a23ee2cf0.scope … │ │ ├─12683 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mkjqcq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12703 /usr/bin/ceph-mgr -n mgr.instance.mkjqcq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─124499 /sbin/iscsid │ │ └─124500 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-9bb5805a8c31d737bb49551af625af7cd7ecac730ad77c51df4bef17125e9106.scope … │ │ ├─25219 /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 │ │ └─25232 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─5a461845556f43be385061a81b1a1a2a15f59b903eba672e74f46d4bb0a64158 │ │ └─94221 /pause │ ├─367a3a3f377766ac76476fc53e31802961cd121a28d3ec268852d93ce92fc848 │ │ └─165818 /pause │ ├─76862e41244050268409e1e9fa6db7a29a476724fce9bde522f86ecf12a4e1ef │ │ └─62068 /bin/oauth2-proxy │ ├─b504515b31037e0ff5130f8006a7a63dabde17982890aef009c0923276e7f94f │ │ └─44501 /pause │ ├─fd35e0d6f2704c0b789d655cc0105e46fb74c8f6268b987299c755ab5194ffac │ │ └─207627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─98a73941e390e33eadf18b8c5fb4dbb4e235f787890d1a10302cb22eab4f0aaa │ │ └─54131 /pause │ ├─affaf009918d78eb827a03eefec94b8c065d64280d6f318b96144998b6b3f200 │ │ └─58615 /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 │ ├─28c7e833fb0fae423434a2f9f54cb2d082caf354b019e5bb443bd17c7c1504f5 │ │ ├─208553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─208575 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─209081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─209082 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392096 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392097 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392111 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392115 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392116 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─392129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─2c8cfa3c8c9d7ba0da3165a8c6b2650cce6da7309378d86985a3a4b62ce41272 │ │ └─109728 /pause │ ├─1984f048be70ca322b6b8a5645fbf3df0a5bf6e8792daee60e1dc73e944e5854 │ │ └─57397 /pause │ ├─787fdad2485481a4100b540a9aad1eab8f9c8ce4d59174366aed0747c69bf19c │ │ ├─226007 magnum-api: uWSGI master │ │ ├─226027 magnum-api: uWSGI worker 1 │ │ └─226028 magnum-api: uWSGI worker 2 │ ├─cc8f9f14b95e38a7065937d92cb4f64e4fe66dd7de3ea85f2694c28d1b8e4c4d │ │ └─48008 /server │ ├─3a3273d3cce095f8dc2b34e5442c105fdf9d68c645bff782bad929e84c3f5eaa │ │ ├─191456 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191474 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─191481 erl_child_setup 1048576 │ │ ├─191538 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─191616 inet_gethost 4 │ │ └─191617 inet_gethost 4 │ ├─8a44c10a7849b353cc973a2a421d8ab2e54949fd738ac46ad2b4eb737aada492 │ │ └─233176 /pause │ ├─c1666b077bcd8a61a6787b1cd641f8bcdee140fad37d6339fd9e0aa2de3239a5 │ │ └─178347 /pause │ ├─6f8c0846b740b3d6be0bd5e7f03344372f38765651816a1954bcb72b8e5e891d │ │ └─42762 /pause │ ├─e43812f7308a7dadd2931f43b623e685d682f3b862a16ead097091c3c59d363e │ │ └─64302 /pause │ ├─05af2ebdfbeb785594588ef62c4ba04aa4832a9a13fdef2c225be820c8cb1b08 │ │ ├─152739 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─152773 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─152793 erl_child_setup 1048576 │ │ ├─152919 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─152970 inet_gethost 4 │ │ └─152971 inet_gethost 4 │ ├─36f515064a4bee4833b9eb01d607eb05311a908e1e5a95f2136e20ed5a08f5fb │ │ ├─60273 nginx: master process nginx -g daemon off; │ │ ├─60288 nginx: worker process │ │ ├─60289 nginx: worker process │ │ ├─60290 nginx: worker process │ │ ├─60291 nginx: worker process │ │ └─60292 nginx: worker process │ ├─2593ef90774a8f3be803dff245b4e9f4c77b6d3553d1d168540e3b04a2c4546e │ │ └─58788 /pause │ ├─7a65457841e312fbe8813bdcb082108985bd493de12256e7f49e99dab6b86ec0 │ │ └─45620 /pause │ ├─1e01ef448660076a9c9575ddad423f1d1bd76f00ffa7eec0db598a6ba399d7fb │ │ └─95500 /pause │ ├─4036c2dd6efacac71d8d224d2a4e67dce813727a634ac62668866706278a391d │ │ ├─151440 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─151712 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─151713 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─cdde26fbcdca6f571d2bd481a08352c143cbddcb15f4a6388565a9f3e4d7a062 │ │ └─92731 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --log-to-stderr=true --err-to-stderr=true --mon-cluster-log-to-stderr=true --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-67fd8975c6-8prr6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─dfe2f4a950c52be1b7192460a5d957b444f6ac6a21e46a4de2575e896430b359 │ │ ├─207626 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─208159 octavia-worker: ConsumerService worker(0) │ │ ├─208162 octavia-worker: ConsumerService worker(1) │ │ ├─208165 octavia-worker: ConsumerService worker(0) │ │ └─208168 octavia-worker: ConsumerService worker(1) │ ├─b0c8e03c6c39ce9822075b1a86e7df9fa39f98d9ad27fbd4ea61ecbf6368edfa │ │ └─130629 /pause │ ├─3189270385727a5a2567576e4f3000af61643b20503e56d283f2aec223b4fe0a │ │ ├─206571 octavia-api: uWSGI master │ │ ├─206584 octavia-api: uWSGI worker 1 │ │ └─206585 octavia-api: uWSGI worker 2 │ ├─e28b9ce67ca975536af8c0034760decb21639aaa695bc0642061f8baab7513ec │ │ ├─ 92880 /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 # 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" 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 │ │ └─390819 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─560b29c8b65e98c79e8e2b2f541bfd40545de52b13407de4d39b53806adcf990 │ │ └─51527 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 --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 -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --auto-build --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 │ ├─2b002bf4d1f8bfd7fb44675cd4d84be8044daacf8036b802d3905e6ed218d274 │ │ └─59965 /pause │ ├─43155cf433df0879d6bfa433e942d89afda526d6ecee5cb71c6dbbc95d725675 │ │ └─213569 /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 │ ├─012990e91fe89870f1378a03aa4b815c0ad618e2127c507de04743a56d8cf9d1 │ │ └─57616 /pause │ ├─17244c76296440f86928f2a58a1b50958c94fbb3df34e35bc2a22ee99863d33c │ │ └─178358 /pause │ ├─62a8994408f66076c21d432b78bd62063b4cbc4be548235a7175d11b568b7888 │ │ ├─188193 heat-api-cfn: uWSGI master │ │ ├─188237 heat-api-cfn: uWSGI worker 1 │ │ └─188238 heat-api-cfn: uWSGI worker 2 │ ├─d9952e989224cfd3ea396f00b856e97aeca6b76c9bfc2ec759d5d1c71c376d9f │ │ └─41514 /pause │ ├─a606903b7066f297447e61e5baec1b9ba0dd99c4d9a711dab8e149e09a1e7b87 │ │ └─44086 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9f77065bfb333c53c050f579e8d5152c71e73e202afc7dd2a0cda63959acd2d1 │ │ └─245060 /pause │ ├─5593e04b2e589f2f4c755c015d0e2f30ff6c9e21f711a9942c53329f73d182d1 │ │ └─242265 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c52dad3927f6ee0d796755ce6ecd12ba11194480ed0a2dfc12b5d78e077be259 │ │ └─154315 /pause │ ├─001dbdf4b110b530208f42b92ac38a02d578388fcf5a74e0c50f12bdd15da6b0 │ │ └─110311 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e12422cb3d9dac249610c57196c48233da273824cd9537b7d6f7a2d7735ffed6 │ │ └─41528 /pause │ ├─42ee1069c5e0e6716e1830b548e53cdd391718adb17b507cf96660804da91d16 │ │ └─226182 /pause │ ├─cd3732e393d813d12340afe45041a5da01157fa33df31ba1bfed35fabe4cae0d │ │ └─62524 /bin/memcached_exporter │ ├─a2618142a18afa4d9abdc242775440e680c79a5ca603e788139e028cca8f5049 │ │ └─209257 /pause │ ├─48efecc2d89b587511039ffd7df57e9a9cbbd815ca0f4af112d9f7ad3ab05db9 │ │ └─199398 /pause │ ├─bd51f182387eccb0e7e90d558a24cd949c8b9dd9e0b9b66453e86a6c4d2e08cc │ │ └─249177 /bin/openstack-database-exporter │ ├─ae8f5d96d44e59bbab6009a770c2bbd5ae2a9118dcec49b44a9c5e84b7ce9f7b │ │ └─49609 /pause │ ├─bdf5d3d96465cdf4ccd68bd59a29621c4e03b48984da5c852583a13667bd4391 │ │ └─127694 /pause │ ├─770dbc02898b2fa7dc8f97b769ed067f731b08881817d095b034246b644ad27e │ │ └─212936 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─9da0133aa7e507d64579548e56c0dfce4b3e1189725109d0731234d7f11393f5 │ │ ├─162008 neutron-policy-server: uWSGI master │ │ ├─162023 neutron-policy-server: uWSGI worker 1 │ │ └─162024 neutron-policy-server: uWSGI worker 2 │ ├─1a09735b0fc6117c258c98e3cec575189cb793325ffa6aa70fa9f938015facd9 │ │ └─126412 /pause │ ├─91e6ffaf75ef373e2b3e41b0710345f1d74b16fcd90cec46d20928e11abaefbf │ │ ├─94502 glance-api: uWSGI master │ │ ├─94515 glance-api: uWSGI worker 1 │ │ └─94516 glance-api: uWSGI worker 2 │ ├─6c0320e2d9b0f64f977e5f2ced810192a1553619b0dfdcd8dc8e8d9dc47a36ab │ │ ├─ 67150 apache2 -DFOREGROUND │ │ ├─ 67180 (wsgi:k -DFOREGROUND │ │ ├─ 67181 (wsgi:k -DFOREGROUND │ │ ├─ 67182 (wsgi:k -DFOREGROUND │ │ ├─ 67183 (wsgi:k -DFOREGROUND │ │ ├─383108 apache2 -DFOREGROUND │ │ └─399203 apache2 -DFOREGROUND │ ├─2c7e334296df45d681bca7741de9cd96cb4bd1f40f5d2296ff0ca2eba3365223 │ │ ├─164160 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─164982 /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/tmp418xzvd7/privsep.sock │ │ ├─165399 /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/tmp_8l93wdr/privsep.sock │ │ ├─165706 /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/tmp2agcgx80/privsep.sock │ │ ├─166056 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─166057 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─166213 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f7af5313-c5e6-4743-9965-4af235ba27f6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f7af5313-c5e6-4743-9965-4af235ba27f6/host --addn-hosts=/var/lib/neutron/dhcp/f7af5313-c5e6-4743-9965-4af235ba27f6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f7af5313-c5e6-4743-9965-4af235ba27f6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f7af5313-c5e6-4743-9965-4af235ba27f6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2a72efdd-b6c4-4b31-829a-1d1194c9ef9e,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 │ │ ├─166229 haproxy -f /var/lib/neutron/ns-metadata-proxy/f7af5313-c5e6-4743-9965-4af235ba27f6.conf │ │ ├─193524 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/12b9a5ac-a987-4982-b82d-79a2d5c5b3e8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/12b9a5ac-a987-4982-b82d-79a2d5c5b3e8/host --addn-hosts=/var/lib/neutron/dhcp/12b9a5ac-a987-4982-b82d-79a2d5c5b3e8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/12b9a5ac-a987-4982-b82d-79a2d5c5b3e8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/12b9a5ac-a987-4982-b82d-79a2d5c5b3e8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-69e474ea-64c5-4439-bc30-9b79c8a3ea9b,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 │ │ ├─193687 haproxy -f /var/lib/neutron/ns-metadata-proxy/12b9a5ac-a987-4982-b82d-79a2d5c5b3e8.conf │ │ └─367900 /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/tmpy21v7cgq/privsep.sock │ ├─344e92befb90ec5a636d745f47c4c3a65208aba01a2d8ef6e8a7974dd37fc5fb │ │ └─54160 /pause │ ├─568c3d99a0974171d97813c80271feaaf55ba0b8bb73aad1442ef6c161387a0f │ │ └─109681 /pause │ ├─8c3c02de18f63c3be509fabbe95f099813784012488b59b1f206942e928213ab │ │ └─82498 /pause │ ├─24e000efb74a287629c03a0bb9f2e01edd5e81ccdfc8a18590466fd2ad9643d3 │ │ └─61987 /bin/pushgateway │ ├─687b5775f01e775579cc3315df8c86d458ba32560ef1b0fa09b9b47da18a3795 │ │ └─175810 /pause │ ├─7d02921afa9e1bae62b32c3db7e84f04862a8f7abd98af90220d4d6e0d813ab1 │ │ └─45594 /pause │ ├─e748b2749d2c01a65a9d7c28417a615abe92b1859e46a46bb9b7555218a78bf4 │ │ └─48435 /pause │ ├─b05ee1a029dcf6fb250d6ec3c34d0b3f8c5928bf7625bcf2393788aabc9bc6dd │ │ ├─125784 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─125799 /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 │ ├─71ed7b849a22743f2c28234a2f946370a771edc31ee7817b4a7749169faa725e │ │ └─211341 /pause │ ├─028e508c9d6148e8abd8ff3d0cb1879af999b8420697a61dbf4f157cdfe212cc │ │ └─154974 /pause │ ├─f3ef5c1daa1b657d4c403408010743d82fb6d40ee3ba7e69aca5be3df5c401c3 │ │ └─45528 /pause │ ├─ffac7184bd93b0eb0d0cacac1dd602bd28d5826b9293d4e927e524f5f94da306 │ │ ├─251447 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─251468 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─36fb5bc96397f16af9dbae40c0c96575f007afa741d2c914a273115549ad2d02 │ │ └─54532 /secretgen-controller │ ├─cd3c746d03957d70fc5c7d922b36df6e0ec274a001c0aa2264a68d45f139d8ee │ │ └─61898 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─cc1113703f7a6e3822005594f159a1ac3a71f0ed6ccd7c9a17c8818f282f5fcf │ │ └─212584 /pause │ ├─cbbee05fe2269f8ac4b6445f31c4237fa59fa21c7c07d615ff88e459692cd65c │ │ └─124927 /pause │ ├─f56f2fe8a8969868ea5d3d118d51a976e86d953c7da1c1fe906974acf50f09cc │ │ └─42909 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0c1479ad8c6cffb74129ce8e7b6ed9b4664d784cad5811526c3f0f00990df8b0 │ │ └─41583 etcd --advertise-client-urls=https://162.253.55.174:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.174:2380 --initial-cluster=instance=https://162.253.55.174:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.174:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.174: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 │ ├─ffb89ed04b62c403d750598fb0e5ba3ffc8d437d7f2c1719e25e4cabea3cb0b4 │ │ └─175323 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─a4d52b1ed295c203754eb1b81efc1fc6b82de8357bd37388f81f4b8c463009c2 │ │ ├─62939 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62956 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─62963 erl_child_setup 1048576 │ │ ├─63030 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─63129 inet_gethost 4 │ │ └─63130 inet_gethost 4 │ ├─06d2afe92097b85f91e481f00494a4ea2cf6434f6b45b959af55ca97d0e0f908 │ │ └─48987 percona-xtradb-cluster-operator │ ├─40b6aa629d4783a748465a07acf4674b6e77192b02c577719e3ca1b5e8a3e7a2 │ │ └─61845 /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 │ ├─73ca9608b8a2acec86c8b57d661d5358e30dbcf9a7e889dbfdb2ba5eebdacf87 │ │ ├─106831 cinder-api: uWSGI master │ │ ├─106895 cinder-api: uWSGI worker 1 │ │ └─106896 cinder-api: uWSGI worker 2 │ ├─84a94d9d97168c95e7ea7c8ea5248542940a0ee5f4f50de141cb191bd4565d41 │ │ └─93553 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─f57688b0a037f67023927b707e1b9186d8dfeb1a68cbe1127bf7bc89c3f059cf │ │ └─62733 /pause │ ├─28737d944f7acb8d9b88617c3cc68c80eeb41190ea118485f229f4833ce0ee90 │ │ └─41601 kube-apiserver --advertise-address=162.253.55.174 --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 │ ├─fa7cda88014bebb3efcf75ad25640a9694fd2653e43a81c511bf6deae0f403fe │ │ └─98948 /pause │ ├─4719201af45583ba541da39c81e3e4afe86b6550fdb85019427adbc8cfef66ed │ │ └─71704 /pause │ ├─226b22d37c81b69a0f206e92cda0d74ce7d3e48308cf927ba299166ecb5dbc20 │ │ └─216865 /pause │ ├─f8c5c0719d6153464ce42276c51dc044a276444dadc9f8b352c433e34680b50c │ │ └─41991 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2d6375010c4949b68ccd9e541992899cd578deea811d0db3031f365215ee33af │ │ └─152596 /pause │ ├─ad4e1c5c10207348fa0465c1f5e539140dd16eb83d0a327b225c9ea31ff90440 │ │ └─231982 docker-registry serve /etc/docker-registry/config.yml │ ├─267bec0ad9fbefcab2078e1ea37366658f25e4e7c035d7ed8143003f71b41fb0 │ │ ├─166077 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─166093 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─166100 erl_child_setup 1048576 │ │ ├─166266 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─166331 inet_gethost 4 │ │ └─166332 inet_gethost 4 │ ├─231247f36bd9071b9d57ea800c8e43cf2c54d03afaa17dfaff0da94379c39bba │ │ └─61802 /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 │ ├─236fa880abda98ec90aedd8f4f4236bec3da10d977a3a6c5c6d7180d0ffc8298 │ │ └─147201 /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 │ ├─6d2396d6ac7beb573f1b39a176dc7d94f20c21a4fd118e11258a519b6a9a0345 │ │ └─129537 /pause │ ├─d4fe4d69848e937bf8d3b56dfea003c26d4b41eeea348c898b05a52583d45ce9 │ │ ├─188168 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─188434 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─188435 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─5da880df122bb05a151e736ce0a769d94dec7c9d9759dc930b2a6de4f521cf0e │ │ └─61081 /goldpinger --static-file-path /static │ ├─a2dee3c6b5cc23306769e9f5b92f1d2f2a690327d65d662e391631cb345fa081 │ │ └─54305 /pause │ ├─88ab08e4c8b9f5ee6e60fe519e25c98b456aac0e491ad99132c450e89147e5f1 │ │ ├─95929 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─96182 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─96184 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─467b5f75ea91002c26ae765947dcaf9c49e6a07411adc2e20432b0fecdfd9b90 │ │ ├─247518 apache2 -DFOREGROUND │ │ ├─250481 (wsgi:h -DFOREGROUND │ │ ├─250482 (wsgi:h -DFOREGROUND │ │ ├─250483 (wsgi:h -DFOREGROUND │ │ ├─250484 (wsgi:h -DFOREGROUND │ │ ├─250485 (wsgi:h -DFOREGROUND │ │ ├─250486 apache2 -DFOREGROUND │ │ └─250488 apache2 -DFOREGROUND │ ├─76e9574bcb43f6894bd74d760c9149bc94942fb21088e49ba3125c179cf9fa06 │ │ └─60140 /pause │ ├─0e4a6bec77fe4a43f585bcf27c179c842539cfa4b2abd2e856a831251882d3c5 │ │ └─154896 /pause │ ├─67c535b6fd8ffcae5526c87458ea7f7a80f1429c0d67394b8163f9b063b9cd57 │ │ ├─97397 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97415 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─97422 erl_child_setup 1048576 │ │ ├─97487 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─97538 inet_gethost 4 │ │ └─97539 inet_gethost 4 │ ├─16a4bbe510533dee9418b691a2dd2278ef8fd773160e2779f6c9e8b17d154958 │ │ └─225647 /pause │ ├─f9f1f8b2099ae003ccf3e0e5dd028d42395b43338f9f8ed57bee37b20a1a50bd │ │ └─61568 /pause │ ├─7579fd1507009e23a4b55c81009dc33ffa689565be0a7a224ae45a809546c0a9 │ │ └─98911 /pause │ ├─24afe372116d91a04194ddd5b770e85a09480dda573773249bc2b03f11b7e9d5 │ │ └─175176 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─6f884c128489c98d742387c132b54eecc0bf0eca81a87cff08294bd29a4e1bb3 │ │ ├─58446 python -u /app/sidecar.py │ │ ├─58672 python -u /app/sidecar.py │ │ └─58673 python -u /app/sidecar.py │ ├─a94c5278083ffb1c0efe93bfb52f6b03df1ea0e654ad26429e67b12d0ae840d9 │ │ └─44955 /pause │ ├─5c89b9a5ebc82e9910ee824d4223992ffc2d0b17005b93a95da8fc2bd24fea03 │ │ └─41675 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 │ ├─cbdf275c94412eb38597187baa0117e42b34334ed2a68ceca6d724c9a76afd9d │ │ └─41955 /pause │ ├─c3d016f42ee4583eb800032c8f2cca5280524c3c8c086f62fd070fa581a9adf4 │ │ ├─71784 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71801 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─71808 erl_child_setup 1048576 │ │ ├─71871 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─71922 inet_gethost 4 │ │ └─71923 inet_gethost 4 │ ├─dda9afd936dc5a69f5c497eb22600d18f28fce262b538974b2abd7baf3e25db1 │ │ ├─164149 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) │ │ ├─164338 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) │ │ └─164339 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) │ ├─1c4a88b50ec3deb58444c9e1a8acbbd3c5afd8993abd9ef6be91746c91bf0a8a │ │ └─57971 /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.34.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 │ ├─1a335097bd5127b065221a8ccc3e8647425b66b43d798b22d200bb0c51061cc6 │ │ └─44520 /coredns -conf /etc/coredns/Corefile │ ├─8df81dd9d73548b01317f91f57c9bd7043ae2ffd3684e9ee608947bf6fdbfa44 │ │ └─51426 /pause │ ├─718b14990d9fa052497690384e3487dcaa7db3105378671c0fd739e1a2ad205d │ │ └─59755 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 │ ├─4155361c5e5911b352525485e7c57c8a32aedb03f6454c33f2e24218e87f95e8 │ │ └─47519 /pause │ ├─c30725c8bf6c41214b9daca94fdc1b0911dd0a021eea4dfd19a40c6fe276c30c │ │ └─242306 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e6f1169e0e77dc64e553d280d2ff23cc51e3a38e46202b1ac3d93ed58817aa94 │ │ ├─151508 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─151728 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─151729 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─f7fc66d74e2477f3cec3360d6f13affb90404871fcdefc61df45690bf5c4715d │ │ ├─150979 nova-metadata: uWSGI master │ │ ├─150992 nova-metadata: uWSGI worker 1 │ │ └─150993 nova-metadata: uWSGI worker 2 │ ├─8990e209cc1f466f8b41e7b7ed9f8ea47a55ee742f89e6fe30cd86a49970d46a │ │ └─126894 /pause │ ├─400c13ce5f4f5a76ed5647cf4a4cf9bf8d7ae13f405b1a6de7068cf518a9e81f │ │ └─61227 /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 │ ├─6dbd84231ad5b83e37ab634e0520e5fc0af1b7c9b3ef481cfa8a0ed5b51fabee │ │ └─199401 /pause │ ├─99321a1361efbc06ef611f399cbafbe66c7a55e85ca1223acfb4c9a6aa5ac0ef │ │ └─44057 /pause │ ├─b7cbaaa28f522c9cbde75aab11795968b0e746c28237d26624bcea09722c7697 │ │ └─127028 /coredns -conf /etc/coredns/Corefile │ ├─97ef3031e9262acd02b82d55a76fc5537bdb09399d72d78107a5e1838698aa4e │ │ ├─161961 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─162205 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/plugins/ml2/ml2_conf.ini) │ │ ├─162206 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/plugins/ml2/ml2_conf.ini) │ │ └─162207 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/plugins/ml2/ml2_conf.ini) │ ├─994692836fffdcfa1c3324050e544bfb9d60a9b0b3f57abd7cd885cf371fd865 │ │ └─92569 /pause │ ├─b18f3e80236f52d131da86bb423afb51295791bdcd7d17d1e345a0fec4351bf6 │ │ └─41374 /pause │ ├─6cbd3e04de38b197c054fc0ea7165b63cfd20a976104651ea6dd7b82934b4f12 │ │ └─44458 /pause │ ├─98fdc64ff2e86b6e5c3225a7b3976ba46eaef3e7267eb08e98cc5e5ec2d43eeb │ │ ├─77084 barbiacan-api: uWSGI master │ │ └─77098 barbiacan-api: uWSGI worker 1 │ ├─cb0215fd0a91e446108debf332b3cdd140ab673f6514651c3fe181945ac6e92b │ │ └─248943 /pause │ ├─65eb8ede3273d56555005825c68f9861141b88e01ca699772a90f842649123ff │ │ └─154428 /pause │ ├─afd4a6d7140609f7b2094063d00a67acdd3a1d97247105152308cbc83345c73a │ │ └─60824 /pause │ ├─c06987b5950a5d2472501b27d4e17df4e18bfe85614824dbbfea62017023ac64 │ │ └─228644 /pause │ ├─a7eac37ac261055c4c96618b866c9a857f270e2f4b63dd5447f94e92ee01c030 │ │ ├─242442 /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 │ │ └─242606 /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 │ ├─6925e2da3d004f03b2dda979fbe2761bd904edf26c2852338190d53389e7974b │ │ ├─58395 python -u /app/sidecar.py │ │ ├─58670 python -u /app/sidecar.py │ │ └─58671 python -u /app/sidecar.py │ ├─58a0129a6ce9da229bc33d57a89406b9aeb7406a0db739f94ca8fb58c5e16043 │ │ └─62110 /bin/oauth2-proxy │ ├─d38af567f3db101eabf26f2114c27bcf687197791ce3f0ab517abd629679bac2 │ │ └─49698 mysqld --wsrep_start_position=8fc6d9f1-b639-11f1-86e0-639276cf2354:22 │ ├─ad8044a2fa0836efa68094dec6456afdbffec31ce3daf9857a22cbcb71dec91c │ │ ├─127780 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─127798 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─127807 erl_child_setup 1048576 │ │ ├─127908 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─127986 inet_gethost 4 │ │ └─127987 inet_gethost 4 │ ├─6baa81ef279ba36d37141dc65f1858e5b2c56c7f3a82f3ae5543bdd3d6e4ff08 │ │ └─213544 /pause │ ├─325eb7e786c91a833e7e5f9e06f9004e0b1756114abe344afa086cb61cf05bf4 │ │ ├─175187 senlin-api: uWSGI master │ │ ├─175204 senlin-api: uWSGI worker 1 │ │ └─175205 senlin-api: uWSGI worker 2 │ ├─d08a376e44d478a6e219f3e46cd500dcb87cf4c87e336aee93a70cd7290c63d7 │ │ └─129799 /pause │ ├─6c562cee1b02884a4bf7327d8e2ae14363627e5017b1df069522bb97e5ed7d87 │ │ └─168253 /pause │ ├─f4ff302d1026967bfd794eed4cbfaefabdef13555fc51039d34099fe198444a8 │ │ └─107325 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─48e2c8ba9bf251744630bf94089975d769dd5d4663832189f0253f479cbdf01e │ │ └─95549 /pause │ ├─fb7d7f054c95f4d2297a1e15a8bc6a7b374a7df9dd0612ae10b30e7cc66dfe72 │ │ └─41495 /pause │ ├─a78cb9f1bf0767e8f119ea6299b8edf807e41c5f7fb747f0e1d1e2d4df5bfdf6 │ │ └─214154 /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 │ ├─9f73769fe9003dca7b0baf0932fdc4beea32e9e5ae0836738c99b479348a763d │ │ └─48576 /manager --metrics-bind-address=:9782 │ ├─51f419a71ab8b76a4d5ad6f0d5c5d47ad1118c4c2b5af63e7768845109ff2261 │ │ └─59583 /pause │ ├─7681b2ca2990448d8d1d739e3cf839d5b69d1cfdfe662051ab7adca95f6cfb78 │ │ └─45171 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 │ ├─fb4ff04b08efda71a547b42286703daad354f2c610446010d3c1ce4fd098e927 │ │ └─44564 /coredns -conf /etc/coredns/Corefile │ ├─b77ad31d193e0b6aeb9276c2f420761aa2a7353f366d9f76cac37574822e91ab │ │ └─92511 /pause │ ├─edb7cd32cc0794f7ad0920239a3b47eab2fce70f041d3f3862ce66b517cb5466 │ │ └─58997 /pause │ ├─d9bbde4379c44e756ae9fc6eaa4b0cf66549c69b1f637607cfffa1996e38334f │ │ └─247494 /pause │ ├─2ed1a73f13c6a01ddcc21fe33a2debdc397f84646ce2e39d5570030cb56b7718 │ │ └─199296 /pause │ ├─2326c04c804a1fa896db004afe91cc35000354eea98e84119a6847f212308fd2 │ │ └─41497 /pause │ ├─dafe868ec9d0cc6a58f90ca6a87242c3ef103a7ac21d90a0481e1b925db1c1f8 │ │ └─154357 /pause │ ├─c3b0659e7ceea0772a284d8097514c4b200ef99732bd219a595d151fe517b797 │ │ └─199645 /pause │ ├─b1ab9f86e47972395b76033a294ec5b293342fbeb9a23e0f2feb5d1b55e49196 │ │ ├─43218 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43597 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3fb9f8764f6fdac8d7d9b53e0c1fcfdbcfa2e7acb6a18f7a809353878f0a4a00 │ │ └─125747 /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 │ ├─5e63758b15f20ab55ff1ca4fa96bba01f872fde2b0068c54f9a257a85f7b3b38 │ │ ├─150848 nova-api: uWSGI master │ │ ├─150885 nova-api: uWSGI worker 1 │ │ └─150886 nova-api: uWSGI worker 2 │ ├─ae5e7049d8ce88134919d16c9b6214df53a1546751591aa299c35de882464ba6 │ │ ├─161960 neutron-api: uWSGI master │ │ ├─161992 neutron-api: uWSGI worker 1 │ │ └─161993 neutron-api: uWSGI worker 2 │ ├─0241015ed8d23d142a5e19735961b3307040a3dd180989cb1acf5a1f9fee4321 │ │ ├─188212 heat-api: uWSGI master │ │ ├─188239 heat-api: uWSGI worker 1 │ │ └─188240 heat-api: uWSGI worker 2 │ ├─bdceae574359b81492de4ae162bdbb264e4f99bb8654d3263077a01c9e640e96 │ │ └─165869 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c031a0595f47604fddf018493227faa55991388d5b22a9e8fec7c6ab7e879b27 │ │ ├─164183 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─164725 /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/tmpfq0q69h8/privsep.sock │ │ ├─362626 /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/tmp60_9tdvm/privsep.sock │ │ ├─362870 /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/tmpm22ot_ac/privsep.sock │ │ ├─363103 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─363115 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─ea635b5b539b1a4af61dc62f21823d89f825b6746ec5b78c933180e0e847ef99 │ │ └─130338 /pause │ ├─748c8c436e80ee10f35f745c02590f083e93c51b15da76180c4d0fc7b6149270 │ │ ├─49428 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 │ │ └─50887 haproxy -sf 173 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─2d4f39665fb425ae93324ed8e55142e0f9110fa67c6025ea67129945afbe1282 │ │ └─59224 /pause │ ├─f14f1817db8ea564d3cf88f95cac6ffa206e7baa342bea7983ea3bacb08c47c4 │ │ └─61759 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.162-253-55-174.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 │ ├─8911d408f3021f8b7b391fdc444e9a9edfc63c52c4e2df584f4901e2bcccd105 │ │ └─167855 /pause │ ├─4b29745d77e5c79533a7ccba3039e745ec338e97745b6dff3f966e91d564fd90 │ │ └─57664 /pause │ ├─6cfb8c4da20fcebec872f6c9a219f8111d7846b0e4ce79d2fa52606ed04b0598 │ │ └─191340 /pause │ ├─2b1dd388c6d52353c370561fcb746ad6e145c721269d4f75f11bc8a0990afa39 │ │ └─48691 /manager --metrics-bind-address=:8080 │ ├─752783c7d3ea89a0f78d80778a4c337c429d17f038b849a0ac5177f0d5bc4b89 │ │ └─47649 /pause │ ├─4ce39c19352353d4eaf19638c736f957a3a9c7749e81fd32b0cb0f9e54adbe8b │ │ └─216996 /pause │ ├─1eadc921821893e2d228a4ecc6ea49d533347bdb637b678b75a6c2031ac06f7c │ │ └─41653 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 │ ├─e201012443a821c3cc498c0e04085dda51049f69e0f5830872c7c5ae3928efbd │ │ └─42759 /pause │ ├─8d2bdac661adb2c251b0d18de3cb1c78071a68c4abb911c1cd7bf8a7f9915704 │ │ └─54455 nfd-worker --server=node-feature-discovery-master:8080 │ ├─34dfca68f7a7b48ac9e00c2e6d10f8a1e2379805b6912c56153fa311a96b67b9 │ │ └─233421 /pause │ ├─997c1d86cc9f8fe4b424ba8116fc330bdbfc3248463f90207e2e7490a0b449c6 │ │ ├─155572 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─390028 sleep 300 │ ├─6b1f8de764ef3b70d7b8c8dbb196ca1f559526b73e556d53e8cab44d35dd1079 │ │ ├─175998 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176016 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─176023 erl_child_setup 1048576 │ │ ├─176139 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─176244 inet_gethost 4 │ │ └─176245 inet_gethost 4 │ ├─0def6bc8823bed8fb0cec4158cde9741b0ad08b561e0487312f9cf491196bcc8 │ │ └─154505 /pause │ ├─0311fa934f23ad201aa6677f4ba65aecfc65228b9b1811a18181d5ee429e96de │ │ └─247951 /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 │ ├─dd69ed6baa3ebb118986f0aa92bd9e4a73b72abdd27400de9debda29d25bca99 │ │ └─97300 /pause │ ├─c32c96f898be9521934d1df4931866d8fbed5296a6f83dc6056395f46b28bb06 │ │ └─214121 /pause │ ├─57475ead3d7c734ff6982dd2214886fa80b01358eddeaa0e9fb6626cf41a5b63 │ │ └─72915 /pause │ ├─c1895db4e274f51857b52f8cf124ca8d3300e38edcc27ef4d09b0d03a67b4c6e │ │ └─233379 /pause │ ├─e3332db5bb16f62f499b6cc2121341704199d280399cd45a87178ff0b8fed0ac │ │ ├─169593 /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 │ │ ├─363484 /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/tmpblwwxcct/privsep.sock │ │ ├─363860 /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/tmplhvit25r/privsep.sock │ │ └─364924 /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/tmpnyx_rrk5/privsep.sock │ ├─774bd8d5320e60529f2b104af33f0d97d57d86287486010108f753509607db3a │ │ └─77695 /pause │ ├─de49607ade9c664a53cc2280c1bcf34625403030756b307127559cefb2594a61 │ │ └─61185 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.162-253-55-174.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 │ ├─3c283cce6a2673c3fc0161a2da75f0175bd931f4d56c9ee1d88aed30b8d562bc │ │ └─175299 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─a89830f1daedda9be182d5d1dd6bb6715ff5d50c3e36b698e9f983634940cdc4 │ │ └─60305 /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 │ ├─f59df055268a3dbc340fc7333cf3f9983830d37a65f14a97b675d4e1d515a261 │ │ ├─228819 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228836 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─228843 erl_child_setup 1048576 │ │ ├─228906 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─228957 inet_gethost 4 │ │ └─228958 inet_gethost 4 │ ├─aab3d9a797f9c431c4c46c46b66ad911f2b7d853205527b26570210f6c98a454 │ │ └─97014 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e30838f41a4d31bcfd928d830cd3d496c136773b46cf121396fd58e287f9e5de │ │ └─58875 /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 │ ├─58ea1e4df14978a774a0afd74331c76b9be0f2d1c4cc88fd126905a45f5a2037 │ │ └─49232 /pause │ ├─4463edd8b5c4b5d397166e31c553de7713b9bebcca05ced94dd23d12403e638d │ │ └─165125 /bin/bash /tmp/libvirt.sh │ ├─01020ae0f619ed46080fe929b6c20e683243ba131b68301b21e5472a46d9e9dd │ │ └─112098 /pause │ ├─1157e0194b397fdec825fdf3b5a830cd10e1e42d18da1babd6bb00c130f8ec3a │ │ └─165060 /usr/bin/libvirt-tls-sidecar │ ├─df435ff65288d0899e2e7c9ecbdc9a415b593c77b44ee6013c8a7fd16b449e25 │ │ └─215673 /pause │ ├─d9a89893e8d07ecc8f2e8fc6f87729d9c9b0a84b5dd4036cd0092178e23b41f9 │ │ └─169623 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─89b00b0a71bd2db7983c8fcdfb93469e0c50795c76a15003477b9dd405a6a3ef │ │ ├─60694 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60791 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─1a103fdfa91b5959e4d1366f234e05819fbe845cb4db5f8d70428c8e0d154faf │ │ ├─225703 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─226287 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpr73dwlnc/privsep.sock │ │ ├─226292 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─226296 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─3701aae76e6e6a1437b8837cd7238f93e32b230997d46b8350796812f5659996 │ │ └─168230 /pause │ ├─f31295012f2e2bff9e059b7eca68411b6f49255b575a0f3d62451da42aaf29bf │ │ ├─162679 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162974 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp4enhqvym/privsep.sock │ │ ├─163051 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpry9a_4q7/privsep.sock │ │ └─163300 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─11820fa4a79fb26be281dad49db8e7b3dd9fdf02e7d8a726ab8c93242856d54a │ │ ├─ 78602 /usr/local/bin/rook ceph operator │ │ └─400149 /usr/libexec/platform-python -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 │ ├─8e8326418044115354c6e42b1e3e21fd07a493262bbf6bf58b86ba2db59a11d6 │ │ └─45825 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─4858b94f72632ebd09eaa6ad4c5dbd6db2d829cfa72e35dbe826890d7dac285b │ │ └─57538 /pause │ ├─73846e68443423c80aa384bf2122cdecbfeb20e69142a8eec4680f34b878ca8f │ │ └─41747 /kube-vip manager │ ├─cb6457fc8661d97ba8eb0109bd94aa74434fba1e26dcac1eb2fd0020ad7f848d │ │ └─49559 /usr/bin/peer-list -on-change=/usr/bin/add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─9a7781b9e82c3f5e35764c0a7d5bf2660f5103a4fe7b5059f85cb2dcaf06d609 │ │ └─167985 /pause │ ├─13aec12074f47da490c1a90c41dc34db6c49e34de73fd79d0e31414e7a290f22 │ │ └─45733 /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 │ ├─149d96b93fadb822bbb58bb7c1c45f8d4675590d95301b13b4f6d46a3a0b16b2 │ │ └─211531 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─948a297f8ddb38f4f1b0d841d8ff17dbb6216942e0da503efae7fdb4b26dcbf2 │ │ └─215697 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─7f1b08dcc025a9c3c726661e2cdfdc59c334017f6aeb96c0f5b01ad7248c2fab │ │ ├─82577 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82594 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─82601 erl_child_setup 1048576 │ │ ├─82667 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─82742 inet_gethost 4 │ │ └─82743 inet_gethost 4 │ ├─6fc11f7b8c4fa2e1a7597b0026b2734f6029b5a17ca773a4ba20b0aa3f25a4e8 │ │ └─45778 /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.10 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─b78db70b754af97ffcd33fd7b362feed8abb3fda48038597d95dff31fdc7e50c │ │ └─233535 /pause │ ├─7ffbc0ed07c5305bacf1759f97a595ef0915f89481bc1d8374c576e85c97ab3a │ │ └─49802 /bin/mysqld_exporter --collect.info_schema.processlist │ ├─c4dc27dcf864a29dae14cebd0ae78f9ca13f9b258a0f42637caa7a076238f8ef │ │ ├─ 47930 /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 │ │ ├─ 47950 /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 │ │ ├─ 48056 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─247146 nginx: worker process │ │ ├─247147 nginx: worker process │ │ └─247148 nginx: cache manager process │ ├─108192b609cf2422229d6445b25a71e2184333b70e8b37b6eb0f847fc625e0cd │ │ └─48891 /pause │ ├─d60447661597415faa7abf50c9e8035dd93a30a9c2b94eef5bc0949f046c1c04 │ │ └─129917 /pause │ ├─45eaff6bd258b7f7bf3ca6023f5ac5cc733ff9da0dd6bbccdd53bb8815b91b22 │ │ └─154390 /pause │ ├─bb2027d15653211bcf184c7a2611d79b980cdaea04bfb9dab76d86e539d91231 │ │ └─130200 /pause │ ├─5f869d8115add25658f04c8eeadc159d71392c008401b574ccb41dfd528576c9 │ │ └─178240 /pause │ ├─4f78e85ea6e6ac57d375486a0c8d568aa9d79a17371faa87b99af5271b46484f │ │ └─53548 /pause │ ├─adad4b63b4a5bae5870802903ac7ddf8b93b8fcbdffacb17eb24defa4c56611e │ │ └─48523 /pause │ ├─af32a6bbfb064f1ff93023cd68a8b84466e6efe3ad6860c243321a2467ed261b │ │ ├─225995 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─226393 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─226394 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─cb89b6801bc8fb14987ee0a02fb50b3a5579a1c49f526fc3c10aa3a07014f5f2 │ │ └─54398 nfd-master -featurerules-controller=true │ ├─39bce8687fc47b0def96e3078b4cca162bbb779572ed04118f22a4508b868367 │ │ ├─209446 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209463 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─209470 erl_child_setup 1048576 │ │ ├─209555 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─209606 inet_gethost 4 │ │ └─209607 inet_gethost 4 │ ├─00b760363815bcfd9388cc69a2826ccc2a56cdc7b97e0fcdc87f9faab796d69b │ │ ├─110574 /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 │ │ └─110740 /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 │ ├─7e7b606a5a4d7e76f7e38cea9591861374732ffb6ea674adb897f6eff4afd703 │ │ └─62357 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─64eb041c171fb5ab0f14e665916c5fe3c12b2bac7f33274b8954a45bd7c6c97b │ │ ├─242337 manila-api: uWSGI master │ │ ├─242377 manila-api: uWSGI worker 1 │ │ └─242378 manila-api: uWSGI worker 2 │ └─b49e628c177597ddeae665d9f253d83bb37b9d46ffdf0117bb4cbe133b5b2f40 │ ├─116281 placement-api: uWSGI master │ ├─116309 placement-api: uWSGI worker 1 │ └─116310 placement-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount