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 │ │ │ ├─21806 /lib/systemd/systemd --user │ │ │ └─21807 (sd-pam) │ │ └─session-21.scope │ │ ├─21735 sshd: cephadm [priv] │ │ └─21827 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1624 sshd: zuul [priv] │ │ └─1637 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1628 ssh: /home/zuul/.ansible/cp/199.19.213.107-22-zuul [mux] │ ├─426149 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-exgcnbusaprkkjguifqezxovqnxxnbaf ; /usr/bin/python3'"'"' && sleep 0' │ ├─426150 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-exgcnbusaprkkjguifqezxovqnxxnbaf ; /usr/bin/python3' && sleep 0 │ ├─426151 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-exgcnbusaprkkjguifqezxovqnxxnbaf ; /usr/bin/python3 │ ├─426152 /bin/sh -c echo BECOME-SUCCESS-exgcnbusaprkkjguifqezxovqnxxnbaf ; /usr/bin/python3 │ ├─426153 /usr/bin/python3 │ ├─426154 /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 │ └─426156 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 … │ │ ├─ 9972 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12317 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2155cd27a0235c8c9bb2c9c96110f407917a1bcc2566e4ddcba3df8137f6f0a6 -address /run/containerd/containerd.sock │ │ ├─ 12687 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3deddf755a78aa459d9b3c19ca685a49fb719a5f6ac2555b9e97c2b0b303dfc0 -address /run/containerd/containerd.sock │ │ ├─ 18773 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f9df684f32a9bb8389393addd3686374795c777259eee7a0e282e55dbb80f508 -address /run/containerd/containerd.sock │ │ ├─ 25352 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cdd976da5ba202dba2dffea6895199b4c80adc4a28c6a1f1023d4deb1ef33162 -address /run/containerd/containerd.sock │ │ ├─ 30024 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 33e745f65e0fa257cc37aa1917da4eb86d9764ae1e8843282312f3faf7a98f15 -address /run/containerd/containerd.sock │ │ ├─ 34854 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 927beea115c3aeb626342f0c20a1944769081ccf5a67210c7092c60d6603d55f -address /run/containerd/containerd.sock │ │ ├─ 40570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e0fdf80fcaa5582c710d5629d198d99df5550308d2d8149caf62813bf3dcffa -address /run/containerd/containerd.sock │ │ ├─ 40573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16613cc21aacb65e803d3ba0949107025366c5f31925c61b6364ab38f335fe8b -address /run/containerd/containerd.sock │ │ ├─ 40617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c258ae4ae898b5fb0c2be8a6753eeefb3388b0ae894884b9f6c35f8c8137d840 -address /run/containerd/containerd.sock │ │ ├─ 40620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae279d699a31cd9ac48ad6b733970917a71e0735b10ba3cb44be686a70f5a882 -address /run/containerd/containerd.sock │ │ ├─ 40630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6bf51f9f0c2990ac8fe77f238b05f56c2e28c4352c1d9dc0f74a939d7066135 -address /run/containerd/containerd.sock │ │ ├─ 41129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10c608fd2550e0c4be5a08a3646aa4ae8bf3b662e5ddcded2a6636af1e0c94a2 -address /run/containerd/containerd.sock │ │ ├─ 41928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc9757f0c6073b3404ca52811a56c4e92e75ba152557ffd703061a47e861b470 -address /run/containerd/containerd.sock │ │ ├─ 41949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c903b19bb94ced8ea390b9473ec2e43fec043c8f0a12b8ea3c637d0a9f195fb -address /run/containerd/containerd.sock │ │ ├─ 43266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54bcd1f145bd06545d1e09f936038fc11fbaea34057bc31ac02f33bae9708ec3 -address /run/containerd/containerd.sock │ │ ├─ 43657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc5133b99b1985f71f309df51230d27531b4af90100a1749500609689bcc6a9c -address /run/containerd/containerd.sock │ │ ├─ 43702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c1e2252704865225ae09dc475c561b0c9252b9c2b36c8880d80f2c6858d8df4 -address /run/containerd/containerd.sock │ │ ├─ 44168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e3e17b6ba5b95ccb0f647be2df33510a0b2739e725c061557b0fec63abd8779 -address /run/containerd/containerd.sock │ │ ├─ 44688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41b3eba003802a38a73cabb38a963c873d72e32f1209a8101dc6bb15860305eb -address /run/containerd/containerd.sock │ │ ├─ 44727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 278ac5009a764c1d3451a49b217c18a47883b8f22b28f94edeabd904e45620a4 -address /run/containerd/containerd.sock │ │ ├─ 44747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f6952e3097e56aba168931e5552b52e8dc473b49eefcaae972bb348ee1469c0 -address /run/containerd/containerd.sock │ │ ├─ 47184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52b68928ca3eb655d9be106f7d6e5bc69046e55e821fd5efab38385660f5847d -address /run/containerd/containerd.sock │ │ ├─ 47301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbb0365269abbb3c27596e4ce4275e1215e043eed5b034f228457b4e65a3fc6f -address /run/containerd/containerd.sock │ │ ├─ 48027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60849a24819995d09120667e4bfc2101b9f164a87ee68b56702c9d7494249fe4 -address /run/containerd/containerd.sock │ │ ├─ 48141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c3f1a2adade2015c66ba52a5e080a51c10337f51e6ec959ea8c59e540591fd6 -address /run/containerd/containerd.sock │ │ ├─ 48541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77deddb1c7e4c750722ce4b48661f9bd8196da75e3e948308673ad3e75f4d7c7 -address /run/containerd/containerd.sock │ │ ├─ 48847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c899e70345abc0787f7c6868adc6e9792dfa114028ee725e222b1c196873940a -address /run/containerd/containerd.sock │ │ ├─ 49254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53798cca1b682721510487047e2d370c2d6ea7b2e0e4cf77be3d26aabc302b91 -address /run/containerd/containerd.sock │ │ ├─ 51709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2bcb871a494ef3f410488ae2eb11cf1e112997c4ab0dc38868302aa42ead109 -address /run/containerd/containerd.sock │ │ ├─ 51946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d617c3a5f54fc864cbb3ad6ba7f0360b9e50064e96c833168655dbda011f4271 -address /run/containerd/containerd.sock │ │ ├─ 56289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce52886d5f4c46328bb1352c0bc6affc7d5da1b03be7e9ae5927d7222845d640 -address /run/containerd/containerd.sock │ │ ├─ 56942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea874e57a1faf8f1f06be2b199cb5ec9ef4d8cfc8130ec2d8784cbc730edbdd7 -address /run/containerd/containerd.sock │ │ ├─ 57008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ec676d1f5a689be84fb568f685318677a3cf34c7ada04a329b433d9480ba877 -address /run/containerd/containerd.sock │ │ ├─ 57070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41fb8be79e3dd3300ba810f43ce44030fa2b9d9c077dd911765df60d9112becd -address /run/containerd/containerd.sock │ │ ├─ 57240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 022802effdf39e784561cb62d0dbf0b6789d02f2965af39303f2f06470d817be -address /run/containerd/containerd.sock │ │ ├─ 61893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09f596e7630b80bdf7a6b1047d791b6e35018b00c3f53191322e17b525972d57 -address /run/containerd/containerd.sock │ │ ├─ 62060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d27a4885b329da3e96f7396e1b7e1d8c1edad477e37498a9f4361cfeb422028 -address /run/containerd/containerd.sock │ │ ├─ 62113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdd619e78a91e5746ece8b69bd9e2a883e0104bb6576b53c067b93c4d32700b3 -address /run/containerd/containerd.sock │ │ ├─ 62158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae39c7a0e7638d96d98dc27e657e05497fcbcf573f0c2ef2ff21aae011607eb1 -address /run/containerd/containerd.sock │ │ ├─ 63440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbcf8bbb9374200b5e3d21feae947154611bcc34326774e743585b3d57a147a8 -address /run/containerd/containerd.sock │ │ ├─ 63562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc419ac0dfda67e9fdb3d72073d7ac9585643877cbaed58fab00dfb9b94c415 -address /run/containerd/containerd.sock │ │ ├─ 64013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aac44ed129a5e07d894f13dda9dadc0b5ac5d19f7dc84d61862f7f8b8c1628d -address /run/containerd/containerd.sock │ │ ├─ 64054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7dc9de0e6071bd4d0c24177f174841fbb1ef05cd28012e84c022742c870d3fa -address /run/containerd/containerd.sock │ │ ├─ 64093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 610f234bb8bd5c31e34d19096a2caa7e0da5d1e893c09fdded94a6edd695e400 -address /run/containerd/containerd.sock │ │ ├─ 64557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0608ee2643416d1cd98fbf2e148f24c8ed039b8e554964c8ae05142a5ec7a23 -address /run/containerd/containerd.sock │ │ ├─ 65027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9993aaa380260384998ca20c68c02e7a897433b671d0e1c515d260f5e4dd9618 -address /run/containerd/containerd.sock │ │ ├─ 65296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bff0a73ca85c4134fc5f8d0a671a0fb0f91d405c051eba56ea4e2f72fe1421fe -address /run/containerd/containerd.sock │ │ ├─ 65801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfbf66f7135433930d4a2e961ce5490ac1ef7ec52913aed2290bed05e5a068dd -address /run/containerd/containerd.sock │ │ ├─ 66551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18341ccada26bead52b2778223610c2f4cba529933f5bc756e490dd8e1baf7e3 -address /run/containerd/containerd.sock │ │ ├─ 68327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f76e9b995b08261b374ffb170b99332281da6e90982b9696a99d35c9e253c80 -address /run/containerd/containerd.sock │ │ ├─ 70461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49b0a51a44e692f7d57d57022bad955a650586beace4c6aa9b198d21a02c2485 -address /run/containerd/containerd.sock │ │ ├─ 79965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a0db645afdbafbf32591b79bd42b76c60c4b8d0bbfa84730f99e9bfe23bea2b -address /run/containerd/containerd.sock │ │ ├─ 81511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4911fd1c61fa5ec7532754a63c70c93e7933097616e02b9d7adc8cc58772415b -address /run/containerd/containerd.sock │ │ ├─ 87993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7ca22f014ea1dadb8fab91aad195fe4c568fb2c127f2df516dabf98ce172364 -address /run/containerd/containerd.sock │ │ ├─ 94663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78b31cf40b9b44a12c846e68bfadebfa9045994389e395f85ad1c24e734c2163 -address /run/containerd/containerd.sock │ │ ├─ 98388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10b61e66fb4764faf8e47f0f5d7a61d899dedb1916399467e4c079e95b2674c1 -address /run/containerd/containerd.sock │ │ ├─ 98427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5033bfc69482ae4b4fc606492af001fb85058330e2093e67698a8e9fc917a837 -address /run/containerd/containerd.sock │ │ ├─111749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63949533c476439ea4478ceefd5ad9d0ae856d5af58a10a64ad3b0a3155bc261 -address /run/containerd/containerd.sock │ │ ├─113435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3afae7d94a937d4734ff24122710027d7488f00ac3069d1e853759489f6196b4 -address /run/containerd/containerd.sock │ │ ├─113480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3ee1578dfa3f4e59a9e4457c210e63260678f3b1a59c88bb8afd3d3d6466f97 -address /run/containerd/containerd.sock │ │ ├─115486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97f5253846d2112edc91f0636f64215f07cf17db00753af2e1054251c3de8db7 -address /run/containerd/containerd.sock │ │ ├─117341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfd70e04a0804f922c7d8a4231e0d97c230a55b350c08b1c37d60124ca686aed -address /run/containerd/containerd.sock │ │ ├─117386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09a840c6bbea118af39aa237171fc139bbd412cb4ea225abb88cb7154ef66a3a -address /run/containerd/containerd.sock │ │ ├─140920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 767d2a9d36cb9c799fbe91fd4982befc18af3c2763505284ec71ceba30a01e50 -address /run/containerd/containerd.sock │ │ ├─140977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f34be6e7b109b196b3c72bb2437e7df90a2798a1d84d6895568d1f454b6a1f4d -address /run/containerd/containerd.sock │ │ ├─143679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6037e78379c00eab381e24d87c0e11303ecdb5b09829ee9e9ac977524dac397a -address /run/containerd/containerd.sock │ │ ├─158826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e86cb7607e057c5d325873a9664a4f09f8cbad7ac567ad293ea27902ad5dc14d -address /run/containerd/containerd.sock │ │ ├─160555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9253015fc00263c8aa1323a06b70e43bf591c1918817340e522f89a441867ab9 -address /run/containerd/containerd.sock │ │ ├─160991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22f7ac5cdae9281c220da9368dbb3b1576491afb0c8e39abccee96dc1fd7fdf0 -address /run/containerd/containerd.sock │ │ ├─161896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 083100dc3479a664a4ce2e08903ace833503e8467a7c26f51cfb563a34be6f0c -address /run/containerd/containerd.sock │ │ ├─163937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9b61c4f8cdeeac82df462a86054d9578c2a6f4cae259d8ee426563071475c9a -address /run/containerd/containerd.sock │ │ ├─164254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4de1fa5044b7be3ab9d4161f5a16c14a48be13532143674a24595ab1c1470968 -address /run/containerd/containerd.sock │ │ ├─164592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fe6a0165feeb32700c042636c287a1658b09cecb2638c3bfd981dbf1b00338a -address /run/containerd/containerd.sock │ │ ├─164669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36af6960504368421ca9847cbbc291d1455f27c4c197b6b3814ef97cdc37db69 -address /run/containerd/containerd.sock │ │ ├─164859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26d45453ae2abbe309f1b4eff26b1033d1a79b6a4b2831397d5fea0f05be0f27 -address /run/containerd/containerd.sock │ │ ├─164942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf41994bdbc565ecadeca16121e968388f11a331a036a4011a215bc9435e6aeb -address /run/containerd/containerd.sock │ │ ├─177509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e0a3484bdeaa089ca1c2d00a158423003cb1a5ccded92a91864e43270b0e204 -address /run/containerd/containerd.sock │ │ ├─179390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2409b1ab3d85df55e3a9e08eb52b7d9e02c276b07d3bfbe6aca91be9714fb97f -address /run/containerd/containerd.sock │ │ ├─179405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cac22bbff2c5fc9d2bf4447a58e9938433a45893972f1791b5a21e3b27df8816 -address /run/containerd/containerd.sock │ │ ├─179462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b81424db98e75be7b09fae3ac94308ff2657ef678f4cd11ceff80f5fc122f6de -address /run/containerd/containerd.sock │ │ ├─179473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac3c31c201de0b6fded783de061df79a64daac6f8fe43bf58f4f21b7704029d5 -address /run/containerd/containerd.sock │ │ ├─179538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1b4bcd432b7a9bdbc90b404ccd9aec34ff6dcde4120778c1969b35cc771f97a -address /run/containerd/containerd.sock │ │ ├─179909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c4d3826fa09fdb9aa81e41ead07472c23ffa5beeea08617c900a7c76a1b8ca8 -address /run/containerd/containerd.sock │ │ ├─179949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87ad90454f39ec839ca5ce5e45b5bb5dcac7d4acd7bb67acc2b5daf9d966c749 -address /run/containerd/containerd.sock │ │ ├─192995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3d95c07d4e94d65af247474dd5a2789227ba0c532ea747c802be13bb7aa9ee7 -address /run/containerd/containerd.sock │ │ ├─195575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bd22e10cd4a5602aa12b207a305960be2da85545c6e909d72b7aaa2a71bd910 -address /run/containerd/containerd.sock │ │ ├─195629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb7822aef524f5683d4ba1c6549caf305c791c2c400e1c49936d3923ea4b8fdb -address /run/containerd/containerd.sock │ │ ├─195657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23df37abf058cd84b79cdf824fc779d41e9781fb7c625cd9f84e42d761742bd1 -address /run/containerd/containerd.sock │ │ ├─212823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be5c824d10c88d8c7058b137ed28e4b4362c52e2904fa78fe4640449cc841557 -address /run/containerd/containerd.sock │ │ ├─221371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c2cd12d6f8193eb7a06948c7884e75165d4a4b1b4fdb05147102e0669a7635e -address /run/containerd/containerd.sock │ │ ├─221403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 625a86bb10c0fa843deb9c49f517f7228ecf88ff55bece2cfd2aa45c07fb0fcc -address /run/containerd/containerd.sock │ │ ├─221440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7941eab5fe7e2e30c9381bf8ffdf87408dca5d651f2ad3f9e8152776d3d1001b -address /run/containerd/containerd.sock │ │ ├─221720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a471c8182f25c1739f3bdb703330e6321895ceaad89130a67e7cc240ca57057 -address /run/containerd/containerd.sock │ │ ├─233593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5162f0c860fc05378e05e97902fdfa39a714da43b55ea46206acc12676363dc -address /run/containerd/containerd.sock │ │ ├─236045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 596029a0023b94451d784aacccb40544b8e664900b75f49d9daebd30f4f1d6a1 -address /run/containerd/containerd.sock │ │ ├─237389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd6f6cd3e7d897a68026799322af87dac6b740fe69eef42c710c4dd4a71ea630 -address /run/containerd/containerd.sock │ │ ├─238353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c85b886dc057062d68155deb2c4a3e1a43cf03a0f71c285b16159f14728535da -address /run/containerd/containerd.sock │ │ ├─239504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 903e60e35839b7a37e1b1eb37ef5bf3697a7c2c3ae270b3a0280e17d23eb0c36 -address /run/containerd/containerd.sock │ │ ├─241864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b5f27d7977f909384a6ee7110f7435127320b62af211d16d03b67b6bbdd4814 -address /run/containerd/containerd.sock │ │ ├─242977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cc2147b1e0c85a2cdf56d5e8cd666f7e7558dc5b28fa6bf30d8a8e97cabc481 -address /run/containerd/containerd.sock │ │ ├─243031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 787faade0006451c678a91ec3970fb0c4aadb40051deb67ec7c3109fde33f51f -address /run/containerd/containerd.sock │ │ ├─253171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cc4f160f6f3b8cd6968124c047b5ba4a4f371efdf7e2cee8f4c977026a0543a -address /run/containerd/containerd.sock │ │ ├─253722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3030ed4809b9716ea664ba4afa052479960776bfb6b7c855d9d7c82c060e1160 -address /run/containerd/containerd.sock │ │ ├─258641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d0e46b9eab4458e5363a2fbe8a08bf06638dfb3fd984754bd62eb5d9dd9de7c -address /run/containerd/containerd.sock │ │ ├─264135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b074c52ac8bf55fdbe331500d9b8f31aff0dee9774d3ff4e605ec14fd97c4c1 -address /run/containerd/containerd.sock │ │ ├─264376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92a186bdf05c8cf49225db36e8a7feadfeaffe8552d42d6f4d9f4385ecabe65d -address /run/containerd/containerd.sock │ │ ├─264521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93c451edf4bcf2af9b10b8a3603628f8082d97b123040e78963ad77b9a38598e -address /run/containerd/containerd.sock │ │ ├─264618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 551327c95227de4f40440d28d4fee46954b901ae1348ff99faee2ffe446e1d33 -address /run/containerd/containerd.sock │ │ ├─300896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ab122d70c9c22ec6c08bc54e4383c76246909579ec23435d27d145c52b2d4ab -address /run/containerd/containerd.sock │ │ ├─303649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15bca8a273def4f9b355f84a5cd658ec5e85adace977c465299c5072ba269796 -address /run/containerd/containerd.sock │ │ └─305231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86f2879335a9face0fbc059388d452f4285afdde28b716aef5535c3bbfba2431 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1444 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29738 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30007 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.mvuvsq.service │ │ │ ├─12599 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mvuvsq/unit.run │ │ │ └─12629 /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-mvuvsq --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mvuvsq:/var/lib/ceph/mgr/ceph-instance.mvuvsq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mvuvsq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.mvuvsq -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 │ │ │ ├─18725 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18745 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25071 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25336 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34554 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34837 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12238 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12268 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10341 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-2155cd27a0235c8c9bb2c9c96110f407917a1bcc2566e4ddcba3df8137f6f0a6.scope … │ │ ├─12348 /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 │ │ └─12366 /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 │ ├─multipathd.service │ │ └─158241 /sbin/multipathd -d -s │ ├─run-rb3fd394f078e4c28ab1a874110660221.scope │ │ └─193727 /usr/sbin/libvirtd --listen │ ├─docker-3deddf755a78aa459d9b3c19ca685a49fb719a5f6ac2555b9e97c2b0b303dfc0.scope … │ │ ├─12711 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mvuvsq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12732 /usr/bin/ceph-mgr -n mgr.instance.mvuvsq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─41020 /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.19.213.107 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 647 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─425691 sshd: root [priv] │ │ ├─425692 sshd: root [net] │ │ ├─426056 sshd: [accepted] │ │ └─426135 sshd: [net] │ ├─docker-927beea115c3aeb626342f0c20a1944769081ccf5a67210c7092c60d6603d55f.scope … │ │ ├─34879 /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 │ │ └─34891 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-f9df684f32a9bb8389393addd3686374795c777259eee7a0e282e55dbb80f508.scope … │ │ ├─18798 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18812 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1111 /usr/sbin/uuidd --socket-activation │ ├─docker-33e745f65e0fa257cc37aa1917da4eb86d9764ae1e8843282312f3faf7a98f15.scope … │ │ ├─30049 /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 │ │ └─30062 /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 │ │ ├─10846 /usr/sbin/chronyd -F 1 │ │ └─10847 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─158115 /sbin/iscsid │ │ └─158116 /sbin/iscsid │ ├─docker-cdd976da5ba202dba2dffea6895199b4c80adc4a28c6a1f1023d4deb1ef33162.scope … │ │ ├─25377 /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 │ │ └─25389 /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 │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─8456637643b7a6418b91359f09db8a6c1e1c61d02265d9dc07f6b9136e9824c4 │ │ ├─298403 /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 │ │ └─298650 /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 │ ├─26d45453ae2abbe309f1b4eff26b1033d1a79b6a4b2831397d5fea0f05be0f27 │ │ └─164884 /pause │ ├─09f596e7630b80bdf7a6b1047d791b6e35018b00c3f53191322e17b525972d57 │ │ └─61952 /pause │ ├─be5c824d10c88d8c7058b137ed28e4b4362c52e2904fa78fe4640449cc841557 │ │ └─212851 /pause │ ├─045d2eeb08b8a6af16d4c11df7e4cbb379c2394bec0d03081e8be932632bea4f │ │ └─67960 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─67607341d89bc02c668b2616446ab5df29f0cbe4f2aec7443be51f864d2f2f6f │ │ └─68403 /bin/oauth2-proxy │ ├─9fe6a0165feeb32700c042636c287a1658b09cecb2638c3bfd981dbf1b00338a │ │ └─164624 /pause │ ├─3e78debc8e69c1bf035174b883008834dfc2350a90c17d5337bf9c629ca61bba │ │ ├─63317 python -u /app/sidecar.py │ │ ├─63642 python -u /app/sidecar.py │ │ └─63643 python -u /app/sidecar.py │ ├─41b3eba003802a38a73cabb38a963c873d72e32f1209a8101dc6bb15860305eb │ │ └─44712 /pause │ ├─86f2879335a9face0fbc059388d452f4285afdde28b716aef5535c3bbfba2431 │ │ └─305261 /pause │ ├─e7ca22f014ea1dadb8fab91aad195fe4c568fb2c127f2df516dabf98ce172364 │ │ └─88016 /pause │ ├─787faade0006451c678a91ec3970fb0c4aadb40051deb67ec7c3109fde33f51f │ │ └─243057 /pause │ ├─0e3e17b6ba5b95ccb0f647be2df33510a0b2739e725c061557b0fec63abd8779 │ │ └─44195 /pause │ ├─c0608ee2643416d1cd98fbf2e148f24c8ed039b8e554964c8ae05142a5ec7a23 │ │ └─64583 /pause │ ├─dbcf8bbb9374200b5e3d21feae947154611bcc34326774e743585b3d57a147a8 │ │ └─63463 /pause │ ├─f34be6e7b109b196b3c72bb2437e7df90a2798a1d84d6895568d1f454b6a1f4d │ │ └─141008 /pause │ ├─c593d524b7301ce796c7c186d138f3e100149d26827f8cb4bc84edb73f63f384 │ │ └─67101 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─cdc419ac0dfda67e9fdb3d72073d7ac9585643877cbaed58fab00dfb9b94c415 │ │ └─63590 /pause │ ├─a9b14f76d8278d680ae8768128cbc5aa15402c74cc54b1a6915b934297ce5ae5 │ │ └─129285 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─bdd619e78a91e5746ece8b69bd9e2a883e0104bb6576b53c067b93c4d32700b3 │ │ └─62136 /pause │ ├─592a08de20679b66632aa293f71f229e7d669af22271bd6e9e4a60f9b1c9c390 │ │ ├─159431 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159457 /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 │ ├─c9c327f57f4c192fb65ee1d5e1fe2ec472f9384ffdc2cd66457ad9d63ebcdb24 │ │ └─52293 valkey-server *:26379 [sentinel] │ ├─4899f52d0a9643e36cdc2b2ac156d68059426767e6545c0237c6920ecf88a672 │ │ ├─307723 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─307736 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─813904197c115a40354a3f9c37ca07113d14c867da299656e3eb3c37fb9a2f05 │ │ ├─233839 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233859 /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 -- │ │ ├─233866 erl_child_setup 1048576 │ │ ├─233958 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233959 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233969 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234176 /bin/sh -s rabbit_disk_monitor │ ├─2409b1ab3d85df55e3a9e08eb52b7d9e02c276b07d3bfbe6aca91be9714fb97f │ │ └─179495 /pause │ ├─98a133b322b77b5e818491b515250659e6b203774d785d8d998c4d7e501be7c3 │ │ └─115047 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─10b61e66fb4764faf8e47f0f5d7a61d899dedb1916399467e4c079e95b2674c1 │ │ └─98413 /pause │ ├─10c608fd2550e0c4be5a08a3646aa4ae8bf3b662e5ddcded2a6636af1e0c94a2 │ │ └─41159 /pause │ ├─cac22bbff2c5fc9d2bf4447a58e9938433a45893972f1791b5a21e3b27df8816 │ │ └─179465 /pause │ ├─5fb2e4bf3ff466b3860b3640f8175e3dadecdd472e7a9836767cd37d74c2d0c3 │ │ └─191313 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) │ ├─65ae86476aec9367b655b931e29278ae5d03fec4ce346fb3375d3871778adb2f │ │ └─41195 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─6a347f3a5c714c40667479b7dbc981984176335764e2f1ac87c2687973177247 │ │ └─68153 /bin/pushgateway │ ├─49b0a51a44e692f7d57d57022bad955a650586beace4c6aa9b198d21a02c2485 │ │ └─70485 /pause │ ├─66a705ba1ed951bc4d28dbe1262328e9c455cd3718d9d3fc9d9adcd5ef1d9923 │ │ ├─230581 octavia-api: uWSGI master │ │ ├─230595 octavia-api: uWSGI worker 1 │ │ └─230596 octavia-api: uWSGI worker 2 │ ├─41fb8be79e3dd3300ba810f43ce44030fa2b9d9c077dd911765df60d9112becd │ │ └─57110 /pause │ ├─63949533c476439ea4478ceefd5ad9d0ae856d5af58a10a64ad3b0a3155bc261 │ │ └─111773 /pause │ ├─7941eab5fe7e2e30c9381bf8ffdf87408dca5d651f2ad3f9e8152776d3d1001b │ │ └─221484 /pause │ ├─2062068773e94d2789bda4a920dd4fc1bc2244125d4b4d40023e3b2af8c282b6 │ │ ├─176278 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176549 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176550 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a827d330c697ba171380e75fe3e23583dfe120be67762e70258b3314e9c1c942 │ │ └─52023 valkey-server *:6379 │ ├─e3d95c07d4e94d65af247474dd5a2789227ba0c532ea747c802be13bb7aa9ee7 │ │ └─193020 /pause │ ├─c7689f6ba1c1afa114f7b8e91970a54dcaa6f941b26d4e6e32d11a9d2de9cf29 │ │ └─236188 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0dae13f8415259ec9bf57678c3139915808d44f87e1e2e99049bd13195a25eab │ │ └─40811 kube-apiserver --advertise-address=199.19.213.107 --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 │ ├─92a7cbbccb839aabe46dcdbf1b9cfa079546646427ab81572ec7d5dcbbdd1437 │ │ └─57440 nfd-gc -gc-interval=1h │ ├─e16971188dbbaaaadf9e0d70a0e4f1fcfe67c62074f90ce1521e3c2bff5202a9 │ │ └─40971 /kube-vip manager │ ├─de5e7ac798865fac69add99a21476b6d4c51412c0715998101ea81216aa6834e │ │ └─49390 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─97f5253846d2112edc91f0636f64215f07cf17db00753af2e1054251c3de8db7 │ │ └─115510 /pause │ ├─49c5b30911bddb0df743b7d940ef908b426cd459a7e5b5e528c19d0574ca9c9b │ │ ├─ 98907 /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 │ │ └─402661 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─5b57b720e2a99df8db17a135e9b6ed928b314108f0af131286c616aa3701bdaa │ │ ├─191443 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] │ │ ├─191821 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─192545 /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/tmpym_5izf5/privsep.sock │ │ ├─387359 /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/tmpeev_ebca/privsep.sock │ │ ├─388220 /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/tmpxy0qzscj/privsep.sock │ │ ├─388839 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─388842 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─390058 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5e52d978-882d-4fba-9490-cb4c11bffdd1 --namespace=qrouter-5e52d978-882d-4fba-9490-cb4c11bffdd1 --conf_dir=/var/lib/neutron/ha_confs/5e52d978-882d-4fba-9490-cb4c11bffdd1 --log-file=/var/lib/neutron/ha_confs/5e52d978-882d-4fba-9490-cb4c11bffdd1/neutron-keepalived-state-change.log --monitor_interface=ha-5dfd1cae-22 --monitor_cidr=169.254.0.107/24 --pid_file=/var/lib/neutron/external/pids/5e52d978-882d-4fba-9490-cb4c11bffdd1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─390568 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5d5e1b1a-a36f-4b02-ad29-221d25c0ae60 --namespace=qrouter-5d5e1b1a-a36f-4b02-ad29-221d25c0ae60 --conf_dir=/var/lib/neutron/ha_confs/5d5e1b1a-a36f-4b02-ad29-221d25c0ae60 --log-file=/var/lib/neutron/ha_confs/5d5e1b1a-a36f-4b02-ad29-221d25c0ae60/neutron-keepalived-state-change.log --monitor_interface=ha-c2943806-8e --monitor_cidr=169.254.0.188/24 --pid_file=/var/lib/neutron/external/pids/5d5e1b1a-a36f-4b02-ad29-221d25c0ae60.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─391178 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0b5f39eb-b403-445c-9e86-76206f78f8a8 --namespace=qrouter-0b5f39eb-b403-445c-9e86-76206f78f8a8 --conf_dir=/var/lib/neutron/ha_confs/0b5f39eb-b403-445c-9e86-76206f78f8a8 --log-file=/var/lib/neutron/ha_confs/0b5f39eb-b403-445c-9e86-76206f78f8a8/neutron-keepalived-state-change.log --monitor_interface=ha-d515f641-8c --monitor_cidr=169.254.0.116/24 --pid_file=/var/lib/neutron/external/pids/0b5f39eb-b403-445c-9e86-76206f78f8a8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─392313 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=01624d53-c7d5-420e-9d46-0f323d7db904 --namespace=qrouter-01624d53-c7d5-420e-9d46-0f323d7db904 --conf_dir=/var/lib/neutron/ha_confs/01624d53-c7d5-420e-9d46-0f323d7db904 --log-file=/var/lib/neutron/ha_confs/01624d53-c7d5-420e-9d46-0f323d7db904/neutron-keepalived-state-change.log --monitor_interface=ha-26cd3faf-a2 --monitor_cidr=169.254.0.197/24 --pid_file=/var/lib/neutron/external/pids/01624d53-c7d5-420e-9d46-0f323d7db904.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─87ad90454f39ec839ca5ce5e45b5bb5dcac7d4acd7bb67acc2b5daf9d966c749 │ │ └─179991 /pause │ ├─6b7eafbf72138e1efa079fda025db242ae5c2a986c0e1b8a8419bb2c5a051cef │ │ └─57302 nfd-worker -metrics=8081 │ ├─c9b61c4f8cdeeac82df462a86054d9578c2a6f4cae259d8ee426563071475c9a │ │ └─163992 /pause │ ├─93c451edf4bcf2af9b10b8a3603628f8082d97b123040e78963ad77b9a38598e │ │ └─264580 /pause │ ├─938f3862a35fb3a67145dae3380342ef4544c16d401c34de24d0bdb138324bf3 │ │ └─48701 percona-xtradb-cluster-operator │ ├─585b18312aa7df4e192695ff7ba2b4ca0f7a811556f2a633ec18ce30687eb442 │ │ ├─344820 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] │ │ ├─345036 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345176 /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/tmp9anxqiud/privsep.sock │ │ ├─345619 /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/tmp3_j5sng4/privsep.sock │ │ ├─346148 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346155 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346221 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f544f21a-bacf-40ef-b22a-4e8798ba1e9b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f544f21a-bacf-40ef-b22a-4e8798ba1e9b/host --addn-hosts=/var/lib/neutron/dhcp/f544f21a-bacf-40ef-b22a-4e8798ba1e9b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f544f21a-bacf-40ef-b22a-4e8798ba1e9b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f544f21a-bacf-40ef-b22a-4e8798ba1e9b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e4b839c3-7728-4b5b-a9e8-b371c8a82a82,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 │ │ ├─346225 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9c9c4f73-fc43-4c27-897a-725d9dbd3138/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9c9c4f73-fc43-4c27-897a-725d9dbd3138/host --addn-hosts=/var/lib/neutron/dhcp/9c9c4f73-fc43-4c27-897a-725d9dbd3138/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9c9c4f73-fc43-4c27-897a-725d9dbd3138/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9c9c4f73-fc43-4c27-897a-725d9dbd3138/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1af87e7e-fe2e-4b50-86bb-2a8927c3890a,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 │ │ ├─346230 haproxy -f /var/lib/neutron/ns-metadata-proxy/f544f21a-bacf-40ef-b22a-4e8798ba1e9b.conf │ │ ├─346235 haproxy -f /var/lib/neutron/ns-metadata-proxy/9c9c4f73-fc43-4c27-897a-725d9dbd3138.conf │ │ ├─387151 /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/tmpumz720rb/privsep.sock │ │ └─388549 /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/tmpe0ik4c8v/privsep.sock │ ├─5a0db645afdbafbf32591b79bd42b76c60c4b8d0bbfa84730f99e9bfe23bea2b │ │ └─79988 /pause │ ├─9253015fc00263c8aa1323a06b70e43bf591c1918817340e522f89a441867ab9 │ │ └─160578 /pause │ ├─b5cc67fcaf70ef3aadd221c65b37c33cfcd9658582ac4129926195cb5a0433a9 │ │ └─42217 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5033bfc69482ae4b4fc606492af001fb85058330e2093e67698a8e9fc917a837 │ │ └─98450 /pause │ ├─54bbf6b83d552802a91a18e75ab407fbe2aa62dcda46bd5ffc38f5d0b5dd79a4 │ │ └─98804 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-f2vrc --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─fbb0365269abbb3c27596e4ce4275e1215e043eed5b034f228457b4e65a3fc6f │ │ └─47326 /pause │ ├─0b074c52ac8bf55fdbe331500d9b8f31aff0dee9774d3ff4e605ec14fd97c4c1 │ │ └─264196 /pause │ ├─7337643983330ecb1213378be41325a7955b7cc236a94ea435409fabc81fa071 │ │ ├─188654 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] │ │ ├─189078 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) │ │ ├─189081 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) │ │ └─189084 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) │ ├─04925aa7519d1d7badc72f4f04b73b7137fa2441ff98a4ea5a4ece9e9a69865e │ │ └─161122 /coredns -conf /etc/coredns/Corefile │ ├─1ac7e0202f7c2e8b038456f1a52282f7037d74293c9d652c519ccd008e7a8b15 │ │ ├─188649 neutron-api: uWSGI master │ │ ├─188687 neutron-api: uWSGI worker 1 │ │ └─188688 neutron-api: uWSGI worker 2 │ ├─bca582c297a4bd50348b5c76e3cd0921b1612874b413fac3629dd36d9c03b25c │ │ └─231856 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c7dc9de0e6071bd4d0c24177f174841fbb1ef05cd28012e84c022742c870d3fa │ │ └─64079 /pause │ ├─1f76e9b995b08261b374ffb170b99332281da6e90982b9696a99d35c9e253c80 │ │ └─68350 /pause │ ├─6037e78379c00eab381e24d87c0e11303ecdb5b09829ee9e9ac977524dac397a │ │ └─143702 /pause │ ├─88ce7ecb286bf7475b316f52b9d5e7db906575e29178256a2f870a90cea243de │ │ └─44415 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 │ ├─ce52886d5f4c46328bb1352c0bc6affc7d5da1b03be7e9ae5927d7222845d640 │ │ └─56312 /pause │ ├─fe4e89c9506021bf4c5118356a9ee64039435b9a407fb5b32dd4fe2b2b55f1c6 │ │ └─298192 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─639f3d821f777545c74c97cfc4bcef8390749e8605719d3477e89338ef5867fa │ │ └─67470 /goldpinger --static-file-path /static │ ├─92a186bdf05c8cf49225db36e8a7feadfeaffe8552d42d6f4d9f4385ecabe65d │ │ └─264400 /pause │ ├─3a471c8182f25c1739f3bdb703330e6321895ceaad89130a67e7cc240ca57057 │ │ └─221744 /pause │ ├─77deddb1c7e4c750722ce4b48661f9bd8196da75e3e948308673ad3e75f4d7c7 │ │ └─48564 /pause │ ├─9993aaa380260384998ca20c68c02e7a897433b671d0e1c515d260f5e4dd9618 │ │ └─65050 /pause │ ├─6ef5d804f13d9da506a631d50dc21b4e51520ad27a75d13dd71897a8b5c96273 │ │ ├─49306 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 │ │ └─50846 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 │ ├─81a5d6a78e94a780ac709ac0df0682ce4dc0f93813710d88158ff9d0307bcb8c │ │ └─298172 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d5162f0c860fc05378e05e97902fdfa39a714da43b55ea46206acc12676363dc │ │ └─233616 /pause │ ├─767165c2b580f76420ecf07cf3a994b294165f88867a7daf39cda2d868c79621 │ │ └─45000 /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 │ ├─9cc4f160f6f3b8cd6968124c047b5ba4a4f371efdf7e2cee8f4c977026a0543a │ │ └─253205 /pause │ ├─c8d49bc376892e17fdf27dd8ebb674cc19483b29923ade46f609f7542bc37313 │ │ ├─303698 apache2 -DFOREGROUND │ │ ├─306183 (wsgi:h -DFOREGROUND │ │ ├─306184 (wsgi:h -DFOREGROUND │ │ ├─306185 (wsgi:h -DFOREGROUND │ │ ├─306186 (wsgi:h -DFOREGROUND │ │ ├─306187 (wsgi:h -DFOREGROUND │ │ ├─306188 apache2 -DFOREGROUND │ │ └─306189 apache2 -DFOREGROUND │ ├─52b68928ca3eb655d9be106f7d6e5bc69046e55e821fd5efab38385660f5847d │ │ └─47220 /pause │ ├─3c4d3826fa09fdb9aa81e41ead07472c23ffa5beeea08617c900a7c76a1b8ca8 │ │ └─179932 /pause │ ├─73ae7a7b1f4429e4677d37490e8a6fac5f4084aee6b6432fadb24fd65d8897a0 │ │ ├─63342 python -u /app/sidecar.py │ │ ├─63669 python -u /app/sidecar.py │ │ └─63672 python -u /app/sidecar.py │ ├─3afae7d94a937d4734ff24122710027d7488f00ac3069d1e853759489f6196b4 │ │ └─113458 /pause │ ├─19b31b1bafb39f30893b8f05f024266d2e45a544f48443e344c9444b37266741 │ │ └─43730 /coredns -conf /etc/coredns/Corefile │ ├─dba6450c3b5a76dd83c0c8a7e3874a2ec91aef02987c5b2ba47869e51a24ebbf │ │ └─239554 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─7aec95e5ac7cea7abefa81b46f99b29339e76cdd9af51063d2cb8aa224d6cc99 │ │ └─66538 /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-19-213-107.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 │ ├─340b41778cb9c59a46c0f132ed6d0dc5188770151def4b749790db8667711d8b │ │ ├─162034 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162053 /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 -- │ │ ├─162059 erl_child_setup 1048576 │ │ ├─162163 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162164 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162174 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162392 /bin/sh -s rabbit_disk_monitor │ ├─53798cca1b682721510487047e2d370c2d6ea7b2e0e4cf77be3d26aabc302b91 │ │ └─49278 /pause │ ├─c6bf51f9f0c2990ac8fe77f238b05f56c2e28c4352c1d9dc0f74a939d7066135 │ │ └─40724 /pause │ ├─a02781e4fba79c5d5ff3531da4b846cefe41d1c1b43c015d76201c4fff65f059 │ │ ├─231879 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232326 octavia-worker: ConsumerService worker(0) │ │ └─232329 octavia-worker: ConsumerService worker(1) │ ├─78b31cf40b9b44a12c846e68bfadebfa9045994389e395f85ad1c24e734c2163 │ │ └─94686 /pause │ ├─36be3b5ac97efea65998da6484dd755d4b8f51921c7d3426ed4bc4210ce5713b │ │ └─238429 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─eb7822aef524f5683d4ba1c6549caf305c791c2c400e1c49936d3923ea4b8fdb │ │ └─195673 /pause │ ├─6b5818e3048157ed2127e0bf2895803bdb88cd1ab9aeccd551b41fe1278ade3f │ │ ├─253533 magnum-api: uWSGI master │ │ ├─253563 magnum-api: uWSGI worker 1 │ │ └─253566 magnum-api: uWSGI worker 2 │ ├─278ac5009a764c1d3451a49b217c18a47883b8f22b28f94edeabd904e45620a4 │ │ └─44770 /pause │ ├─b5da6c5bb27eb5ad492a80355fab55985c4d08d8bf1e7f2db8aba01fc1725fb6 │ │ └─304049 /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 │ ├─bcf0e921e652ad08146cc2a691b9932ee2dea40ec0e661ced92769ed437399fb │ │ └─199625 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1b489a3f53f155050fd3119e34160804dfce20ca9762eed51ec9462f9accb74a │ │ └─193086 /usr/bin/libvirt-tls-sidecar │ ├─bc19d085967c45857b97a2f82eaffd6016b00f9b610419b09ee7e4d943d3d48f │ │ └─193688 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─903e60e35839b7a37e1b1eb37ef5bf3697a7c2c3ae270b3a0280e17d23eb0c36 │ │ └─239527 /pause │ ├─2f6952e3097e56aba168931e5552b52e8dc473b49eefcaae972bb348ee1469c0 │ │ └─44807 /pause │ ├─e1b4a300591dcd2923af3dca7042b0a3a0378e658243b543925a92632a5b3c2e │ │ └─52118 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 │ ├─2d7f49727545c3ad1d8cbbf83aa7e1d177a897e5a957193d97a180d00981177e │ │ └─67266 /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-19-213-107.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 │ ├─85cd3c25b9a3c8331e2130b1b8f0ce6615e332d98ba19c8f85b6b24a6f390c04 │ │ └─170772 /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 │ ├─3f8dec32fda59f9ffea54b8dfbf6e606184c51a1c660c475912e7ed5c55d235f │ │ ├─80143 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80162 /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 -- │ │ ├─80168 erl_child_setup 1048576 │ │ ├─80215 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80216 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80226 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80398 /bin/sh -s rabbit_disk_monitor │ ├─5609f6b1c24e702de2eb47b7ea1669e1b029ba0ad8289cecfa1f8ff711d059db │ │ ├─176191 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176498 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─176499 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─0ab122d70c9c22ec6c08bc54e4383c76246909579ec23435d27d145c52b2d4ab │ │ └─300922 /pause │ ├─421348fdad1b60343daaad9a8d1e0dc9d6d171fd8095e0484c613d3b6c49b208 │ │ ├─94926 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94943 /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 -- │ │ ├─94949 erl_child_setup 1048576 │ │ ├─95121 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95122 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95133 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95389 /bin/sh -s rabbit_disk_monitor │ ├─e62b8df836123c7501c61646f9f004902e6c23ac14167c90d5a4cd3c838b3e41 │ │ ├─213022 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213039 /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 -- │ │ ├─213045 erl_child_setup 1048576 │ │ ├─213178 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213189 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─213266 /bin/sh -s rabbit_disk_monitor │ ├─c899e70345abc0787f7c6868adc6e9792dfa114028ee725e222b1c196873940a │ │ └─48873 /pause │ ├─a6f2ea99cef7a6348f9330460594b848b48222892a85d0c0c621284f3e5f3352 │ │ └─57392 nfd-master -crd-controller=true -metrics=8081 │ ├─bff0a73ca85c4134fc5f8d0a671a0fb0f91d405c051eba56ea4e2f72fe1421fe │ │ └─65319 /pause │ ├─67be2fa7e342322df45dfbd91f26a1a849b77b92558ca630f54c7226f9f93034 │ │ └─43332 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─23df37abf058cd84b79cdf824fc779d41e9781fb7c625cd9f84e42d761742bd1 │ │ └─195707 /pause │ ├─ba37119de8244dc4695ad357176ac5acf95d8ef59d33e8785c47b1fb07397f70 │ │ ├─49618 mysqld --wsrep_start_position=be803be4-68f5-11f1-8bf7-33faa413eac7:20 │ │ └─49740 /var/lib/mysql/mysql-state-monitor │ ├─d1b4bcd432b7a9bdbc90b404ccd9aec34ff6dcde4120778c1969b35cc771f97a │ │ └─179617 /pause │ ├─d12f77eb0bee2d3121f3e42b9fc2cbe92ab392add03cd0c9e696e4a2a59b73d1 │ │ └─40857 etcd --advertise-client-urls=https://199.19.213.107: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.19.213.107:2380 --initial-cluster=instance=https://199.19.213.107:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.107:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.107: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 │ ├─4de1fa5044b7be3ab9d4161f5a16c14a48be13532143674a24595ab1c1470968 │ │ └─164281 /pause │ ├─6349de3e1b91610a328c29046df0c8874697f30e3e70ee8ef7dc6622b77595be │ │ ├─199534 /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 │ │ ├─389681 /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/tmp38t2hccp/privsep.sock │ │ ├─390126 /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/tmpjreeeiov/privsep.sock │ │ └─390295 /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/tmpros15ttx/privsep.sock │ ├─625a86bb10c0fa843deb9c49f517f7228ecf88ff55bece2cfd2aa45c07fb0fcc │ │ └─221477 /pause │ ├─4911fd1c61fa5ec7532754a63c70c93e7933097616e02b9d7adc8cc58772415b │ │ └─81535 /pause │ ├─c17ae4d70b71b7ceb0d95a2848eda44ee884d80bdb06aa5ad2ee8ff144ae939d │ │ └─47683 /server │ ├─fb90ffc4c623b199d652808c9d538213d1b383f8b3c6f4f132cdfa149c97bd72 │ │ ├─193242 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193262 /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 -- │ │ ├─193268 erl_child_setup 1048576 │ │ ├─193463 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193464 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193474 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─193901 /bin/sh -s rabbit_disk_monitor │ ├─a0bdd96220a33704b7381ca6567376bfb439cdf19a87a92e6c747a120945fab3 │ │ ├─87176 barbiacan-api: uWSGI master │ │ └─87189 barbiacan-api: uWSGI worker 1 │ ├─94a8002405f2e034c62e08fd22381e8c968ad1c192ecb55b253424174c840752 │ │ ├─128004 cinder-api: uWSGI master │ │ ├─128018 cinder-api: uWSGI worker 1 │ │ └─128019 cinder-api: uWSGI worker 2 │ ├─610f234bb8bd5c31e34d19096a2caa7e0da5d1e893c09fdded94a6edd695e400 │ │ └─64123 /pause │ ├─2c1e2252704865225ae09dc475c561b0c9252b9c2b36c8880d80f2c6858d8df4 │ │ └─43744 /pause │ ├─514b6bc2d0b4fb5abdf26495cbaf6b47b3eb863005dbfff666275bb710b7fa2f │ │ └─159326 /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 │ ├─453c112e450b5c3a7ea1f39d6d78d1b284c6454b608ced0534ac2508c52976c5 │ │ └─67350 /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 │ ├─8347e049c45298704564feb5acc537a2af34425b10fd42961604041096ebf3c5 │ │ └─67913 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─022802effdf39e784561cb62d0dbf0b6789d02f2965af39303f2f06470d817be │ │ └─57264 /pause │ ├─74de6f1e5e96c287b3020f99b385c0f16bfd7223488fc12f1e343791f7831a15 │ │ └─48354 /manager --metrics-bind-address=:8080 │ ├─63636be5548f183e4e4903beb614189c7a81b696365fd917e03992c3661f7dc7 │ │ ├─ 47631 /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 │ │ ├─ 47644 /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 │ │ ├─ 47736 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─303373 nginx: worker process │ │ ├─303374 nginx: worker process │ │ └─303375 nginx: cache manager process │ ├─d91ed4e6b6fbfaf811248af989808fbad7dd2f1d5295fecccda28d2796ea60dc │ │ └─68191 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5d27a4885b329da3e96f7396e1b7e1d8c1edad477e37498a9f4361cfeb422028 │ │ └─62089 /pause │ ├─31f3c3ce10c45cd41f285aad870eb5cdc5b3bbeb7bfd161862384970daa00fa5 │ │ ├─68793 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68808 /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 -- │ │ ├─68814 erl_child_setup 1048576 │ │ ├─68885 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68886 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68896 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69055 /bin/sh -s rabbit_disk_monitor │ ├─fe34811eb4a8ebb86ac57f237afdbb7a387ea3e24b789008d0daa84871dcd2fa │ │ ├─208835 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─209154 heat-engine: ServiceWrapper worker(0) │ │ └─209157 heat-engine: ServiceWrapper worker(1) │ ├─95464fae2167ab976c1af661db3e92206dce45fee74da96a714dc90d11002a7e │ │ ├─208874 heat-api: uWSGI master │ │ ├─208914 heat-api: uWSGI worker 1 │ │ └─208915 heat-api: uWSGI worker 2 │ ├─6b339f30e52d20005b9b9badc5c6bd4f90cc12b2a6dfb3658e45d0b0b75e330e │ │ └─40819 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 │ ├─cf41994bdbc565ecadeca16121e968388f11a331a036a4011a215bc9435e6aeb │ │ └─164966 /pause │ ├─ef20821f5a983918cf5abf66695453a66e3d890abbefec9ec587aca6fcd51075 │ │ ├─232754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232775 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416131 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416133 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416134 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416138 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416139 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416140 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416141 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416142 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416143 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─416152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─15bca8a273def4f9b355f84a5cd658ec5e85adace977c465299c5072ba269796 │ │ └─303678 /pause │ ├─fad6114a65f2c249cfacac7a713e045a0715f92da7efcd33c2282c1529388101 │ │ └─305514 /bin/openstack-database-exporter │ ├─2b65ca83cf7ba5dfb36412d057ef14919376c5efa2a0714244890a98641ba83a │ │ ├─189687 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) │ │ ├─190100 /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/tmpn155ck0b/privsep.sock │ │ ├─190312 /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/tmpgxz2ub17/privsep.sock │ │ └─190988 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─39f873227ee9dbd2632ca10aac4b00e9eb3b0b40490327aeb0c1a3dbfde5fe86 │ │ ├─259359 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─259376 /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 -- │ │ ├─259382 erl_child_setup 1048576 │ │ ├─259506 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─259507 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─259517 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─259737 /bin/sh -s rabbit_disk_monitor │ ├─ae279d699a31cd9ac48ad6b733970917a71e0735b10ba3cb44be686a70f5a882 │ │ └─40727 /pause │ ├─16613cc21aacb65e803d3ba0949107025366c5f31925c61b6364ab38f335fe8b │ │ └─40674 /pause │ ├─a33c25f4f104c313d73908116ee4a77e4b4be08d6cb2fe1218bc80c121a6059e │ │ └─261045 docker-registry serve /etc/docker-registry/config.yml │ ├─cc9757f0c6073b3404ca52811a56c4e92e75ba152557ffd703061a47e861b470 │ │ └─41970 /pause │ ├─f39c926ff4eb59403ab6d62aa1ad91447b4dcbe7657c3dc35cb0097e03acb2ee │ │ └─65432 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c9374aea2f22b0f788fde6e1b8004a3fbcbcd6ce1ff01e973a2dad1bddf03f04 │ │ └─65113 /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 │ ├─a60c71113e311a5ec78c581b215f58f648060bdf8229d66e76309680b21c7f89 │ │ └─237860 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─dcd1dbd91be372f3955e0daa51cb65e82d5f1ccab42cdac8da643f5170a82963 │ │ ├─142084 /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 │ │ └─142255 /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 │ ├─bfd70e04a0804f922c7d8a4231e0d97c230a55b350c08b1c37d60124ca686aed │ │ └─117365 /pause │ ├─ac3c31c201de0b6fded783de061df79a64daac6f8fe43bf58f4f21b7704029d5 │ │ └─179523 /pause │ ├─ae39c7a0e7638d96d98dc27e657e05497fcbcf573f0c2ef2ff21aae011607eb1 │ │ └─62182 /pause │ ├─9a99f1800f73b4247ccd34d6c7c121b6387a61be8f4451f5aae009cdc27d9791 │ │ └─48229 /manager --metrics-bind-address=:9782 │ ├─e24c078fc683d700ce661f749c2f578ee25e3ee20c66964896701fde0e16cd89 │ │ └─64699 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 │ ├─b81424db98e75be7b09fae3ac94308ff2657ef678f4cd11ceff80f5fc122f6de │ │ └─179539 /pause │ ├─304a184aa6375e5a55cf0c58bbdc9527b662558cdccf786fe14a88b86a6d813a │ │ └─66630 /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 │ ├─60849a24819995d09120667e4bfc2101b9f164a87ee68b56702c9d7494249fe4 │ │ └─48051 /pause │ ├─083100dc3479a664a4ce2e08903ace833503e8467a7c26f51cfb563a34be6f0c │ │ └─161921 /pause │ ├─29dd2a586a176ad40610c0c5e9d934541cff4a1ecd63a2f52feae528c0817a1b │ │ └─43790 /coredns -conf /etc/coredns/Corefile │ ├─551327c95227de4f40440d28d4fee46954b901ae1348ff99faee2ffe446e1d33 │ │ └─264647 /pause │ ├─163309bd146a308630a5544e443c9f4f2d55645c2e2bb45318147b5cf9879a9c │ │ ├─208871 heat-api-cfn: uWSGI master │ │ ├─208912 heat-api-cfn: uWSGI worker 1 │ │ └─208913 heat-api-cfn: uWSGI worker 2 │ ├─4b4862f1b628f5bca5cbd7f0f9b1068d080fd8b53c44a2804e5de89b8129ab5b │ │ └─65850 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─986b9f2d7cac9ad9d5f335fe466f39ab66af87c5de88f3bf5c755e9ec84734ee │ │ └─44910 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─45a45dd0765bbda7806fa4101d5e39644dfe075408ecdba6ec40fffe3fb0b34a │ │ └─62978 /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 │ ├─d2bcb871a494ef3f410488ae2eb11cf1e112997c4ab0dc38868302aa42ead109 │ │ └─51735 /pause │ ├─9e0fdf80fcaa5582c710d5629d198d99df5550308d2d8149caf62813bf3dcffa │ │ └─40681 /pause │ ├─e86cb7607e057c5d325873a9664a4f09f8cbad7ac567ad293ea27902ad5dc14d │ │ └─158849 /pause │ ├─7cc2147b1e0c85a2cdf56d5e8cd666f7e7558dc5b28fa6bf30d8a8e97cabc481 │ │ └─243001 /pause │ ├─a3ee1578dfa3f4e59a9e4457c210e63260678f3b1a59c88bb8afd3d3d6466f97 │ │ └─113507 /pause │ ├─b398d49c49218effbf9fd22f94eb620a8c7cdac565b9e433827dc5d6b681de81 │ │ └─62486 /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 │ ├─767d2a9d36cb9c799fbe91fd4982befc18af3c2763505284ec71ceba30a01e50 │ │ └─140943 /pause │ ├─11bfb742e4ac42d69455d8725ddfd1da94dfc39f8e5ef32499a68e5dc9f20918 │ │ ├─ 74145 apache2 -DFOREGROUND │ │ ├─ 74250 (wsgi:k -DFOREGROUND │ │ ├─ 74251 (wsgi:k -DFOREGROUND │ │ ├─ 74252 (wsgi:k -DFOREGROUND │ │ ├─ 74253 (wsgi:k -DFOREGROUND │ │ ├─408373 apache2 -DFOREGROUND │ │ └─417102 apache2 -DFOREGROUND │ ├─18341ccada26bead52b2778223610c2f4cba529933f5bc756e490dd8e1baf7e3 │ │ └─66579 /pause │ ├─406ac46e66679b4f0b272d6e468a84a87321c5701f5dcaca9613e45301d31253 │ │ ├─253788 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─254145 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─254146 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─84eb554ba27151c0bc9851ec2bfef3052f7e7cf38419c227f2791dbb26920194 │ │ ├─180582 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─425563 sleep 300 │ ├─8c2cd12d6f8193eb7a06948c7884e75165d4a4b1b4fdb05147102e0669a7635e │ │ └─221406 /pause │ ├─2c903b19bb94ced8ea390b9473ec2e43fec043c8f0a12b8ea3c637d0a9f195fb │ │ └─41991 /pause │ ├─dd6f6cd3e7d897a68026799322af87dac6b740fe69eef42c710c4dd4a71ea630 │ │ └─237412 /pause │ ├─575f4c66a5369c2465791b630826502eebbd25e1334b6dc1eb843c8210eb092c │ │ ├─175276 nova-api: uWSGI master │ │ ├─175313 nova-api: uWSGI worker 1 │ │ └─175314 nova-api: uWSGI worker 2 │ ├─02f52e450f60ea5328150e484ef5b56ce23add3489b44ddd1c7396076976d2c2 │ │ └─141550 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─1b5f27d7977f909384a6ee7110f7435127320b62af211d16d03b67b6bbdd4814 │ │ └─241888 /pause │ ├─7ec676d1f5a689be84fb568f685318677a3cf34c7ada04a329b433d9480ba877 │ │ └─57035 /pause │ ├─f315a5bf4a02a2b8cc785b081050c3a7045d5c37b0a75947142f86503e53514a │ │ └─68375 /bin/memcached_exporter │ ├─ea874e57a1faf8f1f06be2b199cb5ec9ef4d8cfc8130ec2d8784cbc730edbdd7 │ │ └─56969 /pause │ ├─09a840c6bbea118af39aa237171fc139bbd412cb4ea225abb88cb7154ef66a3a │ │ └─117411 /pause │ ├─66c9db3f6c1c2ab5a8d3f8e5c63c8b37ea1bef796bb4554bca20a24d6161af2e │ │ ├─115622 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115639 /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 -- │ │ ├─115645 erl_child_setup 1048576 │ │ ├─115753 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115754 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115764 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115939 /bin/sh -s rabbit_disk_monitor │ ├─c01e1fabdaca0a9d89a04cf6433b5638f01135f460958ba77e537725fa240211 │ │ └─241912 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─f65efc09c3dd988ad3777c7474214bdd1b6b152d4b90884a982fcf7012e809ff │ │ └─40847 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 │ ├─8c3f1a2adade2015c66ba52a5e080a51c10337f51e6ec959ea8c59e540591fd6 │ │ └─48164 /pause │ ├─dfbf66f7135433930d4a2e961ce5490ac1ef7ec52913aed2290bed05e5a068dd │ │ └─65825 /pause │ ├─2e0a3484bdeaa089ca1c2d00a158423003cb1a5ccded92a91864e43270b0e204 │ │ └─177533 /pause │ ├─6bec7f0eeba68f0bad5af7d3a77a1e85c9cab8013fb59635dc4f4c627018f341 │ │ └─57538 /secretgen-controller │ ├─ff87da0ed9a4375da944b576e4298357b32a6d73ec589b6c0a9a31466d00f0df │ │ ├─175371 nova-metadata: uWSGI master │ │ ├─175404 nova-metadata: uWSGI worker 1 │ │ └─175405 nova-metadata: uWSGI worker 2 │ ├─e3bf5fcb1ea2e304eb9368a28a87dd05711aac09aae3c7ab39c3383e67d168a6 │ │ ├─253233 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253947 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp8k1sgjdm/privsep.sock │ │ ├─253950 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253976 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─8c6b6fe4ae4f5d7185809cb21fae4e0a8882c3c0a48fd060e7cdbb0e3cb0865d │ │ └─68225 /bin/oauth2-proxy │ ├─9bc02b6e7c176ea202b4c2eb8a2302ebefb6bb4c88f3238a0f91861ea8b186ce │ │ └─193138 /bin/bash /tmp/libvirt.sh │ ├─dc5133b99b1985f71f309df51230d27531b4af90100a1749500609689bcc6a9c │ │ └─43680 /pause │ ├─22f7ac5cdae9281c220da9368dbb3b1576491afb0c8e39abccee96dc1fd7fdf0 │ │ └─161013 /pause │ ├─c80f81feaebd16facc596010358f6f34080efc84b0d1280d921c342f5acd12ea │ │ ├─112112 glance-api: uWSGI master │ │ ├─112126 glance-api: uWSGI worker 1 │ │ └─112127 glance-api: uWSGI worker 2 │ ├─f38df42a9a9225bd9723cff48dc09280d88d5ca4f20dfbebbaaefbc78dfda422 │ │ └─67303 /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 │ ├─596029a0023b94451d784aacccb40544b8e664900b75f49d9daebd30f4f1d6a1 │ │ └─236077 /pause │ ├─d617c3a5f54fc864cbb3ad6ba7f0360b9e50064e96c833168655dbda011f4271 │ │ └─51970 /pause │ ├─fb4467f076bb56b7d9b6b8e8361e81492f034bdc58a2fd7f4a16c82c84ae8337 │ │ ├─113881 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114135 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114147 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─98ef6e426ec83856634b47f34c1691e583b168c0c96bb4e294d1504eda55ca7f │ │ └─52374 redis_exporter │ ├─6e278a704abead9232ddf226e5191832d00c8a351d89a2ef2b6143afa9b1a6fd │ │ └─89056 /usr/local/bin/rook ceph operator │ ├─54bcd1f145bd06545d1e09f936038fc11fbaea34057bc31ac02f33bae9708ec3 │ │ └─43289 /pause │ ├─2bd22e10cd4a5602aa12b207a305960be2da85545c6e909d72b7aaa2a71bd910 │ │ └─195602 /pause │ ├─9b5b1c1bf867d1f3dee5f0e892e851c70b6b983e889f5d42b7671121ff5d67d9 │ │ ├─177781 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177797 /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 -- │ │ ├─177804 erl_child_setup 1048576 │ │ ├─177918 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177919 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177933 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─178001 /bin/sh -s rabbit_disk_monitor │ ├─9bd90d7e9be306622f25742b775f991642443b2e792bfd48f0d61f2059ff963f │ │ ├─66266 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66308 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─5d0e46b9eab4458e5363a2fbe8a08bf06638dfb3fd984754bd62eb5d9dd9de7c │ │ └─258685 /pause │ ├─6434945cca65af2779bf70e52621ddd490928b6ad3bb80e0d8084f3f0b72b455 │ │ ├─188703 neutron-policy-server: uWSGI master │ │ ├─188746 neutron-policy-server: uWSGI worker 1 │ │ └─188747 neutron-policy-server: uWSGI worker 2 │ ├─78b8a6b43d5945b496e64065639dc471191cdcfd179d6db4da35cdca84cda4e3 │ │ ├─298235 manila-api: uWSGI master │ │ ├─298280 manila-api: uWSGI worker 1 │ │ └─298281 manila-api: uWSGI worker 2 │ ├─adf84e8adf5c118d3580ca8edf6a38b4abf8b310ebe7171c0433bf9870023d52 │ │ └─63656 /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 │ ├─27da213a1160604861eb2e073988bf7c219731d1c6a24353a5358984309ee214 │ │ ├─65716 nginx: master process nginx -g daemon off; │ │ ├─65739 nginx: worker process │ │ ├─65740 nginx: worker process │ │ ├─65741 nginx: worker process │ │ ├─65742 nginx: worker process │ │ └─65743 nginx: worker process │ ├─36af6960504368421ca9847cbbc291d1455f27c4c197b6b3814ef97cdc37db69 │ │ └─164695 /pause │ ├─937df265919ea5c0f7dbe1be4a11fe7202f22422f9b7cf862ec51740c57b97d0 │ │ ├─149437 placement-api: uWSGI master │ │ ├─149472 placement-api: uWSGI worker 1 │ │ └─149473 placement-api: uWSGI worker 2 │ ├─c85b886dc057062d68155deb2c4a3e1a43cf03a0f71c285b16159f14728535da │ │ └─238377 /pause │ ├─cc5ac251981bb1f2babdc44c3bf5553623547012b8fb20c14b50dcf1e5354c77 │ │ ├─42426 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42808 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─26e64e9b7e369c9aada4a468dfa0aa9a7d1072ca54cee6554f471b435f88d8e4 │ │ └─99647 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─5aac44ed129a5e07d894f13dda9dadc0b5ac5d19f7dc84d61862f7f8b8c1628d │ │ └─64037 /pause │ ├─1f6216910f75eea4790aba9d17b5b79104c3ff7572ad520972adbf72d3957141 │ │ └─44954 /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 │ ├─c258ae4ae898b5fb0c2be8a6753eeefb3388b0ae894884b9f6c35f8c8137d840 │ │ └─40728 /pause │ ├─3030ed4809b9716ea664ba4afa052479960776bfb6b7c855d9d7c82c060e1160 │ │ └─253754 /pause │ └─507dd5e5282e4c4de11f4c8961daa2007185d80945fa11c64f69dc565d7a356a │ └─49715 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount