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 │ │ │ ├─21542 /lib/systemd/systemd --user │ │ │ └─21543 (sd-pam) │ │ └─session-21.scope │ │ ├─21476 sshd: cephadm [priv] │ │ └─21563 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1615 sshd: zuul [priv] │ │ └─1628 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1619 ssh: /home/zuul/.ansible/cp/199.204.45.235-22-zuul [mux] │ ├─408186 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-grsedthjeajhtuxcvireusmukrlwpsrl ; /usr/bin/python3'"'"' && sleep 0' │ ├─408187 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-grsedthjeajhtuxcvireusmukrlwpsrl ; /usr/bin/python3' && sleep 0 │ ├─408188 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-grsedthjeajhtuxcvireusmukrlwpsrl ; /usr/bin/python3 │ ├─408199 /bin/sh -c echo BECOME-SUCCESS-grsedthjeajhtuxcvireusmukrlwpsrl ; /usr/bin/python3 │ ├─408201 /usr/bin/python3 │ ├─408251 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─408253 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9957 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12301 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7dded5f4d5080b4d82bc4566482b47b11809668f3766434caefca05f32f46b3f -address /run/containerd/containerd.sock │ │ ├─ 12659 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ce94c3c4fb10993158b77fd126c941d59548487745c64c12fac48eee09beb927 -address /run/containerd/containerd.sock │ │ ├─ 18504 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 96fe597cf19ff3191649f06f7e30d50205585a87909686c3db42c03d0f3d563e -address /run/containerd/containerd.sock │ │ ├─ 25073 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5a11e546590b8b63fd7208db589563e7f0f6eed5c17f4a13a60be5a4ebe6c1a0 -address /run/containerd/containerd.sock │ │ ├─ 29569 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e3b301109d059ae57e7df9ee7d1662dc0b2360b317ddf688771ba542c6e86aac -address /run/containerd/containerd.sock │ │ ├─ 34380 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 06f57ab9c3ab898d54e514bb3688adef644c80b446a9e147f02d2a1d4843317b -address /run/containerd/containerd.sock │ │ ├─ 39966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2aa92b2f3db993c469409a9e507d4787eeeddc339cfadda6272173d9e10136ae -address /run/containerd/containerd.sock │ │ ├─ 40003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0aeeafcec9bb09aed6e61c6d45f4297fb1b639b0ac809388f6c2bacf5d6e388 -address /run/containerd/containerd.sock │ │ ├─ 40014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 983a24ea8f8cd92be1acab28aba5a81335124bbf5d90f277de0978daadd9f421 -address /run/containerd/containerd.sock │ │ ├─ 40015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0a3de74d04e4fb382172b4180d2cbe544b331ef4000f8db9a58ed1ac36c1450 -address /run/containerd/containerd.sock │ │ ├─ 40045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 205cd529ddf84e076864a7e2922c54db0b4b998741514e9cae5e900549c4bebd -address /run/containerd/containerd.sock │ │ ├─ 40579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 255435571bdd3408fc399b6bd745871252b730ea8f6e3478c0f832f459bbf438 -address /run/containerd/containerd.sock │ │ ├─ 41309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55579d4cab314c409979084b82ef091552f2717b6351c002d0d88597b04b5f7e -address /run/containerd/containerd.sock │ │ ├─ 41406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9578c4902159a8af8bddc48c9433c53873578fd56a1fc40b83b7c25aaa6336fa -address /run/containerd/containerd.sock │ │ ├─ 42670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8f77e88b77d32c00ac9aac78e0204b56067dc64f32c608baa70b2c5be2b9720 -address /run/containerd/containerd.sock │ │ ├─ 43064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f2edbfca8c84b949c703540da0e0f79a2d3af7646765acd686d9aa61e234d8c -address /run/containerd/containerd.sock │ │ ├─ 43102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddc7c04cb22f19480c22e36adf3f403e7249e50229c464b9c83e33c97eee44f1 -address /run/containerd/containerd.sock │ │ ├─ 43529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d17c41f010a5227de5ef5e19eb41eda688ac5236a54dbb9d87e50173aba518b -address /run/containerd/containerd.sock │ │ ├─ 43992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa824ce389f497937621fdb2eb35a6e533b5273c85bd372bd61b8881ab435462 -address /run/containerd/containerd.sock │ │ ├─ 44032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2287a96aeb083d01039b41bfe23bc57b7e53cdfc095d399d739d52a0b24dd6a -address /run/containerd/containerd.sock │ │ ├─ 44075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb3cd2af75cd181b56ba3cc054cf1435f0e7a246257a4649504b3a1af272a763 -address /run/containerd/containerd.sock │ │ ├─ 46146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b761e8f96ed82193db827ec359ae575c2aece55ab034ade0d0502df6ad5f918 -address /run/containerd/containerd.sock │ │ ├─ 46261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbfb41f7d2396c29a7ec332ac994406eeedce7a2be60e14a72d978751f58776c -address /run/containerd/containerd.sock │ │ ├─ 47024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b0c8993062ec617b25910ae2850d34b634cdd1f57fed9d1f3b78b8e8837074a -address /run/containerd/containerd.sock │ │ ├─ 47057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c285fe823864843975687823b0de8c0d91bf7ba8db7f18e31756a3c2fce7b2ed -address /run/containerd/containerd.sock │ │ ├─ 47460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1a2213e33ef2f54ef222e5144bc23925c2d9ef753341be09d332fe66effb28 -address /run/containerd/containerd.sock │ │ ├─ 47950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 784231f5a3c1d243194fb959323d120e9bc7bdc1b30fe37139fd30e190259642 -address /run/containerd/containerd.sock │ │ ├─ 48334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3fb73b997fb6a4bdd1d11240d2e8aed67ec62bdb7a9776ba2c78ac987f89544 -address /run/containerd/containerd.sock │ │ ├─ 50547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdd434be16c0fa68e400fb423069729c7f1e9fe205756d7417c5d4ecc64e87d9 -address /run/containerd/containerd.sock │ │ ├─ 50718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c4942934fd25499fd5fcbc8ec3bab27fe69b31baedce8963cc1e0adf817ece6 -address /run/containerd/containerd.sock │ │ ├─ 54863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb7e86426235a1f9c3662d841bc69ed1b0523d943653c731a791459a90027600 -address /run/containerd/containerd.sock │ │ ├─ 55537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd7b21d2f61d1af768a326f621bfdd5164caa7fa8e2c3cccf102df6f77a0c215 -address /run/containerd/containerd.sock │ │ ├─ 55576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e9ecf41ab758cd6b18b3f99046c01616ae630f9e33734de30ddb193bf1cf339 -address /run/containerd/containerd.sock │ │ ├─ 55622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85658f95ede07875ab6ddfaa32454b97d9fdc960381090ff193e3646b40be357 -address /run/containerd/containerd.sock │ │ ├─ 55771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc5f89d333bdcf91d35b47376f20755fcb1fb22e016fc0607547d7a6b223014b -address /run/containerd/containerd.sock │ │ ├─ 59602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3d43cb78a048b430441f79d1c1fec1c96715cb8dd4155a11a7a28dbade9ab1a -address /run/containerd/containerd.sock │ │ ├─ 59831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1661ace13febed37076ba5a97db0d6002363f23f9bcb27706a1c53bc38900000 -address /run/containerd/containerd.sock │ │ ├─ 59867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae2832b30516c4acc73792563e53017685d9ad4d994d0a97c9a58097d450a6e9 -address /run/containerd/containerd.sock │ │ ├─ 59938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f60ab0510cd2802f99a4339b4a748aace1fd1b39ae9b51f3a477b6462f348355 -address /run/containerd/containerd.sock │ │ ├─ 61320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09cd123e36a0b6fb5c2ff6a74aaa9ec0345338a3d841c379a1c5aac96ef2f0c2 -address /run/containerd/containerd.sock │ │ ├─ 61410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id badd77e8153d3ebea166876137d64cd189c773a2d64cca2c0af615aeefcb923b -address /run/containerd/containerd.sock │ │ ├─ 61696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf26f3575a6a525396ed7ff11ffb0999a945edf77d2dac6a601c0644ba1b829a -address /run/containerd/containerd.sock │ │ ├─ 61764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 620bac1c61549fe9c336a6e1d94e1c6a2ea8e412086e25b986d229973c1bd429 -address /run/containerd/containerd.sock │ │ ├─ 61802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc5e2bf34c121023b38879f6259ff3d5916a020ebcc89489800abee14c6e1b40 -address /run/containerd/containerd.sock │ │ ├─ 62197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 863e6053953ea19db4b54b0e72cb959877158b785c584cfc2212ba50fced2724 -address /run/containerd/containerd.sock │ │ ├─ 62403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab8d2e00134e151dce309ed75fdb3ab1e911289b947a48da4e55aba5e5b2f3dd -address /run/containerd/containerd.sock │ │ ├─ 63080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66da3ffc4d1825fc40eb89b534f170d957638f2760a8807220458c06fb21f4ba -address /run/containerd/containerd.sock │ │ ├─ 63219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95efad924e50c653b546a9c7140de33e38cabd2c3f0fd28906fbf1e2de223cdb -address /run/containerd/containerd.sock │ │ ├─ 63986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66848db7f716cfe1a13cc32e642fd8ca9e06fd332cc4d2aa2c4b6894fcbf91e2 -address /run/containerd/containerd.sock │ │ ├─ 65880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 511abe0ea79942d4f0059f70c85a89f0d2d30494651ee80ed910296052bb68e7 -address /run/containerd/containerd.sock │ │ ├─ 67903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f08b5c462d5983968e8c6fe827d40d06e720b5703f8b6dcadb21c402526ef827 -address /run/containerd/containerd.sock │ │ ├─ 77352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1da278cee149ed4c5b5ece68285d4d91fd45736bd4ba6a718081f22e38f43dc8 -address /run/containerd/containerd.sock │ │ ├─ 78822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 859aa261a4a98904aa3616e656d2adbd0e73d8c29803cd7a24cd63a776b42fe9 -address /run/containerd/containerd.sock │ │ ├─ 84811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 542741cd342edd810297625a99527f09a7ce84f370e7dc2de3a5734451697abe -address /run/containerd/containerd.sock │ │ ├─ 90891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9dd26766bfdc87ab242fcf557a98fc8f3225a8c1afbed3b6098cf25e7008168 -address /run/containerd/containerd.sock │ │ ├─ 94953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4e418479c3d0017f6dfcfb458c7004b38156925fbbabfc5584d89e18905030e -address /run/containerd/containerd.sock │ │ ├─ 94998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7efeb5954c4cc5a0fd6fe21b351be1dd326f920d7ee6ee179001c834a580b10e -address /run/containerd/containerd.sock │ │ ├─103899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fa78aa2de2b37ddccd80938b6dbaa1e2047903904486c3bb2a4b124f48c3471 -address /run/containerd/containerd.sock │ │ ├─105413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 654ecfed7f07c7bf912ba2250ff31ea6de12206a578f815382e3d58a2d204ab2 -address /run/containerd/containerd.sock │ │ ├─105469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c68c24aa4f28c1fabf888b9266a4b7d4da23bf8f0eb015f7f3130e2ebcdffce -address /run/containerd/containerd.sock │ │ ├─107372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bc4c48f09b23c9d110d2215f14397248b350a8ec802b013cdb9fd9a0ad5309a -address /run/containerd/containerd.sock │ │ ├─109172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a91fc32a003f75b6dc3591a3ed9fbbcd3965a2a5a40fee67075c7225c45e25c -address /run/containerd/containerd.sock │ │ ├─109236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96effe1a7df738b8f9bc71debfd1da7021d708ed4e01295d814c0a1c381139bb -address /run/containerd/containerd.sock │ │ ├─122179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9637f12944f2d43b155658eb63f90807dfd2fc6438a688ad31aee1e171160e98 -address /run/containerd/containerd.sock │ │ ├─122253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3691df98eebc4cdaa6e93245bcf238e3f8249a51abfb775b75ebc3bcb407314a -address /run/containerd/containerd.sock │ │ ├─124916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a53648166c5b34a1e5ffbfc55332b09c6a48bcd14d7d94d8cc49844175bd5785 -address /run/containerd/containerd.sock │ │ ├─139388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9700364b35c9f343d3c3c2295deb6896c649f70b142e3b9818bde06f8f7ab3f2 -address /run/containerd/containerd.sock │ │ ├─140937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45c543c412a0fefbc81c3151ad8e74847771826265bc8e3fe0d8a8a6da7fb869 -address /run/containerd/containerd.sock │ │ ├─141329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0054995c4a40d0d577e4984313ce35f5e5f60d874113ad153aac14d47da50583 -address /run/containerd/containerd.sock │ │ ├─142110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 825ff2b558c5cee6b31b6996e4b4d86feebccc13964f85be7aa8b9fe3245a238 -address /run/containerd/containerd.sock │ │ ├─144167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b98bc4785068f85067d6b5dcf10c1839ec002b0022309e66a1a3d28a679759f -address /run/containerd/containerd.sock │ │ ├─144491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ee81e6041ce6dd288497011fd3310d2539f98821db626fb3b071116320ec7f1 -address /run/containerd/containerd.sock │ │ ├─144650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 263946269a5ae138b33f5d6adced07f3ed36e64a7f5dbfb6bb5fe417fe743521 -address /run/containerd/containerd.sock │ │ ├─144864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48be20fcf2ba2c67bb9d7245479b6845147faca7f096129f9dfd0c22454be489 -address /run/containerd/containerd.sock │ │ ├─144938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d31501ae0c58212b20f758ffe749fba0db6b235377eae8291f566f43a086472 -address /run/containerd/containerd.sock │ │ ├─145157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09dd74cd2c2a65fc956d4b5b49301c16a615eef1e183f41e63dca432d7f2bd88 -address /run/containerd/containerd.sock │ │ ├─170354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a02464b32ec9396f54b7f6386bf5419dba5d6ef6d6c8285a7313f380f6d2387 -address /run/containerd/containerd.sock │ │ ├─172154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a92b09229a73af19b141480ef1df5eda100b1854c254512b688fcc3be5f05e7e -address /run/containerd/containerd.sock │ │ ├─172197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bad3fe15a92bedec6f7b4bdcd4cb53fdedb6ab3d08b3b6759d48fbed2573618b -address /run/containerd/containerd.sock │ │ ├─172286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d522426931c5c008100677832e2282b89cefa103a68f83b9cebc8e7c1eff9758 -address /run/containerd/containerd.sock │ │ ├─172356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61d9be1ef5e378f312ef3b78a72058aeccebc056dfc06f75c7ffd36abaf91c97 -address /run/containerd/containerd.sock │ │ ├─172439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b488ef5e03574dd31941ae79f63eb2398c33b71abd2c981221e28b2f5bd4d22 -address /run/containerd/containerd.sock │ │ ├─172721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a53d0a156c7f45895b1ba4da463eb7008078cc356dd5d7d23d4b4b2d0df3ebdc -address /run/containerd/containerd.sock │ │ ├─172764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc6b511eac7d2b1929aa52054331f08965d1952166c7f37d6be47ecab724366e -address /run/containerd/containerd.sock │ │ ├─185589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f296b8ee0b5af9b75a803954f11b91fdea1b651d9b2d7a7d8c45b55f01ccd050 -address /run/containerd/containerd.sock │ │ ├─188108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea7df1f293dc8ac232ca7d96aa3488de6e45fd6366a606abdcc76479a43a4d6b -address /run/containerd/containerd.sock │ │ ├─188196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3cc39cca4626bd2a7e416a277fb4e2bdc888af0633bfa4f8058264234534812 -address /run/containerd/containerd.sock │ │ ├─188277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c05fb1cdc25ad20fc33890fb6020e3c6009c43de5095c2a126408d0502129cc -address /run/containerd/containerd.sock │ │ ├─204651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb3061b20142d32390274c2ed43af65316ac1b19b2d8b30d1a17c8c95178b3d0 -address /run/containerd/containerd.sock │ │ ├─212262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 949d4ffb7b74c83a997c6fe0c8084b9099984234bf9bb694e078daeddc678e17 -address /run/containerd/containerd.sock │ │ ├─212295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22f6ee2ab10877a406e968f56b812d866a0179c6343e6948be1b259d58fe5149 -address /run/containerd/containerd.sock │ │ ├─212528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abafc2889bd8f6e5015f0dc153f1ebcbc5dbd42fb442d6299b9168249163240b -address /run/containerd/containerd.sock │ │ ├─212575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8501d2745ee2add5d7b8283a790cb9045eef29437d2ffa803aff70415cd3c289 -address /run/containerd/containerd.sock │ │ ├─224391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 517859e568d161dc20b16382155e72f0b79b284b7bf5586ac4f9177e72297370 -address /run/containerd/containerd.sock │ │ ├─226612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d6415c94c5bf672abe24b6d51eec0c860f1fe1da2d95e63a2f842eb4363639c -address /run/containerd/containerd.sock │ │ ├─227647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f486fa4c8fc497f0166c3f621d1f21e2d92b0a2a43afd757579a45f131a3b8d -address /run/containerd/containerd.sock │ │ ├─228366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99aab194d36e8494204f8078a80f210b6ad0df8144a1384b7d700577d3428708 -address /run/containerd/containerd.sock │ │ ├─228946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2658f9c96b26ffb640ae6e199221a3d8cf641ffdd3e3ec88f40e8435cd92b575 -address /run/containerd/containerd.sock │ │ ├─231258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05a265c420e182b2b6925748ec2f08d66b69fa347b867963a077864703be9a8a -address /run/containerd/containerd.sock │ │ ├─232688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a734574bfa5be30223d67ef017eaa5fb52bca79c41154aae251c269b67637a7a -address /run/containerd/containerd.sock │ │ ├─232778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a25844a03546d7057f071138c1e3756eb106a7394ebf5b67f66b6f8d2e48a4f9 -address /run/containerd/containerd.sock │ │ ├─242324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef00cbe8b5efc53fdce1d8e1fd82eaeb1cfd648a549163808c31df77107c05fb -address /run/containerd/containerd.sock │ │ ├─242802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0d2c9faef77b0761df82fdb2db70619d353e8fe0e563572934641fd64a799c5 -address /run/containerd/containerd.sock │ │ ├─245779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 032585b8b9884a45b09e16f9ebe33835679211b69553a80b114988295bb58b10 -address /run/containerd/containerd.sock │ │ ├─250502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3c63383daf7301f34169035572edb16b7c95ac88fb380783abd1465ee782b3e -address /run/containerd/containerd.sock │ │ ├─250724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55f28630600a29e67e6ee73470227698a8858f21e7aac56ca8b4a02cf0e22cc3 -address /run/containerd/containerd.sock │ │ ├─250783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b4d199b062c48e3df1854ec2d9b6c38c560b95591876087951f16e5bbff1af9 -address /run/containerd/containerd.sock │ │ ├─250876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e19a3efa4cd8523ee69a91f44ac7aa393f2a32acaeb9615f32e1bed7cda746f -address /run/containerd/containerd.sock │ │ ├─262987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f80135f0cc19954ca353d1e12807ccb4ec0a1a73917d81cb6560a2cf7a6556b1 -address /run/containerd/containerd.sock │ │ ├─265361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05f1c91fa5f014056756e4ef81664ab40156e03418d7f078bbdff90ac7b24a53 -address /run/containerd/containerd.sock │ │ └─266822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4403e8e9e3f4be507c95ee08b0d2fafa11c75aa8b6607174273677aae915d63d -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1423 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─docker-7dded5f4d5080b4d82bc4566482b47b11809668f3766434caefca05f32f46b3f.scope … │ │ ├─12326 /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 │ │ └─12345 /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 │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-06f57ab9c3ab898d54e514bb3688adef644c80b446a9e147f02d2a1d4843317b.scope … │ │ ├─34405 /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 │ │ └─34417 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29285 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29552 /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 │ │ │ ├─18464 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18484 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ojccij.service │ │ │ ├─12573 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ojccij/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-ojccij --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ojccij:/var/lib/ceph/mgr/ceph-instance.ojccij:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ojccij/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ojccij -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24784 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25056 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34089 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34363 /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 │ │ ├─12212 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12243 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10328 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138808 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40435 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.235 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-5a11e546590b8b63fd7208db589563e7f0f6eed5c17f4a13a60be5a4ebe6c1a0.scope … │ │ ├─25099 /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 │ │ └─25112 /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 │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1092 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10835 /usr/sbin/chronyd -F 1 │ │ └─10836 /usr/sbin/chronyd -F 1 │ ├─docker-ce94c3c4fb10993158b77fd126c941d59548487745c64c12fac48eee09beb927.scope … │ │ ├─12685 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ojccij -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12704 /usr/bin/ceph-mgr -n mgr.instance.ojccij -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-96fe597cf19ff3191649f06f7e30d50205585a87909686c3db42c03d0f3d563e.scope … │ │ ├─18531 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18549 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─run-rff221b64a5f74bb9be4ae06e248da114.scope │ │ └─186158 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138671 /sbin/iscsid │ │ └─138672 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─620 /lib/systemd/systemd-logind │ └─docker-e3b301109d059ae57e7df9ee7d1662dc0b2360b317ddf688771ba542c6e86aac.scope … │ ├─29594 /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 │ └─29606 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug ├─k8s.io │ ├─7edbc983b1ff4745b7b0a1526d881013fee882b599f9ed158996a6b6ea677189 │ │ └─44213 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─b7ddc90f8f8f83b2cb306cf195901379411dbc4a151834b7fccd4fd2cdde0dd5 │ │ ├─170488 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170505 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─170511 erl_child_setup 1048576 │ │ ├─170643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170644 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170654 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170793 /bin/sh -s rabbit_disk_monitor │ ├─2bc4c48f09b23c9d110d2215f14397248b350a8ec802b013cdb9fd9a0ad5309a │ │ └─107397 /pause │ ├─65d7a5a41d7985dd43eb2f0249ad00bdac846db5f3c8cfa7c5d57c78f204781a │ │ ├─66278 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66295 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66301 erl_child_setup 1048576 │ │ ├─66354 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66355 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66724 /bin/sh -s rabbit_disk_monitor │ ├─2a062c045760e80bf4c7f013e745769510dacf6a21f87a3b26b5500102383a73 │ │ └─40262 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 │ ├─bb3061b20142d32390274c2ed43af65316ac1b19b2d8b30d1a17c8c95178b3d0 │ │ └─204674 /pause │ ├─c3fb73b997fb6a4bdd1d11240d2e8aed67ec62bdb7a9776ba2c78ac987f89544 │ │ └─48357 /pause │ ├─2b832d7cb475cdf238ca50ce27a4f0f2bb44f9101cc91f2d25614189c35401bf │ │ └─122870 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─542caac619a4aa5d16972375e413829509d157070fa5339ec08d89e917bb656c │ │ ├─242882 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243268 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243269 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5e19a3efa4cd8523ee69a91f44ac7aa393f2a32acaeb9615f32e1bed7cda746f │ │ └─250948 /pause │ ├─949d4ffb7b74c83a997c6fe0c8084b9099984234bf9bb694e078daeddc678e17 │ │ └─212300 /pause │ ├─914e2c25d12ff331883a5cae4113ecbc749f1780e60d958c369ea76c74dc71c4 │ │ ├─168551 nova-metadata: uWSGI master │ │ ├─168565 nova-metadata: uWSGI worker 1 │ │ └─168566 nova-metadata: uWSGI worker 2 │ ├─dbda1fb9c24f52b16e29c6f6ef51c5be161886f669c811139cf8e558f329f8fe │ │ └─120762 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─81837b8bcad4664af9389c90063618296d96c5be4c5914a25c808aaf0952bea5 │ │ ├─48464 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 │ │ └─49679 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─1f6ab00c4fa2d84a2fdbcc7392e2f2f943897907584ec26c7b7cb38805332b8e │ │ └─248915 docker-registry serve /etc/docker-registry/config.yml │ ├─6eb7a7424c92b5f928c223c7f4214c7af261cdf80be0cb21685ea503b18a1f6d │ │ ├─62851 nginx: master process nginx -g daemon off; │ │ ├─62865 nginx: worker process │ │ ├─62866 nginx: worker process │ │ ├─62867 nginx: worker process │ │ ├─62868 nginx: worker process │ │ └─62869 nginx: worker process │ ├─1c8317f67be7acf91dfcb259b7c1b2a05967cbb2190bfe11ed1fa06fc0a5900e │ │ └─107097 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─937fbacda92f1f40384ba3423ea327548e1a84bd9f9db24b8c464a0dbd5ec84c │ │ └─227962 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─7efeb5954c4cc5a0fd6fe21b351be1dd326f920d7ee6ee179001c834a580b10e │ │ └─95019 /pause │ ├─f80135f0cc19954ca353d1e12807ccb4ec0a1a73917d81cb6560a2cf7a6556b1 │ │ └─263011 /pause │ ├─ee969565238d7381e7224502f7c6baed1571991f0479a1722b92f5ede7ca643b │ │ └─51199 redis_exporter │ ├─36e0206c38e9c25e21a070877e94934e2a9ba70c75d005ba4e8c3e9f3d093165 │ │ └─48712 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─520747a919a3c58ac5e6be0bf1ee955994339045b3381acb09a746fe36fd0e75 │ │ ├─200796 heat-api-cfn: uWSGI master │ │ ├─200835 heat-api-cfn: uWSGI worker 1 │ │ └─200836 heat-api-cfn: uWSGI worker 2 │ ├─b1b4bc9fda4da18aededa3030fa3fd1ad51e37ac8ed96cebf7d48f16170f74d5 │ │ └─185349 /usr/bin/libvirt-tls-sidecar │ ├─6c0140ef28e1198924cc6adb676f2b67b13b0b878f91fe70dfc1491c5e72809a │ │ └─46590 /server │ ├─918e96565b4a5a4b709f6842a43e6df957ef5169ba78f4319bae77c96b7b467a │ │ └─64810 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b967e6ee71dff993a5a6e9f3c61865a6d4dfeeeb167c1dadbb516e97dddab788 │ │ └─64212 /goldpinger --static-file-path /static │ ├─0b0c8993062ec617b25910ae2850d34b634cdd1f57fed9d1f3b78b8e8837074a │ │ └─47058 /pause │ ├─5932370b35e6ae265e0572d72808d3aef48bc2a315e95d8e921d11f217fa5064 │ │ ├─181211 neutron-policy-server: uWSGI master │ │ ├─181224 neutron-policy-server: uWSGI worker 1 │ │ └─181225 neutron-policy-server: uWSGI worker 2 │ ├─ca1a2213e33ef2f54ef222e5144bc23925c2d9ef753341be09d332fe66effb28 │ │ └─47484 /pause │ ├─3f486fa4c8fc497f0166c3f621d1f21e2d92b0a2a43afd757579a45f131a3b8d │ │ └─227671 /pause │ ├─45d9305e7f397b22b7af5e2ab7b516acf44792e583f32101084e66705c75e1d4 │ │ └─189302 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a836bac0ec6699c0e7b0ca0cc6291a854e21cf597f50e9a04aed65e61f1f7881 │ │ └─43152 /coredns -conf /etc/coredns/Corefile │ ├─1da278cee149ed4c5b5ece68285d4d91fd45736bd4ba6a718081f22e38f43dc8 │ │ └─77377 /pause │ ├─de83118dfea809853b43019681d2abebef4642c8dc14314f4e5c00e9b831e00c │ │ ├─169278 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169558 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169559 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─85204813a00a3fb8a61202ac4eba74525c568e387a1d37f53efeace5d45864b3 │ │ ├─60779 python -u /app/sidecar.py │ │ ├─61143 python -u /app/sidecar.py │ │ └─61144 python -u /app/sidecar.py │ ├─e6ff0835f5649ee5404bbffc7a005ae509ab0989393008e14e9778956d74d331 │ │ ├─181165 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─181670 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181673 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181676 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─1093021bb354fa1f3124c591bbf8c881ae1783cde4ea929b9cb63185e57d8c17 │ │ └─55913 nfd-gc -gc-interval=1h │ ├─a53d0a156c7f45895b1ba4da463eb7008078cc356dd5d7d23d4b4b2d0df3ebdc │ │ └─172746 /pause │ ├─66848db7f716cfe1a13cc32e642fd8ca9e06fd332cc4d2aa2c4b6894fcbf91e2 │ │ └─64010 /pause │ ├─abafc2889bd8f6e5015f0dc153f1ebcbc5dbd42fb442d6299b9168249163240b │ │ └─212553 /pause │ ├─859aa261a4a98904aa3616e656d2adbd0e73d8c29803cd7a24cd63a776b42fe9 │ │ └─78846 /pause │ ├─f3cc39cca4626bd2a7e416a277fb4e2bdc888af0633bfa4f8058264234534812 │ │ └─188235 /pause │ ├─2ee81e6041ce6dd288497011fd3310d2539f98821db626fb3b071116320ec7f1 │ │ └─144530 /pause │ ├─aecac9c226363038fbd379717cc2604adaa0c09a1b16e58f871a006305541e5f │ │ └─231308 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─a5169fae7c967df4b9480dbbd0f5d49532850815083614737349e8c4a5e7ecb9 │ │ └─50781 valkey-server *:6379 │ ├─31ebe9586c733bf1bbd83f8ed9dde12c084eee903b13c27d678ee04eaf5d007f │ │ └─65026 /bin/pushgateway │ ├─9c849c3621dd7322033bfb8d2886ed65fdefd38dc1193fbf997971adf3ff796f │ │ └─65360 /bin/memcached_exporter │ ├─f2d76ce135bace8a4119fb03c6576a441a29eb75d3880cea5dc5552efc2f015c │ │ ├─185827 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185856 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─185862 erl_child_setup 1048576 │ │ ├─186003 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186014 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186326 /bin/sh -s rabbit_disk_monitor │ ├─9c05fb1cdc25ad20fc33890fb6020e3c6009c43de5095c2a126408d0502129cc │ │ └─188312 /pause │ ├─50135c09db5b09d6b7eb42cfaaae1a413334be180a61aef1966354b419e568f8 │ │ └─47154 /manager --metrics-bind-address=:8080 │ ├─84bae2e21d33df41e9184b38b70f220852123cbc2e2d9985f48fc4947975dbe3 │ │ └─44305 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─443c69a837b1865b2f76cae63c75e5b5ad7b20caf331b1b782befe8f74d4b177 │ │ └─64609 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-235.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 │ ├─0054995c4a40d0d577e4984313ce35f5e5f60d874113ad153aac14d47da50583 │ │ └─141353 /pause │ ├─072a3ee56d6f5638d98aa4483269def570f1df0eed7cb2195c433ee889427f44 │ │ └─260318 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─11c02a33b51eba2dc89536cfd2cde57790b2356873b3d5e7df4f64d025ef007b │ │ └─183932 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) │ ├─120f3a119517b31df48957e31aabac10b02f33d1724854937558b3d9a5c0737e │ │ └─40207 kube-apiserver --advertise-address=199.204.45.235 --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 │ ├─728dba16e19830d1a71e062f0ac93ac6935681cc886ded212f688799583f05b3 │ │ ├─119163 cinder-api: uWSGI master │ │ ├─119176 cinder-api: uWSGI worker 1 │ │ └─119177 cinder-api: uWSGI worker 2 │ ├─05f1c91fa5f014056756e4ef81664ab40156e03418d7f078bbdff90ac7b24a53 │ │ └─265385 /pause │ ├─ae2832b30516c4acc73792563e53017685d9ad4d994d0a97c9a58097d450a6e9 │ │ └─59910 /pause │ ├─ae6b4d830b4fb04fe75213b22d8721dfa1737e5d64c762cde2e6ee4dfdb98874 │ │ ├─41844 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42217 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2658f9c96b26ffb640ae6e199221a3d8cf641ffdd3e3ec88f40e8435cd92b575 │ │ └─228969 /pause │ ├─ebfb676867e035a0628a4d098996dad3c59f252bf82fca16cee745974339cb22 │ │ └─40630 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a7a419120fcc214244aa8640d49706f43c5a7b6a98efc2fcd0771bb90a27e065 │ │ └─47802 percona-xtradb-cluster-operator │ ├─55f28630600a29e67e6ee73470227698a8858f21e7aac56ca8b4a02cf0e22cc3 │ │ └─250759 /pause │ ├─d065308b69431f730b41f4eb3d6a79b87b11385929b72b9f37958506d473a9fe │ │ └─228455 /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 │ ├─14b800c7f2472976bdafc31502dba0af371dcbd76e6064038075765bef620de0 │ │ ├─260351 manila-api: uWSGI master │ │ ├─260413 manila-api: uWSGI worker 1 │ │ └─260414 manila-api: uWSGI worker 2 │ ├─ef00cbe8b5efc53fdce1d8e1fd82eaeb1cfd648a549163808c31df77107c05fb │ │ └─242349 /pause │ ├─1fb1298158524a2b3fae73d3858b6f68e7ab1fee327cd9956644ab6eb2c5dcd6 │ │ └─55864 nfd-worker -metrics=8081 │ ├─517859e568d161dc20b16382155e72f0b79b284b7bf5586ac4f9177e72297370 │ │ └─224415 /pause │ ├─f296b8ee0b5af9b75a803954f11b91fdea1b651d9b2d7a7d8c45b55f01ccd050 │ │ └─185614 /pause │ ├─255435571bdd3408fc399b6bd745871252b730ea8f6e3478c0f832f459bbf438 │ │ └─40602 /pause │ ├─a53648166c5b34a1e5ffbfc55332b09c6a48bcd14d7d94d8cc49844175bd5785 │ │ └─124942 /pause │ ├─156b6f246d443fe0ed37894f55cdb4247ec5a07b605bb1b68f0dc44c4fdce251 │ │ └─40224 etcd --advertise-client-urls=https://199.204.45.235:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.235:2380 --initial-cluster=instance=https://199.204.45.235:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.235:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.235: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 │ ├─4c9c2d2470aacfac98a21eaa60e7eb27c4bd920b3aff818111a913039626a890 │ │ ├─105659 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105897 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105899 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─372b1882fbe1abd82b34ff81896e2759555d6954b53a4f0b1669d2fbfcf2bcae │ │ ├─107519 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107537 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─107543 erl_child_setup 1048576 │ │ ├─107699 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107700 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107710 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107780 /bin/sh -s rabbit_disk_monitor │ ├─cf26f3575a6a525396ed7ff11ffb0999a945edf77d2dac6a601c0644ba1b829a │ │ └─61725 /pause │ ├─983a24ea8f8cd92be1acab28aba5a81335124bbf5d90f277de0978daadd9f421 │ │ └─40139 /pause │ ├─205cd529ddf84e076864a7e2922c54db0b4b998741514e9cae5e900549c4bebd │ │ └─40137 /pause │ ├─1b4555202bb9e9e1dd52ded30bd448982dd576818cd83f0c0bf29f692baf331e │ │ └─96255 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─cbfb41f7d2396c29a7ec332ac994406eeedce7a2be60e14a72d978751f58776c │ │ └─46285 /pause │ ├─05a265c420e182b2b6925748ec2f08d66b69fa347b867963a077864703be9a8a │ │ └─231281 /pause │ ├─fa824ce389f497937621fdb2eb35a6e533b5273c85bd372bd61b8881ab435462 │ │ └─44017 /pause │ ├─620bac1c61549fe9c336a6e1d94e1c6a2ea8e412086e25b986d229973c1bd429 │ │ └─61789 /pause │ ├─bdd434be16c0fa68e400fb423069729c7f1e9fe205756d7417c5d4ecc64e87d9 │ │ └─50576 /pause │ ├─723fa9ce53200a8a390fd89ae9c1e13ae1958beae00d8ffed22432fbc499c741 │ │ └─47273 /manager --metrics-bind-address=:9782 │ ├─d0a3de74d04e4fb382172b4180d2cbe544b331ef4000f8db9a58ed1ac36c1450 │ │ └─40106 /pause │ ├─f2287a96aeb083d01039b41bfe23bc57b7e53cdfc095d399d739d52a0b24dd6a │ │ └─44054 /pause │ ├─6f3f9e657f481d0746ea1f3d70ea47b2e8250e3881381ad2b1c6cdfc12e3a845 │ │ ├─123324 /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 │ │ └─123450 /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 │ ├─ea7df1f293dc8ac232ca7d96aa3488de6e45fd6366a606abdcc76479a43a4d6b │ │ └─188137 /pause │ ├─b764268a1ee045ab32c4626dc235e7f6e43addafc910a334667bb5b07a602599 │ │ ├─260364 /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 │ │ └─260589 /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 │ ├─fe52fca8938358d8dac22e1ef512e13b0f48db08cf7cf64f3f12c44f11c69465 │ │ └─260301 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─783de1cc377336fb4a81a436eda4e9240b4c970acac2e59eb082301053ff1ee0 │ │ ├─63812 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63847 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─85658f95ede07875ab6ddfaa32454b97d9fdc960381090ff193e3646b40be357 │ │ └─55651 /pause │ ├─ada6c358e06dc33f808e633f024f71dfb066e682c852002048e5c5f309ecb197 │ │ └─44258 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─fe4404c04502ad1e208e052ac92658c95dd3126326b33812cebfc062e36065c0 │ │ ├─200649 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201094 heat-engine: ServiceWrapper worker(0) │ │ └─201097 heat-engine: ServiceWrapper worker(1) │ ├─863e6053953ea19db4b54b0e72cb959877158b785c584cfc2212ba50fced2724 │ │ └─62221 /pause │ ├─bad3fe15a92bedec6f7b4bdcd4cb53fdedb6ab3d08b3b6759d48fbed2573618b │ │ └─172267 /pause │ ├─fc5e2bf34c121023b38879f6259ff3d5916a020ebcc89489800abee14c6e1b40 │ │ └─61827 /pause │ ├─3a91fc32a003f75b6dc3591a3ed9fbbcd3965a2a5a40fee67075c7225c45e25c │ │ └─109199 /pause │ ├─b676600045a5e877f99acdd7b699a586596c565848d2b5001208376034878fa4 │ │ └─85631 /usr/local/bin/rook ceph operator │ ├─f08b5c462d5983968e8c6fe827d40d06e720b5703f8b6dcadb21c402526ef827 │ │ └─67930 /pause │ ├─542741cd342edd810297625a99527f09a7ce84f370e7dc2de3a5734451697abe │ │ └─84838 /pause │ ├─2c68ba6f007b23e8ac650b4887f217ddad45e362be736f671d7192715aa266dc │ │ └─65678 /bin/oauth2-proxy │ ├─0a08fdc04fea7d09782d59ead59546c1803856ae0636485e991d6a07ad83f5b0 │ │ └─62307 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 │ ├─f31584b9b34ec8d912e9c315f7a591c35cdbe0669bbfd9affcb4031ac19f76fa │ │ └─61137 /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 │ ├─b5fa7745f29f70e30b0764b99e32c87426e28af9137acf17943174bd15cfd10a │ │ └─42731 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c35ff762f36fa7b5b2a180288b11f7e9ad4b2fb2d041d95c2e8ca59a4594686e │ │ └─141528 /coredns -conf /etc/coredns/Corefile │ ├─1f965fa1e6df4c797e83346e35f3bfc61359a3d0dd4c90779a55888666bdd645 │ │ └─48616 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─94ddb0057dc060b6178d02e485b19c65fc8712254c469c78d7ae93ba6b00f420 │ │ ├─ 95447 /bin/bash -x -e -m -c CEPH_CLIENT_ID=ceph-client.rgw.ceph.a PERIODICITY=daily LOG_ROTATE_CEPH_FILE=/etc/logrotate.d/ceph LOG_MAX_SIZE=500M ROTATE=7 # edit the logrotate file to only rotate a specific daemon log # otherwise we will logrotate log files without reloading certain daemons # this might happen when multiple daemons run on the same machine sed -i "s|*.log|$CEPH_CLIENT_ID.log|" "$LOG_ROTATE_CEPH_FILE" # replace default daily with given user input sed --in-place "s/daily/$PERIODICITY/g" "$LOG_ROTATE_CEPH_FILE" # replace rotate count, default 7 for all ceph daemons other than rbd-mirror sed --in-place "s/rotate 7/rotate $ROTATE/g" "$LOG_ROTATE_CEPH_FILE" if [ "$LOG_MAX_SIZE" != "0" ]; then # adding maxsize $LOG_MAX_SIZE at the 4th line of the logrotate config file with 4 spaces to maintain indentation sed --in-place "4i \ \ \ \ maxsize $LOG_MAX_SIZE" "$LOG_ROTATE_CEPH_FILE" fi while true; do # we don't force the logrorate but we let the logrotate binary handle the rotation based on user's input for periodicity and size logrotate --verbose "$LOG_ROTATE_CEPH_FILE" sleep 15m done │ │ └─337994 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2f161227e1af19dc85c52803c7498e2e089f9c9a019b0740c3b57b1b3349346e │ │ ├─246020 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246038 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─246044 erl_child_setup 1048576 │ │ ├─246139 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246140 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246150 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246352 /bin/sh -s rabbit_disk_monitor │ ├─a0d2c9faef77b0761df82fdb2db70619d353e8fe0e563572934641fd64a799c5 │ │ └─242827 /pause │ ├─55579d4cab314c409979084b82ef091552f2717b6351c002d0d88597b04b5f7e │ │ └─41333 /pause │ ├─d3c63383daf7301f34169035572edb16b7c95ac88fb380783abd1465ee782b3e │ │ └─250536 /pause │ ├─c3910d75c9dc94063d61b0659b7fdab05d98b101c51151b54b55af8131fc450a │ │ └─63673 /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 │ ├─22f6ee2ab10877a406e968f56b812d866a0179c6343e6948be1b259d58fe5149 │ │ └─212346 /pause │ ├─e893f2c4025a9694a6d2e9c3b768639400969958d00b84cba966ff14df8fcdad │ │ ├─242381 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243069 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpj5159wio/privsep.sock │ │ ├─243072 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243074 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─4d6415c94c5bf672abe24b6d51eec0c860f1fe1da2d95e63a2f842eb4363639c │ │ └─226638 /pause │ ├─dd7b21d2f61d1af768a326f621bfdd5164caa7fa8e2c3cccf102df6f77a0c215 │ │ └─55560 /pause │ ├─2e28a2c5812804c7d36dcf267ee5119f09350b0ed3818c80600c43c275d8845b │ │ ├─139818 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139831 /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 │ ├─ba54bde3c06569fc69622d29f313461b01aaddf7b2d2a32ac62997a50e95ddce │ │ ├─182229 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182627 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpt2y9dvs2/privsep.sock │ │ ├─182834 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpsfoq7df9/privsep.sock │ │ └─183120 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─fcad90be73f2ca379a549be6477c0cb3a30c4d32625678bec0308eb3f081e715 │ │ ├─84040 barbiacan-api: uWSGI master │ │ └─84053 barbiacan-api: uWSGI worker 1 │ ├─96effe1a7df738b8f9bc71debfd1da7021d708ed4e01295d814c0a1c381139bb │ │ └─109260 /pause │ ├─e268e1e94a85c5aa08cc6bfd6e7c1417b11e26b8fcfe5be8e222f7c0cca23e66 │ │ └─265813 /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 │ ├─f90f47f50b7aed4dd4833cf1fa7c353d8e526e3308431e5a913f54c26b26b7f7 │ │ └─64340 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-235.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 │ ├─38ff942297715b4b6eb20083b6b526f96a11e75a6fdac44bb3b84735056b34e6 │ │ └─64255 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a92b09229a73af19b141480ef1df5eda100b1854c254512b688fcc3be5f05e7e │ │ └─172178 /pause │ ├─1661ace13febed37076ba5a97db0d6002363f23f9bcb27706a1c53bc38900000 │ │ └─59883 /pause │ ├─95efad924e50c653b546a9c7140de33e38cabd2c3f0fd28906fbf1e2de223cdb │ │ └─63253 /pause │ ├─c23638fa75cd2faebab1728123a2a18bce39a969bd9396a00db041dc470962e9 │ │ └─65209 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d4ba3c96a219cf7119ab577dedcee249e07c767561fb4054e6495fa04dfd12c3 │ │ ├─204910 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204927 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─204935 erl_child_setup 1048576 │ │ ├─205028 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205029 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205146 /bin/sh -s rabbit_disk_monitor │ ├─48be20fcf2ba2c67bb9d7245479b6845147faca7f096129f9dfd0c22454be489 │ │ └─144898 /pause │ ├─a734574bfa5be30223d67ef017eaa5fb52bca79c41154aae251c269b67637a7a │ │ └─232715 /pause │ ├─54641184533bf55409edde6870407b3ab40a1a9a2bd91d714ff3674e53ab92e6 │ │ ├─48519 mysqld --wsrep_start_position=f0808af9-737e-11f1-b72c-7fe4b9e88942:20 │ │ └─48645 /var/lib/mysql/mysql-state-monitor │ ├─53daee07af36b5e1c98a9719f03324db2b38de394cfb67aea0829d4768ec1b49 │ │ └─43200 /coredns -conf /etc/coredns/Corefile │ ├─61d9be1ef5e378f312ef3b78a72058aeccebc056dfc06f75c7ffd36abaf91c97 │ │ └─172445 /pause │ ├─6f2edbfca8c84b949c703540da0e0f79a2d3af7646765acd686d9aa61e234d8c │ │ └─43088 /pause │ ├─99faa67bf2f3b3f697dad455819368448c3f15357c4dd7692d9a71fd0c9550db │ │ ├─224590 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224607 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─224613 erl_child_setup 1048576 │ │ ├─224748 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224749 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224759 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224937 /bin/sh -s rabbit_disk_monitor │ ├─061dc0ee03f043688b06c618fcc2dfaf7dff1c249778eab13be150be672d162c │ │ ├─222619 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223119 octavia-worker: ConsumerService worker(0) │ │ └─223122 octavia-worker: ConsumerService worker(1) │ ├─ddc7c04cb22f19480c22e36adf3f403e7249e50229c464b9c83e33c97eee44f1 │ │ └─43127 /pause │ ├─9700364b35c9f343d3c3c2295deb6896c649f70b142e3b9818bde06f8f7ab3f2 │ │ └─139414 /pause │ ├─2d31501ae0c58212b20f758ffe749fba0db6b235377eae8291f566f43a086472 │ │ └─144971 /pause │ ├─9578c4902159a8af8bddc48c9433c53873578fd56a1fc40b83b7c25aaa6336fa │ │ └─41442 /pause │ ├─6b4d199b062c48e3df1854ec2d9b6c38c560b95591876087951f16e5bbff1af9 │ │ └─250810 /pause │ ├─263946269a5ae138b33f5d6adced07f3ed36e64a7f5dbfb6bb5fe417fe743521 │ │ └─144688 /pause │ ├─1e9ecf41ab758cd6b18b3f99046c01616ae630f9e33734de30ddb193bf1cf339 │ │ └─55603 /pause │ ├─98013957aa966d3325527ad9b7036f2e509affc765ba13a51812f098e9314796 │ │ └─185398 /bin/bash /tmp/libvirt.sh │ ├─f60ab0510cd2802f99a4339b4a748aace1fd1b39ae9b51f3a477b6462f348355 │ │ └─59970 /pause │ ├─badd77e8153d3ebea166876137d64cd189c773a2d64cca2c0af615aeefcb923b │ │ └─61434 /pause │ ├─654ecfed7f07c7bf912ba2250ff31ea6de12206a578f815382e3d58a2d204ab2 │ │ └─105442 /pause │ ├─fa212e8acfa7d661e6a9a33ea4dcedab3968c1ca8e161e7b94a8d71bf4ec0f3f │ │ └─40375 /kube-vip manager │ ├─0b761e8f96ed82193db827ec359ae575c2aece55ab034ade0d0502df6ad5f918 │ │ └─46182 /pause │ ├─506fd393c63903cff7bc2ba06784eb0262cb53e9a080a98665ae2fc53c7c6a79 │ │ └─40245 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 │ ├─4d9ad783be9f68b6e36c31237d3cd9ea1dd726f9f252ef68b14642fd208a4637 │ │ └─41631 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c54fac5a9e8717a1c7034cc264538462c1cbb345610a15e00ea9d40b723b709f │ │ └─64383 /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 │ ├─cbf2c33fa430124f2b4b5b18b394d960ca8d1ef81bd204b5466c4094f5519bd2 │ │ └─222639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─511abe0ea79942d4f0059f70c85a89f0d2d30494651ee80ed910296052bb68e7 │ │ └─65904 /pause │ ├─158379c245b7621c853ceb948342c77fc26ee37619aa5215d6a81e74ef9bc1ad │ │ ├─341396 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─342004 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342307 /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/tmp8erkpcy6/privsep.sock │ │ ├─342803 /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/tmp3ivmeb71/privsep.sock │ │ ├─343275 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343276 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343301 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9013b0ef-89d1-418d-b45d-0416a9d508dd/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9013b0ef-89d1-418d-b45d-0416a9d508dd/host --addn-hosts=/var/lib/neutron/dhcp/9013b0ef-89d1-418d-b45d-0416a9d508dd/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9013b0ef-89d1-418d-b45d-0416a9d508dd/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9013b0ef-89d1-418d-b45d-0416a9d508dd/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-478ddd94-88fc-43c7-bae3-28b466b1fdca,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 │ │ ├─343305 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4f4ae58b-c16e-4146-9b7b-20b9d935bd8c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4f4ae58b-c16e-4146-9b7b-20b9d935bd8c/host --addn-hosts=/var/lib/neutron/dhcp/4f4ae58b-c16e-4146-9b7b-20b9d935bd8c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4f4ae58b-c16e-4146-9b7b-20b9d935bd8c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4f4ae58b-c16e-4146-9b7b-20b9d935bd8c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6bec3521-1507-451c-9233-08e8d5b718a0,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 │ │ ├─343308 haproxy -f /var/lib/neutron/ns-metadata-proxy/9013b0ef-89d1-418d-b45d-0416a9d508dd.conf │ │ ├─343312 haproxy -f /var/lib/neutron/ns-metadata-proxy/4f4ae58b-c16e-4146-9b7b-20b9d935bd8c.conf │ │ ├─370429 /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/tmp6mgovefa/privsep.sock │ │ └─376032 /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/tmpcelkd9tu/privsep.sock │ ├─6115bbb959a4ac4b148267714bc53304878a0face701ed2590b83a9bb1eedfe8 │ │ ├─173503 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401876 sleep 300 │ ├─c0229439f36bff7523f966e822c7c6408d6f5f96ce581ec1200cddd734a87d3d │ │ └─95364 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-224dv --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2aa92b2f3db993c469409a9e507d4787eeeddc339cfadda6272173d9e10136ae │ │ └─40048 /pause │ ├─c285fe823864843975687823b0de8c0d91bf7ba8db7f18e31756a3c2fce7b2ed │ │ └─47087 /pause │ ├─c3d43cb78a048b430441f79d1c1fec1c96715cb8dd4155a11a7a28dbade9ab1a │ │ └─59667 /pause │ ├─614e33dc175a4fdef0d128b1dc9a5601a0a9c13246de926750e37955eebf86d3 │ │ └─65308 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3691df98eebc4cdaa6e93245bcf238e3f8249a51abfb775b75ebc3bcb407314a │ │ └─122285 /pause │ ├─20a2952c1448353916a454162a83aab592172bd7d2514f78fdaf9e0424a4c6fd │ │ └─163959 /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 │ ├─3a02464b32ec9396f54b7f6386bf5419dba5d6ef6d6c8285a7313f380f6d2387 │ │ └─170379 /pause │ ├─d0aeeafcec9bb09aed6e61c6d45f4297fb1b639b0ac809388f6c2bacf5d6e388 │ │ └─40130 /pause │ ├─09cd123e36a0b6fb5c2ff6a74aaa9ec0345338a3d841c379a1c5aac96ef2f0c2 │ │ └─61353 /pause │ ├─fb7e86426235a1f9c3662d841bc69ed1b0523d943653c731a791459a90027600 │ │ └─54886 /pause │ ├─ba67ea492e7e70575018db93592fd37aa0672aec366ae2a012bb5339863a37f3 │ │ ├─77455 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77471 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77478 erl_child_setup 1048576 │ │ ├─77535 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77536 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77546 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77703 /bin/sh -s rabbit_disk_monitor │ ├─65941e2340cb34717480860b4f886615c96f669d7f9e15daad2b57e189017826 │ │ └─55951 nfd-master -crd-controller=true -metrics=8081 │ ├─4c5e0842acefa3345c2ad0ece5fb51e99821b7ba36f2ebe1c41d7d315f014463 │ │ ├─181161 neutron-api: uWSGI master │ │ ├─181197 neutron-api: uWSGI worker 1 │ │ └─181198 neutron-api: uWSGI worker 2 │ ├─5bad71195b6aabecbaa55361b446a4aa6ddb9d6730b9403bfd43b93b3eee3703 │ │ ├─189272 /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 │ │ ├─372635 /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/tmpe3crebhi/privsep.sock │ │ ├─373047 /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/tmp9dmgejf9/privsep.sock │ │ └─373055 /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/tmp4n69b11c/privsep.sock │ ├─fcfb9dc9aac115f3dc3be309956418834bf7ce759f438b8f7a8bc630d75c7c3a │ │ └─226743 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─3b98bc4785068f85067d6b5dcf10c1839ec002b0022309e66a1a3d28a679759f │ │ └─144284 /pause │ ├─55948f07cb6440a10a85605c226f41af93c6dad1a15ae39e7bb23ee951e15d2a │ │ └─60401 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─c806859f3bebae561cdfccdaef1537af31b6a6ed59cc049a098581685655724e │ │ └─56035 /secretgen-controller │ ├─dc6b511eac7d2b1929aa52054331f08965d1952166c7f37d6be47ecab724366e │ │ └─172789 /pause │ ├─81a5cb6c767cc79edacec05304a560a6cf9fdcbec5bb182e059580384bec5eeb │ │ ├─265499 apache2 -DFOREGROUND │ │ ├─268094 (wsgi:h -DFOREGROUND │ │ ├─268095 (wsgi:h -DFOREGROUND │ │ ├─268096 (wsgi:h -DFOREGROUND │ │ ├─268097 (wsgi:h -DFOREGROUND │ │ ├─268098 (wsgi:h -DFOREGROUND │ │ ├─268099 apache2 -DFOREGROUND │ │ └─268100 apache2 -DFOREGROUND │ ├─c58dac2c6975faaa95eb469562c039ef1ff4db76bbcc389a540d8c14d202e501 │ │ ├─168235 nova-api: uWSGI master │ │ ├─168248 nova-api: uWSGI worker 1 │ │ └─168249 nova-api: uWSGI worker 2 │ ├─f8f77e88b77d32c00ac9aac78e0204b56067dc64f32c608baa70b2c5be2b9720 │ │ └─42692 /pause │ ├─a8d130d47400df8003083944a297436418bb44b2973d16957d84d4d27ccd9c6c │ │ ├─60820 python -u /app/sidecar.py │ │ ├─61061 python -u /app/sidecar.py │ │ └─61062 python -u /app/sidecar.py │ ├─6f915d66a6716392e740d589901939bebedb582ebc3a3679113b81dc6536eb73 │ │ └─51063 valkey-server *:26379 [sentinel] │ ├─a25844a03546d7057f071138c1e3756eb106a7394ebf5b67f66b6f8d2e48a4f9 │ │ └─232802 /pause │ ├─73a0f9f23453427e85ad13eab30afb028d01ef7d0ce0a6cf0eb7952108942f0a │ │ ├─221109 octavia-api: uWSGI master │ │ ├─221123 octavia-api: uWSGI worker 1 │ │ └─221124 octavia-api: uWSGI worker 2 │ ├─3b488ef5e03574dd31941ae79f63eb2398c33b71abd2c981221e28b2f5bd4d22 │ │ └─172491 /pause │ ├─aaf7428c1d4deeb58c9a9b2f440c5acc7e71fff5d4c4c7056c6d68535f8ac0a2 │ │ └─65657 /bin/oauth2-proxy │ ├─09dd74cd2c2a65fc956d4b5b49301c16a615eef1e183f41e63dca432d7f2bd88 │ │ └─145180 /pause │ ├─eb3cd2af75cd181b56ba3cc054cf1435f0e7a246257a4649504b3a1af272a763 │ │ └─44101 /pause │ ├─66da3ffc4d1825fc40eb89b534f170d957638f2760a8807220458c06fb21f4ba │ │ └─63106 /pause │ ├─d522426931c5c008100677832e2282b89cefa103a68f83b9cebc8e7c1eff9758 │ │ └─172350 /pause │ ├─818d2f40d3a3d67a3f54420e7f6a212eef6b0a984297ba301ced0d2540c1a35b │ │ └─50873 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─18b21048f351d7eb243198b529e8b29e49aab7f9647d2b85944e297e6962c2e4 │ │ ├─ 71166 apache2 -DFOREGROUND │ │ ├─ 71182 (wsgi:k -DFOREGROUND │ │ ├─ 71183 (wsgi:k -DFOREGROUND │ │ ├─ 71184 (wsgi:k -DFOREGROUND │ │ ├─ 71185 (wsgi:k -DFOREGROUND │ │ ├─407211 apache2 -DFOREGROUND │ │ ├─407355 apache2 -DFOREGROUND │ │ └─407356 apache2 -DFOREGROUND │ ├─4701f593f04c4d46a64299e1d78f3f203fb4b6325a343f0846894fdfacc7c900 │ │ └─186076 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─825ff2b558c5cee6b31b6996e4b4d86feebccc13964f85be7aa8b9fe3245a238 │ │ └─142134 /pause │ ├─c55b6f182469ec6aacf513094b5f167f3c44b35746a539e73f935592bdb51388 │ │ └─43676 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 │ ├─e4e418479c3d0017f6dfcfb458c7004b38156925fbbabfc5584d89e18905030e │ │ └─94977 /pause │ ├─99aab194d36e8494204f8078a80f210b6ad0df8144a1384b7d700577d3428708 │ │ └─228390 /pause │ ├─4403e8e9e3f4be507c95ee08b0d2fafa11c75aa8b6607174273677aae915d63d │ │ └─266847 /pause │ ├─d53620f17060b480c87b5fd89dc16c243e2bf7f5bd14bed07ac34a7dd46f4a1d │ │ └─64435 /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 │ ├─48e32d9881bf2491c28b3ebeea0c6dbd3816bb449527fbc3781fe53f1984272c │ │ └─63292 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─df7b7f3539fbeb73e06e42ee9b7e9b9699d20cc0fd4275664e034002241cbced │ │ ├─104363 glance-api: uWSGI master │ │ ├─104375 glance-api: uWSGI worker 1 │ │ └─104376 glance-api: uWSGI worker 2 │ ├─258d318a0e3b62f21758b006c0a1320876299d7101ae01a0a61dd32889e10ddb │ │ └─139784 /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 │ ├─45c543c412a0fefbc81c3151ad8e74847771826265bc8e3fe0d8a8a6da7fb869 │ │ └─140965 /pause │ ├─0645ea34cdbcd05f3b6a4fe84d452bf18c6dc85719d57db15e947f7896c616e3 │ │ └─267011 /bin/openstack-database-exporter │ ├─8501d2745ee2add5d7b8283a790cb9045eef29437d2ffa803aff70415cd3c289 │ │ └─212599 /pause │ ├─e19bb3169ddefb467ed99e9d2ad11ab3b3a64bca1a2678e013e4ed45e5839fc7 │ │ ├─130453 placement-api: uWSGI master │ │ ├─130466 placement-api: uWSGI worker 1 │ │ └─130467 placement-api: uWSGI worker 2 │ ├─93c7a280a606db04629a5f6289c6f4cf79c9f91322786836e50321c3c733716e │ │ ├─242724 magnum-api: uWSGI master │ │ ├─242757 magnum-api: uWSGI worker 1 │ │ └─242758 magnum-api: uWSGI worker 2 │ ├─032585b8b9884a45b09e16f9ebe33835679211b69553a80b114988295bb58b10 │ │ └─245804 /pause │ ├─3dedd2f002a40de2d57d7340f11b3aff6131bfe358dfdcb2e0bc06d8c60dd57d │ │ └─64656 /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 │ ├─2d17c41f010a5227de5ef5e19eb41eda688ac5236a54dbb9d87e50173aba518b │ │ └─43554 /pause │ ├─4fa78aa2de2b37ddccd80938b6dbaa1e2047903904486c3bb2a4b124f48c3471 │ │ └─103923 /pause │ ├─7cc158e764207a2a775c2d85ab5119705942fbb1363133a10b0203ab68fb8f3e │ │ ├─269601 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269616 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─9c68c24aa4f28c1fabf888b9266a4b7d4da23bf8f0eb015f7f3130e2ebcdffce │ │ └─105492 /pause │ ├─2e9b03a094fa590a33130c23be49bbb8f69dbad1a310ba46e64e78fc02b124ac │ │ ├─183936 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─184196 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─185113 /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/tmpggofd5yj/privsep.sock │ │ ├─370600 /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/tmpwnvz7k6f/privsep.sock │ │ ├─371496 /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/tmpk2bt1z_3/privsep.sock │ │ ├─372165 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372167 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─379828 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=16ab7e4a-2a77-467b-9bdf-4bbb8d12ad29 --namespace=qrouter-16ab7e4a-2a77-467b-9bdf-4bbb8d12ad29 --conf_dir=/var/lib/neutron/ha_confs/16ab7e4a-2a77-467b-9bdf-4bbb8d12ad29 --log-file=/var/lib/neutron/ha_confs/16ab7e4a-2a77-467b-9bdf-4bbb8d12ad29/neutron-keepalived-state-change.log --monitor_interface=ha-856ce050-97 --monitor_cidr=169.254.0.112/24 --pid_file=/var/lib/neutron/external/pids/16ab7e4a-2a77-467b-9bdf-4bbb8d12ad29.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─389596 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=98d5e9cc-e773-4abe-8f16-a7cab6c3d092 --namespace=qrouter-98d5e9cc-e773-4abe-8f16-a7cab6c3d092 --conf_dir=/var/lib/neutron/ha_confs/98d5e9cc-e773-4abe-8f16-a7cab6c3d092 --log-file=/var/lib/neutron/ha_confs/98d5e9cc-e773-4abe-8f16-a7cab6c3d092/neutron-keepalived-state-change.log --monitor_interface=ha-a481c132-c5 --monitor_cidr=169.254.0.188/24 --pid_file=/var/lib/neutron/external/pids/98d5e9cc-e773-4abe-8f16-a7cab6c3d092.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─af98e352a767b9c602713a5a679d6593203ce70795e2bf8e271612b988ebfd37 │ │ ├─169213 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169573 nova-scheduler: ServiceWrapper worker(0) │ │ └─169622 nova-scheduler: ServiceWrapper worker(1) │ ├─ab8d2e00134e151dce309ed75fdb3ab1e911289b947a48da4e55aba5e5b2f3dd │ │ └─62427 /pause │ ├─ea21bbd883e204cc61601065f64d973384d7b1b4e6a056baceaf444738706d9d │ │ ├─200787 heat-api: uWSGI master │ │ ├─200833 heat-api: uWSGI worker 1 │ │ └─200834 heat-api: uWSGI worker 2 │ ├─1c4942934fd25499fd5fcbc8ec3bab27fe69b31baedce8963cc1e0adf817ece6 │ │ └─50741 /pause │ ├─bbfae321ea640d51e0596242f5cdb29b95df4250709d6275aa0641b5ea99d451 │ │ └─60233 /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 │ ├─966f7dda62120b763b5b3007a572dc0c8e9cff8d9c4db5649223fd35e14d22dc │ │ ├─142243 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142260 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─142266 erl_child_setup 1048576 │ │ ├─142398 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142399 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142590 /bin/sh -s rabbit_disk_monitor │ ├─9637f12944f2d43b155658eb63f90807dfd2fc6438a688ad31aee1e171160e98 │ │ └─122205 /pause │ ├─784231f5a3c1d243194fb959323d120e9bc7bdc1b30fe37139fd30e190259642 │ │ └─47974 /pause │ ├─f8f29c68799017a42d9fb536f9af9a5ee1929ef7d4606e901ea7cf3f106f8e88 │ │ └─228997 /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 │ ├─e9dd26766bfdc87ab242fcf557a98fc8f3225a8c1afbed3b6098cf25e7008168 │ │ └─90913 /pause │ ├─158885f28e58f6314d21b7636eb47749b99b7b2190fb3b29068dd49438cf7088 │ │ ├─ 46506 /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 │ │ ├─ 46519 /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 │ │ ├─ 46666 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265089 nginx: worker process │ │ ├─265090 nginx: worker process │ │ └─265091 nginx: cache manager process │ ├─9d8252514c84894d5c48f99fbebd881c9696ca90d92b2e5ca84318528bb7eed1 │ │ ├─91162 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91181 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91187 erl_child_setup 1048576 │ │ ├─91309 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91310 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91323 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91515 /bin/sh -s rabbit_disk_monitor │ ├─169837463c8f25119eb4f004d6652874101464c43c596039513a297407f1ea07 │ │ ├─223351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223370 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─dc5f89d333bdcf91d35b47376f20755fcb1fb22e016fc0607547d7a6b223014b │ │ └─55798 /pause │ └─034648447bc3293aac3a9fef4867ad90059e285d8f180a883efeac5c56b7b42a │ └─63450 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount