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 │ │ │ ├─21296 /lib/systemd/systemd --user │ │ │ └─21297 (sd-pam) │ │ └─session-22.scope │ │ ├─21292 sshd: cephadm [priv] │ │ └─21310 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1452 sshd: zuul [priv] │ │ └─1465 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 872 /usr/bin/python3 │ ├─ 1456 ssh: /home/zuul/.ansible/cp/199.204.45.242-22-zuul [mux] │ ├─409897 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qojowsxegwmoouaopzyayigyfnctgmnt ; /usr/bin/python3'"'"' && sleep 0' │ ├─409898 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-qojowsxegwmoouaopzyayigyfnctgmnt ; /usr/bin/python3' && sleep 0 │ ├─409899 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-qojowsxegwmoouaopzyayigyfnctgmnt ; /usr/bin/python3 │ ├─409900 /bin/sh -c echo BECOME-SUCCESS-qojowsxegwmoouaopzyayigyfnctgmnt ; /usr/bin/python3 │ ├─409901 /usr/bin/python3 │ ├─409902 /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 │ └─409904 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─run-r44ec1e18e2234affb531092ed6551822.scope │ │ └─185996 /usr/sbin/libvirtd --listen │ ├─docker-4d64a9615721ecf504e14b05e288664ca72fced9d3aeff62b6bd34b09055e778.scope … │ │ ├─12582 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.pjrrqc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12601 /usr/bin/ceph-mgr -n mgr.instance.pjrrqc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-07f5c9ab702dc185fc5ecca849a452a1f0b2f612a8df2c8e2bb9467d48f12009.scope … │ │ ├─29043 /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 │ │ └─29056 /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 │ ├─containerd.service … │ │ ├─ 9797 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12177 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 564bab580bc4d691d42b9dd8ca22dd3f4203a6a172e64284a601c5eb9d2bb83b -address /run/containerd/containerd.sock │ │ ├─ 12557 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4d64a9615721ecf504e14b05e288664ca72fced9d3aeff62b6bd34b09055e778 -address /run/containerd/containerd.sock │ │ ├─ 19419 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2ab68de773cbbb40ebc020ef2d6517299b1c1e4877552ad41ad0079f9a81ed9c -address /run/containerd/containerd.sock │ │ ├─ 24595 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a5cee398d0fcf60081a1d2d686549e861206ebe59e6e38374f323aaf25035558 -address /run/containerd/containerd.sock │ │ ├─ 29019 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 07f5c9ab702dc185fc5ecca849a452a1f0b2f612a8df2c8e2bb9467d48f12009 -address /run/containerd/containerd.sock │ │ ├─ 33801 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 275fac34bec9708e44d5cae389509431a6a4b77c5989fde6fe657db06986e526 -address /run/containerd/containerd.sock │ │ ├─ 39426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d2bebf2ad35e7b481b1052f05672a4daed6541b015a3de8b9f864f8423ae6b9 -address /run/containerd/containerd.sock │ │ ├─ 39457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d550b38e0ed51bb3c58c8c2e4cac7125d8219aae2c9faeb399da97b21507a822 -address /run/containerd/containerd.sock │ │ ├─ 39484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e146b52fefce83dbf8b907710c162b0a8effc177c4eb4589fed3e47fe731de07 -address /run/containerd/containerd.sock │ │ ├─ 39487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d1f3f51362c9b9977d261ea3990f530ffc43807b72f9092ca7a0f41c700e387 -address /run/containerd/containerd.sock │ │ ├─ 39508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 292ee6a2c4976ba54d1c6495268ea8ee059d29bd59b367b45dea11e71bbcb214 -address /run/containerd/containerd.sock │ │ ├─ 40033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34439e74a5aba6226e3e5f1ee1fd1095ac32481f9e675e8dea7d15116e3b1bb1 -address /run/containerd/containerd.sock │ │ ├─ 40763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79b770d4f864dd62b4104ba2c43d16fc32bbf2fd787ee68a530a9f71830ecba7 -address /run/containerd/containerd.sock │ │ ├─ 40787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e63e94f90ed23b8c66db23d32f08141f7765e28e7fafc5a127d9f1fa90560a8a -address /run/containerd/containerd.sock │ │ ├─ 42171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05e7fae94d19be05b70f14c3f9f078f3da1927d4633488d6c2c932c8d60152f1 -address /run/containerd/containerd.sock │ │ ├─ 42565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 195cbb5f5a8c9a643277b8a0b9749b88c91058617df7a53d93351def9b0bf12d -address /run/containerd/containerd.sock │ │ ├─ 42621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc3f75c23b5d31e3e8356996213f0716c384b3ce2055eb88c2d3c91dbcacc3a2 -address /run/containerd/containerd.sock │ │ ├─ 43039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59196b9719dd7b1eda32eecd67976e16cd7533a3db71134f5f5afafcf9dfd580 -address /run/containerd/containerd.sock │ │ ├─ 43550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8a8434de25d0961b68c6b4e06b33484a6f0f7c5efa682fcb5f044006ef060a6 -address /run/containerd/containerd.sock │ │ ├─ 43606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 831c3e0ba51b31fe9f585e128ae943ac9e8de0634c3827a0fd8df0496fb08b4f -address /run/containerd/containerd.sock │ │ ├─ 43635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af7cd9f7a358aa01663b0f3bd10733c6f8337f32f7189be8a8f36027a09f80ef -address /run/containerd/containerd.sock │ │ ├─ 45912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7244ae89714f14b9f8ea3a44324a2695b35a655a18e177af96d98ed36491675c -address /run/containerd/containerd.sock │ │ ├─ 46002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30798e6d44688324e87963d13ea2871c9868b5b3937d73ab936c569bc60eff4e -address /run/containerd/containerd.sock │ │ ├─ 46754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5cd17b604641286160788088bd3ef23908daaa4aa6a7fcf4f652150af4fbe51 -address /run/containerd/containerd.sock │ │ ├─ 46854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e364265fab6d4f10982016c6a86d59c688e9a42d2cd1a49189bf36466a7d784 -address /run/containerd/containerd.sock │ │ ├─ 47420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90af0632b9591475780c79871bf2a487efca2aebfd27760cadb973581cf5bc5f -address /run/containerd/containerd.sock │ │ ├─ 47711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01eff2e6d9ca6b3871724ec5494e9a66431e805091f3479447c49c4ffc64d8ce -address /run/containerd/containerd.sock │ │ ├─ 48088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f229f6644b786e460d90dad98db95d7da262ff4475adaf0a407675c11e21864a -address /run/containerd/containerd.sock │ │ ├─ 50331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed675570cc1068c51c25e9a36129e7617ada6968938cc38a29ecc1a1281fcc1b -address /run/containerd/containerd.sock │ │ ├─ 50502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a80704f58935d1c573da954089756fef9315ee1ac3364dbc13381a1a562df239 -address /run/containerd/containerd.sock │ │ ├─ 54738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22b8f814045ac9fe652df74b4e4a4af0322b52e5b80d1b60a02f1113e60da5ab -address /run/containerd/containerd.sock │ │ ├─ 55366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abece92a3b10103f8e1b5c1ae8db5ba7dd91c1c6568e71eb0267241eab191020 -address /run/containerd/containerd.sock │ │ ├─ 55433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9af8d91f2d8d607863521eb19deb0d2f63477a1450a0cd4c498c2406402fcdfd -address /run/containerd/containerd.sock │ │ ├─ 55478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 228b94c7706dff9dd39064097cf17bdd383d3371016856600a8e0e7654888875 -address /run/containerd/containerd.sock │ │ ├─ 55621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 418d5b99c3c4ac34e2876f4be3a8eb57b19e7690cf7db3a7ee21a32e6682db94 -address /run/containerd/containerd.sock │ │ ├─ 59431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb9d36e32efb471909217a4a43438b0b545e2038f296eb077842af502bf7d9f2 -address /run/containerd/containerd.sock │ │ ├─ 59608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32cd77e47b67fa397d78807702e1ecca5c5770c7e93ca2874abd1c19f88de843 -address /run/containerd/containerd.sock │ │ ├─ 59657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf0134cb7f983de71cbbe7bd9dc3d8a37ae914e5c20d2cfad495df49df7848e1 -address /run/containerd/containerd.sock │ │ ├─ 59697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9fc246aea55e1e803150fc3ca50aa1a0859470ed82911b90d3eaf887ac706f0 -address /run/containerd/containerd.sock │ │ ├─ 61280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 385b82fe3745f9715683c9e6d70455b57ce3084833a4d540e35985ad3c7034d3 -address /run/containerd/containerd.sock │ │ ├─ 61300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d63626d2a60329683982d9ebf20a16ee1725837134611e6f865a82b3ef5fbec -address /run/containerd/containerd.sock │ │ ├─ 61366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8a427982c3aef08d91f9b788824ab5506fbad6d832c1b44cea3b1bef722ff10 -address /run/containerd/containerd.sock │ │ ├─ 61667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6feb8155e3bc3d0d78c45e89c3c50b1e02dab0c1f6a632166c8c85cc41a8645 -address /run/containerd/containerd.sock │ │ ├─ 61940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad51bda4a0d4b7615a00c79e4eafb03de6a161a696565dec844d25407f429c92 -address /run/containerd/containerd.sock │ │ ├─ 62056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c95400bc995669e6345f759c0c7167c854eb890bd813e1a96277d7626ee0b64c -address /run/containerd/containerd.sock │ │ ├─ 62234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24597dd1455518812737c06997934f646db030a8e5af2fb57aea88e9e68172e3 -address /run/containerd/containerd.sock │ │ ├─ 62693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b116183b276016b9a09b9b219584fb96abcc5b92596c02e2a8c2e0a8fc047cd -address /run/containerd/containerd.sock │ │ ├─ 62813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9c5b8b0525cb77e96df209b4970e8a52a839bed44e7ae4bcbcf2c45358d8c78 -address /run/containerd/containerd.sock │ │ ├─ 63622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc89206042bc899c0ce1254f151debab32e27490f7e7bee84c972f0c00a34c90 -address /run/containerd/containerd.sock │ │ ├─ 64968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0570782c6242b8417c2c0403d1fbeed065b0c491d185a5408be982fa83f06cb4 -address /run/containerd/containerd.sock │ │ ├─ 67292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86a10f4f7caeba29546320be2439dbdc72da23bd27961257268e80d25db9a11f -address /run/containerd/containerd.sock │ │ ├─ 76574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 155d610c7280f081b0a9be667e924fd26b6bef1e1c560e3fff9477a463f3e04f -address /run/containerd/containerd.sock │ │ ├─ 78087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1a6dcc504e17a8a76bbd9942e732ba0a691b8852a24876d7465320905fe9d79 -address /run/containerd/containerd.sock │ │ ├─ 84094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c820bcd30e7b55e96669efb3a867bbe669e3899f3b29143bd12643d2458eaed -address /run/containerd/containerd.sock │ │ ├─ 90199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72b7a4fd09fb4e7fc440aedca713f3f52ff82b9f6ee91735e887e7c793fe6686 -address /run/containerd/containerd.sock │ │ ├─ 94270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f58a8e213932055c60e5f50585ee10d2098ca0a0c7d0c4a4d39b532f85a3be0 -address /run/containerd/containerd.sock │ │ ├─ 94320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 542f5a8afff90b09a19cb5e6bad71442a3f1ae53498493d8be2061dd562cb357 -address /run/containerd/containerd.sock │ │ ├─103047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71795148f64b96aac9efca733c0bb7ef89d1e174090f558ec81e0ce83641ef92 -address /run/containerd/containerd.sock │ │ ├─104451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4214320352af169cd4228fcfe78b22f0a5a828d864d3ba3448a2285cb2013efe -address /run/containerd/containerd.sock │ │ ├─104509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b3b643fd36855bf5cf4a4ae25fbae943e8bf075ecc29337e1d34927863114ce -address /run/containerd/containerd.sock │ │ ├─106547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb5019b5eb0576d5f7e4a55cb4141e9f5330424fdd8cf9e101d91a412c466760 -address /run/containerd/containerd.sock │ │ ├─108461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1ad90fb921fd43825bc34a563364f8087ded159e65dc07119ad8185c873e6b1 -address /run/containerd/containerd.sock │ │ ├─108501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80d372e75d230ee673eff2ab0b2308415bcc11d58b5e3e39872e3cb37af89eff -address /run/containerd/containerd.sock │ │ ├─121495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f6a34728d5ed3a1463e0d12fb38e00a4815c474f036459c48d5d3eac797b5c6 -address /run/containerd/containerd.sock │ │ ├─121590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eb71ed8a59b242e8f978ba879b8ff38544746b2c115b406ab4b66c33706c98a -address /run/containerd/containerd.sock │ │ ├─124073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 927fbfec1b9e1520767b253b27eb3b6124190cecd913376c6684c611006310e9 -address /run/containerd/containerd.sock │ │ ├─138723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5401c257e972d0a2ae4e9c02780ad672aa26b54d018bf6ea23bcee32408791dc -address /run/containerd/containerd.sock │ │ ├─140242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 546d4e6ea91dc5fb857b580c2b4c83ede72e652f81f79008f6212f24c9f9f836 -address /run/containerd/containerd.sock │ │ ├─140635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d792de01d139230073814d59461f08a79b45de8846077ea7a0acb601fcca2b5 -address /run/containerd/containerd.sock │ │ ├─141459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 463d223dad0f92aaf070960867842a33b770b33fcc0d63cf331d0a07dd7dcf96 -address /run/containerd/containerd.sock │ │ ├─143493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42e1978b8a75192e12272806cf303c2defdcb55a1bcd2b1d8df90df3fc8c98c8 -address /run/containerd/containerd.sock │ │ ├─143823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74dc132327999ed8f5b62148794dff2d8ddf58efbbd95ac53a3f32dfb369fa26 -address /run/containerd/containerd.sock │ │ ├─143867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f505ab132a711feb041abeaff55d0517db2d532a6673922f425f3af342b9df36 -address /run/containerd/containerd.sock │ │ ├─143965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09ab3bf3891ccbf804add074509d0246adb0f505c63fe7d323580fa928a2ed5b -address /run/containerd/containerd.sock │ │ ├─144096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccac15fcad0878418b2ce5c9130c0e125d5e0181ede36e779c0990b21744876f -address /run/containerd/containerd.sock │ │ ├─144622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 233b3609f5132acab4805f03ea72bf004bac7ba497c6301b5972417afe5160c6 -address /run/containerd/containerd.sock │ │ ├─169849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 246e1d8bcee1517f149bfeb0479b76dd685331d4093bcca725feea1fff129bff -address /run/containerd/containerd.sock │ │ ├─171650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8658f59a5f8db01ee1377b6cffbd48519441c65c46adfc1d5d0b8a3509a91ced -address /run/containerd/containerd.sock │ │ ├─171693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28123df71f8717a874e0bf6f5942436110acce5fda8484395eed62d259ab7882 -address /run/containerd/containerd.sock │ │ ├─171805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b8d755ffc1bebdb8aba9f6e7fd2a3bd2d06c09743955385d6a691be8391c0e6 -address /run/containerd/containerd.sock │ │ ├─172019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4031d8f4af5acc5c45568aeca53794f5e6bde7d4a744bb76aa22fce7de08c2f7 -address /run/containerd/containerd.sock │ │ ├─172033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1440c7413fb4c40cd50c7c2724347ac13108d407b669335cbfa7ec4a76b861db -address /run/containerd/containerd.sock │ │ ├─172118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be10c7abbe15dfc68c60f7c6e8e3a46ee73707e5f02949f3e81479cd9e4a8b5 -address /run/containerd/containerd.sock │ │ ├─172214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a16d7ef8bdecd8082b22cda2e65d16e2d0cce7deb15a3b35ff469b9ab75c1b3 -address /run/containerd/containerd.sock │ │ ├─185346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebe12f872342bff5b0ffdd8367cd23a630b4e15ef64bc61bb12fb4266024aaa7 -address /run/containerd/containerd.sock │ │ ├─187742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bd911d4aadac60a8fce32fde60ba267183dcdfc9245f264778ee042ad4a1b1f -address /run/containerd/containerd.sock │ │ ├─187773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46061e906dffd2811263680b4f587ee2fa41778c097956c3883509093af1ac7a -address /run/containerd/containerd.sock │ │ ├─187824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baab57f67a7cab906586e0f733f14f4b54b25a0bf1c30f20ebc1c62f4965e245 -address /run/containerd/containerd.sock │ │ ├─204628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55212bfd180b994d0ba846395d62771d81bd791f65e593e30eb272f1bb927b87 -address /run/containerd/containerd.sock │ │ ├─212087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfd82ba5ee8a52d7d45daf23f8cd0a7a65a44366aef283fc0e30fe35917b8363 -address /run/containerd/containerd.sock │ │ ├─212125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40138390ca8124c774f8ae72f68c170548497e940656915fe08044eb6e6212f0 -address /run/containerd/containerd.sock │ │ ├─212153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fe52619a134519eb5eda5ff7da42564b1026de7357f7e71e2579074a75bc5f0 -address /run/containerd/containerd.sock │ │ ├─212481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13acac346f272eabe58fbbc6cc7ffd5705f5d1403cb266ef6e5d33c9d0796a17 -address /run/containerd/containerd.sock │ │ ├─223825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd8f87c278b9cb13138ea846b04ad71925e2dc35899287f95d798e43d6f17e6a -address /run/containerd/containerd.sock │ │ ├─226589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab6a3f097736a630c7d6080b991c6e5e882f850e904324102e8d11adcaa79f87 -address /run/containerd/containerd.sock │ │ ├─227725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f026e2fef1b660afb27390d7e7be300144916e99380d5d5dd4544ef90f59e2f -address /run/containerd/containerd.sock │ │ ├─228818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f1a05df3e05b68fab9bccb569560abb21cbdcd21e85f355dd495a7a782150d4 -address /run/containerd/containerd.sock │ │ ├─229836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbaec3a760544dfc081b93d5235b7fc00d05629c57753e04b646927cb31f507c -address /run/containerd/containerd.sock │ │ ├─231506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b929a5a44251a8f6ba90fd5cc14f22bcfcfa28d0b020ea76bf924d090bcc7e2a -address /run/containerd/containerd.sock │ │ ├─233033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcde27b49041559933bdf011a972fe170d4d107ed265bf728db8bb26bc708b53 -address /run/containerd/containerd.sock │ │ ├─233072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b33fa74f831c21ed6765ac8c7742641b392784d1e98754c0f21202d66b44870 -address /run/containerd/containerd.sock │ │ ├─242574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 969f391bfdbe2a583d7d66ed2021cdb19a60c0951af8741b0fb9cabbfd2a4c80 -address /run/containerd/containerd.sock │ │ ├─243128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0df9809dc287fc57497a99e29b9bdae0bdc8a128e08dec75f17869237f302bdb -address /run/containerd/containerd.sock │ │ ├─246952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be10b237e9874e7524ffad35dc9437f786801c4476b68bc98cb4de5b9504a98a -address /run/containerd/containerd.sock │ │ ├─251147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec509c2ed837e936cfd03d0184b3f10920427d6be164ed6722ce2e6c48a8b57a -address /run/containerd/containerd.sock │ │ ├─251364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75e2ceafb880497f4d6d91adb21cb38804c10dab4593ef570ef5205202730ca5 -address /run/containerd/containerd.sock │ │ ├─251414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5539fcea495266e0160606d56eb62abfd51a66c3812172cc6d32e430ba9f9016 -address /run/containerd/containerd.sock │ │ ├─251508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cebb2e3f1c0c052aa65bca3920b5a0ac64199985376fcc83ef37554de6eac65 -address /run/containerd/containerd.sock │ │ ├─265027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4acb4bb8d353f2cb01b136c2c1ebba085ccfab843b0cf9c466b2bab164feb60 -address /run/containerd/containerd.sock │ │ ├─267492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49ef3e2f405e0686fd539f83a5f535674ae90d85b939bb8795bbb1e4b414c134 -address /run/containerd/containerd.sock │ │ └─268943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17fe66fa85584ccc092f0e791b25c5f06426924bcf299f7d89abfe0ee7730f76 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1196 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─533 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─405 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─636 /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 │ │ │ ├─28732 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29001 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─19374 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19395 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.pjrrqc.service │ │ │ ├─12470 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pjrrqc/unit.run │ │ │ └─12501 /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-pjrrqc --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.pjrrqc:/var/lib/ceph/mgr/ceph-instance.pjrrqc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pjrrqc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.pjrrqc -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 │ │ │ ├─24315 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24577 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─33508 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33784 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ ├─12109 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12140 /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.2.7 -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.2.7 -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 … │ │ └─10169 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─651 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─628 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138126 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39888 /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.242 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─372 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─657 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1387 /usr/sbin/uuidd --socket-activation │ ├─docker-275fac34bec9708e44d5cae389509431a6a4b77c5989fde6fe657db06986e526.scope … │ │ ├─33826 /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 │ │ └─33838 /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 │ ├─docker-2ab68de773cbbb40ebc020ef2d6517299b1c1e4877552ad41ad0079f9a81ed9c.scope … │ │ ├─19445 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19462 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10680 /usr/sbin/chronyd -F 1 │ │ └─10681 /usr/sbin/chronyd -F 1 │ ├─docker-564bab580bc4d691d42b9dd8ca22dd3f4203a6a172e64284a601c5eb9d2bb83b.scope … │ │ ├─12221 /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 │ │ └─12233 /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 │ ├─docker.socket │ ├─docker-a5cee398d0fcf60081a1d2d686549e861206ebe59e6e38374f323aaf25035558.scope … │ │ ├─24619 /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 │ │ └─24632 /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 │ ├─systemd-resolved.service │ │ └─409 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138007 /sbin/iscsid │ │ └─138008 /sbin/iscsid │ ├─dbus.service │ │ └─624 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─633 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─630 /lib/systemd/systemd-logind ├─k8s.io │ ├─f229f6644b786e460d90dad98db95d7da262ff4475adaf0a407675c11e21864a │ │ └─48112 /pause │ ├─22d839190bc9ed8207d0be67428afec9cc22e8d89872127bd12e5a5c03387e56 │ │ └─122153 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─1fe52619a134519eb5eda5ff7da42564b1026de7357f7e71e2579074a75bc5f0 │ │ └─212222 /pause │ ├─9aa51afa69111aa31a6e802225f031ad6ad0638e3e83249af33f21a881eca894 │ │ ├─222237 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222761 octavia-worker: ConsumerService worker(0) │ │ └─222764 octavia-worker: ConsumerService worker(1) │ ├─72b7a4fd09fb4e7fc440aedca713f3f52ff82b9f6ee91735e887e7c793fe6686 │ │ └─90223 /pause │ ├─ec509c2ed837e936cfd03d0184b3f10920427d6be164ed6722ce2e6c48a8b57a │ │ └─251192 /pause │ ├─ebe12f872342bff5b0ffdd8367cd23a630b4e15ef64bc61bb12fb4266024aaa7 │ │ └─185368 /pause │ ├─4214320352af169cd4228fcfe78b22f0a5a828d864d3ba3448a2285cb2013efe │ │ └─104477 /pause │ ├─e1a03b035fda82f12a020b89d98925473ca8c97fdb44376450f33c63778f1542 │ │ ├─200440 heat-api-cfn: uWSGI master │ │ ├─200461 heat-api-cfn: uWSGI worker 1 │ │ └─200462 heat-api-cfn: uWSGI worker 2 │ ├─542f5a8afff90b09a19cb5e6bad71442a3f1ae53498493d8be2061dd562cb357 │ │ └─94348 /pause │ ├─b9cbfc11189194d98fee41f9b8d3c56c758b7cbec005210e4bd093abe943d6b6 │ │ └─43814 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─228b94c7706dff9dd39064097cf17bdd383d3371016856600a8e0e7654888875 │ │ └─55501 /pause │ ├─1ef5d7ff8fdbed89b96aa34d81f55196001caf4b6957db18ba0e9abf3654039c │ │ └─48436 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─6a055a06976cd1c540693ff169dff24208ac0a2a0e2f5a9b672e3e79aa3d0874 │ │ ├─168964 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169506 nova-scheduler: ServiceWrapper worker(0) │ │ └─169508 nova-scheduler: ServiceWrapper worker(1) │ ├─cf0669da28c4cad48fb6511b3084df0c60a10e72cbc5b66edbc05a9387afdf9a │ │ ├─185674 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185695 /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 -- │ │ ├─185701 erl_child_setup 1048576 │ │ ├─185884 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185885 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185896 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186178 /bin/sh -s rabbit_disk_monitor │ ├─34b2c448c0e2e3b0afecc3156a6cadab4abe19b576547d41ca76d113032d9f4a │ │ └─119748 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─79b770d4f864dd62b4104ba2c43d16fc32bbf2fd787ee68a530a9f71830ecba7 │ │ └─40812 /pause │ ├─eb9d36e32efb471909217a4a43438b0b545e2038f296eb077842af502bf7d9f2 │ │ └─59471 /pause │ ├─2f1a05df3e05b68fab9bccb569560abb21cbdcd21e85f355dd495a7a782150d4 │ │ └─228849 /pause │ ├─64e9acfbb8bba1af740fcda31ecfdfa132ada684e5e5c7db1a3005bf6c6f1548 │ │ ├─ 46257 /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 │ │ ├─ 46270 /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 │ │ ├─ 46422 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267281 nginx: worker process │ │ ├─267282 nginx: worker process │ │ └─267283 nginx: cache manager process │ ├─c4cfc6868ba335b6a8f028f972ef17c74afa65a0240a66892b755523ae26de23 │ │ ├─181655 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) │ │ ├─181957 /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/tmpt0pb6_ir/privsep.sock │ │ ├─182213 /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/tmplubg6d3k/privsep.sock │ │ └─182471 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─233b3609f5132acab4805f03ea72bf004bac7ba497c6301b5972417afe5160c6 │ │ └─144655 /pause │ ├─7a0c7ada0b55b5158eddae4e966f7fe3b707458214fdf4bd58bcb036c4ec93ef │ │ └─50891 valkey-server *:26379 [sentinel] │ ├─4d0caee9213deb1bce205dfdd875763ea349889c35daa33edde3675f67a96cac │ │ ├─83288 barbiacan-api: uWSGI master │ │ └─83300 barbiacan-api: uWSGI worker 1 │ ├─0382ca16cb9c981073e8562828ba1a432bca4ac152e33e88031567fd211956cb │ │ ├─76713 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76729 /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 -- │ │ ├─76735 erl_child_setup 1048576 │ │ ├─76873 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76874 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76885 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76949 /bin/sh -s rabbit_disk_monitor │ ├─be10b237e9874e7524ffad35dc9437f786801c4476b68bc98cb4de5b9504a98a │ │ └─246977 /pause │ ├─2b27c7d8d694552c1d42512f0a6ab793230e8f45aecaf18e35ef51713fe551d1 │ │ ├─193049 /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 │ │ ├─370628 /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/tmph_wdq21q/privsep.sock │ │ ├─370976 /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/tmp51pbo6nw/privsep.sock │ │ └─373778 /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/tmpv4w78z9f/privsep.sock │ ├─28123df71f8717a874e0bf6f5942436110acce5fda8484395eed62d259ab7882 │ │ └─171756 /pause │ ├─20ec0a817853366d33e238b676b448d50eea7c7bec8c81fc4816c8c607b591de │ │ └─95568 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─8e6c7412e72bdc01db456e6098555f5fd441e29dfd2cd94c19cbf26719e28cc3 │ │ ├─41275 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41652 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ccac15fcad0878418b2ce5c9130c0e125d5e0181ede36e779c0990b21744876f │ │ └─144147 /pause │ ├─4b33fa74f831c21ed6765ac8c7742641b392784d1e98754c0f21202d66b44870 │ │ └─233101 /pause │ ├─fd9fe7d536bc8a0b89fe640305efa222dcefe541e92d5c4b3443feccf081aead │ │ └─267989 /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 │ ├─5401c257e972d0a2ae4e9c02780ad672aa26b54d018bf6ea23bcee32408791dc │ │ └─138746 /pause │ ├─1b116183b276016b9a09b9b219584fb96abcc5b92596c02e2a8c2e0a8fc047cd │ │ └─62717 /pause │ ├─054b16c756191bd0ab607c9cda1b1110ccbd9587b64839844a2aa4e03d4e97e4 │ │ └─63060 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4a47543c2a43b9c6dae7cbdc58778b25a8661b6ba63621443a05093ec91e49a4 │ │ ├─271744 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271756 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─000dd1a9819c21fa0f9bbb716db1404feb5e4d88a907d7e4332ad6b24d082772 │ │ └─50671 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 │ ├─59196b9719dd7b1eda32eecd67976e16cd7533a3db71134f5f5afafcf9dfd580 │ │ └─43064 /pause │ ├─17fe66fa85584ccc092f0e791b25c5f06426924bcf299f7d89abfe0ee7730f76 │ │ └─268968 /pause │ ├─495dbfc129e443b1e29fdf60af4e4abed2be9e10387134d0c13ac8d6e1867e25 │ │ ├─168058 nova-metadata: uWSGI master │ │ ├─168078 nova-metadata: uWSGI worker 1 │ │ └─168079 nova-metadata: uWSGI worker 2 │ ├─dc813e2caed4f4cd7f13b7467d6f72710df953e5c97972dd560da4f1814287b7 │ │ └─269192 /bin/openstack-database-exporter │ ├─0da53d7fa8ca62690f150392313cc7fa787da01498dc54888b87ee9bd878b983 │ │ └─63965 /goldpinger --static-file-path /static │ ├─e0bf20cc13e6b283077f3d15b91731b0e15ddaf3b2289e6e19e5db878d4f594e │ │ └─50983 redis_exporter │ ├─e32d463e84f2b09067c77aebf3a413eb681104e80223745b6dd1309c6862ca44 │ │ ├─48288 mysqld --wsrep_start_position=7a141df0-4a57-11f1-ab43-be74c9039ef3:20 │ │ └─48421 /var/lib/mysql/mysql-state-monitor │ ├─e63e94f90ed23b8c66db23d32f08141f7765e28e7fafc5a127d9f1fa90560a8a │ │ └─40829 /pause │ ├─dbaec3a760544dfc081b93d5235b7fc00d05629c57753e04b646927cb31f507c │ │ └─229860 /pause │ ├─d2811ef0d21e058354998ac27cbd7d0e08af6c954f311d6afc511a3bf25c632d │ │ └─62147 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 │ ├─47d4451351bafdcff3df0364b7b2650b0499b9be7ad299b7007e018897e3593e │ │ └─263018 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─22b8f814045ac9fe652df74b4e4a4af0322b52e5b80d1b60a02f1113e60da5ab │ │ └─54760 /pause │ ├─817a77aec6129c7ccf504ce1c21a8e6904d1e9026729d84d2a665eb14b1410cb │ │ ├─ 70772 apache2 -DFOREGROUND │ │ ├─ 70787 (wsgi:k -DFOREGROUND │ │ ├─ 70788 (wsgi:k -DFOREGROUND │ │ ├─ 70789 (wsgi:k -DFOREGROUND │ │ ├─ 70790 (wsgi:k -DFOREGROUND │ │ ├─391138 apache2 -DFOREGROUND │ │ └─395385 apache2 -DFOREGROUND │ ├─53bbce18a52c47e86448a6789ea84dde5918e836c619a2d6aaca06b9174554eb │ │ ├─243113 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243555 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243556 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─55212bfd180b994d0ba846395d62771d81bd791f65e593e30eb272f1bb927b87 │ │ └─204652 /pause │ ├─429cd2c3d455f86d7ad7b79993bd3c6d56efc9facbb83ac1e4c91ac6d8b49599 │ │ ├─63821 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63855 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─2752ea862b29fc108c31f6c86b8ddafd89be002e5cd821e2d4be227271e6009d │ │ └─39698 kube-apiserver --advertise-address=199.204.45.242 --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 │ ├─bfffa8ac2759ffb6a0e0a6196af3c418fbea3bc6bd37f5be4d6bdf0737bda32d │ │ └─65048 /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 │ ├─b929a5a44251a8f6ba90fd5cc14f22bcfcfa28d0b020ea76bf924d090bcc7e2a │ │ └─231528 /pause │ ├─f0e8e3a622f52d9144bedf7efb93aa1a193e8886912b6407d61601ea9647ad32 │ │ ├─200421 heat-api: uWSGI master │ │ ├─200459 heat-api: uWSGI worker 1 │ │ └─200460 heat-api: uWSGI worker 2 │ ├─ee3c993bc854a0f347aa1f0ce471be98c2a542a30197172e2b6fa2c00ebe9e2a │ │ ├─139156 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139168 /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 │ ├─abece92a3b10103f8e1b5c1ae8db5ba7dd91c1c6568e71eb0267241eab191020 │ │ └─55393 /pause │ ├─1739cf85fe125aa718a98b72c8ea4dde5cfade607f137dd8268a1841f0e33214 │ │ ├─183463 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] │ │ ├─183820 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184214 /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/tmpdl901yu5/privsep.sock │ │ ├─369318 /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/tmp7v3mnb__/privsep.sock │ │ ├─369798 /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/tmpg2ukn4a5/privsep.sock │ │ ├─370263 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370264 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373103 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0162529d-f863-4b95-aeeb-4a8b34d60898 --namespace=qrouter-0162529d-f863-4b95-aeeb-4a8b34d60898 --conf_dir=/var/lib/neutron/ha_confs/0162529d-f863-4b95-aeeb-4a8b34d60898 --log-file=/var/lib/neutron/ha_confs/0162529d-f863-4b95-aeeb-4a8b34d60898/neutron-keepalived-state-change.log --monitor_interface=ha-e7b38057-35 --monitor_cidr=169.254.0.7/24 --pid_file=/var/lib/neutron/external/pids/0162529d-f863-4b95-aeeb-4a8b34d60898.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─377326 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=81be4f57-f5c7-4da5-a76b-997b0df374d5 --namespace=qrouter-81be4f57-f5c7-4da5-a76b-997b0df374d5 --conf_dir=/var/lib/neutron/ha_confs/81be4f57-f5c7-4da5-a76b-997b0df374d5 --log-file=/var/lib/neutron/ha_confs/81be4f57-f5c7-4da5-a76b-997b0df374d5/neutron-keepalived-state-change.log --monitor_interface=ha-ba80e2de-7d --monitor_cidr=169.254.0.245/24 --pid_file=/var/lib/neutron/external/pids/81be4f57-f5c7-4da5-a76b-997b0df374d5.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─393339 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=91171424-1eb3-4240-bfb9-13dcd3189678 --namespace=qrouter-91171424-1eb3-4240-bfb9-13dcd3189678 --conf_dir=/var/lib/neutron/ha_confs/91171424-1eb3-4240-bfb9-13dcd3189678 --log-file=/var/lib/neutron/ha_confs/91171424-1eb3-4240-bfb9-13dcd3189678/neutron-keepalived-state-change.log --monitor_interface=ha-c2cd4f54-c5 --monitor_cidr=169.254.0.233/24 --pid_file=/var/lib/neutron/external/pids/91171424-1eb3-4240-bfb9-13dcd3189678.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─c1a6dcc504e17a8a76bbd9942e732ba0a691b8852a24876d7465320905fe9d79 │ │ └─78110 /pause │ ├─246e1d8bcee1517f149bfeb0479b76dd685331d4093bcca725feea1fff129bff │ │ └─169873 /pause │ ├─756e60bf386eb72b3f7fc33dac489c9acf1e7476b2f6ae87fc8c33f04c85ca77 │ │ ├─223004 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223022 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223900 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223901 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399849 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399850 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399851 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399852 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399853 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399854 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399855 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399857 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399858 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399859 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399860 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399861 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399862 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399863 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399864 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399865 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399868 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399870 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399871 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399873 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399875 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399876 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399881 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─399883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7244ae89714f14b9f8ea3a44324a2695b35a655a18e177af96d98ed36491675c │ │ └─45943 /pause │ ├─d881bd6537235a52dd7176176dad3da3fe5aba07df9eddb8c492e7dc2558a768 │ │ ├─224016 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224033 /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 -- │ │ ├─224043 erl_child_setup 1048576 │ │ ├─224104 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224105 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224115 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224329 /bin/sh -s rabbit_disk_monitor │ ├─8cebb2e3f1c0c052aa65bca3920b5a0ac64199985376fcc83ef37554de6eac65 │ │ └─251559 /pause │ ├─67be23e0cc6d031cb31f4465a4b1f8ae07c8919fec8cdf439406ae9d3bdd0237 │ │ └─64610 /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-242.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 │ ├─a80704f58935d1c573da954089756fef9315ee1ac3364dbc13381a1a562df239 │ │ └─50526 /pause │ ├─852076e34d35a958ed717e1db155af5f8b3718a9d9ca63b2ebcacc9e2b5fd8b7 │ │ └─64405 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─24597dd1455518812737c06997934f646db030a8e5af2fb57aea88e9e68172e3 │ │ └─62257 /pause │ ├─1440c7413fb4c40cd50c7c2724347ac13108d407b669335cbfa7ec4a76b861db │ │ └─172077 /pause │ ├─99ddccd051f8f392bc0266a6fba60d45672c3bf3bfeb1d8b740e6da152823c5e │ │ └─42697 /coredns -conf /etc/coredns/Corefile │ ├─463d223dad0f92aaf070960867842a33b770b33fcc0d63cf331d0a07dd7dcf96 │ │ └─141483 /pause │ ├─a97b37d928ada03f37637892ed604cc691392e2eff7eef62111a72d5e79c0d66 │ │ ├─221072 octavia-api: uWSGI master │ │ ├─221085 octavia-api: uWSGI worker 1 │ │ └─221086 octavia-api: uWSGI worker 2 │ ├─8b3b643fd36855bf5cf4a4ae25fbae943e8bf075ecc29337e1d34927863114ce │ │ └─104533 /pause │ ├─0b8d755ffc1bebdb8aba9f6e7fd2a3bd2d06c09743955385d6a691be8391c0e6 │ │ └─171844 /pause │ ├─987ed6b72ad5f04aa6bcc658360fb3e43626b4989a066bc25b09e12cacfa6f51 │ │ └─185238 /bin/bash /tmp/libvirt.sh │ ├─0d63626d2a60329683982d9ebf20a16ee1725837134611e6f865a82b3ef5fbec │ │ └─61352 /pause │ ├─2983097d94b2bd905876d48b945df807aef7c0227d43c6596ab0a55d129cb5b2 │ │ ├─180648 neutron-policy-server: uWSGI master │ │ ├─180661 neutron-policy-server: uWSGI worker 1 │ │ └─180662 neutron-policy-server: uWSGI worker 2 │ ├─e8a8434de25d0961b68c6b4e06b33484a6f0f7c5efa682fcb5f044006ef060a6 │ │ └─43573 /pause │ ├─5f6a34728d5ed3a1463e0d12fb38e00a4815c474f036459c48d5d3eac797b5c6 │ │ └─121519 /pause │ ├─46061e906dffd2811263680b4f587ee2fa41778c097956c3883509093af1ac7a │ │ └─187806 /pause │ ├─37dcde3a7784eb14b592620a64117ed3af5ef21f65d93ac6e41c4165b100dedf │ │ └─50566 valkey-server *:6379 │ ├─b9d8f51034a6bd4c53059d32570a4973eee44edfd67ad07a6c41255363f2b518 │ │ └─39830 /kube-vip manager │ ├─2dc227c92b9fe650a0f21ecce1c5054c0c5e094f307c5b3740ef06a4d4993d89 │ │ ├─129489 placement-api: uWSGI master │ │ ├─129513 placement-api: uWSGI worker 1 │ │ └─129514 placement-api: uWSGI worker 2 │ ├─3d2d9344d535fd4c73e524afb55a0f36344c35bb48949c99e0899413446ef731 │ │ └─94688 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-4bxvc --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f5cd17b604641286160788088bd3ef23908daaa4aa6a7fcf4f652150af4fbe51 │ │ └─46776 /pause │ ├─195cbb5f5a8c9a643277b8a0b9749b88c91058617df7a53d93351def9b0bf12d │ │ └─42588 /pause │ ├─f505ab132a711feb041abeaff55d0517db2d532a6673922f425f3af342b9df36 │ │ └─143901 /pause │ ├─b21476a2ce5dcb4641d6fbedd0a3763f556f350041e9e58e0bf8d5e59f6b2d7e │ │ └─140805 /coredns -conf /etc/coredns/Corefile │ ├─09ab3bf3891ccbf804add074509d0246adb0f505c63fe7d323580fa928a2ed5b │ │ └─144005 /pause │ ├─90af0632b9591475780c79871bf2a487efca2aebfd27760cadb973581cf5bc5f │ │ └─47444 /pause │ ├─c7e436444d8ccc9788df3ee7ad0850ca0f4353c3c92ccef5dff4deeb3efb8817 │ │ └─41062 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5eb71ed8a59b242e8f978ba879b8ff38544746b2c115b406ab4b66c33706c98a │ │ └─121613 /pause │ ├─bdbdf69a2515c0bd526a92bd33439f48f91a95c398dfad367e4bc849d675cf37 │ │ └─231555 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f1ad90fb921fd43825bc34a563364f8087ded159e65dc07119ad8185c873e6b1 │ │ └─108485 /pause │ ├─18d87655f42d243a5e3327a0034411e1128802b807f07822f3b71e06be049976 │ │ └─139122 /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 │ ├─05e7fae94d19be05b70f14c3f9f078f3da1927d4633488d6c2c932c8d60152f1 │ │ └─42196 /pause │ ├─8e0951f28baa3835e8afac5ef0afeb6a0ed4ba60ce6a127d1644fe8f534b69ff │ │ └─40082 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─80d372e75d230ee673eff2ab0b2308415bcc11d58b5e3e39872e3cb37af89eff │ │ └─108533 /pause │ ├─0320e029b0b23697b1cf6cf02d839b53d677e4c125b51489cb178fcd57282473 │ │ ├─65588 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65608 /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 -- │ │ ├─65615 erl_child_setup 1048576 │ │ ├─65680 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65681 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65691 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65934 /bin/sh -s rabbit_disk_monitor │ ├─d09e5bdd24d5ace0dcd843edd3c4e751249874c32c7a5a3eec7f33365ee24501 │ │ └─47254 /manager --metrics-bind-address=:8080 │ ├─171b54bfa706d67dbe2f5d6799a865592055ee46a07c3a73d1f7a6582c10d7d9 │ │ └─63104 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e9c5b8b0525cb77e96df209b4970e8a52a839bed44e7ae4bcbcf2c45358d8c78 │ │ └─62836 /pause │ ├─b8a427982c3aef08d91f9b788824ab5506fbad6d832c1b44cea3b1bef722ff10 │ │ └─61393 /pause │ ├─831c3e0ba51b31fe9f585e128ae943ac9e8de0634c3827a0fd8df0496fb08b4f │ │ └─43666 /pause │ ├─3f026e2fef1b660afb27390d7e7be300144916e99380d5d5dd4544ef90f59e2f │ │ └─227749 /pause │ ├─bc3f75c23b5d31e3e8356996213f0716c384b3ce2055eb88c2d3c91dbcacc3a2 │ │ └─42649 /pause │ ├─1c820bcd30e7b55e96669efb3a867bbe669e3899f3b29143bd12643d2458eaed │ │ └─84118 /pause │ ├─75227c5d7e051f766c4a1e60d84ce9c4429477573ab76a94575ed7ee62065e18 │ │ ├─103460 glance-api: uWSGI master │ │ ├─103472 glance-api: uWSGI worker 1 │ │ └─103473 glance-api: uWSGI worker 2 │ ├─1404f4460da8b49bc0176d6f0ececad3ee17c996aa1c8b6e6495fbda28e7b382 │ │ └─46323 /server │ ├─a42bc95016207243cdc0e7d4f138f021fd9f6da69f39c5747d8c4b5e8dacf1da │ │ └─65008 /bin/memcached_exporter │ ├─e7f9cd6e0991a1bd6556f016913132208d3a7e4d612a8c5fb9a1f7fb3d67a5be │ │ └─47566 percona-xtradb-cluster-operator │ ├─3e364265fab6d4f10982016c6a86d59c688e9a42d2cd1a49189bf36466a7d784 │ │ └─46877 /pause │ ├─40c3fd6b42355f71b87829614f8934c062f59d6d036ba321bf51a12ac0600103 │ │ └─55893 /secretgen-controller │ ├─8885297fca524ec7a742f364e463daa77b01f9e34976bde7d9bd9c777690f00f │ │ └─55791 nfd-master -crd-controller=true -metrics=8081 │ ├─8f01da29d9846868ac981355c2db798cb8bc002c6eadf4bb6973d1001b4a7421 │ │ └─64479 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2792bfc89a510a76357a2fb62c4c850bc11c055bd9b7f818f5b405ad4f1ad895 │ │ ├─60278 python -u /app/sidecar.py │ │ ├─60549 python -u /app/sidecar.py │ │ └─60550 python -u /app/sidecar.py │ ├─71795148f64b96aac9efca733c0bb7ef89d1e174090f558ec81e0ce83641ef92 │ │ └─103076 /pause │ ├─6ae0636926c63a57242ebd065199a1bb23cf89dc93eb5979edf259b001c56458 │ │ ├─122628 /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 │ │ └─122730 /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 │ ├─c568a85cb26bdc2059eba53e7747710f67335c48eba1d16a7cf2ed8de8d318b0 │ │ └─63774 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─4031d8f4af5acc5c45568aeca53794f5e6bde7d4a744bb76aa22fce7de08c2f7 │ │ └─172076 /pause │ ├─d550b38e0ed51bb3c58c8c2e4cac7125d8219aae2c9faeb399da97b21507a822 │ │ └─39580 /pause │ ├─292ee6a2c4976ba54d1c6495268ea8ee059d29bd59b367b45dea11e71bbcb214 │ │ └─39578 /pause │ ├─5417420a063b00faa956ee359a688626ded34492592f3d5de342ce6fdda242d0 │ │ └─55757 nfd-gc -gc-interval=1h │ ├─e7364816042e80a9375fc6f53d1d84dd2d353cb83bf652aad0ccb5c5bb1ceb18 │ │ └─46925 /manager --metrics-bind-address=:9782 │ ├─6e6032b34a345a94417fa9092d97d48d9e998eca92503f0d02a98edae50b8e60 │ │ ├─242971 magnum-api: uWSGI master │ │ ├─243001 magnum-api: uWSGI worker 1 │ │ └─243002 magnum-api: uWSGI worker 2 │ ├─4bef9a9e850b3280b004d8fad7b1068ce4bfdc058b561f8894adf9e356873a36 │ │ └─228874 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─39c48ad54bcf9b6e83c5035d98b43388c3bae25202af15c23828b9d3b3e7849f │ │ └─55715 nfd-worker -metrics=8081 │ ├─ffbfca2157962bda90288ba208a21dd52bd36ac23532aeb925bdf930f58a97b6 │ │ ├─ 94797 /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 │ │ └─408929 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0df9809dc287fc57497a99e29b9bdae0bdc8a128e08dec75f17869237f302bdb │ │ └─243159 /pause │ ├─9af04c836224268e6f01d97c28bccf1171a971421b8039a0643d368444af41d3 │ │ └─193080 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2f58a8e213932055c60e5f50585ee10d2098ca0a0c7d0c4a4d39b532f85a3be0 │ │ └─94294 /pause │ ├─4d2bebf2ad35e7b481b1052f05672a4daed6541b015a3de8b9f864f8423ae6b9 │ │ └─39490 /pause │ ├─dcde27b49041559933bdf011a972fe170d4d107ed265bf728db8bb26bc708b53 │ │ └─233057 /pause │ ├─1d1f3f51362c9b9977d261ea3990f530ffc43807b72f9092ca7a0f41c700e387 │ │ └─39584 /pause │ ├─9eeb0624212ee4fcd3afe886c054cacb03f22d3c314140658e63cc0d3bc3e7ec │ │ ├─106662 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106678 /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 -- │ │ ├─106684 erl_child_setup 1048576 │ │ ├─106783 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106784 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106794 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106950 /bin/sh -s rabbit_disk_monitor │ ├─cfd82ba5ee8a52d7d45daf23f8cd0a7a65a44366aef283fc0e30fe35917b8363 │ │ └─212156 /pause │ ├─d2f7b08ab573c35532d051a7d04f1c58c51dbda47963d26861b708442bd2bb55 │ │ ├─180602 neutron-api: uWSGI master │ │ ├─180634 neutron-api: uWSGI worker 1 │ │ └─180635 neutron-api: uWSGI worker 2 │ ├─8dbf2b5978d5636a3be01f7c536618ab976f41ed57fc44f987a53615a85ead07 │ │ └─43768 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─a9fc246aea55e1e803150fc3ca50aa1a0859470ed82911b90d3eaf887ac706f0 │ │ └─59721 /pause │ ├─155d610c7280f081b0a9be667e924fd26b6bef1e1c560e3fff9477a463f3e04f │ │ └─76598 /pause │ ├─6e3241edc2ac0580a05986c7552f9bdfffb547f7058ee75acd39caf02f2cffb0 │ │ └─262909 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─367d9883e0695acc3385d1774bf2f2a28ecb5e92465d4cd58ef29e9a79a5ac83 │ │ └─226699 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7c9e3ac214542b6db7735bd139b49bd8200086b9fb9bc284aad558637f22cf46 │ │ ├─267695 apache2 -DFOREGROUND │ │ ├─270157 (wsgi:h -DFOREGROUND │ │ ├─270158 (wsgi:h -DFOREGROUND │ │ ├─270159 (wsgi:h -DFOREGROUND │ │ ├─270160 (wsgi:h -DFOREGROUND │ │ ├─270161 (wsgi:h -DFOREGROUND │ │ ├─270162 apache2 -DFOREGROUND │ │ └─270163 apache2 -DFOREGROUND │ ├─4bd911d4aadac60a8fce32fde60ba267183dcdfc9245f264778ee042ad4a1b1f │ │ └─187774 /pause │ ├─8658f59a5f8db01ee1377b6cffbd48519441c65c46adfc1d5d0b8a3509a91ced │ │ └─171716 /pause │ ├─02d463f39570cd12f05100ebd3dd61b4e5e2bb6ca656188921e70d77a734a248 │ │ ├─263038 /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 │ │ └─263259 /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 │ ├─49ef3e2f405e0686fd539f83a5f535674ae90d85b939bb8795bbb1e4b414c134 │ │ └─267518 /pause │ ├─1d96b4fda48505aa1417af99bcf766cf31994ac01ac2bd24d6f1734adce476ba │ │ ├─60301 python -u /app/sidecar.py │ │ ├─60551 python -u /app/sidecar.py │ │ └─60552 python -u /app/sidecar.py │ ├─34439e74a5aba6226e3e5f1ee1fd1095ac32481f9e675e8dea7d15116e3b1bb1 │ │ └─40057 /pause │ ├─bbc3d32ecb731acdc95066e9ec56bc0613cbb467de49458e2b769cf2685c3116 │ │ └─65174 /bin/oauth2-proxy │ ├─28fde1cb74bb8548222d9c63827f0a1d0f6ccef13e6111dbd2619fc326c15118 │ │ └─43291 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 │ ├─0570782c6242b8417c2c0403d1fbeed065b0c491d185a5408be982fa83f06cb4 │ │ └─65020 /pause │ ├─32cd77e47b67fa397d78807702e1ecca5c5770c7e93ca2874abd1c19f88de843 │ │ └─59637 /pause │ ├─b00c9a59c89158e9c54fe687f468e4eb264cca1866435995c142c39ba595e495 │ │ ├─339881 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] │ │ ├─340173 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─340372 /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/tmpaidmqmq6/privsep.sock │ │ ├─340609 /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/tmpvrdb_2b6/privsep.sock │ │ ├─341092 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341093 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341198 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/193c4808-872a-4548-bb27-0482b81bacfa/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/193c4808-872a-4548-bb27-0482b81bacfa/host --addn-hosts=/var/lib/neutron/dhcp/193c4808-872a-4548-bb27-0482b81bacfa/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/193c4808-872a-4548-bb27-0482b81bacfa/opts --dhcp-leasefile=/var/lib/neutron/dhcp/193c4808-872a-4548-bb27-0482b81bacfa/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-35b204f3-4d63-41c1-aeb4-132d88d8fd88,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 │ │ ├─341261 haproxy -f /var/lib/neutron/ns-metadata-proxy/193c4808-872a-4548-bb27-0482b81bacfa.conf │ │ ├─341266 haproxy -f /var/lib/neutron/ns-metadata-proxy/f19fc475-26fe-4998-82ad-69837853ac15.conf │ │ ├─369210 /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/tmpylw53bd_/privsep.sock │ │ ├─377494 /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/tmp47cmj9lu/privsep.sock │ │ ├─385862 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f19fc475-26fe-4998-82ad-69837853ac15/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f19fc475-26fe-4998-82ad-69837853ac15/host --addn-hosts=/var/lib/neutron/dhcp/f19fc475-26fe-4998-82ad-69837853ac15/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f19fc475-26fe-4998-82ad-69837853ac15/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f19fc475-26fe-4998-82ad-69837853ac15/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-13ac95db-49b4-4f9c-941b-623a19b48c61,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 │ │ └─392694 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/70845f2f-afc3-4c0e-b1f3-919328d8cc58/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/70845f2f-afc3-4c0e-b1f3-919328d8cc58/host --addn-hosts=/var/lib/neutron/dhcp/70845f2f-afc3-4c0e-b1f3-919328d8cc58/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/70845f2f-afc3-4c0e-b1f3-919328d8cc58/opts --dhcp-leasefile=/var/lib/neutron/dhcp/70845f2f-afc3-4c0e-b1f3-919328d8cc58/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b2c76864-244e-4e85-bd6e-3dc4c351c05d,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─74dc132327999ed8f5b62148794dff2d8ddf58efbbd95ac53a3f32dfb369fa26 │ │ └─143846 /pause │ ├─6467c1a6e9ba76549f3363ec3ccba3fa43b7c0ededdfabe12bada6a813422d03 │ │ ├─180600 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] │ │ ├─181069 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) │ │ ├─181072 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) │ │ └─181075 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) │ ├─156844a0fc78f0c0ffee93c5114746c808d8978edc6d79d586385626edbb7d2f │ │ └─185963 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─927fbfec1b9e1520767b253b27eb3b6124190cecd913376c6684c611006310e9 │ │ └─124099 /pause │ ├─989d1e86b59d0e4498326b1bb9286b4412615fae5c3eac3d8e4fcdcd12e41d81 │ │ └─39660 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 │ ├─ed675570cc1068c51c25e9a36129e7617ada6968938cc38a29ecc1a1281fcc1b │ │ └─50355 /pause │ ├─3b7ca22169eb0f88cbef814cb209c0516bcfebed2df7a80313abdf5ddc057cef │ │ └─185191 /usr/bin/libvirt-tls-sidecar │ ├─bf0134cb7f983de71cbbe7bd9dc3d8a37ae914e5c20d2cfad495df49df7848e1 │ │ └─59683 /pause │ ├─fd8f87c278b9cb13138ea846b04ad71925e2dc35899287f95d798e43d6f17e6a │ │ └─223849 /pause │ ├─baab57f67a7cab906586e0f733f14f4b54b25a0bf1c30f20ebc1c62f4965e245 │ │ └─187869 /pause │ ├─33af02850218f8d78a3fe4ef9812038ed2c959637d64a12b5b033d715da2652a │ │ ├─104960 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105151 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105153 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─13acac346f272eabe58fbbc6cc7ffd5705f5d1403cb266ef6e5d33c9d0796a17 │ │ └─212505 /pause │ ├─6be10c7abbe15dfc68c60f7c6e8e3a46ee73707e5f02949f3e81479cd9e4a8b5 │ │ └─172169 /pause │ ├─418d5b99c3c4ac34e2876f4be3a8eb57b19e7690cf7db3a7ee21a32e6682db94 │ │ └─55645 /pause │ ├─097904415b986c22631eebe6a5591fa86c6231aba06877504ba6d4e16b809c85 │ │ └─63737 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f4acb4bb8d353f2cb01b136c2c1ebba085ccfab843b0cf9c466b2bab164feb60 │ │ └─265051 /pause │ ├─3cf3c0952c3d48169f7b8cd4ca07265870a1008fe5c22ff2673b81c874729d31 │ │ ├─204797 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204814 /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 -- │ │ ├─204820 erl_child_setup 1048576 │ │ ├─204930 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204931 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204941 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205169 /bin/sh -s rabbit_disk_monitor │ ├─2d792de01d139230073814d59461f08a79b45de8846077ea7a0acb601fcca2b5 │ │ └─140660 /pause │ ├─a6feb8155e3bc3d0d78c45e89c3c50b1e02dab0c1f6a632166c8c85cc41a8645 │ │ └─61707 /pause │ ├─b13e0c231bc54d717b6b17b1082ae841a2ff799e94aa780c322abd5d5793d72a │ │ ├─168038 nova-api: uWSGI master │ │ ├─168076 nova-api: uWSGI worker 1 │ │ └─168077 nova-api: uWSGI worker 2 │ ├─af7cd9f7a358aa01663b0f3bd10733c6f8337f32f7189be8a8f36027a09f80ef │ │ └─43678 /pause │ ├─9af8d91f2d8d607863521eb19deb0d2f63477a1450a0cd4c498c2406402fcdfd │ │ └─55461 /pause │ ├─e0d3db966dbadc9f7e3544bc12acba2bf7ffc85ee1fdee940c7f02c86574d8f2 │ │ └─222260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─04b10c62cc39bf365aad89ca906b7a2515e11ab4fb0aa09543a1dc483131d7ef │ │ └─64212 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─01eff2e6d9ca6b3871724ec5494e9a66431e805091f3479447c49c4ffc64d8ce │ │ └─47736 /pause │ ├─6454c20ded274ffa69fb521f5b1199cca562e66aee0a839c170178c10d34d11d │ │ └─84942 /usr/local/bin/rook ceph operator │ ├─01e12af8a51b28844e856237b46ae413804f2f7c102fbb0800a7cb5d1773b931 │ │ └─42238 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4eb91c5489d62168789744d59689c06e36e96639049090f8bafee8d01633a4c1 │ │ ├─247232 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247250 /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 -- │ │ ├─247257 erl_child_setup 1048576 │ │ ├─247327 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247328 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247338 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─247948 /bin/sh -s rabbit_disk_monitor │ ├─c25c5759752d73ce6ade94a6dc936237fb128bba81f41a3705b25ef018e500d8 │ │ └─183472 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) │ ├─9f93e070d10d8cc067e0fb086b35cbf264cb2fa509cb5c20521e667253c4ca12 │ │ ├─168991 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─169492 nova-conductor: ServiceWrapper worker(0) │ │ └─169494 nova-conductor: ServiceWrapper worker(1) │ ├─46fa6cd60733aea8f27b0e2d39ff4c65b955e2de8f849b2bfe288c74a88ca2f0 │ │ └─43858 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─6999f149d4de497b6513401a611e9abfa1911cc30f873633ceeb145a481025ef │ │ ├─90445 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90462 /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 -- │ │ ├─90468 erl_child_setup 1048576 │ │ ├─90582 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90583 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90593 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90817 /bin/sh -s rabbit_disk_monitor │ ├─cb5019b5eb0576d5f7e4a55cb4141e9f5330424fdd8cf9e101d91a412c466760 │ │ └─106572 /pause │ ├─86a10f4f7caeba29546320be2439dbdc72da23bd27961257268e80d25db9a11f │ │ └─67321 /pause │ ├─40fc44766dbbb905631d4a67b400ea45afe86dfaac16ff35fa6d01ee483af5fd │ │ └─60826 /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 │ ├─e765fc8d268de2dbfb54e4d80a382575475ea08c66d5852346a5ad35dd2e7b46 │ │ ├─170015 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170032 /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 -- │ │ ├─170038 erl_child_setup 1048576 │ │ ├─170181 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170182 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170192 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170261 /bin/sh -s rabbit_disk_monitor │ ├─603d819d8fa9550ad36db15eaa6b0efec7db7df48313e9b8108ca116f443b902 │ │ ├─200569 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200803 heat-engine: ServiceWrapper worker(0) │ │ └─200814 heat-engine: ServiceWrapper worker(1) │ ├─ccfa54d95eeff9552fed6fdc10ffa73f80c7b4d9707999973c09f2b16e851f39 │ │ ├─62469 nginx: master process nginx -g daemon off; │ │ ├─62484 nginx: worker process │ │ ├─62485 nginx: worker process │ │ ├─62486 nginx: worker process │ │ ├─62487 nginx: worker process │ │ └─62488 nginx: worker process │ ├─fc89206042bc899c0ce1254f151debab32e27490f7e7bee84c972f0c00a34c90 │ │ └─63645 /pause │ ├─81c526145448fe5bcdba19f0a0adad2540a38959e58ac477ec420dec72ef07ac │ │ ├─118161 cinder-api: uWSGI master │ │ ├─118246 cinder-api: uWSGI worker 1 │ │ └─118247 cinder-api: uWSGI worker 2 │ ├─ad51bda4a0d4b7615a00c79e4eafb03de6a161a696565dec844d25407f429c92 │ │ └─61965 /pause │ ├─be6fe7ee8b1c8d6b4bed86f9a1c904b7130216243b6923e101f910bcb0396c05 │ │ └─60324 /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 │ ├─c95400bc995669e6345f759c0c7167c854eb890bd813e1a96277d7626ee0b64c │ │ └─62079 /pause │ ├─87677695eeb23d01ff2e0895d8bd59846cdeb48abcc242fa26357a9b222dcdac │ │ ├─141671 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141688 /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 -- │ │ ├─141694 erl_child_setup 1048576 │ │ ├─141829 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141830 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141840 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141937 /bin/sh -s rabbit_disk_monitor │ ├─969f391bfdbe2a583d7d66ed2021cdb19a60c0951af8741b0fb9cabbfd2a4c80 │ │ └─242612 /pause │ ├─42e1978b8a75192e12272806cf303c2defdcb55a1bcd2b1d8df90df3fc8c98c8 │ │ └─143537 /pause │ ├─68dacc20fd686679a0be2ebdf1f79a845c60fbd71142804e9f254d6e91fe0f02 │ │ └─229941 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─385b82fe3745f9715683c9e6d70455b57ce3084833a4d540e35985ad3c7034d3 │ │ └─61319 /pause │ ├─596aee7caf760f1406026e82397a2ac892bdd99bb6298f3b26bbdafd45391e31 │ │ ├─48227 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 │ │ └─51047 haproxy -sf 201 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─9fc6477f48bed98a32502abb72d2b3c157846726bbf6726c7336a5b337e8e60e │ │ └─59991 /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 │ ├─70a33fca53472df396b222de13358104e2e149a2b8981d2260fe0078b557a798 │ │ └─39718 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 │ ├─5539fcea495266e0160606d56eb62abfd51a66c3812172cc6d32e430ba9f9016 │ │ └─251440 /pause │ ├─ab6a3f097736a630c7d6080b991c6e5e882f850e904324102e8d11adcaa79f87 │ │ └─226613 /pause │ ├─469c8ec677af0e41c03eb8827a3d23d79b19d806a5530d916a364ec2331ab6fb │ │ └─228060 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─39c97b3b25d86f0f3e2492f86b645358fea8675ac7e7964b3470d5f6ae6c5860 │ │ ├─242639 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243304 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpr37gz0_1/privsep.sock │ │ ├─243313 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243317 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1fe5a09bbaf076cd446ca1aeb1a72ba4a591dfb7094a0d507bced7f2499789c3 │ │ └─64937 /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 │ ├─2f7f20bc77c369f94d7f42f67dc4cacf93ecae776d50c8237f248ed547c97a5b │ │ └─64103 /bin/pushgateway │ ├─30798e6d44688324e87963d13ea2871c9868b5b3937d73ab936c569bc60eff4e │ │ └─46025 /pause │ ├─e62fd58f88b4d5a85a050f697f16ffce5d1460713450c69db06cc85636bd3b36 │ │ └─64653 /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 │ ├─40138390ca8124c774f8ae72f68c170548497e940656915fe08044eb6e6212f0 │ │ └─212195 /pause │ ├─a82cee96a1ef93e8e4856c7f30013cd5a089d36ef7919d599ad9b72a17d24fb7 │ │ └─65410 /bin/oauth2-proxy │ ├─c5e9ee2cd6ca41204fbd5dc1a5554b7909529dd48427d2aefb546530484384a3 │ │ └─42619 /coredns -conf /etc/coredns/Corefile │ ├─75e2ceafb880497f4d6d91adb21cb38804c10dab4593ef570ef5205202730ca5 │ │ └─251390 /pause │ ├─330399b160a4468620c6c63167c9f115e4ef6588565adf27f6721b905740e5e0 │ │ └─163239 /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 │ ├─1ad40002d50e363826e4a8679d0d4d0804a771c92a1a17df9c5a8c084f0d7f5c │ │ └─106199 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─546d4e6ea91dc5fb857b580c2b4c83ede72e652f81f79008f6212f24c9f9f836 │ │ └─140264 /pause │ ├─1a16d7ef8bdecd8082b22cda2e65d16e2d0cce7deb15a3b35ff469b9ab75c1b3 │ │ └─172266 /pause │ ├─2b52149803d0b648345af8a8ce2e41b18d8f1eb0b3bd5f2ca76a69428c4d90c4 │ │ ├─172757 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399848 sleep 300 │ ├─75b47e5af02da791f1f02a29f22f06d8462e167642f47223b0ac39d6e7882d32 │ │ ├─262880 manila-api: uWSGI master │ │ ├─262959 manila-api: uWSGI worker 1 │ │ └─262960 manila-api: uWSGI worker 2 │ ├─d9e50e75d685079879bb404a815d7cc6ba77fbfb5b41db32ce5dd8f0135d6d68 │ │ └─64820 /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-242.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 │ ├─c350ac562d419b9777af32e38f61d6508498f4065e54e0928ca00bd4b6e7295f │ │ └─39679 etcd --advertise-client-urls=https://199.204.45.242: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.242:2380 --initial-cluster=instance=https://199.204.45.242:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.242:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.242: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 │ ├─e146b52fefce83dbf8b907710c162b0a8effc177c4eb4589fed3e47fe731de07 │ │ └─39588 /pause │ ├─53abfedc4eb9285e64a3a054362ec689ffc32ab105032d7db752e1b49cd8fb06 │ │ └─48386 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ └─df39ae960f6b088926f09bee1276f4db07f281e3174fd6e84e4073f8564917b9 │ └─249069 docker-registry serve /etc/docker-registry/config.yml ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount