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 │ │ │ ├─21160 /lib/systemd/systemd --user │ │ │ └─21161 (sd-pam) │ │ └─session-22.scope │ │ ├─21106 sshd: cephadm [priv] │ │ └─21181 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─696 /lib/systemd/systemd --user │ │ └─697 (sd-pam) │ ├─session-4.scope │ │ ├─1440 sshd: zuul [priv] │ │ └─1453 sshd: zuul@notty │ └─session-1.scope │ ├─ 693 sshd: zuul [priv] │ ├─ 710 sshd: zuul@notty │ ├─ 855 /usr/bin/python3 │ ├─ 1444 ssh: /home/zuul/.ansible/cp/199.204.45.74-22-zuul [mux] │ ├─405692 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qsmsntfaalmspzphmaqucduooorrfsyc ; /usr/bin/python3'"'"' && sleep 0' │ ├─405693 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-qsmsntfaalmspzphmaqucduooorrfsyc ; /usr/bin/python3' && sleep 0 │ ├─405694 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-qsmsntfaalmspzphmaqucduooorrfsyc ; /usr/bin/python3 │ ├─405695 /bin/sh -c echo BECOME-SUCCESS-qsmsntfaalmspzphmaqucduooorrfsyc ; /usr/bin/python3 │ ├─405696 /usr/bin/python3 │ ├─405697 /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 │ └─405699 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 … │ │ ├─ 9784 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12184 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cb6cf6717e75bc74f92e3c2d20b101c301f648425d1c1c209c920208067e6e19 -address /run/containerd/containerd.sock │ │ ├─ 12548 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ce20741ef5700ee7a092aea4066ab851e01060a833cba6d6e3a46320c4792eb6 -address /run/containerd/containerd.sock │ │ ├─ 19235 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1cf9ff834b6cef436c8b0d8827c9938d278b25780461c34f7941248b3fc09293 -address /run/containerd/containerd.sock │ │ ├─ 24418 /usr/bin/containerd-shim-runc-v2 -namespace moby -id addb64c304907c8a28bb8cf0b43d93a6c8a07060281a0d010eea65038a53ed75 -address /run/containerd/containerd.sock │ │ ├─ 29033 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c20f73bdd0d10c3eba0b550cde5a57fc1425caf9df4e1d2615c1e6b7ef25866c -address /run/containerd/containerd.sock │ │ ├─ 33727 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 712611c95466e35ac2e6d248883e3eda0dffc8e74f386e83d40443f67ca3b7ae -address /run/containerd/containerd.sock │ │ ├─ 39410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5a064262de9ed2071e905b63fed2f1cee4c1d9a5aa4aa6904f2e91d427dfb2b -address /run/containerd/containerd.sock │ │ ├─ 39431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc6fe36e14f4940cc1edfc5e80b3748125b03e8d24d6d56cb0031cc393a2261d -address /run/containerd/containerd.sock │ │ ├─ 39476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e49b4106c45123e49844237a9ab465aca131754b78da400cc83a782fab9330d -address /run/containerd/containerd.sock │ │ ├─ 39479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67b30571f64c79ee530ec661095fcd05a725baffe5326f5bbae8a53c17e708e5 -address /run/containerd/containerd.sock │ │ ├─ 39491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74457f8c5022069e0dcdd4e3608edcc3a6bdb5af896b96616c42ea98d2dcb3e8 -address /run/containerd/containerd.sock │ │ ├─ 40030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e64937fb207c02edddf35ed059e03877a9e4bf26555d2f7d34a1e102c6f419e5 -address /run/containerd/containerd.sock │ │ ├─ 40773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 748e0571e705a51cec44c5532741985c3347fa00de15183b98eba044ceec48d6 -address /run/containerd/containerd.sock │ │ ├─ 40805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 108f71975b567a48d502dc7c34b5b2297cf1d133217cf519c5918cbfac9b7685 -address /run/containerd/containerd.sock │ │ ├─ 42101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dcc98de3c58c0d924f5855d7cf0b0fba3c0685d8857397c7609b8f95e8b85c5 -address /run/containerd/containerd.sock │ │ ├─ 42515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd968721b410f09d42c67fbe2e0969f51a8e267ee3097a1d7b9011113c5f2a1c -address /run/containerd/containerd.sock │ │ ├─ 42555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ee326702d83c4dfa2baa5f32ba99a00d174eb1381ba657adc5af1feeab78b3c -address /run/containerd/containerd.sock │ │ ├─ 42988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d6510cccaa5a6a846bdd9f08f6090b96306e1a9856d498eaa8b1288064fd299 -address /run/containerd/containerd.sock │ │ ├─ 43477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 312f9d79896aa6c02ab7252e5e082e4d6f26e041f8502345f876b4c75ceccb20 -address /run/containerd/containerd.sock │ │ ├─ 43517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f13a029397de3917a0e253b82569b783fb22b189e4b9d9466828fd2acd1691f0 -address /run/containerd/containerd.sock │ │ ├─ 43557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 886c7d2e2643ed6b1c53c3e48421fb76e4f4897556cd00c8bccb2e4dfd02ce26 -address /run/containerd/containerd.sock │ │ ├─ 45883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eaf5393d0370d44b9191ed7432ff7103506578198c5d254e519d8b74cf0dc84 -address /run/containerd/containerd.sock │ │ ├─ 45989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42ce4610492f2b971b3458c0c18699201c5a54f6f95bc137c9da957dcd936cf8 -address /run/containerd/containerd.sock │ │ ├─ 46735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11f07c1dc6fc4b32d93a3a94304286f83488a2848334cc99c767009d729e86d7 -address /run/containerd/containerd.sock │ │ ├─ 47016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caf6d587564cadf8cfe1cd1d5ebfe161e82f4ab0df2d7cc7b6e9c95165dd6ef6 -address /run/containerd/containerd.sock │ │ ├─ 47337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19dda42146c5ba9b835fe4bfaf673917a98edd81c0c223067665c4191b85c702 -address /run/containerd/containerd.sock │ │ ├─ 47706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aef4542d74e36a77e72eee7409a4d16b3c8cc2802fd20ffdf1d93923f0f3af3e -address /run/containerd/containerd.sock │ │ ├─ 48088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f01ec8b1c62973bac9dc98db87013c548e2e3d131c5b9ac596ffa0e32cc255e -address /run/containerd/containerd.sock │ │ ├─ 50350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c410463398b6916e6d1c96634a2e200edc21f9bb01b7a060035488660ee1c7d1 -address /run/containerd/containerd.sock │ │ ├─ 50553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44dfea88189e3924a689588c8b76d34577976e97503bddc90994551185bfd0f1 -address /run/containerd/containerd.sock │ │ ├─ 54909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52e415655bb09c60c6e31e1d51b5276a38a174c8217ea2d5fe462e4baf5e3319 -address /run/containerd/containerd.sock │ │ ├─ 55553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cac67f2bceb52b202e12be36f3cacad09ea55d173879892cc806efd467c0ad14 -address /run/containerd/containerd.sock │ │ ├─ 55628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce5bb1abccea0d3aef2d810c36bef098fd65c19d32915311ae516065c510f840 -address /run/containerd/containerd.sock │ │ ├─ 55664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b583c2e30643560dc81e99380349a1b234945a9947f1545e24cca62042a9be8 -address /run/containerd/containerd.sock │ │ ├─ 55810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95baa2a1cfd18e31466566ca6bc02a24baa3f807216a49c9d55896dedebf1eca -address /run/containerd/containerd.sock │ │ ├─ 59789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7435784ff9cb41b592adce2fb1961dfb369d0a4e8dd045d79a359b0f6e861f21 -address /run/containerd/containerd.sock │ │ ├─ 59904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31416b755ca239b6fc7b0c7ec1238e49405d6b876379fa7b204897d333b84c02 -address /run/containerd/containerd.sock │ │ ├─ 59942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9105db003da54b46b28ceb156729436fe1b9538930a5c2d82930e836a2a26f11 -address /run/containerd/containerd.sock │ │ ├─ 59986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f8c6291e9f77be7862484cc7c2a96afcb83307feca0dc80daada7c6320d3d62 -address /run/containerd/containerd.sock │ │ ├─ 61373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 572f7eb9bb6153bc43ca77ed2226f6e5b3baa28178d6ce2ff916d6cd4b1640bb -address /run/containerd/containerd.sock │ │ ├─ 61551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 100f5cf348984faaa552dc65e3bbb47d1ef89880180dba232e90a5f41c58997c -address /run/containerd/containerd.sock │ │ ├─ 61866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7377e6244194af409f73fda767299f4efa2fd2ab383be6768916212ed80d041b -address /run/containerd/containerd.sock │ │ ├─ 61927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 789a668d5ff7bf7f3536ae078b1361edd67954a97a831c2a2e9a1a92f8a71ed5 -address /run/containerd/containerd.sock │ │ ├─ 61972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c16e5980007b1eea13dffefda1ff36776d3775b943f4fff3327662f5aa12b68 -address /run/containerd/containerd.sock │ │ ├─ 62427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60f677bb3090dc36e22b5763cca7d4cf777014b26d5e81a256c96e8f35d7a451 -address /run/containerd/containerd.sock │ │ ├─ 62634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d80451ae7a1ca816c53a2c4663ee882b65ff85645964dd24a949db4abbca5ab1 -address /run/containerd/containerd.sock │ │ ├─ 63262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ab2cdf68721e821cb6e255258948202765434a7a809c96b9cdf27e21993f3aa -address /run/containerd/containerd.sock │ │ ├─ 63345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 185bac89c6e28f82a755b6c7f066d35be8a3866df5a4d2077b656994ba69689d -address /run/containerd/containerd.sock │ │ ├─ 64226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c9bccd9dfb8d7d9798aa78b22ee5d278dc12959c19d8ac7e051f0a1e5354340 -address /run/containerd/containerd.sock │ │ ├─ 65326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd748c172d4fe8947c38df581c158a4462b9ff438fd032bbb25df23d7390ba1f -address /run/containerd/containerd.sock │ │ ├─ 68609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a212ef0355acf0bc838bb44d8d8c4bb15bfeb6242fd084fa5c08a40c78a91ffd -address /run/containerd/containerd.sock │ │ ├─ 77906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cca8326d5058953a96e8b54a072ef77895d2f1a4191c659a83f260e81df4d00e -address /run/containerd/containerd.sock │ │ ├─ 79427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92900fb81135ba4f271d02b5fb05bb42da1fadaae624ebbe2983b511ce5bdac9 -address /run/containerd/containerd.sock │ │ ├─ 85321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecd99e440ab9fae7d8cbe37f6913076068f2417d2209881a34708740f1beb8b4 -address /run/containerd/containerd.sock │ │ ├─ 91592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e0ea5a81a4f6cb7a40f53d9e8213c25bfc8542d5e373fce7aa00acf6db5f653 -address /run/containerd/containerd.sock │ │ ├─ 95483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 284df89e652ed6302383170fe7b9b6120a7d879501a6283cc511722380d1547f -address /run/containerd/containerd.sock │ │ ├─ 95521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd69fc10aa7a6864e651271109a94aee0bc1169f930874025c62e1974f95ac03 -address /run/containerd/containerd.sock │ │ ├─104431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20d315e00f0ddfd66d23a84da2c33f40497bf319bd009d7aa95e394e448dd74d -address /run/containerd/containerd.sock │ │ ├─105920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 169665af620a53594e0e9f105a379681a9d9a3246d9f7ed5350ac97d3b7a5cff -address /run/containerd/containerd.sock │ │ ├─105965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d7c0a36fb2f4086f9920be92dccb979b6a5a00d3e1c991f5c69a21e5aff45a9 -address /run/containerd/containerd.sock │ │ ├─107937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aac5af25dcb256312626f5ed5ccc9dccf267b2ad56b0aee8ba6ffe8441cb02f9 -address /run/containerd/containerd.sock │ │ ├─109732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15762b4497f82f98c8844dc2c0dcdb95b067396a46666bd29cd159e832d7aec3 -address /run/containerd/containerd.sock │ │ ├─109784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcb84f84303a9c59766c47ba385954cb92f13c0a2f86bddff2a613d99226cd5a -address /run/containerd/containerd.sock │ │ ├─122782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0958651faf07a934f643a3dd65666b9ddb3c25a42b948e9a1f7eb8063a95378 -address /run/containerd/containerd.sock │ │ ├─122822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6609e9b169535c0b4e684e8645e6c81e2445c84af0d50401a6000d4b687fe791 -address /run/containerd/containerd.sock │ │ ├─125464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 261f7ba935ca5c230c31ea9cc76fd319844d4253a311731c5f36fd6fe2a45e21 -address /run/containerd/containerd.sock │ │ ├─139979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f38e2516c099292474bb1e33b4a4189bee5f2b3e3d5c8fd7807b83a3045cb647 -address /run/containerd/containerd.sock │ │ ├─141555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59e60dbe258225e71271d6070ddea43072c0e543335484c68588db1068915234 -address /run/containerd/containerd.sock │ │ ├─141880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8d37fd4ab11728a008d41f21d836c22ac02273ffc68b855f0132d2c1a41a7ef -address /run/containerd/containerd.sock │ │ ├─142692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19b4626db5d3186e5109fde8484ece70e987e48019ed069a4056f2ea903d65e4 -address /run/containerd/containerd.sock │ │ ├─157135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd105b7514ef0b8e070f486e3470e83abca609f00e354d1b9d76d85676e94cef -address /run/containerd/containerd.sock │ │ ├─157330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80b008673c5017135f134269e18bd3b061b8948991ae200b27b28c8185c6288f -address /run/containerd/containerd.sock │ │ ├─157434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef62377f541ea468bb5dfbbc4634990da8d16bcd8c4ca6da7dd757f6a41d766c -address /run/containerd/containerd.sock │ │ ├─157491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 260b6c09d7c29f6be7eae448edd7d8577b6b9fa394e67b7c9d2c0a08b6e27f31 -address /run/containerd/containerd.sock │ │ ├─157599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3804abd9261536ed50efcf63155d2f0312d699c735ded13b529742b86697ff6 -address /run/containerd/containerd.sock │ │ ├─158019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e13d50df810841c17de9e7151ee027f6abd2327fda9eea59d1fa2a11e9aa519c -address /run/containerd/containerd.sock │ │ ├─169625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68ee193d5b317aa80514a2fa1ff51033f7e38bdefd4fe9e4066c8d4ec3412abe -address /run/containerd/containerd.sock │ │ ├─171454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 318ca90b7aa55bf59d6f152db2641e48d91ceb37ecfe2bed474a58cb60d0eac4 -address /run/containerd/containerd.sock │ │ ├─171465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0562fcfd3f9f295ef4ff0ba93ee7d7cb3850240c4160c4623215e5916c0d4272 -address /run/containerd/containerd.sock │ │ ├─171551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1951d3c699177be98c22bbeb4db1509fd7c71986ce1e7445702e1799bedd641 -address /run/containerd/containerd.sock │ │ ├─171566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4524e275dc5eacba9841a85902bebd1906d7255f6032c3c672503f7566e56d74 -address /run/containerd/containerd.sock │ │ ├─171682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f4cfc2f980d65de17dd87ab1272deecf8aa19547c28e277b38aa0752d9dc967 -address /run/containerd/containerd.sock │ │ ├─171992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 663d7d0f0ba1536c3118ad7df67f097294963bfe73b15db96bcfef83574a0cf0 -address /run/containerd/containerd.sock │ │ ├─172024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6290a577a37cbebd57d1dc77b5da539da3b2b8e4bcb15e9450e4fecb548ebf7e -address /run/containerd/containerd.sock │ │ ├─185095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bb72a95b8e40dc4d4145d825390fca45bfbd6cdb3871d50be3a4f0d76d6b21d -address /run/containerd/containerd.sock │ │ ├─187842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cec1a54ad8d6b0601265811b3eb90be66fc037eb4add2f1fe7e5430cae3e866 -address /run/containerd/containerd.sock │ │ ├─187868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2751085c12aed8f34eaeab539fcb9b71182be7fab45c62a15d52f84d1daa458 -address /run/containerd/containerd.sock │ │ ├─187947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62370aabc00ae3c88cbd8b29fe468fab159c9d80a7d0cb68ac4a7fe42aaf4674 -address /run/containerd/containerd.sock │ │ ├─204485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcb4aafd20874a144ff567a53bb643f798f6abb4f199c534c3a4f2e13ade8c31 -address /run/containerd/containerd.sock │ │ ├─211902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb8806467c9706786bd9dc4fd5e5e2aa925fda0ad35c71cf1e04f39455517f92 -address /run/containerd/containerd.sock │ │ ├─211961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1da5cf37c31c2719a6b5b7f1885ee96a5c6770e4ca69582c2dad5d532f3db0a2 -address /run/containerd/containerd.sock │ │ ├─212002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e82950400c04a96437d0ea9a1cdd313e3a220cb4bbcb18cd1fe430e1b9b1535d -address /run/containerd/containerd.sock │ │ ├─212271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ec1c48e70a2bd63fcfc96cdcb1ae68d363449e1c6e6c810cc9cb8eddf38cd42 -address /run/containerd/containerd.sock │ │ ├─224101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d6115b44a3b0394edc84511f155622cd5b9e7bdba491aca7aeb3d1c53a3e3d6 -address /run/containerd/containerd.sock │ │ ├─226879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8044640b9e72d7b8e9dea01c36dbc5477f606e8a101ec46666e77238be35b993 -address /run/containerd/containerd.sock │ │ ├─227903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1a252dd1ed61d0f8eab339effb2a545e5612949c867e6a27bd52417dff1817a -address /run/containerd/containerd.sock │ │ ├─228919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77a5b15c09a6d63ffb86d67f2f7c1d7f0a49468586d78b00b2693c2202c98144 -address /run/containerd/containerd.sock │ │ ├─229451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aab73ca3e6414cbd21390af1340c9cb1555c905d8c659c382a986bf864a8e4ef -address /run/containerd/containerd.sock │ │ ├─231088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d97aa6dc4b50ca8de8377c9227ed70a6f5f40cecc0563a3243b7d2dc12d557f4 -address /run/containerd/containerd.sock │ │ ├─232450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b0c33fcedeaa3aa597ad3e5828594f322569a5e95f745103da9448fe98cde99 -address /run/containerd/containerd.sock │ │ ├─232595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8272c7a8e8cb3d4fe281ccb98c39a24bca11c64bc15aabc764aa11ba3fe783c -address /run/containerd/containerd.sock │ │ ├─242045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af4f82a0360a41b8f47f71ee6244643ae76eb2323658c73374f3e9ded90e4f2f -address /run/containerd/containerd.sock │ │ ├─242508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92d5b4e36595d9c988bdc1505025e71a6ab4ef8615d47c153da4431b7513288d -address /run/containerd/containerd.sock │ │ ├─248538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2411b835f72e125b575ed20309ba4e3f3cb84651726c085a12f19ea9921098c -address /run/containerd/containerd.sock │ │ ├─253519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02b4bc05954e4bed633c4537641fa78674faed785c41333e7922b846db1a3142 -address /run/containerd/containerd.sock │ │ ├─253731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81d5186331ac4f7aff5771d02194144ce2f4137fb7c856a8dc41e6a881ab4bc5 -address /run/containerd/containerd.sock │ │ ├─253882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 680df0b8548024471d8078287bd3ec4c1894c0079a39461b20e1124631e014d6 -address /run/containerd/containerd.sock │ │ ├─253943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0cf48bc4699606ae6d1d536cd9635f770617cbc0c1c9246d08c9611dccc3a9 -address /run/containerd/containerd.sock │ │ ├─265493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c215967f3549c668c5b09dd3491aa46dec02d11ef79a8694fd095c1b592b56e -address /run/containerd/containerd.sock │ │ ├─267940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f25e6d55df24240db203d18a0b356b610fb1cd12cd1d06e4521732200cec03d -address /run/containerd/containerd.sock │ │ └─269418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d76bb4c2b5236fe21e279476dabe25308b7ba5cbeab78d199043d4ce0d50f13 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1181 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qgnqfu.service │ │ │ ├─12460 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qgnqfu/unit.run │ │ │ └─12492 /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-qgnqfu --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.qgnqfu:/var/lib/ceph/mgr/ceph-instance.qgnqfu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qgnqfu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.qgnqfu -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.1.service │ │ │ ├─28740 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29016 /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 │ │ │ ├─19194 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19214 /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 │ │ │ ├─24139 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24401 /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 │ │ │ ├─33432 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33710 /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 │ │ ├─12097 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12127 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10154 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─637 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139392 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39887 /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.74 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─642 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-addb64c304907c8a28bb8cf0b43d93a6c8a07060281a0d010eea65038a53ed75.scope … │ │ ├─24443 /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 │ │ └─24456 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-ce20741ef5700ee7a092aea4066ab851e01060a833cba6d6e3a46320c4792eb6.scope … │ │ ├─12574 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qgnqfu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12595 /usr/bin/ceph-mgr -n mgr.instance.qgnqfu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1375 /usr/sbin/uuidd --socket-activation │ ├─docker-1cf9ff834b6cef436c8b0d8827c9938d278b25780461c34f7941248b3fc09293.scope … │ │ ├─19263 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19281 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-c20f73bdd0d10c3eba0b550cde5a57fc1425caf9df4e1d2615c1e6b7ef25866c.scope … │ │ ├─29058 /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 │ │ └─29071 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10659 /usr/sbin/chronyd -F 1 │ │ └─10660 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-712611c95466e35ac2e6d248883e3eda0dffc8e74f386e83d40443f67ca3b7ae.scope … │ │ ├─33752 /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 │ │ └─33764 /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 │ ├─run-r9e408049c1054625a8598d41f96701ff.scope │ │ └─185765 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─docker-cb6cf6717e75bc74f92e3c2d20b101c301f648425d1c1c209c920208067e6e19.scope … │ │ ├─12209 /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 │ │ └─12221 /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 │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139237 /sbin/iscsid │ │ └─139238 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─619 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─84b7d55490719b62d6095a3828fbd31ba31aa5463dd6f223bc5f75ad116017a7 │ │ └─43746 /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 │ ├─0d8060481530b4937b3cff95c3e2de9e393152f8d002fa4c8931718702c98631 │ │ └─40079 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ecd99e440ab9fae7d8cbe37f6913076068f2417d2209881a34708740f1beb8b4 │ │ └─85344 /pause │ ├─789a668d5ff7bf7f3536ae078b1361edd67954a97a831c2a2e9a1a92f8a71ed5 │ │ └─61956 /pause │ ├─b1a252dd1ed61d0f8eab339effb2a545e5612949c867e6a27bd52417dff1817a │ │ └─227927 /pause │ ├─25ba4f672ba65a01f1cc1878c102a09b28c015cf036cacb4b538506ba54a669c │ │ └─65392 /goldpinger --static-file-path /static │ ├─dbb4db3c5cd1895101aef58cf0704eb10ebb7a9f0e34478f1cc0b6bb938a2b06 │ │ └─263386 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f13a029397de3917a0e253b82569b783fb22b189e4b9d9466828fd2acd1691f0 │ │ └─43542 /pause │ ├─028b2c7c66c0350ba639c99166c1416ab184027756593dd9c6cd603006a5a2d6 │ │ └─42612 /coredns -conf /etc/coredns/Corefile │ ├─cca8326d5058953a96e8b54a072ef77895d2f1a4191c659a83f260e81df4d00e │ │ └─77930 /pause │ ├─a7fe2526a078f23957d813936126e9a3c4f636954793cc018f4796ed0b6972da │ │ ├─106420 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106639 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106645 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c2411b835f72e125b575ed20309ba4e3f3cb84651726c085a12f19ea9921098c │ │ └─248572 /pause │ ├─771c947716e9673768081b482620ae3a4188788060c1d936c9bf50e643ef3e5b │ │ ├─65039 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65073 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─dcb4aafd20874a144ff567a53bb643f798f6abb4f199c534c3a4f2e13ade8c31 │ │ └─204508 /pause │ ├─100f5cf348984faaa552dc65e3bbb47d1ef89880180dba232e90a5f41c58997c │ │ └─61576 /pause │ ├─0912b69f00821fa4ef539f215f059d3eafea7d442acc066a02402535d635f80f │ │ ├─123826 /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 │ │ └─124101 /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 │ ├─9b0def65be983cba5f7c512c99c26ba95d182bb643b71182fe21c3fc556ef9cd │ │ └─140388 /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 │ ├─312f9d79896aa6c02ab7252e5e082e4d6f26e041f8502345f876b4c75ceccb20 │ │ └─43502 /pause │ ├─e94b8a1acde605acf1f39eafccb230f70b3657f77d3c9147ddd14164b50bc298 │ │ └─95934 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-gskxf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─86ac7b91180048a945a50f931652b2c646df2de8db37b5bd2a58ddbd47090b39 │ │ └─65983 /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 │ ├─e33112c3b5171758861fae3cc7678c02752c2ef21e6b02edbfdd06b4b11278fe │ │ └─184829 /usr/bin/libvirt-tls-sidecar │ ├─f3923307f62167bbfd57f17c6494591d56da123a44137682fe7769ff7d99c75f │ │ └─221982 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─748e0571e705a51cec44c5532741985c3347fa00de15183b98eba044ceec48d6 │ │ └─40808 /pause │ ├─d97aa6dc4b50ca8de8377c9227ed70a6f5f40cecc0563a3243b7d2dc12d557f4 │ │ └─231112 /pause │ ├─0d76bb4c2b5236fe21e279476dabe25308b7ba5cbeab78d199043d4ce0d50f13 │ │ └─269449 /pause │ ├─40f8e46f6a0dd0a1e2e4cdafab6b6c07bb3e5ecc9a3f036c6564866b0619b1e3 │ │ ├─222852 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222870 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223587 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394794 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394796 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394797 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394800 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394801 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394823 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394824 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8e1ab338d16652701260bb6c2efba7d9f13f2182eb3baaa6642881e3cccddb1e │ │ └─185632 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─680df0b8548024471d8078287bd3ec4c1894c0079a39461b20e1124631e014d6 │ │ └─253905 /pause │ ├─8694e22437ef65811282c71caa233bee0a9de92d346ff396bbc1dd492a9da559 │ │ ├─48225 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 │ │ └─49529 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─aab73ca3e6414cbd21390af1340c9cb1555c905d8c659c382a986bf864a8e4ef │ │ └─229475 /pause │ ├─5dcc98de3c58c0d924f5855d7cf0b0fba3c0685d8857397c7609b8f95e8b85c5 │ │ └─42125 /pause │ ├─98a9b47f3dc2cc4ac50aded2b41e1a291b9e9a0e398d2d1aa0210c62c8c3e3bf │ │ └─43794 /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 │ ├─f38e2516c099292474bb1e33b4a4189bee5f2b3e3d5c8fd7807b83a3045cb647 │ │ └─140003 /pause │ ├─8f161ee1c126c3923c66ac42a5a9ab8a738a0c984c69509a4e3c162aa0dd1b8d │ │ └─66191 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e82950400c04a96437d0ea9a1cdd313e3a220cb4bbcb18cd1fe430e1b9b1535d │ │ └─212048 /pause │ ├─934b94c734c681b9b1bca6b6996f0c1052a3299cbfbb4d7f04d17d5b916a2c36 │ │ └─65839 /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-74.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 │ ├─1d0cf48bc4699606ae6d1d536cd9635f770617cbc0c1c9246d08c9611dccc3a9 │ │ └─253967 /pause │ ├─169665af620a53594e0e9f105a379681a9d9a3246d9f7ed5350ac97d3b7a5cff │ │ └─105944 /pause │ ├─ff65f29747b9b250707bfd1379f54b059c1c03888ebdcebe1c73c3f9f46f82d7 │ │ ├─167625 nova-metadata: uWSGI master │ │ ├─167650 nova-metadata: uWSGI worker 1 │ │ └─167651 nova-metadata: uWSGI worker 2 │ ├─9f4109284269db1b85f79db174c0c8e69efd47917983a7085313b34e9a09176c │ │ └─64586 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ae344b6dad51e56a168e1f86474cf761d1f6d40f4ac37713f58f5764b642c102 │ │ ├─200413 heat-api-cfn: uWSGI master │ │ ├─200450 heat-api-cfn: uWSGI worker 1 │ │ └─200451 heat-api-cfn: uWSGI worker 2 │ ├─108f71975b567a48d502dc7c34b5b2297cf1d133217cf519c5918cbfac9b7685 │ │ └─40838 /pause │ ├─261f7ba935ca5c230c31ea9cc76fd319844d4253a311731c5f36fd6fe2a45e21 │ │ └─125487 /pause │ ├─7c3d635b11deb6742ee396069dd8f4418fb5216f7024af7e07975bee865d37c0 │ │ ├─221332 octavia-api: uWSGI master │ │ ├─221345 octavia-api: uWSGI worker 1 │ │ └─221346 octavia-api: uWSGI worker 2 │ ├─b1ec8d0b540bfc7d966732d03df25b55142a1c4a27f81a8b09af440e7e59a832 │ │ ├─263747 /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 │ │ └─263922 /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 │ ├─1f25e6d55df24240db203d18a0b356b610fb1cd12cd1d06e4521732200cec03d │ │ └─267977 /pause │ ├─ebbb13a3071afd6d72f6fc62356f1fa35be6b499eefebed6f5d91cc8857aad2f │ │ └─48555 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4f01ec8b1c62973bac9dc98db87013c548e2e3d131c5b9ac596ffa0e32cc255e │ │ └─48113 /pause │ ├─18aeb6941ef53845e50ffe719f7186b3a9c016c31a362df55485006c63981315 │ │ ├─242484 magnum-api: uWSGI master │ │ ├─242544 magnum-api: uWSGI worker 1 │ │ └─242545 magnum-api: uWSGI worker 2 │ ├─8e63f0f8e10c9bab2f5b6123fb78d88d3c14929213451a1ac60d75ca576ea72e │ │ └─43343 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 │ ├─82f68ae69b3e2f8de3a32e11083688f8d8e3b2a1a4d08099b01f913bc98cf0b7 │ │ └─123427 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─31416b755ca239b6fc7b0c7ec1238e49405d6b876379fa7b204897d333b84c02 │ │ └─59928 /pause │ ├─d68e2f379c4912117bcb622b1f8ba052e9461396e0f69e8c088e060499559c48 │ │ ├─140422 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140435 /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 │ ├─dce7b190c9e66d26ff4d33f874dad01a338225341ccaf2a3ee02124fc46251cb │ │ ├─78099 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78117 /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 -- │ │ ├─78123 erl_child_setup 1048576 │ │ ├─78181 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78182 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78192 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78259 /bin/sh -s rabbit_disk_monitor │ ├─1cb05f5461ce2dacc638a818f86d5c1711523c58bd066a40009f2dad18e1614b │ │ └─184878 /bin/bash /tmp/libvirt.sh │ ├─84652085443539299d0f6435613e9d6473a0481b9ea5ab8fbdf308c1a9ec285c │ │ └─62752 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 │ ├─7ffadf3af9f89e206c9ca37f0c8f20e6714cab06a9164f9dcae5964f07a0c2d5 │ │ ├─272105 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272117 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─5fba2ce50ebe53a327bb5522041c9d021dc38c7e248e20c39ece3bbf5d1ab957 │ │ └─229522 /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 │ ├─15762b4497f82f98c8844dc2c0dcdb95b067396a46666bd29cd159e832d7aec3 │ │ └─109761 /pause │ ├─9b947b21cfd7c22e8128fc4dd06e9c0f2d3bcc67d6983a491e059132e3b42779 │ │ ├─63831 nginx: master process nginx -g daemon off; │ │ ├─63848 nginx: worker process │ │ ├─63849 nginx: worker process │ │ ├─63850 nginx: worker process │ │ ├─63851 nginx: worker process │ │ └─63852 nginx: worker process │ ├─a212ef0355acf0bc838bb44d8d8c4bb15bfeb6242fd084fa5c08a40c78a91ffd │ │ └─68639 /pause │ ├─7af18c1fab9fd8b553596c1e1542d0055c484beb9bf374ff367dc7f2abd15806 │ │ └─65881 /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 │ ├─d34c95936ebe4f808745860f55301babd815e3e41e4d6ded646372d9384d3498 │ │ ├─172546 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─400569 sleep 300 │ ├─a92c6cd6b1d435aa62995a73429eec500d3d86578b4562747a41c2a24e6feb3d │ │ └─43701 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─52e415655bb09c60c6e31e1d51b5276a38a174c8217ea2d5fe462e4baf5e3319 │ │ └─54933 /pause │ ├─339cbdef66a688d2b4dbab7fb86e6248e037d60e8aa0f8f3929bcfce58beeee1 │ │ ├─167374 nova-api: uWSGI master │ │ ├─167416 nova-api: uWSGI worker 1 │ │ └─167417 nova-api: uWSGI worker 2 │ ├─9eaf5393d0370d44b9191ed7432ff7103506578198c5d254e519d8b74cf0dc84 │ │ └─45910 /pause │ ├─aac5af25dcb256312626f5ed5ccc9dccf267b2ad56b0aee8ba6ffe8441cb02f9 │ │ └─107959 /pause │ ├─292d3c1eec031f36822a98d043a64049c1c1f97ed6fa075f7908d5ede0b57f51 │ │ └─120952 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b2a84f9b353c45b614dc3e685645e3a439d41ad65791e984a2510f229b54606b │ │ └─263608 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e1a0136ba3d5b0e4724c62afff17f4c38b5eaad13d3d4c402d97d28fa6fb66f7 │ │ ├─181519 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) │ │ ├─181744 /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/tmpcc7ecclt/privsep.sock │ │ ├─182033 /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/tmpn0__vfb7/privsep.sock │ │ └─182255 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─ddf1652b84a9fd0018e62f0e72b01509e569c5cc88d28941d00ecbe100c651ee │ │ ├─60750 python -u /app/sidecar.py │ │ ├─61063 python -u /app/sidecar.py │ │ └─61064 python -u /app/sidecar.py │ ├─cac67f2bceb52b202e12be36f3cacad09ea55d173879892cc806efd467c0ad14 │ │ └─55578 /pause │ ├─e0e9272fb7fcedfea17ec59e028b1e08c8d17fdcc810723536fbffb675202f5f │ │ └─61297 /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 │ ├─dae6ce4c6d792561e0b46440e03b8cd82082010394d27f8da03a8df1f0fc62e7 │ │ └─47167 /manager --metrics-bind-address=:9782 │ ├─2b0c33fcedeaa3aa597ad3e5828594f322569a5e95f745103da9448fe98cde99 │ │ └─232474 /pause │ ├─59e60dbe258225e71271d6070ddea43072c0e543335484c68588db1068915234 │ │ └─141579 /pause │ ├─aef4542d74e36a77e72eee7409a4d16b3c8cc2802fd20ffdf1d93923f0f3af3e │ │ └─47732 /pause │ ├─9105db003da54b46b28ceb156729436fe1b9538930a5c2d82930e836a2a26f11 │ │ └─59972 /pause │ ├─0eb04673df90ace4606980909d724dd9304014df3d6b5222868520d413292b57 │ │ ├─168357 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─168719 nova-conductor: ServiceWrapper worker(0) │ │ └─168721 nova-conductor: ServiceWrapper worker(1) │ ├─afd6061dc99cae373fd48770e655bf0ecf494174313010d0ccf232c4e2cc92b3 │ │ └─51052 valkey-server *:26379 [sentinel] │ ├─d0958651faf07a934f643a3dd65666b9ddb3c25a42b948e9a1f7eb8063a95378 │ │ └─122807 /pause │ ├─886c7d2e2643ed6b1c53c3e48421fb76e4f4897556cd00c8bccb2e4dfd02ce26 │ │ └─43588 /pause │ ├─1ec1c48e70a2bd63fcfc96cdcb1ae68d363449e1c6e6c810cc9cb8eddf38cd42 │ │ └─212295 /pause │ ├─9e8f98dcec83fb04d06db1756ffcfe203aea7bdd22e4ee94af057769e9e0315b │ │ ├─104862 glance-api: uWSGI master │ │ ├─104875 glance-api: uWSGI worker 1 │ │ └─104876 glance-api: uWSGI worker 2 │ ├─8044640b9e72d7b8e9dea01c36dbc5477f606e8a101ec46666e77238be35b993 │ │ └─226913 /pause │ ├─ce5bb1abccea0d3aef2d810c36bef098fd65c19d32915311ae516065c510f840 │ │ └─55651 /pause │ ├─2b7601bdd252846b172ec6a029f7d9fb45252de8dfcad4a4c3617f721f97ae81 │ │ └─39694 kube-apiserver --advertise-address=199.204.45.74 --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 │ ├─9e5d089d58ac52daf04d4bf20e3936ecc8ddffdf793faa6a15509d6d54e6ac66 │ │ ├─169801 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169818 /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 -- │ │ ├─169824 erl_child_setup 1048576 │ │ ├─169896 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169897 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170040 /bin/sh -s rabbit_disk_monitor │ ├─bb8806467c9706786bd9dc4fd5e5e2aa925fda0ad35c71cf1e04f39455517f92 │ │ └─211962 /pause │ ├─6fbad54f4191b50a6aee9cdb52df8679fe4a9c1761b0d6552934342db8a051e0 │ │ ├─119511 cinder-api: uWSGI master │ │ ├─119523 cinder-api: uWSGI worker 1 │ │ └─119524 cinder-api: uWSGI worker 2 │ ├─3470ce21f55f13acadeadeb0635c391944058a80723aecbd58abf78b63f7165c │ │ ├─180426 neutron-api: uWSGI master │ │ ├─180453 neutron-api: uWSGI worker 1 │ │ └─180454 neutron-api: uWSGI worker 2 │ ├─20d315e00f0ddfd66d23a84da2c33f40497bf319bd009d7aa95e394e448dd74d │ │ └─104454 /pause │ ├─fde0f18a7051448bad9a235cb064379d54d1d597dd797dae7852a031f1eed104 │ │ └─247514 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 │ ├─2d6510cccaa5a6a846bdd9f08f6090b96306e1a9856d498eaa8b1288064fd299 │ │ └─43013 /pause │ ├─c408426fbddf5d4aacdb6c8bd7d63a075605366abb4a8179afba32e1ea49c88d │ │ └─47456 /manager --metrics-bind-address=:8080 │ ├─6609e9b169535c0b4e684e8645e6c81e2445c84af0d50401a6000d4b687fe791 │ │ └─122845 /pause │ ├─e2751085c12aed8f34eaeab539fcb9b71182be7fab45c62a15d52f84d1daa458 │ │ └─187912 /pause │ ├─4336b01674f1d4830a038c19ef5b32164da6bd4009c1ed759160cc8eb3007212 │ │ ├─263392 manila-api: uWSGI master │ │ ├─263433 manila-api: uWSGI worker 1 │ │ └─263434 manila-api: uWSGI worker 2 │ ├─5ffa409bf9dfd1e25b8c28caaf2aa02e86c75dccbc4590768c21daffb4690924 │ │ └─66934 /bin/oauth2-proxy │ ├─7435784ff9cb41b592adce2fb1961dfb369d0a4e8dd045d79a359b0f6e861f21 │ │ └─59841 /pause │ ├─dd105b7514ef0b8e070f486e3470e83abca609f00e354d1b9d76d85676e94cef │ │ └─157228 /pause │ ├─13ed393e4906c60fdf2a1b35484a463c8f29fc96f028cc8a13ed64ec3605cbe8 │ │ └─227046 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─68ee193d5b317aa80514a2fa1ff51033f7e38bdefd4fe9e4066c8d4ec3412abe │ │ └─169648 /pause │ ├─51cea6bc5c48cacf813d6528ccb26786be30b41e7d741920374609f707ad61c5 │ │ └─66984 /bin/memcached_exporter │ ├─f7618aa1b0eafdd5cef1e3cdb68a5d10addbf127c7b84149cc90c2d36ed4c8dc │ │ └─64673 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─dcb84f84303a9c59766c47ba385954cb92f13c0a2f86bddff2a613d99226cd5a │ │ └─109809 /pause │ ├─a319d23f60b8ce8c182787885f324f8da75c597c5844559f9c4782d433e8c185 │ │ └─231137 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─fa0803da98d0eb64e4e6df65ec7e7fa9a17f59b08a26d9d513afb084f51f0efd │ │ └─55962 nfd-master -crd-controller=true -metrics=8081 │ ├─284df89e652ed6302383170fe7b9b6120a7d879501a6283cc511722380d1547f │ │ └─95508 /pause │ ├─4524e275dc5eacba9841a85902bebd1906d7255f6032c3c672503f7566e56d74 │ │ └─171646 /pause │ ├─e6ae8db59e93e9a717c2c561db37c380c0e097d4da9e08ff1dedbe38bbf52955 │ │ └─50808 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 │ ├─af4f82a0360a41b8f47f71ee6244643ae76eb2323658c73374f3e9ded90e4f2f │ │ └─242068 /pause │ ├─2f51d5ace58cc674df523fb07742495f23c54a6f93a2c58d5b26ab7476c811d8 │ │ └─86262 /usr/local/bin/rook ceph operator │ ├─44dfea88189e3924a689588c8b76d34577976e97503bddc90994551185bfd0f1 │ │ └─50578 /pause │ ├─2ece1ad42eb47ee76e54f656ee9b8bf101ff6b6b8e8af2a2aff36c424479024e │ │ ├─200412 heat-api: uWSGI master │ │ ├─200448 heat-api: uWSGI worker 1 │ │ └─200449 heat-api: uWSGI worker 2 │ ├─208ea376fe1a7ed279a30ec3fa259920b7036d12f4e6a57990d529b312a63727 │ │ └─60939 /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 │ ├─f6e75cf5419a285d4cf017f7ccb34cad46e11f11fc3db73e4c264491a5e46420 │ │ └─228968 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─c9da9189ce50f720f1543b45fd5618c3fccea6a586d4efbd6b33420d806821e0 │ │ └─188465 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f1951d3c699177be98c22bbeb4db1509fd7c71986ce1e7445702e1799bedd641 │ │ └─171658 /pause │ ├─a466a62bbd5668de116314d171f77e97572aa9d01a9a6267758e92af3a26ffbf │ │ ├─180467 neutron-policy-server: uWSGI master │ │ ├─180481 neutron-policy-server: uWSGI worker 1 │ │ └─180482 neutron-policy-server: uWSGI worker 2 │ ├─92900fb81135ba4f271d02b5fb05bb42da1fadaae624ebbe2983b511ce5bdac9 │ │ └─79450 /pause │ ├─5e0ea5a81a4f6cb7a40f53d9e8213c25bfc8542d5e373fce7aa00acf6db5f653 │ │ └─91615 /pause │ ├─2c7c371e834748aed9283274d2ac277174fa6c4d617e9576c34657af1df5ca84 │ │ ├─340395 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] │ │ ├─340766 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─340961 /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/tmp6d2s77xc/privsep.sock │ │ ├─341144 /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/tmpd4fcy3vf/privsep.sock │ │ ├─341456 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341457 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341532 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ad572af3-033f-4b86-be52-7bfe6f43c364/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ad572af3-033f-4b86-be52-7bfe6f43c364/host --addn-hosts=/var/lib/neutron/dhcp/ad572af3-033f-4b86-be52-7bfe6f43c364/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ad572af3-033f-4b86-be52-7bfe6f43c364/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ad572af3-033f-4b86-be52-7bfe6f43c364/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8a83f16a-6bda-4a64-8704-f26eba36b49b,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 │ │ ├─341537 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/74581b12-45a1-49e4-abb6-13cb96405f70/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/74581b12-45a1-49e4-abb6-13cb96405f70/host --addn-hosts=/var/lib/neutron/dhcp/74581b12-45a1-49e4-abb6-13cb96405f70/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/74581b12-45a1-49e4-abb6-13cb96405f70/opts --dhcp-leasefile=/var/lib/neutron/dhcp/74581b12-45a1-49e4-abb6-13cb96405f70/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a21b0a61-8762-4d96-888e-af764c54177e,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 │ │ ├─341634 haproxy -f /var/lib/neutron/ns-metadata-proxy/ad572af3-033f-4b86-be52-7bfe6f43c364.conf │ │ ├─341654 haproxy -f /var/lib/neutron/ns-metadata-proxy/74581b12-45a1-49e4-abb6-13cb96405f70.conf │ │ ├─369535 /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/tmpjf8lnso0/privsep.sock │ │ └─373244 /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/tmp1qe_hy90/privsep.sock │ ├─6dc9cf47502f38c0f5595b144b0909cfca7eb5c6c95b8421b170c1d0acd9e3de │ │ └─50715 valkey-server *:6379 │ ├─42f9b81b6fbf19d84e34ae6525b621ff3ac1e7ee0972ec97d5e887256fc6fdbf │ │ └─163136 /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 │ ├─1e49b4106c45123e49844237a9ab465aca131754b78da400cc83a782fab9330d │ │ └─39567 /pause │ ├─e5a064262de9ed2071e905b63fed2f1cee4c1d9a5aa4aa6904f2e91d427dfb2b │ │ └─39486 /pause │ ├─318ca90b7aa55bf59d6f152db2641e48d91ceb37ecfe2bed474a58cb60d0eac4 │ │ └─171523 /pause │ ├─f918d1956e6a0991c73c5f9bd1ea8c0bf02d0c183a61bd26e850f5898f3967b8 │ │ └─65939 /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-74.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 │ ├─7377e6244194af409f73fda767299f4efa2fd2ab383be6768916212ed80d041b │ │ └─61892 /pause │ ├─663d7d0f0ba1536c3118ad7df67f097294963bfe73b15db96bcfef83574a0cf0 │ │ └─172016 /pause │ ├─5bb72a95b8e40dc4d4145d825390fca45bfbd6cdb3871d50be3a4f0d76d6b21d │ │ └─185121 /pause │ ├─2727651256b433c95eee3b66e28ad10c8d3bb981ee1ff5ac8e4518a3ceef4ec5 │ │ ├─224259 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224276 /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 -- │ │ ├─224282 erl_child_setup 1048576 │ │ ├─224502 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224503 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224513 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224665 /bin/sh -s rabbit_disk_monitor │ ├─c410463398b6916e6d1c96634a2e200edc21f9bb01b7a060035488660ee1c7d1 │ │ └─50375 /pause │ ├─2521b250791cb41117e7fe5c561fc8445975992a823e08dedbadd89c7c98a189 │ │ ├─ 46226 /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 │ │ ├─ 46240 /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 │ │ ├─ 46383 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267688 nginx: worker process │ │ ├─267689 nginx: worker process │ │ └─267690 nginx: cache manager process │ ├─7844564648485e0da7e9337e21eebc3e4b4a343e2ef4636ef8539c9636786e43 │ │ ├─48298 mysqld --wsrep_start_position=6836cb7f-4e67-11f1-8db3-26ebe28d3a85:20 │ │ └─48390 /var/lib/mysql/mysql-state-monitor │ ├─e1c0954d8b66dc63af1328c9380318f97f5557ef78c3969064dea6709c69ad00 │ │ ├─200373 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200777 heat-engine: ServiceWrapper worker(0) │ │ └─200780 heat-engine: ServiceWrapper worker(1) │ ├─6290a577a37cbebd57d1dc77b5da539da3b2b8e4bcb15e9450e4fecb548ebf7e │ │ └─172051 /pause │ ├─598aaa4cae95163d4a7be6b17d953fe2f8cacf136d2de7e8d28a5f3fcf6b584d │ │ └─56157 /secretgen-controller │ ├─c380127c37847317a1f1a9033fc32efa900141c9677c9995f007312f09911f91 │ │ └─228427 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─207017756f5350ae45e5bc550d02ada6698ac92b6a2ac098d744f1d5859d84f7 │ │ └─51215 redis_exporter │ ├─5fb2b8af3a291dd5571f1d3cbeb9897da33e1e5c42d97a54138414b62fff4dff │ │ ├─180407 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] │ │ ├─180913 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) │ │ ├─180916 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) │ │ └─180919 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) │ ├─9e0d70bb7a850e7eb9bdb6e717d5f63eba259a72eb36d417fa0cd1f50e9c45d0 │ │ ├─ 71824 apache2 -DFOREGROUND │ │ ├─ 71839 (wsgi:k -DFOREGROUND │ │ ├─ 71840 (wsgi:k -DFOREGROUND │ │ ├─ 71841 (wsgi:k -DFOREGROUND │ │ ├─ 71842 (wsgi:k -DFOREGROUND │ │ ├─397452 apache2 -DFOREGROUND │ │ └─397760 apache2 -DFOREGROUND │ ├─89eccd7290c712f1f0e0b1a35d6cd53d3105d032bd42935924a03c6f1f23b601 │ │ ├─ 96077 /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 │ │ └─337772 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─74457f8c5022069e0dcdd4e3608edcc3a6bdb5af896b96616c42ea98d2dcb3e8 │ │ └─39588 /pause │ ├─1b90b666fb3c96f138a38ba32d1681f03e2659f2225b7c61796479ad3488b953 │ │ └─63947 /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 │ ├─35d303ea8bd87191620208561a2e8374de238ae5f848a1b9182435f4e386da54 │ │ └─47539 percona-xtradb-cluster-operator │ ├─74d06238eca698b1506b5d654bb61b7169a9449865089a11bd4f667a38ba1a5a │ │ └─56026 nfd-gc -gc-interval=1h │ ├─19077989b8637f94329a1314fb8a7600e5ef39b1b9f72bde635ef349a6a09f97 │ │ └─39675 etcd --advertise-client-urls=https://199.204.45.74: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.74:2380 --initial-cluster=instance=https://199.204.45.74:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.74:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.74: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 │ ├─db982056c89aa668ff71bfbb98d9ebf750f47df91e0da8acf080f21c81a81099 │ │ ├─130911 placement-api: uWSGI master │ │ ├─130938 placement-api: uWSGI worker 1 │ │ └─130939 placement-api: uWSGI worker 2 │ ├─77a5b15c09a6d63ffb86d67f2f7c1d7f0a49468586d78b00b2693c2202c98144 │ │ └─228941 /pause │ ├─4d7c0a36fb2f4086f9920be92dccb979b6a5a00d3e1c991f5c69a21e5aff45a9 │ │ └─105987 /pause │ ├─d8d37fd4ab11728a008d41f21d836c22ac02273ffc68b855f0132d2c1a41a7ef │ │ └─141907 /pause │ ├─6d929e06556e6ec9993033b9c0d8c1eb5c36012f9b7e2377066e5cbe2507ec65 │ │ └─66026 /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 │ ├─517be013fe851d5afc0f53c84d6327e9b8b564cc292f77307cd2be2bdd916e6e │ │ └─60259 /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 │ ├─0db6efb28db6cdf785cbb948555dff986414de3fd8bb5d3d2b9e41d629a337bc │ │ ├─41277 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41695 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─81d5186331ac4f7aff5771d02194144ce2f4137fb7c856a8dc41e6a881ab4bc5 │ │ └─253755 /pause │ ├─42ce4610492f2b971b3458c0c18699201c5a54f6f95bc137c9da957dcd936cf8 │ │ └─46012 /pause │ ├─67fef3113c4672c40eca715cc380c48ff8534868ff0951860cdce7150dbb4b85 │ │ └─48491 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─67b30571f64c79ee530ec661095fcd05a725baffe5326f5bbae8a53c17e708e5 │ │ └─39572 /pause │ ├─60f677bb3090dc36e22b5763cca7d4cf777014b26d5e81a256c96e8f35d7a451 │ │ └─62451 /pause │ ├─2c9bccd9dfb8d7d9798aa78b22ee5d278dc12959c19d8ac7e051f0a1e5354340 │ │ └─64250 /pause │ ├─c8272c7a8e8cb3d4fe281ccb98c39a24bca11c64bc15aabc764aa11ba3fe783c │ │ └─232624 /pause │ ├─4d6115b44a3b0394edc84511f155622cd5b9e7bdba491aca7aeb3d1c53a3e3d6 │ │ └─224125 /pause │ ├─b63d64c7cf68ef1d6d65c31fe29effb8f6bb1db56e6ee35b0fe5b31d1ccedee3 │ │ ├─185303 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185322 /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 -- │ │ ├─185328 erl_child_setup 1048576 │ │ ├─185700 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185701 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185711 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185887 /bin/sh -s rabbit_disk_monitor │ ├─e64937fb207c02edddf35ed059e03877a9e4bf26555d2f7d34a1e102c6f419e5 │ │ └─40053 /pause │ ├─02c12feed8d68a24cd23d649b88b996b79b5e5e1458bf803395b1d2f45131264 │ │ └─183085 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) │ ├─02b4bc05954e4bed633c4537641fa78674faed785c41333e7922b846db1a3142 │ │ └─253541 /pause │ ├─80b008673c5017135f134269e18bd3b061b8948991ae200b27b28c8185c6288f │ │ └─157361 /pause │ ├─bd748c172d4fe8947c38df581c158a4462b9ff438fd032bbb25df23d7390ba1f │ │ └─65349 /pause │ ├─572f7eb9bb6153bc43ca77ed2226f6e5b3baa28178d6ce2ff916d6cd4b1640bb │ │ └─61409 /pause │ ├─f0231b5100bc0a96f277a157060e4e1af22eae7aa5aa091baf1ca3e1cbef2d73 │ │ └─65786 /bin/pushgateway │ ├─541e224c756e0abff7d26202949d1efc5815dbff83f18cc6cda7f9aa051dfa5a │ │ ├─108131 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108148 /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 -- │ │ ├─108154 erl_child_setup 1048576 │ │ ├─108213 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108214 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108224 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108290 /bin/sh -s rabbit_disk_monitor │ ├─8d0a770cee842feb64e869fa50a9ce425ef229618ca297e50b2e00992caf8744 │ │ └─39714 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 │ ├─ef62377f541ea468bb5dfbbc4634990da8d16bcd8c4ca6da7dd757f6a41d766c │ │ └─157466 /pause │ ├─5f8c6291e9f77be7862484cc7c2a96afcb83307feca0dc80daada7c6320d3d62 │ │ └─60008 /pause │ ├─5b967757bce38a33cf4cf8ee3fe9db7b4f2d6768945e48aadcb68636b88f7d08 │ │ └─248645 docker-registry serve /etc/docker-registry/config.yml │ ├─0e7b5834fdf0a90d79629f19d8345d20c3bc7797161163c83d9b5121fb47dc97 │ │ └─269930 /bin/openstack-database-exporter │ ├─58aed41d6c45eef583e497b8e5699a6c0e97783206ca45a5c75643aa9a878413 │ │ ├─221965 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222483 octavia-worker: ConsumerService worker(0) │ │ └─222486 octavia-worker: ConsumerService worker(1) │ ├─44ab7514a842fbc39233e988bbce4a1a6a577bf71850e4a5c3c793ea063834eb │ │ └─55900 nfd-worker -metrics=8081 │ ├─301f5ae7e356f2d58c2a28efd94079ab9b07065b6f05b3a0fb56fd4eae06f585 │ │ └─107745 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─260b6c09d7c29f6be7eae448edd7d8577b6b9fa394e67b7c9d2c0a08b6e27f31 │ │ └─157537 /pause │ ├─6f4cfc2f980d65de17dd87ab1272deecf8aa19547c28e277b38aa0752d9dc967 │ │ └─171773 /pause │ ├─11f07c1dc6fc4b32d93a3a94304286f83488a2848334cc99c767009d729e86d7 │ │ └─46770 /pause │ ├─caf6d587564cadf8cfe1cd1d5ebfe161e82f4ab0df2d7cc7b6e9c95165dd6ef6 │ │ └─47039 /pause │ ├─19b4626db5d3186e5109fde8484ece70e987e48019ed069a4056f2ea903d65e4 │ │ └─142716 /pause │ ├─e7a3cfea67edd64b3bd81df1b88d91f1fccdd5a1cc0990527ea7a3c25a012094 │ │ └─66155 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5cec1a54ad8d6b0601265811b3eb90be66fc037eb4add2f1fe7e5430cae3e866 │ │ └─187892 /pause │ ├─7487e933458636a4c58fb451d20e0463a0ac32937b151d0bd735e9fccd9f0904 │ │ ├─268149 apache2 -DFOREGROUND │ │ ├─270799 (wsgi:h -DFOREGROUND │ │ ├─270800 (wsgi:h -DFOREGROUND │ │ ├─270801 (wsgi:h -DFOREGROUND │ │ ├─270802 (wsgi:h -DFOREGROUND │ │ ├─270803 (wsgi:h -DFOREGROUND │ │ ├─270804 apache2 -DFOREGROUND │ │ └─270805 apache2 -DFOREGROUND │ ├─2c16e5980007b1eea13dffefda1ff36776d3775b943f4fff3327662f5aa12b68 │ │ └─62002 /pause │ ├─19dda42146c5ba9b835fe4bfaf673917a98edd81c0c223067665c4191b85c702 │ │ └─47361 /pause │ ├─c9427df03def9e67453504f984e5ff8573bcb90eb6e47979ccf79deb86c54f63 │ │ └─96708 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─2756503f2a1acac0e96f8ed858fdad842f2b116fac9c95f6af904e2d3ea4c9f6 │ │ └─142440 /coredns -conf /etc/coredns/Corefile │ ├─dc6fe36e14f4940cc1edfc5e80b3748125b03e8d24d6d56cb0031cc393a2261d │ │ └─39547 /pause │ ├─c981fc0777e97d31a1a53eea2f2e00488d234e3dbc9c8401ff0a900e0babffc9 │ │ ├─242095 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242703 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpla9ysuc2/privsep.sock │ │ ├─242746 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242748 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0562fcfd3f9f295ef4ff0ba93ee7d7cb3850240c4160c4623215e5916c0d4272 │ │ └─171507 /pause │ ├─ba435d02b0785c3ee29eabe6743964a7c9c5f270293dbc4d617b0d1b56691e12 │ │ ├─188370 /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 │ │ ├─370961 /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/tmplwumui17/privsep.sock │ │ ├─371219 /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/tmpxni_e9qg/privsep.sock │ │ └─379784 /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/tmpc8h8ty5l/privsep.sock │ ├─1186e1408368c1d81151dfcf540fe60f87a45717db78353411700726a5556d5c │ │ ├─168340 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─168835 nova-scheduler: ServiceWrapper worker(0) │ │ └─168839 nova-scheduler: ServiceWrapper worker(1) │ ├─e13d50df810841c17de9e7151ee027f6abd2327fda9eea59d1fa2a11e9aa519c │ │ └─158042 /pause │ ├─77f057c28edf0df82f7170a243cced8ff5b399ac3f1e4abbfc242eccd1a6193f │ │ └─42632 /coredns -conf /etc/coredns/Corefile │ ├─9c215967f3549c668c5b09dd3491aa46dec02d11ef79a8694fd095c1b592b56e │ │ └─265523 /pause │ ├─3ab2cdf68721e821cb6e255258948202765434a7a809c96b9cdf27e21993f3aa │ │ └─63303 /pause │ ├─71b672b13f0bfeee807206728c4033b240f2e65e77a317f71a47342928d01f8e │ │ └─46306 /server │ ├─86dcb98f1ab88a9efb90928fc57e3bfd3afd8e5bca737964602aebadaaeff549 │ │ ├─142969 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142986 /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 -- │ │ ├─143066 erl_child_setup 1048576 │ │ ├─143130 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143131 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143141 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143256 /bin/sh -s rabbit_disk_monitor │ ├─9c636fff1c2886289bbdd5781dffc9b61e3116fc8ed0e683d1e75e370fa92ec4 │ │ └─39830 /kube-vip manager │ ├─8121561e01b068c1c3a9808f121c12c4927e752107dd910c83bfa5c1de664f7f │ │ ├─204628 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204645 /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 -- │ │ ├─204654 erl_child_setup 1048576 │ │ ├─204743 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204744 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204755 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205004 /bin/sh -s rabbit_disk_monitor │ ├─26c50ad88bd840f129ae835a5ff85bd36feefb34f639cf805be1a86956cfe210 │ │ ├─67021 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67038 /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 -- │ │ ├─67050 erl_child_setup 1048576 │ │ ├─67129 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67130 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67140 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67387 /bin/sh -s rabbit_disk_monitor │ ├─1da5cf37c31c2719a6b5b7f1885ee96a5c6770e4ca69582c2dad5d532f3db0a2 │ │ └─212029 /pause │ ├─8819df02db0c24bb6165c63cc77e2aed61873149d0e48b8439780aa8a3cc7b7f │ │ └─247607 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─dd968721b410f09d42c67fbe2e0969f51a8e267ee3097a1d7b9011113c5f2a1c │ │ └─42540 /pause │ ├─62370aabc00ae3c88cbd8b29fe468fab159c9d80a7d0cb68ac4a7fe42aaf4674 │ │ └─187977 /pause │ ├─3f8ab4884beb0aa8894afc8c4bf55c7f9c690b82a5615e46697d3947fa946c33 │ │ ├─84509 barbiacan-api: uWSGI master │ │ └─84522 barbiacan-api: uWSGI worker 1 │ ├─ec3ab4a3f61357e0c0486119565b92ebd7e5509efcb357ddd4720fef2eff78ee │ │ └─66952 /bin/oauth2-proxy │ ├─ec09b5c8391c3bfbdbe871794c2940bc2aab7ef06d1d3ae136c234792d9ef6ce │ │ ├─91938 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91956 /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 -- │ │ ├─91962 erl_child_setup 1048576 │ │ ├─92038 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92049 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92223 /bin/sh -s rabbit_disk_monitor │ ├─35b22f4639fd14afebed4597ee3b7939a80cc6811853638d5b38c37a18ec1a0f │ │ └─42169 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─3109d65faba1ec46142ddce481b9f2d7b8de4afcb0de412ef3210680d9b259ce │ │ └─65446 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─67945a2f0783c113c2fb3cec6c8a3e8068cf622c53b60d121e3efeb62b14088a │ │ └─268603 /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 │ ├─3933b408c49daed83baac48ef1bc10fe43d2161089ef7c3e34845f2dfb4eeaba │ │ ├─183104 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] │ │ ├─183512 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─183726 /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/tmptgzcn4cf/privsep.sock │ │ ├─369674 /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/tmpugebrq0o/privsep.sock │ │ ├─370153 /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/tmp_v3k3fj0/privsep.sock │ │ ├─370514 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370516 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─383147 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=33d9e834-cbf7-4811-b063-54baa8b7abc2 --namespace=qrouter-33d9e834-cbf7-4811-b063-54baa8b7abc2 --conf_dir=/var/lib/neutron/ha_confs/33d9e834-cbf7-4811-b063-54baa8b7abc2 --log-file=/var/lib/neutron/ha_confs/33d9e834-cbf7-4811-b063-54baa8b7abc2/neutron-keepalived-state-change.log --monitor_interface=ha-db602863-e3 --monitor_cidr=169.254.0.148/24 --pid_file=/var/lib/neutron/external/pids/33d9e834-cbf7-4811-b063-54baa8b7abc2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─92d5b4e36595d9c988bdc1505025e71a6ab4ef8615d47c153da4431b7513288d │ │ └─242538 /pause │ ├─b3804abd9261536ed50efcf63155d2f0312d699c735ded13b529742b86697ff6 │ │ └─157640 /pause │ ├─11f7f498183ad66e28b9894201ff9a129e7ceff68b27fc71201bd52843b46855 │ │ └─66230 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5ee326702d83c4dfa2baa5f32ba99a00d174eb1381ba657adc5af1feeab78b3c │ │ └─42578 /pause │ ├─3e3d71f48bfb3d720f8e83259037135e6806522db579576cedfd5d5c655c910e │ │ ├─60773 python -u /app/sidecar.py │ │ ├─61065 python -u /app/sidecar.py │ │ └─61066 python -u /app/sidecar.py │ ├─185bac89c6e28f82a755b6c7f066d35be8a3866df5a4d2077b656994ba69689d │ │ └─63379 /pause │ ├─2c19a0c920fe8a54d727911d52b034ba24cfd2b348c39fc4ad6af8a01b999d19 │ │ ├─249066 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249082 /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 -- │ │ ├─249088 erl_child_setup 1048576 │ │ ├─249165 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249166 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249176 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249422 /bin/sh -s rabbit_disk_monitor │ ├─95baa2a1cfd18e31466566ca6bc02a24baa3f807216a49c9d55896dedebf1eca │ │ └─55834 /pause │ ├─dd69fc10aa7a6864e651271109a94aee0bc1169f930874025c62e1974f95ac03 │ │ └─95544 /pause │ ├─d80451ae7a1ca816c53a2c4663ee882b65ff85645964dd24a949db4abbca5ab1 │ │ └─62669 /pause │ ├─d69b39241c1abf83db7ecee9e7a636c70c06fd164329db505c45f516f4f0634e │ │ ├─242468 magnum-conductor: master process [/var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf] │ │ ├─242997 magnum-conductor: ServiceWrapper worker(0) │ │ └─243000 magnum-conductor: ServiceWrapper worker(1) │ └─4b583c2e30643560dc81e99380349a1b234945a9947f1545e24cca62042a9be8 │ └─55689 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount