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 │ │ │ ├─21371 /lib/systemd/systemd --user │ │ │ └─21374 (sd-pam) │ │ └─session-22.scope │ │ ├─21363 sshd: cephadm [priv] │ │ └─21400 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1456 sshd: zuul [priv] │ │ └─1469 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1460 ssh: /home/zuul/.ansible/cp/199.204.45.3-22-zuul [mux] │ ├─425786 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kmbeazrohieriyggloplumwjdwlxsdzb ; /usr/bin/python3'"'"' && sleep 0' │ ├─425787 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-kmbeazrohieriyggloplumwjdwlxsdzb ; /usr/bin/python3' && sleep 0 │ ├─425788 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-kmbeazrohieriyggloplumwjdwlxsdzb ; /usr/bin/python3 │ ├─425794 /bin/sh -c echo BECOME-SUCCESS-kmbeazrohieriyggloplumwjdwlxsdzb ; /usr/bin/python3 │ ├─425800 /usr/bin/python3 │ ├─425809 /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 │ └─425811 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9801 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12209 /usr/bin/containerd-shim-runc-v2 -namespace moby -id caad453cc558fcbaf85fa7a879bef8439d4931cb8ac454794d61d69474dffb48 -address /run/containerd/containerd.sock │ │ ├─ 12585 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ed6335404bf7b3bb3769f84ec6be232ed4261716b9aae3065f05533bfee52f1a -address /run/containerd/containerd.sock │ │ ├─ 19286 /usr/bin/containerd-shim-runc-v2 -namespace moby -id de38293df4e0abe0450698abb8a2254cfdf3194946c636b03fcdd4b86e413a8e -address /run/containerd/containerd.sock │ │ ├─ 24475 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 82cd00d9f4d72a865be8eb8ee75e55ac7cb159bc95ba579228e267e7408b88c4 -address /run/containerd/containerd.sock │ │ ├─ 28914 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 74e0944725b90acf1912c653c780112906a148cdc6cfd413d947f07ec5451ce1 -address /run/containerd/containerd.sock │ │ ├─ 33418 /usr/bin/containerd-shim-runc-v2 -namespace moby -id abe45b0c9e573523478007d174db94fb33536e67f764bf1e1fe56d3780ac03ba -address /run/containerd/containerd.sock │ │ ├─ 39111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31bf608b1e6ae48de386e410b27ea6014b5926e8c61ce7d06e14e6dd7c0b3729 -address /run/containerd/containerd.sock │ │ ├─ 39149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97704ed43b352d076487632e6bc263b6c3ada18f7745d4e065298c5ca98fae8b -address /run/containerd/containerd.sock │ │ ├─ 39153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5fc35b838bf64cf2a6a485bc399dee9be52a4f8b658c848233da856719b07a5 -address /run/containerd/containerd.sock │ │ ├─ 39179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 752a931492833ad8f11846a9e27ba91c9f3c7eda784ec2e91c675fc4715748f4 -address /run/containerd/containerd.sock │ │ ├─ 39195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daae96bdfb0a46b4e15d585af4c5c714f998564785f61349e0c00b7fd4b4947d -address /run/containerd/containerd.sock │ │ ├─ 39681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0731ab780489199897d51f16727a481ff4f2a121bfe56809535d348e391684c1 -address /run/containerd/containerd.sock │ │ ├─ 40483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 327e5e990f7996fa637bdda450eedba427a0bcde28f78f2d4c4eb17431072074 -address /run/containerd/containerd.sock │ │ ├─ 40502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5ecbe1f257fe69bae5565886ea3d0e5e6b9c3d9035bac3357593f475cda084b -address /run/containerd/containerd.sock │ │ ├─ 41856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84414d7423fedad6c3dc5b445f76f1d0019da5f2558bfa094ee15ea66d4697ac -address /run/containerd/containerd.sock │ │ ├─ 42255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bec6a10d600a4336ffc0e40d8bf10802d2143773070526745b375394dc6bb97c -address /run/containerd/containerd.sock │ │ ├─ 42326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68cf71b59b4c8a511ed1b0d2e0d0b053692bfd527696dc541702d94da2cae63e -address /run/containerd/containerd.sock │ │ ├─ 42727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 169851d1c5387a88dda7119e80594ac6d3d83de2ab35bbad2d921ff77b1f9b4b -address /run/containerd/containerd.sock │ │ ├─ 43210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 939eeaade58b1982c687003cc7eb80c548da8b3be6b67bfa010782b3b2cae206 -address /run/containerd/containerd.sock │ │ ├─ 43261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00a9771ba7f90a23a90cc87785483010b5dd0d479def5467cf622021611e3579 -address /run/containerd/containerd.sock │ │ ├─ 43313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0cb756d06a17e4e19fada9bfbff449620bee2adfc39e2943e0551e2b3071a14 -address /run/containerd/containerd.sock │ │ ├─ 45644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72c27ea22d58e3cdd8f57db3306577658bda284d7fdc0cb10fcdb9594f3e95ac -address /run/containerd/containerd.sock │ │ ├─ 45749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 117cd3f25acab2880b35987404f8922438567a2831b0bbc05fe7b1bc73c54952 -address /run/containerd/containerd.sock │ │ ├─ 46641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb4ffcf6747006d98af84ccb053ea6778e5e1335e330f532cbfb1e0ad39b2291 -address /run/containerd/containerd.sock │ │ ├─ 46741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d965a6f747ba363e53930fd8d9bc45ae16ac7e6f211862d4b5bb96c3d974a79 -address /run/containerd/containerd.sock │ │ ├─ 47114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82c64e354f445642f5b40d2b26c781a747c7285102c2b477456c83ebbcfbc81f -address /run/containerd/containerd.sock │ │ ├─ 47429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94cf198d5db4155a33b552ad57efb7cdd58c491ebc6544f3194e3006a59c31c3 -address /run/containerd/containerd.sock │ │ ├─ 47786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 980ab3e945748adcb62b5f3b535e7639c9a5d4fab8837800c45a227dc201c8d2 -address /run/containerd/containerd.sock │ │ ├─ 50063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36cc238dd4732dcf29011bd51284200d84501a51763daced1fa2fd8ca7ca1261 -address /run/containerd/containerd.sock │ │ ├─ 50214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a4d603fb9108aa2fb696a23a17ef327e93c3bf4b2bd890bf29d79b136de0369 -address /run/containerd/containerd.sock │ │ ├─ 54532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83d8810d1ca033ada0dbf452a222757bc920984947fe0d0a3ac58fd581ad212b -address /run/containerd/containerd.sock │ │ ├─ 55205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd8bca44b16b5ef81a545b276de0ea459a4e2ef2e5684dae50782116458b4290 -address /run/containerd/containerd.sock │ │ ├─ 55242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a16c3bd57c6822df691b2fb3e35ac819fef63031d209c3f52049fce7647449dc -address /run/containerd/containerd.sock │ │ ├─ 55269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 023e274567adbbb593eccda75d2a71d91f01ecf85ee6983ad7e2d43ce65ab211 -address /run/containerd/containerd.sock │ │ ├─ 55429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1154edc39717e7cb769622e0e8a5f24dd7cc83f5284fead12d918e6c304bbb8 -address /run/containerd/containerd.sock │ │ ├─ 59329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8d17881b9229f6ccd3cdb5cd5bdafb38bb98f248003158f6ec03b5c23c045eb -address /run/containerd/containerd.sock │ │ ├─ 59425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f64e4f1f928870aa0b3e4d7ea5647df214fb3ff4f2feafec1f2690fd477ade8d -address /run/containerd/containerd.sock │ │ ├─ 59486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c140c16147b98f6bb9f8f40d7fff54060ff3e97f1e7f2e9121da3d987484509 -address /run/containerd/containerd.sock │ │ ├─ 59517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13c6f4958446140a3aee034f4914bb0d7d6bd0cb5f32e40f2103ecee1cfc4f51 -address /run/containerd/containerd.sock │ │ ├─ 60939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb5a80c640c1804a3a328b50dcad45e4f55e3ec6bfb95094ad29e51443054861 -address /run/containerd/containerd.sock │ │ ├─ 61035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a663e2aa03bb6e7b72e24baa7e1f635f3f3a899a9f49e92382067d74ea7db11 -address /run/containerd/containerd.sock │ │ ├─ 61246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0a2c84e92c7b665b196d9d2f99edc11f0bb08649172f5e20621236479ade9b5 -address /run/containerd/containerd.sock │ │ ├─ 61283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 234eb319c6a6e1f9289294cee88fda67da32a76bc2c1af1f9f0b8bacd1e5c3fc -address /run/containerd/containerd.sock │ │ ├─ 61337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14f9ac1231f20b43be0ca3a26b56b6a9b30709f31a9ba5b4e5f940a643394dba -address /run/containerd/containerd.sock │ │ ├─ 61943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2520a23f605254e2c9e046ef6fd91d711065d9587dc6442a40c732b802d086d2 -address /run/containerd/containerd.sock │ │ ├─ 62276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c793e2701f733795b0a883f3906ee80fead4f604f01f0cc314fe7cdbcd7b06af -address /run/containerd/containerd.sock │ │ ├─ 62461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe432d688c642de79e53fb1d9397c1d8ba78b52d44fe1de6d4050a75eae337e9 -address /run/containerd/containerd.sock │ │ ├─ 62752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67d76a6f19e644454e6ad46c22cfac1c784cd69446c9f25ee4ed3f34bcc0cb14 -address /run/containerd/containerd.sock │ │ ├─ 63542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d04eb74182490e494a2c7ecaaf7d578398a890ad7a99489af24ad677da29546 -address /run/containerd/containerd.sock │ │ ├─ 64822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90f2ec375dbe0d0eed20212e7554ca632d51ba6727a18a1df148ee8a254a6d4d -address /run/containerd/containerd.sock │ │ ├─ 67102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c710f97e66e33f0c2cfe81497ce5ab60a5d572ff2d778eafeb79eb0dc0e2f22 -address /run/containerd/containerd.sock │ │ ├─ 76441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f8f3749db891dd22cd8e8b1a9c956f18caeed5b08c85155ac04b8253f13e219 -address /run/containerd/containerd.sock │ │ ├─ 77849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78240583ff2bf1ddbf478a5de25f85aa7e638b5fb7dc8957036474bf43eb9bb5 -address /run/containerd/containerd.sock │ │ ├─ 85555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b1bf8d26731f67ec995bd110b2a4be33af8497c9af351c365aa6f8ab2b97ae5 -address /run/containerd/containerd.sock │ │ ├─ 91563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ee51ce912c87d449dd202042dd00da424ef3d9667848f72aa398201bbeab4ba -address /run/containerd/containerd.sock │ │ ├─ 95757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c9f17760d0f595c0741c451ce76cb2351e47f3a6abb7c348f5e762df5000dba -address /run/containerd/containerd.sock │ │ ├─ 95802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d36d7626a5938e8936b8c51eaf0473916d47c363835fdc8ce5786e1062b848b -address /run/containerd/containerd.sock │ │ ├─108945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc7edefd321ca9b172d191e4ea45b921d674ebce39ebf6bcf5aef0228c120089 -address /run/containerd/containerd.sock │ │ ├─110517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a84b4b760c5447b399ec5e761aaace11adb32e123d67194097c39763e72b76f1 -address /run/containerd/containerd.sock │ │ ├─110560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9119f50e5aa3b152f00c083e9420a2912ac25de5e2934a038b5fd43da681854a -address /run/containerd/containerd.sock │ │ ├─112436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9862237e349aacd8c4ed8b0ebf156f683f9070dabfcdf5719fe6d22bf4ac7176 -address /run/containerd/containerd.sock │ │ ├─114246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d40152755e79e474efe28e7a38250b18b41b999a5fd5f62231eedc2117a779a -address /run/containerd/containerd.sock │ │ ├─114300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4781def51ca976a7309a8f476a748e64fb91a6bf9be5d581301d29105f762a4 -address /run/containerd/containerd.sock │ │ ├─127410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 044d766d4a30fd6e92d650c896c9ffe9a8b0d3938818d2db1c86589a8ee93d91 -address /run/containerd/containerd.sock │ │ ├─127471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ae3e6ca76f02500c8edd7fa5e8dbeb94596a1351a93a06038afe9aab6cadfbf -address /run/containerd/containerd.sock │ │ ├─130022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3867185ea8c5e8ee31fe0a2cd42aa9fdaf7492b5a6d74dd3f782bd293cb24fc3 -address /run/containerd/containerd.sock │ │ ├─156218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e18ffee4005fe3fe7ef87bb58b53606e9b62e8ead37f7988da0a8c96bbdb0bc -address /run/containerd/containerd.sock │ │ ├─157925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2d3818101155e71c0297e56ba0f2b4e9405f0aa2050fc174567e4f960f87159 -address /run/containerd/containerd.sock │ │ ├─158256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10888c703106b65976fed90ab5d12bb56ec52823d0fcc798cdc1f7feb6732a09 -address /run/containerd/containerd.sock │ │ ├─159148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d92bc0c2d84cd0fb79eaa616c6d8c3f65d55e92cd196632b2ac4dd1fc159331 -address /run/containerd/containerd.sock │ │ ├─161309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29bd01826a66addeac864c5286b6176136546d3dff1c3930ff9804c46d9b1995 -address /run/containerd/containerd.sock │ │ ├─161603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1a4cd88cf1b29f64dc54cacdedbe5a380243b980ea7ffc58c930ee658393038 -address /run/containerd/containerd.sock │ │ ├─161713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8f091542eba2e52602136b7642192c9d0e0175bc0193c582ce4a74ac1e1b6f8 -address /run/containerd/containerd.sock │ │ ├─161769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9cb59739c5bc76df319b000456f41f364851d6f349b00ed7c6942214c16fd3f -address /run/containerd/containerd.sock │ │ ├─162164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59ebb9542c0ea0151a07a46176bf4495775d853c465d3da44d11dd469473f96d -address /run/containerd/containerd.sock │ │ ├─162349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 283a9d337aff06724e56a92e20eff0b6d4cd04bb529d393e0c4264dacb85ab2d -address /run/containerd/containerd.sock │ │ ├─174640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92e888cb843926eab39db5a89251935219b7ebdb17d95c916a1e9bac8cb86ee7 -address /run/containerd/containerd.sock │ │ ├─176467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b51818c4db7db2ef1d4691dc798a8b5916e25ea5e0327202b533d9a241a9123c -address /run/containerd/containerd.sock │ │ ├─176476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2595d7c767b3327484ad83089623f93b2203bf5029d3806f9d1068be8bbc240d -address /run/containerd/containerd.sock │ │ ├─176609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c0ed68153c4024335bea21838d5755843001194c2a7707f807d434b3e915313 -address /run/containerd/containerd.sock │ │ ├─176654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f8e2b443c723314303d7ce194afed18820fc590621708e03f8ae7205b728a73 -address /run/containerd/containerd.sock │ │ ├─176949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71e621e42fff6e0c2f10c9e0765e1daf059680702aa37413d3e4e0dcc28e329a -address /run/containerd/containerd.sock │ │ ├─176968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0d81e1f0134c1dc78bada625e9bead3ec6156c70dd2184761672c36c524a74d -address /run/containerd/containerd.sock │ │ ├─177163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0946567f31e661a07f5a8f169c4aca017f4b32376ad80cfc4b24879764205b06 -address /run/containerd/containerd.sock │ │ ├─192403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cf9482f9b76e9fbff6dbd8b158b2d46cd07ed8d8062d630ecac73a68738fec6 -address /run/containerd/containerd.sock │ │ ├─194778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ebc1eef22d5e7e66a5cb1483335ca05ce48beed79f42437efba6006d60cce54 -address /run/containerd/containerd.sock │ │ ├─194825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f3ad83ed82f93e2888d056eedbbcf51157e135d5770c11e5515ef6992d5ad59 -address /run/containerd/containerd.sock │ │ ├─194871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e6a64db2b3ef0b01308c22c3287888b31b109a2314d0e0b257ea894c396404d -address /run/containerd/containerd.sock │ │ ├─211931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe2d803d56e9d8c5a860ff9c3aa97994cee023cb1458038d89f0fa64cf6e9731 -address /run/containerd/containerd.sock │ │ ├─219221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaef714fbfc8622f68d44963047fa17f4e6833a7b07ae4c278bfcd2a25c16dd3 -address /run/containerd/containerd.sock │ │ ├─219223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abcb81434d23fef710476928687112edc6a18b2b36a88ce0d6868a1363e0847b -address /run/containerd/containerd.sock │ │ ├─219497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b73070493d0951d1e57b6c6983ec128d45e1d9f9b1b8656b7e06bbf497b3e932 -address /run/containerd/containerd.sock │ │ ├─219683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18068f775d59b2b2bd72b962bc1bcb47102859a6ade844a0a1b621f07e368338 -address /run/containerd/containerd.sock │ │ ├─232546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd14a60da7b45c85ccb5ad6fb7fa17eca044dc26fc17f3632a5e5b4324d83f89 -address /run/containerd/containerd.sock │ │ ├─234913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05608f0846ac8d3f62271d9d3925bff118a332257dadb8ea70320ff8185cbbac -address /run/containerd/containerd.sock │ │ ├─235977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef7ae8356983a13f876226a851767638a84f4ecee9d19fe1909fc51d3d9db2c3 -address /run/containerd/containerd.sock │ │ ├─236926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 406900ed16bec772cf6cf50d5fa7bb980cbe7c906dafcf61daa01b93c3917399 -address /run/containerd/containerd.sock │ │ ├─238162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06155db6fc4c18e453351a2f5404f5fcde627433bde45ebf5048ee57e8f22f2e -address /run/containerd/containerd.sock │ │ ├─239773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28ea8aa6a809ab1fe71ff52678e458447a6dba3b94666d63a06a410cc76a0e62 -address /run/containerd/containerd.sock │ │ ├─240651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 480321235f24db8df773c27a366a29cac36f115886b8203b9ceca61e921363d2 -address /run/containerd/containerd.sock │ │ ├─240715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fe2def94540c6a6452546caf99d4990438f0aa04d2877a1f7be341add64b6a4 -address /run/containerd/containerd.sock │ │ ├─252393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d13995a503024784952ec67e5870892843952007b82c1de13b07aed37f5c33b9 -address /run/containerd/containerd.sock │ │ ├─252818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec6eff0dcf52919360e342c5fab0323898083af1775bb0a528760c40b2f8fae4 -address /run/containerd/containerd.sock │ │ ├─255882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50bf1d79d9d2f3e2ab3798cba34c8ee95f8d41533298667762df04cd02e1cda3 -address /run/containerd/containerd.sock │ │ ├─260639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9ed7bf262b3318f81da905720b51760fa320d9a634837e60173b53c1ae1cf61 -address /run/containerd/containerd.sock │ │ ├─260831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 032ff8862a703e3fbd2aca9513071f98270b2bd35036143db385fdf907f202b2 -address /run/containerd/containerd.sock │ │ ├─260875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd8a9cccd5d81d900a5ecee2fabcf1ab491c2a270a680fddc58adc9e036484c3 -address /run/containerd/containerd.sock │ │ ├─261019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7f5b140b65f6cd04678bf1bdd0a2b375e0d1ce2c8e3e8112cad64313acdd811 -address /run/containerd/containerd.sock │ │ ├─273468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66da491ced6d65408f01bee0f9f5ad040641a761e2beb3c0edc6f6a351f36f14 -address /run/containerd/containerd.sock │ │ ├─275962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9de887076dc49694008aeea8e0f1c4bdd09cb6c5ab4c137d8634b92d7c3c9db -address /run/containerd/containerd.sock │ │ └─277541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aedafe2febd88bd06d29c0d066ad65551d85aa9c5f065747786607e3906d1a3e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─633 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-82cd00d9f4d72a865be8eb8ee75e55ac7cb159bc95ba579228e267e7408b88c4.scope … │ │ ├─24500 /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 │ │ └─24513 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28633 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28897 /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 │ │ │ ├─19243 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19263 /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@osd.0.service │ │ │ ├─24196 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24458 /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 │ │ │ ├─33123 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33400 /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 │ │ │ ├─12134 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12167 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wgeeac.service │ │ ├─12496 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wgeeac/unit.run │ │ └─12528 /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-wgeeac --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.wgeeac:/var/lib/ceph/mgr/ceph-instance.wgeeac:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wgeeac/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.wgeeac -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10171 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─155551 /sbin/multipathd -d -s │ ├─run-r9a4e209587b94e9eb72696fe054bcdd1.scope │ │ └─192944 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─39540 /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.3 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 653 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─424940 sshd: [accepted] │ ├─uuidd.service │ │ └─1389 /usr/sbin/uuidd --socket-activation │ ├─docker-caad453cc558fcbaf85fa7a879bef8439d4931cb8ac454794d61d69474dffb48.scope … │ │ ├─12246 /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 │ │ └─12258 /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-ed6335404bf7b3bb3769f84ec6be232ed4261716b9aae3065f05533bfee52f1a.scope … │ │ ├─12609 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wgeeac -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12629 /usr/bin/ceph-mgr -n mgr.instance.wgeeac -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-de38293df4e0abe0450698abb8a2254cfdf3194946c636b03fcdd4b86e413a8e.scope … │ │ ├─19312 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19329 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10683 /usr/sbin/chronyd -F 1 │ │ └─10684 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-abe45b0c9e573523478007d174db94fb33536e67f764bf1e1fe56d3780ac03ba.scope … │ │ ├─33442 /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 │ │ └─33454 /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 │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─155389 /sbin/iscsid │ │ └─155390 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─632 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─623 /lib/systemd/systemd-logind │ └─docker-74e0944725b90acf1912c653c780112906a148cdc6cfd413d947f07ec5451ce1.scope … │ ├─28938 /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 │ └─28951 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug ├─k8s.io │ ├─aedafe2febd88bd06d29c0d066ad65551d85aa9c5f065747786607e3906d1a3e │ │ └─277565 /pause │ ├─cfc6b93f657e3540da2b542918836912b59e596dc307bced409401fae9593cee │ │ └─60188 /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 │ ├─b6fb12dcf76c9979781804e920d0179cc6bf09ea5acff96ffebedfca48cdc1e4 │ │ └─48094 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─02afd3333f3ea9dc936064ee61b353a57413508fc72fcf00f101d8268cc54805 │ │ └─63779 /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-3.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 │ ├─10dd81c458c70d4910961c7b6681beee35f5877fd7669dd37925677fcde87519 │ │ └─50691 redis_exporter │ ├─751475a009124ba567808be64693460e83cde50546a076cbb16e7432a9f38b82 │ │ └─39730 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a93294b13a94e0300ef06d03edd939feec5c22c7634d65c138c7cf73ade7976b │ │ └─96056 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-cdfmd --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─0d36d7626a5938e8936b8c51eaf0473916d47c363835fdc8ce5786e1062b848b │ │ └─95826 /pause │ ├─2520a23f605254e2c9e046ef6fd91d711065d9587dc6442a40c732b802d086d2 │ │ └─61966 /pause │ ├─d13995a503024784952ec67e5870892843952007b82c1de13b07aed37f5c33b9 │ │ └─252419 /pause │ ├─032ff8862a703e3fbd2aca9513071f98270b2bd35036143db385fdf907f202b2 │ │ └─260858 /pause │ ├─c9ed7bf262b3318f81da905720b51760fa320d9a634837e60173b53c1ae1cf61 │ │ └─260673 /pause │ ├─039aae8b04fa997f35122dffda470a7bf9297be4a4de1d35a3eba116e289a09c │ │ └─55957 /secretgen-controller │ ├─d2e800cae7ff8f3f088d831bcb7fc765c66484dd3d01816f45e7465b14293d94 │ │ ├─173501 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173881 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173882 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─92e888cb843926eab39db5a89251935219b7ebdb17d95c916a1e9bac8cb86ee7 │ │ └─174663 /pause │ ├─a3fb120bca876521eaa08f002482d32057ba36cf86a419292ad9ffced29c5135 │ │ └─276327 /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 │ ├─68cf71b59b4c8a511ed1b0d2e0d0b053692bfd527696dc541702d94da2cae63e │ │ └─42357 /pause │ ├─835db0867609bbda748e5c5c35d87f6c50be609556421019b50c6d1eb3ebba70 │ │ └─55572 nfd-gc -gc-interval=1h │ ├─83d8810d1ca033ada0dbf452a222757bc920984947fe0d0a3ac58fd581ad212b │ │ └─54556 /pause │ ├─2c16df21fa7c3611cebb36162e1bf6c130e8d13db62242ae1e3caf5572a9b243 │ │ ├─128479 /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 │ │ └─128724 /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 │ ├─05608f0846ac8d3f62271d9d3925bff118a332257dadb8ea70320ff8185cbbac │ │ └─234938 /pause │ ├─2fe2def94540c6a6452546caf99d4990438f0aa04d2877a1f7be341add64b6a4 │ │ └─240757 /pause │ ├─718107f8535a47a31d74dd6d2d57ebd1d46d92dd43ae0df019f32f5a9f0936d0 │ │ ├─256276 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─256303 /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 -- │ │ ├─256309 erl_child_setup 1048576 │ │ ├─256365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256366 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256376 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─256549 /bin/sh -s rabbit_disk_monitor │ ├─d8f091542eba2e52602136b7642192c9d0e0175bc0193c582ce4a74ac1e1b6f8 │ │ └─161742 /pause │ ├─c2d3818101155e71c0297e56ba0f2b4e9405f0aa2050fc174567e4f960f87159 │ │ └─157950 /pause │ ├─b091bcbe2d0ac337c2173103834515df03ce78acec439233810f37d34231946a │ │ ├─174949 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174965 /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 -- │ │ ├─174971 erl_child_setup 1048576 │ │ ├─175018 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175019 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175029 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175123 /bin/sh -s rabbit_disk_monitor │ ├─3867185ea8c5e8ee31fe0a2cd42aa9fdaf7492b5a6d74dd3f782bd293cb24fc3 │ │ └─130046 /pause │ ├─a06f3a438b364b2cf3ca5d7c0fedda565746f21241867fe027edd0ad4a259a88 │ │ └─236974 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─b47f2838b2c1c1add5c9b2e1d38e06e1936114795768e8fc399c256df2417ad0 │ │ ├─65382 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65420 /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 -- │ │ ├─65434 erl_child_setup 1048576 │ │ ├─65588 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65589 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65599 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65755 /bin/sh -s rabbit_disk_monitor │ ├─a1154edc39717e7cb769622e0e8a5f24dd7cc83f5284fead12d918e6c304bbb8 │ │ └─55452 /pause │ ├─f4e8ddf195f4f327c520d35a363a40f5bcce374e58661cf2425eb8a7fe9e5fc2 │ │ ├─190476 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] │ │ ├─190848 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─191308 /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/tmpe1o61m1a/privsep.sock │ │ ├─377339 /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/tmpu90con31/privsep.sock │ │ ├─377834 /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/tmpicszicqy/privsep.sock │ │ ├─378293 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378299 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─380430 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fc728bbc-ed29-4f23-a3b3-6644d2ef23fc --namespace=qrouter-fc728bbc-ed29-4f23-a3b3-6644d2ef23fc --conf_dir=/var/lib/neutron/ha_confs/fc728bbc-ed29-4f23-a3b3-6644d2ef23fc --log-file=/var/lib/neutron/ha_confs/fc728bbc-ed29-4f23-a3b3-6644d2ef23fc/neutron-keepalived-state-change.log --monitor_interface=ha-40af007b-49 --monitor_cidr=169.254.0.65/24 --pid_file=/var/lib/neutron/external/pids/fc728bbc-ed29-4f23-a3b3-6644d2ef23fc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─382540 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=44e7245b-6f74-449a-8836-4db92ccaf6d3 --namespace=qrouter-44e7245b-6f74-449a-8836-4db92ccaf6d3 --conf_dir=/var/lib/neutron/ha_confs/44e7245b-6f74-449a-8836-4db92ccaf6d3 --log-file=/var/lib/neutron/ha_confs/44e7245b-6f74-449a-8836-4db92ccaf6d3/neutron-keepalived-state-change.log --monitor_interface=ha-682afc9f-8e --monitor_cidr=169.254.0.217/24 --pid_file=/var/lib/neutron/external/pids/44e7245b-6f74-449a-8836-4db92ccaf6d3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─397075 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8467738b-114b-4745-8242-eda62b874bc6 --namespace=qrouter-8467738b-114b-4745-8242-eda62b874bc6 --conf_dir=/var/lib/neutron/ha_confs/8467738b-114b-4745-8242-eda62b874bc6 --log-file=/var/lib/neutron/ha_confs/8467738b-114b-4745-8242-eda62b874bc6/neutron-keepalived-state-change.log --monitor_interface=ha-02445906-44 --monitor_cidr=169.254.0.27/24 --pid_file=/var/lib/neutron/external/pids/8467738b-114b-4745-8242-eda62b874bc6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─402962 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d6996923-283d-4cda-87a2-d4ff61897468 --namespace=qrouter-d6996923-283d-4cda-87a2-d4ff61897468 --conf_dir=/var/lib/neutron/ha_confs/d6996923-283d-4cda-87a2-d4ff61897468 --log-file=/var/lib/neutron/ha_confs/d6996923-283d-4cda-87a2-d4ff61897468/neutron-keepalived-state-change.log --monitor_interface=ha-6b8c6aea-b8 --monitor_cidr=169.254.0.233/24 --pid_file=/var/lib/neutron/external/pids/d6996923-283d-4cda-87a2-d4ff61897468.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─408680 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1049ea5e-a260-40a8-8772-adb943be70c1 --namespace=qrouter-1049ea5e-a260-40a8-8772-adb943be70c1 --conf_dir=/var/lib/neutron/ha_confs/1049ea5e-a260-40a8-8772-adb943be70c1 --log-file=/var/lib/neutron/ha_confs/1049ea5e-a260-40a8-8772-adb943be70c1/neutron-keepalived-state-change.log --monitor_interface=ha-0b9b4163-38 --monitor_cidr=169.254.0.114/24 --pid_file=/var/lib/neutron/external/pids/1049ea5e-a260-40a8-8772-adb943be70c1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─701fbcb2ed965dd820fac7b51e1bb577c3828b0b8917359556eeeee1e96b3215 │ │ ├─172707 nova-metadata: uWSGI master │ │ ├─172720 nova-metadata: uWSGI worker 1 │ │ └─172721 nova-metadata: uWSGI worker 2 │ ├─59ebb9542c0ea0151a07a46176bf4495775d853c465d3da44d11dd469473f96d │ │ └─162192 /pause │ ├─74f5ec3e7b79cdde17996d3ed67fd451ab4eaceff35c12e1dbcd5a8743430802 │ │ ├─159489 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159505 /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 -- │ │ ├─159511 erl_child_setup 1048576 │ │ ├─159569 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159570 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159580 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159634 /bin/sh -s rabbit_disk_monitor │ ├─4fbee921644f317bd3fb2f7f7440c193d2546fdc09939ebf61c25844e3d9d452 │ │ └─63824 /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 │ ├─b728e3feab2255d361f1e1c1f69b405db864cd245a313ea9c9c89abba946482c │ │ └─128045 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─14f9ac1231f20b43be0ca3a26b56b6a9b30709f31a9ba5b4e5f940a643394dba │ │ └─61361 /pause │ ├─9a4d603fb9108aa2fb696a23a17ef327e93c3bf4b2bd890bf29d79b136de0369 │ │ └─50237 /pause │ ├─c8d17881b9229f6ccd3cdb5cd5bdafb38bb98f248003158f6ec03b5c23c045eb │ │ └─59362 /pause │ ├─6c140c16147b98f6bb9f8f40d7fff54060ff3e97f1e7f2e9121da3d987484509 │ │ └─59521 /pause │ ├─939eeaade58b1982c687003cc7eb80c548da8b3be6b67bfa010782b3b2cae206 │ │ └─43234 /pause │ ├─67d76a6f19e644454e6ad46c22cfac1c784cd69446c9f25ee4ed3f34bcc0cb14 │ │ └─62775 /pause │ ├─97704ed43b352d076487632e6bc263b6c3ada18f7745d4e065298c5ca98fae8b │ │ └─39252 /pause │ ├─9d92bc0c2d84cd0fb79eaa616c6d8c3f65d55e92cd196632b2ac4dd1fc159331 │ │ └─159172 /pause │ ├─8001e8a7f57ae587840c76ce89577ac9dbe98dd866a753b7b6602b07ae2ea904 │ │ └─61832 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 │ ├─9ae3e6ca76f02500c8edd7fa5e8dbeb94596a1351a93a06038afe9aab6cadfbf │ │ └─127500 /pause │ ├─a26c6d73286f5209cbc6165b2d00bf8066a7aea063f2527e8d562113d7b18a3d │ │ └─42397 /coredns -conf /etc/coredns/Corefile │ ├─06155db6fc4c18e453351a2f5404f5fcde627433bde45ebf5048ee57e8f22f2e │ │ └─238186 /pause │ ├─9a4ee389b2ee4525bffb9ec493b90dfc34f7e15767dfeb539630d98c1bcffaf9 │ │ └─59760 /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 │ ├─406900ed16bec772cf6cf50d5fa7bb980cbe7c906dafcf61daa01b93c3917399 │ │ └─236949 /pause │ ├─abcb81434d23fef710476928687112edc6a18b2b36a88ce0d6868a1363e0847b │ │ └─219303 /pause │ ├─8d04eb74182490e494a2c7ecaaf7d578398a890ad7a99489af24ad677da29546 │ │ └─63571 /pause │ ├─17557420387fadd82d930bfc70969a8441d7169d0f1544979d29ce51297e9b8f │ │ ├─345006 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] │ │ ├─345465 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345640 /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/tmpqmz_04_n/privsep.sock │ │ ├─346137 /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/tmpjshf37zk/privsep.sock │ │ ├─346384 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346386 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346409 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/eaa2d862-3835-4b15-b7f6-e008f059a583/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/eaa2d862-3835-4b15-b7f6-e008f059a583/host --addn-hosts=/var/lib/neutron/dhcp/eaa2d862-3835-4b15-b7f6-e008f059a583/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/eaa2d862-3835-4b15-b7f6-e008f059a583/opts --dhcp-leasefile=/var/lib/neutron/dhcp/eaa2d862-3835-4b15-b7f6-e008f059a583/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d8380b34-1b0a-418c-b09a-65c0647a1a26,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 │ │ ├─346413 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/483b5b93-f52e-49e8-a91a-16ff39851c7f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/483b5b93-f52e-49e8-a91a-16ff39851c7f/host --addn-hosts=/var/lib/neutron/dhcp/483b5b93-f52e-49e8-a91a-16ff39851c7f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/483b5b93-f52e-49e8-a91a-16ff39851c7f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/483b5b93-f52e-49e8-a91a-16ff39851c7f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b4c99812-84da-4265-bd2e-fc0b788c289a,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 │ │ ├─346416 haproxy -f /var/lib/neutron/ns-metadata-proxy/eaa2d862-3835-4b15-b7f6-e008f059a583.conf │ │ ├─346420 haproxy -f /var/lib/neutron/ns-metadata-proxy/483b5b93-f52e-49e8-a91a-16ff39851c7f.conf │ │ ├─377247 /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/tmpqjmn8vjq/privsep.sock │ │ └─381790 /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/tmpzcpjvk0w/privsep.sock │ ├─4f3ad83ed82f93e2888d056eedbbcf51157e135d5770c11e5515ef6992d5ad59 │ │ └─194874 /pause │ ├─e973735015b533a3a3b6ea019e27bd693172b2b3e7c828c8e66f26420a8fb875 │ │ └─46811 /manager --metrics-bind-address=:9782 │ ├─31bf608b1e6ae48de386e410b27ea6014b5926e8c61ce7d06e14e6dd7c0b3729 │ │ └─39185 /pause │ ├─169851d1c5387a88dda7119e80594ac6d3d83de2ab35bbad2d921ff77b1f9b4b │ │ └─42751 /pause │ ├─5239894b54961ae4ea8200fcc2e8797838c268ebeb2cde6eeba5edc699a25f12 │ │ └─156768 /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 │ ├─44e20131bdf18f27118e9f5277fac2864400da012ed36e5d62364913ac17e27a │ │ ├─47997 mysqld --wsrep_start_position=c018b0dc-5385-11f1-9749-eb514b6042f6:20 │ │ └─48124 /var/lib/mysql/mysql-state-monitor │ ├─ac0e41c763209d639b7e7f09b3523355f16cedff813e7a2e911b24b443232644 │ │ └─158665 /coredns -conf /etc/coredns/Corefile │ ├─64b252d5d65d5c776a1569cbe453d2869d7001da9e1d559cb3a189cbc4ed0305 │ │ └─63868 /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 │ ├─78f2ff191253ff49c3f022c3b842cee1b5aeb6b6aebe67ddeefc4258f0f31f34 │ │ └─50420 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 │ ├─90f2ec375dbe0d0eed20212e7554ca632d51ba6727a18a1df148ee8a254a6d4d │ │ └─64847 /pause │ ├─78240583ff2bf1ddbf478a5de25f85aa7e638b5fb7dc8957036474bf43eb9bb5 │ │ └─77872 /pause │ ├─ec6eff0dcf52919360e342c5fab0323898083af1775bb0a528760c40b2f8fae4 │ │ └─252855 /pause │ ├─eb5a80c640c1804a3a328b50dcad45e4f55e3ec6bfb95094ad29e51443054861 │ │ └─60962 /pause │ ├─f5fc35b838bf64cf2a6a485bc399dee9be52a4f8b658c848233da856719b07a5 │ │ └─39260 /pause │ ├─4132e5e32aa80410588fe41eea30e070b276d13d2b3b5b0cf7ced39335ce8eb4 │ │ └─192267 /usr/bin/libvirt-tls-sidecar │ ├─09742781667e7460ce7bcb0a91dc3869c6d2bb92fa2850cc2918135fe0e33893 │ │ └─43453 /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 │ ├─6f65c9ae7ebcceea27f50c51428512ae4c6f900260c013ccf0c9f4b599d99195 │ │ ├─110936 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111097 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111105 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ef7ae8356983a13f876226a851767638a84f4ecee9d19fe1909fc51d3d9db2c3 │ │ └─236002 /pause │ ├─50bf1d79d9d2f3e2ab3798cba34c8ee95f8d41533298667762df04cd02e1cda3 │ │ └─255904 /pause │ ├─b7f5b140b65f6cd04678bf1bdd0a2b375e0d1ce2c8e3e8112cad64313acdd811 │ │ └─261058 /pause │ ├─71e621e42fff6e0c2f10c9e0765e1daf059680702aa37413d3e4e0dcc28e329a │ │ └─176993 /pause │ ├─66da491ced6d65408f01bee0f9f5ad040641a761e2beb3c0edc6f6a351f36f14 │ │ └─273495 /pause │ ├─2d40152755e79e474efe28e7a38250b18b41b999a5fd5f62231eedc2117a779a │ │ └─114269 /pause │ ├─84414d7423fedad6c3dc5b445f76f1d0019da5f2558bfa094ee15ea66d4697ac │ │ └─41883 /pause │ ├─234eb319c6a6e1f9289294cee88fda67da32a76bc2c1af1f9f0b8bacd1e5c3fc │ │ └─61310 /pause │ ├─a6393a6a351f7d363afb1de2ca71c636614ccf2fbf64bf8f43b69b4d0354b8da │ │ └─63694 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ee5a8e6eca2ae06d5b089d6773dfc1019c895eba9d7c2671d9ff5d7addb9bcb9 │ │ └─39380 etcd --advertise-client-urls=https://199.204.45.3: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.3:2380 --initial-cluster=instance=https://199.204.45.3:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.3:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.3: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 │ ├─b9de887076dc49694008aeea8e0f1c4bdd09cb6c5ab4c137d8634b92d7c3c9db │ │ └─275990 /pause │ ├─6a663e2aa03bb6e7b72e24baa7e1f635f3f3a899a9f49e92382067d74ea7db11 │ │ └─61057 /pause │ ├─60392ab7d7102effb5c6b8182f96295181384f0633df8cdcb6a9bbd6599e5544 │ │ └─64049 /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 │ ├─482b64dd9d5ef09f912778d6ad1ad5b72781c0a23069b1028ccdcb6dd71fb811 │ │ └─43545 /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 │ ├─3f376887ddae0ca3ebd49f626c3d7cacdd2655c9fb97c518f54999b31ae0d542 │ │ ├─180402 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─424941 sleep 300 │ ├─0946567f31e661a07f5a8f169c4aca017f4b32376ad80cfc4b24879764205b06 │ │ └─177202 /pause │ ├─82c64e354f445642f5b40d2b26c781a747c7285102c2b477456c83ebbcfbc81f │ │ └─47137 /pause │ ├─f6bafd2f41419459392f0c6d9673f9a4fb6a6f2ecc66480cfb528f5bb23050c2 │ │ └─200235 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─e05a2b8be1d1f4dc41f51b7e8452080e57213931c5f28677fba7f70fed7ba96a │ │ ├─173636 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173948 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173949 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─27b3aea867608c70e6b085db2958d7ee199a1d20414dbcdb4daa9c6d03237b23 │ │ └─278859 /bin/openstack-database-exporter │ ├─2850f41f08badfc656ee6f0d918df7cb1ed8d56e87e7e2ed6faca5a9b76f3d46 │ │ └─239910 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f0a2c84e92c7b665b196d9d2f99edc11f0bb08649172f5e20621236479ade9b5 │ │ └─61273 /pause │ ├─980ab3e945748adcb62b5f3b535e7639c9a5d4fab8837800c45a227dc201c8d2 │ │ └─47809 /pause │ ├─bd14a60da7b45c85ccb5ad6fb7fa17eca044dc26fc17f3632a5e5b4324d83f89 │ │ └─232570 /pause │ ├─9119f50e5aa3b152f00c083e9420a2912ac25de5e2934a038b5fd43da681854a │ │ └─110591 /pause │ ├─4ff4046a383452fa6bacf04a87d6d18b65b847e5062473925811e4ae02dadcdb │ │ ├─282500 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─282515 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c793e2701f733795b0a883f3906ee80fead4f604f01f0cc314fe7cdbcd7b06af │ │ └─62303 /pause │ ├─35f16ed68f14b1fcfdd73f42326d89360de8d6d7a429e099054ffad0e77f4c49 │ │ └─86269 /usr/local/bin/rook ceph operator │ ├─783b87c635c00a07ae4ffe16a3150c0c8aeb4485d7a0888106dc3e93cd4fc153 │ │ └─39401 kube-apiserver --advertise-address=199.204.45.3 --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 │ ├─28ea8aa6a809ab1fe71ff52678e458447a6dba3b94666d63a06a410cc76a0e62 │ │ └─239822 /pause │ ├─5827d1a7f3d8aff67f7a99d078180a9216fbb3d36f2f07f37afa230d01162c71 │ │ ├─60473 python -u /app/sidecar.py │ │ ├─60664 python -u /app/sidecar.py │ │ └─60666 python -u /app/sidecar.py │ ├─5e946fee3519220db11b7fdb536d1fce6b79d34effa3a3776898423c3091a91d │ │ └─46936 /manager --metrics-bind-address=:8080 │ ├─94cf198d5db4155a33b552ad57efb7cdd58c491ebc6544f3194e3006a59c31c3 │ │ └─47457 /pause │ ├─63d0c84a2bf8bdd07d65078b81b6d55e0d6c36bd5f40e8a4e3670e47e9da33de │ │ ├─252629 magnum-api: uWSGI master │ │ ├─252674 magnum-api: uWSGI worker 1 │ │ └─252675 magnum-api: uWSGI worker 2 │ ├─ba264c304bc694e493553ab5ec8a7dd7fa6f77fdd64b5b3691441615aac9f65b │ │ └─39637 /kube-vip manager │ ├─916c433dcdddd2bb50cce1f0291b1e0038f2bb5cbffbfb716b39eaea91501805 │ │ └─48145 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─29e98ea4cd8d1e969c4e89888643d8eedd53f7e793671d501f1cb86abcd65227 │ │ ├─208214 heat-api: uWSGI master │ │ ├─208272 heat-api: uWSGI worker 1 │ │ └─208273 heat-api: uWSGI worker 2 │ ├─d4781def51ca976a7309a8f476a748e64fb91a6bf9be5d581301d29105f762a4 │ │ └─114324 /pause │ ├─6a119c949e19b79d7caf285861f04e0acbae65e82d5bf721001c9a141b148801 │ │ └─97004 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a84b4b760c5447b399ec5e761aaace11adb32e123d67194097c39763e72b76f1 │ │ └─110540 /pause │ ├─6db7ec4c081f2662443d7bc9bb0f5f1489477b32dc23bb22b40574da6c8a37b4 │ │ └─40809 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─81ab4bd3fe39bca8b54155f978b62e7a62c316d5b1b77ba976a3df46ba861aa0 │ │ ├─60448 python -u /app/sidecar.py │ │ ├─60655 python -u /app/sidecar.py │ │ └─60656 python -u /app/sidecar.py │ ├─afc914d5bb43a736e98eb228e8c87a8a27bcfaa168f56f3d86acd27657721d66 │ │ └─63994 /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-3.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 │ ├─0026fa87c215641746914a0d584aba7056132b3d93c0d1c236d3dfd23869f8c0 │ │ └─125988 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5f8f3749db891dd22cd8e8b1a9c956f18caeed5b08c85155ac04b8253f13e219 │ │ └─76465 /pause │ ├─bec6a10d600a4336ffc0e40d8bf10802d2143773070526745b375394dc6bb97c │ │ └─42283 /pause │ ├─f17dba9812b945da9398c32b02cc48f44744a06f53816ace1e28c261ab9e9df4 │ │ ├─ 46011 /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 │ │ ├─ 46052 /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 │ │ ├─ 46309 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─275623 nginx: worker process │ │ ├─275624 nginx: worker process │ │ └─275625 nginx: cache manager process │ ├─3b488dee9daab1a982dd3162cfc2892683ba6d06173ac5b05f505175c7e5d5a1 │ │ └─47266 percona-xtradb-cluster-operator │ ├─752a931492833ad8f11846a9e27ba91c9f3c7eda784ec2e91c675fc4715748f4 │ │ └─39266 /pause │ ├─0503e2fb837a6ca41c1d2e59cc77a1e280aafbe58a1f6dcd8a0df88847055c5c │ │ ├─212176 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212196 /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 -- │ │ ├─212202 erl_child_setup 1048576 │ │ ├─212281 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─212568 /bin/sh -s rabbit_disk_monitor │ ├─20e9a9ce4cf78c61c6d2242f26af1b055aa60046483541f37b08585c2398bef7 │ │ └─60674 /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 │ ├─89e709a5e0b337d26fa1f27b335103e18d4808fd6e21eedf9ddfb18fe99b0652 │ │ ├─ 70480 apache2 -DFOREGROUND │ │ ├─ 70523 (wsgi:k -DFOREGROUND │ │ ├─ 70524 (wsgi:k -DFOREGROUND │ │ ├─ 70525 (wsgi:k -DFOREGROUND │ │ ├─ 70526 (wsgi:k -DFOREGROUND │ │ ├─407942 apache2 -DFOREGROUND │ │ └─420013 apache2 -DFOREGROUND │ ├─fe2d803d56e9d8c5a860ff9c3aa97994cee023cb1458038d89f0fa64cf6e9731 │ │ └─211957 /pause │ ├─f5ecbe1f257fe69bae5565886ea3d0e5e6b9c3d9035bac3357593f475cda084b │ │ └─40551 /pause │ ├─10888c703106b65976fed90ab5d12bb56ec52823d0fcc798cdc1f7feb6732a09 │ │ └─158280 /pause │ ├─b9cb59739c5bc76df319b000456f41f364851d6f349b00ed7c6942214c16fd3f │ │ └─161808 /pause │ ├─87711ca618198683efd414fca8b20244d952e5b608316a7b3824dfaf2b8adb2e │ │ ├─147018 placement-api: uWSGI master │ │ ├─147040 placement-api: uWSGI worker 1 │ │ └─147041 placement-api: uWSGI worker 2 │ ├─e179a4932b42ff638aa2d4da6c5454c6f48054eebb90d91588723a0138423f03 │ │ └─271422 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─6e18ffee4005fe3fe7ef87bb58b53606e9b62e8ead37f7988da0a8c96bbdb0bc │ │ └─156242 /pause │ ├─058586b6bdb1579ce81740c0863ed802d94c7d53774a26ba03b4a1a1f2ce8e84 │ │ ├─41022 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41402 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─bf6c349af55030da070ac5b1e19c6994d51262b55d46ff57031add7f5afa7211 │ │ └─46190 /server │ ├─9862237e349aacd8c4ed8b0ebf156f683f9070dabfcdf5719fe6d22bf4ac7176 │ │ └─112460 /pause │ ├─62130be544d0dcd4f5cdfbe03be920445fe28a9eed18c5868b92639e8b7ed76c │ │ ├─192570 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192590 /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 -- │ │ ├─192596 erl_child_setup 1048576 │ │ ├─192738 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192739 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192749 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─193026 /bin/sh -s rabbit_disk_monitor │ ├─72c27ea22d58e3cdd8f57db3306577658bda284d7fdc0cb10fcdb9594f3e95ac │ │ └─45673 /pause │ ├─18068f775d59b2b2bd72b962bc1bcb47102859a6ade844a0a1b621f07e368338 │ │ └─219719 /pause │ ├─f8cb5f803d6bc0e5b6915c96183d75d45a94d5b665876ea34600d8a9ab26b90b │ │ └─50610 valkey-server *:26379 [sentinel] │ ├─1bfbc955ccb37a3c58af9afd7915c5d6d19b7889193264389a345bd1483439f1 │ │ ├─83961 barbiacan-api: uWSGI master │ │ └─83974 barbiacan-api: uWSGI worker 1 │ ├─f7820ddc5e52a86b45583df9c60a8f029ad6ae49bafeeaa3aa713c7b8455f90f │ │ └─190450 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) │ ├─8002bdbc59f092570255667b5e21e024f83e85d28457a73591aa0a50d2061e91 │ │ ├─ 47934 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 │ │ ├─ 50765 haproxy -sf 165 -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 │ │ └─425812 /bin/bash /opt/percona/haproxy_check_pxc.sh NOT_USED NOT_USED 10.0.0.10 3306 │ ├─117cd3f25acab2880b35987404f8922438567a2831b0bbc05fe7b1bc73c54952 │ │ └─45773 /pause │ ├─7c0ed68153c4024335bea21838d5755843001194c2a7707f807d434b3e915313 │ │ └─176714 /pause │ ├─4a51ca50bcaefb2edce3df746831893e2f89fea5e0679f5141f2efe9ca2fab9f │ │ └─64890 /bin/oauth2-proxy │ ├─93175eb445e80707b48ebe8a12b4bfb185229caccdcaba1a7df6a18b79bf57e9 │ │ └─42945 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 │ ├─70f99cd8313ddf71c538d4b549f81e6129b01057acdce95f598b4d2aac2572d4 │ │ ├─187858 neutron-api: uWSGI master │ │ ├─187889 neutron-api: uWSGI worker 1 │ │ └─187890 neutron-api: uWSGI worker 2 │ ├─b51818c4db7db2ef1d4691dc798a8b5916e25ea5e0327202b533d9a241a9123c │ │ └─176528 /pause │ ├─e8d386c902235fe1cb341ec00ccf4b82284be32bdfc57dcffe9d25e685c964b0 │ │ └─259447 docker-registry serve /etc/docker-registry/config.yml │ ├─46689690cdb41dde3d8792666d24eab2d73eeb727768be78258fc04929f82335 │ │ ├─172558 nova-api: uWSGI master │ │ ├─172571 nova-api: uWSGI worker 1 │ │ └─172572 nova-api: uWSGI worker 2 │ ├─daae96bdfb0a46b4e15d585af4c5c714f998564785f61349e0c00b7fd4b4947d │ │ └─39288 /pause │ ├─ef611d4c1b6ce121882ba299014f1cbea04083c75410fb0ae19b8e98a8035023 │ │ ├─188829 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) │ │ ├─189120 /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/tmp0z3yxh81/privsep.sock │ │ ├─189467 /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/tmpe15w6a13/privsep.sock │ │ └─189723 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─0c710f97e66e33f0c2cfe81497ce5ab60a5d572ff2d778eafeb79eb0dc0e2f22 │ │ └─67125 /pause │ ├─8ad70a168eb214b2406ea8451a728d0edd9ca7d584385b356dfd68f79278edb9 │ │ ├─ 96168 /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 │ │ └─402960 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7f8cf03046bfef577f8391eda42c6993df04be0682b9631cd572847bed4d3b92 │ │ ├─252742 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─253248 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─253249 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─b1f7d399a207a1cd4e0d6b72ce4579e65ccaf5023c56cb2863d1ef5f38b0002b │ │ ├─231275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231298 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415800 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415801 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415823 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415824 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─415832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3e777dcbd51f0caf3f900fe19716738782a526c6d0f5671bdb4d41ea0934070e │ │ ├─91755 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91772 /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 -- │ │ ├─91778 erl_child_setup 1048576 │ │ ├─91848 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91849 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92260 /bin/sh -s rabbit_disk_monitor │ ├─c3c4103eda606197081808ab5a0f1f38dffe4f10acb02233c45d1ee1d07b97b8 │ │ ├─232820 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232836 /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 -- │ │ ├─232842 erl_child_setup 1048576 │ │ ├─232915 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232916 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232926 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─233145 /bin/sh -s rabbit_disk_monitor │ ├─e5a722a92c00ef1090db69e3ac2e928564a5c847c6f8bbaf71926cc596cd1797 │ │ └─62973 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─aaef714fbfc8622f68d44963047fa17f4e6833a7b07ae4c278bfcd2a25c16dd3 │ │ └─219294 /pause │ ├─eecd5071cf208438aa85a823969a18dd163ab9b66170fd56c2bb701b4674309e │ │ └─64681 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─36cc238dd4732dcf29011bd51284200d84501a51763daced1fa2fd8ca7ca1261 │ │ └─50089 /pause │ ├─391d6a151126df59ed150df6bc39d092569290595bc04a5188e6c6c82a3feb8c │ │ ├─112595 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112673 /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 -- │ │ ├─112683 erl_child_setup 1048576 │ │ ├─112811 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112822 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112878 /bin/sh -s rabbit_disk_monitor │ ├─178beaee63a67ded88eaffca15ef75779c489d9f8fef8df94cec5a34a4ab7fab │ │ └─39349 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 │ ├─a9d8cd004ed74a06413768413277402e0a86177945b4ae29fa30f8be26485e63 │ │ ├─109339 glance-api: uWSGI master │ │ ├─109352 glance-api: uWSGI worker 1 │ │ └─109353 glance-api: uWSGI worker 2 │ ├─28100e55390cdb336e351153dce6c9ff71d17ea223664572a4ab913826e71478 │ │ └─39399 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 │ ├─29bd01826a66addeac864c5286b6176136546d3dff1c3930ff9804c46d9b1995 │ │ └─161376 /pause │ ├─ede8587538f99f3d6fb53d3e8e302fb97829ea9221039694a25dd11418d3bb48 │ │ ├─187904 neutron-policy-server: uWSGI master │ │ ├─187917 neutron-policy-server: uWSGI worker 1 │ │ └─187918 neutron-policy-server: uWSGI worker 2 │ ├─f1fffe3be0f2b5a215d36ef31d11b74d7bce51842d8e101de61875b5baa88d19 │ │ └─235132 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─cd8bca44b16b5ef81a545b276de0ea459a4e2ef2e5684dae50782116458b4290 │ │ └─55229 /pause │ ├─c386df36b1dbb70c4b2cbd9f0a2cf406990703f312749e4d107ead1e51bd6f65 │ │ └─55608 nfd-master -crd-controller=true -metrics=8081 │ ├─cd8a9cccd5d81d900a5ecee2fabcf1ab491c2a270a680fddc58adc9e036484c3 │ │ └─260901 /pause │ ├─00a9771ba7f90a23a90cc87785483010b5dd0d479def5467cf622021611e3579 │ │ └─43290 /pause │ ├─4ccb1392bda0a65422e56560ac58466f1ada9fc922d9008cf53acb375b59c3a7 │ │ ├─271782 /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 │ │ └─271860 /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 │ ├─283a9d337aff06724e56a92e20eff0b6d4cd04bb529d393e0c4264dacb85ab2d │ │ └─162372 /pause │ ├─623367c554dd84a5cd79d0c4ef90f147aca59bfb88f7dd821ccfa5575757adae │ │ └─64743 /bin/memcached_exporter │ ├─023e274567adbbb593eccda75d2a71d91f01ecf85ee6983ad7e2d43ce65ab211 │ │ └─55315 /pause │ ├─1d9b16b54203eaaa94a8bd7698b4ce266994194b858b34c4822d2f83ffab3e1c │ │ ├─252446 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253214 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp6op48gbh/privsep.sock │ │ ├─253228 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253230 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a16c3bd57c6822df691b2fb3e35ac819fef63031d209c3f52049fce7647449dc │ │ └─55280 /pause │ ├─2595d7c767b3327484ad83089623f93b2203bf5029d3806f9d1068be8bbc240d │ │ └─176563 /pause │ ├─480321235f24db8df773c27a366a29cac36f115886b8203b9ceca61e921363d2 │ │ └─240687 /pause │ ├─44150634e92cfad0ebec95c9063c670089284eb480cea2787d32f6789d7fd56d │ │ └─238220 /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 │ ├─0731ab780489199897d51f16727a481ff4f2a121bfe56809535d348e391684c1 │ │ └─39705 /pause │ ├─cb4ffcf6747006d98af84ccb053ea6778e5e1335e330f532cbfb1e0ad39b2291 │ │ └─46667 /pause │ ├─c0d1463efd5ae9d903ef6662d572e28d9fae0d51b785628bcdd0592f138519a3 │ │ └─64646 /bin/pushgateway │ ├─ff84e721382c4de19819f1aa5bbed949155e0ca7dc3274f993f99aa8ccc446b6 │ │ └─168072 /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 │ ├─e540a9180dc56fd135964208a24428264de605c5d6f1a2dbf2dd56161d394277 │ │ └─64711 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d8a69b309f3b52fb68c583c649df53199d90874466328144f3f69b9e7401a940 │ │ ├─230402 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─230954 octavia-worker: ConsumerService worker(0) │ │ └─230957 octavia-worker: ConsumerService worker(1) │ ├─fe432d688c642de79e53fb1d9397c1d8ba78b52d44fe1de6d4050a75eae337e9 │ │ └─62484 /pause │ ├─5d0b871defba74601166ce9aa518e7d2e817ae42a0ddfefb26e637aaf3cd0720 │ │ ├─76556 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76572 /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 -- │ │ ├─76578 erl_child_setup 1048576 │ │ ├─76661 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76672 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76807 /bin/sh -s rabbit_disk_monitor │ ├─0304ba4315ab0a8cd5f0cf0f7ade43461cd80e9ecf54aff3cf8e8e2f9cc38c35 │ │ └─236353 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─8ba8f268777af87fc4b011bd33d7759fdb100e093fb49f2baafeb0c209c39bad │ │ ├─229538 octavia-api: uWSGI master │ │ ├─229551 octavia-api: uWSGI worker 1 │ │ └─229552 octavia-api: uWSGI worker 2 │ ├─2f6d9c72f4c82a82c3ed726a2da5b3abb4ef651570d05a501048f2c236b0f412 │ │ ├─276139 apache2 -DFOREGROUND │ │ ├─278489 (wsgi:h -DFOREGROUND │ │ ├─278490 (wsgi:h -DFOREGROUND │ │ ├─278491 (wsgi:h -DFOREGROUND │ │ ├─278492 (wsgi:h -DFOREGROUND │ │ ├─278493 (wsgi:h -DFOREGROUND │ │ ├─278494 apache2 -DFOREGROUND │ │ └─278495 apache2 -DFOREGROUND │ ├─e83b0906bea0c7e08f644856b30d5c10fed5443bb507359fa884b5893dc14442 │ │ └─41914 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a145ebe5a331cb2e485182a31c706c7daea080ff44bc243e7181625d36424cb3 │ │ ├─62502 nginx: master process nginx -g daemon off; │ │ ├─62541 nginx: worker process │ │ ├─62542 nginx: worker process │ │ ├─62543 nginx: worker process │ │ ├─62544 nginx: worker process │ │ └─62545 nginx: worker process │ ├─37eaa6ae8e45a70af8ded3390de962b8c4d90ca71f85fa5ee5348c2d1011e8bd │ │ └─42311 /coredns -conf /etc/coredns/Corefile │ ├─9f8e2b443c723314303d7ce194afed18820fc590621708e03f8ae7205b728a73 │ │ └─176712 /pause │ ├─72ef26686cd12f4c5a10b3958771c7edfff1d7ed21f1d0fa8b0a1ce1125c6fc8 │ │ └─112160 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c1ccb52b7f46980d711804195137aad1f79f5bdaf99e232e1fa7005d8b20d0ad │ │ ├─156802 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156815 /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 │ ├─2e6a64db2b3ef0b01308c22c3287888b31b109a2314d0e0b257ea894c396404d │ │ └─194908 /pause │ ├─e1a4cd88cf1b29f64dc54cacdedbe5a380243b980ea7ffc58c930ee658393038 │ │ └─161627 /pause │ ├─044d766d4a30fd6e92d650c896c9ffe9a8b0d3938818d2db1c86589a8ee93d91 │ │ └─127436 /pause │ ├─6de113fa12b377bde2755cdec83f4d34699af95bfcab75bc2b0a437ecdf29da7 │ │ └─271389 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─043f71ce28a2c088b47e0c68642f4fc47b9278ce4285a27751aa1d39817dd81b │ │ └─64522 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─13c6f4958446140a3aee034f4914bb0d7d6bd0cb5f32e40f2103ecee1cfc4f51 │ │ └─59550 /pause │ ├─5c4f11b5808ffbdb51a3b5712eb56fc8cd54f2415529324b91c8f79bb89371b7 │ │ └─64871 /bin/oauth2-proxy │ ├─2bba3c978725748ed44922d7a6bd842573ba592520664f76c796e383ca44413e │ │ ├─63529 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63605 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e1417e3e5aeaacc2edb0674757c4dadb443229306156a102a2ab0536568f893d │ │ ├─200133 /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 │ │ ├─379048 /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/tmpoql50ywu/privsep.sock │ │ ├─379108 /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/tmpypegmzfy/privsep.sock │ │ └─379206 /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/tmpks5jtunx/privsep.sock │ ├─a0d81e1f0134c1dc78bada625e9bead3ec6156c70dd2184761672c36c524a74d │ │ └─177011 /pause │ ├─d42b53b9bbe0f0d56a73715c97cea22381d73b6295383afb601a185aed3e2da5 │ │ ├─124455 cinder-api: uWSGI master │ │ ├─124470 cinder-api: uWSGI worker 1 │ │ └─124471 cinder-api: uWSGI worker 2 │ ├─8fff49c2c914dfa340ac4717b6641faf91ea29219f6ed6d219adbc2e37020155 │ │ ├─208218 heat-api-cfn: uWSGI master │ │ ├─208274 heat-api-cfn: uWSGI worker 1 │ │ └─208275 heat-api-cfn: uWSGI worker 2 │ ├─f64e4f1f928870aa0b3e4d7ea5647df214fb3ff4f2feafec1f2690fd477ade8d │ │ └─59450 /pause │ ├─4cf9482f9b76e9fbff6dbd8b158b2d46cd07ed8d8062d630ecac73a68738fec6 │ │ └─192427 /pause │ ├─489ffc63340a24b9ac187ac43c522e263453e5c1a5d442e4e08463286a770fa7 │ │ ├─187844 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] │ │ ├─188204 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) │ │ ├─188207 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) │ │ └─188210 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) │ ├─3d965a6f747ba363e53930fd8d9bc45ae16ac7e6f211862d4b5bb96c3d974a79 │ │ └─46765 /pause │ ├─dc7edefd321ca9b172d191e4ea45b921d674ebce39ebf6bcf5aef0228c120089 │ │ └─108968 /pause │ ├─c25763427f924c6c67d69e4fa12d3b813773af6e1792f6fb53f06674ab3434cf │ │ └─64171 /goldpinger --static-file-path /static │ ├─8ee51ce912c87d449dd202042dd00da424ef3d9667848f72aa398201bbeab4ba │ │ └─91588 /pause │ ├─d0cb756d06a17e4e19fada9bfbff449620bee2adfc39e2943e0551e2b3071a14 │ │ └─43336 /pause │ ├─6670a91a01adfa4592ed3696a33bd7b9ca09ae0b8565cb2eace622e607c72422 │ │ └─63496 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─a6a7f70ce110809b3c562ae251aac981e568b98e29b2c4d70d1c483431889f87 │ │ └─230403 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─327e5e990f7996fa637bdda450eedba427a0bcde28f78f2d4c4eb17431072074 │ │ └─40533 /pause │ ├─6ae7cd42e9e2e4dafc9fea2b10e0ac6f9e06dfc25f257bd8487c1c340652571b │ │ └─192912 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─dccfbd23c8c26ec0f78174d9912f8838fbc88b2f8a2df343e2a2d68148b4af6d │ │ └─55533 nfd-worker -metrics=8081 │ ├─30631a7460d25671067143a5158f25f58af5b923d086ccb8fc7dcd227f54ee91 │ │ └─192318 /bin/bash /tmp/libvirt.sh │ ├─569a362a815a6a622dfdc9253a0cee37c4766342b6da3d39d92dfafafaee283f │ │ └─63042 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5b1bf8d26731f67ec995bd110b2a4be33af8497c9af351c365aa6f8ab2b97ae5 │ │ └─85578 /pause │ ├─543498e85d38e21442b64103e3a71e0319a2bd78636ded5085386b1bda3b003e │ │ └─43500 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─79d94720cb5d72e6815ea25d7e5fc107d30c2aa5e20c4c7e2d24f7865c172ebc │ │ └─50281 valkey-server *:6379 │ ├─e427758ad7c56e4723f3e4e9c156f83023d40ec5d4da73bb14656e8768204e36 │ │ ├─208222 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─208492 heat-engine: ServiceWrapper worker(0) │ │ └─208495 heat-engine: ServiceWrapper worker(1) │ ├─0ebc1eef22d5e7e66a5cb1483335ca05ce48beed79f42437efba6006d60cce54 │ │ └─194803 /pause │ ├─b73070493d0951d1e57b6c6983ec128d45e1d9f9b1b8656b7e06bbf497b3e932 │ │ └─219529 /pause │ ├─2c9f17760d0f595c0741c451ce76cb2351e47f3a6abb7c348f5e762df5000dba │ │ └─95780 /pause │ └─0155b0e37ac9c1f09d529d0df7e22cedc8ae30fd01bae091e55b3eaecdd95e04 │ ├─271417 manila-api: uWSGI master │ ├─271454 manila-api: uWSGI worker 1 │ └─271455 manila-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount